.elementor-95 .elementor-element.elementor-element-11fcd40{--display:flex;--min-height:650px;--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.3;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-95 .elementor-element.elementor-element-11fcd40:not(.elementor-motion-effects-element-type-background), .elementor-95 .elementor-element.elementor-element-11fcd40 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://mlltlvstafht.i.optimole.com/cb:-2mK.535/w:1920/h:960/q:mauto/f:best/https://rosetelephone.fr/wp-content/uploads/2026/03/Depositphotos_18447111_XL.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-95 .elementor-element.elementor-element-11fcd40::before, .elementor-95 .elementor-element.elementor-element-11fcd40 > .elementor-background-video-container::before, .elementor-95 .elementor-element.elementor-element-11fcd40 > .e-con-inner > .elementor-background-video-container::before, .elementor-95 .elementor-element.elementor-element-11fcd40 > .elementor-background-slideshow::before, .elementor-95 .elementor-element.elementor-element-11fcd40 > .e-con-inner > .elementor-background-slideshow::before, .elementor-95 .elementor-element.elementor-element-11fcd40 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}.elementor-95 .elementor-element.elementor-element-e7b37c2{margin:50px 20px calc(var(--kit-widget-spacing, 0px) + 20px) 20px;}.elementor-95 .elementor-element.elementor-element-80ecb78{margin:10px 10px calc(var(--kit-widget-spacing, 0px) + 10px) 10px;}.elementor-95 .elementor-element.elementor-element-8638326{--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;}.elementor-95 .elementor-element.elementor-element-6ece225{--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;}.elementor-95 .elementor-element.elementor-element-da1cd35{--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;}.elementor-95 .elementor-element.elementor-element-09e4f7c{--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;}.elementor-95 .elementor-element.elementor-element-9c2e10d{--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;}.elementor-95 .elementor-element.elementor-element-4b5c634{--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;}.elementor-95 .elementor-element.elementor-element-2d43c8a{--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;}.elementor-95 .elementor-element.elementor-element-bf169d0{--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;}@media(max-width:767px){.elementor-95 .elementor-element.elementor-element-e7b37c2{margin:40px 15px calc(var(--kit-widget-spacing, 0px) + 15px) 15px;}}/* Start custom CSS for html, class: .elementor-element-76610ce */.rt-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:24px;
  padding:10px 0;
}

.rt-card{
  border-radius:16px;
  overflow:hidden;
  border:1.5px solid rgba(214,55,142,.22);
  background:#fff;
  transition:transform .3s ease, box-shadow .3s ease, border-color .3s ease;
}

.rt-card:hover{
  transform:translateY(-4px);
  box-shadow:0 12px 30px rgba(214,55,142,.15);
  border-color:rgba(214,55,142,.55);
}

.rt-card a{
  display:flex;
  flex-direction:column;
  height:100%;
  color:inherit;
  text-decoration:none;
}

.rt-img-wrap{
  position:relative;
  overflow:hidden;
  background:#f7f2f5;
}

.rt-card-badge{
  position:absolute;
  top:10px;
  left:10px;
  z-index:2;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:6px 10px;
  border-radius:999px;
  background:rgba(46,204,113,.96);
  color:#fff;
  font-family:'Inter',sans-serif;
  font-size:11px;
  line-height:1;
  font-weight:700;
  box-shadow:0 6px 14px rgba(46,204,113,.28);
}

.rt-card img{
  display:block;
  width:100%;
  height:340px;
  object-fit:cover;
  object-position:top;
  transition:transform .4s ease;
}

.rt-card:hover img{
  transform:scale(1.035);
}

.rt-card-info{
  padding:13px 16px 8px;
  min-height:58px;
}

.rt-card-name{
  margin:0 0 3px;
  font-family:'Inter',sans-serif;
  font-size:18px;
  line-height:1.25;
  font-weight:700;
  color:#1a1a1a;
}

.rt-card-style{
  margin:0;
  font-family:'Inter',sans-serif;
  font-size:12px;
  line-height:1.35;
  font-weight:500;
  color:#9b7a8a;
}

.rt-card-btn{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  margin-top:auto;
  padding:8px 10px;
  border-radius:0 0 14px 14px;
  background:linear-gradient(135deg,#e04a9a 0%,#d6378e 60%,#bf2f7d 100%);
  color:#fff;
  font-family:'Inter',sans-serif;
  font-size:13px;
  line-height:1.2;
  font-weight:700;
  text-align:center;
}

.rt-card:hover .rt-card-btn{
  color:#fff;
}

.rt-hotesses-intro a{
  color:#d6378e;
  font-weight:700;
  text-decoration:none;
}

.rt-hotesses-intro a:hover{
  text-decoration:underline;
}

@media (max-width:900px){
  .rt-grid{
    grid-template-columns:repeat(2,1fr);
    gap:18px;
  }

  .rt-card img{
    height:260px;
  }
}

@media (max-width:520px){
  .rt-grid{
    grid-template-columns:repeat(2,1fr);
    gap:10px;
  }

  .rt-card{
    border-radius:14px;
  }

  .rt-card-badge{
    top:7px;
    left:7px;
    padding:5px 7px;
    font-size:10px;
  }

  .rt-card img{
    height:200px;
  }

  .rt-card-info{
    padding:10px 10px 7px;
    min-height:58px;
  }

  .rt-card-name{
    font-size:15px;
  }

  .rt-card-style{
    font-size:10.5px;
    line-height:1.35;
  }

  .rt-card-btn{
    min-height:42px;
    padding:8px 6px;
    font-size:12px;
    border-radius:0 0 12px 12px;
  }
}


/* ===== RECHERCHE HOTESSES ===== */

.rt-hotesses-search{
  margin:0 0 18px;
}

.rt-hotesses-search__label{
  display:block;
  margin:0 0 8px;
  font-family:'Inter',sans-serif;
  font-size:14px;
  line-height:1.35;
  font-weight:700;
  color:#1c1c1c;
}

.rt-hotesses-search__field{
  position:relative;
}

.rt-hotesses-search__input{
  width:100%;
  min-height:48px;
  padding:0 16px;
  border:1.5px solid rgba(214,55,142,.22);
  border-radius:12px;
  background:#fff;
  font-family:'Inter',sans-serif;
  font-size:15px;
  color:#1f1f1f;
  box-shadow:0 4px 12px rgba(0,0,0,.025);
  transition:border-color .2s ease, box-shadow .2s ease;
}

.rt-hotesses-search__input:focus{
  outline:none;
  border-color:rgba(214,55,142,.55);
  box-shadow:0 0 0 3px rgba(214,55,142,.10);
}

.rt-hotesses-search__input::placeholder{
  color:#9b7a8a;
}

.rt-hotesses-search__empty{
  margin:10px 0 0;
  font-family:'Inter',sans-serif;
  font-size:14px;
  line-height:1.5;
  color:#6d5c65;
}

@media (max-width:900px){
  .rt-hotesses-search{
    margin-bottom:16px;
  }

  .rt-hotesses-search__input{
    min-height:46px;
    font-size:14.5px;
  }
}

@media (max-width:520px){
  .rt-hotesses-search{
    margin-bottom:14px;
  }

  .rt-hotesses-search__label{
    font-size:13px;
  }

  .rt-hotesses-search__input{
    min-height:44px;
    padding:0 12px;
    border-radius:10px;
    font-size:14px;
  }

  .rt-hotesses-search__empty{
    font-size:13px;
  }
}/* End custom CSS */