@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--forest:#123f2b;--forest-deep:#0b2d20;--leaf:#2f6b47;--harvest:#e0a82e;--cream:#f4f0e5;--paper:#fbfaf5;--ink:#17241d;--muted:#68736c;--line:#d8d9cf;--font-sans:Arial, Helvetica, sans-serif;--font-serif:Georgia, "Times New Roman", serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans), Arial, sans-serif;margin:0;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{z-index:10;background:#fbfaf5ed;border-bottom:1px solid #17241d1a;justify-content:space-between;align-items:center;height:92px;padding:0 clamp(24px,5vw,76px);display:flex;position:relative}.brand{align-items:center;gap:13px;display:inline-flex}.brand-mark{justify-content:center;align-items:center;width:54px;height:54px;display:flex}.brand-mark img{object-fit:contain;width:100%;height:100%}.brand-name{flex-direction:column;line-height:1.05;display:flex}.brand-name strong{letter-spacing:.12em;font-size:18px}.brand-name small{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;margin-top:5px;font-size:10px}.desktop-nav{align-items:center;gap:clamp(22px,3.2vw,48px);display:flex}.desktop-nav a{font-size:13px;font-weight:600}.desktop-nav a:not(.nav-cta):hover,.desktop-nav a[aria-current=page]{color:var(--leaf)}.nav-cta{background:var(--forest);color:#fff;align-items:center;gap:22px;padding:14px 19px;display:flex}.nav-cta:hover,.button-primary:hover{background:var(--leaf)}.mobile-nav{align-items:center;gap:10px;display:none}.mobile-contact{border-bottom:1px solid var(--forest);color:var(--forest);letter-spacing:.08em;text-transform:uppercase;padding:9px 2px 6px;font-size:12px;font-weight:800}.menu-toggle{background:var(--forest);cursor:pointer;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:48px;height:45px;padding:0;display:flex}.menu-toggle span{background:#fff;width:20px;height:1px;transition:transform .2s,opacity .2s;display:block}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(6px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-6px)rotate(-45deg)}.mobile-menu{background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;padding:18px clamp(24px,5vw,76px) 28px;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 20px 40px #0b2d2024}.mobile-menu.is-open{display:flex}.mobile-menu a{border-bottom:1px solid var(--line);font-family:var(--font-serif);padding:14px 0;font-size:21px}.mobile-menu a:last-child{background:var(--forest);color:#fff;font-family:var(--font-sans);border:0;justify-content:space-between;align-items:center;margin-top:14px;padding:16px 18px;font-size:13px;font-weight:700;display:flex}.mobile-menu a[aria-current=page]{color:var(--leaf)}.mobile-menu a:last-child[aria-current=page]{color:#fff}.hero{color:#fff;justify-content:center;align-items:center;min-height:max(700px,100svh - 92px);padding:96px clamp(24px,6vw,96px) 120px;display:flex;position:relative;overflow:hidden}.hero-background{object-fit:cover;object-position:center 46%;z-index:0;width:100%;height:100%;transform:scale(1.015)}.hero-overlay{z-index:1;background:linear-gradient(#051c1385 0%,#051c1338 38%,#051c13b8 100%),linear-gradient(90deg,#051c133d,#0000 35% 65%,#051c133d);position:absolute;inset:0}.hero-content{z-index:2;justify-content:center;width:100%;display:flex;position:relative}.hero-glass{-webkit-backdrop-filter:blur(16px)saturate(115%);backdrop-filter:blur(16px)saturate(115%);text-align:center;background:linear-gradient(135deg,#0a2b1ead,#0a2b1e61);border:1px solid #ffffff47;flex-direction:column;align-items:center;width:100%;max-width:960px;padding:clamp(48px,6vw,78px) clamp(28px,7vw,100px);display:flex;box-shadow:0 28px 80px #02120c52,inset 0 1px #ffffff1f}.eyebrow{color:var(--leaf);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 26px;font-size:11px;font-weight:800;display:flex}.eyebrow span{background:var(--harvest);width:27px;height:2px;display:inline-block}.eyebrow.light{color:#d7e3da}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--font-serif), Georgia, serif;letter-spacing:-.045em;font-weight:500;line-height:.98}h1{max-width:820px;margin-bottom:34px;font-size:clamp(62px,7vw,106px)}h1 em,blockquote em{color:var(--harvest);font-weight:500}.hero h1{color:#fff;text-shadow:0 4px 24px #02120c33;max-width:840px;margin-bottom:28px}.hero h1 em{font-style:italic;display:block}.hero-eyebrow{justify-content:center;margin-bottom:25px}.hero-intro{color:#ffffffd6;max-width:650px;margin-bottom:0;font-size:17px;line-height:1.75}.hero-actions{justify-content:center;align-items:center;gap:14px;margin-top:36px;display:flex}.button{align-items:center;gap:34px;padding:16px 20px;font-size:13px;font-weight:700;display:inline-flex}.button-primary{background:var(--forest);color:#fff}.hero .button-primary{background:var(--harvest);color:var(--forest-deep)}.hero .button-primary:hover{background:#efbd4b}.button-ghost{color:#fff;background:#ffffff14;border:1px solid #ffffff9e}.button-ghost:hover{background:#ffffff2e}.hero-foot{letter-spacing:.12em;text-transform:uppercase;z-index:2;justify-content:space-between;align-items:center;font-size:11px;font-weight:700;display:flex;position:absolute;bottom:32px;left:clamp(24px,5vw,76px);right:clamp(24px,5vw,76px)}.hero-foot p{color:#ffffffb3;margin:0}.hero-foot a{border-bottom:1px solid #ffffff8c;padding-bottom:4px}.hero-foot a:hover{color:var(--harvest)}.hero-foot a span{margin-left:9px}.value-strip{background:var(--forest);color:#fff;justify-content:space-around;align-items:center;gap:25px;min-height:72px;padding:18px clamp(20px,5vw,72px);display:flex}.value-strip p{letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:11px;font-weight:700}.value-strip span{color:var(--harvest);font-size:10px}.section{padding:120px clamp(24px,7vw,110px)}.about{grid-template-columns:.9fr 1.1fr;gap:9vw;display:grid}.section-heading h2,.services h2,.heritage h2,.membership h2{margin-bottom:0;font-size:clamp(48px,5.5vw,80px)}.about-copy{max-width:660px;padding-top:35px}.about-copy>p:not(.lead){color:var(--muted);max-width:590px}.about-copy .lead{color:var(--forest);font-family:var(--font-serif);font-size:clamp(25px,2.4vw,35px);line-height:1.35}.signature-line{border-top:1px solid var(--line);align-items:center;gap:14px;margin-top:38px;padding-top:22px;display:flex}.mini-mark{justify-content:center;align-items:center;width:45px;height:45px;display:flex}.mini-mark img{object-fit:contain;width:100%;height:100%}.signature-line p{flex-direction:column;margin:0;line-height:1.35;display:flex}.signature-line strong{font-size:13px}.signature-line small{color:var(--muted);font-size:11px}.services{background:var(--forest-deep);color:#fff}.services-top{grid-template-columns:1fr 1fr;align-items:end;gap:10vw;display:grid}.services-top>p{color:#aebeb3;max-width:560px;margin-bottom:0}.service-grid{grid-template-columns:repeat(3,1fr);gap:1px;margin-top:72px;display:grid}.service-card{border:1px solid #ffffff26;min-height:410px;padding:30px;transition:background .25s,transform .25s;position:relative}.service-card:hover{background:#ffffff0b;transform:translateY(-5px)}.card-number{color:#82978a;letter-spacing:.15em;font-size:11px}.service-icon{justify-content:center;align-items:center;height:130px;margin:30px 0 20px;display:flex}.icon-shape{border:2px solid var(--harvest);width:72px;height:72px;display:block;position:relative}.icon-01{border-radius:60% 0;transform:rotate(-45deg)}.icon-01:after{background:var(--harvest);content:"";width:72px;height:2px;position:absolute;top:34px;left:10px;transform:rotate(45deg)}.icon-02{border-radius:50%}.icon-02:before,.icon-02:after{border:2px solid var(--harvest);content:"";border-radius:50%;width:42px;height:42px;position:absolute;top:13px}.icon-02:before{left:-22px}.icon-02:after{right:-22px}.icon-03{border-radius:50% 50% 8px 8px;width:84px;height:60px}.icon-03:after{background:var(--harvest);content:"";width:108px;height:2px;position:absolute;bottom:-13px;left:-14px}.service-card h3{font-family:var(--font-serif);margin-bottom:14px;font-size:27px;font-weight:500}.service-card p{color:#aebeb3;margin:0;font-size:14px}.heritage{background:var(--cream);grid-template-columns:minmax(320px,.9fr) 1.1fr;align-items:center;gap:9vw;display:grid}.heritage-image-wrap{max-width:520px;position:relative}.heritage-image-wrap:before{border:1px solid var(--harvest);content:"";position:absolute;inset:-18px 18px 18px -18px}.heritage-image-wrap img{aspect-ratio:.79;filter:saturate(.72)contrast(1.04);object-fit:cover;z-index:1;width:100%;position:relative}.heritage-tag{background:var(--forest);color:#fff;letter-spacing:.13em;text-transform:uppercase;z-index:2;padding:13px 18px;font-size:10px;font-weight:700;position:absolute;bottom:26px;left:-18px}.heritage-copy{max-width:650px}.heritage-lead{color:var(--muted);max-width:570px;margin:30px 0 36px}.commitment-list{border-top:1px solid #c5c9bd}.commitment-list>div{border-bottom:1px solid #c5c9bd;grid-template-columns:50px 1fr;align-items:center;padding:17px 0;display:grid}.commitment-list span{color:var(--harvest);font-size:10px;font-weight:700}.commitment-list p{font-family:var(--font-serif);margin:0;font-size:18px}.quote-section{background:var(--paper);text-align:center;padding:130px 24px}.quote-mark{color:var(--harvest);height:72px;font-family:Georgia,serif;font-size:88px;line-height:1;display:block}blockquote{font-family:var(--font-serif);letter-spacing:-.04em;max-width:930px;margin:0 auto 25px;font-size:clamp(39px,5vw,70px);line-height:1.14}.quote-section>p{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:700}.leadership{background:var(--cream);grid-template-columns:minmax(320px,.85fr) 1.15fr;align-items:center;gap:9vw;display:grid}.leader-portrait{max-width:540px;position:relative}.leader-portrait:before{border:1px solid var(--harvest);content:"";position:absolute;inset:18px -18px -18px 18px}.leader-portrait img{aspect-ratio:1;object-fit:cover;z-index:1;width:100%;position:relative}.leader-portrait>span{background:var(--forest);color:#fff;letter-spacing:.13em;text-transform:uppercase;z-index:2;padding:13px 18px;font-size:10px;font-weight:700;position:absolute;bottom:24px;right:-18px}.leadership-copy{max-width:680px}.leadership-copy h2{margin-bottom:30px;font-size:clamp(48px,5.5vw,80px)}.president-message{border-left:2px solid var(--harvest);padding-left:24px}.president-message .message-label{color:var(--leaf);letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px;font-size:10px;font-weight:800}.president-message blockquote{color:var(--muted);font-family:var(--font-sans);letter-spacing:0;max-width:620px;margin:0;font-size:17px;font-weight:400;line-height:1.75}.leader-title{border-top:1px solid #c5c9bd;flex-direction:column;margin-top:38px;padding-top:22px;display:flex}.leader-title strong{color:var(--forest);font-family:var(--font-serif);font-size:24px;font-weight:500}.leader-title span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-top:5px;font-size:10px}.membership{background:var(--forest);color:#fff;grid-template-columns:.9fr 1.1fr;align-items:start;gap:8vw;display:grid}.membership-copy>p:last-of-type{color:#b9c9be;max-width:560px;margin-top:30px}.contact-actions{grid-template-columns:1fr 1fr;gap:1px;max-width:560px;margin-top:38px;display:grid}.contact-actions a{background:#ffffff14;border:1px solid #fff3;flex-direction:column;padding:20px;transition:background .2s;display:flex}.contact-actions a:hover{background:#ffffff24}.contact-actions span{color:#b9c9be;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:800}.contact-actions strong{color:#fff;font-family:var(--font-serif);margin-top:6px;font-size:22px;font-weight:500}.membership-form{background:var(--paper);color:var(--ink);padding:clamp(28px,4vw,46px)}.form-heading{border-bottom:1px solid var(--line);margin-bottom:26px;padding-bottom:20px}.form-heading .card-label{border:0;margin-bottom:8px;padding:0}.form-heading>p:last-child{color:var(--muted);max-width:560px;margin:0;font-size:14px;line-height:1.6}.card-label{border-bottom:1px solid var(--line);color:var(--leaf);letter-spacing:.14em;text-transform:uppercase;padding-bottom:18px;font-size:10px;font-weight:800}.form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.form-grid label{flex-direction:column;gap:7px;display:flex}.form-grid label>span{color:var(--forest);font-size:12px;font-weight:800}.form-grid input,.form-grid select,.form-grid textarea{color:var(--ink);font:inherit;background:#f1eee5;border:1px solid #d6d5cb;border-radius:0;outline:none;width:100%;padding:13px 14px;font-size:16px}.form-grid textarea{resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--leaf);box-shadow:0 0 0 3px #2f6b471f}.form-message{grid-column:1/-1}.form-submit{background:var(--harvest);color:var(--forest-deep);cursor:pointer;border:0;justify-content:space-between;align-items:center;width:100%;margin-top:24px;padding:17px 19px;font-size:13px;font-weight:800;display:flex}.form-submit:hover{background:#efbd4b}.form-status{color:var(--forest);background:#e4eee7;margin:16px 0 0;padding:12px 14px;font-size:13px}.form-privacy{color:var(--muted);margin:13px 0 0;font-size:11px}footer{color:#fff;background:#071f16;grid-template-columns:1fr 1.2fr 1fr;align-items:center;gap:25px;padding:55px clamp(24px,6vw,90px) 35px;display:grid}.footer-brand .brand-name small{color:#8fa499}footer>p{color:#8fa499;font-family:var(--font-serif);text-align:center;margin:0;font-size:16px}.footer-links{justify-content:end;gap:26px;font-size:12px;display:flex}footer>small{color:#637b6f;letter-spacing:.08em;text-align:center;text-transform:uppercase;border-top:1px solid #ffffff1f;grid-column:1/-1;margin-top:20px;padding-top:25px;font-size:9px}.stories-hero{background:var(--forest-deep);color:#fff;grid-template-columns:1fr 1fr;min-height:650px;display:grid}.stories-hero-copy{flex-direction:column;justify-content:center;padding:90px clamp(40px,7vw,110px);display:flex}.stories-hero-copy h1{margin-bottom:30px;font-size:clamp(58px,6vw,90px)}.stories-hero-copy>p:last-child{color:#b9c9be;max-width:570px;font-size:17px}.stories-hero-image{min-height:650px;position:relative;overflow:hidden}.stories-hero-image:after{content:"";background:linear-gradient(#0000 55%,#071f16ad);position:absolute;inset:0}.stories-hero-image img{object-fit:cover;width:100%;height:100%}.stories-hero-image>span{color:#fff;letter-spacing:.13em;text-transform:uppercase;z-index:1;font-size:10px;font-weight:700;position:absolute;bottom:32px;left:36px}.stories-intro{grid-template-columns:.55fr 1.45fr;gap:10vw;display:grid}.stories-intro h2{max-width:900px;margin-bottom:28px;font-size:clamp(43px,5vw,72px)}.stories-intro>div>p{color:var(--muted);max-width:720px;font-size:17px}.story-list{background:var(--cream);padding-top:80px;padding-bottom:80px}.story-feature{border-bottom:1px solid #c5c9bd;grid-template-columns:.9fr 1.1fr;align-items:stretch;gap:7vw;padding:42px 0;display:grid}.story-feature:nth-child(2n) .story-feature-image{order:2}.story-feature-image{min-height:380px;overflow:hidden}.story-feature-image img{object-fit:cover;width:100%;height:100%}.story-feature-copy{align-self:center;max-width:640px;padding:25px 0}.story-number{color:var(--harvest);letter-spacing:.15em;font-size:11px;font-weight:800}.story-theme{color:var(--leaf);letter-spacing:.14em;text-transform:uppercase;margin:28px 0 15px;font-size:10px;font-weight:800}.story-feature-copy h2{margin-bottom:24px;font-size:clamp(38px,4vw,58px)}.story-feature-copy>p:last-child{color:var(--muted)}.story-cta{background:var(--forest);color:#fff;text-align:center;padding:120px 24px}.story-cta .eyebrow{justify-content:center}.story-cta h2{max-width:850px;margin:0 auto 38px;font-size:clamp(44px,5vw,72px)}.story-button{background:var(--harvest);color:var(--forest-deep)}.story-button:hover{background:#efbd4b}@media (max-width:900px){.site-header{height:78px}.desktop-nav{display:none}.mobile-nav{display:flex}.hero{min-height:max(700px,100svh - 78px)}.about,.services-top,.heritage,.leadership,.membership{grid-template-columns:1fr;gap:60px}.stories-hero,.stories-intro{grid-template-columns:1fr}.stories-hero-image{min-height:520px}.service-card{min-height:360px}.heritage-image-wrap{margin-left:18px}footer{text-align:center;grid-template-columns:1fr}footer>p{order:2}.footer-links{order:3;justify-content:center}.footer-brand{justify-self:center}footer>small{order:4}}@media (max-width:680px){.brand-name{display:none}.hero{min-height:720px;padding:54px 18px 112px}.hero-background{object-position:58% center}.hero-glass{padding:40px 20px}h1{font-size:clamp(55px,17vw,76px)}.hero h1{font-size:clamp(50px,15vw,68px)}.hero-intro{font-size:16px;line-height:1.65}.hero-actions{flex-direction:column;align-items:stretch;width:100%}.hero-actions .button{justify-content:space-between;width:100%}.hero-foot{justify-content:center;bottom:25px}.hero-foot p{display:none}.value-strip{flex-wrap:wrap;justify-content:center;gap:12px 20px}.value-strip p{font-size:9px}.value-strip span:nth-of-type(3){display:none}.section{padding-top:85px;padding-bottom:85px}.section-heading h2,.services h2,.heritage h2,.membership h2{font-size:48px}.about-copy{padding-top:0}.service-grid{grid-template-columns:1fr}.service-card{min-height:auto;padding-bottom:40px}.service-icon{height:110px;margin:20px 0 5px}.heritage{padding-left:38px}.heritage-copy{margin-left:-14px}.leadership{padding-right:38px}.leadership-copy{margin-right:-14px}.quote-section{padding:95px 24px}.contact-actions,.form-grid{grid-template-columns:1fr}.form-message{grid-column:auto}.membership-form{padding:27px 22px}.stories-hero-copy{padding:75px 24px}.stories-hero-image{min-height:420px}.story-feature{grid-template-columns:1fr;gap:30px}.story-feature:nth-child(2n) .story-feature-image{order:0}.story-feature-image{min-height:300px}.story-cta{padding-top:90px;padding-bottom:90px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.service-card{transition:none}}
