/* -- -- -- -- -- WELCOME - DÉBUT -- -- -- -- -- */

#welcome.welcome--brands.welcome--brand {
    aspect-ratio: unset;
    height: auto;
    margin-block: 19px 40px;
}

#welcome.welcome--brand::after {
    background-image: url(../img/logosIcons/brandAfter.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    content: "";
    display: block;
    width: 120px;
    height: auto;
    position: absolute;
    aspect-ratio: 196 / 418;
    z-index: 0;
    bottom: -70px;
    left: unset;
    right: 0;
}

#welcome.welcome--brand .logo {
    filter: brightness(0) invert(1);
    width: 100%;
    max-width: 100px;
}

#welcome.welcome--brand .corps,
#welcome.welcome--brand .corps * {
    color: var(--white);
}

#welcome.welcome--brand .title {
    margin-block: 24px 16px;
}

#welcome.welcome--brand .buttons {
    margin-top: 24px;
    display: grid;
    gap: 24px;
}

#welcome.welcome--brand .button {
    width: fit-content;
    color: var(--white);
    background-color: var(--black);
    padding: 12px 19px;
}

#welcome.welcome--brand .button:nth-child(2n) {
    background-color: var(--primary);
}

#welcome.welcome--brand .note {
    margin-top: 32px;
    width: fit-content;
}

#welcome.welcome--brands.welcome--brand::before {
    display: none;
}

@media (width > 575px) {
    #welcome.welcome--brand {
        padding-block: 46px;
    }
}

@media (width > 767px) {
    
    #welcome.welcome--brand {
        padding: 8% 20% 10% 10%;
    }

    #welcome.welcome--brand .note {
        width: fit-content;
        aspect-ratio: unset;
        width: 40%;
        max-width: 366px;
        height: auto;
        position: absolute;
        right: 30px;
        bottom: 80px;
        z-index: 2;
    }

    #welcome.welcome--brands.welcome--brand::before {
        background-image: url(../img/logosIcons/brandBefore.svg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        content: "";
        display: block !important;
        height: auto;
        position: absolute;
        aspect-ratio: 1 / 1;
        z-index: 1;
        width: 165%;
        top: -15%;
        left: -65%;
    }
}

@media (width > 849px) {
    #welcome.welcome--brand::before {
        height: 240%;
        top: -55%;
        right: -80%;
    }
}

@media (width > 949px) {
    #welcome.welcome--brand::before {
        right: -62.5%;
    }
}

@media (width > 991px) {
    #welcome.welcome--brands.welcome--brand::before {
        max-width: unset;
        width: 120%;
        top: -25%;
        left: -40%;
    }

    #welcome.welcome--brand {
        aspect-ratio: 16/9;
        padding: 3% 20% 10% 15%;
        margin-bottom: 28px;
    }
    
    #welcome.welcome--brand .note {
        bottom: 20px;
        height: fit-content;
        aspect-ratio: unset;
        margin-top: unset;
    }

    #welcome.welcome--brand .title {
        max-width: 628px;
    }

    #welcome.welcome--brand .corps {
        max-width: 495px;
    }

    #welcome.welcome--brand .logo {
        max-height: 134px;
        max-width: 120px;
        object-fit: contain;
    }
}

@media (width > 1199px) {
    #welcome.welcome--brand::before {
        left: -250px;
    }

    #welcome.welcome--brand .note {
        bottom: 47px;
        right: 10%;
    }

    #welcome.welcome--brand::after {
        aspect-ratio: 1/1;
        width: 418px;
        bottom: 0;
        right: 0;
    }

    #welcome.welcome--brand {
        aspect-ratio: unset;
        padding-block: 47px;
    }
}

@media (width > 1499px) {
    #welcome.welcome--brand {
        aspect-ratio: unset;
        padding: 140px 0px;
    }

    #welcome.welcome--brand > .welcomeContainer {
        display: flex;
        flex-direction: column;
        width: 100%;
        max-width: 1400px;
        margin-inline: auto;
    }

    #welcome.welcome--brand > .welcomeContainer > *:not(.note) {
        margin-left: 163px;
        position: relative;
        z-index: 3;
    }

    #welcome.welcome--brand .note {
        bottom: 140px;
        right: unset;
        width: 100%;
        max-width: 1400px;
    }

    #welcome.welcome--brand .note .ti-widget.ti-goog.ti-disable-font .ti-widget-container {
        display: flex;
        justify-content: flex-end;
        align-items: flex-end;
    }
}

