@import url(https://fonts.googleapis.com/css2?family=Cinzel&family=Montserrat:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Sans&display=swap);body{display:flex;flex-direction:column;margin:0;height:100vh}a{text-decoration:none}ul{padding:0}li{list-style:none}h1,h2,h3,h4,h5,h6{margin:0}body{font-size:14px}@media (min-width:769px){body{font-size:16px}}body h1,body h2,body h3,body h4,body h5,body h6{font-family:"Montserrat",sans-serif}body h1{font-size:24px}@media (min-width:769px){body h1{font-size:40px}}body h2{font-size:20px}@media (min-width:769px){body h2{font-size:32px}}body h3{font-size:16px}@media (min-width:769px){body h3{font-size:24px}}body,textarea{font-family:"IBM Plex Sans",sans-serif;color:#001949}button{font-size:14px;background-color:#2a82e1;color:#fff;border-style:none;border-radius:5px;width:150px;height:35px;cursor:pointer}button:hover{background-color:#001949}.left_arrow_icon{position:absolute;width:20px;height:20px;margin-top:22px;right:calc(5% + 20px)}@media (min-width:1150px){.left_arrow_icon{right:calc(10% + 20px)}}.link_button.bg_primary{background-color:#2a82e1;color:#fff;border-color:#2a82e1}.link_button.bg_transparent{background-color:transparent;color:#001949;border-color:#001949}.link_button.bg_transparent:hover{color:#fff}.link_button.bg_white{background-color:#fff;color:#001949;border-color:#001949}.link_button.bg_white:hover{color:#fff;border-color:#fff}.link_button{border:2px solid #2a82e1;text-align:center;font-size:16px;font-weight:600;border-radius:12px;width:150px;height:40px;line-height:40px}.link_button:hover{background-color:#001949;border-color:#001949}.article_card,.job_card{color:#001949;margin:8px 0;position:relative;display:flex;flex-direction:column;background-color:#e0e6ee;width:100%;height:150px;border-radius:10px}@media (min-width:769px){.article_card,.job_card{flex-direction:row;border-radius:20px}}.article_card .actions,.job_card .actions{display:flex;position:absolute;right:5%;top:calc(16.5% - 10px);cursor:pointer}.article_card .actions img,.job_card .actions img{margin:0 5px;width:20px;height:20px}@media (min-width:769px){.article_card .actions img,.job_card .actions img{width:25px;height:25px}}.article_card .card_header,.job_card .card_header{height:33%;display:flex}@media (min-width:769px){.article_card .card_header,.job_card .card_header{width:10%}}.article_card .card_header .type,.job_card .card_header .type{margin:16px 0 auto 5%;background-color:#fff;width:46px;height:20px;text-align:center;border-radius:20px}@media (min-width:769px){.article_card .card_header .type,.job_card .card_header .type{width:50px;height:25px;margin-left:25%;margin-top:24px}}.article_card .card_header .type p,.job_card .card_header .type p{margin-top:3px;font-size:12px;font-weight:600}@media (min-width:769px){.article_card .card_header .type p,.job_card .card_header .type p{margin-top:4px;font-size:14px}}.article_card .card_body,.job_card .card_body{display:flex;flex-direction:column;justify-content:space-between;width:90%;height:66%;margin-left:5%}@media (min-width:769px){.article_card .card_body,.job_card .card_body{width:75%;height:100%}}.article_card .card_body h3,.job_card .card_body h3{max-height:60px}@media (min-width:769px){.article_card .card_body h3,.job_card .card_body h3{margin:24px 0}}.article_card .card_body .infos,.job_card .card_body .infos{height:50%;display:flex}.article_card .card_body .infos div,.job_card .card_body .infos div{display:flex;width:50%;margin-right:8px}@media (min-width:769px){.article_card .card_body .infos div,.job_card .card_body .infos div{margin:5px 0}}.article_card .card_body .infos div img,.job_card .card_body .infos div img{margin-right:8px;width:20px;height:20px}@media (min-width:769px){.article_card .card_body .infos div img,.job_card .card_body .infos div img{width:25px;height:25px}}.article_card .card_body .infos div p,.job_card .card_body .infos div p{max-width:90px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:2px 0}@media (min-width:769px){.article_card .card_body .infos div p,.job_card .card_body .infos div p{max-width:unset;margin:4.5px 0}}.article_card .card_body .infos a,.job_card .card_body .infos a{font-weight:600;margin-top:5px}@media (min-width:769px){.article_card .card_body .infos a,.job_card .card_body .infos a{margin-top:10px}}.article_big_preview,.article_small_preview{margin:10px 0;display:flex;flex-direction:column;border:2px solid #e2e2e2;border-radius:20px;width:100%}.article_big_preview .content,.article_small_preview .content{padding:5%}.article_big_preview .content p,.article_small_preview .content p{color:#405277;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical}.article_big_preview .content div,.article_small_preview .content div{display:flex;justify-content:space-between}.article_big_preview .content div a,.article_small_preview .content div a{color:#001949;margin:14px 0;border-bottom:3px solid #ff6b35}@media (min-width:992px){.article_big_preview .content div a,.article_small_preview .content div a{margin:16px 0}}.article_big_preview img,.article_small_preview img{height:200px;object-fit:cover;border-radius:18px 18px 0 0}@media (min-width:992px){.article_big_preview img,.article_small_preview img{height:300px}}@media (min-width:992px){.article_big_preview{height:300px;flex-direction:row-reverse}}@media (min-width:992px){.article_big_preview .content{width:45%;padding:2.5%}}@media (min-width:992px){.article_big_preview img{width:50%;height:auto;border-radius:0 18px 18px 0}}@media (min-width:992px){.article_small_preview{width:49%}}.basic_banner{background-color:#f9f5f0}.coaching_accreditations{padding:5%;display:flex;flex-direction:column;background-color:#e0e6ee;border-radius:20px}@media (min-width:992px){.coaching_accreditations{flex-direction:row}}.coaching_accreditations .header{display:flex;flex-direction:column}@media (min-width:992px){.coaching_accreditations .header{flex-direction:row;width:39%}}.coaching_accreditations .header img{margin:auto}@media (min-width:992px){.coaching_accreditations .header img{margin:auto 0 auto auto}}.coaching_accreditations .header .legend{margin:auto}.coaching_accreditations .header .legend h4{text-align:center}@media (min-width:992px){.coaching_accreditations .header .legend h4{text-align:start}}.coaching_accreditations .header .legend p{font-size:11px;margin:auto;color:rgba(0,25,73,.7490196078431373)}@media (min-width:992px){.coaching_accreditations .header .legend p{font-size:13px}}.coaching_accreditations .orange_line{background-color:#ff6b35;height:3px;width:100px;margin:auto}@media (min-width:992px){.coaching_accreditations .orange_line{height:100px;width:3px}}@media (min-width:992px){.coaching_accreditations .content{width:56%}}.coaching_commitments{display:flex;flex-direction:column;background-color:#f9f5f0}.coaching_commitments h2{text-align:center}.coaching_commitments .commitments{margin:auto;display:flex;flex-direction:column}@media (min-width:992px){.coaching_commitments .commitments{flex-direction:row}}.coaching_commitments .commitments span{display:flex;margin:10px 0}@media (min-width:992px){.coaching_commitments .commitments span{margin:10px}}.coaching_commitments .commitments span img{width:25px;line-height:14px;margin-right:10px}.coaching_commitments a{display:none}@media (min-width:992px){.coaching_commitments a{display:block;margin:auto}}.confirmation_modal{z-index:1;position:fixed;width:80%;text-align:center;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:20px;border:2px solid #e5e5e5;background-color:#fff}@media (min-width:769px){.confirmation_modal{justify-content:center;width:50%}}.confirmation_modal button{margin:10px 20px}.contact_blank{height:75px}@media (min-width:992px){.contact_blank{display:none}}.contact_mobile{display:flex;position:fixed;bottom:0;height:75px;width:100%;background-color:#fff;box-shadow:0 -4px 20px rgba(0,0,0,.1)}@media (min-width:992px){.contact_mobile{display:none}}.contact_mobile a{margin:auto}.example_intervention{display:flex;flex-direction:column}.example_intervention h2{text-align:center}.example_intervention .examples{display:flex;flex-direction:column}@media (min-width:992px){.example_intervention .examples{flex-direction:row;justify-content:space-between}}.example_intervention .examples h4{font-size:16px}@media (min-width:992px){.example_intervention .examples h4{font-size:18px}}.example_intervention .main,.example_intervention .secondary{margin-top:20px;background-color:#f9f5f0;border-radius:20px;padding:5%}@media (min-width:992px){.example_intervention .main,.example_intervention .secondary{width:39%}}.example_intervention .main .example,.example_intervention .secondary .example{border:2px #ff6b35;border-left-style:solid;padding-left:10px}.example_intervention .secondary{height:50%}.FOOTER{display:flex;flex-direction:column;background-color:#e0e6ee;padding-top:20px;padding-bottom:20px}@media (min-width:769px){.FOOTER .footer_section{display:flex}}@media (min-width:2000px){.FOOTER .footer_section{justify-content:space-between}}.FOOTER .footer_element{margin:10px 0}@media (min-width:769px){.FOOTER .address{width:33.33%}}.FOOTER .address p{margin:7px 0}@media (min-width:769px){.FOOTER .contact{width:33.33%}}.FOOTER .contact span{display:flex;margin:14px 0}.FOOTER .contact span a{line-height:24px;color:#001949;font-weight:500}.FOOTER .navigation{display:flex;flex-direction:column}@media (min-width:769px){.FOOTER .navigation{width:33.33%}}.FOOTER .navigation a{color:#001949;margin:7px 0}.FOOTER .legal_link{color:rgba(0,25,73,.6980392156862745);max-width:90%}@media (min-width:769px){.FOOTER .legal_link{width:75%}}.FOOTER .legal_link a{color:rgba(0,25,73,.6980392156862745)}.FOOTER .social_icons{display:flex}@media (min-width:769px){.FOOTER .social_icons{width:25%}}@media (min-width:2000px){.FOOTER .social_icons{width:unset}}.FOOTER .social_icons a{margin-top:5px}.FOOTER .social_icons a img{margin:0 10px}.FOOTER .social_icons a .youtube_icon{width:40px;margin:3px 0}.FOOTER .social_icons a .linkedin_icon{width:35px}.FOOTER .line{height:1px;background-color:rgba(0,25,73,.2)}.HEADER{position:relative;z-index:2;display:flex;height:50px;background-color:#f9f5f0}@media (min-width:769px){.HEADER{height:75px;padding:0 5%}}@media (min-width:1150px){.HEADER{padding:0 10%}}.HEADER .logo{margin:5% 0 0 10%;width:101px;height:30.63px}@media (min-width:769px){.HEADER .logo{margin-left:0;width:162px;height:49px}}.HEADER .right_navigation{display:flex;position:absolute!important;top:2px;right:0}@media (min-width:769px){.HEADER .right_navigation{top:26px;right:2.5%}}@media (min-width:992px){.HEADER .right_navigation{right:5%}}@media (min-width:1150px){.HEADER .right_navigation{right:10%}}@media (min-width:2000px){.HEADER .right_navigation{right:calc(10% + 25px)}}@media (min-width:769px){.HEADER .right_navigation .contact_navigation{display:none}}@media (min-width:1150px){.HEADER .right_navigation .contact_navigation{display:flex}}.HEADER .right_navigation .admin_navigation img{margin:12px 10px 0;width:25px;height:25px}@media (min-width:769px){.HEADER .right_navigation .admin_navigation img{margin-top:0}}.HEADER .right_navigation .mail_element,.HEADER .right_navigation .phone_element{margin:0 10px;line-height:24px;display:flex}.HEADER .right_navigation .mail_element{background-color:rgba(0,25,73,.050980392156862744);border-radius:5px;padding-right:5px}.HEADER .right_navigation a{font-weight:600;margin-top:7px}@media (min-width:769px){.HEADER .right_navigation a{margin-top:0;color:#001949}}.HEADER .right_navigation a img{width:35px;height:35px}@keyframes rotateAnimation{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.loading_component .icon,.loading_section .icon{animation:rotateAnimation 2s linear infinite;width:50px;height:50px;margin:auto}.loading_component{display:flex;width:100%;min-height:225px;margin:auto}.loading_section{display:flex;width:100%;height:calc(100vh - 50px)}@media (min-width:992px){.loading_section{height:calc(100vh - 75px)}}.openNav{z-index:1;height:100vh}@media (min-width:769px){.openNav{height:auto}}.closeNav{height:0;opacity:0}nav{margin:auto;transition:all .5s;position:absolute;display:flex;top:49px;right:0;background-color:#f9f5f0;width:100%}@media (min-width:769px){nav{width:auto;margin-left:20px;position:relative;top:auto;background-color:transparent}}nav .navigation_links{display:flex;flex-direction:column;margin:auto;text-align:center}@media (min-width:769px){nav .navigation_links{margin:auto 20px;flex-direction:row}}nav .navigation_links a{font-size:18px;font-weight:600;margin:10px;color:#001949;cursor:pointer}@media (min-width:769px){nav .navigation_links a{font-size:16px;margin:auto 20px}}nav .navigation_links .active{color:#2a82e1}.opinion_card{background-color:#fdf5f0;border-radius:20px;color:#001949;margin-right:5%;padding:5%;min-width:60%}@media (min-width:992px){.opinion_card{min-width:25%}}.opinion_card h4{margin:7px 0}.opinion_card img{width:75px;height:75px;border-radius:90px;object-fit:cover}.opinion_card .role{font-size:11px;color:rgba(0,25,73,.6980392156862745);margin-top:0}@media (min-width:769px){.opinion_card .role{font-size:14px}}.opinion_card .opinion{height:100px;margin:0;overflow:scroll}.service_argument{display:flex;flex-direction:column}@media (min-width:992px){.service_argument{flex-direction:row;justify-content:space-between}}.service_argument img{width:100%;height:300px;border-radius:20px;object-fit:cover}@media (min-width:992px){.service_argument img{width:500px;height:500px}}@media (min-width:1500px){.service_argument img{width:50%}}.service_argument .content{display:flex;flex-direction:column;margin-top:20px}@media (min-width:992px){.service_argument .content{width:40%;margin-top:0}}@media (min-width:1150px){.service_argument .content{width:45%}}.service_argument .content h2{text-align:center;margin:auto}@media (min-width:992px){.service_argument .content h2{text-align:start;margin:20px 0}}.service_argument .content li,.service_argument .content p,.service_argument .content span{color:#405277}.service_argument .content ul{margin:0}.service_argument .content ul .list_element_title{color:#001949}.service_argument .content ul li:before{content:"◖";color:#ff6b35}.service_argument .content ul li{margin:5px 0}.service_argument .content .link_button{display:none}@media (min-width:992px){.service_argument .content .link_button{margin:20px 0;display:block}}@media (min-width:992px){.reverse{flex-direction:row-reverse}}.service_argument_complement{display:flex;flex-direction:column}.service_argument_complement .header{text-align:center}@media (min-width:992px){.service_argument_complement .header ul{display:flex;justify-content:center}}.service_argument_complement .header ul li:before{content:"◖";color:#ff6b35}.service_argument_complement .header ul li{font-weight:600;margin:5px 0}@media (min-width:992px){.service_argument_complement .header ul li{margin:5px}}.service_argument_complement .content{display:flex;flex-direction:column}@media (min-width:992px){.service_argument_complement .content{width:90%;margin:auto;flex-direction:row;justify-content:space-between;flex-wrap:wrap}}.service_argument_complement .content .detail_element{display:flex;width:100%}@media (min-width:992px){.service_argument_complement .content .detail_element{width:45%}}.service_argument_complement .content .detail_element img{width:25px;height:25px;margin:auto 0}.service_argument_complement .content .detail_element p{padding-top:10px;padding-left:10px;color:#405277}.service_card{position:relative;display:flex;flex-direction:column;height:300px;box-shadow:2px 4px 20px 0 rgba(0,0,0,.1);border-radius:20px;margin:10px 0;padding:5%}@media (min-width:992px){.service_card{width:26%;padding:2.5%;margin:auto 0;height:350px}}@media (min-width:1500px){.service_card{height:400px}}.service_card .content{position:relative;margin:25px auto auto;height:100%;width:100%}.service_card .content .ellipse{display:flex;margin-bottom:20px;background-color:#f4f6fa;width:75px;height:75px;border-radius:90px}@media (min-width:992px){.service_card .content .ellipse{width:100px;height:100px}}.service_card .content .ellipse img{width:40px;margin:auto}@media (min-width:992px){.service_card .content .ellipse img{width:50px}}.service_card .content a{display:flex;flex-direction:row;margin:24px auto;color:#2a82e1;font-weight:600;font-size:16px}@media (min-width:992px){.service_card .content a{position:absolute;bottom:0}}.service_card .content a img{line-height:20px;margin-left:10px}.service_header{border-top:1px solid #e2e2e2;position:relative;display:flex;flex-wrap:wrap;background-color:#e0e6ee;justify-content:space-between}@media (min-width:992px){.service_header{flex-direction:column;min-height:150px}}.service_header img{width:50px}@media (min-width:769px){.service_header img{width:100px}}@media (min-width:992px){.service_header img{position:absolute;top:10%;left:20%}}@media (min-width:1150px){.service_header img{left:25%}}.service_header h2{width:75%}@media (min-width:992px){.service_header h2{width:50%;margin:auto auto auto 35%}}.service_header .text{font-size:16px;margin-top:20px;width:100%}@media (min-width:992px){.service_header .text{font-size:18px;width:50%;margin:20px auto auto 35%}}.article_banner img{width:100%;height:200px;border-radius:20px;object-fit:cover}@media (min-width:992px){.article_banner img{height:400px}}.article_banner h1{margin:5% 0}@media (min-width:992px){.article_banner h1{margin:2.5% 0}}.article_banner .infos{display:flex}.article_banner .infos p{margin-right:20px}.article_banner .infos .date,.article_content{color:#405277}.article_previews{display:flex;justify-content:space-between;flex-direction:column;flex-wrap:wrap}@media (min-width:992px){.article_previews{flex-direction:row}}@media (min-width:1500px){.article_previews{width:80%}}.contact_content{display:flex;flex-direction:column}@media (min-width:992px){.contact_content{flex-direction:row}}.contact_content img{width:100%;height:300px;border-radius:20px;object-fit:cover}@media (min-width:992px){.contact_content img{width:500px;height:500px}}@media (min-width:1500px){.contact_content img{width:50%}}.contact_content .form{width:100%}@media (min-width:992px){.contact_content .form{width:50%}}.contact_content .form form{width:100%}@media (min-width:992px){.contact_content .form form{margin:auto;width:80%}}.job_cards{display:flex;flex-direction:column-reverse}.services_banner{background-color:#f9f5f0;padding-top:5%!important}.services_banner .content{text-align:center;margin:auto;display:flex;flex-direction:column}@media (min-width:992px){.services_banner .content{width:70%}}.services_banner .content p{font-size:16px}@media (min-width:992px){.services_banner .content p{font-size:18px}}.services_banner .content a{margin:10px auto}.services_labels{position:absolute;top:0;box-shadow:2px 4px 20px 0 rgba(0,0,0,.1);width:80%;min-height:350px;border-radius:20px;background-color:#fff;margin-left:5%;padding:5%}@media (min-width:992px){.services_labels{display:flex;flex-direction:row;height:unset;padding:5% 7.5% 5% 2.5%;min-height:unset}}@media (min-width:1150px){.services_labels{height:25vh;width:70%;margin-left:10%}}@media (min-width:1500px){.services_labels{height:20vh}}@media (min-width:2000px){.services_labels{max-width:1750px;margin-left:calc(50% - 875px);padding:2.5% 0}}.services_labels h2{width:75%;margin:20px auto;text-align:center}@media (min-width:992px){.services_labels h2{margin:auto;text-align:left;width:25%}}.services_labels .label{display:flex;justify-content:space-between;margin:10px auto}@media (min-width:992px){.services_labels .label{height:100%;justify-content:start;flex-direction:column;width:20%}}.services_labels .label h4{font-size:16px}@media (min-width:992px){.services_labels .label h4{font-size:20px}}.services_labels .label img{height:40px;width:40px}@media (min-width:992px){.services_labels .label img{height:60px;width:60px}}.services_labels .label .content{width:80%}@media (min-width:992px){.services_labels .label .content{margin-top:20px;width:unset}}.services_labels .label .content p{margin-top:0}.services_navigation{display:flex;flex-direction:row;font-size:16px;font-weight:800;padding:5% 5% 0;justify-content:space-between}@media (min-width:769px){.services_navigation{justify-content:unset;width:400px;font-size:20px}}.services_navigation span{cursor:pointer;padding-bottom:2.5%;color:rgba(0,25,73,.4)}@media (min-width:769px){.services_navigation span{margin:0 25px}}.services_navigation .current{cursor:pointer;color:#001949;border:3px #ff6b35;border-style:none none solid}.home_about,.home_about .header{display:flex;flex-direction:column}.home_about .header{margin:16px auto auto}@media (min-width:769px){.home_about .header{margin-bottom:5%}}@media (min-width:992px){.home_about .header{flex-direction:row}}.home_about .header .text{width:100%}@media (min-width:992px){.home_about .header .text{width:40%}}.home_about .header .text p{color:rgba(0,25,73,.7490196078431373)}.home_about .header .text .buttons{display:flex}@media (min-width:1150px){.home_about .header .text .buttons{margin-top:26px}}.home_about .header .text .buttons a{margin-right:20px}.home_about .header .text .buttons .display{display:none}@media (min-width:992px){.home_about .header .text .buttons .display{display:block}}.home_about .header iframe{width:100%;height:25vh;border-radius:20px;margin:10% 0}@media (min-width:769px){.home_about .header iframe{height:40vh}}@media (min-width:992px){.home_about .header iframe{width:55%;margin:auto 0 auto auto}}.home_about .content{width:100%;text-align:center;margin-bottom:16px}@media (min-width:992px){.home_about .content{margin:auto;width:75%}}.home_about .content .quote_left{width:28px;height:28px}.home_about .content .citation{font-size:18px}@media (min-width:992px){.home_about .content .citation{font-size:20px}}.home_about .content .profile{display:flex;flex-direction:column}@media (min-width:992px){.home_about .content .profile{flex-direction:row;align-items:center}}.home_about .content .profile img{width:85px;height:85px;margin:auto}@media (min-width:992px){.home_about .content .profile img{margin-right:20px}}@media (min-width:992px){.home_about .content .profile .legend{margin-right:auto}}.home_about .content .profile .legend .full_name{font-weight:600;margin-bottom:2px}.home_about .content .profile .legend .role{font-size:11px;color:rgba(0,25,73,.7490196078431373);margin-top:2px}.home_opinion{display:flex;flex-direction:column;background-color:#001949;color:#fff;padding:5% 0 5% 5%}@media (min-width:992px){.home_opinion{padding:2.5% 0 2.5% 5%}}@media (min-width:1150px){.home_opinion{padding-left:10%}}@media (min-width:2000px){.home_opinion{padding-left:0}}.home_opinion .header{margin:16px auto 5%}@media (min-width:992px){.home_opinion .header{margin-bottom:2.5%}}.home_opinion .header h2{text-align:center}.home_opinion .content .opinion_cards{overflow-x:scroll;display:flex}.home_opinion .content .line{height:1px;margin:10% 5% 10% 0;background-color:hsla(0,0%,88.6%,.4)}@media (min-width:769px){.home_opinion .content .line{margin:5% 5% 5% 0}}@media (min-width:1150px){.home_opinion .content .line{margin-right:calc(10% + 18px)}}.home_opinion .content .confidence{display:flex;flex-direction:column;padding-right:5%}@media (min-width:992px){.home_opinion .content .confidence{flex-direction:row;justify-content:space-between}}@media (min-width:1150px){.home_opinion .content .confidence{padding-right:calc(10% + 18px)}}.home_opinion .content .confidence div{text-align:center}@media (min-width:992px){.home_opinion .content .confidence div{margin:auto 0;text-align:start;width:40%}}.home_opinion .content .confidence div a{display:none}@media (min-width:992px){.home_opinion .content .confidence div a{display:block}}.home_opinion .content .confidence img{width:100%;margin:16px 0}@media (min-width:769px){.home_opinion .content .confidence img{width:60%;margin:16px auto}}@media (min-width:992px){.home_opinion .content .confidence img{width:40%}}.home_banner{display:flex;flex-direction:column;background-color:#f9f5f0}@media (min-width:769px){.home_banner{flex-direction:row-reverse}}@media (min-width:1500px){.home_banner{padding:0 10%}}.home_banner img{width:100%;object-fit:cover;border-radius:60px 0 0 0}@media (min-width:992px){.home_banner img{width:50%}}.home_banner .content{padding:5% 0 5% 5%}@media (min-width:992px){.home_banner .content{width:50%;padding-right:5%}}@media (min-width:1150px){.home_banner .content{padding-left:10%}}@media (min-width:1500px){.home_banner .content{padding-left:0}}.home_banner .content b{color:#ff6b35}.home_banner .content p{font-size:16px}.home_banner .content .text{font-size:18px}.home_banner .content .buttons{display:flex;margin:16px 0}.home_banner .content .buttons .contact_link{display:none}@media (min-width:769px){.home_banner .content .buttons .contact_link{margin-right:20px;display:inline-block}}.home_infos{display:flex;overflow-x:scroll;padding-top:5%;padding-bottom:5%}@media (min-width:992px){.home_infos{padding-top:0;padding-bottom:0;overflow-x:hidden;justify-content:space-between}}.home_infos .element{min-width:40%;margin-right:5%;display:flex;flex-direction:column;flex-wrap:nowrap}@media (min-width:992px){.home_infos .element{margin:20px 0;flex-direction:row;min-width:auto}}.home_infos .element img{height:40px;width:40px}@media (min-width:992px){.home_infos .element img{margin:auto 10px auto auto}}.home_infos .element p{max-width:200px}@media (min-width:992px){.home_infos .element p{margin:auto}}.home_jobs{display:flex;flex-direction:column;background-color:#f4f6fa}.home_jobs .header{margin-top:16px;text-align:center;margin-bottom:2.5%}.home_jobs .content{display:flex;flex-direction:column}@media (min-width:992px){.home_jobs .content{flex-direction:row;justify-content:space-between}}.home_jobs .content .media{border-radius:20px;object-fit:cover;display:none}@media (min-width:992px){.home_jobs .content .media{display:flex;margin:8px 0;width:49%}}.home_jobs .content .job_cards{width:100%}@media (min-width:992px){.home_jobs .content .job_cards{width:49%}}.home_jobs .footer{display:flex;margin:10px 0}.home_jobs .footer a{display:flex;flex-direction:row;color:#2a82e1;margin:16px auto}.home_jobs .footer a img{line-height:20px;margin-left:10px}.home_services{display:flex;flex-direction:column}.home_services .header{margin-top:16px;text-align:center}@media (min-width:992px){.home_services .header{margin-bottom:2.5%}}.home_services .cards{display:flex;flex-direction:column;margin:auto;align-items:center}@media (min-width:992px){.home_services .cards{flex-direction:row;justify-content:space-between}}.job_banner{background-color:#e0e6ee}.job_content{display:flex;flex-direction:column}.job_content b{color:#ff6b35}.job_content a{display:none}@media (min-width:992px){.job_content a{display:inline}}.legales_content li,.legales_content p{color:#405277}.legales_content a{color:#2a82e1}.legales_content a:hover{text-decoration:underline}@media (min-width:992px){.advice_sections .display,.coaching_sections .display,.recruitment_sections .display{display:none}}.advice_sections .line,.coaching_sections .line,.recruitment_sections .line{width:90%;height:1px;border-radius:1px;margin:auto;background-color:hsla(0,0%,76.9%,.5019607843137255)}@media (min-width:992px){.advice_sections .line,.coaching_sections .line,.recruitment_sections .line{width:80%}}.advice_sections .cards,.coaching_sections .cards,.recruitment_sections .cards{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between}@media (min-width:992px){.advice_sections .cards,.coaching_sections .cards,.recruitment_sections .cards{flex-direction:row}}.advice_sections .cards h2,.coaching_sections .cards h2,.recruitment_sections .cards h2{text-align:center;width:100%;margin-bottom:5%}@media (min-width:992px){.advice_sections .cards h2,.coaching_sections .cards h2,.recruitment_sections .cards h2{margin-bottom:2.5%}}@media (min-width:992px){.advice_sections .cards .service_card,.coaching_sections .cards .service_card,.recruitment_sections .cards .service_card{width:44%;max-height:350px}}.advice_sections .cards .service_card h2,.coaching_sections .cards .service_card h2,.recruitment_sections .cards .service_card h2{text-align:start}form{display:flex;flex-direction:column;margin:auto;width:80%;max-width:350px}form .field,form .media_field{display:flex;flex-direction:column;margin:10px 0}form .field input,form .field select,form .field textarea{padding-left:10px;resize:none;color:#001949;font-size:12px;background-color:#fff;border:1px solid #e5e5e5;border-radius:5px}@media (min-width:769px){form .field input,form .field select,form .field textarea{font-size:14px}}form .field input:-ms-input-placeholder,form .field select:-ms-input-placeholder,form .field textarea:-ms-input-placeholder{color:#001949}form .field input::placeholder,form .field select::placeholder,form .field textarea::placeholder{color:#001949}form .field input:focus,form .field select:focus,form .field textarea:focus{outline-style:none;box-shadow:4px 10px 20px rgba(0,0,0,.1);border-color:#2a82e1}form .media_field input[type=file]{display:none}form .media_field .custom_file_upload{border:1px solid #e5e5e5;border-radius:5px;display:flex;padding:6px 12px;cursor:pointer}form .media_field .custom_file_upload img{width:20px;height:20px;margin-right:10px}form .media_field .custom_file_upload p{margin:auto 0}form input,form select{height:50px}form textarea{padding-top:10px}form .not_valid{border-color:red!important}.ARTICLE .line{width:90%;max-width:1750px;height:2px;background-color:hsla(0,0%,88.6%,.4);margin:0 auto}@media (min-width:992px){.ARTICLE .line{width:80%}}.HOME .line{height:2px;background-color:#e2e2e2}.ADMIN_PANEL .header,.ARTICLES_PANEL .header,.JOBS_PANEL .header{margin-top:16px;text-align:center}.ADMIN_PANEL .content,.ARTICLES_PANEL .content,.JOBS_PANEL .content{display:flex;flex-direction:row;flex-wrap:wrap}.ADMIN_PANEL .content .cards,.ARTICLES_PANEL .content .cards,.JOBS_PANEL .content .cards{width:100%}.ADMIN_PANEL .content .panel_navigation,.ARTICLES_PANEL .content .panel_navigation,.JOBS_PANEL .content .panel_navigation{width:100%;display:flex;flex-direction:column;justify-content:space-between}@media (min-width:992px){.ADMIN_PANEL .content .panel_navigation,.ARTICLES_PANEL .content .panel_navigation,.JOBS_PANEL .content .panel_navigation{flex-direction:row}}.ADMIN_PANEL .content .panel_navigation a,.ARTICLES_PANEL .content .panel_navigation a,.JOBS_PANEL .content .panel_navigation a{color:#001949}.ADMIN_PANEL .content .panel_navigation .navigation_card,.ARTICLES_PANEL .content .panel_navigation .navigation_card,.JOBS_PANEL .content .panel_navigation .navigation_card{margin:20px 0;padding:10%;height:25vh;box-shadow:2px 4px 20px 0 rgba(0,0,0,.1);border-radius:20px;text-align:center}@media (min-width:992px){.ADMIN_PANEL .content .panel_navigation .navigation_card,.ARTICLES_PANEL .content .panel_navigation .navigation_card,.JOBS_PANEL .content .panel_navigation .navigation_card{width:28%}}.ADMIN_PANEL .content .panel_navigation .navigation_card .ellipse,.ARTICLES_PANEL .content .panel_navigation .navigation_card .ellipse,.JOBS_PANEL .content .panel_navigation .navigation_card .ellipse{display:flex;margin:auto;background-color:#f4f6fa;width:75px;height:75px;border-radius:90px}@media (min-width:992px){.ADMIN_PANEL .content .panel_navigation .navigation_card .ellipse,.ARTICLES_PANEL .content .panel_navigation .navigation_card .ellipse,.JOBS_PANEL .content .panel_navigation .navigation_card .ellipse{width:100px;height:100px}}.ADMIN_PANEL .content .panel_navigation .navigation_card .ellipse img,.ARTICLES_PANEL .content .panel_navigation .navigation_card .ellipse img,.JOBS_PANEL .content .panel_navigation .navigation_card .ellipse img{width:40px;margin:auto}@media (min-width:992px){.ADMIN_PANEL .content .panel_navigation .navigation_card .ellipse img,.ARTICLES_PANEL .content .panel_navigation .navigation_card .ellipse img,.JOBS_PANEL .content .panel_navigation .navigation_card .ellipse img{width:50px}}.ADMIN_PANEL .content .panel_navigation .navigation_card h3,.ARTICLES_PANEL .content .panel_navigation .navigation_card h3,.JOBS_PANEL .content .panel_navigation .navigation_card h3{margin-top:20px}.ADMIN_PANEL .content .link_button,.ADMIN_PANEL .content h2,.ARTICLES_PANEL .content .link_button,.ARTICLES_PANEL .content h2,.JOBS_PANEL .content .link_button,.JOBS_PANEL .content h2{margin:10px 40px 10px 0}.background_relative{position:relative;height:500px}@media (min-width:320px){.background_relative{height:450px}}@media (min-width:992px){.background_relative{height:350px}}.background_relative .background_effect{background-color:#f9f5f0;height:10vh}@media (min-width:992px){.background_relative .background_effect{height:20vh}}.VIEWS{display:flex;flex-direction:column;width:100%;min-height:calc(100vh - 50px)}.ARTICLES_PANEL,.CREATE_POST,.JOBS_PANEL,.LOGIN,.UPDATE_POST{background-color:#f9f5f0}.ERROR404 .content,.ERROR503 .content{text-align:center}.ERROR404 .content a,.ERROR503 .content a{color:#2a82e1}.ERROR404 .content a:hover,.ERROR503 .content a:hover{text-decoration:underline}.SECTIONS{width:100%}.w_limit{margin:auto;max-width:1750px}.bg_secondary{background-color:#001949}.bg_tertiary{background-color:#f9f5f0}.bg_quaternary{background-color:#e0e6ee}.bg_quinary{background-color:#f4f6fa}.padding{padding:5%}@media (min-width:992px){.padding{padding:2.5% 5%}}@media (min-width:1150px){.padding{padding:2.5% 10%}}.padding_h{padding-left:5%;padding-right:5%}@media (min-width:1150px){.padding_h{padding-left:10%;padding-right:10%}}.m_auto{margin:auto}
/*# sourceMappingURL=main.018cf340.chunk.css.map */