@charset "UTF-8";.account{--v-account-accounts-padding-y:15px;--v-account-accounts-padding-x:20px;--v-account-content-gap:2.6667rem;--v-account-content-item-gap:2rem;--v-account-subtitle-group-gap:1.3333rem;--v-account-subtitle-btns-gap:0.6667rem}.account__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--v-account-content-gap)}.account__subtitle{line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.account__subtitle-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;gap:var(--v-account-subtitle-group-gap);-ms-flex-wrap:wrap;flex-wrap:wrap}.account__subtitle-btns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--v-account-subtitle-btns-gap);-ms-flex-wrap:wrap;flex-wrap:wrap}.account__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--v-account-content-item-gap)}.my-accounts{--v-my-accounts-item-gap:1rem}.my-accounts__row{--v-gutter-y:2rem}.my-accounts__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--v-my-accounts-item-gap);padding:var(--v-account-accounts-padding-y) var(--v-account-accounts-padding-x);background-color:var(--v-black)}.my-accounts__price{font-size:3.3333rem;font-weight:500;text-align:end;line-height:1}.last-order{--v-last-order-row-padding-x:1.3333rem;--v-last-order-row-padding-y:1rem;--v-last-order-row-gap:2rem;--v-last-order-row-border-bottom-color:var(--v-gray-700);--v-last-order-text-color:var(--v-white)}.last-order__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;background-color:var(--v-black);overflow-x:auto}.last-order__row{padding:var(--v-last-order-row-padding-y) var(--v-last-order-row-padding-x) var(--v-last-order-row-padding-y) var(--v-last-order-row-padding-x);border-bottom:1px solid var(--v-last-order-row-border-bottom-color);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-width:600px}.last-order__row:first-child{--v-last-order-row-border-bottom-color:var(--v-yellow);--v-last-order-row-padding-y:0.6667rem;--v-last-order-text-color:var(--v-gray-500);color:var(--v-gray-500)!important}.last-order__row:last-child{border-bottom:none}.last-order__col:last-child{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.last-order__col:last-child .last-order__text{font-size:1rem;font-weight:500}.last-order__text{color:var(--v-acc-table-text-color)}.status{--v-status-gap:0.6667rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--v-status-gap)}.status i{color:var(--v-status-color,transparent)}.profile-data{--v-profile-data-gap:2rem;--v-profile-data-item-gap:0.6667rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--v-profile-data-gap)}.profile-data__row{--v-gutter-y:2rem}.profile-data__item{--v-profile-data-item-padding:1.3333rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--v-profile-data-item-gap);padding:var(--v-profile-data-item-padding);background-color:var(--v-black)}.profile-data__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem}.product-order{--v-product-order-row-padding-x:1.3333rem;--v-product-order-row-padding-y:0.6667rem;--v-product-order-row-gap:2rem;--v-product-order-row-border-bottom-color:var(--v-gray-700)}.product-order__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;background-color:var(--v-black)}.product-order__row{padding:var(--v-product-order-row-padding-y) var(--v-product-order-row-padding-x) var(--v-product-order-row-padding-y) var(--v-product-order-row-padding-x);border-bottom:1px solid var(--v-product-order-row-border-bottom-color);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-order__row:first-child{--v-product-order-row-border-bottom-color:var(--v-yellow);color:var(--v-secondary)}.product-order__row--card{--v-product-order-row-padding-x:0;--v-product-order-row-padding-y:0}.product-order__row--description{--v-product-order-row-padding-y:1rem;--v-product-order-row-border-bottom-color:var(--v-yellow)}.product-order__col{text-align:end}.product-order__price--final{color:var(--v-orange)}.product-order__total{line-height:1;padding:20px}.order-card{--v-order-card-content-padding:1.3333rem;--v-order-card-img-size:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.order-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:var(--v-order-card-content-padding);width:100%}.order-card__img{position:relative;max-width:170px;width:100%;aspect-ratio:1;-ms-flex-negative:0;flex-shrink:0}.order-card__img *{width:var(--v-order-card-img-size);height:var(--v-order-card-img-size);-o-object-fit:contain;object-fit:contain}.order-card__left{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.order-card__col:nth-child(n+2){text-align:end}.order-card__group{--v-order-card-group-padding:1.3333rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:var(--v-order-card-group-padding);height:100%}.order-card__count{--v-order-card-count-padding:1.3333rem;color:var(--v-secondary);padding-top:var(--v-order-card-count-padding);font-weight:700}.order-tracking{--v-order-tracking-row-padding-y:1rem;--v-order-tracking-row-padding-x:1.3333rem;--v-order-tracking-row-border-bottom-color:var(--v-gray-700)}.order-tracking__container{background-color:var(--v-black)}.order-tracking__row{padding:var(--v-order-tracking-row-padding-y) var(--v-order-tracking-row-padding-x) var(--v-order-tracking-row-padding-y) var(--v-order-tracking-row-padding-x);border-bottom:1px solid var(--v-order-tracking-row-border-bottom-color)}.order-tracking__row:last-child{border-bottom:none}.order-tracking__row--steps{--v-order-tracking-row-padding-y:0.6667rem;--v-order-tracking-row-padding-x:1.3333rem;padding:var(--v-order-tracking-row-padding-y) var(--v-order-tracking-row-padding-x) 0 var(--v-order-tracking-row-padding-x);border-bottom:none;overflow-x:auto;-webkit-overflow-scrolling:touch}.order-tracking__row--steps .row{--v-gutter-x:0.6667rem;min-width:600px}.order-tracking__row--header{--v-order-tracking-row-padding-y:1.3333rem;--v-order-tracking-row-border-bottom-color:var(--v-yellow);color:var(--v-secondary)}.order-tracking__col:first-child .order-tracking__text{color:var(--v-gray-500)}.order-tracking__text{color:var(--v-secondary)}.order-tracking__step{--v-acc-col-step-border-bottom-color:var(--v-orange);height:100%;border-bottom:5px solid var(--v-acc-col-step-border-bottom-color)}.order-tracking__step--sent{--v-acc-col-step-border-bottom-color:var(--v-yellow)}.order-tracking__step--arrived{--v-acc-col-step-border-bottom-color:var(--v-secondary)}.order-tracking__step-text{margin-bottom:.6667rem}.show-mobile{display:none!important}.scroll-hint{position:relative}.scroll-hint::after{content:"→";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding:.5rem;background:-webkit-gradient(linear,left top,right top,from(transparent),to(var(--v-black)));background:linear-gradient(to right,transparent,var(--v-black));pointer-events:none;display:none}.registration-form{background:var(--black-10-1a1a1a);padding:2rem}.registration-form .order__item{padding:0}.registration-form .order__item .order__item-labels-payment{padding:0}.registration-form .order__item .order__item-labels-payment .order__item-label .order__item-radio.payment span{font-weight:500;font-size:15px}.registration-form .order__item .order__item-labels-payment .order__item-label .order__item-radio.payment .order__item-radio-descr{font-weight:400;font-size:13px;line-height:131%;color:var(--gray-50-808080)}.registration-form .form-control{padding:.6rem 1.75rem;background:0 0}.registration-form textarea.form-control{min-height:calc(1em + 7.6rem + var(--v-border-width) * 2)}.registration-form .form-select{background-color:transparent;--v-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23E6AC00' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.registration-form label[for=captch]{font-family:var(--font-family);font-weight:500;font-size:15px;color:var(--white);margin-bottom:6px}.registration-form .btn.btn-primary{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#e5ac00}.registration-form .btn.btn-primary:hover{background:var(--v-btn-hover-bg)}.registration-form .last-field .d-flex{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.registration-form .text{font-family:var(--font-family);font-weight:400;font-size:13px;color:var(--gray-50-808080)}.registration-form .captcha-field{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.6rem}.registration-form .captcha-field .captcha-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;width:100%}.registration-form .captcha-field .captcha-container .captcha-image{background:var(--gray-15-262626);width:100px;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}.registration-form .captcha-field .captcha-container .form-control{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 100px);flex:0 0 calc(100% - 100px)}@media (max-width:991px){.account{--v-account-content-gap:2rem;--v-account-content-item-gap:1.5rem}.account__subtitle{-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;gap:1rem}.account__subtitle-group{width:100%}.account__subtitle-btns{width:100%}.account__subtitle-btns button{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.my-accounts__price{font-size:2.5rem}.profile-data__title{-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}.profile-data__btn{width:100%}.profile-data__btn button{width:100%}.sidebar{margin-bottom:2rem}}@media all and (max-width:767px){.registration-form .captcha-field{display:block}.registration-form .captcha-field .captcha-container{margin-bottom:1.6rem}.registration-form .captcha-field .btn.btn-primary{width:100%}}@media (max-width:600px){.account{--v-account-accounts-padding-y:10px;--v-account-accounts-padding-x:15px;--v-account-content-gap:1.5rem;--v-account-content-item-gap:1rem;--v-account-subtitle-group-gap:0.8rem}.my-accounts__row{--v-gutter-y:1rem}.my-accounts__price{font-size:2rem;text-align:left}.last-order__body{overflow-x:visible}.last-order__row:first-child{display:none}.last-order__row{min-width:auto;padding:1rem}.last-order__row .row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.last-order__row .row>div{width:100%!important;max-width:100%!important}.last-order__col:last-child{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.last-order__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.last-order__col::before{content:attr(data-label);font-weight:500;color:var(--v-gray-500);display:inline-block}.last-order__text{text-align:right}.profile-data__row{--v-gutter-y:1rem}.profile-data__item{--v-profile-data-item-padding:1rem}.profile-data{--v-profile-data-gap:1rem}.product-order__row--card .row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-order__row--card .order-card__col{width:100%!important;max-width:100%!important;text-align:left!important}.product-order__row--description .row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.product-order__row--description .col-10,.product-order__row--description .col-2{width:100%!important;max-width:100%!important}.product-order__col{text-align:left!important}.product-order__total{padding:15px}.product-order__total .row{gap:.5rem}.product-order__total .col-6{width:100%!important;max-width:100%!important}.product-order__description{margin-bottom:.5rem}.order-card__img{max-width:100px}.order-card__left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;padding:1rem}.order-card__left .order-card__group{--v-order-card-group-padding:0 0 1rem 0}.order-card__group{--v-order-card-group-padding:0 1rem 1rem 1rem}.order-card__count{--v-order-card-count-padding:0;padding-left:1rem}.order-tracking__row--steps .row{min-width:700px}.order-tracking__row--header{display:none}.order-tracking__row .row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.order-tracking__row .row>div{width:100%!important;max-width:100%!important}.order-tracking__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-tracking__col::before{content:attr(data-label);font-weight:500;color:var(--v-gray-500)}.order-tracking__step-text{font-size:.75rem}.characteristics__list--profile .characteristics__list-item{-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;gap:.25rem}.hide-mobile{display:none!important}.show-mobile{display:block!important}.scroll-hint.last-order__body::after,.scroll-hint.order-tracking__row--steps::after{display:block}.breadcrumb__list{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:575px){.account{--v-account-accounts-padding-y:8px;--v-account-accounts-padding-x:12px;--v-account-content-gap:1.25rem;--v-account-content-item-gap:0.875rem}.account__subtitle-btns button{font-size:.75rem;padding:.5rem .75rem}.my-accounts__item{padding:15px}.my-accounts__price{font-size:1.75rem}.order-card__img{max-width:80px}.order-card__group{--v-order-card-group-padding:0 1rem 1rem 1rem}.order-card__title{font-size:.95rem!important}.order-tracking__step-text{font-size:.7rem;line-height:1.2}h1{font-size:1.75rem!important}.fs-2{font-size:1.25rem!important}.display-6{font-size:1rem!important}.h-positive__item{padding:1rem}.h-positive__item-title{font-size:.95rem!important}}@media (hover:none) and (pointer:coarse){.btn,.more__link,.side-links__link{min-height:44px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn:hover,.more__link:hover,.side-links__link:hover{opacity:.8}}