*{border:0;margin:0;padding:0}*,:after,:before{box-sizing:border-box}:active,:focus,a:active,a:focus{outline:none}aside,footer,header,nav{display:block}body,html{-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:100%;height:100%;width:100%}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{border:0;padding:0}a,a:hover,a:visited{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}@font-face{font-family:Jost;src:url(/static/media/GolosText-VariableFont_wght.54d6737963846b63819f.ttf) format("truetype")}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#efeef5;cursor:default;font-family:Jost,sans-serif;margin:0;-webkit-user-select:none;user-select:none}#root{display:flex;flex-direction:column;min-height:100vh}.header{align-items:center;background:#fff;color:#000;position:relative;width:100%}.header__inner{height:85px;justify-content:space-between;margin:0 auto;width:1020px}.header__inner,.header__logo-inner{align-items:center;display:flex}.header__logo-inner span{color:#000;font-size:20px;margin-left:5px}.header__img{width:40px}.header .burger{align-items:center;background:0 0;border:0;cursor:pointer;display:none;font-size:16px;font-weight:500;height:100%}.header .burger .svg-anim,.header .menu{-webkit-animation-duration:.33s;animation-duration:.33s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:showMenu;animation-name:showMenu}.header .menu{background-color:rgba(0,0,0,.816);color:#000;display:flex;flex-direction:column;left:0;position:absolute;top:100%;width:100%;z-index:999}.header .menu p{cursor:default;font-weight:700;margin-bottom:13px;text-align:center}.header .menu a{align-items:center;color:#fff;display:flex;font-size:15x;padding:22px 15px;text-align:start;text-decoration:none}.header__logo{font-weight:500;text-decoration:none}.header__nav,.header__nav a{align-items:center;display:flex}.header__nav a{background-color:#007aff;border-radius:22px;color:#fff;font-size:17px;font-weight:500;height:40px;margin-right:25px;padding:0 20px 1px;text-decoration:none;transition:all .2s ease}.header__nav a svg{fill:#fff;margin-right:8px;width:17px}.header__nav a:hover{background-color:#3597ff}.header__nav a:last-child{margin-right:0}@-webkit-keyframes showMenu{0%{opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes showMenu{0%{opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:1;-webkit-transform:none;transform:none}}.content{display:flex;justify-content:center;width:100%}.form{margin-top:70px;width:500px}.form__tg{height:35px;margin-right:12px;width:35px}.form__block-info{display:block}.form__block-info-inner{padding:0 10px;text-align:center}.form__block-info-title{align-items:center;display:inline-flex}.form__block-info-title h1{color:#000;font-size:32px;font-weight:500;height:40px}.form__block-info-title svg{margin-left:4px;width:35px}.form__block-info-description{color:#7b7b7d;font-size:17px;font-weight:400;margin-top:10px}.form__input-inner{position:relative;width:100%}.form__input-inner img{left:10px;position:absolute}.form__username{left:15px!important;top:18px;width:15px}.form__stars{left:10px!important;top:10px;width:32px}.form label{display:flex;flex-direction:column;font-weight:700}.form label b{font-weight:500}.form label .stars-input,.form label input{background:#fff;border:0;border-radius:14px;box-shadow:0 0 4px 1px #eae9eb;color:#000;font-size:15px;font-weight:400;height:55px;line-height:23px;padding:0 38px;width:100%}.form label input::-webkit-input-placeholder{color:rgba(0,0,0,.56);font-size:15px;font-weight:500}.form label input::placeholder{color:rgba(0,0,0,.56);font-size:15px;font-weight:500}.form label span{color:#000;font-size:16px;font-weight:400;padding:40px 20px 10px;text-transform:uppercase}.form label span:first-child{margin-bottom:7px}.form label p{color:#b0b0b0;font-size:12px;font-weight:400}.form__btn-add{align-items:center;background-color:#fff;border:0;border-radius:14px;box-shadow:0 0 4px 1px #eae9eb;color:#000;cursor:pointer;display:flex;font-weight:500;height:55px;justify-content:space-between;margin-bottom:15px;padding:0 10px;position:relative;width:100%}.form__btn-add img{padding-bottom:5px;width:32px}.form__btn-add span{margin-left:8px}.form__inner-handler{color:#000;padding-bottom:15px;text-align:center}.form__inner-handler span{margin-top:10px}.form__btn-left,.form__btn-right{align-items:center;display:flex;font-size:15px;font-weight:500}.form__btn-right{color:#7b7b7d;font-weight:400}.form__btn-hide{display:none}.cont{align-items:center;background:#007aff;border:0;border-radius:14px;box-shadow:0 0 4px 1px #eae9eb;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:500;height:55px;justify-content:center;line-height:26px;margin:0 0 20px;padding:8px 0;transition:all .2s linear;width:100%}.cont:hover{background:#3597ff;color:#fff}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.active{display:block}.cirle-pay{-webkit-animation:rotation 1s linear infinite;animation:rotation 1s linear infinite;border:8px solid;border-color:#fff #fff transparent;border-radius:50%;box-sizing:border-box;display:inline-block;height:45px;margin-bottom:5px;width:45px}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes showAlert{0%{opacity:0}to{opacity:1}}@keyframes showAlert{0%{opacity:0}to{opacity:1}}.time-quantity{display:block;line-height:20px;padding:20px}.quantity{color:#7b7b7d!important;font-size:16px;font-weight:400;padding:0!important;text-transform:uppercase}.stars-input{padding:0 50px!important}.price_ready{color:#7b7b7d;font-size:15px;font-weight:400;position:absolute;right:10px;top:17px}.offer{color:#7a7f8a;font-size:14px;line-height:20px;margin:0 auto 135px;text-align:center;width:400px}.offer a{color:#007aff}.footer{background:linear-gradient(0deg,rgba(239,238,245,.906),rgba(239,238,245,.906)),url(/static/media/back.1ad1315199f6a208cac7.png);box-shadow:2px -4px 27px 0 hsla(0,0%,78%,.43);margin-top:auto;padding:35px 0;width:100%}.footer__content{margin:0 auto;width:1020px}.footer__info{align-items:center;color:#7a7f8a;display:flex;font-size:12px;justify-content:space-between;line-height:18px;margin:0 0 50px;width:100%}.footer__info h5{width:380px}.footer__block-info{display:block}.footer__support{align-items:center;background-color:#007aff;border-radius:5px;color:#fff;display:inline-flex;font-size:12px;font-weight:500;height:38px;padding:0 12px;text-decoration:none;transition:all .2s ease}.footer__support svg{fill:#fff;margin-right:8px;width:15px}.footer__logo{display:inline-block;font-weight:500;margin-bottom:20px;text-decoration:none}.footer__logo-inner{align-items:center;display:flex}.footer__logo-inner span{color:#000;font-size:20px;margin-left:5px}.footer__img{width:40px}.footer__inner{align-items:center;color:#7a7f8a;display:flex;font-size:12px;justify-content:space-between}.footer__nav a{color:#7a7f8a;margin-left:20px}@media(max-width:1024px){.header__inner{height:45px;width:auto}.header__nav{display:none}.header .burger{display:flex}.header{padding:10px}.footer{padding:15px 0 20px}.footer__content{width:100%}.footer__inner{flex-direction:column-reverse}.footer__info{display:block;margin:0;text-align:center}.footer__block-info{align-items:center;display:flex;justify-content:center}.footer__block-info h5{display:none}.footer__logo{margin:0}.footer__info h5{font-size:12px;margin-left:10px;text-align:right;width:auto}.footer__nav a{display:block;margin-left:0;margin-top:20px;text-align:center}.footer__inner p{display:flex;justify-content:center;margin-top:20px}.footer__support{margin-top:20px}.offer{margin:10px auto 30px;width:310px}}@media(max-width:950px){.form__block-info{width:100%}.alert{top:0}}@media(max-width:840px){.form__inner{display:block}.product{height:auto}.form__block-info label input{width:100%}.product{justify-content:start}.form{margin-top:20px}}@media(max-width:541px){.header__logo-inner span{display:none}.cont,.form__btn-add{margin-bottom:10px}.cont{margin-top:0}.form__block-info-inner{margin:15px 0 0}.form label span,.quantity{font-size:12px;padding:25px 10px 5px}.time-quantity{padding:25px 10px 5px}.form__btn{margin-top:5px}.offer{font-size:12px}.form__block-info-title h1{font-size:18px;height:21px}.form__block-info-description h2{font-size:12px}.form__inner{margin-top:0;width:100%}.form__block-info{padding:0}.form{margin-top:0;padding:0 10px;width:100%}.product{padding:10px 0 0}.form__block-info{width:100%}.promo{font-size:14px}.header .burger .menu a{font-size:16px}}@media(max-width:450px){.form__block-info{padding:0;width:100%}.form__tg{display:none}}@media(max-width:320px){.form__block-info-inner{display:block;text-align:center}.offer{width:100%}}
/*# sourceMappingURL=main.34211153.css.map*/