.fivecom-w-he-ai-webinar {
    --accent:#ff8a5c;          
    --accent-soft:#ffe2d4;
    --pastel-peach:#fff0e9;
    --pastel-mint:#e7f6ef;
    --pastel-lilac:#efeaff;
    --pastel-sky:#e6f1fb;
    --pastel-butter:#fff6e0;
    --bg:#fdfbf9;
    --bg-2:#fbf6f1;
    --ink:#2c2540;
    --muted:#766f86;
    --white:#ffffff;
    --soft-shadow:9px 9px 28px rgba(202,188,210,.45), -9px -9px 28px rgba(255,255,255,.9);
    --soft-shadow-sm:5px 5px 16px rgba(202,188,210,.4), -5px -5px 16px rgba(255,255,255,.85);
    --soft-inset:inset 4px 4px 10px rgba(202,188,210,.4), inset -4px -4px 10px rgba(255,255,255,.85);
    --r:34px;--r-lg:48px;--r-pill:999px;
    --maxw:1240px;
    --ease:cubic-bezier(.19,1,.22,1);
  }
.fivecom-w-he-ai-webinar, .fivecom-w-he-ai-webinar * {box-sizing:border-box;margin:0;padding:0}
.fivecom-w-he-ai-webinar {scroll-behavior:smooth}
.fivecom-w-he-ai-webinar {
    font-family:'Assistant',system-ui,sans-serif;color:var(--ink);
    background:var(--bg);line-height:1.7;-webkit-font-smoothing:antialiased;
    overflow-x:hidden;
  }
.fivecom-w-he-ai-webinar a {text-decoration:none;color:inherit}
.fivecom-w-he-ai-webinar img {max-width:100%;display:block}
.fivecom-w-he-ai-webinar .wrap {max-width:var(--maxw);margin:0 auto;padding:0 26px}
.fivecom-w-he-ai-webinar section {position:relative;z-index:1}
.fivecom-w-he-ai-webinar h1, .fivecom-w-he-ai-webinar h2, .fivecom-w-he-ai-webinar h3, .fivecom-w-he-ai-webinar h4, .fivecom-w-he-ai-webinar .display {font-family:'Varela Round',system-ui,sans-serif;font-weight:400;line-height:1.05;letter-spacing:-.01em}
.fivecom-w-he-ai-webinar .accent {color:var(--accent)}
.fivecom-w-he-ai-webinar .blob-field {position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden}
.fivecom-w-he-ai-webinar .blob {position:absolute;filter:blur(8px);opacity:.6;will-change:transform}
.fivecom-w-he-ai-webinar .blob svg {width:100%;height:100%;display:block}
.fivecom-w-he-ai-webinar .b1 {width:46vw;height:46vw;top:-12vw;right:-10vw;color:var(--pastel-peach)}
.fivecom-w-he-ai-webinar .b2 {width:38vw;height:38vw;top:34vh;left:-12vw;color:var(--pastel-lilac)}
.fivecom-w-he-ai-webinar .b3 {width:42vw;height:42vw;top:118vh;right:-8vw;color:var(--pastel-mint)}
.fivecom-w-he-ai-webinar .b4 {width:36vw;height:36vw;top:200vh;left:-6vw;color:var(--pastel-sky)}
.fivecom-w-he-ai-webinar .b5 {width:40vw;height:40vw;top:285vh;right:-10vw;color:var(--pastel-butter)}
.fivecom-w-he-ai-webinar .eyebrow {display:inline-flex;align-items:center;gap:9px;font-family:'Varela Round',sans-serif;font-size:.86rem;
    color:var(--accent);background:var(--white);padding:9px 18px;border-radius:var(--r-pill);
    box-shadow:var(--soft-shadow-sm);margin-bottom:22px}
