slideshow-section{display:block}slideshow-section.slideshow--page .slideshow .slideshow-slide-static{-webkit-box-align:center;-ms-flex-align:center;align-items:center}slideshow-section .slideshow{position:relative;overflow:hidden}@media (max-width: 768px){slideshow-section .slideshow{padding-bottom:150px}}@media (max-width: 575px){slideshow-section .slideshow{padding-bottom:30px}}@media (max-width: 480px){slideshow-section .slideshow{padding-bottom:55px}}@media (max-width: 768px){slideshow-section .slideshow:has(.swiper-slide--noimg){padding-bottom:60px}}slideshow-section .slideshow .swiper-slide{max-height:1000px;height:80vh;min-height:600px;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-size:cover;position:relative;overflow:hidden}@media (max-width: 768px){slideshow-section .slideshow .swiper-slide{overflow:visible}}@media (max-width: 575px){slideshow-section .slideshow .swiper-slide{min-height:200px;height:auto}}slideshow-section .slideshow .swiper-slide:before{content:"";position:absolute;z-index:1;z-index:2;left:0;bottom:0;width:100%;height:50px;background-color:#faf6f0}@media (max-width: 768px){slideshow-section .slideshow .swiper-slide:before{height:200px;display:none}}slideshow-section .slideshow .swiper-slide .swiper-slide-inner{overflow:hidden}slideshow-section .slideshow .swiper-slide.overlay:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:-webkit-gradient(linear,left bottom,left top,from(rgba(4,4,4,.38)),to(rgba(54,54,54,.3)));background:-o-linear-gradient(bottom,rgba(4,4,4,.38),rgba(54,54,54,.3));background:linear-gradient(to top,#04040461,#3636364d)}slideshow-section .slideshow .swiper-slide .slide-video-bg{min-height:var(--slide-height);max-height:var(--slide-height)}@media (max-width: 768px){slideshow-section .slideshow .swiper-slide .slide-video-bg{min-height:var(--slide-height-mob);max-height:var(--slide-height-mob)}}slideshow-section .slideshow .swiper-slide .videoslide{display:block;width:100%;height:100%;min-height:var(--slide-height);max-height:var(--slide-height);-o-object-fit:cover;object-fit:cover}@media (max-width: 768px){slideshow-section .slideshow .swiper-slide .videoslide{min-height:var(--slide-height-mob);max-height:var(--slide-height-mob)}}slideshow-section .slideshow .swiper-slide .slide-image-absolute{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;position:absolute;left:0;top:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}slideshow-section .slideshow .swiper-slide .slide-image-absolute.slide-image-absolute__mobile{display:none}@media (max-width: 575px){slideshow-section .slideshow .swiper-slide .slide-image-absolute.slide-image-absolute__mobile{display:block}}@media (max-width: 575px){slideshow-section .slideshow .swiper-slide .slide-image-absolute.slide-image-absolute__desktop{display:none}}slideshow-section .slideshow .swiper-slide.swiper-slide-active .slideshow-title,slideshow-section .slideshow .swiper-slide.swiper-slide-active .slideshow-subtitle,slideshow-section .slideshow .swiper-slide.swiper-slide-active .slideshow-btn--first,slideshow-section .slideshow .swiper-slide.swiper-slide-active .slide-product-img{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}@media (max-width: 575px){slideshow-section .slideshow .swiper-slide.swiper-slide--noimg .slideshow-btns{margin-bottom:auto}}slideshow-section .slideshow .slideshow-slide-static,slideshow-section .slideshow .swiper-slide .slide-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;top:0;width:100%;height:100%}@media (max-width: 768px){slideshow-section .slideshow .slideshow-slide-static,slideshow-section .slideshow .swiper-slide .slide-text{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box}}@media (max-width: 575px){slideshow-section .slideshow .slideshow-slide-static,slideshow-section .slideshow .swiper-slide .slide-text{position:static}}slideshow-section .slideshow .slideshow-slide-static .container,slideshow-section .slideshow .swiper-slide .slide-text .container{position:relative;z-index:10;margin-bottom:120px}@media (max-width: 768px){slideshow-section .slideshow .slideshow-slide-static .container,slideshow-section .slideshow .swiper-slide .slide-text .container{margin-top:55px;margin-bottom:0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width: 575px){slideshow-section .slideshow .slideshow-slide-static .container,slideshow-section .slideshow .swiper-slide .slide-text .container{height:100%}}slideshow-section .slideshow .slideshow-title{max-width:655px;line-height:1;margin-bottom:30px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translate(-100%);text-transform:uppercase;opacity:0}@media (max-width: 1650px){slideshow-section .slideshow .slideshow-title{max-width:655px;font-size:60px}}@media (max-width: 1200px){slideshow-section .slideshow .slideshow-title{max-width:440px;font-size:40px}}@media (max-width: 768px){slideshow-section .slideshow .slideshow-title{font-size:36px}}@media (max-width: 575px){slideshow-section .slideshow .slideshow-title{margin-top:auto;margin-bottom:12px}}slideshow-section .slideshow .slideshow-title span{display:block;font-size:28px}@media (max-width: 1024px){slideshow-section .slideshow .slideshow-title span{font-size:26px}}@media (max-width: 991px){slideshow-section .slideshow .slideshow-title span{font-size:22px}}@media (max-width: 768px){slideshow-section .slideshow .slideshow-title span{font-size:18px}}slideshow-section .slideshow .slideshow-subtitle{max-width:640px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translate(-100%);opacity:0}@media (max-width: 1510px){slideshow-section .slideshow .slideshow-subtitle{max-width:540px}}@media (max-width: 1200px){slideshow-section .slideshow .slideshow-subtitle{max-width:440px}}slideshow-section .slideshow .slideshow-btn--first{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translate(-100%);opacity:0}slideshow-section .slideshow .slideshow-btn{color:#fff;background-color:#257a57;border:1px solid #257a57}@media (max-width: 575px){slideshow-section .slideshow .slideshow-btn{min-width:100%}}slideshow-section .slideshow .slideshow-btn:hover{background-color:#fff;border:1px solid #fff;color:#257a57}slideshow-section .slideshow .slideshow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 575px){slideshow-section .slideshow .slideshow{-ms-flex-wrap:wrap;flex-wrap:wrap}}slideshow-section .slideshow .slideshow a{margin-right:20px}slideshow-section .slideshow .slideshow a:last-child{margin-right:0}@media (max-width: 575px){slideshow-section .slideshow .slideshow a{width:100%;margin-right:0;margin-bottom:15px}slideshow-section .slideshow .slideshow a:last-child{margin-bottom:0}}slideshow-section .slideshow .slideshow-navigation .swiper-button-next,slideshow-section .slideshow .slideshow-navigation .swiper-button-prev{display:block;bottom:50%!important;top:auto!important;z-index:11}@media (max-width: 768px){slideshow-section .slideshow .slideshow-navigation .swiper-button-next,slideshow-section .slideshow .slideshow-navigation .swiper-button-prev{display:none}}slideshow-section .slideshow .slideshow-navigation .swiper-button-next svg path,slideshow-section .slideshow .slideshow-navigation .swiper-button-prev svg path{fill:#fff}slideshow-section .slideshow .slideshow-navigation .swiper-button-next:hover svg path,slideshow-section .slideshow .slideshow-navigation .swiper-button-prev:hover svg path{fill:var(--header_navigation_hover)}slideshow-section .slideshow .slideshow-navigation .swiper-button-next{right:5%}slideshow-section .slideshow .slideshow-navigation .swiper-button-prev{left:5%}slideshow-section .slideshow .slideshow-navigation .swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);padding-left:16px;padding-right:16px;bottom:10px;color:#fff;counter-reset:slidecounter}@media (max-width: 768px){slideshow-section .slideshow .slideshow-navigation .swiper-pagination{bottom:13px}}slideshow-section .slideshow .slideshow-navigation .swiper-pagination .swiper-pagination-bullet{position:relative;height:auto;width:auto;margin:0;background-color:transparent;opacity:1;border-radius:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}slideshow-section .slideshow .slideshow-navigation .swiper-pagination .swiper-pagination-bullet:before{counter-increment:slidecounter;content:counter(slidecounter,decimal-leading-zero);color:#cdc9e7;font-family:Dewi;font-size:20px;text-transform:uppercase}@media (max-width: 768px){slideshow-section .slideshow .slideshow-navigation .swiper-pagination .swiper-pagination-bullet:before{font-size:16px}}slideshow-section .slideshow .slideshow-navigation .swiper-pagination .swiper-pagination-bullet:hover{opacity:1;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}slideshow-section .slideshow .slideshow-navigation .swiper-pagination .swiper-pagination-bullet:hover:before{color:#303137}slideshow-section .slideshow .slideshow-navigation .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}slideshow-section .slideshow .slideshow-navigation .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before{color:#303137}slideshow-section .slideshow[data-navigarion=false] .swiper-button-next,slideshow-section .slideshow[data-navigarion=false] .swiper-button-prev{display:none}slideshow-section .slideshow[data-pagination=false] .swiper-pagination{display:none}.slide-product-img{position:absolute;max-width:800px;bottom:-156px;right:4%;z-index:2;-o-object-fit:contain;object-fit:contain;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translate(100%);opacity:0}@media (max-width: 1650px){.slide-product-img{right:8%}}@media (max-width: 1360px){.slide-product-img{right:0}}@media (max-width: 1200px){.slide-product-img{bottom:-140px;max-width:620px}}@media (max-width: 991px){.slide-product-img{bottom:-120px;max-width:380px}}@media (max-width: 768px){.slide-product-img{max-width:100%;position:static;margin-top:auto}}@media (max-width: 575px){.slide-product-img{display:none}}.slide-product-img--mobile{display:none}@media (max-width: 575px){.slide-product-img--mobile{display:block;position:static;width:calc(100% + 100px);max-width:calc(100% + 100px);max-height:400px}}@media (max-width: 575px){.slide-product-img--mobile{max-height:none;margin:0 -104px -30px}}.slideshow-btns{margin-top:40px}@media (max-width: 768px){.slideshow-btns{margin-top:20px}}@media (max-width: 575px){.slideshow-btns{margin-bottom:20px}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/slideshow.css.map */
