:root{--bn-black: #050505;--bn-ink: #0a0a0a;--bn-white: #ffffff;--bn-soft: #f5f5f5;--bn-soft-2: #f8f8f7;--bn-section-break: #f4f4f3;--bn-border: #e4e4e4;--bn-border-strong: #d7d7d7;--bn-muted: #6a6a6a;--bn-max: min(1180px, calc(100vw - 32px) )}#header-group .header-section,#header-group header-component,#header-group .header{background:#fff!important;color:#050505!important}#header-group .header{min-height:56px;border-bottom:1px solid #f1f1f1}#header-group .header-logo{min-width:160px;justify-content:flex-start!important}#header-group .header-logo__text{display:inline-block;color:#050505;font-family:var(--font-body--family),Arial,sans-serif;font-size:.92rem;line-height:1;font-weight:800;letter-spacing:-.01em;text-transform:lowercase;white-space:nowrap}#header-group .header a,#header-group .header button,#header-group .header svg{color:#050505!important}#header-group .header__row{--header-padding-block: 12px}.berserker-home{color:var(--bn-ink);background:var(--bn-white);overflow:hidden}.berserker-home,.berserker-home *{box-sizing:border-box;font-family:var(--font-body--family),Arial,sans-serif}.berserker-home a{color:inherit;text-decoration:none}.bn-shell{width:var(--bn-max);margin:0 auto}.bn-shell--wide{width:min(1360px,calc(100vw - 56px))}.bn-kicker{margin:0 0 12px;font-size:.74rem;line-height:1.2;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--bn-muted)}.bn-kicker--dark{color:#ffffff94}.bn-hero{position:relative;background:var(--bn-white);color:var(--bn-black);border-bottom:1px solid #e9e9e7}.bn-hero:after{content:"";position:absolute;left:0;right:0;bottom:-16px;height:16px;background:var(--bn-section-break);pointer-events:none}.bn-hero__inner{width:min(1320px,calc(100vw - 64px));min-height:clamp(360px,39vw,520px);display:grid;grid-template-columns:minmax(250px,405px) minmax(0,1fr);align-items:center;gap:clamp(42px,7vw,112px);padding:clamp(40px,5vw,74px) 0 clamp(48px,5.8vw,86px)}.bn-hero__media{display:flex;align-items:center;justify-content:center}.bn-hero__logo{display:block;width:clamp(275px,28vw,430px);height:auto;max-width:100%;object-fit:contain}.bn-hero__content{min-width:0}.bn-hero__title{max-width:735px;margin:0;color:var(--bn-black);font-size:clamp(2.5rem,4.35vw,5.05rem);line-height:.98;font-weight:850;letter-spacing:-.018em;text-transform:uppercase;text-wrap:balance}.bn-hero__text{max-width:560px;margin:22px 0 0;color:#4c4c4c;font-size:clamp(1rem,1.25vw,1.17rem);line-height:1.55;font-weight:500}.bn-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px}.bn-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 30px;border:1px solid currentColor;border-radius:999px;font-size:.76rem;line-height:1;font-weight:850;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease,opacity .18s ease}.bn-button--dark{background:var(--bn-black);color:var(--bn-white)!important;border-color:var(--bn-black)}.bn-button--dark:hover{background:#242424;border-color:#242424}.bn-button--outline-dark{background:var(--bn-white);color:var(--bn-black)!important;border-color:var(--bn-black)}.bn-button--outline-dark:hover{background:var(--bn-black);color:var(--bn-white)!important}.bn-button--light{background:var(--bn-white);color:var(--bn-black)!important;border-color:var(--bn-white)}.bn-button--light:hover{background:#e9e9e9;border-color:#e9e9e9}.bn-button:active,.bn-category-card:active,.bn-goal-card:active,.bn-product-card:active{transform:translateY(1px)}.bn-section{padding:clamp(64px,8.4vw,118px) 0}.bn-section--white{background:var(--bn-white)}.bn-section--soft{background:var(--bn-soft)}.bn-section--black{background:var(--bn-black);color:var(--bn-white)}.bn-section--categories{background:var(--bn-white);border-top:1px solid #ededeb;padding-top:clamp(70px,7vw,112px);padding-bottom:clamp(66px,8vw,112px)}.bn-section__header{max-width:780px;margin-bottom:clamp(24px,3.5vw,42px)}.bn-section__header--split{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;max-width:none}.bn-section__title,.bn-brand__title,.bn-final-cta h2,.bn-newsletter h2{margin:0;color:inherit;font-size:clamp(2.1rem,4.05vw,4.2rem);line-height:1;font-weight:850;letter-spacing:-.018em;text-transform:uppercase;text-wrap:balance}.bn-section__title--dark{color:var(--bn-white)}.bn-text-link{flex:0 0 auto;font-size:.75rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid currentColor;padding-bottom:5px;transition:opacity .18s ease}.bn-text-link:hover{opacity:.62}.bn-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bn-category-card--image{position:relative;display:block;overflow:hidden;border:1px solid #dededb;background:var(--bn-white);aspect-ratio:2048 / 1365;box-shadow:0 1px #00000006;transition:transform .19s ease,box-shadow .19s ease,border-color .19s ease}.bn-category-card__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .26s ease,filter .26s ease}.bn-category-card--image:hover{transform:translateY(-3px);border-color:var(--bn-border-strong);box-shadow:0 20px 46px #00000014}.bn-category-card--image:hover .bn-category-card__image{transform:scale(1.025);filter:contrast(1.03)}.bn-product-grid,.bn-goal-grid,.bn-trust-grid{display:grid;gap:14px}.bn-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bn-product-card{display:flex;flex-direction:column;min-width:0;background:var(--bn-white);border:1px solid var(--bn-border);transition:transform .19s ease,box-shadow .19s ease,border-color .19s ease}.bn-product-card:hover{transform:translateY(-3px);border-color:var(--bn-border-strong);box-shadow:0 16px 34px #0001}.bn-product-card__media{aspect-ratio:4 / 3;width:100%;background:#fbfbfb;display:flex;align-items:center;justify-content:center;overflow:hidden}.bn-product-card__image{width:100%;height:100%;object-fit:contain;padding:18px;mix-blend-mode:multiply;transition:transform .22s ease}.bn-product-card:hover .bn-product-card__image{transform:scale(1.025)}.bn-product-card__placeholder{padding:18px;font-size:.84rem;text-align:center;color:var(--bn-muted)}.bn-product-card__content{display:grid;gap:8px;padding:16px;min-height:110px;align-content:start}.bn-product-card__title{margin:0;color:var(--bn-black);font-size:.88rem;line-height:1.32;font-weight:850;letter-spacing:0;text-transform:uppercase}.bn-product-card__price{display:flex;gap:8px;align-items:center;color:var(--bn-black);font-size:.96rem;line-height:1;font-weight:800}.bn-product-card__compare{color:var(--bn-muted);text-decoration:line-through;font-weight:500}.bn-goal-grid,.bn-trust-grid{grid-template-columns:1fr}.bn-goal-card{min-height:178px;padding:24px;border:1px solid rgba(255,255,255,.18);display:flex;flex-direction:column;justify-content:space-between;background:#ffffff0b;transition:transform .19s ease,border-color .19s ease,background-color .19s ease}.bn-goal-card:hover{transform:translateY(-3px);border-color:#ffffff57;background:#ffffff12}.bn-goal-card span,.bn-trust-card span{font-size:.7rem;font-weight:850;letter-spacing:.16em;text-transform:uppercase;color:var(--bn-muted)}.bn-goal-card span{color:#ffffff8f}.bn-goal-card strong,.bn-trust-card strong{display:block;font-weight:850;text-transform:uppercase}.bn-goal-card strong{color:var(--bn-white);font-size:clamp(1.45rem,2.4vw,2.1rem);line-height:1.02;letter-spacing:-.015em}.bn-goal-card em{color:#ffffffa3;font-style:normal;font-size:.96rem;line-height:1.4}.bn-trust-card{min-height:180px;padding:24px;background:var(--bn-white);border:1px solid var(--bn-border)}.bn-trust-card strong{margin-top:36px;color:var(--bn-black);font-size:1rem;line-height:1.18;letter-spacing:0}.bn-trust-card p{margin:10px 0 0;color:var(--bn-muted);font-size:.95rem;line-height:1.48}.bn-brand{padding:clamp(68px,10vw,136px) 0;background:var(--bn-white)}.bn-brand__inner{max-width:900px;margin:0 auto;text-align:center}.bn-brand__text{max-width:690px;margin:22px auto 0;color:var(--bn-muted);font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.58}.bn-final-cta{background:var(--bn-black);color:var(--bn-white)}.bn-final-cta__inner{min-height:330px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:28px;padding:clamp(68px,8.2vw,110px) 0}.bn-newsletter{background:var(--bn-white);padding:clamp(52px,7.4vw,86px) 0;border-bottom:1px solid var(--bn-border)}.bn-newsletter__inner{display:grid;gap:28px;align-items:end}.bn-newsletter h2{font-size:clamp(1.9rem,3.4vw,3.35rem)}.bn-newsletter p{margin:12px 0 0;color:var(--bn-muted);font-size:.98rem}.bn-newsletter__form{display:grid;gap:10px}.bn-newsletter__form input[type=email]{width:100%;min-height:52px;border:1px solid var(--bn-black);border-radius:999px;padding:0 20px;background:var(--bn-white);color:var(--bn-black);font:inherit}.bn-newsletter__form button{min-height:52px;border:1px solid var(--bn-black);border-radius:999px;padding:0 24px;background:var(--bn-black);color:var(--bn-white);font:inherit;font-size:.78rem;font-weight:850;letter-spacing:.075em;text-transform:uppercase;cursor:pointer;white-space:nowrap}.bn-newsletter__form button:hover{background:#242424;border-color:#242424}.bn-form-message{margin:0;font-size:.9rem;color:var(--bn-muted)}.bn-form-message--error{color:var(--bn-black)}.bn-empty{grid-column:1 / -1;margin:0;padding:22px;border:1px solid var(--bn-border);color:var(--bn-muted);background:var(--bn-white)}@media screen and (min-width:750px){:root{--bn-max: min(1180px, calc(100vw - 64px) )}.bn-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bn-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.bn-product-grid--month{grid-template-columns:repeat(4,minmax(0,1fr))}.bn-goal-grid,.bn-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bn-newsletter__inner{grid-template-columns:1.05fr .95fr}.bn-newsletter__form{grid-template-columns:1fr auto}}@media screen and (min-width:990px){.bn-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bn-goal-grid,.bn-trust-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (min-width:1200px){.bn-category-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media screen and (max-width:989px){.bn-hero__inner{width:var(--bn-max);min-height:auto;grid-template-columns:1fr;gap:24px;text-align:center}.bn-hero:after{bottom:-12px;height:12px}.bn-hero__logo{width:min(300px,72vw)}.bn-hero__title,.bn-hero__text{margin-left:auto;margin-right:auto}.bn-actions{justify-content:center}}@media screen and (max-width:749px){#header-group .header-logo{min-width:128px}#header-group .header-logo__text{font-size:.86rem}.bn-shell,.bn-shell--wide{width:min(100vw - 28px,100%)}.bn-hero__inner{padding:38px 0 54px}.bn-hero__logo{width:min(238px,72vw)}.bn-hero__title{font-size:clamp(2.1rem,10.2vw,3.15rem);line-height:1.02;letter-spacing:-.01em}.bn-hero__text{margin-top:16px;font-size:1rem;line-height:1.48}.bn-actions,.bn-actions .bn-button,.bn-final-cta__inner .bn-button{width:100%}.bn-button{min-height:50px;padding-inline:20px;font-size:.78rem}.bn-section{padding:54px 0}.bn-section--categories{padding-top:66px}.bn-section__header--split{align-items:flex-start;flex-direction:column}.bn-section__title,.bn-brand__title,.bn-final-cta h2,.bn-newsletter h2{font-size:clamp(1.75rem,8.8vw,2.65rem);line-height:1.05;letter-spacing:-.01em}.bn-category-grid{gap:10px}.bn-product-card__media{aspect-ratio:1 / 1}.bn-product-card__image{padding:14px}.bn-product-card__content{min-height:104px;padding:12px}.bn-product-card__title{font-size:.78rem;line-height:1.25}.bn-product-card__price{font-size:.86rem}.bn-goal-card,.bn-trust-card{min-height:150px;padding:18px}.bn-goal-card strong{font-size:1.35rem}.bn-final-cta__inner{min-height:270px}.bn-newsletter__form button{width:100%}}.bn-section--categories .bn-section__header{margin-bottom:clamp(28px,3vw,38px)}.bn-section--categories .bn-kicker,.bn-section--categories .bn-section__title{color:var(--bn-black)}.bn-section--categories .bn-kicker{color:#707070}.bn-category-card--image:focus-visible,.bn-button:focus-visible,.bn-text-link:focus-visible,.bn-product-card:focus-visible,.bn-goal-card:focus-visible{outline:2px solid var(--bn-black);outline-offset:3px}@media screen and (min-width:1200px){.bn-hero__content{padding-left:clamp(10px,2vw,28px)}}@media screen and (max-width:749px){.bn-section--categories .bn-section__header{margin-bottom:22px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/berserker-homepage.css.map */
