.op{--op-ink:#111714;--op-soft:#2f3733;--op-muted:#5d6962;--op-line:#17211c17;--op-card:#fff;--op-tint:#f1f4ec;--op-lime:#c0fa00;--op-lime-deep:#4f6600;color:var(--op-ink)}.op-hero{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:center;gap:clamp(24px,4vw,56px);padding-top:8px;padding-bottom:clamp(48px,6vw,72px);display:grid}.op-hero h1{letter-spacing:-.045em;text-wrap:balance;margin:0 0 14px;font-size:clamp(2.2rem,3.9vw,3.4rem);font-weight:800;line-height:1.02}.op-hero__lead{max-width:600px;color:var(--op-soft);margin:0 0 24px;font-size:1.02rem;font-weight:500;line-height:1.6}.op-hero__actions{flex-wrap:wrap;gap:10px;margin-bottom:30px;display:flex}.op-facts{border-top:1px solid var(--op-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0;padding-top:22px;display:grid}.op-facts dt{letter-spacing:-.03em;font-size:1.25rem;font-weight:800;line-height:1.1}.op-facts dd{color:var(--op-muted);margin:6px 0 0;font-size:.8rem;font-weight:500;line-height:1.4}.op-hero__media{aspect-ratio:16/11;background:#e7ebe4;border-radius:28px;position:relative;overflow:hidden;box-shadow:0 30px 70px #151c1924}.op-hero__media img{object-fit:cover;width:100%;height:100%}.op-btn{min-height:48px;color:var(--op-ink);font:700 .88rem/1 var(--font);cursor:pointer;transition:transform .2s var(--ease), background-color .25s var(--ease), color .25s var(--ease), border-color .25s var(--ease), box-shadow .25s var(--ease);background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 24px;text-decoration:none;display:inline-flex}.op-btn:hover{transform:translateY(-2px)}.op-btn--lime{background:var(--op-lime);color:#111714;box-shadow:0 10px 26px #96cb0047}.op-btn--lime:hover{background:#cdff2a;box-shadow:0 14px 30px #96cb0061}.op-btn--dark{background:var(--op-ink);color:#fff}.op-btn--dark:hover{background:var(--op-lime);color:#111714}.op-btn--ghost{border:1.5px solid #17211c29}.op-btn--ghost:hover{border-color:var(--op-ink)}.op-section{padding-bottom:clamp(56px,7vw,88px)}.op-section--tight{padding-bottom:clamp(40px,5vw,64px)}.op-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:10px 24px;margin-bottom:clamp(22px,3vw,32px);display:flex}.op-head h2{letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(1.6rem,2.7vw,2.25rem);font-weight:700;line-height:1.08}.op-head p{max-width:640px;color:var(--op-soft);margin:10px 0 0;font-size:.98rem;font-weight:500;line-height:1.55}.op-head>a{border-bottom:2px solid var(--op-lime);white-space:nowrap;align-items:center;margin-bottom:4px;padding-bottom:2px;font-size:.92rem;font-weight:700;display:inline-flex}.op-note{color:var(--op-muted);margin:18px 0 0;font-size:.84rem;font-weight:500;line-height:1.5}.op-note a,.op-inline-link{border-bottom:2px solid var(--op-lime);font-weight:700}.op-dirs{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.op-dir{border:1px solid var(--op-line);background:var(--op-card);color:inherit;transition:transform .3s var(--ease), box-shadow .3s var(--ease);border-radius:26px;flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:hidden}.op-dir:hover{transform:translateY(-4px);box-shadow:0 24px 54px #151c191f}.op-dir__media{aspect-ratio:16/10;background:#1b211d;overflow:hidden}.op-dir__media img{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease)}.op-dir:hover .op-dir__media img{transform:scale(1.04)}.op-dir__body{flex-direction:column;flex:1;gap:8px;padding:22px 24px 24px;display:flex}.op-dir__body h3{letter-spacing:-.03em;margin:0;font-size:1.35rem;font-weight:800}.op-dir__body p{color:var(--op-soft);margin:0;font-size:.9rem;font-weight:500;line-height:1.55}.op-dir__meta{color:var(--op-muted);justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:16px;font-size:.8rem;font-weight:600;display:flex}.op-dir__meta b{color:var(--op-ink);font-weight:800}.op-dir__meta i{background:var(--op-tint);width:34px;height:34px;color:var(--op-ink);transition:background-color .25s var(--ease), transform .25s var(--ease);border-radius:50%;place-items:center;display:grid}.op-dir__meta svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.op-dir:hover .op-dir__meta i{background:var(--op-lime);transform:translate(3px)}.op-dir--text{background:radial-gradient(circle at 85% 12%,#c0fa005c,#0000 38%),linear-gradient(150deg,#f3f7ea,#fbfcf8)}.op-dir--text .op-dir__body{padding-top:34px}.op-steps{border-top:1px solid var(--op-line);margin:0;padding:0;list-style:none}.op-step{border-bottom:1px solid var(--op-line);grid-template-columns:52px minmax(0,1fr) minmax(0,.86fr);align-items:start;gap:8px 28px;padding:30px 0;display:grid}.op-step .op-doc{align-self:center}.op-step__num{background:var(--op-lime);color:#111714;border-radius:50%;align-self:start;place-items:center;width:44px;height:44px;font-size:.86rem;font-weight:800;display:grid}.op-step__body{min-height:200px}.op-step__body h3{letter-spacing:-.03em;margin:6px 0 10px;font-size:1.3rem;font-weight:800;line-height:1.12}.op-step__body p{max-width:60ch;color:var(--op-soft);margin:0;font-size:.95rem;font-weight:500;line-height:1.62}.op-pay{background:var(--op-tint);border-radius:14px;flex-wrap:wrap;align-items:baseline;gap:4px 10px;margin-top:16px;padding:10px 16px;display:inline-flex}.op-pay b{letter-spacing:-.02em;font-size:1.05rem;font-weight:800}.op-pay span{color:var(--op-muted);font-size:.8rem;font-weight:600}.op-step__media{background:#e4e8e1;border-radius:22px;align-self:stretch;min-height:200px;position:relative;overflow:hidden}.op-step__media img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.op-doc{border:1px solid var(--op-line);background:var(--op-card);border-radius:22px;padding:24px 26px;position:relative;box-shadow:0 18px 44px #151c1914}.op-doc:before{content:"";background:var(--op-lime);border-radius:0 0 3px 3px;height:3px;position:absolute;top:0;left:26px;right:26px}.op-doc__kicker{color:var(--op-muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:12px;font-size:.7rem;font-weight:700;display:flex}.op-doc__kicker svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.op-doc strong{letter-spacing:-.02em;margin-bottom:12px;font-size:1.05rem;font-weight:800;display:block}.op-doc ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.op-doc li{color:var(--op-soft);padding-left:28px;font-size:.88rem;font-weight:500;line-height:1.45;position:relative}.op-doc li:before{content:"";background:var(--op-lime);border-radius:50%;width:18px;height:18px;position:absolute;top:1px;left:0}.op-doc li:after{content:"";border:2px solid #111714;border-width:0 2px 2px 0;width:4px;height:8px;position:absolute;top:5px;left:6px;transform:rotate(42deg)}.op-incl{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:start;gap:20px;display:grid}.op-check{grid-template-columns:1fr 1fr;gap:10px;margin:0;padding:0;list-style:none;display:grid}.op-check li{border:1px solid var(--op-line);background:var(--op-card);border-radius:18px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:12px;padding:16px 18px;font-size:.92rem;font-weight:600;line-height:1.4;display:grid}.op-check i{background:var(--op-lime);border-radius:50%;width:22px;height:22px;position:relative}.op-check i:after{content:"";border:2px solid #111714;border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:5px;left:8px;transform:rotate(42deg)}.op-aside{color:#fff;background:#1b211d;border-radius:24px;padding:26px}.op-aside h3{letter-spacing:-.02em;margin:0 0 10px;font-size:1.1rem;font-weight:800}.op-aside p{color:#c8d0cb;margin:0 0 12px;font-size:.9rem;font-weight:500;line-height:1.58}.op-aside p:last-child{margin-bottom:0}.op-aside a{color:var(--op-lime);border-bottom:1px solid #c0fa0080;font-weight:700}.op-trust{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.op-trust article{background:var(--carbon-deep);border:1px solid #ffffff14;border-radius:20px;padding:22px 20px}.op-trust i{width:42px;height:42px;color:var(--op-lime);background:#c0fa0029;border-radius:50%;place-items:center;margin-bottom:16px;display:grid}.op-trust svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.op-trust h3{color:#fff;letter-spacing:-.02em;margin:0 0 8px;font-size:1rem;font-weight:800}.op-trust p{color:#bfc7c2;margin:0;font-size:.86rem;font-weight:500;line-height:1.55}.op-trust--three{grid-template-columns:repeat(3,minmax(0,1fr))}.op-tag{color:var(--op-lime);letter-spacing:.07em;text-transform:uppercase;background:#c0fa0029;border-radius:999px;align-items:center;margin-bottom:14px;padding:6px 13px;font-size:.66rem;font-weight:800;display:inline-flex}.op-dark-head h2{color:#fff}.op-dark-head p{color:#bfc7c2}.op-time{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.op-time article{border:1px solid var(--op-line);background:var(--op-card);border-radius:22px;padding:26px}.op-time b{letter-spacing:-.04em;font-size:1.6rem;font-weight:800;line-height:1;display:block}.op-time h3{letter-spacing:-.02em;margin:12px 0 8px;font-size:1.02rem;font-weight:700}.op-time p{color:var(--op-soft);margin:0;font-size:.88rem;font-weight:500;line-height:1.55}.op-where{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.op-place{border:1px solid var(--op-line);background:var(--op-card);border-radius:22px;flex-direction:column;gap:6px;padding:26px;display:flex}.op-place h3{letter-spacing:-.03em;align-items:center;gap:10px;margin:0 0 6px;font-size:1.2rem;font-weight:800;display:flex}.op-place__pin{background:var(--op-lime);color:#111714;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.op-place__pin svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.op-place p{margin:0;font-size:.94rem;font-weight:600;line-height:1.45}.op-place small{color:var(--op-muted);font-size:.84rem;font-weight:500}.op-place .op-link{align-self:flex-start;margin-top:auto;padding-top:14px;font-size:.9rem;font-weight:700}.op-link span{border-bottom:2px solid var(--op-lime)}.op-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.op-link-card{border:1px solid var(--op-line);background:var(--op-card);color:inherit;transition:transform .3s var(--ease), box-shadow .3s var(--ease);border-radius:22px;flex-direction:column;gap:8px;padding:24px;text-decoration:none;display:flex}.op-link-card:hover{transform:translateY(-3px);box-shadow:0 20px 46px #151c191a}.op-link-card b{letter-spacing:-.02em;font-size:1.1rem;font-weight:800}.op-link-card p{color:var(--op-soft);margin:0;font-size:.9rem;font-weight:500;line-height:1.55}.op-link-card span{align-self:flex-start;margin-top:auto;padding-top:10px;font-size:.86rem;font-weight:700}.op-link-card span:after{content:"";background:var(--op-lime);transform-origin:0;height:2px;transition:transform .3s var(--ease);margin-top:2px;display:block}.op-link-card:hover span:after{transform:scaleX(1.15)}.op-proof{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:40px;display:grid}.op-proof__copy p{max-width:440px;color:var(--op-soft);margin:0 0 22px;font-size:.95rem;font-weight:500;line-height:1.6}.op-proof__photos{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.op-proof__photos img{aspect-ratio:3/4;object-fit:cover;border-radius:20px;width:100%;height:auto}.op-proof__photos img:nth-child(2){margin-top:28px}.op-faq{max-width:860px}.op-faq details{border-bottom:1px solid var(--op-line)}.op-faq details:first-child{border-top:1px solid var(--op-line)}.op-faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;font-size:1.02rem;font-weight:700;line-height:1.35;list-style:none;display:flex}.op-faq summary::-webkit-details-marker{display:none}.op-faq summary i{background:var(--op-tint);width:30px;height:30px;transition:background-color .25s var(--ease), transform .3s var(--ease);border-radius:50%;flex:0 0 30px;position:relative}.op-faq summary i:before,.op-faq summary i:after{content:"";background:var(--op-ink);border-radius:2px;width:12px;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.op-faq summary i:after{transition:transform .3s var(--ease);transform:translate(-50%,-50%)rotate(90deg)}.op-faq details[open] summary i{background:var(--op-lime)}.op-faq details[open] summary i:after{transform:translate(-50%,-50%)rotate(0)}.op-faq details p{max-width:70ch;color:var(--op-soft);margin:0;padding:0 46px 20px 0;font-size:.94rem;font-weight:500;line-height:1.62}.op-types{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.op-type{color:#fff;background:#1b211d;border-radius:24px;min-height:230px;text-decoration:none;display:block;position:relative;overflow:hidden}.op-type img{object-fit:cover;object-position:68% 50%;width:100%;height:100%;transition:transform .6s var(--ease);position:absolute;inset:0}.op-type:hover img{transform:scale(1.05)}.op-type:after{content:"";pointer-events:none;background:linear-gradient(#090e0b0d 30%,#090e0bb8);position:absolute;inset:0}.op-type span{z-index:1;position:absolute;bottom:20px;left:22px;right:22px}.op-type b{letter-spacing:-.02em;text-shadow:0 2px 18px #00000073;font-size:1.3rem;font-weight:800;display:block}.op-type small{color:#ffffffd1;margin-top:3px;font-size:.82rem;font-weight:600;display:block}.op-brands{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.op-brand{border:1px solid var(--op-line);background:var(--op-card);min-height:50px;color:inherit;transition:border-color .2s var(--ease), background-color .2s var(--ease), transform .2s var(--ease);border-radius:999px;align-items:center;gap:10px;padding:8px 18px 8px 10px;font-size:.86rem;font-weight:700;text-decoration:none;display:inline-flex}.op-brand img{object-fit:contain;width:44px;height:26px}.op-brand:hover{background:#f7fbe8;border-color:#9fca00;transform:translateY(-2px)}.op-why{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.op-why article{border:1px solid var(--op-line);background:var(--op-card);border-radius:22px;padding:24px}.op-why i{width:42px;height:42px;color:var(--op-lime-deep);background:#c0fa0047;border-radius:50%;place-items:center;margin-bottom:16px;display:grid}.op-why svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.op-why h3{letter-spacing:-.02em;margin:0 0 8px;font-size:1.05rem;font-weight:800}.op-why p{color:var(--op-soft);margin:0;font-size:.88rem;font-weight:500;line-height:1.55}.op-why p a{border-bottom:2px solid var(--op-lime);font-weight:700}.op-price{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:start;gap:20px;display:grid}.op-price ol{counter-reset:op-price;border-top:1px solid var(--op-line);margin:0;padding:0;list-style:none}.op-price li{border-bottom:1px solid var(--op-line);grid-template-columns:36px minmax(0,1fr);align-items:baseline;gap:14px;padding:15px 0;display:grid}.op-price li:before{counter-increment:op-price;content:counter(op-price, decimal-leading-zero);color:var(--op-lime-deep);font-size:.78rem;font-weight:800}.op-price b{letter-spacing:-.01em;font-size:1rem;font-weight:700;display:block}.op-price span{color:var(--op-soft);margin-top:3px;font-size:.86rem;font-weight:500;line-height:1.5;display:block}.op-list{border-top:1px solid var(--op-line);margin:0;padding:0;list-style:none}.op-list li{border-bottom:1px solid var(--op-line);grid-template-columns:minmax(0,.85fr) minmax(0,1.35fr);align-items:baseline;gap:6px 24px;padding:15px 0;display:grid}.op-list b{letter-spacing:-.01em;font-size:.98rem;font-weight:700}.op-list span{color:var(--op-soft);font-size:.88rem;font-weight:500;line-height:1.5}.op-split{grid-template-columns:1fr 1fr;gap:16px;display:grid}.op-big{border:1px solid var(--op-line);background:var(--op-card);border-radius:26px;grid-template-rows:auto 1fr;display:grid;overflow:hidden}.op-big__media{aspect-ratio:16/9;background:#1b211d;overflow:hidden}.op-big__media img{object-fit:cover;width:100%;height:100%}.op-big__body{padding:24px 26px 26px}.op-big h3{letter-spacing:-.03em;margin:0 0 10px;font-size:1.4rem;font-weight:800;line-height:1.1}.op-big p{color:var(--op-soft);margin:0 0 16px;font-size:.92rem;font-weight:500;line-height:1.58}.op-chips{flex-wrap:wrap;gap:8px;display:flex}.op-chip{border:1px solid var(--op-line);background:var(--op-card);min-height:38px;color:inherit;transition:border-color .2s var(--ease), background-color .2s var(--ease);border-radius:999px;align-items:center;padding:0 14px;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.op-chip:hover{background:#f7fbe8;border-color:#9fca00}.op-logos{flex-wrap:wrap;gap:10px;display:flex}.op-logos i{border:1px solid var(--op-line);background:#fff;border-radius:12px;place-items:center;width:68px;height:46px;display:grid}.op-logos img{object-fit:contain;width:48px;height:30px}.op-route{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.op-route li{padding-top:66px;position:relative}.op-route li:before{content:"";background:var(--op-lime);border-radius:50%;width:48px;height:48px;position:absolute;top:0;left:0}.op-route li:after{content:"";border-top:2px dashed #c0fa008c;position:absolute;top:23px;left:58px;right:-8px}.op-route li:last-child:after{display:none}.op-route svg{fill:none;stroke:#111714;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px;position:absolute;top:12px;left:12px}.op-route b{color:#fff;letter-spacing:-.02em;font-size:1rem;font-weight:800;line-height:1.2;display:block}.op-route span{color:#bfc7c2;margin-top:5px;font-size:.84rem;font-weight:500;line-height:1.5;display:block}.op-route-note{border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px 24px;margin-top:36px;padding-top:24px;display:flex}.op-route-note p{color:#bfc7c2;max-width:640px;margin:0;font-size:.92rem;font-weight:500;line-height:1.55}.op-models{grid-template-columns:repeat(auto-fill,minmax(430px,1fr));gap:18px;display:grid}html[data-theme=dark] .op{--op-ink:#f4f7f5;--op-soft:#c3ccc6;--op-muted:#93a099;--op-line:#ffffff1a;--op-card:#1a211d;--op-tint:#242c27;--op-lime-deep:#bdfa00}html[data-theme=dark] .op-hero__media,html[data-theme=dark] .op-step__media{background:#242c27;box-shadow:0 30px 70px #00000059}html[data-theme=dark] .op-btn--dark{background:var(--op-lime);color:#111714}html[data-theme=dark] .op-btn--dark:hover{background:#fff}html[data-theme=dark] .op-btn--ghost{border-color:#ffffff38}html[data-theme=dark] .op-btn--ghost:hover{border-color:#fff}html[data-theme=dark] .op-dir--text{background:radial-gradient(circle at 85% 12%,#c0fa0038,#0000 38%),linear-gradient(150deg,#1e2a1c,#1a211d)}html[data-theme=dark] .op-dir:hover,html[data-theme=dark] .op-link-card:hover{box-shadow:0 24px 54px #00000059}html[data-theme=dark] .op-doc{box-shadow:0 18px 44px #0000004d}html[data-theme=dark] .op-aside{background:#0f1411;border:1px solid #ffffff1a}html[data-theme=dark] .op-faq summary i:before,html[data-theme=dark] .op-faq summary i:after{background:#f4f7f5}html[data-theme=dark] .op-faq details[open] summary i:before,html[data-theme=dark] .op-faq details[open] summary i:after{background:#111714}html[data-theme=dark] .op-brand:hover,html[data-theme=dark] .op-chip:hover{background:#243026;border-color:#9fca00}html[data-theme=dark] .op-logos i{background:#f4f7f5}html[data-theme=dark] .op-why i{background:#c0fa002e}@media (width<=1080px){.op-trust{grid-template-columns:repeat(3,minmax(0,1fr))}.op-why{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=960px){.op-hero{grid-template-columns:1fr;gap:22px}.op-hero__media{aspect-ratio:16/10;border-radius:22px;order:-1}.op-dirs,.op-incl,.op-time,.op-where,.op-links,.op-proof,.op-price,.op-split,.op-types{grid-template-columns:1fr}.op-step{grid-template-columns:52px minmax(0,1fr);gap:6px 18px}.op-step__media,.op-step .op-doc{grid-column:1/-1;margin-top:8px}.op-step__media{aspect-ratio:16/10;min-height:0}.op-step__body{min-height:0}.op-proof{gap:24px}.op-proof__photos img:nth-child(2){margin-top:0}.op-type{min-height:190px}.op-route{grid-template-columns:1fr;gap:0}.op-route li{grid-template-rows:auto auto;grid-template-columns:48px minmax(0,1fr);column-gap:16px;padding:0 0 26px;display:grid}.op-route li:before{grid-row:1/3;position:static}.op-route li:after{border-top:0;border-left:2px dashed #c0fa008c;width:0;inset:50px auto 0 23px}.op-route b{grid-column:2;align-self:center}.op-route span{grid-column:2}}@media (width<=767px){.op-check{grid-template-columns:1fr}.op-trust{grid-template-columns:1fr 1fr}.op-facts{grid-template-columns:1fr;gap:0}.op-facts>div{border-bottom:1px solid var(--op-line);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:baseline;gap:12px;padding:10px 0;display:grid}.op-facts dt{font-size:1.1rem}.op-facts dd{margin:0}.op-step{padding:22px 0}.op-step__body h3{font-size:1.15rem}.op-proof__photos{grid-template-columns:1fr 1fr}.op-list li{grid-template-columns:1fr}.op-proof__photos img:nth-child(3){display:none}.op-hero__actions .op-btn{flex:100%}.op-big__body,.op-dir__body,.op-doc,.op-place,.op-time article,.op-why article{padding:20px}}@media (width<=520px){.op-trust,.op-why{grid-template-columns:1fr}.op-step{grid-template-columns:40px minmax(0,1fr);gap:6px 12px}.op-step__num{width:34px;height:34px;font-size:.76rem}}
