.ba-gallery__inner{background:#0b5f63;border-radius:18px;padding:60px;box-shadow:0 10px 30px rgba(0,0,0,.18)}.ba-gallery__layout{display:flex;align-items:start;gap:30px}.ba-gallery__layout aside{flex:0 0 35%}.ba-gallery__menu-list{list-style:none;padding:0;margin:0}.ba-gallery__menu-btn{width:100%;text-align:left;background:rgba(0,0,0,0);border:0;padding:10px 0;cursor:pointer;color:rgba(255,255,255,.88);font-size:17px;font-family:"DM Sans",sans-serif;display:flex;gap:10px}.ba-gallery__menu-btn .ba-gallery__menu-icon{align-items:center;justify-content:center;display:flex;flex:0 0 auto}.ba-gallery__menu-btn .ba-gallery__menu-text{flex:1 1 auto}.ba-gallery__menu-btn.is-active{color:#85f2fd;font-weight:700}.ba-gallery__stage{min-width:0;height:auto}.ba-gallery .ba-compare{position:relative;overflow:hidden;border-radius:16px;height:350px;width:100%;background:rgba(0,0,0,.08)}.ba-gallery .ba-compare__img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;max-width:none;pointer-events:none}.ba-gallery .ba-compare__img--after{z-index:1}.ba-gallery .ba-compare__clip{position:absolute;inset:0;width:100%;height:100%;z-index:2;overflow:visible}.ba-gallery .ba-compare__img--before{z-index:2;will-change:clip-path}.ba-gallery .ba-compare__divider{position:absolute;top:0;height:100%;width:5px;background:#fff;transform:translateX(-1.5px);z-index:4;pointer-events:none}.ba-gallery .ba-compare__handle{position:absolute;top:0;height:100%;width:44px;transform:translateX(-50%);z-index:5;background:rgba(0,0,0,0);border:0;cursor:ew-resize;touch-action:none}.ba-gallery__bullets{margin-top:18px}.ba-gallery .ba-bullets__list{display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding:0;margin:0;justify-content:center}.ba-gallery .ba-bullets__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;cursor:pointer;height:14px;width:14px;border-radius:50%;background:#fff}@media only screen and (max-width: 781px){.ba-gallery .ba-bullets__btn{height:10px;width:8px}}.ba-gallery .ba-bullets__btn:hover{background:rgba(255,255,255,.18)}.ba-gallery .ba-bullets__btn.is-active{background:linear-gradient(180deg, #85F2FD 0%, #4F9097 100%)}@media(max-width: 991px){.ba-gallery__inner{padding:28px 20px}.ba-gallery__layout{gap:20px;flex-direction:column}.ba-gallery__layout aside{flex:0 0 auto;width:100%}.ba-gallery__stage{width:100%;height:auto !important}.ba-gallery .ba-compare{height:auto;aspect-ratio:16/9;max-height:320px}.ba-gallery .ba-gallery__slider,.ba-gallery .ba-gallery__slider .slick-list,.ba-gallery .ba-gallery__slider .slick-track{height:auto !important}}.ba-compare{touch-action:none}.ba-compare,.ba-compare *{-moz-user-select:none;user-select:none;-webkit-user-select:none}.ba-gallery__slider{position:relative}.ba-gallery__slider .slick-arrow{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;background:#b1e9ed;border:none;display:flex;align-items:center;justify-content:center;z-index:10;cursor:pointer;padding:0}.ba-gallery__slider .slick-arrow svg{width:12px;height:12px;fill:#010101}.ba-gallery__slider .slick-arrow::before{display:none}.ba-gallery__slider .slick-prev{left:-15px}.ba-gallery__slider .slick-next{right:-15px}.gallery-title{color:#fff;margin:0 0 20px}.gallery-title strong{color:#d7a21a}