* {
    font-family: "Gotham Rounded" !important;
}
.fg-vert {
    color: var(--primairevert-500);
}
.version {
/*    display: flex;*/
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    gap: 0px 80px;
    position: relative;
    background-color: var(--neutresblanc);
    overflow: hidden;
    width: 100%;
}

.version .header {
    position: relative;
    width: 100%;
}

.version .content {
    width: 100%;
}

.version .overlap-group {
    background: #daefda;
    position: relative;
    height: 516px;
}

.version .background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(../img/subtract-3.svg);
    background-size: auto 100%;
    background-repeat: no-repeat;
}
@media (min-width: 1390px) {
    .version .background {
        background-size: 100% auto;
    }
}

.version .madame {
    position: relative;
    width: 629px;
    height: 479px;
    top: 37px;
    left: 794px;
    background-image: url(../img/8349179-2.png);
    background-size: 100% 100%;
}

.version .vector {
    position: absolute;
    width: 116px;
    height: 49px;
    top: 123px;
    left: 148px;
}

.version .texte {
    max-width: 100%;
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
}

.version .frame {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    position: relative;
    flex: 0 0 auto;
}

.version .text-wrapper {
    position: relative;
    width: fit-content;
    margin-top: -1px;
    font-family: var(--desktop-headline-h1-b-36-font-family);
    font-weight: var(--desktop-headline-h1-b-36-font-weight);
    color: var(--neutresnoir);
    letter-spacing: var(--desktop-headline-h1-b-36-letter-spacing);
    line-height: var(--desktop-headline-h1-b-36-line-height);
    white-space: nowrap;
    font-style: var(--desktop-headline-h1-b-36-font-style);
}

.version .div-wrapper {
    display: inline-flex;
    align-items: flex-start;
    gap: 10px;
    padding: 12px;
    position: relative;
    flex: 0 0 auto;
    background-color: var(--primairevert-500);
    border-radius: 8px;
}

.version .div {
    position: relative;
    width: fit-content;
    margin-top: -1px;
    font-family: var(--desktop-headline-h1-b-36-font-family);
    font-weight: var(--desktop-headline-h1-b-36-font-weight);
    color: var(--neutresblanc);
    letter-spacing: var(--desktop-headline-h1-b-36-letter-spacing);
    line-height: var(--desktop-headline-h1-b-36-line-height);
    white-space: nowrap;
    font-style: var(--desktop-headline-h1-b-36-font-style);
}

.version .fr-deric-et-son {
    position: relative;
    font-family: "Gotham Rounded", Helvetica;
    font-weight: 400;
    color: var(--neutresnoir);
    font-size: 16px;
    letter-spacing: 0;
}

.version .span {
    font-weight: var(--body-b1-n-16-font-weight);
    font-family: var(--body-b1-n-16-font-family);
    font-style: var(--body-b1-n-16-font-style);
    letter-spacing: var(--body-b1-n-16-letter-spacing);
    line-height: var(--body-b1-n-16-line-height);
    font-size: var(--body-b1-n-16-font-size);
}

.version .text-wrapper-2 {
    font-family: var(--body-b1-b-16-font-family);
    font-weight: var(--body-b1-b-16-font-weight);
    font-style: var(--body-b1-b-16-font-style);
    letter-spacing: var(--body-b1-b-16-letter-spacing);
    line-height: var(--body-b1-b-16-line-height);
    font-size: var(--body-b1-b-16-font-size);
}

.version .menu {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
}

.version .bulle-informative {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    position: relative;
    flex: 0 0 auto;
    background-color: #a1d0a4;
}

.version .p {
    position: relative;
    width: fit-content;
    font-family: var(--body-b2-b-14-font-family);
    font-weight: var(--body-b2-b-14-font-weight);
    color: #ffffff;
    font-size: var(--body-b2-b-14-font-size);
    letter-spacing: var(--body-b2-b-14-letter-spacing);
    line-height: var(--body-b2-b-14-line-height);
    white-space: nowrap;
    font-style: var(--body-b2-b-14-font-style);
}

.version .div-2 {
    align-items: flex-start;
    gap: 20px;
    position: relative;
}

.version .div-3 {
    display: inline-flex;
    align-items: center;
    gap: 2px;
    position: relative;
    flex: 0 0 auto;
}

.version .img {
    position: relative;
    width: 20px;
    height: 20px;
}

.version .text-wrapper-3 {
    position: relative;
    width: fit-content;
    margin-top: -1px;
    font-family: var(--body-b2-n-14-font-family);
    font-weight: var(--body-b2-n-14-font-weight);
    color: #ffffff;
    font-size: 12px;
    letter-spacing: var(--body-b2-n-14-letter-spacing);
    line-height: var(--body-b2-n-14-line-height);
    white-space: nowrap;
    font-style: var(--body-b2-n-14-font-style);
}

.version .information {
    display: inline-flex;
    height: 36px;
    align-items: center;
    gap: 8px;
    padding: 8px;
    position: relative;
    flex: 0 0 auto;
    background-color: #daefda;
    border-radius: 4px;
}

.version .ouvert {
    position: relative;
    width: 12px;
    height: 12px;
    background-color: var(--succes-400);
    border-radius: 6px;
}

.version .text-wrapper-4 {
    position: relative;
    width: fit-content;
    margin-top: -1px;
    font-family: var(--body-b3-n-12-font-family);
    font-weight: var(--body-b3-n-12-font-weight);
    color: var(--neutresnoir);
    font-size: var(--body-b3-n-12-font-size);
    letter-spacing: var(--body-b3-n-12-letter-spacing);
    line-height: var(--body-b3-n-12-line-height);
    white-space: nowrap;
    font-style: var(--body-b3-n-12-font-style);
}

.version .header-2 {
    align-items: flex-end;
    justify-content: center;
    flex: 0 0 auto;
    background-color: var(--neutresblanc);
    display: flex;
    flex-direction: column;
    gap: 0px;
    position: relative;
}

