.faq-page{display:flex;width:min(1200px,100%);position:relative;padding:0 16px}.faq-content-box{max-width:330px;position:sticky;top:120px;display:flex;border-radius:24px;background:#ffb0c8;display:flex;flex-direction:column;padding:24px;gap:24px;height:fit-content}.faq-content-box.mobile{display:none}@media screen and (max-width: 900px){.faq-content-box.mobile{display:flex;position:unset;max-width:100%;margin-bottom:24px;padding:16px}.faq-content-box.desktop{display:none}}.faq-content-box .faq-cont-heading{color:#000;font-size:clamp(24px,3vw,32px);font-weight:600;line-height:1.25;letter-spacing:-0.64px}.faq-content-box .faq-cont-sec{display:flex;flex-wrap:wrap;gap:12px}.faq-content-box .faq-cont-sec .category-title{padding:12px 16px;border-radius:12px;background:#fff;color:#000;font-size:16px;font-style:normal;font-weight:500;line-height:1.1;letter-spacing:-0.32px}.faq-container{margin:40px 0;display:flex;flex-direction:column;width:min(1200px,100%);padding:2rem}@media screen and (max-width: 468px){.faq-container{padding:0px}}.faq-container h1{color:#000;font-size:clamp(32px,4vw,40px);font-weight:600;line-height:1.1;letter-spacing:-0.8px;text-align:center}.faq-container h1 .highlight{color:#fc739c;font-weight:600}.faq-container .faq-subtitle{margin:12px 0 28px 0;color:#000;text-align:center;font-size:clamp(16px,2vw,20px);font-weight:400;line-height:1.2;letter-spacing:-0.4px}.faq-container .faq-category{scroll-margin-top:90px;margin-bottom:2rem}.faq-container .faq-category .category-title{border-radius:16px;background:#ffb1c8;padding:1rem;color:#000;font-size:clamp(20px,3vw,24px);font-weight:600;line-height:1.2;letter-spacing:-0.48px}.faq-container .faq-category .faq-subcategory{scroll-margin-top:120px;margin-top:1rem;border:1px solid #eee;border-radius:12px;background:#fff}.faq-container .faq-category .faq-subcategory summary.subcategory-header{padding:1rem;border-radius:12px;font-weight:600;background-color:#fff;display:flex;justify-content:space-between;align-items:center;transition:background-color .2s ease}.faq-container .faq-category .faq-subcategory summary.subcategory-header:hover{background-color:#f8f8f8}.faq-container .faq-category .faq-subcategory summary.subcategory-header::-webkit-details-marker{display:none}.faq-container .faq-category .faq-subcategory summary.subcategory-header:focus{outline:none}.faq-container .faq-category .faq-subcategory summary.subcategory-header .toggle-icon{font-size:1.4rem;border-radius:4px;background:var(--Accent-Pink-200, #fed7e3);color:#151414;transition:transform .3s ease;line-height:1;height:24px;width:24px;text-align:center;display:grid;place-items:center}.faq-container .faq-category .faq-subcategory .faq-content{transition:max-height .3s ease-out;overflow:hidden;max-height:0}.faq-container .faq-category .faq-subcategory[open] .subcategory-header{border-radius:12px 12px 0 0;color:var(--Accent-Pink-500-M, #fc739c)}.faq-container .faq-category .faq-subcategory[open] .subcategory-header .toggle-icon{background:var(--Neutral-100, #ebeaea);transform:rotate(0deg)}.faq-container .faq-category .faq-subcategory[open] .faq-content{max-height:none}.faq-container .faq-category .faq-subcategory .faq-section{padding:12px 20px}.faq-container .faq-category .faq-subcategory .faq-section h2{color:#ff4c98;margin-bottom:1rem;font-size:1.1rem}.faq-container .faq-category .faq-subcategory .faq-section .faq-qna{margin-bottom:1rem}.faq-container .faq-category .faq-subcategory .faq-section .faq-qna:last-child{margin-bottom:0}.faq-container .faq-category .faq-subcategory .faq-section .faq-qna .faq-q{color:var(--Dark, #151414);font-size:16px;font-weight:600;line-height:1.2;margin-bottom:.25rem}.faq-container .faq-category .faq-subcategory .faq-section .faq-qna .faq-a{color:var(--Neutral-600, #6a6264);font-size:14px;font-weight:400;line-height:1.4}.faq-container .faq-category .faq-subcategory .faq-section .faq-qna .faq-a strong{color:#151414;font-weight:600}.faq-container .faq-category .faq-subcategory .faq-section .faq-qna .faq-a a{color:#ff4c98;text-decoration:underline}
