.features{text-align:center;background-color:#f1f1f1;flex-direction:column;justify-content:space-around;align-items:center;min-height:100vh;padding:4rem 2rem;display:flex}.features .section-heading{flex-direction:column;justify-content:flex-start;align-items:center;max-width:80%;margin:0 auto 2rem;padding:2px;display:flex}.features .section-heading h2{margin-bottom:.5rem;font-family:Space Grotesk,sans-serif;font-size:3rem;font-weight:700}.features .section-heading h2 span{color:#ff7a00}.features .section-heading p{color:#000;width:75%;margin-top:2rem;font-family:Inter,sans-serif;font-size:25px;font-weight:400}.features .features-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;max-width:95%;display:grid}.features .feature-card{color:#fff;text-align:left;cursor:pointer;background:#0f172a;border-top-right-radius:50px;border-bottom-left-radius:50px;flex-direction:column;align-items:center;gap:2rem;height:30rem;padding:1.5rem;transition:transform .4s ease-in-out,box-shadow .4s ease-in-out;display:flex;position:relative;overflow:hidden}.features .feature-card:before{content:"";background-blend-mode:screen;z-index:0;opacity:.2;filter:blur(20px);background:radial-gradient(circle at 30% 30%,#3e4b96 20%,#0000 70%),radial-gradient(circle at 70% 70%,#034 20%,#0000 70%);width:200%;height:200%;transition:opacity .5s;animation:12s ease-in-out infinite waveMove;position:absolute;top:-50%;left:-50%}.features .feature-card:after{content:"";z-index:1;opacity:1;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='500' height='500' viewBox='0 0 500 500' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23ffffff' stroke-width='0.5' opacity='0.15'%3E%3Cpath d='M0 0 L500 500' /%3E%3Cpath d='M500 0 L0 500' /%3E%3Cpath d='M250 0 L250 500' /%3E%3Cpath d='M0 250 L500 250' /%3E%3Cpath d='M100 0 L400 500' /%3E%3Cpath d='M400 0 L100 500' /%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;width:160%;height:160%;animation:8s ease-in-out infinite floatLines;position:absolute;top:-20%;left:-30%}.features .feature-card>*{z-index:2;position:relative}.features .feature-card:hover{transform:translateY(-10px);box-shadow:2px 10px 20px #0009}.features .feature-card h3{margin-top:2rem;margin-bottom:.5rem;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:700;text-decoration:underline}.features .feature-card p{text-align:center;margin-top:1rem;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:400;line-height:1.5}@keyframes waveMove{0%{transform:translate(0%)rotate(0)}50%{transform:translate(25%,25%)rotate(180deg)}to{transform:translate(0%)rotate(360deg)}}@keyframes floatLines{0%{transform:translate(0%)rotate(0)}50%{transform:translate(5%,3%)rotate(1deg)}to{transform:translate(0%)rotate(0)}}@media (max-width:576px){.features .section-heading{max-width:90%}.features .section-heading h2{margin-bottom:.7rem;font-size:2.2rem}.features .section-heading p{width:100%;font-size:1.2rem}.features .features-grid .feature-card{height:15rem}.features .features-grid .feature-card h3{margin-top:0;margin-bottom:0;font-size:26px}.features .features-grid .feature-card p{margin-top:0;font-size:20px}}@media (min-width:576px) and (max-width:767px){.features .section-heading{max-width:90%}.features .section-heading h2{margin-bottom:.7rem;font-size:2.2rem}.features .section-heading p{width:100%;font-size:1.2rem}.features .features-grid{max-width:95%}.features .features-grid .feature-card{height:15rem}.features .features-grid .feature-card h3{margin-top:0;margin-bottom:0;font-size:22px}.features .features-grid .feature-card p{margin-top:0;font-size:16px}}@media (min-width:768px) and (max-width:991px){.features .section-heading{max-width:90%}.features .section-heading h2{margin-bottom:.5rem;font-size:2.8rem}.features .section-heading p{width:100%;font-size:1.6rem}.features .features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));max-width:85%}.features .features-grid .feature-card{height:20rem}.features .features-grid .feature-card h3{margin-top:0;margin-bottom:0;font-size:28px}.features .features-grid .feature-card p{margin-top:0;font-size:20px}}@media (min-width:992px) and (max-width:1199px){.features .section-heading{max-width:90%}.features .section-heading h2{margin-bottom:.5rem;font-size:2.8rem}.features .section-heading p{width:100%;font-size:1.6rem}.features .features-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;max-width:98%}.features .features-grid .feature-card{height:26rem}.features .features-grid .feature-card h3{margin-top:1.5rem;margin-bottom:0;font-size:22px}.features .features-grid .feature-card p{margin-top:0;font-size:18px}}@media (min-width:1200px){.features .section-heading{max-width:90%}.features .section-heading h2{margin-bottom:.5rem;font-size:2.8rem}.features .section-heading p{width:100%;font-size:1.6rem}.features .features-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;max-width:98%}.features .features-grid .feature-card{height:26rem}.features .features-grid .feature-card h3{margin-top:1.5rem;margin-bottom:0;font-size:22px}.features .features-grid .feature-card p{margin-top:0;font-size:18px}}
