.FAQ-module__uDLo1a__section{max-width:800px;margin:0 auto;padding:100px 20px}.FAQ-module__uDLo1a__header{text-align:center;margin-bottom:60px}.FAQ-module__uDLo1a__title{background:linear-gradient(90deg,#fff,#a5a5a5);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:40px}.FAQ-module__uDLo1a__subtitle{color:var(--text-secondary);font-size:18px}.FAQ-module__uDLo1a__faqContainer{flex-direction:column;gap:16px;display:flex}.FAQ-module__uDLo1a__item{background:#ffffff03;border:1px solid #ffffff08;border-radius:16px;transition:all .3s;overflow:hidden}.FAQ-module__uDLo1a__item:hover{background:#ffffff05;border-color:#ffffff14}.FAQ-module__uDLo1a__question{text-align:left;width:100%;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:24px;font-size:18px;font-weight:500;transition:color .3s;display:flex}.FAQ-module__uDLo1a__question:hover{color:var(--text-primary)}.FAQ-module__uDLo1a__icon{width:24px;height:24px;transition:transform .3s;position:relative}.FAQ-module__uDLo1a__icon:before,.FAQ-module__uDLo1a__icon:after{content:"";background-color:currentColor;border-radius:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FAQ-module__uDLo1a__icon:before{width:16px;height:2px}.FAQ-module__uDLo1a__icon:after{width:2px;height:16px;transition:transform .3s}.FAQ-module__uDLo1a__item[data-open=true] .FAQ-module__uDLo1a__icon{transform:rotate(45deg)}.FAQ-module__uDLo1a__item[data-open=true] .FAQ-module__uDLo1a__icon:after{transform:translate(-50%,-50%)rotate(90deg)}.FAQ-module__uDLo1a__answer{max-height:0;color:var(--text-secondary);padding:0 24px;line-height:1.6;transition:max-height .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.FAQ-module__uDLo1a__item[data-open=true] .FAQ-module__uDLo1a__answer{max-height:500px;padding-bottom:24px}
