.home-layout{display:flex;flex-direction:column}.custom-section{padding:105px 7vw}.custom-inner{margin:auto;max-width:1180px}.custom-copy{max-width:820px}.custom-section h2{font-size:clamp(34px,4vw,58px);letter-spacing:-.045em;line-height:1.08;margin:0 0 24px}.custom-content{color:var(--muted);font-size:17px;line-height:1.85;margin-bottom:28px}.custom-image_text .custom-inner{align-items:center;display:grid;gap:7vw;grid-template-columns:1fr 1fr}.custom-image img{aspect-ratio:4/3;height:100%;object-fit:cover;width:100%}.custom-cta{text-align:center}.custom-cta .custom-copy{margin:auto}.custom-cta .button{margin-top:15px}.custom-cards .custom-copy{max-width:none}.custom-cards{display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.custom-cards article{border:1px solid var(--line);padding:28px}.custom-cards h3{font-size:21px;margin:0 0 12px}.custom-cards p{color:var(--muted);line-height:1.7}.bg-light{background:var(--paper)}.bg-soft{background:var(--ivory)}.bg-dark{background:var(--navy);color:white}.bg-dark .custom-content,.bg-dark .custom-cards p{color:#aeb9c8}.bg-red{background:var(--red);color:white}.bg-red .eyebrow{color:white}.bg-red .custom-content{color:#f5cbd0}.bg-red .button{background:white;border-color:white;color:var(--red)}
@media(max-width:800px){.custom-section{padding:75px 24px}.custom-image_text .custom-inner{grid-template-columns:1fr}.custom-cards{grid-template-columns:1fr}}
.section-content-gallery{background:var(--paper);padding:0 7vw 90px}.section-gallery-grid{display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin:auto;max-width:1180px}.section-gallery-grid figure{margin:0;overflow:hidden;position:relative}.section-gallery-grid img{aspect-ratio:3/2;height:100%;object-fit:cover;transition:.35s;width:100%}.section-gallery-grid figure:hover img{transform:scale(1.025)}.section-gallery-grid figcaption{background:#07162bcc;bottom:0;color:white;font-size:12px;left:0;padding:10px 13px;position:absolute;right:0}
@media(max-width:800px){.section-content-gallery{padding:0 24px 70px}.section-gallery-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.section-gallery-grid{grid-template-columns:1fr}}
.custom-section.has-background-image{background-position:center;background-repeat:no-repeat;background-size:cover;color:#fff;isolation:isolate;min-height:420px;position:relative}.custom-section.has-background-image .custom-inner{align-items:center;display:flex;min-height:210px;position:relative;z-index:1}.custom-section.has-background-image .custom-content,.custom-section.has-background-image .custom-cards p{color:#eef2f7}.custom-section.has-background-image .eyebrow{color:#fff}.custom-section.has-background-image .custom-cards article{backdrop-filter:blur(3px);background:rgba(7,22,43,.68);border-color:rgba(255,255,255,.28)}
