.front-feature{min-height:100svh;background:#c9b2a2;display:grid;grid-template-columns:52% 48%;position:relative;overflow:hidden}.front-feature-image{display:block;height:100svh;overflow:hidden}.front-feature-image img{width:100%;height:110%;object-fit:cover;transition:transform 1.4s cubic-bezier(.16,.75,.25,1)}.front-feature:hover .front-feature-image img{transform:scale(1.035)}.front-feature-copy{padding:9vw 6vw;display:flex;flex-direction:column;justify-content:center}.feature-number{align-self:flex-end;border:1px solid;border-radius:50%;width:92px;height:92px;display:grid;place-items:center;font-size:10px;text-transform:uppercase;letter-spacing:.13em;margin-bottom:9vh;animation:feature-float 4s ease-in-out infinite}.front-feature h2{font:clamp(58px,7.5vw,118px)/.82 var(--serif);letter-spacing:-.065em;margin:25px 0 40px}.front-feature h2 em{font-weight:400}.front-feature-copy>p:not(.eyebrow){max-width:430px;line-height:1.65}.front-feature .read-more{max-width:none}@keyframes feature-float{50%{transform:translateY(-14px) rotate(4deg)}}@media(max-width:760px){.front-feature{grid-template-columns:1fr}.front-feature-image{height:70svh}.front-feature-copy{padding:80px 7vw}.feature-number{margin-bottom:45px}.front-feature h2{font-size:18vw}}
