* {
    box-sizing: border-box;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html {
    font-family: "Archivo", sans-serif;
}

h1 {
    font-size: 32px;
    font-weight: 600;
}

h2 {
    font-size: 28px;
    font-weight: 600;
}

h3 {
    font-size: 24px;
    font-weight: 600;
}

h4 {
    font-size: 22px;
    font-weight: 600;
}

h5 {
    font-size: 18px;
    font-weight: 600;
}

.btn-text {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
}

.text-only-cta {
    font-size: 18px;
    font-weight: 400;
    text-decoration: underline;
    text-transform: uppercase;
}

.xl-text {
    font-size: 20px;
    font-weight: 400;
}

.l-text {
    font-size: 18px;
    font-weight: 400;
}

.m-text {
    font-size: 16px;
    font-weight: 400;
}

.s-text {
    font-size: 14px;
    font-weight: 400;
}

.xs-text {
    font-size: 12px;
    font-weight: 400;
}

.container {
    margin: auto;
    max-width: 1680px;
}

/* VARIABLES */

:root {
    --platinum: #E0DEDC;
    --oxford-blue: #051537;
    --royal-purple: #794C9B;
    --turquoise: #65CDB7;
    --cocoa-brown: #DB680A;

    --charts1: linear-gradient(143deg, #051537 7.46%, #65CDB7 95.56%);
    --charts2: linear-gradient(180deg, #65CDB7 0%, #DB680A 100%);
    --charts3: linear-gradient(217deg, #006A88 5.4%, #5CDCFF 27.81%, #FFF 50.22%, #F8A663 72.63%, #DB680A 95.03%);
    --charts4: linear-gradient(143deg, #051537 7.46%, #E0DEDC 95.56%);
}


/* ANIMATION */

@keyframes float {
    0% {
        transform: translate(-50%, -25%);
    }

    50% {
        transform: translate(-50%, -22%);
    }

    100% {
        transform: translate(-50%, -25%);
    }
}

/* THESSaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa */


body {

    background-color: var(--platinum);
    color: var(--oxford-blue);
}

header {

    position: relative;
}

header img {

    margin: 120px 0;
    width: 100vw;
    background: var(--oxford-blue);
}

#buttonh {


    padding: 16px 48px;


    border-radius: 20px;
    background: var(--Charts-1, linear-gradient(143deg, #051537 7.46%, #65CDB7 95.56%));
    box-sizing: content-box;

}

#buttonh p {

    color: var(--platinum);

}

header .buttonh {

    position: absolute;
    right: 5%;
    bottom: 20%;
    text-decoration: none;
}



#firstA {

    display: flex;
    padding: 54px 48px;
    justify-content: center;
    align-items: center;
    gap: 100px;
    margin-top: 16px;

}

#firstA div {
    display: flex;
    flex-direction: column;
    max-width: 50%;
    height: 355px;
    justify-content: center;
    align-items: flex-start;



}

#firstA h2 {

    padding-bottom: 16px;
}

#secondA :first-child {

    padding-bottom: 16px;
}



#secondA {

    display: flex;
    padding: 54px 48px;
    justify-content: center;
    align-items: center;
    gap: 100px;
    margin-bottom: 100px;
}

#secondA div {
    display: flex;
    flex-direction: column;
    max-width: 50%;
    height: 355px;
    justify-content: center;
    align-items: flex-start;



}

#firstA p,
#secondA p {

    padding-bottom: 8px;
}

#thirdA {
    /* margin: 0 100px; */
    margin: auto;

    display: flex;
    flex-direction: column;
    gap: 16px;
    text-align: center;
    background: radial-gradient(55.16% 49.19% at 51.35% 46.81%, #65CDB7 0%, #051537 64.92%);
    color: var(--platinum);

}

#thirdA img {
    max-width: 60%;
    align-self: center;
}


#thirdA H2 {
    max-width: 1068px;
    align-items: center;
    display: flex;
    margin: 75px auto 25px auto;
}

