h1,h2,.h1,.h2{text-transform:uppercase;letter-spacing:.02em}.header__menu-item:hover,.header__menu-item:focus-visible{color:#2fc8ff!important;transition:color .2s ease}.header__menu-item{position:relative}.header__menu-item:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:2px;background-color:#2fc8ff;transition:width .25s ease}.header__menu-item:hover:after{width:100%}.button--primary:hover,button[type=submit]:hover{box-shadow:0 0 16px #2fc8ff73;transition:box-shadow .25s ease}.product-card,.card-wrapper{transition:transform .25s ease,box-shadow .25s ease}.product-card:hover,.card-wrapper:hover{transform:translateY(-4px);box-shadow:0 8px 24px #2fc8ff26}.price,.price__regular .price-item--regular{color:#2fc8ff}.badge{font-weight:700;letter-spacing:.03em}.spiderr-divider{width:60px;height:3px;background-color:#2fc8ff;margin:0 auto 24px;border-radius:2px}html{scroll-behavior:smooth}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #2FC8FF;outline-offset:1px}cart-drawer .drawer__inner,.cart-drawer__inner{border-top:3px solid #2FC8FF}.newsletter-form__button,.footer-block__newsletter button{background-color:#2fc8ff!important;color:#0d0d0d!important}.newsletter-form__button:hover,.footer-block__newsletter button:hover{background-color:#f5f5f0!important;color:#0d0d0d!important}.announcement-bar,.utility-bar{text-transform:uppercase;letter-spacing:.08em;font-size:12px}.predictive-search-dropdown,.dialog-modal .predictive-search-form__header{--color-border: #2FC8FF !important;--card-border-hover: #2FC8FF !important;--card-bg-hover: rgba(47, 200, 255, .08) !important}.predictive-search-form__header-inner{border-color:#3a3a3a!important}.predictive-search:has(.predictive-search-dropdown[aria-expanded=true]) .predictive-search-form__header-inner:focus-within{box-shadow:0 0 0 2px #2fc8ff!important}.predictive-search-results__pill:hover,.predictive-search-results__pill:focus{outline:1px solid #2FC8FF!important;background-color:#2fc8ff1f!important}.predictive-search-results__title{color:#2fc8ff;font-weight:700;text-transform:uppercase;letter-spacing:.04em;font-size:.8rem}.predictive-search-results__no-results{text-align:center;padding-block:32px}.spiderr-mark{display:inline-block;width:64px;height:64px}.spiderr-mark svg{width:100%;height:100%;filter:drop-shadow(0 0 6px rgba(47,200,255,.5))}.spiderr-mark--crawl{animation:spiderr-crawl 3.5s ease-in-out infinite}@keyframes spiderr-crawl{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-4px) rotate(-2deg)}50%{transform:translateY(0) rotate(0)}75%{transform:translateY(-4px) rotate(2deg)}}.spiderr-mark--pulse svg{animation:spiderr-pulse 2s ease-in-out infinite}@keyframes spiderr-pulse{0%,to{filter:drop-shadow(0 0 4px rgba(47,200,255,.4))}50%{filter:drop-shadow(0 0 14px rgba(47,200,255,.9))}}.cart-empty-spiderr{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding-block:32px;text-align:center}.cart-empty-spiderr p{color:#3a3a3a;font-size:.95rem}marquee-component{--marquee-speed: 18s !important}marquee-component .marquee__wrapper{animation:marquee-motion var(--marquee-speed, 18s) linear infinite var(--marquee-direction, normal)!important}@keyframes marquee-motion{to{transform:translate3d(calc(-50% - (var(--marquee-gap) / 2)),0,0)}}.carousel-content slideshow-slides>.card{width:min(420px,85vw)!important}@media screen and (min-width:750px){.carousel-content slideshow-slides>.card{width:min(420px,40vw)!important}}.gsm-reveal{opacity:0;transform:translateY(48px);transition:opacity .85s cubic-bezier(.22,.61,.36,1),transform .85s cubic-bezier(.22,.61,.36,1),filter .85s ease;will-change:opacity,transform}.gsm-reveal.gsm-in{opacity:1;transform:none;filter:none}.gsm-reveal[data-gsm=left]{transform:translate(-58px)}.gsm-reveal[data-gsm=right]{transform:translate(58px)}.gsm-reveal[data-gsm=scale]{transform:scale(.88)}.gsm-reveal[data-gsm=blur]{filter:blur(14px);transform:translateY(24px)}.gsm-gridfade{opacity:0;transition:opacity .7s ease}.gsm-gridfade.gsm-in{opacity:1}html.gsm-has-cursor,html.gsm-has-cursor *{cursor:none!important}html.gsm-has-cursor dialog,html.gsm-has-cursor dialog *{cursor:auto!important}html.gsm-has-cursor dialog a,html.gsm-has-cursor dialog button,html.gsm-has-cursor dialog [role=button],html.gsm-has-cursor dialog summary,html.gsm-has-cursor dialog label,html.gsm-has-cursor dialog .predictive-search-results__card,html.gsm-has-cursor dialog .predictive-search-results__pill{cursor:pointer!important}html.gsm-has-cursor dialog input,html.gsm-has-cursor dialog textarea{cursor:text!important}.gsm-cursor-dot,.gsm-cursor-ring{position:fixed;top:0;left:0;pointer-events:none;z-index:2147483647;border-radius:50%;opacity:0}html.gsm-cursor-ready .gsm-cursor-dot,html.gsm-cursor-ready .gsm-cursor-ring{opacity:1}.gsm-cursor-dot{width:7px;height:7px;margin:-3.5px 0 0 -3.5px;background:#2fc8ff;box-shadow:0 0 10px #2fc8ffe6;transition:opacity .2s ease}.gsm-cursor-ring{width:34px;height:34px;margin:-17px 0 0 -17px;border:1.5px solid rgba(47,200,255,.55);transition:width .25s ease,height .25s ease,margin .25s ease,background-color .25s ease,border-color .25s ease,opacity .2s ease}html.gsm-cursor-active .gsm-cursor-ring{width:56px;height:56px;margin:-28px 0 0 -28px;background:#2fc8ff1f;border-color:#2fc8ff}html.gsm-cursor-down .gsm-cursor-ring{width:24px;height:24px;margin:-12px 0 0 -12px;background:#2fc8ff40}html.gsm-has-cursor :modal,html.gsm-has-cursor :modal *,html.gsm-has-cursor :popover-open,html.gsm-has-cursor :popover-open *,html.gsm-has-cursor [id*=shopify-forms],html.gsm-has-cursor [id*=shopify-forms] *,html.gsm-has-cursor [class*=shopify-forms],html.gsm-has-cursor [class*=shopify-forms] *,html.gsm-has-cursor [class*=forms-popup],html.gsm-has-cursor [class*=forms-popup] *,html.gsm-has-cursor [data-shopify-forms],html.gsm-has-cursor [data-shopify-forms] *{cursor:auto!important}html.gsm-has-cursor :modal a,html.gsm-has-cursor :modal button,html.gsm-has-cursor :modal [role=button],html.gsm-has-cursor :modal label,html.gsm-has-cursor :popover-open a,html.gsm-has-cursor :popover-open button,html.gsm-has-cursor :popover-open [role=button],html.gsm-has-cursor [class*=shopify-forms] a,html.gsm-has-cursor [class*=shopify-forms] button,html.gsm-has-cursor [class*=shopify-forms] [role=button]{cursor:pointer!important}html.gsm-has-cursor :modal input,html.gsm-has-cursor :modal textarea,html.gsm-has-cursor :popover-open input,html.gsm-has-cursor :popover-open textarea,html.gsm-has-cursor [class*=shopify-forms] input,html.gsm-has-cursor [class*=shopify-forms] textarea{cursor:text!important}.search-modal__content,.search-modal .predictive-search,.search-modal predictive-search-component,.search-modal .predictive-search-form__content,.search-modal .predictive-search-form__content-wrapper,.search-modal .predictive-search-form__header,.search-modal .predictive-search-form__header-inner{--color-background: #0d0d0d;--color-background-rgb: 13 13 13;--color-foreground: #f5f5f0;--color-foreground-rgb: 245 245 240;--color-input-background: #0d0d0d;--color-border: #2b2b2b;background-color:#0d0d0d!important;color:#f5f5f0}.search-modal__content{border:1px solid #2b2b2b!important;box-shadow:0 24px 60px #0009,0 0 0 1px #2fc8ff26!important}.search-modal .predictive-search-form__header-inner{border:1px solid #2b2b2b!important}.search-modal input.search-input{color:#f5f5f0!important}.search-modal input.search-input::placeholder{color:#7a7a7a!important}.search-modal .predictive-search__icon{color:#2fc8ff!important}.search-modal .predictive-search-form__header-inner:focus-within{outline:none!important;border-color:#2fc8ff!important;box-shadow:0 0 0 2px #2fc8ffb3!important}.search-modal .predictive-search__search-button{background:#2fc8ff!important;color:#0d0d0d!important;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.search-modal .predictive-search-results__pill,.search-modal .predictive-search-results a{color:#f5f5f0}.product-grid__item,.product-recommendations .product-card{--card-border-radius: 0px}:is(.product-card,.card,.product-grid__item) :is(.card-gallery,.product-card__image,.product-media,.media){overflow:hidden}:is(.product-card,.card,.product-grid__item) :is(.card-gallery,.product-card__image,.product-media) img{transition:transform .7s cubic-bezier(.22,.61,.36,1)}:is(.product-card,.card,.product-grid__item):hover :is(.card-gallery,.product-card__image,.product-media) img{transform:scale(1.06)}.button-custom{font-weight:800!important;letter-spacing:.14em!important;text-transform:uppercase;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease!important}.button-custom:hover{transform:translateY(-2px);box-shadow:0 0 28px #2fc8ffa6!important}.gsm-spider-float{animation:gsm-spider-float 5s ease-in-out infinite;transform-origin:center}@keyframes gsm-spider-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(1.5deg)}}.gsm-spider-glow{animation:gsm-spider-glow 2.6s ease-in-out infinite}@keyframes gsm-spider-glow{0%,to{filter:drop-shadow(0 0 6px rgba(47,200,255,.5))}50%{filter:drop-shadow(0 0 22px rgba(47,200,255,.95))}}.gsm-wordmark{font-family:var(--font-heading--family, inherit);font-weight:800;text-transform:uppercase;line-height:.86;letter-spacing:-.01em}.gsm-wordmark .gsm-ac{color:#2fc8ff}.gsm-cart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:24px 20px 8px;text-align:center;width:100%}.gsm-cart-empty__title{font-family:var(--font-heading--family, inherit);font-weight:800;text-transform:uppercase;letter-spacing:.02em;font-size:1.4rem;margin:4px 0 0;color:#f5f5f0}.gsm-cart-empty__text{color:#9a9a9a;font-size:.92rem;max-width:320px;line-height:1.5;margin:0}.gsm-cart-empty__btn{display:inline-block;background:#2fc8ff;color:#0d0d0d;font-weight:800;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;padding:14px 30px;text-decoration:none;margin-top:4px;transition:transform .25s ease,box-shadow .25s ease}.gsm-cart-empty__btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px #2fc8ff59}.gsm-cart-empty__recs{width:100%;margin-top:22px;border-top:1px solid #262626;padding-top:18px}.gsm-cart-empty__recs-title{display:block;color:#2fc8ff;font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;margin-bottom:14px}.gsm-cart-empty__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.gsm-cart-empty__card{text-decoration:none;color:#e9e9e9;display:flex;flex-direction:column;gap:6px;text-align:left}.gsm-cart-empty__card-img{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#141414;border:1px solid #222}.gsm-cart-empty__card-img img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.gsm-cart-empty__card:hover .gsm-cart-empty__card-img img{transform:scale(1.07)}.gsm-cart-empty__card:hover .gsm-cart-empty__card-img{border-color:#2fc8ff}.gsm-cart-empty__card-name{font-size:.72rem;line-height:1.25;color:#cfcfcf}.gsm-cart-empty__card-price{font-weight:800;font-size:.8rem;color:#2fc8ff}.gsm-spider{display:block;width:100%;height:auto;overflow:visible;filter:drop-shadow(0 0 6px rgba(47,200,255,.45))}.gsm-spider-glow .gsm-spider{animation:gsm-spider-glow 2.6s ease-in-out infinite}img.gsm-spider{object-fit:contain}.search-modal .predictive-search-results__card,.search-modal .predictive-search-results__card *,.search-modal .resource-card,.search-modal .resource-card *,.search-modal .predictive-search-results__products *{color:#f5f5f0!important}.search-modal .predictive-search-results__card .price,.search-modal .predictive-search-results__card [class*=price],.search-modal .resource-card [class*=price]{color:#2fc8ff!important}.shopify-payment-button,.additional-checkout-buttons,[data-shopify=dynamic-checkout-cart],[data-shopify=payment-button]{display:none!important}shopify-account,.account-button,.account-button.color-custom-popover{--shopify-account-color-background: #0d0d0d !important;--shopify-account-color-text: #f5f5f0 !important;--shopify-account-color-accent: #2FC8FF !important;--shopify-account-color-accent-text: #0d0d0d !important;--color-background: #0d0d0d;--color-foreground: #f5f5f0}.cart-items__title,.cart-items__title a,.cart-items__variant,.cart-items__variants,.cart-items__property,.cart-items__properties{color:#f5f5f0!important}.cart-items__title,.cart-items__title a{font-weight:600!important;font-size:.98rem!important;line-height:1.3!important}.cart-items__price,.cart-items__price-unit{color:#2fc8ff!important;font-weight:700!important}.cart-items__remove{color:#9a9a9a!important}cart-drawer-component .cart-items__table-row,.cart-drawer__items .cart-items__table-row{grid-template-columns:84px minmax(0,1fr) minmax(4.5rem,auto)!important;column-gap:14px!important;align-items:start!important}cart-drawer-component .cart-items__media,cart-drawer-component .cart-items__media-container{width:100%!important;min-width:0!important;max-width:none!important}cart-drawer-component .cart-items__media-image{width:100%!important;height:auto!important;border:1px solid #222;background:#141414}cart-drawer-component .cart-items__unit-price-wrapper{display:none!important}.gsm-cursor-dot,.gsm-cursor-ring{z-index:2147483647!important}
/*# sourceMappingURL=/cdn/shop/t/9/assets/gymspiderr-men-custom.css.map */
