/* /recruit-lp/ 専用。既存SWELL子テーマの後で読み込む。 */
body.mgnt-recruit-lp {
  --mrl-blue:#0277bd;--mrl-deep:#03456c;--mrl-ink:#19384a;--mrl-muted:#203e4e;
  --mrl-sky:#edf7fc;--mrl-line:#d7e6ed;--mrl-action:#ffda55;
  --mrl-font:'Zen Kaku Gothic New','Hiragino Sans','Yu Gothic',sans-serif;
  --mrl-number:Arial,'Helvetica Neue',sans-serif;
  margin:0;padding-bottom:0!important;background:white;color:var(--mrl-ink)!important;
  font-family:var(--mrl-font)!important;font-size:16px;font-weight:500;line-height:1.85;letter-spacing:.015em;
  font-feature-settings:normal;-webkit-font-smoothing:antialiased;
}
.mrl-root,.mrl-root * {box-sizing:border-box}
.mrl-root {overflow:clip}
.mrl-root :where(h1,h2,h3,p,figure,ul,ol,dl,dd) {margin:0;padding:0}
.mrl-root :where(ul,ol) {list-style:none}
.mrl-root :where(h1,h2,h3) {background:none;border:0;color:var(--mrl-ink);font-family:var(--mrl-font);font-weight:700;line-height:1.55;letter-spacing:.025em}
.mrl-root h2 {font-size:36px}
.mrl-root h3 {font-size:25px}
.mrl-root em {color:var(--mrl-blue);font-style:normal}
.mrl-root a {color:inherit;text-decoration:none}
.mrl-root img {display:block;max-width:100%;height:auto}
.mrl-root p {overflow-wrap:anywhere}
.mrl-root :where(a,summary):focus-visible {outline:3px solid #1689ca;outline-offset:5px}
/* 共通の固定ヘッダー分の余白は style.css の body と共用する。 */
body.mgnt-recruit-lp .mgnt-cheader {font-family:var(--mgnt-font-sans);font-feature-settings:"palt";font-size:var(--mgnt-body);font-weight:400;line-height:1.9;letter-spacing:.04em;z-index:9100}
.mrl-root section[id],.mrl-root aside[id],#mrl-main {scroll-margin-top:130px}
@media (max-width:960px) {
  .mrl-root section[id],.mrl-root aside[id],#mrl-main {scroll-margin-top:108px}
}
.mrl-skip {position:fixed;top:-100px;left:16px;z-index:100000;background:white;color:#075681;padding:12px 20px}
.mrl-skip:focus {top:8px}
.mrl-container {width:min(1120px,calc(100% - 80px));margin-inline:auto}
.mrl-section {padding-block:88px}
.mrl-kicker {font-size:13px;font-weight:700;color:var(--mrl-blue);margin-bottom:14px!important;letter-spacing:.04em}
.mrl-section-heading {text-align:center;margin-bottom:40px}
.mrl-mobile-break {display:none}
.mrl-small {font-size:12px;line-height:1.85;color:var(--mrl-muted)}

/* Actions stand apart from the blue visual identity. */
.mrl-root .mrl-button {display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:64px;padding:17px 28px;background:var(--mrl-action);color:#173449;border:1px solid #f7cf44;border-radius:40px;box-shadow:0 4px 0 #cda628;font-size:17px;line-height:1.5;font-weight:700;letter-spacing:.015em;transition:background .16s,transform .16s}
.mrl-root .mrl-button:hover {background:#ffe783;opacity:1;transform:translateY(-2px)}
.mrl-button svg {width:23px;height:23px;flex:0 0 23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.mrl-root .mrl-button-small {min-height:42px;padding:9px 19px;font-size:12px;box-shadow:0 3px 0 #cda628}
.mrl-button-small svg {width:17px;height:17px;flex-basis:17px}
.mrl-cta-pre {font-size:12px;font-weight:500;margin-bottom:11px!important}
.mrl-cta-note {font-size:11px;line-height:1.8;color:var(--mrl-muted);margin-top:12px!important}

.mrl-header {width:min(1280px,calc(100% - 80px));margin:auto;min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.mrl-brand {display:flex;align-items:center;gap:10px}
.mrl-brand img {width:49px;height:49px}
.mrl-brand>span {font-size:23px;font-weight:700;line-height:1.4;letter-spacing:.07em}
.mrl-brand small {display:block;font-size:10px;font-weight:400;letter-spacing:.02em;margin-top:3px}
.mrl-header-action {display:flex;align-items:center;gap:25px}

/* The photo and copy form one composition. Mobile has its own crop and overlay. */
.mrl-hero {position:relative;background:var(--mrl-deep);color:#fff;isolation:isolate}
.mrl-hero-photo {position:absolute;inset:0;z-index:-2;overflow:hidden}
.mrl-hero-photo img {width:100%;height:100%;object-fit:cover;object-position:70% 0%}
.mrl-hero::after {content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#03456c 0%,#03456cf7 28%,#03456cd9 43%,#03456c4d 60%,#03456c00 78%)}
.mrl-hero-inner {width:min(1200px,calc(100% - 80px));margin:auto;padding:36px 0 32px;position:relative}
.mrl-hero-heading,.mrl-hero-detail {width:560px;max-width:50%}
.mrl-eyebrow {font-size:13px;font-weight:500;letter-spacing:.035em;margin-bottom:12px!important;color:#effaff}
.mrl-job-label {font-size:11px;display:flex;align-items:center;gap:12px;margin-bottom:20px!important;color:#c6e7fa}
.mrl-job-label>span {border-left:1px solid #ffffff70;padding-left:12px}
.mrl-root .mrl-hero h1 {font-size:65px;line-height:1.26;letter-spacing:.015em;color:white;white-space:nowrap}
.mrl-hero h1 em {color:#ffdf70;background:linear-gradient(transparent 91%,#ffdf7066 91%)}
.mrl-hero-sub {font-size:25px;line-height:1.6;font-weight:500;margin-top:17px!important;letter-spacing:.045em}
.mrl-hero-sub br {display:none}
.mrl-hero-lead {font-size:13px;line-height:1.9;margin-top:17px!important;color:#e5f3fa}
.mrl-benefits {display:grid;grid-template-columns:1fr 1.2fr 1.25fr;margin-top:24px!important;max-width:510px}
.mrl-benefits li {text-align:center;border-left:1px solid #ffffff55;padding:0 8px;display:flex;flex-direction:column;align-items:center}
.mrl-benefits li:first-child {border-left:0;padding-left:0}
.mrl-benefits .mrl-mini-icon {font-family:Arial,sans-serif;color:#ffdf70;font-size:29px;font-weight:400;line-height:1;margin-bottom:9px;display:block;height:29px}
.mrl-benefits strong {font-size:14px;white-space:nowrap;line-height:1.5}
.mrl-benefits strong b {font-family:var(--mrl-number);font-size:22px;font-variant-numeric:lining-nums tabular-nums}
.mrl-benefits li>span:last-child {font-size:10px;color:#deeff8;margin-top:4px}
.mrl-hero-action {margin-top:24px}
.mrl-hero-action .mrl-button {width:440px;max-width:100%}
.mrl-hero-action .mrl-cta-note {color:#d6e9f4;margin-top:10px!important}

/* Real people and actual use of the policy directly follow the promise. */
.mrl-real-proof {display:grid;grid-template-columns:185px 1fr 1fr;gap:30px;align-items:center;padding-block:32px}
.mrl-real-proof>img {width:185px;height:123px;object-fit:cover;object-position:center 68%;border-radius:4px}
.mrl-real-proof .mrl-kicker {font-size:11px;margin-bottom:7px!important}
.mrl-real-proof h2 {font-size:23px;line-height:1.6}
.mrl-proof-fact {border-left:1px solid var(--mrl-line);padding-left:30px}
.mrl-proof-fact>span {font-size:12px}
.mrl-proof-fact>p {font-family:var(--mrl-number);color:var(--mrl-blue);font-size:37px;line-height:1.4;margin-top:5px}
.mrl-proof-fact b {font-weight:600;font-variant-numeric:lining-nums tabular-nums}
.mrl-proof-fact i {font-family:var(--mrl-font);font-size:19px;font-style:normal;margin-inline:7px}
.mrl-proof-fact small {display:block;font-size:10px;color:var(--mrl-muted);margin-top:7px}

.mrl-empathy {background:#f3f8fb;border-top:1px solid #e8f0f5;padding-block:66px}
.mrl-empathy h2 {font-size:31px}
.mrl-worries {display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.mrl-worries li {display:flex;align-items:flex-start;gap:17px;padding-top:25px;border-top:2px solid #c7e1ee}
.mrl-worries svg {width:42px;height:42px;flex:0 0 42px;fill:none;stroke:var(--mrl-blue);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.mrl-worries li>div>span {font-size:10px;color:var(--mrl-blue);font-weight:700}
.mrl-worries h3 {font-size:18px;line-height:1.75;margin-top:6px}
.mrl-worries p {font-size:12px;color:var(--mrl-muted);line-height:1.9;margin-top:10px}

/* Expandable evidence: all visible on desktop, compact on small screens. */
.mrl-support {background:linear-gradient(145deg,#fff 25%,#edf7fd)}
.mrl-support .mrl-section-heading h2 em {background:linear-gradient(transparent 70%,#d8effd 70%)}
.mrl-honest-note {padding:23px 28px;margin-top:25px;border-left:3px solid #8cbcd7;background:#f2f7fa}
.mrl-honest-note strong {font-size:13px;display:block;margin-bottom:8px}
.mrl-honest-note p {font-size:12px;color:var(--mrl-muted);line-height:1.9}

.mrl-consult-band {position:relative;background:var(--mrl-deep);color:white;padding:44px 0}
.mrl-consult-grid {display:grid;grid-template-columns:1.25fr 1fr;gap:45px;align-items:center}
.mrl-consult-band .mrl-kicker {color:#bce5fc;font-size:11px;margin-bottom:10px!important}
.mrl-consult-band h2 {font-size:27px;color:white;line-height:1.7}
.mrl-consult-band h2+p {font-size:12px;color:#d9edf9;margin-top:15px}
.mrl-band-action {text-align:center}
.mrl-band-action .mrl-button {width:100%;max-width:410px}
.mrl-band-action .mrl-cta-note {color:#d9edf9}

/* Work: a large real photo, followed by three stages of care. */
.mrl-work {display:grid;grid-template-columns:1fr 1fr;gap:32px 50px;align-items:center}
.mrl-work-photo {position:relative;align-self:stretch;min-height:380px;order:2}
.mrl-work-photo img {width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center;border-radius:5px}
.mrl-work-photo figcaption {position:absolute;bottom:12px;left:12px;right:12px;background:#03456ce8;color:white;font-size:10px;padding:7px 12px;text-align:center}
.mrl-work-heading {order:1}
.mrl-work-heading h2 {font-size:33px}
.mrl-work-heading>p {font-size:14px;line-height:2;color:var(--mrl-muted);margin-top:24px}
.mrl-work-route {display:grid;grid-template-columns:repeat(3,1fr);gap:28px;grid-column:1/-1;order:3;margin-top:12px}
.mrl-work-route article {position:relative;padding:24px 0 0;border-top:2px solid #b7dceb}
.mrl-work-step {display:flex;align-items:center;gap:12px;color:var(--mrl-blue);font-size:11px;margin-bottom:12px}
.mrl-work-step b {font-family:var(--mrl-number);font-weight:400;font-size:30px;line-height:1.3}
.mrl-work-route h3 {font-size:20px;margin-bottom:13px}
.mrl-work-route p {font-size:13px;line-height:1.95;color:var(--mrl-muted)}
.mrl-work-extra {font-size:11px;color:var(--mrl-muted);grid-column:1/-1;order:4}
.mrl-license-note {display:flex;gap:24px;align-items:center;padding:24px 30px;background:#edf7fc;grid-column:1/-1;order:5}
.mrl-license-note>span {font-size:33px;line-height:1.3;flex:0 0 67px;text-align:center;color:var(--mrl-blue);font-family:var(--mrl-number)}
.mrl-license-note>span span {display:block;font-family:var(--mrl-font);font-size:11px}
.mrl-license-note h3 {font-size:20px;margin-bottom:6px}
.mrl-license-note p {font-size:12px;color:var(--mrl-muted)}

.mrl-requirements {background:#edf7fc}
.mrl-requirements>.mrl-container {max-width:1000px}
.mrl-offer-summary {display:grid;grid-template-columns:1fr 1fr;background:var(--mrl-blue);color:white;padding:30px 38px;gap:35px;align-items:center;border-radius:6px 6px 0 0}
.mrl-offer-summary>div+div {border-left:1px solid #ffffff55;padding-left:35px}
.mrl-offer-summary>div>span {font-size:12px;display:block;margin-bottom:7px;color:#dbf2ff}
.mrl-offer-summary h3 {font-size:23px;color:white}
.mrl-offer-summary>div>p:last-child {font-size:12px;margin-top:7px}
.mrl-salary {font-size:21px;font-weight:700;line-height:1.4;white-space:nowrap}
.mrl-salary b {font-family:var(--mrl-number);font-size:44px;font-weight:600;font-variant-numeric:lining-nums tabular-nums}
.mrl-salary i {font-style:normal;font-size:23px;margin-inline:3px}
.mrl-spec {background:#fff;padding:8px 38px}
.mrl-spec>div {display:grid;grid-template-columns:140px 1fr;gap:25px;padding:24px 0;border-bottom:1px solid var(--mrl-line)}
.mrl-spec>div:last-child {border:0}
.mrl-spec dt {font-size:13px;font-weight:700;color:var(--mrl-blue);padding-top:4px}
.mrl-spec dd {font-size:15px;line-height:1.9}
.mrl-spec dd small {display:block;color:var(--mrl-muted);font-size:12px;margin-top:7px;line-height:1.9}
.mrl-employment-note {font-size:12px;color:var(--mrl-muted);margin-top:18px!important;text-align:center}
.mrl-requirements-cta {margin-top:32px;text-align:center}
.mrl-requirements-cta>p:first-child {font-size:15px;font-weight:500;margin-bottom:17px}
.mrl-requirements-cta .mrl-button {min-width:390px}

.mrl-steps {display:grid;grid-template-columns:repeat(3,1fr);gap:50px}
.mrl-steps li {position:relative;padding-top:24px;border-top:1px solid #bcddea}
.mrl-steps li>span {font-family:var(--mrl-number);font-size:10px;letter-spacing:.08em;color:var(--mrl-blue);display:flex;align-items:center;gap:10px;margin-bottom:18px}
.mrl-steps b {font-size:36px;font-weight:400;letter-spacing:0;line-height:1.2}
.mrl-steps li:not(:last-child)::after {content:'→';font-family:Arial,sans-serif;position:absolute;right:-33px;top:95px;color:#8cbad3;font-size:23px}
.mrl-steps h3 {font-size:23px;margin-bottom:15px}
.mrl-steps p {font-size:13px;color:var(--mrl-muted);line-height:1.95}
.mrl-interview-note {background:#f2f8fb;padding:23px 28px;margin-top:35px;border-left:3px solid var(--mrl-blue)}
.mrl-interview-note strong {font-size:14px}
.mrl-interview-note p {font-size:12px;margin-top:7px;color:var(--mrl-muted)}
.mrl-faq {background:#f3f8fb}
.mrl-faq>.mrl-container {max-width:920px}
.mrl-faq-list {background:#fff;padding:0 28px}
.mrl-faq-list details {border-bottom:1px solid var(--mrl-line)}
.mrl-faq-list details:last-child {border:0}
.mrl-faq-list summary {display:flex;align-items:center;gap:16px;padding:23px 0;font-size:15px;font-weight:500;cursor:pointer;list-style:none;line-height:1.8}
.mrl-faq-list summary::-webkit-details-marker {display:none}
.mrl-faq-list summary::before {content:'Q';font-family:var(--mrl-number);font-size:21px;color:var(--mrl-blue);font-weight:700}
.mrl-faq-list summary::after {content:'+';margin-left:auto;flex:0 0 18px;font-size:24px;color:var(--mrl-blue)}
.mrl-faq-list details[open]>summary::after {content:'−'}
.mrl-faq-list details>p {padding:0 30px 25px 33px;font-size:14px;line-height:1.95;color:var(--mrl-muted)}

.mrl-about {display:grid;grid-template-columns:1fr 1.1fr;gap:55px;align-items:center}
.mrl-about figure img {width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;object-position:center 68%;border-radius:5px}
.mrl-about figcaption {font-size:10px;color:var(--mrl-muted);margin-top:10px}
.mrl-about h2 {font-size:29px;margin-bottom:22px}
.mrl-about>div>p:not(.mrl-kicker):not(.mrl-signature) {font-size:14px;line-height:2;color:var(--mrl-muted);margin-top:14px}
.mrl-signature {font-size:12px;border-top:1px solid var(--mrl-line);padding-top:19px;margin-top:24px!important}
.mrl-signature strong {display:inline-block;font-weight:500;margin-left:8px;font-size:16px}
.mrl-final {text-align:center;background:linear-gradient(110deg,#03456cf7,#03456ce8),url('../images/recruit/parent-child.jpg') center 50%/cover;color:white;padding:65px 0}
.mrl-final .mrl-kicker {color:#cceaff}
.mrl-final h2 {color:white;font-size:46px;line-height:1.5}
.mrl-final h2>span {font-size:28px;display:inline-block;color:#ffdd64;margin-top:15px}
.mrl-final h2+p {font-size:14px;line-height:1.95;color:#dceffa;margin-top:24px}
.mrl-final-action {margin-top:28px}
.mrl-final .mrl-cta-pre {font-size:12px}
.mrl-final .mrl-button {width:430px;max-width:100%}
.mrl-final .mrl-cta-note {color:#e2f1fa}
.mrl-pending {max-width:600px;margin:30px auto 0;background:white;color:var(--mrl-ink);text-align:left;padding:18px 24px;font-size:14px;border-radius:5px}
.mrl-pending p {font-size:12px;color:var(--mrl-muted);margin-top:7px}
.mrl-pending a {display:inline-block;margin-top:10px;font-size:12px;text-decoration:underline}
.mrl-pending:focus,.mrl-pending:target {outline:3px solid #ffdd64;outline-offset:5px;scroll-margin-block:28px}
.mrl-footer {padding:30px 0 115px;background:#fff}
.mrl-footer>.mrl-container {display:grid;grid-template-columns:1fr auto;gap:20px}
.mrl-footer strong {font-size:14px;font-weight:500}
.mrl-footer p,.mrl-footer-links {font-size:11px;color:var(--mrl-muted)}
.mrl-footer-links {display:flex;align-items:center;gap:25px}
.mrl-footer a:hover {text-decoration:underline}
.mrl-footer small {font-size:10px;color:var(--mrl-muted)}
.mrl-sticky {position:fixed;bottom:0;left:0;right:0;z-index:9000;background:rgba(255,255,255,.98);border-top:1px solid #c9dfed;box-shadow:0 -3px 20px #0756810d;padding:10px 24px max(13px,env(safe-area-inset-bottom));display:flex;justify-content:center;align-items:center;gap:40px}
.mrl-sticky strong {font-size:15px;display:block}
.mrl-sticky>div>span {font-size:11px;color:var(--mrl-muted)}
.mrl-sticky .mrl-button {min-height:48px;padding:11px 24px;font-size:15px;min-width:340px}
body.mgnt-recruit-lp .mgnt-sp-fixed-cta {display:none!important}

@media (max-width:1100px) {
  .mrl-root .mrl-hero h1 {font-size:55px}
  .mrl-hero-sub {font-size:22px}
  .mrl-hero-sub br {display:initial}
  .mrl-hero-lead {font-size:12px}
  .mrl-benefits strong {font-size:12px}
  .mrl-benefits strong b {font-size:19px}
  .mrl-hero-action .mrl-cta-pre {font-size:10px}
  .mrl-real-proof {grid-template-columns:150px 1fr 1fr;gap:22px}
  .mrl-real-proof>img {width:150px;height:112px}
  .mrl-real-proof h2 {font-size:20px}
  .mrl-proof-fact {padding-left:22px}
  .mrl-proof-fact>p {font-size:31px}
  .mrl-worries {gap:24px}
  .mrl-worries li {display:block}
  .mrl-worries svg {margin-bottom:13px}
  .mrl-worries h3 {font-size:17px}
  .mrl-consult-grid {gap:30px}
  .mrl-consult-band h2 {font-size:23px}
  .mrl-work {gap:30px}
  .mrl-work-heading h2 {font-size:29px}
  .mrl-about {gap:35px}
  .mrl-about h2 {font-size:25px}
}
@media (min-width:761px) and (max-width:950px) {
  .mrl-container,.mrl-header,.mrl-hero-inner {width:calc(100% - 48px)}
  .mrl-hero-heading,.mrl-hero-detail {max-width:54%}
  .mrl-root .mrl-hero h1 {font-size:48px}
  .mrl-hero-photo img {object-position:62% center}
  .mrl-hero::after {background:linear-gradient(90deg,#03456c 0%,#03456cf5 32%,#03456cce 49%,#03456c00 80%)}
  .mrl-hero-action .mrl-button {font-size:15px;padding-inline:21px}
  .mrl-eyebrow {font-size:11px}
  .mrl-job-label {font-size:10px;gap:8px}
  .mrl-job-label>span {padding-left:8px}
  .mrl-benefits strong {font-size:11px}
  .mrl-benefits strong b {font-size:17px}
  .mrl-benefits li>span:last-child {font-size:9px}
  .mrl-real-proof {grid-template-columns:130px 1fr 1fr;gap:18px}
  .mrl-real-proof>img {width:130px;height:110px}
  .mrl-real-proof h2 {font-size:18px}
  .mrl-proof-fact {padding-left:18px}
  .mrl-proof-fact>span {font-size:10px}
  .mrl-proof-fact>p {font-size:26px}
  .mrl-proof-fact small {font-size:9px}
  .mrl-consult-grid {grid-template-columns:1fr;text-align:center;gap:24px}
  .mrl-work-heading h2 {font-size:25px}
  .mrl-work-heading>p {font-size:13px}
  .mrl-work-photo {min-height:360px}
  .mrl-offer-summary {padding:26px}
  .mrl-offer-summary h3 {font-size:19px}
  .mrl-salary {font-size:18px}
  .mrl-salary b {font-size:37px}
  .mrl-steps h3 {font-size:21px}
}
@media (max-width:760px) {
  body.mgnt-recruit-lp {font-size:15px}
  .mrl-container {width:calc(100% - 40px)}
  .mrl-section {padding-block:54px}
  .mrl-root h2 {font-size:26px;line-height:1.65}
  .mrl-section-heading {margin-bottom:27px}
  .mrl-kicker {font-size:11px;line-height:1.8;margin-bottom:10px!important}
  .mrl-mobile-break {display:initial}
  .mrl-header {width:calc(100% - 28px);min-height:63px;gap:8px}
  .mrl-brand {gap:7px}
  .mrl-brand img {width:38px;height:38px}
  .mrl-brand>span {font-size:18px}
  .mrl-brand small {font-size:8px;margin-top:2px}
  .mrl-header-action>.mrl-button {display:none}
  .mrl-hero-photo {height:370px;bottom:auto}
  .mrl-hero-photo img {object-position:78% 20%;object-fit:cover}
  .mrl-hero::after {height:375px;bottom:auto;background:linear-gradient(180deg,#03456c00 20%,#03456c0d 38%,#03456ca6 66%,#03456c 100%)}
  .mrl-hero-inner {width:calc(100% - 40px);padding:196px 0 22px}
  .mrl-hero-heading,.mrl-hero-detail {width:100%;max-width:none}
  .mrl-eyebrow {position:absolute;top:17px;left:0;display:inline-block;padding:5px 9px;background:#03456ce8;color:white;font-size:10px;font-weight:500;margin:0!important;max-width:100%}
  .mrl-job-label {color:#fff;font-size:10px;margin-bottom:9px!important;gap:8px;background:#03456ccf;padding:3px 7px;width:max-content;max-width:100%}
  .mrl-job-label>span {padding-left:8px}
  .mrl-root .mrl-hero h1 {font-size:43px;line-height:1.28;letter-spacing:.015em;white-space:normal}
  .mrl-hero-sub {font-size:19px;line-height:1.6;margin-top:15px!important;letter-spacing:.025em}
  .mrl-hero-sub br {display:initial}
  .mrl-hero-lead {font-size:12px;line-height:1.85;margin-top:12px!important}
  .mrl-benefits {margin-top:22px!important;max-width:none;grid-template-columns:1fr 1.2fr 1.25fr}
  .mrl-benefits li {padding:0 5px}
  .mrl-benefits .mrl-mini-icon {font-size:25px;height:25px;margin-bottom:8px}
  .mrl-benefits strong {font-size:11px}
  .mrl-benefits strong b {font-size:18px}
  .mrl-benefits li>span:last-child {font-size:9px;margin-top:4px}
  .mrl-hero-action {margin-top:22px}
  .mrl-hero-action .mrl-cta-pre {font-size:10px;line-height:1.7;text-align:center;margin-bottom:9px!important}
  .mrl-root .mrl-button {width:100%;min-height:58px;font-size:15px;padding:15px 21px;gap:10px}
  .mrl-hero-action .mrl-cta-note {text-align:center;font-size:10px;margin-top:10px!important}
  .mrl-real-proof {grid-template-columns:114px 1fr;gap:18px;padding-block:25px}
  .mrl-real-proof>img {width:114px;height:107px;border-radius:4px;object-position:57% 75%}
  .mrl-real-proof .mrl-kicker {font-size:9px;margin-bottom:6px!important}
  .mrl-real-proof h2 {font-size:18px;line-height:1.6}
  .mrl-proof-fact {grid-column:1/-1;border:0;border-top:1px solid var(--mrl-line);padding:18px 0 0;display:grid;grid-template-columns:1fr auto;align-items:center;gap:6px 10px}
  .mrl-proof-fact>span {font-size:10px;max-width:118px;line-height:1.7}
  .mrl-proof-fact>p {font-size:29px;margin:0;line-height:1.3}
  .mrl-proof-fact i {font-size:15px;margin-inline:5px}
  .mrl-proof-fact small {font-size:9px;margin:0;grid-column:1/-1;text-align:right}
  .mrl-empathy h2 {font-size:25px}
  .mrl-empathy h2 em {display:block}
  .mrl-worries {display:block}
  .mrl-worries li {display:flex;align-items:center;gap:18px;padding:20px 0;border-top:1px solid #d1e4ee}
  .mrl-worries li:last-child {padding-bottom:0}
  .mrl-worries svg {width:38px;height:38px;flex-basis:38px;margin:0}
  .mrl-worries li>div>span {font-size:9px}
  .mrl-worries h3 {font-size:15px;line-height:1.7;margin-top:4px}
  .mrl-worries p {font-size:11px;line-height:1.8;margin-top:7px}
  .mrl-honest-note {padding:18px 20px;margin-top:23px}
  .mrl-honest-note strong {font-size:12px}
  .mrl-honest-note p {font-size:11px}
  .mrl-consult-band {padding:35px 0}
  .mrl-consult-grid {display:block;text-align:center}
  .mrl-consult-band .mrl-kicker {font-size:10px}
  .mrl-consult-band h2 {font-size:22px;line-height:1.7}
  .mrl-consult-band h2+p {font-size:12px;line-height:1.9}
  .mrl-band-action {margin-top:24px}
  .mrl-band-action .mrl-cta-note {font-size:10px}
  .mrl-work {display:flex;flex-direction:column;gap:24px;align-items:stretch}
  .mrl-work-heading h2 {font-size:26px}
  .mrl-work-heading>p {font-size:13px;line-height:1.95;margin-top:19px}
  .mrl-work-photo {min-height:0;aspect-ratio:1.45;order:2}
  .mrl-work-photo figcaption {font-size:9px;left:8px;right:8px;bottom:8px;padding:5px}
  .mrl-work-route {display:block;margin-top:0}
  .mrl-work-route article {padding:18px 0 18px 53px;position:relative;border-top:1px solid #c8e0ed}
  .mrl-work-route article:last-child {padding-bottom:0}
  .mrl-work-step {font-size:10px;margin-bottom:6px}
  .mrl-work-step b {position:absolute;top:16px;left:0;font-size:30px}
  .mrl-work-route h3 {font-size:18px;margin-bottom:8px}
  .mrl-work-route p {font-size:12px}
  .mrl-work-extra {font-size:11px}
  .mrl-license-note {padding:20px 17px;gap:16px;align-items:flex-start}
  .mrl-license-note>span {font-size:28px;flex-basis:46px}
  .mrl-license-note>span span {font-size:9px}
  .mrl-license-note h3 {font-size:16px}
  .mrl-license-note p {font-size:11px;line-height:1.9}
  .mrl-offer-summary {display:block;padding:24px}
  .mrl-offer-summary>div+div {border:0;border-top:1px solid #ffffff50;padding:19px 0 0;margin-top:20px}
  .mrl-offer-summary h3 {font-size:21px}
  .mrl-offer-summary>div>span {font-size:11px;margin-bottom:6px}
  .mrl-offer-summary>div>p:last-child {font-size:11px}
  .mrl-salary {font-size:20px}
  .mrl-salary b {font-size:43px}
  .mrl-spec {padding:0 23px}
  .mrl-spec>div {display:block;padding:21px 0}
  .mrl-spec dt {font-size:11px;padding:0;margin-bottom:8px}
  .mrl-spec dd {font-size:13px}
  .mrl-spec dd small {font-size:11px}
  .mrl-employment-note {font-size:11px;text-align:center;text-wrap:balance}
  .mrl-requirements-cta {margin-top:28px}
  .mrl-requirements-cta>p:first-child {font-size:13px}
  .mrl-requirements-cta .mrl-button {min-width:0}
  .mrl-requirements-cta .mrl-cta-note {font-size:11px}
  .mrl-steps {display:block}
  .mrl-steps li {padding:20px 0 20px 61px;margin:0;border-top:1px solid var(--mrl-line)}
  .mrl-steps li:last-child {padding-bottom:0}
  .mrl-steps li>span {position:absolute;top:23px;left:0;font-size:9px;flex-direction:column;gap:2px}
  .mrl-steps b {font-size:32px;line-height:1.3}
  .mrl-steps h3 {font-size:19px;line-height:1.5;margin-bottom:11px}
  .mrl-steps p {font-size:12px}
  .mrl-steps li:not(:last-child)::after {display:none}
  .mrl-interview-note {padding:20px;margin-top:28px}
  .mrl-interview-note strong {font-size:12px}
  .mrl-interview-note p {font-size:11px}
  .mrl-faq-list {padding:0 17px}
  .mrl-faq-list summary {padding:20px 0;font-size:13px;gap:11px}
  .mrl-faq-list summary::before {font-size:18px}
  .mrl-faq-list summary::after {font-size:21px}
  .mrl-faq-list details>p {padding:0 10px 22px 24px;font-size:12px}
  .mrl-about {display:flex;flex-direction:column;gap:25px}
  .mrl-about figure {width:100%}
  .mrl-about h2 {font-size:25px;margin-bottom:20px}
  .mrl-about>div>p:not(.mrl-kicker):not(.mrl-signature) {font-size:13px}
  .mrl-signature {font-size:11px;margin-top:20px!important;padding-top:15px}
  .mrl-signature strong {font-size:15px}
  .mrl-final {padding:45px 0;background:#03456c}
  .mrl-final h2 {font-size:32px;line-height:1.5}
  .mrl-final h2>span {font-size:19px;line-height:1.7;margin-top:14px}
  .mrl-final h2+p {font-size:12px;margin-top:20px}
  .mrl-final-action {margin-top:24px}
  .mrl-final .mrl-cta-pre {font-size:11px}
  .mrl-pending {padding:17px 19px;font-size:12px;text-align:left;margin-top:28px}
  .mrl-pending p {font-size:11px}
  .mrl-footer {padding:26px 0 110px}
  .mrl-footer>.mrl-container {display:block}
  .mrl-footer strong {font-size:13px}
  .mrl-footer p {font-size:10px;margin-top:5px}
  .mrl-footer-links {font-size:10px;gap:22px;margin-top:18px}
  .mrl-footer small {display:block;font-size:9px;margin-top:18px}
  .mrl-sticky {display:block;padding:8px 14px max(12px,env(safe-area-inset-bottom))}
  .mrl-sticky>div {display:none}
  .mrl-sticky .mrl-button {min-width:0;min-height:48px;font-size:14px;padding:11px 21px}
}
@media (max-width:360px) {
  .mrl-container,.mrl-hero-inner {width:calc(100% - 32px)}
  .mrl-brand>span {font-size:17px}
  .mrl-root .mrl-hero h1 {font-size:37px}
  .mrl-hero-sub {font-size:17px}
  .mrl-eyebrow {font-size:9px;padding-inline:7px}
  .mrl-benefits strong {font-size:10px}
  .mrl-benefits strong b {font-size:16px}
  .mrl-benefits li>span:last-child {font-size:8px}
  .mrl-root .mrl-button {font-size:13px;padding-inline:17px}
  .mrl-hero-action .mrl-cta-pre {font-size:9px}
  .mrl-real-proof {grid-template-columns:96px 1fr;gap:15px}
  .mrl-real-proof>img {width:96px;height:99px}
  .mrl-real-proof h2 {font-size:16px}
  .mrl-proof-fact>p {font-size:25px}
  .mrl-salary {font-size:17px}
  .mrl-salary b {font-size:37px}
  .mrl-final h2 {font-size:29px}
  .mrl-final h2>span {font-size:17px}
}
@media (prefers-reduced-motion:reduce) {.mrl-root * {transition:none!important;scroll-behavior:auto!important}}
@media print {.mrl-sticky,.mrl-header-action {display:none}.mrl-root {overflow:visible}.mrl-section {padding-block:25px}.mrl-footer {padding-bottom:0}}

/* Content is edited for each screen: key facts first, supporting copy on demand. */
.mrl-mobile-copy {display:none!important}
.mrl-root h1,.mrl-root h2 {font-weight:900}
.mrl-root .mrl-button {font-weight:900}
.mrl-time-number {font-family:var(--mrl-number);font-variant-numeric:lining-nums tabular-nums}
.mrl-hero-inner {padding-top:36px;padding-bottom:32px}
.mrl-root .mrl-hero h1 {font-weight:900;line-height:1.1;letter-spacing:-.025em;white-space:normal}
.mrl-title-main,.mrl-title-secondary {display:block}
.mrl-hero h1 .mrl-title-main em {display:inline-block;font-size:88px;font-weight:900;background:none;color:#ffde56;text-shadow:0 3px 0 #023756;letter-spacing:-.035em}
.mrl-hero h1 .mrl-title-main small {font-size:49px;font-weight:700}
.mrl-hero h1 .mrl-title-secondary {font-size:66px;color:#fff;font-weight:900;margin-top:12px;letter-spacing:-.025em}
.mrl-hero-sub {font-weight:700;font-size:24px;margin-top:20px!important}
.mrl-hero-lead {margin-top:12px!important}
.mrl-benefits {margin-top:20px!important}
.mrl-benefits .mrl-mini-icon {display:none}
.mrl-benefits strong {font-size:16px;font-weight:900}
.mrl-benefits strong b {font-size:25px}
.mrl-benefits li>span:last-child {font-size:11px}
.mrl-hero-action {margin-top:23px}
.mrl-hero-action .mrl-button {font-size:18px}
.mrl-real-proof h2 {font-weight:700}

/* Three distinct photo headings replace the text-heavy policy sequence. */
.mrl-support {background:#eaf7ff;position:relative;padding-top:68px}
.mrl-support-heading {margin-bottom:35px}
.mrl-support-heading .mrl-kicker {display:inline-block;border:1px solid #87bddc;background:white;padding:4px 18px;border-radius:2px;margin-bottom:9px!important}
.mrl-support-heading h2 {display:flex;align-items:center;justify-content:center;gap:23px;font-weight:900;line-height:1.15}
.mrl-support-heading h2 small {font-size:29px;font-weight:700}
.mrl-support-heading h2>span {font-size:47px;color:var(--mrl-blue);background:none!important}
.mrl-support-heading h2 b {font-family:var(--mrl-number);font-size:90px;font-weight:700;letter-spacing:-.07em;margin-right:7px;vertical-align:-4px}
.mrl-reason-grid {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:start}
.mrl-reason {background:#fff;border:1px solid #c5dfea;border-radius:3px;overflow:hidden;box-shadow:0 6px 0 #c7e4f366}
.mrl-reason summary {position:relative;display:flex;flex-direction:column;list-style:none;cursor:pointer;padding-bottom:26px}
.mrl-reason summary::-webkit-details-marker {display:none}
.mrl-reason-photo {position:relative;display:block;width:100%;height:184px;overflow:hidden}
.mrl-reason-photo img {width:100%;height:100%;object-fit:cover;object-position:center}
.mrl-reason:first-child .mrl-reason-photo img {object-position:72% 36%}
.mrl-reason-photo>span {position:absolute;right:7px;bottom:6px;background:#23485099;color:white;font-size:8px;padding:1px 4px}
.mrl-reason-number {position:absolute;top:157px;left:18px;color:white;background:var(--mrl-blue);font-family:var(--mrl-number);font-size:36px;line-height:1;padding:11px 10px 9px;font-weight:700;letter-spacing:-.06em;box-shadow:4px 4px 0 #fff;white-space:nowrap;word-break:normal;overflow-wrap:normal;font-variant-numeric:lining-nums tabular-nums}
.mrl-reason-label {display:block;padding:39px 22px 0;width:100%}
.mrl-reason-label>small {font-size:12px;color:var(--mrl-muted);display:block;line-height:1.7;margin-bottom:7px}
.mrl-reason-label>strong {display:block;font-size:29px;line-height:1.5;font-weight:900;color:var(--mrl-blue);white-space:nowrap;letter-spacing:-.025em}
.mrl-reason-label>strong span {font-size:18px;font-weight:700;margin-left:3px}
.mrl-reason[open] summary {border-bottom:1px solid #d7e7ef}
.mrl-reason-body {padding:24px 22px 25px}
.mrl-reason-body>p {font-size:14px;color:var(--mrl-muted);line-height:1.9}
.mrl-reason-body>p.mrl-small {font-size:11px;margin-top:13px}
.mrl-mini-schedule {background:#e9f6ff;padding:16px 12px;text-align:center;margin-top:18px}
.mrl-mini-schedule>span {font-size:11px;display:block}
.mrl-mini-schedule>strong {font-family:var(--mrl-number);font-size:31px;font-weight:700;display:block;color:var(--mrl-blue);white-space:nowrap;margin-top:5px;line-height:1.4;font-variant-numeric:lining-nums tabular-nums}
.mrl-mini-schedule i {font-family:var(--mrl-font);font-size:15px;font-style:normal;padding-inline:6px}
.mrl-mini-schedule>small {font-size:10px;display:block;margin-top:5px;color:var(--mrl-muted)}
.mrl-honest-note {border:0;border-left:3px solid #6fabce;background:#fff;padding:19px 25px;margin-top:27px}

/* The mid-page invitation is a photo-led campaign panel. */
.mrl-consult-band {isolation:isolate;background:#006ca7;overflow:hidden;padding:51px 0}
.mrl-consult-image {position:absolute;inset:0 0 0 38%;z-index:-2;background:url('../images/recruit/family-time.jpg') center 31%/cover}
.mrl-consult-band::after {content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#006ca7 20%,#006ca7f0 41%,#006ca799 62%,#006ca720 90%)}
.mrl-consult-grid {display:block}
.mrl-consult-grid>div:first-child {width:63%}
.mrl-consult-band h2 {font-size:34px;line-height:1.7;font-weight:900;color:#fff}
.mrl-consult-band h2 em {color:#ffdf66}
.mrl-consult-band h2+p {font-size:14px;color:#fff}
.mrl-band-action {text-align:center;width:63%;margin-top:23px}
.mrl-band-action .mrl-button {width:410px}
.mrl-band-action .mrl-cta-note {color:#fff;font-size:11px}
.mrl-band-action .mrl-cta-note br {display:none}

.mrl-work-heading h2 {font-size:40px;font-weight:900;line-height:1.5}
.mrl-work-heading h2 small {display:block;font-size:22px;font-weight:500;margin-bottom:8px}
.mrl-work-detail {grid-column:1/-1;order:3;width:100%}
.mrl-secondary-detail>summary {display:none;cursor:pointer;list-style:none}
.mrl-secondary-detail>summary::-webkit-details-marker {display:none}
.mrl-secondary-detail:not([open])>div {display:none}
.mrl-work-extra {margin-top:23px!important}
.mrl-license-note {margin-top:25px}
.mrl-license-note h3 {font-size:20px}
.mrl-license-note h3 br {display:none}
.mrl-offer-summary {background:linear-gradient(115deg,#004c82,#0277bd);border-radius:0;position:relative;border-top:5px solid #63c8ef}
.mrl-offer-summary h3 {font-weight:900}
.mrl-salary b {font-size:58px;color:#ffe279;font-weight:700}
.mrl-offer-summary .mrl-salary {font-size:22px}
.mrl-spec-detail {background:#fff}
.mrl-requirements .mrl-section-heading h2 {font-size:43px;font-weight:900}
.mrl-more-questions {border-bottom:0!important}
.mrl-more-questions>div>details:last-child {border:0}
.mrl-more-questions>div>details {border-bottom:1px solid var(--mrl-line)}
.mrl-about-detail>div>p {font-size:14px;line-height:2;color:var(--mrl-muted);margin-top:14px}
.mrl-about-detail>div>p:first-child {margin-top:0}
.mrl-final h2>.mrl-desktop-copy>span {font-size:28px;display:inline-block;color:#ffdd64;margin-top:15px}
.mrl-final h2>.mrl-desktop-copy {font-size:46px;line-height:1.5;color:white}
.mrl-final h2 em {color:#ffdd64}

@media (min-width:761px) and (max-width:1100px) {
  .mrl-hero h1 .mrl-title-main em {font-size:73px}
  .mrl-hero h1 .mrl-title-main small {font-size:36px}
  .mrl-hero h1 .mrl-title-secondary {font-size:55px}
  .mrl-benefits strong {font-size:12px}
  .mrl-benefits strong b {font-size:20px}
  .mrl-hero-action .mrl-button {font-size:16px}
  .mrl-reason-grid {gap:17px}
  .mrl-reason-label {padding-inline:17px}
  .mrl-reason-label>strong {font-size:23px}
  .mrl-reason-label>strong span {font-size:15px}
  .mrl-reason-label>small {font-size:10px}
  .mrl-reason-body {padding:20px 17px}
  .mrl-reason-body>p {font-size:13px}
  .mrl-mini-schedule>strong {font-size:26px}
  .mrl-consult-band h2 {font-size:29px}
  .mrl-work-heading h2 {font-size:32px}
  .mrl-salary b {font-size:47px}
  .mrl-offer-summary .mrl-salary {font-size:18px}
}
@media (min-width:761px) and (max-width:850px) {
  .mrl-hero h1 .mrl-title-main em {font-size:62px}
  .mrl-hero h1 .mrl-title-main small {font-size:32px}
  .mrl-hero h1 .mrl-title-secondary {font-size:47px}
  .mrl-reason-photo {height:147px}
  .mrl-reason-number {top:126px;font-size:29px;padding:9px;left:13px}
  .mrl-reason-label {padding-inline:13px;padding-top:34px}
  .mrl-reason-label>strong {font-size:20px}
  .mrl-reason-label>strong span {font-size:13px}
  .mrl-reason-body {padding-inline:14px}
  .mrl-mini-schedule {padding-inline:7px}
  .mrl-mini-schedule>strong {font-size:22px}
  .mrl-support-heading h2 small {font-size:25px}
}
@media (max-width:760px) {
  .mrl-desktop-copy {display:none!important}
  .mrl-mobile-copy {display:block!important}
  .mrl-root h2 {font-weight:900;font-size:28px}
  .mrl-root .mrl-kicker {font-size:11px}
  .mrl-root .mrl-button {font-weight:900;font-size:16px}
  .mrl-hero-photo {height:335px}
  .mrl-hero::after {height:340px;background:linear-gradient(180deg,#03456c00 15%,#03456c00 36%,#03456ca6 64%,#03456c 100%)}
  .mrl-hero-inner {padding-top:172px;padding-bottom:19px}
  .mrl-root .mrl-hero h1 {line-height:1.07}
  .mrl-hero h1 .mrl-title-main em {font-size:62px;line-height:1.1;letter-spacing:-.045em;text-shadow:0 2px 0 #023756}
  .mrl-hero h1 .mrl-title-main small {font-size:31px}
  .mrl-hero h1 .mrl-title-secondary {font-size:43px;margin-top:7px;line-height:1.25;letter-spacing:-.035em}
  .mrl-job-label {font-size:10px;margin-bottom:8px!important;padding-block:2px}
  .mrl-hero-sub {font-size:16px;margin-top:14px!important;line-height:1.7;letter-spacing:0}
  .mrl-hero-sub strong {color:#ffdf70;font-weight:900}
  .mrl-hero-lead {display:none}
  .mrl-benefits {margin-top:17px!important;grid-template-columns:1fr 1.2fr 1.25fr;border-top:1px solid #ffffff50;border-bottom:1px solid #ffffff50;padding-block:11px}
  .mrl-benefits li {padding:0 4px;justify-content:center}
  .mrl-benefits strong {font-size:12px;line-height:1.5}
  .mrl-benefits strong b {font-size:21px}
  .mrl-benefits li>span:last-child {display:none}
  .mrl-hero-action {margin-top:18px}
  .mrl-hero-action .mrl-cta-pre {font-size:11px;line-height:1.6;margin-bottom:8px!important}
  .mrl-hero-action .mrl-button {min-height:58px;font-size:16px}
  .mrl-hero-action .mrl-cta-note {font-size:10px;margin-top:10px!important}
  .mrl-hero-footnote p>.mrl-mobile-copy {display:inline!important}
  .mrl-real-proof {display:none}
  .mrl-empathy {padding-block:37px;background:white;border:0}
  .mrl-empathy .mrl-kicker {display:none}
  .mrl-empathy h2 {font-size:25px;line-height:1.65}
  .mrl-empathy h2 em {display:inline}
  .mrl-empathy .mrl-section-heading {margin-bottom:22px}
  .mrl-worries li {gap:13px;padding:14px 0}
  .mrl-worries svg {width:28px;height:28px;flex-basis:28px;stroke-width:1.7}
  .mrl-worries li>div>span,.mrl-worries p {display:none}
  .mrl-worries h3 {font-size:14px;font-weight:700;line-height:1.65;margin:0}
  .mrl-support {padding-block:38px}
  .mrl-support-heading {margin-bottom:23px}
  .mrl-support-heading .mrl-kicker {font-size:10px;padding:3px 14px;margin-bottom:8px!important}
  .mrl-support-heading h2 {gap:9px;line-height:1.1;display:block}
  .mrl-support-heading h2 small {display:block;font-size:20px;margin-bottom:1px}
  .mrl-support-heading h2>span {font-size:33px;line-height:1.3;display:block}
  .mrl-support-heading h2 b {font-size:65px;vertical-align:-3px;margin-right:5px}
  .mrl-reason-grid {display:flex;flex-direction:column;gap:12px}
  .mrl-reason {width:100%;border:0;border-radius:3px;box-shadow:0 2px 0 #cce5f2}
  .mrl-reason summary {display:grid;grid-template-columns:36px 58px 1fr 20px;gap:10px;padding:14px 12px;min-height:91px;align-items:center}
  .mrl-reason-photo {grid-column:2;grid-row:1;width:58px;height:58px;border-radius:2px}
  .mrl-reason-photo img {object-position:60% center}
  .mrl-reason:first-child .mrl-reason-photo img {object-position:80% center}
  .mrl-reason-photo>span {display:none}
  .mrl-reason-number {position:static;grid-column:1;grid-row:1;font-size:30px;font-weight:700;line-height:1;color:var(--mrl-blue);background:none;padding:0;box-shadow:none}
  .mrl-reason-label {padding:0;grid-column:3;grid-row:1}
  .mrl-reason-label>small {display:none}
  .mrl-reason-label>strong {font-size:18px;font-weight:900;line-height:1.5;white-space:normal;letter-spacing:0;color:var(--mrl-ink)}
  .mrl-reason-label>strong span {font-size:13px;font-weight:700;margin:0;display:block}
  .mrl-reason:nth-child(2) .mrl-reason-label>strong {font-size:17px}
  .mrl-reason:nth-child(2) .mrl-reason-label>strong span {display:inline;font-size:12px}
  .mrl-reason[open] summary {border-bottom:1px solid #dbeaf2}
  .mrl-reason-body {padding:19px 20px 23px}
  .mrl-reason-body>p {font-size:14px;line-height:1.9}
  .mrl-reason-body>p.mrl-small {font-size:11px}
  .mrl-evidence {font-size:12px;margin-top:17px}
  .mrl-mini-schedule>strong {font-size:32px}
  .mrl-honest-note {padding:16px 17px;margin-top:20px;background:#fff;border-left-width:2px}
  .mrl-honest-note strong {font-size:12px;margin-bottom:6px}
  .mrl-honest-note p {font-size:12px;line-height:1.8}
  .mrl-honest-note::after {content:'制度紹介の写真はイメージです';display:block;color:var(--mrl-muted);font-size:9px;margin-top:9px}
  .mrl-consult-band {padding:29px 0 33px}
  .mrl-consult-image {inset:0 0 0 26%;background-position:60% center}
  .mrl-consult-band::after {background:linear-gradient(90deg,#006ca7f2,#006ca7d9 46%,#006ca7a6)}
  .mrl-consult-grid>div:first-child {width:100%}
  .mrl-consult-band .mrl-kicker,.mrl-consult-band h2+p {display:none}
  .mrl-consult-band h2 {font-size:28px;line-height:1.55;font-weight:900;text-align:left}
  .mrl-band-action {margin-top:22px;text-align:center;width:100%}
  .mrl-band-action .mrl-button {max-width:none;width:100%}
  .mrl-band-action .mrl-cta-note {font-size:11px;margin-top:11px!important}
  .mrl-work {padding-block:41px;gap:21px}
  .mrl-work-heading h2 {font-size:29px;line-height:1.5}
  .mrl-work-heading h2 small {font-size:17px;margin-bottom:7px}
  .mrl-work-heading .mrl-kicker,.mrl-work-heading>p {display:none}
  .mrl-work-photo {aspect-ratio:1.8}
  .mrl-work-photo figcaption {font-size:9px}
  .mrl-work-detail {order:4}
  .mrl-secondary-detail>summary {display:flex!important;align-items:center;justify-content:space-between;gap:15px;padding:17px 0;font-size:13px;font-weight:700;color:var(--mrl-blue);border-top:1px solid #bcd9e9;line-height:1.6}
  .mrl-secondary-detail>div {padding-block:9px}
  .mrl-work-extra {font-size:12px;margin-top:17px!important}
  .mrl-license-note {margin-top:20px}
  .mrl-license-note h3 {font-size:16px;line-height:1.65}
  .mrl-license-note h3 br {display:initial}
  .mrl-license-note p {font-size:12px}
  .mrl-requirements {padding-block:40px}
  .mrl-requirements .mrl-kicker {display:none}
  .mrl-requirements .mrl-section-heading {margin-bottom:23px}
  .mrl-requirements .mrl-section-heading h2 {font-size:29px}
  .mrl-offer-summary {padding:22px}
  .mrl-offer-summary>div+div {padding-top:16px;margin-top:17px}
  .mrl-offer-summary>div>span {font-size:11px}
  .mrl-offer-summary h3 {font-size:20px;font-weight:900}
  .mrl-offer-summary>div>p:last-child {font-size:12px}
  .mrl-offer-summary .mrl-salary {font-size:21px}
  .mrl-salary b {font-size:52px}
  .mrl-spec {padding:0 21px}
  .mrl-spec>div {padding-block:16px}
  .mrl-spec dt {font-size:11px;margin-bottom:5px}
  .mrl-spec dd {font-size:14px;line-height:1.8}
  .mrl-spec dd small {font-size:12px;line-height:1.8;margin-top:5px}
  .mrl-spec-detail {padding-inline:21px}
  .mrl-spec-detail .mrl-spec {padding:0}
  .mrl-spec-detail>div {padding:0}
  .mrl-employment-note {font-size:11px;margin-top:13px!important}
  .mrl-requirements-cta>p:first-child {font-size:14px;margin-bottom:14px}
  .mrl-requirements-cta .mrl-cta-note {display:none}
  .mrl-flow {padding-block:39px}
  .mrl-flow .mrl-kicker {display:none}
  .mrl-flow h2 {font-size:27px}
  .mrl-steps li {padding:19px 0 19px 46px}
  .mrl-steps li>span {font-size:0;line-height:1;top:19px}
  .mrl-steps b {font-size:26px;font-weight:700;line-height:1.15}
  .mrl-steps h3 {font-size:16px;font-weight:700;line-height:1.6;margin:0}
  .mrl-steps .mrl-step-copy>p {display:none}
  .mrl-steps li:nth-child(2) .mrl-step-copy>p {display:block;font-size:12px;margin-top:5px}
  .mrl-interview-note {padding:17px;margin-top:22px}
  .mrl-interview-note strong {font-size:13px}
  .mrl-interview-note p {font-size:12px;line-height:1.8}
  .mrl-faq {padding-block:37px}
  .mrl-faq .mrl-kicker {display:none}
  .mrl-faq .mrl-section-heading {margin-bottom:20px}
  .mrl-faq h2 {font-size:27px}
  .mrl-faq-list summary {font-size:14px;padding-block:19px}
  .mrl-more-questions>summary {border-top:0;padding-block:18px!important;font-size:13px;color:var(--mrl-blue)}
  .mrl-faq-list .mrl-more-questions>summary::before,.mrl-faq-list .mrl-more-questions>summary::after {display:none}
  .mrl-more-questions>div {padding:0}
  .mrl-more-questions>div>details>p {padding:0 8px 20px 26px;font-size:13px;color:var(--mrl-muted)}
  .mrl-about {display:grid;grid-template-columns:1fr;gap:18px;padding-block:37px;align-items:start}
  .mrl-about figure {grid-column:1;grid-row:2}
  .mrl-about figure img {height:auto;width:100%;aspect-ratio:4/3;object-position:center 68%;border-radius:3px}
  .mrl-about figcaption,.mrl-about .mrl-kicker,.mrl-about .mrl-signature {display:none}
  .mrl-about>div {display:contents}
  .mrl-about h2 {grid-column:1;grid-row:1;font-size:23px;margin:0;align-self:center}
  .mrl-about-detail {grid-column:1/-1}
  .mrl-about-detail>div>p {font-size:13px}
  .mrl-about-detail>summary {padding-block:14px}
  .mrl-final {padding-block:36px;background:linear-gradient(120deg,#005583,#0277bd)}
  .mrl-final .mrl-kicker {display:none}
  .mrl-final h2>.mrl-mobile-copy {font-size:34px;font-weight:900;color:white;line-height:1.5;margin:0}
  .mrl-final h2+p {font-size:13px;margin-top:14px}
  .mrl-final-action {margin-top:23px}
  .mrl-final .mrl-cta-pre {font-size:11px}
  .mrl-final .mrl-cta-note {font-size:11px}
  .mrl-pending {margin-top:22px;font-size:12px;padding:15px}
  .mrl-pending p {font-size:11px;line-height:1.8}
  .mrl-footer {padding-top:22px;padding-bottom:108px}
  .mrl-sticky .mrl-button {font-size:15px}
}
@media (max-width:360px) {
  .mrl-hero h1 .mrl-title-main em {font-size:53px}
  .mrl-hero h1 .mrl-title-main small {font-size:27px}
  .mrl-hero h1 .mrl-title-secondary {font-size:37px}
  .mrl-hero-sub {font-size:14px}
  .mrl-benefits strong {font-size:10px}
  .mrl-benefits strong b {font-size:18px}
  .mrl-root .mrl-button,.mrl-hero-action .mrl-button {font-size:14px}
  .mrl-empathy h2 {font-size:23px}
  .mrl-worries h3 {font-size:12px}
  .mrl-worries li {gap:10px}
  .mrl-reason summary {grid-template-columns:30px 48px 1fr 19px;gap:8px;padding-inline:10px;min-height:84px}
  .mrl-reason-number {font-size:26px}
  .mrl-reason-photo {height:48px;width:48px}
  .mrl-reason-label>strong,.mrl-reason:nth-child(2) .mrl-reason-label>strong {font-size:16px}
  .mrl-reason-label>strong span {font-size:12px}
  .mrl-consult-band h2 {font-size:26px}
  .mrl-work-heading h2 {font-size:26px}
  .mrl-offer-summary .mrl-salary {font-size:18px}
  .mrl-salary b {font-size:44px}
  .mrl-about {gap:14px}
  .mrl-about h2 {font-size:21px}
  .mrl-final h2>.mrl-mobile-copy {font-size:29px}
}

/* Campaign lettering; the full headline remains available as image alt text. */
.mrl-root .mrl-hero .mrl-art-title {width:100%;line-height:1;margin:0;white-space:normal}
.mrl-title-art {display:block;width:100%;height:auto;aspect-ratio:1240/564;mix-blend-mode:screen}
.mrl-support-heading .mrl-art-title {display:block;width:min(520px,100%);margin:0 auto;line-height:1}
.mrl-support-art {display:block;width:100%;height:auto;aspect-ratio:5/2;mix-blend-mode:multiply;filter:contrast(1.1)}
.mrl-support-heading .mrl-kicker {margin-bottom:3px!important}
@media (max-width:760px) {
  .mrl-support-heading .mrl-art-title {width:min(310px,100%)}
  .mrl-support-heading .mrl-kicker {margin-bottom:1px!important}
}

/* Healthcare recruitment: clear editorial type and distinct section compositions. */
body.mgnt-recruit-lp {--mrl-blue:#176b93;--mrl-ink:#203e4e;--mrl-muted:#203e4e;--mrl-editorial:'Shippori Mincho','Yu Mincho',serif}
.mrl-root h2 {font-weight:700}
.mrl-root .mrl-button {background:linear-gradient(120deg,#ffe699,#f8d363);border-color:#e9c465;border-radius:9px;box-shadow:0 3px 0 #bd9a42,0 8px 18px #143e5714;font-weight:700}
.mrl-root .mrl-button:hover {background:linear-gradient(120deg,#ffecb3,#ffdd7f)}
.mrl-root .mrl-button-small {border-radius:6px;box-shadow:0 2px 0 #bd9a42}
.mrl-hero-sub {font-weight:500;letter-spacing:.03em}
.mrl-hero-sub strong {font-weight:700}
.mrl-hero-action .mrl-cta-pre {font-weight:500}
.mrl-root .mrl-chapter {display:flex;align-items:center;justify-content:center;gap:12px;line-height:1.3;font-size:12px;font-weight:700;letter-spacing:.12em;margin-bottom:19px!important}
.mrl-chapter>span {display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid currentColor;border-radius:50%;font-family:var(--mrl-number);font-size:12px;letter-spacing:.04em;flex:0 0 36px}

.mrl-empathy {background:linear-gradient(160deg,#fff 52%,#edf5f8);border-top:1px solid #edf3f6}
.mrl-empathy h2 {color:#234e64;font-weight:700}
.mrl-empathy h2 em {color:#176b93;text-decoration:underline;text-decoration-color:#d9bc7c;text-decoration-thickness:2px;text-underline-offset:10px}
.mrl-worries li {border-color:#d7e5ec}
.mrl-worries h3 {font-weight:700}
.mrl-support {background:radial-gradient(ellipse at 85% 15%,#d8edf5 0,transparent 55%),linear-gradient(150deg,#f5fafc,#e6f1f7);position:relative}
.mrl-support-heading .mrl-chapter {border:0;background:none;border-radius:0;padding:0;margin-bottom:8px!important}
.mrl-support-heading .mrl-art-title {width:min(520px,100%)}
.mrl-reason {border-radius:9px;box-shadow:0 9px 24px #254f6510;border:1px solid #d9e7ed;overflow:hidden}
.mrl-reason summary:focus-visible {outline:2px solid #176b93;outline-offset:-4px}
.mrl-reason-photo {height:192px}
.mrl-reason-label>strong {font-weight:700;color:#174d68}
.mrl-reason-number {background:#1d5c7c;font-size:32px;box-shadow:none;border-radius:3px}
.mrl-reason-body {border-top:1px solid #e5edf1}
.mrl-honest-note {border-color:#b29355;border-radius:0 7px 7px 0}

/* The invitation is light; the following work chapter carries the deep blue. */
.mrl-consult-band {background:#fff;color:#21495f;border-block:1px solid #e0e9ee}
.mrl-consult-band::after {background:linear-gradient(90deg,#f7fbfd 15%,#f7fbfdf5 42%,#f7fbfd94 67%,#f7fbfd20)}
.mrl-consult-band .mrl-kicker {color:#284d62}
.mrl-consult-band h2 {color:#1b4d66;font-family:var(--mrl-editorial);font-weight:700;font-size:32px;text-align:center}
.mrl-consult-grid>div:first-child {text-align:center}
.mrl-consult-band h2 em {color:#176b93;text-decoration:underline;text-decoration-color:#c8a867;text-underline-offset:8px;text-decoration-thickness:1px}
.mrl-consult-band h2+p,.mrl-band-action .mrl-cta-note {color:#203e4e}
.mrl-band-action .mrl-cta-note>.mrl-desktop-copy {display:block}

.mrl-work-stage {background:radial-gradient(ellipse at 90% 5%,#2a6c88,transparent 52%),#153f56;position:relative;color:#fff}
.mrl-work-heading .mrl-chapter {justify-content:flex-start;color:#b9dbea}
.mrl-work-heading h2 {color:white;font-weight:700;font-size:41px;line-height:1.6}
.mrl-work-heading h2 small {font-size:21px;color:#c1dce8;letter-spacing:.06em;font-weight:500}
.mrl-work-heading h2 em {color:#fff;text-shadow:0 3px 16px #082a4740}
.mrl-work-heading h2::after {content:'';display:block;width:66px;height:2px;background:#d6b97c;margin-top:25px}
.mrl-work-heading>p,.mrl-work-extra,.mrl-work-route p {color:#d3e4ec}
.mrl-work-photo {border-radius:13px;box-shadow:12px 12px 0 #ffffff0e;overflow:hidden}
.mrl-work-photo img {border-radius:13px}
.mrl-work-photo figcaption {background:#143c50df;color:#fff;border-radius:3px}
.mrl-work-route article {border-color:#6994aa}
.mrl-work-route h3 {color:white;font-weight:700}
.mrl-work-step {color:#c6e4ef}
.mrl-work-step b {color:#efd797;font-weight:400}
.mrl-work-detail>summary {color:#e5f4fa;border-color:#668b9f}
.mrl-license-note {background:#edf5f8;color:#203e4e;border-radius:8px}
.mrl-license-note h3 {color:#204c62}

/* A single offer card keeps the essential employment facts together. */
.mrl-requirements {background:radial-gradient(ellipse at 3% 5%,#d9ebf4,transparent 50%),#f1f7fa}
.mrl-requirements .mrl-section-heading {position:relative;text-align:center;padding-left:0;border-left:0;margin-bottom:36px}
.mrl-requirements .mrl-chapter {justify-content:center;color:#396f89;margin-bottom:13px!important}
.mrl-requirements .mrl-section-heading h2 {font-family:var(--mrl-editorial);font-weight:700;color:#164b66;line-height:1.3;letter-spacing:.05em;text-shadow:0 2px 0 #fff,0 8px 20px #386d891a}
.mrl-requirements h2 small {font-family:var(--mrl-font);font-size:17px;font-weight:500;display:block;margin-bottom:9px}
.mrl-requirements h2>span {display:block;font-size:48px}
.mrl-offer-card {border:1px solid #d3e2ea;border-radius:13px;box-shadow:0 16px 40px #204e6512;overflow:hidden;background:white}
.mrl-offer-summary {background:linear-gradient(120deg,#194760,#237394);border-top:4px solid #d0b273;border-radius:0;padding:30px 38px}
.mrl-offer-summary h3 {font-weight:700}
.mrl-salary b {color:#ffe6a8;font-weight:700}
.mrl-spec dt {justify-self:start;align-self:start;border-bottom:1px solid #c6dce7;padding-bottom:4px;color:#235d78}
.mrl-spec-detail>summary {margin-inline:0}
.mrl-requirements-cta>p:first-child {font-weight:700;color:#244f66}

.mrl-flow .mrl-section-heading {text-align:center}
.mrl-flow .mrl-chapter {justify-content:center;color:#477589}
.mrl-flow h2 {color:#1c4b63;font-weight:700}
.mrl-flow h2 em {color:#176b93;background:linear-gradient(transparent 84%,#ecdbb0 84%)}
.mrl-steps {gap:24px}
.mrl-steps li {padding:25px;background:linear-gradient(135deg,#f2f8fb,#fff);border:1px solid #d9e7ee;border-radius:10px;box-shadow:0 8px 25px #204f6510}
.mrl-steps li>span {gap:11px;color:#547f94;font-weight:700;margin-bottom:17px}
.mrl-steps b {width:51px;height:51px;display:inline-flex;align-items:center;justify-content:center;background:#1c5c7b;color:#fff;border-radius:50%;font-size:25px;font-weight:400}
.mrl-steps h3 {font-size:21px;color:#1e4e65;font-weight:700}
.mrl-steps li:not(:last-child)::after {display:none}
.mrl-interview-note {border-color:#b39862;background:#f3f7f9;border-radius:0 6px 6px 0}
.mrl-faq {background:linear-gradient(135deg,#e9f3f8,#f8fbfd)}
.mrl-faq h2 {color:#214f68;font-family:var(--mrl-editorial);font-weight:700}
.mrl-faq h2::after {content:'';display:block;width:43px;height:2px;background:#b69b64;margin:20px auto 0}
.mrl-faq-list {background:transparent;padding:0}
.mrl-faq-list>details {background:#fff;border:1px solid #d6e6ee!important;border-radius:8px;padding:0 24px;margin-bottom:12px;box-shadow:0 4px 15px #244f6510}
.mrl-faq-list>details:last-child {margin-bottom:0}
.mrl-faq-list .mrl-more-questions {background:transparent;border:0!important;box-shadow:none;padding:0}
.mrl-more-questions>div {background:white;border:1px solid #d6e6ee;border-radius:8px;padding:0 24px}
.mrl-faq-list summary {font-weight:500}
.mrl-about h2 {font-weight:700;color:#214e65}
.mrl-about figure img {border-radius:9px;box-shadow:0 16px 30px -12px #183f5960,0 3px 10px #183f5918;border:0}
.mrl-about .mrl-about-art-title {width:min(500px,100%);margin-inline:auto;line-height:1}
.mrl-about .mrl-about-art {width:100%;height:auto;aspect-ratio:1200/445;border:0;border-radius:0;box-shadow:none;mix-blend-mode:multiply;filter:contrast(1.1)}
.mrl-final {border-top:3px solid #c8ae75;background:linear-gradient(110deg,#133e56f5,#164b66eb),url('../images/recruit/parent-child.jpg') center 50%/cover}
.mrl-final h2,.mrl-final h2>.mrl-mobile-copy {font-family:var(--mrl-editorial);font-weight:700}
.mrl-final h2 em,.mrl-final h2>.mrl-desktop-copy>span {color:#f5dfac}
.mrl-sticky {background:#f8fbfdf5;border-top-color:#cfdee7;box-shadow:0 -4px 22px #19465c12}
.mrl-sticky .mrl-button {border-radius:8px;font-weight:700}

@media (min-width:761px) and (max-width:1100px) {
  .mrl-work-heading h2 {font-size:32px}
  .mrl-requirements h2>span {font-size:43px}
  .mrl-steps {gap:17px}
  .mrl-steps li {padding:21px}
}
@media (min-width:761px) and (max-width:850px) {
  .mrl-reason-photo {height:147px}
}
@media (max-width:760px) {
  .mrl-root .mrl-button,.mrl-hero-action .mrl-button {font-weight:700}
  .mrl-root .mrl-chapter {font-size:10px;gap:10px;margin-bottom:15px!important;letter-spacing:.08em}
  .mrl-chapter>span {width:30px;height:30px;flex-basis:30px;font-size:10px}
  .mrl-hero-sub strong {font-weight:700;color:#f5dfac}
  .mrl-empathy {padding-block:39px}
  .mrl-empathy h2 {font-weight:700}
  .mrl-empathy h2 em {text-decoration:none;background:linear-gradient(transparent 87%,#eadbb5 87%)}
  .mrl-support {padding-block:36px}
  .mrl-support-heading .mrl-art-title {width:min(330px,100%)}
  .mrl-support-heading .mrl-chapter {margin-bottom:5px!important}
  .mrl-reason {border-radius:7px;box-shadow:0 5px 16px #254f6510;border:1px solid #d6e6ee}
  .mrl-reason summary {min-height:96px;padding:16px 12px}
  .mrl-reason-photo {height:58px;border-radius:3px}
  .mrl-reason-number {background:none;box-shadow:none;font-weight:400;color:#487d98;font-size:28px;letter-spacing:0}
  .mrl-reason-label>strong,.mrl-reason:nth-child(2) .mrl-reason-label>strong {font-weight:700;color:#214f67}
  .mrl-reason-body {border:0}
  .mrl-consult-band {padding-block:32px}
  .mrl-consult-band::after {background:linear-gradient(90deg,#f7fbfdf5,#f7fbfddd 53%,#f7fbfd8c)}
  .mrl-consult-band h2 {font-size:28px;font-weight:700;line-height:1.65}
  .mrl-band-action .mrl-cta-note {color:#203e4e}
  .mrl-work {padding-block:42px;gap:23px}
  .mrl-work-heading {text-align:center}
  .mrl-work-heading .mrl-chapter {display:flex!important;justify-content:center}
  .mrl-work-heading h2 {font-size:31px;line-height:1.55}
  .mrl-work-heading h2 small {font-size:17px;margin-bottom:9px}
  .mrl-work-heading h2::after {width:44px;margin-top:18px;margin-inline:auto}
  .mrl-work-photo {aspect-ratio:1.6;box-shadow:6px 6px 0 #ffffff10}
  .mrl-work-photo figcaption {font-size:9px}
  .mrl-work-detail>summary {color:#e2f1f7;padding-block:15px;font-weight:500;border-color:#5b8297}
  .mrl-license-note {padding:19px 15px}
  .mrl-requirements {padding-block:43px}
  .mrl-requirements .mrl-section-heading {padding-left:0;margin-bottom:27px;border-left:0}
  .mrl-requirements .mrl-chapter {display:flex!important;justify-content:center;margin-bottom:13px!important}
  .mrl-requirements h2 small {font-size:14px;margin-bottom:6px}
  .mrl-requirements h2>span {font-size:36px}
  .mrl-offer-card {border-radius:10px;box-shadow:0 11px 30px #204e6515}
  .mrl-offer-summary {padding:24px 22px;border-top-width:3px}
  .mrl-offer-summary h3 {font-size:20px;font-weight:700}
  .mrl-spec dt {display:inline-block;padding-bottom:2px;font-size:12px}
  .mrl-spec>div {padding-block:18px}
  .mrl-requirements-cta {margin-top:27px}
  .mrl-flow {padding-block:43px}
  .mrl-flow .mrl-chapter {display:flex!important;justify-content:center}
  .mrl-flow h2 {font-size:28px;font-weight:700}
  .mrl-steps {display:grid;grid-template-columns:1fr;gap:12px}
  .mrl-steps li,.mrl-steps li:last-child {display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:16px;padding:20px 18px;border:1px solid #d6e5ed;border-radius:8px;margin:0;min-height:90px}
  .mrl-steps li>span {position:static;top:auto;left:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0;font-size:0;margin:0;line-height:1}
  .mrl-steps b {width:40px;height:40px;font-size:20px;font-weight:400;line-height:1;white-space:nowrap}
  .mrl-step-copy {min-width:0}
  .mrl-steps h3 {font-size:17px;line-height:1.6;font-weight:700;margin:0}
  .mrl-steps li:nth-child(2) .mrl-step-copy>p {font-size:12px;margin-top:5px;line-height:1.7}
  .mrl-interview-note {padding:18px;margin-top:21px}
  .mrl-faq {padding-block:40px}
  .mrl-faq h2 {font-size:29px}
  .mrl-faq h2::after {margin-top:15px}
  .mrl-faq-list>details {padding:0 15px;margin-bottom:10px;border-radius:7px}
  .mrl-faq-list summary {font-size:13px;gap:9px;line-height:1.8}
  .mrl-faq-list details>p {font-size:13px;padding:0 5px 20px 25px}
  .mrl-more-questions>div {padding:0 15px}
  .mrl-faq-list .mrl-more-questions>summary {padding-inline:3px}
  .mrl-about {padding-block:41px;gap:20px}
  .mrl-about h2 {font-size:26px;font-weight:700}
  .mrl-about .mrl-about-art-title {width:min(360px,100%);margin:0 auto}
  .mrl-final {padding-block:43px;background:linear-gradient(120deg,#143e56f5,#1d5c78e6),url('../images/recruit/parent-child-small.jpg') 70% center/cover}
  .mrl-final h2>.mrl-mobile-copy {font-size:32px;line-height:1.7;letter-spacing:.015em}
  .mrl-final-action {margin-top:25px}
  .mrl-pending {border-radius:6px;background:#f7fafc}
}
@media (max-width:360px) {
  .mrl-reason-number {font-size:26px}
  .mrl-work-heading h2 {font-size:27px}
  .mrl-consult-band h2 {font-size:26px}
  .mrl-requirements h2>span {font-size:33px}
  .mrl-flow h2 {font-size:25px}
  .mrl-steps li,.mrl-steps li:last-child {gap:12px;padding-inline:15px}
  .mrl-steps h3 {font-size:16px}
  .mrl-steps li:nth-child(2) .mrl-step-copy>p {font-size:11px}
  .mrl-final h2>.mrl-mobile-copy {font-size:27px}
}

/* Readable supporting text and generated headings. */
.mrl-root :where(p,dd,figcaption,small) {font-weight:500}
.mrl-work-heading .mrl-work-art-title {width:100%;line-height:1;text-align:center}
.mrl-work-heading .mrl-work-art-title::after {display:none}
.mrl-work-art-title small {line-height:1.6}
.mrl-work-art {width:100%;height:auto;aspect-ratio:1240/516;mix-blend-mode:screen}
.mrl-flow .mrl-flow-art-title {width:min(560px,100%);margin:0 auto;line-height:1}
.mrl-flow-art {width:100%;height:auto;aspect-ratio:5/2;mix-blend-mode:multiply;filter:contrast(1.1)}
.mrl-requirements .mrl-section-heading::after {content:'';display:block;width:54px;height:2px;margin:22px auto 0;background:#bd9e63}
@media (max-width:760px) {
  .mrl-flow .mrl-flow-art-title {width:min(390px,100%)}
  .mrl-reason-body>p.mrl-small,.mrl-mini-schedule>small {font-size:12px}
  .mrl-honest-note p,.mrl-faq-list details>p,.mrl-more-questions>div>details>p {color:var(--mrl-ink)}
}

/* Explicit disclosure actions, with native details keyboard behavior. */
.mrl-root .mrl-disclosure-action {display:inline-flex;align-items:center;justify-content:center;gap:8px;width:max-content;max-width:100%;padding:6px 12px;border:1px solid #bfd7e3;border-radius:5px;background:#edf5f9;color:#174d68;font-family:var(--mrl-font);font-size:12px;font-weight:700;line-height:1.5;white-space:nowrap;flex:none;text-align:center;transform:none}
.mrl-disclosure-action svg {display:block;width:16px;height:16px;flex:0 0 16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.mrl-disclosure-action .mrl-disclosure-open {display:none}
.mrl-root details[open]>summary .mrl-disclosure-closed {display:none}
.mrl-root details[open]>summary .mrl-disclosure-open {display:inline}
.mrl-root details[open]>summary .mrl-disclosure-action svg {transform:rotate(180deg)}
.mrl-root summary:hover .mrl-disclosure-action {background:#dbeef6;border-color:#8ab5cb}
.mrl-reason-label .mrl-disclosure-action {margin-top:13px}
.mrl-faq-list .mrl-more-questions>summary {display:none}
.mrl-footer>.mrl-container {grid-template-columns:1fr;text-align:center;justify-items:center;gap:18px}
.mrl-footer-links {justify-content:center;flex-wrap:wrap}
@media (max-width:760px) {
  .mrl-reason summary {grid-template-columns:36px 58px minmax(0,1fr);gap:12px}
  .mrl-reason-label .mrl-disclosure-action {margin-top:8px;padding:5px 9px;font-size:11px;gap:6px}
  .mrl-root .mrl-secondary-detail>summary {display:grid!important;grid-template-columns:minmax(0,1fr);gap:12px;padding:18px!important;border:1px solid #bdd6e3;border-radius:8px;background:#f1f7fa;box-shadow:0 3px 10px #254f650a;color:#203e4e}
  .mrl-root .mrl-secondary-detail>summary>.mrl-disclosure-title {grid-column:1;grid-row:1;display:block;font-size:14px;font-weight:700;line-height:1.6;text-align:center;min-width:0;transform:none}
  .mrl-disclosure-title>small {display:block;margin-top:5px;font-size:11px;font-weight:500;line-height:1.7;letter-spacing:0}
  .mrl-root .mrl-secondary-detail>summary>.mrl-disclosure-action {grid-column:1;grid-row:2;justify-self:stretch;width:100%;min-height:40px;font-size:12px}
  .mrl-root .mrl-work-detail>summary {background:#f3f8fb;border-color:#b6d0de;box-shadow:0 4px 14px #082d492b;color:#203e4e}
  .mrl-spec-detail {padding-block:14px}
  .mrl-root .mrl-more-questions>summary {margin-block:16px 0}
  .mrl-more-questions[open]>div {margin-top:12px}
  .mrl-footer>.mrl-container {text-align:center}
}
@media (max-width:360px) {
  .mrl-reason summary {grid-template-columns:30px 48px minmax(0,1fr);gap:10px}
  .mrl-reason-label .mrl-disclosure-action {font-size:10px}
}

/* Context for the three worries: editorial heading and a parenting scene. */
.mrl-empathy .mrl-empathy-heading {display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;text-align:center;margin-bottom:36px}
.mrl-empathy-context {font-size:16px;font-weight:700!important;letter-spacing:.08em;color:#234f65;margin:0 0 8px!important}
.mrl-empathy .mrl-empathy-art-title {width:min(520px,100%);margin:0 auto;line-height:1}
.mrl-empathy-art {width:100%;height:auto;aspect-ratio:12/5;mix-blend-mode:multiply;filter:contrast(1.1)}
.mrl-empathy-people {position:relative;border-radius:10px;overflow:hidden;box-shadow:0 10px 26px #244f6518}
.mrl-empathy-people img {width:100%;height:auto;aspect-ratio:1200/674;object-fit:cover}
@media (max-width:760px) {
  .mrl-empathy .mrl-empathy-heading {grid-template-columns:1fr;gap:18px;margin-bottom:20px}
  .mrl-empathy-context {font-size:13px;margin-bottom:2px!important}
  .mrl-empathy .mrl-empathy-art-title {width:min(380px,100%)}
  .mrl-empathy-people {width:100%;max-width:480px;margin:0 auto}
}

/* A short greeting and the real representative portrait inside the company introduction. */
.mrl-about-detail>.mrl-about-expanded {padding:24px;background:#f5f9fb;border:1px solid #d7e6ed;border-radius:10px;color:#203e4e}
.mrl-founder-heading {display:grid;grid-template-columns:140px minmax(0,1fr);gap:22px;align-items:center}
.mrl-root .mrl-founder-photo {width:140px;height:175px;object-fit:cover;object-position:center;border-radius:8px;box-shadow:0 5px 14px #244c631c}
.mrl-founder-label {color:#17678b;font-size:13px;font-weight:700!important;margin-bottom:10px!important}
.mrl-founder-name strong {display:block;font-size:23px;line-height:1.5;letter-spacing:.08em}
.mrl-founder-name>span {display:block;margin-top:4px;font-size:12px}
.mrl-founder-career {margin-top:10px!important;font-size:12px;line-height:1.8}
.mrl-founder-message {margin-top:24px}
.mrl-founder-message h3 {font-size:23px;line-height:1.65;color:#174d68}
.mrl-founder-message>p {font-size:14px;line-height:1.95;margin-top:14px!important}
.mrl-team-brief {margin-top:24px;padding-top:20px;border-top:1px solid #c7dce6}
.mrl-team-brief h3 {font-size:16px;color:#174d68}
.mrl-team-name {display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px!important;font-size:15px}
.mrl-team-name>span {font-size:12px}
.mrl-team-brief>p:last-child {font-size:13px;line-height:1.9;margin-top:8px!important}
@media (max-width:760px) {
  .mrl-about-detail>.mrl-about-expanded {margin-top:12px;padding:18px;border-radius:8px}
  .mrl-founder-heading {grid-template-columns:110px minmax(0,1fr);gap:16px}
  .mrl-root .mrl-founder-photo {width:110px;height:138px}
  .mrl-founder-label {font-size:11px;margin-bottom:6px!important}
  .mrl-founder-name strong {font-size:21px}
  .mrl-founder-name>span,.mrl-founder-career {font-size:11px}
  .mrl-founder-message {margin-top:20px}
  .mrl-founder-message h3 {font-size:20px}
  .mrl-founder-message>p {font-size:13px;margin-top:10px!important}
  .mrl-team-brief {margin-top:20px;padding-top:18px}
}
@media (max-width:360px) {
  .mrl-about-detail>.mrl-about-expanded {padding:15px}
  .mrl-founder-heading {grid-template-columns:96px minmax(0,1fr);gap:12px}
  .mrl-root .mrl-founder-photo {width:96px;height:120px}
  .mrl-founder-name strong {font-size:19px}
  .mrl-founder-message h3 {font-size:18px}
}

/* Illustrated work scenes remain large enough to recognize on a phone. */
@media (max-width:760px) {
  .mrl-header-action {display:none}
  .mrl-consult-band h2 {font-size:clamp(23px,6.4vw,32px);line-height:1.7;letter-spacing:.01em}
  .mrl-consult-band h2 em {display:inline-block}
  .mrl-root .mrl-work-overview {order:3;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0;border:0;background:none}
  .mrl-role-card {position:relative;min-width:0;padding:38px 10px 17px;border:1px solid #d5e7ef;border-radius:10px;background:linear-gradient(155deg,#fff,#edf6fa);box-shadow:0 6px 14px #092e4324;text-align:center}
  .mrl-work-number {position:absolute;top:9px;left:10px;display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#f3e1b8;color:#194d66;font-family:var(--mrl-number);font-size:19px;font-weight:700;line-height:1;letter-spacing:-.04em;font-variant-numeric:tabular-nums;white-space:nowrap}
  .mrl-root .mrl-role-illustration {display:block;width:100%;max-width:210px;height:auto;aspect-ratio:1;object-fit:contain;margin:0 auto;mix-blend-mode:multiply}
  .mrl-role-copy>strong {display:block;margin-top:10px;color:#19485f;font-size:15px;font-weight:700;line-height:1.5;letter-spacing:.01em}
  .mrl-secondary-detail .mrl-disclosure-title>small {text-wrap:balance}
}
@media (max-width:480px) {
  .mrl-root .mrl-work-overview {grid-template-columns:1fr;gap:12px}
  .mrl-role-card {display:grid;grid-template-columns:minmax(0,1fr) minmax(0,44%);gap:14px;align-items:center;padding:12px 14px}
  .mrl-root .mrl-role-illustration {grid-column:2;grid-row:1;max-width:145px}
  .mrl-role-copy {grid-column:1;grid-row:1;display:flex;flex-direction:column;align-items:center;min-width:0}
  .mrl-work-number {position:static;width:34px;height:34px;font-size:21px}
  .mrl-role-copy>strong {margin-top:9px;font-size:17px;line-height:1.55;white-space:nowrap}
}
@media (max-width:360px) {
  .mrl-role-card {padding:10px 12px;gap:12px}
  .mrl-role-copy>strong {font-size:15px}
  .mrl-work-number {width:31px;height:31px;font-size:19px}
}

/* Desktop composition: permanent policy cards, balanced invitation, connected work steps. */
@media (min-width:761px) {
  .mrl-reason-grid {align-items:stretch}
  .mrl-reason summary {cursor:default;padding-bottom:22px}
  .mrl-reason-number {top:14px;left:14px;width:48px;height:48px;display:grid;place-items:center;padding:0;border-radius:5px;background:#f1deaf;color:#194d66;border:1px solid #fff8;box-shadow:0 3px 12px #173d5620;font-size:30px;letter-spacing:-.045em}
  .mrl-reason-label {padding:22px 22px 0}
  .mrl-reason-label>small {font-size:12px;margin-bottom:10px}
  .mrl-reason-label>strong {font-family:var(--mrl-editorial);font-size:30px;font-weight:700;line-height:1.55;letter-spacing:.015em;color:#174d68}
  .mrl-reason-label>strong span {font-family:inherit;font-size:.68em;font-weight:700;margin-left:3px}
  .mrl-reason .mrl-disclosure-action {display:none!important}
  .mrl-reason-body {padding:21px 22px 25px;border-top:0}

  .mrl-consult-band {width:min(1120px,calc(100% - 80px));margin:56px auto;padding:0;border:1px solid #d8e7ee;border-radius:14px;background:#f4f9fc;box-shadow:0 10px 30px #264c6010}
  .mrl-consult-image {inset:0 0 0 50%;background-position:56% center}
  .mrl-consult-band::after {background:linear-gradient(90deg,#f4f9fc 48%,#f4f9fc00 65%)}
  .mrl-consult-grid {width:100%;display:grid;grid-template-columns:1fr 1fr;gap:22px 0;padding:42px 0}
  .mrl-consult-grid>div:first-child {grid-column:1;grid-row:1;width:100%;padding:0 28px}
  .mrl-consult-band h2 {font-size:30px;line-height:1.7}
  .mrl-consult-band h2+p {max-width:400px;margin:15px auto 0;font-size:13px;line-height:1.9;text-wrap:balance}
  .mrl-band-action {grid-column:1;grid-row:2;width:100%;margin:0;padding:0 28px}
  .mrl-band-action .mrl-button {width:100%;max-width:410px}

  .mrl-work-route {grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;align-items:stretch;margin-top:8px}
  .mrl-work-route article {padding:24px;border:1px solid #d0e2eb;border-radius:10px;background:#f4f9fc;box-shadow:0 7px 20px #082e4529}
  .mrl-work-step {gap:12px;margin-bottom:18px;color:#245974;font-size:13px;font-weight:700}
  .mrl-work-step b {position:static;display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border-radius:50%;background:#efdba7;color:#174b65;font-size:25px;font-weight:700;line-height:1;letter-spacing:-.04em}
  .mrl-work-route h3 {font-size:20px;line-height:1.6;color:#174b65;margin-bottom:12px}
  .mrl-work-route p {font-size:14px;line-height:1.9;color:#203e4e}
  .mrl-work-route article:not(:last-child)::before {content:'';position:absolute;top:50%;right:-29px;width:20px;height:3px;background:#f1d79b;transform:translateY(-50%)}
  .mrl-work-route article:not(:last-child)::after {content:'';position:absolute;top:50%;right:-29px;width:10px;height:10px;border-top:3px solid #f1d79b;border-right:3px solid #f1d79b;transform:translateY(-50%) rotate(45deg)}

  .mrl-about {grid-template-columns:1fr 1.1fr;gap:32px 48px;align-items:start}
  .mrl-about>.mrl-about-art-title {grid-column:1/-1;grid-row:1;width:min(560px,100%);margin:0 auto}
  .mrl-about>figure {grid-column:1;grid-row:2;align-self:start}
  .mrl-about>div {grid-column:2;grid-row:2}
}
@media (min-width:761px) and (max-width:1000px) {
  .mrl-reason-label {padding:19px 14px 0}
  .mrl-reason-label>strong {font-size:23px}
  .mrl-reason-label>small {font-size:10px}
  .mrl-reason-body {padding:18px 14px 22px}
  .mrl-consult-band {width:calc(100% - 48px);margin-block:40px}
  .mrl-consult-grid {padding:32px 0}
  .mrl-consult-grid>div:first-child,.mrl-band-action {padding-inline:20px}
  .mrl-consult-band h2 {font-size:24px}
  .mrl-consult-band .mrl-kicker {font-size:10px}
  .mrl-consult-band h2+p {font-size:12px}
  .mrl-band-action .mrl-button {font-size:14px;padding-inline:14px}
  .mrl-work-route {gap:30px}
  .mrl-work-route article {padding:20px 16px}
  .mrl-work-route h3 {font-size:17px}
  .mrl-work-route p {font-size:13px}
  .mrl-work-route article:not(:last-child)::before {right:-23px;width:15px}
  .mrl-work-route article:not(:last-child)::after {right:-23px;width:8px;height:8px}
  .mrl-about {column-gap:28px}
}

/* Keep all three hero benefits and their captions on matching rows. */
@media (min-width:761px) {
  .mrl-benefits strong {display:flex;align-items:center;justify-content:center;gap:3px;min-height:38px;line-height:1}
}
