.msk-app{display:grid;grid-template-columns:260px 1fr;gap:22px;background:#f6f8fb;border-radius:24px;padding:20px;font-family:Arial,sans-serif;color:#111827}*,.msk-app,.msk-app *{box-sizing:border-box}.msk-sidebar{background:linear-gradient(180deg,#07182c,#10243e);color:#fff;border-radius:18px;padding:22px;min-height:620px;position:sticky;top:18px;align-self:start}.msk-brand{font-size:26px;font-weight:800;line-height:1.1;margin-bottom:30px}.msk-sidebar nav a{display:block;padding:13px 14px;border-radius:10px;margin-bottom:8px;text-decoration:none;cursor:pointer}.msk-sidebar nav a.active,.msk-sidebar nav a:hover{background:#2563eb}.msk-side-note{margin-top:24px;background:rgb(255 255 255/.1);border:1px solid rgb(255 255 255/.12);border-radius:14px;padding:14px}.msk-side-note span,.msk-side-note strong{display:block}.msk-side-note span{font-size:13px;line-height:1.45;margin-top:5px;color:#475569!important;opacity:1!important}.msk-main{min-width:0}@media (max-width:900px){.msk-app{grid-template-columns:1fr}.msk-sidebar{position:static;min-height:auto}.msk-sidebar nav{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.msk-sidebar nav a{margin:0}}@media (max-width:600px){.msk-app{padding:12px;border-radius:16px}.msk-sidebar nav{grid-template-columns:1fr}}.msk-standalone-content .msk-app{background:#fff0;border-radius:0;padding:0;align-items:start}.msk-standalone-content .msk-main{background:#f4f7fb;min-height:680px}.msk-standalone-content .msk-sidebar{min-height:640px}@media (max-width:1100px){.msk-standalone-content .msk-app{grid-template-columns:1fr}.msk-standalone-content .msk-sidebar{position:static;min-height:auto}}@media (max-width:700px){.msk-standalone-content{padding:16px 10px 40px}.msk-standalone-content .msk-main{padding:14px;border-radius:18px}}.msk-standalone-content{max-width:none;width:100%;padding:28px 30px 54px;margin:0;flex:1}.msk-standalone-content .msk-app{width:100%;grid-template-columns:280px minmax(0,1fr)}.msk-standalone-content .msk-sidebar{min-height:calc(100vh - 150px);border-radius:18px;margin:0}.msk-standalone-content .msk-main{width:100%;min-height:calc(100vh - 150px);border-radius:18px;padding:34px 42px;background:#f4f8ff;box-shadow:0 14px 45px rgb(15 23 42/.06)}@media (max-width:1100px){.msk-standalone-content{padding:18px 14px 42px}.msk-standalone-content .msk-app{grid-template-columns:1fr}.msk-standalone-content .msk-main{padding:22px}.msk-standalone-content .msk-sidebar{min-height:auto}}@media (max-width:700px){.msk-standalone-content .msk-main{padding:16px}}.msk-sidebar nav a{display:flex;align-items:center;gap:12px;color:#1e293b!important;background:0 0!important;font-weight:800}.msk-nav-ico{width:22px;text-align:center;font-size:18px;line-height:1;opacity:.95}.msk-standalone-content{padding-top:10px!important}.msk-standalone-content .msk-app{gap:22px!important}.msk-standalone-content .msk-sidebar{top:10px!important}.msk-standalone-content .msk-main{padding-top:22px!important}@media (min-width:1101px){.msk-standalone-content .msk-sidebar{position:sticky!important;top:106px!important;max-height:calc(100vh - 126px)!important;overflow:auto!important}}@media (max-width:1100px){.msk-standalone-content .msk-sidebar{position:static!important;max-height:none!important;overflow:visible!important}}@media (max-width:700px){.msk-standalone-content{width:100%!important;padding:14px 10px 36px!important;margin:0!important}.msk-standalone-content .msk-app{display:block!important;width:100%!important;padding:0!important;background:0 0!important}.msk-standalone-content .msk-sidebar{display:none!important}.msk-standalone-content .msk-main{width:100%!important;min-height:0!important;padding:0!important;background:0 0!important;box-shadow:none!important;border-radius:0!important}}@media (max-width:768px){body,html{overflow-x:hidden!important}.msk-app{box-sizing:border-box!important}.msk-standalone-content,.msk-theme-header-mode{padding-left:10px!important;padding-right:10px!important}.msk-app,.msk-standalone-content .msk-app{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;overflow:visible!important;background:0 0!important}.msk-standalone-content .msk-sidebar{display:none!important}.msk-main,.msk-standalone-content .msk-main{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;background:0 0!important;box-shadow:none!important;border-radius:0!important;overflow:visible!important}}.msk-info-detail-head{background:#fff;border:1px solid rgb(15 23 42/.1);border-radius:16px;box-shadow:0 8px 24px rgb(15 23 42/.06);margin-bottom:18px}.msk-info-placeholder,.msk-info-placeholder-icon{display:flex;align-items:center;justify-content:center}.msk-info-placeholder{background:#fff;border:1px solid rgb(15 23 42/.1);border-radius:16px;padding:24px;box-shadow:0 8px 24px rgb(15 23 42/.06);margin-bottom:18px;text-align:center;min-height:260px;flex-direction:column}.msk-info-detail-head h1{margin:0 0 10px;color:#071b42;font-size:30px}.msk-info-placeholder-icon{width:82px;height:82px;border-radius:999px;background:#eaf2ff;font-size:38px;margin-bottom:14px}.msk-info-placeholder h2{margin:0 0 8px;color:#071b42}.msk-info-placeholder p{max-width:560px;color:#475569;margin:0 0 14px}.msk-info-coming{display:inline-flex;background:#eaf2ff;color:#1d4ed8;border-radius:999px;padding:8px 16px;font-weight:800}@media (max-width:768px){.msk-info-detail-head h1{font-size:24px}}.msk-info-title-bar{display:flex!important;align-items:center;gap:10px;width:100%;box-sizing:border-box;margin:0 0 16px!important;padding:12px 18px 12px 20px!important;background:#dff5f7;border-left:6px solid #1598aa;border-radius:10px 10px 0 0;color:#071b42!important;font-size:28px!important;line-height:1.25!important;font-weight:900!important;letter-spacing:.2px}.msk-info-detail-head{padding:0 0 22px!important;overflow:hidden}.msk-info-detail-head .msk-info-title-bar{border-radius:0;margin-bottom:14px!important}@media (max-width:768px){.msk-info-title-bar{font-size:21px!important;padding:10px 12px!important;border-left-width:5px;border-radius:8px 8px 0 0}}.msk-info-detail-head-clean{padding:0!important;margin-bottom:18px!important;background:0 0!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important}.msk-info-detail-head-clean .msk-info-title-bar{border-radius:10px 10px 0 0!important;margin:0!important}@media (max-width:768px){.msk-info-detail-head-clean .msk-info-title-bar{border-radius:8px 8px 0 0!important}.msk-info-title-bar{font-size:22px!important;line-height:1.25}}.msk-standalone-content .msk-sidebar{background:linear-gradient(180deg,#fff 0,#f6fbff 100%)!important;color:#0f172a!important;border:1px solid #dbe7f3!important;box-shadow:0 14px 35px rgb(15 23 42/.07)!important}.msk-side-note strong,.msk-sidebar .msk-brand{color:#0f172a!important}.msk-sidebar nav a:hover{background:#eef8ff!important;color:#0f8f8c!important}.msk-sidebar nav a.active{background:#e7f7f7!important;color:#0f8f8c!important;box-shadow:inset 4px 0 0#149b98!important}.msk-sidebar .msk-nav-ico{color:#0f8f8c!important}.msk-side-note{background:#f8fbff!important;border:1px solid #dbe7f3!important;color:#1e293b!important}@media (min-width:1101px){.msk-standalone-content .msk-sidebar{top:78px!important;max-height:calc(100vh - 98px)!important}}.msk-sidebar .msk-brand{font-size:23px!important;line-height:1.18!important;margin-bottom:28px!important}.msk-side-note a,.msk-sidebar .msk-brand a{color:#0f8f8c!important;text-decoration:none!important}.msk-side-note a:hover,.msk-sidebar .msk-brand a:hover{text-decoration:underline!important}.msk-side-note a{color:#0f172a!important}.msk-side-note a:hover{color:#0f8f8c!important}:root{--bg:#f5f7fb;--surface:#ffffff;--text:#14213d;--muted:#64748b;--primary:#ef4444;--primary-dark:#b91c1c;--accent:#0f766e;--border:#e2e8f0;--shadow:0 18px 45px rgba(15, 23, 42, 0.08)}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.site-nav ul ul a{padding:11px 14px;font-size:14px;font-weight:600;color:#1e293b;border-radius:10px;white-space:normal}.site-nav ul ul a:hover{background:#f1f5f9;color:var(--primary)}@media (max-width:900px){.header-inner{flex-wrap:wrap}.menu-toggle{display:inline-flex;align-items:center;justify-content:center;margin-left:auto}.site-nav{display:none;width:100%;flex:unset;position:static;background:#fff;border:1px solid var(--border);border-radius:18px;box-shadow:var(--shadow);padding:14px 16px;margin-bottom:14px}.site-nav>ul{display:block}.site-nav a{padding:12px 0;white-space:normal}.site-nav ul ul{position:static;display:block;min-width:0;box-shadow:none;border:0;background:#f8fafc;margin:4px 0 8px 12px;padding:8px 12px}}body.home .site-nav a{font-size:16px}@media (max-width:1200px){.md-footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.md-footer-grid{grid-template-columns:1fr;gap:26px}.md-footer-bottom-inner{align-items:flex-start;flex-direction:column}}@media (max-width:760px){:root{--site-gutter:28px}}@media (max-width:1100px){.site-header .site-logo-image{width:min(100%,290px)}.site-nav>ul{gap:18px}}@media (max-width:900px){.site-header .header-inner{min-height:84px;gap:14px}.site-header .site-logo-image,body.home .site-header .site-logo-image{width:min(100%,250px)}}@media (max-width:620px){.site-header .site-logo-image,body.home .site-header .site-logo-image{width:min(100%,215px)}.site-header .header-inner,body.home .site-header .header-inner{min-height:78px}}@media (max-width:1180px){.site-header .site-logo--header{max-width:220px;min-width:170px}.site-header .site-logo-image{width:220px!important}.site-nav>ul{gap:14px}.site-nav a{font-size:13px}}@media (max-width:900px){.site-header .header-inner,body.home .site-header .header-inner{min-height:76px}.site-header .site-logo--header{max-width:230px;min-width:0}.site-header .site-logo-image{width:230px!important}.site-nav>ul{flex-wrap:wrap}}@media (max-width:620px){.site-header .site-logo--header{max-width:200px}.site-header .site-logo-image{width:200px!important}.md-site-footer .site-footer-logo-image{width:220px}}@media (max-width:1180px){.site-header .site-logo--header{max-width:280px!important;min-width:210px}.site-header .site-logo-image{width:280px!important}}@media (max-width:900px){.site-header .site-logo--header{max-width:245px!important;min-width:0}.site-header .site-logo-image{width:245px!important}}@media (max-width:620px){.site-header .site-logo-image{width:210px!important}.md-site-footer .site-footer-logo-image{width:235px!important}:root{--site-gutter:28px}}.md-footer-col h3::after{content:"";display:block;margin-top:10px;border-radius:999px;background:linear-gradient(90deg,#ef233c,#ff7d7d);width:42px;height:3px;background:linear-gradient(90deg,#ef233c,#fb7185)}@media (max-width:1180px){.md-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.md-footer-brand{grid-column:1/-1}}@media (max-width:760px){.md-footer-grid{grid-template-columns:1fr;gap:24px}.md-footer-bottom-inner{align-items:flex-start;flex-direction:column}}.md-site-footer::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(255 255 255/.035),transparent 32%),linear-gradient(90deg,transparent 0,rgb(255 255 255/.03) 50%,transparent 100%);pointer-events:none}.md-footer-bottom-inner span{color:rgb(226 232 240/.76);font-size:13px;font-weight:650}@media (max-width:760px){.md-footer-grid{padding-top:42px;padding-bottom:32px}}@media (max-width:1180px){.md-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.md-footer-brand{grid-column:auto}}@media (max-width:760px){.md-footer-grid{grid-template-columns:1fr;gap:24px}}body.page .md-page-content .md-entry-content.md-contact-content>p:not(:has(input)):not(:has(textarea)):not(:has(select)):not(:has(button)):not(:has(img)){margin:0!important;color:#475569;font-size:15px;line-height:1.7;font-weight:650;text-align:center!important}.md-site-footer .md-footer-brand p{max-width:390px!important;margin:18px 0 0!important;color:rgb(226 232 240/.88)!important;font-size:15px!important;line-height:1.85!important;font-weight:600!important}.md-site-footer .md-footer-col h3{position:relative;margin:0 0 28px!important;color:#fff!important;font-size:18px!important;line-height:1.2!important;font-weight:900!important}.md-site-footer .md-footer-col h3::after{content:"";position:absolute;left:0;bottom:-12px;width:52px!important;height:4px!important;border-radius:999px;background:#ff4663!important}.md-site-footer .md-footer-bottom a:hover,.md-site-footer .md-footer-col a:hover{color:#fff!important}.md-site-footer .md-footer-bottom-inner span{color:rgb(226 232 240/.82)!important;font-size:14px!important;line-height:1.45!important;font-weight:650!important}@media (max-width:1180px){.md-site-footer .md-footer-grid{width:min(100%,calc(100% - 56px))!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:42px!important}.md-site-footer .md-footer-bottom-inner{width:min(100%,calc(100% - 56px))!important;flex-wrap:wrap!important;justify-content:center!important;text-align:center!important;padding:18px 0!important}}@media (max-width:760px){.md-site-footer .md-footer-grid{width:min(100%,calc(100% - 32px))!important;grid-template-columns:1fr!important;gap:30px!important;padding:42px 0 34px!important}.md-site-footer .site-footer-logo-image,.md-site-footer .site-logo--footer{max-width:260px!important;width:260px!important}.md-site-footer .md-footer-bottom-inner{width:min(100%,calc(100% - 32px))!important;min-height:auto!important;flex-direction:column!important;align-items:flex-start!important;text-align:left!important;gap:12px!important;padding:18px 0!important}.md-site-footer .md-footer-bottom-inner span:last-child{justify-content:flex-start!important;flex-wrap:wrap!important;white-space:normal!important}}@media (max-width:1180px){body,html{width:100%!important;max-width:100%!important;overflow-x:hidden!important}}@media (min-width:901px){.site-header .site-nav>ul,body.home .site-header .site-nav>ul{gap:34px!important}.site-header .site-nav a,body.home .site-header .site-nav a{font-size:16px!important}}@media (max-width:760px){.md-site-footer .md-footer-grid{grid-template-columns:1fr!important;gap:18px!important;padding-top:30px!important;padding-bottom:22px!important}.md-site-footer .md-footer-col{display:none!important}.md-site-footer .md-footer-brand,.md-site-footer .md-footer-col:last-child,.md-site-footer .md-footer-col:nth-child(2){display:block!important}.md-footer-brand p{max-width:100%!important;margin:10px 0 0!important;line-height:1.5!important}.md-footer-col h3{margin-bottom:10px!important;font-size:14px!important}.md-footer-col ul{gap:6px!important}.md-footer-brand p,.md-footer-col a{font-size:13px!important}.md-footer-bottom-inner{min-height:auto!important;padding:12px 0!important;gap:8px!important}}@media (max-width:760px){:root{--site-gutter:28px}}@media (max-width:760px){body.home .header-inner{min-height:72px}}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--text);background:var(--bg);line-height:1.65}.site-nav a:hover,a:hover{color:var(--primary)}:root{--site-max-width:1360px;--site-gutter:56px}.container{margin:0 auto}.site-header{position:sticky;top:0;z-index:50;background:rgb(255 255 255/.96);border-bottom:1px solid var(--border);backdrop-filter:blur(10px)}.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:30px}.site-header .site-logo--header,.site-logo{display:flex;align-items:center;gap:12px;flex-shrink:0}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header .site-logo--header{gap:0}.site-header .site-logo-image{display:block;width:min(100%,340px)}.menu-toggle{display:none;border:0;background:var(--text);color:#fff;border-radius:10px;padding:10px 12px;font-size:20px;cursor:pointer}.site-nav{justify-content:flex-end;flex:1}.site-nav ul{list-style:none;margin:0;padding:0}.site-nav,.site-nav>ul{display:flex;align-items:center}.site-nav>ul{gap:22px}.site-nav li{position:relative}.site-nav a{display:block;color:#0f172a;text-decoration:none;font-size:15px;font-weight:700;line-height:1.3;padding:14px 0;white-space:nowrap}.site-nav ul ul{display:none;position:absolute;top:100%;left:0;min-width:230px;background:#fff;border:1px solid var(--border);border-radius:14px;box-shadow:0 18px 45px rgb(15 23 42/.14);padding:10px;z-index:9999}.site-nav li:focus-within>ul,.site-nav li:hover>ul{display:block}.site-footer{background:#0f172a;color:#fff;margin-top:40px}.footer-bottom{border-top:1px solid rgb(255 255 255/.12);color:#cbd5e1;padding:16px 0;font-size:14px}@media (max-width:900px){.header-inner{flex-wrap:wrap}.menu-toggle{display:inline-flex;align-items:center;justify-content:center;margin-left:auto}.site-nav{display:none;width:100%;flex:unset;position:static;background:#fff;border:1px solid var(--border);border-radius:18px;box-shadow:var(--shadow);padding:14px 16px;margin-bottom:14px}.site-nav>ul{display:block}.site-nav a{padding:12px 0;white-space:normal}.site-nav ul ul{position:static;display:block;min-width:0;box-shadow:none;border:0;background:#f8fafc;margin:4px 0 8px 12px;padding:8px 12px}}body.home .site-header{background:rgb(255 255 255/.98);border-bottom:1px solid #e8eef6}body.home .site-nav>ul{gap:34px}body.home .site-nav a:hover{color:#ef3838}.md-site-footer{margin-top:0;background:linear-gradient(135deg,#0f172a,#111827)}.md-footer-grid{display:grid;grid-template-columns:minmax(260px,1.25fr) 1fr 1fr 1fr;padding:40px 0}.md-site-footer .site-logo{color:#fff;margin-bottom:12px}.md-footer-bottom,.md-footer-col li{color:#cbd5e1}.md-footer-brand p{margin:12px 0 18px;color:#64748b;max-width:350px;color:rgb(226 232 240/.82);font-size:14px;line-height:1.75;font-weight:600}.md-footer-col h3{position:relative;margin:0 0 16px;line-height:1;color:#fff;font-size:15px;font-weight:850;letter-spacing:-.01em}.md-footer-col ul{list-style:none;padding:0;margin:0}.md-footer-bottom{padding:16px 0}.md-footer-bottom-inner{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap}@media (max-width:1200px){.md-footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.md-footer-grid{grid-template-columns:1fr;gap:26px}.md-footer-bottom-inner{align-items:flex-start;flex-direction:column}}.header-inner,.site-footer .container,.site-header .container,body.home .header-inner{width:min(var(--site-max-width),calc(100% - var(--site-gutter)));max-width:var(--site-max-width)}.site-header .header-inner{padding-left:0;padding-right:0}.site-footer .md-footer-bottom-inner,.site-footer .md-footer-grid{width:min(var(--site-max-width),calc(100% - var(--site-gutter)));max-width:var(--site-max-width)}@media (max-width:760px){:root{--site-gutter:28px}}body.home .site-header .site-logo-image{width:min(100%,360px)}@media (max-width:1100px){.site-header .site-logo-image{width:min(100%,290px)}.site-nav>ul{gap:18px}}@media (max-width:900px){.site-header .header-inner{min-height:84px;gap:14px}.site-header .site-logo-image,body.home .site-header .site-logo-image{width:min(100%,250px)}}@media (max-width:620px){.site-header .site-logo-image,body.home .site-header .site-logo-image{width:min(100%,215px)}.site-header .header-inner,body.home .site-header .header-inner{min-height:78px}}.site-header .header-inner,body.home .site-header .header-inner{min-height:78px;gap:24px}.site-header .site-logo--header{flex:0 0 auto}.site-nav{min-width:0}.site-nav>ul{gap:clamp(14px,1.65vw,28px);flex-wrap:nowrap}.site-nav a{font-size:clamp(13px,.95vw,15px)}.md-site-footer .site-logo--footer{align-items:center}@media (max-width:1180px){.site-header .site-logo--header{max-width:220px;min-width:170px}.site-header .site-logo-image{width:220px!important}.site-nav>ul{gap:14px}.site-nav a{font-size:13px}}@media (max-width:900px){.site-header .header-inner,body.home .site-header .header-inner{min-height:76px}.site-header .site-logo--header{max-width:230px;min-width:0}.site-header .site-logo-image{width:230px!important}.site-nav>ul{flex-wrap:wrap}}@media (max-width:620px){.site-header .site-logo--header{max-width:200px}.site-header .site-logo-image{width:200px!important}.md-site-footer .site-footer-logo-image{width:220px}}.site-header .site-logo--header{max-width:320px!important;min-width:230px}.site-header .site-logo-image{width:310px!important;max-width:100%;height:auto!important;object-fit:contain}.md-site-footer .site-footer-logo-image,.site-header .site-logo-image{opacity:1!important;filter:none!important;image-rendering:auto;backface-visibility:hidden;transform:translateZ(0)}@media (max-width:1180px){.site-header .site-logo--header{max-width:280px!important;min-width:210px}.site-header .site-logo-image{width:280px!important}}@media (max-width:900px){.site-header .site-logo--header{max-width:245px!important;min-width:0}.site-header .site-logo-image{width:245px!important}}@media (max-width:620px){.site-header .site-logo-image{width:210px!important}.md-site-footer .site-footer-logo-image{width:235px!important}:root{--site-gutter:28px}}.md-site-footer{border-top:1px solid #dfe7f1;background:radial-gradient(circle at 8%0,rgb(239 35 60/.08),transparent 26%),linear-gradient(180deg,#fff 0,#f8fafc 100%)}.md-footer-grid{align-items:start}.md-footer-col ul{display:grid;gap:10px}.md-footer-col a{display:inline-flex;color:#53647c;color:rgb(226 232 240/.82);font-size:13.5px;line-height:1.4;font-weight:650;transition:color .18s ease,transform .18s ease,opacity .18s ease}.md-footer-bottom{border-top:1px solid #e6edf5}.md-footer-bottom-inner{gap:16px}@media (max-width:1180px){.md-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.md-footer-brand{grid-column:1/-1}}@media (max-width:760px){.md-footer-grid{grid-template-columns:1fr;gap:24px}.md-footer-bottom-inner{align-items:flex-start;flex-direction:column}}.md-site-footer{position:relative;overflow:hidden;border-top:1px solid rgb(255 255 255/.06);background:radial-gradient(circle at 12%0,rgb(239 35 60/.22),transparent 24%),radial-gradient(circle at 88% 14%,rgb(59 130 246/.16),transparent 22%),linear-gradient(135deg,#0b1324 0,#101a31 48%,#0f172a 100%)}.md-footer-bottom,.md-footer-grid{position:relative;z-index:1}.md-footer-grid{padding-top:56px;padding-bottom:40px}.md-footer-brand .site-footer-logo-image{filter:drop-shadow(0 8px 24px rgb(0 0 0/.28))}.md-footer-col a:hover{color:#fff;transform:translateX(4px);opacity:1}.md-footer-bottom{border-top:1px solid rgb(255 255 255/.08);background:rgb(255 255 255/.03)}.md-footer-bottom-inner{min-height:62px}.md-footer-bottom a{color:#fff;font-weight:800}.md-footer-bottom a:hover{color:#fda4af}@media (max-width:760px){.md-footer-grid{padding-top:42px;padding-bottom:32px}}@media (max-width:1180px){.md-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.md-footer-brand{grid-column:auto}}@media (max-width:760px){.md-footer-grid{grid-template-columns:1fr;gap:24px}}.md-footer-grid{grid-template-columns:1.45fr 1fr 1.2fr 1.2fr;gap:42px}.md-footer-before-ad{padding:24px 0;background:#f8fafc}.md-site-footer.site-footer{margin-top:0!important;overflow:hidden;background:radial-gradient(circle at 7%0,rgb(239 35 60/.2),transparent 27%),linear-gradient(135deg,#101827 0,#13213a 52%,#0f172a 100%)!important}.md-site-footer .md-footer-grid{width:min(1360px,calc(100% - 96px))!important;max-width:1360px!important;display:grid!important;grid-template-columns:1.45fr 1fr 1.15fr 1.15fr!important;align-items:start!important;gap:72px!important;padding:58px 0 48px!important}.md-site-footer .site-logo--footer{display:inline-flex!important;width:auto!important;max-width:330px!important;margin:0 0 8px!important}.md-site-footer .site-footer-logo-image{width:330px!important;max-width:100%!important;height:auto!important;object-fit:contain!important}.md-site-footer .md-footer-col ul{display:grid!important;gap:16px!important;margin:0!important;padding:0!important}.md-site-footer .md-footer-col a{color:rgb(226 232 240/.88)!important;font-size:15px!important;line-height:1.35!important;font-weight:700!important;text-decoration:none!important}.md-site-footer .md-footer-bottom{padding:0!important;border-top:1px solid rgb(255 255 255/.1)!important;background:rgb(15 23 42/.42)!important}.md-site-footer .md-footer-bottom-inner{width:min(1360px,calc(100% - 96px))!important;max-width:1360px!important;min-height:74px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;flex-wrap:nowrap!important;padding:0!important}.md-site-footer .md-footer-bottom-inner span:last-child{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:13px!important;white-space:nowrap!important}.md-site-footer .md-footer-bottom a{color:#fff!important;font-weight:800!important;text-decoration:none!important}@media (max-width:1180px){.md-site-footer .md-footer-grid{width:min(100%,calc(100% - 56px))!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:42px!important}.md-site-footer .md-footer-bottom-inner{width:min(100%,calc(100% - 56px))!important;flex-wrap:wrap!important;justify-content:center!important;text-align:center!important;padding:18px 0!important}}@media (max-width:760px){.md-site-footer .md-footer-grid{width:min(100%,calc(100% - 32px))!important;grid-template-columns:1fr!important;gap:30px!important;padding:42px 0 34px!important}.md-site-footer .site-footer-logo-image,.md-site-footer .site-logo--footer{max-width:260px!important;width:260px!important}.md-site-footer .md-footer-bottom-inner{width:min(100%,calc(100% - 32px))!important;min-height:auto!important;flex-direction:column!important;align-items:flex-start!important;text-align:left!important;gap:12px!important;padding:18px 0!important}.md-site-footer .md-footer-bottom-inner span:last-child{justify-content:flex-start!important;flex-wrap:wrap!important;white-space:normal!important}}@media (max-width:700px){body,html{overflow-x:hidden!important}}@media (max-width:1180px){body,html{width:100%!important;max-width:100%!important;overflow-x:hidden!important}}@media (min-width:901px){.site-header .site-nav>ul,body.home .site-header .site-nav>ul{gap:34px!important}.site-header .site-nav a,body.home .site-header .site-nav a{font-size:16px!important}}@media (max-width:760px){.md-site-footer .md-footer-grid{grid-template-columns:1fr!important;gap:18px!important;padding-top:30px!important;padding-bottom:22px!important}.md-site-footer .md-footer-col{display:none!important}.md-site-footer .md-footer-brand,.md-site-footer .md-footer-col:last-child,.md-site-footer .md-footer-col:nth-child(2){display:block!important}.md-footer-brand p{max-width:100%!important;margin:10px 0 0!important;line-height:1.5!important}.md-footer-col h3{margin-bottom:10px!important;font-size:14px!important}.md-footer-col ul{gap:6px!important}.md-footer-brand p,.md-footer-col a{font-size:13px!important}.md-footer-bottom-inner{min-height:auto!important;padding:12px 0!important;gap:8px!important}}:root{--site-max-width:1480px;--site-gutter:48px}.container{max-width:var(--site-max-width)!important;width:min(var(--site-max-width),calc(100% - var(--site-gutter)))!important;margin-left:auto!important;margin-right:auto!important}@media (max-width:760px){:root{--site-gutter:28px}}body.home .site-header{position:sticky;top:0;z-index:80;background:#fff;box-shadow:0 6px 22px rgb(15 23 42/.04)}body.home .header-inner{min-height:86px}body.home .site-logo-image{width:min(100%,340px);max-height:74px;object-fit:contain}@media (max-width:760px){body.home .header-inner{min-height:72px}}