:root{--color-primary:#141414;--color-secondary:#1f1f25;--color-body:#74787c;--color-heading-1:#fff;--color-white:#fff;--color-success:#3eb75e;--color-danger:#ff0003;--color-warning:#ff8f3c;--color-info:#1ba2db;--color-facebook:#3b5997;--color-twitter:#1ba1f2;--color-youtube:#ed4141;--color-linkedin:#0077b5;--color-pinterest:#e60022;--color-instagram:#c231a1;--color-vimeo:#00adef;--color-twitch:#6441a3;--color-discord:#7289da;--transition:0.3s;--font-size-b1:16px;--font-size-b2:16px;--font-size-b3:12px;--font-size-b4:10px;--line-height-b1:26px;--line-height-b2:26px;--line-height-b3:1.7;--h1:60px;--h2:48px;--h3:30px;--h4:26px;--h5:24px;--h6:18px}.faq-section{background-color:#fff;padding-bottom:100px}@media(max-width:767.98px){.faq-section:not(.mobile-faq-section){display:none!important}}.faq-section .section-title{text-align:center;margin-bottom:50px}.faq-section .section-title h2{font-size:clamp(36px,5vw,54px);font-weight:500;color:#000;margin:0}.faq-section .section-title h2 span{font-weight:500}.faq-section .section-title h2 span.capitalized,.faq-section .section-title h2 span:first-child{text-transform:none}.faq-section .faq-container{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;gap:15px}.faq-section .faq-item{background:#fdf8fe;border-radius:40px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);border:none;box-shadow:none}.faq-section .faq-item.active{background:#f6defc}.faq-section .faq-question{padding:20px 30px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;user-select:none}.faq-section .faq-question h4{font-size:22px;font-weight:600;color:#000;margin:0;flex:1}.faq-section .faq-question .icon-wrapper{width:44px;height:44px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:20px;box-shadow:0 4px 10px rgba(0,0,0,.03);transition:transform .4s ease}.faq-section .faq-question .icon-wrapper .icon{font-size:24px;font-weight:300;color:#000;line-height:1;margin-bottom:2px;transition:transform .4s ease}.faq-section .faq-answer{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(.4,0,.2,1);padding:0 40px}.faq-section .faq-answer p{padding-bottom:30px;color:#666;line-height:1.6;margin:0;max-width:90%}.faq-section .faq-item.active .faq-answer{max-height:500px}.mobile-faq-section{padding:60px 0}@media(min-width:768px){.mobile-faq-section{display:none!important}}@media(max-width:767.98px){.mobile-faq-section{display:block!important}}.mobile-faq-section .section-title{margin-bottom:30px}.mobile-faq-section .section-title h2{font-size:32px}.mobile-faq-section .faq-container{padding:0 15px}.mobile-faq-section .faq-item{border-radius:40px}.mobile-faq-section .faq-item .faq-question{padding:18px 25px}.mobile-faq-section .faq-item .faq-question h4{font-size:16px}.mobile-faq-section .faq-item .faq-question .icon-wrapper{width:36px;height:36px}.mobile-faq-section .faq-item .faq-question .icon-wrapper .icon{font-size:20px}.mobile-faq-section .faq-item .faq-answer{padding:0 25px}.mobile-faq-section .faq-item .faq-answer p{font-size:14px;padding-bottom:20px;max-width:100%}