@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Space+Grotesk:wght@300..700&display=swap";*,:before,:after{box-sizing:border-box}:root{--inter_font_Family: "Inter", sans-serif;--space-grotesk_font_family: "Space Grotesk", sans-serif;--body_bg_color: #161414;--body_color: #ffffff;--body_gray_color: #C0C0C0;--white_color: #ffffff;--black_color: #000000;--footer_bg_color: #0e0d0d;--uppercase: uppercase;--lowercase: lowercase;--font_size_18px: clamp(1.5rem, .947vw, 1.8rem);--font_size_20: clamp(1.6rem, 1.053vw, 2rem);--font_size_22: clamp(1.7rem, 1.158vw, 2.2rem);--font_size_24: clamp(2rem, 1.263vw, 2.4rem);--font_size_26px: clamp(2rem, 1.368vw, 2.6rem);--font_size_28px: clamp(2.2rem, 1.474vw, 2.8rem);--font_size_30px: clamp(2rem, 1.579vw, 3rem);--font_size_32px: clamp(2.4rem, 1.684vw, 3.2rem);--font_size_35px: clamp(1.8rem, 1.842vw, 3.5rem);--font_size_42px: clamp(2.4rem, 2.211vw, 4.2rem);--font_size_44px: clamp(2.4rem, 2.316vw, 4.4rem);--font_size_55px: clamp(2.8rem, 2.895vw, 5.5rem);--font_size_56px: clamp(2.8rem, 2.947vw, 5.6rem);--font_size_58px: clamp(2.9rem, 3.053vw, 5.8rem);--font_size_66px: clamp(3.3rem, 3.474vw, 6.6rem);--font_size_80px: clamp(3.5rem, 4.167vw, 8rem);--font_size_90px: clamp(3.5rem, 4.737vw, 9rem);--font_size_100px: clamp(4rem, 5.263vw, 10rem);--font_weight_400: 400;--font_weight_500: 500;--font_weight_600: 600;--font_weight_700: 700;--font_weight_800: 800;--font_weight_900: 900;--border_radius: 3rem;--page-width-sm: 1536px;--page-width: 1700px;--duration: .3s;--easing: ease;--padding-50px: clamp(2.5rem, 2.632vw, 5rem);--padding-60px: clamp(2.5rem, 3.158vw, 6rem);--padding-80px: clamp(3.5rem, 4.211vw, 8rem);--padding-90px: clamp(3rem, 4.895vw, 9rem);--padding-120px: clamp(4rem, 6.316vw, 12rem);--padding-100px: clamp(4rem, 5.263vw, 10rem);--grid-desktop-vertical-spacing: 3rem;--grid-desktop-horizontal-spacing: 3rem;--grid-mobile-vertical-spacing: 1.5rem;--grid-mobile-horizontal-spacing: 1.5rem}html{box-sizing:border-box;scroll-behavior:smooth;-webkit-text-size-adjust:100%;font-size:62.5%;overflow-x:hidden}.page-width,.container-fluid,.container{max-width:var(--page-width);margin-left:auto;margin-right:auto;padding-left:15px!important;padding-right:15px!important}.page-width-sm{max-width:var(--page-width-sm);margin-left:auto;margin-right:auto;padding-left:15px!important;padding-right:15px!important}body{padding:0;font-family:var(--inter_font_Family);color:var(--body_color);letter-spacing:0;font-weight:300;font-size:16px;line-height:1.4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--body_bg_color);-webkit-text-size-adjust:100%;overflow-x:hidden}body.gradient{background:var(--body_bg_color)}h1,h2,h3,h4,h5,h6{font-family:var(--space-grotesk_font_family);letter-spacing:0;line-height:1.3;margin:0;color:var(--white_color);font-weight:400}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{color:var(--white_color);font-family:var(--space-grotesk_font_family)}.common_heading{margin:0}.common--heading{font-family:var(--space-grotesk_font_family);font-size:var(--font_size_80px);font-weight:var(--font_weight_700);text-transform:uppercase;line-height:1;margin-bottom:1rem}.common--heading strong,.common--heading .accent,.common--heading em{color:var(--white_color);font-style:normal}p:last-child{margin-bottom:0}p:empty{display:none}ul,ol{margin:0;padding:0;list-style:none}img{display:block;max-width:100%;height:auto}video,iframe{display:block;width:100%}a{transition:ease-in var(--duration);color:currentColor}a,a:hover,a:focus{text-decoration:none}.button,.cust_btn{color:var(--black_color);background:var(--white_color);border:1px solid var(--white_color);padding:2rem 6rem;font-family:var(--space-grotesk_font_family);font-weight:var(--font_weight_700);text-transform:uppercase;letter-spacing:.03em;font-size:var(--font_size_22);line-height:1.2}.button:before,.cust_btn:before,.button:after,.cust_btn:after{opacity:0}.button:hover,.cust_btn:hover{color:var(--white_color);background:transparent}:focus{outline:none!important;box-shadow:none!important}table{width:100%}body.overflow-hidden{display:block;height:100vh}.hide_for_desk{display:none}.hide_for_mob{display:block}.section-header{background:#121010;position:relative;z-index:5}.template_index .section-header{left:0;position:absolute;top:0;width:100%}.section-header .header-wrapper{border:0;overflow-x:clip}.template_index .section-header,.template_index .section-header .header-wrapper{background:transparent}.shopify-section-header-sticky .header-wrapper{background:#121010f5;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}.header{align-items:center;column-gap:clamp(2.8rem,2.083vw,4rem);display:grid;grid-template-areas:"heading navigation icons";grid-template-columns:minmax(12rem,22rem) minmax(0,1fr) auto;min-height:clamp(9.8rem,7.083vw,13.6rem);padding-left:1.5rem;padding-right:1.5rem}.header-wrapper .header__heading{line-height:0}.header-wrapper .header__heading-link{display:inline-flex;padding:0}.header__heading-logo-wrapper{align-items:center;display:inline-flex}.header .header__inline-menu{justify-self:end;margin-left:0;text-align:right;margin-right:1.4rem}.header__inline-menu .list-menu{align-items:center;column-gap:clamp(3.2rem,3.646vw,7rem);display:inline-flex;padding-right:clamp(2.4rem,1.979vw,3.8rem);position:relative;text-align:right}.header__inline-menu .list-menu:after{background:#ffffff8c;content:"";height:2.8rem;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.header__menu-item{color:var(--white_color);font-family:var(--space-grotesk_font_family);font-size:var(--font_size_20)!important;font-weight:var(--font_weight_500);letter-spacing:0;line-height:1.3;min-height:auto;padding:.8rem 0;text-transform:var(--uppercase)}.header__menu-item:hover,.header__menu-item:hover span,.header__menu-item span.header__active-menu-item{color:var(--white_color);text-decoration-color:var(--white_color);text-decoration-thickness:.1rem;text-underline-offset:1.1rem}.header__menu-item .icon-caret{right:-1.5rem}.header__icons{align-items:center;column-gap:0rem;display:flex;justify-self:end;padding-right:0}.header__icons .desktop-localization-wrapper{display:none}.header__icon,.header__icon--cart{align-items:center;color:var(--white_color);display:inline-flex;height:auto;justify-content:center;line-height:0;min-height:2.8rem;position:relative;width:auto}.header__search,.header__icon--search,.header__icon--search>span{align-items:center;display:inline-flex;justify-content:center;line-height:0}.header__icon--search{min-width:1.9rem}.header__icon .svg-wrapper,.header__icon svg{height:1.9rem;width:1.9rem}.header__search:after,.header__icon--account:after{background:#ffffff47;content:"";height:2rem;position:absolute;right:-1.4rem;top:50%;transform:translateY(-50%);width:1px}details[open] .modal-overlay:after{background:#16141496}.header__icon--cart{column-gap:2.8rem;font-family:var(--space-grotesk_font_family);font-size:var(--font_size_20);font-weight:var(--font_weight_400);line-height:1;text-transform:var(--uppercase);text-decoration:none}.header__icon--cart .cust_text{display:inline-flex;white-space:nowrap}.header__icon--cart .cart-count-bubble{bottom:auto;left:auto;right:-.9rem;top:-.9rem}.header__icons .cust_btnWrap{margin-left:1.6rem}.header__icons .cust_btn{align-items:center;background:var(--white_color);border:1px solid var(--white_color);color:var(--black_color);display:inline-flex;font-family:var(--space-grotesk_font_family);font-weight:var(--font_weight_500);height:5.4rem;justify-content:center;letter-spacing:0;line-height:1;min-height:0;min-width:clamp(18rem,11.615vw,22.1rem);padding:0 3.2rem;text-transform:var(--uppercase)}.header__icons .cust_btn:before,.header__icons .cust_btn:after{display:none}.header__icons .cust_btn:hover{background:transparent;color:var(--white_color)}.header__icons .header__search{padding-right:2.8rem}.header__icons .header__icon--account{margin:0 2.9rem;position:relative}.header__icons .header__icon--account:before{background:#ffffff47;content:"";height:1.9rem;position:absolute;left:-2.8rem;top:50%;transform:translateY(-50%);width:1px}.header__icons .header__icon--account:after{background:#ffffff47;content:"";height:1.9rem;position:absolute;right:-2.8rem;top:50%;transform:translateY(-50%);width:1px}.header__icons .header__icon--cart{margin:0 2.8rem;position:relative}.header .button.cust_btn{background:transparent;color:var(--white_color)}.header .button.cust_btn:hover{background:var(--white_color);color:var(--body_bg_color)}.workaholic-banner-slider{background:var(--body_bg_color);color:var(--white_color);overflow:hidden;position:relative}.workaholic-banner-slider .splide{position:relative;visibility:visible}.workaholic-banner-slider .splide__track{overflow:hidden}.workaholic-banner-slider .splide__list{backface-visibility:hidden;display:flex;height:100%;margin:0!important;padding:0!important}.workaholic-banner-slider .splide__slide{backface-visibility:hidden;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.workaholic-banner-slide{min-height:clamp(58rem,53.542vw,102.8rem);overflow:hidden}.workaholic-banner-slide__media,.workaholic-banner-slide__media picture,.workaholic-banner-slide__media img,.workaholic-banner-slide__placeholder{height:100%;top:0;right:0;bottom:0;left:0;position:absolute;width:100%}.workaholic-banner-slide__media img,.workaholic-banner-slide__placeholder{object-fit:cover}.workaholic-banner-slide__shade{background:linear-gradient(90deg,#000000d1,#0000008a 38%,#00000014 78%),linear-gradient(180deg,#0000002e,#0000000a,#00000057);top:0;right:0;bottom:0;left:0;position:absolute;z-index:1}.workaholic-banner-slide__inner{align-items:center;display:flex;min-height:inherit;position:relative;z-index:2}.workaholic-banner-slide__content{margin-top:clamp(5rem,9vw,10.5rem);max-width:clamp(50rem,61.198vw,117rem);text-align:left}.workaholic-banner-slide__title{color:var(--white_color);font-family:var(--space-grotesk_font_family);font-size:var(--font_size_90px);font-weight:var(--font_weight_700);line-height:1.08;margin:0 0 3.2rem;text-transform:var(--uppercase)}.workaholic-banner-slide__text{color:var(--white_color);font-family:var(--inter_font_Family);font-size:var(--font_size_20);font-weight:var(--font_weight_400);line-height:1.45;max-width:78rem}.workaholic-banner-slide__buttons{display:flex;flex-wrap:wrap;gap:1.5rem 1.6rem;margin-top:5.5rem}.workaholic-banner-slide__button{align-items:center;border:1px solid var(--white_color);display:inline-flex;font-family:var(--space-grotesk_font_family);font-size:var(--font_size_22);font-weight:var(--font_weight_700);justify-content:center;min-height:5.6rem;min-width:31rem;padding:1.8rem 3.2rem;text-align:center;text-transform:var(--uppercase);transition:background var(--duration) var(--easing),color var(--duration) var(--easing),border-color var(--duration) var(--easing)}.workaholic-banner-slide__button--primary{background:var(--white_color);color:var(--black_color);display:inline-flex;column-gap:1rem;align-items:center}.workaholic-banner-slide__button--secondary{background:transparent;color:var(--white_color);min-width:29.4rem}.workaholic-banner-slide__button:hover,.workaholic-banner-slide__button:focus-visible{background:var(--white_color);border-color:var(--white_color);color:var(--black_color)}.workaholic-banner-slider .splide__pagination{align-items:flex-start;bottom:auto!important;box-sizing:border-box;display:flex;flex-direction:column;gap:2rem;justify-content:center;align-items:end;left:auto!important;list-style:none;margin:0!important;padding:0!important;position:absolute;right:clamp(2.5rem,3.385vw,6.5rem)!important;top:50%;transform:translateY(-50%);width:8.6rem;z-index:3}.workaholic-banner-slider .splide__pagination__page{align-items:center;background:transparent!important;border:0;border-radius:0;color:#ffffff6b;cursor:pointer;display:flex;font-family:var(--space-grotesk_font_family);font-size:2.4rem;font-weight:var(--font_weight_400);height:4rem;line-height:1;opacity:1;overflow:visible;padding:0;position:relative;transform:none!important;transition:color var(--duration) var(--easing);width:100%}.workaholic-banner-slider__pagination-number{display:inline-block;font-size:var(--font_size_32px);min-width:4.3rem;position:relative;transform:none;transform-origin:left center;transition:font-size var(--duration) var(--easing),color var(--duration) var(--easing)}.workaholic-banner-slider .splide__pagination__page.is-active{color:var(--white_color);transform:none!important;height:7rem}.workaholic-banner-slider .splide__pagination__page.is-active .workaholic-banner-slider__pagination-number{font-size:var(--font_size_80px);font-weight:500}.workaholic-banner-slider .splide__pagination__page.is-active:after{background:#ffffff8c;content:"";height:1px;margin-left:.4rem;opacity:0;position:absolute;right:-5rem;top:50%;transform:translateY(-50%);transition:opacity var(--duration) var(--easing);width:4.4rem}.workaholic-banner-slider .splide__pagination__page.is-active:after{opacity:1}.custom-image-text{background:var(--custom-image-text-bg, var(--body_bg_color));color:var(--white_color);overflow:hidden}.custom-image-text__grid{align-items:stretch;display:flex;min-height:clamp(56rem,40.625vw,78rem)}.custom-image-text__grid--image-first .custom-image-text__media{order:1}.custom-image-text__grid--image-first .custom-image-text__content-wrap,.custom-image-text__grid--text-first .custom-image-text__media{order:2}.custom-image-text__grid--text-first .custom-image-text__content-wrap{order:1}.custom-image-text__media,.custom-image-text__content-wrap{flex:1 1 50%;min-width:0}.custom-image-text__media{min-height:inherit;overflow:hidden;position:relative}.custom-image-text__image{height:100%;top:0;right:0;bottom:0;left:0;object-fit:cover;position:absolute;width:100%}.custom-image-text__content-wrap{align-items:center;background:var(--custom-image-text-bg, #111010);display:flex;min-height:inherit;padding:var(--padding-80px) clamp(4rem,7.292vw,14rem)}.custom-image-text__content{text-align:left}.custom-image-text__divider{display:block;margin:clamp(2.5rem,2.083vw,4rem) 0 clamp(2.5rem,2.083vw,4.4rem);height:4px;width:6.4rem;background:silver;box-shadow:0 0 10px #73737380;border-radius:3.3px}.custom-image-text__text{color:var(--body_gray_color);font-family:var(--inter_font_Family);font-size:var(--font_size_20);font-weight:var(--font_weight_400);line-height:1.65}.custom-image-text__button{margin-top:clamp(2.5rem,2.917vw,5.6rem)}.icon-feature-bar{background:var(--icon-feature-bar-bg, #1b1b1a);color:var(--white_color);overflow:hidden}.icon-feature-bar__inner{padding:3.2rem 0}.icon-feature-bar__items{align-items:center;display:flex;flex-wrap:wrap;gap:2rem clamp(2.5rem,4.884vw,9.3rem);justify-content:center}.icon-feature-bar__item{align-items:center;display:flex;gap:clamp(1.4rem,1.458vw,2.8rem);justify-content:center;min-width:0}.icon-feature-bar__icon-wrap{align-items:center;display:inline-flex;flex:0 0 auto;height:clamp(3.4rem,2.292vw,4.4rem);justify-content:center;width:clamp(3.4rem,2.292vw,4.4rem)}.icon-feature-bar__icon{filter:brightness(0) invert(1);height:100%;object-fit:contain;opacity:.78;width:100%}.icon-feature-bar__title{color:var(--white_color);font-family:var(--space-grotesk_font_family);font-size:var(--font_size_24);font-weight:var(--font_weight_700);letter-spacing:1.2px;line-height:1.15;margin:0;text-transform:var(--uppercase);white-space:nowrap}.custom-alignment-features{background:var(--custom-alignment-bg, var(--body_bg_color));color:var(--white_color);overflow:hidden;padding:var(--padding-100px) 0 var(--padding-90px)}.custom-alignment-features__inner{text-align:center}.custom-alignment-features__header{margin:0 auto clamp(3rem,3.158vw,6rem);max-width:96rem}.custom-alignment-features__header .custom-image-text__divider{margin:clamp(2.5rem,2.083vw,4rem) auto clamp(2.5rem,2.083vw,4.4rem)}.custom-alignment-features__divider{background:linear-gradient(90deg,#fff3,#fffffff2,#fff3);display:block;height:3px;margin:clamp(2.4rem,2.105vw,4rem) auto 0;width:6.3rem}.custom-alignment-features__blocks{display:grid;gap:2rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:2.4rem}.custom-alignment-features__block{align-items:center;background:#202020;border:1px solid rgba(255,255,255,.08);display:flex;gap:2rem;justify-content:center;min-height:10rem;padding:2.2rem 3rem;text-align:left}.custom-alignment-features__icon-wrap{align-items:center;display:inline-flex;flex:0 0 auto;width:5.5rem;justify-content:center}.custom-alignment-features__icon{filter:brightness(0) invert(1);height:100%;object-fit:contain;opacity:.78;width:100%}.custom-alignment-features__block-content{min-width:0}.custom-alignment-features__block-title{color:var(--white_color);font-family:var(--space-grotesk_font_family);font-size:var(--font_size_24);font-weight:var(--font_weight_700);letter-spacing:.06em;line-height:1.15;margin:0 0 .8rem;text-transform:var(--uppercase)}.custom-alignment-features__block-text{color:var(--body_gray_color);font-family:var(--inter_font_Family);font-size:var(--font_size_20);font-weight:var(--font_weight_400);line-height:1.35}.custom-alignment-features__media{overflow:hidden;position:relative}.custom-alignment-features__image{aspect-ratio:1560 / 640;height:auto;object-fit:cover;width:100%}.custom-alignment-features__bottom-text{color:var(--white_color);font-family:var(--space-grotesk_font_family);font-size:var(--font_size_24);font-weight:var(--font_weight_700);letter-spacing:.12rem;line-height:1.3;margin-top:3.2rem;text-transform:var(--uppercase)}.custom-performance-system{background:var(--custom-performance-bg, #0b0b0b);color:var(--white_color);overflow:hidden;padding:var(--padding-100px) 0 var(--padding-90px)}.custom-performance-system__inner{text-align:center}.custom-performance-system__header{margin:0 auto clamp(5rem,5.263vw,10rem);max-width:132rem}.custom-performance-system__sub-heading{color:#ffffffb8;font-family:var(--inter_font_Family);font-size:var(--font_size_18px);line-height:1.55;margin:2rem auto 0;max-width:72rem}.custom-performance-system__timeline{--performance-step-size: 8.8rem;--performance-node-size: 1.4rem;display:flex;flex-direction:column;gap:0;margin:0 auto;max-width:72rem;padding:0;position:relative}.custom-performance-system__line{background:#ffffff29;bottom:calc(var(--performance-step-size) / 2);display:block;left:50%;overflow:hidden;position:absolute;top:calc(var(--performance-step-size) / 2);transform:translate(-50%);width:1px;z-index:1}.custom-performance-system__line-progress{background:#fffffff2;display:block;height:var(--performance-progress, 0%);left:0;position:absolute;top:0;transition:height .7s cubic-bezier(.22,1,.36,1);width:100%}.custom-performance-system__item{align-items:center;display:block;height:var(--performance-step-size);min-height:0;opacity:.42;position:relative;transition:opacity var(--duration) var(--easing);z-index:2}.custom-performance-system__item.is-active,.custom-performance-system__item.is-past{opacity:1}.custom-performance-system__item:nth-of-type(odd) .custom-performance-system__content{left:auto;right:calc(50% + 3.4rem);min-width:19rem}.custom-performance-system__item:nth-of-type(2n) .custom-performance-system__content{flex-direction:row;left:calc(50% + 3.4rem);right:auto}.custom-performance-system__item:nth-of-type(2n) .custom-performance-system__content:before{left:auto;right:calc(100% + .6rem)}.custom-performance-system__node{background:#0d0c0c;border:1px solid rgba(255,255,255,.72);border-radius:50%;display:block;height:var(--performance-node-size);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background .45s cubic-bezier(.22,1,.36,1),border-color .45s cubic-bezier(.22,1,.36,1),box-shadow .55s cubic-bezier(.22,1,.36,1);width:var(--performance-node-size);z-index:3}.custom-performance-system__item.is-active .custom-performance-system__node{background:var(--white_color);box-shadow:0 0 1.4rem #ffffffe6}.custom-performance-system__content{align-items:center;display:flex;flex-direction:row;gap:1.8rem;max-width:calc(50% - 4.4rem);position:absolute;top:50%;transform:translateY(-50%)}.custom-performance-system__content:before{border-top:1px dashed rgba(255,255,255,.4);content:"";left:calc(100% + .6rem);position:absolute;top:50%;transform:translateY(-50%);width:2.8rem}.custom-performance-system__icon-circle{align-items:center;background:radial-gradient(circle at 32% 25%,#fff,#d8d8d8 45%,#a8a8a8);border-radius:50%;box-shadow:inset 0 0 0 1px #ffffff6b;display:inline-flex;flex:0 0 auto;height:6.4rem;justify-content:center;width:6.4rem}.custom-performance-system__icon{filter:brightness(0);height:3.2rem;object-fit:contain;opacity:.86;width:3.2rem}.custom-performance-system__title{color:var(--white_color);font-family:var(--space-grotesk_font_family);font-size:var(--font_size_24);font-weight:var(--font_weight_700);letter-spacing:0;line-height:1.1;margin:0;text-transform:var(--uppercase);white-space:normal;text-align:left}.custom-performance-system__bottom-text{color:var(--white_color);font-family:var(--space-grotesk_font_family);font-size:var(--font_size_24);font-weight:var(--font_weight_700);letter-spacing:.04em;line-height:1.4;margin:clamp(4rem,4.211vw,8rem) auto 0;max-width:62rem;text-transform:var(--uppercase)}.custom-performance-system__bottom-text .custom-performence__button{display:inline-flex;column-gap:1rem;align-items:center}.custom-performance-system__bottom-text .custom-performence__button:hover svg path{fill:var(--white_color)}.custom-cta-image-text{background:var(--custom-cta-bg, var(--black_color));color:var(--white_color);overflow:hidden;padding:var(--padding-120px) 0}.custom-cta-image-text__grid{align-items:center;display:grid;gap:clamp(4rem,5vw,9.6rem);grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.custom-cta-image-text__grid--text-first .custom-cta-image-text__media{order:2}.custom-cta-image-text__grid--text-first .custom-cta-image-text__content-wrap{order:1}.custom-cta-image-text__media{overflow:hidden;position:relative}.custom-cta-image-text__image{aspect-ratio:760 / 535;height:auto;object-fit:cover;width:100%}.custom-cta-image-text__content-wrap{align-items:center;display:flex}.custom-cta-image-text__content{max-width:69rem;text-align:left}.custom-cta-image-text__divider{background:linear-gradient(90deg,#fffffff2,#ffffff2e);display:block;height:3px;margin:clamp(2.4rem,2.632vw,5rem) 0 3.4rem;width:6.3rem}.custom-cta-image-text__text{color:var(--white_color);font-family:var(--inter_font_Family);font-size:var(--font_size_18px);font-weight:var(--font_weight_500);letter-spacing:.06em;line-height:1.65;text-transform:var(--uppercase)}.custom-cta-image-text__text p+p{margin-top:.8rem}.custom-cta-image-text__button{margin-top:3.6rem;min-width:27.5rem}.footer{background:var(--footer_bg_color);border-top:1px solid rgba(255,255,255,.12);color:var(--white_color);margin-top:0;overflow:hidden;position:relative}.footer.gradient{background:var(--footer_bg_color)}.footer:after{background:linear-gradient(180deg,#3b3b3b59,#3b3b3b00);bottom:9.8rem;color:transparent;content:"WORKAHOLIC FOCUS ENERGY";font-family:var(--space-grotesk_font_family);font-size:clamp(5rem,7.895vw,15rem);font-weight:var(--font_weight_700);left:50%;letter-spacing:-.04em;line-height:1;opacity:.32;pointer-events:none;position:absolute;text-transform:var(--uppercase);transform:translate(-50%);white-space:nowrap;-webkit-background-clip:text;background-clip:text;z-index:0}.footer>*{position:relative;z-index:1}.custom-footer-design{padding-top:clamp(4.8rem,4.105vw,7.8rem)}.custom-footer-design__logo-wrap{display:flex;justify-content:center}.custom-footer-design__logo-link{display:inline-flex}.custom-footer-design__logo{height:auto;width:clamp(11rem,10.573vw,20.3rem)}.custom-footer-design__shop-name{color:var(--white_color);font-family:var(--space-grotesk_font_family);font-size:var(--font_size_24);font-weight:var(--font_weight_700);text-transform:var(--uppercase)}.custom-footer-design__nav{border-bottom:1px solid rgba(255,255,255,.14);border-top:1px solid rgba(255,255,255,.14);margin-top:clamp(3.2rem,2.895vw,5.5rem)}.custom-footer-design__menu{align-items:center;display:flex;gap:clamp(4rem,5.208vw,10rem);justify-content:center;min-height:8.2rem}.custom-footer-design__menu-link{color:var(--white_color);font-family:var(--inter_font_Family);font-size:var(--font_size_18px);font-weight:var(--font_weight_600);line-height:1.4;text-transform:var(--uppercase);text-decoration:none}.custom-footer-design__menu-link:hover{color:#ffffffb3}.footer__content-top{padding-bottom:0;padding-top:clamp(2.5rem,2.604vw,5rem)}.custom-footer-design .footer__blocks-wrapper{display:none}.custom-footer-design .footer-block--newsletter{align-items:center;display:flex;justify-content:center;margin-top:clamp(2.5rem,1.458vw,4.9rem)}.custom-footer-design .footer-block__newsletter{align-items:center;display:flex;flex-direction:column;flex-grow:0;width:min(100%,56rem)}.custom-footer-design .footer-block__heading{color:var(--white_color);font-family:var(--space-grotesk_font_family);font-size:var(--font_size_24);font-weight:var(--font_weight_700);line-height:1.35;margin:0 0 2.6rem;text-align:center;text-transform:var(--uppercase)}.custom-footer-design .footer__newsletter{align-items:center;display:flex;flex-direction:column;gap:2rem;max-width:none;width:100%}.custom-footer-design .newsletter-form__field-wrapper{max-width:none;width:100%}.custom-footer-design .newsletter-form .field{background:transparent;border:0;display:flex;flex-direction:column;gap:2.1rem;height:auto}.custom-footer-design .newsletter-form .field:before,.custom-footer-design .newsletter-form .field:after{display:none}.custom-footer-design .newsletter-form .field__input{background:#0d0c0c;border:1px solid rgba(255,255,255,.6);box-shadow:none;color:var(--white_color);font-family:var(--inter_font_Family);font-size:1.6rem;height:5.5rem;min-height:5.5rem;padding:1.5rem 5rem 1.5rem 2.4rem;width:100%;background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.6632 9.74805L10.1556 11.2607C9.5443 11.8742 8.46866 11.8874 7.84411 11.2607L6.3365 9.74805L0.921875 15.1802C1.12343 15.2734 1.34565 15.3291 1.5819 15.3291H16.4178C16.6541 15.3291 16.8762 15.2735 17.0777 15.1803L11.6632 9.74805Z' fill='%239C9C9C'/%3E%3Cpath d='M16.418 2.67188H1.58203C1.34578 2.67188 1.12356 2.72749 0.922078 2.82069L6.70799 8.6258C6.70837 8.62618 6.70883 8.62625 6.70922 8.62664C6.70946 8.62689 6.70962 8.62721 6.70968 8.62755L8.59099 10.5151C8.79082 10.7149 9.20925 10.7149 9.40908 10.5151L11.29 8.62787C11.29 8.62787 11.2905 8.62703 11.2909 8.62664C11.2909 8.62664 11.2917 8.62618 11.2921 8.6258L17.0779 2.82066C16.8764 2.72742 16.6542 2.67188 16.418 2.67188ZM0.168258 3.55823C0.0639844 3.7691 0 4.00317 0 4.25391V13.7461C0 13.9968 0.0639141 14.2309 0.168223 14.4418L5.59223 9.00018L0.168258 3.55823ZM17.8317 3.55816L12.4078 9.00018L17.8317 14.4418C17.936 14.231 18 13.9969 18 13.7461V4.25391C18 4.0031 17.936 3.76903 17.8317 3.55816Z' fill='%239C9C9C'/%3E%3C/svg%3E%0A");background-size:2rem;background-repeat:no-repeat;background-position:96% center}.custom-footer-design .newsletter-form .field__input::placeholder{color:#9c9c9c;opacity:1}.custom-footer-design .newsletter-form .field__label{color:#9c9c9c;font-size:1.6rem;left:2.4rem;top:1.4rem}.custom-footer-design .newsletter-form .field__input:focus~.field__label,.custom-footer-design .newsletter-form .field__input:not(:placeholder-shown)~.field__label{opacity:0}.custom-footer-design .newsletter-form__button{align-items:center;background:var(--white_color)!important;color:var(--black_color)!important;border:1px solid var(--white_color)!important;display:inline-flex;height:6.5rem;justify-content:center;margin-top:0;position:static;width:100%}.custom-footer-design .newsletter-form__button:hover{background:var(--body_bg_color)!important;color:var(--white_color)!important}.custom-footer-design .newsletter-form__button .svg-wrapper{display:none}.custom-footer-design__submit-text{display:inline-flex;letter-spacing:.03em}.footer__content-bottom{border-top:none!important;margin-top:7rem;padding:0!important}.footer__content-bottom-wrapper{align-items:center;justify-content:space-between}.newsletter-form__message--success{margin-top:0rem!important}.footer__content-bottom-wrapper .footer__copyright{margin-top:0;padding:2.5rem 0 3rem;border-top:1px solid rgba(255,255,255,.14)}.policies li:before{opacity:0}.footer__localization,.footer__column--info,.footer__payment{display:none}.footer__copyright{align-items:center;display:flex;gap:2.4rem;justify-content:space-between;margin-top:0;text-align:left;width:100%}.footer_location_languageWrap{display:none!important}.copyright__content,.copyright__content a,.policies li a{color:var(--white_color);font-family:var(--inter_font_Family);font-size:var(--font_size_18px)!important;font-weight:var(--font_weight_400);line-height:1.55;text-transform:capitalize}.copyright__content:nth-child(2){display:none}.policies{display:flex;gap:2.4rem;margin-left:auto}.policies li:before{content:none}.policies li:not(:last-child):after{content:"";padding-left:2.4rem;height:2rem;border-right:1px solid #ffffff}.main_product_sec .page-width{max-width:var(--page-width-sm)}.template_product .product{padding-top:clamp(3rem,4.167vw,8rem);padding-bottom:clamp(4rem,5.729vw,110rem)}product-info[id^=MainProduct-] .product{align-items:flex-start;--product-details-column-gap: clamp(4.5rem, 4.792vw, 9.2rem);column-gap:var(--product-details-column-gap)}product-info[id^=MainProduct-] .product__info-container{max-width:68.4rem}product-info[id^=MainProduct-] .product__text.caption-with-letter-spacing{color:silver;font-family:var(--inter_font_Family);font-size:1.4rem;font-weight:var(--font_weight_400);letter-spacing:.2rem;line-height:1.5;margin:0 0 2.1rem;text-transform:var(--uppercase)}.product__info-container>*+*{margin:2.1rem 0!important}product-info[id^=MainProduct-] .product__title{margin:0 0 2rem}product-info[id^=MainProduct-] .product__title h1{color:var(--white_color);font-family:var(--space-grotesk_font_family);font-size:var(--font_size_90px);font-weight:var(--font_weight_700);letter-spacing:0;line-height:.95;text-transform:capitalize}product-info[id^=MainProduct-] .rating-wrapper{align-items:center;display:flex;gap:.8rem;margin:0 0 1.8rem}product-info[id^=MainProduct-] .rating-star{--color-icon: 255, 255, 255}product-info[id^=MainProduct-] .rating-count,product-info[id^=MainProduct-] .rating-text{color:silver;font-size:1.8rem}product-info[id^=MainProduct-] .price--large{color:var(--white_color);font-family:var(--space-grotesk_font_family);font-size:var(--font_size_32px);font-weight:var(--font_weight_700);letter-spacing:0;line-height:1.5}product-info[id^=MainProduct-] .price__badge-sale,product-info[id^=MainProduct-] .price__badge-sold-out,product-info[id^=MainProduct-] .product__tax,product-info[id^=MainProduct-] .installment{display:none}product-info[id^=MainProduct-] variant-selects{display:block;margin-top:2.1rem}product-info[id^=MainProduct-] .product-form__input{border:0;margin:0;max-width:none;min-width:0}product-info[id^=MainProduct-] .product-form__input .form__label{color:var(--white_color);display:block;font-family:var(--inter_font_Family);font-size:1.4rem;font-weight:var(--font_weight_600);line-height:1.5;margin-bottom:1.2rem;padding-left:0}product-info[id^=MainProduct-] .product-form__input--pill{display:grid;gap:1.2rem;grid-template-columns:repeat(2,minmax(0,1fr))}product-info[id^=MainProduct-] .product-form__input--pill .form__label{grid-column:1 / -1}product-info[id^=MainProduct-] .product-form__input--pill input[type=radio]+label{align-items:center;background:transparent;border:1px solid transparent;border-radius:.4rem;color:var(--white_color);display:flex;flex-direction:column;gap:.4rem;justify-content:center;margin:0;min-height:8.4rem;padding:1.7rem 1.2rem;text-align:center;transition:border-color var(--duration) var(--easing),background var(--duration) var(--easing)}product-info[id^=MainProduct-] .product-form__input--pill input[type=radio]+label:hover{border-color:#e0e0e0}product-info[id^=MainProduct-] .product-form__input--pill input[type=radio]:checked+label{background:#0a0a0a;border-color:#e6e6e6}product-info[id^=MainProduct-] .product-form__input--pill input[type=radio].disabled+label{opacity:.45}product-info[id^=MainProduct-] .product-variant-option__title{color:var(--white_color);display:block;font-family:var(--inter_font_Family);font-size:1.6rem;font-weight:var(--font_weight_600);line-height:1.5}product-info[id^=MainProduct-] .product-variant-option__price{color:var(--body_gray_color);display:block;font-family:var(--inter_font_Family);font-size:1.4rem;font-weight:var(--font_weight_400);line-height:1.5}product-info[id^=MainProduct-] .product__description{color:var(--body_gray_color);font-family:var(--inter_font_Family);font-size:1.6rem;font-weight:var(--font_weight_400);line-height:1.6;margin:2.8rem 0 3.2rem}product-info[id^=MainProduct-] .qty_submitWrap{align-items:stretch;display:flex;gap:1.6rem;margin-top:3.2rem;margin-bottom:4.8rem!important}.qty_submitWrap .quantity__label{display:none!important}product-info[id^=MainProduct-] .qty_submitWrap .product-form__quantity{flex:0 0 auto;margin:0;min-width:13.8rem}.product__info-container .qty_submitWrap .product-form{margin:0}product-info[id^=MainProduct-] .quantity__label,product-info[id^=MainProduct-] .quantity__rules,product-info[id^=MainProduct-] .price-per-item{display:none}product-info[id^=MainProduct-] .price-per-item__container{display:block}product-info[id^=MainProduct-] .quantity{background:transparent;border:1px solid transparent;color:var(--white_color);min-height:5.6rem;width:13.8rem}product-info[id^=MainProduct-] .quantity:hover{border-color:#e0e0e0}product-info[id^=MainProduct-] .quantity:before,product-info[id^=MainProduct-] .quantity:after{display:none}product-info[id^=MainProduct-] .quantity__button,product-info[id^=MainProduct-] .quantity__input{color:var(--white_color);font-family:var(--inter_font_Family);font-size:1.8rem;font-weight:var(--font_weight_600)}product-info[id^=MainProduct-] .product_submitWrap,product-info[id^=MainProduct-] .product-form,product-info[id^=MainProduct-] .product-form__buttons{flex:1 1 auto;max-width:none;width:100%}product-info[id^=MainProduct-] .product-form__submit{background:var(--white_color);color:#0b0b0b;font-family:var(--space-grotesk_font_family);font-size:var(--font_size_22);font-weight:var(--font_weight_700);letter-spacing:0;line-height:1;margin:0;min-height:5.6rem;padding:1.6rem 1rem;text-transform:var(--uppercase);width:100%}product-info[id^=MainProduct-] .product-form__submit:before,product-info[id^=MainProduct-] .product-form__submit:after{display:none}product-info[id^=MainProduct-] .shopify-payment-button{display:none}product-info[id^=MainProduct-] .product__accordion{background:transparent;border-color:#454343;border-style:solid;border-width:1px 0 0;margin:0!important}product-info[id^=MainProduct-] .product__info-container .product__accordion:last-of-type{border-bottom:1px solid #454343}product-info[id^=MainProduct-] .product__accordion details{padding:2.7rem 0}product-info[id^=MainProduct-] .product__accordion summary{align-items:center;color:var(--white_color);display:flex;justify-content:space-between;padding:0;position:relative}product-info[id^=MainProduct-] .product__accordion summary[aria-expanded=false]:before{position:absolute;right:0;top:50%;transform:translateY(-50%);width:1.05rem;height:1.05rem;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.75 6H11.25M6 0.75V11.25' stroke='%23E6E6E6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-size:contain;background-repeat:no-repeat;background-position:center center;content:""}product-info[id^=MainProduct-] .product__accordion summary[aria-expanded=true]:before{position:absolute;right:0;top:50%;transform:translateY(-50%);width:1.05rem;height:.2rem;background-image:url("data:image/svg+xml,%3Csvg width='12' height='2' viewBox='0 0 12 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.75 0.75H11.25' stroke='%23E6E6E6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-size:contain;background-repeat:no-repeat;background-position:center center;content:""}product-info[id^=MainProduct-] .product__accordion summary .summary__title{align-items:center;display:flex;gap:0}product-info[id^=MainProduct-] .product__accordion summary .icon-accordion{display:none}product-info[id^=MainProduct-] .product__accordion summary>.svg-wrapper{color:var(--white_color);height:1.4rem;margin-left:2rem;opacity:1;width:1.4rem}product-info[id^=MainProduct-] .product__accordion summary .icon-caret{display:none!important}product-info[id^=MainProduct-] .accordion__title{color:var(--white_color);font-family:var(--inter_font_Family);font-size:var(--font_size_18px);font-weight:var(--font_weight_600);letter-spacing:0em;line-height:1.33;text-transform:var(--uppercase)}product-info[id^=MainProduct-] .product__accordion details[open] .accordion__content{color:var(--white_color);font-family:var(--inter_font_Family);font-size:var(--font_size_20);font-weight:var(--font_weight_500);line-height:1.2;padding:2.4rem 0 0;margin:0}product-info[id^=MainProduct-] .product__accordion details[open] .accordion__content:after{display:none}product-info[id^=MainProduct-] .product__accordion .accordion__content p{margin:0}product-info[id^=MainProduct-] .product__accordion .accordion__content p a{text-decoration:underline;text-underline-offset:3px}product-info[id^=MainProduct-] .product__accordion .accordion__content p+p{margin-top:.4rem}product-info[id^=MainProduct-] .product__accordion .accordion__content ul{padding-left:0}product-info[id^=MainProduct-] .product__accordion .accordion__content ul li{margin:0 0 1.5rem;position:relative;padding-left:3.6rem}product-info[id^=MainProduct-] .product__accordion .accordion__content ul li:last-child{margin:0}product-info[id^=MainProduct-] .product__accordion .accordion__content ul li:before{position:absolute;left:0;top:1px;width:2.1rem;height:2.1rem;background-image:url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_311_197' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='21' height='21'%3E%3Cpath d='M21 0H0V21H21V0Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_311_197)'%3E%3Cpath d='M14.5605 7.74837L9.05728 13.2516L6.4375 10.6318' stroke='white' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cmask id='mask1_311_197' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='21' height='21'%3E%3Cpath d='M0 6.10352e-05H20.9999V21H0V6.10352e-05Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask1_311_197)'%3E%3Cpath d='M20.1796 10.5C20.1796 15.8459 15.8459 20.1797 10.5 20.1797C5.15405 20.1797 0.820312 15.8459 0.820312 10.5C0.820312 5.15411 5.15405 0.820367 10.5 0.820367C15.8459 0.820367 20.1796 5.15411 20.1796 10.5Z' stroke='white' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");background-size:contain;background-repeat:no-repeat;background-position:center center;content:""}product-info[id^=MainProduct-] .product__text a{text-decoration:underline;text-underline-offset:5px}product-info[id^=MainProduct-] .product__media-list{gap:0}product-info[id^=MainProduct-] .product__media-item,product-info[id^=MainProduct-] .product__media,product-info[id^=MainProduct-] .product__media img{background:#0a0a0a}product-info[id^=MainProduct-] .product__media img{object-fit:cover}product-info[id^=MainProduct-] .thumbnail-list{gap:1.7rem;margin-top:0rem;padding:0rem!important}product-info[id^=MainProduct-] .thumbnail{background:#0a0a0a;border:1px solid transparent;border-radius:0}product-info[id^=MainProduct-] .thumbnail[aria-current]{border-color:var(--white_color);box-shadow:none}.custom-product-benefits{background:var(--custom-product-benefits-bg, #0a0a0a);border-bottom:1px solid #242323;border-top:1px solid #242323;color:var(--white_color);overflow:hidden}.custom-product-benefits__inner{padding-bottom:clamp(3.5rem,4.167vw,8rem)!important;padding-top:clamp(3.5rem,3.906vw,7.5rem)!important}.custom-product-benefits__grid{display:grid;gap:clamp(3rem,2.083vw,4rem);grid-template-columns:repeat(4,minmax(0,1fr))}.custom-product-benefits__item{align-items:center;display:flex;flex-direction:column;min-width:0;text-align:center;padding:0 2rem}.custom-product-benefits__icon-wrap{align-items:center;display:inline-flex;height:6.4rem;width:auto;justify-content:center;margin-bottom:3.3rem}.custom-product-benefits__icon{height:100%;object-fit:contain;width:auto}.custom-product-benefits__title{color:var(--white_color);font-family:var(--space-grotesk_font_family);font-size:var(--font_size_24);font-weight:var(--font_weight_700);letter-spacing:0;line-height:1.125;margin:0 0 2.1rem;text-transform:var(--uppercase)}.custom-product-benefits__text{color:silver;font-family:var(--inter_font_Family);font-size:var(--font_size_20);font-weight:var(--font_weight_400);line-height:1.5;margin:0 auto}.custom-product-benefits__text p{margin:0}.prod_img_text_sec .custom-image-text__media{flex:1 1 46%;min-width:0}.prod_img_text_sec .custom-image-text__content-wrap{flex:1 1 54%;min-width:0}.prod_img_text_sec .custom-image-text__text{font-size:var(--font_size_18px)}.template_product .icon-feature-bar__items{align-items:center;display:flex;flex-wrap:wrap;gap:2rem clamp(2.5rem,10.417vw,20rem);justify-content:center}.custom-testimonials{background:var(--custom-testimonials-bg, #161414);color:var(--white_color);overflow:hidden;padding:var(--padding-100px) 0 var(--padding-100px)}.custom-testimonials__inner{position:relative;max-width:185.3rem}.custom-testimonials__header{margin:0 auto clamp(2.4rem,1.979vw,3.8rem);text-align:center}.custom-testimonials__slider{padding:0 clamp(4.5rem,4.375vw,8.4rem);visibility:visible}.custom-testimonials__slider .splide__arrow svg{display:none}.custom-testimonials__slider .splide__arrow.splide__arrow--prev{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 9L3.83 9L9.42 14.59L8 16L3.49691e-07 8L8 -3.49691e-07L9.41 1.41L3.83 7L16 7L16 9Z' fill='%23D9D9D9'/%3E%3C/svg%3E%0A");background-size:1.6rem;background-position:center center;background-repeat:no-repeat}.custom-testimonials__slider .splide__arrow.splide__arrow--next{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-3.93402e-07 9L12.17 9L6.58 14.59L8 16L16 8L8 -3.49691e-07L6.59 1.41L12.17 7L-3.0598e-07 7L-3.93402e-07 9Z' fill='%23D9D9D9'/%3E%3C/svg%3E%0A");background-size:1.6rem;background-position:center center;background-repeat:no-repeat}.custom-testimonials__slider .splide__arrow.splide__arrow--prev:hover{background-size:1.6rem;background-position:center center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 9L3.83 9L9.42 14.59L8 16L3.49691e-07 8L8 -3.49691e-07L9.41 1.41L3.83 7L16 7L16 9Z' fill='black'/%3E%3C/svg%3E%0A")}.custom-testimonials__slider .splide__arrow.splide__arrow--next:hover{background-size:1.6rem;background-position:center center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-3.93402e-07 9L12.17 9L6.58 14.59L8 16L16 8L8 -3.49691e-07L6.59 1.41L12.17 7L-3.0598e-07 7L-3.93402e-07 9Z' fill='black'/%3E%3C/svg%3E%0A")}.custom-testimonials__track{overflow:hidden;width:100%}.custom-testimonials__list{align-items:stretch;display:flex;margin:0!important;padding:0!important;width:100%}.custom-testimonials__slide{box-sizing:border-box;display:flex;flex:0 0 calc((100% - 6rem)/4);height:auto;list-style:none;max-width:calc((100% - 6rem)/4);min-width:calc((100% - 6rem)/4)}.custom-testimonials__card{background:#0a0a0a;border:1px solid #262626;color:var(--white_color);display:flex;flex-direction:column;padding:clamp(2.2rem,1.667vw,3.2rem);width:100%}.custom-testimonials__stars{display:flex;gap:.4rem;margin-bottom:2.4rem}.custom-testimonials__star{color:#4f4210;display:inline-flex;flex:0 0 1.2rem;height:1.2rem;line-height:1;width:1.2rem}.custom-testimonials__star-icon{display:block;height:100%;width:100%}.custom-testimonials__quote{color:#fafafa;font-family:var(--inter_font_Family);font-size:var(--font_size_20);font-weight:var(--font_weight_500);line-height:1.55;margin:0 0 3.2rem}.custom-testimonials__quote p{margin:0}.custom-testimonials__person{align-items:center;border-top:1px solid #262626;display:flex;gap:1.6rem;margin-top:auto;padding-top:2.4rem}.custom-testimonials__initial{align-items:center;background:#171717;border-radius:50%;color:#a3a3a3;display:inline-flex;flex:0 0 4rem;font-family:var(--inter_font_Family);font-size:1.4rem;font-weight:var(--font_weight_700);height:4rem;justify-content:center;line-height:1;text-transform:var(--uppercase)}.custom-testimonials__meta{min-width:0}.custom-testimonials__name{color:#fafafa;font-family:var(--inter_font_Family);font-size:1.8rem;font-weight:var(--font_weight_700);line-height:1.2;margin:0 0 .8rem}.custom-testimonials__designation{color:silver;font-family:var(--inter_font_Family);font-size:1.8rem;font-weight:var(--font_weight_400);line-height:1.2;margin:0}.custom-testimonials .splide__arrows{height:0;margin:0;padding:0}.custom-testimonials .splide__arrow{align-items:center;background:transparent;border:1px solid rgba(255,255,255,.7);border-radius:50%;color:var(--white_color);cursor:pointer;display:inline-flex;height:clamp(3.5rem,2.813vw,5.4rem);width:clamp(3.5rem,2.813vw,5.4rem);justify-content:center;opacity:1;position:absolute;top:50%;transform:translateY(-50%);transition:background var(--duration) var(--easing),border-color var(--duration) var(--easing),color var(--duration) var(--easing);z-index:2}.custom-testimonials .splide__arrow svg{fill:currentColor;height:1.8rem;width:1.8rem}.custom-testimonials .splide__arrow:hover{background:var(--white_color);border-color:var(--white_color);color:var(--black_color)}.custom-testimonials .splide__arrow--prev{left:0}.custom-testimonials .splide__arrow--next{right:0}.custom-testimonials .splide__pagination{display:none!important}.shopify-policy__container{max-width:90rem;padding-top:clamp(3rem,4.167vw,8rem);padding-bottom:clamp(3rem,4.167vw,8rem)}.shopify-policy__title{margin:0 0 2.5rem}.rte a{color:var(--white_color)}.rte a:hover{color:var(--white_color);text-decoration:underline;text-underline-offset:2px}.shopify-policy__body .rte ul{padding-left:0;margin:0 0 2rem}.shopify-policy__body li{position:relative;padding-left:1.5rem;margin:0 0 1rem}.shopify-policy__body li:before{position:absolute;width:.6rem;height:.6rem;border-radius:50%;background:var(--white_color);left:0;top:9px;content:""}.header__icon--menu[aria-expanded=true]:before{background:#16141496}.facet-filters__field .facet-filters__sort option{color:var(--black_color)}.cart-drawer .drawer__inner{background:#343434}.drawer__close svg path{fill:var(--white_color)}.cart-item__details,.cart-item__totals .price{color:var(--white_color)}.cart-item__totals .loading__spinner svg circle{stroke:var(--white_color)}.cart-drawer__footer{color:var(--white_color)}cart-drawer.is-empty .drawer__footer{display:none!important}.cart-drawer .cart-items thead{color:var(--white_color)!important}.cart-remove-button:hover svg path{fill:var(--white_color)}.cart-quantity .quantity__input:focus-visible{outline:none;outline-offset:inherit;box-shadow:none;background-color:transparent}.active-facets .active-facets__button .active-facets__button-inner{color:var(--black_color);background-color:var(--body_gray_color)}.facets-wrapper{margin-bottom:4rem}.quantity-popover-container{padding:0rem .5rem 0rem 0!important}.contact .field:before,.contact .field:after{opacity:0}.contact .field .field__input{border:1px solid var(--body_gray_color)}.jm-review-widget__header-and-body .jm-cluster .jm-stack{width:100%;text-align:center}.jm-review-widget__header-and-body .jm-review-widget-minimal-header__title{font-family:var(--space-grotesk_font_family);font-size:var(--font_size_80px)!important;font-weight:var(--font_weight_700)!important;text-transform:uppercase;line-height:1;margin-bottom:1rem}.product-variant-option__price .product-variant-option__unit-price{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/9/assets/Style.css.map */