@media (width > 1599px) {
    #welcome.welcome--brand::before {
        left: -9.5%;
    }

    #welcome.welcome--brand .note {
        width: 100%;
        max-width: 1400px;
        margin-inline: auto;
        right: unset;
    }

    #welcome.welcome--brand {
        padding-inline: unset;
    }

    #welcome.welcome--brand .note .ti-widget.ti-goog.ti-disable-font .ti-widget-container {
        width: 100%;
        display: flex;
        align-items: flex-end;
        justify-content: flex-end;
    }

    .welcomeContainer {
        width: 100%;
        max-width: 1400px;
        margin-inline: auto;
    }

    #welcome.welcome--brands.welcome--brand::before {
        width: 100%;
        top: -15%;
        left: -30%;
    }
}

@media (width > 1720px) {
    #welcome.welcome--brand::before {
        left: -6.5%;
    }
}

@media (width > 1799px) {
    #welcome.welcome--brand::before {
        left: -3.5%;
    }
}

@media (width > 1919px) {
    #welcome.welcome--brand::after {
        width: 518px;
    }

    #welcome.welcome--brand::before {
        left: -150px;
        top: -500px;
        margin: 0 0 -40vw 3%;
        width: 1320px;
        max-width: unset;
    }

    #welcome.welcome--brands.welcome--brand::before {
        width: 70%;
        top: -45%;
        left: -10%;
    }
}

@media (width > 2099px) {
    #welcome.welcome--brand::before {
        margin-left: 6%;
    }
}

@media (width > 2299px) {
    #welcome.welcome--brand::before {
        width: 1550px;
        margin-left: 5%;
    }
}

@media (pointer: fine) {
    #welcome.welcome--brand .button:hover {
        padding-inline: 22px 16px;
    }
}

/* -- -- -- -- -- WELCOME - FIN -- -- -- -- -- */


/* -- -- -- -- -- CTAs - DÉBUT -- -- -- -- -- */

.ctas {
    margin-bottom: 56px;
    margin-inline: 30px;
}

.ctas > .swiper {
    overflow: visible;
}

.vignette {
    border: 1px solid var(--grey);
    border-radius: 16px;
    padding: 28px;
    height: auto!important;
    position: relative;
}

.vignette > .title {
    width: 100%;
    color: var(--black);
    font-size: 1.25rem;
    line-height: 1.5469rem;
    margin-bottom: 8px;
}

.vignette .corps,
.vignette .corps * {
    font-size: .875rem;
    line-height: normal;
    color: #737385;
}

.vignette .corps {
    margin-bottom: 54px;
}

.vignette .button {
    position: absolute;
    bottom: 28px;
    left: 28px;
    font-size: .875rem;
    line-height: normal;
    padding: 8px 16px;
}

@media (width > 991px) {
    .ctas {
        margin-bottom: 85px;
    }
}

@media (width > 1199px) {
    .ctas .swiper-wrapper {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 23px;
    }
}

@media (width > 1499px) {
    .ctas {
        margin-inline: auto;
        width: 100%;
        max-width: 1400px;
    }
}

/* -- -- -- -- -- CTAs - FIN -- -- -- -- -- */


/* -- -- -- -- -- PRECISION - DÉBUT -- -- -- -- -- */

#commitments.precision > .content {
    gap: 24px;
}

#commitments.precision .title {
    width: 335px;
    bottom: 10px;
}

#commitments.precision .introduction * {
    font-size: 1.25rem;
    line-height: normal;
}

#commitments.precision > .content > .corps {
    margin-top: 8px;
    font-size: .875rem;
    line-height: 1.4219rem;
}

#commitments.precision .commitment {
    margin-top: 8px;
}

#commitments.precision .commitment .subtitle {
    font-size: 1rem;
    line-height: normal;
    padding-left: 32px;
}

#commitments.precision .commitment .subtitle::before {
    width: 24px;
    height: 24px;
}

@media (width > 767px) {
    #commitments.precision {
        display: flex;
        gap: 40px;
    }

    #commitments.precision .title {
        width: 363px;
    }

    #commitments.precision .title::after {
      right: -38px;
      bottom: -4px;
      width: 46px;
    }

    #commitments.precision > .illustration {
        width: 30vw;
        aspect-ratio: unset;
    }
}

@media (width > 991px) {
    #commitments.precision {
        display: grid;
        grid-template-columns: 47.5fr 52.5fr;
        gap: 81px;
        margin-bottom: 79px;
    }

    #commitments.precision > .illustration {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    #commitments.precision .title {
        font-size: 1.875rem;
        line-height: 100%;
        bottom: unset;
        margin-bottom: 1px;
    }
}

