.znyalo-section-title{background-color:var(--dark);border-radius:16px;margin-bottom:20px;padding:40px;width:100%}.znyalo-section-title h2:last-child,.znyalo-section-title h3:last-child{margin-bottom:0}.znyalo-section-title p{line-height:1.5}.znyalo-faq-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.znyalo-faq-wrap.two-cols{display:grid;grid-template-columns:repeat(2,1fr)}.znyalo-faq-item{background:var(--dark);border-radius:16px;padding:40px}.znyalo-faq-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;cursor:pointer;gap:16px;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.znyalo-faq-question{color:var(--white);font-size:clamp(16px,2vw,20px);font-weight:500;line-height:1.3;margin:0;text-transform:none}.znyalo-faq-toggle{-ms-flex-negative:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--Dark-12,#1f1f1f);border:1px solid var(--Dark-20,#333);border-radius:100px;cursor:pointer;height:40px;justify-content:center;-webkit-transition:var(--transition);transition:var(--transition);width:40px}.znyalo-faq-toggle:after,.znyalo-faq-toggle:before{background:#e7beb1;border-radius:2px;content:"";height:1.5px;position:absolute;-webkit-transition:var(--transition);transition:var(--transition);width:14px}.znyalo-faq-toggle:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.znyalo-faq-item.open .znyalo-faq-toggle:after{opacity:0;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.znyalo-faq-answer{color:var(--text-color);font-size:clamp(14px,2vw,16px);line-height:1.6;max-height:0;overflow:hidden;-webkit-transition:max-height .35s ease,margin-top .35s ease;transition:max-height .35s ease,margin-top .35s ease}.znyalo-faq-answer p:first-child{margin-top:0}.znyalo-faq-answer p:last-child{margin-bottom:0}.znyalo-faq-item.open .znyalo-faq-answer{margin-top:20px;max-height:1000px}@media screen and (max-width:768px){.znyalo-section-title{padding:30px 15px}.znyalo-faq-wrap.two-cols{grid-template-columns:1fr}.znyalo-faq-item{padding:20px}}
/*# sourceMappingURL=faq.min.css.map */
