.faq-page{background-color:#fff;min-height:100vh}.faq-container{max-width:1200px;margin:0 auto;padding:0 2rem}@media screen and (max-width:768px){.faq-container{padding:0 1.5rem}}.faq-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#036 0%,#000d1a 100%);padding:6rem 2rem}@media screen and (max-width:768px){.faq-hero{padding:4rem 1.5rem}}.faq-hero__content{max-width:800px;margin:0 auto}.faq-hero__title{margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.2}.faq-hero__subtitle{opacity:.95;margin-bottom:1.5rem;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600}.faq-hero__description{opacity:.9;text-align:left;max-width:700px;margin:0 auto;font-size:1.125rem;line-height:1.7}.faq-content{background-color:#f8f9fa;padding:4rem 2rem}@media screen and (max-width:768px){.faq-content{padding:2rem 1.5rem}}.faq-group-tabs{background:#f1f5f9;border-radius:10px;flex-wrap:wrap;gap:.5rem;width:fit-content;max-width:100%;margin-bottom:2rem;padding:.375rem;display:flex}.faq-group-tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:7px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:500;transition:background .2s,color .2s}.faq-group-tab:hover{color:#1e293b;background:#ffffffb3}.faq-group-tab.active{color:#1e293b;background:#fff;font-weight:600;box-shadow:0 1px 4px #0000001a}.faq-group-heading{border-bottom:2px solid #e2e8f0;margin:3rem 0 1.5rem;padding-bottom:1rem}.faq-group-heading:first-child{margin-top:0}.faq-group-heading__title{color:#1e293b;margin:0 0 .375rem;font-size:1.5rem;font-weight:700}.faq-group-heading__subtitle{color:#64748b;margin:0;font-size:.95rem}.faq-group-heading--expertise{border-bottom-color:#036}.faq-group-heading--expertise .faq-group-heading__title{color:#036}.faq-nav{background:#fff;border-radius:12px;margin-bottom:3rem;padding:1.5rem;box-shadow:0 2px 8px #0000000f}.faq-nav__label{color:#036;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem;font-weight:600}.faq-nav__dropdown{display:block;position:relative}@media screen and (min-width:769px){.faq-nav__dropdown{display:none}}.faq-nav__dropdown-trigger{color:#036;cursor:pointer;background:#f8f9fa;border:2px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.faq-nav__dropdown-trigger:hover{border-color:#036}.faq-nav__dropdown-icon{width:20px;height:20px;transition:transform .2s}.faq-nav__dropdown-icon.open{transform:rotate(180deg)}.faq-nav__dropdown-menu{z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:12px;max-height:300px;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0000001f}.faq-nav__dropdown-item{text-align:left;color:#4a5568;cursor:pointer;background:0 0;border:none;width:100%;padding:.875rem 1.25rem;font-size:.9375rem;font-weight:500;transition:all .15s}.faq-nav__dropdown-item:first-child{border-radius:12px 12px 0 0}.faq-nav__dropdown-item:last-child{border-radius:0 0 12px 12px}.faq-nav__dropdown-item:hover{color:#036;background:#f8f9fa}.faq-nav__dropdown-item.active{color:#036;background:#5cadff;font-weight:600}.faq-nav__links{flex-wrap:wrap;gap:.5rem;display:none}@media screen and (min-width:769px){.faq-nav__links{display:flex}}.faq-nav__link{color:#4a5568;cursor:pointer;background:#f0f2f5;border:2px solid #0000;border-radius:20px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.faq-nav__link:hover{color:#036;background:#4ca6ff}.faq-nav__link.active{color:#fff;background:#036;border-color:#036}.faq-nav__link--expertise{border-color:#0033664d}.faq-nav__link--expertise:hover{color:#036;background:#4ca6ff}.faq-nav__link--expertise.active{color:#fff;background:#036;border-color:#036}.faq-categories{flex-direction:column;gap:2rem;display:flex}.faq-category{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #00000014}.faq-category__header{background:linear-gradient(135deg,#5cadff 0%,#70b8ff 100%);border-bottom:1px solid #e2e8f0;align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex}@media screen and (max-width:768px){.faq-category__header{flex-wrap:wrap;padding:1.25rem 1.5rem}}.faq-category__icon{color:#fff;background:#036;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.faq-category__icon svg{width:24px;height:24px}@media screen and (max-width:768px){.faq-category__icon{width:40px;height:40px}.faq-category__icon svg{width:20px;height:20px}}.faq-category__title{color:#036;flex-grow:1;margin:0;font-size:1.5rem;font-weight:700}@media screen and (max-width:768px){.faq-category__title{font-size:1.25rem}}.faq-category__count{color:#64748b;background:#fff;border-radius:20px;padding:.375rem .75rem;font-size:.875rem;font-weight:500}.faq-category__items{padding:.5rem}.faq-accordion-item{border-bottom:1px solid #e2e8f0}.faq-accordion-item:last-child{border-bottom:none}.faq-accordion-question{text-align:left;color:#1a202c;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.faq-accordion-question:hover,.faq-accordion-question.open{background:#f8fafc}.faq-accordion-question span:first-child{flex:1;line-height:1.5}.faq-accordion-icon{color:#fff;background:#036;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.25rem;font-weight:700;transition:transform .3s;display:flex}.open .faq-accordion-icon{transform:rotate(180deg)}.faq-accordion-answer{max-height:0;transition:max-height .3s ease-out;overflow:hidden}.faq-accordion-answer.open{max-height:500px;transition:max-height .4s ease-in}.faq-accordion-answer-content{padding:1.5rem}.faq-accordion-answer-content p{color:#4a5568;margin:0;font-size:.9375rem;line-height:1.7}.faq-cta{text-align:center;color:#fff;background:linear-gradient(135deg,#036 0%,#001a33 100%);padding:5rem 2rem}@media screen and (max-width:768px){.faq-cta{padding:3rem 1.5rem}}.faq-cta__title{margin-bottom:1rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700}.faq-cta__description{opacity:.9;text-align:left;max-width:600px;margin:0 auto 2rem;font-size:1.125rem;line-height:1.7}.faq-cta__buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.faq-cta__buttons .btn-primary{color:#036;background:#fff;border-radius:8px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:background .3s,transform .3s}.faq-cta__buttons .btn-primary:hover{background:#f0f4f8;transform:translateY(-2px)}.faq-cta__buttons .btn-secondary{color:#fff;background:0 0;border:2px solid #fff;border-radius:8px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:background .3s,transform .3s}.faq-cta__buttons .btn-secondary:hover{background:#ffffff1a;transform:translateY(-2px)}
