.enquiry-section{isolation:isolate}
.enquiry-section.has-background{background:#102330;color:#fff;padding-bottom:110px}
.enquiry-background{position:absolute;inset:0;z-index:0;pointer-events:none}
.enquiry-background .hero-slide img{object-position:center}
.enquiry-section.has-background:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(110deg,rgba(7,22,32,.74),rgba(7,22,32,.7) 50%,rgba(7,22,32,.8))}
.enquiry-content{position:relative;z-index:2;max-width:1120px;margin-inline:auto}
.enquiry-section.has-background .eyebrow,.enquiry-section.has-background h2{color:#fff;text-shadow:0 2px 24px #0005}
.enquiry-section.has-background .enquiry-content h2 em{color:#f1dfb7}
.enquiry-section.has-background p{color:#f7f6f2;font-size:14px;line-height:1.85;margin:27px auto;max-width:540px;text-shadow:0 1px 12px #0006}
.enquiry-section.has-background .button{background:#f6f2e9;color:#173447;box-shadow:0 4px 24px #0002}
.enquiry-section.has-background .button:hover{background:#e9d8b3;color:#173447}
.enquiry-section.has-background :is(a,button):focus-visible{outline:3px solid #fff;outline-offset:5px}
.enquiry-slideshow-controls{position:absolute;z-index:3;bottom:24px;left:50%;transform:translateX(-50%);display:none;align-items:center;gap:5px;padding:3px 8px;background:#07162080;border:1px solid #ffffff5c;border-radius:32px;color:#fff}
.js .enquiry-slideshow-controls:not([hidden]){display:flex}
.enquiry-slideshow-controls .icon-button{width:44px;height:44px;color:inherit}
.enquiry-slideshow-controls .icon{width:16px;height:16px}
.enquiry-slideshow-controls .icon-button:hover{background:#ffffff1f}
.enquiry-slideshow-controls .hero-pause{border-color:#ffffff73;margin-left:1px}
.enquiry-slide-counter{min-width:44px;font-size:10px;font-variant-numeric:tabular-nums;letter-spacing:.05em}
.enquiry-slide-counter>span:nth-child(2){opacity:.7}
.js .enquiry-background .hero-slide.is-active img{animation:enquiry-drift 8s linear both}
.js .enquiry-section.is-paused .hero-slide img{animation-play-state:paused}
@keyframes enquiry-drift{from{transform:scale(1)}to{transform:scale(1.055)}}
@media(max-width:650px){.enquiry-section.has-background{padding-top:85px;padding-bottom:110px}.enquiry-section.has-background h2{font-size:clamp(40px,11vw,58px);line-height:1.08}.enquiry-section.has-background p{font-size:13px;max-width:300px}}
@media(prefers-reduced-motion:reduce){.js .enquiry-background .hero-slide.is-active img{animation:none}.enquiry-background .hero-slide{transition:none}}
@media(forced-colors:active){.enquiry-background,.enquiry-section.has-background:after{display:none}.enquiry-section.has-background{background:Canvas;color:CanvasText}.enquiry-section.has-background :is(.eyebrow,h2,h2 em,p){color:CanvasText;text-shadow:none}.enquiry-section.has-background .button{background:ButtonFace;color:ButtonText;border:1px solid ButtonText}.enquiry-slideshow-controls{background:Canvas;color:CanvasText;border-color:CanvasText}}
