:root{--vr-black: #0A0A0A;--vr-white: #FFFFFF;--vr-red: #C8102E;--vr-navy: #00205B;--vr-off-white: #FFFFFF;--vr-heading: var(--vr-red);--vr-text-secondary: rgba(var(--color-foreground), .6)}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:800;text-transform:uppercase;letter-spacing:-.01em;color:rgb(var(--color-foreground));filter:drop-shadow(0 .6rem 1.4rem rgba(0,0,0,.14))}.rte h1,.rte h2,.rte h3,.rte h4,.rte h5,.rte h6,.main-page-title{text-transform:none;letter-spacing:normal;filter:none}.main-page-title--uppercase{text-transform:uppercase;letter-spacing:-.01em}.main-page-title__accent{color:var(--vr-red)}.vr-section__text,.banner__text,.collection__description,.card__caption,.caption{color:rgba(var(--color-foreground),.65)}.vr-brush-accent{display:inline-block;color:var(--vr-red);transform:rotate(-2deg)}.vr-grunge{position:relative;isolation:isolate}.vr-grunge:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;opacity:.5;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/><feColorMatrix type='matrix' values='0 0 0 0 1  0 0 0 0 1  0 0 0 0 1  0 0 0 0.06 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");background-size:220px 220px}.button,.shopify-challenge__button,.customer button,button.shopify-payment-button__button--unbranded,.product-form__submit,.newsletter-form__button{border-radius:999px!important;font-weight:700;text-transform:uppercase;letter-spacing:.08rem}.section-header{position:fixed!important;top:0;left:0;right:0;width:100%;z-index:30;margin-bottom:0!important}.section-header .header-wrapper{background:transparent!important;border-bottom:none!important;transition:background-color .35s ease,box-shadow .35s ease}.section-header.scrolled-past-header .header-wrapper,body:not(.template-index) .section-header .header-wrapper{background-color:rgb(var(--color-background))!important;box-shadow:0 1px 12px #00000059}.section-header .header__heading-link .header__brand-text{font-family:var(--font-heading-family);font-weight:800;text-transform:uppercase;letter-spacing:.28rem;color:rgb(var(--color-foreground));font-size:1.9rem}.section-header .header__icon--search,.section-header .header__icon--account{display:none}body:not(.template-index) #MainContent{padding-top:var(--header-height, 8rem)}.vr-section{position:relative;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:6rem 2rem;text-align:center;overflow:hidden}.vr-section__inner{max-width:74rem;margin:0 auto}.vr-section__kicker{display:inline-block;font-size:1.2rem;font-weight:700;letter-spacing:.5rem;text-transform:uppercase;color:var(--vr-red);margin-bottom:1.5rem}.vr-section__heading{font-size:clamp(2.2rem,6vw,4rem);line-height:1;margin:0 0 2rem}.vr-section__text{font-size:clamp(1.5rem,2.2vw,1.9rem);line-height:1.5;margin:0 auto 3rem;max-width:60rem;text-transform:none;letter-spacing:normal;font-weight:400}.vr-section__link{display:inline-flex;align-items:center;gap:.8rem;color:rgb(var(--color-foreground));font-weight:700;text-transform:uppercase;letter-spacing:.1rem;text-decoration:none;border-bottom:2px solid var(--vr-red);padding-bottom:.4rem;transition:color .2s ease,gap .2s ease}.vr-section__link:hover{color:var(--vr-red);gap:1.2rem}.vr-section__inner--wide{max-width:110rem}.vr-reviews__slider{margin-top:3rem}.vr-reviews__grid{text-align:left}.vr-reviews__grid .grid__item{height:auto}.vr-reviews__card{margin:0;height:100%;padding:2.4rem;border-radius:.8rem;border:.1rem solid rgba(var(--color-foreground),.14);background-color:rgba(var(--color-foreground),.03)}.vr-reviews__stars{color:var(--vr-red);font-size:1.6rem;letter-spacing:.15rem;margin-bottom:1rem}.vr-reviews__star--empty{color:rgba(var(--color-foreground),.25)}.vr-reviews__quote{margin:0 0 1.6rem;font-size:1.6rem;line-height:1.5;font-weight:400;text-transform:none;letter-spacing:normal;color:rgb(var(--color-foreground))}.vr-reviews__author{display:block;font-style:normal;font-weight:700;text-transform:uppercase;letter-spacing:.06rem;font-size:1.3rem;color:rgba(var(--color-foreground),.6)}@media screen and (min-width:750px){.vr-section{padding:9rem 4rem}}.vr-qr-hint{display:inline-flex;align-items:center;gap:1.6rem;margin:2.4rem auto 0;text-decoration:none;color:rgb(var(--color-foreground))}.vr-qr-hint__frame{flex-shrink:0;display:block;padding:.8rem;border:.2rem solid rgb(var(--color-foreground));border-radius:.6rem;background:rgb(var(--color-background));line-height:0}.vr-qr{display:block;width:6.4rem;height:6.4rem;shape-rendering:crispEdges}.vr-qr__finder,.vr-qr__dot{fill:rgb(var(--color-foreground))}.vr-qr__finder-hole{fill:rgb(var(--color-background))}.vr-qr__dot--accent{fill:var(--vr-red)}.vr-qr-hint__text{text-align:left}.vr-qr-hint__label{display:block;font-weight:800;text-transform:uppercase;letter-spacing:.08rem;font-size:1.5rem}.vr-qr-hint__sub{display:block;margin-top:.3rem;font-size:1.3rem;font-weight:600;color:var(--vr-red);text-transform:none;letter-spacing:normal}.vr-qr-hint:hover .vr-qr-hint__frame{border-color:var(--vr-red)}.vr-product-slide{display:flex;flex-direction:column;align-items:center;gap:1.6rem;width:100%;max-width:30rem;margin:0 auto}.vr-product-slide__media-link{display:block;width:100%}.vr-product-slide__media{position:relative;width:100%;max-width:24rem;margin:0 auto;aspect-ratio:4 / 5;overflow:hidden;background-color:#6b6b6b14}@media screen and (min-width:750px){.vr-product-slide__media{max-width:28rem}}.vr-product-slide__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .35s ease}.vr-product-slide__image--active{opacity:1}.vr-product-slide__thumbs{display:flex;justify-content:center;flex-wrap:wrap;gap:.6rem}.vr-product-slide__thumb{width:3.8rem;height:3.8rem;padding:0;border:.15rem solid transparent;border-radius:.4rem;overflow:hidden;cursor:pointer;background:none;opacity:.55;transition:opacity .2s ease,border-color .2s ease}.vr-product-slide__thumb img{width:100%;height:100%;object-fit:cover;display:block}.vr-product-slide__thumb--active,.vr-product-slide__thumb:hover{opacity:1;border-color:var(--vr-red)}.vr-product-slide__info{text-align:center}.vr-product-slide__title{margin:0 0 .6rem;font-size:1.9rem}.vr-product-slide__title a{text-decoration:none;color:var(--vr-heading)}.vr-product-slide__cta{margin-top:1.4rem}.vr-usp__inner{display:flex;justify-content:center;padding:3.6rem 2rem}@media screen and (min-width:750px){.vr-usp__inner{padding:4.4rem 2rem}}.vr-usp__rotator{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:3.4rem}.vr-usp__item{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:1.2rem;opacity:0;transform:translateY(.6rem);transition:opacity .5s ease,transform .5s ease;pointer-events:none}.vr-usp__item--active{position:relative;opacity:1;transform:translateY(0);pointer-events:auto}.vr-usp__icon{display:inline-flex;width:2.8rem;height:2.8rem;color:var(--vr-red);flex-shrink:0}.vr-usp__icon svg{width:100%;height:100%}.vr-usp__label{font-weight:700;text-transform:uppercase;letter-spacing:.06rem;font-size:1.4rem}.vr-slider-dots{display:flex;align-items:center;justify-content:center;gap:.6rem;margin:1.6rem 0 0}.vr-newsletter__form{max-width:46rem;margin:0 auto}.vr-newsletter__form .newsletter-form__field-wrapper .field__input{padding-right:14rem}.vr-newsletter__button{width:auto;padding:0 2rem;border-radius:999px;background-color:var(--vr-red);color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:.06rem;font-size:1.3rem;white-space:nowrap;right:.4rem}.footer__vr-tagline{text-align:center;font-family:var(--font-heading-family);font-weight:700;text-transform:uppercase;letter-spacing:.08rem;font-size:1.4rem;color:var(--vr-heading);border-top:1px solid rgba(107,107,107,.2);padding:3rem 0}@media screen and (min-width:750px){.footer__vr-tagline{font-size:1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/vikings-row.css.map */
