html{height:100%}body{background-color:#a2b0ff;font-family:Sharp Grotesk;font-weight:400}input:focus,select:focus,textarea:focus,button:focus{outline:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}button:disabled,button[disabled]{opacity:.3}h1{font-family:Sharp Grotesk Medium}hr{background-color:#0a0a3a!important;height:1px;border:none;margin:30px 0}img,picture{display:block;max-width:100%}th,tr,td{border:1px solid #0a0a3a}.flex{display:flex}.align-center{align-items:center}.sg-medium{font-family:Sharp Grotesk Medium!important;font-size:25px}.hidden{display:none}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.mt-60{margin-top:60px}.weight-700{font-weight:700}.underline{text-decoration:underline}.button-container{display:flex;flex-direction:row;gap:14px;margin-bottom:25px}.button{cursor:pointer;height:84px;background-color:#c5cdff!important;box-shadow:-5px 5px #0f0f92!important;border:2px solid #0f0f92!important;color:#0f0f92!important;font-family:Sharp Grotesk;font-weight:700;font-size:14px;min-width:125px;margin-bottom:25px}.rounded-button{cursor:pointer;border:2px solid #25385b!important;color:#25385b!important;font-family:Sharp Grotesk;font-weight:600;font-size:1.13333em;border-radius:25px;padding:11px 13px}.rounded-button--active{background-color:#bdccfb!important}.btn{background:#c5cdff;border:2px solid #0f0f92;color:#0f0f92;font-weight:900;text-transform:uppercase}.btn[disabled]{background:#c5cdff;border:2px solid #0f0f92;color:#0f0f92;font-weight:900;opacity:.5;cursor:no-drop}.site-header__cart{display:none}.header-links{display:flex;padding-left:20px}.header-links p{font-family:Sharp Grotesk;font-weight:400}.c-header{padding:40px 10% 95px;display:flex;align-items:baseline}.c-header .logo{max-width:120px;width:100%}.c-header a{margin-left:24px;font-weight:400;margin-top:20px;color:#25385b;text-decoration:none;font-size:16px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;font-variant-ligatures:normal;font-variant-numeric:normal;-webkit-font-smoothing:antialiased;font-family:Sharp Grotesk}@media only screen and (max-width: 800px){.c-header{padding:0% 8%}}footer{background-color:#0a0a3a;margin-top:95px;height:500px;padding-top:25px}footer .c-footer-disclaimer{padding:0 10%;display:flex;margin-top:20px}footer .c-footer-disclaimer p{font-family:Sharp Grotesk;font-weight:200;color:#84849c;margin-right:10px;font-size:12px}footer .logo{padding:0 10%;max-width:146px;width:100%;margin-bottom:50px}footer a{text-decoration:none}footer .c-footer--links{display:flex;padding:0 10%}footer .c-footer--links>div{padding-right:35px;padding-bottom:50px}footer .c-footer--links>div h3>a{display:block;font-size:18px;font-family:Sharp Grotesk Medium;font-weight:500;margin-bottom:18px}footer .c-footer--links>div p>a{display:block;font-family:Sharp Grotesk;font-weight:200;font-size:14px;margin-bottom:12px}@media only screen and (min-width: 640px){footer .c-footer--links>div{width:50%}}@media only screen and (min-width: 1024px){footer .c-footer--links>div{width:33.3%}}@media only screen and (min-width: 1200px){footer .c-footer--links>div{width:20%}}footer p,footer a{color:#fff}footer svg{filter:invert(100%) sepia(100%) saturate(0%) hue-rotate(21deg) brightness(104%) contrast(101%)}.c-account-home{display:flex;justify-content:space-between;padding:0 10%}.c-account-home>div{width:50%}.c-account-home h4{font-family:Sharp Grotesk Medium;font-weight:400;font-size:36px;line-height:2em;margin-bottom:20px}.c-account-home .c-login,.c-account-home .c-login--reset{border-right:1px solid #0f0f92;padding-right:50px}.c-account-home .c-register{padding-left:50px}.c-account-home form{display:flex;flex-direction:column}.c-account-home form p{font-family:Sharp Grotesk;font-weight:400;font-size:18px;cursor:pointer}.c-account-home form input{font-family:Sharp Grotesk;font-weight:400;height:60px;width:100%;font-size:24px;display:block;border:none;border-bottom:1px solid #0f0f92}.c-account-home form ::placeholder{color:#878bde}.c-account-home form button{cursor:pointer;height:84px;background-color:#c5cdff;box-shadow:-5px 5px #0f0f92;border:2px solid #0f0f92;font-family:Sharp Grotesk;font-weight:700;font-size:14px;max-width:274px;margin-top:50px;margin-bottom:25px}.c-login--reset{display:none}@media only screen and (max-width: 900px){.c-account-home{flex-direction:column}.c-account-home>div{width:100%}.c-account-home .c-login,.c-account-home .c-login--reset{border-right:none;padding-right:0;margin-bottom:50px}.c-account-home .c-register{padding-left:0}}.orderForm{background-color:#a2b0ff}.orderForm__fixed{position:fixed;left:0;bottom:0;width:100%;padding-left:250px;border-top:2px solid #0a0a3a}.orderForm__product_wrapper{display:flex;align-items:center;justify-content:space-between;margin:2rem 0}@media screen and (max-width: 580px){.orderForm__product_wrapper{flex-direction:column;margin-bottom:50px;display:block}}.orderForm__product_wrapper .orderForm__product_info{display:flex;align-items:center}.orderForm__product_wrapper .orderForm__product_info h3{margin:0}.orderForm__product_wrapper .orderForm__product_info .orderForm__product_details{margin-left:10px}.orderForm__product_wrapper .orderForm__product_qty{display:flex}.orderForm__product_wrapper .orderForm__product_qty input{text-align:center;background:#fff;border-top:2px solid #0f0f92;border-bottom:2px solid #0f0f92}@media screen and (max-width: 580px){.orderForm__product_wrapper .orderForm__product_qty input{width:100%}}.orderForm__total_wrapper .button{height:54px;margin:0}.orderForm__product_wrapper .orderForm__product_qty{box-shadow:-5px 5px #0f0f92}.orderForm__product_wrapper .orderForm__product_qty input{max-width:80px}.orderForm__product_wrapper .orderForm__product_info h3{font-family:Sharp Grotesk Medium}.orderForm__product_wrapper .orderForm__product_info{width:100%}.orderForm__product_media{position:relative}.orderForm__product_media img{height:auto;max-width:125px;max-height:80px}.orderForm__product_badge{align-items:center;background-color:#3252f4;border-radius:100%;box-sizing:content-box;color:#fff;display:inline-flex;font-family:Sharp Grotesk Medium;font-size:.625rem;font-weight:500;height:3.5em;left:clamp(-3.5em,12rem - 25vw,-1rem);line-height:1.1;padding:1em;position:absolute;text-align:center;text-wrap:balance;top:-2.125em;width:3.5em}.info-block{display:flex;width:100%;justify-content:space-between}@media only screen and (max-width: 900px){.info-block{flex-direction:column}}.orderForm__total_wrapper{max-width:970px;margin:0 auto;padding:10px 0;text-align:right;display:flex;justify-content:end;align-items:center;column-gap:40px}.orderForm__total_wrapper .order-total{font-weight:600;margin:0}.orderForm__total_wrapper__checkout{display:flex;gap:25px;justify-content:flex-end}p.orderForm__notification{font-weight:600!important;text-align:right;font-weight:600;font-size:16px;color:#d0342c;margin:0}.site-nav__item:first-child{border-top:1px solid}.site-nav__item{border-bottom:1px solid #0a0a3a}.contact-form input,.contact-form textarea{background:#fff;border:2px solid #0a0939;width:100%}.contact-form [type=submit]{background:#0f0f92;border:2px solid #0f0f92;color:#fff;font-weight:900}
/*# sourceMappingURL=/cdn/shop/t/29/assets/recess.css.map */
