@layer reset, base, tokens, recipes, utilities;@keyframes fade-in{0%{opacity:0}}@keyframes fade-out{to{opacity:0}}@keyframes slide-from-right{0%{transform:translateX(30px)}}@keyframes slide-to-left{to{transform:translateX(-30px)}}::view-transition-new(deck-card),::view-transition-old(deck-card){z-index:1;left:auto;right:0}.modal-backdrop{backdrop-filter:blur(5px)}@property --animated-number{syntax:"<integer>";inherits:false;initial-value:0}@layer reset{:host,html{--font-fallback:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";line-height:1.5;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-tab-size:4;tab-size:4;font-family:var(--global-font-body,var(--font-fallback));-webkit-tap-highlight-color:transparent}*,::backdrop,::file-selector-button,:after,:before{margin:0;padding:0;border-width:0;border-style:solid;border-color:var(--global-color-border,currentcolor);box-sizing:border-box}hr{color:inherit;height:0;border-top-width:1px}body{line-height:inherit;height:100%}img{border-style:none}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{text-wrap:balance;font-size:inherit;font-weight:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}menu,ol,ul{list-style:none}::file-selector-button,button,input:where([type=button],[type=reset],[type=submit]){appearance:button;-webkit-appearance:button}::file-selector-button,button,input,optgroup,select,textarea{font:inherit;background:transparent;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit}::placeholder{--placeholder-fallback:rgba(0,0,0,0.5);opacity:1;color:var(--global-color-placeholder,var(--placeholder-fallback))}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::placeholder{--placeholder-fallback:color-mix(in oklab,currentcolor 50%,transparent)}}textarea{resize:vertical}table{border-color:inherit;text-indent:0;border-collapse:collapse}summary{display:list-item}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}dialog{padding:0}a{text-decoration:inherit;color:inherit}abbr:where([title]){text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{--font-mono-fallback:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New";font-family:var(--global-font-mono,var(--font-mono-fallback));font-size:1em;font-feature-settings:normal;font-variation-settings:normal}progress{vertical-align:baseline}::-webkit-search-cancel-button,::-webkit-search-decoration{-webkit-appearance:none}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}:-moz-ui-invalid{box-shadow:none}:-moz-focusring{outline:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer base{:root{--made-with-panda:"🐼"}body{font-family:helvetica,sans-serif;overflow-y:scroll}.card-wrapper{background:var(--colors-theme-background-color);padding:var(--spacing-large);border-radius:large;color:var(--colors-theme-text-color)}.card-wrapper:has(+.card-wrapper){padding-bottom:100px}.card-wrapper:has(+.card-wrapper)+.card-wrapper{border:1px solid var(--block-theme-background);margin-top:calc(-100px + var(--spacing-large))}.card-wrapper .heading{margin-bottom:.33em}.card-wrapper>*{max-width:85%}.ch2-container div{font-family:var(--font-family-body)}.ch2-container div .ch2-visible{border-radius:2px!important}.ch2-container div [role=heading]{font-family:var(--font-family-heading)}.ch2-container.ch2-style-compact .ch2-btn{border-radius:2px!important;font-family:var(--font-family-tag)!important;font-weight:400!important;letter-spacing:0!important;text-transform:uppercase!important}.inline-link{text-decoration:underline;text-underline-offset:.125em}[data-entry-animation=fadeIn]{transition:.3s ease-out;opacity:0;transform:translate3d(0,30px,0)}[data-entry-visible=true][data-entry-animation=fadeIn]{opacity:1;transform:translateZ(0)}.box{view-transition-name:box}::view-transition-old(box){animation:fadeOut .3s ease}::view-transition-new(box){animation:fadeIn .3s ease}*,::backdrop,:after,:before{--blur: ;--brightness: ;--contrast: ;--grayscale: ;--hue-rotate: ;--invert: ;--saturate: ;--sepia: ;--drop-shadow: ;--backdrop-blur: ;--backdrop-brightness: ;--backdrop-contrast: ;--backdrop-grayscale: ;--backdrop-hue-rotate: ;--backdrop-invert: ;--backdrop-opacity: ;--backdrop-saturate: ;--backdrop-sepia: ;--gradient-from-position: ;--gradient-to-position: ;--gradient-via-position: ;--scroll-snap-strictness:proximity;--border-spacing-x:0;--border-spacing-y:0;--translate-x:0;--translate-y:0;--rotate:0;--rotate-x:0;--rotate-y:0;--skew-x:0;--skew-y:0;--scale-x:1;--scale-y:1}}@layer tokens{:where(:root,:host){--colors-black:#000;--colors-black-alt:#1a1a1a;--colors-white:#fff;--colors-white30:#ffffff4d;--colors-white-alt:#eee;--colors-error:#F2330D;--colors-success:#00C853;--colors-black-berry:#1C0400;--colors-black-berry30:#1C04004d;--colors-black-berry20:#1C040033;--colors-dark-red:#380901;--colors-dark-red30:#3809014d;--colors-royal-red:#540E02;--colors-royal-red30:#540E024d;--colors-pale-pink:#FFD0CC;--colors-pale-pink30:#FFD0CC4d;--colors-off-white:#F8FAF3;--colors-off-white30:#F8FAF34d;--colors-off-white-hover-bg:#DEDEDE;--colors-pink:#F99CB0;--colors-pink30:#F99CB04d;--colors-deep-red:#870E21;--colors-deep-red30:#870E214d;--durations-hover:0.25s;--durations-regular:0.45s;--durations-long:0.85s;--durations-background:2.6s;--easings-regular:cubic-bezier(0.22,1,0.36,1);--easings-background:cubic-bezier(0.22,1,0.36,1);--z-index-modal:100;--breakpoints-small-mobile:460px;--breakpoints-medium-mobile:720px;--breakpoints-large-mobile:960px;--breakpoints-tiny-desktop:1280px;--breakpoints-small-desktop:1600px;--breakpoints-large-desktop:1920px;--breakpoints-max-screen-width:1920px;--sizes-breakpoint-small-mobile:460px;--sizes-breakpoint-medium-mobile:720px;--sizes-breakpoint-large-mobile:960px;--sizes-breakpoint-tiny-desktop:1280px;--sizes-breakpoint-small-desktop:1600px;--sizes-breakpoint-large-desktop:1920px;--sizes-breakpoint-max-screen-width:1920px;--spacing-small:clamp(8px,0.42vw,8px);--spacing-s-regular:clamp(12px,0.63vw,12px);--spacing-regular:clamp(16px,0.83vw,16px);--spacing-x-regular:clamp(24px,1.25vw,24px);--spacing-medium:clamp(24px,1.67vw,32px);--spacing-x-medium:clamp(30px,2.08vw,40px);--spacing-large:clamp(36px,2.5vw,48px);--spacing-x-large:clamp(42px,2.92vw,56px);--spacing-xx-large:clamp(48px,3.33vw,64px);--spacing-d88:clamp(66px,4.58vw,88px);--spacing-d112:clamp(84px,5.83vw,112px);--spacing-d128:clamp(96px,6.67vw,128px);--spacing-d144:clamp(108px,7.5vw,144px);--spacing-d160:clamp(120px,8.33vw,160px);--spacing-d196:clamp(147px,10.21vw,196px);--spacing-page-margin:clamp(16px,0.83vw,16px);--spacing-padding-block:clamp(32px,3.33vw,64px);--spacing-gap-columns:clamp(12px,0.83vw,16px);--spacing-gap-rows:clamp(12px,0.83vw,16px);--spacing-gap-rows-large:clamp(45px,3.13vw,60px);--font-sizes-body-x-small:clamp(12px,0.63vw,14px);--font-sizes-body-small:clamp(14px,0.73vw,17px);--font-sizes-body-smaller:clamp(16px,0.83vw,19px);--font-sizes-body-regular:clamp(18px,0.94vw,22px);--font-sizes-body-large:clamp(22px,1.15vw,26px);--font-sizes-heading-pre-heading:clamp(14px,0.73vw,17px);--font-sizes-heading-small:clamp(24px,1.25vw,29px);--font-sizes-heading-regular:clamp(32px,1.67vw,38px);--font-sizes-heading-medium:clamp(48px,2.5vw,58px);--font-sizes-heading-large:clamp(56px,2.92vw,67px);--font-sizes-heading-x-large:clamp(72px,3.75vw,86px);--sizes-width-max-screen-width:1920px;--sizes-width-columns-1:clamp(53px,3.7vw,71px);--sizes-width-columns-2:clamp(119px,8.23vw,158px);--sizes-width-columns-3:clamp(184px,12.76vw,245px);--sizes-width-columns-4:clamp(249px,17.29vw,332px);--sizes-width-columns-5:clamp(314px,21.82vw,419px);--sizes-width-columns-6:clamp(380px,26.35vw,506px);--sizes-width-columns-7:clamp(445px,30.89vw,593px);--sizes-width-columns-8:clamp(510px,35.42vw,680px);--sizes-width-columns-9:clamp(575px,39.95vw,767px);--sizes-width-columns-10:clamp(641px,44.48vw,854px);--sizes-width-columns-11:clamp(706px,49.01vw,941px);--sizes-width-columns-12:clamp(771px,53.54vw,1028px);--sizes-width-columns-13:clamp(836px,58.07vw,1115px);--sizes-width-columns-14:clamp(902px,62.6vw,1202px);--sizes-width-columns-15:clamp(967px,67.14vw,1289px);--sizes-width-columns-16:clamp(1032px,71.67vw,1376px);--sizes-width-columns-17:clamp(1097px,76.2vw,1463px);--sizes-width-columns-18:clamp(1163px,80.73vw,1550px);--sizes-width-columns-19:clamp(1228px,85.26vw,1637px);--sizes-width-columns-20:clamp(1293px,89.79vw,1724px);--sizes-width-columns-21:clamp(1358px,94.32vw,1811px);--sizes-width-columns-22:clamp(1424px,98.85vw,1898px);--sizes-width-columns-23:clamp(1489px,103.39vw,1985px);--sizes-width-columns-24:clamp(1554px,107.92vw,2072px);--sizes-height-header-large:clamp(163px,8.49vw,163px);--sizes-height-header-default:clamp(72px,3.75vw,72px);--sizes-height-logo-header-default:clamp(27px,1.41vw,27px);--sizes-height-logo-header-large:clamp(104px,7.24vw,139px);--sizes-height-logo-footer:clamp(136px,9.43vw,181px);--sizes-height-logo-logo-block:clamp(131px,9.11vw,175px);--colors-theme-text-color:var(--colors-black-berry);--colors-theme-background-color:var(--colors-off-white);--colors-theme-highlight-color:var(--colors-black-berry);--colors-theme-subtle-text-color:var(--colors-black-berry30);--colors-theme-alt-text-color:var(--colors-black);--colors-theme-alt-background-color:var(--colors-white);--colors-theme-button-primary:var(--colors-black-berry20);--colors-theme-button-secondary:var(--colors-black);--colors-theme-button-tertiary:var(--colors-black-berry);--colors-theme-button-hover-background:var(--colors-black-berry);--colors-theme-button-hover-text:var(--colors-white);--colors-theme-button-hover-border:var(--colors-black);--colors-theme-border-color:var(--colors-black-berry30);--colors-theme-card-color:var(--colors-off-white);--radii-regular:2px}[data-theme=light]{--colors-theme-text-color:var(--colors-black-berry);--colors-theme-background-color:var(--colors-off-white);--colors-theme-highlight-color:var(--colors-black-berry);--colors-theme-subtle-text-color:var(--colors-black-berry30);--colors-theme-alt-text-color:var(--colors-black-berry30);--colors-theme-alt-background-color:var(--colors-white);--colors-theme-button-primary:var(--colors-black-berry20);--colors-theme-button-secondary:var(--colors-black-berry);--colors-theme-button-tertiary:var(--colors-black-berry);--colors-theme-button-hover-background:var(--colors-off-white-hover-bg);--colors-theme-button-hover-text:var(--colors-black-berry);--colors-theme-button-hover-border:var(--colors-black);--colors-theme-border-color:var(--colors-black-berry30);--colors-theme-card-color:var(--colors-off-white)}[data-theme=dark]{--colors-theme-text-color:var(--colors-off-white);--colors-theme-background-color:var(--colors-black-berry);--colors-theme-highlight-color:var(--colors-off-white);--colors-theme-subtle-text-color:var(--colors-off-white30);--colors-theme-alt-text-color:var(--colors-off-white30);--colors-theme-alt-background-color:var(--colors-black-berry30);--colors-theme-button-primary:var(--colors-white30);--colors-theme-button-secondary:var(--colors-white);--colors-theme-button-tertiary:var(--colors-white);--colors-theme-button-hover-background:var(--colors-off-white);--colors-theme-button-hover-text:var(--colors-black-berry);--colors-theme-button-hover-border:var(--colors-off-white);--colors-theme-border-color:var(--colors-off-white30);--colors-theme-card-color:var(--colors-off-white30)}[data-theme=royal-red]{--colors-theme-text-color:var(--colors-pale-pink);--colors-theme-background-color:var(--colors-royal-red);--colors-theme-highlight-color:var(--colors-off-white);--colors-theme-subtle-text-color:var(--colors-pale-pink30);--colors-theme-alt-text-color:var(--colors-pale-pink30);--colors-theme-alt-background-color:var(--colors-black-berry30);--colors-theme-button-primary:var(--colors-pale-pink30);--colors-theme-button-secondary:var(--colors-pale-pink);--colors-theme-button-tertiary:var(--colors-off-white);--colors-theme-button-hover-background:var(--colors-off-white);--colors-theme-button-hover-text:var(--colors-black-berry);--colors-theme-button-hover-border:var(--colors-off-white);--colors-theme-border-color:var(--colors-pale-pink30);--colors-theme-card-color:var(--colors-off-white30)}[data-theme=pale-pink]{--colors-theme-text-color:var(--colors-deep-red);--colors-theme-background-color:var(--colors-pale-pink);--colors-theme-highlight-color:var(--colors-off-white);--colors-theme-subtle-text-color:var(--colors-deep-red30);--colors-theme-alt-text-color:var(--colors-deep-red30);--colors-theme-alt-background-color:var(--colors-pale-pink30);--colors-theme-button-primary:var(--colors-deep-red30);--colors-theme-button-secondary:var(--colors-deep-red);--colors-theme-button-tertiary:var(--colors-off-white);--colors-theme-button-hover-background:var(--colors-off-white);--colors-theme-button-hover-text:var(--colors-black-berry);--colors-theme-button-hover-border:var(--colors-off-white);--colors-theme-border-color:var(--colors-deep-red30);--colors-theme-card-color:var(--colors-off-white30)}[data-theme=deep-red]{--colors-theme-text-color:var(--colors-pink);--colors-theme-background-color:var(--colors-deep-red);--colors-theme-highlight-color:var(--colors-off-white);--colors-theme-subtle-text-color:var(--colors-deep-red30);--colors-theme-alt-text-color:var(--colors-deep-red30);--colors-theme-alt-background-color:var(--colors-deep-red30);--colors-theme-button-primary:var(--colors-pink30);--colors-theme-button-secondary:var(--colors-pink);--colors-theme-button-tertiary:var(--colors-off-white);--colors-theme-button-hover-background:var(--colors-off-white);--colors-theme-button-hover-text:var(--colors-black-berry);--colors-theme-button-hover-border:var(--colors-off-white);--colors-theme-border-color:var(--colors-off-white30);--colors-theme-card-color:var(--colors-off-white30)}[data-theme=pink]{--colors-theme-text-color:var(--colors-royal-red);--colors-theme-background-color:var(--colors-pink);--colors-theme-highlight-color:var(--colors-off-white);--colors-theme-subtle-text-color:var(--colors-royal-red30);--colors-theme-alt-text-color:var(--colors-royal-red30);--colors-theme-alt-background-color:var(--colors-pink30);--colors-theme-button-primary:var(--colors-pale-pink30);--colors-theme-button-secondary:var(--colors-pale-pink);--colors-theme-button-tertiary:var(--colors-off-white);--colors-theme-button-hover-background:var(--colors-off-white);--colors-theme-button-hover-text:var(--colors-black-berry);--colors-theme-button-hover-border:var(--colors-off-white);--colors-theme-border-color:var(--colors-royal-red30);--colors-theme-card-color:var(--colors-off-white30)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes carousel{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media (min-width:961px){:where(:root,:host){--spacing-desktop-none:clamp(0px,0vw,0px);--spacing-desktop-small:clamp(6px,0.42vw,8px);--spacing-desktop-regular:clamp(12px,0.83vw,16px);--spacing-desktop-medium:clamp(24px,1.67vw,32px);--spacing-desktop-large:clamp(225px,15.63vw,300px);--spacing-desktop-page-margin:clamp(54px,3.75vw,72px);--spacing-desktop-padding-block:clamp(84px,5.83vw,112px)}}@media (max-width:960px){:where(:root,:host){--spacing-m184:clamp(138px,28.75vw,184px);--spacing-gap-columns:clamp(9px,1.88vw,12px);--spacing-gap-rows:clamp(12px,2.5vw,16px);--spacing-gap-rows-large:clamp(30px,6.25vw,40px);--spacing-mobile-none:clamp(0px,0vw,0px);--spacing-mobile-small:clamp(6px,1.25vw,8px);--spacing-mobile-regular:clamp(12px,2.5vw,16px);--spacing-mobile-x-regular:clamp(24px,3.75vw,24px);--spacing-mobile-medium:clamp(32px,5vw,32px);--spacing-mobile-x-medium:clamp(40px,6.25vw,40px);--spacing-mobile-large:clamp(48px,7.5vw,48px);--spacing-mobile-x-large:clamp(56px,8.75vw,56px);--spacing-mobile-xx-large:clamp(64px,10vw,64px);--spacing-mobile-page-margin:clamp(26px,4.06vw,26px);--spacing-mobile-padding-block:clamp(84px,17.5vw,112px);--font-sizes-body-x-small:clamp(12px,1.88vw,12px);--font-sizes-body-small:clamp(14px,2.19vw,14px);--font-sizes-body-smaller:clamp(16px,2.5vw,16px);--font-sizes-body-regular:clamp(16px,2.5vw,16px);--font-sizes-body-large:clamp(16px,2.5vw,16px);--font-sizes-heading-pre-heading:clamp(14px,2.19vw,14px);--font-sizes-heading-small:clamp(20px,3.13vw,20px);--font-sizes-heading-regular:clamp(26px,4.06vw,26px);--font-sizes-heading-medium:clamp(30px,4.69vw,30px);--font-sizes-heading-large:clamp(34px,5.31vw,34px);--font-sizes-heading-x-large:clamp(48px,7.5vw,48px);--sizes-width-columns-1:clamp(128px,26.72vw,171px);--sizes-width-columns-2:clamp(266px,55.31vw,354px);--sizes-width-columns-3:clamp(403px,83.91vw,537px);--sizes-width-columns-4:clamp(540px,112.5vw,720px);--sizes-width-columns-5:clamp(677px,141.09vw,903px);--sizes-width-columns-6:clamp(815px,169.69vw,1086px);--sizes-width-columns-7:clamp(952px,198.28vw,1269px);--sizes-width-columns-8:clamp(1089px,226.88vw,1452px);--sizes-width-columns-9:clamp(1226px,255.47vw,1635px);--sizes-width-columns-10:clamp(1364px,284.06vw,1818px);--sizes-width-columns-11:clamp(1501px,312.66vw,2001px);--sizes-width-columns-12:clamp(1638px,341.25vw,2184px);--sizes-width-columns-13:clamp(1775px,369.84vw,2367px);--sizes-width-columns-14:clamp(1913px,398.44vw,2550px);--sizes-width-columns-15:clamp(2050px,427.03vw,2733px);--sizes-width-columns-16:clamp(2187px,455.63vw,2916px);--sizes-width-columns-17:clamp(2324px,484.22vw,3099px);--sizes-width-columns-18:clamp(2462px,512.81vw,3282px);--sizes-width-columns-19:clamp(2599px,541.41vw,3465px);--sizes-width-columns-20:clamp(2736px,570vw,3648px);--sizes-width-columns-21:clamp(2873px,598.59vw,3831px);--sizes-width-columns-22:clamp(3011px,627.19vw,4014px);--sizes-width-columns-23:clamp(3148px,655.78vw,4197px);--sizes-width-columns-24:clamp(3285px,684.38vw,4380px);--sizes-height-header-large:clamp(64px,11.25vw,72px);--sizes-height-header-default:clamp(56px,10vw,64px);--sizes-height-logo-header-large:clamp(79px,12.34vw,79px);--sizes-height-logo-footer:clamp(131px,9.11vw,175px);--sizes-height-logo-logo-block:clamp(98px,5.1vw,98px)}}}@layer utilities{@layer compositions{.textStyle_heading\.small{text-decoration:none;font-family:var(--font-family-heading);font-weight:400;font-size:var(--font-sizes-heading-small);line-height:1.2em;letter-spacing:0;text-transform:none}.textStyle_body\.regular{font-size:var(--font-sizes-body-regular)}.textStyle_body\.regular,.textStyle_body\.small{text-decoration:none;font-family:var(--font-family-body);font-weight:400;line-height:1.4em;letter-spacing:-.02em;text-transform:none}.textStyle_body\.small{font-size:var(--font-sizes-body-small)}.textStyle_heading\.large{font-family:var(--font-family-heading);font-size:var(--font-sizes-heading-large);line-height:1.1em;letter-spacing:0}.textStyle_heading\.large,.textStyle_tag\.small{text-decoration:none;font-weight:400;text-transform:none}.textStyle_tag\.small{font-family:var(--font-family-tag);font-size:var(--font-sizes-body-small)}.textStyle_heading\.preHeading,.textStyle_tag\.small{line-height:1.4em;letter-spacing:-.02em}.textStyle_heading\.preHeading{text-decoration:none;font-family:var(--font-family-body);font-weight:500;font-size:var(--font-sizes-heading-pre-heading);text-transform:uppercase}.textStyle_heading\.xLarge{font-family:var(--font-family-heading);font-size:var(--font-sizes-heading-x-large);line-height:1.1em;letter-spacing:0}.textStyle_body\.large,.textStyle_heading\.xLarge{text-decoration:none;font-weight:400;text-transform:none}.textStyle_body\.large{font-family:var(--font-family-body);font-size:var(--font-sizes-body-large)}.textStyle_body\.large,.textStyle_tag\.regular{line-height:1.4em;letter-spacing:-.02em}.textStyle_tag\.regular{font-family:var(--font-family-tag);font-size:var(--font-sizes-body-small)}.textStyle_heading\.regular,.textStyle_tag\.regular{text-decoration:none;font-weight:400;text-transform:none}.textStyle_heading\.regular{font-family:var(--font-family-heading);font-size:var(--font-sizes-heading-regular);line-height:1.2em;letter-spacing:0}.textStyle_body\.smaller{font-family:var(--font-family-body);font-size:var(--font-sizes-body-smaller);line-height:1.4em;letter-spacing:-.02em}.textStyle_body\.smaller,.textStyle_heading\.medium{text-decoration:none;font-weight:400;text-transform:none}.textStyle_heading\.medium{font-family:var(--font-family-heading);font-size:var(--font-sizes-heading-medium);line-height:1.1em;letter-spacing:0}.textStyle_body\.xSmall{font-family:var(--font-family-body);font-size:var(--font-sizes-body-x-small);letter-spacing:-.02em}.textStyle_body\.xSmall,.textStyle_button\.regular{text-decoration:none;font-weight:400;line-height:1.4em;text-transform:none}.textStyle_button\.regular{font-family:var(--font-family-tag);font-size:14px;letter-spacing:0}.textStyle_navigation\.regular{font-size:14px}.textStyle_navigation\.large,.textStyle_navigation\.regular{text-decoration:none;font-family:var(--font-family-body);font-weight:500;line-height:1em;letter-spacing:-.02em;text-transform:none}.textStyle_navigation\.large{font-size:24px}.textStyle_tag\.xSmall{font-size:var(--font-sizes-body-x-small)}.textStyle_tag\.mediumn,.textStyle_tag\.xSmall{text-decoration:none;font-family:var(--font-family-tag);font-weight:400;line-height:1.4em;letter-spacing:-.02em;text-transform:none}.textStyle_tag\.mediumn{font-size:fontSizes\.body\.medium}.textStyle_tag\.large{text-decoration:none;font-family:var(--font-family-tag);font-weight:400;font-size:var(--font-sizes-body-large);line-height:1.4em;letter-spacing:-.02em;text-transform:none}.\[\&_figcaption\]\:textStyle_body\.smaller figcaption{font-size:var(--font-sizes-body-smaller)}.\[\&_figcaption\]\:textStyle_body\.smaller figcaption,.\[\&_strong\]\:textStyle_body\.xSmall strong{text-decoration:none;font-family:var(--font-family-body);font-weight:400;line-height:1.4em;letter-spacing:-.02em;text-transform:none}.\[\&_strong\]\:textStyle_body\.xSmall strong{font-size:var(--font-sizes-body-x-small)}.\[\&_\.title\]\:textStyle_body\.regular .title{text-decoration:none;font-family:var(--font-family-body);font-weight:400;font-size:var(--font-sizes-body-regular);line-height:1.4em;letter-spacing:-.02em;text-transform:none}.\[\&_\.subtitle\]\:textStyle_heading\.medium .subtitle{font-size:var(--font-sizes-heading-medium);line-height:1.1em}.\[\&_\.subtitle\]\:textStyle_heading\.medium .subtitle,.\[\&_\.subtitle\]\:textStyle_heading\.regular .subtitle{text-decoration:none;font-family:var(--font-family-heading);font-weight:400;letter-spacing:0;text-transform:none}.\[\&_\.subtitle\]\:textStyle_heading\.regular .subtitle{font-size:var(--font-sizes-heading-regular);line-height:1.2em}.\[\&_\.title\]\:textStyle_body\.smaller .title{text-decoration:none;font-family:var(--font-family-body);font-weight:400;font-size:var(--font-sizes-body-smaller);line-height:1.4em;letter-spacing:-.02em;text-transform:none}.\[\&_\.title\]\:textStyle_heading\.regular .title{text-decoration:none;font-family:var(--font-family-heading);font-weight:400;font-size:var(--font-sizes-heading-regular);line-height:1.2em;letter-spacing:0;text-transform:none}.\[\&_\.legal_a\,_\&_\.legal_button\]\:textStyle_body\.xSmall .legal a,.\[\&_\.legal_a\,_\&_\.legal_button\]\:textStyle_body\.xSmall .legal button{text-decoration:none;font-family:var(--font-family-body);font-weight:400;font-size:var(--font-sizes-body-x-small);line-height:1.4em;letter-spacing:-.02em;text-transform:none}.\[\&_li_a\]\:textStyle_body\.smaller li a{font-weight:400;font-size:var(--font-sizes-body-smaller);line-height:1.4em}.\[\&_\.button\]\:textStyle_navigation\.regular .button,.\[\&_li_a\]\:textStyle_body\.smaller li a{text-decoration:none;font-family:var(--font-family-body);letter-spacing:-.02em;text-transform:none}.\[\&_\.button\]\:textStyle_navigation\.regular .button{font-weight:500;font-size:14px;line-height:1em}.\[\&_p\]\:textStyle_heading\.medium p{text-decoration:none;font-family:var(--font-family-heading);font-weight:400;font-size:var(--font-sizes-heading-medium);line-height:1.1em;letter-spacing:0;text-transform:none}.\[\&\:\:first-line\]\:textStyle_body\.smaller:first-line{text-decoration:none;font-family:var(--font-family-body);font-weight:400;font-size:var(--font-sizes-body-smaller);line-height:1.4em;letter-spacing:-.02em;text-transform:none}.force-small-card .\[\.force-small-card_\&\]\:\[\&_h3\]\:textStyle_heading\.small h3{text-decoration:none;font-family:var(--font-family-heading);font-weight:400;font-size:var(--font-sizes-heading-small);line-height:1.2em;letter-spacing:0;text-transform:none}.\[\&_\>_\*\]\:\[\&\.quote\]\:\[\&_blockquote_p\]\:textStyle_heading\.regular>.quote blockquote p,.force-small-card .\[\&_\.subtitle\]\:\[\.force-small-card_\&\]\:textStyle_heading\.regular .subtitle{text-decoration:none;font-family:var(--font-family-heading);font-weight:400;font-size:var(--font-sizes-heading-regular);line-height:1.2em;letter-spacing:0;text-transform:none}@media screen and (min-width:80rem) and (max-width:99.9975rem){.\[\&_\.tag\]\:tinyDesktopOnly\:\[\&_\.subtitle\]\:textStyle_heading\.small .tag .subtitle{text-decoration:none;font-family:var(--font-family-heading);font-weight:400;font-size:var(--font-sizes-heading-small);line-height:1.2em;letter-spacing:0;text-transform:none}}@media screen and (max-width:59.9975rem){.largeMobileDown\:textStyle_body\.small{font-family:var(--font-family-body);font-size:var(--font-sizes-body-small);line-height:1.4em;letter-spacing:-.02em}.largeMobileDown\:textStyle_body\.small,.largeMobileDown\:textStyle_heading\.small{text-decoration:none;font-weight:400;text-transform:none}.largeMobileDown\:textStyle_heading\.small{font-size:var(--font-sizes-heading-small)}.largeMobileDown\:textStyle_heading\.regular,.largeMobileDown\:textStyle_heading\.small{font-family:var(--font-family-heading);line-height:1.2em;letter-spacing:0}.largeMobileDown\:textStyle_heading\.regular{text-decoration:none;font-weight:400;font-size:var(--font-sizes-heading-regular);text-transform:none}.largeMobileDown\:textStyle_body\.smaller{font-weight:400;font-size:var(--font-sizes-body-smaller);line-height:1.4em}.largeMobileDown\:textStyle_body\.smaller,.largeMobileDown\:textStyle_navigation\.large{text-decoration:none;font-family:var(--font-family-body);letter-spacing:-.02em;text-transform:none}.largeMobileDown\:textStyle_navigation\.large{font-weight:500;font-size:24px;line-height:1em}.\[\&_\.title\]\:largeMobileDown\:textStyle_body\.small .title,.\[\&_figcaption\]\:largeMobileDown\:textStyle_body\.small figcaption{text-decoration:none;font-family:var(--font-family-body);font-weight:400;font-size:var(--font-sizes-body-small);line-height:1.4em;letter-spacing:-.02em;text-transform:none}.\[\&_\.subtitle\]\:largeMobileDown\:textStyle_heading\.regular .subtitle{text-decoration:none;font-family:var(--font-family-heading);font-weight:400;font-size:var(--font-sizes-heading-regular);line-height:1.2em;letter-spacing:0;text-transform:none}.\[\&_\.button\]\:largeMobileDown\:textStyle_navigation\.large .button{text-decoration:none;font-family:var(--font-family-body);font-weight:500;font-size:24px;line-height:1em;letter-spacing:-.02em;text-transform:none}}}.\--block-theme-background_\{colors\.theme\.backgroundColor\}{--block-theme-background:var(--colors-theme-background-color)}.\--block-theme-text_\{colors\.theme\.textColor\}{--block-theme-text:var(--colors-theme-text-color)}.\--overlay-layer-color_rgba\(0\,0\,0\,0\.33\){--overlay-layer-color:rgba(0,0,0,0.33)}.\--entry-width_100\%{--entry-width:100%}.\--entry-height_auto{--entry-height:auto}.\--entry-width_fit-content{--entry-width:fit-content}.\--entry-height_100\%{--entry-height:100%}.\--fit_cover{--fit:cover}.\--asset-aspect-ratio_1_\/_1{--asset-aspect-ratio:1/1}.\--order_\"asset_text\"{--order:"asset text"}.\--order_\"text_asset\"{--order:"text asset"}.\--animated-number_var\(--num-initial\){--animated-number:var(--num-initial)}.\--first-row-height_calc\(100vh_-_height\.header\.default\){--first-row-height:calc(100vh - height.header.default)}.\--gap_1em\!{--gap:1em!important}.\--order-desktop_asset-body{--order-desktop:asset-body}.\--order-mobile_asset-body{--order-mobile:asset-body}.\--order-desktop_\"asset_body\"{--order-desktop:"asset body"}.\--order-desktop_\"body_asset\"{--order-desktop:"body asset"}.\--order-mobile_\"asset\"_\"body\"{--order-mobile:"asset" "body"}.\--order-mobile_\"body\"_\"asset\"{--order-mobile:"body" "asset"}.\--border-radius_radii\.regular{--border-radius:var(--radii-regular)}.\--icon-translate_0em{--icon-translate:0em}.\--primary-color_var\(--colors-theme-button-primary\){--primary-color:var(--colors-theme-button-primary)}.\--secondary-color_var\(--colors-theme-button-secondary\){--secondary-color:var(--colors-theme-button-secondary)}.\--tertiary-color_var\(--colors-theme-button-tertiary\){--tertiary-color:var(--colors-theme-button-tertiary)}.\--padding-block_0\.4286em{--padding-block:0.4286em}.\--padding-inline_0\.8571em{--padding-inline:0.8571em}.\--color_token\(colors\.theme\.textColor\){--color:var(--colors-theme-text-color)}.\--columns_1fr{--columns:1fr}.\--columns_1fr_1fr{--columns:1fr 1fr}.\--columns_repeat\(3\,_1fr\){--columns:repeat(3,1fr)}.\--accordion-item-padding_spacing\.medium{--accordion-item-padding:var(--spacing-medium)}.\--accordion-item-padding_spacing\.xMedium{--accordion-item-padding:var(--spacing-x-medium)}.\--target-width_0px{--target-width:0px}.\--target-height_0px{--target-height:0px}.\--padding-block_0\.5em{--padding-block:0.5em}.\--padding-inline_0\.875em{--padding-inline:0.875em}.\--padding-block_1em{--padding-block:1em}.\--padding-inline_1\.5em{--padding-inline:1.5em}.\--circle-bg_black{--circle-bg:black}.\--circle-color_white{--circle-color:white}.\--thickness_1px{--thickness:1px}.bg_theme\.backgroundColor{background:var(--colors-theme-background-color)}.inset_0{inset:0}.m_0{margin:0}.p_pageMargin{padding:var(--spacing-page-margin)}.bd_1px_solid_\{colors\.theme\.altBackgroundColor\}{border:1px solid var(--colors-theme-alt-background-color)}.p_0\.8em_1em{padding:.8em 1em}.m_auto{margin:auto}.grid-area_asset{grid-area:asset}.grid-area_text{grid-area:text}.p_regular{padding:var(--spacing-regular)}.bg_none{background:none}.bd_none{border:none}.grid-area_heading{grid-area:heading}.grid-area_body{grid-area:body}.grid-area_line{grid-area:line}.p_medium{padding:var(--spacing-medium)}.bg_currentColor{background:currentColor}.bg_theme\.altBackgroundColor{background:var(--colors-theme-alt-background-color)}.p_25px{padding:25px}.bg_red{background:red}.p_50{padding:50px}.p_1em{padding:1em}.bd_1px_solid_transparent{border:1px solid transparent}.bg_var\(--primary-color\){background:var(--primary-color)}.p_var\(--padding-block\)_var\(--padding-inline\){padding:var(--padding-block) var(--padding-inline)}.bd_1px_solid_currentColor{border:1px solid}.p_0\.75em_1em{padding:.75em 1em}.bd_1px_solid_var\(--color\){border:1px solid var(--color)}.bg_transparent{background:transparent}.p_4px{padding:4px}.p_d\.12{padding:d.12}.p_0{padding:0}.inset_-1px{inset:-1px}.p_0\!{padding:0!important}.p_defaultGap{padding:defaultGap}.p_paddingBlock{padding:var(--spacing-padding-block)}.grid-area_title{grid-area:title}.grid-area_links{grid-area:links}.p_0\.3em_0\.1em{padding:.3em .1em}.grid-area_logo{grid-area:logo}.grid-area_legal{grid-area:legal}.anim_carousel_30s_linear_infinite{animation:carousel 30s linear infinite}.bg_theme\.borderColor{background:var(--colors-theme-border-color)}.anim_fadeIn_0\.25s{animation:fadeIn .25s}.anim_fadeAndSlideIn_0\.25s{animation:fadeAndSlideIn .25s}.p_0\.75em_1\.25em{padding:.75em 1.25em}.bd_1px_solid_token\(colors\.theme\.textColor\){border:1px solid var(--colors-theme-text-color)}.m_20px{margin:20px}.p_0\.5em_0\.75em{padding:.5em .75em}.p_1\.25em_3em_1\.25em_1\.25em{padding:1.25em 3em 1.25em 1.25em}.p_0\.5em_1\.25em{padding:.5em 1.25em}.bd_1px_solid{border:1px solid}.p_small{padding:var(--spacing-small)}.gap_regular{gap:var(--spacing-regular)}.trs_200ms_ease-out{transition:.2s ease-out}.ov_hidden{overflow:hidden}.gap_medium{gap:var(--spacing-medium)}.gap_defaultGap{gap:defaultGap}.border-style_solid{border-style:solid}.bd-c_theme\.borderColor{border-color:var(--colors-theme-border-color)}.px_pageMargin{padding-inline:var(--spacing-page-margin)}.gap_6px{gap:6px}.gap_small{gap:var(--spacing-small)}.py_medium{padding-block:var(--spacing-medium)}.py_xRegular{padding-block:var(--spacing-x-regular)}.bdr_regular{border-radius:var(--radii-regular)}.bd-w_1px{border-width:1px}.py_0\.4285em{padding-block:.4285em}.px_0\.8571em{padding-inline:.8571em}.py_xMedium{padding-block:var(--spacing-x-medium)}.bdr_small{border-radius:small}.py_pageMargin{padding-block:var(--spacing-page-margin)}.gap_xRegular{gap:var(--spacing-x-regular)}.py_0\.4286em{padding-block:.4286em}.gap_sRegular{gap:var(--spacing-s-regular)}.li-s_none{list-style:none}.py_paddingBlock{padding-block:var(--spacing-padding-block)}.grid-template-areas_var\(--order\,_\"asset_text\"\){grid-template-areas:var(--order,"asset text")}.grid-template-areas_\"asset\"_\"text\"{grid-template-areas:"asset" "text"}.grid-c_span_3{grid-column:span 3}.grid-c_span_4{grid-column:span 4}.grid-c_span_6{grid-column:span 6}.grid-c_span_12{grid-column:span 12}.trs_opacity_0\.3s_ease{transition:opacity .3s ease}.td_none{text-decoration:none}.gap_12px{gap:12px}.py_large{padding-block:var(--spacing-large)}.grid-c_1_\/_span_17{grid-column:1/span 17}.tw_unset{text-wrap:unset}.grid-c_13_\/_-1{grid-column:13/-1}.trs_--animated-number_var\(--animation-duration\)_var\(--easing\){transition:--animated-number var(--animation-duration) var(--easing)}.grid-template-areas_\"heading_line_asset\"_\"\._line_body\"{grid-template-areas:"heading line asset" ". line body"}.gap_pageMargin{gap:var(--spacing-page-margin)}.bd-c_transparent{border-color:transparent}.trs_border-color_\{durations\.regular\}_\{easings\.regular\}\,_color_\{durations\.regular\}_\{easings\.regular\}\,_background-color_\{durations\.regular\}_\{easings\.regular\}{transition:border-color var(--durations-regular) var(--easings-regular),color var(--durations-regular) var(--easings-regular),background-color var(--durations-regular) var(--easings-regular)}.ring_none{outline:2px solid transparent;outline-offset:2px}.gap_gap\.columns{gap:var(--spacing-gap-columns)}.grid-template-areas_var\(--order-desktop\){grid-template-areas:var(--order-desktop)}.gap_smallGap{gap:smallGap}.grid-c_1_\/_-1{grid-column:1/-1}.gap_0\.5714em{gap:.5714em}.trs_var\(--durations-regular\){transition:var(--durations-regular)}.bdr_var\(--border-radius\){border-radius:var(--border-radius)}.gap_0\.5em{gap:.5em}.bdr_0\.2em{border-radius:.2em}.trs_all_0\.2s_ease-in-out{transition:all .2s ease-in-out}.bd-b_1px_solid_transparent{border-bottom:1px solid transparent}.bdr_0{border-radius:0}.bd-c_\#FF5252\!{border-color:#FF5252!important}.td_underline{text-decoration:underline}.li-s_disc_outside{list-style:disc outside}.li-s_number_outside{list-style:number outside}.trs_0\.2s_ease-out{transition:.2s ease-out}.ring_1px_solid_transparent{outline:1px solid transparent}.bd-t_1px_solid_var\(--card-border-color\){border-top:1px solid var(--card-border-color)}.gap_10px{gap:10px}.py_var\(--accordion-item-padding\){padding-block:var(--accordion-item-padding)}.gap_d\.144{gap:d.144}.trs_opacity_\{durations\.regular\}\,_max-height_\{durations\.regular\}{transition:opacity var(--durations-regular),max-height var(--durations-regular)}.tw_initial{text-wrap:wrap}.place-items_center{place-items:center}.grid-c_2{grid-column:2}.bd-t_1px_solid{border-top:1px solid}.trs_transform_token\(durations\.long\)\,_width_token\(durations\.long\)\,_height_token\(durations\.long\){transition:transform var(--durations-long),width var(--durations-long),height var(--durations-long)}.bdr_500px{border-radius:500px}.gap_0\.25em{gap:.25em}.bdr_50px{border-radius:50px}.trs_background-color_300ms_ease-out{transition:background-color .3s ease-out}.trs_250ms_ease-out{transition:.25s ease-out}.bdr_medium{border-radius:medium}.grid-template-areas_\"title_links\"_\"logo_legal\"{grid-template-areas:"title links" "logo legal"}.gap_xLarge{gap:var(--spacing-x-large)}.gap_0\.75em{gap:.75em}.gap_0\.33em{gap:.33em}.tw_nowrap{text-wrap:nowrap}.gap_14px{gap:14px}.gap_large{gap:var(--spacing-large)}.gap_0{gap:0}.gap_1\.5em{gap:1.5em}.gap_1em{gap:1em}.bdr_50em{border-radius:50em}.trs_opacity_0\.2s_ease-in-out{transition:opacity .2s ease-in-out}.trs_all_0\.2s{transition:all .2s}.bdr_5px{border-radius:5px}.bg-p_center{background-position:50%}.bd-c_\#fff\/25{--mix-borderColor:color-mix(in srgb,#fff 25%,transparent);border-color:var(--mix-borderColor,#fff)}.my_d128{margin-block:var(--spacing-d128)}.bd-c_theme\.buttonPrimary{border-color:var(--colors-theme-button-primary)}.gap_var\(--gap\,_\{spacing\.large\}\){gap:var(--gap,var(--spacing-large))}.gap_\{sizes\.width\.columns-1\}{gap:var(--sizes-width-columns-1)}.trs-dur_\{durations\.background\}\,_\{durations\.background\}{--transition-duration:var(--durations-background),var(--durations-background);transition-duration:var(--durations-background),var(--durations-background)}.trs-prop_background-color\,_color{--transition-prop:background-color,color;transition-property:background-color,color}.trs-tmf_\{easings\.background\}\,_\{easings\.background\}{--transition-easing:var(--easings-background),var(--easings-background);transition-timing-function:var(--easings-background),var(--easings-background)}.flex-g_1{flex-grow:1}.c_theme\.textColor{color:var(--colors-theme-text-color)}.d_flex{display:flex}.jc_center{justify-content:center}.ai_center{align-items:center}.flex-d_column{flex-direction:column}.fs_8\.75vw{font-size:8.75vw}.fs_1\.5rem{font-size:1.5rem}.ta_center{text-align:center}.pos_relative{position:relative}.d_block{display:block}.z_1{z-index:1}.pos_absolute{position:absolute}.z_-1{z-index:-1}.d_contents{display:contents}.d_grid{display:grid}.grid-tc_1fr_1fr{grid-template-columns:1fr 1fr}.rg_xRegular{row-gap:var(--spacing-x-regular)}.cg_small{column-gap:var(--spacing-small)}.bg-c_theme\.backgroundColor{background-color:var(--colors-theme-background-color)}.grid-tc_1fr{grid-template-columns:1fr}.grid-tc_auto_1fr{grid-template-columns:auto 1fr}.op_0\.5{opacity:.5}.jc_space-between{justify-content:space-between}.flex-wrap_wrap{flex-wrap:wrap}.asp_1_\/_1{aspect-ratio:1/1}.fw_500{font-weight:500}.tt_uppercase{text-transform:uppercase}.msk-i_linear-gradient\(-90deg\,_transparent\,_\#000_32px\){mask-image:linear-gradient(-90deg,transparent,#000 32px);-webkit-mask-image:linear-gradient(-90deg,transparent,#000 32px)}.scr-bar-w_none{scrollbar-width:none}.flex-sh_0{flex-shrink:0}.jc_start{justify-content:start}.bg-c_transparent{background-color:transparent}.cursor_pointer{cursor:pointer}.trs-dur_hover{--transition-duration:var(--durations-hover);transition-duration:var(--durations-hover)}.trs-tmf_regular{--transition-easing:var(--easings-regular);transition-timing-function:var(--easings-regular)}.fs_body\.medium{font-size:body.medium}.cursor_not-allowed{cursor:not-allowed}.pointer-events_none{pointer-events:none}.grid-tc_repeat\(12\,_1fr\){grid-template-columns:repeat(12,1fr)}.will-change_transform{will-change:transform}.asp_16_\/_9{aspect-ratio:16/9}.ai_end{align-items:end}.cg_medium{column-gap:var(--spacing-medium)}.grid-tc_repeat\(2\,_1fr\){grid-template-columns:repeat(2,1fr)}.bg-c_theme\.borderColor{background-color:var(--colors-theme-border-color)}.asp_944_\/_498{aspect-ratio:944/498}.z_0{z-index:0}.ai_start{align-items:start}.rg_medium{row-gap:var(--spacing-medium)}.grid-tr_auto_1fr{grid-template-rows:auto 1fr}.ac_start{align-content:start}.asp_var\(--asset-aspect-ratio\){aspect-ratio:var(--asset-aspect-ratio)}.grid-af_row{grid-auto-flow:row}.op_var\(--title-opacity\,_1\){opacity:var(--title-opacity,1)}.will-change_opacity{will-change:opacity}.z_10{z-index:10}.ai_flex-start{align-items:flex-start}.ac_flex-start{align-content:flex-start}.grid-tc_repeat\(1\,_1fr\){grid-template-columns:repeat(1,1fr)}.grid-tc_repeat\(4\,_1fr\){grid-template-columns:repeat(4,1fr)}.grid-tc_repeat\(24\,_1fr\){grid-template-columns:repeat(24,1fr)}.d_inline-block{display:inline-block}.va_top{vertical-align:top}.trf_translateY\(0\.42em\){transform:translateY(.42em)}.grid-tc_repeat\(3\,_1fr\){grid-template-columns:repeat(3,1fr)}.c_var\(--text-color\){color:var(--text-color)}.white-space_pre{white-space:pre}.counter-reset_animated-number_var\(--animated-number\){counter-reset:animated-number var(--animated-number)}.grid-tc_1fr_1px_1fr{grid-template-columns:1fr 1px 1fr}.grid-tr_var\(--first-row-height\)_auto{grid-template-rows:var(--first-row-height) auto}.rg_xMedium{row-gap:var(--spacing-x-medium)}.pos_sticky{position:sticky}.grid-tc_1fr_2fr{grid-template-columns:1fr 2fr}.ai_stretch{align-items:stretch}.grid-tc_repeat\(5\,_1fr\){grid-template-columns:repeat(5,1fr)}.msk-i_var\(--img-url\){mask-image:var(--img-url);-webkit-mask-image:var(--img-url)}.msk-s_contain{mask-size:contain;-webkit-mask-size:contain}.mask-repeat_no-repeat{mask-repeat:no-repeat}.mask-position_center{mask-position:center}.will-change_background{will-change:background}.grid-tc_9fr_3fr{grid-template-columns:9fr 3fr}.grid-tc_3fr_9fr{grid-template-columns:3fr 9fr}.as_start{align-self:start}.as_center{align-self:center}.as_end{align-self:end}.grid-cs_2{grid-column-start:2}.c_\#fff{color:#fff}.c_\#FF5252{color:#FF5252}.c_currentColor{color:currentColor}.op_1{opacity:1}.us_none{-webkit-user-select:none;user-select:none}.ring-c_transparent{outline-color:transparent}.ring-w_2px{outline-width:2px}.outline-style_solid{outline-style:solid}.ap_none{appearance:none;-webkit-appearance:none}.d_inline-flex{display:inline-flex}.c_var\(--secondary-color\){color:var(--secondary-color)}.flex-d_row{flex-direction:row}.trs-dur_\{durations\.background\}\,_\{durations\.background\}\,_\{durations\.hover\}{--transition-duration:var(--durations-background),var(--durations-background),var(--durations-hover);transition-duration:var(--durations-background),var(--durations-background),var(--durations-hover)}.trs-prop_background-color\,_color\,_border-color{--transition-prop:background-color,color,border-color;transition-property:background-color,color,border-color}.trs-tmf_\{easings\.background\}\,_\{easings\.background\}\,_\{easings\.regular\}{--transition-easing:var(--easings-background),var(--easings-background),var(--easings-regular);transition-timing-function:var(--easings-background),var(--easings-background),var(--easings-regular)}.d_none{display:none}.bx-sh_none{box-shadow:none}.c_var\(--color\){color:var(--color)}.c_black{color:var(--colors-black)}.fw_bold{font-weight:700}.font-style_italic{font-style:italic}.c_theme\.highlightColor{color:var(--colors-theme-highlight-color)}.c_theme\.altTextColor{color:var(--colors-theme-alt-text-color)}.lh_1\.5em{line-height:1.5em}.li-pos_outside{list-style-position:outside}.ring-o_8px{outline-offset:8px}.ring-c_currentcolor\/20{--mix-outlineColor:color-mix(in srgb,currentcolor 20%,transparent);outline-color:var(--mix-outlineColor,currentcolor)}.fs_16px{font-size:16px}.lh_1\.1em{line-height:1.1em}.fw_600{font-weight:600}.fw_400{font-weight:400}.grid-af_column{grid-auto-flow:column}.ta_left{text-align:left}.grid-tc_var\(--columns\){grid-template-columns:var(--columns)}.op_0{opacity:0}.c_red{color:red}.bg-c_theme\.highlightColor{background-color:var(--colors-theme-highlight-color)}.stk_currentColor{stroke:currentColor}.trs-dur_regular{--transition-duration:var(--durations-regular);transition-duration:var(--durations-regular)}.trs-prop_stroke{--transition-prop:stroke;transition-property:stroke}.content_\"\"{content:""}.trf_translate3d\(calc\(var\(--target-width\)_\*_-0\.5\)\,_calc\(var\(--target-height\)_\*_-0\.5\)\,_0\){transform:translate3d(calc(var(--target-width) * -.5),calc(var(--target-height) * -.5),0)}.bg-c_var\(--primary-color\){background-color:var(--primary-color)}.bg-c_var\(--secondary-color\){background-color:var(--secondary-color)}.bg-c_var\(--tertiary-color\){background-color:var(--tertiary-color)}.trs-prop_opacity\,_background\,_color\,_border-color\,_outline-color{--transition-prop:opacity,background,color,border-color,outline-color;transition-property:opacity,background,color,border-color,outline-color}.trs-dur_\{durations\.hover\}\,_\{durations\.hover\}\,_\{durations\.hover\}\,_\{durations\.hover\}\,_\{durations\.hover\}{--transition-duration:var(--durations-hover),var(--durations-hover),var(--durations-hover),var(--durations-hover),var(--durations-hover);transition-duration:var(--durations-hover),var(--durations-hover),var(--durations-hover),var(--durations-hover),var(--durations-hover)}.trs-tmf_\{easings\.regular\}\,_\{easings\.regular\}\,_\{easings\.regular\}\,_\{easings\.regular\}\,_\{easings\.regular\}{--transition-easing:var(--easings-regular),var(--easings-regular),var(--easings-regular),var(--easings-regular),var(--easings-regular);transition-timing-function:var(--easings-regular),var(--easings-regular),var(--easings-regular),var(--easings-regular),var(--easings-regular)}.c_var\(--primary-color\){color:var(--primary-color)}.td-t_1px{text-decoration-thickness:1px}.tu-o_0\.33em{text-underline-offset:.33em}.td-c_currentColor{text-decoration-color:currentColor}.tt_initial{text-transform:none}.z_2{z-index:2}.rg_small{row-gap:var(--spacing-small)}.tch-a_pan-y{touch-action:pan-y}.\-webkit-overflow-scrolling_touch{-webkit-overflow-scrolling:touch}.justify-items_center{justify-items:center}.bg-c_theme\.textColor\/30{--mix-backgroundColor:color-mix(in srgb,var(--colors-theme-text-color) 30%,transparent);background-color:var(--mix-backgroundColor,var(--colors-theme-text-color))}.fs_12px{font-size:12px}.bg-c_red{background-color:red}.c_white{color:var(--colors-white)}.fs_heading\.small{font-size:var(--font-sizes-heading-small)}.rg_d196{row-gap:var(--spacing-d196)}.grid-tc_1fr_1fr_1\.25fr_0\.75fr{grid-template-columns:1fr 1fr 1.25fr .75fr}.justify-self_end{justify-self:end}.op_0\.65{opacity:.65}.td-c_transparent{text-decoration-color:transparent}.tu-o_0\.5em{text-underline-offset:.5em}.z_102{z-index:102}.grid-tc_auto_1fr_auto{grid-template-columns:auto 1fr auto}.flex-wrap_nowrap{flex-wrap:nowrap}.flex-g_0{flex-grow:0}.msk-i_linear-gradient\(90deg\,_transparent_0px\,_black_48px\,_black_calc\(100\%_-_48px\)\,_transparent_100\%\){mask-image:linear-gradient(90deg,transparent,black 48px,black calc(100% - 48px),transparent);-webkit-mask-image:linear-gradient(90deg,transparent,black 48px,black calc(100% - 48px),transparent)}.white-space_nowrap{white-space:nowrap}.c_theme\.textColor\!{color:var(--colors-theme-text-color)!important}.tt_uppercase\!{text-transform:uppercase!important}.z_100{z-index:100}.trs-prop_opacity{--transition-prop:opacity;transition-property:opacity}.z_101{z-index:101}.trs-dur_\{durations\.background\}\,_\{durations\.background\}\,_\{durations\.regular\}{--transition-duration:var(--durations-background),var(--durations-background),var(--durations-regular);transition-duration:var(--durations-background),var(--durations-background),var(--durations-regular)}.trs-prop_background-color\,_color\,_opacity{--transition-prop:background-color,color,opacity;transition-property:background-color,color,opacity}.trs-dur_\{durations\.background\}\,_\{durations\.background\}\,_\{durations\.interactive\}{--transition-duration:var(--durations-background),var(--durations-background),durations\.interactive;transition-duration:var(--durations-background),var(--durations-background),durations\.interactive}.tu-o_0\.3em{text-underline-offset:.3em}.fs_2em{font-size:2em}.bd-be-w_var\(--thickness\){border-block-end-width:var(--thickness)}.obj-f_var\(--fit\,_cover\){object-fit:var(--fit,cover)}.obj-f_cover{object-fit:cover}.bg-s_cover\!{background-size:cover!important}.obj-f_contain{object-fit:contain}.bg-s_contain\!{background-size:contain!important}.msk-i_var\(--icon-url\){mask-image:var(--icon-url);-webkit-mask-image:var(--icon-url)}.trf_var\(--icon-transform\){transform:var(--icon-transform)}.will-change_background\,_transform{will-change:background,transform}.pos_fixed{position:fixed}.z_modal{z-index:var(--z-index-modal)}.bg-c_rgba\(0\,0\,0\,0\.5\){background-color:rgba(0,0,0,.5)}.bg-c_white{background-color:var(--colors-white)}.fs_1\.5em{font-size:1.5em}.fs_1em{font-size:1em}.op_0\.7{opacity:.7}.tu-o_0\.2em{text-underline-offset:.2em}.z_9999{z-index:9999}.bg-c_\#000{background-color:#000}.fs_0\.75em{font-size:.75em}.lh_1em{line-height:1em}.ff_sans-serif\;{font-family:sans-serif}.fs_20px{font-size:20px}.fs_0\.7em{font-size:.7em}.bg-i_url\(\/icons\/close\.svg\){background-image:url(/icons/close.svg)}.bg-s_contain{background-size:contain}.bg-r_no-repeat{background-repeat:no-repeat}.grid-tc_2fr_10fr{grid-template-columns:2fr 10fr}.white-space_pre-line{white-space:pre-line}.font-style_normal{font-style:normal}.grid-tc_repeat\(var\(--columns\,_2\)\,_1fr\){grid-template-columns:repeat(var(--columns,2),1fr)}.ac_start\!{align-content:start!important}.ta_inherit{text-align:inherit}.asp_6_\/_7{aspect-ratio:6/7}.grid-tr_max-content_1fr{grid-template-rows:max-content 1fr}.ac_center{align-content:center}.h_100\%{height:100%}.min-h_100vh{min-height:100vh}.mt_medium\!{margin-top:var(--spacing-medium)!important}.mb_small{margin-bottom:var(--spacing-small)}.w_100\%{width:100%}.h_auto{height:auto}.w_auto{width:auto}.bd-t-w_1px{border-top-width:1px}.pt_large{padding-top:var(--spacing-large)}.pb_d128{padding-bottom:var(--spacing-d128)}.bd-l-w_1px{border-left-width:1px}.ov-x_scroll{overflow-x:scroll}.max-w_100\%{max-width:100%}.w_8px{width:8px}.h_32px{height:32px}.border-top-style_solid{border-top-style:solid}.bd-t-c_theme\.borderColor{border-top-color:var(--colors-theme-border-color)}.pt_medium{padding-top:var(--spacing-medium)}.bd-b-w_1px{border-bottom-width:1px}.pb_xxLarge{padding-bottom:var(--spacing-xx-large)}.pt_d196{padding-top:var(--spacing-d196)}.pr_medium{padding-right:var(--spacing-medium)}.mt_medium{margin-top:var(--spacing-medium)}.w_1px{width:1px}.pb_pageMargin{padding-bottom:var(--spacing-page-margin)}.mb_xRegular{margin-bottom:var(--spacing-x-regular)}.bd-r-w_1px{border-right-width:1px}.bd-r-c_theme\.borderColor{border-right-color:var(--colors-theme-border-color)}.border-right-style_solid{border-right-style:solid}.max-w_85\%{max-width:85%}.top_medium{top:var(--spacing-medium)}.right_medium{right:var(--spacing-medium)}.bd-r-w_0{border-right-width:0}.pr_pageMargin{padding-right:var(--spacing-page-margin)}.pt_xxLarge{padding-top:var(--spacing-xx-large)}.pb_d112{padding-bottom:var(--spacing-d112)}.left_pageMargin{left:var(--spacing-page-margin)}.mb_-2em{margin-bottom:-2em}.min-w_180px{min-width:180px}.mr_2em{margin-right:2em}.mt_xMedium{margin-top:var(--spacing-x-medium)}.pl_pageMargin{padding-left:var(--spacing-page-margin)}.pb_xLarge{padding-bottom:var(--spacing-x-large)}.pt_0{padding-top:0}.top_\{sizes\.height\.header\.default\}{top:var(--sizes-height-header-default)}.mb_large{margin-bottom:var(--spacing-large)}.mt_pageMargin{margin-top:var(--spacing-page-margin)}.border-left-style_solid{border-left-style:solid}.bd-l-c_theme\.borderColor{border-left-color:var(--colors-theme-border-color)}.bd-b-c_transparent{border-bottom-color:transparent}.h_height\.logo\.logoBlock{height:var(--sizes-height-logo-logo-block)}.max-w_var\(--logo-width\,_100\%\){max-width:var(--logo-width,100%)}.pt_xLarge{padding-top:var(--spacing-x-large)}.pt_d112{padding-top:var(--spacing-d112)}.pb_d160{padding-bottom:var(--spacing-d160)}.min-h_100\%{min-height:100%}.h_ssc\(690\){height:ssc(690)}.max-h_100\%{max-height:100%}.min-h_200{min-height:200px}.min-w_350{min-width:350px}.w_fit-content{width:fit-content}.h_fit-content{height:fit-content}.mr_auto{margin-right:auto}.w_1\.5em{width:1.5em}.h_1\.5em{height:1.5em}.pt_0\.4444em{padding-top:.4444em}.pb_0\.9em{padding-bottom:.9em}.ml_20px{margin-left:20px}.ml_1\.1em{margin-left:1.1em}.max-h_0{max-height:0}.pb_var\(--accordion-item-padding\){padding-bottom:var(--accordion-item-padding)}.w_14px{width:14px}.h_14px{height:14px}.mb_d\.36{margin-bottom:d.36}.pb_d144{padding-bottom:var(--spacing-d144)}.mb_d\.24{margin-bottom:d.24}.pt_pageMargin{padding-top:var(--spacing-page-margin)}.max-w_min\(var\(--logo-width\)\,_230px\){max-width:min(var(--logo-width),230px)}.top_var\(--x\,_0\){top:var(--x,0)}.left_var\(--y\,_0\){left:var(--y,0)}.w_0px{width:0}.h_0px{height:0}.h_8px{height:8px}.right_defaultGap{right:defaultGap}.bottom_defaultGap{bottom:defaultGap}.w_var\(--cw\,_token\(sizes\.width\.regular\)\){width:var(--cw,sizes\.width\.regular)}.max-w_width\.maxScreenWidth{max-width:var(--sizes-width-max-screen-width)}.pb_xRegular{padding-bottom:var(--spacing-x-regular)}.max-w_width\.columns-8{max-width:var(--sizes-width-columns-8)}.h_height\.logo\.footer{height:var(--sizes-height-logo-footer)}.h_44px{height:44px}.pr_200px{padding-right:200px}.h_1em{height:1em}.w_1em{width:1em}.top_0{top:0}.h_height\.header\.default{height:var(--sizes-height-header-default)}.top_100\%{top:100%}.w_300px{width:300px}.bdr-bl_regular{border-bottom-left-radius:var(--radii-regular)}.bdr-br_regular{border-bottom-right-radius:var(--radii-regular)}.left_0{left:0}.pl_xRegular{padding-left:var(--spacing-x-regular)}.h_height\.logo\.header\.default{height:var(--sizes-height-logo-header-default)}.mr_-0\.5em{margin-right:-.5em}.mt_mobile\.xMedium{margin-top:var(--spacing-mobile-x-medium)}.w_var\(--entry-width\,_100\%\){width:var(--entry-width,100%)}.h_var\(--entry-height\,_auto\){height:var(--entry-height,auto)}.w_100vw{width:100vw}.h_100vh{height:100vh}.max-w_100vw{max-width:100vw}.max-h_100vh{max-height:100vh}.ov-y_auto{overflow-y:auto}.min-w_clamp\(200px\,_75vw\,_400px\){min-width:clamp(200px,75vw,400px)}.bottom_0{bottom:0}.right_0{right:0}.max-w_64ch{max-width:64ch}.w_0\.75em{width:.75em}.h_0\.75em{height:.75em}.right_1\.25em{right:1.25em}.top_1\.25em{top:1.25em}.max-w_125px{max-width:125px}.mb_regular{margin-bottom:var(--spacing-regular)}.pr_small{padding-right:var(--spacing-small)}.pb_medium{padding-bottom:var(--spacing-medium)}.max-w_width\.columns-4{max-width:var(--sizes-width-columns-4)}.max-w_width\.columns-5{max-width:var(--sizes-width-columns-5)}.max-w_auto{max-width:auto}.max-w_breakpoint-smallMobile{max-width:var(--sizes-breakpoint-small-mobile)}.max-w_breakpoint-mediumMobile{max-width:var(--sizes-breakpoint-medium-mobile)}.max-w_breakpoint-largeMobile{max-width:var(--sizes-breakpoint-large-mobile)}.max-w_breakpoint-tinyDesktop{max-width:var(--sizes-breakpoint-tiny-desktop)}.max-w_breakpoint-smallDesktop{max-width:var(--sizes-breakpoint-small-desktop)}.max-w_breakpoint-largeDesktop{max-width:var(--sizes-breakpoint-large-desktop)}.max-w_breakpoint-maxScreenWidth{max-width:var(--sizes-breakpoint-max-screen-width)}.max-w_width\.columns-1{max-width:var(--sizes-width-columns-1)}.max-w_width\.columns-2{max-width:var(--sizes-width-columns-2)}.max-w_width\.columns-3{max-width:var(--sizes-width-columns-3)}.max-w_width\.columns-6{max-width:var(--sizes-width-columns-6)}.max-w_width\.columns-7{max-width:var(--sizes-width-columns-7)}.max-w_width\.columns-9{max-width:var(--sizes-width-columns-9)}.max-w_width\.columns-10{max-width:var(--sizes-width-columns-10)}.max-w_width\.columns-11{max-width:var(--sizes-width-columns-11)}.max-w_width\.columns-12{max-width:var(--sizes-width-columns-12)}.max-w_width\.columns-13{max-width:var(--sizes-width-columns-13)}.max-w_width\.columns-14{max-width:var(--sizes-width-columns-14)}.max-w_width\.columns-15{max-width:var(--sizes-width-columns-15)}.max-w_width\.columns-16{max-width:var(--sizes-width-columns-16)}.max-w_width\.columns-17{max-width:var(--sizes-width-columns-17)}.max-w_width\.columns-18{max-width:var(--sizes-width-columns-18)}.max-w_width\.columns-19{max-width:var(--sizes-width-columns-19)}.max-w_width\.columns-20{max-width:var(--sizes-width-columns-20)}.max-w_width\.columns-21{max-width:var(--sizes-width-columns-21)}.max-w_width\.columns-22{max-width:var(--sizes-width-columns-22)}.max-w_width\.columns-23{max-width:var(--sizes-width-columns-23)}.max-w_width\.columns-24{max-width:var(--sizes-width-columns-24)}.max-w_height\.header\.large{max-width:var(--sizes-height-header-large)}.max-w_height\.header\.default{max-width:var(--sizes-height-header-default)}.max-w_height\.logo\.header\.default{max-width:var(--sizes-height-logo-header-default)}.max-w_height\.logo\.header\.large{max-width:var(--sizes-height-logo-header-large)}.max-w_height\.logo\.footer{max-width:var(--sizes-height-logo-footer)}.max-w_height\.logo\.logoBlock{max-width:var(--sizes-height-logo-logo-block)}.max-w_1\/2{max-width:50%}.max-w_1\/3{max-width:33.333333%}.max-w_2\/3{max-width:66.666667%}.max-w_1\/4{max-width:25%}.max-w_2\/4{max-width:50%}.max-w_3\/4{max-width:75%}.max-w_1\/5{max-width:20%}.max-w_2\/5{max-width:40%}.max-w_3\/5{max-width:60%}.max-w_4\/5{max-width:80%}.max-w_1\/6{max-width:16.666667%}.max-w_2\/6{max-width:33.333333%}.max-w_3\/6{max-width:50%}.max-w_4\/6{max-width:66.666667%}.max-w_5\/6{max-width:83.333333%}.max-w_1\/12{max-width:8.333333%}.max-w_2\/12{max-width:16.666667%}.max-w_3\/12{max-width:25%}.max-w_4\/12{max-width:33.333333%}.max-w_5\/12{max-width:41.666667%}.max-w_6\/12{max-width:50%}.max-w_7\/12{max-width:58.333333%}.max-w_8\/12{max-width:66.666667%}.max-w_9\/12{max-width:75%}.max-w_10\/12{max-width:83.333333%}.max-w_11\/12{max-width:91.666667%}.max-w_screen{max-width:100vw}div:not(.force-small-card)>.items-per-row-1+.\[div\:not\(\.force-small-card\)_\>_\.items-per-row-1_\+_\&\.items-per-row-1\]\:--order_\"text_asset\".items-per-row-1{--order:"text asset"}.\[\&_\.line\]\:--heading-opacity_1 .line{--heading-opacity:1}.\[\&\[data-entry-visible\=\"true\"\]\]\:--animated-number_var\(--num-target\)[data-entry-visible=true]{--animated-number:var(--num-target)}.\[\&\[data-theme\]\]\:--primary-color_var\(--colors-theme-background-color\)[data-theme]{--primary-color:var(--colors-theme-background-color)}.\[\&\[data-theme\]\]\:--secondary-color_var\(--colors-theme-text-color\)[data-theme]{--secondary-color:var(--colors-theme-text-color)}.\[\&\[data-theme\]\]\:--tertiary-color_var\(--colors-theme-highlight-color\)[data-theme]{--tertiary-color:var(--colors-theme-highlight-color)}.\[\&_\*\]\:m_0 *{margin:0}.\[\&_\>_\[data-target\]_\>_\*\]\:inset_0>[data-target]>*{inset:0}.\[\&\:\:-webkit-scrollbar\]\:bg_transparent::-webkit-scrollbar{background:transparent}.\[\&\:\:after\]\:inset_0:after{inset:0}.\[\&_\.asset-wrapper\]\:p_pageMargin .asset-wrapper,.\[\&_\.content-wrapper\]\:p_pageMargin .content-wrapper{padding:var(--spacing-page-margin)}.\[\&_\.logo-wrapper\]\:m_auto .logo-wrapper{margin:auto}.\[\&_\>_figure\]\:m_0>figure{margin:0}.\[\&_\>_label\]\:p_0\.5em_1em>label{padding:.5em 1em}.\[\&\:\:after\]\:m_auto:after{margin:auto}.\[\&\:\:after\]\:bg_var\(--colors-theme-button-hover-background\):after{background:var(--colors-theme-button-hover-background)}.\[\&_\>_\.button\[_type\=\"button\"\]\]\:m_0>.button[_type=button]{margin:0}.\[\&_\.legal_a\,_\&_\.legal_button\]\:p_0 .legal a,.\[\&_\.legal_a\,_\&_\.legal_button\]\:p_0 .legal button{padding:0}.after\:bg_theme\.borderColor:after{background:var(--colors-theme-border-color)}.\[\&_\>_li\]\:m_0>li{margin:0}.\[\&_\>_li\]\:p_0>li{padding:0}.\[\&_\>_\*\]\:my_medium>*{margin-block:var(--spacing-medium)}.\[\&_img\]\:bdr_50\% img{border-radius:50%}.\[\&_\.asset-entry\]\:bdr_0 .asset-entry{border-radius:0}.\[\&_strong\]\:px_pageMargin strong{padding-inline:var(--spacing-page-margin)}.force-small-card .\[\.force-small-card_\&\]\:grid-template-areas_\"asset\"_\"text\"{grid-template-areas:"asset" "text"}.force-small-card .\[\.force-small-card_\&\]\:grid-c_span_3{grid-column:span 3}.\[\&_\.asset-entry\]\:trs_transform_0\.3s_ease .asset-entry{transition:transform .3s ease}.\[\&_\.content-wrapper\]\:px_pageMargin .content-wrapper{padding-inline:var(--spacing-page-margin)}.\[\&_\>_\*\]\:bd-c_theme\.borderColor>*{border-color:var(--colors-theme-border-color)}.\[\&_\>_\*\]\:border-style_solid>*{border-style:solid}.\[\&_\.buttons\]\:grid-c_1_\/_span_12 .buttons{grid-column:1/span 12}.\[\&_\.line\]\:my_0 .line,.\[\&_\.word\]\:my_0 .word{margin-block:0}.\[\&_\.heading\]\:tw_unset .heading{text-wrap:unset}.\[\&_\.heading\]\:trs_opacity_0\.3s_ease-out .heading{transition:opacity .3s ease-out}.\[\&_\.body\]\:tw_unset .body{text-wrap:unset}.\[\&_\.asset-wrapper\]\:border-style_solid .asset-wrapper{border-style:solid}.\[\&_\.asset-wrapper\]\:bd-c_theme\.borderColor .asset-wrapper{border-color:var(--colors-theme-border-color)}.\[\&_\.logo-wrapper\]\:place-items_center .logo-wrapper{place-items:center}.\[\&_\.content-wrapper\]\:py_xMedium .content-wrapper{padding-block:var(--spacing-x-medium)}.\[\&_\.content-wrapper\]\:border-style_solid .content-wrapper{border-style:solid}.\[\&_\.content-wrapper\]\:bd-c_theme\.borderColor .content-wrapper{border-color:var(--colors-theme-border-color)}.\[\&_\.asset\]\:border-style_solid .asset{border-style:solid}.\[\&_\.asset\]\:bd-c_theme\.borderColor .asset{border-color:var(--colors-theme-border-color)}.\[\&_\>_label\]\:gap_smallGap>label{gap:smallGap}.\[\&_\>_label\]\:td_underline>label{text-decoration:underline}.\[\&_\>_label\]\:bdr_25em>label{border-radius:25em}.\[\&\:\:after\]\:bdr_0\.1em:after{border-radius:.1em}.\[\&_a\]\:td_underline a{text-decoration:underline}.\[\&_a\]\:trs_var\(--durations-short\) a{transition:var(--durations-short)}.\[\&\:\:placeholder\]\:trs_opacity_0\.2s_ease-out::placeholder{transition:opacity .2s ease-out}.\[\&\:\:after\]\:trs_160ms_ease-out:after{transition:.16s ease-out}.\[\&_svg_path\]\:trs_300ms_ease-out svg path{transition:.3s ease-out}.\[\&\.next\]\:mx_0.next,.\[\&\.prev\]\:mx_0.prev{margin-inline:0}.\[\&\[data-autoplay\=\"true\"\]\]\:trs_2000ms_ease-out[data-autoplay=true]{transition:2s ease-out}.\[\&\.legal\]\:gap_xLarge.legal{gap:var(--spacing-x-large)}.\[\&\.top-level-link\]\:py_29px.top-level-link{padding-block:29px}.\[\&\.top-level-link\]\:px_xRegular.top-level-link{padding-inline:var(--spacing-x-regular)}.before\:bdr_3px:before{border-radius:3px}.\[\&_\>_li\]\:li-s_none>li{list-style:none}.\[\&_\>_li\]\:bd-b_1px_solid>li{border-bottom:1px solid}.\[\&_\>_li\]\:bd-c_theme\.borderColor>li{border-color:var(--colors-theme-border-color)}.\[\&_\.body\]\:my_0\! .body{margin-block:0!important}.\[\&_\*\]\:lh_1em *{line-height:1em}.\[\&_\>_\[data-target\]_\>_\*\]\:pos_absolute>[data-target]>*{position:absolute}.\[\&_figcaption\]\:c_theme\.subtleTextColor figcaption{color:var(--colors-theme-subtle-text-color)}.\[\&\[data-target\=\"smallCard\"\]\]\:d_var\(--small-card-display\,_none\)[data-target=smallCard]{display:var(--small-card-display,none)}.\[\&\[data-target\=\"largeCard\"\]\]\:d_var\(--large-card-display\,_none\)[data-target=largeCard]{display:var(--large-card-display,none)}.\[\&_img\]\:obj-f_cover img{object-fit:cover}.\[\&\.force-small-card\]\:d_grid.force-small-card{display:grid}.\[\&\.force-small-card\]\:grid-tc_repeat\(12\,_1fr\).force-small-card{grid-template-columns:repeat(12,1fr)}.\[\&_\.asset\,_\&\]\:will-change_transform,.\[\&_\.asset\,_\&\]\:will-change_transform .asset{will-change:transform}.\[\&_strong\]\:fw_500 strong{font-weight:500}.\[\&_strong\]\:tt_uppercase strong{text-transform:uppercase}.\[\&\.hidden\]\:d_none.hidden{display:none}.force-small-card .\[\.force-small-card_\&\]\:grid-tr_auto_1fr{grid-template-rows:auto 1fr}.force-small-card .\[\.force-small-card_\&\]\:grid-tc_1fr{grid-template-columns:1fr}.\[\&_img\]\:asp_1\/1 img{aspect-ratio:1/1}.\[\&_\.asset-entry\]\:will-change_transform .asset-entry{will-change:transform}.\[\&_\.asset-entry\]\:trf_scale\(var\(--asset-scale\)\) .asset-entry{transform:scale(var(--asset-scale))}.\[\&\:\:after\]\:content_\"\":after{content:""}.\[\&\:\:after\]\:pos_absolute:after{position:absolute}.\[\&_\.title\]\:tt_uppercase .title{text-transform:uppercase}.\[\&_\.title\]\:fw_500 .title{font-weight:500}.\[\&_\.ellipsis\]\:d_none .ellipsis,.\[\&_\.tag\]\:d_none .tag{display:none}.\[\&_img\]\:trs-dur_regular img{--transition-duration:var(--durations-regular);transition-duration:var(--durations-regular)}.\[\&_img\]\:trs-tmf_regular img{--transition-easing:var(--easings-regular);transition-timing-function:var(--easings-regular)}.\[\&_img\]\:trs-prop_transform img{--transition-prop:transform;transition-property:transform}.\[\&_img\]\:will-change_transform img{will-change:transform}.\[\&_img\]\:trf_scale\(var\(--asset-scale\)\) img{transform:scale(var(--asset-scale))}.\[\&_\.asset-wrapper\]\:asp_1_\/_1 .asset-wrapper{aspect-ratio:1/1}.\[\&_\.content-wrapper\]\:d_flex .content-wrapper{display:flex}.\[\&_\.content-wrapper\]\:jc_center .content-wrapper{justify-content:center}.\[\&_\.content-wrapper\]\:flex-d_column .content-wrapper{flex-direction:column}.\[\&_\.heading\]\:op_var\(--heading-opacity\,_0\) .heading{opacity:var(--heading-opacity,0)}.after\:content_var\(--content\):after{content:var(--content)}.after\:d_inline-block:after{display:inline-block}.\[\&_\.body\]\:op_var\(--heading-opacity\,_0\) .body{opacity:var(--heading-opacity,0)}.\[\&_\.logo-wrapper\]\:d_grid .logo-wrapper{display:grid}.\[\&_\.logo-wrapper\]\:as_center .logo-wrapper{align-self:center}.\[\&_\.logo-wrapper\]\:justify-self_center .logo-wrapper{justify-self:center}.\[\&_\.content-wrapper\]\:jc_start .content-wrapper{justify-content:start}.\[\&\:not\(\:last-child\)\:\:after\]\:content_\"\|\":not(:last-child):after{content:"|"}.\[\&_\>_label\]\:d_flex>label{display:flex}.\[\&_\>_label\]\:ai_center>label{align-items:center}.\[\&_\>_label\]\:tu-o_0\.3em>label{text-underline-offset:.3em}.\[\&_\>_label\]\:d_inline-block>label{display:inline-block}.\[\&_\>_label\]\:trf_translateY\(-0\.5em\)_translateX\(-0\.42em\)_scale\(1\)>label{transform:translateY(-.5em) translateX(-.42em) scale(1)}.\[\&_\>_label\]\:trf-o_top_left>label{transform-origin:top left}.\[\&_\>_label\]\:bg-c_theme\.altBackgroundColor>label{background-color:var(--colors-theme-alt-background-color)}.\[\&_\>_label\]\:trf_translateY\(-1\.75em\)_translateX\(-0\.42em\)_scale\(0\.6\)>label{transform:translateY(-1.75em) translateX(-.42em) scale(.6)}.\[\&_\>_label\]\:bg-c_theme\.backgroundColor>label{background-color:var(--colors-theme-background-color)}.\[\&_\>_label\]\:filter_brightness\(0\.85\)>label{filter:brightness(.85)}.\[\&\:disabled\]\:op_0\.5:disabled{opacity:.5}.\[\&_svg_path\]\:fill_var\(--secondary-color\) svg path{fill:var(--secondary-color)}.\[\&\:\:after\]\:trs-dur_\{durations\.background\}\,_\{durations\.background\}\,_\{durations\.hover\}:after{--transition-duration:var(--durations-background),var(--durations-background),var(--durations-hover);transition-duration:var(--durations-background),var(--durations-background),var(--durations-hover)}.\[\&\:\:after\]\:trs-prop_background-color\,_color\,_border-color:after{--transition-prop:background-color,color,border-color;transition-property:background-color,color,border-color}.\[\&\:\:after\]\:trs-tmf_\{easings\.background\}\,_\{easings\.background\}\,_\{easings\.regular\}:after{--transition-easing:var(--easings-background),var(--easings-background),var(--easings-regular);transition-timing-function:var(--easings-background),var(--easings-background),var(--easings-regular)}.\[\&\:\:after\]\:d_block:after{display:block}.\[\&\:\:after\]\:bg-c_currentColor:after{background-color:currentColor}.\[\&\:\:after\]\:op_0:after{opacity:0}.\[\&\:checked\:\:after\]\:op_1:checked:after{opacity:1}.\[\&_a\]\:tu-o_0\.2em a{text-underline-offset:.2em}.\[\&_\*\]\:fs_inherit *{font-size:inherit}.\[\&_\*\]\:fs_24px\! *{font-size:24px!important}.\[\&_\*\]\:fs_16px\! *{font-size:16px!important}.\[\&\:has\(\+_\.custom-text-block-options\)\]\:d_none:has(+.custom-text-block-options){display:none}.\[\&\[data-open\=\"true\"\]\]\:pointer-events_auto[data-open=true]{pointer-events:auto}.\[\&\[data-open\=\"true\"\]\]\:op_1[data-open=true]{opacity:1}.\[\&_\.line-two\]\:trs-dur_regular .line-two{--transition-duration:var(--durations-regular);transition-duration:var(--durations-regular)}.\[\&_\.line-two\]\:trs-tmf_regular .line-two{--transition-easing:var(--easings-regular);transition-timing-function:var(--easings-regular)}.\[\&_\.line-two\]\:trs-prop_transform .line-two{--transition-prop:transform;transition-property:transform}.\[\&_\.line-two\]\:trf-o_center .line-two{transform-origin:center}.\[\&_\.line-two\]\:trf_rotate\(0\) .line-two{transform:rotate(0)}.\[\&_\>_\.bg\]\:d_block>.bg{display:block}.\[\&_\~_\*\]\:pointer-events_none~*{pointer-events:none}.\[\&\:\:after\]\:z_1:after{z-index:1}.\[\&\:\:after\]\:trf_translateX\(100\%\):after{transform:translateX(100%)}.\[\&_path\]\:fill_theme\.textColor path,.\[\&_svg_path\]\:fill_theme\.textColor svg path{fill:var(--colors-theme-text-color)}.\[\&\[data-active\=\"true\"\]\]\:bg-c_theme\.textColor[data-active=true]{background-color:var(--colors-theme-text-color)}.\[\&\.prev_svg\]\:trf_rotate\(180deg\).prev svg{transform:rotate(180deg)}.\[\&\[data-direction\=\"prev\"\]\]\:trf_translateX\(-20px\)[data-direction=prev]{transform:translateX(-20px)}.\[\&\[data-direction\=\"next\"\]\]\:trf_translateX\(20px\)[data-direction=next]{transform:translateX(20px)}.\[\&\[data-active\=\"true\"\]\]\:op_1[data-active=true]{opacity:1}.\[\&\[data-active\=\"true\"\]\]\:trf_translateX\(0px\)[data-active=true]{transform:translateX(0)}.\[\&\[data-active\=\"true\"\]\]\:trs-dly_250ms[data-active=true]{transition-delay:.25s}.\[\&\[data-active\=\"true\"\]\]\:pointer-events_auto[data-active=true]{pointer-events:auto}.\[\&\.legal\]\:d_grid.legal{display:grid}.\[\&\.legal\]\:grid-tc_repeat\(4\,_1fr\).legal{grid-template-columns:repeat(4,1fr)}.\[\&\.legal\]\:justify-self_end.legal{justify-self:end}.\[\&\.legal\]\:as_end.legal{align-self:end}.\[\&_\.legal_a\,_\&_\.legal_button\]\:ap_none .legal a,.\[\&_\.legal_a\,_\&_\.legal_button\]\:ap_none .legal button{appearance:none;-webkit-appearance:none}.after\:content_\"\":after{content:""}.\[\&\.snappy\]\:bg-c_theme\.backgroundColor.snappy{background-color:var(--colors-theme-background-color)}.\[\&_\.header-logo\]\:trf-o_left_top .header-logo{transform-origin:left top}.\[\&_\.header-logo\]\:trf_scale\(6\) .header-logo{transform:scale(6)}.\[\&_\.header-logo\]\:trs-prop_transform .header-logo{--transition-prop:transform;transition-property:transform}.\[\&_\.header-logo\]\:trs-dur_long .header-logo{--transition-duration:var(--durations-long);transition-duration:var(--durations-long)}.\[\&_\.header-logo\]\:trs-tmf_regular .header-logo{--transition-easing:var(--easings-regular);transition-timing-function:var(--easings-regular)}.snappy .\[\.snappy_\&\]\:op_0{opacity:0}.after\:d_block:after{display:block}.after\:pos_absolute:after{position:absolute}.after\:trs-prop_opacity:after{--transition-prop:opacity;transition-property:opacity}.after\:trs-dur_regular:after{--transition-duration:var(--durations-regular);transition-duration:var(--durations-regular)}.after\:trs-tmf_regular:after{--transition-easing:var(--easings-regular);transition-timing-function:var(--easings-regular)}.after\:op_0:after{opacity:0}.\[\&\.open\]\:op_1.open{opacity:1}.\[\&\.open\]\:pointer-events_auto.open{pointer-events:auto}.\[\&_li_a\]\:tt_none li a{text-transform:none}.\[\&_li_a\]\:fw_400 li a{font-weight:400}.\[\&_li_a\]\:op_0\.5 li a{opacity:.5}.before\:d_block:before{display:block}.before\:content_\"\":before{content:""}.before\:bg-c_currentcolor:before{background-color:currentcolor}.before\:trs-prop_opacity:before{--transition-prop:opacity;transition-property:opacity}.before\:trs-dur_hover:before{--transition-duration:var(--durations-hover);transition-duration:var(--durations-hover)}.before\:trs-tmf_regular:before{--transition-easing:var(--easings-regular);transition-timing-function:var(--easings-regular)}.before\:op_0:before{opacity:0}.\[\&_p\]\:tt_initial p{text-transform:none}.\[\&_p\]\:pos_relative p{position:relative}.before\:content_\"“\":before{content:"“"}.before\:pos_static:before{position:static}.after\:content_\"”\":after{content:"”"}.\[\&\:\:first-line\]\:tt_uppercase:first-line{text-transform:uppercase}.\[\&_\.textStyle_body\\\.regular\]\:fs_body\.large\! .textStyle_body\.regular{font-size:var(--font-sizes-body-large)!important}.\[\&_figcaption\]\:mt_regular figcaption{margin-top:var(--spacing-regular)}.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:max-w_50\%>h1,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:max-w_50\%>h2,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:max-w_50\%>h3,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:max-w_50\%>h4,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:max-w_50\%>h5,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:max-w_50\%>h6,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:max-w_50\%>ol,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:max-w_50\%>p,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:max-w_50\%>pre,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:max-w_50\%>ul{max-width:50%}.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:ml_auto>h1,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:ml_auto>h2,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:ml_auto>h3,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:ml_auto>h4,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:ml_auto>h5,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:ml_auto>h6,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:ml_auto>ol,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:ml_auto>p,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:ml_auto>pre,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:ml_auto>ul{margin-left:auto}.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:pl_regular>h1,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:pl_regular>h2,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:pl_regular>h3,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:pl_regular>h4,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:pl_regular>h5,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:pl_regular>h6,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:pl_regular>ol,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:pl_regular>p,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:pl_regular>pre,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:pl_regular>ul{padding-left:var(--spacing-regular)}.\[\&_img\]\:w_56px img{width:56px}.\[\&_img\]\:h_56px img{height:56px}.\[\&\:\:-webkit-scrollbar\]\:w_0px::-webkit-scrollbar{width:0}.force-small-card .\[\.force-small-card_\&\]\:bd-r-c_theme\.borderColor\!{border-right-color:var(--colors-theme-border-color)!important}.\[\&_\.asset-padding\]\:pb_0 .asset-padding{padding-bottom:0}.\[\&_\.asset-padding\]\:bd-b-w_0 .asset-padding{border-bottom-width:0}.\[\&_\.asset-padding\]\:bd-r-c_hotpink\! .asset-padding{border-right-color:hotpink!important}.\[\&_\.asset-padding\]\:w_100\% .asset-padding{width:100%}.\[\&_\.info\]\:pb_medium .info{padding-bottom:var(--spacing-medium)}.\[\&_img\]\:h_auto img{height:auto}.force-small-card .\[\.force-small-card_\&\]\:bd-r-w_0,div:not(.force-small-card)>.items-per-row-1+.items-per-row-1 .\[div\:not\(\.force-small-card\)_\>_\.items-per-row-1_\+_\.items-per-row-1_\&\]\:bd-r-w_0{border-right-width:0}div:not(.force-small-card)>.items-per-row-1+.items-per-row-1 .\[div\:not\(\.force-small-card\)_\>_\.items-per-row-1_\+_\.items-per-row-1_\&\]\:bd-r-w_1px{border-right-width:1px}.\[\&_\.title\]\:mb_regular .title{margin-bottom:var(--spacing-regular)}.\[\&_\.content-wrapper\]\:pb_xLarge .content-wrapper{padding-bottom:var(--spacing-x-large)}.\[\&_\>_\.body\]\:mt_0>.body{margin-top:0}.\[\&_\>_\*\:last-child\:not\(\.body\,_\.heading\)\]\:mt_auto>:last-child:not(.body,.heading){margin-top:auto}.\[\&_\>_\*\]\:bd-l-w_1px>*{border-left-width:1px}.\[\&_\>_\*\]\:bd-r-w_1px>*{border-right-width:1px}.\[\&_\>_\*\]\:bd-t-w_1px>*{border-top-width:1px}.\[\&_\>_\*\]\:bd-l-c_transparent>*{border-left-color:transparent}.first\:bd-t-w_0:first-child{border-top-width:0}.first\:min-h_width\.columns-5:first-child{min-height:var(--sizes-width-columns-5)}.\[\&_\.buttons\]\:mt_xMedium .buttons{margin-top:var(--spacing-x-medium)}.\[\&_\.line\]\:mb_0 .line,.\[\&_\.word\]\:mb_0 .word{margin-bottom:0}.\[\&_\.word\]\:pb_0\.15em .word{padding-bottom:.15em}.\[\&_figure\:nth-child\(4n\+1\)\]\:bd-l-w_0 figure:nth-child(4n+1),.\[\&_figure\:nth-child\(5n\+1\)\]\:bd-l-w_0 figure:nth-child(5n+1),.first\:bd-l-w_0px:first-child{border-left-width:0}.\[\&_\.body\]\:max-w_unset .body{max-width:unset}.\[\&_\.body\]\:w_100\% .body{width:100%}.\[\&_\.body\]\:min-w_100\% .body{min-width:100%}.last\:bd-b-c_theme\.borderColor:last-child{border-bottom-color:var(--colors-theme-border-color)}.\[\&_\.asset-wrapper\]\:bd-r-w_1px .asset-wrapper{border-right-width:1px}.\[\&_\.content-wrapper\]\:pl_pageMargin .content-wrapper{padding-left:var(--spacing-page-margin)}.\[\&_\.content-wrapper\]\:pr_d160 .content-wrapper{padding-right:var(--spacing-d160)}.last\:bd-r-c_transparent:last-child{border-right-color:transparent}.\[\&_\.content-wrapper\]\:pt_pageMargin .content-wrapper{padding-top:var(--spacing-page-margin)}.\[\&_\.content-wrapper\]\:pb_xxLarge .content-wrapper{padding-bottom:var(--spacing-xx-large)}.\[\&_\.content-wrapper\]\:bd-l-w_1px .content-wrapper{border-left-width:1px}.\[\&_\>_figure\]\:max-w_83\%>figure{max-width:83%}.\[\&_\.body\,_\.heading\]\:pr_xxLarge .body,.\[\&_\.body\,_\.heading\]\:pr_xxLarge .heading{padding-right:var(--spacing-xx-large)}.\[\&\:\:after\]\:w_0em:after{width:0}.\[\&\:\:after\]\:h_0em:after{height:0}.\[\&\:\:after\]\:top_0:after{top:0}.\[\&\:\:after\]\:left_0:after{left:0}.\[\&\:\:after\]\:right_0:after{right:0}.\[\&\:\:after\]\:bottom_0:after{bottom:0}.\[\&\:checked\:\:after\]\:w_0\.75em:checked:after{width:.75em}.\[\&\:checked\:\:after\]\:h_0\.75em:checked:after{height:.75em}.\[\&_\>_\*\]\:w_auto>*{width:auto}.\[\&\:first-of-type\]\:bd-t-w_0px:first-of-type{border-top-width:0}.\[\&\:has\(\+_\.button\)\]\:mt_d\.12:has(+.button){margin-top:d.12}.\[\&\:has\(\+_\.button\)\]\:mr_smallGap:has(+.button){margin-right:smallGap}.\[\&\:has\(\+_\.button\)\]\:mb_smallGap:has(+.button){margin-bottom:smallGap}.\[\&\:\:after\]\:w_100\%:after{width:100%}.\[\&\:\:after\]\:h_100\%:after{height:100%}.\[\&_svg_path\]\:w_1em svg path{width:1em}.\[\&_svg_path\]\:h_1em svg path{height:1em}.\[\&\.prev\]\:left_pageMargin.prev{left:var(--spacing-page-margin)}.\[\&\.next\]\:right_pageMargin.next{right:var(--spacing-page-margin)}.\[\&_\.button\]\:mt_xRegular .button{margin-top:var(--spacing-x-regular)}.\[\&\.legal\]\:w_100\%.legal{width:100%}.after\:bd-r-w_1px:after{border-right-width:1px}.after\:border-right-style_solid:after{border-right-style:solid}.after\:bd-r-c_theme\.borderColor:after{border-right-color:var(--colors-theme-border-color)}.after\:h_20px:after{height:20px}.after\:w_0:after{width:0}.after\:w_calc\(100\%_\+_16px\):after{width:calc(100% + 16px)}.after\:left_-pageMargin:after{left:calc(var(--spacing-page-margin) * -1)}.after\:bottom_0:after{bottom:0}.after\:h_1px:after{height:1px}.after\:w_calc\(100\%_\+_token\(spacing\.pageMargin\)\):after{width:calc(100% + var(--spacing-page-margin))}.after\:left_0:after{left:0}.before\:w_0\.7143em:before{width:.7143em}.before\:h_0\.7143em:before{height:.7143em}.before\:ml_-0\.36em:before{margin-left:-.36em}.\[\&_\.heading\]\:mb_small\! .heading{margin-bottom:var(--spacing-small)!important}.\[\&\:focus-within\:\:placeholder\]\:--color_token\(colors\.theme\.textColor\):focus-within::placeholder{--color:var(--colors-theme-text-color)}.\[\&\:not\(\:focus-within\)\:\:placeholder\]\:op_0:not(:focus-within)::placeholder{opacity:0}.\[\&\:focus-within\:\:placeholder\]\:trs-dly_0\.1s:focus-within::placeholder{transition-delay:.1s}.\[\&\:focus-within\:\:placeholder\]\:c_var\(--color\):focus-within::placeholder{color:var(--color)}.\[\&\:not\(\:disabled\)\:where\(\:hover\,\:focus-visible\)\]\:--icon-translate_0\.2em:not(:disabled):where(:hover,:focus-visible){--icon-translate:0.2em}.\[\&\:not\(\:disabled\)\:where\(\:hover\,\:focus-visible\)\]\:bg_color-mix\(in_srgb\,_var\(--primary-color\)_75\%\,_transparent\):not(:disabled):where(:hover,:focus-visible){background:color-mix(in srgb,var(--primary-color) 75%,transparent)}.\[\&\:not\(\:disabled\)\:where\(\:hover\,\:focus-visible\)\]\:bg_theme\.textColor:not(:disabled):where(:hover,:focus-visible){background:var(--colors-theme-text-color)}.\[\&\:focus-visible\]\:ring_2px_solid_currentColor:focus-visible{outline:2px solid currentColor}.\[\&\:focus\]\:ring_none:focus{outline:2px solid transparent;outline-offset:2px}.focusVisible\:bd-c_theme\.highlightColor:is(:focus-visible,[data-focus-visible]){border-color:var(--colors-theme-highlight-color)}.\[\&\:focus-visible\]\:ring_1px_solid_theme\.textColor:focus-visible{outline:1px solid theme.textColor}.\[\&\:not\(\:disabled\)\:where\(\:hover\,\:focus-visible\)\]\:bd-c_theme\.backgroundColor:not(:disabled):where(:hover,:focus-visible){border-color:var(--colors-theme-background-color)}.\[\&\:focus-visible\]\:ring-c_var\(--primary-color\):focus-visible{outline-color:var(--primary-color)}.\[\&\:focus-visible\]\:ring-o_4px:focus-visible{outline-offset:4px}.\[\&\:not\(\:disabled\)\:where\(\:hover\,\:focus-visible\)\]\:cursor_pointer:not(:disabled):where(:hover,:focus-visible){cursor:pointer}.\[\&\:focus-visible\]\:ring-o_0:focus-visible{outline-offset:0}.\[\&\:focus\]\:bx-sh_none:focus{box-shadow:none}.\[\&\:not\(\:disabled\)\:where\(\:hover\,\:focus-visible\)\]\:c_theme\.backgroundColor:not(:disabled):where(:hover,:focus-visible){color:var(--colors-theme-background-color)}.\[\&\:not\(\:disabled\)\:where\(\:hover\,\:focus-visible\)\]\:op_0\.3:not(:disabled):where(:hover,:focus-visible){opacity:.3}.\[\&\:where\(\:hover\,_\:focus-visible\)\]\:td-c_currentcolor:where(:hover,:focus-visible){text-decoration-color:currentcolor}.\[\&\:where\(\:hover\,_\:focus-visible\)\]\:op_0\.5:where(:hover,:focus-visible){opacity:.5}.\[\&\:hover\]\:--asset-scale_1\.025:hover{--asset-scale:1.025}.\[\&\:hover\]\:bd-c_\#fff:hover{border-color:#fff}.\[\&\:hover\,_\&\[data-active\=\"true\"\]\:hover\]\:op_0\.8:hover,.\[\&\:hover\,_\&\[data-active\=\"true\"\]\:hover\]\:op_0\.8[data-active=true]:hover,.\[\&\:hover\]\:op_0\.8:hover{opacity:.8}.\[\&\:hover\]\:filter_brightness\(0\.9\):hover{filter:brightness(.9)}.hover\:bg-c_theme\.cardColor:is(:hover,[data-hover]){background-color:var(--colors-theme-card-color)}.\[\&\:hover\]\:bg-c_theme\.highlightColor:hover{background-color:var(--colors-theme-highlight-color)}.\[\&\:hover\]\:op_0\.3:hover{opacity:.3}.hover\:bg-c_theme\.textColor:is(:hover,[data-hover]){background-color:var(--colors-theme-text-color)}.hover\:c_theme\.backgroundColor:is(:hover,[data-hover]){color:var(--colors-theme-background-color)}.\[\&\:hover\]\:op_1:hover{opacity:1}.\[\&\:hover\]\:bg-c_\#fff:hover{background-color:#fff}.\[\&\:hover\]\:c_\#000:hover{color:#000}.\[\&\:active\,_\&\[data-active\=\"true\"\]\]\:bd-c_theme\.textColor:active,.\[\&\:active\,_\&\[data-active\=\"true\"\]\]\:bd-c_theme\.textColor[data-active=true]{border-color:var(--colors-theme-text-color)}.\[\&\:active\,_\&\[data-active\=\"true\"\]\]\:bg-c_theme\.textColor:active,.\[\&\:active\,_\&\[data-active\=\"true\"\]\]\:bg-c_theme\.textColor[data-active=true]{background-color:var(--colors-theme-text-color)}.\[\&\:active\,_\&\[data-active\=\"true\"\]\]\:c_theme\.backgroundColor:active,.\[\&\:active\,_\&\[data-active\=\"true\"\]\]\:c_theme\.backgroundColor[data-active=true]{color:var(--colors-theme-background-color)}.\[\&_\>_\*\]\:\[\&\.asset\]\:p_pageMargin>.asset{padding:var(--spacing-page-margin)}.\[\&_\.logo-wrapper\]\:\[\&_img\]\:m_auto .logo-wrapper img{margin:auto}.\[\&\[data-animate-button\=\"next\"\]\]\:\[\&\.next\]\:anim_growAndShrink_300ms_ease-out[data-animate-button=next].next,.\[\&\[data-animate-button\=\"prev\"\]\]\:\[\&\.prev\]\:anim_growAndShrink_300ms_ease-out[data-animate-button=prev].prev{animation:growAndShrink .3s ease-out}.\[\&\.legal\]\:\[\&_a\]\:p_0.legal a{padding:0}.\[\&_\.button\]\:\[\&\.active\]\:bg_theme\.textColor .button.active{background:var(--colors-theme-text-color)}.\[\&_\>_\*\]\:\[\&\.quote\]\:my_xLarge>.quote{margin-block:var(--spacing-x-large)}.\[\&_\>_\*\]\:\[\&\.quote\]\:py_xLarge>.quote{padding-block:var(--spacing-x-large)}.\[\&_\>_\*\]\:\[\&\.quote\]\:border-style_solid>.quote{border-style:solid}.\[\&_\>_\*\]\:\[\&\.quote\]\:bd-c_theme\.borderColor>.quote{border-color:var(--colors-theme-border-color)}.\[\&_\>_\*\]\:\[\&\.asset\]\:mx_-pageMargin>.asset{margin-inline:calc(var(--spacing-page-margin) * -1)}.\[\&_\>_\*\]\:\[\&\.asset\]\:bd-c_theme\.borderColor>.asset{border-color:var(--colors-theme-border-color)}.\[\&_\>_\*\]\:\[\&\.asset\]\:border-style_solid>.asset{border-style:solid}.\[\&_\>_\*\]\:\[\&\.quote\]\:bd-t_0>.quote{border-top:0}.\[\&_\>_\*\]\:\[\&\.quote\]\:bd-b_0>.quote{border-bottom:0}.\[\&_\>_\*\]\:\[\&\.quote\]\:py_medium>.quote{padding-block:var(--spacing-medium)}.\[\&_\>_\*\]\:\[\&\.article-card\]\:grid-c_span_1>.article-card{grid-column:span 1}.\[\&_\.content-wrapper\]\:\[\&_\.body\]\:my_0 .content-wrapper .body{margin-block:0}.\[\&\[aria-expanded\=\"true\"\]\]\:\[\&_\.tags\]\:trs_opacity_\{durations\.regular\}_\{easings\.easeInOut\}[aria-expanded=true] .tags{transition:opacity var(--durations-regular) easings\.easeInOut}.\[\&_\.button\]\:\[\&\.active\]\:bd-c_theme\.textColor .button.active{border-color:var(--colors-theme-text-color)}.\[\&\[data-target\=\"smallCard\"\]\]\:\[\&_\~_\*\:not\(figcaption\)\]\:d_var\(--small-card-sibling-display\)[data-target=smallCard]~:not(figcaption){display:var(--small-card-sibling-display)}.\[\&\[data-target\=\"largeCard\"\]\]\:\[\&_\~_\*\:not\(figcaption\)\]\:d_var\(--large-card-sibling-display\)[data-target=largeCard]~:not(figcaption){display:var(--large-card-sibling-display)}.\[\&\.force-small-card\]\:\[\&_\.grid\]\:d_contents.force-small-card .grid{display:contents}.force-small-card .\[\&_\.ellipsis\]\:\[\.force-small-card_\&\]\:d_block .ellipsis{display:block}.force-small-card .\[\&_\.tag\]\:\[\.force-small-card_\&\]\:d_none .tag{display:none}.\[\&_\.line\]\:\[\&\:first-child\]\:trf_translateX\(var\(--pre-heading-offset\,_100px\)\) .line:first-child{transform:translateX(var(--pre-heading-offset,100px))}.\[\&_\>_label\]\:\[\&_\>_svg\]\:fill_currentColor>label>svg{fill:currentColor}.\[\&_a\]\:\[\&\:hover\]\:op_0\.8 a:hover{opacity:.8}.\[\&\:has\(\+_\.custom-text-block-options\)\]\:\[\&_\+_\.custom-text-block-options\]\:d_none:has(+.custom-text-block-options)+.custom-text-block-options{display:none}.\[\&\[aria-expanded\=\"true\"\]\]\:\[\&_\.tags\]\:op_0[aria-expanded=true] .tags{opacity:0}.\[\&\:has\(\[data-open\=\"true\"\]\)\]\:\[\&_\.line-two\]\:trf_rotate\(90deg\):has([data-open=true]) .line-two{transform:rotate(90deg)}.\[\&\.snappy\]\:\[\&_\.header-logo\]\:trf_scale\(1\).snappy .header-logo{transform:scale(1)}.no-active-submenu-items .\[\&_li_a\]\:\[\.no-active-submenu-items_\&\]\:op_1 li a,.open .after\:\[\.snappy_\&\,_\.open_\&\]\:op_1:after,.snappy .after\:\[\.snappy_\&\,_\.open_\&\]\:op_1:after{opacity:1}.\[\&_li_a\]\:hover\:op_1 li a:is(:hover,[data-hover]){opacity:1}.\[\&_li_a\]\:\[\&\.active\]\:op_1 li a.active{opacity:1}.snappy .after\:\[\.snappy_\&\]\:op_0:after{opacity:0}.\[\&_\.button\]\:\[\&\.active\]\:c_theme\.backgroundColor .button.active{color:var(--colors-theme-background-color)}.\[\&_\.button\]\:\[\&\.active\]\:trs-prop_opacity .button.active{--transition-prop:opacity;transition-property:opacity}.\[\&_\.button\]\:\[\&\.active\]\:trs-dur_hover .button.active{--transition-duration:var(--durations-hover);transition-duration:var(--durations-hover)}.\[\&_\.button\]\:\[\&\.active\]\:trs-tmf_regular .button.active{--transition-easing:var(--easings-regular);transition-timing-function:var(--easings-regular)}.\[\&\.active\]\:before\:op_1.active:before,.\[\&_\.button\]\:\[\&\.active\]\:op_1 .button.active{opacity:1}.\[\&_p\:first-child\]\:before\:content_\"“\" p:first-child:before{content:"“"}.\[\&_p\:first-child\]\:before\:pos_absolute p:first-child:before{position:absolute}.\[\&_p\:last-child\]\:after\:content_\"”\" p:last-child:after{content:"”"}.\[\&_\>_\*\]\:\[\&\.heading\]\:mt_xLarge>.heading{margin-top:var(--spacing-x-large)}.\[\&_\>_\*\]\:\[\&\.heading\]\:mb_xMedium>.heading{margin-bottom:var(--spacing-x-medium)}.\[\&_\>_\*\]\:\[\&\.asset\]\:mt_d128>.asset{margin-top:var(--spacing-d128)}.\[\&_\>_\*\]\:\[\&\.asset\]\:mb_large>.asset{margin-bottom:var(--spacing-large)}.\[\&_\>_\*\]\:\[\&\.quote\]\:max-w_none>.quote{max-width:none}.\[\&_\>_\*\]\:\[\&\.quote\]\:bd-t-w_1px>.quote{border-top-width:1px}.\[\&_\>_\*\]\:\[\&\.quote\]\:pl_pageMargin>.quote{padding-left:var(--spacing-page-margin)}.\[\&_\>_\*\]\:\[\&\.quote\]\:pr_d88>.quote{padding-right:var(--spacing-d88)}.\[\&_\>_\*\]\:first\:mt_0\!>:first-child{margin-top:0!important}.\[\&_\>_\*\]\:last\:mb_0\!>:last-child{margin-bottom:0!important}.\[\&_\>_\*\]\:\[\&\.asset\]\:w_calc\(100\%_\+_2_\*_var\(--spacing-page-margin\)\)>.asset{width:calc(100% + 2 * var(--spacing-page-margin))}.\[\&_\>_\*\]\:\[\&\.asset\]\:bd-t-w_1px>.asset{border-top-width:1px}.\[\&_\>_\*\]\:\[\&\.asset\]\:bd-b-w_1px>.asset{border-bottom-width:1px}.\[\&_\>_\*\]\:\[\&\.quote\]\:mt_d196>.quote{margin-top:var(--spacing-d196)}.\[\&_\>_\*\]\:\[\&\.quote\]\:mb_d160>.quote{margin-bottom:var(--spacing-d160)}.\[\&_\>_\*\]\:\[\&\.quote\]\:max-w_70\%>.quote{max-width:70%}.\[\&_\>_\*\]\:\[\&\.buttons\]\:ml_auto>.buttons{margin-left:auto}.\[\&_\>_\*\]\:\[\&\.buttons\]\:w_100\%>.buttons{width:100%}.\[\&_\>_\*\]\:\[\&\.buttons\]\:max-w_50\%>.buttons{max-width:50%}.\[\&_\>_\*\]\:\[\&\.buttons\]\:pl_regular>.buttons{padding-left:var(--spacing-regular)}.\[\&_\>_\*\]\:first\:mt_0>:first-child{margin-top:0}.\[\&_\>_\*\]\:last\:mb_0>:last-child{margin-bottom:0}.force-small-card .\[\.force-small-card_\&\]\:\[\&_\.asset-padding\]\:pb_0 .asset-padding{padding-bottom:0}.force-small-card .\[\.force-small-card_\&\]\:\[\&_\.asset-padding\]\:bd-b-w_0 .asset-padding{border-bottom-width:0}.force-small-card .\[\.force-small-card_\&\]\:\[\&_\.asset-padding\]\:bd-r-c_transparent .asset-padding{border-right-color:transparent}.force-small-card .\[\.force-small-card_\&\]\:\[\&_\.asset-padding\]\:w_100\% .asset-padding{width:100%}.\[\&_\>_\*\]\:last\:bd-r-c_transparent>:last-child{border-right-color:transparent}.\[\&_\.line\]\:\[\&\:first-child\]\:ov-x_visible .line:first-child{overflow-x:visible}.\[\&_\.line\]\:\[\&\:first-child\]\:ov-y_clip .line:first-child{overflow-y:clip}.\[\&_\.content-wrapper\]\:\[\&_\.heading\]\:mb_pageMargin .content-wrapper .heading{margin-bottom:var(--spacing-page-margin)}.\[\&_\>_label\]\:\[\&_\>_svg\]\:w_1\.5em>label>svg{width:1.5em}.\[\&_\>_label\]\:\[\&_\>_svg\]\:h_1\.5em>label>svg{height:1.5em}.\[\&_li_a\]\:before\:w_8px li a:before{width:8px}.\[\&_li_a\]\:before\:h_8px li a:before{height:8px}.\[\&_p\:first-child\]\:before\:ml_-0\.375em p:first-child:before{margin-left:-.375em}.\[\&\:not\(\:disabled\)\:where\(\:hover\,\:focus-visible\)\]\:\[\&_svg_path\]\:fill_theme\.backgroundColor:not(:disabled):where(:hover,:focus-visible) svg path{fill:var(--colors-theme-background-color)}.\[\&\:where\(\:hover\,_\:focus-visible\)\]\:before\:op_1:where(:hover,:focus-visible):before{opacity:1}.hover\:\[\&_\>_\.bg\]\:w_var\(--target-width\):is(:hover,[data-hover])>.bg{width:var(--target-width)}.hover\:\[\&_\>_\.bg\]\:h_var\(--target-height\):is(:hover,[data-hover])>.bg{height:var(--target-height)}.\[\&_\>_\*\]\:\[\&\.quote\]\:\[\&\:not\(\:last-child\)\]\:border-style_solid>.quote:not(:last-child){border-style:solid}.\[\&_\>_\*\]\:\[\&\.quote\]\:\[\&\:not\(\:last-child\)\]\:bd-c_theme\.borderColor>.quote:not(:last-child){border-color:var(--colors-theme-border-color)}.force-small-card .\[\&_\.tag\]\:\[\.force-small-card_\&\]\:\[\&\:nth-child\(-n\+3\)\]\:d_block .tag:nth-child(-n+3){display:block}.no-active-submenu-items .\[\&_li_a\]\:\[\.no-active-submenu-items_\&\]\:hover\:op_0\.5 li a:is(:hover,[data-hover]){opacity:.5}.\[\&_\.button\]\:\[\&\.active\]\:hover\:op_0\.8 .button.active:is(:hover,[data-hover]){opacity:.8}.has-active-submenu-item>.\[\&\.top-level-link\]\:\[\.has-active-submenu-item_\>_\&\]\:before\:op_1.top-level-link:before{opacity:1}.\[\&_\>_\*\]\:\[\&\.quote\]\:\[\&\:not\(\:last-child\)\]\:bd-b-w_1px>.quote:not(:last-child){border-bottom-width:1px}@supports (color:color-mix(in srgb,var(--color ) 50%,transparent)){.\[\@supports_\(color\:_color-mix\(in_srgb\,_var\(--color\)_50\%\,_transparent\)\)\]\:c_color-mix\(in_srgb\,_var\(--color\)_50\%\,_transparent\){color:color-mix(in srgb,var(--color) 50%,transparent)}}@supports (color:color-mix(in srgb,var(--color ) 50%,transparent)){.\[\&\:focus-within\:\:placeholder\]\:\[\@supports_\(color\:_color-mix\(in_srgb\,_var\(--color\)_50\%\,_transparent\)\)\]\:c_color-mix\(in_srgb\,_var\(--color\)_50\%\,_transparent\):focus-within::placeholder{color:color-mix(in srgb,var(--color) 50%,transparent)}}@media screen and (min-width:45rem){.mediumMobile\:\[\&_figure\:nth-child\(3n\+1\)\]\:bd-l-w_0 figure:nth-child(3n+1){border-left-width:0}}@media screen and (min-width:60rem){.largeMobile\:grid-c_span_2{grid-column:span 2}.largeMobile\:inset-y_50\%{inset-block:50%}.largeMobile\:d_none{display:none}.largeMobile\:d_grid{display:grid}.largeMobile\:ac_end{align-content:end}.largeMobile\:pos_sticky{position:sticky}.largeMobile\:grid-tc_1fr_max-content_max-content{grid-template-columns:1fr max-content max-content}.largeMobile\:pos_absolute{position:absolute}.largeMobile\:justify-items_start{justify-items:start}.largeMobile\:grid-tc_max-content_1fr_max-content{grid-template-columns:max-content 1fr max-content}.largeMobile\:ai_center{align-items:center}.largeMobile\:max-w_90\%{max-width:90%}.largeMobile\:bd-r-w_1px{border-right-width:1px}.largeMobile\:w_100\%{width:100%}.largeMobile\:pb_large{padding-bottom:var(--spacing-large)}.largeMobile\:max-h_calc\(100vh_-_\{sizes\.height\.header\.default\}\){max-height:calc(100vh - var(--sizes-height-header-default))}.largeMobile\:pb_medium{padding-bottom:var(--spacing-medium)}.largeMobile\:bd-b-w_1px{border-bottom-width:1px}.largeMobile\:border-bottom-style_solid{border-bottom-style:solid}.largeMobile\:bd-b-c_theme\.borderColor{border-bottom-color:var(--colors-theme-border-color)}.largeMobile\:bd-l-w_1px{border-left-width:1px}.largeMobile\:bd-l-c_transparent{border-left-color:transparent}.largeMobile\:max-w_var\(--asset-max-width\){max-width:var(--asset-max-width)}.largeMobile\:top_calc\(\{sizes\.height\.logo\}_\+_\{spacing\.medium\}_\*_3\){top:calc(sizes\.height\.logo + var(--spacing-medium) * 3)}.largeMobile\:h_fit-content{height:fit-content}.largeMobile\:right_pageMargin{right:var(--spacing-page-margin)}.largeMobile\:bottom_pageMargin{bottom:var(--spacing-page-margin)}.largeMobile\:w_width\.fiveColumns{width:width.fiveColumns}.force-small-card .largeMobile\:\[\.force-small-card_\&\]\:grid-c_span_1{grid-column:span 1}.largeMobile\:\[\&_\.paginator-items-wrapper\]\:grid-c_1_\/_2 .paginator-items-wrapper{grid-column:1/2}.largeMobile\:\[\&_\.paginator-items-wrapper\]\:grid-r_1_\/_2 .paginator-items-wrapper{grid-row:1/2}.largeMobile\:\[\&_\.prev\]\:grid-c_2_\/_3 .prev{grid-column:2/3}.largeMobile\:\[\&_\.prev\]\:grid-r_1_\/_2 .prev{grid-row:1/2}.largeMobile\:\[\&_\.prev\]\:mx_0 .prev{margin-inline:0}.largeMobile\:\[\&_\.next\]\:grid-c_3_\/_4 .next{grid-column:3/4}.largeMobile\:\[\&_\.next\]\:grid-r_1_\/_2 .next{grid-row:1/2}.largeMobile\:\[\&_\.next\]\:mx_0 .next{margin-inline:0}.\[\&\[data-target\=\"mobile\"\]\]\:largeMobile\:d_none[data-target=mobile]{display:none}.\[\&\:nth-child\(3\)\]\:largeMobile\:order_4:nth-child(3){order:4}.largeMobile\:\[\&\.top-level-link\]\:d_flex.top-level-link{display:flex}.largeMobile\:\[\&\.top-level-link\]\:jc_center.top-level-link{justify-content:center}.largeMobile\:\[\&\.top-level-link\]\:ai_center.top-level-link{align-items:center}.force-small-card .\[\.force-small-card_\&\]\:largeMobile\:bd-r-w_1px{border-right-width:1px}.largeMobile\:last\:bd-r-c_transparent:last-child{border-right-color:transparent}.largeMobile\:\[\&_\.asset-padding\]\:bd-r-w_1px .asset-padding{border-right-width:1px}div:not(.force-small-card)>.items-per-row-2+.largeMobile\:\[div\:not\(\.force-small-card\)_\>_\.items-per-row-2_\+_\&\.items-per-row-2\]\:bd-r-w_0.items-per-row-2{border-right-width:0}.force-small-card .largeMobile\:\[\.force-small-card_\&\]\:pl_0{padding-left:0}.largeMobile\:\[\&_\>_\*\:nth-child\(2n\+1\)\]\:bd-l-c_transparent>:nth-child(odd){border-left-color:transparent}.largeMobile\:\[\&\:nth-child\(5n\)\]\:bd-r-c_transparent:nth-child(5n){border-right-color:transparent}.\[\&_\.asset\]\:largeMobile\:bd-r-w_1px .asset{border-right-width:1px}.\[\&_\.asset\]\:largeMobile\:bd-l-w_1px .asset{border-left-width:1px}.largeMobile\:\[\&\:nth-child\(5n-4\)\]\:before\:bd-c_theme\.borderColor:nth-child(5n-4):before{border-color:var(--colors-theme-border-color)}.\[\&\[data-target\=\"desktop\"\]\]\:largeMobile\:\[\&_\~_\*\:not\(figcaption\)\]\:d_none\![data-target=desktop]~:not(figcaption){display:none!important}.largeMobile\:\[\&\:nth-child\(5n-4\)\]\:before\:d_block:nth-child(5n-4):before{display:block}.largeMobile\:\[\&\:nth-child\(5n-4\)\]\:before\:content_\"\":nth-child(5n-4):before{content:""}.largeMobile\:\[\&\:nth-child\(5n-4\)\]\:before\:pos_absolute:nth-child(5n-4):before{position:absolute}.largeMobile\:\[\&\.top-level-link\]\:after\:content_\"\".top-level-link:after{content:""}.largeMobile\:\[\&\.top-level-link\]\:after\:d_block.top-level-link:after{display:block}.largeMobile\:\[\&\.top-level-link\]\:after\:pos_absolute.top-level-link:after{position:absolute}.largeMobile\:\[\&\.top-level-link\]\:after\:z_1.top-level-link:after{z-index:1}.force-small-card .\[\.force-small-card_\&\]\:largeMobile\:last\:bd-r-c_transparent:last-child{border-right-color:transparent}.force-small-card .largeMobile\:\[\.force-small-card_\&\]\:\[\&\:nth-child\(2n-1\)\]\:bd-r-w_1px:nth-child(2n-1){border-right-width:1px}.force-small-card .largeMobile\:\[\.force-small-card_\&\]\:\[\&\:nth-child\(2n-1\)\]\:bd-t-w_0:nth-child(2n-1),.force-small-card .largeMobile\:\[\.force-small-card_\&\]\:\[\&\:nth-child\(2n\)\]\:bd-t-w_0:nth-child(2n){border-top-width:0}.force-small-card .largeMobile\:\[\.force-small-card_\&\]\:\[\&\:nth-child\(2n\)\]\:bd-r-w_0px:nth-child(2n){border-right-width:0}.largeMobile\:\[\&\:nth-child\(5n-4\)\]\:before\:left_0:nth-child(5n-4):before{left:0}.largeMobile\:\[\&\:nth-child\(5n-4\)\]\:before\:w_100\%:nth-child(5n-4):before{width:100%}.largeMobile\:\[\&\:nth-child\(5n-4\)\]\:before\:h_0:nth-child(5n-4):before{height:0}.largeMobile\:\[\&\:nth-child\(5n-4\)\]\:before\:bd-t-w_1px:nth-child(5n-4):before{border-top-width:1px}.largeMobile\:\[\&\:nth-child\(5n-4\)\]\:before\:border-top-style_solid:nth-child(5n-4):before{border-top-style:solid}.largeMobile\:\[\&\.top-level-link\]\:after\:w_100\%.top-level-link:after{width:100%}.largeMobile\:\[\&\.top-level-link\]\:after\:h_4px.top-level-link:after{height:4px}.largeMobile\:\[\&\.top-level-link\]\:after\:top_calc\(100\%_-_2px\).top-level-link:after{top:calc(100% - 2px)}.force-small-card .largeMobile\:\[\.force-small-card_\&\]\:\[\&\:nth-child\(2n-1\)\]\:before\:bd-c_theme\.borderColor:nth-child(2n-1):before{border-color:var(--colors-theme-border-color)}.force-small-card .largeMobile\:\[\.force-small-card_\&\]\:\[\&\:nth-child\(2n-1\)\]\:before\:d_block:nth-child(2n-1):before{display:block}.force-small-card .largeMobile\:\[\.force-small-card_\&\]\:\[\&\:nth-child\(2n-1\)\]\:before\:content_\"\":nth-child(2n-1):before{content:""}.force-small-card .largeMobile\:\[\.force-small-card_\&\]\:\[\&\:nth-child\(2n-1\)\]\:before\:pos_absolute:nth-child(2n-1):before{position:absolute}.force-small-card .largeMobile\:\[\.force-small-card_\&\]\:last\:\[\&\:not\(\:first-child\)\:nth-child\(odd\)\]\:bd-r-c_theme\.borderColor:last-child:not(:first-child):nth-child(odd){border-right-color:var(--colors-theme-border-color)}.force-small-card .largeMobile\:\[\.force-small-card_\&\]\:\[\&\:nth-child\(2n-1\)\]\:before\:left_0:nth-child(2n-1):before{left:0}.force-small-card .largeMobile\:\[\.force-small-card_\&\]\:\[\&\:nth-child\(2n-1\)\]\:before\:w_calc\(100vw_-_16px\):nth-child(2n-1):before{width:calc(100vw - 16px)}.force-small-card .largeMobile\:\[\.force-small-card_\&\]\:\[\&\:nth-child\(2n-1\)\]\:before\:h_0:nth-child(2n-1):before{height:0}.force-small-card .largeMobile\:\[\.force-small-card_\&\]\:\[\&\:nth-child\(2n-1\)\]\:before\:bd-t-w_1px:nth-child(2n-1):before{border-top-width:1px}.force-small-card .largeMobile\:\[\.force-small-card_\&\]\:\[\&\:nth-child\(2n-1\)\]\:before\:border-top-style_solid:nth-child(2n-1):before{border-top-style:solid}.largeMobile\:\[\&\.top-level-link\]\:first\:\[\&_a\.top-level-link\]\:pl_0.top-level-link:first-child a.top-level-link{padding-left:0}}@media (min-width:1361px){.\[\&_\.tag\]\:\[\@media_\(min-width\:_1361px\)\]\:\[\&\:nth-child\(-n\+3\)\]\:d_block .tag:nth-child(-n+3){display:block}}@media screen and (max-width:99.9975rem){.smallDesktopDown\:gap_medium{gap:var(--spacing-medium)}.smallDesktopDown\:grid-tc_0\.75fr_0\.75fr_1\.75fr_0\.75fr{grid-template-columns:.75fr .75fr 1.75fr .75fr}.smallDesktopDown\:pl_regular{padding-left:var(--spacing-regular)}.\[\&\.top-level-link\]\:smallDesktopDown\:px_regular.top-level-link{padding-inline:var(--spacing-regular)}.\[\&_\.header-logo\]\:smallDesktopDown\:trf_scale\(4\) .header-logo{transform:scale(4)}.\[\&_\>_\*\]\:\[\&\.quote\]\:smallDesktopDown\:max-w_80\%>.quote{max-width:80%}}@media (max-width:1360px) and (min-width:1281px){.\[\&_\.tag\]\:\[\@media_\(max-width\:_1360px\)_and_\(min-width\:_1281px\)\]\:\[\&\:nth-child\(-n\+2\)\]\:d_block .tag:nth-child(-n+2){display:block}}@media screen and (max-width:79.9975rem){.tinyDesktopDown\:gap_large{gap:var(--spacing-large)}.tinyDesktopDown\:grid-tc_1fr{grid-template-columns:1fr}.tinyDesktopDown\:grid-tc_repeat\(1\,_1fr\){grid-template-columns:repeat(1,1fr)}.\[\&_\.header-logo\]\:tinyDesktopDown\:trf_scale\(3\) .header-logo{transform:scale(3)}}@media (max-width:1250px){.\[\@media_\(max-width\:_1250px\)\]\:grid-c_1_\/_span_19{grid-column:1/span 19}}@media screen and (max-width:59.9975rem){.largeMobileDown\:--pre-heading-offset_0px{--pre-heading-offset:0px}.largeMobileDown\:--first-row-height_auto{--first-row-height:auto}.largeMobileDown\:--columns_1fr{--columns:1fr}.largeMobileDown\:m_0{margin:0}.largeMobileDown\:p_0{padding:0}.largeMobileDown\:inset_0{inset:0}.largeMobileDown\:bg_theme\.backgroundColor{background:var(--colors-theme-background-color)}.largeMobileDown\:py_xMedium{padding-block:var(--spacing-x-medium)}.largeMobileDown\:gap_d88{gap:var(--spacing-d88)}.largeMobileDown\:gap_small{gap:var(--spacing-small)}.largeMobileDown\:py_mobile\.xRegular{padding-block:var(--spacing-mobile-x-regular)}.largeMobileDown\:py_paddingBlock{padding-block:var(--spacing-padding-block)}.largeMobileDown\:gap_xRegular{gap:var(--spacing-x-regular)}.largeMobileDown\:grid-c_span_6{grid-column:span 6}.largeMobileDown\:grid-template-areas_\"asset\"_\"text\"{grid-template-areas:"asset" "text"}.largeMobileDown\:px_pageMargin{padding-inline:var(--spacing-page-margin)}.largeMobileDown\:py_mobile\.medium{padding-block:var(--spacing-mobile-medium)}.largeMobileDown\:grid-c_1_\/_-1{grid-column:1/-1}.largeMobileDown\:grid-template-areas_\"heading\"_\"line\"_\"asset\"_\"body\"{grid-template-areas:"heading" "line" "asset" "body"}.largeMobileDown\:py_mobile\.xMedium{padding-block:var(--spacing-mobile-x-medium)}.largeMobileDown\:grid-template-areas_var\(--order-mobile\){grid-template-areas:var(--order-mobile)}.largeMobileDown\:gap_regular{gap:var(--spacing-regular)}.largeMobileDown\:grid-c_1{grid-column:1}.largeMobileDown\:grid-template-areas_\"title\"_\"links\"_\"logo\"_\"legal\"{grid-template-areas:"title" "links" "logo" "legal"}.largeMobileDown\:gap_6px{gap:6px}.largeMobileDown\:py_0{padding-block:0}.largeMobileDown\:gap_0{gap:0}.largeMobileDown\:border-style_solid{border-style:solid}.largeMobileDown\:bd-c_theme\.borderColor{border-color:var(--colors-theme-border-color)}.largeMobileDown\:gap_10px{gap:10px}.largeMobileDown\:ov_hidden{overflow:hidden}.largeMobileDown\:my_mobile\.xMedium{margin-block:var(--spacing-mobile-x-medium)}.largeMobileDown\:gap_mobile\.medium{gap:var(--spacing-mobile-medium)}.largeMobileDown\:gap_var\(--gap-mobile\,_\{spacing\.medium\}\){gap:var(--gap-mobile,var(--spacing-medium))}.largeMobileDown\:gap_large{gap:var(--spacing-large)}.largeMobileDown\:grid-c_2_\/_3{grid-column:2/3}.largeMobileDown\:grid-tc_1fr{grid-template-columns:1fr}.largeMobileDown\:flex-d_column{flex-direction:column}.largeMobileDown\:ai_start{align-items:start}.largeMobileDown\:d_contents{display:contents}.largeMobileDown\:order_99{order:99}.largeMobileDown\:d_grid{display:grid}.largeMobileDown\:msk-i_linear-gradient\(-90deg\,_transparent\,_\#000_32px\){mask-image:linear-gradient(-90deg,transparent,#000 32px);-webkit-mask-image:linear-gradient(-90deg,transparent,#000 32px)}.largeMobileDown\:scr-bar-w_none{scrollbar-width:none}.largeMobileDown\:flex-wrap_nowrap{flex-wrap:nowrap}.largeMobileDown\:d_none{display:none}.largeMobileDown\:d_block{display:block}.largeMobileDown\:asp_1_\/_1{aspect-ratio:1/1}.largeMobileDown\:grid-tr_auto_1fr{grid-template-rows:auto 1fr}.largeMobileDown\:grid-tc_repeat\(1\,_1fr\){grid-template-columns:repeat(1,1fr)}.largeMobileDown\:grid-tc_repeat\(2\,_1fr\){grid-template-columns:repeat(2,1fr)}.largeMobileDown\:pos_static{position:static}.largeMobileDown\:grid-tr_auto{grid-template-rows:auto}.largeMobileDown\:rg_0{row-gap:0}.largeMobileDown\:pos_relative{position:relative}.largeMobileDown\:grid-cs_auto{grid-column-start:auto}.largeMobileDown\:rg_d88{row-gap:var(--spacing-d88)}.largeMobileDown\:grid-tc_1fr_0\.5fr{grid-template-columns:1fr .5fr}.largeMobileDown\:justify-items_unset{justify-items:unset}.largeMobileDown\:ff_var\(--font-family-body\)\!{font-family:var(--font-family-body)!important}.largeMobileDown\:d_inline-flex{display:inline-flex}.largeMobileDown\:jc_start{justify-content:start}.largeMobileDown\:fs_12px{font-size:12px}.largeMobileDown\:msk-i_linear-gradient\(90deg\,_transparent_0px\,_black_16px\,_black_calc\(100\%_-_16px\)\,_transparent_100\%\){mask-image:linear-gradient(90deg,transparent,black 16px,black calc(100% - 16px),transparent);-webkit-mask-image:linear-gradient(90deg,transparent,black 16px,black calc(100% - 16px),transparent)}.largeMobileDown\:grid-tc_1fr_1fr{grid-template-columns:1fr 1fr}.largeMobileDown\:pos_fixed{position:fixed}.largeMobileDown\:z_100{z-index:100}.largeMobileDown\:jc_stretch{justify-content:stretch}.largeMobileDown\:jc_center{justify-content:center}.largeMobileDown\:d_flex{display:flex}.largeMobileDown\:flex-d_row{flex-direction:row}.largeMobileDown\:ai_center{align-items:center}.largeMobileDown\:justify-self_center{justify-self:center}.largeMobileDown\:z_101{z-index:101}.largeMobileDown\:order_2{order:2}.largeMobileDown\:flex-d_column-reverse{flex-direction:column-reverse}.largeMobileDown\:bd-l-w_0{border-left-width:0}.largeMobileDown\:bd-t-w_1px{border-top-width:1px}.largeMobileDown\:pt_mobile\.xMedium{padding-top:var(--spacing-mobile-x-medium)}.largeMobileDown\:pt_mobile\.xxLarge{padding-top:var(--spacing-mobile-xx-large)}.largeMobileDown\:pr_0{padding-right:0}.largeMobileDown\:mt_small{margin-top:var(--spacing-small)}.largeMobileDown\:mb_small{margin-bottom:var(--spacing-small)}.largeMobileDown\:ov-x_scroll{overflow-x:scroll}.largeMobileDown\:max-w_calc\(100vw_-_16px\){max-width:calc(100vw - 16px)}.largeMobileDown\:pt_mobile\.medium{padding-top:var(--spacing-mobile-medium)}.largeMobileDown\:bd-r-w_1px{border-right-width:1px}.largeMobileDown\:top_regular{top:var(--spacing-regular)}.largeMobileDown\:right_regular{right:var(--spacing-regular)}.largeMobileDown\:bd-r-c_transparent{border-right-color:transparent}.largeMobileDown\:bd-r-w_0{border-right-width:0}.largeMobileDown\:pt_0{padding-top:0}.largeMobileDown\:pb_mobile\.medium{padding-bottom:var(--spacing-mobile-medium)}.largeMobileDown\:pb_mobile\.xLarge{padding-bottom:var(--spacing-mobile-x-large)}.largeMobileDown\:pb_mobile\.xxLarge{padding-bottom:var(--spacing-mobile-xx-large)}.largeMobileDown\:mb_mobile\.medium{margin-bottom:var(--spacing-mobile-medium)}.largeMobileDown\:min-w_64px{min-width:64px}.largeMobileDown\:mt_mobile\.medium{margin-top:var(--spacing-mobile-medium)}.largeMobileDown\:pl_0{padding-left:0}.largeMobileDown\:pt_mobile\.xLarge{padding-top:var(--spacing-mobile-x-large)}.largeMobileDown\:pb_mobile\.xMedium{padding-bottom:var(--spacing-mobile-x-medium)}.largeMobileDown\:mt_m184{margin-top:var(--spacing-m184)}.largeMobileDown\:mb_0{margin-bottom:0}.largeMobileDown\:mt_pageMargin{margin-top:var(--spacing-page-margin)}.largeMobileDown\:left_-pageMargin{left:calc(var(--spacing-page-margin) * -1)}.largeMobileDown\:w_calc\(100\%_\+_token\(spacing\.pageMargin\)_\*_2\){width:calc(100% + var(--spacing-page-margin) * 2)}.largeMobileDown\:h_1px{height:1px}.largeMobileDown\:mb_mobile\.xRegular{margin-bottom:var(--spacing-mobile-x-regular)}.largeMobileDown\:min-h_180px{min-height:180px}.largeMobileDown\:bd-l-w_1px{border-left-width:1px}.largeMobileDown\:bd-l-c_transparent{border-left-color:transparent}.largeMobileDown\:pb_mobile\.large{padding-bottom:var(--spacing-mobile-large)}.largeMobileDown\:mb_medium{margin-bottom:var(--spacing-medium)}.largeMobileDown\:h_5em{height:5em}.largeMobileDown\:pt_0\.25em{padding-top:.25em}.largeMobileDown\:pb_calc\(var\(--accordion-item-padding\)_\+_0\.25em\){padding-bottom:calc(var(--accordion-item-padding) + .25em)}.largeMobileDown\:w_10px{width:10px}.largeMobileDown\:h_10px{height:10px}.largeMobileDown\:left_defaultGap{left:defaultGap}.largeMobileDown\:right_unset{right:unset}.largeMobileDown\:w_100\%{width:100%}.largeMobileDown\:pl_12px{padding-left:12px}.largeMobileDown\:pr_16px{padding-right:16px}.largeMobileDown\:pr_80px{padding-right:80px}.largeMobileDown\:bd-b-w_0{border-bottom-width:0}.largeMobileDown\:pt_mobile\.xRegular{padding-top:var(--spacing-mobile-x-regular)}.largeMobileDown\:mt_\{sizes\.height\.header\.default\}{margin-top:var(--sizes-height-header-default)}.largeMobileDown\:h_calc\(100\%_-_\{sizes\.height\.header\.default\}\){height:calc(100% - var(--sizes-height-header-default))}.largeMobileDown\:mt_mobile\.xLarge{margin-top:var(--spacing-mobile-x-large)}.largeMobileDown\:bd-b-w_1px{border-bottom-width:1px}.largeMobileDown\:h_2em{height:2em}.largeMobileDown\:w_2\.5em{width:2.5em}.largeMobileDown\:pl_regular{padding-left:var(--spacing-regular)}}@media screen and (max-width:59.9975rem){.largeMobileDown\:\[\&\:\:-webkit-scrollbar\]\:bg_transparent::-webkit-scrollbar{background:transparent}}@media screen and (max-width:59.9975rem){.\[\&_li\]\:largeMobileDown\:p_0 li{padding:0}.\[\&_li\]\:largeMobileDown\:bd_0 li,.largeMobileDown\:\[\&_li\]\:bd_0 li{border:0}.largeMobileDown\:\[\&_li\]\:p_0 li{padding:0}.\[\&_\.button\]\:largeMobileDown\:p_0\.75em_1\.5em .button{padding:.75em 1.5em}.\[\&_\.button\]\:largeMobileDown\:bd_0 .button{border:0}.\[\&_\.button\]\:largeMobileDown\:bg_theme\.buttonPrimary .button{background:var(--colors-theme-button-primary)}.\[\&\.top-level-link\]\:largeMobileDown\:p_0.top-level-link{padding:0}.\[\&_\>_\*\]\:largeMobileDown\:my_mobile\.xRegular>*{margin-block:var(--spacing-mobile-x-regular)}.force-small-card .\[\.force-small-card_\&\]\:largeMobileDown\:grid-c_span_6{grid-column:span 6}.largeMobileDown\:\[\&_\.buttons\]\:grid-c_1_\/_-1 .buttons{grid-column:1/-1}.\[\&_\.content-wrapper\]\:largeMobileDown\:bd-c_theme\.borderColor .content-wrapper{border-color:var(--colors-theme-border-color)}.\[\&_\.content-wrapper\]\:largeMobileDown\:py_mobile\.medium .content-wrapper{padding-block:var(--spacing-mobile-medium)}.\[\&_\.content-wrapper\]\:largeMobileDown\:px_pageMargin .content-wrapper{padding-inline:var(--spacing-page-margin)}.\[\&_\.content-wrapper\]\:largeMobileDown\:border-style_solid .content-wrapper{border-style:solid}.largeMobileDown\:\[\&\.legal\]\:py_0.legal{padding-block:0}.\[\&\[data-target\=\"desktop\"\]\]\:largeMobileDown\:d_none[data-target=desktop]{display:none}.\[\&_\.ellipsis\]\:largeMobileDown\:d_block .ellipsis{display:block}.\[\&_\.tag\]\:largeMobileDown\:d_none .tag{display:none}}@media screen and (max-width:59.9975rem){.\[\&\:has\(\>_\.article-card\)\]\:largeMobileDown\:grid-tc_repeat\(2\,_1fr\):has(>.article-card){grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:59.9975rem){.\[\&\.legal\]\:largeMobileDown\:d_flex.legal{display:flex}.\[\&\.legal\]\:largeMobileDown\:flex-wrap_wrap.legal{flex-wrap:wrap}.\[\&\.legal\]\:largeMobileDown\:flex-d_row.legal{flex-direction:row}.\[\&\.legal\]\:largeMobileDown\:jc_space-between.legal{justify-content:space-between}.largeMobileDown\:\[\&\.legal\]\:d_flex.legal{display:flex}.largeMobileDown\:\[\&\.legal\]\:cg_regular.legal{column-gap:var(--spacing-regular)}.largeMobileDown\:\[\&\.legal\]\:rg_small.legal{row-gap:var(--spacing-small)}.largeMobileDown\:\[\&\.legal\]\:flex-wrap_wrap.legal{flex-wrap:wrap}.largeMobileDown\:\[\&\.active\]\:td-c_transparent.active{text-decoration-color:transparent}.\[\&\.open\]\:largeMobileDown\:d_flex.open{display:flex}.\[\&_li_a\]\:largeMobileDown\:op_1 li a{opacity:1}.largeMobileDown\:\[\&\.open\]\:d_block.open{display:block}.\[\&_\.button\]\:largeMobileDown\:c_theme\.textColor .button{color:var(--colors-theme-text-color)}.before\:largeMobileDown\:pos_absolute:before{position:absolute}.largeMobileDown\:\[\&_\.mobile-menu-icon\]\:stk_currentColor .mobile-menu-icon{stroke:currentColor}.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:largeMobileDown\:max-w_80\%>h1,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:largeMobileDown\:max-w_80\%>h2,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:largeMobileDown\:max-w_80\%>h3,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:largeMobileDown\:max-w_80\%>h4,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:largeMobileDown\:max-w_80\%>h5,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:largeMobileDown\:max-w_80\%>h6,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:largeMobileDown\:max-w_80\%>ol,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:largeMobileDown\:max-w_80\%>p,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:largeMobileDown\:max-w_80\%>pre,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:largeMobileDown\:max-w_80\%>ul{max-width:80%}}@media screen and (max-width:59.9975rem){.largeMobileDown\:\[\&\:\:-webkit-scrollbar\]\:w_0px::-webkit-scrollbar{width:0}}@media screen and (max-width:59.9975rem){.force-small-card .\[\.force-small-card_\&\]\:largeMobileDown\:bd-r-w_1px{border-right-width:1px}.\[\&_\.info\]\:largeMobileDown\:pb_mobile\.medium .info{padding-bottom:var(--spacing-mobile-medium)}.largeMobileDown\:even\:bd-r-c_transparent:nth-child(2n){border-right-color:transparent}.largeMobileDown\:\[\&_\.info\]\:pt_0 .info{padding-top:0}.largeMobileDown\:\[\&_\.info\]\:pb_mobile\.medium .info{padding-bottom:var(--spacing-mobile-medium)}.\[\&_\.content-wrapper\]\:largeMobileDown\:pb_mobile\.xLarge .content-wrapper{padding-bottom:var(--spacing-mobile-x-large)}.\[\&_\>_\*\]\:largeMobileDown\:bd-r-c_transparent>*{border-right-color:transparent}.\[\&_\>_\*\]\:largeMobileDown\:bd-l-w_0>*{border-left-width:0}.\[\&_\>_\*\]\:largeMobileDown\:bd-r-w_0>*{border-right-width:0}.first\:largeMobileDown\:min-h_width\.columns-2:first-child{min-height:var(--sizes-width-columns-2)}.\[\&_\.asset-wrapper\]\:largeMobileDown\:bd-r-w_0 .asset-wrapper{border-right-width:0}.\[\&_\.asset-wrapper\]\:largeMobileDown\:bd-b-w_1px .asset-wrapper{border-bottom-width:1px}.\[\&_\.content-wrapper\]\:largeMobileDown\:bd-t-w_0 .content-wrapper{border-top-width:0}.\[\&_\.content-wrapper\]\:largeMobileDown\:pr_pageMargin .content-wrapper{padding-right:var(--spacing-page-margin)}.largeMobileDown\:\[\&\:nth-child\(2\)\]\:bd-r-c_transparent:nth-child(2){border-right-color:transparent}.\[\&_\>_figure\]\:largeMobileDown\:max-w_100\%>figure{max-width:100%}.largeMobileDown\:\[\&_\.asset\]\:bd-b-w_1px .asset,.largeMobileDown\:\[\&_\.body\]\:bd-b-w_1px .body{border-bottom-width:1px}.\[\&_\.body\,_\.heading\]\:largeMobileDown\:pr_0 .body,.\[\&_\.body\,_\.heading\]\:largeMobileDown\:pr_0 .heading{padding-right:0}.after\:largeMobileDown\:h_17px:after{height:17px}.before\:largeMobileDown\:left_calc\(-10px_-_0\.33em\):before{left:calc(-10px - .33em)}.before\:largeMobileDown\:w_10px:before{width:10px}.before\:largeMobileDown\:h_10px:before{height:10px}}@media screen and (max-width:59.9975rem){.largeMobileDown\:\[\&\:where\(\:hover\,_\:focus-visible\)\]\:td-c_currentcolor:where(:hover,:focus-visible){text-decoration-color:currentcolor}}@media screen and (max-width:59.9975rem){.largeMobileDown\:\[\&\:where\(\:hover\,_\:focus-visible\)\]\:td-c_transparent:where(:hover,:focus-visible){text-decoration-color:transparent}}@media screen and (max-width:59.9975rem){.\[\&_\.content-wrapper\]\:largeMobileDown\:\[\&_\.body\]\:my_0 .content-wrapper .body{margin-block:0}.largeMobileDown\:\[\&\:nth-child\(2n-1\)\]\:before\:bd-c_theme\.borderColor:nth-child(2n-1):before{border-color:var(--colors-theme-border-color)}.largeMobileDown\:\[\&\.open\]\:\[\&_\.header-logo\]\:trs_300ms_ease-out.open .header-logo{transition:.3s ease-out}.\[\&\[data-target\=\"mobile\"\]\]\:largeMobileDown\:\[\&_\~_\*\:not\(figcaption\)\]\:d_none\![data-target=mobile]~:not(figcaption){display:none!important}.\[\&_\.tag\]\:largeMobileDown\:\[\&\:nth-child\(-n\+3\)\]\:d_block .tag:nth-child(-n+3){display:block}.largeMobileDown\:\[\&_\.line\]\:\[\&\:first-child\]\:trf_translateX\(0\) .line:first-child{transform:translateX(0)}.largeMobileDown\:\[\&\:nth-child\(2n-1\)\]\:before\:d_block:nth-child(2n-1):before{display:block}.largeMobileDown\:\[\&\:nth-child\(2n-1\)\]\:before\:content_\"\":nth-child(2n-1):before{content:""}.largeMobileDown\:\[\&\:nth-child\(2n-1\)\]\:before\:pos_absolute:nth-child(2n-1):before{position:absolute}.largeMobileDown\:\[\&\.open\]\:\[\&_\.header-logo\]\:trf_scale\(1\).open .header-logo{transform:scale(1)}.\[\&_\>_\*\]\:\[\&\.heading\]\:largeMobileDown\:mt_mobile\.xMedium>.heading{margin-top:var(--spacing-mobile-x-medium)}.\[\&_\>_\*\]\:\[\&\.heading\]\:largeMobileDown\:mb_mobile\.xRegular>.heading{margin-bottom:var(--spacing-mobile-x-regular)}.\[\&_\>_\*\]\:\[\&\.asset\]\:largeMobileDown\:mt_xLarge>.asset{margin-top:var(--spacing-x-large)}.\[\&_\>_\*\]\:\[\&\.asset\]\:largeMobileDown\:mb_xMedium>.asset{margin-bottom:var(--spacing-x-medium)}.\[\&_\>_\*\]\:\[\&\.quote\]\:largeMobileDown\:max-w_90\%>.quote{max-width:90%}.\[\&_\>_\*\]\:\[\&\.quote\]\:largeMobileDown\:mt_mobile\.large>.quote{margin-top:var(--spacing-mobile-large)}.\[\&_\>_\*\]\:\[\&\.quote\]\:largeMobileDown\:mb_mobile\.xxLarge>.quote{margin-bottom:var(--spacing-mobile-xx-large)}.\[\&_\>_\*\]\:\[\&\.buttons\]\:largeMobileDown\:max-w_80\%>.buttons{max-width:80%}.force-small-card .\[\.force-small-card_\&\]\:largeMobileDown\:even\:bd-r-c_transparent:nth-child(2n){border-right-color:transparent}.\[\&_\>_\*\]\:\[\&\.text-card\]\:largeMobileDown\:bd-t-w_0px>.text-card{border-top-width:0}}@media screen and (max-width:59.9975rem){.\[\&\:has\(\>_\.article-card\)\]\:\[\&_\>_\*\]\:largeMobileDown\:bd-l-w_1px:has(>.article-card)>*{border-left-width:1px}}@media screen and (max-width:59.9975rem){.\[\&\:has\(\>_\.article-card\)\]\:\[\&_\>_\*\]\:largeMobileDown\:bd-r-w_1px:has(>.article-card)>*{border-right-width:1px}}@media screen and (max-width:59.9975rem){.\[\&\:has\(\>_\.article-card\)\]\:\[\&_\>_\*\]\:largeMobileDown\:bd-l-c_transparent:has(>.article-card)>*{border-left-color:transparent}}@media screen and (max-width:59.9975rem){.\[\&\:has\(\>_\.article-card\)\]\:\[\&_\>_\*\]\:largeMobileDown\:bd-r-c_theme\.borderColor:has(>.article-card)>*{border-right-color:var(--colors-theme-border-color)}}@media screen and (max-width:59.9975rem){.\[\&_\.content-wrapper\]\:largeMobileDown\:\[\&_\.heading\]\:mb_pageMargin .content-wrapper .heading{margin-bottom:var(--spacing-page-margin)}.largeMobileDown\:\[\&\:nth-child\(2n-1\)\]\:before\:left_0:nth-child(2n-1):before{left:0}.largeMobileDown\:\[\&\:nth-child\(2n-1\)\]\:before\:w_100\%:nth-child(2n-1):before{width:100%}.largeMobileDown\:\[\&\:nth-child\(2n-1\)\]\:before\:h_0:nth-child(2n-1):before{height:0}.largeMobileDown\:\[\&\:nth-child\(2n-1\)\]\:before\:bd-t-w_1px:nth-child(2n-1):before{border-top-width:1px}.largeMobileDown\:\[\&\:nth-child\(2n-1\)\]\:before\:border-top-style_solid:nth-child(2n-1):before{border-top-style:solid}}@media screen and (max-width:59.9975rem){.\[\&_\.button\]\:largeMobileDown\:hover\:bg_color-mix\(in_srgb\,_token\(colors\.theme\.buttonPrimary\)_75\%\,_transparent\) .button:is(:hover,[data-hover]){background:color-mix(in srgb,var(--colors-theme-button-primary) 75%,transparent)}}@media screen and (max-width:59.9975rem){.largeMobileDown\:\[\&\.closing\]\:\[\&_\.mobile-menu-icon\]\:\[\&_\.line-1\]\:trs_300ms_ease-out.closing .mobile-menu-icon .line-1,.largeMobileDown\:\[\&\.closing\]\:\[\&_\.mobile-menu-icon\]\:\[\&_\.line-2-2\]\:trs_300ms_ease-out.closing .mobile-menu-icon .line-2-2,.largeMobileDown\:\[\&\.closing\]\:\[\&_\.mobile-menu-icon\]\:\[\&_\.line-2\]\:trs_300ms_ease-out.closing .mobile-menu-icon .line-2,.largeMobileDown\:\[\&\.closing\]\:\[\&_\.mobile-menu-icon\]\:\[\&_\.line-3\]\:trs_300ms_ease-out.closing .mobile-menu-icon .line-3,.largeMobileDown\:\[\&\.open\]\:\[\&_\.mobile-menu-icon\]\:\[\&_\.line-1\]\:trs_300ms_ease-out.open .mobile-menu-icon .line-1,.largeMobileDown\:\[\&\.open\]\:\[\&_\.mobile-menu-icon\]\:\[\&_\.line-2-2\]\:trs_300ms_ease-out.open .mobile-menu-icon .line-2-2,.largeMobileDown\:\[\&\.open\]\:\[\&_\.mobile-menu-icon\]\:\[\&_\.line-2\]\:trs_300ms_ease-out.open .mobile-menu-icon .line-2,.largeMobileDown\:\[\&\.open\]\:\[\&_\.mobile-menu-icon\]\:\[\&_\.line-3\]\:trs_300ms_ease-out.open .mobile-menu-icon .line-3{transition:.3s ease-out}.largeMobileDown\:\[\&\.open\]\:\[\&_\.mobile-menu-icon\]\:\[\&_\.line-1\]\:trf_translateX\(100\%\).open .mobile-menu-icon .line-1{transform:translateX(100%)}.largeMobileDown\:\[\&\.open\]\:\[\&_\.mobile-menu-icon\]\:\[\&_\.line-2\]\:trf_rotate\(-45deg\).open .mobile-menu-icon .line-2{transform:rotate(-45deg)}.largeMobileDown\:\[\&\.open\]\:\[\&_\.mobile-menu-icon\]\:\[\&_\.line-2\]\:op_1.open .mobile-menu-icon .line-2{opacity:1}.largeMobileDown\:\[\&\.open\]\:\[\&_\.mobile-menu-icon\]\:\[\&_\.line-2\]\:trf-o_center.open .mobile-menu-icon .line-2{transform-origin:center}.largeMobileDown\:\[\&\.open\]\:\[\&_\.mobile-menu-icon\]\:\[\&_\.line-2\]\:trs-dly_300ms.open .mobile-menu-icon .line-2{transition-delay:.3s}.largeMobileDown\:\[\&\.open\]\:\[\&_\.mobile-menu-icon\]\:\[\&_\.line-2-2\]\:trf_rotate\(45deg\).open .mobile-menu-icon .line-2-2{transform:rotate(45deg)}.largeMobileDown\:\[\&\.open\]\:\[\&_\.mobile-menu-icon\]\:\[\&_\.line-2-2\]\:op_1.open .mobile-menu-icon .line-2-2{opacity:1}.largeMobileDown\:\[\&\.open\]\:\[\&_\.mobile-menu-icon\]\:\[\&_\.line-2-2\]\:trf-o_center.open .mobile-menu-icon .line-2-2{transform-origin:center}.largeMobileDown\:\[\&\.open\]\:\[\&_\.mobile-menu-icon\]\:\[\&_\.line-2-2\]\:trs-dly_300ms.open .mobile-menu-icon .line-2-2{transition-delay:.3s}.largeMobileDown\:\[\&\.open\]\:\[\&_\.mobile-menu-icon\]\:\[\&_\.line-3\]\:trf_translateX\(-100\%\).open .mobile-menu-icon .line-3{transform:translateX(-100%)}.largeMobileDown\:\[\&\.closing\]\:\[\&_\.mobile-menu-icon\]\:\[\&_\.line-1\]\:trf_translateX\(0\%\).closing .mobile-menu-icon .line-1{transform:translateX(0)}.largeMobileDown\:\[\&\.closing\]\:\[\&_\.mobile-menu-icon\]\:\[\&_\.line-1\]\:trs-dly_300ms.closing .mobile-menu-icon .line-1{transition-delay:.3s}.largeMobileDown\:\[\&\.closing\]\:\[\&_\.mobile-menu-icon\]\:\[\&_\.line-2\]\:trf_rotate\(0deg\).closing .mobile-menu-icon .line-2{transform:rotate(0deg)}.largeMobileDown\:\[\&\.closing\]\:\[\&_\.mobile-menu-icon\]\:\[\&_\.line-2\]\:op_1.closing .mobile-menu-icon .line-2{opacity:1}.largeMobileDown\:\[\&\.closing\]\:\[\&_\.mobile-menu-icon\]\:\[\&_\.line-2\]\:trf-o_center.closing .mobile-menu-icon .line-2{transform-origin:center}.largeMobileDown\:\[\&\.closing\]\:\[\&_\.mobile-menu-icon\]\:\[\&_\.line-2-2\]\:trf_rotate\(0deg\).closing .mobile-menu-icon .line-2-2{transform:rotate(0deg)}.largeMobileDown\:\[\&\.closing\]\:\[\&_\.mobile-menu-icon\]\:\[\&_\.line-2-2\]\:op_1.closing .mobile-menu-icon .line-2-2{opacity:1}.largeMobileDown\:\[\&\.closing\]\:\[\&_\.mobile-menu-icon\]\:\[\&_\.line-2-2\]\:trf-o_center.closing .mobile-menu-icon .line-2-2{transform-origin:center}.largeMobileDown\:\[\&\.closing\]\:\[\&_\.mobile-menu-icon\]\:\[\&_\.line-3\]\:trf_translateX\(0\%\).closing .mobile-menu-icon .line-3{transform:translateX(0)}.largeMobileDown\:\[\&\.closing\]\:\[\&_\.mobile-menu-icon\]\:\[\&_\.line-3\]\:trs-dly_300ms.closing .mobile-menu-icon .line-3{transition-delay:.3s}.\[\&_\>_\*\]\:\[\&\.text-card\]\:largeMobileDown\:first\:bd-t-w_1px>.text-card:first-child{border-top-width:1px}}@media screen and (max-width:59.9975rem){.\[\&\:has\(\>_\.article-card\)\]\:\[\&_\>_\*\]\:largeMobileDown\:last\:bd-r-c_transparent:has(>.article-card)>:last-child{border-right-color:transparent}}@media screen and (max-width:44.9975rem){.mediumMobileDown\:p_mobile\.medium{padding:var(--spacing-mobile-medium)}.mediumMobileDown\:grid-c_span_12{grid-column:span 12}.mediumMobileDown\:gap_0\.25em{gap:.25em}.mediumMobileDown\:fs_16px{font-size:16px}.mediumMobileDown\:grid-tc_repeat\(1\,_1fr\){grid-template-columns:repeat(1,1fr)}.mediumMobileDown\:grid-tc_1fr{grid-template-columns:1fr}.mediumMobileDown\:d_flex{display:flex}.mediumMobileDown\:jc_center{justify-content:center}.mediumMobileDown\:ai_center{align-items:center}.mediumMobileDown\:flex-d_column{flex-direction:column}.mediumMobileDown\:w_100\%{width:100%}.mediumMobileDown\:h_auto{height:auto}.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:mediumMobileDown\:max-w_100\%>h1,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:mediumMobileDown\:max-w_100\%>h2,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:mediumMobileDown\:max-w_100\%>h3,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:mediumMobileDown\:max-w_100\%>h4,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:mediumMobileDown\:max-w_100\%>h5,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:mediumMobileDown\:max-w_100\%>h6,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:mediumMobileDown\:max-w_100\%>ol,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:mediumMobileDown\:max-w_100\%>p,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:mediumMobileDown\:max-w_100\%>pre,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:mediumMobileDown\:max-w_100\%>ul{max-width:100%}.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:mediumMobileDown\:pl_0>h1,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:mediumMobileDown\:pl_0>h2,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:mediumMobileDown\:pl_0>h3,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:mediumMobileDown\:pl_0>h4,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:mediumMobileDown\:pl_0>h5,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:mediumMobileDown\:pl_0>h6,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:mediumMobileDown\:pl_0>ol,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:mediumMobileDown\:pl_0>p,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:mediumMobileDown\:pl_0>pre,.\[\&_\>_p\,_\&_\>_h1\,_\&_\>_h2\,_\&_\>_h3\,_\&_\>_h4\,_\&_\>_h5\,_\&_\>_h6\,_\&_\>_pre\,_\&_\>_ul\,_\&_\>_ol\]\:mediumMobileDown\:pl_0>ul{padding-left:0}.mediumMobileDown\:\[\&_\>_\*\]\:bd-l-w_0>*{border-left-width:0}.\[\&_\.content-wrapper\]\:mediumMobileDown\:bd-t-w_1px .content-wrapper{border-top-width:1px}.\[\&_\.content-wrapper\]\:mediumMobileDown\:bd-l-w_0 .content-wrapper{border-left-width:0}.\[\&_\>_\*\]\:\[\&\.quote\]\:mediumMobileDown\:py_0>.quote{padding-block:0}.force-small-card .\[\.force-small-card_\&\]\:\[\&_h3\]\:mediumMobileDown\:fs_16px h3{font-size:16px}.\[\&_\>_\*\]\:\[\&\.quote\]\:mediumMobileDown\:max-w_100\%>.quote{max-width:100%}.\[\&_\>_\*\]\:\[\&\.quote\]\:mediumMobileDown\:pr_0>.quote{padding-right:0}.\[\&_\>_\*\]\:\[\&\.buttons\]\:mediumMobileDown\:max-w_100\%>.buttons{max-width:100%}.\[\&_\>_\*\]\:\[\&\.buttons\]\:mediumMobileDown\:pl_0>.buttons{padding-left:0}}}