#thirdA article {
    display: flex;
    flex-direction: column;
    max-width: 80%;
    margin: 16px 0;
    padding: 16px 0 50px 0;
    align-self: center;
    justify-content: space-evenly;
}



#thirdA .vignetteall {
    display: flex;

}

/* #thirdA article .vignetteA {

    display: flex;
    justify-content: center;



    gap: 100px;

}

#thirdA article .vignetteB {

    display: flex;
    justify-content: center;


    align-self: stretch;
    gap: 100px;

} */

#thirdA article div {

    gap: 25px;



}

#thirdA article .vignetteall div {
    border-radius: 20px;
    background: linear-gradient(149deg, #051537 6.52%, #65CDB7 199.16%);
    padding: 25px;
    max-width: 255px;

}

#thirdA article div h3 {

    padding-bottom: 16px;
    text-align: left;
}

#thirdA article p {
    text-align: left;

}


#fourthA {

    text-align: center;
    margin-top: 75px;

}

#fourthA h2 {

    padding-bottom: 16px;
}

#fourthA h4 {

    padding: 20px 0;


}

#fourthA p {

    padding-bottom: 40px;
}


#fourthA .team {

    display: flex;
    justify-content: space-evenly;
    padding: 50px 0;



}

#fourthA article {
    max-width: 430px;
    height: 300px;


}


