:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size)/2)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size)/2);margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}
.MediaCardGrid .Subtitle p{font-size:20px}@media (max-width:1024px){.MediaCardGrid .Subtitle p{font-size:16px}}.MediaCardGrid .CardSubtitle p{margin-bottom:0}
.styles-module-scss-module__M5jELa__NarrativePanelBasicA{position:relative}.styles-module-scss-module__M5jELa__NarrativePanelBasicA .styles-module-scss-module__M5jELa__carouselIndicators{justify-content:flex-start!important;padding-top:.5rem!important}@media (min-width:1024px){.styles-module-scss-module__M5jELa__NarrativePanelBasicA .styles-module-scss-module__M5jELa__carouselIndicators{padding-top:0!important}}
.styles-module-scss-module__Kkz8Ha__NarrativePanelWithContentA{position:relative}.styles-module-scss-module__Kkz8Ha__NarrativePanelWithContentA .styles-module-scss-module__Kkz8Ha__carouselIndicators{justify-content:flex-start!important;padding-top:.5rem!important}@media (min-width:1024px){.styles-module-scss-module__Kkz8Ha__NarrativePanelWithContentA .styles-module-scss-module__Kkz8Ha__carouselIndicators{padding-top:0!important}}

.PodcastResults__selectWrap{width:100%;min-width:0;position:relative}.PodcastResults__selectBtn{cursor:pointer;text-align:left;background:#fff;border:1px solid #d6d3d1;border-radius:9999px;outline:none;align-items:center;width:100%;height:44px;padding:0 64px 0 20px;display:flex}.PodcastResults__selectBtn:focus-visible{box-shadow:0 0 0 2px #445bcc40}.PodcastResults__selectValue{color:#27272a;text-overflow:ellipsis;white-space:nowrap;font-size:16px;line-height:1.2;overflow:hidden}.PodcastResults__selectPill{pointer-events:none;background:#fff;border-radius:9999px;width:38px;height:30px;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.PodcastResults__selectIcon{z-index:2;pointer-events:none;color:#27272acc;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.PodcastResults__selectIcon svg{transition:transform .16s}.PodcastResults__selectIcon svg.isOpen{transform:rotate(180deg)}.PodcastResults__menu{z-index:50;background:#fff;border:1px solid #d6d3d1;border-radius:18px;width:100%;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 10px 24px #00000014}.PodcastResults__menuItem{cursor:pointer;color:#0b1b4a;text-align:left;background:#fff;border:0;width:100%;padding:14px 20px;font-size:16px;line-height:1.4}.PodcastResults__menuItem+.PodcastResults__menuItem{border-top:1px dotted #0b1b4a2e}.PodcastResults__menuItem:hover,.PodcastResults__menuItem.isActive{background:#0b1b4a0a}.PodcastResults__menuItem.isSelected{font-weight:500}@media (max-width:640px){.PodcastResults__selectBtn{height:40px;padding-left:16px}.PodcastResults__selectValue{font-size:15px}.PodcastResults__menuItem{padding:12px 16px;font-size:15px}}
.sfd-theme .approach-list{border-top:1px solid var(--sfd-line)}.sfd-theme .approach-row{border-bottom:1px solid var(--sfd-line);grid-template-columns:80px 1fr 1.1fr;align-items:start;gap:36px;padding:38px 0;display:grid}.sfd-theme .approach-row .num{color:var(--sfd-accent);font-size:1rem;font-family:var(--sfd-sans)}.sfd-theme .approach-row h3{letter-spacing:-.016em;font-size:clamp(1.3rem,2.2vw,1.8rem)}.sfd-theme .approach-row p{color:var(--sfd-muted);margin:0}@media (max-width:920px){.sfd-theme .approach-row{grid-template-columns:48px 1fr}.sfd-theme .approach-row p{grid-column:2}}
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-font-weight:initial;--tw-tracking:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-duration:initial;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0}}}.FormUI{position:relative}.FormUI label{padding-block:calc(var(--spacing,.25rem) * 2);font-size:var(--text-sm-from-brand-kit,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height-from-brand-kit,calc(1.25 / .875)));--tw-font-weight:var(--font-weight-semibold-from-brand-kit,600);font-size:14px;font-weight:var(--font-weight-semibold-from-brand-kit,600);--tw-tracking:var(--tracking-wider-from-brand-kit,.05em);letter-spacing:var(--tracking-wider-from-brand-kit,.05em);margin-bottom:5px;display:block}.FormUI label.col-form-label.field-required:after{color:var(--destructive-from-brand-kit,#dc2626);content:"*"}.FormUI .form-control{background:var(--sfd-bg-2,#ffffff0f);color:var(--sfd-fg);border:1px solid var(--sfd-line-2);border-radius:var(--radius-lg-from-brand-kit,.5rem);width:100%;font-size:var(--text-base-from-brand-kit,1rem);line-height:var(--tw-leading,var(--text-base--line-height-from-brand-kit,calc(1.5 / 1)));transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4, 0, .2, 1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));padding:14px}.FormUI .form-control::placeholder{color:var(--sfd-muted)}.FormUI .form-control:hover,.FormUI .form-control:focus{border-color:var(--sfd-accent);outline:none}.FormUI .form-check{margin-top:calc(var(--spacing,.25rem) * 2);align-items:center;gap:10px;display:inline-flex}.FormUI .form-check input[type=checkbox]{background:var(--sfd-bg-2);border-color:var(--sfd-line-2);margin:calc(var(--spacing,.25rem) * 0);height:calc(var(--spacing,.25rem) * 5);width:calc(var(--spacing,.25rem) * 5);cursor:pointer;border-style:var(--tw-border-style);--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4, 0, .2, 1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-outline-style:none;appearance:none;border-width:1px;border-radius:4.6667px;outline-style:none;place-content:center;display:inline-grid}.FormUI .form-check input[type=checkbox]:checked{border-color:var(--primary-from-brand-kit,#2563eb);background-color:var(--primary-from-brand-kit,#2563eb);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='12' viewBox='0 0 16 12' fill='none'%3E%3Cpath d='M1.5 6.5L5.5 10.5L14.5 1.5' stroke='%23FEFEFE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:16px 12px}.FormUI .form-check input[type=checkbox][disabled]{cursor:not-allowed;opacity:.5}.FormUI .form-check .form-check-label{cursor:pointer;align-items:center;gap:calc(var(--spacing,.25rem) * 2);--tw-font-weight:var(--font-weight-normal-from-brand-kit,400);font-weight:var(--font-weight-normal-from-brand-kit,400);-webkit-user-select:none;user-select:none;display:inline-flex}.FormUI .form-check .form-check-label a{--tw-font-weight:var(--font-weight-bold-from-brand-kit,700);font-weight:var(--font-weight-bold-from-brand-kit,700);color:inherit}.FormUI [ref=fileDrop]{background-color:var(--background-from-brand-kit,#fff);color:var(--foreground-from-brand-kit,#111827);justify-content:center;align-items:center;gap:calc(var(--spacing,.25rem) * 4);border-style:var(--tw-border-style);--tw-border-style:solid;padding-inline:calc(var(--spacing,.25rem) * 8);padding-block:calc(var(--spacing,.25rem) * 10);text-align:center;white-space:nowrap;border-style:solid;border-width:1px;border-radius:24px;flex-direction:column;min-height:220px;transition:all .3s;display:flex}.FormUI [ref=fileDrop] .fa-cloud-upload{height:calc(var(--spacing,.25rem) * 8);width:calc(var(--spacing,.25rem) * 8);background-color:#0a0a0a;background-position:50%;background-repeat:no-repeat;background-size:40px 40px;display:inline-block;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIiBmaWxsPSJub25lIj4KPHBhdGggZD0iTTI2LjcwNzUgMTAuMjkyNUwxOS43MDc1IDMuMjkyNUMxOS42MTQ2IDMuMTk5NjcgMTkuNTA0MiAzLjEyNjA1IDE5LjM4MjkgMy4wNzU4NkMxOS4yNjE1IDMuMDI1NjggMTkuMTMxNCAyLjk5OTkgMTkgM0g3QzYuNDY5NTcgMyA1Ljk2MDg2IDMuMjEwNzEgNS41ODU3OSAzLjU4NTc5QzUuMjEwNzEgMy45NjA4NiA1IDQuNDY5NTcgNSA1VjI3QzUgMjcuNTMwNCA1LjIxMDcxIDI4LjAzOTEgNS41ODU3OSAyOC40MTQyQzUuOTYwODYgMjguNzg5MyA2LjQ2OTU3IDI5IDcgMjlIMjVDMjUuNTMwNCAyOSAyNi4wMzkxIDI4Ljc4OTMgMjYuNDE0MiAyOC40MTQyQzI2Ljc4OTMgMjguMDM5MSAyNyAyNy41MzA0IDI3IDI3VjExQzI3LjAwMDEgMTAuODY4NiAyNi45NzQzIDEwLjczODUgMjYuOTI0MSAxMC42MTcyQzI2Ljg3MzkgMTAuNDk1OCAyNi44MDAzIDEwLjM4NTQgMjYuNzA3NSAxMC4yOTI1Wk0yMCA2LjQxMzc1TDIzLjU4NjMgMTBIMjBWNi40MTM3NVpNMjUgMjdIN1Y1SDE4VjExQzE4IDExLjI2NTIgMTguMTA1NCAxMS41MTk2IDE4LjI5MjkgMTEuNzA3MUMxOC40ODA0IDExLjg5NDYgMTguNzM0OCAxMiAxOSAxMkgyNVYyN1pNMTkuNzA3NSAxNy4yOTI1QzE5LjgwMDQgMTcuMzg1NCAxOS44NzQxIDE3LjQ5NTcgMTkuOTI0NCAxNy42MTcxQzE5Ljk3NDcgMTcuNzM4NSAyMC4wMDA2IDE3Ljg2ODYgMjAuMDAwNiAxOEMyMC4wMDA2IDE4LjEzMTQgMTkuOTc0NyAxOC4yNjE1IDE5LjkyNDQgMTguMzgyOUMxOS44NzQxIDE4LjUwNDMgMTkuODAwNCAxOC42MTQ2IDE5LjcwNzUgMTguNzA3NUMxOS42MTQ2IDE4LjgwMDQgMTkuNTA0MyAxOC44NzQxIDE5LjM4MjkgMTguOTI0NEMxOS4yNjE1IDE4Ljk3NDcgMTkuMTMxNCAxOS4wMDA2IDE5IDE5LjAwMDZDMTguODY4NiAxOS4wMDA2IDE4LjczODUgMTguOTc0NyAxOC42MTcxIDE4LjkyNDRDMTguNDk1NyAxOC44NzQxIDE4LjM4NTQgMTguODAwNCAxOC4yOTI1IDE4LjcwNzVMMTcgMTcuNDEzN1YyM0MxNyAyMy4yNjUyIDE2Ljg5NDYgMjMuNTE5NiAxNi43MDcxIDIzLjcwNzFDMTYuNTE5NiAyMy44OTQ2IDE2LjI2NTIgMjQgMTYgMjRDMTUuNzM0OCAyNCAxNS40ODA0IDIzLjg5NDYgMTUuMjkyOSAyMy43MDcxQzE1LjEwNTQgMjMuNTE5NiAxNSAyMy4yNjUyIDE1IDIzVjE3LjQxMzdMMTMuNzA3NSAxOC43MDc1QzEzLjYxNDYgMTguODAwNCAxMy41MDQzIDE4Ljg3NDEgMTMuMzgyOSAxOC45MjQ0QzEzLjI2MTUgMTguOTc0NyAxMy4xMzE0IDE5LjAwMDYgMTMgMTkuMDAwNkMxMi44Njg2IDE5LjAwMDYgMTIuNzM4NSAxOC45NzQ3IDEyLjYxNzEgMTguOTI0NEMxMi40OTU3IDE4Ljg3NDEgMTIuMzg1NCAxOC44MDA0IDEyLjI5MjUgMTguNzA3NUMxMi4xOTk2IDE4LjYxNDYgMTIuMTI1OSAxOC41MDQzIDEyLjA3NTYgMTguMzgyOUMxMi4wMjUzIDE4LjI2MTUgMTEuOTk5NCAxOC4xMzE0IDExLjk5OTQgMThDMTEuOTk5NCAxNy44Njg2IDEyLjAyNTMgMTcuNzM4NSAxMi4wNzU2IDE3LjYxNzFDMTIuMTI1OSAxNy40OTU3IDEyLjE5OTYgMTcuMzg1NCAxMi4yOTI1IDE3LjI5MjVMMTUuMjkyNSAxNC4yOTI1QzE1LjM4NTQgMTQuMTk5NSAxNS40OTU3IDE0LjEyNTggMTUuNjE3MSAxNC4wNzU0QzE1LjczODUgMTQuMDI1MSAxNS44Njg2IDEzLjk5OTIgMTYgMTMuOTk5MkMxNi4xMzE0IDEzLjk5OTIgMTYuMjYxNSAxNC4wMjUxIDE2LjM4MjkgMTQuMDc1NEMxNi41MDQzIDE0LjEyNTggMTYuNjE0NiAxNC4xOTk1IDE2LjcwNzUgMTQuMjkyNUwxOS43MDc1IDE3LjI5MjVaIiBmaWxsPSIjQzMwMDA2Ii8+Cjwvc3ZnPg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIiBmaWxsPSJub25lIj4KPHBhdGggZD0iTTI2LjcwNzUgMTAuMjkyNUwxOS43MDc1IDMuMjkyNUMxOS42MTQ2IDMuMTk5NjcgMTkuNTA0MiAzLjEyNjA1IDE5LjM4MjkgMy4wNzU4NkMxOS4yNjE1IDMuMDI1NjggMTkuMTMxNCAyLjk5OTkgMTkgM0g3QzYuNDY5NTcgMyA1Ljk2MDg2IDMuMjEwNzEgNS41ODU3OSAzLjU4NTc5QzUuMjEwNzEgMy45NjA4NiA1IDQuNDY5NTcgNSA1VjI3QzUgMjcuNTMwNCA1LjIxMDcxIDI4LjAzOTEgNS41ODU3OSAyOC40MTQyQzUuOTYwODYgMjguNzg5MyA2LjQ2OTU3IDI5IDcgMjlIMjVDMjUuNTMwNCAyOSAyNi4wMzkxIDI4Ljc4OTMgMjYuNDE0MiAyOC40MTQyQzI2Ljc4OTMgMjguMDM5MSAyNyAyNy41MzA0IDI3IDI3VjExQzI3LjAwMDEgMTAuODY4NiAyNi45NzQzIDEwLjczODUgMjYuOTI0MSAxMC42MTcyQzI2Ljg3MzkgMTAuNDk1OCAyNi44MDAzIDEwLjM4NTQgMjYuNzA3NSAxMC4yOTI1Wk0yMCA2LjQxMzc1TDIzLjU4NjMgMTBIMjBWNi40MTM3NVpNMjUgMjdIN1Y1SDE4VjExQzE4IDExLjI2NTIgMTguMTA1NCAxMS41MTk2IDE4LjI5MjkgMTEuNzA3MUMxOC40ODA0IDExLjg5NDYgMTguNzM0OCAxMiAxOSAxMkgyNVYyN1pNMTkuNzA3NSAxNy4yOTI1QzE5LjgwMDQgMTcuMzg1NCAxOS44NzQxIDE3LjQ5NTcgMTkuOTI0NCAxNy42MTcxQzE5Ljk3NDcgMTcuNzM4NSAyMC4wMDA2IDE3Ljg2ODYgMjAuMDAwNiAxOEMyMC4wMDA2IDE4LjEzMTQgMTkuOTc0NyAxOC4yNjE1IDE5LjkyNDQgMTguMzgyOUMxOS44NzQxIDE4LjUwNDMgMTkuODAwNCAxOC42MTQ2IDE5LjcwNzUgMTguNzA3NUMxOS42MTQ2IDE4LjgwMDQgMTkuNTA0MyAxOC44NzQxIDE5LjM4MjkgMTguOTI0NEMxOS4yNjE1IDE4Ljk3NDcgMTkuMTMxNCAxOS4wMDA2IDE5IDE5LjAwMDZDMTguODY4NiAxOS4wMDA2IDE4LjczODUgMTguOTc0NyAxOC42MTcxIDE4LjkyNDRDMTguNDk1NyAxOC44NzQxIDE4LjM4NTQgMTguODAwNCAxOC4yOTI1IDE4LjcwNzVMMTcgMTcuNDEzN1YyM0MxNyAyMy4yNjUyIDE2Ljg5NDYgMjMuNTE5NiAxNi43MDcxIDIzLjcwNzFDMTYuNTE5NiAyMy44OTQ2IDE2LjI2NTIgMjQgMTYgMjRDMTUuNzM0OCAyNCAxNS40ODA0IDIzLjg5NDYgMTUuMjkyOSAyMy43MDcxQzE1LjEwNTQgMjMuNTE5NiAxNSAyMy4yNjUyIDE1IDIzVjE3LjQxMzdMMTMuNzA3NSAxOC43MDc1QzEzLjYxNDYgMTguODAwNCAxMy41MDQzIDE4Ljg3NDEgMTMuMzgyOSAxOC45MjQ0QzEzLjI2MTUgMTguOTc0NyAxMy4xMzE0IDE5LjAwMDYgMTMgMTkuMDAwNkMxMi44Njg2IDE5LjAwMDYgMTIuNzM4NSAxOC45NzQ3IDEyLjYxNzEgMTguOTI0NEMxMi40OTU3IDE4Ljg3NDEgMTIuMzg1NCAxOC44MDA0IDEyLjI5MjUgMTguNzA3NUMxMi4xOTk2IDE4LjYxNDYgMTIuMTI1OSAxOC41MDQzIDEyLjA3NTYgMTguMzgyOUMxMi4wMjUzIDE4LjI2MTUgMTEuOTk5NCAxOC4xMzE0IDExLjk5OTQgMThDMTEuOTk5NCAxNy44Njg2IDEyLjAyNTMgMTcuNzM4NSAxMi4wNzU2IDE3LjYxNzFDMTIuMTI1OSAxNy40OTU3IDEyLjE5OTYgMTcuMzg1NCAxMi4yOTI1IDE3LjI5MjVMMTUuMjkyNSAxNC4yOTI1QzE1LjM4NTQgMTQuMTk5NSAxNS40OTU3IDE0LjEyNTggMTUuNjE3MSAxNC4wNzU0QzE1LjczODUgMTQuMDI1MSAxNS44Njg2IDEzLjk5OTIgMTYgMTMuOTk5MkMxNi4xMzE0IDEzLjk5OTIgMTYuMjYxNSAxNC4wMjUxIDE2LjM4MjkgMTQuMDc1NEMxNi41MDQzIDE0LjEyNTggMTYuNjE0NiAxNC4xOTk1IDE2LjcwNzUgMTQuMjkyNUwxOS43MDc1IDE3LjI5MjVaIiBmaWxsPSIjQzMwMDA2Ii8+Cjwvc3ZnPg==);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:40px 40px;mask-size:40px 40px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.FormUI [ref=fileDrop]:hover{border-color:#071c3e}.FormUI [ref=fileDrop] *{white-space:nowrap}.FormUI .list-group{padding-left:calc(var(--spacing,.25rem) * 0);list-style-type:none}.FormUI .list-group .fa-remove{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M15 5L5 15M5 5L15 15' stroke='%23C30006' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:26px 26px;width:26px;height:26px;display:inline-block}.FormUI .list-group .list-group-header,.FormUI .list-group .list-group-item:only-child{display:none}.FormUI [ref=button],.FormUI [ref=button].btn-block{cursor:pointer;--tw-font-weight:var(--font-weight-semibold-from-brand-kit,600);font-weight:var(--font-weight-semibold-from-brand-kit,600);transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4, 0, .2, 1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;border-radius:var(--sfd-btn-radius);background:var(--sfd-grad);color:#fff;border:none;outline:none;align-items:center;min-height:48px;padding:13px 52px 13px 22px;transition-duration:.3s;display:inline-flex;position:relative;width:fit-content!important;text-decoration:none!important}.FormUI [ref=button] *,.FormUI [ref=button].btn-block *{text-decoration:none!important}.FormUI [ref=button]:after,.FormUI [ref=button].btn-block:after{pointer-events:none;height:calc(var(--spacing,.25rem) * 4);width:calc(var(--spacing,.25rem) * 4);--tw-translate-y:calc(calc(1 / 2 * 100%) * -1);translate:var(--tw-translate-x) var(--tw-translate-y);content:"";background-image:url("data:image/svg+xml,%3Csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M13.8043%208.57143H0V7.42857H13.8043L7.18461%200.8088L8%200L16%208L8%2016L7.18461%2015.1912L13.8043%208.57143Z'%20fill='white'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;transition:right .3s ease-in-out;position:absolute;top:50%;right:1.25rem}.FormUI [ref=button]:hover,.FormUI [ref=button].btn-block:hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 16px 30px -18px #f01cd180}.FormUI .formio-component-select{gap:calc(var(--spacing,.25rem) * 4);width:100%;font-family:var(--font-sans-from-brand-kit,--font-sans-family-from-brand-kit, sans-serif);position:relative}.FormUI .formio-component-select button{display:none}.FormUI .formio-component-select .choices{cursor:pointer;width:100%;position:relative}.FormUI .formio-component-select .choices .form-control{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4, 0, .2, 1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));margin-top:calc(var(--spacing,.25rem) * 2);border-radius:20px;justify-content:space-between;align-items:center;width:100%;height:100%;min-height:45px;padding:15px;display:flex}.FormUI .formio-component-select .choices .form-control:after{pointer-events:none;top:50%;right:calc(var(--spacing,.25rem) * 4);height:calc(var(--spacing,.25rem) * 6);width:calc(var(--spacing,.25rem) * 6);--tw-translate-y:calc(calc(1 / 2 * 100%) * -1);translate:var(--tw-translate-x) var(--tw-translate-y);content:"";background-image:url("data:image/svg+xml,%3Csvg%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20xmlns%3D'http%3A//www.w3.org/2000/svg'%3E%3Cpath%20d%3D'M8%209L12%205L16%209M16%2015L12%2019L8%2015'%20stroke%3D'%23071830'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:24px 24px;position:absolute}.FormUI .formio-component-select .choices .choices__list--single{align-items:center;gap:calc(var(--spacing,.25rem) * 2);color:var(--foreground-from-brand-kit,#111827);display:flex}.FormUI .formio-component-select .choices .choices__list--single .choices__item{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.FormUI .formio-component-select .choices .choices__list--single .choices__placeholder{color:var(--foreground-from-brand-kit,#111827)}@supports (color:color-mix(in lab, red, red)){.FormUI .formio-component-select .choices .choices__list--single .choices__placeholder{color:color-mix(in oklab, var(--foreground-from-brand-kit,#111827) 50%, transparent)}}.FormUI .formio-component-select .choices .choices__input{border-bottom-style:var(--tw-border-style);width:100%;padding-inline:calc(var(--spacing,.25rem) * 4);color:var(--foreground-from-brand-kit,#111827);border-color:#ccc;border-bottom-width:1px;padding-block:3px}.FormUI .formio-component-select .choices .choices__list--dropdown{left:calc(var(--spacing,.25rem) * 0);z-index:10;background-color:var(--color-white,#fff);--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);width:100%;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);border-radius:20px;display:none;position:absolute;top:calc(100% + 5px);overflow-y:auto}.FormUI .formio-component-select .choices .choices__list--dropdown.is-active{display:block}.FormUI .formio-component-select .choices .choices__list--dropdown .choices__input--cloned,.FormUI .formio-component-select .choices .choices__list--dropdown .choices__item{color:var(--foreground-from-brand-kit,#111827);cursor:pointer;width:100%;padding-inline:15px;padding-block:calc(var(--spacing,.25rem) * 2.5);--tw-outline-style:none;outline-style:none}.FormUI .formio-component-select .choices .choices__list--dropdown .choices__item--selectable:hover,.FormUI .formio-component-select .choices .choices__list--dropdown .choices__item--selectable:focus{background-color:var(--primary-from-brand-kit,#2563eb);color:var(--primary-foreground-from-brand-kit,#fff)}.FormUI .formio-component-select .formio-select-autocomplete-input{display:none!important}.FormUI [ref=component][class*=component-hidden]{display:none}.FormUI .formio-errors:not(:empty),.FormUI [ref=buttonMessageContainer]{padding-top:calc(var(--spacing,.25rem) * 2);color:var(--destructive-from-brand-kit,#dc2626)}.FormUI .form-text.error{font-size:var(--text-sm-from-brand-kit,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height-from-brand-kit,calc(1.25 / .875)));color:var(--destructive-from-brand-kit,#dc2626)}.FormUI .alert.alert-danger{margin-bottom:calc(var(--spacing,.25rem) * 4);border-radius:var(--radius-lg-from-brand-kit,.5rem);padding:calc(var(--spacing,.25rem) * 4);font-size:var(--text-xs-from-brand-kit,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height-from-brand-kit,calc(1 / .75)));color:var(--destructive-from-brand-kit,#dc2626);background-color:#f8d7da;display:none}.FormUI .alert.alert-danger p{margin-bottom:calc(var(--spacing,.25rem) * 2)}.FormUI .alert.alert-danger :last-child{margin-bottom:0}.FormUI a{text-decoration-line:underline}@media (hover:hover){.FormUI a:hover{text-decoration-line:none}}.FormUI p{margin-bottom:calc(var(--spacing,.25rem) * 4)}.FormUI .row{flex-wrap:wrap;justify-content:space-between;display:flex}.FormUI .col-md-2{width:16.6667%}.FormUI .col-md-1{width:8.33333%}.FormUI .col-md-9{width:75%}.FormUI .col-md-12,.FormUI .col-md-6{width:100%}@media (min-width:48rem){.FormUI .col-md-6{width:calc(50% - 15px)}}.FormUI .formio-form{flex-direction:column;gap:30px;display:flex}.FormUI .form-group{position:relative}.FormUI .formio-component-columns{row-gap:10px}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-duration{syntax:"*";inherits:false}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}
.sfd-theme.art-head{padding-block:clamp(48px,7vw,92px) clamp(32px,4vw,52px)}.sfd-theme.art-head .display-l{max-width:22ch;margin-top:24px}.sfd-theme.art-head .deck{max-width:60ch;color:var(--sfd-muted);margin-top:26px;font-size:clamp(1.15rem,1.8vw,1.4rem);line-height:1.5}.sfd-theme .art-meta{border-top:1px solid var(--sfd-line);flex-wrap:wrap;align-items:center;gap:24px;margin-top:36px;padding-top:26px;display:flex}.sfd-theme .art-meta .mono-tag{color:var(--sfd-faint);font-size:.74rem;font-family:var(--sfd-sans);letter-spacing:.08em;text-transform:uppercase;margin-left:auto}.sfd-theme .byline{align-items:center;gap:12px;display:flex}.sfd-theme .byline .av{border-radius:50%;flex:none;width:40px;height:40px}.sfd-theme .byline .nm{font-size:.95rem;font-weight:600}.sfd-theme .byline .rl{color:var(--sfd-muted);font-size:.72rem;font-family:var(--sfd-sans);letter-spacing:.06em}
.sfd-theme .author-box{border-top:1px solid var(--sfd-line);align-items:flex-start;gap:20px;max-width:70ch;margin:clamp(48px,6vw,80px) auto 0;padding-top:36px;display:flex}.sfd-theme .author-box .av{border-radius:50%;flex:none;width:60px;height:60px}.sfd-theme .author-box .ab-name{font-size:1.1rem;font-weight:600}.sfd-theme .author-box .ab-role{color:var(--sfd-muted);font-size:.74rem;font-family:var(--sfd-sans);letter-spacing:.06em;text-transform:uppercase;margin:4px 0 12px}.sfd-theme .author-box p{color:var(--sfd-muted);margin:0;font-size:.98rem}
.sfd-theme .belief-split{grid-template-columns:.8fr 1.2fr;align-items:start;gap:clamp(40px,7vw,90px);display:grid}.sfd-theme .belief-split .lead-q{letter-spacing:-.02em;font-size:clamp(1.5rem,3vw,2.3rem);font-weight:500;line-height:1.3}.sfd-theme .belief-split .lead-q .accent{color:var(--sfd-accent)}@media (max-width:920px){.sfd-theme .belief-split{grid-template-columns:1fr;gap:28px}}
.sfd-theme .sfd-card-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:920px){.sfd-theme .sfd-card-grid{grid-template-columns:1fr}}
.sfd-theme .cs-body{grid-template-columns:260px 1fr;align-items:start;gap:clamp(36px,6vw,80px);display:grid}.sfd-theme .cs-side{flex-direction:column;gap:26px;display:flex;position:sticky;top:100px}.sfd-theme .cs-side .meta-item .k{color:var(--sfd-faint);font-size:.7rem;font-family:var(--sfd-sans);letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px}.sfd-theme .cs-side .meta-item .v{font-size:.98rem}.sfd-theme .cs-prose{max-width:68ch;font-size:1.16rem;line-height:1.7}.sfd-theme .cs-prose h2{letter-spacing:-.018em;margin:1.6em 0 .5em;font-size:clamp(1.5rem,2.4vw,2rem)}.sfd-theme .cs-prose h2:first-child{margin-top:0}.sfd-theme .cs-prose p{color:#d9d6cd;margin:0 0 1.4em}.sfd-theme .cs-prose ul{color:#d9d6cd;margin:0 0 1.4em;padding-left:1.3em}.sfd-theme .cs-prose li{margin-bottom:.6em}.sfd-theme .cs-prose li::marker{color:var(--sfd-accent)}.sfd-theme .cs-prose .eyebrow{margin-bottom:14px}@media (max-width:920px){.sfd-theme .cs-body{grid-template-columns:1fr;gap:36px}.sfd-theme .cs-side{border-bottom:1px solid var(--sfd-line);flex-flow:wrap;gap:24px 40px;padding-bottom:28px;position:static}}
.sfd-theme.cs-head{padding-block:clamp(48px,7vw,96px) clamp(36px,4vw,56px)}.sfd-theme.cs-head .cs-back{margin-bottom:18px;display:inline-block}.sfd-theme.cs-head .client-row{align-items:center;gap:16px;margin-bottom:26px;display:flex}.sfd-theme.cs-head .client-logo{font-size:1.4rem;font-weight:700;font-family:var(--sfd-display);letter-spacing:-.01em}.sfd-theme.cs-head .display-l{max-width:20ch}.sfd-theme.cs-head .deck{max-width:56ch;color:var(--sfd-muted);margin-top:24px;font-size:clamp(1.15rem,1.8vw,1.4rem);line-height:1.5}.sfd-theme .cs-meta{border-top:1px solid var(--sfd-line);align-items:center;gap:24px;margin-top:36px;padding-top:26px;display:flex}.sfd-theme .cs-head .byline{align-items:center;gap:12px;display:flex}.sfd-theme .cs-head .byline .av{border-radius:50%;flex:none;width:40px;height:40px}.sfd-theme .cs-head .byline .nm{font-size:.95rem;font-weight:600}.sfd-theme .cs-head .byline .rl{color:var(--sfd-muted);font-size:.72rem;font-family:var(--sfd-sans);letter-spacing:.06em}
.sfd-theme .sfd-clients{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(28px,5vw,64px);padding-block:8px;display:flex}.sfd-theme .sfd-logo{opacity:.62;color:var(--sfd-muted);font-size:1.1rem;font-weight:700;font-family:var(--sfd-display);letter-spacing:-.01em;transition:opacity .2s,color .2s}.sfd-theme .sfd-logo:hover{opacity:1;color:var(--sfd-fg)}.sfd-theme .sfd-logo.mono{font-size:.95rem;font-weight:600;font-family:var(--sfd-sans);letter-spacing:.04em}
.sfd-theme.contact-grid{grid-template-columns:1.05fr .95fr;align-items:start;gap:clamp(40px,6vw,88px);padding-block:clamp(48px,7vw,100px) clamp(56px,7vw,100px);display:grid}.sfd-theme .contact-intro .display-l{max-width:14ch}.sfd-theme .contact-intro .lead{max-width:42ch;margin-top:26px}.sfd-theme .expect{border-top:1px solid var(--sfd-line);margin-top:44px}.sfd-theme .expect .row{border-bottom:1px solid var(--sfd-line);grid-template-columns:44px 1fr;align-items:start;gap:18px;padding:22px 0;display:grid}.sfd-theme .expect .row .n{color:var(--sfd-accent);font-size:.85rem;font-family:var(--sfd-sans);padding-top:2px}.sfd-theme .expect .row h4{letter-spacing:-.01em;margin:0 0 5px;font-size:1.05rem}.sfd-theme .expect .row p{color:var(--sfd-muted);margin:0;font-size:.95rem}.sfd-theme .direct{flex-direction:column;gap:14px;margin-top:36px;display:flex}.sfd-theme .direct a{color:var(--sfd-fg);align-items:center;gap:10px;font-weight:500;display:inline-flex}.sfd-theme .direct a .k{width:70px;color:var(--sfd-faint);font-size:.72rem;font-family:var(--sfd-sans);letter-spacing:.1em;text-transform:uppercase}.sfd-theme .direct a:hover{color:var(--sfd-accent)}.sfd-theme .form-card{border:1px solid var(--sfd-line);border-radius:var(--sfd-radius);background:var(--sfd-bg-2);padding:clamp(28px,4vw,44px)}.sfd-theme .form-placeholder{color:var(--sfd-muted);font-family:var(--sfd-sans);text-align:center;padding:48px 10px}.sfd-theme .form-note{color:var(--sfd-faint);font-size:.72rem;font-family:var(--sfd-sans);letter-spacing:.04em;text-align:center;margin-top:16px}@media (max-width:920px){.sfd-theme.contact-grid{grid-template-columns:1fr;gap:44px}}

.sfd-theme .cs-cover{border-radius:var(--sfd-radius)}
.sfd-theme.sfd-feature-lead-section{padding-bottom:clamp(48px,6vw,80px)}.sfd-theme .feature-lead{border:1px solid var(--sfd-line);border-radius:var(--sfd-radius);background:var(--sfd-bg-2);grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(32px,5vw,64px);transition:border-color .2s;display:grid;overflow:hidden}.sfd-theme .feature-lead:hover{border-color:var(--sfd-line-2)}.sfd-theme .feature-lead .ph{border:0;border-right:1px solid var(--sfd-line);aspect-ratio:4/3;height:100%}.sfd-theme .feature-lead .fl-body{padding:clamp(28px,4vw,52px) clamp(28px,4vw,52px) clamp(28px,4vw,52px) 0}.sfd-theme .feature-lead h2{letter-spacing:-.02em;margin:16px 0 18px;font-size:clamp(1.6rem,3vw,2.5rem);line-height:1.08}.sfd-theme .feature-lead p{max-width:46ch;color:var(--sfd-muted)}@media (max-width:920px){.sfd-theme .feature-lead{grid-template-columns:1fr}.sfd-theme .feature-lead .ph{border-right:0;border-bottom:1px solid var(--sfd-line);aspect-ratio:16/9}.sfd-theme .feature-lead .fl-body{padding:30px 28px 36px}}
.sfd-theme[data-component=Prose]{padding-block:clamp(44px,5vw,76px)}.sfd-theme .prose{max-width:70ch;margin-inline:auto;font-size:1.18rem;line-height:1.72}.sfd-theme .prose>p{color:#d9d6cd;margin:0 0 1.5em}.sfd-theme .prose>p:first-of-type:first-letter{float:left;color:var(--sfd-accent);font-size:3.4em;font-weight:700;line-height:.8;font-family:var(--sfd-display);padding:8px 14px 0 0}.sfd-theme .prose h2{letter-spacing:-.018em;margin:2em 0 .6em;font-size:clamp(1.6rem,2.6vw,2.1rem)}.sfd-theme .prose h3{letter-spacing:-.012em;margin:1.7em 0 .5em;font-size:1.4rem}.sfd-theme .prose a{border-bottom:1px solid color-mix(in srgb, var(--sfd-accent) 40%, transparent);color:var(--sfd-accent)}.sfd-theme .prose ul,.sfd-theme .prose ol{color:#d9d6cd;margin:0 0 1.5em;padding-left:1.3em}.sfd-theme .prose li{margin-bottom:.6em}.sfd-theme .prose li::marker{color:var(--sfd-accent)}.sfd-theme .prose blockquote{border-left:2px solid var(--sfd-accent);color:var(--sfd-fg);letter-spacing:-.01em;margin:1.8em 0;padding:6px 0 6px 28px;font-size:1.5rem;font-weight:500;line-height:1.4}.sfd-theme .prose .eyebrow-inline{color:var(--sfd-accent);font-size:.72rem;font-family:var(--sfd-sans);letter-spacing:.18em;text-transform:uppercase;margin-bottom:8px;display:block}.sfd-theme .prose .callout{border:1px solid var(--sfd-line);border-left:2px solid var(--sfd-accent);border-radius:var(--sfd-radius);background:var(--sfd-bg-2);margin:2em 0;padding:26px 30px}.sfd-theme .prose .callout h4{color:var(--sfd-accent);font-size:.74rem;font-weight:500;font-family:var(--sfd-sans);letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px}.sfd-theme .prose .callout ul{margin:0;padding-left:1.2em}.sfd-theme .prose .callout p{color:#d9d6cd;margin:0;font-size:1.05rem}.sfd-theme .prose .figure{margin:2.4em 0}.sfd-theme .prose .figure .ph{border-radius:var(--sfd-radius);aspect-ratio:16/9}.sfd-theme .prose .figure figcaption{color:var(--sfd-faint);font-size:.74rem;font-family:var(--sfd-sans);letter-spacing:.06em;text-align:center;margin-top:12px}
.sfd-theme.fn-head{padding-block:clamp(48px,7vw,92px) clamp(32px,4vw,52px)}.sfd-theme.fn-head .display-l{max-width:22ch;margin-top:24px}.sfd-theme.fn-head .fn-tag{color:var(--sfd-muted);font-size:.7rem;font-family:var(--sfd-sans);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:12px;margin:0;display:flex}.sfd-theme.fn-head .fn-tag .dot{background:var(--sfd-accent);border-radius:50%;flex:none;width:5px;height:5px}.sfd-theme .fn-meta{border-top:1px solid var(--sfd-line);flex-wrap:wrap;align-items:center;gap:24px;margin-top:36px;padding-top:26px;display:flex}.sfd-theme .fn-meta .mono-tag{color:var(--sfd-faint);font-size:.74rem;font-family:var(--sfd-sans);letter-spacing:.08em;text-transform:uppercase;margin-left:auto}.sfd-theme .fn-head .byline{align-items:center;gap:12px;display:flex}.sfd-theme .fn-head .byline .av{border-radius:50%;flex:none;width:40px;height:40px}.sfd-theme .fn-head .byline .nm{font-size:.95rem;font-weight:600}.sfd-theme .fn-head .byline .rl{color:var(--sfd-muted);font-size:.72rem;font-family:var(--sfd-sans);letter-spacing:.06em}
@media (max-width:760px){.sfd-theme .site-header .nav{flex-wrap:wrap;row-gap:14px;height:auto;padding-block:14px}.sfd-theme .site-header .nav-links{flex-wrap:wrap;gap:14px 20px;width:100%;margin-left:0;display:flex}}
.sfd-theme .sfd-hero-atmospheric{display:block}.sfd-theme .sfd-hero-atmospheric .hero-band{padding-block:clamp(40px,7vw,92px) clamp(40px,6vw,76px)}.sfd-theme .hero-head-grid{grid-template-columns:1.05fr .95fr;align-items:start;gap:48px;display:grid}.sfd-theme .hero-feature{padding-top:8px}.sfd-theme .hero-feature .feat-title{max-width:30ch;color:var(--sfd-fg);margin-bottom:22px;font-size:clamp(1.05rem,1.5vw,1.28rem);font-weight:500;line-height:1.35}.sfd-theme .hero-media{height:clamp(320px,46vw,600px);position:relative}.sfd-theme .hero-media .ph{border-left:0;border-right:0;position:absolute;inset:0}.sfd-theme .hero-media .scan{bottom:32px;left:var(--sfd-gut);color:#ece8df8c;font-size:.78rem;font-family:var(--sfd-sans);letter-spacing:.1em;position:absolute}.sfd-theme .sfd-hero-editorial .he-grid{grid-template-columns:1.1fr .9fr;align-items:end;gap:56px;padding-block:clamp(72px,11vw,150px) clamp(48px,7vw,92px);display:grid}.sfd-theme .sfd-hero-editorial .he-right{padding-bottom:8px}.sfd-theme .sfd-hero-index .hi-top{padding-block:clamp(64px,10vw,132px) clamp(32px,4vw,52px)}@media (max-width:920px){.sfd-theme .hero-head-grid,.sfd-theme .sfd-hero-editorial .he-grid{grid-template-columns:1fr;gap:32px}.sfd-theme .sfd-hero-editorial .he-grid{align-items:start}}
.sfd-theme .filters{flex-wrap:wrap;align-items:center;gap:10px;padding-block:8px;display:flex}.sfd-theme .filter-chip{cursor:pointer;border:1px solid var(--sfd-line-2);color:var(--sfd-muted);font-size:.74rem;font-family:var(--sfd-sans);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:0 0;border-radius:100px;padding:9px 16px;transition:all .18s}.sfd-theme .filter-chip:hover{border-color:var(--sfd-fg);color:var(--sfd-fg)}.sfd-theme .filter-chip.active{border-color:var(--sfd-accent);background:var(--sfd-accent);color:var(--sfd-accent-ink)}.sfd-theme .insights-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:36px;display:grid}.sfd-theme .insights-grid .card.sfd-hide{display:none}@media (max-width:920px){.sfd-theme .insights-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.sfd-theme .insights-grid{grid-template-columns:1fr}}
.sfd-theme .sfd-mediasplit{grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(40px,7vw,96px);display:grid}.sfd-theme .sfd-mediasplit.is-reverse{grid-template-columns:1.15fr .85fr}.sfd-theme .sfd-mediasplit.is-reverse .sfd-mediasplit-img{order:2}.sfd-theme .sfd-mediasplit.is-reverse .sfd-mediasplit-body{order:1}.sfd-theme .sfd-mediasplit-img{border-radius:var(--sfd-radius)}.sfd-theme .quote-block{letter-spacing:-.02em;max-width:22ch;font-size:clamp(1.5rem,3vw,2.4rem);font-weight:500;line-height:1.28}.sfd-theme .quote-block .accent,.sfd-theme .sfd-mediasplit-body .accent{color:var(--sfd-accent)}@media (max-width:920px){.sfd-theme .sfd-mediasplit,.sfd-theme .sfd-mediasplit.is-reverse{grid-template-columns:1fr;gap:32px}.sfd-theme .sfd-mediasplit .sfd-mediasplit-img,.sfd-theme .sfd-mediasplit.is-reverse .sfd-mediasplit-img,.sfd-theme .sfd-mediasplit .sfd-mediasplit-body,.sfd-theme .sfd-mediasplit.is-reverse .sfd-mediasplit-body{order:0}}
.sfd-theme .sfd-signup{gap:10px;max-width:440px;margin:0 auto;display:flex}.sfd-theme .sfd-signup-input{border:1px solid var(--sfd-line-2);border-radius:var(--sfd-btn-radius);background:var(--sfd-bg);color:var(--sfd-fg);font-size:.95rem;font-family:var(--sfd-sans);flex:1;padding:13px 20px}
.sfd-theme .sfd-numgrid{border:1px solid var(--sfd-line);border-radius:var(--sfd-radius);background:var(--sfd-line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.sfd-theme .sfd-numgrid[data-columns="2"]{grid-template-columns:repeat(2,1fr)}.sfd-theme .sfd-numgrid-item{background:var(--sfd-bg);padding:34px 30px 40px;transition:background .2s}.sfd-theme .sfd-numgrid-item:hover{background:var(--sfd-bg-2)}.sfd-theme .sfd-numgrid-item .sfd-numgrid-n{color:var(--sfd-accent);font-size:.74rem;font-family:var(--sfd-sans);letter-spacing:.1em}.sfd-theme .sfd-numgrid-item h3{letter-spacing:-.012em;margin:18px 0 12px;font-size:1.28rem}.sfd-theme .sfd-numgrid-item p{color:var(--sfd-muted);margin:0;font-size:.96rem}@media (max-width:920px){.sfd-theme .sfd-numgrid,.sfd-theme .sfd-numgrid[data-columns="2"]{grid-template-columns:1fr}}
.sfd-theme.sfd-page-hero{padding-block:clamp(56px,9vw,116px) clamp(36px,5vw,60px)}.sfd-theme.sfd-page-hero .eyebrow{display:inline-flex}
.sfd-theme .post-list{border-top:1px solid var(--sfd-line)}.sfd-theme .post-row{border-bottom:1px solid var(--sfd-line);grid-template-columns:140px 1fr 150px;align-items:baseline;gap:32px;padding:32px 8px;transition:background .2s,padding .2s;display:grid}.sfd-theme .post-row:hover{background:#ece8df06;padding-inline:16px}.sfd-theme .post-row .date{color:var(--sfd-faint);font-size:.78rem;font-family:var(--sfd-sans);letter-spacing:.06em;padding-top:6px}.sfd-theme .post-row .body h3{letter-spacing:-.014em;font-size:clamp(1.25rem,2.1vw,1.65rem);line-height:1.18}.sfd-theme .post-row:hover .body h3{color:var(--sfd-accent)}.sfd-theme .post-row .body p{max-width:60ch;color:var(--sfd-muted);margin:10px 0 0;font-size:.98rem}.sfd-theme .post-row .tag-col{text-align:right;padding-top:4px}.sfd-theme .post-list-more{justify-content:center;margin-top:48px;display:flex}@media (max-width:760px){.sfd-theme .post-row{grid-template-columns:1fr;gap:8px;padding-inline:0}.sfd-theme .post-row:hover{padding-inline:0}.sfd-theme .post-row .tag-col{text-align:left;order:-1}.sfd-theme .post-row .date{padding-top:0}}
.sfd-theme.sfd-statband-wrap{padding-block:clamp(8px,2vw,16px);display:block}.sfd-theme .sfd-statband{grid-template-columns:repeat(4,1fr);display:grid}.sfd-theme .sfd-statband[data-columns="3"]{grid-template-columns:repeat(3,1fr)}.sfd-theme .sfd-statband[data-variant=compact]{border-top:1px solid var(--sfd-line)}.sfd-theme .sfd-statband[data-variant=compact] .sfd-stat{border-right:1px solid var(--sfd-line);padding:32px 26px 36px}.sfd-theme .sfd-statband[data-variant=compact] .sfd-stat:last-child{border-right:0}.sfd-theme .sfd-statband[data-variant=compact] .sfd-stat-n{font-size:clamp(2.2rem,4vw,3.1rem);font-weight:700;line-height:1;font-family:var(--sfd-display);letter-spacing:-.03em}.sfd-theme .sfd-statband[data-variant=compact] .sfd-stat-n span{color:var(--sfd-accent)}.sfd-theme .sfd-statband[data-variant=compact] .sfd-stat-l{color:var(--sfd-muted);font-size:.72rem;font-family:var(--sfd-sans);letter-spacing:.1em;text-transform:uppercase;margin-top:12px}.sfd-theme .sfd-statband[data-variant=large]{border:1px solid var(--sfd-line);border-radius:var(--sfd-radius);background:var(--sfd-bg-2);overflow:hidden}.sfd-theme .sfd-statband[data-variant=large] .sfd-stat{border-right:1px solid var(--sfd-line);padding:38px 32px 42px}.sfd-theme .sfd-statband[data-variant=large] .sfd-stat:last-child{border-right:0}.sfd-theme .sfd-statband[data-variant=large] .sfd-stat-n{font-size:clamp(2.6rem,5vw,4rem);font-weight:700;line-height:.95;font-family:var(--sfd-display);letter-spacing:-.03em}.sfd-theme .sfd-statband[data-variant=large] .sfd-stat-n span{color:var(--sfd-accent)}.sfd-theme .sfd-statband[data-variant=large] .sfd-stat-l{max-width:22ch;color:var(--sfd-muted);margin-top:14px;font-size:.98rem}@media (max-width:920px){.sfd-theme .sfd-statband[data-variant=large]{grid-template-columns:1fr}.sfd-theme .sfd-statband[data-variant=large] .sfd-stat{border-right:0;border-bottom:1px solid var(--sfd-line)}.sfd-theme .sfd-statband[data-variant=large] .sfd-stat:last-child{border-bottom:0}.sfd-theme .sfd-statband[data-variant=compact]{grid-template-columns:1fr 1fr}.sfd-theme .sfd-statband[data-variant=compact] .sfd-stat:nth-child(2){border-right:0}.sfd-theme .sfd-statband[data-variant=compact] .sfd-stat:first-child,.sfd-theme .sfd-statband[data-variant=compact] .sfd-stat:nth-child(2){border-bottom:1px solid var(--sfd-line)}}
.sfd-theme .team-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.sfd-theme .team-card .ph{border-radius:var(--sfd-radius);aspect-ratio:1;margin-bottom:16px}.sfd-theme .team-card .name{font-size:1.08rem;font-weight:600}.sfd-theme .team-card .role{color:var(--sfd-muted);font-size:.74rem;font-family:var(--sfd-sans);letter-spacing:.08em;text-transform:uppercase;margin-top:4px}@media (max-width:920px){.sfd-theme .team-grid{grid-template-columns:1fr}}
.sfd-theme.team-head{padding-block:clamp(48px,7vw,92px) clamp(32px,4vw,52px)}.sfd-theme.team-head .team-head__back{margin-bottom:32px;display:inline-block}.sfd-theme.team-head .team-head__layout{align-items:flex-start;gap:clamp(32px,5vw,64px);display:flex}@media (max-width:640px){.sfd-theme.team-head .team-head__layout{flex-direction:column}}.sfd-theme.team-head .team-head__portrait{aspect-ratio:1;border-radius:4px;flex:none;width:clamp(120px,18vw,220px);overflow:hidden}.sfd-theme.team-head .team-head__info{flex:1;min-width:0}.sfd-theme.team-head .team-head__position{color:var(--sfd-muted);font-size:.7rem;font-family:var(--sfd-sans);letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}.sfd-theme.team-head .display-l{margin-top:0;margin-bottom:0}.sfd-theme.team-head .team-head__contact{border-top:1px solid var(--sfd-line);flex-wrap:wrap;gap:16px;margin-top:24px;padding-top:24px;display:flex}.sfd-theme.team-head .team-head__link{color:var(--sfd-muted);font-size:.75rem;font-family:var(--sfd-sans);letter-spacing:.05em;text-decoration:none}.sfd-theme.team-head .team-head__link:hover{color:var(--sfd-fg)}
.sfd-theme .testimonial{border:1px solid var(--sfd-line);border-radius:var(--sfd-radius);background:var(--sfd-bg-2);margin:clamp(40px,5vw,72px) 0;padding:clamp(32px,4vw,52px)}.sfd-theme .testimonial blockquote{font-size:clamp(1.4rem,2.4vw,1.9rem);font-weight:500;line-height:1.35;font-family:var(--sfd-display);letter-spacing:-.012em;margin:0 0 24px}.sfd-theme .testimonial .attr{align-items:center;gap:14px;display:flex}.sfd-theme .testimonial .attr .av{border-radius:50%;flex:none;width:46px;height:46px}.sfd-theme .testimonial .attr .nm{font-weight:600}.sfd-theme .testimonial .attr .rl{color:var(--sfd-muted);font-size:.72rem;font-family:var(--sfd-sans);letter-spacing:.06em;text-transform:uppercase}
