.elementor-154 .elementor-element.elementor-element-444eac1{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.8;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:0125px;--padding-left:0px;--padding-right:0px;}.elementor-154 .elementor-element.elementor-element-444eac1:not(.elementor-motion-effects-element-type-background), .elementor-154 .elementor-element.elementor-element-444eac1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(135deg, #F8F9FB 0%, #C7D7E8 100%);}.elementor-154 .elementor-element.elementor-element-444eac1::before, .elementor-154 .elementor-element.elementor-element-444eac1 > .elementor-background-video-container::before, .elementor-154 .elementor-element.elementor-element-444eac1 > .e-con-inner > .elementor-background-video-container::before, .elementor-154 .elementor-element.elementor-element-444eac1 > .elementor-background-slideshow::before, .elementor-154 .elementor-element.elementor-element-444eac1 > .e-con-inner > .elementor-background-slideshow::before, .elementor-154 .elementor-element.elementor-element-444eac1 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url("https://calypso.lu/wp-content/uploads/2025/06/background-vague-calypso.webp");--background-overlay:'';background-position:center center;background-repeat:no-repeat;}.elementor-154 .elementor-element.elementor-element-444eac1 > .elementor-shape-bottom svg, .elementor-154 .elementor-element.elementor-element-444eac1 > .e-con-inner > .elementor-shape-bottom svg{width:calc(100% + 1.3px);height:80px;}.elementor-154 .elementor-element.elementor-element-b52b8a3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-154 .elementor-element.elementor-element-0857cff > .elementor-widget-container{margin:0px 0px 0px -15px;}.elementor-154 .elementor-element.elementor-element-0857cff{text-align:left;}.elementor-154 .elementor-element.elementor-element-0857cff img{width:20%;max-width:20%;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-154 .elementor-element.elementor-element-26fc0f3 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:68px;font-weight:600;color:#2F5D8A;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-154 .elementor-element.elementor-element-477ec95{font-family:"Lato", Sans-serif;font-size:18px;font-weight:400;}.elementor-154 .elementor-element.elementor-element-c945fd3{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-154 .elementor-element.elementor-element-2a8d99b{--display:flex;}@media(min-width:768px){.elementor-154 .elementor-element.elementor-element-b52b8a3{--width:100%;}}@media(max-width:767px){.elementor-154 .elementor-element.elementor-element-444eac1 > .elementor-shape-bottom svg, .elementor-154 .elementor-element.elementor-element-444eac1 > .e-con-inner > .elementor-shape-bottom svg{width:calc(150% + 1.3px);height:30px;}.elementor-154 .elementor-element.elementor-element-0857cff > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-154 .elementor-element.elementor-element-26fc0f3 .elementor-heading-title{font-size:52px;}}/* Start custom CSS for html, class: .elementor-element-9957796 *//* ===== Calypso - Section Structuration (version ajustée) ===== */
.calypso-section.calypso-structuration {
  background: transparent;
  width: 100%;
  padding: 30px 20px 80px;
  font-family: 'Lato', sans-serif;
  color: #000;
}

.calypso-container {
  max-width: 1180px;
  margin: 0 auto;
  display: flex;
  gap: 60px;
  align-items: center;
  flex-wrap: wrap;
}

.calypso-col {
  flex: 1;
  min-width: 300px;
}

/* --- Titres --- */
.calypso-eyebrow {
  display: inline-block;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #2F5D8A;
  margin-bottom: 10px;
}

.calypso-title {
  font-family: 'Poppins', sans-serif;
  font-size: 32px;
  line-height: 1.15;
  margin-bottom: 20px;
  color: #2F5D8A;
  position: relative;
  padding-left: 20px;
}

.calypso-title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 4px;
  height: 28px;
  background: #2F5D8A;
  border-radius: 2px;
}

/* --- Texte --- */
.calypso-intro {
  margin-bottom: 24px;
  color: #000;
  max-width: 520px;
  line-height: 1.6;
}

/* --- Liste principale --- */
.calypso-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 16px;
}

.calypso-list li {
  position: relative;
  padding-left: 30px;
  color: #000;
  line-height: 1.5;
  font-size: 16px;
}

