@import url(https://fonts.googleapis.com/css?family=Work+Sans:200,500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800&display=swap);
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */.navbar-wrapper{background:#ffc700;font-size:1rem;height:6rem;margin:0;padding:0 2rem;position:sticky;top:0;width:100%;z-index:2}.hide{display:none}.navbar{align-items:center;display:flex;height:100%;justify-content:space-between;width:100%}.navbar img{width:11rem}.navbar__buttons{display:flex;justify-content:flex-end;width:30rem}.navbar__links{align-items:center;display:flex;justify-content:space-around;width:40%}.navbar__links a{align-items:center;display:flex;margin:0 .5rem}.navbar__links a img{margin-left:.5rem;margin-top:.2rem;width:1.5rem}.navbar__links a:hover{opacity:.4}.navbar__dropdown-menu{background:#fff;border-radius:8px;display:none;margin-top:.5rem;padding:.5rem 1rem;position:absolute;text-align:right}.navbar__dropdown-menu a{display:block;margin:.5rem}.navbar .show{display:block}.navbar__mobile-menu{color:#fff;display:none;font-size:1.5rem}.navbar__link{cursor:pointer;margin-right:1em;opacity:1}.navbar .mobile-sidebar{background-color:#ffc700;bottom:0;padding:2em;position:fixed;right:-100vw;top:6rem;transition:right .5s ease;width:100vw;z-index:20}.navbar .mobile-sidebar.visible{right:0}.navbar .mobile-sidebar__close{color:#fff;font-size:2rem}.navbar .mobile-sidebar__content{margin:3em 0;text-align:center}.navbar .mobile-sidebar__content a{align-self:center;display:block;margin:1em auto}.navbar .mobile-sidebar__content a:hover{opacity:.7}@media (max-width:1004px){.navbar__buttons{width:100%}.navbar__links{display:none}.navbar__mobile-menu{display:block;margin:1rem}.navbar__mobile-menu .hide{display:none}}@media (max-width:756px){.navbar__buttons,.navbar__links{display:none}.navbar__mobile-menu{display:block;margin:1rem}.navbar__mobile-menu .hide{display:none}}


/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */footer{box-shadow:4px 4px 40px 4px #0000000d;display:flex;font-weight:400;line-height:1.5rem;padding:2rem}footer .footer-left{display:flex;flex-direction:column;margin-left:2rem;margin-right:25%}footer .footer-logo{height:4rem;margin:.5rem;max-width:16rem}footer .footer-links{display:grid;font-size:1rem;grid-template-columns:1fr 1fr 1fr 1fr;margin-right:5%;max-width:60%}@media (max-width:1004px){footer .footer-links{max-width:unset;width:90%}}footer .footer-links .hide{display:none}footer .footer-links p{font-size:.9rem}footer .footer-links p:hover{opacity:.4}footer .footer-links:a{font-size:.9rem}footer .footer-links:a:hover{opacity:.4}footer .social-box{align-items:center;border-radius:8px;box-shadow:2px 2px 4px #00000040;color:#ffc700;display:flex;font-size:1.5rem;height:3rem;justify-content:center;margin:.5rem;width:3rem}@media (max-width:756px){footer{justify-content:center}footer,footer .footer-left{display:flex;flex-direction:column}footer .footer-left{justify-content:space-around;margin:0}footer .footer-left .footer-logo{align-self:center}footer .socials{margin:auto;padding:5%}footer .footer-links{display:block;margin:auto}}


/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */.page{color:#333;font-weight:400;letter-spacing:0;line-height:1.5rem;min-height:calc(100vh - 14rem);padding-top:2rem;position:relative}.page .hide{display:none}.page .employee_account_info{display:flex;margin:3rem}.page .employee_account_info img{height:8rem}@media (max-width:756px){.page .employee_account_info{align-items:center;display:flex;flex-direction:column;justify-content:center}}.page .employee_account_details{margin-left:4rem}@media (max-width:756px){.page .employee_account_details{margin:.2rem}}.page .centered{text-align:center}.page .employee_account_quotes{display:flex;justify-content:space-between;margin:2rem}@media (max-width:756px){.page .employee_account_quotes{align-items:center;display:flex;flex-direction:column;justify-content:center}}.page .employee_account_quote{background-color:#fffcf3;border-radius:16px;margin:1rem;padding:2rem;width:50%}.page .employee_account_quote .quote{color:#ffc700}@media (max-width:756px){.page .employee_account_quote{width:100%}}.page p{font-size:1.1rem}.page h2{color:#ffc700;font-size:2rem;line-height:2rem}.page h2,.page h3{font-weight:400;margin:1rem 0}.page h3{font-size:1.5rem;line-height:1.5rem}.page .video_section{text-align:center}.page .video_section .video{height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.page .video_section .video iframe{height:100%;left:0;position:absolute;top:0;width:100%}.page .payment_infos{display:flex;flex-direction:column}.page .payment_infos h2{color:#333;font-weight:600;margin:3rem 0}.page .payment_infos h3{color:#ffc700;font-weight:600;margin-bottom:2rem}.page .payment_infos .bolder{font-weight:500}.page .payment_infos .dashboard_link{align-items:center;display:flex}.page .payment_infos .dashboard_link p{margin:0}.page .payment_infos .dashboard_link img{height:1.5rem;margin-right:.5rem;width:1.5rem}.page .payment_infos .rib{align-self:center;margin:4rem;text-align:center;width:35rem}.page .payment_infos .payments_order{margin-bottom:6rem}.page .payment_infos .payments_order .payment{align-items:center;display:flex;margin-bottom:1.5rem}.page .payment_infos .payments_order .payment p{margin:0}.page .payment_infos .payments_order .payment .payment_list{color:#1882ff;font-size:2rem;margin-right:1rem;width:1.5rem}.page .offer-content{display:flex;margin:2rem 0}.page .offer-content .offer-text{margin-left:5%}.page .plan-content{margin-bottom:3rem}.page .plan-content h3{font-weight:600}.page .promo-title{font-weight:600;margin-top:4rem;text-align:center}.page .promo-details{font-size:1.1rem;margin-bottom:4rem}.page .on_yellow{background-color:#ffc7001c;font-size:28px;padding:4px}.page .invitation-arguments{display:flex;justify-self:center;margin:2rem 0}@media (max-width:756px){.page .invitation-arguments{display:block}}.page .invitation-arguments .invitation-argument-column{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 3rem;text-align:center}.page .invitation-arguments .invitation-argument-column .regular-offer{font-weight:600;height:fit-content;position:relative;width:fit-content}.page .invitation-arguments .invitation-argument-column .regular-offer img{height:1.5rem;left:-.5rem;position:absolute;top:1.2rem}.page .invitation-arguments .invitation-argument-column .subtitle{line-height:1rem;margin-bottom:2rem}.page .invitation-box{align-items:center;background-color:#ffc7001a;display:flex;flex-direction:column;margin:0 auto 4rem;padding:5% 10%;grid-gap:1rem}.page .invitation-box .sponsorship_code{align-items:center;background-color:#fff;border:1px solid #1414141a;border-radius:8px;color:#1882ff;display:flex;font-size:1.5rem;font-weight:700;height:3rem;justify-content:center;width:18rem}.page .accept-form-box{border-radius:10px;box-shadow:.3rem .3rem 1.5rem .3rem #e5e5e5b3;display:flex;justify-content:center;margin:0 auto 4rem;max-width:80%;padding:2rem 3rem}.page .accept-form-box .accept-invitation h2{margin-bottom:2rem}.page .accept-form-box .accept-invitation .form{margin:0 auto;width:30rem}.page .accept-form-box .accept-invitation .form .submit{text-align:center}.page .password_box{border-radius:10px;box-shadow:.3rem .3rem 1.5rem .3rem #e5e5e5b3;display:flex;justify-content:center;margin:2.5rem auto;max-width:60%;padding:3rem 4rem}.page .password_box .password h2{margin-bottom:3rem}.page .password_box .password .form{margin:0 auto;width:18rem}.page .password_box .password .form .submit{text-align:center}.page .password_box .password .sign_in_link{color:#1882ff;font-weight:600;margin-top:1.5rem;text-align:center}.page .more_quotes{align-items:center;display:flex;margin:0 0 15% 20%}.page .more_quotes .plus{color:blue;font-size:2rem;margin:0 1rem 0 0}.page .more_quotes .text{font-weight:700;margin:0}@media (max-width:756px){.page .more_quotes{margin-top:1rem;text-align:center}}.page .discover{margin-top:30rem}@media (max-width:756px){.page .discover{margin-top:0}}.page .client-witness{display:flex;margin:0 -5rem}.page .client-witness .client-quotes-col-left{margin-bottom:4rem;margin-right:10%;width:50rem}.page .client-witness .client-quotes-col-left h3{line-height:2rem;margin-bottom:2rem}.page .client-witness .client-quotes-col-left a{width:100%}.page .client-witness .client-quotes{width:40rem}.page .client-witness .col-1{margin-top:4rem}.page .client-logos{display:flex;flex-wrap:wrap;justify-content:space-between}.page .client-logos img{margin:auto;width:150px}.page .contact-title{width:70%}.page .contact-details{margin:4rem;max-width:34%}.page .contact-details p{margin-left:2rem}.page .team{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;margin:4rem 0 24rem}.page .join_team{margin:3rem}@media (max-width:440px){.page p{font-size:1rem}.page h2,.page h3{font-size:1.5rem;margin:auto;text-align:center}.page .client-witness{display:block;margin:0}.page .client-witness .client-quotes-col-left{width:100%}.page .client-witness .client-quotes-col-left h3{line-height:2rem;margin-bottom:2rem;text-align:center}.page .client-witness .client-quotes-col-left img{width:90%}.page .client-witness .client-quotes-col-left a{max-width:90%}.page .client-witness .client-quotes{width:100%}.page .client-witness .col-1{margin:0}.page .contact-details{margin:2rem 0;max-width:100%}.page .contact-details p{margin-left:1rem}.page .team{align-items:center;grid-template-columns:1fr;grid-gap:1rem;margin-bottom:2rem}.page .join_team{margin:-1rem}}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */.alert-container{align-items:center;font-size:1.2rem;justify-content:center;padding:1rem 0}.alert-container .alert{line-height:1.6rem;max-width:65%;text-align:center}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */.home_page_popup_container{background-color:#0006;display:flex;display:none;height:100%;justify-items:center;position:fixed;width:100%;z-index:3}.home_page_popup_container .home_page_popup{align-self:center;background-color:#fff;border-radius:8px;line-height:1.2rem;margin:15% auto;max-width:60%;padding:2rem 3rem;position:relative;width:34rem}.home_page_popup_container .home_page_popup .title{color:#1882ff;font-size:1.2rem;font-weight:600}.home_page_popup_container .home_page_popup .js-close{align-items:center;background-color:#74b4f81a;border-radius:100%;color:#1882ff;cursor:pointer;display:flex;height:1rem;justify-content:center;line-height:0;padding:1.2rem;position:absolute;right:1rem;top:1rem;width:1rem}.home_page_popup_container .home_page_popup .js-close:hover{opacity:.4}.home_page_popup_container .home_page_popup .js-close img{width:1.3rem}.home_page_popup_container .home_page_popup a{margin-top:1rem;width:12rem}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */.alert-container{background:#1882ff;color:#fff;display:flex;font-size:1rem;padding:.5rem 0;position:relative;width:100%;z-index:2}.alert-container .alert{max-width:55%}.alert-container .new-feature{background-color:#fff;border:1px solid;border-radius:8px;color:#1882ff;font-weight:900;padding:.15rem .4rem}.alert-container .fas{font-size:1.5rem;margin:auto;position:absolute;right:3rem}.alert-container .fas:hover{cursor:pointer;opacity:.4}@media (max-width:756px){.alert-container .fas{display:none}}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */.newsletter_box{background-color:#ffc7001a;margin:0 auto;padding:5% 25% 5% 20%}.newsletter_form{display:flex;justify-content:space-around;margin:10% 0 0}.newsletter_form .input{background-color:#fff;border:none;border-bottom:1px solid #c4c4c4;box-sizing:border-box;color:#333;display:block;font-family:Barlow;font-size:1rem;line-height:1.25rem;outline:none;padding:8px 0 8px 8px;width:50%}.newsletter_form .new_input{display:none}.newsletter_form .submit{background:#ffc700;border:2px solid #ffc700;border-radius:7px;color:#fff;cursor:pointer;display:inline-block;font-weight:700;max-width:22rem;padding:1.2em 4em;text-align:center;text-transform:none}.newsletter_form .submit:hover{opacity:.6}@media (max-width:440px){.newsletter_form{display:block;text-align:center}.newsletter_form .input{margin-bottom:1rem;max-width:100%}.newsletter_form .submit{max-width:100%}}


/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */@media (max-width:756px){.splide{margin:0 -5%;width:110%}}.white_bg{background-color:#fff}.splide__pagination__page{border-radius:10px;height:12px;margin:5px;opacity:1;width:12px}.splide__pagination__page.is-active{background:#1882ff}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */.container{margin-left:10%;margin-right:10%}@media (max-width:440px){.container{margin-left:5%;margin-right:5%}}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */section{margin-bottom:5rem;position:relative;width:100%}.section--home_page_first_section{background-color:#ffc700;height:calc(100vh - 2rem);margin-top:-6rem;padding-top:5%}.section--home_page_first_section .home_page_first_section__content{color:#fff;display:flex;flex-direction:column;height:80%;justify-content:space-around;margin-left:10%;margin-top:1rem;width:40%}.section--home_page_first_section .home_page_first_section__title{font-size:2rem;font-weight:600;line-height:1.5em;text-align:left}.section--home_page_first_section .home_page_first_section__catchphrase{font-size:1.5rem;font-weight:500;line-height:1.5em;text-align:left}@media (max-width:756px){.section--home_page_first_section .home_page_first_section__content{align-items:center;margin:3rem 0 0;max-height:95%;padding:5%;width:100%}.section--home_page_first_section .home_page_first_section__title{font-size:2.5rem;text-align:center}.section--home_page_first_section .home_page_first_section__catchphrase{font-size:2rem;text-align:center;width:100%}}.section--home_page_price_section{background-color:#ffc700;color:#fff;padding:5%}.section--home_page_price_section .home_page_price_section__title{align-items:center;display:flex;flex-wrap:wrap;font-size:1.5rem;font-weight:700;height:30%;justify-content:center}.section--home_page_price_section .home_page_price_section__price_main{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-top:1rem}.section--home_page_price_section .home_page_price_section__price_block{align-items:center;display:flex;max-height:4rem;padding:4rem}.section--home_page_price_section .home_page_price_section__price{align-self:center;font-size:8rem;font-weight:900;grid-column:1;margin:0}.section--home_page_price_section .home_page_price_section__side1{font-size:4rem;font-weight:900;margin:1rem 0 0}.section--home_page_price_section .home_page_price_section__side2{font-size:3rem;font-weight:900;margin:1.5rem 0 0}.section--home_page_price_section .home_page_price_section__price_arguments{padding:1rem}.section--home_page_price_section .home_page_price_section__price_arguments p{font-size:1.25rem;line-height:1.1rem}@media (max-width:756px){.section--home_page_price_section .home_page_price_section__title{height:30%;padding-top:5%;text-align:center}.section--home_page_price_section .home_page_price_section__price_block{height:30%;padding:4rem 0}.section--home_page_price_section .home_page_price_section__price{font-size:6rem}.section--home_page_price_section .home_page_price_section__side1{font-size:3rem;margin:1rem 0 0}.section--home_page_price_section .home_page_price_section__side2{font-size:2rem;font-weight:900;margin:.5rem 0 0}.section--home_page_price_section .home_page_price_section__price_arguments{height:40%;text-align:center}.section--home_page_price_section .home_page_price_section__price_arguments p{line-height:1.2rem}}.section--home_page_steps_section .steps-title{font-size:1.5rem;margin-right:5%;text-align:right}.section--home_page_steps_section .contract-steps-1-4{display:flex;justify-content:space-around}.section--home_page_steps_section .contract-steps-1-4 .contract-step{align-items:center;display:flex;flex-direction:column;margin:0 1rem;max-width:25%;text-align:center}.section--home_page_steps_section .contract-steps-5-6{margin-left:30%;margin-right:5%;position:relative}.section--home_page_steps_section .contract-steps-5-6 .contract-step{align-items:center;display:flex;margin-left:25%}.section--home_page_steps_section .contract-steps-buttons{display:flex;flex-wrap:wrap;justify-content:center}.section--home_page_steps_section .contract-steps-buttons a{margin:1rem}@media (max-width:756px){.section--home_page_steps_section .steps-title{margin:auto;text-align:center}.section--home_page_steps_section .contract-steps-1-4{display:block;text-align:center}.section--home_page_steps_section .contract-steps-1-4 .contract-step{align-items:center;display:flex;margin:0;max-width:100%;text-align:center}.section--home_page_steps_section .contract-steps-5-6{margin:0;text-align:center}.section--home_page_steps_section .contract-steps-5-6 .contract-step{align-items:center;flex-direction:column;margin:0;max-width:100%}}




/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */.picto_container--home_first img{bottom:0;max-width:60%;position:absolute;right:0}.picto_container--top_right img{max-width:20%;position:absolute;right:0;top:-53%}.picto_container--discover img{position:absolute;right:2rem;top:-29rem}.picto_container--price img{max-width:20rem;position:absolute;right:3rem;top:-13rem}.picto_container--steps img{left:-20rem;max-height:auto;max-width:30rem;position:absolute;top:-9rem}.picto_container--quote img{position:absolute;right:2.2rem;top:-2.3rem}.picto_container--join_team img{position:absolute;right:1rem;top:-18rem}.picto_container--newsletter img{max-width:50%;position:absolute;right:-3rem;top:-17rem}.picto_container--in_progress{text-align:center}.picto_container--in_progress img{margin:5vh auto}@media (max-width:756px){.picto_container--join_team,.picto_container--newsletter,.picto_container--price,.picto_container--steps{display:none}}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */.double_button_box{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:30rem}.double_button_box a{margin-top:2rem}@media (max-width:756px){.double_button_box{flex-direction:column}.double_button_box .btn{font-size:1.2rem;line-height:1.2rem}}


/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */.slide_home{align-items:center;display:flex;height:100%;justify-content:space-beween;margin:2rem 4rem}.slide_home img{max-width:60%}.slide_home .text a{background-color:#fff;box-shadow:.3rem .3rem 1.5rem .3rem #e5e5e5b3;color:grey;padding:1rem 4rem}@media (max-width:756px){.slide_home{display:block}.slide_home img{margin-left:-15%;max-width:130%}.slide_home .text{margin-left:-15%;width:130%}}


/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */.slide_discover{align-items:center;display:flex;justify-content:center;margin:5rem}@media (max-width:756px){.slide_discover img{display:none}}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */.slide_quote .quotes{align-items:center;display:flex;justify-content:center;margin:5rem}.slide_quote .quotes .quote{max-width:50%}@media (max-width:756px){.slide_quote .quotes{flex-direction:column;margin:10% 0}.slide_quote .quotes .quote{max-width:90%}}


/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */.small_square_box{align-items:center;border-radius:10px;display:flex;font-size:2.7em;font-weight:900;justify-content:center;justify-self:center;margin:1rem;max-height:3.5rem;max-width:3.5rem;min-height:3.5rem;min-width:3.5rem}.number{background-color:#fde18bb3;color:#ffc700}.icon{background-color:#fff;box-shadow:.3rem .3rem 1.5rem .3rem #e5e5e5b3}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */.grid{display:grid}.grid.center{align-items:center}.grid.l--1fr{grid-template-columns:1fr;grid-gap:1rem}.grid.l--2fr{grid-template-columns:1fr 1fr;grid-gap:1rem}.grid.l--3fr{grid-template-columns:1fr 1fr 1fr;grid-gap:12rem}.grid.l--4fr{grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:1rem}.grid.l--square{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-gap:5rem}.grid.no-gap{grid-gap:0}.grid.gap--4{grid-gap:4rem}.grid.gap--2{grid-gap:2rem}@media (max-width:756px){.grid.s--1fr{grid-template-columns:1fr;grid-gap:1rem}.grid.s--2fr{grid-template-columns:1fr 1fr;grid-gap:1rem}.grid.s--3fr{grid-template-columns:1fr 1fr 1fr;grid-gap:1rem}.grid.s--4fr{grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:1rem}}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */.box{border-radius:10px;box-shadow:.3rem .3rem 1.5rem .3rem #e5e5e5b3;position:relative}.box.large{margin:1rem;padding:1.5rem 3rem}.box.small{margin:1rem;padding:1rem 1.5rem}


/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.italic{font-style:italic}.flex{display:flex}.flex--column{flex-direction:column}.align-items{align-items:center}.center-items{justify-content:center}.bold{font-weight:500}.uppercase{text-transform:uppercase}.orange{color:#ffc700}.red{color:red}.blue{color:#1882ff}.green{color:green}.no-margin{margin:0}.no-margin-bottom{margin-bottom:0}.margin-bottom{margin-bottom:2rem}.margin-left{margin-left:20rem}.not-visible{max-height:0!important;overflow:hidden;transition:max-height 1s}.display--none,.only-on-mobile{display:none}@media (max-width:440px){.only-on-mobile{display:inherit}.hidden-on-mobile{display:none!important}}.underlined{text-decoration:underline}.focus{background-color:#fdb700;display:inline;font-weight:700}*{box-sizing:border-box}@media (max-width:1004px){*{font-size:14px}}@media (max-width:845px){*{font-size:13px}}@media (max-width:756px){*{font-size:12px}}@media (max-width:480px){*{font-size:11px}}body{color:#333;font-family:Barlow,sans-serif;font-size:1rem;font-weight:400;letter-spacing:0;line-height:1rem;position:relative}a{color:inherit;text-decoration:none}a.link{font-size:.8rem;opacity:1}a.link:hover{opacity:.6}h2{margin:2em 0}h2,h3{font-family:Barlow,sans-serif}h3{font-size:1.2rem;font-weight:200;margin:.5em 0 1.5em}p.small{font-size:.8rem;margin:0;opacity:.8}@media (max-width:440px){p{margin:.5em 0}}span.small{font-size:.8rem;opacity:.8}.staff_member_card{align-items:center;border-radius:8px;box-shadow:.3rem .3rem 1.5rem .3rem #e5e5e5b3;display:flex}.staff_member_card .img-content{align-items:center;display:flex;margin:1rem}.staff_member_card .img-content img{max-height:6rem;max-width:6rem}.staff_member_card .staff_member_infos{margin-left:1rem}.staff_member_card .fullname{color:#ffc700;margin:0}.staff_member_card .function{margin:0}@media (max-width:440px){.staff_member_card{padding:.25rem}.staff_member_card .img-content img{max-height:4rem;max-width:4rem}}
/*# sourceMappingURL=application_refonte-55445bfe.css.map*/