.version .div-4 {
    display: flex;
    align-items: center;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.version .logos {
    display: inline-flex;
    align-items: center;
    gap: 16px;
    position: relative;
    flex: 1;
}

.version .logo-NP {
    position: relative;
    height: auto;
}

.version .vector-2 {
    position: relative;
    width: 1px;
    height: 67.5px;
}

.version .nom-pharmacie {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    position: relative;
    flex: 0 0 auto;
}

.version .text-wrapper-5 {
    position: relative;
    width: fit-content;
    margin-top: -1px;
    font-family: "Gotham Rounded", Helvetica;
    font-weight: 500;
    color: var(--neutresheader-grey);
    letter-spacing: 0;
    line-height: 30px;
    white-space: nowrap;
}

.version .text-wrapper-6 {
    position: relative;
    width: fit-content;
    font-family: var(--body-b1-n-16-font-family);
    font-weight: var(--body-b1-n-16-font-weight);
    color: var(--primairevert-500);
    letter-spacing: var(--body-b1-n-16-letter-spacing);
    line-height: var(--body-b1-n-16-line-height);
    white-space: nowrap;
    font-style: var(--body-b1-n-16-font-style);
}

.version .CTA {
    all: unset;
    box-sizing: border-box;
    height: 40px;
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 8px 12px;
    flex: 0 0 auto;
    cursor: pointer;
    background-color: var(--primairevert-500);
    border-radius: 4px;
    display: inline-flex;
    position: relative;
}

.version .text-wrapper-7 {
    position: relative;
    width: fit-content;
    font-family: var(--body-b2-n-14-font-family);
    font-weight: var(--body-b2-n-14-font-weight);
    color: #ffffff;
    font-size: var(--body-b2-n-14-font-size);
    letter-spacing: var(--body-b2-n-14-letter-spacing);
    line-height: var(--body-b2-n-14-line-height);
    white-space: nowrap;
    font-style: var(--body-b2-n-14-font-style);
}

.version .button {
    all: unset;
    box-sizing: border-box;
    height: 40px;
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 8px 12px;
    flex: 0 0 auto;
    background-color: var(--secondairebleu-500);
    border-radius: 4px;
    display: inline-flex;
    position: relative;
}

.version .vector-3 {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: 1px;
    margin-left: -0.5px;
    margin-right: -0.5px;
}

.version .menu-2 {
    align-items: center;
    justify-content: center;
    gap: 32px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.version .component {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    flex: 0 0 auto;
}

.version .text-wrapper-8 {
    width: fit-content;
    margin-top: -1px;
    font-family: var(--body-b1-n-16-font-family);
    font-weight: var(--body-b1-n-16-font-weight);
    color: var(--neutresheader-grey);
    font-size: var(--body-b1-n-16-font-size);
    line-height: var(--body-b1-n-16-line-height);
    white-space: nowrap;
    position: relative;
    letter-spacing: var(--body-b1-n-16-letter-spacing);
    font-style: var(--body-b1-n-16-font-style);
}

.version .container-2 {
    align-items: center;
    justify-content: space-between;
    position: relative;
    margin: 30px 0 50px 0;
}

.version .frame-2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    position: relative;
}

.version .div-5 {
    position: relative;
    align-self: stretch;
    margin-top: -1px;
    font-family: var(--desktop-headline-h2-b-28-font-family);
    color: transparent;
    font-size: var(--desktop-headline-h2-b-28-font-size);
    letter-spacing: var(--desktop-headline-h2-b-28-letter-spacing);
    line-height: var(--desktop-headline-h2-b-28-line-height);
    font-style: var(--desktop-headline-h2-b-28-font-style);
}

.version .text-wrapper-9 {
    color: #212121;
    text-transform: uppercase;
    font-family: var(--desktop-headline-h2-b-28-font-family);
    font-style: var(--desktop-headline-h2-b-28-font-style);
    letter-spacing: var(--desktop-headline-h2-b-28-letter-spacing);
    line-height: var(--desktop-headline-h2-b-28-line-height);
    font-weight: bold;
    font-size: 32px;
}

.version .text-wrapper-10 {
    color: #11a63b;
    text-transform: uppercase;
    font-family: var(--desktop-headline-h2-b-28-font-family);
    font-style: var(--desktop-headline-h2-b-28-font-style);
    letter-spacing: var(--desktop-headline-h2-b-28-letter-spacing);
    line-height: var(--desktop-headline-h2-b-28-line-height);
    font-weight: bold;
    font-size: 32px;
}

.version .text-wrapper-11 {
    align-self: stretch;
    color: var(--neutresnoir);
    font-size: var(--body-b2-n-14-font-size);
    position: relative;
    font-family: var(--body-b2-n-14-font-family);
    font-weight: var(--body-b2-n-14-font-weight);
    letter-spacing: var(--body-b2-n-14-letter-spacing);
    line-height: 26px;
    font-style: var(--body-b2-n-14-font-style);
}

.version .rectangle {
    position: relative;
    border-radius: 20px;
    width: 600px;
    height: 388px;
    object-fit: cover;
}

.version .container-3 {
    background-color: var(--neutresclair-gray);
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
}

.version .rectangle-2 {
    position: relative;
    align-self: stretch;
    width: 720px;
    object-fit: cover;
}

.version .frame-3-parent {
    background-color: var(--primairevert-100);
}
.version .frame-3 {
    background-color: var(--primairevert-100);
    width: 80%;
    margin: 40px auto;
}

.version .text-wrapper-12 {
    position: relative;
    text-transform: uppercase;
    align-self: stretch;
    font-family: 'Gotham Rounded', sans-serif;
    font-size: 32px;
    font-weight: bold;
    color: var(--neutresnoir);
    font-size: var(--desktop-headline-h2-b-28-font-size);
    letter-spacing: var(--desktop-headline-h2-b-28-letter-spacing);
    line-height: var(--desktop-headline-h2-b-28-line-height);
    font-style: var(--desktop-headline-h2-b-28-font-style);
}

.version .frame-4 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.version .ouvert-le-lundi-de {
    position: relative;
    align-self: stretch;
    margin-top: -1px;
    font-family: "Gotham Rounded", Helvetica;
    font-weight: 400;
    color: var(--neutresnoir);
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
}

.version .text-wrapper-13 {
    font-weight: var(--body-b2-n-14-font-weight);
    font-family: var(--body-b2-n-14-font-family);
    font-style: var(--body-b2-n-14-font-style);
    letter-spacing: var(--body-b2-n-14-letter-spacing);
    line-height: 30px;
    font-size: var(--body-b2-n-14-font-size);
}

.version .text-wrapper-14 {
    font-family: var(--body-b2-b-14-font-family);
    font-weight: var(--body-b2-b-14-font-weight);
    font-style: var(--body-b2-b-14-font-style);
    letter-spacing: var(--body-b2-b-14-letter-spacing);
    line-height: var(--body-b2-b-14-line-height);
    font-size: var(--body-b2-b-14-font-size);
}

.version .text-wrapper-15 {
    position: relative;
    width: fit-content;
    margin-top: -1px;
    font-family: var(--body-b2-n-14-font-family);
    font-weight: var(--body-b2-n-14-font-weight);
    color: var(--neutresnoir);
    font-size: var(--body-b2-n-14-font-size);
    letter-spacing: var(--body-b2-n-14-letter-spacing);
    line-height: var(--body-b2-n-14-line-height);
    white-space: nowrap;
    font-style: var(--body-b2-n-14-font-style);
}

.version .div-6 {
    display: inline-flex;
    align-items: flex-start;
    gap: 4px;
    position: relative;
    flex: 0 0 auto;
}

.version .frame-5 {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 4px;
    position: relative;
    flex: 0 0 auto;
}

.version .text-wrapper-16 {
    position: relative;
    width: fit-content;
    font-family: var(--body-b2-n-14-font-family);
    font-weight: var(--body-b2-n-14-font-weight);
    color: var(--neutresnoir);
    font-size: var(--body-b2-n-14-font-size);
    letter-spacing: var(--body-b2-n-14-letter-spacing);
    line-height: var(--body-b2-n-14-line-height);
    white-space: nowrap;
    font-style: var(--body-b2-n-14-font-style);
}

.version .tlphone {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 8px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    background-color: var(--neutresblanc);
    border-radius: 8px;
}

.version .frame-6 {
    position: relative;
    width: 32px;
    flex: 0 0 auto;
}

.version .frame-7 {
    overflow: hidden;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    position: relative;
}

.version .text-wrapper-17 {
    position: relative;
    flex-grow: 1;
    font-family: var(--desktop-headline-h2-b-28-font-family);
    font-weight: var(--desktop-headline-h2-b-28-font-weight);
    color: var(--neutresnoir);
    font-size: var(--desktop-headline-h2-b-28-font-size);
    letter-spacing: var(--desktop-headline-h2-b-28-letter-spacing);
    line-height: var(--desktop-headline-h2-b-28-line-height);
    font-style: var(--desktop-headline-h2-b-28-font-style);
}

.version .flches {
    display: inline-flex;
    align-items: flex-start;
    gap: 20px;
    position: relative;
    flex: 0 0 auto;
}

.version .flche-gauche {
    position: relative;
    width: 44px;
    height: 44px;
}

.version .carrousel {
    display: flex;
    flex-direction: column;
    width: 1332px;
    align-items: flex-start;
    gap: 10px;
    position: relative;
    flex: 0 0 auto;
    margin-right: -108px;
}

.version .frame-wrapper {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 40px;
    position: relative;
    flex: 0 0 auto;
}

.version .frame-8 {
    display: flex;
    width: 1332px;
    align-items: flex-end;
    gap: 40px;
    position: relative;
    flex: 0 0 auto;
    overflow: hidden;
    overflow-x: scroll;
}

.version .group {
    position: relative;
    width: 912px;
    height: 478px;
}

.version .overlap-group-2 {
    position: relative;
    height: 478px;
}

.version .rectangle-3 {
    position: absolute;
    top: 52px;
    left: 0;
    background-color: var(--primairevert-100);
    border-radius: 20px;
}

.version .subtract {
    position: absolute;
    top: 0;
    left: 0;
}

.version .frame-9 {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    position: absolute;
    top: 203px;
    left: 497px;
}

.version .text-wrapper-18 {
    position: relative;
    width: auto;
    display: inline-block;

    margin-top: -1px;
    font-family: var(--desktop-headline-h3-b-24-font-family);
    font-weight: var(--desktop-headline-h3-b-24-font-weight);
    color: var(--neutresnoir);
    font-size: var(--desktop-headline-h3-b-24-font-size);
    letter-spacing: var(--desktop-headline-h3-b-24-letter-spacing);
    line-height: var(--desktop-headline-h3-b-24-line-height);
    font-style: var(--desktop-headline-h3-b-24-font-style);
}

.version .text-wrapper-19 {
    position: relative;

    font-family: var(--body-b2-n-14-font-family);
    font-weight: var(--body-b2-n-14-font-weight);
    color: var(--neutresnoir);
    font-size: var(--body-b2-n-14-font-size);
    letter-spacing: var(--body-b2-n-14-letter-spacing);
    line-height: var(--body-b2-n-14-line-height);
    font-style: var(--body-b2-n-14-font-style);
}

.version .medecin {
    position: absolute;
    width: 396px;
    height: 478px;
    top: 0;
    left: 84px;
}

.version .overlap-wrapper {
    position: relative;
    width: 912px;
    height: 465px;
}

.version .overlap {
    position: relative;
    height: 465px;
}

.version .rectangle-4 {
    top: 39px;
    position: absolute;
    width: 912px;
    height: 426px;
    left: 0;
    background-color: var(--primairevert-100);
    border-radius: 20px;
}

.version .subtract-2 {
    top: 39px;
    position: absolute;
    width: 912px;
    height: 426px;
    left: 0;
}

.version .element {
    position: absolute;
    width: 488px;
    height: 465px;
    top: 0;
    left: 0;
}

.version .frame-10 {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    position: absolute;
    top: 190px;
    left: 497px;
}

.version .frame-11 {
    display: inline-flex;
    align-items: flex-end;
    position: relative;
    flex: 0 0 auto;
}

.version .overlap-group-wrapper {
    position: relative;
}

.version .overlap-group-3 {
    position: relative;
    height: 488px;
}

.version .rectangle-5 {
    top: 62px;
    position: absolute;
    width: 912px;
    height: 426px;
    left: 0;
    background-color: var(--primairevert-100);
    border-radius: 20px;
}

.version .subtract-3 {
    top: 62px;
    position: absolute;
    width: 912px;
    height: 426px;
    left: 0;
}

.version .frame-12 {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    position: absolute;
    top: 213px;
    left: 497px;
}

.version .element-2 {
    position: absolute;
    width: 330px;
    height: 488px;
    top: 0;
    left: 44px;
    object-fit: cover;
}

.version .rectangle-6 {
    position: relative;
    width: 110px;
    height: 110px;
}

.version .frame-13 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    position: relative;
    background-image: url(../img/frame-50.png);
    background-size: cover;
    background-position: 50% 50%;
}

