html {
    overflow-y: scroll;
}

body {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

html,
body {
    margin: 0;
    padding: 0;
    color: #ffffff;
    font-family: "Nunito", sans-serif;
}

a {
    text-decoration: none;
}

ol,
li,
ul {
    margin: 0;
}

ul {
    list-style-position: outside;
}

li {
    list-style: default;
}

.slick-slide {
    outline: none
}

div {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

button {
    border: none;
    outline: none;
}

p {
    margin: 0;
    padding: 0;
}

.container {
    width: 100%;
    max-width: 1728px;
    margin: 0 auto;
    position: relative;
}

.header-logo {
    display: flex;
    justify-content: space-between;
    align-items: center;
 /**/ box-shadow: 0px 5px 5px #E7E9EB;
}

.TE-logo {
    width: 200px;
}

.TE-logo img {
    width: 116px;
    display: block;
}

.LSM-logo {
    width: 220px;
}

.LSM-logo img {
    width: 216px;
    display: block;
}

.GG-logo {
    width: 200px;
}

.GG-logo img {
    width: 183px;
    display: block;
    float: right;
}

.header img {
    width: 100%;
    display: block;
}
.header-m img{
    width: 100%;
    display: none;
}

.main-bloc {
    padding: 60px;
}

.main-title {
    width: 100%;
    max-width: 750px;
    text-align: center;
    font-style: normal;
    font-weight: 800;
    line-height: 62px;
    font-family: "Nunito", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
 font-size: 28px;
    line-height: 34px;
    margin: 30px auto;
    color: #D43900;
}

.main-txt {
    width: 100%;
    max-width: 1190px;
    margin: 0 auto;
    color: #3156FD;
    text-align: center;
    font-family: "Nunito", sans-serif;
    font-style: normal;
    font-weight: 800;
    margin-top: 10px;
 font-size: 40px;
    line-height: 48px;
}
.sub-txt{
 max-width: 1190px;
    margin: 0 auto;
    color: #374649;
    text-align: center;
    font-family: "Nunito", sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 43px;
    margin-top: 10px;
}

.bloc_steps {
    padding: 150px 100px;
    position: relative;
    background-image: url(https://image.experience.totalenergies.fr/lib/fe3211717564047d7d1279/m/1/bd4968b0-9a3e-4c44-95dc-389e9fc4e51c.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.steps-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1170px;
    position: relative;
    left: 50px;
}

.steps-box::after {
    content: url(https://image.experience.totalenergies.fr/lib/fe3211717564047d7d1279/m/1/89a463d3-d34b-4436-b4c3-01a529b698ea.png);
    position: absolute;
    left: -250px;
    top: 0;
}
.group-step{
    overflow: visible; 
    display: flex;
    align-items: center;
    justify-content: center;
}
.steps {
    position: relative;
    padding: 40px;
    border-radius: 50px;
    border: 16px solid #FFF;
    width: 100%;
    max-width: 340px;
    margin: 0 auto;
    min-height: 455px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#step1::before {
    content: url();
    position: absolute;
    top: -70px;
    left: -70px;
    width:124px;
    height: 158px;
    background-image: url(https://image.experience.totalenergies.fr/lib/fe3211717564047d7d1279/m/1/54863c2e-bfc2-4dad-9b31-539ea6b1a0a2.png);
    background-size: contain;
    background-repeat: no-repeat;
}
#step1::after{
    content: url();
    width: 98px;
    height: 16px;
    background-color: #FFF;
    position: absolute;
    right: -103px;
}
#step2::before {
    content: url();
    position: absolute;
    top: -70px;
    left: -70px;
    width:124px;
    height: 158px;
    background-image: url(https://image.experience.totalenergies.fr/lib/fe3211717564047d7d1279/m/1/2f7f56c7-df5a-4f45-ae27-503dcde9ceb7.png);
    background-size: contain;
    background-repeat: no-repeat;
}

#step2::after{
    content: url();
    width: 98px;
    height: 16px;
    background-color: #FFF;
    position: absolute;
    right: -103px;
}
#step3::before {
    content: url();
    position: absolute;
    top: -70px;
    left: -70px;
    width:124px;
    height: 158px;
    background-image: url(https://image.experience.totalenergies.fr/lib/fe3211717564047d7d1279/m/1/ca3f7762-bbad-4abe-9ae1-2393bba011b5.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.steps-txt {
    color: #FFF;
    font-family: "Nunito", sans-serif;
    ;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    /* 120% */
}

.line {
    width: 100%;
    max-width: 110px;
    background-color: #ffffff;
    height: 16px;
}

.bloc_sliders {
    padding: 80px 100px 150px 100px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.sliders-title {
    text-align: center;
    font-family: "Nunito", sans-serif;
    font-size: 60px;
    font-style: normal;
    font-weight: 800;
    line-height: 68px;
    background: linear-gradient(261deg, #5D46A2 0%, #38267E 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 0 30px 80px 30px;
    width: 100%;
    max-width: 1400px;
}

.sliders-box {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.slider-border{
    padding: 35px;
}
.sliders { 
    margin: 0 auto;
    width: 100%;
    max-width: 433px;  
    flex-shrink: 0;
    border-radius: 50px;
    background: #FFF;
    box-shadow: 0px 4px 34px 0px rgba(0, 0, 0, 0.15);
}
.sliders-header{
    width: 100%;
}

.sliders-header img{
    width: 100%;
}
.sliders-txt {
    color: #000;
    font-family: "Nunito", sans-serif;
    font-style: normal;
    color: #000;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    padding: 30px 40px 30px 40px;
    min-height: 180px;
}




.form_zoon {
    min-height: 1000px;
    width: 100%;
}

.bloc_form {
    padding: 150px 100px 250px 100px;
    background-image: url(https://image.experience.totalenergies.fr/lib/fe3211717564047d7d1279/m/1/bd4968b0-9a3e-4c44-95dc-389e9fc4e51c.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.form-box {
    background-color: #ffffff;
    border-radius: 50px;
    width: 100%;
    max-width: 1400px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 50px 200px;
    overflow: visible;
}

.picto-top {
    position: absolute;
    right: -260px;
    top: -300px;
    width: 565px;
    height: 646px;
    background-image: url(https://image.experience.totalenergies.fr/lib/fe3211717564047d7d1279/m/1/647acfa5-9398-4504-a23e-2767b1acce98.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 999;
    pointer-events: none;
}

.picto-bottom {
    position: absolute;
    left: -220px;
    bottom: -340px;
    width: 300px;
    height: 340px;
    background-image: url(https://image.experience.totalenergies.fr/lib/fe3211717564047d7d1279/m/1/647acfa5-9398-4504-a23e-2767b1acce98.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: rotate(320deg); 
    z-index: 999;
}
.form-title {
    text-align: center;
    font-size: 50px;
    line-height: 58px;
    font-style: normal;
    font-weight: 800;
    padding: 0 30px 20px 30px;
    width: 100%;
    max-width: 1400px;
 color: #3156FD;
}

.form-group {
    width: 100%;
    max-width: 880px;
}

.label_text {
    position: relative;
    top: 0px;
    left: 20px;
    color: rgb(119, 119, 119);
    z-index: 100;
    font-size: 30px;
    font-weight: 600;
}

.input_text {
    font-size: 30px;
    font-weight: 500;
    height: 70px;
    width: 100%;
    padding: 8px 50px;
    margin-bottom: 10px;
    border: 1px solid #E3F4FD;
    border-radius: 50px;
    box-sizing: border-box;
    position: relative;
    margin: 0 auto 20px auto;
    outline: none;
    background-color: #E3F4FD;
    color: #333;
}

.input_text:focus {
    border: 2px solid #d3d3d3
}

.input_text .label_text {
    top: 0;
    left: 0;
    font-size: 12px;
    color: #333;
}

.inscription {
    font-size: 15px;
}

.obliga-txt {
    font-size: 20px;
    font-weight: 500;
    color: #333;
    width: 100%;
    padding: 0 10px ;
    margin: 30px auto;
}

button {
    border-radius: 70px;
    background: linear-gradient(261deg, #5D46A2 0%, #38267E 100%);
    color: #ffffff;
    border: none;
    cursor: pointer;
    width: 262px;
    height: 75px;
    font-size: 29px;
    font-weight: 400;
    display: block;
    margin: 30px auto;
}

/* Checkbox Styles */
.checkbox-container {
    position: relative;
    width: 100%;
    padding: 0 10px ;
    margin: 30px auto 0 auto;
}

.checkbox-container input[type="checkbox"] {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: -2000;
    /* Hide default checkbox */
}

.checkbox-container label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    color: #000;
}

.checkbox-container label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 1px;
    width: 20px;
    height: 20px;
    border: 2px solid #999;
    background-color: #fff;
    border-radius: 5px;
    transition: background-color 0.1s;
}

.box2lines label:before {
    top: 15px;
}

.checkbox-container input[type="checkbox"]:checked+label:before {
    background: linear-gradient(261deg, #5D46A2 0%, #38267E 100%);
    /* Change background color when checked */
    border-color: #5D46A2;
}

.checkbox-container label:after {
    content: "\2713";
    /* Unicode checkmark character */
    position: absolute;
    left: 6px;
    top: 0;
    font-size: 18px;
    color: #fff;
    opacity: 0;
    transition: opacity 0.3s;
}

.box2lines label:after {
    top: 15px;
}

.checkbox-container input[type="checkbox"]:checked+label:after {
    opacity: 1;
}

.link {
    color: #000;
    text-decoration: underline;
}
#interest-bloc{
    display: none;
}
.interest-checkgroup {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.interest-title {
    color: #374649;
    text-align: left;
    font-size: 26px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px; 
    padding: 40px 10px;
}

.interest {
    position: relative;
    width: 255px;
}

.interest label {
    color: #374649;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border-radius: 30px;
    background: #FFF;
    box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.15);
    display: flex;
    padding: 9px 29px;
    justify-content: center;
    align-items: center;
}

.interest input[type="checkbox"]:checked+label {
    background: linear-gradient(56deg, #FF7000 21.94%, #FF0400 89.7%);
    box-shadow: 0px 4px 6.8px 0px rgba(0, 0, 0, 0.15);
    color: #FFF;
}

.interest input[type="checkbox"] {
    display: none;
}


.bloc_chat{
    padding: 160px 0;
    width: 100%;
}
.chat-title{
    text-align: center;
    font-family: "Nunito", sans-serif;
    font-size: 60px;
    font-style: normal;
    font-weight: 800;
    line-height: 68px;
    color: #3156FD;
    width: 100%; 
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 0 50px 0 ;
}
.chat-group{
    width: 100%;
    max-width: 1060px;
    margin: 0 auto;
    padding: 0 0 0px 0;
    position: relative;
    left: 80px;
}
.chat-group::before{
    content: url(https://image.experience.totalenergies.fr/lib/fe3211717564047d7d1279/m/1/ba52527f-ad91-4075-ae02-b55f149b2362.png);
    position: absolute;
    left: -370px;
    top: 380px;
}
.chat-group::after{
    content: url(https://image.experience.totalenergies.fr/lib/fe3211717564047d7d1279/m/1/1914381f-4b82-4d7c-9dcc-5f540b11fdbc.png);
    position: absolute;
    right: -180px;
    top: 420px;
}
.chat-image{
    width: 100%;
    max-width: 860px;
}
.chat-image img{
    display: block;
    width: 100%; 
}
.chat-bubble{
    width: 100%;
    max-width: 860px;
    font-size: 34px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 117.647% */
    padding: 40px;
    color: #FFF; 
    position: relative;
}
.chat-right-box{
    width: 100%;
    display: flex;
    justify-content: end;
    align-items: center;
}
.chat-right{  
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    background: linear-gradient(261deg, #38267E 0%, #5D46A2 100%); 
   
}
.chat-right::after{
    content: url(https://image.experience.totalenergies.fr/lib/fe3211717564047d7d1279/m/1/125593ea-aad1-4e16-bc97-f680e0f09d67.png);
    position: absolute;
    right: 0;
    bottom: -70px;
}

.chat-left{   
    margin: 70px 0;
    border-radius: 50px; 
    background: linear-gradient(261deg, #5D46A2 0%, #38267E 100%);    
}
.figure_mobile{
    display: none;
    padding: 30px 20px 0 20px;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}
.figure_mobile img{
    width: 100%;
}
footer{
    width: 100%;
    max-width: 520px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px;
    margin-bottom: 50px;
}
.footer-text{
    color: #374649;
    text-align: center; 
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px; /* 162.5% */
    width: 100%;
}
.footer-logo-group{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center; 
}
.footer-logo{
    margin: 0 10px;
}
.footer-logo img{
    display: block;
}


.slick-dots {
    position: absolute;
    bottom: -8px;
  }
  
  .slick-dots li button:before {
    font-size: 17px;
    top: 33px;
  }
  
  #content_card .slick-dots li button:before {
    color: #D9D9D9;
    opacity: 1;
  
  }
  #bs_slide_block .slick-dots li button:before { 
    opacity: 0.4; 
  }
  
  #bs_slide_block .slick-dots li.slick-active button:before { 
    opacity: 1; 
  }
  
  .slick-dots li.slick-active button:hover {
    opacity: 1;
    background: var(--Linear, linear-gradient(261deg, #5D46A2 0%, #38267E 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  } 
  .slick-dots li.slick-active button:before {
    opacity: 1;
    background: var(--Linear, linear-gradient(261deg, #5D46A2 0%, #38267E 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .bloc_steps .slick-dots li button:before{ 
    background: #c4c4c4;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

  }
  .bloc_steps .slick-dots li.slick-active button:before {  
    background: #FFF;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }