*,:after,:before{box-sizing:border-box}*{margin:0;padding:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}canvas,img,picture,svg,video{max-width:100%;height:auto;vertical-align:middle;font-style:italic;background-repeat:no-repeat;background-size:cover;object-fit:contain}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important;transition:none}}body,html{height:100%;scroll-behavior:smooth}:root{--content-max-width:1200px;--color-white:#fff;--color-royal-blue:#565add;--color-titan-white:#eff0ff;--color-valhalla:#2b1c50;--color-minsk:#3d2e7c;--color-roman:#dd5656;--color-cinder:#111019;--color-dolphin:#6c6684;--Light-Fields-Empty:#e6e6e6;--Light-Background-Primary:#fff;--Light-Text-Primary:#111314;--Light-Text-Placeholder:#aaa;--Light-Fields-Active:#111314;--color-royal-blue-04:rgba(86,90,221,0.4);--color-white-06:rgba(255,255,255,0.6);--color-alice-blue:#f3f4ff;--Light-Buttons-Primary-Inactive:#C2C4F8;--Light-Buttons-Primary-Focus:#494DBF;--Light-Buttons-Primary-Pressed:#40439C}@supports (height:100svh){:root{--viewport-height:100svh}}@supports not (height:100svh){:root{--viewport-height:100vh}}@media (max-width:768px){:root{--content-max-width:100%}}.container{width:100%;padding:0 24px}.limiter{max-width:var(--content-max-width);margin:0 auto}main{height:var(--viewport-height);overflow-x:hidden;overflow-y:auto}.button{border:unset;border-radius:8px;background:var(--color-royal-blue);color:var(--color-white);padding:12px 20px;font-size:15px;font-weight:500;line-height:24px;cursor:pointer}.button:hover{background:var(--Light-Buttons-Primary-Focus)}.button:active{background:var(--Light-Buttons-Primary-Pressed)}.button:disabled{cursor:not-allowed;background:var(--Light-Buttons-Primary-Inactive)}.modal{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:540px;height:646px}@media (max-width:768px){.container{padding:0 16px}.modal{width:343px;height:614px}}