#content-shipping .shipping__form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#content-shipping .shipping__form .shipping__input-block:first-child{width:100%}#content-shipping .shipping__form .shipping__input-block:not(:first-child){margin:0 20px 0 0}#content-shipping .shipping__title{line-height:39px;letter-spacing:0;text-align:left}#content-shipping .shipping__content{width:100%}#content-shipping textarea{resize:vertical}#content-shipping input,#content-shipping textarea{width:auto;padding:10px;margin:0 0 10px;-webkit-border-radius:5px;border-radius:5px}#content-shipping .shipping__row:first-child{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}#content-shipping .shipping__row:first-child,#content-shipping .shipping__row:first-child .shipping__input-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#content-shipping .shipping__row:first-child .shipping__input-block .dropdown__list,#content-shipping .shipping__row:first-child .shipping__input-block .dropdown__main-block{border:1px solid #e2e5e9}#content-shipping .shipping__form label{color:#2e3a59;font-size:16px;margin:0 0 10px}.shipping-error>input,.shipping-error>li,.shipping-error>textarea{background-color:rgba(255,86,86,.5)}#content-shipping .shipping__form input{border:1px solid #cbcbcb}#content-shipping .shipping__map-track{width:100%;padding:5px 0 10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}#content-shipping .shipping__map-block{height:601px;top:100px}#content-shipping .shipping__table-block{border:1px solid #e2e5e9;-webkit-border-radius:10px;border-radius:10px;height:100%;top:100px}#content-shipping .shipping__table-block .shipping__table-item{padding:20px}#content-shipping .shipping__table-block .shipping__table-item:not(:last-child){border-bottom:1px solid #e2e5e9}#content-shipping .shipping__table-block .shipping__table-item .shipping__table-item-title{color:var(--main-color-orange);font-size:18px;font-weight:600;margin-bottom:5px;line-height:25px}#content-shipping .shipping__table-block .shipping__table-item .shipping__table-item-content{font-size:18px;line-height:25px}#content-shipping #map-shipping{height:100%;-webkit-border-radius:10px;border-radius:10px;border:1px solid #ccc}#content-shipping #map-shipping ymaps{-webkit-border-radius:10px;border-radius:10px}#content-shipping #map-shipping,#content-shipping .shipping__map-block{width:100%}#content-shipping .shipping__info{margin:0 0 15px;background-color:#fcfcfc;border:1px solid #e9e9e9;-webkit-border-radius:5px;border-radius:5px;width:100%;padding:25px}#content-shipping .shipping__info .shipping__info-block-title{font-size:30px;font-weight:500;line-height:35.16px;color:var(--main-color-orange);margin-bottom:20px}#content-shipping .shipping__info .shipping__list ul{margin:10px 0 10px 14px}#content-shipping .tabs_btn{position:relative;padding:10px 15px 10px 40px;cursor:pointer;display:inline-block;color:#2e3a59;line-height:25px;border:1px solid #e9e9e9;-webkit-border-radius:5px;border-radius:5px;margin:0 4px 10px 0}#content-shipping .tabs_btn.opacity_03{opacity:.3}#content-shipping .tabs_btn:before{content:"";position:absolute;left:10px;top:14px;width:18px;height:18px;-webkit-border-radius:100%;border-radius:100%;border:2px solid #e9e9e9;background:#fff}#content-shipping .tabs_btn.tab_active{border:1px solid var(--main-color-orange);-webkit-border-radius:5px;border-radius:5px}#content-shipping .tabs_btn.tab_active:before{content:"";position:absolute;left:10px;top:14px;width:18px;height:18px;-webkit-border-radius:100%;border-radius:100%;border:2px solid var(--main-color-orange);background:#fff}#content-shipping .tabs_btn.tab_active:after{content:"";position:absolute;left:14px;top:18px;width:10px;height:10px;-webkit-border-radius:100%;border-radius:100%;background:var(--main-color-orange);-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;-webkit-transition:all .3s ease;transition:all .3s ease}#content-shipping .tabs_btn:not(.tab_active):after{content:"";position:absolute;left:4px;top:4px;width:14px;height:14px;-webkit-border-radius:100%;border-radius:100%;background:#fff;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0}.shipping__popup-block{padding:5px;margin:5px 5px 25px}.shipping__popup-block table{color:var(--main-color-black);margin-bottom:15px}.shipping__popup-block table tr:first-child td{font-weight:700}.shipping__popup-block table tr td{border:1px solid var(--main-color-gray)}.shipping__popup-block p{margin:0}