.customer:not(.account):not(.order){margin:0 auto;max-width:33.4rem;padding-left:1.5rem;padding-right:1.5rem;text-align:center}@media screen and (min-width:750px){.customer:not(.account):not(.order){max-width:47.8rem}}.customer>h1,.customer__title{margin-top:0}.customer form{margin-top:4rem}.customer button{margin:4rem 0 1.5rem}.customer ul:not(.list-unstyled):not(.pagination ul):not(.discount-code-list){line-height:calc(1 + .6 / var(--font-body-scale));padding-left:4.4rem;text-align:left;margin-bottom:4rem}.customer ul a{display:inline}.customer strong{font-weight:400;color:rgb(var(--color-foreground))}.customer h2.form__message{font-size:calc(var(--font-heading-scale) * 1.8rem)}@media only screen and (min-width:750px){.customer h2.form__message{font-size:calc(var(--font-heading-scale) * 2.2rem)}}.customer .field{margin:2rem 0 0}.customer .field:first-of-type{margin-top:0}.customer .table-wrapper{background-color:rgb(var(--color-background));border-radius:var(--text-boxes-radius);border:.1rem solid rgba(var(--color-foreground),.1);overflow:hidden;margin-bottom:2rem}.customer .table-wrapper__inner{overflow-x:auto;-webkit-overflow-scrolling:touch}.customer .table-wrapper__inner::-webkit-scrollbar{height:6px}.customer .table-wrapper__inner::-webkit-scrollbar-track{background:transparent}.customer .table-wrapper__inner::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.15);border-radius:3px}.customer table{width:100%;table-layout:auto;border-collapse:collapse;border:none;box-shadow:none;font-size:1.4rem;line-height:1.6;font-family:var(--font-body-family);position:relative}.customer table.order-details{table-layout:fixed}@media screen and (forced-colors:active){.customer table{border-top:.1rem solid transparent;border-bottom:.1rem solid transparent}}.customer tbody{color:rgb(var(--color-foreground))}.customer th,.customer td{font-weight:400;line-height:1.6;border:none;padding:1.2rem 1.8rem;text-align:left;vertical-align:middle;color:rgb(var(--color-foreground))}.customer td:empty{display:initial}.customer thead th{font-weight:600;font-size:1.15rem;letter-spacing:.06em;text-transform:uppercase;color:rgba(var(--color-foreground),.6);background-color:rgba(var(--color-foreground),.04);border-bottom:.1rem solid rgba(var(--color-foreground),.1);padding:1.2rem 1.8rem;white-space:nowrap;vertical-align:middle}.customer tbody td{padding-top:1.2rem;padding-bottom:1.2rem}.customer tbody tr{border-bottom:.1rem solid rgba(var(--color-foreground),.06)}.customer tbody tr:last-child{border-bottom:none}.customer tbody tr:hover{background-color:rgba(var(--color-foreground),.02)}@media screen and (min-width:750px){.customer table.order-history th,.customer table.order-history td,.customer table.order-details th,.customer table.order-details td{padding:1.4rem 2.2rem}.customer table.order-history th#ColumnTotal,.customer table.order-history td[headers*=ColumnTotal],.customer table.order-history th#ColumnPayment,.customer table.order-history td[headers*=ColumnPayment]{text-align:right}.customer table.order-details th#ColumnSku,.customer table.order-details td[headers*=ColumnSku]{text-align:center;width:15%}.customer table.order-details th#ColumnPrice,.customer table.order-details td[headers*=ColumnPrice],.customer table.order-details th#ColumnQuantity,.customer table.order-details td[headers*=ColumnQuantity],.customer table.order-details th#ColumnTotal,.customer table.order-details td[headers*=ColumnTotal]{text-align:right;width:15%}.customer table.order-details th#ColumnProduct,.customer table.order-details td[headers*=ColumnProduct]{width:40%;word-break:break-word}}@media screen and (forced-colors:active){.customer tbody tr{border-top:.1rem solid transparent}}.customer tfoot td:first-of-type,.customer tfoot td{padding-top:.6rem;padding-bottom:.6rem}.customer tfoot td:first-of-type{text-align:left}.customer tfoot tr:first-of-type td{padding-top:2.4rem}.customer tfoot tr:last-of-type td{padding-bottom:2.4rem}.customer tfoot:before{content:" ";height:.1rem;width:100%;display:block;position:absolute;left:0;background:rgba(var(--color-foreground),.1)}@media screen and (min-width:750px){.customer table.order-details tfoot td[headers*=Row]{text-align:right}.customer table.order-details tfoot td[scope=row]{text-align:left}}@media screen and (forced-colors:active){.customer tfoot:before{background:CanvasText}}@media screen and (max-width:749px){.customer .table-wrapper{border-radius:var(--text-boxes-radius)}.customer table.order-history thead,.customer table.order-details thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.customer table.order-history tr,.customer table.order-details tr{display:block;border-bottom:.1rem solid rgba(var(--color-foreground),.1);margin-bottom:1.5rem;padding-bottom:1rem}.customer table.order-history tr:last-child,.customer table.order-details tr:last-child{border-bottom:none;margin-bottom:0}.customer table.order-history tbody tr:first-child td:first-child,.customer table.order-details tbody tr:first-child td:first-child{padding-top:1rem}.customer table.order-history td,.customer table.order-details td{display:flex;justify-content:space-between;align-items:center;text-align:right;padding:.8rem 1.2rem;border-bottom:.1rem dotted rgba(var(--color-foreground),.06)}.customer table.order-history td:last-child,.customer table.order-details td:last-child{border-bottom:none}.customer table.order-history td:before,.customer table.order-details td:before{content:attr(data-label);font-weight:600;padding-right:1rem;text-align:left;color:rgba(var(--color-foreground),.6);text-transform:uppercase;font-size:1.15rem;letter-spacing:.06em;flex-shrink:0;width:auto;min-width:100px}.customer table.order-history td[headers*=ColumnStatus]{justify-content:flex-start}.customer table.order-history td[headers*=ColumnStatus]:before{margin-right:auto}.customer table.order-details td[headers=ColumnProduct]{flex-direction:column;align-items:flex-start;text-align:left}.customer table.order-details td[headers=ColumnProduct]:before{margin-bottom:.5rem;min-width:0}.customer table.order-details td[headers=ColumnProduct]>div{width:100%}.customer table.order-details tfoot td[colspan]{display:none}.customer table.order-details tfoot td[headers*=Row]{display:flex;padding:.8rem 1.2rem}.customer table.order-details tfoot td[headers*=Row]:before{content:attr(data-label);text-transform:none;font-weight:400}.customer table.order-details tfoot tr:last-child td[headers=RowTotal]{font-size:1.8rem;font-weight:600;padding-top:1.2rem;padding-bottom:0;border-top:.1rem solid rgba(var(--color-foreground),.1);margin-top:1rem}.customer table.order-details tfoot tr:last-child td[headers=RowTotal]:before{font-size:1.8rem;font-weight:600}.customer table.order-details tfoot td[headers*=Row]{text-align:right}}.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-wrapper{height:.6rem}.customer .pagination li:first-of-type .svg-wrapper{margin-left:-.2rem;transform:rotate(90deg)}.customer .pagination li:last-of-type .svg-wrapper{margin-right:-.2rem;transform:rotate(-90deg)}.customer .pagination li [aria-current]:after{content:"";display:block;width:2rem;height:.1rem;position:absolute;bottom:.8rem;left:50%;transform:translate(-50%);background-color:currentColor}.login a{display:block;margin:0 auto;width:fit-content}.login a[href="#recover"]{margin-left:0;margin-right:0}.login .field+a{margin-top:1rem}.login p{margin:1.5rem 0}.login h3{margin-top:1.5rem;text-align:left;font-size:calc(var(--font-heading-scale) * 1.6rem)}#customer_login_guest button{margin-top:0}#recover,#recover+div{display:none}#recover:target{display:block}#recover:target+div{display:block}#recover:target~#login,#recover:target~#login+div{display:none}#recover,#login{scroll-margin-top:20rem}#recover{margin-bottom:0}.activate button[name=decline],.addresses li>button,.addresses form button[type]{background-color:rgba(var(--color-background),var(--alpha-button-background));color:rgb(var(--color-link))}@media only screen and (min-width:750px){.activate button[name=decline]{margin-top:inherit;margin-left:1rem}}:is(.account,.order){margin:0 auto;max-width:var(--page-width);padding-left:1.5rem;padding-right:1.5rem}@media screen and (min-width:750px){:is(.account,.order){padding-left:5rem;padding-right:5rem}}@media screen and (min-width:750px){.order>div:nth-of-type(2){margin-top:4rem}.order>div:nth-of-type(2)>div:last-of-type{display:flex;gap:3.2rem;margin-top:3rem}.order>div:nth-of-type(2)>div:last-of-type>div{flex:1;padding-right:0}}@media screen and (min-width:990px){.order>div:nth-of-type(2)>div:last-of-type{gap:5rem;margin-top:4rem}}:is(.account,.order) p{margin:0 0 2rem;font-size:1.6rem}.order .order-status-wrapper p,.order>div:nth-of-type(2)>div:last-of-type p{margin-bottom:.5rem}:is(.account,.order) h1{margin-bottom:1rem}:is(.account,.order) h2{margin-top:4rem;margin-bottom:1.5rem}:is(.account,.order)>div>h2:first-child,:is(.account,.order)>.customer-discounts:first-child>h2,:is(.account,.order)>.account-orders:first-child>h2,:is(.account,.order)>.account-details:first-child>h2{margin-top:0}.order>div:nth-of-type(2)>div:last-of-type h2{margin-top:0;margin-bottom:1rem}.account .account-header{margin-bottom:3rem}.account .account-header h1+a{display:inline-flex;align-items:center;margin-top:.5rem}.account .account-header a .svg-wrapper{width:1.5rem;margin-bottom:-.03rem;margin-right:1rem}.account table td a:not(.button){font-size:inherit}.account table td .order-number-link{font-weight:600}.order .order-status-wrapper{margin-top:.5rem;margin-bottom:2rem}.customer-discounts{margin-bottom:4rem}.customer-discounts h2{margin-bottom:.5rem}.customer-discounts__note{font-size:1.4rem;color:rgba(var(--color-foreground),.75);margin-top:0;margin-bottom:2rem}.discount-code-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:1rem}.discount-code-list__item{display:flex;align-items:center;gap:1rem}.discount-code-button{font-family:monospace;font-size:1.4rem;min-width:auto;padding:.8rem 1.5rem;margin:0!important}.discount-code-button .fa-copy,.discount-code-button .fa-check{margin-left:.8rem;font-size:.9em;opacity:.7;transition:opacity .2s ease}.discount-code-button:hover .fa-copy,.discount-code-button:hover .fa-check{opacity:1}.discount-code-button.copied .fa-check{color:#108554;opacity:1}.discount-copy-feedback{font-size:1.2rem;font-style:italic;color:rgba(var(--color-foreground),.75)}.order td:first-of-type{align-items:initial;vertical-align:top}.order tfoot tr:last-of-type td,.order tfoot tr:last-of-type th{font-size:2.2rem;padding-top:1.5rem;padding-bottom:4rem}@media screen and (min-width:750px){.order tfoot tr:last-of-type td,.order tfoot tr:last-of-type th{padding-bottom:2.4rem}}.order tfoot tr:last-of-type td:before{font-size:2.2rem}.order table p,.order>div:nth-of-type(2)>div:first-of-type h2,.order>div:nth-of-type(2)>div:last-of-type>div h2+p{margin-bottom:0}.order>div:nth-of-type(2)>div:first-of-type h2~p{margin-bottom:0;font-size:1.4rem}.order>div:nth-of-type(2)>div:first-of-type h2~p:last-of-type{margin-bottom:3rem}.order .properties{font-size:1.4rem;margin-top:1rem;color:rgba(var(--color-foreground),.85);display:flex;flex-direction:column;gap:.4rem}.order .properties span{display:block}.order .properties a{color:rgb(var(--color-link));text-decoration:underline;text-underline-offset:.2rem}.order .properties a:hover{color:rgb(var(--color-foreground))}.order .line-item-discounts{list-style:none;font-size:1.2rem;padding-left:0;margin-top:1rem;margin-bottom:0;color:rgba(var(--color-foreground),.75)}.order .line-item-discounts li{display:flex;align-items:center;gap:.4rem;margin-bottom:.2rem}.order .line-item-discounts .svg-wrapper{width:1rem;height:1rem;flex-shrink:0;color:currentColor}.order .fulfillment{width:fit-content;border:.1rem solid rgba(var(--color-foreground),.2);padding:1rem;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}.order .cart-discount--inline{display:inline-flex;align-items:center;gap:.4rem;margin-left:.5rem}@media screen and (min-width:750px){.order td .cart-discount{display:none}}.order tbody ul.line-item-discounts{text-align:right}@media screen and (min-width:750px){.order tbody ul.line-item-discounts{text-align:left}}.order table a{line-height:calc(1 + .3 / var(--font-body-scale))}.order .svg-wrapper{width:1.1rem;height:1.1rem;color:rgb(var(--color-foreground));margin-right:.5rem}.order dl{margin:0}.order dd{margin-left:0;line-height:calc(1 + .3 / var(--font-body-scale))}.order dd s{color:rgba(var(--color-foreground),.7)}.order .unit-price{font-size:1.1rem;letter-spacing:.07rem;line-height:calc(1 + .2 / var(--font-body-scale));margin-top:.2rem;text-transform:uppercase;color:rgba(var(--color-foreground),.7)}.order .regular-price{font-size:1.3rem}.order .download-links-wrapper{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.8rem}.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;text-align:center}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}li[data-address]>h2{text-align:center;font-size:calc(var(--font-heading-scale) * 1.8rem);margin-bottom:0}@media only screen and (min-width:750px){li[data-address]>h2{font-size:calc(var(--font-heading-scale) * 2.2rem)}}.addresses ul p{margin-bottom:0}.addresses input[type=checkbox]{margin-top:2rem;margin-left:0}@media only screen and (min-width:750px){.addresses form>div:nth-of-type(1){margin-right:2rem}.addresses form>div:nth-of-type(2){margin-top:0}.addresses form>div:nth-of-type(1),.addresses form>div:nth-of-type(2){box-sizing:border-box;flex-basis:calc(50% - 1rem)}}.addresses form>div:nth-of-type(7),.addresses form>div:nth-of-type(7)+div[id]{margin-top:1.5rem}
/*# sourceMappingURL=/cdn/shop/t/42/assets/customer.css.map */
