.customer.login .form-container,.customer.register .form-container{--padding: calc(var(--gutter) * 2);padding-top:var(--padding);padding-bottom:var(--padding);margin:0 auto;width:100%;flex:none}.customer.login .form-container .btn,.customer.register .form-container .btn{margin-top:var(--spacing)}.customer .form form{display:flex;flex-direction:column}.customer.with-image{display:flex;flex-direction:row}.customer.with-image .form-container{padding-left:var(--padding);padding-right:var(--padding);display:flex;flex-direction:column}.customer__background-image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.customer.with-image{flex-direction:column-reverse}.customer__background-image{aspect-ratio:3 / 2;position:relative}.customer-account__header{display:flex;justify-content:space-between;flex-direction:column;gap:12px}.customer-account__logout{flex-direction:row}.customer-account__logout svg{margin-right:5px}@supports not (aspect-ratio: 16 / 9){.customer__background-image{padding-top:150%;height:0}}@media only screen and (min-width: 1024px){.customer.login .form-container,.customer.register .form-container{min-width:25vw;max-width:100%;width:35ch}.customer.with-image{flex-direction:row}.customer.login .form-container,.customer.register .form-container{margin-top:16vmin;margin-bottom:16vmin}.customer__background-image{height:100vmin;overflow-y:hidden;flex:1 1 0%;width:0}.customer-account__header{flex-direction:row;align-items:center}}.form__links{display:flex;flex-direction:column}.form__links>*+*{margin-top:calc(var(--gutter) / 2)}.form__links>.link{display:block}#recover:not(:target){display:none}#recover:target~#login{display:none}.customer table{border:2px solid var(--color-card-background);table-layout:auto;border-collapse:collapse;box-shadow:none;width:100%;font-size:1.6rem;position:relative}.customer table a{color:var(--color-outlines);text-decoration:underline}.customer tbody{color:rgb(var(--color-foreground))}.customer th,.customer td{font-weight:400;line-height:1;border:none;padding:12px}.customer tbody tr:not(:first-of-type){border-top:2px solid var(--color-card-background)}.customer td:empty{display:initial}.customer thead,.customer tfoot{background:var(--color-card-background);color:var(--color-card-foreground)}@media screen and (min-width: 750px){.customer th,.customer td{text-align:left}.customer thead th,.customer tbody td{padding:20px 16px}.customer tbody td{vertical-align:top}}.customer tfoot td:first-of-type{text-align:left}@media screen and (max-width: 749px){.customer thead,.customer th,.customer tfoot td:first-of-type{display:none}.customer td{display:flex;flex-direction:column}.customer td:before{color:rgba(var(--color-foreground),.75);content:attr(data-label);font-size:1.2rem;margin-bottom:6px;opacity:.65}.customer td:first-of-type{padding-top:24px}.customer td:last-of-type{padding-bottom:24px}.customer tr{display:flex;flex-direction:column;justify-content:flex-start;width:100%}}.customer .pagination{margin-top:5rem;margin-bottom:7rem}@media screen and (min-width: 990px){.customer .pagination{margin-top:7rem;margin-bottom:10rem}}.customer .pagination ul{display:flex;justify-content:center;list-style:none;padding:0}.customer .pagination li{flex:1 1;max-width:4rem}.customer .pagination li:not(:last-child){margin-right:1rem}.customer .pagination li :first-child{display:inline-flex;justify-content:center;align-items:center;position:relative;height:4rem;width:100%;padding:0;text-decoration:none}.customer .pagination li :first-child svg{height:.6rem}.customer .pagination li:first-of-type svg{margin-left:-.2rem;transform:rotate(90deg)}.customer .pagination li:last-of-type svg{margin-right:-.2rem;transform:rotate(-90deg)}.customer .pagination li [aria-current]:after{content:"";display:block;width:2rem;height:.01rem;position:absolute;bottom:.08rem;left:50%;transform:translate(-50%);background-color:currentColor}@media screen and (min-width: 750px){.order thead th:nth-last-child(-n+3),.order td:nth-last-child(-n+3){text-align:right}}.order tfoot tr:last-of-type td,.order tfoot tr:last-of-type th{font-size:1.8rem}.order tfoot tr:last-of-type td:before{font-size:1.8rem}.order table p,.order>div:nth-of-type(2)>div:last-of-type h2+p{margin-bottom:0}.order>div:nth-of-type(2)>div:first-of-type h2~p:last-of-type{margin-bottom:3rem}.order .item-props{font-size:1.4rem;margin-top:.05px;display:flex;flex-direction:column}.order .item-props>span{word-break:break-all}.order .fulfillment{width:fit-content;border:.01rem solid rgba(var(--color-foreground),.2);padding:1rem 0;margin-top:1rem;font-size:1.4rem;text-align:left}.order .fulfillment a{margin:.7rem 0}.order .fulfillment span{display:block}.order .cart-discount{display:block;margin-top:1rem;margin-bottom:.5rem;font-size:1.2rem}@media screen and (min-width: 750px){.order td .cart-discount{display:none}}.order tbody ul{list-style:none;font-size:1.2rem;text-align:right;padding-left:0;margin-top:1rem;margin-bottom:0}@media screen and (min-width: 750px){.order tbody ul{text-align:left}}.order .properties{font-size:1.4rem;margin-top:1rem}.order .properties span{display:block}.order svg{width:1.1rem;margin-right:.5rem}.order dl{margin:0}.order dd{margin-left:0}.order dd s{color:rgba(var(--color-foreground),.7)}.order .unit-price{font-size:1.1rem;letter-spacing:.07rem;margin-top:.2rem;text-transform:uppercase;color:rgba(var(--color-foreground),.7)}.order .regular-price{font-size:1.3rem}.addresses li>button{margin-left:.5rem;margin-right:.5rem}.addresses li>button+button,.addresses form button+button{margin-top:0rem}@media screen and (min-width: 750px){.addresses li>button:first-of-type{margin-top:3rem}}.addresses form button:first-of-type{margin-right:1rem}label[for=AddressCountryNew],label[for=AddressProvinceNew]{display:block;font-size:1.4rem;margin-bottom:.6rem}.addresses form{display:flex;flex-flow:row wrap}.addresses form>div{width:100%;text-align:left}.addresses ul{list-style:none;padding-left:0}li[data-address]{margin-top:5rem}.addresses [aria-expanded=false]~div[id]{display:none}.addresses [aria-expanded=true]~div[id]{display:block}.addresses h2{text-align:left}.addresses ul p{margin-bottom:0}.addresses input[type=checkbox]{margin-top:2rem;margin-left:0}.addresses form>div:nth-of-type(7),.addresses form>div:nth-of-type(7)+div[id]{margin-top:1.5rem}
/*# sourceMappingURL=/cdn/shop/t/220/assets/template-customer.css.map?v=15464053371166416421735813471 */
