.formations-hero{background:var(--color-hero-dark);border-radius:0 0 1.875rem 1.875rem;color:var(--color-white);overflow:hidden;padding:4.375rem 0 3rem;position:relative}@media only screen and (max-width:767px){.formations-hero{padding:1.5rem 0 3.125rem}}.formations-hero:before{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.4)),to(rgba(0,0,0,.4)));background:linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,.4));content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.formations-hero__line{bottom:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:90rem;z-index:3}@media only screen and (max-width:767px){.formations-hero__line{bottom:4%;left:52%}}.formations-hero .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;z-index:4}@media only screen and (min-width:992px){.formations-hero .container{padding:0 3.75rem 0 5.625rem}}@media only screen and (max-width:991px){.formations-hero .container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.formations-hero .breadcrumbs{margin-top:.1875rem}@media only screen and (max-width:991px){.formations-hero .breadcrumbs{margin:0 .5rem 1.5rem}}.formations-hero__content{display:-webkit-box;display:-ms-flexbox;display:flex;-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;-ms-flex-negative:0;flex-shrink:0;margin-top:2.25rem}@media only screen and (min-width:992px){.formations-hero__content{width:34.125rem}}@media only screen and (max-width:991px){.formations-hero__content{padding:0 .5rem}}@media only screen and (max-width:767px){.formations-hero__content{margin-top:1.75rem}}.formations-hero__heading-group{margin-bottom:1.5rem}.formations-hero__heading-group+.btn{margin-top:1rem}@media only screen and (max-width:767px){.formations-hero__heading-group+.btn{margin-top:.375rem}}.formations-hero__badge{background:var(--color-hero-badge);color:var(--color-dark);font-size:1rem;font-weight:800;letter-spacing:-.01rem;line-height:1;padding:.5rem .9375rem;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.formations-hero__title{background:var(--color-white);-webkit-box-decoration-break:clone;box-decoration-break:clone;-webkit-box-shadow:1.0625rem 0 0 var(--color-white),-1.0625rem 0 0 var(--color-white);box-shadow:1.0625rem 0 0 var(--color-white),-1.0625rem 0 0 var(--color-white);color:var(--color-dark);display:inline;font-size:2.875rem;font-weight:700;letter-spacing:-.0575rem;line-height:1.42;margin-left:1.0625rem;padding:.3125rem 0}@media only screen and (max-width:767px){.formations-hero__title{font-size:1.75rem;letter-spacing:-.035rem;line-height:1.7;padding:.4375rem 0}}.formations-hero__desc-block{display:-webkit-box;display:-ms-flexbox;display:flex;-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;gap:.625rem;letter-spacing:-.02rem;margin-bottom:1.75rem}@media only screen and (max-width:991px){.formations-hero__desc-block{margin-bottom:2rem}}.formations-hero__desc{color:var(--color-white);display:-webkit-box;font-size:1rem;font-weight:500;line-height:1.6875rem;margin:0;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.formations-hero__desc_expanded{display:block;overflow:visible}.formations-hero .more-btn{background:none;border:none;border-bottom:1px solid var(--color-white);color:var(--color-white);cursor:pointer;font-family:inherit;font-size:.875rem;font-weight:700;line-height:1;padding-bottom:.375rem}.formations-hero .more-btn .less-text{display:none}.formations-hero .desc_expanded .formations-hero__desc{-webkit-line-clamp:initial}.formations-hero .desc_expanded .more-btn .more-text{display:none}.formations-hero .desc_expanded .more-btn .less-text{display:inline}.formations-hero__visual{-ms-flex-negative:0;flex-shrink:0;position:relative}@media only screen and (min-width:992px){.formations-hero__visual{margin-top:-1rem;width:33.75rem}}@media only screen and (max-width:991px){.formations-hero__visual{width:100%}}.formations-hero__visual picture{aspect-ratio:540/356;display:block;height:100%;width:100%}@media only screen and (max-width:767px){.formations-hero__visual picture{aspect-ratio:358/180}}.formations-hero__visual img{border-radius:1.875rem;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (max-width:767px){.formations-hero__visual img{border-radius:1.25rem}}.formations-hero__visual-badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;left:50%;position:absolute;top:-1rem;z-index:2;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--color-cyan);border-radius:2.5rem;-webkit-box-shadow:0 0 0 .3125rem var(--color-hero-dark);box-shadow:0 0 0 .3125rem var(--color-hero-dark);color:var(--color-white);font-size:1rem;font-weight:800;letter-spacing:-.01rem;line-height:1.14;padding:.375rem 1rem;text-transform:uppercase;-webkit-transform:translateX(-50%) rotate(-2deg);-ms-transform:translateX(-50%) rotate(-2deg);transform:translateX(-50%) rotate(-2deg);white-space:nowrap}@media only screen and (max-width:991px){.formations-hero__visual-badge{top:-.375rem}}@media only screen and (min-width:992px){.formations-hero_lg .formations-hero__content{width:37.5rem}.formations-hero_lg .formations-hero__desc{width:33.125rem}}.formations-hero_lg .formations-hero__visual picture{aspect-ratio:540/445}@media only screen and (min-width:992px){.detail-page .formations-hero{padding-bottom:4rem}.detail-page .formations-hero__content{margin-top:3.5625rem;width:40.625rem}.detail-page .formations-hero__visual picture{aspect-ratio:540/336}}.hero-campus__card{position:relative;width:40.5rem;z-index:1;-ms-flex-negative:0;background:var(--color-white);border-radius:1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;padding:2.625rem 2.5rem 2.5rem;-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;-webkit-box-shadow:0 3.375rem 2.125rem -1.875rem rgba(255,92,57,.13),0 0 2.125rem 0 rgba(255,92,57,.09);box-shadow:0 3.375rem 2.125rem -1.875rem rgba(255,92,57,.13),0 0 2.125rem 0 rgba(255,92,57,.09);gap:1.25rem}@media only screen and (min-width:992px){.hero-campus__card{margin-right:3.75rem;margin-top:1.5625rem}}@media only screen and (max-width:991px){.hero-campus__card{max-width:100%}}.hero-campus__card-head{background:var(--color-dark);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:.375rem .625rem}.hero-campus__card-title{color:var(--color-white);font-size:1.5rem;font-weight:700;letter-spacing:-.03rem;line-height:1.8125rem}.hero-campus__card-rows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.hero-campus__row{gap:1rem;min-height:2.75rem}.hero-campus__row,.hero-campus__row-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-campus__row-icon{background:rgba(255,92,57,.1);border-radius:.875rem;height:2.75rem;width:2.75rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.hero-campus__row-icon .icon{color:var(--color-primary);height:1.625rem;width:1.625rem;stroke:none}.hero-campus__row-body{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.125rem}.hero-campus__row-label{color:var(--color-dark);font-size:.75rem;font-weight:500;line-height:1;opacity:.6}.hero-campus__row-value{color:var(--color-dark);font-size:.9375rem;font-weight:600;letter-spacing:-.01875rem;line-height:1.2;opacity:.8}@media only screen and (min-width:992px){.hero-campus{padding-bottom:3.875rem}.hero-campus .formations-hero__content{margin-top:6rem}.hero-campus .formations-hero__desc-block{max-width:75%}.hero-campus+.quote{padding:4.0625rem 0}}@media only screen and (max-width:991px){.hero-campus .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.network-hero .formations-hero__visual picture{aspect-ratio:540/445}@media only screen and (min-width:992px){.network-hero{padding-bottom:3.75rem}.network-hero .breadcrumbs{margin-bottom:3.4375rem}.network-hero .formations-hero__content{margin-top:4.875rem}.network-hero .formations-hero__heading-group{margin-bottom:1.75rem}.network-hero .formations-hero__desc-block{gap:1.75rem}.formations-hero_forms{padding-bottom:3.75rem;position:sticky;top:0}.formations-hero_forms .breadcrumbs{margin-bottom:3.5625rem}.formations-hero_forms .formations-hero__desc{max-width:32rem}}.formations-hero_forms .formations-hero__desc{-webkit-line-clamp:initial}.formations-hero_actual{padding-bottom:2.625rem}@media only screen and (max-width:991px){.formations-hero_actual .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width:992px){.formations-hero_actual .breadcrumbs{margin-bottom:5.25rem}.formations-hero_actual .formations-hero__content{margin-top:0;width:21.875rem}}.formations-hero_actual .agenda__card{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:1.875rem;margin-right:-1.125rem;margin-top:.125rem;padding:.625rem 2.5rem .625rem .625rem;width:58.0625rem}@media only screen and (max-width:991px){.formations-hero_actual .agenda__card{max-width:100%;padding-right:.625rem}}.formations-hero_actual .agenda__card-media{width:24.6875rem}@media only screen and (max-width:991px){.formations-hero_actual .agenda__card-media{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%}}@media only screen and (max-width:767px){.formations-hero_actual .agenda__card-media{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.formations-hero_actual .agenda__card-media picture{aspect-ratio:395/347}.formations-hero_actual .agenda__card-places{padding:0 .875rem;top:.875rem}.formations-hero_actual .agenda__card-place{font-size:1rem;height:1.6875rem;letter-spacing:-.02rem;padding:.625rem}.formations-hero_actual .agenda__card-body{padding:1rem}.formations-hero_actual .agenda__card-meta{gap:.375rem}.formations-hero_actual .agenda__card-name{font-size:2rem;letter-spacing:normal}.formations-hero_actual .agenda__card-tags{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:.1875rem}.formations-hero_actual .agenda__card-tag{font-size:.875rem;gap:.125rem}.formations-hero_actual .agenda__card-actions .btn{font-size:1rem;height:3rem;margin-top:.25rem;padding:0 1.25rem}.formations-hero_actual+.formationsfilter{padding:1.875rem 0 0}@media only screen and (min-width:992px){.formations-hero_actual+.formationsfilter .container{padding:0 4.75rem 0 3.75rem}}.formations-hero_actual+.formationsfilter .formationsfilter__meta{margin-top:0}@media only screen and (min-width:992px){.formations-hero_actual+.formationsfilter .formationsfilter__meta .formationsfilter__tags{margin:.625rem 0 0}}.formations-hero_actual+.formationsfilter .formationsfilter__bar{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.formations-hero_actual+.formationsfilter .formationsfilter__trigger{color:var(--color-dark);font-size:1rem;height:3.125rem}