.elementor-225 .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-225 .elementor-element.elementor-element-444eac1:not(.elementor-motion-effects-element-type-background), .elementor-225 .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-225 .elementor-element.elementor-element-444eac1::before, .elementor-225 .elementor-element.elementor-element-444eac1 > .elementor-background-video-container::before, .elementor-225 .elementor-element.elementor-element-444eac1 > .e-con-inner > .elementor-background-video-container::before, .elementor-225 .elementor-element.elementor-element-444eac1 > .elementor-background-slideshow::before, .elementor-225 .elementor-element.elementor-element-444eac1 > .e-con-inner > .elementor-background-slideshow::before, .elementor-225 .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-225 .elementor-element.elementor-element-444eac1 > .elementor-shape-bottom svg, .elementor-225 .elementor-element.elementor-element-444eac1 > .e-con-inner > .elementor-shape-bottom svg{width:calc(100% + 1.3px);height:80px;}.elementor-225 .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-225 .elementor-element.elementor-element-0857cff > .elementor-widget-container{margin:0px 0px 0px -15px;}.elementor-225 .elementor-element.elementor-element-0857cff{text-align:left;}.elementor-225 .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-225 .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-225 .elementor-element.elementor-element-477ec95{font-family:"Lato", Sans-serif;font-size:18px;font-weight:400;}.elementor-225 .elementor-element.elementor-element-167e644{--display:flex;}.elementor-225 .elementor-element.elementor-element-cbb21b2{--display:flex;}@media(min-width:768px){.elementor-225 .elementor-element.elementor-element-b52b8a3{--width:100%;}}@media(max-width:767px){.elementor-225 .elementor-element.elementor-element-444eac1 > .elementor-shape-bottom svg, .elementor-225 .elementor-element.elementor-element-444eac1 > .e-con-inner > .elementor-shape-bottom svg{width:calc(150% + 1.3px);height:30px;}.elementor-225 .elementor-element.elementor-element-0857cff > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-225 .elementor-element.elementor-element-26fc0f3 .elementor-heading-title{font-size:52px;}}/* Start custom CSS for html, class: .elementor-element-f2462f4 *//* ===== Calypso - Section binational (variant) ===== */
.calypso-section.calypso-binational-alt {
  width: 100%;
  padding: 50px 20px 70px;
  font-family: 'Lato', sans-serif;
}

.calypso-shell {
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 60px 1fr;
  gap: 0;
  align-items: stretch;
}

/* bande verticale à gauche */
.calypso-side {
  background: #2F5D8A;
  border-radius: 20px 0 0 20px;
  min-height: 260px;
}

/* bloc contenu */
.calypso-content {
  background: #fff;
  border: 1px solid rgba(47,93,138,0.13);
  border-left: none;
  border-radius: 0 20px 20px 0;
  padding: 34px 34px 30px;
  box-shadow: 0 12px 30px rgba(0,0,0,0.04);
}

.calypso-tag {
  display: inline-block;
  background: rgba(47,93,138,0.08);
  color: #2F5D8A;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  letter-spacing: .08em;
  text-transform: uppercase;
  padding: 6px 14px;
  border-radius: 999px;
  margin-bottom: 14px;
}

.calypso-content .calypso-title {
  font-family: 'Poppins', sans-serif;
  font-size: 27px;
  color: #2F5D8A;
  margin-bottom: 14px;
}

.calypso-content .calypso-text {
  margin-bottom: 10px;
  line-height: 1.6;
  color: #000;
}

/* cartes horizontales */
.calypso-inline-cards {
  display: flex;
  gap: 18px;
  margin-top: 22px;
  flex-wrap: wrap;
}

.calypso-mini {
  background: rgba(47,93,138,0.05);
  border: 1px solid rgba(47,93,138,0.12);
  border-radius: 14px;
  padding: 16px 16px 14px;
  min-width: 230px;
  flex: 1;
}

.calypso-mini h3 {
  font-family: 'Poppins', sans-serif;
  font-size: 15.5px;
  color: #2F5D8A;
  margin-bottom: 6px;
}

.calypso-mini p {
  font-size: 14px;
  line-height: 1.4;
  color: #000;
}

/* responsive */
@media (max-width: 820px) {
  .calypso-shell {
    grid-template-columns: 1fr;
  }

  .calypso-side {
    display: none;
  }

  .calypso-content {
    border-radius: 16px;
  }

  .calypso-inline-cards {
    flex-direction: column;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d9a591e *//* ===== Calypso - CTA final (avec lien vers #form2) ===== */
.calypso-section.calypso-cta {
  width: 100%;
  padding: 60px 20px 80px;
}

.calypso-section.calypso-cta .calypso-container {
  max-width: 1180px;
  margin: 0 auto;
}

.calypso-cta-content {
  background: rgba(47,93,138,0.06);
  border: 1px solid rgba(47,93,138,0.12);
  border-radius: 18px;
  padding: 40px 38px 36px;
  text-align: center;
  box-shadow: 0 14px 32px rgba(0,0,0,0.04);
  transition: all 0.3s ease;
}

.calypso-cta-content:hover {
  box-shadow: 0 18px 42px rgba(47,93,138,0.18);
}

.calypso-cta .calypso-title {
  font-family: 'Poppins', sans-serif;
  font-size: 28px;
  color: #2F5D8A;
  margin-bottom: 14px;
}

.calypso-cta p {
  font-family: 'Lato', sans-serif;
  color: #000;
  margin-bottom: 26px;
  line-height: 1.6;
}

.calypso-btn {
  display: inline-block;
  background: #2F5D8A;
  color: white!important;
  font-family: 'Poppins', sans-serif;
  padding: 13px 32px;
  border-radius: 999px;
  text-decoration: none;
  font-weight: 500;
  letter-spacing: 0.3px;
  transition: all .25s ease;
}

.calypso-btn:hover {
  background: #23466a;
  transform: translateY(-2px);
}

/* responsive */
@media (max-width: 575px){
  .calypso-cta-content {
    padding: 32px 20px;
  }
  .calypso-cta .calypso-title {
    font-size: 24px;
  }
}/* End custom CSS */