.our-gallery{background:#fff;text-align:center}.gallery-title{max-width:760px;margin:0 auto 45px}.gallery-title h2{font-size:clamp(48px,5vw,76px);color:#102a43}.gallery-title>p:last-child{color:#5e6e7e;line-height:1.7}.gallery-carousel{position:relative;max-width:1180px;height:610px;margin:0 auto}.gallery-slides{position:absolute;inset:0 70px 48px}.gallery-slide{position:absolute;inset:0;margin:0;opacity:0;visibility:hidden;transition:opacity .6s ease;background:#eaf0f2;overflow:hidden}.gallery-slide.is-active{opacity:1;visibility:visible}.gallery-slide img{width:100%;height:100%;object-fit:cover}.gallery-slide figcaption{position:absolute;left:0;bottom:0;background:#102a43;color:#fff;padding:14px 19px;border-left:4px solid #f4a261;font-size:12px;font-weight:700}.gallery-arrow{position:absolute;z-index:3;top:calc(50% - 24px);transform:translateY(-50%);width:48px;height:64px;border:1px solid #d7e1e4;background:#fff;color:#102a43;display:grid;place-items:center;cursor:pointer;transition:.2s}.gallery-arrow:hover{background:#087a78;color:#fff;border-color:#087a78}.gallery-arrow svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.gallery-previous{left:0}.gallery-next{right:0}.gallery-dots{position:absolute;left:50%;bottom:8px;transform:translateX(-50%);display:flex;gap:10px}.gallery-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#c8d1d5;cursor:pointer;transition:.2s}.gallery-dots button.is-active{width:30px;border-radius:10px;background:#102a43}@media(max-width:900px){.gallery-carousel{height:520px}.gallery-slides{inset:0 52px 48px}.gallery-arrow{width:40px}}@media(max-width:560px){.our-gallery{padding:70px 16px}.gallery-title{margin-bottom:28px}.gallery-carousel{height:360px}.gallery-slides{inset:0 0 46px}.gallery-arrow{top:auto;bottom:0;width:40px;height:36px}.gallery-slide figcaption{right:0;padding:10px 12px;font-size:10px}.gallery-dots{bottom:13px;gap:7px}.gallery-dots button{width:7px;height:7px}.gallery-dots button.is-active{width:20px}}@media(prefers-reduced-motion:reduce){.gallery-slide{transition:none}}
