.account{--v-account-accounts-padding-y:15px;--v-account-accounts-padding-x:20px;--v-account-content-gap:1.5rem;--v-account-content-item-gap:2rem;--v-account-subtitle-group-gap:1.3333rem;--v-account-subtitle-btns-gap:0.6667rem}.account__content{display:flex;flex-direction:column;gap:var(--v-account-content-gap)}.account__subtitle{font-family:var(--second-family);font-weight:600;font-size:24px;line-height:117%;letter-spacing:-.02em;color:var(--brand-black);align-items:center;display:flex;flex-wrap:wrap;gap:16px}.account__subtitle-group{display:flex;flex-grow:1;gap:var(--v-account-subtitle-group-gap)}.account__subtitle-group i{font-size:0;line-height:normal}.account__subtitle-btns{display:flex;flex-wrap:wrap;gap:var(--v-account-subtitle-btns-gap)}.account__item{display:flex;flex-direction:column;gap:var(--v-account-content-item-gap);border-radius:8px;padding:32px 32px 40px;background:var(--brand-white)}.my-accounts{--v-my-accounts-item-gap:2rem}.my-accounts__item{display:flex;flex-direction:column;padding:32px 32px 40px;background:var(--brand-light);border-radius:8px}.my-accounts__item-title{font-family:var(--second-family);font-weight:600;line-height:117%;letter-spacing:-.02em;color:var(--brand-black);display:flex;align-items:center;justify-content:space-between;gap:10px}.my-accounts__price{font-size:4.5rem;font-weight:600;line-height:1;letter-spacing:-.02em;color:var(--brand-black);margin-top:8px}.my-accounts__price-title{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;color:var(--t-black-60)}.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:flex;flex-direction:column;width:100%;background:var(--brand-light);border-radius:8px;overflow:auto}.last-order__row{padding:16px 20px;border-bottom:1px solid var(--t-black-10);justify-content:space-between;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:143%;color:var(--t-black-60)}.last-order__row:first-child{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:143%;color:var(--t-black-60)}.last-order__row:last-child{border-bottom:none}.last-order__col:nth-child(4){text-align:right}.last-order__col:last-child{text-align:right}.last-order__col:last-child .last-order__text{font-family:var(--font-family);font-weight:400;font-size:20px;line-height:140%;text-align:right;color:var(--brand-black)}.last-order__col .status{justify-content:flex-end}.last-order__col .status .last-order__text{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:143%;color:var(--t-black-80)}.last-order__text{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;color:var(--t-black-80);text-decoration:none}.last-order__text.text-secondary{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:143%;color:var(--t-black-60)}a.last-order__text{transition:color .3s ease}a.last-order__text:hover{color:var(--brand-red);text-decoration:underline}.status{--v-status-gap:0.6667rem;display:flex;align-items:center;gap:var(--v-status-gap)}.status--processing i{color:var(--v-orange)}.status--shipped i{color:var(--v-yellow)}.status--cancelled i{color:var(--v-danger)}.status--delivered i{color:var(--v-lime)}.status--completed i{color:var(--v-secondary)}.acc-table__text{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:143%;color:var(--t-black-80);text-decoration:none}.characteristics__list-item{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px;padding:16px 20px;border-bottom:1px solid var(--t-black-10);font-family:var(--font-family);font-weight:400;font-size:20px;line-height:140%;text-align:right;color:var(--brand-black)}.characteristics__list-item:last-child{border:none}.characteristics__list-item .text-secondary{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;color:var(--t-black-80);text-align:left}.profile-data{--v-profile-data-gap:1rem;--v-profile-data-item-gap:0.6667rem;display:flex;flex-direction:column;gap:var(--v-profile-data-gap)}.profile-data__row{display:flex;flex-direction:column;gap:1rem}.profile-data__item{--v-profile-data-item-padding:1.3333rem;background-color:var(--brand-light);border-radius:8px}.profile-data__item-title{font-family:var(--second-family);font-weight:600;font-size:24px;line-height:117%;letter-spacing:-.02em;color:var(--brand-black)}.profile-data__btn .btn{border:2px solid var(--t-black-80);border-radius:8px;padding:16px 24px;font-family:var(--font-family);font-weight:600;font-size:12px;line-height:100%;letter-spacing:.12em;text-transform:uppercase;color:var(--t-black-80);display:flex;align-items:center;gap:24px;transition:all .3s ease}.profile-data__btn .btn:hover{color:#fff;background:var(--brand-black);border-color:var(--brand-black)}.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:flex;flex-direction:column;width:100%;gap:1rem}.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);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;padding:1rem;border:2px solid var(--t-black-10);border-radius:8px}.product-order__row--description{border:2px solid var(--t-black-10);border-radius:.5rem;padding:1rem}.product-order__row .product-description__more{margin-top:auto}.product-order__row .product-description__more.md-btn{display:none}.product-order__row .more__link{text-decoration:none;display:inline-flex;align-items:center;gap:6px;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:100%;color:var(--t-black-80);transition:all .3s ease}.product-order__row .more__link:hover .text{border-color:var(--t-black-80)}.product-order__row .more__link .text{transition:all .3s ease;border-bottom:1px solid transparent}.product-order__col{text-align:end}.product-order__price{font-family:var(--font-family);font-weight:400;font-size:20px;line-height:140%;text-align:right;color:var(--brand-black)}.product-order__price--final{font-weight:600}.product-order__total{background:var(--brand-light);padding:1rem;border-radius:.5rem;font-weight:600}.product-order__total .row{align-items:center}.product-order__description{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;color:var(--t-black-80)}.order-card{--v-order-card-content-padding:1.3333rem;--v-order-card-img-size:100%;display:flex;flex-grow:1}.order-card__content{display:flex;flex-direction:column;justify-content:space-between;padding:var(--v-order-card-content-padding);width:100%}.order-card__img{position:relative;max-width:120px;width:100%;aspect-ratio:1}.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__title{font-family:var(--second-family);font-weight:600;font-size:28px;line-height:114%;letter-spacing:-.01em;color:var(--t-black-80)}.order-card__desc{font-family:var(--font-family);font-weight:400;font-size:12px;line-height:133%;color:var(--t-black-60);margin-top:8px}.order-card__left{display:flex;height:100%}.order-card__col{display:flex;flex-direction:column}.order-card__col:nth-child(n+2){text-align:end}.order-card__group{--v-order-card-group-padding:1.3333rem;display:flex;flex-direction:column;justify-content:space-between;padding:0 var(--v-order-card-group-padding);height:100%}.order-card__count{font-family:var(--font-family);font-weight:400;font-size:12px;line-height:133%;text-align:right;color:var(--t-black-80)}.order-card__price{font-family:var(--font-family);font-weight:400;font-size:24px;line-height:133%;color:var(--brand-black)}.order-card__price-wrapper{margin-top:auto;padding-top:8px}.order-card__price-old{font-family:var(--font-family);font-weight:400;font-size:12px;line-height:133%;text-decoration:line-through;color:var(--t-black-60);margin-bottom:4px}.order-card__price-one{font-family:var(--font-family);font-weight:400;font-size:12px;line-height:133%;color:var(--brand-black);margin-bottom:4px}.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__body{background:var(--brand-light);border-radius:8px}.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(--t-black-10)}.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:0;border-bottom:none;margin-bottom:2rem}.order-tracking__row--steps .row{--v-gutter-x:0.6667rem}.order-tracking__row--header{padding:16px 20px;--v-order-tracking-row-border-bottom-color:var(--v-yellow);color:var(--v-secondary)}.order-tracking__col{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:143%;color:var(--t-black-60)}.order-tracking__col:first-child .order-tracking__text{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;color:var(--t-black-80)}.order-tracking__col:last-child{text-align:right}.order-tracking__col:last-child .order-tracking__text{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:143%;color:var(--t-black-40)}.order-tracking__col .more__link{text-decoration:none;display:inline-flex;align-items:center;gap:6px;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:100%;color:var(--t-black-80);transition:all .3s ease}.order-tracking__col .more__link:hover .text{border-color:var(--t-black-80)}.order-tracking__col .more__link .text{transition:all .3s ease;border-bottom:1px solid transparent}.order-tracking__text{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:143%;color:var(--t-black-60)}.order-tracking__step{position:relative;height:100%;padding-bottom:24px;border-bottom:5px solid var(--v-acc-col-step-border-bottom-color)}.order-tracking__step:before{content:"";position:absolute;bottom:0;left:0;right:0;height:8px;border-radius:4px;background:var(--state-success)}.order-tracking__step svg path{fill:var(--state-success);fill-opacity:1}.order-tracking__step--sent:before{background:var(--state-warning)}.order-tracking__step--sent svg path{fill:var(--state-warning);fill-opacity:1}.order-tracking__step--arrived:before{background:var(--t-black-10)}.order-tracking__step--arrived svg path{fill:var(--t-black-20);fill-opacity:1}.order-tracking__step-text{margin-bottom:.6667rem;display:flex;align-items:center;justify-content:space-between;font-family:var(--font-family);font-weight:400;font-size:12px;line-height:133%;color:var(--brand-black);margin:0}.client-service__row{--v-gutter-y:2rem}.sidebar{--v-sidebar-gap:1.5rem;display:flex;flex-direction:column;gap:var(--v-sidebar-gap)}.sidebar__contacts{display:flex;flex-direction:column;background-color:var(--brand-white);border-radius:8px;padding:32px 32px 40px}.sidebar__contacts-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:2rem}.sidebar__contacts-title .text{font-family:var(--second-family);font-weight:600;font-size:28px;line-height:114%;letter-spacing:-.01em;color:var(--brand-black)}.sidebar__contacts-text{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;color:var(--t-black-80);margin-bottom:2rem}.sidebar__contacts-text a{text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:var(--brand-black)}.sidebar__contacts-text a:hover{text-decoration:none}.sidebar__contacts-schedule{margin-top:1rem;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:143%;color:var(--t-black-60)}.sidebar__contacts .phone__item{margin-bottom:4px}.sidebar__contacts .phone__item a{font-family:var(--font-family);font-weight:400;font-size:28px;line-height:129%;color:var(--t-black-60);text-decoration:none}.sidebar__contacts .phone__item a span{color:var(--brand-black)}.sidebar__contacts .more{margin-top:32px}.sidebar__contacts .more .more__link{border-radius:8px;padding:10px 24px;font-family:var(--font-family);font-weight:600;font-size:12px;line-height:100%;letter-spacing:.12em;text-transform:uppercase;display:flex;align-items:center;justify-content:space-between;gap:24px;transition:all .3s ease;background:var(--brand-black);border-color:var(--brand-black);color:var(--brand-white);border:2px solid var(--t-black-80);width:100%;text-decoration:none}.sidebar__contacts .more .more__link:hover{border:2px solid var(--t-black-80);color:var(--t-black-80);background:var(--brand-white)}.sidebar__contacts .more .more__link:hover svg path{fill:var(--t-black-80)}.sidebar__contacts .more .more__link svg path{transition:all .3s ease}.side-links{background:var(--brand-white);border-radius:8px;overflow:hidden}.side-links__list{padding:0;margin:0;list-style:none}.side-links__item{border-bottom:1px solid var(--gray-30-4d4d4d);padding-left:0}.side-links__item:last-child{border:none}.side-links__link{display:block;text-decoration:none;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:100%;color:var(--t-black-80);padding:20px 60px 20px 24px;position:relative;transition:all .3s;border-bottom:1px solid var(--brand-ivory)}.side-links__link:hover{color:var(--brand-black);background:var(--brand-light);border-color:var(--brand-light)}.side-links__link:hover:after{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5 4.56207C13.6823 4.56207 13.8573 4.63437 13.9863 4.76324L20.7363 11.5132C20.8003 11.5771 20.8511 11.6534 20.8857 11.7369C20.9202 11.8202 20.9384 11.9094 20.9385 11.9996C20.9385 12.0899 20.9203 12.1798 20.8857 12.2632C20.8511 12.3467 20.8002 12.423 20.7363 12.4869L13.9863 19.2369C13.8573 19.3657 13.6823 19.438 13.5 19.438C13.3177 19.438 13.1427 19.3657 13.0137 19.2369C12.8847 19.1079 12.8125 18.932 12.8125 18.7496C12.8126 18.5673 12.8848 18.3922 13.0137 18.2632L18.4834 12.7945L18.5908 12.6871H3.75C3.56766 12.6871 3.3926 12.6148 3.26367 12.4859C3.13487 12.357 3.0625 12.1818 3.0625 11.9996C3.06261 11.8175 3.13501 11.643 3.26367 11.5142C3.3926 11.3853 3.56766 11.3121 3.75 11.3121H18.5908L18.4834 11.2056L13.0137 5.73688C12.8847 5.60787 12.8125 5.43202 12.8125 5.24957C12.8126 5.06728 12.8848 4.89216 13.0137 4.76324C13.1427 4.63437 13.3177 4.56207 13.5 4.56207Z' fill='%23E20013' stroke='%23E20013' stroke-width='0.125' /%3E%3C/svg%3E")}.side-links__link:after{content:"";position:absolute;top:0;bottom:0;right:24px;width:24px;height:24px;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.7806 12.5306L14.0306 19.2806C13.8899 19.4213 13.699 19.5004 13.5 19.5004C13.301 19.5004 13.1101 19.4213 12.9694 19.2806C12.8286 19.1399 12.7496 18.949 12.7496 18.75C12.7496 18.551 12.8286 18.3601 12.9694 18.2194L18.4397 12.75H3.75C3.55109 12.75 3.36032 12.671 3.21967 12.5303C3.07902 12.3897 3 12.1989 3 12C3 11.8011 3.07902 11.6103 3.21967 11.4697C3.36032 11.329 3.55109 11.25 3.75 11.25H18.4397L12.9694 5.78061C12.8286 5.63988 12.7496 5.44901 12.7496 5.24999C12.7496 5.05097 12.8286 4.8601 12.9694 4.71936C13.1101 4.57863 13.301 4.49957 13.5 4.49957C13.699 4.49957 13.8899 4.57863 14.0306 4.71936L20.7806 11.4694C20.8504 11.539 20.9057 11.6217 20.9434 11.7128C20.9812 11.8038 21.0006 11.9014 21.0006 12C21.0006 12.0986 20.9812 12.1961 20.9434 12.2872C20.9057 12.3782 20.8504 12.461 20.7806 12.5306Z' fill='%23191415' fill-opacity='0.8' /%3E%3C/svg%3E") 50% no-repeat;margin:auto}.side-links__link--active{color:var(--brand-black);background:var(--brand-light);border-color:var(--brand-light)}.side-links__link--active:after{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5 4.56207C13.6823 4.56207 13.8573 4.63437 13.9863 4.76324L20.7363 11.5132C20.8003 11.5771 20.8511 11.6534 20.8857 11.7369C20.9202 11.8202 20.9384 11.9094 20.9385 11.9996C20.9385 12.0899 20.9203 12.1798 20.8857 12.2632C20.8511 12.3467 20.8002 12.423 20.7363 12.4869L13.9863 19.2369C13.8573 19.3657 13.6823 19.438 13.5 19.438C13.3177 19.438 13.1427 19.3657 13.0137 19.2369C12.8847 19.1079 12.8125 18.932 12.8125 18.7496C12.8126 18.5673 12.8848 18.3922 13.0137 18.2632L18.4834 12.7945L18.5908 12.6871H3.75C3.56766 12.6871 3.3926 12.6148 3.26367 12.4859C3.13487 12.357 3.0625 12.1818 3.0625 11.9996C3.06261 11.8175 3.13501 11.643 3.26367 11.5142C3.3926 11.3853 3.56766 11.3121 3.75 11.3121H18.5908L18.4834 11.2056L13.0137 5.73688C12.8847 5.60787 12.8125 5.43202 12.8125 5.24957C12.8126 5.06728 12.8848 4.89216 13.0137 4.76324C13.1427 4.63437 13.3177 4.56207 13.5 4.56207Z' fill='%23E20013' stroke='%23E20013' stroke-width='0.125' /%3E%3C/svg%3E")}.registration-form .order__item{padding:0}.registration-form .order__item .order__item-labels-payment{padding:0}.registration-form .captcha-image{background:var(--brand-light);text-align:center;border-radius:.5rem;height:100%;display:flex;align-items:center;justify-content:center}.registration-form label[for=captch]{font-family:var(--font-family);font-weight:500;font-size:15px;color:var(--brand-white);margin-bottom:6px}.registration-form .registration-btn{display:flex;flex-direction:column;gap:2rem}.registration-form .last-field .d-flex{width:100%;justify-content:space-between}.registration-form .text{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:143%;color:var(--t-black-60)}.registration-form .text.cash-text{margin-top:35px}.registration-form .text.last-text{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;color:var(--t-black-60);letter-spacing:-.4px}.registration-form .text.last-text b,.registration-form .text.last-text strong{font-weight:700;color:var(--brand-black)}.registration-form .captcha-field{display:flex;gap:1.6rem}.registration-form .captcha-field .captcha-container{display:flex;gap:10px;width:100%}.registration-form .captcha-field .captcha-container .captcha-image{background:var(--gray-15-262626);width:100px;display:flex;align-items:center;justify-content:center}@media (max-width:1200px){.my-accounts__price{font-size:2rem}}@media all and (max-width:991px){.account__row{flex-direction:column-reverse;gap:1.5rem}}@media (max-width:991px){.account__item{padding:1rem}.account{--v-account-content-gap:2rem;--v-account-content-item-gap:1.5rem}.account__subtitle{flex-direction:column;align-items:flex-start;gap:1rem}.account__subtitle-group{width:100%}.account__subtitle-btns{width:100%}.account__subtitle-btns .btn{flex:1;min-width:-moz-fit-content;min-width:fit-content}.my-accounts__item{padding:1rem}.profile-data__btn{width:100%}.profile-data__btn .btn{width:100%;text-align:center;justify-content:center}.order-tracking__row--steps{margin-bottom:1rem}.order-tracking__row--steps .row{flex-direction:column}.order-tracking__row--steps .row>div{width:100%!important;max-width:100%!important}.order-tracking__step{padding-bottom:12px;margin-bottom:12px}.order-tracking__step-text{justify-content:flex-start;gap:10px}}@media all and (max-width:767px){.registration-form .captcha-field{display:block}.registration-form .captcha-field .btn.btn-primary{width:100%;line-height:normal;padding:10px 15px;text-align:left}}@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}.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{flex-direction:column;gap:.5rem}.last-order__row .row>div{width:100%!important;max-width:100%!important}.last-order__col:nth-child(4){text-align:left}.last-order__col:last-child{text-align:left}.last-order__col:last-child .last-order__text{font-size:16px}.last-order__col .status{justify-content:flex-start}.last-order__col{display:flex;align-items:center}.last-order__col::before{content:attr(data-label);font-weight:500;color:var(--v-gray-500);display:inline-block}.characteristics__list-item{text-align:left;font-size:16px;gap:12px}.characteristics__list-item .text-secondary{font-size:14px}.profile-data__item{--v-profile-data-item-padding:1rem}.profile-data__item-title{font-size:20px}.product-order__row--description .product-order__price{text-align:left}.product-order__row>.row{flex-direction:column}.product-order__row>.row>div{width:100%!important;max-width:100%!important}.product-order__row .product-description__more{display:none;margin-top:10px}.product-order__row .product-description__more.md-btn{display:block}.order-card__img{max-width:100px}.order-card__title{font-size:20px}.order-card__left{flex-direction:column;gap:1rem}.order-card__left .order-card__group{--v-order-card-group-padding:0 0 1rem 0}.order-card__col:nth-child(n+2){text-align:left}.order-card__group{--v-order-card-group-padding:0 1rem 1rem 1rem}.order-card__count{text-align:left;margin-top:10px}.order-tracking__row .row{flex-direction:column;gap:.5rem}.order-tracking__row .row>div{width:100%!important;max-width:100%!important}.order-tracking__col{display:flex;align-items:center}.order-tracking__col::before{content:attr(data-label);font-weight:500;color:var(--v-gray-500)}}@media all and (max-width:600px){.sidebar__contacts{padding:1rem}.sidebar__contacts-title{margin-bottom:1rem}.sidebar__contacts-title .text{font-size:1.5rem}.sidebar__contacts-text{font-size:1rem}.sidebar__contacts .phone__item a{font-size:1.25rem}.sidebar__contacts .more{margin-top:1rem}.sidebar__contacts .more .more__link{padding:10px 20px}}@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 .btn{font-size:.75rem;padding:.5rem .75rem}.order-card__img{max-width:80px}.order-card__group{--v-order-card-group-padding:0 1rem 1rem 1rem}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}}