.ayc-hp{position:absolute;left:-9999px;opacity:0;height:0;overflow:hidden}
.ayc-scene-list-auto{display:grid;gap:28px}
.ayc-scene-card-auto{display:grid;grid-template-columns:minmax(260px,380px) minmax(0,1fr);gap:28px;align-items:stretch;background:#fff;border:1px solid var(--ayc-line,#e7e3d7);border-radius:28px;padding:28px;box-shadow:var(--ayc-shadow,0 18px 45px rgba(18,44,38,.12))}
.ayc-scene-card-auto>.ayc-scene-body:only-child{grid-column:1/-1}
.ayc-scene-image{border-radius:22px;overflow:hidden;background:var(--ayc-bg-soft,#f4fbf8);min-height:220px}
.ayc-scene-image img{width:100%;height:100%;object-fit:cover}
.ayc-scene-body{min-width:0}
.ayc-scene-body h3{margin:.55em 0 .6em;line-height:1.55}
.ayc-scene-body>p{max-width:760px;margin:0;color:var(--ayc-muted,#707780)}
.ayc-before-after-auto{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px;max-width:760px}
.ayc-before-after-auto>div{background:var(--ayc-bg-soft,#f4fbf8);border-radius:20px;padding:22px;min-height:190px}
.ayc-before-after-auto strong{display:inline-flex;background:var(--ayc-yellow,#f3e34f);padding:2px 12px;border-radius:999px;font-size:.86rem}
.ayc-before-after-auto h4{margin:14px 0 8px;line-height:1.55}
.ayc-before-after-auto p{margin:0;line-height:1.9;color:var(--ayc-muted,#707780)}
@media (min-width: 921px){
  .ayc-scene-card-auto>.ayc-scene-body:only-child{
    display:grid;
    grid-template-columns:minmax(260px,360px) minmax(0,760px);
    gap:28px;
    align-items:start;
  }
  .ayc-scene-card-auto>.ayc-scene-body:only-child .ayc-before-after-auto{
    margin-top:0;
  }
}
@media (max-width: 920px){.ayc-scene-card-auto{grid-template-columns:1fr}.ayc-before-after-auto{grid-template-columns:repeat(2,minmax(0,1fr))}.ayc-scene-image{min-height:180px}}
@media (max-width: 640px){.ayc-before-after-auto{grid-template-columns:1fr}.ayc-scene-card-auto{padding:22px}}
.ayc-form-message{background:#effaf4;border:1px solid #99d4b2;color:#17492f;border-radius:14px;padding:14px 18px;margin-bottom:22px}.ayc-form-message--error{background:#fff1f1;border-color:#e2a7a7;color:#7c1b1b}.ayc-contact-form .ayc-privacy{display:flex;gap:8px;align-items:flex-start}.ayc-contact-form .ayc-privacy input{width:auto;margin-top:.45em}.ayc-flow__num{display:flex;align-items:center;justify-content:center}.ayc-flow__num:empty::before{content:counter(flow)}
@media (max-width: 820px){.ayc-scene-card-auto{grid-template-columns:1fr}.ayc-before-after-auto{grid-template-columns:1fr}.ayc-scene-image{min-height:180px}}
