
.flexable-payment-option{background-color:var(--products-bg);flex-direction:column;justify-content:center;align-items:center;gap:15px;width:100%;padding:50px 0;display:none}.flexable-payment-option h3{font-size:28px;font-weight:600;line-height:42px}.flexable-payment-features{grid-template-columns:repeat(2,1fr);gap:30px;width:50%;display:grid}.flexable-payment-features span{gap:5px;font-size:13px;display:flex}.flexable-payment-features span p{font-size:14px;font-weight:400;line-height:21px}.flexable-payment-features span i{color:#1dbcd3}.flexable-payment-option button{background-color:var(--button-color);color:var(--text-white);border:2px solid var(--button-color);cursor:pointer;border-radius:4px;margin-top:20px;padding:14px 40px;font-size:14px;font-weight:600;line-height:21px}.flexable-payment-option button:hover{border:2px solid var(--orange-fill);color:var(--orange-fill);background-color:#0000}.f-a-q-main-container{width:100%;color:var(--text-primary);flex-direction:column;padding:70px 200px 35px;display:flex}.faq-details{flex-direction:column;gap:16px;width:100%;margin-bottom:70px;display:flex}.faq-details p:first-child{font-size:22px;font-weight:600;line-height:33px}.faq-details p:nth-child(2){text-align:justify;font-size:16px;font-weight:500;line-height:22px}.faq-heading{padding-bottom:25px;font-size:25px;font-weight:600;line-height:37px}.questions-answeres{flex-direction:column;width:100%;height:max-content;max-height:300px;transition:all .5s ease-in-out;display:flex}.questions-answeres.show-all{height:auto;max-height:2000px}.question-toggler{flex-direction:column;justify-content:space-between;align-items:center;width:100%;display:flex}.question-section{cursor:pointer;border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;width:100%;padding:25px 0;display:flex;overflow:hidden}.question-toggler:last-child .question-section{border-bottom:1px solid var(--border-color)}.question-section p{font-size:16px;font-weight:600;line-height:24px}.question-section img{cursor:pointer;width:30px;height:30px}.add-button-round{flex-shrink:0}.rotate{transition:all .3s ease-in-out;transform:rotate(45deg)}.answere-section{flex-direction:column;gap:20px;width:100%;height:0;padding:0 20px 0 0;transition:height .3s ease-in-out,margin .3s ease-in-out;display:flex;overflow:hidden}.answere-section.show-answere{height:auto;margin-bottom:10px}.answere-section p{font-size:14px;font-weight:400;line-height:21px}.faq-see-more-button-container{justify-content:start;align-items:start;width:100%;height:auto;padding:20px 0;display:flex}.faq-see-more-button{cursor:pointer;width:140px;height:auto;color:var(--text-white);background-color:#595959;border:none;border-radius:5px;outline:none;place-content:center;gap:5px;padding:5px 15px;font-size:13px;font-weight:400;line-height:1.5;transition:all .3s ease-in-out;display:flex}.faq-see-more-button:hover{background-color:var(--orange-bg);gap:15px}.rotate-see-more-arrow{transition:all .3s ease-in-out}.faq-see-more-button:hover .rotate-see-more-arrow.active-rotate{transform:rotate(-90deg)}.faq-see-more-button:hover .rotate-see-more-arrow{transform:rotate(90deg)}@media only screen and (min-width:768px) and (max-width:1023px){.f-a-q-main-container{padding:20px 30px}.faq-details{gap:10px;margin-bottom:15px}.faq-details p:first-child{font-size:20px;line-height:1.2}.faq-details p:nth-child(2){font-size:14px;line-height:1.5}.faq-heading{padding-bottom:10px;font-size:20px;line-height:1.2}.question-section{padding:15px 0}.question-section p{font-size:14px}.answere-section p{font-size:12px;line-height:1.5}}@media only screen and (max-width:767px){.f-a-q-main-container{padding:10px}.faq-details p:first-child{font-size:15px;font-weight:600;line-height:18px}.faq-details p:nth-child(2){text-align:justify;font-size:10px;font-weight:300;line-height:15px}.faq-details{gap:0;margin-bottom:15px}.faq-heading{padding-bottom:15px;font-size:20px;font-weight:600;line-height:24px}.question-section{padding:13px 0}.question-section p{font-size:12px;font-weight:500;line-height:18px}.question-section img{cursor:pointer;width:auto;height:24px}.answere-section{text-align:start;padding:0}}
