.faq-container{color:#1e5945;box-sizing:border-box;background-color:#1e59450d;flex-direction:column;align-items:center;width:100%;min-height:100vh;margin:0;padding:1.25rem;display:flex}.faq-wrapper{width:100%;max-width:52rem}.faq-header{justify-content:center;align-items:center;width:100%;margin-bottom:.625rem;display:flex}.faq-header-box{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background-color:#0000;border-radius:1.5rem;flex-direction:column;align-items:center;gap:.75rem;width:100%;padding:1.75rem;display:flex}.faq-header-logo{border:4px solid #1e5945;border-radius:1.375rem;width:6rem;height:6rem;overflow:hidden;box-shadow:0 6px 12px #1e594514}.faq-header-logo img{object-fit:cover;width:100%;height:100%}.faq-header-text{text-align:center;flex-direction:column;align-items:center;display:flex}.faq-header-title{color:#1e5945;margin:0;font-size:2rem;font-weight:800}.faq-header-subtitle{color:#1e5945;letter-spacing:.1em;text-transform:uppercase;margin-top:1rem;font-size:1.2rem;font-weight:750}.faq-nav{grid-template-columns:44px 1fr 44px;align-items:center;gap:.625rem;padding:.375rem .25rem .625rem;display:grid}.faq-back-button{color:#1e5945;cursor:pointer;background-color:#1e59451a;border:none;border-radius:.75rem;place-items:center;width:44px;height:44px;transition:all .2s;display:grid}.faq-back-button:hover{background-color:#1e594533}.faq-title{text-align:center;color:#1e5945;letter-spacing:-.02em;margin:0;font-size:clamp(20px,6vw,25px);font-weight:800}.faq-title-spacer{width:44px;height:44px}.faq-content{gap:.75rem;padding:.875rem 0 0;display:grid}.faq-card{background-color:#fff;border:1px solid #1e59450d;border-radius:.875rem;padding:.875rem;box-shadow:0 6px 16px #0f1c160d}.faq-intro{color:#1e5945;margin-top:0;margin-bottom:1.5rem;font-size:clamp(.875rem,3.5vw,1rem);line-height:1.6}.faq-item{border-bottom:1px solid #1e59451a;padding:1.25rem 0}.faq-item:last-child{border-bottom:none}.faq-question{cursor:pointer;-webkit-user-select:none;user-select:none;text-align:left;color:#1e5945;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;margin:0;padding:0;font-size:clamp(.95rem,4vw,1.1rem);font-weight:700;transition:color .2s;display:flex}.faq-question:hover{color:#1e5945b3}.faq-toggle{flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin-left:1rem;transition:transform .3s;display:flex}.faq-toggle.open{transform:rotate(180deg)}.faq-answer{color:#1e5945;margin-top:1rem;font-size:clamp(.875rem,3.5vw,1rem);line-height:1.6}.faq-list{margin:.75rem 0 0;padding-left:1.5rem}.faq-list li{color:#1e5945;margin-bottom:.5rem;font-size:clamp(.875rem,3.5vw,1rem);line-height:1.6}.faq-category{margin-bottom:2rem}.faq-category-title{color:#1e5945;border-bottom:2px solid #1e594526;margin:0 0 1rem;padding-bottom:.75rem;font-size:clamp(1.1rem,4.5vw,1.3rem);font-weight:800}@media (max-width:480px){.faq-container{padding:.875rem}.faq-header-box{gap:.5rem;padding:1.25rem}.faq-header-logo{width:5rem;height:5rem}.faq-nav{padding:.25rem}.faq-card{padding:.75rem}.faq-list{padding-left:1rem}.faq-item{padding:1rem 0}}@media (min-width:768px){.faq-container{padding:2rem 1rem}.faq-header-box{padding:2rem}.faq-card{padding:1.25rem}}
