:root{--text: "Albert Sans", sans-serif;--white: #ffffff;--black: #171719;--red: #DD4751;--light-grey: #cdcdcd;--dark-grey: #838383;--focus-ring: #0B5FFF;--transition-fast: all .1s ease-out;--transition-normal: all .2s ease-out;--transition-slow: all .4s ease-out}*,*:before,*:after{box-sizing:border-box}html{min-height:100%;overflow-y:scroll;scroll-behavior:smooth}body,body h1,body h2,body h3,body h4,body h5,body h6,body p,body ul,body ol,body li,figure,figcaption,blockquote,dl,dd{padding-bottom:0;margin:0}body{display:flex;flex-direction:column;min-height:100vh;height:100%;margin:0 auto;text-rendering:optimizeSpeed;background:var(--white, #fff);font-family:var(--text);font-size:20px;font-weight:300;color:var(--black, #000);line-height:1.6}:where(a,button,input,textarea,select,summary,[role=button],[tabindex]:not([tabindex="-1"])):focus{outline:4px solid var(--focus-ring);outline-offset:3px}@supports selector(:focus-visible){:where(a,button,input,textarea,select,summary,[role=button],[tabindex]:not([tabindex="-1"])):focus{outline:none}:where(a,button,input,textarea,select,summary,[role=button],[tabindex]:not([tabindex="-1"])):focus-visible{outline:none;box-shadow:0 0 0 3px var(--white),0 0 0 6px var(--focus-ring);border-radius:10px}.button:focus-visible{border-radius:120px}}ul:not([class]),ol:not([class]){list-style-type:none;padding:0;margin:0}ul[class],ol[class]{list-style-type:none;padding:0}img{max-width:100%;height:auto;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media screen and (max-width:580px){h1,h2,h3,h4,h5,h6{word-break:break-word}}body h1{color:var(--white, #fff);font-size:clamp(3.125rem,2.2019rem + 1.9231vw,4.125rem);font-weight:800;line-height:1;letter-spacing:-.25px;text-wrap:balance}body.home h1{font-size:clamp(3.375rem,1.7596rem + 3.3654vw,5.125rem)}@media screen and (min-width:768px){body h1,body.home h1{max-width:70vw}}body h2{color:var(--black, #000);font-size:clamp(2.75rem,2.2885rem + .9615vw,3.25rem);font-weight:800;line-height:1;letter-spacing:-.25px;text-wrap:balance}body h3{color:var(--black, #000);font-size:clamp(1.375rem,1.0288rem + .7212vw,1.75rem);font-weight:500;line-height:1.1;letter-spacing:-.25px;margin:10px 0 40px}body h3 span{font-weight:700;color:var(--red, #dd4751)}a{color:var(--red, #dd4751);transition:var(--transition-normal)}a:hover,a:focus{color:var(--black, #000)}.button{display:inline-flex;padding:15px 30px;justify-content:center;align-items:center;gap:10px;border-radius:120px;background:var(--red);border:0;color:var(--white, #fff);text-align:center;font-size:16px;font-style:normal;font-weight:800;line-height:normal;text-decoration:none;transition:var(--transition-normal);cursor:pointer}.button:hover,.button:focus{background:var(--black, #000);color:var(--white, #fff)}.button svg{width:20px;height:20px;display:inline-block;flex-shrink:0}.sr-only{position:absolute!important;top:0!important;left:0!important;width:1px!important;min-width:0!important;max-width:1px!important;height:1px!important;min-height:0!important;max-height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}.skip-link{position:absolute;top:-100%;left:1rem;padding:10px 20px;background:var(--black, #000);color:var(--white, #fff);font-weight:700;text-decoration:none;border-radius:0 0 8px 8px;z-index:10000}.skip-link:focus,.skip-link:hover{color:#fff}.skip-link:focus{top:0}body .container{width:auto;max-width:1600px;padding:0 20px;margin:0 auto}body .container p{margin-top:20px}body .container p strong{font-weight:700}body .container .button{margin-top:30px}.main:after{content:"";clear:both;display:table}.centered{justify-content:center;text-align:center}.red-bg{background:var(--red, #dd4751)}.main{width:100%}body>.main{padding:80px 0}#content-wrapper{position:relative;top:-140px;margin-bottom:-140px}#content-wrapper .container{margin:0 auto;background:var(--white, #fff);border-radius:30px 30px 0 0;padding:60px 30px 80px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:120px}.header{display:flex;width:100%;padding:20px 30px;justify-content:space-between;align-items:center;background:var(--red, #DD4751)}.nav-toggle{position:absolute;opacity:0;pointer-events:none}.nav-toggle-button{display:none;width:44px;height:50px;background:transparent;align-items:center;justify-content:center;gap:12px;flex-direction:column;cursor:pointer}.nav-toggle-button .bar{display:block;width:44px;height:2px;background:var(--white, #fff);transition:var(--transition-normal)}.header .logo{position:relative;z-index:1000;display:flex;width:170px;height:28px}.header .logo.invert img{filter:brightness(.5)}.header .nav{display:flex;padding:5px 6px;justify-content:flex-end;align-items:center;border-radius:100px;background:var(--white, #fff)}.header .nav .nav-links{display:flex;flex-direction:row;position:relative}.header .nav .has-subnav{position:relative}.header .nav .has-subnav>.sub-nav-links{display:none;position:absolute;top:calc(100% + 8px);left:0;min-width:240px;background:var(--white, #fff);padding:10px;border-radius:12px;box-shadow:0 10px 20px #0000001a;gap:10px;z-index:30}.header .nav .has-subnav>.sub-nav-links:before{content:"";position:absolute;top:-8px;left:0;right:0;height:8px;background:transparent}.header .nav .has-subnav:hover>.sub-nav-links,.header .nav .has-subnav:focus-within>.sub-nav-links,.header .nav .has-subnav[data-open]>.sub-nav-links{display:flex;flex-direction:column}.header .nav .has-subnav>.sub-nav-links a{display:block;padding:10px 14px;border-radius:10px;color:var(--black, #000);text-decoration:none;font-size:16px;font-weight:500;line-height:20px}.header .nav .has-subnav>.sub-nav-links a:hover,.header .nav .has-subnav>.sub-nav-links a:focus{background:var(--light-grey, #cdcdcd)}.header .nav .nav-link{display:flex;padding:12px 34px;justify-content:center;align-items:center;gap:10px;color:var(--black, #000);font-size:16px;font-style:normal;font-weight:500;line-height:20px;text-decoration:none;border-radius:80px}.header .nav .nav-link.nav-link-button{font-weight:500;font-size:16px;background:transparent;border:0;cursor:pointer;color:inherit;text-decoration:none;appearance:none;-webkit-appearance:none;padding:12px 34px;line-height:20px;border-radius:80px}.header .nav .nav-link:hover,.header .nav .nav-link:focus,.header .nav .nav-link.current{color:var(--white, #fff);background:var(--red, #dd4751)}@media screen and (min-width:1025px)and (max-width:1280px){.header .nav .nav-link.nav-link-button{padding:12px 20px}}@media screen and (max-width:1024px){.header{flex-wrap:wrap;gap:16px;padding:0 10px}.nav-toggle-button{display:inline-flex;margin-left:auto}.header .nav{display:flex;position:fixed;top:0;left:0;height:100vh;width:100vw;order:3;flex-direction:column;align-items:stretch;justify-content:start;padding:110px 20px 20px;gap:6px;border-radius:0;background:var(--white, #fff);box-shadow:0 20px 40px #00000040;transform:translate(-110%);transition:transform .2s ease-out;z-index:20}.header .nav .nav-link{width:100%;font-size:28px;line-height:1.2;padding:14px 18px}.header .nav .nav-links{flex-direction:column}.header .nav .has-subnav>.sub-nav-links{display:flex;flex-direction:column;position:static;text-align:center;box-shadow:none}.header .nav .has-subnav>.sub-nav-links a{font-size:19px}.header .nav .nav-link.nav-link-button{width:100%;font-size:28px;line-height:1.2;padding:14px 18px}.header .nav-links li:last-child{align-self:center}.header .nav .nav-link:hover,.header .nav .nav-link:focus,.header .nav .has-subnav>.sub-nav-links a:hover,.header .nav .has-subnav>.sub-nav-links a:focus{color:var(--red, #dd4751);background:transparent}.nav-toggle:checked~.nav{transform:translate(0)}.header .button{order:2;margin-left:auto}.nav-close{position:absolute;top:32px;right:32px;width:40px;height:40px;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.nav-close .close-bar{position:absolute;width:40px;height:2px;background:var(--black, #000)}.nav-close .close-bar-1{transform:rotate(45deg)}.nav-close .close-bar-2{transform:rotate(-45deg)}}#hero{padding:0 20px 220px;background:var(--red, #DD4751)}#hero .container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:40px}#hero-text{display:flex;width:100%;padding-top:40px;flex-direction:column;align-items:center;gap:20px;text-align:center}body.home #hero-text{gap:40px}#hero-text h2{color:var(--white, #fff);font-size:clamp(1.25rem,1.0833rem + .3472vw,1.5rem);font-weight:200;line-height:1.4;max-width:60vw}#hero-text .cta-wrap{display:flex;flex-direction:column;align-items:center;gap:10px}#hero-text .cta-wrap p{color:var(--white, #fff);font-size:14px;font-style:normal;font-weight:600;letter-spacing:-.25px;text-align:center;margin:0}#hero .button{background:var(--black, #000);color:var(--white, #fff);margin:0}#hero .button:hover,#hero .button:focus{background:var(--white, #fff);color:var(--black, #000)}#hero .button:hover svg path,#hero .button:focus svg path{fill:var(--black, #000)}.header .button:not(.mobile-only){background:var(--white, #fff);color:var(--black, #000)}.header .button:not(.mobile-only) svg path{fill:var(--black, #000)}.header .button:not(.mobile-only):hover,.header .button:not(.mobile-only):focus{background:var(--black, #000);color:var(--white, #fff)}.header .button:not(.mobile-only):hover svg path,.header .button:not(.mobile-only):focus svg path{fill:var(--white, #fff)}.header .button.mobile-only{display:none;align-self:center;margin-top:15px}.header .button.mobile-only:hover,.header .button.mobile-only:focus{background:var(--red, #dd4751);color:var(--white, #fff)}.header .button.mobile-only:hover svg path,.header .button.mobile-only:focus svg path{fill:var(--white, #fff)}@media screen and (max-width:1024px){.header .button{display:none}.header .button.mobile-only{display:inline-flex}}.image-text{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:80px}.image-text__media{margin:0}.image-text__media img{width:100%;border-radius:36px;object-fit:cover}.image-text__media.shadow img{box-shadow:0 0 12px #0003}.image-text__caption{margin-top:10px;font-size:16px;line-height:1.4;color:var(--dark-grey);font-style:italic;font-weight:300}@media screen and (max-width:1024px){.image-text{grid-template-columns:1fr;gap:60px}}.text-form{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:80px}.text-form img{width:100%;height:100%;border-radius:36px;object-fit:cover}@media screen and (max-width:1024px){.text-form{grid-template-columns:1fr;gap:60px}}.cta-cards{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:20px 0}.cta-cards .card{display:flex;flex-direction:column;gap:10px;flex:1 0 0;align-items:center;padding:20px 40px;border-radius:20px;border:1px solid var(--light-grey, #cdcdcd)}.cta-cards .card svg{height:clamp(4.5rem,2.3077rem + 4.5673vw,6.875rem)}.cta-cards .card h2,.cta-cards .card p{margin:0}.cta-cards .card h2{color:var(--black, #171719);text-align:center;font-size:26px;font-style:normal;font-weight:700}.cta-cards .card p{line-height:1.3}@media screen and (max-width:580px){.cta-cards{flex-direction:column}}.testimonial-cards{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:20px 0}.testimonial-cards .card{display:flex;gap:15px;flex:1 0 0;align-items:start;padding:20px 30px;border-radius:20px;border:1px solid var(--light-grey, #cdcdcd);text-align:left}.testimonial-cards .card .author-image{position:relative;flex-shrink:0}.testimonial-cards .card .author-image img{border-radius:50%;width:70px;height:70px;aspect-ratio:1 / 1;object-fit:cover}.testimonial-cards .card .author-image span{position:absolute;bottom:-10px;left:0;display:flex;align-items:center;justify-content:center;border-radius:50%;width:32px;height:32px;aspect-ratio:1 / 1;background:var(--red, #dd4751)}.testimonial-cards .card .text{display:flex;flex-direction:column;gap:15px}.testimonial-cards .card .text p{font-size:clamp(1rem,.6538rem + .7212vw,1.375rem);line-height:1.4;margin:0}.testimonial-cards .card .text span{font-size:clamp(.8125rem,.6394rem + .3606vw,1rem);font-weight:700;line-height:1.3}@media screen and (max-width:768px){.testimonial-cards{flex-direction:column}}.logo-cards{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:20px 0}.logo-cards .card{display:flex;align-items:center;justify-content:center;padding:25px;border-radius:20px;border:1px solid var(--light-grey, #cdcdcd);text-align:left}.logo-cards .card img{filter:grayscale(100%)}@media screen and (max-width:580px){.logo-cards .card{flex-basis:45%}}.contact-form-wrapper{display:flex;padding:40px;flex-direction:column;align-items:flex-start;gap:15px;height:100%;flex:1 0 0;scroll-margin-top:96px;border-radius:30px;background:var(--white, #fff)}body .container .contact-form-wrapper p{line-height:1.4;margin:0}.contact-form-wrapper form{width:100%;display:flex;flex-direction:column;align-items:start;gap:10px}.contact-form-wrapper form .field{width:100%;display:flex;flex-direction:column;gap:6px}.contact-form-wrapper form .row{display:flex;gap:10px;width:100%}@media screen and (max-width:580px){.contact-form-wrapper form .row{flex-direction:column}}.contact-form-wrapper form input:not(.sr-only),.contact-form-wrapper form textarea{width:100%;display:flex;padding:11px 18px;align-items:center;gap:10px;border-radius:12px;border:1px solid var(--light-grey, #cdcdcd);background:var(--white, #fff);font-size:15px}.contact-form-wrapper form textarea{min-height:120px}.contact-form-wrapper form input::placeholder,.contact-form-wrapper form textarea::placeholder{color:var(--dark-grey, #838383)}.contact-form-wrapper form .form-feedback{width:100%;padding:10px 12px;border-radius:10px;font-size:14px}.contact-form-wrapper form .form-error{background:#fff2f2;color:#9b1c1c;border:1px solid #f5b6b6}.contact-form-wrapper form .form-success{background:#ecfdf3;color:#166534;border:1px solid #a7f3d0}.contact-form-wrapper form .field-error{width:100%;margin:0;font-size:13px;color:#b91c1c}.contact-form-wrapper form input[aria-invalid=true],.contact-form-wrapper form textarea[aria-invalid=true]{border-color:#f5b6b6;box-shadow:0 0 0 2px #f5b6b64d}.contact-form-wrapper form .turnstile-group{width:100%;display:flex;flex-direction:column;gap:8px}.contact-form-wrapper form .turnstile-group .cf-turnstile{min-height:0}.contact-form-wrapper form .turnstile-error{width:100%;padding:10px 12px;border-radius:10px;font-size:14px;background:#fff2f2;color:#9b1c1c;border:1px solid #f5b6b6}.contact-form-wrapper form .button[aria-busy=true]{opacity:.75;pointer-events:none}body .container .contact-form-wrapper form .button{margin:0}#footer .container{display:flex;padding:30px 20px;justify-content:space-between;align-items:center;align-self:stretch}#footer .logo{width:170px;height:auto}#footer .left{display:flex;gap:30px;align-items:center}#footer .left .partner-badge img{width:73px;height:70px}#footer .button{background:var(--black, #000);color:var(--white, #fff);margin:0}#footer .button:hover,#footer .button:focus{background:var(--white, #fff);color:var(--black, #000)}@media screen and (max-width:768px){#footer .container{flex-direction:column;gap:30px}}.resources-meta{color:var(--white, #fff);font-size:16px;font-weight:500;margin:0}.resources-index .resources-list{display:grid;gap:30px;margin:0;padding:0}.resources-index .resources-item{padding:20px;border:1px solid rgba(0,0,0,.08);border-radius:16px}.resources-index .resources-item h2{font-size:clamp(1.75rem,1.5192rem + .4808vw,2rem);margin:0}.resources-index .resources-item a{color:var(--black, #000);text-decoration:none}.resources-index .resources-item a:hover,.resources-index .resources-item a:focus{text-decoration:underline}.resources-date{font-size:16px;font-weight:500;opacity:.75}#content-wrapper .container.resources-prose{display:block}#content-wrapper .container.resources-prose :where(p){margin-top:20px}#content-wrapper .container.resources-prose :where(ul,ol){margin-top:20px;padding-left:1.25rem}#content-wrapper .container.resources-prose ul{list-style:disc}#content-wrapper .container.resources-prose ol{list-style:decimal}#content-wrapper .container.resources-prose li{margin-top:8px}#content-wrapper .container.resources-prose :where(h2){margin-top:50px}#content-wrapper .container.resources-prose :where(h3){margin-top:30px;margin-bottom:20px}#content-wrapper .container.resources-prose :where(a){color:var(--red, #dd4751)}#content-wrapper .container.resources-prose :where(a:hover,a:focus){color:var(--black, #000)}@font-face{font-family:Albert Sans;src:url(/assets/fonts/albert-sans-latin-200-normal.woff2) format("woff2");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Albert Sans;src:url(/assets/fonts/albert-sans-latin-300-normal.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Albert Sans;src:url(/assets/fonts/albert-sans-latin-500-normal.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Albert Sans;src:url(/assets/fonts/albert-sans-latin-600-normal.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Albert Sans;src:url(/assets/fonts/albert-sans-latin-700-normal.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Albert Sans;src:url(/assets/fonts/albert-sans-latin-800-normal.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}
