:root{--body:rgba(249,249,249,1);--color-foreground:rgba(15,15,15,1);--color-background:#fff;--color-background-secondary:rgba(249,249,249,1);--color-background-tertiary:rgba(0,0,0,0.1);--color-background-transparent:rgba(255,255,255,0.8);--color-background-featured:rgba(243,242,254,1);--color-text-primary:rgba(15,15,15,1);--color-text-secondary:rgba(12,42,29,1);--color-text-tertiary:rgba(0,0,0,0.6);--color-description:rgba(15,15,15,0.8);--color-brand-primary:rgba(74,59,225,1);--color-brand-primary-hover:rgba(96,82,228,1);--color-brand-secondary:rgba(230,255,169,1);--color-brand-secondary-hover:rgba(237,255,195,1);--color-brand-tertiary:rgba(254,244,230,1);--color-accent-blue:rgba(76,60,225,1);--color-accent-lime:rgba(216,244,148,1);--color-accent-blush:rgba(252,211,211,1);--color-white-500:rgba(255,255,255,1);--color-white-400:rgba(255,255,255,0.4);--color-white-300:rgba(255,255,255,0.3);--color-white-100:rgba(255,255,255,0.1);--color-dark-500:rgba(15,15,15,1);--color-dark-400:rgba(15,15,15,0.4);--color-dark-300:rgba(15,15,15,0.3);--color-dark-200:rgba(15,15,15,0.2);--color-dark-100:rgba(15,15,15,0.1);--color-black-800:rgba(0,0,0,0.8);--color-black-600:rgba(0,0,0,0.6);--color-black-100:rgba(0,0,0,0.1);--primary-blue-hover:rgba(43,11,179,1);--primary-green-hover:rgba(181,225,64,1);--color-success-lime:rgba(181,225,64,1);--color-danger-red:rgba(234,44,107,1);--color-disabled-fill:rgba(0,0,0,0.05);--color-greyscale-5:rgba(0,0,0,0.05);--color-greyscale-10:rgba(0,0,0,0.10);--color-greyscale-20:rgba(0,0,0,0.20);--border-default:1px solid rgba(0,0,0,0.10);--radius-s:0.5rem;--radius-2xl:1rem;--radius-4xl:2rem;--radius-top-4xl:2rem 2rem 0 0;--radius-left-4xl:2rem 0 0 2rem}@media (prefers-color-scheme:dark){:root{--body:rgba(21,21,21,1);--color-foreground:#fff;--color-background:rgba(15,15,15,1);--color-background-secondary:rgba(21,21,21,1);--color-background-tertiary:rgba(255,255,255,0.1);--color-background-transparent:rgba(15,15,15,0.8);--color-background-featured:rgba(43,11,179,1);--color-text-tertiary:rgba(255,255,255,0.6);--color-description:rgba(255,255,255,0.8);--color-greyscale-5:rgba(255,255,255,0.05);--color-greyscale-10:rgba(255,255,255,0.10);--color-greyscale-20:rgba(255,255,255,0.20);--border-default:1px solid rgba(255,255,255,0.10)}html{color-scheme:dark}.link{color:var(--color-brand-secondary)!important}.link:hover{color:var(--color-brand-secondary-hover)!important}html[data-menu]{--body:rgba(15,15,15,1)}}@media (prefers-reduced-motion:no-preference){body{transition:background-color .3s ease-in-out}.link:after{transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.link:hover:after{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){body{transition:none}}html{max-width:100vw}html[data-menu]{--body:var(--color-background)}body,html{scroll-behavior:smooth;font-family:var(--font-satoshi),sans-serif,system-ui;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;background-color:var(--body,rgba(21,21,21,1))}body{position:relative;max-width:1416px;margin:0 auto;color:var(--color-foreground)}body.lock-scroll{overflow:hidden}*,:after,:before{box-sizing:border-box}*{padding:0;margin:0}a{display:flex;align-items:center;color:inherit;text-decoration:none}a,a *{-webkit-user-drag:none}button{cursor:pointer}.text-s{font-feature-settings:lining-nums tabular-nums;font-variant-numeric:lining-nums tabular-nums;font-size:.875rem;font-style:normal;font-weight:600;color:var(--color-foreground)}.link,.text-s{line-height:1rem}.link{position:relative;display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;gap:.125rem;padding:.5rem 0;font-feature-settings:lining-nums tabular-nums;font-variant-numeric:lining-nums tabular-nums;font-size:.875rem;font-style:normal;font-weight:800;color:var(--color-brand-primary)}.link svg path{stroke-width:2.5}.link:after{content:"";position:absolute;left:0;width:100%;bottom:6px;height:1.5px;background:currentColor}.link:hover{color:var(--color-brand-primary-hover)}.skip-link,.sr-only{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.skip-link:focus{position:absolute;left:0;top:0;width:-moz-fit-content;width:fit-content;height:auto;padding:.5rem 1rem;background-color:var(--color-brand-secondary);color:var(--color-dark-500);text-decoration:none;font-weight:700;border-radius:0 0 1rem 1rem;z-index:999}.thumbnail{--logo-upper-text:var(--color-black-100);--logo-lower-text:var(--color-black-100)}.icon-button--featured{top:.75rem!important;left:unset!important;right:.75rem!important}.profile-wrapper{display:flex;flex-direction:column}@media(prefers-color-scheme:light){.icon-button--featured{background-color:white!important}}.mobile{display:flex}.desktop{display:none}.heading-40{font-size:1.5rem;line-height:2rem;letter-spacing:-.015rem}.heading-32,.heading-40{font-family:var(--font-satoshi),sans-serif;font-style:normal;font-weight:900;color:var(--color-foreground)}.heading-32{font-size:1.25rem;line-height:1.5rem;letter-spacing:-.2px;cursor:default}.description{font-family:var(--font-satoshi),sans-serif;color:var(--color-description)}#curved-corner-topleft,#curved-corner-topright{width:2rem;height:2rem;overflow:hidden;position:relative}#curved-corner-topleft:before,#curved-corner-topright:before{content:"";display:block;width:200%;height:200%;position:absolute;border-radius:2rem}#curved-corner-topleft:before{top:0;left:0;box-shadow:-2rem -2rem 0 0 var(--body)}#curved-corner-topright:before{top:0;right:0;box-shadow:2rem -2rem 0 0 var(--body)}.main-container{display:flex;flex-direction:column}.container{min-height:calc(100dvh - 8rem)}#not-found{display:flex;flex-direction:column;align-items:center;padding:3rem 6rem;background-color:var(--color-background)}#not-found .err-code{font-family:var(--font-satoshi),sans-serif;font-size:.875rem;line-height:1.25rem;font-weight:600;color:var(--color-accent-blue)}#not-found .err-msg{padding:2rem 0;text-align:center}#didomi-host{display:block;width:0;height:0;font-family:var(--font-satoshi),sans-serif!important;font-size:1rem;line-height:1.5rem;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}#didomi-host ::-webkit-scrollbar{width:.5rem}#didomi-host ::-webkit-scrollbar-thumb{border-radius:.5rem;background-color:rgba(0,0,0,.2)}#didomi-host ::-webkit-scrollbar-track{background:#fff}#didomi-host *{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) #fff}#didomi-host a{display:unset}#didomi-host div{display:block}#didomi-host #didomi-popup{background:rgba(15,15,15,.8)}#didomi-host #didomi-consent-popup{background:transparent}#didomi-host .didomi-exterior-border{padding:0!important;border:none!important}#didomi-host #didomi-consent-popup .didomi-components-accordion-label-container .trigger-icon,#didomi-host #didomi-consent-popup .didomi-components-radio__option svg,#didomi-host #didomi-consent-popup .didomi-consent-popup-preferences .didomi-consent-popup-footer>a,#didomi-host #didomi-consent-popup .didomi-consent-popup-preferences .didomi-first-letter-vendors-list,#didomi-host #didomi-consent-popup .didomi-consent-popup-preferences .didomi-popup-title a{display:none}#didomi-host #didomi-popup .didomi-popup-container:before{content:"";display:flex;align-self:start;width:59px;height:47px;margin-bottom:1rem;background:url(/logo-light.svg) 0 0 no-repeat;background-size:contain}#didomi-host #didomi-consent-popup .didomi-popup-container,#didomi-host #didomi-popup .didomi-popup-container{width:calc(100% - 2rem);max-width:45rem;height:100%;max-height:calc(100dvh - 2rem);margin:0 auto;border:none;border-radius:1rem;color:rgba(15,15,15,1);background-color:#fff}#didomi-host #didomi-popup .didomi-popup-container{overflow:hidden}#didomi-host #didomi-consent-popup .didomi-popup-container,#didomi-host .didomi-consent-popup-preferences{min-height:calc(100dvh - 2rem);max-height:calc(100dvh - 2rem)}#didomi-host #didomi-consent-popup .didomi-popup-container{position:relative}#didomi-host #didomi-consent-popup .didomi-consent-popup-preferences-purposes .didomi-consent-popup-body{max-height:calc(100dvh - 20.438rem);overflow-y:auto}#didomi-host #didomi-consent-popup .didomi-consent-popup-preferences-vendors .didomi-consent-popup-body{max-height:calc(100dvh - 14.625rem);background-color:#fff}#didomi-host #didomi-popup .didomi-popup-container .didomi-popup-view{flex:1 1;display:flex;flex-direction:column;overflow:hidden}#didomi-host .didomi-popup__backdrop.didomi-notice-popup .didomi-popup-view{width:100%}#didomi-host #didomi-consent-popup .didomi-consent-popup-body{padding:0}#didomi-host #didomi-consent-popup .didomi-consent-popup-header{flex-direction:row;justify-content:space-between;align-items:center;padding:0;font-size:1.5rem;font-weight:700}#didomi-host #didomi-consent-popup .didomi-consent-popup-preferences .didomi-popup-title{font-size:1.25rem;font-weight:700;line-height:1.5rem}#didomi-host #didomi-popup .didomi-popup-container .didomi-popup-notice-text-container{flex:1 1;overflow:auto}#didomi-host .didomi-popup-container .didomi-popup-notice-text{text-align:left}#didomi-host #didomi-popup .didomi-popup-container .didomi-popup-notice-text p strong{font-size:1rem;line-height:1.5rem}#didomi-host #didomi-consent-popup .didomi-consent-popup-body__explanation{margin:1rem 0;font-size:.875rem;font-weight:400;line-height:1.25rem}#didomi-host .didomi-popup-notice .didomi-popup-notice-subtext,#didomi-host .didomi-popup-notice .didomi-popup-notice-text{flex:0 1 auto;width:100%;max-width:37.5rem;text-align:left}#didomi-host #didomi-consent-popup .didomi-consent-popup-preferences-purposes-features{font-size:.875rem;font-weight:400;line-height:1.25rem}#didomi-host #didomi-consent-popup a:not(.didomi-no-link-style),#didomi-host #didomi-popup a:not(.didomi-no-link-style){font-weight:400!important;color:var(--color-accent-blue)!important}#didomi-host #didomi-consent-popup .didomi-popup-close{align-self:flex-start;width:2.5rem;height:2.5rem;padding:.5rem;font-size:0;color:rgba(15,15,15,1);background-image:url(/x-mark.svg);background-repeat:no-repeat;background-size:contain;text-shadow:none;opacity:1}#didomi-host #didomi-consent-popup .didomi-consent-popup-body__section{position:relative;height:18.75rem;min-height:12.5rem;overflow-y:auto;scrollbar-gutter:stable}#didomi-host #didomi-consent-popup .didomi-consent-popup-container-click-all{position:-webkit-sticky;position:sticky;flex-direction:row;justify-content:space-between;align-items:center;top:0;margin:0;padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.1);background:#fff!important;z-index:1}#didomi-host .didomi-consent-popup-preferences-vendors .didomi-consent-popup-container-click-all{padding:.5rem .75rem;font-weight:700}#didomi-host #didomi-consent-popup .didomi-consent-popup-preferences .didomi-consent-popup-vendor{flex-direction:row!important;justify-content:space-between;align-items:center!important;margin:0!important;padding:1rem 0;border-bottom:1px solid rgba(0,0,0,.1);background:transparent}#didomi-host #didomi-consent-popup .didomi-consent-popup-preferences .didomi-consent-popup-body_vendors-list{height:100%;padding:0;border:0;overflow:unset!important;scrollbar-width:none}#didomi-host #didomi-consent-popup .didomi-consent-popup-preferences .didomi-consent-popup-vendor .didomi-consent-popup-vendor__name,#didomi-host #didomi-consent-popup .didomi-consent-popup-preferences .didomi-consent-popup-vendor .didomi-vendor-data-categories__title,#didomi-host #didomi-consent-popup .didomi-consent-popup-preferences .didomi-consent-popup-vendor .didomi-vendor-storage-duration__title,#didomi-host #didomi-consent-popup .didomi-consent-popup-preferences .didomi-consent-popup-vendor .didomi-vendors-details-title{font-size:1rem;font-weight:700;line-height:1.5rem}#didomi-host .didomi-components-accordion .didomi-content{text-align:left!important}#didomi-host #didomi-consent-popup .didomi-components-accordion-label-container{gap:1rem}#didomi-host .didomi-consent-popup-vendor__description .didomi-components-accordion-label-container{padding-bottom:0;font-weight:700;line-height:1.5rem;text-decoration:none!important;word-wrap:break-word}#didomi-host #didomi-consent-popup .didomi-components-accordion-label-container .label-click{display:flex;align-items:center;text-align:left}#didomi-host #didomi-consent-popup .didomi-components-accordion-label-container .label-click:before{content:"";display:inline-block;width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:.5rem;border-radius:3rem;background-image:url(/plus.svg);background-repeat:no-repeat;background-size:contain;vertical-align:middle}#didomi-host #didomi-consent-popup .didomi-components-accordion-label-container .label-click[aria-expanded=true]:before{background-image:url(/x-mark.svg)}#didomi-host #didomi-consent-popup .didomi-components-accordion-label-container .label-click:hover:before{background-color:rgba(249,249,249,1)}#didomi-host #didomi-consent-popup .didomi-components-accordion-label-container .trigger-icon+span{position:relative;display:flex;justify-content:space-between;align-items:center;flex:1 1}#didomi-host .didomi-popup-footer .didomi-popup-actions-container{margin:0!important}#didomi-host #didomi-consent-popup .didomi-consent-popup-preferences .didomi-consent-popup-vendor__description{margin:.75rem 0 0;padding:0;border:none}#didomi-host #didomi-consent-popup .didomi-consent-popup-category{margin-top:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.1)}#didomi-host #didomi-popup .didomi-popup-container .didomi-popup-notice-text p{font-size:.875rem;line-height:1.25rem;text-align:left!important}#didomi-host #didomi-consent-popup .didomi-consent-popup-preferences .didomi-consent-popup-vendor__description .didomi-vendors-disclaimer,#didomi-host #didomi-consent-popup .didomi-consent-popup-preferences .didomi-consent-popup-vendor__description .didomi-vendors-iab-disclaimer{margin:0;padding-left:0;border:none;font-size:.875rem;font-weight:400;line-height:1.25rem}#didomi-host #didomi-consent-popup .didomi-consent-popup-preferences .didomi-consent-popup-vendor__description>div{margin:0 0 0 1rem;padding:.5rem 0 .5rem .5rem;border-left:1px solid rgba(0,0,0,.1)}#didomi-host #didomi-consent-popup .didomi-consent-popup-preferences .didomi-user-information-container{padding:.5rem;border:1px solid rgba(0,0,0,.1);border-top:0;font-size:.875rem;font-weight:400;line-height:1.25rem}#didomi-host .didomi-consent-popup-preferences-purposes .vendors-count-label{padding:.25rem;border-radius:3rem!important}#didomi-host #didomi-consent-popup .didomi-consent-popup-view-vendors-list{justify-content:flex-start;margin-top:1rem}#didomi-host #didomi-consent-popup .didomi-consent-popup-view-vendors-list-link{height:1.875rem!important;padding:0 .75rem!important;border:1px solid rgba(15,15,15,1)!important;border-radius:3rem!important;font-size:.875rem;font-weight:500;color:rgba(15,15,15,1)!important;box-shadow:none!important}#didomi-host #didomi-consent-popup .didomi-consent-popup-preferences .didomi-user-information-trigger{width:100%;margin-top:1.5rem;padding:.5rem .75rem;border:1px solid rgba(0,0,0,.1);border-radius:.5rem}#didomi-host #didomi-consent-popup .didomi-consent-popup-preferences .didomi-user-information-trigger span{font-size:.875rem;font-weight:500}#didomi-host #didomi-consent-popup .didomi-consent-popup-preferences .didomi-user-information-trigger[aria-expanded=true]{border-bottom:0!important;border-radius:.5rem .5rem 0 0}#didomi-host .didomi-consent-popup-preferences-purposes .didomi-consent-popup-category .didomi-consent-popup-category__name{margin-bottom:0!important;font-size:1rem!important}#didomi-host .didomi-components-accordion .didomi-content.active .didomi-user-information-container{border:1px solid rgba(0,0,0,.1)!important;border-top:0!important;border-radius:0 0 .5rem .5rem}#didomi-host #didomi-consent-popup .didomi-consent-popup-preferences .didomi-consent-popup-footer{justify-content:center;width:100%;padding-top:1rem}.didomi-consent-popup-actions .didomi-buttons-all-container{flex-direction:column;gap:.5rem}#didomi-host .didomi-popup-footer .didomi-popup-actions button{margin-left:.5rem;margin-right:0!important}#didomi-host #didomi-consent-popup .didomi-consent-popup-preferences .didomi-consent-popup-vendor__buttons{align-self:flex-end;margin:0!important}#didomi-host #didomi-popup .didomi-popup-notice .didomi-popup-notice-buttons{flex-direction:column;gap:.75rem}#didomi-host .didomi-popup-notice .didomi-popup-notice-buttons .didomi-button{height:auto;min-height:2.5rem;min-width:12.5rem;margin:0!important;line-height:140%}#didomi-host #didomi-consent-popup .didomi-consent-popup-vendor__right_aligned_buttons{margin:0!important}#didomi-host #didomi-popup .didomi-popup-notice .didomi-popup-notice-buttons button:first-child{order:2}#didomi-host #didomi-consent-popup .didomi-components-button.highlight-button,#didomi-host #didomi-popup .didomi-popup-container .didomi-components-button#didomi-notice-agree-button{border-color:rgba(230,255,169,1)!important;font-family:var(--font-satoshi),sans-serif;font-style:normal;font-size:.875rem;font-weight:700;line-height:1rem;color:rgba(15,15,15,1)!important;background-color:rgba(230,255,169,1)}#didomi-host .didomi-components-button#didomi-notice-learn-more-button{border:1px solid rgba(0,0,0,.1)!important;border-radius:3rem!important;border-color:var(--color-brand-primary);color:rgba(15,15,15,1)!important;background-color:rgba(249,249,249,1)}#didomi-host #didomi-consent-popup .didomi-components-button,#didomi-host .didomi-components-button#didomi-notice-learn-more-button{padding:0 1rem!important;font-family:var(--font-satoshi),sans-serif;font-style:normal;font-size:.875rem;font-weight:700;line-height:1rem}#didomi-host #didomi-consent-popup .didomi-components-button{border:1px solid var(--color-brand-primary)!important;border-radius:3rem!important;border-color:var(--color-brand-primary);color:#fff!important;background-color:var(--color-brand-primary)}#didomi-host #didomi-consent-popup .didomi-components-radio__option:first-child,#didomi-host #didomi-consent-popup .didomi-consent-popup-preferences .didomi-components-radio__option:first-child{margin-right:.5rem}#didomi-host #didomi-consent-popup .didomi-components-radio__option,#didomi-host #didomi-consent-popup .didomi-components-radio__option.didomi-components-radio__option__reporting{height:1.875rem;width:auto!important;padding:0 .75rem;font-size:.75rem!important;font-style:normal;font-weight:700;line-height:1rem;letter-spacing:-.24px;text-transform:uppercase;border-radius:3rem;border-color:rgba(15,15,15,1);color:rgba(15,15,15,1);background-color:#fff}#didomi-host #didomi-consent-popup .didomi-components-radio__option--selected{border-color:var(--color-brand-primary);color:#fff;background-color:var(--color-brand-primary)}#didomi-host #didomi-consent-popup .didomi-popup-container,#didomi-host #didomi-popup .didomi-popup-container{padding:1.5rem!important}#didomi-host .didomi-mobile .didomi-consent-popup-preferences-purposes .didomi-consent-popup-category .label-button-section{justify-content:flex-end!important}#didomi-host #didomi-consent-popup .didomi-consent-popup-preferences .didomi-consent-popup-vendor.didomi-consent-popup-container-click-all{flex-direction:row!important}#didomi-host #didomi-consent-popup .didomi-consent-popup-preferences .didomi-consent-popup-vendor{flex-direction:column!important}#didomi-host .didomi-mobile .didomi-components-accordion{flex:1 1 auto!important;width:100%!important}@media (min-width:640px){#didomi-host #didomi-consent-popup .didomi-consent-popup-preferences-purposes .didomi-consent-popup-body{max-height:calc(100dvh - 16.438rem)!important}#didomi-host #didomi-consent-popup .didomi-consent-popup-preferences .didomi-consent-popup-footer{width:100%;justify-content:flex-end}.didomi-consent-popup-actions .didomi-buttons-all-container{flex-direction:unset;gap:unset}}@media (min-width:768px){#didomi-host #didomi-consent-popup .didomi-consent-popup-preferences .didomi-popup-title{font-size:1.5rem;font-weight:700;line-height:1.75rem}#didomi-host #didomi-consent-popup .didomi-popup-container,#didomi-host #didomi-popup .didomi-popup-container,#didomi-host .didomi-consent-popup-preferences{min-height:calc(100vh - 8rem);max-height:calc(100vh - 8rem)}#didomi-host #didomi-consent-popup .didomi-consent-popup-preferences-purposes .didomi-consent-popup-body{max-height:calc(100dvh - 24.438rem)!important}#didomi-host #didomi-consent-popup .didomi-consent-popup-preferences-vendors .didomi-consent-popup-body{max-height:calc(100dvh - 20.625rem)!important}#didomi-host #didomi-consent-popup .didomi-popup-container,#didomi-host #didomi-popup .didomi-popup-container{padding:4rem 4rem 3rem!important}#didomi-host .didomi-components-accordion{flex:5 1!important}}@media (min-width:1024px){#didomi-host #didomi-consent-popup .didomi-consent-popup-preferences .didomi-consent-popup-vendor{flex-direction:row!important}}.tp-modal .tp-iframe-wrapper .tp-close{top:16px;right:16px;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 18L18 6M6 6L18 18' stroke='%23141414' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") 50% no-repeat;border-left:none;width:22px;height:22px}.footer{padding:3rem;color:var(--color-dark-500);background-color:var(--color-background)}.footer,.footer__links{display:flex;flex-direction:column}.footer__links{gap:1.5rem;padding:3rem 1rem;border-top:1px solid var(--color-dark-100);border-bottom:1px solid var(--color-dark-100)}.footer__links .footer__list{display:flex;flex-direction:column;gap:1rem;list-style:none}.footer__link{height:100%;padding:.75rem 0;font-family:Satoshi-Variable,sans-serif;font-feature-settings:lining-nums tabular-nums;font-variant-numeric:lining-nums tabular-nums;font-size:.875rem;line-height:1rem;font-weight:800;border:none;color:var(--color-accent-blue);background:none}.footer__contact{padding:2rem 1rem;font-size:1rem;font-weight:800;color:var(--color-white-100)}.footer__contact,.footer__meta{display:flex;flex-direction:column}.footer__meta{align-items:center;font-size:.875rem}@media (prefers-color-scheme:light){.brand__logo{--logo-upper-text:#4C3CE1;--logo-lower-text:#0F0F0F}.footer__contact{color:var(--color-dark-300)}}@media (prefers-color-scheme:dark){.brand__logo{--logo-upper-text:#E6FFA9;--logo-lower-text:#FFF}.footer{color:var(--color-white-300)}.footer__link{color:var(--color-brand-secondary)}.footer__contact{color:var(--color-white-300)}}@media (min-width:1024px){.footer__links{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:3rem}.footer__links .footer__list{flex-direction:row;gap:7.5rem}.footer__contact{padding:2rem 1rem;font-size:1.25rem;font-weight:800}.footer__meta{display:flex;flex-direction:column;align-items:center;font-size:1rem}}.overflow-hidden{overflow:hidden}.overflow-y-scroll{overflow-y:scroll}.overflow-x-hidden{overflow-x:hidden}.relative{position:relative}.hidden{display:none}.block{display:block}.flex{display:flex}.flex-row{flex-direction:row}.flex-col{display:flex;flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.items-start{align-items:flex-start}.items-center{align-items:center}.self-stretch{align-self:stretch}.gap-1{gap:.5rem}.gap-2{gap:1rem}.gap-3{gap:1.5rem;--gap:1.5rem}.gap-4{gap:2rem}.gap-5{gap:2.5rem}.gap-6{gap:3rem}.gap-9{gap:4.5rem}.mt-10{margin-top:5rem}.py-12{padding-block:.75rem}.grow{flex-grow:1}.grid{display:grid;grid-gap:var(--gap,.5rem);gap:var(--gap,.5rem)}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.w-full{width:100%}.h-full{height:100%}.capitalize{text-transform:capitalize}.bg-primary{background-color:var(--color-background)}@media (min-width:1024px){.mobile{display:none}.desktop{display:flex}body.lock-scroll{overflow:unset}.container{min-height:calc(100dvh - 6rem)}.heading-40{font-size:2.5rem;line-height:3rem;letter-spacing:-.025rem}.heading-32,.heading-40{font-family:var(--font-satoshi),sans-serif;font-style:normal;font-weight:900;color:var(--color-foreground)}.heading-32{font-size:2rem;line-height:2.5rem;letter-spacing:-.02rem}.profile-wrapper{display:flex;flex-direction:row;width:100%}}.loader_root___d6Z_{position:fixed;top:0;left:0;width:100%;height:3px;z-index:9999;pointer-events:none;opacity:0;transition:opacity .18s ease;transform:translateZ(0)}.loader_root___d6Z_[data-visible=true]{opacity:1}.loader_bar__cY8ya{width:100%;height:100%;transform-origin:left center;transition:transform .18s ease;background-color:var(--color-accent-blue);box-shadow:0 0 10px var(--color-greyscale-10)}