@import url('https://fonts.googleapis.com/css2?family=Funnel+Sans:ital,wght@0,300..800;1,300..800&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

a:link,a:visited,a:hover,a:focus,a:active {
    text-decoration: none;
    color: inherit;
}

body{
  font-family: "Montserrat", sans-serif;
}

/* * {
   border : 1px solid red;
} */

header h1, header h2, header h3, header p { margin-top: 0; }

.subtxt{
    font-size: 15px;
    font-weight: 600;
    font-style: normal;
    color: #737373;
}

.green{
    color: #96BB7C;
    font-size: 15px;
}

.green2{
    display: flex;
    align-items: center;
    color: #96BB7C;
    font-size: 15px;
    font-weight: 600;
}

.orange{
    color: #FFAB71;
    font-size: 15px;
}

.grey{
    color: #BDBDBD;
    font-size: 15px;
    font-weight: 600;
}

h1{
    color: #252B42;
}


.h3{
    color:#96BB7C;
    font-family: "Funnel Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
}
    

html, body{
  margin: 0;
}


ul{
    list-style: none;
}


















 .brand{
    display: flex;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-weight: 600;
    font-style: normal;
    color: #252B42;
    justify-content: flex-end;
    text-align: center;
}



header{
    width: 100%; height: 735px;
    background: #FFF2F3;
    justify-content: center;
}


.header .navbar{
    display:flex;
    align-items:center;
    justify-content:space-between;
    justify-content: center;
}



.navbar{
    display: flex;
    justify-content: center;
    align-items: normal;
}

.log{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

span ul{
    display: flex;
    flex-direction: row;
    align-items: center; justify-content: space-between;
    padding: 12px 20px;
}



.menus{
  display: flex;
  align-items: center;
  justify-content: center;
  color: #737373;
}

.menus ul{
  display: flex;
  gap: 20px;
}

.header .weight{
    font-weight: 600;
}

.header .navbar{
  display: flex;
  align-items: center;
  gap: 54px;
  padding: 12px 20px;
}

.arrow::after{
    content: "\2192";
    margin-left: .4em;
    font-size: 24px;
    line-height: 1;
}

.top{
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    gap:230px;
}




.image1{
    display: flex;
    justify-content: flex-end;
}

ul.stack > li + li{ margin-top:2px; }


.b1{
    display: flex;

    justify-content: center;
    flex-direction: row;
    gap: 250px;
    margin: 0;
}




.b1p1{
    padding-top: 110px;
    color:#96BB7C;
    font-family: "Funnel Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
}

h2{
    font-family: "Funnel Sans", sans-serif;
    font-size: 64px;
    font-weight: 600;
    font-style: normal;
    color: #252B42;
}

.b1p2{
    color:#111;
    font-family: "Funnel Sans", sans-serif;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
}



.btn--ghost{
    background: transparent;
    color: var(--text);
    border: 1px solid #96BB7C;
    padding:.5rem .75rem; font-size:.9375rem; min-height:50px; width: 140px;
    border-radius: 7px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}

.btn--green{
    background: #96BB7C;
    border: none;
    padding:.5rem .75rem; font-size:.9375rem; min-height:50px; width: 130px;
    border-radius: 7px;
    color: white;
    box-shadow: none;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
}


.btn--ghost-bis{
    background: transparent;
    color: var(--text);
    border-color: transparent;
    padding:.5rem .75rem; font-size:.9375rem; min-height:40px;
    border-radius: 7px;
    display: flex;
    font-family: "Montserrat", sans-serif;
}

.btn--ghost-round{
    display: inline-flex;
    align-items: center;
    line-height: 1;
    background: transparent;
    border:1px solid #96BB7C;
    padding:.5rem .75rem; font-size:.9375rem; min-height:40px;
    border-radius: 18px;
    font-weight: 600;
    color: #96BB7C;
    cursor: pointer;
    font-family: "Montserrat", sans-serif;
}

.btn--ghost-round::after{
    content: "";
    flex: 0 0 auto;
    align-self: center;
    width: 10px; 
    height: 10px;
    border-right: 3px solid currentColor;
    border-top: 3px solid currentColor;
    transform: rotate(45deg);
    transform-origin: center;
    display: block;
    font-family: "Montserrat", sans-serif;
}


.btn-circle{
    align-items: center;
    background: white;
    border:none;
    padding:8px 8px;
    border-radius: 50%;
    font-weight: 600;
    cursor: pointer;
}


.Login{
    display: flex;
    flex-direction: row;
    gap: 5px;
}

























.p2 .after::after{
    content: "";
    width: 10px;
    height: 10px;
    flex: 0 0 auto;
    border-right: .18em solid currentColor;
    border-top:   .18em solid currentColor;
    transform: rotate(45deg);
    transform-origin: center;
    display: block;
}



.testp2 .cover{
    background: url("images/blanc.JPG");
    display:grid; place-items:center;
    box-shadow: 0 6px 14px rgba(0,0,0,.18);
    overflow: hidden;  
    padding:20px 40px;
}


.bar{
  display:inline-block;
  width:100px; height:8px;
  background:#E74040;
}

.bar2{
  display:inline-block;
  width:50px; height:2px;
  background:#E74040;
}

.p2{
    width: 100%; height: 817px;
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    gap: 120px;
}

.p2 .wrap{
    background: url("images/card.png");
    display:grid; place-items:center;
    padding:1rem;
    box-shadow: 0 6px 14px rgba(0,0,0,.18);
}

.p2 .testp2{
    display: flex;
    flex-direction: row;
    gap: 15px;
}








    


.p3{
    width: 100%; height: 817px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 160px;
    font-family: "Funnel Sans", sans-serif;
}

.p3 .after::after{
    content: "";
    width: 10px;
    height: 10px;
    flex: 0 0 auto;
    border-right: .18em solid currentColor;
    border-top:   .18em solid currentColor;
    transform: rotate(45deg);
    transform-origin: center;
    display: block;
}









    










    










    


.p4{
    width: 100%;
    /* height: 952px; */
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    row-gap: 70px;
}

.p4 .title{
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-right: 26%;
    gap: 20px;
}


.p4 .title p{
    margin: 0;
}

.p4 h1{
    font-size: 40px;
}

.p4 .carousel{
    display: flex;
    flex-direction: row;
}


.p4 .card{
    display: flex;
    justify-content: center;
    flex-direction: row;
    gap: 30px;

}

.p4 .subcard{
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 2px;
}

.p4 .display{
    display: flex;
    justify-content: center;
    flex-direction: row;
    gap: 40px;
    padding-left: 55px;
}

.p4 .subcard .center{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding-right: 15px;
    font-weight: 600;
}

.p4 .subcard > h1, .subcard > h2, .card > h3, .subcard > p, .subcard > ul, .subcard > li { margin:0; }
.p4 .title > h1, .title > h2, .title > h3, .title > p, .title > ul, .title > li { margin:0; }

.p4 .sales{
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
}

.coverp4{
  position: relative;
  display: inline-block;
}
.coverp4 img{
  display: block; width: 100%; height: auto;
  user-select: none; -webkit-user-drag: none;
}

.btnp4{
    position: absolute;
    right: 40px;
    bottom: 60px;
    gap: 5px;
    display:flex;
    justify-content:center;
    font-weight: 500;
}

.sale{
    position: absolute;
    pointer-events: none; cursor: default;
    left: 20px;
    top: 40px;
    background: #E74040;
    color: white;
    font-family: "Montserrat", sans-serif;
    outline: none;
    font-weight: 700;
    width: 50px; 
    height: 25px;
    border-radius: 5px;
}





    










    










    


.p5{
    width: 100%;
    height: 865px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 120px;
}

.p5 .title{
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-right: 26%;
    gap: 20px;
}

.p5 .profil{
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    gap: 10vw;
}

.p5 h1{
    font-size: 40px;
}

.p5 .subtxt2{
    font-size: 15px;
    font-weight: 600;
    font-style: normal;
    color: #737373;
    max-width: 320px;
    text-align: center;
}


.p5 .card{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 15px;
}

.p5 .name{
    font-weight: 800;
}

.p5 .card > h1, .card > h2, .card > h3, .card > p, .card > ul, .card > li { margin:0; }
.p5 .title > h1, .title > h2, .title > h3, .title > p, .title > ul, .title > li { margin:0; }
    










    










    


.p6{
    width: 100%;
    height: 849px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 90px;
}

.p6 h1{
    font-size: 23px;
}

.p6 .title{
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-right: 26%;
}


.p6 .profil{
    display: flex;
    justify-content: center;
    flex-direction: row;
    gap: 28px;
}

.p6 .center{
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    gap: 15px;
}

.p6 .name{
    display: flex;
    justify-content: center;
    font-weight: 600;
}

.p6 .c2{
    font-size: 15px;
    font-weight: 600;
    font-style: normal;
    color: #737373;
    display: flex;
    justify-content: center;
}

.p6 .bg{
    background: white;
    outline: #111;
}
    
.p6 .cover{
    background: url("images/Usercard.png");
    display:grid; place-items:center;
    box-shadow: 0 6px 14px rgba(0,0,0,.18);
    border-radius: 16px;
    overflow: hidden;
}









    








.p7{
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 594px;
    background-color: #FFF2F3;
    align-items: center;
    justify-content: center;
    gap: 70px;
}


.p7 .title{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.p7 .subtxt{
    max-width: 60ch;
    text-align: center;
}

.p7 .mail{
    display: flex;
    justify-content: center;
}

.p7 .subscribe{
    display:flex; align-items:center;
    width:min(680px);
    border-radius:12px;
    overflow:hidden;                   
    box-shadow:0 2px 6px rgba(0,0,0,.06);
    border : 1px solid #E5E5E5;
}

.subscribe input{
  flex:1;
  padding:20px 14px;
  border:0; outline: none; background:#F9F9F9;
}

.btn-sub{
    background: #96BB7C;
    border-color: #96BB7C;
    padding:20px 14px;
    color: white;
    border : 1px solid #E5E5E5;
}

    










    










    










    


.footer{
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.footer .info{
    align-items: flex-start;
    display: flex;
    justify-content: center;
    flex-direction: row;
    gap: 150px;
}



.footer .num{
    display: flex;
    align-items: normal;
    flex-direction: row;
    gap: 10px;
    max-height: 56px;
}


.footer .loc{
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    max-height: 56px;
}

.footer .mail{
    display: flex;
    flex-direction: row;
    gap: 10px;
    max-height: 56px;
}

.footer .contact{
    display: flex;
    flex-direction: column;
    max-height: 20ch;
}











.bas{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    background: #FAFAFA;
    align-items: center;
}

.bas .links{
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
}