*{overscroll-behavior:none;scrollbar-width:none;-ms-overflow-style:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}::-webkit-scrollbar{display:none}* .c-scrollbar{display:none}.header{position:fixed;top:0;left:0;right:0;width:100%;z-index:1000;background-color:#fff;padding:.75rem 8px;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;border-bottom:1px solid rgba(13,13,255,.1)}@media(max-width:1079px){.header{align-items:center}}.header-logo{display:flex;align-items:center;padding-top:.5rem;padding-bottom:.5rem}@media(max-width:1079px){.header-logo{width:100%}}.header-logo__items{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:2.5rem}@media(max-width:1079px){.header-logo__items{width:100%;justify-content:space-between;gap:0}}.header-logo__items svg{display:block;height:auto;width:auto;color:#05f}.header-navButton{display:flex;align-items:center;max-width:320px;width:100%}@media(max-width:1079px){.header-navButton{display:none}}.header-navButton--mobile{display:none}.navButton{padding-left:.5rem;display:flex;flex-direction:column;justify-content:space-between;border-left:1px;border-color:rgba(13,13,255,.1);border-style:solid;max-height:64px;height:100%;min-width:266px;width:100%;transition:all .3s ease}.navButton:hover{border-color:rgba(13,13,255,.5)}.navButton-link{padding:.5rem;display:flex;flex-direction:column;gap:.5rem;justify-content:space-between;height:100%;border-radius:4px;text-decoration:none;transition:all .3s ease}.navButton-link:hover{background-color:rgba(13,13,255,.05)}.navButton-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0}.navButton-header__title{font-family:var(--font-copy),sans-serif;font-weight:400;font-size:11px;line-height:1.25;color:#0d0d0d;text-transform:uppercase;text-wrap:balance}.navButton-footer{display:flex;flex-direction:row;align-items:center;gap:.25rem;justify-content:flex-end}.navButton-footer__emailIcon{display:flex;align-items:center;justify-content:center}.navButton-footer__emailIcon__icon{color:#0d0d0d;width:14px;height:14px;display:block}.navButton-footer__emailText{font-size:11px;font-family:var(--font-copy),sans-serif;font-weight:400;color:#0d0d0d;line-height:1}.navButton--custom{padding-left:0;border:none}.navButton--custom,.navButton-mobile{display:flex;align-items:center;justify-content:center}.navButton-mobile{padding:12px;border-radius:6px;background-color:#3663de;color:#fff;text-decoration:none;transition:all .3s ease;min-width:44px;min-height:44px}.navButton-mobile svg{width:18px;height:18px}.navButton-mobile svg path{fill:#fff}.navButton-mobile:hover{background-color:#204bc1}.navButton-mobile:active{transform:scale(.95)}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;font-style:inherit;font-size:inherit;font-weight:inherit;border:0;border-radius:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button,input,select,textarea{font-family:inherit;font-style:inherit;font-size:inherit;font-weight:inherit;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}button:focus:not(:focus-visible),input:focus:not(:focus-visible),select:focus:not(:focus-visible),textarea:focus:not(:focus-visible){outline:none}:root{--scale-element:1;--scale-font:1}@media(max-height:920px){:root{--scale-element:0.975;--scale-font:0.975}}@media(max-height:800px){:root{--scale-element:0.95;--scale-font:0.95}}@media(max-height:690px){:root{--scale-element:0.925;--scale-font:0.925}}body,html{min-height:100vh;background-color:#fff}body,html{overflow-x:hidden}html{-webkit-overflow-scrolling:touch;overflow-y:scroll;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{font-size:12px;font-size:calc(12px * var(--scale-font));position:relative;margin:0;line-height:1.5;text-size-adjust:100%;color:#0a0623}@media(min-width:420px){body{font-size:12px;font-size:calc((.0031397174 * 100vw + (10.6813186813px)) * var(--scale-font))}}@media(min-width:1694px){body{font-size:16px;font-size:calc(16px * var(--scale-font))}}img{display:block;max-width:100%;height:auto}input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#636a7e}input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#636a7e}input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#636a7e}.layout{display:block;min-height:100vh;padding-top:82px}