@charset "UTF-8";@font-face{font-family:"Sofia sans";src:url(sofia-sans-latin-400-normal.woff2) format("woff2"),url(sofia-sans-latin-400-normal.woff) format("woff");font-weight:400;font-display:swap}@font-face{font-family:"Sofia sans";src:url(sofia-sans-latin-900-normal.woff2) format("woff2"),url(sofia-sans-latin-900-normal.woff) format("woff");font-weight:900;font-display:swap}@font-face{font-family:Lato;src:url(Lato-Black.woff2) format("woff2"),url(Lato-Black.woff) format("woff");font-weight:900;font-display:swap}@font-face{font-family:Lato;src:url(Lato-BlackItalic.woff2) format("woff2"),url(Lato-BlackItalic.woff) format("woff");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Lato;src:url(Lato-Bold.woff2) format("woff2"),url(Lato-Bold.woff) format("woff");font-weight:700;font-display:swap}@font-face{font-family:Lato;src:url(Lato-BoldItalic.woff2) format("woff2"),url(Lato-BoldItalic.woff) format("woff");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Lato;src:url(Lato-Semibold.woff2) format("woff2"),url(Lato-Semibold.woff) format("woff");font-weight:600;font-display:swap}@font-face{font-family:Lato;src:url(Lato-SemiboldItalic.woff2) format("woff2"),url(Lato-SemiboldItalic.woff) format("woff");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Lato;src:url(Lato-Medium.woff2) format("woff2"),url(Lato-Medium.woff) format("woff");font-weight:500;font-display:swap}@font-face{font-family:Lato;src:url(Lato-MediumItalic.woff2) format("woff2"),url(Lato-MediumItalic.woff) format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Lato;src:url(Lato-Regular.woff2) format("woff2"),url(Lato-Regular.woff) format("woff");font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(Lato-Light.woff2) format("woff2"),url(Lato-Light.woff) format("woff");font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(Lato-LightItalic.woff2) format("woff2"),url(Lato-LightItalic.woff) format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Inter;src:url(Inter-SemiBold.woff2) format("woff2"),url(Inter-SemiBold.woff) format("woff");font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(Inter-Medium.woff2) format("woff2"),url(Inter-Medium.woff) format("woff");font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(Inter-Black.woff2) format("woff2"),url(Inter-Black.woff) format("woff");font-weight:900;font-display:swap}@font-face{font-family:Italianno;src:url(Italianno-Regular.woff2) format("woff2"),url(Italianno-Regular.woff) format("woff");font-weight:400;font-display:swap}@font-face{font-family:icomoon;src:url(icomoon.eot?jmj42k);src:url(icomoon.eot?jmj42k#iefix) format("embedded-opentype"),url(icomoon.ttf?jmj42k) format("truetype"),url(icomoon.woff?jmj42k) format("woff"),url(icomoon.svg?jmj42k#icomoon) format("svg");font-weight:400;font-style:normal;font-display:swap}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-discord:before{content:"\e900"}.customer .field input,.customer select,.field__input,.select__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgb(var(--color-background));width:100%;box-sizing:border-box;transition:box-shadow var(--duration-short) ease;border-radius:var(--inputs-radius);height:4.5rem;min-height:calc(var(--inputs-border-width) * 2);min-width:calc(7rem + var(--inputs-border-width) * 2);position:relative;border:0}.customer .field:before,.customer select:before,.field:before,.localization-form__select:before,.select:before{pointer-events:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--inputs-radius-outset);box-shadow:var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-shadow),var(--inputs-shadow-opacity));z-index:-1}.customer .field:after,.customer select:after,.field:after,.localization-form__select:after,.select:after{pointer-events:none;content:"";position:absolute;top:var(--inputs-border-width);right:var(--inputs-border-width);bottom:var(--inputs-border-width);left:var(--inputs-border-width);border:.1rem solid transparent;border-radius:var(--inputs-radius);box-shadow:0 0 0 var(--inputs-border-width) rgba(var(--color-foreground),var(--inputs-border-opacity));transition:box-shadow var(--duration-short) ease;z-index:1}.customer .field:hover.field:after,.customer select:hover.select:after,.field:hover.field:after,.localization-form__select:hover.localization-form__select:after,.select:hover.select:after,.select__select:hover.select__select:after{box-shadow:0 0 0 calc(.1rem + var(--inputs-border-width)) rgba(var(--color-foreground),var(--inputs-border-opacity));outline:0;border-radius:var(--inputs-radius)}.customer .field input:focus-visible,.customer select:focus-visible,.field__input:focus-visible,.localization-form__select:focus-visible.localization-form__select:after,.select__select:focus-visible{box-shadow:0 0 0 calc(.1rem + var(--inputs-border-width)) rgba(var(--color-foreground));outline:0;border-radius:var(--inputs-radius)}.customer .field input:focus,.customer select:focus,.field__input:focus,.localization-form__select:focus.localization-form__select:after,.select__select:focus{box-shadow:0 0 0 calc(.1rem + var(--inputs-border-width)) rgba(var(--color-foreground));outline:0;border-radius:var(--inputs-radius)}.localization-form__select:focus{outline:0;box-shadow:none}.select,.text-area{display:flex;position:relative;width:100%}.customer select+svg,.select .icon-caret{height:.6rem;pointer-events:none;position:absolute;top:calc(50% - .2rem);right:calc(var(--inputs-border-width) + 1.5rem)}.customer select,.select__select{cursor:pointer;line-height:calc(1 + .6 / var(--font-body-scale));padding:0 calc(var(--inputs-border-width) + 3rem) 0 2rem;margin:var(--inputs-border-width);min-height:calc(var(--inputs-border-width) * 2)}.field{position:relative;width:100%;display:flex;transition:box-shadow var(--duration-short) ease}.customer .field{display:flex}.field--with-error{flex-wrap:wrap}.customer .field input,.field__input{flex-grow:1;text-align:left;padding:1.5rem;margin:var(--inputs-border-width);transition:box-shadow var(--duration-short) ease}.customer .field label,.field__label{font-size:1.6rem;left:calc(var(--inputs-border-width) + 2rem);top:calc(1rem + var(--inputs-border-width));margin-bottom:0;pointer-events:none;position:absolute;transition:top var(--duration-short) ease,font-size var(--duration-short) ease;color:rgba(var(--color-foreground),.75);letter-spacing:.1rem;line-height:1.5}.customer .field input:-webkit-autofill~label,.customer .field input:focus~label,.customer .field input:not(:placeholder-shown)~label,.field__input:-webkit-autofill~.field__label,.field__input:focus~.field__label,.field__input:not(:placeholder-shown)~.field__label{font-size:1rem;top:calc(var(--inputs-border-width) + .5rem);left:calc(var(--inputs-border-width) + 2rem);letter-spacing:.04rem}.customer .field input:-webkit-autofill,.customer .field input:focus,.customer .field input:not(:placeholder-shown),.field__input:-webkit-autofill,.field__input:focus,.field__input:not(:placeholder-shown){padding:2.2rem 1.5rem .8rem 2rem;margin:var(--inputs-border-width)}.customer .field input::-webkit-search-cancel-button,.field__input::-webkit-search-cancel-button{display:none}.customer .field input::-moz-placeholder,.field__input::-moz-placeholder{opacity:0}.customer .field input::placeholder,.field__input::placeholder{opacity:0}.field__button{align-items:center;background-color:transparent;border:0;color:currentColor;cursor:pointer;display:flex;height:4.4rem;justify-content:center;overflow:hidden;padding:0;position:absolute;right:0;top:0;width:4.4rem}.field__button>svg{height:2.5rem;width:2.5rem}.customer .field input:-webkit-autofill~label,.field__input:-webkit-autofill~.field__button,.field__input:-webkit-autofill~.field__label{color:#000}.text-area{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);min-height:10rem;resize:none}input[type=checkbox]{display:inline-block;width:auto;margin-right:.5rem}.form__label{display:block;margin-bottom:.6rem}.form__message{align-items:center;display:flex;font-size:1.4rem;line-height:1;margin-top:1rem}.form__message--large{font-size:1.6rem}.customer .field .form__message{font-size:1.4rem;text-align:left}.customer .form__message svg,.form__message .icon{flex-shrink:0;height:1.3rem;margin-right:.5rem;width:1.3rem}.customer .form__message svg,.form__message--large .icon{height:1.5rem;width:1.5rem;margin-right:1rem}.customer .field .form__message svg{align-self:start}.form-status{margin:0;font-size:1.6rem}.form-status-list{padding:0;margin:2rem 0 4rem}.form-status-list li{list-style-position:inside}.form-status-list .link::first-letter{text-transform:capitalize}.quantity{color:rgba(var(--color-foreground));position:relative;width:calc(14rem / var(--font-body-scale) + var(--inputs-border-width) * 2);display:flex;border-radius:var(--inputs-radius);min-height:calc(var(--inputs-border-width) * 2 + 4.5rem)}.quantity:after{pointer-events:none;content:"";position:absolute;top:var(--inputs-border-width);right:var(--inputs-border-width);bottom:var(--inputs-border-width);left:var(--inputs-border-width);border:.1rem solid transparent;border-radius:var(--inputs-radius);box-shadow:0 0 0 var(--inputs-border-width) rgba(var(--color-foreground),var(--inputs-border-opacity));transition:box-shadow var(--duration-short) ease;z-index:1}.quantity:before{background:rgb(var(--color-background));pointer-events:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--inputs-radius-outset);box-shadow:var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-shadow),var(--inputs-shadow-opacity));z-index:-1}.quantity__input{color:currentColor;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:1.6rem;font-weight:500;opacity:.85;text-align:center;background-color:transparent;border:0;padding:0 .5rem;width:100%;flex-grow:1;-webkit-appearance:none;-moz-appearance:none;appearance:none}.quantity__button{width:calc(4.5rem / var(--font-body-scale));flex-shrink:0;font-size:1.8rem;border:0;background-color:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:rgb(var(--color-foreground));padding:0}.quantity__button:first-child{margin-left:calc(var(--inputs-border-width))}.quantity__button:last-child{margin-right:calc(var(--inputs-border-width))}.quantity__button svg{width:1rem;pointer-events:none}.quantity__button:focus-visible,.quantity__input:focus-visible{background-color:rgb(var(--color-background));z-index:2}.quantity__button:focus,.quantity__input:focus{background-color:rgb(var(--color-background));z-index:2}.quantity__button:not(:focus-visible):not(.focused),.quantity__input:not(:focus-visible):not(.focused){box-shadow:inherit;background-color:inherit}.quantity__input:-webkit-autofill,.quantity__input:-webkit-autofill:active,.quantity__input:-webkit-autofill:hover{box-shadow:0 0 0 10rem rgb(var(--color-background)) inset!important;-webkit-box-shadow:0 0 0 10rem rgb(var(--color-background)) inset!important}.quantity__input::-webkit-inner-spin-button,.quantity__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity__input[type=number]{-moz-appearance:textfield}.quantity__rules{margin-top:.5rem;position:relative;font-size:1.2rem}.quantity__rules .caption{display:inline-block;margin-top:0;margin-bottom:0}.quantity__rules .divider+.divider::before{content:"•";margin:0 .5rem}.quantity__rules-cart{position:relative}.quantity__rules-cart .loading__spinner:not(.hidden)~*,product-info .loading__spinner:not(.hidden)~*{visibility:hidden}.page-width{max-width:var(--page-width);margin:0 auto;padding:0 1.5rem}body:has(.section-header.drawer-menu) .announcement-bar-section .page-width{max-width:100%}.page-width.drawer-menu{max-width:100%}.page-width-desktop{padding:0;margin:0 auto}.utility-bar__grid.page-width{padding-left:3rem;padding-right:3rem}@media screen and (min-width:750px){.page-width{padding:0 5rem}.header.page-width,.utility-bar__grid.page-width{padding-left:3.2rem;padding-right:3.2rem}.page-width--narrow{padding:0 9rem}.page-width-desktop{padding:0}.page-width-tablet{padding:0 5rem}}@media screen and (min-width:990px){.header:not(.drawer-menu).page-width{padding-left:5rem;padding-right:5rem}.page-width--narrow{max-width:72.6rem;padding:0}.page-width-desktop{max-width:var(--page-width);padding:0 5rem}}.isolate{position:relative;z-index:0}.section+.section{margin-top:var(--spacing-sections-mobile)}@media screen and (min-width:750px){.section+.section{margin-top:var(--spacing-sections-desktop)}}.element-margin-top{margin-top:5rem}@media screen and (min-width:750px){.element-margin{margin-top:calc(5rem + var(--page-width-margin))}}.background-secondary{background-color:rgba(var(--color-foreground),.04)}.grid-auto-flow{display:grid;grid-auto-flow:column}.page-margin,.shopify-challenge__container{margin:7rem auto}.rte-width{max-width:82rem;margin:0 auto 2rem}.list-unstyled{margin:0;padding:0;list-style:none}.hidden{display:none!important}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.visually-hidden--inline{margin:0;height:1em}.overflow-hidden{overflow:hidden}.skip-MainContent.skip-to-content-link{color:#fff;background-color:#000;left:auto;top:auto;width:30%;height:auto;overflow:auto;margin:1rem 35%;padding:.5rem;border-radius:1.5rem;border:.4rem solid #ff0;text-align:center;font-size:1.2em}.skip-to-content-link:focus{z-index:9999;position:inherit;overflow:auto;width:auto;height:auto;clip:auto;left:10px;top:10px}.skip-MainContent.skip-to-content-link:focus{z-index:99999;left:auto;top:auto;width:30%;height:auto}.full-width-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}::-moz-selection{background-color:rgba(var(--color-foreground),.2)}::selection{background-color:rgba(var(--color-foreground),.2)}.text-body{font-size:1.5rem;letter-spacing:.06rem;line-height:calc(1 + .8 / var(--font-body-scale));font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight)}.h0,.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:calc(var(--font-heading-scale) * .06rem);color:rgb(var(--color-foreground));line-height:calc(1 + .3 / max(1,var(--font-heading-scale)));word-break:break-word}.hxl{font-size:calc(var(--font-heading-scale) * 5rem)}@media only screen and (min-width:750px){.hxl{font-size:calc(var(--font-heading-scale) * 6.2rem)}}.h0{font-size:calc(var(--font-heading-scale) * 4rem)}@media only screen and (min-width:750px){.h0{font-size:calc(var(--font-heading-scale) * 5.2rem)}}.h1,h1{font-size:calc(var(--font-heading-scale) * 3rem)}@media only screen and (min-width:750px){.h1,h1{font-size:calc(var(--font-heading-scale) * 4rem)}}.h2,h2{font-size:calc(var(--font-heading-scale) * 2rem)}@media only screen and (min-width:750px){.h2,h2{font-size:calc(var(--font-heading-scale) * 2.4rem)}}.h3,h3{font-size:calc(var(--font-heading-scale) * 1.7rem)}@media only screen and (min-width:750px){.h3,h3{font-size:calc(var(--font-heading-scale) * 1.8rem)}}.h4,h4{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:calc(var(--font-heading-scale) * 1.5rem)}.h5,h5{font-size:calc(var(--font-heading-scale) * 1.2rem)}@media only screen and (min-width:750px){.h5,h5{font-size:calc(var(--font-heading-scale) * 1.3rem)}}.h6,h6{color:rgba(var(--color-foreground),.75);margin-block-start:1.67em;margin-block-end:1.67em}blockquote{font-style:italic;color:rgba(var(--color-foreground),.75);border-left:.2rem solid rgba(var(--color-foreground),.2);padding-left:1rem}@media screen and (min-width:750px){blockquote{padding-left:1.5rem}}.caption{font-size:1rem;letter-spacing:.07rem;line-height:calc(1 + .7 / var(--font-body-scale))}@media screen and (min-width:750px){.caption{font-size:1.2rem}}.caption-with-letter-spacing{font-size:1rem;letter-spacing:.13rem;line-height:calc(1 + .2 / var(--font-body-scale));text-transform:uppercase}.caption-with-letter-spacing--medium{font-size:1.2rem;letter-spacing:.16rem}.caption-with-letter-spacing--large{font-size:1.4rem;letter-spacing:.18rem}.color-foreground{color:rgb(var(--color-foreground))}table:not([class]){table-layout:fixed;border-collapse:collapse;font-size:1.4rem;border-style:hidden;box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.2)}table:not([class]) td,table:not([class]) th{padding:1em;border:.1rem solid rgba(var(--color-foreground),.2)}@media screen and (max-width:749px){.small-hide{display:none!important}}@media screen and (min-width:750px) and (max-width:989px){.medium-hide{display:none!important}}@media screen and (min-width:990px){.large-up-hide{display:none!important}}.left{text-align:left}.center{text-align:center}.right{text-align:right}.uppercase{text-transform:uppercase}.light{opacity:.7}.customer a,.link{cursor:pointer;display:inline-block;border:none;box-shadow:none;text-decoration:underline;text-underline-offset:.3rem;color:rgb(var(--color-link));background-color:transparent;font-size:1.4rem;font-family:inherit}.link--text{color:rgb(var(--color-foreground))}.link--text:hover{color:rgba(var(--color-foreground),.75)}.link-with-icon{display:inline-flex;font-size:1.4rem;font-weight:600;letter-spacing:.1rem;text-decoration:none;margin-bottom:4.5rem;white-space:nowrap}.link-with-icon .icon{width:1.5rem;margin-left:1rem}a:not([href]){cursor:not-allowed}.circle-divider::after{content:"•";margin:0 1.3rem 0 1.5rem}.circle-divider:last-of-type::after{display:none}hr{border:none;height:.1rem;background-color:rgba(var(--color-foreground),.2);display:block;margin:5rem 0}@media screen and (min-width:750px){hr{margin:7rem 0}}.full-unstyled-link{text-decoration:none;color:currentColor;display:block}.placeholder{background-color:rgba(var(--color-foreground),.04);color:rgba(var(--color-foreground),.55);fill:rgba(var(--color-foreground),.55)}details>*{box-sizing:border-box}.break{word-break:break-word}.visibility-hidden{visibility:hidden}@media (prefers-reduced-motion){.motion-reduce{transition:none!important;animation:none!important}}:root{--duration-short:100ms;--duration-default:200ms;--duration-announcement-bar:250ms;--duration-medium:300ms;--duration-long:500ms;--duration-extra-long:600ms;--duration-extra-longer:750ms;--duration-extended:3s;--ease-out-slow:cubic-bezier(0, 0, 0.3, 1);--animation-slide-in:slideIn var(--duration-extra-long) var(--ease-out-slow) forwards;--animation-fade-in:fadeIn var(--duration-extra-long) var(--ease-out-slow)}.customer a,.inline-richtext a,.underlined-link{text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness ease .1s}.customer a,.underlined-link{color:rgba(var(--color-link),var(--alpha-link))}.inline-richtext a,.rte.inline-richtext a{color:currentColor}.customer a:hover,.inline-richtext a:hover,.underlined-link:hover{color:rgb(var(--color-link));text-decoration-thickness:.2rem}.icon-arrow{width:1.5rem}.h3 .icon-arrow,h3 .icon-arrow{width:calc(var(--font-heading-scale) * 1.5rem)}.animate-arrow .icon-arrow path{transform:translateX(-.25rem);transition:transform var(--duration-short) ease}.animate-arrow:hover .icon-arrow path{transform:translateX(-.05rem)}summary{cursor:pointer;list-style:none;position:relative}summary .icon-caret{position:absolute;height:.6rem;right:1.5rem;top:calc(50% - .2rem)}summary::-webkit-details-marker{display:none}.disclosure-has-popup{position:relative}.disclosure-has-popup[open]>summary::before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2;display:block;cursor:default;content:" ";background:0 0}.disclosure-has-popup>summary::before{display:none}.disclosure-has-popup[open]>summary+*{z-index:100}@media screen and (min-width:750px){.disclosure-has-popup[open]>summary+*{z-index:4}.facets .disclosure-has-popup[open]>summary+*{z-index:2}}:focus{outline:0;box-shadow:none}:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.3rem;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}.focused{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.3rem;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}.focus-inset:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:-.2rem;box-shadow:0 0 .2rem 0 rgba(var(--color-foreground),.3)}.focused.focus-inset{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:-.2rem;box-shadow:0 0 .2rem 0 rgba(var(--color-foreground),.3)}.focus-none{box-shadow:none!important;outline:0!important}.focus-offset:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:1rem;box-shadow:0 0 0 1rem rgb(var(--color-background)),0 0 .2rem 1.2rem rgba(var(--color-foreground),.3)}.focus-offset.focused{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:1rem;box-shadow:0 0 0 1rem rgb(var(--color-background)),0 0 .2rem 1.2rem rgba(var(--color-foreground),.3)}.title,.title-wrapper-with-link{margin:3rem 0 2rem}.title-wrapper-with-link .title{margin:0}.title .link{font-size:inherit}.title-wrapper{margin-bottom:3rem}.title-wrapper-with-link{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.title--primary{margin:4rem 0}.title-wrapper--self-padded-mobile,.title-wrapper--self-padded-tablet-down{padding-left:1.5rem;padding-right:1.5rem}@media screen and (min-width:750px){.title-wrapper--self-padded-mobile{padding-left:0;padding-right:0}}@media screen and (min-width:990px){.title,.title-wrapper-with-link{margin:5rem 0 3rem}.title--primary{margin:2rem 0}.title-wrapper-with-link{align-items:center}.title-wrapper-with-link .title{margin-bottom:0}.title-wrapper--self-padded-tablet-down{padding-left:0;padding-right:0}}.title-wrapper-with-link .link-with-icon{margin:0;flex-shrink:0;display:flex;align-items:center}.title-wrapper-with-link .link-with-icon svg{width:1.5rem}.title-wrapper-with-link a{margin-top:0;flex-shrink:0}.title-wrapper--no-top-margin{margin-top:0}.title-wrapper--no-top-margin>.title{margin-top:0}.subtitle{font-size:1.8rem;line-height:calc(1 + .8 / var(--font-body-scale));letter-spacing:.06rem;color:rgba(var(--color-foreground),.7)}.subtitle--small{font-size:1.4rem;letter-spacing:.1rem}.subtitle--medium{font-size:1.6rem;letter-spacing:.08rem}.grid{display:flex;flex-wrap:wrap;margin-bottom:2rem;padding:0;list-style:none;-moz-column-gap:var(--grid-mobile-horizontal-spacing);column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing)}@media screen and (min-width:750px){.grid{-moz-column-gap:var(--grid-desktop-horizontal-spacing);column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-vertical-spacing)}}.grid:last-child{margin-bottom:0}.grid__item{width:calc(25% - var(--grid-mobile-horizontal-spacing) * 3 / 4);max-width:calc(50% - var(--grid-mobile-horizontal-spacing)/ 2);flex-grow:1;flex-shrink:0}.is-active.grid__item{max-width:100%;background:#eee}@media screen and (min-width:750px){.grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);max-width:calc(50% - var(--grid-desktop-horizontal-spacing)/ 2)}}.grid--gapless.grid{-moz-column-gap:0;column-gap:0;row-gap:0}@media screen and (max-width:749px){.grid__item.slider__slide--full-width{width:100%;max-width:none}}.grid--1-col .grid__item{max-width:100%;width:100%}.grid--3-col .grid__item{width:calc(33.33% - var(--grid-mobile-horizontal-spacing) * 2 / 3)}@media screen and (min-width:750px){.grid--3-col .grid__item{width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3)}}.grid--2-col .grid__item{width:calc(50% - var(--grid-mobile-horizontal-spacing)/ 2)}@media screen and (min-width:750px){.grid--2-col .grid__item{width:calc(50% - var(--grid-desktop-horizontal-spacing)/ 2)}.grid--4-col-tablet .grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4)}.grid--3-col-tablet .grid__item{width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3)}.grid--2-col-tablet .grid__item{width:calc(50% - var(--grid-desktop-horizontal-spacing)/ 2)}}@media screen and (max-width:989px){.grid--1-col-tablet-down .grid__item{width:100%;max-width:100%}.slider--tablet.grid--peek{margin:0;width:100%}.slider--tablet.grid--peek .grid__item{box-sizing:content-box;margin:0}.slider.slider--mobile .scroll-trigger.animate--slide-in,.slider.slider--tablet .scroll-trigger.animate--slide-in{animation:none;opacity:1;transform:inherit}.scroll-trigger:not(.scroll-trigger--offscreen) .slider--tablet{animation:var(--animation-slide-in)}}@media screen and (min-width:990px){.grid--6-col-desktop .grid__item{width:calc(16.66% - var(--grid-desktop-horizontal-spacing) * 5 / 6);max-width:calc(16.66% - var(--grid-desktop-horizontal-spacing) * 5 / 6)}.grid--5-col-desktop .grid__item{width:calc(20% - var(--grid-desktop-horizontal-spacing) * 4 / 5);max-width:calc(20% - var(--grid-desktop-horizontal-spacing) * 4 / 5)}.grid--4-col-desktop .grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);max-width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4)}.grid--3-col-desktop .grid__item{width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);max-width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3)}.grid--2-col-desktop .grid__item{width:calc(50% - var(--grid-desktop-horizontal-spacing)/ 2);max-width:calc(50% - var(--grid-desktop-horizontal-spacing)/ 2)}.slider.slider--desktop .scroll-trigger.animate--slide-in{animation:none;opacity:1;transform:inherit}.scroll-trigger:not(.scroll-trigger--offscreen) .slider--desktop{animation:var(--animation-slide-in)}}@media screen and (min-width:990px){.grid--1-col-desktop{flex:0 0 100%;max-width:100%}.grid--1-col-desktop .grid__item{width:100%;max-width:100%}}@media screen and (max-width:749px){.grid--peek.slider--mobile{margin:0;width:100%}.grid--peek.slider--mobile .grid__item{box-sizing:content-box;margin:0}.grid--peek .grid__item{min-width:35%}.grid--peek.slider .grid__item:first-of-type{margin-left:1.5rem}.grid--peek.slider:after{margin-left:calc(-1 * var(--grid-mobile-horizontal-spacing))}.grid--2-col-tablet-down .grid__item{width:calc(50% - var(--grid-mobile-horizontal-spacing)/ 2)}.grid--peek .grid__item,.slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item{width:calc(50% - var(--grid-mobile-horizontal-spacing) - 3rem)}.slider--mobile.grid--peek.grid--1-col-tablet-down .grid__item,.slider--tablet.grid--peek.grid--1-col-tablet-down .grid__item{width:calc(100% - var(--grid-mobile-horizontal-spacing) - 3rem)}}@media screen and (min-width:750px) and (max-width:989px){.slider--tablet.grid--peek .grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing) - 3rem)}.slider--tablet.grid--peek.grid--3-col-tablet .grid__item{width:calc(33.33% - var(--grid-desktop-horizontal-spacing) - 3rem)}.slider--tablet.grid--peek.grid--2-col-tablet .grid__item,.slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item{width:calc(50% - var(--grid-desktop-horizontal-spacing) - 3rem)}.slider--tablet.grid--peek .grid__item:first-of-type{margin-left:1.5rem}.grid--2-col-tablet-down .grid__item{width:calc(50% - var(--grid-desktop-horizontal-spacing)/ 2)}.grid--1-col-tablet-down.grid--peek .grid__item{width:calc(100% - var(--grid-desktop-horizontal-spacing) - 3rem)}}.media{display:block;background-color:rgba(var(--color-foreground),.1);position:relative;overflow:hidden}.media--transparent{background-color:transparent}.media model-viewer,.media>:not(.zoom):not(.deferred-media__poster-button){display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%}.media>img{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.media--square{padding-bottom:100%}.media--portrait{padding-bottom:125%}.media--landscape{padding-bottom:66.6%}.media--cropped{padding-bottom:56%}.media--16-9{padding-bottom:56.25%}.media--circle{padding-bottom:100%;border-radius:50%}.media.media--hover-effect>img+img{opacity:0}@media screen and (min-width:990px){.media--cropped{padding-bottom:63%}}deferred-media{display:block}body,html{height:100%}#MainContent{padding-top:148px}@media only screen and (max-width:639px){#MainContent{padding-top:100px}}#MainContent.new-block{padding-top:112px!important}@media screen and (max-width:1023px){#MainContent.new-block{padding-top:90px!important}}body{display:flex;flex-direction:column;color:#4a4a4a;background:#fff;font-family:Lato,sans-serif;font-size:16px;line-height:24px}@media only screen and (max-width:639px){body iframe.hellobar{height:250px}}body .custom-slider{opacity:0;visibility:hidden;transition:opacity .5s linear;overflow:hidden}body .custom-slider.slick-initialized{height:auto;opacity:1;visibility:visible;overflow:inherit}body .slick-dotted.slick-slider{margin-bottom:0}body .nf-form-cont .nf-field-label{display:none}body .nf-form-cont .nf-form-content{padding:0}body .nf-form-cont input[type=button]{display:block;display:flex;align-items:center;justify-content:center;min-width:77px;max-width:100%;width:170px;height:47px;border-radius:3px;cursor:pointer;color:#fff;background-color:#94c12f;text-transform:uppercase;font-size:18px;font-weight:700;transition:all .3s ease 0s}body .nf-form-cont input[type=button]:hover{background-color:#759825}@media only screen and (max-width:549px){body .nf-form-cont input[type=button]{font-size:16px}}body.lock{overflow:hidden}.site{display:flex;flex-direction:column}.header{flex:0 0 auto}.main,.noircontsec,.page-landing,.site-main{flex:1 0 auto;padding-top:148px}@media screen and (max-width:1023px){.main,.noircontsec,.page-landing,.site-main{padding-top:0}}@media screen and (max-width:1023px){.main.nosearchbar,.noircontsec.nosearchbar,.page-landing.nosearchbar,.site-main.nosearchbar{padding-top:100px}}.footer{flex:0 0 auto}.site-main{padding-bottom:50px}[class*=fa-]:not(.fa-spinner):before{margin-right:10px;font-family:FontAwesome;font-style:normal}.hidden{display:none}#hellobar-pusher{position:absolute!important;top:0}.custom-arrow{position:relative}.custom-arrow:before{content:"";position:absolute;display:block;top:35%;right:15px;transform:translate(50%,50%) rotate(45deg);width:8px;height:8px;border-right:2px solid #000;border-bottom:2px solid #000}@media only screen and (max-width:639px){.custom-arrow:before{top:25%}}.custom-arrow.active:before{transform:rotate(225deg);transform-origin:bottom}.accordion-heading{position:relative}.accordion-heading .plus-to-minus{position:absolute;display:block;top:50%;right:16px;transform:translateY(-50%);width:14px;height:2px;background-color:#4a4a4a}.accordion-heading .plus-to-minus::before{content:"";position:absolute;display:block;top:-6px;right:6px;width:2px;height:14px;background-color:#4a4a4a;transition:.2s}.accordion-heading.active .plus-to-minus:before{transform:rotate(-90deg);transform-origin:center}.quantity{position:relative}.quantity input{width:100%;padding:10px;color:#4a4a4a;background:#fff;text-align:center}.quantity input[readonly=readonly]{cursor:no-drop}.quantity .quantity-button{position:absolute;top:50%;transform:translateY(-50%);color:#94c12f;font-size:20px;font-size:15px}.quantity .quantity-button svg path,.quantity .quantity-button svg rect{fill:#000}.quantity .quantity-button .fa::before{margin-right:0}.quantity .quantity-button.readonly{cursor:no-drop;pointer-events:none}.quantity .quantity-down{left:5px}.quantity .quantity-up{right:5px}.select-custom{position:relative;display:flex;align-items:center;width:170px;height:48px;margin-right:20px;padding-left:10px;border:1px solid #dfdfdf;border-radius:3px;cursor:pointer;background-color:#fff;text-transform:capitalize}@media only screen and (max-width:990px){.select-custom{margin-right:0;margin-bottom:10px}}@media only screen and (max-width:639px){.select-custom{height:40px}}.select-custom:before{content:"";position:absolute;display:block;top:35%;right:15px;transform:translate(50%,50%) rotate(45deg);width:8px;height:8px;border-right:2px solid #000;border-bottom:2px solid #000}@media only screen and (max-width:639px){.select-custom:before{top:25%}}.select-custom.open .items{display:flex;z-index:2;background:#fff}.select-custom.open::before{right:10px;transform:rotate(225deg);transform-origin:bottom}.select-custom input{position:absolute;left:-9999px;opacity:0}.select-custom .items{position:absolute;display:none;top:50px;left:0;flex-direction:column;width:170px;border:1px solid #dfdfdf;border-radius:3px}@media only screen and (max-width:639px){.select-custom .items{top:40px}}.select-custom .items label,.select-custom .items li{padding:5px 10px}.select-custom .items label:hover,.select-custom .items li:hover{cursor:pointer;background:#eee}.out-stock{display:none;width:111px;height:25px;margin-bottom:13px;border-radius:5px;background:rgba(243,38,38,.1)}.out-stock p{color:#f32626;text-align:center;font-size:14px;font-weight:700}.out-stock.active{display:block}.backtotop{position:fixed;right:5px;bottom:70px;z-index:100;transform:translateY(70px);width:40px;height:40px;border-radius:50%;opacity:0;visibility:hidden;cursor:pointer;background:#e1c890;font-size:13px;transition:all .3s ease-in-out}.backtotop.show{transform:translateY(0);opacity:.4;visibility:visible}.backtotop:hover{opacity:1;background:#d6b468}.backtotop i.fa{color:#000}.backtotop i.fa::before{content:"\f0d8"}.gform_wrapper select{height:48px}form.JoinNowForm .gform_ajax_spinner,form.SchedulePopUpForm .gform_ajax_spinner{position:absolute;top:32px;left:120px;z-index:1;mix-blend-mode:color-dodge;pointer-events:none}:focus{outline:4px dashed #667529!important;outline-offset:3px!important;box-shadow:none!important}.h1,h1{margin:0;font-family:Lato,sans-serif;font-weight:800;font-size:48px;line-height:58px;color:#000}@media only screen and (max-width:767px){.h1,h1{font-size:42px;line-height:50px}}h2{margin:0;font-family:Lato,sans-serif;font-weight:800;font-size:40px;line-height:48px;color:#191919}@media only screen and (max-width:767px){h2{font-size:27px;line-height:32px}}h3{margin:0;font-family:Lato,sans-serif;font-size:30px;line-height:36px;font-weight:800;color:#191919}@media only screen and (max-width:767px){h3{font-size:20px;line-height:24px}}h4{margin:0;font-size:28px;font-weight:800;line-height:34px;font-family:Lato,sans-serif;color:#000}@media only screen and (max-width:767px){h4{font-size:22px;line-height:26px}}h5{margin:0;font-size:24px;line-height:29px;color:#000;font-family:Lato,sans-serif;font-weight:700}@media only screen and (max-width:767px){h5{font-size:18px;line-height:22px}}h6{margin:0;font-family:Lato,sans-serif;font-size:18px;line-height:22px;color:#191919;font-weight:700;text-transform:capitalize}ol,ul{margin:0;padding:0;list-style:none}li>ol,li>ul{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0}embed,iframe,object{max-width:100%}img{height:auto;max-width:100%;display:block}figure{margin:0}table{margin:0 0 1.5em;width:100%}:root{--header-height:148px;--header-content-height:112px;--algolia-results-list-offset:112px}@media screen and (max-width:1023px){:root{--algolia-results-list-offset:163px}}.header-wrap{position:fixed;left:0;top:0;width:100%;z-index:99999}.container{position:relative;width:100%;max-width:1170px;margin:0 auto}.row{padding:0 15px}.column,.columns{width:100%;float:left;box-sizing:border-box}@media only screen and (min-width:768px){.column,.columns{width:50%}}@media only screen and (min-width:768px){.two.columns{width:100%}.ten.columns{width:100%}}@media only screen and (min-width:991px){.two.columns{width:25%}.ten.columns{width:75%}}@media only screen and (min-width:1200px){.column:first-child,.columns:first-child{margin-left:0}.one.column,.one.columns{width:4.6666666667%}.two.columns{width:17%}.three.columns{width:22%}.four.columns{width:33%}.five.columns{width:39.3333333333%}.six.columns{width:48%}.seven.columns{width:56.6666666667%}.eight.columns{width:67%}.nine.columns{width:74%}.ten.columns{width:83%}.eleven.columns{width:91.3333333333%}.twelve.columns{width:100%;margin-left:0}.one-third.column{width:30.6666666667%}.two-thirds.column{width:65.3333333333%}.one-half.column{width:48%}.offset-by-one.column,.offset-by-one.columns{margin-left:8.6666666667%}.offset-by-two.column,.offset-by-two.columns{margin-left:17.3333333333%}.offset-by-three.column,.offset-by-three.columns{margin-left:26%}.offset-by-four.column,.offset-by-four.columns{margin-left:34.6666666667%}.offset-by-five.column,.offset-by-five.columns{margin-left:43.3333333333%}.offset-by-six.column,.offset-by-six.columns{margin-left:52%}.offset-by-seven.column,.offset-by-seven.columns{margin-left:60.6666666667%}.offset-by-eight.column,.offset-by-eight.columns{margin-left:69.3333333333%}.offset-by-nine.column,.offset-by-nine.columns{margin-left:78%}.offset-by-ten.column,.offset-by-ten.columns{margin-left:86.6666666667%}.offset-by-eleven.column,.offset-by-eleven.columns{margin-left:95.3333333333%}.offset-by-one-third.column,.offset-by-one-third.columns{margin-left:34.6666666667%}.offset-by-two-thirds.column,.offset-by-two-thirds.columns{margin-left:69.3333333333%}.offset-by-one-half.column,.offset-by-one-half.columns{margin-left:52%}}a{color:#191919;text-decoration:none}a:focus{outline:thin dotted}a:active,a:hover{outline:0}.footer a,.header a{display:block;position:relative;color:#fff;transition:all .3s ease 0s}.footer a:hover,.header a:hover{opacity:.75}button,input[type=button],input[type=reset],input[type=submit]{border:0;outline:0;cursor:pointer;padding:0}button{background:0 0}.button{display:flex;justify-content:center;align-items:center;min-width:77px;width:170px;max-width:100%;height:47px;color:#fff;background-color:#94c12f;text-transform:uppercase;font-weight:700;border-radius:3px;cursor:pointer;font-size:16px;transition:all .3s ease 0s}.button:hover{background-color:#759825}.button-transperent{background-color:transparent;border:1px solid #dfdfdf;color:#4a4a4a}.button-transperent:hover{border-color:#94c12f;background-color:transparent;color:#94c12f}.button-red{background:#a32814}.button-red:hover{background:#761d0e}.button.disabled{background:rgba(148,193,47,.5);pointer-events:none}#button-legal{color:#000}.woocommerce .button,.woocommerce-page .button{max-width:338px;width:100%}.kp_out_of_stock{margin-top:10px;max-width:100%;width:338px;height:40px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-weight:700;border:1px solid;border-radius:3px;background:0 0}.add-to-cart+.added_to_cart{display:block;text-align:center;opacity:0}.add-to-cart.view-cart+.added_to_cart{opacity:1}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{color:#000;border:1px solid #dfdfdf;border-radius:3px;padding:9px 16px;height:48px;outline:0}input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=range]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus{color:#000}input[type=color]::-moz-placeholder,input[type=date]::-moz-placeholder,input[type=datetime-local]::-moz-placeholder,input[type=datetime]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=month]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=range]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=time]::-moz-placeholder,input[type=url]::-moz-placeholder,input[type=week]::-moz-placeholder,textarea::-moz-placeholder{font-size:16px;color:#9b9b9b}input[type=color]::placeholder,input[type=date]::placeholder,input[type=datetime-local]::placeholder,input[type=datetime]::placeholder,input[type=email]::placeholder,input[type=month]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=range]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=time]::placeholder,input[type=url]::placeholder,input[type=week]::placeholder,textarea::placeholder{font-size:16px;color:#9b9b9b}select{border:1px solid #dfdfdf;border-radius:3px;outline:0}textarea{width:100%}.page-template-page-quick-order input[type=number],.single-product input[type=number],.woocommerce-account input[type=number],.woocommerce-cart input[type=number]{-moz-appearance:textfield}.page-template-page-quick-order input[type=number]::-webkit-inner-spin-button,.page-template-page-quick-order input[type=number]::-webkit-outer-spin-button,.single-product input[type=number]::-webkit-inner-spin-button,.single-product input[type=number]::-webkit-outer-spin-button,.woocommerce-account input[type=number]::-webkit-inner-spin-button,.woocommerce-account input[type=number]::-webkit-outer-spin-button,.woocommerce-cart input[type=number]::-webkit-inner-spin-button,.woocommerce-cart input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.ct_no_cookie_hidden_field{display:none!important}label{padding-left:0;margin-bottom:0;text-indent:unset}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}ul{margin:0;padding:0;list-style:none}p{margin:0}@media only screen and (max-width:990px){.shop .widget-area{display:none}}.shop .shop-sidebar .widget.active .arrow:after{transform:rotateX(-180deg)}.shop .shop-sidebar .widget a{font-size:14px}.shop .shop-sidebar .widget p{font-size:12px;font-weight:700;margin-bottom:10px}@media only screen and (min-width:1200px){.shop .shop-sidebar .widget p .arrow{display:none}}.shop .shop-sidebar .widget ul>li a{color:#000;font-weight:700}.shop .shop-sidebar .widget ul>li.current-menu .children{display:block}.shop .shop-sidebar .widget .children{margin-left:10px;display:none}.shop .shop-sidebar .widget .children li.current-cat>a{color:#94c12f}.shop .shop-sidebar .widget .children li a{color:#909090;font-weight:400}.loader{width:48px;height:48px;border:5px solid #000;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}.yotpo-coupons-redemption-widget .yotpo-arrow-icon{position:relative;z-index:99}@media screen and (max-width:575px){.yotpo-coupons-redemption-widget .yotpo-redemption-options-mobile-list .yotpo-swiper-wrapper{width:50vw!important}}#preloader{position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:9999;background-color:#fff;display:flex;align-items:center;justify-content:center}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.new-account{color:#000;background:#fafafc;padding:50px 15px 0}.new-account .entry-content>.woocommerce{display:flex;align-items:flex-start}@media screen and (max-width:782px){.new-account .entry-content>.woocommerce{flex-direction:column;align-items:stretch}}.new-account .entry-content>.woocommerce .woocommerce-MyAccount-navigation{float:none;flex:0 0 240px}.new-account .entry-content>.woocommerce .woocommerce-MyAccount-content{flex:auto;overflow:initial}.new-account .row{padding:0}.new-account .container{max-width:100%}.new-account .account-box{margin:0 0 40px;padding:35px;box-shadow:0 4px 30px 0 rgba(0,0,0,.05);background:#fff}@media screen and (max-width:782px){.new-account .account-box{margin:0 0 20px;padding:35px 25px}}.new-account .account-box h3{width:100%;margin:0 0 30px;font-size:21px;font-weight:700}@media screen and (max-width:782px){.new-account .account-box h3{margin:0 0 20px;font-size:16px}}.new-account .account-box.account-addresses .account-row .col{display:flex;flex-direction:column}.new-account .account-box.account-addresses .account-row .col .holder-btn{margin-top:10px}.new-account .box-title,.new-account .my_account_titles{position:relative;margin:0 0 30px;padding:0 0 30px;font-size:30px}@media screen and (max-width:782px){.new-account .box-title,.new-account .my_account_titles{margin:0 0 20px;padding:0 0 20px;font-size:20px}}.new-account .box-title::after,.new-account .my_account_titles::after{content:"";position:absolute;bottom:0;left:0;width:65px;height:2px;background:#e1c890}.new-account .box-title_top,.new-account .my_account_titles_top{margin:30px 0 0;padding:30px 0 0}@media screen and (max-width:782px){.new-account .box-title_top,.new-account .my_account_titles_top{margin:20px 0 0;padding:20px 0 0}}.new-account .box-title_top::after,.new-account .my_account_titles_top::after{top:0;bottom:auto}.new-account .edit-account{display:flex;flex-wrap:wrap}.new-account .edit-account .col{width:50%;margin:0 0 20px}@media screen and (max-width:782px){.new-account .edit-account .col{width:100%;margin:0 0 10px}}.new-account .edit-account input{width:100%;height:auto;padding:0 0 5px;border:none;border-bottom:1px solid #dfdfdf;font-size:18px}.new-account .edit-account input[readonly]{border:none;color:#9a9a9a}.new-account .edit-account label{display:block;color:#000;font-size:14px;font-weight:700}.new-account .edit-account .change-password-fields{max-width:460px;width:100%}.new-account .edit-account .change-password-fields label{margin:0 0 2px;font-size:14px;font-weight:500;line-height:24px}.new-account .edit-account .change-password-fields .password-input{position:relative;display:block}.new-account .edit-account .change-password-fields .password-input .show-password-input{position:absolute;display:flex;top:8px;right:10px;align-items:center;justify-content:center;width:18px;height:18px;cursor:pointer;background-image:url(../images/my-account/icons/eye-icon.svg);background-position:center;background-size:contain;background-repeat:no-repeat}.new-account .edit-account .change-password-fields .password-input .show-password-input.display-password{background-image:url(../images/my-account/icons/eye-closed-icon.svg)}.new-account .edit-account .change-password-fields input{padding:9px 33px 9px 18px;border:1px solid #000;border-radius:5px;font-size:10px}.new-account .edit-account .change-password-fields input:focus{border-color:#000}.new-account .edit-account .btn,.new-account .edit-account .woocommerce-address-fields .button,.new-account .edit-account .woocommerce-pagination .button,.new-account .woocommerce-address-fields .edit-account .button,.new-account .woocommerce-pagination .edit-account .button{max-width:166px;width:100%;height:auto;font-size:16px;line-height:18px}@media screen and (max-width:575px){.new-account .edit-account .btn,.new-account .edit-account .woocommerce-address-fields .button,.new-account .edit-account .woocommerce-pagination .button,.new-account .woocommerce-address-fields .edit-account .button,.new-account .woocommerce-pagination .edit-account .button{max-width:141px;font-size:16px}}.new-account .holder-btn-form{cursor:pointer}.new-account .holder-btn-form:hover .btn,.new-account .holder-btn-form:hover .woocommerce-address-fields .button,.new-account .holder-btn-form:hover .woocommerce-pagination .button,.new-account .woocommerce-address-fields .holder-btn-form:hover .button,.new-account .woocommerce-pagination .holder-btn-form:hover .button{color:#000!important;background:0 0!important}.new-account .btn,.new-account .woocommerce-address-fields .button,.new-account .woocommerce-pagination .button{display:inline-block;padding:9px 40px;border:#000 solid 1px;border-radius:5px;color:#fff!important;background:#000!important;text-decoration:none!important;font-size:18px;font-weight:700;transition:all .3s ease;vertical-align:top}@media screen and (max-width:782px){.new-account .btn,.new-account .woocommerce-address-fields .button,.new-account .woocommerce-pagination .button{padding:8px 34px;font-size:15px}}.new-account .btn:hover,.new-account .woocommerce-address-fields .button:hover,.new-account .woocommerce-pagination .button:hover{color:#000!important;background:0 0!important}.new-account .btn.btn-border,.new-account .woocommerce-address-fields .btn-border.button,.new-account .woocommerce-pagination .btn-border.button{color:#000!important;background:0 0!important}.new-account .btn.btn-border:hover,.new-account .woocommerce-address-fields .btn-border.button:hover,.new-account .woocommerce-pagination .btn-border.button:hover{color:#fff!important;background:#000!important}.new-account .btn.btn-accent-1,.new-account .woocommerce-address-fields .btn-accent-1.button,.new-account .woocommerce-pagination .btn-accent-1.button{border-color:#e1c890;background:#e1c890!important}.new-account .btn.btn-accent-1:hover,.new-account .woocommerce-address-fields .btn-accent-1.button:hover,.new-account .woocommerce-pagination .btn-accent-1.button:hover{color:#e1c890!important;background:0 0!important}.new-account .btn.btn-accent-2,.new-account .woocommerce-address-fields .btn-accent-2.button,.new-account .woocommerce-pagination .btn-accent-2.button{border-color:#e1c890;color:#000!important;background:#e1c890!important}.new-account .btn.btn-accent-2:hover,.new-account .woocommerce-address-fields .btn-accent-2.button:hover,.new-account .woocommerce-pagination .btn-accent-2.button:hover{color:#000!important;background:0 0!important}.new-account .btn.btn-accent-3,.new-account .woocommerce-address-fields .btn-accent-3.button,.new-account .woocommerce-pagination .btn-accent-3.button{border-color:#576421;background:#576421!important}.new-account .btn.btn-accent-3:hover,.new-account .woocommerce-address-fields .btn-accent-3.button:hover,.new-account .woocommerce-pagination .btn-accent-3.button:hover{color:#576421!important;background:0 0!important}.new-account .btn.btn-accent-4,.new-account .woocommerce-address-fields .btn-accent-4.button,.new-account .woocommerce-pagination .btn-accent-4.button{border-color:#000;color:#d9d9d9!important;background:#000!important}@media screen and (max-width:1199px){.new-account .btn.btn-accent-4,.new-account .woocommerce-address-fields .btn-accent-4.button,.new-account .woocommerce-pagination .btn-accent-4.button{color:#e1c890!important}}.new-account .btn.btn-accent-4:hover,.new-account .woocommerce-address-fields .btn-accent-4.button:hover,.new-account .woocommerce-pagination .btn-accent-4.button:hover{color:#000!important;background:#e1c890!important}.new-account .btn.btn-accent-4:hover .rewards-link-icon:last-of-type svg path,.new-account .woocommerce-address-fields .btn-accent-4.button:hover .rewards-link-icon:last-of-type svg path,.new-account .woocommerce-pagination .btn-accent-4.button:hover .rewards-link-icon:last-of-type svg path{fill:#000!important}.new-account .btn.btn-accent-4:hover .rewards-link-icon svg path,.new-account .woocommerce-address-fields .btn-accent-4.button:hover .rewards-link-icon svg path,.new-account .woocommerce-pagination .btn-accent-4.button:hover .rewards-link-icon svg path{fill:#000!important}.new-account .woocommerce-address-fields__field-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-columns:1fr;gap:20px;margin-bottom:20px}@media screen and (max-width:575px){.new-account .woocommerce-address-fields__field-wrapper{gap:8px}}.new-account .woocommerce-address-fields__field-wrapper .form-row{margin:0}@media screen and (max-width:575px){.new-account .woocommerce-address-fields__field-wrapper .form-row{grid-column:1/-1!important}}.new-account .woocommerce-address-fields__field-wrapper .form-row#billing_phone_field,.new-account .woocommerce-address-fields__field-wrapper .form-row#shipping_phone_field{grid-column:1/-1}.new-account .woocommerce-address-fields__field-wrapper .form-row-wide:not(#shipping_state_field,#billing_state_field,#shipping_postcode_field,#billing_postcode_field){grid-column:1/-1}.new-account .woocommerce-address-fields__field-wrapper #billing_state_field[style*="display: none"]+#billing_postcode_field,.new-account .woocommerce-address-fields__field-wrapper #billing_state_field[style*="display: none"]+#shipping_postcode_field,.new-account .woocommerce-address-fields__field-wrapper #shipping_state_field[style*="display: none"]+#billing_postcode_field,.new-account .woocommerce-address-fields__field-wrapper #shipping_state_field[style*="display: none"]+#shipping_postcode_field{grid-column:1/-1}.new-account .woocommerce-address-fields__field-wrapper .form-row-first,.new-account .woocommerce-address-fields__field-wrapper .form-row-last{width:auto}.new-account .woocommerce-address-fields__field-wrapper .validate-state{width:auto}.new-account .woocommerce-address-fields__field-wrapper .validate-postcode{float:none;width:auto}.new-account .woocommerce-address-fields .button{text-transform:capitalize}.new-account .account-row{display:flex;flex-wrap:wrap}.new-account .account-row+.btn,.new-account .woocommerce-address-fields .account-row+.button,.new-account .woocommerce-pagination .account-row+.button{margin:0 0 35px}.new-account .account-row .col{width:30%;margin-right:5%;margin-bottom:35px;padding:25px 12px;border-radius:5px;background:#f3f3f3;font-size:14px}@media screen and (max-width:1100px){.new-account .account-row .col{width:100%;margin:0 0 20px}}.new-account .account-row .col:nth-child(3n){margin-right:0}.new-account .account-row .col strong{display:block;font-size:14px}.new-account .account-row .col p{margin:0}.new-account .account-row .holder-btn{display:flex;align-items:center;justify-content:space-between}.new-account .account-row .holder-btn a{font-weight:700}.new-account .account-row .holder-btn a:hover{text-decoration:underline}.new-account .account-row .holder-btn .btn,.new-account .account-row .holder-btn .woocommerce-address-fields .button,.new-account .account-row .holder-btn .woocommerce-pagination .button,.new-account .woocommerce-address-fields .account-row .holder-btn .button,.new-account .woocommerce-pagination .account-row .holder-btn .button{padding:2px 15px;font-size:12px}.new-account .dashboard-wrapper .dashboard-header{display:flex;justify-content:space-between;gap:15px;margin-bottom:67px}@media screen and (max-width:1199px){.new-account .dashboard-wrapper .dashboard-header{flex-direction:column;align-items:center;gap:54px}}.new-account .dashboard-wrapper .dashboard-points{display:flex;align-items:center;max-width:607px;width:100%}@media screen and (max-width:1199px){.new-account .dashboard-wrapper .dashboard-points{max-width:405px}}.new-account .dashboard-wrapper .dashboard-points .dashboard-points-row{display:flex;width:100%;gap:50px}@media screen and (max-width:1249px){.new-account .dashboard-wrapper .dashboard-points .dashboard-points-row{gap:15px}}@media screen and (max-width:1199px){.new-account .dashboard-wrapper .dashboard-points .dashboard-points-row{flex-direction:column;align-items:center;gap:38px}}.new-account .dashboard-wrapper .dashboard-points .dashboard-points-col{position:relative}@media screen and (max-width:1199px){.new-account .dashboard-wrapper .dashboard-points .dashboard-points-col{flex:1;width:100%}}.new-account .dashboard-wrapper .dashboard-points .dashboard-points-col:first-of-type{flex:1}@media screen and (max-width:1199px){.new-account .dashboard-wrapper .dashboard-points .dashboard-points-col:first-of-type{order:1}}.new-account .dashboard-wrapper .dashboard-points .dashboard-points-col .holder-loader{position:absolute;background-color:transparent}.new-account .dashboard-wrapper .dashboard-points .dashboard-points-chart-wrapper{position:relative;width:100%;padding:40px 24px 21px;border-radius:25px;box-shadow:0 0 24px 0 rgba(0,0,0,.13);background-color:#fff}.new-account .dashboard-wrapper .dashboard-points .dashboard-points-chart-wrapper.loading *{opacity:0;visibility:hidden}.new-account .dashboard-wrapper .dashboard-points .dashboard-points-block__reward{width:75px;height:82px;margin:0 auto 24px;filter:drop-shadow(0 4px 24px rgba(0, 0, 0, .25))}.new-account .dashboard-wrapper .dashboard-points .dashboard-points-block .dashboard-points-block-info__tier{color:#beae82;font-size:24px;font-weight:700;line-height:normal}.new-account .dashboard-wrapper .dashboard-points .dashboard-points-block .dashboard-points-block-info__points{color:#000;font-size:20px;font-weight:700}.new-account .dashboard-wrapper .dashboard-points .dashboard-points-block .dashboard-points-block-info-row{display:flex;align-items:center;justify-content:space-between;gap:15px}.new-account .dashboard-wrapper .dashboard-points .dashboard-points-block .dashboard-points-block-info-row.progress-row{margin-bottom:14px}.new-account .dashboard-wrapper .dashboard-points .dashboard-points-block .dashboard-points-block-info-row.progress-row .dashboard-points-block-info-col{width:100%}.new-account .dashboard-wrapper .dashboard-points .dashboard-points-block .text{color:#beae82}.new-account .dashboard-wrapper .dashboard-points .dashboard-points-block .dashboard-points-block-info-progress-bar{position:relative;width:100%;height:8px;margin:12px 0 4px;border-radius:100vmax;background-color:#b7b7b7;overflow:hidden}.new-account .dashboard-wrapper .dashboard-points .dashboard-points-block .dashboard-points-block-info-progress-bar__filled{position:absolute;top:0;left:0;width:0;height:100%;border-radius:100vmax;background-color:#e1c890;transition:width .3s}.new-account .dashboard-wrapper .dashboard-points .dashboard-points-block .dashboard-points-block-info-next-tier{display:flex;align-items:center;gap:10px;font-size:14px}.new-account .dashboard-wrapper .dashboard-points .dashboard-greetings{margin-top:43px;padding:10px 0}@media screen and (max-width:1199px){.new-account .dashboard-wrapper .dashboard-points .dashboard-greetings{display:flex;flex-direction:column;align-items:center;margin-top:0;text-align:center}}.new-account .dashboard-wrapper .dashboard-points .dashboard-greetings .dashboard-greetings-title-bottom{font-weight:700;line-height:1}.new-account .dashboard-wrapper .dashboard-points .dashboard-greetings .dashboard-greetings-title-bottom{margin-bottom:18px;font-size:35px}@media screen and (max-width:1199px){.new-account .dashboard-wrapper .dashboard-points .dashboard-greetings .dashboard-greetings-title-bottom{margin-bottom:30px}}.new-account .dashboard-wrapper .dashboard-points .dashboard-greetings .btn,.new-account .dashboard-wrapper .dashboard-points .dashboard-greetings .woocommerce-address-fields .button,.new-account .dashboard-wrapper .dashboard-points .dashboard-greetings .woocommerce-pagination .button,.new-account .woocommerce-address-fields .dashboard-wrapper .dashboard-points .dashboard-greetings .button,.new-account .woocommerce-pagination .dashboard-wrapper .dashboard-points .dashboard-greetings .button{max-width:161px;padding:7px 48px;font-size:13px}@media screen and (max-width:1199px){.new-account .dashboard-wrapper .dashboard-points .dashboard-greetings .btn,.new-account .dashboard-wrapper .dashboard-points .dashboard-greetings .woocommerce-address-fields .button,.new-account .dashboard-wrapper .dashboard-points .dashboard-greetings .woocommerce-pagination .button,.new-account .woocommerce-address-fields .dashboard-wrapper .dashboard-points .dashboard-greetings .button,.new-account .woocommerce-pagination .dashboard-wrapper .dashboard-points .dashboard-greetings .button{max-width:100%;gap:5px;padding:1px 30px;border-radius:10px;font-size:16px}}.new-account .dashboard-wrapper .dashboard-points .dashboard-greetings .rewards-link{position:relative;display:flex;align-items:center;justify-content:center}.new-account .dashboard-wrapper .dashboard-points .dashboard-greetings .rewards-link-icon{position:absolute;display:flex;top:50%;transform:translateY(-50%);align-items:center;justify-content:center}@media screen and (max-width:1199px){.new-account .dashboard-wrapper .dashboard-points .dashboard-greetings .rewards-link-icon{position:static;transform:none}}.new-account .dashboard-wrapper .dashboard-points .dashboard-greetings .rewards-link-icon:first-of-type{left:15px}@media screen and (max-width:1199px){.new-account .dashboard-wrapper .dashboard-points .dashboard-greetings .rewards-link-icon:first-of-type{max-width:16px}}.new-account .dashboard-wrapper .dashboard-points .dashboard-greetings .rewards-link-icon:last-of-type{right:15px}@media screen and (max-width:1199px){.new-account .dashboard-wrapper .dashboard-points .dashboard-greetings .rewards-link-icon:last-of-type{display:none}}.new-account .dashboard-wrapper .dashboard-points .dashboard-greetings .rewards-link-icon:last-of-type svg path{fill:#fff}.new-account .dashboard-wrapper .dashboard-points .dashboard-greetings .rewards-link-icon svg path{fill:#e1c890;transition:fill .3s}.new-account .dashboard-wrapper .dashboard-favorites{max-width:405px;width:100%}.new-account .dashboard-wrapper .dashboard-favorites h2{margin-bottom:12px;font-size:24px}@media screen and (max-width:1199px){.new-account .dashboard-wrapper .dashboard-favorites h2{margin-bottom:38px;text-align:center;font-size:27px}}.new-account .dashboard-wrapper .dashboard-favorites .dashboard-favorites-slider-wrapper{position:relative}.new-account .dashboard-wrapper .dashboard-favorites .swiper{max-width:345px;margin:0}@media screen and (max-width:782px){.new-account .dashboard-wrapper .dashboard-favorites .swiper{max-width:365px}}.new-account .dashboard-wrapper .dashboard-favorites .swiper-next,.new-account .dashboard-wrapper .dashboard-favorites .swiper-prev{position:absolute;display:none;top:50%;transform:translateY(-50%);align-items:center;justify-content:center;width:20px;aspect-ratio:1;cursor:pointer}.new-account .dashboard-wrapper .dashboard-favorites .swiper-prev{left:0}.new-account .dashboard-wrapper .dashboard-favorites .swiper-next{right:0}.new-account .dashboard-wrapper .dashboard-favorites .dashboard-favorites-item{display:flex;flex-direction:column;gap:18px 0;padding:35px 25px 24px;border-radius:25px;background-color:#fdfdfd;outline:5px solid #fff;outline-offset:-5px}@media screen and (max-width:782px){.new-account .dashboard-wrapper .dashboard-favorites .dashboard-favorites-item{gap:25px;padding:28px 20px}}.new-account .dashboard-wrapper .dashboard-favorites .dashboard-favorites-item .dashboard-favorites-item-row{display:flex;gap:15px}.new-account .dashboard-wrapper .dashboard-favorites .dashboard-favorites-item .dashboard-favorites-item-row:first-of-type .dashboard-favorites-item-col:last-of-type{display:flex;flex-direction:column;flex:1;align-items:flex-start}.new-account .dashboard-wrapper .dashboard-favorites .dashboard-favorites-item .dashboard-favorites-item-row:first-of-type .dashboard-favorites-item-col:last-of-type .dashboard-favorites-item-link{line-height:1}.new-account .dashboard-wrapper .dashboard-favorites .dashboard-favorites-item .dashboard-favorites-item-row:last-of-type .dashboard-favorites-item-col{display:flex;flex:1}.new-account .dashboard-wrapper .dashboard-favorites .dashboard-favorites-item .dashboard-favorites-item-col h4{display:inline;border-bottom:1px solid #000;font-size:16px;font-weight:700;line-height:normal}.new-account .dashboard-wrapper .dashboard-favorites .dashboard-favorites-item .dashboard-favorites-item-col .price{display:block;margin:3px 0 16px;color:#9a9a9a}.new-account .dashboard-wrapper .dashboard-favorites .dashboard-favorites-item .dashboard-favorites-item-image{display:flex;align-items:center;justify-content:center;min-width:130px;max-width:130px;width:100%;max-height:130px;height:100%}@media screen and (max-width:782px){.new-account .dashboard-wrapper .dashboard-favorites .dashboard-favorites-item .dashboard-favorites-item-image{min-width:108px;max-width:108px;max-height:108px}}@media screen and (max-width:370px){.new-account .dashboard-wrapper .dashboard-favorites .dashboard-favorites-item .dashboard-favorites-item-image{min-width:90px;max-width:90px;min-height:90px}}.new-account .dashboard-wrapper .dashboard-favorites .dashboard-favorites-item .dashboard-favorites-item-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.new-account .dashboard-wrapper .dashboard-favorites .dashboard-favorites-item .btn,.new-account .dashboard-wrapper .dashboard-favorites .dashboard-favorites-item .woocommerce-address-fields .button,.new-account .dashboard-wrapper .dashboard-favorites .dashboard-favorites-item .woocommerce-pagination .button,.new-account .woocommerce-address-fields .dashboard-wrapper .dashboard-favorites .dashboard-favorites-item .button,.new-account .woocommerce-pagination .dashboard-wrapper .dashboard-favorites .dashboard-favorites-item .button{padding:9px 15px;border-radius:10px;text-align:center;font-size:13px;line-height:normal}@media screen and (max-width:1199px){.new-account .dashboard-wrapper .dashboard-favorites .dashboard-favorites-item .btn,.new-account .dashboard-wrapper .dashboard-favorites .dashboard-favorites-item .woocommerce-address-fields .button,.new-account .dashboard-wrapper .dashboard-favorites .dashboard-favorites-item .woocommerce-pagination .button,.new-account .woocommerce-address-fields .dashboard-wrapper .dashboard-favorites .dashboard-favorites-item .button,.new-account .woocommerce-pagination .dashboard-wrapper .dashboard-favorites .dashboard-favorites-item .button{font-size:16px}}.new-account .dashboard-wrapper .dashboard-favorites .dashboard-favorites-item .add_to_cart_button{width:auto;margin-top:8px;padding:3px 12px;border-radius:4px;font-size:10px}.new-account .dashboard-wrapper .dashboard-favorites.swiper-initialized h2{padding-left:33px}@media screen and (max-width:1199px){.new-account .dashboard-wrapper .dashboard-favorites.swiper-initialized h2{padding-left:0}}.new-account .dashboard-wrapper .dashboard-favorites.swiper-initialized .dashboard-favorites-slider-wrapper{padding:0 30px}@media screen and (max-width:782px){.new-account .dashboard-wrapper .dashboard-favorites.swiper-initialized .dashboard-favorites-slider-wrapper{padding:0 20px}}.new-account .dashboard-wrapper .dashboard-favorites.swiper-initialized .swiper{margin-right:auto;margin-left:auto}.new-account .dashboard-wrapper .dashboard-favorites.swiper-initialized .swiper-next,.new-account .dashboard-wrapper .dashboard-favorites.swiper-initialized .swiper-prev{display:flex}.new-account .dashboard-wrapper .dashboard-favorites.swiper-initialized .swiper-next.swiper-button-lock,.new-account .dashboard-wrapper .dashboard-favorites.swiper-initialized .swiper-prev.swiper-button-lock{display:none}.new-account .dashboard-wrapper .dashboard-body .no-orders{max-width:200px;margin:0 auto 50px}.new-account .dashboard-wrapper .dashboard-body .no-orders .woocommerce-info{display:flex;flex-direction:column;gap:12px}.new-account .dashboard-wrapper .dashboard-body .no-orders .btn,.new-account .dashboard-wrapper .dashboard-body .no-orders .woocommerce-address-fields .button,.new-account .dashboard-wrapper .dashboard-body .no-orders .woocommerce-pagination .button,.new-account .woocommerce-address-fields .dashboard-wrapper .dashboard-body .no-orders .button,.new-account .woocommerce-pagination .dashboard-wrapper .dashboard-body .no-orders .button{font-size:13px}@media screen and (max-width:1199px){.new-account .dashboard-wrapper .dashboard-body .no-orders .btn,.new-account .dashboard-wrapper .dashboard-body .no-orders .woocommerce-address-fields .button,.new-account .dashboard-wrapper .dashboard-body .no-orders .woocommerce-pagination .button,.new-account .woocommerce-address-fields .dashboard-wrapper .dashboard-body .no-orders .button,.new-account .woocommerce-pagination .dashboard-wrapper .dashboard-body .no-orders .button{border-radius:10px}}@media screen and (max-width:575px){.new-account .dashboard-wrapper .dashboard-body .no-orders .btn,.new-account .dashboard-wrapper .dashboard-body .no-orders .woocommerce-address-fields .button,.new-account .dashboard-wrapper .dashboard-body .no-orders .woocommerce-pagination .button,.new-account .woocommerce-address-fields .dashboard-wrapper .dashboard-body .no-orders .button,.new-account .woocommerce-pagination .dashboard-wrapper .dashboard-body .no-orders .button{padding:9px 15px}}.new-account .dashboard-wrapper .dashboard-link{margin-bottom:54px;padding:0 8px}@media screen and (max-width:1199px){.new-account .dashboard-wrapper .dashboard-link{margin-bottom:33px;text-align:center}}.new-account .dashboard-wrapper .dashboard-link .link{display:inline-flex;align-items:center;gap:22px;font-size:24px;font-weight:700;line-height:24px}@media screen and (max-width:1199px){.new-account .dashboard-wrapper .dashboard-link .link{gap:15px;font-size:26px;line-height:1}}@media screen and (max-width:370px){.new-account .dashboard-wrapper .dashboard-link .link{font-size:21px}}.new-account .dashboard-wrapper .dashboard-link .link-text{border-bottom:2px solid #000}.new-account .dashboard-wrapper .dashboard-link .link-icon{display:flex;transform:translateY(2px);align-items:center;justify-content:center}@media screen and (max-width:1199px){.new-account .dashboard-wrapper .dashboard-link .link-icon svg{width:24px;height:24px}}.new-account .dashboard-wrapper .dashboard-link .link-icon svg circle{fill:#000}.new-account .dashboard-wrapper .dashboard-link .link-icon svg path{fill:#fff}.new-account .dashboard-wrapper .account-box{padding:42px 40px;border-radius:25px}@media screen and (max-width:782px){.new-account .dashboard-wrapper .account-box{margin-bottom:40px;padding:28px 0 36px}}.new-account .dashboard-wrapper .account-box:last-of-type{margin-bottom:0}.new-account .dashboard-wrapper .dashboard-order_track{display:flex;justify-content:space-between;gap:60px}@media screen and (max-width:1199px){.new-account .dashboard-wrapper .dashboard-order_track{flex-direction:column}}@media screen and (max-width:782px){.new-account .dashboard-wrapper .dashboard-order_track{gap:28px}}.new-account .dashboard-wrapper .dashboard-order_track .dashboard-order-row{flex-direction:column}@media screen and (max-width:1199px){.new-account .dashboard-wrapper .dashboard-order_track .dashboard-order-row{flex-direction:row}}@media screen and (max-width:782px){.new-account .dashboard-wrapper .dashboard-order_track .dashboard-order-row{flex-direction:column}}.new-account .dashboard-wrapper .dashboard-order_track .dashboard-order-row:first-of-type{flex:1 1 470px}@media screen and (max-width:1199px){.new-account .dashboard-wrapper .dashboard-order_track .dashboard-order-row:first-of-type{flex:auto}}.new-account .dashboard-wrapper .dashboard-order_track .dashboard-order-row.order-track-row{max-width:346px}@media screen and (max-width:1199px){.new-account .dashboard-wrapper .dashboard-order_track .dashboard-order-row.order-track-row{max-width:100%}}@media screen and (max-width:782px){.new-account .dashboard-wrapper .dashboard-order_track .dashboard-order-row.order-track-row{padding:0 24px}}.new-account .dashboard-wrapper .dashboard-order_track .dashboard-order-row.order-track-row .dashboard-order-col{max-width:100%}.new-account .dashboard-wrapper .dashboard-order_track .dashboard-order-row.track-btn-row{display:none}@media screen and (max-width:782px){.new-account .dashboard-wrapper .dashboard-order_track .dashboard-order-row.track-btn-row{display:flex;padding:0 24px}}.new-account .dashboard-wrapper .dashboard-order_track .dashboard-order-row.track-btn-row .dashboard-order-col{max-width:100%}.new-account .dashboard-wrapper .dashboard-order_track .dashboard-order-row.track-btn-row .btn,.new-account .dashboard-wrapper .dashboard-order_track .dashboard-order-row.track-btn-row .woocommerce-address-fields .button,.new-account .dashboard-wrapper .dashboard-order_track .dashboard-order-row.track-btn-row .woocommerce-pagination .button,.new-account .woocommerce-address-fields .dashboard-wrapper .dashboard-order_track .dashboard-order-row.track-btn-row .button,.new-account .woocommerce-pagination .dashboard-wrapper .dashboard-order_track .dashboard-order-row.track-btn-row .button{line-height:21px}@media screen and (max-width:1199px){.new-account .dashboard-wrapper .dashboard-order_track .dashboard-order-row.track-btn-row .btn,.new-account .dashboard-wrapper .dashboard-order_track .dashboard-order-row.track-btn-row .woocommerce-address-fields .button,.new-account .dashboard-wrapper .dashboard-order_track .dashboard-order-row.track-btn-row .woocommerce-pagination .button,.new-account .woocommerce-address-fields .dashboard-wrapper .dashboard-order_track .dashboard-order-row.track-btn-row .button,.new-account .woocommerce-pagination .dashboard-wrapper .dashboard-order_track .dashboard-order-row.track-btn-row .button{text-transform:uppercase}}@media screen and (max-width:782px){.new-account .dashboard-wrapper .dashboard-order_track .dashboard-order-info-row:last-of-type{display:none}}.new-account .dashboard-wrapper .dashboard-order-row{display:flex;gap:42px}@media screen and (max-width:1199px){.new-account .dashboard-wrapper .dashboard-order-row{gap:25px 12px}}@media screen and (max-width:782px){.new-account .dashboard-wrapper .dashboard-order-row{flex-direction:column;align-items:center}}@media screen and (max-width:782px){.new-account .dashboard-wrapper .dashboard-order-col{display:flex;justify-content:center;width:100%}}.new-account .dashboard-wrapper .dashboard-order-col:first-of-type{max-width:300px;width:100%}.new-account .dashboard-wrapper .dashboard-order-col:last-of-type{flex:1 1 100%}.new-account .dashboard-wrapper .dashboard-order-col:not(.swiper-initialized) .dashboard-order-slider-arrow{display:none}.new-account .dashboard-wrapper .dashboard-order-slider{position:relative}@media screen and (max-width:782px){.new-account .dashboard-wrapper .dashboard-order-slider .swiper-wrapper{max-width:165px}}.new-account .dashboard-wrapper .dashboard-order-slider .dashboard-order-slider-arrow{position:absolute;display:flex;top:50%;z-index:10;transform:translateY(-50%);align-items:center;justify-content:center;width:30px;height:30px;opacity:1;cursor:pointer;background-color:#e1c890;transition:opacity .2s}@media screen and (max-width:782px){.new-account .dashboard-wrapper .dashboard-order-slider .dashboard-order-slider-arrow{width:20px;height:20px}}.new-account .dashboard-wrapper .dashboard-order-slider .dashboard-order-slider-arrow.dashboard-order-slider-prev{left:0}.new-account .dashboard-wrapper .dashboard-order-slider .dashboard-order-slider-arrow.dashboard-order-slider-next{right:0}.new-account .dashboard-wrapper .dashboard-order-slider .dashboard-order-slider-arrow.swiper-button-disabled{opacity:.4}.new-account .dashboard-wrapper .dashboard-order-image{display:flex;align-items:center;justify-content:center;max-width:300px;width:100%;height:100%}@media screen and (max-width:782px){.new-account .dashboard-wrapper .dashboard-order-image{max-width:165px}}.new-account .dashboard-wrapper .dashboard-order-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none}.new-account .dashboard-wrapper .dashboard-order-info{width:100%}.new-account .dashboard-wrapper .dashboard-order-info-row{display:flex;align-items:center;justify-content:space-between;min-height:55px;padding:7px 0;border-bottom:1px solid #f0f0f0}@media screen and (max-width:1199px){.new-account .dashboard-wrapper .dashboard-order-info-row{min-height:38px;padding:4px 0}}@media screen and (max-width:782px){.new-account .dashboard-wrapper .dashboard-order-info-row{padding:4px 30px}}.new-account .dashboard-wrapper .dashboard-order-info-row:first-of-type{border-top:1px solid #f0f0f0}.new-account .dashboard-wrapper .dashboard-order-info-row:last-of-type{padding:34px 0 0;border:none}@media screen and (max-width:782px){.new-account .dashboard-wrapper .dashboard-order-info-row:last-of-type{padding:32px 30px 0}}.new-account .dashboard-wrapper .dashboard-order-info-row:last-of-type .dashboard-order-info-col{flex:1}.new-account .dashboard-wrapper .dashboard-order-info-col{display:flex;font-size:18px;font-weight:700;line-height:21px}@media screen and (max-width:1199px){.new-account .dashboard-wrapper .dashboard-order-info-col{font-size:16px}}.new-account .dashboard-wrapper .delivery-status{padding:9px 35px;border-radius:10px;color:#fff;background-color:#000;text-align:center;font-size:18px}@media screen and (max-width:1199px){.new-account .dashboard-wrapper .delivery-status{padding:3px 21px;border-radius:3px;font-size:14px}}.new-account .dashboard-wrapper .delivery-status.cancelled{background-color:#fa5252}.new-account .dashboard-wrapper .delivery-status.delivered{background-color:#576421}.new-account .dashboard-wrapper .delivery-status.failed{background-color:#212529}.new-account .dashboard-wrapper .delivery-status.on-hold{background-color:#f76707}.new-account .dashboard-wrapper .delivery-status.pending{background-color:#495057}.new-account .dashboard-wrapper .delivery-status.processing{background-color:#fab005}.new-account .dashboard-wrapper .delivery-status.transit{background-color:#3db767}.new-account .dashboard-wrapper .delivery-status.completed{background-color:#37b24d}.new-account .dashboard-wrapper .delivery-status.refunded{background-color:#e03131}.new-account .dashboard-wrapper .btn,.new-account .dashboard-wrapper .woocommerce-address-fields .button,.new-account .dashboard-wrapper .woocommerce-pagination .button,.new-account .woocommerce-address-fields .dashboard-wrapper .button,.new-account .woocommerce-pagination .dashboard-wrapper .button{width:100%;padding:9px 15px;border-radius:10px;text-align:center}@media screen and (max-width:1199px){.new-account .dashboard-wrapper .btn,.new-account .dashboard-wrapper .woocommerce-address-fields .button,.new-account .dashboard-wrapper .woocommerce-pagination .button,.new-account .woocommerce-address-fields .dashboard-wrapper .button,.new-account .woocommerce-pagination .dashboard-wrapper .button{border-radius:3px;text-transform:uppercase;font-size:16px}}@media screen and (max-width:575px){.new-account .dashboard-wrapper .btn,.new-account .dashboard-wrapper .woocommerce-address-fields .button,.new-account .dashboard-wrapper .woocommerce-pagination .button,.new-account .woocommerce-address-fields .dashboard-wrapper .button,.new-account .woocommerce-pagination .dashboard-wrapper .button{padding:3px 15px}}.new-account .dashboard-wrapper .dashboard-order-track-info{display:flex;flex-direction:column;max-width:346px;width:100%;gap:30px;padding:26px 30px 42px;border:1px solid rgba(0,0,0,.17);border-radius:25px}@media screen and (max-width:1199px){.new-account .dashboard-wrapper .dashboard-order-track-info{max-width:100%}}@media screen and (max-width:575px){.new-account .dashboard-wrapper .dashboard-order-track-info{gap:22px;padding:16px 10px 27px}}.new-account .dashboard-wrapper .dashboard-order-track-info .dashboard-order-track-info-title{display:flex;align-items:center;gap:10px}@media screen and (max-width:1199px){.new-account .dashboard-wrapper .dashboard-order-track-info .dashboard-order-track-info-title{justify-content:center}}@media screen and (max-width:575px){.new-account .dashboard-wrapper .dashboard-order-track-info .dashboard-order-track-info-title{justify-content:flex-start}}.new-account .dashboard-wrapper .dashboard-order-track-info .dashboard-order-track-info-title__text{font-size:18px;font-weight:700;line-height:24px}.new-account .dashboard-wrapper .dashboard-order-track-info .dashboard-order-track-info-row:nth-of-type(2){display:flex;justify-content:center;margin-bottom:20px}@media screen and (max-width:575px){.new-account .dashboard-wrapper .dashboard-order-track-info .dashboard-order-track-info-row:nth-of-type(2){margin-bottom:7px}}@media screen and (max-width:575px){.new-account .dashboard-wrapper .dashboard-order-track-info .dashboard-order-track-info-row:nth-of-type(2) .dashboard-order-track-info-col{width:100%}}.new-account .dashboard-wrapper .dashboard-order-track-info .dashboard-order-track-info-row:nth-of-type(2) .dashboard-order-track-info-col img{width:100%}.new-account .dashboard-wrapper .dashboard-order-track-info .tracking-info__date{margin-top:1px}.new-account .dashboard-wrapper .dashboard-order-track-info .tracking-info-row{position:relative;display:flex;justify-content:space-between;margin-left:7px;padding:0 0 42px 18px;border-left:1px dashed #555;color:grey}.new-account .dashboard-wrapper .dashboard-order-track-info .tracking-info-row:last-of-type{padding-bottom:0}.new-account .dashboard-wrapper .dashboard-order-track-info .tracking-info-row::before{content:"";position:absolute;display:block;top:4px;left:-3px;width:5px;height:5px;border-radius:50%;box-shadow:0 0 0 2px #fff,0 0 0 3px grey,0 0 0 4px #fff,0 0 0 5px grey;background-color:grey}.new-account .dashboard-wrapper .dashboard-order-track-info .tracking-info-row.active{color:#000}.new-account .dashboard-wrapper .dashboard-order-track-info .tracking-info-row.active::before{box-shadow:0 0 0 2px #fff,0 0 0 3px #000,0 0 0 4px #fff,0 0 0 5px #000;background-color:#000}.new-account .dashboard-wrapper .dashboard-order-track-info .tracking-info-col{display:flex;align-items:center;font-size:10px;line-height:1}.new-account .dashboard-wrapper .dashboard-order-track-info .dashboard-order-tracking-total-price-row{display:flex;justify-content:space-between}.new-account .dashboard-wrapper .dashboard-order-track-info .dashboard-order-tracking-total-price-col{font-size:18px;font-weight:700;line-height:21px}.new-account .dashboard-recently-purchased{padding:58px 15px 84px;background-color:#000;clear:both}.new-account .dashboard-recently-purchased .dashboard-recently-purchased-title{margin-bottom:55px;color:#fff;text-align:center;font-size:24px;font-weight:700;line-height:24px}@media screen and (max-width:1199px){.new-account .dashboard-recently-purchased .dashboard-recently-purchased-title{margin-bottom:46px;font-size:21px}}.new-account .dashboard-recently-purchased .dashboard-recently-purchased-slider-wrapper{position:relative;max-width:1420px;width:100%;height:0;margin:0 auto 30px;padding:0 83px;opacity:0;visibility:hidden;overflow-y:visible}@media screen and (max-width:782px){.new-account .dashboard-recently-purchased .dashboard-recently-purchased-slider-wrapper{padding:0 40px}}.new-account .dashboard-recently-purchased .dashboard-recently-purchased-item{display:block;flex-shrink:0;width:auto;max-height:100%;height:100%}.new-account .dashboard-recently-purchased .dashboard-recently-purchased-item-row{display:flex;flex-direction:column;gap:33px}@media screen and (max-width:575px){.new-account .dashboard-recently-purchased .dashboard-recently-purchased-item-row{max-width:267px;margin:0 auto}}.new-account .dashboard-recently-purchased .dashboard-recently-purchased-item-row:first-of-type .dashboard-recently-purchased-item-col{display:flex;justify-content:center}.new-account .dashboard-recently-purchased .dashboard-recently-purchased-item-row:first-of-type .dashboard-recently-purchased-item-col .dashboard-recently-purchased-item-link{width:100%;color:#fff}.new-account .dashboard-recently-purchased .dashboard-recently-purchased-item-image{display:flex;align-items:center;justify-content:center;max-width:266px;width:100%;aspect-ratio:1;border-radius:5px;background-color:#d9d9d9;overflow:hidden}.new-account .dashboard-recently-purchased .dashboard-recently-purchased-item-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.new-account .dashboard-recently-purchased .dashboard-recently-purchased-item-title{font-size:18px;line-height:22px}@media screen and (max-width:575px){.new-account .dashboard-recently-purchased .dashboard-recently-purchased-item-title{text-align:center;font-size:24px}}.new-account .dashboard-recently-purchased .dashboard-recently-purchased-next,.new-account .dashboard-recently-purchased .dashboard-recently-purchased-prev{position:absolute;display:none;top:50%;transform:translateY(-50%);align-items:center;justify-content:center;width:34px;aspect-ratio:1;cursor:pointer}@media screen and (max-width:782px){.new-account .dashboard-recently-purchased .dashboard-recently-purchased-next,.new-account .dashboard-recently-purchased .dashboard-recently-purchased-prev{width:28px}}.new-account .dashboard-recently-purchased .dashboard-recently-purchased-next.swiper-button-disabled,.new-account .dashboard-recently-purchased .dashboard-recently-purchased-prev.swiper-button-disabled{opacity:.5}.new-account .dashboard-recently-purchased .dashboard-recently-purchased-prev{left:0}.new-account .dashboard-recently-purchased .dashboard-recently-purchased-next{right:0}.new-account .dashboard-recently-purchased .swiper-scrollbar{position:absolute;bottom:-30px;left:83px;width:calc(100% - 166px);--swiper-scrollbar-drag-bg-color:#E1C890;--swiper-scrollbar-bg-color:#D9D9D9}@media screen and (max-width:782px){.new-account .dashboard-recently-purchased .swiper-scrollbar{left:0;width:100%}}.new-account .dashboard-recently-purchased .swiper-scrollbar .swiper-scrollbar-drag:hover{background:var(--swiper-scrollbar-drag-bg-color,#e1c890)}.new-account .dashboard-recently-purchased.swiper-initialized .dashboard-recently-purchased-slider-wrapper{height:auto;opacity:1;visibility:visible}.new-account .dashboard-recently-purchased.swiper-initialized .dashboard-recently-purchased-next,.new-account .dashboard-recently-purchased.swiper-initialized .dashboard-recently-purchased-prev{display:flex}.new-account .dashboard-recently-purchased.swiper-initialized .dashboard-recently-purchased-next svg path,.new-account .dashboard-recently-purchased.swiper-initialized .dashboard-recently-purchased-prev svg path{fill:#fff}.new-account .dashboard-recently-purchased.swiper-initialized .dashboard-recently-purchased-next.swiper-button-lock,.new-account .dashboard-recently-purchased.swiper-initialized .dashboard-recently-purchased-prev.swiper-button-lock{display:none}.new-account .delivery-header{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:35px;border-bottom:1px solid #d9d9d9}.new-account .delivery-header .delivery-row{display:inline-flex;flex:auto;justify-content:space-between;gap:0 10px}@media screen and (max-width:575px){.new-account .delivery-header .delivery-row{flex-direction:column;align-items:flex-start;gap:30px 0}}.new-account .delivery-header .delivery-row .delivery-col{display:flex;flex-direction:column;flex:1}.new-account .delivery-header .delivery-row .delivery-col strong{display:block;text-transform:uppercase;font-size:18px}@media screen and (max-width:991px){.new-account .delivery-header .delivery-row .delivery-col strong{font-size:14px}}@media screen and (max-width:575px){.new-account .delivery-header .delivery-row .delivery-col strong{font-size:16px}}.new-account .delivery-header .delivery-row .delivery-col strong:not(.delivery-title){margin-top:auto}.new-account .delivery-header .delivery-row .delivery-col .delivery-title{margin-bottom:20px;text-transform:none;font-size:21px;line-height:24px}@media screen and (max-width:991px){.new-account .delivery-header .delivery-row .delivery-col .delivery-title{margin-bottom:10px;font-size:16px;line-height:normal}}.new-account .delivery-header .delivery-row .delivery-col.area-status{flex:2;color:#27593a}@media screen and (max-width:991px){.new-account .delivery-header .delivery-row .delivery-col.area-status{flex:1}}.new-account .delivery-header .delivery-row .delivery-col.area-date{text-align:right}@media screen and (max-width:575px){.new-account .delivery-header .delivery-row .delivery-col.area-date{text-align:left}}.new-account .delivery-header.cancelled{flex-direction:row}@media screen and (max-width:991px){.new-account .delivery-header.cancelled{flex-direction:column;align-items:flex-start}}.new-account .delivery-header.cancelled .delivery-row{max-width:50%;width:100%}@media screen and (max-width:991px){.new-account .delivery-header.cancelled .delivery-row{max-width:calc(66% - 6px);margin-left:auto}}@media screen and (max-width:575px){.new-account .delivery-header.cancelled .delivery-row{max-width:100%;margin-left:0}}.new-account .order-row{display:grid;grid-template-areas:"message message message message" "picture picture picture buttons" "picture picture picture buttons";grid-template-columns:minmax(130px,1fr) 1fr 1fr minmax(100px,270px);align-items:center;gap:43px 15px}@media screen and (max-width:424px){.new-account .order-row{grid-template-areas:"picture picture message message" "picture picture message message" "buttons buttons buttons buttons";grid-template-columns:minmax(130px,1fr) 0 1fr 1fr;padding-top:28px}}.new-account .order-row .order-col{display:flex;flex:1 1 270px;align-items:center}.new-account .order-row .order-col strong{margin-top:5px;font-size:18px}.new-account .order-row .order-col.picture{-ms-grid-row:3;-ms-grid-row-span:3;-ms-grid-column:1;-ms-grid-column-span:5;display:block;grid-area:picture;align-items:start;max-width:130px;height:0;overflow:hidden}.new-account .order-row .order-col.picture .slick-arrow{position:absolute;display:flex;top:50%;z-index:10;transform:translateY(-50%);align-items:center;justify-content:center;width:20px;height:20px;opacity:1;background-color:#e1c890;transition:opacity .2s}.new-account .order-row .order-col.picture .slick-arrow.arrow-prev{left:3px}.new-account .order-row .order-col.picture .slick-arrow.arrow-next{right:3px}.new-account .order-row .order-col.picture .slick-arrow.slick-disabled{opacity:.4}.new-account .order-row .order-col.picture.active{height:auto}.new-account .order-row .order-col.message{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:7;grid-area:message}@media screen and (max-width:424px){.new-account .order-row .order-col.message{align-self:start}}@media screen and (max-width:991px){.new-account .order-row .order-col.message strong{font-size:14px}}@media screen and (max-width:424px){.new-account .order-row .order-col.message strong{font-size:12px;line-height:15px}}.new-account .order-row .order-col.buttons{-ms-grid-row:3;-ms-grid-row-span:3;-ms-grid-column:7;grid-area:buttons}@media screen and (max-width:424px){.new-account .order-row .order-col.picture{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1;-ms-grid-column-span:2}.new-account .order-row .order-col.message{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;-ms-grid-column-span:2}.new-account .order-row .order-col.buttons{-ms-grid-row:3;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:4}}.new-account .order-image{width:130px;height:130px}.new-account .order-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.new-account .order-buttons{display:flex;flex-wrap:wrap;width:100%;gap:20px}.new-account .order-buttons__item{display:block;width:100%;padding:11px;border-radius:5px;color:#fff;text-align:center;font-size:18px;line-height:18px}.new-account .order-buttons form{width:100%}.new-account .woocommerce-pagination .button{display:inline-flex;max-width:270px;text-align:center}.new-account .order-details .order-details-header{border-bottom:1px solid #d9d9d9}.new-account .order-details .order-details-header .order-details-row{display:flex;align-items:flex-end;justify-content:space-between;gap:15px}.new-account .order-details .order-details-header .order-details-row:last-of-type{padding-bottom:62px}@media screen and (max-width:782px){.new-account .order-details .order-details-header .order-details-row:last-of-type{padding-bottom:32px}}.new-account .order-details .order-details-header .order-details-row p{margin-bottom:0;font-size:14px}.new-account .order-details .order-details-header .order-details-col span{line-height:24px}@media screen and (max-width:782px){.new-account .order-details .order-details-header .order-details-col span{font-size:14px}}.new-account .order-details .box-title{margin-top:18px;padding-top:22px;font-size:30px;font-weight:700;line-height:24px}@media screen and (max-width:782px){.new-account .order-details .box-title{margin-top:16px;padding-top:20px;font-size:20px}}@media screen and (max-width:575px){.new-account .order-details .box-title{font-size:16px}}.new-account .order-details .order-details-body{display:flex;flex-direction:column;gap:55px;padding:56px 0 30px;border-bottom:1px solid #d9d9d9}@media screen and (max-width:782px){.new-account .order-details .order-details-body{padding:43px 0}}.new-account .order-details .order-details-body .order-details-row{display:flex;align-items:center;gap:60px}@media screen and (max-width:991px){.new-account .order-details .order-details-body .order-details-row{gap:30px}}@media screen and (max-width:782px){.new-account .order-details .order-details-body .order-details-row{gap:10px}}.new-account .order-details .order-details-body .order-details-row:last-of-type .order-details-col{max-width:330px;width:100%;margin-left:max(190px,100% - 330px)}@media screen and (max-width:991px){.new-account .order-details .order-details-body .order-details-row:last-of-type .order-details-col{max-width:100%;margin-left:0}}.new-account .order-details .order-details-body .order-details-col{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.new-account .order-details .order-details-body .order-details-col:last-of-type{margin-left:auto}.new-account .order-details .order-details-body .order-details-col h4{margin-bottom:8px;font-size:16px;font-weight:700;line-height:normal}@media screen and (max-width:575px){.new-account .order-details .order-details-body .order-details-col h4{margin-bottom:10px;font-size:14px}}.new-account .order-details .order-details-body .order-details-col .quantity{font-size:14px;line-height:normal}@media screen and (max-width:575px){.new-account .order-details .order-details-body .order-details-col .quantity{font-size:12px}}.new-account .order-details .order-details-body .order-details-col .price{font-size:14px;font-weight:400;line-height:24px}.new-account .order-details .order-details-image{display:flex;align-items:center;justify-content:center;width:130px;height:130px}@media screen and (max-width:575px){.new-account .order-details .order-details-image{width:100px;height:100px}}.new-account .order-details .order-details-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.new-account .order-details .price-info{display:flex;flex-direction:column;width:100%;gap:10px;font-size:14px;line-height:normal}.new-account .order-details .price-info-row{display:flex;justify-content:space-between}.new-account .order-details .price-info-col:last-of-type{text-align:right}@media screen and (max-width:374px){.new-account .order-details .price-info-col:last-of-type{max-width:135px;text-align:right}}.new-account .order-details .order-details-footer{display:flex;flex-direction:column;gap:65px;padding-top:25px}.new-account .order-details .order-details-footer .order-details-row:not(.close){display:grid;grid-template-areas:"area-shipping area-billing area-buttons";grid-template-columns:minmax(143px,1fr) minmax(143px,1fr) minmax(132px,270px);gap:15px}@media screen and (max-width:991px){.new-account .order-details .order-details-footer .order-details-row:not(.close){grid-template-areas:"area-shipping area-buttons" "area-billing area-buttons";grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:575px){.new-account .order-details .order-details-footer .order-details-row:not(.close){grid-template-columns:minmax(120px,1fr) minmax(132px,270px)}}@media screen and (max-width:350px){.new-account .order-details .order-details-footer .order-details-row:not(.close){grid-template-areas:"area-shipping area-shipping" "area-billing area-billing" "area-buttons area-buttons";grid-template-columns:1fr;gap:30px 10px}}.new-account .order-details .order-details-footer .order-details-row.close{display:flex}.new-account .order-details .order-details-footer .order-details-row.close .order-details-col{max-width:136px;width:100%;margin-left:auto}@media screen and (max-width:575px){.new-account .order-details .order-details-footer .order-details-row.close .order-details-col{max-width:80px}}.new-account .order-details .order-details-footer .order-details-row.close .btn,.new-account .order-details .order-details-footer .order-details-row.close .woocommerce-address-fields .button,.new-account .order-details .order-details-footer .order-details-row.close .woocommerce-pagination .button,.new-account .woocommerce-address-fields .order-details .order-details-footer .order-details-row.close .button,.new-account .woocommerce-pagination .order-details .order-details-footer .order-details-row.close .button{text-align:center;font-size:18px}@media screen and (max-width:575px){.new-account .order-details .order-details-footer .order-details-row.close .btn,.new-account .order-details .order-details-footer .order-details-row.close .woocommerce-address-fields .button,.new-account .order-details .order-details-footer .order-details-row.close .woocommerce-pagination .button,.new-account .woocommerce-address-fields .order-details .order-details-footer .order-details-row.close .button,.new-account .woocommerce-pagination .order-details .order-details-footer .order-details-row.close .button{padding:3px 24px;font-size:12px}}.new-account .order-details .order-details-footer .order-details-col{display:flex;flex-direction:column;font-size:14px}.new-account .order-details .order-details-footer .order-details-col .title{margin-bottom:30px}@media screen and (max-width:575px){.new-account .order-details .order-details-footer .order-details-col .title{margin-bottom:15px}}.new-account .order-details .order-details-footer .order-details-col p{margin:0}@media screen and (max-width:575px){.new-account .order-details .order-details-footer .order-details-col p{margin-bottom:5px}}@media screen and (max-width:575px){.new-account .order-details .order-details-footer .order-details-col p:last-of-type{margin-bottom:0}}.new-account .order-details .order-details-footer .order-details-col p.woocommerce-customer-details--email{word-break:break-all}.new-account .order-details .order-details-footer .order-details-col.shipping{-ms-grid-row:1;-ms-grid-column:1;grid-area:area-shipping;flex-shrink:0}.new-account .order-details .order-details-footer .order-details-col.billing{-ms-grid-row:1;-ms-grid-column:3;grid-area:area-billing;flex-shrink:0}.new-account .order-details .order-details-footer .order-details-col.buttons{-ms-grid-row:1;-ms-grid-column:5;grid-area:area-buttons}@media screen and (max-width:991px){.new-account .order-details .order-details-footer .order-details-col.shipping{-ms-grid-row:1;-ms-grid-column:1}.new-account .order-details .order-details-footer .order-details-col.billing{-ms-grid-row:2;-ms-grid-column:1}.new-account .order-details .order-details-footer .order-details-col.buttons{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2}}@media screen and (max-width:350px){.new-account .order-details .order-details-footer .order-details-col.shipping{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3}.new-account .order-details .order-details-footer .order-details-col.billing{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:3}.new-account .order-details .order-details-footer .order-details-col.buttons{-ms-grid-row:5;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:3}}.new-account .order-details .order-details-footer .order-details-col.buttons p{text-align:center}@media screen and (max-width:424px){.new-account .order-details .order-details-footer .order-details-col.buttons p{text-align:right}}@media screen and (max-width:424px){.new-account .order-details .order-details-footer .order-details-col.buttons p a{display:inline-block;text-align:right}}.new-account .order-details form{width:100%}.new-account .order-details form .btn,.new-account .order-details form .woocommerce-address-fields .button,.new-account .order-details form .woocommerce-pagination .button,.new-account .woocommerce-address-fields .order-details form .button,.new-account .woocommerce-pagination .order-details form .button{line-height:24px}.new-account .order-details .holder-btn{display:flex;flex-direction:column;align-items:center;gap:13px;margin-bottom:16px}.new-account .order-details .btn,.new-account .order-details .woocommerce-address-fields .button,.new-account .order-details .woocommerce-pagination .button,.new-account .woocommerce-address-fields .order-details .button,.new-account .woocommerce-pagination .order-details .button{width:100%;padding:7px 30px;text-align:center}@media screen and (max-width:991px){.new-account .order-details .btn,.new-account .order-details .woocommerce-address-fields .button,.new-account .order-details .woocommerce-pagination .button,.new-account .woocommerce-address-fields .order-details .button,.new-account .woocommerce-pagination .order-details .button{font-size:14px}}@media screen and (max-width:575px){.new-account .order-details .btn,.new-account .order-details .woocommerce-address-fields .button,.new-account .order-details .woocommerce-pagination .button,.new-account .woocommerce-address-fields .order-details .button,.new-account .woocommerce-pagination .order-details .button{padding:3px 20px}}.new-account .waitlist-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(auto,370px));grid-auto-flow:column;gap:30px}@media screen and (max-width:1199px){.new-account .waitlist-items{grid-template-columns:repeat(2,minmax(auto,370px));grid-auto-flow:row}}@media screen and (max-width:991px){.new-account .waitlist-items{grid-template-columns:repeat(1,minmax(auto,370px))}}@media screen and (max-width:782px){.new-account .waitlist-items{grid-template-columns:repeat(2,minmax(auto,370px))}}@media screen and (max-width:575px){.new-account .waitlist-items{grid-template-columns:repeat(1,minmax(auto,370px));justify-content:center}}.new-account .waitlist-items .waitlist-item{display:flex;flex-direction:column;gap:23px;padding:20px 15px;border-radius:15px;box-shadow:0 4px 30px 0 rgba(0,0,0,.05);background-color:#fff}@media screen and (max-width:782px){.new-account .waitlist-items .waitlist-item{gap:20px;padding:12px 8px}}.new-account .waitlist-items .waitlist-item-row{display:flex;gap:20px}@media screen and (max-width:782px){.new-account .waitlist-items .waitlist-item-row{gap:8px}}.new-account .waitlist-items .waitlist-item-row:first-of-type .waitlist-item-col:first-of-type{flex:0 1 130px}.new-account .waitlist-items .waitlist-item-col{display:flex;flex-direction:column;flex:1}.new-account .waitlist-items .waitlist-item-col:first-of-type{justify-content:center}.new-account .waitlist-items .waitlist-item-image{display:flex;align-items:center;justify-content:center;max-width:130px;width:100%;aspect-ratio:1}.new-account .waitlist-items .waitlist-item-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.new-account .waitlist-items h4{margin:clamp(10px,24px,20%) 0 9px;font-size:16px;font-weight:700;line-height:normal}@media screen and (max-width:782px){.new-account .waitlist-items h4{margin:12px 0 10px}}.new-account .waitlist-items .quantity{font-size:12px;font-weight:400;line-height:normal}.new-account .waitlist-items .waitlist-item-info{display:flex;flex-direction:column;gap:10px}@media screen and (max-width:782px){.new-account .waitlist-items .waitlist-item-info{gap:4px}}.new-account .waitlist-items .waitlist-item-info-row{display:flex;justify-content:space-between;gap:5px}.new-account .waitlist-items .waitlist-item-info-col{font-size:12px;line-height:normal}.new-account .waitlist-items .out-of-stock{color:#d76359}.new-account .waitlist-items .in-stock{color:#3db767}.new-account .waitlist-items .btn,.new-account .waitlist-items .woocommerce-address-fields .button,.new-account .waitlist-items .woocommerce-pagination .button,.new-account .woocommerce-address-fields .waitlist-items .button,.new-account .woocommerce-pagination .waitlist-items .button{padding:6px 23px;font-size:14px}@media screen and (max-width:782px){.new-account .waitlist-items .btn,.new-account .waitlist-items .woocommerce-address-fields .button,.new-account .waitlist-items .woocommerce-pagination .button,.new-account .woocommerce-address-fields .waitlist-items .button,.new-account .woocommerce-pagination .waitlist-items .button{padding:4px 17px}}.new-account .waitlist-items.single-item{display:flex;justify-content:center;margin:-15px}@media screen and (max-width:991px){.new-account .waitlist-items.single-item{flex-wrap:wrap}}.new-account .waitlist-items.single-item::after{content:"";flex:1}.new-account .waitlist-items.single-item .waitlist-item{margin:15px}.new-account .woocommerce-pagination--without-numbers{display:flex;justify-content:space-between;gap:15px}.new-account .rewards-content-wrapper{position:relative}.new-account .rewards-content-wrapper:not(.content-visible) .rewards-content{overflow:hidden}.new-account .rewards-content-wrapper:not(.content-visible) .rewards-content *{box-shadow:none!important}.new-account .rewards-content-wrapper .holder-loader{position:absolute;z-index:100;height:calc(100vh - 218px - var(--wp-admin--admin-bar--height,0px));background-color:#fafafc}@media screen and (max-width:1023px){.new-account .rewards-content-wrapper .holder-loader{height:calc(100vh - 248px - var(--wp-admin--admin-bar--height,0px))}}@media screen and (max-width:782px){.new-account .rewards-content-wrapper .holder-loader{height:calc(100vh - 270px - var(--wp-admin--admin-bar--height,0px))}}.new-account .rewards-content-wrapper .rewards-content{height:calc(100vh - 218px - var(--wp-admin--admin-bar--height,0px))}@media screen and (max-width:1023px){.new-account .rewards-content-wrapper .rewards-content{height:calc(100vh - 248px - var(--wp-admin--admin-bar--height,0px))}}@media screen and (max-width:782px){.new-account .rewards-content-wrapper .rewards-content{height:calc(100vh - 270px - var(--wp-admin--admin-bar--height,0px))}}.new-account .rewards-content-wrapper.content-visible .rewards-content{height:auto!important}.new-account .rewards-block{max-width:1115px;margin:0 auto}.new-account .rewards-block .account-box{border-radius:25px}.new-account .rewards-block .yotpo-widget-my-rewards-widget{max-width:780px;width:100%;margin:0 auto 25px}@media screen and (max-width:782px){.new-account .rewards-block .yotpo-widget-my-rewards-widget{margin-bottom:22px}}.new-account .rewards-block .yotpo-widget-my-rewards-widget .yotpo-logged-in-view{max-width:100%;margin:0;padding:0}.new-account .rewards-block .yotpo-widget-my-rewards-widget .yotpo-logged-in-view .yotpo-headline{display:none;margin-bottom:18px!important}.new-account .rewards-block .yotpo-widget-my-rewards-widget .yotpo-logged-in-view .yotpo-headline .yotpo-inner-text{font-size:24px!important;font-weight:700}.new-account .rewards-block .yotpo-widget-my-rewards-widget .yotpo-logged-in-view .yotpo-description{max-width:374px;margin:0 auto 25px!important;padding:22px;border-radius:25px;background-color:rgba(225,200,144,.2)}@media screen and (max-width:575px){.new-account .rewards-block .yotpo-widget-my-rewards-widget .yotpo-logged-in-view .yotpo-description{padding:18px 20px;margin:0 -30px 25px!important}}.new-account .rewards-block .yotpo-widget-my-rewards-widget .yotpo-logged-in-view .yotpo-description .yotpo-inner-text{display:flex;flex-direction:row;align-items:center;gap:17px;font-size:30px!important;font-weight:600!important}@media screen and (max-width:782px){.new-account .rewards-block .yotpo-widget-my-rewards-widget .yotpo-logged-in-view .yotpo-description .yotpo-inner-text{font-size:20px!important}}@media screen and (max-width:575px){.new-account .rewards-block .yotpo-widget-my-rewards-widget .yotpo-logged-in-view .yotpo-description .yotpo-inner-text{gap:10px}}.new-account .rewards-block .yotpo-widget-my-rewards-widget .yotpo-logged-in-view .yotpo-description .yotpo-inner-text::before{content:"";display:block;width:37px;height:37px;background-image:url(rewards-star.svg);background-position:center;background-size:cover;background-repeat:no-repeat}@media screen and (max-width:575px){.new-account .rewards-block .yotpo-widget-my-rewards-widget .yotpo-logged-in-view .yotpo-description .yotpo-inner-text::before{width:30px;height:30px}}.new-account .rewards-block .yotpo-widget-my-rewards-widget .yotpo-logged-in-view .yotpo-description .yotpo-inner-text .total-points{display:flex;justify-content:space-between;font-size:30px;font-weight:500!important}@media screen and (max-width:782px){.new-account .rewards-block .yotpo-widget-my-rewards-widget .yotpo-logged-in-view .yotpo-description .yotpo-inner-text .total-points{font-size:20px}}.new-account .rewards-block .yotpo-widget-my-rewards-widget .yotpo-logged-in-view .yotpo-description .yotpo-inner-text .total-points__text{display:flex;align-items:center;gap:17px;font-size:inherit}@media screen and (max-width:575px){.new-account .rewards-block .yotpo-widget-my-rewards-widget .yotpo-logged-in-view .yotpo-description .yotpo-inner-text .total-points__text{gap:10px}}.new-account .rewards-block .yotpo-widget-my-rewards-widget .yotpo-logged-in-view .yotpo-description .yotpo-inner-text .total-points__points{display:flex;align-items:center;font-size:inherit;font-weight:600;padding:0 0 0 7px}@media screen and (max-width:575px){.new-account .rewards-block .yotpo-widget-my-rewards-widget .yotpo-logged-in-view .yotpo-description .yotpo-inner-text .total-points__points{font-size:24px}}.new-account .rewards-block .yotpo-widget-my-rewards-widget .yotpo-logged-in-view .yotpo-action-buttons-tile{max-width:374px;width:100%;gap:15px;margin:0 auto}.new-account .rewards-block .yotpo-widget-my-rewards-widget .yotpo-logged-in-view .yotpo-action-buttons-tile .yotpo-primary-button,.new-account .rewards-block .yotpo-widget-my-rewards-widget .yotpo-logged-in-view .yotpo-action-buttons-tile .yotpo-secondary-button{padding:0;width:162px;height:auto;padding:5px 15px;border-radius:10px;transition:all .3s ease}.new-account .rewards-block .yotpo-widget-my-rewards-widget .yotpo-logged-in-view .yotpo-action-buttons-tile .yotpo-primary-button:focus,.new-account .rewards-block .yotpo-widget-my-rewards-widget .yotpo-logged-in-view .yotpo-action-buttons-tile .yotpo-secondary-button:focus{box-shadow:none}.new-account .rewards-block .yotpo-widget-my-rewards-widget .yotpo-logged-in-view .yotpo-action-buttons-tile .yotpo-primary-button .yopto-widget-button-text,.new-account .rewards-block .yotpo-widget-my-rewards-widget .yotpo-logged-in-view .yotpo-action-buttons-tile .yotpo-secondary-button .yopto-widget-button-text{font-size:16px!important}.new-account .rewards-block .yotpo-widget-my-rewards-widget .yotpo-logged-in-view .yotpo-action-buttons-tile .yotpo-primary-button{margin-bottom:0!important;border:1px solid #e1c890;color:#000!important;background-color:#e1c890!important}.new-account .rewards-block .yotpo-widget-my-rewards-widget .yotpo-logged-in-view .yotpo-action-buttons-tile .yotpo-secondary-button{border:1px solid #000;color:#000!important;background-color:#fff!important}.new-account .rewards-block .yotpo-widget-my-rewards-widget .yotpo-logged-in-view .yotpo-action-buttons-tile .yotpo-secondary-button:hover{color:#fff!important;background-color:#000!important}.new-account .rewards-block .yotpo-coupons-redemption-widget{position:relative;max-width:780px;width:100%;margin:0 auto;padding:25px 0;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1)}@media screen and (max-width:782px){.new-account .rewards-block .yotpo-coupons-redemption-widget{padding:22px 0}}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-coupons-redemption-widget-container{padding:0!important}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-content-container{display:none}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list{max-width:100%!important;margin:0!important}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list{flex-wrap:wrap;justify-content:center;gap:30px 60px}@media screen and (max-width:782px){.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list{gap:23px 30px}}@media screen and (max-width:370px){.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list{gap:15px}}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list .yotpo-redemption-item .yotpo-copy-code-container .yotpo-copy-code-button,.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list .yotpo-redemption-slide-item .yotpo-copy-code-container .yotpo-copy-code-button{width:100%;min-height:27px;height:auto;margin-top:20px;padding:2px 5px;border:1px solid #000;border-radius:10px;color:#fff!important;background-color:#000!important;text-transform:none;transition:all .3s ease}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list .yotpo-redemption-item .yotpo-copy-code-container .yotpo-copy-code-button:hover,.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list .yotpo-redemption-slide-item .yotpo-copy-code-container .yotpo-copy-code-button:hover{color:#000!important;background-color:#fff!important}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list .yotpo-redemption-item .yotpo-copy-code-container .yotpo-copy-code-button .yotpo-copy-code-text,.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list .yotpo-redemption-slide-item .yotpo-copy-code-container .yotpo-copy-code-button .yotpo-copy-code-text{width:calc(100% - 15px);font-size:12px;font-weight:700}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list .yotpo-redemption-item .yotpo-copy-code-container .yotpo-copy-code-button .yotpo-copy-icon,.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list .yotpo-redemption-slide-item .yotpo-copy-code-container .yotpo-copy-code-button .yotpo-copy-icon{width:11px;height:11px}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list .yotpo-redemption-item{display:flex;flex-direction:column;align-items:center;max-width:150px;width:100%;aspect-ratio:1;margin:0;padding:25px;border-radius:25px;background-color:rgba(249,244,233,.5)}@media screen and (max-width:575px){.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list .yotpo-redemption-item{max-width:140px;padding:18px}}@media screen and (max-width:370px){.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list .yotpo-redemption-item{max-width:115px;padding:15px}}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list .yotpo-redemption-item .yotpo-redemption-option-container{height:100%;margin:0;padding:0}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list .yotpo-redemption-item .yotpo-redemption-confirmation{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:0}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list .yotpo-redemption-item .yotpo-redemption-confirmation .yotpo-redemption-confirmation-title{font-size:14px;line-height:normal}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list .yotpo-redemption-item .yotpo-redemption-confirmation .yotpo-redemption-confirmation-options{flex-direction:column;gap:5px;margin-top:0}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list .yotpo-redemption-item .yotpo-redemption-confirmation .yotpo-redemption-confirmation-options .yotpo-redemption-confirmation-option{width:100%;height:auto;margin:0;padding:0;border:none}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list .yotpo-redemption-item .yotpo-redemption-confirmation .yotpo-redemption-confirmation-options .yotpo-redemption-confirmation-option .yotpo-action-button-widget{width:100%}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list .yotpo-redemption-item .yotpo-redemption-confirmation .yotpo-redemption-confirmation-options .yotpo-redemption-confirmation-option button{width:100%}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list .yotpo-redemption-item .yotpo-redemption-option-reward{margin-bottom:10px;padding:0;text-align:center;text-transform:uppercase;font-weight:900;line-height:24px}@media screen and (max-width:370px){.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list .yotpo-redemption-item .yotpo-redemption-option-reward{margin-bottom:5px;font-size:21px!important}}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list .yotpo-redemption-item .yotpo-redemption-option-cost{margin-bottom:20px;text-align:center;text-transform:uppercase;line-height:normal}@media screen and (max-width:370px){.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list .yotpo-redemption-item .yotpo-redemption-option-cost{margin-bottom:10px}}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list .yotpo-redemption-item button{display:inline-block;width:auto;height:auto;margin:0;padding:2px 20px;border:#000 solid 1px;border-radius:10px;color:#fff!important;background:#000!important;text-decoration:none!important;font-size:12px;font-weight:700;line-height:21px;transition:all .3s ease;vertical-align:top}@media screen and (max-width:782px){.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list .yotpo-redemption-item button{font-size:14px}}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list .yotpo-redemption-item button:hover{color:#000!important;background-color:#fff!important}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list .yotpo-redemption-item button:hover:not(:disabled){opacity:1}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list .yotpo-redemption-item button span{font-size:inherit;font-weight:inherit}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list .yotpo-redemption-item button:disabled{border-color:#ebebeb;color:#c4c4c4!important;background-color:#ebebeb!important}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list .yotpo-redemption-slide-item .yotpo-copy-code-container .yotpo-copy-code-button{display:inline-flex;min-width:150px;width:auto;gap:5px;padding:5px 10px}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list .yotpo-redemption-slide-item .yotpo-copy-code-container .yotpo-copy-code-button .yotpo-copy-code-text{width:calc(100% - 20px);font-size:15px}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list .yotpo-redemption-slide-item .yotpo-copy-code-container .yotpo-copy-code-button .yotpo-copy-icon{width:15px;height:15px}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list.yotpo-is-mobile .yotpo-redemption-slide-item .yotpo-redemption-option-container{padding:25px!important;border-radius:25px;background-color:rgba(249,244,233,.5)}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list.yotpo-is-mobile .yotpo-redemption-slide-item .yotpo-redemption-option-reward{font-size:21px!important}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-redemption-options-list.yotpo-is-mobile .yotpo-redemption-option-cost{font-size:16px!important}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-message-display-area{position:absolute;top:50%;left:50%;z-index:10;transform:translate(-50%,-50%);height:auto;margin:0}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-message-display-area .yotpo-message-toast-container{min-width:unset;border-radius:10px}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-message-display-area .yotpo-message-toast-title{color:#000}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-message-display-area .yotpo-message-toast-text-body{color:#000}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-is-mobile .swiper-pagination{--swiper-pagination-bullet-active:#1768A9!important}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-is-mobile .yotpo-action-button-widget button{width:auto;height:auto;padding:5px 20px;border-radius:10px}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-is-mobile .yotpo-action-button-widget button .yopto-widget-button-text{font-weight:700}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-is-mobile .yotpo-redemption-confirmation-options{margin-top:20px}.new-account .rewards-block .yotpo-coupons-redemption-widget .yotpo-is-mobile .yotpo-redemption-confirmation-options .yotpo-redemption-confirmation-option{width:auto;height:auto}.new-account .rewards-block .yotpo-is-mobile .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .yotpo-grid-wrapper{width:calc(100% - 30px);padding:0 15px}.new-account .rewards-block .yotpo-is-mobile .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .yotpo-grid{height:calc(100vh - 210px - var(--wp-admin--admin-bar--height,0px))}.new-account .rewards-block .yotpo-is-mobile .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .yotpo-grid-row:not(:first-of-type) .yotpo-row-display{padding:24px 0}.new-account .rewards-block .yotpo-is-mobile .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .yotpo-grid-row .yotpo-row-display{padding:0 0 24px;border-top:none;border-bottom:1px solid #e6e6e6!important}.new-account .rewards-block .yotpo-is-mobile .yotpo-popup-tile-wrapper .first-row-mobile .yotpo-inner-text,.new-account .rewards-block .yotpo-is-mobile .yotpo-popup-tile-wrapper .second-row-mobile .yotpo-inner-text{color:#000!important;font-size:15px!important}.new-account .rewards-block .yotpo-loyalty-popup-overlay{z-index:99999}.new-account .rewards-block .yotpo-popup-tile-wrapper{height:100vh}.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-close-btn-wrapper{margin-top:calc(148px + var(--wp-admin--admin-bar--height,0px))}@media screen and (max-width:1023px){.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-close-btn-wrapper{margin-top:calc(100px + var(--wp-admin--admin-bar--height,0px))}}.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-close-btn-wrapper .yotpo-close-button:focus{box-shadow:none!important}.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper{margin-top:calc(148px + var(--wp-admin--admin-bar--height,0px))}@media screen and (max-width:1023px){.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper{margin-top:calc(100px + var(--wp-admin--admin-bar--height,0px))}}.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .yotpo-rewards-history{padding:35px 4px;border-radius:25px;box-shadow:0 4px 30px 0 rgba(0,0,0,.05)}.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .yotpo-rewards-history :focus{box-shadow:none!important}.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .yotpo-rewards-history-tile{padding-bottom:0}.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .yotpo-rewards-history-title{width:100%!important;margin:0 0 20px;padding:0 32px}@media screen and (max-width:575px){.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .yotpo-rewards-history-title{width:calc(100% - 30px)!important;padding:0 15px}}.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .yotpo-grid-row-headers .yotpo-row-display{padding:0}.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .yotpo-grid-row-headers .first-row-desktop .yotpo-inner-text,.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .yotpo-grid-row-headers .second-row-desktop .yotpo-inner-text{color:#000!important;font-size:14px!important}.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .yotpo-row-display{width:100%;height:auto;padding:10px 0;border-right:0!important;border-left:0!important;border-radius:0!important;border-color:#e6e6e6!important;background-color:transparent!important}.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .first-row-desktop{max-width:clamp(150px,50%,50% + 1rem);width:100%}.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .first-row-desktop .row-date-column{width:clamp(85px,30%,143px);padding-left:32px}@media screen and (max-width:575px){.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .first-row-desktop .row-date-column{padding-left:15px}}.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .first-row-desktop .row-action-column{width:clamp(59px,30%,263px + 1rem)}.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .second-row-desktop .row-points-column-wrapper{width:clamp(40px,20%,50% + 1rem)}.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .second-row-desktop .row-points-column{width:100%}.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .second-row-desktop .row-status-column{display:grid;grid-template-columns:minmax(80px,auto) auto;grid-auto-flow:column;justify-content:space-between;width:clamp(115px,40%,235px + 1rem);margin:auto}@media screen and (max-width:575px){.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .second-row-desktop .row-status-column{padding-left:10px}}.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .second-row-mobile .row-status-column{display:grid;grid-template-columns:auto auto;grid-auto-flow:column;justify-content:flex-end}.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .yotpo-grid .yotpo-grid-row{margin-bottom:0}.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .yotpo-grid .yotpo-grid-row:not(:last-of-type) .yotpo-row-display{border-bottom:none}.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .yotpo-grid .row-points-column-wrapper{display:flex;align-items:center}.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .yotpo-grid .first-row-desktop .yotpo-inner-text,.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .yotpo-grid .second-row-desktop .yotpo-inner-text{color:#000!important;font-size:12px!important}.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .yotpo-grid .row-status-column .yotpo-customized-text{display:flex;align-items:center}.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .yotpo-grid .row-status-column .yotpto-widget-tooltip-wrapper{display:flex;align-items:center;padding-top:0;font-size:10px!important}.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .yotpo-grid .row-status-column .yotpto-widget-tooltip-wrapper .yotpo-widget-v-icon{padding-top:0}.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .yotpo-grid .row-status-column .yotpo-widget-tooltip-message{display:flex;align-items:center}@media screen and (max-width:575px){.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .os-theme-custom-1{overflow:visible!important}}.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .os-theme-custom-1>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{background:#c4c4c4}.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .os-theme-custom-1>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle:hover{background:#888}.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .os-theme-custom-1>.os-scrollbar-vertical{right:23px;width:8px}@media screen and (max-width:991px){.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .os-theme-custom-1>.os-scrollbar-vertical{right:0}}@media screen and (max-width:575px){.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .os-theme-custom-1>.os-scrollbar-vertical{right:10px}}@media screen and (max-width:400px){.new-account .rewards-block .yotpo-popup-tile-wrapper .yotpo-rewards-history-wrapper .os-theme-custom-1>.os-scrollbar-vertical{right:-6px}}.new-account .rewards-block .yotpo-background.yotpo-is-mobile .yotpo-close-btn-wrapper,.new-account .rewards-block .yotpo-background.yotpo-is-mobile .yotpo-rewards-history-wrapper{margin-top:0}.new-account .rewards-block .yotpo-background.yotpo-is-mobile .yotpo-rewards-history-wrapper .yotpo-rewards-history{border-radius:0}.new-account .rewards-block .yotpo-background.yotpo-is-mobile .yotpo-rewards-history-wrapper .yotpo-grid{height:calc(100vh - 79px - var(--wp-admin--admin-bar--height,0px))}.new-account .rewards-block .yotpo-background.yotpo-is-mobile .os-theme-custom-1>.os-scrollbar-vertical{right:-15px!important}.new-account .vip-club{padding-bottom:45px}.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-vip-tiers-list{display:flex;flex-wrap:wrap;padding:0;max-width:1115px}.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-vip-tiers-headline{width:100%;margin-bottom:45px;text-align:left;font-size:21px!important}@media screen and (max-width:575px){.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-vip-tiers-headline{text-align:center;font-size:26px}}.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-vip-tiers-progress-bar-wrapper{display:grid;grid-template-columns:1fr;order:1;width:100%;gap:15px;padding:0;background-color:transparent!important}.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-vip-tiers-container{width:100%;margin:0 0 20px}.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-vip-tiers-container .yotpo-vip-tier-container{border:none!important;background:0 0!important}.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-vip-tiers-container .yotpo-vip-tier-container svg{display:none!important}.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-vip-tiers-container .yotpo-vip-tier-container .yotpo-vip-tier-header{align-items:flex-start}@media screen and (max-width:575px){.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-vip-tiers-container .yotpo-vip-tier-container .yotpo-vip-tier-header{align-items:center}}.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-vip-tiers-container .yotpo-vip-tier-container .yotpo-vip-tier-benefits-list{padding:0}.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-vip-tiers-container .yotpo-vip-tiers-wrapper{display:grid;grid-template-columns:repeat(3,1fr);justify-content:revert;max-width:100%;gap:15px}@media screen and (max-width:575px){.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-vip-tiers-container .yotpo-vip-tiers-wrapper{grid-template-columns:1fr}}.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-vip-tiers-container .yotpo-vip-tier-container{width:auto!important;margin:0!important}.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-vip-tiers-container .yotpo-vip-tier-container:first-of-type{margin-right:auto!important}@media screen and (max-width:575px){.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-vip-tiers-container .yotpo-vip-tier-container:first-of-type{margin:0 auto!important}}.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-vip-tiers-container .yotpo-vip-tier-container:nth-of-type(2){margin:0 auto!important}@media screen and (max-width:575px){.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-vip-tiers-container .yotpo-vip-tier-container:nth-of-type(2){margin:0 auto!important}}.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-vip-tiers-container .yotpo-vip-tier-container:last-of-type{margin-left:auto!important}@media screen and (max-width:575px){.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-vip-tiers-container .yotpo-vip-tier-container:last-of-type{margin:0 auto!important}}.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-vip-tiers-container .yotpo-vip-tier{border:none!important;background-color:transparent!important;text-align:left}@media screen and (max-width:575px){.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-vip-tiers-container .yotpo-vip-tier{text-align:center}}.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-vip-tiers-container .yotpo-vip-tier-icon-wrapper{display:none}.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-vip-tiers-container .yotpo-vip-tier-benefits{margin-top:0;padding:0}.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-vip-tiers-container .yotpo-vip-tier-header{padding:0;background-color:transparent!important}.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-vip-tiers-container .yotpo-vip-tier-header .yotpo-vip-tier-name{margin-bottom:10px;font-size:21px!important;line-height:22px}@media screen and (max-width:575px){.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-vip-tiers-container .yotpo-vip-tier-header .yotpo-vip-tier-name{font-size:24px!important;line-height:1}}.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-vip-tiers-container .yotpo-vip-tier-header .yotpo-vip-tier-threshold{color:#000!important;font-size:15px!important;line-height:22px}@media screen and (max-width:575px){.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-vip-tiers-container .yotpo-vip-tier-header .yotpo-vip-tier-threshold{font-size:14px!important}}.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-vip-tiers-container .yotpo-vip-tier-benefits-list{margin-top:5px!important}@media screen and (max-width:575px){.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-vip-tiers-container .yotpo-vip-tier-benefits-list-item{justify-content:center}}.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-vip-tiers-container .yotpo-vip-tier-benefits-list-item:not(:last-of-type){margin-bottom:5px}.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-vip-tiers-container .yotpo-vip-tier-benefits-list-item svg{display:none}.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-vip-tiers-container .yotpo-vip-tier-benefits-list-item .yotpo-vip-tier-benefit-text{font-size:15px!important;font-weight:600;line-height:22px}.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-vip-tiers-progress-bar-summary{grid-row:2/3}.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-progress-bar-container .yotpo-progress-bar-top .yotpo-progress-bar-top-left,.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-progress-bar-container .yotpo-progress-bar-top .yotpo-progress-bar-top-right{font-size:18px!important}.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-progress-bar-container .yotpo-progress-bar-outer{height:14px;border-radius:100vmax}.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-progress-bar-container .yotpo-progress-bar-inner{border-radius:100vmax;background-color:#cd7f32!important}.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-progress-bar-container .yotpo-progress-bar-indicator{width:14px;border-color:#000!important;background-color:#000!important}.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-progress-bar-container .yotpo-progress-bar-bottom .yotpo-progress-bar-bottom-left,.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-progress-bar-container .yotpo-progress-bar-bottom .yotpo-progress-bar-bottom-right{color:#000!important;font-size:12px!important}.new-account .vip-club .yotpo-vip-tiers-widget .yotpo-is-mobile .yotpo-vip-tiers-card-container .yotpo-vip-tier-benefits{min-height:auto}.new-account .rewards-another-color{padding:60px 0 70px;box-shadow:0 0 0 100vmax #000;background-color:#000;clip-path:inset(0 -100vmax)}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-widget-campaign-widget-container{margin-bottom:71px;padding:0;max-width:1115px}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-container-headline{color:#fff!important}@media screen and (min-width:575px){.new-account .rewards-actions .yotpo-widget-campaign-widget .campaigns-wrapper{display:grid;grid-template-columns:repeat(auto-fit,24%);grid-auto-rows:minmax(130px,auto);justify-content:center;gap:15px 12px;box-sizing:border-box}}@media screen and (max-width:575px){.new-account .rewards-actions .yotpo-widget-campaign-widget .campaigns-wrapper{max-width:280px;margin:0 auto}}.new-account .rewards-actions .yotpo-widget-campaign-widget .campaigns-wrapper .slick-dots li{width:auto;height:auto;margin:0 3px}.new-account .rewards-actions .yotpo-widget-campaign-widget .campaigns-wrapper .slick-dots li button{border-radius:100%;width:6px;height:6px;background:#fff;padding:0}.new-account .rewards-actions .yotpo-widget-campaign-widget .campaigns-wrapper .slick-dots li button:before{display:none}.new-account .rewards-actions .yotpo-widget-campaign-widget .campaigns-wrapper .slick-dots li.slick-active button{background:#1768a9}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-outer-tile{border-radius:25px}@media screen and (min-width:575px){.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-outer-tile{width:auto!important;height:auto!important;border:1px solid #fff;box-shadow:20px 0 30px 0 rgba(0,0,0,.05);background-color:#eeefeb}}@media screen and (max-width:575px){.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-outer-tile{height:135px!important;margin:0 10px}}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-outer-tile:hover{border-color:#e1c890!important}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-tile-wrapper{position:relative}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-tile{position:relative;padding:24px 15px}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-tile:not(.yotpo-tile-completed){cursor:pointer}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-headline-center-element{margin-bottom:5px}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-headline-center-element .yotpo-completed-icon{width:10px!important;margin-right:5px}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-headline-center-element .yotpo-title-text{font-size:20px!important}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-description-text{font-size:14px!important}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-overlay-tile{position:absolute;top:0;left:0}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-overlay-tile:not(.yotpo-completed-tile){cursor:pointer}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-overlay-tile .yotpo-container-action-tile,.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-overlay-tile .yotpo-message-tile{border-radius:24px!important;background-color:#f8f5ee!important}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-overlay-tile .yotpo-container-action-tile.yotpo-is-mobile:not(.yotpo-message-already-completed),.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-overlay-tile .yotpo-message-tile.yotpo-is-mobile:not(.yotpo-message-already-completed){top:50%;left:50%;transform:translate(-50%,-50%);width:80%;min-height:120px;height:auto;border-radius:24px;box-shadow:0 2px 9px 0 rgba(0,0,0,.13)}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-overlay-tile .yotpo-container-action-tile.yotpo-is-mobile .yotpo-widget-campaign-widget-close-icon,.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-overlay-tile .yotpo-message-tile.yotpo-is-mobile .yotpo-widget-campaign-widget-close-icon{width:15px;height:15px}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-overlay-tile .yotpo-message-tile-text,.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-overlay-tile .yotpo-title-text{font-size:14px!important;line-height:normal}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-overlay-tile .yotpo-title-text+.yotpo-flex-row{-moz-column-gap:3px;column-gap:3px;margin-top:5px!important}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-overlay-tile .yotpo-title-text+.yotpo-flex-row+.yotpo-message-text{margin-top:5px!important;font-size:11px!important;line-height:1}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-overlay-tile .yotpo-widget-date-picker{width:auto}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-overlay-tile .yotpo-widget-date-picker .yotpo-campaign-widget-error-message{display:none}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-overlay-tile .yotpo-widget-date-picker+.yotpo-submit-button{margin-top:0!important}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-overlay-tile .yotpo-widget-date-picker+.yotpo-submit-button button{height:100%!important;padding:0 5px!important}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-overlay-tile .yotpo-widget-date-picker+.yotpo-submit-button button:focus{box-shadow:0 0 15px rgba(225,200,144,.7)}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-overlay-tile .yotpo-widget-date-picker+.yotpo-submit-button button .yotpo-widget-campaign-widget-icon{width:15px}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-overlay-tile .yotpo-widget-date-picker.yotpo-is-mobile+.yotpo-submit-button button{padding:0 15px!important}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-overlay-tile .yotpo-widget-date-picker.yotpo-is-mobile .yotpo-widget-mmddyyyy{height:auto}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-overlay-tile .yotpo-widget-date-picker.yotpo-is-mobile .yotpo-widget-mmddyyyy *{font-size:14px!important}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-overlay-tile .yotpo-widget-date-picker.yotpo-is-mobile .yotpo-widget-mmddyyyy input::-moz-placeholder{font-size:14px}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-overlay-tile .yotpo-widget-date-picker.yotpo-is-mobile .yotpo-widget-mmddyyyy input::placeholder{font-size:14px}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-overlay-tile .yotpo-widget-mmddyyyy{width:auto!important;padding:2px 0!important}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-overlay-tile .yotpo-widget-mmddyyyy *{font-size:10px!important}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-overlay-tile .yotpo-widget-mmddyyyy input:focus{box-shadow:0 0 5px rgba(225,200,144,.8)}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-overlay-tile .yotpo-widget-mmddyyyy input::-moz-placeholder{font-size:10px}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-overlay-tile .yotpo-widget-mmddyyyy input::placeholder{font-size:10px}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-overlay-tile .yotpo-submit-button{margin-top:5px!important}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-overlay-tile .yotpo-submit-button button{min-width:unset;height:auto!important;padding:5px 20px!important;font-size:14px!important;line-height:normal;transition:all .3s ease-in}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-overlay-tile .yotpo-submit-button button:hover{opacity:.85}.new-account .rewards-actions .yotpo-widget-campaign-widget .yotpo-overlay-tile .yotpo-submit-button button:focus{box-shadow:none}.new-account .reward-forms-block{padding:20px;border-radius:25px;background-color:#fff;max-width:1115px;margin:0 auto}.new-account .reward-forms-block .yotpo-center-container{height:auto;padding:0}.new-account .reward-forms-block .yotpo-center-container.yotpo-is-mobile{padding:0}.new-account .reward-forms-block .yotpo-tile,.new-account .reward-forms-block .yotpo-tile-wrapper{max-width:100%!important;padding:0!important}.new-account .reward-forms-block .yotpo-friends-emails-view{display:flex;flex-direction:row;gap:22px 14px}@media screen and (max-width:1199px){.new-account .reward-forms-block .yotpo-friends-emails-view{flex-direction:column}}.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-email-view,.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-share-buttons-wrapper{max-width:50%;width:100%;padding:36px 25px;border-radius:25px}@media screen and (max-width:1199px){.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-email-view,.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-share-buttons-wrapper{max-width:100%}}.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-email-view{background-color:rgba(132,153,48,.08);text-align:left}.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-email-view .yotpo-header-text{margin-bottom:10px;font-size:21px!important;font-weight:700!important}@media screen and (max-width:575px){.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-email-view .yotpo-header-text{font-size:24px!important}}.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-email-view #yotpoReferralTitleText{margin-bottom:5px;padding-top:0;font-size:16px!important}@media screen and (max-width:575px){.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-email-view #yotpoReferralTitleText{font-size:14px!important}}.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-email-view #yotpoReferralDescriptionText{color:#000!important;font-size:14px!important}@media screen and (max-width:575px){.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-email-view #yotpoReferralDescriptionText{font-size:16px!important}}.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-email-view .yotpo-referral-widget-form .yotpo-inputs-container{flex:1}.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-email-view .yotpo-referral-widget-form .yotpo-input-container{width:100%}.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-email-view .yotpo-referral-widget-form .yotpo-input-container .yotpo-input-label{color:#000!important}.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-email-view .yotpo-referral-widget-form .yotpo-input,.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-email-view .yotpo-referral-widget-form .yotpo-main-share-body-textarea{width:100%!important;border-radius:10px;border-color:rgba(87,100,33,.21);box-shadow:none!important;background-color:#fff;font-size:15px}@media screen and (max-width:575px){.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-email-view .yotpo-referral-widget-form .yotpo-input,.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-email-view .yotpo-referral-widget-form .yotpo-main-share-body-textarea{font-size:14px}}.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-email-view .yotpo-referral-widget-form .yotpo-input::-moz-placeholder,.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-email-view .yotpo-referral-widget-form .yotpo-main-share-body-textarea::-moz-placeholder{opacity:1;color:#000;font-size:15px;text-overflow:ellipsis}.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-email-view .yotpo-referral-widget-form .yotpo-input::placeholder,.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-email-view .yotpo-referral-widget-form .yotpo-main-share-body-textarea::placeholder{opacity:1;color:#000;font-size:15px;text-overflow:ellipsis}@media screen and (max-width:575px){.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-email-view .yotpo-referral-widget-form .yotpo-input::-moz-placeholder,.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-email-view .yotpo-referral-widget-form .yotpo-main-share-body-textarea::-moz-placeholder{font-size:14px}.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-email-view .yotpo-referral-widget-form .yotpo-input::placeholder,.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-email-view .yotpo-referral-widget-form .yotpo-main-share-body-textarea::placeholder{font-size:14px}}.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-email-view .yotpo-referral-widget-form .yotpo-input:focus,.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-email-view .yotpo-referral-widget-form .yotpo-main-share-body-textarea:focus{box-shadow:none}.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-email-view .yotpo-referral-widget-form .yotpo-input.yotpo-field-error,.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-email-view .yotpo-referral-widget-form .yotpo-main-share-body-textarea.yotpo-field-error{border-color:#c70000}@media screen and (max-width:437px){.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-email-view .yotpo-referral-widget-form .yotpo-input-example{text-align:center}}.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-email-view .yotpo-referral-widget-form .yotpo-submit-form{min-width:unset;border-radius:10px;box-shadow:none!important;transition:all .3s ease}@media screen and (max-width:575px){.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-email-view .yotpo-referral-widget-form .yotpo-submit-form .yotpo-widget-button-text{font-size:15px!important}}.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-email-view.yotpo-is-mobile .yotpo-referral-widget-form{margin-bottom:0}.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-email-view.yotpo-is-mobile .yotpo-submit-form{width:100%}.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-share-buttons-wrapper{margin:0;background-color:#f8f5ee;outline:1px solid #f6f1db}.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-share-buttons-wrapper .yotpo-share-options-headline{grid-template-columns:1fr;margin-bottom:10px!important}.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-share-buttons-wrapper .yotpo-share-options-headline hr{display:none}.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-share-buttons-wrapper .yotpo-share-options-headline-text{width:100%;color:#000!important;text-align:left;text-transform:lowercase;font-size:21px!important;font-weight:700!important}@media screen and (max-width:575px){.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-share-buttons-wrapper .yotpo-share-options-headline-text{font-size:18px!important}}.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-share-buttons-wrapper .yotpo-share-options-headline-text::first-letter{text-transform:uppercase}.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-share-buttons-wrapper .yotpo-copy-text-button,.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-share-buttons-wrapper .yotpo-share-button-widget{border-radius:10px}.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-share-buttons-wrapper .yotpo-copy-text-button:focus,.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-share-buttons-wrapper .yotpo-share-button-widget:focus{box-shadow:none!important}@media screen and (max-width:430px){.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-share-buttons-wrapper .yotpo-share-copy-link{width:100%!important}}.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-share-buttons-wrapper .yotpo-copy-text-button{position:relative}@media screen and (max-width:575px){.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-share-buttons-wrapper .yotpo-copy-text-button{width:100%!important}}.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-share-buttons-wrapper .yotpo-copy-text-button .yotpo-copy-text{font-size:15px!important}@media screen and (max-width:575px){.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-share-buttons-wrapper .yotpo-copy-text-button .yotpo-copy-text{font-size:14px!important}}.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-share-buttons-wrapper .yotpo-copy-text-button .yotpo-text-copied{position:absolute;top:50%;right:10px;transform:translateY(-50%);padding:3px 7px;border-radius:7px;box-shadow:0 0 15px rgba(0,0,0,.1);background:#fff}.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-share-buttons-wrapper .yotpo-share-button-widget .yotpo-share-button-txt{font-size:15px}@media screen and (max-width:575px){.new-account .reward-forms-block .yotpo-friends-emails-view .yotpo-share-buttons-wrapper .yotpo-share-button-widget .yotpo-share-button-txt{font-size:14px}}.new-account .yotpo-final-view :focus{box-shadow:none}.new-account .yotpo-final-view .yotpo-header-text{font-size:20px!important}.new-account .yotpo-final-view .yotpo-title-text{font-size:14px!important}.new-account .yotpo-final-view button{width:100%;border-radius:10px;transition:all .3s ease}.woocommerce-account .new-account .woocommerce-MyAccount-navigation{width:240px;padding:20px 0;background:#f0f0f0}.woocommerce-account .new-account .woocommerce-MyAccount-navigation .holder-name{margin:0 15px 20px;border-bottom:#000 solid 1px}.woocommerce-account .new-account .woocommerce-MyAccount-navigation ul li{margin:0;padding:0}.woocommerce-account .new-account .woocommerce-MyAccount-navigation ul li a{display:flex;align-items:center;padding:16px 15px;color:#000;font-size:16px}.woocommerce-account .new-account .woocommerce-MyAccount-navigation ul li a svg{margin-right:15px}.woocommerce-account .new-account .woocommerce-MyAccount-navigation ul li.is-active{border-color:#d9be8b;background:#fff}.woocommerce-account .new-account .woocommerce-MyAccount-navigation ul li.is-active a{color:#000}.woocommerce-account .new-account .woocommerce-MyAccount-navigation-mobile{margin:0 -15px}.woocommerce-account .new-account .woocommerce-MyAccount-navigation-mobile .select-custom{border:none;border-radius:0;background-color:#000}.woocommerce-account .new-account .woocommerce-MyAccount-navigation-mobile .select-custom::before{border-right-color:#fff;border-bottom-color:#fff}.woocommerce-account .new-account .woocommerce-MyAccount-navigation-mobile .select-custom li a{display:block}.woocommerce-account .new-account .woocommerce-MyAccount-navigation-mobile .select-custom span{display:flex;align-items:center;color:#fff}.woocommerce-account .new-account .woocommerce-MyAccount-navigation-mobile .select-custom svg{margin-right:15px;fill:currentColor}.woocommerce-account .new-account .woocommerce-MyAccount-navigation-mobile .select-custom svg ellipse:not([fill*=url]),.woocommerce-account .new-account .woocommerce-MyAccount-navigation-mobile .select-custom svg path:not([fill*=url]),.woocommerce-account .new-account .woocommerce-MyAccount-navigation-mobile .select-custom svg rect:not([fill*=url]){fill:currentColor}.holder-loader{position:fixed;display:none;top:0;left:0;z-index:99999;align-items:center;justify-content:center;width:100%;height:100%;background:rgba(255,255,255,.5)}.holder-loader.show{display:flex}.lds-ring{position:relative;display:inline-block;width:80px;height:80px}.lds-ring div{position:absolute;display:block;width:64px;height:64px;margin:8px;border-width:8px;border-radius:50%;border-color:#000 transparent transparent transparent;box-sizing:border-box;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-style:solid}.lds-ring div:nth-child(1){animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.ring{transform-origin:center;width:var(--uib-size);height:var(--uib-size);animation:rotate var(--uib-speed) linear infinite;--uib-size:40px;--uib-speed:2s;--uib-color:black;vertical-align:middle}.ring circle{fill:none;stroke:var(--uib-color);animation:stretch calc(var(--uib-speed) * .75) ease-in-out infinite;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes stretch{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}100%{stroke-dashoffset:-124px}}.congrats-popup-wrapper{position:absolute;z-index:1000;padding:15px}.congrats-popup-wrapper::before{content:"";position:fixed;top:0;left:0;z-index:100000;width:100%;height:100%;opacity:0;visibility:hidden;background-color:rgba(0,0,0,.35);transition:all .1s ease-out}.congrats-popup-wrapper .congrats-popup{position:relative;z-index:100000;max-width:326px;width:100%;padding:0 12px;border-radius:23px;opacity:0;visibility:hidden;transition:opacity .1s ease-out;overflow:hidden}.congrats-popup-wrapper .congrats-popup::after,.congrats-popup-wrapper .congrats-popup::before{content:"";position:absolute;display:block;top:0;width:12px;height:100%;background-image:url(../images/my-account/congrats-bg-bulb.svg);background-position:left top;background-size:cover;background-repeat:no-repeat}.congrats-popup-wrapper .congrats-popup::before{left:0}.congrats-popup-wrapper .congrats-popup::after{right:0;transform:scaleX(-1)}.congrats-popup-wrapper .congrats-popup .congrats-popup-inner{position:relative;z-index:1;padding:15px 20px 37px;background-color:#fff}.congrats-popup-wrapper .congrats-popup .congrats-popup-inner::before{content:"";position:absolute;display:block;top:0;left:-12px;z-index:-1;width:calc(100% + 24px);height:90%;background-image:url(../images/my-account/congrats-bg-1.svg);background-position:center;background-size:cover;background-repeat:no-repeat}.congrats-popup-wrapper .congrats-popup__close{position:absolute;display:flex;top:9px;right:0;align-items:center;justify-content:center;border-radius:100vmax;cursor:pointer;background-color:#fff}.congrats-popup-wrapper .congrats-popup__head{margin-top:63px;padding-bottom:39px;border-bottom:2px dashed #000}.congrats-popup-wrapper .congrats-popup__title{margin-bottom:0!important;color:#56f;text-align:center;font-size:30px;font-weight:700;line-height:normal}.congrats-popup-wrapper .congrats-popup__body{padding-top:33px}.congrats-popup-wrapper .congrats-popup__reward{margin:0!important;text-align:center;font-size:18px;font-weight:500}.congrats-popup-wrapper .congrats-popup__reward strong{display:block;font-size:24px;font-weight:600}.congrats-popup-wrapper.visible .congrats-popup,.congrats-popup-wrapper.visible::before{opacity:1;visibility:visible}
/*# sourceMappingURL=edit-account.min.css.map */
