.carousel{height:638px;width:480px;overflow:hidden;text-align:center;position:relative;padding:0;list-style:none}@media only screen and (max-width: 1199px){.carousel{height:575px;width:432px}}@media only screen and (max-width: 991px){.carousel{height:510px;width:384px}}@media only screen and (max-width: 767px){.carousel{height:446px;width:336px}}@media only screen and (max-width: 575px){.carousel{height:382px;width:288px}}.carousel__controls,.carousel__activator{display:none}.carousel__activator:nth-of-type(1):checked~.carousel__track{transform:translate(0)}.carousel__activator:nth-of-type(1):checked~.carousel__slide:nth-child(1){transition:opacity .5s,transform .5s;top:0;left:0;right:0;opacity:1;transform:scale(1)}.carousel__activator:nth-of-type(1):checked~.carousel__controls:nth-of-type(1){display:block;opacity:1}.carousel__activator:nth-of-type(1):checked~.carousel__indicators .carousel__indicator:nth-of-type(1){opacity:1}.carousel__activator:nth-of-type(2):checked~.carousel__track{transform:translate(-100%)}.carousel__activator:nth-of-type(2):checked~.carousel__slide:nth-child(2){transition:opacity .5s,transform .5s;top:0;left:0;right:0;opacity:1;transform:scale(1)}.carousel__activator:nth-of-type(2):checked~.carousel__controls:nth-of-type(2){display:block;opacity:1}.carousel__activator:nth-of-type(2):checked~.carousel__indicators .carousel__indicator:nth-of-type(2){opacity:1}.carousel__activator:nth-of-type(3):checked~.carousel__track{transform:translate(-200%)}.carousel__activator:nth-of-type(3):checked~.carousel__slide:nth-child(3){transition:opacity .5s,transform .5s;top:0;left:0;right:0;opacity:1;transform:scale(1)}.carousel__activator:nth-of-type(3):checked~.carousel__controls:nth-of-type(3){display:block;opacity:1}.carousel__activator:nth-of-type(3):checked~.carousel__indicators .carousel__indicator:nth-of-type(3){opacity:1}.carousel__activator:nth-of-type(4):checked~.carousel__track{transform:translate(-300%)}.carousel__activator:nth-of-type(4):checked~.carousel__slide:nth-child(4){transition:opacity .5s,transform .5s;top:0;left:0;right:0;opacity:1;transform:scale(1)}.carousel__activator:nth-of-type(4):checked~.carousel__controls:nth-of-type(4){display:block;opacity:1}.carousel__activator:nth-of-type(4):checked~.carousel__indicators .carousel__indicator:nth-of-type(4){opacity:1}.carousel__activator:nth-of-type(5):checked~.carousel__track{transform:translate(-400%)}.carousel__activator:nth-of-type(5):checked~.carousel__slide:nth-child(5){transition:opacity .5s,transform .5s;top:0;left:0;right:0;opacity:1;transform:scale(1)}.carousel__activator:nth-of-type(5):checked~.carousel__controls:nth-of-type(5){display:block;opacity:1}.carousel__activator:nth-of-type(5):checked~.carousel__indicators .carousel__indicator:nth-of-type(5){opacity:1}.carousel__activator:nth-of-type(6):checked~.carousel__track{transform:translate(-500%)}.carousel__activator:nth-of-type(6):checked~.carousel__slide:nth-child(6){transition:opacity .5s,transform .5s;top:0;left:0;right:0;opacity:1;transform:scale(1)}.carousel__activator:nth-of-type(6):checked~.carousel__controls:nth-of-type(6){display:block;opacity:1}.carousel__activator:nth-of-type(6):checked~.carousel__indicators .carousel__indicator:nth-of-type(6){opacity:1}.carousel__activator:nth-of-type(7):checked~.carousel__track{transform:translate(-600%)}.carousel__activator:nth-of-type(7):checked~.carousel__slide:nth-child(7){transition:opacity .5s,transform .5s;top:0;left:0;right:0;opacity:1;transform:scale(1)}.carousel__activator:nth-of-type(7):checked~.carousel__controls:nth-of-type(7){display:block;opacity:1}.carousel__activator:nth-of-type(7):checked~.carousel__indicators .carousel__indicator:nth-of-type(7){opacity:1}.carousel__activator:nth-of-type(8):checked~.carousel__track{transform:translate(-700%)}.carousel__activator:nth-of-type(8):checked~.carousel__slide:nth-child(8){transition:opacity .5s,transform .5s;top:0;left:0;right:0;opacity:1;transform:scale(1)}.carousel__activator:nth-of-type(8):checked~.carousel__controls:nth-of-type(8){display:block;opacity:1}.carousel__activator:nth-of-type(8):checked~.carousel__indicators .carousel__indicator:nth-of-type(8){opacity:1}.carousel__activator:nth-of-type(9):checked~.carousel__track{transform:translate(-800%)}.carousel__activator:nth-of-type(9):checked~.carousel__slide:nth-child(9){transition:opacity .5s,transform .5s;top:0;left:0;right:0;opacity:1;transform:scale(1)}.carousel__activator:nth-of-type(9):checked~.carousel__controls:nth-of-type(9){display:block;opacity:1}.carousel__activator:nth-of-type(9):checked~.carousel__indicators .carousel__indicator:nth-of-type(9){opacity:1}.carousel__control{height:30px;width:30px;margin-top:-15px;top:50%;position:absolute;display:block;cursor:pointer;border-width:5px 5px 0 0;border-style:solid;border-color:#000;opacity:.35;outline:0;z-index:3}.carousel__control:hover{opacity:1}.carousel__control--backward{left:10px;transform:rotate(-135deg)}.carousel__control--forward{right:10px;transform:rotate(45deg)}.carousel__indicators{position:absolute;bottom:20px;width:100%;text-align:center}.carousel__indicator{height:15px;width:15px;border-radius:100%;display:inline-block;z-index:2;cursor:pointer;opacity:.35;margin:0 2.5px}.carousel__indicator:hover{opacity:.75}.carousel__track{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;margin:0;transition:transform .5s ease 0s}.carousel__track .carousel__slide{display:block;top:0;left:0;right:0;opacity:1}.carousel__track .carousel__slide:nth-child(1){transform:translate(0)}.carousel__track .carousel__slide:nth-child(2){transform:translate(100%)}.carousel__track .carousel__slide:nth-child(3){transform:translate(200%)}.carousel__track .carousel__slide:nth-child(4){transform:translate(300%)}.carousel__track .carousel__slide:nth-child(5){transform:translate(400%)}.carousel__track .carousel__slide:nth-child(6){transform:translate(500%)}.carousel__track .carousel__slide:nth-child(7){transform:translate(600%)}.carousel__track .carousel__slide:nth-child(8){transform:translate(700%)}.carousel__track .carousel__slide:nth-child(9){transform:translate(800%)}.carousel--scale .carousel__slide{transform:scale(0)}.carousel__slide{height:100%;position:absolute;overflow-y:auto;opacity:0}.carousel-container{display:inline-block}.my-carousel{border-radius:5px;margin:30px}.carousel__slide{overflow:hidden}.carousel--thumb .carousel__indicator{height:30px;width:30px}.carousel__indicator{background-color:#fafafa}.carousel__slide:nth-child(1),.carousel--thumb .carousel__indicators .carousel__indicator:nth-of-type(1){background-image:url(/build/assets/venkovni-stanice-pa10-BXVTDIn9.jpg);background-size:cover;background-position:center;cursor:pointer}.carousel__slide:nth-child(2),.carousel--thumb .carousel__indicators .carousel__indicator:nth-of-type(2){background-image:url(/build/assets/pa2-BJHdAV_9.png);background-size:cover;background-position:center;cursor:pointer}.carousel__slide:nth-child(3),.carousel--thumb .carousel__indicators .carousel__indicator:nth-of-type(3){background-image:url(/build/assets/pa2.2-DFLXzaHR.png);background-size:cover;background-position:center;cursor:pointer}.carousel__slide:nth-child(4),.carousel--thumb .carousel__indicators .carousel__indicator:nth-of-type(4){background-image:url(/build/assets/eshop-stanice-1-DuxEXXFp.png);background-size:cover;background-position:center;cursor:pointer}.carousel__slide:nth-child(5),.carousel--thumb .carousel__indicators .carousel__indicator:nth-of-type(5){background-image:url(/images/eshop2.png);background-size:cover;background-position:center;cursor:pointer}.carousel__slide:nth-child(6),.carousel--thumb .carousel__indicators .carousel__indicator:nth-of-type(6){background-image:url(/images/eshop3.png);background-size:cover;background-position:center;cursor:pointer}.carousel__slide:nth-child(7),.carousel--thumb .carousel__indicators .carousel__indicator:nth-of-type(7){background-image:url(/images/eshop4.png);background-size:cover;background-position:center;cursor:pointer}.carousel__slide:nth-child(8),.carousel--thumb .carousel__indicators .carousel__indicator:nth-of-type(8){background-image:url(/images/eshop5.png);background-size:cover;background-position:center;cursor:pointer}.carousel__slide:nth-child(9),.carousel--thumb .carousel__indicators .carousel__indicator:nth-of-type(9){background-image:url(/images/eshop6.png);background-size:cover;background-position:center;cursor:pointer}.modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000000e6}.modal-content{margin:auto;display:block;width:80%;max-width:800px}.modal-content img{width:100%;height:auto}.close{position:absolute;top:20px;right:35px;color:#fff;font-size:40px;font-weight:700;transition:.3s;cursor:pointer}.close:hover,.close:focus{color:#bbb}
