.hero-section__section:where(.astro-I2SQUQBG){margin:var(--section-margin) auto;min-height:clamp(90vh,100vw,calc(100vh - var(--navbar-height)));display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:1rem}.hero-section__text:where(.astro-I2SQUQBG){justify-self:center;max-width:30rem;line-height:1.5}.hero-btns__container:where(.astro-I2SQUQBG){display:flex;align-items:center;gap:1rem;margin-top:2rem}.hero-btns__container:where(.astro-I2SQUQBG){margin-right:1rem}.hero-section__image:where(.astro-I2SQUQBG){display:flex}.hero-section__image:where(.astro-I2SQUQBG) img:where(.astro-I2SQUQBG){width:100%;height:100%;max-height:80vh;object-fit:cover;border-radius:var(--theme-shape-radius)}@media (max-width: 768px){.hero-section__section:where(.astro-I2SQUQBG){grid-template-columns:1fr}}.feature-card__section:where(.astro-RATMINW4){margin:var(--section-margin) auto;line-height:3;margin-bottom:1rem}.feature-card__grid:where(.astro-RATMINW4){display:grid;grid-template-columns:repeat(4,1fr);gap:var(--theme-grid-gap)}.feature-card__grid_2:where(.astro-RATMINW4){display:grid;grid-template-columns:repeat(3,1fr);gap:var(--theme-grid-gap)}@media (max-width: 768px){.feature-card__grid:where(.astro-RATMINW4){grid-template-columns:1fr}.feature-card__grid_2:where(.astro-RATMINW4){grid-template-columns:1fr}}.modal-overlay:where(.astro-RATMINW4){position:fixed;inset:0;background:rgba(3,7,18,.82);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:99999;padding:1.25rem;opacity:1;transition:opacity .25s ease}.modal-overlay:where(.astro-RATMINW4).hidden{display:none;opacity:0;pointer-events:none}.modal-content:where(.astro-RATMINW4){background:linear-gradient(175deg,#111a2e 0%,#090e17 100%);border:1px solid rgba(152,229,216,.22);box-shadow:0 25px 50px -12px #000000d9,0 0 35px #08f38214;border-radius:18px;padding:2.2rem 2rem 1.8rem;max-width:650px;width:100%;max-height:90vh;overflow-y:auto;color:#e2e8f0;position:relative;animation:modalFadeIn .3s cubic-bezier(.16,1,.3,1) forwards}.modal-content:where(.astro-RATMINW4)::-webkit-scrollbar{width:6px}.modal-content:where(.astro-RATMINW4)::-webkit-scrollbar-thumb{background:rgba(152,229,216,.2);border-radius:3px}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-close:where(.astro-RATMINW4){position:absolute;top:1rem;right:1rem;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.4rem;line-height:1;color:#94a3b8;cursor:pointer;transition:all .2s ease}.modal-close:where(.astro-RATMINW4):hover{background:rgba(255,255,255,.15);color:#fff;transform:scale(1.05)}.modal-header:where(.astro-RATMINW4){text-align:left;margin-bottom:1.25rem;padding-right:2rem}.modal-top-row:where(.astro-RATMINW4){display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.modal-brand-logo:where(.astro-RATMINW4){height:28px;width:auto;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5))}.modal-pill:where(.astro-RATMINW4){display:inline-flex;align-items:center;gap:.45rem;padding:.25rem .65rem;border-radius:9999px;background:rgba(8,243,130,.08);border:1px solid rgba(8,243,130,.25);font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#08f382}.pulse-dot:where(.astro-RATMINW4){width:6px;height:6px;border-radius:50%;background:#08f382;box-shadow:0 0 8px #08f382;animation:pulseDot 2s infinite ease-in-out}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}.modal-title:where(.astro-RATMINW4){font-size:1.35rem;font-weight:700;color:#fff;margin:0 0 .35rem;line-height:1.25}.modal-subtitle:where(.astro-RATMINW4){font-size:.86rem;color:#94a3b8;margin:0;line-height:1.45}.modal-cards-grid:where(.astro-RATMINW4){display:grid;grid-template-columns:repeat(2,1fr);gap:.9rem;margin-bottom:1.15rem}.news-card:where(.astro-RATMINW4){background:rgba(15,23,42,.65);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1.1rem;display:flex;flex-direction:column;justify-content:space-between;text-align:left;transition:all .2s ease}.news-card:where(.astro-RATMINW4):hover{border-color:#08f3824d;transform:translateY(-2px);box-shadow:0 8px 24px -4px #0006}.news-card__top:where(.astro-RATMINW4){margin-bottom:.4rem}.news-card__badge:where(.astro-RATMINW4){display:inline-block;font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#98e5d8;margin-bottom:.35rem}.news-card__title:where(.astro-RATMINW4){font-size:.95rem;font-weight:600;color:#fff;margin:0 0 .45rem;line-height:1.3}.news-card__desc:where(.astro-RATMINW4){font-size:.8rem;color:#cbd5e1;line-height:1.45;margin:0 0 .85rem;flex-grow:1}.news-card__desc:where(.astro-RATMINW4) strong:where(.astro-RATMINW4){color:#f1f5f9;font-weight:600}.news-card__link:where(.astro-RATMINW4){display:inline-flex;align-items:center;gap:.35rem;font-size:.78rem;font-weight:600;color:#08f382;text-decoration:none;transition:gap .2s ease,color .2s ease}.news-card__link:where(.astro-RATMINW4):hover{color:#98e5d8;gap:.5rem;text-decoration:none}.webinar-section:where(.astro-RATMINW4){background:linear-gradient(145deg,rgba(8,243,130,.07) 0%,rgba(15,23,42,.85) 100%);border:1px solid rgba(8,243,130,.28);border-radius:12px;padding:1.15rem 1.25rem;text-align:left}.webinar-content:where(.astro-RATMINW4){margin-bottom:.75rem}.webinar-tag:where(.astro-RATMINW4){display:inline-block;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#08f382;background:rgba(8,243,130,.12);padding:.15rem .5rem;border-radius:4px;margin-bottom:.35rem}.webinar-title:where(.astro-RATMINW4){font-size:.95rem;font-weight:600;color:#fff;margin:0 0 .25rem}.webinar-desc:where(.astro-RATMINW4){font-size:.8rem;color:#94a3b8;margin:0;line-height:1.4}.webinar-form:where(.astro-RATMINW4){margin-top:.65rem}.webinar-input-group:where(.astro-RATMINW4){display:flex;gap:.5rem}.webinar-input:where(.astro-RATMINW4){flex:1;background:rgba(10,15,28,.85);border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:.55rem .85rem;font-size:.84rem;color:#fff;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.webinar-input:where(.astro-RATMINW4)::placeholder{color:#64748b}.webinar-input:where(.astro-RATMINW4):focus{border-color:#08f382;box-shadow:0 0 0 2px #08f38233}.webinar-btn:where(.astro-RATMINW4){background:#08f382;color:#051014;border:none;border-radius:8px;padding:.55rem 1.1rem;font-size:.84rem;font-weight:700;cursor:pointer;white-space:nowrap;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center}.webinar-btn:where(.astro-RATMINW4):hover{background:#98e5d8;transform:translateY(-1px)}.webinar-btn:where(.astro-RATMINW4):disabled{opacity:.6;cursor:not-allowed;transform:none}.webinar-feedback:where(.astro-RATMINW4){font-size:.78rem;margin:.45rem 0 0;min-height:1rem;color:#94a3b8}.webinar-feedback:where(.astro-RATMINW4).success{color:#08f382}.webinar-feedback:where(.astro-RATMINW4).error{color:#f87171}@media (max-width: 620px){.modal-content:where(.astro-RATMINW4){padding:1.5rem 1.15rem}.modal-cards-grid:where(.astro-RATMINW4){grid-template-columns:1fr;gap:.75rem}.webinar-input-group:where(.astro-RATMINW4){flex-direction:column}.webinar-btn:where(.astro-RATMINW4){width:100%}}
