*,*:before,*:after{box-sizing:border-box}*{margin:0}html,body{height:100%}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeSpeed;font-feature-settings:"ss02" on,"ss06" on}img,picture,video,canvas,svg{display:block;max-width:100%}ol,ul{list-style:none;padding:0}:root{--font-primary: "Atyp Text", sans-serif;--font-secondary: "Atyp Display", sans-serif;--font-bellede: "Bellede", sans-serif;--font-weight-light: 300;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--color-white: #fff;--color-green-1: #e7ffa6;--color-green-2: #dbff76;--color-green-3: #c1ff14;--color-green-4: #99f524;--color-green-primary: var(--color-green-3);--color-blue-dark: #0128b0;--color-blue-light: #2857ff;--color-blue-cyan: #95eaff;--color-pink-1: #ffa4f0;--color-pink-2: #ff7fea;--color-pink-secondary: #ff62e6;--color-blue-secondary: #0038ff;--color-red-primary: #f2420c;--color-black-1: #000;--color-black-primary: #121212;--color-black-2: #1c1c1c;--color-black-3: #292929;--color-black-4: #3b3b3b;--color-text: var(--color-black-primary);--color-gray-dark: #717171;--color-gray-light: #a0a0a0;--color-gray-1: #f2f2f2;--color-gray-2: #e5e5e5;--color-gray-3: #d8d8d8;--color-gray-3-light: #d9d9d9;--color-gray-4: #c0c0c0;--color-gray-5: #6e6e6e;--color-gray-5-light: #717171;--color-gray-5-dark: #a0a0a0;--color-gray-6: #4c4c4c;--color-grey-lighter: #f2f2f2;--screen-width: 100vw;--grid-gutter: max(calc(8 * 100vw / 1440), 8px);--grid-padding: calc(64 * 100vw / 1440);--grid-padding-mobile: 20px;--grid-column: 12;--grid-column-mobile: 4;--grid-container-size: calc(min(var(--screen-width), 1920px) - var(--grid-padding) * 2);--grid-column-size: calc((var(--grid-container-size) - var(--grid-gutter) * 11) / 12);--fullscreen-padding: 20px;--grid-side-spacing: calc((100dvw - var(--grid-container-size)) * .5);--spacing-12: 12px;--spacing-16: 16px;--spacing-24: max(1.5rem, 24px);--spacing-40: 40px;--spacing-60: 60px;--spacing-80: 80px;--spacing-120: max(7.5rem, 60px);--spacing-200: 200px;--max-width: 1920px;--font-size-base: 16px;--border-radius-section: 12px;--border-radius-wrapper: 6px;--border-radius-small: 2px;--input-range: 0%;--ease-in-quad: cubic-bezier(.55, .085, .68, .53);--ease-in-cubic: cubic-bezier(.55, .055, .675, .19);--ease-in-quart: cubic-bezier(.895, .03, .685, .22);--ease-in-quint: cubic-bezier(.755, .05, .855, .06);--ease-in-expo: cubic-bezier(.95, .05, .795, .035);--ease-in-circ: cubic-bezier(.6, .04, .98, .335);--ease-out-quad: cubic-bezier(.25, .46, .45, .94);--ease-out-cubic: cubic-bezier(.215, .61, .355, 1);--ease-out-quart: cubic-bezier(.165, .84, .44, 1);--ease-out-quint: cubic-bezier(.23, 1, .32, 1);--ease-out-expo: cubic-bezier(.19, 1, .22, 1);--ease-out-circ: cubic-bezier(.075, .82, .165, 1);--ease-in-out-quad: cubic-bezier(.455, .03, .515, .955);--ease-in-out-cubic: cubic-bezier(.645, .045, .355, 1);--ease-in-out-quart: cubic-bezier(.77, 0, .175, 1);--ease-in-out-quint: cubic-bezier(.86, 0, .07, 1);--ease-in-out-expo: cubic-bezier(1, 0, 0, 1);--ease-in-out-circ: cubic-bezier(.785, .135, .15, .86);--ease-out-back: cubic-bezier(.34, 1.85, .64, 1)}:root,[color-scheme=light]{color-scheme:light;--color-page-background: var(--color-white);--color-page-foreground: var(--color-black-primary);--color-footer-background: var(--color-green-primary);--color-footer-border: rgb(0 0 0 / .1);--color-footer-foreground: var(--color-black-primary);--color-header-background: var(--color-white);--color-header-foreground: var(--color-black-primary);--color-header-dropdown-bg: #fafafa;--color-header-higligted-bg: var(--color-header-foreground);--color-header-higligted-text: var(--color-text);--color-header-higligted-icon: var(--color-header-background);--color-header-higligted-icon-hover: var(--color-header-foreground);--color-header-subcategory-bg: var(--color-gray-1);--color-header-subcategory-link: #717171;--color-header-subcategory-link-hover: var(--color-text);--color-header-subcategory-icon: var(--color-black-primary);--color-header-split: var(--color-gray-2);--color-header-border: rgba(0, 0, 0, .05);--color-header-shadow: rgba(0, 0, 0, .04);--color-search-result-bg: var(--color-white);--color-search-result-item-hover: var(--color-gray-1)}[color-scheme=dark]{color-scheme:dark;--color-page-background: var(--color-black-2);--color-page-foreground: var(--color-white);--color-text: var(--color-white);--color-header-background: var(--color-black-2);--color-header-foreground: var(--color-white);--color-header-dropdown-bg: #1a1a1a;--color-header-higligted-bg: #262626;--color-header-higligted-text: var(--color-header-background);--color-header-higligted-icon: var(--color-header-foreground);--color-header-higligted-icon-hover: var(--color-header-background);--color-header-subcategory-bg: #262626;--color-header-subcategory-link: #b8b8b8;--color-header-subcategory-link-hover: var(--color-header-foreground);--color-header-subcategory-icon: var(--color-header-foreground);--color-header-split: #3d3d3d;--color-header-border: rgba(255, 255, 255, .05);--color-header-shadow: rgba(150, 150, 150, .04);--color-search-result-bg: var(--color-black-2);--color-search-result-item-hover: var(--color-black-3)}@font-face{font-family:Atyp Display;src:url(../../../fonts/AtypDisplay-Regular-subset.woff2) format("woff2"),url(../../../fonts/AtypDisplay-Regular-subset.woff) format("woff");font-weight:400;font-style:normal;font-display:fallback}@font-face{font-family:Atyp Display;src:url(../../../fonts/AtypDisplay-Medium-subset.woff2) format("woff2"),url(../../../fonts/AtypDisplay-Medium-subset.woff) format("woff");font-weight:500;font-style:normal;font-display:fallback}@font-face{font-family:Atyp Display;src:url(../../../fonts/AtypDisplay-Semibold-subset.woff2) format("woff2"),url(../../../fonts/AtypDisplay-Semibold-subset.woff) format("woff");font-weight:600;font-style:normal;font-display:fallback}@font-face{font-family:Atyp Display;src:url(../../../fonts/AtypDisplay-Bold-subset.woff2) format("woff2"),url(../../../fonts/AtypDisplay-Bold-subset.woff) format("woff");font-weight:700;font-style:normal;font-display:fallback}@font-face{font-family:Atyp Text;src:url(../../../fonts/AtypText-Regular-subset.woff2) format("woff2"),url(../../../fonts/AtypText-Regular-subset.woff) format("woff");font-weight:400;font-style:normal;font-display:fallback}@font-face{font-family:Atyp Text;src:url(../../../fonts/AtypText-Semibold-subset.woff2) format("woff2"),url(../../../fonts/AtypText-Semibold-subset.woff) format("woff");font-weight:600;font-style:normal;font-display:fallback}@font-face{font-family:Atyp Text;src:url(../../../fonts/AtypText-Medium-subset.woff2) format("woff2"),url(../../../fonts/AtypText-Medium-subset.woff) format("woff");font-weight:500;font-style:normal;font-display:fallback}@font-face{font-family:Atyp Text;src:url(../../../fonts/AtypText-Bold-subset.woff2) format("woff2"),url(../../../fonts/AtypText-Bold-subset.woff) format("woff");font-weight:700;font-style:normal;font-display:fallback}@font-face{font-family:Bellede;src:url(../../../fonts/BelledeMai4.0-Heavy-subset.woff2) format("woff2"),url(../../../fonts/BelledeMai4.0-Heavy-subset.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:icomoon;src:url(../../../fonts/ico/icomoon.eot);src:url(../../../fonts/ico/icomoon.eot) format("embedded-opentype"),url(../../../fonts/ico/icomoon.ttf) format("truetype"),url(../../../fonts/ico/icomoon.woff) format("woff"),url(../../../fonts/ico/icomoon.svg) format("svg");font-weight:400;font-style:normal;font-display:block}.ico{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ico-chevron-up:before{content:""}.ico-external-circle:before{content:""}.ico-minus:before{content:""}.ico-external:before{content:""}.ico-youtube:before{content:""}.ico-whatsapp:before{content:""}.ico-user:before{content:""}.ico-twitter:before{content:""}.ico-slack:before{content:""}.ico-search:before{content:""}.ico-rss:before{content:""}.ico-rocketchat:before{content:""}.ico-play:before{content:""}.ico-play-circle:before{content:""}.ico-pinterest:before{content:""}.ico-menu-nav-toggle-quorum:before{content:""}.ico-menu-nav-toggle:before{content:""}.ico-medium:before{content:""}.ico-linkedin:before{content:""}.ico-instagram:before{content:""}.ico-facebook:before{content:""}.ico-discord:before{content:""}.ico-close:before{content:""}.ico-circle-angle-down:before{content:""}.ico-chevron-down:before{content:""}.ico-caret-down:before{content:""}.ico-arrow-right:before{content:""}.ico-chevron-arrow-down:before{content:""}.ico-arrow-direct-right:before{content:""}.ico-arrow-direct-left:before{content:""}.ico-angle-right:before{content:""}.ico-angle-right-thin:before{content:""}.ico-angle-left:before{content:""}.ico-angle-left-thin:before{content:""}.ico-plus:before{content:""}.ico-notification:before{content:""}.ico-mode-view-list:before{content:""}.ico-mode-view-grid:before{content:""}.ico-arrow-direct-right-thin:before{content:""}.ico-arrow-direct-left-thin:before{content:""}.type\:h1{font-size:max(4rem,40px);font-weight:var(--font-weight-regular);line-height:1.1em;font-family:var(--font-secondary)}.type\:h2,.rich-text h2{font-size:max(3.5rem,32px);font-weight:var(--font-weight-regular);line-height:1.2em;font-family:var(--font-secondary)}.type\:h3,.rich-text h2,.rich-text h3{font-size:max(2.25rem,28px);font-weight:var(--font-weight-regular);line-height:1.2em;font-family:var(--font-secondary)}.type\:h4,.rich-text h4{font-size:max(1.5rem,24px);font-weight:var(--font-weight-regular);line-height:1.2em;font-family:var(--font-secondary)}.type\:h5,.rich-text h5{font-size:max(1.375rem,20px);font-weight:var(--font-weight-regular);line-height:1.2em;font-family:var(--font-secondary)}.type\:h6,.rich-text h6{font-size:max(1.25rem,18px);font-weight:var(--font-weight-regular);line-height:1.2em;font-family:var(--font-secondary)}.type\:body-large,#talent-newsletter .submitted-message p,#hbspot-follow-up-form .hs_submit .actions,#hbspot-follow-up-form .submitted-message p,#hbspot-report-form .hs_submit .actions,#hbspot-report-form .submitted-message p{font-size:max(1.5rem,16px);line-height:1.4em;font-weight:var(--font-weight-regular)}.type\:body-regular,#hbspot-follow-up-form .hs-email .input input::placeholder,#hbspot-follow-up-form .hs-email .input input,#hbspot-report-form .hs-error-msgs,#hbspot-report-form .hs-button{font-size:max(1rem,14px);line-height:1.6em;font-weight:var(--font-weight-regular)}.type\:body,.rich-text ol li,.rich-text ul li,.rich-text p,#talent-newsletter .hs_submit .actions,#talent-newsletter .hs-email .input input::placeholder,#talent-newsletter .hs-email .input input,table th,table td,#hbspot-form .hs_email input::placeholder,#hbspot-form .hs_email input{font-size:max(1.125rem,16px);line-height:1.6em;font-weight:var(--font-weight-regular)}.type\:body-3{font-size:max(.875rem,14px);line-height:1.6em;font-weight:var(--font-weight-regular)}.type\:body-small,.article-fact .content p:last-child,.rich-text small,#hbspot-follow-up-form .hs-richtext p,#hbspot-report-form .legal-consent-container .hs-richtext,#hbspot-report-form .legal-consent-container p,#hbspot-form .legal-consent-container p{font-size:max(.75rem,12px);line-height:1.5em;font-weight:var(--font-weight-regular)}.type\:label,.article-fact .content p:first-child,#hbspot-report-form .hs-form-booleancheckbox-display,#hbspot-form .hs-form-booleancheckbox-display{font-size:max(.75rem,12px);font-weight:var(--font-weight-semibold);letter-spacing:.1em;line-height:1em;text-transform:uppercase}.type\:tag{font-size:max(.75rem,12px);font-weight:var(--font-weight-bold);letter-spacing:.1em;line-height:1em;text-transform:uppercase}.type\:button,#talent-newsletter .submitted-message,#hbspot-follow-up-form .submitted-message,#hbspot-report-form .submitted-message,#hbspot-form .submitted-message{font-size:max(.875rem,14px);line-height:1.4em;font-weight:400}.type\:caption{font-size:max(.875rem,14px);line-height:1.5em}.type\:anchor{font-size:max(1.125rem,14px);line-height:1.4em;font-weight:var(--font-weight-regular)}.type\:number{font-size:max(5rem,48px);font-weight:var(--font-weight-regular);line-height:.3em;font-family:var(--font-secondary)}.type\:number.small{font-size:max(3rem,48px);font-weight:var(--font-weight-regular);line-height:.7em;font-family:var(--font-secondary);height:max(3rem,48px)!important}.type\:link-block{font-size:max(1.125rem,14px);line-height:1.6em;font-weight:var(--font-weight-regular)}.type\:quote{font-size:max(2.25rem,28px);font-weight:var(--font-weight-regular);line-height:1.2em;font-family:var(--font-secondary)}.type\:base{font-size:max(1rem,16px);line-height:1.6em;font-weight:var(--font-weight-regular)}.is-landing .type\:h1{font-size:40px}@media only screen and (min-width: 767px){.is-landing .type\:h1{font-size:max(8.528rem * var(--mockup-scale),40px)}}@media only screen and (min-width: 1920px){.is-landing .type\:h1{font-size:max(8.4rem * var(--mockup-scale),40px)}}.is-landing .type\:h2,.is-landing .rich-text h2,.rich-text .is-landing h2{font-size:32px}@media only screen and (min-width: 767px){.is-landing .type\:h2,.is-landing .rich-text h2,.rich-text .is-landing h2{font-size:max(7.462rem * var(--mockup-scale),32px)}}@media only screen and (min-width: 1920px){.is-landing .type\:h2,.is-landing .rich-text h2,.rich-text .is-landing h2{font-size:max(7.35rem * var(--mockup-scale),32px)}}.is-landing .type\:h3,.is-landing .rich-text h2,.rich-text .is-landing h2,.is-landing .rich-text h3,.rich-text .is-landing h3{font-size:28px}@media only screen and (min-width: 767px){.is-landing .type\:h3,.is-landing .rich-text h2,.rich-text .is-landing h2,.is-landing .rich-text h3,.rich-text .is-landing h3{font-size:max(4.797rem * var(--mockup-scale),28px)}}@media only screen and (min-width: 1920px){.is-landing .type\:h3,.is-landing .rich-text h2,.rich-text .is-landing h2,.is-landing .rich-text h3,.rich-text .is-landing h3{font-size:max(4.725rem * var(--mockup-scale),28px)}}.is-landing .type\:h4,.is-landing .rich-text h4,.rich-text .is-landing h4{font-size:24px}@media only screen and (min-width: 767px){.is-landing .type\:h4,.is-landing .rich-text h4,.rich-text .is-landing h4{font-size:max(3.198rem * var(--mockup-scale),24px)}}@media only screen and (min-width: 1920px){.is-landing .type\:h4,.is-landing .rich-text h4,.rich-text .is-landing h4{font-size:max(3.15rem * var(--mockup-scale),24px)}}.is-landing .type\:h5,.is-landing .rich-text h5,.rich-text .is-landing h5{font-size:14px}@media only screen and (min-width: 767px){.is-landing .type\:h5,.is-landing .rich-text h5,.rich-text .is-landing h5{font-size:max(2.398rem * var(--mockup-scale),14px)}}@media only screen and (min-width: 1920px){.is-landing .type\:h5,.is-landing .rich-text h5,.rich-text .is-landing h5{font-size:max(2.362rem * var(--mockup-scale),14px)}}.is-landing .type\:h6,.is-landing .rich-text h6,.rich-text .is-landing h6{font-size:12px}@media only screen and (min-width: 767px){.is-landing .type\:h6,.is-landing .rich-text h6,.rich-text .is-landing h6{font-size:max(1.599rem * var(--mockup-scale),12px)}}@media only screen and (min-width: 1920px){.is-landing .type\:h6,.is-landing .rich-text h6,.rich-text .is-landing h6{font-size:max(1.575rem * var(--mockup-scale),12px)}}.is-landing .type\:body-large,.is-landing #talent-newsletter .submitted-message p,#talent-newsletter .submitted-message .is-landing p,.is-landing #hbspot-follow-up-form .hs_submit .actions,#hbspot-follow-up-form .hs_submit .is-landing .actions,.is-landing #hbspot-follow-up-form .submitted-message p,#hbspot-follow-up-form .submitted-message .is-landing p,.is-landing #hbspot-report-form .hs_submit .actions,#hbspot-report-form .hs_submit .is-landing .actions,.is-landing #hbspot-report-form .submitted-message p,#hbspot-report-form .submitted-message .is-landing p{font-size:16px}@media only screen and (min-width: 767px){.is-landing .type\:body-large,.is-landing #talent-newsletter .submitted-message p,#talent-newsletter .submitted-message .is-landing p,.is-landing #hbspot-follow-up-form .hs_submit .actions,#hbspot-follow-up-form .hs_submit .is-landing .actions,.is-landing #hbspot-follow-up-form .submitted-message p,#hbspot-follow-up-form .submitted-message .is-landing p,.is-landing #hbspot-report-form .hs_submit .actions,#hbspot-report-form .hs_submit .is-landing .actions,.is-landing #hbspot-report-form .submitted-message p,#hbspot-report-form .submitted-message .is-landing p{font-size:max(3.198rem * var(--mockup-scale),16px)}}@media only screen and (min-width: 1920px){.is-landing .type\:body-large,.is-landing #talent-newsletter .submitted-message p,#talent-newsletter .submitted-message .is-landing p,.is-landing #hbspot-follow-up-form .hs_submit .actions,#hbspot-follow-up-form .hs_submit .is-landing .actions,.is-landing #hbspot-follow-up-form .submitted-message p,#hbspot-follow-up-form .submitted-message .is-landing p,.is-landing #hbspot-report-form .hs_submit .actions,#hbspot-report-form .hs_submit .is-landing .actions,.is-landing #hbspot-report-form .submitted-message p,#hbspot-report-form .submitted-message .is-landing p{font-size:max(3.15rem * var(--mockup-scale),16px)}}.is-landing .type\:body-regular,.is-landing #hbspot-follow-up-form .hs-email .input input::placeholder,#hbspot-follow-up-form .hs-email .input .is-landing input::placeholder,.is-landing #hbspot-follow-up-form .hs-email .input input,#hbspot-follow-up-form .hs-email .input .is-landing input,.is-landing #hbspot-report-form .hs-error-msgs,#hbspot-report-form .is-landing .hs-error-msgs,.is-landing #hbspot-report-form .hs-button,#hbspot-report-form .is-landing .hs-button{font-size:14px}@media only screen and (min-width: 767px){.is-landing .type\:body-regular,.is-landing #hbspot-follow-up-form .hs-email .input input::placeholder,#hbspot-follow-up-form .hs-email .input .is-landing input::placeholder,.is-landing #hbspot-follow-up-form .hs-email .input input,#hbspot-follow-up-form .hs-email .input .is-landing input,.is-landing #hbspot-report-form .hs-error-msgs,#hbspot-report-form .is-landing .hs-error-msgs,.is-landing #hbspot-report-form .hs-button,#hbspot-report-form .is-landing .hs-button{font-size:max(2.132rem * var(--mockup-scale),14px)}}@media only screen and (min-width: 1920px){.is-landing .type\:body-regular,.is-landing #hbspot-follow-up-form .hs-email .input input::placeholder,#hbspot-follow-up-form .hs-email .input .is-landing input::placeholder,.is-landing #hbspot-follow-up-form .hs-email .input input,#hbspot-follow-up-form .hs-email .input .is-landing input,.is-landing #hbspot-report-form .hs-error-msgs,#hbspot-report-form .is-landing .hs-error-msgs,.is-landing #hbspot-report-form .hs-button,#hbspot-report-form .is-landing .hs-button{font-size:max(2.1rem * var(--mockup-scale),14px)}}.is-landing .type\:body,.is-landing .rich-text ol li,.rich-text ol .is-landing li,.is-landing .rich-text ul li,.rich-text ul .is-landing li,.is-landing .rich-text p,.rich-text .is-landing p,.is-landing #talent-newsletter .hs_submit .actions,#talent-newsletter .hs_submit .is-landing .actions,.is-landing #talent-newsletter .hs-email .input input::placeholder,#talent-newsletter .hs-email .input .is-landing input::placeholder,.is-landing #talent-newsletter .hs-email .input input,#talent-newsletter .hs-email .input .is-landing input,.is-landing table th,table .is-landing th,.is-landing table td,table .is-landing td,.is-landing #hbspot-form .hs_email input::placeholder,#hbspot-form .hs_email .is-landing input::placeholder,.is-landing #hbspot-form .hs_email input,#hbspot-form .hs_email .is-landing input{font-size:16px}@media only screen and (min-width: 767px){.is-landing .type\:body,.is-landing .rich-text ol li,.rich-text ol .is-landing li,.is-landing .rich-text ul li,.rich-text ul .is-landing li,.is-landing .rich-text p,.rich-text .is-landing p,.is-landing #talent-newsletter .hs_submit .actions,#talent-newsletter .hs_submit .is-landing .actions,.is-landing #talent-newsletter .hs-email .input input::placeholder,#talent-newsletter .hs-email .input .is-landing input::placeholder,.is-landing #talent-newsletter .hs-email .input input,#talent-newsletter .hs-email .input .is-landing input,.is-landing table th,table .is-landing th,.is-landing table td,table .is-landing td,.is-landing #hbspot-form .hs_email input::placeholder,#hbspot-form .hs_email .is-landing input::placeholder,.is-landing #hbspot-form .hs_email input,#hbspot-form .hs_email .is-landing input{font-size:max(2.398rem * var(--mockup-scale),16px)}}@media only screen and (min-width: 1920px){.is-landing .type\:body,.is-landing .rich-text ol li,.rich-text ol .is-landing li,.is-landing .rich-text ul li,.rich-text ul .is-landing li,.is-landing .rich-text p,.rich-text .is-landing p,.is-landing #talent-newsletter .hs_submit .actions,#talent-newsletter .hs_submit .is-landing .actions,.is-landing #talent-newsletter .hs-email .input input::placeholder,#talent-newsletter .hs-email .input .is-landing input::placeholder,.is-landing #talent-newsletter .hs-email .input input,#talent-newsletter .hs-email .input .is-landing input,.is-landing table th,table .is-landing th,.is-landing table td,table .is-landing td,.is-landing #hbspot-form .hs_email input::placeholder,#hbspot-form .hs_email .is-landing input::placeholder,.is-landing #hbspot-form .hs_email input,#hbspot-form .hs_email .is-landing input{font-size:max(2.362rem * var(--mockup-scale),16px)}}.is-landing .type\:body-3{font-size:14px}@media only screen and (min-width: 767px){.is-landing .type\:body-3{font-size:max(1.865rem * var(--mockup-scale),14px)}}@media only screen and (min-width: 1920px){.is-landing .type\:body-3{font-size:max(1.837rem * var(--mockup-scale),14px)}}.is-landing .type\:body-small,.is-landing .article-fact .content p:last-child,.article-fact .content .is-landing p:last-child,.is-landing .rich-text small,.rich-text .is-landing small,.is-landing #hbspot-follow-up-form .hs-richtext p,#hbspot-follow-up-form .hs-richtext .is-landing p,.is-landing #hbspot-report-form .legal-consent-container .hs-richtext,#hbspot-report-form .legal-consent-container .is-landing .hs-richtext,.is-landing #hbspot-report-form .legal-consent-container p,#hbspot-report-form .legal-consent-container .is-landing p,.is-landing #hbspot-form .legal-consent-container p,#hbspot-form .legal-consent-container .is-landing p{font-size:12px}@media only screen and (min-width: 767px){.is-landing .type\:body-small,.is-landing .article-fact .content p:last-child,.article-fact .content .is-landing p:last-child,.is-landing .rich-text small,.rich-text .is-landing small,.is-landing #hbspot-follow-up-form .hs-richtext p,#hbspot-follow-up-form .hs-richtext .is-landing p,.is-landing #hbspot-report-form .legal-consent-container .hs-richtext,#hbspot-report-form .legal-consent-container .is-landing .hs-richtext,.is-landing #hbspot-report-form .legal-consent-container p,#hbspot-report-form .legal-consent-container .is-landing p,.is-landing #hbspot-form .legal-consent-container p,#hbspot-form .legal-consent-container .is-landing p{font-size:max(1.599rem * var(--mockup-scale),12px)}}@media only screen and (min-width: 1920px){.is-landing .type\:body-small,.is-landing .article-fact .content p:last-child,.article-fact .content .is-landing p:last-child,.is-landing .rich-text small,.rich-text .is-landing small,.is-landing #hbspot-follow-up-form .hs-richtext p,#hbspot-follow-up-form .hs-richtext .is-landing p,.is-landing #hbspot-report-form .legal-consent-container .hs-richtext,#hbspot-report-form .legal-consent-container .is-landing .hs-richtext,.is-landing #hbspot-report-form .legal-consent-container p,#hbspot-report-form .legal-consent-container .is-landing p,.is-landing #hbspot-form .legal-consent-container p,#hbspot-form .legal-consent-container .is-landing p{font-size:max(1.575rem * var(--mockup-scale),12px)}}.is-landing .type\:label,.is-landing .article-fact .content p:first-child,.article-fact .content .is-landing p:first-child,.is-landing #hbspot-report-form .hs-form-booleancheckbox-display,#hbspot-report-form .is-landing .hs-form-booleancheckbox-display,.is-landing #hbspot-form .hs-form-booleancheckbox-display,#hbspot-form .is-landing .hs-form-booleancheckbox-display{font-size:12px}@media only screen and (min-width: 767px){.is-landing .type\:label,.is-landing .article-fact .content p:first-child,.article-fact .content .is-landing p:first-child,.is-landing #hbspot-report-form .hs-form-booleancheckbox-display,#hbspot-report-form .is-landing .hs-form-booleancheckbox-display,.is-landing #hbspot-form .hs-form-booleancheckbox-display,#hbspot-form .is-landing .hs-form-booleancheckbox-display{font-size:max(1.599rem * var(--mockup-scale),12px)}}@media only screen and (min-width: 1920px){.is-landing .type\:label,.is-landing .article-fact .content p:first-child,.article-fact .content .is-landing p:first-child,.is-landing #hbspot-report-form .hs-form-booleancheckbox-display,#hbspot-report-form .is-landing .hs-form-booleancheckbox-display,.is-landing #hbspot-form .hs-form-booleancheckbox-display,#hbspot-form .is-landing .hs-form-booleancheckbox-display{font-size:max(1.575rem * var(--mockup-scale),12px)}}.is-landing .type\:tag{font-size:12px}@media only screen and (min-width: 767px){.is-landing .type\:tag{font-size:max(1.599rem * var(--mockup-scale),12px)}}@media only screen and (min-width: 1920px){.is-landing .type\:tag{font-size:max(1.575rem * var(--mockup-scale),12px)}}.is-landing .type\:button,.is-landing #talent-newsletter .submitted-message,#talent-newsletter .is-landing .submitted-message,.is-landing #hbspot-follow-up-form .submitted-message,#hbspot-follow-up-form .is-landing .submitted-message,.is-landing #hbspot-report-form .submitted-message,#hbspot-report-form .is-landing .submitted-message,.is-landing #hbspot-form .submitted-message,#hbspot-form .is-landing .submitted-message{font-size:14px}@media only screen and (min-width: 767px){.is-landing .type\:button,.is-landing #talent-newsletter .submitted-message,#talent-newsletter .is-landing .submitted-message,.is-landing #hbspot-follow-up-form .submitted-message,#hbspot-follow-up-form .is-landing .submitted-message,.is-landing #hbspot-report-form .submitted-message,#hbspot-report-form .is-landing .submitted-message,.is-landing #hbspot-form .submitted-message,#hbspot-form .is-landing .submitted-message{font-size:max(1.865rem * var(--mockup-scale),14px)}}@media only screen and (min-width: 1920px){.is-landing .type\:button,.is-landing #talent-newsletter .submitted-message,#talent-newsletter .is-landing .submitted-message,.is-landing #hbspot-follow-up-form .submitted-message,#hbspot-follow-up-form .is-landing .submitted-message,.is-landing #hbspot-report-form .submitted-message,#hbspot-report-form .is-landing .submitted-message,.is-landing #hbspot-form .submitted-message,#hbspot-form .is-landing .submitted-message{font-size:max(1.8375rem * var(--mockup-scale),14px)}}.is-landing .type\:caption{font-size:14px}@media only screen and (min-width: 767px){.is-landing .type\:caption{font-size:max(1.865rem * var(--mockup-scale),14px)}}@media only screen and (min-width: 1920px){.is-landing .type\:caption{font-size:max(1.8375rem * var(--mockup-scale),14px)}}.is-landing .type\:anchor{font-size:14px}@media only screen and (min-width: 767px){.is-landing .type\:anchor{font-size:max(2.398rem * var(--mockup-scale),14px)}}@media only screen and (min-width: 1920px){.is-landing .type\:anchor{font-size:max(2.362rem * var(--mockup-scale),14px)}}.is-landing .type\:number{font-size:48px}@media only screen and (min-width: 767px){.is-landing .type\:number{font-size:max(10.661rem * var(--mockup-scale),48px)}}@media only screen and (min-width: 1920px){.is-landing .type\:number{font-size:max(10.5rem * var(--mockup-scale),48px)}}.is-landing .type\:number.small{font-size:48px;height:48px!important}@media only screen and (min-width: 767px){.is-landing .type\:number.small{font-size:max(6.396rem * var(--mockup-scale),48px);height:max(6.396rem * var(--mockup-scale),48px)!important}}@media only screen and (min-width: 1920px){.is-landing .type\:number.small{font-size:max(6.3rem * var(--mockup-scale),48px);height:max(6.3rem * var(--mockup-scale),48px)!important}}.is-landing .type\:link-block{font-size:14px}@media only screen and (min-width: 767px){.is-landing .type\:link-block{font-size:max(2.398rem * var(--mockup-scale),14px)}}@media only screen and (min-width: 1920px){.is-landing .type\:link-block{font-size:max(2.362rem * var(--mockup-scale),14px)}}.is-landing .type\:quote{font-size:28px}@media only screen and (min-width: 767px){.is-landing .type\:quote{font-size:max(4.797rem * var(--mockup-scale),28px)}}@media only screen and (min-width: 1920px){.is-landing .type\:quote{font-size:max(4.725rem * var(--mockup-scale),28px)}}.aspect-16-9{aspect-ratio:1.7777777778}.aspect-4-5{aspect-ratio:.8}.aspect-5-4{aspect-ratio:1.25}.aspect-3-2{aspect-ratio:1.5}.aspect-1{aspect-ratio:1}.aspect-md-16-9{aspect-ratio:1.7777777778}.aspect-md-4-5{aspect-ratio:.8}.aspect-md-5-4{aspect-ratio:1.25}.aspect-md-3-2{aspect-ratio:1.5}.aspect-md-1{aspect-ratio:1}.module-header .type\:label,.module-header .article-fact .content p:first-child,.article-fact .content .module-header p:first-child,.module-header #hbspot-report-form .hs-form-booleancheckbox-display,#hbspot-report-form .module-header .hs-form-booleancheckbox-display,.module-header #hbspot-form .hs-form-booleancheckbox-display,#hbspot-form .module-header .hs-form-booleancheckbox-display{margin-bottom:max(1.5rem,24px)}.module-header.centered{text-align:center}.module-header.centered .button{margin:0 auto}.has-appear-effect [class*=appear--]{transform:translateY(50px);opacity:0;transition:opacity .8s var(--ease-out-quad),transform .8s var(--ease-out-expo)}.has-appear-effect .is-visible .appear--1,.has-appear-effect.is-visible .appear--1{transition-delay:.13s}.has-appear-effect .is-visible .appear--2,.has-appear-effect.is-visible .appear--2{transition-delay:.26s}.has-appear-effect .is-visible .appear--3,.has-appear-effect.is-visible .appear--3{transition-delay:.39s}.has-appear-effect .is-visible .appear--4,.has-appear-effect.is-visible .appear--4{transition-delay:.52s}.has-appear-effect .is-visible .appear--5,.has-appear-effect.is-visible .appear--5{transition-delay:.65s}.has-appear-effect .is-visible [class*=appear--],.has-appear-effect.is-visible [class*=appear--]{transform:translateY(0);opacity:1}.ul-checklist{display:flex;flex-direction:column;row-gap:24px}.ul-checklist li:before{background-image:url(../../../assets/icons/blue-checkmark.svg);background-repeat:no-repeat;content:"";display:inline-block;width:18px;height:18px;margin-top:2px;flex-shrink:0}.ul-checklist li{display:flex;align-items:flex-start;column-gap:10px;line-height:1.5}[class*=col-]{flex:0 0 auto;padding:0 calc(var(--grid-gutter) / 2)}.grid-container.row-padding [class*=col-]{padding-top:calc(var(--grid-gutter) / 2)!important;padding-bottom:calc(var(--grid-gutter) / 2)!important}.col-1{flex-basis:8.3333333333%;width:8.3333333333%}.col-2{flex-basis:16.6666666667%;width:16.6666666667%}.col-3{flex-basis:25%;width:25%}.col-4{flex-basis:33.3333333333%;width:33.3333333333%}.col-5{flex-basis:41.6666666667%;width:41.6666666667%}.col-6{flex-basis:50%;width:50%}.col-7{flex-basis:58.3333333333%;width:58.3333333333%}.col-8{flex-basis:66.6666666667%;width:66.6666666667%}.col-9{flex-basis:75%;width:75%}.col-10{flex-basis:83.3333333333%;width:83.3333333333%}.col-11{flex-basis:91.6666666667%;width:91.6666666667%}.col-12{flex-basis:100%;width:100%}@media only screen and (min-width: 480px){.col-sm-1{flex-basis:8.3333333333%;width:8.3333333333%}}@media only screen and (min-width: 480px){.col-sm-2{flex-basis:16.6666666667%;width:16.6666666667%}}@media only screen and (min-width: 480px){.col-sm-3{flex-basis:25%;width:25%}}@media only screen and (min-width: 480px){.col-sm-4{flex-basis:33.3333333333%;width:33.3333333333%}}@media only screen and (min-width: 480px){.col-sm-5{flex-basis:41.6666666667%;width:41.6666666667%}}@media only screen and (min-width: 480px){.col-sm-6{flex-basis:50%;width:50%}}@media only screen and (min-width: 480px){.col-sm-7{flex-basis:58.3333333333%;width:58.3333333333%}}@media only screen and (min-width: 480px){.col-sm-8{flex-basis:66.6666666667%;width:66.6666666667%}}@media only screen and (min-width: 480px){.col-sm-9{flex-basis:75%;width:75%}}@media only screen and (min-width: 480px){.col-sm-10{flex-basis:83.3333333333%;width:83.3333333333%}}@media only screen and (min-width: 480px){.col-sm-11{flex-basis:91.6666666667%;width:91.6666666667%}}@media only screen and (min-width: 480px){.col-sm-12{flex-basis:100%;width:100%}}@media only screen and (min-width: 767px){.col-md-1{flex-basis:8.3333333333%;width:8.3333333333%}}@media only screen and (min-width: 767px){.col-md-2{flex-basis:16.6666666667%;width:16.6666666667%}}@media only screen and (min-width: 767px){.col-md-3{flex-basis:25%;width:25%}}@media only screen and (min-width: 767px){.col-md-4{flex-basis:33.3333333333%;width:33.3333333333%}}@media only screen and (min-width: 767px){.col-md-5{flex-basis:41.6666666667%;width:41.6666666667%}}@media only screen and (min-width: 767px){.col-md-6{flex-basis:50%;width:50%}}@media only screen and (min-width: 767px){.col-md-7{flex-basis:58.3333333333%;width:58.3333333333%}}@media only screen and (min-width: 767px){.col-md-8{flex-basis:66.6666666667%;width:66.6666666667%}}@media only screen and (min-width: 767px){.col-md-9{flex-basis:75%;width:75%}}@media only screen and (min-width: 767px){.col-md-10{flex-basis:83.3333333333%;width:83.3333333333%}}@media only screen and (min-width: 767px){.col-md-11{flex-basis:91.6666666667%;width:91.6666666667%}}@media only screen and (min-width: 767px){.col-md-12{flex-basis:100%;width:100%}}@media only screen and (min-width: 1023px){.col-lg-1{flex-basis:8.3333333333%;width:8.3333333333%}}@media only screen and (min-width: 1023px){.col-lg-2{flex-basis:16.6666666667%;width:16.6666666667%}}@media only screen and (min-width: 1023px){.col-lg-3{flex-basis:25%;width:25%}}@media only screen and (min-width: 1023px){.col-lg-4{flex-basis:33.3333333333%;width:33.3333333333%}}@media only screen and (min-width: 1023px){.col-lg-5{flex-basis:41.6666666667%;width:41.6666666667%}}@media only screen and (min-width: 1023px){.col-lg-6{flex-basis:50%;width:50%}}@media only screen and (min-width: 1023px){.col-lg-7{flex-basis:58.3333333333%;width:58.3333333333%}}@media only screen and (min-width: 1023px){.col-lg-8{flex-basis:66.6666666667%;width:66.6666666667%}}@media only screen and (min-width: 1023px){.col-lg-9{flex-basis:75%;width:75%}}@media only screen and (min-width: 1023px){.col-lg-10{flex-basis:83.3333333333%;width:83.3333333333%}}@media only screen and (min-width: 1023px){.col-lg-11{flex-basis:91.6666666667%;width:91.6666666667%}}@media only screen and (min-width: 1023px){.col-lg-12{flex-basis:100%;width:100%}}@media only screen and (min-width: 1440px){.col-xl-1{flex-basis:8.3333333333%;width:8.3333333333%}}@media only screen and (min-width: 1440px){.col-xl-2{flex-basis:16.6666666667%;width:16.6666666667%}}@media only screen and (min-width: 1440px){.col-xl-3{flex-basis:25%;width:25%}}@media only screen and (min-width: 1440px){.col-xl-4{flex-basis:33.3333333333%;width:33.3333333333%}}@media only screen and (min-width: 1440px){.col-xl-5{flex-basis:41.6666666667%;width:41.6666666667%}}@media only screen and (min-width: 1440px){.col-xl-6{flex-basis:50%;width:50%}}@media only screen and (min-width: 1440px){.col-xl-7{flex-basis:58.3333333333%;width:58.3333333333%}}@media only screen and (min-width: 1440px){.col-xl-8{flex-basis:66.6666666667%;width:66.6666666667%}}@media only screen and (min-width: 1440px){.col-xl-9{flex-basis:75%;width:75%}}@media only screen and (min-width: 1440px){.col-xl-10{flex-basis:83.3333333333%;width:83.3333333333%}}@media only screen and (min-width: 1440px){.col-xl-11{flex-basis:91.6666666667%;width:91.6666666667%}}@media only screen and (min-width: 1440px){.col-xl-12{flex-basis:100%;width:100%}}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}.offset-12{margin-left:100%}@media only screen and (min-width: 767px){.offset-md-0{margin-left:0%}}@media only screen and (min-width: 767px){.offset-md-1{margin-left:8.3333333333%}}@media only screen and (min-width: 767px){.offset-md-2{margin-left:16.6666666667%}}@media only screen and (min-width: 767px){.offset-md-3{margin-left:25%}}@media only screen and (min-width: 767px){.offset-md-4{margin-left:33.3333333333%}}@media only screen and (min-width: 767px){.offset-md-5{margin-left:41.6666666667%}}@media only screen and (min-width: 767px){.offset-md-6{margin-left:50%}}@media only screen and (min-width: 767px){.offset-md-7{margin-left:58.3333333333%}}@media only screen and (min-width: 767px){.offset-md-8{margin-left:66.6666666667%}}@media only screen and (min-width: 767px){.offset-md-9{margin-left:75%}}@media only screen and (min-width: 767px){.offset-md-10{margin-left:83.3333333333%}}@media only screen and (min-width: 767px){.offset-md-11{margin-left:91.6666666667%}}@media only screen and (min-width: 767px){.offset-md-12{margin-left:100%}}@media only screen and (min-width: 1023px){.offset-lg-0{margin-left:0%}}@media only screen and (min-width: 1023px){.offset-lg-1{margin-left:8.3333333333%}}@media only screen and (min-width: 1023px){.offset-lg-2{margin-left:16.6666666667%}}@media only screen and (min-width: 1023px){.offset-lg-3{margin-left:25%}}@media only screen and (min-width: 1023px){.offset-lg-4{margin-left:33.3333333333%}}@media only screen and (min-width: 1023px){.offset-lg-5{margin-left:41.6666666667%}}@media only screen and (min-width: 1023px){.offset-lg-6{margin-left:50%}}@media only screen and (min-width: 1023px){.offset-lg-7{margin-left:58.3333333333%}}@media only screen and (min-width: 1023px){.offset-lg-8{margin-left:66.6666666667%}}@media only screen and (min-width: 1023px){.offset-lg-9{margin-left:75%}}@media only screen and (min-width: 1023px){.offset-lg-10{margin-left:83.3333333333%}}@media only screen and (min-width: 1023px){.offset-lg-11{margin-left:91.6666666667%}}@media only screen and (min-width: 1023px){.offset-lg-12{margin-left:100%}}#hbspot-form{--transition-duration: .35s;padding:0}#hbspot-form .hs-form{display:flex;flex-wrap:wrap;column-gap:max(.5rem,8px);row-gap:max(.5rem,8px);overflow:hidden}#hbspot-form .hs-form-field{position:relative;height:max(5rem,60px);background:var(--color-gray-1)}#hbspot-form .hs-form-field:not(.hs_email){width:100%;flex-basis:100%}@media only screen and (min-width: 1023px){#hbspot-form .hs-form-field:not(.hs_email){width:calc(50% - max(.25rem,4px) - 1px);flex-basis:calc(50% - max(.25rem,4px) - 1px)}}#hbspot-form .hs-fieldtype-booleancheckbox{position:relative;overflow:hidden}#hbspot-form .hs-fieldtype-booleancheckbox:before{content:"";position:absolute;top:0;left:0;width:calc(100% - max(5rem,60px));height:100%;background:var(--color-green-2);transform:translateY(100%)}#hbspot-form .hs-fieldtype-booleancheckbox.hover-in:before{transition:transform var(--transition-duration) var(--ease-out-quad);transform:translateY(0);opacity:1}#hbspot-form .hs-fieldtype-booleancheckbox.hover-in .check-decorator:after{transform:scale(1)}#hbspot-form .hs-fieldtype-booleancheckbox.hover-in .hs-form-booleancheckbox-display span{transform:translateY(min(-.625rem,-10px))}#hbspot-form .hs-fieldtype-booleancheckbox.hover-in .hs-field-desc{opacity:1;transform:translateY(calc(-50% + max(.625rem,10px)))}#hbspot-form .hs-fieldtype-booleancheckbox.hover-out:before{transition:opacity var(--transition-duration) var(--ease-out-quad);transform:translateY(0);opacity:0}#hbspot-form .hs-fieldtype-booleancheckbox.hover-out .check-decorator:after{transform-origin:top right;transform:scale(0)}#hbspot-form .hs-field-desc{position:absolute;left:max(1.5rem,24px);top:50%;transform:translateY(10px);font-size:max(.875rem,12px);z-index:0;padding:0;color:#12121299;opacity:0;transition:all var(--transition-duration) var(--ease-out-quad)}#hbspot-form .input{position:relative}#hbspot-form .hs_error_rollup{position:absolute;bottom:min(-2rem,-32px)}#hbspot-form .hs-form-booleancheckbox-display{height:max(5rem,60px);width:100%;display:flex;align-items:center;padding-left:max(1.5rem,24px);cursor:pointer;overflow:hidden;position:relative}#hbspot-form .hs-form-booleancheckbox-display input{position:absolute;left:0;visibility:hidden}#hbspot-form .hs-form-booleancheckbox-display span{position:relative;top:0;transition:transform var(--transition-duration) var(--ease-out-quad)}#hbspot-form .hs-form-booleancheckbox-display .check-decorator{height:max(5rem,60px);width:max(5rem,60px);position:absolute;right:0;top:0;display:flex;align-items:center;justify-content:center}#hbspot-form .hs-form-booleancheckbox-display .check-decorator:before{content:"";display:block;height:24px;width:24px;background:url(../../../assets/icons/plus-dark.svg);z-index:5}#hbspot-form .hs-form-booleancheckbox-display .check-decorator:after{content:"";height:100%;width:100%;background:var(--color-green-primary);position:absolute;top:0;left:0;z-index:1;transform:scale(0);transition:transform var(--transition-duration) var(--ease-out-quad);transform-origin:bottom left}#hbspot-form .hs-form-booleancheckbox-display input:checked+.check-decorator:before{background:url(../../../assets/icons/checkmark.svg)}#hbspot-form .hs-form-booleancheckbox-display input:checked+.check-decorator:after{transform:scale(1)!important}#hbspot-form .hs_email{width:calc(100% - max(11.875rem,68px));flex-shrink:0;margin-top:max(2rem,16px);height:max(5rem,68px)}#hbspot-form .hs_email input{width:100%;height:max(5rem,68px);background:transparent;border:none;font-family:var(--font-primary);padding:0 max(2rem,24px)}#hbspot-form .hs_email input::placeholder{font-family:var(--font-primary);line-height:0}#hbspot-form .hs-error-msgs{margin-top:max(.5rem,8px);color:var(--color-red-primary);font-weight:var(--font-weight-medium);font-size:max(.875rem,14px)}#hbspot-form .hs_submit{width:max(11.875rem,68px);margin-left:min(-.5rem,-8px);margin-top:max(2rem,16px)}#hbspot-form .hs_submit .actions{position:relative}#hbspot-form .hs_submit .actions:before{content:"";position:absolute;height:24px;width:24px;background:url(../../../assets/icons/arrow-right.svg) no-repeat;background-size:contain;top:50%;left:50%;z-index:9;transform:translate(-50%,-50%);display:block}@media only screen and (min-width: 767px){#hbspot-form .hs_submit .actions:before{display:none}}#hbspot-form .legal-consent-container{order:3;margin-top:24px}#hbspot-form .legal-consent-container p{color:#12121299}#hbspot-form .legal-consent-container a{font-weight:var(--font-weight-bold);text-decoration:underline;color:#12121299;transition:color .3s}#hbspot-form .legal-consent-container a:hover{color:#121212}#hbspot-form .hs-button{width:100%;border:0;height:max(5rem,68px);background:var(--color-black-primary);display:flex;align-items:center;padding:0;cursor:pointer;justify-content:center;font-size:max(.875rem,14px);font-weight:var(--font-weight-medium);font-family:var(--font-primary);position:relative;color:transparent;z-index:5;border-radius:0;transition:.5s;-webkit-appearance:none}@media only screen and (min-width: 767px){#hbspot-form .hs-button{color:var(--color-gray-5-dark)}#hbspot-form .hs-button:hover{background:var(--color-green-2);color:var(--color-black-primary)}}#hbspot-report-form{padding:0}#hbspot-report-form .hs-form{display:flex;flex-direction:column}#hbspot-report-form .hs-form .hs-form-field{margin-bottom:0}#hbspot-report-form .hs-form .hs-form-field>label{margin-bottom:0}#hbspot-report-form .hs_email span{display:none}#hbspot-report-form .hs_email{width:100%}#hbspot-report-form .hs_email .input{width:100%;height:64px}#hbspot-report-form .hs_email .input input{padding:27px;width:100%;height:64px;border-radius:0}#hbspot-report-form .hs-richtext.hs-main-font-element{margin:0}#hbspot-report-form .hs-richtext.hs-main-font-element p{padding-inline:20px!important}@media only screen and (min-width: 767px){#hbspot-report-form .hs-richtext.hs-main-font-element p{padding-inline:40px!important}}#hbspot-report-form .hs-button{all:unset;cursor:pointer;color:var(--color-gray-light);background-color:var(--color-black-primary);padding-left:26px;padding-right:26px;height:64px;font-size:20px}#hbspot-report-form .hs-error-msgs{color:var(--color-red-primary);color:var(--color-white);font-weight:var(--font-weight-bold);padding:12px 24px}#hbspot-report-form .legal-consent-container{padding:20px;display:flex;flex-direction:column;align-items:flex-start;gap:25px;color:var(--color-white);width:100%;background-color:var(--color-blue-light)}@media only screen and (min-width: 767px){#hbspot-report-form .legal-consent-container{padding:40px}}#hbspot-report-form .legal-consent-container a{color:var(--color-white)}#hbspot-report-form .submitted-message{padding:40px;display:flex;flex-direction:column;align-items:flex-start;color:var(--color-white);width:100%;background-color:var(--color-blue-light)}#hbspot-report-form .submitted-message a{color:var(--color-white)}#hbspot-report-form .hs_submit{display:flex;flex-direction:row;width:100%}#hbspot-report-form .hs-fieldtype-booleancheckbox{position:relative;overflow:hidden}#hbspot-report-form .hs-fieldtype-booleancheckbox.hover-in:before{transition:transform var(--transition-duration) var(--ease-out-quad);transform:translateY(0);opacity:1}#hbspot-report-form .hs-fieldtype-booleancheckbox.hover-in .check-decorator:after{transform:scale(1)}#hbspot-report-form .hs-fieldtype-booleancheckbox.hover-in .hs-form-booleancheckbox-display span{transform:translateY(min(-.625rem,-10px))}#hbspot-report-form .hs-fieldtype-booleancheckbox.hover-in .hs-field-desc{opacity:1;transform:translateY(calc(-50% + max(.625rem,10px)))}#hbspot-report-form .hs-fieldtype-booleancheckbox.hover-out:before{transition:opacity var(--transition-duration) var(--ease-out-quad);transform:translateY(0);opacity:0}#hbspot-report-form .hs-fieldtype-booleancheckbox.hover-out .check-decorator:after{transform-origin:top right;transform:scale(0)}#hbspot-report-form .hs-recaptcha{display:none}#hbspot-follow-up-form{max-width:1024px}#hbspot-follow-up-form .hs-form{position:relative;display:flex;flex-direction:column}#hbspot-follow-up-form .hs-richtext{margin-bottom:8px}#hbspot-follow-up-form .hs-richtext p{color:#12121299}#hbspot-follow-up-form .hs-richtext a{font-weight:var(--font-weight-bold);text-decoration:underline;color:#12121299;transition:color .3s}#hbspot-follow-up-form .hs-richtext a:hover{color:#121212}#hbspot-follow-up-form .hs-email{margin-bottom:24px}#hbspot-follow-up-form .hs-email span{display:none}#hbspot-follow-up-form .hs-email{width:100%}#hbspot-follow-up-form .hs-email .input{width:100%;height:80px}#hbspot-follow-up-form .hs-email .input input{background-color:var(--color-gray-1);border:none;padding:12px;width:100%;height:80px;font-family:var(--font-primary)}#hbspot-follow-up-form .hs-email .input input::placeholder{font-family:var(--font-primary);line-height:0}@media screen and (min-width: 768px){#hbspot-follow-up-form .hs-email .input input{padding:27px}}#hbspot-follow-up-form .hs-button{font-size:max(.875rem,14px);font-weight:var(--font-weight-medium);font-family:var(--font-primary);color:transparent;background:var(--color-black-primary);padding-left:26px;padding-right:26px;height:80px;transition:.5s;border:none;color:var(--color-gray-5-dark);cursor:pointer}#hbspot-follow-up-form .hs-button:hover{background:var(--color-green-2);color:var(--color-black-primary)}#hbspot-follow-up-form .hs-error-msgs{position:absolute;color:var(--color-red-primary);font-weight:var(--font-weight-medium);font-size:max(.875rem,14px)}#hbspot-follow-up-form .submitted-message{padding:40px;display:flex;flex-direction:column;align-items:flex-start;color:var(--color-black);width:100%;background-color:var(--color-green-3)}#hbspot-follow-up-form .submitted-message a{color:var(--color-white)}#hbspot-follow-up-form .hs_submit{display:flex;flex-direction:row;width:100%}.layout\:zstack{display:grid}.layout\:zstack>*{grid-area:1/-1}.layout\:max-inline{max-inline-size:var(--grid-container-size);margin:0 auto}.layout\:grid{display:grid;grid-template-columns:repeat(var(--grid-column-mobile),1fr);gap:var(--grid-gutter)}@media screen and (width > 1023px){.layout\:grid{grid-template-columns:repeat(var(--grid-column),1fr)}}.type\:paragraphs p+p{margin-block-start:1em}section#ambassadors-hero .section_description{max-width:1200px!important;margin-bottom:0!important;margin-left:auto!important;margin-right:auto!important}section#ambassadors-hero .section_description .ambassadors-mobile{display:flex;column-gap:max(.0625rem,16px);margin:max(.3125rem,80px) 0 max(.125rem,32px)}@media only screen and (min-width: 1023px){section#ambassadors-hero .section_description .ambassadors-mobile{display:none}}section#ambassadors-hero .section_description .ambassadors-mobile img{width:100%;max-width:160px}section#ambassadors-hero .section_description :where(h1,h2){display:flex;align-items:baseline;column-gap:max(.1875rem,48px);font-weight:400;letter-spacing:-2px;line-height:1;font-size:max(3rem,48px);margin-bottom:max(.0625rem,16px)}@media only screen and (min-width: 1023px){section#ambassadors-hero .section_description :where(h1,h2){font-size:max(7.85rem,120px)}}@media only screen and (min-width: 1440px){section#ambassadors-hero .section_description :where(h1,h2){font-size:max(6.5rem,104px)}}@media only screen and (min-width: 1920px){section#ambassadors-hero .section_description :where(h1,h2){font-size:max(5rem,80px)}}section#ambassadors-hero .section_description h1 a{display:none}@media only screen and (min-width: 1023px){section#ambassadors-hero .section_description h1 a{max-width:max(15rem,240px);display:block;margin-top:max(.25rem,64px)}}@media only screen and (min-width: 1023px){section#ambassadors-hero .section_description h2{justify-content:end}}section#ambassadors-hero .section_description ul{display:flex;flex-direction:column;row-gap:max(.0625rem,16px);column-gap:max(.25rem,64px);font-size:max(1rem,16px);align-items:center}@media only screen and (min-width: 1023px){section#ambassadors-hero .section_description ul{flex-direction:row}}section#ambassadors-hero .section_description li a{display:none}@media only screen and (min-width: 1023px){section#ambassadors-hero .section_description li a{width:max(10rem,160px);display:block;margin-right:2rem}}@media only screen and (min-width: 1023px){section#ambassadors-hero .section_ctas a{margin:0 auto}}@media only screen and (max-width: 767px){section#staking-stat{padding-bottom:0}}@media only screen and (max-width: 1023px){section#staking-stat .grid-container,section#staking-stat .grid-item{padding:0}section#staking-stat .grid-container .row,section#staking-stat .grid-item .row{margin:0}}section#staking-stat .section_description{max-width:100%;margin-bottom:0}section#staking-stat .staking-stat-component{display:flex;flex-direction:column;background-color:#e0f9ff;padding:56px 20px;row-gap:40px}section#staking-stat .staking-stat-component .metrics-list{display:flex;flex-wrap:wrap;gap:8px}section#staking-stat .staking-stat-component .metrics-list>div{padding:16px 20px;width:calc(50% - 4px);background-color:var(--color-white)}section#staking-stat .staking-stat-component .metrics-list>div p:first-child{font-size:20px;font-family:var(--font-secondary);line-height:1.2;margin-bottom:4px!important;color:var(--color-blue-secondary)}section#staking-stat .staking-stat-component .metrics-list>div p:not(:first-child){font-size:13px;margin-bottom:0!important;line-height:1.2}section#staking-stat .staking-stat-component .measures dt{font-size:16px;max-width:620px}@media only screen and (min-width: 767px){section#staking-stat .staking-stat-component{padding:40px;flex-direction:row}section#staking-stat .staking-stat-component .metrics-list{padding-right:6rem}section#staking-stat .staking-stat-component .metrics-list>div p:first-child{font-size:24px}section#staking-stat .staking-stat-component .metrics-list>div p:not(:first-child){font-size:15px}section#staking-stat .staking-stat-component>div{width:50%}}#ambassador-explore-hero.feature_wrapper{padding-top:max(.5625rem,144px)!important}@media only screen and (min-width: 1023px){#ambassador-explore-hero.feature_wrapper{padding-top:max(.75rem,192px)!important}}#ambassador-explore-hero .feature__content{color:var(--color-white);max-width:500px}#ambassador-explore-hero .feature__content .feature_title{font-size:max(4rem,50px);line-height:1.2}#ambassador-explore-hero .feature__content .feature_description{color:inherit}#ambassador-explore-hero .feature_image{max-height:96px;margin-left:0}@media only screen and (min-width: 767px){#ambassador-explore-hero .feature_image{height:100%;max-height:232px;margin-left:auto}}@media screen and (min-width: 768px){section#subprocessor-list-content table{display:table}}table{display:block;width:100%;color:var(--color-black-3);border-spacing:0;border-collapse:collapse;overflow-x:auto;margin-bottom:max(2rem,24px)}table th{text-align:left;font-weight:var(--font-weight-semibold)}table th,table td{padding:max(1rem,16px);border:1px solid var(--color-gray-dark)}@media only screen and (min-width: 1023px){table th,table td{padding:max(1.5rem,24px);min-width:max(16rem,256px)}}table tr:first-child{border-collapse:separate}table tr:first-child th:first-child{border-top-left-radius:4px}table tr:first-child th:last-child{border-top-right-radius:4px}table tr:last-child td:first-child{border-bottom-left-radius:4px}table tr:last-child td:last-child{border-bottom-right-radius:4px}table tr:not(:last-child) td,table tr:not(:last-child) th{border-bottom:none}table tr:not(:last-child) th:not(:last-child){border-right:none}table td:not(:last-child){border-right:none}.hs-form{--hs-text-color: #121212;--hs-primary-color: var(--color-blue-light);--hs-placeholder-color: #aeaeae;color:var(--hs-text-color)}.hs-form *{font-family:var(--font-secondary)}.hs-form .hs-form-required{color:red;margin-left:2px}.hs-form .hs-form-field{margin-bottom:max(.0625rem,16px)}.hs-form a{color:#1a73e8}.hs-form .hs-form-field>label{display:block;font-weight:500}.hs-form .hs-error-msgs label{color:#f2545b;margin-top:.375rem;display:block;font-size:max(.0546875rem,14px)}.hs-form .hs-input{display:inline-block;width:100%!important;height:40px;padding:0 max(.0625rem,16px);font-size:max(.0625rem,16px);font-weight:400;line-height:22px;color:var(--hs-form-color);border:1px solid rgb(203,214,226);box-sizing:border-box;border-radius:3px}.hs-form .hs-input:not([type=file]){background-color:#f5f8fa}.hs-form .hs-input:-moz-placeholder{color:var(--hs-placeholder-color)}.hs-form .hs-input::-webkit-input-placeholder{color:var(--hs-placeholder-color)}.hs-form .hs-input option:disabled{color:var(--hs-placeholder-color)}.hs-form .hs-input input,.hs-form .hs-input textarea{transition:border .2s linear}.hs-form .hs-input:focus{outline:none;border-color:var(--hs-primary-color)}.hs-form .hs-input[type=checkbox]{cursor:pointer;width:16px!important;height:16px!important;padding:0;margin:3px 5px 3px 0;line-height:normal;border:none}.hs-form .hs-input[type=checkbox]:checked{accent-color:var(--hs-primary-color)}.hs-form .hs-form-radio{padding:8px 12px!important;margin-bottom:10px!important;background-color:#fff;border:1px solid #c0c0c0}.hs-form .hs-form-radio:has(.hs-input[type=radio]:checked){background-color:#e9fbff;border:1px solid var(--hs-primary-color)}.hs-form .hs-form-radio>label{margin-bottom:0}.hs-form .hs-input[type=radio]:checked{accent-color:var(--hs-primary-color)}.hs-form .hs-input[type=radio]{cursor:pointer;width:auto!important;height:auto;padding:0;margin:3px 5px 3px 0;line-height:normal;border:none}.hs-form .hs-input[type=file]{padding:initial;border:initial;line-height:initial;box-shadow:none}.hs-form ul.inputs-list{margin-bottom:max(.046875rem,12px)}.hs-form select.hs-input{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE0IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xLjE1NTc2IDEuMjkzNThMNy4xNTU3NiA3LjI5MzU4TDEzLjE1NTggMS4yOTM1OCIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-repeat:no-repeat;background-position-x:calc(100% - 10px);background-position-y:50%}.hs-form .hs-richtext{word-break:break-word;margin-bottom:.5rem;line-height:1.5;font-size:max(.05859375rem,15px)}.hs-form .hs-richtext p{margin-bottom:max(.0625rem,16px)}.hs-form .hs-richtext hr{margin-left:0;width:91%}.hs-form .hs-field-desc{color:var(--hs-text-color);margin:0 0 6px;font-size:max(.046875rem,12px);width:100%}.hs-form .hs_submit .hs-button{border:none;outline:none;font-size:max(.0625rem,16px);padding:12px 24px;min-width:160px;background-color:var(--hs-primary-color);transition:color .2s linear,background-color .2s linear;color:#fff;font-weight:500}.hs-form .submitted-message{color:var(--hs-text-color)}.hs-form .hs_submit .hs-button:hover{background-color:#e03e0c}.hubspot-form:has(>#apply-partner-form){background-color:var(--color-blue-secondary);padding:max(2.5rem,60px) max(2.5rem,20px);max-width:calc(var(--grid-column-size) * 12 + var(--grid-gutter) * 11);color:var(--color-white);max-height:80vh;overflow-y:auto}@media only screen and (min-width: 1023px){.hubspot-form:has(>#apply-partner-form){max-width:calc(var(--grid-column-size) * 6 + var(--grid-gutter) * 5)}}.hubspot-form:has(>#apply-partner-form) .hs-form{--hs-text-color: var(--color-white);--hs-form-color: var(--color-black-primary)}.hubspot-form:has(>#apply-partner-form) .hs-form *{font-family:var(--font-primary)}.hubspot-form:has(>#apply-partner-form) .hs-form label{text-transform:uppercase}.hubspot-form:has(>#apply-partner-form) .hs-form fieldset{max-width:100%}.hubspot-form:has(>#apply-partner-form) .hs-form .hs-form-field{margin-bottom:max(1.5rem,24px)}.hubspot-form:has(>#apply-partner-form) .hs-form .hs-form-radio{color:var(--color-black-primary);height:50px;display:flex;align-items:center}.hubspot-form:has(>#apply-partner-form) .hs-form .hs-input:not([type=radio]){height:50px}.hubspot-form:has(>#apply-partner-form) .hs-form .hs-form-radio-display{display:flex;align-items:center}.hubspot-form:has(>#apply-partner-form) .hs-form .hs-submit input{font-size:max(1rem,16px);height:50px;display:flex;align-items:center;justify-content:center;border-radius:max(1.5rem,24px);padding:0 max(2rem,32px);transition:background-color .3s;cursor:pointer;margin:0 auto;background-color:var(--color-black-primary);margin-top:max(1.5rem,24px)}.hubspot-form:has(>#apply-partner-form) .hs-form .hs-submit input:hover{background-color:var(--color-green-2);color:var(--color-black-primary)}.hubspot-form.form-wrapper:has(>#sec-signup-form){margin-top:0}.hubspot-form>#sec-signup-form form{display:grid;column-gap:20px;color:var(--color-black-primary)}@media only screen and (min-width: 1023px){.hubspot-form>#sec-signup-form form{grid-template-columns:repeat(3,1fr)}.hubspot-form>#sec-signup-form form .hs_firstname,.hubspot-form>#sec-signup-form form .hs_lastname,.hubspot-form>#sec-signup-form form .hs_zip{grid-column:span 1}.hubspot-form>#sec-signup-form form>div{grid-column:span 3}}.hubspot-form>#sec-signup-form form .hs-richtext{margin-top:0}.hubspot-form>#sec-signup-form form .hs-input{padding:24px 15px;border-color:transparent;font-family:var(--font-primary);transition:border-color .3s;font-size:max(1rem,14px);background-color:var(--color-gray-1)}.hubspot-form>#sec-signup-form form .hs-input::placeholder{color:#717171}.hubspot-form>#sec-signup-form form .hs-input.error{border-color:var(--color-red-primary)}.hubspot-form>#sec-signup-form form .hs-input:hover,.hubspot-form>#sec-signup-form form .hs-input:focus{border-color:var(--color-pink-secondary)}@media only screen and (min-width: 1023px){.hubspot-form>#sec-signup-form form .hs-input{padding:32px 25px}}.hubspot-form>#sec-signup-form form .legal-consent-container p{opacity:.6;font-size:max(.75rem,12px)}.hubspot-form>#sec-signup-form form .hs-submit input{background-color:var(--color-black-primary);border-radius:24px;cursor:pointer;min-width:auto}.hubspot-form>#sec-signup-form form .hs-submit input:hover{background-color:var(--color-green-primary);color:var(--color-black-primary)}#talent-newsletter .hs-email{margin-bottom:24px}#talent-newsletter .hs-email span{display:none}#talent-newsletter .hs-email{width:100%}#talent-newsletter .hs-email .input{width:100%;height:68px}@media only screen and (min-width: 767px){#talent-newsletter .hs-email .input{height:80px}}#talent-newsletter .hs-email .input input{background-color:var(--color-gray-1);border:none;padding:12px 24px;width:100%;height:68px;font-family:var(--font-primary)}#talent-newsletter .hs-email .input input::placeholder{font-family:var(--font-primary);line-height:0}@media only screen and (min-width: 767px){#talent-newsletter .hs-email .input input{padding:24px 32px;height:80px}}#talent-newsletter .actions{position:relative;height:fit-content}#talent-newsletter .actions:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguNjY2NSAxMi42NjY3TDEzLjMzMzIgOC4wMDAwOEw4LjY2NjUgMy4zMzM0MSIgc3Ryb2tlPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMi42NjY1IDhMMTMuMzMzMiA4IiBzdHJva2U9IndoaXRlIi8+Cjwvc3ZnPgo=);background-size:100% 100%;background-repeat:no-repeat;content:"";display:inline-block;position:absolute;width:18px;height:18px;top:50%;left:24px;transform:translateY(-50%)}@media only screen and (max-width: 767px){#talent-newsletter .actions input{color:transparent!important;min-width:0;width:68px}#talent-newsletter .actions:before{width:28px;height:28px;left:20px}}#talent-newsletter .actions .hs-button{font-size:max(.875rem,14px);font-weight:var(--font-weight-medium);font-family:var(--font-primary);background:var(--color-black-primary);padding-left:26px;padding-right:26px;height:68px;transition:.5s;border:none;color:var(--color-white);cursor:pointer}@media only screen and (min-width: 767px){#talent-newsletter .actions .hs-button{height:80px}}#talent-newsletter .actions:hover:before{filter:invert(1)}#talent-newsletter .actions:hover .hs-button{background:var(--color-green-2);color:var(--color-black-primary)}#talent-newsletter .hs-error-msgs{color:var(--color-red-primary);font-weight:var(--font-weight-medium);font-size:max(.875rem,14px)}#talent-newsletter .submitted-message{padding:40px;display:flex;flex-direction:column;align-items:flex-start;color:var(--color-black);width:100%;background-color:var(--color-green-3)}#talent-newsletter .submitted-message a{color:var(--color-white)}#talent-newsletter .hs_submit{display:flex;flex-direction:row;width:100%}::part(acsb-trigger){z-index:1000;left:12px;bottom:60px;width:40px;height:40px}:root{--vh: 100vh}body{font-size:var(--font-size-base);font-weight:var(--font-weight-regular);font-family:var(--font-primary);color:var(--color-page-foreground);background-color:var(--color-page-background);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;overflow-y:scroll}html,body{font-size:1.1111111111vw}@media screen and (min-width: 1920px){html,body{font-size:21px}}a{text-decoration:none;color:var(--color-text)}.background-color-green{background:var(--color-green-primary)}.background-color-blue{background:var(--color-blue-secondary)}.background-color-blue>*{color:var(--color-white)}.background-color-black{background:var(--color-black-primary)}.background-color-black>*{color:var(--color-white)}.background-color-pink{background:var(--color-pink-secondary)}.rich-text p:not(:last-child){margin-bottom:max(2rem,24px)}.rich-text p:not(:last-child):has(>code){margin-bottom:max(.5rem,8px)}.rich-text p.reduce-margin{margin-bottom:max(1rem,12px)}.rich-text img{max-width:100%;margin-bottom:max(2rem,24px)}.rich-text blockquote{border-left:5px solid var(--color-black-primary);padding-left:max(1.25rem,20px);margin-bottom:max(2rem,24px)}.rich-text h2,.rich-text h3,.rich-text h4,.rich-text h5,.rich-text h6{margin-bottom:max(1.5rem,24px)}.rich-text h3:not(:first-child){margin-top:80px}.rich-text a{display:inline-block;font-weight:600;text-decoration:underline}.rich-text h6{line-height:1.6em}.rich-text b{font-weight:var(--font-weight-semibold)}.rich-text a,.rich-text p{color:var(--color-black-3)}.rich-text a{word-break:break-word}.rich-text a:hover{color:var(--color-black-primary)}.rich-text p+ol,.rich-text ol+p,.rich-text p+ul,.rich-text ul+p,.rich-text ul+h4,.rich-text ul+h5,.rich-text ul+h6,.rich-text ol+h4,.rich-text ol+h5,.rich-text ol+h6{margin-top:max(2.5rem,24px)}.rich-text ul{padding-left:max(1.5rem,24px)}.rich-text ul li{position:relative}.rich-text ul li:before{height:max(.5rem,8px);width:max(.5rem,8px);content:"";position:absolute;background:var(--color-black-primary);left:min(-1.5rem,-24px);top:max(.5625rem,9px)}.rich-text ul li>ul{margin-top:max(1rem,16px)}.rich-text ul li{margin-bottom:max(1rem,16px)}.rich-text ol{list-style-type:decimal;padding-left:max(1.5rem,16px)}.rich-text ol li{padding-left:max(.5rem,4px)}.rich-text ol li::marker{font-size:max(1rem,16px)}.rich-text ol li:not(:last-child){margin-bottom:max(1rem,16px)}.rich-text hr{margin:max(2rem,24px) 0}.rich-text .link{background:var(--color-black-primary);height:max(3rem,48px);border-radius:max(1.5rem,24px);padding:0 max(1.5rem,24px);display:flex;width:max-content;align-items:center;justify-content:center;text-decoration:none;color:var(--color-white);line-height:1;transition:background-color .3s;cursor:pointer;border:0;font-weight:400}.rich-text .link:hover{background:#dbff76;color:var(--color-black-primary)}.rich-text .video-module:not(:last-child){margin-bottom:max(2rem,24px)}.rich-text .video-module>iframe{aspect-ratio:16/9;max-width:100%;width:100%}@media only screen and (min-width: 767px){.rich-text .video-module>iframe{width:80%}}.rich-text small{display:inline-block}.rich-text small:not(:last-child){margin-bottom:max(1rem,16px)}.article-fact{position:relative;width:100%}.article-fact .content{position:absolute;top:100px;left:calc(var(--grid-column-size) * -5 - var(--grid-gutter) * 5);width:calc(var(--grid-column-size) * 2 + var(--grid-gutter) * 1)}.article-fact .content p:first-child{margin-bottom:12px}.aspect\:.ratio-16-9{aspect-ratio:16/9}.slider-arrow{height:max(3rem,32px);width:max(3rem,32px);background:var(--color-black-primary);border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .3s;color:var(--color-white)}.slider-arrow:disabled{background:var(--color-gray-2);color:var(--color-black-primary)}.skip-link{position:absolute;top:min(-2.5rem,-40px);left:0;background:#000;color:#fff;padding:max(.5rem,8px);z-index:1000;text-decoration:none;transition:top .3s;height:max(2.5rem,40px);font-size:1rem}.skip-link:focus{top:0}.visually-hidden{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.fullbleed.svelte-1pw7h4k{position:fixed;top:0;left:0;width:100vw;height:100vh}.container.svelte-1pw7h4k{display:flex;justify-content:center;align-items:center;z-index:99}.container.svelte-1pw7h4k .content:where(.svelte-1pw7h4k){display:flex;justify-content:center;z-index:16}.background.svelte-1pw7h4k{background-color:#00000080}
