@font-face{font-family:Poppins;src:local("Poppins Regular"),url(../fonts/Poppins-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:local("Poppins Bold"),url(../fonts/Poppins-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}html{-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit;-moz-box-sizing:inherit}*{max-height:1000000px;outline:0}input{border:none;outline:0;direction:initial}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:400;margin:0}img{vertical-align:top;max-width:100%;height:auto;border-style:none}a{display:inline-block;text-decoration:none;outline:0;color:inherit}a[href^=tel]{pointer-events:none;color:inherit;text-decoration:inherit}body{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none;-webkit-tap-highlight-color:transparent;margin:0;font-family:Poppins,Helvetica,sans-serif;font-weight:400;background:#fff;text-align:center;background-image:url(../img/bg1.png);background-repeat:no-repeat;background-size:cover;background-position:center}.wrapper{max-width:1080px;margin:auto;height:100%}.container{position:relative;min-height:calc(100vh - 30px);min-height:calc(var(--vh,100vh) - 30px);width:100%;max-width:408px;margin:0 auto;padding:24px 16px 0}.header__stars,.service__logo{display:block;margin:0 auto}.header__stars{margin-top:16px}.header__notification{margin-top:16px;color:#fff;text-align:center;font-size:15px;font-style:normal;font-weight:400;line-height:100%}.header__title{margin-top:16px;color:#fff;text-align:center;font-size:24px;font-style:normal;font-weight:700;line-height:100%}.cloud-logo{margin:0 auto;width:159px;height:124px}.form{width:100%;max-width:340px;margin:0 auto}.form__title{margin-top:16px;color:#fff;text-align:center;font-family:Poppins;font-size:15px;font-style:normal;font-weight:400;line-height:100%}.input-container{height:58px;margin:4px auto 0;position:relative}.input-container::before{content:'';background-image:url(../img/icon-phone.svg);background-size:contain;background-repeat:no-repeat;position:absolute;top:50%;left:16px;transform:translateY(-50%);z-index:2;width:20px;height:32px}.input-container::after{content:'';position:absolute;top:0;left:0;height:100%;width:52px;border-radius:8px 0 0 8px;background-color:#e3ff6a}.input{display:block;width:100%;height:100%;padding-left:calc((50% - 60px)/ 2);margin:0 auto;border-radius:8px;border:2px solid #e3ff6a;background:#fff;color:#000;text-align:center;font-family:Poppins;font-size:20px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.8px}.input::placeholder{color:#dadada}.input--pin{margin-bottom:10px}.input--error{border:1.5px solid red}.attention{margin:16px auto 0;color:#ff4e4e;text-align:center;font-family:Poppins;font-size:12px;font-style:normal;font-weight:700;line-height:100%;opacity:0}.attention--show{-webkit-animation:blink-1 .6s both;animation:blink-1 .6s both}@-webkit-keyframes blink-1{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes blink-1{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.btn{width:100%;height:58px;display:flex;justify-content:center;align-items:center;margin-top:16px;color:#fff;text-align:center;font-family:Poppins;font-size:24px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;border-radius:8px;background:#00d959;transition:filter ease-in-out .2s;cursor:pointer}@media (hover:hover){.btn:hover{filter:brightness(.9)}}.price{margin-top:16px;color:#bbb7bd;text-align:center;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:100%}.internet-logo{margin-top:16px}.footer{padding:0 10px;margin:0 auto;width:100%;max-width:454px}.footer__text{color:#bbb7bd;text-align:justify;font-family:Poppins;font-size:10px;font-style:normal;font-weight:400;line-height:100%}.footer__link{width:fit-content;text-align:center;color:#bbb7bd;font-family:Poppins;font-size:10px;font-style:normal;font-weight:400;line-height:100%}.loader{position:fixed;z-index:10;top:0;right:0;bottom:0;left:0;display:none;justify-content:center;align-items:center;background-color:rgba(0,0,0,.85);animation:loaderFadeIn .2s}@keyframes loaderFadeIn{from{opacity:0}to{opacity:1}}.message{position:fixed;z-index:20;left:0;top:0;width:100%;height:100%;display:none;justify-content:center;align-items:center;background:rgba(0,0,0,.85)}.message__content{display:flex;flex-direction:column;align-items:center;width:340px;padding:30px 5px;font-family:Arial,Helvetica,sans-serif;color:#000;background-color:#fff;border:none;border-radius:9px;will-change:transform;animation-name:fadeInDown;animation-duration:.8s;animation-delay:.4s;animation-fill-mode:both}.message__title{margin-bottom:16px;font-size:26px;line-height:1.15em;font-weight:700;text-align:center}.message__title--blocked{margin-top:25px}.message__text{font-size:22px;line-height:1.15em;font-weight:400;text-align:center;margin-bottom:15px}.message__btn{width:100%;max-width:280px;margin-top:0}.message__close{position:absolute;top:5px;right:5px;width:30px;height:30px;font-size:0;color:transparent}.message__close::before{content:"";position:absolute;top:0;left:50%;width:4px;height:100%;background-color:#444;transform:translateX(-50%) rotate(-45deg)}.message__close::after{content:"";position:absolute;top:0;left:50%;width:4px;height:100%;background-color:#444;transform:translateX(-50%) rotate(45deg)}.message__close:hover.message__close::after,.message__close:hover.message__close::before{background-color:#222}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}@media screen and (min-width:1025px) and (max-height:700px){.container{padding:8px 24px 0}.header__stars{max-width:52px;margin-top:8px}.header__notification{margin-top:8px;font-size:15px}.header__title{margin-top:8px}.cloud-logo{max-width:120px;height:auto}.header__media{max-width:155px}.attention,.internet-logo,.price{margin-top:8px}}@media screen and (max-width:1024px) and (max-height:700px){.container{padding:8px 24px 0}.header__stars{max-width:52px;margin-top:8px}.header__notification{margin-top:8px;font-size:15px}.header__title{margin-top:8px}.cloud-logo{max-width:120px;height:auto}.header__media{max-width:155px}.attention,.internet-logo,.price{margin-top:8px}}@media screen and (max-width:375px) and (max-height:560px){.service-logo{max-width:100px}.header__notification{font-size:14px}.header__title{font-size:20px}.attention{font-size:10px}.cloud-logo{max-width:100px}}@media screen and (max-width:350px){.header__stars{max-width:40px}.header__notification{font-size:13px}.cloud-logo{max-width:75px}}@media (orientation:landscape) and (min-width:480px) and (max-width:950px) and (max-height:500px){.container{min-height:none}.footer{margin-top:15px}}