/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.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}
.link--more{--underline-color:pink;--link-font-weight:700;--text-margin:0;display:inline-flex;align-items:flex-start;gap:8px;padding-bottom:14px;line-height:140%;transition:background .15s ease;font-weight:700}.link--more[href]:hover{--underline-hover-width:0;background-size:100% 100%}.link--more--pink{--underline-color:var(--c-pink)}.link--more--primary-light{--underline-color:#C1292A1F}.link--more--green{--underline-color:var(--c-green)}.link--more--blue{--underline-color:var(--c-blue-light)}.link--more--purple{--underline-color:var(--c-purple-light)}.link--more--blue-light{--underline-color:#D5E5FC42;--link-color:var(--c-white);color:var(--c-white)}.link--more,.link--more[href]{background:linear-gradient(180deg,transparent 0%,var(--underline-color) 0%);background-repeat:no-repeat;background-size:100% 23px;background-position:0 100%}
