.account-form__link,.account-social__button{padding:0;border:0;background-color:transparent}.account{width:100%}.account_row{display:grid;grid-template-columns:1fr}.account__title_standard{font-size:1.5rem;font-weight:800;margin:0;line-height:120%}.account__title_min{font-size:1.125rem;font-weight:800;margin:0;line-height:120%}.account__description{font-weight:500;color:var(--gray-3);line-height:120%;margin:.5rem 0 0}.account__description_black{color:var(--black)}.account-form__link,.account__description a{color:var(--accent-2);text-decoration:none}.account-form__alert,.account-order-history,.account__button_left,.account__description+.account__description{margin-top:1.125rem}.account__wishlist{display:grid;grid-template-columns:repeat(auto-fill,minmax(10.25rem,1fr));row-gap:1.125rem;column-gap:.5rem;grid-auto-rows:auto;grid-auto-flow:dense;width:100%;margin-top:1.5rem}.account-form__input{margin-top:.75rem;display:block}.account-form__buttons{display:grid;gap:.5rem;grid-template-columns:1fr;margin-top:1.125rem}.account-form__buttons_row{display:flex;flex-direction:column-reverse}.account-form__buttons.account-form__buttons_row{width:100%}.account-form__button_register{margin-top:1.125rem;width:100%}.account-form__link{font-weight:700;display:block;margin-top:1.125rem}.account-form__grid{margin-top:.375rem;display:grid}.account-social{display:flex;align-items:center;justify-content:space-between;margin-top:1.125rem;font-size:.75rem;font-weight:500;color:var(--gray-3)}.account-social__grid{display:flex;align-items:center;gap:.25rem}.account-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;gap:.5rem;flex-flow:row wrap}.account-bonus-number{font-weight:700;color:var(--white);line-height:100%;display:flex;align-items:center;gap:.25rem;background-color:var(--yellow);border-radius:.375rem;padding:.125rem .25rem;font-size:.75rem}.account-bonus{padding:1rem;background-color:var(--gray-6);border-radius:.75rem;margin-top:1.125rem}.account-bonus__top{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.account-bonus__title{flex:1 1 0;font-weight:700;line-height:100%}.account-bonus__date,.account-history__date{font-size:.75rem;font-weight:500;color:var(--gray-3)}.account-bonus__bottom{display:flex;gap:.5rem;margin-top:.75rem}.account-bonus__info{font-size:.625rem;font-weight:700;line-height:100%;padding:.3125rem .5rem;border-radius:.375rem;background-color:var(--yellow);color:var(--white)}.account-bonus__info_red{background-color:var(--red)}.account-bonus__info_green{background-color:var(--green)}.account-personal__links{display:flex;flex-direction:column;gap:.5rem;margin-top:1.125rem}.account-personal__link{padding:.75rem 1rem;background-color:var(--accent-2);border-radius:.5rem;display:flex;align-items:center;gap:.5rem;font-weight:700;text-decoration:none;color:var(--white)}.account-address,.account-history,.account-order-history__item,.account-order-product,.account-order__info{background-color:var(--gray-6);border-radius:.75rem}.account-personal__link:not(.account-personal__link_gray) svg{--black:var(--white)}.account-personal__link_gray{background-color:var(--gray-6);color:var(--black)}.account-personal__link_gray svg{--accent-2:var(--black)}.account-personal__button{justify-content:flex-start}.account-addresses,.account-history-grid{display:grid;gap:1.125rem;margin-top:1.125rem}.account-address{display:flex;flex-direction:column;gap:.75rem;padding:1rem;justify-content:space-between}.account-address__info,.account-history__info{display:flex;flex-direction:column;gap:.75rem}.account-address__text,.account-history__text{margin:0}.account-address__buttons{display:flex;gap:.5rem}.account-address .button:first-child{flex:1 1 0}.account-history,.account-order{flex-direction:column;display:flex}.account-history{padding:1rem;justify-content:space-between;gap:.75rem}.account-history__text_row{display:flex;align-items:center;justify-content:space-between}.account-history__status{font-size:.75rem;margin:0}.account-history__status a{color:var(--accent-2);text-decoration:none}.account-history__bottom{display:flex;justify-content:space-between;align-items:center}.account-history__price{font-size:1.125rem;font-weight:700;color:var(--accent-2);margin:0}.account-order-history__item{padding:1rem;margin-top:.5rem}.account-order-history__date{font-weight:700}.account-order-history__text{font-size:.75rem;margin:.75rem 0 0;color:var(--gray-2)}.account-order-history__text a{color:var(--accent-2);text-decoration:none}.account-order-history__text strong{color:var(--black)}.account-order-history .account__title_standard{margin-bottom:1.125rem}.account-order{gap:.5rem;margin-top:1.125rem}.account-order__group,.account-order__products{display:flex;flex-direction:column;gap:.5rem}.account-order__info{border-spacing:0;border-collapse:separate;width:100%;padding:0 .75rem;font-size:.625rem}.account-order__info_no-padding{padding:0}.account-order__info td{vertical-align:top;width:50%;padding:.75rem 0;font-weight:700;border-top:.0625rem solid var(--white)}.account-order__info td:first-child{color:var(--gray-2);font-weight:500}.account-order__info tr:first-child td{border-top:0}.account-order-product{padding:.75rem}.account-order-product__top{display:flex;gap:.75rem;text-decoration:none;margin-bottom:.375rem}.account-order-product__image{width:4rem;height:4rem;display:block;object-fit:cover;object-position:center;border-radius:.5rem}.account-order-product__name{line-height:120%;font-weight:700;color:var(--black);margin:0;transition:var(--transition)}.account-order-product__button{margin-top:.375rem}@media (hover:hover){.account-form__link:hover,.account__description a:hover{color:var(--gray-3)}.account-personal__link:hover{background-color:var(--accent)}.account-personal__link_gray:hover{background-color:var(--gray-4)}.account-order-product__name:hover{color:var(--accent-2)}}@media (min-width:48rem){.account-form__buttons.account-form__buttons_row{width:fit-content}.account__wishlist{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr))}.account-form__input_fix-width{max-width:25rem}.account-form__buttons{grid-template-columns:1fr 1fr}.account-form__buttons_row{flex-direction:row;justify-content:space-between}.account-bonus-number,.account-order-history__text,.account-order__info{font-size:.875rem}.account-order-history__date{font-size:1rem}.account-order-product__image{width:6rem;height:6rem}.account-order-product__name{font-size:1.125rem}}@media (min-width:74rem){.account .main__block,.account-form{width:100%}.account__title_min{min-height:1.75rem}.account_row{grid-template-columns:1fr 1fr;gap:3rem}.account__description{font-size:1rem}.account__description_standard{font-size:.875rem}.account__button_left{width:fit-content;margin-top:1.5rem}.account__wishlist{grid-template-columns:repeat(6,1fr);gap:1.5rem}.account-form__grid{margin-top:.75rem;grid-template-columns:1fr 1fr;column-gap:3rem}.account-form__button_register{margin-top:2.375rem}.account-personal__button{align-self:flex-end}.account-addresses{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:1.5rem}.account-history-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1.5rem}.account-order-history{margin-top:1.5rem}.account-order-history__item{margin-top:1.125rem}.account-order-history .account__title_standard{margin-bottom:1.5rem}.account-order{margin-top:1.5rem;gap:1.125rem;flex-direction:row}.account-order__group,.account-order__products{flex:0 0 calc(50% - 0.5625rem);gap:1.125rem}}