body{margin:0;padding:0}.container{margin-left:auto;margin-right:auto;max-width:1320px;padding:0 2rem}.section{align-items:center;display:flex;min-height:100vh;padding:160px 0 80px;position:relative}.section-content{position:relative;width:100%;z-index:2}.hero{animation:fadeIn 1s cubic-bezier(.4,0,.2,1);color:#fff;margin-bottom:80px;margin-top:2rem;text-align:center}.hero h1{-webkit-text-fill-color:#0000;animation:slideInFromLeft 1s cubic-bezier(.4,0,.2,1) .2s both;background:linear-gradient(135deg,#fff,#e2e8f0);background-clip:text;-webkit-background-clip:text;color:#fff;font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.secondary-text{animation:slideInFromRight 1s cubic-bezier(.4,0,.2,1) .4s both;color:#ffffffe6;font-size:1.3rem;font-weight:400;line-height:1.6;margin-bottom:2rem;max-width:650px}.features,.secondary-text{margin-left:auto;margin-right:auto}.features{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-top:3rem;max-width:1100px}.feature{animation:fadeIn 1s cubic-bezier(.4,0,.2,1) .6s both;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;overflow:hidden;padding:2rem;position:relative;text-align:left;transition:all .4s cubic-bezier(.4,0,.2,1)}.feature:before{background:linear-gradient(135deg,#ffffff1a,#ffffff0d);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.feature:hover:before{opacity:1}.feature:hover{border-color:#ffffff4d;box-shadow:0 20px 40px #0003;transform:translateY(-10px)}.feature:nth-child(2){animation-delay:.8s}.feature:nth-child(3){animation-delay:1s}.feature h3{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.feature h3,.feature p{position:relative;z-index:1}.feature p{color:#ffffffd9;font-size:1rem;line-height:1.6}@media (max-width:768px){.section{min-height:auto;padding:0 0 100px}.container{margin:0;max-width:100%;padding:0 1rem;width:100%}.hero{margin-bottom:2.5rem}.hero h1{font-size:2.5rem;line-height:1.3;text-align:center}.secondary-text{font-size:1.2rem;margin-bottom:2rem}.features{gap:1.5rem;grid-template-columns:1fr;justify-items:center;margin:2rem auto 0;max-width:100%;padding:0}.feature{box-sizing:border-box;margin:0 auto;max-width:400px;padding:1.5rem;width:calc(100% - 2rem)}.feature h3{font-size:1.3rem}.feature p{font-size:.95rem}}@media (max-width:480px){.container{box-sizing:border-box;padding:0 .75rem}.hero h1{font-size:2rem}.secondary-text{font-size:1.1rem}.feature{padding:1.25rem;width:calc(100% - 1.5rem)}.feature h3{font-size:1.2rem}}
/*# sourceMappingURL=721.c6c9e676.chunk.css.map*/