:root{color:#262b31;background:#fff;font-family:Noto Sans JP,Yu Gothic,YuGothic,Hiragino Kaku Gothic ProN,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--blue: #0565a8;--blue-dark: #034f87;--ink: #262b31;--muted: #66717d;--line: #dfe5e9;--soft: #f4f7f9;--content-width: 1120px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;min-width:320px;background:#fff;color:var(--ink)}body,button,a{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}img{display:block;max-width:100%}button{color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:1000;top:8px;left:8px;padding:10px 16px;color:#fff;background:var(--blue);transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{position:absolute;z-index:20;top:0;left:0;width:100%}.site-header--lower{position:relative}.header-inner{display:flex;align-items:center;justify-content:space-between;width:min(calc(100% - 48px),1160px);min-height:104px;margin:0 auto}.header-logo{width:min(29vw,330px)}.header-logo img{width:100%}.global-navigation{display:flex;align-items:center;gap:clamp(24px,3vw,46px)}.global-navigation a{position:relative;color:#0f1720;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;text-decoration:none;letter-spacing:.02em}.global-navigation>a:not(.contact-link):after{position:absolute;right:0;bottom:-8px;left:0;height:2px;background:var(--blue);content:"";transform:scaleX(0);transition:transform .18s ease}.global-navigation>a:hover:after,.global-navigation>a:focus-visible:after{transform:scaleX(1)}.global-navigation .contact-link{display:inline-flex;align-items:center;justify-content:center;min-width:150px;min-height:44px;padding:10px 25px;color:#fff;background:var(--blue);transition:color .18s ease,background .18s ease}.global-navigation .contact-link:hover,.global-navigation .contact-link:focus-visible{color:var(--blue);background:#fff;outline:2px solid var(--blue)}.menu-button{display:none}.home-hero{overflow:hidden;width:100%;background:#f2f3f3}.home-hero picture,.home-hero img{width:100%}.home-hero img{object-fit:cover}.section,.page-section{width:min(calc(100% - 48px),var(--content-width));margin:0 auto}.section{padding:90px 0}.page-section{padding:72px 0 110px}.section-heading{margin-bottom:48px}.section-heading--center{text-align:center}.section-heading>p,.eyebrow{margin:0 0 8px;color:var(--blue);font-family:Poppins,sans-serif;font-size:15px;font-weight:600;letter-spacing:.16em}.section-heading h2{margin:0;font-family:Poppins,Noto Sans JP,sans-serif;font-size:clamp(30px,4vw,42px);font-weight:400;line-height:1.35}.section-heading>span{position:relative;display:block;width:134px;height:2px;margin:24px auto 0;background:var(--blue)}.section-heading>span:after{position:absolute;top:-1px;left:50%;width:12px;height:12px;border-right:2px solid var(--blue);border-bottom:2px solid var(--blue);background:#fff;content:"";transform:translate(-50%,-50%) rotate(45deg)}.about-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:64px}.about-copy strong{display:block;margin-bottom:24px;color:#1f2933;font-size:clamp(23px,2.7vw,34px);font-weight:700;line-height:1.7}.about-copy p{margin:0;color:#4e5b66;font-size:16px;line-height:2}.company-section{position:relative;overflow:hidden;min-height:700px;color:#fff;background:#0665a7}.company-background,.company-background img{position:absolute;inset:0;width:100%;height:100%}.company-background img{object-fit:cover}.company-inner{position:relative;z-index:1;display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;width:min(calc(100% - 48px),var(--content-width));margin:0 auto;padding:100px 0}.section-heading--light>p{color:#cdeaff}.section-heading--light>span{margin-right:auto;margin-left:0;background:#fff}.section-heading--light>span:after{border-color:#fff;background:var(--blue)}.company-list{margin:0;border-top:1px solid rgb(255 255 255 / 40%)}.company-list>div{display:grid;grid-template-columns:130px 1fr;gap:20px;padding:18px 0;border-bottom:1px solid rgb(255 255 255 / 40%)}.company-list dt{font-weight:700}.company-list dd{margin:0;line-height:1.8}.company-list a{text-underline-offset:4px}.news-section{text-align:center}.news-filter{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:36px}.news-filter button{min-width:108px;padding:9px 18px;border:1px solid var(--blue);border-radius:999px;background:#fff;color:var(--blue);cursor:pointer;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;transition:color .18s ease,background .18s ease}.news-filter button:hover,.news-filter button:focus-visible,.news-filter button.is-active{color:#fff;background:var(--blue)}.news-rows{border-top:1px solid var(--line);text-align:left}.news-row{display:flex;align-items:stretch;padding:22px 0;border-bottom:1px solid var(--line)}.news-row__body{min-width:0;flex:1}.news-meta{display:flex;align-items:center;gap:20px}.news-meta time{flex:0 0 auto;color:var(--blue);font-family:Poppins,sans-serif;font-size:14px;font-weight:600;letter-spacing:.05em}.news-categories{display:flex;flex-wrap:wrap;gap:6px}.category-badge{display:inline-flex;align-items:center;justify-content:center;min-width:72px;padding:4px 10px;border-radius:2px;color:#fff;background:#566675;font-size:11px;font-weight:700;line-height:1.2;text-decoration:none}.category-badge--news{background:#0565a8}.category-badge--media{background:#b92f54}.category-badge--release{background:#23745f}.news-row h2{margin:10px 0 0;font-size:16px;font-weight:500;line-height:1.7}.news-row h2 a{text-decoration:none;transition:color .18s ease}.news-row h2 a:hover,.news-row h2 a:focus-visible{color:var(--blue)}.outline-button{display:inline-flex;align-items:center;justify-content:center;min-width:230px;min-height:52px;margin-top:42px;padding:12px 30px;border:1px solid var(--blue);color:var(--blue);background:#fff;cursor:pointer;font-weight:700;text-decoration:none;transition:color .18s ease,background .18s ease}.outline-button:hover,.outline-button:focus-visible{color:#fff;background:var(--blue)}.lower-hero{position:relative;overflow:hidden;min-height:250px;background:var(--blue)}.lower-hero picture,.lower-hero img{position:absolute;inset:0;width:100%;height:100%}.lower-hero img{object-fit:cover}.lower-hero h1{position:relative;z-index:1;width:min(calc(100% - 48px),var(--content-width));margin:0 auto;padding-top:84px;color:#fff;font-family:Poppins,Noto Sans JP,sans-serif;font-size:clamp(36px,5vw,58px);font-weight:500;letter-spacing:.05em}.news-rows--cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;border-top:0}.news-rows--cards .news-row{overflow:hidden;display:grid;grid-template-columns:170px 1fr;padding:0;border:1px solid var(--line);background:#fff}.news-thumbnail{overflow:hidden;min-height:190px;background:var(--soft)}.news-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform .24s ease}.news-thumbnail:hover img{transform:scale(1.035)}.news-rows--cards .news-row__body{padding:20px}.news-rows--cards .news-row h2{margin-top:12px;font-size:17px;font-weight:700}.news-rows--cards .news-row p{display:-webkit-box;overflow:hidden;margin:10px 0 0;color:var(--muted);font-size:13px;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:3}.pagination{display:flex;justify-content:center;gap:8px;margin-top:56px}.pagination a{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid var(--line);color:var(--blue);text-decoration:none}.pagination a:hover,.pagination a:focus-visible,.pagination a[aria-current=page]{border-color:var(--blue);color:#fff;background:var(--blue)}.article{max-width:900px}.article-header{padding-bottom:30px;border-bottom:1px solid var(--line)}.article-header h2{margin:22px 0 0;font-size:clamp(25px,4vw,38px);line-height:1.55}.article-content{padding:44px 0 0}.article-html{overflow-wrap:anywhere;font-size:16px;line-height:2}.article-html+.article-html,.article-html+.video-embed,.article-html+.external-card,.video-embed+.article-html,.external-card+.article-html{margin-top:28px}.article-html p,.article-html div{margin-top:0;margin-bottom:20px}.article-html a,.privacy-content a{color:var(--blue);text-underline-offset:4px}.article-html img{height:auto;margin:24px auto}.article-html figure{margin:32px 0}.article-html table{display:block;overflow-x:auto;width:100%;border-collapse:collapse}.article-html td,.article-html th{padding:10px;border:1px solid var(--line);vertical-align:top}.article-html ul,.article-html ol{padding-left:1.5em}.video-embed{position:relative;overflow:hidden;width:100%;margin:36px 0;padding-top:56.25%;background:#111}.video-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.external-card{display:grid;grid-template-columns:1fr auto;gap:8px 20px;margin:32px 0;padding:24px;border:1px solid var(--line);border-left:5px solid var(--blue);background:var(--soft);text-decoration:none;transition:border-color .18s ease,transform .18s ease}.external-card:hover,.external-card:focus-visible{border-color:var(--blue);transform:translateY(-2px)}.external-card>span:first-child{color:var(--blue);font-family:Poppins,sans-serif;font-size:11px;letter-spacing:.12em}.external-card strong{grid-column:1;font-size:16px;line-height:1.65}.external-card>span:last-child{grid-row:1 / span 2;grid-column:2;align-self:center;color:var(--blue);font-size:24px}.article-footer{margin-top:56px;padding-top:28px;border-top:1px solid var(--line);text-align:center}.privacy-content{max-width:900px;color:#3f4a54;font-size:15px;line-height:2}.privacy-content [style]{max-width:100%;font-family:inherit!important}.privacy-content span{font-family:inherit!important}.privacy-content>div>div{max-width:100%}.not-found,.state-page{text-align:center}.not-found h2,.state-page h1{margin:12px 0 20px;font-size:clamp(28px,5vw,44px)}.not-found p:not(.eyebrow),.state-page p{color:var(--muted)}.state-page{display:grid;place-content:center;min-height:100vh;padding:32px}.loading-mark{display:block;width:42px;height:42px;margin:0 auto 20px;border:3px solid #d9e6ef;border-top-color:var(--blue);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty-state{padding:50px 20px;border-bottom:1px solid var(--line);color:var(--muted);text-align:center}.site-footer{padding:62px 24px 30px;color:#fff;background:#272e35}.footer-inner{width:min(100%,var(--content-width));margin:0 auto;text-align:center}.footer-logo{display:inline-block;width:min(280px,78vw)}.footer-inner>p{margin:24px 0;color:#aeb8c0}.footer-inner nav{display:flex;flex-wrap:wrap;justify-content:center;gap:18px 32px;margin-bottom:40px}.footer-inner nav a{color:#fff;font-family:Poppins,sans-serif;font-size:12px;letter-spacing:.08em;text-decoration:none}.footer-inner small{color:#aeb8c0;font-size:11px}@media(max-width:900px){.header-inner{min-height:84px}.global-navigation{gap:18px}.global-navigation .contact-link{min-width:112px}.news-rows--cards{grid-template-columns:1fr}}@media(max-width:767px){html{scroll-padding-top:66px}.site-header{position:absolute}.site-header--lower{position:relative}.header-inner{position:relative;width:100%;min-height:66px;padding:0 18px;background:#fffffff5}.header-logo{position:relative;z-index:22;width:170px}.menu-button{position:relative;z-index:22;display:block;width:44px;height:44px;padding:9px;border:0;background:transparent;cursor:pointer}.menu-button>span:not(.sr-only){position:absolute;left:9px;width:26px;height:2px;background:var(--blue);transition:top .18s ease,transform .18s ease,opacity .18s ease}.menu-button>span:nth-child(1){top:13px}.menu-button>span:nth-child(2){top:21px}.menu-button>span:nth-child(3){top:29px}.menu-button[aria-expanded=true]>span:nth-child(1){top:21px;transform:rotate(45deg)}.menu-button[aria-expanded=true]>span:nth-child(2){opacity:0}.menu-button[aria-expanded=true]>span:nth-child(3){top:21px;transform:rotate(-45deg)}.global-navigation{position:fixed;z-index:21;inset:0;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:0;padding:90px 28px 32px;overflow-y:auto;overscroll-behavior:contain;background:#fffffffa;opacity:0;pointer-events:none;transform:translateY(-20px);visibility:hidden;transition:opacity .18s ease,transform .18s ease,visibility 0s linear .18s}.global-navigation.is-open{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible;transition-delay:0s}.global-navigation a,.global-navigation .contact-link{display:flex;align-items:center;justify-content:center;width:100%;min-height:58px;border-bottom:1px solid var(--line);color:var(--ink);background:transparent;font-size:16px}.global-navigation .contact-link{margin-top:18px;border:0;color:#fff;background:var(--blue)}.global-navigation>a:after{display:none}.home-hero{padding-top:66px}.section,.page-section{width:min(calc(100% - 32px),var(--content-width))}.section{padding:66px 0}.page-section{padding:52px 0 80px}.section-heading{margin-bottom:34px}.section-heading>span{margin-top:18px}.about-grid{grid-template-columns:1fr;gap:30px}.about-copy strong{font-size:22px;line-height:1.75}.company-section{min-height:0}.company-inner{grid-template-columns:1fr;gap:10px;width:min(calc(100% - 32px),var(--content-width));padding:70px 0}.section-heading--light>span{margin-left:auto}.company-list>div{grid-template-columns:92px 1fr;gap:14px;padding:15px 0;font-size:14px}.news-filter{display:grid;grid-template-columns:repeat(2,1fr)}.news-filter button{width:100%;min-width:0}.news-row{padding:19px 0}.news-meta{align-items:flex-start;gap:10px}.news-meta time{padding-top:2px;font-size:12px}.category-badge{min-width:60px;padding:4px 7px;font-size:10px}.news-row h2{font-size:14px}.lower-hero{min-height:180px}.lower-hero h1{width:min(calc(100% - 32px),var(--content-width));padding-top:58px;text-align:center}.news-rows--cards .news-row{grid-template-columns:118px 1fr}.news-thumbnail{min-height:170px}.news-rows--cards .news-row__body{padding:14px}.news-rows--cards .news-row h2{font-size:14px}.news-rows--cards .news-row p{display:none}.article-header h2{font-size:24px}.article-content{padding-top:30px}.article-html{font-size:15px}.external-card{padding:18px}.site-footer{padding-top:50px}}@media(max-width:767px)and (max-height:520px){.global-navigation{justify-content:flex-start}}.home-container{width:100%;margin:0 auto;padding-right:15px;padding-left:15px}.site-header:not(.site-header--lower) .header-inner{width:100%;min-height:80px;margin-top:20px;padding-right:15px;padding-left:15px}.site-header:not(.site-header--lower) .header-logo{width:310px}.site-header:not(.site-header--lower) .global-navigation{gap:30px}.site-header:not(.site-header--lower) .global-navigation a{font-family:Poppins,Noto Sans JP,sans-serif;font-size:16px;font-weight:400;letter-spacing:normal}.site-header:not(.site-header--lower) .global-navigation .contact-link{width:142.225px;min-width:0;min-height:0;padding:7px 32px;line-height:25.6px}.home-hero{position:relative;height:600px}.home-hero picture,.home-hero img{position:absolute;top:0;left:50%;width:auto;max-width:none;height:100%;transform:translate(-50%)}.about-section{background:#fff}.about-inner{padding-top:90px;padding-bottom:70px}.home-section-title{margin:33.2px 0 60px;color:#262b31;font-family:Poppins,sans-serif;font-size:40px;font-weight:300;line-height:1;text-align:center}.home-section-title>span{position:relative;display:inline-block;padding-bottom:27.4px}.home-section-title>span:before{position:absolute;right:0;bottom:0;left:0;height:1px;background:#0051a4;content:""}.home-section-title>span:after{position:absolute;bottom:-4px;left:50%;width:9px;height:9px;border-right:1px solid #0051a4;border-bottom:1px solid #0051a4;background:#fff;content:"";transform:translate(-50%) rotate(45deg)}.about-grid{display:flex;align-items:center;gap:0}.about-copy{min-width:0;flex:1 1 auto;padding-right:60px}.about-copy .about-intro{margin:16px 0 25px;font-size:16px;line-height:28.8px}.about-intro strong{display:inline;margin:0;color:inherit;font-size:inherit;font-weight:700;line-height:inherit}.about-stripe{display:flex;align-items:flex-start;justify-content:center;height:20px;margin-bottom:25px}.about-stripe img{width:120px;height:15px}.about-headline{margin:0 0 .4em;font-size:44px;font-weight:900;line-height:1.25}.about-copy .about-lead{margin:0 0 18px;font-size:18px;line-height:32.4px}.about-lead strong{display:inline;margin:0;color:inherit;font-size:inherit;font-weight:900;line-height:inherit}.about-points{margin:.25em 0 0;padding:0;list-style:none}.about-points li{position:relative;margin:.35em 0;padding-left:1.4em;font-size:14px;line-height:1.7}.about-points li:before{position:absolute;top:0;left:0;color:#0051a4;content:"▶";font-size:.72em;line-height:2.35}.about-image{flex:0 0 500px}.about-image img{width:500px;height:400px;object-fit:cover}.company-section{min-height:0}.company-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;width:100%;padding:100px 0}.company-title{margin:0;font-family:Poppins,sans-serif;font-size:45px;font-weight:300;line-height:1;padding-right:15px;padding-left:15px}.company-list{margin:0 15px;border:0}.company-list>div{display:grid;grid-template-columns:100px minmax(0,1fr);gap:35px;min-height:33.8px;margin-top:10px;padding:0;border:0}.company-list>div:first-child{margin-top:14px}.company-list dt{display:flex;align-items:center;justify-content:center;align-self:start;min-height:26px;border:1px solid #c9e5ff;font-size:12px;font-weight:400;line-height:1}.company-list dd{font-size:14px;line-height:1.457}.news-section{background:#fff;text-align:left}.news-inner{padding-top:90px;padding-bottom:70px}.news-section .home-section-title{margin-bottom:45px}.news-select{display:none}.news-section .news-filter{display:flex;flex-wrap:nowrap;justify-content:center;gap:10px;margin-bottom:50px}.news-section .news-filter button{position:relative;min-width:0;padding:8px 36px 10px;border:0;border-radius:4px;color:#fff;background:#7caed9;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:16px}.news-section .news-filter button:hover,.news-section .news-filter button:focus-visible,.news-section .news-filter button.is-active{color:#fff;background:#0051a4}.news-section .news-filter button.is-active:after{position:absolute;bottom:-8px;left:50%;width:0;height:0;border-top:8px solid #0051a4;border-right:8px solid transparent;border-left:8px solid transparent;content:"";transform:translate(-50%)}.home-news-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:15px;padding-bottom:20px}.home-news-card{position:relative;min-height:161.2px;padding:45px 50px;border:1px solid #cccccc}.home-news-card:nth-child(-n+2){height:186.8px}.home-news-card:nth-child(3),.home-news-card:nth-child(4){height:161.2px}.home-news-card:nth-child(5),.home-news-card:nth-child(6){height:186.8px}.home-news-card time{color:#999;font-family:Poppins,sans-serif;font-size:14px;line-height:20px}.home-news-categories{display:flex;flex-wrap:wrap;margin-top:0}.home-news-category{position:relative;color:#566675;font-size:18px;line-height:25.6px}.home-news-category+.home-news-category{margin-left:.55em;padding-left:.55em}.home-news-category+.home-news-category:before{position:absolute;left:0;color:#666;content:"/"}.home-news-category--news{color:#d8bc00}.home-news-category--media{color:#64ac54}.home-news-category--release{color:#d80047}.home-news-card h3{margin:0;font-size:18px;font-weight:500;line-height:25.6px}.home-news-card:hover,.home-news-card:focus-within{border-color:#0051a4;box-shadow:inset 0 0 0 1px #0051a4}.home-news-card h3 a{text-decoration:none}.home-news-card h3 a:after{position:absolute;inset:0;content:""}.site-footer{padding:40px 0 60px;color:#333;background:#eee}.footer-inner{display:flex;align-items:flex-end;width:100%;max-width:1140px;padding-right:15px;padding-left:15px;text-align:left}.footer-logo{width:250px}.footer-logo img{width:250px;height:auto}.footer-meta{width:539px;margin-left:auto;text-align:right}.footer-inner nav{gap:0;justify-content:flex-start;margin:0 0 10px}.footer-inner nav a{position:relative;margin-right:50px;padding:0 0 0 26px;color:#333;font-family:inherit;font-size:12px;font-weight:500;line-height:16.8px;letter-spacing:normal}.footer-inner nav a:last-child{margin-right:0}.footer-inner nav a:before{position:absolute;left:0;top:8.4px;width:15px;border-top:2.4px solid #000000;content:""}.footer-inner nav a:hover:before,.footer-inner nav a:focus-visible:before{border-top-color:#0051a4}.footer-meta small{display:block;color:#999;font-size:12px;line-height:normal}@media(min-width:576px){.home-container,.site-header:not(.site-header--lower) .header-inner,.footer-inner{max-width:540px}}@media(min-width:768px){.home-container,.site-header:not(.site-header--lower) .header-inner,.footer-inner{max-width:720px}.home-hero{height:500px}.site-header:not(.site-header--lower) .header-logo{width:180px}}@media(min-width:992px){.home-container,.site-header:not(.site-header--lower) .header-inner,.footer-inner{max-width:960px}.home-hero{height:600px}.site-header:not(.site-header--lower) .header-logo{position:relative;top:9.25px;width:310px}}@media(min-width:1200px){.home-container,.site-header:not(.site-header--lower) .header-inner,.footer-inner{max-width:1140px}.company-inner{min-height:545.4px}}@media(min-width:768px){.site-header:not(.site-header--lower).is-fixed{position:fixed;border-bottom:.8px solid #cccccc;background:#fff}.site-header:not(.site-header--lower).is-fixed .header-inner{min-height:65.975px;margin-top:10px;margin-bottom:10px}.site-header:not(.site-header--lower).is-fixed .header-logo{top:9.375px;width:240px}}@media(max-width:991px)and (min-width:768px){.site-header:not(.site-header--lower) .global-navigation{gap:30px}.site-header:not(.site-header--lower) .global-navigation .contact-link{min-width:112px}.site-header:not(.site-header--lower).is-fixed{padding-right:15px;padding-left:15px}.site-header:not(.site-header--lower).is-fixed .header-inner{min-height:59.55px}.site-header:not(.site-header--lower).is-fixed .header-logo{position:relative;top:12.06875px;width:180px}.about-copy{padding-right:30px}.about-image{flex-basis:40%}.about-image img{width:100%;height:auto}.company-background img{object-position:40% 50%}.about-headline{margin-bottom:10.4px;font-size:26px;line-height:32.5px}.about-copy .about-lead{margin-bottom:17px;font-size:17px;line-height:30.6px}.home-news-card{min-height:156.8px;padding:30px 35px}.home-news-card:nth-child(-n+4){height:156.8px}.home-news-card:nth-child(5),.home-news-card:nth-child(6){height:182.4px}.footer-logo,.footer-logo img{width:200px}.footer-meta{width:458.625px}.footer-inner nav{margin-bottom:5px}.footer-inner nav a{margin-right:30px}.footer-inner nav a:last-child{margin-right:0}}@media(max-width:767px){.site-header:not(.site-header--lower).is-fixed{position:fixed;border-bottom:.8px solid #cccccc;background:#fff}.site-header:not(.site-header--lower).is-fixed .header-inner{min-height:59.55px;margin-top:10px;margin-bottom:10px;background:transparent}.site-header:not(.site-header--lower).is-fixed .menu-button{top:23.775px}.site-header:not(.site-header--lower).is-fixed .header-logo{top:13.95px}.site-header:not(.site-header--lower) .header-inner{min-height:66px;margin-top:21px;padding-right:30px;padding-left:30px;background:transparent}.site-header:not(.site-header--lower) .header-logo{width:160px}.site-header:not(.site-header--lower) .menu-button{position:absolute;top:12.775px;right:30px;display:flex;align-items:center;width:68.25px;height:16px;padding:0}.site-header:not(.site-header--lower) .menu-button>img{width:24px;height:auto;margin:0 5px 0 0}.site-header:not(.site-header--lower) .menu-button>.menu-button__label{position:static;display:block;width:auto;height:auto;opacity:1;transform:none;background:transparent;color:#000;font-family:Arial,sans-serif;font-size:13.3333px;font-weight:400;line-height:normal}.site-header--lower .menu-button{display:flex;align-items:center;width:68.25px;height:16px;padding:0}.site-header--lower .menu-button>img{width:24px;height:auto;margin:0 5px 0 0}.site-header--lower .menu-button>.menu-button__label{position:static;display:block;width:auto;height:auto;opacity:1;transform:none;background:transparent;color:#000;font-family:Arial,sans-serif;font-size:13.3333px;font-weight:400;line-height:normal}.site-header:not(.site-header--lower) .global-navigation{gap:0}.site-header.menu-open .header-logo{visibility:hidden}.site-header.menu-open .menu-button[aria-expanded=true]{position:fixed;top:19px;right:30px;width:60.1875px;height:16px}.site-header.menu-open .menu-button[aria-expanded=true]>img{width:10px;height:auto;margin-right:5px;transform:translateY(.55px)}.site-header.menu-open .menu-button[aria-expanded=true]>.menu-button__label{position:static;display:block;width:auto;height:auto;color:#000;background:transparent;font-family:Arial,sans-serif;font-size:13.3333px;font-weight:400;line-height:normal;opacity:1;transform:none}.site-header .global-navigation{align-items:stretch;justify-content:flex-start;gap:0;padding:75px 30px 40px 60px;background:#fff}.site-header.menu-open .global-navigation a,.site-header.menu-open .global-navigation .contact-link{position:relative;display:block;width:100%;min-height:0;margin:0 0 20px;padding:0 0 0 25px;border:0;color:#000;background:transparent;font-family:inherit;font-size:24px;font-weight:500;line-height:35.2px;text-align:left}.site-header.menu-open .global-navigation .contact-link{margin-bottom:0}.site-header .global-navigation a:before{position:absolute;top:17.6px;left:0;width:16px;border-top:2.4px solid #000000;content:""}.home-hero{height:auto;padding-top:0}.home-hero picture,.home-hero img{position:static;width:100%;max-width:100%;height:auto;transform:none}.home-container{padding-right:30px;padding-left:30px}.about-inner{padding-top:60px;padding-bottom:50px}.home-section-title{margin:29.05px 0 25px;font-size:35px}.home-section-title>span{padding-bottom:16.6px}.about-grid{display:flex;flex-direction:column;align-items:stretch}.about-copy{padding-right:0}.about-copy .about-intro{margin:0 0 10px;font-size:14px;line-height:20px}.about-stripe{width:75px;height:20px;margin-right:auto;margin-bottom:10px;margin-left:auto}.about-stripe img{width:75px;height:auto}.about-headline{margin-bottom:.4em;font-size:26px;line-height:32.5px}.about-copy .about-lead{margin-bottom:17px;font-size:17px;line-height:30.6px}.desktop-break{display:none}.about-points li{font-size:14px}.about-points{padding-bottom:0}.about-points li:last-child{margin-bottom:0}.about-image{flex-basis:auto;margin-top:20px}.about-image img{width:100%;height:auto}.company-inner{display:block;padding:60px 0 40px}.company-title{margin:29.05px 15px 30px;padding:0;font-size:35px;text-align:center}.company-list{margin:0 30px;padding-top:14px}.company-list>div{display:block;min-height:0}.company-list>div:first-child{margin-top:0}.company-list dt{display:inline-flex;width:auto;min-height:24.2px;padding:5px 10px;border-color:#ffffff8c;background:#ffffff4d}.company-list dd{margin:8px 0 0 40px;line-height:20px}.news-inner{padding-top:60px;padding-bottom:50px}.news-section .home-section-title{margin-bottom:25px}.news-select{position:relative;display:block;margin-bottom:20px}.news-select:after{position:absolute;top:50%;right:20px;width:12px;height:12px;border-right:1.6px solid #ffffff;border-bottom:1.6px solid #ffffff;content:"";pointer-events:none;transform:translateY(-70%) rotate(45deg)}.news-select select{width:100%;height:37.6px;padding:8px 45px 12px 20px;border:0;border-radius:10rem;appearance:none;color:#fff;background:#0051a4;font-family:Poppins,sans-serif;font-size:16px}.news-section .news-filter{display:none}.home-news-list{grid-template-columns:1fr;gap:10px;margin-bottom:15px;padding-bottom:10px}.home-news-card{min-height:0;padding:19.2px 24.2px}.home-news-card:before{position:absolute;top:5px;right:22px;color:#0051a4;content:"MORE";font-size:13px;line-height:19.2px}.home-news-card:after{position:absolute;top:13px;right:0;width:15px;border-top:2.4px solid #0051a4;content:""}.home-news-card:nth-child(-n+2){height:auto}.home-news-card:nth-child(3),.home-news-card:nth-child(4),.home-news-card:nth-child(5),.home-news-card:nth-child(6){height:auto}.home-news-card time{display:block;font-size:11px;line-height:16px}.home-news-category{font-size:14px;line-height:20px}.home-news-card h3{margin-top:0;font-size:14px;line-height:20px}.site-footer{padding:40px 0}.footer-inner{display:flex;flex-direction:column;align-items:center;padding-right:30px;padding-left:30px;text-align:center}.footer-logo,.footer-logo img{width:220px}.footer-meta{width:220px;margin-left:0;text-align:center}.footer-inner nav{width:220px;height:75px;justify-content:center;gap:0;justify-content:space-between;margin:20px 0}.footer-inner nav a{flex:0 0 90px;height:20px;margin-right:0;margin-bottom:5px;padding-left:23px;font-size:14px;line-height:20px}.footer-meta small{font-size:12px;line-height:16.8px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
