.section-faq{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-faq .content-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-faq .content-1 h2{font-weight:700;font-size:32px;line-height:40px;margin-bottom:0}.section-faq .content-1 p{font-size:18px}.section-faq .content-faq{padding:18px 0 16px}.section-faq .content-faq:not(:last-child){border-bottom:1px solid #e0e0e0}.section-faq .content-faq.active .toggle-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.section-faq .content-faq.active .reponse-content{max-height:300px}.section-faq .content-faq .faq-header{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-faq .content-faq .faq-header h3{margin:0;font-size:20px;font-weight:600;padding-right:20px}.section-faq .content-faq .faq-header .toggle-icon:after{content:"\e00a";display:block;font-family:icon-font;font-size:7px;font-weight:500}.section-faq .content-faq .reponse-content{max-height:0;padding:0 70px 0 0;overflow:hidden;-webkit-transition:ease-out .8s;transition:ease-out .8s}.section-faq .content-faq .reponse-content *{font-size:18px}.faq-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.faq-item{padding:18px 0 16px}.faq-item:not(:last-child){border-bottom:1px solid #e0e0e0}.faq-item.open .faq-a{grid-template-rows:1fr}.faq-item.open .faq-q{color:#c25c36}.faq-item .faq-q{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;font-size:18px;font-weight:600;gap:12px}.faq-item .faq-q .faq-question{width:calc(100% - 28px)}.faq-item .faq-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:28px;height:28px;background:#f3f4f6;border-radius:50%;font-size:18px;font-weight:600}.faq-item .faq-a{display:grid;grid-template-rows:0fr;overflow:hidden;-webkit-transition:grid-template-rows 350ms ease-out;transition:grid-template-rows 350ms ease-out;transition:grid-template-rows 350ms ease-out,-ms-grid-rows 350ms ease-out}.faq-item .faq-a>*{min-height:0;overflow:hidden}.faq-item .faq-a *{font-size:16px;padding-right:16px}@media (min-width:1024px){.section-faq{display:grid;grid-template-columns:465px auto;-webkit-column-gap:60px;-moz-column-gap:60px;column-gap:60px}.section-faq .content-1 h2{font-size:38px;line-height:46px}.section-faq .content-faq .faq-header h3{padding-right:70px}}