@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url("fonts/inter-400.woff2") format("woff2");}
@font-face{font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url("fonts/inter-600.woff2") format("woff2");}
@font-face{font-family:"Manrope";font-style:normal;font-weight:700;font-display:swap;src:url("fonts/manrope-700.woff2") format("woff2");}
@font-face{font-family:"Inter fallback";src:local("Arial"),local("Helvetica Neue"),local("Liberation Sans");size-adjust:109.38%;ascent-override:88.57%;descent-override:22.05%;line-gap-override:0.0%;}
@font-face{font-family:"Manrope fallback";src:local("Arial"),local("Helvetica Neue"),local("Liberation Sans");size-adjust:102.02%;ascent-override:104.49%;descent-override:29.41%;line-gap-override:0.0%;}

*,*::before,*::after{box-sizing:border-box}
html{-webkit-text-size-adjust:100%}
body{margin:0;background:#fffdfb;color:#2a1f1a;font-family:"Inter", "Inter fallback", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
  font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}
img,svg{max-width:100%;height:auto;display:block}
a{color:#a34426;text-underline-offset:3px}
a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,
select:focus-visible,summary:focus-visible{outline:2px solid #a34426;outline-offset:2px}
h1,h2,h3{font-family:"Manrope", "Manrope fallback", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;font-weight:800;
  line-height:1.2;margin:0 0 .5em;letter-spacing:-.01em}
h1{font-size:clamp(1.85rem,4.4vw,2.81rem)}
h2{font-size:clamp(1.4rem,2.7vw,1.81rem)}
h3{font-size:1.12rem}
p{margin:0 0 1em;max-width:70ch}
ul,ol{max-width:70ch}

.cea2ff-skip{position:absolute;left:-9999px;top:0;background:#a34426;
  color:#ffffff;padding:10px 16px;z-index:99}
.cea2ff-skip:focus{left:8px;top:8px}
.cea2ff-wrap{width:min(100% - 40px,1240px);margin-inline:auto}
.cea2ff-section{padding:56px 0}
.cea2ff-alt{background:#f8f2ee}
.cea2ff-lead{font-size:1.09rem;color:#6b5a51}
.cea2ff-eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;
  color:#6b5a51;font-weight:600;margin:0 0 .7em}

.cea2ff-head{position:sticky;top:0;z-index:20;background:#fffdfbf2;
  backdrop-filter:blur(8px);border-bottom:1px solid #e8ded6}
.cea2ff-head-in{display:flex;align-items:center;gap:18px;min-height:80px}
.cea2ff-brand{display:flex;align-items:center;gap:10px;font-family:"Manrope", "Manrope fallback", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
  font-weight:800;font-size:1.06rem;color:#2a1f1a;text-decoration:none}
.cea2ff-nav{margin-left:auto;display:flex;align-items:center;gap:6px}
.cea2ff-nav a{color:#2a1f1a;text-decoration:none;padding:9px 12px;border-radius:14px;
  font-size:.96rem}
.cea2ff-nav a[aria-current="page"]{color:#a34426;font-weight:600}
/* Селектор с классом ссылки внутри nav: правило `.nav a` специфичнее одиночного
   `.tel` и перекрашивало кнопку в текстовый цвет — контраст падал до 2.5:1.
   Дефект чисто каскадный, в палитре всё было верно. */
.cea2ff-tel,.cea2ff-nav a.cea2ff-tel{display:inline-flex;align-items:center;gap:8px;
  background:#a34426;color:#ffffff;padding:12px 18px;
  border-radius:14px;text-decoration:none;font-weight:600;font-size:.96rem}
.cea2ff-burger{display:none;background:none;border:1px solid #e8ded6;
  border-radius:14px;padding:9px 12px;color:#2a1f1a;font:inherit;cursor:pointer}

.cea2ff-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;
  padding:13px 22px;border-radius:14px;background:#a34426;
  color:#ffffff;text-decoration:none;font-weight:600;border:0;cursor:pointer;
  font:inherit;font-weight:600}
.cea2ff-btn-ghost{background:transparent;color:#2a1f1a;border:1px solid #e8ded6}

.cea2ff-hero{padding:56px 0}
.cea2ff-hero-grid{display:grid;gap:20px;align-items:center}
.cea2ff-hero-art{border-radius:14px;overflow:hidden;border:1px solid #e8ded6}
.cea2ff-hero-points{list-style:none;padding:0;margin:22px 0 0;display:grid;gap:10px}
.cea2ff-hero-points li{display:flex;gap:10px;align-items:flex-start;color:#6b5a51}
.cea2ff-hero-points svg{color:#a34426;flex:0 0 auto;margin-top:3px}
.cea2ff-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}

.cea2ff-grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(270px,1fr))}
.cea2ff-grid-4{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}
.cea2ff-card{background:#fffdfb;border:1px solid #e8ded6;border-radius:14px;
  padding:20px;box-shadow:none}
.cea2ff-card h3{margin-top:14px}
.cea2ff-card p{margin:0;color:#6b5a51;font-size:.97rem}
.cea2ff-card svg{color:#a34426}

.cea2ff-steps{counter-reset:step;display:grid;gap:20px;
  grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}
.cea2ff-step{position:relative;padding-top:44px}
.cea2ff-step::before{counter-increment:step;content:counter(step);position:absolute;top:0;left:0;
  width:34px;height:34px;border-radius:50%;
  background:#a34426;color:#ffffff;display:grid;place-items:center;
  font-weight:700;font-size:.95rem}
.cea2ff-step h3{font-size:1.02rem}
.cea2ff-step p{color:#6b5a51;font-size:.96rem}

.cea2ff-faq details{border-bottom:1px solid #e8ded6;padding:16px 0}
.cea2ff-faq summary{cursor:pointer;font-weight:800;font-family:"Manrope", "Manrope fallback", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
  list-style:none;display:flex;justify-content:space-between;gap:16px;align-items:center}
.cea2ff-faq summary::-webkit-details-marker{display:none}
.cea2ff-faq summary::after{content:"+";font-size:1.4rem;color:#a34426;line-height:1}
.cea2ff-faq details[open] summary::after{content:"–"}
.cea2ff-faq p{margin:12px 0 0;color:#6b5a51}

.cea2ff-split{display:grid;gap:20px;grid-template-columns:1.15fr .85fr;align-items:start}
.cea2ff-facts{list-style:none;margin:0;padding:0;display:grid;gap:14px}
.cea2ff-facts li{display:flex;gap:12px;align-items:flex-start}
.cea2ff-facts svg{color:#a34426;flex:0 0 auto;margin-top:2px}
.cea2ff-facts strong{display:block;font-size:.82rem;text-transform:uppercase;
  letter-spacing:.08em;color:#6b5a51;font-weight:600}

.cea2ff-mt{margin-top:34px}
.cea2ff-form{display:grid;gap:14px}
.cea2ff-field label{display:block;font-size:.9rem;font-weight:600;margin-bottom:6px}
.cea2ff-field input,.cea2ff-field textarea{width:100%;padding:12px 14px;border-radius:14px;
  border:1px solid #e8ded6;background:#fffdfb;color:#2a1f1a;font:inherit}
.cea2ff-field textarea{min-height:132px;resize:vertical}
.cea2ff-field input[aria-invalid="true"],.cea2ff-field textarea[aria-invalid="true"]{
  border-color:#c0392b;background:#c0392b0d}
.cea2ff-err{color:#c0392b;font-size:.85rem;margin-top:5px;display:none}
.cea2ff-err[data-show="1"]{display:block}
.cea2ff-consent{display:flex;gap:10px;align-items:flex-start;font-size:.9rem;color:#6b5a51}
.cea2ff-consent input{margin-top:4px;flex:0 0 auto;width:17px;height:17px;accent-color:#a34426}
.cea2ff-hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
.cea2ff-note{font-size:.85rem;color:#6b5a51}
.cea2ff-ok{background:#f8f2ee;border:1px solid #e8ded6;border-radius:14px;
  padding:16px;display:none}
.cea2ff-ok[data-show="1"]{display:block}

.cea2ff-band{background:#f8f2ee;border-top:1px solid #e8ded6;
  border-bottom:1px solid #e8ded6}
.cea2ff-band-in{display:flex;flex-wrap:wrap;gap:18px;align-items:center;
  justify-content:space-between;padding:34px 0}

.cea2ff-foot{border-top:1px solid #e8ded6;padding:46px 0 30px;font-size:.94rem}
.cea2ff-foot-grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}
.cea2ff-foot h2{font-size:.85rem;text-transform:uppercase;letter-spacing:.09em;color:#6b5a51}
.cea2ff-foot ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}
.cea2ff-foot a{color:#2a1f1a;text-decoration:none}
.cea2ff-foot a:hover{text-decoration:underline}
.cea2ff-copy{margin-top:34px;padding-top:18px;border-top:1px solid #e8ded6;
  color:#6b5a51;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}

.cea2ff-crumbs{font-size:.88rem;color:#6b5a51;padding:18px 0 0}
.cea2ff-crumbs a{color:#6b5a51}
.cea2ff-legal h2{margin-top:2em}
.cea2ff-legal dl{display:grid;grid-template-columns:minmax(160px,auto) 1fr;gap:8px 20px;
  margin:0 0 1.4em;max-width:78ch}
.cea2ff-legal dt{color:#6b5a51}
.cea2ff-legal dd{margin:0}
.cea2ff-legal table{border-collapse:collapse;width:100%;max-width:640px;margin:0 0 1.4em}
.cea2ff-legal th,.cea2ff-legal td{text-align:left;padding:9px 12px;border:1px solid #e8ded6;
  font-size:.94rem}
.cea2ff-legal th{background:#f8f2ee}

.cea2ff-cookie{position:fixed;inset:auto 16px 16px;z-index:40;background:#fffdfb;
  border:1px solid #e8ded6;border-radius:14px;padding:18px;
  box-shadow:0 12px 34px rgba(16,20,26,.16);max-width:520px;display:none}
.cea2ff-cookie[data-show="1"]{display:block}
.cea2ff-cookie p{margin:0 0 12px;font-size:.92rem;color:#6b5a51}
.cea2ff-cookie-row{display:flex;flex-wrap:wrap;gap:10px}

@media (max-width:860px){
  .cea2ff-nav{display:none;position:absolute;top:80px;left:0;right:0;background:#fffdfb;
    border-bottom:1px solid #e8ded6;flex-direction:column;align-items:stretch;gap:0;padding:8px}
  .cea2ff-nav[data-open="1"]{display:flex}
  .cea2ff-nav a{padding:13px 10px;border-radius:0}
  .cea2ff-burger{display:block;margin-left:auto}
  .cea2ff-head-in{position:relative}
  .cea2ff-split{grid-template-columns:1fr}
  .cea2ff-legal dl{grid-template-columns:1fr;gap:2px 0}
  .cea2ff-legal dt{margin-top:10px}
}
@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}

.cea2ff-hero-grid{grid-template-columns:1fr;text-align:center}.cea2ff-hero-grid p{margin-inline:auto}.cea2ff-actions{justify-content:center}.cea2ff-hero-points{max-width:520px;margin-inline:auto;text-align:left}
.cea2ff-nav a{border:1px solid transparent}.cea2ff-nav a[aria-current="page"]{border-color:#e8ded6;background:#f8f2ee}
