section.gallery-slider{padding-top:100px;padding-bottom:100px;max-width:100%;overflow:hidden;background:#f3f3f8}section.gallery-slider .inner{position:relative}section.gallery-slider .inner h2{position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%);color:#fff;font-size:clamp(30px,3.6458333333vw,70px);line-height:1.1428571429;margin:0}section.gallery-slider .slick-list{margin:0 -20px;padding:0 10% !important}@media(max-width: 768px){section.gallery-slider .slick-list{padding:0 !important}}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:.2;transition:.4s opacity ease-in-out;border-radius:10px;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{border-radius:10px;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{display:flex;justify-content:space-between;align-items:center;gap:8px;position:absolute;top:50%;transform:translate(-50%);left:50%;width:calc(80% - 40px)}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:translateX(-10px)}}section.gallery-slider .slide-controls .btn.next:before{transform:rotate(180deg)}@media(min-width: 769px){section.gallery-slider .slide-controls .btn.next:hover:before{transform:rotate(180deg) translateX(-10px)}}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;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80' fill='none'%3E%3Ccircle cx='40' cy='40' r='40' transform='matrix(-1 0 0 1 80 0)' fill='%232F2F87'/%3E%3Cpath d='M21.5747 40.3134C20.9853 39.724 20.9853 38.7682 21.5747 38.1788L31.1807 28.5728C31.7702 27.9833 32.7259 27.9833 33.3154 28.5728C33.9048 29.1623 33.9048 30.118 33.3154 30.7074L24.7767 39.2461L33.3154 47.7847C33.9048 48.3742 33.9048 49.3299 33.3154 49.9194C32.7259 50.5089 31.7702 50.5089 31.1807 49.9194L21.5747 40.3134ZM55.8496 39.2461V40.7555H22.6421V39.2461V37.7367H55.8496V39.2461Z' fill='white'/%3E%3C/svg%3E")}section.gallery-slider .slide-controls .progress{display:none;width:85%;max-width:500px;height:1px;border-radius:10px;background-color:#bf9e4f;position:relative}section.gallery-slider .slide-controls .progress .percent{position:absolute;left:0;top:-1px;height:3px;border-radius:10px;background-color:#bf9e4f;transition:.4s ease-in-out}.editor-styles-wrapper .gallery-slider .slide{display:none}.editor-styles-wrapper .gallery-slider .slide:first-child{display:block}.editor-styles-wrapper .gallery-slider .slide:first-child:before{content:"Please visit edit mode to see/edit slides";position:absolute;bottom:20px;text-align:center;width:100%;z-index:50;left:0;color:#fff}