:root{--gcc-black:#080808;--gcc-charcoal:#141414;--gcc-panel:#1b1b1b;--gcc-white:#ffffff;--gcc-muted:#c9c9c9;--gcc-red:#d71920;--gcc-border:rgba(245, 241, 241, 1);--gcc-max:1440px}.gcc-root,.gcc-section{box-sizing:border-box;font-family:Arial,Helvetica,sans-serif}.gcc-root *,.gcc-section *{box-sizing:border-box}.gcc-root a,.gcc-section a{text-decoration:none}.gcc-hero,[data-gcc-hero],.gcc-hero-section{position:relative;min-height:clamp(560px,72vh,820px);overflow:hidden;background:#080808;color:#fff;isolation:isolate}.gcc-hero img,.gcc-hero__image,.gcc-hero-image,[data-gcc-hero] img{width:100%;height:100%;min-height:inherit;object-fit:cover;display:block}.gcc-hero__media,.gcc-hero-media,[data-gcc-hero] .media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3}.gcc-hero:before,.gcc-hero-section:before,[data-gcc-hero]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000d1,#0000009e 38%,#0003 72%,#0000001a);z-index:-1;pointer-events:none}.gcc-hero__content,.gcc-hero-content,[data-gcc-hero] .gcc-content{position:relative;z-index:2;width:min(92%,var(--gcc-max));min-height:inherit;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:70px 0}.gcc-hero__kicker,.gcc-kicker,[data-gcc-hero] .kicker{margin:0 0 12px;color:var(--gcc-red)!important;font-size:14px;line-height:1.1;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.gcc-hero h1,.gcc-hero__heading,.gcc-hero-heading,[data-gcc-hero] h1{margin:0;max-width:760px;color:#fff!important;font-size:clamp(42px,6vw,88px)!important;line-height:.92!important;font-weight:900!important;letter-spacing:-.035em;text-transform:uppercase;text-shadow:0 2px 16px rgba(0,0,0,.55)}.gcc-hero p,.gcc-hero__text,.gcc-hero-text,[data-gcc-hero] p{max-width:650px;margin:22px 0 0;color:#f2f2f2!important;font-size:clamp(16px,1.25vw,20px)!important;line-height:1.55!important;font-weight:500;text-shadow:0 2px 12px rgba(0,0,0,.8)}.gcc-hero__buttons,.gcc-hero-buttons,.gcc-buttons{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.gcc-btn,.gcc-button,.gcc-hero a.button,.gcc-hero__button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 24px;border:2px solid var(--gcc-red);border-radius:2px;background:var(--gcc-red);color:#fff!important;font-weight:900;font-size:14px;line-height:1;letter-spacing:.06em;text-transform:uppercase;transition:transform .18s ease,background .18s ease,border-color .18s ease}.gcc-btn:hover,.gcc-button:hover,.gcc-hero a.button:hover,.gcc-hero__button:hover{transform:translateY(-2px)}.gcc-btn--secondary,.gcc-btn.secondary,.gcc-button--secondary,.gcc-hero__button--secondary{background:#00000047;border-color:#fff;color:#fff!important}.gcc-feature-strip,[data-gcc-feature-strip]{background:#0c0c0c;color:#fff;border-top:1px solid var(--gcc-border);border-bottom:1px solid var(--gcc-border)}.gcc-feature-strip__inner,.gcc-feature-strip .gcc-inner,[data-gcc-feature-strip] .gcc-inner{width:min(94%,var(--gcc-max));margin:auto;display:grid;grid-template-columns:repeat(4,1fr)}.gcc-feature,.gcc-feature-strip__item{padding:24px 20px;text-align:center;border-right:1px solid var(--gcc-border)}.gcc-feature:last-child,.gcc-feature-strip__item:last-child{border-right:0}.gcc-feature strong,.gcc-feature-strip__item strong{display:block;color:#fff;font-size:14px;text-transform:uppercase;letter-spacing:.05em}.gcc-feature span,.gcc-feature-strip__item span{display:block;margin-top:4px;color:#aaa;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.gcc-services-grid,.gcc-shop-grid,.gcc-gallery,.gcc-quote,.gcc-services-intro,[data-gcc-gallery],[data-gcc-shop-grid],[data-gcc-services-grid]{background:#0b0b0b;color:#fff;padding:64px 0}.gcc-container,.gcc-inner{width:min(92%,var(--gcc-max));margin-inline:auto}.gcc-section h2,.gcc-root h2{color:#fff;font-weight:900;text-transform:uppercase;letter-spacing:-.02em}.gcc-grid{display:grid;gap:18px}.gcc-services-grid .gcc-grid,.gcc-gallery .gcc-grid,[data-gcc-gallery] .gcc-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gcc-card{position:relative;overflow:hidden;background:#171717;border:1px solid var(--gcc-border)}.gcc-card img{width:100%;height:100%;object-fit:cover;display:block}.gcc-card__title{color:#fff;font-weight:900;text-transform:uppercase}.gcc-shop-grid__layout,.gcc-shop-layout{display:grid;grid-template-columns:260px 1fr;gap:34px}.gcc-shop-sidebar{background:#111;border:1px solid var(--gcc-border);padding:22px}.gcc-shop-sidebar a{color:#ddd}.gcc-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.gcc-product-card{background:#151515;border:1px solid var(--gcc-border);overflow:hidden}.gcc-product-card img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.gcc-product-card__body{padding:16px}.gcc-product-card__title{color:#fff;font-weight:800;text-transform:uppercase}.gcc-product-card__price{color:var(--gcc-red);font-weight:800;margin-top:6px}.gcc-gallery-filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.gcc-gallery-filter{cursor:pointer;border:1px solid #555;background:#141414;color:#fff;padding:10px 15px;font-weight:800;text-transform:uppercase}.gcc-gallery-filter.is-active,.gcc-gallery-filter:hover{background:var(--gcc-red);border-color:var(--gcc-red)}.gcc-gallery-item[hidden]{display:none!important}.gcc-quote form{max-width:900px;margin:auto}.gcc-quote input,.gcc-quote select,.gcc-quote textarea{width:100%;background:#151515;color:#fff;border:1px solid #444;padding:13px 14px;margin-bottom:14px}.gcc-quote textarea{min-height:150px}.gcc-quote button{background:var(--gcc-red);color:#fff;border:0;padding:15px 24px;font-weight:900;text-transform:uppercase;cursor:pointer}.gcc-site-header{background:#070707;color:#fff;border-bottom:1px solid rgba(255,255,255,.1)}.gcc-site-header__inner{width:min(94%,var(--gcc-max));margin:auto;min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:28px}.gcc-site-header img{max-height:58px;width:auto}.gcc-site-header nav,.gcc-site-header__nav{display:flex;gap:24px;align-items:center}.gcc-site-header nav a,.gcc-site-header__nav a{color:#fff;font-weight:800;text-transform:uppercase;font-size:13px;letter-spacing:.05em}.gcc-site-header nav a:hover,.gcc-site-header__nav a:hover{color:var(--gcc-red)}@media(max-width:900px){.gcc-hero,.gcc-hero-section,[data-gcc-hero]{min-height:640px}.gcc-hero:before,.gcc-hero-section:before,[data-gcc-hero]:before{background:linear-gradient(0deg,#000000db,#0000007a 58%,#0003)}.gcc-hero__content,.gcc-hero-content,[data-gcc-hero] .gcc-content{justify-content:flex-end;padding:42px 0}.gcc-hero h1,.gcc-hero__heading,.gcc-hero-heading,[data-gcc-hero] h1{font-size:clamp(38px,11vw,62px)!important;max-width:95%}.gcc-feature-strip__inner,.gcc-feature-strip .gcc-inner,[data-gcc-feature-strip] .gcc-inner{grid-template-columns:repeat(2,1fr)}.gcc-feature:nth-child(2),.gcc-feature-strip__item:nth-child(2){border-right:0}.gcc-services-grid .gcc-grid,.gcc-gallery .gcc-grid,[data-gcc-gallery] .gcc-grid,.gcc-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gcc-shop-grid__layout,.gcc-shop-layout{grid-template-columns:1fr}}@media(max-width:620px){.gcc-hero,.gcc-hero-section,[data-gcc-hero]{min-height:610px}.gcc-hero__buttons,.gcc-hero-buttons,.gcc-buttons,.gcc-btn,.gcc-button,.gcc-hero a.button,.gcc-hero__button{width:100%}.gcc-feature-strip__inner,.gcc-feature-strip .gcc-inner,[data-gcc-feature-strip] .gcc-inner{grid-template-columns:1fr}.gcc-feature,.gcc-feature-strip__item{border-right:0;border-bottom:1px solid var(--gcc-border)}.gcc-services-grid .gcc-grid,.gcc-gallery .gcc-grid,[data-gcc-gallery] .gcc-grid,.gcc-product-grid{grid-template-columns:1fr}}.template-collection,.template-collection .gradient{background:#050505!important;color:#fff!important}.template-collection .collection-hero,.template-collection .collection-hero__inner,.template-collection .facets-container,.template-collection .product-grid-container{background:#050505!important}.template-collection .facets-wrapper,.template-collection .facets-container,.template-collection .facets,.template-collection .facets__wrapper,.template-collection .mobile-facets__wrapper{background:#050505!important;border-color:#050505!important}.template-collection .collection-hero__title,.template-collection .facets__heading,.template-collection .facet-filters__label,.template-collection .facet-filters__sort,.template-collection .facets__summary,.template-collection .product-count__text,.template-collection .card__heading,.template-collection .price{color:#fff!important;font-family:Arial Narrow,Arial,sans-serif!important;font-weight:800!important;text-transform:uppercase;letter-spacing:.04em}.template-collection .collection-hero__title{font-size:clamp(38px,5vw,64px)!important}.template-collection .collection-hero__title,.template-collection .facets *,.template-collection .facet-filters *,.template-collection .product-count *,.template-collection .card__heading,.template-collection .card__heading a,.template-collection .price,.template-collection .price *{font-family:Arial,Helvetica,sans-serif!important;font-style:normal!important}.template-collection .collection-hero__title,.template-collection .card__heading,.template-collection .card__heading a{font-weight:800!important;text-transform:uppercase!important;letter-spacing:.02em!important}.template-collection .facets *,.template-collection .facet-filters *,.template-collection .product-count *{font-weight:600!important;letter-spacing:0!important}.template-collection{--font-body-family: Arial, Helvetica, sans-serif !important;--font-heading-family: Arial, Helvetica, sans-serif !important}.facets__heading,.facets__summary,.facet-filters__label,.facet-filters__sort,.product-count__text{font-family:Arial,Helvetica,sans-serif!important;font-style:normal!important;font-weight:700!important}.facets__heading,.facets__summary,.facet-filters__label,.facet-filters__sort,.product-count__text{color:#fff!important;text-transform:uppercase;letter-spacing:.03em}.facets__summary:hover,.facet-filters__sort:hover{color:#e31b23!important}.card-wrapper{background:#0a0a0a!important;border:1px solid #b31217!important;padding:12px!important;border-radius:4px!important}.card__heading,.card__heading a{color:#fff!important;text-transform:uppercase!important;font-weight:800!important}.price,.price *{color:#e31b23!important;font-weight:800!important}.price-item,.price-item--regular,.price-item--sale{font-family:Arial,Helvetica,sans-serif!important;font-style:normal!important;font-weight:800!important}.badge,.card .badge,.price__badge-sale{background:#b31217!important;color:#fff!important;border-color:#b31217!important;font-family:Arial,Helvetica,sans-serif!important;font-style:normal!important;font-weight:800!important;text-transform:uppercase!important}.facets-container,.facets-wrapper,.facets{border-top:none!important;border-bottom:none!important}.collection-hero,.collection-hero__inner,.collection,.facets-container,.product-grid-container{border:none!important;box-shadow:none!important}.collection-hero:before,.collection-hero:after,.facets-container:before,.facets-container:after,.product-grid-container:before,.product-grid-container:after{display:none!important}body:has(.collection-hero),body:has(.collection-hero) #MainContent,body:has(.collection-hero) .shopify-section{background:#050505!important}.collection-hero__title{font-family:Arial,Helvetica,sans-serif!important;font-style:normal!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.03em!important;font-size:52px!important;color:#fff!important}.page-width,.page-width p,.page-width li,.page-width h1,.page-width h2,.page-width h3,.page-width h4,.page-width a{color:#fff}.page-width h1,.page-width h2,.page-width h3{font-family:Arial,Helvetica,sans-serif;font-weight:900;text-transform:uppercase}.main-page-title,.rte,.rte p,.rte li,.rte strong,.rte h1,.rte h2,.rte h3,.rte h4{color:#fff!important}.main-page-title{font-family:Arial,Helvetica,sans-serif!important;font-weight:900!important;text-transform:uppercase!important}.gcc-main-page,.gcc-main-page .main-page-title,.gcc-main-page .rte,.gcc-main-page .rte *{color:#fff!important}.gcc-main-page .main-page-title{font-family:Arial,Helvetica,sans-serif!important;font-weight:900!important;text-transform:uppercase!important}.gcc-main-page .main-page-title,.gcc-main-page .rte,.gcc-main-page .rte *,.gcc-main-page p{color:#fff!important}.gcc-main-page .rte a{color:#e31b23!important}main:has(.gcc-main-page){background:#050505!important}main:has(.gcc-main-page) .shopify-section{background:#050505!important}.gcc-main-page{background:#050505!important}.gcc-main-page{background:#050505!important;color:#fff!important}.gcc-main-page .main-page-title,.gcc-main-page .rte,.gcc-main-page .rte *,.gcc-main-page p,.gcc-main-page label,.gcc-main-page input,.gcc-main-page textarea,.gcc-main-page select{color:#fff!important}.gcc-main-page input,.gcc-main-page textarea,.gcc-main-page select{background:#111!important;border:1px solid #555!important}
/*# sourceMappingURL=/cdn/shop/t/4/assets/gcc-theme.css.map */
