.customer:not(.account):not(.order):not(.login){margin:0 auto;max-width:33.4rem;padding-left:1.5rem;padding-right:1.5rem;text-align:center}.customer>h1,.customer__title{margin-top:0}.customer :is(.h1,.h2,.h3,.h4,.h5,.h6){color:rgb(var(--color-heading))}.customer form{margin-top:1rem}.customer ul{line-height:calc(1 + .6 / var(--font-body-scale));padding-left:4.4rem;text-align:left;margin-bottom:4rem;margin-top:0}.customer ul a{display:inline}.customer strong{color:rgb(var(--color-foreground))}.customer-account,.customer-orders{margin-top:60px}.log-out{margin-left:60px}.customer h2{font-family:Satoshi-Bold;font-size:24px;font-style:normal}.customer-account__profile{display:grid;grid-template-columns:minmax(0,1fr);row-gap:3.2rem;width:100%}.customer-account__profile-header{display:grid;grid-template-columns:auto minmax(0,1fr);gap:2rem;align-items:center}.customer-account__profile-columns{display:grid;grid-template-columns:minmax(0,1fr);row-gap:3.2rem}.customer-account__profile-bio{min-width:0}.customer-account__media-gallery{display:flex;gap:12px;margin-top:3.2rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;min-width:0;border-top:1px solid #f5f5f5;padding-top:30px}.customer-account__media-gallery::-webkit-scrollbar{height:6px}.customer-account__media-gallery::-webkit-scrollbar-track{background:rgba(var(--color-foreground),.1);border-radius:3px}.customer-account__media-gallery::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.3);border-radius:3px}.customer-account__media-gallery::-webkit-scrollbar-thumb:hover{background:rgba(var(--color-foreground),.5)}.customer-account__media-item{overflow:hidden;position:relative;flex-shrink:0}.customer-account__media-item:first-child{width:228px}.customer-account__media-item:not(:first-child){width:126px}.customer-account__media-image,.customer-account__media-video{width:100%;height:auto;object-fit:cover;display:block;border-radius:3px}.customer-account__media-video-container{width:100%;height:auto;position:relative}.customer-account__media-video-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#000000b3;color:#fff;padding:.5rem 1rem;border-radius:4px;font-size:1.2rem;pointer-events:none;z-index:1}.customer-account__media-video:not(:empty)+.customer-account__media-video-overlay{display:none}.customer-account__media-fallback{width:100%;height:100%;background:rgba(var(--color-foreground),.1);display:flex;align-items:center;justify-content:center;text-align:center;padding:1rem}.customer-account__media-fallback p{margin:0;font-size:1.2rem;color:rgba(var(--color-foreground),.7);word-break:break-word}.customer-media__modal-opener{position:relative;display:block;width:100%;cursor:pointer}.customer-media__toggle{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;border-radius:0;border:none;cursor:pointer;z-index:2}.customer-media__toggle:after{display:none!important}.customer-account__media-gallery .customer-media__toggle{position:absolute;top:0;left:0;width:100%;height:100%;border:none;background:transparent;cursor:pointer;z-index:10}.customer-media__modal-opener img,.customer-media__modal-opener video{pointer-events:none}.customer-media__play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;pointer-events:none}.customer-modal-media{display:none;width:100%;max-width:100%}.customer-modal-media[data-media-active=true],.customer-modal-media.active{display:block}.customer-modal-image,.customer-modal-video{width:100%;height:auto;max-width:100%;object-fit:contain}.product-media-modal[open]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;background:#000c;display:flex!important;align-items:center;justify-content:center}.product-media-modal__dialog{max-width:90vw;max-height:90vh;position:relative}.customer-account__profile-actions{align-items:flex-start;justify-content:flex-start;text-align:right;align-self:flex-start}.customer-account__profile-item{width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:1.2rem}@media screen and (max-width: 749px){.customer-account,.customer-orders,.log-out{margin-top:40px}.customer-account__edit-form{margin-top:40px;padding:2.4rem}.customer-account__form-section{padding:1.6rem}.customer-account__form-row{grid-template-columns:1fr}.customer-account__form-actions{flex-direction:column;gap:1.2rem}.customer-account__form-cancel,.customer-account__form-save{width:100%;justify-content:center}}@media screen and (min-width: 1024px){.customer-account__profile{grid-template-columns:auto minmax(0,1fr);column-gap:4.6rem;row-gap:0;align-items:center}.customer-account__profile-header{grid-template-columns:auto minmax(0,1fr);gap:4rem;align-items:center}.customer-account__profile-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:4rem;align-items:flex-start}.customer-account__profile-bio,.customer-account__profile-address{padding-top:30px}.customer-account__profile-actions{align-self:flex-start;justify-content:flex-end;align-items:flex-start;text-align:right}}@media screen and (min-width: 1280px){.customer-account__profile-columns{grid-template-columns:40px minmax(320px,2fr) 90px minmax(0,1fr) minmax(0,1fr);gap:0}.customer-account__profile-bio{grid-column:2}.customer-account__profile-address{grid-column:4}.customer-account__profile-actions{grid-column:5}.customer-account__form-row{grid-template-columns:repeat(2,1fr)}.customer-account__form-row:has(.customer-account__form-field:only-child){grid-template-columns:1fr}}.customer-account__edit-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1000;display:none;align-items:center;justify-content:center;padding:2rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.customer-account__edit-overlay.active{display:flex}.customer-account__edit-form{background:rgba(var(--color-background),1);border-radius:1.2rem;box-shadow:0 20px 60px #0000004d;max-width:90rem;width:100%;max-height:90vh;overflow-y:auto;position:relative}.customer-account__edit-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(var(--color-foreground),.1);margin-bottom:2.4rem}.customer-account__edit-close{background:none;border:none;cursor:pointer;padding:.8rem;border-radius:.8rem;color:rgb(var(--color-foreground));transition:all .3s ease;display:flex;align-items:center;justify-content:center}.customer-account__edit-close:hover{background:rgba(var(--color-foreground),.1)}@media screen and (max-width: 768px){.customer-account__edit-overlay{padding:1rem}.customer-account__edit-form{max-height:95vh;border-radius:.8rem}.customer-account__edit-header{padding:1.6rem 2rem 0;margin-bottom:1.6rem}.customer-account__edit-title{font-size:2rem}}.customer-account__edit-title{font-family:Satoshi-Bold;font-size:2.4rem;font-style:normal;margin:0;color:rgb(var(--color-foreground))}.customer-account__form{display:flex;flex-direction:column;gap:3.2rem}.customer-account__form-section{display:flex;flex-direction:column;background:#fff}.customer-account__form-section-title{font-family:Satoshi-Bold;font-size:1.8rem;font-style:normal;color:rgb(var(--color-foreground));margin:0 0 1.5rem}.customer-account__form-row{display:grid;grid-template-columns:1fr;gap:2.4rem}.customer-account__form .field{margin-bottom:2rem}.customer-account__form .field:last-child{margin-bottom:0}.customer-account__form textarea.field__input{min-height:10rem;resize:vertical}.customer-account__form-file-upload{position:relative;display:flex;flex-direction:column;gap:1.2rem}.customer-account__form-file-input{position:absolute;opacity:0;width:0;height:0;overflow:hidden}.customer-account__form-file-label{position:relative;display:flex;align-items:center;justify-content:space-between;padding:0;border-radius:.8rem;background:transparent;cursor:pointer;transition:all .3s ease}.customer-account__form-file-label:hover{border-color:rgba(var(--color-foreground),.5);background:transparent}.customer-account__form-file-text{font-size:1.6rem;line-height:2.8rem;color:rgb(var(--color-foreground))}.customer-account__form-file-button{position:absolute;top:.8rem;right:.8rem;bottom:.8rem;width:12rem;padding:0;background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-radius:30px;font-size:1.2rem;font-weight:500;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.customer-account__form-file-button:hover{opacity:.8}.customer-account__form-file-preview{display:grid;grid-template-columns:repeat(auto-fill,minmax(8rem,1fr));gap:1.2rem;margin-top:1.2rem}.customer-account__form-file-preview-item{position:relative;aspect-ratio:1;border-radius:.8rem;overflow:hidden;background:rgba(var(--color-foreground),.1)}.customer-account__form-file-preview-item img,.customer-account__form-file-preview-item video{width:100%;height:100%;object-fit:cover}.customer-account__form-file-preview-remove{position:absolute;top:.4rem;right:.4rem;width:2.4rem;height:2.4rem;background:#000000b3;color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.customer-account__form-actions{display:flex;gap:1.6rem;justify-content:flex-end}.customer-account__form-cancel,.customer-account__form-save{padding:1.2rem 2.4rem;border-radius:.8rem;font-size:1.4rem;font-weight:500;cursor:pointer;transition:all .3s ease;border:none}.customer-account__form-cancel{background:transparent;color:rgb(var(--color-foreground));border:1px solid rgba(var(--color-foreground),.2)}.customer-account__form-cancel:hover{background:rgba(var(--color-foreground),.05)}.customer-account__form-save{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.customer-account__form-save:hover{opacity:.9}.customer-account__media-fields{display:flex;flex-direction:column;gap:2.4rem}.customer-account__media-field{position:relative;background:#fff;border:1px solid rgba(var(--color-foreground),.1);border-radius:.8rem}.customer-account__add-media-btn{margin-top:1.5rem}.customer-account__remove-media-btn{width:fit-content!important;min-width:0!important;background:none!important;border:none!important;padding:0!important}.customer-account__remove-media-btn .icon-remove{width:2rem;height:2rem;color:rgb(var(--color-foreground));transition:color .3s ease}.customer-account__remove-media-btn:hover .icon-remove{color:#da291c}.customer-account__media-field-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.6rem}.customer-account__media-field-actions{display:flex;justify-content:flex-end;gap:.8rem;width:100%}@media screen and (max-width: 768px){.customer-account__media-field-header{flex-direction:column;align-items:flex-start;gap:1.2rem}.customer-account__media-field-actions{align-self:flex-end}}.customer-account__profile-img,.customer-account__profile-placeholder{width:18.6rem;height:18.6rem;border-radius:50%;object-fit:cover;object-position:center;display:block}.customer-account__profile-placeholder{background-color:rgba(var(--color-foreground),.08);color:rgba(var(--color-foreground),.72);display:flex;align-items:center;justify-content:center;font-weight:600;text-transform:uppercase;font-size:6rem}.customer-account__profile-name{margin:0;font-family:"Chillax-Semibold",var(--font-heading-family, sans-serif);font-size:3rem;line-height:3rem;font-style:normal;font-weight:600;color:rgb(var(--color-foreground))}.customer-account__profile-location{margin:1.2rem 0 0;display:inline-flex;align-items:center;gap:1.2rem;font-family:"Shatoshi-Bold",var(--font-heading-family, sans-serif);font-size:1.8rem;line-height:2rem;font-style:normal;font-weight:700;color:#717c7d}.customer-account__profile-location svg{flex-shrink:0;width:1.4rem;height:1.9rem}.customer-account__profile-heading{margin:0;font-family:"Satoshi-Medium",var(--font-heading-family, sans-serif);font-size:1.2rem;font-style:normal;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:rgba(var(--color-foreground),.8)}.customer-account__profile-bio-text{margin:0;font-size:1.8rem;line-height:2.4rem;font-style:normal;color:#717c7d}.customer-account__profile-bio-text p{margin:0;padding:0}.customer-account__profile-address .rte,.customer-account__profile-address .rte p{margin:0;font-size:1.8rem;line-height:2.4rem;font-style:normal;color:#717c7d}.customer-account__profile-edit{--color-secondary-button-text: 0,0,0;display:inline-flex;align-items:center;justify-content:center;gap:1.2rem}.customer-account__profile-edit svg{width:1.9rem;height:2rem}.customer-account__profile-heading{margin:0;font-family:"Satoshi-Medium",var(--font-heading-family, sans-serif);font-size:12px;font-style:normal;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:rgba(var(--color-foreground),.8)}.customer-account__profile-bio-text{margin:0;font-size:18px;font-style:normal;color:#717c7d}.customer-account__profile-bio-text--empty{color:rgba(var(--color-foreground),.5)}.customer-account__profile-address .rte,.customer-account__profile-address .rte p{margin:0;font-size:18px;font-style:normal;color:#717c7d}.customer-account__profile-edit{display:inline-flex;align-items:center;justify-content:center;gap:12px}.customer-account__profile-edit svg{width:19px;height:20px}.customer-account__profile-actions .button{align-self:flex-end}.customer-account__profile-item>*:last-child{margin-bottom:0}.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-top:1rem;margin-bottom:1rem}.customer .field:first-of-type{margin-top:0}.customer .field.newsletter-privacy-field input{position:absolute;width:20px!important;height:20px!important;padding:0;margin:0;min-width:auto;z-index:1}.customer .field.newsletter-privacy-field label{position:relative!important;top:auto!important;left:auto!important;pointer-events:auto!important;white-space:normal!important;justify-content:flex-start;margin:0;z-index:2!important}.customer .field.newsletter-privacy-field label span{font-size:14px}.customer .field.newsletter-privacy-field label span a{display:inline}.customer .field.newsletter-privacy-field .field__checkbox:checked+label:after{left:10px;top:10px}.login-page .image-with-text--without-image .content-container.background-transparent{padding-bottom:1rem}.customer-addresses{min-width:250px}.customer table{table-layout:auto;border-collapse:collapse;border-bottom:.01rem solid rgba(var(--color-foreground),.08);box-shadow:none;width:100%;font-size:1.6rem;position:relative;border-radius:var(--panel-corner-radius);word-break:normal}.customer-table{border-radius:var(--panel-corner-radius)}@media screen and (min-width: 750px){.customer table{border:none}}@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;border:none;padding:0}.customer .button--small{padding:1.2rem 2.6rem}@media screen and (min-width: 750px){.customer td{padding-right:2rem}}.customer tbody td{padding-top:1rem;padding-bottom:1rem}.customer td:empty{display:initial}.customer thead th{font-size:1.2rem;letter-spacing:.07rem;text-transform:uppercase}.customer tbody td:first-of-type{padding-top:4rem}@media screen and (min-width: 750px){.customer th,.customer td:first-of-type{text-align:left;padding-left:0;padding-right:2.2rem}.customer thead th,.customer tbody td{padding-top:2.4rem;padding-bottom:2.4rem}.customer th:first-of-type,.customer td:first-of-type{padding-left:2rem}.customer tbody td{vertical-align:top}.customer tbody td:first-of-type{padding-top:2.4rem}.customer:not(.account):not(.order):not(.login){max-width:47.8rem}}.customer tbody td:last-of-type{padding-bottom:4rem}@media screen and (min-width: 750px){.customer tbody td:last-of-type{padding-bottom:0}}.customer tbody tr{border-top:.01rem solid rgba(var(--color-foreground),.08)}@media screen and (min-width: 750px){.customer tbody tr:first-of-type{border-top:none}}@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:4rem}@media screen and (min-width: 750px){.customer tfoot tr:first-of-type td,.customer tfoot tr:first-of-type th{padding-top:2.4rem}}.customer tfoot tr:last-of-type td{padding-bottom:4rem}@media screen and (min-width: 750px){.customer tfoot tr:last-of-type td,.customer tfoot tr:last-of-type th{padding-bottom:2.4rem}}.customer thead:after,.customer tfoot:before{content:" ";height:.1rem;width:100%;display:block;position:absolute;left:0;background:rgba(var(--color-foreground),.08)}@media screen and (forced-colors: active){.customer thead:after,.customer tfoot:before{background:CanvasText}}@media screen and (max-width: 749px){.customer-table{padding-left:var(--px-mobile);padding-right:var(--px-mobile);border:1px solid rgba(var(--color-foreground),.08)}.customer-table tbody td:first-of-type{padding-top:var(--px-mobile)!important}.customer-table tbody tr:first-child{border-top:0}.login-page .background-transparent .section-content{padding-top:0;padding-bottom:5rem}.customer thead,.customer th,.customer tfoot td:first-of-type{display:none}.customer td{display:flex;text-align:right}.customer td:before{color:rgba(var(--color-foreground),.75);content:attr(data-label);font-size:1.4rem;padding-right:2rem;text-transform:uppercase;flex-grow:1;text-align:left}.customer td:first-of-type{display:flex;align-items:center}.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}.login-page .image-with-text--no-overlap-separate .image-with-text__container{gap:2rem}.login a{width:fit-content;width:100%}.login .field+a{margin-top:1rem}.customer.login,.customer.reset-password{max-width:447px;margin:0 auto;width:100%}.login .button--primary,.login .button-container,.reset-password .button--primary,.reset-password .button-container{width:100%}.login .button-container,.reset-password .button-container{display:flex;flex-direction:column;gap:.75rem}.login .button-container .button,.login .button-container a.button,.reset-password .button-container .button,.reset-password .button-container a.button{text-align:center;justify-content:center}@media screen and (min-width: 1024px){.login .button-container,.reset-password .button-container{flex-direction:row;gap:1rem}}#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}@media only screen and (min-width: 750px){.activate button[name=decline]{margin-top:inherit;margin-left:1rem}.narrow-form .field{max-width:41rem}}:is(.account,.order){margin:0 auto;max-width:var(--page-width);padding-left:2rem;padding-right:2rem}@media screen and (min-width: 750px){:is(.account,.order){padding-left:5rem;padding-right:5rem}}@media screen and (min-width: 990px){.login{min-width:31rem}.login .button--primary{width:auto}.login .button-container{width:100%}}@media screen and (min-width: 1440px){.login{min-width:36rem}}@media screen and (min-width: 750px) and (max-width: 989px){.order>div:nth-of-type(2)>div:last-of-type{display:flex}.order>div:nth-of-type(2)>div:last-of-type div{padding-right:3.2rem}}:is(.account,.order) h1{margin-bottom:1rem}:is(.account,.order) h2{margin-top:4rem;margin-bottom:1rem}@media screen and (min-width: 990px){:is(.account,.order) h2{margin-top:0}}.account h1+a{display:inline-flex;align-items:center}.account a svg{width:1.5rem;margin-bottom:-.03rem;margin-right:1rem}@media screen and (min-width: 750px){.account thead th:last-child,.account td:last-child{text-align:right}.account table td:first-of-type{padding-top:1.2rem;padding-bottom:1.2rem}}.account table td:first-of-type a{padding:1.1rem 0;font-weight:700}.order td:first-of-type{align-items:initial}@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: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 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 .item-props{font-size:1.4rem;margin-top:.05px;display:flex;flex-direction:column}.order .item-props>span{word-break:break-all;line-height:calc(1 + .2 / var(--font-body-scale))}.order .fulfillment{width:fit-content;border:.01rem 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}@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 table a{line-height:calc(1 + .3 / var(--font-body-scale))}.order tbody tr:first-of-type td:first-of-type>div{display:flex;flex-direction:column;align-items:flex-end}@media screen and (min-width: 750px){.order tbody tr:first-of-type td:first-of-type>div{align-items:flex-start}}.order .properties{font-size:1.4rem;margin-top:1rem}.order .properties span{line-height:calc(1 + .2 / var(--font-body-scale))}.order svg{width: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}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:1rem}.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{font-size:calc(var(--font-heading-scale) * 1.8rem);margin-bottom:0}.customer .button-with-icon--left .icon-arrow{transform:rotate(-180deg)}@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;margin-top: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}.customer-account__edit-close{padding:0!important;background:none!important}
/*# sourceMappingURL=/cdn/shop/t/6/assets/customer.css.map */