@media (width > 1199px) {
    #commitments.precision .circle {
        left: unset;
        right: -50%;
        transform: rotateX(180deg);
    }

    #commitments.precision > .content {
        max-width: 450px;
    }
}

@media (width > 1399px) {
    #commitments.precision {
        gap: 81px;
    }
}

@media (width > 1499px) {
    #commitments.precision {
        max-width: 1400px;
        left: unset;
    }
}

@media (width > 1919px) {
    #commitments.precision .circle {
        bottom: -65%;
        right: -60%;
    }
}

/* -- -- -- -- -- PRECISION - FIN -- -- -- -- -- */


/* -- -- -- -- -- MODELES - DÉBUT -- -- -- -- -- */

.modeles {
    margin-bottom: 54px;
}

.modeles > .title {
    width: 100%;
    max-width: 218px;
}

.modeles > .title::after {
    top: 11px;
    right: -49px;
    bottom: unset;
}

.modeles > .introduction {
    margin-top: 25px;
}

.modeles > .introduction * {
    font-size: 20px;
    line-height: normal;
}

.modeles > .button {
    margin-top: 25px;
    width: fit-content;
}

.modeles .wrapper {
    margin-top: 40px;
    display: grid;
    grid-template-columns: 1fr;
    gap: 60px;
}

.modele {
    position: relative;
    height: auto;
}

.modele .illustration {
    border-radius: 8px 8px 0px 0px;
    aspect-ratio: 440/301;
    width: 100%;
}

.modele .textContainer {
    padding: 15px;
    box-shadow: 0 4px 6.4px 0 rgba(22, 22, 51, 0.23);
    border-radius: 0px 0px 8px 8px;
}

.modele .name {
    font-family: var(--ffMBo);
    color: var(--black);
    font-size: 1.25rem;
    line-height: 1.6875rem;
    margin-bottom: 8px;
}

.modele .corps {
    font-size: .875rem;
    line-height: 1.3203rem;
    margin-bottom: 16px;
}

.modele .corps--conditions {
    font-family: var(--ffMSeBo);
    color: #737385;
    font-size: .6875rem;
    line-height: 1.0313rem;
}

.modele .pricing {
    margin-bottom: 16px;
}

.modele .pricing,
.modele .pricing * {
    font-family: var(--ffMSeBo);
    font-weight: 800;
    color: var(--primary);
    font-size: 1rem;
    line-height: 1.2188rem;
}

.modele .button {
    padding: 8px 30px;
}

@media (pointer: fine) {
    .modele .button:hover {
        padding-inline: 33px 27px;
    }
}

.tag {
    position: absolute;
    top: 15px;
    left: 15px;
    background-color: var(--primary);
    color: var(--white);
    text-transform: uppercase;
    font-size: .875rem;
    line-height: 1.0313rem;
    padding: 10px 18px;
    border-radius: 28px;
}

@media (width > 575px) {
    .modeles > .title {
        max-width: 337px;
    }
}

@media (width > 767px) {
    .modeles .wrapper {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px 45px;
    }
}

@media (width > 991px) {
    .modeles > .title {
        font-size: 1.875rem;
        line-height: 100%;
    }

    .modeles > .title::after {
        width: 46px;
    }

    .modeles .wrapper {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, 1fr);
        gap: 40px 66px;
    }

    .modele .textContainer {
        padding: 24px 24px 132px 24px;
    }

    .tag {
        top: 24px;
        left: 24px;
    }

    .modele {
        height: 100%;
        display: grid;
        grid-template-rows: .46fr auto;
    }

    .modeles {
        margin-bottom: 79px;
        margin-inline: 97px;
    }

    .modele .button {
        position: absolute;
        bottom: 24px;
        left: 24px;
    }

    .modele .corps--conditions {
        position: absolute;
        bottom: 66px;
        left: 24px;
    }

    .modele .pricing {
        position: absolute;
        bottom: 96px;
        left: 24px;
    }
}

@media (width > 1499px) {
    .modeles {
        margin-inline: auto;
        padding-inline: 97px;
    }
}

/* -- -- -- -- -- MODELES - FIN -- -- -- -- -- */


/* -- -- -- -- -- INFORMATIONS - DÉBUT -- -- -- -- -- */

.informationsMore {
    background-color: var(--black);
    padding-block: 40px;
    margin-inline: -30px;
    padding-inline: 60px;
    display: flex;
    flex-direction: column;
    gap: 45px;
}

.informationsMore .advisor {
    background-color: var(--white);
    border-radius: 16px;
    padding: 20px;
}

.informationsMore *:not(.advisor *) {
    color: var(--white);
}

.informationsMore .advisor *{
    color: var(--black);
}

