html{
  background:#f2f2f2;
}

* {
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

    h1,
    h2,
    h3,
    h4,
    h5,
    h5,
    h6,
    a,
    p,
    span,
    ul,
    ol,
    button {
      font-family: 'Source Sans Pro', Arial, sans-serif; }

    .w-100 {
      width: 100%; }

    body {
      margin: 0 auto;
      position: relative;
      max-width: 1440px;
      background-color: #ffffff;
     font-family: 'Source Sans Pro', Arial, sans-serif;
    }

    .containerLP {
      max-width: 1440px;
      margin: 0 auto; }

    .row>*{
      margin-left:0px;
      margin-right:0px;
      padding:0px;
    }

    .row {
      margin-left:0px ;
      margin-right:0px;
      padding:0px ;
    }

  /* CTA  */
  .cta {
      color: #ffffff;
      text-align: center;
      vertical-align: middle;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      text-decoration: none!important;
      border-radius: 5px;
      font-size:12px;
      line-height: 16px;
      padding: 6px 12px;
      display: inline-flex!important;
      transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
      text-decoration: none;
  }

  .cta, .btn-primary{
    font-weight:600;
   color:#fff;
   margin: 5px 0;
   background-color:#6022A6;
 }

 .cta:visited, .btn-primary:visited{
 color:#fff;
}

.cta:hover, .btn-primary:hover{
   background-color:#491a7f;
   cursor: pointer;
   color:#fff;
   text-decoration: none;
 }

 /* CTA white  */
 .ctawhite {
     color: #6022A6;
     text-align: center;
     vertical-align: middle;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     text-decoration: none!important;
     border-radius: 5px;
     font-size:17px;
     line-height: 20px;
     padding: 12px 35px 14px 35px;
     display: inline-flex!important;
     transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
     text-decoration: none;
 }
   .ctawhite, .btn-primarywhite{
   font-weight:400;
    color:#6022A6;
    margin: 28px 0;
    background-color:#ffffff;
  }

 .ctawhite:hover, .btn-primarywhite:hover{
    background-color:#f2f2f2;
    cursor: pointer;
    color:#6022A6;
    text-decoration: none;
  }

.mktoGen.mktoImg {
  display: inherit !important;
  line-height: 0; }


.ContactCTA{
  display:inline-block;
  margin-right:4px;
}

.ContactCTA:last-child{
  display:inline-block;
  margin-right:0px;
}

header{
  padding: 0 !important;
}


.noBr{
  display: inline;
}

.NoBreak{
  display:inline;
}

section{
  position: relative;
}



/* header  */
header {
  background-color: #6022A6; }

  header .logo {
    width: 214px;
    height:auto;
    margin: 35px 0px 30px 8.5%; }

  header h1 {
    font-size: 60px;
    line-height: 64px;
    color: #fff;
    font-weight: 600;
    margin: 0px 10% 20px 10%;
  }

  header h2 {
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    font-weight: 600;
    margin: 0px 10% 2px 10%;
  }

  header h3 {
    font-size: 23px;
    line-height: 26px;
    color: #fff;
    font-weight: 400;
    margin: 0px 10% 40px 10%;
  }

  #heroImage2 {
    height: 370px;
    background:url(https://landing1.gehealthcare.com/rs/005-SHS-767/images/headerLPvisual_esaic2024_230424.jpg);
    background-size: cover;
    background-position:top;
    background-repeat:no-repeat;
  }



/* Col 1 - Symposia  */
#ColSymposia{
  background:#e3e4e4;
  padding:45px 4.25% 30px 6%;
}

.SympoJoin{
  font-size: 26px;
  line-height: 31px;
  font-weight:400;
  color: #000000;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left:0px;
  padding-right:0px;
  margin-bottom:35px;
}

.lineBloc{
  display:flex;
  flex-wrap: wrap;
}

.miniBloc{
  flex:0 0 48%;
  max-width:48% ;
  margin-right:25px ;
  margin-bottom:20px;
  align-items: stretch;
  align-self: flex-end;
  background:#ffffff;
  position: relative;
  padding-left: 20px;
  border-radius: 5px;
  transition: all 0.25s ease-out;
}

.miniBloc:hover{
  background:#f4f4f4;
}

.miniBloc:last-child{
  margin-right:0px ;
}

.miniBlocGreen::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px; /* Largeur du fond vert */
  height: 100%; /* Hauteur égale à 100% de la hauteur de la div */
  background-color: #19bb7c;
  border-radius: 5px 0px 0px 5px;
}

