.calculate-form{padding:40px 50px;background-color:#46484c;border-radius:8px;background-image:url(/assets/images/calculate-form-bg.png);background-size:contain;background-position:right center;background-repeat:no-repeat}@media screen and (max-width:992px){.calculate-form{background-image:none;padding:30px 20px}}.calculate-form__inner{max-width:510px}.calculate-form__title{font-size:24px;font-weight:700;line-height:28px;color:#fff;margin-bottom:17px}.calculate-form__subtitle{font-size:16px;font-weight:400;line-height:100%;color:#fff;margin-bottom:24px}.calculate-form__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}@media screen and (max-width:850px){.calculate-form__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.calculate-form__row>*{width:50%}@media screen and (max-width:850px){.calculate-form__row>*{width:100%}}.calculate-form .form{gap:12px}.calculate-form .input{padding:12px 20px;font-size:16px;line-height:13px}.calculate-form .input::-webkit-input-placeholder{color:#46484c}.calculate-form .input::-moz-placeholder{color:#46484c}.calculate-form .input:-ms-input-placeholder,.calculate-form .input::-ms-input-placeholder{color:#46484c}.calculate-form .input::placeholder{color:#46484c}.calculate-form .input.input--area{height:100px}.calculate-form .file-label{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:12px 16px;background:rgba(255,255,255,.08);font-size:16px;font-weight:400;line-height:13px;color:#fff;border-radius:6px;position:relative}.calculate-form .file-label input{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;z-index:2}.calculate-form .checkbox-label,.calculate-form .file-label span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.calculate-form .file-label span svg{width:20px;height:20px}.calculate-form .checkbox-label{gap:12px;font-size:13px;font-weight:400;line-height:130%;color:#fff}@media screen and (max-width:640px){.calculate-form .checkbox-label{word-break:break-all}}.calculate-form .checkbox-label a{text-decoration:none}.calculate-form .checkbox-label input{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:16px;min-height:16px;border:1px solid #fff;border-radius:2px;background:0 0}.calculate-form .checkbox-label input:checked{background:#fff;background-image:url(/assets/images/checkbox-mark.svg);background-size:cover;background-position:center center;background-repeat:no-repeat}.transport-list,.transport-list li{display:-webkit-box;display:-ms-flexbox;display:flex}.transport-list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:28px 0!important;padding-left:0!important;list-style:none;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:100px}@media screen and (max-width:1300px){.transport-list{gap:50px}}@media screen and (max-width:1200px){.transport-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}}@media screen and (max-width:640px){.transport-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:26px}}.transport-list li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:28px}@media screen and (max-width:640px){.transport-list li{gap:16px}}.transport-list li img{height:108px}@media screen and (max-width:400px){.transport-list li img{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%}}.transport-list li p{font-size:16px;font-weight:600;line-height:100%;color:#212328;max-width:232px;text-align:center;margin-bottom:0}.transport-list li p sub{display:block;margin-top:8px;font-size:14px;font-weight:400;line-height:100%;color:#909090}.delivery-map{background:#062e62;padding:40px 20px 30px;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px}.delivery-map h2{font-size:24px;line-height:1.2;letter-spacing:0;color:#fff;margin:0 20px}.delivery-map__image{max-width:100%}