.informationsMore > .advisor > .title {
    max-width: 241px;
    margin-bottom: 20px;
    width: 100%;
}

.informationsMore > .advisor > .corps {
    margin-bottom: 20px;
}

.informationsMore > .advisor > .corps *:not(p:has(> strong)):not(strong) {
    font-size: .875rem;
    line-height: 1.4219rem;
}

.informationsMore > .title::after {
    display: none;
}

.informationsMore > .advisor > .title::after {
    right: -45px;
}

.informationsMore > .advisor > .corps p:has(> strong) {
    margin-bottom: 8px;
    font-size: 1rem;
    line-height: 1.4219rem;
}

.informationsMore .illustration {
    aspect-ratio: 1/1;
    width: 100%;
    height: auto;
    border-radius: 50vw;
    object-fit: cover;
}

.informationsMore .character {
    display: flex;
    flex-direction: column;
    gap: 23px;
}

.informationsMore .name {
    font-size: 1.375rem;
    line-height: 1.5rem;
    color: var(--primary);
    font-family: var(--ffMBo);
}

.informationsMore .role {
    font-size: .875rem;
    line-height: 1.1875rem;
    margin-bottom: 20px;
}

.informationsContainer {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: stretch;
    margin-bottom: 20px;
}

.informationsContainer .information {
    display: flex;
    align-items: center;
    gap: 8px;
}

.informationsContainer .icon {
    aspect-ratio: 1/1;
    object-fit: contain;
    width: 100%;
    height: auto;
    max-width: 19px;
}

.informationsContainer .information .corps * {
    font-size: .875rem;
    line-height: 1.2188rem;
    color: var(--black);
    font-family: var(--ffMRe);
}

.informationsContainer + .button {
    color: var(--white);
    font-size: .875rem;
    line-height: 17px;
    padding-inline: 19px;
}

.informationsMore > .shop > .title {
    max-width: 290px;
    width: 100%;
    margin-bottom: 20px;
}

.informationsMore > .shop > .title::after {
    right: -40px;
}

.informationsMore > .shop > .corps--introduction {
    line-height: 19px;
    margin-bottom: 16px;
}

.phoneButton {
    font-size: 1.25rem;
    line-height: 1.5rem;
    border: 1px solid var(--white);
    border-radius: 50vw;
    padding: 8px 32px;
    text-transform: uppercase;
    font-family: var(--ffMBo);
    color: var(--white);
    margin-block: 16px;
    display: block;
    width: fit-content;
}

.corps strong {
  font-family: var(--ffMBo);
}

.shop #commitments {
    margin-block: 20px 0px;
    display: grid;
    gap: 20px;
}

.shop #commitments .commitment .subtitle {
    font-size: 1rem;
    line-height: 1.4219rem;
    padding-left: 32px;
}

.shop #commitments .commitment .subtitle::before {
    width: 24px;
    height: 24px;
}

@media (width > 575px) {
    .informationsMore > .advisor > .title {
        max-width: 359px;
    }

    .informationsMore > .shop > .title {
        max-width: 392px;
    }
}

@media (width > 767px) {
    .informationsMore .character {
        flex-direction: row;
        align-items: center;
        gap: 23px;
    }

    .informationsMore .advisor {
        padding: 32px;
    }

    .informationsMore {
        padding-block: 63px;
        gap: 60px;
    }

    .informationsMore .illustration {
        max-width: 222px;
        width: 100%;
        height: auto;
        aspect-ratio: 1/1;
    }
}

@media (width > 991px) {
    .informationsMore {
        padding-block: 63px;
        flex-direction: row;
        gap: 90px;
    }

    .informationsMore > .shop > .title {
        margin-bottom: 30px;
        font-size: 1.875rem;
        line-height: 100%;
    }

    .informationsMore > .advisor > .title,
    .informationsMore > .advisor > .corps {
        margin-bottom: 32px;
    }

    .informationsMore .advisor {
        padding: 32px;
    }

    .phoneButton {
        padding-block: 16px;
    }

    .informationsMore > .advisor > .corps p:has(> strong) {
        margin-bottom: 13px;
    }

    .informationsMore .role,
    .informationsMore .informationsContainer {
        margin-bottom: 24px;
    }

    .shop #commitments {
        margin-top: 30px;
        gap: 32px;
        left: unset;
    }

    .informationsMore > .advisor > .title {
        font-size: 1.875rem;
        line-height: 100%;
    }

    .informationsMore .illustration {
        width: 30%;
        height: 30%;
    }

    .informationsMore {
        align-items: flex-start;
        margin-inline: 0;
    }
}