.miniBlocYellow::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px; /* Largeur du fond vert */
  height: 100%; /* Hauteur égale à 100% de la hauteur de la div */
  background-color: #f8d754;
  border-radius: 5px 0px 0px 5px;
}

.miniBlocPurple::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px; /* Largeur du fond vert */
  height: 100%; /* Hauteur égale à 100% de la hauteur de la div */
  background-color: #6022A6;
  border-radius: 5px 0px 0px 5px;
}

.miniBlocCorail::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px; /* Largeur du fond vert */
  height: 100%; /* Hauteur égale à 100% de la hauteur de la div */
  background-color:#f37f63;
  border-radius: 5px 0px 0px 5px;
}

.miniBlocTurquoise::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px; /* Largeur du fond vert */
  height: 100%; /* Hauteur égale à 100% de la hauteur de la div */
  background-color: #44b2c5; 
  border-radius: 5px 0px 0px 5px;
}

.miniBlocContent{
    display:table;
    vertical-align: bottom;
    width:100%;
    padding:20px 15px 0px 0px;
}

.miniBlocContentPurple{
  display:table;
  width:100%;
  padding:37px 15px 0px 10px;
  transition: all ease 0.5s;
}

.miniBlocContentPurple:hover{
  background:#491a7f;
}

.BlocText{
  display:table;
  vertical-align: top;
}

.TopicDate{
  font-size: 16px;
  line-height: 18px;
  font-weight:700;
  color: #000000;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left:0px;
  padding-right:0px;
  margin-left:20px;
  margin-bottom:0px;
}

.TopicTitle{
  font-size: 22px;
  line-height: 27px;
  font-weight:700;
  color: #000000;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left:0px;
  padding-right:0px;
  margin-left:20px;
  margin-bottom:30px;
}

.TopicTitleLive{
  font-size: 17px;
  line-height:21px;
  font-weight:600;
  color:#45B2C5;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left:0px;
  padding-right:0px;
  margin-left:20px;
  margin-bottom:20px;
}

.TopicTitleMedium{
  font-size: 20px;
  line-height: 23px;
  font-weight:700;
  color: #000000;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left:0px;
  padding-right:0px;
  margin-left:20px;
  margin-bottom:10px;
}

.TopicTitleSpacer{
  line-height: 23px;
}

.TopicTitleMediumSpacer{
  line-height: 6px;
}



.TopicName{
  font-size: 15px;
  line-height: 17px;
  font-weight:700;
  color: #000000;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left:0px;
  padding-right:0px;
  margin-left:0px;
  margin-bottom:4px;
}

.TopicJob{
  font-size: 13px;
  line-height: 16px;
  font-weight:400;
  color: #000000;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left:0px;
  padding-right:0px;
  margin-left:0px;
  margin-bottom:0px;
}

.BlocSignature{
  display:table;
  width:100%;
  vertical-align: bottom;
}

.photoSpeaker{
  display:table-cell;
  width:114px;
  vertical-align: bottom;
}

.textSpeaker{
  display:table-cell;
  vertical-align: bottom;
}

.Reveal{
  display:table-cell;
  vertical-align: bottom;
}

.Spot{
  display:table-cell;
  width:80px;
  text-align: right;
  vertical-align: bottom;
}

.spot{
  display: inline-block;
  margin-bottom:14px;
}

.AddtoCalendar a{
  display: inline-block;
  text-align: right;
  font-size: 12px;
  line-height: 14px;
  font-weight:700;
  color: #000000;
  text-align: left;
  text-decoration:none;
  margin-top:20px;
  margin-bottom:20px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left:0px;
  padding-right:0px;
  transition: all ease 0.5s;
}

