/* НЕСКУЧНЫЕ ПРОЕКТЫ
   Вставить: Настройки сайта → Дополнительно → CSS */

*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}:root{--black:#09090b;--dark:#0f0f12;--lime:#B8FF2E;--pink:#CC44FF;--cyan:#00E5FF;--orange:#FF6B00;--muted:rgba(255,255,255,.75);--border:rgba(255,255,255,.07)}html{scroll-behavior:smooth}body{font-family:'Onest',sans-serif;background:var(--black);color:#fff;overflow-x:hidden}.logo-wm{display:inline-flex;flex-direction:column;text-decoration:none;align-items:flex-start}.logo-ne{font-family:'Unbounded',sans-serif;font-weight:900;color:var(--lime);letter-spacing:-.02em;text-shadow:0 0 10px rgba(184,255,46,.6)}.logo-rest{font-family:'Unbounded',sans-serif;font-weight:900;color:#fff;letter-spacing:-.02em}.logo-line{height:1.5px;background:linear-gradient(90deg,var(--pink),var(--cyan),var(--lime));box-shadow:0 0 6px rgba(204,68,255,.4);margin:2px 0}.logo-proj{font-family:'Unbounded',sans-serif;font-weight:700;color:var(--pink);letter-spacing:.16em;text-shadow:0 0 8px rgba(204,68,255,.5)}nav .logo-ne,nav .logo-rest{font-size:16px}nav .logo-proj{font-size:8px}nav .logo-line{width:100%}.hero-logo .logo-ne,.hero-logo .logo-rest{font-size:clamp(2.2rem,4.5vw,4.6rem)}.hero-logo .logo-proj{font-size:clamp(.75rem,1.2vw,1rem)}nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:1rem 2.5rem;display:flex;justify-content:space-between;align-items:center;background:rgba(9,9,11,.93);backdrop-filter:blur(20px);border-bottom:1px solid var(--border)}.nav-links{display:flex;gap:1.75rem;align-items:center}.nav-links a{font-size:13px;color:var(--muted);text-decoration:none;transition:color .2s}.nav-links a:hover{color:#fff}.btn-grad{background:linear-gradient(135deg,var(--pink),var(--cyan));color:#fff !important;padding:.55rem 1.3rem;border-radius:100px;font-size:12px;font-weight:700;font-family:'Unbounded',sans-serif;box-shadow:0 0 18px rgba(204,68,255,.35);transition:box-shadow .2s,transform .2s;text-decoration:none;display:inline-block;white-space:nowrap}.btn-grad:hover{box-shadow:0 0 32px rgba(204,68,255,.7);transform:scale(1.03)}.hero{min-height:100vh;padding:72px 0 0;display:grid;grid-template-columns:1fr 1fr;position:relative;overflow:hidden}.hero-media{position:relative;overflow:hidden;min-height:calc(100vh - 72px)}.hero-media video,.hero-media img{width:100%;height:100%;object-fit:cover;display:block}.hero-media::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,9,11,.7) 0%,transparent 40%),linear-gradient(0deg,rgba(9,9,11,.5) 0%,transparent 50%)}.hero-media-placeholder{width:100%;height:100%;min-height:100%;background:linear-gradient(135deg,#0f0f12,#1a1a22);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem;text-align:center}.hero-media-placeholder .ph-icon{width:72px;height:72px;border-radius:50%;border:2px dashed rgba(184,255,46,.3);display:flex;align-items:center;justify-content:center}.hero-media-placeholder p{font-size:13px;color:rgba(255,255,255,.25);line-height:1.6;max-width:220px}.hero-media-placeholder .ph-hint{font-size:11px;color:rgba(184,255,46,.4);font-family:'Unbounded',sans-serif;font-weight:700;letter-spacing:.1em}.hero-media-frame{position:absolute;inset:0;pointer-events:none;z-index:2;border-right:1px solid rgba(184,255,46,.12)}

/* ══ ДЕСКТОП — явные правила ══ */
@media(min-width:769px){
  .hamburger{display:none!important}
  .mobile-menu{display:none!important}
  .hero-cards-stack{display:flex!important}
  .founder-grid{grid-template-columns:200px 1fr!important}
  .founder-quote{font-size:clamp(1.1rem,2.2vw,1.7rem)!important}
  .experts-grid{grid-template-columns:repeat(4,1fr)!important}
  .skills-4col{grid-template-columns:repeat(4,1fr)!important}
  #cena [style*="grid-template-columns:repeat(4,1fr)"]{grid-template-columns:repeat(4,1fr)!important}
  .price-grid{grid-template-columns:repeat(4,1fr)!important}
  #format [style*="grid-template-columns:repeat(2,1fr)"]{grid-template-columns:repeat(2,1fr)!important}
  #kak [style*="grid-template-columns:1fr 1fr 1fr"]{display:grid!important;grid-template-columns:1fr 1fr 1fr!important}
  section[style*="padding:0"]>div[style*="grid-template-columns:1fr 1fr"]{grid-template-columns:1fr 1fr!important}
  #faq .faq-item{padding:1.75rem 2.5rem!important}
}

@media(max-width:768px){/* ══ МОБИЛЬНАЯ ВЕРСТКА ══ */

/* Hero */
.hero-inner{grid-template-columns:1fr!important;gap:1.5rem!important;padding:1.75rem 1.25rem 2.5rem!important;min-height:auto!important}
.hero-cards-stack{display:none!important}

/* Навигация */
.hamburger{display:flex!important}
.nav-links .btn-grad{display:none}
.nav-links a:not(.btn-grad){display:none}

/* Общие секции */
.section{padding:2.5rem 1.25rem!important}
h2{font-size:clamp(1.4rem,6vw,2rem)!important}

/* Проекты */
#proekt [style*="grid-template-columns:1.6fr"]{grid-template-columns:1fr!important}
#proekt [style*="grid-template-columns:repeat(4,1fr)"]{grid-template-columns:1fr 1fr!important}
#proekt [style*="flex-direction:column"][style*="gap:1px"]{gap:0!important}

/* CTA секция */
.cta-sec>div:first-child svg{width:60px!important;height:80px!important}

/* Программа */
#kak [style*="grid-template-columns:1fr 1fr 1fr"]{display:flex!important;flex-direction:column!important}

/* Грант */
#grant [style*="two-col"]{grid-template-columns:1fr!important}
#grant .two-col{grid-template-columns:1fr!important}
#grant [style*="display:flex;gap:0"]{flex-direction:column!important;gap:1.5rem!important}
#grant [style*="grant-timeline"]{flex-direction:column!important;gap:1.25rem!important}
.grant-timeline{flex-direction:column!important;gap:1.25rem!important}
.grant-timeline-line{display:none!important}

/* Формат */
#format{padding-left:0!important;padding-right:0!important}
#format [style*="grid-template-columns:80px 1fr 1fr"]{grid-template-columns:52px 1fr!important}
#format [style*="grid-template-columns:80px 1fr 1fr"]>div:last-child{display:none!important}
#format [style*="font-size:3rem"]{font-size:2rem!important}
#format h2{padding:0 1.25rem!important}
#format p{padding:0 1.25rem!important}

/* Тарифы */
#cena [style*="grid-template-columns:repeat(4,1fr)"]{grid-template-columns:1fr!important}
#cena .price-grid{grid-template-columns:1fr!important}

/* Эксперты */
.experts-grid{grid-template-columns:1fr 1fr!important;gap:1rem!important}
.expert-info{padding:.9rem!important}
.expert-desc{font-size:11px!important}

/* Слово основателя */
.founder-grid{grid-template-columns:1fr!important;gap:2rem!important;padding:2.5rem 1.25rem!important}
.founder-grid>div:first-child img{max-height:220px!important;object-fit:cover!important;object-position:top!important}
.founder-quote{font-size:1rem!important}
#fnetCanvas{display:block!important;opacity:.5}

/* Навыки */
.skills-4col{grid-template-columns:1fr 1fr!important}

/* FAQ */
#faq>div:first-child{padding:0 1.25rem 2rem!important}
  #format [style*="grid-template-columns:repeat(2,1fr)"]{grid-template-columns:1fr!important}
  #format [style*="grid-column:1/-1"]{grid-column:1!important}
.faq-item{padding:1.1rem 1.25rem!important;border-radius:0!important;border:none!important;border-top:1px solid var(--border)!important}

/* Соцсети */
#socials-section [style*="grid-template-columns:1fr 1fr"]{grid-template-columns:1fr!important}
section[style*="padding:0"]>div[style*="grid-template-columns:1fr 1fr"]{grid-template-columns:1fr!important}
section[style*="padding:0"] a{padding:2rem 1.5rem!important}
section[style*="padding:0"]>div[style*="padding:3rem"]{padding:2rem 1.25rem 1.5rem!important}

/* Бегущая строка */
[style*="rotate(-.4deg)"]{transform:none!important}

/* Гамбургер меню */
.hamburger{display:flex!important;flex-direction:column;gap:5px;cursor:pointer;padding:6px;background:none;border:none}
.hamburger span{display:block;width:22px;height:2px;background:#fff;border-radius:2px;transition:all .3s}
.hamburger.open span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}
.hamburger.open span:nth-child(2){opacity:0}
.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}}.hero-media-frame::before{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,var(--lime),var(--cyan),transparent);box-shadow:0 0 16px var(--lime)}.hero-text-side{padding:3.5rem 3rem 3.5rem 3.5rem;display:flex;flex-direction:column;justify-content:flex-end;position:relative;z-index:1}.hero-tag{font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.4);margin-bottom:1.5rem}.hero-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:0;border-top:1px solid var(--border);margin-top:2rem}.hs{padding:1.1rem 0;border-right:1px solid var(--border)}.hs:nth-child(2n){border-right:none;padding-left:1.25rem}.hs:nth-child(2n+1){padding-right:1.25rem}.hs:nth-child(n+3){border-top:1px solid var(--border)}.hs-top{display:flex;align-items:baseline;gap:.35rem;line-height:1;margin-bottom:.3rem}.hs-num{font-family:'Unbounded',sans-serif;font-weight:900;font-size:1.5rem;line-height:1}.hs-unit{font-family:'Unbounded',sans-serif;font-weight:900;font-size:1rem;line-height:1}.hs-num.l,.hs-unit.l{color:var(--lime);text-shadow:0 0 12px rgba(184,255,46,.4)}.hs-num.p,.hs-unit.p{color:var(--pink);text-shadow:0 0 12px rgba(204,68,255,.4)}.hs-num.c,.hs-unit.c{color:var(--cyan);text-shadow:0 0 12px rgba(0,229,255,.4)}.hs-num.o,.hs-unit.o{color:var(--orange);text-shadow:0 0 12px rgba(255,107,0,.4)}.hs-label{font-size:11px;color:rgba(255,255,255,.5);line-height:1.4}.hero-btn-wrap{margin-top:1.75rem}.ticker{overflow:hidden;padding:.5rem 0;position:relative;background:var(--lime);transform:rotate(-.4deg);margin:-2px 0;box-shadow:0 4px 0 rgba(0,0,0,.2)}@media(max-width:480px){
.section{padding:2rem 1rem!important}
h2{font-size:clamp(1.3rem,7vw,1.8rem)!important}
.experts-grid{grid-template-columns:1fr!important}
.skills-4col{grid-template-columns:1fr!important}
#cena [style*="grid-template-columns:repeat(4,1fr)"]{grid-template-columns:1fr!important}
#proekt [style*="grid-template-columns:1.6fr"]{grid-template-columns:1fr!important}
#proekt [style*="grid-template-columns:repeat(4,1fr)"]{grid-template-columns:1fr!important}
}@keyframes tick{from{transform:translateX(0)}to{transform:translateX(-50%)}}.section{padding:5rem 2.5rem;border-top:1px solid var(--border)}.section.dark{background:var(--dark)}.section.grant-bright{background:linear-gradient(135deg,#0a1a00 0%,#0d2200 40%,#0a0a0b 100%);border-color:rgba(184,255,46,.2);position:relative;overflow:hidden}.section.grant-bright::before{content:'';position:absolute;top:-100px;left:-100px;width:500px;height:500px;background:radial-gradient(circle,rgba(184,255,46,.08),transparent 65%);pointer-events:none}.section.grant-bright::after{content:'';position:absolute;bottom:-80px;right:-80px;width:400px;height:400px;background:radial-gradient(circle,rgba(0,229,255,.05),transparent 65%);pointer-events:none}.sec-tag{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:.75rem}h2{font-family:'Unbounded',sans-serif;font-weight:900;font-size:clamp(1.8rem,3.5vw,3.2rem);line-height:.95;letter-spacing:-.03em;margin-bottom:1.25rem}.l{color:var(--lime);text-shadow:0 0 16px rgba(184,255,46,.4)}.p{color:var(--pink);text-shadow:0 0 16px rgba(204,68,255,.4)}.c{color:var(--cyan);text-shadow:0 0 16px rgba(0,229,255,.3)}.proj-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:1.5rem}.proj{border-radius:16px;padding:1.75rem;border:1px solid var(--border);background:var(--dark);position:relative;overflow:hidden;transition:transform .2s,border-color .2s}.proj:hover{transform:translateY(-4px)}.proj-glow{position:absolute;top:-40px;right:-40px;width:120px;height:120px;border-radius:50%;opacity:.3;pointer-events:none}.proj h3{font-family:'Unbounded',sans-serif;font-size:14px;font-weight:700;margin-bottom:.75rem;line-height:1.3;position:relative}.proj p{font-size:13px;color:rgba(255,255,255,.65);line-height:1.6;position:relative;margin-bottom:.75rem}.proj-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:.5rem}.proj-tag{font-size:10px;font-weight:700;padding:3px 9px;border-radius:100px;letter-spacing:.04em}.cat-label .cat-line{height:1.5px;width:20px;display:inline-block}.fmt-row:hover{background:#131316}.price-compare-hint span{color:#fff;font-weight:500}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.pc{border:1px solid var(--border);border-radius:20px;padding:2rem;position:relative;display:flex;flex-direction:column}.pc.feat{border:1px solid transparent;background:linear-gradient(var(--dark),var(--dark)) padding-box,linear-gradient(135deg,var(--pink),var(--cyan)) border-box;display:flex;flex-direction:column}.pc-recommend{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,var(--pink),var(--cyan));color:#fff;font-size:10px;font-weight:700;padding:3px 14px;border-radius:100px;white-space:nowrap;font-family:'Unbounded',sans-serif;letter-spacing:.04em}.pc-amt{font-family:'Unbounded',sans-serif;font-weight:900;font-size:1.8rem;line-height:1;margin-bottom:4px}.pc-amt.grad{background:linear-gradient(135deg,var(--lime),var(--cyan));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pc-amt.plain{color:rgba(255,255,255,.5);font-size:1.4rem}.pc-type{font-size:13px;font-weight:500;color:#fff;margin-bottom:4px}.pc-list{list-style:none;display:flex;flex-direction:column;gap:7px}.pc-list li{font-size:12px;color:var(--muted);padding-left:14px;position:relative;line-height:1.5}.pc-list li::before{content:'·';position:absolute;left:0;font-weight:700}.pc.feat .pc-list li::before{color:var(--cyan)}.pc-cta{display:block;margin-top:1.5rem;text-align:center;padding:.85rem;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:100px;font-size:12px;font-weight:700;text-decoration:none;font-family:'Unbounded',sans-serif;background:rgba(255,255,255,.04);color:rgba(255,255,255,.6);border:1.5px solid rgba(255,255,255,.12);transition:background .2s,color .2s,border-color .2s,box-shadow .2s,transform .2s}.pc-cta:hover{background:rgba(184,255,46,.08);color:var(--lime);border-color:var(--lime);box-shadow:0 0 20px rgba(184,255,46,.35),0 0 40px rgba(184,255,46,.1);transform:translateY(-2px)}.pc.feat .pc-cta{background:linear-gradient(135deg,var(--pink),var(--cyan));color:#fff;border:none;box-shadow:0 0 24px rgba(204,68,255,.35)}.pc.feat .pc-cta:hover{box-shadow:0 0 44px rgba(204,68,255,.7);transform:translateY(-2px)}.experts-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:2rem}.expert-card{border:1px solid var(--border);border-radius:16px;overflow:hidden;background:var(--dark);transition:transform .2s,border-color .2s}.expert-card:hover{transform:translateY(-4px);border-color:rgba(204,68,255,.3)}.expert-photo{aspect-ratio:1/1;background:linear-gradient(135deg,#1a1a22,#0f0f20);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.expert-photo-placeholder{font-family:'Unbounded',sans-serif;font-size:2.5rem;font-weight:900;color:rgba(204,68,255,.2)}.expert-glow{position:absolute;bottom:-20px;left:50%;transform:translateX(-50%);width:80px;height:80px;background:radial-gradient(circle,rgba(204,68,255,.3),transparent);border-radius:50%}.expert-info{padding:1.25rem}.expert-name{font-family:'Unbounded',sans-serif;font-size:13px;font-weight:700;margin-bottom:4px}.expert-role{font-size:11px;color:var(--pink);font-weight:500;letter-spacing:.04em;margin-bottom:.5rem}.expert-desc{font-size:12px;color:var(--muted);line-height:1.55}.expert-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:.75rem}.expert-tag{font-size:10px;padding:2px 8px;border-radius:100px;background:rgba(204,68,255,.1);color:var(--pink);font-weight:500}.cta-sec{text-align:center;position:relative;overflow:hidden}.cta-sec::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;height:300px;background:radial-gradient(ellipse,rgba(204,68,255,.06),transparent 70%);pointer-events:none}.cta-sec h2{max-width:600px;margin:0 auto 1.5rem;position:relative;z-index:1}.cta-sec p{color:var(--muted);font-size:17px;margin-bottom:2.5rem;font-weight:300;position:relative;z-index:1}.cta-note{font-size:13px;color:rgba(255,255,255,.2);margin-top:1.25rem;position:relative;z-index:1}.form-placeholder{background:rgba(255,255,255,.03);border:1px dashed rgba(255,255,255,.15);border-radius:16px;padding:3rem;text-align:center;color:rgba(255,255,255,.3);font-size:13px;line-height:2;margin-top:2rem}@media(max-width:1024px){.proj-grid-4{grid-template-columns:repeat(2,1fr)}.experts-grid{grid-template-columns:repeat(2,1fr)}.hero-text-side{padding:3rem 2.5rem 3rem 2rem}h2{font-size:clamp(1.6rem,3vw,2.8rem)}}@media(max-width:768px){nav{padding:.85rem 1.25rem}.hero-inner{grid-template-columns:1fr !important;gap:2rem !important;padding:2rem 1.25rem 3rem !important}.hero-cards-stack{display:none !important}#cena [style*="grid-template-columns:repeat(4,1fr)"]{grid-template-columns:1fr !important}#kak [style*="grid-template-columns:1fr 1fr 1fr"]{display:flex !important;flex-direction:column !important}#kak [style*="grid-column:1;grid-row:2/4"]{min-height:160px !important}section[style*="padding:0"]>div[style*="grid-template-columns:1fr 1fr"]{grid-template-columns:1fr !important}.founder-grid{grid-template-columns:1fr !important;gap:1.5rem !important;padding:2rem 1.25rem !important}.founder-grid svg{display:none}.experts-grid{grid-template-columns:1fr 1fr !important}.skills-4col{grid-template-columns:1fr 1fr !important}#format [style*="grid-template-columns:80px 1fr 1fr"]{grid-template-columns:60px 1fr !important}#format [style*="grid-template-columns:80px 1fr 1fr"]>div:last-child{display:none}.grant-timeline{flex-direction:column !important;align-items:flex-start !important;gap:1.25rem !important}.grant-timeline-line{display:none !important}.grant-timeline>div{flex-direction:row !important;text-align:left !important;gap:1rem;align-items:flex-start}#faq>div{padding:0 1.25rem 2rem !important}#faq .faq-item{padding:1.25rem 1.25rem !important}section[style*="padding:0"]>div[style*="padding:3rem"]{padding:2rem 1.25rem 1.5rem !important}.ticker-strip{transform:none !important}.hamburger{display:flex;flex-direction:column;gap:5px;cursor:pointer;padding:6px;background:none;border:none}.hamburger span{display:block;width:22px;height:2px;background:#fff;border-radius:2px;transition:all .3s}.hamburger.open span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.mobile-menu{display:none;position:fixed;top:56px;left:0;right:0;z-index:99;background:rgba(9,9,11,.97);backdrop-filter:blur(20px);border-bottom:1px solid rgba(184,255,46,.15);flex-direction:column;padding:1rem 0}.mobile-menu.open{display:flex}.mobile-menu a{font-family:'Unbounded',sans-serif;font-size:14px;font-weight:700;color:rgba(255,255,255,.7);text-decoration:none;padding:1rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.04);transition:color .2s,background .2s}.mobile-menu a:hover{color:var(--lime);background:rgba(184,255,46,.04)}.mobile-menu a.btn-grad{margin:1rem 1.5rem;border-radius:100px;text-align:center;color:#fff !important;border:none}.hero-cards-stack{display:none !important}.founder-grid{grid-template-columns:1fr !important;gap:1.5rem !important;padding:2.5rem 1.25rem !important}.founder-video-circle{width:100px !important;height:100px !important;margin:0 auto}.founder-video-circle .founder-initials{font-size:1.8rem !important}.founder-bg-word{display:none !important}.founder-quote{font-size:1rem !important}nav .logo-ne,nav .logo-rest{font-size:14px}nav .logo-proj{font-size:7px}.nav-links{gap:.75rem}.nav-links a:not(.btn-grad){display:none}.hamburger{display:flex !important}.nav-links .btn-grad{display:none}.btn-grad{font-size:11px;padding:.45rem 1rem}section[style*="min-height:100vh"]>div[style*="grid-template-columns"]{grid-template-columns:1fr !important;gap:2rem !important;padding:2rem 1.25rem !important}section[style*="min-height:100vh"] div[style*="height:480px"]{height:320px !important}section[style*="min-height:100vh"] div[style*="position:absolute;top:0"]{left:0 !important;width:180px !important}section[style*="min-height:100vh"] div[style*="position:absolute;top:120px"]{right:0 !important;width:175px !important}section[style*="min-height:100vh"] div[style*="position:absolute;top:240px"]{display:none}section[style*="min-height:100vh"] div[style*="position:absolute;bottom:30px"]{display:none}.section{padding:2.75rem 1.25rem}h2{font-size:clamp(1.5rem,6vw,2.2rem);letter-spacing:-.02em}.sec-tag{font-size:10px}.ticker-inner span{font-size:15px !important;padding:0 .8rem !important}.proj-grid-4{grid-template-columns:1fr 1fr;gap:10px}.proj{padding:1.25rem}.proj h3{font-size:13px}.proj p{font-size:12px}.cta-sec h2{font-size:clamp(1.4rem,6vw,2rem)}.cta-sec p{font-size:15px}.cta-sec>div:first-child svg{width:80px;height:100px}#kak>div>div[style*="grid-template-columns:1fr 1fr 1fr"]{display:flex !important;flex-direction:column !important}[style*="grid-column:1;grid-row:2/4"]{grid-column:auto !important;grid-row:auto !important;min-height:200px !important}.step-card{padding:1.25rem}.grant-timeline{flex-direction:column !important;gap:1.5rem}.grant-timeline-line{display:none !important}.grant-timeline>div{flex-direction:row !important;text-align:left !important;gap:1rem;align-items:flex-start}.grant-timeline>div>div:first-child{flex-shrink:0}#format>div[style*="grid-template-columns:repeat(7,1fr)"]{grid-template-columns:repeat(7,1fr) !important;gap:4px !important}#format>div[style*="grid-template-columns:repeat(7,1fr)"]>div{padding:.6rem .25rem !important}#format>div[style*="grid-template-columns:repeat(7,1fr)"] .hs-unit,#format>div[style*="grid-template-columns:repeat(7,1fr)"] div[style*="font-size:9px"]{font-size:8px !important}#format>div[style*="grid-template-columns:repeat(7,1fr)"] div[style*="font-size:1.8rem"]{font-size:1.2rem !important}#format>div[style*="grid-template-columns:repeat(2,1fr)"]{grid-template-columns:1fr !important}.price-grid{grid-template-columns:1fr !important}.pc.feat{padding-top:2rem}.experts-grid{grid-template-columns:1fr 1fr;gap:1rem}.expert-info{padding:1rem}.expert-desc{font-size:11px}#kak~section[style*="120020"] div[style*="grid-template-columns:220px 1fr"],section[style*="120020"] div[style*="grid-template-columns:220px 1fr"]{grid-template-columns:1fr !important;gap:2rem !important}.founder-video-circle{width:120px;height:120px}#skillsGrid{grid-template-columns:1fr 1fr !important}[style*="repeat(4,1fr)"][style*="gap:1px"]{grid-template-columns:1fr 1fr !important}.skill-card2:nth-child(1){border-radius:20px 0 0 0 !important}.skill-card2:nth-child(2){border-radius:0 20px 0 0 !important}.skill-card2:nth-child(3){border-radius:0 0 0 20px !important}.skill-card2:nth-child(4){border-radius:0 0 20px 0 !important}#faq>div[style*="grid-template-columns:1fr 1fr"]{grid-template-columns:1fr !important}.faq-item{padding:1.1rem}.faq-item div[style*="font-size:13px"]{font-size:12px !important}section[style*="padding:0"]>div[style*="grid-template-columns:1fr 1fr"]{grid-template-columns:1fr !important}section[style*="padding:0"] a{padding:2rem 1.5rem !important}section[style*="padding:0"] div[style*="font-size:7rem"]{font-size:4rem !important}}@media(max-width:480px){.hero{grid-template-rows:56vw auto}.hero-media{min-height:56vw}.hero-media-placeholder{min-height:56vw}.proj-grid-4{grid-template-columns:1fr}.experts-grid{grid-template-columns:1fr}h2{font-size:clamp(1.35rem,7vw,1.9rem)}#format>div[style*="grid-template-columns:repeat(7,1fr)"]{grid-template-columns:repeat(4,1fr) !important}#kak>div>div{width:100% !important}div[style*="font-size:clamp(3rem,7vw,7.5rem)"]{font-size:clamp(2.5rem,12vw,4rem) !important}.price-grid{grid-template-columns:1fr !important}.section{padding:2.25rem 1rem}.btn-grad{font-size:11px;padding:.65rem 1.2rem}}@media(max-width:768px){.founder-grid{grid-template-columns:1fr!important;gap:2rem!important;text-align:center}}@media(max-width:480px){.ticker-strip{transform:none!important}}@media(max-width:1024px){.skills-4col{grid-template-columns:1fr 1fr !important}.skills-4col>div:nth-child(1){border-radius:20px 0 0 0 !important}.skills-4col>div:nth-child(2){border-radius:0 20px 0 0 !important}.skills-4col>div:nth-child(3){border-radius:0 0 0 20px !important}.skills-4col>div:nth-child(4){border-radius:0 0 20px 0 !important}}@media(max-width:480px){.skills-4col{grid-template-columns:1fr !important}.skills-4col>div:nth-child(1){border-radius:20px 20px 0 0 !important}.skills-4col>div:nth-child(2){border-radius:0 !important}.skills-4col>div:nth-child(3){border-radius:0 !important}.skills-4col>div:nth-child(4){border-radius:0 0 20px 20px !important}}.faq-item{background:var(--dark);border:1px solid var(--border);border-radius:16px;padding:1.5rem;cursor:pointer;transition:border-color .25s,box-shadow .25s,background .25s;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.faq-item:hover{border-color:var(--lime);box-shadow:0 0 20px rgba(184,255,46,.2),0 0 40px rgba(184,255,46,.05);background:rgba(184,255,46,.04)}.faq-item:hover .faq-icon{color:var(--lime)}@keyframes float-a{0%,100%{transform:translateY(0) rotate(0deg)}33%{transform:translateY(-14px) rotate(3deg)}66%{transform:translateY(-6px) rotate(-2deg)}}@keyframes float-b{0%,100%{transform:translateY(0) rotate(0deg)}40%{transform:translateY(-12px) rotate(-4deg)}70%{transform:translateY(-18px) rotate(2deg)}}