#discover {
    position: fixed;
    bottom: 50px;
    right: 10px;
    padding: 16px 48px;
    width: 100px;

    border-radius: 20px;
    background: var(--Charts-1, linear-gradient(143deg, #051537 7.46%, #65CDB7 95.56%));
    box-sizing: content-box;
    z-index: 1;



}

#discover2 {

    position: fixed;
    bottom: 50px;
    right: 10px;
    padding: 16px 48px;
    width: 100px;
    color: none;

    border-radius: 20px;
    background: var(--Charts-1, linear-gradient(143deg, #051537 7.46%, #65CDB7 95.56%));
    box-sizing: content-box;
    z-index: 0;

    opacity: .8;

    animation-name: pulse;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in;
}

main a {

    color: var(--platinum);
    text-decoration: none;



}


/* animation */

@keyframes pulse {


    100% {
        opacity: 0;
        transform: scale(1.1);
    }
}



/* fin animation */

footer a {

    text-decoration: none;
    color: var(--Platinum);
}


footer {

    background-color: var(--oxford-blue);
    color: var(--platinum);
    stroke: var(--platinum);
    padding: 100px 50px 15px 50px;
}

.foot {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 100px;
    margin-left: -50px;

}



.foot p {
    padding-bottom: 8px;

}


.foot div {

    max-width: 350px;
    height: 150px;


}

footer .moovfoot {

    margin-left: 100px;

}



footer .logofoot {

    width: 175px;
}

/* MARCELA */

nav.navigation {
    position: fixed;
    z-index: 5;
    background-color: #051537;
    display: flex;
    width: 100vw;
    height: 10%;
    padding: 8px 24px;
    align-items: center;
    flex-shrink: 0;
}

nav ul {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: calc(100% / 3);
    height: 48px;
}

li {
    list-style: none;
    display: inline-block;
}

li a {
    color: var(--Platinum, #E0DEDC);
    text-align: center;
    font-family: Archivo;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-decoration: none;
}

.logo {
    width: calc(100% / 3);
}

.logo * {
    height: 48px;
}

#Layer_1-2 * {
    stroke: #E0DEDC;

}

.spacer {
    width: calc(100% / 3);
}

.data.container {
    padding-top: 86px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.model {
    display: flex;
    align-items: center;
    border-radius: 20px;
    background: var(--Charts-1, linear-gradient(143deg, #051537 7.46%, #65CDB7 95.56%));
    padding: 32px;
    margin-top: 64px;
    margin-left: 30px;
    margin-right: 30px;
}

.imgmodel {
    display: flex;
    flex-direction: column;
    width: 24%;
    padding: 30px 30px;
    margin-top: 10px;
}

.data1 {
    display: flex;
    flex-direction: column;
    padding-left: 100px;
}

.datatxt1 {
    max-width: 100%;
    color: #E0DEDC;
}

.datacontenu1 {
    height: 215px;
    color: #051537;
}

.diagram {
    padding: 30px 30px;
}

.tabthermique img {
    max-width: 1228px;
    margin-top: 100px;
}

.tabposture img {
    width: 1228px;
    margin: 5px 30px;
}

.tabcardiaque img {
    width: 1228px;
    margin: 5px 30px;
}

.datacontenu1 img {
    margin-left: -177px;
}


/* JONATHAN */

.main {
    padding-top: 64px;
}

.hero-container {
    padding: 128px 0;
    height: 100vh;
    width: 100%;
    background-color: var(--platinum);

    .container {
        display: flex;
    }

    .half-container {
        display: flex;
        flex-direction: column;
        gap: 32px;
        padding: 0 64px;
        width: 50%;

        figure,
        svg {
            z-index: 10;
            align-self: center;
        }

        .form-selector {
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: flex-start;
            gap: 10px;
            align-self: center;
            min-height: 48px;
            padding: 16px 48px;
            gap: 12px;
            border-radius: 20px;
            background: linear-gradient(143deg, #051537 0%, #051537 57.46%, #65CDB7 95.56%);
            background-position: 0% 0%;
            background-size: 250% 100%;
            transition: background-position .4s ease-in;
            min-width: 384px;
            color: var(--platinum);
            cursor: pointer;

            &.active {
                background-position: 100% 0%;
            }
        }

        .form-selector:hover {
            background-position: 100% 0%;
        }

    }
}

.features-container {
    position: relative;
    height: 100vh;
    width: 100%;
    background: radial-gradient(50% 50% at 50% 50%, #65CDB7 0%, #051537 100%);

    .feature-pill {
        z-index: 2;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        gap: 16px;
        padding: 16px 32px;
        border-radius: 16px;
        max-width: 400px;
        background: var(--platinum);
        color: var(--royal-purple);
        text-transform: uppercase;

        &#fp-wrist {
            position: absolute;
            left: 15%;
            top: 10%;
        }

        &#fp-posture {
            position: absolute;
            left: 10%;
            top: 40%;
        }

        &#fp-heart {
            position: absolute;
            top: 75%;
            left: 15%;
        }

        &#fp-heater {
            position: absolute;
            top: 15%;
            right: 10%;
        }

        &#fp-sleep {
            position: absolute;
            top: 50%;
            right: 5%;
        }

        &#fp-asl {
            position: absolute;
            top: 85%;
            right: 10%;
        }
    }


    .arm-container {
        .circle {
            z-index: 3;
            border-radius: 50%;
            height: 24px;
            width: 24px;
            background: var(--platinum);
        }

        #circle1 {
            position: absolute;
            left: 46%;
            top: 20%;
        }

        #circle2 {
            position: absolute;
            top: 40%;
            left: 42%;
        }

        #circle3 {
            position: absolute;
            top: 61%;
            left: 37%;
        }

        #circle4 {
            position: absolute;
            top: 30%;
            right: 40%;
        }

        #circle5 {
            position: absolute;
            top: 50%;
            right: 41%;
        }

        #circle6 {
            position: absolute;
            top: 71%;
            right: 43%;
        }

        img {
            height: 150%;
            position: absolute;
            left: 50%;
            transform: translate(-50%, -25%);
            animation: float 6s ease-in-out infinite;
        }

        .lines {
            position: absolute;
            width: 100%;
            height: 100%;
            z-index: 1;
        }

        line {
            stroke: var(--platinum);
            stroke-width: 5;
        }

    }


}

