@font-face{font-family:"hyperwave-one";src:url(/assets/hyperwave-one.ttf);font-display:swap}@keyframes fadeLeft{0%{transform:translate(-110%, 0);opacity:0}100%{transform:translate(0, 0);opacity:1}}@keyframes fadeReverseLeft{0%{transform:translate(0, 0)}100%{transform:translate(-100%, 0)}}@keyframes fadeDown{0%{transform:translate(0, -30px);opacity:0;filter:blur(15px)}100%{transform:translate(0, 0);opacity:1;filter:blur(0)}}@keyframes appearScale{0%{transform:scale(0);filter:blur(15px);opacity:0}100%{transform:scale(1);filter:blur(0);opacity:1}}@keyframes growWidth{0%{width:0}100%{width:100%}}@keyframes growHeight{0%{height:0}100%{height:100%}}@keyframes showBgLinkActive{0%{width:0%}100%{width:100%}}@keyframes blink{0%{opacity:0}100%{opacity:1}}header{background-image:url(/assets/hero-img.webp);background-size:cover;background-repeat:no-repeat;background-position:center;position:relative;padding-bottom:50px}header::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.61);z-index:1}header .hero{z-index:10;position:relative;padding-top:200px}header .hero .logo-container{text-align:center}header .hero .logo-container img{width:250px}header .hero .text-content{text-align:center;color:#fff}header .hero .text-content h2{font-family:"hyperwave-one",sans-serif;color:#ffed00;font-size:56px;font-weight:100;text-transform:uppercase;position:relative;display:inline-block;z-index:10;transform:rotate(355deg);margin:32px 0}header .hero .text-content h2::after{content:"";position:absolute;left:-91px;top:-46px;width:526px;height:131px;background-image:url(/assets/brush.png);background-repeat:no-repeat;background-size:cover;background-position:center;z-index:-1}@media(max-width: 576px){header .hero .text-content h2::after{width:344px;height:86px;left:50%;transform:translate(-50%, -50%);top:50%}}header .hero .text-content ul{display:flex;justify-content:center;list-style-type:none;gap:24px;margin:24px 0}header .hero .text-content ul li{font-size:24px;font-weight:600;position:relative}@media(max-width: 576px){header .hero .text-content ul li{font-size:18px}}header .hero .text-content ul li::after{content:"-";position:absolute;right:-13px;top:0}header .hero .text-content ul li:last-child::after{content:unset}header .hero .btn-container{margin:40px 0}header .hero .btn-container .btn-style{background-color:#f7e61a;display:inline-flex;align-items:center;gap:16px;padding:5px 24px}@media(max-width: 576px){header .hero .btn-container .btn-style{gap:0}}header .hero .btn-container .btn-style img{width:50px}header .hero .icons-reassurance{display:flex;justify-content:center;gap:32px}@media(max-width: 576px){header .hero .icons-reassurance{flex-direction:column;align-items:center}}header .hero .icons-reassurance .reassurance{display:flex;align-items:center;gap:16px}@media(max-width: 1024px){header .hero .icons-reassurance .reassurance{text-align:left;gap:8px}}header .hero .icons-reassurance .reassurance img{width:40px}header .hero .icons-reassurance .reassurance p{font-size:18px;font-weight:600;text-transform:uppercase}nav{transition:all .2s ease-in-out;background-color:rgba(0,0,0,0);position:fixed;top:0;z-index:100;width:100%}nav.sticky{background-color:rgba(0,0,0,.9)}nav.sticky .logos-container img{width:150px}nav.sticky .nav-content{padding:16px 0}nav.sticky .logos-container p{font-size:9px}nav .nav-content{padding:24px 0;display:flex;justify-content:space-between;align-items:center;z-index:10;position:relative;transition:all .2s ease-in-out}@media(max-width: 1024px){nav .nav-content{gap:24px}}@media(max-width: 576px){nav .nav-content{gap:16px}}@media(max-width: 1024px){nav .btn-container{max-width:200px}}nav .logos-container{display:flex;flex-direction:column;gap:8px}nav .logos-container p{font-size:11px;color:hsla(0,0%,100%,.88);text-transform:uppercase;letter-spacing:1px;position:relative;top:-6px;text-align:center;margin:0;transition:all .2s ease-in-out}@media(max-width: 576px){nav .logos-container p{display:none}}nav .logos-container a{text-decoration:unset}nav .logos-container img{width:220px;transition:all .2s ease-in-out}nav .timing{color:#fff;font-weight:600;text-transform:uppercase;display:flex;align-items:center}@media(max-width: 1024px){nav .timing{flex-direction:column}}@media(max-width: 576px){nav .timing{display:none}}nav .timing p{display:flex;align-items:center;gap:12px}nav .timing img{width:35px}nav .link-shop p a{color:#fff}nav .btn-container .btn-style{display:flex;align-items:center;gap:8px}nav .btn-container .btn-style span{display:inline-block;width:14px;height:14px;background-color:#fff;border-radius:50%;animation:blink .6s infinite linear alternate}@media(max-width: 1024px){nav .btn-container .btn-style span{width:21px}}@media(max-width: 576px){nav .btn-container .btn-style span{width:18px}}footer{background-color:#0d0d0d}footer .footer-main{display:flex;justify-content:space-between;align-items:flex-start;gap:48px;padding:48px 64px}@media(max-width: 576px){footer .footer-main{flex-direction:column;padding:24px 0}}footer .footer-col{flex:1}footer .footer-brand{display:flex;flex-direction:column;gap:16px}@media(max-width: 576px){footer .footer-brand{order:2}}footer .footer-brand .footer-logos{display:flex;align-items:center;gap:16px}footer .footer-brand .footer-logos img{height:48px;width:auto}footer .footer-brand .footer-partner{font-size:11px;color:hsla(0,0%,100%,.35);text-transform:uppercase;letter-spacing:1px;margin:0}footer .footer-brand .footer-links{display:flex;flex-direction:column;gap:8px;margin-top:8px}footer .footer-brand .footer-links a{font-size:16px;color:hsla(0,0%,100%,.55);text-decoration:none;transition:color .2s}footer .footer-brand .footer-links a:hover{color:#ffed00}footer .footer-brand .footer-links a::before{content:"→ ";color:#ffed00}@media(max-width: 576px){footer .footer-form{order:1}}footer .footer-form .footer-form-title{font-size:15px;font-weight:600;color:#fff;margin-bottom:20px}footer .footer-form .mailer-placeholder{background:#1a1a1a;border:1px dashed #333;border-radius:8px;padding:24px;text-align:center;color:#444;font-size:16px}footer .footer-legal{border-top:.5px solid #222;padding:20px 64px;text-align:center}footer .footer-legal p{font-size:12px;color:hsla(0,0%,100%,.3);margin:0}footer .footer-legal a{color:hsla(0,0%,100%,.45);text-decoration:underline}footer .footer-legal a:hover{color:#ffed00}body section.steps{background-color:#060606}body section.steps h2{color:#ffed00;text-align:center}body section.steps .steps-container{gap:75px}@media(max-width: 1024px){body section.steps .steps-container{row-gap:48px;-moz-column-gap:32px;column-gap:32px}}@media(max-width: 576px){body section.steps .steps-container{row-gap:24px;-moz-column-gap:0;column-gap:0}}body section.steps .steps-container .step{grid-column:span 4;position:relative}body section.steps .steps-container .step.card{gap:16px}body section.steps .steps-container .step::after{content:"";position:absolute;right:-63px;top:50%;transform:translate(0, -50%);display:block;width:50px;height:50px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M4 10h12M12 6l4 4-4 4' stroke='%23F5C518' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;z-index:20}@media(max-width: 1024px){body section.steps .steps-container .step::after{right:-40px}}@media(max-width: 576px){body section.steps .steps-container .step::after{top:unset;bottom:-51px;left:50%;transform:translate(-50%, 0) rotate(90deg)}}body section.steps .steps-container .step:last-child::after{content:unset}@media(max-width: 576px){body section.steps .steps-container .step{grid-column:span 12}}body section.steps .steps-container .step p:first-child{font-size:42px;position:relative;z-index:10;color:#000;background-color:#ffed00;width:60px;height:60px;border-radius:50%;margin:0}body section.steps .steps-container .step p:first-child span{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}body section.steps .steps-container .step p{font-size:24px;margin:0;color:#fff}@media(max-width: 1024px){body section.steps .steps-container .step p{font-size:21px}}body section.steps .steps-container .step p span{background-color:#ffed00;padding:8px 16px;color:#000;display:inline-block;border-radius:20px;font-size:18px}body section.steps .steps-container .step p a{color:#fff}body section.steps .steps-container .step p.subtitle-card{color:#888;font-size:20px}@media(max-width: 576px){body section.steps .steps-container .step p.subtitle-card{font-size:18px}}body section.steps .steps-container .step img{width:50px}body section.reassurances{background-color:#161616}body section.reassurances h2{text-align:center;color:#ffed00}body section.reassurances .card-container{padding:0 0 100px 0;position:relative}@media(max-width: 576px){body section.reassurances .card-container{row-gap:24px;-moz-column-gap:0;column-gap:0}}body section.reassurances .card-container::after{content:"";position:absolute;bottom:50px;left:50%;transform:translate(-50%, 0);width:100%;height:2px;background-color:#2a2a2a}body section.reassurances .card-container:last-child{text-align:center;padding:0}body section.reassurances .card-container:last-child .flex{justify-content:center;gap:50px;margin-bottom:30px}@media(max-width: 576px){body section.reassurances .card-container:last-child .flex{gap:0;flex-wrap:wrap}}body section.reassurances .card-container:last-child p{display:inline-block;text-align:center;background-color:#1a1a1a;padding:24px;border:1px solid #2a2a2a;border-radius:12px;line-height:1;font-size:20px}body section.reassurances .card-container:last-child p img{height:30px}body section.reassurances .card-container:last-child::after{content:unset}@media(max-width: 1024px){body section.reassurances .card-container.avis .card{grid-column:span 12}}body section.reassurances .card-container .card{grid-column:span 4;border:1px solid #2a2a2a;gap:16px}@media(max-width: 576px){body section.reassurances .card-container .card{grid-column:span 12}}body section.reassurances .card-container .card p{margin:0;color:#fff;font-size:20px}body section.reassurances .card-container .card p:first-child{color:#ffed00;font-size:48px}body section.reassurances .card-container.avis .card{align-items:start}body section.reassurances .card-container.avis .card-header{display:flex;align-items:center;text-align:left;gap:16px}body section.reassurances .card-container.avis .card-header .acronym p{font-size:30px;position:relative;z-index:10;color:#000;background-color:#ffed00;width:60px;height:60px;border-radius:50%;margin:0}body section.reassurances .card-container.avis .card-header .acronym p span{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}body section.reassurances .card-container.avis .card-header p{font-size:18px;color:#fff;margin-bottom:5px}body section.reassurances .card-container.avis .card-header img{width:100px}body section.reassurances .card-container.avis .card-content p{font-size:16px;text-align:center;text-align:left;color:#fff}body section.reassurances .card-container .btn-container{width:100%;grid-column:span 12;margin:auto;text-align:center}body section.reassurances .card-container .btn-container a{color:#fff;font-size:18px;text-decoration:unset}body section.reassurances .card-container .btn-container a:hover{color:#ffed00;text-decoration:underline}@media(max-width: 576px){body section.reassurances .badges{padding-bottom:0}}body section.reassurances .badges p{display:flex !important;align-items:center;gap:24px;color:#fff}body section.gallery{background-color:#060606}body section.gallery h2{color:#ffed00;text-align:center}body section.gallery .gallery-container{display:flex;justify-content:center;gap:16px}@media(max-width: 576px){body section.gallery .gallery-container{flex-direction:column}}body section.gallery .gallery-container .big-image-container{width:35%}@media(max-width: 576px){body section.gallery .gallery-container .big-image-container{width:100%}}body section.gallery .gallery-container .images-container{width:50%}body section.gallery .gallery-container .images{display:flex;width:50%}body section.gallery .gallery-container .images:last-child{margin-bottom:0}body section.banner{background-color:#ffed00;text-align:center}body section.banner h2{font-weight:900}body section.banner h2,body section.banner p{color:#000}body section.banner p{font-size:24px;font-weight:700}body section.banner .btn-container .btn-style{display:inline-flex;align-items:center;gap:8px}body section.banner .btn-container .btn-style span{display:inline-block;width:14px;height:14px;background-color:#fff;border-radius:50%;animation:blink .6s infinite linear alternate}body section.banner .flex{justify-content:center;gap:24px;margin-top:40px}@media(max-width: 576px){body section.banner .flex{gap:0;flex-direction:column}}body section.banner .flex p{display:flex;text-align:center;align-items:center;gap:24px;background-color:#1a1a1a;padding:24px;border:1px solid #2a2a2a;border-radius:12px;font-size:16px;line-height:1;color:#fff}@media(max-width: 1024px){body section.banner .flex p{flex-direction:column;gap:12px}}@media(max-width: 576px){body section.banner .flex p{justify-content:center}}body section.banner .flex p img{height:30px}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Jost",sans-serif}body .container{max-width:1440px;margin:auto;padding:0 24px}@media(max-width: 576px){body .container{padding:0 16px}}body section{padding:50px 0}body h1{font-size:64px;text-transform:uppercase;line-height:1;margin:32px 0 24px 0}@media(max-width: 576px){body h1{font-size:36px;margin:32px 0 0 0}}body h2{font-size:48px;margin:0 0 40px 0}@media(max-width: 576px){body h2{font-size:32px}}body p{font-size:16px;line-height:1.4em;margin:10px 0}body img{max-width:100%}body ul{padding:unset}body .yellow-text{color:#ffed00}body .wrapper{display:grid;grid-template-columns:repeat(12, 1fr);gap:50px}@media(max-width: 1024px){body .wrapper{gap:32px}}@media(max-width: 576px){body .wrapper{gap:0}}body .card{text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px;background-color:#1a1a1a;padding:24px;border:1px solid #2a2a2a;border-radius:12px}body .flex{display:flex}body .btn-style{display:inline-block;padding:12px 24px;color:#000;font-weight:600;text-transform:uppercase;border-radius:20px;text-decoration:unset;background-color:#ffed00;text-align:center;transition:all .2s ease-in-out}body .btn-style:hover{transform:scale(1.05)}body .btn-style.btn-red{background-color:#af0006;color:#fff}.countdown{display:flex;align-items:center;justify-content:center;gap:0px;margin:24px 0 36px}@media(max-width: 1024px){.countdown{margin:0}}.countdown-block{display:flex;flex-direction:column;align-items:center;border-radius:8px;padding:0;min-width:60px}.countdown-num{font-size:24px;font-weight:800;color:#ffed00;line-height:1}.countdown-label{font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:hsla(0,0%,100%,.9);margin-top:6px}.countdown-sep{font-size:18px;font-weight:800;color:#ffed00;margin-bottom:20px}.live-now{font-size:18px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:2px;margin:0 0 0 12px;gap:0 !important}.live-now span{display:inline-block;width:10px;height:10px;background:#e63946;border-radius:50%;margin-right:8px;animation:blink 1s infinite alternate}.banner .countdown-num,.banner .countdown-label,.banner .countdown-sep{color:#000}#mlb2-40257206.ml-form-embedContainer .ml-form-embedWrapper.embedForm{max-width:100% !important}.ml-form-formContent{display:flex;flex-wrap:wrap;gap:16px}.ml-form-formContent .ml-form-fieldRow{width:unset !important}@media(max-width: 576px){.ml-form-formContent .ml-form-fieldRow{width:100% !important}}.ml-form-formContent .ml-form-fieldRow.ml-last-item{width:100% !important}.ml-form-formContent textarea.form-control::-moz-placeholder{color:#fff}.ml-form-formContent textarea.form-control::placeholder{color:#fff}.ml-form-embedContent br{display:none}.ml-form-formContent #mlb2-40257206.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input{border:unset !important;box-shadow:unset !important;outline:unset !important;border-width:unset !important;border-style:unset !important}input.form-control:focus-visible{outline:1px solid #ffed00 !important;box-shadow:unset !important}.ml-embedded #mlb2-40257206.ml-form-embedContainer h4,#mlb2-40257206.ml-form-embedContainer p,#mlb2-40257206.ml-form-embedContainer span,#mlb2-40257206.ml-form-embedContainer button{text-transform:uppercase !important}.ml-embedded #mlb2-40257206.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button{text-transform:uppercase !important;letter-spacing:1pt !important;border:1px solid #ffed00 !important}#mlb2-40257206.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit{width:49% !important}.legal-page{background-color:#000;color:#fff}.legal-page header{background:unset}.legal-page header::after{background:unset}.legal-page header nav{background-color:#000;border-bottom:1px solid #ffed00}.legal-page main{margin-top:200px;padding-bottom:75px}.legal-page main h1{font-size:32px;color:#ffed00}.legal-page main h2{font-size:26px}.legal-page main a{color:#fff;text-decoration:underline}.legal-page main ul{padding-left:20px}/*# sourceMappingURL=main.css.map */