.AddtoCalendar a:hover{
  color:#6022A6;
}



.EventTitle{
  font-size: 31px;
  line-height: 31px;
  font-weight:400;
  color: #ffffff;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left:0px;
  padding-right:0px;
  margin-left:0px;
  margin-top:0px;
  margin-bottom:0px;
}

.EventSubTitle{
  font-size: 18px;
  line-height: 22px;
  font-weight:600;
  color: #ffffff;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left:0px;
  padding-right:0px;
  margin-left:0px;
  margin-top:10px;
  margin-bottom:0px;
}



.EventDate{
  font-size: 15px;
  line-height: 21px;
  font-weight:600;
  color: #ffffff;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left:0px;
  padding-right:0px;
  margin-left:0px;
  margin-top:0px;
  margin-bottom:0px;
}


 /* 3 Articles */
 .Etapes4{
  margin:30px 0px 30px 15px;
}

.ContainerEtapes{
justify-content:space-between;
display: flex;
flex-wrap: wrap;
max-width: 100%;
padding: 0px !important;
margin: 0px auto !important;
}

.Etapes_item{
  padding: 0px;
  position: relative;
  margin-bottom: 20px;
  list-style: none;
  text-align: left;
  transition: all ease 0.25s !important;
}

.Etapes_item:hover{
  margin-top:10px;
}

.Etapes01{
  width:39%;
}

.Etapes02{
  width:28%;
}

.Etapes03{
  width:25%;
}



.PictoEtapes1{
  width:17px;
  height:auto;
  display: block;
  margin-bottom:4px;
}

.PictoEtapes2{
  width:24px;
  height:auto;
  display: block;
  margin-bottom:5px;
}

.PictoEtapes3{
  width:20px;
  height:auto;
  display: block;
  margin-top:2px;
  margin-bottom:7px;
}

.EtapesTitle{
  font-size: 23px;
  line-height:26px;
  font-weight:700;
  color:#000000;
  text-align: left;
  margin-bottom:6px;
}

.EtapesDate{
  font-size: 17px;
  line-height:19px;
  font-weight:700;
  color:#6022A6;
  text-align: left;
  margin-bottom:8px;
}

.EtapesText{
  font-size: 14px;
  line-height:18px;
  font-weight:400;
  color:#6022A6;
  text-align: left;
  margin-bottom:12px;
}


.RegisterHere:hover{
  margin-left:5px;
}

.RegisterHere{
  transition: all ease 0.5s;
}

.RegisterHere a{
  font-size: 12px;
  line-height:14px;
  font-weight:700;
  color:#000000;
  text-align: left;
  margin-bottom:0px;
  text-decoration: none;
  display: inline-block;
}

.CTApurpleArrow{
  display: inline-block;
  margin-top:-2px;
}

.BRetapes{
  display:inline;
}


.SpacerAfterArticles{
  height:180px;
}




/* Col 2 - Products  */
#ColProducts{
  background:#ffffff;
  padding:72px 4.7% 30px 3.25%;
}

.ProductHighlights{
  font-size: 32px;
  line-height: 34px;
  font-weight:600;
  color: #6022A6;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left:0px;
  padding-right:0px;
  margin-bottom:35px;
}

.ProductBlock{
  background:#e4e4e4;
  display:table;
  width:100%;
  margin-bottom:18px;
  transition:cubic-bezier(0.075, 0.82, 0.165, 1) all 0.3s;
}

.ProductBlock:hover{
  background:#f0f0f0;
}

