:root{--mdc-layout-grid-margin-desktop:24px;--mdc-layout-grid-gutter-desktop:24px;--mdc-layout-grid-column-width-desktop:72px;--mdc-layout-grid-margin-tablet:16px;--mdc-layout-grid-gutter-tablet:16px;--mdc-layout-grid-column-width-tablet:72px;--mdc-layout-grid-margin-phone:16px;--mdc-layout-grid-gutter-phone:16px;--mdc-layout-grid-column-width-phone:72px}@media (min-width:840px){.mdc-layout-grid{box-sizing:border-box;margin:0 auto;padding:24px;padding:var(--mdc-layout-grid-margin-desktop,24px)}}@media (min-width:600px) and (max-width:839px){.mdc-layout-grid{box-sizing:border-box;margin:0 auto;padding:16px;padding:var(--mdc-layout-grid-margin-tablet,16px)}}@media (max-width:599px){.mdc-layout-grid{box-sizing:border-box;margin:0 auto;padding:16px;padding:var(--mdc-layout-grid-margin-phone,16px)}}@media (min-width:840px){.mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter-desktop, 24px)/2*-1)}@supports (display:grid){.mdc-layout-grid__inner{display:grid;margin:0;grid-gap:24px;grid-gap:var(--mdc-layout-grid-gutter-desktop,24px);grid-template-columns:repeat(12,minmax(0,1fr))}}}@media (min-width:600px) and (max-width:839px){.mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter-tablet, 16px)/2*-1)}@supports (display:grid){.mdc-layout-grid__inner{display:grid;margin:0;grid-gap:16px;grid-gap:var(--mdc-layout-grid-gutter-tablet,16px);grid-template-columns:repeat(8,minmax(0,1fr))}}}@media (max-width:599px){.mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter-phone, 16px)/2*-1)}@supports (display:grid){.mdc-layout-grid__inner{display:grid;margin:0;grid-gap:16px;grid-gap:var(--mdc-layout-grid-gutter-phone,16px);grid-template-columns:repeat(4,minmax(0,1fr))}}}@media (min-width:840px){.mdc-layout-grid__cell{width:calc(33.33333% - 24px);width:calc(33.33333% - var(--mdc-layout-grid-gutter-desktop, 24px));box-sizing:border-box;margin:12px;margin:calc(var(--mdc-layout-grid-gutter-desktop, 24px)/2)}@supports (display:grid){.mdc-layout-grid__cell{width:auto;grid-column-end:span 4;margin:0}}.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-desktop{width:calc(8.33333% - 24px);width:calc(8.33333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-desktop{width:auto;grid-column-end:span 1}}.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-desktop{width:calc(16.66667% - 24px);width:calc(16.66667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-desktop{width:auto;grid-column-end:span 2}}.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-desktop{width:calc(25% - 24px);width:calc(25% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-desktop{width:auto;grid-column-end:span 3}}.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-desktop{width:calc(33.33333% - 24px);width:calc(33.33333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-desktop{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-desktop{width:calc(41.66667% - 24px);width:calc(41.66667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-desktop{width:auto;grid-column-end:span 5}}.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-desktop{width:calc(50% - 24px);width:calc(50% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-desktop{width:auto;grid-column-end:span 6}}.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-desktop{width:calc(58.33333% - 24px);width:calc(58.33333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-desktop{width:auto;grid-column-end:span 7}}.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-desktop{width:calc(66.66667% - 24px);width:calc(66.66667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-desktop{width:auto;grid-column-end:span 8}}.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-desktop{width:calc(75% - 24px);width:calc(75% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-desktop{width:auto;grid-column-end:span 9}}.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-desktop{width:calc(83.33333% - 24px);width:calc(83.33333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-desktop{width:auto;grid-column-end:span 10}}.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-desktop{width:calc(91.66667% - 24px);width:calc(91.66667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-desktop{width:auto;grid-column-end:span 11}}.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-desktop{width:calc(100% - 24px);width:calc(100% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-desktop{width:auto;grid-column-end:span 12}}}@media (min-width:600px) and (max-width:839px){.mdc-layout-grid__cell{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter-tablet, 16px));box-sizing:border-box;margin:8px;margin:calc(var(--mdc-layout-grid-gutter-tablet, 16px)/2)}@supports (display:grid){.mdc-layout-grid__cell{width:auto;grid-column-end:span 4;margin:0}}.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-tablet{width:calc(12.5% - 16px);width:calc(12.5% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-tablet{width:auto;grid-column-end:span 1}}.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-tablet{width:calc(25% - 16px);width:calc(25% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-tablet{width:auto;grid-column-end:span 2}}.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-tablet{width:calc(37.5% - 16px);width:calc(37.5% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-tablet{width:auto;grid-column-end:span 3}}.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-tablet{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-tablet{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-tablet{width:calc(62.5% - 16px);width:calc(62.5% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-tablet{width:auto;grid-column-end:span 5}}.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-tablet{width:calc(75% - 16px);width:calc(75% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-tablet{width:auto;grid-column-end:span 6}}.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-tablet{width:calc(87.5% - 16px);width:calc(87.5% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-tablet{width:auto;grid-column-end:span 7}}.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-tablet{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-tablet{width:auto;grid-column-end:span 8}}.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-tablet{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-tablet{width:auto;grid-column-end:span 8}}.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-tablet{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-tablet{width:auto;grid-column-end:span 8}}.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-tablet{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-tablet{width:auto;grid-column-end:span 8}}.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-tablet{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-tablet{width:auto;grid-column-end:span 8}}}@media (max-width:599px){.mdc-layout-grid__cell{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px));box-sizing:border-box;margin:8px;margin:calc(var(--mdc-layout-grid-gutter-phone, 16px)/2)}@supports (display:grid){.mdc-layout-grid__cell{width:auto;grid-column-end:span 4;margin:0}}.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-phone{width:calc(25% - 16px);width:calc(25% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-phone{width:auto;grid-column-end:span 1}}.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-phone{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-phone{width:auto;grid-column-end:span 2}}.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-phone{width:calc(75% - 16px);width:calc(75% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-phone{width:auto;grid-column-end:span 3}}.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-phone{width:auto;grid-column-end:span 4}}}.mdc-layout-grid__cell--order-1{order:1}.mdc-layout-grid__cell--order-2{order:2}.mdc-layout-grid__cell--order-3{order:3}.mdc-layout-grid__cell--order-4{order:4}.mdc-layout-grid__cell--order-5{order:5}.mdc-layout-grid__cell--order-6{order:6}.mdc-layout-grid__cell--order-7{order:7}.mdc-layout-grid__cell--order-8{order:8}.mdc-layout-grid__cell--order-9{order:9}.mdc-layout-grid__cell--order-10{order:10}.mdc-layout-grid__cell--order-11{order:11}.mdc-layout-grid__cell--order-12{order:12}.mdc-layout-grid__cell--align-top{align-self:flex-start}@supports (display:grid){.mdc-layout-grid__cell--align-top{align-self:start}}.mdc-layout-grid__cell--align-middle{align-self:center}.mdc-layout-grid__cell--align-bottom{align-self:flex-end}@supports (display:grid){.mdc-layout-grid__cell--align-bottom{align-self:end}}@media (min-width:840px){.mdc-layout-grid--fixed-column-width{width:1176px;width:calc(var(--mdc-layout-grid-column-width-desktop, 72px)*12 + var(--mdc-layout-grid-gutter-desktop, 24px)*11 + var(--mdc-layout-grid-margin-desktop, 24px)*2)}}@media (min-width:600px) and (max-width:839px){.mdc-layout-grid--fixed-column-width{width:720px;width:calc(var(--mdc-layout-grid-column-width-tablet, 72px)*8 + var(--mdc-layout-grid-gutter-tablet, 16px)*7 + var(--mdc-layout-grid-margin-tablet, 16px)*2)}}@media (max-width:599px){.mdc-layout-grid--fixed-column-width{width:368px;width:calc(var(--mdc-layout-grid-column-width-phone, 72px)*4 + var(--mdc-layout-grid-gutter-phone, 16px)*3 + var(--mdc-layout-grid-margin-phone, 16px)*2)}}.mdc-layout-grid--align-left{margin-right:auto;margin-left:0}.mdc-layout-grid--align-right{margin-right:0;margin-left:auto}@view-transition{navigation:none}@media (prefers-reduced-motion:no-preference){@view-transition{navigation:auto}::backdrop,[popover],dialog{transition:display allow-discrete .3s,overlay allow-discrete .3s,opacity .3s;opacity:0}:popover-open,:popover-open::backdrop,[open],[open]::backdrop{opacity:1}@starting-style{:popover-open,:popover-open::backdrop,[open],[open]::backdrop{opacity:0}}}body.no-scroll{overflow:hidden}.layout-wrapper{max-width:66em;margin:0 auto}section:target{padding-top:3em}a:link{color:undefined;color:var(--mdc-theme-secondary)}a:hover{color:undefined;color:var(--mdc-theme-secondary-dark)}header{background-color:#fff;padding-top:16px;z-index:10;--mdc-layout-grid-margin-desktop:0 24px;--mdc-layout-grid-margin-tablet:0;--mdc-layout-grid-margin-phone:0}header .hs_logo{display:flex}@media screen and (min-width:1032px){header .hs_logo{transform:translate(-24px,4px)}}header li a{color:undefined;color:var(--mdc-theme-text-primary-on-light)}:is(header li a):link{color:undefined;color:var(--mdc-theme-text-primary-on-light)}:is(header li a):visited{color:undefined;color:var(--mdc-theme-text-primary-on-light)}:is(header li a):hover{color:undefined;color:var(--mdc-theme-secondary)}header .app-bar{position:fixed;width:100vw;z-index:1000;top:0;background-color:undefined;background-color:var(--mdc-theme-primary)}:is(header,footer) a{text-decoration:none}:is(:is(header,footer) a):hover{text-decoration:underline}h1{font-size:44px;line-height:54px}h1,h2{font-weight:700}h2{font-size:38px;line-height:46px;text-align:center}h2.sub-title{font-size:13px;font-weight:400;color:undefined;color:var(--mdc-theme-text-secondary-on-light);line-height:16px;text-align:left;margin-top:2em;text-transform:uppercase}h3{font-size:18px;line-height:24px;font-weight:700;margin:16px 0}ol,p,ul{color:undefined;color:var(--mdc-theme-text-secondary-on-light);line-height:1.75}p.explanation{font-size:.75em}hr{background-color:#ebeef2;border:1px solid #ebeef2}@media (max-width:839px){h1{text-align:center}h1,h2{font-size:24px;line-height:29px}p{font-size:16px;color:undefined;color:var(--mdc-theme-text-secondary-on-light)}.icon svg{height:100%}}img.responsive{width:100%;height:auto}.btn{text-align:center}.btn a{font-size:15px;font-weight:600;text-decoration:none;text-transform:uppercase;color:undefined;color:var(--mdc-theme-primary);background-color:undefined;background-color:var(--mdc-theme-secondary);box-shadow:0 20px 20px rgba(92,98,205,.1);padding:14px 48px;border-radius:8px}:is(.btn a):hover{background-color:undefined;background-color:var(--mdc-theme-secondary-dark)}@media (max-width:739px){.btn a{font-size:13px;padding:14px 24px;margin:24px auto}}.text--grey{font-size:16px;text-align:center}.text--dark-grey,.text--grey{color:undefined;color:var(--mdc-theme-text-secondary-on-light);text-transform:uppercase}.text--dark-grey{font-size:13px;line-height:16px}.text--light-grey{font-size:14px}.sub-info--grey,.text--light-grey{color:undefined;color:var(--mdc-theme-text-secondary-on-light)}.sub-info--grey{font-size:13px;line-height:20px}.text--purple{color:undefined;color:var(--mdc-theme-secondary)}.text--purple a,p.title--subtitle{text-decoration:none}p.title--subtitle{max-width:600px;width:100%;margin:0 auto}header .menu--horizontal .menu__list{display:flex;align-items:flex-start;justify-content:flex-end;margin:0}header ul li{font-size:13px;letter-spacing:1px;margin:0 14px;list-style:none;display:inline-flex}:is(header ul li):hover{color:undefined;color:var(--mdc-theme-secondary)}section.purple-gradient{background:undefined;background:var(--mdc-theme-secondary-background);padding-bottom:2em}nav{text-transform:uppercase}footer{background:undefined;background:var(--mdc-theme-primary-background)}footer h3{font-weight:400;margin:.5em 0 1.1em}footer ul{padding-left:0}:is(footer ul) li{font-size:14px;font-weight:400;color:undefined;color:var(--mdc-theme-secondary);line-height:26px;text-decoration:none;list-style:none}@media screen and (max-width:839px){:is(footer ul) li{margin:.6428em 0}:is(:is(footer ul) li) a{padding:.5em 0}}footer a{color:undefined;color:var(--mdc-theme-secondary)}:is(footer a):link{color:undefined;color:var(--mdc-theme-secondary)}:is(footer a):visited{color:undefined;color:var(--mdc-theme-secondary)}:is(footer a):hover{color:undefined;color:var(--mdc-theme-secondary-dark)}footer img,footer svg{height:32px;width:auto;margin:0}:is(footer .text-about) p{font-size:14px;line-height:26px}footer .company,footer .terms{font-size:13px;line-height:26px}:is(footer .company,footer .terms) a:not(.social-media-link){text-decoration:underline}:is(footer .company,footer .terms) a:any-link{color:undefined;color:var(--mdc-theme-text-secondary-on-light)}:is(footer .company,footer .terms) span{color:undefined;color:var(--mdc-theme-text-secondary-on-light)}:is(footer .company,footer .terms) a:not(.social-media-link):hover{color:undefined;color:var(--mdc-theme-secondary-dark);text-decoration:underline}:is(footer .logo-box) svg{height:32px}:is(footer .logo-box) .sub-info--grey{color:undefined;color:var(--mdc-theme-text-secondary-on-light);height:40px}@media screen and (min-width:840px){footer .terms{text-align:right}}@media screen and (max-width:479px){footer .logo-box,footer .sub-info--grey{text-align:center}}.app-bar{height:48px;overflow:hidden}.app-bar.app-bar--sticky{position:fixed;width:100vw;box-shadow:0 8px 8px rgba(0,0,0,.07)}.app-bar.app-bar--open{overflow:visible}@media screen and (max-width:1075px){.app-bar{padding-top:8px}.app-bar .app-bar_menu{transform:scaleY(0) translateY(-64px);transform-origin:top;transition:visibility .3s ease,transform .3s ease;order:3;visibility:hidden}.app-bar.app-bar--open .app-bar_menu{transform:scaleY(1) translateY(-4px);visibility:visible}.app-bar .hs_logo{order:1;display:flex;align-items:baseline;transform:translate(16px,8px)}.app-bar .hamburger{order:2;display:flex;justify-content:flex-end;transform:translate(-12px,4px)}}@media screen and (min-width:914px){.hamburger{display:none}}.hamburger .hamburger__container{display:inline-block;cursor:pointer;padding:8px;width:18px;height:18px;position:relative}.hamburger .hamburger__bar{background-color:undefined;background-color:var(--mdc-theme-secondary);width:20px;height:2px;border-radius:10px;position:absolute;top:16px;transition:transform .4s}:is(.hamburger .hamburger__bar):first-of-type{transform:translateY(-6px)}:is(.hamburger .hamburger__bar):last-of-type{transform:translateY(6px)}:is(.hamburger .hamburger__container--open) .hamburger__bar:first-of-type{transform:rotate(-45deg)}:is(.hamburger .hamburger__container--open) .hamburger__bar:nth-of-type(2){opacity:0}:is(.hamburger .hamburger__container--open) .hamburger__bar:last-of-type{transform:rotate(45deg)}.app-bar--sticky .hamburger .hamburger__bar{background:undefined;background:var(--mdc-theme-secondary)}.app-bar--sticky .hamburger .hamburger__container:after{color:undefined;color:var(--mdc-theme-secondary)}.app-bar.app-bar--open{color:undefined;color:var(--mdc-theme-secondary)}.app-bar.app-bar--open .hamburger__container:after{color:undefined;color:var(--mdc-theme-secondary)}.app-bar.app-bar--open .hamburger__bar{background-color:undefined;background-color:var(--mdc-theme-secondary)}@media screen and (max-width:913px){.menu{width:100vw;overflow:hidden;background-color:#fff;box-shadow:0 8px 8px rgba(0,0,0,.07)}.menu ul.menu__list{display:grid;padding-inline-start:16px;padding-inline-end:16px;width:auto}.menu .menu__list li{margin:0 24px}.menu .menu__list li+li{border-top:1px solid #eaeef2}.menu .menu__list a{color:undefined;color:var(--mdc-theme-secondary);display:block;padding:12px;margin:4px}}.menu--horizontal .menu__list{display:flex;align-items:flex-end;justify-content:flex-end;margin:0;line-height:2.5}.modal{background:rgba(0,0,0,.4);position:fixed;top:0;bottom:0;left:0;right:0;z-index:10000;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(3px);transform:scale(1) translate(0);transform-origin:left;transition:transform .3s ease,backdrop-filter .3s ease}.modal.modal--hidden{transform:scale(0) translateX(-100vw)}.modal .modal__inner{background:#fff}@media screen and (max-width:479px){.modal .modal__inner{position:fixed;top:0;bottom:1px;right:0;left:0}}@media screen and (min-width:480px){.modal .modal__inner{box-shadow:0 3px 30px rgba(0,0,0,.07);border-radius:18px;position:relative;max-width:620px;width:100%}}.modal .modal__placeholder{display:flex}.modal .modal__close{position:absolute;top:16px;right:16px;width:32px;height:32px;z-index:1001;line-height:32px;border:1px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}@media screen and (max-width:479px){.modal .modal__close{top:12px;right:12px}}:is(.modal .modal__close) a{color:#fff!important;font-weight:700;font-size:1.6em;text-decoration:none}:is(.modal .modal__close):hover{border-color:#ccc}:is(.modal .modal__close):hover a{color:#ccc!important}.modal h2{margin-bottom:0;font-size:1.5em}.social-media-link{margin:0 8px}.social-media-link svg{box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:50%;transition:box-shadow .3s ease}.social-media-link:hover svg{box-shadow:0 0 24px rgba(92,98,205,.4)}.hs-year-selector{padding:0;list-style-type:none;display:flex;flex-wrap:wrap;justify-content:center;gap:2em}@media screen and (max-width:480px){.hs-year-selector{gap:1em}}.hs-year-selector a:any-link{text-decoration:none;color:undefined;color:var(--mdc-theme-text-primary-on-light)}.hs-year-selector a:hover{text-decoration:underline;color:undefined;color:var(--mdc-theme-secondary-dark)}