.auth-section{margin-top:32px}.auth-section .auth-section__container{display:flex;flex-direction:column}.auth-section .auth-section__container .auth-section__content-wrapper{order:2;padding:16px 16px 64px}.auth-section .auth-section__container .auth-section__image-wrapper{order:1;width:100%;height:auto;aspect-ratio:393 / 240;overflow:hidden}.auth-section .auth-section__container .auth-section__image-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center 20%}.auth-section .auth-section__container .auth-section__new-customer{margin-top:32px;position:relative;width:100%;height:auto;aspect-ratio:361 / 153;overflow:hidden}.auth-section .auth-section__container .auth-section__new-customer img{width:100%;height:100%;object-fit:cover;pointer-events:none}.auth-section .auth-section__container .auth-section__new-customer .auth-section__new-customer-content{pointer-events:auto;position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;padding:16px}.auth-section .auth-section__container .auth-section__new-customer .auth-section__new-customer-content a:first-of-type{margin-top:8px}.auth-section .auth-section__container .auth-section__new-customer .auth-section__new-customer-content a:last-of-type{margin-top:auto;width:fit-content}.auth-section #recover,.auth-section #recover+div{display:none}.auth-section #recover:target{display:block}.auth-section #recover:target+div{display:block}.auth-section #recover:target~#login,.auth-section #recover:target~#login+div{display:none}form{margin-top:16px}form .auth_section__row-fields{margin-bottom:2px;display:flex;gap:2px}form .auth_section__row-fields .field{width:calc((100% - 2px)/2)}form .auth_section__row-fields .field~.field{margin-top:0}form .field{position:relative;height:54px;display:flex;flex-direction:column;justify-content:center;background-color:#f0eeeb;padding:10px 16px;border-bottom:1px solid transparent}form .field label{pointer-events:auto;font-size:9px;font-weight:500;line-height:1.2}form .field select{width:100%;cursor:pointer;color:#171616}form .field input,form .field select{margin-top:6px;border:none;outline:none;padding:0;background-color:transparent;font-size:13px;line-height:1.2}form .field input:placeholder,form .field select:placeholder{color:inherit;opacity:.3}form .field input[type=checkbox]~label{margin-left:18px;font-size:11px;line-height:1}form .field input[type=checkbox]~label:before{content:"";position:absolute;left:16px;top:50%;transform:translateY(-50%);width:10px;height:10px;border:1px solid #171616;background:transparent;display:inline-block;box-sizing:border-box;border-radius:2px}form .field input[type=checkbox]{position:absolute;opacity:0;pointer-events:none}form .field input[type=checkbox]:checked+label:after{content:"";position:absolute;left:18px;top:50%;transform:translateY(-50%);width:6px;height:6px;background-color:#171616}form .field .field-error{position:absolute;right:16px;top:8px;font-size:9px;line-height:1;color:#3ab5bb;max-width:70%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}form .field~.field{margin-top:2px}form .form__actions{margin-top:16px;display:flex;align-items:center;justify-content:space-between}form .form__actions button{font-weight:400}@media screen and (min-width:744px){.auth-section{margin-top:36px}.auth-section .auth-section__container .auth-section__content-wrapper{padding:32px 0;max-width:508px;margin:0 auto;width:100%}.auth-section .auth-section__container .auth-section__image-wrapper{aspect-ratio:744 / 360}.auth-section .auth-section__container .auth-section__new-customer{aspect-ratio:508 / 172}.auth-section .auth-section__container .auth-section__new-customer img{width:100%;height:100%;object-fit:cover;pointer-events:none}.auth-section .auth-section__container .auth-section__new-customer .auth-section__new-customer-content{pointer-events:auto;position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;padding:16px}.auth-section .auth-section__container .auth-section__new-customer .auth-section__new-customer-content a:first-of-type{margin-top:8px}.auth-section .auth-section__container .auth-section__new-customer .auth-section__new-customer-content a:last-of-type{margin-top:auto;width:fit-content}form{margin-top:32px}form .field{height:56px;padding:10px 16px}form .field label{font-size:10px}form .field input{margin-top:8px;font-size:14px}form .field input[type=checkbox]~label{font-size:12px}form .field .field-error{top:10px;font-size:10px}form .form__actions{margin-top:32px}}@media screen and (min-width:1030px){.auth-section{height:calc(100vh - 36px)}.auth-section .auth-section__container{display:flex;flex-direction:row;height:100%}.auth-section .auth-section__container .auth-section__content-wrapper{order:1;max-width:452px;width:50%;padding:0 32px;margin:64px auto;display:flex;flex-direction:column;justify-content:center;min-height:0;overflow:auto}.auth-section:not(.auth-section--login) .auth-section__container .auth-section__content-wrapper{order:1;max-width:452px;width:50%;padding:0 32px;margin:96px auto 32px;display:flex;flex-direction:column;justify-content:start;min-height:0;overflow:auto}.auth-section .auth-section__container .auth-section__image-wrapper{order:2;width:50%;height:100%;aspect-ratio:unset;position:relative}.auth-section .auth-section__container .auth-section__image-wrapper img{object-position:unset}.auth-section .auth-section__container .auth-section__image-wrapper div{display:block;position:absolute;height:280px;bottom:0;left:0;width:100%;pointer-events:none;background:linear-gradient(180deg,#faf8f500 50%,#faf8f5)}.auth-section .auth-section__container .auth-section__new-customer{min-height:172px;aspect-ratio:388 / 172}form .field{transition:background-color .3s ease,border-color .3s ease}form .field input[type=checkbox]~label{cursor:pointer}form .field:hover{background-color:#dad8d5;border-color:#b9b8b5}}.customer-account-section{padding:0 16px}.customer-account-section .customer-account-section__header{position:relative;display:flex;align-items:center;flex-direction:column;gap:24px}.customer-account-section .customer-account-section__header .customer-account-section__customer-text,.customer-account-section .customer-account-section__header .customer-account-section__info{display:flex;flex-direction:column;align-items:center;gap:12px}.customer-account-section .customer-account-section__header .customer-account-section__icon{width:40px;height:40px;border-radius:50%;background-color:#74c8cc;display:flex;align-items:center;justify-content:center}.customer-account-section .customer-account-section__header .customer-account-section__icon .svg-wrapper{width:20px;height:20px}.customer-account-section .customer-account-section__header .customer-account-section__icon .svg-wrapper svg{width:100%;height:100%}.customer-account-section .customer-account-section__header .customer-account-section__name{font-size:15px;line-height:1}.customer-account-section .customer-account-section__header .customer-account-section__email{color:#999795;line-height:1}.customer-account-section .customer-account-section__header .customer-account-section__tabs{display:flex;padding:3px;border-radius:24px;background-color:#f0eeeb}.customer-account-section .customer-account-section__header .customer-account-section__tabs .customer-account-section__tab-content{padding:16px 0}.customer-account-section .customer-account-section__header .customer-account-section__logout{position:absolute;right:0;bottom:9px}.customer-account-section .customer-account-section__tabs-content{margin-top:24px;padding:16px 0 64px}.customer-account-section .customer-account-section__tabs-content .customer-account-section__tab-content{position:absolute;top:100%;left:0;right:0;z-index:-1;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.customer-account-section .customer-account-section__tabs-content .customer-account-section__tab-content.customer-account-section__tab-content--active{position:relative;z-index:1;opacity:1;visibility:visible}@media screen and (min-width:744px){.customer-account-section{padding:0 32px}.customer-account-section .customer-account-section__header{gap:32px}.customer-account-section .customer-account-section__header .customer-account-section__customer-text,.customer-account-section .customer-account-section__header .customer-account-section__info{gap:14px}.customer-account-section .customer-account-section__header .customer-account-section__icon{width:48px;height:48px}.customer-account-section .customer-account-section__header .customer-account-section__icon .svg-wrapper{width:24px;height:24px}.customer-account-section .customer-account-section__header .customer-account-section__name{font-size:20px}.customer-account-section .customer-account-section__header .customer-account-section__tabs{padding:3px;border-radius:24px;background-color:#f0eeeb}.customer-account-section .customer-account-section__header .customer-account-section__tabs .customer-account-section__tab-content{padding:16px 0}.customer-account-section .customer-account-section__header .customer-account-section__logout{position:absolute;right:0;bottom:9px}.customer-account-section .customer-account-section__tabs-content{margin-top:24px;padding:16px 0 64px}}@media screen and (min-width:1030px){.customer-account-section .customer-account-section__header{max-width:1384px;width:100%;margin:0 auto;align-items:center;justify-content:space-between;flex-direction:row}.customer-account-section .customer-account-section__header .customer-account-section__info-wrapper{display:flex;align-items:center;justify-content:start}.customer-account-section .customer-account-section__header .customer-account-section__info{flex-direction:row;gap:14px}.customer-account-section .customer-account-section__header .customer-account-section__info .customer-account-section__customer-text{gap:12px;align-items:start}.customer-account-section .customer-account-section__header .customer-account-section__tabs-wrapper{display:flex;align-items:center;justify-content:center}.customer-account-section .customer-account-section__header .customer-account-section__logout{position:static;display:flex;align-items:center;justify-content:end;width:100%}.customer-account-section .customer-account-section__header>*{flex:1;max-width:100%}.customer-account-section .customer-account-section__tabs-content{position:relative;padding:16px 0 104px;max-width:1384px;width:100%;margin:56px auto 0}}.customer-info .customer-info__account-information{padding:16px;background-color:#f0eeeb;display:flex;flex-direction:column;gap:56px}.customer-info .customer-info__main-address{margin-top:40px;width:fit-content;display:flex;flex-direction:column;gap:8px}.customer-info .customer-info__main-address .customer-info__main-address-row{display:flex;gap:20px}.customer-info .customer-info__main-address .customer-info__main-address-row>div:first-of-type{color:#999795;min-width:36px}.customer-info .customer-info__birthday .customer-info__birthday-block{margin-top:16px;background-color:#faf8f5;display:flex;flex-direction:column;gap:32px;padding:16px}.customer-info .customer-info__birthday .customer-info__birthday-block .customer-info__birthday-block-header{display:flex;justify-content:space-between;align-items:center}.customer-info .customer-info__birthday .customer-info__birthday-block .customer-info__birthday-block-header button{width:14px;height:14px}.customer-info .customer-info__birthday .customer-info__birthday-block .customer-info__birthday-block-header button .svg-wrapper{height:100%;width:100%}.customer-info .customer-info__birthday .customer-info__birthday-block .customer-info__birthday-block-header button .svg-wrapper svg{width:100%;height:100%}.customer-info .customer-info__birthday .customer-info__birthday-block .customer-info__birthday-block-header button:disabled{pointer-events:none;color:#b9b8b5}.customer-info .customer-info__shipping{margin-top:32px;display:flex;flex-direction:column;gap:16px}.customer-info .customer-info__shipping form{margin:0;padding:0;display:flex;align-items:center;justify-content:center;height:14px}.customer-info .customer-info__shipping .customer-info__shipping-header{display:flex;gap:12px}.customer-info .customer-info__shipping .customer-info__shipping-addresses{display:flex;flex-wrap:wrap;gap:2px}.customer-info .customer-info__shipping .customer-info__shipping-addresses .customer-info__shipping-address{padding:16px;background-color:#f0eeeb;flex:1 1 360px;height:144px;display:flex;flex-direction:column;gap:12px}.customer-info .customer-info__shipping .customer-info__shipping-addresses .customer-info__shipping-address.customer-info__shipping-address--default{background-color:#e3f3f3}.customer-info .customer-info__shipping .customer-info__shipping-addresses .customer-info__shipping-address .customer-info__shipping-address-header{display:flex;flex-direction:column}.customer-info .customer-info__shipping .customer-info__shipping-addresses .customer-info__shipping-address .customer-info__shipping-address-header .customer-info__shipping-address-name{display:flex;justify-content:space-between}.customer-info .customer-info__shipping .customer-info__shipping-addresses .customer-info__shipping-address .customer-info__shipping-address-header .customer-info__shipping-address-name h3{flex:1;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-info .customer-info__shipping .customer-info__shipping-addresses .customer-info__shipping-address .customer-info__shipping-address-header .customer-info__shipping-address-actions{display:flex;align-items:center;gap:9px}.customer-info .customer-info__shipping .customer-info__shipping-addresses .customer-info__shipping-address .customer-info__shipping-address-header .customer-info__shipping-address-actions .customer-info__edit-button,.customer-info .customer-info__shipping .customer-info__shipping-addresses .customer-info__shipping-address .customer-info__shipping-address-header .customer-info__shipping-address-actions .customer-info__remove-button{margin-bottom:2px}.customer-info .customer-info__shipping .customer-info__shipping-addresses .customer-info__shipping-address .customer-info__shipping-address-header .customer-info__shipping-address-actions .customer-info__edit-button .svg-wrapper,.customer-info .customer-info__shipping .customer-info__shipping-addresses .customer-info__shipping-address .customer-info__shipping-address-header .customer-info__shipping-address-actions .customer-info__remove-button .svg-wrapper{pointer-events:none;height:100%;width:100%}.customer-info .customer-info__shipping .customer-info__shipping-addresses .customer-info__shipping-address .customer-info__shipping-address-header .customer-info__shipping-address-actions .customer-info__edit-button .svg-wrapper svg,.customer-info .customer-info__shipping .customer-info__shipping-addresses .customer-info__shipping-address .customer-info__shipping-address-header .customer-info__shipping-address-actions .customer-info__remove-button .svg-wrapper svg{width:100%;height:100%}.customer-info .customer-info__shipping .customer-info__shipping-addresses .customer-info__shipping-address .customer-info__shipping-address-header .customer-info__shipping-address-actions .customer-info__edit-button{pointer-events:auto;width:16px;height:16px}.customer-info .customer-info__shipping .customer-info__shipping-addresses .customer-info__shipping-address .customer-info__shipping-address-header .customer-info__shipping-address-actions .customer-info__remove-button{pointer-events:auto;width:auto;height:100%;aspect-ratio:1}.customer-info .customer-info__shipping .customer-info__shipping-addresses .customer-info__shipping-address .customer-info__shipping-address-header .customer-info__shipping-address-default{margin-top:4px;font-size:9px;font-weight:500;color:#308d99;text-transform:uppercase}.customer-info .customer-info__shipping .customer-info__shipping-addresses .customer-info__shipping-address .customer-info__shipping-address-details{margin-top:auto}.customer-info .customer-info__shipping .customer-info__shipping-addresses .customer-info__shipping-address .customer-info__shipping-address-details .customer-info__shipping-address-phone{margin-top:4px}.customer-info .customer-info__shipping button{font-size:11px}@media screen and (min-width:744px){.customer-info .customer-info__account-information{padding:24px 32px;flex-direction:row;gap:56px;justify-content:space-between;align-items:stretch}.customer-info .customer-info__address{display:flex;flex-direction:column;gap:40px;align-self:stretch}.customer-info .customer-info__main-address{margin-top:auto}.customer-info .customer-info__birthday{min-width:275px}.customer-info .customer-info__birthday .customer-info__birthday-block{margin-top:56px}.customer-info .customer-info__shipping .customer-info__shipping-addresses .customer-info__shipping-address{padding:24px 24px 32px 32px;background-color:#f0eeeb;flex:1 1 339px;height:184px;max-width:339px}.customer-info .customer-info__shipping .customer-info__shipping-addresses .customer-info__shipping-address .customer-info__shipping-address-header .customer-info__shipping-address-default{font-size:10px}.customer-info .customer-info__shipping button{font-size:12px}}@media screen and (min-width:1400px){.customer-info .customer-info__address{display:flex;flex-direction:column;gap:12px;align-self:stretch;padding-bottom:8px}.customer-info .customer-info__main-address{margin-top:auto}.customer-info .customer-info__birthday{min-width:376px}.customer-info .customer-info__birthday .customer-info__birthday-block{margin-top:16px;gap:32px}.customer-info .customer-info__shipping .customer-info__shipping-addresses .customer-info__shipping-address{background-color:#f0eeeb;flex:1 1 460px;max-width:460px}}.customer-orders .customer-orders__list{margin-top:20px}.customer-orders .customer-orders__list .customer-orders__row{display:flex;gap:8px;min-height:74px;padding:20px 0;border-top:1px solid #dad8d5}.customer-orders .customer-orders__list .customer-orders__row .customer-orders__column.customer-orders__column--order-number{width:11%}.customer-orders .customer-orders__list .customer-orders__row .customer-orders__column.customer-orders__column--date{width:18%}.customer-orders .customer-orders__list .customer-orders__row .customer-orders__column.customer-orders__column--payment-status{width:18%;color:#999795}.customer-orders .customer-orders__list .customer-orders__row .customer-orders__column.customer-orders__column--fulfillment-status{flex:1;color:#999795}.customer-orders .customer-orders__list .customer-orders__row .customer-orders__column.customer-orders__column--total{width:18%;display:flex;flex-direction:column;align-items:end;gap:8px}.customer-orders .customer-orders__list .customer-orders__row.customer-orders__row--header{display:none}@media screen and (min-width:744px){.customer-orders .customer-orders__list{margin-top:18px}.customer-orders .customer-orders__list .customer-orders__row{gap:28px}.customer-orders .customer-orders__list .customer-orders__row .customer-orders__column.customer-orders__column--order-number{width:6%}.customer-orders .customer-orders__list .customer-orders__row .customer-orders__column.customer-orders__column--date{width:25%}.customer-orders .customer-orders__list .customer-orders__row .customer-orders__column.customer-orders__column--payment-status{width:10%;color:#999795}.customer-orders .customer-orders__list .customer-orders__row .customer-orders__column.customer-orders__column--fulfillment-status{flex:1;color:#999795}.customer-orders .customer-orders__list .customer-orders__row .customer-orders__column.customer-orders__column--total{width:18%;display:flex;flex-direction:column;align-items:end;gap:8px}.customer-orders .customer-orders__list .customer-orders__row.customer-orders__row--header{display:none}}@media screen and (min-width:1030px){.customer-orders .customer-orders__list{margin-top:8px}.customer-orders .customer-orders__list .customer-orders__row{gap:100px;border-top:none;border-bottom:1px solid #dad8d5;min-height:58px}.customer-orders .customer-orders__list .customer-orders__row:last-of-type{border-bottom:none}.customer-orders .customer-orders__list .customer-orders__row.customer-orders__row--header{display:flex;color:#999795;min-height:fit-content;border-bottom:1px solid #999795}.customer-orders .customer-orders__list .customer-orders__row .customer-orders__column.customer-orders__column--order-number{width:5%}.customer-orders .customer-orders__list .customer-orders__row .customer-orders__column.customer-orders__column--date{width:7%}.customer-orders .customer-orders__list .customer-orders__row .customer-orders__column.customer-orders__column--payment-status{width:11%;color:inherit}.customer-orders .customer-orders__list .customer-orders__row .customer-orders__column.customer-orders__column--fulfillment-status{flex:1;color:inherit}.customer-orders .customer-orders__list .customer-orders__row .customer-orders__column.customer-orders__column--total{width:10%;display:block;text-align:right}.customer-orders .customer-orders__list .customer-orders__row .customer-orders__column.customer-orders__column--total span:last-of-type{display:none}}@media screen and (min-width:1440px){.customer-orders .customer-orders__list .customer-orders__row{gap:100px}.customer-orders .customer-orders__list .customer-orders__row .customer-orders__column.customer-orders__column--order-number{width:5%}.customer-orders .customer-orders__list .customer-orders__row .customer-orders__column.customer-orders__column--date{width:7%}.customer-orders .customer-orders__list .customer-orders__row .customer-orders__column.customer-orders__column--payment-status{width:11%}.customer-orders .customer-orders__list .customer-orders__row .customer-orders__column.customer-orders__column--total{width:10%}}.global-modal form{margin:0;padding:16px 0;display:flex;flex-wrap:wrap;gap:2px}.global-modal form .field{margin:0;width:calc((100% - 2px)/2)}.global-modal form .field:nth-of-type(n+7){width:100%}.global-modal .customer-info__actions{display:flex;gap:8px;width:100%}@media screen and (min-width:744px){.global-modal form{padding:32px 0;display:flex;flex-wrap:wrap;gap:2px}.global-modal form .field{margin:0;width:calc((100% - 2px)/2)}.global-modal form .field:nth-of-type(n+7){width:100%}.global-modal .customer-info__actions{display:flex;gap:8px;width:100%}}.customer-activate-section{max-width:680px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center}.customer-activate-section p{margin-top:16px}.customer-activate-section .customer-activate-section__form-container{width:70%;padding:32px 0;display:flex;flex-wrap:wrap;gap:2px}.customer-activate-section .customer-activate-section__form-container form{width:100%}.customer-activate-section .customer-activate-section__action{margin-top:32px;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}.customer-activate-section .customer-activate-section__action button{width:100%}@media screen and (min-width:450px){.customer-activate-section .customer-activate-section__action button{width:auto}}@media screen and (min-width:744px){.customer-activate-section{max-width:680px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center}.customer-activate-section p{margin-top:16px}.customer-activate-section .customer-activate-section__form-container{width:70%;padding:32px 0;display:flex;flex-wrap:wrap;gap:2px}.customer-activate-section .customer-activate-section__form-container form{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/customer.css.map */
