.ozon-public {color:#202629;background:#fff;letter-spacing:0;overflow-x:visible}
.ozon-public * {letter-spacing:0}
.oz-header {max-width:1240px;margin:auto;padding:18px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #e2e6e8}
.oz-header nav {display:flex;gap:24px;align-items:center;font-size:14px}
.oz-button {display:inline-flex;align-items:center;justify-content:center;padding:11px 20px;border:1px solid #bbc7c6;border-radius:6px;font-size:14px;font-weight:650;text-align:center;min-height:44px;background:#fff}
.oz-button:hover {border-color:#0c7753;background:#f1f8f5}
.oz-primary {background:#087f5b;border-color:#087f5b;color:#fff}
.oz-primary:hover {background:#066448;border-color:#066448}
.oz-text-link {color:#176947;font-weight:650;text-decoration:underline;text-underline-offset:5px}
.ozon-public a:focus-visible,.ozon-public summary:focus-visible {outline:3px solid #327cb8;outline-offset:4px}
.oz-hero {position:relative;height:760px;max-height:calc(100svh - 116px);min-height:650px;border-bottom:1px solid #e2e6e8;overflow:hidden;background:#f5f7f8}
.oz-hero-copy {position:relative;z-index:1;max-width:980px;margin:auto;padding:30px 24px 0;text-align:center;background:#f5f7f8}
.oz-eyebrow {margin:0 0 14px;font-size:12px;font-weight:700;line-height:1.4;text-transform:uppercase;color:#49725f}
.oz-hero h1 {font-size:46px;line-height:1.12;font-weight:720;margin:0 auto 16px;max-width:920px}
.oz-lead {font-size:18px;line-height:1.5;max-width:720px;margin:0 auto 20px;color:#536067}
.oz-actions {display:flex;align-items:center;gap:22px;flex-wrap:wrap}
.oz-hero .oz-actions {justify-content:center}
.oz-hero-image {position:absolute;width:auto;max-width:calc(100% - 48px);height:calc(100% - 370px);object-fit:contain;left:50%;top:338px;transform:translateX(-50%);border:0;border-radius:0}
.oz-image-caption {position:absolute;bottom:0;left:0;right:0;background:#f5f7f8;padding:9px 20px;text-align:center;font-size:11px;color:#677277}
.oz-content {max-width:1160px;margin:auto;padding:0 28px}
.oz-section {padding:68px 0;border-bottom:1px solid #e2e6e8;scroll-margin-top:20px}
.oz-section h2 {font-size:30px;line-height:1.2;margin:0 0 22px;font-weight:680}
.oz-section h3 {font-size:18px;line-height:1.3;margin:0 0 12px;font-weight:650}
.oz-section p {color:#536067;line-height:1.65;margin-top:0}
.oz-wide-text {max-width:850px}
.oz-honest-note {max-width:900px;border-left:3px solid #cba45b;padding:0 0 0 18px;margin:30px 0 0;font-size:14px}
.oz-columns {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;margin-top:36px}
.oz-columns article {border-top:2px solid #bad2cc;padding-top:22px}
.oz-number {display:block;font-size:13px;color:#54786b;margin-bottom:14px;font-weight:650}
.oz-steps-layout,.oz-faq-layout {display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);gap:90px}
.oz-steps {margin:0;padding-left:26px;display:grid;gap:22px}
.oz-steps li {padding-left:14px}
.oz-steps li::marker {color:#087f5b;font-weight:700}
.oz-steps li p {margin-bottom:0}
.oz-price-band {background:#edf6f3}
.oz-price-layout {display:grid;grid-template-columns:1fr 1fr;gap:90px}
.oz-price strong {display:block;font-size:42px;line-height:1.2;margin-bottom:20px;font-weight:680}
.oz-price strong span {display:block;font-size:15px;font-weight:450;margin-top:9px;color:#52665e}
.oz-faq details {border-bottom:1px solid #dfe5e5;padding:20px 0}
.oz-faq details:first-child {padding-top:0}
.oz-faq summary {font-size:17px;font-weight:600;cursor:pointer;padding-right:15px}
.oz-faq p {margin:16px 0 0}
.oz-final {background:#f5f7f8}
.oz-final .oz-content {display:flex;justify-content:space-between;gap:35px;align-items:center}
.oz-final h2 {margin:0}
.oz-footer {padding:28px 0;font-size:12px;color:#667276}
.oz-footer .oz-content {display:flex;justify-content:space-between;gap:30px}
.oz-footer p {margin:0}
.oz-footer nav {display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px}
@media(max-width:900px) {
  .oz-hero {height:740px;min-height:620px}
  .oz-hero h1 {font-size:40px;max-width:680px}
  .oz-steps-layout,.oz-faq-layout,.oz-price-layout {gap:38px}
  .oz-final .oz-content {align-items:flex-start;flex-direction:column}
}
@media(max-width:600px) {
  .oz-header {padding:14px 18px;gap:12px}
  .oz-header .brand {font-size:13px;gap:7px}
  .oz-header .brand-mark {width:28px;height:28px;font-size:14px}
  .oz-header nav {gap:0}
  .oz-header nav>a:first-child {display:none}
  .oz-header .oz-button {font-size:12px;padding:8px 10px;min-height:38px}
  .oz-hero {height:620px;max-height:calc(100svh - 100px);min-height:610px}
  .oz-hero-copy {padding:25px 20px 0}
  .oz-hero h1 {font-size:30px;line-height:1.16;overflow-wrap:anywhere;margin-bottom:16px}
  .oz-lead {font-size:16px;line-height:1.45;margin-bottom:20px}
  .oz-hero .oz-actions {gap:14px;flex-direction:column;font-size:14px}
  .oz-hero-image {max-width:calc(100% - 24px);top:372px;height:calc(100% - 407px)}
  .oz-image-caption {font-size:9px;padding:7px 18px}
  .oz-content {padding:0 22px}
  .oz-section {padding:42px 0}
  .oz-section h2 {font-size:25px}
  .oz-columns,.oz-steps-layout,.oz-faq-layout,.oz-price-layout {grid-template-columns:1fr;gap:26px}
  .oz-columns {margin-top:24px}
  .oz-columns article p {margin-bottom:0}
  .oz-footer .oz-content {flex-direction:column;gap:20px}
  .oz-price strong {font-size:38px}
}
@media(prefers-reduced-motion:reduce) {html {scroll-behavior:auto}}
