@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap);:root{--xh-bg:#f6f7fb;--xh-border:#00000014;--xh-text:#1f2a44;--xh-muted:#1f2a44bf;--xh-cta:#5a82b4;--xh-cta-dark:#4f76a6}.xh-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(180deg,#ffffffeb,#f5f6faeb);border-bottom:1px solid #00000014;border-bottom:1px solid var(--xh-border);position:-webkit-sticky;position:sticky;top:0;z-index:50}.xh-nav__inner{gap:16px;margin:0 auto;max-width:1200px;padding:14px 18px}.xh-brand,.xh-nav__inner{align-items:center;display:flex}.xh-brand{gap:10px;min-width:220px}.xh-brand__mark{border-radius:999px;color:#2f4b75;display:grid;height:44px;place-items:center;width:44px}.xh-logo{display:block;height:44px;width:44px}.xh-brand__name{color:#1e3a5f;font-size:18px;font-weight:800;letter-spacing:.6px;line-height:1;text-transform:uppercase}.xh-links{align-items:center;display:flex;flex:1 1;gap:22px;justify-content:center}.xh-link{color:#1f2a44bf;color:var(--xh-muted);font-size:15px;font-weight:500;padding:8px 4px;position:relative;text-decoration:none;transition:color .18s ease;white-space:nowrap}.xh-link.active,.xh-link:hover{color:#1f2a44;color:var(--xh-text)}.xh-link.active{font-weight:600}.xh-link.active:after{background:#2f4b7573;border-radius:2px;bottom:2px;content:"";height:2px;left:4px;position:absolute;right:4px}.xh-right{align-items:center;display:flex}.xh-cta{background:linear-gradient(180deg,#6c96c9,#5a82b4);background:linear-gradient(180deg,#6c96c9,var(--xh-cta));border:1px solid #0000001a;border-radius:6px;box-shadow:0 6px 18px #2544782e;color:#fff;font-size:14px;font-weight:700;padding:10px 14px;text-decoration:none;transition:transform .12s ease,filter .12s ease,background .12s ease}.xh-cta:hover{background:linear-gradient(180deg,#6c96c9,#4f76a6);background:linear-gradient(180deg,#6c96c9,var(--xh-cta-dark));filter:brightness(1.02);transform:translateY(-1px)}.xh-cta:active{transform:translateY(0)}.xh-burger,.xh-cta--mobile{display:none}.xh-burger{align-items:center;background:#ffffffbf;border:1px solid #00000014;border:1px solid var(--xh-border);border-radius:10px;cursor:pointer;flex-direction:column;gap:5px;height:44px;justify-content:center;width:44px}.xh-burger span{background:#1f2a44bf;border-radius:2px;display:block;height:2px;width:18px}@media (max-width:900px){.xh-brand{min-width:auto}.xh-right{display:none}.xh-burger{display:flex;margin-left:auto}.xh-links{align-items:stretch;background:#fffffff5;border:1px solid #00000014;border:1px solid var(--xh-border);border-radius:14px;box-shadow:0 18px 60px #0000001f;display:none;flex-direction:column;gap:6px;justify-content:flex-start;left:16px;padding:12px;position:fixed;right:16px;top:72px;z-index:60}.xh-links.is-open{display:flex}.xh-link{background:#f6f7fbb3;border-radius:10px;padding:12px}.xh-link.active:after{display:none}.xh-cta--mobile{border-radius:10px;display:inline-flex;justify-content:center;margin-top:6px;padding:12px 14px}.xh-overlay{background:#00000040;inset:0;position:fixed;z-index:55}}*{margin:0}.xh-hero{background-position:50%;background-repeat:no-repeat;background-size:cover;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;min-height:calc(100vh - 78px);overflow:hidden;position:relative}.xh-hero__shade{background:radial-gradient(circle at 30% 20%,#ffffff14,#0000 55%),linear-gradient(180deg,#091e4666,#091e4633);inset:0;pointer-events:none;position:absolute}.xh-hero__inner{margin:0 auto;max-width:1200px;padding:70px 40px 0;position:relative;z-index:2}.xh-hero__content{color:#ffffffeb;max-width:620px;text-shadow:0 2px 10px #00000038}.xh-hero__title{font-size:44px;font-weight:600;letter-spacing:.2px;line-height:1.12;margin:0 0 18px}.xh-hero__sub{font-size:16px;font-weight:500;line-height:1.5;margin:0 0 26px;opacity:.9}.xh-hero__actions{align-items:center;display:flex;flex-wrap:wrap;gap:14px}.xh-btn{align-items:center;border:1px solid #ffffff4d;border-radius:4px;box-shadow:0 6px 14px #0000002e;display:inline-flex;font-size:13px;font-weight:700;height:42px;justify-content:center;letter-spacing:.6px;padding:0 18px;text-decoration:none;text-transform:uppercase;transition:transform .12s ease,filter .12s ease,background .12s ease;-webkit-user-select:none;user-select:none}.xh-btn:hover{filter:brightness(1.02);transform:translateY(-1px)}.xh-btn:active{transform:translateY(0)}.xh-btn--primary{background:linear-gradient(180deg,#71a0d2f2,#4f76a6f2);border-color:#0000001f;color:#fffffffa}.xh-btn--ghost{background:#e6ecf6eb;border-color:#0000001f;color:#142341d9}.xh-partners{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ebeef6db;border-bottom:1px solid #0000001a;border-top:1px solid #00000014;bottom:0;left:0;position:absolute;right:0;z-index:3}.xh-partners__inner{align-items:center;display:flex;gap:18px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:16px 24px}.xh-partners__item{align-items:center;color:#142341b3;display:flex;font-weight:600;gap:10px;white-space:nowrap}.xh-partners__divider{background:#0000001a;flex:0 0 auto;height:26px;width:1px}.xh-partners__icon{border-radius:6px;color:#3e6296f2;display:grid;height:34px;place-items:center;width:34px}.xh-partners__icon--box{background:#3e62962e;border:1px solid #3e629640}.xh-ico{display:block;height:22px;width:22px}@media (max-width:900px){.xh-hero__inner{padding:44px 20px 90px}.xh-hero__title{font-size:30px}.xh-hero__sub{font-size:14px}.xh-btn{width:100%}.xh-partners{position:relative}.xh-partners__inner{flex-wrap:wrap;gap:12px;justify-content:flex-start}.xh-partners__divider{display:none}}.xh-founder{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:0 0 90px;position:relative}.xh-founder__bar{background:linear-gradient(180deg,#587eaff2,#486c9cf2);padding:16px 0}.xh-founder__bar h2{color:#fffffff2;font-size:34px;font-weight:600;letter-spacing:.2px;margin:0 auto;max-width:1200px;padding:0 40px;text-shadow:0 2px 10px #0000002e}.xh-founder__wrap{margin:0 auto;max-width:1200px;padding:26px 40px 0}.xh-founder__card{grid-gap:22px;background:#f5f8ffb3;border:1px solid #0000001a;border-radius:14px;box-shadow:0 18px 60px #0000001a;display:grid;gap:22px;grid-template-columns:320px 1fr;padding:18px}.xh-founder__left{background:#ffffff8c;border:1px solid #00000014;border-radius:12px;padding:14px}.xh-founder__photo{aspect-ratio:1/1;border:3px solid #ffffffe6;border-radius:12px;box-shadow:0 10px 30px #00000026;overflow:hidden;width:100%}.xh-founder__photo img{display:block;height:100%;object-fit:cover;width:100%}.xh-founder__contacts{grid-gap:10px;display:grid;gap:10px;margin-top:14px}.xh-citem{align-items:center;background:#f0f4fcb3;border:1px solid #0000000f;border-radius:10px;color:#142341c7;display:flex;font-size:14px;font-weight:600;gap:10px;padding:10px}.xh-cico{background:#486c9c29;height:30px;width:30px}.xh-founder__right{padding:6px 8px 8px}.xh-founder__head h3{color:#142341e0;font-size:26px;font-weight:700;margin:0}.xh-founder__head p{color:#142341b8;font-weight:600;margin:6px 0 0}.xh-founder__divider{background:#0000001f;height:1px;margin:12px 0}.xh-founder__list{grid-gap:10px;color:#142341c7;display:grid;font-size:14px;font-weight:600;gap:10px;line-height:1.4;margin:0;padding-left:18px}.xh-founder__footer{align-items:center;display:flex;flex-wrap:wrap;gap:14px;justify-content:space-between;margin-top:18px}.xh-founder__web{color:#142341c7;font-weight:700}.xh-founder__btn{background:linear-gradient(180deg,#71a0d2f2,#4f76a6f2);border:1px solid #0000001a;border-radius:8px;box-shadow:0 10px 26px #2544782e;color:#fff;font-weight:700;padding:12px 18px;text-decoration:none;transition:transform .12s ease,filter .12s ease}.xh-founder__btn:hover{filter:brightness(1.02);transform:translateY(-1px)}.xh-cico{background:#4f76a61f;border-radius:10px;color:#4f76a6;display:grid;font-size:18px;height:34px;place-items:center;transition:all .2s ease;width:34px}.xh-citem:hover .xh-cico{background:#4f76a62e;transform:translateY(-1px)}@media (max-width:900px){.xh-founder__bar h2{font-size:26px;padding:0 20px}.xh-founder__wrap{padding:18px 20px 0}.xh-founder__card{grid-template-columns:1fr;padding:14px}.xh-founder__left{order:2}.xh-founder__right{order:1}.xh-founder__head h3{font-size:22px}}.xh-divisions{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:0 0 90px;position:relative}.xh-divisions__bar{background:linear-gradient(180deg,#587eaff2,#486c9cf2);padding:16px 0}.xh-divisions__bar h2{color:#fffffff2;font-size:34px;font-weight:600;letter-spacing:.2px;margin:0 auto;max-width:1200px;padding:0 40px;text-shadow:0 2px 10px #0000002e}.xh-divisions__wrap{margin:0 auto;max-width:1200px;padding:22px 40px 0}.xh-divisions__sub{color:#142341b8;font-size:16px;font-weight:600;margin:0 0 18px}.xh-divisions__grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.xh-divcard{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:hsla(0,0%,100%,.829);border:1px solid #0000001a;border-radius:14px;box-shadow:0 18px 60px #0000001a;display:grid;padding:22px 18px;place-items:center;text-align:center;text-decoration:none;transition:transform .14s ease,filter .14s ease,box-shadow .14s ease}.xh-divcard:hover{box-shadow:0 22px 70px #00000024;filter:brightness(1.01);transform:translateY(-3px)}.xh-divcard__icon{background:#4f76a624;border:1px solid #4f76a633;border-radius:14px;color:#4f76a6;display:grid;font-size:40px;height:72px;margin-bottom:12px;place-items:center;width:72px}.xh-divcard h3{color:#142341db;font-size:20px;font-weight:700;margin:0 0 8px}.xh-divcard p{color:#142341b8;font-size:13.5px;font-weight:600;line-height:1.35;margin:0;max-width:280px}@media (max-width:1000px){.xh-divisions__bar h2{padding:0 20px}.xh-divisions__wrap{padding:18px 20px 0}.xh-divisions__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.xh-divisions__grid{grid-template-columns:1fr}.xh-divisions__bar h2{font-size:26px}.xh-divisions__sub{font-size:14px}}.xh-training{background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden;padding:70px 0 80px;position:relative}.xh-training__overlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);inset:0;position:absolute;z-index:0}.xh-training__inner{margin:0 auto;max-width:1200px;padding:0 40px;position:relative;text-align:center;z-index:1}.xh-training__title{color:#142341e6;font-size:46px;font-weight:700;letter-spacing:.2px;margin:0 0 8px;text-shadow:0 2px 14px #0000001a}.xh-training__title span{color:#b99555;font-weight:700}.xh-training__subtitle{background:#f5f8ffc7;color:#142341d1;font-size:22px;font-weight:700;margin:0 0 10px}.xh-training__desc{background:#f5f8ffc7;color:#142341b3;font-size:16px;font-weight:600;line-height:1.55;margin:0 0 26px}.xh-training__cards{grid-gap:16px;align-items:stretch;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin:12px 0 24px}.xh-tcard{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffb8;border:1px solid #0000001a;border-radius:14px;box-shadow:0 18px 60px #0000001a;padding:18px 16px 16px;text-align:center}.xh-tcard__icon{border:2px solid #ffffffd9;border-radius:999px;box-shadow:0 10px 26px #0000001a;display:grid;font-size:34px;height:74px;margin:4px auto 10px;place-items:center;width:74px}.xh-tcard__icon--blue{background:#4f76a62e;color:#2f5f9b}.xh-tcard__icon--gold{background:#b995552e;color:#b99555}.xh-tcard h4{color:#142341d9;font-size:18px;font-weight:800;margin:6px 0 12px}.xh-tcard__line{align-items:center;color:#142341b8;display:flex;font-weight:700;gap:8px;justify-content:center;margin:6px 0}.xh-tcard__check{color:#2f5f9b;font-size:16px}.xh-training__actions{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-top:8px}.xh-trainbtn{align-items:center;border:1px solid #0000001a;border-radius:8px;box-shadow:0 12px 28px #0000001f;display:inline-flex;font-weight:800;gap:10px;height:44px;letter-spacing:.2px;padding:0 18px;text-decoration:none;transition:transform .12s ease,filter .12s ease}.xh-trainbtn:hover{filter:brightness(1.02);transform:translateY(-1px)}.xh-trainbtn--primary{background:linear-gradient(180deg,#71a0d2f2,#4f76a6f2);color:#fff}.xh-trainbtn--light{background:#ffffffb3;color:#142341d9}@media (max-width:1050px){.xh-training__title{font-size:38px}.xh-training__cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.xh-training__inner{padding:0 16px}.xh-training__title{font-size:30px}.xh-training__subtitle{font-size:18px}.xh-training__desc{font-size:14px}.xh-training__cards{grid-template-columns:1fr}.xh-trainbtn{justify-content:center;width:100%}}.xh-pubs{background:linear-gradient(180deg,#eef2fb,#f8fbff 55%,#eef3fb);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:60px 0 70px;position:relative}.xh-pubimg{display:block;height:100%;object-fit:cover;width:100%}.xh-pubs__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);inset:0;position:absolute;z-index:0}.xh-pubs__inner{margin:0 auto;max-width:1200px;padding:0 40px;position:relative;text-align:center;z-index:1}.xh-pubs__title{color:#142341e6;font-size:44px;font-weight:700;margin:0 0 6px;text-shadow:0 2px 14px #0000001a}.xh-pubs__sub{color:#142341b3;font-size:16px;font-weight:600;margin:0 0 26px}.xh-pubs__grid{grid-gap:16px;align-items:stretch;display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}.xh-pubcard{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffb3;border:1px solid #0000001a;border-radius:14px;box-shadow:0 18px 60px #0000001a;display:flex;flex-direction:column;min-height:520px;overflow:hidden}.xh-pubcard__top{align-items:center;background:linear-gradient(180deg,#486c9cf2,#355684f2);border-bottom:1px solid #0000001a;color:#fff;display:flex;font-weight:800;gap:10px;justify-content:center;padding:10px 12px}.xh-pubcard__topIcon{background:#ffffff2e;border-radius:7px;display:grid;height:26px;place-items:center;width:26px}.xh-pubcard__body{display:flex;flex:1 1;flex-direction:column;gap:10px;padding:16px 14px 10px}.xh-pubcard__desc{color:#142341bd;font-size:14px;font-weight:700;line-height:1.35;margin:0}.xh-pubcard__img{background:linear-gradient(135deg,#7896c840,#fff9);border:1px solid #0000001a;border-radius:12px;color:#1423418c;display:grid;flex:1 1;font-weight:800;letter-spacing:1px;place-items:center}.xh-pubcard__bottom{background:#f5f8ffb3;border-top:1px solid #00000014;padding:14px 14px 16px}.xh-pubcard__bottom h4{color:#142341db;font-size:18px;font-weight:800;margin:0 0 10px}.xh-pubcard__check{align-items:flex-start;color:#142341b8;display:flex;font-size:13.5px;font-weight:700;gap:8px;line-height:1.35;text-align:left}.xh-pubcard__check svg{color:#2f5f9b;flex:0 0 auto;margin-top:2px}.xh-pubs__ctaWrap{display:flex;justify-content:center;margin-top:22px}.xh-pubs__cta{align-items:center;background:linear-gradient(180deg,#71a0d2f2,#4f76a6f2);border:1px solid #0000001a;border-radius:10px;box-shadow:0 14px 34px #00000024;color:#fff;display:inline-flex;font-weight:800;gap:10px;height:46px;padding:0 22px;text-decoration:none;transition:transform .12s ease,filter .12s ease}.xh-pubs__cta:hover{filter:brightness(1.02);transform:translateY(-1px)}@media (max-width:1100px){.xh-pubs__grid{grid-template-columns:repeat(2,1fr)}.xh-pubcard{min-height:520px}}@media (max-width:640px){.xh-pubs__inner{padding:0 16px}.xh-pubs__title{font-size:30px}.xh-pubs__sub{font-size:14px}.xh-pubs__grid{grid-template-columns:1fr}}.xh-coming{background:radial-gradient(800px 400px at 20% 20%,#4f76a640,#0000 60%),radial-gradient(800px 400px at 80% 30%,#71a0d240,#0000 60%),linear-gradient(180deg,#eef2fb,#f8fbff 55%,#eef3fb);display:grid;min-height:100vh;overflow:hidden;padding:40px 20px;place-items:center;position:relative;text-align:center}.xh-coming__overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);inset:0;pointer-events:none;position:absolute}.xh-coming__content{max-width:800px;position:relative;z-index:1}.xh-coming__badge{background:#4f76a61f;border:1px solid #4f76a640;border-radius:999px;color:#142341d9;display:inline-block;font-size:12px;font-weight:800;letter-spacing:.08em;margin-bottom:20px;padding:8px 14px}.xh-coming__title{color:#142341eb;font-size:clamp(34px,5vw,64px);font-weight:950;letter-spacing:-.03em;line-height:1.05;margin:0}.xh-coming__title span{background:linear-gradient(180deg,#71a0d2,#4f76a6);-webkit-background-clip:text;background-clip:text;color:#0000}.xh-coming__sub{color:#142341a6;font-size:16px;font-weight:600;margin-top:18px}.xh-webinars{background:radial-gradient(1000px 500px at 20% 10%,#4f76a62e,#0000 60%),radial-gradient(900px 520px at 85% 30%,#71a0d238,#0000 55%),linear-gradient(180deg,#eef2fb,#f8fbff 55%,#eef3fb);padding:clamp(48px,6vw,80px) 0 clamp(64px,7vw,96px)}.xh-webinars__inner{margin:0 auto;max-width:1200px;padding:0 20px}.xh-webinars__title{color:#fff;font-size:clamp(28px,4vw,46px);font-weight:900;letter-spacing:-.02em;margin:0 0 10px;text-align:center;text-shadow:0 10px 40px #00000059,0 2px 10px #00000040}.xh-webinars__sub{color:#1f2a44b8;font-size:15px;font-weight:650;margin:0 0 26px;text-align:center}.xh-webinars__grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr))}.xh-vcard{background:#ffffffbf;border:1px solid #0f14231a;border-radius:16px;box-shadow:0 18px 60px #0000001a,inset 0 1px 0 #ffffffa6;cursor:pointer;outline:none;overflow:hidden;padding:0;text-align:left;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease;will-change:transform}.xh-vcard:hover{background:#ffffffdb;border-color:#4f76a647;box-shadow:0 26px 80px #00000024,inset 0 1px 0 #ffffffb3;transform:translateY(-4px)}.xh-vcard:active{transform:translateY(-2px) scale(.995)}.xh-vcard:focus-visible{box-shadow:0 0 0 4px #71a0d247,0 26px 80px #00000024}.xh-vcard__thumb{aspect-ratio:16/9;background:#4f76a61a;position:relative}.xh-vcard__thumb img{display:block;filter:saturate(1.05) contrast(1.03);height:100%;object-fit:cover;transform:scale(1.02);transition:transform .35s ease,filter .35s ease;width:100%}.xh-vcard:hover .xh-vcard__thumb img{transform:scale(1.06)}.xh-vcard__thumb:after{background:linear-gradient(180deg,#0000 55%,#00000038);content:"";inset:0;pointer-events:none;position:absolute}.xh-vcard__meta{padding:12px 12px 14px}.xh-vcard__title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#142341e6;display:-webkit-box;font-size:13.8px;font-weight:850;line-height:1.32;overflow:hidden}.xh-vcard__date{color:#14234199;font-size:12px;font-weight:750;margin-top:7px}.xh-webinars__actions{display:flex;justify-content:center;margin-top:20px}.xh-load{background:linear-gradient(180deg,#71a0d2fa,#4f76a6fa);border:1px solid #0f14231f;border-radius:12px;box-shadow:0 18px 46px #00000029,inset 0 1px 0 #ffffff40;color:#fff;cursor:pointer;font-weight:900;height:46px;padding:0 18px;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease,opacity .2s ease}.xh-load:hover{box-shadow:0 22px 55px #0000002e,inset 0 1px 0 #ffffff47;filter:brightness(1.03);transform:translateY(-2px)}.xh-load:active{transform:translateY(-1px) scale(.99)}.xh-load:disabled{cursor:not-allowed;opacity:.65;transform:none}.xh-modal{animation:xhFade .18s ease-out;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000009e;display:grid;inset:0;padding:18px;place-items:center;position:fixed;z-index:999}@keyframes xhFade{0%{opacity:0}to{opacity:1}}.xh-modal__card{animation:xhPop .18s ease-out forwards;background:#fffffff5;border-radius:18px;box-shadow:0 30px 120px #00000059;overflow:hidden;position:relative;transform:translateY(6px);width:min(980px,100%)}@keyframes xhPop{to{transform:translateY(0)}}.xh-modal__close{background:#ffffffeb;border:1px solid #0000001a;border-radius:12px;cursor:pointer;display:grid;font-weight:900;height:40px;place-items:center;position:absolute;right:10px;top:10px;transition:transform .18s ease,background .18s ease,box-shadow .18s ease;width:40px}.xh-modal__close:hover{box-shadow:0 10px 30px #0000002e;transform:scale(1.03)}.xh-player{aspect-ratio:16/9}.xh-player iframe{display:block;height:100%;width:100%}@media (max-width:1100px){.xh-webinars__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.xh-webinars__grid{grid-template-columns:1fr}.xh-webinars__sub{font-size:14px}}
/*# sourceMappingURL=main.92769f91.css.map*/