.harbor-section{margin:1.5rem 0 2rem}.harbor-section__hero{position:relative;overflow:hidden;border-radius:var(--radius);background-image:radial-gradient(circle at top left,rgba(255,135,92,0.22),transparent 24%),linear-gradient(135deg,#0b1730,#245064);background-position:center;background-size:cover;box-shadow:var(--shadow)}.harbor-section__hero::before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(8,20,39,0.78),rgba(14,85,104,0.34));pointer-events:none;z-index:1}.harbor-section__hero-media{position:absolute;inset:0;z-index:0}.harbor-section__hero-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.harbor-section__hero-shell{position:relative;z-index:2;display:flex;padding-top:clamp(4rem,8vw,6rem);padding-bottom:clamp(4rem,8vw,6rem)}.harbor-section__content-shell{padding:0}.harbor-section__slider-shell:empty{display:none}.harbor-section__slider-shell + .harbor-section__content-shell,.harbor-section__hero + .harbor-section__content-shell{margin-top:1.5rem}.harbor-section__content{position:relative;overflow:hidden;border-radius:var(--radius);padding:clamp(1.5rem,4vw,3rem);background:transparent}.harbor-section__content::before{content:"";position:absolute;inset:0;border-radius:inherit;background:var(--harbor-section-content-bg,var(--card));z-index:0}.harbor-section__content>*{position:relative;z-index:1}.harbor-section__content--hero{width:min(100%,780px);max-width:780px}.harbor-section__content>*:first-child{margin-top:0}.harbor-section__content>*:last-child{margin-bottom:0}.harbor-section--align-center .harbor-section__hero-shell{justify-content:center}.harbor-section--align-right .harbor-section__hero-shell{justify-content:flex-end}.harbor-section--align-center .harbor-section__content{text-align:center}.harbor-section--align-right .harbor-section__content{text-align:right}.harbor-section--full .harbor-section__hero{border-radius:0}.harbor-section--full .harbor-section__content{border-radius:0}.harbor-section--slider .hero-slider{margin-bottom:0}@media (max-width:767.98px){.harbor-section__hero{border-radius:20px}}