@media (width > 1199px) {

    .informationsMore > .title::after {
        display: block;
    }
    
    .informationsMore > .shop > .title::after,
    .informationsMore > .advisor > .title::after {
        width: 46px;
    }

    .informationsMore > .advisor > .title::after {
        right: -46px;
    }

    .informationsMore > .shop > .title::after {
        right: -56px;
    }

    .informationsMore .illustration {
        width: auto;
        height: 100%;
        max-width: 222px;
    }
}

@media (width > 1499px) {
    .informationsMore {
        max-width: unset;
        justify-content: center;
    }

    .informationsMore .advisor {
        width: 100%;
        max-width: 694px;
    }

    .informationsMore .shop {
        width: 100%;
        /* max-width: 620px; */
        max-width: 540px;
    }

    .informationsMore > .shop > .title {
        max-width: 454px;
    }
}

@media (width > 1699px) {
    .shop #commitments {
        left: unset;
    }
}

@media (pointer: fine) {
    .informationsContainer + .button:hover {
        padding-inline: 22px 16px;
    }
}

/* -- -- -- -- -- INFORMATIONS - FIN -- -- -- -- -- */


/* -- -- -- -- -- ARGUMENTATIF - DÉBUT -- -- -- -- -- */

.arguments {
    padding-block: 60px;
}

.arguments > .first > .title {
    width: 100%;
    max-width: 330px;
    margin-bottom: 20px;
}

.arguments > .first > .introduction,
.arguments > .first > .corps {
    margin-bottom: 20px;
}

.arguments .introduction * {
    font-size: 1.25rem;
    line-height: 1.6875rem;
}

.arguments .corps * {
    font-size: .875rem;
    line-height: 1.4219rem;
}

.arguments .button {
    padding: 11px 18px;
    font-size: .875rem;
    line-height: 1.0625rem;
}

.arguments .illustration {
    margin-top: 24px;
    border-radius: 8px;
    object-fit: cover;
    aspect-ratio: 499/403;
    width: 100%;
    height: auto;
}

.arguments .assets {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.vignette--asset {
    height: fit-content!important;
}

.vignette--asset:first-child {
    margin-left: 0;
}

.vignette--asset:last-child {
    margin-right: 0!important;
}

.vignette--asset .iconContainer {
    aspect-ratio: 1/1;
    background-color: #EDF2FE;
    border-radius: 50vw;
    width: 48px;
    height: auto;
    display: flex;
    padding: 10px;
    margin-bottom: 20px;
}

.vignette--asset .name {
    font-family: var(--ffMBo);
    color: var(--black);
    font-size: 1.5rem;
    line-height: 103.125%;
    margin-bottom: 4px;
}

.vignette--asset .precision {
    font-family: var(--ffMBo);
    color: var(--primary);
    font-size: .8125rem;
    line-height: 1.25rem;
    margin-bottom: 16px;
}

.vignette--asset .corps {
    margin-bottom: unset;
}

@media (width > 767px) {
    .arguments {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 30px 60px;
    }

    .arguments .illustration {
        margin-top: unset;
        aspect-ratio: unset;
        height: 100%;
        width: 100%;
    }

    .arguments .assets {
        grid-column: 1/-1;
        margin-top: unset;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (width > 991px) {
    .arguments {
        padding-block: 80px;
    }

    .arguments > .first > .title,
    .arguments > .first > .introduction,
    .arguments > .first > .corps {
        margin-bottom: 24px;
    }

    .arguments > .first > .title {
        font-size: 1.875rem;
        max-width: 303px;
        line-height: 100%;
    }

    .arguments > .first > .title::after {
        width: 46px;
        right: -46px;
    }

    .arguments .assets {
        grid-template-columns: repeat(3, 1fr);
    }

    .vignette--asset {
        height: auto!important;
    }
}

@media (width > 1199px) {
    .arguments {
        padding-inline: 47px;
    }

    .arguments > .assets {
        margin-inline: -47px;
    }
}

@media (width > 1919px) {
    .arguments {
        padding-inline: 67px;
    }
}

/* -- -- -- -- -- ARGUMENTATIF - FIN -- -- -- -- -- */


/* -- -- -- -- -- CONTACT - DÉBUT -- -- -- -- -- */

.arguments + #contact .title {
    font-size: 1.875rem;
    line-height: 100%;
    width: 100%;
    max-width: 295px;
}

.arguments + #contact .title::after {
    width: 46px;
    right: -48px;
    bottom: 0;
}

@media (width > 575px) {
    .arguments + #contact .title {
        max-width: 403px;
    }
}

/* -- -- -- -- -- CONTACT - FIN -- -- -- -- -- */
