@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Geist:wght@200..800&family=Inter:wght@160..700&display=swap";*{--accent-color-50: color-mix(in srgb, var(--accent-color), #fff 90%);--accent-color-100: color-mix(in srgb, var(--accent-color), #fff 80%);--accent-color-200: color-mix(in srgb, var(--accent-color), #fff 60%);--accent-color-300: color-mix(in srgb, var(--accent-color), #fff 40%);--accent-color-400: color-mix(in srgb, var(--accent-color), #fff 20%);--accent-color-500: var(--accent-color);--accent-color-600: color-mix(in srgb, var(--accent-color), #000 20%);--accent-color-700: color-mix(in srgb, var(--accent-color), #000 40%);--accent-color-800: color-mix(in srgb, var(--accent-color), #000 60%);--accent-color-900: color-mix(in srgb, var(--accent-color), #000 80%);--accent-color-950: color-mix(in srgb, var(--accent-color), #000 90%);--accent-color-contrast: lab(from var(--accent-color) round(108 - L, 100) 0 0);--accent-color-text: var(--accent-color-contrast)}@supports (selector(::view-transition)){*{--accent-color-text: rgb( from color-mix( in srgb, var(--accent-color-contrast), var(--accent-color-dark)) calc(2*r) calc(2*g) calc(2*b) )}}/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}html{color:var(--root-color);font-family:var(--root-font-family);font-size:var(--root-font-size);line-height:var(--root-line-height);interpolate-size:allow-keywords;-webkit-text-size-adjust:100%}button,input,optgroup,progress,select,textarea{accent-color:var(--accent-color)}p{margin:0 0 2rem;overflow-wrap:break-word}p:last-child{margin-bottom:0}canvas,img,picture,svg,video{height:auto;max-width:100%}a[href],area,button,input,label[for],select,summary,textarea,[tabindex]:not([tabindex*="-"]){touch-action:manipulation}button{cursor:pointer}blockquote,dl,hr,ol,picture,pre,table,ul,p:has(+:where(blockquote,hr,ol,picture,pre,table,ul)){margin-top:0;margin-bottom:3rem}address{font-style:normal;line-height:1.25;margin-bottom:.5em}blockquote{box-shadow:4px 0 var(--accent-color-200) inset;margin-left:1.5em;margin-right:0;padding-left:1.5em}blockquote cite{display:block;font-style:normal;margin-bottom:1em}dialog{border-radius:1rem;border:0;box-shadow:var(--root-box-shadow-med);color:var(--root-color);padding:1.5rem 2rem;max-width:36rem;top:0;right:0;bottom:0;left:0}hr{border:4px solid var(--accent-color);max-width:8rem}code{background:var(--accent-color-50);box-shadow:0 0 0 2px var(--accent-color-50)}pre{color:var(--accent-color);white-space:pre-wrap;overflow-wrap:break-word}:root{--fluid-rem-sm-md: clamp(0px, (100vw - 1px * var(--root-breakpoint-sm)) * 16 / (var(--root-breakpoint-md) - var(--root-breakpoint-sm)), 1rem);--fluid-rem-md-lg: clamp(0px, (100vw - 1px * var(--root-breakpoint-md)) * 16 / (var(--root-breakpoint-lg) - var(--root-breakpoint-md)), 1rem);--fluid-rem-sm-lg: clamp(0px, (100vw - 1px * var(--root-breakpoint-sm)) * 16 / (var(--root-breakpoint-lg) - var(--root-breakpoint-sm)), 1rem);--fluid-sm-md: clamp(0px, (100vw - 1px * var(--root-breakpoint-sm)) / (var(--root-breakpoint-md) - var(--root-breakpoint-sm)), 1px);--fluid-md-lg: clamp(0px, (100vw - 1px * var(--root-breakpoint-md)) / (var(--root-breakpoint-lg) - var(--root-breakpoint-md)), 1px);--fluid-sm-lg: clamp(0px, (100vw - 1px * var(--root-breakpoint-sm)) / (var(--root-breakpoint-lg) - var(--root-breakpoint-sm)), 1px)}@property --root-font-family{syntax: "*"; inherits: true; initial-value: system-ui,sans-serif;}@property --root-font-family-heading{syntax: "*"; inherits: true; initial-value: Inter,Roboto,"Helvetica Neue","Arial Nova","Nimbus Sans",Arial,sans-serif;}@property --root-font-size-h1{syntax: "<length>"; inherits: true; initial-value: 48px;}@property --root-font-size-h2{syntax: "<length>"; inherits: true; initial-value: 40px;}@property --root-font-size-h3{syntax: "<length>"; inherits: true; initial-value: 32px;}@property --root-font-size-h4{syntax: "<length>"; inherits: true; initial-value: 24px;}@property --root-font-size-h5{syntax: "<length>"; inherits: true; initial-value: 20px;}@property --root-font-size-h6{syntax: "<length>"; inherits: true; initial-value: 16px;}@property --root-font-size{syntax: "<length>"; inherits: true; initial-value: 16px;}@property --root-font-size-sm{syntax: "<length>"; inherits: true; initial-value: 12px;}@property --root-font-size-lg{syntax: "<length>"; inherits: true; initial-value: 24px;}@property --root-line-height{syntax: "<number>"; inherits: true; initial-value: 1.5;}@property --root-color{syntax: "<color>"; inherits: true; initial-value: #666666;}@property --root-color-inactive{syntax: "<color>"; inherits: true; initial-value: #999999;}@property --root-border-color{syntax: "<color>"; inherits: true; initial-value: #b3b3b3;}@property --root-background-color{syntax: "<color>"; inherits: true; initial-value: #ffffff;}@property --root-background-color-inactive{syntax: "<color>"; inherits: true; initial-value: #cccccc;}@property --root-icon-fill-color{syntax: "<color>"; inherits: true; initial-value: currentColor;}@property --root-icon-stroke-color{syntax: "<color>"; inherits: true; initial-value: #fff;}@property --root-icon-stroke-width{syntax: "<number>"; inherits: true; initial-value: 2;}@property --icon-fill-color{syntax: "<color>"; inherits: true; initial-value: currentColor;}@property --icon-stroke-color{syntax: "<color>"; inherits: true; initial-value: currentColor;}@property --icon-stroke-width{syntax: "<number>"; inherits: true; initial-value: 2;}@property --root-breakpoint-sm{syntax: "<number>"; inherits: true; initial-value: 320;}@property --root-breakpoint-md{syntax: "<number>"; inherits: true; initial-value: 744;}@property --root-breakpoint-lg{syntax: "<number>"; inherits: true; initial-value: 1300;}@property --root-border-width{syntax: "<length>"; inherits: true; initial-value: 2px;}@property --root-border-radius{syntax: "<length>"; inherits: true; initial-value: 4px;}@property --root-gap{syntax: "<length>"; inherits: true; initial-value: 16px;}@property --root-padding-block{syntax: "<length>"; inherits: true; initial-value: 16px;}@property --root-padding-inline{syntax: "<length>"; inherits: true; initial-value: 32px;}@property --root-box-shadow-low{syntax: "*"; inherits: true; initial-value: 0px 16px 64px rgba(0,0,0,.05);}@property --root-box-shadow-med{syntax: "*"; inherits: true; initial-value: 0px 16px 32px rgba(0,0,0,.1);}@property --root-box-shadow-high{syntax: "*"; inherits: true; initial-value: 0px 16px 64px rgba(0,0,0,.05);}@property --root-duration-fast{syntax: "<time>"; inherits: true; initial-value: .15s;}@property --root-duration-moderate{syntax: "<time>"; inherits: true; initial-value: .25s;}@property --root-duration-slow{syntax: "<time>"; inherits: true; initial-value: .4s;}@property --root-ease-in{syntax: "*"; inherits: true; initial-value: cubic-bezier(.755,.05,.855,.06);}@property --root-ease-out{syntax: "*"; inherits: true; initial-value: cubic-bezier(.23,1,.32,1);}@property --root-ease-in-out{syntax: "*"; inherits: true; initial-value: cubic-bezier(.86,0,.07,1);}@view-transition{navigation: auto;}.container{--columns: 1;--gap: var(--root-gap, 16px);--container-width: 320px;display:grid;gap:var(--gap);grid:auto/[wide-start] 1fr [main-start] repeat(var(--columns),minmax(0,calc((var(--container-width) - (var(--columns) - 1) * var(--gap)) / var(--columns)))) [main-end] 1fr [wide-end]}.container.-columns-2{--columns: 2}.container.-columns-3{--columns: 3}.container.-columns-4{--columns: 4}.container.-columns-5{--columns: 5}.container.-columns-6{--columns: 6}.container.-columns-7{--columns: 7}.container.-columns-8{--columns: 8}.container.-columns-9{--columns: 9}.container.-columns-10{--columns: 10}.container.-columns-11{--columns: 11}.container.-columns-12{--columns: 12}.container>*{grid-column:main/main}@media (min-width: 368px){.container{--container-width: 744px}}@media (min-width: 808px){.container{--container-width: 1300px}}.cell{--cell-span: clamp(1, round(var(--span, 1) * 3), var(--columns));grid-column:span var(--cell-span)}.cell.-left{grid-column:main/span var(--cell-span)}.cell.-right{grid-column:span var(--cell-span)/main}.cell.-center{grid-column-start:round(down,1 + (var(--columns, 1) - var(--cell-span)) / 2,1);grid-column-end:span calc(var(--cell-span) + mod(var(--columns) - var(--cell-span),2))}:where(.container)>.cell.-center{grid-column-start:round(down,2 + (var(--columns, 1) - var(--cell-span)) / 2,1)}.cell.-prioritize{order:-1}@media (min-width: 808px){.cell.-prioritize{order:unset}}.cell.-span-1{--span: 1}.cell.-span-2{--span: 2}.cell.-span-3{--span: 3}.cell.-span-4{--span: 4}.cell.-span-5{--span: 5}.cell.-span-6{--span: 6}.cell.-span-7{--span: 7}.cell.-span-8{--span: 8}.cell.-span-9{--span: 9}.cell.-span-10{--span: 10}.cell.-span-11{--span: 11}.cell.-span-12{--span: 12}@media (min-width: 368px){.cell{--cell-span: clamp(1, round(var(--span, 1) * 1.5), var(--columns))}}@media (min-width: 808px){.cell{--cell-span: var(--span, 1)}}.grid{--columns: 1;--gap: var(--root-gap, 16px);display:grid;gap:var(--gap);grid:auto/[wide-start main-start] repeat(var(--columns),1fr) [main-end wide-end]}.grid>*{min-width:0}.grid.-columns-2{--columns: 2}.grid.-columns-3{--columns: 3}.grid.-columns-4{--columns: 4}.grid.-columns-5{--columns: 5}.grid.-columns-6{--columns: 6}.grid.-columns-7{--columns: 7}.grid.-columns-8{--columns: 8}.grid.-columns-9{--columns: 9}.grid.-columns-10{--columns: 10}.grid.-columns-11{--columns: 11}.grid.-columns-12{--columns: 12}.grid.-tight{row-gap:0}.srOnly{border-width:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.accent-color-scale{--size: 1.5em;font-size:1.5em;background:linear-gradient(var(--accent-color-50) 100%,tan) 0/10%,linear-gradient(var(--accent-color-100) 100%,tan) 10%/10%,linear-gradient(var(--accent-color-200) 100%,tan) 20%/10%,linear-gradient(var(--accent-color-300) 100%,tan) 30%/10%,linear-gradient(var(--accent-color-400) 100%,tan) 40%/10%,linear-gradient(var(--accent-color-500) 100%,tan) 50%/10%,linear-gradient(var(--accent-color-600) 100%,tan) 60%/10%,linear-gradient(var(--accent-color-700) 100%,tan) 70%/10%,linear-gradient(var(--accent-color-800) 100%,tan) 80%/10%,linear-gradient(var(--accent-color-900) 100%,tan) 90%/10%,linear-gradient(var(--accent-color-950) 100%,tan) 100%/10%;background-repeat:no-repeat;display:inline grid;height:1.5em;width:16.5em}.placeholder{aspect-ratio:1;--placeholder-color: rgb(from var(--accent-color) r g b / .2);border:2px solid var(--placeholder-color);background:linear-gradient(to top right,rgba(0,0,0,0) calc(50% - 2px),var(--placeholder-color),rgba(0,0,0,0) calc(50% + 2px)),linear-gradient(to top left,rgba(0,0,0,0) calc(50% - 2px),var(--placeholder-color),rgba(0,0,0,0) calc(50% + 2px)) rgb(from var(--accent-color) r g b/.1);align-content:center;text-align:center;color:var(--accent-color)}:root{--root-font-family: "Inter", sans-serif;--root-font-family-heading: "Geist", sans-serif;--root-font-size-h1: calc(2rem + var(--fluid-rem-sm-md) * .5 + var(--fluid-rem-md-lg) * .5);--root-font-size-h2: calc(1.5rem + var(--fluid-rem-sm-md) * .5 + var(--fluid-rem-md-lg) * .5);--root-font-size-h3: calc(1.25rem + var(--fluid-rem-sm-md) * .25 + var(--fluid-rem-md-lg) * .5);--root-font-size-h4: calc(1.125rem + var(--fluid-rem-sm-md) * .125 + var(--fluid-rem-md-lg) * .25);--root-font-size-h5: calc(1rem + var(--fluid-rem-sm-md) * .125 + var(--fluid-rem-md-lg) * .125);--root-font-size-sm: .75rem;--root-font-size-lg: 1.5rem;--color-gray-25: #F5F5F5;--color-gray-50: #f2f2f2;--color-gray-75: #f3f3f3;--color-gray-100: #e5e5e5;--color-gray-200: #CDCDCD;--color-gray-300: #b3b3b3;--color-gray-400: #999999;--color-gray-500: #808080;--color-gray-600: #666666;--color-gray-700: #4c4c4c;--color-gray-750: #404040;--color-gray-800: #333333;--color-gray-900: #1a1a1a;--color-gray-950: #0d0d0d;--color-gray-1000: #060606;--color-purple: #673EF3;--color-purple-200: #D8CDFF;--color-purple-300: #5422FF;--color-purple-400: #B29BFF;--color-purple-500: #8B7BC5;--color-purple-800: #0B0619;--color-purple-900: #1C153E;--color-blue: #0066FF;--color-blue-700: #003D99;--color-aqua: #00CCCC;--color-aqua-700: #009999;--color-burnt: #A32F0A;--color-burnt-300: #F27E5B;--color-tan-lighter: #E3DCD3;--color-tan-darker: #665F56;--color-tan-100: #F2EBE2;--color-magenta: #D11C4D;--color-magenta-500: #D51C4D;--color-brand-claret-lightest: #FFB0D0;--color-brand-claret-lighter: #D7779E;--color-brand-claret-base: #701037;--color-brand-claret-darker: #500021;--color-brand-claret-superdark: #250E07;--color-brand-heliotrope-lightest: #FAD8FF;--color-brand-heliotrope-lighter: #F5B7FF;--color-brand-heliotrope-base: #EB76FF;--color-brand-heliotrope-darker: #9A25AE;--color-brand-heliotrope-superdark: #240C28;--color-brand-burntsienna-lightest: #FFD9CD;--color-brand-burntsienna-lighter: #FFB8A3;--color-brand-burntsienna-base: #F27E5B;--color-brand-burntsienna-darker: #A32F0A;--color-brand-claret-lightest-60: rgba(255, 176, 208, .6);--color-brand-heliotrope-lightest-60: rgba(250, 216, 255, .6);--color-brand-burntsienna-lightest-60: rgba(255, 217, 205, .6);--color-brand-burntsienna-darker-30: rgba(163, 47, 10, .3);--color-brand-burntsienna-darker-20: rgba(163, 47, 10, .2);--color-brand-burntsienna-darker-10: rgba(163, 47, 10, .1);--color-brand-heliotrope-base-20: rgba(235, 118, 255, .2);--color-brand-heliotrope-base-05: rgba(235, 118, 255, .05);--color-brand-claret-base-60: rgba(112, 16, 55, .6);--color-brand-claret-base-05: rgba(112, 16, 55, .05);--accent-color: var(--color-purple);--accent-color-900: #1C153E;--accent-color-700: #342378;--accent-color-500: #673EF3;--accent-color-200: #D8CDFF;--root-color-white: #FFFFFF;--root-color-offwhite: #FBFBFB;--accent-color-500-80: rgba(103, 62, 243, .8);--accent-color-500-60: rgba(103, 62, 243, .6);--accent-color-500-40: rgba(103, 62, 243, .4);--accent-color-500-20: rgba(103, 62, 243, .2);--root-color-white-90: rgba(255, 255, 255, .9);--root-color-white-80: rgba(255, 255, 255, .8);--root-color-white-60: rgba(255, 255, 255, .6);--root-color-white-40: rgba(255, 255, 255, .4);--root-color-white-20: rgba(255, 255, 255, .2);--root-color-black-100: rgba(0, 0, 0, 1);--root-color-black-80-b: rgba(0, 0, 0, .8);--root-color-black-80: rgba(6, 6, 6, .8);--root-color-black-60: rgba(6, 6, 6, .6);--root-color-black-40: rgba(6, 6, 6, .4);--root-color-black-25: rgba(0, 0, 0, .25);--root-color-black-20: rgba(6, 6, 6, .2);--root-color-black-15: rgba(0, 0, 0, .15);--button-hover: #7650f4;--accent-color-light-100: #EFEBFF;--accent-color-light-200: #E8E1FF;--accent-color-dark-500: #673EF3;--accent-color-dark-700: #342378;--accent-color-dark-800: #1C153E;--accent-color-dark-800-90: rgba(28, 21, 62, .9);--accent-color-dark-800-60: rgba(28, 21, 62, .6);--accent-color-dark-800-50: rgba(28, 21, 62, .5);--color-border-200: #D8CDFF;--color-topnav-link: #D8CDFF;--color-dropdown-bg: #D8CDFF;--color-topnav-text: #E8E1FF;--color-nav-text: #EFEBFF;--color-nav-icon: #B29BFF;--color-orange-light: #FFB8A3;--color-panel-button: #5232C2;--color-panel-title: #291961;--root-color: #060606 · 60%;--accent-color-dark: #222222;--root-color-headings: #1C153E;--root-border-color: #b3b3b3;--border-radius-large: 1.25rem;--border-radius-medium: 1.13rem;--border-radius-outer: .625rem;--border-radius-inner: .313rem;--root-background-color: #ffffff;--root-color-inactive: #999999;--root-background-color-inactive: #cccccc;--icon-fill-color: var(--root-icon-fill-color);--icon-stroke-color: var(--root-icon-stroke-color);--root-color-error-50: #fff3f1;--root-color-error: #e53411;--root-color-error-900: #320800;--root-color-warning-50: #fff8ea;--root-color-warning: #f2a60f;--root-color-warning-900: #322100;--root-color-success-50: #ebffee;--root-color-success: #28c642;--root-color-success-900: #003208;--root-color-info-50: #ebf8ff;--root-color-info: #1ba9f0;--root-color-info-900: #002233;--root-ease-in-fast: var(--root-duration-fast) var(--root-ease-in);--root-ease-in-moderate: var(--root-duration-moderate) var(--root-ease-in);--root-ease-in-slow: var(--root-duration-slow) var(--root-ease-in);--root-ease-out-fast: var(--root-duration-fast) var(--root-ease-out);--root-ease-out-moderate: var(--root-duration-moderate) var(--root-ease-out);--root-ease-out-slow: var(--root-duration-slow) var(--root-ease-out);--root-ease-in-out-fast: var(--root-duration-fast) var(--root-ease-in-out);--root-ease-in-out-moderate: var(--root-duration-moderate) var(--root-ease-in-out);--root-ease-in-out-slow: var(--root-duration-slow) var(--root-ease-in-out);--root-breakpoint-sm: 320;--root-breakpoint-md: 744;--root-breakpoint-lg: 1200;--root-breakpoint-xl: 1440;--root-gap: 16px}@media (min-width: 368px){:root{--root-gap: 24px}}@media (min-width: 808px){:root{--root-gap: 32px}}@media (prefers-reduced-motion: reduce){:root{--root-duration-fast: 0;--root-duration-moderate: 0;--root-duration-slow: 0}}.icon{--icon-color: var(--accent-color);aspect-ratio:1;height:1.5em}.icon.-square,.icon.-circle{background:var(--accent-color);--icon-color: var(--icon-stroke-color);display:inline grid;padding:.3125em}.icon.-square{border-radius:.25em}.icon.-circle{mask:radial-gradient(closest-side,#fff calc(100% - 1px),rgba(0,0,0,0))}.icon.-light{--icon-color: var(--accent-color-700);background:var(--accent-color-300)}.container:has(.breadcrumbs){min-height:3.5rem;padding-bottom:1rem}.container:has(.breadcrumbs)+.container{padding-top:1.5rem}.breadcrumbs__wrapper{position:absolute;top:.875rem;left:0;right:0;padding:0;z-index:4}.breadcrumbs ul{display:flex;flex-wrap:wrap;align-items:center;list-style:none;margin:0}.breadcrumbs ul li{padding:.3125rem 0;position:relative;color:var(--color-purple-500);font-size:.625rem;font-weight:400;line-height:1.5;letter-spacing:.1125rem;text-transform:uppercase;white-space:nowrap}.-lightText .breadcrumbs ul li{color:var(--root-color-white)}.-darkMode .breadcrumbs ul li{color:var(--color-brand-burntsienna-lightest)}.-claret .breadcrumbs ul li{color:var(--color-brand-claret-lightest)}.-heliotrope .breadcrumbs ul li{color:var(--color-brand-heliotrope-lightest)}@media screen and (min-width: 744px){.breadcrumbs ul li{font-size:.75rem}}.breadcrumbs ul li:first-child a{padding-left:1.625rem}.breadcrumbs ul li:first-child a svg{left:0;width:.625rem;height:.75rem}.breadcrumbs ul li:not(:first-child){padding-left:1.5625rem;color:var(--color-purple-200)}.-lightText .breadcrumbs ul li:not(:first-child){color:var(--root-color-white)}.-darkMode .breadcrumbs ul li:not(:first-child){color:var(--color-brand-burntsienna-lightest)}.-claret .breadcrumbs ul li:not(:first-child){color:var(--color-brand-claret-lightest)}.-heliotrope .breadcrumbs ul li:not(:first-child){color:var(--color-brand-heliotrope-lightest)}.breadcrumbs ul li:not(:first-child) svg{left:.625rem;width:.375rem;height:.625rem}.breadcrumbs ul li a{color:inherit;text-decoration:none;opacity:.6;transition:opacity .2s}.breadcrumbs ul li a:hover{color:inherit;opacity:1}.breadcrumbs ul li svg{display:block;position:absolute;top:50%;transform:translateY(-50%);color:var(--color-purple)}.-lightText .breadcrumbs ul li svg{color:var(--root-color-white);opacity:.6}.-darkMode .breadcrumbs ul li svg{color:var(--color-brand-burntsienna-lightest);opacity:.6}.-claret .breadcrumbs ul li svg{color:var(--color-brand-claret-lightest);opacity:.6}.-heliotrope .breadcrumbs ul li svg{color:var(--color-brand-heliotrope-lightest);opacity:.6}.blogHeader .breadcrumbs ul li{color:var(--color-purple)}.blogHeader .breadcrumbs ul li a{color:var(--color-purple-700)}.blogHeader .breadcrumbs ul li a:hover{color:var(--color-purple)}.blogHeader .breadcrumbs ul li svg{color:var(--color-purple)}.button{align-items:center;background-color:var(--accent-color);border-radius:var(--border-radius-inner);border:var(--root-border-width) solid var(--accent-color);color:var(--accent-color-text);cursor:pointer;display:inline-flex;font-weight:700;font-size:.85rem;gap:1em;line-height:1;text-decoration:none;transition:background-color var(--root-ease-out-fast),border-color var(--root-ease-out-fast),color var(--root-ease-out-fast),opacity var(--root-ease-out-fast);white-space:nowrap;padding:.625rem 1rem}@media screen and (min-width: 744px){.button{padding:1.125rem 1.875rem;font-size:1rem}}.button__icon{width:1em;height:1em;margin:-.25em 0}.button__icon.-large{width:2em;height:2em}.button:hover,.button:active{color:#fff;background-color:var(--accent-color-700);border-color:var(--accent-color-700)}.button.-primary{color:var(--root-color-white);background-color:var(--color-purple);border-color:var(--color-purple)}.button.-primary:hover,.button.-primary:active{color:var(--root-color-white);background-color:var(--button-hover);border-color:var(--button-hover)}.button.-primary.-outline,.button.-primary.-outline-fill{color:var(--color-purple);background-color:transparent;border-color:var(--color-purple)}.button.-primary.-outline:hover,.button.-primary.-outline-fill:hover,.button.-primary.-outline:active,.button.-primary.-outline-fill:active{color:var(--root-color-white);background-color:var(--button-hover);border-color:var(--button-hover)}.button[aria-disabled=true],.button[disabled],.button.-disabled{--accent-color: var(--root-background-color-inactive);--accent-color-text: white;cursor:initial;pointer-events:none}.button.-outline,.button.-outline-fill{background:#0000;color:var(--accent-color)}.button.-outline:hover,.button.-outline-fill:hover{color:var(--accent-color-700)}.button.-outline-fill:hover{background-color:var(--accent-color);border-color:var(--accent-color);color:var(--accent-color-text)}.button.-ghost{background:#0000;border-color:#0000;color:var(--accent-color);transition:opacity .3s}.button.-ghost:hover{background-color:var(--accent-color-50)}.siteFooter__social .button.-ghost:hover{opacity:.8;background-color:transparent}.button.-square,.button.-circle{display:inline grid;height:3em;padding:0;place-content:center;width:3em}.button.-square{border-radius:0}.link-arrow-btn{position:relative;display:inline-block;width:3.5rem;height:1.9375rem;border-radius:5px;background-color:#2b00ff1a;color:var(--accent-color);border:none;transition:background-color var(--root-ease-out-fast),color var(--root-ease-out-fast),opacity var(--root-ease-out-fast)}.link-arrow-btn svg{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:15px;height:17px;transition:color var(--root-ease-out-fast)}.link-arrow-text{padding:0 5px 0 0;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;vertical-align:middle;background:transparent;border:none}.link-arrow-text svg{display:inline;height:1cap;width:1.062rem;margin-left:5px;transition:transform var(--root-ease-out-fast)}.link-arrow-text:hover svg,.is-hovered .link-arrow-text svg{transform:translate(5px)}.formSearch__buttonIcon{display:inline;transform:translateY(.219rem)}.formSearch__buttonText{display:none}@media screen and (min-width: 744px){.formSearch__buttonIcon{transform:translateY(0)}}@media screen and (min-width: 1200px){.formSearch__buttonIcon{display:none}.formSearch__buttonText{display:inline}}:where(input[type=checkbox]),.checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--color-gray-50);border-radius:5px;border:2px solid var(--color-gray-500);display:inline grid;height:1.5em;transition:background var(--root-ease-out-fast),border-color var(--root-ease-out-fast);width:1.5em}:where(input[type=checkbox]):before,.checkbox:before{content:"";background:var(--accent-color-contrast);mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M18 8L9.75 16.25L6 12.5' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");display:none}@media (any-hover: hover) and (any-pointer: fine){:where(input[type=checkbox]):hover,.checkbox:hover{border-color:var(--accent-color-700)}:where(input[type=checkbox]):hover:not(.-disabled,:disabled):before,.checkbox:hover:not(.-disabled,:disabled):before{display:block;background:var(--color-gray-200)}}:where(input[type=checkbox]).-checked,:where(input[type=checkbox]):checked,.checkbox.-checked,.checkbox:checked{background:var(--accent-color);border-color:var(--accent-color)}:where(input[type=checkbox]).-checked:before,:where(input[type=checkbox]):checked:before,.checkbox.-checked:before,.checkbox:checked:before{display:block}@media (any-hover: hover) and (any-pointer: fine){:where(input[type=checkbox]).-checked:hover,:where(input[type=checkbox]):checked:hover,.checkbox.-checked:hover,.checkbox:checked:hover{background:var(--accent-color-600);border-color:var(--accent-color-600)}}:where(input[type=checkbox]).-disabled,:where(input[type=checkbox]):disabled,.checkbox.-disabled,.checkbox:disabled{background:var(--color-gray-50);border-color:var(--color-gray-200)}:where(input[type=checkbox]).-disabled:before,:where(input[type=checkbox]):disabled:before,.checkbox.-disabled:before,.checkbox:disabled:before{background-color:var(--color-gray-200)}@media (any-hover: hover) and (any-pointer: fine){:where(input[type=checkbox]).-disabled:hover,:where(input[type=checkbox]):disabled:hover,.checkbox.-disabled:hover,.checkbox:disabled:hover{border-color:var(--color-gray-200);background:var(--color-gray-50)}}.dropdown{background:var(--root-color-white);border-radius:var(--border-radius-inner);box-shadow:var(--root-box-shadow-med);padding:1rem 1.25rem;position:absolute;width:max-content;max-width:350px;z-index:1;transition:opacity var(--root-ease-out-moderate)}@starting-style{.dropdown{opacity:0}}.dropdown__link,.dropdown__button{background:#0000;border:0;color:var(--color-purple);display:block;font-weight:700;padding:.5rem 0}.dropdown__link{display:inline;color:var(--accent-color-dark-800);font-family:var(--root-font-family);font-size:1rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px}.dropdown__link:hover,.dropdown__link:active{color:var(--accent-color-dark-500)}.dropdown__link:after{content:"";display:inline-block;width:.813rem;height:.688rem;margin-left:.5rem;vertical-align:middle;background:currentColor;mask:url(data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%2211%22%20viewBox%3D%220%200%2013%2011%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M7.07181%2010.906L12.5248%205.45303L7.07181%204.943e-05L6.13458%200.925108L9.99305%204.78358H-1.93829e-05V6.12248H9.99305L6.13458%209.96878L7.07181%2010.906Z%22%20fill%3D%22%231C153E%22/%3E%3C/svg%3E) center/contain no-repeat;transform:translate(0);transition:transform .2s ease}.dropdown__link:hover:after,.dropdown__link:focus-visible:after{transform:translate(.3rem)}.dropdown__link.-external:after{vertical-align:baseline;mask:url(data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M7.125%200.5625C7.125%200.257812%207.35938%200%207.6875%200H11.4375C11.7422%200%2012%200.257812%2012%200.5625V4.3125C12%204.64062%2011.7422%204.875%2011.4375%204.875C11.1094%204.875%2010.875%204.64062%2010.875%204.3125L10.8516%201.92188L5.625%207.14844C5.41406%207.38281%205.0625%207.38281%204.85156%207.14844C4.61719%206.9375%204.61719%206.58594%204.85156%206.35156L10.0781%201.125H7.6875C7.35938%201.125%207.125%200.890625%207.125%200.5625ZM1.6875%200.75H4.6875C4.99219%200.75%205.25%201.00781%205.25%201.3125C5.25%201.64062%204.99219%201.875%204.6875%201.875H1.6875C1.35938%201.875%201.125%202.13281%201.125%202.4375V10.3125C1.125%2010.6406%201.35938%2010.875%201.6875%2010.875H9.5625C9.86719%2010.875%2010.125%2010.6406%2010.125%2010.3125V7.3125C10.125%207.00781%2010.3594%206.75%2010.6875%206.75C10.9922%206.75%2011.25%207.00781%2011.25%207.3125V10.3125C11.25%2011.25%2010.4766%2012%209.5625%2012H1.6875C0.75%2012%200%2011.25%200%2010.3125V2.4375C0%201.52344%200.75%200.75%201.6875%200.75Z%22%20fill%3D%22%231C153E%22%2F%3E%3C%2Fsvg%3E) center/contain no-repeat}.dropdown__link.-external:hover:after,.dropdown__link.-external:focus-visible:after{transform:none}.dropdown__item{position:relative;padding:.5rem 0}.dropdown__list{display:grid}.dropdown__button{display:flex;gap:.5rem;justify-content:space-between;width:100%}.dropdown.-toRight{left:100%;top:-.75rem;padding-top:.75rem}.dropdown.-center{left:50%;translate:-50%}.dropdown.-rightAligned{right:0}@media screen and (min-width: 744px){.dropdown{max-width:744px}}@media screen and (min-width: 1200px){.dropdown{max-width:1300px}}.eyebrow{color:var(--accent-color);display:inline flow-root;font-weight:700;margin-bottom:1rem;text-transform:uppercase;white-space:nowrap}.eyebrow.-fill{background:var(--accent-color);border-radius:3rem;color:var(--accent-color-text);font-size:1rem;padding:.25rem 1rem;text-transform:none;font-weight:700;line-height:1.4;letter-spacing:-.2px}@media screen and (min-width: 744px){.eyebrow.-fill{font-size:1.25rem;padding:1rem 1.875rem}}.eyebrow.-regular{font-weight:400}.eyebrow.-sm{font-size:.8125rem;font-weight:400;line-height:100%;letter-spacing:.25px;text-transform:uppercase}.eyebrow__separator{margin:0 .5rem}.eyebrow__date{color:var(--color-gray-500);font-weight:400;text-transform:none}:is(h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6){--accent-color: var(--heading-color, var(--root-color-headings));color:var(--accent-color);font-family:var(--root-font-family-heading);font-weight:400;line-height:1.125;margin:0 0 1rem;overflow-wrap:break-word;text-wrap:balance}:is(h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6):has(+:is(h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6)){margin-bottom:0}h1,.h1{font-size:var(--root-font-size-h1);margin-bottom:calc(1rem + var(--fluid-rem-sm-md) * .5 + var(--fluid-rem-md-lg) * .5)}h2,.h2{font-size:var(--root-font-size-h2);margin-bottom:calc(1rem + var(--fluid-rem-sm-md) * .5 + var(--fluid-rem-md-lg) * 0)}h3,.h3{font-size:var(--root-font-size-h3)}h4,.h4{font-size:var(--root-font-size-h4)}h5,.h5{font-size:var(--root-font-size-h5)}h6,.h6{font-size:var(--root-font-size-h6);font-weight:700}.input{--accent-color: var(--color-gray-500);background-color:var(--color-gray-50);border-radius:var(--root-border-radius);border:2px solid var(--accent-color);color:var(--color-gray-800);display:inline-block;padding:.5em 1em;width:100%}.input:focus{--accent-color: inherit;outline:none}.input::placeholder{color:var(--color-gray-400)}.input[aria-disabled=true],.input[disabled],.input.-disabled{border-color:var(--color-gray-200);color:var(--color-gray-200);cursor:initial;pointer-events:none;-webkit-user-select:none;user-select:none}.input:is(textarea){display:block;resize:vertical}.input[type=date]{padding:calc(.5em - 1px) 1em}.input[type=file]{padding:calc(.5em - 3px) 1em}.mktoForm{width:100%!important}.mktoForm .mktoCaptchaDisclaimer{color:var(--root-color-black-60)}.-list .mktoForm .mktoCaptchaDisclaimer{color:var(--root-color-white)!important}.-strike .mktoForm .mktoCaptchaDisclaimer{color:var(--accent-color-light-100)!important}.mktoForm .mktoCaptchaDisclaimer a{color:var(--color-purple)!important;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-color:#8f7bdf;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.-list .mktoForm .mktoCaptchaDisclaimer a{color:var(--root-color-white)!important;text-decoration-color:#8f7bdf}.-strike .mktoForm .mktoCaptchaDisclaimer a{color:var(--accent-color-light-100)!important;text-decoration-color:var(--color-magenta)}.mktoForm #LblprivacyAgreement{color:var(--root-color-black-60)}.-list .mktoForm #LblprivacyAgreement{color:var(--root-color-white)!important}.-strike .mktoForm #LblprivacyAgreement{color:var(--accent-color-light-100)!important}.mktoForm #LblprivacyAgreement a{color:var(--color-purple)!important;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-color:#8f7bdf;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;margin-left:5px}.-list .mktoForm #LblprivacyAgreement a{color:var(--root-color-white)!important;text-decoration-color:#8f7bdf}.-strike .mktoForm #LblprivacyAgreement a{color:var(--accent-color-light-100)!important;text-decoration-color:var(--color-magenta)}.mktoForm .mktoLabel{display:block;width:100%!important;display:flex;flex-direction:row-reverse;justify-content:flex-end;color:var(--root-color-black-60)!important;font-family:var(--root-font-family);font-size:1rem;font-style:normal;font-weight:400!important;line-height:150%;letter-spacing:-.01rem;transition:all .5s;margin-bottom:.25rem;position:relative;z-index:1}.mktoForm .mktoLabel:has(~.mktoCheckboxList){display:block;padding-left:40px}.mktoForm .mktoLabel:has(~.mktoCheckboxList) .mktoAsterix{display:none}.mktoForm .mktoLabel:has(~.mktoCheckboxList)~.mktoCheckboxList input[type=checkbox]{translate:.5em 6px}.-list .mktoForm .mktoLabel,.-strike .mktoForm .mktoLabel{color:var(--root-color-white)!important}.mktoForm .mktoLabel#LblPrivacy_Agreement__c{position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:0;top:6px;width:100%!important}.mktoForm .mktoLabel#LblPrivacy_Agreement__c>*{display:contents;flex:0 0 auto}.mktoForm .mktoLabel#LblPrivacy_Agreement__c br{display:none}.mktoForm .mktoFormCol{float:unset!important;position:relative;min-height:3em!important}.-image .mktoForm .mktoFormCol{min-height:5em!important}.mktoForm .mktoRadioList{width:100%!important;margin-top:.5em}.mktoForm .mktoRadioList input[type=radio],.mktoForm .mktoRadioList input[type=checkbox]{margin-right:.5rem}.mktoForm .mktoRadioList input[type=radio]+label,.mktoForm .mktoRadioList input[type=checkbox]+label{line-height:1.5rem}.mktoForm#mktoForm_1889 .mktoFormCol{min-height:5em!important}.mktoForm#mktoForm_2318 input[type=checkbox]+label:before{top:10px;left:0}.mktoForm#mktoForm_2318 div.mktoLogicalField.mktoInvalid{border:none}.mktoForm#mktoForm_2382 input[type=checkbox]+label:before{top:10px;left:0}.mktoForm#mktoForm_2657 #LblprivacyAgreement,.mktoForm#mktoForm_2391 #LblprivacyAgreement,.mktoForm#mktoForm_2570 #LblprivacyAgreement,.mktoForm#mktoForm_1886 #LblprivacyAgreement{flex-direction:row;justify-content:flex-start;flex-wrap:wrap;padding-left:40px}.mktoForm#mktoForm_2657 #LblprivacyAgreement .mktoAsterix,.mktoForm#mktoForm_2391 #LblprivacyAgreement .mktoAsterix,.mktoForm#mktoForm_2570 #LblprivacyAgreement .mktoAsterix,.mktoForm#mktoForm_1886 #LblprivacyAgreement .mktoAsterix{display:none;visibility:hidden}.mktoForm#mktoForm_2187 #LblprivacyAgreement,.mktoForm#mktoForm_2766 #LblprivacyAgreement,.mktoForm#mktoForm_1071 #LblprivacyAgreement{flex-direction:row;justify-content:flex-start;flex-wrap:wrap;padding-left:40px}.mktoForm#mktoForm_2187 #LblprivacyAgreement .mktoAsterix,.mktoForm#mktoForm_2766 #LblprivacyAgreement .mktoAsterix,.mktoForm#mktoForm_1071 #LblprivacyAgreement .mktoAsterix{display:none;visibility:hidden}.mktoForm#mktoForm_2187 a,.mktoForm#mktoForm_2766 a,.mktoForm#mktoForm_1071 a{color:var(--color-purple)!important;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-color:#8f7bdf;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;margin-left:5px}.-list .mktoForm#mktoForm_2187 a,.-list .mktoForm#mktoForm_2766 a,.-list .mktoForm#mktoForm_1071 a{color:var(--root-color-white)!important;text-decoration-color:#8f7bdf}.-strike .mktoForm#mktoForm_2187 a,.-strike .mktoForm#mktoForm_2766 a,.-strike .mktoForm#mktoForm_1071 a{color:var(--accent-color-light-100)!important;text-decoration-color:var(--color-magenta)}.mktoForm#mktoForm_2187 .mktoHtmlText,.mktoForm#mktoForm_2766 .mktoHtmlText,.mktoForm#mktoForm_1071 .mktoHtmlText{color:var(--root-color-black-60)!important;width:100%!important}.mktoForm#mktoForm_2187 .mktoHtmlText span,.mktoForm#mktoForm_2766 .mktoHtmlText span,.mktoForm#mktoForm_1071 .mktoHtmlText span{color:var(--root-color-black-60)!important}.-list .mktoForm#mktoForm_2187 .mktoHtmlText span,.-list .mktoForm#mktoForm_2766 .mktoHtmlText span,.-list .mktoForm#mktoForm_1071 .mktoHtmlText span{color:var(--root-color-white)!important}.-strike .mktoForm#mktoForm_2187 .mktoHtmlText span,.-strike .mktoForm#mktoForm_2766 .mktoHtmlText span,.-strike .mktoForm#mktoForm_1071 .mktoHtmlText span{color:var(--accent-color-light-100)!important}.mktoForm#mktoForm_1721 #LblUnsubscribed{display:none;visibility:hidden}.mktoForm#mktoForm_1721 .mktoRadioList{width:100%!important}.mktoForm#mktoForm_1721 .mktoRadioList #mktoRadio_5244_0,.mktoForm#mktoForm_1721 .mktoRadioList #mktoRadio_5244_1{height:24px;width:24px}.mktoForm#mktoForm_1721 .mktoRadioList #LblmktoRadio_5244_0,.mktoForm#mktoForm_1721 .mktoRadioList #LblmktoRadio_5244_1{height:24px;line-height:24px;width:100%!important;padding-left:1rem;margin-bottom:1rem;color:var(--root-color-white)}.-list .mktoForm#mktoForm_1721 .mktoRadioList #LblmktoRadio_5244_0,.-list .mktoForm#mktoForm_1721 .mktoRadioList #LblmktoRadio_5244_1{color:var(--root-color-white)!important}.-strike .mktoForm#mktoForm_1721 .mktoRadioList #LblmktoRadio_5244_0,.-strike .mktoForm#mktoForm_1721 .mktoRadioList #LblmktoRadio_5244_1{color:var(--accent-color-light-100)!important}.mktoForm#mktoForm_1721 .mktoRadioList label{display:block;width:100%!important}.mktoForm#mktoForm_1721 .mktoRadioList input{display:block}.mktoForm#mktoForm_1721 a{color:var(--color-purple)!important;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-color:#8f7bdf;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;margin-left:5px}.-list .mktoForm#mktoForm_1721 a{color:var(--root-color-white)!important;text-decoration-color:#8f7bdf}.-strike .mktoForm#mktoForm_1721 a{color:var(--accent-color-light-100)!important;text-decoration-color:var(--color-magenta)}.mktoForm#mktoForm_1721 .mktoHtmlText{color:var(--root-color-black-60)!important;width:100%!important}.-list .mktoForm#mktoForm_1721 .mktoHtmlText{color:var(--root-color-white)!important}.-strike .mktoForm#mktoForm_1721 .mktoHtmlText{color:var(--accent-color-light-100)!important}.mktoForm#mktoForm_2035 #LblprivacyAgreement{flex-direction:row;justify-content:flex-start;flex-wrap:wrap;padding-left:30px}.mktoForm#mktoForm_2035 #LblprivacyAgreement .mktoAsterix{display:none;visibility:hidden}.mktoForm#mktoForm_2035 .mktoRadioList{width:100%!important}.mktoForm#mktoForm_2035 .mktoRadioList #mktoRadio_24721_0,.mktoForm#mktoForm_2035 .mktoRadioList #mktoRadio_24721_1{height:24px;width:24px}.mktoForm#mktoForm_2035 .mktoRadioList #LblmktoRadio_24721_0,.mktoForm#mktoForm_2035 .mktoRadioList #LblmktoRadio_24721_1{height:24px;line-height:24px;width:100%!important;padding-left:1rem;margin-bottom:1rem;color:var(--root-color-white)}.-list .mktoForm#mktoForm_2035 .mktoRadioList #LblmktoRadio_24721_0,.-list .mktoForm#mktoForm_2035 .mktoRadioList #LblmktoRadio_24721_1{color:var(--root-color-white)!important}.-strike .mktoForm#mktoForm_2035 .mktoRadioList #LblmktoRadio_24721_0,.-strike .mktoForm#mktoForm_2035 .mktoRadioList #LblmktoRadio_24721_1{color:var(--accent-color-light-100)!important}.mktoForm#mktoForm_2035 .mktoRadioList label{display:block;width:100%!important}.mktoForm#mktoForm_2035 .mktoRadioList input{display:block}.mktoForm#mktoForm_1370 button.mktoButton,.mktoForm#mktoForm_1370 input[type=text],.mktoForm#mktoForm_1370 input[type=url],.mktoForm#mktoForm_1370 input[type=email],.mktoForm#mktoForm_1370 input[type=tel],.mktoForm#mktoForm_1370 input[type=number],.mktoForm#mktoForm_1370 input[type=date],.mktoForm#mktoForm_1370 select.mktoField,.mktoForm#mktoForm_1370 textarea.mktoField{box-shadow:none!important}.mktoForm .mktoGutter,.mktoForm .mktoOffset{display:none!important;visibility:hidden!important}.mktoForm .mktoFieldWrap{position:relative;float:unset!important;width:100%!important}.mktoForm#mktoForm_2391 .mktoRadioList{width:100%!important}.mktoForm#mktoForm_2391 .mktoRadioList #mktoRadio_17081_0,.mktoForm#mktoForm_2391 .mktoRadioList #mktoRadio_17081_1{height:24px;width:24px}.mktoForm#mktoForm_2391 .mktoRadioList #LblmktoRadio_17081_0,.mktoForm#mktoForm_2391 .mktoRadioList #LblmktoRadio_17081_1{height:24px;line-height:24px;width:100%!important;padding-left:1rem;margin-bottom:1rem;color:var(--root-color-white)}.-list .mktoForm#mktoForm_2391 .mktoRadioList #LblmktoRadio_17081_0,.-list .mktoForm#mktoForm_2391 .mktoRadioList #LblmktoRadio_17081_1{color:var(--root-color-white)!important}.-strike .mktoForm#mktoForm_2391 .mktoRadioList #LblmktoRadio_17081_0,.-strike .mktoForm#mktoForm_2391 .mktoRadioList #LblmktoRadio_17081_1{color:var(--accent-color-light-100)!important}.mktoForm#mktoForm_2391 .mktoRadioList label{display:block;width:100%!important}.mktoForm#mktoForm_2391 .mktoRadioList input{display:block}.mktoForm span.mktoButtonWrap.mktoBlueBox{margin:0!important}.mktoForm .mktoFormRow{position:relative}.mktoForm input[type=text],.mktoForm input[type=email],.mktoForm input[type=url],.mktoForm input[type=password],.mktoForm input[type=search],.mktoForm input[type=number],.mktoForm input[type=tel],.mktoForm input[type=range],.mktoForm input[type=date],.mktoForm input[type=month],.mktoForm input[type=week],.mktoForm input[type=time],.mktoForm input[type=datetime],.mktoForm input[type=datetime-local],.mktoForm input[type=color],.mktoForm select.mktoField,.mktoForm textarea{width:100%!important;position:relative;display:flex;padding:1.2rem!important;flex-direction:column;justify-content:center;align-items:flex-start;gap:.625rem;align-self:stretch;border-radius:var(--Vars-Sizes-Smaller, .625rem);background:var(--White, #FFF);box-shadow:0 2px #0000000d;border:1px solid transparent;color:var(--root-color-black-60)!important;font-family:var(--root-font-family);font-size:1rem;font-style:normal;font-weight:400!important;line-height:150%;letter-spacing:-.01rem}.mktoForm input[type=text]:focus,.mktoForm input[type=email]:focus,.mktoForm input[type=url]:focus,.mktoForm input[type=password]:focus,.mktoForm input[type=search]:focus,.mktoForm input[type=number]:focus,.mktoForm input[type=tel]:focus,.mktoForm input[type=range]:focus,.mktoForm input[type=date]:focus,.mktoForm input[type=month]:focus,.mktoForm input[type=week]:focus,.mktoForm input[type=time]:focus,.mktoForm input[type=datetime]:focus,.mktoForm input[type=datetime-local]:focus,.mktoForm input[type=color]:focus,.mktoForm select.mktoField:focus,.mktoForm textarea:focus{border-radius:var(--Vars-Sizes-Smaller, .625rem);border:1px solid var(--Vars-Brand-Expressive---Tan-Brand-Tan---Base, #C6BFB6);background:var(--White, #FFF);box-shadow:0 2px 20px #0000000d;outline:none}.mktoForm select{padding:1.2rem!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24px' height='24px' viewBox='0 0 24 24'><path fill='%23555555' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>")!important;background-position:97% 55%!important;background-repeat:no-repeat!important}.mktoForm textarea{display:block;min-height:6rem;width:100%!important;box-shadow:none}.mktoForm .mktoAsterix{float:unset!important;padding-left:5px;display:inline-block}.mktoForm #mktoForm_2575 .mktoForm .mktoLabel#LblPrivacy_Agreement__c{display:inline}@media only screen and (max-width: 480px),only screen and (max-device-width: 480px){.mktoForm #mktoForm_2575 .mktoMobileShow .mktoForm,.mktoForm #mktoForm_2575 .mktoForm *{box-sizing:border-box;padding:0}}.mktoForm #LblNotes_from_Event__c .mktoAsterix,.mktoForm #Lblinsuranceagreement .mktoAsterix,.mktoForm #LblPrivacy_Agreement__c .mktoAsterix{display:none!important;visibility:hidden!important}.mktoForm .mktoHasWidth{width:100%!important;max-width:100%!important}.mktoForm .mktoCheckboxList input{position:absolute;top:6px;left:0;right:auto;z-index:5}.mktoForm .mktoCheckboxList label{position:relative;z-index:1}.mktoForm #Lblinsuranceagreement,.mktoForm #LblNotes_from_Event__c,.mktoForm #LblPrivacy_Agreement__c{position:absolute;top:0;left:0;right:auto;padding-left:40px}.mktoForm span.mktoButtonWrap.mktoBlueBox{display:block}.mktoForm .mktoButtonWrap button.mktoButton{text-decoration:none!important;transition:background-color var(--root-ease-out-fast),border-color var(--root-ease-out-fast),color var(--root-ease-out-fast);white-space:nowrap!important;padding:1.25rem 1.875rem!important;font-family:var(--root-font-family);font-size:1rem!important;font-style:normal!important;font-weight:700!important;line-height:100%!important;border-radius:var(--border-radius-inner)!important;display:flex!important;width:100%!important;align-items:center!important;color:var(--root-color-white)!important;background-color:var(--color-purple)!important;background:var(--color-purple)!important;border-color:var(--color-purple)!important;text-shadow:none!important}.mktoForm .mktoButtonWrap button.mktoButton:hover,.mktoForm .mktoButtonWrap button.mktoButton:active{color:var(--root-color-white)!important;background-color:var(--button-hover)!important;background:var(--button-hover)!important;border-color:var(--button-hover)!important}.gated-form .mktoForm input[type=text],.gated-form .mktoForm input[type=email],.gated-form .mktoForm input[type=url],.gated-form .mktoForm input[type=password],.gated-form .mktoForm input[type=search],.gated-form .mktoForm input[type=number],.gated-form .mktoForm input[type=tel],.gated-form .mktoForm input[type=range],.gated-form .mktoForm input[type=date],.gated-form .mktoForm input[type=month],.gated-form .mktoForm input[type=week],.gated-form .mktoForm input[type=time],.gated-form .mktoForm input[type=datetime],.gated-form .mktoForm input[type=datetime-local],.gated-form .mktoForm input[type=color],.gated-form .mktoForm select.mktoField,.gated-form .mktoForm textarea{border:1px solid var(--color-gray-200);box-shadow:none}.gated-form .mktoForm input[type=text]:focus,.gated-form .mktoForm input[type=email]:focus,.gated-form .mktoForm input[type=url]:focus,.gated-form .mktoForm input[type=password]:focus,.gated-form .mktoForm input[type=search]:focus,.gated-form .mktoForm input[type=number]:focus,.gated-form .mktoForm input[type=tel]:focus,.gated-form .mktoForm input[type=range]:focus,.gated-form .mktoForm input[type=date]:focus,.gated-form .mktoForm input[type=month]:focus,.gated-form .mktoForm input[type=week]:focus,.gated-form .mktoForm input[type=time]:focus,.gated-form .mktoForm input[type=datetime]:focus,.gated-form .mktoForm input[type=datetime-local]:focus,.gated-form .mktoForm input[type=color]:focus,.gated-form .mktoForm select.mktoField:focus,.gated-form .mktoForm textarea:focus{border-color:var(--Vars-Brand-Expressive---Tan-Brand-Tan---Base, #C6BFB6);box-shadow:0 0 0 1px var(--Vars-Brand-Expressive---Tan-Brand-Tan---Base, #C6BFB6)}.gated-form .mktoForm #LblPrivacy_Agreement__c{color:var(--root-color-black-60)!important}.gated-form .mktoForm #LblPrivacy_Agreement__c a{color:var(--color-purple)!important}.gated-form .mktoForm .mktoButtonRow,.gated-form .mktoForm .mktoButtonWrap{margin-left:0!important}.gated-form .mktoForm .mktoButtonRow .mktoButtonWrap[class] button.mktoButton,.gated-form .mktoForm .mktoButtonWrap button.mktoButton{margin-left:0!important;padding:.625rem 1rem!important;font-family:var(--root-font-family)!important;font-size:.85rem!important;font-weight:700!important;line-height:1!important;border-radius:var(--border-radius-inner)!important;color:var(--root-color-white)!important;background:var(--color-purple)!important;background-color:var(--color-purple)!important;background-image:none!important;border:var(--root-border-width) solid var(--color-purple)!important;border-color:var(--color-purple)!important;border-width:var(--root-border-width)!important;box-shadow:none!important;cursor:pointer;transition:background-color var(--root-ease-out-fast),border-color var(--root-ease-out-fast),color var(--root-ease-out-fast);text-decoration:none!important;white-space:nowrap;display:inline-flex!important;align-items:center;width:auto!important;-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important}.gated-form .mktoForm .mktoButtonRow .mktoButtonWrap[class] button.mktoButton:hover,.gated-form .mktoForm .mktoButtonRow .mktoButtonWrap[class] button.mktoButton:active,.gated-form .mktoForm .mktoButtonWrap button.mktoButton:hover,.gated-form .mktoForm .mktoButtonWrap button.mktoButton:active{color:var(--root-color-white)!important;background:var(--button-hover)!important;background-color:var(--button-hover)!important;background-image:none!important;border-color:var(--button-hover)!important;box-shadow:none!important}@media screen and (min-width: 744px){.gated-form .mktoForm .mktoButtonRow .mktoButtonWrap[class] button.mktoButton,.gated-form .mktoForm .mktoButtonWrap button.mktoButton{padding:1.125rem 1.875rem!important;font-size:1rem!important}}a,.link{--accent-color: var(--link-color, var(--color-blue));align-items:center;color:var(--color-purple);display:inline-flex;gap:1em;text-decoration:none;transition:color var(--root-ease-out-fast)}a svg path,.link svg path{fill:var(--color-purple)}a:where(button),.link:where(button){-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#0000;border:0}a svg,.link svg{display:inline;height:1cap}a:hover,.link:hover{color:var(--color-purple-900)}a:hover svg path,.link:hover svg path{fill:var(--color-purple-900)}a__icon,.link__icon{aspect-ratio:1.5;color:inherit;flex:0 0 auto;max-height:1cap}a.-wide,.link.-wide{align-items:center;display:inline-flex;gap:1rem}.media{background-color:rgb(from currentColor r g b/.25);display:inline grid;margin-bottom:2rem}.media>*{grid-area:1/1;position:relative}.media__mask{margin:0;display:grid;transition:opacity var(--root-ease-out-moderate)}.media__mask.-loaded{opacity:0;pointer-events:none}.media__maskImg{width:100%;height:100%;object-fit:cover}.media__trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#0000;border:0;border-radius:max(50cqmin,6rem);padding:0;align-self:center;justify-self:center;color:var(--accent-color-200);container-type:size;position:relative;transition:color var(-root-ease-out-fast),opacity var(--root-ease-out-moderate);width:min(50cqmin,6rem);height:min(50cqmin,6rem)}.media__trigger:hover{color:var(--accent-color-300)}.media__trigger.-loaded{align-self:start;height:min(25cqmin,3rem);justify-self:end;margin:.5rem;opacity:0;pointer-events:none;transition:opacity var(--root-ease-out-fast);width:min(25cqmin,3rem)}.media__trigger.-loaded.-keepVisible{opacity:.25;pointer-events:auto}.media__trigger.-loaded.-keepVisible:hover,.media__trigger.-loaded:focus-visible{opacity:1}.media__icon{--icon-stroke-color: var(--accent-color-200);filter:drop-shadow(var(--root-box-shadow-med));width:auto;height:auto}.media__icon.-circle{padding:min(6cqmin,.75rem);transition:padding var(--root-ease-out-fast)}.media__icon.-circle:hover{padding:min(4cqmin,.5rem)}.media:has(iframe){display:grid}.media:has(iframe) div[style]:has(>iframe){position:relative}.media:has(iframe) div[style]:has(>iframe)>iframe{position:absolute;top:0;right:0;bottom:0;left:0}:where(input[type=radio]){--radio-size: 1.5rem;--radio-knob-size: calc(var(--radio-size) * .5);-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--color-gray-50);border:2px solid var(--color-gray-500);border-radius:var(--radio-size);display:inline grid;height:var(--radio-size);place-items:center;width:var(--radio-size);outline-offset:.25em;transition:background var(--root-ease-out-fast),border-color var(--root-ease-out-fast)}:where(input[type=radio]):hover:where(:not(:disabled)){background:#fff;border-color:var(--color-gray-700)}:where(input[type=radio]):after{background:var(--color-gray-100);width:var(--radio-knob-size);height:var(--radio-knob-size);border-radius:50%;content:"";display:block;place-items:center;grid-area:1/1;opacity:0;scale:0;transition:background 1s var(--root-ease-out),opacity 1s var(--root-ease-out),scale 1s var(--root-ease-out)}:where(input[type=radio]).-checked,:where(input[type=radio]):checked{background:var(--accent-color);border-color:var(--accent-color)}:where(input[type=radio]).-checked.-disabled,:where(input[type=radio]).-checked:disabled,:where(input[type=radio]):checked.-disabled,:where(input[type=radio]):checked:disabled{background:var(--color-gray-50);border-color:var(--color-gray-200)}:where(input[type=radio]).-checked:after,:where(input[type=radio]):checked:after{opacity:1;scale:1;background:var(--accent-color-contrast)}.multiselect{--ms-bg: var(--color-gray-50);--ms-border-color: var(--color-gray-500);--ms-border-width: 2px;--ms-caret-color: var(--accent-color);--ms-option-bg-selected: var(--accent-color);--ms-option-color-selected: var(--accent-color-contrast);--ms-placeholder-color: var(--color-gray-400);--ms-py: .4375rem;margin-bottom:1em;vertical-align:top}.multiselect-caret{width:1em;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 21'%3E%3Cpath d='M34 2L18 18L2 2' fill='none' stroke='black' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E") center no-repeat}select{background:var(--color-gray-50);border-radius:5px;border:2px solid var(--color-gray-500);color:var(--color-gray-800);display:inline grid;line-height:1.5;margin-bottom:1em;outline-offset:2px;padding:.5em 2em .5em 1em}.select{align-items:center;display:inline grid;justify-items:end;margin-bottom:1em}.select:after{background:var(--accent-color);content:"";height:1em;margin-right:.75em;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 21'%3E%3Cpath d='M34 2L18 18L2 2' fill='none' stroke='black' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E") center no-repeat;position:absolute;width:1em}.select__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding-right:2.5em}.select__input:has(.select__placeholder:checked){color:var(--color-gray-400)}.select__input:has(.select__placeholder:checked) option{color:var(--color-gray-800)}.select option{font-style:normal}.select__placeholder{color:var(--color-gray-500)}.switch{border-radius:2em;box-shadow:0 2px 4px 0 var(--color-gray-500) inset;display:inline grid;height:2em;padding:3px;transition:background-color var(--root-ease-out-fast),box-shadow var(--root-ease-out-fast);width:4em}.switch:before{aspect-ratio:1;background:var(--color-gray-600);border-radius:2em;height:100%;justify-self:start;mask:unset;transition:translate var(--root-ease-out-fast),background-color var(--root-ease-out-fast),box-shadow var(--root-ease-out-fast)}.switch.-checked,.switch:checked{box-shadow:0 2px 4px 0 var(--accent-color-700) inset}.switch.-checked:before,.switch:checked:before{background:var(--accent-color-contrast);translate:2em;box-shadow:0 2px 2px 0 var(--accent-color-700)}.switch.-disabled,.switch:disabled{box-shadow:0 2px 4px 0 var(--color-gray-200) inset}.switch.-disabled:before,.switch:disabled:before{background:var(--color-gray-200)}.switch.-disabled.-checked:before,.switch.-disabled:checked:before,.switch:disabled.-checked:before,.switch:disabled:checked:before{box-shadow:none}.tag{align-items:center;background-color:transparent;border:1px solid var(--accent-color);border-radius:.333em;color:var(--accent-color-700);display:inline-flex;font-size:var(--root-font-size-sm);gap:.667em;justify-content:space-between;line-height:1;margin-bottom:calc(var(--root-gap) / 2);margin-right:calc(var(--root-gap) / 2);padding:.667em 1.333em;position:relative;transition:background var(--root-ease-out-fast),border-color var(--root-ease-out-fast)}.tag__input{display:none}.tag__icon{aspect-ratio:1;color:var(--accent-color);flex-shrink:0;height:1.25em;width:1.25em}.tag__icon>use:nth-child(2){opacity:0}.tag:hover{border-color:var(--accent-color-700)}.tag:hover .tag__icon{color:var(--accent-color-700)}.tag:where(button){background-color:var(--accent-color);border-color:var(--accent-color);color:#fff;box-shadow:var(--root-box-shadow-low)}.tag:where(button) .tag__icon{color:#fff}.tag:where(button):hover{background-color:var(--accent-color-700);border-color:var(--accent-color-700);cursor:pointer}.tag:where(button):hover .tag__icon{color:inherit}.tag.-active,.tag:has(input:checked){background-color:var(--accent-color-700);border-color:var(--accent-color-700);color:#fff}.tag.-active .tag__icon,.tag:has(input:checked) .tag__icon{color:#fff}.tag.-dismissable:has(input:checked){background-color:var(--accent-color-700);border-color:var(--accent-color-700);color:#fff}.tag.-dismissable:has(input:checked) .tag__icon{color:#fff;padding:.1667em}.tag.-dismissable:has(input:checked) .tag__icon>use:nth-child(1){opacity:0}.tag.-dismissable:has(input:checked) .tag__icon>use:nth-child(2){opacity:1}.tag.-inactive,.tag:has(input:disabled){background-color:transparent;border-color:var(--root-color-inactive);color:var(--root-color-inactive)}.tag.-inactive .tag__icon,.tag:has(input:disabled) .tag__icon{color:var(--root-color-inactive)}html,body{overflow-x:clip}.container{position:relative}.container .container:has(>.wp-block-columns){display:block}.accordion{--accordion-height-closed: calc(2rem + var(--root-font-size-h3));height:var(--accordion-height-closed);overflow:hidden;transition:height var(--root-duration-moderate) var(--root-ease-out);margin-bottom:0}.accordion__summary{align-items:center;border-radius:.5rem;cursor:pointer;display:grid;grid-auto-flow:column;justify-items:start;list-style:none;outline-offset:-2px;padding:.5rem 0;-webkit-user-select:none;user-select:none}.accordion__summary::-webkit-details-marker{display:none}.accordion__heading{margin:0;padding:0 3rem 0 0}.accordion__iconWrapper{background:transparent;display:grid;justify-self:end;padding:.5rem 0}.accordion__icon{--icon-color: var(--accent-color-contrast);aspect-ratio:1;height:var(--root-font-size-h3);transition:transform var(--root-duration-moderate) var(--root-ease-out)}.accordion__content{padding:0 3rem 1.5rem 0}.accordion[open]:not(.accordion.-closing){height:fit-content}.accordion[open]:not(.accordion.-closing) .accordion__icon{--icon-color: var(--accent-color-dark-500);transform:rotate(45deg)}.actions{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.actions__action{margin-bottom:0}.actions.-spaceBetween{align-items:center;justify-content:space-between}.banner{background:var(--accent-color);border-radius:4px;border:0;color:var(--accent-color-text);margin-bottom:3rem;padding:var(--root-padding-block) var(--root-padding-inline);position:static;width:unset}.banner__content{align-items:start;display:grid;gap:2rem;grid:auto/1fr auto}.banner__content>*{grid-column:1}.banner__content>:last-child,.banner__content>:has(+.banner__action),.banner__content>:has(+.banner__close){margin-bottom:0}.banner__action{grid-area:1/2;align-self:center}.banner__close{background:#0000;border:0;color:var(--accent-color-contrast);grid-area:1/2;height:2rem;width:2rem}.banner__close:hover{background-color:var(--accent-color-600)}.banner a,.banner .link{text-decoration:underline;color:var(--accent-color-contrast)}.card{background-color:#fff;border-radius:1rem;box-shadow:0 .25rem .5rem #0000001a;display:flex;flex-direction:column-reverse;justify-content:flex-end;overflow:hidden;max-width:100%}.card__imageWrapper{aspect-ratio:1.78;overflow:hidden}.card__image{width:100%;height:100%;object-fit:cover}.card__tagList{list-style-type:none;padding:0;display:flex;flex-wrap:wrap;gap:1rem;margin-top:0}.card__cta{margin-top:0;display:flex;width:100%;font-weight:700}.card__meta{color:var(--color-gray-500);line-height:1.5;margin:0}.card__metaLink{text-underline-offset:4px;font-weight:700}.card__metaIcon{display:inline-block;height:1.25em;width:1.25em;margin-right:.5em;aspect-ratio:1;vertical-align:text-bottom}.card .tag{margin:0}.card__title{font-size:calc(1.5rem + var(--fluid-rem-sm-lg) * .5);margin:.5rem 0}.card__description{color:var(--color-gray-600);line-height:2;margin:0}.card__content{display:flex;flex-direction:column;align-items:flex-start;padding:1.5rem;gap:1rem}.card__iconWrapper{block-size:6rem;aspect-ratio:1}.card__icon{height:100%}.card.-condensed .card__description{line-height:1.5}.card.-flipped{flex-direction:column}.checklist{align-items:start;display:grid;gap:1em;grid:auto/1fr auto;list-style:none;padding:0}.checklist__item{display:contents}.checklist__input{aspect-ratio:1;cursor:pointer;grid-column:1;height:1.5em}.checklist__label{cursor:pointer;grid-column:2}.partner-portal-iframe-script [filters][_ngcontent-ire-c40] .mp-partner-filter-container[_ngcontent-ire-c40] .mp-list-template-icon[_ngcontent-ire-c40]{margin-top:1px;width:1.5rem}.partner-portal-iframe-script [filters][_ngcontent-ire-c40] .mp-partner-filter-container[_ngcontent-ire-c40] .mp-list-item[_ngcontent-ire-c40]{display:grid;grid-template-columns:1.5rem 1fr;grid-gap:6px;gap:.5rem;font-size:15px;height:2rem}.partner-portal-iframe-script span.mp-span{margin-top:2px}.CookieDeclaration{font-family:var(--root-font-family);font-size:1rem;line-height:1.5;color:var(--root-color)}.CookieDeclaration p{margin:0 0 1rem}.CookieDeclaration .CookieDeclarationType{margin-top:1.5rem}.CookieDeclaration .CookieDeclarationTypeHeader{font-weight:600;margin-top:0;margin-bottom:.5rem}.CookieDeclaration .CookieDeclarationTypeDescription{margin-bottom:1rem}.CookieDeclaration .CookieDeclarationLastUpdated{font-size:.875rem;color:var(--color-gray-600)}.CookieDeclaration .CookieDeclarationTable{width:100%;border-collapse:collapse;margin:0 0 2rem;font-size:.8125rem}.CookieDeclaration .CookieDeclarationTableHeader,.CookieDeclaration .CookieDeclarationTableCell{vertical-align:top;text-align:left;padding:.75rem .625rem;border:1px solid var(--color-gray-200)}.CookieDeclaration .CookieDeclarationTableHeader{font-weight:600;background:var(--color-gray-75)}.CookieDeclaration #CookieDeclarationChangeConsent a{color:var(--color-purple)}.field{display:grid;gap:.5em;line-height:1.5;margin-bottom:1.25em;-webkit-user-select:none;user-select:none;vertical-align:top;width:max-content}.field__help{font-size:max(.75em,.75rem);color:var(--color-gray-600)}.field:has(input:not(:disabled)){cursor:pointer}.field.-inline{grid:auto/auto auto;align-items:center}.field.-inline .field__help{grid-column:2}.field.-wide{width:100%}.field.-stacked{grid-auto-flow:column}.field.-reversed{grid-auto-flow:row dense}.field.-reversed input,.field.-reversed .field__input{grid-column:2}ul,ol{padding:0;margin:0}ul{list-style:none}.list,.richText dl,.richText ol,.richText ul{--list-line-height: 1.125;line-height:var(--list-line-height);margin-bottom:1rem;padding-left:3rem}.list>li,.richText dl>li,.richText ol>li,.richText ul>li{margin-bottom:1em}.list:where(ul)>li:before,.richText ul:where(ul)>li:before{position:absolute;background:var(--accent-color);border-radius:1em;content:"";display:inline grid;height:.5em;width:1em;translate:-1.5em calc(.5em * (var(--list-line-height) - .5))}.list ul,.richText dl ul,.richText ol ul,.richText ul ul,.list ol,.richText dl ol,.richText ol ol,.richText ul ol{margin-top:1rem;padding-left:3rem}.list:where(ul ul)>li:before,.richText ul:where(ul ul)>li:before{height:.25em;translate:-1.5em calc(.5em * (var(--list-line-height) - .25));background:var(--accent-color-200)}.list:where(ol),.richText ol:where(ol){list-style:decimal}.list:where(ol)>li::marker,.richText ol:where(ol)>li::marker{font-weight:700;color:var(--accent-color)}.list:where(ol ol),.richText ol:where(ol ol){list-style:lower-alpha}.list dt,.richText dl dt,.richText ol dt,.richText ul dt{margin-left:-1.5em;font-weight:700;color:var(--accent-color)}.list dd,.richText dl dd,.richText ol dd,.richText ul dd{margin:0 0 1em}.logoCloud.-reduced .logoCloud__logo{height:calc(2rem + var(--fluid-rem-sm-lg) * 1)}.logoCloud__logos{display:flex;flex-direction:row;flex-wrap:wrap;gap:calc(2rem + var(--fluid-rem-sm-lg) * 1);justify-content:center;align-items:center;width:100%}.logoCloud__logo{height:calc(5rem + var(--fluid-rem-sm-lg) * 2.5);max-width:230px;width:100%;position:relative;display:flex;align-items:center;justify-content:center}.logoCloud__img,.logoCloud img{height:100%;width:100%;object-fit:contain;display:block;margin-bottom:0}.logoCloud__link:after{content:"";top:0;right:0;bottom:0;left:0;position:absolute}.mobileNavigation{--link-color: var(--accent-color)}.mobileNavigation__menu:hover{background:transparent!important}@media screen and (min-width: 1200px){.mobileNavigation__menu{display:none;visibility:hidden}}.mobileNavigation__pane{background:#fff;box-shadow:var(--root-box-shadow-med);top:0;right:0;bottom:0;left:0;overflow-x:auto;position:fixed;transition:translate var(--root-ease-out-fast);translate:0;z-index:2;height:100vh}@starting-style{.mobileNavigation__pane{translate:-100%}}.mobileNavigation__pane .mobileNavigation__pane{top:0;right:0;bottom:0;left:0}.mobileNavigation__closeButton{background:transparent;display:grid;inset:0 0 0 auto;padding:.375rem 0;place-content:center;position:fixed;transition:opacity var(--root-ease-out-fast);translate:0;width:4.5rem;height:4.5rem;z-index:3}.mobileNavigation__closeButton .button:hover{background:transparent!important}@media screen and (min-width: 1200px){.mobileNavigation__closeButton{display:none;visibility:hidden}}@starting-style{.mobileNavigation__closeButton{opacity:0}}.mobileNavigation__icon{width:100%;height:100%}.mobileNavigation__closeButton .mobileNavigation__icon{fill:var(--color-purple)}.mobileNavigation__menu .mobileNavigation__icon{fill:var(--root-color-white)}.mobileNavigation .icon{height:1.25rem;width:1.25rem;background:transparent}.mobileNavigation .icon path{stroke:var(--color-purple)}.mobileNavigation__buttons{padding:1.5rem;display:flex;flex-direction:wrap;gap:1.5rem}.mobileNavigation__title{position:relative;display:grid;place-content:center;padding:1.5rem;min-height:4.5rem}.mobileNavigation__title.-siteTitle{place-content:start}.mobileNavigation__actions{position:absolute;display:flex;gap:.5rem;justify-content:center;align-items:center;top:0;bottom:0;left:0}.mobileNavigation__actions .button{height:100%;width:100%;background:transparent;padding:.625rem 2rem .625rem 1rem;border:none}.mobileNavigation__button,.mobileNavigation__link,.mobileNavigation__label{padding:1rem .5rem 1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.mobileNavigation__button,.mobileNavigation__link{color:var(--accent-color)}.mobileNavigation__link.-external:after{content:"";display:inline-block;width:.813rem;height:.688rem;margin-left:0;margin-right:auto;vertical-align:baseline;background:currentColor;mask:url(data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M7.125%200.5625C7.125%200.257812%207.35938%200%207.6875%200H11.4375C11.7422%200%2012%200.257812%2012%200.5625V4.3125C12%204.64062%2011.7422%204.875%2011.4375%204.875C11.1094%204.875%2010.875%204.64062%2010.875%204.3125L10.8516%201.92188L5.625%207.14844C5.41406%207.38281%205.0625%207.38281%204.85156%207.14844C4.61719%206.9375%204.61719%206.58594%204.85156%206.35156L10.0781%201.125H7.6875C7.35938%201.125%207.125%200.890625%207.125%200.5625ZM1.6875%200.75H4.6875C4.99219%200.75%205.25%201.00781%205.25%201.3125C5.25%201.64062%204.99219%201.875%204.6875%201.875H1.6875C1.35938%201.875%201.125%202.13281%201.125%202.4375V10.3125C1.125%2010.6406%201.35938%2010.875%201.6875%2010.875H9.5625C9.86719%2010.875%2010.125%2010.6406%2010.125%2010.3125V7.3125C10.125%207.00781%2010.3594%206.75%2010.6875%206.75C10.9922%206.75%2011.25%207.00781%2011.25%207.3125V10.3125C11.25%2011.25%2010.4766%2012%209.5625%2012H1.6875C0.75%2012%200%2011.25%200%2010.3125V2.4375C0%201.52344%200.75%200.75%201.6875%200.75Z%22%20fill%3D%22%231C153E%22%2F%3E%3C%2Fsvg%3E) center/contain no-repeat}.mobileNavigation__link.-arrow:after{content:"";display:inline-block;width:.813rem;height:.688rem;margin-left:0;margin-right:auto;vertical-align:baseline;background:currentColor;mask:url(data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%2211%22%20viewBox%3D%220%200%2013%2011%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M7.07181%2010.906L12.5248%205.45303L7.07181%204.943e-05L6.13458%200.925108L9.99305%204.78358H-1.93829e-05V6.12248H9.99305L6.13458%209.96878L7.07181%2010.906Z%22%20fill%3D%22%231C153E%22/%3E%3C/svg%3E) center/contain no-repeat}.mobileNavigation__list>li{border-top:1px solid var(--color-gray-100)}.mobileNavigation__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;width:100%;background:#0000}.mobileNavigation__button .icon{margin-right:1rem}.navigation__list{display:grid;grid-auto-flow:column;place-content:end space-between;place-items:center}.navigation__link,.navigation__button{border:0;background:#0000;color:var(--root-color);padding:1rem 1.5rem;color:var(--color-nav-text);font-family:var(--root-font-family);display:flex;gap:.5rem;font-size:14px;font-style:normal;font-weight:400;line-height:140%}.navigation__link:hover{color:var(--color-nav-icon)}.navigation__button:after{content:"";width:.75rem;height:1em;background:var(--color-nav-icon);transition:rotate var(--root-ease-out-slow);mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 21'%3E%3Cpath d='M34 2L18 18L2 2' fill='none' stroke='black' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E") center no-repeat}.navigation__item{position:relative}.navigation__item.-wide{position:static}.navigation__item.-wide .navigation__dropdown{width:100%;left:0;background:var(--color-dropdown-bg);max-width:100%;border-radius:var(--border-radius-inner)}@media screen and (min-width: 1200px){.navigation__item.-wide .navigation__dropdown{width:80%;left:10%}}.navigation__item .navigation__dropdown{margin-top:1.85rem}.navigation__item:has(.navigation__dropdown) .navigation__button{color:#e8e1ff}.navigation__item:has(.navigation__dropdown) .navigation__button:after{background:var(--color-gray-600);rotate:x 180deg}.navigation__dropdown--tabs{padding:1.25rem}.navigation__dropdown--column{background:var(--root-color-white);border-radius:var(--border-radius-inner);overflow:hidden;padding:1.25rem;height:100%;display:flex;flex-direction:column}.navigation__dropdown--column:first-child{background:var(--accent-color-light-100)}.navigationColumns{display:grid;gap:1rem;grid-template-columns:1.4fr 1fr 1fr 1fr;align-items:start;align-items:stretch}.navigationColumns__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2rem}.navigationColumns__title{display:inline-flex;align-items:center;gap:.5rem}.navigationColumns__title h3{color:var(--root-color-headings);font-family:var(--root-font-family-heading);font-size:25px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.25px;margin:0}.navigationColumns__title svg{flex:0 0 auto;display:block}.navigationColumns__header .dropdown__linkCta{padding:0;display:inline-flex}.navigationColumns__header .dropdown__link{text-decoration:none;padding:0;font-family:var(--root-font-family);font-size:1rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px;color:#342378}.navigationColumns__header .dropdown__link:hover,.navigationColumns__header .dropdown__link:focus-visible{text-decoration:none}.navigationColumns__content{display:grid;gap:.75rem;margin-top:1rem}.navigationColumns__resource{display:grid;grid-template-columns:64px minmax(0,1fr);gap:.75rem;align-items:center;transition:opacity .3s}.navigationColumns__resource:hover{cursor:pointer;opacity:.8}.navigationColumns__resourceThumbnail{width:64px;aspect-ratio:4/5;overflow:hidden;background:#fff3}.navigationColumns__resourceThumbnail img,.navigationColumns__resourceThumbnail video{width:100%;height:100%;display:block;object-fit:cover}.navigationColumns__resourceText{min-width:0}.navigationColumns__eyebrow{color:var(--color-panel-button);font-family:var(--root-font-family-heading);font-size:.625rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:.5px;text-transform:uppercase;margin-bottom:.25rem}.navigationColumns__title{color:var(--color-panel-title);font-family:var(--root-font-family);font-size:1rem;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.16px}.navigationColumns .dropdown__link{line-height:24px;display:inline-block;text-wrap:balance;padding:0}.navigationTabs{display:grid;grid-template-columns:1fr;gap:1.5rem}.navigationTabs [hidden]{display:none!important}@media screen and (min-width: 744px){.navigationTabs{grid-template-columns:minmax(12rem,20rem) minmax(28rem,1fr) minmax(12rem,20rem);column-gap:0;row-gap:0}}.navigationTabs__tabs{display:flex;flex-direction:column;gap:1rem}.navigationTabs__heading{color:var(--root-color-headings);font-family:var(--root-font-family-heading);font-size:1.875rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.3px;margin:0;padding-right:1rem}.navigationTabs__description{color:var(--root-color-headings);font-family:var(--root-font-family);font-size:.813rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.13px;margin-bottom:1.5rem;padding-right:1rem}.navigationTabs__tabList{list-style:none;margin:0;padding:0;display:grid;gap:1rem}.navigationTabs__tabList li{display:block}.navigationTabs__tabArrow path{fill:var(--color-purple);transition:all .1s}.navigationTabs__tab{position:relative;overflow:visible;display:flex;align-items:center;width:100%;text-align:left;border:0;background:var(--accent-color-light-100);border-radius:var(--border-radius-inner);padding:1rem 1.25rem;cursor:pointer;transition:background .1s ease}@media screen and (min-width: 744px){.navigationTabs__tab{width:calc(100% - 1rem);margin-right:0}}.navigationTabs__tab:hover,.navigationTabs__tab:focus-visible{opacity:1}.navigationTabs__tab.is-active{background:var(--root-color-white);z-index:3}@media screen and (min-width: 744px){.navigationTabs__tab.is-active{width:100%;margin-right:-1rem;border-top-right-radius:0;border-bottom-right-radius:0;transition:background .1s ease,width .1s ease,margin-right .1s ease,border-radius .1s ease}}.navigationTabs__tab.is-active .navigationTabs__tabArrow path{fill:var(--root-color-white)}@media screen and (min-width: 744px){.navigationTabs__tab.is-deactivating{transition:opacity .1s ease,width .1s ease .1s,margin-right .1s ease .1s,border-radius .1s ease .1s}}.navigationTabs__tabLabel{position:relative;z-index:1;display:flex;width:100%;flex-direction:row;justify-content:space-between;align-items:center;color:var(--root-color-headings);font-family:var(--root-font-family);font-size:.875rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.14px}.navigationTabs__tabLabel:after{content:"";width:7px;height:12px;flex:0 0 auto;background:currentColor;mask:url(data:image/svg+xml,%3Csvg%20width%3D%227%22%20height%3D%2212%22%20viewBox%3D%220%200%207%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M6.45312%205.49609C6.69922%205.76953%206.69922%206.17969%206.45312%206.42578L1.20312%2011.6758C0.929688%2011.9492%200.519531%2011.9492%200.273438%2011.6758C0%2011.4297%200%2011.0195%200.273438%2010.7734L5.05859%205.98828L0.273438%201.17578C0%200.929688%200%200.519531%200.273438%200.273438C0.519531%200%200.929688%200%201.17578%200.273438L6.45312%205.49609Z%22%20fill%3D%22black%22/%3E%3C/svg%3E) center/contain no-repeat;transition:background .1s ease}.navigationTabs__tab.is-active .navigationTabs__tabLabel:after{background:var(--root-color-white)}.navigationTabs__tabNotch{position:absolute;width:.625rem;height:.625rem;pointer-events:none;z-index:10;right:0;opacity:0;transform:translate(1rem);transition:opacity .1s ease,transform .1s ease;transition-delay:0s}.navigationTabs__tab.is-active .navigationTabs__tabNotch{opacity:1;transform:translate(0);transition-delay:.1s}.navigationTabs__tab.is-deactivating .navigationTabs__tabNotch{opacity:0;transform:translate(2rem);transition-delay:0s}.navigationTabs__tab.is-deactivating{transition:opacity .1s ease,width .1s ease .1s,margin-right .1s ease .1s,border-radius .1s ease .1s}.navigationTabs__tabNotchSvg{width:100%;height:100%;display:block;transform-origin:center;transform:rotate(var(--notch-rotation, 0deg))}.navigationTabs__tabNotchPath{fill:var(--root-color-white)}.navigationTabs__tabNotch--top{top:-.625rem;right:0;--notch-rotation: 180deg}.navigationTabs__tabNotch--bottom{bottom:-.625rem;right:0;--notch-rotation: 90deg}.navigationTabs__tabList li:last-child .navigationTabs__tab.is-active .navigationTabs__tabNotch--bottom{opacity:0;right:1rem;transition-delay:0s}.navigationTabs:has(.navigationTabs__tabList li:last-child .navigationTabs__tab.is-active) .navigationTabs__tabPanel:not([hidden]){border-bottom-left-radius:0}.navigationTabs__tabPanel{background:var(--root-color-white);border-radius:var(--border-radius-inner);padding:1.25rem;display:grid;grid-template-rows:1fr auto;gap:1rem;min-height:0}.navigationTabs__panelTop{display:grid;grid-template-columns:1fr;gap:1rem;min-height:0}@media screen and (min-width: 744px){.navigationTabs__panelTop{grid-template-columns:1fr 1fr;gap:1.5rem}}.navigationTabs__panelBottom{display:block;padding:1rem;border-radius:1rem;text-decoration:none}.navigationTabs__panelDescription{color:var(--vars-brand-opacities-brand-black-60, rgba(6, 6, 6, .6));font-family:var(--root-font-family);font-size:.813rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.13px;margin-bottom:1.25rem;text-wrap:balance}.navigationTabs__panelButton{color:var(--color-panel-button);font-family:var(--root-font-family);font-size:.875rem;font-style:normal;font-weight:700;line-height:100%;padding:.938rem var(--Vars-Sizes-Default, 1.25rem);align-items:center;gap:.938rem;border-radius:var(--Vars-Sizes-XSmall, .313rem);border:2px solid var(--Vars-Brand-Foundational-Color-Purple-Foundational-500, var(--color-purple))}.navigationTabs__panelButton:hover,.navigationTabs__panelButton:focus-visible{text-decoration:none}.navigationTabs__callout{position:relative;display:grid;overflow:hidden;text-decoration:none;margin-left:1rem;background:var(--root-color-headings);border-radius:var(--border-radius-inner)}.navigationTabs__callout:focus-visible{outline:2px solid currentColor;outline-offset:3px}.navigationTabs__callout video{margin-left:25%;margin-bottom:-25%;margin-top:-15%}.navigationTabs__calloutMedia{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat}.navigationTabs__calloutContent{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.5rem;padding:1.5rem;min-height:100%}.navigationTabs__calloutContent:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(to bottom,#00000059,#0000)}.navigationTabs__calloutEyebrow{color:var(--color-topnav-link);font-family:var(--root-font-family-heading);font-size:.625rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:.5px;text-transform:uppercase;margin:0}.navigationTabs__calloutTitle{color:var(--root-color-white);font-family:var(--root-font-family);font-size:1.25rem;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.2px;margin:0}.navigationTabs__calloutDescription{color:var(--root-color-white);margin:0}.navigationTabs__calloutLink{margin-top:.5rem;text-decoration:none;color:var(--color-nav-text);font-family:var(--root-font-family);font-size:1rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px;display:inline-flex;align-items:center;gap:.5rem}.navigationTabs__calloutLink:after{content:"";width:.813rem;height:.688rem;flex:0 0 auto;background:currentColor;mask:url(data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%2211%22%20viewBox%3D%220%200%2013%2011%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M7.07181%2010.906L12.5248%205.45303L7.07181%204.943e-05L6.13458%200.925108L9.99305%204.78358H-1.93829e-05V6.12248H9.99305L6.13458%209.96878L7.07181%2010.906Z%22%20fill%3D%22%231C153E%22/%3E%3C/svg%3E) center/contain no-repeat;transform:translate(0);transition:transform .2s ease}.navigationTabs__calloutLink:hover:after,.navigationTabs__calloutLink:focus-visible:after{transform:translate(.3rem)}.navigationTabs .dropdown__link{line-height:24px;display:inline-block;text-wrap:balance;padding:0}.pagination{display:flex;justify-content:center;width:100%;margin-bottom:2rem}.pagination__list{align-items:center;display:flex;flex-wrap:wrap;gap:calc(.35rem + var(--fluid-rem-sm-lg) * .3);width:fit-content}.pagination__icon{aspect-ratio:1.5;block-size:calc(.5rem + var(--fluid-rem-sm-lg) * .5);color:inherit}.pagination__button{align-items:center;background:var(--color-purple);border:none;border-radius:.25rem;color:#fff;display:grid;justify-content:center;min-block-size:calc(2.2rem + var(--fluid-rem-sm-lg) * .5);min-inline-size:calc(2.2rem + var(--fluid-rem-sm-lg) * .5);padding-block:calc(.55rem + var(--fluid-rem-sm-lg) * .25);padding-inline:calc(1.05rem + var(--fluid-rem-sm-lg) * .55);text-decoration:none;transition:background-color var(--duration-fast) var(--ease-out),opacity var(--duration-fast) var(--ease-out)}.pagination__button .pagination__icon{--icon-color: #fff;block-size:calc(.5rem + var(--fluid-rem-sm-lg) * .2);inline-size:auto}.pagination__button:not([disabled]):hover{background:var(--color-purple-300)}.pagination__button[disabled]{background:var(--color-gray-100);cursor:not-allowed;opacity:.7}.pagination__button[disabled] .pagination__icon{--icon-color: var(--color-gray-500)}.pagination__link,.pagination__current,.pagination__skip{aspect-ratio:1;background:var(--accent-color);border-radius:.25rem;color:var(--accent-color-text);display:grid;font-size:calc(.5rem + var(--fluid-rem-sm-lg) * .5);font-weight:700;line-height:1;padding:calc(.1rem + var(--fluid-rem-sm-lg) * .1);width:calc(2.2rem + var(--fluid-rem-sm-lg) * .5);height:calc(2.2rem + var(--fluid-rem-sm-lg) * .5);place-items:center}.pagination__link{background:#fff;color:var(--color-gray-800);font-weight:400;text-decoration:none;transition:background-color var(--duration-fast) var(--ease-out),color var(--duration-fast) var(--ease-out)}.pagination__link:hover{background:var(--color-gray-100);color:var(--color-gray-900)}.pagination__current{background:var(--color-purple-200);border:9px solid var(--accent-color-light-100);border-radius:50%;box-sizing:content-box;color:var(--color-gray-900);margin:0 -.25rem}.pagination__skip{aspect-ratio:auto;background:#fbfbfb;block-size:calc(.95rem + var(--fluid-rem-sm-lg) * .3);border-radius:9999px;color:var(--accent-color-700);display:flex;align-items:center;justify-content:center}.pagination__skip-text{line-height:.85;transform:translateY(-.25em)}.quickFacts{background:#f4f4f4;border-radius:1em;font-family:var(--root-font-family);padding:1.5rem 1.75rem}.quickFacts__heading{margin:0 0 .75rem;font-size:1.5rem;font-weight:600;font-family:var(--root-font-family);color:var(--root-color-headings)}.quickFacts__fact{margin:1rem 0}.quickFacts__fact:first-of-type{margin-top:0}.quickFacts__fact:last-of-type{margin-bottom:0}.quickFacts__fact-label{font-size:1rem;font-weight:600;font-family:var(--root-font-family)}.quickFacts__fact-value{font-family:var(--root-font-family);line-height:1.4}.quickFacts__fact-value:not(a){color:inherit}.quickFacts a.quickFacts__fact-value{color:inherit;text-decoration:none}.quickFacts a.quickFacts__fact-value:hover{text-decoration:underline}.sitemap__list{display:grid;gap:var(--root-gap);grid:auto/repeat(auto-fit,minmax(11rem,1fr))}.sitemap__heading{color:var(--color-purple);font-family:var(--root-font-family);font-size:1rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px;margin-bottom:1.5rem}.sitemap__sublist{display:grid;gap:1rem}.sitemap__sublist li{position:relative;z-index:1}@property --tab__button-box-shadow{syntax: "<length>"; inherits: false; initial-value: 0;}.tabs__tablist{display:flex;justify-content:space-between;gap:.5rem;overflow:clip}@media screen and (min-width: 320px){.tabs__tablist{border:solid var(--color-gray-300);border-width:0 0 2px;gap:2rem;justify-content:start}}@media screen and (min-width: 744px){.tabs__tablist{gap:3rem}}.tabs__button{background:#0000;border:0;color:inherit;cursor:pointer;display:none;font:inherit;white-space:nowrap;outline-offset:2px;transition:color var(--root-duration-fast) var(--root-ease-out),--tab__button-box-shadow var(--root-duration-fast) var(--root-ease-out)}@media screen and (min-width: 320px){.tabs__button{display:block;box-shadow:0 var(--tab__button-box-shadow) var(--accent-color) inset;padding:0 0 8px}.tabs__button:hover{--tab__button-box-shadow: -2px;box-shadow:0 var(--tab__button-box-shadow) var(--accent-color-400) inset;color:var(--color-gray-900)}}.tabs__button.-selected{display:block;--tab__button-box-shadow: -8px;color:var(--color-gray-900)}.tabs__panel{padding:1rem 0}.tabs__prev,.tabs__next{flex-shrink:0}@media screen and (min-width: 320px){.tabs .tabs__prev,.tabs .tabs__next{background:red;display:none}}@media screen and (min-width: 320px){.tabs.-vertical{display:grid;grid:auto/auto 1fr}.tabs.-vertical .tabs__tablist{flex-direction:column;border-width:0 2px 0 0;gap:2rem}.tabs.-vertical .tabs__button{padding:0 1rem 0 0;text-align:right;box-shadow:var(--tab__button-box-shadow) 0 var(--accent-color) inset}.tabs.-vertical .tabs__panel{padding:0 1rem}}@media screen and (min-width: 320px){.tabs.-solid .tabs__tablist{border:0;gap:.5rem}.tabs.-solid .tabs__button{white-space:nowrap;background:var(--color-gray-100);border-radius:.5rem;box-shadow:0 1px 1px 0 var(--color-gray-200);padding:.5rem 1rem;margin-bottom:.5rem}.tabs.-solid .tabs__button:hover{background:#fff;box-shadow:var(--root-box-shadow-med);border-radius:8px}.tabs.-solid .tabs__button.-selected{background:#fff;border-radius:8px 8px 0 0;box-shadow:0 .5rem #fff}.tabs.-solid .tabs__panel{background:#fff;padding:1rem}}.testimonial{display:grid;grid:"quote" 1fr "footer" auto;gap:1rem;margin-left:0;padding-left:0;box-shadow:none}.testimonial:has(.testimonial__icon){grid:"icon quote" 1fr "footer footer" auto}@media screen and (min-width: 744px){.testimonial:has(.testimonial__icon){grid:"icon quote" 1fr "_ footer" auto}}.testimonial__content{grid-area:quote;line-height:2;margin-bottom:0}.testimonial__citationPhotoWrapper{height:4rem;aspect-ratio:1;border-radius:4rem;overflow:hidden;flex-shrink:0}.testimonial__citationPhoto{width:100%;height:100%;object-fit:cover}.testimonial__citation{color:var(--root-color-headings);line-height:1.5;font-style:normal;font-weight:700;font-size:1rem;margin-bottom:0}.testimonial__citationTitle{display:block;color:var(--root-color);font-weight:400;font-size:1rem}.testimonial__footer{grid-area:footer;display:flex;align-items:center;gap:1rem;margin-top:0}.testimonial__icon{--icon-fill-color: var(--accent-color-600);grid-area:icon;height:2.0625rem;justify-self:end;min-width:2rem;transform:translateY(-50%)}.testimonial.-featured{column-gap:2rem}.testimonial.-featured .testimonial__content{font-size:1.5rem;line-height:1.5rem}.testimonial.-featured .testimonial__citationPhotoWrapper{height:6rem}.testimonial.-featured .testimonial__citation{font-size:1.25rem;line-height:1.625}.testimonial.-featured .testimonial__icon{inline-size:4rem;width:4.0625rem}.testimonial.-aside{grid-template-columns:5.5rem 1fr;column-gap:1.5rem}@media screen and (min-width: 744px){.testimonial.-aside{row-gap:0}}.testimonial.-aside .testimonial__content{grid-column:1/3;grid-row:2/3}@media screen and (min-width: 744px){.testimonial.-aside .testimonial__content{grid-column:2/3}}.testimonial.-aside .testimonial__citationPhotoWrapper{height:5.5rem}.testimonial.-aside .testimonial__citationTitle{font-size:.75rem}.testimonial.-aside .testimonial__footer{grid-column:1/3;grid-row:1/2;gap:1.5rem}.testimonial.-aside .testimonial__icon{grid-column:1/2;grid-row:2/3}.benefitsList ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0}.benefitsList li{display:flex;align-items:center;gap:.5rem;font-family:var(--root-font-family),sans-serif;font-weight:400;line-height:140%;letter-spacing:-.0125rem}@media screen and (min-width: 744px){.benefitsList li{padding-left:4px;gap:.9375rem;font-size:1.25rem}}.benefitsList li:before{content:"";display:block;flex-shrink:0;width:1rem;height:1rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Ccircle cx='10' cy='10' r='9' stroke='%238565f5' stroke-width='2'/%3E%3Cpath d='M6 10L9 13L14 7' stroke='%238565f5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center}@media screen and (min-width: 744px){.benefitsList li:before{width:1.25rem;height:1.25rem}}.cardsLayer{position:relative;z-index:1;margin-top:-8.4375rem}.cardsLayer__cards-grid{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}@media screen and (min-width: 1200px){.cardsLayer__cards-grid{gap:2.5625rem}}.cardsLayer__card{position:relative;padding:1rem;background:linear-gradient(180deg,#1c153ed9,#673ef3d9);-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem);width:100%;border-radius:.625rem;text-align:center;overflow:hidden;will-change:transform;isolation:isolate}@media screen and (min-width: 744px){.cardsLayer__card{width:calc(33.333% - .666669rem)}}@media screen and (min-width: 1200px){.cardsLayer__card{padding:1.5625rem 1.25rem 1.875rem;width:calc(33.333% - 1.70813rem)}}.cardsLayer__card-icon{margin:0 auto 1rem;width:3rem;height:3rem}@media screen and (min-width: 1200px){.cardsLayer__card-icon{margin:0 auto 1.25rem}}.cardsLayer__card-icon img{display:block;width:100%;height:100%;object-fit:contain}.cardsLayer__card-title{margin:0 0 .5625rem;width:100%;font-family:var(--root-font-family),sans-serif;font-weight:400;line-height:1.4;letter-spacing:-.01875rem;color:var(--root-color-white)}@media screen and (min-width: 1200px){.cardsLayer__card-title{font-size:1.875rem;line-height:1.4}}.cardsLayer__card-description{color:#fffc;font-family:var(--root-font-family),sans-serif;font-size:1rem;font-weight:400;line-height:1.4;letter-spacing:-.01rem;text-align:center;margin:0;width:100%;white-space:pre-wrap}.singleLineForm{position:relative;display:flex;flex-direction:row;align-items:center;max-width:39.3125rem;background:var(--root-color-white);box-shadow:0 1.25rem 2.5rem #1c153e1a;border-radius:.625rem}.singleLineForm__col-input{margin-bottom:0;position:relative;flex:1 1 0;width:100%}.singleLineForm__col-input svg{position:absolute;top:calc(50% + 1px);transform:translateY(-50%);left:.875rem;width:1.25rem;height:1.25rem;color:var(--color-purple-200);display:none}@media screen and (min-width: 550px){.singleLineForm__col-input svg{display:block;left:1.25rem}}.singleLineForm__col-input input[type=email],.singleLineForm__col-input input[type=text]{padding:0 .625rem 0 1rem;width:100%;background:var(--root-color-white);box-shadow:0 1.25rem 2.5rem #1c153e1a;border-radius:.625rem;outline:none;color:#06060699;font-family:var(--root-font-family),sans-serif;font-size:1rem;font-weight:400;letter-spacing:-.01rem;border:none}@media screen and (min-width: 550px){.singleLineForm__col-input input[type=email],.singleLineForm__col-input input[type=text]{padding:0 .625rem 0 3.3125rem;height:100%;background:transparent}}.singleLineForm__col-input input[type=email]::placeholder,.singleLineForm__col-input input[type=text]::placeholder{display:none;visibility:hidden;opacity:0}@media screen and (min-width: 1200px){.singleLineForm__col-input input[type=email]::placeholder,.singleLineForm__col-input input[type=text]::placeholder{color:#06060699;opacity:1}}.singleLineForm__col-input:before{display:inline-block;pointer-events:none;position:absolute;left:1rem;color:var(--root-color);content:"Enter your domain"}@media screen and (min-width: 1200px){.singleLineForm__col-input:before{display:none}}.singleLineForm__col-submit{padding:.3125rem .3125rem .3125rem 0}.singleLineForm__col-submit .button{width:auto}.singleLineForm__search>.formSearch__input{position:relative;display:flex;flex:1 1 auto;min-width:0}.singleLineForm__search>.formSearch__input>input{flex:1 1 auto;border:0;outline:0;background:transparent}.singleLineForm:valid>.singleLineForm__col-input:before{display:none}.gated-wrapper{display:flex;flex-direction:column;gap:2rem}@media screen and (min-width: 744px){.gated-wrapper{flex-direction:row;align-items:flex-start;gap:2.5rem}}.gated-wrapper .articleContent{min-width:0;padding:2rem 0}@media screen and (min-width: 744px){.gated-wrapper .articleContent{flex:1 1 0}}.gated-wrapper .gated-details__description{color:var(--root-color);font-family:var(--root-font-family);font-size:1rem;line-height:1.6;margin-bottom:2rem}.gated-wrapper .gated-details__description p{margin:0 0 1rem;font-family:var(--root-font-family);font-size:1rem;line-height:1.6}.gated-wrapper .gated-details__description p:last-child{margin-bottom:0}.gated-wrapper .gated-details__description :is(h1,h2,h3,h4,h5,h6){color:var(--heading-color, var(--root-color-headings));font-family:var(--root-font-family-heading);font-weight:400;line-height:1.125;margin:1.5rem 0 1rem;overflow-wrap:break-word;text-wrap:balance}.gated-wrapper .gated-details__description :is(h1,h2,h3,h4,h5,h6):has(+:is(h1,h2,h3,h4,h5,h6)){margin-bottom:0}.gated-wrapper .gated-details__description>:is(h1,h2,h3,h4,h5,h6):first-child{margin-top:0}.gated-wrapper .gated-details__description h1{font-size:var(--root-font-size-h1);margin-bottom:calc(1rem + var(--fluid-rem-sm-md) * .5 + var(--fluid-rem-md-lg) * .5)}.gated-wrapper .gated-details__description h2{font-size:var(--root-font-size-h2);margin-bottom:calc(1rem + var(--fluid-rem-sm-md) * .5 + var(--fluid-rem-md-lg) * 0)}.gated-wrapper .gated-details__description h3{font-size:var(--root-font-size-h3);margin-top:1.25rem}.gated-wrapper .gated-details__description h4{font-size:var(--root-font-size-h4);margin-top:1rem}.gated-wrapper .gated-details__description h5{font-size:var(--root-font-size-h5);margin-top:1rem}.gated-wrapper .gated-details__description h6{font-size:.875rem;font-weight:700;margin-top:1rem}.gated-wrapper .gated-details__description ul,.gated-wrapper .gated-details__description ol{margin:0 0 1rem;padding-left:1.5rem;line-height:1.6}.gated-wrapper .gated-details__description ul:last-child,.gated-wrapper .gated-details__description ol:last-child{margin-bottom:0}.gated-wrapper .gated-details__description ul{list-style:disc}.gated-wrapper .gated-details__description ul ul{list-style-type:circle;margin-top:.5rem}.gated-wrapper .gated-details__description ol{list-style:decimal}.gated-wrapper .gated-details__description ol ol{list-style-type:lower-alpha;margin-top:.5rem}.gated-wrapper .gated-details__description li{margin-bottom:.5em}.gated-wrapper .gated-details__description li:last-child{margin-bottom:0}.gated-wrapper .gated-details__description dl{margin:0 0 1rem}.gated-wrapper .gated-details__description dl:last-child{margin-bottom:0}.gated-wrapper .gated-details__description dt{font-weight:700;margin-top:.5em}.gated-wrapper .gated-details__description dt:first-child{margin-top:0}.gated-wrapper .gated-details__description dd{margin:0 0 0 1.5rem}.gated-wrapper .gated-details__description>*:first-child{margin-top:0}.gated-wrapper .gated-details__description>*:last-child{margin-bottom:0}.gated-wrapper .gated-details__description a{color:var(--color-purple)}.gated-wrapper .gated-details__description blockquote{margin:2em 0;padding-left:1.5rem;border-left:4px solid var(--accent-color);font-size:1rem;line-height:1.6;color:var(--root-color)}.gated-wrapper .gated-details__description code{font-size:.875em;padding:.125em .25em;background:var(--color-gray-100);border-radius:var(--border-radius-inner)}.gated-wrapper .gated-details__description pre{margin:0 0 1rem;padding:1rem;overflow-x:auto;background:var(--color-gray-100);border-radius:var(--border-radius-inner);font-size:.875rem;line-height:1.5}.gated-wrapper .gated-details__description pre code{padding:0;background:none}.gated-wrapper .gated-details__description hr{margin:1.5rem 0;border:0;border-top:1px solid var(--root-border-color)}.gated-wrapper .gated-details__description iframe{width:100%!important;max-width:100%;height:auto!important;aspect-ratio:16/9;margin:1rem 0;display:block;vertical-align:top}.gated-wrapper .gated-form{min-width:0;padding:1rem 0 2rem}@media screen and (min-width: 744px){.gated-wrapper .gated-form{flex:0 1 22rem}}.gated-wrapper .gated-form__heading{font-size:1.75rem;margin:0 0 1rem}.gated-wrapper .gated-form .mktoForm .mktoButtonRow .mktoButtonWrap[class] button.mktoButton,.gated-wrapper .gated-form .mktoForm .mktoButtonWrap button.mktoButton{margin-left:0!important;padding:.625rem 1rem!important;font-family:var(--root-font-family)!important;font-size:.85rem!important;font-weight:700!important;line-height:1!important;border-radius:var(--border-radius-inner)!important;color:var(--root-color-white)!important;background:var(--color-purple)!important;background-color:var(--color-purple)!important;background-image:none!important;border:var(--root-border-width) solid var(--color-purple)!important;border-color:var(--color-purple)!important;box-shadow:none!important;width:auto!important;-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important}.gated-wrapper .gated-form .mktoForm .mktoButtonRow .mktoButtonWrap[class] button.mktoButton:hover,.gated-wrapper .gated-form .mktoForm .mktoButtonRow .mktoButtonWrap[class] button.mktoButton:active,.gated-wrapper .gated-form .mktoForm .mktoButtonWrap button.mktoButton:hover,.gated-wrapper .gated-form .mktoForm .mktoButtonWrap button.mktoButton:active{color:var(--root-color-white)!important;background:var(--button-hover)!important;background-color:var(--button-hover)!important;background-image:none!important;border-color:var(--button-hover)!important;box-shadow:none!important}@media screen and (min-width: 744px){.gated-wrapper .gated-form .mktoForm .mktoButtonRow .mktoButtonWrap[class] button.mktoButton,.gated-wrapper .gated-form .mktoForm .mktoButtonWrap button.mktoButton{padding:1.125rem 1.875rem!important;font-size:1rem!important}}.blogHeader{position:relative;width:100%;padding:3rem 0;margin-bottom:2rem;background:var(--accent-color-light-100)}@media screen and (min-width: 744px){.blogHeader{padding:5rem 0 3rem;margin-bottom:4rem}}.blogHeader__inner{display:flex;flex-direction:column;gap:1rem}.blogHeader__eyebrow{margin-bottom:1rem}.blogHeader__row{display:flex;flex-direction:column;gap:1.5rem}@media screen and (min-width: 744px){.blogHeader__row{flex-direction:row;align-items:flex-start;gap:2.5rem}}.blogHeader__left{min-width:0;flex:1 1 auto}.blogHeader__title{margin:0;max-width:52rem;font-family:var(--root-font-family-heading);font-size:var(--root-font-size-h1);font-weight:400;line-height:1.125;color:var(--heading-color, var(--root-color-headings))}.blogHeader__image{display:none;flex-shrink:0;align-self:flex-start}@media screen and (min-width: 744px){.blogHeader__image{display:block;width:24rem;max-width:48%}}@media screen and (min-width: 1200px){.blogHeader__image{width:28rem;max-width:50%}}.blogHeader__img{width:100%;height:auto;display:block;border-radius:var(--border-radius-outer)}.articleContent__summary{font-size:1.45rem;line-height:1.5;color:var(--root-color);margin-bottom:2rem}.articleLayout{display:flex;flex-direction:column;align-items:stretch;gap:0}@media screen and (min-width: 744px){.articleLayout{flex-direction:row;align-items:flex-start;gap:4rem}}.articleSidebar{flex-shrink:0;order:-1;margin-bottom:2rem}@media screen and (min-width: 744px){.articleSidebar{margin-bottom:0;width:20rem;position:sticky;top:1.5rem}}@media screen and (min-width: 744px){.articleMain{flex:1 1 0;min-width:0}}.articleContent.genericResourceContent{width:100%;max-width:58em;margin-inline:auto}.articleLayout .articleContent{padding-bottom:0}@media screen and (min-width: 744px){.articleLayout .articleContent{padding-bottom:3rem}}.articleLayout .articleContent .articleBody{color:var(--root-color);font-family:var(--root-font-family);margin-bottom:2rem;font-size:1rem;line-height:1.6;color:var(--root-color-black-80)}.articleLayout .articleContent .articleBody p{margin:0 0 1rem;font-family:var(--root-font-family);font-size:1rem;line-height:1.6}.articleLayout .articleContent .articleBody p:last-child{margin-bottom:0}.articleLayout .articleContent .articleBody :is(h1,h2,h3,h4,h5,h6){color:var(--heading-color, var(--root-color-headings));font-family:var(--root-font-family-heading);font-weight:400;line-height:1.125;margin:1.5rem 0 1rem;overflow-wrap:break-word;text-wrap:balance}.articleLayout .articleContent .articleBody :is(h1,h2,h3,h4,h5,h6):has(+:is(h1,h2,h3,h4,h5,h6)){margin-bottom:0}.articleLayout .articleContent .articleBody>:is(h1,h2,h3,h4,h5,h6):first-child{margin-top:0}.articleLayout .articleContent .articleBody h1{font-size:var(--root-font-size-h1);margin-bottom:calc(1rem + var(--fluid-rem-sm-md) * .5 + var(--fluid-rem-md-lg) * .5)}.articleLayout .articleContent .articleBody h2{font-size:var(--root-font-size-h2);margin-bottom:calc(1rem + var(--fluid-rem-sm-md) * .5 + var(--fluid-rem-md-lg) * 0)}.articleLayout .articleContent .articleBody h3{font-size:var(--root-font-size-h3);margin-top:1.25rem}.articleLayout .articleContent .articleBody h4{font-size:var(--root-font-size-h4);margin-top:1rem}.articleLayout .articleContent .articleBody h5{font-size:var(--root-font-size-h5);margin-top:1rem}.articleLayout .articleContent .articleBody h6{font-size:.875rem;font-weight:700;margin-top:1rem}.articleLayout .articleContent .articleBody ul,.articleLayout .articleContent .articleBody ol{margin:0 0 1rem;padding-left:1.5rem;line-height:1.6}.articleLayout .articleContent .articleBody ul:last-child,.articleLayout .articleContent .articleBody ol:last-child{margin-bottom:0}.articleLayout .articleContent .articleBody ul{list-style:disc}.articleLayout .articleContent .articleBody ul ul{list-style-type:circle;margin-top:.5rem}.articleLayout .articleContent .articleBody ol{list-style:decimal}.articleLayout .articleContent .articleBody ol ol{list-style-type:lower-alpha;margin-top:.5rem}.articleLayout .articleContent .articleBody li{margin-bottom:.5em}.articleLayout .articleContent .articleBody li:last-child{margin-bottom:0}.articleLayout .articleContent .articleBody dl{margin:0 0 1rem}.articleLayout .articleContent .articleBody dl:last-child{margin-bottom:0}.articleLayout .articleContent .articleBody dt{font-weight:700;margin-top:.5em}.articleLayout .articleContent .articleBody dt:first-child{margin-top:0}.articleLayout .articleContent .articleBody dd{margin:0 0 0 1.5rem}.articleLayout .articleContent .articleBody>*:first-child{margin-top:0}.articleLayout .articleContent .articleBody>*:last-child{margin-bottom:0}.articleLayout .articleContent .articleBody a{color:var(--color-purple)}.articleLayout .articleContent .articleBody blockquote{margin:2em 0;padding-left:1.5rem;border-left:4px solid var(--accent-color);font-size:1rem;line-height:1.6;color:var(--root-color)}.articleLayout .articleContent .articleBody code{font-size:.875em;padding:.125em .25em;background:var(--color-gray-100);border-radius:var(--border-radius-inner)}.articleLayout .articleContent .articleBody pre{margin:0 0 1rem;padding:1rem;overflow-x:auto;background:var(--color-gray-100);border-radius:var(--border-radius-inner);font-size:.875rem;line-height:1.5}.articleLayout .articleContent .articleBody pre code{padding:0;background:none}.articleLayout .articleContent .articleBody hr{margin:1.5rem 0;border:0;border-top:1px solid var(--root-border-color)}.articleLayout .articleContent .articleBody iframe{width:100%!important;max-width:100%;height:auto!important;aspect-ratio:16/9;margin:1rem 0;display:block;vertical-align:top}@media screen and (min-width: 744px){.articleLayout .articleContent .articleBody{font-size:1.25rem}}.articleLayout .articleContent .articleBody p{font-size:1rem;line-height:1.6}@media screen and (min-width: 744px){.articleLayout .articleContent .articleBody p{font-size:1.25rem}}.articleLayout .articleContent .articleBody ul,.articleLayout .articleContent .articleBody ol{line-height:1.6}.tocModule{background:#f4f4f4;padding:1rem 1.25rem;border-radius:1em}.tocModule__title{margin:0 0 .75rem;font-size:1rem;font-weight:600}.tocModule__list{margin:0;padding-left:1.25rem;list-style:decimal}.tocModule__list li{margin-bottom:.5rem;font-size:.8125rem}.tocModule__list li:last-child{margin-bottom:0}.tocModule a{color:inherit;text-decoration:none}.tocModule a:hover{text-decoration:underline}.articleSidebar__meta{margin-top:1rem;padding:1rem 1.25rem;background:#f4f4f4;border-radius:1em}.articleSidebar__metaLine{margin:0 0 .5rem;font-size:.875rem;line-height:1.4}.articleSidebar__metaLine:last-child{margin-bottom:0}.articleSidebar__share{margin-top:1rem;padding:1rem 1.25rem;background:#f4f4f4;border-radius:1em;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.75rem 1rem}.articleSidebar__shareLabel{font-size:.875rem;color:var(--color-gray-600);margin:0}.articleSidebar__shareLinks{display:flex;align-items:center;justify-content:flex-start;gap:1.25rem}.articleSidebar__shareLink{display:inline-flex;align-items:center;justify-content:center;color:var(--color-purple);text-decoration:none}.articleSidebar__shareLink:hover{color:var(--color-purple-300)}.articleSidebar__shareIcon{width:1.25rem;height:1.25rem;--icon-color: currentColor}.caseStudy{position:relative;padding-bottom:4rem}.caseStudy .blogHeader{margin-bottom:0}.caseStudy .blogHeader__description{margin-top:1.5rem;font-size:1.25rem;font-family:var(--root-font-family)}@media screen and (min-width: 744px){.basicSection{--columns: 2}}.basicSection__content{display:grid;grid:auto/subgrid;gap:1rem var(--root-gap)}.basicSection__content.-center{align-items:center}.basicSection__content>:first-child:last-child{grid-column:1/-1}.basicSection__image{order:1}.basicSection__testimonial{order:2}.basicSection__media{order:3}.basicSection__text{order:4}.basicSection__cta{order:5}@media screen and (min-width: 744px){.basicSection__text,.basicSection__image,.basicSection__media,.basicSection__cta,.basicSection__testimonial{order:unset;grid-column:span var(--span, 1)}}@media screen and (min-width: 744px){.basicSection.-wide{--columns: 3}.basicSection.-wide :is(.basicSection__text,.basicSection__image,.basicSection__media,.basicSection__cta,.basicSection__testimonial).-wide{grid-column:span var(--span, 2)}}.callout{background:var(--color-gray-100);padding:5rem 0;text-align:center}.callout__title{justify-self:center;text-align:center}.callout__content{text-wrap:balance}.callout__actions{justify-self:center;display:flex;flex-flow:row wrap;justify-content:center;gap:1rem}.dialog,dialog{border-radius:1rem;border:0;box-shadow:var(--root-box-shadow-med);color:var(--root-color);padding:1.5rem 2rem;max-width:36rem;top:0;right:0;bottom:0;left:0}.dialog__close,dialog__close{position:absolute;right:.75rem;top:.75rem}.hero{color:var(--accent-color-contrast);position:relative;overflow:hidden;z-index:0;background:var(--accent-color-dark-800);min-height:62rem}@media screen and (min-width: 744px){.hero{background:linear-gradient(180deg,var(--accent-color-dark-800) 10%,var(--accent-color-dark-700) 33%,var(--accent-color-dark-500) 66.35%,var(--root-color-white) 100%);--columns: 2;aspect-ratio:unset;min-height:45rem}}@media screen and (min-width: 744px){.hero:before{position:absolute;display:block;z-index:2;top:0;left:0;right:0;bottom:auto;content:"";height:12.5rem;width:100%;background:linear-gradient(#00000080,#0000)}}.hero__bg-pattern{position:absolute;bottom:-10rem;left:0;transform-origin:left bottom;transform:translate(-50%);min-width:80rem;width:200vw;display:flex;align-items:center;justify-content:center;z-index:1;pointer-events:none}.hero__bg-pattern img,.hero__bg-pattern video{display:block;width:100%}@media (min-width: 35rem){.hero__bg-pattern{bottom:-8rem}}@media screen and (min-width: 744px){.hero__bg-pattern{bottom:0;left:50%;transform-origin:left bottom;min-width:114.073125rem;width:110vw;transform:translate(-50%)}}@media (min-width: 123.75rem){.hero__bg-pattern{width:100vw;transform:translate(-50%,5.125rem)}}@media (min-width: 137.5rem){.hero__bg-pattern{transform:translate(-50%,9.125rem)}}@media (min-width: 150rem){.hero__bg-pattern{transform:translate(-50%,10.125rem)}}.hero__content{z-index:3}@media screen and (min-width: 744px){.hero__content{display:grid;grid:auto/subgrid;gap:1rem var(--root-gap);align-items:center}}.hero__content>:first-child:last-child{grid-column:1/-1}@media screen and (min-width: 744px){.hero__content>:first-child:last-child{grid-column:span 1}}.hero__title{color:var(--accent-color-50);font-family:var(--root-font-family-heading);font-size:3.5rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.72px}@media screen and (min-width: 1200px){.hero__title{font-size:4.5rem}}.hero__description{color:var(--color-purple-200);font-family:var(--root-font-family);font-size:1.25rem;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.2px}.hero__search{background:var(--root-color-white);display:flex;align-items:center;gap:.5rem;padding:.313em .313em .313em .5rem;margin-bottom:2rem;border-radius:var(--border-radius-outer)}@media screen and (min-width: 550px){.hero__search{padding:.313em .313em .313em 1rem;min-width:360px}}.hero__search .button{padding:calc(1.25em - var(--root-border-width)) calc(2em - var(--root-border-width))}.hero__search>svg{flex:0 0 auto;display:none}@media screen and (min-width: 1200px){.hero__search>svg{display:block}}.hero__search>.formSearch__input{position:relative;display:flex;flex:1 1 auto;min-width:0}.hero__search>.formSearch__input>input{flex:1 1 auto;border:0;outline:0;background:transparent}.hero__search>.formSearch__input>input::placeholder{display:none;visibility:hidden;opacity:0}@media screen and (min-width: 1200px){.hero__search>.formSearch__input>input::placeholder{color:var(--root-color);opacity:1}}.hero__search>.formSearch__input:before{display:inline-block;pointer-events:none;position:absolute;left:.1rem;color:var(--root-color);content:"Enter your domain"}@media screen and (min-width: 1200px){.hero__search>.formSearch__input:before{display:none}}.hero__search:valid>.formSearch__input:before{display:none}.hero__search>.button{flex:0 0 auto;margin-left:auto;white-space:nowrap}.hero__cta{position:relative;height:0;z-index:5}.hero__cta .container{position:relative}.hero__ctaInner{background:var(--root-color-white);width:fit-content;width:100%;max-width:30rem;position:absolute;top:-3rem;left:0;z-index:10;box-shadow:0 12px 30px #0000001f;border-radius:var(--border-radius-outer)}@media screen and (min-width: 744px){.hero__ctaInner{max-width:37.5rem}}.hero__ctaInnerRow{display:flex;align-items:center;gap:0;padding:.313rem}.hero__ctaImage{flex:0 0 auto;width:100%;max-width:8.75rem;border-radius:var(--border-radius-inner);align-self:stretch;overflow:hidden}.hero__ctaImage>*{display:block;width:100%;height:100%;object-fit:cover}@media screen and (min-width: 744px){.hero__ctaImage{max-width:12.5rem}}@media screen and (min-width: 1200px){.hero__ctaImage{max-width:17.5rem}}.hero__ctaText{flex:1 1 auto;min-width:0;padding:1.25rem}.hero__ctaEyebrow{color:var(--Vars-Brand-Foundational-Color-Purple-Foundational-500, #673EF3);font-family:var(--root-font-family-heading);font-size:.625rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:.5px;text-transform:uppercase;margin-bottom:.25rem}.hero__ctaTitle{color:var(--accent-color-dark-800);font-family:var(--root-font-family);font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.2px;margin-bottom:.5rem;text-wrap:balance}@media screen and (min-width: 744px){.hero__ctaTitle{font-size:1.25rem}}.hero__ctaCardLink:hover .hero__ctaLink,.hero__ctaCardLink:focus-visible .hero__ctaLink{color:var(--accent-color-700)}.hero__ctaLink{color:var(--accent-color-dark-800);font-family:var(--root-font-family);font-size:1rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px}.hero__list{display:flex;flex-wrap:wrap;align-items:center}.hero__list>svg{flex:0 0 auto;margin:0 .625rem;display:block}.hero__listItem{display:inline;color:var(--accent-color-light);font-family:Inter;font-size:1rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.01rem;text-decoration:none}.hero__listItem:not(.-static):hover,.hero__listItem:not(.-static):focus-visible{color:var(--root-color-white)}.hero__listItem.-static{cursor:default}.hero__text{order:1;padding:4rem 0}@media screen and (min-width: 744px){.hero__text{padding:2rem 0}}.hero__cta{order:2}.hero__image{order:3}.hero__testimonial{order:4}.hero__media{order:5}@media screen and (min-width: 744px){.hero__text,.hero__image,.hero__media,.hero__cta,.hero__testimonial{order:unset;grid-column:span var(--span, 1)}}.message{position:static;display:grid;grid:auto/2rem 1fr 3rem;align-items:start;gap:1em;padding:1em;background:var(--accent-color-50);border-radius:.5rem;margin-bottom:2rem;box-shadow:0 1px 1px rgba(from var(--accent-color-900) r g b/.2),0 .5rem 1.5rem rgba(from var(--accent-color) r g b/.1)}.message__icon{--icon-stroke-color: #fff;--icon-fill-color: var(--accent-color)}.message__content{padding:.25em 0}.message__close{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:#0000;color:inherit;height:2rem;border-left:1px solid rgba(from var(--accent-color) r g b/.5);display:grid;place-content:center;--icon-stroke-width: 1;grid:1rem/1rem}.message:is(dialog:not(:open)){display:none}.message.-dark{background:var(--accent-color-900);color:#fff}.table,.richText table,.table table{border-collapse:collapse;margin-bottom:2rem}.table thead,.richText table thead,.table table thead{background:var(--color-gray-50)}.table thead th,.richText table thead th,.table table thead th{background:var(--color-gray-100)}.table tr,.richText table tr,.table th,.richText table th,.table table tr,.table table th{transition:background-color var(--root-ease-out-fast)}.table td,.richText table td,.table th,.richText table th,.table table td,.table table th{padding:1em 1.5em}.table th,.richText table th,.table table th{text-align:left;background:var(--color-gray-50)}.table tbody tr:not(:last-child),.richText table tbody tr:not(:last-child),.table table tbody tr:not(:last-child){border-top:1px solid var(--color-gray-200)}.table tr:hover,.richText table tr:hover,.table table tr:hover{background:var(--accent-color-50)}.table tr:hover th,.richText table tr:hover th,.table table tr:hover th{background:var(--accent-color-100)}.table.-scrollable,.richText table.-scrollable,.table table.-scrollable{--max-table-fade: 3rem;animation-duration:1ms;animation-name:table-fade;animation-timeline:--table;max-height:clamp(50vh,640px,100svh - 2cm);max-width:100%;overflow:scroll;position:relative;scroll-timeline:--table x}.table.-scrollable.-fadeRight,.richText table.-scrollable.-fadeRight,.table table.-scrollable.-fadeRight{-webkit-mask-image:linear-gradient(90deg,#fff calc(100% - var(--table-fade)),#0000);mask-image:linear-gradient(90deg,#fff calc(100% - var(--table-fade)),#0000)}.table.-scrollable.-fadeBoth,.richText table.-scrollable.-fadeBoth,.table table.-scrollable.-fadeBoth{-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0),#fff var(--table-starting-fade) calc(100% - var(--table-fade)),rgba(0,0,0,0) 100%);mask-image:linear-gradient(90deg,rgba(0,0,0,0),#fff var(--table-starting-fade) calc(100% - var(--table-fade)),rgba(0,0,0,0) 100%)}.table.-scrollable.-stickHead thead,.richText table.-scrollable.-stickHead thead,.table table.-scrollable.-stickHead thead{background:var(--color-gray-50);position:sticky;top:0;z-index:1}.table.-scrollable.-stickFirstColumn tbody tr th:first-child,.richText table.-scrollable.-stickFirstColumn tbody tr th:first-child,.table table.-scrollable.-stickFirstColumn tbody tr th:first-child{left:0;position:sticky}.table.-scrollable.-stickHead.-stickFirstColumn thead tr th:first-child,.richText table.-scrollable.-stickHead.-stickFirstColumn thead tr th:first-child,.table.-scrollable.-stickHead.-stickFirstColumn thead tr td:first-child,.richText table.-scrollable.-stickHead.-stickFirstColumn thead tr td:first-child,.table table.-scrollable.-stickHead.-stickFirstColumn thead tr th:first-child,.table table.-scrollable.-stickHead.-stickFirstColumn thead tr td:first-child{left:0;position:sticky;background:var(--color-gray-50)}@property --table-fade{syntax: "<length>"; inherits: false; initial-value: 0;}@property --table-starting-fade{syntax: "<length>"; inherits: false; initial-value: 0;}@keyframes table-fade{0%{--table-starting-fade: 0;--table-fade: var(--max-table-fade)}10%{--table-starting-fade: var(--max-table-fade)}90%{--table-fade: var(--max-table-fade)}to{--table-starting-fade: var(--max-table-fade);--table-fade: 0}}.section{--accent-color: #fff;row-gap:16px;padding:5rem 0;background:var(--accent-color);color:var(--accent-color-text)}.acf-innerblocks-container{color:var(--root-color);font-family:var(--root-font-family);font-size:1rem;line-height:1.6;margin-bottom:2rem}.acf-innerblocks-container p{margin:0 0 1rem;font-family:var(--root-font-family);font-size:1rem;line-height:1.6}.acf-innerblocks-container p:last-child{margin-bottom:0}.acf-innerblocks-container :is(h1,h2,h3,h4,h5,h6){color:var(--heading-color, var(--root-color-headings));font-family:var(--root-font-family-heading);font-weight:400;line-height:1.125;margin:1.5rem 0 1rem;overflow-wrap:break-word;text-wrap:balance}.acf-innerblocks-container :is(h1,h2,h3,h4,h5,h6):has(+:is(h1,h2,h3,h4,h5,h6)){margin-bottom:0}.acf-innerblocks-container>:is(h1,h2,h3,h4,h5,h6):first-child{margin-top:0}.acf-innerblocks-container h1{font-size:var(--root-font-size-h1);margin-bottom:calc(1rem + var(--fluid-rem-sm-md) * .5 + var(--fluid-rem-md-lg) * .5)}.acf-innerblocks-container h2{font-size:var(--root-font-size-h2);margin-bottom:calc(1rem + var(--fluid-rem-sm-md) * .5 + var(--fluid-rem-md-lg) * 0)}.acf-innerblocks-container h3{font-size:var(--root-font-size-h3);margin-top:1.25rem}.acf-innerblocks-container h4{font-size:var(--root-font-size-h4);margin-top:1rem}.acf-innerblocks-container h5{font-size:var(--root-font-size-h5);margin-top:1rem}.acf-innerblocks-container h6{font-size:.875rem;font-weight:700;margin-top:1rem}.acf-innerblocks-container ul,.acf-innerblocks-container ol{margin:0 0 1rem;padding-left:1.5rem;line-height:1.6}.acf-innerblocks-container ul:last-child,.acf-innerblocks-container ol:last-child{margin-bottom:0}.acf-innerblocks-container ul{list-style:disc}.acf-innerblocks-container ul ul{list-style-type:circle;margin-top:.5rem}.acf-innerblocks-container ol{list-style:decimal}.acf-innerblocks-container ol ol{list-style-type:lower-alpha;margin-top:.5rem}.acf-innerblocks-container li{margin-bottom:.5em}.acf-innerblocks-container li:last-child{margin-bottom:0}.acf-innerblocks-container dl{margin:0 0 1rem}.acf-innerblocks-container dl:last-child{margin-bottom:0}.acf-innerblocks-container dt{font-weight:700;margin-top:.5em}.acf-innerblocks-container dt:first-child{margin-top:0}.acf-innerblocks-container dd{margin:0 0 0 1.5rem}.acf-innerblocks-container>*:first-child{margin-top:0}.acf-innerblocks-container>*:last-child{margin-bottom:0}.acf-innerblocks-container a{color:var(--color-purple)}.acf-innerblocks-container blockquote{margin:2em 0;padding-left:1.5rem;border-left:4px solid var(--accent-color);font-size:1rem;line-height:1.6;color:var(--root-color)}.acf-innerblocks-container code{font-size:.875em;padding:.125em .25em;background:var(--color-gray-100);border-radius:var(--border-radius-inner)}.acf-innerblocks-container pre{margin:0 0 1rem;padding:1rem;overflow-x:auto;background:var(--color-gray-100);border-radius:var(--border-radius-inner);font-size:.875rem;line-height:1.5}.acf-innerblocks-container pre code{padding:0;background:none}.acf-innerblocks-container hr{margin:1.5rem 0;border:0;border-top:1px solid var(--root-border-color)}.acf-innerblocks-container iframe{width:100%!important;max-width:100%;height:auto!important;aspect-ratio:16/9;margin:1rem 0;display:block;vertical-align:top}.wysiwyg-content{color:var(--root-color);font-family:var(--root-font-family);font-size:1rem;line-height:1.6;margin-bottom:2rem}.wysiwyg-content p{margin:0 0 1rem;font-family:var(--root-font-family);font-size:1rem;line-height:1.6}.wysiwyg-content p:last-child{margin-bottom:0}.wysiwyg-content :is(h1,h2,h3,h4,h5,h6){color:var(--heading-color, var(--root-color-headings));font-family:var(--root-font-family-heading);font-weight:400;line-height:1.125;margin:1.5rem 0 1rem;overflow-wrap:break-word;text-wrap:balance}.wysiwyg-content :is(h1,h2,h3,h4,h5,h6):has(+:is(h1,h2,h3,h4,h5,h6)){margin-bottom:0}.wysiwyg-content>:is(h1,h2,h3,h4,h5,h6):first-child{margin-top:0}.wysiwyg-content h1{font-size:var(--root-font-size-h1);margin-bottom:calc(1rem + var(--fluid-rem-sm-md) * .5 + var(--fluid-rem-md-lg) * .5)}.wysiwyg-content h2{font-size:var(--root-font-size-h2);margin-bottom:calc(1rem + var(--fluid-rem-sm-md) * .5 + var(--fluid-rem-md-lg) * 0)}.wysiwyg-content h3{font-size:var(--root-font-size-h3);margin-top:1.25rem}.wysiwyg-content h4{font-size:var(--root-font-size-h4);margin-top:1rem}.wysiwyg-content h5{font-size:var(--root-font-size-h5);margin-top:1rem}.wysiwyg-content h6{font-size:.875rem;font-weight:700;margin-top:1rem}.wysiwyg-content ul,.wysiwyg-content ol{margin:0 0 1rem;padding-left:1.5rem;line-height:1.6}.wysiwyg-content ul:last-child,.wysiwyg-content ol:last-child{margin-bottom:0}.wysiwyg-content ul{list-style:disc}.wysiwyg-content ul ul{list-style-type:circle;margin-top:.5rem}.wysiwyg-content ol{list-style:decimal}.wysiwyg-content ol ol{list-style-type:lower-alpha;margin-top:.5rem}.wysiwyg-content li{margin-bottom:.5em}.wysiwyg-content li:last-child{margin-bottom:0}.wysiwyg-content dl{margin:0 0 1rem}.wysiwyg-content dl:last-child{margin-bottom:0}.wysiwyg-content dt{font-weight:700;margin-top:.5em}.wysiwyg-content dt:first-child{margin-top:0}.wysiwyg-content dd{margin:0 0 0 1.5rem}.wysiwyg-content>*:first-child{margin-top:0}.wysiwyg-content>*:last-child{margin-bottom:0}.wysiwyg-content a{color:var(--color-purple)}.wysiwyg-content blockquote{margin:2em 0;padding-left:1.5rem;border-left:4px solid var(--accent-color);font-size:1rem;line-height:1.6;color:var(--root-color)}.wysiwyg-content code{font-size:.875em;padding:.125em .25em;background:var(--color-gray-100);border-radius:var(--border-radius-inner)}.wysiwyg-content pre{margin:0 0 1rem;padding:1rem;overflow-x:auto;background:var(--color-gray-100);border-radius:var(--border-radius-inner);font-size:.875rem;line-height:1.5}.wysiwyg-content pre code{padding:0;background:none}.wysiwyg-content hr{margin:1.5rem 0;border:0;border-top:1px solid var(--root-border-color)}.wysiwyg-content iframe{width:100%!important;max-width:100%;height:auto!important;aspect-ratio:16/9;margin:1rem 0;display:block;vertical-align:top}.siteFooter{background:#1c153e;padding-top:3rem}.siteFooter a{color:var(--Vars-Brand-Foundational-Color-Purple-Foundational-200, #D8CDFF);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px}.siteFooter__copyright{font-size:1.25rem;color:var(--Vars-Brand-Foundational-Color-Purple-Foundational-500, #673EF3);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px}.siteFooter__content{display:grid;gap:var(--gap);grid-template-areas:"nav" "aside"}@media screen and (min-width: 1200px){.siteFooter__content{grid-template-areas:"nav" "aside";grid-template-columns:1fr;align-items:start}}.siteFooter__navigation{grid-area:nav}@media screen and (min-width: 1200px){.siteFooter__navigation{max-height:24rem}}.siteFooter__aside{grid-area:aside;margin-bottom:1rem}@media screen and (min-width: 1200px){.siteFooter__aside{margin-bottom:2rem}}.siteFooter__aside{display:grid;gap:var(--gap)}.siteFooter__utility{display:flex;flex-flow:column;gap:.5rem 2rem}.siteFooter__utilityMenu{display:flex;flex-flow:row wrap;gap:.5rem 2rem}.siteFooter__social{display:flex;justify-content:space-between}@media screen and (min-width: 744px){.siteFooter__social{justify-content:flex-start;gap:1.5rem}}@media screen and (min-width: 1200px){.siteFooter__social{margin-bottom:1rem}}.siteFooter__utilityCallout{display:flex;justify-content:flex-start;margin-bottom:4rem}.siteFooter__utilityCalloutCard{width:fit-content;max-width:25rem;align-self:flex-start;border-radius:var(--border-radius-outer);overflow:hidden;background:var(--root-color-white);border:1px solid var(--accent-color-dark-800)}.siteFooter__utilityCalloutLink{display:block;width:100%;background:#060606;padding:1rem;transition:opacity .3s}.siteFooter__utilityCalloutLink:hover{opacity:.9}.siteFooter__utilityCalloutRow{display:block;width:100%}.siteFooter__utilityCalloutMedia{width:fit-content;max-width:100%;padding:.5rem}.siteFooter__utilityCalloutMedia img{width:auto;height:auto;max-width:100%;display:block}.sitemap__list{display:grid;gap:var(--gap);grid-template-columns:1fr}.sitemap__item{margin-bottom:2rem}@media screen and (min-width: 744px){.sitemap__list{grid-template-columns:repeat(2,minmax(0,1fr))}.sitemap__item{margin-bottom:0}.sitemap__item:last-child{grid-column:1/-1}.sitemap__item:last-child .sitemap__sublist{display:flex;flex-wrap:wrap;gap:.5rem 2rem;padding:0;margin:.5rem 0 0;list-style:none}.sitemap__item:last-child .sitemap__sublist>li{margin:0}}@media screen and (min-width: 1200px){.sitemap__list{grid-template-columns:repeat(5,minmax(0,1fr))}.sitemap__item:last-child{grid-column:auto}.sitemap__item:last-child .sitemap__sublist{display:grid;gap:1rem}}.tickerTape{font-family:Geist,serif;font-weight:700;color:#673ef3;text-transform:uppercase;--icon-h: clamp(64px, 8vw, 164px);--speed: 12s;--icon-gap: calc(var(--icon-h) * .32)}.tickerTape__wrap{padding:2rem 0;pointer-events:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none}.tickerTape__viewport{overflow:hidden;width:100%}.tickerTape__track{display:inline-flex;width:max-content;white-space:nowrap;will-change:transform;animation:tickerTape-scroll var(--speed) linear infinite}.tickerTape__unit{display:inline-flex;align-items:center;flex:0 0 auto;gap:0}.tickerTape__text{flex:0 0 auto;font-size:calc(var(--icon-h) * .8);line-height:1}.tickerTape__icon{flex:0 0 auto;height:var(--icon-h);width:var(--icon-w);display:block;margin-inline:var(--icon-gap)}@keyframes tickerTape-scroll{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}@media (prefers-reduced-motion: reduce){.tickerTape__track{animation:none}}.siteHeader{background:var(--accent-color-dark-800);outline:1px solid var(--accent-color-dark-800);position:sticky;top:-1px;z-index:99;transform:translateY(0);transition:transform .25s ease-out,visibility .25s ease-out}.siteHeader.-hidden{transform:translateY(-100%);visibility:hidden}.siteHeader__inner{padding:var(--gap) 0}@media screen and (min-width: 1200px){.siteHeader__inner{padding:20px 0}}@media screen and (min-width: 1200px){.siteHeader__inner.container{--container-width: 1700px;gap:40px}}.siteHeader__content{display:flex;align-items:center;gap:var(--gap);position:relative;justify-content:space-between}.siteHeader__primaryNav{display:none}.siteHeader__buttons{display:none;visibility:hidden}.siteHeader__logo{min-width:40px}.siteHeader__logoImage{margin-bottom:0}.siteHeader__logoImage img{max-height:34px;object-fit:contain}@media screen and (min-width: 1200px){.siteHeader__content{display:grid;grid-template-columns:auto 1fr auto;align-items:center;column-gap:.5rem}.siteHeader__logo{justify-self:start;align-self:center;padding:0}.siteHeader__logoImage{display:flex}.siteHeader__mobileNav{display:none}.siteHeader__primaryNav{display:block;justify-self:center;align-self:center}.siteHeader__buttons{visibility:visible;justify-self:end;align-self:center;display:inline-flex;align-items:center;gap:.75rem;margin-left:auto}.siteHeader__buttons .button{font-size:14px;padding:15px 20px}.siteHeader__buttons .button.-outline{border-color:var(--color-purple-200);color:var(--color-purple-200)}}@media screen and (min-width: 1300px){.siteHeader__logoImage{display:block}}@media screen and (min-width: 1500px){.siteHeader__content{column-gap:var(--gap)}}.siteTopNav{background:var(--accent-color-900)}@media screen and (min-width: 1200px){.siteTopNav.container{--container-width: 1700px;gap:40px}}.siteTopNav__content{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:.75rem}.siteTopNav__cta{flex:1 1 auto;min-width:0;color:var(--color-topnav-text);font-family:var(--root-font-family);font-size:1rem;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.01rem;text-wrap:balance}.siteTopNav__ctaLink{display:inline;color:var(--color-topnav-link);transition:opacity .2s;text-decoration:none}.siteTopNav__ctaLink:hover{color:var(--color-topnav-link);opacity:.8}.siteTopNav__menuList{display:flex;align-items:center;gap:1.25rem;margin:0;padding:0;list-style:none}.siteTopNav__menuItem{display:flex;align-items:center}.siteTopNav__menuLink{color:var(--color-topnav-link);font-family:var(--root-font-family);display:inline-flex;align-items:center;gap:.5rem;line-height:1;padding-block:.25rem;font-size:.875rem;font-style:normal;font-weight:400;text-decoration:none;white-space:nowrap;transition:opacity .2s}.siteTopNav__menuLink:hover,.siteTopNav__menuLink:focus-visible{color:var(--color-topnav-link);text-decoration:none;opacity:.8}.siteTopNav__menuLink svg{flex:0 0 auto;display:block;align-self:center;width:auto;height:auto;max-width:none}.siteTopNav__menuLink svg [fill]{fill:currentColor!important}.slider{--swiper-theme-color: var(--accent-color)}.slider__content{container-type:inline-size;overflow:hidden;padding:0 2rem 4.5rem}@media screen and (min-width: 744px){.slider__content{padding:0 7rem 6.5rem}}.slider swiper-slide{width:100cqw;height:auto}@media screen and (min-width: 744px){.slider swiper-slide{width:auto;height:calc(50cqw - 1rem)}}@media screen and (min-width: 1200px){.slider swiper-slide{width:auto;height:calc(40cqw - 2rem)}}.slider swiper-container::part(bullet){display:inline-block;flex-shrink:0;height:10px;width:40px;max-width:10px;border-radius:9999px;-webkit-transition:max-width .2s ease-in-out,opacity .2s ease-in-out;transition:max-width .2s ease-in-out,opacity .2s ease-in-out;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:max-width;background-color:var(--color-purple);opacity:.4}.slider swiper-container::part(bullet-active){display:inline-block;flex-shrink:0;height:10px;width:40px;max-width:40px;border-radius:9999px;-webkit-transition:max-width .2s ease-in-out,opacity .2s ease-in-out;transition:max-width .2s ease-in-out,opacity .2s ease-in-out;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:max-width;background-color:var(--color-purple);opacity:1}.slider swiper-container::part(container){overflow:visible}.slider swiper-container::part(pagination){align-items:center;bottom:auto;display:flex;gap:1rem;margin-top:3rem;text-align:left;top:100%;justify-content:center}.slider swiper-container::part(button-prev),.slider swiper-container::part(button-next){width:1rem;height:1rem;padding:1rem;display:none;color:var(--color-purple);background:#673ef333;border-radius:var(--border-radius-inner)}@media screen and (min-width: 744px){.slider swiper-container::part(button-prev),.slider swiper-container::part(button-next){display:block}}.slider swiper-container::part(button-prev){position:absolute;left:-7rem}.slider swiper-container::part(button-next){right:-7rem}.slider.-withCallout .slider__content{padding:0 0 2.5rem}@media screen and (min-width: 744px){.slider.-withCallout .slider__content{padding:0 0 11.5rem}}.slider.-withCallout swiper-container::part(button-prev),.slider.-withCallout swiper-container::part(button-next){top:1.5rem;z-index:12;display:block}@media screen and (min-width: 744px){.slider.-withCallout swiper-container::part(button-prev),.slider.-withCallout swiper-container::part(button-next){top:100%;margin-top:5.25rem}}.slider.-withCallout swiper-container::part(button-prev){right:4rem;left:auto}@media screen and (min-width: 744px){.slider.-withCallout swiper-container::part(button-prev){left:0}}.slider.-withCallout swiper-container::part(button-next){right:0}.slider.-withCallout swiper-container::part(pagination){display:none}@media screen and (min-width: 744px){.slider.-withCallout swiper-container::part(pagination){display:flex;margin-top:6rem;justify-content:center}}.slider.-withCallout swiper-slide{padding-top:4rem}@media screen and (min-width: 744px){.slider.-withCallout swiper-slide{padding-top:0}}.slider.-withCallout .slider__callout{display:grid;gap:2rem}.slider.-withCallout .slider__calloutIcon{width:4rem;height:4rem}.slider.-withCallout swiper-slide{height:auto}@media screen and (min-width: 744px){.slider.-withCallout swiper-slide{width:66.66cqw}}.slider.-withCallout swiper-slide>*{height:100%}@media screen and (min-width: 1200px){.slider.-withCallout{--columns: 3}.slider.-withCallout .slider__calloutIcon{grid-area:1/main}.slider.-withCallout .slider__callout{grid-column:main/span 1}.slider.-withCallout .slider__content{grid-column:3/main}.slider.-withCallout .swiper-slide-next{mask:linear-gradient(to right,#fff,rgba(0,0,0,0) 50%)}}.stats{position:relative;padding:6rem 0 10.5rem;background:var(--color-gray-75);text-align:center}.stats.-purpleBg{background:var(--accent-color-light-100)}.stats.-whiteBg{background:var(--color-white)}@media screen and (min-width: 1200px){.stats{padding:11.81rem 0 19.3rem}}.stats__decoImage{position:absolute;display:block;bottom:3px;left:50%;transform:translate(-50%);width:auto;height:3.1rem;object-fit:contain}@media screen and (min-width: 1200px){.stats__decoImage{height:4.65rem}}.stats__inner{position:relative}.stats__inner:before,.stats__inner:after{content:"";display:block;width:1px;background:var(--color-purple);position:absolute;left:50%;transform:translate(-50%);height:5rem}@media screen and (min-width: 1200px){.stats__inner:before,.stats__inner:after{height:10rem}}.stats__inner:before{bottom:calc(100% + 1rem)}@media screen and (min-width: 1200px){.stats__inner:before{bottom:calc(100% + 1.8125rem)}}.stats__inner:after{top:calc(100% + 1rem)}@media screen and (min-width: 1200px){.stats__inner:after{top:calc(100% + 1.8125rem)}}.stats__callout{position:relative;margin-bottom:7rem}@media screen and (min-width: 744px){.stats__callout{margin-bottom:3.06rem}}.stats__callout:before{content:"";display:block;width:1px;background:var(--color-purple);position:absolute;left:50%;transform:translate(-50%);height:5rem;top:calc(100% + 1rem)}@media screen and (min-width: 744px){.stats__callout:before{display:none}}.stats__callout .h3{color:var(--color-purple);line-height:100%;letter-spacing:-.48px}@media screen and (min-width: 744px){.stats__callout .h3{font-size:3rem}}.stats__callout .h3:last-child{margin-bottom:0}.stats__content{display:flex;flex-wrap:wrap;justify-content:center;gap:7rem 1rem}@media screen and (min-width: 744px){.stats__content{gap:3rem 1rem}}.stats__stat{position:relative;color:var(--accent-color-900);width:100%}@media screen and (min-width: 744px){.stats__stat{width:calc(50% - .5rem)}}@media screen and (min-width: 1200px){.stats__stat{width:calc(33.3333% - .667rem)}}.stats__stat:last-child:before{display:none}.stats__stat:before{content:"";display:block;width:1px;background:var(--color-purple);position:absolute;left:50%;transform:translate(-50%);height:5rem;top:calc(100% + 1rem)}@media screen and (min-width: 744px){.stats__stat:before{display:none}}.stats__value{position:relative;margin-bottom:3rem;font-family:var(--root-font-family-heading),sans-serif;font-size:4rem;line-height:100%;letter-spacing:-1px}@media screen and (min-width: 744px){.stats__value{margin-bottom:5rem;font-size:6.25rem}}@media screen and (min-width: 1200px){.stats__value{margin-bottom:8.125rem}}.stats__value:before{content:"";display:block;width:1px;background:var(--color-purple);position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%);height:2rem}@media screen and (min-width: 744px){.stats__value:before{height:4rem}}@media screen and (min-width: 1200px){.stats__value:before{top:calc(100% + 1.25rem);height:5.625rem}}.stats__description{margin:0 auto;max-width:21rem;font-family:var(--root-font-family),sans-serif;font-size:1rem;line-height:140%;letter-spacing:-.2px}@media screen and (min-width: 1200px){.stats__description{font-size:1.25rem}}.stats.-headingAbove{padding-top:3.81rem}@media screen and (min-width: 1200px){.stats.-headingAbove{padding-top:5.81rem}}.stats.-headingAbove .stats__inner:before{display:none}@media screen and (min-width: 1200px){.stats.-headingAbove .stats__callout:before{display:block;top:calc(100% + 1.25rem)}}@media screen and (min-width: 1200px){.stats.-headingAbove .stats__callout{margin-bottom:7.81rem}}.stats.-caseStudy{padding:3em 0}.stats.-caseStudy .stats__content{gap:2rem 1rem}.stats.-caseStudy .stats__inner:before,.stats.-caseStudy .stats__inner:after{display:none!important}.stats.-caseStudy .stats__stat{display:flex;align-items:center;gap:.5em}.stats.-caseStudy .stats__stat:before{display:none}.stats.-caseStudy .stats__value{margin-bottom:0;font-size:6.25rem}.stats.-caseStudy .stats__value:before{display:none!important}.stats.-caseStudy .stats__description{margin:0 0 0 1.25rem;text-align:left}.stats.-caseStudy .stats__decoImage{display:none}.featuredTestimonials__title{align-items:center;display:flex;flex-direction:column;font-size:calc(2rem + var(--fluid-rem-sm-lg) * 1);gap:1.5rem;text-align:center}.featuredTestimonials__titleIcon{width:calc(2rem + var(--fluid-rem-sm-lg) * 2);height:calc(2rem + var(--fluid-rem-sm-lg) * 2)}.featuredTestimonials__wrapper{display:grid;gap:2rem}@media screen and (min-width: 744px){.featuredTestimonials__wrapper{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}}.featuredHeadline{text-align:center;text-wrap:balance;font-style:normal;font-weight:400}.featuredHeadline__heading{color:var(--root-color-headings);font-family:var(--root-font-family-heading);line-height:100%;letter-spacing:-.045rem}.-accent-purple .featuredHeadline__heading{color:var(--accent-color-dark-500)}@media screen and (min-width: 744px){.featuredHeadline__heading{font-size:4.5rem}}.featuredHeadline__subHeading{color:var(--root-color);font-family:var(--root-font-family);line-height:140%;letter-spacing:-.019rem}@media screen and (min-width: 744px){.featuredHeadline__subHeading{font-size:1.875rem}}.featuredIntegrations__content{background:var(--accent-color-light-100);border-radius:var(--border-radius-outer);padding:.625rem;display:flex;flex-direction:column;gap:0}@media screen and (min-width: 744px){.featuredIntegrations__content{flex-direction:row;align-items:center;justify-content:space-between;gap:.625rem}}@media screen and (min-width: 744px){.featuredIntegrations__text,.featuredIntegrations__media{flex:0 0 calc(50% - .3125rem);min-width:0}}.featuredIntegrations__text{padding:2rem}@media screen and (min-width: 1200px){.featuredIntegrations__text{padding:0 4rem}}.featuredIntegrations__media{border-radius:var(--border-radius-inner);overflow:hidden;aspect-ratio:1/1}@media screen and (min-width: 744px){.featuredIntegrations__media{aspect-ratio:unset;align-self:stretch;height:auto}}@media screen and (min-width: 1200px){.featuredIntegrations__media{aspect-ratio:1/1;align-self:auto}}.featuredIntegrations__media>*{display:block;width:100%;height:100%;object-fit:cover}.featuredIntegrations__heading{font-family:var(--root-font-family-heading);color:var(--accent-color-900);font-style:normal;font-weight:400;line-height:112%;letter-spacing:-.4px}@media screen and (min-width: 744px){.featuredIntegrations__heading{font-size:2.5rem}}.featuredIntegrations__subHeading{font-family:var(--root-font-family);font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px;color:#060606cc}@media screen and (min-width: 744px){.featuredIntegrations__subHeading{font-size:1rem}}.featuredIntegrations__iconGroup{display:flex;flex-direction:column;align-items:stretch;gap:.625rem;border:1px solid var(--color-purple);padding:.625rem 1.5rem .625rem .625rem;border-radius:var(--border-radius-inner);margin-top:2rem}@media screen and (min-width: 744px){.featuredIntegrations__iconGroup{flex-direction:row;flex-wrap:nowrap;align-items:center}}@media screen and (min-width: 1200px){.featuredIntegrations__iconGroup{margin-top:8rem}}.featuredIntegrations__iconRow{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:.25rem;min-width:0}@media screen and (min-width: 744px){.featuredIntegrations__iconRow{flex:1 1 auto}}.featuredIntegrations__icon{box-sizing:border-box;display:block;height:2rem;width:2rem;border-radius:var(--border-radius-inner);overflow:hidden}.featuredIntegrations__plus{box-sizing:border-box;display:block;height:2rem;line-height:2rem;text-align:center;width:2.5rem;color:var(--color-purple);font-family:var(--root-font-family);border:1px solid var(--color-purple);border-radius:var(--border-radius-inner);overflow:hidden;font-size:.75rem;font-style:normal;font-weight:400;letter-spacing:-.12px}.featuredIntegrations__anchor{align-self:flex-end;font-family:var(--root-font-family);font-size:1rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px}@media screen and (min-width: 744px){.featuredIntegrations__anchor{align-self:auto;margin-left:auto}}.iconCardGrid{position:relative;background:var(--accent-color-light-100);padding-top:10rem;padding-bottom:6rem}.iconCardGrid.-grey{background:var(--color-gray-75)}@media screen and (min-width: 744px){.iconCardGrid{padding-top:12rem}}@media screen and (min-width: 1200px){.iconCardGrid{padding-top:14rem}}.iconCardGrid.-large .iconCardGrid__grid{gap:2.5rem}.iconCardGrid.-large .card__iconWrap{width:5rem;height:5rem}.iconCardGrid.-large .card__content{height:100%}.iconCardGrid.-large .card__title{font-size:1.25rem}.iconCardGrid.-large .card__description{font-size:1.25rem;margin-top:auto}.iconCardGrid.-normalSpacing{padding-top:3rem;padding-bottom:3rem}@media screen and (min-width: 744px){.iconCardGrid.-normalSpacing{padding-top:4.5rem;padding-bottom:4.5rem}}@media screen and (min-width: 1200px){.iconCardGrid.-normalSpacing{padding-top:4.5rem}}.iconCardGrid__header{margin-bottom:3rem}.iconCardGrid__heading{color:var(--root-color-headings);font-family:var(--root-font-family-heading);font-style:normal;line-height:100%;letter-spacing:-.045rem;text-wrap:balance;font-size:3rem}.-grey.-normalSpacing .iconCardGrid__heading{color:var(--color-purple);letter-spacing:-.03rem;font-weight:400;font-size:3rem}@media screen and (min-width: 744px){.iconCardGrid__heading{font-size:4.5rem}}.iconCardGrid__subHeading{color:var(--root-color);font-family:var(--root-font-family);line-height:140%;letter-spacing:-.019rem;text-wrap:balance}@media screen and (min-width: 744px){.iconCardGrid__subHeading{font-size:1.875rem}}.iconCardGrid__grid{display:grid;grid-template-columns:1fr;gap:var(--root-gap);min-width:0}.iconCardGrid__grid>*{min-width:0}@media screen and (min-width: 744px){.iconCardGrid__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width: 1200px){.iconCardGrid__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.iconCardGrid a.card:hover .link-arrow-text svg{transform:translate(5px)}.iconCardGrid .card{min-width:0;width:100%;box-sizing:border-box;background-color:transparent;border-radius:0;box-shadow:none;display:flex;flex-direction:column-reverse;justify-content:flex-end;overflow:hidden;max-width:100%}.iconCardGrid .card__content{width:100%;display:flex;flex-direction:column;align-items:flex-start;padding:1.5rem 0;gap:0}.iconCardGrid .card__iconWrap{aspect-ratio:1/1;width:3.75rem;display:flex;align-content:center;justify-content:center;margin-bottom:1rem}.iconCardGrid .card__iconWrap img{height:auto;width:100%;max-width:100%}.iconCardGrid .card__title{color:var(--root-color-headings);font-family:var(--root-font-family);font-size:1rem;font-style:normal;font-weight:700;line-height:100%;margin-bottom:1rem}.iconCardGrid .card__description{color:var(--root-color);font-family:var(--root-font-family);font-size:1rem;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.01rem;text-wrap:balance;margin-bottom:.5rem}.iconCardGrid .card__arrow{font-family:var(--root-font-family);border:0;display:block;padding:.5rem 0;display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.01rem}.iconCardGrid .card__arrow:after{content:"";width:.813rem;height:.688rem;flex:0 0 auto;background:currentColor;mask:url(data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%2211%22%20viewBox%3D%220%200%2013%2011%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M7.07181%2010.906L12.5248%205.45303L7.07181%204.943e-05L6.13458%200.925108L9.99305%204.78358H-1.93829e-05V6.12248H9.99305L6.13458%209.96878L7.07181%2010.906Z%22%20fill%3D%22%231C153E%22/%3E%3C/svg%3E) center/contain no-repeat;transform:translate(0);transition:transform .2s ease}.iconCardGrid .card:hover .card__arrow{color:var(--color-purple-900)}.iconCardGrid .card:hover .card__arrow svg path{fill:var(--color-purple-900)}.iconCardGrid .card:hover .card__arrow:after{transform:translate(.3rem)}.iconCardGrid__bg-pattern{visibility:hidden;mix-blend-mode:multiply;z-index:1;pointer-events:none;display:flex;align-items:center;justify-content:center;width:54rem}.iconCardGrid__bg-pattern img{position:absolute;width:50%;max-width:960px;height:auto;right:0;top:0}@media screen and (min-width: 1200px){.iconCardGrid__bg-pattern{visibility:visible}}.iconCardGrid .card__title,.iconCardGrid .card__description{overflow-wrap:anywhere;word-break:break-word}.testimonialSlider{overflow:hidden;text-align:center;text-wrap:balance;font-style:normal;font-weight:400;background:var(--color-gray-75);position:relative;isolation:isolate}.testimonialSlider__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;mix-blend-mode:plus-lighter;pointer-events:none}.testimonialSlider__bgVideo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:1;transform:translateZ(0)}.testimonialSlider__bgOverlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.testimonialSlider__heading,.testimonialSlider__subHeading,.testimonialSlider .slider{position:relative;z-index:2}@media (prefers-reduced-motion: reduce){.testimonialSlider__bgVideo{animation:none}}.testimonialSlider .slider,.testimonialSlider .slider__content{overflow:visible}.testimonialSlider .slider swiper-slide{aspect-ratio:auto;height:auto!important}@media screen and (min-width: 1200px){.testimonialSlider .slider swiper-slide{min-height:38rem}}.testimonialSlider swiper-container{display:block;width:95%;overflow:visible}.testimonialSlider swiper-container::part(container),.testimonialSlider swiper-container::part(wrapper){overflow:visible!important}@media screen and (min-width: 1200px){.testimonialSlider swiper-container{width:90%}}@media screen and (min-width: 1440px){.testimonialSlider swiper-container{width:85%}}.testimonialSlider swiper-container::part(wrapper){align-items:stretch;height:auto!important}.testimonialSlider swiper-container::part(container){height:auto!important}.testimonialSlider swiper-container>swiper-slide{height:auto!important;align-self:stretch;display:flex;flex-direction:column}@media screen and (min-width: 1200px){.testimonialSlider swiper-container>swiper-slide{flex-direction:row}}@media screen and (min-width: 1200px){.testimonialSlider swiper-container>swiper-slide.-has-media .testimonialSlider__text{width:calc(100% - 22.25rem);margin-left:auto}}@media screen and (min-width: 1200px){.testimonialSlider swiper-container>swiper-slide.-image-right .testimonialSlider__text{margin-left:0;margin-right:auto}}.testimonialSlider swiper-container>swiper-slide.-image-right .testimonialSlider__image{left:auto;right:.625rem}.testimonialSlider__heading{color:var(--root-color-headings);font-family:var(--root-font-family-heading);line-height:100%;letter-spacing:-.045rem;padding:0 2rem;margin-bottom:1.5rem}@media screen and (min-width: 744px){.testimonialSlider__heading{font-size:3.5rem;max-width:28ch;margin-left:auto;margin-right:auto;margin-bottom:2.5rem}}@media screen and (min-width: 1200px){.testimonialSlider__heading{font-size:4.5rem}}.testimonialSlider__subHeading{color:var(--root-color);font-family:var(--root-font-family);font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.2px;padding:0 2rem;margin-bottom:4rem}@media screen and (min-width: 744px){.testimonialSlider__subHeading{font-size:1.25rem;max-width:60ch;margin-left:auto;margin-right:auto;margin-bottom:6rem}}.testimonialSlider__slide{background-color:#0000001a;-webkit-backdrop-filter:blur(.313rem);backdrop-filter:blur(.313rem);border-radius:1.25rem;padding:.625rem;display:flex;flex-direction:column;gap:1rem;height:auto;position:relative;z-index:0;transition:background-color .3s ease,opacity .3s ease,transform .3s ease;transform:scaleY(.9);transform-origin:center}.testimonialSlider__slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;box-shadow:0 1.25rem 1.25rem .25rem #0000001a;opacity:0;transition:opacity .3s ease}.testimonialSlider__slide.swiper-slide-active:after{opacity:1}.testimonialSlider__slide>.testimonialSlider__image,.testimonialSlider__slide>.testimonialSlider__text{opacity:0;transition:opacity .3s ease}.testimonialSlider__slide.swiper-slide-active{transform:scale(1);background-color:#ffffffe6;z-index:2;-webkit-backdrop-filter:none;backdrop-filter:none}.testimonialSlider__slide.swiper-slide-active>.testimonialSlider__image,.testimonialSlider__slide.swiper-slide-active>.testimonialSlider__text{opacity:1}.testimonialSlider__slide.swiper-slide-active>.testimonialSlider__logoHint{opacity:0}@media screen and (min-width: 1200px){.testimonialSlider__slide{gap:1.5rem;flex-direction:row;align-items:stretch}.testimonialSlider__slide.-videoPlaying{gap:0}.testimonialSlider__slide.-videoPlaying .testimonialSlider__image{max-width:calc(100% - 1.25rem)}.testimonialSlider__slide .testimonialSlider__image{transition:flex-basis .3s ease,max-width .3s ease}.testimonialSlider__slide .testimonialSlider__text{transition:opacity .3s ease,transform .3s ease,width .3s ease,flex .3s ease,padding .3s ease}}.testimonialSlider__playButton{position:absolute;right:1rem;bottom:1rem;top:auto;left:auto;padding:1rem 1.5rem;border-radius:.3125rem;border:0;background:#fff3;-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem);color:var(--accent-color-light-100);font-family:var(--root-font-family-heading);font-size:1.071125rem;font-weight:400;line-height:normal;display:inline-flex;align-items:center;cursor:pointer;opacity:1;transition:opacity .3s ease;z-index:5;pointer-events:auto;touch-action:manipulation}.testimonialSlider__playButtonText{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.625rem;line-height:0}.testimonialSlider__image.-isPlaying .testimonialSlider__playButton{opacity:0;pointer-events:none}.testimonialSlider__video{position:relative;z-index:0;display:block}.testimonialSlider__image{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:.625rem;display:grid;place-items:center;background:#000}@media screen and (min-width: 1200px){.testimonialSlider__image{position:absolute;z-index:1;top:.625rem;left:.625rem;bottom:.625rem;max-width:20.75rem;aspect-ratio:auto}}.testimonialSlider__image>img,.testimonialSlider__image>svg,.testimonialSlider__image>picture,.testimonialSlider__image>video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.testimonialSlider__text{color:var(--root-color);font-family:var(--root-font-family-heading);width:100%;min-width:0;text-align:left;font-style:normal;font-weight:400;line-height:100%;display:flex;flex-direction:column;min-height:0}@media screen and (min-width: 744px){.testimonialSlider__text{padding:1rem}}.testimonialSlider__logoHint{transition:opacity .3s ease;opacity:1;position:absolute;bottom:2.25rem;height:1.375rem;width:auto;flex:0 0 auto;pointer-events:none;-webkit-user-select:none;user-select:none;display:none;visibility:hidden}@media screen and (min-width: 1440px){.testimonialSlider__logoHint{display:block;visibility:visible}}.testimonialSlider__logoHint.-previousTestimonial{right:2.25rem}.testimonialSlider__logoHint.-nextTestimonial{left:2.25rem}.testimonialSlider__logoHintImg{position:relative;display:block;object-fit:contain;max-height:100%;max-width:100%;filter:brightness(0) saturate(100%) invert(85%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(60%) contrast(92%)}.testimonialSlider__header{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}@media screen and (min-width: 744px){.testimonialSlider__header{flex-direction:row;align-items:flex-end;gap:1rem}}@media screen and (min-width: 1200px){.testimonialSlider__header{margin-bottom:0}}.testimonialSlider__value{font-size:3.75rem;line-height:1;letter-spacing:-.8px;transform:translateY(.5rem);color:var(--color-gray-1000)}@media screen and (min-width: 1200px){.testimonialSlider__value{font-size:5rem}}.testimonialSlider__label{font-size:1.125rem;line-height:1.2;max-width:24ch;text-wrap:balance}@media screen and (min-width: 1200px){.testimonialSlider__label{font-size:1.25rem}}.testimonialSlider__testimonial{margin-top:auto}.testimonialSlider__icon{margin-bottom:.625rem}@media screen and (min-width: 744px){.testimonialSlider__icon{margin-bottom:1rem}}.testimonialSlider__icon svg{max-width:50px}@media screen and (min-width: 744px){.testimonialSlider__icon svg{max-width:100%}}.testimonialSlider__quote{color:var(--root-color);font-family:var(--root-font-family-heading);font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.3px;margin-bottom:1rem}@media screen and (min-width: 744px){.testimonialSlider__quote{font-size:1.25rem}}@media screen and (min-width: 1200px){.testimonialSlider__quote{font-size:1.875rem}}.testimonialSlider__person{margin-bottom:1.5rem}@media screen and (min-width: 1200px){.testimonialSlider__person{margin-bottom:2.5rem}}.testimonialSlider__name{color:var(--root-color);font-family:var(--root-font-family);font-size:.875rem;font-style:normal;font-weight:700;line-height:125%;letter-spacing:-.14px}.testimonialSlider__jobtitle{color:var(--root-color);font-family:var(--root-font-family);opacity:.8;font-size:.875rem;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.14px}.testimonialSlider__footer{display:flex;flex-direction:column;gap:.75rem;margin-top:1.25rem}@media screen and (min-width: 1200px){.testimonialSlider__footer{flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}}.testimonialSlider__logo,.testimonialSlider__cta{flex:0 0 auto}.testimonialSlider__logo{margin-bottom:1rem;flex:1 1 auto;min-width:0}@media screen and (min-width: 1200px){.testimonialSlider__logo{margin-bottom:0}}.testimonialSlider__logo svg,.testimonialSlider__logo img{display:block;max-width:18rem;max-height:3.5rem}.testimonialSlider .button{padding:calc(1.25em - var(--root-border-width)) calc(2em - var(--root-border-width))}.testimonialSlider .swiper-button-next svg,.testimonialSlider .swiper-button-prev svg{display:none;visibility:hidden;height:0;width:0}.testimonialSlider swiper-container::part(button-prev),.testimonialSlider swiper-container::part(button-next){color:transparent;display:grid;place-items:center;background:#00000026;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);line-height:0}.testimonialSlider swiper-container::part(button-prev):before,.testimonialSlider swiper-container::part(button-next):before{content:"";width:.9375rem;height:.875rem;display:block;background-color:#060606;mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain}.testimonialSlider swiper-container::part(button-prev):before,.testimonialSlider swiper-container::part(button-next):before{margin:0;align-self:center;justify-self:center;transform:translateY(.094rem)}.testimonialSlider swiper-container::part(button-prev):before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0.267982%207.09619L6.15915%2012.7196C6.49387%2013.0208%206.99596%2013.0208%207.29721%2012.6861C7.59846%2012.3514%207.59846%2011.8493%207.26374%2011.548L2.81189%207.29703H14.1926C14.6612%207.29703%2014.9959%206.9623%2014.9959%206.49369C14.9959%206.05854%2014.6612%205.69035%2014.1926%205.69035H2.81189L7.26374%201.47281C7.59846%201.17155%207.59846%200.635994%207.29721%200.334741C6.99596%201.62423e-05%206.4604%201.62423e-05%206.15915%200.301269L0.267982%205.92465C0.100619%206.09202%200.000201702%206.29285%200.000201702%206.49369C0.000201702%206.72799%200.100619%206.92883%200.267982%207.09619Z%22%20fill%3D%22%23060606%22/%3E%3C/svg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0.267982%207.09619L6.15915%2012.7196C6.49387%2013.0208%206.99596%2013.0208%207.29721%2012.6861C7.59846%2012.3514%207.59846%2011.8493%207.26374%2011.548L2.81189%207.29703H14.1926C14.6612%207.29703%2014.9959%206.9623%2014.9959%206.49369C14.9959%206.05854%2014.6612%205.69035%2014.1926%205.69035H2.81189L7.26374%201.47281C7.59846%201.17155%207.59846%200.635994%207.29721%200.334741C6.99596%201.62423e-05%206.4604%201.62423e-05%206.15915%200.301269L0.267982%205.92465C0.100619%206.09202%200.000201702%206.29285%200.000201702%206.49369C0.000201702%206.72799%200.100619%206.92883%200.267982%207.09619Z%22%20fill%3D%22%23060606%22/%3E%3C/svg%3E)}.testimonialSlider swiper-container::part(button-next):before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M14.7281%207.09619L8.83695%2012.7196C8.50222%2013.0208%208.00013%2013.0208%207.69888%2012.6861C7.39763%2012.3514%207.39763%2011.8493%207.73235%2011.548L12.1842%207.29703H0.803542C0.334927%207.29703%200.000201702%206.9623%200.000201702%206.49369C0.000201702%206.05854%200.334927%205.69035%200.803542%205.69035H12.1842L7.73235%201.47281C7.39763%201.17155%207.39763%200.635994%207.69888%200.334741C8.00013%201.62423e-05%208.5357%201.62423e-05%208.83695%200.301269L14.7281%205.92465C14.8955%206.09202%2014.9959%206.29285%2014.9959%206.49369C14.9959%206.72799%2014.8955%206.92883%2014.7281%207.09619Z%22%20fill%3D%22%23060606%22/%3E%3C/svg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M14.7281%207.09619L8.83695%2012.7196C8.50222%2013.0208%208.00013%2013.0208%207.69888%2012.6861C7.39763%2012.3514%207.39763%2011.8493%207.73235%2011.548L12.1842%207.29703H0.803542C0.334927%207.29703%200.000201702%206.9623%200.000201702%206.49369C0.000201702%206.05854%200.334927%205.69035%200.803542%205.69035H12.1842L7.73235%201.47281C7.39763%201.17155%207.39763%200.635994%207.69888%200.334741C8.00013%201.62423e-05%208.5357%201.62423e-05%208.83695%200.301269L14.7281%205.92465C14.8955%206.09202%2014.9959%206.29285%2014.9959%206.49369C14.9959%206.72799%2014.8955%206.92883%2014.7281%207.09619Z%22%20fill%3D%22%23060606%22/%3E%3C/svg%3E)}.testimonialSlider.-singleSlide swiper-container::part(button-prev),.testimonialSlider.-singleSlide swiper-container::part(button-next){display:none}.journey{position:relative;padding:5rem 0}@media screen and (min-width: 1200px){.journey{padding:9.5rem 0 6.25rem}}.journey__decoImage{position:absolute;display:block;top:3px;left:50%;transform:rotate(180deg) translate(50%);width:auto;height:3.1rem;object-fit:contain}@media screen and (min-width: 1200px){.journey__decoImage{height:4.65rem}}.journey__header{margin-bottom:2.5rem;text-align:center}@media screen and (min-width: 1200px){.journey__header{margin-bottom:6.3rem}}.journey__header:last-child{margin-bottom:0}.journey__header .eyebrow{margin-bottom:1rem;color:var(--accent-color-500);font-family:var(--root-font-family-heading),sans-serif;font-size:.8125rem;font-weight:400;line-height:100%;letter-spacing:.65px;white-space:wrap}@media screen and (min-width: 744px){.journey__header .eyebrow{margin-bottom:1.25rem}}.journey__heading{line-height:100%;letter-spacing:-.72px}@media screen and (min-width: 744px){.journey__heading{font-size:4.5rem}}.journey__heading:last-child{margin-bottom:0}.journey__timeline{display:none}@media screen and (min-width: 1200px){.journey__timeline{display:block;position:relative;width:100%;height:2px;margin-bottom:2.5rem;background:var(--accent-color-200)}}.journey__timeline:last-child{margin-bottom:0}.journey__timeline:before,.journey__timeline:after{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%);width:10px;height:10px;border-radius:10px;background:var(--accent-color-200)}.journey__timeline:before{left:0}.journey__timeline:after{right:0}.journey__cards{display:grid;grid-template-columns:1fr;gap:.625rem}@media screen and (min-width: 744px){.journey__cards{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 1200px){.journey__cards{grid-template-columns:repeat(4,1fr)}}.journey__card{position:relative;min-height:29.18rem;color:var(--root-color-white)}.journey__time{display:none}@media screen and (min-width: 1200px){.journey__time{display:flex;padding:.625rem 1.625rem;position:absolute;top:-3.9rem;left:50%;transform:translate(-50%);font-family:var(--root-font-family-heading),sans-serif;font-size:1rem;font-weight:700;line-height:140%;letter-spacing:-.14px;border-radius:9999px;white-space:nowrap}}.journey__cardBody{height:100%;width:100%;position:relative;overflow:hidden;border-radius:5px;padding:1.25rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.journey__cardBody:hover .journey__link svg{transform:translate(5px)}.journey__cardDeco{display:block;position:absolute;max-width:unset;height:auto}.journey__content{position:relative}.journey__content p{margin-bottom:.625rem;font-family:var(--root-font-family-heading),sans-serif;font-size:1.875rem;font-weight:400;line-height:125%;letter-spacing:-.3px}.journey__content p:last-child{margin-bottom:0}.journey__content .mce_statistic,.journey__content .mce_statistic p{font-family:var(--root-font-family-heading),sans-serif;font-size:5rem;font-weight:400;line-height:115%;letter-spacing:-.8px}.journey__content .mce_quote-attrib,.journey__content .mce_quote-attrib p{font-family:var(--root-font-family),sans-serif;font-size:.875rem;font-weight:400;line-height:125%;letter-spacing:-.14px;opacity:.8}.journey__link{position:relative;font-size:1rem;line-height:150%;letter-spacing:-.16px}.journey__link svg{width:1.062rem;margin-left:5px;transition:transform .3s ease-in-out}.journey__card--hexagon,.journey__card--triangle,.journey__card--hexagon .journey__cardBody,.journey__card--triangle .journey__cardBody{color:var(--accent-color-light-100)}.journey__card--hexagon .journey__content strong,.journey__card--triangle .journey__content strong{color:var(--root-color-white)}.journey__card--hexagon .journey__content .mce_statistic,.journey__card--hexagon .journey__content .mce_statistic p,.journey__card--triangle .journey__content .mce_statistic,.journey__card--triangle .journey__content .mce_statistic p{color:var(--accent-color-200)}.journey__card--quote,.journey__card--ring,.journey__card--quote .journey__cardBody,.journey__card--ring .journey__cardBody{color:var(--accent-color-900)}.journey__card--quote .journey__content .mce_statistic,.journey__card--quote .journey__content .mce_statistic p,.journey__card--ring .journey__content .mce_statistic,.journey__card--ring .journey__content .mce_statistic p{color:var(--accent-color-700)}.journey__card--hexagon .journey__cardDeco{width:236px;height:268px;top:35px;left:-54px}.journey__card--hexagon .journey__cardBody{justify-content:flex-end;gap:2.5rem;background:var(--accent-color-900)}.journey__card--hexagon .journey__time{background:var(--accent-color-900)}.journey__card--triangle .journey__cardDeco{width:225px;height:200px;bottom:69px;left:-46px}.journey__card--triangle .journey__cardBody{padding-top:3.4375rem;background:var(--color-purple)}.journey__card--triangle .journey__time{background:var(--color-purple)}.journey__card--quote .journey__cardDeco{width:224px;height:117px;top:53px;left:18px}.journey__card--quote .journey__cardBody{padding-top:11.3125rem;background:var(--Vars-Brand-Foundational-Color-Purple-Foundational-200, #D8CDFF)}.journey__card--quote .journey__time{background:var(--Vars-Brand-Foundational-Color-Purple-Foundational-200, #D8CDFF)}.journey__card--ring .journey__cardDeco{left:-232.5px;top:-151px;width:584px;height:583px;border-radius:584px;opacity:.4;mix-blend-mode:multiply}.journey__card--ring .journey__cardBody{padding-top:3.4rem;background:var(--accent-color-light-100)}.journey__card--ring .journey__time{background:var(--accent-color-light-100)}.footerCta{position:relative;overflow:hidden}.footerCta .section{background:transparent}@media screen and (min-width: 744px){.footerCta .section{padding-top:10rem}}@media screen and (min-width: 1200px){.footerCta .section{padding-top:14.8125rem}}.footerCta .container{position:relative;z-index:2}.footerCta__bgVideo{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;display:block;transform:rotate(180deg) scaleX(-1);pointer-events:none}.footerCta__bgGradient{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(0deg,#1c153e,#1c153e80 60%,#1c153e00)}.footerCta__icon{margin-bottom:2.5rem;display:block;max-width:7.5rem}.footerCta__heading{font-family:var(--root-font-family-heading),sans-serif;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.8px;margin-bottom:2rem;font-size:2.25rem}@media screen and (min-width: 1200px){.footerCta__heading{font-size:4rem}}@media screen and (min-width: 1440px){.footerCta__heading{font-size:5rem}}.footerCta__subHeading{color:var(--root-color);font-family:var(--root-font-family);line-height:140%;letter-spacing:-.019rem}@media screen and (min-width: 744px){.footerCta__subHeading{font-size:1.875rem}}.footerCta__buttons{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem 2rem;margin-bottom:1.25rem}@media screen and (min-width: 1440px){.footerCta__buttons{margin-bottom:0}}.footerCta__buttons .button{padding:calc(1.25em - var(--root-border-width)) calc(2em - var(--root-border-width))}.footerCta__buttons .button.-outline{border-color:var(--color-purple-200);color:var(--color-purple-200)}.footerCta__buttons .button.-outline:hover{border-color:var(--root-color-white);color:var(--root-color-white)}.footerCta__list{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem 2rem;margin-bottom:2.4375rem;padding:0 1rem}@media screen and (min-width: 1200px){.footerCta__list{gap:1rem 2.6875rem}}.footerCta__listItem{color:var(--color-purple);font-family:var(--root-font-family);font-size:1rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px}.footerCta__listItemText{color:var(--accent-color-200)}.footerCta__content{display:flex;flex-direction:column;gap:2rem}@media screen and (min-width: 744px){.footerCta__content{flex-direction:row;gap:2rem;align-items:flex-end;width:100%;max-width:100%}}.footerCta__main,.footerCta__aside{min-width:0}@media screen and (min-width: 744px){.footerCta__main{flex:1 1 0;display:flex;flex-direction:column;justify-content:flex-end}}@media screen and (min-width: 1440px){.footerCta__main{flex:0 0 calc(60% - 2rem)}}.footerCta__aside{position:relative;overflow:hidden;border-radius:var(--border-radius-outer);width:100%;min-height:20rem}@media screen and (min-width: 744px){.footerCta__aside{flex:1 1 0;min-height:20rem;aspect-ratio:unset}}@media screen and (min-width: 1440px){.footerCta__aside{margin-bottom:-2.5rem;flex:0 0 40%;min-height:unset;aspect-ratio:13/10}}.footerCta__aside>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;display:block}@media screen and (min-width: 1440px){.footerCta__aside>img{object-fit:cover}}.footerCta__aside .button{position:absolute;left:1.25rem;bottom:1.25rem;z-index:2;border-color:var(--color-purple-200);color:var(--color-purple-200);background:#ffffff03;-webkit-backdrop-filter:blur(47px);backdrop-filter:blur(47px)}@media screen and (min-width: 1440px){.footerCta__aside .button{left:2.5rem;bottom:2.5rem}}.footerCta__aside .button:hover{border-color:var(--root-color-white);color:var(--root-color-white)}.featuredResources{padding:5rem 0}@media screen and (min-width: 1200px){.featuredResources{padding:10rem 0}}.featuredResources__header{margin-bottom:2rem;display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 744px){.featuredResources__header{margin-bottom:3rem;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:1.5rem}}@media screen and (min-width: 744px) and (min-width: 1200px){.featuredResources__header{margin-bottom:5rem}}.featuredResources__header .button.-outline{--accent-color: var(--color-purple)}.featuredResources__heading{margin-bottom:1.5rem;line-height:100%;letter-spacing:-.72px}@media screen and (min-width: 744px){.featuredResources__heading{margin:0;font-size:3rem}}@media screen and (min-width: 1200px){.featuredResources__heading{font-size:4.5rem}}.featuredResources__grid{display:grid;gap:1rem;margin-bottom:1rem}@media screen and (min-width: 744px){.featuredResources__grid{gap:1.5rem;margin-bottom:1.5rem;grid-template-columns:1fr 1fr}}@media screen and (min-width: 1200px){.featuredResources__grid{gap:2.5rem;margin-bottom:2.5rem;grid-template-columns:1.425fr 1fr}}.featuredResources__grid:last-child{margin-bottom:0}.featuredResources__grid-item{width:100%}@media screen and (min-width: 744px){.featuredResources__grid-item:nth-of-type(1){grid-column:1/-1}}@media screen and (min-width: 1200px){.featuredResources__grid-item:nth-of-type(1){grid-column:1;grid-row:1/span 2}}@media screen and (min-width: 1200px){.featuredResources__grid-item:nth-of-type(2){grid-column:2;grid-row:1}}@media screen and (min-width: 1200px){.featuredResources__grid-item:nth-of-type(3){grid-column:2;grid-row:2}}.featuredResources__grid-item .resourceCard{height:100%}.resourceCard{overflow:hidden;border-radius:10px;background-color:var(--color-gray-75)}.resourceCard__link{display:block;width:100%;height:100%;--accent-color: var(--color-purple)}.resourceCard__link:hover .link-arrow-btn{color:var(--accent-color-light-100);background-color:var(--accent-color)}.resourceCard--large:not(.resourceCard--secondary){min-height:27rem}.resourceCard--large:not(.resourceCard--secondary) .resourceCard__link{display:grid;gap:0}@media screen and (min-width: 744px){.resourceCard--large:not(.resourceCard--secondary) .resourceCard__link{grid-template-columns:295px 1fr}}@media screen and (min-width: 744px){.resourceCard--large:not(.resourceCard--secondary) .resourceCard__col--content{padding:1.25rem 1.25rem 1.25rem 2.5rem}}.resourceCard--large:not(.resourceCard--secondary) .resourceCard__title{font-size:1.5625rem}.resourceCard--secondary{background-color:#060606}.resourceCard--secondary:hover .link-arrow-btn{opacity:.8}.resourceCard--secondary .resourceCard__link{display:block}.resourceCard--secondary .resourceCard__col--img{width:100%;height:auto;max-height:400px;aspect-ratio:16/9}.resourceCard--secondary .eyebrow{color:#ffb8a3}.resourceCard--secondary .resourceCard__title{margin:0;color:#fbfbfb}.resourceCard--secondary .resourceCard__excerpt{display:none}.resourceCard--secondary .link-arrow-btn{background-color:var(--color-burnt-300);color:var(--root-color-white)}.resourceCard__body{margin-bottom:2.5rem}.resourceCard .eyebrow{margin-bottom:.9375rem}.resourceCard .eyebrow:last-child{margin-bottom:0}.resourceCard__col{height:100%}.resourceCard__col--img{height:13rem}@media screen and (min-width: 744px){.resourceCard__col--img{height:100%}}.resourceCard__col--img img,.resourceCard__col--img video{display:block;width:100%;height:100%;object-fit:cover}.resourceCard__col--content{padding:1.25rem;display:flex;flex-direction:column;justify-content:space-between}.resourceCard__title{margin-bottom:1.25rem;font-family:var(--root-font-family),sans-serif;font-size:1.25rem;font-weight:400;line-height:140%;letter-spacing:-.2px;color:var(--root-color)}.resourceCard__title:last-child{margin-bottom:0}.resourceCard__excerpt{display:block;font-size:.875rem;line-height:125%;letter-spacing:-.14px;color:var(--root-color)}@media screen and (min-width: 1200px){.resourceCard__excerpt{max-width:21.6875rem}}.resourceCard__excerpt a{display:none}.resourceCard__excerpt--clamp4{line-clamp:4;box-orient:vertical;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.resourceCard__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.resourceCard__tags{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.resourceCard__tag{max-width:100%;display:inline-block;padding:.3125rem .9375rem;border:1px solid var(--root-color);color:var(--root-color);font-family:var(--root-font-family-heading),sans-serif;font-size:.875rem;font-style:normal;font-weight:400;border-radius:9999px;line-height:140%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.upcomingEventCard{margin-bottom:1rem;width:100%;border-radius:10px;background-color:var(--color-gray-75)}@media screen and (min-width: 744px){.upcomingEventCard{margin-bottom:1.5rem}}@media screen and (min-width: 1200px){.upcomingEventCard{margin-bottom:2.5rem}}.upcomingEventCard:last-child{margin-bottom:0}.upcomingEventCard__link{padding:.95rem 1.25rem 1.4rem;display:block;width:100%;height:100%;--accent-color: var(--color-purple)}@media screen and (min-width: 744px){.upcomingEventCard__link{display:flex;justify-content:space-between;gap:1.5rem}}.upcomingEventCard__link:hover .link-arrow-btn{color:var(--accent-color-light-100);background-color:var(--accent-color)}.upcomingEventCard__col--content{margin-bottom:2.5rem}@media screen and (min-width: 744px){.upcomingEventCard__col--content{margin-bottom:0rem}}.upcomingEventCard__col--cta{padding-top:.3125rem;display:flex;flex-wrap:wrap;justify-content:space-between;flex-shrink:0;gap:.625rem}@media screen and (min-width: 744px){.upcomingEventCard__col--cta{justify-content:flex-end;flex-wrap:nowrap}}.upcomingEventCard__col--cta .link-arrow-btn{height:2.5rem}@media screen and (min-width: 744px){.upcomingEventCard__col--cta .link-arrow-btn{height:3.5rem}}.upcomingEventCard .eyebrow{margin-bottom:.625rem}.upcomingEventCard .eyebrow:last-child{margin-bottom:0}.upcomingEventCard__title{margin-bottom:1.25rem;font-family:var(--root-font-family),sans-serif;font-size:1.25rem;font-weight:400;line-height:140%;letter-spacing:-.2px;color:var(--root-color)}.upcomingEventCard__title:last-child{margin-bottom:0}.strike-alert{display:flex;flex-direction:column;border-radius:10px;overflow:hidden}@media screen and (min-width: 1200px){.strike-alert{flex-direction:row}}.strike-alert__group{position:relative}.strike-alert__group:nth-child(1){background:var(--accent-color-900)}@media screen and (min-width: 1200px){.strike-alert__group:nth-child(1){width:60.15%}}.strike-alert__group:nth-child(1):before{content:"";position:absolute;right:-7.5rem;bottom:-7.5rem;display:block;width:15rem;height:15rem;background:radial-gradient(50% 50% at 50% 50%,#511742,#50174200)}@media screen and (min-width: 1200px){.strike-alert__group:nth-child(1):before{top:-19.375rem;right:-22.1875rem;bottom:unset;display:block;width:41.0625rem;height:41.0625rem}}.strike-alert__group:nth-child(1) .strike-alert__deco{position:absolute;display:block;mix-blend-mode:multiply;filter:blur(1px);width:auto;height:10rem;right:0;bottom:0;transform:rotate(-90deg)}@media screen and (min-width: 1200px){.strike-alert__group:nth-child(1) .strike-alert__deco{height:100%;top:0;bottom:unset;transform:rotate(180deg)}}.strike-alert__group:nth-child(1) .strike-alert__group-inner{padding:1.5rem 1.25rem}@media screen and (min-width: 744px){.strike-alert__group:nth-child(1) .strike-alert__group-inner{padding:1.5rem 1.875rem;display:flex}}.strike-alert__group:nth-child(1) .strike-alert__img-wrap{position:relative;margin:0 auto 1.5rem;width:10rem}@media screen and (min-width: 744px){.strike-alert__group:nth-child(1) .strike-alert__img-wrap{margin:0}}@media screen and (min-width: 1200px){.strike-alert__group:nth-child(1) .strike-alert__img-wrap{width:12.375rem}}.strike-alert__group:nth-child(1) .strike-alert__img-wrap img{display:block;width:100%;height:100%;object-fit:contain}.strike-alert__group:nth-child(1) .strike-alert__content{position:relative;color:#fffc}@media screen and (min-width: 744px){.strike-alert__group:nth-child(1) .strike-alert__content{padding:2.5rem 0 0 1.5rem;width:calc(100% - 10rem)}}@media screen and (min-width: 1200px){.strike-alert__group:nth-child(1) .strike-alert__content{padding:3.125rem 0 0 1.875rem;width:calc(100% - 12.375rem);max-width:27.5rem}}.strike-alert__group:nth-child(1) .strike-alert__content p{margin-bottom:.625rem;font-family:var(--root-font-family),sans-serif;font-size:1rem;font-weight:400;line-height:140%;letter-spacing:-.16px}.strike-alert__group:nth-child(1) .strike-alert__content p:last-child{margin-bottom:0}.strike-alert__group:nth-child(1) .strike-alert__content a{font-family:var(--root-font-family),sans-serif;font-size:1rem;font-weight:400;line-height:150%;letter-spacing:-.16px;color:#f27e5b}.strike-alert__group:nth-child(2){position:relative;background:linear-gradient(90deg,#1c153e,#d51c4d)}@media screen and (min-width: 1200px){.strike-alert__group:nth-child(2){width:39.85%}}.strike-alert__group:nth-child(2) .strike-alert__deco{position:absolute;top:0;right:0;z-index:-1;display:block;width:auto;height:10rem;transform:scaleX(-1) rotate(90deg);opacity:.2;mix-blend-mode:multiply;filter:blur(1.5px)}@media screen and (min-width: 1200px){.strike-alert__group:nth-child(2) .strike-alert__deco{height:100%;top:0;left:0;bottom:unset;right:unset;transform:scaleX(-1) rotate(180deg)}}.strike-alert__group:nth-child(2) .strike-alert__group-inner{padding:1.5rem 6.625rem 1.5rem 1.25rem}@media screen and (min-width: 744px){.strike-alert__group:nth-child(2) .strike-alert__group-inner{padding:1.875rem 6.625rem 1.875rem 1.25rem}}.strike-alert__group:nth-child(2) .strike-alert__eyebrow{display:block;margin-bottom:1.5rem;position:relative;padding-left:1.25rem;font-size:.8125rem;font-weight:400;line-height:100%;letter-spacing:.23px;color:#ffb8a3;text-transform:uppercase}@media screen and (min-width: 744px){.strike-alert__group:nth-child(2) .strike-alert__eyebrow{margin-bottom:2.5rem}}.strike-alert__group:nth-child(2) .strike-alert__eyebrow:before{content:"";display:block;position:absolute;top:50%;left:0;transform:translateY(-50%);width:.625rem;height:.625rem;background:#d11c4d;border-radius:100%}.strike-alert__group:nth-child(2) .strike-alert__content p{color:#fbfbfb;font-family:var(--root-font-family),sans-serif;font-size:1.25rem;font-weight:400;line-height:140%;letter-spacing:-.2px}.strike-alert__group:nth-child(2) .link-arrow-btn{position:absolute;right:1.25rem;bottom:1.875rem;background:#ffb8a3;color:var(--root-color-white)}.dateTicket{position:relative;height:2.5rem;line-height:2.5rem;padding:0 1.875rem;background:var(--color-purple);border-radius:5px;color:var(--accent-color-light-100);text-align:center;font-family:var(--root-font-family-heading),sans-serif;font-size:.875rem;font-weight:400}@media screen and (min-width: 744px){.dateTicket{height:3.5rem;line-height:3.5rem;font-size:1.071rem}}.dateTicket:before,.dateTicket:after{content:"";position:absolute;display:block;top:50%;transform:translateY(-50%);width:1rem;height:1rem;background-color:var(--color-gray-75);border-radius:100%}.dateTicket:before{left:-.5rem}.dateTicket:after{left:calc(100% - .5rem)}.case-study-slider{padding:3.5rem 0;background:var(--accent-color-light-100);--accent-color: var(--color-purple)}@media screen and (min-width: 1200px){.case-study-slider{padding:3.5rem 0 7.5625rem}}.case-study-slider__header{margin-bottom:.625rem;display:flex;justify-content:space-between;flex-direction:column;align-items:center;text-align:center}@media screen and (min-width: 744px){.case-study-slider__header{flex-direction:row;align-items:flex-end;gap:1rem;text-align:left}}.case-study-slider__title{margin-bottom:0;color:var(--color-purple);font-family:var(--root-font-family),sans-serif;font-weight:400;line-height:140%;letter-spacing:-.3px;margin-bottom:1.25rem}@media screen and (min-width: 1200px){.case-study-slider__title{font-size:1.875rem}}.case-study-slider__cta{margin-bottom:1.25rem}.case-study-slider__cta a{--accent-color: var(--root-color-headings)}.case-study-slider__slider-wrap{position:relative;padding:1.875rem 0 1.875rem .625rem;border-top:1px solid var(--color-border-200);border-left:1px solid var(--color-border-200)}@media screen and (min-width: 1200px){.case-study-slider__slider-wrap{padding:2.5rem 0}}.case-study-slider__slider-wrap .swiper-button-prev,.case-study-slider__slider-wrap .swiper-button-next{position:absolute;top:calc(50% - .625rem)}.case-study-slider__slider-wrap .swiper-button-prev:after,.case-study-slider__slider-wrap .swiper-button-next:after{display:none}.case-study-slider__slider-wrap .swiper-button-prev.link-arrow-btn,.case-study-slider__slider-wrap .swiper-button-next.link-arrow-btn{width:3.5rem;height:3.5rem;background:var(--root-color-white)}.case-study-slider__slider-wrap .swiper-button-prev{display:none;left:0}.case-study-slider__slider-wrap .swiper-button-prev svg{transform:rotate(180deg) translate(50%,50%)}.case-study-slider__slider-wrap .swiper-button-next{right:0}.case-study-slider__slider-wrap .swiper-button-next.swiper-button-lock{display:none}.case-study-slider .swiper{width:calc(100% - 5rem);overflow:visible;margin:0}@media screen and (min-width: 1200px){.case-study-slider .swiper{width:calc(100% - 6.25rem)}}.case-study-slider .swiper .swiper-slide{opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}.case-study-slider .swiper .swiper-slide.swiper-slide-visible{opacity:1;pointer-events:auto}.case-study-slider__slide-inner{--accent-color: var(--color-purple);position:relative;height:6.25rem;border-radius:.625rem;display:flex;justify-content:center;align-items:center;cursor:pointer;border:2px solid transparent}@media screen and (min-width: 1200px){.case-study-slider__slide-inner{border:2px solid rgba(255,255,255,0);background:#fff0}}.case-study-slider__slide-inner:hover .case-study-slider__logo-wrap img{filter:none}.case-study-slider__logo-wrap{width:100%;height:100%;max-width:8.125rem;max-height:2.375rem;display:flex;justify-content:center;align-items:center}.case-study-slider__logo-wrap img{max-width:100%;max-height:100%;width:auto;height:auto;filter:grayscale(1);transition:filter var(--root-ease-out-slow)}.case-study-slider__logo{position:relative}.case-study-slider__logo--secondary{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0}.case-study-slider__slide-cta{overflow:hidden;position:absolute;bottom:-.8125rem;left:50%;transform:translate(-50%);height:1.5625rem;border-radius:5px;background:#e8e2fd;color:var(--accent-color-500);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;display:inline-block;font-family:var(--root-font-family),sans-serif}@media screen and (min-width: 1200px){.case-study-slider__slide-cta{height:1.25rem;width:1.25rem}}.case-study-slider__cta-stage-1,.case-study-slider__cta-stage-2{display:block;position:relative;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.75rem;white-space:nowrap;line-height:1.5625rem}@media screen and (min-width: 1200px){.case-study-slider__cta-stage-1,.case-study-slider__cta-stage-2{position:absolute}}.case-study-slider__cta-stage-1{position:relative;display:none}@media screen and (min-width: 1200px){.case-study-slider__cta-stage-1{display:block}}.case-study-slider__cta-stage-1:before,.case-study-slider__cta-stage-1:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--accent-color-500)}.case-study-slider__cta-stage-1:before{width:1px;height:.5625rem}.case-study-slider__cta-stage-1:after{height:1px;width:.5625rem}.case-study-slider__cta-stage-2{padding:0 .625rem}@media screen and (min-width: 1200px){.case-study-slider__cta-stage-2{opacity:0}}.case-study-slider__banner{display:none}@media screen and (min-width: 1200px){.case-study-slider__banner{position:absolute;top:calc(100% + 1.4375rem);width:30.3125rem;border-radius:.625rem;overflow:hidden;background:var(--accent-color);color:var(--accent-color-light-100);display:flex;opacity:0;pointer-events:none;transition:opacity .2s}}.case-study-slider__banner-col--content{padding:1.875rem;width:calc(100% - 8.125rem)}.case-study-slider__banner-col--content:only-child{width:100%}.case-study-slider__banner-col--img{position:relative;width:8.125rem}.case-study-slider__stat-value{margin-bottom:5px;font-family:var(--root-font-family-heading),sans-serif;font-size:3.75rem;font-weight:700;line-height:100%;letter-spacing:-.6px}.case-study-slider__stat-value:last-child{margin-bottom:0}.case-study-slider__stat-description{font-family:var(--root-font-family),sans-serif;font-size:1rem;font-weight:400;line-height:125%;letter-spacing:-.16px}.case-study-slider__deco-bg{position:absolute;display:block;top:0;left:0;width:100%;height:100%;object-fit:cover}.case-study-slider__banner-img-wrap{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='94' height='106' viewBox='0 0 94 106' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M43.2695 0.928603C45.4143 -0.309494 48.0565 -0.309575 50.2012 0.928603L90.0039 23.9091C92.1486 25.1473 93.4706 27.4355 93.4707 29.912L93.4707 75.8729C93.4706 78.3495 92.1487 80.6385 90.0039 81.8768L50.2012 104.856C48.0564 106.095 45.4143 106.095 43.2695 104.856L3.46582 81.8768C1.32104 80.6385 6.00999e-05 78.3495 0 75.8729L0 29.912C0.000140226 27.4356 1.3213 25.1474 3.46582 23.9091L43.2695 0.928603Z' fill='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='94' height='106' viewBox='0 0 94 106' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M43.2695 0.928603C45.4143 -0.309494 48.0565 -0.309575 50.2012 0.928603L90.0039 23.9091C92.1486 25.1473 93.4706 27.4355 93.4707 29.912L93.4707 75.8729C93.4706 78.3495 92.1487 80.6385 90.0039 81.8768L50.2012 104.856C48.0564 106.095 45.4143 106.095 43.2695 104.856L3.46582 81.8768C1.32104 80.6385 6.00999e-05 78.3495 0 75.8729L0 29.912C0.000140226 27.4356 1.3213 25.1474 3.46582 23.9091L43.2695 0.928603Z' fill='black'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;width:5.75rem;height:6.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.case-study-slider__banner-img{display:block;width:100%;height:100%;object-fit:cover}.large-product-cards{padding:3.5rem 0 4rem}.large-product-cards.-white{background:var(--root-color-white)}.large-product-cards.-purple{background:var(--color-purple-200)}.large-product-cards.-purple .button.-outline{color:var(--accent-color-900);border-color:var(--accent-color-900)}.large-product-cards.-purple .button.-outline:hover{color:var(--color-purple);border-color:var(--color-purple)}@media screen and (min-width: 744px){.large-product-cards{padding:3.75rem 0 4.125rem}}.large-product-cards__header{margin-bottom:2rem;display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 1200px){.large-product-cards__header{margin-bottom:3.4375rem;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:1.5rem}}.large-product-cards__header .button.-outline{--accent-color: var(--color-purple)}.large-product-cards__heading{margin:0 0 1rem;font-family:var(--root-font-family-heading),sans-serif;line-height:1;letter-spacing:-.78px;color:var(--color-gray-1000);text-align:center}@media screen and (min-width: 744px){.large-product-cards__heading{font-size:4.875rem}}@media screen and (min-width: 1200px){.large-product-cards__heading{text-align:left;margin:0}}.large-product-cards__grid{display:grid;gap:1rem}@media screen and (min-width: 1200px){.large-product-cards__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.625rem}}.large-product-cards__card{position:relative;border-radius:.625rem;overflow:hidden}.large-product-cards__card:before{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:40%;pointer-events:none}.large-product-cards__card-deco{opacity:.2;mix-blend-mode:screen;position:absolute;width:81.25rem;max-width:unset;bottom:0;left:0}.large-product-cards__card-group{position:relative;z-index:1;width:100%}.large-product-cards__card-link{position:relative;padding:1.25rem;display:flex;flex-direction:column;justify-content:space-between;gap:1rem;color:var(--root-color-white, #fff)}@media screen and (min-width: 1200px){.large-product-cards__card-link{padding:1.875rem;gap:4.75rem}}.large-product-cards__card-link:hover{color:var(--root-color-white)}.large-product-cards__card-icon{margin-bottom:1.5rem;width:4rem;height:4rem}@media screen and (min-width: 1200px){.large-product-cards__card-icon{margin-bottom:2rem;width:6.375rem;height:6.375rem}}.large-product-cards__card-icon img{height:100%;max-width:100%;object-fit:contain}.large-product-cards__card-title{margin:0 0 1.125rem;font-family:var(--root-font-family-heading),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:700;line-height:1;letter-spacing:-.5px}@media screen and (min-width: 1200px){.large-product-cards__card-title{font-size:3.125rem}}.large-product-cards .link-arrow-btn{background:#fff3;color:var(--root-color-white)}.large-product-cards__card-body{margin:0 0 1rem;line-height:1.4;font-size:1.125rem;letter-spacing:-.24px}@media screen and (min-width: 1200px){.large-product-cards__card-body{margin:0 0 1.875rem;font-size:1.5rem}}.large-product-cards__card-note{margin:0;font-size:1rem;line-height:1.5;letter-spacing:-.01em;color:#fffc}.large-product-cards__card-note strong{color:var(--root-color-white, #fff);font-weight:700}.large-product-cards__card--watch{background-color:#500021}.large-product-cards__card--watch:before{background-color:#500021}.large-product-cards__card--watch .large-product-cards__card-title{color:#ffb0d0}.large-product-cards__card--assess{background-color:#9a25ae}.large-product-cards__card--assess:before{background-color:#9a25ae}.large-product-cards__card--assess .large-product-cards__card-title{color:#fad8ff}.large-product-cards__card--secure{background-color:var(--color-burnt)}.large-product-cards__card--secure:before{background-color:var(--color-burnt)}.large-product-cards__card--secure .large-product-cards__card-title{color:#ffd9cd}.platform-overview-tags{padding:5rem 0}@media screen and (min-width: 744px){.platform-overview-tags{text-align:center}}@media screen and (min-width: 1024px){.platform-overview-tags{text-align:left}}@media screen and (min-width: 1200px){.platform-overview-tags{padding:120px 0}}.platform-overview-tags__inner{display:flex;flex-direction:column}@media screen and (min-width: 1024px){.platform-overview-tags__inner{flex-direction:row;align-items:flex-start;justify-content:space-between}}.platform-overview-tags__col-content{margin:0 0 2.5rem;width:100%}@media screen and (min-width: 1024px){.platform-overview-tags__col-content{margin:0;padding-right:2.5rem;width:54.7%}}.platform-overview-tags__col-media{width:100%}@media screen and (min-width: 1024px){.platform-overview-tags__col-media{width:45.3%}}.platform-overview-tags__heading{margin:0 0 1.5rem;font-family:var(--root-font-family-heading),sans-serif;font-weight:400;line-height:1;letter-spacing:-.8px;color:var(--color-purple)}@media screen and (min-width: 744px){.platform-overview-tags__heading{margin:0 0 44px;font-size:3.75rem}}@media screen and (min-width: 1200px){.platform-overview-tags__heading{font-size:5rem}}.platform-overview-tags__body{margin:0 0 2.5rem;font-family:var(--root-font-family),sans-serif;line-height:1.4;letter-spacing:-.2px;color:#06060699}@media screen and (min-width: 744px){.platform-overview-tags__body{font-size:1.25rem}}@media screen and (min-width: 1200px){.platform-overview-tags__body{max-width:36.5rem}}.platform-overview-tags__eyebrow.eyebrow{--accent-color: var(--color-purple);margin:0 0 1rem;letter-spacing:.3px;white-space:normal}@media screen and (min-width: 744px){.platform-overview-tags__eyebrow.eyebrow{margin:0 0 1.25rem}}.platform-overview-tags__tags{display:flex;flex-wrap:wrap;gap:5px}@media screen and (min-width: 744px){.platform-overview-tags__tags{justify-content:center;gap:.625rem}}@media screen and (min-width: 1024px){.platform-overview-tags__tags{margin:0;max-width:610px;justify-content:flex-start}}.platform-overview-tags__tag{display:inline-flex;align-items:center;justify-content:center;padding:.3125rem .625rem;border-radius:4px;background:linear-gradient(90deg,#fff3,#fff3),linear-gradient(90deg,#efebff,#efebff);color:var(--accent-color-900);font-family:var(--root-font-family),sans-serif;font-size:10px;font-weight:700;line-height:1.5;letter-spacing:-.14px;text-decoration:none;white-space:nowrap}@media screen and (min-width: 744px){.platform-overview-tags__tag{padding:.3125rem 1.25rem;font-size:.875rem}}.platform-overview-tags__media-wrap{margin:0 auto;display:block;width:100%;max-width:693px;aspect-ratio:1/1;border-radius:10px;background-color:var(--accent-color-light-100);overflow:hidden}@media screen and (min-width: 1024px){.platform-overview-tags__media-wrap{max-width:unset}}.platform-overview-tags__media-wrap img,.platform-overview-tags__media-wrap video,.platform-overview-tags__media-wrap iframe{display:block;width:100%;height:100%;object-fit:cover}.platformIntro{position:relative;overflow:visible;padding:4rem 0;background:linear-gradient(180deg,rgba(251,251,251,0) 0%,var(--accent-color-light-100, #EFEBFF) 13.46%)}.platformIntro__inner{width:min(1300px,92vw);margin:0 auto;display:grid;gap:2rem;grid-template-columns:1fr}@media screen and (min-width: 744px){.platformIntro__inner{grid-template-columns:1fr 1fr;align-items:start}}.platformIntro__heading{font-family:var(--root-font-family-heading);font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.8px;margin-bottom:2.25rem;font-size:2.25rem}@media screen and (min-width: 1200px){.platformIntro__heading{font-size:4rem}}@media screen and (min-width: 1440px){.platformIntro__heading{font-size:5rem}}.platformIntro__subHeading{color:var(--root-color);font-family:var(--root-font-family);line-height:140%;letter-spacing:-.019rem}@media screen and (min-width: 744px){.platformIntro__subHeading{font-size:1.875rem}}.platformIntro__media{display:none}@media screen and (min-width: 744px){.platformIntro__media{display:block;position:sticky;top:7.5rem;align-self:start;height:auto}}.platformIntro__mediaStack{position:relative;width:100%;border-radius:var(--border-radius-outer);overflow:hidden}@media screen and (min-width: 744px){.platformIntro__mediaStack{height:80vh}}.platformIntro__mediaItem{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;opacity:0;transform:scale(1.02);transition:opacity .5s ease,transform .7s ease}.platformIntro__mediaItem.-is-active{opacity:1;transform:scale(1)}.platformIntro__content{display:grid;gap:2.5rem}@media screen and (min-width: 1200px){.platformIntro__content{margin-left:4rem}}.platformIntro__step{padding:2rem}@media screen and (min-width: 744px){.platformIntro__step{min-height:80vh;display:grid;align-content:center}}.platformIntro__mobileMedia{display:block;margin-bottom:2rem;border-radius:var(--border-radius-outer);overflow:hidden}.platformIntro__mobileMedia img{width:100%;height:auto;display:block}@media screen and (min-width: 744px){.platformIntro__mobileMedia{display:none}}.platformIntro__eyebrow{color:var(--color-purple);font-family:var(--root-font-family-heading);font-size:.813rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:.65px;text-transform:uppercase;margin-bottom:1rem}.platformIntro__title{color:var(--root-color-headings);font-family:var(--root-font-family-heading);font-size:2.5rem;font-style:normal;font-weight:400;line-height:112%;letter-spacing:-.4px;margin-bottom:1.88rem}.platformIntro__copy{font-family:var(--root-font-family);font-size:1rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px;color:#060606cc;margin-bottom:1.88rem}.platformIntro__bulletList{margin:0;padding:0;list-style:none;display:grid;gap:1.5rem;margin-bottom:2rem}.platformIntro__bulletItem{display:grid;grid-template-columns:1.5rem 1fr;column-gap:1.5rem;align-items:start}.platformIntro__bulletIcon{width:1.5rem;height:1.5rem;display:grid;place-items:center;flex:0 0 1.5rem}.platformIntro__bulletIcon img{width:100%;height:100%;display:block;object-fit:contain}.platformIntro__bulletText{min-width:0}.platformIntro .button.-primary{font-size:.875rem;width:fit-content;display:inline-flex;align-self:flex-start;padding:.9375rem 1.25rem}.featuredFAQs{text-wrap:balance;font-style:normal;font-weight:400;padding:6rem 0}@media screen and (min-width: 744px){.featuredFAQs{padding:12rem 0 10rem}}.featuredFAQs.-purple{background:var(--accent-color-light-100)}.featuredFAQs__row{display:grid;gap:2rem}@media screen and (min-width: 744px){.featuredFAQs__row{grid-template-columns:minmax(0,38%) minmax(0,62%);align-items:start;gap:3rem}}.featuredFAQs__heading{color:var(--root-color-headings);font-family:var(--root-font-family-heading);color:var(--accent-color-dark-500);font-size:2.25rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.03rem}@media screen and (min-width: 1200px){.featuredFAQs__heading{font-size:3rem}}.featuredFAQs__subHeading{color:var(--root-color);font-family:var(--root-font-family);color:var(--vars-brand-opacities-brand-black-60, rgba(6, 6, 6, .6));font-size:1rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.01rem}.featuredFAQs__cta{font-family:var(--root-font-family);font-style:normal;font-weight:400;position:relative;font-size:1rem;line-height:150%;letter-spacing:-.01rem;gap:.5rem}.featuredFAQs__cta svg{width:1.062rem;transition:transform .3s ease-in-out}.featuredFAQs__cta:hover svg{transform:translate(.3125rem)}@media screen and (min-width: 744px){.featuredFAQs__text{align-self:start;min-width:0}}@media screen and (min-width: 744px){.featuredFAQs__content{align-self:start;min-width:0}}.featuredFAQs__accordion{display:grid;gap:2rem;margin-bottom:4rem;min-width:0;max-width:100%}.featuredFAQs__accordion .accordion{border-top:1px solid #D8CDFF}.featuredFAQs__accordionQ{color:var(--accent-color-dark-800);font-family:var(--root-font-family);font-size:1.25rem;font-style:normal;font-weight:400;line-height:140%}.featuredFAQs__search{min-width:0;max-width:100%;border-radius:var(--border-radius-inner);border:2px solid var(--accent-color-dark-500);background:linear-gradient(0deg,var(--Vars-Brand-Foundational-Color-Purple-Foundational-200, rgba(216, 205, 255, .2)) 0%,var(--Vars-Brand-Foundational-Color-Purple-Foundational-500, rgba(103, 62, 243, .2)) 100%);padding:1.5rem;position:relative}.featuredFAQs__dropdown{position:relative;width:100%;max-width:100%}.featuredFAQs__dropdownToggle{min-width:15rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.5rem .9375rem;background:var(--accent-color-dark-800);color:var(--root-color-white);border:1px solid var(--accent-color-dark-800);border-radius:var(--border-radius-inner);box-shadow:0 .25rem .0625rem #0000001a;cursor:pointer;text-align:left}.featuredFAQs__dropdownValue{display:inline-flex;align-items:center;gap:.75rem;min-width:0}.featuredFAQs__dropdownChevron{width:.875rem;height:.5rem;flex:0 0 auto}.featuredFAQs__searchDropdown{position:absolute;z-index:50;left:0;right:auto;top:100%;min-width:15rem;background:var(--accent-color-dark-800);color:var(--root-color-white);border:1px solid var(--accent-color-dark-800);border-radius:var(--border-radius-inner);padding:0;display:grid;gap:0}.featuredFAQs__searchDropdown[hidden]{display:none!important}.featuredFAQs__aiPlatform{display:flex;align-items:center;gap:.75rem;width:100%;padding:.625rem .9375rem;background:transparent;border:0;cursor:pointer;text-align:left;transition:background .3s}.featuredFAQs__aiPlatform:hover,.featuredFAQs__aiPlatform:focus-visible{background:var(--accent-color-dark-500);outline:none}.featuredFAQs__aiPlatformName{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--Vars-Brand-Foundational-Color-Purple-Foundational-50, #EFEBFF);font-family:var(--root-font-family);font-size:1rem;font-style:normal;font-weight:400;line-height:140%}.featuredFAQs__aiInput{display:grid;grid-template-columns:1fr auto;align-items:center;margin-top:1rem;border-radius:var(--border-radius-inner);background:transparent;padding:0 2rem 0 0;gap:.5rem}.featuredFAQs__aiPromptPreview{color:var(--color-purple-900);font-family:var(--root-font-family);width:100%;border:0;outline:0;box-shadow:none;background:transparent;font-size:1.25rem;font-style:normal;font-weight:400;line-height:140%;text-wrap:auto}.featuredFAQs__aiQuery{display:none}.featuredFAQs__aiSubmit{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:.25rem;margin:0;display:grid;place-items:center;cursor:pointer;position:absolute;right:1.25rem;bottom:1.25rem;flex:0 0 auto}.featuredFAQs__aiSubmit:focus-visible{outline:2px solid #673EF3;outline-offset:.125rem;border-radius:.25rem}.featuredFAQs__aiSubmitIcon{display:block;width:1.5rem;height:1.5rem}.largeMediaBlock{padding:3.5rem 0 4rem}@media screen and (min-width: 744px){.largeMediaBlock{padding:3.75rem 0 4.125rem}}.largeMediaBlock__media{border-radius:var(--border-radius-outer);overflow:hidden}.largeMediaBlock__video{position:relative;overflow:hidden;aspect-ratio:16/9;width:100%}.largeMediaBlock__video iframe{width:100%;height:100%;border:0;display:block}.largeMediaBlock__play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:7.5rem;height:7.5rem;border-radius:9999px;border:0;background:#fff3;-webkit-backdrop-filter:blur(3.75rem);backdrop-filter:blur(3.75rem);display:grid;place-items:center;cursor:pointer;opacity:1;transition:opacity .3s ease}.largeMediaBlock__play:hover{background:#ffffff47}.largeMediaBlock__play:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:3px}.largeMediaBlock__play svg{display:block}.-isPlaying .largeMediaBlock__play{opacity:0;pointer-events:none}.twoColumnTextMedia{background:var(--root-color-white);border-bottom:1px solid var(--accent-color-500-20);padding:3.75rem 0}.twoColumnTextMedia.-darkMode{background:linear-gradient(0deg,#a32f0a33,#a32f0a33),var(--color-gray-1000);border-bottom:1px solid var(--color-brand-burntsienna-darker-30)}.twoColumnTextMedia.-claret{background:var(--color-brand-claret-superdark);border-bottom:1px solid var(--color-brand-claret-base-60)}.twoColumnTextMedia.-heliotrope{background:var(--color-brand-heliotrope-superdark);border-bottom:1px solid var(--color-brand-heliotrope-base-20)}.twoColumnTextMedia__row{position:relative;display:flex;flex-direction:column;gap:3.75rem}@media screen and (min-width: 1200px){.twoColumnTextMedia__row{flex-direction:row;align-items:stretch;gap:7.5rem}.twoColumnTextMedia__row.-reverseColumn{flex-direction:row-reverse}}.twoColumnTextMedia__text,.twoColumnTextMedia__media{position:relative;min-width:0}@media screen and (min-width: 1200px){.twoColumnTextMedia__text,.twoColumnTextMedia__media{flex:1 1 0;align-self:stretch}}.twoColumnTextMedia__mediaVideoWrap{position:relative;border-radius:.625rem;height:100%;aspect-ratio:16/9;flex:1 1 auto;min-height:0;overflow:hidden;border-radius:var(--border-radius-large)}@media screen and (min-width: 1200px){.twoColumnTextMedia__mediaVideoWrap{flex:1 1 auto;min-height:0;aspect-ratio:unset}}.twoColumnTextMedia__mediaVideoWrap>iframe,.twoColumnTextMedia__mediaVideoWrap>video{width:100%;height:100%;display:block;border:0}.twoColumnTextMedia__mediaVideoWrap>video{object-fit:cover;object-position:center}.twoColumnTextMedia__mediaVideoWrap iframe{position:absolute;top:50%;left:50%;width:100%;height:100%;min-width:177.7777778%;min-height:100%;transform:translate(-50%,-50%);border:0}.twoColumnTextMedia__separator{display:none;visibility:hidden;position:absolute;bottom:-3.75rem;top:0;left:50%;width:.0625rem;flex-shrink:0;align-self:stretch;background:linear-gradient(180deg,var(--root-color-white-20, 0%),var(--accent-color-500-20, 100%))}.-darkMode .twoColumnTextMedia__separator{background:linear-gradient(180deg,var(--color-brand-burntsienna-darker-10, 0%),var(--color-brand-burntsienna-darker-30, 100%))}.-claret .twoColumnTextMedia__separator{background:linear-gradient(180deg,var(--color-brand-claret-base-05, 0%),var(--color-brand-claret-base-60, 100%))}.-heliotrope .twoColumnTextMedia__separator{background:linear-gradient(180deg,var(--color-brand-heliotrope-base-05, 0%),var(--color-brand-heliotrope-base-20, 100%))}@media screen and (min-width: 1200px){.twoColumnTextMedia__separator{display:block;visibility:visible}}.twoColumnTextMedia__icon{height:5.625rem;width:5.625rem;display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius-inner);margin-bottom:1.875rem}.-darkMode .twoColumnTextMedia__icon{background:var(--color-burnt)}.twoColumnTextMedia__title{color:var(--root-color-headings);font-family:var(--root-font-family-heading);font-size:2.25rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.03rem;margin-bottom:1.25rem;text-wrap:balance}.-darkMode .twoColumnTextMedia__title,.-claret .twoColumnTextMedia__title,.-heliotrope .twoColumnTextMedia__title{color:var(--root-color-offwhite)}@media screen and (min-width: 1200px){.twoColumnTextMedia__title{font-size:3rem}}.twoColumnTextMedia__description{color:var(--vars-brand-opacities-brand-black-80, rgba(6, 6, 6, .8));font-family:var(--root-font-family);font-size:1rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.01rem;margin-bottom:2rem;text-wrap:balance;max-width:80ch}.-darkMode .twoColumnTextMedia__description{color:var(--color-brand-burntsienna-lightest-60)}.-claret .twoColumnTextMedia__description{color:var(--color-brand-claret-lightest-60)}.-heliotrope .twoColumnTextMedia__description{color:var(--color-brand-heliotrope-lightest-60)}.-darkMode .twoColumnTextMedia__description a{color:var(--color-brand-burntsienna-lightest)}.-claret .twoColumnTextMedia__description a{color:var(--color-brand-claret-lightest)}.-heliotrope .twoColumnTextMedia__description a{color:var(--color-brand-heliotrope-lightest)}.-darkMode .twoColumnTextMedia__description a:hover,.-claret .twoColumnTextMedia__description a:hover,.-heliotrope .twoColumnTextMedia__description a:hover{color:var(--root-color-white-90)}.twoColumnTextMedia__description p{margin-bottom:2rem}.twoColumnTextMedia__description ul{list-style:none;margin:0;padding:0}.twoColumnTextMedia__description li{position:relative;padding-left:1.25rem;color:inherit}.twoColumnTextMedia__description li+li{margin-top:.5rem}.twoColumnTextMedia__description li:before{content:"";position:absolute;left:0;top:.5em;width:.5rem;height:.5rem;border-radius:50%;background:var(--color-purple-400)}.-darkMode .twoColumnTextMedia__description li:before{background:var(--color-brand-burntsienna-lightest)}.-claret .twoColumnTextMedia__description li:before{background:var(--color-brand-claret-lightest)}.-heliotrope .twoColumnTextMedia__description li:before{background:var(--color-brand-heliotrope-lightest)}.twoColumnTextMedia__cta{color:var(--accent-color-dark-500);font-family:var(--root-font-family);font-style:normal;font-weight:400;position:relative;font-size:1rem;line-height:150%;letter-spacing:-.01rem;gap:.5rem;transition:color .2s}.-darkMode .twoColumnTextMedia__cta,.-claret .twoColumnTextMedia__cta,.-heliotrope .twoColumnTextMedia__cta{color:var(--root-color-white)}.-darkMode .twoColumnTextMedia__cta:hover,.-claret .twoColumnTextMedia__cta:hover,.-heliotrope .twoColumnTextMedia__cta:hover{color:var(--root-color-white-90)}.-darkMode .twoColumnTextMedia__cta:hover svg path,.-claret .twoColumnTextMedia__cta:hover svg path,.-heliotrope .twoColumnTextMedia__cta:hover svg path{fill:var(--root-color-white-90)}.twoColumnTextMedia__cta svg{width:1.062rem;transition:transform .3s ease-in-out}.twoColumnTextMedia__cta svg path{fill:var(--accent-color-dark-500);transition:fill .3s ease-in-out}.-darkMode .twoColumnTextMedia__cta svg path{fill:var(--root-color-white)}.-claret .twoColumnTextMedia__cta svg path{fill:var(--root-color-white)}.-heliotrope .twoColumnTextMedia__cta svg path{fill:var(--root-color-white)}.twoColumnTextMedia__cta:hover svg{transform:translate(.3125rem)}.twoColumnTextMedia__columnFooter{margin-top:2.5rem}@media screen and (min-width: 1200px){.twoColumnTextMedia__columnFooter{margin-top:3.75rem}}.twoColumnTextMedia__integrationGroup{display:flex;flex-direction:row;gap:.625rem;border:1px solid var(--color-purple);padding:.625rem 1.5rem .625rem .625rem;border-radius:var(--border-radius-inner)}.twoColumnTextMedia__integrationIcon{box-sizing:border-box;display:block;height:2rem;width:2rem;border-radius:var(--border-radius-inner);overflow:hidden}.twoColumnTextMedia__integrationAnchor{margin-left:auto;color:var(--accent-color-900);font-family:var(--root-font-family);font-size:1rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px}.-darkMode .twoColumnTextMedia__integrationAnchor{color:var(--root-color-white)}.twoColumnTextMedia__integrationAnchor svg{width:1.062rem;transition:transform .3s ease-in-out}.-darkMode .twoColumnTextMedia__integrationAnchor svg path{fill:var(--root-color-white)}.twoColumnTextMedia__callout{border-radius:var(--border-radius-inner);background:var(--Vars-Brand-Foundational-Color-Purple-Foundational-50, #EFEBFF);padding:1.25rem 1.875rem}.-darkMode .twoColumnTextMedia__callout{background:linear-gradient(0deg,var(--vars-brand-opacities-brand-black-60, rgba(6, 6, 6, .6)) 0%,var(--vars-brand-opacities-brand-black-60, rgba(6, 6, 6, .6)) 100%),var(--color-burnt)}.-claret .twoColumnTextMedia__callout{background:var(--color-brand-claret-lightest)}.-heliotrope .twoColumnTextMedia__callout{background:var(--color-brand-heliotrope-lightest)}.twoColumnTextMedia__calloutRow{display:flex;align-items:flex-start;gap:1.25rem}.twoColumnTextMedia__calloutStat{flex:0 0 auto;white-space:nowrap}.twoColumnTextMedia__calloutText{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.twoColumnTextMedia__calloutStat{color:var(--Vars-Brand-Foundational-Color-Purple-Foundational-900, #1C153E);font-family:var(--root-font-family-heading);font-size:3.75rem;font-style:normal;font-weight:400;line-height:100%}.-darkMode .twoColumnTextMedia__calloutStat{color:#fff}.twoColumnTextMedia__calloutTitle{color:var(--Vars-Brand-Foundational-Color-Purple-Foundational-900, #1C153E);font-family:Inter;font-size:1.25rem;font-style:normal;font-weight:700;line-height:125%;letter-spacing:-.2px}.-darkMode .twoColumnTextMedia__calloutTitle{color:#fff}.twoColumnTextMedia__calloutCopy{color:#1c153e80;font-family:Inter;font-size:1.25rem;font-style:normal;font-weight:700;line-height:125%;letter-spacing:-.2px}.-darkMode .twoColumnTextMedia__calloutCopy{color:#fff;opacity:.6}.twoColumnTextMedia__mediaImageWrap{display:flex;flex-direction:column}.twoColumnTextMedia__mediaImage{overflow:hidden;border-radius:.625rem}.twoColumnTextMedia__card-slide{-webkit-backdrop-filter:blur(.313rem);backdrop-filter:blur(.313rem);padding:1.875rem;display:flex;flex-direction:column;gap:1rem;height:auto;position:relative;overflow:hidden;border-radius:var(--border-radius-inner);background:var(--Vars-Brand-Foundational-Color-Purple-Foundational-200, #D8CDFF);gap:3.75rem}.twoColumnTextMedia__card-image{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:.625rem;display:grid;place-items:center;background:#000}.twoColumnTextMedia__card-image>img,.twoColumnTextMedia__card-image>svg,.twoColumnTextMedia__card-image>picture,.twoColumnTextMedia__card-image>video{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.twoColumnTextMedia__card-text{color:var(--root-color);font-family:var(--root-font-family-heading);width:100%;min-width:0;text-align:left;font-style:normal;font-weight:400;line-height:100%;display:flex;flex-direction:column;min-height:0}.twoColumnTextMedia__card-content{margin-top:auto}.twoColumnTextMedia__card-icon{margin-bottom:1rem}.twoColumnTextMedia__card-quote{color:var(--root-color);font-family:var(--root-font-family-heading);font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.3px;margin-bottom:1rem;font-size:1.25rem}.twoColumnTextMedia__card-person{margin-bottom:1.5rem}@media screen and (min-width: 1200px){.twoColumnTextMedia__card-person{margin-bottom:2.5rem}}.twoColumnTextMedia__card-name{color:var(--root-color);font-family:var(--root-font-family);font-size:.875rem;font-style:normal;font-weight:700;line-height:125%;letter-spacing:-.14px}.twoColumnTextMedia__card-jobtitle{color:var(--root-color);font-family:var(--root-font-family);opacity:.8;font-size:.875rem;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.14px}.twoColumnTextMedia__card-footer{display:flex;flex-direction:column;gap:.75rem;margin-top:1.25rem}@media screen and (min-width: 1200px){.twoColumnTextMedia__card-footer{flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}}.twoColumnTextMedia__card-logo,.twoColumnTextMedia__card-cta{flex:0 0 auto}.twoColumnTextMedia__card-logo{margin-bottom:1rem;flex:1 1 auto;min-width:0}@media screen and (min-width: 1200px){.twoColumnTextMedia__card-logo{margin-bottom:0}}.twoColumnTextMedia__card-logo svg,.twoColumnTextMedia__card-logo img{display:block;max-width:18rem;max-height:3.5rem}.twoColumnTextMedia__playButton{position:absolute;right:1rem;bottom:1rem;top:auto;left:auto;padding:1rem 1.5rem;border-radius:.3125rem;border:0;background:#fff3;-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem);color:var(--accent-color-light-100);font-family:var(--root-font-family-heading);font-size:1.071125rem;font-weight:400;line-height:normal;display:inline-flex;align-items:center;cursor:pointer;opacity:1;transition:opacity .3s ease;z-index:5;pointer-events:auto;touch-action:manipulation}.twoColumnTextMedia__playButtonText{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.625rem;line-height:0}.-isPlaying .twoColumnTextMedia__playButton{opacity:0;pointer-events:none}.twoColumnTextMedia .button{padding:calc(1.25em - var(--root-border-width)) calc(2em - var(--root-border-width))}@media screen and (min-width: 1200px){.twoColumnTextMedia.-fullBleedMedia{--twoCol-gap: 7.5rem;--twoCol-half: calc((100% - var(--twoCol-gap)) / 2);--twoCol-bleed: calc((100vw - 100%)/2) }.twoColumnTextMedia.-fullBleedMedia>.container,.twoColumnTextMedia.-fullBleedMedia .twoColumnTextMedia__row{overflow:visible}.twoColumnTextMedia.-fullBleedMedia .twoColumnTextMedia__mediaImageWrap,.twoColumnTextMedia.-fullBleedMedia .twoColumnTextMedia__mediaImage{width:100%;display:block}.twoColumnTextMedia.-fullBleedMedia .twoColumnTextMedia__mediaImage{height:auto}.twoColumnTextMedia.-fullBleedMedia .twoColumnTextMedia__row>.twoColumnTextMedia__media:last-child{flex:0 0 calc(var(--twoCol-half) + var(--twoCol-bleed));max-width:calc(var(--twoCol-half) + var(--twoCol-bleed));margin-right:calc(var(--twoCol-bleed) * -1);margin-left:0}.twoColumnTextMedia.-fullBleedMedia .twoColumnTextMedia__row>.twoColumnTextMedia__media:first-child{flex:0 0 calc(var(--twoCol-half) + var(--twoCol-bleed));max-width:calc(var(--twoCol-half) + var(--twoCol-bleed));margin-left:calc(var(--twoCol-bleed) * -1);margin-right:0}}.platformHero{position:relative;color:var(--root-color-white);background:var(--root-color-white)}.platformHero__main{position:relative;padding:6.25rem 0 12.5rem;background:linear-gradient(180deg,#0b0619cc 29.327%,#673ef3cc),linear-gradient(90deg,#1c153e,#1c153e),linear-gradient(180deg,var(--accent-color-900) 10%,var(--accent-color-700) 33%,var(--accent-color-500) 66.346%,var(--root-color-white) 100%);border-radius:0 0 2.5rem 2.5rem;overflow:hidden}@media screen and (min-width: 744px){.platformHero__main{padding:8.75rem 0 15.9375rem}}.platformHero__bg-pattern{position:absolute;bottom:0;left:50%;transform-origin:left bottom;transform:translate(-50%,3.125rem) rotate(-7.883deg);min-width:114.073125rem;width:110vw;display:flex;align-items:center;justify-content:center;mix-blend-mode:plus-lighter;opacity:.2;z-index:1;pointer-events:none}.platformHero__bg-pattern img,.platformHero__bg-pattern video{display:block;width:100%}.platformHero__bg{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.platformHero__bg-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background:linear-gradient(180deg,#0b0619cc 29.327%,#673ef3cc),linear-gradient(90deg,#1c153e,#1c153e),linear-gradient(180deg,var(--accent-color-900) 10%,var(--accent-color-700) 33%,var(--accent-color-500) 66.346%,var(--root-color-white) 100%)}.platformHero__content{position:relative;text-align:center;z-index:5}.platformHero .eyebrow{margin-bottom:1rem;font-size:.875rem;font-weight:400;line-height:1.4;letter-spacing:.13125rem;color:var(--color-purple-200)}@media screen and (min-width: 744px){.platformHero .eyebrow{margin-bottom:1.375rem}}.platformHero__heading{margin-bottom:1.5625rem;color:var(--root-color-white);font-family:var(--root-font-family-heading),sans-serif;font-weight:700;letter-spacing:-.0375rem}@media screen and (min-width: 744px){.platformHero__heading{margin-bottom:2.5rem;font-size:3.75rem;line-height:1.25}}.platformHero__subheading{margin-bottom:1.5625rem;font-size:1.125rem;line-height:1.4;letter-spacing:-.0125rem;color:var(--color-purple-200)}@media screen and (min-width: 744px){.platformHero__subheading{margin-bottom:2.5rem;font-size:1.25rem}}.platformHero__subheading br{display:none}@media screen and (min-width: 744px){.platformHero__subheading br{display:block}}.platformHero__actions{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}@media screen and (min-width: 744px){.platformHero__actions{gap:1.25rem}}.platformHero__actions .button.-outline{border-color:var(--color-purple-200);color:var(--color-purple-200)}.platformHero__actions .button.-outline:hover{border-color:var(--root-color-white);color:var(--root-color-white)}.productHero{--product-hero-gradient-core: color-mix(in srgb, var(--color-purple) 60%, transparent);--product-hero-gradient-noise: color-mix(in srgb, var(--color-purple-200) 60%, transparent);position:relative;color:var(--root-color-white);background:var(--root-color-white)}.productHero.-darkMode{--product-hero-gradient-core: color-mix(in srgb, var(--color-brand-burntsienna-base) 80%, transparent);--product-hero-gradient-noise: color-mix(in srgb, var(--color-brand-burntsienna-lightest) 80%, transparent)}.productHero.-claret{--product-hero-gradient-core: color-mix(in srgb, var(--color-brand-claret-base) 60%, transparent);--product-hero-gradient-noise: color-mix(in srgb, var(--color-brand-claret-lightest) 60%, transparent)}.productHero.-heliotrope{--product-hero-gradient-core: color-mix(in srgb, var(--color-brand-heliotrope-base) 70%, transparent);--product-hero-gradient-noise: color-mix(in srgb, var(--color-brand-heliotrope-lightest) 70%, transparent)}.productHero.-videoBg{background:linear-gradient(180deg,var(--color-gray-1000) 0%,rgba(6,6,6,0) 96.89%),var(--color-purple)}.productHero.-videoBg.-darkMode{background:linear-gradient(180deg,var(--color-gray-1000) 0%,rgba(6,6,6,0) 96.89%),var(--color-brand-burntsienna-darker)}.productHero.-videoBg.-claret{background:linear-gradient(180deg,var(--color-gray-1000) 0%,rgba(6,6,6,0) 96.89%),var(--color-brand-claret-darker)}.productHero.-videoBg.-heliotrope{background:linear-gradient(180deg,var(--color-gray-1000) 0%,rgba(6,6,6,0) 96.89%),var(--color-brand-heliotrope-darker)}.productHero__main{position:relative;padding:6.25rem 0 16.25rem;overflow:hidden;background:linear-gradient(180deg,#0b0619cc 29.327%,#673ef3cc),linear-gradient(90deg,#1c153e,#1c153e),linear-gradient(180deg,var(--accent-color-900) 10%,var(--accent-color-700) 33%,var(--accent-color-500) 66.346%,var(--root-color-white) 100%)}.-darkMode .productHero__main{background:var(--color-burnt)}.-claret .productHero__main{background:var(--color-brand-claret-darker)}.-heliotrope .productHero__main{background:var(--color-brand-heliotrope-darker)}.-videoBg .productHero__main{padding-bottom:12.5rem}@media screen and (min-width: 744px){.productHero__main{padding:4.5rem 0 8rem}.-videoBg .productHero__main{border-radius:0 0 2.5rem 2.5rem;padding-bottom:16rem}}.productHero__gradient{pointer-events:none;position:absolute;z-index:1;width:68.5rem;height:68.5rem;fill:radial-gradient(50% 50% at 50% 50%,var(--Vars-Brand-Expressive---Burnt-Sienna-Brand-Burnt-Sienna---Base, #F27E5B) 0%,rgba(242,126,91,0) 100%);filter:blur(1px);opacity:.8;fill:radial-gradient(180deg,var(--color-gray-1000) 0%,rgba(6,6,6,0) 96.89%),var(--color-purple)}.productHero__gradient.-darkMode{fill:radial-gradient(50% 50% at 50% 50%,var(--color-gray-1000) 0%,rgba(6,6,6,0) 96.89%),var(--color-brand-burntsienna-darker)}.productHero__gradient.-claret{fill:radial-gradient(50% 50% at 50% 50%,var(--color-gray-1000) 0%,rgba(6,6,6,0) 96.89%),var(--color-brand-claret-darker)}.productHero__gradient.-heliotrope{fill:radial-gradient(50% 50% at 50% 50%,var(--color-gray-1000) 0%,rgba(6,6,6,0) 96.89%),var(--color-brand-heliotrope-darker)}.productHero__gradient.-gradientLeft{bottom:-10%;left:-20%}.productHero__gradient.-gradientRight{top:-10%;right:-20%}.productHero__bg-pattern{position:absolute;bottom:0;left:50%;transform-origin:left bottom;transform:translate(-50%,25%) rotate(0);min-width:100rem;width:110vw;display:flex;align-items:center;justify-content:center;mix-blend-mode:plus-lighter;opacity:.2;z-index:1;pointer-events:none}.productHero__bg-pattern img,.productHero__bg-pattern video{display:block;width:100%}.productHero__content{position:relative;text-align:center;z-index:10}.productHero .eyebrow{margin-bottom:1rem;font-size:.875rem;font-weight:400;line-height:1.4;letter-spacing:.13125rem;color:var(--root-color-white);opacity:.6}.-darkMode .productHero .eyebrow{color:var(--color-brand-burntsienna-lighter);opacity:.6}.-claret .productHero .eyebrow{color:var(--color-brand-claret-lightest);opacity:.6}.-heliotrope .productHero .eyebrow{color:var(--color-brand-heliotrope-lightest);opacity:.6}@media screen and (min-width: 744px){.productHero .eyebrow{margin-bottom:1.375rem}}.productHero__heading{margin-bottom:1.5625rem;color:var(--root-color-white);font-family:var(--root-font-family-heading),sans-serif;font-weight:700;letter-spacing:-.0375rem}.-darkMode .productHero__heading,.-claret .productHero__heading,.-heliotrope .productHero__heading{color:var(--root-color-white)}@media screen and (min-width: 744px){.productHero__heading{margin-bottom:2.5rem;font-size:3.75rem;line-height:1.25}}.productHero__subheading{margin-bottom:1.5625rem;font-size:1.125rem;line-height:1.4;letter-spacing:-.0125rem;color:var(--Vars-Brand-Opacities-White-80, rgba(255, 255, 255, .8));max-width:80%;margin-left:auto;margin-right:auto;text-wrap:balance}.-darkMode .productHero__subheading{color:var(--color-brand-burntsienna-lightest);opacity:.6}.-claret .productHero__subheading{color:var(--color-brand-claret-lightest);opacity:.6}.-heliotrope .productHero__subheading{color:var(--color-brand-heliotrope-lightest);opacity:.6}.productHero__subheading p{font-family:Inter;font-size:1rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px}.productHero__subheading p strong{color:var(--root-color-white)}@media screen and (min-width: 744px){.productHero__subheading{margin-bottom:2.5rem;font-size:1.25rem}}.productHero__subheading br{display:none}@media screen and (min-width: 744px){.productHero__subheading br{display:block}}.productHero__actions{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}@media screen and (min-width: 744px){.productHero__actions{gap:1.25rem}}.productHero__actions .button.-outline{border-color:var(--color-purple-200);color:var(--color-purple-200)}.productHero__actions .button.-outline:hover{border-color:var(--root-color-white);color:var(--root-color-white)}.productHero .button.-primary{border-color:#fff;background:#fff;color:var(--color-purple);transition:opacity .2s}.productHero .button.-primary:hover{opacity:.8}.productHero .button.-outline{border-color:#fff;color:#fff;transition:opacity .2s}.productHero .button.-outline:hover{opacity:.8}.productHero.-darkMode .button.-primary{color:var(--color-brand-burntsienna-darker)}.productHero.-claret .button.-primary{color:var(--color-brand-claret-darker)}.productHero.-heliotrope .button.-primary{color:var(--color-brand-heliotrope-darker)}.productHero__videoWrapper{position:relative;z-index:1;margin-top:-8.4375rem;padding-bottom:8.125rem}.productHero__videoHeading{color:var(--root-color-white);text-align:center;margin:0;font-family:var(--root-font-family-heading);font-size:3rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.48px}.productHero__videoDescription{max-width:90%;margin-left:auto;margin-right:auto;text-wrap:balance;margin-top:2.5rem}.productHero__media{border-radius:var(--border-radius-outer);overflow:hidden}.productHero__video{position:relative;overflow:hidden;width:100%}.productHero__video.-aspect-16-9{aspect-ratio:16/9}.productHero__video iframe,.productHero__video video{width:100%;height:100%;border:0;display:block}.productHero__play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:7.5rem;height:7.5rem;border-radius:9999px;border:0;background:#fff3;-webkit-backdrop-filter:blur(3.75rem);backdrop-filter:blur(3.75rem);display:grid;place-items:center;cursor:pointer;opacity:1;transition:opacity .3s ease}.productHero__play:hover{background:#ffffff47}.productHero__play:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:3px}.productHero__play svg{display:block;transform:translate(2px,2px)}.-isPlaying .productHero__play{opacity:0;pointer-events:none}.demoCtaFooter{position:relative;padding:5rem 0;overflow:hidden;background:linear-gradient(180deg,var(--accent-color-900) 0%,var(--accent-color) 100%)}@media screen and (min-width: 1200px){.demoCtaFooter{padding:0}}.demoCtaFooter__inner{display:flex;flex-direction:column;align-items:center;gap:2.5rem}@media screen and (min-width: 1200px){.demoCtaFooter__inner{flex-direction:row;align-items:stretch}}.demoCtaFooter__col-content{width:100%;color:var(--root-color-white);padding:0 var(--root-gap, 1rem)}@media screen and (min-width: 1200px){.demoCtaFooter__col-content{width:51%;min-width:38.75rem;padding:7.5rem 0 7.5rem var(--root-gap, 1rem)}}@media screen and (min-width: 1362px){.demoCtaFooter__col-content{padding:7.5rem 0 7.5rem calc((100vw - 81.25rem)/2)}}.demoCtaFooter__col-img{position:relative;width:100%}@media screen and (min-width: 1200px){.demoCtaFooter__col-img{position:static;width:49%}}@media screen and (min-width: 1200px){.demoCtaFooter__col-img.-contain img{object-fit:contain}}.demoCtaFooter__col-img img{position:relative;display:block;margin:0 auto;width:calc(100% - var(--root-gap, 1rem) * 2);height:auto}@media screen and (min-width: 1200px){.demoCtaFooter__col-img img{margin:0;max-width:none;width:100%;height:100%;object-fit:cover}}.demoCtaFooter__col-img .demoCtaFooter__deco-img{bottom:-5rem;margin-right:0;object-position:bottom right}@media screen and (min-width: 1200px){.demoCtaFooter__col-img .demoCtaFooter__deco-img{bottom:auto}}.demoCtaFooter__deco-video{position:absolute;display:block;width:100%;height:100%;object-fit:cover;opacity:.33;bottom:-5rem}@media screen and (min-width: 1200px){.demoCtaFooter__deco-video{width:auto;height:100%;top:0;bottom:auto;left:66.47%}}.demoCtaFooter__heading{margin:0 0 1.5rem;color:var(--root-color-white);font-family:var(--root-font-family-heading),sans-serif;line-height:100%;letter-spacing:-.0375rem}@media screen and (min-width: 744px){.demoCtaFooter__heading{margin:0 0 2.5rem;font-size:3.75rem}}.demoCtaFooter__description{margin:0 0 2rem;color:var(--color-purple-200)}@media screen and (min-width: 744px){.demoCtaFooter__description{margin:0 0 3rem}}.demoCtaFooter__description:last-child{margin-bottom:0}.logoSlider{text-align:center;text-wrap:balance;font-style:normal;font-weight:400;background:var(--accent-color-light-100);position:relative;padding:60px 0}.logoSlider__eyebrow{font-family:var(--root-font-family-heading);color:var(--color-purple-300);text-align:center;font-size:.813rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:.65px;text-transform:uppercase;margin-bottom:40px}.logoSlider__logoWrapper{overflow:hidden;width:100%;margin-bottom:80px;pointer-events:none;-webkit-user-select:none;user-select:none}.logoSlider__logoRow{display:flex;align-items:center;gap:80px;width:max-content;will-change:transform;animation:logoSlider-marquee 60s linear infinite}.logoSlider__logo{height:60px;width:auto;flex:0 0 auto;display:block;filter:brightness(0) saturate(100%) invert(85%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(60%) contrast(92%)}@media (prefers-reduced-motion: reduce){.logoSlider__logoRow{animation:none;transform:none}}@keyframes logoSlider-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.twoColumnHeadlineWithText{position:relative;z-index:1;margin-top:-2.5rem;padding:6.25rem 0 5rem;border-radius:2.5rem 2.5rem 0 0;overflow:hidden;background-color:var(--color-gray-75)}@media screen and (min-width: 1024px){.twoColumnHeadlineWithText{padding:7.5rem 0 5rem}}@media screen and (min-width: 1024px){.twoColumnHeadlineWithText.-reverse .twoColumnHeadlineWithText__row{flex-direction:row-reverse}}.twoColumnHeadlineWithText__row{display:flex;flex-direction:column;justify-content:space-between}@media screen and (min-width: 1024px){.twoColumnHeadlineWithText__row{flex-direction:row;gap:2rem}}.twoColumnHeadlineWithText__col-title{width:100%}@media screen and (min-width: 1024px){.twoColumnHeadlineWithText__col-title{width:calc(50% - 1rem)}}@media screen and (min-width: 1200px){.twoColumnHeadlineWithText__col-title{width:28.125rem}}.twoColumnHeadlineWithText__col-title h2{font-weight:400;line-height:100%;letter-spacing:-.48px;color:#1c153e80}@media screen and (min-width: 744px){.twoColumnHeadlineWithText__col-title h2{font-size:3rem}}.twoColumnHeadlineWithText__col-title h2 strong{font-weight:700;color:var(--root-color-headings)}.twoColumnHeadlineWithText__col-text{width:100%}@media screen and (min-width: 1024px){.twoColumnHeadlineWithText__col-text{padding-top:.3125rem;width:calc(50% - 1rem)}}@media screen and (min-width: 1200px){.twoColumnHeadlineWithText__col-text{width:39.0625rem}}.twoColumnHeadlineWithText__col-text p{font-weight:400;line-height:1.4;letter-spacing:-.2px;color:#060606cc}@media screen and (min-width: 744px){.twoColumnHeadlineWithText__col-text p{font-size:1.25rem}}.twoColumnHeadlineWithText__col-text p strong{color:#060606cc}.splitImageWithTextCard{position:relative;padding:6.25rem 0 4.6875rem;background:linear-gradient(180deg,#0b0619cc 29.327%,#673ef3cc),linear-gradient(90deg,#1c153e,#1c153e),linear-gradient(180deg,var(--accent-color-900) 10%,var(--accent-color-700) 33%,var(--accent-color-500) 66.346%,var(--root-color-white) 100%)}.splitImageWithTextCard:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.splitImageWithTextCard.-darkMode{background:linear-gradient(0deg,#a32f0a33,#a32f0a33),var(--color-gray-1000)}.splitImageWithTextCard.-darkMode:before{background:linear-gradient(180deg,var(--color-brand-burntsienna-darker) 0%,rgba(0,0,0,0) 100%)}.splitImageWithTextCard.-claret{background:var(--color-brand-claret-darker)}.splitImageWithTextCard.-claret:before{background:linear-gradient(180deg,var(--color-brand-claret-darker) 0%,rgba(0,0,0,.8) 100%)}.splitImageWithTextCard.-heliotrope{background:var(--color-brand-heliotrope-darker)}.splitImageWithTextCard.-heliotrope:before{background:linear-gradient(180deg,var(--color-brand-heliotrope-darker) 0%,rgba(0,0,0,.8) 100%)}@media screen and (min-width: 1200px){.splitImageWithTextCard{padding:12.4375rem 0 6.25rem}}.splitImageWithTextCard__heading{margin:0 auto 2.5rem;max-width:56.25rem;font-weight:400;line-height:1;letter-spacing:-.72px;text-align:center;color:var(--root-color-white-60);text-wrap:auto}.-darkMode .splitImageWithTextCard__heading{color:var(--color-brand-burntsienna-lighter)}.-claret .splitImageWithTextCard__heading{color:var(--color-brand-claret-lightest)}.-heliotrope .splitImageWithTextCard__heading{color:var(--color-brand-heliotrope-lightest)}@media screen and (min-width: 744px){.splitImageWithTextCard__heading{margin:0 auto 5rem;font-size:4.5rem}}.splitImageWithTextCard__heading strong{font-weight:700;color:var(--root-color-white)}.splitImageWithTextCard__card{display:flex;flex-direction:column-reverse;border-radius:.625rem;background:var(--color-purple)}.-darkMode .splitImageWithTextCard__card{background:var(--color-brand-burntsienna-darker)}.-claret .splitImageWithTextCard__card{background:var(--color-brand-claret-darker)}.-heliotrope .splitImageWithTextCard__card{background:var(--color-brand-heliotrope-darker)}@media screen and (min-width: 744px){.splitImageWithTextCard__card{flex-direction:row}}.splitImageWithTextCard__col{position:relative}@media screen and (min-width: 1200px){.splitImageWithTextCard__col{min-height:40rem}}.splitImageWithTextCard__col--img{width:100%;padding:.3125rem}@media screen and (min-width: 744px){.splitImageWithTextCard__col--img{width:50.5%}}.splitImageWithTextCard__col--text{width:100%;padding:1rem;display:flex;flex-direction:column;justify-content:space-between;gap:1rem;color:var(--root-color-white)}@media screen and (min-width: 744px){.splitImageWithTextCard__col--text{width:49.5%}}@media screen and (min-width: 1200px){.splitImageWithTextCard__col--text{padding:2.8125rem 2.8125rem 2.8125rem 2.1875rem}}.splitImageWithTextCard__img-wrap{position:relative;border-radius:.3125rem;overflow:hidden;height:100%}.splitImageWithTextCard__img-wrap:before{content:"";display:block;width:100%;padding-top:97%}.splitImageWithTextCard__img-wrap img{position:absolute;bottom:0;left:0;max-width:95%;max-height:95%}.splitImageWithTextCard__bg-group{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.5}.splitImageWithTextCard__bg-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--color-burnt);mix-blend-mode:multiply}.splitImageWithTextCard__bg-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.splitImageWithTextCard__icon-wrap{width:2.5rem}@media screen and (min-width: 744px){.splitImageWithTextCard__icon-wrap{width:3.75rem}}@media screen and (min-width: 1200px){.splitImageWithTextCard__icon-wrap{width:4.375rem}}.splitImageWithTextCard__icon-wrap img{width:100%;display:block}.splitImageWithTextCard__text p{font-size:1.25rem;font-weight:400;line-height:1.4;letter-spacing:-.3px}@media screen and (min-width: 1200px){.splitImageWithTextCard__text p{font-size:1.875rem}}.listWithSingleStat{overflow:hidden;padding:5rem 0;background-color:var(--accent-color-light-100)}@media screen and (min-width: 744px){.listWithSingleStat{padding:7.5rem 0 5.5rem}}.listWithSingleStat__row{display:flex;flex-direction:column;gap:2.875rem}@media screen and (min-width: 1200px){.listWithSingleStat__row{flex-direction:row}}.listWithSingleStat__col{width:100%}@media screen and (min-width: 1200px){.listWithSingleStat__col{width:50%}}.listWithSingleStat__col:nth-child(2){position:relative;display:flex;justify-content:flex-end}.listWithSingleStat__heading{font-weight:400;line-height:1;letter-spacing:-.48px}@media screen and (min-width: 744px){.listWithSingleStat__heading{margin-bottom:2.5rem;font-size:3rem}}.listWithSingleStat__text-group{margin-bottom:1.875rem}@media screen and (min-width: 744px){.listWithSingleStat__text-group{margin-bottom:3.75rem}}.listWithSingleStat__text-group:last-child{margin-bottom:0}.listWithSingleStat__text p{margin-bottom:.9375rem;font-weight:400;line-height:1.4;letter-spacing:-.2px;color:#060606cc}@media screen and (min-width: 744px){.listWithSingleStat__text p{margin-bottom:1.6875rem;font-size:1.25rem}}.listWithSingleStat__text p:last-child{margin-bottom:0}.listWithSingleStat__list-group{margin-bottom:1.875rem;width:100%}@media screen and (min-width: 744px){.listWithSingleStat__list-group{margin-bottom:3.75rem;max-width:80%}}@media screen and (min-width: 1200px){.listWithSingleStat__list-group{max-width:31.25rem}}.listWithSingleStat__list-group:last-child{margin-bottom:0}.listWithSingleStat__list-title{font-weight:400;line-height:1;letter-spacing:-.32px}@media screen and (min-width: 744px){.listWithSingleStat__list-title{margin-bottom:1.875rem;font-size:2rem}}.listWithSingleStat__deco-bg{position:absolute;top:0;left:0;width:58.75rem;min-width:100vw;max-width:unset;height:auto;opacity:.2;pointer-events:none}@media screen and (min-width: 1200px){.listWithSingleStat__deco-bg{min-width:unset}}.listWithSingleStat__stat-group{max-width:100%;margin:0 auto;position:relative}@media screen and (min-width: 1200px){.listWithSingleStat__stat-group{margin:0;padding-top:5.375rem;width:auto}}.listWithSingleStat__stat{max-width:calc(100% - 3rem);padding:1.5rem 1.5rem 6.25rem;display:inline-block;border-radius:1.25rem;background:#500021}@media screen and (min-width: 744px){.listWithSingleStat__stat{max-width:unset;padding:2.375rem 2.4375rem 7.375rem}}.listWithSingleStat__statNumber{margin-bottom:1.25rem;color:#f27e5b;font-family:var(--root-font-family-heading),sans-serif;font-size:2.5rem;font-weight:400;line-height:1;letter-spacing:-.8px}@media screen and (min-width: 744px){.listWithSingleStat__statNumber{font-size:5rem}}.listWithSingleStat__statLabel{max-width:13.5625rem;color:#f27e5b;font-weight:400;line-height:1;letter-spacing:-.5px}@media screen and (min-width: 744px){.listWithSingleStat__statLabel{font-size:1.25rem}}.listWithSingleStat__stat-img-wrap{margin-top:-4.875rem;max-width:calc(100% - 3rem);margin-left:3rem;position:relative;border-radius:1.25rem;box-shadow:-2.5rem 1.875rem 5rem #12073933;width:25.375rem;overflow:hidden}@media screen and (min-width: 744px){.listWithSingleStat__stat-img-wrap{margin-top:-4.875rem;margin-left:6.9375rem}}.listWithSingleStat__stat-img-wrap:before{content:"";display:block;width:100%;padding-top:100%}.listWithSingleStat__stat-img-wrap img{position:absolute;display:block;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.listWithSingleStat .benefitsList ul li{margin-bottom:.9375rem;align-items:flex-start}@media screen and (min-width: 744px){.listWithSingleStat .benefitsList ul li{margin-bottom:1.6875rem}}.listWithSingleStat .benefitsList ul li:last-child{margin-bottom:0}.listWithSingleStat .benefitsList ul li:before{margin-top:4px}.solutionCards{overflow:hidden;padding:5rem 0;background:var(--root-color-white)}@media screen and (min-width: 744px){.solutionCards{padding:7.5rem 0}}.solutionCards.-strike{background:var(--color-tan-100)}@media screen and (min-width: 744px){.solutionCards.-strike{padding:7.5rem 0 10rem}}.solutionCards.-strike .solutionCards__heading{color:var(--color-magenta)}.solutionCards.-strike .solutionCards__card{padding:1.25rem 1.25rem 1.8125rem;background:var(--root-color-white);gap:1.25rem}@media screen and (min-width: 1200px){.solutionCards.-strike .solutionCards__card{gap:4.375rem}}.solutionCards.-strike .solutionCards__icon-wrap{background:linear-gradient(180deg,var(--color-magenta) 0%,rgba(209,28,77,0) 100%),var(--color-burnt-300)}.solutionCards.-strike .solutionCards__card-text{margin-bottom:0}.solutionCards.-strike .solutionCards__card-cta-text{display:none}.solutionCards.-reverse .solutionCards__inner{flex-direction:column-reverse}.solutionCards__inner{display:flex;flex-direction:column;gap:1.25rem}@media screen and (min-width: 744px){.solutionCards__inner{gap:1.875rem}}@media screen and (min-width: 1200px){.solutionCards__inner{gap:3.75rem}}.solutionCards__heading{margin:0;font-weight:400;line-height:1;letter-spacing:-.72px;color:var(--color-tan-darker)}@media screen and (min-width: 744px){.solutionCards__heading{font-size:4.5rem}}.solutionCards__grid{display:flex;justify-content:center;flex-wrap:wrap;gap:1.25rem}@media screen and (min-width: 1200px){.solutionCards__grid{gap:2.5rem}}.solutionCards__card{position:relative;width:100%;padding:1.25rem;border-radius:.625rem;background:var(--color-tan-100);box-shadow:0 1px 2px #673ef31a;display:flex;flex-direction:column;justify-content:space-between;gap:1.25rem}@media screen and (min-width: 744px){.solutionCards__card{width:calc(50% - .625rem)}}@media screen and (min-width: 1024px){.solutionCards__card{gap:3.125rem;width:calc(33.33% - 1.6625rem)}}@media screen and (min-width: 1200px){.solutionCards__card{gap:5.4375rem}}@media screen and (min-width: 744px){.solutionCards__card:nth-child(3n){width:100%}}@media screen and (min-width: 1024px){.solutionCards__card:nth-child(3n){width:calc(33.33% - 1.666675rem)}}.solutionCards__card:hover .link-arrow-text svg{transform:translate(5px)}.solutionCards__card-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.solutionCards__card-group{width:100%}.solutionCards__icon-wrap{margin-bottom:1.25rem;display:block;width:3.125rem;height:3.125rem;padding:.625rem;border-radius:.416875rem;background:var(--color-tan-lighter)}@media screen and (min-width: 1200px){.solutionCards__icon-wrap{margin-bottom:1.875rem;width:5rem;height:5rem;padding:1rem}}.solutionCards__icon-wrap:last-child{margin-bottom:0}.solutionCards__icon-wrap img{display:block;width:100%;height:100%;object-fit:contain}.solutionCards__card-title{margin-bottom:.625rem;font-size:1.25rem;font-style:normal;font-weight:700;line-height:1.25;color:var(--accent-color-900)}.solutionCards__card-title:last-child{margin-bottom:0}.solutionCards__card-text{margin-bottom:1.25rem;font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:-.16px;color:#06060699}.solutionCards__card-text:last-child{margin-bottom:0}.solutionCards__card-cta-text{color:var(--accent-color-900);white-space:normal}.splitAccordion{position:relative;background:var(--color-gray-1000);color:var(--root-color-white);padding:3.25rem 0}@media screen and (min-width: 744px){.splitAccordion{padding:7.5rem 0}}.splitAccordion.-light{background:var(--color-gray-75)}.splitAccordion__row{position:relative;display:flex;flex-direction:column;gap:3.75rem}@media screen and (min-width: 744px){.splitAccordion__row{flex-direction:row;align-items:stretch;gap:5rem}}.splitAccordion__accordion,.splitAccordion__media{position:relative;min-width:0}@media screen and (min-width: 744px){.splitAccordion__accordion,.splitAccordion__media{flex:1 1 0}}.splitAccordion__heading{font-family:var(--root-font-family-heading);color:var(--root-color-white);line-height:100%;font-style:normal;font-size:2.5rem;font-weight:400;letter-spacing:-.03rem;margin-bottom:2rem}@media screen and (min-width: 744px){.splitAccordion__heading{font-size:3rem;margin-bottom:4rem}}.-light .splitAccordion__heading{color:var(--color-gray-800);letter-spacing:-.045rem}@media screen and (min-width: 744px){.-light .splitAccordion__heading{font-size:4.5rem}}.splitAccordion__accordion{display:flex;flex-direction:column}@media screen and (min-width: 744px){.splitAccordion__accordion{justify-content:space-between}}.splitAccordion__media,.splitAccordion__image{display:block}.splitAccordion__items{display:grid;gap:2rem;min-width:0;max-width:100%}.splitAccordion__item{border-bottom:1px solid var(--color-tan-darker)}.-light .splitAccordion__item{border-color:var(--color-purple-200)}.splitAccordion__accordionQ{font-family:var(--root-font-family-heading);color:var(--color-tan-lighter);font-size:1.25rem;font-style:normal;font-weight:700;line-height:140%}.-light .splitAccordion__accordionQ{color:var(--color-gray-800)}.splitAccordion__accordionA{color:var(--root-color-white-80);font-family:var(--root-font-family);font-size:1rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.01rem}.-light .splitAccordion__accordionA{color:var(--root-color-black-80-b)}.splitAccordion__accordionCta{display:block;margin-top:1.25rem}.splitAccordion__accordionCtaLink{font-family:var(--root-font-family);color:var(--root-color-white);border:0;display:block;padding:.5rem 0;display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.01rem}.splitAccordion__accordionCtaLink:hover,.splitAccordion__accordionCtaLink:active{color:var(--root-color-white)}.-light .splitAccordion__accordionCtaLink{color:var(--color-purple)}.-light .splitAccordion__accordionCtaLink:hover,.-light .splitAccordion__accordionCtaLink:active{color:var(--color-purple-900)}.splitAccordion__accordionCtaLink:after{content:"";width:.813rem;height:.688rem;flex:0 0 auto;background:currentColor;mask:url(data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%2211%22%20viewBox%3D%220%200%2013%2011%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M7.07181%2010.906L12.5248%205.45303L7.07181%204.943e-05L6.13458%200.925108L9.99305%204.78358H-1.93829e-05V6.12248H9.99305L6.13458%209.96878L7.07181%2010.906Z%22%20fill%3D%22%231C153E%22/%3E%3C/svg%3E) center/contain no-repeat;transform:translate(0);transition:transform .2s ease}.splitAccordion__accordionCtaLink:hover:after,.splitAccordion__accordionCtaLink:focus-visible:after{transform:translate(.3rem)}.splitAccordion .accordion__iconWrapper{display:grid;place-items:center}.splitAccordion .accordion__iconWrapper .accordion__icon{grid-area:1/1;transition:opacity .2s ease,transform .2s ease;transform-origin:center}.splitAccordion .accordion__icon.-accordionClosed{opacity:1;transform:scale(1)}.splitAccordion .accordion__icon.-accordionOpen{opacity:0;transform:scale(.9);pointer-events:none}.splitAccordion details.accordion[open]:not(.-closing) .accordion__icon.-accordionClosed{opacity:0;transform:scale(.9);pointer-events:none}.splitAccordion details.accordion[open]:not(.-closing) .accordion__icon.-accordionOpen{opacity:1;transform:scale(1)}.splitAccordion .accordion__icon path{fill:var(--color-magenta)}.splitAccordion svg.accordion__icon.icon.-accordionOpen path{fill:var(--color-gray-200)}.splitAccordion.-light .accordion__icon path{fill:var(--color-purple)}.splitAccordion.-light svg.accordion__icon.icon.-accordionOpen path{fill:var(--color-border-200)}.splitAccordion .-withCheckboxes .splitAccordion__accordionQ{display:grid;grid-template-columns:1.25rem 1fr;align-items:center;column-gap:.75rem}.splitAccordion .-withCheckboxes .splitAccordion__accordionQ:before{content:"";grid-column:1;grid-row:1;width:1.25rem;height:1.25rem;border-radius:50%;border:1px solid var(--color-purple);box-sizing:border-box;transition:background-color .2s ease,border-color .2s ease}.splitAccordion .-withCheckboxes .splitAccordion__accordionQ:after{content:"";grid-column:1;grid-row:1;width:.9rem;height:.9rem;justify-self:center;align-self:center;background:var(--color-purple);mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M7.8%2014.2L3.6%2010l1.4-1.4l2.8%202.8l7-7L16.2%205.8z%27/%3E%3C/svg%3E) center/contain no-repeat;-webkit-mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M7.8%2014.2L3.6%2010l1.4-1.4l2.8%202.8l7-7L16.2%205.8z%27/%3E%3C/svg%3E) center/contain no-repeat;opacity:1;transition:opacity .2s ease,transform .2s ease}.splitAccordion .-withCheckboxes .splitAccordion__accordionA{padding-left:2rem}.splitAccordion .-withCheckboxes details.accordion[open]:not(.-closing) .splitAccordion__accordionQ:before{background:var(--color-purple);border-color:var(--color-purple)}.splitAccordion .-withCheckboxes details.accordion[open]:not(.-closing) .splitAccordion__accordionQ:after{background:#fff;opacity:1}.tabbedPlatform{background:var(--accent-color-dark-500);color:var(--root-color-white);padding:9rem 0;position:relative;overflow:hidden}.tabbedPlatform__bg-pattern img{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;max-width:none;width:auto}.tabbedPlatform__topHeader{position:relative;display:flex;flex-direction:column;gap:2rem;z-index:5}@media screen and (min-width: 1200px){.tabbedPlatform__topHeader{flex-direction:row;justify-content:space-between;align-items:flex-end;margin-bottom:3rem}}.tabbedPlatform__heading{color:var(--root-color-white);font-family:var(--root-font-family-heading);font-size:4.5rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.045rem;margin:0;max-width:45rem}.tabbedPlatform__subheading{color:var(--root-color-white);font-family:var(--root-font-family);font-size:1rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.01rem}@media screen and (min-width: 1200px){.tabbedPlatform__subheading{transform:translateY(-.5rem)}}.tabbedPlatform__tabs{display:inline-flex;width:fit-content;max-width:100%;flex-wrap:wrap;justify-content:center;list-style:none;padding-left:0;overflow:visible;background:var(--root-color-black-40);box-shadow:0 .125rem .5rem 0 var(--root-color-black-20) inset;-webkit-backdrop-filter:blur(.156rem);backdrop-filter:blur(.156rem);margin-bottom:3rem;padding:.5rem .625rem;border-radius:624.9375rem;position:relative;z-index:5}@media screen and (min-width: 1200px){.tabbedPlatform__tabs{margin-bottom:7rem}}.tabbedPlatform__tabs.-isWrapped{width:100%;justify-content:flex-start;border-radius:var(--border-radius-outer)}.tabbedPlatform__tabs.-isWrapped .tabbedPlatform__tabIndicator{display:none}.tabbedPlatform__tab{font-family:var(--root-font-family);color:var(--color-purple-200);font-size:1rem;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.01rem;display:flex;padding:.5rem 1rem;align-items:center;gap:.9375rem;align-self:stretch;cursor:pointer;-webkit-user-select:none;user-select:none;position:relative;z-index:3}.tabbedPlatform__tab:focus-visible{outline:2px solid transparent;outline-offset:3px;border-radius:624rem}.tabbedPlatform__tab.-currentTab{color:var(--root-color-white);border-radius:624rem}.tabbedPlatform__tab:after{content:"";position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;border-radius:624rem;pointer-events:none;opacity:0;padding:2px;background:linear-gradient(90deg,#ffffff54,#b8a3ffa8),var(--accent-color-dark-800);background-repeat:no-repeat;background-position:left center;background-size:0% 100%;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.tabbedPlatform.-autoplay .tabbedPlatform__tab.-currentTab:after{opacity:1;animation:tabbedPlatformBorderFill 5s linear forwards}.tabbedPlatform__tabIndicator{position:absolute;z-index:1;left:0;width:0;border-radius:624rem;background:var(--accent-color-900);transition:transform .3s ease,width .3s ease;will-change:transform,width;pointer-events:none;margin:0;padding:0}@media screen and (min-width: 1200px){.tabbedPlatform__tabIndicator{top:.5rem;bottom:.5rem}}@media (prefers-reduced-motion: reduce){.tabbedPlatform__tabIndicator{transition:none}}.tabbedPlatform__tabContent{position:relative;overflow:visible;z-index:10}@media screen and (min-width: 1200px){.tabbedPlatform__tabContent{overflow:visible}}.tabbedPlatform__tabPanel{transition:transform .35s ease,opacity .35s ease;will-change:transform,opacity}.tabbedPlatform__tabPanel.-enterFromRight{transform:translate(2.5rem);opacity:0}.tabbedPlatform__tabPanel.-enterFromLeft{transform:translate(-2.5rem);opacity:0}.tabbedPlatform__tabPanel.-active{transform:translate(0);opacity:1}@media (prefers-reduced-motion: reduce){.tabbedPlatform__tabPanel{transition:none;transform:none!important;opacity:1!important}}.tabbedPlatform__tabContentInner{display:flex;flex-direction:column;gap:2rem;position:relative;margin-bottom:3rem;transition:transform .35s ease,opacity .35s ease;will-change:transform,opacity}@media screen and (min-width: 1200px){.tabbedPlatform__tabContentInner{display:grid;align-items:start;grid-template-columns:minmax(34rem,1fr) minmax(34rem,1fr);column-gap:3rem;min-width:0}}.tabbedPlatform__tabContentText{display:flex;width:32.375rem;padding:2.5rem 3.75rem 2.5rem 2.5rem;flex-direction:column;align-items:flex-start;border-radius:var(--border-radius-outer);background:linear-gradient(120deg,#593eb6eb,#22116138);box-shadow:inset 0 1px #ffffff24,0 18px 48px #07021a59;position:relative;overflow:hidden;width:100%}.tabbedPlatform__tabContentText:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:165%;height:100%;border-radius:inherit;pointer-events:none;z-index:0;backdrop-filter:blur(13rem) saturate(170%);-webkit-backdrop-filter:blur(13rem) saturate(170%);-webkit-mask-image:linear-gradient(to right,black 0 60%,rgba(0,0,0,.95) 60.4%,transparent 61.2%);mask-image:linear-gradient(to right,black 0 60%,rgba(0,0,0,.95) 60.4%,transparent 61.2%)}.tabbedPlatform__tabContentText>*{position:relative;z-index:1}@media screen and (min-width: 1200px){.tabbedPlatform__tabContentText{justify-self:start;margin-top:0;max-width:32rem;position:relative;z-index:2}}.tabbedPlatform__tabContentText .button.-outline{border-color:var(--accent-color-light-100);color:var(--accent-color-light-100);transition:border-color .2s,color .2s}.tabbedPlatform__tabContentText .button.-outline:hover{border-color:var(--root-color-white);color:var(--root-color-white)}.tabbedPlatform__tabContentHeading{color:var(--root-color-white);font-family:var(--root-font-family);font-size:1.875rem;font-style:normal;font-weight:700;line-height:112%;letter-spacing:-.01875rem;margin-bottom:2rem}.tabbedPlatform__tabContentDescription{color:var(--color-purple-200);font-family:var(--root-font-family);margin-bottom:3rem;font-size:1.25rem;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.0125rem}.tabbedPlatform__tabContentDescription ul{display:block;list-style-type:none;padding-left:0}.tabbedPlatform__tabContentDescription li{margin-bottom:1rem;padding-left:1.5rem;position:relative;text-wrap:balance}.tabbedPlatform__tabContentDescription li:before{content:"";display:block;position:absolute;top:.5rem;left:.25rem;height:.4rem;width:.4rem;background:#000;border-radius:50%}.tabbedPlatform__tabContentDescription ul,.tabbedPlatform__tabContentDescription li,.tabbedPlatform__tabContentDescription p,.tabbedPlatform__tabContentDescription em,.tabbedPlatform__tabContentDescription strong{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;letter-spacing:inherit}.tabbedPlatform__tabContentMedia{background:var(--root-color-white);border-radius:var(--border-radius-outer);overflow:hidden;width:100%;position:relative}.tabbedPlatform__tabContentMedia:before{content:"";position:absolute;top:0;left:0;bottom:0;width:4rem;pointer-events:none;z-index:2;background:linear-gradient(90deg,#14083857,#14083829 52%,#14083800)}@media screen and (min-width: 1200px){.tabbedPlatform__tabContentMedia{justify-self:end;margin-top:-3rem;z-index:1;width:clamp(28rem,56vw,54rem)}}.tabbedPlatform__tabContentImage{display:block;width:100%;height:auto}@keyframes tabbedPlatformBorderFill{0%{background-size:0% 100%}to{background-size:100% 100%}}.ctaWithImage{overflow:hidden;position:relative;background:linear-gradient(100deg,var(--accent-color-200) 0%,var(--accent-color-500) 100%)}.ctaWithImage__bg-pattern{position:absolute;top:-2.5rem;left:-3.125rem;width:54rem;transform:rotate(180deg) scaleX(-1);display:flex;align-items:center;justify-content:center;mix-blend-mode:plus-lighter;opacity:.2;z-index:1;pointer-events:none}@media screen and (min-width: 744px){.ctaWithImage__bg-pattern{top:-3.4375rem;left:16%;width:97.72025rem}}.ctaWithImage__bg-pattern img,.ctaWithImage__bg-pattern video{display:block;width:100%}.ctaWithImage__row{position:relative;z-index:1;gap:2rem}@media screen and (min-width: 744px){.ctaWithImage__row{display:flex;justify-content:space-between;align-items:flex-end}}.ctaWithImage__col--content{padding:4.6875rem 0 1.25rem;display:flex;flex-direction:column;justify-content:center;color:var(--accent-color-900);text-align:center}@media screen and (min-width: 744px){.ctaWithImage__col--content{padding:5rem 0 5.1875rem;width:42.625rem;text-align:left}}.ctaWithImage__col--img{max-width:25.375rem;margin:0 auto}@media screen and (min-width: 744px){.ctaWithImage__col--img{margin:0;padding:5rem 0 0;width:25.375rem;max-width:unset}}.ctaWithImage__col--img img{width:100%;display:block}.ctaWithImage__eyebrow-wrap{margin-bottom:1rem}@media screen and (min-width: 744px){.ctaWithImage__eyebrow-wrap{margin-bottom:1.9375rem}}.ctaWithImage__eyebrow-wrap:last-child{margin-bottom:0}.ctaWithImage .eyebrow{background-color:var(--accent-color-900);color:var(--color-purple-200)}.ctaWithImage__heading{font-weight:400;line-height:1;letter-spacing:-.64px}@media screen and (min-width: 744px){.ctaWithImage__heading{margin-bottom:1.25rem;font-size:4rem}}.ctaWithImage__heading:last-child{margin-bottom:0}.ctaWithImage__text{margin:0 auto 1.25rem;width:100%;max-width:31.5625rem;font-weight:400;line-height:1.4;letter-spacing:-.2px}@media screen and (min-width: 744px){.ctaWithImage__text{margin:0 0 2.5rem;font-size:1.25rem}}.ctaWithImage__text:last-child{margin-bottom:0}.ctaWithImage__cta .button{border-color:var(--accent-color-900);color:var(--accent-color-900);max-width:100%;overflow:hidden;text-overflow:ellipsis;display:inline-block;transition:all .2s ease-in-out}.ctaWithImage__cta .button:hover{background-color:var(--accent-color-900);color:var(--color-purple-200)}.heroWithImage{background:radial-gradient(338.11% 128.64% at 100% 100%,#673ef354,#efebff54 87.5%),var(--color-purple-200);overflow:hidden}.heroWithImage .breadcrumbs ul li:not(:first-child){color:var(--accent-color-900)}.heroWithImage .breadcrumbs ul li a:hover{color:var(--accent-color-900)}.heroWithImage__row{display:flex;flex-direction:column;gap:2rem}@media screen and (min-width: 1200px){.heroWithImage__row{flex-direction:row;justify-content:flex-end}}@media screen and (min-width: 1200px){.heroWithImage.-noImage .heroWithImage__row{justify-content:flex-start}}@media screen and (min-width: 1200px){.heroWithImage.-noImage .heroWithImage__col--content{width:100%}}@media screen and (min-width: 1200px){.heroWithImage.-noImage .heroWithImage__heading,.heroWithImage.-noImage .heroWithImage__text{width:85%}}@media screen and (min-width: 1200px){.heroWithImage.-noImage .heroWithImage__heading{text-wrap:wrap}}@media screen and (min-width: 1200px){.heroWithImage__col{display:flex;flex-direction:column}}.heroWithImage__col--content{padding:5rem 0 3.75rem;justify-content:center;text-align:center;color:var(--accent-color-900)}@media screen and (min-width: 744px){.heroWithImage__col--content{padding:5rem 0}}@media screen and (min-width: 1200px){.heroWithImage__col--content{padding:7.375rem 0;width:calc(53% - 1rem);text-align:left}}.heroWithImage__col--image{display:flex;justify-content:center}@media screen and (min-width: 1200px){.heroWithImage__col--image{padding-top:7.375rem;width:calc(47% - 1rem);justify-content:flex-end}}.heroWithImage .eyebrow{margin-bottom:1rem;font-size:.875rem;font-weight:400;line-height:1.4;letter-spacing:2.1px}@media screen and (min-width: 744px){.heroWithImage .eyebrow{margin-bottom:1.375rem}}.heroWithImage .eyebrow:last-child{margin-bottom:0}.heroWithImage__heading{background:linear-gradient(90deg,var(--accent-color-900),var(--color-purple));font-weight:400;line-height:1;letter-spacing:-.72px;-webkit-background-clip:text;background-clip:text;color:transparent}@media screen and (min-width: 744px){.heroWithImage__heading{margin-bottom:2.4375rem;font-size:4.5rem}}.heroWithImage__heading:last-child{margin-bottom:0}.heroWithImage__text{margin-bottom:1.25rem;font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:-.16px}@media screen and (min-width: 744px){.heroWithImage__text{margin-bottom:2.5rem}}.heroWithImage__text:last-child{margin-bottom:0}.heroWithImage__buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}@media screen and (min-width: 1200px){.heroWithImage__buttons{justify-content:flex-start}}.heroWithImage__buttons .button.-outline{border-color:var(--color-purple);color:var(--color-purple)}.heroWithImage__img-wrap{position:relative;pointer-events:none;max-width:31.25rem;margin:0 auto}@media screen and (min-width: 1200px){.heroWithImage__img-wrap{margin:0;max-width:unset}}.heroWithImage__img{width:100%;display:block}@media screen and (min-width: 1200px){.heroWithImage__img{transform:translate(2.5rem)}}.ctaFooterWithQuote{background:var(--root-color-white)}.ctaFooterWithQuote__main{overflow:hidden;position:relative;padding:6.25rem 0 12.5rem;background:var(--color-purple)}@media screen and (min-width: 1200px){.ctaFooterWithQuote__main{padding:9.1875rem 0 17.9375rem}}.ctaFooterWithQuote__main.-short{padding:6.25rem 0}@media screen and (min-width: 1200px){.ctaFooterWithQuote__main.-short{padding:9.1875rem 0}}.ctaFooterWithQuote__bg-video{position:absolute;z-index:0;pointer-events:none;mix-blend-mode:multiply;transform:rotate(180deg) scaleX(-1);top:0;left:calc(100% - 31.4375rem);width:66.25rem;max-width:unset}.ctaFooterWithQuote__row{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;gap:2rem}@media screen and (min-width: 1024px){.ctaFooterWithQuote__row{flex-direction:row}}.ctaFooterWithQuote__col--text{color:var(--root-color-white)}@media screen and (min-width: 1024px){.ctaFooterWithQuote__col--text{padding-top:1.25rem;width:43.25rem}}@media screen and (min-width: 1024px){.ctaFooterWithQuote__col--quote{width:32.375rem}}.ctaFooterWithQuote__heading{font-weight:400;line-height:1;letter-spacing:-.72px;color:var(--root-color-white)}@media screen and (min-width: 744px){.ctaFooterWithQuote__heading{margin-bottom:3.75rem;font-size:4.5rem}}.ctaFooterWithQuote__text{margin-bottom:1.5625rem;font-weight:400;line-height:1.4;letter-spacing:-.2px}@media screen and (min-width: 744px){.ctaFooterWithQuote__text{margin-bottom:3.75rem;font-size:1.25rem}}.ctaFooterWithQuote__buttons{display:flex;flex-wrap:wrap;gap:1rem}@media screen and (min-width: 744px){.ctaFooterWithQuote__buttons{gap:1.875rem}}.ctaFooterWithQuote__buttons .button.-primary{background-color:var(--accent-color-900);border-color:var(--accent-color-900)}.ctaFooterWithQuote__buttons .button.-outline{border-color:var(--color-purple-200);color:var(--color-purple-200)}.ctaFooterWithQuote__quote-block{padding:1.5rem 1rem;border-radius:.625rem;background:var(--color-purple-200);color:var(--color-purple-900)}@media screen and (min-width: 1024px){.ctaFooterWithQuote__quote-block{padding:2.5rem 1.875rem 1.75rem}}.ctaFooterWithQuote__quote-icon{margin-bottom:1rem;display:block;width:2.5rem}@media screen and (min-width: 1024px){.ctaFooterWithQuote__quote-icon{margin-bottom:1.25rem}}.ctaFooterWithQuote__quote-icon svg{display:block;width:100%}.ctaFooterWithQuote__quote-text{margin-bottom:1rem;font-family:var(--root-font-family-heading),sans-serif;font-weight:400;line-height:1.25;letter-spacing:-.2px}@media screen and (min-width: 1024px){.ctaFooterWithQuote__quote-text{margin-bottom:1.25rem;font-size:1.25rem}}.ctaFooterWithQuote__quote-speaker{margin-bottom:1rem}@media screen and (min-width: 1024px){.ctaFooterWithQuote__quote-speaker{margin-bottom:1.25rem}}.ctaFooterWithQuote__quote-name{font-size:.875rem;font-weight:700;line-height:1.25;letter-spacing:-.14px}.ctaFooterWithQuote__quote-position{opacity:.8;font-size:.875rem;font-weight:400;line-height:1.25;letter-spacing:-.14px}.ctaFooterWithQuote__quote-logo{width:10rem;height:1.875rem}.ctaFooterWithQuote__quote-logo img{display:block;max-width:100%;max-height:100%;width:auto;height:auto}.ctaFooterWithQuote .cardsLayer{margin-top:-8.75rem}.industryHero{background:var(--accent-color-light-100);position:relative;padding:8rem 0;overflow:hidden}.industryHero__inner{position:relative}.industryHero__row{display:flex;flex-direction:column}@media screen and (min-width: 1200px){.industryHero__row{flex-direction:row;gap:3rem}}.industryHero__image{position:relative;margin-bottom:4rem;z-index:1}.industryHero__image:before{content:"";display:block;position:absolute;z-index:1;top:-2.5rem;bottom:-2.5rem;right:6.9375rem;width:100vw;border-radius:0 1.25rem 1.25rem 0;background:linear-gradient(180deg,var(--color-purple-900) 0%,var(--accent-color-dark-500) 46.63%,var(--color-purple-200) 81.73%)}@media screen and (min-width: 1200px){.industryHero__image:before{width:50vw;top:-4rem;bottom:-4rem}}.industryHero__image img{position:relative;z-index:3;display:block;width:100%;height:auto;border-radius:1.25rem;object-fit:cover;object-position:center}.industryHero__content{position:relative;z-index:10}@media screen and (min-width: 1200px){.industryHero__image{flex:0 0 36%;margin-bottom:0;display:flex;align-self:stretch}}@media screen and (min-width: 1200px){.industryHero__content{flex:1 1 64%;min-width:0;transform:translateY(5rem)}}@media screen and (min-width: 1200px){.industryHero__image img{height:100%}}.industryHero__text{position:relative;z-index:10}.industryHero__eyebrow{color:var(--accent-color-dark-500);font-family:var(--root-font-family);font-size:.875rem;font-style:normal;font-weight:400;line-height:140%;letter-spacing:.13125rem;text-transform:uppercase;margin-bottom:1.5rem}.industryHero__title{color:var(--accent-color-dark-500);font-family:var(--root-font-family-heading);font-size:3rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.045rem}@media screen and (min-width: 1200px){.industryHero__title{font-size:4.5rem;margin-bottom:2rem}}.industryHero__description{color:var(--root-color-black-60);font-family:var(--root-font-family);font-size:1.1rem;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.0125rem;margin-bottom:2rem}@media screen and (min-width: 1200px){.industryHero__description{font-size:1.25rem;margin-bottom:3rem}}.industryHero__search{background:var(--root-color-white);display:flex;align-items:center;gap:.5rem;padding:.313em .313em .313em 1rem;margin-bottom:3rem;border-radius:var(--border-radius-outer)}@media screen and (min-width: 1200px){.industryHero__search{margin-bottom:4rem}}.industryHero__search .button{padding:calc(1.25em - var(--root-border-width)) calc(2em - var(--root-border-width))}.industryHero__search>svg{flex:0 0 auto;display:none}@media screen and (min-width: 1200px){.industryHero__search>svg{display:block}}.industryHero__search>.formSearch__input{position:relative;display:flex;flex:1 1 auto;min-width:0}.industryHero__search>.formSearch__input>input{flex:1 1 auto;border:0;outline:0;background:transparent}.industryHero__search>.formSearch__input>input::placeholder{display:none;visibility:hidden;opacity:0}@media screen and (min-width: 1200px){.industryHero__search>.formSearch__input>input::placeholder{color:var(--root-color);opacity:1}}.industryHero__search>.formSearch__input:before{display:inline-block;pointer-events:none;position:absolute;left:.1rem;color:var(--root-color);content:"Enter your domain"}@media screen and (min-width: 1200px){.industryHero__search>.formSearch__input:before{display:none}}.industryHero .industryHero__form:valid .formSearch__input:before{display:none}.industryHero__search>.button{flex:0 0 auto;margin-left:auto;white-space:nowrap}.industryHero__logoDescription{color:var(--color-purple);font-family:var(--root-font-family);font-size:1rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.01rem;margin-bottom:1rem}.industryHero__logos{display:flex;flex-wrap:wrap;width:100%;gap:1rem;align-items:center}@media screen and (min-width: 744px){.industryHero__logos{justify-content:space-between}}.industryHero__logo{flex:0 0 calc(50% - .5rem)}@media screen and (min-width: 744px){.industryHero__logo{flex:0 0 calc(20% - .8rem)}}.industryHero__logoImage{display:block;filter:grayscale(1);width:80%;height:auto;object-fit:contain}@media screen and (min-width: 744px){.industryHero__logoImage{width:100%}}.checklistCTA{overflow:hidden;padding-bottom:5rem;position:relative;background:#1c153e}.checklistCTA__bg-group{position:absolute;z-index:0;width:18.75rem;top:-9.375rem;right:-9.375rem;mix-blend-mode:exclusion;filter:invert(1);opacity:.3}@media screen and (min-width: 744px){.checklistCTA__bg-group{width:28.0625rem;top:-14.03125rem;right:-14.03125rem}}@media screen and (min-width: 1200px){.checklistCTA__bg-group{z-index:1;right:unset;left:calc(50% - 9.375rem);opacity:.6}}.checklistCTA__bg-group img,.checklistCTA__bg-group video{position:relative;display:block;width:100%}.checklistCTA__intro-group{position:relative;padding:5rem 0 0;margin:0 auto 2.5rem}@media screen and (min-width: 1200px){.checklistCTA__intro-group{padding:7.5625rem 0 0;margin:0 auto 3.75rem}}.checklistCTA__list-group{margin-bottom:3.125rem}@media screen and (min-width: 744px){.checklistCTA__list-group{margin-bottom:3.0625rem}}.checklistCTA__intro{margin-bottom:1.25rem;width:100%}@media screen and (min-width: 744px){.checklistCTA__intro{margin-bottom:2.5rem}}@media screen and (min-width: 1200px){.checklistCTA__intro{margin-bottom:0;width:50%;padding-right:2.5rem}}.checklistCTA__eyebrow{margin-bottom:1rem}@media screen and (min-width: 744px){.checklistCTA__eyebrow{margin-bottom:1.9375rem}}.checklistCTA__heading{margin-bottom:0;font-weight:400;line-height:1;letter-spacing:-.64px;color:var(--root-color-white)}@media screen and (min-width: 744px){.checklistCTA__heading{font-size:4rem}}.checklistCTA__intro-img{margin:0 auto;width:calc(100% - 2 * var(--root-gap));overflow:hidden;border-radius:0 0 0 2.5rem}@media screen and (min-width: 1200px){.checklistCTA__intro-img{position:absolute;z-index:0;top:0;right:0;width:50%;height:100%}}.checklistCTA__intro-img img{display:block;width:100%;height:100%;object-fit:cover}.checklistCTA__list-description{margin-bottom:1rem;font-weight:400;line-height:1.4;letter-spacing:-.2px;color:#764dff}@media screen and (min-width: 744px){.checklistCTA__list-description{margin-bottom:1.25rem;font-size:1.25rem}}.checklistCTA__list-description:last-child{margin-bottom:0}@media screen and (min-width: 744px){.checklistCTA__list{columns:2;column-gap:2.5rem;max-width:79.9375rem}}.checklistCTA__list li{position:relative;margin-bottom:.75rem;padding-left:1.5625rem;font-weight:400;line-height:1.4;letter-spacing:-.2px;color:var(--root-color-white)}@media screen and (min-width: 744px){.checklistCTA__list li{margin-bottom:1.25rem;padding-left:1.9375rem;font-size:1.25rem}}.checklistCTA__list li:last-child{margin-bottom:0}.checklistCTA__list li:before{content:"";display:block;position:absolute;top:.3125rem;left:0;width:.875rem;height:.875rem;background-repeat:no-repeat;background-size:contain;background-position:center}@media screen and (min-width: 1200px){.checklistCTA__list li:before{width:1rem;height:1rem}}.checklistCTA__list li.-checkmark:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='12' viewBox='0 0 16 12'%3E%3Cpath d='M5.3345 11.3038L0 5.96925L1.069 4.9L5.3345 9.1655L14.5 0L15.569 1.06925L5.3345 11.3038Z' fill='%23673EF3'/%3E%3C/svg%3E")}.checklistCTA__list li.-ellipsis:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 12'%3E%3Cpath d='M2 8C1.45 8 0.979167 7.80417 0.5875 7.4125C0.195833 7.02083 0 6.55 0 6C0 5.45 0.195833 4.97917 0.5875 4.5875C0.979167 4.19583 1.45 4 2 4C2.55 4 3.02083 4.19583 3.4125 4.5875C3.80417 4.97917 4 5.45 4 6C4 6.55 3.80417 7.02083 3.4125 7.4125C3.02083 7.80417 2.55 8 2 8ZM8 8C7.45 8 6.97917 7.80417 6.5875 7.4125C6.19583 7.02083 6 6.55 6 6C6 5.45 6.19583 4.97917 6.5875 4.5875C6.97917 4.19583 7.45 4 8 4C8.55 4 9.02083 4.19583 9.4125 4.5875C9.80417 4.97917 10 5.45 10 6C10 6.55 9.80417 7.02083 9.4125 7.4125C9.02083 7.80417 8.55 8 8 8ZM14 8C13.45 8 12.9792 7.80417 12.5875 7.4125C12.1958 7.02083 12 6.55 12 6C12 5.45 12.1958 4.97917 12.5875 4.5875C12.9792 4.19583 13.45 4 14 4C14.55 4 15.0208 4.19583 15.4125 4.5875C15.8042 4.97917 16 5.45 16 6C16 6.55 15.8042 7.02083 15.4125 7.4125C15.0208 7.80417 14.55 8 14 8Z' fill='%23673EF3'/%3E%3C/svg%3E")}@media screen and (min-width: 1200px){.checklistCTA__form-group-row{display:flex;justify-content:space-between;align-items:center;gap:1.25rem}}.checklistCTA__form-wrap{margin-bottom:1rem}@media screen and (min-width: 1200px){.checklistCTA__form-wrap{width:67%}}.checklistCTA__form-cta a{letter-spacing:-.16px;color:#d8cdff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.checklistCTA__form-cta a:hover{color:#d8cdff}@media screen and (min-width: 744px){.checklistCTA .singleLineForm{max-width:54.125rem}}.heroLogoCloud{--logo-tile: 5.625rem;--logo-gap: 2.5rem;--logo-pad: 1.25rem;--logo-radius: .63rem;--logo-offset: calc(var(--logo-tile) / 1.25);color:var(--root-color-white);background:var(--root-color-white);position:relative;overflow:hidden}@media screen and (min-width: 744px){.heroLogoCloud:before{position:absolute;display:block;z-index:2;top:0;left:0;right:0;bottom:auto;content:"";height:12.5rem;width:100%;background:linear-gradient(#00000080,#0000)}}.heroLogoCloud:after{position:absolute;display:block;z-index:2;top:auto;left:0;right:0;bottom:0;content:"";height:12.5rem;width:100%;background:linear-gradient(#0000,#00000080)}@media screen and (min-width: 744px){.heroLogoCloud:after{top:0;left:auto;right:0;bottom:0;width:12.5rem;height:100%;background:linear-gradient(to left,#00000080,#0000)}}.heroLogoCloud__main{position:relative;padding:6rem 0 18rem;overflow:hidden;background:linear-gradient(117deg,#0b0619cc 29.327%,#673ef3cc),linear-gradient(90deg,#1c153e,#1c153e),linear-gradient(180deg,var(--accent-color-900) 10%,var(--accent-color-700) 33%,var(--accent-color-500) 66.346%,var(--root-color-white) 100%)}@media screen and (min-width: 744px){.heroLogoCloud__main{padding:8rem 0}}.heroLogoCloud__bg-pattern{position:absolute;bottom:0;left:50%;transform-origin:left bottom;transform:translate(-50%,3.125rem) rotate(-7.883deg);min-width:114.073125rem;width:110vw;display:flex;align-items:center;justify-content:center;mix-blend-mode:plus-lighter;opacity:.2;z-index:1;pointer-events:none}.heroLogoCloud__bg-pattern img,.heroLogoCloud__bg-pattern video{display:block;width:100%}.heroLogoCloud__content{position:relative;z-index:5;text-wrap:balance}@media screen and (min-width: 744px){.heroLogoCloud__content{max-width:62%}}.heroLogoCloud .eyebrow{margin-bottom:1rem;font-size:.875rem;font-weight:400;line-height:1.4;letter-spacing:.13125rem;color:var(--color-purple-200)}@media screen and (min-width: 744px){.heroLogoCloud .eyebrow{margin-bottom:1.375rem}}.heroLogoCloud__heading{color:var(--root-color-white);font-family:var(--root-font-family-heading),sans-serif;font-size:3.5rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.045rem}@media screen and (min-width: 744px){.heroLogoCloud__heading{margin-bottom:3.75rem;font-size:4.5rem}}.heroLogoCloud__description{margin-bottom:1.5625rem;font-size:1.125rem;line-height:1.4;letter-spacing:-.0125rem;color:var(--color-purple-200)}@media screen and (min-width: 744px){.heroLogoCloud__description{margin-bottom:3.75rem;font-size:1.25rem}}.heroLogoCloud__description br{display:none}@media screen and (min-width: 744px){.heroLogoCloud__description br{display:block}}.heroLogoCloud__actions{display:flex;gap:1rem;flex-wrap:wrap}@media screen and (min-width: 744px){.heroLogoCloud__actions{gap:1.25rem}}.heroLogoCloud__actions .button.-outline{border-color:var(--color-purple-200);color:var(--color-purple-200)}.heroLogoCloud__actions .button.-outline:hover{border-color:var(--root-color-white);color:var(--root-color-white)}.heroLogoCloud__logoCloud{position:absolute;left:0;right:0;bottom:-45rem;z-index:1;width:100%;padding:1.25rem;pointer-events:none}@media screen and (min-width: 744px){.heroLogoCloud__logoCloud{top:-12rem;right:-24rem;left:auto;bottom:auto}}@media screen and (min-width: 1200px){.heroLogoCloud__logoCloud{top:-9rem;right:-1rem;left:auto;bottom:auto;width:fit-content;padding:0;pointer-events:none}}.heroLogoCloud__logoCloudInner{display:grid;grid-template-columns:repeat(4,var(--logo-tile));grid-auto-rows:var(--logo-tile);gap:var(--logo-gap);width:fit-content;margin:0 auto;align-items:start;justify-content:start}@media screen and (min-width: 1200px){.heroLogoCloud__logoCloudInner{margin:0}}.heroLogoCloud__logo{width:var(--logo-tile);height:var(--logo-tile);padding:var(--logo-pad);border-radius:var(--logo-radius);display:grid;place-items:center}.heroLogoCloud__logoImage{width:100%;height:100%;display:block;object-fit:contain}.heroLogoCloud__logo:nth-child(4n+2),.heroLogoCloud__logo:nth-child(4n+4){transform:translateY(var(--logo-offset))}.heroLogoCloud__logo--flip{padding:0;background:transparent;display:block;place-items:initial;perspective:56.25rem}.heroLogoCloud__logo--flip:nth-of-type(8) .heroLogoCloud__logoFace{opacity:0}.heroLogoCloud__logo--flip:nth-of-type(9) .heroLogoCloud__logoFace{opacity:0}.heroLogoCloud__logo--flip:nth-of-type(13) .heroLogoCloud__logoFace{opacity:0}.heroLogoCloud__logo--flip:nth-of-type(16) .heroLogoCloud__logoFace{opacity:0}.heroLogoCloud__logo--flip:nth-of-type(21) .heroLogoCloud__logoFace{opacity:0}.heroLogoCloud__logo--flip:nth-of-type(24) .heroLogoCloud__logoFace{opacity:0}.heroLogoCloud__logo--flip:nth-of-type(25) .heroLogoCloud__logoFace{opacity:0}.heroLogoCloud__logoFlipper{width:100%;height:100%;position:relative;transform-style:preserve-3d;transition:transform .7s ease}.heroLogoCloud__logoFace{position:absolute;top:0;right:0;bottom:0;left:0;backface-visibility:hidden;display:grid;place-items:center;padding:var(--logo-pad);border-radius:var(--logo-radius);background:var(--root-color-white);overflow:hidden}.heroLogoCloud__logoFace--back{transform:rotateY(180deg)}.heroLogoCloud__logoFace .heroLogoCloud__logoImage{width:100%;height:100%;display:block;object-fit:contain}.heroLogoCloud__logo--flip:nth-of-type(1) .heroLogoCloud__logoFlipper,.heroLogoCloud__logo--flip:nth-of-type(3) .heroLogoCloud__logoFlipper,.heroLogoCloud__logo--flip:nth-of-type(5) .heroLogoCloud__logoFlipper,.heroLogoCloud__logo--flip:nth-child(6n+2) .heroLogoCloud__logoFlipper,.heroLogoCloud__logo--flip:nth-child(8n+4) .heroLogoCloud__logoFlipper,.heroLogoCloud__logo--flip:nth-child(11n+6) .heroLogoCloud__logoFlipper{animation:heroLogoFlip 6s ease-in-out infinite;animation-direction:alternate;animation-fill-mode:both}.heroLogoCloud__logo--flip:nth-of-type(6) .heroLogoCloud__logoFlipper,.heroLogoCloud__logo--flip:nth-of-type(19) .heroLogoCloud__logoFlipper{animation-delay:1.2s}.heroLogoCloud__logo--flip:nth-of-type(5) .heroLogoCloud__logoFlipper,.heroLogoCloud__logo--flip:nth-of-type(12) .heroLogoCloud__logoFlipper,.heroLogoCloud__logo--flip:nth-of-type(15) .heroLogoCloud__logoFlipper{animation-delay:2.4s}.heroLogoCloud__logo--flip:nth-of-type(17) .heroLogoCloud__logoFlipper{animation-delay:3.6s}@keyframes heroLogoFlip{0%,70%{transform:rotateY(0)}85%,to{transform:rotateY(180deg)}}.integrationCardGrid{position:relative;z-index:1;margin:-2.5rem 0;overflow:hidden;padding:6.25rem 0 8.75rem;border-radius:2.5rem;background:linear-gradient(180deg,var(--color-gray-75) 0%,var(--color-purple) 50%,var(--color-purple-900) 100%)}@media screen and (min-width: 744px){.integrationCardGrid{padding:7.5rem 0 9.9375rem}}.integrationCardGrid__heading{margin-bottom:1.875rem;font-weight:400;line-height:1;letter-spacing:-.72px}@media screen and (min-width: 744px){.integrationCardGrid__heading{margin-bottom:3.75rem;font-size:4.5rem}}@media screen and (min-width: 1200px){.integrationCardGrid__heading{margin-bottom:5.4375rem}}.integrationCardGrid__grid{display:grid;grid-template-columns:1fr;gap:1rem}@media screen and (min-width: 744px){.integrationCardGrid__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media screen and (min-width: 1200px){.integrationCardGrid__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}}@media screen and (min-width: 744px){.integrationCardGrid__grid--0 .integrationCard.integrationCard--view-all{grid-column:span 2}}@media screen and (min-width: 1200px){.integrationCardGrid__grid--0 .integrationCard.integrationCard--view-all{grid-column:span 3}}@media screen and (min-width: 1200px){.integrationCardGrid__grid--1 .integrationCard.integrationCard--view-all{grid-column:span 2}}@media screen and (min-width: 744px){.integrationCardGrid__grid--2 .integrationCard.integrationCard--view-all{grid-column:span 2}}@media screen and (min-width: 1200px){.integrationCardGrid__grid--2 .integrationCard.integrationCard--view-all{grid-column:span 1}}.integrationCard{min-width:0;padding:1.5rem 1rem;display:flex;flex-direction:column;gap:1rem;justify-content:space-between;border-radius:.625rem;background:var(--accent-color-light-100);box-shadow:0 1.25rem 2.5rem 0 var(--root-color-black-20)}@media screen and (min-width: 744px){.integrationCard{padding:1.5rem}}@media screen and (min-width: 1200px){.integrationCard{gap:1.8125rem;padding:1.875rem}}.integrationCard--view-all{padding:1.6875rem 1.875rem 1.875rem;border:2px solid var(--color-purple);background:transparent}.integrationCard--view-all .integrationCard__description{color:var(--accent-color-light-100)}.integrationCard__content-group{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width: 1200px){.integrationCard__content-group{gap:1.8125rem}}.integrationCard__img-wrap{position:relative;width:10rem;height:5.625rem;background:var(--root-color-white);border-radius:.313rem;box-shadow:-10px -10px 40px 0 var(--color-purple-200)}.integrationCard__img-wrap img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:calc(100% - 2.5rem);height:calc(100% - 2.5rem);object-fit:contain}.integrationCard__description{font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:-.16px;color:var(--root-color-black-100)}.integrationCard__cta a{max-width:100%;color:var(--color-purple)}.integrationCard__cta a:hover{color:var(--color-purple)}.integrationCard__button .button{padding:1.125rem 1.6875rem}.formHero{background:var(--color-gray-75);padding:1rem 0}.formHero.-list{background:linear-gradient(180deg,var(--Vars-Brand-Foundational-Color-Purple-Foundational-900, #1C153E) 0%,var(--Vars-Brand-Foundational-Color-Purple-Foundational-500, #673EF3) 100%);padding:5.88rem 0}.formHero.-list .mktoForm .mktoButtonWrap button.mktoButton{border-radius:var(--border-radius-inner)!important;background:var(--accent-color-900)!important;transition:opacity .2s}.formHero.-list .mktoForm .mktoButtonWrap button.mktoButton:hover{opacity:.8}.formHero.-strike{background:radial-gradient(106.34% 141.42% at 0% 0%,var(--Vars-Brand-STRIKE-STRIKE-Magenta, #D11C4D) 0%,var(--Vars-Brand-Foundational-Color-Purple-Foundational-900, #1C153E) 100%);padding:5.88rem 0}.formHero.-strike .mktoForm .mktoButtonWrap button.mktoButton{border-radius:var(--border-radius-inner)!important;background:var(--color-magenta)!important;border-color:var(--color-magenta)!important;transition:opacity .2s}.formHero.-strike .mktoForm .mktoButtonWrap button.mktoButton:hover{opacity:.8}.formHero__row{display:flex;flex-direction:column;gap:2rem;padding-bottom:3rem}@media screen and (min-width: 744px){.formHero__row{flex-direction:row;align-items:stretch;gap:3rem;padding-bottom:5rem}.-image .formHero__row{border-bottom:1px solid var(--color-border-200)}}@media screen and (min-width: 1200px){.formHero__row{gap:5.5rem}.-list .formHero__row{gap:2.5rem}}.formHero__content,.formHero__card,.formHero__list{min-width:0}@media screen and (min-width: 744px){.formHero__content{flex:0 0 calc(50% - 1rem);max-width:calc(50% - 1rem);padding-top:3rem}}@media screen and (min-width: 1200px){.formHero__content{flex:0 0 calc(55% - 1rem);max-width:calc(55% - 1rem)}}.formHero.-list .formHero__content{border:1px solid red}@media screen and (min-width: 744px){.formHero__card{flex:0 0 calc(50% - 1rem);max-width:calc(50% - 1rem)}}@media screen and (min-width: 1200px){.formHero__card{flex:0 0 calc(45% - 1rem);max-width:calc(45% - 1rem)}}@media screen and (min-width: 744px){.formHero__list{flex:0 0 calc(50% - 1rem);max-width:calc(50% - 1rem)}}@media screen and (min-width: 1200px){.formHero__list{flex:0 0 calc(40% - 1rem);max-width:calc(40% - 1rem)}}@media screen and (min-width: 1200px){.formHero__form{transform:translateY(6rem)}}.formHero__form #LblNotes_from_Event__c,.formHero__form #Lblinsuranceagreement,.formHero__form #LblPrivacy_Agreement__c{color:var(--root-color-black-60)!important;color:var(--accent-color-light-100);font-family:var(--root-font-family);font-size:1rem;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.01rem}.-list .formHero__form #LblNotes_from_Event__c,.-strike .formHero__form #LblNotes_from_Event__c,.-list .formHero__form #Lblinsuranceagreement,.-strike .formHero__form #Lblinsuranceagreement,.-list .formHero__form #LblPrivacy_Agreement__c,.-strike .formHero__form #LblPrivacy_Agreement__c{color:var(--root-color-white)!important}.formHero__form #LblNotes_from_Event__c a,.formHero__form #Lblinsuranceagreement a,.formHero__form #LblPrivacy_Agreement__c a{color:var(--color-purple)!important;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-color:#8f7bdf;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.-list .formHero__form #LblNotes_from_Event__c a,.-list .formHero__form #Lblinsuranceagreement a,.-list .formHero__form #LblPrivacy_Agreement__c a{color:var(--root-color-white)!important;text-decoration-color:#8f7bdf}.-strike .formHero__form #LblNotes_from_Event__c a,.-strike .formHero__form #Lblinsuranceagreement a,.-strike .formHero__form #LblPrivacy_Agreement__c a{color:var(--accent-color-light-100)!important;text-decoration-color:var(--color-magenta)}.formHero__list{position:relative;border-radius:var(--border-radius-medium);overflow:hidden}.formHero__listHeading{color:var(--root-color-black-60);font-family:var(--root-font-family-heading);font-size:3rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.03rem;margin-bottom:2rem}.-list .formHero__listHeading,.-strike .formHero__listHeading{color:var(--root-color-white)}.formHero__listDescription{color:var(--root-color-black-60);font-family:var(--root-font-family);font-size:1.25rem;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.0125rem}.-list .formHero__listDescription,.-strike .formHero__listDescription{color:var(--root-color-white)}.formHero__listDescription ul{list-style:none;margin:0;padding:0;color:var(--root-color-black-60);font-family:var(--root-font-family);font-size:1.25rem;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.0125rem}.-list .formHero__listDescription ul{color:var(--color-purple-200)}.-strike .formHero__listDescription ul{color:var(--root-color-white-80)}.formHero__listDescription ul li{position:relative;padding-left:2rem}.formHero__listDescription ul li:before{content:"";position:absolute;left:0;top:.2em;width:1.25rem;height:1.25rem;flex-shrink:0;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20' fill='none'%3E%3Cpath d='M10.4688 1.875C7.53906 1.875 4.88281 3.4375 3.39844 5.9375C1.95312 8.47656 1.95312 11.5625 3.39844 14.0625C4.88281 16.6016 7.53906 18.125 10.4688 18.125C13.3594 18.125 16.0156 16.6016 17.5 14.0625C18.9453 11.5625 18.9453 8.47656 17.5 5.9375C16.0156 3.4375 13.3594 1.875 10.4688 1.875ZM10.4688 20C6.875 20 3.59375 18.125 1.79688 15C0 11.9141 0 8.125 1.79688 5C3.59375 1.91406 6.875 0 10.4688 0C14.0234 0 17.3047 1.91406 19.1016 5C20.8984 8.125 20.8984 11.9141 19.1016 15C17.3047 18.125 14.0234 20 10.4688 20ZM14.8828 8.16406L9.88281 13.1641C9.49219 13.5547 8.90625 13.5547 8.55469 13.1641L6.05469 10.6641C5.66406 10.3125 5.66406 9.72656 6.05469 9.375C6.40625 8.98438 6.99219 8.98438 7.38281 9.375L9.21875 11.2109L13.5547 6.875C13.9062 6.48438 14.4922 6.48438 14.8828 6.875C15.2344 7.22656 15.2344 7.8125 14.8828 8.16406Z' fill='black'/%3E%3C/svg%3E") center/contain no-repeat;background:var(--color-purple)}.-list .formHero__listDescription ul li:before{background:#8565f5}.-strike .formHero__listDescription ul li:before{background:var(--color-brand-burntsienna-lighter);opacity:.6}.formHero__formHeading{color:var(--root-color-black-60);font-family:var(--root-font-family);font-size:1.875rem;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.01875rem}.-list .formHero__formHeading{color:var(--color-purple-200)}.-strike .formHero__formHeading{color:var(--root-color-white-80)}.formHero__card{position:relative;border-radius:var(--border-radius-medium);overflow:hidden}.formHero__card:after{display:block;content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:-20px 20px 80px #0f005866 inset;pointer-events:none}.formHero__cardImage{display:block;width:100%;height:100%;min-height:20rem;object-fit:cover;object-position:center}.formHero__cardDescription{color:var(--accent-color-light-100);font-family:var(--root-font-family);border-radius:var(--border-radius-outer);background:var(--accent-color-dark-800-50);-webkit-backdrop-filter:blur(.125rem);backdrop-filter:blur(.125rem);font-size:1rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.01rem;padding:1.5rem;position:absolute;left:.62rem;right:.62rem;bottom:.62rem;z-index:2}.formHero__heading{color:var(--accent-color-dark-800);font-family:var(--root-font-family-heading);font-size:2.5rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.03rem;text-wrap:balance;margin-bottom:2rem}@media screen and (min-width: 744px){.formHero__heading{font-size:3rem;margin-bottom:2.5rem}}.singleSlideCallout{text-align:center;text-wrap:balance;font-style:normal;font-weight:400;background:var(--color-gray-75);position:relative}@media screen and (min-width: 744px){.singleSlideCallout{padding:6rem 0}}.singleSlideCallout__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;mix-blend-mode:plus-lighter;pointer-events:none}.singleSlideCallout__bgVideo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:1;transform:translateZ(0)}.singleSlideCallout__bgOverlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.singleSlideCallout__slide{height:auto!important;align-self:stretch;display:flex;flex-direction:column;gap:1rem;position:relative;padding:.625rem;border-radius:1.25rem;background-color:#ffffffe6;z-index:2}.singleSlideCallout__slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;box-shadow:0 1.25rem 1.25rem .25rem #0000001a;opacity:1;transition:opacity .3s ease}@media screen and (min-width: 744px){.singleSlideCallout__slide{flex-direction:row;min-height:32rem}.singleSlideCallout__slide.-image-right{flex-direction:row-reverse}}@media screen and (min-width: 1200px){.singleSlideCallout__slide{align-items:stretch;gap:1.5rem;max-height:45.625rem}.singleSlideCallout__slide.-videoPlaying{aspect-ratio:16/9;gap:0}.singleSlideCallout__slide.-videoPlaying .singleSlideCallout__image{flex:1 1 100%;max-width:100%}.singleSlideCallout__slide.-videoPlaying .singleSlideCallout__text{flex:0 0 0;width:0;min-width:0;padding-left:0;padding-right:0;opacity:0;transform:translate(2rem);pointer-events:none;overflow:hidden}}.singleSlideCallout__playButton{position:absolute;right:1rem;bottom:1rem;top:auto;left:auto;padding:1rem 1.5rem;border-radius:.3125rem;border:0;background:#fff3;-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem);color:var(--accent-color-light-100);font-family:var(--root-font-family-heading);font-size:1.071125rem;font-weight:400;line-height:normal;display:inline-flex;align-items:center;cursor:pointer;opacity:1;transition:opacity .3s ease;z-index:5;pointer-events:auto;touch-action:manipulation}.singleSlideCallout__playButtonText{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.625rem;line-height:0}.singleSlideCallout__image.-isPlaying .singleSlideCallout__playButton{opacity:0;pointer-events:none}.singleSlideCallout__video{position:relative;z-index:0;display:block}.singleSlideCallout__image{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:.625rem;display:grid;place-items:center;background:#000}@media screen and (min-width: 1200px){.singleSlideCallout__image{flex:0 0 auto;max-width:20.75rem;aspect-ratio:auto;transition:flex-basis .3s ease,max-width .3s ease}}.singleSlideCallout__image>img,.singleSlideCallout__image>svg,.singleSlideCallout__image>picture,.singleSlideCallout__image>video{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.singleSlideCallout__text{color:var(--root-color);font-family:var(--root-font-family-heading);width:100%;min-width:0;text-align:left;font-style:normal;font-weight:400;line-height:100%;display:flex;flex-direction:column;min-height:0;padding:1rem}@media screen and (min-width: 1200px){.singleSlideCallout__text{flex:1 1 auto;transition:opacity .3s ease,transform .3s ease,width .3s ease,flex .3s ease,padding .3s ease}}.singleSlideCallout__testimonial{margin-top:auto}.singleSlideCallout__icon{margin-bottom:1rem}.singleSlideCallout__quote{color:var(--root-color);font-family:var(--root-font-family-heading);font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.3px;margin-bottom:1rem;font-size:1.25rem}@media screen and (min-width: 1200px){.singleSlideCallout__quote{font-size:1.875rem}}.singleSlideCallout__person{margin-bottom:1.5rem}@media screen and (min-width: 1200px){.singleSlideCallout__person{margin-bottom:2.5rem}}.singleSlideCallout__name{color:var(--root-color);font-family:var(--root-font-family);font-size:.875rem;font-style:normal;font-weight:700;line-height:125%;letter-spacing:-.14px}.singleSlideCallout__jobtitle{color:var(--root-color);font-family:var(--root-font-family);opacity:.8;font-size:.875rem;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.14px}.singleSlideCallout__footer{display:flex;flex-direction:column;gap:.75rem;margin-top:1.25rem}@media screen and (min-width: 1200px){.singleSlideCallout__footer{flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}}.singleSlideCallout__logo,.singleSlideCallout__cta{flex:0 0 auto}.singleSlideCallout__logo{margin-bottom:1rem;flex:1 1 auto;min-width:0}@media screen and (min-width: 1200px){.singleSlideCallout__logo{margin-bottom:0}}.singleSlideCallout__logo svg,.singleSlideCallout__logo img{display:block;max-width:18rem;max-height:3.5rem}.singleSlideCallout .button{padding:calc(1.25em - var(--root-border-width)) calc(2em - var(--root-border-width))}.heroWithOffsetImage{background:var(--accent-color-light-100);position:relative;padding:5rem 0 2rem;text-wrap:balance;overflow:hidden}@media screen and (min-width: 1200px){.heroWithOffsetImage{padding:8rem 0}}@media screen and (min-width: 1200px){.heroWithOffsetImage{padding-bottom:10rem}}.heroWithOffsetImage__inner{position:relative}.heroWithOffsetImage__row{display:flex;flex-direction:column;gap:6rem}@media screen and (min-width: 744px){.heroWithOffsetImage__row{flex-direction:row;gap:3rem}}.heroWithOffsetImage__image{position:relative;margin-bottom:4rem;z-index:1;display:flex;align-self:flex-end;width:100%}@media screen and (min-width: 744px){.heroWithOffsetImage__image{width:auto;align-self:center}}@media screen and (min-width: 1200px){.heroWithOffsetImage__image{display:block;align-self:unset}}.heroWithOffsetImage__image:before{content:"";display:block;position:absolute;z-index:1;top:-2.5rem;bottom:-2.5rem;right:-25vw;left:4rem;width:100vw;border-radius:1.25rem 0 0 1.25rem;background:linear-gradient(180deg,var(--color-purple-900) 0%,var(--accent-color-dark-500) 46.63%,var(--color-purple-200) 81.73%)}@media screen and (min-width: 1200px){.heroWithOffsetImage__image:before{top:-4rem;bottom:-4rem;right:-25vw;left:6rem;width:50vw}}.heroWithOffsetImage__imageWrap{content:"";display:flex;align-items:center;justify-content:center;position:relative;z-index:2;top:0;right:0;bottom:0;left:0;border-radius:1.25rem;background:#fffc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);aspect-ratio:1/1;width:100%;max-width:30rem;overflow:hidden;will-change:transform;transform:translateZ(0)}@media screen and (min-width: 1200px){.heroWithOffsetImage__imageWrap{max-width:unset}}.heroWithOffsetImage__imageWrap img{position:relative;z-index:3;display:block;width:100%;height:100%;object-fit:cover;object-position:center}.heroWithOffsetImage__imageDownload{transform:translate(6%,-5%);display:block;width:100%;max-width:19rem}.heroWithOffsetImage__content{position:relative;z-index:10}@media screen and (min-width: 1200px){.heroWithOffsetImage__image{flex:0 0 40%;margin-bottom:0;display:flex;align-self:stretch}}@media screen and (min-width: 744px){.heroWithOffsetImage__content{flex:1 1 60%;min-width:0}}@media screen and (min-width: 1200px){.heroWithOffsetImage__image img{height:100%}}.heroWithOffsetImage__text{position:relative;z-index:10}.heroWithOffsetImage__eyebrow{color:var(--accent-color-dark-500);font-family:var(--root-font-family);font-size:.875rem;font-style:normal;font-weight:400;line-height:140%;letter-spacing:.13125rem;text-transform:uppercase;margin-bottom:1.5rem;white-space:normal}.heroWithOffsetImage__title{color:var(--accent-color-dark-500);font-family:var(--root-font-family-heading);font-size:3rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.045rem}@media screen and (min-width: 1200px){.heroWithOffsetImage__title{font-size:4.5rem;margin-bottom:2rem}}.heroWithOffsetImage__description{color:var(--root-color-black-60);font-family:var(--root-font-family);font-size:1.1rem;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.0125rem;margin-bottom:2rem}@media screen and (min-width: 1200px){.heroWithOffsetImage__description{font-size:1.25rem;margin-bottom:2rem}}.heroWithOffsetImage .button{font-size:.875rem;width:fit-content;display:inline-flex;align-self:flex-start;padding:.9375rem 1.25rem}.heroWithOffsetImage .button.-download{gap:1rem;align-items:center}.heroWithOffsetImage .button.-download:after{content:"";display:inline-block;width:.8125rem;height:.875rem;flex:0 0 auto;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='14' viewBox='0 0 13 14' fill='none'%3E%3Cpath d='M5.53125 13.7812L0.28125 8.28125C0 7.96875 0 7.5 0.3125 7.21875C0.625 6.9375 1.09375 6.9375 1.375 7.25L5.34375 11.4062V0.75C5.34375 0.34375 5.65625 0 6.09375 0C6.5 0 6.84375 0.34375 6.84375 0.75V11.4062L10.7812 7.25C11.0625 6.9375 11.5625 6.9375 11.8438 7.21875C12.1562 7.5 12.1562 7.96875 11.875 8.28125L6.625 13.7812C6.46875 13.9375 6.28125 14 6.09375 14C5.875 14 5.6875 13.9375 5.53125 13.7812Z' fill='white'/%3E%3C/svg%3E")}.featuredAwards{overflow:hidden;padding:5rem 0;background:#efebff}@media screen and (min-width: 1200px){.featuredAwards{padding:10.5625rem 0}}.featuredAwards__slider{overflow:visible}.featuredAwards .swiper-slide{width:18.75rem;height:auto}.featuredAwards .swiper-slide:hover{z-index:1}@media screen and (min-width: 1200px){.featuredAwards .swiper-slide:hover .awardCard__back{opacity:1;pointer-events:all}}.featuredAwards .awardCard{height:100%}.awardCard{position:relative;display:flex;flex-direction:column;justify-content:center;text-align:center}.awardCard__front{display:none}@media screen and (min-width: 1200px){.awardCard__front{display:flex;align-items:center;justify-content:center}}.awardCard__back{height:100%;padding:1rem;display:flex;flex-direction:column;justify-content:center;gap:1.25rem;border-radius:.625rem;border:2px solid #FFF;background:#f5f3ff;transition:opacity .3s ease-in-out}@media screen and (min-width: 1200px){.awardCard__back{height:auto;position:absolute;width:19.5625rem;padding:2.5rem;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;pointer-events:none}}.awardCard__front-img-wrap{margin:0 auto;width:100%;max-width:10.3125rem;height:8.6875rem}.awardCard__front-img-wrap img{display:block;width:100%;height:100%;object-fit:contain}.awardCard__back-img-wrap{margin:0 auto;width:100%;max-width:8.5rem}.awardCard__back-img-wrap img{display:block;width:100%;object-fit:contain}.awardCard__description{font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:-.16px;color:#404040}.splitImageWithList{overflow:hidden;background:linear-gradient(0deg,#06060666,#06060666),#673ef3}.splitImageWithList__row{position:relative}@media screen and (min-width: 744px){.splitImageWithList__row{display:flex}}.splitImageWithList__row:before{content:"";position:absolute;bottom:-1.4375rem;right:-3.75rem;display:block;width:14.4375rem;height:26.5625rem;border-radius:9999px;background:#673ef3;filter:blur(100px);pointer-events:none}.splitImageWithList__col{position:relative}@media screen and (min-width: 744px){.splitImageWithList__col--img{width:50%}}@media screen and (min-width: 1200px){.splitImageWithList__col--img{width:59%}}.splitImageWithList__col--img img{display:block;width:100%;height:100%;object-fit:cover}@media screen and (min-width: 744px){.splitImageWithList__col--img img{position:absolute;top:0;left:0}}.splitImageWithList__col--text{overflow:hidden;padding:2rem var(--root-gap, 1rem) 3rem;color:var(--root-color-white)}@media screen and (min-width: 744px){.splitImageWithList__col--text{width:50%}}@media screen and (min-width: 1200px){.splitImageWithList__col--text{padding:3.8125rem var(--root-gap, 1rem) 3.125rem 3.8125rem;width:41%}}@media screen and (min-width: 1362px){.splitImageWithList__col--text{padding:3.8125rem calc((100vw - 81.25rem)/2) 3.125rem 3.8125rem}}.splitImageWithList__col--text:before,.splitImageWithList__col--text:after{content:"";display:block;position:absolute;border-radius:9999px}.splitImageWithList__col--text:after{top:-2.625rem;left:-5rem;width:16rem;height:16rem;background:#cd7cff;filter:blur(150px)}.splitImageWithList__col--text:before{top:-9.9375rem;left:.6875rem;width:29.75rem;height:29.75rem;background:#471ae2;background-blend-mode:multiply;filter:blur(100px)}.splitImageWithList__content-group{position:relative;z-index:1}.splitImageWithList__heading{margin-bottom:1.875rem;color:#d8cdff;font-weight:400;line-height:1;letter-spacing:-.4px}@media screen and (min-width: 744px){.splitImageWithList__heading{margin-bottom:2.8125rem;font-size:2.5rem}}@media screen and (min-width: 1200px){.splitImageWithList__heading{margin-bottom:4.0625rem}}.splitImageWithList__heading span{display:inline-block;margin-bottom:-.1875rem;font-weight:700;letter-spacing:-.04em;line-height:1;color:var(--root-color-white)}@media screen and (min-width: 744px){.splitImageWithList__heading span{font-size:4.5rem}}.splitImageWithList__list-wrap{margin-bottom:1.25rem}@media screen and (min-width: 1200px){.splitImageWithList__list-wrap{margin-bottom:1.375rem;width:94%}}.splitImageWithList__list{columns:1}@media screen and (min-width: 400px){.splitImageWithList__list{columns:2;column-gap:1rem}}.splitImageWithList__list li{font-size:1rem;font-weight:400;line-height:1.8;letter-spacing:-.16px;color:#efebff}.splitImageWithList__list li a,.splitImageWithList__cta-wrap a{color:#efebff}.scoreValues{padding:5rem 0;background:var(--accent-color-light-100)}@media screen and (min-width: 744px){.scoreValues{padding:6.25rem 0}}.scoreValues__row{display:flex;flex-direction:column;gap:1.875rem}@media screen and (min-width: 1200px){.scoreValues__row{flex-direction:row;gap:2.5rem}}.scoreValues__col--cta{width:100%}@media screen and (min-width: 1200px){.scoreValues__col--cta{width:calc(32.85% - 1.25rem)}}.scoreValues__col--values{width:100%}@media screen and (min-width: 1200px){.scoreValues__col--values{width:calc(67.15% - 1.25rem)}}.scoreValues__content-group{width:100%;display:flex;flex-direction:column;gap:1rem}@media screen and (min-width: 1200px){.scoreValues__content-group{max-width:22rem;gap:1.875rem}}.scoreValues__heading{margin:0;font-weight:400;line-height:100%;letter-spacing:-.48px;color:var(--root-color-black-100)}@media screen and (min-width: 744px){.scoreValues__heading{font-size:3rem}}.scoreValues__description{font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:-.16px;color:var(--root-color-black-60)}.scoreValues__acronym{margin-bottom:1.125rem;padding:.5rem 0 .4375rem;gap:2rem;border-bottom:1px solid var(--color-purple-200)}@media screen and (min-width: 744px){.scoreValues__acronym{display:flex;justify-content:space-between;align-items:center}}.scoreValues__acronym:last-child{margin-bottom:0}.scoreValues__acronym-title-wrap{display:flex;align-items:center;gap:.7rem}@media screen and (min-width: 1200px){.scoreValues__acronym-title-wrap{gap:.75rem}}.scoreValues__acronym-initial,.scoreValues__acronym-title{font-size:var(--root-font-size-h3);font-weight:400;line-height:1.4;letter-spacing:-.3px}@media screen and (min-width: 744px){.scoreValues__acronym-initial,.scoreValues__acronym-title{font-size:1.875rem}}.scoreValues__acronym-initial{position:relative;color:var(--accent-color-dark-800)}@media screen and (min-width: 1200px){.scoreValues__acronym-initial{min-width:1.4375rem}}.scoreValues__acronym-title-dot{display:block;width:5px;height:5px;border-radius:9999px;background:var(--color-purple-200);flex-shrink:0}.scoreValues__acronym-title{color:var(--color-purple)}.scoreValues__acronym-description{font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:-.16px;color:var(--root-color-black-80-b)}@media screen and (min-width: 744px){.scoreValues__acronym-description{max-width:55%;padding-top:.625rem;text-align:right}}.scoreValues__acronym-description.-mobile-only{display:block}@media screen and (min-width: 744px){.scoreValues__acronym-description.-mobile-only{display:none}}.scoreValues__acronym-description.-desktop-only{display:none}@media screen and (min-width: 744px){.scoreValues__acronym-description.-desktop-only{display:block}}.scoreValues__cta .button{color:var(--color-purple);border-color:var(--color-purple)}.scoreValues__cta .button:hover{color:var(--accent-color-light-100);background-color:var(--color-purple)}.simpleCta{position:relative;padding:3.25rem 0 4rem;min-height:12.125rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(0deg,var(--accent-color-dark-800-50) 0%,var(--accent-color-dark-800-50) 100%),linear-gradient(92deg,rgba(103,62,243,0) 0%,var(--accent-color-dark-800) 100%),var(--color-purple);overflow:hidden;text-align:center}@media screen and (min-width: 1200px){.simpleCta{text-align:left}}.simpleCta__bg-video{position:absolute;top:-16.8125rem;left:-18.75rem;width:54.7411rem;max-width:unset;height:45.067rem;transform:rotate(30deg);mix-blend-mode:multiply}.simpleCta__group-default{display:flex;flex-direction:column;gap:1.5rem}@media screen and (min-width: 1200px){.simpleCta__group-default{gap:2rem}}.simpleCta__group-wider{display:flex;flex-direction:column;gap:1.5rem}@media screen and (min-width: 1200px){.simpleCta__group-wider{flex-direction:row;align-items:flex-end;justify-content:space-between}}.simpleCta__row-default{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width: 1200px){.simpleCta__row-default{gap:2.5rem;flex-direction:row;justify-content:space-between;align-items:flex-end}}@media screen and (min-width: 1200px){.simpleCta__col-default:nth-child(1){width:calc(43% - 2.5rem)}}@media screen and (min-width: 1200px){.simpleCta__col-default:nth-child(2){width:57%}}.simpleCta__col-default--helper{display:none}@media screen and (min-width: 1200px){.simpleCta__col-default--helper{display:block}}.simpleCta__heading{margin:0;font-weight:400;line-height:1;letter-spacing:-.01em;color:var(--accent-color-light-100);text-wrap:balance}@media screen and (min-width: 744px){.simpleCta__heading{font-size:3rem}}@media screen and (min-width: 1200px){.simpleCta__heading{text-wrap:auto}}.simpleCta__description{font-weight:400;line-height:1.4;letter-spacing:-.0125em;color:var(--accent-color-light-100)}@media screen and (min-width: 744px){.simpleCta__description{font-size:1.25rem;letter-spacing:-.015em}}.simpleCta__buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}@media screen and (min-width: 744px){.simpleCta__buttons{gap:2.5rem}}@media screen and (min-width: 1200px){.simpleCta__buttons{justify-content:flex-start;flex-wrap:nowrap}}@media screen and (min-width: 1200px){.simpleCta__buttons .button{padding:1.125rem 1.6875rem}}.simpleCta__buttons .button.-primary:hover{background-color:var(--accent-color-dark-800);border-color:var(--accent-color-dark-800)}.simpleCta__buttons .button.-outline{color:var(--color-purple-200);border-color:var(--color-purple-200)}.simpleCta__buttons .button.-outline:hover{color:var(--color-purple);border-color:var(--color-purple)}.simpleCta.-notFound .simpleCta__description{margin:0}@media screen and (min-width: 1200px){.simpleCta.-notFound .simpleCta__group-wider{align-items:center}}.tabbedContentSection{background:linear-gradient(to bottom,var(--color-purple) 0%,var(--color-purple) 80%,var(--color-purple-900) 80%,var(--color-purple-900) 100%);position:relative}.tabbedContentSection__heading{padding:4rem 0 3rem}.tabbedContentSection__eyebrow{color:var(--color-purple-200);font-family:var(--root-font-family);font-size:.875rem;font-style:normal;font-weight:400;line-height:140%;letter-spacing:.13125rem;text-transform:uppercase;margin-bottom:1.25rem}.tabbedContentSection__title{color:var(--accent-color-light-100);font-family:var(--root-font-family-heading);font-size:2.5rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.045rem;text-wrap:balance}@media screen and (min-width: 744px){.tabbedContentSection__title{font-size:3.5rem}}@media screen and (min-width: 1200px){.tabbedContentSection__title{font-size:4.5rem}}.tabbedContentSection__tabContent .container{gap:0}.tabbedContentSection__tabButtonWrapper{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}@media screen and (min-width: 1200px){.tabbedContentSection__tabButtonWrapper{gap:1.5rem;align-items:flex-end}}@media screen and (min-width: 1440px){.tabbedContentSection__tabButtonWrapper{justify-content:flex-start}}.tabbedContentSection__tabButton{color:var(--accent-color-dark-800);font-family:var(--root-font-family);cursor:pointer;border:0;background:transparent;text-align:center;position:relative;z-index:3;font-size:.8rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-.0125rem;display:flex;align-items:flex-end;padding:0;border-radius:.625rem .625rem 0 0;overflow:visible}@media screen and (min-width: 1200px){.tabbedContentSection__tabButton{height:4.75rem;transition:height .1s ease,border-radius .1s ease}}.tabbedContentSection__tabButton.-active{z-index:4}@media screen and (min-width: 1200px){.tabbedContentSection__tabButton.-active{border-bottom-left-radius:0;border-bottom-right-radius:0}}@media screen and (min-width: 1200px){.tabbedContentSection__tabButton.-deactivating{transition:height .1s ease .1s,border-radius .1s ease .1s}}.tabbedContentSection__tabButtonInner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:1.25rem 1.875rem;border-radius:.625rem .625rem 0 0;background:linear-gradient(180deg,#673ef300 84.62%,#673ef333),#d8cdff;transition:background .3s ease,min-height .3s ease}@media screen and (min-width: 744px){.tabbedContentSection__tabButtonInner{padding:1.25rem 1.4rem}}@media screen and (min-width: 1200px){.tabbedContentSection__tabButtonInner{padding:1.25rem 1.875rem;min-height:4rem;transition:background .1s ease,min-height .1s ease,border-radius .1s ease}}.tabbedContentSection__tabButton.-active .tabbedContentSection__tabButtonInner{background:var(--accent-color-light-100)}@media screen and (min-width: 1200px){.tabbedContentSection__tabButton.-active .tabbedContentSection__tabButtonInner{min-height:4.75rem;border-bottom-left-radius:0;border-bottom-right-radius:0}}@media screen and (min-width: 1200px){.tabbedContentSection__tabButton.-deactivating .tabbedContentSection__tabButtonInner{transition:background .1s ease,min-height .1s ease .1s,border-radius .1s ease .1s}}.tabbedContentSection__tabButtonShort{display:block;visibility:visible}@media screen and (min-width: 744px){.tabbedContentSection__tabButtonShort{display:none;visibility:hidden}}.tabbedContentSection__tabButtonText{display:none;visibility:hidden}@media screen and (min-width: 744px){.tabbedContentSection__tabButtonText{display:block;visibility:visible}}@media screen and (min-width: 1200px){.tabbedContentSection__tabButtonText{font-size:1.25rem}}.tabbedContentSection__tabNotch{position:absolute;width:.625rem;height:.625rem;pointer-events:none;z-index:10;bottom:0;opacity:0;transform:translateY(1.5rem);transition:opacity .1s ease,transform .1s ease;transition-delay:0s}.tabbedContentSection__tabButton.-active .tabbedContentSection__tabNotch{opacity:1;transform:translateY(0);transition-delay:.1s}.tabbedContentSection__tabButton.-deactivating .tabbedContentSection__tabNotch{opacity:0;transform:translateY(3rem);transition-delay:0s}.tabbedContentSection__tabNotchSvg{width:100%;height:100%;display:block;transform-origin:center;transform:rotate(var(--notch-rotation, 0deg))}.tabbedContentSection__tabNotchPath{fill:var(--accent-color-light-100)}.tabbedContentSection__tabNotch--left{left:-10px;bottom:0;--notch-rotation: 180deg}.tabbedContentSection__tabNotch--right{right:-10px;bottom:0;--notch-rotation: 270deg}.tabbedContentSection__tabPanels{padding:3rem 0;overflow:hidden;background:var(--accent-color-light-100);border-radius:2.5rem;box-shadow:0 20px 100px #2a186599;position:relative;z-index:2}@media screen and (min-width: 1200px){.tabbedContentSection__tabPanels{padding:6rem 0 0}}.tabbedContentSection__tabPanel{display:none}.tabbedContentSection__tabPanel.-planTitan .-topSection{border-radius:1.875rem 1.875rem 0 0;background:var(--Vars-Brand-Expressive---Claret-Brand-Claret---Darker, #500021)}.tabbedContentSection__tabPanel.-planTitan .-bottomSection{border-radius:1.875rem;background:linear-gradient(0deg,var(--Vars-Brand-Opacities-White-60, rgba(255, 255, 255, .6)) 0%,var(--Vars-Brand-Opacities-White-60, rgba(255, 255, 255, .6)) 100%),var(--Vars-Brand-Expressive---Tan-Brand-Tan---Lightest, #F2EBE2);box-shadow:0 40px 80px #1c153e33}.tabbedContentSection__tabPanel.-active{display:block}.tabbedContentSection__tabPanelRow{position:relative;display:flex;flex-direction:column;gap:1.25rem;max-width:calc(100% - 4rem);margin:0 auto 8rem;padding:0}.-planTitan .tabbedContentSection__tabPanelRow{background:tan;overflow:hidden;padding:0 2.5rem 2.5rem;border-radius:1.875rem;background:linear-gradient(0deg,var(--Vars-Brand-Opacities-White-60, rgba(255, 255, 255, .6)) 0%,var(--Vars-Brand-Opacities-White-60, rgba(255, 255, 255, .6)) 100%),var(--Vars-Brand-Expressive---Tan-Brand-Tan---Lightest, #F2EBE2);box-shadow:0 40px 80px #1c153e33}@media screen and (min-width: 1200px){.-planTitan .tabbedContentSection__tabPanelRow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}}.-planTitan .tabbedContentSection__tabPanelRow:before{position:absolute;content:"";z-index:1;top:0;left:0;right:0;bottom:auto;height:34rem;background:var(--Vars-Brand-Expressive---Claret-Brand-Claret---Darker, #500021)}@media screen and (min-width: 1200px){.-planTitan .tabbedContentSection__tabPanelRow:before{height:40rem}}@media (min-width: 80.188rem){.-planTitan .tabbedContentSection__tabPanelRow:before{height:36rem}}@media screen and (min-width: 1200px){.tabbedContentSection__tabPanelRow{display:grid;gap:1.25rem}.-planMax .tabbedContentSection__tabPanelRow,.-planTitan .tabbedContentSection__tabPanelRow{grid-template-columns:repeat(3,minmax(0,1fr))}.-planFree .tabbedContentSection__tabPanelRow{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width: 1440px){.tabbedContentSection__tabPanelRow{max-width:100%}}.tabbedContentSection__tabPanelAddendum{color:var(--root-color-headings);font-family:var(--root-font-family);font-size:.875rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.00875rem;text-align:center;margin:3rem 0}@media screen and (min-width: 1200px){.tabbedContentSection__tabPanelAddendum{text-align:right}}.tabbedContentSection__tabPanelAddendum a{color:var(--color-purple);font-weight:700;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-color:var(--color-purple-200);text-decoration-thickness:8%;text-underline-offset:16%;text-underline-position:from-font}.tabbedContentSection__table{position:relative;display:flex;flex-direction:column;gap:1.25rem;max-width:calc(100% - 4rem);margin:0 auto 8rem;padding:0}@media screen and (min-width: 1440px){.tabbedContentSection__table{max-width:100%}}.tabbedContentSection__tableHeader{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.125rem;justify-content:flex-start;align-items:flex-end;border:1px solid transparent;margin-bottom:3rem}.tabbedContentSection__tableHeaderColumn{color:var(--accent-color-light-100);font-family:var(--root-font-family-heading);background:var(--accent-color-dark-700);border-radius:.3125rem;box-shadow:0 4px 4px #0000000f;display:flex;padding:.625rem 1.25rem .625rem 1.5625rem;justify-content:space-between;align-items:center;flex:1 0 0;font-size:1.25rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-.0125rem}.tabbedContentSection__tableHeaderColumn a{color:var(--accent-color-light-100);leading-trim:both;text-edge:cap;font-family:Inter;font-size:.8125rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.00813rem}.tabbedContentSection__tableHeaderColumn.-columnTitle{background:transparent;color:var(--accent-color-dark-800);font-size:4rem;font-weight:400;letter-spacing:-.04rem;box-shadow:none;padding:0}.tabbedContentSection__tableHeaderColumn.-columnCore{color:var(--color-purple);background:var(--root-color-white-80)}.tabbedContentSection__tableHeaderColumn.-columnCore a{color:var(--color-purple)}.tabbedContentSection__tableHeaderColumn.-columnCore svg path{fill:var(--color-purple)}.tabbedContentSection__tableHeaderColumn.-columnPremium{color:var(--root-color-white);background:var(--Vars-Brand-Foundational-Color-Purple-Foundational-500, #673EF3)}.tabbedContentSection__tableHeaderColumn.-columnPremium svg path{fill:var(--root-color-white)}.tabbedContentSection__tableHeaderColumn.-columnElite{color:var(--root-color-white);background:linear-gradient(180deg,#0000004d,#0000 71.15%),var(--Vars-Brand-Foundational-Color-Purple-Foundational-900, #1C153E)}.tabbedContentSection__tableHeaderColumn.-columnElite svg path{fill:var(--root-color-white)}.tabbedContentSection__tableBody{margin-bottom:1.25rem}.tabbedContentSection__tableRowHeader{color:var(--color-purple);font-family:var(--root-font-family);font-size:1.25rem;font-style:normal;font-weight:700;line-height:140%;letter-spacing:-.0125rem;margin-bottom:.125rem;display:flex;padding:2.5rem 1.875rem .625rem;align-items:center;gap:.625rem;flex:1 0 0;border-radius:.3125rem 0 .3125rem .3125rem;border:1px solid var(--color-purple-200)}.tabbedContentSection__tableRow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.125rem;justify-content:flex-start;align-items:center;border:1px solid transparent}.tabbedContentSection__tableRow:hover .tabbedContentSection__tableCell{border-top:1px solid var(--color-purple)}.tabbedContentSection__tableRow:hover .tabbedContentSection__tableCell.-rowTitle{border-left:4px solid var(--color-purple);background:var(--root-color-white-80)}.tabbedContentSection__tableCell{background:var(--root-color-white-80);color:var(--accent-color-dark-800);font-family:var(--root-font-family-heading);display:flex;padding:1rem 1.875rem;align-items:center;gap:.625rem;flex:1 0 0;align-self:stretch;border-radius:.3125rem;font-size:1rem;font-style:normal;font-weight:700;line-height:140%;border:1px solid transparent;transition:all .3s}.tabbedContentSection__tableCell.-rowTitle{background:var(--root-color-white-40);color:var(--accent-color-dark-800);font-family:var(--root-font-family);font-size:1.25rem;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.0125rem;border-left:4px solid transparent}.tabbedContentSection__tableCell.-included{background:var(--root-color-white-80);color:var(--accent-color-dark-800);font-family:var(--root-font-family);font-size:1rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.01rem}.tabbedContentSection__tableCell.-included:before{content:"";display:inline-block;width:1.25rem;height:1.25rem;flex:0 0 auto;background:var(--color-purple);mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 26 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5625 24C8.25 24 4.3125 21.75 2.15625 18C0 14.2969 0 9.75 2.15625 6C4.3125 2.29688 8.25 0 12.5625 0C16.8281 0 20.7656 2.29688 22.9219 6C25.0781 9.75 25.0781 14.2969 22.9219 18C20.7656 21.75 16.8281 24 12.5625 24ZM17.8594 9.79688C18.2812 9.375 18.2812 8.67188 17.8125 8.20312C17.3906 7.78125 16.6875 7.78125 16.2656 8.20312L11.0625 13.4531L8.85938 11.25C8.39062 10.7812 7.6875 10.7812 7.26562 11.25C6.79688 11.6719 6.79688 12.375 7.26562 12.7969L10.2656 15.7969C10.6875 16.2656 11.3906 16.2656 11.8594 15.7969L17.8594 9.79688Z'/%3E%3C/svg%3E") center/contain no-repeat}.tabbedContentSection__tableCell.-notIncluded{background:var(--root-color-white-40);color:var(--root-color-black-60);font-family:var(--root-font-family);font-size:1rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.01rem}.tabbedContentSection__tableCell.-notIncluded:before{content:"";display:inline-block;width:1.25rem;height:1.25rem;flex:0 0 auto;background:#999;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 21 21' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 1.5C2.15625 1.5 1.5 2.20312 1.5 3V18C1.5 18.8438 2.15625 19.5 3 19.5H18C18.7969 19.5 19.5 18.8438 19.5 18V3C19.5 2.20312 18.7969 1.5 18 1.5H3ZM0 3C0 1.35938 1.3125 0 3 0H18C19.6406 0 21 1.35938 21 3V18C21 19.6875 19.6406 21 18 21H3C1.3125 21 0 19.6875 0 18V3ZM6.5625 4.78125L10.5 9.375L14.3906 4.78125C14.6719 4.45312 15.1406 4.45312 15.4688 4.6875C15.7969 4.96875 15.8438 5.4375 15.5625 5.76562L11.4844 10.5L15.5625 15.2812C15.8438 15.6094 15.7969 16.0781 15.4688 16.3594C15.1406 16.5938 14.6719 16.5938 14.3906 16.2656L10.5 11.6719L6.5625 16.2656C6.28125 16.5938 5.8125 16.5938 5.48438 16.3594C5.15625 16.0781 5.15625 15.6094 5.39062 15.2812L9.46875 10.5L5.39062 5.76562C5.15625 5.4375 5.15625 4.96875 5.48438 4.6875C5.8125 4.40625 6.28125 4.45312 6.5625 4.78125Z'/%3E%3C/svg%3E") center/contain no-repeat}.tabPanelCard{position:relative;z-index:3;border-radius:var(--border-radius-outer);overflow:hidden;width:100%;height:100%;display:grid;grid-template-rows:auto auto;border-bottom:1px solid var(--color-purple-200);background:var(--root-color-white-80);box-shadow:0 30px 30px #d8cdff80}@media screen and (min-width: 1200px){.tabPanelCard{grid-template-rows:auto 1fr}.-planFree .tabPanelCard,.-planTitan .tabPanelCard{grid-template-rows:24rem 1fr}.-planMax .tabPanelCard{grid-template-rows:26rem 1fr}}@media (min-width: 80.188rem){.-planTitan .tabPanelCard{grid-template-rows:20rem 1fr}}.tabPanelCard__titanHeader{width:100%;position:relative;z-index:3}@media screen and (min-width: 1200px){.tabPanelCard__titanHeader{height:14.75rem;grid-column:1/-1}}.tabPanelCard__titanHeaderRow{display:flex;flex-direction:column;gap:1.5rem}@media screen and (min-width: 1200px){.tabPanelCard__titanHeaderRow{flex-direction:row;align-items:flex-end;justify-content:space-between;transform:translateY(1.5rem)}}.tabPanelCard__titanHeaderIcon{width:4rem}@media screen and (min-width: 1200px){.tabPanelCard__titanHeaderIcon{width:5rem}}.tabPanelCard__titanHeaderTitleWrap{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem}@media screen and (min-width: 1200px){.tabPanelCard__titanHeaderTitleWrap{gap:1.88rem}}.tabPanelCard__titanHeaderTitle{color:var(--root-color-white);font-family:var(--root-font-family-heading);font-size:2.375rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-.04375rem;margin:0}@media screen and (min-width: 744px){.tabPanelCard__titanHeaderTitle{font-size:3.375rem}}@media screen and (min-width: 1200px){.tabPanelCard__titanHeaderTitle{font-size:4.375rem}}.tabPanelCard__titanHeaderCta{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:fit-content;max-width:100%;min-width:0;margin-bottom:.75rem}@media screen and (min-width: 1200px){.tabPanelCard__titanHeaderCta{flex-direction:row;align-self:end;width:fit-content;justify-content:flex-end;align-items:flex-end;max-width:40%}}.tabPanelCard__titanHeaderCta .button{border-color:var(--root-color-white);color:var(--root-color-white);padding:.9375rem 1.25rem;font-family:var(--root-font-family);font-size:.875rem;font-style:normal;font-weight:700;line-height:100%}.tabPanelCard__titanHeaderCta .button:hover{opacity:.9;border-color:var(--root-color-white);color:var(--root-color-white)}.tabPanelCard__titanHeaderText{color:var(--root-color-white);font-family:var(--root-font-family);font-size:1rem;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.01rem;text-wrap:balance}.tabPanelCard__top{background:var(--accent-color-dark-700);padding:2.5rem 1.88rem 1.88rem;display:flex;flex-direction:column;min-height:0;flex:1 0 auto}.-freeTrial .tabPanelCard__top{background:linear-gradient(108deg,var(--Vars-Brand-Foundational-Color-Purple-Foundational-50, rgba(239, 235, 255, .5)) 0%,var(--Vars-Brand-Foundational-Color-Purple-Foundational-500, rgba(103, 62, 243, .5)) 99.99%),var(--Vars-Brand-Foundational-Color-Purple-Foundational-500, #673EF3)}.-freeForever .tabPanelCard__top{background:linear-gradient(108deg,var(--Vars-Brand-Foundational-Color-Purple-Foundational-500, rgba(103, 62, 243, .5)) 0%,var(--Vars-Brand-Foundational-Color-Purple-Foundational-900, rgba(28, 21, 62, .5)) 100%),var(--Vars-Brand-Foundational-Color-Purple-Foundational-900, #1C153E)}.-planTitanCore .tabPanelCard__top{background:var(--Vars-Brand-Foundational-Color-Purple-Foundational-50, #EFEBFF)}.-planTitanPremium .tabPanelCard__top{background:var(--Vars-Brand-Foundational-Color-Purple-Foundational-500, #673EF3)}.-planTitanElite .tabPanelCard__top{background:linear-gradient(180deg,#0000004d,#0000 71.15%),var(--Vars-Brand-Foundational-Color-Purple-Foundational-900, #1C153E)}.tabPanelCard__bottom{background:var(--root-color-white-80);display:grid;padding:2.5rem 1.88rem 3.75rem;place-content:space-between}.tabPanelCard__icon{display:flex;justify-content:center;align-items:center;margin-bottom:1.25rem;width:3rem;height:3rem}.tabPanelCard__icon svg,.tabPanelCard__icon img{display:block;object-fit:contain;object-position:center;width:100%;height:100%}.tabPanelCard__icon svg{max-width:100%;max-height:100%}.tabPanelCard__title{color:var(--color-purple-200);font-family:var(--root-font-family-heading);font-size:3rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.03rem;margin-bottom:1.88rem}.-freeTrial .tabPanelCard__title{color:var(--Vars-Brand-Foundational-Color-Purple-Foundational-900, #1C153E);font-size:4rem;letter-spacing:-.04rem;margin-bottom:.62rem}.-freeForever .tabPanelCard__title,.-planTitanCore .tabPanelCard__title,.-planTitanPremium .tabPanelCard__title,.-planTitanElite .tabPanelCard__title{font-size:4rem;letter-spacing:-.04rem}.-freeForever .tabPanelCard__title{color:var(--Vars-Brand-Foundational-Color-Purple-Foundational-50, #EFEBFF);margin-bottom:1.25rem}.-planTitanCore .tabPanelCard__title{color:var(--color-purple)}.-planTitanPremium .tabPanelCard__title,.-planTitanElite .tabPanelCard__title{color:var(--root-color-white)}.tabPanelCard__callout{display:inline-flex;flex:0 0 auto;width:fit-content;padding:.75rem 1.5rem;align-items:center;gap:.75rem;border-radius:412.45875rem;border:.66px solid var(--Vars-Brand-Expressive---Claret-Brand-Claret---Darker, #500021);background:linear-gradient(0deg,var(--vars-brand-opacities-brand-black-40, rgba(6, 6, 6, .4)) 0%,var(--vars-brand-opacities-brand-black-40, rgba(6, 6, 6, .4)) 100%),var(--Vars-Brand-Expressive---Claret-Brand-Claret---Darker, #500021);color:var(--Vars-Brand-Expressive---Claret-Brand-Claret---Lightest, #FFB0D0);text-align:left;font-family:var(--root-font-family);font-size:.875rem;font-style:normal;font-weight:700;line-height:140%;letter-spacing:-.00875rem;margin-bottom:1.25rem}.-planTitan .tabPanelCard__callout{border-radius:624.9375rem;border:1px solid var(--Vars-Brand-Expressive---Claret-Brand-Claret---Darker, #500021);background:linear-gradient(0deg,var(--vars-brand-opacities-brand-black-40, rgba(6, 6, 6, .4)) 0%,var(--vars-brand-opacities-brand-black-40, rgba(6, 6, 6, .4)) 100%),var(--Vars-Brand-Expressive---Claret-Brand-Claret---Darker, #500021);display:inline-flex;padding:1rem 2.5rem;align-items:center;gap:.9375rem;color:var(--Vars-Brand-Expressive---Claret-Brand-Claret---Lightest, #FFB0D0);text-align:left;font-family:var(--root-font-family);font-style:normal;font-weight:700;line-height:140%;letter-spacing:-.0125rem;transform:translate(-2.5rem)}@media screen and (min-width: 1200px){.-planTitan .tabPanelCard__callout{font-size:1.25rem}}.tabPanelCard__calloutIcon{display:block;width:1rem}.-planTitan .tabPanelCard__calloutIcon{width:1.25rem}.tabPanelCard__description{color:var(--accent-color-light-100);font-family:var(--root-font-family);font-size:.875rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.00875rem;margin-bottom:0}.-freeTrial .tabPanelCard__description{color:var(--accent-color-dark-800)}.-planTitanCore .tabPanelCard__description{color:var(--root-color-black-100)}.-planTitanPremium .tabPanelCard__description{color:var(--root-color-white)}.-planTitanElite .tabPanelCard__description{color:var(--color-purple-200)}.tabPanelCard__cta{display:flex;flex-direction:row;align-items:flex-start;flex-wrap:wrap;gap:.9375rem;margin-top:auto;padding-top:1.25rem}.tabPanelCard__cta .button{font-family:var(--root-font-family);font-size:.875rem;font-style:normal;font-weight:700;line-height:100%;border-width:1.5px;border-style:solid;padding:.9375rem .9rem}@media screen and (min-width: 1440px){.tabPanelCard__cta .button{padding:.9375rem 1.25rem}}.-freeForever .tabPanelCard__cta .button{padding:1.25rem 1.875rem;font-size:1rem}.tabPanelCard__cta .button.-primary{background:var(--color-purple-200);border-color:var(--color-purple-200);color:var(--accent-color-dark-800)}.-freeForever .tabPanelCard__cta .button.-primary{border-width:.125rem;background:var(--accent-color-light-100);border-color:var(--accent-color-light-100);color:var(--color-purple)}.-freeForever .tabPanelCard__cta .button.-primary:hover{background:var(--root-color-white);border-color:var(--root-color-white)}.-planTitanCore .tabPanelCard__cta .button.-primary,.-planTitanElite .tabPanelCard__cta .button.-primary{color:var(--root-color-white);background-color:var(--color-purple);border-color:var(--color-purple)}.-planTitanCore .tabPanelCard__cta .button.-primary:hover,.-planTitanElite .tabPanelCard__cta .button.-primary:hover{color:var(--root-color-white);background-color:var(--button-hover);border-color:var(--button-hover)}.tabPanelCard__cta .button.-outline{background:transparent;border-color:var(--color-purple-200);color:var(--color-purple-200)}.tabPanelCard__cta .button.-outline:hover{opacity:.9}.-freeForever .tabPanelCard__cta .button.-outline{border-width:.125rem}.-freeForever .tabPanelCard__cta .button.-outline:hover{color:var(--root-color-white);border-color:var(--root-color-white)}.-planTitanCore .tabPanelCard__cta .button.-outline{background:transparent;color:var(--color-purple);border-color:var(--color-purple)}.-planTitanCore .tabPanelCard__cta .button.-outline:hover{background:transparent;color:var(--color-purple-500);border-color:var(--color-purple-500)}.tabPanelCard__search{background:var(--root-color-white);display:flex;align-items:center;gap:.5rem;padding:.313em .313em .313em 1rem;width:100%;border-radius:var(--border-radius-outer)}.tabPanelCard__search .button{padding:calc(1.25em - var(--root-border-width)) calc(2em - var(--root-border-width))}.tabPanelCard__search>svg{flex:0 0 auto;display:none}@media screen and (min-width: 1200px){.tabPanelCard__search>svg{display:block}}.tabPanelCard__search>input{flex:1 1 auto;min-width:0;border:0;outline:0;background:transparent}.tabPanelCard__search>input::placeholder{color:var(--root-color);opacity:1}.tabPanelCard__search>.button.-primary{flex:0 0 auto;margin-left:auto;white-space:nowrap;padding:1.25rem 1.875rem;color:var(--root-color-white);background-color:var(--color-purple);border-color:var(--color-purple)}.tabPanelCard__search>.button.-primary:hover{color:var(--root-color-white);background-color:var(--button-hover);border-color:var(--button-hover)}.tabPanelCard__richText{color:var(--accent-color-dark-800)}.tabPanelCard__richText p{color:inherit;margin-bottom:1.25rem}.tabPanelCard__richText>:last-child{margin-bottom:0}.tabPanelCard__richText ul{list-style:none;margin-left:0;padding-left:0;margin-bottom:1.25rem}.tabPanelCard__richText ul li{position:relative;padding-left:1.75rem;color:var(--color-gray-750);font-weight:700}.tabPanelCard__richText ul li+li{margin-top:.75rem}.tabPanelCard__richText ul li:before{content:"";position:absolute;left:0;top:.28em;width:.9375rem;height:.625rem;background-repeat:no-repeat;background-position:center;background-size:contain;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='10' viewBox='0 0 15 10' fill='none'%3E%3Cpath d='M13.875 0.28125C14.1562 0.59375 14.1562 1.0625 13.875 1.34375L5.625 9.59375C5.3125 9.90625 4.84375 9.90625 4.5625 9.59375L0.3125 5.34375C0 5.0625 0 4.59375 0.3125 4.3125C0.59375 4 1.0625 4 1.34375 4.3125L5.0625 8.03125L12.8125 0.28125C13.0938 0 13.5625 0 13.8438 0.28125H13.875Z' fill='%23B29BFF'/%3E%3C/svg%3E")}.tabPanelCard__ctaLink{padding:1.25rem 0 0 1.75rem}.tabPanelCard__footnote{margin-top:40px;margin-bottom:-1.25rem;color:#7a7a7a;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px}.comparisonCards{margin-bottom:6rem}.comparisonCards__sectionTitle{color:var(--accent-color-dark-800);font-family:var(--root-font-family-heading);font-size:4rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.04rem;text-align:center;margin-bottom:4rem}.comparisonCards__row{position:relative;display:flex;flex-direction:column;gap:1.25rem;max-width:calc(100% - 4rem);margin:0 auto 8rem;padding:0}@media screen and (min-width: 1200px){.comparisonCards__row{flex-direction:row;gap:2.5rem}}@media screen and (min-width: 1440px){.comparisonCards__row{max-width:100%}}.comparisonCards__card{border-radius:1.875rem;background:var(--color-gray-1000)}.comparisonCards__card.-heliotrope{background:var(--color-brand-heliotrope-darker)}.comparisonCards__card.-sienna{background:var(--color-brand-burntsienna-darker)}.comparisonCards__callout{background:var(--root-color-black-60);color:var(--color-brand-heliotrope-lighter);font-family:var(--root-font-family);border-radius:6249.9375rem;text-align:left;display:inline-flex;padding:1rem 1.875rem 1rem 1.4375rem;align-items:center;gap:.9375rem;font-size:1.25rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-.0125rem}.-heliotrope .comparisonCards__callout{color:var(--color-brand-heliotrope-lighter)}.-heliotrope .comparisonCards__callout svg path{fill:var(--color-brand-heliotrope-lighter)}.-sienna .comparisonCards__callout{color:var(--color-brand-burntsienna-lighter)}.-sienna .comparisonCards__callout svg path{fill:var(--color-brand-burntsienna-lighter)}.comparisonCards__content{display:flex;padding:3.875rem 1.875rem 1.875rem;flex-direction:column;align-items:flex-start;gap:3.75rem;flex:1 0 0}.comparisonCards__heading{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1.25rem}.comparisonCards__icon{height:5.4rem;width:5.4rem}.comparisonCards__icon svg,.comparisonCards__icon img{display:block;max-width:100%;max-height:100%}.comparisonCards__title{color:var(--root-color-white);font-family:Geist;font-size:3.125rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-.03125rem}.comparisonCards__description{color:var(--root-color-white);font-family:var(--root-font-family);font-size:1.5rem;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.015rem;margin-bottom:1.25rem}.comparisonCards__features{border-radius:.3125rem;display:flex;padding:1.25rem;flex-direction:column;align-items:flex-start;gap:.625rem;align-self:stretch;margin-bottom:1.25rem}.-heliotrope .comparisonCards__features{background:var(--color-brand-heliotrope-lightest)}.-heliotrope .comparisonCards__features svg path{fill:var(--color-brand-heliotrope-darker)}.-sienna .comparisonCards__features{background:var(--color-brand-burntsienna-lightest)}.-sienna .comparisonCards__features svg path{fill:var(--color-brand-burntsienna-darker)}.comparisonCards__list{display:flex;flex-direction:column;gap:1rem}.comparisonCards__listItem{display:flex;align-items:center;gap:.625rem}.comparisonCards__listItemIcon{height:2rem;width:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.comparisonCards__listItemText{color:var(--color-gray-1000);font-family:var(--root-font-family);font-size:1rem;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.01rem}.comparisonCards__buttons{display:inline-flex;gap:1.25rem}.comparisonCards__buttons .button{font-family:var(--root-font-family);font-size:.875rem;font-style:normal;font-weight:700;line-height:100%;border-width:1.5px;border-style:solid;padding:.9375rem .9rem}.comparisonCards__buttons .button:hover{opacity:.9}.comparisonCards__buttons .button.-primary{background:var(--root-color-white);border-color:var(--root-color-white);color:var(--color-gray-1000)}.-heliotrope .comparisonCards__buttons .button.-primary{color:var(--color-brand-heliotrope-darker)}.-sienna .comparisonCards__buttons .button.-primary{color:var(--color-brand-sienna-darker)}.comparisonCards__buttons .button.-outline{background:transparent;border-color:var(--root-color-white);color:var(--root-color-white)}.basicTextHero{position:relative;overflow:hidden;padding:3rem 0}@media screen and (min-width: 744px){.basicTextHero{padding:5.25rem 0 2.9375rem}}.basicTextHero__bg{position:absolute;display:block;top:-4.25rem;right:2px;width:35.75rem;max-width:unset;opacity:.3;pointer-events:none}@media screen and (min-width: 744px){.basicTextHero__bg{opacity:.5}}@media screen and (min-width: 1200px){.basicTextHero__bg{opacity:1}}.basicTextHero__inner{width:100%;max-width:50.9375rem;text-align:left}.basicTextHero__subheading{margin-bottom:.625rem;font-size:var(--root-font-size-h3);font-weight:400;line-height:1;color:var(--accent-color-900)}@media screen and (min-width: 744px){.basicTextHero__subheading{font-size:3.125rem}}@media screen and (min-width: 1200px){.basicTextHero__subheading{font-size:4.375rem;letter-spacing:-.035em}}.basicTextHero__subheading:last-child{margin-bottom:0}.basicTextHero__heading{margin:0;font-weight:700;line-height:100%;color:var(--color-purple);letter-spacing:-.014em}@media screen and (min-width: 744px){.basicTextHero__heading{font-size:6.25rem}}@media screen and (min-width: 1200px){.basicTextHero__heading{font-size:8.75rem}}.contactCards{border-top:1px solid var(--color-purple-200)}@media screen and (min-width: 1200px){.contactCards{border-top:none}}.contactCards__inner{padding:3rem 0;display:flex;flex-direction:column;gap:1.5rem}@media screen and (min-width: 1200px){.contactCards__inner{padding:3.75rem 0 6.8125rem;flex-direction:row;gap:2.5rem;border-top:1px solid var(--color-purple-200)}}.contactCards__col{border-radius:10px;display:flex;flex-direction:column}.contactCards__col:nth-child(1){gap:1.875rem;width:100%;padding:1.875rem 1rem;border:2px solid var(--color-purple)}@media screen and (min-width: 744px){.contactCards__col:nth-child(1){gap:2.5rem;padding:2.3125rem 2.5rem 3.5rem}}@media screen and (min-width: 1200px){.contactCards__col:nth-child(1){width:calc(58.5% - 20px)}}.contactCards__col:nth-child(2){gap:1.875rem;width:100%;padding:1.875rem 1rem;background:var(--root-color-white);box-shadow:-1.25rem -1.25rem 5rem #7f7f7f1a}@media screen and (min-width: 744px){.contactCards__col:nth-child(2){gap:4.625rem;padding:2.3125rem 2.5rem}}@media screen and (min-width: 1200px){.contactCards__col:nth-child(2){width:calc(41.5% - 20px)}}.contactCards__heading{margin:0;font-style:normal;font-weight:400;line-height:100%;color:var(--color-purple)}@media screen and (min-width: 744px){.contactCards__heading{font-size:3rem;letter-spacing:-.01em}}.contactCards__grid{display:grid;grid-template-columns:1fr;gap:1.875rem}@media screen and (min-width: 700px){.contactCards__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 744px){.contactCards__grid{gap:3.6875rem 4rem}}.contactCards__card{display:flex;flex-direction:column;gap:.625rem}@media screen and (min-width: 744px){.contactCards__card{gap:1.875rem}}.contactCards__card-icon-wrap{width:3.75rem;height:3.75rem;padding:.75rem;border-radius:6.667px;background:var(--accent-color-light-200);overflow:hidden}@media screen and (min-width: 744px){.contactCards__card-icon-wrap{width:5rem;height:5rem;padding:1rem}}.contactCards__card-icon-wrap img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.contactCards__card-title{margin-bottom:3px;font-size:var(--root-font-size-h4);font-weight:700;color:var(--accent-color-900)}@media screen and (min-width: 744px){.contactCards__card-title{margin-bottom:.625rem;font-size:1.25rem;line-height:1.25}}.contactCards__card-title:last-child{margin-bottom:0}.contactCards__card-description{font-weight:400;line-height:1.4;letter-spacing:-.01em;color:var(--root-color-black-60)}@media screen and (min-width: 744px){.contactCards__card-description{font-size:1.25rem}}.contactCards__locations{display:flex;flex-wrap:wrap;gap:1.875rem}@media screen and (min-width: 744px){.contactCards__locations{gap:2.5rem}}.contactCards__location-name,.contactCards__location-address{line-height:1.4;color:var(--root-color-black-100)}@media screen and (min-width: 744px){.contactCards__location-name,.contactCards__location-address{font-size:1.25rem;letter-spacing:-.01em}}.contactCards__location-name{font-weight:700}.contactCards__location-address{margin-bottom:.625rem;font-weight:400}@media screen and (min-width: 744px){.contactCards__location-address{margin-bottom:1.25rem}}.contactCards__location-address:last-child{margin-bottom:0}.contactCards__phone-numbers{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}@media screen and (min-width: 744px){.contactCards__phone-numbers{gap:1.25rem}}.contactCards__phone-link{padding:.625rem 1.25rem .625rem .9375rem;width:100%;display:flex;align-items:center;gap:1rem;border-radius:5px;background-color:var(--accent-color-light-100);transition:background-color var(--root-ease-out-fast)}@media screen and (min-width: 450px){.contactCards__phone-link{width:auto}}@media screen and (min-width: 744px){.contactCards__phone-link{padding:1rem 1.25rem;gap:1.875rem}}@media screen and (min-width: 1200px){.contactCards__phone-link{width:100%}}.contactCards__phone-link:hover{background-color:var(--color-purple-200)}.contactCards__phone-link:hover svg path{fill:var(--color-purple)}.contactCards__phone-icon{width:1.875rem;height:1.875rem}@media screen and (min-width: 744px){.contactCards__phone-icon{width:3rem;height:3rem}}.contactCards__phone-icon svg{display:block;width:100%;height:100%;object-fit:contain}.contactCards__phone-icon svg path{transition:fill var(--root-ease-out-fast)}.contactCards__phone-title{margin-bottom:5px;font-weight:400;line-height:1.12;color:var(--color-purple)}@media screen and (min-width: 744px){.contactCards__phone-title{margin-bottom:0;font-size:1.25rem;letter-spacing:-.01em}}.contactCards__phone-number{font-weight:700;line-height:1.12;color:var(--accent-color-900)}@media screen and (min-width: 744px){.contactCards__phone-number{font-size:1.5rem;letter-spacing:.05em}}.maxRoiCalculator{overflow:hidden;font-family:var(--root-font-family);margin:3.125rem 0}.maxRoiCalculator__container{width:100%;max-width:87.5rem;margin-left:auto;margin-right:auto;padding-left:var(--root-gap, 1rem);padding-right:var(--root-gap, 1rem)}.maxRoiCalculator__header{text-align:center;margin-bottom:3.75rem}@media screen and (min-width: 744px){.maxRoiCalculator__header{margin-bottom:1.875rem}}.maxRoiCalculator__header .h1,.maxRoiCalculator__header h1{font-size:4rem;font-weight:600;color:#34217c;line-height:1;margin-bottom:1rem}@media screen and (min-width: 1440px){.maxRoiCalculator__header .h1,.maxRoiCalculator__header h1{font-size:3rem}}@media screen and (min-width: 744px){.maxRoiCalculator__header .h1,.maxRoiCalculator__header h1{font-size:2.5rem}}.maxRoiCalculator__description{max-width:53.125rem;width:100%;margin:0 auto}@media screen and (min-width: 744px){.maxRoiCalculator__description p{font-size:1rem}}.maxRoiCalculator__mainRow{--gap: 2rem}@media (max-width: 1199px){.maxRoiCalculator__mainRow{display:flex;flex-direction:column;width:100%}.maxRoiCalculator__mainRow>.cell{width:100%;max-width:100%;min-width:0}}@media (max-width: 1199px){.maxRoiCalculator__colLeft,.maxRoiCalculator__colRight{width:100%;max-width:100%;min-width:0}}.maxRoiCalculator__financialRow{--gap: 1.25rem}.maxRoiCalculator__financialRow .maxRoiCalculator__financialCol{--cell-span: 1}.maxRoiCalculator__left{display:flex;flex-direction:column;justify-content:space-between;height:100%;width:100%;min-width:0}@media (max-width: 1199px){.maxRoiCalculator__left{max-width:100%}}.maxRoiCalculator__left input[type=text],.maxRoiCalculator__left input[type=number]{background-color:var(--root-color-white);border:1px solid var(--color-gray-300);border-radius:.5rem;height:2.4375rem;padding:0 .625rem;font-size:1rem;color:var(--root-color);font-family:var(--root-font-family)}.maxRoiCalculator__left h3{font-size:1.3125rem;color:var(--root-color);line-height:1;margin-bottom:1.0625rem}.maxRoiCalculator__supplyChainContainer{flex:1}@media screen and (min-width: 1200px){.maxRoiCalculator__supplyChainFieldsWrapper{flex-direction:row}.maxRoiCalculator__supplyChainFieldsWrapper .maxRoiCalculator__supplyChainField{width:auto}}.maxRoiCalculator__block{background-color:var(--color-gray-50);border:1px solid #e8e8ec;padding:1.25rem;border-radius:.75rem;margin-bottom:1.25rem;width:100%;min-width:0;box-sizing:border-box}@media (max-width: 1199px){.maxRoiCalculator__block{max-width:100%}}.maxRoiCalculator__block:last-child{margin-bottom:0}.maxRoiCalculator__vendorsContainer{padding-bottom:2.5rem}.maxRoiCalculator__vendorsGrid{display:flex;flex-wrap:wrap;align-items:flex-end;margin:0 -.625rem;gap:1.25rem .625rem;width:100%;min-width:0}@media (max-width: 1199px){.maxRoiCalculator__vendorsGrid{margin-left:0;margin-right:0}}.maxRoiCalculator__vendorsGrid .maxRoiCalculator__vendorsField{padding:0 .625rem}@media (max-width: 1199px){.maxRoiCalculator__vendorsGrid .maxRoiCalculator__vendorsField{padding-left:0;padding-right:0}}.maxRoiCalculator__vendorsField{flex:1 1 100%;min-width:0}@media screen and (min-width: 1200px){.maxRoiCalculator__vendorsField{flex:1 1 0}}.maxRoiCalculator__vendorsField input[type=number]{width:100%}.maxRoiCalculator__vendorsField .maxRoiCalculator__label{display:flex;align-items:flex-end;font-weight:400;gap:.9375rem}.maxRoiCalculator__label{font-size:.875rem;color:var(--root-color);margin-bottom:.4375rem;line-height:1.1;font-family:var(--root-font-family)}.maxRoiCalculator__financialField .maxRoiCalculator__label{display:flex;align-items:flex-end;justify-content:space-between;gap:.9375rem}.maxRoiCalculator__financialField input[type=text]{width:100%}.maxRoiCalculator__currencyInputWrap{position:relative}.maxRoiCalculator__currencyInputWrap:before{content:"$";position:absolute;left:.6875rem;top:50%;transform:translateY(-50%);font-size:.9375rem;color:var(--root-color)}.maxRoiCalculator__currencyInputWrap .maxRoiCalculator__currencyInput{width:100%;padding-left:1.25rem!important}.maxRoiCalculator__currencyInputWrap .maxRoiCalculator__currencyInput.--error,.maxRoiCalculator__currencyInputWrap .maxRoiCalculator__currencyInput.error{border-color:var(--root-color-error)}.maxRoiCalculator__financialCheckboxGrp{margin-top:1.375rem}.maxRoiCalculator__financialCheckboxGrp .maxRoiCalculator__label{margin-bottom:1rem}.maxRoiCalculator__financialCheckboxContainer{display:flex;gap:.75rem}.maxRoiCalculator__financialCheckField{position:relative;display:inline}.maxRoiCalculator__financialCheckField input[type=checkbox]{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:2}.maxRoiCalculator__financialCheckField input[type=checkbox]:checked+.maxRoiCalculator__financialCheckLabel{background-color:#cfcfcf;position:relative;padding-left:1.375rem}.maxRoiCalculator__financialCheckField input[type=checkbox]:checked+.maxRoiCalculator__financialCheckLabel:before{content:"";position:absolute;top:.375rem;left:.5625rem;display:block;width:.375rem;height:.6875rem;border:solid #636466;border-width:0 1px 1px 0;transform:rotate(42deg)}.maxRoiCalculator__financialCheckLabel{padding:.3125rem .9375rem;border-radius:100vh;border:1px solid #bccbcb;background-color:#ebebeb;cursor:pointer;font-size:.9375rem;font-family:var(--root-font-family);font-weight:400}.maxRoiCalculator__supplyChainFields{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem}.maxRoiCalculator__supplyChainField{display:flex;justify-content:space-between;align-items:center;gap:1.4375rem}.maxRoiCalculator__switchToggleTitle{flex:1;font-size:.875rem;font-family:var(--root-font-family);color:var(--root-color)}.maxRoiCalculator__switchToggle{position:relative;width:85px;height:40px;padding:4px;border-radius:6px;font-size:16px;font-weight:500;line-height:normal;font-style:normal;background-color:#00005505;border:1px solid rgba(0,9,50,.12);transition:.4s}.maxRoiCalculator__switchToggle:has(input[type=checkbox]:checked){background-color:#594ef3}.maxRoiCalculator__switchToggle input[type=checkbox]{cursor:pointer;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;z-index:2;height:100%;width:100%;margin:0;border:none;background:transparent;display:block}.maxRoiCalculator__switchToggle input[type=checkbox]:before{display:none!important}.maxRoiCalculator__switchToggle input[type=checkbox]:checked+.maxRoiCalculator__switchToggleLabel:before{translate:100% 0}.maxRoiCalculator__switchToggle input[type=checkbox]:checked+.maxRoiCalculator__switchToggleLabel span:nth-child(1){color:var(--root-color-white)}.maxRoiCalculator__switchToggle input[type=checkbox]:checked+.maxRoiCalculator__switchToggleLabel span:nth-child(2){color:var(--root-color)}.maxRoiCalculator__switchToggle input[type=checkbox]+.maxRoiCalculator__switchToggleLabel{position:absolute;top:3px;right:3px;bottom:3px;left:3px;display:grid;gap:2px;grid-auto-flow:column;grid-auto-columns:1fr;place-items:center;-webkit-user-select:none;user-select:none;pointer-events:none}.maxRoiCalculator__switchToggle input[type=checkbox]+.maxRoiCalculator__switchToggleLabel:before{content:"";position:absolute;width:50%;top:0;right:0;bottom:0;left:0;background:var(--root-color-white);border-radius:4px;border:1px solid rgba(0,9,50,.12);translate:0 0;transition:translate .25s cubic-bezier(.93,.26,.07,.69);z-index:0}.maxRoiCalculator__switchToggle input[type=checkbox]+.maxRoiCalculator__switchToggleLabel span{position:relative;z-index:1;transition:.4s;font-size:15px;font-family:var(--root-font-family);font-weight:400}.maxRoiCalculator__switchToggle input[type=checkbox]+.maxRoiCalculator__switchToggleLabel span:nth-child(1){color:var(--root-color)}.maxRoiCalculator__switchToggle input[type=checkbox]+.maxRoiCalculator__switchToggleLabel span:nth-child(2){color:var(--root-color)}.maxRoiCalculator__rangeLabels{display:flex;justify-content:space-between;gap:.9375rem;padding-top:.625rem}.maxRoiCalculator__rangeLabels span{font-size:.625rem;color:#8d9a9e}.maxRoiCalculator__rangeContainer{position:relative;height:2px;background-color:#cdced6;border-radius:.25rem;cursor:pointer;margin-top:1rem}.maxRoiCalculator__rangeProgress{position:absolute;height:100%;background-color:#594ef3;border-radius:.25rem;transition:all .1s ease-out}.maxRoiCalculator__rangeThumb{position:absolute;top:50%;transform:translate(-50%,-50%);width:.9375rem;height:.9375rem;background-color:#594ef3;border-radius:50%;cursor:grab;transition:all .1s ease-out;border:1px solid var(--root-color-white)}.maxRoiCalculator__rangeThumb:active{cursor:grabbing}.maxRoiCalculator__rangeInput{width:100%;padding:.5rem;font-size:1rem}.maxRoiCalculator__rangeInput.--error,.maxRoiCalculator__rangeInput.error{outline-color:var(--root-color-error)}.maxRoiCalculator__rangeError{margin-top:.25rem;font-size:.75rem;color:var(--root-color-error)}.maxRoiCalculator__tooltipWrap{position:relative;width:1rem;height:1rem}.maxRoiCalculator__tooltipWrap:hover .maxRoiCalculator__tooltip{pointer-events:all;opacity:1;visibility:visible}.maxRoiCalculator__tooltip{position:absolute;left:50%;bottom:calc(100% + .625rem);transform:translate(-50%);width:9.375rem;text-align:center;font-size:.875rem;font-weight:400;background-color:#60646c;border-radius:.5rem;color:var(--root-color-white);padding:.5rem;opacity:0;visibility:hidden;pointer-events:none;z-index:99}.maxRoiCalculator__tooltip:after{border-left:solid transparent 7px;border-right:solid transparent 7px;border-top:solid #60646c 7px;bottom:-.375rem;content:" ";height:0;left:50%;transform:translate(-50%);position:absolute;width:0}.maxRoiCalculator__topDark{background-color:#100a33;padding:1.875rem 1.4375rem 1.625rem;border-radius:0 0 1.125rem 1.125rem}.maxRoiCalculator__bottomLight{padding:1.3125rem 1.4375rem 0}.maxRoiCalculator__bottomLight .maxRoiCalculator__rsLabel{color:var(--root-color)!important}.maxRoiCalculator__resultsSummaryCard{position:relative;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #e8e8ec;border-radius:1.125rem;height:100%;overflow:hidden;background-color:var(--root-color-white);padding:.75rem 0;width:100%;min-width:0;box-sizing:border-box}@media (max-width: 1199px){.maxRoiCalculator__resultsSummaryCard{max-width:100%}}.maxRoiCalculator__resultsSummaryCard:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(90deg,#4b59f5 50.31%,#5dc9a5 83.32%)}.maxRoiCalculator__resultsSummaryCard .text-right{text-align:right}.maxRoiCalculator__resultsSummaryCardInner{display:flex;flex-direction:column;justify-content:space-between;position:relative;z-index:2;background-color:var(--root-color-white);height:100%;border-radius:1.125rem;overflow:hidden}.maxRoiCalculator__rsCardHeading{font-size:1.9375rem;color:var(--root-color-white);line-height:1;margin-bottom:2.5rem}.maxRoiCalculator__rsHeader{display:flex;justify-content:space-between;gap:.9375rem}.maxRoiCalculator__rsLabel{display:block;font-size:1rem;font-weight:700;color:var(--root-color-white);font-family:var(--root-font-family)}.maxRoiCalculator__rsLabel--roiLabel{max-width:4.125rem;margin-left:auto}@media screen and (min-width: 320px){.maxRoiCalculator__rsLabel--roiLabel{max-width:none}}.maxRoiCalculator__rsSmallLabel{display:block;font-size:.8125rem;color:var(--root-color-white);font-family:var(--root-font-family)}.maxRoiCalculator__rsMainValue{display:block;font-size:2.1875rem;color:#4ecaa6;font-weight:700;line-height:1;margin:.375rem 0}@media screen and (min-width: 1440px){.maxRoiCalculator__rsMainValue{font-size:1.5rem}}.maxRoiCalculator__rsSection{margin-bottom:1.25rem}.maxRoiCalculator__rsSectionItem{display:flex;justify-content:space-between;gap:1.875rem;margin-bottom:.625rem}.maxRoiCalculator__rsValueLabel{font-size:.9375rem;color:#60646c;font-weight:400;line-height:1;display:block}.maxRoiCalculator__rsTotalCostBlock{padding-bottom:1.875rem;border-bottom:1px solid #e8e8ec;margin-top:4.1875rem}.maxRoiCalculator__rsTotalCostRow{display:flex;justify-content:space-between;align-items:flex-end;gap:1.875rem}.maxRoiCalculator__rsTotalSaving{font-size:.875rem;color:var(--root-color);line-height:1;display:block;font-weight:700}.maxRoiCalculator__rsTotalSaving span{display:block;font-size:1.5rem}@media screen and (min-width: 1200px){.maxRoiCalculator__rsTotalSaving{font-size:1rem}.maxRoiCalculator__rsTotalSaving span{font-size:1.9375rem}}.maxRoiCalculator__rsTotalSaving--value{font-size:1.5rem!important}@media screen and (min-width: 1200px){.maxRoiCalculator__rsTotalSaving--value{font-size:1.875rem!important}}.maxRoiCalculator__rsFooter{padding:1.5625rem 1.4375rem 1.875rem}@media screen and (min-width: 744px){.maxRoiCalculator__rsFooter{padding:1.25rem}}.maxRoiCalculator__rsFooter .button.-primary,.maxRoiCalculator__rsFooter .btn-primary{font-size:1.25rem;width:100%;margin-bottom:1.25rem;font-weight:700;max-width:100%;text-align:center}.maxRoiCalculator__rsLink{display:block;text-align:center;font-size:1rem;color:#594ef3;font-weight:700;transition:.4s}.maxRoiCalculator__rsLink:hover{color:#4ecaa6}@media screen and (min-width: 1200px){.maxRoiCalculator__scrollTopBtnWrap{display:none}}.maxRoiCalculator__scrollTopIcon{margin-right:1.625rem;width:3.3125rem;height:3.3125rem}.maxRoiCalculator__scrollTopIcon img,.maxRoiCalculator__scrollTopIcon svg{width:100%;height:100%;object-fit:contain}.maxRoiCalculator__scrollTopBtn{display:flex;align-items:center;justify-content:center;background-color:transparent;border:0;padding:0;margin:0 auto}.maxRoiCalculator__scrollTopBtn .btn{display:block;background-color:#594ef3;color:var(--root-color-white);font-size:1.1875rem;padding:.75rem 1.0625rem}.maxRoiCalculator .no-select{-webkit-user-select:none;user-select:none}body.search{background-color:var(--color-gray-75)}.searchResultsHeader{background:linear-gradient(90deg,#1c153e,#673ef3);width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.searchResultsHeader__container{width:100%;max-width:87.5rem;margin:0 auto;padding:3rem 1.5rem 0}@media screen and (min-width: 744px){.searchResultsHeader__container{padding:4rem 2rem 0}}@media screen and (min-width: 1200px){.searchResultsHeader__container{padding:5rem 2.5rem 0}}.searchResultsHeader__eyebrow-row{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.searchResultsHeader__eyebrow-row:after{content:"";flex:1;min-width:0;height:0;border-bottom:1px solid #673EF3;align-self:center}.searchResultsHeader__eyebrow{margin:0;font-size:.875rem;font-weight:400;line-height:1.4;letter-spacing:2.1px;text-transform:uppercase;color:var(--color-purple-200);flex-shrink:0}.searchResultsHeader__title{margin:0!important;font-size:2rem;font-weight:300;line-height:1.2;color:var(--color-purple-200)}@media screen and (min-width: 744px){.searchResultsHeader__title{font-size:3rem;margin-bottom:2rem}}@media screen and (min-width: 1200px){.searchResultsHeader__title{font-size:4rem;margin-bottom:2.5rem}}.searchResultsHeader__term{font-weight:700;color:var(--root-color-white)}.searchResultsHeader__form{display:flex;align-items:center;width:100%;background:var(--root-color-white);border-radius:.35rem;box-shadow:0 1.25rem 2.5rem #1c153e1a;overflow:hidden;margin-bottom:-1.7rem;border:none}.searchResultsHeader__form-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding-left:1rem;color:var(--color-gray-500)}.searchResultsHeader__form-icon svg{width:1.25rem;height:1.25rem}.searchResultsHeader__form-input{flex:1;min-width:0;padding:.75rem;border:none;background:transparent;font-family:var(--root-font-family),sans-serif;font-size:1.25rem;font-weight:400;color:var(--color-gray-800)}.searchResultsHeader__form-input::placeholder{color:var(--color-gray-400)}.searchResultsHeader__form-input:focus{outline:none}.searchResultsHeader__form-submit{flex-shrink:0;margin:.25rem;padding:.725rem 1.25rem;background-color:#673ef3!important;border-color:#673ef3!important;color:var(--root-color-white)!important;font-weight:500}.searchResultsHeader__form-submit:hover{opacity:.9}.searchResultsHeader__content{padding-top:2.5rem}@media screen and (min-width: 744px){.searchResultsHeader__content{padding-top:3rem}}.searchResultsHeader__results{width:100%;max-width:72.5rem;margin:2rem auto;padding:0 1.5rem}@media screen and (min-width: 744px){.searchResultsHeader__results{padding:0 2rem}}@media screen and (min-width: 1200px){.searchResultsHeader__results{padding:0 2.5rem}}.searchResultsHeader__empty{border:2px dashed var(--color-gray-300);border-radius:.5rem;padding:3rem 2rem;text-align:center;background:transparent}.searchResultsHeader__empty-text{margin:0;font-size:1rem;line-height:1.5;color:var(--color-gray-600)}.searchResult{margin-bottom:0;padding-top:2rem;padding-bottom:2.5rem;border-bottom:1px solid var(--color-purple-200)}.searchResult:first-child{padding-top:0}.searchResult:last-child{padding-bottom:0;border-bottom:none}.searchResult__body{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width: 744px){.searchResult__body{flex-direction:row;align-items:stretch;gap:2rem}}.searchResult__content{flex:1;min-width:0}.searchResult__eyebrow{margin:0 0 .5rem;font-size:.75rem;font-weight:500;line-height:1.3;letter-spacing:.05em;text-transform:uppercase;color:#673ef3}.searchResult__title{margin:0 0 .75rem;font-size:1.25rem;font-weight:400;line-height:1.3}@media screen and (min-width: 744px){.searchResult__title{font-size:1.375rem}}.searchResult__title a{display:inline;gap:0;color:var(--root-color-headings, var(--color-gray-900));text-decoration:none}.searchResult__title a:hover{text-decoration:underline}.searchResult__highlight{padding:0;margin:0;display:inline}.searchResult__highlight--title{font-weight:700;background-color:var(--accent-color-light-100, #EFEBFF)}.searchResult__highlight--excerpt{font-weight:700}.searchResult__excerpt{margin:0 0 .75rem;font-size:.9375rem;line-height:1.5;color:var(--color-gray-700)}.searchResult__excerpt p:last-child{margin-bottom:0}.searchResult__url{margin:0;font-size:.8125rem;color:var(--color-gray-500);word-break:break-all}.searchResult__media{flex-shrink:0;width:100%;height:177.7777777778%;align-self:center}@media screen and (min-width: 744px){.searchResult__media{width:25%;align-self:stretch}}.searchResult__image-link,.searchResult__image-placeholder{display:block;width:100%;height:100%;min-height:10rem}@media screen and (min-width: 744px){.searchResult__image-link,.searchResult__image-placeholder{min-height:0;height:100%}}.searchResult__image{display:block;width:100%;height:100%;object-fit:cover}.searchResult__image-placeholder{background:var(--color-purple-200)}.integrationsList{padding:5rem 0;position:relative;background:var(--root-color-white);overflow:hidden}@media screen and (min-width: 744px){.integrationsList{padding:7.5rem 0}}.integrationsList:before{content:"";position:absolute;top:-15.625rem;right:-15.625rem;display:block;width:47.375rem;height:47.375rem;border-radius:9999px;opacity:.5;background:var(--color-purple);filter:blur(400px)}.integrationsList__header{margin-bottom:2.5rem}@media screen and (min-width: 744px){.integrationsList__header{margin-bottom:3.4375rem}}.integrationsList__header:last-child{margin-bottom:0}.integrationsList__header .integrationsCallout{margin-bottom:1.875rem}@media screen and (min-width: 744px){.integrationsList__header .integrationsCallout{margin-bottom:4.9375rem}}.integrationsList__heading{font-weight:400;line-height:100%;letter-spacing:-.72px}@media screen and (min-width: 744px){.integrationsList__heading{margin-bottom:2.5rem;font-size:4.5rem}}.integrationsList__heading:last-child{margin-bottom:0}.integrationsList__header-row{display:flex;flex-direction:column;gap:1.25rem}@media screen and (min-width: 744px){.integrationsList__header-row{flex-direction:row;justify-content:space-between;align-items:flex-end}}.integrationsList__col-text{max-width:46.875rem;font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:-.01em}.integrationsList__col-text a{font-weight:700}.integrationsCallout{padding:.625rem .75rem .625rem .625rem;border-radius:5px;border:1px solid var(--color-purple);display:inline-flex;flex-wrap:wrap;align-items:center;gap:.625rem}.integrationsCallout__item{width:2rem;height:2rem;border-radius:5px;overflow:hidden;border:1px solid var(--root-color-black-20)}.integrationsCallout__item img{display:block;width:100%;height:100%;object-fit:contain}.integrationsCallout__item-plus{margin-right:1.875rem;padding:0 .625rem;height:2rem;line-height:1.875rem;border-radius:5px;overflow:hidden;border:1px solid var(--color-purple);font-size:.75rem;font-weight:400;letter-spacing:-.01em}.integrationsCallout__item-plus:last-child{margin-right:0}.integrationsCallout__cta-wrap .link-arrow-text svg{margin-left:0}.integrationsCard{border-top:1px solid var(--color-purple-200)}.integrationsCard__link{display:block;padding:2rem 0}@media screen and (min-width: 1200px){.integrationsCard__link{padding:2.4375rem 0 4.8125rem}}.integrationsCard__link:hover .integrationsCard__link-title{color:var(--color-purple)}.integrationsCard__link:hover .integrationsCard__link-title svg{transform:translate(5px)}.integrationsCard__link:hover .integrationsCard__img-wrap:after{opacity:1}.integrationsCard__link:hover .integrationsCard__integrations-item,.integrationsCard__link:hover .integrationsCard__integrations-item-more{opacity:1;transform:translateY(0)}.integrationsCard__row{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width: 1200px){.integrationsCard__row{flex-direction:row;justify-content:space-between;gap:1.875rem}}@media screen and (min-width: 1200px){.integrationsCard__col-text{width:calc(100% - 33.5625rem);max-width:37.5rem}}@media screen and (min-width: 1200px){.integrationsCard__col-img{width:32.5rem}}.integrationsCard__link-title{margin-bottom:.625rem;font-size:var(--root-font-size-h4);font-weight:400;line-height:1.4;letter-spacing:-.3px;color:var(--color-purple);white-space:unset}@media screen and (min-width: 744px){.integrationsCard__link-title{margin-bottom:2.5rem;font-size:1.875rem}}.integrationsCard__description{font-weight:400;line-height:1.4;letter-spacing:-.01em;color:var(--accent-color-900)}@media screen and (min-width: 744px){.integrationsCard__description{font-size:1.875rem}}.integrationsCard__description strong{font-weight:700}.integrationsCard__img-wrap{position:relative;padding:1rem;height:100%;aspect-ratio:517/210;display:flex;align-items:flex-end;border-radius:.625rem;overflow:hidden}@media screen and (min-width: 744px){.integrationsCard__img-wrap{padding:1.25rem}}@media screen and (min-width: 1200px){.integrationsCard__img-wrap{padding:1.875rem;aspect-ratio:auto}}.integrationsCard__img-wrap:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--color-purple);mix-blend-mode:multiply;opacity:0;transition:opacity .3s ease-in-out}.integrationsCard__img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.integrationsCard__integrations-list{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:.875rem}.integrationsCard__integrations-item{width:4.25rem;height:4.25rem;border-radius:7.5px;overflow:hidden;background:var(--root-color-white);box-shadow:0 .9375rem 1.875rem 0 var(--root-color-black-25);-webkit-backdrop-filter:blur(3.75px);backdrop-filter:blur(3.75px)}.integrationsCard__integrations-item-img{display:block;width:100%;height:100%;object-fit:contain}.integrationsCard__integrations-item-more{height:4.25rem;line-height:4rem;padding:0 1.5625rem;font-size:1.25rem;letter-spacing:-.01em;font-style:normal;font-weight:400;border-radius:7.5px;border:2px solid var(--color-purple);color:var(--color-purple-200);background:var(--root-color-black-20);box-shadow:0 .9375rem 1.875rem 0 var(--root-color-black-25);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);will-change:backdrop-filter;transform:translateZ(0)}.integrationsCard__integrations-item,.integrationsCard__integrations-item-more{opacity:0;transform:translateY(10px);transition:opacity .3s ease-in-out,transform .3s ease-in-out}.eventsList{padding:5rem 0}@media screen and (min-width: 1200px){.eventsList{padding:11rem 0 16rem}}.eventsList__filter{margin-bottom:1.875rem;display:flex;flex-wrap:wrap;align-items:center;gap:5px}@media screen and (min-width: 1200px){.eventsList__filter{margin-bottom:4.3125rem;gap:.9375rem}}.eventsList__filter-item{height:1.875rem;line-height:1.75rem;padding:0 .625rem;border-radius:1.625rem;border:1px solid var(--color-gray-200);font-size:.75rem;font-weight:400;font-family:var(--root-font-family-heading),sans-serif;color:var(--color-gray-750);transition:background-color var(--root-ease-out-fast),border-color var(--root-ease-out-fast);cursor:pointer}@media screen and (min-width: 1200px){.eventsList__filter-item{padding:0 .9375rem;font-size:.875rem}}.eventsList__filter-item:hover,.eventsList__filter-item.-active{border:1px solid var(--color-purple);background:var(--color-purple-200);color:var(--accent-color-dark-800)}.eventsList__filter-separator{display:none;width:6px;height:6px;border-radius:50%;background-color:var(--color-purple-200)}@media screen and (min-width: 744px){.eventsList__filter-separator{display:block}}.eventsList__results{margin-bottom:5rem;display:grid;gap:2.5rem}.eventsList__empty{border:2px dashed var(--color-gray-300);border-radius:.5rem;padding:3rem 2rem;text-align:center;background:transparent}.eventsList__empty-text{margin:0;font-size:1rem;line-height:1.5;color:var(--color-gray-600)}.eventsList .pagination-block{margin:0}.eventCard{position:relative}.eventCard:hover{z-index:1}.eventCard__link{border-radius:.625rem;padding:.625rem;display:block;background-color:var(--color-gray-75);transition:background-color var(--root-ease-out-fast)}@media screen and (min-width: 744px){.eventCard__link{padding:1.25rem}}.eventCard__link:hover,.eventCard__link.-active{background-color:var(--accent-color-light-100)}.eventCard__link:hover .link-arrow-btn,.eventCard__link.-active .link-arrow-btn{color:var(--accent-color-light-100);background-color:var(--color-purple)}.eventCard__link:hover .eventCard__img-wrap-desktop,.eventCard__link.-active .eventCard__img-wrap-desktop{opacity:1;pointer-events:auto}.eventCard__row{display:flex;flex-direction:column;gap:1.25rem}@media screen and (min-width: 1200px){.eventCard__row{flex-direction:row;justify-content:space-between}}.eventCard__col-text{display:flex;flex-direction:column;gap:.625rem}.eventCard__col-cta{flex-shrink:0}.eventCard .eyebrow{margin:0;color:var(--color-purple)}.eventCard .link-arrow-btn{height:2.5rem}@media screen and (min-width: 744px){.eventCard .link-arrow-btn{height:3.5rem}}.eventCard__title{font-size:var(--root-font-size-h3);font-weight:400;line-height:1;letter-spacing:-.01em;font-family:var(--root-font-family-heading),sans-serif;color:var(--root-color-black-80)}@media screen and (min-width: 744px){.eventCard__title{font-size:2rem}}.eventCard__description{font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:-.01em;color:var(--root-color-black-60)}.eventCard__cta-group{position:relative;display:flex;justify-content:space-between;flex-shrink:0;gap:.625rem}@media screen and (min-width: 1200px){.eventCard__cta-group{justify-content:flex-end;flex-wrap:nowrap}}.eventCard__img-wrap-mobile{margin-bottom:1.25rem;display:block;width:100%;height:auto;border-radius:.3125rem;overflow:hidden}@media screen and (min-width: 1200px){.eventCard__img-wrap-mobile{display:none}}.eventCard__img-wrap-mobile img{display:block;width:100%;height:auto}.eventCard__img-wrap-desktop{display:none;position:absolute;top:calc(100% + .625rem);right:0;width:23rem;overflow:hidden;border-radius:.3125rem;opacity:0;pointer-events:none;transition:opacity var(--root-ease-out-fast)}@media screen and (min-width: 1200px){.eventCard__img-wrap-desktop{display:block}}.eventCard__img-wrap-desktop img{display:block;width:100%;height:auto}.strikeLeadershipSlider{position:relative;padding:5rem 0;display:flex;flex-direction:column;gap:2.5rem}@media screen and (min-width: 744px){.strikeLeadershipSlider{padding:7.5rem 0;gap:7.5rem}}@media screen and (min-width: 1200px){.strikeLeadershipSlider.-has-3-slides .strikeLeadershipSlider__row{padding:0 var(--root-gap, 1rem)}}@media screen and (min-width: 1362px){.strikeLeadershipSlider.-has-3-slides .strikeLeadershipSlider__row{padding:0 calc((100vw - 81.25rem)/2)}}@media screen and (min-width: 1200px){.strikeLeadershipSlider.-has-3-slides .strikeLeadershipSlider__col-aside{width:18rem}}@media screen and (min-width: 1200px){.strikeLeadershipSlider.-has-3-slides .strikeLeadershipSlider__col-slider{width:calc(100% - 20.6875rem)}}@media screen and (min-width: 1200px){.strikeLeadershipSlider.-has-3-slides .swiper .swiper-wrapper .swiper-slide.swiper-slide-active~.swiper-slide:not(.swiper-slide-fully-visible){transform:translate(0)}}@media screen and (min-width: 1200px){.strikeLeadershipSlider.-has-3-slides .swiper .swiper-wrapper .swiper-slide.swiper-slide-active~.swiper-slide:not(.swiper-slide-fully-visible) .strikeLeadershipSlider__slide-inner{opacity:1;pointer-events:all}}.strikeLeadershipSlider__bg-img{position:absolute;width:12.5rem;top:.4375rem;right:.1875rem;opacity:.4;pointer-events:none}@media screen and (min-width: 1200px){.strikeLeadershipSlider__bg-img{opacity:1;top:.4375rem;right:.1875rem;width:25.875rem}}.strikeLeadershipSlider__bg-img img{display:block;width:100%;height:auto}.strikeLeadershipSlider__heading{margin:0;max-width:965px;font-weight:400;line-height:1;letter-spacing:-.01em}@media screen and (min-width: 744px){.strikeLeadershipSlider__heading{font-size:4.5rem}}.strikeLeadershipSlider__heading strong{font-weight:400;color:var(--color-magenta)}.strikeLeadershipSlider__row{display:flex;flex-direction:column;gap:2.5rem;padding-left:var(--root-gap, 1rem)}@media screen and (min-width: 744px){.strikeLeadershipSlider__row{flex-direction:row;gap:2.6875rem}}@media screen and (min-width: 1362px){.strikeLeadershipSlider__row{padding-left:calc((100vw - 81.25rem)/2)}}.strikeLeadershipSlider__col-aside{width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:1rem;padding-right:var(--root-gap, 1rem)}@media screen and (min-width: 744px){.strikeLeadershipSlider__col-aside{padding-right:0;width:15.75rem;gap:2.5rem}}.strikeLeadershipSlider__col-slider{width:100%;padding-right:var(--root-gap, 1rem)}@media screen and (min-width: 500px){.strikeLeadershipSlider__col-slider{padding-right:0}}@media screen and (min-width: 744px){.strikeLeadershipSlider__col-slider{width:calc(100% - 18.4375rem)}}.strikeLeadershipSlider__logo-wrap{width:7.75rem;margin:0 0 1rem}@media screen and (min-width: 744px){.strikeLeadershipSlider__logo-wrap{margin:0 0 1.875rem -1.0625rem}}.strikeLeadershipSlider__logo-wrap img{display:block;width:100%;height:auto}.strikeLeadershipSlider__description{font-weight:400;line-height:1.4;letter-spacing:-.01em}@media screen and (min-width: 744px){.strikeLeadershipSlider__description{font-size:1.25rem}}.strikeLeadershipSlider .swiper .swiper-wrapper .swiper-slide{height:auto;border-radius:.625rem;overflow:hidden;width:17.75rem;background-color:var(--color-gray-25);transform:translate(0);transition:transform .3s ease-out}.strikeLeadershipSlider .swiper .swiper-wrapper .swiper-slide .strikeLeadershipSlider__slide-inner{opacity:1;pointer-events:auto;transition:opacity .3s ease-out}@media screen and (min-width: 1200px){.strikeLeadershipSlider .swiper .swiper-wrapper .swiper-slide.swiper-slide-active~.swiper-slide:not(.swiper-slide-fully-visible){transform:translate(1.25rem)}}.strikeLeadershipSlider .swiper .swiper-wrapper .swiper-slide.swiper-slide-active~.swiper-slide:not(.swiper-slide-fully-visible) .strikeLeadershipSlider__slide-inner{opacity:0;pointer-events:none}.strikeLeadershipSlider .swiper .swiper-button-prev,.strikeLeadershipSlider .swiper .swiper-button-next{position:absolute;top:calc(50% - .3125rem);width:3.5rem;height:3.5rem;background-color:var(--root-color-black-15);color:var(--color-gray-1000)}.strikeLeadershipSlider .swiper .swiper-button-prev:after,.strikeLeadershipSlider .swiper .swiper-button-next:after{display:none}.strikeLeadershipSlider .swiper .swiper-button-prev.swiper-button-lock,.strikeLeadershipSlider .swiper .swiper-button-next.swiper-button-lock{display:none}.strikeLeadershipSlider .swiper .swiper-button-prev{display:none;transform:rotate(180deg)}.strikeLeadershipSlider .swiper .swiper-button-next{right:var(--root-gap, 1rem)}@media screen and (min-width: 1200px){.strikeLeadershipSlider .swiper .swiper-button-next{right:var(--root-gap, 1rem)}}@media screen and (min-width: 1362px){.strikeLeadershipSlider .swiper .swiper-button-next{right:4.375rem}}.strikeLeadershipSlider__slide-inner{display:flex;flex-direction:column;height:100%;transition:opacity .3s ease-out}.strikeLeadershipSlider__slide-img-wrap{width:100%;aspect-ratio:284/293;overflow:hidden;flex-shrink:0}.strikeLeadershipSlider__slide-img-wrap img{display:block;width:100%;height:100%;object-fit:cover;filter:grayscale(1)}.strikeLeadershipSlider__slide-body{flex:1;padding:1.25rem;background-color:var(--color-magenta);color:var(--root-color-white);display:flex;flex-direction:column;justify-content:space-between;gap:1.25rem}.strikeLeadershipSlider__slide-leader-title{font-size:1.25rem;font-weight:700;line-height:1.4}.strikeLeadershipSlider__slide-leader-position{font-size:.8125rem;font-weight:400;line-height:1.5;letter-spacing:-.01em}.strikeLeadershipSlider__slide-cta-wrap .link-arrow-text,.strikeLeadershipSlider__slide-cta-wrap .link-arrow-text:hover{color:var(--color-brand-claret-lightest)}.strikeLeadershipSlider__slide-modal{display:none}.strikeLeadershipSlider__modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;align-items:center;justify-content:center;padding:1rem}.strikeLeadershipSlider__modal.-open{display:flex}.strikeLeadershipSlider__modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--root-color-black-60);cursor:pointer}.strikeLeadershipSlider__modal-dialog{position:relative;z-index:1;background-color:var(--root-color-white);border-radius:.75rem;width:100%;max-width:48.75rem;max-height:90dvh;overflow-y:auto;box-shadow:0 1.5rem 4rem var(--root-color-black-25)}.strikeLeadershipSlider__modal-close{position:absolute;top:1rem;right:1rem;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:50%;cursor:pointer;color:var(--color-gray-1000);padding:0;transition:background-color .2s ease;z-index:1}.strikeLeadershipSlider__modal-close:hover{background-color:var(--root-color-black-15)}.strikeLeadershipSlider__modal-close svg{display:block;pointer-events:none}.strikeLeadershipSlider__modal-content{padding:2.5rem 1.5rem 2rem;display:flex;flex-direction:column;gap:.5rem;max-height:80dvh;overflow-y:auto}@media screen and (min-width: 744px){.strikeLeadershipSlider__modal-content{padding:3rem 2.5rem 2.5rem;max-height:75dvh}}.strikeLeadershipSlider__modal-name{font-size:1.375rem;font-weight:700;line-height:1.3;color:var(--color-gray-1000)}@media screen and (min-width: 744px){.strikeLeadershipSlider__modal-name{font-size:1.625rem}}.strikeLeadershipSlider__modal-position{font-size:.8125rem;font-weight:400;line-height:1.5;letter-spacing:-.01em;color:var(--color-magenta);margin-bottom:.5rem}.strikeLeadershipSlider__modal-bio{font-size:.9375rem;line-height:1.6;color:var(--color-gray-800)}.strikeLeadershipSlider__modal-bio p{margin:0 0 1em}.strikeLeadershipSlider__modal-bio p:last-child{margin-bottom:0}.resourceSearch__title{color:var(--root-color-headings);font-family:var(--root-font-family-heading);font-size:2.25rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.03rem;margin-bottom:1.25rem;text-wrap:balance}@media screen and (min-width: 1200px){.resourceSearch__title{font-size:3rem}}.resourceSearch__description{color:var(--vars-brand-opacities-brand-black-80, rgba(6, 6, 6, .8));font-family:var(--root-font-family);font-size:1rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.01rem}.resourceSearch__filterRow{margin-bottom:3rem}.resourceSearch__filters{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:0}@media screen and (min-width: 1200px){.resourceSearch__filters{flex-direction:row;gap:1.5rem}}.resourceSearch__clearFilters{margin:.5rem 0 .5rem 1.36rem;text-align:center}@media screen and (min-width: 1200px){.resourceSearch__clearFilters{text-align:left}}.resourceSearch__clearFiltersLink{font-family:var(--root-font-family);font-size:.875rem;font-weight:500;line-height:150%;text-underline-offset:.12em;color:var(--color-purple)}.resourceSearch__clearFiltersLink:hover,.resourceSearch__clearFiltersLink:focus-visible{color:var(--color-purple-900)}.resourceSearch__searchResults .resourceCard__wrapper{margin-bottom:3rem}.resourceSearch__emptyState{border:2px dashed var(--color-gray-300);border-radius:.5rem;background:transparent;color:var(--color-gray-600);font-family:var(--root-font-family);font-size:1rem;line-height:1.5;padding:3rem 2rem;text-align:center}.resourceSearch__emptyStateText{margin:0}.resourceSearch__emptyStateLink{display:inline-block;margin-top:.75rem;color:var(--accent-color-dark-500)}.resourceSearch__emptyStateLink:hover,.resourceSearch__emptyStateLink:active{color:var(--accent-color-700)}.resourceSearch__row{margin-bottom:4rem}.resourceSearch__rowHeading{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:1rem}.resourceSearch__typeTitle{margin-bottom:0}.resourceSearch__typeSlug{font-family:var(--root-font-family);border:0;display:block;padding:.5rem 0;display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.01rem}.resourceSearch__typeSlug:after{content:"";width:.813rem;height:.688rem;flex:0 0 auto;background:currentColor;mask:url(data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%2211%22%20viewBox%3D%220%200%2013%2011%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M7.07181%2010.906L12.5248%205.45303L7.07181%204.943e-05L6.13458%200.925108L9.99305%204.78358H-1.93829e-05V6.12248H9.99305L6.13458%209.96878L7.07181%2010.906Z%22%20fill%3D%22%231C153E%22/%3E%3C/svg%3E) center/contain no-repeat;transform:translate(0);transition:transform .2s ease}.resourceSearch__typeSlug:hover:after,.resourceSearch__typeSlug:focus-visible:after{transform:translate(.3rem)}.resourceSearch__resourceCards{display:grid;gap:2.25rem;grid-template-columns:repeat(auto-fit,minmax(330px,1fr))}.resourceSearch__resourceCard{display:block;position:relative;width:100%;color:var(--root-color);border-radius:1rem;overflow:hidden;border:1px solid var(--color-gray-200);box-shadow:0 16px 32px #0000001a;container-type:inline-size}.resourceSearch__resourceCardInner{display:grid;height:100%;grid:auto 1fr/auto}.resourceSearch__resourceTags{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;padding:.5rem 0;margin-top:auto}.resourceSearch__resourceTag{border:1px solid red;display:inline-flex;border-radius:1rem;padding:.25rem 1rem;color:var(--root-color-link-hover);text-align:center;font-family:var(--root-font-family);text-transform:uppercase;font-size:.75rem;font-style:normal;font-weight:400;line-height:150%;border-radius:62.4375rem;border:1px solid var(--color-purple);background:var(--root-color-white);display:flex;padding:.25rem .75rem;align-items:center;gap:var(--Vars-Sizes-Small, .5rem)}.resourceSearch__resourceMedia{background:#f9f9f99e;min-height:3rem;display:flex;flex-direction:column;width:100%}.resourceSearch__resourceThumbnail{display:block;width:100%;height:100%;object-fit:cover;object-position:center;aspect-ratio:16/9}.resourceSearch__resourceText{background-color:#fff;padding:1rem 1.5rem 1.5rem;display:flex;flex-direction:column;justify-content:flex-start;width:100%;overflow:hidden}.resourceSearch__resourceTitle{color:var(--root-color-headings);font-family:var(--root-font-family);font-size:clamp(1rem,8cqw,2rem);font-style:normal;font-weight:400;line-height:112.5%;text-wrap:balance}.resourceSearch__resourceExcerpt{color:var(--root-color);font-family:var(--root-font-family);font-size:1rem;font-style:normal;font-weight:400;line-height:125%;margin-top:1.25rem}.resourceSearch__searchSelect{width:100%;position:relative;display:block;min-height:3.875rem;border-radius:var(--Vars-Sizes-Smaller, .625rem);background:var(--root-color-white);box-shadow:0 2px #0000000d;border:1px solid var(--color-gray-200);color:var(--root-color-black-60);font-family:var(--root-font-family);font-size:1rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.01rem;margin:0;padding:1.85rem 3rem .45rem 1.36rem;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;background-image:url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24px' height='24px' viewBox='0 0 24 24'><path fill='%23555555' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>")!important;background-position:right 1rem center!important;background-repeat:no-repeat!important}.resourceSearch__searchSelect:focus{border-radius:var(--Vars-Sizes-Smaller, .625rem);border:1px solid var(--Vars-Brand-Expressive---Tan-Brand-Tan---Base, #C6BFB6);background:var(--root-color-white);box-shadow:0 2px 20px #0000000d;outline:none}.resourceSearch__searchLabel{position:relative;display:block;width:100%!important;display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:center;min-height:3.875rem;color:var(--root-color-black-60)!important;font-family:var(--root-font-family);font-size:1rem;font-style:normal;font-weight:400!important;line-height:150%;letter-spacing:-.01rem}.resourceSearch__searchLabelText{position:absolute;z-index:3;left:20px;transform-origin:top left;transition:all .5s;top:calc(50% - 1.15rem);transform:scale(.7)}.resourceSearch__searchLabel:focus-within .resourceSearch__searchLabelText,.resourceSearch__searchLabel.-hasValue .resourceSearch__searchLabelText{top:calc(50% - 1.15rem);transform:scale(.7)}.resourceSearch__searchLabel.-hasValue .resourceSearch__searchSelect{border-color:var(--color-purple)}.resourceSearch__searchLabel.-hasValue .resourceSearch__searchSelect:focus{border-color:var(--color-purple)}.resourceSearch__searchLabel.-hasValue .resourceSearch__searchLabelText{color:var(--color-purple)!important}.resourceSearch__searchInput{background:var(--root-color-white);display:flex;align-items:center;line-height:100%;width:100%;gap:.5rem;padding:1rem .313rem 1rem 1rem;border-radius:var(--border-radius-outer);border:1px solid var(--color-gray-200);transition:border-color .2s ease}@media screen and (min-width: 744px){.resourceSearch__searchInput{padding:.313rem .313rem .313rem 1rem}}.resourceSearch__searchInput.-hasValue{border-color:var(--color-purple)}.resourceSearch__searchInput.-hasValue>svg{color:var(--color-purple)}.resourceSearch__searchInput>svg{flex:0 0 auto;display:block;color:var(--Vars-Brand-Expressive---Tan-Brand-Tan---Base, #C6BFB6);transition:color .2s ease}.resourceSearch__searchInput>input{flex:1 1 auto;min-width:0;border:0;outline:0;background:transparent}.resourceSearch__searchInput>input::placeholder{color:var(--root-color);opacity:1}.resourceSearch__searchInput>.button{padding:1rem 1.5rem;flex:0 0 auto;margin-left:auto;white-space:nowrap}.resourceSearch--related{padding-top:2rem;padding-bottom:4rem}.resourceSearch--related .resourceSearch__heading{margin-bottom:0}.resourceSearch--related .resourceSearch__title{margin-bottom:.5rem}.resourceSearch--related .resourceSearch__resourceCards{display:grid;gap:1.5rem;grid-template-columns:1fr}@media screen and (min-width: 744px){.resourceSearch--related .resourceSearch__resourceCards{gap:2.25rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width: 1200px){.resourceSearch--related .resourceSearch__resourceCards{grid-template-columns:repeat(3,minmax(0,1fr))}}.resourceCard{margin-bottom:3rem;height:100%;display:flex;flex-direction:column}@media screen and (min-width: 744px){.resourceCard{margin-bottom:0}}.resourceCard__wrapper{display:flex;flex-direction:column;gap:3rem}@media screen and (min-width: 744px){.resourceCard__wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem 2.25rem;align-items:stretch}}.resourceCard__link{display:flex;flex-direction:column;height:100%}.resourceCard__col--content{display:flex;flex-direction:column;flex:1 1 auto;width:100%}.resourceCard__body{flex:1 1 auto}.resourceCard__footer{margin-top:auto}@keyframes strikeHeroPulse{0%{transform:translateY(-50%) scale(1);opacity:1}50%{transform:translateY(-50%) scale(1.4);opacity:.6}to{transform:translateY(-50%) scale(1);opacity:1}}.strikeHero{background:linear-gradient(180deg,#000000a8,#0000),var(--accent-color-dark-800);color:var(--root-color-white);position:relative;z-index:1;padding:5rem 0}@media screen and (min-width: 1200px){.strikeHero{padding:7.5rem 0 7.8125rem}}.strikeHero__row{position:relative;display:flex;flex-direction:column;gap:2.5rem;text-align:center}@media screen and (min-width: 744px){.strikeHero__row{gap:5rem}}@media screen and (min-width: 1200px){.strikeHero__row{flex-direction:row;text-align:left}}.strikeHero__col{display:flex;flex-direction:column;justify-content:center}.strikeHero__col--img{width:100%;order:2}@media screen and (min-width: 1200px){.strikeHero__col--img{width:calc(48.5% - 2.5rem);order:unset}}.strikeHero__col--text{width:100%;order:1}@media screen and (min-width: 1200px){.strikeHero__col--text{order:unset;width:calc(51.5% - 2.5rem)}}.strikeHero__img-wrap{padding:3.125rem 1.25rem;margin:0 auto;display:flex;justify-content:center;align-items:center;width:100%;position:relative;border-radius:1.25rem;height:100%;overflow:hidden}@media screen and (min-width: 744px){.strikeHero__img-wrap{max-width:36.875rem}}@media screen and (min-width: 1200px){.strikeHero__img-wrap{max-width:unset}}.strikeHero__img-wrap:before{content:"";display:block;position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,var(--root-color-black-40) 0%,var(--root-color-black-40) 100%),radial-gradient(155.23% 141.42% at 100% 0%,var(--color-magenta) 0%,rgba(209,28,77,0) 55.77%)}.strikeHero__img-wrap img{position:relative;z-index:1;display:block;width:76%;max-width:24.8125rem;height:auto;object-fit:contain}.strikeHero__img-bg{position:absolute;display:block;top:0;left:0;width:100%;height:100%;object-fit:cover}.strikeHero__eyebrow{margin-bottom:1rem;color:var(--color-burnt-300);font-size:.875rem;font-weight:400;line-height:1.4;letter-spacing:2.1px;text-transform:uppercase}@media screen and (min-width: 744px){.strikeHero__eyebrow{margin-bottom:1.25rem}}.strikeHero__heading{font-weight:400;line-height:1;letter-spacing:-.01em;color:var(--root-color-white)}@media screen and (min-width: 744px){.strikeHero__heading{margin-bottom:1.875rem;font-size:4.5rem}}@media screen and (min-width: 1200px){.strikeHero__heading{margin-bottom:5rem}}.strikeHero__subheading{margin-bottom:1.5rem;font-size:var(--root-font-size-h3);font-weight:400;line-height:1.4;letter-spacing:-.01em}@media screen and (min-width: 744px){.strikeHero__subheading{margin-bottom:2.5rem;font-size:1.875rem}}.strikeHero__cta-wrap{display:flex;flex-wrap:wrap;justify-content:center;gap:.625rem 1.875rem}@media screen and (min-width: 1200px){.strikeHero__cta-wrap{justify-content:flex-start}}.strikeHero__cta-wrap .button.-outline{border-color:var(--color-purple-200);color:var(--color-purple-200)}.strikeHero__cta-wrap .button.-outline:hover{border-color:var(--root-color-white);color:var(--root-color-white)}.strikeHero__alert{order:3;margin:0 auto;display:inline-block;width:100%;padding:.8125rem 4.75rem 1.3125rem 1.25rem;border-radius:.625rem;background:radial-gradient(559.15% 177.35% at 100% 100%,var(--color-magenta-500) 0%,var(--accent-color-dark-800) 100%);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transform:translateZ(0);will-change:backdrop-filter;text-align:left}@media screen and (min-width: 744px){.strikeHero__alert{max-width:36.875rem}}@media screen and (min-width: 1200px){.strikeHero__alert{position:absolute;top:calc(100% + 2.5rem);left:0;order:unset}}.strikeHero__alert:hover .link-arrow-btn{opacity:.8}.strikeHero__alert .link-arrow-btn{position:absolute;right:1.25rem;bottom:1.25rem;background-color:var(--color-burnt-300);color:var(--root-color-white)}.strikeHero__alert-eyebrow{margin-bottom:1rem;padding-left:1.25rem;position:relative;color:var(--color-brand-burntsienna-lighter);font-size:.8125rem;font-weight:400;line-height:1;text-transform:uppercase}@media screen and (min-width: 744px){.strikeHero__alert-eyebrow{margin-bottom:1.875rem}}.strikeHero__alert-eyebrow:before{content:"";display:block;position:absolute;top:50%;left:0;transform:translateY(-50%);width:.625rem;height:.625rem;border-radius:50%;background-color:var(--color-magenta);animation:strikeHeroPulse 1.5s ease-in-out infinite}.strikeHero__alert-title{font-weight:400;line-height:1.4;letter-spacing:-.01em;color:var(--root-color-white)}@media screen and (min-width: 744px){.strikeHero__alert-title{font-size:1.125rem}}.strikeFooterCTA{padding:5rem 0;background:linear-gradient(279deg,var(--color-magenta-500) -51.45%,var(--accent-color-dark-800) 62.69%,var(--color-gray-1000) 100%);color:var(--root-color-white)}@media screen and (min-width: 1200px){.strikeFooterCTA{padding:6.875rem 0 7.5rem}}.strikeFooterCTA__row{display:flex;flex-direction:column;gap:2.5rem;text-align:center}@media screen and (min-width: 744px){.strikeFooterCTA__row{gap:3.75rem}}@media screen and (min-width: 1200px){.strikeFooterCTA__row{flex-direction:row;text-align:left;gap:2.5rem}}.strikeFooterCTA__col-text{width:100%}@media screen and (min-width: 1200px){.strikeFooterCTA__col-text{width:calc(59% - 1.25rem)}}.strikeFooterCTA__col-img{width:100%}@media screen and (min-width: 1200px){.strikeFooterCTA__col-img{width:calc(41% - 1.25rem)}}.strikeFooterCTA__col-img img{margin:0 auto;display:block;width:100%;max-width:24.8125rem;height:auto}@media screen and (min-width: 1200px){.strikeFooterCTA__col-img img{margin:0;max-width:unset}}.strikeFooterCTA__heading-group{margin-bottom:1rem;display:flex;flex-direction:column;gap:1rem}@media screen and (min-width: 744px){.strikeFooterCTA__heading-group{padding-top:.625rem;margin-bottom:2rem;gap:1.5rem}}@media screen and (min-width: 1200px){.strikeFooterCTA__heading-group{margin-bottom:3.75rem;gap:2.5rem}}.strikeFooterCTA__heading-group:last-child{margin-bottom:0}.strikeFooterCTA__heading{margin:0;font-weight:400;line-height:1;letter-spacing:-.01em;color:var(--root-color-white)}@media screen and (min-width: 744px){.strikeFooterCTA__heading{font-size:4.5rem}}.strikeFooterCTA__description{margin:0 auto;max-width:40rem;font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:-.01em}@media screen and (min-width: 1200px){.strikeFooterCTA__description{margin:0}}@keyframes strikeOverviewPulse0{0%{transform:translate(-50%,-50%) scale(.8)}50%{transform:translate(-50%,-50%) scale(1)}to{transform:translate(-50%,-50%) scale(.8)}}@keyframes strikeOverviewPulse1{0%{transform:translate(-50%,-50%) scale(.8)}50%{transform:translate(-50%,-50%) scale(1.53)}to{transform:translate(-50%,-50%) scale(.8)}}@keyframes strikeOverviewPulse2{0%{transform:translate(-50%,-50%) scale(.8)}50%{transform:translate(-50%,-50%) scale(2.3)}to{transform:translate(-50%,-50%) scale(.8)}}.strikeOverview{position:relative;padding:5rem 0;background:linear-gradient(283deg,var(--color-magenta-500) 0%,var(--accent-color-dark-800) 64.42%,var(--color-gray-1000) 100%);overflow:hidden}@media screen and (min-width: 1200px){.strikeOverview{padding:10.4375rem 0 10.125rem}}.strikeOverview__bg-video{position:absolute;width:55.3125rem;bottom:-1.4375rem;right:0;mix-blend-mode:color-burn;opacity:.2;pointer-events:none}.strikeOverview__row{position:relative;display:flex;flex-direction:column;gap:3.75rem}@media screen and (min-width: 744px){.strikeOverview__row{gap:5rem}}@media screen and (min-width: 1200px){.strikeOverview__row{flex-direction:row;gap:7.5rem}}.strikeOverview__col:nth-child(1){width:100%;text-align:center}@media screen and (min-width: 1200px){.strikeOverview__col:nth-child(1){width:calc(51.5% - 3.75rem);text-align:left}}.strikeOverview__col:nth-child(2){width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (min-width: 1200px){.strikeOverview__col:nth-child(2){width:calc(48.5% - 3.75rem)}}.strikeOverview__logo-wrap{margin:0 auto 1.25rem;width:10.25rem}@media screen and (min-width: 1200px){.strikeOverview__logo-wrap{margin:0 0 2rem}}.strikeOverview__logo-wrap img{display:block;width:100%;height:auto}.strikeOverview__eyebrow{margin-bottom:.625rem;font-size:.8125rem;letter-spacing:.05em;font-weight:400;line-height:1;color:var(--color-burnt-300)}.strikeOverview__heading{font-weight:400;line-height:1;letter-spacing:-.01em;color:var(--root-color-white)}@media screen and (min-width: 744px){.strikeOverview__heading{font-size:3rem}}@media screen and (min-width: 1200px){.strikeOverview__heading{margin-bottom:2.5rem}}.strikeOverview__description{margin-bottom:1.25rem;font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:-.01em;color:var(--root-color-white-80);max-width:56.25rem}@media screen and (min-width: 744px){.strikeOverview__description{margin:0 auto 1.875rem}}@media screen and (min-width: 1200px){.strikeOverview__description{margin-bottom:3.75rem}}.strikeOverview__stat{display:flex;flex-direction:column;gap:.625rem;position:relative;margin-bottom:1.25rem;padding:1.9375rem 2.5rem;border-radius:.625rem;background:linear-gradient(90deg,var(--accent-color-dark-800-60) 0%,rgba(8,8,11,.6) 100%);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);color:var(--color-burnt-300)}@media screen and (min-width: 744px){.strikeOverview__stat{gap:.9375rem}}@media screen and (min-width: 1200px){.strikeOverview__stat{width:100%}}.strikeOverview__stat-value{font-size:var(--root-font-size-h2);font-weight:400;line-height:1;letter-spacing:-.03em}@media screen and (min-width: 1400px){.strikeOverview__stat-value{font-size:4.3125rem}}.strikeOverview__stat-description{font-weight:400;line-height:1;letter-spacing:-.03em}@media screen and (min-width: 744px){.strikeOverview__stat-description{font-size:1.25rem}}.strikeOverview__leaders{display:flex;flex-direction:column;gap:1rem;width:100%}@media screen and (min-width: 744px){.strikeOverview__leaders{flex-direction:row;gap:.625rem}}.strikeOverview__leader{width:100%;border-radius:.625rem;overflow:hidden;color:var(--root-color-white);display:flex;flex-direction:column}.strikeOverview__leader-img-wrap{position:relative;width:100%;aspect-ratio:183/176;flex-shrink:0}.strikeOverview__leader-img-wrap img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.strikeOverview__leader-info-group{flex:1;padding:.9375rem;background-color:var(--color-magenta)}.strikeOverview__leader-title{font-size:.875rem;font-weight:700;line-height:1.5;letter-spacing:-.01em}.strikeOverview__leader-position{font-size:.625rem;font-weight:400;line-height:1.5;letter-spacing:-.01em}.pulseComponent{position:absolute;top:-1.875rem;left:-1.875rem;width:3.75rem;height:3.75rem;border-radius:50%}.pulseComponent:before,.pulseComponent:after,.pulseComponent span{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:100%;height:100%;border-radius:50%;background:var(--color-magenta)}.pulseComponent:before{z-index:1;opacity:.1;animation:strikeOverviewPulse2 2s ease-in-out infinite}.pulseComponent:after{z-index:1;opacity:.1;animation:strikeOverviewPulse1 2s ease-in-out infinite}.pulseComponent span{z-index:2;animation:strikeOverviewPulse0 2s ease-in-out infinite}.strikeTwoColumnAlertFeed{position:relative}.strikeTwoColumnAlertFeed .pulseComponent{left:-1.875rem}@media screen and (min-width: 1362px){.strikeTwoColumnAlertFeed .pulseComponent{left:calc((100vw - 81.25rem)/2 - 1.875rem)}}.strikeTwoColumnAlertFeed__bg-video{position:absolute;z-index:0;top:-2rem;width:46.5rem;max-width:unset;opacity:.2;mix-blend-mode:multiply;filter:blur(1.5px);pointer-events:none}.strikeTwoColumnAlertFeed__bg-video--1{left:0;transform:rotate(180deg) scaleX(-1)}@media screen and (min-width: 1362px){.strikeTwoColumnAlertFeed__bg-video--1{left:calc((100vw - 81.25rem)/2)}}.strikeTwoColumnAlertFeed__bg-video--2{display:none}@media screen and (min-width: 1362px){.strikeTwoColumnAlertFeed__bg-video--2{display:block;left:calc((100vw - 81.25rem)/2 - 46.5rem);transform:rotate(180deg)}}.strikeTwoColumnAlertFeed__row{display:flex;flex-direction:column}@media screen and (min-width: 1200px){.strikeTwoColumnAlertFeed__row{flex-direction:row}}.strikeTwoColumnAlertFeed__col{overflow:hidden;padding:5rem var(--root-gap, 1rem);width:100%}@media screen and (min-width: 1362px){.strikeTwoColumnAlertFeed__col{width:50%;padding:7.5rem 5rem}}.strikeTwoColumnAlertFeed__col:nth-child(1){position:relative;background:var(--accent-color-dark-800)}@media screen and (min-width: 1362px){.strikeTwoColumnAlertFeed__col:nth-child(1){padding-left:calc((100vw - 81.25rem)/2)}}.strikeTwoColumnAlertFeed__col:nth-child(2){background:linear-gradient(0deg,var(--root-color-black-40) 0%,var(--root-color-black-40) 100%),var(--accent-color-dark-800);padding-right:var(--root-gap, 1rem)}@media screen and (min-width: 1362px){.strikeTwoColumnAlertFeed__col:nth-child(2){padding-right:calc((100vw - 81.25rem)/2)}}.strikeTwoColumnAlertFeed__col-inner{margin:0 auto;max-width:20rem;width:100%;position:relative}@media (min-width: 368px){.strikeTwoColumnAlertFeed__col-inner{max-width:46.5rem}}@media (min-width: 808px){.strikeTwoColumnAlertFeed__col-inner{max-width:81.25rem}}.strikeTwoColumnAlertFeed__col-header{margin-bottom:1.875rem;display:flex;gap:1.5rem;justify-content:space-between;align-items:flex-end}@media screen and (min-width: 744px){.strikeTwoColumnAlertFeed__col-header{margin-bottom:5rem}}.strikeTwoColumnAlertFeed__title{margin:0;font-weight:400;line-height:1;letter-spacing:-.01em;color:var(--root-color-white)}@media screen and (min-width: 744px){.strikeTwoColumnAlertFeed__title{font-size:3rem}}.strikeTwoColumnAlertFeed__view-all{flex-shrink:0}.strikeTwoColumnAlertFeed__view-all .button.-outline{color:var(--root-color-white);border-color:var(--root-color-white)}.strikeTwoColumnAlertFeed__view-all .button.-outline:hover{opacity:.8}.strikeTwoColumnAlertFeed__grid{margin-bottom:1.875rem;display:flex;flex-direction:column;gap:1rem}@media screen and (min-width: 744px){.strikeTwoColumnAlertFeed__grid{margin-bottom:5rem;gap:2.5rem}}.strikeTwoColumnAlertFeed__grid:last-child{margin-bottom:0}.strikeTwoColumnAlertFeed__grid .alertCard:nth-child(1){background:radial-gradient(559.15% 177.35% at 100% 100%,var(--color-magenta-500) 0%,var(--accent-color-dark-800) 100%)}.strikeTwoColumnAlertFeed__grid .alertCard:nth-child(2){background:linear-gradient(0deg,#1c153e54,#1c153e54),radial-gradient(559.15% 177.35% at 100% 100%,var(--color-magenta-500) 0%,var(--accent-color-dark-800) 100%)}.strikeTwoColumnAlertFeed__grid .alertCard:nth-child(3){background:linear-gradient(0deg,#1c153ea8,#1c153ea8),radial-gradient(559.15% 177.35% at 100% 100%,var(--color-magenta-500) 0%,var(--accent-color-dark-800) 100%)}.strikeTwoColumnAlertFeed__grid .alertCard:nth-child(4){background:linear-gradient(0deg,#1c153eb3,#1c153eb3),radial-gradient(559.15% 177.35% at 100% 100%,var(--color-magenta-500) 0%,var(--accent-color-dark-800) 100%)}.strikeTwoColumnAlertFeed__grid .alertCard:nth-child(5){background:linear-gradient(0deg,#1c153ecc,#1c153ecc),radial-gradient(559.15% 177.35% at 100% 100%,var(--color-magenta-500) 0%,var(--accent-color-dark-800) 100%)}.strikeTwoColumnAlertFeed__grid .resourceCard{margin-bottom:0}.strikeTwoColumnAlertFeed__bottom-cta .button{max-width:100%;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.alertCard{position:relative;display:block;padding:1.25rem 5.375rem 1.25rem 1.25rem;border-radius:.625rem;background:radial-gradient(559.15% 177.35% at 100% 100%,var(--color-magenta-500) 0%,var(--accent-color-dark-800) 100%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);will-change:transform;transform:translateZ(0)}.alertCard:hover .link-arrow-btn{background-color:var(--color-burnt-300);color:var(--root-color-white);opacity:.8}.alertCard__eyebrow{margin-bottom:1rem;padding-left:1.25rem;position:relative;color:var(--color-brand-burntsienna-lighter);font-size:.8125rem;font-weight:400;line-height:1;text-transform:uppercase}@media screen and (min-width: 744px){.alertCard__eyebrow{margin-bottom:1.875rem}}.alertCard__eyebrow:before{content:"";display:block;position:absolute;top:50%;left:0;transform:translateY(-50%);width:.625rem;height:.625rem;border-radius:50%;background-color:var(--color-magenta);animation:strikeHeroPulse 1.5s ease-in-out infinite}.alertCard__title{color:var(--root-color-offwhite)}.alertCard .link-arrow-btn{position:absolute;right:1.25rem;bottom:1.25rem;background-color:var(--color-burnt-300);color:var(--root-color-white)}section.content-wrapper{margin-top:-1px;border-top:1px solid var(--accent-color-dark-800)}.leadershipListing{padding:4rem 0;background:#f3f3f3}.leadershipListing__header{margin-bottom:0}.leadershipListing__subheading{max-width:48rem;font-size:1.5rem;font-weight:400;line-height:1.25;color:var(--root-color-headings);margin:0 0 2rem}@media screen and (min-width: 744px){.leadershipListing__subheading{font-size:2.5em;margin:0 0 4rem}}.leadershipListing__heading{margin:0;font-weight:700;font-size:3.5rem;line-height:1;color:var(--color-purple);letter-spacing:-.02em}@media screen and (min-width: 744px){.leadershipListing__heading{font-size:7.5rem}}.leadershipListing__group{display:flex;flex-direction:column;align-items:flex-start;gap:0;width:100%;margin-top:2rem;border-top:1px solid #cdcdcd;padding-top:1rem}.leadershipListing__group:first-child{margin-top:3rem}@media screen and (min-width: 744px){.leadershipListing__group{flex-direction:row;width:auto}}.leadershipListing__group-heading{flex-shrink:0;width:auto;margin:0;padding-top:.125rem;font-size:.875em;font-weight:400;color:#404040;text-transform:uppercase;letter-spacing:.15em}@media screen and (min-width: 744px){.leadershipListing__group-heading{width:12rem}}.leadershipListing__group-members{flex:1;min-width:0;width:100%;margin-left:0;display:flex;flex-direction:column;gap:2rem;margin-top:0;padding-top:1rem}@media screen and (min-width: 744px){.leadershipListing__group-members{width:auto;margin-left:3rem;padding-top:1.5rem}}.leader{display:flex;align-items:flex-start;gap:1.5rem}.leader__photo{position:relative;flex-shrink:0;width:60px;height:60px;border-radius:.5rem;overflow:hidden}@media screen and (min-width: 744px){.leader__photo{width:120px;height:120px;margin:0;transition:width .25s ease,height .25s ease,margin .25s ease}}.leader__photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:.5rem;background:var(--color-purple);opacity:0;mix-blend-mode:multiply;pointer-events:none;transition:opacity .2s ease}.leader__photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;filter:grayscale(100%);border-radius:.5rem;transition:filter .25s ease}@media screen and (min-width: 744px){.leader:hover .leader__photo{width:135px;height:135px;margin:-7.5px}.leader:hover .leader__photo:after{opacity:.4}}@media screen and (min-width: 744px){.leader.-expanded .leader__photo{width:240px;height:240px;margin-left:-120px}}.leader.-expanded .leader__photo:after{opacity:0}.leader.-expanded .leader__photo img{filter:none}@media screen and (min-width: 744px){.leader.-expanded:hover .leader__photo{width:240px;height:240px;margin:0 0 0 -120px}}.leader__details{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:.25rem}.leader__name-row{display:flex;align-items:center;gap:.75rem;width:100%}.leader__name{font-family:var(--root-font-family-heading);font-size:2rem;font-weight:400;line-height:1.1;color:var(--root-color-headings)}@media screen and (min-width: 744px){.leader__name{font-size:4.5rem}}.leader__expand{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border:none;background:#fff;border-radius:.375rem;color:var(--color-purple);font-size:1.5rem;font-weight:300;line-height:1;opacity:1;transition:opacity .2s ease;flex-shrink:0;cursor:pointer;font-family:inherit}@media screen and (min-width: 744px){.leader__expand{margin-left:0}}@media screen and (min-width: 744px){.leader__expand{opacity:0}}.leader:hover .leader__expand{opacity:1}.leader__biography{display:none;margin-top:1rem;font-size:.875rem}@media screen and (min-width: 744px){.leader__biography{font-size:.9375rem}}.leader.-expanded .leader__biography{display:block}.leader.-expanded .leader__expand{opacity:1}.leader__meta{display:flex;align-items:center;gap:.5rem}.leader__link{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:18px;height:18px;padding:3px;background-color:#06060666;border-radius:.25rem;--icon-color: #f3f3f3;color:var(--icon-color)}.leader.-expanded .leader__link{background-color:#0b63bd;--icon-color: #f3f3f3;color:var(--icon-color)}.leader__linkIcon{width:100%;height:100%;flex-shrink:0}.leader__position{font-family:var(--root-font-family-heading);font-size:.9375rem;font-weight:400;color:var(--root-color-black-60)}@media screen and (min-width: 744px){.leader__position{font-size:1.25rem}}.strikeNewsSlider{overflow:hidden;padding:5rem 0;background:linear-gradient(180deg,#CDCDCD 0%,var(--root-color-white) 100%)}@media screen and (min-width: 1200px){.strikeNewsSlider{padding:8rem 0 7.5rem}}.strikeNewsSlider__heading{margin-bottom:1.875rem;font-weight:400;line-height:1;letter-spacing:-.01em;text-align:center}@media screen and (min-width: 744px){.strikeNewsSlider__heading{font-size:3rem}}@media screen and (min-width: 1200px){.strikeNewsSlider__heading{margin-bottom:5rem;text-align:left}}.strikeNewsSlider__heading:last-child{margin-bottom:0}.strikeNewsSlider__slider-wrap{position:relative;margin-bottom:2.5rem}@media screen and (min-width: 1200px){.strikeNewsSlider__slider-wrap{margin-bottom:6.25rem}}.strikeNewsSlider__slider-wrap:last-child{margin-bottom:0}.strikeNewsSlider__slider-wrap .swiper{overflow:visible}@media screen and (min-width: 1024px){.strikeNewsSlider__slider-wrap .swiper{margin-left:0;width:calc(100% - 7.1875rem)}}.strikeNewsSlider__slider-wrap .swiper .swiper-wrapper .swiper-slide{height:auto;display:flex;background:#0000001a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:.625rem;overflow:hidden}.strikeNewsSlider__slider-wrap .swiper .swiper-wrapper .swiper-slide:not(.swiper-slide-visible) .newsCard{opacity:0;pointer-events:none}.strikeNewsSlider__slider-wrap .swiper-button-prev,.strikeNewsSlider__slider-wrap .swiper-button-next{position:absolute;top:calc(50% - .3125rem);width:3.5rem;height:3.5rem;background-color:var(--root-color-black-15);color:var(--color-gray-1000);display:none}@media screen and (min-width: 1024px){.strikeNewsSlider__slider-wrap .swiper-button-prev,.strikeNewsSlider__slider-wrap .swiper-button-next{display:block}}.strikeNewsSlider__slider-wrap .swiper-button-prev:after,.strikeNewsSlider__slider-wrap .swiper-button-next:after{display:none}.strikeNewsSlider__slider-wrap .swiper-button-prev.swiper-button-lock,.strikeNewsSlider__slider-wrap .swiper-button-next.swiper-button-lock{display:none}.strikeNewsSlider__slider-wrap .swiper-button-prev{display:none;transform:rotate(180deg)}.strikeNewsSlider__slider-wrap .swiper-button-next{right:0}@media screen and (min-width: 1362px){.strikeNewsSlider__slider-wrap .swiper-button-next{right:-1.5625rem}}.strikeNewsSlider__logos{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:1.25rem}@media screen and (min-width: 744px){.strikeNewsSlider__logos{gap:1.875rem}}@media screen and (min-width: 1200px){.strikeNewsSlider__logos{flex-direction:row;gap:3.75rem}}.strikeNewsSlider__logos-group{margin-bottom:.625rem;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1.25rem 2.5rem}@media screen and (min-width: 1200px){.strikeNewsSlider__logos-group{margin-bottom:0;gap:2.5rem}}.strikeNewsSlider__logos-introduction{flex-shrink:0;font-size:var(--root-font-size-h2);font-weight:400;line-height:1.4;letter-spacing:-.01em;text-align:center}@media screen and (min-width: 1200px){.strikeNewsSlider__logos-introduction{text-align:left;padding-right:1.875rem;font-size:1.875rem}}.strikeNewsSlider__logo img{display:block;max-height:1.25rem;width:auto}@media screen and (min-width: 744px){.strikeNewsSlider__logo img{max-height:1.875rem}}.strikeNewsSlider__logos-cta{flex-shrink:0}.strikeNewsSlider__logos-cta .button.-outline{border-color:#673ef3;color:#673ef3}.strikeNewsSlider__logos-cta .button.-outline:hover{opacity:.8}.newsCard{width:100%;padding:1rem;display:flex;flex-direction:column;align-items:flex-start;gap:1rem;background:#fbfbfb;transition:opacity .3s ease-out}@media screen and (min-width: 744px){.newsCard{padding:1.875rem;gap:1.875rem}}.newsCard:hover .link-arrow-btn{opacity:.8}.newsCard__logo-wrap{width:11.5rem}.newsCard__logo-wrap img{display:block;width:100%}.newsCard__title{font-weight:400;line-height:1.4;letter-spacing:-.01em;color:#060606}@media screen and (min-width: 744px){.newsCard__title{font-size:1.25rem}}.newsCard .link-arrow-btn{margin-top:auto;background-color:#f27e5b;color:var(--root-color-white)}.accent-primary{--accent-color: var(--color-purple);--link-color: #fff;--heading-color: #fff}.accent-secondary{--accent-color: var(--color-blue);--accent-color-700: var(--color-blue-700);--link-color: #fff;--heading-color: #fff}.accent-tertiary{--accent-color: var(--color-aqua);--accent-color-700: var(--color-aqua-700);--link-color: color-mix(in srgb, var(--color-purple), #000 40%)}.accent-white{--accent-color-50: rgb(255 255 255 / .1);--accent-color-100: rgb(255 255 255 / .2);--accent-color-200: rgb(255 255 255 / .4);--accent-color-300: rgb(255 255 255 / .6);--accent-color-400: rgb(255 255 255 / .8);--accent-color: #fff;--accent-color-text: var(--color-purple)}.accent-black{--accent-color: #000;--accent-color-600: rgb(0 0 0 / .8);--accent-color-700: rgb(0 0 0 / .6);--accent-color-800: rgb(0 0 0 / .4);--accent-color-900: rgb(0 0 0 / .2);--accent-color-950: rgb(0 0 0 / .1)}.error{--accent-color-50: var(--root-color-error-50);--accent-color: var(--root-color-error);--accent-color-900: var(--root-color-error-900)}.warning{--accent-color-50: var(--root-color-warning-50);--accent-color: var(--root-color-warning);--accent-color-900: var(--root-color-warning-900)}.success{--accent-color-50: var(--root-color-success-50);--accent-color: var(--root-color-success);--accent-color-900: var(--root-color-success-900)}.info{--accent-color-50: var(--root-color-info-50);--accent-color: var(--root-color-info);--accent-color-900: var(--root-color-info-900)}.wp-block-spacer.-greySpacer{background:var(--color-gray-75)}.wp-block-spacer.-purpleSpacer{background:var(--accent-color-light-100)}
