.home-hero{min-height:calc(100vh - 74px)!important;min-height:calc(100dvh - 74px)!important;padding-top:72px;padding-bottom:64px}.home-hero h1{max-width:none;font-size:clamp(32px,4vw,56px)!important;margin-bottom:0}@media(min-width:801px){.home-hero h1{white-space:nowrap}}.hero-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:48px}.hero-bottom .hero-copy{margin:0}.home-links{padding-top:88px;padding-right:clamp(24px,4vw,72px);padding-bottom:112px;padding-left:clamp(24px,4vw,72px)}.home-card-grid{width:min(1320px,100%);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.home-card{display:block;overflow:hidden;background:#0e7390;box-shadow:0 10px 28px #071b341f;transition:transform .25s,box-shadow .25s}.home-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px #071b3433}.home-card-image{display:grid;place-items:center;aspect-ratio:2 / 1;overflow:hidden;background:linear-gradient(135deg,#e8eff1,#cbdadd);color:#718087;font-size:13px}.home-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.home-card:hover .home-card-image img{transform:scale(1.04)}.home-card h2{margin:0;padding:10px 18px 14px;background:repeating-linear-gradient(45deg,rgba(255,255,255,.15) 0px,rgba(255,255,255,.15) 5px,transparent 5px,transparent 10px),linear-gradient(120deg,#095b75,#0b7783);color:#fff;font-size:clamp(18px,1.8vw,23px);font-weight:600;line-height:1.4;letter-spacing:.04em;text-align:center}.text-link{display:inline-block;margin-top:12px;padding-bottom:2px;color:var(--blue);border-bottom:1px solid transparent;font-size:13px;font-weight:700;transition:transform .2s,border-color .2s,color .2s}.text-link:hover,.text-link:focus-visible{color:#095c75;border-bottom-color:currentColor;transform:translate(4px);outline:none}.home-news{padding-top:48px;padding-bottom:160px}.two-column-heading{display:grid;grid-template-columns:280px 1fr;gap:60px}.two-column-heading h2{margin-bottom:0;font-size:clamp(30px,3vw,42px)}.home-news-more{display:none}.home-news .news-item{grid-template-columns:140px 1fr auto;padding:17px 10px;border-radius:8px;transition:background-color .2s,color .2s,padding .2s}.home-news .news-item:hover,.home-news .news-item:focus-visible{padding-right:16px;padding-left:16px;background:#e7f8f7;color:var(--blue);outline:none}.home-news .news-item:focus-visible{box-shadow:inset 0 0 0 2px var(--blue)}.home-news .news-item>span:last-child{transition:transform .2s}@media(min-width:901px){.home-news .two-column-heading{row-gap:24px}.home-news-heading .text-link{display:none}.home-news-more{display:inline-flex;grid-column:2;grid-row:2;justify-self:end;align-items:center;min-height:44px;margin:0;padding:0 4px;white-space:nowrap}.home-news .news-item>span:last-child{visibility:hidden}}.home-news .news-item:hover>span:last-child,.home-news .news-item:focus-visible>span:last-child{transform:translate(4px)}.hero-mobile-break{display:none}.home-links-intro{width:min(1200px,100%);margin:0 auto 88px;color:var(--navy);font-size:clamp(20px,1.8vw,22px);font-weight:500;line-height:1.75;letter-spacing:.01em;text-align:center;text-wrap:balance;word-break:auto-phrase}.home-product{padding-top:60px;padding-bottom:64px;background:var(--paper);border-top:1px solid var(--line)}.home-product-inner{display:grid;grid-template-columns:minmax(0,380px) minmax(0,1fr);align-items:center;gap:clamp(42px,6vw,68px);width:min(1200px,100%)}.home-product-inner>img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:6px}.home-product-copy>span{color:var(--blue);font-size:13px;font-weight:700;letter-spacing:.12em}.home-product-copy{display:flex;flex-direction:column}.home-product-copy h2{margin:14px 0 18px;font-size:clamp(26px,2.4vw,28px);line-height:1.5}.home-product-copy h3{margin-bottom:10px;color:#42546a;font-size:clamp(19px,1.8vw,22px);font-weight:600}.home-product-copy p{max-width:520px;margin-bottom:22px;color:var(--muted);font-size:14px}@media(min-width:901px){.home-product-inner{align-items:stretch}.home-product-copy h2,.home-product-copy p{max-width:none;white-space:nowrap}.home-product-copy .button{margin-top:auto}}.home-product-copy .button{align-self:flex-end;min-height:42px;padding:0 18px;font-size:13px}.home-service{padding-top:74px;padding-bottom:74px;background:var(--paper)}.section-title-row{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:32px}.section-title-row h2{margin:0}.section-title-row p{max-width:480px;color:var(--muted);margin:0}.service-list{background:#fff;border-radius:22px;overflow:hidden}.service-row{display:grid;grid-template-columns:60px 1fr auto;gap:24px;align-items:center;padding:24px 30px;border-bottom:1px solid var(--line);transition:.2s}.service-row:last-child{border-bottom:0}.service-row:hover{background:#f8fcfc;padding-left:36px}.service-no{font:600 11px Manrope;color:var(--blue)}.service-row h3{font-size:19px;margin:0 0 3px}.service-row p{font-size:13px;color:var(--muted);margin:0}.service-row b{color:var(--blue);font-size:20px}.service-button{margin-top:28px}.home-recruit{padding-top:76px;padding-bottom:76px;background:linear-gradient(120deg,#0a3765,#087c8b);color:#fff}.home-recruit .eyebrow{color:var(--aqua)}.recruit-inner{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:80px}.recruit-inner h2{margin:0}.recruit-inner p{color:#e1f1f5;max-width:520px;margin-bottom:24px}@media(max-width:800px){.home-links,.home-product{padding-top:82px;padding-bottom:88px}.home-product{padding-top:56px;padding-bottom:60px}.home-links{padding-top:76px}.home-links-intro{margin-bottom:76px}.home-news{padding-top:48px;padding-bottom:136px}.home-product-inner{grid-template-columns:1fr;gap:34px}.home-card-grid{gap:14px}.hero-bottom,.section-title-row{display:block}.hero-bottom .hero-copy,.section-title-row p{margin-bottom:24px}.two-column-heading,.recruit-inner{grid-template-columns:1fr;gap:32px}.home-news .news-item{grid-template-columns:110px 1fr auto}.service-row{grid-template-columns:36px 1fr auto;padding:22px 18px}.service-row p{display:none}}@media(max-width:520px){.home-product-copy>p{font-size:15px}.home-hero{min-height:calc(100vh - 60px)!important;min-height:calc(100svh - 60px)!important;padding-top:58px}.home-hero h1{margin-bottom:0;line-height:1.4}.hero-mobile-break{display:block}.home-product-copy h2>span{display:block}.home-links,.home-product,.home-service,.home-recruit{padding-top:68px;padding-bottom:72px}.home-product{padding-top:48px;padding-bottom:52px}.home-news{padding-top:40px;padding-bottom:112px}.home-news-heading{text-align:center}.home-news-heading h2{margin:0}.home-news-heading .text-link{display:none}.home-news-more{display:inline-flex;align-items:center;justify-self:end;min-height:44px;margin:0;padding:0 4px;white-space:nowrap}.home-links{padding-top:64px}.home-links-intro{margin-bottom:64px;font-size:18px;line-height:1.85;text-align:center}.home-card-grid{grid-template-columns:1fr;gap:20px}.home-card h2{font-size:19px}.home-news .news-item{grid-template-columns:minmax(0,1fr) 28px;grid-template-rows:auto auto;column-gap:12px;row-gap:4px;align-items:center}.home-news .news-item time{grid-column:1;grid-row:1}.home-news .news-item strong{grid-column:1;grid-row:2;min-width:0;overflow-wrap:anywhere}.home-news .news-item span:last-child{grid-column:2;grid-row:1/3;justify-self:end}.service-row h3{font-size:16px}}
