@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;600;700&family=Inter:wght@400;500;600&display=swap";:root{--nsp-red: #e02b2b;--nsp-dark: #0a0a0a;--nsp-dark-2: #0d0d0d;--nsp-border: #1a1a1a;--nsp-muted: #888;--nsp-font-display: "Barlow Condensed", sans-serif;--nsp-font-body: "Inter", sans-serif}body{background:var(--nsp-dark)!important;color:#fff!important;font-family:var(--nsp-font-body)!important;-webkit-font-smoothing:antialiased}.header{background:var(--nsp-dark)!important;border-bottom:1px solid var(--nsp-border)!important;padding:0 32px!important;position:sticky;top:0;z-index:100}.header__heading-link,.header__heading{font-family:var(--nsp-font-display)!important;font-size:20px!important;font-weight:700!important;letter-spacing:.08em!important;color:#fff!important;text-transform:uppercase!important}.header__heading-link .h2:last-child{color:var(--nsp-red)!important}.header__nav .list-menu__item,.header__nav .header__menu-item{font-size:13px!important;font-weight:500!important;letter-spacing:.04em!important;color:var(--nsp-muted)!important;text-transform:uppercase!important;transition:color .15s}.header__nav .list-menu__item:hover,.header__nav .header__menu-item:hover{color:#fff!important;text-decoration:none!important}.header__icon svg{fill:var(--nsp-muted)!important;stroke:var(--nsp-muted)!important}.header__icon:hover svg{fill:#fff!important;stroke:#fff!important}.announcement-bar{background:var(--nsp-red)!important;padding:9px 32px!important}.announcement-bar__message,.announcement-bar p,.announcement-bar a{font-size:11px!important;font-weight:600!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:#fff!important}.banner,.slideshow{background:var(--nsp-dark)!important;border-bottom:1px solid var(--nsp-border)!important;position:relative;overflow:hidden}.banner__media:after,.slideshow__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(-45deg,rgba(26,5,5,.6) 0px,rgba(26,5,5,.6) 1px,transparent 1px,transparent 12px);pointer-events:none;z-index:1}.banner:after,.slideshow:after{content:"";display:block;height:2px;background:var(--nsp-red);position:absolute;bottom:0;left:0;right:0}.banner__content,.slideshow__text-wrapper{z-index:2;padding:60px 40px!important}.banner__heading,.slideshow__title{font-family:var(--nsp-font-display)!important;font-size:62px!important;font-weight:700!important;line-height:1!important;letter-spacing:.01em!important;text-transform:uppercase!important;color:#fff!important}.banner__text,.slideshow__description{font-size:14px!important;color:#aaa!important;line-height:1.7!important;max-width:400px}.banner .button,.slideshow .button,.banner__buttons .button{font-size:13px!important;font-weight:600!important;letter-spacing:.06em!important;text-transform:uppercase!important;border-radius:4px!important;padding:11px 24px!important;transition:opacity .15s!important}.banner .button--primary,.slideshow .button--primary,.banner__buttons .button--primary{background:var(--nsp-red)!important;border-color:var(--nsp-red)!important;color:#fff!important}.banner .button--secondary,.slideshow .button--secondary,.banner__buttons .button--secondary{background:transparent!important;border:1px solid #333!important;color:#fff!important}.banner .button:hover,.slideshow .button:hover{opacity:.85!important}.collection__title,.featured-collection__title,.title,h2.h1,h2.h2,h2,.section-header h2{font-family:var(--nsp-font-display)!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.04em!important;color:#fff!important}.link--text,.collection__view-all{font-size:12px!important;color:#555!important;letter-spacing:.06em!important;text-transform:uppercase!important;text-decoration:none!important;transition:color .15s}.link--text:hover,.collection__view-all:hover{color:var(--nsp-red)!important}.card-wrapper,.product-card-wrapper{background:var(--nsp-dark-2)!important;border-radius:0!important}.card,.product-card{background:var(--nsp-dark-2)!important;border:none!important;border-radius:0!important}.card__media,.product-card__image-wrapper{background:#141414!important;border-radius:4px!important;overflow:hidden;position:relative}.card__media:after,.product-card__image-wrapper:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--nsp-red);transform:scaleX(0);transition:transform .2s ease}.card:hover .card__media:after,.product-card-wrapper:hover .product-card__image-wrapper:after{transform:scaleX(1)}.card__information,.card-information{padding:16px!important;background:var(--nsp-dark-2)!important}.card__heading,.card-information__text,.product-card__name{font-size:14px!important;font-weight:500!important;color:#ddd!important;letter-spacing:0!important}.price__regular,.price-item--regular,.price .price-item{font-family:var(--nsp-font-display)!important;font-size:22px!important;font-weight:700!important;color:#fff!important}.price__sale,.price-item--sale{color:var(--nsp-red)!important}.card__badge,.badge{font-size:10px!important;font-weight:600!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:var(--nsp-red)!important;background:transparent!important;padding:0!important;border:none!important}.collection,.featured-collection{padding:52px 32px!important;border-bottom:1px solid var(--nsp-border)!important}.grid.product-grid{gap:1px!important;background:var(--nsp-border)!important}.grid.product-grid .grid__item{background:var(--nsp-dark-2)!important}.product-form__submit,.btn,button[name=add]{background:var(--nsp-red)!important;color:#fff!important;font-size:13px!important;font-weight:600!important;letter-spacing:.06em!important;text-transform:uppercase!important;border-radius:4px!important;border:none!important;padding:11px 24px!important;transition:opacity .15s!important}.product-form__submit:hover,button[name=add]:hover{opacity:.85!important;background:var(--nsp-red)!important}.footer{background:var(--nsp-dark)!important;border-top:1px solid var(--nsp-border)!important;padding:32px!important}.footer__content-top,.footer__content-bottom{color:#333!important}.footer p,.footer a,.footer span,.footer li{font-size:12px!important;color:#444!important}.footer a:hover{color:var(--nsp-red)!important}.footer__heading,.footer .h4{font-family:var(--nsp-font-display)!important;font-size:14px!important;font-weight:700!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:#555!important}.email-signup__form input,.newsletter__email,input[type=email]{background:#111!important;border:1px solid #2a2a2a!important;color:#fff!important;border-radius:4px!important;font-size:13px!important;padding:10px 14px!important}input[type=email]::placeholder{color:#444!important}.newsletter__submit,.email-signup__submit{background:var(--nsp-red)!important;border:none!important;border-radius:4px!important;color:#fff!important;font-size:12px!important;font-weight:600!important;letter-spacing:.08em!important;text-transform:uppercase!important}.shopify-section{border-bottom:1px solid var(--nsp-border)!important}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--nsp-dark)}::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--nsp-red)}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom.css.map */