.version .frame-14 {
    padding-top: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    position: relative;
    flex: 0 0 auto;
}

.version .text-wrapper-20 {
    position: relative;
    align-self: stretch;
    text-transform: uppercase;
    font-family: var(--desktop-headline-h2-b-28-font-family);
    color: var(--neutresnoir);
    font-size: var(--desktop-headline-h2-b-28-font-size);
    text-align: left;
    font-weight: bold;
    letter-spacing: var(--desktop-headline-h2-b-28-letter-spacing);
    line-height: var(--desktop-headline-h2-b-28-line-height);
    font-style: var(--desktop-headline-h2-b-28-font-style);
}

.version .text-wrapper-21 {
    position: relative;
    align-self: stretch;
    font-family: var(--body-b2-n-14-font-family);
    font-weight: var(--body-b2-n-14-font-weight);
    color: var(--neutresnoir);
    font-size: var(--body-b2-n-14-font-size);
    text-align: center;
    letter-spacing: var(--body-b2-n-14-letter-spacing);
    line-height: var(--body-b2-n-14-line-height);
    font-style: var(--body-b2-n-14-font-style);
}

.version .frame-15 {
    align-items: center;
    justify-content: center;
    gap: 24px;
    flex: 0 0 auto;
}

.version .salari {
    margin-left: -2px;
    width: 100%;
    height: auto;
    position: relative;
}

