.account-page{padding-bottom:3rem}.account-page .form .form-btn{margin-top:2rem}.account-page .color-block .form-control{background:0 0}.account-page .title-with-border{margin-bottom:1rem}.account-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:3rem}.account-header .dropdown-btn{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-family:var(--second-family);font-weight:600;font-size:.875rem;border:1px solid var(--black);padding:.625rem;text-transform:uppercase;width:12rem}.account-header .icon-select-arrow{font-size:.5rem}.account-header .dropdown-list{position:absolute;width:100%;transition:none;padding:0 .625rem;background:var(--white);border:1px solid transparent;z-index:2}.account-header .dropdown-list li+li{margin-top:.75rem}.account-header .dropdown-list a{font-family:var(--second-family);font-weight:600;font-size:.75rem;text-transform:uppercase}.account-header .dropdown-list.open{padding:.625rem;border-right:1px solid var(--black);border-bottom:1px solid var(--black);border-left:1px solid var(--black)}.account-links{position:relative}.account-block{margin-bottom:2rem}.account-block:last-child{margin:0}.account-product-orders{margin-bottom:2rem}.order-product-item{margin-bottom:1rem}.order-product-item:last-child{margin:0}.order-spoiler{display:flex;flex-wrap:wrap;border-bottom:1px solid var(--grey);padding:1rem 0}.order-spoiler .number-date{width:100%;margin-bottom:1rem}.order-spoiler .count-price,.order-spoiler .status-arrow{width:50%}.order-spoiler .status-arrow{display:flex;align-items:center;justify-content:flex-end;align-items:flex-end;gap:1.75rem}.order-spoiler .number{font-family:var(--second-family);font-weight:600;font-size:.875rem;text-transform:uppercase;margin-bottom:.5rem}.order-spoiler .count,.order-spoiler .date{font-size:.875rem;line-height:1.3}.order-spoiler .count{margin-bottom:.5rem}.order-spoiler .price{font-weight:600;font-size:1.25rem;line-height:1.3}.order-spoiler .status{font-weight:700;font-size:1rem}.order-spoiler .icon-select-arrow{font-size:.875rem}.order-spoiler-header{padding:1rem;background:var(--beige)}.order-spoiler-header .elem{text-align:center;font-size:.875rem;line-height:1.3}.order-spoiler-list.open{margin-top:1.5rem}.order-product-card{padding-top:.75rem}.order-product-card .image-descr{display:flex;align-items:center;gap:1rem;border-bottom:1px solid var(--grey);padding-bottom:.25rem;margin-bottom:.5rem}.order-product-card .name{font-size:.875rem;line-height:1.3;margin-bottom:.375rem}.order-product-card .descr-text{font-weight:300;font-size:11px;line-height:1.3;margin-bottom:.5rem}.order-product-card .descr-text:last-child{margin:0}.order-product-card .image{min-width:5.5rem}.order-product-card .image img{width:5.5rem;height:6.75rem}.order-product-card .count-price{display:flex;align-items:center;justify-content:space-between}.order-product-card .count{font-weight:300;font-size:11px;line-height:1.3}.order-product-card .price-wrap{display:flex;gap:.25rem;align-items:flex-end}.order-product-card .price-wrap span{font-weight:300;font-size:11px;line-height:1.5}.order-product-card .price{font-weight:600;font-size:1rem}.order-info-block{padding:1rem .5rem 1.25rem;background:var(--beige);margin-top:1.5rem}.order-info-block .title{font-family:var(--second-family);font-weight:600;font-size:.875rem;text-transform:uppercase;margin-bottom:1.75rem}.order-info-block .text-info{margin-bottom:3.625rem}.order-info-block .text-row{display:flex;gap:.25rem;font-size:.875rem;line-height:1.3;margin-bottom:.75rem}.order-info-block .text-row:last-child{margin:0}.order-info-block .text-row span:first-child{min-width:130px}.order-info-block .total-row span{font-family:var(--second-family);font-weight:600;font-size:1rem;line-height:1.5;text-transform:uppercase}.order-info-block .total-row .price{font-size:1.5rem;font-weight:700}.order-info-block .total-info .text-row{justify-content:space-between}.order-info-block .price{font-size:1rem}.account-address-item{background-color:var(--beige);padding:1.5rem;margin-bottom:2rem;position:relative}.account-address-item .radio{width:24px;height:24px;position:absolute;right:1rem;top:1rem}.account-address-item .name{font-weight:700;margin-bottom:1rem}.account-address-item span{display:block;margin-bottom:.5rem}.account-address-item .edit-delete{margin-top:1rem}.account-address-item .link-edit{text-decoration:underline;font-weight:600}.account-address-item .link-remove{color:red;font-weight:600;text-decoration:none;margin-left:1rem}.col-account{padding-left:15px;padding-right:15px}.row-account{margin-right:-15px;margin-left:-15px}.account-wishlist-wrapper .col-product-card{margin-bottom:1.5rem}@media screen and (min-width:375px){.account-header .dropdown-btn{width:13.625rem}.order-spoiler .status{font-size:1.125rem}.order-info-block .text-row{gap:2rem}}@media screen and (min-width:768px){.order-spoiler{gap:.5rem}.order-spoiler .count-price,.order-spoiler .number-date,.order-spoiler .status-arrow{flex:1;width:auto}.order-spoiler .number-date{margin:0}.order-spoiler .count-price{text-align:center}.order-spoiler .status-arrow{align-items:center}}@media screen and (min-width:992px){.account-blocks-wrap{display:flex;gap:1.875rem}.account-blocks-wrap .account-block{flex:68;margin:0}.account-blocks-wrap .color-block{flex:32;position:sticky;top:1rem}.account-header{border-bottom:1px solid var(--grey);align-items:flex-start}.account-header .dropdown-list{display:flex;align-items:center;gap:5rem;max-height:100%;padding:0;position:static;visibility:visible;opacity:1}.account-header .dropdown-list li{position:relative;padding-bottom:1.25rem}.account-header .dropdown-list li:after{content:"";display:none;position:absolute;bottom:-2px;left:0;width:100%;height:1px;background:var(--black)}.account-header .dropdown-list li.active::after{display:block}.account-header .dropdown-list li+li{margin:0}.order-spoiler.active{border:none}.order-spoiler-list.open{margin:0}.order-spoiler-header{display:flex;align-items:center;padding:1rem .5rem}.order-spoiler-header .elem{flex:1}.order-spoiler-header .first-elem{min-width:21.875rem;width:21.875rem}.order-product-card{display:flex;align-items:center;padding:.5rem;border-bottom:2px solid var(--grey)}.order-product-card .image-descr{padding:0;margin:0;border:none;min-width:21.875rem;width:21.875rem}.order-product-card .code,.order-product-card .count,.order-product-card .price{flex:1;text-align:center}.order-product-card .code,.order-product-card .count{font-size:.875rem;line-height:1.3}.order-product-card .price{font-size:.875rem}.order-product-card .price-for-all{display:flex!important;flex-direction:column;gap:.5rem}.order-product-card .new-price{font-size:1rem}.order-info-block{display:flex;justify-content:space-between;padding:1rem 1.5rem 1rem 1rem}.order-info-block .total-info{width:100%;max-width:27.5rem}.order-info-block .text-info{margin:0}}@media screen and (min-width:1200px){.account-page{padding-bottom:6rem}.account-account{padding-bottom:11rem}.account-account .form{display:flex;flex-wrap:wrap;column-gap:1.25rem}.account-account .form .form-group{flex:0 0 calc(50% - .625rem)}.account-account .form .form-btn{margin-top:1rem}.account-account .color-block .form{display:block}.account-header{margin-bottom:5.5rem}.account-header .dropdown-list a{font-size:.875rem}.account-product-orders{margin-bottom:3rem}.order-product-item{margin:0}.order-product-item:first-child{border-top:1px solid var(--grey)}.order-spoiler{padding:1rem}.order-spoiler .count-price{display:flex;align-items:center;justify-content:center;gap:1rem}.order-spoiler .count{margin:0;font-size:1.125rem}.order-info-block .text-row{font-size:1.125rem;line-height:1.5}.order-info-block .text-row span:first-child{min-width:150px}.account-wishlist-wrapper .col-product-card{margin-bottom:2rem}}@media screen and (min-width:1400px){.account-header .dropdown-list{gap:8.75rem}.order-product-card .image-descr,.order-spoiler-header .first-elem{margin-right:10.875rem}}
/*# sourceMappingURL=../sourcemaps/account.css.map */