.sub-features-container {
    display: flex;
    padding: 32px 120px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 32px;
    color: var(--royal-purple);

    .container {
        display: flex;
        flex-direction: column;
        gap: 32px;

        .sub-features-row {
            display: flex;
            align-items: center;
            gap: 48px;
            align-self: stretch;

            .sub-feature-container {
                /* width: calc(100% / 3); */
                display: flex;
                align-items: center;
                gap: 16px;
                flex: 1 0 0;
                padding: 0 24px;
                text-transform: uppercase;
            }
        }
    }
}

.mobile-application-container {
    display: flex;
    padding: 100px 120px;
    background: var(--oxford-blue);
    color: var(--platinum);

    .half-container {
        display: flex;
        align-items: center;
        gap: 48px;

        svg {
            height: 128px;
        }

        #mockup1 {
            margin-bottom: 128px;
            height: fit-content;
        }

        #mockup2 {
            margin-top: 128px;
            height: fit-content;
        }

        &:nth-child(2) {
            display: flex;
            flex-direction: column;
            padding: 128px;
        }

        .mobile-application-text {
            line-height: 28px;
        }

        .mobile-application-page-link {
            float: right;
            color: var(--turquoise);
        }

        .mobile-application-icon,
        .application-store-links {
            display: flex;
            align-items: center;
            gap: 24px;
        }

        .mobile-application-icon {
            img {
                height: 64px;
            }
        }
    }
}

.data-sheets {
    padding: 64px 0;
    background: var(--platinum);

    .container {
        display: flex;
        flex-direction: column;
        gap: 12px;

        .accordion {
            display: flex;
            flex-direction: column;
            gap: 8px;
            cursor: pointer;

            .accordion-header {
                display: flex;
                justify-content: space-between;
                border-bottom: 1px solid var(--oxford-blue);
                padding: 12px 0;
            }

            ul {
                display: flex;
                flex-direction: column;
                gap: 16px;
                padding: 0 16px;
                max-height: 0;
                transition: max-height .3s cubic-bezier(0.4, 0, 0.2, 1);
                overflow: hidden;

                &.active {
                    max-height: 200px;
                }
            }
        }
    }
}

@media screen and (max-width:768px) {

    nav ul {
        flex-direction: column;
    }

    .tabthermique img {
        width: 100%;
        margin: 0;
    }

    .tabposture img {
        width: 100%;
        margin: 0;
    }

    .tabcardiaque img {
        width: 100%;
        margin: 0;
    }

    .diagram img {
        width: 100%;
        margin: 0;
    }

    .model {
        display: none;
    }


    /* thessaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa */
    main .imgsection1 {

        max-width: 100%;

    }

    header img {
        margin-bottom: 0;
    }


    #firstA {
        flex-direction: column;

        padding: 10px;
        gap: 0;
    }

    #firstA div {

        max-width: fit-content;
        height: fit-content;
        padding: 16px 0 0 0;

    }

    #firstA h2 {
        margin: 0;
    }

    #firstA p {
        margin: 0;
    }

    #secondA {
        flex-direction: column-reverse;

        padding: 10px;
        gap: 0;
        margin-bottom: 0;

    }

    #secondA div {

        max-width: fit-content;
        height: fit-content;
        padding: 16px 0;

    }

    #secondA h2 {
        margin: 0;
    }

    #secondA p {
        margin: 0;
    }

    #thirdA {
        background: var(--oxford-blue);
        gap: 0;
        width: fit-content;
    }

    #thirdA h2 {

        font-size: medium;
        padding: 0 15px;
        margin: 35px 0;

    }

    #thirdA article div {
        gap: 10px;

    }

    #thirdA article {
        max-width: 100%;

    }

    #thirdA article .vignetteall {

        flex-wrap: wrap;
        justify-content: center;
    }

    #thirdA article .vignetteall div {

        padding: 20px 10px;
        max-width: 45%;
    }

    #thirdA article .vignetteall div p {

        margin: 0;
    }

    #thirdA article .vignetteall div h3 {

        margin: 0;
    }

    #thirdA img {

        display: none;
    }

    #discover,
    #discover2 {

        display: none;
    }

    #buttonh {
        display: none;
    }
}