html{box-sizing:border-box}body{background-color:#000;color:#fff;font-family:Basement Grotesque;margin:0}a{color:#000;text-decoration:none}ul{margin:0;padding:0}li{list-style:none}.nav-container{padding:1rem}@media screen and (min-width:768px){.nav-container{padding:1.5rem 2rem}}.nav-list{align-items:center;display:flex;justify-content:space-between}.nav-logo{display:none}@media screen and (min-width:768px){.nav-logo{display:block;font-size:1.5rem}}.nav-logo__small{width:2rem}@media screen and (min-width:768px){.nav-logo__small{display:none}}.nav-logo__img{height:4rem;width:4rem}.nav-symbols{display:none}@media screen and (min-width:768px){.nav-symbols{display:block}}.nav-cart{border:1px solid #fff;border-radius:2.5rem;font-size:.875;padding:.75rem 1.3rem;text-transform:uppercase}.cart-background{background:rgba(0,0,0,.5);min-height:100%;width:100%;z-index:10}.cart-background,.cart-container{bottom:0;left:0;position:fixed;right:0;top:0}.cart-container{background:#000;overflow:auto;padding:2rem 1rem 1rem}@media screen and (min-width:768px){.cart-container{background:#000;border:1px solid #fff;height:31rem;left:auto;overflow:hidden;width:31.5rem}}.cart-container__close{background:none;border:none;color:#fff;cursor:pointer;font-family:Basement Grotesque;font-size:1.125rem;position:absolute;right:1rem;text-transform:uppercase;top:1rem}.cart-title{align-items:center;display:flex;flex-direction:column;font-size:13vw;max-height:57vh;text-align:center;text-transform:uppercase}.cart-title h1{margin:0}@media screen and (min-width:768px){.cart-title h1{font-size:4.7rem;padding:1rem 0}}.cart-title h1 span{-webkit-text-stroke:1px #fff;-webkit-text-fill-color:#000}.cart-items{border:1px solid #fff;max-height:37vh;min-height:20vh;overflow:auto}@media screen and (min-width:1280px){.cart-items{max-height:19rem}}.cart-items__none{font-size:15vw;margin:0;padding-top:4vh;text-align:center;text-transform:uppercase}@media screen and (min-width:768px){.cart-items__none{font-size:4rem}}.cart-bottom{align-items:center;display:flex;flex-direction:column;text-transform:uppercase}@media screen and (min-width:768px){.cart-bottom{bottom:-1.3rem;flex-direction:row;position:absolute;right:0;width:100%}}.cart-bottom h2{border-bottom:1px solid #fff;padding-bottom:.75rem;width:100%}@media screen and (min-width:768px){.cart-bottom h2{border:1px solid #fff;font-size:1.5rem;padding:1rem}}.cart-bottom button{-webkit-text-stroke:1px #fff;-webkit-text-fill-color:#000;background:none;border:none;color:#fff;cursor:pointer;font-family:Basement Grotesque;font-size:13.5vw;text-transform:uppercase}@media screen and (min-width:768px){.cart-bottom button{border:1px solid #fff;font-size:1.5rem;padding:1rem}}.cart-item{border:1px solid #fff;display:flex;margin:0;padding:.75rem .5rem}.cart-item__left{width:35%}.cart-item__left img{background:linear-gradient(180deg,hsla(0,0%,8%,0),#1d1d1d);height:100%;width:100%}.cart-item__right{font-size:3vw;padding-left:.75rem}@media screen and (min-width:768px){.cart-item__right{font-size:1rem}}.cart-item__right__top h2{margin:.25rem 0;text-transform:uppercase}.cart-item__right__top p{color:#999;margin:0}.cart-item__right__bottom{text-transform:uppercase}.cart-item__right__bottom h3{width:100%}.cart-item__right__bottom__qty{border:1px solid #fff;border-radius:1.25rem;margin:0 .75rem;padding:.25rem .5rem}.cart-item__right__bottom__size{align-items:center;display:flex;font-size:3.5vw;justify-content:space-between}@media screen and (min-width:768px){.cart-item__right__bottom__size{font-size:1rem}}.cart-item__right__bottom__size button{background:none;border:none;color:#fff;cursor:pointer;font-family:Basement Grotesque;margin:0 .5rem;padding:.25rem 0;width:1.75rem}.cart-item__right__bottom__price{margin:.75rem 0 0}.selected{border:1px solid #fff!important;border-radius:1.25rem}.hero{position:relative;text-align:center;text-transform:uppercase}.hero__title{font-size:13.125vw;margin:0;padding:1rem}@media screen and (min-width:768px){.hero__title{font-size:14.25vw;padding:0 2rem 1rem 1.25rem}}.hero__title-bottom{-webkit-text-stroke:1px #fff;-webkit-text-fill-color:#000;align-items:center;display:flex;justify-content:space-evenly;padding:0 .75rem}.hero__title-bottom__text{margin:0 .6rem}.hero__title-bottom__img{height:20%;width:20%}@media screen and (min-width:768px){.hero__title-bottom__img{width:15%}}.asterisk{display:none}@media screen and (min-width:768px){.asterisk{position:absolute;z-index:1}.asterisk-reg{bottom:-8rem;display:block;left:8%;width:15%}}@media screen and (min-width:1280px){.asterisk-reg{bottom:-10rem;display:block;left:8%}}@media screen and (min-width:768px){.asterisk-turn{bottom:-4rem;display:block;right:7.25%;width:15%}}@media screen and (min-width:1280px){.asterisk-turn{bottom:-3rem;display:block;right:7.25%;width:12%}}.banner{border-bottom:1px solid #fff;border-top:1px solid #fff;display:flex;gap:.25rem;height:3rem;overflow:hidden;position:relative}@media screen and (min-width:768px){.banner{border-bottom:2px solid #fff;border-top:2px solid #fff;height:6rem}}.banner__container{align-items:center;-webkit-animation:marquee 15s linear infinite;animation:marquee 15s linear infinite;display:flex;flex-shrink:0;gap:.25rem;justify-content:space-between;min-width:100%}@media screen and (min-width:768px){.banner__container{-webkit-animation:marquee 20s linear infinite;animation:marquee 20s linear infinite}}.banner__text{color:#fff;font-size:1.25rem;white-space:nowrap}@media screen and (min-width:768px){.banner__text{font-size:3.5rem}}@-webkit-keyframes marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(calc(-100% - .25rem));transform:translateX(calc(-100% - .25rem))}}@keyframes marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(calc(-100% - .25rem));transform:translateX(calc(-100% - .25rem))}}@media screen and (min-width:768px){.card-container{display:flex;justify-content:space-between}}.card-single{padding:1rem}@media screen and (min-width:768px){.card-single{width:31%}}.card-single__top{align-items:center;background:linear-gradient(180deg,hsla(0,0%,8%,0),#1d1d1d);border-bottom:2px solid #fff;display:flex;height:24.5rem;justify-content:center;padding:0 1.5rem;position:relative}@media screen and (min-width:768px){.card-single__top{height:20rem}}@media screen and (min-width:1280px){.card-single__top{height:29rem;margin-top:5rem}}.card-single__img{height:auto;margin:0;width:20rem}@media screen and (min-width:768px){.card-single__img{padding:1rem 0;width:22vw}}@media screen and (min-width:1280px){.card-single__img{width:26vw}}.card-single__button{-webkit-text-stroke:1px #fff;-webkit-text-fill-color:#000;background:url(/static/media/globe.01e4e54efe53e70ee11c.svg) no-repeat 50%;border:none;cursor:pointer;font-family:Basement Grotesque;font-size:2rem;height:8rem;left:50%;opacity:0;padding:0;position:absolute;text-transform:uppercase;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:.5s ease;width:18rem}.card-single__bottom{display:flex;justify-content:space-between}.card-single__text{font-size:1.25rem;margin-top:.75rem}.card-single:hover .card-single__button{opacity:1}@font-face{font-family:Basement Grotesque;src:url(/static/media/BasementGrotesque-Black_v1.202.1203e301d26b4a120a6e.woff2)}.footer{padding:1rem;position:relative}@media screen and (min-width:1280px){.footer{padding:2rem 2rem 1rem}}.footer-left__img{left:8%;position:absolute;top:2.25rem;width:25%}@media screen and (min-width:768px){.footer-left__img{left:17%;top:18%;width:20%}}@media screen and (min-width:1280px){.footer-left__img{left:16%;top:16%;width:22%}}.footer-right{position:relative}.footer-right__title{font-size:14.5vw;margin:0;padding-top:1rem;text-align:end;text-transform:uppercase}@media screen and (min-width:768px){.footer-right__title{font-size:15vw}}.footer-right__title-bottom{-webkit-text-stroke:1px #fff;-webkit-text-fill-color:#000}@media screen and (min-width:768px){.footer-right__title-bottom{-webkit-text-stroke:3px #fff;font-size:15.25vw}}
/*# sourceMappingURL=main.6f55fdc3.css.map*/