:root,.color-background-1{--color-foreground: var(--color-base-text);--color-background: var(--color-base-background-1);--gradient-background: var(--gradient-base-background-1)}.color-background-2{--color-background: var(--color-base-background-2);--gradient-background: var(--gradient-base-background-2)}.color-inverse{--color-foreground: var(--color-base-background-1);--color-background: var(--color-base-text);--gradient-background: rgb(var(--color-base-text))}.color-accent-1{--color-foreground: var(--color-base-solid-button-labels);--color-background: var(--color-base-accent-1);--gradient-background: var(--gradient-base-accent-1)}.color-accent-2{--color-foreground: var(--color-base-solid-button-labels);--color-background: var(--color-base-accent-2);--gradient-background: var(--gradient-base-accent-2)}.color-foreground-outline-button{--color-foreground: var(--color-base-outline-button-labels)}.color-foreground-accent-1{--color-foreground: var(--color-base-accent-1)}.color-foreground-accent-2{--color-foreground: var(--color-base-accent-2)}:root,.color-background-1{--color-link: var(--color-base-outline-button-labels);--alpha-link: .85}.color-background-2,.color-inverse,.color-accent-1,.color-accent-2{--color-link: var(--color-foreground);--alpha-link: .7}:root,.color-background-1{--color-button: var(--color-base-accent-1);--color-button-text: var(--color-base-solid-button-labels);--alpha-button-background: 1;--alpha-button-border: 1}.color-background-2,.color-inverse,.color-accent-1,.color-accent-2{--color-button: var(--color-foreground);--color-button-text: var(--color-background)}.button--secondary{--color-button: var(--color-base-outline-button-labels);--color-button-text: var(--color-base-outline-button-labels);--alpha-button-background: 0}.color-background-2 .button--secondary,.color-inverse .button--secondary,.color-accent-1 .button--secondary,.color-accent-2 .button--secondary{--color-button: var(--color-foreground);--color-button-text: var(--color-foreground)}.button--tertiary{--color-button: var(--color-base-outline-button-labels);--color-button-text: var(--color-base-outline-button-labels);--alpha-button-background: 0;--alpha-button-border: .2}.color-background-2 .button--tertiary,.color-inverse .button--tertiary,.color-accent-1 .button--tertiary,.color-accent-2 .button--tertiary{--color-button: var(--color-foreground);--color-button-text: var(--color-foreground)}:root,.color-background-1{--color-badge-background: var(--color-background);--color-badge-border: var(--color-foreground);--alpha-badge-border: .1}.color-background-2,.color-inverse,.color-accent-1,.color-accent-2{--color-badge-background: var(--color-background);--color-badge-border: var(--color-background);--alpha-badge-border: 1}:root,.color-background-1,.color-background-2{--color-card-hover: var(--color-base-text)}.color-inverse{--color-card-hover: var(--color-base-background-1)}.color-accent-1,.color-accent-2{--color-card-hover: var(--color-base-solid-button-labels)}:root,.color-icon-text{--color-icon: rgb(var(--color-base-text))}.color-icon-accent-1{--color-icon: rgb(var(--color-base-accent-1))}.color-icon-accent-2{--color-icon: rgb(var(--color-base-accent-2))}.color-icon-outline-button{--color-icon: rgb(var(--color-base-outline-button-labels))}.no-js:not(html){display:none!important}html.no-js .no-js:not(html){display:block!important}.no-js-inline{display:none!important}html.no-js .no-js-inline{display:inline-block!important}html.no-js .no-js-hidden{display:none!important}.page-width{max-width:var(--page-width);margin:0 auto;padding:0 1.5rem}.page-width-desktop{padding:0;margin:0 auto}@media screen and (min-width: 750px){.page-width{padding:0 5rem}.page-width--narrow{padding:0 9rem}.page-width-desktop{padding:0}.page-width-tablet{padding:0 5rem}}@media screen and (min-width: 990px){.page-width--narrow{max-width:72.6rem;padding:0 20px}.page-width-desktop{max-width:var(--page-width);padding:0 5rem}}.element-margin{margin-top:5rem}@media screen and (min-width: 750px){.element-margin{margin-top:calc(5rem + var(--page-width-margin))}}.spaced-section--full-width+.spaced-section--full-width{margin-top:0}.spaced-section--full-width:first-child{margin-top:0}.spaced-section--full-width:last-child{margin-bottom:0}body,.color-background-1,.color-background-2,.color-inverse,.color-accent-1,.color-accent-2{color:rgba(var(--color-foreground));background-color:rgb(var(--color-background))}.background-secondary{background-color:rgba(var(--color-foreground),.04);padding:4rem 0 5rem}@media screen and (min-width: 750px){.background-secondary{padding:calc(6rem + var(--page-width-margin)) 0 calc(5rem + var(--page-width-margin))}}.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}.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-to-content-link:focus{z-index:9999;position:inherit;overflow:auto;width:auto;height:auto;clip:auto}.full-width-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index: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)}h1,h2,h3,h4,h5,.h0,.h1,.h2,.h3,.h4,.h5{letter-spacing:calc(var(--font-heading-scale) * .06rem)}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}.caption-large,.customer .field input,.customer select,.field__input,.form__label,.select__select{font-size:1.3rem;line-height:calc(1 + .5 / var(--font-body-scale));letter-spacing:.04rem}.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)}.hidden{display:none!important}@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}}.center{text-align:center}.right{text-align:right}.uppercase{text-transform:uppercase}.light{opacity:.7}.link,.customer a{cursor:pointer;display:inline-block;border:none;box-shadow:none;color:rgb(var(--color-link));background-color:transparent;font-size:1.8rem;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}.link[role=link]:not([href]){cursor:not-allowed}.circle-divider:after{content:"\2022";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}}:root{--duration-short: .1s;--duration-default: .2s;--duration-long: .5s}.underlined-link,.customer a{color:rgba(var(--color-link),var(--alpha-link));text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness ease .1s}.underlined-link:hover,.customer a: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:translate(-.25rem);transition:transform var(--duration-short) ease}.animate-arrow:hover .icon-arrow path{transform:translate(-.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:transparent}.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,.no-js *:focus{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)}.no-js *:focus:not(:focus-visible){outline:0;box-shadow:none}.focus-inset:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:-.2rem;box-shadow:0 0 .2rem rgba(var(--color-foreground),.3)}.focused.focus-inset,.no-js .focus-inset:focus{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:-.2rem;box-shadow:0 0 .2rem rgba(var(--color-foreground),.3)}.no-js .focus-inset:focus:not(:focus-visible){outline:0;box-shadow:none}.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,.no-js .focus-offset:focus{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)}.no-js .focus-offset:focus:not(:focus-visible){outline:0;box-shadow:none}.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:4rem 0 3rem;flex-wrap:wrap}.title--primary{margin:4rem 0}.title-wrapper--self-padded-tablet-down,.title-wrapper--self-padded-mobile{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{color:rgb(var(--color-link));margin-top:0;flex-shrink:0}@media screen and (min-width: 990px){.title-wrapper-with-link.title-wrapper-with-link--no-heading{display:none}}.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;margin-left:-.5rem;padding:0;list-style:none}@media screen and (min-width: 750px){.grid{margin-left:-1rem}}.grid__item{padding-left:.5rem;padding-bottom:.5rem;width:calc(25% - .375rem);max-width:50%;flex-grow:1;flex-shrink:0}@media screen and (min-width: 750px){.grid__item{padding-left:1rem;padding-bottom:1rem;width:calc(25% - .75rem);max-width:50%}}.grid--gapless .grid__item{padding-left:0;padding-bottom:0}@media screen and (max-width: 749px){.grid__item.slider__slide--full-width{width:100%;max-width:none}}@media screen and (min-width: 750px) and (max-width: 989px){.grid--one-third-max.grid--3-col-tablet .grid__item{max-width:33.33%}}@media screen and (min-width: 990px){.grid--quarter-max.grid--4-col-desktop .grid__item{max-width:25%}}.grid--1-col .grid__item{max-width:100%;width:100%}.grid--3-col .grid__item{width:calc(33.33% - .5rem * 2 / 3)}@media screen and (min-width: 750px){.grid--3-col .grid__item{width:calc(33.33% - 1rem * 2 / 3)}}.grid--2-col .grid__item{width:calc(50% - .25rem)}@media screen and (min-width: 750px){.grid--2-col .grid__item{width:calc(50% - .5rem)}.grid--4-col-tablet .grid__item{width:calc(25% - .75rem)}.grid--3-col-tablet .grid__item{width:calc(33.33% - 1rem * 2 / 3)}.grid--2-col-tablet .grid__item{width:calc(50% - .5rem)}}@media screen and (min-width: 990px){.grid--4-col-desktop .grid__item{width:calc(25% - .75rem)}.grid--3-col-desktop .grid__item{width:calc(33.33% - 1rem * 2 / 3)}.grid--2-col-desktop .grid__item{width:calc(50% - .5rem)}}.grid__item--vertical-align{align-self:center}.grid__item--full-width{flex:0 0 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{width:calc(50% - 1.875rem)}.grid--peek .grid__item:first-of-type{padding-left:1.5rem}.grid--peek .grid__item:last-of-type{padding-right:1.5rem}}@media screen and (min-width: 750px) and (max-width: 989px){.slider--tablet.grid--peek .grid__item{width:calc(25% - 3rem)}.slider--tablet.grid--peek.grid--3-col-tablet .grid__item{width:calc(33.33% - 4rem * 2 / 3)}.slider--tablet.grid--peek.grid--2-col-tablet .grid__item{width:calc(50% - 2rem)}.slider--tablet.grid--peek .grid__item:first-of-type{padding-left:1.5rem}.slider--tablet.grid--peek .grid__item:last-of-type{padding-right:1.5rem}}@media screen and (max-width: 989px){.slider--tablet.grid--peek{margin:0;width:100%}.slider--tablet.grid--peek .grid__item{box-sizing:content-box;margin:0}}.media{display:block;background-color:rgba(var(--color-foreground),.1);position:relative;overflow:hidden}.media--transparent{background-color:transparent}.media>*:not(.zoom):not(.deferred-media__poster-button),.media model-viewer{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%}.media>img{object-fit:cover;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}.share-button{display:block;position:relative}.share-button details{width:fit-content}.share-button__button{font-size:1.4rem;display:flex;min-height:2.4rem;align-items:center;color:rgb(var(--color-link));margin-left:0;padding-left:0}details[open]>.share-button__fallback{animation:animateMenuOpen var(--duration-default) ease}.share-button__button:hover{text-decoration:underline;text-underline-offset:.3rem}.share-button__button,.share-button__fallback button{cursor:pointer;background-color:transparent;border:none}.share-button__button .icon-share{height:1.2rem;margin-right:1rem;width:1.3rem}.share-button__fallback{background:rgb(var(--color-background));display:flex;align-items:center;position:absolute;top:3rem;left:.1rem;z-index:3;width:100%;min-width:max-content;box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.55)}.share-button__fallback button{width:4.4rem;height:4.4rem;padding:0;flex-shrink:0;display:flex;justify-content:center;align-items:center}.share-button__fallback button:hover{color:rgba(var(--color-foreground),.75)}.share-button__fallback button:hover svg{transform:scale(1.07)}.share-button__close:not(.hidden)+.share-button__copy{display:none}.share-button__close,.share-button__copy{background-color:transparent;color:rgb(var(--color-foreground))}.share-button__fallback .field__input{box-shadow:none;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.share-button__fallback .icon{width:1.5rem;height:1.5rem}.share-button__message:not(:empty){display:flex;align-items:center;width:100%;height:100%;margin-top:0;padding:.8rem 0 .8rem 1.5rem}.share-button__message:not(:empty):not(.hidden)~*{display:none}.field__input,.select__select,.customer .field input,.customer select{-webkit-appearance:none;appearance:none;background-color:transparent;border:.1rem solid transparent;border-radius:0;color:rgb(var(--color-foreground));font-size:1.6rem;width:100%;box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.55);height:4.5rem;box-sizing:border-box;transition:box-shadow var(--duration-short) ease}.select__select{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:1.2rem;color:rgba(var(--color-foreground),.75)}.field__input:hover,.select__select:hover,.customer .field input:hover,.customer select:hover,.localization-form__select:hover{box-shadow:0 0 0 .2rem rgba(var(--color-foreground),.55)}.field__input:focus,.select__select:focus,.customer .field input:focus,.customer select:focus,.localization-form__select:focus{box-shadow:0 0 0 .2rem rgba(var(--color-foreground),.75);outline:transparent}.text-area,.select{display:inline-block;position:relative;width:100%}.select .icon-caret,.customer select+svg{height:.6rem;pointer-events:none;position:absolute;top:calc(50% - .2rem);right:1.5rem}.select__select,.customer select{cursor:pointer;line-height:calc(1 + .6 / var(--font-body-scale));padding:0 4rem 0 1.5rem}.field{position:relative;width:100%;display:flex}.customer .field{display:block}.field--with-error{flex-wrap:wrap}.field__input,.customer .field input{flex-grow:1;text-align:left;padding:1.5rem}.field__label,.customer .field label{font-size:1.6rem;left:1.5rem;top:1rem;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}.field__input:focus~.field__label,.field__input:not(:placeholder-shown)~.field__label,.field__input:-webkit-autofill~.field__label,.customer .field input:focus~label,.customer .field input:not(:placeholder-shown)~label,.customer .field input:-webkit-autofill~label{font-size:1rem;top:.3em;letter-spacing:.04rem}.field__input::-webkit-search-cancel-button,.customer .field input::-webkit-search-cancel-button{display:none}.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}.field__input:-webkit-autofill~.field__button,.field__input:-webkit-autofill~.field__label,.customer .field input:-webkit-autofill~label{color:#000}.text-area{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);padding:1.2rem;min-height:10rem;resize:none}.text-area--resize-vertical{resize:vertical}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}.form__message .icon,.customer .form__message svg{flex-shrink:0;height:1.3rem;margin-right:.5rem;width:1.3rem}.form__message--large .icon,.customer .form__message svg{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{border:.1rem solid rgba(var(--color-base-text),.08);position:relative;height:4.5rem;width:calc(14rem / var(--font-body-scale));display:flex}.quantity__input{color:currentColor;font-size:1.4rem;font-weight:500;opacity:.85;text-align:center;background-color:transparent;border:0;padding:0 .5rem;width:100%;flex-grow:1;-webkit-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 svg{width:1rem;pointer-events:none}.quantity__input:-webkit-autofill,.quantity__input:-webkit-autofill:hover,.quantity__input:-webkit-autofill:active{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-outer-spin-button,.quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity__input[type=number]{-moz-appearance:textfield}.modal__toggle{list-style-type:none}.no-js details[open] .modal__toggle{position:absolute;z-index:5}.modal__toggle-close{display:none}.no-js details[open] svg.modal__toggle-close{display:flex;z-index:1;height:1.7rem;width:1.7rem}.modal__toggle-open{display:flex}.no-js details[open] .modal__toggle-open{display:none}.no-js .modal__close-button.link{display:none}.modal__close-button.link{display:flex;justify-content:center;align-items:center;padding:0rem;height:4.4rem;width:4.4rem;background-color:transparent}.modal__close-button .icon{width:1.7rem;height:1.7rem}.modal__content{position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(var(--color-background));z-index:99999999;display:flex;justify-content:center;align-items:center}.media-modal{cursor:zoom-out}.media-modal .deferred-media{cursor:initial}.cart-count-bubble:empty{display:none}.cart-count-bubble{position:absolute;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));height:1.7rem;width:1.7rem;border-radius:100%;display:flex;justify-content:center;align-items:center;font-size:.9rem;bottom:.8rem;left:1.1rem;line-height:calc(1 + .1 / var(--font-body-scale))}#shopify-section-announcement-bar{z-index:4}.announcement-bar{color:rgb(var(--color-foreground))}.announcement-bar__link{display:block;width:100%;padding:1rem 2rem;text-decoration:none}.announcement-bar__link:hover{color:rgb(var(--color-foreground));background-color:rgba(var(--color-card-hover),.06)}.announcement-bar__link .icon-arrow{display:inline-block;pointer-events:none;margin-left:.8rem;vertical-align:middle;margin-bottom:.2rem}.announcement-bar__link .announcement-bar__message{padding:0}.announcement-bar__message{text-align:center;padding:1rem 2rem;margin:0;letter-spacing:.1rem}#shopify-section-new-announcement{margin-top:150px}#shopify-section-header{z-index:3}.shopify-section-header-sticky{position:sticky;top:0}.shopify-section-header-hidden{transform:translateY(-100%)}#shopify-section-header.animate{transition:transform .15s ease-out}.header-wrapper{display:block;position:relative;background-color:rgb(var(--color-background));z-index:9}.header{display:grid;grid-template-areas:"left-icon heading icons";grid-template-columns:1fr 2fr 1fr;align-items:center}@media screen and (min-width: 990px){.header--top-left,.header--middle-left:not(.header--has-menu){grid-template-areas:"heading icons" "navigation navigation";grid-template-columns:1fr auto}.header--middle-left{grid-template-areas:"heading navigation icons";grid-template-columns:auto auto 1fr;column-gap:2rem}.header--top-center{grid-template-areas:"left-icon heading icons" "navigation navigation navigation"}.header:not(.header--middle-left) .header__inline-menu{margin-top:1.05rem}}@media (max-width: 375px){.body-padding{padding-left:5px;padding-right:5px}.ctm_new_announcement_text{font-size:11px!important;font-weight:500}}@media (max-width: 320px){.new-announcement-bar .ctm_new_announcement_text{font-size:9px!important;font-weight:600!important}}@media (max-width: 480px){.ctm_new_announcement_text{font-size:12px!important;font-weight:600!important}}@media (max-width: 575px){.new-announcement-bar .ctm_new_announcement_text{font-weight:600}}@media (max-width: 768px){.new-announcement-bar .ctm_new_announcement_text{font-weight:600}}@media (max-width: 989px){body.overflow-hidden-tablet .announcement{display:none}}.header *[tabindex="-1"]:focus{outline:none}.header__heading{margin:0;line-height:0}.header>.header__heading-link{line-height:0}.header__heading,.header__heading-link{grid-area:heading;justify-self:center}.header__heading-link{display:inline-block;padding:.75rem;text-decoration:none;word-break:break-word}.header__heading-link:hover .h2{color:rgb(var(--color-foreground))}.header__heading-link .h2{line-height:1;color:rgba(var(--color-foreground),.75)}.header__heading-logo{height:auto;width:100%}@media screen and (max-width: 989px){.header__heading,.header__heading-link{text-align:center}}@media screen and (min-width: 990px){.header__heading-link{margin-left:-.75rem}.header__heading,.header__heading-link{justify-self:start}.header--top-center .header__heading-link,.header--top-center .header__heading{justify-self:center;text-align:center}}.header__icons{display:flex;grid-area:icons;justify-self:end}.header__icon:not(.header__icon--summary),.header__icon span{display:flex;align-items:center;justify-content:center}.header__icon{color:rgb(var(--color-foreground))}.header__icon span{height:100%}.header__icon:after{content:none}.header__icon:hover .icon,.modal__close-button:hover .icon{transform:scale(1.07)}.header__icon .icon{width:15px;height:15px;fill:none;vertical-align:middle}.header__icons a{margin-left:30px;margin-right:0}.header__icons img{width:20px}.header__icon--cart{position:relative;margin-right:-1.2rem}@media screen and (max-width: 989px){menu-drawer~.header__icons .header__icon--account{display:none}}menu-drawer+.header__search{display:none}.header>.header__search{grid-area:left-icon;justify-self:start}.header:not(.header--has-menu) *>.header__search{display:none}.header__search{display:inline-flex;line-height:0}.header--top-center>.header__search{display:none}.header--top-center *>.header__search{display:inline-flex}@media screen and (min-width: 990px){.header:not(.header--top-center) *>.header__search,.header--top-center>.header__search{display:inline-flex}.header:not(.header--top-center)>.header__search,.header--top-center *>.header__search{display:none}}.no-js .predictive-search{display:none}details[open]>.search-modal{opacity:1;animation:animateMenuOpen var(--duration-default) ease}details[open] .modal-overlay{display:block}details[open] .modal-overlay:after{position:absolute;content:"";background-color:rgb(var(--color-foreground),.5);top:100%;left:0;right:0;height:100vh}.no-js details[open]>.header__icon--search{top:1rem;right:.5rem}.search-modal{opacity:0;border-bottom:.1rem solid rgba(var(--color-foreground),.08);height:100%}.search-modal__content{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0 5rem 0 1rem;line-height:calc(1 + .8 / var(--font-body-scale))}.search-modal__form{width:100%}.search-modal__close-button{position:absolute;right:.3rem}@media screen and (min-width: 750px){.search-modal__close-button{right:1rem}.search-modal__content{padding:0 6rem}}@media screen and (min-width: 990px){.search-modal__form{max-width:47.8rem}.search-modal__close-button{position:initial;margin-left:.5rem}}.header__icon--menu .icon{display:block;position:absolute;opacity:1;transform:scale(1);transition:transform .15s ease,opacity .15s ease}details:not([open])>.header__icon--menu .icon-close,details[open]>.header__icon--menu .icon-hamburger{visibility:hidden;opacity:0;transform:scale(.8)}.js details[open]:not(.menu-opening)>.header__icon--menu .icon-close{visibility:hidden}.js details[open]:not(.menu-opening)>.header__icon--menu .icon-hamburger{visibility:visible;opacity:1;transform:scale(1.07)}.header__inline-menu details[open]>.header__submenu{opacity:1;transform:translateY(0);animation:animateMenuOpen var(--duration-default) ease;z-index:1}.header__inline-menu{margin-left:-1.2rem;grid-area:navigation;display:none}.header--top-center .header__inline-menu,.header--top-center .header__heading-link{margin-left:0}@media screen and (min-width: 990px){.header__inline-menu{display:block}.header--top-center .header__inline-menu{justify-self:center}.header--top-center .header__inline-menu>.list-menu--inline{justify-content:center}.header--middle-left .header__inline-menu{margin-left:0}}.header__menu{padding:0 1rem}.header__menu-item{padding:1.2rem;text-decoration:none;color:rgba(var(--color-foreground),.75)}.header__menu-item:hover{color:rgb(var(--color-foreground))}.header__menu-item span{transition:text-decoration var(--duration-short) ease}.header__menu-item:hover span{text-decoration:underline;text-underline-offset:.3rem}.header__active-menu-item{transition:text-decoration-thickness var(--duration-short) ease;color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem}.header__menu-item:hover .header__active-menu-item{text-decoration-thickness:.2rem}.header__submenu{transition:opacity var(--duration-default) ease,transform var(--duration-default) ease}.header__submenu.list-menu{padding:2rem 0}.header__submenu .header__submenu{background-color:rgba(var(--color-foreground),.03);padding:.5rem 0;margin:.5rem 0}.header__submenu .header__menu-item:after{right:2rem}.header__submenu .header__menu-item{padding:.95rem 3.5rem .95rem 2rem}.header__submenu .header__submenu .header__menu-item{padding-left:3rem}.header__menu-item .icon-caret{right:.8rem}.header__submenu .icon-caret{right:2rem}details-disclosure>details{position:relative}@keyframes animateMenuOpen{0%{opacity:0;transform:translateY(-1.5rem)}to{opacity:1;transform:translateY(0)}}.overflow-hidden-mobile,.overflow-hidden-tablet{overflow:hidden}@media screen and (min-width: 750px){.overflow-hidden-mobile{overflow:auto}}@media screen and (min-width: 990px){.overflow-hidden-tablet{overflow:auto}}.badge{border:1px solid transparent;border-radius:4rem;display:inline-block;font-size:1.2rem;letter-spacing:.1rem;line-height:1;padding:.6rem 1.3rem;text-align:center;background-color:rgb(var(--color-badge-background));border-color:rgba(var(--color-badge-border),var(--alpha-badge-border));color:rgb(var(--color-foreground));word-break:break-word}.gradient{background:var(--color-background);background:var(--gradient-background);background-attachment:fixed}@media screen and (forced-colors: active){.icon{color:CanvasText;fill:CanvasText!important}.icon-close-small path{stroke:CanvasText}}.product__image-slider{width:100%}.product__image-slider .carousel-cell{width:100%;height:auto;margin:0 5px}.product__image-slider .carousel-cell img{width:100%;height:100%}.grid__item .product__image-slider{margin-bottom:2rem}.product__image-slider .flickity-viewport{transition:height .2s}.flickity-button:disabled{display:none}.product__image-thumbnail .carousel-cell{width:20%;margin-right:10px}.product__image-thumbnail .carousel-cell img{width:100%;height:100%}@media screen and (min-width: 990px){.product:not(.product--no-media):not(.featured-product) .product__media-wrapper{max-width:50%!important;width:calc(50% - .5rem)!important}.product:not(.product--no-media):not(.featured-product) .product__info-wrapper{max-width:50%!important;width:calc(50% - .5rem)!important}}.dropdown_content{display:flex;justify-content:space-between;padding:10px 20px}.dropdown_column{padding:10px;flex:1}.dropdown.menu{background:#1b1f23e6}.dropdown_column ul.dropdown_title{border-bottom:solid 1px #d9d9d9;padding-bottom:10px}.dropdown.menu a{color:#d9d9d9}.dropdown_column__menu a,.dropdown_column__menu li,.dropdown_column__menu ul,ul.dropdown_title{list-style:none;text-decoration:none;padding-left:0}.mega-menu__image-caption-link{text-align:center}p.mega-menu__image-caption{margin-top:0}.dropdown_content p{color:#d9d9d9}@media only screen and (max-width: 640px){.cart-count-bubble{height:1.5rem;width:1.5rem;font-size:.8rem;bottom:12px;left:12px}.header__heading-logo{margin-left:35px;width:160px}}body .row__fields{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:2rem}.top-minus_10{top:-10px}body .menu-drawer__inner-container{background-color:rgb(var(--color-background))}body .accordion-container .accordion-row .accordion-title{padding-right:60px}body .accordion-container .accordion-row h4:before{top:50%!important;transform:translateY(-50%) rotate(90deg);background-position:center}.global-list.white ul li:before{top:4px}.header__heading-logo{max-width:180px}.s-card-bx-inner:hover{padding-top:60px!important}body .footer-wrapper .newsletter-form__field-wrapper{margin-top:40px}.product-form__buttons button[disabled]{cursor:not-allowed;opacity:.7}.dropdown.menu .mega-menu__image-caption-link .active p,.active .menu-drawer__menu-item,li.active .drawer-menu-arrow i{color:#5da7d1!important}@media (max-width: 1200px){.account h1,.account .h1{font-size:30px}.title-white h5{font-size:20px}}@media (max-width: 1025px){body .announcement .swiper-button-next{right:0}body .announcement .swiper-button-prev{left:0}div#shopify-section-template--15307728945382__1643980177d3fd67d9{background-color:#f9f9f9}.our-customer-boxes-same .start{line-height:12px}.footer-insta .title-black h3{margin-bottom:0}.footer-wrapper .newsletter-form__field-wrapper button{min-width:170px}.footer-wrapper .footer-right .sicon .footer__list-social li{margin-left:25px}.footer-wrapper .footer-right .sicon .footer__list-social li:first-child{margin-left:0}button.btn-blue{min-width:180px}}@media (max-width: 995px){body .s-card-bx-inner{bottom:initial;top:50%;transform:translateY(-50%)}body .customer.addresses.custom-address-width.lg\:w-6\/12.m-auto.max-w-50\%{max-width:95%!important}}@media (max-width: 990px){.menu-drawer__navigation{padding-bottom:80px!important}div#menu-drawer{height:calc(100vh - 110px);overflow:auto!important}.menu-drawer__searchbar{position:absolute;width:100%;bottom:0}body .header__icons a{margin-left:0!important}body .header__icons a:last-child{margin-left:30px!important}body .menu-drawer__menu-item{font-size:18px!important;font-weight:700}body .menu-drawer__navigation ul li span i{font-size:14px}body .menu-drawer__navigation{padding:20px 0}header .menu-drawer{border-right:0;border-color:#f9f9f9;border-width:2px}body .mega-menu__image-caption-link a img{-o-object-fit:contain;object-fit:contain;height:60px}body .footer-wrapper .footer-block__details-content li{margin-left:0!important;width:100%;text-align:center;display:flex;justify-content:center}.footer-block__details-content{flex-direction:column;width:100%;justify-content:center;align-items:center;flex-wrap:wrap}.c-modal-body{top:0;overflow-y:auto}::-webkit-scrollbar{display:none}.c-modal{justify-content:center;padding:20px auto}.header__heading-logo{right:-30px;position:relative}}@media (max-width: 767px){body .row__fields{grid-template-columns:repeat(1,1fr)}body .upload__input,body .upload__file{width:100%}.account h1,.account .h1{font-size:21px;font-weight:700}.header__heading-logo{right:-25px}}@media (max-width: 480px){.bottom-cart .button{padding:10px;font-size:14px}body .header__icons a:last-child{margin-left:13px!important}.body-padding{padding-left:7px;padding-right:7px}.header__heading-logo{right:-0px}}.custom-instafeed{position:relative;margin-left:auto;margin-right:50px;height:500px;margin-top:-50px}.custom-instafeed a{position:absolute;top:0;left:0;padding:10px}.custom-instafeed a img{object-fit:cover;width:100%;border-radius:10px}.custom-instafeed a:nth-child(1),.custom-instafeed a:nth-child(3),.custom-instafeed a:nth-child(4){width:20%}.custom-instafeed a:nth-child(3),.custom-instafeed a:nth-child(8){left:80%}.custom-instafeed a:nth-child(1) img,.custom-instafeed a:nth-child(3) img,.custom-instafeed a:nth-child(4) img,.custom-instafeed a:nth-child(8) img{height:215px}.custom-instafeed a:nth-child(2){left:20%;width:60%}.custom-instafeed a:nth-child(2) img{height:300px}.custom-instafeed a:nth-child(4),.custom-instafeed a:nth-child(8){top:235px}.custom-instafeed a:nth-child(5){left:20%;width:20%;top:320px}.custom-instafeed a:nth-child(6){left:40%;width:20%;top:320px}.custom-instafeed a:nth-child(7){left:60%;width:20%;top:320px}.custom-instafeed a:nth-child(5) img,.custom-instafeed a:nth-child(6) img,.custom-instafeed a:nth-child(7) img{height:130px}@media (max-width: 1366px){.custom-instafeed{position:relative;margin-left:auto;margin-right:50px;height:350px;margin-top:-50px}.custom-instafeed a:nth-child(1),.custom-instafeed a:nth-child(3),.custom-instafeed a:nth-child(4){width:20%}.custom-instafeed a:nth-child(3),.custom-instafeed a:nth-child(8){left:80%;width:20%}.custom-instafeed a:nth-child(1) img,.custom-instafeed a:nth-child(3) img,.custom-instafeed a:nth-child(4) img,.custom-instafeed a:nth-child(8) img{height:140px}.custom-instafeed a:nth-child(2){left:20%;width:60%}.custom-instafeed a:nth-child(2) img{height:170px}.custom-instafeed a:nth-child(4),.custom-instafeed a:nth-child(8){top:155px}.custom-instafeed a:nth-child(5){left:20%;width:20%;top:190px}.custom-instafeed a:nth-child(6){left:40%;width:20%;top:190px}.custom-instafeed a:nth-child(7){left:60%;width:20%;top:190px}.custom-instafeed a:nth-child(5) img,.custom-instafeed a:nth-child(6) img,.custom-instafeed a:nth-child(7) img{height:100px}}@media (max-width: 1025px){.custom-instafeed{position:relative;margin-left:20px;margin-right:20px;height:350px;margin-top:-50px}.footer-insta__inner .mobile-instagrid{width:100%}}@media (max-width: 640px){.custom-instafeed{height:400px}.custom-instafeed a:nth-child(3),.custom-instafeed a:nth-child(8){display:none}.custom-instafeed a:nth-child(1),.custom-instafeed a:nth-child(3),.custom-instafeed a:nth-child(4){width:40%}.custom-instafeed a:nth-child(3),.custom-instafeed a:nth-child(8){left:80%}.custom-instafeed a:nth-child(1) img,.custom-instafeed a:nth-child(3) img,.custom-instafeed a:nth-child(4) img,.custom-instafeed a:nth-child(8) img{height:170px}.custom-instafeed a:nth-child(2){left:40%;width:60%}.custom-instafeed a:nth-child(2) img{height:240px}.custom-instafeed a:nth-child(4),.custom-instafeed a:nth-child(8){top:185px}.custom-instafeed a:nth-child(5){left:40%;width:20%;top:255px}.custom-instafeed a:nth-child(6){left:60%;width:20%;top:255px}.custom-instafeed a:nth-child(7){left:80%;width:20%;top:255px}.custom-instafeed a:nth-child(5) img,.custom-instafeed a:nth-child(6) img,.custom-instafeed a:nth-child(7) img{height:100px}}@media (max-width: 425px){.custom-instafeed{height:250px}.custom-instafeed a{padding:5px}.custom-instafeed a:nth-child(1),.custom-instafeed a:nth-child(3),.custom-instafeed a:nth-child(4){width:40%}.custom-instafeed a:nth-child(3),.custom-instafeed a:nth-child(8){left:80%}.custom-instafeed a:nth-child(1) img,.custom-instafeed a:nth-child(3) img,.custom-instafeed a:nth-child(4) img,.custom-instafeed a:nth-child(8) img{height:100px}.custom-instafeed a:nth-child(2){left:40%;width:60%}.custom-instafeed a:nth-child(2) img{height:150px}.custom-instafeed a:nth-child(4),.custom-instafeed a:nth-child(8){top:110px}.custom-instafeed a:nth-child(5){left:40%;width:20%;top:160px}.custom-instafeed a:nth-child(6){left:60%;width:20%;top:160px}.custom-instafeed a:nth-child(7){left:80%;width:20%;top:160px}.custom-instafeed a:nth-child(5) img,.custom-instafeed a:nth-child(6) img,.custom-instafeed a:nth-child(7) img{height:50px}}.product-form__input{margin-right:15px!important}.content-left{text-align:left;left:15%;top:50%;transform:translateY(-50%)}.content-left,.content-right{padding-inline:7%;max-width:800px;width:100%}.content-right{text-align:right;right:15%;top:50%;left:auto;transform:translateY(-50%);padding-inline:0px}.content-left .banner-slide-content{max-width:450px}.banner-slide-content p{font-size:20px;padding-right:20px}.herobtn-group{display:flex;gap:15px}.content-left .herobtn-group a,.content-right .herobtn-group a{text-align:center;width:100%;transition:all .5s ease-in-out}.content-left .herobtn-group>div:first-child a,.content-right .herobtn-group>div:first-child a{border-color:#fff;color:#28377a;background-image:linear-gradient(to bottom,transparent 50%,transparent 50%,white 50%,white 60%);background-position:0px -90px}.content-left .herobtn-group>div:first-child a:hover,.content-right .herobtn-group>div:first-child a:hover{background-position:0px 90px;color:#fff}.video-banner-slider3 .content-left .herobtn-group>div:first-child a{background-position:0px -90px;color:#fff}.video-banner-slider3 .content-left .herobtn-group>div:first-child a:hover{color:#28377a;background-position:0px 90px}.video-banner-slider3 .content-left .herobtn-group .button{border-color:#28377a;color:#28377a;background-image:linear-gradient(to bottom,transparent 50%,transparent 50%,#28377a 50%,#28377a 60%)}.video-banner-slider3 .content-left .herobtn-group .button:hover{color:#fff}.content-right h1{padding-inline:0;max-width:605px;margin-left:auto;padding-right:12%}.content-right .banner-slide-content{padding-left:20%;max-width:90%;text-align:left}.content-right .herobtn-group{padding-left:20%;width:100%;max-width:600px;text-align:left}.content-left .herobtn-group .mt-30.w-full,.content-right .herobtn-group .mt-30.w-full{width:fit-content}.mobile-banner{display:none;height:100%}#home-video-banner .swiper-pagination.hero-pagination{bottom:25px}.hero-pagination .swiper-pagination-bullet{width:12px;height:12px;background:transparent;opacity:1;border:1px solid #fff}.hero-pagination .swiper-pagination-bullet-active{opacity:1;background:#fff}.button-fill{background:#fff;border:1px solid #fff;color:#28377a;transition:all .3s ease-in-out!important;border-radius:100px;background-image:none!important}.button-fill:hover{background:transparent;color:#fff;transition:all .3s ease-in-out!important}.button-fill-none,.video-banner-slider1 .button-fill{background:transparent;border:1px solid #fff;color:#fff;transition:all .3s ease-in-out!important;border-radius:100px;background-image:none!important}.button-fill-none:hover,.video-banner-slider1 .button-fill:hover{background:#fff;color:#28377a;transition:all .3s ease-in-out!important}.video-banner-slider3 .content-left .button-fill{background:#28377a}.video-banner-slider3 .content-left .button-fill:hover{background:transparent}.video-banner-slider3 .content-left .button-fill-none:hover{background:#28377a;color:#fff}.video-banner-slider5 .content-right .button-fill-none{color:#fff!important}.video-banner-slider5 .content-right .button-fill-none:hover{color:#28377a!important}@media (min-width: 2100px){.content-left,.content-right{padding-right:0}}@media (min-width: 2500px){.content-left,.content-right{max-width:900px}}@media (min-width: 3500px){.content-left,.content-right{max-width:1100px}}@media (min-width: 768px){.video-slide-mobile{display:none}}@media (max-width: 1600px){.content-right{right:110px}.content-left{left:10%}}@media (max-width: 1440px){.content-right{right:70px}}@media (max-width: 1366px){.content-left{left:4%}.content-right{top:50%;right:120px}.content-right h1{padding-right:0%}.content-right .banner-slide-content{padding-left:32%;max-width:100%}.content-right .herobtn-group{padding-left:32%;max-width:690px}}@media (max-width: 1280px){.desktop-banner.lg\:h-700,.home-video video.lg\:h-700{height:600px}.content-right{right:110px}.content-right h1{max-width:600px}.content-right .banner-slide-content{padding-left:0;max-width:64%;margin-right:0;margin-left:auto}.content-right .herobtn-group{padding-left:0;margin:0 auto;flex-direction:column;gap:0px}.content-right .herobtn-group .mt-30.w-full:nth-child(2){margin-top:15px}.content-right .herobtn-group{max-width:fit-content}.content-left{padding-inline:0;left:40px}.content-left h1{max-width:600px}}@media (max-width: 1025px){.desktop-banner{height:600px}.content-right{right:30px}.content-right h1{max-width:500px}.banner-slide-content p{font-size:16px;padding-right:20px}.content-left h1{max-width:600px}.content-left .herobtn-group{display:flex;gap:0;flex-direction:column}.content-left .herobtn-group .mt-30.w-full:nth-child(2){margin-top:15px}}@media (max-width: 991px){.desktop-banner.lg\:h-700,.home-video video.lg\:h-700{height:600px}.content-right{right:20px}.content-right .herobtn-group{text-align:right;align-items:flex-end;margin-left:auto}.content-lef h1{max-width:450px}.content-left .banner-slide-content{max-width:350px}}@media (max-width: 767px){.desktop-banner{display:none}.mobile-banner{display:block;height:600px}.home-video video.lg\:h-700{height:600px}.home-video{position:relative}.video-banner-slider2:before,.video-banner-slider3:before,.video-banner-slider4:before,.video-banner-slider5:before{content:"";width:100%;height:100%;position:absolute;top:0}.content-right,.content-left{right:20px;left:20px;text-align:center;max-width:calc(100% - 40px)}.content-right h1,.content-left h1{max-width:100%}.content-right .banner-slide-content,.content-left .banner-slide-content{max-width:100%;text-align:center}.content-right .herobtn-group .mt-30.w-full,.content-left .herobtn-group .mt-30.w-full{width:100%}.content-left .herobtn-group{max-width:fit-content;margin:0 auto}.banner-slide-content p{padding-inline:15px}.video-banner-slider3 .content-left h1,.video-banner-slider3 .content-left .banner-slide-content p{color:#fff!important}.video-banner-slider3 .content-left .herobtn-group .button{border-color:#fff;color:#fff;background-image:linear-gradient(to bottom,transparent 50%,transparent 50%,white 50%,white 60%)}.video-banner-slider3 .content-left .herobtn-group .button:hover{color:#28377a}.video-banner-slider3 .content-left .herobtn-group>div:first-child a{color:#28377a}.video-banner-slider3 .content-left .herobtn-group>div:first-child a:hover{color:#fff}.video-banner-slider3 .content-left .button-fill{background:#fff!important;color:#28377a!important}.video-banner-slider3 .content-left .button-fill:hover,.video-banner-slider3 .content-left .button-fill-none{background:transparent!important;color:#fff!important}.video-banner-slider3 .content-left .button-fill-none:hover{background:#fff!important;color:#28377a!important}.video-slide-desk{display:none}}@media (max-width: 575px){.mobile-banner{height:300px}.home-video video.lg\:h-700{height:300px}.home-video h1,.content-right h1,.content-left h1{font-size:22px!important;line-height:25px!important}.home-video h4,.banner-slide-content p{font-size:13px}#home-video-banner .swiper-pagination.hero-pagination{bottom:20px}}@media (min-width: 2400px){.solutions-bx .img.overflow-hidden{position:relative;padding-bottom:100%}.solutions-bx .img.overflow-hidden img,.video-slide video,.hero-banner-blockimg img.desktop-banner{position:absolute;top:0;left:0;width:100%;height:100%}.video-slide,.hero-banner-blockimg{position:relative;padding-bottom:56.25%}}.title_mobile,.subtitle_mobile,.banner-slide_content_mobile{display:none}@media (max-width: 767px){.video-banner-slider1 .herobtn-group{flex-direction:column;gap:unset}.subtitle_desk h4{text-align:center}.video-banner-slider1 .herobtn-group div.mt-30:nth-child(2){margin-top:15px}#home-video-banner .swiper-wrapper,#home-video-banner .swiper-slide{height:auto!important}.banner-content-block{position:relative;text-align:left!important;background-color:#28377a;padding:50px;top:0;transform:translate(0);left:0;right:0;width:100%;max-width:100%;height:100%}#home-video-banner .swiper-pagination.hero-pagination{bottom:15px}}@media (max-width: 575px){.title_desk,.subtitle_desk,.banner-slide-content_desk{display:none}.banner-content-block{padding:25px 35px 40px}.title_mobile,.subtitle_mobile,.banner-slide_content_mobile{display:block}.content-right h1,.content-left h1{max-width:100%;margin-left:0}.content-right h1 br,.content-left h1 br,.banner-slide-content p br{display:none}.banner-slide-content p{padding-inline:0}.content-right .banner-slide-content,.content-left .banner-slide-content{text-align:left}.herobtn-group a{padding:10px 40px;font-size:13px}#home-video-banner .swiper-white-arrow .swiper-button-next,#home-video-banner .swiper-white-arrow .swiper-button-prev{right:5px}#home-video-banner .swiper-white-arrow .swiper-button-prev:after,#home-video-banner .swiper-white-arrow .swiper-button-next:after{font-size:16px}}@media (max-width: 374px){.banner-slide_content_mobile p br{display:none}}@media (max-width: 575px){.video-banner-slider1 .herobtn-group a.button.button-fill{background:#fff;color:#28377a}.video-banner-slider1 .herobtn-group a.button.button-fill:hover{background:transparent;color:#fff}.video-banner-slider4 h1 br{display:block}.video-banner-slider3 .herobtn-group{margin-top:-5px}.video-banner-slider1 .herobtn-group{padding-top:15px}}.video-banner-slider1 .herobtn-group>.w-full{width:unset}.video-banner-slider1 .herobtn-group{justify-content:center}@media (min-width: 575px){.video-banner-slider5 .xl\:text-65{line-height:65px}}.product-7623872479462 :has(.product-form__input input#template--16757610414310__main-1-1[type=radio]:checked+label) .amazon-link{display:none}.banner.education-banner .media:before{opacity:.5;content:"";position:absolute;top:0;background:#000;width:100%;height:100%;z-index:1;display:block!important}.education-banner .banner__box{padding-inline:7%;max-width:760px;width:100%;left:8%}div.education-banner{background-color:#28377a}.education-banner .banner__media{height:700px!important}@media (max-width: 1366px){.education-banner .banner__box{left:0}}@media (max-width: 1280px){.education-banner .banner__box{padding-inline:0}}@media (max-width: 991px){.education-banner .banner__media{height:600px!important}}@media (max-width: 767px){div.education-banner .banner__box{padding:50px}}@media (max-width: 575px){.education-banner .banner__media{height:210px!important}.education-banner .banner__box{display:none}}@media (max-width: 575px){.video-banner-slider6 .title_mobile h1 br,.video-banner-slider6 .content-left h1 br,.video-banner-slider6 .banner-slide-content p br{display:block!important}}@media (max-width: 374px){.video-banner-slider6 .banner-slide_content_mobile p br{display:block!important}}.video-banner-slider6 .title_desk h1{font-size:52px}.video-banner-slider6 .banner-content-block{padding-inline:5%;max-width:100%}.video-banner-slider6 .banner-slide-content{max-width:100%}.video-banner-slider6 .banner-slide-content p{font-size:22px}@media (max-width: 991px){.video-banner-slider6 .banner-slide-content p{font-size:18px}.video-banner-slider6 .title_desk h1{font-size:50px}.video-banner-slider6 .banner-content-block{padding-inline:0%}}@media (max-width: 767px){.video-banner-slider6 .title_desk h1{text-align:center;max-width:400px;margin:0 auto}.video-banner-slider6 .banner-slide-content.banner-slide-content_desk{display:none}.video-banner-slider6 .banner-slide-content.banner-slide_content_mobile{display:block}}@media (max-width: 575px){.video-banner-slider6 .banner-slide-content p{font-size:12px;padding-top:15px}}.video-banner-slider6 .content-left .herobtn-group>div:first-child a{color:#fff}.video-banner-slider6 .content-left .herobtn-group>div:first-child a:hover{color:#28377a}.home-video.video-banner-slider4{background-color:#28377a}article.single-blog{max-width:1080px;width:100%;margin:0 auto;padding:2.5rem .5rem}article.single-blog .article-template-top{padding:0}article.single-blog .blog-inner-content{padding:0}@media (max-width: 1080px){article.single-blog{padding:2.5rem}}@media (max-width: 600px){article.single-blog{padding:1.5rem}}.new-nl .footer-block__heading{font-weight:400!important}.new-nl p{line-height:26px;margin-top:10px}.new-nl .newsletter-form__field-wrapper input.field__input{border-radius:100px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(64 64 65 / var(--tw-border-opacity));font-weight:300;color:rgb(64 64 65 / var(--tw-text-opacity));--tw-text-opacity: .4;outline:2px solid transparent;outline-offset:2px;box-shadow:none}.new-nl .newsletter-form__field-wrapper .newsletter-form__button{position:absolute;right:0;top:0;height:45px;width:auto;cursor:pointer;border-radius:100px;background-image:linear-gradient(to right,#28377a,#5da7d1,#5da7d1,#28377a);padding:10px 50px;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));background-size:300% 100%;transition:all .4s ease-in-out}.new-nl .newsletter-form__field-wrapper .newsletter-form__button:hover{background-position:100% 0;transition:all .4s ease-in-out}.new-nl .newsletter-form__field-wrapper{margin-top:20px}@media (max-width: 1199px){.new-nl .newsletter-form__field-wrapper .newsletter-form__button{font-size:16px}}@media (max-width: 1025px){.new-nl .newsletter-form__field-wrapper .newsletter-form__button{min-width:170px}}@media (max-width: 640px){.new-nl{text-align:center}.new-nl .footer-block__heading{font-size:20px}}@media (max-width: 575px){.new-nl .newsletter-form__field-wrapper .newsletter-form__button{margin-top:10px;position:unset!important}}@media (max-width: 992px){.img-with-content .img img{height:450px}}@media (max-width: 767px){.img-with-content .img img{height:unset}}div.tips-form-sec{display:flex;width:100%}.tips-form,.tips-img{width:50%}@media (max-width: 992px){div.tips-form-sec{flex-direction:column}.tips-form,.tips-img{width:100%}.tips-img img{margin:0 auto}}.tips-form iframe{-webkit-user-select:none;-ms-user-select:none;user-select:none}.product__media-wrapper .flickity-prev-next-button.previous:before,.product__media-wrapper .flickity-prev-next-button.next:before{visibility:visible;clip:rect(0 0 0 0)}.product__media-wrapper .product__image-thumbnail .flickity-viewport{height:85px;position:relative;z-index:100;overflow:hidden;touch-action:none!important}.product__media-wrapper{position:sticky!important;top:0}.product__info-wrapper .sku-category{width:100%;height:80px;display:flex;justify-content:space-between;align-items:center}@media (min-width: 990px){nav.header__inline-menu{display:flex;justify-content:center;align-items:center}}@media (max-width: 1514px){.template-product .accordion-content.global-list.white .content{justify-content:center!important}}.article-template__title_h2{font-size:24px!important;text-transform:uppercase!important;color:#000!important;font-weight:500!important}.article-template__content h1{font-family:Bryant Pro!important}@media (min-width: 1200px){.article-template__title_h2{font-size:38px!important}}.article-template__content h2{font-size:38px!important;font-family:Bryant Pro!important;color:#000}@media only screen and (min-width: 1350px) and (max-width: 1600px){.tw340 #accordion .accordion-content{padding:80px 20px}.pdp-specification .accordion-container .accordion-row .accordion-content .item{margin:5px}}@media only screen and (max-width: 1349px){.tw340 #accordion .accordion-content ul{width:100%}}.num-logo-txt-main-ga.num-text-250-main,.num-text-form-main,.num-text-thank-main{padding:60px 0 80px}.terms-and-condition-main-giveaway h3 img{padding:60px 0 0}.num-logo-txt-main-ga.num-text-250-main .num-logo-ga img,.num-text-form-main .num-logo-ga img,.num-text-thank-main .num-logo-ga img,.terms-and-condition-main-giveaway h3 img{margin:0 auto;max-width:900px;width:100%}.text-btn-main.bottom-txt-btn-main-ga .body-padding{display:flex;column-gap:60px;align-items:center}.center-txt-btn-ga .center-btn-main-ga a:hover{text-decoration:unset}.text-btn-main.bottom-txt-btn-main-ga .body-padding .text-description{flex:2}.text-btn-main.bottom-txt-btn-main-ga .body-padding .text-btn-right{flex:1;padding:0}.text-btn-main.bottom-txt-btn-main-ga .body-padding .text-description p{font-size:28px;line-height:32px;font-family:Bryant Pro;font-weight:500}.text-btn-main a,.icon-txt-btn-ga a,.center-btn-txt-ga-main .center-btn-main-ga a,.klaviyo-form-Xj8tLu button{background:#4a484b!important;color:#fff!important;font-size:40px!important;padding:20px 45px!important;border-radius:50px!important;text-transform:uppercase!important;display:inline-block!important;transition:all .4s!important;font-family:Bryant Pro!important;width:450px;font-weight:700;letter-spacing:0!important}.text-btn-main a:hover,.icon-txt-btn-ga a:hover,.center-btn-txt-ga-main .center-btn-main-ga a:hover,.youtube-btn-ga a:hover,.klaviyo-form-Xj8tLu button:hover{background:#2c9314!important}.num-img-headphone .num-logo-ga img{width:100%}.num-img-headphone .body-padding{padding-left:0!important;padding-right:0!important}.num-img-headphone{padding:70px 0 45px}.icon-txt-main-ga.logo-txt-ga-main{padding-bottom:70px}.icon-txt-wrapper-ga{display:flex;column-gap:50px;margin-bottom:85px}.icon-txt-wrapper-ga .icon-txt-block-ga{flex:1;border-radius:35px;background:#3ec449;padding:50px 35px;position:relative;overflow:clip}.block-icon-img-ga img{height:100px;margin:auto auto 20px;object-fit:contain}.icon-txt-wrapper-ga .block-heading-ga h3{color:#fff;font-weight:700;font-size:32px;font-family:Bryant Pro;line-height:40px;margin-bottom:20px}.icon-txt-wrapper-ga .block-description-ga p{color:#fff;font-size:26px;line-height:30px;font-weight:500;font-family:Bryant Pro}.icon-txt-btn-ga{text-align:center}.num-banner-ga .num-logo-ga img{width:100%}.num-logo-txt-main-ga.num-banner-ga{padding-bottom:80px}.youtube-txt-main-ga.youtube-txt-ga-main .body-padding{display:flex}.youtube-txt-main-ga.youtube-txt-ga-main .body-padding .youtube-video-ga{flex:3}.youtube-txt-main-ga.youtube-txt-ga-main .body-padding .youtube-txt-block-ga{flex:1;padding:30px;background:#3ec347}.youtube-txt-main-ga.youtube-txt-ga-main .body-padding .youtube-video-ga iframe{width:100%;height:100%}.youtube-txt-main-ga.youtube-txt-ga-main .body-padding .youtube-txt-block-ga .num-head-ga h2{color:#424143;font-size:38px}.youtube-heading-ga h3{font-size:24px;color:#424143;margin-bottom:30px;font-family:Bryant Pro}.youtube-btn-ga a{background:#4a484b;display:inline-block;margin-top:30px;padding:10px 25px;color:#fff;border-radius:50px;transition:all .4s;margin-left:18px;font-family:Bryant Pro;font-weight:700}.youtube-txt-main-ga.youtube-txt-ga-main{padding-bottom:70px}.center-txt-btn-ga.center-btn-txt-ga-main{text-align:center}.center-txt-btn-ga.center-btn-txt-ga-main .center-txt-main-ga{max-width:1000px;margin:70px auto 0}.giveaway-form-txt-main{text-align:center}.giveaway-head h2,.num-text-thank-content .giveaway-head h2,.terms-and-condition-main-giveaway h1{font-family:Bryant Pro;font-weight:900;font-size:52px;line-height:48px;color:#414042}.giveaway-form-txt-main .giveaway-description p,.giveaway-form-txt-main .giveaway-subhead h3,.num-text-thank-content .giveaway-subhead h3,.num-text-thank-content .giveaway-description p{margin-bottom:20px;font-size:20px;line-height:30px;font-weight:500;word-wrap:break-word;color:#414042;font-family:Bryant Pro}.giveaway-form-txt-main .giveaway-description p a:hover,.num-text-thank-content .giveaway-description p a:hover{text-decoration:underline}.center-txt-btn-ga.center-btn-txt-ga-main .center-txt-main-ga p{font-size:22px;line-height:24px;font-family:Bryant Pro;font-weight:500;color:#414042}.youtube-description-ga p{font-size:18px;line-height:20px;font-weight:500;padding-left:18px;font-family:Bryant Pro;color:#414042}.youtube-heading-ga h3{font-size:40px;line-height:46px;font-weight:500;margin-left:18px;font-family:Bryant Pro}.icon-txt-wrapper-ga .icon-txt-block-ga:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-image:url(/cdn/shop/files/shape.png?v=1695713880);z-index:1;background-repeat:no-repeat}.icon-txt-wrapper-ga .icon-txt-block-ga>div{z-index:9;position:relative}.giveaway-form-txt-main .body-padding{padding:0 20px}.terms-and-condition-main-giveaway a{margin-top:15px;font-size:16px;font-weight:300;line-height:26px;--tw-text-opacity: 1;color:rgb(64 64 65 / var(--tw-text-opacity))!important}.terms-and-condition-main-giveaway a:hover{text-decoration:underline}.terms-and-condition-main-giveaway a.tc-page-link-ga:hover{text-decoration:unset}.terms-and-condition-main-giveaway a.tc-page-link-ga{font-family:Bryant Pro;font-weight:700!important}.terms-and-condition-main-giveaway h3{text-align:left;font-family:Bryant Pro}.terms-and-condition-main-giveaway p{text-align:left}.center-txt-btn-ga a:hover{text-decoration:underline}.\32 50xg-gaming-headset-giveaway-terms-conditions h2{display:none}.\32 50xg-gaming-headset-giveaway-terms-conditions .default-page{padding-top:0!important}.thank-you-250xg-gaming-headset-giveaway .giveaway-description a{color:#50b848}.thank-you-250xg-gaming-headset-giveaway .giveaway-description a:hover{border-color:#50b848}.terms-and-condition-main-giveaway h1{margin:50px 0!important}.thank-you-250xg-gaming-headset-giveaway p,.thank-you-250xg-gaming-headset-giveaway h3{margin-bottom:0!important}.klaviyo-form-Xj8tLu input{box-shadow:unset!important;font-style:italic!important;padding:25px 30px!important;height:auto!important}.klaviyo-form-Xj8tLu p{margin-top:30px!important;font-size:18px!important;line-height:22px!important;font-family:Bryant Pro!important;color:#414042!important;font-weight:500!important}.bottom-txt-btn-main-ga a.txt-btn{display:flex!important;justify-content:center;margin-left:auto}.klaviyo-form-Xj8tLu button{height:60px!important;width:360px!important;display:flex!important;justify-content:center!important;align-items:center!important}@media only screen and (max-width: 1600px){.text-btn-main a,.icon-txt-btn-ga a,.center-btn-txt-ga-main .center-btn-main-ga a,.klaviyo-form-Xj8tLu button{font-size:32px!important;padding:20px 30px!important}.klaviyo-form-Xj8tLu button{width:390px!important;height:48px!important}.icon-txt-wrapper-ga .block-heading-ga h3{font-size:22px;line-height:26px}.icon-txt-wrapper-ga .block-description-ga p{font-size:20px;line-height:24px}.text-btn-main.bottom-txt-btn-main-ga .body-padding .text-description p{font-size:28px;line-height:30px}.icon-txt-wrapper-ga{margin-bottom:65px}.icon-txt-main-ga.logo-txt-ga-main,.num-logo-txt-main-ga.num-banner-ga,.youtube-txt-main-ga.youtube-txt-ga-main{padding-bottom:65px}.center-txt-btn-ga.center-btn-txt-ga-main .center-txt-main-ga{margin:65px auto 0}.num-img-headphone{padding:60px 0 45px}.youtube-heading-ga h3,.youtube-btn-ga a{margin-left:12px}.youtube-description-ga p{padding-left:12px}}@media only screen and (max-width: 1199px){.text-btn-main.bottom-txt-btn-main-ga .body-padding{flex-direction:column;row-gap:20px}.text-btn-main.bottom-txt-btn-main-ga .body-padding .text-description{text-align:center}.icon-txt-wrapper-ga{column-gap:20px}.icon-txt-wrapper-ga .block-description-ga p{font-size:18px;line-height:24px}.icon-txt-wrapper-ga .block-heading-ga h3{font-size:24px;line-height:26px}.text-btn-main.bottom-txt-btn-main-ga .body-padding .text-description p{font-size:28px;line-height:32px}.youtube-heading-ga h3{font-size:30px;line-height:36px;margin-left:8px}.youtube-btn-ga a{margin-left:8px}.youtube-description-ga p{font-size:18px;line-height:20px;padding-left:8px}.icon-txt-wrapper-ga{margin-bottom:55px}.icon-txt-main-ga.logo-txt-ga-main,.num-logo-txt-main-ga.num-banner-ga,.youtube-txt-main-ga.youtube-txt-ga-main{padding-bottom:55px}.center-txt-btn-ga.center-btn-txt-ga-main .center-txt-main-ga{margin:55px auto 0}.num-img-headphone{padding:45px 0}.num-logo-txt-main-ga.num-text-250-main,.num-text-form-main,.num-text-thank-main{padding:55px 0}.terms-and-condition-main-giveaway h3 img{padding:55px 0 0}}@media only screen and (max-width: 991px){.center-txt-btn-ga.center-btn-txt-ga-main .center-txt-main-ga{margin:20px auto 0}.text-btn-main a,.icon-txt-btn-ga a,.center-btn-txt-ga-main .center-btn-main-ga a,.klaviyo-form-Xj8tLu button{padding:16px 40px!important;font-size:16px!important;width:200px}.klaviyo-form-Xj8tLu button{width:120px!important;height:24px!important}.num-text-form-main,.num-text-thank-main{padding:35px 0 55px}.icon-txt-wrapper-ga .icon-txt-block-ga{padding:40px 15px}.icon-txt-wrapper-ga .block-heading-ga h3{font-size:20px;line-height:24px}.icon-txt-wrapper-ga .block-description-ga p{font-size:18px;line-height:24px}.text-btn-main.bottom-txt-btn-main-ga .body-padding .text-description p{font-size:24px;line-height:30px}.num-img-headphone{padding:30px 0}.giveaway-form-txt-main .giveaway-description p,.giveaway-form-txt-main .giveaway-subhead h3,.num-text-thank-content .giveaway-subhead h3,.num-text-thank-content .giveaway-description p{font-size:18px;line-height:26px}.giveaway-head h2,.num-text-thank-content .giveaway-head h2,.terms-and-condition-main-giveaway h1{font-size:44px;line-height:52px}}@media only screen and (max-width: 768px){.num-text-form-main,.num-text-thank-main{padding:25px 0 35px}.icon-txt-wrapper-ga,.youtube-txt-main-ga.youtube-txt-ga-main .body-padding{flex-direction:column;row-gap:15px}.youtube-txt-main-ga.youtube-txt-ga-main .body-padding{row-gap:0}.youtube-txt-main-ga.youtube-txt-ga-main .body-padding .youtube-video-ga iframe{height:300px}.youtube-heading-ga h3{margin-bottom:15px;font-size:26px;line-height:28px}.giveaway-head h2,.num-text-thank-content .giveaway-head h2,.terms-and-condition-main-giveaway h1{font-size:30px;line-height:40px}.youtube-btn-ga a{margin-top:15px}.icon-txt-wrapper-ga .block-heading-ga h3{font-size:26px;line-height:30px}.youtube-txt-main-ga.youtube-txt-ga-main .body-padding .youtube-txt-block-ga{padding:18px}.youtube-txt-main-ga.youtube-txt-ga-main .body-padding .youtube-txt-block-ga .num-head-ga h2{font-size:30px}.icon-txt-main-ga.logo-txt-ga-main{padding-bottom:25px}.icon-txt-wrapper-ga{margin-bottom:25px}.num-logo-txt-main-ga.num-banner-ga,.youtube-txt-main-ga.youtube-txt-ga-main{padding-bottom:30px}.text-btn-main.bottom-txt-btn-main-ga .body-padding .text-description p{font-size:20px;line-height:24px}.text-btn-main a,.icon-txt-btn-ga a,.center-btn-txt-ga-main .center-btn-main-ga a,.klaviyo-form-Xj8tLu button{padding:12px 25px!important}.klaviyo-form-Xj8tLu button{width:150px!important;height:24px!important}.num-logo-txt-main-ga.num-text-250-main,.num-text-form-main,.num-text-thank-main{padding:25px 0}.terms-and-condition-main-giveaway h3 img{padding:25px 0 0}.icon-txt-wrapper-ga .icon-txt-block-ga,.youtube-txt-main-ga.youtube-txt-ga-main .body-padding .youtube-txt-block-ga{text-align:center}.center-txt-btn-ga.center-btn-txt-ga-main .center-txt-main-ga p{font-size:22px;line-height:24px}.block-icon-img-ga img{height:70px}.klaviyo-form-Xj8tLu input{padding:20px 30px!important}.terms-and-condition-main-giveaway h1{margin:25px 0!important}}@media only screen and (max-width: 575px){.text-btn-main.bottom-txt-btn-main-ga .body-padding .text-description p,.center-txt-btn-ga.center-btn-txt-ga-main .center-txt-main-ga p{font-size:18px;line-height:20px}.num-img-headphone{padding:25px 0}.giveaway-head h2,.num-text-thank-content .giveaway-head h2,.terms-and-condition-main-giveaway h1{font-size:26px;line-height:30px}.giveaway-form-txt-main .giveaway-description p{font-size:18px;line-height:28px}.giveaway-form-txt-main .body-padding{padding:0 15px}.klaviyo-form-Xj8tLu p{margin-top:0!important}}.ctm-404_main_section{text-align:center;position:relative;padding-top:60px}.ctm-404_main_section .ctm-404_main_img{margin:0 auto 15px}.ctm-404_main_section h2.ctm-404_main_sub_title{margin-bottom:20px;color:#28377a!important}.ctm-404_main_title.h2{font-family:Bryant Pro;font-weight:900;font-size:28px;line-height:30px;color:#28377a;margin-bottom:20px}.ctm-404_main_section p{margin-bottom:20px;font-size:20px;line-height:30px;font-weight:500;word-wrap:break-word;color:#414042;font-family:Bryant Pro}.ctm-404_main_section ul.ctm-404_main_point li a,.ctm-404_main_section p.ctm-404_description_two a{font-weight:600;color:#28377a;transition:all .4s}.ctm-404_main_section ul.ctm-404_main_point li a:hover,.ctm-404_main_section p.ctm-404_description_two a:hover{text-decoration:underline;color:#005eb8}.ctm-404_main_section ul.ctm-404_main_point li a:visited,.ctm-404_main_section p.ctm-404_description_two a:visited{text-decoration:underline;color:#57a1ea}.ctm-404_main_section h2.ctm-404_main_sub_title{font-family:Bryant Pro;font-weight:900;font-size:52px;line-height:48px;color:#414042;margin-bottom:30px}.ctm-404_main_point li p{margin-bottom:6px}.ctm-404_inner_point-5 p{margin-bottom:20px!important}@media only screen and (max-width: 991px){.ctm-404_main_section p{font-size:18px;line-height:26px}.ctm-404_main_section h2.ctm-404_main_sub_title{font-size:20px;line-height:30px;margin-bottom:15px}.ctm-404_main_section{padding-top:30px}.ctm-404_main_title{font-size:44px;line-height:52px;margin-bottom:10px}}@media only screen and (max-width: 767px){.ctm-404_main_section h2.ctm-404_main_sub_title{font-size:30px;line-height:40px}}@media only screen and (max-width: 575px){.ctm-404_main_section{padding-top:20px}}.c-modal-body .bg-pattern-audiowave:before{width:540px;height:540px}div#shopify-section-footer-new:before{top:-250px}div#shopify-section-footer-new .bg-pattern-audiowave:after,div#shopify-section-footer-new .bg-pattern-audiowave:before{content:unset}div#shopify-section-footer-new:before{content:"";background-image:url(/cdn/shop/files/Audio_Waves_Primary_Logo-01-2.png?v=1696485965);opacity:.2;background-size:contain;width:640px;position:absolute;background-repeat:no-repeat;height:640px;left:-310px;top:-150px;z-index:-9}div#shopify-section-footer-new{position:relative;overflow:hidden}.footer-block__details-content li{margin-left:20px!important}.events-wrapper.bg-pattern-audiowave{margin-bottom:0}@media only screen and (max-width: 1199px){.footer-block__details-content li{margin-left:15px!important}}@media only screen and (max-width: 1023px){div#shopify-section-footer-new:before{top:-300px}}@media only screen and (max-width: 767px){div#shopify-section-footer-new:before{content:unset}div#shopify-section-footer-new:before{height:580px;width:580px;left:-390px}.template-index .bg-pattern>.body-padding-xl:after{top:36%}.c-modal-body .bg-pattern-audiowave:before{width:440px;height:440px}.custom-zigzagsection img{height:850px;object-position:top}}@media only screen and (max-width: 575px){div#shopify-section-footer-new:before{height:250px;width:250px;left:0;top:-100px}}.img-txt-as-lp-main,.txt-spotify-main-as-lp,.img-icon-txt-main-as-lp{display:flex;justify-content:center;align-items:center;margin:50px;gap:50px}.img-txt-as-lp-main .head-as-lp h2,.txt-spotify-main-as-lp h2,.img-icon-txt-main-as-lp h2,.form-with-txt-as-lp .form-as-lp-text-mian h2,.banner-with-txt-as-lp-main h2{font-size:34pt;line-height:40px;font-weight:700;font-family:Bryant Pro!important;letter-spacing:-1px;word-spacing:-2px}.form-with-txt-as-lp .form-as-lp-text-mian h2,.banner-with-txt-as-lp-main h2{color:#fff}.img-txt-as-lp-main .sub-head-as-lp p,.txt-spotify-main-as-lp .spotify-sub-head-as-lp p,.form-with-txt-as-lp .form-sub-head p,.banner-with-txt-as-lp-main .banner-des-as-lp p{font-size:24px;color:#000;line-height:30px;margin-top:30px;font-weight:500;font-family:Bryant Pro!important}.form-with-txt-as-lp .form-sub-head p,.banner-with-txt-as-lp-main .banner-des-as-lp p{color:#fff}.img-txt-as-lp-main{display:flex;justify-content:center;align-items:center}.img-txt-as-lp-main .txt-main-as-lp,.txt-spotify-main-as-lp .text-spotify{width:471px}.banner-main-as-lp img{width:100%}.img-icon-txt-main-as-lp .img-icon-txt-head-main img{width:40px}.img-icon-txt-main-as-lp .img-icon-txt-head-main .icon-head-as-lp h3{font-size:22px;line-height:24px;font-weight:700;font-family:Bryant Pro!important}.img-icon-txt-main-as-lp .img-icon-txt-head-main .icon-description-as-lp{font-size:16px;line-height:26px;color:#000;font-weight:500;font-family:Bryant Pro!important}.img-icon-txt-main-as-lp .icon-block{display:flex;width:100%;flex-direction:column;max-width:47%}.img-icon-txt-main-as-lp .icon-grid{display:flex;flex-wrap:wrap;width:600px;row-gap:50px;column-gap:30px;margin:50px 0}.img-txt-as-lp-main.step-3{margin-bottom:0}.bounce-up{opacity:0;-moz-transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;-moz-transform:translate3d(0px,200px,0px);-webkit-transform:translate3d(0px,200px,0px);-o-transform:translate(0px,200px);-ms-transform:translate(0px,200px);transform:translate3d(0,200,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.bounce-up.in-view{opacity:1;-moz-transform:translate3d(0px,0px,0px);-webkit-transform:translate3d(0px,0px,0px);-o-transform:translate(0px,0px);-ms-transform:translate(0px,0px);transform:translateZ(0)}.img-txt-as-lp-main img,.img-icon-txt-main-as-lp .img-main-as-lp img{width:700px}.txt-spotify-main-as-lp iframe,.form-with-txt-as-lp form{width:600px!important}.form-with-txt-as-lp{background:#444;background-image:radial-gradient(circle,#444 9%,#000);display:flex;justify-content:center;padding:100px 50px;gap:100px}.form-with-txt-as-lp form{background:transparent!important;padding:0!important}.form-with-txt-as-lp form input{border-color:#e8e8e8!important;border-radius:100px!important;height:auto!important;padding:15px 20px!important;color:#e8e8e8!important;font-style:normal!important;font-size:16px!important;font-weight:900!important;font-family:Bryant Pro!important}.form-with-txt-as-lp .form-as-lp-main form input.go106882768:hover{border-color:#e8e8e8!important}.form-with-txt-as-lp form input::placeholder{color:#e8e8e8!important;font-style:italic!important;font-size:16px!important;font-weight:500!important;font-family:Bryant Pro!important}.form-with-txt-as-lp form button{background-image:linear-gradient(to right,#28377a,#5da7d1,#5da7d1,#28377a)!important;--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity))!important;background-size:300% 100%!important;transition:all .4s ease-in-out!important;border-radius:100px!important;padding:11px 50px!important;font-size:16px!important;font-weight:400!important;height:auto!important;line-height:inherit!important}.form-with-txt-as-lp form button:hover{background-position:100% 0!important;transition:all .4s ease-in-out!important}.banner-with-txt-as-lp-main.step-2 .banner-img-desc{max-width:fit-content;margin:0 auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.banner-with-txt-as-lp-main.step-4 .banner-img-desc{width:700px;margin:0 auto;position:absolute;top:50%;left:auto;right:0;transform:translateY(-50%)}.banner-with-txt-as-lp-main{position:relative}.banner-with-txt-as-lp-main .banner-main-as-lp img{object-fit:contain}@media (max-width: 1600px){.img-txt-as-lp-main .head-as-lp h2,.txt-spotify-main-as-lp h2,.img-icon-txt-main-as-lp h2,.form-with-txt-as-lp .form-as-lp-text-mian h2,.banner-with-txt-as-lp-main h2{font-size:30pt;line-height:36px}.banner-with-txt-as-lp-main.step-4 .banner-img-desc{width:600px}}@media (max-width: 1400px){.img-txt-as-lp-main img,.img-icon-txt-main-as-lp .img-main-as-lp img{width:600px}.img-txt-as-lp-main .head-as-lp h2,.txt-spotify-main-as-lp h2,.img-icon-txt-main-as-lp h2,.form-with-txt-as-lp .form-as-lp-text-mian h2,.banner-with-txt-as-lp-main h2{font-size:26pt;line-height:34px}.banner-with-txt-as-lp-main.step-4 .banner-img-desc{width:500px}}@media (max-width: 1200px){.img-txt-as-lp-main .head-as-lp h2,.txt-spotify-main-as-lp h2,.img-icon-txt-main-as-lp h2{font-size:23pt;line-height:30px}.txt-spotify-main-as-lp iframe,.form-with-txt-as-lp form{width:500px!important}.banner-with-txt-as-lp-main.step-4 .banner-img-desc{width:400px}}@media (max-width: 992px){.img-txt-as-lp-main .head-as-lp h2,.txt-spotify-main-as-lp h2,.img-icon-txt-main-as-lp h2,.form-with-txt-as-lp .form-as-lp-text-mian h2,.banner-with-txt-as-lp-main h2{font-size:22pt;line-height:26px}.img-txt-as-lp-main .sub-head-as-lp p,.txt-spotify-main-as-lp .spotify-sub-head-as-lp p,.form-with-txt-as-lp .form-sub-head p,.banner-with-txt-as-lp-main .banner-des-as-lp p{font-size:22px;line-height:24px}.img-txt-as-lp-main img,.img-icon-txt-main-as-lp .img-main-as-lp img{width:500px}.img-txt-as-lp-main,.txt-spotify-main-as-lp,.img-icon-txt-main-as-lp{gap:20px;margin:50px 20px}.form-with-txt-as-lp{gap:20px;padding:60px 20px}.txt-spotify-main-as-lp iframe,.form-with-txt-as-lp form{width:400px!important}.img-icon-txt-main-as-lp .icon-grid{width:400px}.img-icon-txt-main-as-lp .icon-block{max-width:46%}.banner-with-txt-as-lp-main.step-4 .banner-img-desc{width:300px}}@media (max-width: 767px){.img-txt-as-lp-main,.txt-spotify-main-as-lp,.form-with-txt-as-lp{flex-direction:column-reverse}.img-icon-txt-main-as-lp{flex-direction:column}.img-txt-as-lp-main img,.txt-spotify-main-as-lp iframe,.img-icon-txt-main-as-lp .img-main-as-lp img,.form-with-txt-as-lp form{width:100%!important}.img-txt-as-lp-main .txt-main-as-lp,.txt-spotify-main-as-lp .text-spotify,.img-icon-txt-main-as-lp .icon-grid{width:100%}.txt-spotify-main-as-lp .spotify-sub-head-as-lp p br{display:none}.img-txt-as-lp-main.step-3{margin-bottom:50px}.img-txt-as-lp-main,.txt-spotify-main-as-lp,.img-icon-txt-main-as-lp{gap:40px}.banner-with-txt-as-lp-main.step-4 .banner-img-desc{width:fit-content}.banner-with-txt-as-lp-main.step-2 .banner-img-desc,.banner-with-txt-as-lp-main.step-4 .banner-img-desc{display:none}}@media (max-width: 575px){.txt-spotify-main-as-lp iframe{width:300px!important}.img-txt-as-lp-main .sub-head-as-lp p,.txt-spotify-main-as-lp .spotify-sub-head-as-lp p,.form-with-txt-as-lp .form-sub-head p,.banner-with-txt-as-lp-main .banner-des-as-lp p{font-size:20px;line-height:24px}.img-txt-as-lp-main .head-as-lp h2,.txt-spotify-main-as-lp h2,.img-icon-txt-main-as-lp h2,.form-with-txt-as-lp .form-as-lp-text-mian h2,.banner-with-txt-as-lp-main h2{font-size:20pt;line-height:28px}.img-icon-txt-main-as-lp .icon-block{max-width:100%}.img-icon-txt-main-as-lp .icon-grid{row-gap:30px}}.banner-mobile-as-lp{display:none}.header{position:fixed;top:0;background:#fff;width:100%}@media (min-width: 1921px){.banner-with-txt-as-lp-main.step-4 .banner-img-desc{width:calc(50% - 200px)}}@media (max-width: 767px){body .banner-with-txt-as-lp-main .banner-desktop-as-lp{display:none!important}.banner-with-txt-as-lp-main.step-2 .banner-img-desc,.banner-with-txt-as-lp-main .banner-mobile-as-lp,.banner-with-txt-as-lp-main.step-4 .banner-img-desc{display:block!important}.banner-with-txt-as-lp-main.step-2 .banner-img-desc,.banner-with-txt-as-lp-main.step-4 .banner-img-desc{top:unset;transform:unset!important;left:0;right:0;margin:auto;text-align:center;bottom:90px}.banner-with-txt-as-lp-main.step-4 .banner-img-desc{bottom:120px!important}.banner-main-as-lp.step-2.banner-mobile-as-lp,.banner-main-as-lp.step-4.banner-mobile-as-lp{position:relative;padding-top:100vh;overflow:hidden}.banner-mobile-as-lp img{object-fit:cover!important;position:absolute;top:0;height:100vh}.form-with-txt-as-lp .form-as-lp-main{order:2}}.ctm-404_main_section .container{margin:0 auto;max-width:1200px}.ctm-404_main_section h2.ctm-404_main_sub_title{font-size:36px;line-height:36px;text-transform:uppercase;margin-bottom:30px}.ctm-404_main_title.h2{font-size:16px;line-height:24px;margin-bottom:40px}.ctm-404_main_section p{font-size:16px;line-height:26px}.ctm-404-product-info h3{font-size:16px;font-weight:600;font-family:Bryant Pro}.ctm-404-product-info h4{font-size:16px;font-family:Bryant Pro;font-weight:400;margin-bottom:15px}.ctm-404-description h3{font-size:16px;font-family:Bryant Pro;font-weight:700;color:#23387a;margin-bottom:8px}.ctm-404-description h3 a:hover{color:#005eb8}.ctm-404-description h3 a:visited{color:#57a1ea}.ctm-404-description p{font-size:16px;line-height:26px}.ctm-404-description{max-width:80%;margin:0 auto}.ctm-404-main-imd-product a{position:relative;display:block;margin:0 auto 30px;background-color:#f7f7f7;border-radius:50px;padding-top:80%}.ctm-404-main-imd-product a img{object-fit:contain;margin:0 auto;position:absolute;width:100%;top:0;left:50%;transform:translate(-50%);height:100%;max-width:250px;padding:20px}.carousel_404 .swiper-wrapper{margin-bottom:60px}.carousel_404{margin:60px 0}span.swiper-pagination-bullet{width:20px;height:20px;background-color:transparent;border:2px solid #a2a2a2;opacity:1}span.swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#a2a2a2}.error-page-desc{margin-bottom:30px!important}@media only screen and (max-width: 1400px){.carousel_404{margin:40px 0}}@media only screen and (max-width: 1200px){.ctm-404-description{max-width:100%}.carousel_404 .swiper-wrapper,.ctm-404_main_section p{margin-bottom:30px}}@media only screen and (max-width: 1024px){.error-page-desc{margin-bottom:5px!important}.footer-insta{margin-top:0!important}}@media only screen and (max-width: 767px){.ctm-404_main_title.h2{margin-bottom:20px}.ctm-404-main-imd-product a{margin:0 auto 20px}.carousel_404{margin:20px 0}}@media only screen and (max-width: 575px){.ctm-404_main_section h2.ctm-404_main_sub_title{font-size:20px;line-height:28px;margin-bottom:0}}div#shopify-section-footer-new,div.bg-pattern-audiowave.bg-pattern-audiowave-two:has(.support-accordion),.blog-text.bg-pattern-audiowave.bg-pattern-audiowave-one,#shopify-section-template--16757609431270__main .bg-pattern-audiowave-two,#shopify-section-template--16757610086630__164878946704a1ac6b .bg-pattern-audiowave{overflow:inherit}html{overflow-x:hidden}.mega-menu-wrapper,body.header-sticky .mega-menu-wrapper{top:140px}div#shopify-section-template--16757610348774__164508635772f3f63b .bg-pattern-audiowave{padding-bottom:40px}#shopify-section-template--16757610119398__main .bg-pattern-audiowave:after,.shopify-section:has(.single-blog):after{bottom:0}div#shopify-section-template--16757610086630__164878946704a1ac6b .bg-pattern-audiowave:before{z-index:-1}@media only screen and (max-width: 1024px){div#shopify-section-template--16757610348774__164508635772f3f63b .bg-pattern-audiowave{padding-bottom:70px;padding-top:65px}div#shopify-section-footer-new,div.bg-pattern-audiowave.bg-pattern-audiowave-two:has(.support-accordion),.blog-text.bg-pattern-audiowave.bg-pattern-audiowave-one,#shopify-section-template--16757609431270__main .bg-pattern-audiowave-two,#shopify-section-template--16757610086630__164878946704a1ac6b .bg-pattern-audiowave{overflow:hidden}}@media only screen and (max-width: 575px){.modal-login.bg-pattern-audiowave{overflow:unset}.modal-login .c-modal-body{overflow-y:auto;overflow-x:hidden}}.before\:bg-blue_bg:before{content:""!important}.ctm-bg-black h3,.ctm-bg-black p{color:#000!important}.ctm-bg-black .zigzag-button a{background-color:#404041;background-image:unset;color:#fff;border-color:#404041}.ctm-bg-black .zigzag-button a:hover{background-color:transparent;color:#404041}@media (max-width: 1024px){.ctm-bg-black .desktop-hide{display:inline-block!important;object-fit:cover;width:100%!important;height:1020px;object-position:top center}.ctm-bg-black .custom-zigzagsection{background:none!important}.ctm-bg-black .custom-zigzagsection>div{display:block;width:100%}.ctm-bg-black .custom-content-overlay{position:absolute;justify-content:flex-end;align-items:baseline;flex-direction:column;width:100%;height:400px;left:0;right:0;bottom:0;top:unset!important;display:flex}.ctm-bg-black .custom-content-overlay div:last-child{width:100%;text-align:center;padding-bottom:0!important}.ctm-bg-black .custom-content-overlay div:last-child:before{content:unset!important}.ctm-bg-black .zigzag-button,.ctm-bg-black .zigzag-button a{margin:0!important}.ctm-bg-black h3{text-align:center}}@media (max-width: 989px){.ctm-bg-black .desktop-hide{height:990px}}@media (max-width: 889px){.ctm-bg-black .desktop-hide{height:910px}}@media (max-width: 767px){.ctm-bg-black h3{font-size:22px;line-height:28px;padding:0!important;display:block;width:100%;margin:0}.ctm-bg-black .desktop-hide{height:860px}.ctm-bg-black .content.white{margin:0;text-align:center}.ctm-bg-black .custom-content-overlay{bottom:0!important;justify-content:center}}@media (max-width: 575px){.ctm-bg-black .desktop-hide{height:720px}.ctm-bg-black h3{font-size:18px;line-height:20px}.ctm-bg-black p{line-height:20px}}.product-form__quantity .form__label{padding-right:4%;font-size:20px;align-items:center;display:flex;font-weight:700}.product-form__quantity{display:flex}.shop-wrapper .shop-product-button{flex-wrap:wrap!important}.shop-wrapper .shop-product-button .request-a-quote-btn{max-width:100%}.request-a-quote-btn{margin-right:15px}@media (max-width: 1023px){.product-form__input label.form__label{font-size:1.3rem!important}}@media (max-width: 767px){.shop-wrapper .shop-product-button .request-a-quote-btn a{display:block;margin:0 auto}}.about div#shopify-section-footer-new:before{content:unset}.btn-blue{color:#fff!important;border:1px solid #28377a;transition:all .5s ease-in-out;border-radius:100px;border-color:#28377a!important}.btn-white{background:#fff!important;color:#28377a!important;border:1px solid #fff;transition:all .5s ease-in-out;border-radius:100px;border-color:#fff!important}.btn-white:hover{background:transparent!important;color:#fff!important}.btn-whiteline{background:transparent!important;color:#fff!important;border:1px solid #fff;transition:all .5s ease-in-out;border-radius:100px;border-color:#fff!important}.btn-whiteline:hover{background:#fff!important;color:#28377a!important}.btn-blueline{background:transparent!important;color:#28377a!important;border:1px solid #28377a;transition:all .5s ease-in-out;border-radius:100px;border-color:#28377a}.btn-blueline:hover{background:#28377a!important;color:#fff!important}.banner-content-block .herobtn-group .mt-30.w-full{width:fit-content}@media (max-width: 767px){.banner-content-block .herobtn-group .mt-30.w-full{width:100%}}@media (max-width: 1025px){.content-center .herobtn-group{flex-direction:column;align-items:center}}.content-center .herobtn-group{justify-content:center}.lite-headset .request-a-quote-btn{margin-right:0;display:flex;justify-content:center;align-items:center}.lite-headset .volume-purchase{display:flex;align-items:center;margin-bottom:20px}.social{display:flex}.victory-350xg-gaming-headset .request-a-quote-btn{margin-right:0;display:flex;justify-content:center;align-items:center}.victory-350xg-gaming-headset .social{display:flex;justify-content:center;width:100%}@media (max-width: 750px){.social{padding-left:50px!important}}@media (max-width: 640px){.social{padding-left:30px!important}}.victory-350xg-gaming-headset .social{justify-content:flex-start}.template-policy .content-for-layout{font-size:16px;font-weight:300;line-height:26px;--tw-text-opacity: 1;color:rgb(64 64 65 / var(--tw-text-opacity))}.template-policy .content-for-layout p{margin-top:15px}.template-policy .content-for-layout p a{text-decoration:underline}.template-policy .content-for-layout .shopify-policy__title h1{padding-top:50px;color:#28377a}@media (max-width: 1880px){.template-policy .content-for-layout .shopify-policy__container:after{right:0!important}}@media (max-width: 768px){.template-policy .content-for-layout .shopify-policy__title h1{padding-top:75px}}@media (max-width: 575px){.template-policy .content-for-layout .shopify-policy__title h1{padding-top:50px}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/base.css.map?v=93650100701303378691735218036 */
