@keyframes clignotement{0%,20%{opacity:1}25%,45%{opacity:0}100%,50%{opacity:1}}@keyframes shake{0%,10%{transform:rotate(0)}20%{transform:rotate(-5deg)}30%{transform:rotate(5deg)}40%{transform:rotate(-5deg)}50%{transform:rotate(5deg)}100%,60%{transform:rotate(0)}}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes shakeAnim{0%,100%{transform:translateX(0)}20%,60%{transform:translateX(-5px)}40%,80%{transform:translateX(5px)}}.cta a,a.cta,button.cta{text-decoration:none;display:inline-block;padding:15px 40px;text-transform:uppercase;border-radius:50rem;color:#fff;transition:background-color .3s ease;font-family:Anton,sans-serif;letter-spacing:.5px;font-weight:100}.cta a:hover,a.cta:hover,button.cta:hover{cursor:pointer;transition:background-color .3s ease}.cta_primary a,a.cta_primary,button.cta_primary{background-color:#444}.cta_primary a:hover,a.cta_primary:hover,button.cta_primary:hover{background-color:#ec663f}.cta_primary a:hover .cta_arrow path,a.cta_primary:hover .cta_arrow path,button.cta_primary:hover .cta_arrow path{stroke:#fff}.cta_primary a .cta_arrow path,a.cta_primary .cta_arrow path,button.cta_primary .cta_arrow path{stroke:#f3b823}.cta_secondary a,a.cta_secondary,button.cta_secondary{background-color:#ec663f}.cta_secondary a:hover,a.cta_secondary:hover,button.cta_secondary:hover{background-color:#444}.cta_secondary a:hover .cta_arrow path,a.cta_secondary:hover .cta_arrow path,button.cta_secondary:hover .cta_arrow path{stroke:#f3b823}.cta_secondary a .cta_arrow path,a.cta_secondary .cta_arrow path,button.cta_secondary .cta_arrow path{stroke:#fff}.cta_arrow{margin-left:5px;transform:rotate(180deg)}.cta_arrow path{transition:stroke .3s ease}.page_single_team .team_item_socials{display:flex;flex-direction:row-reverse;gap:15px;justify-content:center}.page_single_team .team_item_socials svg{width:40px;height:40px}@keyframes flip{0%{transform:rotateX(0)}50%{transform:rotateX(180deg)}100%{transform:rotateX(0)}}.burger_button{border-radius:50rem;aspect-ratio:1/1;padding:10px;background-color:#f3b823;border:1px solid #f3b823;color:#fff}.burger_button:hover{border:1px solid #444;background-color:transparent;color:#444;transition:background-color .3s ease,border .3s ease,color .3s ease}@media only screen and (min-width:768px){.burger_all_content{display:none}}.menu_wrapper{display:flex;align-items:center;gap:10px}@media only screen and (min-width:768px){.menu_nav{display:flex;gap:20px;align-items:center}}.menu_desktop{display:none;list-style:none;gap:30px;padding-left:0}@media only screen and (min-width:768px){.menu_desktop{display:flex}}.menu_desktop li{display:inline-block}.menu_desktop li:not(.cta) a{text-decoration:none;color:#444;font-weight:600;transition:.2s;display:inline-block;transform-origin:center;transition:color .3s;font-family:Anton,sans-serif;letter-spacing:.5px;font-weight:100}.menu_desktop li:not(.cta) a:hover{color:#f3b823;animation:flip .6s forwards}.menu_desktop li.current-menu-item:not(.cta) a{color:#444}.menu_desktop li.current-menu-item:not(.cta) a:hover{color:#f3b823}.menu_desktop li.cta a{color:#fff;text-decoration:none}@media only screen and (min-width:768px){.menu_desktop{display:flex;align-items:center}}.menu_burger{display:block;position:fixed;top:0;right:0;width:100%;height:100%;background-color:#5b88d8;transform:translateX(100%);transition:transform .3s ease}@media only screen and (min-width:768px){.menu_burger{display:none}}.menu_burger_open{transform:translateX(0)}.menu_burger_wrapper_nav{padding:50px;display:flex;flex-direction:column;justify-content:center;height:100%}.menu_burger_wrapper_nav a{color:#fff;font-size:1rem;margin-bottom:20px}.menu_burger_wrapper_nav a:hover{color:#f3b823}.menu_burger_nav{padding-left:0;list-style:none;display:flex;flex-direction:column;gap:15px}.menu_burger_nav a{text-decoration:none;font-family:Anton,sans-serif;letter-spacing:.5px;font-weight:100;font-size:2rem;text-transform:uppercase}.menu_burger_nav li:not(.cta) a{text-decoration:none;color:#fff;font-weight:600;transition:.2s}.menu_burger_nav li:not(.cta) a:hover{color:#f3b823}.menu_burger_nav li.current-menu-item:not(.cta) a{color:#f3b823}.menu_burger_nav li.cta{width:fit-content;margin-top:30px}.menu_burger_button_close{position:absolute;top:20px;right:20px;aspect-ratio:1/1;color:#fff;padding:10px;background:0 0;border-radius:50rem;border:1px solid #fff;cursor:pointer}.gform_heading{display:none!important}form .gform_footer{display:flex;justify-content:flex-end}form .gform_fields{row-gap:25px!important}@media only screen and (min-width:1200px){form .gform_fields{column-gap:25px!important}}form .gfield{position:relative}form .gfield_consent_label{font-size:.7rem!important}form .gfield_required_text{display:none!important}form input:not([type=radio]),form select,form textarea{padding:20px!important;border-radius:20px!important;color:#444!important;border:none!important;-webkit-box-shadow:0 0 7px 1px rgba(0,0,0,.15)!important;box-shadow:0 0 7px 1px rgba(0,0,0,.15)!important;transition:box-shadow .3s ease}form input:not([type=radio]):focus,form select:focus,form textarea:focus{-webkit-box-shadow:0 0 7px 1px rgba(236,102,63,.5)!important;box-shadow:0 0 7px 1px rgba(236,102,63,.5)!important;transition:box-shadow .3s ease}form input[type=button],form input[type=submit]{background-color:#ec663f!important;border-radius:50rem!important;text-transform:uppercase!important;border:0!important;font-family:Anton,sans-serif!important;letter-spacing:1.5px!important;padding:15px 40px!important;color:#fff!important}form input[type=button]:hover,form input[type=submit]:hover{background-color:#444!important;transition:background-color .3s ease!important;cursor:pointer!important}form input[type=checkbox]{width:20px!important;height:20px!important;padding:0!important;border-radius:5px!important}form.form_contact .gfield_label{position:absolute;top:10px;left:20px;font-weight:400!important;color:#6e6e6e!important}form.form_profilage{display:flex;flex-direction:column;padding:80px 40px;border-radius:50px;background:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.15)}form.form_profilage input[type=button][data-submission-type=previous],form.form_profilage input[type=submit][data-submission-type=previous]{background-color:#444!important}form.form_profilage input[type=button][data-submission-type=previous]:hover,form.form_profilage input[type=submit][data-submission-type=previous]:hover{background-color:#6e6e6e!important}form.form_profilage input[type=radio]{text-indent:unset;z-index:-1;position:absolute;opacity:1;border:0;background:0 0}form.form_profilage input[type=radio]:checked+label{border:1px solid #ec663f;color:#ec663f;transition:border .3s ease,color .3s ease}form.form_profilage input[type=radio]+label{padding:20px;border-radius:15px;margin-left:0;width:fit-content;border:1px solid #6e6e6e;z-index:1;transition:border .3s ease,color .3s ease}form.form_profilage input[type=radio]+label:hover{cursor:pointer;border:1px solid #f3b823;color:#f3b823;transition:border .3s ease,color .3s ease}form.form_profilage legend{text-align:center}form.form_profilage .gfield_radio,form.form_profilage .gform-page-footer{flex-direction:row!important;flex-wrap:wrap;display:flex!important;justify-content:center}form.form_profilage .gf_page_steps{justify-content:center;order:2;margin-top:30px;margin-bottom:0}form.form_profilage .gf_page_steps .gf_step{width:31px}form.form_profilage .gf_page_steps .gf_step:not(:last-child) .gf_step_number::before{content:"";height:1px;width:100%;right:-100%;top:15px;position:absolute;background:#444}form.form_profilage .gf_page_steps .gf_step.gf_step_completed .gf_step_number::after{background-color:#ec663f;border:1px solid #ec663f}form.form_profilage .gf_page_steps .gf_step .gf_step_number{border:1px solid #444;background-color:#fff;color:#444;position:relative}form.form_profilage .gf_page_steps .gf_step_active .gf_step_number{border:1px solid #ec663f;color:#ec663f}form.form_profilage .gform_body .gform_page:first-child{display:flex;flex-direction:column;align-items:center}.component_video{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden}.video{position:absolute;top:0;left:0;width:100%;height:100%;border:0;object-fit:cover}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(-360deg)}}.circle_text_wrapper{position:absolute;width:210px;height:210px;animation:spin 20s linear infinite;transform-origin:center;font-size:8.7px}.circle_text_wrapper_yellow svg{fill:#f3b823}.circle_text_wrapper_yellow svg circle{stroke:#f3b823}.circle_text_wrapper_orange svg{fill:#ec663f}.circle_text_wrapper_orange svg circle{stroke:#ec663f}.circle_text_wrapper_blue svg{fill:#5b88d8}.circle_text_wrapper_blue svg circle{stroke:#5b88d8}.circle_slider{position:relative}@media only screen and (min-width:768px){.circle_slider{margin-top:150px;margin-bottom:150px}}.circle_slider__swiper{padding-bottom:200px}.circle_slider__controls{z-index:5;width:max-content;display:flex;gap:10px;margin-left:20px;margin-top:50px}@media only screen and (min-width:768px){.circle_slider__controls{top:-100px;left:-160px;position:absolute;margin-left:0;margin-top:0}}.circle_slider__control--next,.circle_slider__control--prev{border-radius:50rem;border:1px solid #444;padding:10px 13px}.circle_slider__control--next:hover,.circle_slider__control--prev:hover{cursor:pointer}.circle_slider__actions{position:absolute;bottom:-50px;left:0;z-index:1;width:100%;display:flex;justify-content:center;align-items:center;gap:20px}@media only screen and (min-width:768px){.circle_slider__actions{bottom:-150px}}.circle_slider__pagination{display:flex;justify-content:center}.circle_slider__control{display:inline-flex;border-radius:5em;font-size:16px;font-weight:500;color:#444;padding:1em 2em;border:1px solid #444;background-color:transparent;transition:background-color .3s ease}.circle_slider__control:hover{cursor:pointer;background-color:#f3b823;color:#fff;border:1px solid #f3b823;transition:background-color .3s ease,border .3s ease,color .3s ease}.circle_slider .swiper{overflow:visible}@media only screen and (min-width:768px){.circle_slider .swiper{margin-left:41%}}.circle_slider .swiper-pagination-bullet{background-color:#f3b823;opacity:.5;transform:scale(1);transition:background-color .3s ease,opacity .3s ease,transform .3s ease}.circle_slider .swiper-pagination-bullet:hover{cursor:pointer}.circle_slider .swiper-pagination-bullet-active{background-color:#f3b823;opacity:1;transform:scale(1.7);transition:background-color .3s ease,opacity .3s ease,transform .3s ease}.circle_slider .swiper-card{display:flex;align-items:center;justify-content:center;min-height:350px}.circle_slider .swiper-card img{object-fit:cover;object-position:center;height:100%;width:100%;border-radius:20px;border-bottom-right-radius:0;max-height:350px}@media only screen and (min-width:640px){.circle_slider .swiper-card img{max-width:250px}}.circle_slider .swiper-slide{opacity:0!important;overflow:visible!important}.circle_slider .swiper-slide .circle_slide_img_wrapper{transform:scale(1);transition:transform .3s ease;display:flex;align-items:center;justify-content:center;height:350px}.circle_slider .swiper-slide-active{opacity:1!important}.circle_slider .swiper-slide-active .circle_slide_img_wrapper{transition:transform .3s ease}@media only screen and (min-width:768px){.circle_slider .swiper-slide-active .circle_slide_img_wrapper{transform:scale(1.7)}}.circle_slider .swiper-slide-next,.circle_slider .swiper-slide-prev{opacity:.3!important;filter:blur(5px)}.circle_slider .swiper-slide-next .team_item_wrapper>div:not(.circle_slide_img_wrapper),.circle_slider .swiper-slide-prev .team_item_wrapper>div:not(.circle_slide_img_wrapper){opacity:0}.pll-switcher-select{background:0 0;width:57px;border-radius:50rem;height:57px;display:flex;padding:20px;border:none;transition:background-color .3s ease,color .3s ease;-webkit-appearance:none;-moz-appearance:none;text-indent:1px}.pll-switcher-select:hover{background-color:#ec663f;color:#fff;border-color:#ec663f;transition:background-color .3s ease,color .3s ease,border-color .3s ease}@media only screen and (min-width:768px){.pll-switcher-select{height:40px;width:40px;padding:10px;border:1px solid #444}}.pll-switcher-select option{text-align:center}.lang_list{list-style:none;padding-left:0;display:flex;gap:10px}.lang_list a{text-decoration:none;color:#444}.lang_list a:hover{font-weight:700;transition:font-weight .3s ease}.lang_list .lang-item{position:relative}.lang_list .lang-item:not(:last-child)::after{content:"/";margin-left:10px}.lang_list .lang-item.current-lang a{font-weight:700}@keyframes fadeIn{100%{opacity:1}}.footer{background-color:#f1f5fb;padding-top:100px}.footer .container{background-color:#fff;border-radius:20px;padding:20px 10px 0 10px;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width:768px){.footer .container{padding:50px 80px 0 80px}}.footer .main-menu .cta a{background:0 0;padding:0;color:#444}.footer_top{display:flex;justify-content:space-between;flex-direction:column}@media only screen and (min-width:768px){.footer_top{flex-direction:row}}.footer_top_left_logo_link{max-width:220px;display:block}.footer_top_left img{width:100%;height:auto}.footer_top_left ul{padding-top:30px;padding-left:0;list-style:none}.footer_top_left li{padding-bottom:10px}.footer_top_left a{text-decoration:underline;color:#444;transition:color .3s ease,text-decoration .3s ease}.footer_top_left a:hover{color:#ec663f;transition:color .3s ease,text-decoration .3s ease;text-decoration:none}.footer_top_right{display:flex;flex-direction:column;gap:20px;margin-top:20px}@media only screen and (min-width:768px){.footer_top_right{gap:50px;flex-direction:row;margin-top:0}}.footer_top_right .menu_burger_nav_wrapper ul,.footer_top_right .social ul{padding-left:0;list-style:none}@media only screen and (min-width:768px){.footer_top_right .menu_burger_nav_wrapper{text-align:right}}.footer_top_right .menu_burger_nav_wrapper li{padding:0;background-color:transparent}.footer_top_right .menu_burger_nav_wrapper a{text-decoration:none;text-transform:uppercase;color:#444;transition:color .3s ease;font-size:1.2rem;font-family:Anton,sans-serif;letter-spacing:.5px;font-weight:100}.footer_top_right .menu_burger_nav_wrapper a:hover{color:#ec663f;transition:color .3s ease}.footer_bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:50px 0 20px 0;gap:40px}@media only screen and (min-width:992px){.footer_bottom{gap:10px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.footer_bottom a{color:#444;font-weight:300;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;text-decoration:none;transition:color .3s ease}.footer_bottom a:hover{color:#ec663f;transition:color .3s ease}.footer_bottom ul{list-style:none;padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;flex-direction:column}@media only screen and (min-width:768px){.footer_bottom ul{flex-direction:row}}.footer_bottom_right{display:flex;align-items:baseline;flex-direction:column}@media only screen and (min-width:768px){.footer_bottom_right{flex-direction:row}}.footer_bottom_right .cky-banner-element{background:0 0;border:0;padding:0;font-weight:300}.footer_bottom_right .cky-banner-element:hover{cursor:pointer;color:#5b88d8}.footer_bottom_right .cky-banner-element,.footer_bottom_right .menu_burger_nav_wrapper li{padding-right:20px;position:relative;color:#444;font-size:.7rem}@media only screen and (min-width:768px){.footer_bottom_right .cky-banner-element::after,.footer_bottom_right .menu_burger_nav_wrapper li::after{position:absolute;content:"/";font-size:20px;top:-5px;right:7px;color:#444}}.footer_brand{width:100%;height:auto;margin-bottom:-5px;opacity:.4}.footer_brand_belgium path{fill:#53668d}.footer_brand_luxembourg path{fill:#f3b823}.footer_designed{display:flex;justify-content:center;align-items:center}.footer_designed span{font-size:.7rem;color:#444}.footer_designed img{width:12px;margin-left:5px}.footer_designed .logo_brillant_wrapper{display:inline-flex;align-items:flex-end;margin-left:5px;position:relative}.footer_designed .logo_brillant_svg{position:relative;z-index:1}.footer_designed .logo_brillant_svg path{opacity:1;transition:.5s ease}.footer_designed .logo_brillant_svg:hover{cursor:pointer}.footer_designed .logo_brillant_svg:hover path:not(.favicon_b){opacity:0;transition:.5s ease}.footer_designed .logo_brillant_svg:hover .favicon_b{transform:scale(1.5);transition:transform .5s ease}.footer_designed .logo_brillant_svg:hover+.logo_brillant_font{width:80px;transition:.5s ease}.footer_designed .logo_brillant_svg:hover+.logo_brillant_font path{opacity:0;animation:fadeIn 1s forwards;transition:width .5s ease}.footer_designed .logo_brillant_svg:hover+.logo_brillant_font .path1{animation-delay:0s}.footer_designed .logo_brillant_svg:hover+.logo_brillant_font .path2{animation-delay:.1s}.footer_designed .logo_brillant_svg:hover+.logo_brillant_font .path3{animation-delay:.2s}.footer_designed .logo_brillant_svg:hover+.logo_brillant_font .path4{animation-delay:.3s}.footer_designed .logo_brillant_svg:hover+.logo_brillant_font .path5{animation-delay:.4s}.footer_designed .logo_brillant_svg:hover+.logo_brillant_font .path6{animation-delay:.5s}.footer_designed .logo_brillant_svg:hover+.logo_brillant_font .path7{animation-delay:.6s}.footer_designed .logo_brillant_svg:hover+.logo_brillant_font .path8{animation-delay:.7s}.footer_designed .logo_brillant_svg:hover+.logo_brillant_font .path9{animation-delay:.8s}.footer_designed .logo_brillant_svg .favicon_b{transform:scale(1);transform-origin:center;transition:transform .5s ease}.footer_designed .logo_brillant_svg+.logo_brillant_font{overflow:hidden;transform:scale(.7);width:0;margin-bottom:8px;transition:width .5s ease;position:absolute;z-index:0;left:-2px;bottom:-18px}.page_single_team .suptitle{margin-bottom:0}
/*# sourceMappingURL=styles.min.css.map */
