.bg-wrapper{position:fixed;width:100%;height:100%;z-index:-1;overflow:hidden;top:0;left:0;background-image:url(/assets/bg-CvCHXCZF.png);background-size:cover;background-position:center}.star-layer{position:absolute;width:1px;height:1px;will-change:transform;background:#fff}.layer1,.layer1-copy{width:1px;height:1px;animation:moveStars 40s linear infinite,fade 40s infinite}.layer2,.layer2-copy{width:2px;height:2px;animation:moveStars 80s linear infinite,fade 80s infinite}.layer3,.layer3-copy{width:3px;height:3px;animation:moveStars 120s linear infinite,fade 120s infinite}.layer1-copy,.layer2-copy,.layer3-copy{top:100vh}@keyframes moveStars{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@keyframes fade{0%{opacity:0}3%{opacity:.7}50%{opacity:.5}97%{opacity:.7}to{opacity:0}}::-webkit-scrollbar{display:none}.section{width:100%;height:100vh}.main-section{display:flex;align-items:center}.second-section{display:flex;justify-content:center;align-items:center;min-height:100vh}.second-section .content{background:#fff;width:98%;border-radius:50px;height:95%;justify-content:center;color:#1a1a1a}.offer-header{text-align:center;margin-bottom:2rem}.offer-header h2{font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:.5rem}.offer-header h2 span{display:inline-block;background:linear-gradient(90deg,#8e2de2,#4a00e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.offer-header p{color:#696969;font-size:1.2rem;max-width:1000px;margin:0 auto;line-height:1.5}.offer-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:1200px;justify-self:center;padding:0 1rem;margin:0 auto}@media (min-width: 768px){.offer-grid{grid-template-columns:repeat(2,1fr);padding:0}}@media (min-width: 1024px){.offer-grid{grid-template-columns:repeat(3,1fr)}}.offer-card{background:#fff;color:#1a1a1a;padding:2rem 1.5rem;border-radius:1rem;box-shadow:0 10px 20px #0000004d;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;transition:transform .3s ease,box-shadow .3s ease;min-height:260px;max-width:400px}.offer-card:hover{transform:translateY(-8px);box-shadow:0 16px 30px #0006}.icon{font-size:2rem;margin-bottom:.5rem;color:linear-gradient(90deg,#8e2de2,#4a00e0)}.offer-card h3{font-size:1.3rem;margin-bottom:.75rem;font-weight:700;background:linear-gradient(90deg,#8e2de2,#4a00e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.offer-card p{font-size:1.05rem;color:#333;line-height:1.5}.icon img{width:80px;height:80px;stroke:linear-gradient(90deg,#8e2de2,#4a00e0);stroke-width:1.8}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;z-index:-2}h1{font-size:3.2em;line-height:1.1}#app{width:100%;margin:0 auto}.main{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}#logo-image{will-change:filter;transition:filter .3s;margin-bottom:5em}@media (width <= 768px){#logo-image{width:100%;padding:.5em}}@media (width > 768px){#logo-image{height:10em;padding:1.5em}}#logo-image:hover,#logo-image.vanilla:hover{filter:drop-shadow(0 0 2em #feffffd0)}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}button#main-button{padding:1rem 2rem;font-size:1.2em;border-bottom:2px solid white;color:#fff;border-radius:10px;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .3s ease;text-transform:uppercase}button#main-button:hover{background-color:#ffffff40}.construction-section{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background-color:#0006;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.construction-container{background-color:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:1.5rem;padding:2.5rem 2rem;text-align:center;color:#fff;box-shadow:0 0 32px #0006;max-width:600px;width:100%}.construction-icon{margin-bottom:1rem;color:#fff}.construction-icon svg{width:56px;height:56px}.construction-text h2{font-size:1.5rem;margin-bottom:.5rem;font-weight:600}.construction-text p{font-size:1rem;opacity:.85}@keyframes pulse-glow{0%{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}to{opacity:.6;transform:scale(1)}}.pulse svg{animation:pulse-glow 2s infinite ease-in-out;transform-origin:center}
