*{box-sizing:border-box;padding:0;margin:0}:root{--font-xs:0.625rem;--font-sm:0.75rem;--font-md:0.875rem;--font-lg:1rem;--font-xl:1.25rem;--font-18px:1.125rem;--font-xxl:1.5rem;--font-32px:2rem;--font-3xl:2.25rem;--font-4xl:3rem;--white-0:#fff;--white-1:#fcfcfc;--white-2:#f4f4f4;--gray-0:#ededed;--red-0:#e91c1f;--red-0-rgb-comma:233,28,31;--red-1:#c71316;--yellow-0:#f9c80b;--yellow-1:#efb800;--blue-0:#07afe8;--black-0:#000;--black-1:#1f1c2d;--black-1-rgb-comma:31,28,45;--purple-0:#ab86ff;--red-orange-linear-gradient:transparent linear-gradient(170deg,#e91c1f 20%,#f9c80b 250%);--purple-blue-linear-gradient:transparent linear-gradient(147deg,#ab86ff,#07afe8) 0% 0% no-repeat padding-box;--darker-purple-blue-linear-gradient:transparent linear-gradient(147deg,#716ce6,#15a8de) 0% 0% no-repeat padding-box;--primary-fonts:"Open Sans",sans-serif,Arial;--secondary-fonts:"Quicksand",sans-serif,Arial}@supports(-webkit-overflow-scrolling:touch){:root :where(input){font-size:1rem}}@font-face{font-family:Open Sans;src:url(/fonts/ttf/OpenSans-VF.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Ope nSans;src:url(/fonts/ttf/OpenSans-Italic-VF.ttf) format("truetype");font-weight:100 900;font-style:italic;font-display:swap}@font-face{font-family:Quicksand;src:url(/fonts/ttf/Quicksand-VF.ttf) format("truetype");font-weight:100 900;font-size-adjust:normal;font-display:swap}::-webkit-scrollbar{width:8px;height:8px;background-color:transparent}::-webkit-scrollbar-thumb{border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:var(--red-0)}#portal-root{z-index:50;position:relative}div[data-radix-portal]{z-index:49!important}html{font-size:16px;line-height:1.5em;text-rendering:optimizeSpeed}body{min-width:100%;color:var(--black-1);background:var(--white-2);position:relative;font-family:var(--primary-fonts)}body,main{min-height:100vh}main{height:100%;width:100%}.main-with-leftnav{height:100%;display:flex;flex-direction:column}@media(min-width:1200px){.main-with-leftnav{width:calc(100% - 266px)!important;min-height:100vh;margin-left:auto}}a,button,h1,h2,h3,h4,h5,h6,label,legend,p,span{color:var(--black-1);font-family:var(--primary-fonts);text-decoration:none}#__next{width:100%}@media(min-width:1200px){#__next{display:flex}}.screenreaders-only{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.icon{display:flex;align-items:center;justify-content:center}.cta-button{width:100%!important}@media(min-width:1200px){.cta-button{width:220px!important}}.stop-transitions{transition:none!important;-webkit-animation:none!important;animation:none!important}label,span[role=label]{display:block;opacity:.8;font-weight:500}fieldset{border:none}input:not([type=checkbox]),textarea{border:none;border-radius:20px;background:var(--gray-0);padding:1rem;width:100%;margin-top:.75rem;resize:none;font-family:var(--primary-fonts)}input:not([type=checkbox])::-webkit-scrollbar-track,textarea::-webkit-scrollbar-track{margin:1rem}input:not([type=checkbox])::-moz-placeholder,textarea::-moz-placeholder{opacity:.5}input:not([type=checkbox]):-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:.5}input:not([type=checkbox])::placeholder,textarea::placeholder{opacity:.5}button{border:none}button,button[role=switch]{background:transparent;cursor:pointer}button[role=switch]{display:flex;align-items:center;width:28px;height:16px;border-radius:24px;border:1px solid var(--black-1)}button[role=switch][data-state=checked]{border-color:var(--red-0)}button[role=switch] span{display:block;border-radius:9999px;width:12px;height:12px;background:var(--black-1);transition:transform .1s;transform:translateX(1px)}button[role=switch] span[data-state=checked]{transform:translateX(12px);background:var(--red-0)}a[data-role=read-more-btn]{width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:36px;padding:.75rem 1.75rem;display:flex;flex-direction:row;align-items:center;background:var(--red-0)}a[data-role=read-more-btn]>span{font-size:var(--font-lg);line-height:var(--font-xl);font-family:var(--secondary-fonts);font-weight:700;margin-right:.5rem;color:var(--white-0)}a[data-role=read-more-btn] svg{color:var(--white-0);width:20px;height:10px}.dropdown{display:flex;min-width:71px;align-items:center;justify-content:space-between;border:none;background:var(--gray-0);border-radius:20px;padding:1rem;cursor:pointer;font-size:var(--font-md);font-family:var(--primary-fonts)}.dropdown>*+*{margin-left:.75rem}.dropdown svg{color:var(--black-1)}.dropdown-content{font-size:var(--font-md);font-family:var(--primary-fonts);display:flex;flex-direction:column;background:var(--gray-0);min-width:71px;border-bottom-left-radius:20px;border-bottom-right-radius:20px;padding:1rem 0}.dropdown-item{padding:0 1rem;margin:.5rem 0;width:100%;opacity:.5;cursor:pointer}.dropdown-item:first-of-type{margin-top:0}.dropdown-item:last-of-type{margin-bottom:0}@media(prefers-reduced-motion:reduce){*,:after,:before{-webkit-animation-delay:-1ms!important;animation-delay:-1ms!important;-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;background-attachment:scroll!important;scroll-behavior:auto!important;transition-duration:0s!important;transition-delay:0s!important}}.CustomLoadingSpinner_loading-spinner__container__ymqiN{width:100%;height:80vh;display:flex;align-items:center;justify-content:center}.CustomLoadingSpinner_loading-spinner__mc8pC{display:inline-block;position:relative;width:80px;height:80px}.CustomLoadingSpinner_loading-spinner__mc8pC div{-webkit-animation:CustomLoadingSpinner_loading-spinner__mc8pC 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:CustomLoadingSpinner_loading-spinner__mc8pC 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.CustomLoadingSpinner_loading-spinner__mc8pC div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:var(--red-0);margin:-4px 0 0 -4px}.CustomLoadingSpinner_loading-spinner__mc8pC div:first-child{-webkit-animation-delay:-36ms;animation-delay:-36ms}.CustomLoadingSpinner_loading-spinner__mc8pC div:first-child:after{top:63px;left:63px}.CustomLoadingSpinner_loading-spinner__mc8pC div:nth-child(2){-webkit-animation-delay:-72ms;animation-delay:-72ms}.CustomLoadingSpinner_loading-spinner__mc8pC div:nth-child(2):after{top:68px;left:56px}.CustomLoadingSpinner_loading-spinner__mc8pC div:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.CustomLoadingSpinner_loading-spinner__mc8pC div:nth-child(3):after{top:71px;left:48px}.CustomLoadingSpinner_loading-spinner__mc8pC div:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.CustomLoadingSpinner_loading-spinner__mc8pC div:nth-child(4):after{top:72px;left:40px}.CustomLoadingSpinner_loading-spinner__mc8pC div:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.CustomLoadingSpinner_loading-spinner__mc8pC div:nth-child(5):after{top:71px;left:32px}.CustomLoadingSpinner_loading-spinner__mc8pC div:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.CustomLoadingSpinner_loading-spinner__mc8pC div:nth-child(6):after{top:68px;left:24px}.CustomLoadingSpinner_loading-spinner__mc8pC div:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.CustomLoadingSpinner_loading-spinner__mc8pC div:nth-child(7):after{top:63px;left:17px}.CustomLoadingSpinner_loading-spinner__mc8pC div:nth-child(8){-webkit-animation-delay:-.288s;animation-delay:-.288s}.CustomLoadingSpinner_loading-spinner__mc8pC div:nth-child(8):after{top:56px;left:12px}@-webkit-keyframes CustomLoadingSpinner_loading-spinner__mc8pC{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes CustomLoadingSpinner_loading-spinner__mc8pC{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}