.corporate-home{background:#fff;color:#23364d}.corporate-home h2{color:#173b69;font-size:clamp(28px,3vw,38px);font-weight:600;line-height:1.2;letter-spacing:-.035em;margin:0}.corporate-home .section-head{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:30px}.corporate-home .section-head h2:before{content:'';display:block;width:40px;height:3px;background:#28529a;margin-bottom:16px}.corporate-link{color:#254c8f;font-weight:600;font-size:13px;display:inline-flex;gap:18px;align-items:center}.corporate-link:hover{text-decoration:underline}.corporate-slider{overflow:hidden;background:#edf2f8;position:relative;border-bottom:1px solid #dfe6ef;min-height:260px}.corporate-slider .n2-section-smartslider{margin:0!important}.corporate-slider .nextend-arrow{border-radius:4px;overflow:hidden}.corporate-slider [class*="n2-font"]{font-family:'Segoe UI',Arial,sans-serif!important}.corporate-section{padding:62px 0}.corporate-applications{background:#fff}.corporate-app-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.corporate-app-card{position:relative;display:block;aspect-ratio:1.85;overflow:hidden;border-radius:8px;background:#e5ebf0;color:#fff;isolation:isolate}.corporate-app-card img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.corporate-app-card:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 20%,rgba(12,37,66,.77));z-index:1}.corporate-app-card .app-label{position:absolute;inset:auto 22px 20px;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:15px}.corporate-app-card h3{margin:0;color:white;font-size:22px;font-weight:600;letter-spacing:-.025em;line-height:1.2}.corporate-app-card .app-arrow{border:1px solid #ffffff75;border-radius:50%;width:30px;height:30px;display:grid;place-items:center;flex-shrink:0;font-size:16px}.corporate-app-card:hover img{transform:scale(1.035)}.corporate-about{background:#f3f6fa;border-block:1px solid #e4eaf2}.corporate-about-grid{display:grid;grid-template-columns:1.03fr 1fr;align-items:stretch;gap:54px}.corporate-about-photo{border-radius:8px;overflow:hidden;min-height:360px;background:#dce5ef}.corporate-about-photo img{width:100%;height:100%;object-fit:cover;display:block}.corporate-about-copy{align-self:center;padding:16px 0}.corporate-about-copy p{font-size:16px;line-height:1.85;color:#506077;margin:0 0 18px}.corporate-about-copy .button{margin-top:8px;background:#254c8f}.corporate-news-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.corporate-news-card{border:1px solid #e0e6ee;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;background:#fff;transition:box-shadow .2s,transform .2s}.corporate-news-card:hover{box-shadow:0 9px 30px #173b690c;transform:translateY(-3px)}.corporate-news-card>a{height:100%;display:flex;flex-direction:column}.corporate-news-image{aspect-ratio:1.6;background:#eff3f8;overflow:hidden}.corporate-news-image img{display:block;width:100%;height:100%;object-fit:cover}.corporate-news-copy{padding:23px;display:flex;flex-direction:column;flex:1}.corporate-news-card time{color:#748197;font-size:12px;display:block;margin-bottom:12px}.corporate-news-card h3{font-size:19px;font-weight:600;line-height:1.45;color:#203d61;margin:0 0 22px;letter-spacing:-.015em}.corporate-news-card .read-link{margin-top:auto;font-size:12px;color:#254c8f;font-weight:600}.corporate-news-page{padding-block:48px 65px}.corporate-news-page .corporate-news-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.corporate-footer{background:#324650;margin-top:0;padding-top:52px;color:#c6d2e2}.corporate-footer .footer-top{grid-template-columns:1.55fr 1fr 1fr 1.05fr;gap:50px}.corporate-footer .footer-brand img{width:90px;height:auto;max-width:100%;filter:none;display:block;margin-bottom:18px}.corporate-footer .footer-brand strong{display:block;font-size:12px;color:#fff;letter-spacing:.035em;margin:0 0 12px}.corporate-footer .footer-brand p{font-size:12px;line-height:1.9;max-width:310px;margin:6px 0}.corporate-footer .footer-brand a{font-size:12px}.corporate-footer .footer-col strong{color:#fff;letter-spacing:.08em;font-size:11px}.corporate-footer .footer-col p{font-size:12px;line-height:1.85;color:#c6d2e2;margin:0 0 16px}.corporate-footer .footer-col a{font-size:12px;color:#c6d2e2}.corporate-footer .footer-bottom{align-items:center;border-color:#ffffff20;gap:20px}.footer-partners{display:flex;gap:22px;align-items:center}.footer-partners img{object-fit:contain;width:75px;height:54px}.corporate-news-article{max-width:1040px;margin:auto;padding-bottom:65px}.corporate-news-article .news-heading{max-width:900px;padding:28px 0 34px}.corporate-news-article h1{font-size:clamp(30px,4vw,48px);line-height:1.18;letter-spacing:-.035em}.corporate-news-article time{color:#718095;font-size:13px}.corporate-news-article .news-cover img{max-height:520px;width:100%;object-fit:contain;background:#f4f6f8}.corporate-news-article .prose{max-width:850px;margin:35px auto}
@media(min-width:1800px){.corporate-slider{max-height:680px}}
@media(max-width:1050px){.corporate-about-grid{gap:30px}.corporate-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.corporate-footer .footer-top{gap:30px;grid-template-columns:1.4fr 1fr 1fr}.corporate-footer .footer-col:last-child{grid-column:1/-1;max-width:450px}.corporate-app-card h3{font-size:19px}.corporate-app-card .app-label{inset:auto 16px 16px}}
@media(max-width:700px){.corporate-section{padding:40px 0}.corporate-home .section-head{align-items:end;margin-bottom:22px}.corporate-home .section-head h2:before{margin-bottom:12px}.corporate-link{font-size:12px;gap:8px}.corporate-app-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.corporate-app-card{aspect-ratio:1.15}.corporate-app-card h3{font-size:17px}.corporate-app-card .app-label{inset:auto 13px 14px}.corporate-app-card .app-arrow{display:none}.corporate-about-grid{grid-template-columns:1fr;gap:22px}.corporate-about-photo{min-height:0;aspect-ratio:1.5}.corporate-about-copy{padding:0}.corporate-about-copy p{font-size:15px}.corporate-news-grid,.corporate-news-page .corporate-news-grid{grid-template-columns:1fr 1fr;gap:13px}.corporate-news-copy{padding:16px}.corporate-news-card h3{font-size:16px}.corporate-slider{min-height:160px}.corporate-footer .footer-top{grid-template-columns:1fr 1fr;gap:28px}.corporate-footer .footer-brand{grid-column:1/-1}.corporate-footer .footer-col:last-child{grid-column:auto}.corporate-footer .footer-bottom{flex-wrap:wrap}.corporate-news-article .news-heading{padding-top:14px}.corporate-news-article .prose{font-size:16px}}
@media(max-width:380px){.corporate-news-grid,.corporate-news-page .corporate-news-grid{grid-template-columns:1fr}.corporate-app-card h3{font-size:15px}}
@media(prefers-reduced-motion:reduce){.corporate-app-card img,.corporate-news-card{transition:none}}
.corporate-news-grid--archive{grid-template-columns:repeat(3,minmax(0,1fr))}.corporate-news-detail .news-heading{max-width:900px}.corporate-news-detail .news-heading h1{font-size:clamp(30px,4vw,48px);line-height:1.2}.corporate-news-detail .news-hero-image{margin:0 0 40px}.corporate-news-detail .news-hero-image img{max-height:520px;object-fit:contain;width:100%;background:#f3f6fa}.corporate-news-detail .news-back{margin-top:35px}.corporate-news-detail .news-heading time{font-size:13px;color:#6a7d93}@media(max-width:700px){.corporate-news-grid--archive{grid-template-columns:1fr 1fr}}@media(max-width:380px){.corporate-news-grid--archive{grid-template-columns:1fr}} @media (max-width:700px) {
.corporate-slider #n2-ss-1 .n2-ss-slide-17 .n-uc-ylyDNzZhyOFj {
--margin-top: 0px;
}
}