*{-webkit-box-sizing:border-box!important;box-sizing:border-box!important}body{font-family:Roboto}#app{min-height:100vh;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}a{font-family:Roboto}.row{display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.header-container,.row{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.header-logo-text{font-size:30px!important}.header-phone{font-size:25px!important;margin:auto auto 0!important}.header-text{font-size:18px!important}.step-icon{display:-ms-flexbox!important;display:flex!important;-ms-flex-align:center!important;align-items:center!important;-ms-flex-pack:center!important;justify-content:center!important;width:35px;height:35px;border-radius:50%;border:2px solid #fff;display:flex;justify-content:center;color:#fff;-webkit-box-sizing:content-box!important;box-sizing:content-box!important;-webkit-margin-before:1em!important;margin-block-start:1em!important;-webkit-margin-after:1em!important;margin-block-end:1em!important}.step-icon-active{width:33px;height:33px;border:4px solid #ffc23a}.step-text{margin:0;font-size:14px!important;line-height:1.7!important;font-weight:400!important;text-align:center;border-bottom:1px dashed #fff;min-width:120px;color:#fff!important;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.order-container{display:grid;-webkit-column-gap:2%;column-gap:2%;row-gap:24px;grid-template-columns:75% 23%;grid-template-rows:104px -webkit-min-content;grid-template-rows:104px min-content;grid-template-areas:"steps info" "content info";margin-bottom:40px}.order-title{font-size:24px!important;font-weight:700!important;line-height:1.17!important}.steps-container{grid-area:steps;padding:0 25px;background:#2f2939!important}.product-card-info{width:40%;display:grid;grid-template-columns:repeat(3,1fr);-webkit-column-gap:5%;column-gap:5%}.order-warning-text{line-height:1.5;font-weight:200;margin-bottom:25px;width:100%;text-align:center;font-size:16px}.order-summary{width:55%;font-size:16px!important;font-weight:500}.order-column{grid-area:info}.order-info{border:1px solid #dcdcdc;padding:30px 14px 14px}.order-pay-info{border-radius:2px;height:-webkit-min-content;height:-moz-min-content;height:min-content;max-height:670px}.order-pay-title{text-align:center}.order-total-price{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-bottom:15px}.order-payment-variants{border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;padding:16px 10px;margin:0 auto;width:100%;max-width:212px;display:block}.order-term-info{font-weight:400}.order-delivery-info,.order-term-info{text-align:center;margin:0 auto;margin-top:10px;color:#2d2737;font-size:16px;line-height:1.13;max-width:220px}.order-delivery-info{font-weight:700}.manager-info{margin:16px 0 0;text-align:center;line-height:1.7}.form-label,.manager-info{font-size:14px;font-weight:400}.form-label{display:block;margin-bottom:17px;line-height:1.43;position:relative;padding-left:25px}.form-label:after{content:"";position:absolute;top:0;left:0;background-repeat:no-repeat;background-position:50%;width:18px;height:18px;border:1px solid #dcdcdc}.form-checkbox{display:none!important}.form-checkbox-link:hover{opacity:.7}.form-checkbox:checked+.form-label:after{background-image:url("/images/checkbox.png")}.form-submit-button{width:201px;height:51px;background-color:#ffc600;font-size:16px;font-weight:500;line-height:1.38;color:#2f2939;border:none;border-radius:28px;cursor:pointer;margin:0 auto 19px;display:block;-webkit-transition:opacity 1s linear;-o-transition:opacity 1s linear;transition:opacity 1s linear}.form-submit-button:disabled{background-color:rgba(0,0,0,.12)!important;color:rgba(0,0,0,.26)!important;cursor:auto}@media screen and (max-width:467px){.form-label{font-size:12px}}.menu{max-width:1140px;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;margin:0 auto;margin-bottom:20px}.menu-list{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;padding:0;gap:.75rem;min-height:66px;max-width:772px;margin:0 auto}.menu-no-order{margin-top:auto;margin-bottom:auto}.menu-no-order .menu-list{gap:1rem;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:0 1rem}.menu-link{color:#0054ff;font-size:14px;line-height:1.43;-webkit-transition:opacity 1s linear;-o-transition:opacity 1s linear;transition:opacity 1s linear}.pay-info{background-color:#ffc600;width:100%;padding:5px 20px}.footer-container{max-width:1140px;min-height:115px;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:1rem}.footer-payments{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:20px}.footer-copyright-text{margin:0;text-align:right;color:#262626!important;font-size:12px!important;line-height:1.42!important;font-weight:400!important}@media screen and (max-width:1199px){.header-container{padding:0 40px}.order-container{padding:0 40px;grid-template-columns:100%;grid-template-rows:-webkit-min-content;grid-template-rows:min-content;grid-template-areas:"steps" "content" "info"}.order-steps-container{padding:0 15px}.order-total-price{-ms-flex-pack:start;justify-content:start}.order-pay-title{width:100%;text-align:start}.order-pay-info{width:45%}.order-info{-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:30px;padding-bottom:15px;max-width:600px;margin:0 auto}.manager-info,.order-info{display:-ms-flexbox;display:flex}.manager-info{-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center}.order-payment-variants{margin:0}}@media screen and (max-width:1023px){.header-phone{font-size:18px!important}.header-text{font-size:16px!important}.order-title{font-size:20px!important}.order-summary,.order-warning-text{font-size:14px!important}.order-summary{width:70%}.order-pay-info{width:45%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start}.menu-list{-ms-flex-pack:center!important;justify-content:center!important;padding:1rem 0!important}.footer-container{-ms-flex-direction:column!important;flex-direction:column!important;padding:15px!important}.footer-payments{margin-bottom:15px!important}.footer-copyright-text{text-align:center!important}}@media screen and (max-width:767px){.order-container{padding:0 20px!important}.header-container{-ms-flex-pack:justify;justify-content:space-between;padding:0 10px!important}.header-logo{max-width:33px!important}.header-logo-text{font-size:20px!important}.header-phone{font-size:14px!important;margin-left:auto!important}.header-text-container{display:none!important}.order{padding:0 20px}.order-pay-info{width:100%}.order-pay-title,.order-total-price{width:100%;text-align:center}.order-total-price{-ms-flex-pack:center;justify-content:center}.order-payment-variants{margin:0 auto}.order-info{display:block;padding:15px!important;max-width:500px}.order-info-text-container{width:100%;margin-top:10px}.order-term-info{margin:0!important}.order-delivery-info,.order-term-info{width:100%;max-width:none;font-size:14px!important}.order-delivery-info{margin:15px!important}.order-info-text{font-size:14px}.manager-info{-ms-flex-direction:column!important;flex-direction:column!important}.step-icon-container,.step-text-container{display:none!important}.step-icon-container-current,.step-icon-current,.step-text-container-current,.step-text-current{display:-ms-inline-flexbox!important;display:inline-flex!important}.order-pay-variants{margin:0 auto}}.partner-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.partner-image{height:100%;width:100%;padding:1rem}.price-image{max-height:720px}@media screen and (max-width:767px){.partner-image{padding:.5rem}}
/*# sourceMappingURL=main.0c1642f6.css.map*/