.fivecom-w-he-ai-webinar .eyebrow svg {width:16px;height:16px}
.fivecom-w-he-ai-webinar .sec-head {max-width:740px;margin:0 auto 56px;text-align:center}
.fivecom-w-he-ai-webinar .sec-head h2 {font-size:clamp(2rem,5vw,3.4rem);margin-bottom:16px}
.fivecom-w-he-ai-webinar .sec-head p {color:var(--muted);font-size:1.12rem}
.fivecom-w-he-ai-webinar .btn {display:inline-flex;align-items:center;gap:11px;font-family:'Varela Round',sans-serif;font-size:1.04rem;
    padding:17px 34px;border-radius:var(--r-pill);border:0;cursor:pointer;transition:transform .4s var(--ease),box-shadow .4s var(--ease);will-change:transform}
.fivecom-w-he-ai-webinar .btn svg {width:19px;height:19px}
.fivecom-w-he-ai-webinar .btn-primary {background:var(--accent);color:#fff;box-shadow:7px 7px 20px rgba(255,138,92,.4),-5px -5px 16px rgba(255,255,255,.7)}
.fivecom-w-he-ai-webinar .btn-primary:hover {box-shadow:9px 9px 26px rgba(255,138,92,.5),-6px -6px 18px rgba(255,255,255,.8)}
.fivecom-w-he-ai-webinar .btn-soft {background:var(--bg);color:var(--ink);box-shadow:var(--soft-shadow-sm)}
.fivecom-w-he-ai-webinar .btn-soft:hover {box-shadow:var(--soft-shadow)}
.fivecom-w-he-ai-webinar .btn-soft:active, .fivecom-w-he-ai-webinar .btn-primary:active {box-shadow:var(--soft-inset)}
.fivecom-w-he-ai-webinar header {position:fixed;top:18px;left:0;right:0;z-index:60;pointer-events:none}
.fivecom-w-he-ai-webinar .nav {pointer-events:auto;display:flex;align-items:center;justify-content:space-between;
    background:rgba(253,251,249,.78);backdrop-filter:saturate(180%) blur(16px);
    border-radius:var(--r-pill);padding:11px 14px 11px 24px;box-shadow:var(--soft-shadow-sm);height:66px}
.fivecom-w-he-ai-webinar .logo {display:flex;align-items:center;gap:12px;font-family:'Varela Round',sans-serif;font-size:1.32rem}
.fivecom-w-he-ai-webinar .logo .mark {width:42px;height:42px;border-radius:50%;background:var(--accent);display:grid;place-items:center;
    box-shadow:4px 4px 12px rgba(255,138,92,.35)}
.fivecom-w-he-ai-webinar .logo .mark svg {width:22px;height:22px}
.fivecom-w-he-ai-webinar .logo b {color:var(--accent);font-weight:400}
.fivecom-w-he-ai-webinar .nav-links {display:flex;gap:28px;align-items:center}
.fivecom-w-he-ai-webinar .nav-links a {font-weight:600;font-size:.98rem;color:var(--muted);transition:color .3s}
.fivecom-w-he-ai-webinar .nav-links a:hover {color:var(--accent)}
.fivecom-w-he-ai-webinar .nav-cta {display:flex;align-items:center;gap:12px}
.fivecom-w-he-ai-webinar .nav-cta .btn {padding:13px 26px;font-size:.98rem}
.fivecom-w-he-ai-webinar .burger {display:none;background:var(--bg);border:0;cursor:pointer;width:46px;height:46px;border-radius:50%;
    box-shadow:var(--soft-shadow-sm);place-items:center}
.fivecom-w-he-ai-webinar .burger svg {width:24px;height:24px;color:var(--ink)}
.fivecom-w-he-ai-webinar .hero {padding:170px 0 90px}
.fivecom-w-he-ai-webinar .hero-grid {display:grid;grid-template-columns:1.08fr .92fr;gap:54px;align-items:center}
.fivecom-w-he-ai-webinar .hero h1 {font-size:clamp(2.6rem,7vw,5.2rem);margin-bottom:24px}
.fivecom-w-he-ai-webinar .hero h1 .line {display:block;overflow:hidden}
.fivecom-w-he-ai-webinar .hero h1 .line > span {display:inline-block;will-change:transform}
.fivecom-w-he-ai-webinar .hero p.lead {font-size:1.22rem;color:var(--muted);max-width:540px;margin-bottom:34px}
.fivecom-w-he-ai-webinar .hero-ctas {display:flex;gap:16px;flex-wrap:wrap;margin-bottom:30px}
.fivecom-w-he-ai-webinar .hero-meta {display:flex;gap:14px;flex-wrap:wrap}
.fivecom-w-he-ai-webinar .hero-meta span {display:inline-flex;align-items:center;gap:9px;background:var(--white);
    box-shadow:var(--soft-shadow-sm);border-radius:var(--r-pill);padding:9px 18px;font-weight:600;font-size:.93rem;color:var(--ink)}
.fivecom-w-he-ai-webinar .hero-meta svg {width:18px;height:18px;color:var(--accent)}
.fivecom-w-he-ai-webinar .hero-visual {position:relative}
.fivecom-w-he-ai-webinar .hero-photo {position:relative;border-radius:46% 54% 58% 42% / 52% 44% 56% 48%;overflow:hidden;
    box-shadow:var(--soft-shadow);aspect-ratio:1/1.08;background:var(--pastel-lilac)}
.fivecom-w-he-ai-webinar .hero-photo img {width:100%;height:100%;object-fit:cover}
.fivecom-w-he-ai-webinar .float-card {position:absolute;background:rgba(255,255,255,.92);backdrop-filter:blur(6px);border-radius:26px;
    box-shadow:var(--soft-shadow);padding:16px 22px;display:flex;align-items:center;gap:14px;will-change:transform}
.fivecom-w-he-ai-webinar .float-card .ico {width:46px;height:46px;border-radius:50%;background:var(--accent-soft);display:grid;place-items:center;color:var(--accent)}
.fivecom-w-he-ai-webinar .float-card .ico svg {width:23px;height:23px}
.fivecom-w-he-ai-webinar .float-card b {display:block;font-family:'Varela Round',sans-serif;font-size:1.2rem}
.fivecom-w-he-ai-webinar .float-card small {color:var(--muted);font-size:.82rem}
.fivecom-w-he-ai-webinar .fc-live {bottom:24px;right:-20px}
.fivecom-w-he-ai-webinar .fc-rate {top:40px;left:-26px}
.fivecom-w-he-ai-webinar .pulse {width:11px;height:11px;border-radius:50%;background:#3ec97a;box-shadow:0 0 0 0 rgba(62,201,122,.5);animation:pulse 1.9s infinite}
@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(62,201,122,.5)}70%{box-shadow:0 0 0 12px rgba(62,201,122,0)}100%{box-shadow:0 0 0 0 rgba(62,201,122,0)}}
.fivecom-w-he-ai-webinar .stats {padding:30px 0 70px}
.fivecom-w-he-ai-webinar .stats-card {background:var(--white);border-radius:var(--r-lg);box-shadow:var(--soft-shadow);padding:46px 40px}
.fivecom-w-he-ai-webinar .stats-grid {display:grid;grid-template-columns:repeat(4,1fr);gap:30px}
.fivecom-w-he-ai-webinar .stat {text-align:center}
.fivecom-w-he-ai-webinar .stat b {display:block;font-family:'Varela Round',sans-serif;font-size:clamp(2.1rem,4.4vw,3.1rem);color:var(--accent);line-height:1}
.fivecom-w-he-ai-webinar .stat span {font-size:.98rem;color:var(--muted);font-weight:600}
.fivecom-w-he-ai-webinar .features {padding:80px 0}
.fivecom-w-he-ai-webinar .cards {display:grid;grid-template-columns:repeat(3,1fr);gap:26px}
.fivecom-w-he-ai-webinar .card {background:var(--bg);border-radius:var(--r);padding:36px 30px;box-shadow:var(--soft-shadow-sm);
    transition:transform .5s var(--ease),box-shadow .5s var(--ease);will-change:transform}
