:root{--home-navy:#0b213f;--home-navy-2:#14365f;--home-red:#b20d1b;--home-text:#122033;--home-muted:#657184;--home-line:#e5e9ef;--home-surface:#f5f7fa;--home-radius:16px;--home-shadow:0 12px 34px rgba(11,33,63,.1);--home-section:64px}.home-newsbar{margin:18px 0 20px}.home-newsbar-inner{min-height:46px;display:flex;align-items:center;gap:18px;border:1px solid var(--home-line);border-left:4px solid var(--home-red);border-radius:10px;padding:0 16px;background:#fff}.home-newsbar-inner>strong{display:flex;align-items:center;gap:8px;color:var(--home-red);font-size:13px;text-transform:uppercase;white-space:nowrap}.home-newsbar .newsticker{flex:1;min-width:0;margin:0;padding:0;overflow:hidden}.home-newsbar .newsticker a{color:var(--home-text);font-weight:600}.home-newsbar .nav-sm-buttons{display:flex;flex:none}.home-hero{padding:8px 0 28px}.home-hero-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(310px,1fr);gap:18px;height:570px}.home-hero-main,.home-hero-main-link{display:block;position:relative;height:100%;min-height:0;overflow:hidden;border-radius:var(--home-radius);background:var(--home-navy)}.home-hero-main img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.home-hero-main-link:hover img{transform:scale(1.025)}.home-hero-main-link:focus-visible{outline:4px solid #fff;outline-offset:-7px}.home-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,15,30,.03) 25%,rgba(4,15,30,.9) 100%)}.home-hero-content{position:absolute;left:0;right:0;bottom:0;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:34px;color:#fff}.home-category{display:inline-block;padding:5px 9px;border-radius:6px;background:var(--category-color,var(--home-red));color:#fff;font-size:11px;font-weight:700;line-height:1.1;text-transform:uppercase}.home-hero-title{max-width:850px;color:#fff;font-size:clamp(27px,2.55vw,43px);font-weight:800;letter-spacing:-.7px;line-height:1.12}.home-hero-summary{max-width:760px;color:rgba(255,255,255,.88);font-size:16px;line-height:1.55}.home-hero-meta{display:flex;gap:22px;align-items:center;color:rgba(255,255,255,.78);font-size:13px}.home-hero-meta span{color:#fff;font-weight:700}.home-hero-side{display:grid;grid-template-rows:repeat(4,minmax(0,1fr));gap:12px;min-height:0}.home-hero-small{min-height:0}.home-hero-small>a{display:grid;grid-template-columns:42% 1fr;gap:14px;height:100%;min-height:44px;padding:10px;border:1px solid var(--home-line);border-radius:12px;background:#fff;color:var(--home-text);transition:border-color .2s,box-shadow .2s,transform .2s}.home-hero-small>a:hover{border-color:#c8d1dc;box-shadow:0 7px 20px rgba(11,33,63,.08);transform:translateY(-1px)}.home-hero-small>a:focus-visible{outline:3px solid var(--home-red);outline-offset:2px}.home-hero-small img{width:100%;height:100%;min-height:90px;object-fit:cover;border-radius:8px}.home-hero-small span{display:flex;min-width:0;flex-direction:column;justify-content:center;gap:9px}.home-hero-small strong{display:-webkit-box;overflow:hidden;color:var(--home-text);font-size:15px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:3}.home-hero-small time,.home-news-card time,.home-news-compact time{color:var(--home-muted);font-size:12px}.home-hero-dots{display:flex;justify-content:center;gap:7px;padding-top:15px}.home-hero-dots button{width:44px;height:44px;padding:0;border:0;background:transparent;position:relative}.home-hero-dots button:before{content:"";position:absolute;left:10px;right:10px;top:20px;height:4px;border-radius:9px;background:#cbd3dc;transition:background .2s,transform .2s}.home-hero-dots button.active:before{background:var(--home-red);transform:scaleX(1.2)}.home-hero-dots button:focus-visible{outline:2px solid var(--home-navy);outline-offset:0;border-radius:8px}.home-stats{padding:12px 0 0}.home-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--home-line);border-radius:14px;background:var(--home-surface);overflow:hidden}.home-stat{display:flex;min-height:104px;flex-direction:column;align-items:center;justify-content:center;gap:5px;border-right:1px solid var(--home-line);color:var(--home-text);text-align:center}.home-stat:last-child{border:0}.home-stat strong{color:var(--home-navy);font-size:32px;line-height:1;font-weight:800}.home-stat span{color:var(--home-muted);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.home-stat:hover strong{color:var(--home-red)}.home-stat:focus-visible{outline:3px solid var(--home-red);outline-offset:-4px}.home-section{padding:var(--home-section) 0 0}.home-section-header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px;border-bottom:1px solid var(--home-line);padding-bottom:14px}.home-section-header h2{margin:0;color:var(--home-navy);font-size:25px;font-weight:800;letter-spacing:-.25px;text-transform:uppercase}.home-section-header a{min-height:44px;display:flex;align-items:center;color:var(--home-red);font-weight:700}.home-news-featured{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.home-news-card>a{display:block;height:100%;border-radius:14px;background:#fff;box-shadow:0 3px 17px rgba(11,33,63,.08);overflow:hidden;color:var(--home-text);transition:transform .22s,box-shadow .22s}.home-news-card>a:hover{transform:translateY(-4px);box-shadow:var(--home-shadow)}.home-news-card>a:focus-visible,.home-news-compact a:focus-visible,.home-service:focus-visible{outline:3px solid var(--home-red);outline-offset:3px}.home-news-image{display:block;aspect-ratio:16/9;overflow:hidden;background:#e8edf3}.home-news-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.home-news-card>a:hover img{transform:scale(1.035)}.home-news-card-content{display:flex;align-items:flex-start;flex-direction:column;gap:9px;padding:16px}.home-news-card-content strong{display:-webkit-box;overflow:hidden;font-size:17px;line-height:1.38;-webkit-box-orient:vertical;-webkit-line-clamp:3}.home-news-compact{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:22px}.home-news-compact article{border-top:1px solid var(--home-line);padding-top:16px}.home-news-compact a{display:grid;grid-template-columns:104px 1fr;align-items:center;gap:12px;color:var(--home-text)}.home-news-compact img{width:104px;height:72px;object-fit:cover;border-radius:8px}.home-news-compact span{display:flex;min-width:0;flex-direction:column;gap:7px}.home-news-compact strong{display:-webkit-box;overflow:hidden;font-size:14px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:3}.home-empty{padding:32px;border-radius:12px;background:var(--home-surface);text-align:center}.home-explore{padding-bottom:70px}.home-services{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.home-service{position:relative;display:flex;min-height:230px;flex-direction:column;align-items:flex-start;padding:24px;border:1px solid var(--home-line);border-radius:var(--home-radius);background:#fff;color:var(--home-text);box-shadow:0 3px 16px rgba(11,33,63,.055);transition:transform .22s,border-color .22s,box-shadow .22s}.home-service:hover{transform:translateY(-4px);border-color:#c8d4e1;box-shadow:var(--home-shadow)}.home-service-icon{width:46px;height:46px;margin-bottom:21px;border-radius:13px;background:var(--home-surface);position:relative}.home-service-icon:before{content:"";position:absolute;inset:12px;border:3px solid var(--home-navy);border-radius:4px}.home-service-map .home-service-icon:before{border-radius:50% 50% 50% 0;transform:rotate(-45deg)}.home-service-calendar .home-service-icon:before{border-radius:3px}.home-service-forum .home-service-icon:before{border-radius:7px 7px 7px 2px}.home-service-benefit .home-service-icon:before{border-radius:50%}.home-service strong{margin-bottom:9px;color:var(--home-navy);font-size:18px}.home-service>span:not(.home-service-icon){color:var(--home-muted);font-size:14px;line-height:1.55}.home-service em{margin-top:auto;padding-top:18px;color:var(--home-red);font-style:normal;font-weight:700}@media(max-width:1199.98px){.home-hero-grid{grid-template-columns:minmax(0,1.55fr) minmax(290px,1fr);height:530px}.home-news-featured,.home-news-compact{grid-template-columns:repeat(2,1fr)}.home-services{grid-template-columns:repeat(3,1fr)}}@media(max-width:991.98px){:root{--home-section:52px}.home-hero-grid{display:block;height:auto}.home-hero-main{height:490px}.home-hero-side{grid-template-columns:repeat(2,1fr);grid-template-rows:none;margin-top:14px}.home-hero-small>a{min-height:132px}.home-stats-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:767.98px){.home-newsbar{margin-top:76px}.home-newsbar-inner{gap:10px;padding:0 11px}.home-newsbar-inner>strong{font-size:11px}.home-hero-main{height:430px}.home-hero-content{padding:24px}.home-hero-title{font-size:29px}.home-hero-summary{display:none}.home-hero-side{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 2px 10px}.home-hero-small{min-width:min(84vw,390px);scroll-snap-align:start}.home-stats-grid{grid-template-columns:1fr}.home-stat{min-height:86px;border-right:0;border-bottom:1px solid var(--home-line)}.home-news-featured{grid-template-columns:repeat(2,1fr)}.home-news-compact{grid-template-columns:1fr}.home-services{grid-template-columns:repeat(2,1fr)}}@media(max-width:575.98px){:root{--home-section:44px}.home-hero{padding-top:0}.home-hero-main{height:410px;border-radius:12px}.home-hero-content{gap:8px;padding:20px}.home-hero-title{display:-webkit-box;overflow:hidden;font-size:26px;line-height:1.16;-webkit-box-orient:vertical;-webkit-line-clamp:4}.home-hero-meta{width:100%;justify-content:space-between;gap:8px}.home-hero-side{margin-right:-12px}.home-section-header{align-items:center}.home-section-header h2{font-size:21px}.home-section-header a{font-size:13px}.home-news-featured{grid-template-columns:1fr}.home-news-card-content strong{font-size:18px}.home-services{grid-template-columns:1fr}.home-service{min-height:190px}.home-newsbar .nav-sm-buttons{display:none}}@media(prefers-reduced-motion:reduce){.home-hero-main img,.home-hero-small>a,.home-news-card>a,.home-news-image img,.home-service{transition:none!important}.home-hero-main-link:hover img,.home-news-card>a:hover img{transform:none}}.dark-mode .home-newsbar-inner,.dark-mode .home-hero-small>a,.dark-mode .home-news-card>a,.dark-mode .home-service{background:#17191c;border-color:#30343a}.dark-mode .home-hero-small strong,.dark-mode .home-news-card>a,.dark-mode .home-news-compact a,.dark-mode .home-service{color:#f2f4f7}.dark-mode .home-section-header h2,.dark-mode .home-service strong{color:#fff}.dark-mode .home-stats-grid{background:#17191c;border-color:#30343a}@media(min-width:1200px){.home-hero .container-xl{position:relative}.home-hero-grid{grid-template-columns:minmax(0,1.65fr) minmax(310px,1fr);height:500px}.home-hero-main img{object-position:center 0%}.home-hero-small>a{padding:0;border:0;border-radius:0;box-shadow:none;background:transparent}.home-hero-small>a:hover{border-color:transparent;box-shadow:none;transform:none}.home-hero-small img{border-radius:4px}.home-hero-dots{position:absolute;z-index:3;left:12px;bottom:12px;width:calc((100% - 18px)*.6226);padding:0;pointer-events:none}.home-hero-dots button{pointer-events:auto}.home-hero-dots button:before{background:rgba(255,255,255,.7)}.home-hero-dots button.active:before{background:var(--home-red)}}.home-hero-main img{object-position:center 0%}.home-hero-summary{display:-webkit-box;max-width:760px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-hero-meta{width:100%;min-height:44px}.home-hero-meta>span{min-height:40px;display:inline-flex;align-items:center;margin-left:auto;padding:0 14px;border:1px solid rgba(255,255,255,.7);border-radius:6px;background:rgba(7,20,38,.25)}@media(max-width:767.98px){.home-hero-summary{display:none}.home-hero-meta>span{margin-left:0}}.home-hero-small img{object-fit:contain;object-position:center;background:#eef1f5}.home-hero-dots{gap:5px}.home-hero-dots button{width:44px;height:44px}.home-hero-dots button:before{left:18px;right:auto;top:18px;width:8px;height:8px;border-radius:50%}.home-hero-dots button.active:before{transform:scale(1.15)}@media(min-width:992px){.home-hero-small>a{grid-template-columns:138px minmax(0,1fr);align-items:center;gap:14px}.home-hero-small img{width:138px;height:78px;min-height:0;object-fit:contain;object-position:center;border-radius:8px;background:#eef1f5}.home-hero-small span{height:78px;justify-content:center;gap:6px}.home-hero-small strong{font-size:14px;line-height:1.3;-webkit-line-clamp:3}.home-hero-title{max-width:72%;font-size:clamp(27px,2.2vw,38px)}.home-hero-summary{max-width:72%;font-size:15px;line-height:1.45}}.home-explore{padding-bottom:54px}.home-explore .home-section-header{margin-bottom:14px;padding-bottom:8px;border-bottom:0;position:relative}.home-explore .home-section-header:after{content:"";position:absolute;left:0;bottom:0;width:28px;height:2px;background:var(--home-red)}.home-explore .home-section-header h2{font-size:20px;text-transform:none}.home-services{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.home-service{min-height:220px;align-items:center;padding:18px 14px 16px;border:0;border-radius:12px;box-shadow:none;text-align:center}.home-service:hover{box-shadow:0 8px 22px rgba(11,33,63,.08);transform:translateY(-2px)}.home-service.is-disabled{cursor:default}.home-service.is-disabled:hover{box-shadow:none;transform:none}.home-service-icon{width:58px;height:58px;margin:0 0 16px;border-radius:0;background:transparent!important}.home-service-icon:before{display:none}.home-service-icon svg{width:54px;height:54px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.home-service strong{margin:0 0 12px;font-size:15px;line-height:1.25}.home-service .home-service-description{min-height:50px;color:#3f4855;font-size:11px;line-height:1.45}.home-service em{padding-top:10px;font-size:11px}.home-service-law{color:#3267f1;background:linear-gradient(145deg,#f3f5ff,#f8f9fd)}.home-service-law strong{color:#121d2c}.home-service-law em{color:#3267f1}.home-service-benefit{color:#16a047;background:linear-gradient(145deg,#f2faf5,#f8faf8)}.home-service-benefit strong{color:#121d2c}.home-service-benefit em{color:#16a047}.home-service-document{color:#f07818;background:linear-gradient(145deg,#fff8f1,#fdf8f3)}.home-service-document strong{color:#121d2c}.home-service-document em{color:#f07818}.home-service-calendar{color:#9222ad;background:linear-gradient(145deg,#fbf3fc,#faf7fb)}.home-service-calendar strong{color:#121d2c}.home-service-calendar em{color:#9222ad}.home-service-map{color:#e5262d;background:linear-gradient(145deg,#fff3f3,#fcf8f8)}.home-service-map strong{color:#121d2c}.home-service-map em{color:#e5262d}.home-service-forum{color:#3267f1;background:linear-gradient(145deg,#f2f5ff,#f8f9fd)}.home-service-forum strong{color:#121d2c}.home-service-forum em{color:#3267f1}@media(max-width:1199.98px){.home-services{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:767.98px){.home-services{grid-template-columns:repeat(2,minmax(0,1fr))}.home-service{min-height:210px}}@media(max-width:420px){.home-services{grid-template-columns:1fr}.home-service{min-height:190px}}.home-partners{padding:0 0 54px}.home-partners .container-xl{padding:16px 18px 18px;border-radius:14px;background:linear-gradient(105deg,#f7f9fc,#fff 52%,#f5f8fc);border:1px solid #edf0f4}.home-partners-header{position:relative;margin-bottom:12px;padding-bottom:8px}.home-partners-header:after{content:"";position:absolute;left:0;bottom:0;width:28px;height:2px;background:var(--home-red)}.home-partners-header h2{margin:0;color:var(--home-navy);font-size:17px;font-weight:800}.home-partners-viewport{overflow-x:auto;scrollbar-width:thin;outline:none}.home-partners-viewport:focus-visible{outline:2px solid var(--home-red);outline-offset:3px;border-radius:7px}.home-partners-track{width:max-content;min-width:100%;display:flex;align-items:center;justify-content:center;gap:48px;will-change:transform}.home-partner{min-width:150px;min-height:104px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:7px;color:inherit;text-align:center}.home-partner img{display:block;width:auto;height:auto;max-width:180px;max-height:64px;object-fit:contain;filter:none;opacity:1}.home-partner-name{display:block;max-width:190px;color:#253246;font-size:12px;font-weight:700;line-height:1.3;text-align:center}.home-partner:hover .home-partner-name{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}@media(max-width:767.98px){.home-partners{padding-bottom:42px}.home-partners-track{justify-content:flex-start;gap:28px;scroll-snap-type:x proximity}.home-partner{min-width:145px;scroll-snap-align:start}.home-partner img{max-width:160px;max-height:58px}}@media(prefers-reduced-motion:reduce){.home-partners-track{will-change:auto}}@media(min-width:992px){.home-stats .home-stats-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:center!important}.home-stats .home-stat{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;min-width:0!important}.home-stats .home-stat-icon{display:flex!important;align-items:center!important;justify-content:center!important;width:46px!important;height:46px!important;min-width:46px!important;flex:0 0 46px!important;padding:0!important}.home-stats .home-stat-copy{display:flex!important;flex:1 1 auto!important;min-width:0!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:2px!important;text-align:left!important;text-transform:none!important}.home-stats .home-stat-copy>strong{display:block!important;margin:0!important;padding:0!important;font-size:25px!important;line-height:24px!important;white-space:nowrap!important}.home-stats .home-stat-label{display:block!important;margin:0!important;padding:0!important;font-size:10px!important;line-height:12px!important;white-space:nowrap!important;text-transform:uppercase!important}.home-stats .home-stat-copy small{display:block!important;margin:0!important;padding:0!important;font-size:9px!important;line-height:12px!important;white-space:nowrap!important;text-transform:none!important}}.home-hero-dots{gap:0}.home-hero-dots button{width:32px;height:40px}.home-hero-dots button:before{left:12px;top:16px;width:8px;height:8px}@media(min-width:992px){.home-hero-small>a{grid-template-columns:160px minmax(0,1fr);height:100%;align-items:stretch}.home-hero-small img{width:160px;height:100%;min-height:0;object-fit:cover;object-position:center top;border-radius:var(--home-radius);background:transparent}.home-hero-small span{height:100%;justify-content:center}}.home-stats{padding:18px 0 0}.home-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));padding:12px;border:1px solid #e7ebf0;border-radius:18px;background:#f8f9fb;box-shadow:0 8px 24px rgba(11,33,63,.055);overflow:visible}.home-stat{min-width:0;min-height:104px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:14px;padding:14px 18px;border:0;border-right:1px solid #e1e6ec;border-radius:10px;text-align:left;transition:background-color .18s ease}.home-stat:last-child{border-right:0}.home-stat:not(.is-disabled):hover{background:#fff}.home-stat:not(.is-disabled):hover .home-stat-icon{transform:translateY(-2px) scale(1.03)}.home-stat.is-disabled{cursor:default}.home-stat-icon{width:52px;height:52px;display:flex;flex:0 0 52px;align-items:center;justify-content:center;border-radius:14px;transition:transform .18s ease}.home-stat-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.home-stat-contest .home-stat-icon{color:#159447;background:#e7f7ed}.home-stat-benefit .home-stat-icon{color:#1769d2;background:#e8f1ff}.home-stat-event .home-stat-icon{color:#ed7519;background:#fff0e5}.home-stat-association .home-stat-icon{color:#8627a8;background:#f5e9fa}.home-stat-copy{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:2px}.home-stat-copy>strong{color:#101c2d;font-size:30px;line-height:1;font-weight:800}.home-stat-label{color:#1e2938;font-size:12px;font-weight:800;line-height:1.25;text-transform:uppercase;letter-spacing:.25px}.home-stat-copy small{color:#6f7987;font-size:11px;line-height:1.35}@media(max-width:991.98px){.home-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-stat{border-right:0;border-bottom:1px solid #e1e6ec}.home-stat:nth-child(odd){border-right:1px solid #e1e6ec}.home-stat:nth-last-child(-n+2){border-bottom:0}}@media(max-width:575.98px){.home-stats-grid{grid-template-columns:1fr;padding:8px}.home-stat,.home-stat:nth-child(odd){min-height:92px;border-right:0;border-bottom:1px solid #e1e6ec;padding:12px}.home-stat:last-child{border-bottom:0}.home-stat-icon{width:48px;height:48px;flex-basis:48px}.home-stat-copy>strong{font-size:27px}}@media(min-width:992px){.home-stats{padding-top:16px}.home-stats-grid{height:88px;padding:8px 10px;border:0;border-radius:12px;background:linear-gradient(100deg,#f7f8fb 0%,#fbfbfc 52%,#f6f7fa 100%);box-shadow:0 4px 15px rgba(11,33,63,.035)}.home-stat{min-height:72px;height:72px;gap:12px;padding:6px 16px;border-radius:0}.home-stat-icon{width:46px;height:46px;flex-basis:46px;border-radius:13px}.home-stat-icon svg{width:27px;height:27px}.home-stat-copy{gap:1px}.home-stat-copy>strong{font-size:25px;line-height:1}.home-stat-label{font-size:10px;line-height:1.2;letter-spacing:.1px}.home-stat-copy small{font-size:10px;line-height:1.25;white-space:nowrap}}