.order-header{background:var(--white,#fff);border-bottom:1px solid var(--gray-darker,#d5dae5);padding:30px 0;position:relative;z-index:6}@media(max-width:440px){.order-header{padding:15px 0}}.order-header__title{color:var(--dark,#262626);font-size:2.125rem;font-weight:700;line-height:normal;margin:0 0 40px 0}@media(max-width:440px){.order-header__title{font-size:1rem;font-weight:700;line-height:24px;margin:0 0 15px 0}}.ordering-counterparty__radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--dark,#262626);-webkit-font-feature-settings:"clig" off,"liga" off;font-feature-settings:"clig" off,"liga" off;font-size:.875rem;line-height:22px;cursor:pointer}.ordering-counterparty__radio input{position:absolute;pointer-events:none}input:checked+.ordering-counterparty__radio-state:after{opacity:1}.ordering-counterparty__radio-state{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;border:1px solid var(--gray-darker,#d5dae5);border-radius:50%;margin-right:10px}.ordering-counterparty__radio-state:after{content:"";display:block;width:8px;height:8px;border-radius:50%;opacity:0;background:var(--main-dark,#005197);-webkit-transition:var(--transition);transition:var(--transition)}.ordering-counterparty{border-radius:2px;border:2px solid transparent;-webkit-transition:border-color var(--transition,.2s);transition:border-color var(--transition,.2s)}.ordering-counterparty--active{border-color:var(--main-dark,#005197)}.ordering-counterparty--error{border-color:var(--red,#ea5330)}.ordering-counterparty-btn{display:none;margin-top:20px;color:var(--main,#009ee3);font-size:.75rem;font-weight:400;line-height:18px;border-bottom:1px solid var(--main,#009ee3);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer}@media(max-width:640px){.ordering-counterparty-btn{display:-webkit-box;display:-ms-flexbox;display:flex}}@media(max-width:640px){.ordering-counterparty-hiding{display:none}}.ordering-counterparty-show{display:grid}.ordering-counterparty .ordering-page__wrapper{margin-top:20px}.ordering-page{min-height:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background-color:var(--gray,#f9f9f9);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ordering-page,.ordering-page *{-webkit-box-sizing:border-box;box-sizing:border-box}.ordering-page .container{width:100%}@media(max-width:740px){.ordering-page .container{width:auto;margin-left:30px;margin-right:30px}}.ordering-page__inner{padding:50px 0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media(max-width:540px){.ordering-page__inner{padding:30px 0}}.ordering-page__company-card{width:100%;max-width:245px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;padding:15px;border-radius:2px;background:var(--white,#fff);color:var(--dark,#262626);font-size:.875rem;font-weight:500;line-height:22px}@media(max-width:440px){.ordering-page__company-card{max-width:none}}.ordering-page__company-img{width:50px;height:50px;-o-object-fit:contain;object-fit:contain}.ordering-page__counterparties{display:-webkit-box;display:-ms-flexbox;display:flex;padding:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:2px;border:1px dashed var(--gray-darker,#d5dae5);margin-top:30px}@media(max-width:640px){.ordering-page__counterparties{padding:15px}}.ordering-page__counterparties-title{color:var(--gray-dark,#a3a8b3);font-size:1.375rem;font-weight:700;line-height:28px}@media(max-width:640px){.ordering-page__counterparties-title{font-size:1.25rem;font-weight:500}}.ordering-page__counterparties-btn{padding:9px 20px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin-top:20px}.ordering-page__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding:30px;border-radius:2px;background:var(--white,#fff);margin-top:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width:640px){.ordering-page__wrapper{padding:15px}}.ordering-page-customer-info{margin-top:30px}@media(max-width:640px){.ordering-page-customer-info__form{margin-top:20px}}.ordering-page-customer-info__title{color:var(--gray-dark,#a3a8b3);font-size:1.375rem;font-weight:700;line-height:28px}@media(max-width:640px){.ordering-page-customer-info__title{font-size:1.25rem;font-weight:500}}.ordering-page-comment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:15px;border-radius:2px;background:var(--white,#fff);margin-top:30px;font-size:.75rem;font-weight:400;line-height:18px}.ordering-page-comment .textarea{width:100%;padding:10px 15px;border-radius:2px;border:1px solid var(--gray-darker,#d5dae5);margin:5px 0;outline:none}.ordering-page-comment .textarea::-webkit-input-placeholder{color:var(--gray-dark,#a3a8b3)}.ordering-page-comment .textarea::-moz-placeholder{color:var(--gray-dark,#a3a8b3)}.ordering-page-comment .textarea:-ms-input-placeholder{color:var(--gray-dark,#a3a8b3)}.ordering-page-comment .textarea::-ms-input-placeholder{color:var(--gray-dark,#a3a8b3)}.ordering-page-comment .textarea::placeholder{color:var(--gray-dark,#a3a8b3)}.ordering-page-comment .textarea__title{color:var(--dark-light,#6d7179)}.ordering-page-comment .textarea__description{color:var(--gray-dark,#a3a8b3)}.ordering-page__checkbox{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ordering-page__checkbox span{color:#6d7179;font-size:.75rem;font-weight:400;line-height:18px;padding-left:36px;margin-top:5px}.ordering-page__checkbox-description{font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.54;letter-spacing:normal;color:#6d7179;margin:0;padding:0}.ordering-page__checkbox-description *{margin:0;padding:0}.ordering-page__checkbox-description{margin-top:10px}.ordering-page__download{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;color:var(--dark-light,#6d7179);font-size:.75rem;font-weight:400;line-height:18px;cursor:pointer}.ordering-page__download .svg-icon{width:20px;height:20px}.ordering-page-footer{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:640px){.ordering-page-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.ordering-page-footer__info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media(max-width:540px){.ordering-page-footer__info{margin-bottom:15px}}.ordering-page-footer__info-title{color:var(--dark-light,#6d7179);-webkit-font-feature-settings:"clig" off,"liga" off;font-feature-settings:"clig" off,"liga" off;font-size:1rem;font-weight:500;line-height:24px;margin-right:10px}.ordering-page-footer__info-price{color:var(--dark,#262626);-webkit-font-feature-settings:"clig" off,"liga" off;font-feature-settings:"clig" off,"liga" off;font-size:1.375rem;font-weight:700;line-height:28px}.ordering-page-footer__info-subvalue{color:var(--dark,#262626);-webkit-font-feature-settings:"clig" off,"liga" off;font-feature-settings:"clig" off,"liga" off;font-size:1.1rem;font-weight:700;line-height:25px}.ordering-page-footer__btn{margin-left:auto}@media(max-width:640px){.ordering-page-footer__btn{margin-top:15px;width:100%}}.form{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.form__required{color:var(--orange,#f6931d)}@media(max-width:640px){.form__input:not(:first-child){margin-top:20px}}.form__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;margin-top:20px}.form__col-3{display:grid;grid-template-columns:repeat(3,1fr)}@media(max-width:640px){.form__col-3{grid-template-columns:repeat(1,1fr)}}.form__col-2{display:grid;grid-template-columns:repeat(2,1fr)}@media(max-width:640px){.form__col-2{grid-template-columns:repeat(1,1fr)}}