.version .rectangle-7 {
    position: relative;
    align-self: stretch;
    width: 100%;
    object-fit: cover;
}

.version .frame-16 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.version .text-wrapper-22 {
    margin-top: 5px;
    color: var(--neutresnoir);
    font-size: var(--desktop-headline-h4-b-20-font-size);
    line-height: var(--desktop-headline-h4-b-20-line-height);
    position: relative;
    align-self: stretch;
    font-family: var(--desktop-headline-h4-b-20-font-family);
    font-weight: var(--desktop-headline-h4-b-20-font-weight);
    letter-spacing: var(--desktop-headline-h4-b-20-letter-spacing);
    font-style: var(--desktop-headline-h4-b-20-font-style);
}

.version .salari-2 {
    display: flex;
    flex-direction: column;
    width: 184px;
    align-items: flex-start;
    gap: 20px;
    position: relative;
}

.version .salari-3 {
    margin-right: -2px;
    display: flex;
    flex-direction: column;
    width: 184px;
    align-items: flex-start;
    gap: 20px;
    position: relative;
}

.version .CTA-2 {
    box-sizing: border-box;
    height: 40px;
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 8px 12px;
    background-color: var(--primairevert-500);
    border-radius: 4px;
    display: inline-flex;
    position: relative;
}

.version .frame-17 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
    position: relative;
}

.version .frame-18 {

}

.version .frame-19 {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
    justify-content: center;
    gap: 20px;
    padding: 20px 20px 40px 20px;
    position: relative;
    background-color: var(--secondairebleu-100);
    border-radius: 16px;
}

.version .frame-20 {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 20px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.version .vector-4 {
    position: relative;
    width: 73.97px;
    height: 72px;
}

.version .frame-21 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.version .component-2 {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    position: relative;
    flex: 0 0 auto;
    margin-bottom: -20px;
}

.version .text-wrapper-23 {
    position: relative;
    width: fit-content;
    font-family: var(--link-link-n-14-font-family);
    font-weight: var(--link-link-n-14-font-weight);
    color: var(--neutresnoir);
    font-size: var(--link-link-n-14-font-size);
    letter-spacing: var(--link-link-n-14-letter-spacing);
    line-height: var(--link-link-n-14-line-height);
    white-space: nowrap;
    font-style: var(--link-link-n-14-font-style);
}

.version .vector-wrapper {
    position: relative;
    width: 32px;
    height: 32px;
    background-color: var(--primairevert-500);
    border-radius: 16px;
    border-color: var(--primairevert-500);
}

.version .vector-5 {
    position: absolute;
    width: 6px;
    height: 10px;
    top: 11px;
    left: 13px;
}

.version .frame-22 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 20px;
    padding: 20px 20px 40px 20px;
    position: relative;
    background-color: var(--primairevert-100);
    border-radius: 16px;
}

.version .img-2 {
    position: relative;
    width: 72px;
    height: 72px;
}

.version .frame-23 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 20px;
    padding: 20px 20px 40px 20px;
    position: relative;
    background-color: #ffdfe3;
    border-radius: 16px;
}

.version .vaccination {
    position: relative;
    width: 70.43px;
    height: 72px;
}

.version .frame-24 {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 40px;
    position: relative;
    flex: 0 0 auto;
}

.version .element-3 {
    align-items: center;
    justify-content: space-between;
    position: relative;
    flex: 0 0 auto;
}

.version .cartes-wrapper {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    gap: 10px;
    position: relative;
    flex: 0 0 auto;
    background-color: #ffffff;
}

.version .cartes {
    position: relative;
    width: auto;
}

