.no-margin{margin:0!important}.customer-wrapper{display:flex;flex-direction:row;justify-content:center}.customer-wrapper>*:not(:last-child){margin-right:7.6rem}@media screen and (max-width:749px){.customer-wrapper{width:100%;flex-direction:column;align-items:center;justify-content:center}}.change-form{display:flex;flex-direction:column;width:100%;align-items:center;margin-bottom:5rem}.change-form h2{font-weight:700;font-size:2rem;line-height:140%;margin-bottom:1.6rem}.change-form__selector{display:flex;flex-direction:row}.change-form__item{display:flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;width:auto;min-width:12rem;padding-left:.8rem;padding-right:.8rem;word-break:break-word;border:.1rem solid rgba(0,27,58,.4);box-sizing:border-box;height:4rem;font-weight:600;font-size:1.6rem;line-height:2rem;text-align:center;color:rgb(var(--color-text))}.change-form__item:nth-child(1){border-radius:1rem 0 0 1rem}.change-form__item:nth-child(2){border-radius:0 1rem 1rem 0}.change-form__item:only-child{border-radius:1rem;border:0;background:#ed1c24;color:#fff}#vet,#owner,#partner-form{flex-direction:column}#vet{display:none}#owner{display:flex}#vet:target~#owner{display:none}#vet:target{display:flex}#vet:target .change-form__item:first-child,.change-form__item:nth-child(2){border:0;background:#ed1c24;color:#fff}#vet:target .change-form__item:nth-child(2){border:.1rem solid rgba(0,27,58,.4);color:inherit;background:inherit}@media screen and (max-width:749px){.change-form{margin-bottom:2.4rem}.change-form h2{display:none}}.customer:not(.account):not(.order):not(.login):not(.open-register):not(.subscription-modal_form){max-width:63rem;padding:6.4rem 12rem 3rem;text-align:center;box-shadow:0 0 2rem #0000001a;border-radius:1.2rem;display:flex;flex-direction:column;width:100%}.customer:not(.account):not(.order):not(.login):not(.open-register):not(.addresses):not(.subscription-modal_form){margin:6.4rem 0 10rem}.customer .field label{font-weight:600;font-size:1.6rem;line-height:140%;margin-bottom:1.2rem;color:rgb(var(--color-text));text-align:left}.customer h1{line-height:116.5%;margin-bottom:5rem}.customer button[type=submit]:not(.loading) .loading-overlay__spinner{display:none}.customer button[type=submit].loading>span{opacity:0}.customer button[type=submit].loading .loading-overlay__spinner{display:flex;position:absolute}@media screen and (max-width:749px){.customer:not(.account):not(.order):not(.login):not(.open-register):not(.addresses):not(.subscription-modal_form){padding:3.4rem 1.6rem;margin:3rem 0}.customer h1{font-size:2.4rem;margin-bottom:2.4rem}}.form-block{display:flex;flex-direction:column;width:100%;border-top:1px solid #E6E6E6;padding:5rem 0}.form-block h2,#partner-form h2{margin-bottom:2.8rem;font-weight:700;font-size:2rem;line-height:140%;text-align:left}.customer button{margin:0}.form__help-info{display:flex;justify-content:center;margin-top:5rem}.form__help-info p{margin:0;font-weight:500;font-size:1.6rem;line-height:2rem;color:rgb(var(--color-text))}.form__help-info a{font-weight:500;font-size:1.6rem;line-height:2rem;text-decoration:underline;color:rgb(var(--color-text))}.form-block.form-block--info{margin:0}.form-block.form-block--info p{font-size:1.6rem;line-height:1.25;text-align:left;color:#000;margin-top:0}@media screen and (max-width:749px){.form-block{padding:2.4rem 0}.form-block h2,#partner-form h2{margin-bottom:1.6rem;font-size:1.6rem}.form__help-info{margin-top:2.4rem}.form__help-info p{font-size:1.4rem;line-height:140%}.customer .field label{font-size:1.4rem}.customer .field input:not([type=radio]),.customer select,.customer textarea{font-size:1.4rem;line-height:1.7rem}.customer .field input:not([type=radio]),.customer textarea{padding:1.4rem 1.2rem}}.customer ul{line-height:calc(1 + .6 / var(--font-body-scale));padding-left:4.4rem;text-align:left;margin-bottom:4rem}@media screen and (max-width:749px){.customer ul{margin-bottom:2.4rem}}.customer.login ul{margin-bottom:2.4rem}.customer .errors ul{margin-top:0;list-style-type:none;padding-left:3.3rem;font-size:1.4rem;color:rgb(var(--color-base-accent-1))}.customer .errors a{color:#000}.customer form>p.form__message.form__message--error{margin-top:1.6rem;color:rgb(var(--color-base-accent-1))}.customer form>p.form__message.form__message--light{font-weight:300}.customer form>p.form__message.form__message--error svg{height:2.3rem;width:2.3rem}.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 .form-block__title--required:after,.customer .field input[required]~label:after,.customer .field textarea[required]~label:after,.customer .field label[required]:after{content:"*";color:rgb(var(--color-button));margin-left:.4rem}.customer .form-block__title--required:after{font-size:1.4rem}.customer .field{margin:2.4rem 0 0;display:flex;flex-direction:column-reverse;align-items:start}.customer .field-info{display:flex;margin:0}.customer .field-info p{font-size:1.4rem;line-height:1.7rem;text-align:left;color:#000}.customer .field.hidden{margin:0}.customer .field input:not([type=radio]),.customer select,.customer textarea{flex-grow:1;text-align:left;padding:1.6rem 2rem;font-weight:500;font-size:1.6rem;line-height:2rem;-webkit-appearance:none;appearance:none;background-color:transparent;border:1px solid #CFD6E6;box-sizing:border-box;border-radius:10px;color:rgb(var(--color-text));width:100%}.customer .field input::placeholder{color:#646464;opacity:1}.customer .field input[aria-invalid=true]{box-shadow:0 0 0 .2rem rgba(var(--color-base-accent-1),.55)}.customer select{padding:.8rem 2rem}.customer .field input:not([type=radio]):hover,.customer select:hover,.customer textarea:hover{box-shadow:0 0 0 .2rem rgba(var(--color-foreground),.55)}.customer .field input:not([type=radio]):focus,.customer select:focus,.customer textarea:focus{box-shadow:0 0 0 .2rem rgba(var(--color-foreground),.75);outline:transparent}.customer .field input:not([type=radio])::-webkit-search-cancel-button{display:none}.customer .field input:not([type=radio]):-webkit-autofill~label{color:#000}.customer-radio{display:flex;flex-direction:row;align-items:center;margin-bottom:2.2rem}.customer-radio input{border:.1rem solid rgba(0,0,0,.4);height:2.2rem;width:2.2rem;margin:0;display:none}.customer-radio input+*:before{content:"";display:inline-block;vertical-align:bottom;width:2.2rem;height:2.2rem;border-radius:50%;border:.1rem solid rgba(0,0,0,.4);margin-right:1.2rem}.customer-radio input:checked+*:before{border:0}.customer .customer-radio label{margin:0}.customer .field:first-of-type{margin-top:0}@media only screen and (max-width:749px){.customer .field input:not([type=radio]),.customer select,.customer textarea{font-size:1.4rem;line-height:1.7rem}.customer .field input:not([type=radio]),.customer textarea{padding:1.4rem 1.2rem}.customer-radio{margin-bottom:1.2rem}}.customer.login{margin:6.4rem 6.4rem 10rem 0;max-width:52rem;padding:6.4rem;text-align:left;box-shadow:0 0 2rem #0000001a;border-radius:1.2rem;display:flex;flex-direction:column;width:100%;align-self:start}.customer.open-register{margin:6.4rem 0;padding:6.4rem;text-align:left;display:flex;flex-direction:column;width:100%;max-width:52rem}@media screen and (min-width:521px){.customer.activate form{margin:0 auto}.customer.activate form .login-form-cta{column-gap:2.4rem}}@media screen and (max-width:1200px){.customer.open-register{padding:6.4rem 0}}@media screen and (max-width:1024px){.customer.open-register{padding:4rem 0;margin:4rem 0}.customer.login{padding:4rem;margin:4rem 4rem 5rem 0}}.customer.open-register .button{align-self:start;margin:3rem 0}.customer.open-register .vet-creating a{font-weight:600;font-size:1.6rem;line-height:2rem;color:rgb(var(--color-button));text-decoration:underline}.customer.login p,.customer.open-register p{margin:0;font-weight:500}.customer.login h1,.customer.open-register h2{text-align:left;margin-bottom:1.6rem}.customer.activate h1{margin-bottom:1.6rem}.customer.login .login-info{margin-bottom:2.4rem}.customer.login .field:not(:first-of-type),.customer.activate .field:not(:first-of-type){margin-top:1.6rem}.login-form-cta{display:flex;flex-direction:row;justify-content:space-between;margin-top:2.4rem}.login-form-cta__help{display:flex;flex-direction:column;align-items:end}.customer .login-form-cta__help a{color:rgb(var(--color-text));font-weight:400;font-size:1.6rem;line-height:160%;text-align:right;text-decoration:underline}@media screen and (max-width:749px){.customer.open-register{padding:4rem;margin:0}.customer.login{padding:4rem;margin:4rem 0;align-self:center}.customer.login h1,.customer.open-register h2{font-size:4rem;line-height:116.5%}}@media screen and (max-width:520px){.customer{font-size:1.4rem}.customer.open-register{padding:3.2rem 0;margin:0}.customer.login{padding:3.2rem 1.6rem;margin:0}.customer.login h1,.customer.open-register h2{font-size:2.4rem}.login-form-cta{display:flex;flex-direction:column;align-items:center}.login-form-cta__help{margin-top:2.4rem;align-items:center}.customer .login-form-cta__help a{font-size:1.2rem}.customer.open-register .vet-creating a{font-size:1.4rem;line-height:1.7rem}}#recover h2,#contactUs h2{font-size:2.4rem;line-height:116.5%;margin-bottom:1.6rem}#contactUs p,#recover .subtext,#recover .field{margin-bottom:2.4rem}.customer-cta{display:flex;flex-direction:row}.customer.login p+.customer-cta{margin-top:2.4rem}.customer-cta .button{margin:0}.customer-cta>*:not(:last-child){margin-right:1.2rem}.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}@media screen and (min-width:750px){.customer table{border:none;box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.08)}.customer .form-block__title--required:after{font-size:1.6rem}}@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}@media screen and (min-width:750px){.customer td{padding-right:2.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:2.2rem}.customer tbody td{vertical-align:top}.customer tbody td:first-of-type{padding-top:2.4rem}}.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 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 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}#login,#recover,#contactUs{flex-direction:column}#login{display:flex}#recover,#contactUs{display:none}#recover:target,#contactUs:target{display:flex}#recover:target~#login,#contactUs:target~#login{display:none}#recover,#login,#contactUs{scroll-margin-top:20rem}#recover{margin-bottom:0}.activate button[name=decline]{margin-top:1.6rem}.activate button[name=decline],.addresses li>button,.addresses form button[type]{background-color:transparent;box-shadow:0 0 0 .1rem rgb(var(--color-link));color:rgb(var(--color-link))}.activate button[name=decline]:hover,.addresses li>button:hover,.addresses form button[type]:hover{box-shadow:0 0 0 .2rem rgb(var(--color-link))}@media only screen and (min-width:521px){.activate button[name=decline]{margin-top:0}}@media only screen and (min-width:750px){.activate button[name=decline]{margin-left:1rem}}@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}}.account h1+a{display:inline-flex;align-items:center}.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{display:block;line-height:calc(1 + .2 / var(--font-body-scale))}.order svg{width:1.1rem;color:rgb(var(--color-base-accent-2));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}.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],.customer input[type=checkbox]{width:2rem;height:2rem;margin:0;margin-right:.6rem;flex-shrink:0}.field-checkbox{display:flex;flex-direction:row;align-items:flex-start;margin:2.4rem 0 3rem;line-height:2rem;text-align:left}.field-checkbox a{color:inherit}.field-submit{display:flex;align-items:center;justify-content:center}.customer-petz p{margin:0}.account-nav__wrapper{padding-top:16rem;display:flex;flex-direction:column;width:100%;background-color:rgb(var(--color-background))}.account-nav__heading{display:flex;flex-direction:column;width:100%}.account-nav__title{display:flex;flex-direction:row;justify-content:space-between;width:100%}.account-nav__title h1{line-height:116.5%}.account-nav__title a{font-weight:700;font-size:1.8rem;line-height:2.2rem;text-decoration:none;color:#fff;display:flex;align-self:center;border-bottom:1px solid #FFFFFF}.account-nav__email{display:flex;margin-bottom:5rem;margin-top:.4rem}.account-nav__email p{margin:0}.account-nav__greetings{display:flex;flex-direction:column;margin-bottom:4.4rem}.account-nav__greetings p{font-weight:700;font-size:2rem;line-height:160%}.account-wrapper{display:flex;flex-direction:column;width:100%;padding-top:14rem;padding-bottom:6rem;align-items:center}.account-content{display:flex;flex-direction:column;align-items:center;width:100%}.account-wrapper .account-content>h2{margin-bottom:8rem}.account-wrapper .vetz-h2-cross__heading{margin-bottom:8rem}.customer-vetcode-text{display:flex;width:100%;justify-content:center;margin-top:-2rem;margin-bottom:2rem}.customer-vetcode-text p{font-weight:600;font-size:1.6rem;line-height:2rem;text-align:center;color:#000}.customer-heading-subtext{display:flex;width:100%;justify-content:center;margin-top:-2rem;margin-bottom:2rem}.customer-heading-subtext p{font-weight:500;font-size:1.6rem;line-height:140%;text-align:center;color:#000}.customer-subtext{display:flex;width:100%;justify-content:center;margin-top:2.2rem}.customer-subtext p{font-weight:500;font-size:1.6rem;line-height:140%;color:#000;text-align:center}.customer-subtext a{color:#ed1c24;text-decoration:none}.customer-petz__table{border:solid .1rem #CFD6E5;border-radius:.5rem;overflow:hidden;text-align:left;display:flex;width:100%;max-width:98rem}.customer-petz__table[data-clinic-info-table]{max-width:120rem}.customer-petz__table table{width:100%;border-collapse:collapse}.customer-petz__table thead th{font-weight:600;font-size:1.6rem;line-height:2rem;padding-top:1rem;padding-bottom:1rem;background-color:rgb(var(--color-background));color:#fff;text-align:left}.customer-petz__table tr.default td{background-color:#ebf3f3}.customer-petz__table thead th:first-child{border-radius:.5rem 0 0 .5rem}.customer-petz__table thead th:last-child{border-radius:0 .5rem .5rem 0}.customer-petz__table th,.customer-petz__table td{padding:1.6rem}.customer-petz__table td{font-weight:500;font-size:1.6rem;line-height:2rem;color:#000}.customer-petz__table.nowrap td{white-space:nowrap}#AddVets .field-submit,#AddPet .field-submit{margin-top:3rem}#AddVets .field-submit .loading-overlay__spinner,#AddPet .field-submit .loading-overlay__spinner{position:absolute}.customer-petz__table .last-col{display:flex;justify-content:flex-end}.customer-petz__table td .bold{font-weight:700}.customer-petz__table .financial-status,.customer-petz__table .fulfillment-status,.customer-petz__table .state-col,.customer-petz__table .blue-col{border-radius:.4rem;padding:.5rem 1.6rem;font-weight:600;width:fit-content}.financial-status{background-color:#ebf3f3}.financial-status[data-status=paid],.customer-petz__table .state-col{background-color:#a3efd4}.fulfillment-status{background-color:#bcccfd75}.fulfillment-status[data-status=fulfilled],.customer-petz__table .blue-col{background-color:#bcccfd}.customer-petz__table td.price-cell{font-weight:700}.customer-petz__table tr:hover td{background-color:#f5f5f5}.customer-petz__table tr.line-break td,.details-card-petz__info__details tr.line-break td{position:relative;top:1px}.customer-petz__table tr.line-break td:after,.details-card-petz__info__details tr.line-break td:after{content:"";position:absolute;top:-1px;left:0;height:1px;width:100%;background-color:#e6e6e6}.customer-petz__table tr.line-break td:first-child:after,.customer-petz__table tr.line-break td:last-child:after,.details-card-petz__info__details tr.line-break td:first-child:after,.details-card-petz__info__details tr.line-break td:last-child:after{width:calc(100% - 1.6rem)}.customer-petz__table tr.line-break td:first-child:after,.details-card-petz__info__details tr.line-break td:first-child:after{right:0;left:auto}.customer-petz .pagination{margin-top:1.2rem;align-self:end}.customer-petz .pagination ul{display:flex;justify-content:center;list-style:none;padding:0;margin:0}.customer-petz .pagination li{display:flex}.customer-petz .pagination li:not(:last-child){margin-right:1.6rem}.customer-petz .pagination li span,.customer-petz .pagination li a{font-weight:700;font-size:1.4rem;line-height:1.7rem;color:#000;text-decoration:none}.customer-petz .pagination li a.link-with-hover{opacity:.5}.customer-petz .pagination li a.link-with-hover:hover{opacity:1}.customer-petz .pagination li a.disabled{pointer-events:none;cursor:default}.customer-petz .pagination li a.with-opacity{opacity:.5}.account-back{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;margin-bottom:6.4rem;margin-top:5rem}.account-back a{font-weight:700;font-size:1.8rem;line-height:2.2rem;text-decoration:underline;color:rgb(var(--color-button))}@media only screen and (max-width:1200px){.customer-petz__table{overflow-x:auto;width:100%}}@media only screen and (max-width:1024px){.account-nav__wrapper{padding-top:12rem}.account-wrapper{padding-top:9rem;padding-bottom:2.4rem}.account-wrapper .account-content>h2{margin-bottom:2.4rem}.customer-petz__table th,.customer-petz__table td{padding:1.6rem 1.2rem}.account-content{width:100%}.customer-petz__table table:not(.addresses-list):not(.data-table--margin){min-width:800px}}@media only screen and (max-width:749px){.account-nav__wrapper{padding-top:7.4rem}.account-nav__title h1{font-size:2.4rem}.account-nav__title a{font-size:1.2rem;line-height:1.5rem}.account-nav__email{margin-bottom:2.4rem;font-size:1.2rem;line-height:140%}.account-nav__greetings{margin-bottom:3.4rem}.account-nav__greetings p{font-size:1.2rem}.account-wrapper{padding-top:4.6rem;padding-bottom:2.4rem}.account-back{margin-top:2.4rem;margin-bottom:3rem}.customer-petz__table .addresses-list th:not(:first-child){padding:0}.customer-petz__table .addresses-list th:first-child{border-radius:.5rem}.customer-petz__table .addresses-list tbody{display:block}.customer-petz__table .addresses-list tr{display:grid;grid-template:repeat(2,auto)/repeat(1,1fr);width:100%}.customer-petz__table .addresses-list td:nth-child(1){grid-column:1/2}}.details-card-petz{display:grid;grid-template-columns:auto 1fr;width:100%;max-width:114rem;align-self:center;padding:6.4rem 4.4rem 6.4rem 6.4rem;box-shadow:0 0 2rem #0000001a;border-radius:1.2rem}.details-card-petz--vet{font-weight:400;grid-template-columns:auto}.details-card-petz--vet .details-card-petz__subinfo{font-weight:600}.details-card-petz>h2:first-child{margin-bottom:5rem;grid-column-start:span 2;font-size:3rem}.details-card-petz__info p+.financial-status{margin-top:2.4rem}.details-card-petz__subinfo{padding-left:2.4rem;display:flex;flex-direction:column;border-left:.1rem solid #E6E6E6}.order-addresses-list,.order-addresses-item,.order-addresses-item-info{display:flex;flex-direction:column}.order-addresses-item:first-child{margin-bottom:1.6rem}.order-addresses-item>p:first-child{font-weight:700;font-size:2rem;line-height:160%;margin-bottom:1.2rem}.order-addresses-item__info{background:#fcfcfc;border:.1rem solid #CFD6E5;box-sizing:border-box;border-radius:.6rem}.order-addresses-item__info--status{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1.2rem;background-color:#fff;border-bottom:.1rem solid #CFD6E5;border-radius:.4rem .4rem 0 0}.order-addresses-item__info--status *{font-weight:600;font-size:1.6rem;line-height:2rem}.order-addresses-item__info--status>*:first-child{color:#000;margin-right:2.2rem;white-space:nowrap}.financial-status,.fulfillment-status{padding:.5rem 1.6rem;text-align:center;color:#192e3b;border-radius:.4rem}.order-addresses-item__info--address{padding:1.2rem;font-size:1.6rem;line-height:2rem}.details-card-petz__info{display:flex;flex-direction:column;padding-right:2.4rem}.details-card-petz__info>h2{font-weight:700;font-size:3rem;line-height:116.5%;margin-bottom:.8rem}.details-card-petz__info .details-card-petz__info--date{font-size:1.4rem;line-height:1.7rem;margin-bottom:2.2rem}.details-card-petz__info--canceled{display:flex;flex-direction:column;padding:1.2rem 1.6rem;width:100%;background:#ebf3f3;border-radius:.6rem;margin-bottom:1.2rem}.details-card-petz__info--canceled>:nth-child(1){font-weight:600;font-size:1.6rem;line-height:2rem;margin-bottom:.4rem}.details-card-petz__info--canceled>:nth-child(2){font-weight:500;font-size:1.4rem;line-height:1.7rem}.details-card-petz__info__details{background:#fcfcfc;box-sizing:border-box;border-radius:.6rem;border-spacing:0;border-collapse:collapse;border-style:hidden;box-shadow:0 0 0 .1rem #cfd6e5}.details-card-petz__info__details tr{width:100%;color:#000;font-size:1.6rem;line-height:2rem}.details-card-petz__info__details tr:not(.details-card-petz__info__details-total),.details-card-petz__info__details tr:not(order-info__details-items){font-size:1.4rem;line-height:160%}.details-card-petz__info__details tr:first-child td:first-child{border-radius:.6rem 0 0}.details-card-petz__info__details tr:first-child td:last-child{border-radius:0 .6rem 0 0}.details-card-petz__info__details td:nth-child(1){padding-right:1.6rem;padding-left:1.6rem}.details-card-petz__info__details td:nth-child(2){padding-right:1.2rem;padding-left:1.6rem}.details-card-petz__info__details td:nth-child(3){padding-right:1.6rem;padding-left:1.2rem}.details-card-petz__info__details-items td{padding-top:1.6rem;padding-bottom:1.6rem}.details-card-petz__info__details-items td:nth-child(2),.details-card-petz__info__details-items td:nth-child(3){white-space:nowrap}.details-card-petz__info__details-item--name a,.details-card-petz__info__details-item--name span{font-weight:600;text-decoration:none;color:#000}.details-card-petz__info__details-item--price *{font-weight:700;font-size:2rem;line-height:2.4rem}.details-card-petz__info__details-items{border-bottom:.1rem solid #CFD6E5;background-color:#fff}.details-card-petz__info__details-total td{padding-top:1.2rem;padding-bottom:1.6rem;font-weight:600}.details-card-petz__info__details-subtotal td{padding-top:1.6rem}.details-card-petz__info__details tr:nth-last-child(2) td{padding-bottom:1.2rem}@media only screen and (max-width:1024px){.details-card-petz{padding:3.4rem 2rem 4rem}.details-card-petz__subinfo{padding-left:1.2rem}.details-card-petz__info{padding-right:1.2rem}}@media only screen and (max-width:920px){.details-card-petz{display:grid;grid-template-columns:1fr}.details-card-petz__subinfo{padding-left:0;padding-top:1.6rem}.order-addresses-list{flex-direction:row}.order-addresses-item:first-child{margin-bottom:0;margin-right:2rem}.details-card-petz__info{padding-right:0;padding-bottom:2.6rem;grid-column-start:span 2}.details-card-petz__subinfo{grid-column-start:span 2;border-top:.1rem solid #E6E6E6;border-left:0}}@media only screen and (max-width:749px){.details-card-petz{padding:2.4rem 1.6rem}.details-card-petz__subinfo{padding-top:0}.details-card-petz__info{padding-right:0;padding-bottom:1.6rem;border-bottom:0}.order-addresses-item__info--status{flex-direction:column;align-items:start;padding:1.6rem 1.2rem 1.2rem}.order-addresses-item__info--status>*:first-child{color:#000;margin-right:0;margin-bottom:.6rem}.order-addresses-item>p:first-child{font-weight:700;font-size:2rem;line-height:160%;margin-bottom:1.2rem}.details-card-petz__info>h2{font-size:2.4rem;margin-bottom:1.2rem}.details-card-petz__info .details-card-petz__info--header{margin-bottom:1.2rem}}@media only screen and (max-width:520px){.order-addresses-list{flex-direction:column}.order-addresses-item:first-child{margin-bottom:1.6rem;margin-right:0}.details-card-petz__info__details-items{display:grid;grid-template:repeat(2,auto)/repeat(3,1fr);width:100%}.details-card-petz__info__details tbody{display:block}.details-card-petz__info__details-items td:nth-child(1){grid-column:1/4}.details-card-petz__info__details tr:not(.details-card-petz__info__details-items){display:flex;flex-direction:row;justify-content:space-between;width:100%}.details-card-petz__info__details-items .details-card-petz__info__details-item--name{padding-top:1.6rem;padding-bottom:0}.details-card-petz__info__details-items td:not(:first-child){padding-top:1.2rem}.details-card-petz__info__details tr.line-break td:after{height:0}.details-card-petz__info__details tr.line-break{border-top:.1rem solid #E6E6E6}}.customer.reset-password>p{margin:0 0 2.4rem}.customer.reset-password form button{margin-top:3rem}.link--vet{font-size:1.6rem;color:rgba(var(--color-button),var(--alpha-button-background));text-decoration:none}.account-wrapper data-table{margin-top:5rem}.customer hr{background-color:#e6e6e6;margin:0}.customer hr.line-margin--top{margin-top:5rem}.customer hr.line-margin--bottom{margin-bottom:5rem}.customer hr.line-margin--both{margin:5rem 0}
/*# sourceMappingURL=/cdn/shop/t/30/assets/customer.css.map */
