@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}ul[class],ol[class]{padding:0}body,h1,h2,h3,h4,p,ul[class],ol[class],li,figure,figcaption,blockquote,dl,dd{margin:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5}ul[class],ol[class]{list-style:none}a:not([class]){text-decoration-skip-ink:auto}img{max-width:100%;display:block}article>*+*{margin-top:1em}input,button,textarea,select{font:inherit}a{color:inherit;text-decoration:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}*{box-sizing:border-box;margin:0;padding:0}html,body{min-height:100vh;color:#000;line-height:1.5625;font-family:Roboto,sans-serif;font-weight:400;font-style:normal;font-size:16px;letter-spacing:-1.5%;background:url(/assets/background-DlO8the9.png) 100%/cover no-repeat}html .container,body .container{max-width:1920px;margin:0 auto;padding:0 16px}.hero{padding:70px 16px 40px}.hero__page{position:relative;margin:16px auto;padding:32px 0;max-width:400px;background:#fff;box-shadow:0 2px 4px #0000001a;border-radius:16px;transition:all .15s ease .15s}@media (max-width: 480px){.hero__page{margin-top:0}}.hero__photo{display:flex;justify-content:center;padding-bottom:16px}.hero__photo-image{width:122px;height:122px;border-radius:61px;vertical-align:middle}@media (max-width: 480px){.hero__photo-image{width:110px;height:110px;border-radius:55px}}.hero__title{font-size:26px;line-height:32px;font-weight:700;text-align:center;max-width:340px;padding:0 10px;margin:0 auto;overflow:hidden;text-overflow:ellipsis}.hero__extra{font-size:15px;line-height:18px;text-align:center;padding:6px 16px 0;color:#7d7f81}.hero__description{text-align:center;margin:10px 16px 0;padding:0;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:125px;word-break:break-word}.hero__description a{color:#2481cc}.hero__description a:hover{text-decoration:underline}.hero__action{text-align:center;margin-top:24px;line-height:0}.hero__button{background-color:#2481cc;font-size:14px;line-height:17px;font-weight:700;-webkit-font-smoothing:antialiased;color:#fff;border-radius:22px;overflow:hidden;display:inline-block;padding:13px 24px;height:42px;text-transform:uppercase;vertical-align:top;background-image:linear-gradient(270deg,#64b5ef00 48.44%,#64b5ef 75.52%,#64b5ef00);background-repeat:no-repeat;animation:bg-move linear 5s infinite}.hero__additional{display:none;font-size:14px;line-height:16px;text-align:center;padding:0 16px;margin:20px 0 0;color:#7d7f81}@media (max-width: 480px){.hero__additional{display:block}}.thank-you-popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:10000;animation:fadeIn .3s ease-out}.thank-you-popup .thank-you-content{display:flex;flex-direction:column;background:#000;padding:2rem 4rem;border-radius:24px;font-size:1.5rem;font-weight:700;color:#fff;text-align:center}@media (min-width: 834px){.thank-you-popup .thank-you-content{font-size:2.5rem}}@keyframes bg-move{0%{background-position:-500px 0}to{background-position:1000px 0}}.header{position:fixed;left:0;right:0;top:0;z-index:10;height:54px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);-moz-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px #0000001a;background:#fff;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px)}.header__container{width:100%}.header__wrapper{padding:10px 0;display:flex;justify-content:space-between}.header__brand{display:inline-block;vertical-align:top}.header__btn{display:inline-block;font-size:14px;line-height:17px;font-weight:700;-webkit-font-smoothing:antialiased;text-transform:uppercase;color:#fff;background:#1c93e3;padding:9px 16px;height:34px;border-radius:17px;text-align:center;transition:all .15s ease .15s}.header__btn:hover,.header__btn:active{text-decoration:none;color:#fff;background:#1a8ad5}.main__wrapper{display:flex;flex-direction:column;gap:20px}
