.contact-form{--vertical-padding:72px;position:relative;padding-top:72px;padding-top:var(--vertical-padding);padding-bottom:72px;padding-bottom:var(--vertical-padding)}.contact-form--first{padding-top:calc(var(--vertical-padding) + var(--header-height))}@media (max-width:1024px){.contact-form{--vertical-padding:64px}}@media (max-width:768px){.contact-form{--vertical-padding:40px}}.contact-form__wrap{display:flex;flex-direction:column}.contact-form__content{width:100%;max-width:55ch}@media (max-width:1024px){.contact-form__content{max-width:none}}.contact-form__background__right{position:absolute;top:calc(0px - var(--vertical-padding) - var(--header-height));right:0;width:-moz-fit-content;width:fit-content;height:90%;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:1400px){.contact-form__background__right{right:-10%;height:85%}}@media (max-width:1024px){.contact-form__background{display:none}}.contact-form__title{font-family:var(--font-family);font-size:48px;font-weight:700;line-height:130%;letter-spacing:.04em}@media (max-width:1024px){.contact-form__title{font-size:40px}}@media (max-width:768px){.contact-form__title{font-size:32px}}.contact-form__text{font-family:var(--font-family);font-size:20px;font-weight:300;line-height:140%;letter-spacing:.04em;color:rgba(var(--white-rgb),.8)}@media (max-width:1024px){.contact-form__text{font-size:16px}}@media (max-width:768px){.contact-form__text br{display:none}}*+.contact-form__text{margin-top:40px}@media (max-width:1024px){*+.contact-form__text{margin-top:32px}}@media (max-width:768px){*+.contact-form__text{margin-top:24px}}.contact-form__bottom{display:grid;grid-template-columns:1fr 1fr;grid-gap:88px;gap:88px}@media (max-width:1024px){.contact-form__bottom{grid-template-columns:1fr;gap:40px}}*+.contact-form__bottom{margin-top:40px}@media (max-width:1024px){*+.contact-form__bottom{margin-top:28px}}.contact-form__items{display:flex;flex-direction:column;gap:32px;margin-top:32px}@media (max-width:1024px){.contact-form__items{gap:24px;margin-top:0}}.contact-form__item:first-of-type p{display:flex;gap:24px}.contact-form__item img{width:auto;max-width:48px;height:18px}.contact-form__item__title{font-family:var(--font-family);font-size:16px;font-weight:700;line-height:100%}*+.contact-form__item__text{margin-top:16px}.contact-form__item__text a,.contact-form__item__text a:visited{font-family:var(--font-family);font-size:14px;font-weight:400;line-height:100%;color:var(--white);-webkit-text-decoration:none;text-decoration:none}.contact-form__item__text a:hover{-webkit-text-decoration:underline;text-decoration:underline}*+.contact-form__item__linkedins{margin-top:16px}.contact-form__item__linkedins a{--vertical-padding:12px;display:flex;align-items:center;gap:8px;padding-top:12px;padding-top:var(--vertical-padding);padding-bottom:12px;padding-bottom:var(--vertical-padding);color:var(--white);-webkit-text-decoration:none;text-decoration:none}.contact-form__item__linkedins a:hover{-webkit-text-decoration:underline;text-decoration:underline}.contact-form__item__linkedins a img{--size:16px;width:16px;width:var(--size);height:16px;height:var(--size)}.contributors-index{margin-top:var(--section-gap)}.contributors-index__client{display:flex;flex-direction:column;gap:40px}@media (max-width:768px){.contributors-index__client{gap:24px}}.contributors-index__toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 8px 8px 24px;border-radius:40px;background-color:#f7f8f8}@media (max-width:768px){.contributors-index__toolbar{flex-direction:column;align-items:stretch;gap:12px;padding:16px;border-radius:24px}}.contributors-index__toolbar__filter{display:flex;flex:1 1 0;align-items:center;gap:24px;min-width:0}@media (max-width:768px){.contributors-index__toolbar__filter{gap:12px}}.contributors-index__toolbar__filter__label{flex-shrink:0;font-family:var(--font-family-text);font-size:14px;font-weight:600;line-height:1.4;color:#050202}.contributors-index__toolbar__filter__pills{display:flex;flex:1 1 0;align-items:center;overflow-x:auto;gap:4px;min-width:0;scrollbar-width:none;-webkit-overflow-scrolling:touch}.contributors-index__toolbar__filter__pills::-webkit-scrollbar{display:none}.contributors-index__pill{flex-shrink:0;display:inline-flex;align-items:center;gap:4px;height:34px;padding:8px 16px;font-family:var(--font-family-text);font-size:14px;font-weight:500;line-height:1.4;letter-spacing:-.015em;color:#050202;border:1px solid transparent;border-radius:24px;outline:none;background-color:transparent;white-space:nowrap;cursor:pointer;transition:background-color .2s,color .2s,border-color .2s}.contributors-index__pill:hover{background-color:rgba(5,2,2,.05)}.contributors-index__pill:focus-visible{box-shadow:0 0 0 2px rgba(5,2,2,.15)}.contributors-index__pill--active,.contributors-index__pill--active:hover{color:var(--white);background-color:#050202;border-color:#050202}.contributors-index__pill__count{font-weight:300}.contributors-index__search{position:relative;display:flex;flex-shrink:0;align-items:center;width:266px;height:40px;padding:0 16px;border:1px solid rgba(0,0,0,.05);border-radius:100px;background-color:var(--white)}@media (max-width:768px){.contributors-index__search{width:100%}}.contributors-index__search__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:1 1 auto;width:100%;min-width:0;height:100%;padding-right:8px;font-family:var(--font-family-text);font-size:14px;font-weight:400;line-height:1.4;color:#050202;border:none;outline:none;background-color:transparent}.contributors-index__search__input::-moz-placeholder{color:rgba(5,2,2,.7)}.contributors-index__search__input::placeholder{color:rgba(5,2,2,.7)}.contributors-index__search__input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.contributors-index__search__icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:16px;height:16px;color:rgba(5,2,2,.7);pointer-events:none}.contributors-index__header{display:flex;flex-direction:column;gap:16px}@media (max-width:768px){.contributors-index__header{gap:12px}}.contributors-index__title{margin:0;font-family:var(--font-family-heading);font-size:40px;font-weight:500;line-height:1.4;letter-spacing:-.015em;color:var(--black);font-feature-settings:"ss03" 1,"liga" 0}@media (max-width:1024px){.contributors-index__title{font-size:32px}}@media (max-width:768px){.contributors-index__title{font-size:24px}}.contributors-index__description{font-family:var(--font-family-text);font-size:16px;font-weight:400;line-height:2;letter-spacing:-.0125em;color:rgba(0,0,0,.7)}.contributors-index__description p{margin:0}.contributors-index__description p+p{margin-top:8px}.contributors-index__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:32px;gap:32px}@media (max-width:1344px){.contributors-index__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}@media (max-width:1024px){.contributors-index__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.contributors-index__grid{grid-template-columns:minmax(0,1fr);gap:16px}}.contributors-index__cell{display:flex;flex-direction:column;min-width:0}.contributors-index__empty{margin:0;padding:32px 0;font-family:var(--font-family-text);font-size:16px;font-weight:400;line-height:1.6;letter-spacing:-.0125em;color:rgba(0,0,0,.6);text-align:center}.contributors-index__card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;width:100%;height:384px;padding:22px;color:var(--white);-webkit-text-decoration:none;text-decoration:none;border-radius:16px;background-color:#d9d9d9;isolation:isolate;transition:transform .25s ease}.contributors-index__card:hover{transform:translateY(-2px)}.contributors-index__card:focus-visible{outline:2px solid var(--primary-main);outline-offset:2px}@media (max-width:768px){.contributors-index__card{height:360px}}.contributors-index__card__media{position:absolute;z-index:0;overflow:hidden;border-radius:inherit;top:0;right:0;bottom:0;left:0;pointer-events:none}.contributors-index__card__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .4s ease}.contributors-index__card:hover .contributors-index__card__image{transform:scale(1.04)}.contributors-index__card__overlay{position:absolute;background:linear-gradient(180deg,transparent 33.85%,#000 90.65%);top:0;right:0;bottom:0;left:0}.contributors-index__card__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:10px;width:100%}.contributors-index__card__categories{display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px}.contributors-index__card__category{display:block;align-items:center;overflow:hidden;max-width:180px;padding:4px 8px;font-family:var(--font-family-text);font-size:12px;font-weight:400;line-height:1.4;letter-spacing:-.015em;color:#000;border-radius:32px;background-color:#fff;text-overflow:ellipsis;white-space:nowrap}.contributors-index__card__name{font-family:var(--font-family-heading);font-size:20px;font-weight:700;line-height:1.2;letter-spacing:.06em;color:var(--white)}.contributors-index__card__role{font-family:var(--font-family-heading);font-size:12px;font-weight:400;line-height:1.4;letter-spacing:.06em;color:hsla(0,0%,100%,.7)}.contributors-index__card__see-profile{display:inline-flex;align-items:center;gap:4px;font-family:var(--font-family-heading);font-size:14px;font-weight:500;line-height:1.4;letter-spacing:-.015em;color:var(--white)}.contributors-index__more{display:flex;align-items:center;justify-content:center}.contributors-index__more__button{position:relative;display:inline-flex;align-items:center;justify-content:center;height:48px;padding:12px 16px;font-family:var(--font-family-heading);font-size:14px;font-weight:600;line-height:1.15;letter-spacing:-.005em;color:var(--white);border:1px solid #bb3b27;border-radius:8px;outline:none;box-shadow:0 1px 2px 0 rgba(192,68,48,.5),inset 0 1px 1px 3px #ff7964;background-color:#ff5c57;text-align:center;white-space:nowrap;cursor:pointer;transition:background-color .2s,transform .15s}.contributors-index__more__button:hover{background-color:#f04a45}.contributors-index__more__button:active{transform:translateY(1px)}.contributors-index__more__button:focus-visible{box-shadow:0 0 0 3px rgba(255,92,87,.35),inset 0 1px 1px 3px #ff7964}.countdown-hero{--form-top-offset:92px;overflow:hidden}@media (max-width:768px){.countdown-hero{--form-top-offset:52px}}.countdown-hero__content{position:relative;padding-top:calc(var(--header-height) + 50px);padding-bottom:calc(var(--form-top-offset) + 50px)}@media (max-width:1024px){.countdown-hero__content{padding-top:calc(var(--header-height) + 24px);padding-bottom:calc(var(--form-top-offset) + 24px)}}@media (max-width:768px){.countdown-hero__content{padding-top:64px;padding-bottom:calc(var(--form-top-offset) + 220px)}}.countdown-hero__content__line{position:absolute;bottom:0;left:50%;content:"";width:90%;height:1px;background-image:linear-gradient(to right,rgba(var(--white-rgb),0),rgba(var(--white-rgb),.3),rgba(var(--white-rgb),0));transform:translateX(-50%)}.countdown-hero__title{position:relative;z-index:1;max-width:32ch;margin-right:auto;font-size:40px;font-weight:700;line-height:1.3;color:var(--white);text-align:left}.countdown-hero__title strong{color:var(--primary-500)}@media (max-width:1024px){.countdown-hero__title{font-size:28px}}@media (max-width:768px){.countdown-hero__title{max-width:28ch;margin-right:auto;margin-left:auto;font-size:24px;line-height:1.5;text-align:center}.countdown-hero__title br{display:none}}.countdown-hero__description{position:relative;z-index:1;max-width:42ch;font-size:24px;font-weight:300;line-height:140%;letter-spacing:.24;color:rgba(var(--white-rgb),.8);text-align:left}*+.countdown-hero__description{margin-top:40px}@media (max-width:1024px){.countdown-hero__description{font-size:17px}*+.countdown-hero__description{margin-top:32px}}@media (max-width:768px){.countdown-hero__description{margin-right:auto;margin-left:auto;font-size:15px;text-align:center}*+.countdown-hero__description{margin-top:16px}}.countdown-hero__content__background__gradient{position:absolute;top:0;right:0;bottom:0;width:100%;max-width:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;animation-name:countdown-hero-content-background;animation-duration:1.5s;animation-fill-mode:forwards}@media (max-width:768px){.countdown-hero__content__background{width:160%}}@keyframes countdown-hero-content-background{0%{opacity:.5}to{opacity:1}}.countdown-hero__content__background__image{position:absolute;top:0;bottom:0;left:0;display:flex;justify-content:flex-end;overflow:hidden;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:1400px){.countdown-hero__content__background__image{width:110%}}@media (max-width:1344px){.countdown-hero__content__background__image{width:120%}}@media (max-width:768px){.countdown-hero__content__background__image{top:45%;width:100%;height:auto}}.countdown-hero__content__background__image img{width:auto;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center right;object-position:center right}@media (max-width:768px){.countdown-hero__content__background__image img{width:100%;height:auto;-o-object-position:bottom center;object-position:bottom center}.countdown-hero__content__background__image:after{display:none}}.countdown-hero__content__background__gradient:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background-image:url(/illustrations/countdown-hero-noise.png);background-repeat:repeat;background-size:231px 231px;background-position:50%;opacity:.4;mix-blend-mode:overlay}.countdown-hero__content__background__gradient:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background-image:radial-gradient(50% 85% at 50% 100%,hsla(2,69%,64%,.3) 0,hsla(2,69%,64%,0) 100%);transform-origin:bottom center;animation-name:countdown-hero-content-background-scale;animation-duration:4s;animation-fill-mode:forwards}@media (max-width:768px){.countdown-hero__content__background__gradient:after{top:40%;background-image:radial-gradient(60% 90% at 50% 100%,hsla(2,69%,64%,.3) 0,hsla(2,69%,64%,0) 100%)}}@keyframes countdown-hero-content-background-scale{0%{transform:scale(.5)}to{transform:scale(1)}}.countdown-hero__content__background__circles{position:absolute;right:0;bottom:0;left:0;width:100%;height:auto}@media (max-width:768px){.countdown-hero__form-max-width{padding-right:0;padding-left:0}}.countdown-hero__form{--border-radius:999px;--js-scroll-offset-top:var(--header-height);position:relative;width:100%;max-width:850px;margin-top:calc(-1 * var(--form-top-offset));margin-right:auto;margin-left:auto;padding:40px;border-radius:999px;border-radius:var(--border-radius);background-color:var(--black)}@media (max-width:768px){.countdown-hero__form{--border-radius:46px;padding-top:var(--page-horizontal-padding);padding-right:var(--page-right-padding);padding-bottom:0;padding-left:var(--page-left-padding)}}.countdown-hero__form:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";border:1px solid transparent;border-radius:var(--border-radius);background:linear-gradient(180deg,rgba(var(--white-rgb),.3),rgba(var(--white-rgb),.05) calc(var(--form-top-offset) - 1px),rgba(var(--white-rgb),0) var(--form-top-offset)) border-box;pointer-events:none;-webkit-mask:linear-gradient(#fff,#fff 0) content-box,linear-gradient(#fff,#fff 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}@media (max-width:768px){.countdown-hero__form:before{background:linear-gradient(180deg,rgba(var(--white-rgb),.2),rgba(var(--white-rgb),0) calc(var(--form-top-offset) - 1px),rgba(var(--white-rgb),0) var(--form-top-offset)) border-box}}.cta-item{margin-top:var(--section-gap);text-align:center}.heading+.cta-item,.line-formations+.cta-item,.video+.cta-item{margin-top:32px}@media (max-width:768px){.cta-item{margin-top:32px}}.cta-item__wrap{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px}@media (max-width:768px){.cta-item__wrap{gap:12px}}.cta-item__footer{margin-top:24px;font-family:var(--font-family-text);font-size:16px;line-height:2;letter-spacing:-.0125em;color:rgba(var(--white-rgb),.8)}.cta-item__footer p{margin:0}.domains,.layout .advantages__aside .domains,.layout .group--theme-black .domains,.layout .group--theme-dark .domains,.layout--theme-black .domains,.layout--theme-dark .domains{--color:var(--white);--color-rgb:var(--white-rgb);--domains-card-background:rgba(var(--white-rgb),0.1);--domains-card-border:rgba(var(--white-rgb),0.2)}.layout .group--theme-grey-100 .domains,.layout .group--theme-pink .domains,.layout .group--theme-white .domains,.layout--theme-grey-100 .domains,.layout--theme-light .domains,.layout--theme-primary-light .domains{--color:var(--black);--color-rgb:var(--black-rgb);--domains-card-background:rgba(var(--black-rgb),0.04);--domains-card-border:rgba(var(--black-rgb),0.1)}.domains{margin-top:var(--section-gap)}.domains__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:32px;gap:32px;margin:0;padding:0;list-style:none}@media (max-width:1024px){.domains__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media (max-width:768px){.domains__grid{grid-template-columns:minmax(0,1fr);gap:16px}}.domains__item{display:flex;flex-direction:column;gap:24px;padding:24px;border:1px solid var(--domains-card-border);border-radius:16px;background-color:var(--domains-card-background)}.domains__item__avatars{display:flex;margin:0;padding:0 4px 0 0;list-style:none}.domains__item__avatar{position:relative;flex-shrink:0;overflow:hidden;width:32px;height:32px;margin-right:-4px;border:1.333px solid var(--white);border-radius:50%;background-color:rgba(var(--color-rgb),.1)}.domains__item__avatar img{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;-o-object-fit:cover;object-fit:cover}.domains__item__title{margin:0;font-family:var(--font-family-heading);font-size:20px;font-weight:400;line-height:1.4;letter-spacing:-.015em;color:var(--color)}.domains__item__title strong{font-weight:500}.domains__item__count{margin:0;font-family:var(--font-family-heading);font-size:40px;font-weight:700;line-height:1.4;letter-spacing:-.015em;color:var(--primary-main)}@media (max-width:768px){.domains__item__count{font-size:32px}}.expert{margin-top:var(--section-gap)}.expert__wrap{--padding:40px;display:grid;overflow:hidden;grid-template-columns:35% 1fr;grid-gap:40px;grid-gap:var(--padding);gap:40px;gap:var(--padding);border-radius:8px;background-color:var(--white)}@media (max-width:1024px){.expert__wrap{--padding:24px}}@media (max-width:768px){.expert__wrap{grid-template-columns:1fr}}.expert__left img{width:100%;height:100%;background-color:var(--light);-o-object-fit:cover;object-fit:cover}.expert__right{--gap:24px;padding:var(--padding) var(--padding) var(--padding) 0;color:var(--dark)}@media (max-width:768px){.expert__right{--gap:16px;padding:0 var(--padding) var(--padding) var(--padding)}}.expert__title{font-size:24px;font-weight:700;line-height:130%;letter-spacing:.01em}@media (max-width:768px){.expert__title{font-size:18px}}.expert__sub-title{font-size:18px;font-weight:400;line-height:150%;color:rgba(var(--black-rgb),.6)}*+.expert__sub-title{margin-top:var(--gap)}@media (max-width:768px){.expert__sub-title{font-size:16px}}.expert__right hr{height:1px;border:0;background-image:linear-gradient(to right,rgba(var(--black-rgb),0),rgba(var(--black-rgb),.2),rgba(var(--black-rgb),0))}.expert__right *+hr{margin-top:var(--gap)}.expert__content{font-size:14px;font-weight:400;line-height:160%;letter-spacing:.02em;color:rgba(var(--black-rgb),.8)}*+.expert__content{margin-top:var(--gap)}.expert__content *+p,.expert__content *+ul{margin-top:1em}.expert__content ul li{padding-left:32px}.expert__content ul *+li{margin-top:.5em}.expert__content a{color:var(--primary-500);-webkit-text-decoration:none;text-decoration:none}.expert__content a:hover{-webkit-text-decoration:underline;text-decoration:underline}.feedbacks{margin-top:var(--section-gap)}.feedbacks__grid{display:grid;align-items:stretch;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px;margin:0;padding:0;list-style:none}@media (max-width:1024px){.feedbacks__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media (max-width:768px){.feedbacks__grid{grid-template-columns:minmax(0,1fr);gap:16px}}.feedbacks__item{display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;border:1px solid #d4d4d8;border-radius:16px;background-color:var(--grey-100)}.feedbacks__item__body{display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;gap:32px;padding:24px}.feedbacks__item__content{font-family:var(--font-family-heading);font-size:24px;font-weight:400;line-height:1.4;letter-spacing:-.015em;color:var(--black)}.feedbacks__item__content p{margin:0}.feedbacks__item__content p+p{margin-top:8px}@media (max-width:768px){.feedbacks__item__content{font-size:20px}}.feedbacks__item__author{display:flex;align-items:center;gap:16px}.feedbacks__item__avatar{position:relative;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;overflow:hidden;width:56px;height:56px;border-radius:50%}.feedbacks__item__avatar img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.feedbacks__item__avatar--initials{font-family:var(--font-family-text);font-size:20px;font-weight:600;line-height:1;letter-spacing:-.0125em;color:rgba(var(--black-rgb),.7)}.feedbacks__item__author__info{display:flex;flex-direction:column;gap:4px;min-width:0}.feedbacks__item__author__name{font-size:16px;font-weight:600;color:var(--black)}.feedbacks__item__author__name,.feedbacks__item__author__role{margin:0;font-family:var(--font-family-text);line-height:1.4;letter-spacing:-.0125em}.feedbacks__item__author__role{font-size:14px;font-weight:400;color:rgba(var(--black-rgb),.7)}.feedbacks__item__highlight{display:flex;flex-direction:column;gap:8px;padding:24px;background-color:var(--white)}.feedbacks__item__figure{margin:0;font-family:var(--font-family-heading);font-size:40px;font-weight:700;line-height:1.4;letter-spacing:-.015em;color:var(--primary-main)}@media (max-width:768px){.feedbacks__item__figure{font-size:32px}}.feedbacks__item__note{margin:0;font-family:var(--font-family-heading);font-size:16px;font-weight:400;line-height:1.75;letter-spacing:-.0125em;color:#27272a}.feedbacks__item__note strong{font-weight:600}.figures,.layout .advantages__aside .figures,.layout .group--theme-black .figures,.layout .group--theme-dark .figures,.layout--theme-black .figures,.layout--theme-dark .figures{--color:var(--white);--color-rgb:var(--white-rgb)}.layout .group--theme-grey-100 .figures,.layout .group--theme-pink .figures,.layout .group--theme-white .figures,.layout--theme-grey-100 .figures,.layout--theme-light .figures,.layout--theme-primary-light .figures{--color:var(--black);--color-rgb:var(--black-rgb)}.figures--theme-primary{--color:var(--primary-500);--color-rgb:var(--primary-500-rgb)}.figures{position:relative;margin-top:var(--section-gap);padding-top:16px;padding-bottom:16px}.hero+.figures{margin-top:24px}.figures__list{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:center;gap:24px 40px;list-style:none}.figures--align-left .figures__list{justify-content:flex-start}@media (max-width:768px){.figures__list{gap:20px 28px}}.figures__item{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:4px;text-align:center}.figures--align-left .figures__item{align-items:flex-start;text-align:left}.figures--align-left .figures__item__figure{justify-content:flex-start}.figures__item__figure{display:inline-flex;align-items:center;justify-content:center;gap:4px;margin:0;font-family:var(--font-family-heading);font-size:24px;font-weight:500;line-height:1.2;letter-spacing:-.015em;color:var(--color);white-space:nowrap}.figures__item__figure__bold{font-weight:inherit;color:var(--primary-main)}.figures__item__description{margin:0;font-family:var(--font-family-text);font-size:14px;font-weight:400;line-height:1.3;letter-spacing:-.015em;color:rgba(var(--color-rgb),.7);white-space:nowrap}.figures__star{flex-shrink:0;width:20px;height:20px;color:var(--color)}*+.founder{margin-top:var(--section-gap)}@media (max-width:768px){*+.founder{margin-top:60px}}.founder{--vertical-padding:100px;--mobile-bottom-offset:80px;--mobile-bottom-padding:23px}.founder--first{padding-top:calc(var(--vertical-padding) + var(--header-height))}.founder .max-width{position:relative;display:grid;grid-template-columns:.9fr 1fr;grid-column-gap:85px;-moz-column-gap:85px;column-gap:85px;grid-row-gap:20px;row-gap:20px}@media (max-width:1024px){.founder .max-width{grid-template-columns:1.2fr .8fr;-moz-column-gap:40px;column-gap:40px}}@media (max-width:768px){.founder .max-width{display:block}.founder{padding-bottom:var(--mobile-bottom-offset)}}.founder__top__title{font-family:var(--font-family-heading);font-size:50px;font-weight:700;line-height:110%;letter-spacing:.03em;color:var(--white)}.founder__top__title strong{color:#f0fa1d}*+.founder__top__content{margin-top:32px}.founder__top{grid-row:1;grid-column:1}.founder__content-blok,.founder__top__content{font-size:20px;font-weight:400;line-height:150%;letter-spacing:.03em;color:var(--white)}.founder__content-blok p:last-of-type:after{content:"";display:inline-block;width:var(--icon-width)}.founder__content-blok b,.founder__top__content b{font-weight:400;color:#f0fa1d}.founder__image{grid-row:1/3;grid-column:2;width:100%}.founder__image img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.founder__content-blok{--icon-width:34px;--icon-height:23px;position:relative;grid-row:2;grid-column:1;padding-top:23px;padding-top:var(--icon-height)}.founder__content-blok p:first-of-type{text-indent:var(--icon-width)}.founder__content-blok__quotes-first,.founder__content-blok__quotes-last{position:absolute;width:var(--icon-width);height:var(--icon-height)}.founder__content-blok__quotes-first{top:0;left:0}.founder__content-blok__quotes-last{right:0;bottom:-8px;transform:scaleX(-1)}@media (max-width:1024px){.founder__top__title{font-size:42px}}@media (max-width:768px){.founder__top__title{font-size:33px}.founder__content-blok,.founder__top__content{font-size:16px}.founder__content{position:absolute;right:var(--mobile-bottom-padding);bottom:calc(-1 * var(--mobile-bottom-offset));left:var(--mobile-bottom-padding);padding:0 var(--mobile-bottom-padding)}*+.founder__image{margin-top:42px}.founder__image{position:relative}.founder__image:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(0deg,#000 6.35%,rgba(0,0,0,.26) 51.49%,transparent 70.64%)}}.guides-index{--color:var(--white);--color-rgb:var(--white-rgb);margin-top:var(--section-gap-small);color:var(--white);color:var(--color)}.guides-index__client{display:flex;flex-direction:column;gap:32px}@media (max-width:768px){.guides-index__client{gap:24px}}.guides-index__toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;border:1px solid rgba(var(--color-rgb),.2);border-radius:16px;background-color:rgba(var(--color-rgb),.1);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}@media (max-width:768px){.guides-index__toolbar{flex-direction:column;align-items:stretch;gap:12px;padding:12px}}.guides-index__search{position:relative;display:block;flex:1 1 auto;max-width:350px;min-width:0}@media (max-width:768px){.guides-index__search{max-width:100%}}.guides-index__search__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;height:40px;padding:8px 40px 8px 16px;font-family:var(--font-family-text);font-size:16px;font-weight:500;line-height:1.7;letter-spacing:-.0125em;color:var(--color);border:.5px solid var(--color);border-radius:8px;outline:none;background-color:transparent}.guides-index__search__input::-moz-placeholder{font-weight:500;color:rgba(var(--color-rgb),.6)}.guides-index__search__input::placeholder{font-weight:500;color:rgba(var(--color-rgb),.6)}.guides-index__search__input:focus-visible{box-shadow:0 0 0 1px rgba(var(--color-rgb),.4);border-color:var(--color)}.guides-index__search__input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.guides-index__search__icon{position:absolute;top:50%;right:16px;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;color:rgba(var(--color-rgb),.8);transform:translateY(-50%);pointer-events:none}.guides-index__filter{display:flex;flex-shrink:0;align-items:center;gap:8px}.guides-index__filter__label{font-weight:400}.guides-index__filter__label,.guides-index__filter__pill{font-family:var(--font-family-text);font-size:16px;line-height:1.7;letter-spacing:-.0125em;color:var(--color)}.guides-index__filter__pill{position:relative;display:inline-flex;align-items:center;gap:4px;height:40px;padding:8px 16px;font-weight:500;border:.5px solid var(--color);border-radius:8px;background-color:transparent}.guides-index__filter__pill:focus-within{box-shadow:0 0 0 1px rgba(var(--color-rgb),.4)}.guides-index__filter__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;padding-right:20px;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;border:none;outline:none;background-color:transparent;cursor:pointer}.guides-index__filter__select option{color:var(--black);background-color:var(--white)}.guides-index__filter__pill__chevron{position:absolute;top:50%;right:12px;display:inline-flex;align-items:center;justify-content:center;color:var(--color);transform:translateY(-50%);pointer-events:none}.guides-index__section+.guides-index__section{margin-top:48px}@media (max-width:768px){.guides-index__section+.guides-index__section{margin-top:32px}}.guides-index__section-header{display:flex;flex-direction:column;gap:16px;max-width:720px;margin-bottom:32px}@media (max-width:768px){.guides-index__section-header{gap:12px;margin-bottom:24px}}.guides-index__section-header__pill{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;font-family:var(--font-family-text);font-size:14px;font-weight:400;line-height:1.6;letter-spacing:-.0125em;color:var(--color);border-radius:32px;background-color:rgba(var(--color-rgb),.1);align-self:flex-start}.guides-index__section-header__pill__dot{flex-shrink:0;width:5px;height:5px;border-radius:50%;background-color:var(--primary-main)}.guides-index__section-header__title{margin:0;font-family:var(--font-family-heading);font-size:40px;font-weight:500;line-height:1.4;letter-spacing:-.015em;color:var(--color);font-feature-settings:"ss03" 1,"liga" 0}@media (max-width:1024px){.guides-index__section-header__title{font-size:32px}}@media (max-width:768px){.guides-index__section-header__title{font-size:24px}}.guides-index__section-header__description{font-family:var(--font-family-text);font-size:16px;font-weight:400;line-height:2;letter-spacing:-.0125em;color:rgba(var(--color-rgb),.8)}.guides-index__section-header__description p{margin:0}.guides-index__section-header__description p+p{margin-top:8px}.guides-index__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:32px;gap:32px}@media (max-width:1024px){.guides-index__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}@media (max-width:768px){.guides-index__grid{grid-template-columns:minmax(0,1fr);gap:16px}}.guides-index__cell{display:flex;flex-direction:column;min-width:0}.guides-index__results{display:flex;flex-direction:column;gap:16px}.guides-index__empty{margin:0;padding:32px 0;font-family:var(--font-family-text);font-size:16px;font-weight:400;line-height:1.6;letter-spacing:-.0125em;color:rgba(var(--color-rgb),.7);text-align:center}.ressource-card-free{--color:var(--white);--color-rgb:var(--white-rgb);position:relative;display:flex;flex-direction:column;overflow:hidden;min-height:326px;color:var(--white);color:var(--color);border-radius:12px;background-color:rgba(var(--white-rgb),.08);background-color:rgba(var(--color-rgb),.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.guides-index__cell .ressource-card-free{flex:1}.ressource-card-free__media{position:relative;display:flex;flex-shrink:0;align-items:center;justify-content:center;overflow:hidden;width:100%;height:200px;padding:16px;background-color:var(--primary-main)}@media (max-width:768px){.ressource-card-free__media{height:150px}}.ressource-card-free__media__image{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;-o-object-fit:cover;object-fit:cover}.ressource-card-free__media__title{position:relative;max-width:240px;margin:0;font-family:var(--font-family-text);font-size:17px;font-weight:700;line-height:1.4;letter-spacing:-.015em;color:var(--white);text-align:center}.ressource-card-free__content{display:flex;flex:1 1 auto;flex-direction:column;gap:8px;padding:24px}.ressource-card-free__category{margin:0;font-size:14px;font-weight:300;color:var(--primary-main);text-transform:uppercase}.ressource-card-free__category,.ressource-card-free__title{font-family:var(--font-family-text);line-height:1.4;letter-spacing:-.015em}.ressource-card-free__title{display:block;font-size:20px;font-weight:400;color:var(--color);-webkit-text-decoration:none;text-decoration:none;transition:color .2s}.ressource-card-free__title:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0}.ressource-card-free:hover .ressource-card-free__title{color:rgba(var(--color-rgb),.7)}.ressource-card-free:active .ressource-card-free__title{color:var(--color)}.ressource-card-free__introduction{display:-webkit-box;overflow:hidden;font-family:var(--font-family-text);font-size:14px;font-weight:300;line-height:1.5;letter-spacing:-.015em;color:rgba(var(--color-rgb),.7);-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.ressource-card-free__introduction p{margin:0}.ressource-card-free__footer{display:flex;justify-content:space-between;gap:8px;margin-top:auto;padding-top:12px;font-family:var(--font-family-text);font-size:13px;font-weight:300;line-height:1.4;letter-spacing:-.015em;color:rgba(var(--color-rgb),.6);border-top:1px solid rgba(var(--color-rgb),.1)}.ressource-card-free__footer__authors,.ressource-card-free__footer__date{display:inline-block;min-width:0}.ressource-card-free__footer__authors{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ressource-card-free__footer__date{flex-shrink:0}.ressource-card-member{--min-height:326px;display:flex;flex-direction:column;overflow:hidden;min-height:326px;min-height:var(--min-height);border-radius:12px;background-color:rgba(var(--white-rgb),.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.guides-index__cell .ressource-card-member{flex:1 1 auto}.ressource-card-member__content{display:flex;flex-direction:column;flex-shrink:0;gap:8px;padding:24px;background-color:rgba(var(--white-rgb),.1);opacity:.4}.ressource-card-member__category{font-size:14px;font-weight:300;color:var(--primary-main);text-transform:uppercase}.ressource-card-member__category,.ressource-card-member__title{margin:0;font-family:var(--font-family-text);line-height:1.4;letter-spacing:-.015em}.ressource-card-member__title{font-size:20px;font-weight:400;color:var(--white)}.ressource-card-member__meta{margin:0;font-family:var(--font-family-text);font-size:14px;font-weight:300;line-height:1.4;letter-spacing:-.015em;color:rgba(var(--white-rgb),.7)}.ressource-card-member__lock{display:flex;flex:1 1 auto;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:24px}.ressource-card-member__lock__icon{display:inline-flex;align-items:center;justify-content:center;padding:12px;color:var(--primary-main);border:1px solid rgba(245,80,55,.45);border-radius:16px;background-color:rgba(245,80,55,.16);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.ressource-card-member__lock__label{max-width:280px;margin:0;font-family:var(--font-family-text);font-size:20px;font-weight:400;line-height:1.4;letter-spacing:-.015em;color:var(--white);text-align:center}.heading,.layout .advantages__aside .heading,.layout .group--theme-black .heading,.layout .group--theme-dark .heading,.layout--theme-black .heading,.layout--theme-dark .heading{--color:var(--white);--color-rgb:var(--white-rgb)}.layout .group--theme-grey-100 .heading,.layout .group--theme-pink .heading,.layout .group--theme-white .heading,.layout--theme-grey-100 .heading,.layout--theme-light .heading,.layout--theme-primary-light .heading{--color:var(--black);--color-rgb:var(--black-rgb)}.heading{position:relative;overflow:hidden;margin-top:var(--section-gap);font-family:var(--font-family-heading)}.heading--align-center{text-align:center}.layout__body>.heading:first-child{margin-top:calc(var(--header-height) + var(--section-gap))}.layout__body>.heading--background:first-child{margin-top:var(--header-height)}.trustpilot+.heading{margin-top:24px}.heading__container{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-right:auto;margin-left:auto}.heading--align-center .heading__container{flex-direction:column;align-items:center}.heading__content{flex:1 1 auto;min-width:0}.heading__cta{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;gap:12px}@media (max-width:768px){.heading__container{flex-direction:column;align-items:flex-start;gap:24px}.heading--align-center .heading__container{align-items:center}.heading__cta{width:100%}}.heading--background .heading__container{padding:163px 0}.heading__title{font-size:var(--font-size-40);font-weight:500;line-height:1.4;letter-spacing:-.015em;color:var(--color)}.heading__title strong{color:var(--primary-500)}*+.heading__title{margin-top:8px}@media (max-width:768px){.heading__title{font-size:24px;line-height:140%;letter-spacing:1.92}.heading__title br{display:none}}.heading__description{max-width:120ch;font-size:var(--font-size-16);font-weight:400;line-height:130%;color:rgba(var(--color-rgb),.8)}.heading--align-center .heading__description{margin-right:auto;margin-left:auto}.heading__description strong{color:var(--primary-500)}*+.heading__description{margin-top:12px}@media (max-width:768px){.heading__description{font-size:18px;line-height:150%;letter-spacing:.02em}*+.heading__description{margin-top:16px}}.heading__sub__content{margin-top:32px;font-size:24px;font-weight:500;line-height:130%;color:var(--primary-500);text-align:center}@media (max-width:768px){.heading__sub__content{font-size:18px;line-height:150%;letter-spacing:.36}}.hero-about .max-width{position:relative}.hero-about__image{position:absolute;top:40px;right:calc(50% - 20px);bottom:0;left:-150px}@media (max-width:1024px){.hero-about__image{top:auto;right:-50px;bottom:-40px;left:auto;height:400px}}@media (max-width:768px){.hero-about__image{height:300px}}.hero-about__image img{display:block;width:auto;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom center;object-position:bottom center}@media (max-width:1024px){.hero-about__image img{-o-object-position:bottom right;object-position:bottom right}}.hero-about__text{position:relative;width:calc(50% - 50px);margin-left:auto;padding-top:100px;padding-bottom:100px}@media (max-width:1344px){.hero-about__text{padding-top:64px;padding-bottom:72px}}@media (max-width:1024px){.hero-about__text{width:100%;padding-top:32px;padding-bottom:300px}}.hero-about__title{font-size:42px;font-weight:700;line-height:1.3;color:var(--light)}.hero-about__title strong{color:var(--primary-500)}@media (max-width:1344px){.hero-about__title{font-size:38px}}@media (max-width:1024px){.hero-about__title{font-size:32px}}@media (max-width:768px){.hero-about__title{font-size:28px}}.hero-about__content{font-size:16px;font-weight:400;line-height:1.5;color:#f8f8f8}*+.hero-about__content{margin-top:32px}@media (max-width:1024px){.hero-about__content{max-width:60ch}*+.hero-about__content{margin-top:24px}}.hero-about__content *+p{margin-top:1em}.hero-about__signatures{width:320px;height:auto}*+.hero-about__signatures{margin-top:32px}@media (max-width:768px){.hero-about__signatures{width:270px}}.hero-form{--vertical-padding:100px;position:relative;padding-top:100px;padding-top:var(--vertical-padding);padding-bottom:100px;padding-bottom:var(--vertical-padding)}.hero-form--first{padding-top:calc(var(--vertical-padding) + var(--header-height))}@media (max-width:1024px){.hero-form{--vertical-padding:60px}}@media (max-width:768px){.hero-form{--vertical-padding:40px}}.hero-form__wrap{display:flex}.hero-form__content{width:100%;max-width:610px}.hero-form__sparkle{width:40px;height:40px}.hero-form__sparkle+.section-title{margin-top:46px}@media (max-width:768px){.hero-form__sparkle+.section-title{margin-top:24px}}.hero-form__text p{max-width:50ch;font-size:20px;font-weight:400;line-height:140%;letter-spacing:.03em}*+.hero-form__text{margin-top:32px}@media (max-width:768px){.hero-form__text p{max-width:100%;font-size:16px;line-height:150%}*+.hero-form__text{margin-top:30px}}.hero-form__subtext{max-width:50ch;font-size:20px;font-weight:500;line-height:140%;letter-spacing:.03em;color:var(--primary-500)}*+.hero-form__subtext{margin-top:32px}@media (max-width:768px){.hero-form__subtext{max-width:100%;font-size:16px;line-height:150%}*+.hero-form__subtext{margin-top:30px}}.hero-form__image{max-width:220px;margin-right:50px;margin-left:auto}@media (max-width:1024px){.hero-form__image{display:none}}.hero-form__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.hero-formation{width:100%}.hero-formation__wrap{--gap:64px;display:grid;align-items:center;grid-template-columns:repeat(2,1fr);grid-gap:64px;grid-gap:var(--gap);gap:64px;gap:var(--gap)}.hero-formation--no-slider .hero-formation__wrap{--gap:0;display:flex}@media (max-width:1024px){.hero-formation__wrap{--gap:32px;grid-template-columns:1fr}}.hero-formation__image{height:100%}@media (max-width:768px){.hero-formation__image{height:350px}}.hero-formation__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-formation__text{max-width:calc((var(--page-max-width) + var(--page-left-padding) + var(--page-right-padding) - var(--gap)) / 2);padding-top:64px;padding-right:var(--page-right-padding);padding-bottom:72px}.hero-formation--no-slider .hero-formation__text{max-width:800px;margin-right:auto;margin-left:auto;padding-left:var(--page-left-padding)}@media (max-width:1024px){.hero-formation__text{max-width:100%;padding-top:0;padding-bottom:var(--section-gap);padding-left:var(--page-left-padding)}}.hero-formation__type{font-size:16px;font-weight:600;line-height:1.3;letter-spacing:.01em;color:var(--primary-500);text-transform:uppercase}@media (min-width:1025px){.hero-formation--no-slider .hero-formation__type{width:100%;text-align:center}}@media (max-width:768px){.hero-formation__type{font-size:15px}}.hero-formation__title{max-width:35ch;font-size:34px;font-weight:700;line-height:1.3;color:var(--white)}*+.hero-formation__title{margin-top:24px}@media (min-width:1025px){.hero-formation--no-slider .hero-formation__title{width:100%;text-align:center}}@media (max-width:1024px){.hero-formation__title{font-size:28px}}@media (max-width:768px){.hero-formation__title{font-size:22px}*+.hero-formation__title{margin-top:16px}}.hero-formation__price{display:flex;align-items:center;justify-content:flex-start;gap:24px}*+.hero-formation__price{margin-top:32px}@media (max-width:768px){.hero-formation__price{flex-direction:column;align-items:flex-start;gap:12px}*+.hero-formation__price{margin-top:24px}}.hero-formation__price__amount{font-size:32px;font-weight:700;line-height:130%;letter-spacing:.01em;color:var(--light);white-space:nowrap}.hero-formation__price__amount sub{bottom:auto;font-size:20px}.hero-formation__price__note{font-size:24px;font-weight:500;line-height:130%;letter-spacing:.01em;color:var(--primary-500)}.hero-formation__price__note--tag{display:inline-block;margin-top:3px;padding:6px 16px 10px;font-size:14px;font-weight:400;line-height:1.3;color:var(--primary-500);border:1px solid var(--primary-500);border-radius:8px;background:linear-gradient(89deg,rgba(var(--primary-500-rgb),.2),rgba(var(--primary-500-rgb),.05));text-align:left}.hero-formation__price span u{font-size:24px;font-style:normal;font-weight:500;line-height:130%;letter-spacing:.01em;color:var(--primary-500);text-decoration-line:line-through}.hero-formation__content{font-size:14px;font-weight:400;line-height:1.4;color:rgba(var(--light-rgb),.8)}*+.hero-formation__content{margin-top:32px}.hero-formation__content *+p,.hero-formation__content *+ul{margin-top:1em}.hero-formation__content ul li{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:500;line-height:1.3;letter-spacing:.03em}.hero-formation__content ul *+li{margin-top:16px}.hero-formation__content ul li:before{--size:20px;content:"";flex-shrink:0;width:20px;width:var(--size);height:20px;height:var(--size);margin-top:2px;background-image:url(/icons/red-check.svg);background-size:20px;background-size:var(--size)}*+.hero-formation__form{margin-top:44px}.hero-formation__form .inline-form__input{max-width:100%}.hero-formation__cta{display:flex;flex-direction:column;gap:16px}*+.hero-formation__cta{margin-top:44px}.hero-formation__cta+.hero-formation__cta{margin-top:16px}@media (max-width:768px){*+.hero-formation__cta{margin-top:32px}.hero-formation__cta+.hero-formation__cta{margin-top:16px}}.hero-formation__cta .button{width:100%;text-align:center}*+.hero-formation__countdown{margin-top:52px}@media (max-width:768px){*+.hero-formation__countdown{margin-top:32px}}.hero-formation__info{font-size:14px;font-weight:400;line-height:130%;letter-spacing:.01em;color:rgba(var(--light-rgb),.8);text-align:center}*+.hero-formation__info{margin-top:16px}.hero-formation__logo{width:100%;max-width:170px;height:auto}*+.hero-formation__logo{margin-top:24px}.hero-formation__slider{position:relative;width:100%;height:100%}@media (max-width:1024px){.hero-formation__slider{height:450px;height:300px}}.hero-formation__slider__cards{position:relative;width:100%;height:100%}.hero-formation__slider__card{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.hero-formation__slider__card__video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center}.hero-formation__slider__card__video-overlay img{--icon-size:112px;width:112px;width:var(--icon-size);height:112px;height:var(--icon-size)}@media (max-width:1024px){.hero-formation__slider__card__video-overlay img{--icon-size:90px}}@media (max-width:768px){.hero-formation__slider__card__video-overlay img{--icon-size:70px}}.hero-formation__slider__card video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-formation__slider__card--current{z-index:1;opacity:1;transition:opacity .3s ease-in-out}.hero-formation__slider__preview-cards{--offset-side:64px;--offset-bottom:48px;--cards-gap:15px;position:absolute!important;right:64px;right:var(--offset-side);bottom:48px;bottom:var(--offset-bottom);z-index:2;display:flex;justify-content:right;gap:24px;width:calc(var(--page-max-width) / 2 - 64px - (var(--gap) / 2));width:calc(var(--page-max-width) / 2 - var(--offset-side) - (var(--gap) / 2))}@media (max-width:1024px){.hero-formation__slider__preview-cards{right:var(--page-right-padding);left:var(--page-left-padding);width:100%}}.hero-formation__slider__preview-cards__wrap{gap:var(--cards-gap);list-style:none}.hero-formation__slider--loaded .hero-formation__slider__preview-cards__wrap{gap:0}.hero-formation__slider__preview-card{--card-size:100px;position:relative;overflow:hidden;max-width:100px;max-width:var(--card-size);min-width:100px;min-width:var(--card-size);height:100px;height:var(--card-size);border:1px solid hsla(0,0%,100%,.5);border-radius:6px}@media (max-width:1024px){.hero-formation__slider__preview-cards{--offset-bottom:20px}.hero-formation__slider__preview-card{--card-size:50px}}@media (max-width:768px){.hero-formation__slider__preview-cards{--offset-bottom:30px}.hero-formation__slider__preview-card{--card-size:70px}}.hero-formation__slider__preview-card--current{border:1px solid #fff}.hero-formation__slider__card>img,.hero-formation__slider__preview-card>img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-formation__slider__card--contain>img{-o-object-fit:contain;object-fit:contain}.hero-formation__slider__preview-card--is-video>img:first-of-type{--icon-size:32px;position:absolute;top:calc(50% - (32px / 2));top:calc(50% - (var(--icon-size) / 2));right:0;bottom:0;left:calc(50% - (32px / 2));left:calc(50% - (var(--icon-size) / 2));z-index:2;width:32px;width:var(--icon-size);height:32px;height:var(--icon-size)}.hero-formation__slider__card__video-pause-icon,.hero-formation__slider__card__video-play-icon,.hero-formation__slider__card__video-preview{display:none}.hero-formation__slider__card__video-pause-icon--show,.hero-formation__slider__card__video-play-icon--show,.hero-formation__slider__card__video-preview--show{display:block}.hero-home{--aspect-ratio:56.25%;position:relative}@media (max-width:1024px){.hero-home{height:auto}}.hero-home .max-width{position:relative;z-index:1;display:flex;align-items:center;gap:32px;padding-top:80px;padding-bottom:100px}.home-hero--illustration-large .max-width{padding-top:50px;padding-bottom:30px}@media (max-width:1024px){.hero-home .max-width{flex-direction:column;align-items:flex-start;gap:64px;padding-top:40px;padding-bottom:70px}.home-hero--illustration-large .max-width{padding-bottom:30px}}@media (max-width:768px){.hero-home .max-width{gap:32px;padding-top:16px;padding-bottom:32px}.home-hero--illustration-large .max-width{padding-bottom:16px}}.hero-home__background__left{position:absolute;top:0;left:0;width:-moz-fit-content;width:fit-content;height:100%;-o-object-fit:contain;object-fit:contain}@media (max-width:768px){.hero-home__background__left{display:none}}.hero-home__background__right{position:absolute;right:0;bottom:0;width:-moz-fit-content;width:fit-content;height:100%;-o-object-fit:contain;object-fit:contain}@media (max-width:768px){.hero-home__background__right{opacity:.5}}.hero-home__title{font-size:40px;font-weight:700;line-height:1.3;color:var(--white)}.hero-home__title strong{font-weight:700;color:var(--primary-500)}*+.hero-home__title{margin-top:8px}@media (max-width:1344px){.hero-home__title{font-size:34px}}@media (max-width:768px){.hero-home__title{max-width:32ch;font-size:24px;text-align:left}.hero-home__title br{display:none}}.hero-home__content{max-width:38ch;font-size:24px;font-weight:300;line-height:1.4;letter-spacing:.01em;color:var(--light);opacity:.8}*+.hero-home__content{margin-top:18px}@media (max-width:1344px){.hero-home__content{font-size:20px}}@media (max-width:768px){.hero-home__content{font-size:16px}*+.hero-home__content{margin-top:12px}}.hero-home__content *+p{margin-top:1.5em}.hero-home__content img{max-width:50%}@media (max-width:768px){.hero-home__content img{max-width:100%}}.hero-home__buttons{display:flex;flex-wrap:wrap;gap:16px}*+.hero-home__buttons{margin-top:32px}@media (max-width:768px){.hero-home__buttons{display:block}*+.hero-home__buttons{margin-top:24px}.hero-home__buttons .button{width:100%;text-align:center}.hero-home__buttons *+.button{margin-top:12px}}.hero-home__image{position:relative;flex:1;width:auto;height:328px}.home-hero--illustration-large .hero-home__image{height:auto}.hero-home__image__image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.home-hero--illustration-large .hero-home__image__image{width:100%;height:auto}.hero-home__video__player__container{flex:1;width:100%}@media (max-width:1024px){.hero-home__video__player__container{max-width:800px}}.hero-home__video__player__wrap{position:relative;overflow:hidden;width:100%;height:0;padding-bottom:56.25%;border-radius:8px;background-color:var(--dark)}@media (max-width:768px){.hero-home__video__player__wrap{width:auto}}.hero-home__video__player__overlay{position:absolute;top:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.hero-home__video__player__overlay__button{flex-shrink:0;width:128px;height:100px;padding:19px 32px;border-radius:16px;background-color:rgba(var(--white-rgb),.2);cursor:pointer;transition:background-color .2s,opacity .2s}.hero-home__video__player__overlay__button:before{position:absolute;top:0;right:0;bottom:0;left:0;content:""}.hero-home__video__player__overlay__button:hover{background-color:rgba(var(--white-rgb),.3)}.hero-home__video__player__overlay__button:active{background-color:rgba(var(--white-rgb),.2)}.hero-home--playing .hero-home__video__player__overlay__button{opacity:0}.hero-home__video__player__video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-home__text{flex:1;width:100%}
/*# sourceMappingURL=eaf301dfc7e77c06.css.map*/