.version .frame-25 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 40px;
    position: relative;
    background-color: var(--secondairebleu-100);
}

.version .element-4 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    padding: 40px;
    position: relative;
    flex: 1;
    flex-grow: 1;
    background-color: var(--neutresblanc);
    border-radius: 16px;
    box-shadow: 0px 0px 8px #afdde8;
}

.version .frame-26 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.version .img-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.version .frame-27 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.version .text-wrapper-24 {
    position: relative;
    align-self: stretch;
    margin-top: -1px;
    font-family: var(--desktop-headline-h4-b-20-font-family);
    font-weight: var(--desktop-headline-h4-b-20-font-weight);
    color: var(--neutresnoir);
    font-size: var(--desktop-headline-h4-b-20-font-size);
    text-align: center;
    letter-spacing: var(--desktop-headline-h4-b-20-letter-spacing);
    line-height: var(--desktop-headline-h4-b-20-line-height);
    font-style: var(--desktop-headline-h4-b-20-font-style);
}

.version .information-2 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 8px 12px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    background-color: var(--succes-100);
    border-radius: 4px;
    border: 1px solid;
    border-color: var(--succes-400);
}

.version .element-point-points {
    position: relative;
    flex: 1;
    margin-top: -1px;
    font-family: "Gotham Rounded", Helvetica;
    font-weight: 400;
    color: var(--neutresnoir);
    font-size: 12px;
    text-align: center;
    letter-spacing: 0;
    line-height: 20px;
}

.version .text-wrapper-25 {
    font-weight: var(--body-b3-n-12-font-weight);
    font-family: var(--body-b3-n-12-font-family);
    font-style: var(--body-b3-n-12-font-style);
    letter-spacing: var(--body-b3-n-12-letter-spacing);
    line-height: var(--body-b3-n-12-line-height);
    font-size: var(--body-b3-n-12-font-size);
}

.version .frame-28 {
    display: inline-flex;
    align-items: flex-start;
    gap: 24px;
    position: relative;
    flex: 0 0 auto;
}

.version .asepta-jpg {
    position: relative;
    width: 122.5px;
    height: 122.5px;
    background-image: url(../img/asepta-jpg.png);
    background-size: cover;
    background-position: 50% 50%;
}

.version .bausch-lomb-jpg {
    position: relative;
    width: 122.5px;
    height: 122.5px;
    background-image: url(../img/bausch-lomb-jpg.png);
    background-size: cover;
    background-position: 50% 50%;
}

.version .biocodex-jpg {
    position: relative;
    width: 122.5px;
    height: 122.5px;
    background-image: url(../img/biocodex-jpg.png);
    background-size: cover;
    background-position: 50% 50%;
}

.version .bioderma-jpg {
    position: relative;
    width: 122.5px;
    height: 122.5px;
    background-image: url(../img/bioderma-jpg.png);
    background-size: cover;
    background-position: 50% 50%;
}

.version .cooper-jpg {
    position: relative;
    width: 122.5px;
    height: 122.5px;
    background-image: url(../img/cooper-jpg.png);
    background-size: cover;
    background-position: 50% 50%;
}

.version .donjoy {
    display: flex;
    flex-direction: column;
    width: 123px;
    height: 123px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 10px;
    position: relative;
    background-color: #ffffff;
}

.version .image {
    width: 107px;
    height: 59px;
    margin-left: -2px;
    margin-right: -2px;
    position: relative;
    object-fit: cover;
}

.version .estipharm-jpg {
    position: relative;
    width: 122.5px;
    height: 122.5px;
    background-image: url(../img/estipharm-jpg.png);
    background-size: cover;
    background-position: 50% 50%;
}

.version .image-2 {
    width: 113px;
    height: 42px;
    margin-left: -5px;
    margin-right: -5px;
    position: relative;
    object-fit: cover;
}

.version .frame-29 {
    align-items: center;
    gap: 40px;
    position: relative;
    background-color: var(--primairevert-100);
}

.version .frame-30 {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;
    position: relative;
    flex: 0 0 auto;
}

.version .frame-31 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    position: relative;
    flex: 0 0 auto;
}

.version .text-wrapper-26 {
    position: relative;
    width: fit-content;
    margin-top: -1px;
    font-family: var(--desktop-headline-h3-b-24-font-family);
    font-weight: var(--desktop-headline-h3-b-24-font-weight);
    color: var(--neutresnoir);
    font-size: var(--desktop-headline-h3-b-24-font-size);
    text-align: center;
    letter-spacing: var(--desktop-headline-h3-b-24-letter-spacing);
    line-height: var(--desktop-headline-h3-b-24-line-height);
    white-space: nowrap;
    font-style: var(--desktop-headline-h3-b-24-font-style);
}

.version .toile {
    position: relative;
    width: 20px;
    height: 19px;
}

.version .frame-32 {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    position: relative;
    flex: 0 0 auto;
}

.version .component-3 {
    position: relative;
    width: 1440px;
    height: 244px;
    overflow: hidden;
}

.version .frame-33 {
    display: inline-flex;
    align-items: flex-start;
    gap: 24px;
    position: relative;
}

.version .avis {
    display: inline-flex;
    flex-direction: column;
    height: 244px;
    width: calc(33% - 20px);
    margin-right: 20px;
    padding: 0;
    position: relative;
    background-color: #ffffff;
    border-radius: 20px;
    box-shadow: 0px 0px 8px #c4ecc8;
}

.version .frame-34 {
    display: inline-flex;
    align-items: center;
    gap: 20px;
    padding: 20px;
    position: relative;
    flex: 0 0 auto;
}

.version .ellipse {
    position: relative;
    width: 74px;
    height: 74px;
    object-fit: cover;
}

.version .frame-35 {
    display: flex;
    flex-direction: column;
    width: 184px;
    align-items: flex-start;
    gap: 4px;
    position: relative;
}

