.galleryslider{max-width:687px}.gallery--control{display:flex;gap:20px;justify-content:flex-end;margin-top:-80px;padding-bottom:40px}.gallery__slide--inner img.play-button{aspect-ratio:unset;left:50%;object-fit:unset;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto!important}.gallery-container .slick-list{overflow:visible}.gallery-container .slick-track{display:flex!important}.gallery-container .slick-slide{height:inherit!important}.gallery__slide--inner{padding:0 10px;position:relative}.gallery__slide:not(.slick-active) .gallery__slide--inner img.play-button{top:70%}.gallery__slide .gallery__slide--inner img{aspect-ratio:3/2.3;border-radius:20px;object-fit:cover;-o-object-fit:cover;width:100%}@media (min-width:768px){.gallery__slide.slick-active .gallery__slide--inner img{aspect-ratio:2/2.5;padding-top:0}.gallery__slide:not(.slick-active) .gallery__slide--inner{padding-top:47.5%}}@media (max-width:767px){.gallery-container{display:flex;flex-direction:column}.gallery--control{justify-content:center;margin-top:0;order:2;padding-bottom:0;padding-top:25px}}.video-popup{align-items:center;backdrop-filter:blur(6px);background:rgba(10,20,30,.9);display:none;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:opacity .25s ease;width:100%;z-index:999}.video-popup.show{display:flex;opacity:1}.popup-content{aspect-ratio:16/9;background:#000;border-radius:24px;box-shadow:0 30px 50px #00000055;overflow:hidden;position:relative;transform:scale(.97);transition:transform .25s ease;width:min(800px,90%)}.video-popup.show .popup-content{transform:scale(1)}.popup-content iframe{border:none;display:block;height:100%;width:100%}.close-popup{align-items:center;background:#ff6f3c;border:none;border-radius:50%;box-shadow:0 5px 18px #000;color:#fff;cursor:pointer;display:flex;font-size:32px;height:52px;justify-content:center;line-height:1;position:absolute;right:24px;top:16px;transition:.15s;width:52px;z-index:1000}.close-popup:hover{background:#ff3c00;transform:rotate(90deg)}.info-note{color:#64748b;font-weight:400;margin-top:25px;text-align:center}.info-note i{background:#e9ecf2;border-radius:40px;font-style:normal;padding:5px 12px}