.formation{position:relative}.formation__overlay-image{position:absolute;z-index:-1}.formation__title{font-size:var(--h2_alter_font_size)}.formation__title strong{color:var(--primary_color)}@media (max-width:767px){.formation__title{text-align:left}}.formation>p{margin:auto auto 32px;max-width:77rem;text-align:center}@media (max-width:767px){.formation p{text-align:left}}.formation__key-wrapper{display:flex;justify-content:space-around;margin:auto;margin-bottom:var(--spacer_lg);width:83.33333%}@media (max-width:1000px){.formation__key-wrapper{flex-direction:column;width:100%}}.formation__key-wrapper__key{align-items:center;display:flex;font-size:var(--h3_font_size);font-weight:var(--font_weight_bold);min-height:31px;padding-left:var(--spacer_xl);position:relative}@media (max-width:1000px){.formation__key-wrapper__key{margin-bottom:calc(var(--spacer_sm) + var(--spacer_xxxxs))}}.formation__key-wrapper__key:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='31' fill='none'%3E%3Ccircle cx='15.5' cy='15.5' r='15.5' fill='%231D1D1B'/%3E%3Cpath stroke='%23fff' stroke-width='3' d='m9.217 14.384 5.247 4.887 7.32-8.378'/%3E%3C/svg%3E");bottom:0;content:"";height:31px;left:0;position:absolute;top:0;width:31px}.formation__card{display:flex;flex-wrap:wrap;justify-content:space-between}.formation__card__wrapper{border-radius:8px;display:flex;flex-direction:column;margin-bottom:calc(var(--spacer_sm) + var(--spacer_xxxxs));padding:var(--spacer_lg);padding-top:calc(var(--spacer_md)*2 - var(--spacer_xxxxs));width:calc(50% - var(--gutter_width_px)/2)}@media (max-width:767px){.formation__card__wrapper{padding:var(--spacer_md);padding-top:var(--spacer_xl);width:100%}}.formation__card__wrapper img{height:43px;margin-bottom:var(--spacer_sm);max-width:60px}.formation__card__wrapper ul{margin-bottom:0;margin-top:auto}.formation__card__wrapper ul>li{list-style-type:none}.formation__card__wrapper ul>li:not(:last-child){margin-bottom:var(--spacer_xxs)}.formation__card__wrapper ul>li>a{background-color:var(--white_color);border-radius:4px;display:flex;flex-direction:column;padding:var(--spacer_xs) calc(var(--spacer_lg)/2);position:relative;transition:all .3s}.formation__card__wrapper ul>li>a:after{background-image:url(https://2902314.fs1.hubspotusercontent-na1.net/hubfs/2902314/ico/arrow-ico.svg);background-position:50%;background-repeat:no-repeat;bottom:0;content:"";position:absolute;right:20px;top:0;transition:all .3s;width:20px}.formation__card__wrapper ul>li>a:hover:after{right:15px}.formation__card__wrapper ul>li>a:hover{opacity:.7}.formation__card__wrapper ul>li>a:hover,.formation__card__wrapper ul>li>a:hover>p{color:var(--secondary_color)}.formation__card__wrapper ul>li>a>p{margin-bottom:0}.formation__card__wrapper ul>li>a>p:first-child{font-weight:var(--font_weight_bold)}.formation__card__wrapper ul>li>a>p:last-child{font-size:var(--font_size_sm);font-weight:var(--font_weight_regular)}.formation__title--margin-bottom{margin-bottom:var(--spacer_lg)}.formation__extra-link{display:flex;font-weight:var(--font_weight_extra_bold);margin-top:var(--spacer_xxs);width:fit-content}.formation__extra-link:after{background-position:50%;background-repeat:no-repeat;content:"";display:block;height:24px;transition:transform .3s;width:24px}.formation__extra-link:hover:after{transform:translateX(5px)}.formation__card-icon{display:block;margin-bottom:var(--spacer_sm)}.formation__button{display:flex;justify-content:center;margin-top:12px}