.fivecom-w-he-ai-webinar .card:hover {transform:translateY(-8px);box-shadow:var(--soft-shadow)}
.fivecom-w-he-ai-webinar .card .ico {width:64px;height:64px;border-radius:42% 58% 56% 44% / 54% 46% 54% 46%;display:grid;place-items:center;
    color:var(--accent);margin-bottom:20px;background:var(--accent-soft)}
.fivecom-w-he-ai-webinar .card:nth-child(2n) .ico {background:var(--pastel-mint);color:#2fa873}
.fivecom-w-he-ai-webinar .card:nth-child(3n) .ico {background:var(--pastel-lilac);color:#8067e0}
.fivecom-w-he-ai-webinar .card .ico svg {width:30px;height:30px}
.fivecom-w-he-ai-webinar .card h3 {font-size:1.32rem;margin-bottom:11px}
.fivecom-w-he-ai-webinar .card p {color:var(--muted);font-size:1.02rem}
.fivecom-w-he-ai-webinar .about {padding:90px 0}
.fivecom-w-he-ai-webinar .about-grid {display:grid;grid-template-columns:.92fr 1.08fr;gap:60px;align-items:center}
.fivecom-w-he-ai-webinar .about-img {position:relative}
.fivecom-w-he-ai-webinar .about-img .photo {border-radius:58% 42% 47% 53% / 48% 56% 44% 52%;overflow:hidden;box-shadow:var(--soft-shadow);
    aspect-ratio:1/1;background:var(--pastel-mint)}
.fivecom-w-he-ai-webinar .about-img .photo img {width:100%;height:100%;object-fit:cover}
.fivecom-w-he-ai-webinar .about-img .float-stat {position:absolute;bottom:-18px;left:-18px;background:var(--white);border-radius:30px;
    box-shadow:var(--soft-shadow);padding:22px 28px;text-align:center;will-change:transform}
.fivecom-w-he-ai-webinar .about-img .float-stat b {font-family:'Varela Round',sans-serif;font-size:2rem;color:var(--accent);display:block;line-height:1}
.fivecom-w-he-ai-webinar .about-img .float-stat span {font-size:.86rem;color:var(--muted)}
.fivecom-w-he-ai-webinar .about h2 {font-size:clamp(2rem,4.4vw,3rem);margin-bottom:20px}
.fivecom-w-he-ai-webinar .about p {color:var(--muted);font-size:1.1rem;margin-bottom:18px}
.fivecom-w-he-ai-webinar .ulist {list-style:none;margin:26px 0 32px;display:grid;gap:16px}
.fivecom-w-he-ai-webinar .ulist li {display:flex;gap:14px;align-items:flex-start;font-weight:600;font-size:1.04rem}
.fivecom-w-he-ai-webinar .ulist .chk {flex:0 0 auto;width:30px;height:30px;border-radius:50%;background:var(--accent-soft);color:var(--accent);
    display:grid;place-items:center;margin-top:3px;box-shadow:var(--soft-shadow-sm)}
.fivecom-w-he-ai-webinar .ulist .chk svg {width:16px;height:16px}
.fivecom-w-he-ai-webinar .testi {padding:90px 0}
.fivecom-w-he-ai-webinar .testi-grid {display:grid;grid-template-columns:repeat(3,1fr);gap:26px}
.fivecom-w-he-ai-webinar .quote {background:var(--white);border-radius:var(--r);padding:34px 30px;box-shadow:var(--soft-shadow-sm);display:flex;flex-direction:column}
.fivecom-w-he-ai-webinar .quote:nth-child(2) {background:var(--pastel-peach)}
.fivecom-w-he-ai-webinar .stars {display:flex;gap:3px;color:var(--accent);margin-bottom:16px}
.fivecom-w-he-ai-webinar .stars svg {width:19px;height:19px}
.fivecom-w-he-ai-webinar .quote p {color:var(--ink);font-size:1.06rem;flex:1;margin-bottom:22px}
.fivecom-w-he-ai-webinar .who {display:flex;align-items:center;gap:14px}
.fivecom-w-he-ai-webinar .who img {width:54px;height:54px;border-radius:50%;object-fit:cover;box-shadow:var(--soft-shadow-sm)}
.fivecom-w-he-ai-webinar .who b {display:block;font-family:'Varela Round',sans-serif;font-size:1.04rem}
.fivecom-w-he-ai-webinar .who span {color:var(--muted);font-size:.86rem}
.fivecom-w-he-ai-webinar .process {padding:90px 0}
.fivecom-w-he-ai-webinar .steps {display:grid;grid-template-columns:repeat(4,1fr);gap:26px}
.fivecom-w-he-ai-webinar .step {background:var(--bg);border-radius:var(--r);padding:34px 28px;box-shadow:var(--soft-shadow-sm);position:relative}
.fivecom-w-he-ai-webinar .step .num {width:54px;height:54px;border-radius:46% 54% 50% 50% / 54% 46% 54% 46%;background:var(--accent);color:#fff;
    font-family:'Varela Round',sans-serif;font-size:1.4rem;display:grid;place-items:center;margin-bottom:18px;
    box-shadow:4px 4px 12px rgba(255,138,92,.35)}
.fivecom-w-he-ai-webinar .step:nth-child(2) .num {background:#2fa873;box-shadow:4px 4px 12px rgba(47,168,115,.3)}
.fivecom-w-he-ai-webinar .step:nth-child(3) .num {background:#8067e0;box-shadow:4px 4px 12px rgba(128,103,224,.3)}
.fivecom-w-he-ai-webinar .step:nth-child(4) .num {background:#4a9cdc;box-shadow:4px 4px 12px rgba(74,156,220,.3)}
.fivecom-w-he-ai-webinar .step h3 {font-size:1.22rem;margin-bottom:10px}
.fivecom-w-he-ai-webinar .step p {color:var(--muted);font-size:.98rem}
.fivecom-w-he-ai-webinar .faq {padding:90px 0}
.fivecom-w-he-ai-webinar .faq-list {max-width:820px;margin:0 auto;display:grid;gap:16px}
.fivecom-w-he-ai-webinar details {background:var(--bg);border-radius:var(--r);padding:6px 28px;box-shadow:var(--soft-shadow-sm);transition:box-shadow .3s}
.fivecom-w-he-ai-webinar details[open] {box-shadow:var(--soft-shadow)}
.fivecom-w-he-ai-webinar summary {list-style:none;cursor:pointer;font-family:'Varela Round',sans-serif;font-size:1.12rem;padding:22px 0;
    display:flex;justify-content:space-between;align-items:center;gap:18px}
.fivecom-w-he-ai-webinar summary::-webkit-details-marker {display:none}
.fivecom-w-he-ai-webinar summary .pm {flex:0 0 auto;width:34px;height:34px;border-radius:50%;background:var(--accent-soft);color:var(--accent);
    display:grid;place-items:center;transition:transform .35s var(--ease),background .3s}
.fivecom-w-he-ai-webinar details[open] summary .pm {transform:rotate(135deg);background:var(--accent);color:#fff}
.fivecom-w-he-ai-webinar summary .pm svg {width:17px;height:17px}
.fivecom-w-he-ai-webinar details p {color:var(--muted);padding:0 0 24px;font-size:1.04rem}
.fivecom-w-he-ai-webinar .cta {padding:90px 0 100px}
.fivecom-w-he-ai-webinar .cta-inner {background:var(--white);border-radius:var(--r-lg);box-shadow:var(--soft-shadow);
    padding:60px 54px;display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center;position:relative;overflow:hidden}
.fivecom-w-he-ai-webinar .cta-blob {position:absolute;top:-30%;left:-12%;width:50%;height:160%;color:var(--pastel-butter);opacity:.7;z-index:0}
.fivecom-w-he-ai-webinar .cta-inner > * {position:relative;z-index:1}
.fivecom-w-he-ai-webinar .cta-copy h2 {font-size:clamp(2rem,4vw,3rem);margin-bottom:16px}
.fivecom-w-he-ai-webinar .cta-copy p {font-size:1.12rem;color:var(--muted);margin-bottom:24px}
.fivecom-w-he-ai-webinar .cta-phone {display:inline-flex;align-items:center;gap:10px;font-family:'Varela Round',sans-serif;font-size:1.3rem;color:var(--accent)}
.fivecom-w-he-ai-webinar .cta-phone svg {width:23px;height:23px}
.fivecom-w-he-ai-webinar .lead-form {display:grid;gap:16px}
.fivecom-w-he-ai-webinar .lead-form label {font-weight:700;font-size:.92rem;color:var(--ink);margin-bottom:-8px}
.fivecom-w-he-ai-webinar .lead-form input {font-family:inherit;font-size:1.04rem;padding:16px 22px;border:0;border-radius:var(--r-pill);
    background:var(--bg);box-shadow:var(--soft-inset);color:var(--ink);width:100%}
.fivecom-w-he-ai-webinar .lead-form input:focus {outline:2px solid var(--accent-soft)}
.fivecom-w-he-ai-webinar .lead-form .btn {justify-content:center;margin-top:6px}
.fivecom-w-he-ai-webinar .form-note {font-size:.86rem;color:var(--muted);text-align:center;display:flex;align-items:center;justify-content:center;gap:7px}
.fivecom-w-he-ai-webinar .form-note svg {width:15px;height:15px;color:var(--accent)}
.fivecom-w-he-ai-webinar footer {background:var(--bg-2);padding:72px 0 32px;border-radius:var(--r-lg) var(--r-lg) 0 0;margin-top:30px;box-shadow:var(--soft-shadow)}
.fivecom-w-he-ai-webinar .foot-grid {display:grid;grid-template-columns:1.5fr 1fr 1fr 1.3fr;gap:42px;margin-bottom:46px}
.fivecom-w-he-ai-webinar .foot-logo {display:flex;align-items:center;gap:12px;font-family:'Varela Round',sans-serif;font-size:1.3rem;margin-bottom:18px}
.fivecom-w-he-ai-webinar .foot-logo .mark {width:40px;height:40px;border-radius:50%;background:var(--accent);display:grid;place-items:center}
.fivecom-w-he-ai-webinar .foot-logo .mark svg {width:21px;height:21px}
.fivecom-w-he-ai-webinar .foot-logo b {color:var(--accent);font-weight:400}
.fivecom-w-he-ai-webinar footer p.f-desc {font-size:1rem;color:var(--muted);max-width:320px}
.fivecom-w-he-ai-webinar footer h4 {font-family:'Varela Round',sans-serif;font-size:1.1rem;margin-bottom:20px}
.fivecom-w-he-ai-webinar .foot-list {list-style:none;display:grid;gap:13px}
.fivecom-w-he-ai-webinar .foot-list a, .fivecom-w-he-ai-webinar .foot-list li {color:var(--muted);font-size:.97rem;transition:color .3s;display:flex;align-items:flex-start;gap:10px}
.fivecom-w-he-ai-webinar .foot-list a:hover {color:var(--accent)}
.fivecom-w-he-ai-webinar .foot-list svg {width:18px;height:18px;flex:0 0 auto;margin-top:3px;color:var(--accent)}
.fivecom-w-he-ai-webinar .socials {display:flex;gap:13px;margin-top:20px}
.fivecom-w-he-ai-webinar .socials a {width:46px;height:46px;border-radius:50%;background:var(--bg);box-shadow:var(--soft-shadow-sm);
    display:grid;place-items:center;transition:transform .4s var(--ease),box-shadow .4s var(--ease)}
.fivecom-w-he-ai-webinar .socials a:hover {transform:translateY(-4px);box-shadow:var(--soft-shadow)}
.fivecom-w-he-ai-webinar .socials svg {width:20px;height:20px;color:var(--accent)}
.fivecom-w-he-ai-webinar .foot-bottom {border-top:1px solid rgba(118,111,134,.16);padding-top:26px;text-align:center;color:var(--muted);font-size:.9rem}
.fivecom-w-he-ai-webinar .cursor-dot {position:fixed;top:0;left:0;width:9px;height:9px;border-radius:50%;background:var(--accent);
    pointer-events:none;z-index:9999;transform:translate(-50%,-50%);transition:width .3s,height .3s,background .3s;mix-blend-mode:multiply}
.fivecom-w-he-ai-webinar .cursor-ring {position:fixed;top:0;left:0;width:42px;height:42px;border-radius:50%;border:1.5px solid var(--accent);
    pointer-events:none;z-index:9998;transform:translate(-50%,-50%);transition:width .35s var(--ease),height .35s var(--ease),opacity .3s}
.fivecom-w-he-ai-webinar.cursor-on {cursor:none}
.fivecom-w-he-ai-webinar.cursor-on a, .fivecom-w-he-ai-webinar.cursor-on button, .fivecom-w-he-ai-webinar.cursor-on summary {cursor:none}
.fivecom-w-he-ai-webinar .reveal {opacity:0;transform:translateY(34px)}
@media(max-width:980px){
.fivecom-w-he-ai-webinar .hero {padding:140px 0 70px}
.fivecom-w-he-ai-webinar .hero-grid, .fivecom-w-he-ai-webinar .about-grid, .fivecom-w-he-ai-webinar .cta-inner {grid-template-columns:1fr;gap:44px}
.fivecom-w-he-ai-webinar .about-img {order:-1;max-width:460px;margin:0 auto}
.fivecom-w-he-ai-webinar .cards, .fivecom-w-he-ai-webinar .testi-grid {grid-template-columns:repeat(2,1fr)}
.fivecom-w-he-ai-webinar .steps, .fivecom-w-he-ai-webinar .stats-grid {grid-template-columns:repeat(2,1fr);gap:24px}
.fivecom-w-he-ai-webinar .foot-grid {grid-template-columns:1fr 1fr;gap:34px}
.fivecom-w-he-ai-webinar .cta-inner {padding:46px 32px}
}
@media(max-width:640px){
.fivecom-w-he-ai-webinar .nav-links {display:none;position:absolute;top:78px;right:0;left:0;flex-direction:column;
      background:var(--white);padding:24px;gap:18px;border-radius:var(--r);box-shadow:var(--soft-shadow)}
.fivecom-w-he-ai-webinar .nav-links.open {display:flex}
.fivecom-w-he-ai-webinar .nav-links a {font-size:1.1rem}
.fivecom-w-he-ai-webinar .burger {display:grid}
.fivecom-w-he-ai-webinar .nav-cta .btn {display:none}
.fivecom-w-he-ai-webinar .cards, .fivecom-w-he-ai-webinar .testi-grid, .fivecom-w-he-ai-webinar .steps, .fivecom-w-he-ai-webinar .stats-grid, .fivecom-w-he-ai-webinar .foot-grid {grid-template-columns:1fr}
.fivecom-w-he-ai-webinar .stats-card {padding:34px 26px}
.fivecom-w-he-ai-webinar .fc-live, .fivecom-w-he-ai-webinar .fc-rate {position:static;margin-top:14px}
.fivecom-w-he-ai-webinar .hero-visual {display:flex;flex-direction:column;gap:14px}
.fivecom-w-he-ai-webinar .cursor-dot, .fivecom-w-he-ai-webinar .cursor-ring {display:none}
}
@media (prefers-reduced-motion: reduce){
.fivecom-w-he-ai-webinar, .fivecom-w-he-ai-webinar * {animation:none!important;transition:none!important}
.fivecom-w-he-ai-webinar .reveal {opacity:1!important;transform:none!important}
.fivecom-w-he-ai-webinar .blob {display:none}
.fivecom-w-he-ai-webinar {scroll-behavior:auto}
}
