.hj-faq{background:#ECE4D4;color:#333;padding:84px 0;position:relative;overflow:hidden}.hj-faq:after{content:"";position:absolute;left:-10%;right:-10%;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(201,174,129,.95),transparent);opacity:.9;pointer-events:none}.hj-faq__container{max-width:1100px;position:relative}.hj-faq__head{text-align:center;max-width:880px;margin:0 auto 26px}.hj-faq__title{margin:0 0 10px;font-family:"Unbounded",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;letter-spacing:.10em;text-transform:uppercase;font-size:clamp(22px,3.6vw,38px);color:#333;opacity:0;transform:translateY(10px);filter:blur(8px)}.hj-faq__subtitle{margin:0;font-family:"Montserrat",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;letter-spacing:.03em;font-size:clamp(13px,2.2vw,16px);color:rgba(51,51,51,.78);opacity:0;transform:translateY(10px)}.hj-faq__list{display:grid;gap:12px;max-width:920px;margin:0 auto}.hj-faq__item{border-radius:18px;background:rgba(255,255,255,.62);border:1px solid rgba(201,174,129,.55);box-shadow:0 18px 55px rgba(0,0,0,.10);overflow:hidden;position:relative}.hj-faq__item:before{content:"";position:absolute;inset:0;background:radial-gradient(1200px 220px at 50% -20%,rgba(201,174,129,.20),transparent 60%);pointer-events:none}.hj-faq__q{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;font-family:"Montserrat",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;letter-spacing:.04em;font-size:15px;color:#333}.hj-faq__q::-webkit-details-marker{display:none}.hj-faq__icon{width:18px;height:18px;flex:0 0 18px;position:relative}.hj-faq__icon:before,.hj-faq__icon:after{content:"";position:absolute;left:50%;top:50%;width:18px;height:2px;background:#C9AE81;border-radius:999px;transform:translate(-50%,-50%);transition:transform .22s ease,opacity .22s ease}.hj-faq__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.hj-faq__item[open] .hj-faq__icon:after{opacity:0}.hj-faq__a{padding:0 18px 18px;font-family:"Montserrat",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;line-height:1.65;color:rgba(51,51,51,.86);opacity:0;transform:translateY(8px);transition:opacity .24s ease,transform .24s ease}.hj-faq__item[open] .hj-faq__a{opacity:1;transform:translateY(0)}.hj-faq__a p{margin:10px 0 0}.hj-faq__a p:first-child{margin-top:0}.hj-faq__a ul{margin:10px 0 0 18px;padding:0}.hj-faq__a li{margin:6px 0}.hj-faq__item{transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.hj-faq__item:hover{transform:translateY(-1px);box-shadow:0 22px 70px rgba(0,0,0,.12);background:rgba(255,255,255,.72)}.hj-faq.hj-inview .hj-faq__title{animation:hjFaqT .85s cubic-bezier(.2,.8,.2,1) .05s both}.hj-faq.hj-inview .hj-faq__subtitle{animation:hjFaqS .7s cubic-bezier(.2,.8,.2,1) .22s both}@keyframes hjFaqT{to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes hjFaqS{to{opacity:1;transform:translateY(0)}}@media(max-width:767px){.hj-faq{padding:62px 0}.hj-faq__q{padding:14px 14px;font-size:14px}.hj-faq__a{padding:0 14px 14px}}
