.layout .advantages__aside .programs,.layout .group--theme-black .programs,.layout .group--theme-dark .programs,.layout--theme-black .programs,.layout--theme-dark .programs,.programs{--color:var(--white);--color-rgb:var(--white-rgb);--muted-color:rgba(var(--white-rgb),0.7);--card-border:rgba(var(--white-rgb),0.2);--card-bg:rgba(var(--white-rgb),0.05);--card-header-bg:rgba(var(--white-rgb),0.1);--card-pill-border:rgba(var(--white-rgb),0.2);--card-pill-color:var(--white)}.layout .group--theme-grey-100 .programs,.layout .group--theme-pink .programs,.layout .group--theme-white .programs,.layout--theme-grey-100 .programs,.layout--theme-light .programs,.layout--theme-primary-light .programs{--color:var(--black);--color-rgb:var(--black-rgb);--muted-color:rgba(var(--black-rgb),0.65);--card-border:rgba(var(--black-rgb),0.1);--card-bg:var(--white);--card-header-bg:rgba(var(--black-rgb),0.03);--card-pill-border:rgba(var(--black-rgb),0.1);--card-pill-color:var(--black)}.programs{margin-top:var(--section-gap)}.programs__container{display:flex;flex-direction:column;gap:16px}.programs__sup-title{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:8px;font-family:var(--font-family-text);font-size:14px;font-weight:400;line-height:2.28;letter-spacing:-.014em;color:var(--color);border:1px solid rgba(var(--color-rgb),.2);border-radius:32px;background-color:rgba(var(--color-rgb),.05);text-align:center}.programs__sup-title__dot{flex-shrink:0;width:5px;height:5px;border-radius:50%;background-color:var(--primary-main)}.programs__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;margin:0;padding:0;list-style:none}@media (max-width:1024px){.programs__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.programs__grid{grid-template-columns:minmax(0,1fr)}}.programs__card{position:relative;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--card-border);border-radius:24px;background-color:var(--card-bg)}.programs__card--theme-primary{border-color:var(--primary-main)}.programs__card__header{display:flex;flex-direction:column;gap:16px;min-height:190px;padding:24px;background-color:var(--card-header-bg)}@media (max-width:1024px){.programs__card__header{min-height:0}}.programs__card--theme-primary .programs__card__header{background-color:rgba(var(--primary-main-rgb),.15)}.programs__card__pill{display:inline-flex;align-items:center;overflow:hidden;gap:8px;max-width:100%;padding:8px 12px;border:1px solid var(--card-pill-border);border-radius:32px;background-color:rgba(var(--white-rgb),.05);text-overflow:ellipsis;align-self:flex-start}.programs__card--theme-primary .programs__card__pill{border-color:rgba(var(--primary-main-rgb),.2)}.programs__card__pill__dot{flex-shrink:0;width:5px;height:5px;border-radius:50%;background-color:var(--primary-main)}.programs__card__pill__text{font-family:var(--font-family-text);font-size:14px;font-weight:400;line-height:1.2;letter-spacing:-.014em;color:var(--card-pill-color)}.programs__card--theme-primary .programs__card__pill__text{color:var(--primary-main)}.programs__card__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)}.programs__card__title strong{font-weight:600}.programs__card__description{font-family:var(--font-family-heading);font-size:14px;font-weight:300;line-height:1.4;letter-spacing:-.015em;color:var(--muted-color)}.programs__card__description p{margin:0}.programs__card__description p+p{margin-top:4px}.programs__card__body{display:flex;flex:1 1 auto;flex-direction:column;justify-content:space-between;gap:24px;padding:24px}.programs__card__top{display:flex;flex-direction:column;gap:16px}.programs__card__sub-pill{display:inline-flex;align-items:center;padding:0 12px;font-family:var(--font-family-text);font-size:12px;font-weight:400;line-height:2.66;letter-spacing:-.016em;color:var(--primary-main);border:1px solid rgba(var(--primary-main-rgb),.3);border-radius:32px;background-color:rgba(var(--primary-main-rgb),.1);align-self:flex-start;white-space:nowrap}.programs__card__items,.programs__card__items-wrap{display:flex;flex-direction:column}.programs__card__items{gap:12px;margin:0;padding:0;list-style:none}.programs__card__items--hidden{padding-top:12px}.programs__card__item{display:flex;align-items:flex-start;gap:8px}.programs__card__item__bullet{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:16px;height:22px;color:var(--primary-main)}.programs__card__item__bullet svg{width:12px;height:12px}.programs__card__item__content{flex:1 1 auto;min-width:0;font-family:var(--font-family-text);font-size:14px;font-weight:500;line-height:1.5;letter-spacing:-.014em;color:var(--color)}.programs__card__item__content p{margin:0}.programs__card__see-more{display:inline-flex;align-items:center;gap:16px;margin:0;padding:0;border:0;background:transparent;align-self:flex-start;cursor:pointer}.programs__card__see-more__text{font-family:var(--font-family-heading);font-size:14px;font-weight:300;line-height:1.4;letter-spacing:-.015em;color:rgba(var(--color-rgb),.8)}.programs__card__see-more__icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;color:rgba(var(--color-rgb),.8);transition:transform .3s ease}.programs__card--open .programs__card__see-more__icon{transform:rotate(180deg)}.programs__card__see-more__icon svg{width:16px;height:16px}.programs__card__cta{display:flex;flex-direction:column;gap:8px}.programs__card__cta .button{width:100%}.programs__card--featured{flex-direction:row;align-items:stretch;grid-column:1/-1;gap:32px;padding:24px;background-color:rgba(var(--primary-main-rgb),.2);border-color:var(--primary-main)}@media (max-width:1024px){.programs__card--featured{flex-direction:column;gap:24px;padding:16px}}.programs__card__featured-content{display:flex;flex:1 1 auto;flex-direction:column;justify-content:space-between;gap:32px;min-width:0}.programs__card__featured-header{display:flex;flex-direction:column;gap:16px}.programs__card__featured-text{display:flex;flex-direction:column;gap:8px}.programs__card__tags{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.programs__card__tag{display:inline-flex;align-items:center;padding:0 12px;border:1px solid rgba(var(--color-rgb),.3);border-radius:32px;background-color:rgba(var(--color-rgb),.1)}.programs__card__tag__content{font-family:var(--font-family-text);font-size:12px;font-weight:400;line-height:2.66;letter-spacing:-.016em;color:var(--color);white-space:nowrap}.programs__card__tag__content p{margin:0}.programs__card__featured-cta{display:flex;flex-wrap:wrap;gap:16px}.programs__card__featured-image{display:flex;flex-shrink:0;overflow:hidden;width:450px;border-radius:16px;background-color:rgba(var(--white-rgb),.1)}@media (max-width:1024px){.programs__card__featured-image{width:100%}}.programs__card__featured-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.layout .advantages__aside .qa,.layout .group--theme-black .qa,.layout .group--theme-dark .qa,.layout--theme-black .qa,.layout--theme-dark .qa,.qa{--color:var(--white);--color-rgb:var(--white-rgb);--open-bg:var(--white);--open-color:var(--black);--open-color-rgb:var(--black-rgb)}.layout .group--theme-grey-100 .qa,.layout .group--theme-pink .qa,.layout .group--theme-white .qa,.layout--theme-grey-100 .qa,.layout--theme-light .qa,.layout--theme-primary-light .qa{--color:var(--black);--color-rgb:var(--black-rgb);--open-bg:var(--black);--open-color:var(--white);--open-color-rgb:var(--white-rgb)}.qa{margin-top:var(--section-gap)}.qa__container{display:flex;align-items:flex-start;gap:56px}@media (max-width:1024px){.qa__container{flex-direction:column;gap:32px}}.qa__header{display:flex;flex:0 1 250px;flex-direction:column;align-items:flex-start;gap:16px}@media (max-width:1024px){.qa__header{flex:0 0 auto;width:100%}}.qa__title{font-family:var(--font-family-heading);font-size:var(--font-size-40);font-weight:400;line-height:1.4;letter-spacing:-.015em;color:var(--color)}.qa__title strong{color:var(--primary-500)}.qa__list{display:flex;flex:1;flex-direction:column;gap:16px;margin:0;padding:0;list-style:none}@media (max-width:1024px){.qa__list{gap:12px;width:100%}}.qa__item{overflow:hidden;border-radius:16px;transition:background-color .3s ease}.qa__item--open{background-color:var(--open-bg)}.qa__item__header{display:flex;align-items:center;justify-content:space-between;gap:40px;width:100%;padding:18px 24px;font-family:var(--font-family-text);color:var(--color);border:none;background:transparent;text-align:left;cursor:pointer}@media (max-width:768px){.qa__item__header{gap:16px;padding:16px}}button.qa__item__header{transition:opacity .15s ease}button.qa__item__header:hover{opacity:.7}.qa__item--static .qa__item__header{cursor:default}.qa__item--open .qa__item__header{padding:24px 24px 0;color:var(--open-color)}.qa__item--open button.qa__item__header:hover{opacity:1}@media (max-width:768px){.qa__item--open .qa__item__header{padding:20px 20px 0}}.qa__item__question{flex:1 1 0;min-width:0;margin:0;font-family:var(--font-family-heading);font-size:var(--font-size-16);font-weight:400;line-height:1.4;letter-spacing:-.015em;color:inherit}.qa__item__icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:14px;height:14px;color:inherit}.qa__item__answer{overflow:hidden;color:rgba(var(--open-color-rgb),.7)}.qa__item__answer__inner{padding:16px 24px 24px;font-family:var(--font-family-text);font-size:14px;font-weight:400;line-height:1.6;letter-spacing:-.0125em}@media (max-width:768px){.qa__item__answer__inner{padding:12px 20px 20px}}.qa__item__answer__inner p{margin:0}.qa__item__answer__inner *+p,.qa__item__answer__inner *+ul{margin-top:1em}.qa__item__answer__inner ul{margin:0;padding-left:20px}.qa__item__answer__inner ul *+li{margin-top:.5em}.qa__item__answer__inner a{color:var(--primary-500);-webkit-text-decoration:none;text-decoration:none}.qa__item__answer__inner a:hover{-webkit-text-decoration:underline;text-decoration:underline}.layout .advantages__aside .questions-cards,.layout .group--theme-black .questions-cards,.layout .group--theme-dark .questions-cards,.layout--theme-black .questions-cards,.layout--theme-dark .questions-cards,.questions-cards{--color:var(--light);--color-rgb:var(--white-rgb)}.layout .group--theme-grey-100 .questions-cards,.layout .group--theme-pink .questions-cards,.layout .group--theme-white .questions-cards,.layout--theme-grey-100 .questions-cards,.layout--theme-light .questions-cards,.layout--theme-primary-light .questions-cards{--color:var(--black);--color-rgb:var(--black-rgb)}:not(.hero)+.questions-cards{margin-top:64px}.questions-cards{color:var(--color)}.questions-cards__card{height:-moz-fit-content;height:fit-content;border-radius:16px;background:#f3f4f8}.questions-cards__content{display:grid;justify-content:center;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px;padding:0 62px}@media (max-width:1024px){.questions-cards__content{grid-template-columns:repeat(2,1fr);padding:0 32px}}@media (max-width:768px){.questions-cards__content{grid-template-columns:1fr;padding:0}}.questions-cards__card__client__container{padding:24px}.questions-cards__card__client{display:flex}.questions-cards__card__client__picture{width:53px;height:52px;border-radius:10px}.questions-cards__card__client__infos{width:100%;margin-left:16px;align-self:center}.questions-cards__card__client__infos__container{display:flex}.questions-cards__card__client__infos__name{font-family:var(--font-family);font-size:14px;font-style:normal;font-weight:500;line-height:130%;color:var(--dark)}.questions-cards__card__client__infos__member-since{font-family:var(--font-family);font-size:12px;font-style:normal;font-weight:400;line-height:130%;color:rgba(var(--dark-rgb),.5)}.questions-cards__card__client__question-sent{margin-left:auto;font-family:var(--font-family);font-size:12px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:.01em;color:#000;color:rgba(var(--dark-rgb),.5)}*+.questions-cards__card__content{margin-top:16px}.questions-cards__card__content__question{font-family:var(--font-family);font-size:18px;font-style:normal;font-weight:500;line-height:130%;color:var(--dark)}.questions-cards__card__content__question strong{font-family:var(--font-family);font-size:18px;font-style:normal;font-weight:700;line-height:130%;color:var(--primary-500)}.questions-cards__card__content__actions{display:flex;gap:9px;font-size:12px;font-weight:500;line-height:1.3;letter-spacing:.01em;color:rgba(var(--color-rgb),.5)}*+.questions-cards__card__content__actions{margin-top:16px}.questions-cards__card__footer{position:relative}.questions-cards__card__footer__image-container{overflow:hidden;width:100%;height:100%;border-radius:11px}.questions-cards__card__footer__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.questions-cards__card__footer__background{position:absolute;top:0;left:0;z-index:1;overflow:hidden;width:100%;height:100%;border-radius:0 0 16px 16px}.questions-cards__card__footer__background img{overflow:auto;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.questions-cards__card__footer__container{position:relative;z-index:2;display:flex;overflow:hidden;gap:17px;padding:24px}.rich-text-quote{--color:var(--dark);--color-rgb:var(--dark-rgb);margin-top:var(--section-gap);color:var(--dark);color:var(--color)}.rich-text-quote__wrap{padding-left:42px;border-left:5px solid var(--primary-main)}@media (max-width:1024px){.rich-text-quote__wrap{padding-left:32px}}@media (max-width:768px){.rich-text-quote__wrap{padding-left:16px;border-left-width:3px}}.rich-text-quote__content{font-family:var(--font-family-heading);font-size:20px;font-weight:600;line-height:1.7;letter-spacing:.02em}@media (max-width:1024px){.rich-text-quote__content{font-size:18px}}@media (max-width:768px){.rich-text-quote__content{font-size:16px}}.rich-text-quote__author{display:flex;align-items:center;gap:16px}*+.rich-text-quote__author{margin-top:32px}@media (max-width:1024px){*+.rich-text-quote__author{margin-top:24px}}@media (max-width:768px){*+.rich-text-quote__author{margin-top:16px}}.rich-text-quote__author__avatar,body .blog-body__content>* .rich-text-quote__author__avatar{--size:50px;flex-shrink:0;width:50px;width:var(--size);height:50px;height:var(--size);border-radius:50%;-o-object-fit:cover;object-fit:cover}@media (max-width:768px){.rich-text-quote__author__avatar,body .blog-body__content>* .rich-text-quote__author__avatar{--size:44px}}.rich-text-quote__author__name{font-family:var(--font-family-heading);font-size:18px;font-weight:700;line-height:1.3}@media (max-width:768px){.rich-text-quote__author__name{font-size:15px}}.rich-text-quote__author__role{font-family:var(--font-family-heading);font-size:16px;font-weight:400;line-height:1.3;color:var(--primary-main)}*+.rich-text-quote__author__role{margin-top:4px}@media (max-width:768px){.rich-text-quote__author__role{font-size:15px}}.layout .advantages__aside .quote,.layout .group--theme-black .quote,.layout .group--theme-dark .quote,.layout--theme-black .quote,.layout--theme-dark .quote,.quote{--color:var(--white);--color-rgb:var(--white-rgb)}.layout .group--theme-grey-100 .quote,.layout .group--theme-pink .quote,.layout .group--theme-white .quote,.layout--theme-grey-100 .quote,.layout--theme-light .quote,.layout--theme-primary-light .quote{--color:var(--black);--color-rgb:var(--black-rgb)}.quote{text-align:center}*+.quote{margin-top:var(--section-gap)}@media (max-width:768px){.heading+.quote,.horizontal-line+.quote{margin-top:32px}}.heading .quote{margin-top:var(--section-gap)}.quote__wrap{display:flex;flex-direction:column}.quote__icon{--size:32px;--offset:16px;--color:var(--primary-500);position:absolute;display:inline;width:32px;width:var(--size);height:32px;height:var(--size);transform:translateX(-100%) translate(calc(-1 * 16px),calc(-1 * 16px));transform:translateX(-100%) translate(calc(-1 * var(--offset)),calc(-1 * var(--offset)))}.quote__icon--reverse{transform:translate(var(--offset),var(--offset)) rotate(180deg)}@media (max-width:768px){.quote__icon{--size:24px;--offset:8px}}.quote__text{max-width:40ch;margin-right:auto;margin-left:auto;font-size:32px;font-weight:500;line-height:1.5}.quote__text p{display:inline;color:var(--color)}.quote__text b{font-weight:600;color:var(--primary-500)}.quote__text *+p{margin-top:24px}@media (max-width:1024px){.quote__text{font-size:24px}}@media (max-width:768px){.quote__text{padding-right:24px;padding-left:24px;font-size:18px}.quote__text br{display:none}}.quote__image{--size:80px;width:80px;width:var(--size);height:80px;height:var(--size);margin-right:auto;margin-left:auto;border-radius:50%;-o-object-fit:cover;object-fit:cover}*+.quote__image{margin-top:32px}.quote__author{font-size:16px;font-weight:500;line-height:1;color:var(--color)}*+.quote__author{margin-top:14px}.quote__role{font-size:16px;font-weight:500;line-height:150%;color:rgba(var(--color-rgb),.5)}*+.quote__role{margin-top:8px}.reasons{--vertical-padding:72px;padding-top:72px;padding-top:var(--vertical-padding);padding-bottom:72px;padding-bottom:var(--vertical-padding)}@media (max-width:1024px){.reasons{--vertical-padding:52px}}@media (max-width:768px){.reasons{--vertical-padding:40px}}*+.reasons{border-top:5px solid var(--primary-500)}.reasons__title{--font-size-factor:1;display:flex;align-items:center;width:-moz-max-content;width:max-content;margin-right:auto;margin-left:auto;font-family:var(--font-family-heading);line-height:1.2;letter-spacing:.03em}@media (max-width:1024px){.reasons__title{--font-size-factor:0.85}}@media (max-width:768px){.reasons__title{--font-size-factor:0.7}}.reasons__title span:first-of-type{font-size:calc(104px * var(--font-size-factor));font-weight:700;color:var(--primary-500)}.reasons__title span:last-of-type{max-width:16ch;margin-left:8px;font-size:calc(40px * var(--font-size-factor));font-weight:700}.reasons__content{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:48px;gap:48px}*+.reasons__content{margin-top:64px}@media (max-width:1024px){.reasons__content{gap:24px}}@media (max-width:768px){.reasons__content{grid-template-columns:1fr}*+.reasons__content{margin-top:32px}}.reasons__list{list-style:none}.reasons__list__item{--number-size:32px;--min-height:52px;--vertical-padding:6px;--horizontal-padding:calc((var(--min-height) - var(--number-size)) / 2);display:flex;align-items:center;gap:8px;min-height:52px;min-height:var(--min-height);padding-top:6px;padding-top:var(--vertical-padding);padding-right:16px;padding-bottom:6px;padding-bottom:var(--vertical-padding);padding-left:calc((52px - 32px) / 2);padding-left:var(--horizontal-padding);border-radius:calc(52px / 2);border-radius:calc(var(--min-height) / 2);background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),linear-gradient(129deg,hsla(0,0%,100%,.38),hsla(0,0%,100%,.1));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.reasons__list__item:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";border:1px solid transparent;border-radius:calc(var(--min-height) / 2);background:linear-gradient(270deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,0)) 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}*+.reasons__list__item{margin-top:16px}.reasons__list__item__number{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:var(--number-size);height:var(--number-size);font-size:16px;font-weight:800;line-height:1.4;letter-spacing:.03em;color:var(--black);border-radius:999px;background-color:var(--primary-500);text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.reasons__list__item__content{font-size:16px;font-weight:500;line-height:1.4;letter-spacing:.03em;color:var(--white)}.reasons__image img{width:100%;height:100%;border-radius:16px;-o-object-fit:cover;object-fit:cover}.resources{margin-top:var(--section-gap)}.heading+.resources{margin-top:var(--section-gap-small)}.resources__wrap{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}@media (max-width:1024px){.resources__wrap{gap:24px}}@media (max-width:768px){.resources__wrap{display:flex;flex-direction:column;gap:44px}}.resources__item{position:relative}.resources__item__image{width:100%;height:auto}.resources__item__image img{width:100%;height:auto;border-radius:8px;background-color:var(--grey-100);aspect-ratio:370/200;-o-object-fit:cover;object-fit:cover}.resources__item__sup-title{display:inline-block;padding:3px 12px;font-size:13px;font-weight:500;line-height:1.3;letter-spacing:.01em;color:#ff5c57;text-transform:uppercase;border:1px solid rgba(255,92,87,.3);border-radius:999px;background-color:rgba(255,92,87,.1)}*+.resources__item__sup-title{margin-top:24px}@media (max-width:768px){.resources__item__sup-title{font-size:12px}*+.resources__item__sup-title{margin-top:16px}}.resources__item__title{font-size:20px;font-weight:700;line-height:1.4;color:#050202}*+.resources__item__title{margin-top:24px}.resources__item__sup-title+.resources__item__title{margin-top:12px}@media (max-width:1024px){.resources__item__title{font-size:18px}}@media (max-width:768px){.resources__item__title{font-size:16px}*+.resources__item__title{margin-top:16px}.resources__item__sup-title+.resources__item__title{margin-top:8px}}.resources__item__title a{-webkit-text-decoration:none;text-decoration:none}.resources__item__title a:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0}.resources__item__description{font-size:14px;font-weight:500;line-height:1.4;color:#050202}*+.resources__item__description{margin-top:8px}.layout .advantages__aside .reviews,.layout .group--theme-black .reviews,.layout .group--theme-dark .reviews,.layout--theme-black .reviews,.layout--theme-dark .reviews,.reviews{--item-bg:rgba(var(--white-rgb),0.04);--item-border:rgba(var(--white-rgb),0.08);--content-color:var(--white);--name-color:var(--white);--role-color:rgba(var(--white-rgb),0.7);--tag-bg:rgba(var(--white-rgb),0.06);--tag-border:rgba(170,193,255,.3);--tag-color:#aac1ff}.layout .group--theme-grey-100 .reviews,.layout .group--theme-pink .reviews,.layout .group--theme-white .reviews,.layout--theme-grey-100 .reviews,.layout--theme-light .reviews,.layout--theme-primary-light .reviews{--item-bg:var(--grey-100);--item-border:#d4d4d8;--content-color:var(--black);--name-color:var(--black);--role-color:rgba(0,0,0,.7);--tag-bg:#f6f9ff;--tag-border:rgba(170,193,255,.3);--tag-color:#1c2d5c}.reviews{margin-top:var(--section-gap)}.reviews__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px;margin:0;padding:0;list-style:none}@media (max-width:1024px){.reviews__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media (max-width:768px){.reviews__grid{grid-template-columns:minmax(0,1fr);gap:16px}}.reviews__item{position:relative;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;gap:16px;min-height:400px;padding:24px;border:1px solid var(--item-border);border-radius:16px;background-color:var(--item-bg)}.reviews__item--with-background{justify-content:flex-end;background-color:var(--black);border-color:var(--item-border)}.reviews__item__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.reviews__item__background img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.reviews__item__background:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.85))}.reviews__item--with-background .reviews__item__author,.reviews__item--with-background .reviews__item__content,.reviews__item--with-background .reviews__item__header{position:relative;z-index:1}.reviews__item__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.reviews__item__stars{display:inline-flex;align-items:center;gap:4px;color:var(--primary-main)}.reviews__item__stars svg{display:block}.reviews__item__tag{display:inline-flex;align-items:center;padding:8px 16px;font-family:var(--font-family-text);font-size:14px;font-weight:400;line-height:1.4;letter-spacing:-.014em;color:var(--tag-color);border:1px solid var(--tag-border);border-radius:32px;background-color:var(--tag-bg);white-space:nowrap}.reviews__item__content{flex:1;font-family:var(--font-family-heading);font-size:24px;font-weight:400;line-height:1.4;letter-spacing:-.015em;color:var(--content-color)}.reviews__item__content p{margin:0}.reviews__item__content p+p{margin-top:8px}.reviews__item--with-background .reviews__item__content{flex:0 0 auto;font-size:16px;letter-spacing:-.015em;color:var(--white)}@media (max-width:768px){.reviews__item__content{font-size:20px}.reviews__item--with-background .reviews__item__content{font-size:16px}}.reviews__item__author{display:flex;align-items:center;gap:16px}.reviews__item__avatar{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:56px;height:56px;padding-bottom:2%;font-family:var(--font-family-heading);font-size:24px;font-weight:600;line-height:1;letter-spacing:-.015em;border-radius:8px}.reviews__item__author__info{display:flex;flex-direction:column;gap:4px;min-width:0}.reviews__item__author__name{margin:0;font-family:var(--font-family-text);font-size:16px;font-weight:600;line-height:1.4;letter-spacing:-.014em;color:var(--name-color)}.reviews__item--with-background .reviews__item__author__name{color:var(--white)}.reviews__item__author__role{margin:0;font-family:var(--font-family-text);font-size:14px;font-weight:400;line-height:1.4;letter-spacing:-.014em;color:var(--role-color)}.reviews__item--with-background .reviews__item__author__role{color:rgba(var(--white-rgb),.7)}.layout .advantages__aside .slider-ressources,.layout .group--theme-black .slider-ressources,.layout .group--theme-dark .slider-ressources,.layout--theme-black .slider-ressources,.layout--theme-dark .slider-ressources,.slider-ressources{--color:var(--white);--color-rgb:var(--white-rgb);--color-shadow:var(--black);--color-shadow-rgb:var(--black-rgb)}.layout .group--theme-grey-100 .slider-ressources,.layout .group--theme-pink .slider-ressources,.layout .group--theme-white .slider-ressources,.layout--theme-grey-100 .slider-ressources,.layout--theme-light .slider-ressources,.layout--theme-primary-light .slider-ressources{--color:var(--black);--color-rgb:var(--black-rgb);--color-shadow:var(--white);--color-shadow-rgb:var(--white-rgb)}*+.slider-ressources{margin-top:var(--section-gap)}@media (max-width:768px){.heading+.slider-ressources{margin-top:24px}}.slider-ressources{display:flex;margin-top:var(--section-gap)}.slider-ressources-content:after,.slider-ressources-content:before{display:none}@media (min-width:1441px){.slider-ressources-content:before{left:0;background:linear-gradient(90deg,var(--color-shadow) 0,rgba(var(--color-shadow-rgb),.5) 3%,rgba(var(--color-shadow-rgb),0) 8%)}.slider-ressources-content:after,.slider-ressources-content:before{position:absolute;top:0;z-index:5;content:"";display:block;width:100%;height:100%}.slider-ressources-content:after{right:0;background:linear-gradient(-90deg,var(--color-shadow) 0,rgba(var(--color-shadow-rgb),.5) 3%,rgba(var(--color-shadow-rgb),0) 8%)}}.slider-ressources__max-width{position:relative;width:100%;margin-right:auto;margin-left:auto}@media (min-width:1441px){.slider-ressources__max-width{max-width:calc(1600px + var(--page-left-padding) + var(--page-right-padding));padding-right:var(--page-right-padding);padding-left:var(--page-left-padding)}}.slider-ressources__item.keen-slider__slide{--width:700px;flex:0 0 700px;flex:0 0 var(--width);width:700px;width:var(--width);border-radius:8px;aspect-ratio:7/3}@media (max-width:1024px){.slider-ressources__item.keen-slider__slide{--width:500px}}@media (max-width:768px){.slider-ressources__item.keen-slider__slide{--width:280px;aspect-ratio:3/5}}.slider-ressources__item__picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:768px){.slider-ressources__item__picture{width:100%}}.layout .advantages__aside .slider-team,.layout .group--theme-black .slider-team,.layout .group--theme-dark .slider-team,.layout--theme-black .slider-team,.layout--theme-dark .slider-team,.slider-team{--shadow-rgb:var(--black-rgb)}.layout .group--theme-grey-100 .slider-team,.layout .group--theme-pink .slider-team,.layout .group--theme-white .slider-team,.layout--theme-grey-100 .slider-team,.layout--theme-light .slider-team,.layout--theme-primary-light .slider-team{--shadow-rgb:var(--white-rgb)}*+.slider-team,.slider-team{margin-top:var(--section-gap)}.slider-team{display:flex}.slider-team__max-width{position:relative;width:100%;max-width:2000px;margin-right:auto;margin-left:auto}.slider-team-content:after,.slider-team-content:before{position:absolute;top:0;z-index:5;content:"";width:64px;height:100%;background:linear-gradient(var(--direction),rgba(var(--shadow-rgb),1) 0,rgba(var(--shadow-rgb),0) 100%)}.slider-team-content:before{--direction:to right;left:0}.slider-team-content:after{--direction:to left;right:0}@media (max-width:2000px){.slider-team-content:after,.slider-team-content:before{display:none}}.slider-team__button{position:absolute;top:50%;z-index:10;display:flex;align-items:center;justify-content:center;gap:8px;width:64px;height:64px;border-radius:999px;transform:translateY(-50%);cursor:pointer}.slider-team__button--prev{left:calc(var(--page-left-padding))}.slider-team__button--next{right:calc(var(--page-right-padding))}@media (max-width:1024px){.slider-team__button{display:none}}.slider-team__item{--width:290px;position:relative;flex:0 0 290px;flex:0 0 var(--width);overflow:hidden;width:290px;width:var(--width);height:390px;border-radius:16px;background-color:#000}@media (max-width:768px){.slider-team__item{--width:240px;height:320px}}.slider-team__item:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:"";background:linear-gradient(180deg,rgba(var(--black-rgb),0) 60%,rgba(var(--black-rgb),.6) 90%)}.slider-team__item__picture{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.slider-team__item__content{position:absolute;bottom:0;left:0;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:20px}@media (max-width:768px){.slider-team__item__content{padding:16px}}.slider-team__item__text-content{display:flex;flex-direction:column;gap:8px}@media (max-width:768px){.slider-team__item__text-content{gap:4px}}.slider-team__item__text__title{font-size:18px;font-weight:700;line-height:120%;letter-spacing:.06em}@media (max-width:768px){.slider-team__item__text__title{font-size:16px}}.slider-team__item__text__title a{color:inherit;-webkit-text-decoration:none;text-decoration:none}.slider-team__item__text__title a:after{position:absolute;content:"";top:0;right:0;bottom:0;left:0}.slider-team__item__text__title a:hover{-webkit-text-decoration:underline;text-decoration:underline}.slider-team__item__text__role{font-size:14px;font-weight:400;line-height:1.4;letter-spacing:.06em;color:rgba(var(--white-rgb),.8)}@media (max-width:768px){.slider-team__item__text__role{font-size:13px}}.slider-team__item__logo{--size:60px;width:60px;width:var(--size);height:60px;height:var(--size);border-radius:16px}@media (max-width:768px){.slider-team__item__logo{--size:52px}}.layout .group--theme-grey-100 .steps,.layout .group--theme-pink .steps,.layout .group--theme-white .steps,.layout--theme-grey-100 .steps,.layout--theme-light .steps,.layout--theme-primary-light .steps,.steps{--steps-grid-gap:12px;--steps-card-padding:8px 24px 24px;--steps-card-gap:24px;--steps-card-align:center;--steps-card-bg:var(--white);--steps-card-color:var(--black);--steps-card-muted:rgba(var(--black-rgb),0.65);--steps-card-alt-bg:var(--black);--steps-card-alt-color:var(--white);--steps-card-alt-muted:rgba(var(--white-rgb),0.7);--steps-footer-font-family:var(--font-family-text);--steps-footer-font-size:16px;--steps-footer-font-weight:500;--steps-footer-padding:0;--steps-footer-radius:0;--steps-footer-bg:transparent;--steps-footer-color:var(--primary-main);--steps-footer-alt-bg:transparent;--steps-footer-alt-color:var(--primary-main)}.layout .advantages__aside .steps,.layout .group--theme-black .steps,.layout .group--theme-dark .steps,.layout--theme-black .steps,.layout--theme-dark .steps{--steps-grid-gap:16px;--steps-card-padding:16px;--steps-card-gap:16px;--steps-card-align:flex-start;--steps-card-bg:var(--white);--steps-card-color:var(--black);--steps-card-muted:rgba(var(--black-rgb),0.7);--steps-card-alt-bg:var(--primary-main);--steps-card-alt-color:var(--white);--steps-card-alt-muted:rgba(var(--white-rgb),0.9);--steps-footer-font-family:var(--font-family-heading);--steps-footer-font-size:17px;--steps-footer-font-weight:500;--steps-footer-padding:2px 12px 4px 12px;--steps-footer-radius:24px;--steps-footer-bg:var(--primary-main);--steps-footer-color:var(--white);--steps-footer-alt-bg:var(--white);--steps-footer-alt-color:var(--primary-main)}.steps{margin-top:var(--section-gap)}.steps__items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:var(--steps-grid-gap);gap:var(--steps-grid-gap);margin:0;padding:0;list-style:none}@media (max-width:1024px){.steps__items{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.steps__items{grid-template-columns:minmax(0,1fr)}}.steps__item{display:flex;flex-direction:column;align-items:var(--steps-card-align);gap:var(--steps-card-gap);padding:var(--steps-card-padding);color:var(--steps-card-color);border-radius:20px;box-shadow:0 1px 2px 0 rgba(0,0,0,.06),0 0 0 1px rgba(0,0,0,.06);background-color:var(--steps-card-bg)}.steps__item:nth-child(2n){color:var(--steps-card-alt-color);background-color:var(--steps-card-alt-bg)}.steps__item__head{display:flex;align-items:center;gap:8px;width:100%}.steps__item__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:24px;height:24px}.steps__item__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.steps__item__number{font-family:var(--font-family-text);font-size:14px;font-weight:400;line-height:calc(32 / 14);letter-spacing:-.0125em;color:var(--primary-main);-webkit-user-select:none;-moz-user-select:none;user-select:none}.steps__item__body{display:flex;flex:1 1 auto;flex-direction:column;gap:8px;width:100%}.steps__item__title{margin:0;font-family:var(--font-family-heading);font-size:var(--font-size-20);font-weight:400;line-height:1.4;letter-spacing:-.015em;color:inherit}.steps__item__title strong{font-weight:600}.layout .advantages__aside .steps__item__title,.layout .group--theme-black .steps__item__title,.layout .group--theme-dark .steps__item__title,.layout--theme-black .steps__item__title,.layout--theme-dark .steps__item__title{font-family:var(--font-family-text);font-size:18px;font-weight:400;letter-spacing:-.0115em}.steps__item__description{font-family:var(--font-family-text);font-size:14px;font-weight:400;line-height:1.4;letter-spacing:-.0125em;color:var(--steps-card-muted)}.steps__item:nth-child(2n) .steps__item__description{color:var(--steps-card-alt-muted)}.steps__item__description p{margin:0}.steps__item__description p+p{margin-top:4px}.steps__item__footer{display:flex;align-items:center;justify-content:flex-start;width:100%}.steps__item__footer__label{display:inline-flex;align-items:center;justify-content:flex-start;padding:var(--steps-footer-padding);font-family:var(--steps-footer-font-family);font-size:var(--steps-footer-font-size);font-weight:var(--steps-footer-font-weight);line-height:1.4;letter-spacing:-.015em;color:var(--steps-footer-color);border-radius:var(--steps-footer-radius);background-color:var(--steps-footer-bg)}.steps__item:nth-child(2n) .steps__item__footer__label{color:var(--steps-footer-alt-color);background-color:var(--steps-footer-alt-bg)}.layout .advantages__aside .system,.layout .group--theme-black .system,.layout .group--theme-dark .system,.layout--theme-black .system,.layout--theme-dark .system,.system{--page-max-width:980px;--header-color:var(--white);--without-bg:rgba(var(--white-rgb),0.2);--without-color:var(--white);--with-bg:var(--white);--with-color:#2d001f;--border-color:#d4d4d8}.layout .group--theme-grey-100 .system,.layout .group--theme-pink .system,.layout .group--theme-white .system,.layout--theme-grey-100 .system,.layout--theme-light .system,.layout--theme-primary-light .system{--header-color:var(--black);--without-bg:rgba(var(--black-rgb),0.08);--without-color:var(--black);--with-bg:var(--white);--with-color:#2d001f;--border-color:rgba(var(--black-rgb),0.12)}.system{margin-top:var(--section-gap)}.system__headers{display:grid;align-items:center;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:24px;gap:24px;padding:0 24px}.system__header{margin:0;font-family:var(--font-family-text);font-size:16px;font-weight:400;line-height:1.4;letter-spacing:-.015em;color:var(--header-color);text-align:center}.system__header--with{display:flex;align-items:center;justify-content:center;gap:8px}.system__header__icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center}.system__header__icon,.system__header__icon img{width:24px;height:24px}.system__with-logo{display:inline-block;width:auto;height:18px;-o-object-fit:contain;object-fit:contain;vertical-align:middle;transform:translateY(-2.5px)}*+.system__columns{margin-top:24px}.system__columns{display:grid;align-items:flex-start;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:16px;gap:16px;padding:16px 12px;border:1px solid var(--border-color);border-radius:16px}@media (max-width:768px){.system__columns{grid-template-columns:minmax(0,1fr)}}.system__column{display:flex;flex-direction:column;gap:8px}.system__column__header{padding:4px 12px 0}.system__rows{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.system__row{display:flex;align-items:center;gap:8px;padding:8px 12px;font-family:var(--font-family-text);font-size:16px;font-weight:500;line-height:2;letter-spacing:-.0125em;border-radius:8px}.system__row--without{color:var(--without-color);-webkit-text-decoration:line-through;text-decoration:line-through;background-color:var(--without-bg);-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.system__row--with{color:var(--with-color);background-color:var(--with-bg)}.system__row__icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center}.system__row__icon,.system__row__icon img{width:24px;height:24px}.system__row__content{flex:1 1 0;min-width:0}.system__row__content p{margin:0}.system__row__content p+p{margin-top:4px}
/*# sourceMappingURL=55c0838933583165.css.map*/