.faq-custom{padding:64px 20px;margin:0 auto}@media only screen and (max-width:767px){.faq-custom{padding:40px 16px}}.faq-custom__title{font-size:48px !important;font-weight:600;line-height:48px;margin-bottom:64px;text-align:center;color:currentColor;padding-top:0}@media only screen and (max-width:767px){.faq-custom__title{font-size:32px !important;line-height:35.2px;margin-bottom:40px}}.faq-custom__accordion{display:flex;flex-direction:column;gap:16px}@media only screen and (max-width:767px){.faq-custom__accordion{gap:12px}}.faq-custom__item{border:1px solid #E5E7EB;border-radius:14px;overflow:hidden;background:#ffffff}.faq-custom__item--active .faq-custom__icon{transform:rotate(180deg)}.faq-custom__item--active .faq-custom__answer{max-height:2000px}.faq-custom__question{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px;background:#FFF;border:none;cursor:pointer;text-align:left;font-size:18px;font-weight:400;line-height:28px;color:#061431;position:relative;text-transform:none;letter-spacing:0}.faq-custom__question:hover{background:#FFF}@media only screen and (max-width:767px){.faq-custom__question{font-size:16px;line-height:24px;padding:20px;gap:8px;align-items:flex-start}}.faq-custom__question span{flex:1}.faq-custom__icon{flex-shrink:0;transition:transform 0.4s cubic-bezier(0.4, 0, 0.2, 1)}.faq-custom__answer{max-height:0;overflow:hidden;padding:0 24px;color:#707583;transition:max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1)}@media only screen and (max-width:767px){.faq-custom__answer{padding:0 20px}}.faq-custom__answer-content{font-size:18px;line-height:28px;color:#707583;padding-bottom:24px}@media only screen and (max-width:767px){.faq-custom__answer-content{font-size:16px !important;line-height:24px !important}}.faq-custom__answer-content p{margin:0 !important;font-size:18px;color:#707583;line-height:28px}@media only screen and (max-width:767px){.faq-custom__answer-content p{font-size:16px !important;line-height:24px !important}}.faq-custom__answer-content p+p{margin-top:16px !important}.faq-custom__answer-content a{color:#476FFF;text-decoration:none;font-weight:500;transition:all 0.3s ease;border-bottom:1px solid transparent}.faq-custom__answer-content a:hover{color:#bfa400;border-bottom-color:#bfa400}.faq-custom__answer-content ul,.faq-custom__answer-content ol{margin:16px 0;padding-left:28px}.faq-custom__answer-content li{margin-bottom:10px;position:relative}.faq-custom__answer-content ul li::marker{color:#FFDD0C}.faq-custom__answer-content strong{font-weight:700;color:#3f3f3f}