.grc-faq{position:relative;display:flex;justify-content:space-between;max-width:1090px;margin:0 auto;padding:70px;background-color:#fff}@media only screen and (max-width: 1279px){.grc-faq{flex-direction:column}}@media only screen and (max-width: 767px){.grc-faq{padding:45px 0}}.grc-faq:before{content:"";position:absolute;left:0;top:0;width:100vw;height:240px;margin-left:calc(-50vw + 50%);background-color:#185c89;overflow:hidden;z-index:-1}@media only screen and (max-width: 767px){.grc-faq:before{display:none}}.grc-faq__col--left{display:flex;flex-direction:column;width:30%}@media only screen and (max-width: 1279px){.grc-faq__col--left{width:100%;margin-bottom:50px}}@media only screen and (max-width: 767px){.grc-faq__col--left{display:none}}.grc-faq__col--right{display:flex;flex-direction:column;width:70%}@media only screen and (max-width: 1279px){.grc-faq__col--right{width:100%}}.grc-faq__title{color:#707070}@media only screen and (max-width: 767px){.grc-faq__title{text-align:center}}.grc-faq__picto{content:"";height:165px;width:190px;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg fill='black'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 213 167'%3E%3Cstyle%3E.st0{fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%23e7eff3}%3C/style%3E%3Cpath class='st0' d='M122.6 78.3c.1-3.4-2.7-6.2-6.2-6.3H36.5c-1.6.1-3.2.8-4.3 2-1.1 1.2-1.7 2.8-1.6 4.4.1 1.6.8 3.2 2 4.3 1.1 1 2.6 1.6 4 1.6H116.3c3.5.1 6.3-2.6 6.3-6zm11.9 16.9h-13.2c-3.4.2-6 3.1-5.8 6.5.2 3.3 2.9 5.9 6.1 5.9h12.9c3.5.2 6.2-2.7 6.2-6.1 0-3.5-2.7-6.3-6.2-6.3z'/%3E%3Cpath class='st0' d='M25.4 13h138.7c7.3 0 13.1 5.8 13.1 13.1V124H88.1c-1.9 0-3.6.8-4.8 2.3L64 150.6l-19.3-24.3c-1.2-1.5-2.9-2.3-4.8-2.3H25.4c-7.3 0-13.1-5.8-13.1-13.1V26.1c0-7.3 5.8-13.1 13.1-13.1M164.1.7H25.4C11.4.7 0 12.1 0 26.1v84.8c0 14 11.4 25.4 25.4 25.4h11.4l22.3 28c1 1.3 2.5 2.1 4.1 2.3h.7c1.4 0 2.7-.5 3.8-1.3.4-.3.7-.6 1-1l22.3-28h91.3c3.9 0 7.1-3.2 7.1-7.1v-103C189.5 12.1 178.1.7 164.1.7'/%3E%3Cpath class='st0' d='M36.8 107.5h68c3.3.1 6.2-2.7 6.3-6.1 0-3.4-2.7-6.2-6.2-6.3H36.5c-1.6.1-3.2.8-4.3 2a6.1 6.1 0 0 0-1.6 4.5c.1 1.6.8 3.2 2 4.3 1.3 1.1 2.7 1.6 4.2 1.6zm0-46.2H138.2c3.4 0 6.1-2.7 6.2-6.1.1-3.4-2.7-6.2-6.2-6.3H36.5c-1.6.1-3.2.8-4.3 2a6.1 6.1 0 0 0-1.6 4.5c.1 1.6.8 3.2 2 4.3 1.3 1 2.7 1.6 4.2 1.6zm-.1-23.1h50.8c1.6.1 3.2-.6 4.4-1.7 1.2-1.1 1.8-2.7 1.9-4.3 0-3.4-2.7-6.2-6.2-6.3h-51c-1.6.1-3.2.8-4.3 2-1.1 1.2-1.7 2.8-1.6 4.4.2 3.3 2.9 5.9 6 5.9z'/%3E%3Ccircle cx='175' cy='122' r='38' style='fill-rule:evenodd;clip-rule:evenodd;fill:%23032042'/%3E%3Cg style='enable-background:new'%3E%3Cpath d='M183.5 110.6c1.5 1.3 2.2 3.2 2.2 5.5 0 2.6-.8 4.5-2.4 5.8-1.6 1.3-3.8 2-6.5 2v4.1h-4v-6.9h1.8c2.1 0 3.8-.4 5.1-1.1 1.2-.7 1.9-2 1.9-3.9 0-1.3-.4-2.3-1.1-3s-1.7-1.1-3-1.1-2.4.4-3.2 1.1c-.8.8-1.2 1.8-1.2 3h-4c0-1.5.3-2.8 1-3.9s1.7-2 3-2.7 2.8-1 4.6-1c2.3.1 4.3.8 5.8 2.1zm-6.3 20.7v4.7h-4.8v-4.7h4.8z' style='fill:%23fff'/%3E%3C/g%3E%3C/svg%3E");background-position:center;background-size:contain;background-repeat:no-repeat;flex-shrink:0}.grc-faq__questions{margin-top:30px}.grc-faq__item{display:flex;flex-direction:column;margin-bottom:10px;cursor:pointer}.grc-faq__item :focus-within{outline:2px solid #000}.grc-faq__item :focus-within button{outline:0}.grc-faq__item:last-child{margin-bottom:0}.grc-faq__item__question{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;min-height:70px;background-color:#f3f7f8;border-radius:10px;padding:25px;box-sizing:border-box}.grc-faq__item__question__text{color:#707070;font-family:Arial;font-size:16px;line-height:18px;max-width:90%}.grc-faq__item__answer{position:relative;display:none;align-items:center;justify-content:space-between;width:100%;background-color:#fff;padding:25px;box-sizing:border-box}.grc-faq__item__answer.show{display:flex}.grc-faq__item.active .grc-faq__item__answer{display:flex;animation:slide-in-top .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both}.grc-faq__item__answer__text{color:#707070;font-family:Arial;font-size:16px;line-height:18px}.grc-faq__item__answer__text--bold{margin-bottom:10px}.grc-faq__item__answer__text p{margin-bottom:0 !important}.grc-faq__btn{content:"";height:30px;width:20px;display:inline-block;background-position:center;background-size:contain;background-repeat:no-repeat;background-color:rgba(0,0,0,0);flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg fill='%23077a9f'  xmlns='http://www.w3.org/2000/svg' data-color-initial='%230cbc7b' data-name='Calque 1' viewBox='0 0 15 15'%3E%3Cpath class='cls-1' d='M5.6 15V9.4H0V5.6h5.6V0h3.8v5.6H15v3.8H9.4V15Z'/%3E%3C/svg%3E")}.grc-faq__btn.active{background-image:url("data:image/svg+xml,%3Csvg fill='%23077a9f'  xmlns='http://www.w3.org/2000/svg' data-color-initial='%2304616a' viewBox='0 0 15 15'%3E%3Cpath class='st0' d='M3.5 9.6V5.4h8.1v4.1H3.5z'/%3E%3C/svg%3E")}
/*# sourceMappingURL=faq.min.css.map */
