:root{--gr-orange: #ff9f00;--gr-home-orange: var(--gr-orange, #ff9f00);--gr-home-red-orange: var(--gr-orange, #ff9f00);--gr-home-black: #111111;--gr-home-white: #ffffff;--gr-home-muted: #f1f1f1;--gr-home-container: 1280px;--gr-home-gutter: 16px;--gr-home-transition: .18s ease}body:has(.gr-home-hero){background:var(--gr-home-white);color:var(--gr-home-black)}body:has(.gr-home-hero) #shopify-section-header-group,body:has(.gr-home-hero) #shopify-section-footer-group{display:none}main:has(.gr-home-hero){display:grid;grid-template-columns:minmax(24px,1fr) repeat(2,minmax(0,640px)) minmax(24px,1fr)}main:has(.gr-home-hero)>.shopify-section{grid-column:1 / -1}main:has(.gr-home-hero)>.shopify-section:has(.gr-home-featured-products--left){grid-column:2}main:has(.gr-home-hero)>.shopify-section:has(.gr-home-featured-products--right){grid-column:3}.gr-home-featured-products--half .gr-home-container{width:calc(100% - 28px)}.gr-home-container{width:min(calc(100% - 48px),var(--gr-home-container));margin-inline:auto}.gr-home-section{padding:24px 0}.gr-home-button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;padding:0 28px;border:2px solid transparent;border-radius:0;color:var(--gr-home-black);font-size:1.35rem;font-weight:800;line-height:1;letter-spacing:.01em;text-decoration:none;text-transform:uppercase;transition:background-color var(--gr-home-transition),color var(--gr-home-transition),transform var(--gr-home-transition)}.gr-home-button:hover{transform:translateY(-1px)}.gr-home-button--primary,.gr-home-button--dark{border-color:var(--gr-home-orange);background:var(--gr-home-orange);color:var(--gr-home-white)}.gr-home-button--primary:hover,.gr-home-button--dark:hover{border-color:var(--gr-home-black);background:var(--gr-home-black);color:var(--gr-home-white)}.gr-home-button--secondary{border-color:var(--gr-home-black);background:transparent;color:var(--gr-home-black)}.gr-home-button--light{border-color:var(--gr-home-white);background:transparent;color:var(--gr-home-white)}.gr-home-button--secondary:hover,.gr-home-button--light:hover{border-color:var(--gr-home-orange);background:var(--gr-home-orange);color:var(--gr-home-white)}.gr-home-text-link{flex:none;color:var(--gr-home-red-orange);font-size:1.2rem;font-weight:800;text-decoration:none;text-transform:uppercase}.gr-home-button:focus-visible,.gr-home-text-link:focus-visible,.gr-home-header a:focus-visible,.gr-home-header button:focus-visible,.gr-home-category-card:focus-visible,.gr-home-product-card:focus-visible,.gr-home-brand-card:focus-visible,.gr-home-video-card:focus-visible,.gr-home-help__method:focus-visible,.gr-home-footer a:focus-visible,.gr-home-footer input:focus-visible,.gr-home-footer button:focus-visible,[data-gr-carousel]:focus-visible{outline:3px solid var(--gr-home-orange);outline-offset:3px}.gr-home-announcement{position:relative;z-index:21;display:flex;height:34px;align-items:center;justify-content:center;background:#050505;color:var(--gr-home-white)}.gr-home-announcement__message{display:flex;width:33.333%;align-items:center;justify-content:center;gap:12px;margin:0;border-right:1px solid #777;color:inherit;font-size:1.1rem;font-weight:700;line-height:1;text-align:center;text-decoration:none;text-transform:uppercase}.gr-home-announcement__message:last-child{border-right:0}.gr-home-announcement__icon{font-size:1.5rem;line-height:1}.gr-home-header{position:sticky;top:0;z-index:20;height:90px;border-bottom:1px solid #ddd;background:var(--gr-home-white)}.gr-home-header--static{position:relative}.gr-home-header__inner{display:grid;height:100%;grid-template-columns:180px 1fr auto;align-items:center;gap:26px}.gr-home-header__logo{color:var(--gr-home-red-orange);font-size:2.6rem;font-weight:900;line-height:.78;text-decoration:none;text-transform:uppercase}.gr-home-header__logo img{display:block;width:min(var(--gr-logo-width),100%);max-width:100%;height:66px;object-fit:contain}.gr-home-header__nav{display:flex;align-items:center;justify-content:center;gap:34px}.gr-home-header__nav a{color:var(--gr-home-black);font-size:1.2rem;font-weight:800;text-decoration:none;text-transform:uppercase}.gr-home-header__nav a:hover{color:var(--gr-home-red-orange)}.gr-home-header__actions{display:flex;align-items:center;gap:18px}.gr-home-header__actions>a:not(.gr-home-button){position:relative;display:grid;width:24px;height:24px;place-items:center}.gr-home-header__actions img{width:22px;height:22px}.gr-home-header__actions svg{display:block;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.gr-home-header__cart-count{position:absolute;top:-8px;right:-9px;display:grid;min-width:17px;height:17px;padding:0 4px;place-items:center;border-radius:50%;background:var(--gr-home-red-orange);color:#fff;font-size:.9rem;font-weight:800}.gr-home-header__cta{min-width:210px;margin-left:10px}.gr-home-header__toggle{display:none;border:0;background:none}.gr-home-header__mobile-cta,.gr-home-header__mobile-utilities{display:none}.gr-home-hero{position:relative;overflow:hidden;background:var(--gr-home-black);color:var(--gr-home-white)}.gr-home-hero__media,.gr-home-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.gr-home-hero__media picture{display:block;width:100%;height:100%}.gr-home-hero__image,.gr-home-hero__placeholder{width:100%;height:100%;object-fit:cover;object-position:var(--gr-hero-position)}.gr-home-hero__overlay{background:linear-gradient(90deg,rgba(0,0,0,var(--gr-hero-overlay)) 0,rgba(0,0,0,calc(var(--gr-hero-overlay) * .7)) 42%,transparent 75%)}.gr-home-hero__inner{position:relative;display:flex;align-items:center}@media(min-width:990px){.gr-home-hero,.gr-home-hero__inner{min-height:var(--gr-hero-height-desktop)}}.gr-home-hero__content{max-width:480px}.gr-home-hero--center .gr-home-hero__content{margin-inline:auto;text-align:center}.gr-home-hero--center .gr-home-hero__buttons{justify-content:center}.gr-home-hero h1{max-width:450px;margin:0;color:inherit;font-family:var(--gr-type-display-font, var(--font-heading-family));font-size:clamp(4.4rem,5vw,6.5rem);font-weight:900;line-height:.92;letter-spacing:-.025em;text-transform:uppercase}.gr-home-hero__eyebrow{margin:0 0 12px;font-size:1.15rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.gr-home-hero__body{margin:18px 0 0;font-size:1.55rem;line-height:1.35}.gr-home-hero__buttons{display:flex;gap:18px;margin-top:24px}.gr-home-dual-cta{padding:10px 0 8px}.gr-home-dual-cta__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gr-home-dual-card{position:relative;display:grid;min-height:180px;grid-template-columns:46% 54%;overflow:hidden;background:var(--gr-card-bg);color:var(--gr-card-text)}.gr-home-dual-card--image-right{grid-template-columns:54% 46%}.gr-home-dual-card--image-right .gr-home-dual-card__content{order:1}.gr-home-dual-card--image-right .gr-home-dual-card__media{order:2}.gr-home-dual-card__content{z-index:2;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;order:2;padding:22px}.gr-home-dual-card h2{margin:0;color:inherit;font-family:var(--gr-type-section-font, var(--font-heading-family));font-size:3.2rem;font-weight:900;line-height:.95;text-transform:uppercase}.gr-home-dual-card__label{margin-bottom:7px;font-size:1rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.gr-home-dual-card p{margin:10px 0 14px;color:inherit;font-size:1.35rem;line-height:1.3}.gr-home-dual-card__media{min-width:0;order:1}.gr-home-dual-card__image,.gr-home-dual-card__placeholder{width:100%;height:100%;object-fit:contain;object-position:var(--gr-card-position)}.gr-home-section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:14px}.gr-home-section-header__title{margin:0;color:var(--gr-home-black);font-family:var(--gr-type-section-font, var(--font-heading-family));font-size:2.8rem;font-weight:900;line-height:1;text-transform:uppercase}.gr-home-section-header__description{max-width:620px;margin:7px 0 0;color:#444;font-size:1.3rem;line-height:1.4}.gr-home-category-grid{display:grid;grid-template-columns:repeat(var(--gr-category-count, 6),minmax(0,1fr));gap:5px}.gr-home-category-card{min-width:0;color:var(--gr-home-black);text-align:center;text-decoration:none}.gr-home-category-card__media{aspect-ratio:1.2;overflow:hidden;background:var(--gr-product-media-background, #fff)}.gr-home-category-card__image,.gr-home-category-card__placeholder{width:100%;height:100%;object-fit:contain;transition:transform var(--gr-home-transition)}.gr-home-category-card__title{margin:7px 0 0;color:inherit;font-size:1.05rem;font-weight:900;line-height:1.1;text-transform:uppercase}.gr-home-category-card:hover .gr-home-category-card__image{transform:scale(1.035)}.gr-home-product-row{display:grid;grid-auto-columns:calc((100% - 24px)/4);grid-auto-flow:column;grid-template-columns:none;gap:8px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity}.gr-home-product-row>*{scroll-snap-align:start}.gr-home-product-card{min-width:0;color:var(--gr-home-black);text-decoration:none}.gr-home-product-card__media{position:relative;aspect-ratio:1.06;overflow:hidden;background:var(--gr-product-media-background, #fff)}.gr-home-product-card__image,.gr-home-product-card__placeholder{width:100%;height:100%;object-fit:contain;transition:transform var(--gr-home-transition)}.gr-home-product-card:hover .gr-home-product-card__image{transform:scale(1.035)}.gr-home-product-card__badge{position:absolute;top:6px;left:6px;padding:3px 5px;background:var(--gr-home-black);color:#fff;font-size:.9rem;font-weight:900;line-height:1;text-transform:uppercase}.gr-home-product-card__content{padding:9px 0 0}.gr-home-product-card__vendor{display:block;margin-bottom:2px;font-size:1rem;font-weight:900;text-transform:uppercase}.gr-home-product-card__title{min-height:2.4em;margin:0;color:inherit;font-size:1.15rem;font-weight:600;line-height:1.2}.gr-home-product-card__price{margin-top:5px;font-size:1.1rem;font-weight:800}.gr-home-product-card__price s{margin-left:5px;color:#777;font-weight:500}.gr-home-product-card--placeholder>span{display:block;padding-top:8px;font-size:1rem}.gr-home-featured-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.gr-home-brands{width:min(calc(100% - 48px),var(--gr-home-container));margin:12px auto 0;padding:18px 22px;background:var(--gr-brand-bg);color:#fff}.gr-home-brands .gr-home-text-link{color:var(--gr-brand-view-all-color, var(--gr-home-red-orange))}.gr-home-brands .gr-home-container{width:100%}.gr-home-brands .gr-home-section-header__title{color:var(--gr-brand-heading-color, white)!important}.gr-home-brands .gr-home-section-header__description{color:var(--gr-brand-description-color, #ddd)!important}.gr-home-brand-row{display:grid;grid-auto-columns:calc(100% / 6);grid-auto-flow:column;grid-template-columns:none;overflow-x:auto;overscroll-behavior-inline:contain;border-top:1px solid #4a4a4a;scroll-snap-type:x proximity}.gr-home-brand-row>*{scroll-snap-align:start}.gr-home-brand-card{min-width:0;padding:12px 18px 5px;border-right:1px solid var(--gr-brand-border-color, #555);color:var(--gr-brand-name-color, white);text-decoration:none}.gr-home-brand-card:last-child{border-right:0}.gr-home-brand-card__logo{display:grid;height:54px;place-items:center}.gr-home-brand-card__logo img,.gr-home-brand-card__logo svg{max-width:100%;max-height:46px;object-fit:contain;filter:grayscale(1) brightness(0) invert(1)}.gr-home-brand-card h3{margin:5px 0 0;color:var(--gr-brand-name-color, white)!important;font-size:1.05rem}.gr-home-brand-card p{min-height:2.5em;margin:4px 0 6px;color:var(--gr-brand-card-description-color, #ddd);font-size:.95rem;line-height:1.25}.gr-home-brand-card span{color:var(--gr-brand-link-color, var(--gr-home-red-orange));font-size:.95rem;font-weight:900;text-transform:uppercase}.gr-home-video-grid{display:grid;grid-auto-columns:calc((100% - 28px)/5);grid-auto-flow:column;grid-template-columns:none;gap:7px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity}.gr-home-video-grid>*{scroll-snap-align:start}.gr-home-video-card{min-width:0;color:var(--gr-home-black);text-decoration:none}.gr-home-video-card__media{position:relative;aspect-ratio:16/9;overflow:hidden;background:var(--gr-home-black)}.gr-home-video-card__image,.gr-home-video-card__media>svg{width:100%;height:100%;object-fit:cover;transition:transform var(--gr-home-transition)}.gr-home-video-card__media:after{content:"";position:absolute;top:30%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#000000b3)}.gr-home-video-card__play{position:absolute;z-index:2;top:7px;right:7px;display:grid;width:26px;height:20px;place-items:center;border-radius:4px;background:red;color:#fff;font-size:1rem}.gr-home-video-card__duration{position:absolute;z-index:2;right:6px;bottom:6px;padding:2px 4px;background:#000000d1;color:#fff;font-size:.85rem;font-weight:700}.gr-home-video-card__duration+h3{right:45px}.gr-home-video-card h3{position:absolute;z-index:2;right:10px;bottom:8px;left:10px;margin:0;color:var(--gr-video-title-color, white)!important;font-family:var(--gr-type-card-font, var(--font-heading-family));font-size:1.8rem;line-height:1;text-transform:uppercase}.gr-home-video-card__caption{display:block;margin-top:6px;color:var(--gr-video-caption-color, var(--gr-home-black));font-size:.95rem;font-weight:700;line-height:1.2}.gr-home-video-card:hover .gr-home-video-card__image{transform:scale(1.03)}.gr-home-help{width:min(calc(100% - 48px),var(--gr-home-container));margin:10px auto;padding:20px 26px;background:var(--gr-help-bg);color:#fff}.gr-home-help .gr-home-container{width:100%}.gr-home-help__grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);align-items:center}.gr-home-help h2{margin:0;color:#fff;font-family:var(--gr-type-section-font, var(--font-heading-family));font-size:3rem;line-height:1;text-transform:uppercase}.gr-home-help p{margin:6px 0 0;color:#fff;font-size:1.15rem;line-height:1.3}.gr-home-help__method{display:flex;min-height:55px;align-items:center;gap:12px;padding:0 20px;border-left:1px solid rgba(255,255,255,.5);color:#fff;text-decoration:none}.gr-home-help__icon{display:grid;width:32px;flex:0 0 32px;place-items:center;font-size:2.2rem}.gr-home-help__icon--chat:before{content:"\25cf"}.gr-home-help__icon--email:before{content:"\2709"}.gr-home-help__icon--phone:before{content:"\260e"}.gr-home-help__icon--contact:before{content:"\2192"}.gr-home-help__method strong,.gr-home-help__method span{display:block}.gr-home-help__method strong{font-size:1.1rem;text-transform:uppercase}.gr-home-help__method span{margin-top:2px;font-size:.95rem}.gr-home-footer{padding:24px 0 18px;background:var(--gr-footer-background, #050505);color:var(--gr-footer-menu-link, #ddd)}.gr-home-footer__grid{display:grid;grid-template-columns:1.15fr repeat(3,.75fr) 1.4fr;gap:32px}.gr-home-footer__brand>a{color:var(--gr-footer-brand-heading, #fff);font-family:var(--gr-type-display-font, var(--font-heading-family));font-size:3rem;font-weight:900;line-height:.8;text-decoration:none;text-transform:uppercase}.gr-home-footer__brand>a img{display:block;width:auto;max-width:180px;max-height:72px;object-fit:contain}.gr-home-footer__brand p{max-width:190px;margin:10px 0;color:var(--gr-footer-brand-copy, #ddd)!important;font-size:.95rem;line-height:1.3}.gr-home-footer h2{margin:0 0 9px;color:var(--gr-footer-menu-heading, #fff)!important;font-size:1rem;font-weight:900;text-transform:uppercase}.gr-home-footer ul{margin:0;padding:0;list-style:none}.gr-home-footer li+li{margin-top:3px}.gr-home-footer a{color:var(--gr-footer-menu-link, #ddd);font-size:.95rem;text-decoration:none}.gr-home-footer a:hover{color:var(--gr-footer-menu-hover, var(--gr-home-red-orange))}.gr-home-footer__newsletter h2{color:var(--gr-footer-newsletter-heading, #fff)!important}.gr-home-footer__newsletter p{margin:0 0 10px;color:var(--gr-footer-newsletter-body, #ddd)!important;font-size:1rem;line-height:1.3}.gr-home-footer__newsletter form>div{display:flex}.gr-home-footer__newsletter input{min-width:0;height:36px;flex:1;padding:0 10px;border:0;background:#fff;color:var(--gr-home-black)}.gr-home-footer__newsletter button{width:38px;border:0;background:var(--gr-home-red-orange);color:#fff;font-weight:900}.gr-home-footer__form-message{display:block;margin:8px 0 0;color:#fff;font-size:.9rem}.gr-home-footer__social{display:flex;gap:10px;margin:12px 0 0;padding:0;list-style:none}.gr-home-footer__social a{display:grid;width:24px;height:24px;place-items:center;color:var(--gr-footer-social, #fff)}.gr-home-footer__social svg{width:16px;height:16px;fill:currentColor}.gr-home-footer__payments{display:flex;flex-wrap:wrap;gap:6px;margin:18px 0 0;padding:0;list-style:none}.gr-home-footer__payments svg{display:block;width:34px;height:22px}.gr-home-footer__bottom{display:flex;justify-content:space-between;gap:20px;margin-top:20px;color:var(--gr-footer-policy, #aaa);font-size:.85rem}.gr-home-footer__bottom a{color:inherit}.gr-home-footer__bottom div{display:flex;gap:20px}@media(max-width:989px){main:has(.gr-home-hero){display:block}.gr-home-header__inner{grid-template-columns:1fr auto}.gr-home-header__toggle{display:flex;width:32px;height:32px;flex-direction:column;justify-content:center;gap:5px;grid-column:2;grid-row:1}.gr-home-header__toggle span:not(.visually-hidden){width:24px;height:2px;background:var(--gr-home-black)}.gr-home-header__nav{position:absolute;top:90px;right:0;left:0;display:none;align-items:stretch;flex-direction:column;gap:0;padding:18px 24px;border-top:1px solid #ddd;background:#fff}.gr-home-header__nav.is-open{display:flex}.gr-home-header__nav a{padding:12px 0}.gr-home-header__mobile-utilities{display:flex;flex-wrap:wrap;gap:18px;padding-top:8px;border-top:1px solid #ddd}.gr-home-header__mobile-utilities a{padding:8px 0}.gr-home-header__mobile-cta{display:inline-flex;margin-top:10px}.gr-home-header__actions{display:none}.gr-home-hero,.gr-home-hero__inner{min-height:var(--gr-hero-height-tablet)}.gr-home-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 6px}.gr-home-featured-pair{grid-template-columns:1fr}.gr-home-brand-row{grid-auto-columns:calc(100% / 3)}.gr-home-video-grid{grid-auto-columns:45%;scroll-snap-type:x mandatory}.gr-home-video-card{scroll-snap-align:start}.gr-home-help__grid{grid-template-columns:1fr repeat(3,1fr)}.gr-home-footer__grid{grid-template-columns:1.2fr repeat(2,1fr)}.gr-home-footer__newsletter{grid-column:span 2}}@media(max-width:749px){.gr-home-container,.gr-home-brands,.gr-home-help{width:min(calc(100% - 28px),var(--gr-home-container))}.gr-home-section{padding:22px 0}.gr-home-announcement__message{display:none;width:100%;border:0}.gr-home-announcement__message.is-active{display:flex}.gr-home-header{height:70px}.gr-home-header__logo img{max-width:120px;height:52px}.gr-home-header__nav{top:70px}.gr-home-hero,.gr-home-hero__inner{min-height:var(--gr-hero-height-mobile)}.gr-home-hero__overlay{background:rgba(0,0,0,var(--gr-hero-overlay))}.gr-home-hero h1{font-size:4.5rem}.gr-home-hero__buttons{align-items:stretch;flex-direction:column;gap:10px}.gr-home-dual-cta__grid{grid-template-columns:1fr}.gr-home-dual-card,.gr-home-dual-card--image-right{height:184px;min-height:184px;grid-template-columns:48% 52%}.gr-home-dual-card--image-right{grid-template-columns:52% 48%}.gr-home-dual-card__content{min-width:0;padding:14px}.gr-home-dual-card h2{max-width:100%;overflow-wrap:normal}.gr-home-dual-card__label{margin-bottom:4px;font-size:10px;line-height:1.1}.gr-home-dual-card p{margin:7px 0 10px}.gr-home-dual-card .gr-home-button{width:auto;min-width:126px;min-height:38px;padding:0 14px;white-space:nowrap}.gr-home-dual-card__media{min-width:0;height:184px}.gr-home-category-grid{display:grid;grid-auto-columns:42%;grid-auto-flow:column;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory}.gr-home-category-card{scroll-snap-align:start}.gr-home-product-row{display:grid;grid-auto-columns:calc((100% - ((var(--gr-mobile-products) - 1) * 16px)) / var(--gr-mobile-products));grid-auto-flow:column;grid-template-columns:none;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory}.gr-home-product-card{scroll-snap-align:start}.gr-home-brand-row{grid-auto-columns:62%;grid-auto-flow:column;grid-template-columns:none;overflow-x:auto}.gr-home-brand-card,.gr-home-brand-card:nth-child(n){border-top:0;border-right:1px solid #555}.gr-home-video-grid{grid-auto-columns:82%}.gr-home-help__grid{grid-template-columns:1fr}.gr-home-help__method{padding:14px 0;border-top:1px solid rgba(255,255,255,.5);border-left:0}.gr-home-footer__grid{grid-template-columns:1fr 1fr}.gr-home-footer__brand,.gr-home-footer__newsletter{grid-column:1 / -1}.gr-home-footer__social{align-items:center;flex-wrap:nowrap;gap:20px}.gr-home-footer__social .list-social__item{display:flex;margin:0;align-items:center}.gr-home-footer__social a{display:flex;width:24px;height:24px;align-items:center;justify-content:center;padding:0}.gr-home-footer__social svg{display:block;width:18px;height:18px}.gr-home-footer__bottom{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){.gr-home-button,.gr-home-product-card__image,.gr-home-category-card__image,.gr-home-video-card__image{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/gr-home.css.map */
