section.gallery-slider{padding-top:100px;padding-bottom:100px;max-width:100%;overflow:visible}section.gallery-slider .inner{position:relative}section.gallery-slider .slider{overflow:visible}section.gallery-slider .slick-list{margin:0 -20px;overflow:visible}section.gallery-slider .slick-track{display:flex;align-items:center}section.gallery-slider .slick-slide{margin:0 20px;height:clamp(400px,47.3958333333vw,910px);max-height:70vh;width:auto;object-fit:cover;position:relative;display:flex;justify-content:center;align-items:center;opacity:1;transition:.4s opacity ease-in-out;overflow:hidden}section.gallery-slider .slick-slide:after{display:none;content:"";position:absolute;left:0;height:clamp(300px,30.1041666667vw,578px);width:100%;transition:.4s opacity ease-in-out,.4s height ease-in-out;background:linear-gradient(56deg, rgba(0, 0, 0, 0.4) 12.59%, rgba(0, 0, 0, 0) 44.68%),linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%)}section.gallery-slider .slick-slide img{height:clamp(300px,30.1041666667vw,578px);object-fit:contain;transition:.4s opacity ease-in-out,.4s height ease-in-out}section.gallery-slider .slick-slide.slick-active{opacity:1}section.gallery-slider .slick-slide.slick-active img{height:clamp(400px,47.3958333333vw,910px)}section.gallery-slider .slick-slide.slick-active:after{height:clamp(400px,47.3958333333vw,910px);background:linear-gradient(0deg, rgba(0, 0, 0, 0.4) 2.32%, rgba(0, 0, 0, 0) 37.81%),linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%)}section.gallery-slider .slide-controls{margin:24px auto 0 auto;display:flex;justify-content:center;align-items:center;gap:20px;position:relative}section.gallery-slider .slide-controls .btn{cursor:pointer;width:clamp(40px,4.1666666667vw,80px);aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;transition:.4s ease-in-out}@media(min-width: 769px){section.gallery-slider .slide-controls .btn:hover:before{transform:scale(1.1)}}section.gallery-slider .slide-controls .btn.prev:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='75' height='75' viewBox='0 0 75 75' fill='none'%3E%3Crect x='0.5' y='0.5' width='74' height='74' rx='37' fill='%23EEA401' stroke='%23EEA401'/%3E%3Cpath d='M23.2929 37.7071C22.9024 37.3166 22.9024 36.6834 23.2929 36.2929L29.6569 29.9289C30.0474 29.5384 30.6805 29.5384 31.0711 29.9289C31.4616 30.3195 31.4616 30.9526 31.0711 31.3431L25.4142 37L31.0711 42.6569C31.4616 43.0474 31.4616 43.6805 31.0711 44.0711C30.6805 44.4616 30.0474 44.4616 29.6569 44.0711L23.2929 37.7071ZM53 37V38H24V37V36H53V37Z' fill='white'/%3E%3C/svg%3E")}section.gallery-slider .slide-controls .btn.next:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='75' height='75' viewBox='0 0 75 75' fill='none'%3E%3Crect x='0.5' y='0.5' width='74' height='74' rx='37' fill='%23EEA401' stroke='%23EEA401'/%3E%3Cpath d='M51.707 37.7071C52.098 37.3166 52.098 36.6834 51.707 36.2929L45.343 29.9289C44.953 29.5384 44.319 29.5384 43.929 29.9289C43.538 30.3195 43.538 30.9526 43.929 31.3431L49.586 37L43.929 42.6569C43.538 43.0474 43.538 43.6805 43.929 44.0711C44.319 44.4616 44.953 44.4616 45.343 44.0711L51.707 37.7071ZM22 37V38H51V37V36H22V37Z' fill='white'/%3E%3C/svg%3E")}section.gallery-slider .slide-controls .btn:before{content:"";display:block;width:clamp(40px,4.1666666667vw,80px);aspect-ratio:1/1;transition:.4s ease-in-out;background-position:center;background-size:contain;background-repeat:no-repeat}section.gallery-slider .slide-controls .slide-counter{display:flex;align-items:center;justify-content:center;font-size:clamp(16px,1.0416666667vw,20px);font-weight:400;color:#2f2f2f;min-width:60px}section.gallery-slider .slide-controls .slide-counter .current{margin-right:2px}section.gallery-slider .slide-controls .slide-counter .total{margin-left:2px}section.gallery-slider .slide-controls .progress{display:none;width:85%;max-width:500px;height:1px;border-radius:10px;background-color:#eea401;position:relative}section.gallery-slider .slide-controls .progress .percent{position:absolute;left:0;top:-1px;height:3px;border-radius:10px;background-color:#eea401;transition:.4s ease-in-out}