.switch-page{--g:#4fbe34;--k:#090b09;--bg:#f4f5f1;background:#fff;color:var(--k)}.switch-shell{width:min(1120px,calc(100% - 40px));margin-inline:auto}.switch-crumbs{padding:23px 0;background:var(--bg)}.switch-crumbs ol{display:flex;gap:9px;list-style:none;font-size:14px;font-weight:850}.switch-crumbs li+li:before{content:"/";margin-right:9px;color:#7a8178}.switch-hero{padding:36px 0 58px;background:var(--bg);border-bottom:3px solid var(--k)}.switch-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:48px;align-items:center}.switch-hero h1{font-size:clamp(47px,6.2vw,84px);line-height:.9;letter-spacing:-.06em;margin:18px 0 24px}.switch-hero h1 strong{color:#2ca415}.switch-hero p{font-size:21px;line-height:1.5;font-weight:740}.switch-label{display:inline-block;padding:8px 13px;background:var(--g);border:2px solid var(--k);transform:skew(-5deg);box-shadow:5px 5px 0 var(--k);font-size:12px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.switch-btn{display:inline-flex;margin-top:21px;padding:16px 22px;background:var(--g);color:#061005!important;border:2px solid var(--k);border-radius:9px;box-shadow:6px 6px 0 var(--k);font-weight:950;text-decoration:none!important}.switch-hero figure,.switch-split figure{margin:0}.switch-hero img{width:100%;aspect-ratio:1;object-fit:cover;border:3px solid var(--k);border-radius:22px;box-shadow:11px 11px 0 var(--g)}.switch-hero figcaption,.switch-split figcaption{font-size:13px;line-height:1.45;color:#5e665c;font-weight:700;margin-top:14px}.switch-article{padding:62px 0 82px}.switch-intro{max-width:900px;font-size:19px;line-height:1.75}.switch-intro .lead{font-size:clamp(27px,3.2vw,39px);line-height:1.23;font-weight:930}.switch-article a{font-weight:850;text-decoration:underline;text-decoration-color:var(--g);text-decoration-thickness:3px;text-underline-offset:3px}.switch-section{padding:52px 0;border-top:1px solid #cfd4cc}.switch-section h2,.switch-links h2,.switch-final h2{font-size:clamp(35px,4.1vw,58px);line-height:.98;letter-spacing:-.045em;margin:17px 0 24px;max-width:930px}.switch-section h3{font-size:21px;margin:9px 0}.switch-section p,.switch-section li{font-size:17px;line-height:1.75}.switch-table{overflow:auto;border:2px solid var(--k);border-radius:14px;margin:26px 0}.switch-table table{width:100%;min-width:800px;border-collapse:collapse}.switch-table th{background:var(--k);color:#fff;text-align:left}.switch-table th,.switch-table td{padding:14px;border-bottom:1px solid #d4d8d1}.switch-table tr:last-child td{border:0}.switch-types{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0}.switch-types article{padding:24px;background:#fff;border:2px solid var(--k);border-radius:15px;box-shadow:6px 6px 0 #d7ead2}.switch-types b{display:grid;place-items:center;width:38px;height:38px;background:var(--g);border-radius:50%}.switch-types small{font-weight:900;color:#2a9815}.switch-split{display:grid;grid-template-columns:1.08fr .92fr;gap:48px;align-items:center}.switch-split img{width:100%;aspect-ratio:1;object-fit:contain;background:#fff;border:2px solid var(--k);border-radius:19px;box-shadow:9px 9px 0 #d6ead1}.switch-reverse>div{order:2}.switch-map{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:26px;background:#111;color:#fff;border-radius:17px;text-align:center;font-weight:900}.switch-map div{padding:18px;border:2px solid var(--g);border-radius:8px}.switch-map small{color:#bfc8bc}.switch-map .switch-laptop{grid-column:2/3}.switch-roles{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:26px 0}.switch-roles article{padding:18px;background:#edf7ea;border:2px solid var(--k);border-radius:12px}.switch-roles p{font-size:14px;line-height:1.45}.switch-callout{padding:24px 28px;background:#111;color:#fff;border-left:9px solid var(--g);border-radius:10px;margin:24px 0}.switch-callout b{font-size:21px}.switch-callout p{margin-bottom:0}.switch-faq{display:grid;gap:10px}.switch-faq details{border:2px solid var(--k);border-radius:11px;padding:0 20px}.switch-faq summary{display:flex;justify-content:space-between;align-items:center;padding:18px 0;font-size:18px;font-weight:900;cursor:pointer}.switch-faq summary span{display:grid;place-items:center;width:32px;height:32px;background:var(--g);border-radius:50%;font-size:22px}.switch-faq details[open] summary span{transform:rotate(45deg)}.switch-faq p{margin:0 0 19px}.switch-checklist{columns:2;list-style:none;padding:0}.switch-checklist li{position:relative;padding:8px 8px 8px 30px;break-inside:avoid}.switch-checklist li:before{content:"✓";position:absolute;left:0;color:#2ba315;font-weight:950}.switch-links{padding:42px;background:var(--bg);border:3px solid var(--k);border-radius:20px;box-shadow:10px 10px 0 var(--g)}.switch-links>div{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.switch-links a{display:flex;justify-content:space-between;background:#fff;padding:14px;border-radius:7px}.switch-final{margin-top:62px;padding:52px;background:var(--k);color:#fff;border-radius:22px;box-shadow:10px 10px 0 var(--g)}.switch-final span{color:var(--g);font-weight:950;text-transform:uppercase;letter-spacing:.1em}.switch-final p{font-size:19px}
@media(max-width:760px){.switch-shell{width:min(100% - 24px,1120px)}.switch-hero-grid,.switch-split{grid-template-columns:1fr}.switch-hero h1{font-size:47px}.switch-hero figure{order:-1}.switch-hero img{aspect-ratio:4/3}.switch-section{padding:38px 0}.switch-types{grid-template-columns:1fr}.switch-reverse>div{order:0}.switch-roles{grid-template-columns:1fr 1fr}.switch-checklist{columns:1}.switch-links,.switch-final{padding:28px 20px}.switch-links>div{grid-template-columns:1fr}}
