/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.header-search__btn{--icon-color:var(--c-white);display:inline-flex;padding:0;width:32px;height:32px;text-indent:-9999em;background:var(--icon-color);-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDMyIDMyIj48ZyBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjUiPjxwYXRoIGQ9Ik0xNSAyN2M2LjYyNyAwIDEyLTUuMzczIDEyLTEyUzIxLjYyNyAzIDE1IDMgMyA4LjM3MyAzIDE1czUuMzczIDEyIDEyIDEyWk0yOS4zMzMgMjkuMzMzIDI0IDI0Ii8+PC9nPjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDMyIDMyIj48ZyBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjUiPjxwYXRoIGQ9Ik0xNSAyN2M2LjYyNyAwIDEyLTUuMzczIDEyLTEyUzIxLjYyNyAzIDE1IDMgMyA4LjM3MyAzIDE1czUuMzczIDEyIDEyIDEyWk0yOS4zMzMgMjkuMzMzIDI0IDI0Ii8+PC9nPjwvc3ZnPgo=);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.path-frontpage .header-search__btn{--icon-color:var(--c-primary)}.header-search__close-btn{position:absolute;top:0;right:0;z-index:10;display:inline-flex;width:50px;height:50px;padding:0;text-indent:-9999em;border-radius:8px}.header-search__close-btn:after{content:"";display:inline-block;top:0;left:0;width:50px;height:50px;background:var(--c-beige);-webkit-mask-image:url(/themes/custom/front/assets/icons/close.svg);mask-image:url(/themes/custom/front/assets/icons/close.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.header-search__close-btn:hover{background-color:var(--c-primary-hover)}.header-search__collapse{position:fixed;top:0;left:0;width:100vw}.header-search__content{position:relative}.header-search__body{background-color:var(--c-primary);padding-top:40px;padding-bottom:64px}.header-search__body form{position:relative}.header-search__body .form-element{margin-bottom:0}.header-search__body .form-label{--label-font-size:1.375rem;--label-font-weight:700;--label-line-height:140%;padding:10px 0;display:inline-block;color:var(--c-beige)}.header-search__body .form-input{--input-padding:16px 72px 16px 32px;--input-border:1px solid var(--c-beige);--input-border-radius:48px;--input-font-size:1.125rem;--input-line-height:160%;--input-color:var(--c-beige);--input-placeholder-color:var(--c-beige);margin-top:24px}.header-search__body .form-submit{position:absolute;right:32px;bottom:16px;text-indent:-9999em;background-color:var(--c-white);padding:0;width:32px;height:32px;background:var(--c-white);-webkit-mask-image:url(/themes/custom/front/assets/icons/search.svg);mask-image:url(/themes/custom/front/assets/icons/search.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}
.home-hero{color:var(--c-pink);background-color:var(--c-primary)}.home-hero__container{width:100%;margin-left:auto;margin-right:auto;padding-left:0px;padding-right:0px;display:flex;flex-direction:column;align-items:flex-start;gap:32px}@media(min-width:1024px){.home-hero__container{padding-left:0px;padding-right:0px}}@media(min-width:calc(1440px + 0px * 2)){.home-hero__container{max-width:calc(1440px + 0px*2)}}@media(min-width:1024px){.home-hero__container{flex-direction:row;justify-content:center;align-items:center;gap:0;padding-right:24px}}@media(min-width:1440px){.home-hero__container{padding-right:64px}}.home-hero__aside{position:relative;flex-grow:1;align-self:stretch}.home-hero__aside:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/themes/custom/front/assets/hero-cells-mobile.svg);background-size:cover;background-position:center center;background-repeat:no-repeat}@media(min-width:1024px){.home-hero__aside:before{background-image:url(/themes/custom/front/assets/hero-cells-desktop.svg);background-size:cover;background-position:center center;background-repeat:no-repeat}}.home-hero__aside img,.home-hero__aside picture{display:block;width:100%}.home-hero__content{--title-margin:0 0 40px;--text-margin:0 0 40px;padding:0 24px 48px;flex:0 0 auto}@media(min-width:1024px){.home-hero__content{margin-left:12px;width:522px;padding:0}}.home-hero__desc{--text-size:18px}.home-hero .button--pink{width:100%;justify-content:center}@media(min-width:768px){.home-hero .button--pink{width:-moz-fit-content;width:fit-content}}
.home-purple{--title-size:34px;--title-margin:0 0 40px;--text-size:18px;--text-margin:0 0 40px;position:relative;border-radius:12px;background-color:var(--c-purple-light);padding:48px 32px;overflow:hidden}@media(min-width:768px){.home-purple{padding:48px 72px 48px 48px}}.home-purple:before{--bg-width:287px;--bg-height:133px;--bg-img:url(/themes/custom/front/assets/cells/cells-purple-mobile.svg);content:"";display:block;width:var(--bg-width);height:var(--bg-height);background-image:var(--bg-img);background-size:var(--bg-width) var(--bg-height);background-position:center center;background-repeat:no-repeat;position:absolute;top:0;right:0}@media(min-width:768px){.home-purple:before{--bg-width:527px;--bg-height:183px;--bg-img:url(/themes/custom/front/assets/cells/cells-purple.svg);right:unset;left:53px}}.home-purple__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start}.home-purple__desc{flex-grow:1}.home-purple .button--outline{width:100%;justify-content:center}@media(min-width:768px){.home-purple .button--outline{width:-moz-fit-content;width:fit-content}}
.link{font-size:var(--link-font-size,inherit);font-weight:var(--link-font-weight,inherit)}.link--large{--link-font-size:1.125rem}.link--social:hover svg path.background{fill:var(--brand-color)}.link--social[class*=courriel]{--brand-color:#ee6e00}.link--social[class*=facebook]{--brand-color:#1877F2}.link--social[class*=instagram]{--brand-color:#C13584}.link--social[class*=linkedin]{--brand-color:#0e76a8}.link--social[class*=twitter]{--brand-color:#00acee}.link--social[class*=youtube]{--brand-color:#FF0000}.link--icon{--underline-img:none}
