.feature-card{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);z-index:1;background:#111;border:1.08px solid rgba(255,255,255,.08);border-radius:1rem;flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%;min-height:400px;padding:1.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 -7.55px 51.21px rgba(0,14,15,.6)}@media (min-width:1024px){.feature-card{flex-direction:row;align-items:center;gap:2rem;min-height:500px;padding:2rem}}.feature-card__stars{pointer-events:none;z-index:2;width:60%;height:100%;position:absolute;top:0;right:0}.feature-card__star{background:rgba(255,255,255,.4);border-radius:50%;width:2px;height:2px;animation:2s infinite alternate twinkle;position:absolute}.feature-card__star:before{content:"";filter:blur(.5px);background:rgba(255,255,255,.15);border-radius:50%;position:absolute;top:-.5px;bottom:-.5px;left:-.5px;right:-.5px}.feature-card__star--1{animation-delay:0s;top:20%;right:15%}.feature-card__star--2{animation-delay:.5s;top:35%;right:25%}.feature-card__star--3{animation-delay:1s;top:15%;right:35%}.feature-card__star--4{animation-delay:1.5s;top:50%;right:20%}.feature-card__star--5{animation-delay:.3s;top:65%;right:30%}.feature-card__star--6{animation-delay:.8s;top:80%;right:15%}.feature-card__star--7{animation-delay:.2s;top:25%;right:45%}.feature-card__star--8{animation-delay:1.2s;top:45%;right:40%}.feature-card__star--9{animation-delay:.7s;top:10%;right:50%}.feature-card__star--10{animation-delay:1.8s;top:60%;right:45%}.feature-card__star--11{animation-delay:.4s;top:75%;right:40%}.feature-card__star--12{animation-delay:1.4s;top:30%;right:55%}.feature-card__star--13{animation-delay:.6s;top:55%;right:50%}.feature-card__star--14{animation-delay:1.6s;top:85%;right:50%}.feature-card__star--15{animation-delay:.9s;top:40%;right:35%}.feature-card__star--16{animation-delay:1.1s;top:70%;right:55%}@keyframes twinkle{0%{opacity:.2;transform:scale(1)}to{opacity:.6;transform:scale(1.1)}}.feature-card__image-mobile{width:100%;margin-bottom:1rem;display:block}@media (min-width:1024px){.feature-card__image-mobile{display:none}}.feature-card__image-desktop{display:none}@media (min-width:1024px){.feature-card__image-desktop{flex-shrink:0;width:50%;max-width:28rem;display:block}}.feature-card__content{flex-direction:column;flex-grow:1;width:100%;display:flex}@media (min-width:1024px){.feature-card__content{width:50%}}.feature-card__logo{margin-bottom:1rem}@media (min-width:1024px){.feature-card__logo{margin-bottom:1.5rem}}.feature-card__title{color:#fff;letter-spacing:0%;margin-bottom:.75rem;font-family:Onest,sans-serif;font-size:24px;font-weight:700;line-height:130%}@media (min-width:768px){.feature-card__title{font-size:32px}}@media (min-width:1024px){.feature-card__title{margin-bottom:1rem;font-size:40px}}.feature-card__subtitle{color:#e5e7eb;letter-spacing:0%;margin-bottom:1rem;font-family:Onest,sans-serif;font-size:14px;font-weight:400;line-height:150%}@media (min-width:768px){.feature-card__subtitle{font-size:16px}}@media (min-width:1024px){.feature-card__subtitle{margin-bottom:1.5rem}}.feature-card__features{margin:0;padding:0;list-style:none}.feature-card__features>li:not(:last-child){margin-bottom:.75rem}@media (min-width:1024px){.feature-card__features>li:not(:last-child){margin-bottom:1rem}}.feature-card__feature-item{align-items:flex-start;gap:.75rem;display:flex}.feature-card__check-icon{flex-shrink:0;width:16px;height:16px;margin-top:.25rem}@media (min-width:768px){.feature-card__check-icon{width:20px;height:20px}}.feature-card__feature-text{letter-spacing:0%;color:#f4f4f5;flex:1;font-family:Onest,sans-serif;font-size:16px;font-weight:500;line-height:130%}@media (min-width:768px){.feature-card__feature-text{font-size:18px}}.feature-cards-section{background-color:#111;padding:1rem 0;position:relative}.feature-cards-section__left-star,.feature-cards-section__right-star{z-index:1;opacity:.6;position:absolute}.feature-cards-section__left-star{top:20%;left:2rem;transform:translateY(-50%)}.feature-cards-section__right-star{top:20%;right:2rem;transform:translateY(-50%)}.feature-cards-section__left-star img,.feature-cards-section__right-star img{filter:brightness(.8);width:auto;max-width:100px;height:150px}@media (max-width:1024px){.feature-cards-section__left-star,.feature-cards-section__right-star{display:none}}@media (min-width:1280px){.feature-cards-section__left-star{left:3rem}.feature-cards-section__right-star{right:3rem}.feature-cards-section__left-star img,.feature-cards-section__right-star img{max-width:120px;height:200px}}@media (min-width:1024px){.feature-cards-section{padding:1rem 0}}@media (min-width:1280px){.feature-cards-section{padding:1rem 0}}.feature-cards-container{max-width:80rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.feature-cards-container{padding:0 1.5rem}}@media (min-width:1024px){.feature-cards-container{padding:0 2rem}}.feature-cards-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:1024px){.feature-cards-grid{gap:2rem}}.feature-cards-stacking-container{width:90%;margin:0 auto;position:relative}.stacking-card-wrapper{top:calc(80px + var(--stack-offset,0px));z-index:1;width:100%;margin-bottom:2rem;position:-webkit-sticky;position:sticky}.stacking-card-inner{will-change:transform,filter;transform-origin:top;z-index:inherit;background:inherit;transition:none;position:relative}.stacking-spacer-top{height:10vh}.stacking-spacer-bottom{height:20vh}@media (max-width:768px){.feature-cards-stacking-container{flex-direction:column;gap:2rem;width:95%;max-width:100%;display:flex}.stacking-card-wrapper{margin-bottom:0;padding-left:1rem;padding-right:1rem;position:static;top:auto}.stacking-spacer-top,.stacking-spacer-bottom{height:2rem}.feature-card__stars{width:50%}.feature-card__star{width:1.5px;height:1.5px}.feature-card__green-blob{width:80px;height:60px;top:-15px}}
