.faq-home-container{width:100%;z-index:1;border-bottom-right-radius:35px;border-bottom-left-radius:35px;background-color:#fff;position:relative;bottom:-1.75rem}.faq-home-wrapper{display:flex;flex-direction:column;gap:1rem;padding:48px 0 42px;box-sizing:border-box}@media screen and (max-width:768px){.faq-home-wrapper{padding:48px 1.5rem 42px}}.faq-home-title{font-size:18px;font-weight:700;text-align:right;color:#212121}.faq-home-content{display:flex;flex-direction:column;gap:10px;transition:all 1.5s ease-in-out}.faq-home-more-wrapper{display:flex;justify-content:center;align-items:center;width:100%;gap:1rem}.faq-home-more-button{background-color:#1a1414;color:#fff;font-size:14px;font-weight:700;text-align:center;width:fit-content;padding:14px 20px;border-radius:30px;min-width:fit-content}.faq-home-more-button:hover{background-color:#fe5900}.faq-home-divider{height:1px;width:100%;flex-shrink:1;background-color:#9e9e9e}