@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200");.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}@media only screen and (min-width:740px){.Footer_no-float-tablet__PdHix{float:none}.Footer_no-padding-tablet__fiPDd{padding:0}.Footer_no-margin-tablet__2Bafx{margin:0}.Footer_none-tablet__YNKqW{display:none}.Footer_block-tablet__TOSiX{display:block}.Footer_inline-block-tablet__KazKP{display:inline-block}.Footer_inline-tablet__VVSOL{display:inline}.Footer_text-left-tablet__YrAW9{text-align:left}.Footer_text-right-tablet__zyxui{text-align:right}.Footer_text-center-tablet__gbco5{text-align:center}.Footer_text-justify-tablet__A4GSK{text-align:justify}.Footer_no-col-tablet__EqLUK{width:auto;float:none}.Footer_no-pull-tablet__gHsKa,.Footer_no-push-tablet__yW0Rm{left:0}}@media only screen and (min-width:980px){.Footer_no-float-desktop__oWfMK{float:none}.Footer_no-padding-desktop__Wu0oZ{padding:0}.Footer_no-margin-desktop__HkTFR{margin:0}.Footer_none-desktop__b0FCL{display:none}.Footer_block-desktop__wLmzv{display:block}.Footer_inline-block-desktop__Aw23L{display:inline-block}.Footer_inline-desktop__wPwuZ{display:inline}.Footer_text-left-desktop__7UlzV{text-align:left}.Footer_text-right-desktop__NIO0P{text-align:right}.Footer_text-center-desktop__LjNtR{text-align:center}.Footer_text-justify-desktop___Qhfq{text-align:justify}.Footer_no-col-desktop__AkMcn{width:auto;float:none}.Footer_no-pull-desktop__mj4KI,.Footer_no-push-desktop___eU8E{left:0}}@media only screen and (min-width:1140px){.Footer_no-float-hd__0aBL7{float:none}.Footer_no-padding-hd__b8a95{padding:0}.Footer_no-margin-hd__Gruik{margin:0}.Footer_none-hd__yFDJ3{display:none}.Footer_block-hd__tHOIH{display:block}.Footer_inline-block-hd___D7sd{display:inline-block}.Footer_inline-hd__t_hb4{display:inline}.Footer_text-left-hd__VGEzM{text-align:left}.Footer_text-right-hd__aug6B{text-align:right}.Footer_text-center-hd__ewpxQ{text-align:center}.Footer_text-justify-hd__L8f08{text-align:justify}.Footer_no-col-hd__EJ4ZX{width:auto;float:none}.Footer_no-pull-hd__EAuqL,.Footer_no-push-hd__q2qg5{left:0}}.Footer_footer__Ir1kR{grid-row-start:3;padding:2rem 1rem 1rem;border-top:1px solid rgba(0,0,0,.05)}.Footer_first-nav__6usQd h4{margin-bottom:.5rem;color:var(--color-primary)}.Footer_first-nav__6usQd ul li a{font-size:11px;font-weight:500}.Footer_second-nav__e11BO a{font-size:10px;opacity:.42;transition-property:all;transition-timing-function:ease-in-out;transition-duration:.15s}.Footer_second-nav__e11BO a:hover{opacity:1;color:var(--color-primary)}@media(max-width:768px){.Footer_page__qLcoh img{height:200px}}.Layout_page__lHuO5{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),0.08);--gray-alpha-100:rgba(var(--gray-rgb),0.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2}.Layout_footer__am_3o{grid-row-start:3;display:flex;gap:1rem;padding:1rem}.Layout_footer__am_3o a{text-wrap:nowrap;background-color:var(--global-background-color);padding:.7rem;text-align:center}.Layout_main__2NfnV{grid-row:2/3;grid-column:1/1;height:100%;gap:32px}@media(hover:hover)and (pointer:fine){a.Layout_primary__GcMdC:hover{background:var(--button-primary-hover);border-color:rgba(0,0,0,0)}a.Layout_secondary__6m7WY:hover{background:var(--button-secondary-hover);border-color:rgba(0,0,0,0)}.Layout_footer__am_3o a:hover{text-decoration:underline;text-underline-offset:4px}}@media(max-width:600px){.Layout_footer__am_3o{flex-wrap:wrap;align-items:center;justify-content:center}}@media(prefers-color-scheme:dark){.Layout_logo__XnqD7{filter:invert(100%)}}:root{--background:#ffffff;--foreground:#171717}::-webkit-backdrop{background-image:rgba(2,2,2,.8);opacity:1;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}::backdrop{background-image:rgba(2,2,2,.8);opacity:1;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}*{box-sizing:border-box;padding:0;margin:0}html{scroll-behavior:smooth;overflow-x:hidden;overflow-y:scroll;min-height:100%}.ms-motion-slideDownIn{animation:ms-motion-slideDownIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s linear both}@keyframes ms-motion-slideDownIn{0%{transform:translate3d(0,-48px,0)}to{transform:translateZ(0)}}@keyframes ms-motion-fadeIn{0%{opacity:0}to{opacity:1}}body,html{max-width:100vw}body{color:var(--foreground);background:var(--white);font-family:var(--font-geist-sans)!important;font-size:12px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;min-height:100svh;display:grid;grid-template-rows:70px 1fr auto;grid-template-columns:1fr;align-items:center;justify-items:stretch;grid-gap:0;gap:0}a{color:inherit;text-decoration:none}button{border:none}.pointer,button{cursor:pointer}.rounded{border-radius:999px}.relative{position:relative}.d-block{display:block}@media(prefers-color-scheme:dark){html{color-scheme:dark}}