.ProductBlock_Image1{
  height:170px;
  display:table-cell;
  width:35%;
  background:url(https://landing1.gehealthcare.com/rs/005-SHS-767/images/product01_esaic2024_230424.jpg);
  background-size: cover;
  background-position:center left;
  background-repeat:no-repeat;
}

.ProductBlock_Image2{
  height:170px;
  display:table-cell;
  width:35%;
  background:url(https://landing1.gehealthcare.com/rs/005-SHS-767/images/product02_esaic2024_230424.jpg);
  background-size: cover;
  background-position:center left;
  background-repeat:no-repeat;
}

.ProductBlock_Image3{
  height:170px;
  display:table-cell;
  width:35%;
  background:url(https://landing1.gehealthcare.com/rs/005-SHS-767/images/product03b_esaic2024_230424.jpg);
  background-size: cover;
  background-position:center;
  background-repeat:no-repeat;
}

.ProductBlock_Image4{
  height:170px;
  display:table-cell;
  width:35%;
  background:url(https://landing1.gehealthcare.com/rs/005-SHS-767/images/product04_esaic2024_230424.jpg);
  background-size: cover;
  background-position:center;
  background-repeat:no-repeat;
}

.ProductBlock_Image5{
  height:170px;
  display:table-cell;
  width:35%;
  background:url(https://landing1.gehealthcare.com/rs/005-SHS-767/images/product05b_esaic2024_230424.jpg);
  background-size: cover;
  background-position:center;
  background-repeat:no-repeat;
}

.ProductBlock_Image6{
  height:170px;
  display:table-cell;
  width:35%;
  background:url(https://landing1.gehealthcare.com/rs/005-SHS-767/images/product06_esaic2024_230424.jpg);
  background-size: cover;
  background-position:center;
  background-repeat:no-repeat;
}

.ProductBlock_Image7{
  height:170px;
  display:table-cell;
  width:35%;
  background:url(https://landing1.gehealthcare.com/rs/005-SHS-767/images/product07b_esaic2024_230424.jpg);
  background-size: cover;
  background-position:center;
  background-repeat:no-repeat;
}

.ProductBlock_Text{
  display:table-cell;
  vertical-align: top;
  width:65%;
  padding:15px 10px 10px 25px;
}

.ProductTitle{
  font-size: 18px;
  line-height: 21px;
  font-weight:700;
  color: #6022A6;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left:0px;
  padding-right:0px;
  margin-bottom:5px;
}


.ProductTextCompact{
  font-size: 14px;
  line-height: 17px;
  font-weight:400;
  color: #000000;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left:0px;
  padding-right:0px;
  margin-bottom:4px;
}



.ProductText{
  font-size: 14px;
  line-height: 18px;
  font-weight:400;
  color: #000000;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left:0px;
  padding-right:0px;
  margin-bottom:8px;
}






/* Footer  */

footer {
  background-color: #8d8d8d;
  padding: 30px 20px;
  text-align: center;
  font-size:11px;
  color: #ffffff;

}



@media (max-width: 1300px) {

  .lineBloc{
    display:flex;
    flex-wrap: wrap;
    justify-content: center;

  }
  
  .miniBloc{
    flex:0 0 90%;
    max-width:90% ;
    margin-right:0px ;
    margin-bottom:20px;
    align-items: stretch;
    align-self: flex-end;
    background:#ffffff;
    position: relative;
    padding-left: 20px;
    border-radius: 5px;
    transition: all 0.25s ease-out;
  }

  .SpacerAfterArticles{
    height:30px;
  }

}


/* TABLET  */

@media (max-width: 1215px) {

    /* header Tablet  */

    header .logo {
      width: 164px;
      height:auto;
      margin: 35px 0px 30px 8.5%; }
  
    header h1 {
      font-size: 40px;
      line-height: 44px;
      color: #fff;
      font-weight: 600;
      margin: 0px 10% 20px 10%;
    }
  
    header h2 {
      font-size: 26px;
      line-height: 30px;
      color: #fff;
      font-weight: 600;
      margin: 0px 10% 2px 10%;
    }
  
    header h3 {
      font-size: 17px;
      line-height: 21px;
      color: #fff;
      font-weight: 400;
      margin: 0px 10% 20px 10%;
    }
  
    #heroImage2 {
      height: 310px;
      background:url(https://landing1.gehealthcare.com/rs/005-SHS-767/images/headerLPvisual_esaic2024_230424.jpg);
      background-size: cover;
      background-position:top;
      background-repeat:no-repeat;
    }

    .SympoJoin{
      font-size: 22px;
      line-height: 30px;
      font-weight:400;
      color: #000000;
      text-align: left;
      padding-top: 0px;
      padding-bottom: 0px;
      padding-left:0px;
      padding-right:0px;
      margin-bottom:35px;
    }





}




@media (max-width: 990px) {

  .miniBloc{
    flex:0 0 48%;
    max-width:48% ;
    margin-right:25px ;
    margin-bottom:20px;
    align-items: stretch;
    align-self: flex-end;
    background:#ffffff;
    position: relative;
    padding-left: 20px;
    border-radius: 5px;
    transition: all 0.25s ease-out;
  }

  /* Col 2 - Products  */
#ColProducts{
  background:#ffffff;
  padding:45px 4.25% 30px 6%;
}

.ProductHighlights{
  font-size: 32px;
  line-height: 34px;
  font-weight:600;
  color: #6022A6;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left:0px;
  padding-right:0px;
  margin-bottom:35px;
}

.ProductBlock{
  background:#e4e4e4;
  display:table;
  width:100%;
  margin-bottom:18px;
}

.ProductBlock_Image1{
  height:170px;
  display:table-cell;
  width:50%;
  background:url(https://landing1.gehealthcare.com/rs/005-SHS-767/images/product01_esaic2024_230424.jpg);
  background-size: cover;
  background-position:center left;
  background-repeat:no-repeat;
}

.ProductBlock_Image2{
  height:170px;
  display:table-cell;
  width:50%;
  background:url(https://landing1.gehealthcare.com/rs/005-SHS-767/images/product02_esaic2024_230424.jpg);
  background-size: cover;
  background-position:center left;
  background-repeat:no-repeat;
}

.ProductBlock_Image3{
  height:170px;
  display:table-cell;
  width:50%;
  background:url(https://landing1.gehealthcare.com/rs/005-SHS-767/images/product03b_esaic2024_230424.jpg);
  background-size: cover;
  background-position:center left;
  background-repeat:no-repeat;
}

.ProductBlock_Image4{
  height:170px;
  display:table-cell;
  width:50%;
  background:url(https://landing1.gehealthcare.com/rs/005-SHS-767/images/product04_esaic2024_230424.jpg);
  background-size: cover ;
  background-position:center bottom;
  background-repeat:no-repeat;
}

.ProductBlock_Image5{
  height:170px;
  display:table-cell;
  width:50%;
  background:url(https://landing1.gehealthcare.com/rs/005-SHS-767/images/product05b_esaic2024_230424.jpg);
  background-size: cover;
  background-position:center;
  background-repeat:no-repeat;
}

.ProductBlock_Image6{
  height:170px;
  display:table-cell;
  width:50%;
  background:url(https://landing1.gehealthcare.com/rs/005-SHS-767/images/product06_esaic2024_230424.jpg);
  background-size: cover;
  background-position:center;
  background-repeat:no-repeat;
}

.ProductBlock_Image7{
  height:170px;
  display:table-cell;
  width:50%;
  background:url(https://landing1.gehealthcare.com/rs/005-SHS-767/images/product07b_esaic2024_230424.jpg);
  background-size: cover;
  background-position:center;
  background-repeat:no-repeat;
}

.ProductBlock_Text{
  display:table-cell;
  vertical-align: top;
  width:50%;
  padding:15px 10px 10px 25px;
}

.ProductTitle{
  font-size: 20px;
  line-height: 23px;
  font-weight:700;
  color: #6022A6;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left:0px;
  padding-right:0px;
  margin-bottom:5px;
}

.ProductTextCompact{
  font-size: 14px;
  line-height: 17px;
  font-weight:400;
  color: #000000;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left:0px;
  padding-right:0px;
  margin-bottom:4px;
}



.ProductText{
  font-size: 14px;
  line-height: 18px;
  font-weight:400;
  color: #000000;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left:0px;
  padding-right:0px;
  margin-bottom:8px;
}


  .SpacerAfterArticles{
    height:0px;
  }



}


@media screen and (max-width: 810px) {
  #heroImage2 {
    height: 360px;
    background:url(https://landing1.gehealthcare.com/rs/005-SHS-767/images/headerLPvisual_esaic2024_230424.jpg);
    background-size: cover;
    background-position:center;
    background-repeat:no-repeat;
  }

}


    /* MOBILE   */
    @media screen and (max-width: 769px) {


      /* header Mobile  */
      header {
        background-color: #6022A6; }

      header .logo {
        width: 169px;
        height:auto;
        margin: 28px 0 30px 10%; }

      header h1 {
        font-size: 40px;
        line-height: 44px;
        color: #fff;
        font-weight: 600;
        margin: 0px 10% 32px 10%;
      }

      header h2 {
        font-size: 24px;
        line-height: 28px;
        color: #fff;
        font-weight: 600;
        margin: 20px 16px 0px 10%;
      }

      header h3 {
        font-size: 20px;
        line-height: 26px;
        color: #fff;
        font-weight: 400;
        margin: 0px 10% 35px 10%;
      }

      #heroImage2 {
        height: 260px;
        background:url(https://landing1.gehealthcare.com/rs/005-SHS-767/images/headerLPvisual_esaic2024_230424.jpg);
        background-size: cover;
        background-position:center;
        background-repeat:no-repeat;
      }

      /* Col 1 - Symposia Mobile */
      #ColSymposia{
        background:#e3e4e4;
        padding:30px 10% 30px 10%;
      }

      .miniBloc{
        flex:0 0 100%;
        max-width:100% ;
        margin-right:0px ;
        margin-bottom:20px;
        align-items: stretch;
        align-self: flex-end;
        background:#ffffff;
        position: relative;
        padding-left: 20px;
        border-radius: 5px;
        transition: all 0.25s ease-out;
      }

/* 3 Articles */
 .Etapes4{
  margin:10px 0px 30px 0px;
}

.ContainerEtapes{
justify-content:space-between;
display: flex;
flex-wrap: wrap;
max-width: 100%;
padding: 0px !important;
margin: 0px auto !important;
}

.Etapes_item{
  padding: 0px;
  position: relative;
  margin-bottom: 20px;
  transition: background-color .25s;
  list-style: none;
  text-align: left;
}

.Etapes01{
  width:100%;
  margin-bottom:30px;
}

.Etapes02{
  width:100%;
  margin-bottom:40px;
}

.Etapes03{
  width:100%;
  margin-bottom:0px;
}



.PictoEtapes1{
  width:17px;
  height:auto;
  display: block;
  margin-bottom:4px;
}

.PictoEtapes2{
  width:24px;
  height:auto;
  display: block;
  margin-bottom:5px;
}

.PictoEtapes3{
  width:20px;
  height:auto;
  display: block;
  margin-top:2px;
  margin-bottom:7px;
}

.EtapesTitle{
  font-size: 23px;
  line-height:26px;
  font-weight:700;
  color:#000000;
  text-align: left;
  margin-bottom:6px;
}

.EtapesDate{
  font-size: 19px;
  line-height:23px;
  font-weight:700;
  color:#6022A6;
  text-align: left;
  margin-bottom:8px;
}

.EtapesText{
  font-size: 16px;
  line-height:22px;
  font-weight:400;
  color:#6022A6;
  text-align: left;
  margin-bottom:12px;
}

.BRetapes{
  display:none;
}


.RegisterHere:hover{
  margin-left:5px;
}

.RegisterHere{
  transition: all ease 0.5s;
}

.RegisterHere a{
  font-size: 16px;
  line-height:18px;
  font-weight:700;
  color:#000000;
  text-align: left;
  margin-bottom:0px;
  text-decoration: none;
  display: inline-block;
}

.CTApurpleArrow{
  display: inline-block;
  margin-top:-2px;

}


  /* Col 2 - Products Mobile  */
  #ColProducts{
    background:#ffffff;
  }

    /* Col 2 - Products  */
#ColProducts{
  background:#ffffff;
  padding:45px 4.25% 30px 6%;
}

.ProductHighlights{
  font-size: 32px;
  line-height: 34px;
  font-weight:600;
  color: #6022A6;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left:0px;
  padding-right:0px;
  margin-bottom:35px;
}

.ProductBlock{
  background:#e4e4e4;
  display:table;
  width:100%;
  margin-bottom:18px;
}

.ProductBlock_Image1{
  height:170px;
  display:table-cell;
  width:35%;
  background:url(https://landing1.gehealthcare.com/rs/005-SHS-767/images/product01_esaic2024_230424.jpg);
  background-size: cover;
  background-position:center left;
  background-repeat:no-repeat;
}

.ProductBlock_Image2{
  height:170px;
  display:table-cell;
  width:35%;
  background:url(https://landing1.gehealthcare.com/rs/005-SHS-767/images/product02_esaic2024_230424.jpg);
  background-size: cover;
  background-position:center left;
  background-repeat:no-repeat;
}

.ProductBlock_Image3{
  height:170px;
  display:table-cell;
  width:35%;
  background:url(https://landing1.gehealthcare.com/rs/005-SHS-767/images/product03b_esaic2024_230424.jpg);
  background-size: cover;
  background-position:center left;
  background-repeat:no-repeat;
}

.ProductBlock_Image4{
  height:170px;
  display:table-cell;
  width:35%;
  background:url(https://landing1.gehealthcare.com/rs/005-SHS-767/images/product04_esaic2024_230424.jpg);
  background-size: cover;
  background-position:center;
  background-repeat:no-repeat;
}

.ProductBlock_Image5{
  height:170px;
  display:table-cell;
  width:35%;
  background:url(https://landing1.gehealthcare.com/rs/005-SHS-767/images/product05b_esaic2024_230424.jpg);
  background-size: cover;
  background-position:center;
  background-repeat:no-repeat;
}

.ProductBlock_Image6{
  height:170px;
  display:table-cell;
  width:35%;
  background:url(https://landing1.gehealthcare.com/rs/005-SHS-767/images/product06_esaic2024_230424.jpg);
  background-size: cover;
  background-position:center;
  background-repeat:no-repeat;
}

.ProductBlock_Image7{
  height:170px;
  display:table-cell;
  width:35%;
  background:url(https://landing1.gehealthcare.com/rs/005-SHS-767/images/product07b_esaic2024_230424.jpg);
  background-size: cover;
  background-position:center;
  background-repeat:no-repeat;
}

.ProductBlock_Text{
  display:table-cell;
  vertical-align: top;
  width:65%;
  padding:15px 10px 10px 25px;
}

.ProductTitle{
  font-size: 20px;
  line-height: 23px;
  font-weight:700;
  color: #6022A6;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left:0px;
  padding-right:0px;
  margin-bottom:5px;
}

.ProductTextCompact{
  font-size: 14px;
  line-height: 18px;
  font-weight:400;
  color: #000000;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left:0px;
  padding-right:0px;
  margin-bottom:8px;
}



.ProductText{
  font-size: 14px;
  line-height: 18px;
  font-weight:400;
  color: #000000;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left:0px;
  padding-right:0px;
  margin-bottom:8px;
}


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


  /* Col 1 - Symposia Mobile */
  #ColSymposia{
    background:#e3e4e4;
    padding:30px 10% 30px 10%;
  }

  .NoBreak{
    display:none;
  }

  .miniBloc{
    flex:0 0 100% !important;
    max-width:100% !important;
    margin-right:0px  !important;
    margin-bottom:40px;
    align-items: stretch;
  }

  /* CTA Mobile  */
  .cta {
      color: #ffffff;
      text-align: center;
      vertical-align: middle;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      text-decoration: none!important;
      border-radius: 5px;
      font-size:14px;
      line-height: 20px;
      padding: 6px 18px 6px 18px;
      display: inline-flex!important;
      transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
      text-decoration: none;
  }
    .cta, .btn-primary{
    font-weight:600;
     color:#fff;
     margin: 5px 0;
     background-color:#6022A6;
   }

  .cta:hover, .btn-primary:hover{
     background-color:#491a7f;
     cursor: pointer;
     color:#fff;
     text-decoration: none;
   }

   .noBr{
    display: none !important;
  }


   

}
