.first-section-container{min-height:100vh;font-family:var(--font-body);background:var(--bg-gradient);color:var(--color-text);position:relative;overflow:hidden}.first-section-bg-glow,.first-section-bg-glow-2{mix-blend-mode:lighten;filter:blur(7rem);z-index:0;border-radius:9999px;position:absolute}.first-section-bg-glow{background:var(--color-primary);opacity:.3;width:30rem;height:30rem;top:25%;left:50%;transform:translate(-50%,-50%)}.first-section-bg-glow-2{opacity:.2;background:#ff69b4;width:25rem;height:25rem;top:75%;right:0}.first-section-hero{z-index:10;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:5rem 1.5rem;display:flex;position:relative}.first-section-hero-content{flex-direction:column;gap:2rem;max-width:72rem;display:flex}.first-section-title{letter-spacing:-.05em;color:#0000;background-image:linear-gradient(90deg,#00f,#00bfff,#87ceeb);-webkit-background-clip:text;background-clip:text;margin:0 auto;font-size:6rem;font-weight:800;line-height:1.1}.first-section-title-span{color:#0000;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(to right,var(--color-primary),#32cd32);margin-top:1rem;display:inline-block}.first-section-text{max-width:50rem;color:var(--color-muted);margin:0 auto;font-size:1.25rem;font-weight:300}.first-section-loading-text{text-align:center;color:var(--color-text);padding:2rem}@media (max-width:1024px){.first-section-hero{padding-left:3rem;padding-right:3rem}.first-section-title{font-size:5rem}.first-section-text{font-size:1.4rem}}@media (max-width:768px){.first-section-title{font-size:3.5rem}.first-section-text{font-size:1.2rem}}@media (max-width:480px){.first-section-container{min-height:100%}.first-section-hero{min-height:100%;padding:12rem 1rem 4rem}.first-section-title{text-align:left;font-size:2.5rem;line-height:1.2}.first-section-text{text-align:left}.first-section-title-span{margin-top:.5rem}.first-section-text{padding:0 .5rem;font-size:1rem}.first-section-bg-glow{filter:blur(4rem);width:18rem;height:18rem}.first-section-bg-glow-2{filter:blur(4rem);width:15rem;height:15rem}}
.card-swap-container{perspective:900px;width:100%;height:100%;transform-style:preserve-3d;position:relative;overflow:visible}.card{border:1px solid var(--color-border);background:var(--color-black-white);transform-style:preserve-3d;will-change:transform;backface-visibility:hidden;box-shadow:var(--shadow-lg);border-radius:16px;position:absolute;top:50%;left:50%;overflow:hidden}
.bb-card-section{text-align:center;padding:10rem 1.5rem;overflow:hidden}.bb-card-container{max-width:1200px;margin:0 auto}.bb-grid-section{flex-direction:row;justify-content:space-between;align-items:center;gap:8rem;width:100%;display:flex}.bb-title-padding{margin-top:6rem}.bb-card-title{font-size:4rem;font-family:var(--font-heading);color:var(--color-text);margin-bottom:1rem}.bb-card-title span{color:var(--color-primary)}.bb-card-subtitle{color:var(--color-muted);max-width:650px;margin:0 auto;font-size:1.2rem}.bb-card-wrapper{justify-content:center;align-items:center;width:100%;max-width:460px;height:340px;display:flex;position:relative}.bb-card{border-radius:12px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000014}.bb-card-img{object-fit:cover;width:100%;height:70%}.bb-card-info{padding:1.2rem}.bb-card-info h3{color:var(--color-text);font-size:1.4rem;font-weight:700}.bb-card-info p{color:var(--color-muted);margin-top:.4rem;font-size:1rem}@media (max-width:1500px){.bb-grid-section{gap:2rem}}@media (max-width:1200px){.bb-grid-section{text-align:center;flex-direction:column;gap:13rem}.bb-card-title{font-size:2.6rem}.bb-card-wrapper{max-width:420px;height:320px}.bb-title-padding{margin:4rem}}@media (max-width:768px){.bb-card-section{padding:4rem 1rem}.bb-card-title{font-size:2.3rem}.bb-card-subtitle{font-size:1.1rem}.bb-card-wrapper{max-width:360px;height:290px;margin:0 auto}.bb-card-info h3{font-size:1.25rem}.bb-card-info p{font-size:.9rem}}@media (max-width:600px){.bb-card-section{padding:3rem 1rem}.bb-grid-section{gap:12.5rem}.bb-card-title{text-align:left;font-size:2rem}.bb-card-subtitle{text-align:left;font-size:1rem}.bb-card-wrapper{max-width:200px;height:200px;margin:0 auto}.bb-card-info h3{font-size:1.15rem}.bb-card-info p{font-size:.85rem}}@media (max-width:480px){.bb-card-wrapper{max-width:220px;height:100px;margin-bottom:12rem;margin-left:25px}.bb-card-title{font-size:1.8rem}.bb-card-img{object-fit:cover}.bb-title-padding{margin:5rem 0}}
.fourth-section-container{background:var(--bg-gradient);width:100%;color:var(--color-text);padding:6rem 1.5rem}.fourth-section-grid{grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.fourth-section-left{flex-direction:column;gap:1.8rem;display:flex}.fourth-section-badge{background:var(--color-primary);color:#000;text-transform:uppercase;border-radius:50px;width:fit-content;padding:.4rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.fourth-section-title{font-size:2.6rem;font-weight:800;line-height:1.2}.fourth-section-title span{color:var(--color-primary)}.fourth-section-text{color:var(--color-muted);max-width:90%;font-size:1.1rem;line-height:1.7}.fourth-section-right{border:1px solid var(--color-border);border-radius:20px;height:500px;position:relative;overflow:hidden}@media (max-width:1024px){.fourth-section-grid{grid-template-columns:1fr;gap:3rem}.fourth-section-right{height:450px}}@media (max-width:768px){.fourth-section-title{font-size:2.2rem}.fourth-section-text{font-size:1rem}.fourth-section-right{height:400px}}@media (max-width:480px){.fourth-section-container{padding:4rem 1rem}.fourth-section-right{height:350px}}
.menu-wrap{width:100%;height:100%;overflow:hidden}.menu{flex-direction:column;height:100%;margin:0;padding:0;display:flex}.menu__item{text-align:center;box-shadow:0 -1px var(--color-border);flex:1;position:relative;overflow:hidden}.menu__item-link{cursor:pointer;text-transform:uppercase;white-space:nowrap;height:100%;color:var(--color-text);justify-content:center;align-items:center;font-size:1.5rem;font-weight:600;text-decoration:none;transition:color .3s;display:flex;position:relative}.menu__item-link:hover{color:var(--color-text)}.menu__item-link:focus:not(:focus-visible){color:var(--color-text)!important}.marquee{pointer-events:none;background:var(--color-black-white);width:100%;height:100%;transition:transform .6s ease-expo;position:absolute;top:0;left:0;overflow:hidden;transform:translateY(101%)}.marquee__inner-wrap{width:200%;height:100%;display:flex;transform:translate(0)}.marquee__inner{will-change:transform;align-items:center;width:200%;height:100%;animation:15s linear infinite marquee;display:flex;position:relative}.marquee span{color:var(--color-text);white-space:nowrap;text-transform:uppercase;padding:1vh 1vw 0;font-size:1.8rem;font-weight:400;line-height:1.2}.marquee__img{background-position:50%;background-size:cover;border-radius:50px;width:170px;height:5vh;margin:2em 2vw;padding:1em 0}.menu__item-link:hover+.marquee{transform:translate(0,0%)}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-item{align-items:center;gap:1rem;display:flex}@media (max-width:1024px){.menu__item-link,.marquee span{font-size:3.5vh}.marquee__img{width:170px;height:6vh}}@media (max-width:768px){.menu__item-link{padding:1.5rem 0;font-size:3vh}.marquee span{font-size:3vh}.marquee__img{width:150px;height:5.5vh}}@media (max-width:480px){.menu__item-link{font-size:1rem}.marquee span{font-size:2.4vh}.marquee__img{width:120px;height:5vh}}
