.elementor-widget-slides .elementor-slide-heading{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-slides .elementor-slide-description{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-slides .elementor-slide-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-32 .elementor-element.elementor-element-6deafc3 .elementor-repeater-item-57af3f7 .swiper-slide-bg{background-color:#833ca3;background-image:url(https://sosid-immo.com/wp-content/uploads/2026/06/medium-shot-plus-size-woman-working-construction-scaled.jpg);background-size:cover;}.elementor-32 .elementor-element.elementor-element-6deafc3 .elementor-repeater-item-57af3f7 .swiper-slide-contents{margin-right:auto;}.elementor-32 .elementor-element.elementor-element-6deafc3 .swiper-slide{transition-duration:calc(5000ms*1.2);height:800px;}.elementor-32 .elementor-element.elementor-element-6deafc3 .swiper-slide-contents{max-width:66%;}.elementor-32 .elementor-element.elementor-element-6deafc3 .swiper-slide-inner{text-align:center;}.elementor-32 .elementor-element.elementor-element-6deafc3 .elementor-slide-heading{color:#FFFFFF;font-family:"Rowdies", Sans-serif;font-size:101px;font-weight:800;}.elementor-32 .elementor-element.elementor-element-177e769{width:var( --container-widget-width, 100.63% );max-width:100.63%;--container-widget-width:100.63%;--container-widget-flex-grow:0;}.elementor-32 .elementor-element.elementor-element-177e769.elementor-element{--flex-grow:0;--flex-shrink:0;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-177e769 *//* ===== PAGE PRÉSENTATION ===== */

/* HERO */
.sosid-about-hero {
  position: relative;
  height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: linear-gradient(135deg, #1A1A2E 0%, #2C3E50 100%);
}

.sosid-about-hero-bg {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 20% 50%, rgba(229,106,58,0.2) 0%, transparent 50%),
    radial-gradient(circle at 80% 50%, rgba(62,127,90,0.2) 0%, transparent 50%);
  pointer-events: none;
}

.sosid-about-hero-content {
  position: relative;
  z-index: 1;
  text-align: center;
  max-width: 800px;
  padding: 0 30px;
}

.sosid-about-hero-tag {
  display: inline-block;
  background: rgba(229,106,58,0.2);
  color: #E56A3A;
  font-size: 12px;
  font-weight: 700;
  padding: 6px 18px;
  border-radius: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 20px;
  border: 1px solid rgba(229,106,58,0.3);
}

.sosid-about-hero-title {
  font-size: 52px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 20px;
  line-height: 1.2;
}

.sosid-about-hero-subtitle {
  font-size: 18px;
  color: rgba(255,255,255,0.75);
  line-height: 1.7;
  margin-bottom: 40px;
}

.sosid-about-hero-badges {
  display: flex;
  gap: 16px;
  justify-content: center;
  flex-wrap: wrap;
}

.sosid-about-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(255,255,255,0.1);
  border: 1px solid rgba(255,255,255,0.2);
  color: #ffffff;
  font-size: 13px;
  font-weight: 600;
  padding: 8px 20px;
  border-radius: 25px;
  backdrop-filter: blur(10px);
}

.sosid-about-badge i { color: #E56A3A; }

/* INTRO */
.sosid-about-intro {
  background: #ffffff;
  padding: 80px 30px;
}

.sosid-about-intro-content {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}

.sosid-about-intro-tag {
  display: inline-block;
  background: #FDE8DF;
  color: #E56A3A;
  font-size: 12px;
  font-weight: 700;
  padding: 6px 18px;
  border-radius: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 16px;
}

.sosid-about-intro-title {
  font-size: 38px;
  font-weight: 700;
  color: #222222;
  margin-bottom: 16px;
}

.sosid-about-intro-separator {
  width: 70px;
  height: 4px;
  background: linear-gradient(to right, #E56A3A, #3E7F5A);
  border-radius: 2px;
  margin: 0 auto 24px;
}

.sosid-about-intro-text {
  font-size: 16px;
  color: #555555;
  line-height: 1.8;
  margin-bottom: 16px;
}

/* CARTES */
.sosid-about-cards {
  background: #F8F8F8;
  padding: 100px 30px;
}

.sosid-about-cards-header {
  text-align: center;
  max-width: 700px;
  margin: 0 auto 60px;
}

.sosid-about-cards-tag {
  display: inline-block;
  background: #EAF3EE;
  color: #3E7F5A;
  font-size: 12px;
  font-weight: 700;
  padding: 6px 18px;
  border-radius: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 16px;
}

.sosid-about-cards-title {
  font-size: 38px;
  font-weight: 700;
  color: #222222;
  margin-bottom: 16px;
}

.sosid-about-cards-separator {
  width: 70px;
  height: 4px;
  background: linear-gradient(to right, #E56A3A, #3E7F5A);
  border-radius: 2px;
  margin: 0 auto;
}

.sosid-about-cards-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  max-width: 1200px;
  margin: 0 auto;
}

.sosid-about-card {
  background: #ffffff;
  border-radius: 20px;
  padding: 40px 32px;
  position: relative;
  overflow: hidden;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  border: 2px solid transparent;
  box-shadow: 0 4px 20px rgba(0,0,0,0.05);
}

.sosid-about-card::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(to right, #E56A3A, #3E7F5A);
  transform: scaleX(0);
  transition: transform 0.4s ease;
}

.sosid-about-card:hover {
  transform: translateY(-12px);
  border-color: #E56A3A;
  box-shadow: 0 20px 50px rgba(229,106,58,0.15);
}

.sosid-about-card:hover::before {
  transform: scaleX(1);
}

.sosid-about-card-featured {
  background: linear-gradient(135deg, #E56A3A 0%, #c45528 100%);
  transform: translateY(-10px);
  box-shadow: 0 20px 50px rgba(229,106,58,0.35);
  border-color: transparent !important;
}

.sosid-about-card-featured:hover {
  transform: translateY(-20px);
}

.sosid-about-card-featured::before {
  display: none;
}

.sosid-about-card-icon {
  width: 70px;
  height: 70px;
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.sosid-about-card-icon i {
  font-size: 28px;
}

.sosid-icon-bg-orange {
  background: #FDE8DF;
  color: #E56A3A;
}

.sosid-icon-bg-green {
  background: #EAF3EE;
  color: #3E7F5A;
}

.sosid-icon-bg-white {
  background: rgba(255,255,255,0.25);
  color: #ffffff;
}

.sosid-about-card-number {
  font-size: 12px;
  font-weight: 700;
  color: #E56A3A;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.sosid-number-light {
  color: rgba(255,255,255,0.6) !important;
}

.sosid-about-card-title {
  font-size: 22px;
  font-weight: 700;
  color: #222222;
  margin-bottom: 14px;
}

.sosid-title-white { color: #ffffff !important; }

.sosid-about-card-desc {
  font-size: 14px;
  color: #666666;
  line-height: 1.7;
  margin-bottom: 20px;
}

.sosid-desc-white { color: rgba(255,255,255,0.85) !important; }

.sosid-about-card-list {
  list-style: none;
  padding: 0;
  margin: 0 0 28px;
}

.sosid-about-card-list li {
  font-size: 13px;
  color: #555555;
  padding: 7px 0;
  border-bottom: 1px solid #F0F0F0;
  display: flex;
  align-items: center;
  gap: 10px;
}

.sosid-about-card-list li i {
  color: #3E7F5A;
  font-size: 12px;
}

.sosid-list-white li {
  color: rgba(255,255,255,0.85) !important;
  border-bottom-color: rgba(255,255,255,0.15) !important;
}

.sosid-list-white li i {
  color: rgba(255,255,255,0.9) !important;
}

.sosid-about-card-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #E56A3A !important;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none !important;
  border-bottom: 2px solid #E56A3A;
  padding-bottom: 4px;
  transition: all 0.3s ease;
}

.sosid-about-card-btn:hover {
  gap: 14px;
  color: #3E7F5A !important;
  border-bottom-color: #3E7F5A;
}

.sosid-btn-white {
  color: #ffffff !important;
  border-bottom-color: rgba(255,255,255,0.6) !important;
}

.sosid-btn-white:hover {
  color: #ffffff !important;
  border-bottom-color: #ffffff !important;
}

/* STATS */
.sosid-about-stats {
  background: #222222;
  padding: 60px 30px;
}

.sosid-about-stats-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  max-width: 1200px;
  margin: 0 auto;
}

.sosid-about-stat {
  text-align: center;
  padding: 20px;
  border-right: 1px solid rgba(255,255,255,0.1);
}

.sosid-about-stat:last-child {
  border-right: none;
}

.sosid-about-stat-number {
  font-size: 48px;
  font-weight: 700;
  color: #E56A3A;
  line-height: 1;
  margin-bottom: 10px;
}

.sosid-about-stat-label {
  font-size: 14px;
  color: rgba(255,255,255,0.6);
  font-weight: 500;
}

/* RESPONSIVE */
@media (max-width: 992px) {
  .sosid-about-cards-grid {
    grid-template-columns: 1fr;
    max-width: 500px;
    margin: 0 auto;
  }
  .sosid-about-card-featured {
    transform: none;
  }
  .sosid-about-stats-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .sosid-about-stat {
    border-right: none;
    border-bottom: 1px solid rgba(255,255,255,0.1);
  }
  .sosid-about-hero-title { font-size: 36px; }
}

@media (max-width: 768px) {
  .sosid-about-hero-title { font-size: 28px; }
  .sosid-about-intro-title { font-size: 28px; }
  .sosid-about-cards-title { font-size: 28px; }
  .sosid-about-stat-number { font-size: 36px; }
}/* End custom CSS */