:root{--bam-black: #000000;--bam-card: #111111;--bam-card-elevated: #1a1a1a;--bam-red: #d60000;--bam-red-hover: #b80000;--bam-red-glow: rgba(214, 0, 0, .35);--bam-white: #ffffff;--bam-muted: rgba(255, 255, 255, .72);--bam-border: rgba(255, 255, 255, .08);--bam-border-strong: rgba(255, 255, 255, .14);--bam-radius: 12px;--bam-radius-sm: 8px}body{background-color:var(--bam-black);color:var(--bam-white)}.section-background,.color-scheme-1 .section-background,.color-scheme-2 .section-background,.color-scheme-3 .section-background,.color-scheme-4 .section-background{background-color:var(--bam-black)!important}.section,h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{color:var(--bam-white)}p,.rte,.paragraph{color:var(--bam-muted)}a:not(.button,.button-secondary,.button-unstyled){color:var(--bam-white)}a:not(.button,.button-secondary,.button-unstyled):hover{color:var(--bam-red)}.product-card,.resource-card{background-color:var(--bam-card);border:1px solid var(--bam-border);border-radius:var(--bam-radius);overflow:hidden}.product-card__content,.resource-card__content{background-color:var(--bam-card)}.card-gallery,.product-card__gallery{border-radius:var(--bam-radius) var(--bam-radius) 0 0}.button:not(.button-secondary,.button-unstyled,.link){background-color:var(--bam-red);border-color:var(--bam-red);color:var(--bam-white);border-radius:var(--bam-radius-sm);font-weight:700;letter-spacing:.06em;text-transform:uppercase;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .15s ease}.button:not(.button-secondary,.button-unstyled,.link):hover{background-color:var(--bam-red-hover);border-color:var(--bam-red-hover);color:var(--bam-white);box-shadow:0 4px 20px var(--bam-red-glow)}.button-secondary{background-color:transparent;border:1px solid var(--bam-border-strong);color:var(--bam-white);border-radius:var(--bam-radius-sm)}.button-secondary:hover{border-color:var(--bam-red);color:var(--bam-white);background-color:#d6000014}#header-group .section-background,#header-group .header,#header-group header-component,#header-group .header__row{background-color:var(--bam-black)}#header-group .header-announcements{background-color:var(--bam-card);border-bottom:1px solid var(--bam-border)}#header-group .announcement-bar{border-bottom-color:var(--bam-border-strong)}#header-group .announcement-bar__text,#header-group .announcement-bar__text a{color:var(--bam-muted)}#header-group .announcement-bar__text a:hover{color:var(--bam-red)}.bam-rotating-announcement__bg{background-color:var(--bam-black)}.bam-rotating-announcement{position:relative;z-index:1;width:100%;max-width:100%;overflow:hidden;border-bottom:1px solid var(--bam-border)}.bam-rotating-announcement__inner{display:flex;align-items:center;justify-content:center;gap:.625rem;width:100%;max-width:var(--page-width, 1200px);min-height:2.25rem;margin-inline:auto;padding:.5rem 1rem;box-sizing:border-box}.bam-rotating-announcement__accent{flex-shrink:0;width:.375rem;height:.375rem;border-radius:999px;background-color:var(--bam-red);box-shadow:0 0 8px var(--bam-red-glow)}.bam-rotating-announcement__viewport{position:relative;flex:1;min-width:0;min-height:1.25rem;overflow:hidden}.bam-rotating-announcement__message{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;margin:0;padding:0;font-size:clamp(.625rem,2.8vw,.75rem);font-weight:700;line-height:1.25;letter-spacing:.08em;text-align:center;text-transform:uppercase;text-decoration:none;color:var(--bam-white);opacity:0;visibility:hidden;transform:translateY(.35rem);transition:opacity .45s ease,transform .45s ease,visibility .45s ease}.bam-rotating-announcement__message.is-active{opacity:1;visibility:visible;transform:translateY(0)}a.bam-rotating-announcement__message:hover,a.bam-rotating-announcement__message:focus-visible{color:var(--bam-red);outline:none}@media(prefers-reduced-motion:reduce){.bam-rotating-announcement__message{transition:none;transform:none}.bam-rotating-announcement__message:not(.is-active){display:none}.bam-rotating-announcement__message.is-active{position:relative;inset:auto}}@media screen and (max-width:749px){.bam-rotating-announcement__inner{padding:.4375rem .75rem;min-height:2rem}}#header-group,#header-group a,#header-group .menu-list__link{color:var(--bam-white)}#header-group .menu-list__link:hover,#header-group .menu-list__link:focus-visible,#header-group .menu-list__link[aria-expanded=true]{color:var(--bam-red)}#header-group .header__icon,#header-group .header-actions__action,#header-group .svg-wrapper{color:var(--bam-white)}#header-group .header__icon:hover,#header-group .header-actions__action:hover{color:var(--bam-red)}#header-group .cart-bubble__background{background-color:var(--bam-red)}#header-group .cart-bubble__text{color:var(--bam-white)}#header-group .header__columns{border-bottom-color:var(--bam-border)}@media screen and (max-width:749px){#header-group .header__columns .header__drawer{grid-area:leftA;position:relative;z-index:3;display:flex;align-items:center;justify-content:center;width:var(--header-mobile-bookend, 44px);min-width:var(--header-mobile-bookend, 44px);min-height:var(--header-mobile-bookend, 44px)}#header-group .header__columns .header__drawer .menu-drawer-container{display:flex;align-items:center;justify-content:center;width:100%;height:100%}#header-group .header__columns .header__drawer .header__icon--menu,#header-group .header__columns .header__drawer .header__icon--summary{display:flex;align-items:center;justify-content:center;width:var(--header-mobile-bookend, 44px);min-width:var(--header-mobile-bookend, 44px);min-height:var(--header-mobile-bookend, 44px);padding:.5rem;color:var(--bam-white);opacity:1}#header-group .header__columns .header__drawer .header__icon--menu .svg-wrapper,#header-group .header__columns .header__drawer .header__icon--summary .svg-wrapper{margin-inline-start:0;color:var(--bam-white);opacity:1}#header-group .header__columns .header__drawer .header-drawer-icon svg{stroke:currentColor}#header-group .header__columns .header-logo{position:relative;z-index:1}}.header-drawer,.header-drawer .menu-drawer,.header-drawer .menu-drawer__inner{background-color:var(--bam-card);color:var(--bam-white)}.header-drawer .menu-drawer__menu-item,.header-drawer .menu-drawer__menu-item a,.header-drawer .menu-list__link{color:var(--bam-white)}.header-drawer .menu-drawer__menu-item a:hover,.header-drawer .menu-list__link:hover{color:var(--bam-red)}#footer-group .section-background,#footer-group footer,#footer-group .footer,#footer-group .footer-utilities{background-color:var(--bam-black)}#footer-group .footer-content,#footer-group .footer-utilities{border-top:1px solid var(--bam-border)}#footer-group,#footer-group .text-block,#footer-group .menu__heading,#footer-group .footer-utilities{color:var(--bam-white)}#footer-group .text-block.rte a,#footer-group .text-block.paragraph a,#footer-group .menu__item a,#footer-group .footer-policy-list a{color:var(--bam-muted);text-decoration:none;transition:color .2s ease}#footer-group .text-block.rte a:hover,#footer-group .text-block.paragraph a:hover,#footer-group .menu__item a:hover,#footer-group .footer-policy-list a:hover,#footer-group .social-icons__link:hover{color:var(--bam-red)}#footer-group .text-block h3,#footer-group .text-block.h4>*,#footer-group .text-block.h6>*{color:var(--bam-white);letter-spacing:.05em}#footer-group .social-icons__link{color:var(--bam-white)}#footer-group .footer-utilities__icons{justify-content:flex-start}@media screen and (max-width:749px){#header-group .header__columns{padding-inline:.75rem;gap:.5rem}#header-group .header__row--mobile{padding-inline:.75rem}#footer-group .footer-content{gap:1.75rem}body:has(.bam-mobile-bottom-nav.is-enabled) #footer-group{margin-bottom:0}body:has(.bam-mobile-bottom-nav.is-enabled) #footer-group .footer-utilities{padding-bottom:calc(var(--bam-mobile-nav-height) + env(safe-area-inset-bottom,0px) + .75rem)}}@media screen and (min-width:750px){#header-group .menu-list__link{letter-spacing:.06em;font-weight:600}#footer-group .footer-content{gap:2rem}}input,textarea,select{background-color:var(--bam-card);border-color:var(--bam-border-strong);color:var(--bam-white);border-radius:var(--bam-radius-sm)}main[data-template=index] .hero{--hero-min-height: 72svh}main[data-template=index] .hero__container{min-height:inherit}main[data-template=index] .hero__media-wrapper .overlay{--overlay-color: rgba(0, 0, 0, .72);--overlay-color--end: rgba(0, 0, 0, .45)}main[data-template=index] .hero__content-wrapper{padding-inline:1.25rem;text-align:center;justify-content:center;align-items:center;gap:1rem}main[data-template=index] .hero .text-block.h1{--max-width: 100%;width:100%}main[data-template=index] .hero .text-block.h1>*{font-family:var(--font-heading--family);font-size:clamp(1.75rem,7vw,3.5rem);font-weight:800;line-height:1.05;letter-spacing:.04em;text-transform:uppercase;color:var(--bam-white);text-wrap:balance;margin:0}main[data-template=index] .hero .text-block.paragraph>*,main[data-template=index] .hero .text-block.rte>*{font-size:clamp(.95rem,3.5vw,1.125rem);line-height:1.55;color:var(--bam-muted);max-width:36ch;margin-inline:auto}main[data-template=index] .hero .button:not(.button-secondary){margin-top:.5rem;min-width:min(100%,16rem);padding:.95rem 1.75rem;font-size:.8125rem}main[data-template=index] .hero__image{object-fit:cover;object-position:center}@media screen and (min-width:750px){main[data-template=index] .hero{--hero-min-height: 85svh}main[data-template=index] .hero__content-wrapper{padding-inline:2rem;gap:1.25rem}main[data-template=index] .hero .text-block.h1>*{font-size:clamp(2.5rem,5vw,4.25rem);letter-spacing:.05em}main[data-template=index] .hero .button:not(.button-secondary){min-width:18rem;padding:1.05rem 2.25rem;font-size:.875rem}}@media screen and (min-width:990px){main[data-template=index] .hero{--hero-min-height: 90svh}main[data-template=index] .hero__content-wrapper{gap:1.5rem}}.bam-service-tiles__bg{background-color:var(--bam-black)}.bam-service-tiles{color:var(--bam-white)}.bam-service-tiles__inner{width:100%;max-width:var(--page-width, 1200px);margin-inline:auto}.bam-service-tiles__heading{margin:0 0 .75rem;font-family:var(--font-heading--family);font-size:clamp(1.25rem,4.5vw,1.75rem);font-weight:800;line-height:1.1;letter-spacing:.06em;text-align:center;text-transform:uppercase;color:var(--bam-white)}.bam-service-tiles__subheading{margin:0 auto 1.5rem;max-width:42rem;font-size:clamp(.9375rem,3.2vw,1.0625rem);line-height:1.6;text-align:center;color:var(--bam-muted)}.bam-service-tiles__grid{display:grid;grid-template-columns:1fr;gap:1rem}.bam-service-tiles__card{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;min-height:100%;padding:1.25rem 1rem 1rem;background-color:var(--bam-card);border:1px solid var(--bam-border-strong);border-radius:var(--bam-radius);overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.bam-service-tiles__card:hover{border-color:#d6000073;box-shadow:0 8px 28px #00000059}.bam-service-tiles__card-accent{position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--bam-red),rgba(214,0,0,.25))}.bam-service-tiles__card-icon{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border:1px solid var(--bam-border-strong);border-radius:var(--bam-radius-sm);background-color:var(--bam-card-elevated)}.bam-service-tiles__card-icon-emoji{font-size:1.375rem;line-height:1}.bam-service-tiles__card-icon-image{width:1.75rem;height:1.75rem;object-fit:contain}.bam-service-tiles__card-title{margin:0;font-size:.9375rem;font-weight:800;line-height:1.2;letter-spacing:.05em;text-transform:uppercase;color:var(--bam-white)}.bam-service-tiles__card-text{margin:0;flex:1;font-size:.875rem;line-height:1.55;color:var(--bam-muted)}.bam-service-tiles__card-link{display:inline-flex;align-items:center;margin-top:.375rem;padding:.625rem 0;font-size:.6875rem;font-weight:700;line-height:1.2;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;color:var(--bam-red);border-bottom:1px solid transparent;transition:color .2s ease,border-color .2s ease}.bam-service-tiles__card-link:hover,.bam-service-tiles__card-link:focus-visible{color:var(--bam-white);border-bottom-color:var(--bam-red);outline:none}.bam-service-tiles__card-link--disabled{opacity:.45;pointer-events:none}@media screen and (min-width:540px){.bam-service-tiles__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}@media screen and (min-width:750px){.bam-service-tiles__subheading{margin-bottom:2rem}.bam-service-tiles__card{padding:1.5rem 1.25rem 1.25rem}.bam-service-tiles__card-title{font-size:1rem}.bam-service-tiles__card-link{font-size:.75rem}}@media screen and (min-width:990px){.bam-service-tiles__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.125rem}}main[data-template=index] [data-testid=product-list]{--bam-featured-gap: 12px}main[data-template=index] [data-testid=product-list] .section-background{background-color:var(--bam-black)!important}main[data-template=index] [data-testid=product-list] .section-resource-list__header{margin-bottom:1.5rem}main[data-template=index] [data-testid=product-list] .section-resource-list__header .text-block.h3>*{font-family:var(--font-heading--family);font-size:clamp(1.125rem,4vw,1.5rem);font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--bam-white);text-align:center}main[data-template=index] [data-testid=product-list] .section-resource-list__header .text-block.paragraph>*{font-size:clamp(.875rem,3vw,1rem);line-height:1.55;color:var(--bam-muted);text-align:center;margin-inline:auto;max-width:36rem}main[data-template=index] [data-testid=product-list] .section-resource-list__header .button{margin-top:.25rem;min-width:12rem}main[data-template=index] [data-testid=product-list] .resource-list__item .product-card{height:100%;background:#111111b8;border:1px solid var(--bam-border-strong);border-radius:var(--bam-radius);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 4px 24px #00000040;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}main[data-template=index] [data-testid=product-list] .resource-list__item .product-card:hover{border-color:#d6000059;box-shadow:0 8px 28px #0006}main[data-template=index] [data-testid=product-list] .product-card__content{background:transparent;padding-inline:.25rem}main[data-template=index] [data-testid=product-list] .card-gallery{background-color:var(--bam-card-elevated);border:1px solid var(--bam-border);border-radius:var(--bam-radius-sm);overflow:hidden;margin-bottom:.25rem}main[data-template=index] [data-testid=product-list] .product-card__image,main[data-template=index] [data-testid=product-list] .card-gallery img{background-color:#0a0a0a}main[data-template=index] [data-testid=product-list] product-title,main[data-template=index] [data-testid=product-list] .product-title,main[data-template=index] [data-testid=product-list] .product-title a{color:var(--bam-white)!important;font-weight:700;letter-spacing:.02em;text-decoration:none}main[data-template=index] [data-testid=product-list] product-title a:hover,main[data-template=index] [data-testid=product-list] .product-title a:hover{color:var(--bam-red)!important}main[data-template=index] [data-testid=product-list] .price{color:var(--bam-red);font-weight:700}main[data-template=index] [data-testid=product-list] .compare-at-price{color:var(--bam-muted);opacity:.65}main[data-template=index] [data-testid=product-list] .resource-list--grid{gap:var(--bam-featured-gap)}@media screen and (max-width:539px){main[data-template=index] [data-testid=product-list] .resource-list--grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:750px){main[data-template=index] [data-testid=product-list]{--bam-featured-gap: 16px}main[data-template=index] [data-testid=product-list] .section-resource-list__header{margin-bottom:2rem}}@media screen and (min-width:990px){main[data-template=index] [data-testid=product-list]{--bam-featured-gap: 20px}}.bam-trust-badges__bg,.bam-trust-badges__bg--glass{background-color:var(--bam-black)}.bam-trust-badges{color:var(--bam-white)}.bam-trust-badges__inner{width:100%;max-width:var(--page-width, 1200px);margin-inline:auto}.bam-trust-badges__inner--glass{padding:1.25rem 1rem;background:#1111118c;border:1px solid rgba(255,255,255,.1);border-radius:16px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 8px 32px #00000059}.bam-trust-badges__heading{margin:0 0 .75rem;font-family:var(--font-heading--family);font-size:clamp(1.125rem,4.5vw,1.625rem);font-weight:800;line-height:1.1;letter-spacing:.06em;text-align:center;text-transform:uppercase;color:var(--bam-white)}.bam-trust-badges__subheading{margin:0 auto 1.5rem;max-width:44rem;font-size:clamp(.875rem,3.2vw,1.0625rem);line-height:1.6;text-align:center;color:var(--bam-muted)}.bam-trust-badges__grid{display:grid;grid-template-columns:1fr;gap:.875rem}.bam-trust-badges__badge{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;min-height:100%;padding:1.125rem 1rem;background:#111111b8;border:1px solid var(--bam-border-strong);border-radius:var(--bam-radius);color:var(--bam-white);text-decoration:none;overflow:hidden;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}a.bam-trust-badges__badge:hover,a.bam-trust-badges__badge:focus-visible{border-color:#d6000073;box-shadow:0 6px 24px #00000059;outline:none}a.bam-trust-badges__badge:hover .bam-trust-badges__title,a.bam-trust-badges__badge:focus-visible .bam-trust-badges__title{color:var(--bam-red)}.bam-trust-badges__badge-accent{position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--bam-red),rgba(214,0,0,.2))}.bam-trust-badges__icon{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid var(--bam-border-strong);border-radius:var(--bam-radius-sm);background-color:var(--bam-card-elevated)}.bam-trust-badges__icon-emoji{font-size:1.25rem;line-height:1}.bam-trust-badges__icon-image{width:1.5rem;height:1.5rem;object-fit:contain}.bam-trust-badges__title{margin:0;font-size:.8125rem;font-weight:800;line-height:1.25;letter-spacing:.05em;text-transform:uppercase;color:var(--bam-white);transition:color .2s ease}.bam-trust-badges__description{margin:0;flex:1;font-size:.8125rem;line-height:1.5;color:var(--bam-muted)}@media screen and (min-width:540px){.bam-trust-badges__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}@media screen and (min-width:750px){.bam-trust-badges__inner--glass{padding:1.5rem 1.25rem}.bam-trust-badges__subheading{margin-bottom:1.75rem}.bam-trust-badges__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bam-trust-badges__title,.bam-trust-badges__description{font-size:.875rem}}@media screen and (min-width:990px){.bam-trust-badges__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}}:root{--bam-mobile-nav-height: 4.25rem}.bam-mobile-bottom-nav-section,#bam-mobile-nav-group{display:contents}.bam-mobile-bottom-nav{--bam-mobile-nav-bg: rgba(0, 0, 0, .96);display:none}.bam-mobile-bottom-nav.is-enabled{display:block;position:fixed;left:0;right:0;bottom:0;z-index:50;padding-bottom:env(safe-area-inset-bottom,0px);background:var(--bam-mobile-nav-bg);border-top:1px solid var(--bam-border-strong);box-shadow:0 -8px 28px #00000073;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.bam-mobile-bottom-nav__inner{max-width:100%;margin-inline:auto}.bam-mobile-bottom-nav__list{display:flex;align-items:stretch;justify-content:space-around;gap:0;margin:0;padding:.375rem .25rem .5rem;list-style:none}.bam-mobile-bottom-nav__item{flex:1 1 0;min-width:0}.bam-mobile-bottom-nav__link{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;min-height:var(--bam-mobile-nav-height);padding:.25rem .125rem;color:#ffffff8c;text-decoration:none;border-radius:var(--bam-radius-sm);transition:color .2s ease,background-color .2s ease}.bam-mobile-bottom-nav__link:hover,.bam-mobile-bottom-nav__link:focus-visible{color:var(--bam-white);background-color:#ffffff0a;outline:none}.bam-mobile-bottom-nav__link.is-active{color:var(--bam-red)}.bam-mobile-bottom-nav__link.is-active .bam-mobile-bottom-nav__icon{border-color:#d6000073;background-color:#d600001f}.bam-mobile-bottom-nav__icon{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border:1px solid transparent;border-radius:999px;transition:border-color .2s ease,background-color .2s ease}.bam-mobile-bottom-nav__icon-emoji{font-size:1.125rem;line-height:1}.bam-mobile-bottom-nav__icon-image{width:1.125rem;height:1.125rem;object-fit:contain}.bam-mobile-bottom-nav__label{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.625rem;font-weight:700;line-height:1.1;letter-spacing:.04em;text-transform:uppercase}@media screen and (max-width:749px){body:has(.bam-mobile-bottom-nav.is-enabled){padding-bottom:calc(var(--bam-mobile-nav-height) + env(safe-area-inset-bottom,0px) + .5rem)}body:has(.bam-mobile-bottom-nav.is-enabled) #MainContent{scroll-padding-bottom:calc(var(--bam-mobile-nav-height) + env(safe-area-inset-bottom,0px))}}@media screen and (min-width:750px){.bam-mobile-bottom-nav,.bam-mobile-bottom-nav.is-enabled{display:none!important}}main[data-template=product]{background-color:var(--bam-black)}main[data-template=product] [data-testid=product-information]{color:var(--bam-white)}main[data-template=product] [data-testid=product-information] .section-background{background-color:var(--bam-black)!important}main[data-template=product] [data-testid=product-information-media]{border:1px solid var(--bam-border);border-radius:var(--bam-radius);overflow:hidden;background:#1111118c}main[data-template=product] [data-testid=product-information-media] .product-media-container,main[data-template=product] [data-testid=product-information-media] .media-gallery__grid{background-color:transparent}main[data-template=product] [data-testid=product-information-media] img,main[data-template=product] [data-testid=product-information-media] video{border-radius:var(--bam-radius-sm)}main[data-template=product] [data-testid=product-information-details] h1,main[data-template=product] [data-testid=product-information-details] .h1,main[data-template=product] [data-testid=product-information-details] .h3,main[data-template=product] [data-testid=sticky-product-title]{color:var(--bam-white)!important;font-weight:800;letter-spacing:.02em}main[data-template=product] [data-testid=product-information-details] .price,main[data-template=product] [data-testid=product-information-details] .price-item--regular,main[data-template=product] [data-testid=product-information-details] .price-item--sale{color:var(--bam-red)!important}main[data-template=product] [data-testid=product-information-details] .compare-at-price{color:var(--bam-muted)!important}main[data-template=product] [data-testid=product-information-details] .rte,main[data-template=product] [data-testid=product-information-details] .paragraph,main[data-template=product] [data-testid=product-information-details] p{color:var(--bam-muted);line-height:1.65}main[data-template=product] [data-testid=product-information-details] .divider,main[data-template=product] [data-testid=product-information-details] hr{border-color:var(--bam-border)}main[data-template=product] [data-testid=product-recommendations-section] .section-background{background-color:var(--bam-black)!important}main[data-template=product] [data-testid=product-recommendations-section] .text-block h3,main[data-template=product] [data-testid=product-recommendations-section] .text-block h4{color:var(--bam-white);font-weight:800;letter-spacing:.04em;text-transform:uppercase}main[data-template=product] [data-testid=product-recommendations-section] .product-card{background:#111111b8;border:1px solid var(--bam-border-strong);border-radius:var(--bam-radius)}main[data-template=product] [data-testid=product-recommendations-section] product-title,main[data-template=product] [data-testid=product-recommendations-section] .product-title,main[data-template=product] [data-testid=product-recommendations-section] .product-title a{color:var(--bam-white)}main[data-template=product] [data-testid=product-recommendations-section] .price{color:var(--bam-red)}.bam-product-support__bg{background-color:var(--bam-black)}.bam-product-support{color:var(--bam-white)}.bam-product-support__inner{width:100%;max-width:var(--page-width, 1200px);margin-inline:auto}.bam-product-support__heading{margin:0 0 .75rem;font-family:var(--font-heading--family);font-size:clamp(1.125rem,4.5vw,1.625rem);font-weight:800;line-height:1.1;letter-spacing:.06em;text-align:center;text-transform:uppercase;color:var(--bam-white)}.bam-product-support__subheading{margin:0 auto 1.5rem;max-width:44rem;font-size:clamp(.875rem,3.2vw,1.0625rem);line-height:1.6;text-align:center;color:var(--bam-muted)}.bam-product-support__metafields{display:grid;grid-template-columns:1fr;gap:.625rem;margin:0 0 1.5rem;padding:1rem 1.125rem;background:#1111118c;border:1px solid var(--bam-border-strong);border-radius:var(--bam-radius);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.bam-product-support__metafield{display:grid;grid-template-columns:minmax(7rem,34%) 1fr;gap:.75rem;align-items:baseline}.bam-product-support__metafield dt{margin:0;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#ffffff8c}.bam-product-support__metafield dd{margin:0;font-size:.9375rem;line-height:1.5;color:var(--bam-white)}.bam-product-support__grid{display:grid;grid-template-columns:1fr;gap:.875rem}.bam-product-support__card{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;min-height:100%;padding:1.125rem 1rem;background:#111111b8;border:1px solid var(--bam-border-strong);border-radius:var(--bam-radius);color:var(--bam-white);text-decoration:none;overflow:hidden;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}a.bam-product-support__card:hover,a.bam-product-support__card:focus-visible{border-color:#d6000073;box-shadow:0 6px 24px #00000059;outline:none}a.bam-product-support__card:hover .bam-product-support__card-title,a.bam-product-support__card:focus-visible .bam-product-support__card-title{color:var(--bam-red)}.bam-product-support__card-accent{position:absolute;top:0;left:0;width:3px;height:100%;background:linear-gradient(180deg,var(--bam-red),rgba(214,0,0,.25))}.bam-product-support__icon{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid rgba(214,0,0,.35);border-radius:999px;background:#d600001a}.bam-product-support__icon-emoji{font-size:1.25rem;line-height:1}.bam-product-support__icon-image{width:1.375rem;height:1.375rem;object-fit:contain}.bam-product-support__card-title{margin:0;font-size:1rem;font-weight:700;line-height:1.3;color:var(--bam-white);transition:color .2s ease}.bam-product-support__card-text{margin:0;font-size:.875rem;line-height:1.55;color:var(--bam-muted)}.bam-product-support__cta-wrap{display:flex;justify-content:center;margin-top:1.5rem}.bam-product-support__cta.button{min-width:min(100%,20rem);padding:.875rem 1.5rem;background-color:var(--bam-red);border:1px solid var(--bam-red);border-radius:var(--bam-radius-sm);color:var(--bam-white);font-size:.8125rem;font-weight:800;letter-spacing:.08em;text-align:center;text-decoration:none;text-transform:uppercase;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.bam-product-support__cta.button:hover,.bam-product-support__cta.button:focus-visible{background-color:var(--bam-red-hover);border-color:var(--bam-red-hover);box-shadow:0 0 20px var(--bam-red-glow);color:var(--bam-white);outline:none}@media screen and (min-width:600px){.bam-product-support__metafields{grid-template-columns:repeat(2,minmax(0,1fr))}.bam-product-support__metafield{grid-template-columns:1fr;gap:.25rem}}@media screen and (min-width:750px){.bam-product-support__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.bam-product-support__grid,.bam-product-support__metafields{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:1200px){.bam-product-support__grid{grid-template-columns:repeat(5,minmax(0,1fr))}}main[data-template^=page]{background-color:var(--bam-black)}main[data-template^=page] .section-background{background-color:var(--bam-black)!important}.bam-service-hero__bg{background-color:var(--bam-black)}.bam-service-hero{color:var(--bam-white)}.bam-service-hero__panel{position:relative;display:flex;align-items:center;justify-content:center;min-height:clamp(16rem,42vw,24rem);padding:2.5rem 1.25rem;overflow:hidden;background:#111111b8;border:1px solid var(--bam-border-strong);border-radius:var(--bam-radius);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.bam-service-hero__panel--has-image{border:none;background:transparent}.bam-service-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.bam-service-hero__image{width:100%;height:100%;object-fit:cover}.bam-service-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--bam-hero-overlay, .65))}.bam-service-hero__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:44rem;text-align:center}.bam-service-hero__heading{margin:0;font-family:var(--font-heading--family);font-size:clamp(1.75rem,7vw,3rem);font-weight:800;line-height:1.05;letter-spacing:.06em;text-transform:uppercase;color:var(--bam-white)}.bam-service-hero__subheading{margin:0;max-width:38rem;font-size:clamp(.9375rem,3.4vw,1.125rem);line-height:1.65;color:var(--bam-muted)}.bam-service-hero__cta.button{min-width:min(100%,20rem);margin-top:.25rem;padding:.875rem 1.5rem;background-color:var(--bam-red);border:1px solid var(--bam-red);border-radius:var(--bam-radius-sm);color:var(--bam-white);font-size:.8125rem;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.bam-service-hero__cta.button:hover,.bam-service-hero__cta.button:focus-visible{background-color:var(--bam-red-hover);border-color:var(--bam-red-hover);box-shadow:0 0 20px var(--bam-red-glow);color:var(--bam-white);outline:none}.bam-service-content__bg,.bam-service-process__bg,.bam-build-gallery__bg,.bam-quote-form__bg{background-color:var(--bam-black)}.bam-service-content,.bam-service-process,.bam-build-gallery,.bam-quote-form{color:var(--bam-white)}.bam-service-content__inner,.bam-service-process__inner,.bam-build-gallery__inner,.bam-quote-form__inner{width:100%;max-width:var(--page-width, 1200px);margin-inline:auto}.bam-service-content__heading,.bam-service-process__heading,.bam-build-gallery__heading,.bam-quote-form__heading{margin:0 0 .75rem;font-family:var(--font-heading--family);font-size:clamp(1.125rem,4.5vw,1.625rem);font-weight:800;line-height:1.15;letter-spacing:.06em;text-transform:uppercase;color:var(--bam-white)}.bam-service-content__subheading,.bam-service-process__subheading,.bam-build-gallery__subheading,.bam-quote-form__subheading,.bam-quote-form__instructions{margin:0 0 1.5rem;max-width:44rem;font-size:clamp(.875rem,3.2vw,1.0625rem);line-height:1.6;color:var(--bam-muted)}.bam-service-content__grid{display:grid;grid-template-columns:1fr;gap:.875rem}.bam-service-content__grid--2,.bam-service-content__grid--3{grid-template-columns:1fr}.bam-service-content__card{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;min-height:100%;padding:1.125rem 1rem;background:#111111b8;border:1px solid var(--bam-border-strong);border-radius:var(--bam-radius);color:var(--bam-white);text-decoration:none;overflow:hidden;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:border-color .2s ease,box-shadow .2s ease}a.bam-service-content__card:hover,a.bam-service-content__card:focus-visible{border-color:#d6000073;box-shadow:0 6px 24px #00000059;outline:none}.bam-service-content__card-accent{position:absolute;top:0;left:0;width:3px;height:100%;background:linear-gradient(180deg,var(--bam-red),rgba(214,0,0,.25))}.bam-service-content__icon{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid rgba(214,0,0,.35);border-radius:999px;background:#d600001a}.bam-service-content__icon-emoji{font-size:1.25rem;line-height:1}.bam-service-content__icon-image{width:1.375rem;height:1.375rem;object-fit:contain}.bam-service-content__card-title{margin:0;font-size:1rem;font-weight:700;line-height:1.3;color:var(--bam-white)}.bam-service-content__card-text{margin:0;font-size:.875rem;line-height:1.55;color:var(--bam-muted)}.bam-service-content__bullets{margin:.25rem 0 0;padding-left:1.125rem;color:var(--bam-muted)}.bam-service-content__bullets li{margin-bottom:.35rem;font-size:.875rem;line-height:1.5}.bam-service-content__bullets li::marker{color:var(--bam-red)}.bam-service-process__steps{display:grid;grid-template-columns:1fr;gap:.875rem;margin:0;padding:0;list-style:none}.bam-service-process__step{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:start;padding:1rem;background:#111111b8;border:1px solid var(--bam-border-strong);border-radius:var(--bam-radius)}.bam-service-process__step-marker{display:flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;padding:0 .5rem;border:1px solid rgba(214,0,0,.35);border-radius:999px;background:#d600001a;color:var(--bam-red);font-size:.8125rem;font-weight:800;letter-spacing:.04em}.bam-service-process__step-title{margin:0 0 .35rem;font-size:1rem;font-weight:700;color:var(--bam-white)}.bam-service-process__step-text{margin:0;font-size:.875rem;line-height:1.55;color:var(--bam-muted)}.bam-service-cta__bg{background-color:var(--bam-black)}.bam-service-cta{color:var(--bam-white)}.bam-service-cta__panel{width:100%;max-width:var(--page-width, 1200px);margin-inline:auto;padding:1.5rem 1.25rem;text-align:center;background:#111111b8;border:1px solid var(--bam-border-strong);border-radius:var(--bam-radius);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.bam-service-cta__heading{margin:0 0 .75rem;font-family:var(--font-heading--family);font-size:clamp(1.125rem,4.5vw,1.625rem);font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--bam-white)}.bam-service-cta__subheading,.bam-service-cta__body{margin:0 auto 1rem;max-width:40rem;font-size:clamp(.875rem,3.2vw,1.0625rem);line-height:1.6;color:var(--bam-muted)}.bam-service-cta__actions{display:flex;flex-direction:column;gap:.75rem;align-items:center;justify-content:center;margin-top:1.25rem}.bam-service-cta__button.button,.bam-service-cta__button.button-secondary{min-width:min(100%,20rem);padding:.875rem 1.5rem;font-size:.8125rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;border-radius:var(--bam-radius-sm)}.bam-service-cta__button.button{background-color:var(--bam-red);border:1px solid var(--bam-red);color:var(--bam-white)}.bam-service-cta__button.button:hover,.bam-service-cta__button.button:focus-visible{background-color:var(--bam-red-hover);border-color:var(--bam-red-hover);box-shadow:0 0 20px var(--bam-red-glow);color:var(--bam-white);outline:none}.bam-service-cta__button--secondary.button-secondary{background:transparent;border:1px solid var(--bam-border-strong);color:var(--bam-white)}.bam-service-cta__button--secondary.button-secondary:hover,.bam-service-cta__button--secondary.button-secondary:focus-visible{border-color:#d6000073;color:var(--bam-white);outline:none}.bam-build-gallery__grid{display:grid;grid-template-columns:1fr;gap:1rem}.bam-build-gallery__grid--2,.bam-build-gallery__grid--3,.bam-build-gallery__grid--4{grid-template-columns:1fr}.bam-build-gallery__item{display:flex;flex-direction:column;gap:.625rem;color:var(--bam-white);text-decoration:none}.bam-build-gallery__media{position:relative;overflow:hidden;aspect-ratio:4 / 3;border:1px solid var(--bam-border-strong);border-radius:var(--bam-radius);background:#111111b8}.bam-build-gallery__image{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}a.bam-build-gallery__item:hover .bam-build-gallery__image,a.bam-build-gallery__item:focus-visible .bam-build-gallery__image{transform:scale(1.03)}.bam-build-gallery__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:2.5rem;background:linear-gradient(145deg,#1a1a1af2,#111111d9)}.bam-build-gallery__media-accent{position:absolute;left:0;right:0;bottom:0;height:3px;background:linear-gradient(90deg,var(--bam-red),rgba(214,0,0,.15))}.bam-build-gallery__title{margin:0;font-size:1rem;font-weight:700;color:var(--bam-white)}.bam-build-gallery__caption{margin:0;font-size:.875rem;line-height:1.5;color:var(--bam-muted)}.bam-quote-form__panel{padding:1.25rem;background:#111111b8;border:1px solid var(--bam-border-strong);border-radius:var(--bam-radius);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.bam-quote-form__form{display:flex;flex-direction:column;gap:1rem}.bam-quote-form__row{display:grid;grid-template-columns:1fr;gap:1rem}.bam-quote-form__row--split{grid-template-columns:1fr}.bam-quote-form__field{display:flex;flex-direction:column;gap:.375rem}.bam-quote-form__label{font-size:.8125rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#ffffffb8}.bam-quote-form__required{color:var(--bam-red)}.bam-quote-form__input{width:100%;padding:.875rem 1rem;color:var(--bam-white);background:#00000059;border:1px solid var(--bam-border-strong);border-radius:var(--bam-radius-sm);font-size:.9375rem;line-height:1.4;transition:border-color .2s ease,box-shadow .2s ease}.bam-quote-form__input:focus{border-color:#d600008c;box-shadow:0 0 0 2px #d6000026;outline:none}.bam-quote-form__input::placeholder{color:#ffffff61}.bam-quote-form__input--textarea{resize:vertical;min-height:6rem}.bam-quote-form__select{-webkit-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--bam-muted) 50%),linear-gradient(135deg,var(--bam-muted) 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 2px),calc(100% - 12px) calc(50% - 2px);background-size:6px 6px,6px 6px;background-repeat:no-repeat}.bam-quote-form__submit.button{align-self:flex-start;min-width:min(100%,16rem);margin-top:.25rem;padding:.875rem 1.5rem;background-color:var(--bam-red);border:1px solid var(--bam-red);border-radius:var(--bam-radius-sm);color:var(--bam-white);font-size:.8125rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.bam-quote-form__submit.button:hover,.bam-quote-form__submit.button:focus-visible{background-color:var(--bam-red-hover);border-color:var(--bam-red-hover);box-shadow:0 0 20px var(--bam-red-glow);outline:none}.bam-quote-form__message{padding:.875rem 1rem;border-radius:var(--bam-radius-sm);font-size:.9375rem;line-height:1.5}.bam-quote-form__message--error{color:#ffb4b4;background:#d600001f;border:1px solid rgba(214,0,0,.35)}.bam-quote-form__message--success{color:var(--bam-white);background:#111111e6;border:1px solid rgba(214,0,0,.35)}@media screen and (min-width:750px){.bam-service-content__grid--2,.bam-service-content__grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}.bam-service-cta__actions{flex-direction:row;flex-wrap:wrap}.bam-build-gallery__grid--2,.bam-build-gallery__grid--3,.bam-build-gallery__grid--4,.bam-quote-form__row--split{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.bam-service-content__grid--3,.bam-build-gallery__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.bam-build-gallery__grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}}.bam-local-seo__bg{background-color:var(--bam-black)}.bam-local-seo{color:var(--bam-white)}.bam-local-seo__inner{width:100%;max-width:var(--page-width, 1200px);margin-inline:auto}.bam-local-seo__heading{margin:0 0 .75rem;font-family:var(--font-heading--family);font-size:clamp(1.125rem,4.5vw,1.625rem);font-weight:800;line-height:1.15;letter-spacing:.06em;text-transform:uppercase;color:var(--bam-white)}.bam-local-seo__subheading{margin:0 0 1.5rem;max-width:48rem;font-size:clamp(.875rem,3.2vw,1.0625rem);line-height:1.65;color:var(--bam-muted)}.bam-local-seo__grid{display:grid;grid-template-columns:1fr;gap:.875rem}.bam-local-seo__card{position:relative;display:flex;flex-direction:column;gap:.5rem;padding:1.125rem 1rem;background:#111111b8;border:1px solid var(--bam-border-strong);border-radius:var(--bam-radius);overflow:hidden;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.bam-local-seo__card-accent{position:absolute;top:0;left:0;width:3px;height:100%;background:linear-gradient(180deg,var(--bam-red),rgba(214,0,0,.25))}.bam-local-seo__card-title{margin:0;font-size:1rem;font-weight:700;line-height:1.3;color:var(--bam-white)}.bam-local-seo__card-text{margin:0;font-size:.875rem;line-height:1.6;color:var(--bam-muted)}.bam-local-seo__footer-note{margin:1.25rem 0 0;max-width:48rem;font-size:.875rem;line-height:1.55;color:var(--bam-muted)}@media screen and (min-width:750px){.bam-local-seo__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.bam-local-seo__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.bam-shopmonkey-quote-form__bg{background-color:var(--bam-black)}.bam-shopmonkey-quote-form{color:var(--bam-white);overflow-x:clip;max-width:100%}.bam-shopmonkey-quote-form__inner{width:100%;max-width:1200px;margin-inline:auto;min-width:0}.bam-shopmonkey-quote-form__heading{margin:0 0 .75rem;font-family:var(--font-heading--family);font-size:clamp(1.125rem,4.5vw,1.625rem);font-weight:800;line-height:1.15;letter-spacing:.06em;text-align:center;text-transform:uppercase;color:var(--bam-white)}.bam-shopmonkey-quote-form__subheading{margin:0 auto 1.5rem;max-width:44rem;font-size:clamp(.875rem,3.2vw,1.0625rem);line-height:1.6;text-align:center;color:var(--bam-muted)}.bam-shopmonkey-quote-form__embed{width:100%;max-width:100%;min-width:0;overflow:hidden;background:#fff;border:1px solid var(--bam-border-strong);border-radius:var(--bam-radius);box-shadow:0 8px 32px #00000059}.bam-shopmonkey-quote-form__iframe{display:block;width:100%;max-width:100%;min-width:0;min-height:600px;border:0;background:#fff}.bam-shopmonkey-quote-form__fallback{display:none;justify-content:center;padding:.5rem 0 1rem}.bam-shopmonkey-quote-form__fallback-button.button{min-width:min(100%,22rem);padding:.95rem 1.75rem;background-color:var(--bam-red);border:1px solid var(--bam-red);border-radius:var(--bam-radius-sm);color:var(--bam-white);font-size:.8125rem;font-weight:800;letter-spacing:.08em;text-align:center;text-decoration:none;text-transform:uppercase;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.bam-shopmonkey-quote-form__fallback-button.button:hover,.bam-shopmonkey-quote-form__fallback-button.button:focus-visible{background-color:var(--bam-red-hover);border-color:var(--bam-red-hover);box-shadow:0 0 20px var(--bam-red-glow);color:var(--bam-white);outline:none}main[data-template^=page] .bam-shopmonkey-quote-form-section{overflow-x:clip}@media screen and (max-width:749px){.bam-shopmonkey-quote-form__embed{display:none}.bam-shopmonkey-quote-form__fallback{display:flex}}@media screen and (min-width:750px){.bam-shopmonkey-quote-form__embed{display:block}.bam-shopmonkey-quote-form__fallback{display:none}}.bam-contact-info__bg{background-color:var(--bam-black)}.bam-contact-info__inner{max-width:var(--page-width, 1200px);margin-inline:auto;text-align:center}.bam-contact-info__heading{margin:0 0 .5rem;font-size:clamp(1.125rem,3vw,1.5rem);font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--bam-white)}.bam-contact-info__subheading{margin:0 0 1.25rem;font-size:.9375rem;line-height:1.5;color:var(--bam-muted)}.bam-contact-info__details{margin:0;font-style:normal;font-size:.9375rem;line-height:1.6;color:var(--bam-white)}.bam-contact-info__details p{margin:0 0 .5rem}.bam-contact-info__name{font-weight:700}.bam-contact-info__details a{color:var(--bam-white);text-decoration:none}.bam-contact-info__details a:hover,.bam-contact-info__details a:focus-visible{color:var(--bam-red)}#footer-group .bam-contact-info__details a:hover,#footer-group .bam-contact-info__details a:focus-visible{color:var(--bam-red)}.bam-shop-by-platform__bg{background-color:var(--bam-black)}.bam-shop-by-platform{color:var(--bam-white)}.bam-shop-by-platform__inner{width:100%;max-width:var(--page-width, 1200px);margin-inline:auto}.bam-shop-by-platform__heading{margin:0 0 .5rem;font-size:clamp(1.375rem,4.5vw,1.875rem);font-weight:800;line-height:1.05;letter-spacing:.08em;text-align:center;text-transform:uppercase;color:var(--bam-white)}.bam-shop-by-platform__subheading{margin:0 auto 1.75rem;max-width:34rem;font-size:clamp(.875rem,2.8vw,1rem);line-height:1.5;text-align:center;color:var(--bam-muted)}.bam-shop-by-platform__grid{display:grid;grid-template-columns:1fr;gap:1rem}.bam-shop-by-platform__card{position:relative;display:flex;flex-direction:column;min-height:100%;background:linear-gradient(180deg,#141414,#0a0a0a);border:1px solid var(--bam-border-strong);border-radius:var(--bam-radius);color:var(--bam-white);text-decoration:none;overflow:hidden;box-shadow:0 4px 24px #00000059;transition:border-color .28s ease,box-shadow .28s ease,transform .28s ease}.bam-shop-by-platform__card-accent{position:absolute;top:0;left:0;right:0;z-index:3;height:3px;background:linear-gradient(90deg,var(--bam-red) 0%,rgba(214,0,0,.15) 100%)}.bam-shop-by-platform__corner-accent{position:absolute;top:0;right:0;z-index:3;width:2.75rem;height:2.75rem;background:linear-gradient(135deg,transparent 50%,rgba(214,0,0,.35) 50%);pointer-events:none}.bam-shop-by-platform__media{position:relative;aspect-ratio:16 / 10;min-height:9.5rem;overflow:hidden;background-color:#0a0a0a}.bam-shop-by-platform__media-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1);transition:transform .45s cubic-bezier(.22,1,.36,1)}.bam-shop-by-platform__media-placeholder{position:relative;display:block;width:100%;height:100%;background:linear-gradient(145deg,rgba(214,0,0,.12) 0%,transparent 42%),linear-gradient(180deg,#1a1a1a,#080808)}.bam-shop-by-platform__media-placeholder-line{position:absolute;bottom:28%;left:12%;width:3.5rem;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--bam-red),rgba(214,0,0,.2));box-shadow:0 0 12px var(--bam-red-glow)}.bam-shop-by-platform__media-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000026,#0000008c 72%,#000000eb);pointer-events:none}.bam-shop-by-platform__body{display:flex;flex:1;flex-direction:column;gap:.375rem;padding:1rem 1rem 1.125rem}.bam-shop-by-platform__title{margin:0;font-size:clamp(.9375rem,2.8vw,1.0625rem);font-weight:800;line-height:1.15;letter-spacing:.06em;text-transform:uppercase;color:var(--bam-white)}.bam-shop-by-platform__subtitle{margin:0;font-size:.75rem;line-height:1.4;color:#ffffffad;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bam-shop-by-platform__cta{margin-top:auto;padding-top:.625rem;font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--bam-red);transition:color .22s ease,letter-spacing .22s ease}@media screen and (min-width:540px){.bam-shop-by-platform__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}@media screen and (min-width:750px){.bam-shop-by-platform__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.125rem}.bam-shop-by-platform__media{min-height:10.5rem}.bam-shop-by-platform__body{padding:1.125rem 1.125rem 1.25rem}}@media screen and (min-width:990px){.bam-shop-by-platform__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.bam-shop-by-platform__media{aspect-ratio:16 / 9;min-height:11rem}}@media(prefers-reduced-motion:reduce){.bam-shop-by-platform__media-image{transition:none}}@keyframes bam-fade-up{0%{opacity:0;transform:translate3d(0,16px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes bam-accent-pulse{0%,to{box-shadow:0 0 8px var(--bam-red-glow)}50%{box-shadow:0 0 14px #d600008c}}main[data-template=index] .hero__content-wrapper>*{opacity:0;animation:bam-fade-up .72s cubic-bezier(.22,1,.36,1) forwards;will-change:opacity,transform}main[data-template=index] .hero__content-wrapper>*:nth-child(1){animation-delay:.08s}main[data-template=index] .hero__content-wrapper>*:nth-child(2){animation-delay:.22s}main[data-template=index] .hero__content-wrapper>*:nth-child(3){animation-delay:.36s}main[data-template=index] .hero__content-wrapper>*:nth-child(4){animation-delay:.48s}.bam-service-hero__heading{opacity:0;animation:bam-fade-up .68s cubic-bezier(.22,1,.36,1) .08s forwards}.bam-service-hero__subheading{opacity:0;animation:bam-fade-up .68s cubic-bezier(.22,1,.36,1) .2s forwards}.bam-service-hero__cta{opacity:0;animation:bam-fade-up .68s cubic-bezier(.22,1,.36,1) .32s forwards}.bam-rotating-announcement__accent{animation:bam-accent-pulse 2.8s ease-in-out infinite}.js-bam-animations .bam-reveal{transition:opacity .55s cubic-bezier(.22,1,.36,1) var(--bam-reveal-delay, 0s),transform .55s cubic-bezier(.22,1,.36,1) var(--bam-reveal-delay, 0s);will-change:opacity,transform}.js-bam-animations .bam-reveal:not(.is-revealed){opacity:0;transform:translate3d(0,14px,0)}.js-bam-animations .bam-reveal.is-revealed{opacity:1;transform:translateZ(0)}@media(hover:hover)and (pointer:fine){.bam-shop-by-platform__card,.bam-category-tiles__tile,.bam-service-tiles__card,.bam-trust-badges__badge,.bam-local-seo__card,.bam-service-content__card,.bam-product-support__card,main[data-template=index] [data-testid=product-list] .resource-list__item .product-card{transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease,background-color .22s ease,color .22s ease}a.bam-shop-by-platform__card:hover,a.bam-shop-by-platform__card:focus-visible{transform:translate3d(0,-5px,0);border-color:#d60000a6;box-shadow:0 16px 40px #00000080,0 0 0 1px #d6000059,0 0 28px var(--bam-red-glow)}a.bam-shop-by-platform__card:hover .bam-shop-by-platform__media-image,a.bam-shop-by-platform__card:focus-visible .bam-shop-by-platform__media-image{transform:scale(1.06)}a.bam-shop-by-platform__card:hover .bam-shop-by-platform__cta,a.bam-shop-by-platform__card:focus-visible .bam-shop-by-platform__cta{color:#ff3030;letter-spacing:.14em}.bam-category-tiles__tile:hover,.bam-category-tiles__tile:focus-visible{transform:translate3d(0,-3px,0);box-shadow:0 10px 28px #00000061,0 0 0 1px #d6000047,0 0 18px var(--bam-red-glow)}.bam-service-tiles__card:hover{transform:translate3d(0,-4px,0);border-color:#d600008c;box-shadow:0 12px 32px #0000006b,0 0 0 1px #d6000038,0 0 20px var(--bam-red-glow)}a.bam-trust-badges__badge:hover,a.bam-trust-badges__badge:focus-visible,.bam-trust-badges__badge:hover{transform:translate3d(0,-3px,0);border-color:#d600008c;box-shadow:0 10px 28px #00000061,0 0 0 1px #d6000038,0 0 18px var(--bam-red-glow)}.bam-local-seo__card:hover{transform:translate3d(0,-3px,0);border-color:#d6000073;box-shadow:0 10px 28px #00000059,0 0 16px var(--bam-red-glow)}a.bam-service-content__card:hover,a.bam-service-content__card:focus-visible{transform:translate3d(0,-3px,0);border-color:#d6000080;box-shadow:0 10px 28px #00000061,0 0 18px var(--bam-red-glow)}a.bam-product-support__card:hover,a.bam-product-support__card:focus-visible{transform:translate3d(0,-3px,0);box-shadow:0 10px 28px #00000061,0 0 18px var(--bam-red-glow)}main[data-template=index] [data-testid=product-list] .resource-list__item .product-card:hover{transform:translate3d(0,-4px,0);border-color:#d6000080;box-shadow:0 12px 32px #0000006b,0 0 0 1px #d6000033,0 0 20px var(--bam-red-glow)}.button:not(.button-secondary,.button-unstyled,.link):hover,.button:not(.button-secondary,.button-unstyled,.link):focus-visible{box-shadow:0 6px 22px var(--bam-red-glow)}.button-secondary:hover,.button-secondary:focus-visible{box-shadow:0 0 18px #d6000038}}@media screen and (max-width:749px){.js-bam-animations .bam-reveal:not(.is-revealed){transform:translate3d(0,8px,0)}main[data-template=index] .hero__content-wrapper>*{animation-duration:.55s}.bam-service-hero__heading,.bam-service-hero__subheading,.bam-service-hero__cta{animation-duration:.55s}}@media(prefers-reduced-motion:reduce){main[data-template=index] .hero__content-wrapper>*,.bam-service-hero__heading,.bam-service-hero__subheading,.bam-service-hero__cta{opacity:1;animation:none;transform:none}.bam-rotating-announcement__accent{animation:none}.js-bam-animations .bam-reveal:not(.is-revealed),.js-bam-animations .bam-reveal.is-revealed{opacity:1;transform:none;transition:none}.bam-shop-by-platform__card,.bam-category-tiles__tile,.bam-service-tiles__card,.bam-trust-badges__badge,.bam-local-seo__card,main[data-template=index] [data-testid=product-list] .resource-list__item .product-card{transition:border-color .2s ease,box-shadow .2s ease}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/bam-custom.css.map */
