.hero{height:clamp(590px,calc(100vh - 125px),720px);min-height:590px;background:#4c4650}.hero__photo{object-position:center}.hero__wash{background:linear-gradient(270deg,rgba(38,31,41,.9),rgba(58,43,63,.72) 42%,rgba(63,48,67,.18) 75%,rgba(30,25,32,.05))}.hero__copy{width:52%;margin-left:auto;margin-right:0;color:#fff}.hero .kicker{color:#e7b8f2}.hero h1{font-size:clamp(36px,4.2vw,56px);color:#fff}.hero h1 em{color:#d494e5}.hero__copy>p{font-size:16px;color:#e4dfe5}.hero__trust{border-color:rgba(255,255,255,.22)}.hero__trust span{color:#cac4cc;border-color:rgba(255,255,255,.2)}.hero__trust strong{color:#fff}.hero .btn--line{border-color:rgba(255,255,255,.55);color:#fff;background:rgba(255,255,255,.08)}
.faq{background:#fff}.faq__grid{display:grid;grid-template-columns:.8fr 1.4fr;gap:90px;align-items:start}.faq__intro{position:sticky;top:125px}.faq__intro h2{font-size:clamp(29px,3.5vw,43px);line-height:1.6;margin:8px 0 18px}.faq__intro p{color:var(--muted);font-size:14px;margin-bottom:25px}.faq__list{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{list-style:none;cursor:pointer;padding:22px 2px;font-weight:700;font-size:15px;display:flex;align-items:center;justify-content:space-between;gap:20px}.faq summary::-webkit-details-marker{display:none}.faq summary span{display:grid;place-items:center;flex:0 0 31px;height:31px;border-radius:50%;background:var(--purple-soft);color:var(--purple);font-size:20px;transition:.25s}.faq details[open] summary{color:var(--purple-dark)}.faq details[open] summary span{transform:rotate(45deg);background:var(--purple);color:#fff}.faq details p{margin:0;padding:0 2px 22px 48px;color:var(--muted);font-size:13px;line-height:2.1}
@media(max-width:1000px){.hero__wash{background:linear-gradient(270deg,rgba(38,31,41,.92),rgba(57,42,61,.65) 68%,rgba(30,25,32,.15))}.hero__copy{width:68%}}
@media(max-width:720px){.hero{min-height:650px}.hero__photo{object-position:32% center}.hero__wash{background:rgba(42,33,45,.79)}.hero__copy{width:100%;text-align:center}.faq__grid{grid-template-columns:1fr;gap:40px}.faq__intro{position:static}.faq details p{padding-left:5px}}
