.home-section-faq{padding:100px 0}@media (max-width: 991px){.home-section-faq{padding:60px 0}}.home-section-faq__content{display:flex;flex-wrap:wrap;width:100%;gap:80px;justify-content:space-between}.home-section-faq__content.has-image .home-section-faq__text-side{width:calc(50% - 40px)}.home-section-faq__content.no-image .home-section-faq__text-side{width:100%;margin:0 auto}.home-section-faq__text-side{display:flex;align-items:flex-start;justify-content:flex-start}.home-section-faq__text-side--inner{width:100%}.home-section-faq__title-holder{margin-bottom:32px}.home-section-faq .section-title{margin-bottom:12px}.home-section-faq .section-title h2{font-size:32px;line-height:1.2;font-weight:600;color:var(--text-primary)}.home-section-faq .section-subtitle{margin-bottom:32px}.home-section-faq .section-subtitle p{font-size:16px;line-height:1.6;color:var(--text-secondary)}.home-section-faq__accordion{display:flex;flex-direction:column;gap:16px}.home-section-faq__accordion-item{border:1px solid var(--light-border);border-radius:12px;overflow:hidden;transition:all .3s ease}.home-section-faq__accordion-item:hover{border-color:var(--primary-purple)}.home-section-faq__accordion-button{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:var(--full-white);border:none;cursor:pointer;text-align:left;transition:all .3s ease}.home-section-faq__accordion-button:hover{background:var(--light-background)}.home-section-faq__accordion-button[aria-expanded=true] .home-section-faq__accordion-icon{transform:rotate(180deg)}.home-section-faq__accordion-button[aria-expanded=true] .home-section-faq__accordion-icon:before{transform:scaleY(0)}.home-section-faq__accordion-title{font-weight:500;font-size:18px;line-height:1.4;color:var(--text-primary)}.home-section-faq__accordion-icon{width:24px;height:24px;position:relative;transition:transform .3s ease;flex-shrink:0}.home-section-faq__accordion-icon:before,.home-section-faq__accordion-icon:after{content:"";position:absolute;background-color:var(--primary-purple);transition:all .3s ease}.home-section-faq__accordion-icon:before{width:2px;height:12px;left:11px;top:6px}.home-section-faq__accordion-icon:after{width:12px;height:2px;left:6px;top:11px}.home-section-faq__accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.home-section-faq__accordion-text{padding:0 24px 20px;color:var(--text-secondary);line-height:1.6}.home-section-faq__accordion-text p{margin-bottom:16px}.home-section-faq__accordion-text p:last-child{margin-bottom:0}.home-section-faq__image-side{width:calc(50% - 40px);display:flex;align-items:flex-start;justify-content:flex-start;padding-top:40px}.home-section-faq__image{width:100%;height:100%;max-height:600px;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000001a}.home-section-faq__image-img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 991px){.home-section-faq .section-title,.home-section-faq .section-subtitle{margin-bottom:0!important;text-align:center}.home-section-faq__content{gap:40px}.home-section-faq__content.no-image .home-section-faq__text-side,.home-section-faq__content.has-image .home-section-faq__text-side{width:100%}.home-section-faq__text-side--inner{max-width:100%}.home-section-faq__title-holder{margin-bottom:32px}.home-section-faq__image{max-height:400px}.home-section-faq__image-side{padding-top:0;width:100%}.home-section-faq .section-subtitle{margin-bottom:24px}}@media (max-width: 767px){.home-section-faq__content{gap:32px}.home-section-faq .section-title h2{font-size:24px}.home-section-faq .section-subtitle{margin-bottom:20px}.home-section-faq__accordion-button{padding:16px 20px}.home-section-faq__accordion-title{font-size:16px}.home-section-faq__accordion-text{padding:0 20px 16px}.home-section-faq__image{max-height:400px}}