.calypso-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 16px;
  height: 16px;
  border-radius: 999px;
  border: 2px solid #2F5D8A;
  background: #fff;
}

/* --- Carte droite (plus visible) --- */
.calypso-col-media {
  display: flex;
  justify-content: center;
}

.calypso-card {
  background: rgba(47, 93, 138, 0.08); /* bleu clair doux */
  border: 1px solid rgba(47, 93, 138, 0.15);
  box-shadow: 0 10px 25px rgba(47, 93, 138, 0.15);
  border-radius: 14px;
  padding: 32px 28px;
  max-width: 380px;
  transition: all 0.3s ease;
}

.calypso-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 14px 35px rgba(47, 93, 138, 0.25);
}

.calypso-card h3 {
  margin: 0 0 12px;
  font-family: 'Poppins', sans-serif;
  color: #2F5D8A;
  font-size: 20px;
}

.calypso-card p {
  margin-bottom: 16px;
  color: #000;
  font-family: 'Lato', sans-serif;
}

.calypso-card ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 10px;
}

.calypso-card ul li {
  font-size: 15px;
  color: #000;
  padding-left: 18px;
  position: relative;
}

.calypso-card ul li::before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: #2F5D8A;
}

/* ===== Responsive ===== */
@media (max-width: 991px) {
  .calypso-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .calypso-section.calypso-structuration {
    padding: 30px 16px 60px;
  }

  .calypso-title {
    font-size: 28px;
  }

  .calypso-card {
    max-width: 100%;
  }
}

.calypso-btn {
    margin-top : 15px;
    max-width: 100%;
    text-align: center;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d502a34 *//* ===== Calypso - Nos avantages (ajusté) ===== */
.calypso-section.calypso-avantages {
  width: 100%;
  padding: 50px 20px 70px;
  font-family: 'Lato', sans-serif;
  color: #000;
}

.calypso-section.calypso-avantages .calypso-container {
  max-width: 1180px;
  margin: 0 auto;
}

/* --- Titre et sous-texte alignés --- */
.calypso-header {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 18px;
  margin-bottom: 36px;
}

.calypso-section.calypso-avantages .calypso-title {
  font-family: 'Poppins', sans-serif;
  font-size: 30px;
  color: #14375f;
  position: relative;
  padding-left: 18px;
  margin: 0;
  flex-shrink: 0;
}

.calypso-section.calypso-avantages .calypso-title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 4px;
  height: 24px;
  background: #2F5D8A;
  border-radius: 2px;
}

.calypso-subtitle {
  font-family: 'Lato', sans-serif;
  color: #000;
  line-height: 1.6;
  max-width: 700px;
  margin: 0;
}

/* --- Grille --- */
.calypso-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
}

.calypso-adv-item {
  background: rgba(47, 93, 138, 0.05); /* fond bleu clair */
  border: 1px solid rgba(47, 93, 138, 0.15);
  border-radius: 14px;
  padding: 28px 22px 24px;
  box-shadow: 0 12px 28px rgba(47, 93, 138, 0.12);
  transition: all .25s ease;
  height: 100%;
}

.calypso-adv-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 16px 40px rgba(47, 93, 138, 0.25);
  background: rgba(47, 93, 138, 0.08);
}

.calypso-adv-item h3 {
  font-family: 'Poppins', sans-serif;
  font-size: 16.5px;
  color: #2F5D8A;
  margin-bottom: 10px;
  line-height: 1.35;
}

.calypso-adv-item p {
  font-family: 'Lato', sans-serif;
  color: #000;
  font-size: 14.8px;
  line-height: 1.55;
}

/* --- Responsive --- */
@media (max-width: 991px) {
  .calypso-header {
    flex-direction: column;
    align-items: flex-start;
  }
  .calypso-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 575px) {
  .calypso-grid {
    grid-template-columns: 1fr;
  }

  .calypso-section.calypso-avantages {
    padding: 40px 16px 60px;
  }

  .calypso-section.calypso-avantages .calypso-title {
    font-size: 26px;
  }
}/* End custom CSS */