.error{background-color:#b5d4e6;flex-flow:row;justify-content:space-between;align-items:center;display:flex}.error__left,.error__image{width:50%}.error__title{color:#00a0e3;text-align:center;font-size:64px;font-weight:800;line-height:75px}.error__description{text-align:center;color:#f4f8f9;width:70%;margin:30px auto;font-size:20px;font-weight:400;line-height:23px}.error__link{color:#f4f8f9;text-decoration:none}
.console__input{box-sizing:border-box;border:1px solid #5f697d;border-radius:6px;width:100%;padding:13px 24px;font-size:18px}.console__input_error{outline:2px solid #e74343}.console__input:focus{outline:1px solid #5f1ada}
.console__radio-group{flex-direction:column;gap:8px;width:48%;display:flex}.console__radio-group>.console__field{width:100%}.console__radio{z-index:-1;opacity:0;position:absolute}.console__radio:not(:disabled):not(:checked)+label:hover:before{cursor:pointer;border-color:#5f1ada}.console__radio:not(:disabled):active+label:before{background-color:#5f1ada;outline:1px solid #5f1ada}.console__radio:focus+label:before{box-shadow:0 0 0 .2rem #5f1ada40}.console__radio:focus:not(:checked)+label:before{border-color:#5f1ada}.console__radio:checked+label:before{background-image:url(../media/radio-mark.9dfae28d.svg);outline:1px solid #5f1ada}
.console__checkbox-group{flex-direction:column;gap:8px;display:flex}.console__checkbox-group>.console__field{width:100%}.console__item{display:flex}.console__checkbox{z-index:-1;opacity:0;position:absolute}.console__checkbox:disabled+label{color:#c4c4c4}.console__checkbox:disabled+label:before{outline:2px solid #c4c4c4}.console__checkbox:not(:disabled):not(:checked)+label:hover:before{cursor:pointer;border-color:#5f1ada}.console__checkbox:not(:disabled):active+label:before{background-color:#5f1ada;outline:1px solid #5f1ada}.console__checkbox:focus+label:before{box-shadow:0 0 0 .2rem #5f1ada40}.console__checkbox:focus:not(:checked)+label:before{border-color:#5f1ada}.console__checkbox:checked+label:before{background-image:url(../media/radio-mark.9dfae28d.svg);outline:1px solid #5f1ada}@media (max-width:991px){.console__field.console__checkbox-group{width:max-content}}
.popup{z-index:1000;box-sizing:border-box;justify-content:center;align-items:center;width:100%;max-width:100%;height:100%;padding:0 18px;display:none;position:fixed;top:0;left:0}.popup_open{display:flex}.popup__overlay{cursor:pointer;background-color:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.popup__box{position:relative}.popup__head{justify-content:space-between;align-items:center;display:flex}.popup__title{letter-spacing:.175em;color:#fff;font-size:44px;font-weight:400;line-height:41px;display:none}.popup__title_visible{display:flex}.popup__close{cursor:pointer;z-index:300;width:20px;height:20px;position:absolute;top:24px;right:24px}.popup__close:before,.popup__close:after{content:"";background:#af8ced;width:20px;height:1px;position:absolute;top:50%;transform:translateY(-50%)}.popup__close:before{transform:rotate(45deg)}.popup__close:after{transform:rotate(-45deg)}.popup__form{flex-wrap:wrap;justify-content:space-between;gap:24px 18px;margin-top:32px;display:none;position:relative}.popup__form_visible{display:flex}.popup__wrapper{flex-flow:row;justify-content:space-between;align-items:flex-start;column-gap:40px;width:100%;display:flex}.popup__field{flex-direction:column;align-items:flex-start;row-gap:5px;width:100%;display:flex}.popup__label{color:#5f697d;font-size:16px;font-weight:300;line-height:20px}.popup__input{box-sizing:border-box;color:#5f697d;background:#fff;border:2px solid #fff;border-radius:10px;width:100%;height:40px;padding:0 16px;font-size:18px;font-weight:300;display:block;box-shadow:0 4px 10px #007db180}.popup__input_border{box-shadow:none;border:2px solid #b0c9e0}.popup__input_error{border:2px solid #e74343}.popup__thanks{color:#908f97;text-align:center;font-size:18px;font-weight:400;line-height:21px;display:none}.popup__thanks_visible{display:block}.popup__link{color:#908f97;text-decoration:none}.popup__btn{box-sizing:border-box;cursor:pointer;text-transform:uppercase;text-shadow:0 2px 2px #0000001a;color:#fff;text-align:center;border:none;border-radius:10px;width:100%;padding:10px 30px;font-size:18px;font-weight:600;transition:all .3s ease-in-out}.popup__btn:hover{background:#e98c00}.popup__btn_wide{width:100%}.popup__error{color:red;align-items:center;column-gap:20px;font-size:18px;font-weight:400;line-height:20px;display:none}.popup__error_visible{display:flex}.popup .console__field{padding-left:2px}.popup .console__label{color:#5f697d;font-size:10px}.popup .console__label a{color:#26bfff}.popup .console__label a:hover{opacity:.7}.popup .console__label_checkbox:before{width:11px;height:11px}.popup .console__checkbox:checked+label:before{background-size:9px;outline:1px solid #00aff9}.popup .checkbox-group{gap:6px;margin-top:8px}@media (max-width:991px){.popup__wrapper{flex-direction:column;row-gap:20px}.popup__title{font-size:16px;font-weight:400}.popup__label{font-size:14px}.popup__input{font-size:16px}.popup__close{cursor:pointer;z-index:300;width:16px;height:16px;position:absolute;top:18px;right:18px}.popup__close:before,.popup__close:after{content:"";background:#af8ced;width:16px;height:1px;position:absolute;top:50%;transform:translateY(-50%)}.popup__close:before{transform:rotate(45deg)}.popup__close:after{transform:rotate(-45deg)}}
.console__bottom{width:100%}.console__info{flex-flow:row;justify-content:flex-start;align-items:center;gap:20px;margin-top:32px;display:flex}.console__button{box-sizing:content-box;color:#fff;cursor:pointer;text-align:center;text-shadow:0 2px 2px #0000001a;background:#5f1ada;border:none;border-radius:6px;min-width:200px;padding:24px 60px;font-size:18px;font-weight:400;transition:all .3s ease-in-out}.console__button:hover{background:#78239b}.console__description{color:#1e233c;font-size:14px;font-weight:400}.console__image{flex-shrink:0;width:50px;height:50px;position:relative}
.console__wrapper{flex-wrap:wrap;justify-content:space-between;gap:30px;display:flex}.console__form{grid-template-columns:57% 40%;grid-template-areas:"path values""delivery properties""customs.";justify-content:space-between;row-gap:32px;width:100%;display:grid}.console__flex{flex-flow:row;justify-content:space-between;display:flex}.console__path{grid-area:path}.console__delivery{grid-area:delivery}.console__values{grid-area:values}.console__properties{grid-area:properties}.console__customs{grid-area:customs}.console__field{width:48%}.console__descr{justify-content:flex-start;align-items:center;column-gap:5px;margin-bottom:8px;display:flex}.console__help{position:relative}.console__question{cursor:pointer;background:url(../media/question.a4d20724.svg) 50%/cover no-repeat;width:12px;height:12px}.console__question:hover>.console__hint{visibility:visible;opacity:1}.console__hint{z-index:5;visibility:hidden;opacity:0;color:#1e233c;background:#fff;border-radius:10px;width:max-content;max-width:200px;margin-bottom:10px;padding:10px 20px 16px;font-size:12px;transition:all .3s ease-in-out;display:block;position:absolute;top:-100%;left:50%;transform:translate(-50%,-100%);box-shadow:0 6px 16px #00000012}.console__hint:before{content:"";border:10px solid #0000;border-bottom-color:#fff;width:0;height:0;position:absolute;top:100%;left:50%;transform:translate(-50%)rotate(180deg)}.console__label{color:#b4c3cd;font-size:14px}.console__label_dark{color:#5f697d;font-size:18px}.console__label_small{color:#5f697d;font-size:14px;line-height:18px}.console__label_radio{-webkit-user-select:none;user-select:none;cursor:pointer;align-items:center;display:inline-flex}.console__label_radio:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:10px;border-radius:3px;outline:1px solid #b4c3cd;flex-grow:0;flex-shrink:0;width:14px;height:14px;margin-right:8px;display:inline-block}.console__label_checkbox{-webkit-user-select:none;user-select:none;cursor:pointer;align-items:center;display:inline-flex}.console__label_checkbox:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:10px;border-radius:3px;outline:1px solid #b4c3cd;flex-grow:0;flex-shrink:0;width:14px;height:14px;margin-right:8px;display:inline-block}.console__result{color:#1e233c;font-size:44px;font-weight:400;line-height:44px}.console__result_small{font-size:20px;line-height:20px}.console__error{color:red;align-items:center;column-gap:20px;font-size:18px;font-weight:400;line-height:20px;display:none}.console__error_visible{display:flex}.spinner{justify-content:center;align-items:center;width:100%;height:300px;display:flex}.spinner__wrapper{box-sizing:border-box;border:5px solid #5f1ada;border-bottom-color:#0000;border-radius:50%;width:60px;height:60px;animation:.8s linear infinite rotation;display:block}.spinner_white{width:100%;height:100%}.spinner_white .spinner__wrapper{border:5px solid #fff;border-bottom-color:#0000;width:30px;height:30px}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:991px){.console__flex{flex-direction:column;gap:24px}.console__values{flex-direction:row}.console__field{width:100%}.console__field_horizontal{flex-direction:column;align-items:flex-start;gap:5px}.console__field_horizontal .console__title{text-transform:none;letter-spacing:unset}.console__radio-group{width:100%}.console__wrapper{flex-direction:column}.console__form{grid-template-columns:100%;grid-template-areas:"path""values""properties""delivery""customs"}.console__info{flex-direction:column;align-items:stretch;margin-top:20px}.console__hint{max-width:120px}.console__result{font-size:32px}.console__result_small{font-size:20px;line-height:20px}.console__result span{font-size:18px;display:block}.console__button{min-width:auto}}
.Switch-module-scss-module__g-ddAa__switch{padding-bottom:44px}.Switch-module-scss-module__g-ddAa__switch .Switch-module-scss-module__g-ddAa__button{outline:1px solid #1e233c;width:410px}.Switch-module-scss-module__g-ddAa__switch .Switch-module-scss-module__g-ddAa__button:hover{background:#5f1ada;outline:1px solid #5f1ada}.Switch-module-scss-module__g-ddAa__switch .Switch-module-scss-module__g-ddAa__active{color:#fff;background:#5f1ada;outline:1px solid #5f1ada}.Switch-module-scss-module__g-ddAa__wrapper{justify-content:space-between;display:flex}.Switch-module-scss-module__g-ddAa__title{align-items:baseline;gap:27px;display:flex}.Switch-module-scss-module__g-ddAa__subtitle{letter-spacing:.01em;color:#5f1ada;font-size:18px;font-weight:400}@media (max-width:768px){.Switch-module-scss-module__g-ddAa__switch{padding-bottom:48px}.Switch-module-scss-module__g-ddAa__switch .Switch-module-scss-module__g-ddAa__button{font-size:18px}.Switch-module-scss-module__g-ddAa__title{flex-direction:column;gap:0}.Switch-module-scss-module__g-ddAa__subtitle{margin-top:12px;margin-bottom:32px;display:block}.Switch-module-scss-module__g-ddAa__wrapper{gap:10px}}
.App-module-scss-module__97KdCG__calculator{overflow:hidden}.App-module-scss-module__97KdCG__wrapper{background:#fff;border-radius:12px;flex-direction:column;align-items:center;padding:32px;display:flex}.App-module-scss-module__97KdCG__title{align-self:flex-start;margin-bottom:44px;font-size:44px;font-weight:400}@media (max-width:768px){.App-module-scss-module__97KdCG__title{margin-bottom:24px;font-size:32px}.App-module-scss-module__97KdCG__wrapper{padding:12px}}