.version .lorem-ipsum-dolor {
    position: relative;
    width: 465px;
    font-family: var(--body-b2-n-14-font-family);
    font-weight: var(--body-b2-n-14-font-weight);
    color: var(--neutresnoir);
    font-size: var(--body-b2-n-14-font-size);
    letter-spacing: var(--body-b2-n-14-letter-spacing);
    line-height: var(--body-b2-n-14-line-height);
    font-style: var(--body-b2-n-14-font-style);
}

.version .lorem-ipsum-dolor-2 {
    padding: 0px;
    width: 350px;
    margin-bottom: -9px;
    color: var(--neutresnoir);
    font-size: var(--body-b2-n-14-font-size);
    position: relative;
    font-family: var(--body-b2-n-14-font-family);
    font-weight: var(--body-b2-n-14-font-weight);
    letter-spacing: var(--body-b2-n-14-letter-spacing);
    line-height: var(--body-b2-n-14-line-height);
    font-style: var(--body-b2-n-14-font-style);
}

.version .ellipse-2 {
    margin-left: -1545px;
    position: relative;
    width: 74px;
    height: 74px;
    margin-top: -5570px;
    object-fit: cover;
}

.version .toile-2 {
    margin-left: -1639px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-3 {
    margin-left: -1615px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-4 {
    margin-left: -1591px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-5 {
    margin-left: -1567px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-6 {
    margin-left: -1543px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .ellipse-3 {
    margin-left: -2114px;
    position: relative;
    width: 74px;
    height: 74px;
    margin-top: -5570px;
    object-fit: cover;
}

.version .toile-7 {
    margin-left: -2208px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-8 {
    margin-left: -2184px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-9 {
    margin-left: -2160px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-10 {
    margin-left: -2136px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-11 {
    margin-left: -2112px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .ellipse-4 {
    margin-left: -2683px;
    position: relative;
    width: 74px;
    height: 74px;
    margin-top: -5570px;
    object-fit: cover;
}

.version .toile-12 {
    margin-left: -2777px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-13 {
    margin-left: -2753px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-14 {
    margin-left: -2729px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-15 {
    margin-left: -2705px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-16 {
    margin-left: -2681px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .ellipse-5 {
    margin-left: -3252px;
    position: relative;
    width: 74px;
    height: 74px;
    margin-top: -5570px;
    object-fit: cover;
}

.version .toile-17 {
    margin-left: -3346px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-18 {
    margin-left: -3322px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-19 {
    margin-left: -3298px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-20 {
    margin-left: -3274px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-21 {
    margin-left: -3250px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .ellipse-6 {
    margin-left: -3821px;
    position: relative;
    width: 74px;
    height: 74px;
    margin-top: -5570px;
    object-fit: cover;
}

.version .toile-22 {
    margin-left: -3915px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-23 {
    margin-left: -3891px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-24 {
    margin-left: -3867px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-25 {
    margin-left: -3843px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-26 {
    margin-left: -3819px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .ellipse-7 {
    margin-left: -4390px;
    position: relative;
    width: 74px;
    height: 74px;
    margin-top: -5570px;
    object-fit: cover;
}

.version .toile-27 {
    margin-left: -4484px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-28 {
    margin-left: -4460px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-29 {
    margin-left: -4436px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-30 {
    margin-left: -4412px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-31 {
    margin-left: -4388px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .ellipse-8 {
    margin-left: -4959px;
    position: relative;
    width: 74px;
    height: 74px;
    margin-top: -5570px;
    object-fit: cover;
}

.version .toile-32 {
    margin-left: -5053px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-33 {
    margin-left: -5029px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-34 {
    margin-left: -5005px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-35 {
    margin-left: -4981px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-36 {
    margin-left: -4957px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .ellipse-9 {
    margin-left: -5528px;
    position: relative;
    width: 74px;
    height: 74px;
    margin-top: -5570px;
    object-fit: cover;
}

.version .toile-37 {
    margin-left: -5622px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-38 {
    margin-left: -5598px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-39 {
    margin-left: -5574px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-40 {
    margin-left: -5550px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-41 {
    margin-left: -5526px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .ellipse-10 {
    margin-left: -6097px;
    position: relative;
    width: 74px;
    height: 74px;
    margin-top: -5570px;
    object-fit: cover;
}

.version .toile-42 {
    margin-left: -6191px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-43 {
    margin-left: -6167px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-44 {
    margin-left: -6143px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-45 {
    margin-left: -6119px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-46 {
    margin-left: -6095px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .ellipse-11 {
    margin-left: -6666px;
    position: relative;
    width: 74px;
    height: 74px;
    margin-top: -5570px;
    object-fit: cover;
}

.version .toile-47 {
    margin-left: -6760px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-48 {
    margin-left: -6736px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-49 {
    margin-left: -6712px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-50 {
    margin-left: -6688px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-51 {
    margin-left: -6664px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .ellipse-12 {
    margin-left: -7235px;
    position: relative;
    width: 74px;
    height: 74px;
    margin-top: -5570px;
    object-fit: cover;
}

.version .toile-52 {
    margin-left: -7329px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-53 {
    margin-left: -7305px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-54 {
    margin-left: -7281px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-55 {
    margin-left: -7257px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-56 {
    margin-left: -7233px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .ellipse-13 {
    margin-left: -7804px;
    position: relative;
    width: 74px;
    height: 74px;
    margin-top: -5570px;
    object-fit: cover;
}

.version .toile-57 {
    margin-left: -7898px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-58 {
    margin-left: -7874px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-59 {
    margin-left: -7850px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-60 {
    margin-left: -7826px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .toile-61 {
    margin-left: -7802px;
    position: relative;
    width: 20px;
    height: 19px;
    margin-top: -5613.5px;
}

.version .frame-36 {
    display: flex;
    width: 1440px;
    align-items: center;
    justify-content: flex-end;
    gap: 24px;
    position: relative;
    flex: 0 0 auto;
    overflow: hidden;
    overflow-x: scroll;
}

.version .CTA-3 {
    height: 40px;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 8px 12px;
    background-color: var(--neutresheader-grey);
    border-radius: 4px;
    display: inline-flex;
    position: relative;
}

.version .header-3 {
    align-items: flex-start;
    background-color: var(--neutresheader-grey);
    display: flex;
    flex-direction: column;
    gap: 20px;
    position: relative;
}

.version .frame-37 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.version .frame-38 {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 20px;
    position: relative;
}

.version .logo-NP-2 {
    position: relative;
    width: 141px;
    height: 58px;
}

.version .vector-6 {
    position: relative;
    align-self: stretch;
    width: 1px;
    margin-top: -0.5px;
    margin-bottom: -0.5px;
}

.version .text-wrapper-27 {
    position: relative;
    width: fit-content;
    margin-top: -1px;
    font-family: "Gotham Rounded", Helvetica;
    font-weight: 500;
    color: #ffffff;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 30px;
}

.version .text-wrapper-28 {
    width: 455px;
    color: var(--neutresblanc);
    font-size: var(--body-b3-n-12-font-size);
    position: relative;
    font-family: var(--body-b3-n-12-font-family);
    font-weight: var(--body-b3-n-12-font-weight);
    letter-spacing: var(--body-b3-n-12-letter-spacing);
    line-height: var(--body-b3-n-12-line-height);
    font-style: var(--body-b3-n-12-font-style);
}

.version .frame-39 {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    position: relative;
    flex: 0 0 auto;
}

.version .text-wrapper-29 {
    align-self: stretch;
    margin-top: -1px;
    font-family: var(--desktop-headline-h4-b-20-font-family);
    font-weight: var(--desktop-headline-h4-b-20-font-weight);
    color: var(--neutresblanc);
    font-size: var(--desktop-headline-h4-b-20-font-size);
    line-height: var(--desktop-headline-h4-b-20-line-height);
    position: relative;
    letter-spacing: var(--desktop-headline-h4-b-20-letter-spacing);
    font-style: var(--desktop-headline-h4-b-20-font-style);
}

.version .frame-40 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.version .text-wrapper-30 {
    position: relative;
    align-self: stretch;
    margin-top: -1px;
    font-family: var(--body-b3-b-12-font-family);
    font-weight: var(--body-b3-b-12-font-weight);
    color: var(--neutresblanc);
    font-size: var(--body-b3-b-12-font-size);
    letter-spacing: var(--body-b3-b-12-letter-spacing);
    line-height: var(--body-b3-b-12-line-height);
    font-style: var(--body-b3-b-12-font-style);
}

.version .text-wrapper-31 {
    color: var(--neutresblanc);
    font-size: var(--body-b3-b-12-font-size);
    line-height: var(--body-b3-b-12-line-height);
    position: relative;
    align-self: stretch;
    font-family: var(--body-b3-b-12-font-family);
    font-weight: var(--body-b3-b-12-font-weight);
    letter-spacing: var(--body-b3-b-12-letter-spacing);
    font-style: var(--body-b3-b-12-font-style);
}

.version .frame-41 {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    position: relative;
    align-self: stretch;
    flex: 0 0 auto;
}

.version .vector-7 {
    position: relative;
    height: 1px;
    margin-left: -0.5px;
    margin-right: -4.5px;
}

.version .site-cr-e-avec-par {
    position: relative;
    width: fit-content;
    margin-top: -1px;
    font-family: "Gotham Rounded", Helvetica;
    font-weight: 500;
    color: var(--neutresblanc);
    font-size: 12px;
    letter-spacing: 0;
    line-height: 20px;
    white-space: nowrap;
}

.version .text-wrapper-32 {
    font-family: var(--body-b3-n-12-font-family);
    font-weight: var(--body-b3-n-12-font-weight);
    color: #ffffff;
    font-size: var(--body-b3-n-12-font-size);
    letter-spacing: var(--body-b3-n-12-letter-spacing);
    line-height: var(--body-b3-n-12-line-height);
    font-style: var(--body-b3-n-12-font-style);
}

.version .text-wrapper-33 {
    font-size: 9px;
}

.version .text-wrapper-34 {
    position: relative;
    width: fit-content;
    margin-top: -1px;
    font-family: var(--body-b3-n-12-font-family);
    font-weight: var(--body-b3-n-12-font-weight);
    color: var(--neutresblanc);
    font-size: var(--body-b3-n-12-font-size);
    letter-spacing: var(--body-b3-n-12-letter-spacing);
    line-height: var(--body-b3-n-12-line-height);
    white-space: nowrap;
    font-style: var(--body-b3-n-12-font-style);
}

.sticky-menu {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding: 20px 38px;
    position: relative;
    background-color: var(--neutresblanc);
    width: 100%;
}

.sticky-menu .logo-NP {
    position: relative;
    width: 95px;
    height: 38px;
}

.sticky-menu .navbar {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    position: relative;
    flex: 1;
}

.sticky-menu .text-wrapper {
    position: relative;
    margin-top: -1px;
    font-family: var(--body-b2-n-14-font-family);
    font-weight: var(--body-b2-n-14-font-weight);
    color: var(--neutresheader-grey);
    font-size: 12px;
    letter-spacing: var(--body-b2-n-14-letter-spacing);
    line-height: var(--body-b2-n-14-line-height);
    white-space: nowrap;
    font-style: var(--body-b2-n-14-font-style);
}

.sticky-menu .CTAS {
    display: inline-flex;
    align-items: flex-start;
    gap: 20px;
    position: relative;
    flex: 0 0 auto;
}

.sticky-menu .div {
    all: unset;
    box-sizing: border-box;
    background-color: var(--primairevert-500);
    display: inline-flex;
    height: 40px;
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 8px 12px;
    position: relative;
    flex: 0 0 auto;
    border-radius: 4px;
}

.sticky-menu .img {
    position: relative;
    width: 20px;
    height: 20px;
}

.sticky-menu .text-wrapper-2 {
    position: relative;
    width: fit-content;
    font-family: var(--body-b2-n-14-font-family);
    font-weight: var(--body-b2-n-14-font-weight);
    color: #ffffff;
    font-size: var(--body-b2-n-14-font-size);
    letter-spacing: var(--body-b2-n-14-letter-spacing);
    line-height: var(--body-b2-n-14-line-height);
    white-space: nowrap;
    font-style: var(--body-b2-n-14-font-style);
}

.sticky-menu .button {
    all: unset;
    box-sizing: border-box;
    background-color: var(--secondairebleu-500);
    display: inline-flex;
    height: 40px;
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 8px 12px;
    position: relative;
    flex: 0 0 auto;
    border-radius: 4px;
}

.sticky_bar {
    display: flex;
    position: fixed;
    bottom: 0px;
    right: 0px;
    left: 0px;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 16px 20px;
    background-color: #ffffff;
    z-index: 10;
}

.sticky_bar .bouttons-sticky {
    display: flex;
    flex-direction: column;
    width: 78px;
    align-items: center;
    gap: 8px;
    position: relative;
}

.sticky_bar .img-wrapper {
    display: inline-flex;
    align-items: flex-start;
    gap: 10px;
    padding: 10px;
    position: relative;
    flex: 0 0 auto;
    background-color: var(--primairevert-500);
    border-radius: 30px;
}

.sticky_bar .img {
    position: relative;
    width: 20px;
    height: 20px;
}

.sticky_bar .text-wrapper {
    position: relative;
    width: fit-content;
    font-family: var(--link-link-b-12-font-family);
    font-weight: var(--link-link-b-12-font-weight);
    color: var(--neutresnoir);
    font-size: var(--link-link-b-12-font-size);
    letter-spacing: var(--link-link-b-12-letter-spacing);
    line-height: var(--link-link-b-12-line-height);
    white-space: nowrap;
    font-style: var(--link-link-b-12-font-style);
}

.sticky_bar .div {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    position: relative;
    flex: 0 0 auto;
}

.swiper-pagination-bullet {
    background-color: #11a63c !important;
}
.swiper-pagination-bullet-active {
    background-color: #a1d0a4 !important;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-wrapper {

}

.version .menu-2 {
    gap: 72px;
}

.fg-green {
    color: #11a63c;
}

.frame-service {
    font-family: "Gotham Rounded";
    text-align: center;
    border-radius: 20px;
    padding: 20px;
    padding-top: 25px;
}
.frame-service .title {
    padding: 5px;
    font-weight: 700;
    font-size: 24px;
}
.frame-service.mini .title {
    font-size: 20px;
}
.frame-service .subtitle {
    padding: 5px;
    font-weight: 700;
    font-size: 34px;
}

.address {
    font-size: 14px;
}
.swiper-team {
    width: 100%;
    overflow: visible !important;
    height: 100%;
}
.swiper-team .swiper-wrapper {
/*    width: calc(100%);*/
/*    overflow: hidden;*/
    overflow: visible;
    margin: auto;
    /*margin-left: 50px;*/
}
.swiper-team .swiper-slide {
    text-align: center;
    border-radius: 0 !important;
    background-color: #FFF;
    width: 160px;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.swiper-team .swiper-slide img {
    display: block;
    width: 160px;
    height: 160px;
    border-radius: 0;
    object-fit: cover;
}
.swiper-team .swiper-slide .title {
    text-align: center;
    margin-top: 5px;
    text-transform: uppercase;
    font-size: 12px;
    color: #11a63c;
}
.swiper-team .swiper-slide .job {
    font-size: 9px;
    color: #65696b;
}
.swiper-team .swiper-button-next {
    right: 0px;
    top: -30px
}
.swiper-team .swiper-button-prev {
    right: 20px;
    left: auto;
    top: -30px
}

.swiper-team .swiper-button-next:after,
.swiper-team .swiper-button-prev:after {
    font-size: 18px;
}
.swiper-button-next, .swiper-button-prev {
    color: #65696b !important;
}

.swiper-attention {
    margin-top: -45px;
    background: transparent;
}
.swiper-attention .image {
    margin: 0px !important;
    object-fit: initial !important;
    height: 260px !important;
    left: 90px !important;
    top: 0px !important;
    width: auto !important;
}
.swiper-attention .attention_text {
    margin-left: 200px;
}
.swiper-attention .swiper-slide {
    text-align: left;
    border-radius: 0 !important;
}
.version .text-wrapper-18 {
    padding: 2px 10px;
    width: auto;
}
.swiper-attention .group {
    background: transparent;
    height: 270px;
}
.swiper-attention .group .frame {
    top: 100px !important;
    left: 270px !important;
}

.text-wrapper-17 {
    text-transform: uppercase;
    margin-left: 200px !important;
}

@media (max-width: 1280px) {
    .version .menu-2 {
        gap: 40px;
    }
    .swiper-attention .image {
        left: 20px !important;

    }
    .swiper-attention .attention_text {
        margin-left: 200px;
    }
}
@media (max-width: 1024px) {
    .text-wrapper-17 {
        margin-left: 220px !important;
    }
    .swiper-attention .image {
        left: 20px !important;

    }
    .swiper-attention .attention_text {
        margin-left: 220px;
    }
}
@media (max-width: 767px) {
    .text-wrapper-17 {
        margin-left: 20px !important;
    }
    .swiper-attention .image {
        left: 20px !important;
        display: none;

    }
    .swiper-attention .attention_text {
        margin-left: 20px;
    }
    .version .frame-28 {
        display: flex;
        flex-wrap: wrap;
        gap: 0px;
    }
    .version .frame-28 > div {

        flex: 1 1 50%;
        box-sizing: border-box;
        padding: 10px;
    }
}


.swiper-container-google-1,
.swiper-container-google-2 {
    height: 250px;
    margin: 20px;
}

.swiper-container-google-1.swiper-container-free-mode > .swiper-wrapper,
.swiper-container-google-2.swiper-container-free-mode > .swiper-wrapper{
    transition-timing-function : linear;
}

.swiper-container-google-1 .swiper-slide,
.swiper-container-google-2 .swiper-slide {
    overflow: hidden;
    background-position: center center;
    background-size: cover;
    background: none;
}

.copy {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    text-align: center;
    color: white;
    letter-spacing: 0.06em;
}
a {
    color: white;
}
