@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200");:root{--theme-border-radius:24px;--theme-border-radius-small:12px;--theme-breakpoints-xs-raw:400;--theme-breakpoints-sm-raw:600;--theme-breakpoints-smd-raw:760;--theme-breakpoints-md-raw:960;--theme-breakpoints-lg-raw:1280;--theme-breakpoints-xl-raw:1920;--theme-breakpoints-xs:400px;--theme-breakpoints-sm:600px;--theme-breakpoints-smd:760px;--theme-breakpoints-md:960px;--theme-breakpoints-lg:1280px;--theme-breakpoints-xl:1920px;--theme-text-primary:rgba(0,0,0,.87);--theme-text-secondary:rgba(0,0,0,.54);--theme-text-disabled:rgba(0,0,0,.38);--theme-text-hint:rgba(0,0,0,.38);--theme-text-icon:rgba(0,0,0,.38);--theme-text-primary-rgb-values:0,0,0;--theme-text-primary-inverted:#fff;--theme-text-secondary-inverted:hsla(0,0%,100%,.7);--theme-text-disabled-inverted:hsla(0,0%,100%,.5);--theme-text-hint-inverted:hsla(0,0%,100%,.5);--theme-text-icon-inverted:hsla(0,0%,100%,.5);--theme-text-primary-rgb-values-inverted:255,255,255;--theme-background:#fff;--theme-background-darker:#fafafa;--theme-background-darkest:#eaeaea;--theme-background-rgb-values:255,255,255;--theme-background-inverted:#000;--theme-background-rgb-values-inverted:0,0,0;--theme-colors-primary:#717171;--theme-colors-primary-darker:#5d5d5d;--theme-colors-primary-darkest:#404040;--theme-colors-primary-rgb-values:113,113,113;--theme-colors-secondary:#212121;--theme-colors-secondary-darker:#111;--theme-colors-secondary-darkest:#000;--theme-colors-secondary-disabled:#959595;--theme-colors-secondary-rgb-values:33,33,33;--theme-colors-secondary-text:#fff;--theme-colors-error:#fa4a4a;--theme-colors-success:#388e3c;--navbar-height:64px;--navbar-height-mobile:56px}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body,html{font-family:var(--font-main),cursive,system-ui,Avenir,Helvetica,Arial,sans-serif}body{min-height:100dvh;color:var(--theme-text-primary);background-color:var(--theme-background)}a{text-decoration:none;font-weight:400;font-size:1rem;line-height:1.5;margin:0;color:var(--theme-text-secondary);text-transform:none;font-family:var(--font-main),cursive,system-ui,Avenir,Helvetica,Arial,sans-serif}a:hover{color:var(--theme-text-primary);text-decoration:underline;cursor:pointer}a.strip:hover{color:unset;text-decoration:unset}label,p,span{font-size:1rem;line-height:1.5;color:var(--theme-text-primary)}label,label.body2,p,p.body2,span,span.body2{text-decoration:none;font-weight:400;margin:0;text-transform:none;font-family:var(--font-main),cursive,system-ui,Avenir,Helvetica,Arial,sans-serif}label.body2,p.body2,span.body2{font-size:.9rem;line-height:1.43;color:var(--theme-text-secondary)}label.caption,p.caption,span.caption{text-decoration:none;font-weight:500;font-size:.8rem;line-height:1.66;margin:0;color:var(--theme-text-hint);text-transform:none;font-family:var(--font-main),cursive,system-ui,Avenir,Helvetica,Arial,sans-serif}h1{font-size:5rem;line-height:1.167}h1,h2{text-decoration:none;font-weight:500;margin:0;color:var(--theme-text-primary);text-transform:none;font-family:var(--font-main),cursive,system-ui,Avenir,Helvetica,Arial,sans-serif}h2{font-size:3.5rem;line-height:1.2}h3{font-size:2.4rem;line-height:1.167}h3,h4{text-decoration:none;font-weight:400;margin:0;color:var(--theme-text-primary);text-transform:none;font-family:var(--font-main),cursive,system-ui,Avenir,Helvetica,Arial,sans-serif}h4{font-size:2rem;line-height:1.235}h5{font-weight:400;font-size:1.5rem;line-height:1.334}h5,h6{text-decoration:none;margin:0;color:var(--theme-text-primary);text-transform:none;font-family:var(--font-main),cursive,system-ui,Avenir,Helvetica,Arial,sans-serif}h6{font-weight:300;font-size:1.25rem;line-height:1}.bold{font-weight:700}button{outline:none;position:relative;display:inline-block;white-space:nowrap;text-align:center;cursor:pointer;background-color:var(--theme-colors-secondary);padding:1px 15px;transition:all .2s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation;box-sizing:border-box;height:38px;border-radius:var(--theme-border-radius);border:1px solid var(--theme-text-disabled);box-shadow:0 2px 0 rgba(var(--theme-background-rgb-values),.02);text-decoration:none;font-family:var(--font-main),cursive,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:500;text-transform:none;font-size:16px}button,button span{color:var(--theme-colors-secondary-text)}button.secondary{background-color:var(--theme-background);color:var(--theme-text-primary);border:1px solid var(--theme-text-disabled)}button.secondary:hover{background-color:var(--theme-background-darker)}button:hover{background-color:var(--theme-colors-secondary-darkest)}button:disabled{background-color:var(--theme-colors-secondary-disabled);border-color:var(--theme-colors-secondary-disabled);cursor:not-allowed}button.icon{outline:none;position:relative;display:inline-block;white-space:nowrap;text-align:center;cursor:pointer;background-color:var(--theme-background);padding:8px;transition:all .2s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation;box-sizing:border-box;border-radius:var(--theme-border-radius);border:none;box-shadow:none;height:40px;width:40px;text-decoration:none;font-family:var(--font-main),cursive,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:500;text-transform:none;font-size:16px}button.icon,button.icon span{color:var(--theme-text-primary)}button.icon:hover{background-color:var(--theme-background-darkest)}button.with-icon{display:inline-flex;align-items:center;justify-content:center;gap:4px}button.with-icon span{font-size:18px;color:var(--theme-colors-secondary-text)}input,option,select,textarea{text-decoration:none;font-weight:400;font-size:1rem;line-height:1.5;margin:0;color:var(--theme-text-primary);text-transform:none;font-family:var(--font-main),cursive,system-ui,Avenir,Helvetica,Arial,sans-serif}.error{color:var(--theme-colors-error)!important}main{min-height:100vh}.section,main{display:flex;flex-direction:column;position:relative}.section{width:60%;margin:0 auto;padding:40px 0}@media (max-width:1280px){.section{width:80%}}@media (max-width:960px){.section{width:90%}}@media (max-width:600px){.section{width:calc(100% - 32px)}}.section.full-height{min-height:100vh}@media (max-width:960px){.section.full-height{min-height:100dvh}}.section.margin{margin:60px auto}.section.strip-margin{margin:0;width:100%}.section.strip-padding{padding:0}.section.full-height.margin{min-height:calc(100vh - 160px)}.section .header{margin-bottom:36px}.section .text{margin-bottom:24px}@media (max-width:1280px){a,label,p,span{font-size:.9rem}label.body2,p.body2,span.body2{font-size:.8rem}label.caption,p.caption,span.caption{font-size:.7rem}h1{font-size:4.5rem}h2{font-size:3rem}h3{font-size:2rem}h4{font-size:1.8rem}h5{font-size:1.4rem}h6{font-size:1rem}}@media (max-width:800px){a,label,p,span{font-size:.9rem}label.body2,label.caption,p.body2,p.caption,span.body2,span.caption{font-size:.8rem}h1{font-size:3.7rem}h2{font-size:2.7rem}h3{font-size:1.7rem}h4{font-size:1.5rem}h5{font-size:1.3rem}h6{font-size:.8rem}}@media (max-width:760px){.desktop{display:none!important}}@media (min-width:761px){.mobile{display:none!important}body::-webkit-scrollbar{width:4px}body::-webkit-scrollbar-track{background:unset}body::-webkit-scrollbar-thumb{border-radius:var(--theme-border-radius)}body::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb:hover{background:var(--theme-background-inverted)}.section.full-height:first-child{min-height:calc(100vh - var(--navbar-height-mobile))}}.card{position:relative;display:flex;flex:1 1;flex-direction:column;background-color:var(--theme-background);border-radius:var(--theme-border-radius);margin:0;padding:24px;box-shadow:0 0 0 1px rgba(var(--theme-background-rgb-values-inverted),.05),0 2px 4px rgba(var(--theme-background-rgb-values-inverted),.1),0 12px 24px rgba(var(--theme-background-rgb-values-inverted),.1);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}@media (max-width:760px){.card{padding:12px}}.card.row{flex-direction:row}.card h5{display:flex;align-items:center;gap:8px;margin-bottom:16px;font-weight:600}.card h5 span{font-size:2.2rem;color:var(--theme-colors-secondary)}.divider{width:100%;content:"";border-bottom:1px solid rgba(var(--theme-text-primary-rgb-values),.1)}.disable-scroll,.disable-scroll-loading{overflow:hidden}.badge{position:relative;border-radius:var(--theme-border-radius);padding:2px 6px;background-color:var(--theme-background-darker);color:var(--theme-text-primary);font-weight:500;font-size:.9rem}.badge:before,.emphasized-card:before{content:"";position:absolute;inset:0;border-radius:var(--theme-border-radius-small);padding:2px;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;box-sizing:border-box;background:conic-gradient(from 180deg at 50% 50%,var(--theme-background) 0deg,var(--theme-colors-secondary) 33deg,var(--theme-background) 110deg,var(--theme-background) 176deg,var(--theme-colors-secondary) 217deg,var(--theme-background) 277deg,var(--theme-background) 1turn)}@font-face{font-family:icomoon;src:url(/_next/static/media/icomoon.85f159f5.eot);src:url(/_next/static/media/icomoon.85f159f5.eot#iefix) format("embedded-opentype"),url(/_next/static/media/icomoon.f6d8c434.ttf) format("truetype"),url(/_next/static/media/icomoon.4bc50c2c.woff) format("woff"),url(/_next/static/media/icomoon.ef81e147.svg#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-gmail:before{content:"\e902";color:#d14836}.icon-pinterest:before{content:"\e903";color:#bd081c}.icon-instagram:before{content:"\e900";color:#e4405f}.icon-facebook:before{content:"\e901";color:#1877f2}