.dots,.image-carousel,.nav,.next,.prev,.slide,.slider{box-sizing:border-box}input[type=radio]{height:0;opacity:0;width:0;display:none}input[type=radio]:checked~.slide{transform:translate3d(100%,0,0)}input[type=radio]:checked+.slide{opacity:1;transform:translate3d(0,0,0);z-index:1}input[type=radio]:checked+.slide+.nav{z-index:1}input[type=radio]:checked:nth-of-type(1)+.slide+.nav+.dots .dot:nth-child(1){background-color:#fdd100}input[type=radio]:checked:nth-of-type(2)+.slide+.nav+.dots .dot:nth-child(2){background-color:#fdd100}input[type=radio]:checked:nth-of-type(3)+.slide+.nav+.dots .dot:nth-child(3){background-color:#fdd100}input[type=radio]:checked:nth-of-type(4)+.slide+.nav+.dots .dot:nth-child(4){background-color:#fdd100}.slider{height:100%;overflow:hidden;position:relative;width:100%}.slide{background-color:#813f73;height:100%;opacity:0;position:absolute;top:0;left:0;z-index:0;transform:translate3d(-100%,0,0);transition:all 1s ease;width:100%}.slide::after{color:#fff;content:attr(data-content);font-size:2.5rem;font-family:Consolas arial,sans-serif;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}@media only screen and (-webkit-max-device-pixel-ratio :1) and (max-width:1920px),only screen and (max-resolution :96dpi) and (max-width:1920px),(-webkit-max-device-pixel-ratio :2) and (max-width :960px),(max-resolution :192dpi) and (max-width :960px),(-webkit-max-device-pixel-ratio :2.9583333333333335) and (max-width :480px),(max-resolution :284dpi) and (max-width :480px){#slider-no-js .slide:nth-of-type(1),.no-webp .slide:nth-of-type(1){background:url(/assets/images/carousel/1920/background-1.jpg) no-repeat center 35% local}#slider-no-js .slide:nth-of-type(2),.no-webp .slide:nth-of-type(2){background:url(/assets/images/carousel/1920/background-2.jpg) no-repeat center center local}#slider-no-js .slide:nth-of-type(3),.no-webp .slide:nth-of-type(3){background:url(/assets/images/carousel/1920/background-3.jpg) no-repeat center center local}#slider-no-js .slide:nth-of-type(4),.no-webp .slide:nth-of-type(4){background:url(/assets/images/carousel/1920/background-4.jpg) no-repeat center center local}.webp .slide:nth-of-type(1){background:url(/assets/images/carousel/1920/background-1.webp) no-repeat center 35% local}.webp .slide:nth-of-type(2){background:url(/assets/images/carousel/1920/background-2.webp) no-repeat center center local}.webp .slide:nth-of-type(3){background:url(/assets/images/carousel/1920/background-3.webp) no-repeat center center local}.webp .slide:nth-of-type(4){background:url(/assets/images/carousel/1920/background-4.webp) no-repeat center center local}}@media only screen and (-webkit-min-device-pixel-ratio :1.0001041666666668) and (max-width :1920px),only screen and (min-resolution :96.01dpi) and (max-width :1920px),(-webkit-min-device-pixel-ratio :2.0001041666666666) and (max-width :960px),(min-resolution :192.01dpi) and (max-width :960px),(-webkit-min-device-pixel-ratio :2.9583333333333335) and (max-width :480px),(min-resolution :284dpi) and (max-width :480px),(min-width :1921px){#slider-no-js .slide:nth-of-type(1),.no-webp .slide:nth-of-type(1){background:url(/assets/images/carousel/background-1.jpg) no-repeat center 35% local}#slider-no-js .slide:nth-of-type(2),.no-webp .slide:nth-of-type(2){background:url(/assets/images/carousel/background-2.jpg) no-repeat center center local}#slider-no-js .slide:nth-of-type(3),.no-webp .slide:nth-of-type(3){background:url(/assets/images/carousel/background-3.jpg) no-repeat center center local}#slider-no-js .slide:nth-of-type(4),.no-webp .slide:nth-of-type(4){background:url(/assets/images/carousel/background-4.jpg) no-repeat center center local}.webp .slide:nth-of-type(1){background:url(/assets/images/carousel/background-1.webp) no-repeat center 35% local}.webp .slide:nth-of-type(2){background:url(/assets/images/carousel/background-2.webp) no-repeat center center local}.webp .slide:nth-of-type(3){background:url(/assets/images/carousel/background-3.webp) no-repeat center center local}.webp .slide:nth-of-type(4){background:url(/assets/images/carousel/background-4.webp) no-repeat center center local}}.slide{background-size:cover!important}.nav{padding:20px;position:absolute;top:50%;transform:translate3d(0,-50%,0);width:100%;z-index:0}.prev{height:100%;cursor:pointer;float:left}.prev::after{border-top:2px solid #fdd100;border-left:2px solid #fdd100;border-radius:1px;content:'';display:block;height:25px;transform:rotate(-45deg);width:25px}.next{height:100%;cursor:pointer;float:right}.next::before{border-top:2px solid #fdd100;border-right:2px solid #fdd100;border-radius:1px;content:'';display:block;height:25px;transform:rotate(45deg);width:25px}.dots{padding:20px;position:absolute;bottom:0;z-index:1;text-align:center;width:100%}.dot{border:2px solid #fdd100;border-radius:50%;cursor:pointer;display:inline-block;height:10px;width:10px}.carousel-placeholder{visibility:hidden;min-width:100%;height:100%}