@import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap");:root{--yellow-100:#f4e041;--yellow-200:#ffe302;--text-black:rgba(0,0,0,.87);--text-white:#fff;--text-grey-100:#b4b4b4;--text-grey-200:#7e7e7e;--text-white-o87:hsla(0,0%,100%,.87);--light-grey:#f8f8f8;--max-width:1170px;--border-radius:12px;--font-nunito:"Nunito","monospace";--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(#fff,hsla(0,0%,100%,0));--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{background:var(--light-grey);font-family:var(--font-nunito);color:var(--text-black)}a{text-decoration:none}.container{max-width:1170px;margin:0 auto;width:100%}@media (max-width:1024px){.container{padding-left:60px;padding-right:60px}}@media (max-width:768px){.container{padding-left:32px;padding-right:32px}}@media (max-width:400px){.container{padding-left:16px;padding-right:16px}}.Button_button__PjVhE{border-radius:80px;min-width:100px;padding:4px 18px;font-weight:400;font-size:16px;line-height:26px;transition:background-color .3s ease}.Button_disabled__063Xs{background-color:var(--text-grey-100);color:var(--text-white-o87);cursor:not-allowed;pointer-events:none}.Button_yellow__ZxOa6{background-color:var(--yellow-100);color:var(--text-black)}.Button_yellow__ZxOa6:hover{background-color:var(--yellow-200)}.Header_header__NLhag,.Header_wrap__MB1jH{display:flex;justify-content:space-between;align-items:center}.Header_wrap__MB1jH{padding:17px 0}.Header_logoImg__cOT79{width:50px;height:36px}.Header_buttons__agHao{display:flex;gap:10px}*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}