.home-faq{margin:130px 0}.home-faq .accordion{border-top:1px solid var(--grey-light)}.home-faq .accordion__header{position:relative;display:block;width:100%;height:80px;padding-right:30px;text-align:left;font-weight:700}.home-faq .accordion__header:before{content:"b";font-family:easyfichier!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;color:var(--text);position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%) rotate(0deg);-o-transform:translateY(-50%) rotate(0deg);transform:translateY(-50%) rotate(0deg);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.home-faq .accordion__body{max-height:0;height:auto;overflow:hidden;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.home-faq .accordion__body p{margin-bottom:10px}.home-faq .accordion__body strong{font-weight:600}.home-faq .accordion.open .accordion__header:before{-webkit-transform:translateY(-50%) rotate(180deg);-o-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.home-faq .accordion.open .accordion__body{max-height:3000px;padding-bottom:30px}@media screen and (max-width:1025px){.home-faq{margin:100px 0}}@media screen and (max-width:600px){.home-faq{margin:60px 0}}.home-faq .container{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1025px){.home-faq .container{display:block}}.home-faq .container .title{font-size:24px;line-height:36px;font-weight:600;margin-bottom:30px}@media screen and (max-width:600px){.home-faq .container .title{font-size:18px;line-height:26px}}.home-faq .container .link{display:inline-block;margin-top:30px;color:var(--text-light);text-decoration:underline}.home-faq .container .faq{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.home-faq .container .news{-webkit-box-flex:0;-ms-flex:0 0 415px;flex:0 0 415px;margin-left:120px}@media screen and (max-width:1200px){.home-faq .container .news{margin-left:80px}}@media screen and (max-width:1025px){.home-faq .container .news{margin-left:0;margin-top:60px}}.home-faq .container .news .news-card{background:var(--white);border-radius:10px}.home-faq .container .news .news-card:not(:last-of-type){margin-bottom:25px}.home-faq .container .news .news-card a{display:block;padding:7px;display:-webkit-box;display:-ms-flexbox;display:flex}.home-faq .container .news .news-card .img{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;width:100px;height:100px;border-radius:8px;overflow:hidden;position:relative;margin-right:20px}@media screen and (max-width:500px){.home-faq .container .news .news-card .img{-webkit-box-flex:0;-ms-flex:0 0 65px;flex:0 0 65px;width:65px;min-height:65px;height:auto;margin-right:15px}}.home-faq .container .news .news-card .img img{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-faq .container .news .news-card .content{padding:10px 0 15px}@media screen and (max-width:500px){.home-faq .container .news .news-card .content{padding:0}}.home-faq .container .news .news-card .content .cat{font-size:12px;font-weight:600;color:var(--main);text-transform:uppercase;margin-bottom:5px}@media screen and (max-width:500px){.home-faq .container .news .news-card .content .cat{font-size:10px;line-height:16px;margin-bottom:0}}.home-faq .container .news .news-card .content .news__title{font-weight:600}@media screen and (max-width:500px){.home-faq .container .news .news-card .content .news__title{font-size:14px;line-height:20px}}