body{margin:0;padding:0}:root{--color-primary-50: #EFF6F6;--color-primary-100: #D2E5E5;--color-primary-200: #B4D5D5;--color-primary-300: #97C4C4;--color-primary-400: #7BB3B3;--color-primary-500: #699D9C;--color-primary-600: #588A8A;--color-primary-700: #497373;--color-primary-800: #395C5C;--color-primary-900: #2A4545;--color-secondary-50: #FFF4E9;--color-secondary-100: #FFE1C2;--color-secondary-200: #FFCE99;--color-secondary-300: #FFBB70;--color-secondary-400: #FFAA4A;--color-secondary-500: #F39237;--color-secondary-600: #E68A33;--color-secondary-700: #B36B29;--color-secondary-800: #80501F;--color-secondary-900: #4D3314;--color-tertiary-50: #F9FAE9;--color-tertiary-100: #E3E8C2;--color-tertiary-200: #CDD599;--color-tertiary-300: #B7C370;--color-tertiary-400: #A1B24A;--color-tertiary-500: #C5D86D;--color-tertiary-600: #8AA633;--color-tertiary-700: #6E844D;--color-tertiary-800: #526233;--color-tertiary-900: #394219;--color-slate-gray: #657E89;--color-deep-dark: #394950;--color-black: #000000;--color-rich-black: #0E131F;--color-super-black: #1A1A1A;--color-jet-black: #1C1C1C;--color-white: #FFFFFF;--color-hard-white: #F2F2F2;--color-dirty-white: #FAFAFA;--color-off-white: #F5F5F5;--color-gray-50: #FAFAFA;--color-gray-100: #F5F5F5;--color-gray-200: #E5E5E5;--color-gray-300: #D4D4D4;--color-gray-400: #A3A3A3;--color-gray-500: #737373;--color-gray-600: #525252;--color-gray-700: #404040;--color-gray-800: #262626;--color-gray-900: #171717;--color-success: #4BB543;--color-success-light: #D4EDDA;--color-warning: #FFCC00;--color-warning-light: #FFF3CD;--color-danger: #FF3333;--color-danger-light: #FFCCCC;--color-info: #3399FF;--color-info-light: #B3D7FF;--bg-color: #F2F2F2;--text-color: #0E131F;--footer-bg-color: #394950;--footer-text-color: #FAFAFA;--link-primary-color: var(--color-primary-400);--link-primary-color-hover: var(--color-primary-800);--link-primary-color-visited: var(--color-tertiary-700);--link-primary-color-active: var(--color-primary-400);--link-primary-color-disabled: #657E89}[data-theme=dark]{--bg-color: #0E131F;--text-color: #FAFAFA;color-scheme:dark;--color-success: #4BB543;--color-success-light: #D4EDDA;--color-warning: #FFCC00;--color-warning-light: #FFF3CD;--color-danger: #FF4D4D;--color-danger-light: #FFB3B3;--color-info: #3399FF;--color-info-light: #B3D7FF}@font-face{font-family:Red Hat Text;src:url("/static/assets/font/RedHatText-VariableFont_wght.CMjYN8XP.305b35728dea.ttf") format("truetype");font-weight:300 700;font-style:normal;font-display:swap}@font-face{font-family:Alumni Sans;src:url("/static/assets/font/alumni-sans-regular-variable.CgJvZpqB.0538de501ae7.ttf") format("truetype");font-weight:100 900;font-style:normal;font-display:swap}h1,.t-H1{font-family:Alumni Sans,sans-serif;font-size:clamp(1.5rem,2vw,2rem);font-style:normal;font-weight:900;line-height:.85;margin:0}h2,.t-h2{font-family:Red Hat Text,sans-serif;font-size:clamp(1.125rem,1.45vw,1.5rem);font-style:normal;font-weight:700;line-height:1.25;margin:0rem 0 .5rem}h3,.t-h3{font-family:Red Hat Text,sans-serif;font-size:clamp(.875rem,1vw,1.125rem);font-style:normal;font-weight:700;line-height:1.25;margin:0 0 .5rem}h4,.t-h4{font-family:Red Hat Text,sans-serif;font-size:clamp(.75rem,.875vw,.875rem);font-style:normal;font-weight:700;line-height:1.25;margin:0 0 .5rem}.text-large{font-family:Red Hat Text,sans-serif;font-size:clamp(1.3125rem,1.8vw,1.875rem);font-style:normal;font-weight:500;line-height:1.5;margin:0 0 .5rem}.text-medium{font-family:Red Hat Text,sans-serif;font-size:clamp(1.125rem,1.45vw,1.5rem);font-style:normal;font-weight:400;line-height:1.5;margin:0 0 .5rem}.text-regular{font-family:Red Hat Text,sans-serif;font-size:clamp(.875rem,1vw,1.125rem);font-style:normal;font-weight:400;line-height:1.6;margin:0 0 .5rem}.text-small{font-family:Red Hat Text,sans-serif;font-size:clamp(.75rem,.875vw,.875rem);font-style:normal;font-weight:400;line-height:1.6;margin:0 0 .5rem}:root{--space-header-height: 5.875rem;--space-mobile-padding-x: .94rem;--space-desktop-padding-x: 1.5rem}@media screen and (max-width: 768px){:root{--space-header-height: 3rem}}.button{appearance:none;-webkit-appearance:none;background:none;border:0;margin:0;padding:0;border-radius:0;box-shadow:none;color:inherit;font:inherit;outline:none;text-decoration:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.button:focus-visible{outline:2px solid var(--color-tertiary-500);outline-offset:2px}.button{display:inline-flex;justify-content:center;align-items:center;gap:.625rem;cursor:pointer;font-family:Red Hat Text,sans-serif;font-weight:700;line-height:normal;text-align:center;text-decoration:none}.button:visited{color:inherit}.button:hover{text-decoration:none}.button.button--primary{color:var(--color-deep-dark);background-color:var(--color-tertiary-500)}.button.button--primary:hover{background-color:var(--color-tertiary-600);color:#fafafa}.button.button--secondary{color:#fafafa;background-color:var(--color-primary-700)}.button.button--secondary:hover{background-color:var(--color-primary-800);color:#fafafa}.button.button--small{padding:.5625rem 1.3125rem;font-size:1.125rem}.button.button--medium{padding:.75rem 1.5rem;font-size:1.125rem}.button.button--large{padding:1.125rem 1.875rem}.button.button--rounded{border-radius:6px}.button.button--pill{border-radius:9999px}.button.button--outline{border:2px solid var(--color-tertiary-500);background-color:transparent}.button.button--outline:hover{background-color:var(--color-tertiary-100);color:var(--color-tertiary-700)}.link--primary,main a{color:var(--link-primary-color);text-decoration:underline;transition:color .3s ease}.link--primary:visited,main a:visited{color:var(--link-primary-color-visited)}.link--primary:hover,main a:hover{color:var(--link-primary-color-hover);text-decoration:underline;cursor:pointer}.link--primary:focus,main a:focus{font-weight:500}.link--primary:focus-visible,main a:focus-visible{color:var(--link-primary-color-hover);outline:var(--outline-width) solid var(--link-primary-color-active);outline-offset:var(--outline-offset)}.link--primary:active,main a:active,.is-active.link--primary,main a.is-active,.active.link--primary,main a.active{color:var(--link-primary-color-active)}.link--disabled{color:var(--link-primary-color-disabled)!important;pointer-events:none;cursor:not-allowed;text-decoration:none}.header__skip-link{position:absolute;top:-40px;left:0;background:#000;color:#fff;padding:8px 16px;z-index:100;text-decoration:none}.header__skip-link:focus{outline:none;color:#fff}.header__skip-link:focus{top:0}.mobile-only{display:block}@media (min-width: 768px){.mobile-only{display:none}}@media screen and (max-width: 768px){html{scroll-padding-top:var(--header-height)}}@media screen and (max-width: 768px){body{padding-top:var(--space-header-height)}}:root{--outline-width: .125rem;--outline-offset: .125rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.column{display:flex;flex-direction:column}.column.col-12{width:100%}.column.col-11{width:91.666%}.column.col-10{width:83.333%}.column.col-9{width:75%}.column.col-8{width:66.666%}.column.col-7{width:58.333%}.column.col-6{width:50%}.column.col-5{width:41.666%}.column.col-4{width:33.333%}.column.col-3{width:25%}.column.col-2{width:16.666%}.column.col-1{width:8.333%}.column.col-auto{width:auto;flex:1}@media screen and (max-width: 768px){.column.m-col-12{width:100%}}@media screen and (max-width: 768px){.column.m-col-11{width:91.666%}}@media screen and (max-width: 768px){.column.m-col-10{width:83.333%}}@media screen and (max-width: 768px){.column.m-col-9{width:75%}}@media screen and (max-width: 768px){.column.m-col-8{width:66.666%}}@media screen and (max-width: 768px){.column.m-col-7{width:58.333%}}@media screen and (max-width: 768px){.column.m-col-6{width:50%}}@media screen and (max-width: 768px){.column.m-col-5{width:41.666%}}@media screen and (max-width: 768px){.column.m-col-4{width:33.333%}}@media screen and (max-width: 768px){.column.m-col-3{width:25%}}@media screen and (max-width: 768px){.column.m-col-2{width:16.666%}}@media screen and (max-width: 768px){.column.m-col-1{width:8.333%}}@media screen and (max-width: 768px){.column.m-col-auto{width:auto;flex:1}}.row{display:flex;flex-wrap:wrap}.gap-6{gap:6.5rem}.gap-5{gap:5.5rem}.gap-3{gap:3rem}.gap-2{gap:2rem}.gap-1{gap:1.25rem}.gap-auto{justify-content:space-between}@media screen and (max-width: 768px){.m-gap-6{gap:6.5rem}}@media screen and (max-width: 768px){.m-gap-5{gap:5.5rem}}@media screen and (max-width: 768px){.m-gap-3{gap:3rem}}@media screen and (max-width: 768px){.m-gap-2{gap:2rem}}@media screen and (max-width: 768px){.m-gap-1{gap:1.25rem}}@media screen and (max-width: 768px){.m-gap-auto{justify-content:space-between}}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-space-between{justify-content:space-between}.justify-space-around{justify-content:space-around}.justify-space-evenly{justify-content:space-evenly}.align-center{align-items:center}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.align-stretch{align-items:stretch}.align-baseline{align-items:baseline}.container{box-sizing:border-box;max-width:90rem;width:100%;margin:0 auto;padding:0 var(--space-desktop-padding-x)}@media screen and (max-width: 768px){.container{padding:0 var(--space-mobile-padding-x)}}.container--full{max-width:100%;width:100%}@media screen and (max-width: 768px){.container--full{padding:0 var(--space-mobile-padding-x)}}.container--medium{max-width:72rem;width:100%}@media screen and (max-width: 768px){.container--medium{padding:0 var(--space-mobile-padding-x)}}.container--small{max-width:54rem;width:100%}[data-theme=dark] .pill-toggle{--toggle-text-color: var(--color-dirty-white)}.pill-toggle{--toggle-text-color: var(--color-rich-black);--toggle-text-color--hover: var(--color-primary-500);--toggle-background-color: transparent;--toggle-background-color--hover: transparent;--toggle-border-color: var(--toggle-text-color);--toggle-border-color--hover: var(--toggle-text-color--hover);display:inline-flex;padding:.5625rem 1rem;justify-content:center;align-items:center;gap:.625rem;border:2px solid var(--toggle-border-color);background-color:var(--toggle-background-color);color:var(--toggle-text-color);font-family:Red Hat Text,sans-serif;font-weight:400;font-size:.7125rem;border-radius:6rem;text-decoration:none;cursor:pointer}.pill-toggle span{width:2.5rem}.pill-toggle svg{height:1rem;width:auto}.pill-toggle:hover,.pill-toggle:focus{background-color:var(--toggle-background-color--hover);border-color:var(--toggle-border-color--hover);color:var(--toggle-text-color--hover)}@media screen and (max-width: 768px){.pill-toggle{--toggle-text-color: var(--color-dirty-white)}.pill-toggle:hover,.pill-toggle:focus{--toggle-text-color--hover: var(--color-dirty-white);--toggle-background-color--hover: transparent}}[data-theme=dark] .header{--header-link-background-color--hover: #0E131F;--header-link-border-color--hover: var(--color-deep-dark);--header-text-color: #FAFAFA}@media screen and (max-width: 768px){[data-theme=dark] .header{background-color:var(--color-primary-900)}}@media screen and (max-width: 768px){[data-theme=dark] .header__navigation{background-color:var(--color-primary-900)}}.header{--header-background-color: transparent;--header-link-background-color: transparent;--header-link-background-color--hover: #FAFAFA;--header-link-border-color: transparent;--header-link-border-color--hover: #F5F5F5;--header-text-color: #0E131F;--header-text-color--hover: var(--color-primary-500);display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem;background-color:var(--header-background-color);color:var(--header-text-color);transition:background-color ease-in-out,color ease-in-out;transition-duration:1s}@media screen and (max-width: 768px){.header{--header-background-color: var(--color-primary-700);--header-text-color: #FAFAFA;padding:.5625rem .75rem;position:fixed;top:0;left:0;width:100vw;z-index:10;box-sizing:border-box}}.header__logo{display:flex;font-size:1.5rem;font-weight:700;text-decoration:none;color:var(--header-text-color);height:1.8rem;z-index:12}.header__logo svg{height:100%;width:auto}@media screen and (max-width: 768px){.header__logo{height:1rem}}.header__navigation{display:flex;align-items:center;gap:3.5rem}@media screen and (max-width: 768px){.header__navigation{height:100dvh;width:100vw;flex-direction:column;justify-content:center;align-items:center;padding:0;position:fixed;top:0;right:0;background-color:var(--header-background-color);transform:translate(100%);transition:transform .3s ease-in-out,background-color .3s ease-in-out;z-index:11}.header__navigation.is-open{display:flex;transform:translate(0)}}.header__side-navigation{display:flex;gap:2rem;justify-content:center;align-items:center}@media screen and (max-width: 768px){.header__side-navigation{flex-direction:column}}.main__navigation-list{display:flex;gap:1.125rem;list-style:none;margin:0;padding:0}@media screen and (max-width: 768px){.main__navigation-list{flex-direction:column;width:100%}}.main__navigation-link{border-radius:.375rem;border:2px solid var(--header-link-border-color);color:var(--header-text-color);display:flex;padding:.5625rem 1.3125rem;justify-content:center;align-items:center;gap:.625rem;text-align:center;text-decoration:none;font-size:1.125rem;font-style:normal;font-family:Red Hat Text,sans-serif;font-weight:700;line-height:normal}.main__navigation-link:visited{color:var(--header-text-color)}.main__navigation-link:hover{background-color:var(--header-link-background-color--hover);border:2px solid var(--header-link-border-color--hover);color:var(--header-text-color--hover);text-decoration:none}.main__navigation-link:focus-visible{outline:var(--outline-width) solid black;outline-offset:var(--outline-offset);background-color:var(--header-link-background-color--hover);color:var(--header-text-color--hover)}.header__menu-toggle{z-index:12}.header__menu-toggle .icon--close{display:none}.menu-toggle{background:none;border:none;cursor:pointer;display:none;padding:.5rem;color:var(--header-text-color)}@media screen and (max-width: 768px){.menu-toggle{display:inline}}.menu-toggle[aria-expanded=true] .icon--open{display:none}.menu-toggle[aria-expanded=true] .icon--close{display:inline}.footer{box-sizing:border-box;position:relative;background-color:var(--footer-bg-color);color:var(--footer-text-color);min-height:100dvh;display:flex;gap:2rem;padding:2.62rem 2rem 1.75rem}@media screen and (max-width: 768px){.footer{padding:1.5rem var(--space-mobile-padding-x) .75rem var(--space-mobile-padding-x);min-height:calc(100dvh - var(--header-height));flex-direction:column}}.footer ul{list-style:none;padding:0;margin:0}.footer ul li{margin:0rem 0 .5rem}.footer__inner{display:flex;flex-direction:column;gap:1rem}.footer__inner--first{width:33.333%}@media screen and (max-width: 768px){.footer__inner--first{width:83.333%}}.footer__inner--second{flex:1;justify-content:space-between}.footer__content{display:flex;flex-direction:column;gap:2rem}@media screen and (max-width: 768px){.footer__content{gap:1rem}}@media screen and (max-width: 768px){.footer__content--first{flex-direction:column}}.footer__content--second{gap:clamp(.28rem,1vw,1rem)}.footer__row{display:flex;flex-direction:row}@media screen and (max-width: 768px){.footer__row{flex-wrap:wrap}}.footer__navigation{display:flex;flex-direction:column;gap:1rem;width:16.666%}@media screen and (max-width: 768px){.footer__navigation{width:50%}}.footer__partner{flex:1}@media screen and (max-width: 768px){.footer__partner{flex:100%;order:-1;width:100%}.footer__partner img{max-width:9rem;height:auto}}.footer__partner__list{display:flex;gap:1rem;flex-wrap:wrap}.footer__tagline{font-size:clamp(1.5rem,3vw,3.375rem);font-style:normal;font-family:Alumni Sans,sans-serif;font-weight:900;line-height:clamp(1.5rem,3vw,3.375rem);padding:0;margin:0}.footer__branding{display:flex;align-items:center;gap:clamp(.19rem,2vw,3rem)}@media screen and (max-width: 768px){.footer__branding{justify-content:flex-end}}.footer__branding .footer__title{font-size:clamp(2rem,17vw,17.5rem);font-style:normal;font-family:Alumni Sans,sans-serif;font-weight:900;line-height:clamp(2rem,12vw,13.125rem);padding:0;margin:0}.footer__branding .footer__logo{width:clamp(2rem,15vw,15rem)}.footer__copyright{display:flex;padding:.375rem 1.125rem;justify-content:center;align-items:center;gap:.625rem;align-self:stretch;border-radius:.375rem;border:1px solid var(--footer-text-color)}.footer__copyright p{margin:0}.footer__address p{margin:0rem 0 .5rem}.footer__link{color:var(--footer-text-color);text-decoration:none;text-underline-offset:.125rem;text-decoration-thickness:.125rem;transition:color .3s ease}.footer__link:hover,.footer__link:focus-visible{color:var(--color-secondary-500);outline:none;text-decoration:underline}.footer__text--small{font-family:Red Hat Text,sans-serif;font-size:clamp(.75rem,.875vw,.875rem);font-style:normal;font-weight:400;line-height:1.6;margin:0 0 .5rem}.footer__text--small p{margin:0rem 0 .5rem}.back-to-top{width:2.625rem;height:2.625rem;border-radius:2.625rem;border:1px solid var(--footer-text-color);cursor:pointer;margin-left:auto}@media screen and (max-width: 768px){.back-to-top{position:absolute;top:2.62rem;right:2rem;width:2rem;height:2rem;border-radius:2rem;top:1.5rem;right:var(--space-mobile-padding-x)}.back-to-top svg{width:1rem;height:1.75rem}}@media (hover: hover) and (pointer: fine){.back-to-top:hover{background-color:var(--color-primary-500)}}.back-to-top a{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.back-to-top a:focus-visible{outline:var(--outline-width) solid black;outline-offset:var(--outline-offset)}.embed-video{display:flex;flex-direction:column;padding:1rem 0}.embed-video__wrapper{position:relative;aspect-ratio:16/9;background:#000;max-width:100%;overflow:hidden}.embed-video__wrapper:before{content:"";display:block;padding-bottom:56.25%}.embed-video__wrapper iframe,.embed-video__wrapper object,.embed-video__wrapper embed{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.embed-video__wrapper--rounded{border-radius:8px;overflow:hidden}[data-theme=dark] .accordion__title{color:var(--color-primary-300)}.accordion{box-sizing:border-box;display:flex;flex-direction:column;gap:.38rem;width:75%;margin:3rem auto 6rem}@media screen and (max-width: 768px){.accordion{width:100%}}.accordion__title{color:var(--color-primary-300);line-height:normal;margin:0}.accordion__list{list-style:none;margin:0;padding:0}.accordion__item{display:flex;flex-direction:column;margin-bottom:.37rem;padding:1.125rem 1.3125rem;align-self:stretch;border-radius:6px;background-color:#fafafa}.accordion__toggle{display:flex;justify-content:space-between;align-items:center;cursor:pointer;background:none;border:none;padding:.25rem 0;color:var(--color-primary-700)}.accordion__toggle-text{font-family:Red Hat Text,sans-serif;font-size:1.45rem;font-style:normal;font-weight:700;line-height:clamp(1.3rem,1.5vw,1.5rem);text-align:left}.accordion__toggle-icon{width:2.125rem;height:2.125rem;transition:transform .65s ease;transform:rotate(0)}.accordion__toggle-icon svg{width:100%;height:auto;display:block}.accordion__toggle[aria-expanded=true] .accordion__toggle-icon{transform:rotate(-180deg)}.accordion__answer{max-height:0;box-sizing:border-box;overflow:hidden;transition:max-height .4s ease;padding-top:.16rem;color:#0e131f}.accordion__answer--open{padding-top:0;border-top:.16rem solid #F5F5F5}.accordion__answer>*:first-child{margin-top:1rem}.accordion__answer h3{font-family:Red Hat Text,sans-serif;font-size:clamp(.875rem,1vw,1.125rem);font-style:normal;font-weight:700;line-height:clamp(.875rem,1.5vw,1.125rem);margin:1.5rem 0 .5rem}.accordion__answer h2+p,.accordion__answer h3+p,.accordion__answer h4+p{padding-top:0;margin-block-start:0}[data-theme=dark] .alternating-list__title,[data-theme=dark] .alternating-list__item-title{color:var(--color-primary-300)}[data-theme=dark] .alternating-list__description,[data-theme=dark] .alternating-list__item-content{font-weight:500;line-height:1.7}.alternating-list{box-sizing:border-box;margin:3rem auto 6rem;width:66.66%}@media screen and (max-width: 768px){.alternating-list{width:100%;padding:0 var(--space-mobile-padding-x)}}.alternating-list__intro{display:flex;flex-direction:column;gap:clamp(.15rem,.15vw,.25rem)}.alternating-list__title{color:var(--color-primary-500);margin-bottom:0}.alternating-list__description>*:first-child{margin-top:clamp(.05rem,.25vw,.25rem)}.alternating-list__list{display:flex;flex-direction:column;gap:clamp(1rem,6vw,6rem);list-style:none;margin:2rem 0;padding-inline-start:0px}.alternating-list__item{display:flex;flex-direction:column;width:62.5%}.alternating-list__item:nth-child(odd){align-self:flex-end}@media screen and (max-width: 768px){.alternating-list__item{width:100%}}.alternating-list__item-title{color:var(--color-primary-500)}.alternating-list__item-content{font-family:Red Hat Text,sans-serif;font-size:clamp(.875rem,1vw,1.125rem);font-style:normal;font-weight:400;line-height:1.6;margin:0 0 .5rem}.alternating-list__item-content>*:first-child{margin-top:0rem}[data-theme=dark] .title-and-text__title{font-family:Red Hat Text,sans-serif;font-size:clamp(1.125rem,1.45vw,1.5rem);font-style:normal;font-weight:700;line-height:1.25;margin:0rem 0 .5rem;color:var(--color-primary-300)}[data-theme=dark] .title-and-text__text{font-weight:500;line-height:1.7}.title-and-text{display:flex;flex-direction:column;gap:clamp(.15rem,.15vw,.25rem);box-sizing:border-box;width:50%;margin:2rem auto}@media screen and (max-width: 768px){.title-and-text{width:100%;padding:0 var(--space-mobile-padding-x)}}.title-and-text__title{margin-bottom:0;color:var(--color-primary-500)}.title-and-text__text{font-family:Red Hat Text,sans-serif;font-size:clamp(.875rem,1vw,1.125rem);font-style:normal;font-weight:400;line-height:1.6;margin:0 0 .5rem}.title-and-text__text>*:first-child{margin-top:clamp(.05rem,.25vw,.25rem)}[data-theme=dark] .call-to-action__title{color:var(--color-primary-300)}[data-theme=dark] .call-to-action__description{font-weight:500;line-height:1.7}.call-to-action{box-sizing:border-box;display:flex;flex-direction:column;gap:clamp(.5rem,1vw,1rem);width:75%;margin:2rem auto 3rem;padding:1.5rem 2rem;border:1px solid #FAFAFA;border-radius:9px}@media screen and (max-width: 768px){.call-to-action{width:auto;padding:1rem 1.5rem}}.call-to-action__info{display:flex;flex-direction:column;gap:clamp(.15rem,.15vw,.25rem)}.call-to-action__title{color:var(--color-primary-500);font-family:Red Hat Text,sans-serif;font-size:clamp(.875rem,1vw,1.125rem);font-style:normal;font-weight:700;line-height:1.25;margin:0 0 .5rem;margin-bottom:clamp(.15rem,.15vw,.25rem)}.call-to-action__description{font-family:Red Hat Text,sans-serif;font-size:clamp(.875rem,1vw,1.125rem);font-style:normal;font-weight:400;line-height:1.6;margin:0 0 .5rem}.call-to-action__description>*:first-child{margin-top:0}.call-to-action__button{align-self:flex-start}@media screen and (max-width: 768px){.call-to-action__button{align-self:stretch;text-align:center}}.card{display:flex;flex-direction:column;gap:.38rem;box-sizing:border-box;min-height:15rem;padding:1.13rem 1.5rem;background-color:var(--color-primary-50);color:#0e131f;border-radius:9px}.card__image-wrapper{position:relative;width:100%;height:200px;overflow:hidden;border-radius:8px;margin-bottom:16px}.card__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.card__image:hover{transform:scale(1.05)}.card__header{display:flex;justify-content:space-between;align-items:flex-start;color:var(--color-primary-700)}.card__title{font-family:Alumni Sans,sans-serif;font-size:clamp(1.5rem,2.25vw,2.25rem);line-height:80%;margin:0}.card__icon{display:flex;align-items:center;justify-content:center;width:clamp(1.625rem,2.625vw,2.625rem);height:clamp(1.625rem,2.625vw,2.625rem)}.card__icon svg{height:100%;width:100%;color:var(--color-primary-500)}.card__content{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem}.card__description{font-family:Red Hat Text,sans-serif;font-size:clamp(.875rem,1vw,1.125rem);font-style:normal;font-weight:400;line-height:1.6;margin:0 0 .5rem;margin:0}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(25rem,1fr));gap:1.125rem}@media screen and (max-width: 768px){.card-grid{grid-template-columns:1fr}}.card-grid__title{font-family:Red Hat Text,sans-serif;font-size:clamp(1.125rem,1.45vw,1.5rem);font-style:normal;font-weight:700;line-height:1.25;margin:0rem 0 .5rem}@media screen and (max-width: 768px){.card-grid__title{max-width:100%}}.card-grid__description{max-width:63.636%;font-family:Red Hat Text,sans-serif;font-size:clamp(1.125rem,1.45vw,1.5rem);font-style:normal;font-weight:400;line-height:1.5;margin:0 0 .5rem}@media screen and (max-width: 768px){.card-grid__description{max-width:100%}}.card-grid__description>*:first-child{margin-top:0}.text-and-media{display:flex;gap:.75rem}@media screen and (max-width: 768px){.text-and-media{flex-direction:column;gap:1.5rem}}.text-and-media .title-and-text{margin:0;width:100%}.text-and-media .title-and-text .title-and-text__text{margin:0}.text-and-media__content{display:flex;flex-direction:column;gap:.75rem;width:75%}@media screen and (max-width: 768px){.text-and-media__content{width:100%}}.text-and-media__aside{display:flex;flex-direction:column;gap:.75rem;height:100%}.text-and-media__aside--left{width:25%}@media screen and (max-width: 768px){.text-and-media__aside--left{width:100%}}.text-and-media__aside--right{width:25%}@media screen and (max-width: 768px){.text-and-media__aside--right{width:100%}}.media-grid__title{font-family:Red Hat Text,sans-serif;font-size:clamp(1.125rem,1.45vw,1.5rem);font-style:normal;font-weight:700;line-height:1.25;margin:0rem 0 .5rem}@media screen and (max-width: 768px){.media-grid__title{max-width:100%}}.media-grid{display:grid;gap:1.25rem;list-style:none;padding:0;margin:0;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}@media screen and (max-width: 1000px){.media-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}@media screen and (max-width: 768px){.media-grid{grid-template-columns:1fr 1fr}}.media-grid--x1{grid-template-columns:1fr}.media-grid--x2{grid-template-columns:repeat(2,1fr);gap:1rem}@media screen and (max-width: 768px){.media-grid--x2{grid-template-columns:1fr}}.media-grid--x3{grid-template-columns:repeat(3,1fr);gap:.75rem}@media screen and (max-width: 1000px){.media-grid--x3{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 768px){.media-grid--x3{grid-template-columns:1fr}}.media-grid--x4{grid-template-columns:repeat(4,1fr);gap:.5rem}@media screen and (max-width: 1000px){.media-grid--x4{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 768px){.media-grid--x4{grid-template-columns:1fr}}.media-grid--vertical{grid-auto-flow:column;grid-template-rows:repeat(auto-fit,minmax(200px,1fr))}.media-grid--horizontal{grid-auto-flow:row}.media-grid--masonry{grid-template-rows:masonry}.media-gallery__item{position:relative;overflow:hidden}.media-gallery__image{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease}.media-gallery__image:hover{transform:scale(1.05)}@media screen and (max-width: 768px){.media-gallery__image:hover{transform:none}}.code-container{font-family:Red Hat Text,sans-serif;font-size:clamp(.75rem,.875vw,.875rem);font-style:normal;font-weight:400;line-height:1.6;margin:0 0 .5rem;background-color:#2d2d2d;border-radius:8px;padding:.75rem}.avatar{display:inline-flex;align-items:center;gap:.75rem}.avatar__image{position:relative;width:3rem;height:3rem;border-radius:50%;overflow:hidden;background:#f0f0f0;display:flex;align-items:center;justify-content:center}.avatar__img{width:100%;height:100%;object-fit:cover;display:block}.avatar__initials{font-size:1.5rem;font-weight:600;color:#555;text-transform:uppercase;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#e0e0e0;letter-spacing:.05em}.avatar__name{font-size:1rem;color:#222;margin:0;font-weight:500;line-height:1.2}.avatar--small{gap:.5rem}.avatar--small .avatar__image{width:2rem;height:2rem}.avatar--small .avatar__initials{font-size:1rem}.avatar--small .avatar__name{font-size:.875rem}.avatar--large .avatar__image{width:4rem;height:4rem}.avatar--large .avatar__initials{font-size:2rem}.avatar--large .avatar__name{font-size:1.25rem}.avatar--primary .avatar__image{background:var(--color-primary-500)}.avatar--primary .avatar__image .avatar__initials{color:#fff;background:transparent}.avatar--secondary .avatar__image{background:var(--color-secondary-500)}.avatar--secondary .avatar__image .avatar__initials{color:#fff;background:transparent}.avatar--danger .avatar__image{background:var(--color-danger)}.avatar--danger .avatar__image .avatar__initials{color:#fff;background:transparent}[data-theme=dark] .hero{--hero-background-color: var(--bg-color)}[data-theme=dark] .hero--large-typography-fullscreen{--hero-background-color: var(--color-primary-700);--hero-text-color: var(--color-primary-50);--hero-title-color: var(--color-primary-50)}[data-theme=dark] .hero--large-typography-compact{--hero-background-color: var(--color-primary-500);--hero-text-color: var(--color-primary-50);--hero-title-color: var(--color-primary-50)}.hero{--hero-background-color: var(--bg-color);--hero-text-color: var(--text-color);--hero-title-color: var(--hero-text-color);position:relative;background-color:var(--hero-background-color);box-sizing:border-box;display:flex;min-height:calc(100dvh - 5.625rem);gap:.75rem;transition:background-color ease-in-out,color ease-in-out;transition-duration:1s}@media screen and (max-width: 768px){.hero{min-height:calc(100dvh - 3.25rem)}}.hero--large-typography-fullscreen{--hero-background-color: var(--color-primary-500)}.hero--large-typography-fullscreen .hero__content-inner{justify-content:center;width:75%;margin:auto auto auto 8.333%;gap:2rem}@media screen and (max-width: 768px){.hero--large-typography-fullscreen .hero__content-inner{width:100%;margin:6rem auto auto}}.hero--large-typography-fullscreen .hero__title{font-family:Alumni Sans,sans-serif;font-size:clamp(2rem,7vw,7.5rem);font-style:normal;font-weight:900;line-height:.85;margin:0}.hero--large-typography-fullscreen .hero__lead{font-family:Red Hat Text,sans-serif;font-size:clamp(1.125rem,1.45vw,1.5rem);font-style:normal;font-weight:400;line-height:1.5;margin:0 0 2rem;padding-left:0;width:66.666%}@media screen and (max-width: 768px){.hero--large-typography-fullscreen .hero__lead{width:100%;margin-bottom:1rem}}.hero--large-typography-compact{--hero-background-color: var(--color-primary-500);--hero-text-color: var(--color-primary-50);--hero-title-color: var(--color-primary-50);min-height:calc(75dvh - 5.625rem)}@media screen and (max-width: 768px){.hero--large-typography-compact{min-height:calc(75dvh - 3.25rem)}}.hero--large-typography-compact .hero__content-inner{justify-content:center;width:75%;margin:auto auto auto 8.333%;gap:2rem}@media screen and (max-width: 768px){.hero--large-typography-compact .hero__content-inner{width:100%;margin:6rem auto auto}}.hero--large-typography-compact .hero__title{font-family:Alumni Sans,sans-serif;font-size:clamp(2rem,7vw,7.5rem);font-style:normal;font-weight:900;line-height:.85;margin:0}.hero--large-typography-compact .hero__lead{font-family:Red Hat Text,sans-serif;font-size:clamp(1.125rem,1.45vw,1.5rem);font-style:normal;font-weight:400;line-height:1.5;margin:0 0 2rem;padding-left:0;width:66.666%}@media screen and (max-width: 768px){.hero--large-typography-compact .hero__lead{width:100%;margin-bottom:1rem}}@media screen and (max-width: 768px){.hero--minimalist-media-left{flex-direction:column}}.hero--minimalist-media-left .hero__content-inner{width:66.666%}@media screen and (max-width: 768px){.hero--minimalist-media-left .hero__content-inner{width:100%}}.hero--minimalist-media-left .hero__content--first{flex:1;padding-top:6rem}.hero--minimalist-media-left .hero__content--second{flex:1;order:0;align-items:center}.hero--minimalist-categories-left{min-height:calc(75dvh - 5.625rem)}@media screen and (max-width: 768px){.hero--minimalist-categories-left{min-height:calc(75dvh - 3.25rem)}}.hero--minimalist-categories-left .hero__content--first{flex:1;padding-top:6rem}.hero--minimalist-categories-left .hero__content--second{flex:1}.hero__inner{display:flex;gap:.75rem}@media screen and (max-width: 768px){.hero__inner{flex-direction:column;gap:.5rem}}.hero__content{display:flex;flex-direction:column;box-sizing:border-box;gap:.75rem}@media screen and (max-width: 768px){.hero__content{padding:var(--space-mobile-padding-x);gap:.5rem}}.hero__content--first{order:1}.hero__content--second{order:2}.hero__content-inner{display:flex;flex-direction:column;height:100%}.hero__content-inner--media{width:91.666%}.media-placement--top{justify-content:flex-start}.media-placement--center{justify-content:center}.media-placement--bottom{justify-content:flex-end}.hero__title{font-family:Alumni Sans,sans-serif;font-size:clamp(1.5rem,2vw,2rem);font-style:normal;font-weight:900;line-height:.85;margin:0;margin-bottom:1rem;color:var(--hero-title-color)}.hero__lead{font-family:Red Hat Text,sans-serif;font-size:clamp(.75rem,.875vw,.875rem);font-style:normal;font-weight:400;line-height:1.6;margin:0 0 .5rem;padding-left:33.333%}@media screen and (max-width: 768px){.hero__lead{padding-left:0;width:100%}}.hero__meta{font-family:Red Hat Text,sans-serif;font-size:clamp(.75rem,.875vw,.875rem);font-style:normal;font-weight:400;line-height:1.6;margin:0 0 .5rem;font-size:.625rem;padding-top:2.625rem}@media screen and (max-width: 768px){.hero__meta{padding-left:0;width:100%}}.hero__content-secondary{order:-1;width:50%}.hero__content-secondary--video{object-fit:cover;width:100%;height:100%}.hero__content-secondary--video iframe{width:100%;height:100%}.hero__image{width:100%;height:auto}.hero__jump-container{background-color:transparent;pointer-events:none;padding:1.5rem 1rem 2rem;border-radius:9px}@media screen and (max-width: 768px){.hero__jump-container{display:none}}.hero__jump-icon{cursor:pointer;transition:all .3s ease;z-index:10}.hero__jump-icon:hover{opacity:.7}.hero__jump-title{font-family:Red Hat Text,sans-serif;font-size:clamp(.75rem,.875vw,.875rem);font-style:normal;font-weight:700;line-height:1.25;margin:0 0 .25rem;padding-left:1.75rem}.hero__jump-list{font-family:Red Hat Text,sans-serif;font-size:clamp(.75rem,.875vw,.875rem);font-style:normal;font-weight:400;line-height:1.6;margin:0 0 .5rem;position:relative;list-style:none;margin:0;padding-left:1.75rem}.hero__jump-item{margin-bottom:.5rem}.hero__jump-item:last-child{margin-bottom:0}.hero__jump-link{pointer-events:auto}html{scroll-behavior:smooth}body{background-color:var(--bg-color);color:var(--text-color);font-family:Red Hat Text,sans-serif}.main-content{min-height:100vh;padding-bottom:2rem}
