.jest-fund_section{position:relative;background-color:var(--color-background);min-height:600px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px var(--section-padding-x) 100px var(--section-padding-x);overflow:hidden}.jest-fund_section:before{content:" ";position:absolute;top:0;width:100%;height:8rem;background-image:linear-gradient(to bottom,var(--color-background),transparent);z-index:1}.jest-fund_section:after{content:" ";position:absolute;bottom:0;width:100%;height:8rem;background-image:linear-gradient(to top,var(--color-background),transparent)}.jest-fund_section[data-variant=fund]{min-height:600px}.jest-fund_section[data-variant=landing]{min-height:778px}.jest-fund_background{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);width:100%;aspect-ratio:1470 / 778;pointer-events:none;overflow:hidden;perspective:1200px;perspective-origin:center center;z-index:0}.jest-fund_wrapper{width:fit-content;height:100%;display:flex;animation:jestFundScrollGrid 30s linear infinite;transform:rotateX(20deg)}.jest-fund_grid{width:100%;height:100%;display:grid;grid-template-columns:repeat(16,1fr);grid-template-rows:repeat(4,1fr);gap:16px;padding:20px 8px;opacity:.15;position:relative;transform-style:preserve-3d}.jest-fund_grid-item{border-radius:16px;transform-style:preserve-3d;aspect-ratio:1;background-size:cover;background-position:center;background-repeat:no-repeat}@keyframes jestFundScrollGrid{0%{transform:rotateX(20deg) translate(-3.125%)}to{transform:rotateX(20deg) translate(-53.125%)}}.jest-fund_card{background-color:var(--color-card-background);border-radius:32px;padding:60px 60px 50px;position:relative;max-width:720px;width:100%;display:flex;flex-direction:column;align-items:center;gap:24px;z-index:1}.jest-fund_section[data-variant=fund]>.jest-fund_card:not(.jest-fund_cohort-banner){padding-bottom:80px}.jest-fund_cohort-banner{position:relative;margin-top:-3rem;padding:24px 60px;width:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;border:2px solid #AF9CFF;text-align:center}.jest-fund_cohort-megaphone{position:absolute;left:-30px;top:-15px;width:80px;height:80px;transform:rotate(-22deg)}.jest-fund_cohort-alarm{position:absolute;right:-25px;bottom:-26px;width:80px;height:80px;transform:rotate(16deg)}.jest-fund_cohort-br{display:none}.jest-fund_countdown{display:none;font-variant-numeric:tabular-nums;color:#ffda35;text-align:center;font-weight:800;line-height:140%}.jest-fund_countdown-colon{color:var(--color-brand)}.jest-fund_sparkle{position:absolute;left:50%;top:-36.5px;transform:translate(-50%);width:73px;height:73px;z-index:2}.jest-fund_sparkle-img{width:100%;height:100%;display:block}.jest-fund_content{display:flex;flex-direction:column;gap:12px;align-items:center;width:100%}.jest-fund_body,.jest-fund_content h1,.jest-fund_content h2{margin:0;text-align:center}.jest-fund_section[data-variant=fund] .jest-fund_content h1{// font-size: clamp(2rem,7vw,3.8rem);font-size:4rem}.jest-fund_cta-wrap{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:center;gap:12px;width:100%}.jest-fund_button{background:linear-gradient(90deg,var(--color-brand) 0%,var(--color-brand) 100%);color:rgb(var(--black));font-family:var(--font-body);font-style:normal;font-weight:700;line-height:1.4;text-decoration:none;padding:20px 40px;border-radius:16px;text-align:center;width:100%;display:block;transition:opacity .2s}.jest-fund_button:hover{opacity:.9;color:rgb(var(--black))}.jest-fund_badge-inner{background-color:var(--color-text);color:rgb(var(--black));font-family:var(--font-body);font-size:24px;font-style:normal;font-weight:700;line-height:1.4;padding:1px 8px 3px;border-radius:4px;text-align:center;white-space:nowrap;display:inline-block;transform:rotate(-2deg)}@media screen and (max-width:1200px){.jest-fund_card{padding:64px 40px 40px;// max-width: 580px}.jest-fund_cohort-banner{padding:32px 60px}}@media screen and (max-width:767px){.jest-fund_section[data-variant=fund]{padding:200px var(--section-padding-x);margin-top:-6rem}.jest-fund_section{padding:200px var(--section-padding-x);min-height:600px}.jest-fund_background{aspect-ratio:auto;height:100%;min-height:100%}.jest-fund_card{padding:40px 20px 20px}.jest-fund_cohort-banner{padding:20px 40px}.jest-fund_cohort-megaphone,.jest-fund_cohort-alarm{width:56px;height:56px}.jest-fund_cohort-br{display:block}.jest-fund_sparkle{width:60px;height:60px;top:-30px}.jest-fund_cta{width:100%;display:block;text-align:center;box-sizing:border-box}}
