.page-module-scss-module__qnDekq__main{flex-direction:column;justify-content:space-between;align-items:center;min-height:100vh;padding:6rem;display:flex;background-color:#000!important}.page-module-scss-module__qnDekq__description{display:inherit;justify-content:inherit;align-items:inherit;max-width:var(--max-width);z-index:2;width:100%;font-size:.85rem;font-family:var(--font-mono)}.page-module-scss-module__qnDekq__description a{justify-content:center;align-items:center;gap:.5rem;display:flex}.page-module-scss-module__qnDekq__description p{background-color:rgba(var(--callout-rgb), .5);border:1px solid rgba(var(--callout-border-rgb), .3);border-radius:var(--border-radius);margin:0;padding:1rem;position:relative}.page-module-scss-module__qnDekq__code{font-weight:700;font-family:var(--font-mono)}.page-module-scss-module__qnDekq__grid{max-width:100%;width:var(--max-width);grid-template-columns:repeat(4,minmax(25%,auto));display:grid}.page-module-scss-module__qnDekq__card{border-radius:var(--border-radius);background:rgba(var(--card-rgb), 0);border:1px solid rgba(var(--card-border-rgb), 0);padding:1rem 1.2rem;transition:background .2s,border .2s}.page-module-scss-module__qnDekq__card span{transition:transform .2s;display:inline-block}.page-module-scss-module__qnDekq__card h2{margin-bottom:.7rem;font-weight:600}.page-module-scss-module__qnDekq__card p{opacity:.6;text-wrap:balance;max-width:30ch;margin:0;font-size:.9rem;line-height:1.5}.page-module-scss-module__qnDekq__center{justify-content:center;align-items:center;padding:4rem 0;display:flex;position:relative}.page-module-scss-module__qnDekq__center:before{background:var(--secondary-glow);border-radius:50%;width:480px;height:360px;margin-left:-400px}.page-module-scss-module__qnDekq__center:after{background:var(--primary-glow);z-index:-1;width:240px;height:180px}.page-module-scss-module__qnDekq__center:before,.page-module-scss-module__qnDekq__center:after{content:"";filter:blur(45px);position:absolute;left:50%;transform:translateZ(0)}.page-module-scss-module__qnDekq__logo{position:relative}@media (hover:hover) and (pointer:fine){.page-module-scss-module__qnDekq__card:hover{background:rgba(var(--card-rgb), .1);border:1px solid rgba(var(--card-border-rgb), .15)}.page-module-scss-module__qnDekq__card:hover span{transform:translate(4px)}}@media (prefers-reduced-motion){.page-module-scss-module__qnDekq__card:hover span{transform:none}}@media (max-width:700px){.page-module-scss-module__qnDekq__content{padding:4rem}.page-module-scss-module__qnDekq__grid{text-align:center;grid-template-columns:1fr;max-width:320px;margin-bottom:120px}.page-module-scss-module__qnDekq__card{padding:1rem 2.5rem}.page-module-scss-module__qnDekq__card h2{margin-bottom:.5rem}.page-module-scss-module__qnDekq__center{padding:8rem 0 6rem}.page-module-scss-module__qnDekq__center:before{height:300px;transform:none}.page-module-scss-module__qnDekq__description{font-size:.8rem}.page-module-scss-module__qnDekq__description a{padding:1rem}.page-module-scss-module__qnDekq__description p,.page-module-scss-module__qnDekq__description div{justify-content:center;width:100%;display:flex;position:fixed}.page-module-scss-module__qnDekq__description p{border:none;border-bottom:1px solid rgba(var(--callout-border-rgb), .25);background:linear-gradient(to bottom, rgba(var(--background-start-rgb), 1), rgba(var(--callout-rgb), .5));-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background-clip:padding-box;border-radius:0;align-items:center;padding:2rem 1rem 1.4rem;inset:0 0 auto}.page-module-scss-module__qnDekq__description div{pointer-events:none;background:linear-gradient(to bottom, transparent 0%, rgb(var(--background-end-rgb)) 40%);z-index:1;align-items:flex-end;height:200px;padding:2rem;inset:auto 0 0}}@media (min-width:701px) and (max-width:1120px){.page-module-scss-module__qnDekq__grid{grid-template-columns:repeat(2,50%)}}@media (prefers-color-scheme:dark){.page-module-scss-module__qnDekq__vercelLogo{filter:invert()}.page-module-scss-module__qnDekq__logo{filter:invert()drop-shadow(0 0 .3rem #ffffff70)}}@keyframes page-module-scss-module__qnDekq__rotate{0%{transform:rotate(360deg)}to{transform:rotate(0)}}.page-module-scss-module__qnDekq__readMoreLink{color:#fff;text-decoration:none}
.hero-section{text-align:center;color:#fff;background-image:url(/path/to/mobileImage.jpg);background-position:50%;background-size:cover;justify-content:center;align-items:center;height:760px;display:flex;position:relative}@media (min-width:768px){.hero-section{background-image:url(/path/to/desktopImage.jpg)}}.hero-section .hero-content{max-width:800px;padding:20px}.hero-section .hero-content h1{color:#fff;font-family:Gotham,sans-serif;font-size:120px;font-weight:500;line-height:70px}@media (max-width:991px){.hero-section .hero-content h1{font-size:65px;line-height:40px}}.hero-section .hero-content span{margin-bottom:20px;font-family:Gotham,sans-serif;font-size:50px;font-weight:300;line-height:50px;display:block}@media (max-width:991px){.hero-section .hero-content span{text-align:center;font-size:30px;line-height:40px}}.hero-section .hero-content .dash{display:inline-block;position:relative}.hero-section .hero-content .dash:before,.hero-section .hero-content .dash:after{content:"";background-color:#fff;width:30px;height:2px;display:block;position:absolute;top:50%;transform:translateY(-50%)}.hero-section .hero-content .dash:before{top:18px;left:-55px}@media (max-width:991px){.hero-section .hero-content .dash:before{top:11px;left:32px}}.hero-section .hero-content .dash:after{top:18px;right:-58px}@media (max-width:991px){.hero-section .hero-content .dash:after{top:11px;right:30px}}.hero-section .hero-content .hero-button{color:#fff;cursor:pointer;text-transform:uppercase;background-color:#5f1b2a;border:none;border-radius:4px;padding:10px 20px;font-size:16px;transition:background-color .3s}.hero-section .hero-content .hero-button:hover{background-color:#8a243f}
.generic-content-section{text-align:center;justify-content:center;align-items:center;height:100%;padding:40px 0;display:flex;position:relative}.generic-content-section .generic-content-description{color:#fff;max-width:800px;margin:0 auto;font-size:16px;line-height:1.6}.generic-content-section .generic-content-heading{text-transform:uppercase;margin:0 0 20px;padding:0 20px;font-size:36px;font-weight:700;display:inline-block;position:relative}.generic-content-section .generic-content-heading .dash-left,.generic-content-section .generic-content-heading .dash-right{display:inline-block;position:relative}.generic-content-section .generic-content-heading .dash-left:before,.generic-content-section .generic-content-heading .dash-right:before{content:"";background-color:#fff;width:30px;height:2px;display:block;position:absolute;top:50%;transform:translateY(-50%)}.generic-content-section .generic-content-heading .dash-left{position:absolute;top:20px;left:0}.generic-content-section .generic-content-heading .dash-left:before{left:-30px}.generic-content-section .generic-content-heading .dash-right{position:absolute;top:20px;right:0}.generic-content-section .generic-content-heading .dash-right:before{right:-30px}.generic-content-section .block-link{background-color:unset;color:#fff;cursor:pointer;text-transform:uppercase;border:none;border-radius:4px;width:auto;min-width:200px;padding:12px 30px;font-size:16px;font-weight:700;transition:background-color .3s}.generic-content-section .block-link:hover{background-color:#8a243f;text-decoration:none}.generic-content-section .block-link:focus{outline:none}.generic-content-section .generic-content-button{color:#fff;cursor:pointer;text-transform:uppercase;background-color:#661a33;border:1px solid #fff;border-radius:4px;width:auto;min-width:200px;padding:12px 30px;font-size:16px;font-weight:700;transition:background-color .3s}.generic-content-section .generic-content-button:hover{background-color:#8a243f;text-decoration:none}.generic-content-section .generic-content-button:focus{outline:none}@media (max-width:768px){.generic-content-section .line-heading{padding:0 15px;font-size:28px}.generic-content-section .line-heading .dash-left:before{width:20px;left:-20px}.generic-content-section .line-heading .dash-right:before{width:20px;right:-20px}.generic-content-section .promos-description{padding:0 15px;font-size:14px}}.red-x-pattern{background-color:#56212b;background-image:url(/images/pattern-repeat.svg);background-repeat:repeat;background-size:100px}
/*# sourceMappingURL=01c-vzih-qudt.css.map*/