.Footer_footer__4ORg_{background-color:var(--gray-1);margin-top:auto;padding:40px;display:flex;flex-direction:column;align-items:center;justify-content:center}.Footer_contents__LQpDg,.Footer_spacer__oL8Wm{width:100%;max-width:var(--max-width)}.Footer_spacer__oL8Wm{height:6px;border-radius:3px;background-color:var(--gray-4);margin-bottom:80px}.Footer_directory__1_P0n{display:flex;flex-direction:row;justify-content:space-between;gap:20px}.Footer_logo_text__xxCUc{font-size:36px;margin-left:8px;color:var(--gray-6)}.Footer_directory_large__Uf3AY{flex-direction:column;flex-grow:2}.Footer_directory_small__TqMeO{flex-direction:column;flex-grow:1}.Footer_directory_row__OHEnz{display:flex;flex-direction:row;margin-bottom:12px}.Footer_column_header__QLOym{font-size:1.4rem;color:var(--gray-6);display:flex;flex-direction:column;margin-bottom:24px}.Footer_directory_item__9lyeX,.Footer_directory_item_text__0OknX{font-size:1rem;margin-bottom:14px;color:var(--gray-6)}.Footer_directory_item__9lyeX.Footer_inactive__RlSWJ,.Footer_directory_item__9lyeX.Footer_inactive__RlSWJ:hover{color:var(--gray-3)}.Footer_directory_item__9lyeX:hover{color:var(--minus-3)}.Footer_right-column__hts26{display:flex;flex-direction:column}@media screen and (max-width:768px){.Footer_directory__1_P0n{flex-direction:column}}.Header_header__TsQ2I{height:100px;position:-webkit-sticky;position:sticky;top:0;display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:rgba(255,255,255,.5);-webkit-backdrop-filter:blur(23px);backdrop-filter:blur(23px);z-index:100}.Header_header_border__3lPap{position:absolute;bottom:0;width:100%;height:2px;background-color:var(--gray-4);opacity:0;transition-property:opacity;transition-duration:1s}.Header_header_border_active__6Bii4{opacity:.3}.Header_contents___VL_q{width:100%;max-width:var(--max-width);height:100px;border-radius:50px;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.Header_left__0QNy2{height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center}.Header_logo_icon__x71Bd{height:60px;width:60px}.Header_logo_icon__x71Bd svg{height:100%;width:100%}.Header_logo_text__5wJuc svg{margin-left:6px;height:50px;fill:var(--gray-6)}@media (max-width:350px){.Header_logo_text__5wJuc{display:none}}.Header_right__u0xsJ{height:100%;display:flex;flex-direction:row;flex-grow:1;align-items:center;justify-content:flex-end;width:300px}.Header_download_text__acwRp{font-size:24px;color:var(--gray-6)}.Header_icon__jP_DY{height:50px;width:50px;margin-left:12px}.Header_icon__jP_DY svg{height:100%;width:100%;fill:var(--gray-6)}.Header_icon__jP_DY svg:hover{fill:var(--gray-5)}@media (max-width:600px){.Header_download_text__acwRp{display:none}}.Layout_contents__M4049{display:flex;flex-direction:column;align-items:center;flex:1 1;width:100%;height:100%;min-height:20vh}:root{--header-height:100px;--marquee-height:calc(100vh - var(--header-height) - var(--header-height));--marquee-row-height:calc(var(--marquee-height) / 6);--marquee-svg-size:calc(var(--marquee-row-height) - 4vh);--header-text-height:calc(var(--header-height) * 0.75);--header-text-border-radius:calc(var(--header-text-height) / 2);--header-content-margin:10px;--header-content-border-radius:calc((var(--header-text-height) + (2 * var(--header-content-margin))) / 2);--max-width:1200px;--max-content-width:1120px;--background-color:#FFFFFF;--minus-1:#9fe1ff;--minus-2:#77d4ff;--minus-3:#50c7ff;--minus-4:#28bbff;--minus-5:#00b0ff;--minus-6:#079ce1;--minus-7:#0c8ac3;--minus-8:#1178a8;--minus-9:#13678e;--minus-10:#155675;--plus-1:#ffb9c7;--plus-2:#ff91a7;--plus-3:#ff6987;--plus-4:#ff4167;--plus-5:#ff1744;--plus-6:#f70a39;--plus-7:#db0e37;--plus-8:#bf1335;--plus-9:#a41633;--plus10:#8a182f;--gray-1:hsl(0,0%,95%);--gray-2:hsl(0,0%,90%);--gray-3:hsl(0,0%,85%);--gray-4:hsl(0,0%,78%);--gray-5:hsl(0,0%,60%);--gray-6:hsl(0,0%,40%);--gray-7:hsl(0,0%,20%);--font-sans-flex:"Google Sans Flex",sans-serif;--font-header:var(--font-sans-flex);--font-text:var(--font-sans-flex)}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw}html{line-height:1;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;scroll-behavior:smooth}.standard-text,html{font-family:var(--font-text);font-weight:300;font-optical-sizing:auto;font-style:normal}.header-text,h1,h2,h3,h4,h5,h6{font-family:var(--font-header);font-weight:600;font-optical-sizing:auto;font-style:normal;font-variation-settings:"slnt" 0,"wdth" 100,"GRAD" 0,"ROND" 100}body{padding:0;margin:0;line-height:inherit;background:var(--background-color);color:var(--text-color)}#__next{min-height:100vh;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{color:var(--gray-6);margin:0}a{text-decoration:none;color:var(--minus-3)}code{background:rgba(230,230,230,.3);border-radius:4px;padding:2px 6px}ul{margin:0;padding-left:20px}a.button,button{background:var(--qwik-light-blue);border:none;border-radius:8px;color:white;cursor:pointer;font-size:.8rem;padding:15px 20px;text-align:center}a.button.button-dark,button.button-dark{background:var(--qwik-dirty-black)}a.button.button-small,button.button-small{padding:15px 25px}@media screen and (min-width:768px){a.button,button{font-size:1rem;padding:23px 35px}}