
:root{--orange:#fe4500;--yellow:#ffcc00;--purple:#510b72;--ink:#1f0800;--muted:#695d58;--paper:#f7f6f2;--line:#e5ddd7;--white:#fff}
.intop-clean,.intop-clean *{box-sizing:border-box}
.intop-clean{font-family:Onest,Inter,Arial,sans-serif;color:var(--ink);background:var(--paper);line-height:1.5;letter-spacing:0;overflow:hidden}
.intop-clean a{color:inherit;text-decoration-thickness:1px;text-underline-offset:3px}
.intop-hero{position:relative;min-height:620px;padding:92px 82px 72px;background:var(--ink);color:#fff;overflow:hidden}
.intop-hero:after{content:"";position:absolute;inset:0;background:rgba(31,8,0,.58);pointer-events:none}
.intop-hero-copy{position:relative;z-index:2;max-width:900px}
.intop-eyebrow{margin:0 0 14px;color:var(--orange);font-weight:900;text-transform:uppercase;font-size:13px;line-height:1.15;letter-spacing:0}
.intop-hero .intop-eyebrow{color:var(--yellow)}
.intop-hero h1{max-width:940px;margin:0;font-size:76px;line-height:.96;font-weight:950;letter-spacing:0;text-transform:none}
.intop-lead{max-width:720px;margin:22px 0 0;font-size:21px;line-height:1.45;color:rgba(255,255,255,.9)}
.intop-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}
.intop-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;border-radius:25px;border:1px solid var(--ink);padding:12px 22px;font-weight:900;text-decoration:none;text-transform:uppercase;font-size:14px;line-height:1.1;letter-spacing:0;text-align:center}
.intop-button-primary{background:var(--orange);color:#fff;border-color:var(--orange)}
.intop-button-primary:hover{background:var(--yellow);color:var(--purple);border-color:var(--yellow)}
.intop-button-secondary{background:#fff;color:var(--ink);border-color:#fff}
.intop-hero-media{position:absolute;z-index:1;right:-60px;top:0;bottom:0;width:58%;margin:0;display:flex;align-items:center;justify-content:flex-end;opacity:.72;overflow:hidden}
.intop-hero-media img{display:block;width:100%;height:100%;object-fit:contain;object-position:right center;padding:42px 52px 42px 0}
.intop-proof-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--ink);color:#fff;border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14)}
.intop-proof-item{padding:28px 34px;background:#2a0d04}
.intop-proof-item strong{display:block;color:var(--yellow);font-size:19px;line-height:1.15;font-weight:950;letter-spacing:0}
.intop-proof-item span{display:block;max-width:340px;margin-top:8px;color:rgba(255,255,255,.82);font-size:16px;line-height:1.45}
.intop-visual-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:28px 82px;background:var(--paper)}
.intop-gallery-item{margin:0;border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden;min-height:210px;display:flex;align-items:center;justify-content:center}
.intop-gallery-item img{display:block;width:100%;height:100%;max-height:280px;object-fit:contain}
.intop-section{padding:74px 82px}
.intop-section-white{background:#fff}
.intop-section-paper{background:var(--paper)}
.intop-section-dark{background:var(--purple);color:#fff}
.intop-section-orange{background:var(--orange);color:#fff}
.intop-section-inner{max-width:1180px;margin:0 auto}
.intop-section-head{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1fr);gap:44px;align-items:start;margin-bottom:34px}
.intop-section-head h2,.intop-section h2{margin:0;font-size:46px;line-height:1.04;font-weight:950;letter-spacing:0}
.intop-section-intro p{margin:0 0 12px;font-size:19px;line-height:1.52;color:#3b2c26}
.intop-section-head-dark .intop-section-intro p,.intop-section-dark .intop-section-intro p{color:rgba(255,255,255,.84)}
.intop-mini-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.intop-mini-card,.intop-card,.intop-step,.intop-price-card,.intop-promise,.intop-link-card{border-radius:8px}
.intop-mini-card{min-height:170px;padding:22px;background:var(--ink);color:#fff;display:flex;flex-direction:column;justify-content:space-between}
.intop-mini-card span{color:var(--yellow);font-weight:950;font-size:16px}
.intop-mini-card p{margin:18px 0 0;font-size:18px;line-height:1.35}
.intop-chip-row{display:flex;flex-wrap:wrap;gap:10px;max-width:980px}
.intop-chip-row span{display:inline-flex;align-items:center;min-height:42px;border-radius:24px;border:1px solid var(--line);background:#fff;padding:9px 15px;font-weight:850;font-size:16px;line-height:1.15}
.intop-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.intop-card{position:relative;min-height:160px;padding:22px;background:#fff;border:1px solid var(--line)}
.intop-card-mark{display:block;width:28px;height:6px;border-radius:6px;background:var(--orange);margin-bottom:18px}
.intop-card h3{margin:0;font-size:19px;line-height:1.25;font-weight:950;letter-spacing:0}
.intop-card p{margin:12px 0 0;color:#3b2c26;font-size:17px;line-height:1.45}
.intop-table-panel{overflow:auto;border:1px solid var(--line);border-radius:8px;background:#fff}
.intop-table-panel:empty{display:none}
.intop-section .table-wrap{min-width:780px;margin:0}
.intop-section table{width:100%;border-collapse:collapse;background:#fff}
.intop-section th,.intop-section td{padding:16px 18px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top;font-size:16px;line-height:1.45}
.intop-section th{background:#fff0e8;color:var(--ink);font-weight:950}
.intop-split{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1fr);gap:54px;align-items:start}
.intop-split h2{margin:0;font-size:48px;line-height:1.04;font-weight:950}
.intop-dark-copy p,.intop-dark-copy li{color:rgba(255,255,255,.86);font-size:18px;line-height:1.55}
.intop-dark-copy ul{margin:22px 0 0;padding-left:21px}
.intop-step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.intop-step{min-height:210px;padding:24px;background:var(--paper);border:1px solid var(--line)}
.intop-step span{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;background:var(--yellow);color:var(--purple);font-weight:950}
.intop-step h3{margin:22px 0 10px;font-size:22px;line-height:1.16;font-weight:950}
.intop-step p{margin:0;color:#3b2c26;font-size:16px;line-height:1.45}
.intop-price-band{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1fr);gap:42px;align-items:start}
.intop-price-band .intop-eyebrow{color:var(--yellow)}
.intop-price-band h2{margin:0;color:#fff;font-size:48px;line-height:1.03;font-weight:950}
.intop-price-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.intop-price-card{padding:24px;background:#fff;color:var(--ink)}
.intop-price-card h3{margin:0 0 12px;font-size:23px;line-height:1.15;font-weight:950}
.intop-price-card p{margin:0;color:#3b2c26;font-size:17px;line-height:1.48}
.intop-promise-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.intop-promise{padding:28px;border:1px solid var(--line);background:#fff}
.intop-promise-can{border-top:6px solid var(--orange)}
.intop-promise-cannot{border-top:6px solid var(--purple)}
.intop-promise h3{margin:0 0 12px;font-size:24px;line-height:1.15;font-weight:950}
.intop-promise p{margin:0;color:#3b2c26;font-size:18px;line-height:1.5}
.intop-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.intop-metric{min-height:76px;padding:15px 16px;border-left:5px solid var(--orange);background:var(--paper);font-weight:850;font-size:16px;line-height:1.35}
.intop-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.intop-link-card{display:flex;align-items:center;min-height:82px;padding:18px 20px;background:#fff;border:1px solid var(--line);text-decoration:none;font-weight:900;font-size:17px;line-height:1.25}
.intop-link-card:hover{border-color:var(--orange);color:var(--orange)}
.intop-faq-list{display:grid;gap:10px}
.intop-faq-list details{border:1px solid var(--line);border-radius:8px;background:var(--paper);padding:0}
.intop-faq-list summary{cursor:pointer;padding:20px 22px;font-weight:950;font-size:18px;line-height:1.25}
.intop-faq-list p{margin:0;padding:0 22px 20px;color:#3b2c26;font-size:17px;line-height:1.5}
.intop-bottom-note{padding:36px 82px;background:var(--ink);color:#fff}
.intop-bottom-note div{max-width:1180px;margin:0 auto}
.intop-bottom-note p{max-width:900px;margin:0;color:rgba(255,255,255,.88);font-size:20px;line-height:1.45}
.intop-related{max-width:1180px;margin:0 auto;padding:46px 82px}
.intop-related h2{margin:0 0 18px;font-size:34px;line-height:1.08;font-weight:950}
.intop-related div{display:flex;flex-wrap:wrap;gap:10px}
.intop-related a{padding:10px 13px;border:1px solid var(--line);border-radius:8px;background:#fff;text-decoration:none;font-weight:850}
.intop-prefooter-cta{display:flex;gap:24px;align-items:center;justify-content:space-between;padding:48px 82px;background:var(--purple);color:#fff}
.intop-prefooter-cta h2{max-width:780px;margin:0;font-size:48px;line-height:1.03;font-weight:950;letter-spacing:0}
.intop-prefooter-cta .intop-eyebrow{color:var(--yellow)}
.intop-form-status{margin:12px 0 0;color:#ffcc00;font-family:Onest,Inter,Arial,sans-serif;font-size:15px;line-height:1.35}
.intop-seo-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}
@media (max-width:1100px){.intop-hero{padding:72px 42px 52px}.intop-hero h1{font-size:60px}.intop-section,.intop-visual-gallery,.intop-related,.intop-prefooter-cta,.intop-bottom-note{padding-left:42px;padding-right:42px}.intop-card-grid,.intop-step-grid,.intop-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.intop-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:760px){.intop-hero{min-height:auto;padding:34px 20px 26px}.intop-hero:after{background:rgba(31,8,0,.64)}.intop-hero h1{font-size:38px;line-height:1}.intop-lead{font-size:16px}.intop-hero-media{position:relative;right:auto;top:auto;bottom:auto;width:100%;height:160px;margin-top:20px;opacity:1;border-radius:8px;background:#fff}.intop-hero-media img{object-fit:contain;padding:14px}.intop-button{width:100%;max-width:340px}.intop-proof-strip,.intop-mini-grid,.intop-card-grid,.intop-step-grid,.intop-price-band,.intop-price-grid,.intop-promise-grid,.intop-metric-grid,.intop-link-grid,.intop-split,.intop-section-head{grid-template-columns:1fr}.intop-proof-item{padding:22px 20px}.intop-visual-gallery{grid-template-columns:1fr;padding:20px}.intop-section,.intop-related,.intop-prefooter-cta,.intop-bottom-note{padding:46px 20px}.intop-section-head{gap:16px;margin-bottom:24px}.intop-section-head h2,.intop-section h2,.intop-split h2,.intop-price-band h2,.intop-prefooter-cta h2{font-size:34px}.intop-section-intro p,.intop-dark-copy p,.intop-dark-copy li{font-size:17px}.intop-card,.intop-step,.intop-price-card,.intop-promise{min-height:auto}.intop-section .table-wrap{min-width:720px}.intop-prefooter-cta{display:grid;gap:18px}}

.intop-manus{--or:#fe4500;--ye:#ffcc00;--pu:#510b72;--dk:#1a0700;--lt:#f4f4f4;--wh:#fff;background:var(--lt);color:var(--dk);font-family:Onest,Inter,Arial,sans-serif;line-height:1.6}
.intop-manus .im-c{max-width:1200px;margin:0 auto;padding:0 40px}
.intop-manus .im-section{padding:80px 0}
.intop-manus section{scroll-margin-top:150px}
.intop-manus .im-bg-lt{background:var(--lt)}
.intop-manus .im-bg-wh{background:var(--wh)}
.intop-manus .im-bg-dk{background:var(--dk);color:var(--wh)}
.intop-manus .im-bg-or{background:var(--or);color:var(--wh)}
.intop-manus .im-label{display:flex;align-items:center;gap:10px;margin:0 0 12px;color:var(--or);font-size:12px;font-weight:900;line-height:1.2;text-transform:uppercase;letter-spacing:0}
.intop-manus .im-label:before{content:"";display:inline-block;width:24px;height:3px;border-radius:2px;background:var(--or)}
.intop-manus .im-label-light{color:var(--ye)}
.intop-manus .im-label-light:before{background:var(--ye)}
.intop-manus .im-h2{max-width:840px;margin:0 0 34px;color:var(--dk);font-size:44px;line-height:1.08;font-weight:950;letter-spacing:0}
.intop-manus .im-h2-light{color:var(--wh)}
.intop-manus .im-intro{max-width:760px;margin:-20px 0 38px;color:rgba(26,7,0,.72);font-size:17px;line-height:1.7}
.intop-manus .im-bg-dk .im-intro,.intop-manus .im-bg-or .im-intro{color:rgba(255,255,255,.82)}
.intop-manus .im-p{margin:0;color:rgba(26,7,0,.72);font-size:15px;line-height:1.7}
.intop-manus .im-hero{position:relative;overflow:hidden;background:var(--or);color:var(--wh);padding:64px 0 48px}
.intop-manus .im-hero:after{content:none}
.intop-manus .im-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.78fr);gap:46px;align-items:center}
.intop-manus .im-superlabel{display:inline-block;margin:0 0 18px;padding:6px 16px;border-radius:6px;background:var(--ye);color:var(--dk);font-size:13px;font-weight:950;text-transform:uppercase;letter-spacing:0}
.intop-manus .im-hero h1{max-width:720px;margin:0 0 20px;color:var(--wh);font-size:56px;line-height:1.05;font-weight:950;letter-spacing:0}
.intop-manus .im-hero-sub{max-width:550px;margin:0 0 22px;color:rgba(255,255,255,.9);font-size:16px;line-height:1.6}
.intop-manus .im-hero-tags{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 22px}
.intop-manus .im-hero-tags span{display:inline-flex;align-items:center;min-height:30px;padding:5px 12px;border:1px solid rgba(255,255,255,.25);border-radius:20px;background:rgba(255,255,255,.15);color:var(--wh);font-size:12px;font-weight:750;line-height:1}
.intop-manus .im-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin:0 0 20px}
.intop-manus .im-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;border-radius:10px;padding:14px 28px;text-decoration:none;font-size:15px;font-weight:950;line-height:1.15;text-transform:none;letter-spacing:0;text-align:center}
.intop-manus .im-btn-yellow{background:var(--ye);color:var(--dk)!important;box-shadow:0 4px 20px rgba(255,204,0,.34)}
.intop-manus .im-btn-white{border:2px solid rgba(255,255,255,.55);background:transparent;color:var(--wh)!important}
.intop-manus .im-offer-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:650px;margin:0 0 20px}
.intop-manus .im-offer-strip div{min-height:74px;padding:14px 16px;border:1px solid rgba(255,255,255,.22);border-radius:12px;background:rgba(255,255,255,.11)}
.intop-manus .im-offer-strip b{display:block;margin:0 0 5px;color:var(--ye);font-size:18px;font-weight:950;line-height:1}
.intop-manus .im-offer-strip span{display:block;color:rgba(255,255,255,.78);font-size:12px;font-weight:750;line-height:1.35}
.intop-manus .im-hero-foot{max-width:500px;margin:0;padding-top:18px;border-top:1px solid rgba(255,255,255,.22);color:rgba(255,255,255,.72);font-size:13px;line-height:1.5}
.intop-manus .im-hero-panel{display:flex;flex-direction:column;gap:14px;align-items:stretch;justify-self:end;width:100%;max-width:460px}
.intop-manus .intop-hero-media{position:relative;inset:auto;display:flex;width:100%;height:150px;margin:0;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(255,255,255,.25);border-radius:18px;background:rgba(255,255,255,.14);opacity:1;backdrop-filter:blur(8px)}
.intop-manus .intop-hero-media img{display:block;width:100%;height:100%;padding:12px;object-fit:contain;object-position:center}
.intop-manus .im-hero-mockup{width:100%;padding:20px;border:1px solid rgba(255,255,255,.25);border-radius:18px;background:rgba(255,255,255,.12);backdrop-filter:blur(8px)}
.intop-manus .im-hero-mockup-title{display:flex;align-items:center;gap:8px;margin:0 0 14px;color:var(--ye);font-size:13px;font-weight:950;text-transform:uppercase;letter-spacing:0}
.intop-manus .im-hero-mockup-title:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--ye)}
.intop-manus .im-hero-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 7px;padding:9px 12px;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:rgba(255,255,255,.1)}
.intop-manus .im-hero-row span{color:var(--wh);font-size:13px;font-weight:750}
.intop-manus .intop-badge{display:inline-flex;align-items:center;min-height:22px;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:0}
.intop-manus .intop-badge-ye{border:1px solid rgba(255,204,0,.4);background:rgba(255,204,0,.24);color:var(--ye)}
.intop-manus .intop-badge-re{border:1px solid rgba(255,80,80,.32);background:rgba(255,80,80,.2);color:#ff9a9a}
.intop-manus .intop-badge-bl{border:1px solid rgba(100,160,255,.32);background:rgba(100,160,255,.2);color:#9cc4ff}
.intop-manus .intop-badge-gr{border:1px solid rgba(100,220,100,.36);background:rgba(100,220,100,.22);color:#90f590}
.intop-manus .im-anchor-bar{background:var(--wh);border-bottom:1px solid rgba(26,7,0,.08)}
.intop-manus .im-anchor-bar .im-c{display:flex;align-items:center;gap:34px;min-height:64px}
.intop-manus .im-anchor-bar a{display:inline-flex;align-items:center;min-height:44px;color:rgba(26,7,0,.72);text-decoration:none;font-size:12px;font-weight:950;line-height:1.1;text-transform:uppercase;letter-spacing:0}
.intop-manus .im-anchor-bar a:hover{color:var(--or)}
.intop-manus .im-snapshot-section{padding-top:74px}
.intop-manus .im-snapshot{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:64px;align-items:start}
.intop-manus .im-snapshot-copy .im-h2{max-width:900px;font-size:52px}
.intop-manus .im-editor-note{display:grid;grid-template-columns:180px minmax(0,1fr);gap:28px;margin-top:10px;padding-top:28px;border-top:1px solid rgba(26,7,0,.14)}
.intop-manus .im-editor-note b{color:var(--dk);font-size:13px;font-weight:950;line-height:1.35;text-transform:uppercase}
.intop-manus .im-editor-note p{margin:0;color:rgba(26,7,0,.72);font-size:16px;line-height:1.72}
.intop-manus .im-audit-board{padding:28px;border:1px solid rgba(26,7,0,.08);border-radius:18px;background:var(--wh);box-shadow:0 18px 45px rgba(26,7,0,.08)}
.intop-manus .im-board-top{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 18px;color:rgba(26,7,0,.58);font-size:12px;font-weight:900;text-transform:uppercase}
.intop-manus .im-board-top b{color:var(--or);font-weight:950}
.intop-manus .im-board-focus{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:0 0 18px;padding:22px;border-radius:14px;background:var(--dk);color:var(--wh)}
.intop-manus .im-board-focus span{color:var(--ye);font-size:12px;font-weight:950;text-transform:uppercase}
.intop-manus .im-board-focus strong{max-width:210px;text-align:right;font-size:28px;line-height:.98;font-weight:950}
.intop-manus .im-signal-list{display:flex;flex-direction:column;gap:12px}
.intop-manus .im-signal{display:grid;grid-template-columns:40px minmax(0,1fr);gap:14px;padding:14px 0;border-bottom:1px solid rgba(26,7,0,.08)}
.intop-manus .im-signal:last-child{border-bottom:0}
.intop-manus .im-signal>span{color:rgba(254,69,0,.32);font-size:24px;font-weight:950;line-height:1}
.intop-manus .im-signal b{display:block;margin:0 0 5px;color:var(--dk);font-size:15px;font-weight:950;line-height:1.2}
.intop-manus .im-signal p{margin:0;color:rgba(26,7,0,.68);font-size:13px;line-height:1.5}
.intop-manus .im-board-thumbs{display:grid;grid-template-columns:1.1fr .9fr .8fr;gap:10px;margin-top:18px}
.intop-manus .im-board-thumbs figure{display:flex;align-items:center;justify-content:center;height:92px;margin:0;overflow:hidden;border:1px solid rgba(26,7,0,.06);border-radius:12px;background:var(--lt)}
.intop-manus .im-board-thumbs img{display:block;width:100%;height:100%;padding:10px;object-fit:contain}
.intop-manus .im-audience-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:44px;align-items:start}
.intop-manus .im-audience-mainstack{display:grid;gap:14px}
.intop-manus .im-audience-main{display:grid;grid-template-columns:58px minmax(0,1fr);gap:18px;align-items:start;margin:0;padding:24px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:rgba(255,255,255,.07)}
.intop-manus .im-audience-main span{color:var(--ye);font-size:32px;font-weight:950;line-height:1}
.intop-manus .im-audience-main p{margin:0;color:rgba(255,255,255,.88);font-size:18px;font-weight:850;line-height:1.35}
.intop-manus .im-audience-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}
.intop-manus .im-audience-list li{min-height:72px;padding:18px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:rgba(255,255,255,.05);color:rgba(255,255,255,.82);font-size:14px;font-weight:750;line-height:1.35}
.intop-maps-prototype .maps-audience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.intop-maps-prototype .maps-audience-card{display:grid;grid-template-columns:44px minmax(0,1fr);column-gap:14px;row-gap:8px;min-height:178px;margin:0;padding:20px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:rgba(255,255,255,.075)}
.intop-maps-prototype .maps-audience-card span{grid-row:1/3;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;background:var(--ye);color:var(--dk);font-size:13px;font-weight:950;line-height:1}
.intop-maps-prototype .maps-audience-card h3{margin:0;color:var(--wh);font-size:18px;line-height:1.18;font-weight:950}
.intop-maps-prototype .maps-audience-card p{margin:0;color:rgba(255,255,255,.76);font-size:14px;font-weight:650;line-height:1.48}
.intop-manus .im-workboard{display:grid;grid-template-columns:1.05fr .95fr .9fr;overflow:hidden;border:1px solid rgba(26,7,0,.08);border-radius:18px;background:var(--wh);box-shadow:0 16px 38px rgba(26,7,0,.06)}
.intop-manus .im-work-col{min-height:340px;padding:30px;border-right:1px solid rgba(26,7,0,.08)}
.intop-manus .im-work-col:last-child{border-right:0}
.intop-manus .im-work-col:nth-child(2){background:#fff8dc}
.intop-manus .im-work-col h3{margin:0 0 24px;color:var(--dk);font-size:22px;line-height:1.12;font-weight:950}
.intop-manus .im-work-col p{display:grid;grid-template-columns:10px minmax(0,1fr);gap:12px;margin:0 0 16px;color:rgba(26,7,0,.74);font-size:14px;font-weight:750;line-height:1.45}
.intop-manus .im-work-col p span{width:10px;height:10px;margin-top:6px;border-radius:50%;background:var(--or)}
.intop-manus .im-case-section .im-intro{max-width:820px}
.intop-manus .im-case-grid{display:grid;grid-template-columns:1.08fr .96fr .96fr;gap:18px}
.intop-manus .im-case-card{display:flex;min-height:250px;flex-direction:column;justify-content:space-between;padding:28px;border:1px solid rgba(26,7,0,.08);border-radius:16px;background:var(--lt);color:var(--dk);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}
.intop-manus .im-case-card:first-child{background:var(--dk);color:var(--wh)}
.intop-manus .im-case-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(26,7,0,.1)}
.intop-manus .im-case-card span{display:inline-flex;width:max-content;margin:0 0 26px;padding:5px 10px;border-radius:20px;background:rgba(254,69,0,.11);color:var(--or);font-size:11px;font-weight:950;text-transform:uppercase}
.intop-manus .im-case-card:first-child span{background:rgba(255,204,0,.16);color:var(--ye)}
.intop-manus .im-case-card h3{margin:auto 0 12px;font-size:24px;line-height:1.08;font-weight:950;letter-spacing:0}
.intop-manus .im-case-card p{margin:0;color:rgba(26,7,0,.68);font-size:14px;line-height:1.58}
.intop-manus .im-case-card:first-child p{color:rgba(255,255,255,.78)}
.intop-manus .im-price-system{position:relative;overflow:hidden}
.intop-manus .im-price-watermark{position:absolute;right:-26px;bottom:-58px;color:rgba(255,255,255,.08);font-size:250px;font-weight:950;line-height:1;pointer-events:none}
.intop-manus .im-price-layout{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:56px;align-items:start;z-index:1}
.intop-manus .im-price-note{max-width:680px;margin:0;color:rgba(255,255,255,.82);font-size:16px;line-height:1.7}
.intop-manus .im-main-price{padding:30px;border:1px solid rgba(255,255,255,.25);border-radius:20px;background:rgba(255,255,255,.12);backdrop-filter:blur(8px)}
.intop-manus .im-main-price span{display:block;margin:0 0 6px;color:rgba(255,255,255,.72);font-size:13px;font-weight:900;text-transform:uppercase}
.intop-manus .im-main-price strong{display:block;margin:0 0 10px;color:var(--ye);font-size:48px;line-height:1;font-weight:950}
.intop-manus .im-main-price p{margin:0 0 22px;color:rgba(255,255,255,.82);font-size:15px;line-height:1.5}
.intop-manus .im-package-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:38px}
.intop-manus .im-package-grid article{min-height:220px;padding:22px;border:1px solid rgba(255,255,255,.22);border-radius:14px;background:rgba(255,255,255,.12)}
.intop-manus .im-package-grid h3{margin:0 0 16px;color:var(--wh);font-size:17px;line-height:1.2;font-weight:950}
.intop-manus .im-package-grid p{margin:0 0 10px;color:rgba(255,255,255,.76);font-size:13px;line-height:1.45}
.intop-manus .im-network-price{position:relative;z-index:1;margin-top:18px;padding:18px 22px;border:1px solid rgba(255,255,255,.22);border-radius:14px;background:rgba(26,7,0,.18);color:rgba(255,255,255,.82);font-size:14px;line-height:1.55}
.intop-manus .im-network-price b{color:var(--ye)}
.intop-maps-prototype #maps-price{scroll-margin-top:300px;padding:78px 0 82px;background:#fff;color:var(--dk);overflow:hidden}
.intop-maps-prototype .maps-price-head{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,420px);gap:38px;align-items:end;margin-bottom:34px}
.intop-maps-prototype .maps-price-ghost{position:absolute;left:-8px;top:-98px;color:#f2efe9;font-size:190px;font-weight:950;line-height:1;text-transform:lowercase;pointer-events:none}
.intop-maps-prototype #maps-price .im-label{position:relative;z-index:1;color:var(--or)}
.intop-maps-prototype #maps-price .im-h2{position:relative;z-index:1;max-width:720px;margin-bottom:16px;color:var(--or);font-size:42px;line-height:1.04;text-transform:none}
.intop-maps-prototype #maps-price .im-intro{position:relative;z-index:1;max-width:760px;color:rgba(31,8,0,.74);font-size:17px;line-height:1.5}
.intop-maps-prototype #maps-price .im-price-note{max-width:none;margin:0;padding:20px 22px;border:1px solid rgba(31,8,0,.1);border-radius:8px;background:#f7f6f2;color:rgba(31,8,0,.74);font-size:15px;font-weight:650;line-height:1.58}
.intop-maps-prototype .maps-price-accordion-list{display:grid;gap:6px}
.intop-maps-prototype .maps-price-accordion{overflow:hidden;border-radius:18px;background:var(--or);box-shadow:0 18px 42px rgba(31,8,0,.12)}
.intop-maps-prototype .maps-price-accordion summary{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,230px) 42px;gap:24px;align-items:center;min-height:116px;padding:24px 26px;color:#fff;cursor:pointer;list-style:none}
.intop-maps-prototype .maps-price-accordion summary::-webkit-details-marker{display:none}
.intop-maps-prototype .maps-price-title{display:grid;gap:7px;min-width:0}
.intop-maps-prototype .maps-price-title small{color:rgba(255,255,255,.68);font-size:12px;font-style:normal;font-weight:950;line-height:1.2;text-transform:uppercase}
.intop-maps-prototype .maps-price-title strong{color:#fff;font-size:31px;font-weight:950;line-height:1.04}
.intop-maps-prototype .maps-price-title em{max-width:620px;color:rgba(255,255,255,.86);font-size:14px;font-style:normal;font-weight:700;line-height:1.42}
.intop-maps-prototype .maps-price-value{color:var(--ye);font-size:34px;font-weight:950;line-height:1;text-align:right;white-space:nowrap}
.intop-maps-prototype .maps-price-value i{display:block;margin-top:8px;color:rgba(255,255,255,.74);font-size:12px;font-style:normal;font-weight:950;line-height:1.2;text-transform:uppercase}
.intop-maps-prototype .maps-price-toggle{position:relative;width:42px;height:42px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:rgba(255,255,255,.12)}
.intop-maps-prototype .maps-price-toggle:before,.intop-maps-prototype .maps-price-toggle:after{content:"";position:absolute;left:12px;right:12px;top:20px;height:2px;border-radius:2px;background:#fff}
.intop-maps-prototype .maps-price-toggle:after{transform:rotate(90deg)}
.intop-maps-prototype .maps-price-accordion[open] .maps-price-toggle:after{transform:rotate(0)}
.intop-maps-prototype .maps-price-content{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:0 26px 26px;color:#fff}
.intop-maps-prototype .maps-price-group{min-width:0;padding:24px 24px 6px;border-left:1px solid rgba(255,255,255,.22);border-top:1px solid rgba(255,255,255,.22)}
.intop-maps-prototype .maps-price-group:first-child{border-left:0}
.intop-maps-prototype .maps-price-group b{display:block;margin:0 0 12px;color:var(--ye);font-size:14px;font-weight:950;line-height:1.2;text-transform:lowercase}
.intop-maps-prototype .maps-price-group ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}
.intop-maps-prototype .maps-price-group li{position:relative;margin:0;padding-left:16px;color:rgba(255,255,255,.9);font-size:14px;font-weight:650;line-height:1.4}
.intop-maps-prototype .maps-price-group li:before{content:"";position:absolute;left:0;top:.58em;width:6px;height:6px;border-radius:50%;background:var(--ye)}
.intop-maps-prototype #maps-price .im-network-price{display:block;margin-top:16px;padding:18px 22px;border:1px solid rgba(31,8,0,.1);border-radius:8px;background:#f7f6f2;color:rgba(31,8,0,.74);font-size:14px;line-height:1.55}
.intop-maps-prototype #maps-price .im-network-price b{color:var(--or)}
.intop-manus .im-grid3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.intop-manus .im-grid2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.intop-manus .im-two{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}
.intop-manus .im-card{min-height:190px;padding:28px;border:1px solid rgba(0,0,0,.06);border-radius:16px;background:var(--wh)}
.intop-manus .im-card-num{margin:0 0 10px;color:var(--or);font-size:44px;font-weight:950;line-height:1;opacity:.16}
.intop-manus .im-card-title{margin:0 0 10px;color:var(--dk);font-size:18px;line-height:1.25;font-weight:950;letter-spacing:0}
.intop-manus .im-card-text{margin:0;color:rgba(26,7,0,.7);font-size:14px;line-height:1.65}
.intop-manus .im-visuals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:30px}
.intop-manus .im-visual{display:flex;align-items:center;justify-content:center;min-height:190px;margin:0;overflow:hidden;border:1px solid rgba(0,0,0,.06);border-radius:16px;background:var(--wh)}
.intop-manus .im-visual img{display:block;width:100%;height:100%;max-height:250px;object-fit:contain}
.intop-manus .im-dot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.intop-manus .im-dot-item{display:flex;gap:12px;align-items:flex-start;min-height:84px;padding:18px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:rgba(255,255,255,.06)}
.intop-manus .im-dot-item span{width:10px;height:10px;margin-top:6px;flex:0 0 auto;border-radius:50%;background:var(--or)}
.intop-manus .im-dot-item p{margin:0;color:rgba(255,255,255,.82);font-size:14px;line-height:1.5}
.intop-manus .im-table-panel{overflow:auto;border-radius:16px;background:var(--wh);box-shadow:0 2px 20px rgba(0,0,0,.07)}
.intop-manus .im-table-panel .table-wrap{min-width:820px;margin:0}
.intop-manus .im-table-panel table{width:100%;border-collapse:collapse}
.intop-manus .im-table-panel th{padding:16px 22px;background:var(--or);color:var(--wh);font-size:13px;font-weight:950;text-align:left;text-transform:uppercase;letter-spacing:0}
.intop-manus .im-table-panel td{padding:18px 22px;border-bottom:1px solid rgba(0,0,0,.06);color:rgba(26,7,0,.8);font-size:14px;line-height:1.55;vertical-align:top}
.intop-manus .im-table-panel td:first-child{width:22%;color:var(--dk);font-weight:850}
.intop-manus .im-status-card{padding:28px;border-radius:16px;background:var(--lt);border:1px solid rgba(0,0,0,.06)}
.intop-manus .im-status-title{margin:0 0 16px;color:var(--or);font-size:13px;font-weight:950;text-transform:uppercase;letter-spacing:0}
.intop-manus .im-status-row{display:flex;justify-content:space-between;gap:18px;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.08)}
.intop-manus .im-status-row:last-child{border-bottom:0}
.intop-manus .im-status-row span{font-size:14px;color:rgba(26,7,0,.72)}
.intop-manus .im-status-row b{font-size:13px;color:var(--dk);font-weight:950}
.intop-manus .im-timeline{max-width:860px}
.intop-manus .im-step{display:flex;gap:28px;position:relative;padding:28px 0}
.intop-manus .im-step:not(:last-child):after{content:"";position:absolute;left:27px;top:82px;bottom:-28px;width:2px;background:rgba(254,69,0,.22)}
.intop-manus .im-step-num{display:flex;align-items:center;justify-content:center;width:54px;height:54px;flex:0 0 auto;border-radius:50%;background:var(--or);box-shadow:0 4px 16px rgba(254,69,0,.35);color:var(--wh);font-size:20px;font-weight:950}
.intop-manus .im-step-body{padding-top:6px}
.intop-manus .im-step-body h3{margin:0 0 8px;color:var(--dk);font-size:20px;line-height:1.2;font-weight:950}
.intop-manus .im-step-body p{max-width:700px;margin:0;color:rgba(26,7,0,.7);font-size:14px;line-height:1.7}
.intop-manus .im-price-card{max-width:520px;padding:34px;border:1px solid rgba(255,255,255,.25);border-radius:20px;background:rgba(255,255,255,.12)}
.intop-manus .im-price-from{margin:0 0 8px;color:rgba(255,255,255,.72);font-size:13px;font-weight:850;text-transform:uppercase;letter-spacing:0}
.intop-manus .im-price-num{margin:0 0 18px;color:var(--ye);font-size:52px;line-height:1;font-weight:950;letter-spacing:0}
.intop-manus .im-price-card p{margin:0;color:rgba(255,255,255,.8);font-size:15px;line-height:1.65}
.intop-manus .im-promise{padding:28px;border-radius:16px}
.intop-manus .im-promise-can{border:1px solid rgba(42,157,42,.2);background:rgba(42,157,42,.08)}
.intop-manus .im-promise-cant{border:1px solid rgba(254,69,0,.22);background:rgba(254,69,0,.06)}
.intop-manus .im-promise h3{margin:0 0 14px;font-size:18px;line-height:1.25;font-weight:950}
.intop-manus .im-promise p{margin:0;color:rgba(26,7,0,.74);font-size:14px;line-height:1.65}
.intop-manus .im-metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.intop-manus .im-metric{min-height:76px;padding:18px 20px;border-left:4px solid var(--or);border-radius:12px;background:var(--lt);color:rgba(26,7,0,.78);font-size:14px;font-weight:850;line-height:1.45}
.intop-manus .im-links{display:flex;flex-wrap:wrap;gap:10px}
.intop-manus .im-link{display:inline-flex;align-items:center;min-height:40px;padding:8px 16px;border:1px solid rgba(0,0,0,.1);border-radius:8px;background:var(--lt);color:var(--dk);text-decoration:none;font-size:13px;font-weight:850}
.intop-manus .im-faq-list{max-width:860px;display:flex;flex-direction:column;gap:10px}
.intop-manus .im-faq-item{border:1px solid rgba(0,0,0,.07);border-radius:12px;background:var(--wh);overflow:hidden}
.intop-manus .im-faq-item summary{cursor:pointer;padding:20px 26px;color:var(--dk);font-size:16px;font-weight:850;line-height:1.4}
.intop-manus .im-faq-item p{margin:0;padding:0 26px 20px;color:rgba(26,7,0,.7);font-size:14px;line-height:1.7}
.intop-manus .im-prefooter{padding:56px 0;background:var(--dk);color:var(--wh)}
.intop-manus .im-prefooter-inner{display:flex;align-items:center;justify-content:space-between;gap:28px}
.intop-manus .im-prefooter h2{max-width:760px;margin:0;color:var(--wh);font-size:44px;line-height:1.08;font-weight:950;letter-spacing:0}
.intop-orm-prototype{background:var(--lt)}
.intop-orm-prototype .orm-hero-wrap{padding:54px 0 38px;background:var(--wh)}
.intop-orm-prototype .orm-hero-card{min-height:580px;overflow:hidden;border-radius:18px;background:var(--or);padding:56px;box-shadow:0 18px 48px rgba(31,8,0,.08)}
.intop-orm-prototype .orm-hero-grid{display:grid;grid-template-columns:minmax(0,.98fr) minmax(430px,.9fr);gap:42px;align-items:center}
.intop-orm-prototype .orm-eyebrow{display:inline-flex;align-items:center;min-height:38px;margin:0 0 20px;padding:8px 15px;border:1px solid rgba(255,255,255,.55);border-radius:999px;color:var(--wh);font-size:14px;font-weight:900;line-height:1;text-transform:none}
.intop-orm-prototype .orm-hero-copy h1{max-width:680px;margin:0;color:#10020e;font-size:58px;line-height:.98;font-weight:950;letter-spacing:0}
.intop-orm-prototype .orm-hero-copy p{max-width:640px;margin:24px 0 0;color:var(--wh);font-size:21px;line-height:1.36;font-weight:650}
.intop-orm-prototype .orm-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}
.intop-orm-prototype .orm-pill-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.intop-orm-prototype .orm-pill-row span{display:inline-flex;align-items:center;min-height:34px;padding:0 13px;border-radius:999px;background:rgba(255,255,255,.18);color:var(--wh);font-size:14px;font-weight:800}
.intop-orm-prototype .orm-hero-note{max-width:560px;margin-top:22px;color:var(--dk);font-size:17px;font-weight:950;line-height:1.3}
.intop-orm-prototype .orm-dashboard{justify-self:end;width:100%;max-width:540px;padding:24px;border-radius:18px;background:var(--wh);color:var(--dk);box-shadow:0 24px 70px rgba(31,8,0,.25);transform:rotate(-1deg)}
.intop-orm-prototype .orm-dash-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}
.intop-orm-prototype .orm-dash-head strong{font-size:20px;line-height:1.15;font-weight:950}
.intop-orm-prototype .orm-dash-head span{display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border-radius:999px;background:#fff0e8;color:var(--or);font-size:12px;font-weight:950;text-transform:uppercase}
.intop-orm-prototype .orm-dash-panel{padding:16px;border:1px solid rgba(26,7,0,.12);border-radius:14px}
.intop-orm-prototype .orm-dash-panel p,.intop-orm-prototype .orm-score-card p,.intop-orm-prototype .orm-plan-card p{margin:0 0 10px;color:rgba(26,7,0,.62);font-size:12px;font-weight:950;text-transform:uppercase}
.intop-orm-prototype .orm-dash-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 0;border-bottom:1px solid rgba(26,7,0,.08);font-size:14px;font-weight:750}
.intop-orm-prototype .orm-dash-row:last-child{border-bottom:0}
.intop-orm-prototype .orm-dash-row span{display:flex;align-items:center;gap:9px;min-width:0}
.intop-orm-prototype .orm-dot{display:inline-block;width:9px;height:9px;border-radius:50%;flex:0 0 auto}
.intop-orm-prototype .orm-dot-or{background:var(--or)}
.intop-orm-prototype .orm-dot-ye{background:var(--ye)}
.intop-orm-prototype .orm-dash-bottom{display:grid;grid-template-columns:.88fr 1fr;gap:14px;margin-top:14px}
.intop-orm-prototype .orm-score-card,.intop-orm-prototype .orm-plan-card{padding:16px;border:1px solid rgba(26,7,0,.12);border-radius:14px}
.intop-orm-prototype .orm-score-card strong{display:block;color:var(--dk);font-size:32px;line-height:1;font-weight:950}
.intop-orm-prototype .orm-score-card strong span{color:var(--ye);font-size:22px;letter-spacing:0}
.intop-orm-prototype .orm-score-line{height:10px;margin-top:14px;border-radius:999px;background:#e8ddd7;overflow:hidden}
.intop-orm-prototype .orm-score-line i{display:block;width:74%;height:100%;background:var(--or)}
.intop-orm-prototype .orm-mini-row{display:flex;justify-content:space-between;gap:10px;padding:7px 0;border-bottom:1px solid rgba(26,7,0,.08);font-size:13px}
.intop-orm-prototype .orm-mini-row:last-child{border-bottom:0}
.intop-orm-prototype .orm-tight-head .im-h2{margin-bottom:22px}
.intop-orm-prototype .orm-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.intop-orm-prototype .orm-card-stack{display:grid;gap:14px}
.intop-orm-prototype .orm-work-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.intop-orm-prototype .orm-step-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.intop-orm-prototype .orm-card{min-height:168px;padding:22px;border:1px solid rgba(26,7,0,.08);border-radius:12px;background:var(--wh);box-shadow:0 10px 28px rgba(26,7,0,.04)}
.intop-orm-prototype .orm-card-mark{display:block;width:28px;height:6px;margin-bottom:18px;border-radius:6px;background:var(--or)}
.intop-orm-prototype .orm-card-num{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin-bottom:18px;border-radius:50%;background:var(--or);color:var(--wh);font-size:14px;font-weight:950}
.intop-orm-prototype .orm-card h3{margin:0 0 10px;color:var(--dk);font-size:18px;line-height:1.22;font-weight:950;letter-spacing:0}
.intop-orm-prototype .orm-card p{margin:0;color:rgba(26,7,0,.72);font-size:14px;line-height:1.55}
.intop-orm-prototype .orm-two-lead{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,.72fr);gap:52px;align-items:start}
.intop-orm-prototype .orm-symptoms{display:grid;grid-template-columns:minmax(0,.82fr) minmax(360px,1fr);gap:52px;align-items:start}
.intop-orm-prototype .orm-symptoms ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}
.intop-orm-prototype .orm-symptoms li{min-height:82px;padding:18px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:rgba(255,255,255,.06);color:rgba(255,255,255,.86);font-size:14px;font-weight:800;line-height:1.42}
.intop-orm-prototype .orm-dark-note{max-width:650px;margin:-14px 0 24px;color:rgba(255,255,255,.78);font-size:16px;line-height:1.6}
.intop-orm-prototype .orm-work-layout{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.1fr);gap:52px;align-items:start}
.intop-orm-prototype .orm-table-panel{box-shadow:0 18px 40px rgba(31,8,0,.14)}
.intop-orm-prototype .orm-table-panel th{background:var(--ye);color:var(--dk)}
.intop-orm-prototype .orm-main-price strong{font-size:44px}
.intop-orm-prototype .orm-factor-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.intop-orm-prototype .orm-factor-grid p{min-height:118px;margin:0;padding:22px;border:1px solid rgba(255,255,255,.22);border-radius:14px;background:rgba(255,255,255,.12);color:rgba(255,255,255,.82);font-size:14px;font-weight:800;line-height:1.45}
.intop-orm-prototype .orm-ai-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:56px;align-items:start}
.intop-orm-prototype .orm-source-board{padding:28px;border:1px solid rgba(26,7,0,.08);border-radius:18px;background:var(--lt)}
.intop-orm-prototype .orm-source-title{margin:0 0 16px;color:var(--or);font-size:13px;font-weight:950;text-transform:uppercase}
.intop-orm-prototype .orm-source-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid rgba(26,7,0,.08)}
.intop-orm-prototype .orm-source-row:last-child{border-bottom:0}
.intop-orm-prototype .orm-source-row span{font-size:15px;font-weight:850;color:rgba(26,7,0,.78)}
.intop-orm-prototype .orm-source-row b{font-size:13px;font-weight:950;color:var(--dk)}
.intop-orm-prototype .orm-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.intop-orm-prototype .orm-proof-grid article{min-height:116px;padding:22px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:rgba(255,255,255,.08)}
.intop-orm-prototype .orm-proof-grid strong{display:block;margin-bottom:8px;color:var(--ye);font-size:34px;line-height:1;font-weight:950}
.intop-orm-prototype .orm-proof-grid span{display:block;color:rgba(255,255,255,.78);font-size:14px;font-weight:800;line-height:1.35}
.intop-orm-prototype .orm-proof-note{max-width:720px;margin:20px 0 18px;color:rgba(255,255,255,.72);font-size:14px;line-height:1.55}
.intop-orm-prototype .orm-proof-links .im-link{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2);color:var(--wh)}
.intop-orm-prototype .orm-faq-layout{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1fr);gap:48px;align-items:start}
.intop-orm-prototype .orm-final-cta{padding:68px 0;background:var(--or);color:var(--wh)}
.intop-orm-prototype .orm-final-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:52px;align-items:center}
.intop-orm-prototype .orm-final-cta h2{max-width:760px;margin:0;color:var(--dk);font-size:46px;line-height:1.06;font-weight:950;letter-spacing:0}
.intop-orm-prototype .orm-final-cta p{max-width:660px;margin:18px 0 24px;color:rgba(255,255,255,.86);font-size:17px;line-height:1.55}
.intop-orm-prototype .orm-final-cta aside{padding:26px;border-radius:14px;background:var(--wh);color:var(--dk)}
.intop-orm-prototype .orm-final-cta aside strong{display:block;margin-bottom:12px;font-size:16px;font-weight:950}
.intop-orm-prototype .orm-final-cta ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}
.intop-orm-prototype .orm-final-cta li{color:rgba(26,7,0,.82);font-size:15px;font-weight:850;line-height:1.35}
.intop-serm-prototype .orm-hero-wrap{background:linear-gradient(180deg,#fff 0%,#f6f2ee 100%)}
.intop-serm-prototype .orm-hero-card{min-height:500px;padding:42px 48px;background:#10020e}
.intop-serm-prototype .orm-hero-card:before{content:"";position:absolute;right:-160px;top:-180px;width:480px;height:480px;border-radius:50%;background:#fe4500;opacity:.92}
.intop-serm-prototype .orm-hero-card{position:relative}
.intop-serm-prototype .orm-hero-grid{position:relative;z-index:1;grid-template-columns:minmax(0,1.08fr) minmax(360px,.7fr);gap:32px}
.intop-serm-prototype .orm-eyebrow{border-color:rgba(255,204,0,.44);background:rgba(255,255,255,.06);color:var(--ye)}
.intop-serm-prototype .orm-hero-copy h1{max-width:760px;color:var(--wh);font-size:52px}
.intop-serm-prototype .orm-hero-copy p{max-width:620px;margin-top:18px;color:rgba(255,255,255,.84);font-size:17px;line-height:1.36}
.intop-serm-prototype .orm-hero-actions{margin-top:22px}
.intop-serm-prototype .orm-pill-row{margin-top:18px}
.intop-serm-prototype .orm-pill-row span{min-height:30px;background:rgba(255,255,255,.1);color:rgba(255,255,255,.86);font-size:13px}
.intop-serm-prototype .orm-pill-row span:nth-child(-n+2){background:var(--ye);color:#10020e}
.intop-serm-prototype .orm-hero-note{margin-top:16px;color:var(--ye);font-size:15px}
.intop-serm-prototype .serm-search-panel{max-width:480px;padding:20px;transform:rotate(1deg)}
.intop-serm-prototype .serm-searchbar{display:flex;align-items:center;min-height:44px;margin:0 0 14px;padding:0 16px;border-radius:999px;background:#f6f2ee;color:rgba(26,7,0,.66);font-size:14px;font-weight:850}
.intop-serm-prototype .serm-result-row span{display:grid!important;grid-template-columns:9px minmax(0,1fr);column-gap:9px;row-gap:3px}
.intop-serm-prototype .serm-result-row span .orm-dot{grid-row:1/3;margin-top:5px}
.intop-serm-prototype .serm-result-row b{min-width:0;color:var(--dk);font-size:14px;font-weight:950;line-height:1.2}
.intop-serm-prototype .serm-result-row small{grid-column:2;color:rgba(26,7,0,.58);font-size:11px;font-weight:800;line-height:1.2}
.intop-serm-prototype .serm-result-row em{flex:0 0 auto;padding:5px 8px;border-radius:999px;background:#fff0e8;color:var(--or);font-size:11px;font-style:normal;font-weight:950;line-height:1;text-transform:uppercase}
.intop-serm-prototype .orm-score-card strong span{color:var(--or);font-size:20px}
.intop-serm-prototype .serm-report-board .orm-source-row{align-items:flex-start}
.intop-serm-prototype .serm-report-board .orm-source-row b{box-sizing:border-box;display:inline-flex;flex:0 0 30px;align-items:center;justify-content:center;width:30px;min-width:30px;height:30px;aspect-ratio:1;border-radius:50%;background:var(--or);color:#fff;line-height:1}
.intop-serm-prototype .im-price-note{max-width:700px;margin-top:18px;color:rgba(255,255,255,.74);font-size:15px;line-height:1.62}
.intop-serm-prototype .im-main-price{border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.1)}
.intop-serm-prototype .im-main-price span{color:rgba(255,255,255,.72)}
.intop-serm-prototype .im-main-price strong{display:block;margin:4px 0 14px;color:var(--ye);font-size:48px;line-height:1;font-weight:950}
.intop-serm-prototype .im-main-price p{color:rgba(255,255,255,.8)}
.intop-serm-prototype .orm-proof-grid strong{font-size:30px}
.intop-serm-prototype .im-links .im-link{margin-bottom:6px}
.intop-serm-prototype .serm-live-cases{position:relative;overflow:hidden;padding:92px 0 78px;background:#10020e;color:#fff}
.intop-serm-prototype .serm-cases-watermark{position:absolute;z-index:0;top:-58px;left:50%;transform:translateX(-50%);color:var(--or);font-size:clamp(180px,22vw,310px);font-weight:950;line-height:.82;letter-spacing:-.07em;text-transform:uppercase;white-space:nowrap;pointer-events:none}
.intop-serm-prototype .serm-live-cases-inner{position:relative;z-index:1}
.intop-serm-prototype .serm-live-cases-title{padding-top:54px;margin:0 auto 56px;text-align:center}
.intop-serm-prototype .serm-live-cases-title>span{display:block;margin-bottom:12px;color:var(--ye);font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}
.intop-serm-prototype .serm-live-cases-title h2{margin:0;color:var(--or);font-size:48px;font-weight:950;line-height:.94;letter-spacing:-.03em;text-transform:lowercase}
.intop-serm-prototype .serm-live-case-list{display:grid;gap:42px}
.intop-serm-prototype .serm-live-case{padding-bottom:42px;border-bottom:1px solid rgba(254,69,0,.52)}
.intop-serm-prototype .serm-live-case h3{max-width:900px;margin:0 auto;padding:17px 28px;background:var(--or);color:#fff;text-align:center;font-size:28px;font-weight:950;line-height:1.12}
.intop-serm-prototype .serm-live-case-body{display:grid;grid-template-columns:minmax(220px,.58fr) minmax(0,1.42fr);gap:44px;max-width:1020px;margin:28px auto 0;align-items:start}
.intop-serm-prototype .serm-live-case-before{padding:3px 0 3px 22px;border-left:5px solid var(--or)}
.intop-serm-prototype .serm-live-case-before span,.intop-serm-prototype .serm-live-case-result>span{display:block;margin-bottom:10px;color:var(--ye);font-size:11px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}
.intop-serm-prototype .serm-live-case-before p{margin:0;color:rgba(255,255,255,.76);font-size:15px;font-weight:700;line-height:1.58}
.intop-serm-prototype .serm-live-case-result ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0;padding:0;list-style:none}
.intop-serm-prototype .serm-live-case-result li{min-height:86px;padding:15px 16px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:rgba(255,255,255,.06);color:rgba(255,255,255,.8);font-size:13px;font-weight:750;line-height:1.46}
.intop-serm-prototype .serm-live-case-result li:last-child:nth-child(odd){grid-column:1/-1}
.intop-serm-prototype .serm-live-case-result strong{color:var(--ye);font-size:16px;font-weight:950}
.intop-serm-prototype .serm-live-cases-cta{display:flex;justify-content:center;margin-top:38px}
.intop-serm-prototype .serm-live-cases-cta .im-btn{min-width:230px}
.intop-serm-prototype + #t-footer{background:#0c0211!important}
@media (max-width:1200px){.intop-orm-prototype{max-width:100vw;overflow:hidden}.intop-orm-prototype .im-c{width:100%;max-width:100%;padding:0 24px}.intop-orm-prototype .orm-hero-wrap{overflow:hidden}.intop-orm-prototype .orm-hero-card{width:calc(100vw - 48px);max-width:calc(100vw - 48px)}.intop-orm-prototype .orm-hero-grid{grid-template-columns:1fr}.intop-orm-prototype .orm-hero-copy,.intop-orm-prototype .orm-dashboard{min-width:0;max-width:100%}.intop-orm-prototype .orm-hero-copy h1{max-width:100%;font-size:48px;white-space:normal!important;overflow-wrap:break-word}.intop-orm-prototype .orm-hero-copy p{max-width:100%;font-size:18px;white-space:normal!important;overflow-wrap:break-word}.intop-orm-prototype .orm-dashboard{justify-self:start;transform:none}}
@media (max-width:980px){.intop-manus .im-c{padding:0 24px}.intop-manus .im-hero{padding:48px 0 42px}.intop-manus .im-hero-grid,.intop-manus .im-two,.intop-manus .im-snapshot,.intop-manus .im-audience-layout,.intop-manus .im-workboard,.intop-manus .im-price-layout{grid-template-columns:1fr;gap:28px}.intop-maps-prototype .maps-audience-grid{grid-template-columns:1fr}.intop-maps-prototype .maps-audience-card,.intop-maps-prototype .maps-audience-card:first-child{grid-column:auto}.intop-manus .im-hero h1{font-size:44px}.intop-manus .im-grid3,.intop-manus .im-grid2,.intop-manus .im-dot-grid,.intop-manus .im-metric-grid,.intop-manus .im-visuals,.intop-manus .im-case-grid,.intop-manus .im-package-grid{grid-template-columns:1fr}.intop-manus .im-prefooter-inner{display:grid}.intop-manus .im-prefooter h2,.intop-manus .im-h2,.intop-manus .im-snapshot-copy .im-h2{font-size:34px}.intop-manus .im-btn{width:100%;max-width:360px}.intop-manus .intop-hero-media{height:130px}.intop-manus .im-hero-mockup{display:block}.intop-manus .im-section{padding:58px 0}.intop-manus .im-price-num{font-size:38px}.intop-manus .im-main-price strong{font-size:40px}.intop-manus .im-price-watermark{display:none}.intop-manus .im-table-panel .table-wrap{min-width:760px}.intop-manus .im-work-col{min-height:auto;border-right:0;border-bottom:1px solid rgba(26,7,0,.08)}.intop-manus .im-work-col:last-child{border-bottom:0}.intop-manus .im-editor-note{grid-template-columns:1fr;gap:10px}.intop-manus .im-anchor-bar .im-c{overflow:auto;gap:26px}}
@media (max-width:520px){.intop-manus .im-c{padding:0 18px}.intop-manus .im-hero{padding:28px 0}.intop-manus .im-hero-grid{gap:18px}.intop-manus .im-superlabel{margin-bottom:10px;padding:5px 11px;font-size:11px}.intop-manus .im-hero h1{margin-bottom:12px;font-size:32px;line-height:1.05}.intop-manus .im-hero-sub{margin-bottom:14px;font-size:14px;line-height:1.48}.intop-manus .im-hero-tags{gap:6px;margin-bottom:14px}.intop-manus .im-hero-tags span{min-height:26px;padding:4px 9px;font-size:11px}.intop-manus .im-hero-tags span:nth-child(n+5){display:none}.intop-manus .im-hero-actions{gap:8px;margin-bottom:10px}.intop-manus .im-btn{min-height:44px;max-width:none;padding:12px 16px;font-size:14px}.intop-manus .im-offer-strip{grid-template-columns:1fr;gap:7px;margin-bottom:0}.intop-manus .im-offer-strip div{min-height:auto;padding:10px 12px}.intop-manus .im-offer-strip b{font-size:16px}.intop-manus .im-offer-strip span{font-size:11px}.intop-manus .im-hero-foot,.intop-manus .im-hero-panel{display:none}.intop-manus .intop-hero-media{display:none}.intop-manus .im-hero-mockup{padding:14px;border-radius:14px}.intop-manus .im-hero-mockup-title{margin-bottom:9px;font-size:11px}.intop-manus .im-hero-row{align-items:center;gap:8px;margin-bottom:6px;padding:7px 9px}.intop-manus .im-hero-row:nth-of-type(n+5){display:none}.intop-manus .im-hero-row span{font-size:12px}.intop-manus .intop-badge{min-height:20px;padding:2px 8px;font-size:10px}.intop-manus .im-anchor-bar .im-c{min-height:54px}.intop-manus .im-anchor-bar a{white-space:nowrap;font-size:11px}.intop-manus .im-board-focus{display:grid;padding:18px}.intop-manus .im-board-focus strong{text-align:left;font-size:24px}.intop-manus .im-audit-board,.intop-manus .im-work-col,.intop-manus .im-audience-main,.intop-manus .im-case-card,.intop-manus .im-main-price,.intop-manus .im-package-grid article{padding:20px}.intop-maps-prototype .maps-audience-card{grid-template-columns:36px minmax(0,1fr);min-height:auto;padding:16px;column-gap:11px}.intop-maps-prototype .maps-audience-card span{width:31px;height:31px;font-size:11px}.intop-maps-prototype .maps-audience-card h3{font-size:17px}.intop-maps-prototype .maps-audience-card p{font-size:13px}.intop-manus .im-board-thumbs{grid-template-columns:1fr}.intop-manus .im-board-thumbs figure{height:86px}.intop-manus .im-audience-list{grid-template-columns:1fr}.intop-manus .im-audience-main{grid-template-columns:46px minmax(0,1fr)}.intop-manus .im-audience-main span{font-size:26px}.intop-manus .im-audience-main p{font-size:16px}.intop-manus .im-case-card{min-height:210px}.intop-manus .im-case-card h3{font-size:22px}.intop-manus .im-card{min-height:auto}.intop-manus .im-step{gap:18px}.intop-manus .im-step-num{width:46px;height:46px}.intop-manus .im-step:not(:last-child):after{left:23px;top:74px}.intop-manus .im-table-panel th:last-child,.intop-manus .im-table-panel td:last-child{display:none}}
.intop-maps-prototype{background:var(--lt);overflow:hidden}
.intop-maps-prototype .maps-hero-wrap{padding:46px 0 34px;background:linear-gradient(180deg,#fff 0%,#fff7f0 100%)}
.intop-maps-prototype .maps-hero-card{position:relative;min-height:470px;overflow:hidden;border:1px solid rgba(31,8,0,.08);border-radius:18px;background:#fff7f0;padding:40px 54px;box-shadow:0 22px 70px rgba(31,8,0,.1)}
.intop-maps-prototype .maps-hero-card:before{content:"";position:absolute;right:-12%;top:-24%;width:51%;height:148%;background:#0c0211;transform:skewX(-7deg);opacity:.96}
.intop-maps-prototype .maps-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(400px,.72fr);gap:40px;align-items:center}
.intop-maps-prototype .maps-eyebrow{display:inline-flex;align-items:center;min-height:38px;margin:0 0 20px;padding:8px 15px;border:1px solid rgba(254,69,0,.22);border-radius:999px;background:#fff;color:#fe4500;font-size:14px;font-weight:900;line-height:1;box-shadow:0 10px 28px rgba(31,8,0,.06)}
.intop-maps-prototype .maps-hero-copy h1{max-width:720px;margin:0;color:#10020e;font-size:56px;line-height:.98;font-weight:950;letter-spacing:0}
.intop-maps-prototype .maps-hero-sub{max-width:520px;margin:18px 0 0;color:rgba(31,8,0,.74);font-size:18px;line-height:1.4;font-weight:700}
.intop-maps-prototype .im-hero-tags{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0 0;max-width:650px}
.intop-maps-prototype .im-hero-tags span{display:inline-flex;align-items:center;min-height:32px;padding:5px 11px;border:1px solid rgba(31,8,0,.08);border-radius:999px;background:#fff;color:rgba(31,8,0,.76);font-size:12px;font-weight:850;box-shadow:0 8px 22px rgba(31,8,0,.05)}
.intop-maps-prototype .im-hero-tags span:nth-child(1),.intop-maps-prototype .im-hero-tags span:nth-child(2){border-color:rgba(254,69,0,.22);background:#fff0e8;color:#fe4500}
.intop-maps-prototype .im-hero-tags span:nth-child(6),.intop-maps-prototype .im-hero-tags span:nth-child(7){border-color:rgba(12,2,17,.16);background:#f6eff8;color:#5d266f}
.intop-maps-prototype .maps-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}
.intop-maps-prototype .maps-hero-card .im-btn-yellow{box-shadow:0 16px 34px rgba(254,69,0,.18)}
.intop-maps-prototype .maps-hero-card .im-btn-white{border-color:rgba(16,2,14,.5);color:#10020e!important;background:rgba(255,255,255,.16)}
.intop-maps-prototype .maps-hero-card .im-offer-strip{margin:26px 0 0;max-width:680px}
.intop-maps-prototype .maps-hero-card .im-offer-strip div{border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.14);box-shadow:none}
.intop-maps-prototype .maps-hero-card .im-offer-strip b{color:#10020e;font-size:20px}
.intop-maps-prototype .maps-hero-card .im-offer-strip span{color:rgba(255,255,255,.88)}
.intop-maps-prototype .maps-hero-foot{max-width:560px;margin:22px 0 0;color:#10020e;font-size:17px;font-weight:950;line-height:1.3}
.intop-maps-prototype .maps-hero-visual{position:relative;justify-self:end;width:100%;max-width:540px}
.intop-maps-prototype .maps-hero-photo{display:block;aspect-ratio:1.52/1;margin:0;overflow:hidden;border:8px solid rgba(255,255,255,.78);border-radius:22px;background:#fff;box-shadow:0 30px 85px rgba(31,8,0,.28)}
.intop-maps-prototype .maps-hero-photo img{display:block;width:100%;height:100%;object-fit:cover}
.intop-maps-prototype .maps-map-surface{position:relative;min-height:520px;border-radius:22px;background:#fff;color:var(--dk);box-shadow:0 28px 75px rgba(31,8,0,.25);transform:rotate(-1deg);overflow:hidden}
.intop-maps-prototype .maps-map-surface:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(31,8,0,.07) 1px,transparent 1px),linear-gradient(0deg,rgba(31,8,0,.07) 1px,transparent 1px);background-size:54px 54px;opacity:.8}
.intop-maps-prototype .maps-route{position:absolute;height:12px;border-radius:999px;background:var(--ye);box-shadow:0 10px 24px rgba(254,69,0,.2);transform-origin:left center}
.intop-maps-prototype .maps-route-a{left:34px;right:70px;top:155px;transform:rotate(-17deg)}
.intop-maps-prototype .maps-route-b{left:84px;right:34px;top:300px;background:var(--or);transform:rotate(18deg)}
.intop-maps-prototype .maps-pin-object{position:absolute;right:-96px;top:-58px;width:440px;max-width:none;filter:drop-shadow(0 26px 36px rgba(31,8,0,.22));transform:rotate(8deg)}
.intop-maps-prototype .maps-place-card{position:absolute;left:28px;right:92px;bottom:46px;padding:22px;border:1px solid rgba(31,8,0,.1);border-radius:18px;background:rgba(255,255,255,.92);box-shadow:0 20px 46px rgba(31,8,0,.16);backdrop-filter:blur(8px)}
.intop-maps-prototype .maps-place-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}
.intop-maps-prototype .maps-place-top span{display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border-radius:999px;background:#fff0e8;color:var(--or);font-size:12px;font-weight:950;text-transform:uppercase}
.intop-maps-prototype .maps-place-top b{color:var(--dk);font-size:34px;line-height:1;font-weight:950}
.intop-maps-prototype .maps-place-card strong{display:block;margin:0 0 8px;font-size:26px;line-height:1.05;font-weight:950}
.intop-maps-prototype .maps-place-card p{margin:0;color:rgba(31,8,0,.68);font-size:14px;font-weight:800;line-height:1.35}
.intop-maps-prototype .maps-place-actions{display:grid;grid-template-columns:1.1fr .85fr .65fr;gap:8px;margin-top:18px}
.intop-maps-prototype .maps-place-actions i{height:12px;border-radius:999px;background:#e8ddd7}
.intop-maps-prototype .maps-place-actions i:first-child{background:var(--or)}
.intop-maps-prototype .maps-mini-card{position:absolute;width:170px;padding:16px;border-radius:16px;background:var(--dk);color:var(--wh);box-shadow:0 20px 46px rgba(31,8,0,.16)}
.intop-maps-prototype .maps-mini-card-left{left:-22px;top:58px}
.intop-maps-prototype .maps-mini-card-right{right:26px;bottom:178px;background:var(--pu)}
.intop-maps-prototype .maps-mini-card span{display:block;margin-bottom:6px;color:var(--ye);font-size:26px;line-height:1;font-weight:950}
.intop-maps-prototype .maps-mini-card p{margin:0;color:rgba(255,255,255,.82);font-size:13px;font-weight:800;line-height:1.28}
.intop-maps-prototype .maps-signal-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1fr);gap:56px;align-items:start}
.intop-maps-prototype .maps-signal-copy .im-h2{font-size:54px}
.intop-maps-prototype .maps-signal-board{padding:22px;border:1px solid rgba(31,8,0,.08);border-radius:18px;background:var(--wh);box-shadow:0 18px 45px rgba(31,8,0,.08)}
.intop-maps-prototype .maps-board-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px;color:rgba(31,8,0,.58);font-size:12px;font-weight:950;text-transform:uppercase}
.intop-maps-prototype .maps-board-head b{color:var(--or)}
.intop-maps-prototype .maps-board-visuals{display:grid;grid-template-columns:1.1fr .9fr;gap:12px;margin-bottom:14px}
.intop-maps-prototype .maps-board-visuals figure{display:flex;align-items:center;justify-content:center;height:168px;margin:0;overflow:hidden;border-radius:14px;background:var(--lt)}
.intop-maps-prototype .maps-board-visuals figure:first-child{background:#fff0e8}
.intop-maps-prototype .maps-board-visuals img{display:block;width:100%;height:100%;padding:14px;object-fit:contain}
.intop-maps-prototype .maps-board-visuals-single{display:block;margin-bottom:16px}
.intop-maps-prototype .maps-board-visuals-single figure{height:265px;background:#fff0e8}
.intop-maps-prototype .maps-board-visuals-single img{padding:0;object-fit:cover}
.intop-maps-prototype .maps-signal-list{display:grid;gap:10px}
.intop-maps-prototype .maps-signal-card{display:grid;grid-template-columns:52px minmax(0,1fr);column-gap:14px;margin:0;padding:18px;border-radius:14px;background:var(--lt)}
.intop-maps-prototype .maps-signal-card span{grid-row:1/3;color:rgba(254,69,0,.34);font-size:30px;font-weight:950;line-height:1}
.intop-maps-prototype .maps-signal-card h3{margin:0 0 6px;color:var(--dk);font-size:16px;line-height:1.2;font-weight:950}
.intop-maps-prototype .maps-signal-card p{margin:0;color:rgba(31,8,0,.68);font-size:13px;line-height:1.48}
.intop-maps-prototype .maps-method-section .im-h2{max-width:880px}
.intop-maps-prototype .maps-method-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 0 18px}
.intop-maps-prototype .maps-method-grid article{min-height:210px;padding:22px;border:1px solid rgba(31,8,0,.08);border-radius:14px;background:var(--lt);box-shadow:0 10px 28px rgba(31,8,0,.04)}
.intop-maps-prototype .maps-method-grid article:nth-child(2){background:#fff0e8}
.intop-maps-prototype .maps-method-grid article:nth-child(3){background:#f2e6f7}
.intop-maps-prototype .maps-method-grid span{display:block;margin-bottom:28px;color:var(--or);font-size:34px;font-weight:950;line-height:1}
.intop-maps-prototype .maps-method-grid h3{margin:0 0 10px;color:var(--dk);font-size:19px;line-height:1.16;font-weight:950}
.intop-maps-prototype .maps-method-grid p{margin:0;color:rgba(31,8,0,.68);font-size:14px;line-height:1.52}
.intop-maps-prototype .maps-work-note{display:grid;grid-template-columns:150px minmax(0,1fr);gap:18px;align-items:start;margin-top:16px;padding:18px 20px;border:1px solid rgba(31,8,0,.08);border-radius:8px;background:#fff0e8}
.intop-maps-prototype .maps-work-note b{color:var(--dk);font-size:17px;font-weight:950;line-height:1.2}
.intop-maps-prototype .maps-work-note p{margin:0;color:rgba(31,8,0,.72);font-size:15px;font-weight:650;line-height:1.55}
.intop-maps-prototype .maps-business-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.72fr);gap:40px;align-items:start}
.intop-maps-prototype .maps-business-copy .im-p{max-width:780px;margin:16px 0 0;color:rgba(31,8,0,.72);font-size:17px;line-height:1.65}
.intop-maps-prototype .maps-business-board{position:sticky;top:24px;padding:24px 26px;border-radius:12px;background:var(--dk);color:var(--wh);box-shadow:0 18px 42px rgba(31,8,0,.12)}
.intop-maps-prototype .maps-business-board-title{margin:0 0 12px;color:var(--ye);font-size:14px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}
.intop-maps-prototype .maps-business-row{display:grid;grid-template-columns:138px minmax(0,1fr);gap:14px;padding:15px 0;border-top:1px solid rgba(255,255,255,.13)}
.intop-maps-prototype .maps-business-row span{color:var(--wh);font-size:16px;font-weight:950;line-height:1.22}
.intop-maps-prototype .maps-business-row p{margin:0;color:rgba(255,255,255,.72);font-size:14px;font-weight:650;line-height:1.5}
.intop-maps-prototype .maps-business-note{margin:14px 0 0;padding-top:16px;border-top:1px solid rgba(254,204,26,.36);color:rgba(255,255,255,.82);font-size:15px;font-weight:750;line-height:1.5}
.intop-maps-prototype .maps-legacy-anchor{scroll-margin-top:110px}
.intop-maps-prototype #maps-plan #rec1719535551 .tn-elem[data-elem-id="1470209944682"]{display:none!important}
.intop-maps-prototype .im-workboard{border-radius:14px}
.intop-maps-prototype .im-work-col:nth-child(2){background:#fff0e8}
.intop-maps-prototype .im-audience-main{border-radius:12px}
.intop-maps-prototype .im-case-card{border-radius:12px}
@media (max-width:980px){.intop-maps-prototype .maps-price-head{grid-template-columns:1fr;gap:18px}.intop-maps-prototype .maps-price-ghost{top:-70px;font-size:132px}.intop-maps-prototype .maps-price-accordion summary{grid-template-columns:minmax(0,1fr) 42px;gap:16px}.intop-maps-prototype .maps-price-value{grid-column:1 / -1;grid-row:2;text-align:left}.intop-maps-prototype .maps-price-toggle{grid-column:2;grid-row:1}.intop-maps-prototype .maps-price-content{grid-template-columns:repeat(2,minmax(0,1fr))}.intop-maps-prototype .maps-price-group:nth-child(odd){border-left:0}}
@media (max-width:520px){.intop-maps-prototype #maps-price{padding:54px 0 58px}.intop-maps-prototype .maps-price-head{margin-bottom:24px}.intop-maps-prototype .maps-price-ghost{top:-45px;font-size:82px}.intop-maps-prototype #maps-price .im-h2{font-size:34px}.intop-maps-prototype .maps-price-accordion{border-radius:14px}.intop-maps-prototype .maps-price-accordion summary{min-height:auto;padding:20px;grid-template-columns:minmax(0,1fr) 38px}.intop-maps-prototype .maps-price-title strong{font-size:28px}.intop-maps-prototype .maps-price-title em{font-size:13px}.intop-maps-prototype .maps-price-value{font-size:30px}.intop-maps-prototype .maps-price-toggle{width:38px;height:38px}.intop-maps-prototype .maps-price-toggle:before,.intop-maps-prototype .maps-price-toggle:after{left:11px;right:11px;top:18px}.intop-maps-prototype .maps-price-content{grid-template-columns:1fr;padding:0 20px 20px}.intop-maps-prototype .maps-price-group,.intop-maps-prototype .maps-price-group:nth-child(odd){padding:16px 0 0;border-left:0;border-top:1px solid rgba(255,255,255,.22)}.intop-maps-prototype .maps-price-group:first-child{border-top:1px solid rgba(255,255,255,.22)}.intop-maps-prototype .maps-price-group li{font-size:13px}}
@media (max-width:1180px){.intop-maps-prototype .maps-hero-grid,.intop-maps-prototype .maps-signal-grid,.intop-maps-prototype .maps-business-layout{grid-template-columns:1fr}.intop-maps-prototype .maps-hero-card{min-height:auto}.intop-maps-prototype .maps-hero-card:before{right:-18%;top:48%;width:138%;height:54%;transform:skewY(-4deg)}.intop-maps-prototype .maps-hero-visual{justify-self:start;max-width:720px}.intop-maps-prototype .maps-business-board{position:relative;top:auto}.intop-maps-prototype .maps-method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:760px){.intop-maps-prototype{max-width:100vw}.intop-maps-prototype .maps-hero-wrap{padding:18px 0 24px}.intop-maps-prototype .maps-hero-card{width:calc(100vw - 36px);max-width:calc(100vw - 36px);min-height:auto;padding:24px 18px;border-radius:14px}.intop-maps-prototype .maps-hero-card:before{right:-42%;top:59%;width:190%;height:43%;transform:skewY(-5deg)}.intop-maps-prototype .maps-hero-grid{gap:20px}.intop-maps-prototype .maps-eyebrow{min-height:30px;margin-bottom:13px;padding:6px 11px;font-size:12px;line-height:1.25}.intop-maps-prototype .maps-hero-copy h1{max-width:100%;font-size:34px;line-height:1.02;overflow-wrap:break-word}.intop-maps-prototype .maps-hero-sub{max-width:100%;margin-top:14px;font-size:15px;line-height:1.45}.intop-maps-prototype .im-hero-tags{gap:6px;margin-top:14px}.intop-maps-prototype .im-hero-tags span{min-height:27px;padding:0 9px;font-size:11px}.intop-maps-prototype .im-hero-tags span:nth-child(n+5){display:none}.intop-maps-prototype .maps-hero-actions{gap:9px;margin-top:18px}.intop-maps-prototype .maps-hero-photo{aspect-ratio:1.18/1;border-width:5px;border-radius:16px;transform:none}.intop-maps-prototype .maps-hero-photo img{object-position:center}.intop-maps-prototype .maps-hero-card .im-offer-strip{margin-top:16px}.intop-maps-prototype .maps-hero-foot{display:none}.intop-maps-prototype .maps-map-surface{min-height:300px;border-radius:16px;transform:none}.intop-maps-prototype .maps-pin-object{right:-58px;top:-24px;width:252px}.intop-maps-prototype .maps-place-card{left:14px;right:14px;bottom:14px;padding:14px;border-radius:14px}.intop-maps-prototype .maps-place-card strong{font-size:20px}.intop-maps-prototype .maps-mini-card{width:128px;padding:11px;border-radius:12px}.intop-maps-prototype .maps-mini-card-left{left:12px;top:68px}.intop-maps-prototype .maps-mini-card-right{display:none}.intop-maps-prototype .maps-mini-card span{font-size:20px}.intop-maps-prototype .maps-board-visuals,.intop-maps-prototype .maps-method-grid{grid-template-columns:1fr}.intop-maps-prototype .maps-board-visuals figure{height:136px}.intop-maps-prototype .maps-board-visuals-single figure{height:190px}.intop-maps-prototype .maps-signal-copy .im-h2{font-size:34px}.intop-maps-prototype .maps-signal-board{padding:16px}.intop-maps-prototype .maps-signal-card{grid-template-columns:42px minmax(0,1fr);padding:15px}.intop-maps-prototype .maps-method-grid article{min-height:auto;padding:19px}.intop-maps-prototype .maps-work-note,.intop-maps-prototype .maps-business-row{grid-template-columns:1fr}.intop-maps-prototype .maps-work-note{padding:16px}.intop-maps-prototype .maps-business-copy .im-p{font-size:15px;line-height:1.58}.intop-maps-prototype .maps-business-board{padding:20px}.intop-maps-prototype .maps-business-row{gap:6px;padding:13px 0}}
@media (max-width:760px){.intop-maps-prototype .maps-hero-photo{aspect-ratio:1.45/1}.intop-maps-prototype .maps-hero-card:before{top:63%;height:38%}.intop-maps-prototype .im-anchor-bar .im-c{gap:18px;padding:0 18px;overflow-x:auto;scrollbar-width:none}.intop-maps-prototype .im-anchor-bar .im-c::-webkit-scrollbar{display:none}.intop-maps-prototype .im-anchor-bar a{flex:0 0 auto;font-size:10px}.intop-maps-prototype .im-section{padding:48px 0}.intop-maps-prototype .im-h2,.intop-maps-prototype .maps-signal-copy .im-h2{font-size:31px;line-height:1.05}.intop-maps-prototype .im-intro,.intop-maps-prototype .im-p{font-size:15px;line-height:1.58}.intop-maps-prototype .im-editor-note p{font-size:15px;line-height:1.58}.intop-maps-prototype .maps-signal-stage{padding-top:44px}.intop-maps-prototype .maps-signal-board{border-radius:14px;box-shadow:0 12px 30px rgba(31,8,0,.08)}.intop-maps-prototype .maps-board-head{align-items:flex-start;font-size:10px}.intop-maps-prototype .maps-board-visuals-single figure{height:165px}.intop-maps-prototype .maps-signal-card{grid-template-columns:36px minmax(0,1fr);gap:10px;padding:14px;border-radius:12px}.intop-maps-prototype .maps-signal-card span{font-size:24px}.intop-maps-prototype .maps-signal-card h3{font-size:15px}.intop-maps-prototype .im-table-panel{overflow:visible;border-radius:0;background:transparent;box-shadow:none}.intop-maps-prototype .im-table-panel .table-wrap{width:100%;min-width:0!important;overflow:visible}.intop-maps-prototype .im-table-panel table,.intop-maps-prototype .im-table-panel thead,.intop-maps-prototype .im-table-panel tbody,.intop-maps-prototype .im-table-panel tr,.intop-maps-prototype .im-table-panel th,.intop-maps-prototype .im-table-panel td{display:block;width:auto!important}.intop-maps-prototype .im-table-panel td:last-child{display:block!important}.intop-maps-prototype .im-table-panel thead{display:none}.intop-maps-prototype .im-table-panel tr{margin:0 0 12px;padding:16px;border:1px solid rgba(31,8,0,.08);border-radius:14px;background:#fff;box-shadow:0 10px 26px rgba(31,8,0,.05)}.intop-maps-prototype .im-table-panel td{padding:0!important;border:0!important;color:rgba(31,8,0,.74);font-size:14px;line-height:1.48}.intop-maps-prototype .im-table-panel td+td{margin-top:12px;padding-top:12px!important;border-top:1px solid rgba(31,8,0,.08)!important}.intop-maps-prototype .im-table-panel td:first-child{color:#10020e;font-size:15px;font-weight:950}.intop-maps-prototype .im-table-panel td:before{content:attr(data-label);display:block;margin:0 0 5px;color:#fe4500;font-size:10px;font-weight:950;line-height:1.2;text-transform:uppercase}.intop-maps-prototype .im-table-panel td:first-child:before{display:none}.intop-maps-prototype #maps-plan #rec1719535551 .t396__artboard,.intop-maps-prototype #maps-plan #rec1719535551 .t396__filter,.intop-maps-prototype #maps-plan #rec1719535551 .t396__carrier{height:68px!important}.intop-maps-prototype #maps-plan #rec1719484661{padding-bottom:46px!important}.intop-maps-prototype #maps-plan #rec1719484661 .t-container{width:100%!important;max-width:100%!important;padding:0 18px!important}.intop-maps-prototype #maps-plan #rec1719484661 .t1107__col{margin:0 auto 26px!important;padding:0!important}.intop-maps-prototype #maps-plan #rec1719484661 .t1107__imgwrapper{margin:0 auto 12px!important;max-width:82px!important}.intop-maps-prototype #maps-plan #rec1719484661 .t1107__bgimg{width:82px!important;height:82px!important;background-size:contain!important}.intop-maps-prototype #maps-plan #rec1719484661 .t1107__arrow{margin:12px auto 4px!important;transform:rotate(90deg) scale(.78)}.intop-maps-prototype #maps-plan #rec1719484661 .t1107__textwrapper{margin:0 auto!important;max-width:330px}.intop-maps-prototype #maps-plan #rec1719484661 .t1107__uptitle{font-size:12px!important;letter-spacing:.12em}.intop-maps-prototype #maps-plan #rec1719484661 .t1107__title{font-size:22px!important;line-height:1.05!important}.intop-maps-prototype #maps-plan #rec1719484661 .t1107__text{font-size:14px!important;line-height:1.45!important}.intop-maps-prototype #maps-cases #rec1714586101{padding-bottom:34px!important;overflow:hidden}.intop-maps-prototype #maps-cases #rec1714586101 .t1196__container_flex,.intop-maps-prototype #maps-cases #rec1714586101 .t1196__controls,.intop-maps-prototype #maps-cases #rec1714586101 .t1196__scroll-icon-wrapper{display:none!important}.intop-maps-prototype #maps-cases #rec1714586101 .t1196__items{overflow:visible!important;padding:0 18px!important}.intop-maps-prototype #maps-cases #rec1714586101 .t1196__slider{display:grid!important;gap:14px!important;width:100%!important;min-width:0!important;transform:none!important}.intop-maps-prototype #maps-cases #rec1714586101 .t1196__item{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:100%!important;max-width:none!important;margin:0!important;opacity:1!important;transform:none!important;border-radius:14px!important}.intop-maps-prototype #maps-cases #rec1714586101 .t1196__content{padding:24px 20px 22px!important}.intop-maps-prototype #maps-cases #rec1714586101 .t-card__title{font-size:24px!important;line-height:1.05!important}.intop-maps-prototype #maps-cases #rec1714586101 .t-card__descr{font-size:14px!important;line-height:1.45!important}.intop-maps-prototype #maps-cases #rec1714586101 .t-btnflex{width:100%!important;justify-content:center!important;padding:12px 18px!important;font-size:13px!important}.intop-maps-prototype #maps-cases #rec1714586101 .t1196__imgwrapper{height:220px!important}.intop-maps-prototype #rec1714626611 .t396__artboard,.intop-maps-prototype #rec1714626611 .t396__filter,.intop-maps-prototype #rec1714626611 .t396__carrier{height:72px!important}.intop-maps-prototype #rec1714627611 .t396__artboard,.intop-maps-prototype #rec1714627611 .t396__filter,.intop-maps-prototype #rec1714627611 .t396__carrier{height:42px!important}.intop-maps-prototype #maps-price{padding-top:48px!important}.intop-maps-prototype #faq .im-faq-item summary{font-size:15px;line-height:1.32}}
@media (max-width:760px){.intop-maps-prototype #maps-cases #rec1714581961 .t396__artboard,.intop-maps-prototype #maps-cases #rec1714581961 .t396__filter,.intop-maps-prototype #maps-cases #rec1714581961 .t396__carrier{height:118px!important}.intop-maps-prototype #maps-cases #rec1714581961 .tn-elem[data-elem-id="1470209944682"]{display:none!important}.intop-maps-prototype #maps-cases #rec1714581961 .tn-elem[data-elem-id="1470210224069"]{top:0!important;height:46px!important}.intop-maps-prototype #maps-cases #rec1714581961 .tn-elem[data-elem-id="1765132099196000001"]{top:38px!important;height:80px!important}.intop-maps-prototype #maps-cases #rec1714581961 .tn-elem[data-elem-id="1764874382993000001"]{top:104px!important;height:14px!important}.intop-maps-prototype #maps-cases #rec1714581961 .tn-elem[data-elem-id="1764950040869"]{top:55px!important}.intop-maps-prototype #maps-cases #rec1714581961 .tn-elem[data-elem-id="1764950040869"] .tn-atom{font-size:20px!important;line-height:1.05!important}}
@media (max-width:760px){.intop-maps-prototype .im-hero-tags span:nth-child(n+5){display:inline-flex!important}.intop-maps-prototype .maps-hero-card:before{left:0!important;right:auto!important;width:100%!important}}
@media (max-width:760px){.intop-maps-prototype #maps-plan #rec1719535551 .tn-elem[data-elem-id="1470209944682"]{display:none!important}.intop-maps-prototype #maps-plan #rec1719484661{padding-bottom:18px!important}.intop-maps-prototype #maps-plan #rec1719484661 .t1107__col:last-child{margin-bottom:0!important}.intop-maps-prototype #maps-cases #rec1714581961 .t396__artboard,.intop-maps-prototype #maps-cases #rec1714581961 .t396__filter,.intop-maps-prototype #maps-cases #rec1714581961 .t396__carrier{height:164px!important}}
@media (max-width:980px){.intop-orm-prototype .orm-hero-card{padding:42px}.intop-orm-prototype .orm-hero-grid,.intop-orm-prototype .orm-two-lead,.intop-orm-prototype .orm-symptoms,.intop-orm-prototype .orm-work-layout,.intop-orm-prototype .orm-ai-layout,.intop-orm-prototype .orm-faq-layout,.intop-orm-prototype .orm-final-grid{grid-template-columns:1fr;gap:28px}.intop-orm-prototype .orm-dashboard{justify-self:start;max-width:620px}.intop-orm-prototype .orm-card-grid,.intop-orm-prototype .orm-work-cards,.intop-orm-prototype .orm-step-grid,.intop-orm-prototype .orm-proof-grid,.intop-orm-prototype .orm-factor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.intop-orm-prototype .orm-symptoms ul{grid-template-columns:1fr}}
@media (max-width:900px){.intop-orm-prototype{max-width:100vw;overflow:hidden}.intop-orm-prototype .im-c{width:100%;max-width:100%;padding:0 18px}.intop-orm-prototype .orm-hero-wrap{padding:24px 0 30px;overflow:hidden}.intop-orm-prototype .orm-hero-card{width:calc(100vw - 36px);max-width:calc(100vw - 36px);min-height:auto;padding:34px 24px}.intop-orm-prototype .orm-hero-grid,.intop-orm-prototype .orm-hero-copy,.intop-orm-prototype .orm-dashboard{min-width:0;max-width:100%}.intop-orm-prototype .orm-hero-copy h1{max-width:100%;font-size:42px;line-height:1.02;white-space:normal!important;overflow-wrap:break-word}.intop-orm-prototype .orm-hero-copy p{max-width:100%;font-size:17px;line-height:1.48;white-space:normal!important;overflow-wrap:break-word}.intop-orm-prototype .orm-dashboard{transform:none}.intop-orm-prototype .orm-hero-note{max-width:100%;white-space:normal!important;overflow-wrap:break-word}}
@media (max-width:520px){.intop-orm-prototype{max-width:100vw;overflow:hidden}.intop-orm-prototype .im-c{width:100%;max-width:100%;padding:0 18px}.intop-orm-prototype .orm-hero-wrap{padding:18px 0 24px;overflow:hidden}.intop-orm-prototype .orm-hero-card{width:calc(100vw - 36px);max-width:calc(100vw - 36px);min-height:auto;padding:24px 18px;border-radius:14px}.intop-orm-prototype .orm-hero-grid,.intop-orm-prototype .orm-hero-copy,.intop-orm-prototype .orm-dashboard{min-width:0;max-width:100%}.intop-orm-prototype .orm-eyebrow{min-height:30px;margin-bottom:13px;padding:6px 11px;font-size:12px}.intop-orm-prototype .orm-hero-copy h1{max-width:100%;font-size:34px;line-height:1.02;white-space:normal!important;overflow-wrap:break-word}.intop-orm-prototype .orm-hero-copy p{max-width:100%;margin-top:14px;font-size:15px;line-height:1.45;white-space:normal!important;overflow-wrap:break-word}.intop-orm-prototype .orm-hero-actions{gap:9px;margin-top:18px}.intop-orm-prototype .orm-pill-row{gap:6px;margin-top:14px}.intop-orm-prototype .orm-pill-row span{min-height:27px;padding:0 9px;font-size:11px}.intop-orm-prototype .orm-pill-row span:nth-child(n+5){display:none}.intop-orm-prototype .orm-hero-note{max-width:100%;margin-top:12px;font-size:13px;white-space:normal!important;overflow-wrap:break-word}.intop-orm-prototype .orm-dashboard{margin-top:10px;padding:14px;border-radius:14px;transform:none;overflow:hidden}.intop-orm-prototype .orm-dash-head strong{font-size:15px}.intop-orm-prototype .orm-dash-bottom{grid-template-columns:1fr}.intop-orm-prototype .orm-dash-row{font-size:12px}.intop-orm-prototype .orm-card-grid,.intop-orm-prototype .orm-work-cards,.intop-orm-prototype .orm-step-grid,.intop-orm-prototype .orm-proof-grid,.intop-orm-prototype .orm-factor-grid{grid-template-columns:1fr}.intop-orm-prototype .orm-card{min-height:auto;padding:19px}.intop-orm-prototype .orm-table-panel .table-wrap{min-width:760px}.intop-orm-prototype .orm-table-panel th:last-child,.intop-orm-prototype .orm-table-panel td:last-child{display:table-cell}.intop-orm-prototype .orm-final-cta{padding:46px 0}.intop-orm-prototype .orm-final-cta h2{font-size:34px}}
@media (max-width:760px){.intop-serm-prototype .orm-hero-card:before{right:-260px;top:-220px}.intop-serm-prototype .serm-search-panel{transform:none}.intop-serm-prototype .serm-result-row{align-items:flex-start}.intop-serm-prototype .serm-result-row em{margin-top:2px}.intop-serm-prototype .serm-table-panel{overflow:visible;border-radius:0;background:transparent;box-shadow:none}.intop-serm-prototype .serm-table-panel .table-wrap{width:100%;min-width:0!important;overflow:visible}.intop-serm-prototype .serm-table-panel table,.intop-serm-prototype .serm-table-panel thead,.intop-serm-prototype .serm-table-panel tbody,.intop-serm-prototype .serm-table-panel tr,.intop-serm-prototype .serm-table-panel th,.intop-serm-prototype .serm-table-panel td{display:block;width:auto!important}.intop-serm-prototype .serm-table-panel td:last-child{display:block!important}.intop-serm-prototype .serm-table-panel thead{display:none}.intop-serm-prototype .serm-table-panel tr{margin:0 0 12px;padding:16px;border:1px solid rgba(31,8,0,.08);border-radius:14px;background:#fff;box-shadow:0 10px 26px rgba(31,8,0,.08)}.intop-serm-prototype .serm-table-panel td{padding:0!important;border:0!important;color:rgba(31,8,0,.74);font-size:14px;line-height:1.48}.intop-serm-prototype .serm-table-panel td+td{margin-top:12px;padding-top:12px!important;border-top:1px solid rgba(31,8,0,.08)!important}.intop-serm-prototype .serm-table-panel td:first-child{color:#10020e;font-size:15px;font-weight:950}.intop-serm-prototype .serm-table-panel td:before{content:attr(data-label);display:block;margin:0 0 5px;color:#fe4500;font-size:10px;font-weight:950;line-height:1.2;text-transform:uppercase}.intop-serm-prototype .serm-table-panel td:first-child:before{display:none}.intop-serm-prototype .im-main-price strong{font-size:38px}.intop-serm-prototype .orm-proof-grid strong{font-size:25px}}
@media (max-width:520px){.intop-serm-prototype .serm-search-panel{margin-top:18px;padding:13px;border-radius:14px}.intop-serm-prototype .serm-search-panel .orm-dash-head{margin-bottom:10px}.intop-serm-prototype .serm-searchbar{min-height:34px;margin-bottom:10px;padding:0 12px;font-size:12px}.intop-serm-prototype .serm-search-panel .orm-dash-panel{padding:12px;border-radius:12px}.intop-serm-prototype .serm-search-panel .orm-dash-panel p{margin-bottom:6px;font-size:10px}.intop-serm-prototype .serm-result-row{padding:8px 0}.intop-serm-prototype .serm-result-row:nth-of-type(n+4){display:none}.intop-serm-prototype .serm-result-row small{display:none}.intop-serm-prototype .serm-result-row em{padding:4px 7px;font-size:9px}.intop-serm-prototype .serm-search-panel .orm-dash-bottom{display:none}.intop-serm-prototype .serm-result-row b{font-size:12px}}
@media (max-width:760px){.intop-serm-prototype .serm-live-cases{padding:70px 0 62px}.intop-serm-prototype .serm-cases-watermark{top:-24px;font-size:150px}.intop-serm-prototype .serm-live-cases-title{padding-top:38px;margin-bottom:42px}.intop-serm-prototype .serm-live-cases-title h2{font-size:40px}.intop-serm-prototype .serm-live-case-list{gap:34px}.intop-serm-prototype .serm-live-case{padding-bottom:34px}.intop-serm-prototype .serm-live-case h3{font-size:22px}.intop-serm-prototype .serm-live-case-body{grid-template-columns:1fr;gap:24px;margin-top:24px}.intop-serm-prototype .serm-live-case-result ul{grid-template-columns:1fr}.intop-serm-prototype .serm-live-case-result li,.intop-serm-prototype .serm-live-case-result li:last-child:nth-child(odd){grid-column:auto;min-height:0}.intop-serm-prototype .serm-live-cases-cta{margin-top:30px}}
@media (max-width:520px){.intop-serm-prototype .serm-live-cases{padding:52px 0}.intop-serm-prototype .serm-cases-watermark{top:-8px;font-size:108px}.intop-serm-prototype .serm-live-cases-title{padding-top:28px;margin-bottom:34px}.intop-serm-prototype .serm-live-cases-title>span{font-size:9px}.intop-serm-prototype .serm-live-cases-title h2{font-size:34px}.intop-serm-prototype .serm-live-case h3{padding:15px 16px;font-size:19px}.intop-serm-prototype .serm-live-case-body{margin-top:20px}.intop-serm-prototype .serm-live-case-before p{font-size:14px}.intop-serm-prototype .serm-live-case-result li{padding:13px 14px;font-size:12px}.intop-serm-prototype .serm-live-cases-cta .im-btn{min-width:0}}
.intop-maps-seo-prototype.intop-removal-prototype{--removal-line:rgba(31,8,0,.1);--removal-shadow:0 14px 36px rgba(31,8,0,.08)}
.intop-maps-seo-prototype.intop-removal-prototype .orm-hero-wrap{background:linear-gradient(180deg,#fff 0%,#f4f4f4 100%)}
.intop-maps-seo-prototype.intop-removal-prototype .orm-hero-card{position:relative;min-height:560px;padding:46px 50px;border:1px solid var(--removal-line);border-radius:8px;background:#fff7f0;box-shadow:var(--removal-shadow);overflow:hidden}
.intop-maps-seo-prototype.intop-removal-prototype .orm-hero-card:before{content:"";position:absolute;right:0;top:0;width:43%;height:100%;background:#10020e}
.intop-maps-seo-prototype.intop-removal-prototype .orm-hero-grid{position:relative;z-index:1;grid-template-columns:minmax(0,1fr) minmax(430px,.86fr);gap:42px;align-items:center}
.intop-maps-seo-prototype.intop-removal-prototype .orm-eyebrow{border:1px solid rgba(254,69,0,.18);background:#fff;color:var(--or);box-shadow:0 8px 22px rgba(31,8,0,.05)}
.intop-maps-seo-prototype.intop-removal-prototype .orm-hero-copy h1{max-width:720px;color:#10020e;font-size:52px;font-weight:900;line-height:1.01}
.intop-maps-seo-prototype.intop-removal-prototype .orm-hero-copy p{max-width:650px;margin-top:18px;color:rgba(31,8,0,.72);font-size:17px;font-weight:500;line-height:1.5}
.intop-maps-seo-prototype.intop-removal-prototype .orm-hero-card .im-btn-white{border-color:var(--removal-line);background:#fff;color:#10020e!important}
.intop-maps-seo-prototype.intop-removal-prototype .orm-hero-actions{margin-top:24px}
.intop-maps-seo-prototype.intop-removal-prototype .orm-pill-row{gap:7px;margin-top:18px}
.intop-maps-seo-prototype.intop-removal-prototype .orm-pill-row span{min-height:29px;border:1px solid var(--removal-line);background:#fff;color:rgba(31,8,0,.72);font-size:11px;font-weight:800;box-shadow:none}
.intop-maps-seo-prototype.intop-removal-prototype .orm-pill-row span:nth-child(-n+2){border-color:rgba(254,69,0,.2);background:#fff0e8;color:var(--or)}
.intop-maps-seo-prototype.intop-removal-prototype .orm-hero-note{max-width:640px;margin-top:16px;color:var(--or);font-size:14px;font-weight:800;line-height:1.45}
.intop-maps-seo-prototype.intop-removal-prototype .removal-panel{width:100%;max-width:520px;justify-self:end;overflow:hidden;border:0;border-radius:8px;background:#f4f4f4;color:#10020e;box-shadow:0 18px 46px rgba(31,8,0,.2)}
.intop-maps-seo-prototype.intop-removal-prototype .removal-panel-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:19px 20px;background:#10020e;color:#fff}
.intop-maps-seo-prototype.intop-removal-prototype .removal-panel-head span{display:block;margin-bottom:5px;color:var(--ye);font-size:9px;font-weight:900;text-transform:uppercase}
.intop-maps-seo-prototype.intop-removal-prototype .removal-panel-head strong{display:block;font-size:20px;font-weight:900;line-height:1.15}
.intop-maps-seo-prototype.intop-removal-prototype .removal-panel-head b{padding:6px 9px;border:1px solid rgba(255,255,255,.36);border-radius:4px;font-size:9px;font-weight:900;text-transform:uppercase}
.intop-maps-seo-prototype.intop-removal-prototype .removal-case-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 12px;align-items:center;margin:14px 14px 10px;padding:14px 16px;border:1px solid var(--removal-line);border-radius:8px;background:#fff}
.intop-maps-seo-prototype.intop-removal-prototype .removal-case-card span{grid-column:1/-1;color:var(--or);font-size:9px;font-weight:900;text-transform:uppercase}
.intop-maps-seo-prototype.intop-removal-prototype .removal-case-card strong{min-width:0;font-size:15px;font-weight:900;line-height:1.25}
.intop-maps-seo-prototype.intop-removal-prototype .removal-case-card em{padding:5px 8px;border-radius:4px;background:#fff0e8;color:var(--or);font-size:9px;font-style:normal;font-weight:900;text-transform:uppercase}
.intop-maps-seo-prototype.intop-removal-prototype .removal-stage-list{display:grid;margin:0 14px;border:1px solid var(--removal-line);border-radius:8px;background:#fff;overflow:hidden}
.intop-maps-seo-prototype.intop-removal-prototype .removal-stage{display:grid;grid-template-columns:36px minmax(0,1fr);gap:12px;align-items:center;padding:12px 14px}
.intop-maps-seo-prototype.intop-removal-prototype .removal-stage+.removal-stage{border-top:1px solid var(--removal-line)}
.intop-maps-seo-prototype.intop-removal-prototype .removal-stage>span{display:grid;width:34px;height:34px;place-items:center;border-radius:6px;background:#10020e;color:#fff;font-size:10px;font-weight:900}
.intop-maps-seo-prototype.intop-removal-prototype .removal-stage:nth-child(2)>span{background:var(--or)}
.intop-maps-seo-prototype.intop-removal-prototype .removal-stage:nth-child(3)>span{background:var(--ye);color:#10020e}
.intop-maps-seo-prototype.intop-removal-prototype .removal-stage strong,.intop-maps-seo-prototype.intop-removal-prototype .removal-stage small{display:block}
.intop-maps-seo-prototype.intop-removal-prototype .removal-stage strong{font-size:13px;font-weight:900}
.intop-maps-seo-prototype.intop-removal-prototype .removal-stage small{margin-top:3px;color:rgba(31,8,0,.58);font-size:10px;font-weight:600;line-height:1.35}
.intop-maps-seo-prototype.intop-removal-prototype .removal-result-board{margin:10px 14px 0;overflow:hidden;border:1px solid var(--removal-line);border-radius:8px;background:#fff}
.intop-maps-seo-prototype.intop-removal-prototype .removal-result-title{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;background:#fff7f0}
.intop-maps-seo-prototype.intop-removal-prototype .removal-result-title span{font-size:10px;font-weight:900;text-transform:uppercase}
.intop-maps-seo-prototype.intop-removal-prototype .removal-result-title b{color:rgba(31,8,0,.5);font-size:9px;font-weight:800}
.intop-maps-seo-prototype.intop-removal-prototype .removal-panel-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
.intop-maps-seo-prototype.intop-removal-prototype .removal-panel-row{min-width:0;padding:11px 12px;background:#fff}
.intop-maps-seo-prototype.intop-removal-prototype .removal-panel-row:nth-child(even){border-left:1px solid var(--removal-line)}
.intop-maps-seo-prototype.intop-removal-prototype .removal-panel-row:nth-child(n+3){border-top:1px solid var(--removal-line)}
.intop-maps-seo-prototype.intop-removal-prototype .removal-panel-row span{display:block;font-size:12px;font-weight:900}
.intop-maps-seo-prototype.intop-removal-prototype .removal-panel-row b{display:block;margin-top:4px;color:var(--or);font-size:9px;font-weight:800;line-height:1.3;text-transform:uppercase}
.intop-maps-seo-prototype.intop-removal-prototype .removal-panel-flow{display:grid;grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr) 28px minmax(0,1fr);gap:8px;align-items:center;margin-top:14px;padding:13px 16px;background:#10020e;color:#fff}
.intop-maps-seo-prototype.intop-removal-prototype .removal-panel-flow span{font-size:9px;font-weight:900;text-align:center;text-transform:uppercase}
.intop-maps-seo-prototype.intop-removal-prototype .removal-panel-flow i{position:relative;height:2px;background:var(--ye)}
.intop-maps-seo-prototype.intop-removal-prototype .removal-panel-flow i:after{content:"";position:absolute;right:0;top:-3px;width:6px;height:6px;border-top:2px solid var(--ye);border-right:2px solid var(--ye);transform:rotate(45deg)}
.intop-maps-seo-prototype.intop-removal-prototype .removal-overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;overflow:hidden;border:1px solid var(--removal-line);border-radius:8px;background:#fff;box-shadow:var(--removal-shadow)}
.intop-maps-seo-prototype.intop-removal-prototype .removal-overview-grid .orm-card{min-height:220px;padding:26px;border:0;border-radius:0;background:#fff;box-shadow:none}
.intop-maps-seo-prototype.intop-removal-prototype .removal-overview-grid .orm-card:nth-child(2){background:#fff7f0}
.intop-maps-seo-prototype.intop-removal-prototype .removal-overview-grid .orm-card+.orm-card{border-left:1px solid var(--removal-line)}
.intop-maps-seo-prototype.intop-removal-prototype .removal-overview-grid .orm-card h3{font-size:19px;font-weight:900}
.intop-maps-seo-prototype.intop-removal-prototype .removal-overview-grid .orm-card p{font-size:14px;font-weight:500;line-height:1.58}
.intop-maps-seo-prototype.intop-removal-prototype .removal-grounds-layout,.intop-maps-seo-prototype.intop-removal-prototype .removal-start-layout{display:grid;grid-template-columns:minmax(0,.68fr) minmax(0,1.32fr);gap:48px;align-items:start}
.intop-maps-seo-prototype.intop-removal-prototype .removal-possible-head{display:grid;grid-template-columns:minmax(0,.68fr) minmax(0,1.32fr);gap:48px;align-items:start;margin-bottom:30px}
.intop-maps-seo-prototype.intop-removal-prototype .removal-possible-copy{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.intop-maps-seo-prototype.intop-removal-prototype .removal-possible-copy .im-intro,.intop-maps-seo-prototype.intop-removal-prototype .removal-possible-copy .im-p{margin:0}
.intop-maps-seo-prototype.intop-removal-prototype #removal-possible,.intop-maps-seo-prototype.intop-removal-prototype #removal-process,.intop-maps-seo-prototype.intop-removal-prototype #removal-limits,.intop-maps-seo-prototype.intop-removal-prototype #removal-start,.intop-maps-seo-prototype.intop-removal-prototype #faq{background:#f4f4f4}
.intop-maps-seo-prototype.intop-removal-prototype .removal-decision-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;overflow:hidden;border:1px solid var(--removal-line);border-radius:8px;background:#fff;box-shadow:var(--removal-shadow)}
.intop-maps-seo-prototype.intop-removal-prototype .removal-decision-grid article{min-height:170px;padding:24px;border:0;border-radius:0;background:#fff}
.intop-maps-seo-prototype.intop-removal-prototype .removal-decision-grid article:nth-child(even){background:#fff7f0}
.intop-maps-seo-prototype.intop-removal-prototype .removal-decision-grid article+article{border-left:1px solid var(--removal-line)}
.intop-maps-seo-prototype.intop-removal-prototype .removal-decision-grid h3{margin:0 0 10px;color:#10020e;font-size:20px;font-weight:900;line-height:1.18}
.intop-maps-seo-prototype.intop-removal-prototype .removal-decision-grid h3:before{content:"";display:block;width:34px;height:4px;margin-bottom:17px;border-radius:2px;background:var(--or)}
.intop-maps-seo-prototype.intop-removal-prototype .removal-decision-grid p{margin:0;color:rgba(31,8,0,.7);font-size:14px;font-weight:500;line-height:1.58}
.intop-maps-seo-prototype.intop-removal-prototype .removal-table-panel{margin-top:4px;border:1px solid var(--removal-line);border-radius:8px;box-shadow:var(--removal-shadow)}
.intop-maps-seo-prototype.intop-removal-prototype .removal-table-panel th{background:var(--or);color:#fff;font-weight:900}
.intop-maps-seo-prototype.intop-removal-prototype .removal-table-panel tbody tr:nth-child(even){background:#fff8f3}
.intop-maps-seo-prototype.intop-removal-prototype #removal-grounds{background:#10020e}
.intop-maps-seo-prototype.intop-removal-prototype .removal-grounds-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#fff;box-shadow:0 18px 46px rgba(0,0,0,.18)}
.intop-maps-seo-prototype.intop-removal-prototype .removal-grounds-grid .orm-card{min-height:190px;padding:24px;border:0;border-radius:0;background:#fff;color:#10020e;box-shadow:none}
.intop-maps-seo-prototype.intop-removal-prototype .removal-grounds-grid .orm-card:nth-child(2),.intop-maps-seo-prototype.intop-removal-prototype .removal-grounds-grid .orm-card:nth-child(4){border-left:1px solid var(--removal-line);background:#fff7f0}
.intop-maps-seo-prototype.intop-removal-prototype .removal-grounds-grid .orm-card:nth-child(n+3){border-top:1px solid var(--removal-line)}
.intop-maps-seo-prototype.intop-removal-prototype .removal-grounds-grid .orm-card h3{color:#10020e;font-size:18px;font-weight:900}
.intop-maps-seo-prototype.intop-removal-prototype .removal-grounds-grid .orm-card p{color:rgba(31,8,0,.68);font-size:13px;font-weight:500;line-height:1.58}
.intop-maps-seo-prototype.intop-removal-prototype .removal-step-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;overflow:hidden;border:1px solid var(--removal-line);border-radius:8px;background:#fff;box-shadow:var(--removal-shadow)}
.intop-maps-seo-prototype.intop-removal-prototype .removal-step-grid .orm-card{min-height:245px;padding:24px;border:0;border-radius:0;background:#fff;box-shadow:none}
.intop-maps-seo-prototype.intop-removal-prototype .removal-step-grid .orm-card:nth-child(even){background:#fff7f0}
.intop-maps-seo-prototype.intop-removal-prototype .removal-step-grid .orm-card+.orm-card{border-left:1px solid var(--removal-line)}
.intop-maps-seo-prototype.intop-removal-prototype .removal-step-grid .orm-card-num{border-radius:6px;background:#10020e;color:#fff;font-weight:900}
.intop-maps-seo-prototype.intop-removal-prototype .removal-step-grid .orm-card:nth-child(2) .orm-card-num,.intop-maps-seo-prototype.intop-removal-prototype .removal-step-grid .orm-card:nth-child(4) .orm-card-num{background:var(--or)}
.intop-maps-seo-prototype.intop-removal-prototype .removal-step-grid .orm-card h3{font-size:18px;font-weight:900}
.intop-maps-seo-prototype.intop-removal-prototype .removal-step-grid .orm-card p{font-size:13px;font-weight:500;line-height:1.55}
.intop-maps-seo-prototype.intop-removal-prototype .removal-source-board{overflow:hidden;border:1px solid var(--removal-line);border-radius:8px;background:#fff;box-shadow:var(--removal-shadow)}
.intop-maps-seo-prototype.intop-removal-prototype .removal-source-board .orm-source-title{background:#10020e;color:#fff}
.intop-maps-seo-prototype.intop-removal-prototype .removal-source-board .orm-source-row b{display:grid;width:30px;height:30px;place-items:center;border-radius:6px;background:var(--or);color:#fff;font-size:10px;font-weight:900}
.intop-maps-seo-prototype.intop-removal-prototype #removal-price{background:#10020e}
.intop-maps-seo-prototype.intop-removal-prototype .removal-main-price{padding:0;overflow:hidden;border:0;border-radius:8px;background:#fff;color:#10020e;box-shadow:0 18px 46px rgba(0,0,0,.18)}
.intop-maps-seo-prototype.intop-removal-prototype .removal-main-price:after{display:none}
.intop-maps-seo-prototype.intop-removal-prototype .removal-main-price>span{margin:0;padding:17px 24px;background:var(--or);color:#fff;font-size:10px;font-weight:900}
.intop-maps-seo-prototype.intop-removal-prototype .removal-main-price strong{margin:0;padding:26px 24px 10px;color:#10020e;font-size:34px;font-weight:900;line-height:1.05}
.intop-maps-seo-prototype.intop-removal-prototype .removal-main-price p{margin:0;padding:0 24px 22px;color:rgba(31,8,0,.68);font-size:14px;font-weight:500;line-height:1.55}
.intop-maps-seo-prototype.intop-removal-prototype .removal-main-price .im-btn{width:calc(100% - 48px);margin:0 24px 24px}
.intop-maps-seo-prototype.intop-removal-prototype .removal-factor-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;overflow:hidden;margin-top:24px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#fff}
.intop-maps-seo-prototype.intop-removal-prototype .removal-factor-grid p{min-height:0;margin:0;padding:20px 22px;border:0;border-radius:0;background:#fff;color:rgba(31,8,0,.72);font-size:13px;font-weight:600;line-height:1.45}
.intop-maps-seo-prototype.intop-removal-prototype .removal-factor-grid p:nth-child(2),.intop-maps-seo-prototype.intop-removal-prototype .removal-factor-grid p:nth-child(5){background:#fff7f0}
.intop-maps-seo-prototype.intop-removal-prototype .removal-factor-grid p:not(:nth-child(3n+1)){border-left:1px solid var(--removal-line)}
.intop-maps-seo-prototype.intop-removal-prototype .removal-factor-grid p:nth-child(n+4){border-top:1px solid var(--removal-line)}
.intop-maps-seo-prototype.intop-removal-prototype #removal-limits .im-promise{border-radius:8px;box-shadow:var(--removal-shadow)}
.intop-maps-seo-prototype.intop-removal-prototype .removal-start-layout ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;padding:0;border:1px solid var(--removal-line);border-radius:8px;background:#fff;box-shadow:var(--removal-shadow);list-style:none;overflow:hidden}
.intop-maps-seo-prototype.intop-removal-prototype .removal-start-layout li{min-height:84px;padding:18px 20px;border:0;border-radius:0;background:#fff;color:rgba(31,8,0,.72);font-size:14px;font-weight:600;line-height:1.5}
.intop-maps-seo-prototype.intop-removal-prototype .removal-start-layout li:nth-child(even){border-left:1px solid var(--removal-line);background:#fff7f0}
.intop-maps-seo-prototype.intop-removal-prototype .removal-start-layout li:nth-child(n+3){border-top:1px solid var(--removal-line)}
.intop-maps-seo-prototype.intop-removal-prototype .removal-final-cta{border-top:8px solid var(--or);background:#10020e}
@media (max-width:1180px){.intop-maps-seo-prototype.intop-removal-prototype .orm-hero-grid,.intop-maps-seo-prototype.intop-removal-prototype .removal-possible-head,.intop-maps-seo-prototype.intop-removal-prototype .removal-grounds-layout,.intop-maps-seo-prototype.intop-removal-prototype .removal-start-layout{grid-template-columns:1fr}.intop-maps-seo-prototype.intop-removal-prototype .removal-decision-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.intop-maps-seo-prototype.intop-removal-prototype .removal-decision-grid article:nth-child(3){border-top:1px solid var(--removal-line);border-left:0}.intop-maps-seo-prototype.intop-removal-prototype .removal-decision-grid article:nth-child(4){border-top:1px solid var(--removal-line)}.intop-maps-seo-prototype.intop-removal-prototype .orm-hero-card:before{top:48%;width:100%;height:52%}.intop-maps-seo-prototype.intop-removal-prototype .removal-panel{justify-self:start;max-width:720px}.intop-maps-seo-prototype.intop-removal-prototype .removal-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.intop-maps-seo-prototype.intop-removal-prototype .removal-step-grid .orm-card:nth-child(3){border-top:1px solid var(--removal-line);border-left:0}.intop-maps-seo-prototype.intop-removal-prototype .removal-step-grid .orm-card:nth-child(4){border-top:1px solid var(--removal-line)}}
@media (max-width:760px){.intop-maps-seo-prototype.intop-removal-prototype .removal-possible-head{gap:22px;margin-bottom:24px}.intop-maps-seo-prototype.intop-removal-prototype .removal-possible-copy{grid-template-columns:1fr;gap:16px}.intop-maps-seo-prototype.intop-removal-prototype .removal-decision-grid article+article{border-left:0}}
@media (max-width:760px){.intop-maps-seo-prototype.intop-removal-prototype .orm-hero-card{padding:24px 18px;border-radius:8px}.intop-maps-seo-prototype.intop-removal-prototype .orm-hero-card:before{top:57%;left:0;width:100%;height:43%}.intop-maps-seo-prototype.intop-removal-prototype .orm-hero-grid{gap:22px}.intop-maps-seo-prototype.intop-removal-prototype .orm-hero-copy h1{font-size:34px;line-height:1.03}.intop-maps-seo-prototype.intop-removal-prototype .orm-hero-copy p{font-size:15px;line-height:1.5}.intop-maps-seo-prototype.intop-removal-prototype .removal-panel{width:100%;max-width:100%;border-radius:8px}.intop-maps-seo-prototype.intop-removal-prototype .removal-panel-head{padding:16px}.intop-maps-seo-prototype.intop-removal-prototype .removal-panel-head strong{font-size:18px}.intop-maps-seo-prototype.intop-removal-prototype .removal-panel-head b{display:none}.intop-maps-seo-prototype.intop-removal-prototype .removal-case-card{margin:12px 12px 8px;padding:13px}.intop-maps-seo-prototype.intop-removal-prototype .removal-stage-list{margin:0 12px}.intop-maps-seo-prototype.intop-removal-prototype .removal-stage{padding:11px 12px}.intop-maps-seo-prototype.intop-removal-prototype .removal-result-board{margin:8px 12px 0}.intop-maps-seo-prototype.intop-removal-prototype .removal-result-title b{display:none}.intop-maps-seo-prototype.intop-removal-prototype .removal-panel-flow{grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr) 18px minmax(0,1fr);gap:5px;padding:12px}.intop-maps-seo-prototype.intop-removal-prototype .removal-overview-grid,.intop-maps-seo-prototype.intop-removal-prototype .removal-decision-grid,.intop-maps-seo-prototype.intop-removal-prototype .removal-grounds-grid,.intop-maps-seo-prototype.intop-removal-prototype .removal-step-grid,.intop-maps-seo-prototype.intop-removal-prototype .removal-factor-grid,.intop-maps-seo-prototype.intop-removal-prototype .removal-start-layout ul{grid-template-columns:1fr}.intop-maps-seo-prototype.intop-removal-prototype .removal-overview-grid .orm-card,.intop-maps-seo-prototype.intop-removal-prototype .removal-decision-grid article,.intop-maps-seo-prototype.intop-removal-prototype .removal-grounds-grid .orm-card,.intop-maps-seo-prototype.intop-removal-prototype .removal-step-grid .orm-card,.intop-maps-seo-prototype.intop-removal-prototype .removal-start-layout li{min-height:auto}.intop-maps-seo-prototype.intop-removal-prototype .removal-overview-grid .orm-card+.orm-card,.intop-maps-seo-prototype.intop-removal-prototype .removal-decision-grid article:nth-child(2),.intop-maps-seo-prototype.intop-removal-prototype .removal-decision-grid article:nth-child(4),.intop-maps-seo-prototype.intop-removal-prototype .removal-grounds-grid .orm-card:nth-child(2),.intop-maps-seo-prototype.intop-removal-prototype .removal-grounds-grid .orm-card:nth-child(4),.intop-maps-seo-prototype.intop-removal-prototype .removal-step-grid .orm-card+.orm-card,.intop-maps-seo-prototype.intop-removal-prototype .removal-start-layout li:nth-child(even){border-left:0}.intop-maps-seo-prototype.intop-removal-prototype .removal-overview-grid .orm-card+.orm-card,.intop-maps-seo-prototype.intop-removal-prototype .removal-decision-grid article:nth-child(n+2),.intop-maps-seo-prototype.intop-removal-prototype .removal-grounds-grid .orm-card:nth-child(n+2),.intop-maps-seo-prototype.intop-removal-prototype .removal-step-grid .orm-card:nth-child(n+2),.intop-maps-seo-prototype.intop-removal-prototype .removal-start-layout li:nth-child(n+2){border-top:1px solid var(--removal-line)}.intop-maps-seo-prototype.intop-removal-prototype .removal-factor-grid p{padding:17px 18px}.intop-maps-seo-prototype.intop-removal-prototype .removal-factor-grid p:not(:first-child){border-top:1px solid var(--removal-line);border-left:0}.intop-maps-seo-prototype.intop-removal-prototype .removal-table-panel{overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.intop-maps-seo-prototype.intop-removal-prototype .removal-table-panel .table-wrap{width:100%;min-width:0!important;overflow:visible}.intop-maps-seo-prototype.intop-removal-prototype .removal-table-panel table,.intop-maps-seo-prototype.intop-removal-prototype .removal-table-panel thead,.intop-maps-seo-prototype.intop-removal-prototype .removal-table-panel tbody,.intop-maps-seo-prototype.intop-removal-prototype .removal-table-panel tr,.intop-maps-seo-prototype.intop-removal-prototype .removal-table-panel th,.intop-maps-seo-prototype.intop-removal-prototype .removal-table-panel td{display:block;width:auto!important}.intop-maps-seo-prototype.intop-removal-prototype .removal-table-panel td:last-child{display:block!important}.intop-maps-seo-prototype.intop-removal-prototype .removal-table-panel thead{display:none}.intop-maps-seo-prototype.intop-removal-prototype .removal-table-panel tr{margin:0 0 12px;padding:16px;border:1px solid var(--removal-line);border-radius:8px;background:#fff;box-shadow:0 8px 22px rgba(31,8,0,.05)}.intop-maps-seo-prototype.intop-removal-prototype .removal-table-panel td{padding:0!important;border:0!important;color:rgba(31,8,0,.72);font-size:14px;line-height:1.5}.intop-maps-seo-prototype.intop-removal-prototype .removal-table-panel td+td{margin-top:12px;padding-top:12px!important;border-top:1px solid var(--removal-line)!important}.intop-maps-seo-prototype.intop-removal-prototype .removal-table-panel td:first-child{color:#10020e;font-size:15px;font-weight:900}.intop-maps-seo-prototype.intop-removal-prototype .removal-table-panel td:before{content:attr(data-label);display:block;margin:0 0 5px;color:var(--or);font-size:9px;font-weight:900;text-transform:uppercase}.intop-maps-seo-prototype.intop-removal-prototype .removal-table-panel td:first-child:before{display:none}.intop-maps-seo-prototype.intop-removal-prototype .removal-main-price strong{font-size:28px}}
.intop-localseo-prototype .orm-hero-wrap{background:linear-gradient(180deg,#fff 0%,#fff7f0 100%)}
.intop-localseo-prototype .orm-hero-card{position:relative;min-height:540px;padding:46px 50px;background:#fff7f0;overflow:hidden}
.intop-localseo-prototype .orm-hero-card:before{content:"";position:absolute;right:0;top:0;width:42%;height:100%;background:#fe4500;opacity:.96}
.intop-localseo-prototype .orm-hero-grid{position:relative;z-index:1;grid-template-columns:minmax(0,1fr) minmax(420px,.82fr);gap:38px}
.intop-localseo-prototype .orm-eyebrow{border-color:rgba(254,69,0,.22);background:#fff;color:var(--or);box-shadow:0 10px 28px rgba(31,8,0,.06)}
.intop-localseo-prototype .orm-hero-copy h1{max-width:760px;color:var(--dk);font-size:54px;line-height:1}
.intop-localseo-prototype .orm-hero-copy p{max-width:680px;margin-top:18px;color:rgba(31,8,0,.74);font-size:17px;line-height:1.44}
.intop-localseo-prototype .orm-hero-card .im-btn-white{border-color:rgba(31,8,0,.18);background:#fff;color:#10020e!important}
.intop-localseo-prototype .orm-pill-row span{min-height:30px;border:1px solid rgba(31,8,0,.08);background:#fff;color:rgba(31,8,0,.76);font-size:12px;box-shadow:0 8px 20px rgba(31,8,0,.05)}
.intop-localseo-prototype .orm-pill-row span:nth-child(-n+2){background:var(--ye);color:#10020e}
.intop-localseo-prototype .orm-hero-note{max-width:640px;color:var(--or);font-size:15px}
.intop-localseo-prototype .localseo-hero-panel{display:grid;gap:12px;justify-self:end;width:100%;max-width:540px;min-width:0}
.intop-localseo-prototype .localseo-search-card{position:relative;min-height:320px;overflow:hidden;border-radius:20px;background:#10020e;color:#fff;box-shadow:0 24px 70px rgba(31,8,0,.22);transform:rotate(.8deg)}
.intop-localseo-prototype .localseo-search-card:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:44px 44px}
.intop-localseo-prototype .localseo-searchbar{position:relative;z-index:1;display:flex;align-items:center;margin:22px 22px 0;min-height:44px;padding:0 16px;border-radius:999px;background:#fff;color:rgba(31,8,0,.68);font-size:13px;font-weight:900}
.intop-localseo-prototype .localseo-map-lines i{position:absolute;left:34px;right:40px;height:10px;border-radius:999px;background:var(--ye);opacity:.92;transform-origin:left center}
.intop-localseo-prototype .localseo-map-lines i:nth-child(1){top:116px;transform:rotate(-13deg)}
.intop-localseo-prototype .localseo-map-lines i:nth-child(2){top:184px;background:var(--or);transform:rotate(18deg)}
.intop-localseo-prototype .localseo-map-lines i:nth-child(3){top:246px;right:96px;background:#fff;opacity:.25;transform:rotate(-5deg)}
.intop-localseo-prototype .localseo-place-card{position:absolute;left:22px;right:42px;bottom:22px;z-index:1;padding:18px;border-radius:16px;background:rgba(255,255,255,.94);color:var(--dk);box-shadow:0 18px 42px rgba(31,8,0,.18)}
.intop-localseo-prototype .localseo-place-card span{display:inline-flex;margin-bottom:12px;padding:4px 10px;border-radius:999px;background:#fff0e8;color:var(--or);font-size:11px;font-weight:950;text-transform:uppercase}
.intop-localseo-prototype .localseo-place-card strong{display:block;margin:0 0 7px;color:var(--dk);font-size:24px;line-height:1.05;font-weight:950}
.intop-localseo-prototype .localseo-place-card p{margin:0;color:rgba(31,8,0,.68);font-size:13px;font-weight:800;line-height:1.35}
.intop-localseo-prototype .localseo-signal-board{padding:18px;border-radius:18px;background:#fff;color:var(--dk);box-shadow:0 18px 44px rgba(31,8,0,.13)}
.intop-localseo-prototype .localseo-board-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}
.intop-localseo-prototype .localseo-board-head strong{font-size:17px;line-height:1.15;font-weight:950}
.intop-localseo-prototype .localseo-board-head span{color:var(--or);font-size:11px;font-weight:950;text-transform:uppercase}
.intop-localseo-prototype .localseo-signal-row{display:grid;grid-template-columns:minmax(0,1fr) 140px;gap:12px;padding:10px 0;border-top:1px solid rgba(31,8,0,.08)}
.intop-localseo-prototype .localseo-signal-row span{color:rgba(31,8,0,.72);font-size:13px;font-weight:850}
.intop-localseo-prototype .localseo-signal-row b{color:var(--or);font-size:12px;font-weight:950;text-align:right;text-transform:uppercase}
.intop-localseo-prototype .localseo-channel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.intop-localseo-prototype .localseo-channel-grid article{min-height:76px;padding:14px;border-radius:14px;background:#fff;color:var(--dk);box-shadow:0 12px 30px rgba(31,8,0,.1)}
.intop-localseo-prototype .localseo-channel-grid b{display:block;color:var(--or);font-size:14px;font-weight:950;line-height:1.1;text-transform:uppercase}
.intop-localseo-prototype .localseo-channel-grid span{display:block;margin-top:8px;color:rgba(31,8,0,.62);font-size:12px;font-weight:800;line-height:1.25}
.intop-localseo-prototype .localseo-overview-grid,.intop-localseo-prototype .localseo-mistake-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.intop-localseo-prototype .localseo-audience-layout,.intop-localseo-prototype .localseo-proof-layout,.intop-localseo-prototype .localseo-related-layout{display:grid;grid-template-columns:minmax(0,.62fr) minmax(0,1fr);gap:44px;align-items:start}
.intop-localseo-prototype .localseo-dark-note{margin:0 0 22px;color:rgba(255,255,255,.78);font-size:15px;line-height:1.62}
.intop-localseo-prototype .localseo-audience-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.intop-localseo-prototype .localseo-audience-grid article{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;min-height:86px;padding:16px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:rgba(255,255,255,.07)}
.intop-localseo-prototype .localseo-audience-grid span{color:var(--ye);font-size:22px;font-weight:950;line-height:1}
.intop-localseo-prototype .localseo-audience-grid p{margin:0;color:rgba(255,255,255,.84);font-size:13px;font-weight:780;line-height:1.42}
.intop-localseo-prototype .localseo-table-panel{margin-top:4px}
.intop-localseo-prototype .localseo-step-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.intop-localseo-prototype .localseo-step{min-height:240px;padding:22px;border:1px solid rgba(31,8,0,.08);border-radius:14px;background:#fff;box-shadow:0 12px 30px rgba(31,8,0,.05)}
.intop-localseo-prototype .localseo-step:nth-child(2n){background:#fff0e8}
.intop-localseo-prototype .localseo-step:nth-child(3n){background:#f2e6f7}
.intop-localseo-prototype .localseo-step span{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;margin-bottom:22px;border-radius:50%;background:var(--or);color:#fff;font-size:15px;font-weight:950}
.intop-localseo-prototype .localseo-step h3{margin:0 0 10px;color:var(--dk);font-size:18px;line-height:1.14;font-weight:950}
.intop-localseo-prototype .localseo-step p{margin:0;color:rgba(31,8,0,.68);font-size:13px;line-height:1.48}
.intop-localseo-prototype .localseo-price-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.58fr);gap:42px;align-items:center}
.intop-localseo-prototype .localseo-orange-note{max-width:760px;margin:18px 0 0;color:rgba(255,255,255,.82);font-size:15px;line-height:1.62}
.intop-localseo-prototype .localseo-price-card{padding:28px;border-radius:18px;background:#10020e;color:#fff;box-shadow:0 20px 52px rgba(31,8,0,.14)}
.intop-localseo-prototype .localseo-price-card span{display:block;margin:0 0 12px;color:var(--ye);font-size:13px;font-weight:950;text-transform:uppercase}
.intop-localseo-prototype .localseo-price-card strong{display:block;color:#fff;font-size:31px;line-height:1.05;font-weight:950}
.intop-localseo-prototype .localseo-price-card p{margin:14px 0 18px;color:rgba(255,255,255,.78);font-size:14px;line-height:1.55}
.intop-localseo-prototype .localseo-factor-list{margin-top:22px}
.intop-localseo-prototype .localseo-factor-list ul{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}
.intop-localseo-prototype .localseo-factor-list li{min-height:84px;padding:17px;border:1px solid rgba(255,255,255,.22);border-radius:12px;background:rgba(255,255,255,.12);color:rgba(255,255,255,.9);font-size:13px;font-weight:800;line-height:1.38}
.intop-localseo-prototype .localseo-report-card{padding:24px;border-radius:18px;background:#fff;color:var(--dk);box-shadow:0 18px 44px rgba(31,8,0,.08)}
.intop-localseo-prototype .localseo-report-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}
.intop-localseo-prototype .localseo-report-head strong{font-size:20px;line-height:1.15;font-weight:950}
.intop-localseo-prototype .localseo-report-head span{display:inline-flex;min-height:28px;align-items:center;padding:5px 10px;border-radius:999px;background:#fff0e8;color:var(--or);font-size:11px;font-weight:950;text-transform:uppercase}
.intop-localseo-prototype .localseo-report-card ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none}
.intop-localseo-prototype .localseo-report-card li{min-height:54px;padding:13px;border-radius:12px;background:#f4f4f4;color:rgba(31,8,0,.72);font-size:13px;font-weight:800;line-height:1.34}
.intop-localseo-prototype .localseo-related-board .im-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.intop-localseo-prototype .localseo-related-board .im-link{width:100%;justify-content:flex-start}
.intop-localseo-prototype .localseo-final-cta{background:#510b72}
@media (max-width:1180px){.intop-localseo-prototype .orm-hero-grid,.intop-localseo-prototype .localseo-audience-layout,.intop-localseo-prototype .localseo-price-layout,.intop-localseo-prototype .localseo-proof-layout,.intop-localseo-prototype .localseo-related-layout{grid-template-columns:1fr}.intop-localseo-prototype .localseo-hero-panel{justify-self:start;max-width:720px}.intop-localseo-prototype .localseo-step-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.intop-localseo-prototype .localseo-factor-list ul{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:760px){.intop-localseo-prototype .orm-hero-card{padding:28px 18px;border-radius:14px}.intop-localseo-prototype .orm-hero-card:before{top:68%;left:0;right:auto;width:100%;height:32%}.intop-localseo-prototype .orm-hero-copy h1{font-size:34px;line-height:1.04}.intop-localseo-prototype .orm-hero-copy p{font-size:15px;line-height:1.48}.intop-localseo-prototype .localseo-hero-panel{width:100%;max-width:100%;min-width:0;justify-self:stretch}.intop-localseo-prototype .localseo-search-card{min-height:274px;transform:none}.intop-localseo-prototype .localseo-searchbar{margin:14px 14px 0;font-size:12px}.intop-localseo-prototype .localseo-place-card{left:14px;right:14px;bottom:14px;padding:14px}.intop-localseo-prototype .localseo-place-card strong{font-size:20px}.intop-localseo-prototype .localseo-signal-board,.intop-localseo-prototype .localseo-channel-grid{display:none}.intop-localseo-prototype .localseo-signal-row{grid-template-columns:1fr;gap:3px}.intop-localseo-prototype .localseo-signal-row b{text-align:left}.intop-localseo-prototype .localseo-overview-grid,.intop-localseo-prototype .localseo-audience-grid,.intop-localseo-prototype .localseo-step-grid,.intop-localseo-prototype .localseo-factor-list ul,.intop-localseo-prototype .localseo-report-card ul,.intop-localseo-prototype .localseo-mistake-grid,.intop-localseo-prototype .localseo-related-board .im-links{grid-template-columns:1fr}.intop-localseo-prototype .localseo-step,.intop-localseo-prototype .localseo-factor-list li,.intop-localseo-prototype .localseo-report-card li{min-height:auto}.intop-localseo-prototype .localseo-table-panel{overflow:visible;border-radius:0;background:transparent;box-shadow:none}.intop-localseo-prototype .localseo-table-panel .table-wrap{width:100%;min-width:0!important;overflow:visible}.intop-localseo-prototype .localseo-table-panel table,.intop-localseo-prototype .localseo-table-panel thead,.intop-localseo-prototype .localseo-table-panel tbody,.intop-localseo-prototype .localseo-table-panel tr,.intop-localseo-prototype .localseo-table-panel th,.intop-localseo-prototype .localseo-table-panel td{display:block;width:auto!important}.intop-localseo-prototype .localseo-table-panel td:last-child{display:block!important}.intop-localseo-prototype .localseo-table-panel thead{display:none}.intop-localseo-prototype .localseo-table-panel tr{margin:0 0 12px;padding:16px;border:1px solid rgba(31,8,0,.08);border-radius:14px;background:#fff;box-shadow:0 10px 26px rgba(31,8,0,.05)}.intop-localseo-prototype .localseo-table-panel td{padding:0!important;border:0!important;color:rgba(31,8,0,.74);font-size:14px;line-height:1.48}.intop-localseo-prototype .localseo-table-panel td+td{margin-top:12px;padding-top:12px!important;border-top:1px solid rgba(31,8,0,.08)!important}.intop-localseo-prototype .localseo-table-panel td:first-child{color:#10020e;font-size:15px;font-weight:950}.intop-localseo-prototype .localseo-table-panel td:before{content:attr(data-label);display:block;margin:0 0 5px;color:#fe4500;font-size:10px;font-weight:950;line-height:1.2;text-transform:uppercase}.intop-localseo-prototype .localseo-table-panel td:first-child:before{display:none}.intop-localseo-prototype .localseo-price-card,.intop-localseo-prototype .localseo-report-card{padding:20px;border-radius:14px}.intop-localseo-prototype .localseo-price-card strong{font-size:25px}}
.intop-maps-seo-prototype .maps-hero-card{min-height:540px;background:#fff7f0}
.intop-maps-seo-prototype .maps-hero-card:before{background:#10020e}
.intop-maps-seo-prototype .maps-hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(420px,.82fr)}
.intop-maps-seo-prototype .maps-hero-copy h1{max-width:760px}
.intop-maps-seo-prototype .maps-hero-sub{max-width:650px}
.intop-maps-seo-prototype .maps-hero-card .im-btn-white{background:#fff;color:#10020e!important;border-color:rgba(31,8,0,.18)}
.intop-maps-seo-prototype .maps-seo-hero-panel{width:100%;max-width:540px;justify-self:end}
.intop-maps-seo-prototype .maps-seo-visibility-card{padding:24px;border:1px solid rgba(31,8,0,.09);border-radius:18px;background:#f6f4f2;color:var(--dk);box-shadow:0 24px 70px rgba(31,8,0,.26)}
.intop-maps-seo-prototype .maps-seo-visibility-head span{display:block;margin:0 0 8px;color:var(--or);font-size:11px;font-weight:950;line-height:1.2;text-transform:uppercase}
.intop-maps-seo-prototype .maps-seo-visibility-head strong{display:block;max-width:360px;color:var(--dk);font-size:25px;font-weight:950;line-height:1.08}
.intop-maps-seo-prototype .maps-seo-query{display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:10px;align-items:center;margin:20px 0 12px;padding:13px 15px;border:1px solid rgba(31,8,0,.1);border-radius:10px;background:#fff}
.intop-maps-seo-prototype .maps-seo-query i{position:relative;width:15px;height:15px;border:2px solid var(--or);border-radius:50%}
.intop-maps-seo-prototype .maps-seo-query i:after{content:"";position:absolute;right:-6px;bottom:-4px;width:7px;height:2px;border-radius:2px;background:var(--or);transform:rotate(45deg)}
.intop-maps-seo-prototype .maps-seo-query span{color:var(--dk);font-size:14px;font-weight:900}
.intop-maps-seo-prototype .maps-seo-query b{color:rgba(31,8,0,.5);font-size:11px;font-weight:850}
.intop-maps-seo-prototype .maps-seo-surface-list{display:grid;gap:8px}
.intop-maps-seo-prototype .maps-seo-surface{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:center;min-height:76px;padding:12px 14px;border:1px solid rgba(31,8,0,.08);border-radius:12px;background:#fff}
.intop-maps-seo-prototype .maps-seo-surface-number{display:grid;width:36px;height:36px;place-items:center;border-radius:9px;background:var(--or);color:#fff;font-size:12px;font-weight:950}
.intop-maps-seo-prototype .maps-seo-surface:nth-child(2) .maps-seo-surface-number{background:#10020e}
.intop-maps-seo-prototype .maps-seo-surface:nth-child(3) .maps-seo-surface-number{background:var(--ye);color:#10020e}
.intop-maps-seo-prototype .maps-seo-surface-copy{min-width:0}
.intop-maps-seo-prototype .maps-seo-surface-copy strong{display:block;color:var(--dk);font-size:16px;font-weight:950;line-height:1.15}
.intop-maps-seo-prototype .maps-seo-surface-copy small{display:block;margin-top:4px;color:rgba(31,8,0,.62);font-size:11px;font-weight:750;line-height:1.3}
.intop-maps-seo-prototype .maps-seo-surface-label{display:inline-flex;min-height:24px;align-items:center;padding:4px 8px;border-radius:999px;background:#fff0e8;color:var(--or);font-size:9px;font-weight:950;text-transform:uppercase}
.intop-maps-seo-prototype .maps-seo-surface:nth-child(2) .maps-seo-surface-label{background:#f0edf1;color:#10020e}
.intop-maps-seo-prototype .maps-seo-surface:nth-child(3) .maps-seo-surface-label{background:#fff6ca;color:#6a5200}
.intop-maps-seo-prototype .maps-seo-visibility-flow{display:grid;grid-template-columns:minmax(0,1fr) 46px minmax(0,1fr);gap:10px;align-items:center;margin-top:12px;padding:13px 15px;border-radius:11px;background:#10020e;color:#fff}
.intop-maps-seo-prototype .maps-seo-visibility-flow span{font-size:11px;font-weight:900;line-height:1.25}
.intop-maps-seo-prototype .maps-seo-visibility-flow span:last-child{text-align:right}
.intop-maps-seo-prototype .maps-seo-visibility-flow i{position:relative;height:2px;background:var(--ye)}
.intop-maps-seo-prototype .maps-seo-visibility-flow i:after{content:"";position:absolute;right:0;top:-4px;width:8px;height:8px;border-top:2px solid var(--ye);border-right:2px solid var(--ye);transform:rotate(45deg)}
.intop-maps-seo-prototype .maps-seo-overview-break{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(250px,.5fr);align-items:stretch;margin:14px 0;overflow:hidden;border:1px solid rgba(31,8,0,.09);border-radius:12px;background:#fff;box-shadow:0 12px 32px rgba(31,8,0,.06)}
.intop-maps-seo-prototype .maps-seo-overview-break img{display:block;width:100%;height:100%;object-fit:contain;background:#f6f4f2}
.intop-maps-seo-prototype .maps-seo-overview-break figcaption{display:flex;flex-direction:column;justify-content:center;gap:8px;padding:26px}
.intop-maps-seo-prototype .maps-seo-overview-break figcaption strong{color:var(--dk);font-size:21px;font-weight:950;line-height:1.15}
.intop-maps-seo-prototype .maps-seo-overview-break figcaption span{color:rgba(31,8,0,.66);font-size:14px;font-weight:750;line-height:1.5}
.intop-maps-seo-prototype .maps-seo-overview-break-map figcaption{background:#fff7f0}
.intop-maps-seo-prototype .maps-seo-overview-break-chart{grid-template-columns:minmax(250px,.45fr) minmax(0,1.55fr)}
.intop-maps-seo-prototype .maps-seo-overview-break-chart img{order:2}
.intop-maps-seo-prototype .maps-seo-overview-break-chart figcaption{order:1;background:#f4f2ff}
.intop-maps-seo-prototype .maps-seo-overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.intop-maps-seo-prototype .maps-seo-overview-grid .orm-card{min-height:230px}
.intop-maps-seo-prototype .maps-seo-definition-head{display:grid;grid-template-columns:minmax(0,.72fr) minmax(420px,1.08fr);gap:56px;align-items:end;margin-bottom:32px}
.intop-maps-seo-prototype .maps-seo-definition-head .im-h2{margin-bottom:0}
.intop-maps-seo-prototype .maps-seo-definition-intro{padding:4px 0 4px 22px;border-left:5px solid var(--or)}
.intop-maps-seo-prototype .maps-seo-definition-intro span{display:block;margin-bottom:8px;color:var(--or);font-size:10px;font-weight:950;line-height:1.2;text-transform:uppercase}
.intop-maps-seo-prototype .maps-seo-definition-intro p{margin:0;color:rgba(31,8,0,.72);font-size:16px;font-weight:700;line-height:1.58}
.intop-maps-seo-prototype .maps-seo-definition-board{overflow:hidden;border:1px solid rgba(31,8,0,.09);border-radius:16px;background:#fff;box-shadow:0 20px 54px rgba(31,8,0,.07)}
.intop-maps-seo-prototype .maps-seo-definition-row{display:grid;grid-template-columns:48px minmax(210px,.52fr) minmax(0,1.48fr);gap:24px;align-items:start;padding:30px}
.intop-maps-seo-prototype .maps-seo-definition-row+.maps-seo-definition-row{border-top:1px solid rgba(31,8,0,.09)}
.intop-maps-seo-prototype .maps-seo-definition-row:nth-child(2){background:#fff7f0}
.intop-maps-seo-prototype .maps-seo-definition-row:nth-child(3){background:#10020e}
.intop-maps-seo-prototype .maps-seo-definition-num{display:grid;width:40px;height:40px;place-items:center;border-radius:10px;background:var(--or);color:#fff;font-size:12px;font-weight:950}
.intop-maps-seo-prototype .maps-seo-definition-row:nth-child(2) .maps-seo-definition-num{background:var(--ye);color:#10020e}
.intop-maps-seo-prototype .maps-seo-definition-row:nth-child(3) .maps-seo-definition-num{background:#fff;color:#10020e}
.intop-maps-seo-prototype .maps-seo-definition-meta h3{margin:0;color:var(--dk);font-size:20px;font-weight:950;line-height:1.18}
.intop-maps-seo-prototype .maps-seo-definition-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}
.intop-maps-seo-prototype .maps-seo-definition-tags span{display:inline-flex;min-height:24px;align-items:center;padding:4px 8px;border-radius:999px;background:#f1efee;color:rgba(31,8,0,.7);font-size:9px;font-weight:950;text-transform:uppercase}
.intop-maps-seo-prototype .maps-seo-definition-copy{display:grid;gap:13px}
.intop-maps-seo-prototype .maps-seo-definition-copy p{margin:0;color:rgba(31,8,0,.72);font-size:14px;line-height:1.58}
.intop-maps-seo-prototype .maps-seo-definition-row:nth-child(3) .maps-seo-definition-meta h3{color:#fff}
.intop-maps-seo-prototype .maps-seo-definition-row:nth-child(3) .maps-seo-definition-tags span{background:rgba(255,255,255,.12);color:rgba(255,255,255,.78)}
.intop-maps-seo-prototype .maps-seo-definition-row:nth-child(3) .maps-seo-definition-copy p{color:rgba(255,255,255,.78)}
.intop-maps-seo-prototype .maps-seo-definition-row:nth-child(3) .maps-seo-definition-copy a{color:var(--ye)!important;border-bottom:1px solid currentColor}
.intop-maps-seo-prototype .maps-seo-factors-section{background:#10020e;color:#fff}
.intop-maps-seo-prototype .maps-seo-factors-head{display:grid;grid-template-columns:minmax(0,.72fr) minmax(420px,1.08fr);gap:56px;align-items:end;margin-bottom:32px}
.intop-maps-seo-prototype .maps-seo-factors-head .im-h2{margin-bottom:0}
.intop-maps-seo-prototype .maps-seo-factors-summary{display:grid;grid-template-columns:74px minmax(0,1fr);gap:18px;align-items:center;padding:18px 20px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:rgba(255,255,255,.07)}
.intop-maps-seo-prototype .maps-seo-factors-summary>strong{color:var(--ye);font-size:52px;font-weight:950;line-height:1}
.intop-maps-seo-prototype .maps-seo-factors-summary span{display:block;margin-bottom:5px;color:#fff;font-size:13px;font-weight:950;text-transform:uppercase}
.intop-maps-seo-prototype .maps-seo-factors-summary p{margin:0;color:rgba(255,255,255,.7);font-size:13px;font-weight:700;line-height:1.45}
.intop-maps-seo-prototype .maps-seo-factor-board{overflow:hidden;border-radius:16px;background:#fff;color:var(--dk);box-shadow:0 24px 64px rgba(0,0,0,.24)}
.intop-maps-seo-prototype .maps-seo-factor-board-head{display:grid;grid-template-columns:minmax(210px,.72fr) minmax(0,1fr) minmax(0,1fr);gap:22px;padding:15px 22px;background:var(--or);color:#fff}
.intop-maps-seo-prototype .maps-seo-factor-board-head span{font-size:10px;font-weight:950;text-transform:uppercase}
.intop-maps-seo-prototype .maps-seo-factor-row{display:grid;grid-template-columns:minmax(210px,.72fr) minmax(0,1fr) minmax(0,1fr);gap:22px;align-items:start;padding:19px 22px;background:#fff}
.intop-maps-seo-prototype .maps-seo-factor-row:nth-of-type(even){background:#fff8f3}
.intop-maps-seo-prototype .maps-seo-factor-row+.maps-seo-factor-row{border-top:1px solid rgba(31,8,0,.08)}
.intop-maps-seo-prototype .maps-seo-factor-name{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;align-items:center}
.intop-maps-seo-prototype .maps-seo-factor-name span{display:grid;width:32px;height:32px;place-items:center;border-radius:8px;background:#10020e;color:#fff;font-size:10px;font-weight:950}
.intop-maps-seo-prototype .maps-seo-factor-row:nth-of-type(3n+1) .maps-seo-factor-name span{background:var(--or)}
.intop-maps-seo-prototype .maps-seo-factor-row:nth-of-type(3n+2) .maps-seo-factor-name span{background:var(--ye);color:#10020e}
.intop-maps-seo-prototype .maps-seo-factor-name strong{color:var(--dk);font-size:15px;font-weight:950;line-height:1.25}
.intop-maps-seo-prototype .maps-seo-factor-field>span{display:none;color:var(--or);font-size:9px;font-weight:950;text-transform:uppercase}
.intop-maps-seo-prototype .maps-seo-factor-field p{margin:0;color:rgba(31,8,0,.7);font-size:12px;font-weight:750;line-height:1.45}
.intop-maps-seo-prototype .maps-seo-factor-metric{padding-left:22px;border-left:1px solid rgba(31,8,0,.08)}
.intop-maps-seo-prototype .maps-seo-factor-note{display:grid;grid-template-columns:auto minmax(0,1fr);gap:22px;align-items:center;padding:18px 22px;background:var(--ye)}
.intop-maps-seo-prototype .maps-seo-factor-note>div{display:flex;gap:7px}
.intop-maps-seo-prototype .maps-seo-factor-note span{display:inline-flex;min-height:26px;align-items:center;padding:5px 9px;border-radius:999px;background:#10020e;color:#fff;font-size:9px;font-weight:950;text-transform:uppercase}
.intop-maps-seo-prototype .maps-seo-factor-note p{margin:0;color:#10020e;font-size:14px;font-weight:900;line-height:1.45}
.intop-maps-seo-prototype .maps-seo-audit-section{background:#f3f1ef}
.intop-maps-seo-prototype .maps-seo-audit-head{display:grid;grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);gap:48px;align-items:stretch;margin-bottom:28px}
.intop-maps-seo-prototype .maps-seo-audit-head .im-h2{max-width:620px}
.intop-maps-seo-prototype .maps-seo-audit-head .im-intro{max-width:650px;margin-bottom:0}
.intop-maps-seo-prototype .maps-seo-audit-result{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:26px;border-radius:8px;background:#10020e;color:#fff;box-shadow:0 18px 42px rgba(31,8,0,.15)}
.intop-maps-seo-prototype .maps-seo-audit-result>span{display:block;margin-bottom:10px;color:var(--ye);font-size:11px;font-weight:950;text-transform:uppercase}
.intop-maps-seo-prototype .maps-seo-audit-result p{margin:0 0 18px;color:rgba(255,255,255,.78);font-size:14px;font-weight:750;line-height:1.55}
.intop-maps-seo-prototype .maps-seo-audit-result .im-btn{min-height:42px;padding:10px 18px;font-size:12px}
.intop-maps-seo-prototype .maps-seo-audit-stages{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.intop-maps-seo-prototype .maps-seo-audit-stage{min-height:330px;padding:24px;border:1px solid rgba(31,8,0,.08);border-top:6px solid var(--or);border-radius:8px;background:#fff;box-shadow:0 12px 32px rgba(31,8,0,.06)}
.intop-maps-seo-prototype .maps-seo-audit-stage:nth-child(2){border-top-color:#10020e}
.intop-maps-seo-prototype .maps-seo-audit-stage:nth-child(3){border-top-color:var(--ye)}
.intop-maps-seo-prototype .maps-seo-audit-stage-head{display:grid;grid-template-columns:44px minmax(0,1fr);gap:13px;align-items:center;margin-bottom:20px}
.intop-maps-seo-prototype .maps-seo-audit-stage-head>span{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;background:var(--or);color:#fff;font-size:12px;font-weight:950}
.intop-maps-seo-prototype .maps-seo-audit-stage:nth-child(2) .maps-seo-audit-stage-head>span{background:#10020e}
.intop-maps-seo-prototype .maps-seo-audit-stage:nth-child(3) .maps-seo-audit-stage-head>span{background:var(--ye);color:#10020e}
.intop-maps-seo-prototype .maps-seo-audit-stage-head small{display:block;margin-bottom:4px;color:rgba(31,8,0,.48);font-size:9px;font-weight:950;text-transform:uppercase}
.intop-maps-seo-prototype .maps-seo-audit-stage-head h3{margin:0;color:var(--dk);font-size:18px;font-weight:950;line-height:1.18}
.intop-maps-seo-prototype .maps-seo-audit-stage ul{margin:0;padding:0;list-style:none}
.intop-maps-seo-prototype .maps-seo-audit-stage li{position:relative;padding:14px 0 14px 20px;border-top:1px solid rgba(31,8,0,.08);color:rgba(31,8,0,.72);font-size:13px;font-weight:750;line-height:1.46}
.intop-maps-seo-prototype .maps-seo-audit-stage li:before{content:"";position:absolute;left:1px;top:21px;width:8px;height:8px;border-radius:50%;background:var(--or)}
.intop-maps-seo-prototype .maps-seo-audit-stage:nth-child(2) li:before{background:#10020e}
.intop-maps-seo-prototype .maps-seo-audit-stage:nth-child(3) li:before{background:var(--ye)}
.intop-maps-seo-prototype .maps-seo-scope-section{background:#fff}
.intop-maps-seo-prototype .maps-seo-scope-head{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:48px;align-items:end;margin-bottom:28px}
.intop-maps-seo-prototype .maps-seo-scope-head .im-h2{max-width:650px}
.intop-maps-seo-prototype .maps-seo-scope-head .im-intro{max-width:650px;margin-bottom:0}
.intop-maps-seo-prototype .maps-seo-scope-cycle{padding:22px 24px;border:1px solid rgba(31,8,0,.09);border-radius:8px;background:#fff7f0;box-shadow:0 12px 32px rgba(31,8,0,.05)}
.intop-maps-seo-prototype .maps-seo-scope-cycle>span{display:block;margin-bottom:15px;color:var(--or);font-size:10px;font-weight:950;text-transform:uppercase}
.intop-maps-seo-prototype .maps-seo-scope-cycle>div{display:grid;grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr) 34px minmax(0,1fr);gap:8px;align-items:center}
.intop-maps-seo-prototype .maps-seo-scope-cycle strong{color:var(--dk);font-size:13px;font-weight:950;text-align:center}
.intop-maps-seo-prototype .maps-seo-scope-cycle i{position:relative;height:2px;background:var(--or)}
.intop-maps-seo-prototype .maps-seo-scope-cycle i:after{content:"";position:absolute;right:0;top:-4px;width:8px;height:8px;border-top:2px solid var(--or);border-right:2px solid var(--or);transform:rotate(45deg)}
.intop-maps-seo-prototype .maps-seo-scope-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:stretch}
.intop-maps-seo-prototype .maps-seo-scope-panel{overflow:hidden;border:1px solid rgba(31,8,0,.09);border-radius:8px;background:#fff8f3;box-shadow:0 14px 38px rgba(31,8,0,.07)}
.intop-maps-seo-prototype .maps-seo-scope-panel:nth-child(2){border-color:transparent;background:#10020e;color:#fff}
.intop-maps-seo-prototype .maps-seo-scope-panel-head{display:grid;grid-template-columns:40px minmax(0,1fr);gap:13px;align-items:center;padding:20px 22px;background:var(--or);color:#fff}
.intop-maps-seo-prototype .maps-seo-scope-panel:nth-child(2) .maps-seo-scope-panel-head{background:var(--ye);color:#10020e}
.intop-maps-seo-prototype .maps-seo-scope-panel-head>span{display:grid;width:36px;height:36px;place-items:center;border:1px solid currentColor;border-radius:8px;font-size:11px;font-weight:950}
.intop-maps-seo-prototype .maps-seo-scope-panel-head h3{margin:0;color:inherit;font-size:21px;font-weight:950;line-height:1.15}
.intop-maps-seo-prototype .maps-seo-scope-list{display:grid}
.intop-maps-seo-prototype .maps-seo-scope-item{display:grid;grid-template-columns:36px minmax(0,1fr);gap:14px;padding:21px 22px}
.intop-maps-seo-prototype .maps-seo-scope-item+.maps-seo-scope-item{border-top:1px solid rgba(31,8,0,.09)}
.intop-maps-seo-prototype .maps-seo-scope-panel:nth-child(2) .maps-seo-scope-item+.maps-seo-scope-item{border-top-color:rgba(255,255,255,.13)}
.intop-maps-seo-prototype .maps-seo-scope-item>span{display:grid;width:32px;height:32px;place-items:center;border-radius:8px;background:var(--or);color:#fff;font-size:10px;font-weight:950}
.intop-maps-seo-prototype .maps-seo-scope-panel:nth-child(2) .maps-seo-scope-item>span{background:var(--ye);color:#10020e}
.intop-maps-seo-prototype .maps-seo-scope-item h4{margin:3px 0 8px;color:var(--dk);font-size:17px;font-weight:950;line-height:1.22}
.intop-maps-seo-prototype .maps-seo-scope-item p{margin:0;color:rgba(31,8,0,.68);font-size:13px;font-weight:750;line-height:1.5}
.intop-maps-seo-prototype .maps-seo-scope-item p+p{margin-top:8px}
.intop-maps-seo-prototype .maps-seo-scope-panel:nth-child(2) .maps-seo-scope-item h4{color:#fff}
.intop-maps-seo-prototype .maps-seo-scope-panel:nth-child(2) .maps-seo-scope-item p{color:rgba(255,255,255,.72)}
.intop-maps-seo-prototype .maps-seo-scope-panel:nth-child(2) .maps-seo-scope-item a{color:var(--ye)!important;border-bottom:1px solid currentColor}
.intop-maps-seo-prototype .maps-seo-report-layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(420px,1fr);gap:46px;align-items:start}
.intop-maps-seo-prototype .maps-seo-report{padding:24px;border-radius:18px;background:#fff;color:var(--dk);box-shadow:0 24px 70px rgba(31,8,0,.22)}
.intop-maps-seo-prototype .maps-seo-report-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}
.intop-maps-seo-prototype .maps-seo-report-head strong{font-size:20px;line-height:1.15;font-weight:950}
.intop-maps-seo-prototype .maps-seo-report-head span{display:inline-flex;min-height:28px;align-items:center;padding:5px 10px;border-radius:999px;background:#fff0e8;color:var(--or);font-size:12px;font-weight:950;text-transform:uppercase}
.intop-maps-seo-prototype .maps-seo-report-chart{display:flex;align-items:end;gap:8px;height:130px;margin-bottom:18px;padding:14px;border-radius:14px;background:var(--lt)}
.intop-maps-seo-prototype .maps-seo-report-chart i{display:block;flex:1;border-radius:8px 8px 2px 2px;background:var(--or)}
.intop-maps-seo-prototype .maps-seo-report-chart i:nth-child(1){height:42%}.intop-maps-seo-prototype .maps-seo-report-chart i:nth-child(2){height:62%;background:var(--ye)}.intop-maps-seo-prototype .maps-seo-report-chart i:nth-child(3){height:74%}.intop-maps-seo-prototype .maps-seo-report-chart i:nth-child(4){height:88%;background:var(--pu)}
.intop-maps-seo-prototype .maps-seo-metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.intop-maps-seo-prototype .maps-seo-metric{min-height:48px;padding:12px;border:1px solid rgba(31,8,0,.08);border-radius:10px;background:#fff;color:rgba(31,8,0,.72);font-size:12px;font-weight:850;line-height:1.25}
.intop-maps-seo-prototype .maps-seo-price-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.62fr);gap:42px;align-items:center;margin-bottom:28px}
.intop-maps-seo-prototype .maps-seo-price-card{position:relative;overflow:hidden;padding:28px;border-radius:8px;background:#10020e;color:#fff;box-shadow:0 18px 42px rgba(31,8,0,.12)}
.intop-maps-seo-prototype .maps-seo-price-card:after{content:"";position:absolute;right:-34px;top:-34px;width:112px;height:112px;border:22px solid var(--or);border-radius:50%;opacity:.95}
.intop-maps-seo-prototype .maps-seo-price-card>*{position:relative;z-index:1}
.intop-maps-seo-prototype .maps-seo-price-card>span{display:block;margin:0 0 12px;color:var(--ye);font-size:12px;font-weight:950;text-transform:uppercase}
.intop-maps-seo-prototype .maps-seo-price-card>strong{display:block;color:#fff;font-size:34px;line-height:1.05;font-weight:950}
.intop-maps-seo-prototype .maps-seo-price-card>p{max-width:380px;margin:14px 0 20px;color:rgba(255,255,255,.76);font-size:14px;line-height:1.55}
.intop-maps-seo-prototype .maps-seo-price-card .im-btn-orange{background:var(--or);color:#fff!important;box-shadow:0 10px 26px rgba(254,69,0,.28)}
.intop-maps-seo-prototype .maps-seo-price-board{overflow:hidden;border:1px solid rgba(31,8,0,.1);border-radius:8px;background:#fff;box-shadow:0 22px 60px rgba(31,8,0,.08)}
.intop-maps-seo-prototype .maps-seo-price-board-title{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 22px;background:var(--or);color:#fff}
.intop-maps-seo-prototype .maps-seo-price-board-title span{font-size:16px;font-weight:950}
.intop-maps-seo-prototype .maps-seo-price-board-title strong{padding:6px 10px;border:1px solid rgba(255,255,255,.42);border-radius:4px;font-size:10px;font-weight:950;text-transform:uppercase}
.intop-maps-seo-prototype .maps-seo-price-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
.intop-maps-seo-prototype .maps-seo-price-group{min-width:0;padding:24px 22px 26px;background:#fff}
.intop-maps-seo-prototype .maps-seo-price-group:nth-child(2){background:#f7f6f2}
.intop-maps-seo-prototype .maps-seo-price-group+.maps-seo-price-group{border-left:1px solid rgba(31,8,0,.1)}
.intop-maps-seo-prototype .maps-seo-price-group-head{display:grid;grid-template-columns:40px minmax(0,1fr);gap:13px;align-items:center;margin-bottom:20px}
.intop-maps-seo-prototype .maps-seo-price-group-head>span{display:grid;width:38px;height:38px;place-items:center;border-radius:6px;background:#10020e;color:#fff;font-size:11px;font-weight:950}
.intop-maps-seo-prototype .maps-seo-price-group:nth-child(2) .maps-seo-price-group-head>span{background:var(--or)}
.intop-maps-seo-prototype .maps-seo-price-group:nth-child(3) .maps-seo-price-group-head>span{background:var(--ye);color:#10020e}
.intop-maps-seo-prototype .maps-seo-price-group-head small{display:block;margin-bottom:3px;color:rgba(31,8,0,.52);font-size:9px;font-weight:900;text-transform:uppercase}
.intop-maps-seo-prototype .maps-seo-price-group-head h3{margin:0;color:#10020e;font-size:18px;font-weight:950;line-height:1.15}
.intop-maps-seo-prototype .maps-seo-price-group ul{display:grid;gap:0;margin:0;padding:0;list-style:none}
.intop-maps-seo-prototype .maps-seo-price-group li{display:grid;grid-template-columns:8px minmax(0,1fr);gap:11px;align-items:start;padding:12px 0;color:rgba(31,8,0,.72);font-size:13px;font-weight:780;line-height:1.42}
.intop-maps-seo-prototype .maps-seo-price-group li+li{border-top:1px solid rgba(31,8,0,.08)}
.intop-maps-seo-prototype .maps-seo-price-group li i{display:block;width:6px;height:6px;margin-top:6px;border-radius:50%;background:var(--or)}
.intop-maps-seo-prototype .maps-seo-related-board .im-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.intop-maps-seo-prototype .maps-seo-related-board .im-link{width:100%;justify-content:flex-start}
.intop-maps-seo-prototype .maps-seo-final-cta{background:var(--pu)}
.intop-maps-seo-prototype .maps-seo-growth-cta{position:relative;overflow:hidden;padding:76px 0;border-top:8px solid var(--or);background:#10020e;color:#fff}
.intop-maps-seo-prototype .maps-seo-growth-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:68px;align-items:center}
.intop-maps-seo-prototype .maps-seo-growth-copy{min-width:0}
.intop-maps-seo-prototype .maps-seo-growth-kicker{display:flex;align-items:center;gap:11px;margin-bottom:17px;color:var(--ye);font-size:12px;font-weight:950;text-transform:uppercase}
.intop-maps-seo-prototype .maps-seo-growth-kicker span{display:block;width:34px;height:3px;background:var(--or)}
.intop-maps-seo-prototype .maps-seo-growth-copy h2{max-width:720px;margin:0;color:#fff;font-size:48px;font-weight:950;line-height:1.04}
.intop-maps-seo-prototype .maps-seo-growth-copy>p{max-width:690px;margin:20px 0 0;color:rgba(255,255,255,.76);font-size:16px;font-weight:650;line-height:1.58}
.intop-maps-seo-prototype .maps-seo-growth-actions{display:flex;align-items:center;gap:18px;margin-top:28px}
.intop-maps-seo-prototype .maps-seo-growth-actions .im-btn-yellow{min-width:190px;background:var(--ye);color:#10020e!important;box-shadow:0 12px 30px rgba(255,204,0,.2)}
.intop-maps-seo-prototype .maps-seo-growth-actions small{display:block;max-width:230px;color:rgba(255,255,255,.5);font-size:12px;font-weight:750;line-height:1.45}
.intop-maps-seo-prototype .maps-seo-growth-checklist{overflow:hidden;border:0;border-radius:8px;background:#fff;color:#10020e;box-shadow:0 24px 60px rgba(0,0,0,.22)}
.intop-maps-seo-prototype .maps-seo-growth-checklist-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;background:var(--or);color:#fff}
.intop-maps-seo-prototype .maps-seo-growth-checklist-head span{font-size:16px;font-weight:950}
.intop-maps-seo-prototype .maps-seo-growth-checklist-head strong{padding:6px 9px;border:1px solid rgba(255,255,255,.45);border-radius:4px;font-size:9px;font-weight:950;text-transform:uppercase}
.intop-maps-seo-prototype .maps-seo-growth-checklist ol{margin:0;padding:0;list-style:none}
.intop-maps-seo-prototype .maps-seo-growth-checklist li{display:grid;grid-template-columns:38px minmax(0,1fr);gap:13px;align-items:center;padding:15px 20px}
.intop-maps-seo-prototype .maps-seo-growth-checklist li+li{border-top:1px solid rgba(31,8,0,.09)}
.intop-maps-seo-prototype .maps-seo-growth-checklist li>span{display:grid;width:34px;height:34px;place-items:center;border-radius:6px;background:#10020e;color:#fff;font-size:10px;font-weight:950}
.intop-maps-seo-prototype .maps-seo-growth-checklist li:nth-child(2) span,.intop-maps-seo-prototype .maps-seo-growth-checklist li:nth-child(4) span{background:var(--or)}
.intop-maps-seo-prototype .maps-seo-growth-checklist li p{margin:0;color:rgba(31,8,0,.78);font-size:13px;font-weight:850;line-height:1.35}
.intop-maps-seo-prototype{--maps-seo-radius:8px;--maps-seo-shadow:0 14px 36px rgba(31,8,0,.08);--maps-seo-line:rgba(31,8,0,.1);font-family:Onest,Inter,Arial,sans-serif}
.intop-maps-seo-prototype h1,.intop-maps-seo-prototype h2,.intop-maps-seo-prototype h3,.intop-maps-seo-prototype h4,.intop-maps-seo-prototype p,.intop-maps-seo-prototype li,.intop-maps-seo-prototype a,.intop-maps-seo-prototype span,.intop-maps-seo-prototype small,.intop-maps-seo-prototype strong{font-family:inherit;letter-spacing:0}
.intop-maps-seo-prototype .im-section{padding:76px 0}
.intop-maps-seo-prototype .im-h2{font-size:42px;font-weight:900;line-height:1.08}
.intop-maps-seo-prototype .im-intro{font-size:16px;font-weight:500;line-height:1.6}
.intop-maps-seo-prototype .im-p{font-size:15px;font-weight:500;line-height:1.6}
.intop-maps-seo-prototype .im-label{font-size:11px;font-weight:900}
.intop-maps-seo-prototype .im-btn{border-radius:var(--maps-seo-radius);font-weight:900}
.intop-maps-seo-prototype .maps-hero-card,.intop-maps-seo-prototype .maps-seo-visibility-card,.intop-maps-seo-prototype .maps-seo-surface,.intop-maps-seo-prototype .maps-seo-query,.intop-maps-seo-prototype .maps-seo-visibility-flow,.intop-maps-seo-prototype .maps-seo-overview-break,.intop-maps-seo-prototype .maps-seo-definition-board,.intop-maps-seo-prototype .maps-seo-factors-summary,.intop-maps-seo-prototype .maps-seo-factor-board,.intop-maps-seo-prototype .maps-seo-audit-result,.intop-maps-seo-prototype .maps-seo-audit-stage,.intop-maps-seo-prototype .maps-seo-scope-cycle,.intop-maps-seo-prototype .maps-seo-scope-panel,.intop-maps-seo-prototype .maps-seo-report,.intop-maps-seo-prototype .maps-seo-report-chart,.intop-maps-seo-prototype .maps-seo-price-card,.intop-maps-seo-prototype .maps-seo-price-board,.intop-maps-seo-prototype .maps-seo-growth-checklist,.intop-maps-seo-prototype .im-faq-item{border-radius:var(--maps-seo-radius)}
.intop-maps-seo-prototype .maps-hero-card,.intop-maps-seo-prototype .maps-seo-visibility-card,.intop-maps-seo-prototype .maps-seo-overview-break,.intop-maps-seo-prototype .maps-seo-definition-board,.intop-maps-seo-prototype .maps-seo-factor-board,.intop-maps-seo-prototype .maps-seo-audit-result,.intop-maps-seo-prototype .maps-seo-audit-stage,.intop-maps-seo-prototype .maps-seo-scope-cycle,.intop-maps-seo-prototype .maps-seo-scope-panel,.intop-maps-seo-prototype .maps-seo-report,.intop-maps-seo-prototype .maps-seo-price-card,.intop-maps-seo-prototype .maps-seo-price-board,.intop-maps-seo-prototype .maps-seo-growth-checklist{box-shadow:var(--maps-seo-shadow)}
.intop-maps-seo-prototype .maps-hero-card{border-color:var(--maps-seo-line)}
.intop-maps-seo-prototype .maps-hero-copy h1{font-weight:900}
.intop-maps-seo-prototype .maps-hero-sub{font-weight:600;line-height:1.5}
.intop-maps-seo-prototype .im-hero-tags span:nth-child(6),.intop-maps-seo-prototype .im-hero-tags span:nth-child(7){border-color:rgba(31,8,0,.1);background:#f4f4f4;color:rgba(31,8,0,.72)}
.intop-maps-seo-prototype .maps-seo-visibility-card{background:#f4f4f4;box-shadow:0 18px 46px rgba(31,8,0,.18)}
.intop-maps-seo-prototype .orm-tight-head{margin-bottom:28px}
.intop-maps-seo-prototype .maps-seo-overview-grid .orm-card{display:flex;min-height:0;flex-direction:column;padding:24px;border:1px solid var(--maps-seo-line);border-radius:var(--maps-seo-radius);background:#fff;box-shadow:var(--maps-seo-shadow)}
.intop-maps-seo-prototype .maps-seo-overview-grid .orm-card-mark{display:block;width:32px;height:4px;margin-bottom:16px;border-radius:2px;background:var(--or)}
.intop-maps-seo-prototype .maps-seo-overview-grid .orm-card h3{margin:0 0 10px;color:#10020e;font-size:19px;font-weight:900;line-height:1.22}
.intop-maps-seo-prototype .maps-seo-overview-grid .orm-card p{margin:0;color:rgba(31,8,0,.7);font-size:14px;font-weight:500;line-height:1.58}
.intop-maps-seo-prototype .maps-seo-overview-break{height:320px;margin:14px 0;border-color:var(--maps-seo-line)}
.intop-maps-seo-prototype .maps-seo-overview-break img{height:320px}
.intop-maps-seo-prototype .maps-seo-overview-break figcaption strong{font-size:19px;font-weight:900}
.intop-maps-seo-prototype .maps-seo-overview-break figcaption span{font-size:14px;font-weight:500;line-height:1.58}
.intop-maps-seo-prototype .maps-seo-overview-break-chart figcaption{background:#f3f1ef}
.intop-maps-seo-prototype .maps-seo-definition-row{padding:26px}
.intop-maps-seo-prototype .maps-seo-definition-num,.intop-maps-seo-prototype .maps-seo-factor-name span{border-radius:6px}
.intop-maps-seo-prototype .maps-seo-definition-meta h3{font-weight:900}
.intop-maps-seo-prototype .maps-seo-definition-copy p{font-size:14px;font-weight:500;line-height:1.58}
.intop-maps-seo-prototype .maps-seo-factors-summary,.intop-maps-seo-prototype .maps-seo-factor-board{box-shadow:var(--maps-seo-shadow)}
.intop-maps-seo-prototype .maps-seo-factor-field p{font-weight:600}
.intop-maps-seo-prototype .maps-seo-audit-section,.intop-maps-seo-prototype #faq{background:#f4f4f4}
.intop-maps-seo-prototype .maps-seo-audit-stage-head h3,.intop-maps-seo-prototype .maps-seo-scope-panel-head h3,.intop-maps-seo-prototype .maps-seo-scope-item h4{font-weight:900}
.intop-maps-seo-prototype .maps-seo-audit-stage li,.intop-maps-seo-prototype .maps-seo-scope-item p{font-weight:500}
.intop-maps-seo-prototype .maps-seo-channels-section{background:#f4f4f4}
.intop-maps-seo-prototype .maps-seo-channels-head{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:52px;align-items:end;margin-bottom:30px}
.intop-maps-seo-prototype .maps-seo-channels-head .im-h2{margin-bottom:0}
.intop-maps-seo-prototype .maps-seo-channels-copy{padding-left:22px;border-left:5px solid var(--or)}
.intop-maps-seo-prototype .maps-seo-channels-copy p{margin:0;color:rgba(31,8,0,.7);font-size:15px;font-weight:500;line-height:1.58}
.intop-maps-seo-prototype .maps-seo-channels-copy p+p{margin-top:12px}
.intop-maps-seo-prototype .maps-seo-channel-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid var(--maps-seo-line);border-radius:var(--maps-seo-radius);background:#fff;box-shadow:var(--maps-seo-shadow)}
.intop-maps-seo-prototype .maps-seo-channel-card{min-width:0;padding:23px 20px;background:#fff}
.intop-maps-seo-prototype .maps-seo-channel-card:nth-child(even){background:#fff8f3}
.intop-maps-seo-prototype .maps-seo-channel-card+.maps-seo-channel-card{border-left:1px solid var(--maps-seo-line)}
.intop-maps-seo-prototype .maps-seo-channel-card-head{display:grid;grid-template-columns:34px minmax(0,1fr);gap:11px;align-items:start;margin-bottom:16px}
.intop-maps-seo-prototype .maps-seo-channel-card-head span{display:grid;width:32px;height:32px;place-items:center;border-radius:6px;background:#10020e;color:#fff;font-size:10px;font-weight:900}
.intop-maps-seo-prototype .maps-seo-channel-card:nth-child(even) .maps-seo-channel-card-head span{background:var(--or)}
.intop-maps-seo-prototype .maps-seo-channel-card h3{margin:3px 0 0;color:#10020e;font-size:17px;font-weight:900;line-height:1.2}
.intop-maps-seo-prototype .maps-seo-channel-card>p{margin:0;color:rgba(31,8,0,.7);font-size:13px;font-weight:500;line-height:1.55}
.intop-maps-seo-prototype #maps-seo-metrics{background:#10020e}
.intop-maps-seo-prototype .maps-seo-report{box-shadow:0 18px 46px rgba(0,0,0,.18)}
.intop-maps-seo-prototype .maps-seo-report-chart i:nth-child(4){background:#10020e}
.intop-maps-seo-prototype .maps-seo-metric{border-radius:6px;font-weight:700}
.intop-maps-seo-prototype .maps-seo-price-card:after{display:none}
.intop-maps-seo-prototype .maps-seo-price-group-head h3,.intop-maps-seo-prototype .maps-seo-price-board-title span{font-weight:900}
.intop-maps-seo-prototype .maps-seo-price-group li{font-weight:500}
.intop-maps-seo-prototype .orm-faq-layout{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1fr);gap:48px;align-items:start}
.intop-maps-seo-prototype .im-faq-list{max-width:none}
.intop-maps-seo-prototype .im-faq-item{border-color:var(--maps-seo-line);box-shadow:0 8px 22px rgba(31,8,0,.04)}
.intop-maps-seo-prototype .im-faq-item summary{display:grid;grid-template-columns:minmax(0,1fr) 32px;gap:14px;align-items:center;padding:18px 20px;list-style:none;font-size:15px;font-weight:800}
.intop-maps-seo-prototype .im-faq-item summary::-webkit-details-marker{display:none}
.intop-maps-seo-prototype .im-faq-item summary:after{content:"+";display:grid;width:30px;height:30px;place-items:center;border-radius:6px;background:#10020e;color:#fff;font-size:19px;font-weight:500;line-height:1}
.intop-maps-seo-prototype .im-faq-item[open] summary:after{content:"−";background:var(--or)}
.intop-maps-seo-prototype .im-faq-item p{padding:0 20px 20px;font-size:14px;font-weight:500;line-height:1.65}
body:has(.intop-maps-seo-prototype) #t-footer,body:has(.intop-maps-seo-prototype) #rec1705201791,body:has(.intop-maps-seo-prototype) #rec1705201791 .t396__artboard{background:#10020e!important}
body:has(.intop-maps-seo-prototype) #rec1705201791 .tn-elem[data-elem-id="1764962180534"]{top:0!important}
body:has(.intop-maps-seo-prototype) #rec1705201791 .tn-elem[data-elem-id="1764962180534"] .tn-atom{background:#10020e!important;border-radius:0!important}
@media (max-width:1180px){.intop-maps-seo-prototype .maps-seo-report-layout,.intop-maps-seo-prototype .maps-seo-audit-layout,.intop-maps-seo-prototype .maps-seo-price-layout{grid-template-columns:1fr}.intop-maps-seo-prototype .maps-seo-hero-panel{justify-self:start;max-width:720px}}
@media (max-width:980px){.intop-maps-seo-prototype .maps-seo-definition-head{grid-template-columns:1fr;gap:20px;align-items:start}.intop-maps-seo-prototype .maps-seo-definition-intro{max-width:760px}.intop-maps-seo-prototype .maps-seo-definition-row{grid-template-columns:44px minmax(180px,.55fr) minmax(0,1.45fr);gap:18px;padding:24px}}
@media (max-width:980px){.intop-maps-seo-prototype .maps-seo-factors-head{grid-template-columns:1fr;gap:20px;align-items:start}.intop-maps-seo-prototype .maps-seo-factors-summary{max-width:760px}.intop-maps-seo-prototype .maps-seo-factor-board-head,.intop-maps-seo-prototype .maps-seo-factor-row{grid-template-columns:minmax(180px,.72fr) minmax(0,1fr) minmax(0,1fr);gap:16px}}
@media (max-width:980px){.intop-maps-seo-prototype .maps-seo-audit-head{grid-template-columns:1fr;gap:22px}.intop-maps-seo-prototype .maps-seo-audit-result{max-width:760px}}
@media (max-width:980px){.intop-maps-seo-prototype .maps-seo-scope-head{grid-template-columns:1fr;gap:22px}.intop-maps-seo-prototype .maps-seo-scope-cycle{max-width:760px}}
@media (max-width:980px){.intop-maps-seo-prototype .maps-seo-growth-layout{grid-template-columns:1fr;gap:34px}.intop-maps-seo-prototype .maps-seo-growth-checklist{max-width:720px}}
@media (max-width:760px){.intop-maps-seo-prototype .maps-seo-visibility-card{padding:18px;border-radius:14px}.intop-maps-seo-prototype .maps-seo-visibility-head strong{font-size:22px}.intop-maps-seo-prototype .maps-seo-query{margin-top:16px;padding:12px}.intop-maps-seo-prototype .maps-seo-query b{display:none}.intop-maps-seo-prototype .maps-seo-surface{grid-template-columns:38px minmax(0,1fr) auto;gap:9px;min-height:72px;padding:11px}.intop-maps-seo-prototype .maps-seo-surface-number{width:34px;height:34px}.intop-maps-seo-prototype .maps-seo-surface-copy strong{font-size:15px}.intop-maps-seo-prototype .maps-seo-surface-copy small{font-size:10px}.intop-maps-seo-prototype .maps-seo-visibility-flow{grid-template-columns:minmax(0,1fr) 30px minmax(0,1fr);padding:12px}.intop-maps-seo-prototype .maps-seo-overview-break,.intop-maps-seo-prototype .maps-seo-overview-grid,.intop-maps-seo-prototype .maps-seo-audit-grid,.intop-maps-seo-prototype .maps-seo-work-grid,.intop-maps-seo-prototype .maps-seo-metric-grid,.intop-maps-seo-prototype .maps-seo-related-board .im-links{grid-template-columns:1fr}.intop-maps-seo-prototype .maps-seo-overview-break img,.intop-maps-seo-prototype .maps-seo-overview-break figcaption{order:initial}.intop-maps-seo-prototype .maps-seo-overview-break figcaption{padding:16px 18px}.intop-maps-seo-prototype .maps-seo-definition-head{gap:18px;margin-bottom:22px}.intop-maps-seo-prototype .maps-seo-definition-intro{padding-left:16px}.intop-maps-seo-prototype .maps-seo-definition-intro p{font-size:14px;line-height:1.52}.intop-maps-seo-prototype .maps-seo-definition-board{border-radius:13px}.intop-maps-seo-prototype .maps-seo-definition-row{grid-template-columns:40px minmax(0,1fr);gap:14px;padding:20px 18px}.intop-maps-seo-prototype .maps-seo-definition-num{width:36px;height:36px}.intop-maps-seo-prototype .maps-seo-definition-meta h3{font-size:18px}.intop-maps-seo-prototype .maps-seo-definition-tags{margin-top:10px}.intop-maps-seo-prototype .maps-seo-definition-copy{grid-column:1/-1}.intop-maps-seo-prototype .maps-seo-overview-grid .orm-card,.intop-maps-seo-prototype .maps-seo-audit-card{min-height:auto}.intop-maps-seo-prototype .maps-seo-report{padding:18px;border-radius:14px}.intop-maps-seo-prototype .maps-seo-report-chart{height:92px}.intop-maps-seo-prototype .maps-seo-price-layout{gap:22px;margin-bottom:18px}.intop-maps-seo-prototype .maps-seo-price-card{padding:22px;border-radius:8px}.intop-maps-seo-prototype .maps-seo-price-card>strong{font-size:27px}.intop-maps-seo-prototype .maps-seo-price-board-title{align-items:flex-start;padding:15px 16px}.intop-maps-seo-prototype .maps-seo-price-board-title span{font-size:14px}.intop-maps-seo-prototype .maps-seo-price-groups{grid-template-columns:1fr}.intop-maps-seo-prototype .maps-seo-price-group{padding:21px 18px}.intop-maps-seo-prototype .maps-seo-price-group+.maps-seo-price-group{border-top:1px solid rgba(31,8,0,.1);border-left:0}.intop-maps-seo-prototype .maps-seo-price-group-head{margin-bottom:12px}.intop-maps-seo-prototype .maps-seo-price-group li{padding:10px 0}}
@media (max-width:760px){.intop-maps-seo-prototype .maps-seo-factors-head{gap:18px;margin-bottom:22px}.intop-maps-seo-prototype .maps-seo-factors-summary{grid-template-columns:58px minmax(0,1fr);gap:12px;padding:15px}.intop-maps-seo-prototype .maps-seo-factors-summary>strong{font-size:42px}.intop-maps-seo-prototype .maps-seo-factors-summary span{font-size:11px}.intop-maps-seo-prototype .maps-seo-factor-board{border-radius:13px}.intop-maps-seo-prototype .maps-seo-factor-board-head{display:none}.intop-maps-seo-prototype .maps-seo-factor-row{grid-template-columns:1fr;gap:12px;padding:18px}.intop-maps-seo-prototype .maps-seo-factor-field>span{display:block;margin-bottom:5px}.intop-maps-seo-prototype .maps-seo-factor-metric{padding:12px 0 0;border-top:1px solid rgba(31,8,0,.08);border-left:0}.intop-maps-seo-prototype .maps-seo-factor-note{grid-template-columns:1fr;gap:11px;padding:18px}.intop-maps-seo-prototype .maps-seo-factor-note p{font-size:13px}}
@media (max-width:760px){.intop-maps-seo-prototype .maps-seo-audit-head{gap:18px;margin-bottom:22px}.intop-maps-seo-prototype .maps-seo-audit-result{padding:20px}.intop-maps-seo-prototype .maps-seo-audit-stages{grid-template-columns:1fr}.intop-maps-seo-prototype .maps-seo-audit-stage{min-height:auto;padding:20px}.intop-maps-seo-prototype .maps-seo-audit-stage-head{margin-bottom:14px}}
@media (max-width:760px){.intop-maps-seo-prototype .maps-seo-scope-head{gap:18px;margin-bottom:22px}.intop-maps-seo-prototype .maps-seo-scope-cycle{padding:18px 16px}.intop-maps-seo-prototype .maps-seo-scope-cycle>div{grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr) 18px minmax(0,1fr);gap:5px}.intop-maps-seo-prototype .maps-seo-scope-cycle strong{font-size:10px}.intop-maps-seo-prototype .maps-seo-scope-panels{grid-template-columns:1fr}.intop-maps-seo-prototype .maps-seo-scope-panel-head{padding:18px}.intop-maps-seo-prototype .maps-seo-scope-item{padding:19px 18px}}
@media (max-width:520px){.intop-maps-seo-prototype .maps-seo-growth-cta{padding:48px 0}.intop-maps-seo-prototype .maps-seo-growth-layout{gap:28px}.intop-maps-seo-prototype .maps-seo-growth-copy h2{font-size:34px;line-height:1.04}.intop-maps-seo-prototype .maps-seo-growth-copy>p{margin-top:16px;font-size:14px;line-height:1.52}.intop-maps-seo-prototype .maps-seo-growth-actions{display:grid;gap:12px;margin-top:22px}.intop-maps-seo-prototype .maps-seo-growth-actions .im-btn-yellow{width:100%;max-width:none}.intop-maps-seo-prototype .maps-seo-growth-actions small{max-width:none}.intop-maps-seo-prototype .maps-seo-growth-checklist-head{padding:15px 16px}.intop-maps-seo-prototype .maps-seo-growth-checklist li{padding:13px 16px}}
@media (max-width:760px){.intop-maps-seo-prototype .maps-hero-grid{grid-template-columns:1fr!important;gap:24px}.intop-maps-seo-prototype .maps-hero-copy,.intop-maps-seo-prototype .maps-hero-copy h1,.intop-maps-seo-prototype .maps-hero-sub,.intop-maps-seo-prototype .maps-hero-actions{width:100%!important;max-width:100%;min-width:0}.intop-maps-seo-prototype .maps-seo-hero-panel{width:100%;max-width:100%;min-width:0;justify-self:stretch}}
@media (max-width:980px){.intop-maps-seo-prototype .maps-seo-channels-head,.intop-maps-seo-prototype .orm-faq-layout{grid-template-columns:1fr;gap:24px}.intop-maps-seo-prototype .maps-seo-channels-copy{max-width:760px}.intop-maps-seo-prototype .maps-seo-channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.intop-maps-seo-prototype .maps-seo-channel-card:nth-child(odd){border-left:0}.intop-maps-seo-prototype .maps-seo-channel-card:nth-child(n+3){border-top:1px solid var(--maps-seo-line)}}
@media (max-width:760px){.intop-maps-seo-prototype .im-section{padding:48px 0}.intop-maps-seo-prototype .im-h2{font-size:31px;line-height:1.05}.intop-maps-seo-prototype .im-intro,.intop-maps-seo-prototype .im-p{font-size:15px;line-height:1.58}.intop-maps-seo-prototype .maps-hero-card,.intop-maps-seo-prototype .maps-seo-visibility-card,.intop-maps-seo-prototype .maps-seo-definition-board,.intop-maps-seo-prototype .maps-seo-factor-board,.intop-maps-seo-prototype .maps-seo-report{border-radius:var(--maps-seo-radius)}.intop-maps-seo-prototype .maps-seo-overview-break{height:auto}.intop-maps-seo-prototype .maps-seo-overview-break-map img{height:230px}.intop-maps-seo-prototype .maps-seo-overview-break-chart img{height:180px}.intop-maps-seo-prototype .maps-seo-overview-grid .orm-card{padding:20px}.intop-maps-seo-prototype .maps-seo-channels-head{gap:18px;margin-bottom:22px}.intop-maps-seo-prototype .maps-seo-channels-copy{padding-left:16px}.intop-maps-seo-prototype .maps-seo-channel-grid{grid-template-columns:1fr}.intop-maps-seo-prototype .maps-seo-channel-card{padding:20px 18px}.intop-maps-seo-prototype .maps-seo-channel-card+.maps-seo-channel-card{border-top:1px solid var(--maps-seo-line);border-left:0}.intop-maps-seo-prototype .im-faq-item summary{padding:16px;font-size:14px}.intop-maps-seo-prototype .im-faq-item p{padding:0 16px 18px}}
.intop-yandex-map-seo-prototype .maps-hero-card{background:#fff}
.intop-yandex-map-seo-prototype .maps-hero-card:before{background:#fe4500}
.intop-yandex-map-seo-prototype .maps-eyebrow{background:#fff7f0;color:#fe4500}
.intop-yandex-map-seo-prototype .maps-hero-sub{max-width:700px}
.intop-yandex-map-seo-prototype .yandex-map-seo-panel .maps-seo-card-top b{font-size:20px}
.intop-yandex-map-seo-prototype .yandex-map-seo-two{align-items:center}
.intop-yandex-map-seo-prototype .maps-seo-price-card .im-links{margin-top:16px}
.intop-yandex-map-seo-prototype .maps-seo-price-card .im-link{border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.1);color:#fff}
.intop-yandex-map-seo-prototype .yandex-map-seo-final{background:#10020e}
@media (max-width:760px){.intop-yandex-map-seo-prototype .yandex-map-seo-table-panel{overflow:visible;border-radius:0;background:transparent;box-shadow:none}.intop-yandex-map-seo-prototype .yandex-map-seo-table-panel .table-wrap{width:100%;min-width:0!important;overflow:visible}.intop-yandex-map-seo-prototype .yandex-map-seo-table-panel table,.intop-yandex-map-seo-prototype .yandex-map-seo-table-panel thead,.intop-yandex-map-seo-prototype .yandex-map-seo-table-panel tbody,.intop-yandex-map-seo-prototype .yandex-map-seo-table-panel tr,.intop-yandex-map-seo-prototype .yandex-map-seo-table-panel th,.intop-yandex-map-seo-prototype .yandex-map-seo-table-panel td{display:block;width:auto!important}.intop-yandex-map-seo-prototype .yandex-map-seo-table-panel thead{display:none}.intop-yandex-map-seo-prototype .yandex-map-seo-table-panel tr{margin:0 0 12px;padding:16px;border:1px solid rgba(31,8,0,.08);border-radius:14px;background:#fff;box-shadow:0 10px 26px rgba(31,8,0,.05)}.intop-yandex-map-seo-prototype .yandex-map-seo-table-panel td{padding:0!important;border:0!important;color:rgba(31,8,0,.74);font-size:14px;line-height:1.48}.intop-yandex-map-seo-prototype .yandex-map-seo-table-panel td+td{margin-top:12px;padding-top:12px!important;border-top:1px solid rgba(31,8,0,.08)!important}.intop-yandex-map-seo-prototype .yandex-map-seo-table-panel td:first-child{color:#10020e;font-size:15px;font-weight:950}.intop-yandex-map-seo-prototype .yandex-map-seo-table-panel td:before{content:attr(data-label);display:block;margin:0 0 5px;color:#fe4500;font-size:10px;font-weight:950;line-height:1.2;text-transform:uppercase}.intop-yandex-map-seo-prototype .yandex-map-seo-table-panel td:first-child:before{display:none}.intop-yandex-map-seo-prototype .yandex-map-seo-two{grid-template-columns:1fr}.intop-yandex-map-seo-prototype .maps-seo-price-card .im-links{display:grid;grid-template-columns:1fr}}
.intop-yandex-business-prototype .maps-hero-card{background:#f7f6f2}
.intop-yandex-business-prototype .maps-hero-card:before{background:#10020e}
.intop-yandex-business-prototype .maps-eyebrow{background:#fff;color:#fe4500}
.intop-yandex-business-prototype .maps-hero-sub{max-width:700px}
.intop-yandex-business-prototype .yb-hero-panel{display:grid;gap:12px;justify-self:end;width:100%;max-width:540px}
.intop-yandex-business-prototype .yb-dashboard-card{padding:22px;border-radius:18px;background:#fff;color:#10020e;box-shadow:0 24px 70px rgba(31,8,0,.22);transform:rotate(.7deg)}
.intop-yandex-business-prototype .yb-dashboard-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}
.intop-yandex-business-prototype .yb-dashboard-head strong{font-size:22px;font-weight:950;line-height:1.05}
.intop-yandex-business-prototype .yb-dashboard-head span{display:inline-flex;min-height:28px;align-items:center;padding:5px 10px;border-radius:999px;background:#fff0e8;color:#fe4500;font-size:11px;font-weight:950;text-transform:uppercase}
.intop-yandex-business-prototype .yb-card-preview{position:relative;overflow:hidden;padding:22px;border-radius:16px;background:#10020e;color:#fff}
.intop-yandex-business-prototype .yb-card-preview:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:38px 38px}
.intop-yandex-business-prototype .yb-card-preview>*{position:relative;z-index:1}
.intop-yandex-business-prototype .yb-card-preview span{display:inline-flex;margin-bottom:30px;padding:5px 10px;border-radius:999px;background:var(--ye);color:#10020e;font-size:11px;font-weight:950;text-transform:uppercase}
.intop-yandex-business-prototype .yb-card-preview h2{max-width:330px;margin:0 0 10px;color:#fff;font-size:34px;line-height:1.02;font-weight:950}
.intop-yandex-business-prototype .yb-card-preview p{max-width:330px;margin:0;color:rgba(255,255,255,.78);font-size:13px;font-weight:800;line-height:1.38}
.intop-yandex-business-prototype .yb-panel-rows{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}
.intop-yandex-business-prototype .yb-panel-row{min-height:72px;padding:14px;border:1px solid rgba(31,8,0,.08);border-radius:12px;background:#fff7f0}
.intop-yandex-business-prototype .yb-panel-row span{display:block;color:rgba(31,8,0,.65);font-size:12px;font-weight:850}
.intop-yandex-business-prototype .yb-panel-row b{display:block;margin-top:8px;color:#fe4500;font-size:16px;line-height:1.05;font-weight:950;text-transform:uppercase}
.intop-yandex-business-prototype .yb-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.intop-yandex-business-prototype .yb-mini-metric{min-height:70px;padding:12px;border-radius:12px;background:#fff;box-shadow:0 12px 30px rgba(31,8,0,.1)}
.intop-yandex-business-prototype .yb-mini-metric b{display:block;color:#fe4500;font-size:13px;font-weight:950;line-height:1.1}
.intop-yandex-business-prototype .yb-mini-metric span{display:block;margin-top:7px;color:rgba(31,8,0,.62);font-size:11px;font-weight:800;line-height:1.2}
.intop-yandex-business-prototype .yb-step-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.intop-yandex-business-prototype .yb-warning-layout{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1fr);gap:44px;align-items:start}
.intop-yandex-business-prototype .yb-warning-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}
.intop-yandex-business-prototype .yb-warning-list li{min-height:82px;padding:17px;border:1px solid rgba(31,8,0,.08);border-radius:14px;background:#fff;color:rgba(31,8,0,.74);font-size:13px;font-weight:800;line-height:1.4}
.intop-yandex-business-prototype .yb-warning-list li:before{content:"";display:block;width:20px;height:4px;margin-bottom:14px;border-radius:999px;background:#fe4500}
.intop-yandex-business-prototype .yb-report{box-shadow:0 24px 70px rgba(31,8,0,.24)}
.intop-yandex-business-prototype .yb-final{background:#510b72}
@media (max-width:1180px){.intop-yandex-business-prototype .yb-hero-panel{justify-self:start;max-width:720px}.intop-yandex-business-prototype .yb-step-grid,.intop-yandex-business-prototype .maps-seo-work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.intop-yandex-business-prototype .yb-warning-layout{grid-template-columns:1fr}}
@media (max-width:760px){.intop-yandex-business-prototype .maps-hero-grid{grid-template-columns:1fr!important;gap:24px}.intop-yandex-business-prototype .maps-hero-copy,.intop-yandex-business-prototype .maps-hero-copy h1,.intop-yandex-business-prototype .maps-hero-sub,.intop-yandex-business-prototype .maps-hero-actions{width:100%!important;max-width:100%;min-width:0}.intop-yandex-business-prototype .yb-hero-panel{width:100%;max-width:100%;min-width:0;justify-self:stretch}.intop-yandex-business-prototype .yb-dashboard-card{padding:16px;border-radius:14px;transform:none}.intop-yandex-business-prototype .yb-card-preview{padding:18px}.intop-yandex-business-prototype .yb-card-preview h2{font-size:26px}.intop-yandex-business-prototype .yb-panel-rows,.intop-yandex-business-prototype .yb-metric-grid,.intop-yandex-business-prototype .yb-step-grid,.intop-yandex-business-prototype .maps-seo-work-grid,.intop-yandex-business-prototype .yb-warning-list,.intop-yandex-business-prototype .maps-seo-metric-grid,.intop-yandex-business-prototype .maps-seo-related-board .im-links{grid-template-columns:1fr}.intop-yandex-business-prototype .yb-panel-row,.intop-yandex-business-prototype .yb-mini-metric,.intop-yandex-business-prototype .yb-warning-list li{min-height:auto}.intop-yandex-business-prototype .yb-table-panel{overflow:visible;border-radius:0;background:transparent;box-shadow:none}.intop-yandex-business-prototype .yb-table-panel .table-wrap{width:100%;min-width:0!important;overflow:visible}.intop-yandex-business-prototype .yb-table-panel table,.intop-yandex-business-prototype .yb-table-panel thead,.intop-yandex-business-prototype .yb-table-panel tbody,.intop-yandex-business-prototype .yb-table-panel tr,.intop-yandex-business-prototype .yb-table-panel th,.intop-yandex-business-prototype .yb-table-panel td{display:block;width:auto!important}.intop-yandex-business-prototype .yb-table-panel thead{display:none}.intop-yandex-business-prototype .yb-table-panel tr{margin:0 0 12px;padding:16px;border:1px solid rgba(31,8,0,.08);border-radius:14px;background:#fff;box-shadow:0 10px 26px rgba(31,8,0,.05)}.intop-yandex-business-prototype .yb-table-panel td{padding:0!important;border:0!important;color:rgba(31,8,0,.74);font-size:14px;line-height:1.48}.intop-yandex-business-prototype .yb-table-panel td+td{margin-top:12px;padding-top:12px!important;border-top:1px solid rgba(31,8,0,.08)!important}.intop-yandex-business-prototype .yb-table-panel td:first-child{color:#10020e;font-size:15px;font-weight:950}.intop-yandex-business-prototype .yb-table-panel td:before{content:attr(data-label);display:block;margin:0 0 5px;color:#fe4500;font-size:10px;font-weight:950;line-height:1.2;text-transform:uppercase}.intop-yandex-business-prototype .yb-table-panel td:first-child:before{display:none}}
@media (max-width:760px){.intop-yandex-business-prototype .yb-panel-rows{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.intop-yandex-business-prototype .yb-panel-row{padding:12px}.intop-yandex-business-prototype .yb-metric-grid{display:none}}
.intop-registration-article{--yr-bg:#f7f5f0;--yr-ink:#10020e;--yr-muted:rgba(16,2,14,.68);--yr-line:rgba(16,2,14,.12);background:#fff;color:var(--yr-ink);font-family:Onest,Arial,sans-serif;overflow:hidden}
.intop-registration-article *{box-sizing:border-box}
.intop-registration-article .yr-c{width:min(1180px,calc(100% - 64px));margin:0 auto}
.intop-registration-article .yr-hero{padding:58px 0 46px;background:linear-gradient(180deg,#fff7f0 0%,#f7f5f0 100%)}
.intop-registration-article .yr-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.76fr);gap:52px;align-items:center}
.intop-registration-article .yr-eyebrow{display:inline-flex;align-items:center;min-height:32px;margin:0 0 18px;padding:6px 11px;border:1px solid rgba(254,69,0,.2);border-radius:999px;background:#fff;color:#fe4500;font-size:12px;font-weight:950;letter-spacing:0;text-transform:uppercase}
.intop-registration-article h1{max-width:780px;margin:0;color:var(--yr-ink);font-size:62px;line-height:.98;font-weight:950;letter-spacing:0}
.intop-registration-article .yr-lead{max-width:760px;margin:22px 0 0;color:var(--yr-muted);font-size:20px;font-weight:650;line-height:1.48}
.intop-registration-article .yr-meta-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}
.intop-registration-article .yr-meta-row span{display:inline-flex;align-items:center;min-height:32px;padding:6px 11px;border:1px solid var(--yr-line);border-radius:999px;background:#fff;color:rgba(16,2,14,.76);font-size:12px;font-weight:900}
.intop-registration-article .yr-hero-panel{display:grid;gap:14px;min-width:0}
.intop-registration-article .yr-hero-panel figure{margin:0;padding:12px;border:1px solid rgba(16,2,14,.1);border-radius:8px;background:#fff;box-shadow:0 24px 70px rgba(31,8,0,.16);transform:rotate(.6deg)}
.intop-registration-article .yr-hero-panel img{display:block;width:100%;height:auto;border-radius:6px}
.intop-registration-article .yr-hero-note{padding:20px;border-radius:8px;background:#10020e;color:#fff;box-shadow:0 18px 44px rgba(31,8,0,.14)}
.intop-registration-article .yr-hero-note span{display:block;margin-bottom:10px;color:#ffcc00;font-size:12px;font-weight:950;text-transform:uppercase}
.intop-registration-article .yr-hero-note strong{display:block;color:#fff;font-size:22px;line-height:1.12;font-weight:950}
.intop-registration-article .yr-hero-note p{margin:10px 0 0;color:rgba(255,255,255,.75);font-size:14px;font-weight:650;line-height:1.52}
.intop-registration-article .yr-anchor-bar{position:sticky;top:0;z-index:20;background:#fff;border-top:1px solid rgba(16,2,14,.08);border-bottom:1px solid rgba(16,2,14,.08)}
.intop-registration-article .yr-anchor-bar .yr-c{display:flex;gap:22px;align-items:center;min-height:58px;overflow-x:auto;scrollbar-width:none}
.intop-registration-article .yr-anchor-bar .yr-c::-webkit-scrollbar{display:none}
.intop-registration-article .yr-anchor-bar a{flex:0 0 auto;color:rgba(16,2,14,.72);font-size:12px;font-weight:950;text-decoration:none;text-transform:uppercase}
.intop-registration-article .yr-anchor-bar a:hover{color:#fe4500}
.intop-registration-article .yr-content{padding:66px 0 78px;background:#fff}
.intop-registration-article .yr-content-grid{display:grid;grid-template-columns:290px minmax(0,760px);gap:62px;align-items:start;justify-content:center}
.intop-registration-article .yr-sidebar{position:sticky;top:84px;display:grid;gap:14px}
.intop-registration-article .yr-summary-card,.intop-registration-article .yr-related{padding:20px;border:1px solid var(--yr-line);border-radius:8px;background:#f7f5f0}
.intop-registration-article .yr-summary-card span,.intop-registration-article .yr-related strong{display:block;margin-bottom:14px;color:#fe4500;font-size:12px;font-weight:950;text-transform:uppercase}
.intop-registration-article .yr-summary-card ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}
.intop-registration-article .yr-summary-card li{position:relative;padding-left:18px;color:rgba(16,2,14,.72);font-size:13px;font-weight:760;line-height:1.42}
.intop-registration-article .yr-summary-card li:before{content:"";position:absolute;left:0;top:.62em;width:7px;height:7px;border-radius:50%;background:#fe4500}
.intop-registration-article .yr-related div{display:grid;gap:8px}
.intop-registration-article .yr-related a{display:block;padding:10px 0;border-top:1px solid rgba(16,2,14,.1);color:var(--yr-ink);font-size:13px;font-weight:850;line-height:1.25;text-decoration:none}
.intop-registration-article .yr-related a:hover{color:#fe4500}
.intop-registration-article .yr-article-body{min-width:0}
.intop-registration-article .yr-article-section{scroll-margin-top:86px;padding:0 0 54px;margin:0 0 54px;border-bottom:1px solid rgba(16,2,14,.1)}
.intop-registration-article .yr-article-section:last-child{margin-bottom:0}
.intop-registration-article .yr-article-body h2{max-width:760px;margin:0 0 20px;color:var(--yr-ink);font-size:42px;line-height:1.06;font-weight:950;letter-spacing:0}
.intop-registration-article .yr-article-body h3{margin:34px 0 12px;color:var(--yr-ink);font-size:25px;line-height:1.15;font-weight:950}
.intop-registration-article .yr-article-body p{margin:0 0 18px;color:rgba(16,2,14,.75);font-size:18px;font-weight:500;line-height:1.72}
.intop-registration-article .yr-article-body a{color:#fe4500;font-weight:850;text-decoration:none}
.intop-registration-article .yr-article-body a:hover{text-decoration:underline}
.intop-registration-article .yr-article-body ul{display:grid;gap:10px;margin:18px 0 24px;padding:0;list-style:none}
.intop-registration-article .yr-article-body li{position:relative;padding-left:22px;color:rgba(16,2,14,.74);font-size:17px;font-weight:560;line-height:1.62}
.intop-registration-article .yr-article-body li:before{content:"";position:absolute;left:0;top:.72em;width:8px;height:8px;border-radius:50%;background:#fe4500}
.intop-registration-article .yr-article-body figure{display:flex;align-items:center;justify-content:center;margin:30px 0 34px;padding:16px;border:1px solid rgba(16,2,14,.1);border-radius:8px;background:#f7f5f0;box-shadow:0 12px 34px rgba(31,8,0,.07)}
.intop-registration-article .yr-article-body figure img{display:block;width:auto;max-width:100%;height:auto;max-height:680px;border-radius:6px}
.intop-registration-article .yr-article-body .table-wrap{margin:24px 0 30px;overflow:auto;border:1px solid rgba(16,2,14,.1);border-radius:8px;background:#fff}
.intop-registration-article .yr-article-body table{width:100%;border-collapse:collapse;min-width:620px}
.intop-registration-article .yr-article-body th,.intop-registration-article .yr-article-body td{padding:16px;text-align:left;vertical-align:top;border-bottom:1px solid rgba(16,2,14,.08);font-size:14px;line-height:1.46}
.intop-registration-article .yr-article-body th{color:var(--yr-ink);font-weight:950;background:#fff7f0}
.intop-registration-article .yr-article-body td{color:rgba(16,2,14,.72);font-weight:650}
.intop-registration-article .yr-faq{padding:76px 0;background:#f7f5f0}
.intop-registration-article .yr-faq-grid{display:grid;grid-template-columns:minmax(0,.56fr) minmax(0,1fr);gap:54px;align-items:start}
.intop-registration-article .yr-faq h2,.intop-registration-article .yr-final h2{margin:0;color:var(--yr-ink);font-size:42px;line-height:1.06;font-weight:950}
.intop-registration-article .yr-faq p,.intop-registration-article .yr-final p{margin:18px 0 0;color:rgba(16,2,14,.72);font-size:17px;line-height:1.62}
.intop-registration-article .yr-faq-list{display:grid;gap:10px}
.intop-registration-article .yr-faq-item{border:1px solid rgba(16,2,14,.1);border-radius:8px;background:#fff}
.intop-registration-article .yr-faq-item summary{cursor:pointer;padding:18px 20px;color:var(--yr-ink);font-size:17px;font-weight:950;line-height:1.25}
.intop-registration-article .yr-faq-item p{margin:0;padding:0 20px 20px;color:rgba(16,2,14,.72);font-size:15px;line-height:1.6}
.intop-registration-article .yr-final{padding:72px 0;background:#10020e;color:#fff}
.intop-registration-article .yr-final-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:42px;align-items:center}
.intop-registration-article .yr-final .yr-eyebrow{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.16);color:#ffcc00}
.intop-registration-article .yr-final h2{max-width:780px;color:#fff}
.intop-registration-article .yr-final p{max-width:720px;color:rgba(255,255,255,.76)}
.intop-registration-article .yr-button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:14px 20px;border-radius:999px;background:#ffcc00;color:#10020e!important;font-size:14px;font-weight:950;line-height:1.15;text-align:center;text-decoration:none}
.intop-yandex-promo-article .yr-hero{background:linear-gradient(180deg,#fff4e6 0%,#f7f5f0 100%)}
.intop-yandex-promo-article .yk-hero-panel figure{overflow:hidden;background:#10020e}
.intop-yandex-promo-article .yk-hero-panel img{aspect-ratio:1.62/1;object-fit:cover}
.intop-yandex-promo-article .yr-hero-note{background:#510b72}
.intop-yandex-reputation-article .yr-hero{background:linear-gradient(180deg,#fff8df 0%,#f7f5f0 100%)}
.intop-yandex-reputation-article .yr-reputation-panel figure{overflow:hidden;background:#10020e}
.intop-yandex-reputation-article .yr-reputation-panel img{aspect-ratio:1.62/1;object-fit:cover}
.intop-yandex-reputation-article .yr-hero-note{background:#10020e}
.intop-yandex-reputation-article .yr-hero-note span{color:#ffcc00}
.intop-2gis-promo-article .yr-hero{background:linear-gradient(180deg,#effff4 0%,#f7f5f0 100%)}
.intop-2gis-promo-article .yr-2gis-panel figure{overflow:hidden;background:#0d2f29}
.intop-2gis-promo-article .yr-2gis-panel img{aspect-ratio:1.62/1;object-fit:cover}
.intop-2gis-promo-article .yr-hero-note{background:#0d2f29}
.intop-2gis-promo-article .yr-hero-note span{color:#ffcc00}
.intop-2gis-promo-article .yr-final{background:#0d2f29}
.intop-maps-business-article .yr-hero{background:linear-gradient(180deg,#fff7e8 0%,#f7f5f0 100%)}
.intop-maps-business-article .yr-maps-business-panel figure{overflow:hidden;background:#10020e}
.intop-maps-business-article .yr-maps-business-panel img{aspect-ratio:1.62/1;object-fit:cover}
.intop-maps-business-article .yr-hero-note{background:#510b72}
.intop-maps-business-article .yr-hero-note span{color:#ffcc00}
.intop-maps-business-article .yr-final{background:#510b72}
.intop-yandex-business-fail-article .yr-hero{background:linear-gradient(180deg,#fff5e8 0%,#f7f5f0 100%)}
.intop-yandex-business-fail-article .yr-yb-fail-panel figure{overflow:hidden;background:#10020e}
.intop-yandex-business-fail-article .yr-yb-fail-panel img{aspect-ratio:1.62/1;object-fit:cover}
.intop-yandex-business-fail-article .yr-hero-note{background:#10020e}
.intop-yandex-business-fail-article .yr-hero-note span{color:#ffcc00}
.intop-yandex-business-fail-article .yr-final{background:#10020e}
.intop-registration-myths-article .yr-hero{background:linear-gradient(180deg,#fff6e8 0%,#f7f5f0 100%)}
.intop-registration-myths-article .yr-registration-myths-panel figure{overflow:hidden;background:#10020e}
.intop-registration-myths-article .yr-registration-myths-panel img{aspect-ratio:1.62/1;object-fit:cover}
.intop-registration-myths-article .yr-hero-note{background:#510b72}
.intop-registration-myths-article .yr-hero-note span{color:#ffcc00}
.intop-registration-myths-article .yr-final{background:#510b72}
@media (min-width:981px){.intop-negative-reviews-article .yr-hero{padding-top:108px}}
@media (min-width:981px){.intop-serm-blog-article .yr-hero{padding-top:108px}}
@media (max-width:1120px){.intop-registration-article .yr-hero-grid,.intop-registration-article .yr-content-grid,.intop-registration-article .yr-faq-grid,.intop-registration-article .yr-final-grid{grid-template-columns:1fr}.intop-registration-article .yr-sidebar{position:relative;top:auto;grid-row:auto}.intop-registration-article .yr-related div{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.intop-registration-article .yr-hero-panel{max-width:760px}.intop-registration-article .yr-content-grid{gap:34px}.intop-registration-article .yr-sidebar{max-width:760px;margin:0 auto;width:100%}.intop-registration-article .yr-article-body{max-width:760px;margin:0 auto;width:100%}.intop-registration-article .yr-final-grid{gap:24px}.intop-registration-article .yr-button{justify-self:start}}
@media (max-width:760px){.intop-registration-article .yr-c{width:calc(100% - 36px)}.intop-registration-article .yr-hero{padding:28px 0 32px}.intop-registration-article .yr-hero-grid{gap:24px}.intop-registration-article h1{font-size:38px;line-height:1.02}.intop-registration-article .yr-lead{margin-top:16px;font-size:16px;line-height:1.52}.intop-registration-article .yr-meta-row{gap:6px;margin-top:16px}.intop-registration-article .yr-meta-row span{min-height:28px;padding:5px 9px;font-size:11px}.intop-registration-article .yr-hero-panel figure{padding:8px;transform:none}.intop-registration-article .yr-hero-note{padding:16px}.intop-registration-article .yr-hero-note strong{font-size:18px}.intop-registration-article .yr-anchor-bar .yr-c{min-height:48px;gap:18px}.intop-registration-article .yr-anchor-bar a{font-size:10px}.intop-registration-article .yr-content{padding:42px 0 52px}.intop-registration-article .yr-content-grid{gap:28px}.intop-registration-article .yr-summary-card,.intop-registration-article .yr-related{padding:16px}.intop-registration-article .yr-related div{grid-template-columns:1fr}.intop-registration-article .yr-article-section{scroll-margin-top:70px;padding-bottom:38px;margin-bottom:38px}.intop-registration-article .yr-article-body h2,.intop-registration-article .yr-faq h2,.intop-registration-article .yr-final h2{font-size:31px;line-height:1.08}.intop-registration-article .yr-article-body h3{margin-top:26px;font-size:21px}.intop-registration-article .yr-article-body p{font-size:16px;line-height:1.65}.intop-registration-article .yr-article-body li{font-size:15px;line-height:1.58}.intop-registration-article .yr-article-body figure{margin:22px 0 26px;padding:10px}.intop-registration-article .yr-article-body figure img{max-height:520px}.intop-registration-article .yr-article-body .table-wrap{overflow:visible;border:0;background:transparent}.intop-registration-article .yr-article-body table,.intop-registration-article .yr-article-body thead,.intop-registration-article .yr-article-body tbody,.intop-registration-article .yr-article-body tr,.intop-registration-article .yr-article-body th,.intop-registration-article .yr-article-body td{display:block;width:auto!important;min-width:0}.intop-registration-article .yr-article-body thead{display:none}.intop-registration-article .yr-article-body tr{margin:0 0 12px;padding:16px;border:1px solid rgba(16,2,14,.1);border-radius:8px;background:#fff;box-shadow:0 8px 22px rgba(31,8,0,.04)}.intop-registration-article .yr-article-body td{padding:0;border:0}.intop-registration-article .yr-article-body td+td{margin-top:12px;padding-top:12px;border-top:1px solid rgba(16,2,14,.08)}.intop-registration-article .yr-article-body td:before{content:attr(data-label);display:block;margin:0 0 4px;color:#fe4500;font-size:10px;font-weight:950;text-transform:uppercase}.intop-registration-article .yr-faq{padding:52px 0}.intop-registration-article .yr-faq-grid{gap:24px}.intop-registration-article .yr-faq-item summary{padding:16px;font-size:15px}.intop-registration-article .yr-faq-item p{padding:0 16px 16px;font-size:14px}.intop-registration-article .yr-final{padding:52px 0}.intop-registration-article .yr-button{width:100%;min-height:50px}}
.intop-maps2gis-prototype .maps-hero-card{min-height:560px;background:#f4f4f4}
.intop-maps2gis-prototype .maps-hero-card:before{background:#510b72}
.intop-maps2gis-prototype .maps-hero-grid{grid-template-columns:minmax(0,1fr) minmax(420px,.82fr)}
.intop-maps2gis-prototype .maps-hero-copy h1{max-width:760px}
.intop-maps2gis-prototype .maps-hero-sub{max-width:680px}
.intop-maps2gis-prototype .maps-hero-card .im-btn-white{background:#fff;color:#1f0800!important;border-color:rgba(31,8,0,.16)}
.intop-maps2gis-prototype .maps2gis-hero-panel{display:grid;gap:12px;justify-self:end;max-width:540px}
.intop-maps2gis-prototype .maps2gis-map{position:relative;min-height:340px;overflow:hidden;border-radius:20px;background:#fff;color:var(--dk);box-shadow:0 24px 70px rgba(31,8,0,.22);transform:rotate(1deg)}
.intop-maps2gis-prototype .maps2gis-map:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(81,11,114,.08) 1px,transparent 1px),linear-gradient(0deg,rgba(81,11,114,.08) 1px,transparent 1px);background-size:44px 44px}
.intop-maps2gis-prototype .maps2gis-street{position:absolute;border-radius:999px;background:#f0e6f5}
.intop-maps2gis-prototype .maps2gis-street-a{left:-30px;right:42px;top:106px;height:16px;transform:rotate(-17deg)}
.intop-maps2gis-prototype .maps2gis-street-b{left:52px;right:-24px;top:220px;height:16px;background:#fff0e8;transform:rotate(20deg)}
.intop-maps2gis-prototype .maps2gis-marker{position:absolute;width:32px;height:32px;border-radius:50% 50% 50% 4px;background:var(--or);transform:rotate(-45deg);box-shadow:0 16px 28px rgba(31,8,0,.2)}
.intop-maps2gis-prototype .maps2gis-marker:after{content:"";position:absolute;left:10px;top:10px;width:12px;height:12px;border-radius:50%;background:#fff}
.intop-maps2gis-prototype .maps2gis-marker-main{right:54px;top:54px;width:66px;height:66px;background:var(--pu)}
.intop-maps2gis-prototype .maps2gis-marker-main:after{left:21px;top:21px;width:24px;height:24px}
.intop-maps2gis-prototype .maps2gis-marker-a{left:54px;top:70px;background:var(--ye)}
.intop-maps2gis-prototype .maps2gis-marker-b{right:150px;bottom:64px}
.intop-maps2gis-prototype .maps2gis-card{position:absolute;left:26px;right:70px;bottom:26px;padding:18px;border:1px solid rgba(31,8,0,.1);border-radius:16px;background:rgba(255,255,255,.94);box-shadow:0 18px 42px rgba(31,8,0,.14)}
.intop-maps2gis-prototype .maps2gis-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}
.intop-maps2gis-prototype .maps2gis-card-top span{display:inline-flex;min-height:25px;align-items:center;padding:4px 10px;border-radius:999px;background:#f2e6f7;color:var(--pu);font-size:11px;font-weight:950;text-transform:uppercase}
.intop-maps2gis-prototype .maps2gis-card-top b{color:var(--or);font-size:28px;line-height:1;font-weight:950}
.intop-maps2gis-prototype .maps2gis-card strong{display:block;margin:0 0 7px;color:var(--dk);font-size:22px;line-height:1.05;font-weight:950}
.intop-maps2gis-prototype .maps2gis-card p{margin:0;color:rgba(31,8,0,.68);font-size:13px;font-weight:800;line-height:1.36}
.intop-maps2gis-prototype .maps2gis-card-tabs{display:grid;grid-template-columns:1fr .7fr .55fr;gap:7px;margin-top:14px}
.intop-maps2gis-prototype .maps2gis-card-tabs i{height:10px;border-radius:999px;background:#e9dde1}
.intop-maps2gis-prototype .maps2gis-card-tabs i:first-child{background:var(--pu)}
.intop-maps2gis-prototype .maps2gis-control{padding:16px;border-radius:16px;background:#10020e;color:#fff;box-shadow:0 18px 44px rgba(31,8,0,.14)}
.intop-maps2gis-prototype .maps2gis-control-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:10px}
.intop-maps2gis-prototype .maps2gis-control-head strong{font-size:16px;font-weight:950;line-height:1.15}
.intop-maps2gis-prototype .maps2gis-control-head span{color:var(--ye);font-size:11px;font-weight:950;text-transform:uppercase}
.intop-maps2gis-prototype .maps2gis-row{display:grid;grid-template-columns:minmax(0,1fr) 82px;gap:10px;padding:9px 0;border-top:1px solid rgba(255,255,255,.12)}
.intop-maps2gis-prototype .maps2gis-row span{color:rgba(255,255,255,.72);font-size:12px;font-weight:850}
.intop-maps2gis-prototype .maps2gis-row b{color:#fff;font-size:12px;font-weight:950;text-align:right;text-transform:uppercase}
.intop-maps2gis-prototype .maps2gis-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.intop-maps2gis-prototype .maps2gis-metrics article{min-height:70px;padding:13px;border-radius:14px;background:#fff;box-shadow:0 12px 30px rgba(31,8,0,.1)}
.intop-maps2gis-prototype .maps2gis-metrics span{display:block;color:rgba(31,8,0,.62);font-size:12px;font-weight:850}
.intop-maps2gis-prototype .maps2gis-metrics strong{display:block;margin-top:8px;color:var(--or);font-size:25px;line-height:1;font-weight:950}
.intop-maps2gis-prototype .maps2gis-overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.intop-maps2gis-prototype .maps2gis-table-panel{margin-top:24px}
.intop-maps2gis-prototype .maps2gis-organic-layout{display:grid;grid-template-columns:minmax(0,.62fr) minmax(520px,1fr);gap:42px;align-items:start}
.intop-maps2gis-prototype .maps2gis-organic-layout .maps2gis-table-panel{margin-top:0}
.intop-maps2gis-prototype .maps2gis-orange-note{margin:20px 0 0;padding:18px;border-radius:14px;background:rgba(255,255,255,.16);color:#fff;font-size:16px;font-weight:750;line-height:1.55}
.intop-maps2gis-prototype .maps2gis-audience-layout{display:grid;grid-template-columns:minmax(0,.62fr) minmax(0,1fr);gap:44px;align-items:start}
.intop-maps2gis-prototype .maps2gis-audience-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.intop-maps2gis-prototype .maps2gis-audience-grid article{display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px;min-height:92px;padding:16px;border:1px solid rgba(31,8,0,.08);border-radius:14px;background:var(--lt)}
.intop-maps2gis-prototype .maps2gis-audience-grid span{color:rgba(254,69,0,.36);font-size:26px;font-weight:950;line-height:1}
.intop-maps2gis-prototype .maps2gis-audience-grid p{margin:0;color:rgba(31,8,0,.72);font-size:14px;font-weight:780;line-height:1.42}
.intop-maps2gis-prototype .maps2gis-step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.intop-maps2gis-prototype .maps2gis-step{min-height:210px;padding:22px;border:1px solid rgba(31,8,0,.08);border-radius:14px;background:#fff;box-shadow:0 12px 30px rgba(31,8,0,.05)}
.intop-maps2gis-prototype .maps2gis-step:nth-child(2n){background:#fff0e8}
.intop-maps2gis-prototype .maps2gis-step:nth-child(3n){background:#f2e6f7}
.intop-maps2gis-prototype .maps2gis-step span{display:block;margin-bottom:24px;color:var(--or);font-size:32px;font-weight:950;line-height:1}
.intop-maps2gis-prototype .maps2gis-step h3{margin:0 0 10px;color:var(--dk);font-size:19px;line-height:1.15;font-weight:950}
.intop-maps2gis-prototype .maps2gis-step p{margin:0;color:rgba(31,8,0,.68);font-size:14px;line-height:1.5}
.intop-maps2gis-prototype .maps2gis-price-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.58fr);gap:42px;align-items:center}
.intop-maps2gis-prototype .maps2gis-price-card{padding:28px;border-radius:18px;background:#510b72;color:#fff;box-shadow:0 20px 52px rgba(31,8,0,.14)}
.intop-maps2gis-prototype .maps2gis-price-card span{display:block;margin:0 0 12px;color:var(--ye);font-size:13px;font-weight:950;text-transform:uppercase}
.intop-maps2gis-prototype .maps2gis-price-card strong{display:block;color:#fff;font-size:31px;line-height:1.05;font-weight:950}
.intop-maps2gis-prototype .maps2gis-price-card p{margin:14px 0 18px;color:rgba(255,255,255,.78);font-size:14px;line-height:1.55}
.intop-maps2gis-prototype .maps2gis-price-factors ul{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:22px 0 0;padding:0;list-style:none}
.intop-maps2gis-prototype .maps2gis-price-factors li{min-height:84px;padding:17px;border:1px solid rgba(31,8,0,.08);border-radius:12px;background:var(--lt);color:rgba(31,8,0,.72);font-size:13px;font-weight:800;line-height:1.38}
.intop-maps2gis-prototype .maps2gis-report-layout{display:grid;grid-template-columns:minmax(0,.62fr) minmax(520px,1fr);gap:44px;align-items:start}
.intop-maps2gis-prototype .maps2gis-report-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}
.intop-maps2gis-prototype .maps2gis-report-tags span{display:inline-flex;min-height:30px;align-items:center;padding:6px 11px;border-radius:999px;background:rgba(254,204,26,.14);color:var(--ye);font-size:12px;font-weight:950;text-transform:uppercase}
.intop-maps2gis-prototype .maps2gis-report{padding:22px;border-radius:18px;background:#fff;color:var(--dk);box-shadow:0 24px 70px rgba(31,8,0,.22)}
.intop-maps2gis-prototype .maps2gis-report-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}
.intop-maps2gis-prototype .maps2gis-report-head strong{font-size:20px;line-height:1.15;font-weight:950}
.intop-maps2gis-prototype .maps2gis-report-head span{display:inline-flex;min-height:28px;align-items:center;padding:5px 10px;border-radius:999px;background:#fff0e8;color:var(--or);font-size:11px;font-weight:950;text-transform:uppercase}
.intop-maps2gis-prototype .maps2gis-chart{display:flex;align-items:end;gap:8px;height:118px;margin-bottom:16px;padding:14px;border-radius:14px;background:var(--lt)}
.intop-maps2gis-prototype .maps2gis-chart i{display:block;flex:1;border-radius:8px 8px 2px 2px;background:var(--pu)}
.intop-maps2gis-prototype .maps2gis-chart i:nth-child(1){height:38%}.intop-maps2gis-prototype .maps2gis-chart i:nth-child(2){height:58%;background:var(--or)}.intop-maps2gis-prototype .maps2gis-chart i:nth-child(3){height:48%;background:var(--ye)}.intop-maps2gis-prototype .maps2gis-chart i:nth-child(4){height:76%}.intop-maps2gis-prototype .maps2gis-chart i:nth-child(5){height:88%;background:var(--or)}
.intop-maps2gis-prototype .maps2gis-report-table{margin-top:0;max-height:390px;overflow:auto}
.intop-maps2gis-prototype .maps2gis-reputation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:26px}
.intop-maps2gis-prototype .maps2gis-reputation-grid article{padding:24px;border-radius:16px;background:#fff;border:1px solid rgba(31,8,0,.08)}
.intop-maps2gis-prototype .maps2gis-reputation-grid article:nth-child(2){background:#10020e;color:#fff}
.intop-maps2gis-prototype .maps2gis-reputation-grid h3{margin:0 0 14px;color:inherit;font-size:22px;font-weight:950;line-height:1.1}
.intop-maps2gis-prototype .maps2gis-reputation-grid ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}
.intop-maps2gis-prototype .maps2gis-reputation-grid li{position:relative;margin:0;padding-left:18px;color:rgba(31,8,0,.72);font-size:14px;font-weight:780;line-height:1.45}
.intop-maps2gis-prototype .maps2gis-reputation-grid article:nth-child(2) li{color:rgba(255,255,255,.76)}
.intop-maps2gis-prototype .maps2gis-reputation-grid li:before{content:"";position:absolute;left:0;top:.6em;width:7px;height:7px;border-radius:50%;background:var(--or)}
.intop-maps2gis-prototype .maps2gis-reputation-grid article:nth-child(2) li:before{background:var(--ye)}
.intop-maps2gis-prototype .maps2gis-related-board .im-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.intop-maps2gis-prototype .maps2gis-related-board .im-link{width:100%;justify-content:flex-start}
.intop-maps2gis-prototype .maps2gis-final-cta{background:#510b72}
@media (max-width:1180px){.intop-maps2gis-prototype .maps-hero-grid,.intop-maps2gis-prototype .maps2gis-organic-layout,.intop-maps2gis-prototype .maps2gis-audience-layout,.intop-maps2gis-prototype .maps2gis-price-layout,.intop-maps2gis-prototype .maps2gis-report-layout{grid-template-columns:1fr}.intop-maps2gis-prototype .maps2gis-hero-panel{justify-self:start;max-width:720px}.intop-maps2gis-prototype .maps2gis-price-factors ul{grid-template-columns:repeat(3,minmax(0,1fr))}.intop-maps2gis-prototype .maps2gis-overview-grid,.intop-maps2gis-prototype .maps2gis-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:760px){.intop-maps2gis-prototype .maps-hero-grid{grid-template-columns:1fr!important;gap:24px}.intop-maps2gis-prototype .maps-hero-copy,.intop-maps2gis-prototype .maps-hero-copy h1,.intop-maps2gis-prototype .maps-hero-sub,.intop-maps2gis-prototype .maps-hero-actions{width:100%!important;max-width:100%;min-width:0}.intop-maps2gis-prototype .maps2gis-hero-panel{width:100%;max-width:100%;min-width:0;justify-self:stretch;gap:10px}.intop-maps2gis-prototype .maps2gis-map{width:100%;min-width:0;min-height:264px;transform:none}.intop-maps2gis-prototype .maps2gis-card{left:14px;right:14px;bottom:14px;padding:14px}.intop-maps2gis-prototype .maps2gis-card strong{font-size:18px}.intop-maps2gis-prototype .maps2gis-marker-main{right:18px;top:24px;width:54px;height:54px}.intop-maps2gis-prototype .maps2gis-marker-main:after{left:17px;top:17px;width:20px;height:20px}.intop-maps2gis-prototype .maps2gis-street-b{right:16px}.intop-maps2gis-prototype .maps2gis-metrics,.intop-maps2gis-prototype .maps2gis-overview-grid,.intop-maps2gis-prototype .maps2gis-audience-grid,.intop-maps2gis-prototype .maps2gis-step-grid,.intop-maps2gis-prototype .maps2gis-price-factors ul,.intop-maps2gis-prototype .maps2gis-reputation-grid,.intop-maps2gis-prototype .maps2gis-related-board .im-links{grid-template-columns:1fr}.intop-maps2gis-prototype .maps2gis-metrics article,.intop-maps2gis-prototype .maps2gis-step,.intop-maps2gis-prototype .maps2gis-price-factors li{min-height:auto}.intop-maps2gis-prototype .maps2gis-report{padding:18px;border-radius:14px}.intop-maps2gis-prototype .maps2gis-report-table{max-height:none}.intop-maps2gis-prototype .maps2gis-price-card{padding:22px;border-radius:14px}.intop-maps2gis-prototype .maps2gis-price-card strong{font-size:25px}.intop-maps2gis-prototype .maps2gis-control{display:none}.intop-maps2gis-prototype .maps-hero-card .im-btn-white{background:rgba(255,255,255,.14);color:#10020e!important}}
.intop-maps2gis-prototype{--gis:#1fbf75;--gis-dark:#0b3d2d;--gis-deep:#071f18;--gis-soft:#effaf4;--gis-radius:8px;--gis-line:rgba(7,74,49,.13);--gis-shadow:0 14px 36px rgba(7,74,49,.1);background:#fff;font-family:Onest,Inter,Arial,sans-serif}
.intop-maps2gis-prototype h1,.intop-maps2gis-prototype h2,.intop-maps2gis-prototype h3,.intop-maps2gis-prototype h4,.intop-maps2gis-prototype p,.intop-maps2gis-prototype li,.intop-maps2gis-prototype a,.intop-maps2gis-prototype span,.intop-maps2gis-prototype small,.intop-maps2gis-prototype strong{font-family:inherit;letter-spacing:0}
.intop-maps2gis-prototype .im-section{padding:76px 0}
.intop-maps2gis-prototype .im-h2{font-size:42px;font-weight:900;line-height:1.08}
.intop-maps2gis-prototype .im-intro{font-size:16px;font-weight:500;line-height:1.6}
.intop-maps2gis-prototype .im-p{font-size:15px;font-weight:500;line-height:1.6}
.intop-maps2gis-prototype .im-label{color:var(--gis-dark);font-size:11px;font-weight:900}
.intop-maps2gis-prototype .im-label:before{background:var(--gis)}
.intop-maps2gis-prototype .im-btn{border-radius:var(--gis-radius);font-weight:900}
.intop-maps2gis-prototype .orm-tight-head{margin-bottom:28px}
.intop-maps2gis-prototype .maps-hero-card{min-height:560px;border-color:var(--gis-line);border-radius:var(--gis-radius);background:var(--gis-soft);box-shadow:var(--gis-shadow)}
.intop-maps2gis-prototype .maps-hero-card:before{right:0!important;top:0!important;width:43%!important;height:100%!important;background:var(--gis);transform:none!important}
.intop-maps2gis-prototype .maps-hero-grid{grid-template-columns:minmax(0,1.04fr) minmax(420px,.86fr);gap:42px}
.intop-maps2gis-prototype .maps-eyebrow{border-color:rgba(31,191,117,.28);background:#fff;color:var(--gis-dark)}
.intop-maps2gis-prototype .maps-hero-copy h1{max-width:700px;font-size:50px;font-weight:900;line-height:1.02}
.intop-maps2gis-prototype .maps-hero-sub{max-width:680px;font-size:17px;font-weight:600;line-height:1.52}
.intop-maps2gis-prototype .im-hero-tags span{border-color:rgba(31,191,117,.25);background:#fff;color:var(--gis-dark)}
.intop-maps2gis-prototype .im-hero-tags span:nth-child(2),.intop-maps2gis-prototype .im-hero-tags span:nth-child(5){border-color:rgba(254,69,0,.2);background:#fff7f0;color:var(--or)}
.intop-maps2gis-prototype .im-hero-tags span:nth-child(1),.intop-maps2gis-prototype .im-hero-tags span:nth-child(3),.intop-maps2gis-prototype .im-hero-tags span:nth-child(4),.intop-maps2gis-prototype .im-hero-tags span:nth-child(6),.intop-maps2gis-prototype .im-hero-tags span:nth-child(7){border-color:rgba(31,191,117,.25);background:#fff;color:var(--gis-dark)}
.intop-maps2gis-prototype .maps-hero-card .im-btn-white{border-color:var(--gis-line);background:#fff;color:var(--gis-dark)!important}
.intop-maps2gis-prototype .maps2gis-hero-panel{display:grid;gap:10px;justify-self:end;width:100%;max-width:520px}
.intop-maps2gis-prototype .maps2gis-map{position:relative;min-height:338px;overflow:hidden;border:1px solid rgba(255,255,255,.55);border-radius:var(--gis-radius);background-image:linear-gradient(rgba(31,191,117,.2),rgba(7,31,24,.08)),url('/images/tild3833-6163-4332-b137-613530643562__map.jpg');background-position:center;background-size:cover;color:#10020e;box-shadow:0 18px 46px rgba(7,74,49,.22);transform:none}
.intop-maps2gis-prototype .maps2gis-map:before{inset:0;background:linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.12) 1px,transparent 1px);background-size:48px 48px}
.intop-maps2gis-prototype .maps2gis-street{background:rgba(255,255,255,.78);box-shadow:0 0 0 2px rgba(31,191,117,.12)}
.intop-maps2gis-prototype .maps2gis-street-b{background:rgba(255,204,0,.72)}
.intop-maps2gis-prototype .maps2gis-marker{background:var(--or)}
.intop-maps2gis-prototype .maps2gis-marker-main{background:var(--gis-dark)}
.intop-maps2gis-prototype .maps2gis-marker-a{background:var(--ye)}
.intop-maps2gis-prototype .maps2gis-card{left:24px;right:64px;bottom:24px;padding:17px;border:0;border-radius:var(--gis-radius);background:rgba(255,255,255,.96);box-shadow:0 16px 36px rgba(7,31,24,.2)}
.intop-maps2gis-prototype .maps2gis-card-top span,.intop-maps2gis-prototype .maps2gis-card-top b{display:inline-flex;min-height:25px;align-items:center;padding:5px 9px;border-radius:6px;font-size:10px;font-weight:900;line-height:1;text-transform:uppercase}
.intop-maps2gis-prototype .maps2gis-card-top span{background:var(--gis);color:#fff}
.intop-maps2gis-prototype .maps2gis-card-top b{background:var(--gis-soft);color:var(--gis-dark)}
.intop-maps2gis-prototype .maps2gis-card strong{font-size:22px;font-weight:900}
.intop-maps2gis-prototype .maps2gis-card p{font-size:13px;font-weight:500;line-height:1.4}
.intop-maps2gis-prototype .maps2gis-card-tabs i{border-radius:3px;background:#dfe9e4}
.intop-maps2gis-prototype .maps2gis-card-tabs i:first-child{background:var(--gis)}
.intop-maps2gis-prototype .maps2gis-control{padding:15px 17px;border-radius:var(--gis-radius);background:var(--gis-deep);box-shadow:0 16px 38px rgba(7,31,24,.2)}
.intop-maps2gis-prototype .maps2gis-control-head strong{font-size:16px;font-weight:900}
.intop-maps2gis-prototype .maps2gis-control-head span{color:var(--ye);font-size:10px;font-weight:900}
.intop-maps2gis-prototype .maps2gis-row{grid-template-columns:minmax(0,1fr) 110px}
.intop-maps2gis-prototype .maps2gis-row span{font-weight:600}
.intop-maps2gis-prototype .maps2gis-row b{color:#fff;font-size:10px;font-weight:900}
.intop-maps2gis-prototype .maps2gis-metrics{gap:8px}
.intop-maps2gis-prototype .maps2gis-metrics article{min-height:62px;padding:12px;border:1px solid rgba(255,255,255,.62);border-radius:var(--gis-radius);background:#fff;box-shadow:0 10px 24px rgba(7,74,49,.12)}
.intop-maps2gis-prototype .maps2gis-metrics span{color:rgba(7,61,45,.62);font-size:11px;font-weight:700}
.intop-maps2gis-prototype .maps2gis-metrics strong{margin-top:7px;color:var(--gis-dark);font-size:10px;font-weight:900;text-transform:uppercase}
.intop-maps2gis-prototype .orm-card{box-sizing:border-box;min-width:0;padding:24px;border:1px solid var(--gis-line);border-radius:var(--gis-radius);background:#fff;box-shadow:var(--gis-shadow)}
.intop-maps2gis-prototype .orm-card-mark{display:block;width:32px;height:4px;margin-bottom:16px;border-radius:2px;background:var(--gis)}
.intop-maps2gis-prototype .orm-card h3{margin:0 0 10px;color:#10020e;font-size:19px;font-weight:900;line-height:1.22}
.intop-maps2gis-prototype .orm-card p{margin:0;color:rgba(31,8,0,.7);font-size:14px;font-weight:500;line-height:1.58}
.intop-maps2gis-prototype .maps2gis-overview-grid{gap:0;overflow:hidden;border:1px solid var(--gis-line);border-radius:var(--gis-radius);background:#fff;box-shadow:var(--gis-shadow)}
.intop-maps2gis-prototype .maps2gis-overview-grid .orm-card{min-height:224px;border:0;border-left:1px solid var(--gis-line);border-radius:0;box-shadow:none}
.intop-maps2gis-prototype .maps2gis-overview-grid .orm-card:first-child{border-left:0;background:var(--gis-soft)}
.intop-maps2gis-prototype #maps2gis-work{background:#f4f4f4}
.intop-maps2gis-prototype .maps2gis-table-panel{margin-top:24px;border-radius:var(--gis-radius);box-shadow:var(--gis-shadow)}
.intop-maps2gis-prototype .maps2gis-table-panel th{background:var(--gis-dark);color:#fff}
.intop-maps2gis-prototype .maps2gis-table-panel td{font-weight:500}
.intop-maps2gis-prototype #maps2gis-organic{background:var(--gis-dark)}
.intop-maps2gis-prototype .maps2gis-organic-layout{gap:52px}
.intop-maps2gis-prototype .maps2gis-orange-note{margin-top:20px;padding:5px 0 5px 20px;border-left:5px solid var(--ye);border-radius:0;background:transparent;color:rgba(255,255,255,.78);font-size:15px;font-weight:500;line-height:1.6}
.intop-maps2gis-prototype .maps2gis-audience-layout{gap:52px}
.intop-maps2gis-prototype .maps2gis-audience-grid{gap:1px;overflow:hidden;border:1px solid var(--gis-line);border-radius:var(--gis-radius);background:var(--gis-line);box-shadow:var(--gis-shadow)}
.intop-maps2gis-prototype .maps2gis-audience-grid article{grid-template-columns:40px minmax(0,1fr);gap:12px;min-height:92px;padding:17px;border:0;border-radius:0;background:#fff}
.intop-maps2gis-prototype .maps2gis-audience-grid article:nth-child(2),.intop-maps2gis-prototype .maps2gis-audience-grid article:nth-child(3),.intop-maps2gis-prototype .maps2gis-audience-grid article:nth-child(6){background:var(--gis-soft)}
.intop-maps2gis-prototype .maps2gis-audience-grid span{display:grid;width:34px;height:34px;place-items:center;border-radius:6px;background:var(--gis);color:#fff;font-size:10px;font-weight:900}
.intop-maps2gis-prototype .maps2gis-audience-grid article:nth-child(3n+2) span{background:var(--or)}
.intop-maps2gis-prototype .maps2gis-audience-grid article:nth-child(3n) span{background:var(--ye);color:#10020e}
.intop-maps2gis-prototype .maps2gis-audience-grid p{font-size:13px;font-weight:500;line-height:1.48}
.intop-maps2gis-prototype #maps2gis-process{background:#f4f4f4}
.intop-maps2gis-prototype .maps2gis-step-grid{gap:1px;overflow:hidden;border:1px solid var(--gis-line);border-radius:var(--gis-radius);background:var(--gis-line);box-shadow:var(--gis-shadow)}
.intop-maps2gis-prototype .maps2gis-step{min-height:218px;padding:22px;border:0;border-radius:0;background:#fff;box-shadow:none}
.intop-maps2gis-prototype .maps2gis-step:nth-child(2n){background:var(--gis-soft)}
.intop-maps2gis-prototype .maps2gis-step:nth-child(3n){background:#fff8f3}
.intop-maps2gis-prototype .maps2gis-step span{display:grid;width:36px;height:36px;margin-bottom:20px;place-items:center;border-radius:6px;background:var(--gis);color:#fff;font-size:11px;font-weight:900}
.intop-maps2gis-prototype .maps2gis-step:nth-child(3n) span{background:var(--or)}
.intop-maps2gis-prototype .maps2gis-step h3{font-size:18px;font-weight:900}
.intop-maps2gis-prototype .maps2gis-step p{font-size:13px;font-weight:500;line-height:1.55}
.intop-maps2gis-prototype .maps2gis-price-section{background:#fff}
.intop-maps2gis-prototype .maps2gis-price-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;overflow:hidden;margin-top:28px;border:1px solid var(--gis-line);border-radius:var(--gis-radius);background:#fff;box-shadow:var(--gis-shadow)}
.intop-maps2gis-prototype .maps2gis-price-stage{min-height:270px;padding:26px;border-left:1px solid var(--gis-line);background:#fff}
.intop-maps2gis-prototype .maps2gis-price-stage:first-child{border-left:0;background:var(--gis-soft)}
.intop-maps2gis-prototype .maps2gis-price-stage:nth-child(3){background:#fff8f3}
.intop-maps2gis-prototype .maps2gis-price-stage>span{display:grid;width:38px;height:38px;margin-bottom:22px;place-items:center;border-radius:6px;background:var(--gis);color:#fff;font-size:11px;font-weight:900}
.intop-maps2gis-prototype .maps2gis-price-stage:nth-child(2)>span{background:var(--gis-dark)}
.intop-maps2gis-prototype .maps2gis-price-stage:nth-child(3)>span{background:var(--or)}
.intop-maps2gis-prototype .maps2gis-price-stage h3{margin:0 0 12px;color:#10020e;font-size:21px;font-weight:900;line-height:1.15}
.intop-maps2gis-prototype .maps2gis-price-stage p{margin:0;color:rgba(31,8,0,.7);font-size:14px;font-weight:500;line-height:1.58}
.intop-maps2gis-prototype .maps2gis-price-summary{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.7fr);gap:22px;align-items:stretch;margin-top:22px}
.intop-maps2gis-prototype .maps2gis-price-summary>p{margin:0;padding:22px 0 22px 22px;border-left:5px solid var(--gis);color:rgba(31,8,0,.72);font-size:15px;font-weight:500;line-height:1.6}
.intop-maps2gis-prototype .maps2gis-price-summary aside{padding:22px;border-radius:var(--gis-radius);background:var(--gis-dark);color:#fff;box-shadow:var(--gis-shadow)}
.intop-maps2gis-prototype .maps2gis-price-summary aside span{display:block;margin-bottom:8px;color:var(--ye);font-size:10px;font-weight:900;text-transform:uppercase}
.intop-maps2gis-prototype .maps2gis-price-summary aside strong{display:block;margin-bottom:18px;color:#fff;font-size:20px;font-weight:900;line-height:1.2}
.intop-maps2gis-prototype #maps2gis-metrics{background:var(--gis-deep)}
.intop-maps2gis-prototype .maps2gis-report-tags span{border-radius:6px;background:rgba(31,191,117,.14);color:#8cf0bd;font-size:10px;font-weight:900}
.intop-maps2gis-prototype .maps2gis-report{padding:22px;border-radius:var(--gis-radius);box-shadow:0 18px 46px rgba(0,0,0,.2)}
.intop-maps2gis-prototype .maps2gis-report-head strong{font-weight:900}
.intop-maps2gis-prototype .maps2gis-report-head span{border-radius:6px;background:var(--gis-soft);color:var(--gis-dark);font-size:10px;font-weight:900}
.intop-maps2gis-prototype .maps2gis-chart{border-radius:var(--gis-radius);background:var(--gis-soft)}
.intop-maps2gis-prototype .maps2gis-chart i{background:var(--gis)}
.intop-maps2gis-prototype .maps2gis-chart i:nth-child(2){background:var(--or)}.intop-maps2gis-prototype .maps2gis-chart i:nth-child(3){background:var(--ye)}.intop-maps2gis-prototype .maps2gis-chart i:nth-child(4){background:var(--gis-dark)}
.intop-maps2gis-prototype #maps2gis-reputation{background:var(--gis-soft)}
.intop-maps2gis-prototype .maps2gis-reputation-grid{gap:0;overflow:hidden;border:1px solid var(--gis-line);border-radius:var(--gis-radius);background:#fff;box-shadow:var(--gis-shadow)}
.intop-maps2gis-prototype .maps2gis-reputation-grid article{padding:26px;border:0;border-radius:0;background:#fff}
.intop-maps2gis-prototype .maps2gis-reputation-grid article:nth-child(2){background:var(--gis-deep);color:#fff}
.intop-maps2gis-prototype .maps2gis-reputation-grid h3{font-size:21px;font-weight:900}
.intop-maps2gis-prototype .maps2gis-reputation-grid li{font-weight:500}
.intop-maps2gis-prototype .maps2gis-reputation-grid li:before{background:var(--gis)}
.intop-maps2gis-prototype #faq{background:#f4f4f4}
.intop-maps2gis-prototype .orm-faq-layout{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1fr);gap:48px;align-items:start}
.intop-maps2gis-prototype .im-faq-list{max-width:none}
.intop-maps2gis-prototype .im-faq-item{border-color:var(--gis-line);border-radius:var(--gis-radius);box-shadow:0 8px 22px rgba(7,74,49,.05)}
.intop-maps2gis-prototype .im-faq-item summary{display:grid;grid-template-columns:minmax(0,1fr) 32px;gap:14px;align-items:center;padding:18px 20px;list-style:none;font-size:15px;font-weight:800}
.intop-maps2gis-prototype .im-faq-item summary::-webkit-details-marker{display:none}
.intop-maps2gis-prototype .im-faq-item summary:after{content:"+";display:grid;width:30px;height:30px;place-items:center;border-radius:6px;background:var(--gis-dark);color:#fff;font-size:19px;font-weight:500;line-height:1}
.intop-maps2gis-prototype .im-faq-item[open] summary:after{content:"−";background:var(--gis)}
.intop-maps2gis-prototype .im-faq-item p{padding:0 20px 20px;font-size:14px;font-weight:500;line-height:1.65}
.intop-maps2gis-prototype .maps2gis-final-cta{padding:76px 0;border-top:8px solid var(--or);background:var(--gis-deep);color:#fff}
.intop-maps2gis-prototype .maps2gis-final-cta .orm-final-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:68px;align-items:center}
.intop-maps2gis-prototype .maps2gis-final-cta h2{max-width:720px;margin:0;color:#fff;font-size:48px;font-weight:900;line-height:1.04}
.intop-maps2gis-prototype .maps2gis-final-cta p{max-width:690px;margin:20px 0 24px;color:rgba(255,255,255,.76);font-size:16px;font-weight:500;line-height:1.58}
.intop-maps2gis-prototype .maps2gis-final-cta aside{padding:24px;border-radius:var(--gis-radius);background:#fff;color:#10020e;box-shadow:0 24px 60px rgba(0,0,0,.22)}
.intop-maps2gis-prototype .maps2gis-final-cta aside strong{display:block;margin-bottom:12px;font-size:17px;font-weight:900}
.intop-maps2gis-prototype .maps2gis-final-cta aside ul{display:grid;gap:0;margin:0;padding:0;list-style:none}
.intop-maps2gis-prototype .maps2gis-final-cta aside li{padding:11px 0;border-top:1px solid var(--gis-line);color:rgba(31,8,0,.76);font-size:13px;font-weight:600;line-height:1.4}
.intop-maps2gis-prototype .maps2gis-final-cta aside li:first-child{border-top:0}
body:has(.intop-maps2gis-prototype) #t-footer{background:#0c0211!important}
@media (max-width:1180px){.intop-maps2gis-prototype .maps-hero-card:before{left:0!important;right:auto!important;top:48%!important;width:100%!important;height:52%!important}.intop-maps2gis-prototype .maps-hero-grid,.intop-maps2gis-prototype .maps2gis-organic-layout,.intop-maps2gis-prototype .maps2gis-audience-layout,.intop-maps2gis-prototype .maps2gis-report-layout,.intop-maps2gis-prototype .maps2gis-price-summary,.intop-maps2gis-prototype .maps2gis-final-cta .orm-final-grid{grid-template-columns:1fr}.intop-maps2gis-prototype .maps2gis-hero-panel,.intop-maps2gis-prototype .maps2gis-final-cta aside{justify-self:start;max-width:720px}.intop-maps2gis-prototype .maps2gis-price-board{grid-template-columns:1fr}.intop-maps2gis-prototype .maps2gis-price-stage{min-height:auto;border-top:1px solid var(--gis-line);border-left:0}.intop-maps2gis-prototype .maps2gis-price-stage:first-child{border-top:0}}
@media (max-width:980px){.intop-maps2gis-prototype .orm-faq-layout{grid-template-columns:1fr;gap:24px}}
@media (max-width:760px){.intop-maps2gis-prototype .im-section{padding:48px 0}.intop-maps2gis-prototype .im-h2{font-size:31px;line-height:1.05}.intop-maps2gis-prototype .im-intro,.intop-maps2gis-prototype .im-p{font-size:15px;line-height:1.58}.intop-maps2gis-prototype .maps-hero-card{border-radius:var(--gis-radius)}.intop-maps2gis-prototype .maps-hero-card:before{top:61%!important;height:39%!important}.intop-maps2gis-prototype .maps-hero-copy h1{font-size:34px;line-height:1.02}.intop-maps2gis-prototype .maps2gis-map{min-height:300px;border-radius:var(--gis-radius)}.intop-maps2gis-prototype .maps2gis-card{left:14px;right:14px;bottom:14px;padding:14px;border-radius:var(--gis-radius)}.intop-maps2gis-prototype .maps2gis-card strong{font-size:18px}.intop-maps2gis-prototype .maps2gis-control{display:none}.intop-maps2gis-prototype .maps2gis-metrics,.intop-maps2gis-prototype .maps2gis-overview-grid,.intop-maps2gis-prototype .maps2gis-audience-grid,.intop-maps2gis-prototype .maps2gis-step-grid,.intop-maps2gis-prototype .maps2gis-reputation-grid{grid-template-columns:1fr}.intop-maps2gis-prototype .maps2gis-overview-grid .orm-card{min-height:auto;border-top:1px solid var(--gis-line);border-left:0}.intop-maps2gis-prototype .maps2gis-overview-grid .orm-card:first-child{border-top:0}.intop-maps2gis-prototype .maps2gis-audience-grid article,.intop-maps2gis-prototype .maps2gis-step{min-height:auto}.intop-maps2gis-prototype .maps2gis-price-stage{padding:22px}.intop-maps2gis-prototype .maps2gis-price-summary>p{padding:5px 0 5px 18px}.intop-maps2gis-prototype .maps2gis-report{padding:18px;border-radius:var(--gis-radius)}.intop-maps2gis-prototype .maps2gis-report-table{max-height:none}.intop-maps2gis-prototype .im-faq-item summary{padding:16px;font-size:14px}.intop-maps2gis-prototype .im-faq-item p{padding:0 16px 18px}.intop-maps2gis-prototype .maps2gis-final-cta{padding:48px 0}.intop-maps2gis-prototype .maps2gis-final-cta .orm-final-grid{gap:28px}.intop-maps2gis-prototype .maps2gis-final-cta h2{font-size:34px}.intop-maps2gis-prototype .maps2gis-final-cta aside{padding:20px}}
/* maps2gis v2: visual system aligned with the maps-seo page */
.intop-maps2gis-prototype .maps-hero-card{background:#f8fcfa}
.intop-maps2gis-prototype .maps-hero-card:before{width:42%!important;background:var(--gis-deep)}
.intop-maps2gis-prototype .maps2gis-hero-panel{max-width:520px}
.intop-maps2gis-prototype .maps2gis-launch-card{overflow:hidden;border:1px solid rgba(7,74,49,.12);border-radius:var(--gis-radius);background:#fff;color:#10020e;box-shadow:0 22px 54px rgba(0,0,0,.18)}
.intop-maps2gis-prototype .maps2gis-launch-map{position:relative;height:132px;margin:0;overflow:hidden;background:var(--gis-deep)}
.intop-maps2gis-prototype .maps2gis-launch-map:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,31,24,.44),rgba(7,31,24,.04))}
.intop-maps2gis-prototype .maps2gis-launch-map img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.82) contrast(1.02)}
.intop-maps2gis-prototype .maps2gis-launch-map figcaption{position:absolute;z-index:1;left:18px;right:18px;bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:14px;color:#fff}
.intop-maps2gis-prototype .maps2gis-launch-map figcaption span{padding:6px 9px;border-radius:4px;background:var(--gis);font-size:10px;font-weight:900;text-transform:uppercase}
.intop-maps2gis-prototype .maps2gis-launch-map figcaption strong{font-size:15px;font-weight:900}
.intop-maps2gis-prototype .maps2gis-launch-head{padding:19px 20px 11px}
.intop-maps2gis-prototype .maps2gis-launch-head span{display:block;margin-bottom:6px;color:var(--or);font-size:10px;font-weight:900;text-transform:uppercase}
.intop-maps2gis-prototype .maps2gis-launch-head strong{display:block;font-size:27px;font-weight:900;line-height:1.05}
.intop-maps2gis-prototype .maps2gis-launch-query{display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:10px;align-items:center;margin:4px 20px 12px;padding:12px 14px;border:1px solid var(--gis-line);border-radius:6px;background:#f7f8f7}
.intop-maps2gis-prototype .maps2gis-launch-query i{position:relative;width:14px;height:14px;border:2px solid var(--gis);border-radius:50%}
.intop-maps2gis-prototype .maps2gis-launch-query i:after{content:"";position:absolute;right:-5px;bottom:-3px;width:6px;height:2px;background:var(--gis);transform:rotate(45deg)}
.intop-maps2gis-prototype .maps2gis-launch-query span{font-size:12px;font-weight:850}
.intop-maps2gis-prototype .maps2gis-launch-query b{color:rgba(31,8,0,.5);font-size:10px;font-weight:800}
.intop-maps2gis-prototype .maps2gis-launch-stages{display:grid;gap:8px;padding:0 20px 14px}
.intop-maps2gis-prototype .maps2gis-launch-stage{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid rgba(31,8,0,.08);border-radius:6px;background:#fff}
.intop-maps2gis-prototype .maps2gis-launch-stage>span{display:grid;width:32px;height:32px;place-items:center;border-radius:5px;background:var(--gis);color:#fff;font-size:10px;font-weight:900}
.intop-maps2gis-prototype .maps2gis-launch-stage:nth-child(2)>span{background:var(--or)}
.intop-maps2gis-prototype .maps2gis-launch-stage:nth-child(3)>span{background:var(--ye);color:#10020e}
.intop-maps2gis-prototype .maps2gis-launch-stage strong,.intop-maps2gis-prototype .maps2gis-launch-stage small{display:block}
.intop-maps2gis-prototype .maps2gis-launch-stage strong{font-size:13px;font-weight:900}
.intop-maps2gis-prototype .maps2gis-launch-stage small{margin-top:3px;color:rgba(31,8,0,.55);font-size:10px;font-weight:600}
.intop-maps2gis-prototype .maps2gis-launch-stage b{color:var(--gis-dark);font-size:9px;font-weight:900;text-transform:uppercase}
.intop-maps2gis-prototype .maps2gis-launch-flow{display:grid;grid-template-columns:auto 1fr auto 1fr auto;gap:10px;align-items:center;padding:15px 20px;background:var(--gis-deep);color:#fff}
.intop-maps2gis-prototype .maps2gis-launch-flow span{font-size:10px;font-weight:900;text-transform:uppercase}
.intop-maps2gis-prototype .maps2gis-launch-flow i{position:relative;height:2px;background:var(--ye)}
.intop-maps2gis-prototype .maps2gis-launch-flow i:after{content:"";position:absolute;right:0;top:-3px;width:7px;height:7px;border-top:2px solid var(--ye);border-right:2px solid var(--ye);transform:rotate(45deg)}
.intop-maps2gis-prototype .maps2gis-overview-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:64px;align-items:end;margin-bottom:30px}
.intop-maps2gis-prototype .maps2gis-overview-head .im-intro{margin:0}
.intop-maps2gis-prototype .maps2gis-overview-board{overflow:hidden;border:1px solid var(--gis-line);border-radius:var(--gis-radius);background:#fff;box-shadow:var(--gis-shadow)}
.intop-maps2gis-prototype .maps2gis-overview-board-head,.intop-maps2gis-prototype .maps2gis-price-board-title,.intop-maps2gis-prototype .maps2gis-audience-board-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 20px;background:var(--gis-dark);color:#fff}
.intop-maps2gis-prototype .maps2gis-overview-board-head span,.intop-maps2gis-prototype .maps2gis-price-board-title span,.intop-maps2gis-prototype .maps2gis-audience-board-head span{font-size:14px;font-weight:900}
.intop-maps2gis-prototype .maps2gis-overview-board-head strong,.intop-maps2gis-prototype .maps2gis-price-board-title strong,.intop-maps2gis-prototype .maps2gis-audience-board-head strong{padding:6px 9px;border:1px solid rgba(255,255,255,.35);border-radius:4px;font-size:9px;font-weight:900;text-transform:uppercase}
.intop-maps2gis-prototype .maps2gis-overview-row{display:grid;grid-template-columns:48px minmax(260px,.72fr) minmax(0,1fr);gap:20px;align-items:start;padding:22px 24px}
.intop-maps2gis-prototype .maps2gis-overview-row+.maps2gis-overview-row{border-top:1px solid var(--gis-line)}
.intop-maps2gis-prototype .maps2gis-overview-row:nth-child(2){background:var(--gis-soft)}
.intop-maps2gis-prototype .maps2gis-overview-row>span{display:grid;width:36px;height:36px;place-items:center;border-radius:6px;background:var(--gis);color:#fff;font-size:10px;font-weight:900}
.intop-maps2gis-prototype .maps2gis-overview-row:nth-child(2)>span{background:var(--or)}
.intop-maps2gis-prototype .maps2gis-overview-row:nth-child(3)>span{background:var(--ye);color:#10020e}
.intop-maps2gis-prototype .maps2gis-overview-row h3{margin:4px 0 0;font-size:19px;font-weight:900;line-height:1.2}
.intop-maps2gis-prototype .maps2gis-overview-row p{margin:0;color:rgba(31,8,0,.68);font-size:14px;font-weight:500;line-height:1.58}
.intop-maps2gis-prototype .maps2gis-overview-flow{display:grid;grid-template-columns:auto 1fr auto 1fr auto;gap:14px;align-items:center;padding:18px 24px;background:#f7f8f7;color:var(--gis-dark)}
.intop-maps2gis-prototype .maps2gis-overview-flow span{font-size:11px;font-weight:900;text-transform:uppercase}
.intop-maps2gis-prototype .maps2gis-overview-flow i{height:2px;background:var(--gis)}
.intop-maps2gis-prototype #maps2gis-work.maps2gis-work-section{background:var(--gis-deep);color:#fff}
.intop-maps2gis-prototype .maps2gis-work-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.75fr);gap:64px;align-items:end;margin-bottom:30px}
.intop-maps2gis-prototype .maps2gis-work-summary{display:grid;grid-template-columns:72px minmax(0,1fr);gap:18px;align-items:center;padding:18px;border:1px solid rgba(255,255,255,.16);border-radius:var(--gis-radius);background:rgba(255,255,255,.07)}
.intop-maps2gis-prototype .maps2gis-work-summary>strong{color:var(--ye);font-size:52px;font-weight:900;line-height:1}
.intop-maps2gis-prototype .maps2gis-work-summary span{display:block;color:#fff;font-size:11px;font-weight:900;text-transform:uppercase}
.intop-maps2gis-prototype .maps2gis-work-summary p{margin:5px 0 0;color:rgba(255,255,255,.68);font-size:12px;font-weight:500;line-height:1.45}
.intop-maps2gis-prototype .maps2gis-work-board{overflow:hidden;border-radius:var(--gis-radius);background:#fff;color:#10020e;box-shadow:0 24px 58px rgba(0,0,0,.2)}
.intop-maps2gis-prototype .maps2gis-work-board-head,.intop-maps2gis-prototype .maps2gis-channel-board-head{display:grid;grid-template-columns:minmax(220px,.46fr) minmax(0,1fr) minmax(260px,.8fr);gap:24px;padding:14px 20px;background:var(--gis);color:#fff}
.intop-maps2gis-prototype .maps2gis-work-board-head span,.intop-maps2gis-prototype .maps2gis-channel-board-head span{font-size:10px;font-weight:900;text-transform:uppercase}
.intop-maps2gis-prototype .maps2gis-work-row,.intop-maps2gis-prototype .maps2gis-channel-row{display:grid;grid-template-columns:minmax(220px,.46fr) minmax(0,1fr) minmax(260px,.8fr);gap:24px;padding:18px 20px}
.intop-maps2gis-prototype .maps2gis-work-row+.maps2gis-work-row,.intop-maps2gis-prototype .maps2gis-channel-row+.maps2gis-channel-row{border-top:1px solid rgba(31,8,0,.09)}
.intop-maps2gis-prototype .maps2gis-work-row:nth-child(2n+1),.intop-maps2gis-prototype .maps2gis-channel-row:nth-child(2n+1){background:#f8faf9}
.intop-maps2gis-prototype .maps2gis-work-name,.intop-maps2gis-prototype .maps2gis-channel-task{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;align-items:start}
.intop-maps2gis-prototype .maps2gis-work-name>span,.intop-maps2gis-prototype .maps2gis-channel-task>span{display:grid;width:32px;height:32px;place-items:center;border-radius:5px;background:var(--gis-dark);color:#fff;font-size:9px;font-weight:900}
.intop-maps2gis-prototype .maps2gis-work-name strong,.intop-maps2gis-prototype .maps2gis-channel-task strong{padding-top:5px;font-size:14px;font-weight:900;line-height:1.3}
.intop-maps2gis-prototype .maps2gis-channel-task{grid-template-columns:46px minmax(0,1fr);gap:14px;align-items:center}
.intop-maps2gis-prototype .maps2gis-channel-task>span{width:44px;height:44px;border-radius:6px;background:var(--gis);font-size:13px;line-height:1}
.intop-maps2gis-prototype .maps2gis-channel-task strong{padding-top:0}
.intop-maps2gis-prototype .maps2gis-work-field>span,.intop-maps2gis-prototype .maps2gis-channel-row>div:not(.maps2gis-channel-task)>span{display:block;margin-bottom:5px;color:var(--gis);font-size:9px;font-weight:900;text-transform:uppercase}
.intop-maps2gis-prototype .maps2gis-work-field p,.intop-maps2gis-prototype .maps2gis-channel-row p{margin:0;color:rgba(31,8,0,.67);font-size:13px;font-weight:500;line-height:1.5}
.intop-maps2gis-prototype #maps2gis-organic.maps2gis-channels-section{background:var(--gis-soft)}
.intop-maps2gis-prototype .maps2gis-channels-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.84fr);gap:64px;align-items:start;margin-bottom:30px}
.intop-maps2gis-prototype .maps2gis-channels-copy{padding-left:22px;border-left:5px solid var(--gis)}
.intop-maps2gis-prototype .maps2gis-channels-copy p{margin:0;color:rgba(31,8,0,.7);font-size:14px;font-weight:500;line-height:1.58}
.intop-maps2gis-prototype .maps2gis-channels-copy p+p{margin-top:12px}
.intop-maps2gis-prototype .maps2gis-channel-board{overflow:hidden;border:1px solid var(--gis-line);border-radius:var(--gis-radius);background:#fff;box-shadow:var(--gis-shadow)}
.intop-maps2gis-prototype .maps2gis-channel-board-head{background:var(--gis-dark)}
.intop-maps2gis-prototype .maps2gis-channel-row>div:nth-child(2)>span{color:var(--gis)}
.intop-maps2gis-prototype .maps2gis-channel-row>div:nth-child(3)>span{color:var(--or)}
.intop-maps2gis-prototype .maps2gis-audience-layout{grid-template-columns:minmax(0,.56fr) minmax(0,1fr);gap:64px}
.intop-maps2gis-prototype .maps2gis-audience-copy{position:sticky;top:170px}
.intop-maps2gis-prototype .maps2gis-audience-note{margin-top:24px;padding:18px 0 0 20px;border-top:1px solid var(--gis-line);border-left:5px solid var(--or)}
.intop-maps2gis-prototype .maps2gis-audience-note span{display:block;margin-bottom:8px;color:var(--or);font-size:10px;font-weight:900;text-transform:uppercase}
.intop-maps2gis-prototype .maps2gis-audience-note p{margin:0;color:rgba(31,8,0,.68);font-size:14px;font-weight:500;line-height:1.58}
.intop-maps2gis-prototype .maps2gis-audience-board{overflow:hidden;border:1px solid var(--gis-line);border-radius:var(--gis-radius);background:#fff;box-shadow:var(--gis-shadow)}
.intop-maps2gis-prototype .maps2gis-audience-grid{display:block;border:0;border-radius:0;background:#fff;box-shadow:none}
.intop-maps2gis-prototype .maps2gis-audience-grid article{display:grid;grid-template-columns:38px minmax(0,1fr) 130px;gap:14px;align-items:center;min-height:0;padding:16px 20px;border:0;background:#fff}
.intop-maps2gis-prototype .maps2gis-audience-grid article+article{border-top:1px solid var(--gis-line)}
.intop-maps2gis-prototype .maps2gis-audience-grid article:nth-child(2n){background:var(--gis-soft)}
.intop-maps2gis-prototype .maps2gis-audience-grid article>span{width:32px;height:32px;background:var(--gis-dark)}
.intop-maps2gis-prototype .maps2gis-audience-grid p{font-size:13px;font-weight:600}
.intop-maps2gis-prototype .maps2gis-audience-grid small{color:rgba(31,8,0,.42);font-size:9px;font-weight:900;text-align:right;text-transform:uppercase}
.intop-maps2gis-prototype .maps2gis-process-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(410px,.8fr);gap:64px;align-items:end;margin-bottom:30px}
.intop-maps2gis-prototype .maps2gis-process-head .im-head{margin-bottom:0}
.intop-maps2gis-prototype .maps2gis-process-cycle{padding:18px;border:1px solid var(--gis-line);border-radius:var(--gis-radius);background:#fff;box-shadow:var(--gis-shadow)}
.intop-maps2gis-prototype .maps2gis-process-cycle>span{display:block;margin-bottom:12px;color:var(--gis);font-size:10px;font-weight:900;text-transform:uppercase}
.intop-maps2gis-prototype .maps2gis-process-cycle>div{display:grid;grid-template-columns:auto 1fr auto 1fr auto;gap:10px;align-items:center}
.intop-maps2gis-prototype .maps2gis-process-cycle strong{font-size:11px;font-weight:900;text-transform:uppercase}
.intop-maps2gis-prototype .maps2gis-process-cycle i{height:2px;background:var(--gis)}
.intop-maps2gis-prototype .maps2gis-process-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.intop-maps2gis-prototype .maps2gis-process-panel{overflow:hidden;border:1px solid var(--gis-line);border-radius:var(--gis-radius);background:#fff;box-shadow:var(--gis-shadow)}
.intop-maps2gis-prototype .maps2gis-process-panel-head{display:flex;align-items:center;gap:14px;padding:18px 20px;background:var(--gis-dark);color:#fff}
.intop-maps2gis-prototype .maps2gis-process-panel:nth-child(2) .maps2gis-process-panel-head{background:var(--or)}
.intop-maps2gis-prototype .maps2gis-process-panel-head>span{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(255,255,255,.38);border-radius:5px;font-size:10px;font-weight:900}
.intop-maps2gis-prototype .maps2gis-process-panel-head h3{margin:0;font-size:20px;font-weight:900}
.intop-maps2gis-prototype .maps2gis-process-item{display:grid;grid-template-columns:36px minmax(0,1fr);gap:14px;padding:18px 20px}
.intop-maps2gis-prototype .maps2gis-process-item+.maps2gis-process-item{border-top:1px solid var(--gis-line)}
.intop-maps2gis-prototype .maps2gis-process-item>span{display:grid;width:32px;height:32px;place-items:center;border-radius:5px;background:var(--gis-soft);color:var(--gis-dark);font-size:9px;font-weight:900}
.intop-maps2gis-prototype .maps2gis-process-item h4{margin:2px 0 7px;font-size:16px;font-weight:900;line-height:1.25}
.intop-maps2gis-prototype .maps2gis-process-item p{margin:0;color:rgba(31,8,0,.66);font-size:13px;font-weight:500;line-height:1.53}
.intop-maps2gis-prototype .maps2gis-price-card{border-radius:var(--gis-radius);background:var(--gis-deep);box-shadow:var(--gis-shadow)}
.intop-maps2gis-prototype .maps2gis-price-board{display:block;margin-top:28px}
.intop-maps2gis-prototype .maps2gis-price-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
.intop-maps2gis-prototype .maps2gis-price-stage{min-height:300px}
.intop-maps2gis-prototype .maps2gis-price-stage-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:22px}
.intop-maps2gis-prototype .maps2gis-price-stage-head>span{display:grid;width:38px;height:38px;place-items:center;border-radius:6px;background:var(--gis);color:#fff;font-size:11px;font-weight:900}
.intop-maps2gis-prototype .maps2gis-price-stage:nth-child(2) .maps2gis-price-stage-head>span{background:var(--gis-dark)}
.intop-maps2gis-prototype .maps2gis-price-stage:nth-child(3) .maps2gis-price-stage-head>span{background:var(--or)}
.intop-maps2gis-prototype .maps2gis-price-stage-head small{color:rgba(31,8,0,.46);font-size:9px;font-weight:900;text-transform:uppercase}
.intop-maps2gis-prototype .maps2gis-report{padding:20px}
.intop-maps2gis-prototype .maps2gis-metric-grid{overflow:hidden;border:1px solid var(--gis-line);border-radius:6px;background:#fff}
.intop-maps2gis-prototype .maps2gis-metric{display:grid;grid-template-columns:32px minmax(0,1fr) minmax(150px,.72fr);gap:12px;align-items:center;padding:12px 14px}
.intop-maps2gis-prototype .maps2gis-metric+.maps2gis-metric{border-top:1px solid var(--gis-line)}
.intop-maps2gis-prototype .maps2gis-metric:nth-child(2n){background:#f8faf9}
.intop-maps2gis-prototype .maps2gis-metric>span{display:grid;width:28px;height:28px;place-items:center;border-radius:5px;background:var(--gis-dark);color:#fff;font-size:8px;font-weight:900}
.intop-maps2gis-prototype .maps2gis-metric strong{display:block;font-size:12px;font-weight:900}
.intop-maps2gis-prototype .maps2gis-metric p{margin:3px 0 0;color:rgba(31,8,0,.55);font-size:10px;font-weight:500;line-height:1.35}
.intop-maps2gis-prototype .maps2gis-metric small{color:var(--gis-dark);font-size:10px;font-weight:750;line-height:1.35}
.intop-maps2gis-prototype .maps2gis-reputation-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.7fr);gap:64px;align-items:end;margin-bottom:30px}
.intop-maps2gis-prototype .maps2gis-reputation-head .im-head{margin-bottom:0}
.intop-maps2gis-prototype .maps2gis-reputation-principle{padding:18px 20px;border-left:5px solid var(--gis);background:#fff}
.intop-maps2gis-prototype .maps2gis-reputation-principle span{display:block;margin-bottom:7px;color:var(--gis);font-size:10px;font-weight:900;text-transform:uppercase}
.intop-maps2gis-prototype .maps2gis-reputation-principle strong{display:block;font-size:18px;font-weight:900;line-height:1.28}
.intop-maps2gis-prototype .maps2gis-reputation-board{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border:1px solid var(--gis-line);border-radius:var(--gis-radius);background:#fff;box-shadow:var(--gis-shadow)}
.intop-maps2gis-prototype .maps2gis-reputation-board article:nth-child(2){background:var(--gis-deep);color:#fff}
.intop-maps2gis-prototype .maps2gis-reputation-board-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 20px;border-bottom:1px solid var(--gis-line)}
.intop-maps2gis-prototype .maps2gis-reputation-board-head span{font-size:19px;font-weight:900}
.intop-maps2gis-prototype .maps2gis-reputation-board-head strong{font-size:9px;font-weight:900;text-transform:uppercase}
.intop-maps2gis-prototype .maps2gis-reputation-board ul{margin:0;padding:0;list-style:none}
.intop-maps2gis-prototype .maps2gis-reputation-board li{display:grid;grid-template-columns:32px minmax(0,1fr);gap:12px;align-items:center;padding:14px 20px}
.intop-maps2gis-prototype .maps2gis-reputation-board li+li{border-top:1px solid var(--gis-line)}
.intop-maps2gis-prototype .maps2gis-reputation-board li>span{display:grid;width:28px;height:28px;place-items:center;border-radius:5px;background:var(--gis);color:#fff;font-size:8px;font-weight:900}
.intop-maps2gis-prototype .maps2gis-reputation-board article:nth-child(2) li>span{background:var(--or)}
.intop-maps2gis-prototype .maps2gis-reputation-board li p{margin:0;color:rgba(31,8,0,.7);font-size:13px;font-weight:600;line-height:1.4}
.intop-maps2gis-prototype .maps2gis-reputation-board article:nth-child(2) li p{color:rgba(255,255,255,.76)}
.intop-maps2gis-prototype .maps2gis-growth-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:68px;align-items:center}
.intop-maps2gis-prototype .maps2gis-growth-kicker{display:flex;align-items:center;gap:11px;margin-bottom:17px;color:var(--ye);font-size:12px;font-weight:900;text-transform:uppercase}
.intop-maps2gis-prototype .maps2gis-growth-kicker span{display:block;width:34px;height:3px;background:var(--gis)}
.intop-maps2gis-prototype .maps2gis-growth-copy h2{max-width:720px;margin:0;color:#fff;font-size:48px;font-weight:900;line-height:1.04}
.intop-maps2gis-prototype .maps2gis-growth-copy>p{max-width:690px;margin:20px 0 0;color:rgba(255,255,255,.76);font-size:16px;font-weight:500;line-height:1.58}
.intop-maps2gis-prototype .maps2gis-growth-actions{display:flex;align-items:center;gap:18px;margin-top:28px}
.intop-maps2gis-prototype .maps2gis-growth-actions small{display:block;max-width:230px;color:rgba(255,255,255,.5);font-size:12px;font-weight:700;line-height:1.45}
.intop-maps2gis-prototype .maps2gis-growth-checklist{overflow:hidden;border-radius:var(--gis-radius);background:#fff;color:#10020e;box-shadow:0 24px 60px rgba(0,0,0,.22)}
.intop-maps2gis-prototype .maps2gis-growth-checklist-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;background:var(--gis);color:#fff}
.intop-maps2gis-prototype .maps2gis-growth-checklist-head span{font-size:16px;font-weight:900}
.intop-maps2gis-prototype .maps2gis-growth-checklist-head strong{padding:6px 9px;border:1px solid rgba(255,255,255,.45);border-radius:4px;font-size:9px;font-weight:900;text-transform:uppercase}
.intop-maps2gis-prototype .maps2gis-growth-checklist ol{margin:0;padding:0;list-style:none}
.intop-maps2gis-prototype .maps2gis-growth-checklist li{display:grid;grid-template-columns:38px minmax(0,1fr);gap:13px;align-items:center;padding:15px 20px}
.intop-maps2gis-prototype .maps2gis-growth-checklist li+li{border-top:1px solid rgba(31,8,0,.09)}
.intop-maps2gis-prototype .maps2gis-growth-checklist li>span{display:grid;width:34px;height:34px;place-items:center;border-radius:6px;background:var(--gis-dark);color:#fff;font-size:10px;font-weight:900}
.intop-maps2gis-prototype .maps2gis-growth-checklist li:nth-child(2) span,.intop-maps2gis-prototype .maps2gis-growth-checklist li:nth-child(4) span{background:var(--or)}
.intop-maps2gis-prototype .maps2gis-growth-checklist li p{margin:0;color:rgba(31,8,0,.78);font-size:13px;font-weight:800;line-height:1.35}
@media (max-width:1180px){.intop-maps2gis-prototype .maps-hero-card:before{top:52%!important;height:48%!important}.intop-maps2gis-prototype .maps2gis-overview-head,.intop-maps2gis-prototype .maps2gis-work-head,.intop-maps2gis-prototype .maps2gis-channels-head,.intop-maps2gis-prototype .maps2gis-audience-layout,.intop-maps2gis-prototype .maps2gis-process-head,.intop-maps2gis-prototype .maps2gis-price-layout,.intop-maps2gis-prototype .maps2gis-report-layout,.intop-maps2gis-prototype .maps2gis-reputation-head,.intop-maps2gis-prototype .maps2gis-growth-layout{grid-template-columns:1fr;gap:28px}.intop-maps2gis-prototype .maps2gis-audience-copy{position:static}.intop-maps2gis-prototype .maps2gis-hero-panel,.intop-maps2gis-prototype .maps2gis-growth-checklist{justify-self:start;max-width:720px;width:100%}}
@media (max-width:900px){.intop-maps2gis-prototype .maps2gis-work-board-head,.intop-maps2gis-prototype .maps2gis-channel-board-head{display:none}.intop-maps2gis-prototype .maps2gis-work-row,.intop-maps2gis-prototype .maps2gis-channel-row{grid-template-columns:minmax(190px,.46fr) minmax(0,1fr);gap:18px}.intop-maps2gis-prototype .maps2gis-work-result,.intop-maps2gis-prototype .maps2gis-channel-row>div:nth-child(3){grid-column:2}.intop-maps2gis-prototype .maps2gis-process-panels,.intop-maps2gis-prototype .maps2gis-price-groups,.intop-maps2gis-prototype .maps2gis-reputation-board{grid-template-columns:1fr}.intop-maps2gis-prototype .maps2gis-price-stage{min-height:0;border-top:1px solid var(--gis-line);border-left:0}.intop-maps2gis-prototype .maps2gis-price-stage:first-child{border-top:0}.intop-maps2gis-prototype .maps2gis-reputation-board article:nth-child(2){border-top:1px solid var(--gis-line)}}
@media (max-width:760px){.intop-maps2gis-prototype .maps2gis-launch-map{height:118px}.intop-maps2gis-prototype .maps2gis-launch-head{padding:17px 16px 10px}.intop-maps2gis-prototype .maps2gis-launch-head strong{font-size:23px}.intop-maps2gis-prototype .maps2gis-launch-query{grid-template-columns:20px minmax(0,1fr);margin:3px 16px 10px;padding:11px}.intop-maps2gis-prototype .maps2gis-launch-query b{display:none}.intop-maps2gis-prototype .maps2gis-launch-stages{padding:0 16px 12px}.intop-maps2gis-prototype .maps2gis-launch-stage{grid-template-columns:32px minmax(0,1fr);padding:10px}.intop-maps2gis-prototype .maps2gis-launch-stage b{display:none}.intop-maps2gis-prototype .maps2gis-launch-flow{padding:14px 16px}.intop-maps2gis-prototype .maps2gis-launch-flow span{font-size:8px}.intop-maps2gis-prototype .maps2gis-overview-row{grid-template-columns:38px minmax(0,1fr);gap:12px;padding:18px}.intop-maps2gis-prototype .maps2gis-overview-row h3{font-size:17px}.intop-maps2gis-prototype .maps2gis-overview-row p{grid-column:2;font-size:13px}.intop-maps2gis-prototype .maps2gis-overview-flow{grid-template-columns:1fr;gap:8px;padding:16px 18px}.intop-maps2gis-prototype .maps2gis-overview-flow i{display:none}.intop-maps2gis-prototype .maps2gis-work-summary{grid-template-columns:58px minmax(0,1fr)}.intop-maps2gis-prototype .maps2gis-work-summary>strong{font-size:42px}.intop-maps2gis-prototype .maps2gis-work-row,.intop-maps2gis-prototype .maps2gis-channel-row{display:block;padding:18px}.intop-maps2gis-prototype .maps2gis-work-field,.intop-maps2gis-prototype .maps2gis-channel-row>div{margin-top:15px;padding-top:15px;border-top:1px solid var(--gis-line)}.intop-maps2gis-prototype .maps2gis-work-name,.intop-maps2gis-prototype .maps2gis-channel-task{margin:0;padding:0;border:0}.intop-maps2gis-prototype .maps2gis-audience-grid article{grid-template-columns:34px minmax(0,1fr);padding:15px 16px}.intop-maps2gis-prototype .maps2gis-audience-grid small{grid-column:2;text-align:left}.intop-maps2gis-prototype .maps2gis-process-cycle>div{grid-template-columns:1fr;gap:7px}.intop-maps2gis-prototype .maps2gis-process-cycle i{display:none}.intop-maps2gis-prototype .maps2gis-process-item{padding:16px}.intop-maps2gis-prototype .maps2gis-price-board-title,.intop-maps2gis-prototype .maps2gis-overview-board-head,.intop-maps2gis-prototype .maps2gis-audience-board-head{align-items:flex-start;flex-direction:column}.intop-maps2gis-prototype .maps2gis-price-stage{padding:20px}.intop-maps2gis-prototype .maps2gis-metric{grid-template-columns:30px minmax(0,1fr);padding:12px}.intop-maps2gis-prototype .maps2gis-metric small{grid-column:2}.intop-maps2gis-prototype .maps2gis-reputation-board-head{align-items:flex-start;flex-direction:column}.intop-maps2gis-prototype .maps2gis-growth-layout{gap:28px}.intop-maps2gis-prototype .maps2gis-growth-copy h2{font-size:34px}.intop-maps2gis-prototype .maps2gis-growth-actions{align-items:flex-start;flex-direction:column}.intop-maps2gis-prototype .maps2gis-growth-checklist{max-width:none}.intop-maps2gis-prototype .maps2gis-final-cta{padding:48px 0}}
.intop-maps-serm-prototype .maps-hero-card{min-height:560px;background:#fff7ec;overflow:hidden}
.intop-maps-serm-prototype .maps-hero-card:before{right:0!important;top:0!important;width:44%!important;height:100%!important;background:#1f0800;transform:none!important}
.intop-maps-serm-prototype .maps-hero-grid{grid-template-columns:minmax(0,1fr) minmax(420px,.82fr)}
.intop-maps-serm-prototype .maps-hero-copy h1{max-width:790px;font-size:42px;line-height:1.04}
.intop-maps-serm-prototype .maps-hero-sub{max-width:690px}
.intop-maps-serm-prototype .maps-hero-card .im-btn-white{background:#fff;color:#1f0800!important;border-color:rgba(31,8,0,.16)}
.intop-maps-serm-prototype .maps-serm-hero-panel{display:grid;gap:12px;justify-self:end;width:100%;max-width:540px;min-width:0}
.intop-maps-serm-prototype .maps-serm-card{position:relative;box-sizing:border-box;max-width:100%;overflow:hidden;padding:24px;border-radius:22px;background:#fff;color:var(--dk);box-shadow:0 24px 70px rgba(31,8,0,.2)}
.intop-maps-serm-prototype .maps-serm-card:before{content:"";position:absolute;right:18px;top:16px;width:118px;height:118px;border-radius:50%;background:#ffcc00;opacity:.56}
.intop-maps-serm-prototype .maps-serm-photo{position:relative;z-index:1;margin:-8px -8px 18px;overflow:hidden;border-radius:16px;background:#10020e}
.intop-maps-serm-prototype .maps-serm-photo img{display:block;width:100%;height:178px;object-fit:cover}
.intop-maps-serm-prototype .maps-serm-card-top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:28px}
.intop-maps-serm-prototype .maps-serm-card-top span{display:inline-flex;min-height:28px;align-items:center;padding:5px 11px;border-radius:999px;background:#fff0e8;color:var(--or);font-size:11px;font-weight:950;text-transform:uppercase}
.intop-maps-serm-prototype .maps-serm-card-top strong{color:var(--pu);font-size:40px;line-height:1;font-weight:950}
.intop-maps-serm-prototype .maps-serm-card h2{position:relative;z-index:1;margin:0 0 10px;color:var(--dk);font-size:29px;line-height:1.04;font-weight:950}
.intop-maps-serm-prototype .maps-serm-card p{position:relative;z-index:1;max-width:360px;margin:0;color:rgba(31,8,0,.68);font-size:14px;font-weight:780;line-height:1.5}
.intop-maps-serm-prototype .maps-serm-bars{display:none;gap:8px;margin-top:24px}
.intop-maps-serm-prototype .maps-serm-bars i{display:block;height:11px;border-radius:999px;background:#f0e6f5}
.intop-maps-serm-prototype .maps-serm-bars i:first-child{width:88%;background:var(--or)}.intop-maps-serm-prototype .maps-serm-bars i:nth-child(2){width:66%;background:var(--pu)}.intop-maps-serm-prototype .maps-serm-bars i:nth-child(3){width:78%;background:var(--ye)}
.intop-maps-serm-prototype .maps-serm-control{display:none;padding:14px 16px;border-radius:18px;background:#510b72;color:#fff;box-shadow:0 18px 44px rgba(31,8,0,.14)}
.intop-maps-serm-prototype .maps-serm-control-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:10px}
.intop-maps-serm-prototype .maps-serm-control-head strong{font-size:17px;font-weight:950;line-height:1.15}
.intop-maps-serm-prototype .maps-serm-control-head span{color:var(--ye);font-size:11px;font-weight:950;text-transform:uppercase}
.intop-maps-serm-prototype .maps-serm-review-row{display:grid;grid-template-columns:minmax(0,1fr) 110px;gap:12px;padding:7px 0;border-top:1px solid rgba(255,255,255,.16)}
.intop-maps-serm-prototype .maps-serm-review-row span{color:rgba(255,255,255,.78);font-size:12px;font-weight:850}
.intop-maps-serm-prototype .maps-serm-review-row b{color:#fff;font-size:12px;font-weight:950;text-align:right;text-transform:uppercase}
.intop-maps-serm-prototype .maps-serm-snippets{display:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.intop-maps-serm-prototype .maps-serm-snippets article{min-height:92px;padding:14px;border-radius:16px;background:#fff;box-shadow:0 12px 30px rgba(31,8,0,.1)}
.intop-maps-serm-prototype .maps-serm-snippets span{display:block;margin-bottom:8px;color:var(--or);font-size:11px;font-weight:950;text-transform:uppercase}
.intop-maps-serm-prototype .maps-serm-snippets p{margin:0;color:rgba(31,8,0,.72);font-size:12px;font-weight:800;line-height:1.35}
.intop-maps-serm-prototype .maps-serm-overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.intop-maps-serm-prototype .maps-serm-scenarios{display:grid;grid-template-columns:minmax(0,.62fr) minmax(0,1fr);gap:44px;align-items:start}
.intop-maps-serm-prototype .maps-serm-scenarios ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}
.intop-maps-serm-prototype .maps-serm-scenarios li{min-height:92px;padding:18px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:rgba(255,255,255,.07);color:rgba(255,255,255,.86);font-size:14px;font-weight:780;line-height:1.42}
.intop-maps-serm-prototype .maps-serm-work-layout{display:grid;grid-template-columns:minmax(0,.52fr) minmax(0,1fr);gap:44px;align-items:start}
.intop-maps-serm-prototype .maps-serm-work-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.intop-maps-serm-prototype .maps-serm-work-grid .orm-card:nth-child(1){grid-column:1/-1;background:#fff}
.intop-maps-serm-prototype .maps-serm-rules-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.intop-maps-serm-prototype .maps-serm-rules-grid article{padding:28px;border-radius:18px;border:1px solid rgba(31,8,0,.08);background:#f4f4f4}
.intop-maps-serm-prototype .maps-serm-rules-grid .maps-serm-cant{background:#1f0800;color:#fff}
.intop-maps-serm-prototype .maps-serm-rules-grid h3{margin:0 0 18px;color:inherit;font-size:28px;line-height:1.05;font-weight:950}
.intop-maps-serm-prototype .maps-serm-rules-grid ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}
.intop-maps-serm-prototype .maps-serm-rules-grid li{position:relative;margin:0;padding-left:19px;color:rgba(31,8,0,.74);font-size:14px;font-weight:780;line-height:1.45}
.intop-maps-serm-prototype .maps-serm-cant li{color:rgba(255,255,255,.78)}
.intop-maps-serm-prototype .maps-serm-rules-grid li:before{content:"";position:absolute;left:0;top:.62em;width:7px;height:7px;border-radius:50%;background:var(--or)}
.intop-maps-serm-prototype .maps-serm-cant li:before{background:var(--ye)}
.intop-maps-serm-prototype .maps-serm-rules-note{margin:18px 0 0;padding:18px 22px;border-radius:14px;background:#fff0e8;color:rgba(31,8,0,.74);font-size:15px;font-weight:750;line-height:1.55}
.intop-maps-serm-prototype .maps-serm-negative-layout{display:grid;grid-template-columns:minmax(0,.52fr) minmax(0,1fr);gap:44px;align-items:start}
.intop-maps-serm-prototype .maps-serm-orange-note{margin:20px 0 0;padding:18px;border-radius:14px;background:rgba(255,255,255,.16);color:#fff;font-size:16px;font-weight:750;line-height:1.55}
.intop-maps-serm-prototype .maps-serm-negative-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.intop-maps-serm-prototype .maps-serm-negative-grid article{min-height:186px;padding:22px;border-radius:16px;background:#fff;color:var(--dk);box-shadow:0 16px 42px rgba(31,8,0,.1)}
.intop-maps-serm-prototype .maps-serm-negative-grid span{display:block;margin-bottom:20px;color:rgba(254,69,0,.34);font-size:30px;font-weight:950;line-height:1}
.intop-maps-serm-prototype .maps-serm-negative-grid h3{margin:0 0 10px;color:var(--dk);font-size:20px;line-height:1.12;font-weight:950}
.intop-maps-serm-prototype .maps-serm-negative-grid p{margin:0;color:rgba(31,8,0,.7);font-size:14px;line-height:1.5}
.intop-maps-serm-prototype .maps-serm-trust-layout,.intop-maps-serm-prototype .maps-serm-metrics-layout,.intop-maps-serm-prototype .maps-serm-price-layout{display:grid;grid-template-columns:minmax(0,.62fr) minmax(360px,1fr);gap:42px;align-items:start}
.intop-maps-serm-prototype .maps-serm-trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.intop-maps-serm-prototype .maps-serm-trust-grid article{min-height:150px;padding:22px;border:1px solid rgba(31,8,0,.08);border-radius:16px;background:#fff}
.intop-maps-serm-prototype .maps-serm-trust-grid h3{margin:0 0 10px;color:var(--or);font-size:20px;line-height:1.12;font-weight:950}
.intop-maps-serm-prototype .maps-serm-trust-grid p{margin:0;color:rgba(31,8,0,.7);font-size:14px;line-height:1.5}
.intop-maps-serm-prototype .maps-serm-table-panel{margin-top:2px}
.intop-maps-serm-prototype .maps-serm-step-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}
.intop-maps-serm-prototype .maps-serm-step-grid .orm-card{min-height:210px;padding:22px}
.intop-maps-serm-prototype .maps-serm-step-grid .orm-card-num{font-size:30px}
.intop-maps-serm-prototype .maps-serm-report{padding:24px;border-radius:18px;background:#fff;color:var(--dk);box-shadow:0 24px 70px rgba(31,8,0,.22)}
.intop-maps-serm-prototype .maps-serm-report-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}
.intop-maps-serm-prototype .maps-serm-report-head strong{font-size:21px;line-height:1.15;font-weight:950}
.intop-maps-serm-prototype .maps-serm-report-head span{display:inline-flex;min-height:28px;align-items:center;padding:5px 10px;border-radius:999px;background:#fff0e8;color:var(--or);font-size:11px;font-weight:950;text-transform:uppercase}
.intop-maps-serm-prototype .maps-serm-report ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none}
.intop-maps-serm-prototype .maps-serm-report li{min-height:54px;padding:13px;border-radius:12px;background:#f4f4f4;color:rgba(31,8,0,.72);font-size:13px;font-weight:800;line-height:1.34}
.intop-maps-serm-prototype .maps-serm-price-card{padding:28px;border-radius:18px;background:#510b72;color:#fff;box-shadow:0 20px 52px rgba(31,8,0,.14)}
.intop-maps-serm-prototype .maps-serm-price-card span{display:block;margin:0 0 12px;color:var(--ye);font-size:13px;font-weight:950;text-transform:uppercase}
.intop-maps-serm-prototype .maps-serm-price-card strong{display:block;color:#fff;font-size:31px;line-height:1.05;font-weight:950}
.intop-maps-serm-prototype .maps-serm-price-card p{margin:14px 0 18px;color:rgba(255,255,255,.78);font-size:14px;line-height:1.55}
.intop-maps-serm-prototype .maps-serm-price-factors{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:22px}
.intop-maps-serm-prototype .maps-serm-price-factors p{min-height:84px;margin:0;padding:17px;border:1px solid rgba(31,8,0,.08);border-radius:12px;background:var(--lt);color:rgba(31,8,0,.72);font-size:13px;font-weight:800;line-height:1.38}
.intop-maps-serm-prototype .maps-serm-related-board .im-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.intop-maps-serm-prototype .maps-serm-related-board .im-link{width:100%;justify-content:flex-start}
.intop-maps-serm-prototype .maps-serm-final-cta{background:#510b72}
@media (max-width:1180px){.intop-maps-serm-prototype .maps-hero-grid,.intop-maps-serm-prototype .maps-serm-scenarios,.intop-maps-serm-prototype .maps-serm-work-layout,.intop-maps-serm-prototype .maps-serm-negative-layout,.intop-maps-serm-prototype .maps-serm-trust-layout,.intop-maps-serm-prototype .maps-serm-metrics-layout,.intop-maps-serm-prototype .maps-serm-price-layout{grid-template-columns:1fr}.intop-maps-serm-prototype .maps-serm-hero-panel{justify-self:start;max-width:720px}.intop-maps-serm-prototype .maps-serm-step-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.intop-maps-serm-prototype .maps-serm-price-factors{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:760px){.intop-maps-serm-prototype .maps-hero-card:before{left:0!important;right:auto!important;top:58%!important;width:100%!important;height:42%!important}.intop-maps-serm-prototype .maps-hero-grid{grid-template-columns:1fr!important;gap:24px}.intop-maps-serm-prototype .maps-hero-copy,.intop-maps-serm-prototype .maps-hero-copy h1,.intop-maps-serm-prototype .maps-hero-sub,.intop-maps-serm-prototype .maps-hero-actions{width:100%!important;max-width:100%;min-width:0}.intop-maps-serm-prototype .maps-serm-hero-panel{width:100%;max-width:100%;min-width:0;justify-self:stretch;gap:10px}.intop-maps-serm-prototype .maps-serm-card{padding:18px;border-radius:18px}.intop-maps-serm-prototype .maps-serm-photo{margin:-6px -6px 15px;border-radius:14px}.intop-maps-serm-prototype .maps-serm-card-top{margin-bottom:18px}.intop-maps-serm-prototype .maps-serm-card h2{font-size:25px}.intop-maps-serm-prototype .maps-serm-card-top strong{font-size:34px}.intop-maps-serm-prototype .maps-serm-control{display:none}.intop-maps-serm-prototype .maps-serm-snippets,.intop-maps-serm-prototype .maps-serm-overview-grid,.intop-maps-serm-prototype .maps-serm-scenarios ul,.intop-maps-serm-prototype .maps-serm-work-grid,.intop-maps-serm-prototype .maps-serm-rules-grid,.intop-maps-serm-prototype .maps-serm-negative-grid,.intop-maps-serm-prototype .maps-serm-trust-grid,.intop-maps-serm-prototype .maps-serm-step-grid,.intop-maps-serm-prototype .maps-serm-report ul,.intop-maps-serm-prototype .maps-serm-price-factors,.intop-maps-serm-prototype .maps-serm-related-board .im-links{grid-template-columns:1fr}.intop-maps-serm-prototype .maps-serm-snippets article,.intop-maps-serm-prototype .maps-serm-scenarios li,.intop-maps-serm-prototype .maps-serm-negative-grid article,.intop-maps-serm-prototype .maps-serm-trust-grid article,.intop-maps-serm-prototype .maps-serm-step-grid .orm-card,.intop-maps-serm-prototype .maps-serm-price-factors p{min-height:auto}.intop-maps-serm-prototype .maps-serm-work-grid .orm-card:nth-child(1){grid-column:auto}.intop-maps-serm-prototype .maps-serm-report,.intop-maps-serm-prototype .maps-serm-price-card{padding:20px;border-radius:14px}.intop-maps-serm-prototype .maps-serm-price-card strong{font-size:25px}.intop-maps-serm-prototype .maps-hero-card .im-btn-white{background:rgba(255,255,255,.14);color:#10020e!important}}
.intop-maps-serm-prototype{--maps-serm-radius:8px;--maps-serm-line:rgba(31,8,0,.1);--maps-serm-shadow:0 14px 36px rgba(31,8,0,.08);background:#fff;font-family:Onest,Inter,Arial,sans-serif}
.intop-maps-serm-prototype h1,.intop-maps-serm-prototype h2,.intop-maps-serm-prototype h3,.intop-maps-serm-prototype h4,.intop-maps-serm-prototype p,.intop-maps-serm-prototype li,.intop-maps-serm-prototype a,.intop-maps-serm-prototype span,.intop-maps-serm-prototype small,.intop-maps-serm-prototype strong{font-family:inherit;letter-spacing:0}
.intop-maps-serm-prototype .im-section{padding:76px 0}
.intop-maps-serm-prototype .im-h2{font-size:42px;font-weight:900;line-height:1.08}
.intop-maps-serm-prototype .im-intro{font-size:16px;font-weight:500;line-height:1.6}
.intop-maps-serm-prototype .im-p{font-size:15px;font-weight:500;line-height:1.6}
.intop-maps-serm-prototype .im-label{font-size:11px;font-weight:900}
.intop-maps-serm-prototype .im-btn{border-radius:var(--maps-serm-radius);font-weight:900}
.intop-maps-serm-prototype .orm-tight-head{margin-bottom:28px}
.intop-maps-serm-prototype .maps-hero-card{min-height:560px;border-color:var(--maps-serm-line);border-radius:var(--maps-serm-radius);background:#fff8f3;box-shadow:var(--maps-serm-shadow)}
.intop-maps-serm-prototype .maps-hero-card:before{right:0!important;top:0!important;width:43%!important;height:100%!important;background:#10020e;transform:none!important}
.intop-maps-serm-prototype .maps-hero-grid{grid-template-columns:minmax(0,1.04fr) minmax(420px,.86fr);gap:42px}
.intop-maps-serm-prototype .maps-hero-copy h1{max-width:720px;font-size:50px;font-weight:900;line-height:1.02}
.intop-maps-serm-prototype .maps-hero-sub{max-width:690px;font-size:17px;font-weight:600;line-height:1.52}
.intop-maps-serm-prototype .maps-hero-card .im-btn-white{border-color:var(--maps-serm-line);background:#fff;color:#10020e!important}
.intop-maps-serm-prototype .maps-serm-hero-panel{display:block;justify-self:end;width:100%;max-width:520px}
.intop-maps-serm-prototype .maps-serm-card{position:relative;box-sizing:border-box;width:100%;overflow:hidden;padding:16px;border:1px solid var(--maps-serm-line);border-radius:var(--maps-serm-radius);background:#f4f4f4;color:#10020e;box-shadow:0 18px 46px rgba(0,0,0,.2)}
.intop-maps-serm-prototype .maps-serm-card:before{display:none}
.intop-maps-serm-prototype .maps-serm-photo{margin:0 0 16px;border-radius:6px;background:#10020e}
.intop-maps-serm-prototype .maps-serm-photo img{height:172px}
.intop-maps-serm-prototype .maps-serm-card-top{margin:0 0 14px}
.intop-maps-serm-prototype .maps-serm-card-top span,.intop-maps-serm-prototype .maps-serm-card-top strong{display:inline-flex;min-height:26px;align-items:center;padding:5px 9px;border-radius:6px;font-size:10px;font-weight:900;line-height:1;text-transform:uppercase}
.intop-maps-serm-prototype .maps-serm-card-top span{background:#fff0e8;color:var(--or)}
.intop-maps-serm-prototype .maps-serm-card-top strong{background:#10020e;color:#fff}
.intop-maps-serm-prototype .maps-serm-card-title{margin:0 0 9px;color:#10020e;font-size:27px;font-weight:900;line-height:1.08}
.intop-maps-serm-prototype .maps-serm-card>p{max-width:430px;margin:0;color:rgba(31,8,0,.68);font-size:13px;font-weight:500;line-height:1.52}
.intop-maps-serm-prototype .maps-serm-signals{margin-top:18px;border-top:1px solid var(--maps-serm-line)}
.intop-maps-serm-prototype .maps-serm-signal{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid var(--maps-serm-line)}
.intop-maps-serm-prototype .maps-serm-signal:last-child{border-bottom:0}
.intop-maps-serm-prototype .maps-serm-signal>span{display:grid;width:32px;height:32px;place-items:center;border-radius:6px;background:#10020e;color:#fff;font-size:10px;font-weight:900}
.intop-maps-serm-prototype .maps-serm-signal:nth-child(2)>span{background:var(--or)}
.intop-maps-serm-prototype .maps-serm-signal:nth-child(3)>span{background:var(--ye);color:#10020e}
.intop-maps-serm-prototype .maps-serm-signal p{display:grid;gap:2px;margin:0}
.intop-maps-serm-prototype .maps-serm-signal p strong{color:#10020e;font-size:14px;font-weight:900;line-height:1.2}
.intop-maps-serm-prototype .maps-serm-signal p small{color:rgba(31,8,0,.58);font-size:11px;font-weight:500;line-height:1.3}
.intop-maps-serm-prototype .maps-serm-dashboard{overflow:hidden;border:1px solid var(--maps-serm-line);border-radius:var(--maps-serm-radius);background:#fff;color:#10020e;box-shadow:0 20px 52px rgba(0,0,0,.2)}
.intop-maps-serm-prototype .maps-serm-dashboard-head{padding:20px 22px;background:#10020e;color:#fff}
.intop-maps-serm-prototype .maps-serm-dashboard-head span{display:block;margin-bottom:7px;color:var(--ye);font-size:10px;font-weight:900;text-transform:uppercase}
.intop-maps-serm-prototype .maps-serm-dashboard-head strong{display:block;font-size:25px;font-weight:900;line-height:1.08}
.intop-maps-serm-prototype .maps-serm-rating-panel{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:16px;align-items:center;padding:20px 22px;border-bottom:1px solid var(--maps-serm-line);background:#fff8f3}
.intop-maps-serm-prototype .maps-serm-rating-stars{display:flex;gap:4px}
.intop-maps-serm-prototype .maps-serm-rating-stars i{display:block;width:15px;height:15px;background:var(--ye);clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 94%,50% 72%,21% 94%,32% 57%,2% 35%,39% 35%)}
.intop-maps-serm-prototype .maps-serm-rating-panel strong,.intop-maps-serm-prototype .maps-serm-rating-panel small{display:block}
.intop-maps-serm-prototype .maps-serm-rating-panel strong{font-size:15px;font-weight:900}
.intop-maps-serm-prototype .maps-serm-rating-panel small{margin-top:3px;color:rgba(31,8,0,.56);font-size:10px;font-weight:600}
.intop-maps-serm-prototype .maps-serm-rating-panel>span{padding:6px 9px;border-radius:5px;background:var(--or);color:#fff;font-size:9px;font-weight:900;text-transform:uppercase}
.intop-maps-serm-prototype .maps-serm-dashboard-label{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 22px 8px}
.intop-maps-serm-prototype .maps-serm-dashboard-label span{font-size:12px;font-weight:900;text-transform:uppercase}
.intop-maps-serm-prototype .maps-serm-dashboard-label b{color:rgba(31,8,0,.44);font-size:9px;font-weight:900;text-transform:uppercase}
.intop-maps-serm-prototype .maps-serm-review-signals{padding:0 22px 16px}
.intop-maps-serm-prototype .maps-serm-review-signal{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:12px;align-items:center;padding:13px 0}
.intop-maps-serm-prototype .maps-serm-review-signal+.maps-serm-review-signal{border-top:1px solid var(--maps-serm-line)}
.intop-maps-serm-prototype .maps-serm-review-signal>span{display:grid;width:32px;height:32px;place-items:center;border-radius:6px;background:#10020e;color:#fff;font-size:9px;font-weight:900}
.intop-maps-serm-prototype .maps-serm-review-signal:nth-child(2)>span{background:var(--or)}
.intop-maps-serm-prototype .maps-serm-review-signal:nth-child(3)>span{background:var(--ye);color:#10020e}
.intop-maps-serm-prototype .maps-serm-review-signal strong,.intop-maps-serm-prototype .maps-serm-review-signal small{display:block}
.intop-maps-serm-prototype .maps-serm-review-signal strong{font-size:13px;font-weight:900;line-height:1.2}
.intop-maps-serm-prototype .maps-serm-review-signal small{margin-top:3px;color:rgba(31,8,0,.56);font-size:10px;font-weight:500;line-height:1.35}
.intop-maps-serm-prototype .maps-serm-review-signal b{color:var(--or);font-size:9px;font-weight:900;text-transform:uppercase}
.intop-maps-serm-prototype .maps-serm-dashboard-flow{display:grid;grid-template-columns:auto 1fr auto 1fr auto;gap:12px;align-items:center;padding:16px 22px;background:#f4f4f4;color:#10020e}
.intop-maps-serm-prototype .maps-serm-dashboard-flow span{font-size:10px;font-weight:900;text-transform:uppercase}
.intop-maps-serm-prototype .maps-serm-dashboard-flow i{height:2px;background:var(--or)}
.intop-maps-serm-prototype .orm-card{box-sizing:border-box;min-width:0;padding:24px;border:1px solid var(--maps-serm-line);border-radius:var(--maps-serm-radius);background:#fff;box-shadow:var(--maps-serm-shadow)}
.intop-maps-serm-prototype .orm-card-mark{display:block;width:32px;height:4px;margin-bottom:16px;border-radius:2px;background:var(--or)}
.intop-maps-serm-prototype .orm-card-num{display:grid;width:34px;height:34px;margin-bottom:16px;place-items:center;border-radius:6px;background:#10020e;color:#fff;font-size:11px;font-weight:900}
.intop-maps-serm-prototype .orm-card h3{margin:0 0 10px;color:#10020e;font-size:19px;font-weight:900;line-height:1.22}
.intop-maps-serm-prototype .orm-card p{margin:0;color:rgba(31,8,0,.7);font-size:14px;font-weight:500;line-height:1.58}
.intop-maps-serm-prototype .maps-serm-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;overflow:hidden;border:1px solid var(--maps-serm-line);border-radius:var(--maps-serm-radius);background:#fff;box-shadow:var(--maps-serm-shadow)}
.intop-maps-serm-prototype .maps-serm-overview-grid .orm-card{min-height:228px;border:0;border-left:1px solid var(--maps-serm-line);border-radius:0;box-shadow:none}
.intop-maps-serm-prototype .maps-serm-overview-grid .orm-card:first-child{border-left:0;background:#fff8f3}
.intop-maps-serm-prototype .maps-serm-scenarios-section{background:#10020e}
.intop-maps-serm-prototype .maps-serm-scenarios{grid-template-columns:minmax(0,.7fr) minmax(0,1.1fr);gap:52px}
.intop-maps-serm-prototype .maps-serm-scenarios ul{counter-reset:serm-scenarios;gap:1px;overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:var(--maps-serm-radius);background:rgba(255,255,255,.13)}
.intop-maps-serm-prototype .maps-serm-scenarios li{counter-increment:serm-scenarios;display:grid;grid-template-columns:32px minmax(0,1fr);gap:12px;align-items:start;min-height:88px;padding:18px;border:0;border-radius:0;background:#1b101c;color:rgba(255,255,255,.82);font-size:13px;font-weight:500;line-height:1.48}
.intop-maps-serm-prototype .maps-serm-scenarios li:before{content:counter(serm-scenarios,decimal-leading-zero);display:grid;width:30px;height:30px;place-items:center;border-radius:6px;background:var(--or);color:#fff;font-size:10px;font-weight:900}
.intop-maps-serm-prototype .orm-dark-note{margin:18px 0 24px;color:rgba(255,255,255,.72);font-size:15px;font-weight:500;line-height:1.6}
.intop-maps-serm-prototype .maps-serm-work-section{background:#f4f4f4}
.intop-maps-serm-prototype .maps-serm-work-layout{grid-template-columns:minmax(0,.58fr) minmax(0,1.22fr);gap:52px}
.intop-maps-serm-prototype .maps-serm-work-grid{gap:1px;overflow:hidden;border-top:1px solid var(--maps-serm-line);border-right:0;border-bottom:1px solid var(--maps-serm-line);border-left:0;border-radius:var(--maps-serm-radius);background:var(--maps-serm-line);box-shadow:none}
.intop-maps-serm-prototype .maps-serm-work-grid .orm-card{min-height:210px;border:0;border-radius:0;box-shadow:none}
.intop-maps-serm-prototype .maps-serm-work-grid .orm-card:nth-child(1){background:#fff8f3}
.intop-maps-serm-prototype .maps-serm-rules-grid{gap:14px}
.intop-maps-serm-prototype .maps-serm-rules-grid article{padding:28px;border:1px solid var(--maps-serm-line);border-radius:var(--maps-serm-radius);background:#f4f4f4;box-shadow:var(--maps-serm-shadow)}
.intop-maps-serm-prototype .maps-serm-rules-grid .maps-serm-cant{border-color:#10020e;background:#10020e;color:#fff}
.intop-maps-serm-prototype .maps-serm-rules-grid h3{font-size:26px;font-weight:900}
.intop-maps-serm-prototype .maps-serm-rules-grid li{font-weight:500}
.intop-maps-serm-prototype .maps-serm-rules-note{margin-top:20px;padding:5px 0 5px 20px;border-left:5px solid var(--or);border-radius:0;background:transparent;color:rgba(31,8,0,.7);font-size:15px;font-weight:500;line-height:1.6}
.intop-maps-serm-prototype .maps-serm-negative-section{background:#10020e;color:#fff}
.intop-maps-serm-prototype .maps-serm-negative-layout{grid-template-columns:minmax(0,.58fr) minmax(0,1.22fr);gap:52px}
.intop-maps-serm-prototype .maps-serm-orange-note{margin-top:20px;padding:5px 0 5px 20px;border-left:5px solid var(--ye);border-radius:0;background:transparent;color:rgba(255,255,255,.72);font-size:15px;font-weight:500;line-height:1.6}
.intop-maps-serm-prototype .maps-serm-negative-grid{gap:1px;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:var(--maps-serm-radius);background:rgba(255,255,255,.14);box-shadow:0 18px 46px rgba(0,0,0,.18)}
.intop-maps-serm-prototype .maps-serm-negative-grid article{min-height:190px;padding:23px;border-radius:0;background:#f4f4f4;box-shadow:none}
.intop-maps-serm-prototype .maps-serm-negative-grid article:nth-child(2),.intop-maps-serm-prototype .maps-serm-negative-grid article:nth-child(3){background:#fff}
.intop-maps-serm-prototype .maps-serm-negative-grid span{margin-bottom:18px;color:var(--or);font-size:27px;font-weight:900}
.intop-maps-serm-prototype .maps-serm-negative-grid h3{font-size:19px;font-weight:900}
.intop-maps-serm-prototype .maps-serm-negative-grid p{font-size:13px;font-weight:500;line-height:1.55}
.intop-maps-serm-prototype .maps-serm-trust-grid{gap:1px;overflow:hidden;border:1px solid var(--maps-serm-line);border-radius:var(--maps-serm-radius);background:var(--maps-serm-line);box-shadow:var(--maps-serm-shadow)}
.intop-maps-serm-prototype .maps-serm-trust-grid article{min-height:164px;padding:23px;border:0;border-radius:0;background:#fff}
.intop-maps-serm-prototype .maps-serm-trust-grid article:nth-child(2),.intop-maps-serm-prototype .maps-serm-trust-grid article:nth-child(3){background:#fff8f3}
.intop-maps-serm-prototype .maps-serm-trust-grid h3{font-size:19px;font-weight:900}
.intop-maps-serm-prototype .maps-serm-trust-grid p{font-size:13px;font-weight:500;line-height:1.55}
.intop-maps-serm-prototype .maps-serm-table-panel{margin-top:2px;border-radius:var(--maps-serm-radius);box-shadow:var(--maps-serm-shadow)}
.intop-maps-serm-prototype .maps-serm-table-panel th{background:#10020e;color:#fff}
.intop-maps-serm-prototype .maps-serm-table-panel td{font-weight:500}
.intop-maps-serm-prototype .maps-serm-step-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--maps-serm-line);border-radius:var(--maps-serm-radius);background:var(--maps-serm-line);box-shadow:var(--maps-serm-shadow)}
.intop-maps-serm-prototype .maps-serm-step-grid .orm-card{min-height:224px;padding:22px 19px;border:0;border-radius:0;box-shadow:none}
.intop-maps-serm-prototype .maps-serm-step-grid .orm-card:nth-child(even){background:#fff8f3}
.intop-maps-serm-prototype .maps-serm-step-grid .orm-card h3{font-size:17px}
.intop-maps-serm-prototype .maps-serm-step-grid .orm-card p{font-size:13px;line-height:1.52}
.intop-maps-serm-prototype .maps-serm-metrics-section{background:#10020e}
.intop-maps-serm-prototype .maps-serm-report{padding:24px;border:0;border-radius:var(--maps-serm-radius);background:#fff;color:#10020e;box-shadow:0 18px 46px rgba(0,0,0,.18)}
.intop-maps-serm-prototype .maps-serm-report-head{padding-bottom:14px;border-bottom:4px solid var(--or)}
.intop-maps-serm-prototype .maps-serm-report-head strong{font-size:20px;font-weight:900}
.intop-maps-serm-prototype .maps-serm-report-head span{border-radius:6px;background:#10020e;color:#fff;font-size:10px;font-weight:900}
.intop-maps-serm-prototype .maps-serm-report ul{gap:0}
.intop-maps-serm-prototype .maps-serm-report li{min-height:auto;padding:12px 4px;border-radius:0;border-bottom:1px solid var(--maps-serm-line);background:transparent;color:rgba(31,8,0,.72);font-size:13px;font-weight:600;line-height:1.4}
.intop-maps-serm-prototype .maps-serm-report li:nth-last-child(-n+2){border-bottom:0}
.intop-maps-serm-prototype .maps-serm-price-card{padding:28px;border-radius:var(--maps-serm-radius);background:#10020e;color:#fff;box-shadow:var(--maps-serm-shadow)}
.intop-maps-serm-prototype .maps-serm-price-card span{color:var(--ye);font-size:11px;font-weight:900}
.intop-maps-serm-prototype .maps-serm-price-card strong{font-size:30px;font-weight:900}
.intop-maps-serm-prototype .maps-serm-price-card p{font-weight:500}
.intop-maps-serm-prototype .maps-serm-price-factors{gap:0;overflow:hidden;border:1px solid var(--maps-serm-line);border-radius:var(--maps-serm-radius);background:#fff;box-shadow:var(--maps-serm-shadow)}
.intop-maps-serm-prototype .maps-serm-price-factors p{min-height:96px;padding:17px;border:0;border-left:1px solid var(--maps-serm-line);border-radius:0;background:#fff;color:rgba(31,8,0,.7);font-size:12px;font-weight:600;line-height:1.45}
.intop-maps-serm-prototype .maps-serm-price-factors p:first-child{border-left:0;background:#fff8f3}
.intop-maps-serm-prototype .orm-faq-layout{grid-template-columns:minmax(0,.72fr) minmax(0,1fr);gap:48px}
.intop-maps-serm-prototype .im-faq-list{max-width:none}
.intop-maps-serm-prototype .im-faq-item{border-color:var(--maps-serm-line);border-radius:var(--maps-serm-radius);box-shadow:0 8px 22px rgba(31,8,0,.04)}
.intop-maps-serm-prototype .im-faq-item summary{display:grid;grid-template-columns:minmax(0,1fr) 32px;gap:14px;align-items:center;padding:18px 20px;list-style:none;font-size:15px;font-weight:800}
.intop-maps-serm-prototype .im-faq-item summary::-webkit-details-marker{display:none}
.intop-maps-serm-prototype .im-faq-item summary:after{content:"+";display:grid;width:30px;height:30px;place-items:center;border-radius:6px;background:#10020e;color:#fff;font-size:19px;font-weight:500;line-height:1}
.intop-maps-serm-prototype .im-faq-item[open] summary:after{content:"−";background:var(--or)}
.intop-maps-serm-prototype .im-faq-item p{padding:0 20px 20px;font-size:14px;font-weight:500;line-height:1.65}
.intop-maps-serm-prototype .maps-serm-growth-cta{position:relative;overflow:hidden;padding:76px 0;border-top:8px solid var(--or);background:#10020e;color:#fff}
.intop-maps-serm-prototype .maps-serm-growth-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:68px;align-items:center}
.intop-maps-serm-prototype .maps-serm-growth-kicker{display:flex;align-items:center;gap:11px;margin-bottom:17px;color:var(--ye);font-size:12px;font-weight:900;text-transform:uppercase}
.intop-maps-serm-prototype .maps-serm-growth-kicker span{display:block;width:34px;height:3px;background:var(--or)}
.intop-maps-serm-prototype .maps-serm-growth-copy h2{max-width:720px;margin:0;color:#fff;font-size:48px;font-weight:900;line-height:1.04}
.intop-maps-serm-prototype .maps-serm-growth-copy>p{max-width:690px;margin:20px 0 0;color:rgba(255,255,255,.76);font-size:16px;font-weight:500;line-height:1.58}
.intop-maps-serm-prototype .maps-serm-growth-actions{display:flex;align-items:center;gap:18px;margin-top:28px}
.intop-maps-serm-prototype .maps-serm-growth-actions .im-btn-yellow{min-width:190px;background:var(--ye);color:#10020e!important;box-shadow:0 12px 30px rgba(255,204,0,.2)}
.intop-maps-serm-prototype .maps-serm-growth-actions small{display:block;max-width:230px;color:rgba(255,255,255,.5);font-size:12px;font-weight:700;line-height:1.45}
.intop-maps-serm-prototype .maps-serm-growth-checklist{overflow:hidden;border:0;border-radius:var(--maps-serm-radius);background:#fff;color:#10020e;box-shadow:0 24px 60px rgba(0,0,0,.22)}
.intop-maps-serm-prototype .maps-serm-growth-checklist-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;background:var(--or);color:#fff}
.intop-maps-serm-prototype .maps-serm-growth-checklist-head span{font-size:16px;font-weight:900}
.intop-maps-serm-prototype .maps-serm-growth-checklist-head strong{padding:6px 9px;border:1px solid rgba(255,255,255,.45);border-radius:4px;font-size:9px;font-weight:900;text-transform:uppercase}
.intop-maps-serm-prototype .maps-serm-growth-checklist ol{margin:0;padding:0;list-style:none}
.intop-maps-serm-prototype .maps-serm-growth-checklist li{display:grid;grid-template-columns:38px minmax(0,1fr);gap:13px;align-items:center;padding:15px 20px}
.intop-maps-serm-prototype .maps-serm-growth-checklist li+li{border-top:1px solid var(--maps-serm-line)}
.intop-maps-serm-prototype .maps-serm-growth-checklist li>span{display:grid;width:34px;height:34px;place-items:center;border-radius:6px;background:#10020e;color:#fff;font-size:10px;font-weight:900}
.intop-maps-serm-prototype .maps-serm-growth-checklist li:nth-child(2) span,.intop-maps-serm-prototype .maps-serm-growth-checklist li:nth-child(4) span{background:var(--or)}
.intop-maps-serm-prototype .maps-serm-growth-checklist li p{margin:0;color:rgba(31,8,0,.78);font-size:13px;font-weight:700;line-height:1.35}
body:has(.intop-maps-serm-prototype) #t-footer,body:has(.intop-maps-serm-prototype) #rec1705201791,body:has(.intop-maps-serm-prototype) #rec1705201791 .t396__artboard{background:#10020e!important}
body:has(.intop-maps-serm-prototype) #rec1705201791 .tn-elem[data-elem-id="1764962180534"]{top:0!important}
body:has(.intop-maps-serm-prototype) #rec1705201791 .tn-elem[data-elem-id="1764962180534"] .tn-atom{background:#10020e!important;border-radius:0!important}
@media (max-width:1180px){.intop-maps-serm-prototype .maps-hero-card:before{left:0!important;right:auto!important;top:48%!important;width:100%!important;height:52%!important}.intop-maps-serm-prototype .maps-hero-grid,.intop-maps-serm-prototype .maps-serm-scenarios,.intop-maps-serm-prototype .maps-serm-work-layout,.intop-maps-serm-prototype .maps-serm-negative-layout,.intop-maps-serm-prototype .maps-serm-trust-layout,.intop-maps-serm-prototype .maps-serm-metrics-layout,.intop-maps-serm-prototype .maps-serm-price-layout,.intop-maps-serm-prototype .maps-serm-growth-layout{grid-template-columns:1fr}.intop-maps-serm-prototype .maps-serm-hero-panel,.intop-maps-serm-prototype .maps-serm-growth-checklist{justify-self:start;max-width:720px}.intop-maps-serm-prototype .maps-serm-step-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.intop-maps-serm-prototype .maps-serm-price-factors{grid-template-columns:repeat(3,minmax(0,1fr))}.intop-maps-serm-prototype .maps-serm-price-factors p:nth-child(4){border-left:0}}
@media (max-width:980px){.intop-maps-serm-prototype .orm-faq-layout{grid-template-columns:1fr;gap:24px}.intop-maps-serm-prototype .maps-serm-rules-grid{grid-template-columns:1fr}}
@media (max-width:760px){.intop-maps-serm-prototype .im-section{padding:48px 0}.intop-maps-serm-prototype .im-h2{font-size:31px;line-height:1.05}.intop-maps-serm-prototype .im-intro,.intop-maps-serm-prototype .im-p{font-size:15px;line-height:1.58}.intop-maps-serm-prototype .maps-hero-card{border-radius:var(--maps-serm-radius)}.intop-maps-serm-prototype .maps-hero-card:before{top:61%!important;height:39%!important}.intop-maps-serm-prototype .maps-hero-copy h1{font-size:34px;line-height:1.02}.intop-maps-serm-prototype .maps-serm-card{padding:14px;border-radius:var(--maps-serm-radius)}.intop-maps-serm-prototype .maps-serm-photo{margin:0 0 14px;border-radius:6px}.intop-maps-serm-prototype .maps-serm-photo img{height:158px}.intop-maps-serm-prototype .maps-serm-card-top{margin-bottom:12px}.intop-maps-serm-prototype .maps-serm-card-top strong{font-size:10px}.intop-maps-serm-prototype .maps-serm-card-title{font-size:23px}.intop-maps-serm-prototype .maps-serm-overview-grid,.intop-maps-serm-prototype .maps-serm-scenarios ul,.intop-maps-serm-prototype .maps-serm-work-grid,.intop-maps-serm-prototype .maps-serm-negative-grid,.intop-maps-serm-prototype .maps-serm-trust-grid,.intop-maps-serm-prototype .maps-serm-step-grid,.intop-maps-serm-prototype .maps-serm-report ul,.intop-maps-serm-prototype .maps-serm-price-factors{grid-template-columns:1fr}.intop-maps-serm-prototype .maps-serm-overview-grid .orm-card{min-height:auto;border-left:0;border-top:1px solid var(--maps-serm-line)}.intop-maps-serm-prototype .maps-serm-overview-grid .orm-card:first-child{border-top:0}.intop-maps-serm-prototype .maps-serm-scenarios li,.intop-maps-serm-prototype .maps-serm-work-grid .orm-card,.intop-maps-serm-prototype .maps-serm-negative-grid article,.intop-maps-serm-prototype .maps-serm-trust-grid article,.intop-maps-serm-prototype .maps-serm-step-grid .orm-card,.intop-maps-serm-prototype .maps-serm-price-factors p{min-height:auto}.intop-maps-serm-prototype .maps-serm-work-grid .orm-card:nth-child(1){grid-column:auto}.intop-maps-serm-prototype .maps-serm-report{padding:20px;border-radius:var(--maps-serm-radius)}.intop-maps-serm-prototype .maps-serm-report li:nth-last-child(2){border-bottom:1px solid var(--maps-serm-line)}.intop-maps-serm-prototype .maps-serm-price-card{padding:22px;border-radius:var(--maps-serm-radius)}.intop-maps-serm-prototype .maps-serm-price-card strong{font-size:27px}.intop-maps-serm-prototype .maps-serm-price-factors p{border-top:1px solid var(--maps-serm-line);border-left:0}.intop-maps-serm-prototype .maps-serm-price-factors p:first-child{border-top:0}.intop-maps-serm-prototype .im-faq-item summary{padding:16px;font-size:14px}.intop-maps-serm-prototype .im-faq-item p{padding:0 16px 18px}}
@media (max-width:520px){.intop-maps-serm-prototype .maps-serm-growth-cta{padding:48px 0}.intop-maps-serm-prototype .maps-serm-growth-layout{gap:28px}.intop-maps-serm-prototype .maps-serm-growth-copy h2{font-size:34px;line-height:1.04}.intop-maps-serm-prototype .maps-serm-growth-copy>p{margin-top:16px;font-size:14px;line-height:1.52}.intop-maps-serm-prototype .maps-serm-growth-actions{display:grid;gap:12px;margin-top:22px}.intop-maps-serm-prototype .maps-serm-growth-actions .im-btn-yellow{width:100%;max-width:none}.intop-maps-serm-prototype .maps-serm-growth-actions small{max-width:none}.intop-maps-serm-prototype .maps-serm-growth-checklist-head{padding:15px 16px}.intop-maps-serm-prototype .maps-serm-growth-checklist li{padding:13px 16px}}
.intop-maps-seo-prototype.intop-employer-serm-prototype{--employer-line:rgba(31,8,0,.1);--employer-radius:8px;--employer-shadow:0 14px 36px rgba(31,8,0,.08);font-family:Onest,Inter,Arial,sans-serif}
.intop-maps-seo-prototype.intop-employer-serm-prototype h1,.intop-maps-seo-prototype.intop-employer-serm-prototype h2,.intop-maps-seo-prototype.intop-employer-serm-prototype h3,.intop-maps-seo-prototype.intop-employer-serm-prototype p,.intop-maps-seo-prototype.intop-employer-serm-prototype li,.intop-maps-seo-prototype.intop-employer-serm-prototype span,.intop-maps-seo-prototype.intop-employer-serm-prototype strong,.intop-maps-seo-prototype.intop-employer-serm-prototype small{font-family:inherit;letter-spacing:0}
.intop-maps-seo-prototype.intop-employer-serm-prototype .orm-hero-wrap{background:linear-gradient(180deg,#fff 0%,#f4f4f4 100%)}
.intop-maps-seo-prototype.intop-employer-serm-prototype .orm-hero-card{position:relative;min-height:560px;padding:46px 50px;border:1px solid var(--employer-line);border-radius:var(--employer-radius);background:#fff7f0;box-shadow:var(--employer-shadow);overflow:hidden}
.intop-maps-seo-prototype.intop-employer-serm-prototype .orm-hero-card:before{content:"";position:absolute;right:0;top:0;width:43%;height:100%;border-radius:0;background:#10020e}
.intop-maps-seo-prototype.intop-employer-serm-prototype .orm-hero-grid{position:relative;z-index:1;grid-template-columns:minmax(0,1fr) minmax(430px,.86fr);gap:42px;align-items:center}
.intop-maps-seo-prototype.intop-employer-serm-prototype .orm-eyebrow{border:1px solid rgba(254,69,0,.18);background:#fff;color:var(--or);box-shadow:0 8px 22px rgba(31,8,0,.05)}
.intop-maps-seo-prototype.intop-employer-serm-prototype .orm-hero-copy h1{max-width:720px;color:#10020e;font-size:54px;font-weight:900;line-height:1}
.intop-maps-seo-prototype.intop-employer-serm-prototype .orm-hero-copy p{max-width:650px;margin-top:18px;color:rgba(31,8,0,.72);font-size:17px;font-weight:500;line-height:1.5}
.intop-maps-seo-prototype.intop-employer-serm-prototype .orm-hero-card .im-btn-white{border-color:var(--employer-line);background:#fff;color:#10020e!important}
.intop-maps-seo-prototype.intop-employer-serm-prototype .orm-hero-actions{margin-top:24px}
.intop-maps-seo-prototype.intop-employer-serm-prototype .orm-pill-row{gap:7px;margin-top:18px}
.intop-maps-seo-prototype.intop-employer-serm-prototype .orm-pill-row span{min-height:29px;border:1px solid var(--employer-line);background:#fff;color:rgba(31,8,0,.72);font-size:11px;font-weight:800;box-shadow:none}
.intop-maps-seo-prototype.intop-employer-serm-prototype .orm-pill-row span:nth-child(-n+2){border-color:rgba(254,69,0,.2);background:#fff0e8;color:var(--or)}
.intop-maps-seo-prototype.intop-employer-serm-prototype .orm-hero-note{max-width:640px;margin-top:16px;color:var(--or);font-size:14px;font-weight:800;line-height:1.45}
.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-hero-panel{width:100%;max-width:520px;justify-self:end;overflow:hidden;border:0;border-radius:var(--employer-radius);background:#f4f4f4;color:#10020e;box-shadow:0 18px 46px rgba(31,8,0,.2)}
.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-panel-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:19px 20px;background:#10020e;color:#fff}
.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-panel-head span{display:block;margin-bottom:5px;color:var(--ye);font-size:9px;font-weight:900;text-transform:uppercase}
.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-panel-head strong{display:block;font-size:21px;font-weight:900;line-height:1.15}
.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-panel-head b{padding:6px 9px;border:1px solid rgba(255,255,255,.36);border-radius:4px;font-size:9px;font-weight:900;text-transform:uppercase}
.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-search-query{display:grid;grid-template-columns:20px minmax(0,1fr) auto;gap:10px;align-items:center;margin:14px 14px 9px;padding:13px 14px;border:1px solid var(--employer-line);border-radius:var(--employer-radius);background:#fff}
.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-search-query i{position:relative;width:14px;height:14px;border:2px solid var(--or);border-radius:50%}
.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-search-query i:after{content:"";position:absolute;right:-5px;bottom:-3px;width:6px;height:2px;background:var(--or);transform:rotate(45deg)}
.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-search-query span{min-width:0;font-size:13px;font-weight:900}
.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-search-query b{color:rgba(31,8,0,.48);font-size:9px;font-weight:900;text-transform:uppercase}
.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-decision-flow{display:grid;grid-template-columns:minmax(0,1fr) 26px minmax(0,1fr) 26px minmax(0,1fr);gap:7px;align-items:center;margin:0 14px 10px;padding:12px 14px;border-radius:var(--employer-radius);background:#fff7f0}
.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-decision-flow span{font-size:9px;font-weight:900;text-align:center;text-transform:uppercase}
.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-decision-flow i{position:relative;height:2px;background:var(--or)}
.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-decision-flow i:after{content:"";position:absolute;right:0;top:-3px;width:6px;height:6px;border-top:2px solid var(--or);border-right:2px solid var(--or);transform:rotate(45deg)}
.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-signal-title{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 16px 8px}
.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-signal-title span{font-size:9px;font-weight:900;text-transform:uppercase}
.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-signal-title b{color:rgba(31,8,0,.46);font-size:8px;font-weight:800;text-transform:uppercase}
.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-signal-list{margin:0 14px;overflow:hidden;border:1px solid var(--employer-line);border-radius:var(--employer-radius);background:#fff}
.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-signal{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:12px;align-items:center;padding:11px 13px}
.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-signal+.employer-signal{border-top:1px solid var(--employer-line)}
.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-signal>span{display:grid;width:34px;height:34px;place-items:center;border-radius:6px;background:#10020e;color:#fff;font-size:10px;font-weight:900}
.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-signal:nth-child(2)>span,.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-signal:nth-child(4)>span{background:var(--or)}
.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-signal strong,.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-signal small{display:block}
.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-signal strong{font-size:13px;font-weight:900;line-height:1.2}
.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-signal small{margin-top:3px;color:rgba(31,8,0,.56);font-size:10px;font-weight:600;line-height:1.3}
.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-signal b{color:var(--or);font-size:9px;font-weight:900;text-transform:uppercase}
.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-panel-footer{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:14px;background:#10020e;color:#fff}
.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-panel-footer span{padding:13px 8px;color:rgba(255,255,255,.72);font-size:9px;font-weight:900;text-align:center;text-transform:uppercase}
.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-panel-footer span+span{border-left:1px solid rgba(255,255,255,.14)}
.intop-maps-seo-prototype.intop-employer-serm-prototype .im-section{padding:76px 0}
.intop-maps-seo-prototype.intop-employer-serm-prototype .im-h2{font-size:42px;font-weight:900;line-height:1.08}
.intop-maps-seo-prototype.intop-employer-serm-prototype .im-intro,.intop-maps-seo-prototype.intop-employer-serm-prototype .im-p{font-size:15px;font-weight:500;line-height:1.6}
.intop-maps-seo-prototype.intop-employer-serm-prototype .orm-tight-head{margin-bottom:28px}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-overview .orm-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;overflow:hidden;border:1px solid var(--employer-line);border-radius:var(--employer-radius);background:#fff;box-shadow:var(--employer-shadow)}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-overview .orm-card{min-height:220px;padding:26px;border:0;border-radius:0;background:#fff;box-shadow:none}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-overview .orm-card:nth-child(2){background:#fff7f0}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-overview .orm-card+.orm-card{border-left:1px solid var(--employer-line)}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-overview .orm-card h3{font-size:19px;font-weight:900;line-height:1.22}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-overview .orm-card p{font-size:14px;font-weight:500;line-height:1.58}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-scenarios{background:#10020e}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-scenarios .orm-symptoms{grid-template-columns:minmax(0,.65fr) minmax(0,1.35fr);gap:52px}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-scenarios .orm-dark-note{padding-left:20px;border-left:5px solid var(--or);color:rgba(255,255,255,.72);font-size:15px;font-weight:500;line-height:1.6}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-scenarios ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:var(--employer-radius);background:#fff;box-shadow:0 18px 46px rgba(0,0,0,.18)}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-scenarios li{min-height:138px;padding:22px;border:0;border-radius:0;background:#fff;color:rgba(31,8,0,.75);font-size:14px;font-weight:600;line-height:1.48}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-scenarios li:nth-child(even){border-left:1px solid var(--employer-line);background:#fff7f0}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-scenarios li:nth-child(n+3){border-top:1px solid var(--employer-line)}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-audit{background:#f4f4f4}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-audit .im-label-light{color:var(--or)}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-audit .im-label-light:before{background:var(--or)}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-audit .im-h2-light{color:#10020e}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-audit .im-intro{max-width:760px;color:rgba(31,8,0,.7)}
.intop-maps-seo-prototype.intop-employer-serm-prototype .serm-table-panel{margin-top:28px;border:1px solid var(--employer-line);border-radius:var(--employer-radius);background:#fff;box-shadow:var(--employer-shadow)}
.intop-maps-seo-prototype.intop-employer-serm-prototype .serm-table-panel th{background:var(--or);color:#fff;font-weight:900}
.intop-maps-seo-prototype.intop-employer-serm-prototype .serm-table-panel td{font-size:13px;font-weight:500;line-height:1.5}
.intop-maps-seo-prototype.intop-employer-serm-prototype .serm-table-panel tbody tr:nth-child(even){background:#fff8f3}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-work{background:#fff}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-work .orm-work-layout{grid-template-columns:minmax(0,.62fr) minmax(0,1.38fr);gap:48px}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-work .orm-work-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;overflow:hidden;border:1px solid var(--employer-line);border-radius:var(--employer-radius);background:#fff;box-shadow:var(--employer-shadow)}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-work .orm-card{min-height:180px;padding:23px;border:0;border-radius:0;background:#fff;box-shadow:none}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-work .orm-card:nth-child(even){border-left:1px solid var(--employer-line);background:#fff7f0}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-work .orm-card:nth-child(n+3){border-top:1px solid var(--employer-line)}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-work .orm-card:last-child{grid-column:1/-1;min-height:150px}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-work .orm-card h3{font-size:18px;font-weight:900}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-work .orm-card p{font-size:13px;font-weight:500;line-height:1.55}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-process{background:#f4f4f4}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-process .orm-step-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;overflow:hidden;border:1px solid var(--employer-line);border-radius:var(--employer-radius);background:#fff;box-shadow:var(--employer-shadow)}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-process .orm-card{min-height:245px;padding:22px 19px;border:0;border-radius:0;background:#fff;box-shadow:none}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-process .orm-card:nth-child(even){background:#fff7f0}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-process .orm-card+.orm-card{border-left:1px solid var(--employer-line)}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-process .orm-card-num{border-radius:6px;background:#10020e;color:#fff;font-weight:900}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-process .orm-card:nth-child(even) .orm-card-num{background:var(--or)}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-process .orm-card h3{font-size:16px;font-weight:900}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-process .orm-card p{font-size:12px;font-weight:500;line-height:1.52}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-report{background:#fff}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-report .orm-ai-layout{grid-template-columns:minmax(0,.68fr) minmax(0,1.32fr);gap:48px}
.intop-maps-seo-prototype.intop-employer-serm-prototype .serm-report-board{overflow:hidden;border:1px solid var(--employer-line);border-radius:var(--employer-radius);background:#fff;box-shadow:var(--employer-shadow)}
.intop-maps-seo-prototype.intop-employer-serm-prototype .serm-report-board .orm-source-title{padding:17px 20px;background:#10020e;color:#fff;font-size:16px;font-weight:900}
.intop-maps-seo-prototype.intop-employer-serm-prototype .serm-report-board .orm-source-row{padding:14px 18px;background:#fff}
.intop-maps-seo-prototype.intop-employer-serm-prototype .serm-report-board .orm-source-row:nth-child(odd){background:#fff7f0}
.intop-maps-seo-prototype.intop-employer-serm-prototype .serm-report-board .orm-source-row span{font-size:13px;font-weight:600;line-height:1.45}
.intop-maps-seo-prototype.intop-employer-serm-prototype .serm-report-board .orm-source-row b{display:grid;width:30px;height:30px;place-items:center;border-radius:6px;background:var(--or);color:#fff;font-size:10px;font-weight:900}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-price{background:#10020e}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-price .orm-main-price{padding:0;overflow:hidden;border:0;border-radius:var(--employer-radius);background:#fff;color:#10020e;box-shadow:0 18px 46px rgba(0,0,0,.18)}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-price .orm-main-price>span{margin:0;padding:17px 24px;background:var(--or);color:#fff;font-size:10px;font-weight:900}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-price .orm-main-price strong{margin:0;padding:26px 24px 10px;color:#10020e;font-size:36px;font-weight:900;line-height:1}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-price .orm-main-price p{margin:0;padding:0 24px 22px;color:rgba(31,8,0,.68);font-size:14px;font-weight:500;line-height:1.55}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-price .orm-main-price .im-btn{width:calc(100% - 48px);margin:0 24px 24px}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-price .orm-factor-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;overflow:hidden;margin-top:24px;border:1px solid rgba(255,255,255,.16);border-radius:var(--employer-radius);background:#fff}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-price .orm-factor-grid p{min-height:100px;margin:0;padding:20px;border:0;border-radius:0;background:#fff;color:rgba(31,8,0,.72);font-size:13px;font-weight:600;line-height:1.45}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-price .orm-factor-grid p:nth-child(even){border-left:1px solid var(--employer-line);background:#fff7f0}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-price .orm-factor-grid p:nth-child(3){border-left:1px solid var(--employer-line)}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-proof{background:#f4f4f4;color:#10020e}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-proof .im-label-light{color:var(--or)}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-proof .im-label-light:before{background:var(--or)}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-proof .im-h2-light{color:#10020e}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-proof .im-intro{max-width:760px;color:rgba(31,8,0,.7)}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-proof .orm-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;overflow:hidden;border:1px solid var(--employer-line);border-top:6px solid var(--or);border-radius:var(--employer-radius);background:#fff;box-shadow:var(--employer-shadow)}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-proof .orm-proof-grid article{min-height:160px;padding:26px;border:0;border-radius:0;background:#fff}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-proof .orm-proof-grid article:nth-child(2){border-left:1px solid var(--employer-line);border-right:1px solid var(--employer-line);background:#fff7f0}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-proof .orm-proof-grid strong{color:#10020e;font-size:34px;font-weight:900}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-proof .orm-proof-grid span{color:rgba(31,8,0,.62);font-size:13px;font-weight:600}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-proof .orm-proof-note{max-width:820px;margin:22px 0 0;color:rgba(31,8,0,.68);font-size:14px;font-weight:500;line-height:1.58}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-proof .orm-proof-links{margin-top:18px}
.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-proof .im-link{border-radius:var(--employer-radius);background:#10020e;color:#fff!important}
.intop-maps-seo-prototype.intop-employer-serm-prototype #faq{background:#f4f4f4}
.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-final-cta{border-top:8px solid var(--or);background:#10020e}
@media (max-width:1180px){.intop-maps-seo-prototype.intop-employer-serm-prototype .orm-hero-grid,.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-scenarios .orm-symptoms,.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-work .orm-work-layout,.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-report .orm-ai-layout{grid-template-columns:1fr}.intop-maps-seo-prototype.intop-employer-serm-prototype .orm-hero-card:before{top:49%;width:100%;height:51%}.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-hero-panel{justify-self:start;max-width:720px}.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-process .orm-step-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-process .orm-card:nth-child(4){border-top:1px solid var(--employer-line);border-left:0}.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-process .orm-card:nth-child(5){border-top:1px solid var(--employer-line)}.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-price .orm-factor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-price .orm-factor-grid p:nth-child(3){border-top:1px solid var(--employer-line);border-left:0}.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-price .orm-factor-grid p:nth-child(4){border-top:1px solid var(--employer-line)}}
@media (max-width:760px){.intop-maps-seo-prototype.intop-employer-serm-prototype .im-section{padding:48px 0}.intop-maps-seo-prototype.intop-employer-serm-prototype .im-h2{font-size:31px;line-height:1.05}.intop-maps-seo-prototype.intop-employer-serm-prototype .orm-hero-card{padding:24px 18px;border-radius:var(--employer-radius)}.intop-maps-seo-prototype.intop-employer-serm-prototype .orm-hero-card:before{top:59%;left:0;width:100%;height:41%}.intop-maps-seo-prototype.intop-employer-serm-prototype .orm-hero-grid{gap:22px}.intop-maps-seo-prototype.intop-employer-serm-prototype .orm-hero-copy h1{font-size:34px;line-height:1.03}.intop-maps-seo-prototype.intop-employer-serm-prototype .orm-hero-copy p{font-size:15px;line-height:1.5}.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-hero-panel{width:100%;max-width:100%}.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-panel-head{padding:16px}.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-panel-head strong{font-size:18px}.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-panel-head b{display:none}.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-search-query,.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-decision-flow{margin-left:12px;margin-right:12px}.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-signal-title b{display:none}.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-signal-list{margin:0 12px}.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-signal{grid-template-columns:36px minmax(0,1fr);padding:11px 12px}.intop-maps-seo-prototype.intop-employer-serm-prototype .employer-signal b{grid-column:2}.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-overview .orm-card-grid,.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-scenarios ul,.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-work .orm-work-cards,.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-process .orm-step-grid,.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-price .orm-factor-grid,.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-proof .orm-proof-grid{grid-template-columns:1fr}.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-overview .orm-card,.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-scenarios li,.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-work .orm-card,.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-process .orm-card,.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-price .orm-factor-grid p,.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-proof .orm-proof-grid article{min-height:auto}.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-overview .orm-card+.orm-card,.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-scenarios li:nth-child(n+2),.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-work .orm-card:nth-child(n+2),.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-process .orm-card:nth-child(n+2),.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-price .orm-factor-grid p:nth-child(n+2),.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-proof .orm-proof-grid article:nth-child(n+2){border-top:1px solid var(--employer-line);border-left:0;border-right:0}.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-work .orm-card:last-child{grid-column:auto}.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-price .orm-factor-grid p:nth-child(3){border-top:1px solid var(--employer-line)}.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-proof .orm-proof-grid{border-top:6px solid var(--or)}.intop-maps-seo-prototype.intop-employer-serm-prototype #serm-proof .orm-proof-grid article:nth-child(2){border-left:0;border-right:0}.intop-maps-seo-prototype.intop-employer-serm-prototype .serm-table-panel{margin-top:20px}}

/* Reviews service page */
.intop-reviews-prototype{--rv-ink:#10020e;--rv-orange:#fe4500;--rv-yellow:#ffcc00;--rv-violet:#510b72;--rv-cream:#fff7f0;--rv-line:rgba(31,8,0,.11);background:#f4f4f4;overflow:hidden}
.intop-reviews-prototype .reviews-hero-wrap{padding:46px 0 34px;background:linear-gradient(180deg,#fff 0%,#f4f1ee 100%)}
.intop-reviews-prototype .reviews-hero-card{position:relative;isolation:isolate;min-height:570px;overflow:hidden;border:0;border-radius:18px;background:var(--rv-ink);box-shadow:0 24px 70px rgba(31,8,0,.16)}
.intop-reviews-prototype .reviews-hero-card:before{content:"";position:absolute;z-index:-1;right:-13%;top:-35%;width:54%;height:175%;background:var(--rv-orange);transform:skewX(-8deg)}
.intop-reviews-prototype .reviews-hero-card:after{content:"";position:absolute;z-index:-1;right:37%;bottom:0;width:20%;height:12px;background:var(--rv-yellow)}
.intop-reviews-prototype .reviews-hero-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(430px,.82fr);gap:42px;min-height:570px;padding:54px;align-items:center}
.intop-reviews-prototype .reviews-hero-copy{min-width:0;color:#fff}
.intop-reviews-prototype .reviews-eyebrow{display:inline-flex;align-items:center;min-height:36px;margin:0 0 20px;padding:7px 13px;border:1px solid rgba(255,204,0,.38);border-radius:999px;background:rgba(255,255,255,.06);color:var(--rv-yellow);font-size:12px;font-weight:900;line-height:1;text-transform:uppercase}
.intop-reviews-prototype .reviews-hero-copy h1{max-width:720px;margin:0;color:#fff;font-size:52px;font-weight:950;line-height:.99;letter-spacing:0}
.intop-reviews-prototype .reviews-hero-copy>p{max-width:650px;margin:21px 0 0;color:rgba(255,255,255,.82);font-size:18px;font-weight:600;line-height:1.48}
.intop-reviews-prototype .reviews-hero-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:22px}
.intop-reviews-prototype .reviews-hero-tags span{display:inline-flex;align-items:center;min-height:29px;padding:5px 10px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.07);color:rgba(255,255,255,.8);font-size:11px;font-weight:850;text-transform:uppercase}
.intop-reviews-prototype .reviews-hero-tags span:nth-child(-n+2){border-color:transparent;background:var(--rv-yellow);color:var(--rv-ink)}
.intop-reviews-prototype .reviews-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}
.intop-reviews-prototype .reviews-hero-actions .im-btn-white{border-color:rgba(255,255,255,.42)}
.intop-reviews-prototype .reviews-hero-note{display:flex;max-width:590px;margin-top:22px;padding-top:18px;border-top:1px solid rgba(255,255,255,.14);gap:12px;align-items:flex-start;color:rgba(255,255,255,.68);font-size:13px;font-weight:650;line-height:1.45}
.intop-reviews-prototype .reviews-hero-note span{color:var(--rv-yellow);font-weight:950}
.intop-reviews-prototype .reviews-queue{position:relative;justify-self:end;width:100%;max-width:520px;overflow:hidden;border:0;border-radius:16px;background:#f4f4f4;color:var(--rv-ink);box-shadow:0 24px 70px rgba(31,8,0,.27);transform:rotate(1deg)}
.intop-reviews-prototype .reviews-queue-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:19px 20px;background:#fff}
.intop-reviews-prototype .reviews-queue-head span,.intop-reviews-prototype .reviews-queue-head strong{display:block}
.intop-reviews-prototype .reviews-queue-head span{margin-bottom:4px;color:var(--rv-orange);font-size:9px;font-weight:900;text-transform:uppercase}
.intop-reviews-prototype .reviews-queue-head strong{font-size:21px;font-weight:950;line-height:1.12}
.intop-reviews-prototype .reviews-queue-head>b{display:flex;gap:7px;align-items:center;color:#317a49;font-size:9px;font-weight:900;text-transform:uppercase}
.intop-reviews-prototype .reviews-queue-head>b i{width:8px;height:8px;border-radius:50%;background:#55c979;box-shadow:0 0 0 5px rgba(85,201,121,.13)}
.intop-reviews-prototype .reviews-queue-filters{display:flex;gap:7px;padding:12px 14px;border-top:1px solid var(--rv-line);border-bottom:1px solid var(--rv-line);background:#fff7f0}
.intop-reviews-prototype .reviews-queue-filters span{padding:5px 9px;border:1px solid var(--rv-line);border-radius:6px;background:#fff;color:rgba(31,8,0,.58);font-size:9px;font-weight:850;text-transform:uppercase}
.intop-reviews-prototype .reviews-queue-list{margin:13px;overflow:hidden;border:1px solid var(--rv-line);border-radius:10px;background:#fff}
.intop-reviews-prototype .reviews-queue-row{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:11px;align-items:center;padding:12px}
.intop-reviews-prototype .reviews-queue-row+.reviews-queue-row{border-top:1px solid var(--rv-line)}
.intop-reviews-prototype .reviews-source-mark{display:grid;width:34px;height:34px;place-items:center;border-radius:7px;background:var(--rv-ink);color:#fff;font-size:10px;font-weight:950}
.intop-reviews-prototype .reviews-queue-row:nth-child(even) .reviews-source-mark{background:var(--rv-orange)}
.intop-reviews-prototype .reviews-queue-row strong,.intop-reviews-prototype .reviews-queue-row small{display:block}
.intop-reviews-prototype .reviews-queue-row strong{font-size:13px;font-weight:950;line-height:1.2}
.intop-reviews-prototype .reviews-queue-row small{margin-top:3px;color:rgba(31,8,0,.55);font-size:10px;font-weight:650;line-height:1.3}
.intop-reviews-prototype .reviews-status{padding:5px 8px;border-radius:999px;font-size:8px;font-weight:950;text-transform:uppercase}
.intop-reviews-prototype .reviews-status-new{background:#fff0e8;color:var(--rv-orange)}
.intop-reviews-prototype .reviews-status-facts{background:#fff6c9;color:#8a6b00}
.intop-reviews-prototype .reviews-status-ready{background:#f0e7f5;color:var(--rv-violet)}
.intop-reviews-prototype .reviews-status-done{background:#e6f6eb;color:#317a49}
.intop-reviews-prototype .reviews-queue-footer{display:grid;grid-template-columns:1fr 28px 1fr 28px 1fr;gap:8px;align-items:center;padding:13px 16px;background:var(--rv-ink);color:#fff}
.intop-reviews-prototype .reviews-queue-footer span{font-size:9px;font-weight:900;text-align:center;text-transform:uppercase}
.intop-reviews-prototype .reviews-queue-footer i{position:relative;height:2px;background:var(--rv-yellow)}
.intop-reviews-prototype .reviews-queue-footer i:after{content:"";position:absolute;right:0;top:-3px;width:6px;height:6px;border-top:2px solid var(--rv-yellow);border-right:2px solid var(--rv-yellow);transform:rotate(45deg)}
.intop-reviews-prototype .im-anchor-bar{border-top:1px solid rgba(31,8,0,.06);box-shadow:0 8px 24px rgba(31,8,0,.04)}
.intop-reviews-prototype .reviews-section-head{display:grid;grid-template-columns:minmax(0,.82fr) minmax(330px,.72fr);gap:52px;align-items:start;margin-bottom:32px}
.intop-reviews-prototype .reviews-section-head>p{margin:24px 0 0;padding-left:22px;border-left:5px solid var(--rv-orange);color:rgba(31,8,0,.68);font-size:16px;font-weight:600;line-height:1.62}
.intop-reviews-prototype .reviews-section-head-light>p{border-left-color:var(--rv-yellow);color:rgba(255,255,255,.72)}
.intop-reviews-prototype .reviews-overview{background:#fff}
.intop-reviews-prototype .reviews-overview-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.65fr);gap:52px;align-items:start;margin-bottom:34px}
.intop-reviews-prototype .reviews-overview-head aside{margin-top:22px;padding:24px;border:1px solid var(--rv-line);border-radius:12px;background:var(--rv-cream)}
.intop-reviews-prototype .reviews-overview-head aside span{display:block;margin-bottom:9px;color:var(--rv-orange);font-size:10px;font-weight:950;text-transform:uppercase}
.intop-reviews-prototype .reviews-overview-head aside p{margin:0;color:rgba(31,8,0,.75);font-size:15px;font-weight:700;line-height:1.5}
.intop-reviews-prototype .reviews-takeaway-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid var(--rv-line);border-top:6px solid var(--rv-orange);border-radius:12px;background:#fff;box-shadow:0 18px 44px rgba(31,8,0,.06)}
.intop-reviews-prototype .reviews-takeaway-grid article{min-height:168px;padding:23px}
.intop-reviews-prototype .reviews-takeaway-grid article:nth-child(2),.intop-reviews-prototype .reviews-takeaway-grid article:nth-child(5){background:var(--rv-cream)}
.intop-reviews-prototype .reviews-takeaway-grid article:nth-child(n+4){border-top:1px solid var(--rv-line)}
.intop-reviews-prototype .reviews-takeaway-grid article:not(:nth-child(3n+1)){border-left:1px solid var(--rv-line)}
.intop-reviews-prototype .reviews-takeaway-grid span{display:block;margin-bottom:16px;color:var(--rv-orange);font-size:13px;font-weight:950}
.intop-reviews-prototype .reviews-takeaway-grid p{margin:0;color:rgba(31,8,0,.76);font-size:14px;font-weight:700;line-height:1.5}
.intop-reviews-prototype .reviews-triggers{background:var(--rv-ink);color:#fff}
.intop-reviews-prototype .reviews-triggers .im-intro,.intop-reviews-prototype .reviews-responses .im-intro,.intop-reviews-prototype .reviews-network .im-intro{color:rgba(255,255,255,.74)}
.intop-reviews-prototype .reviews-triggers-layout{display:grid;grid-template-columns:minmax(0,.64fr) minmax(0,1.1fr);gap:58px;align-items:start}
.intop-reviews-prototype .reviews-triggers-copy{position:sticky;top:110px}
.intop-reviews-prototype .reviews-trigger-list{overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#fff}
.intop-reviews-prototype .reviews-trigger-card{display:grid;grid-template-columns:56px minmax(0,1fr);gap:18px;padding:22px;background:#fff;color:var(--rv-ink)}
.intop-reviews-prototype .reviews-trigger-card:nth-child(even){background:var(--rv-cream)}
.intop-reviews-prototype .reviews-trigger-card+.reviews-trigger-card{border-top:1px solid var(--rv-line)}
.intop-reviews-prototype .reviews-trigger-card>span{display:grid;width:44px;height:44px;place-items:center;border-radius:8px;background:var(--rv-orange);color:#fff;font-size:12px;font-weight:950}
.intop-reviews-prototype .reviews-trigger-card:nth-child(even)>span{background:var(--rv-ink)}
.intop-reviews-prototype .reviews-trigger-card h3{margin:0 0 7px;font-size:18px;font-weight:950;line-height:1.2}
.intop-reviews-prototype .reviews-trigger-card p{margin:0;color:rgba(31,8,0,.66);font-size:13px;font-weight:600;line-height:1.52}
.intop-reviews-prototype .reviews-platforms{background:#f4f4f4}
.intop-reviews-prototype .reviews-platform-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}
.intop-reviews-prototype .reviews-platform-card{grid-column:span 2;min-height:220px;padding:23px;border:1px solid var(--rv-line);border-radius:12px;background:#fff;box-shadow:0 12px 30px rgba(31,8,0,.04)}
.intop-reviews-prototype .reviews-platform-card-04,.intop-reviews-prototype .reviews-platform-card-05{grid-column:span 3;background:var(--rv-cream)}
.intop-reviews-prototype .reviews-platform-card>div{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:28px}
.intop-reviews-prototype .reviews-platform-card>div span{color:rgba(31,8,0,.18);font-size:34px;font-weight:950;line-height:1}
.intop-reviews-prototype .reviews-platform-card>div b{color:var(--rv-orange);font-size:9px;font-weight:950;text-transform:uppercase}
.intop-reviews-prototype .reviews-platform-card h3{margin:0 0 10px;font-size:20px;font-weight:950;line-height:1.15}
.intop-reviews-prototype .reviews-platform-card p{margin:0;color:rgba(31,8,0,.66);font-size:13px;font-weight:600;line-height:1.54}
.intop-reviews-prototype .reviews-scope{background:var(--rv-orange);color:#fff}
.intop-reviews-prototype .reviews-scope-head{display:flex;justify-content:space-between;gap:36px;align-items:flex-end;margin-bottom:30px}
.intop-reviews-prototype .reviews-scope-total{display:flex;min-width:220px;padding:18px 20px;border:1px solid rgba(255,255,255,.28);border-radius:12px;gap:15px;align-items:center;background:rgba(255,255,255,.1)}
.intop-reviews-prototype .reviews-scope-total strong{color:var(--rv-yellow);font-size:48px;font-weight:950;line-height:1}
.intop-reviews-prototype .reviews-scope-total span{color:rgba(255,255,255,.82);font-size:12px;font-weight:850;line-height:1.25;text-transform:uppercase}
.intop-reviews-prototype .reviews-scope-board{overflow:hidden;border-radius:12px;background:#fff;color:var(--rv-ink);box-shadow:0 18px 44px rgba(31,8,0,.16)}
.intop-reviews-prototype .reviews-scope-board-head,.intop-reviews-prototype .reviews-scope-row{display:grid;grid-template-columns:minmax(200px,.7fr) minmax(0,1fr) minmax(0,1fr);gap:0}
.intop-reviews-prototype .reviews-scope-board-head{background:var(--rv-ink);color:#fff}
.intop-reviews-prototype .reviews-scope-board-head span{padding:14px 18px;color:rgba(255,255,255,.66);font-size:9px;font-weight:950;text-transform:uppercase}
.intop-reviews-prototype .reviews-scope-board-head span+span{border-left:1px solid rgba(255,255,255,.12)}
.intop-reviews-prototype .reviews-scope-row+.reviews-scope-row{border-top:1px solid var(--rv-line)}
.intop-reviews-prototype .reviews-scope-row:nth-child(odd){background:var(--rv-cream)}
.intop-reviews-prototype .reviews-scope-row>div{min-width:0;padding:17px 18px}
.intop-reviews-prototype .reviews-scope-row>div+div{border-left:1px solid var(--rv-line)}
.intop-reviews-prototype .reviews-scope-name{display:flex;gap:12px;align-items:center}
.intop-reviews-prototype .reviews-scope-name span{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:7px;background:var(--rv-orange);color:#fff;font-size:10px;font-weight:950}
.intop-reviews-prototype .reviews-scope-name strong{font-size:15px;font-weight:950}
.intop-reviews-prototype .reviews-scope-row small{display:block;margin-bottom:4px;color:var(--rv-orange);font-size:8px;font-weight:950;text-transform:uppercase}
.intop-reviews-prototype .reviews-scope-row p{margin:0;color:rgba(31,8,0,.68);font-size:13px;font-weight:600;line-height:1.46}
.intop-reviews-prototype .reviews-lifecycle{background:#fff}
.intop-reviews-prototype .reviews-life-track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;overflow:visible;background:#fff}
.intop-reviews-prototype .reviews-life-step{position:relative;display:grid;grid-template-columns:46px minmax(0,1fr);gap:15px;min-height:148px;padding:20px;border:1px solid var(--rv-line);border-radius:12px;background:#fff;box-shadow:0 12px 30px rgba(31,8,0,.045);align-content:start}
.intop-reviews-prototype .reviews-life-step:nth-child(even){background:var(--rv-cream)}
.intop-reviews-prototype .reviews-life-step:nth-child(5){grid-column:4;grid-row:2}
.intop-reviews-prototype .reviews-life-step:nth-child(6){grid-column:3;grid-row:2}
.intop-reviews-prototype .reviews-life-step:nth-child(7){grid-column:1/3;grid-row:2;background:var(--rv-ink);color:#fff}
.intop-reviews-prototype .reviews-life-step>span{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;background:var(--rv-ink);color:#fff;font-size:11px;font-weight:950}
.intop-reviews-prototype .reviews-life-step:nth-child(even)>span{background:var(--rv-orange)}
.intop-reviews-prototype .reviews-life-step:nth-child(7)>span{background:var(--rv-yellow);color:var(--rv-ink)}
.intop-reviews-prototype .reviews-life-step:after{position:absolute;z-index:2;display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:var(--rv-yellow);color:var(--rv-ink);font-size:12px;font-weight:950}
.intop-reviews-prototype .reviews-life-step:nth-child(-n+3):after{content:"→";right:-19px;top:50%;transform:translateY(-50%)}
.intop-reviews-prototype .reviews-life-step:nth-child(4):after{content:"↓";right:50%;bottom:-19px;transform:translateX(50%)}
.intop-reviews-prototype .reviews-life-step:nth-child(5):after,.intop-reviews-prototype .reviews-life-step:nth-child(6):after{content:"←";left:-19px;top:50%;transform:translateY(-50%)}
.intop-reviews-prototype .reviews-life-step h3{margin:2px 0 8px;font-size:17px;font-weight:950;line-height:1.18}
.intop-reviews-prototype .reviews-life-step p{grid-column:2;margin:0;color:rgba(31,8,0,.62);font-size:12px;font-weight:600;line-height:1.5}
.intop-reviews-prototype .reviews-life-step:nth-child(7) p{color:rgba(255,255,255,.7)}
.intop-reviews-prototype .reviews-responses{background:var(--rv-violet);color:#fff}
.intop-reviews-prototype .reviews-response-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:#fff;color:var(--rv-ink)}
.intop-reviews-prototype .reviews-response-list article{min-height:210px;padding:21px}
.intop-reviews-prototype .reviews-response-list article:nth-child(even){background:var(--rv-cream)}
.intop-reviews-prototype .reviews-response-list article+article{border-left:1px solid var(--rv-line)}
.intop-reviews-prototype .reviews-response-list span{display:block;margin-bottom:28px;color:var(--rv-orange);font-size:12px;font-weight:950}
.intop-reviews-prototype .reviews-response-list h3{margin:0 0 9px;font-size:16px;font-weight:950;line-height:1.18}
.intop-reviews-prototype .reviews-response-list p{margin:0;color:rgba(31,8,0,.63);font-size:12px;font-weight:600;line-height:1.5}
.intop-reviews-prototype .reviews-route-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:44px 0 18px;padding-top:26px;border-top:1px solid rgba(255,255,255,.17)}
.intop-reviews-prototype .reviews-route-head span{color:var(--rv-yellow);font-size:10px;font-weight:950;text-transform:uppercase}
.intop-reviews-prototype .reviews-route-head strong{font-size:22px;font-weight:950}
.intop-reviews-prototype .reviews-route-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.intop-reviews-prototype .reviews-route{min-height:214px;padding:22px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:rgba(255,255,255,.08)}
.intop-reviews-prototype .reviews-route-02{background:rgba(255,204,0,.12)}
.intop-reviews-prototype .reviews-route-03{background:rgba(254,69,0,.2)}
.intop-reviews-prototype .reviews-route>div{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:30px}
.intop-reviews-prototype .reviews-route>div span{color:var(--rv-yellow);font-size:12px;font-weight:950}
.intop-reviews-prototype .reviews-route>div b{padding:5px 8px;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:rgba(255,255,255,.75);font-size:8px;font-weight:950;text-transform:uppercase}
.intop-reviews-prototype .reviews-route h3{margin:0 0 10px;font-size:20px;font-weight:950;line-height:1.16}
.intop-reviews-prototype .reviews-route p{margin:0;color:rgba(255,255,255,.72);font-size:13px;font-weight:600;line-height:1.52}
.intop-reviews-prototype .reviews-collection{background:#fff}
.intop-reviews-prototype .reviews-collection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.intop-reviews-prototype .reviews-collection-card{position:relative;min-height:380px;overflow:hidden;padding:30px;border:1px solid var(--rv-line);border-radius:14px;background:var(--rv-cream)}
.intop-reviews-prototype .reviews-collection-card-02{background:var(--rv-ink);color:#fff}
.intop-reviews-prototype .reviews-collection-num{position:absolute;right:22px;top:16px;color:rgba(31,8,0,.08);font-size:110px;font-weight:950;line-height:1}
.intop-reviews-prototype .reviews-collection-card-02 .reviews-collection-num{color:rgba(255,255,255,.08)}
.intop-reviews-prototype .reviews-collection-card>span{display:block;position:relative;margin-bottom:48px;color:var(--rv-orange);font-size:10px;font-weight:950;text-transform:uppercase}
.intop-reviews-prototype .reviews-collection-card-02>span{color:var(--rv-yellow)}
.intop-reviews-prototype .reviews-collection-card h3{position:relative;max-width:460px;margin:0 0 13px;font-size:30px;font-weight:950;line-height:1.06}
.intop-reviews-prototype .reviews-collection-card p{position:relative;max-width:570px;margin:0;color:rgba(31,8,0,.66);font-size:15px;font-weight:600;line-height:1.58}
.intop-reviews-prototype .reviews-collection-card-02 p{color:rgba(255,255,255,.72)}
.intop-reviews-prototype .reviews-organic-flow{display:grid;grid-template-columns:1fr 38px 1fr 38px 1fr;gap:8px;align-items:center;margin-top:46px}
.intop-reviews-prototype .reviews-organic-flow b{padding:12px;border:1px solid var(--rv-line);border-radius:7px;background:#fff;font-size:11px;text-align:center;text-transform:uppercase}
.intop-reviews-prototype .reviews-organic-flow i{height:2px;background:var(--rv-orange)}
.intop-reviews-prototype .reviews-placement-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:32px}
.intop-reviews-prototype .reviews-placement-chips span{padding:7px 10px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.82);font-size:10px;font-weight:850;text-transform:uppercase}
.intop-reviews-prototype .reviews-network{background:var(--rv-ink);color:#fff}
.intop-reviews-prototype .reviews-network-layout{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.62fr);gap:16px}
.intop-reviews-prototype .reviews-branch-board{overflow:hidden;border-radius:12px;background:#fff;color:var(--rv-ink)}
.intop-reviews-prototype .reviews-branch-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 20px;background:var(--rv-orange);color:#fff}
.intop-reviews-prototype .reviews-branch-head span{font-size:9px;font-weight:950;text-transform:uppercase}
.intop-reviews-prototype .reviews-branch-head strong{font-size:17px;font-weight:950}
.intop-reviews-prototype .reviews-branch-row{display:grid;grid-template-columns:minmax(100px,.7fr) minmax(0,1fr) auto;gap:14px;align-items:center;padding:16px 18px}
.intop-reviews-prototype .reviews-branch-row:nth-child(even){background:var(--rv-cream)}
.intop-reviews-prototype .reviews-branch-row+.reviews-branch-row{border-top:1px solid var(--rv-line)}
.intop-reviews-prototype .reviews-branch-row span{font-size:13px;font-weight:950}
.intop-reviews-prototype .reviews-branch-row b{color:rgba(31,8,0,.62);font-size:12px;font-weight:700}
.intop-reviews-prototype .reviews-branch-row i{padding:5px 8px;border-radius:999px;background:#f0e7f5;color:var(--rv-violet);font-size:8px;font-style:normal;font-weight:950;text-transform:uppercase}
.intop-reviews-prototype .reviews-network-check{padding:24px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:rgba(255,255,255,.07)}
.intop-reviews-prototype .reviews-network-check>span{display:block;margin-bottom:18px;color:var(--rv-yellow);font-size:10px;font-weight:950;text-transform:uppercase}
.intop-reviews-prototype .reviews-network-check ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}
.intop-reviews-prototype .reviews-network-check li{position:relative;padding-left:17px;color:rgba(255,255,255,.78);font-size:12px;font-weight:650;line-height:1.42}
.intop-reviews-prototype .reviews-network-check li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--rv-orange)}
.intop-reviews-prototype .reviews-report-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}
.intop-reviews-prototype .reviews-report-grid article{min-height:190px;padding:22px;border:1px solid rgba(255,255,255,.15);border-radius:12px;background:rgba(255,255,255,.06)}
.intop-reviews-prototype .reviews-report-grid article:nth-child(2){background:rgba(255,204,0,.1)}
.intop-reviews-prototype .reviews-report-grid span{display:block;margin-bottom:24px;color:var(--rv-yellow);font-size:11px;font-weight:950}
.intop-reviews-prototype .reviews-report-grid h3{margin:0 0 9px;font-size:18px;font-weight:950;line-height:1.18}
.intop-reviews-prototype .reviews-report-grid p{margin:0;color:rgba(255,255,255,.7);font-size:13px;font-weight:600;line-height:1.5}
.intop-reviews-prototype .reviews-process{background:#f4f4f4}
.intop-reviews-prototype .reviews-process-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));overflow:hidden;border:1px solid var(--rv-line);border-radius:12px;background:#fff;box-shadow:0 14px 36px rgba(31,8,0,.05)}
.intop-reviews-prototype .reviews-process-grid article{min-height:230px;padding:22px 19px}
.intop-reviews-prototype .reviews-process-grid article:nth-child(even){background:var(--rv-cream)}
.intop-reviews-prototype .reviews-process-grid article+article{border-left:1px solid var(--rv-line)}
.intop-reviews-prototype .reviews-process-grid span{display:grid;width:38px;height:38px;margin-bottom:34px;place-items:center;border-radius:7px;background:var(--rv-ink);color:#fff;font-size:10px;font-weight:950}
.intop-reviews-prototype .reviews-process-grid article:nth-child(even) span{background:var(--rv-orange)}
.intop-reviews-prototype .reviews-process-grid h3{margin:0 0 9px;font-size:17px;font-weight:950;line-height:1.17}
.intop-reviews-prototype .reviews-process-grid p{margin:0;color:rgba(31,8,0,.62);font-size:12px;font-weight:600;line-height:1.5}
.intop-reviews-prototype .reviews-price{background:var(--rv-orange);color:#fff}
.intop-reviews-prototype .reviews-price-layout{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1fr);gap:54px;align-items:start}
.intop-reviews-prototype .reviews-price-copy>p{max-width:570px;margin:-14px 0 25px;color:rgba(255,255,255,.82);font-size:16px;font-weight:600;line-height:1.62}
.intop-reviews-prototype .reviews-price-board{overflow:hidden;border-radius:12px;background:#fff;color:var(--rv-ink);box-shadow:0 18px 44px rgba(31,8,0,.18)}
.intop-reviews-prototype .reviews-price-board>span{display:block;padding:16px 20px;background:var(--rv-ink);color:#fff;font-size:10px;font-weight:950;text-transform:uppercase}
.intop-reviews-prototype .reviews-price-board>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
.intop-reviews-prototype .reviews-price-board>div span{min-height:72px;padding:17px 18px;border-bottom:1px solid var(--rv-line);color:rgba(31,8,0,.72);font-size:13px;font-weight:750;line-height:1.4}
.intop-reviews-prototype .reviews-price-board>div span:nth-child(even){border-left:1px solid var(--rv-line);background:var(--rv-cream)}
.intop-reviews-prototype .reviews-proof{background:#fff}
.intop-reviews-prototype .reviews-case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.intop-reviews-prototype .reviews-case-grid a{display:flex;min-height:250px;padding:25px;border:1px solid var(--rv-line);border-top:6px solid var(--rv-orange);border-radius:12px;background:#fff;color:var(--rv-ink);text-decoration:none;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}
.intop-reviews-prototype .reviews-case-grid a:first-child{background:var(--rv-ink);color:#fff}
.intop-reviews-prototype .reviews-case-grid a:nth-child(2){background:var(--rv-cream)}
.intop-reviews-prototype .reviews-case-grid a>span{color:var(--rv-orange);font-size:9px;font-weight:950;text-transform:uppercase}
.intop-reviews-prototype .reviews-case-grid a:first-child>span{color:var(--rv-yellow)}
.intop-reviews-prototype .reviews-case-grid h3{margin:auto 0 10px;font-size:24px;font-weight:950;line-height:1.08}
.intop-reviews-prototype .reviews-case-grid p{margin:0 0 20px;color:rgba(31,8,0,.62);font-size:13px;font-weight:600;line-height:1.5}
.intop-reviews-prototype .reviews-case-grid a:first-child p{color:rgba(255,255,255,.68)}
.intop-reviews-prototype .reviews-case-grid b{color:var(--rv-orange);font-size:10px;font-weight:950;text-transform:uppercase}
.intop-reviews-prototype .reviews-case-grid a:first-child b{color:var(--rv-yellow)}
.intop-reviews-prototype .reviews-case-grid a:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(31,8,0,.1)}
.intop-reviews-prototype .reviews-service-board{margin-top:28px;overflow:hidden;border:1px solid var(--rv-line);border-radius:12px;background:#fff}
.intop-reviews-prototype .reviews-service-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 21px;background:var(--rv-violet);color:#fff}
.intop-reviews-prototype .reviews-service-head span{color:var(--rv-yellow);font-size:9px;font-weight:950;text-transform:uppercase}
.intop-reviews-prototype .reviews-service-head strong{font-size:18px;font-weight:950}
.intop-reviews-prototype .reviews-service-row{display:grid;grid-template-columns:minmax(220px,.55fr) minmax(0,1fr);gap:20px;padding:17px 20px}
.intop-reviews-prototype .reviews-service-row:nth-child(odd){background:var(--rv-cream)}
.intop-reviews-prototype .reviews-service-row+.reviews-service-row{border-top:1px solid var(--rv-line)}
.intop-reviews-prototype .reviews-service-row strong{font-size:14px;font-weight:950}
.intop-reviews-prototype .reviews-service-row p{margin:0;color:rgba(31,8,0,.64);font-size:13px;font-weight:600;line-height:1.45}
.intop-reviews-prototype .reviews-service-row a{color:var(--rv-orange);font-weight:900}
.intop-reviews-prototype .reviews-faq{background:#f4f4f4}
.intop-reviews-prototype .reviews-faq-layout{display:grid;grid-template-columns:minmax(0,.62fr) minmax(0,1fr);gap:54px;align-items:start}
.intop-reviews-prototype .reviews-faq-list{overflow:hidden;border:1px solid var(--rv-line);border-radius:12px;background:#fff;box-shadow:0 14px 36px rgba(31,8,0,.05)}
.intop-reviews-prototype .reviews-faq-list details+details{border-top:1px solid var(--rv-line)}
.intop-reviews-prototype .reviews-faq-list summary{display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;align-items:center;padding:18px 20px;cursor:pointer;list-style:none;font-size:15px;font-weight:950;line-height:1.25}
.intop-reviews-prototype .reviews-faq-list summary::-webkit-details-marker{display:none}
.intop-reviews-prototype .reviews-faq-list summary span{display:grid;width:32px;height:32px;place-items:center;border-radius:7px;background:var(--rv-orange);color:#fff;font-size:9px;font-weight:950}
.intop-reviews-prototype .reviews-faq-list details:nth-child(even) summary span{background:var(--rv-ink)}
.intop-reviews-prototype .reviews-faq-list details[open] summary{background:var(--rv-cream)}
.intop-reviews-prototype .reviews-faq-list details p{margin:0;padding:0 20px 20px 70px;color:rgba(31,8,0,.66);font-size:14px;font-weight:600;line-height:1.58}
.intop-reviews-prototype .reviews-final{padding:72px 0;border-top:9px solid var(--rv-orange);background:var(--rv-ink);color:#fff}
.intop-reviews-prototype .reviews-final-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.55fr);gap:54px;align-items:center}
.intop-reviews-prototype .reviews-final h2{max-width:820px;margin:0;color:#fff;font-size:48px;font-weight:950;line-height:1.04}
.intop-reviews-prototype .reviews-final p{max-width:660px;margin:18px 0 25px;color:rgba(255,255,255,.72);font-size:16px;font-weight:600;line-height:1.58}
.intop-reviews-prototype .reviews-final aside{padding:25px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:rgba(255,255,255,.07)}
.intop-reviews-prototype .reviews-final aside>span{display:block;margin-bottom:16px;color:var(--rv-yellow);font-size:10px;font-weight:950;text-transform:uppercase}
.intop-reviews-prototype .reviews-final ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}
.intop-reviews-prototype .reviews-final li{position:relative;padding-left:20px;color:rgba(255,255,255,.78);font-size:14px;font-weight:700}
.intop-reviews-prototype .reviews-final li:before{content:"";position:absolute;left:0;top:.55em;width:7px;height:7px;border-radius:50%;background:var(--rv-orange)}
.intop-reviews-prototype + #t-footer{background:#10020e}
@media (max-width:1180px){.intop-reviews-prototype .reviews-hero-grid{grid-template-columns:1fr;padding:44px}.intop-reviews-prototype .reviews-hero-card:before{right:-20%;top:52%;width:130%;height:65%;transform:skewY(-4deg)}.intop-reviews-prototype .reviews-queue{justify-self:start;max-width:760px;transform:none}.intop-reviews-prototype .reviews-triggers-layout,.intop-reviews-prototype .reviews-price-layout{grid-template-columns:1fr}.intop-reviews-prototype .reviews-triggers-copy{position:static}.intop-reviews-prototype .reviews-response-list,.intop-reviews-prototype .reviews-process-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.intop-reviews-prototype .reviews-response-list article:nth-child(4),.intop-reviews-prototype .reviews-process-grid article:nth-child(4){border-left:0}.intop-reviews-prototype .reviews-response-list article:nth-child(n+4),.intop-reviews-prototype .reviews-process-grid article:nth-child(n+4){border-top:1px solid var(--rv-line)}}
@media (max-width:820px){.intop-reviews-prototype .reviews-section-head,.intop-reviews-prototype .reviews-overview-head,.intop-reviews-prototype .reviews-network-layout,.intop-reviews-prototype .reviews-faq-layout,.intop-reviews-prototype .reviews-final-layout{grid-template-columns:1fr;gap:22px}.intop-reviews-prototype .reviews-takeaway-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.intop-reviews-prototype .reviews-takeaway-grid article:nth-child(n+3){border-top:1px solid var(--rv-line)}.intop-reviews-prototype .reviews-takeaway-grid article:nth-child(odd){border-left:0}.intop-reviews-prototype .reviews-takeaway-grid article:nth-child(even){border-left:1px solid var(--rv-line)}.intop-reviews-prototype .reviews-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.intop-reviews-prototype .reviews-platform-card,.intop-reviews-prototype .reviews-platform-card-04,.intop-reviews-prototype .reviews-platform-card-05{grid-column:span 1}.intop-reviews-prototype .reviews-scope-board-head{display:none}.intop-reviews-prototype .reviews-scope-row{grid-template-columns:minmax(180px,.7fr) minmax(0,1fr)}.intop-reviews-prototype .reviews-scope-row>div:last-child{grid-column:1/-1;border-top:1px solid var(--rv-line);border-left:0}.intop-reviews-prototype .reviews-response-list{grid-template-columns:repeat(2,minmax(0,1fr))}.intop-reviews-prototype .reviews-response-list article:nth-child(3),.intop-reviews-prototype .reviews-response-list article:nth-child(5){border-left:0}.intop-reviews-prototype .reviews-response-list article:nth-child(n+3){border-top:1px solid var(--rv-line)}.intop-reviews-prototype .reviews-route-grid,.intop-reviews-prototype .reviews-collection-grid,.intop-reviews-prototype .reviews-report-grid,.intop-reviews-prototype .reviews-case-grid{grid-template-columns:1fr}.intop-reviews-prototype .reviews-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.intop-reviews-prototype .reviews-process-grid article:nth-child(3),.intop-reviews-prototype .reviews-process-grid article:nth-child(5){border-left:0}.intop-reviews-prototype .reviews-process-grid article:nth-child(n+3){border-top:1px solid var(--rv-line)}.intop-reviews-prototype .reviews-final h2{font-size:38px}}
@media (max-width:820px){.intop-reviews-prototype .reviews-life-track{grid-template-columns:repeat(2,minmax(0,1fr))}.intop-reviews-prototype .reviews-life-step:nth-child(n){grid-column:auto;grid-row:auto}.intop-reviews-prototype .reviews-life-step:nth-child(7){grid-column:1/-1}.intop-reviews-prototype .reviews-life-step:after{display:none}}
@media (max-width:560px){.intop-reviews-prototype .reviews-hero-wrap{padding:18px 0 24px}.intop-reviews-prototype .reviews-hero-grid{min-height:0;padding:27px 18px;gap:24px}.intop-reviews-prototype .reviews-hero-card{min-height:0;border-radius:12px}.intop-reviews-prototype .reviews-hero-card:before{top:57%;left:-20%;width:150%;height:50%}.intop-reviews-prototype .reviews-eyebrow{margin-bottom:14px;font-size:9px}.intop-reviews-prototype .reviews-hero-copy h1{font-size:36px;line-height:1}.intop-reviews-prototype .reviews-hero-copy>p{margin-top:15px;font-size:14px;line-height:1.5}.intop-reviews-prototype .reviews-hero-tags{margin-top:15px}.intop-reviews-prototype .reviews-hero-tags span:nth-child(n+5){display:none}.intop-reviews-prototype .reviews-hero-actions{margin-top:18px}.intop-reviews-prototype .reviews-hero-note{display:none}.intop-reviews-prototype .reviews-queue{border-radius:11px}.intop-reviews-prototype .reviews-queue-head{padding:15px}.intop-reviews-prototype .reviews-queue-head strong{font-size:17px}.intop-reviews-prototype .reviews-queue-head>b{display:none}.intop-reviews-prototype .reviews-queue-filters span:nth-child(3){display:none}.intop-reviews-prototype .reviews-queue-row{grid-template-columns:34px minmax(0,1fr);padding:10px}.intop-reviews-prototype .reviews-status{grid-column:2;width:max-content}.intop-reviews-prototype .reviews-queue-row:nth-child(n+4){display:none}.intop-reviews-prototype .reviews-queue-footer{grid-template-columns:1fr 18px 1fr 18px 1fr}.intop-reviews-prototype .reviews-section-head>p{margin-top:0}.intop-reviews-prototype .reviews-takeaway-grid,.intop-reviews-prototype .reviews-platform-grid,.intop-reviews-prototype .reviews-response-list,.intop-reviews-prototype .reviews-process-grid{grid-template-columns:1fr}.intop-reviews-prototype .reviews-takeaway-grid article,.intop-reviews-prototype .reviews-takeaway-grid article:nth-child(n),.intop-reviews-prototype .reviews-response-list article,.intop-reviews-prototype .reviews-response-list article:nth-child(n),.intop-reviews-prototype .reviews-process-grid article,.intop-reviews-prototype .reviews-process-grid article:nth-child(n){min-height:auto;border-top:1px solid var(--rv-line);border-left:0}.intop-reviews-prototype .reviews-takeaway-grid article:first-child,.intop-reviews-prototype .reviews-response-list article:first-child,.intop-reviews-prototype .reviews-process-grid article:first-child{border-top:0}.intop-reviews-prototype .reviews-trigger-card{grid-template-columns:44px minmax(0,1fr);padding:17px;gap:12px}.intop-reviews-prototype .reviews-trigger-card>span{width:38px;height:38px}.intop-reviews-prototype .reviews-platform-card{min-height:auto;padding:20px}.intop-reviews-prototype .reviews-scope-head{display:grid}.intop-reviews-prototype .reviews-scope-total{min-width:0}.intop-reviews-prototype .reviews-scope-row{grid-template-columns:1fr}.intop-reviews-prototype .reviews-scope-row>div+div,.intop-reviews-prototype .reviews-scope-row>div:last-child{grid-column:auto;border-top:1px solid var(--rv-line);border-left:0}.intop-reviews-prototype .reviews-life-track{display:block}.intop-reviews-prototype .reviews-life-step{display:grid;grid-template-columns:42px minmax(0,1fr);gap:15px;min-height:0;padding:18px}.intop-reviews-prototype .reviews-life-step+.reviews-life-step{border-top:1px solid var(--rv-line);border-left:0}.intop-reviews-prototype .reviews-life-step>span{margin:0}.intop-reviews-prototype .reviews-life-step:after{display:none!important}.intop-reviews-prototype .reviews-route-head{display:grid}.intop-reviews-prototype .reviews-collection-card{min-height:0;padding:22px}.intop-reviews-prototype .reviews-collection-num{font-size:80px}.intop-reviews-prototype .reviews-collection-card>span{margin-bottom:32px}.intop-reviews-prototype .reviews-collection-card h3{font-size:25px}.intop-reviews-prototype .reviews-organic-flow{grid-template-columns:1fr;gap:7px}.intop-reviews-prototype .reviews-organic-flow i{display:none}.intop-reviews-prototype .reviews-branch-row{grid-template-columns:1fr auto}.intop-reviews-prototype .reviews-branch-row b{grid-column:1/-1}.intop-reviews-prototype .reviews-price-board>div{grid-template-columns:1fr}.intop-reviews-prototype .reviews-price-board>div span:nth-child(even){border-left:0}.intop-reviews-prototype .reviews-service-head{display:grid}.intop-reviews-prototype .reviews-service-row{grid-template-columns:1fr;gap:7px}.intop-reviews-prototype .reviews-faq-list summary{padding:15px;font-size:14px}.intop-reviews-prototype .reviews-faq-list details p{padding:0 15px 18px 65px}.intop-reviews-prototype .reviews-final{padding:54px 0}.intop-reviews-prototype .reviews-final h2{font-size:33px}}

/* Cases collection */
.intop-cases-page{--cases-ink:#10020e;--cases-soft:#f1f1ef;margin-top:80px;background:var(--cases-soft);color:var(--cases-ink)}
.intop-cases-page .cases-container{width:min(1200px,calc(100% - 64px));margin:0 auto}
.intop-cases-page .cases-hero{position:relative;isolation:isolate;overflow:hidden;padding:82px 0 86px;border-bottom:10px solid var(--orange);background:var(--cases-ink);color:#fff}
.intop-cases-page .cases-hero:before{content:"";position:absolute;z-index:-1;right:8%;top:0;width:180px;height:100%;border-right:1px solid rgba(255,255,255,.11);border-left:1px solid rgba(255,255,255,.11);transform:skewX(-13deg)}
.intop-cases-page .cases-hero:after{content:"";position:absolute;z-index:-1;right:0;bottom:34px;width:26%;height:16px;background:var(--yellow)}
.intop-cases-page .cases-hero h1{max-width:1200px;margin:0;font-size:72px;font-weight:950;line-height:1.01;letter-spacing:0}
.intop-cases-page .cases-hero h1 span{color:var(--orange)}
.intop-cases-page .cases-showcase{padding:56px 0 72px;background:var(--cases-soft)}
.intop-cases-page .cases-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:22px}
.intop-cases-page .cases-card{--case-accent:var(--orange);grid-column:span 6;display:flex;min-width:0;overflow:hidden;border:1px solid #dcdad7;border-top:6px solid var(--case-accent);border-radius:8px;background:#fff;color:var(--cases-ink);text-decoration:none;flex-direction:column;box-shadow:0 10px 28px rgba(31,8,0,.06);transition:transform .22s ease,box-shadow .22s ease}
.intop-cases-page .cases-card--01{grid-column:1/-1;display:grid;height:520px;min-height:0;border-top:0;background:var(--cases-ink);color:#fff;grid-template-columns:minmax(0,1.32fr) minmax(360px,.68fr)}
.intop-cases-page .cases-card--02{--case-accent:#1268ad}
.intop-cases-page .cases-card--03{--case-accent:#58a7c8}
.intop-cases-page .cases-card--04{--case-accent:#ffcc00}
.intop-cases-page .cases-card--05{--case-accent:#53d989}
.intop-cases-page .cases-card-media{position:relative;aspect-ratio:16/10;margin:0;overflow:hidden;background:#e9e8e5}
.intop-cases-page .cases-card--01 .cases-card-media{height:100%;min-height:0;aspect-ratio:auto}
.intop-cases-page .cases-card-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.intop-cases-page .cases-card-copy{display:flex;min-height:224px;padding:28px;flex:1;flex-direction:column}
.intop-cases-page .cases-card--01 .cases-card-copy{position:relative;height:100%;min-height:0;padding:42px 40px;background:var(--cases-ink)}
.intop-cases-page .cases-card--01 .cases-card-copy:before{content:"";position:absolute;left:0;top:0;width:8px;height:100%;background:var(--orange)}
.intop-cases-page .cases-card-meta{display:flex;margin-bottom:28px;align-items:center;justify-content:space-between;gap:18px}
.intop-cases-page .cases-card-meta span{color:var(--case-accent);font-size:11px;font-weight:900;line-height:1;text-transform:uppercase}
.intop-cases-page .cases-card-meta b{color:#d7d3d0;font-size:42px;font-weight:950;line-height:.78}
.intop-cases-page .cases-card--01 .cases-card-meta span{color:var(--yellow)}
.intop-cases-page .cases-card--01 .cases-card-meta b{color:rgba(255,255,255,.18);font-size:64px}
.intop-cases-page .cases-card-copy h2{max-width:490px;margin:0;font-size:32px;font-weight:950;line-height:1.06;letter-spacing:0}
.intop-cases-page .cases-card--01 .cases-card-copy h2{font-size:46px;line-height:1.02}
.intop-cases-page .cases-card-copy p{max-width:520px;margin:16px 0 28px;color:#655b57;font-size:16px;font-weight:500;line-height:1.52}
.intop-cases-page .cases-card--01 .cases-card-copy p{color:rgba(255,255,255,.72);font-size:17px}
.intop-cases-page .cases-card-copy strong{display:flex;margin-top:auto;align-items:center;justify-content:space-between;gap:20px;color:var(--case-accent);font-size:12px;font-weight:900;text-transform:uppercase}
.intop-cases-page .cases-card--01 .cases-card-copy strong{color:#fff}
.intop-cases-page .cases-card-copy i{display:grid;width:46px;height:46px;flex:0 0 46px;place-items:center;border-radius:50%;background:var(--case-accent);color:var(--cases-ink);font-size:24px;font-style:normal;line-height:1;transition:transform .22s ease}
.intop-cases-page .cases-card--01 .cases-card-copy i{background:var(--orange);color:#fff}
@media (hover:hover){.intop-cases-page .cases-card:hover{transform:translateY(-6px);box-shadow:0 22px 48px rgba(31,8,0,.14)}.intop-cases-page .cases-card:hover .cases-card-media img{transform:scale(1.045)}.intop-cases-page .cases-card:hover .cases-card-copy i{transform:translateX(4px)}}
@media (max-width:980px){.intop-cases-page{margin-top:20px}.intop-cases-page .cases-hero{padding:68px 0 72px}.intop-cases-page .cases-hero h1{font-size:58px}.intop-cases-page .cases-card--01{height:460px;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr)}.intop-cases-page .cases-card--01 .cases-card-copy{padding:34px 30px}.intop-cases-page .cases-card--01 .cases-card-copy h2{font-size:38px}.intop-cases-page .cases-card-copy h2{font-size:28px}}
@media (max-width:760px){.intop-cases-page .cases-container{width:min(100% - 32px,1200px)}.intop-cases-page .cases-hero{padding:48px 0 52px;border-bottom-width:7px}.intop-cases-page .cases-hero:before{right:12%;width:110px}.intop-cases-page .cases-hero:after{right:0;bottom:20px;width:42%;height:10px}.intop-cases-page .cases-hero h1{font-size:38px;line-height:1.03}.intop-cases-page .cases-hero h1 span{display:block}.intop-cases-page .cases-showcase{padding:30px 0 46px}.intop-cases-page .cases-grid{gap:16px}.intop-cases-page .cases-card,.intop-cases-page .cases-card--01{grid-column:1/-1;display:flex;height:auto;min-height:0;flex-direction:column}.intop-cases-page .cases-card--01{border-top:6px solid var(--orange);background:#fff;color:var(--cases-ink)}.intop-cases-page .cases-card-media,.intop-cases-page .cases-card--01 .cases-card-media{height:auto;min-height:0;aspect-ratio:4/3}.intop-cases-page .cases-card-copy,.intop-cases-page .cases-card--01 .cases-card-copy{height:auto;min-height:218px;padding:22px;background:#fff}.intop-cases-page .cases-card--01 .cases-card-copy:before{display:none}.intop-cases-page .cases-card-meta{margin-bottom:20px}.intop-cases-page .cases-card-meta span,.intop-cases-page .cases-card--01 .cases-card-meta span{color:var(--case-accent)}.intop-cases-page .cases-card--01 .cases-card-meta b,.intop-cases-page .cases-card-meta b{color:#d7d3d0;font-size:38px}.intop-cases-page .cases-card-copy h2,.intop-cases-page .cases-card--01 .cases-card-copy h2{font-size:27px;line-height:1.06}.intop-cases-page .cases-card-copy p,.intop-cases-page .cases-card--01 .cases-card-copy p{margin:13px 0 24px;color:#655b57;font-size:14px;line-height:1.5}.intop-cases-page .cases-card--01 .cases-card-copy strong{color:var(--orange)}.intop-cases-page .cases-card--01 .cases-card-copy i{background:var(--orange);color:#fff}}

/* Cosmetology case */
.intop-cos-case{--cos-ink:#10020e;--cos-orange:#fe4500;--cos-yellow:#ffcc00;--cos-cream:#fff8f3;--cos-paper:#f4f4f2;--cos-line:#dedbd7;margin-top:80px;background:#fff;color:var(--cos-ink)}
.intop-cos-case .cos-section{padding:86px 0}
.intop-cos-case .cos-label{display:inline-flex;margin-bottom:18px;color:var(--cos-orange);font-size:10px;font-weight:950;letter-spacing:.11em;text-transform:uppercase}
.intop-cos-case .cos-label-light{color:var(--cos-yellow)}
.intop-cos-case .cos-section-head{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.6fr);gap:54px;margin-bottom:38px;align-items:end}
.intop-cos-case .cos-section-head h2,.intop-cos-case .cos-task-head h2{max-width:780px;margin:0;font-size:48px;font-weight:950;line-height:1.03;letter-spacing:-.025em}
.intop-cos-case .cos-section-head>p{margin:0;color:rgba(16,2,14,.64);font-size:16px;font-weight:600;line-height:1.62}
.intop-cos-case .cos-section-head-dark h2,.intop-cos-case .cos-section-head-dark>p{color:#fff}
.intop-cos-case .cos-section-head-dark>p{color:rgba(255,255,255,.68)}
.intop-cos-case .cos-hero{position:relative;isolation:isolate;overflow:hidden;padding:80px 0 72px;border-bottom:10px solid var(--cos-orange);background:var(--cos-ink);color:#fff}
.intop-cos-case .cos-hero:before{content:"";position:absolute;z-index:-1;right:-10%;top:-44%;width:56%;height:158%;border:0;background:linear-gradient(135deg,rgba(254,69,0,.34) 0%,rgba(254,69,0,.09) 58%,transparent 58%);clip-path:polygon(32% 0,100% 0,100% 100%,0 100%);transform:none}
.intop-cos-case .cos-hero:after{content:"";position:absolute;z-index:-1;right:9%;bottom:42px;width:26%;height:12px;background:var(--cos-yellow)}
.intop-cos-case .cos-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.76fr);gap:64px;align-items:center}
.intop-cos-case .cos-hero-eyebrow{display:flex;margin-bottom:24px;align-items:center;gap:12px;color:var(--cos-yellow);font-size:10px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}
.intop-cos-case .cos-hero-eyebrow:before{content:"";width:38px;height:5px;background:var(--cos-orange)}
.intop-cos-case .cos-hero-eyebrow span{padding:6px 9px;border:1px solid rgba(255,255,255,.2);border-radius:5px;color:#fff;letter-spacing:.03em}
.intop-cos-case .cos-hero-copy h1{max-width:800px;margin:0;font-size:62px;font-weight:950;line-height:.99;letter-spacing:-.04em}
.intop-cos-case .cos-hero-copy>p{max-width:720px;margin:24px 0 0;color:rgba(255,255,255,.74);font-size:18px;font-weight:600;line-height:1.58}
.intop-cos-case .cos-hero-actions{display:flex;margin-top:30px;gap:12px;flex-wrap:wrap}
.intop-cos-case .cos-btn-ghost{border:1px solid rgba(255,255,255,.26);background:transparent;color:#fff}
.intop-cos-case .cos-btn-ghost:hover{border-color:#fff;background:#fff;color:var(--cos-ink)}
.intop-cos-case .cos-hero-note{display:flex;margin-top:22px;align-items:center;gap:10px;color:rgba(255,255,255,.62);font-size:12px;font-weight:700}
.intop-cos-case .cos-hero-note i{width:8px;height:8px;border-radius:50%;background:#53d989;box-shadow:0 0 0 5px rgba(83,217,137,.14)}
.intop-cos-case .cos-hero-panel{position:relative;overflow:hidden;border:0;border-radius:14px;background:#fff;color:var(--cos-ink);box-shadow:10px 10px 0 rgba(254,69,0,.92),0 30px 70px rgba(0,0,0,.36);transform:rotate(.7deg)}
.intop-cos-case .cos-panel-head{display:flex;padding:20px 22px;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--cos-line);background:var(--cos-cream)}
.intop-cos-case .cos-panel-head div{display:grid;gap:4px}.intop-cos-case .cos-panel-head span{color:rgba(16,2,14,.48);font-size:8px;font-weight:900;text-transform:uppercase}.intop-cos-case .cos-panel-head strong{font-size:17px;font-weight:950}
.intop-cos-case .cos-panel-head>b{display:flex;align-items:center;gap:6px;color:#187a46;font-size:8px;font-weight:950;text-transform:uppercase}.intop-cos-case .cos-panel-head>b i{width:7px;height:7px;border-radius:50%;background:#28b86d}
.intop-cos-case .cos-funnel{padding:12px 14px}
.intop-cos-case .cos-funnel-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:12px;padding:14px 10px;align-items:center;border-bottom:1px solid #ece9e5}
.intop-cos-case .cos-funnel-row:last-child{border-bottom:0}.intop-cos-case .cos-funnel-row>span{display:grid;width:32px;height:32px;place-items:center;border-radius:7px;background:var(--cos-ink);color:#fff;font-size:9px;font-weight:950}.intop-cos-case .cos-funnel-row-map>span{background:var(--cos-orange)}
.intop-cos-case .cos-funnel-row div{display:grid;grid-template-columns:auto 1fr;gap:2px 8px;align-items:end}.intop-cos-case .cos-funnel-row small{grid-column:1/-1;color:rgba(16,2,14,.45);font-size:8px;font-weight:900;text-transform:uppercase}.intop-cos-case .cos-funnel-row strong{font-size:26px;font-weight:950;line-height:1}.intop-cos-case .cos-funnel-row em{color:rgba(16,2,14,.58);font-size:10px;font-style:normal;font-weight:700}.intop-cos-case .cos-funnel-row>b{padding:6px 8px;border-radius:6px;background:#e7faef;color:#187a46;font-size:9px;font-weight:950}
.intop-cos-case .cos-panel-foot{display:grid;grid-template-columns:1fr 28px 1fr 28px 1fr;gap:5px;padding:13px 16px;align-items:center;background:var(--cos-ink);color:#fff}.intop-cos-case .cos-panel-foot span{text-align:center;font-size:8px;font-weight:900;text-transform:uppercase}.intop-cos-case .cos-panel-foot i{height:1px;background:rgba(255,255,255,.25)}
.intop-cos-case .cos-anchor{position:sticky;z-index:12;top:80px;border-bottom:1px solid var(--cos-line);background:rgba(255,255,255,.96);backdrop-filter:blur(10px)}
.intop-cos-case .cos-anchor .im-c{display:flex;min-height:58px;align-items:center;gap:34px;overflow:auto}.intop-cos-case .cos-anchor a{white-space:nowrap;color:rgba(16,2,14,.66);font-size:11px;font-weight:850;text-decoration:none}.intop-cos-case .cos-anchor a:hover{color:var(--cos-orange)}
.intop-cos-case .cos-kpis{padding:60px 0 70px;background:var(--cos-paper)}
.intop-cos-case .cos-kpi-head{display:flex;margin-bottom:18px;align-items:end;justify-content:space-between;gap:24px}.intop-cos-case .cos-kpi-head>span{font-size:12px;font-weight:950;text-transform:uppercase}.intop-cos-case .cos-kpi-head>p{margin:0;color:rgba(16,2,14,.52);font-size:12px;font-weight:600}
.intop-cos-case .cos-kpi-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--cos-line);border-radius:12px;background:var(--cos-line);box-shadow:0 18px 48px rgba(16,2,14,.07)}
.intop-cos-case .cos-kpi-card{position:relative;min-height:190px;padding:27px;background:#fff}.intop-cos-case .cos-kpi-card:nth-child(2),.intop-cos-case .cos-kpi-card:nth-child(5){background:var(--cos-cream)}.intop-cos-case .cos-kpi-card>span{position:absolute;right:20px;top:18px;color:#d7d2ce;font-size:30px;font-weight:950}.intop-cos-case .cos-kpi-card>strong{display:block;margin-top:28px;color:var(--cos-orange);font-size:47px;font-weight:950;line-height:1}.intop-cos-case .cos-kpi-card>p{margin:12px 0 4px;font-size:17px;font-weight:900}.intop-cos-case .cos-kpi-card>small{color:rgba(16,2,14,.48);font-size:11px;font-weight:700}
.intop-cos-case .cos-task{background:#fff}.intop-cos-case .cos-task-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.72fr);gap:58px;margin-bottom:40px}.intop-cos-case .cos-task-head aside{padding:3px 0 3px 24px;border-left:6px solid var(--cos-orange)}.intop-cos-case .cos-task-head aside p{margin:0;color:rgba(16,2,14,.67);font-size:15px;font-weight:600;line-height:1.62}.intop-cos-case .cos-task-head aside p+p{margin-top:10px}
.intop-cos-case .cos-project-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--cos-line);border-radius:11px;background:var(--cos-line)}.intop-cos-case .cos-project-strip article{display:grid;min-height:154px;padding:18px;background:#fff;align-content:start}.intop-cos-case .cos-project-strip article:nth-child(2),.intop-cos-case .cos-project-strip article:nth-child(5){background:var(--cos-cream)}.intop-cos-case .cos-project-strip span{margin-bottom:30px;color:#d6d0cc;font-size:24px;font-weight:950}.intop-cos-case .cos-project-strip p{margin:0;color:rgba(16,2,14,.66);font-size:12px;font-weight:650;line-height:1.48}.intop-cos-case .cos-project-strip strong{display:block;margin-bottom:4px;color:var(--cos-ink);font-size:10px;font-weight:950;text-transform:uppercase}.intop-cos-case .cos-patient-path{display:grid;grid-template-columns:160px minmax(0,1fr);gap:18px;margin-top:16px;padding:18px;border:1px solid var(--cos-line);border-radius:10px;background:var(--cos-ink);color:#fff;align-items:center}.intop-cos-case .cos-patient-path>strong{color:var(--cos-yellow);font-size:10px;font-weight:950;text-transform:uppercase}.intop-cos-case .cos-patient-path>div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px}.intop-cos-case .cos-patient-path span{position:relative;display:grid;grid-template-columns:28px 1fr;gap:8px;align-items:center;color:rgba(255,255,255,.78);font-size:10px;font-weight:800}.intop-cos-case .cos-patient-path span:not(:last-child):after{content:"→";position:absolute;right:-17px;color:var(--cos-orange);font-size:18px}.intop-cos-case .cos-patient-path b{display:grid;width:27px;height:27px;place-items:center;border-radius:6px;background:rgba(255,255,255,.1);color:#fff;font-size:8px}.intop-cos-case .cos-diagnosis-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}.intop-cos-case .cos-diagnosis-card{min-height:250px;padding:28px;border:1px solid var(--cos-line);border-radius:11px;background:var(--cos-cream)}.intop-cos-case .cos-diagnosis-card-02{border-color:var(--cos-ink);background:var(--cos-ink);color:#fff}.intop-cos-case .cos-diagnosis-card>span{display:inline-flex;margin-bottom:46px;padding:6px 8px;border-radius:5px;background:var(--cos-orange);color:#fff;font-size:8px;font-weight:950;text-transform:uppercase}.intop-cos-case .cos-diagnosis-card-02>span{background:var(--cos-yellow);color:var(--cos-ink)}.intop-cos-case .cos-diagnosis-card h3{max-width:520px;margin:0;font-size:27px;font-weight:950;line-height:1.08}.intop-cos-case .cos-diagnosis-card p{margin:14px 0 0;color:rgba(16,2,14,.62);font-size:13px;font-weight:650;line-height:1.55}.intop-cos-case .cos-diagnosis-card-02 p{color:rgba(255,255,255,.66)}
.intop-cos-case .cos-maps{background:var(--cos-cream)}.intop-cos-case .cos-work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:38px}.intop-cos-case .cos-work-card{min-height:530px;padding:25px;border:1px solid var(--cos-line);border-top:7px solid var(--cos-orange);border-radius:11px;background:#fff}.intop-cos-case .cos-work-card:nth-child(2){border-top-color:var(--cos-yellow)}.intop-cos-case .cos-work-card:nth-child(3){border-top-color:var(--cos-ink)}.intop-cos-case .cos-work-card>div:first-child{display:flex;margin-bottom:22px;align-items:flex-start;gap:14px}.intop-cos-case .cos-work-card>div:first-child span{color:#d7d1cc;font-size:38px;font-weight:950;line-height:1}.intop-cos-case .cos-work-card h3{margin:0;font-size:23px;font-weight:950;line-height:1.08}.intop-cos-case .cos-stage-fields{display:grid;gap:0}.intop-cos-case .cos-stage-fields p{margin:0;padding:13px 0;border-top:1px solid #ece9e5;color:rgba(16,2,14,.62);font-size:12px;font-weight:600;line-height:1.5}.intop-cos-case .cos-stage-fields strong{display:block;margin-bottom:5px;color:var(--cos-orange);font-size:8px;font-weight:950;text-transform:uppercase}.intop-cos-case .cos-proof-head{display:grid;grid-template-columns:minmax(190px,.35fr) minmax(260px,.62fr) minmax(300px,.7fr);gap:28px;margin:0 0 18px;align-items:end}.intop-cos-case .cos-proof-head>span{color:var(--cos-orange);font-size:10px;font-weight:950;text-transform:uppercase}.intop-cos-case .cos-proof-head h3{margin:0;font-size:29px;font-weight:950;line-height:1.05}.intop-cos-case .cos-proof-head p{margin:0;color:rgba(16,2,14,.55);font-size:11px;font-weight:650;line-height:1.5}
.intop-cos-case .cos-maps-results{display:grid;grid-template-columns:minmax(0,1.26fr) minmax(310px,.54fr);gap:18px}.intop-cos-case .cos-table-card,.intop-cos-case .cos-rank-card{overflow:hidden;border:1px solid var(--cos-line);border-radius:11px;background:#fff;box-shadow:0 14px 38px rgba(16,2,14,.06)}.intop-cos-case .cos-card-title{display:flex;padding:20px 22px;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--cos-line)}.intop-cos-case .cos-card-title span{color:var(--cos-orange);font-size:10px;font-weight:950;text-transform:uppercase}.intop-cos-case .cos-card-title strong{font-size:16px;font-weight:900}.intop-cos-case .cos-table-card .table-wrap{margin:0;overflow:auto}.intop-cos-case .cos-table-card table{width:100%;border-collapse:collapse}.intop-cos-case .cos-table-card th{padding:13px 18px;background:var(--cos-ink);color:#fff;font-size:10px;text-align:left}.intop-cos-case .cos-table-card td{padding:15px 18px;border-bottom:1px solid #ece9e5;color:rgba(16,2,14,.68);font-size:13px;font-weight:700}.intop-cos-case .cos-table-card td:nth-child(n+2){font-size:15px;font-weight:950}.intop-cos-case .cos-table-card p{margin:0;padding:18px 22px;color:rgba(16,2,14,.63);font-size:13px;font-weight:650;line-height:1.55}
.intop-cos-case .cos-rank-top,.intop-cos-case .cos-demand{padding:22px;border-bottom:1px solid var(--cos-line)}.intop-cos-case .cos-rank-top{background:var(--cos-ink);color:#fff}.intop-cos-case .cos-rank-top span,.intop-cos-case .cos-demand span{display:block;margin-bottom:14px;color:var(--cos-yellow);font-size:9px;font-weight:950;text-transform:uppercase}.intop-cos-case .cos-rank-top strong,.intop-cos-case .cos-demand strong{display:block;font-size:42px;font-weight:950;line-height:1}.intop-cos-case .cos-rank-top p,.intop-cos-case .cos-demand p{margin:7px 0 0;color:rgba(255,255,255,.65);font-size:12px;font-weight:700}.intop-cos-case .cos-demand span{color:var(--cos-orange)}.intop-cos-case .cos-demand p{color:rgba(16,2,14,.55)}.intop-cos-case .cos-ratings{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--cos-line)}.intop-cos-case .cos-ratings span{display:grid;gap:4px;padding:14px 8px;background:#fff;color:rgba(16,2,14,.52);font-size:9px;font-weight:800;text-align:center}.intop-cos-case .cos-ratings b{color:var(--cos-orange);font-size:17px}
.intop-cos-case .cos-month-snapshot{display:grid;grid-template-columns:minmax(280px,.62fr) minmax(0,1fr);gap:24px;margin-top:18px;padding:24px;border:1px solid var(--cos-line);border-radius:11px;background:#fff;align-items:center}.intop-cos-case .cos-month-snapshot>div:first-child>span{color:var(--cos-orange);font-size:9px;font-weight:950;text-transform:uppercase}.intop-cos-case .cos-month-snapshot h3{margin:10px 0 0;font-size:24px;font-weight:950;line-height:1.08}.intop-cos-case .cos-month-snapshot p{margin:11px 0 0;color:rgba(16,2,14,.58);font-size:12px;font-weight:650;line-height:1.5}.intop-cos-case .cos-month-table{overflow:hidden;border:1px solid var(--cos-line);border-radius:9px}.intop-cos-case .cos-month-table table{width:100%;border-collapse:collapse}.intop-cos-case .cos-month-table th{padding:10px 12px;background:var(--cos-ink);color:#fff;font-size:9px;text-align:left}.intop-cos-case .cos-month-table td{padding:11px 12px;border-bottom:1px solid #ece9e5;color:rgba(16,2,14,.66);font-size:11px;font-weight:750}.intop-cos-case .cos-month-table td:nth-child(n+2){font-size:13px;font-weight:950}
.intop-cos-case .cos-aggregators{padding:92px 0;background:var(--cos-ink);color:#fff}.intop-cos-case .cos-agg-work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;margin-bottom:22px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:rgba(255,255,255,.14)}.intop-cos-case .cos-agg-work{min-height:285px;padding:25px;background:rgba(255,255,255,.06)}.intop-cos-case .cos-agg-work:nth-child(2){background:rgba(254,69,0,.11)}.intop-cos-case .cos-agg-work>span{display:block;margin-bottom:34px;color:var(--cos-yellow);font-size:28px;font-weight:950}.intop-cos-case .cos-agg-work h3{margin:0 0 18px;font-size:24px;font-weight:950}.intop-cos-case .cos-agg-work ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.intop-cos-case .cos-agg-work li{position:relative;padding-left:16px;color:rgba(255,255,255,.65);font-size:12px;font-weight:600;line-height:1.45}.intop-cos-case .cos-agg-work li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--cos-orange)}
.intop-cos-case .cos-agg-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.intop-cos-case .cos-platform-card{min-height:520px;padding:28px;border-radius:12px;background:#fff;color:var(--cos-ink)}.intop-cos-case .cos-platform-head{display:flex;margin-bottom:24px;align-items:center;justify-content:space-between;gap:14px}.intop-cos-case .cos-platform-head span{font-size:22px;font-weight:950}.intop-cos-case .cos-platform-head b{padding:7px 9px;border-radius:5px;background:var(--cos-cream);color:var(--cos-orange);font-size:8px;font-weight:950;text-transform:uppercase}.intop-cos-case .cos-platform-numbers{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;overflow:hidden;border:1px solid var(--cos-line);border-radius:9px;background:var(--cos-line)}.intop-cos-case .cos-platform-numbers>div{display:grid;min-height:118px;padding:18px;background:#fff;align-content:end}.intop-cos-case .cos-platform-numbers strong{font-size:35px;font-weight:950;line-height:1}.intop-cos-case .cos-platform-numbers span{margin-top:7px;color:rgba(16,2,14,.54);font-size:10px;font-weight:750}.intop-cos-case .cos-attendance{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:18px;align-items:end}.intop-cos-case .cos-attendance span{font-size:10px;font-weight:900;text-transform:uppercase}.intop-cos-case .cos-attendance strong{color:var(--cos-orange);font-size:24px;font-weight:950}.intop-cos-case .cos-attendance i{grid-column:1/-1;height:8px;overflow:hidden;border-radius:10px;background:#ece9e5}.intop-cos-case .cos-attendance i b{display:block;width:87.5%;height:100%;border-radius:10px;background:var(--cos-orange)}.intop-cos-case .cos-platform-card>p{margin:20px 0 0;color:rgba(16,2,14,.62);font-size:13px;font-weight:650;line-height:1.55}
.intop-cos-case .cos-growth-chart{display:flex;height:220px;padding:28px 12px 0;align-items:end;gap:12px;border-bottom:1px solid var(--cos-line);background:var(--cos-cream)}.intop-cos-case .cos-growth-chart i{position:relative;display:block;min-width:0;flex:1;background:var(--cos-orange);font-style:normal}.intop-cos-case .cos-growth-chart i:nth-child(odd){background:var(--cos-ink)}.intop-cos-case .cos-growth-chart span{position:absolute;left:50%;top:-20px;font-size:9px;font-weight:900;transform:translateX(-50%)}.intop-cos-case .cos-growth-labels{display:grid;grid-template-columns:repeat(2,1fr);padding:7px 12px;color:rgba(16,2,14,.45);font-size:8px;font-weight:900;text-align:center;text-transform:uppercase}.intop-cos-case .cos-platform-summary{display:flex;margin-top:18px;align-items:center;gap:14px}.intop-cos-case .cos-platform-summary strong{color:var(--cos-orange);font-size:36px;font-weight:950}.intop-cos-case .cos-platform-summary span{max-width:170px;color:rgba(16,2,14,.55);font-size:11px;font-weight:750;line-height:1.35}
.intop-cos-case .cos-honest{background:var(--cos-yellow)}.intop-cos-case .cos-honest-layout{display:grid;grid-template-columns:minmax(0,.75fr) minmax(330px,.75fr) minmax(280px,.5fr);gap:36px;align-items:center}.intop-cos-case .cos-honest h2{margin:0;font-size:48px;font-weight:950;line-height:1.02}.intop-cos-case .cos-honest>div>div>p{margin:18px 0 0;font-size:15px;font-weight:700;line-height:1.58}.intop-cos-case .cos-honest-data{display:grid;gap:10px}.intop-cos-case .cos-honest-data article{display:grid;grid-template-columns:78px 1fr;gap:16px;padding:17px;background:#fff;align-items:center}.intop-cos-case .cos-honest-data span{color:var(--cos-orange);font-size:26px;font-weight:950}.intop-cos-case .cos-honest-data p{margin:0;color:rgba(16,2,14,.64);font-size:12px;font-weight:700;line-height:1.45}.intop-cos-case .cos-honest aside{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;overflow:hidden;border:1px solid rgba(16,2,14,.15);border-radius:9px;background:rgba(16,2,14,.15)}.intop-cos-case .cos-honest aside>span{grid-column:1/-1;padding:12px;background:var(--cos-ink);color:#fff;font-size:9px;font-weight:950;text-align:center;text-transform:uppercase}.intop-cos-case .cos-honest aside>div{display:grid;padding:15px 7px;background:#fff;text-align:center}.intop-cos-case .cos-honest aside strong{font-size:22px;font-weight:950}.intop-cos-case .cos-honest aside small{color:rgba(16,2,14,.48);font-size:8px;font-weight:800}
.intop-cos-case .cos-reasons{background:#fff}.intop-cos-case .cos-reason-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--cos-line);border-radius:12px;background:var(--cos-line)}.intop-cos-case .cos-reason-grid article{min-height:310px;padding:24px;background:#fff}.intop-cos-case .cos-reason-grid article:nth-child(even){background:var(--cos-cream)}.intop-cos-case .cos-reason-grid span{display:block;margin-bottom:68px;color:var(--cos-orange);font-size:30px;font-weight:950}.intop-cos-case .cos-reason-grid h3{margin:0 0 12px;font-size:21px;font-weight:950;line-height:1.15}.intop-cos-case .cos-reason-grid p{margin:0;color:rgba(16,2,14,.6);font-size:13px;font-weight:600;line-height:1.55}
.intop-cos-case .cos-method{padding:92px 0;background:var(--cos-ink);color:#fff}.intop-cos-case .cos-method-steps{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:11px;background:rgba(255,255,255,.14)}.intop-cos-case .cos-method-steps article{min-height:210px;padding:18px;background:rgba(255,255,255,.05)}.intop-cos-case .cos-method-steps article:nth-child(2),.intop-cos-case .cos-method-steps article:nth-child(6){background:rgba(254,69,0,.12)}.intop-cos-case .cos-method-steps span{display:block;margin-bottom:54px;color:var(--cos-yellow);font-size:24px;font-weight:950}.intop-cos-case .cos-method-steps p{margin:0;color:rgba(255,255,255,.72);font-size:12px;font-weight:650;line-height:1.45}.intop-cos-case .cos-roadmap-head{display:flex;margin:54px 0 18px;align-items:end;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.16)}.intop-cos-case .cos-roadmap-head span{padding-bottom:14px;color:var(--cos-yellow);font-size:10px;font-weight:950;text-transform:uppercase}.intop-cos-case .cos-roadmap-head strong{color:rgba(255,255,255,.14);font-size:76px;font-weight:950;line-height:.8}.intop-cos-case .cos-timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:rgba(255,255,255,.14)}.intop-cos-case .cos-timeline article{display:grid;grid-template-columns:40px minmax(0,1fr);gap:14px;min-height:180px;padding:20px;background:var(--cos-ink)}.intop-cos-case .cos-timeline span{color:var(--cos-orange);font-size:17px;font-weight:950}.intop-cos-case .cos-timeline h3{margin:0 0 9px;font-size:17px;font-weight:900}.intop-cos-case .cos-timeline p{margin:0;color:rgba(255,255,255,.62);font-size:11px;font-weight:600;line-height:1.5}
.intop-cos-case .cos-service-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:34px}.intop-cos-case .cos-service-links a{display:grid;grid-template-columns:1fr auto;gap:7px 14px;padding:18px;border:1px solid rgba(255,255,255,.16);border-radius:8px;color:#fff;text-decoration:none}.intop-cos-case .cos-service-links span{color:var(--cos-yellow);font-size:8px;font-weight:950;text-transform:uppercase}.intop-cos-case .cos-service-links strong{font-size:13px;font-weight:850}.intop-cos-case .cos-service-links i{grid-row:1/3;grid-column:2;align-self:center;color:var(--cos-orange);font-size:22px;font-style:normal}.intop-cos-case .cos-service-links a:hover{border-color:var(--cos-orange);background:rgba(254,69,0,.09)}
.intop-cos-case .cos-audience{background:var(--cos-paper)}.intop-cos-case .cos-audience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.intop-cos-case .cos-audience-grid article{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;min-height:120px;padding:20px;border:1px solid var(--cos-line);border-radius:9px;background:#fff;align-items:start}.intop-cos-case .cos-audience-grid span{color:var(--cos-orange);font-size:13px;font-weight:950}.intop-cos-case .cos-audience-grid p{margin:0;color:rgba(16,2,14,.66);font-size:13px;font-weight:650;line-height:1.5}
.intop-cos-case .cos-faq{background:#fff}.intop-cos-case .cos-faq-layout{display:grid;grid-template-columns:minmax(280px,.48fr) minmax(0,1fr);gap:64px}.intop-cos-case .cos-faq-layout>div:first-child{position:sticky;top:160px;align-self:start}.intop-cos-case .cos-faq h2{margin:0;font-size:48px;font-weight:950;line-height:1.03}.intop-cos-case .cos-faq-layout>div:first-child p{margin:18px 0 0;color:rgba(16,2,14,.6);font-size:14px;font-weight:600;line-height:1.55}.intop-cos-case .cos-faq-item{margin-bottom:9px;border:1px solid var(--cos-line);border-radius:9px;background:#fff}.intop-cos-case .cos-faq-item summary{display:grid;grid-template-columns:38px minmax(0,1fr) 32px;gap:14px;padding:16px 18px;align-items:center;cursor:pointer;list-style:none}.intop-cos-case .cos-faq-item summary::-webkit-details-marker{display:none}.intop-cos-case .cos-faq-item summary span{display:grid;width:34px;height:34px;place-items:center;border-radius:6px;background:var(--cos-ink);color:#fff;font-size:9px;font-weight:950}.intop-cos-case .cos-faq-item summary strong{font-size:15px;font-weight:850}.intop-cos-case .cos-faq-item summary i{display:grid;width:30px;height:30px;place-items:center;border-radius:6px;background:var(--cos-orange);color:#fff;font-size:18px;font-style:normal;font-weight:600;transition:transform .2s ease}.intop-cos-case .cos-faq-item[open] summary{background:var(--cos-cream)}.intop-cos-case .cos-faq-item[open] summary i{transform:rotate(45deg)}.intop-cos-case .cos-faq-item>p{margin:0;padding:0 18px 20px 70px;color:rgba(16,2,14,.64);font-size:14px;font-weight:600;line-height:1.6}
.intop-cos-case .cos-final{padding:82px 0;border-top:10px solid var(--cos-orange);background:var(--cos-ink);color:#fff}.intop-cos-case .cos-final-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,.54fr);gap:64px;align-items:center}.intop-cos-case .cos-final h2{max-width:780px;margin:0;font-size:52px;font-weight:950;line-height:1.02;letter-spacing:-.025em}.intop-cos-case .cos-final p{max-width:680px;margin:20px 0 0;color:rgba(255,255,255,.7);font-size:16px;font-weight:600;line-height:1.6}.intop-cos-case .cos-final aside{padding:25px;border:1px solid rgba(255,255,255,.16);border-radius:11px;background:rgba(255,255,255,.06)}.intop-cos-case .cos-final aside>span{display:block;margin-bottom:14px;color:var(--cos-yellow);font-size:9px;font-weight:950;text-transform:uppercase}.intop-cos-case .cos-final ul{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin:0 0 20px;padding:0;list-style:none}.intop-cos-case .cos-final li{position:relative;padding-left:16px;color:rgba(255,255,255,.72);font-size:11px;font-weight:700}.intop-cos-case .cos-final li:before{content:"";position:absolute;left:0;top:.45em;width:6px;height:6px;border-radius:50%;background:var(--cos-orange)}.intop-cos-case~#t-footer{background:#0c0211}
.intop-cos-case + #t-footer{background:var(--cos-ink)}
@media (max-width:1120px){.intop-cos-case .cos-hero-grid{grid-template-columns:1fr;gap:44px}.intop-cos-case .cos-hero-panel{max-width:720px;transform:none}.intop-cos-case .cos-task-head,.intop-cos-case .cos-section-head,.intop-cos-case .cos-honest-layout,.intop-cos-case .cos-faq-layout,.intop-cos-case .cos-final-layout{grid-template-columns:1fr;gap:28px}.intop-cos-case .cos-kpi-grid,.intop-cos-case .cos-task-grid,.intop-cos-case .cos-audience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.intop-cos-case .cos-method-steps{grid-template-columns:repeat(4,minmax(0,1fr))}.intop-cos-case .cos-method-steps article:nth-child(n+5){border-top:1px solid rgba(255,255,255,.14)}.intop-cos-case .cos-method-steps article:nth-child(5){grid-column:span 2}.intop-cos-case .cos-reason-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.intop-cos-case .cos-faq-layout>div:first-child{position:static}}
@media (max-width:820px){.intop-cos-case{margin-top:20px}.intop-cos-case .cos-section{padding:62px 0}.intop-cos-case .cos-hero{padding:54px 0}.intop-cos-case .cos-hero-copy h1{font-size:48px}.intop-cos-case .cos-anchor{top:20px}.intop-cos-case .cos-work-grid,.intop-cos-case .cos-maps-results,.intop-cos-case .cos-agg-results{grid-template-columns:1fr}.intop-cos-case .cos-agg-work-grid{grid-template-columns:1fr}.intop-cos-case .cos-agg-work{min-height:0}.intop-cos-case .cos-honest-layout{grid-template-columns:1fr}.intop-cos-case .cos-timeline,.intop-cos-case .cos-service-links{grid-template-columns:repeat(2,minmax(0,1fr))}.intop-cos-case .cos-section-head h2,.intop-cos-case .cos-task-head h2,.intop-cos-case .cos-honest h2,.intop-cos-case .cos-faq h2{font-size:38px}.intop-cos-case .cos-final h2{font-size:40px}}
@media (max-width:560px){.intop-cos-case .im-c{padding:0 17px}.intop-cos-case .cos-hero{padding:34px 0 38px;border-bottom-width:7px}.intop-cos-case .cos-hero:after{display:none}.intop-cos-case .cos-hero-grid{gap:26px}.intop-cos-case .cos-hero-eyebrow{margin-bottom:15px}.intop-cos-case .cos-hero-copy h1{font-size:36px;line-height:1.01}.intop-cos-case .cos-hero-copy>p{margin-top:17px;font-size:14px;line-height:1.5}.intop-cos-case .cos-hero-actions{display:grid;margin-top:20px}.intop-cos-case .cos-hero-actions .im-btn{max-width:none}.intop-cos-case .cos-hero-note{font-size:10px}.intop-cos-case .cos-panel-head{padding:15px}.intop-cos-case .cos-panel-head>b{display:none}.intop-cos-case .cos-funnel{padding:8px}.intop-cos-case .cos-funnel-row{grid-template-columns:30px minmax(0,1fr);padding:11px 8px}.intop-cos-case .cos-funnel-row>b{grid-column:2;width:max-content}.intop-cos-case .cos-funnel-row strong{font-size:22px}.intop-cos-case .cos-anchor .im-c{min-height:52px;gap:24px}.intop-cos-case .cos-kpis{padding:38px 0 46px}.intop-cos-case .cos-kpi-head{display:grid}.intop-cos-case .cos-kpi-grid,.intop-cos-case .cos-task-grid,.intop-cos-case .cos-audience-grid{grid-template-columns:1fr}.intop-cos-case .cos-kpi-card{min-height:148px;padding:22px}.intop-cos-case .cos-kpi-card>strong{margin-top:18px;font-size:40px}.intop-cos-case .cos-section-head,.intop-cos-case .cos-task-head{margin-bottom:26px}.intop-cos-case .cos-section-head h2,.intop-cos-case .cos-task-head h2,.intop-cos-case .cos-honest h2,.intop-cos-case .cos-faq h2{font-size:32px}.intop-cos-case .cos-task-head aside{padding-left:16px}.intop-cos-case .cos-task-grid article{min-height:0}.intop-cos-case .cos-work-card{min-height:0;padding:21px}.intop-cos-case .cos-work-card h3{font-size:23px}.intop-cos-case .cos-card-title{display:grid}.intop-cos-case .cos-table-card .table-wrap{overflow:visible}.intop-cos-case .cos-table-card table,.intop-cos-case .cos-table-card tbody,.intop-cos-case .cos-table-card tr,.intop-cos-case .cos-table-card td{display:block;width:100%}.intop-cos-case .cos-table-card thead{display:none}.intop-cos-case .cos-table-card tr{padding:13px 16px;border-bottom:1px solid var(--cos-line)}.intop-cos-case .cos-table-card td{display:flex;padding:5px 0;border:0;justify-content:space-between;gap:15px}.intop-cos-case .cos-table-card td:before{content:attr(data-label);color:rgba(16,2,14,.45);font-size:9px;font-weight:900;text-transform:uppercase}.intop-cos-case .cos-platform-card{min-height:0;padding:20px}.intop-cos-case .cos-platform-numbers{grid-template-columns:1fr 1fr}.intop-cos-case .cos-growth-chart{height:180px}.intop-cos-case .cos-honest-data article{grid-template-columns:66px 1fr}.intop-cos-case .cos-reason-grid{grid-template-columns:1fr}.intop-cos-case .cos-reason-grid article{min-height:0}.intop-cos-case .cos-reason-grid span{margin-bottom:34px}.intop-cos-case .cos-method{padding:62px 0}.intop-cos-case .cos-method-steps{display:block}.intop-cos-case .cos-method-steps article{display:grid;grid-template-columns:38px 1fr;min-height:0;gap:14px;padding:16px}.intop-cos-case .cos-method-steps span{margin:0}.intop-cos-case .cos-roadmap-head strong{font-size:50px}.intop-cos-case .cos-timeline,.intop-cos-case .cos-service-links{grid-template-columns:1fr}.intop-cos-case .cos-timeline article{min-height:0}.intop-cos-case .cos-faq-item summary{grid-template-columns:32px minmax(0,1fr) 28px;gap:10px;padding:13px}.intop-cos-case .cos-faq-item summary strong{font-size:13px}.intop-cos-case .cos-faq-item>p{padding:0 13px 16px 55px;font-size:13px}.intop-cos-case .cos-final{padding:56px 0}.intop-cos-case .cos-final h2{font-size:34px}.intop-cos-case .cos-final ul{grid-template-columns:1fr}}
@media (max-width:1120px){.intop-cos-case .cos-project-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.intop-cos-case .cos-project-strip article:last-child{grid-column:1/-1}.intop-cos-case .cos-project-strip article{min-height:132px}.intop-cos-case .cos-project-strip span{margin-bottom:18px}}
@media (max-width:820px){.intop-cos-case .cos-patient-path,.intop-cos-case .cos-proof-head,.intop-cos-case .cos-month-snapshot{grid-template-columns:1fr}.intop-cos-case .cos-diagnosis-grid{grid-template-columns:1fr}.intop-cos-case .cos-patient-path>div{gap:18px}.intop-cos-case .cos-diagnosis-card{min-height:0}.intop-cos-case .cos-diagnosis-card>span{margin-bottom:30px}}
@media (max-width:560px){.intop-cos-case .cos-project-strip{grid-template-columns:1fr}.intop-cos-case .cos-project-strip article:last-child{grid-column:auto}.intop-cos-case .cos-project-strip article{min-height:0}.intop-cos-case .cos-patient-path>div{grid-template-columns:1fr;gap:8px}.intop-cos-case .cos-patient-path span:not(:last-child):after{display:none}.intop-cos-case .cos-diagnosis-card{padding:22px}.intop-cos-case .cos-diagnosis-card h3{font-size:23px}.intop-cos-case .cos-proof-head h3{font-size:25px}.intop-cos-case .cos-month-snapshot{padding:18px}.intop-cos-case .cos-month-table{overflow:visible}.intop-cos-case .cos-month-table table,.intop-cos-case .cos-month-table tbody,.intop-cos-case .cos-month-table tr,.intop-cos-case .cos-month-table td{display:block;width:100%}.intop-cos-case .cos-month-table thead{display:none}.intop-cos-case .cos-month-table tr{padding:10px 12px;border-bottom:1px solid var(--cos-line)}.intop-cos-case .cos-month-table td{display:flex;padding:4px 0;border:0;justify-content:space-between;gap:12px}.intop-cos-case .cos-month-table td:before{content:attr(data-label);color:rgba(16,2,14,.45);font-size:8px;font-weight:900;text-transform:uppercase}}
@media print{
  @page{size:A4 portrait;margin:10mm}
  html,body{margin:0!important;background:#fff!important}
  body{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}
  #t-header,#t-footer,.intop-cos-case .cos-anchor,.intop-cos-case .cos-hero-actions,.intop-cos-case .cos-service-links{display:none!important}
  .intop-cos-case{margin:0!important;background:#fff!important}
  .intop-cos-case .im-c{width:auto!important;max-width:none!important;padding:0!important}
  .intop-cos-case .cos-section,.intop-cos-case .cos-aggregators,.intop-cos-case .cos-method{padding:10mm 0!important}
  .intop-cos-case .cos-hero{min-height:0!important;padding:12mm 0 9mm!important;border-bottom-width:4px!important;break-after:page}
  .intop-cos-case .cos-hero-grid{grid-template-columns:1fr!important;gap:7mm!important}
  .intop-cos-case .cos-hero-copy h1{max-width:none!important;font-size:34px!important;line-height:1.02!important}
  .intop-cos-case .cos-hero-copy>p{max-width:none!important;margin-top:4mm!important;font-size:11px!important;line-height:1.42!important}
  .intop-cos-case .cos-hero-eyebrow{margin-bottom:4mm!important;font-size:7px!important}
  .intop-cos-case .cos-hero-note{display:none!important}
  .intop-cos-case .cos-hero-panel{max-width:none!important;border-radius:8px!important;box-shadow:none!important;transform:none!important}
  .intop-cos-case .cos-panel-head{padding:10px 12px!important}.intop-cos-case .cos-panel-head strong{font-size:12px!important}
  .intop-cos-case .cos-funnel{padding:5px 8px!important}.intop-cos-case .cos-funnel-row{padding:7px 6px!important}.intop-cos-case .cos-funnel-row strong{font-size:18px!important}
  .intop-cos-case .cos-panel-foot{padding:8px 10px!important}
  .intop-cos-case .cos-kpis{padding:9mm 0!important;break-after:page}
  .intop-cos-case .cos-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;box-shadow:none!important}
  .intop-cos-case .cos-kpi-card{min-height:108px!important;padding:14px!important}.intop-cos-case .cos-kpi-card>span{font-size:18px!important}.intop-cos-case .cos-kpi-card>strong{margin-top:14px!important;font-size:28px!important}.intop-cos-case .cos-kpi-card>p{margin:7px 0 3px!important;font-size:11px!important}.intop-cos-case .cos-kpi-card>small{font-size:7px!important}
  .intop-cos-case .cos-task,.intop-cos-case .cos-maps,.intop-cos-case .cos-aggregators,.intop-cos-case .cos-honest,.intop-cos-case .cos-reasons,.intop-cos-case .cos-method,.intop-cos-case .cos-audience,.intop-cos-case .cos-faq,.intop-cos-case .cos-final{break-before:page}
  .intop-cos-case .cos-section-head,.intop-cos-case .cos-task-head{grid-template-columns:minmax(0,1.05fr) minmax(230px,.65fr)!important;gap:8mm!important;margin-bottom:7mm!important}
  .intop-cos-case .cos-section-head h2,.intop-cos-case .cos-task-head h2,.intop-cos-case .cos-honest h2,.intop-cos-case .cos-faq h2{font-size:28px!important}
  .intop-cos-case .cos-section-head>p,.intop-cos-case .cos-task-head aside p{font-size:10px!important;line-height:1.45!important}
  .intop-cos-case .cos-project-strip{grid-template-columns:repeat(5,minmax(0,1fr))!important}.intop-cos-case .cos-project-strip article,.intop-cos-case .cos-project-strip article:last-child{grid-column:auto!important;min-height:112px!important;padding:10px!important}.intop-cos-case .cos-project-strip span{margin-bottom:12px!important;font-size:15px!important}.intop-cos-case .cos-project-strip p{font-size:7px!important}
  .intop-cos-case .cos-patient-path{grid-template-columns:110px minmax(0,1fr)!important;padding:11px!important}.intop-cos-case .cos-patient-path>div{grid-template-columns:repeat(5,minmax(0,1fr))!important}.intop-cos-case .cos-patient-path span{font-size:7px!important}
  .intop-cos-case .cos-diagnosis-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.intop-cos-case .cos-diagnosis-card{min-height:165px!important;padding:16px!important}.intop-cos-case .cos-diagnosis-card>span{margin-bottom:22px!important}.intop-cos-case .cos-diagnosis-card h3{font-size:18px!important}.intop-cos-case .cos-diagnosis-card p{font-size:8px!important}
  .intop-cos-case .cos-work-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.intop-cos-case .cos-work-card{min-height:0!important;padding:13px!important;break-inside:avoid}.intop-cos-case .cos-work-card h3{font-size:15px!important}.intop-cos-case .cos-stage-fields p{padding:8px 0!important;font-size:7px!important}
  .intop-cos-case .cos-proof-head{grid-template-columns:120px minmax(0,.8fr) minmax(220px,.7fr)!important;gap:5mm!important;break-before:page}.intop-cos-case .cos-proof-head h3{font-size:19px!important}.intop-cos-case .cos-proof-head p{font-size:7px!important}
  .intop-cos-case .cos-maps-results{grid-template-columns:minmax(0,1.3fr) minmax(200px,.5fr)!important;gap:9px!important}.intop-cos-case .cos-table-card th{padding:8px!important;font-size:7px!important}.intop-cos-case .cos-table-card td{padding:9px 8px!important;font-size:8px!important}.intop-cos-case .cos-table-card td:nth-child(n+2){font-size:9px!important}.intop-cos-case .cos-table-card p{padding:10px!important;font-size:7px!important}.intop-cos-case .cos-rank-top,.intop-cos-case .cos-demand{padding:14px!important}.intop-cos-case .cos-rank-top strong,.intop-cos-case .cos-demand strong{font-size:26px!important}
  .intop-cos-case .cos-month-snapshot{grid-template-columns:minmax(210px,.55fr) minmax(0,1fr)!important;gap:10px!important;padding:13px!important;break-inside:avoid}.intop-cos-case .cos-month-snapshot h3{font-size:16px!important}.intop-cos-case .cos-month-snapshot p{font-size:8px!important}.intop-cos-case .cos-month-table table,.intop-cos-case .cos-month-table tbody,.intop-cos-case .cos-month-table tr,.intop-cos-case .cos-month-table td{display:table-row-group!important;width:auto!important}.intop-cos-case .cos-month-table table{display:table!important;width:100%!important}.intop-cos-case .cos-month-table tbody{display:table-row-group!important}.intop-cos-case .cos-month-table tr{display:table-row!important}.intop-cos-case .cos-month-table td{display:table-cell!important;padding:6px!important;font-size:7px!important}.intop-cos-case .cos-month-table td:before{display:none!important}.intop-cos-case .cos-month-table thead{display:table-header-group!important}.intop-cos-case .cos-month-table th{padding:6px!important;font-size:7px!important}
  .intop-cos-case .cos-agg-work-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.intop-cos-case .cos-agg-work{min-height:0!important;padding:14px!important;break-inside:avoid}.intop-cos-case .cos-agg-work>span{margin-bottom:18px!important;font-size:17px!important}.intop-cos-case .cos-agg-work h3{font-size:15px!important}.intop-cos-case .cos-agg-work li{font-size:7px!important}
  .intop-cos-case .cos-agg-results{grid-template-columns:repeat(2,minmax(0,1fr))!important;break-before:page}.intop-cos-case .cos-platform-card{min-height:0!important;padding:16px!important;break-inside:avoid}.intop-cos-case .cos-platform-numbers>div{min-height:70px!important;padding:10px!important}.intop-cos-case .cos-platform-numbers strong{font-size:21px!important}.intop-cos-case .cos-growth-chart{height:130px!important}
  .intop-cos-case .cos-honest-layout{grid-template-columns:minmax(0,.7fr) minmax(230px,.7fr) minmax(190px,.5fr)!important;gap:8mm!important}.intop-cos-case .cos-honest-data article{padding:11px!important}.intop-cos-case .cos-honest-data p{font-size:8px!important}
  .intop-cos-case .cos-reason-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.intop-cos-case .cos-reason-grid article{min-height:185px!important;padding:16px!important;break-inside:avoid}.intop-cos-case .cos-reason-grid span{margin-bottom:26px!important}.intop-cos-case .cos-reason-grid h3{font-size:15px!important}.intop-cos-case .cos-reason-grid p{font-size:8px!important}
  .intop-cos-case .cos-method-steps{grid-template-columns:repeat(4,minmax(0,1fr))!important}.intop-cos-case .cos-method-steps article{display:block!important;min-height:115px!important;padding:11px!important}.intop-cos-case .cos-method-steps article:nth-child(5){grid-column:auto!important}.intop-cos-case .cos-method-steps span{margin:0 0 20px!important;font-size:16px!important}.intop-cos-case .cos-method-steps p{font-size:7px!important}.intop-cos-case .cos-roadmap-head{margin-top:8mm!important}.intop-cos-case .cos-roadmap-head strong{font-size:42px!important}.intop-cos-case .cos-timeline{grid-template-columns:repeat(4,minmax(0,1fr))!important}.intop-cos-case .cos-timeline article{min-height:115px!important;padding:11px!important}.intop-cos-case .cos-timeline h3{font-size:11px!important}.intop-cos-case .cos-timeline p{font-size:7px!important}
  .intop-cos-case .cos-audience-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.intop-cos-case .cos-audience-grid article{min-height:78px!important;padding:12px!important;break-inside:avoid}.intop-cos-case .cos-audience-grid p{font-size:8px!important}
  .intop-cos-case .cos-faq-layout{grid-template-columns:180px minmax(0,1fr)!important;gap:8mm!important}.intop-cos-case .cos-faq-layout>div:first-child{position:static!important}.intop-cos-case .cos-faq-item{break-inside:avoid}.intop-cos-case .cos-faq-item summary{padding:10px!important}.intop-cos-case .cos-faq-item summary strong{font-size:9px!important}.intop-cos-case .cos-faq-item>p{padding:0 10px 12px 53px!important;font-size:8px!important}.intop-cos-case .cos-faq-item:not([open])>p{display:block!important}.intop-cos-case .cos-faq-item:not([open]) summary i{transform:rotate(45deg)!important}
  .intop-cos-case .cos-final{padding:14mm 0!important;border-top-width:4px!important}.intop-cos-case .cos-final-layout{grid-template-columns:minmax(0,1fr) minmax(230px,.55fr)!important;gap:8mm!important}.intop-cos-case .cos-final h2{font-size:30px!important}.intop-cos-case .cos-final p{font-size:10px!important}.intop-cos-case .cos-final aside{padding:16px!important}
}
