.about-hero-section{max-width:780px;margin:48px auto 40px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;padding-inline:16px}.about-hero-badge{display:inline-flex;align-items:center;background-color:#f9f9f9;border:1px solid #e9e9e9;color:#90aa05;font-weight:700;font-size:13px;padding:8px 18px;border-radius:1000px}.about-hero-title{font-size:32px;font-weight:800;color:#121212;line-height:150%;margin:0}.about-hero-desc{font-size:15px;font-weight:400;color:#8d8d8d;line-height:190%;text-align:justify;margin:0}.terms-list{display:flex!important;flex-direction:column;gap:0;grid-template-columns:unset!important;background-color:#ffffff;border:1px solid #e9e9e9;border-radius:16px;overflow:hidden;margin-bottom:80px}.terms-list .infoBox-section-item{gap:10px;padding:24px 28px;border-bottom:1px solid #e9e9e9}.terms-list .infoBox-section-item:last-child{border-bottom:none}.terms-list .infoBox-section-item-header{font-size:16px}.terms-list .infoBox-section-item-text{line-height:190%}@media (max-width:768px){.about-hero-title{font-size:22px}.about-hero-desc{font-size:14px}.terms-list{margin-bottom:50px}.terms-list .infoBox-section-item{padding:18px 16px}.terms-list .infoBox-section-item-header{font-size:15px}}.faq-search-box{max-width:600px;margin:0 auto 32px;display:flex;align-items:center;background-color:#ffffff;border:1px solid #e9e9e9;border-radius:16px;padding:12px 20px;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.02)}.faq-search-box:focus-within{border-color:#b6d70c;box-shadow:0 4px 16px rgba(182,215,12,.2)}.faq-search-icon{width:24px;height:24px;color:#8d8d8d;margin-left:12px}.faq-search-box input{flex:1 1;border:none;outline:none;background:transparent;font-size:15px;color:#121212;font-family:inherit}.faq-search-box input::placeholder{color:#b3b3b3}.faq-categories-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px;margin-bottom:48px}.faq-category-chip{background-color:#ffffff;border:1px solid #e9e9e9;color:#64748b;padding:10px 22px;border-radius:100px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.faq-category-chip:hover{background-color:#f9f9f9;color:#121212}.faq-category-chip.active{background-color:#b6d70c;border-color:#b6d70c;color:#121212;box-shadow:0 4px 10px rgba(182,215,12,.3)}@media (max-width:768px){.faq-search-box{margin-inline:16px;padding:10px 16px}.faq-search-box input{font-size:14px}.faq-categories-row{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding:0 16px 16px;margin-bottom:32px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.faq-categories-row::-webkit-scrollbar{display:none}.faq-category-chip{white-space:nowrap;scroll-snap-align:start;font-size:13px;padding:8px 18px}}