/*
Theme Name: Eaer
*/

[data-aos="logos-circle-anim"] {
    opacity: 0;
    transform: translateY(-100%) translateX(50%) rotate(0deg);
}

[data-aos="logos-circle-anim"].aos-animate {
    opacity: 1;
    transform: translateY(-50%) translateX(0) rotate(45deg);
}

[data-aos="review-bg-anim"] {
    opacity: 0;
    transform: translateY(-100%);
}

[data-aos="review-bg-anim"].aos-animate {
    opacity: 1;
    transform: translateY(0);
}

[data-aos="visible-img-anim"].aos-animate::before {
    padding-right: 0;
}

[data-aos="visible-img-anim"]::before {
    position: absolute;
    top: 0;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    width: 0;
    padding-right: 100%;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    height: 100%;
    border-radius: 20px;
    background: linear-gradient(289.7deg, #fcf4ff 6.04%, #f3d0ff 86.19%);
}

[data-aos="img-team-anim"].aos-animate::after {
    padding-right: 0;
}

[data-aos="img-team-anim"]::after {
    position: absolute;
    top: 0;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    width: 0;
    padding-right: 100%;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    height: 100%;
    border-radius: 20px;
    background: #fff;
}

.team__img-wrapper {
    overflow: hidden;
}

.benefits {
    background: linear-gradient(107.26deg, #f2fbfa 10.34%, rgba(255, 255, 255, 0) 91.63%);
}

html {
    overflow-x: hidden;
}

.footer-bg-common img {
    max-width: 100%;
    margin-bottom: -20px;
}

.footer-bg-common {
    position: absolute;
    bottom: -20px;
    right: 0;
    z-index: -1;
}

.footer {
    position: relative;
}

.footer__rules,
.footer__container {
    position: relative;
    z-index: 2;
}

.page-template-teams-template {
    position: relative;
}

.team-page-bg {
    position: absolute;
    top: 0;
    left: -20vw;
    z-index: -1;
}

.team-page-bg svg {
    max-width: 100%;
}

.formations-template-default main {
    overflow: initial;
}

.benefits__logo-wrapper {
    transition: all 0.5s;
}

.benefits__logo-wrapper:hover {
    transform: scale(1.2);
}

.footer {
    position: relative;
    z-index: 2;
}

.footer-home-bg {
    position: relative;
    overflow: hidden;
}

.footer-bg-svg {
    right: -20px;
    bottom: -20px;
    position: absolute;
}

.footer-bg-svg svg {
    max-width: 100%;
}

.team__img-wrapper,
.formation__img-wrapper {
    position: relative;
}

.benefits__inner-item {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.benefits__inner-item.active {
    opacity: 1;
    position: relative;
    z-index: 1;
    transition: all 0.9s;
}

.benefits__wrapper {
    position: relative;
}

.benefits__wrapper svg.active {
    transform: rotate(-45deg);
}

.benefits__wrapper svg {
    transition: all 0.9s;
}

.contact-popup__radios .wpcf7-radio label > input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.contact-popup__radios .wpcf7-radio label > span {
    display: inline-flex;
    align-items: center;
    user-select: none;
}

.contact-popup__radios .wpcf7-radio label {
    cursor: pointer;
    position: relative;
    display: block;
    margin-top: 10px;
}
.contact-popup__radios .wpcf7-radio label > span {
    padding-left: 40px;
}

.contact-popup__radios .wpcf7-radio label > span::before {
    content: "";
    display: block;
    width: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 20px;
    flex-shrink: 0;
    flex-grow: 0;
    border: 2px solid #ffffff;
    border-radius: 50%;
}

.contact-popup__radios .wpcf7-radio label > input + span::after {
    transition: all 0.5s;
    position: absolute;
    content: "";
    background: #fff;
    width: 10px;
    height: 10px;
    top: 50%;
    transform: translateY(-50%);
    left: 7px;
    border-radius: 100%;
    opacity: 0;
}

.contact-popup__radios .wpcf7-radio label > input:checked + span::after {
    opacity: 1;
}

.contact-popup .wpcf7-response-output {
    border: none !important;
    max-width: 550px;
    width: 100%;
    font-size: 20px !important;
    padding: 0 0 30px 0 !important;
    margin: 20px auto 0 auto !important;
    color: #fff;
    font-family: Nokio;
    font-style: normal;
    font-weight: 500;
    text-align: center;
}

.contact-popup .wpcf7-form-control-wrap {
    position: relative;
    display: block;
}

.wpcf7-not-valid-tip {
    position: absolute;
    top: calc(100% + 6px);
    left: 0;
    font-size: 14px;
}

.introduction {
    background: radial-gradient(
            46.12% 110.39% at 40.99% 76.62%,
            #ffffff 0%,
            #ffffff 0%,
            #ffffff 0.01%,
            rgba(255, 255, 255, 0) 100%
        ),
        radial-gradient(100% 100% at 89.04% 0%, #d6f9f5 0%, rgba(255, 255, 255, 0) 100%),
        radial-gradient(71.05% 84.17% at 24.4% 0%, #dca9f1 0%, rgba(220, 169, 241, 0) 100%), #ffffff;
    mix-blend-mode: multiply;
}

.benefits__bg {
    position: absolute;
    top: 50%;
    z-index: -1;
    left: -150px;
}

.reviews {
    position: relative;
}

.reviews__bg-svg svg {
    max-width: 100%;
}
.reviews__bg-svg {
    position: absolute;
    bottom: -100px;
    z-index: -1;
}

.reviews__slider-btns {
    display: flex;
    max-width: 420px;
    margin: 60px auto 0 auto;
    justify-content: space-between;
}
.reviews__slider-btn {
    border: none;
    background: transparent;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.5s;
}

.reviews__slider-btn:hover {
    transform: scale(1.3);
}

.reviews .slick-arrow {
    display: none !important;
}

.team {
    position: relative;
}

.team__bg-fill img,
.team__bg-fill svg {
    max-width: 100%;
    max-height: 100%;
}

.team__bg-fill {
    position: absolute;
    right: 0;
    z-index: -1;
    bottom: -150px;
}

.portal__logo-svg {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 10vh;
    pointer-events: none;
    transition: all 0.9s;
}

.portal__logo-svg.left-active {
    transform: translateX(calc(-100% - 30px));
}

.portal__logo-svg.left-active path {
    fill: #c4dfff;
}

.portal__logo-svg.right-active {
    transform: translateX(calc(0% + 20px));
}

.portal__logo-svg svg path {
    transition: all 0.9s;
}

.portal__logo-svg.right-active svg path.portal__logo-svg-right-blue {
    fill: #c552f7;
}

.portal__logo-svg.right-active svg path {
    fill: #333;
}

.portal__logo-wrapper {
    pointer-events: none;
}

.footer-home-bg {
    padding-top: 100px;
    margin-top: 60px;
    padding-bottom: 80px;
}

.footer-home-bg p,
.footer-home-bg span,
.footer-home-bg h2,
.footer-home-bg h3,
.footer-home-bg a {
    color: #fff;
}

.footer-home-bg .footer__letter input::placeholder {
    color: #fff;
}

.footer-home-bg .footer__letter input:hover,
.footer-home-bg .footer__letter input:focus {
    border: 2px solid #fff;
    outline: none;
}

.footer-home-bg .footer__letter input {
    border-bottom: 2px solid #fff;
    color: #fff;
    background: transparent;
}

.footer-home-bg .footer__social a svg path,
.footer-home-bg .footer__letter button svg path {
    fill: #fff;
}

.footer-home-bg .footer__letter button {
    color: #fff;
}

.footer__address-wrapper a,
.footer__social a svg {
    transition: all 0.5s;
    opacity: 1;
}

.footer__address-wrapper a:hover,
.footer__social a svg:hover {
    opacity: 0.6;
}

.company__item {
    display: block;
}

.footer-home-bg {
    background-size: cover;
    background-repeat: no-repeat;
}

body.formations-template-default,
body.actualite-template-default {
    overflow: initial;
}

.actualite-template-default main {
    overflow: initial;
}

@media (max-width: 1650px) {
    .team-page-bg {
        top: -10vh;
    }
}

@media (max-width: 1025px) {
    .team.team-page {
        margin-top: 70px;
    }

    .team-page-bg {
        display: none;
    }
}

@media (max-width: 767px) {
    .footer-bg-svg {
        display: none;
    }

    .introduction__container-bottom {
        padding-bottom: 0;
        margin-top: 15px;
    }

    .team.team-page {
        margin-top: 50px;
    }

    .team-page .team__wrapper {
        margin-top: 60px;
    }

    .reviews__slider-btns {
        max-width: 220px;
        margin: 30px auto 0 auto;
    }

    .reviews__link {
        margin-top: 15px;
    }

    .footer-home-bg {
        padding-top: 10px;
    }
}

@media (max-width: 550px) {
    .formation-page__img-wrapper {
        max-width: 100%;
    }
}

.reviews__stars,
.footer__social {
    display: none;
}

