.elementor-5212 .elementor-element.elementor-element-4c99101{--display:flex;}.elementor-5212 .elementor-element.elementor-element-f7c6c47{width:100%;max-width:100%;background-image:url("https://i0.wp.com/myowndetective.io/wp-content/uploads/2025/07/g793c9bc65f59a6babed7f7ae6583cd382ac890ffc67482a415e478e49f51333011ed18152ffbd75dba733a72eaa8229ad41de1e7a4f76f56a4b94dfddc97b4c0_1280-7638973.jpg?fit=682%2C1024&ssl=1");background-position:center center;background-repeat:no-repeat;background-size:auto;}.elementor-5212 .elementor-element.elementor-element-628caee{--display:grid;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-5212 .elementor-element.elementor-element-6414c6d{border-radius:0px 0px 0px 0px;}.elementor-5212 .elementor-element.elementor-element-dee2ba7{--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-5212 .elementor-element.elementor-element-fdac23c{--display:flex;}.elementor-5212 .elementor-element.elementor-element-fdac23c.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-5212 .elementor-element.elementor-element-ec82f9a{--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-5212 .elementor-element.elementor-element-0afc66e{--display:flex;--min-height:409px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-5212 .elementor-element.elementor-element-2f7c312 .elementor-repeater-item-d92c7e2.elementor-social-icon{background-color:var( --e-global-color-astglobalcolor5 );}.elementor-5212 .elementor-element.elementor-element-2f7c312 .elementor-repeater-item-4b0483f.elementor-social-icon{background-color:var( --e-global-color-astglobalcolor5 );}.elementor-5212 .elementor-element.elementor-element-2f7c312 .elementor-repeater-item-4fae721.elementor-social-icon{background-color:var( --e-global-color-astglobalcolor5 );}.elementor-5212 .elementor-element.elementor-element-2f7c312 .elementor-repeater-item-4fae721.elementor-social-icon i{color:var( --e-global-color-astglobalcolor2 );}.elementor-5212 .elementor-element.elementor-element-2f7c312 .elementor-repeater-item-4fae721.elementor-social-icon svg{fill:var( --e-global-color-astglobalcolor2 );}.elementor-5212 .elementor-element.elementor-element-2f7c312{--grid-template-columns:repeat(0, auto);text-align:center;--grid-column-gap:15px;--grid-row-gap:0px;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}@media(max-width:1024px){.elementor-5212 .elementor-element.elementor-element-628caee{--grid-auto-flow:row;}}@media(min-width:768px){.elementor-5212 .elementor-element.elementor-element-628caee{--content-width:1305px;}.elementor-5212 .elementor-element.elementor-element-fdac23c{--width:96.92%;}}@media(max-width:767px){.elementor-5212 .elementor-element.elementor-element-628caee{--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for text-editor, class: .elementor-element-f7c6c47 */.hero {
            height: 50vh;
            background: linear-gradient(rgba(15, 23, 42, 0.4), rgba(15, 23, 42, 0.4)), 
                        url('https://images.pexels.com/photos/1682497/pexels-photo-1682497.jpeg');
            background-size: cover;
            background-position: center;
            background-attachment: fixed;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            position: relative;
            overflow: hidden;
        }
        
        .hero-content {
            max-width: 1000px;
            padding: 0 2rem;
            position: relative;
            z-index: 10;
        }
        
        .hero-title {
            font-size: 3.5rem;
            font-weight: 700;
            margin-bottom: 1.5rem;
            color: #ffffff;
        }
        
        .hero-subtitle {
            font-size: 1.25rem;
            color: #bfdbfe;
            margin-bottom: 2rem;
            line-height: 1.7;
        }/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-6414c6d *//* Familial Banner */
.familial-banner {
    background-color: #0f172a;
    color: white;
    text-align: center;
    padding: 2rem;
}

.banner-image {
    background-image: url("https://images.pexels.com/photos/4098263/pexels-photo-4098263.jpeg");
    background-size: cover;
    background-position: center;
    height: 480px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border-radius: 30px;
    margin: 0 2rem;
}

.banner-title {
    font-size: 2.25rem;
    background: rgba(0, 0, 0, 0.6);
    padding: 1rem 2rem;
    border-radius: 12px;
    color: white;
    font-weight: 700;
}

.banner-text {
    max-width: 1000px;
    margin: 0 auto;
    padding: 4rem 2rem;
    font-size: 1.125rem;
    line-height: 1.8;
}

.banner-text .intro {
    margin-bottom: 1rem;
}

.banner-text .highlight {
    color: #60a5fa;
    font-weight: 600;
}

.grid-features {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 2rem;
    margin-top: 2.5rem;
    justify-items: center;
}

.feature {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    font-size: 1rem;
}

.feature i {
    color: #60a5fa;
    font-size: 1.25rem;
    width: 1.25rem;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-91ae75a *//* Reset et base */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    line-height: 1.6;
    color: #ffffff;
    background-color: #0f172a;
}

/* Hero Section */
.hero {
    height: 70vh;
    background: linear-gradient(rgba(15, 23, 42, 0.4), rgba(15, 23, 42, 0.4)), 
                url('https://images.pexels.com/photos/1682497/pexels-photo-1682497.jpeg');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.hero-content {
    max-width: 1000px;
    padding: 0 2rem;
    position: relative;
    z-index: 10;
}

.hero-title {
    font-size: 3.5rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
    color: #ffffff;
}

.hero-subtitle {
    font-size: 1.25rem;
    color: #bfdbfe;
    margin-bottom: 2rem;
    line-height: 1.7;
}

/* Familial Banner */
.familial-banner {
    background-color: #0f172a;
    color: white;
    text-align: center;
    padding: 2rem;
}

.banner-image {
    background-image: url("https://images.pexels.com/photos/4098263/pexels-photo-4098263.jpeg");
    background-size: cover;
    background-position: center;
    height: 480px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border-radius: 30px;
    margin: 0 2rem;
}

.banner-title {
    font-size: 2.25rem;
    background: rgba(0, 0, 0, 0.6);
    padding: 1rem 2rem;
    border-radius: 12px;
    color: white;
    font-weight: 700;
}

.banner-text {
    max-width: 1000px;
    margin: 0 auto;
    padding: 4rem 2rem;
    font-size: 1.125rem;
    line-height: 1.8;
}

.banner-text .intro {
    margin-bottom: 1rem;
}

.banner-text .highlight {
    color: #60a5fa;
    font-weight: 600;
}

.grid-features {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 2rem;
    margin-top: 2.5rem;
    justify-items: center;
}

.feature {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    font-size: 1rem;
}

.feature i {
    color: #60a5fa;
    font-size: 1.25rem;
    width: 1.25rem;
}

/* Services Section */
.services {
    padding: 6rem 2rem;
    background: linear-gradient(135deg, #0f172a 0%, #1e293b 50%, #0f172a 100%);
    position: relative;
    overflow: hidden;
}

.services::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 25% 25%, rgba(96, 165, 250, 0.05) 0%, transparent 50%), 
        radial-gradient(circle at 75% 75%, rgba(30, 64, 175, 0.05) 0%, transparent 50%);
    pointer-events: none;
}

.services-container {
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.services-header {
    text-align: center;
    margin-bottom: 4rem;
}

.services-title {
    font-size: 2.5rem;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 1rem;
}

.services-description {
    color: #cbd5e1;
    font-size: 1.25rem;
    max-width: 768px;
    margin: 0 auto;
    line-height: 1.6;
}

.services-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));
    gap: 2rem;
}

/* Service Cards */
.service-card {
    background: linear-gradient(135deg, rgba(51, 65, 85, 0.8) 0%, rgba(30, 41, 59, 0.8) 100%);
    backdrop-filter: blur(12px);
    border-radius: 1.5rem;
    padding: 2rem;
    border: 1px solid rgba(71, 85, 105, 0.3);
    transition: all 0.5s ease;
    position: relative;
    overflow: hidden;
    transform: translateY(0);
}

.service-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(96, 165, 250, 0.1) 0%, transparent 100%);
    opacity: 0;
    transition: opacity 0.5s ease;
}

.service-card:hover::before {
    opacity: 1;
}

.service-card:hover {
    transform: translateY(-5px) scale(1.02);
    border-color: rgba(96, 165, 250, 0.5);
    box-shadow: 0 20px 40px rgba(96, 165, 250, 0.1);
}

.service-image-container {
    position: relative;
    margin-bottom: 1.5rem;
    height: 200px;
    border-radius: 0.75rem;
    overflow: hidden;
}

.service-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.7s ease;
}

.service-card:hover .service-image {
    transform: scale(1.1);
}

.service-image-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(15, 23, 42, 0.9) 0%, rgba(15, 23, 42, 0.2) 50%, transparent 100%);
}

.service-content {
    position: relative;
    z-index: 2;
}

.service-title {
    font-size: 1.5rem;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 0.25rem;
}

.service-subtitle {
    color: #60a5fa;
    font-weight: 600;
    font-size: 0.875rem;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 1rem;
}

.service-description {
    color: #cbd5e1;
    margin-bottom: 1.5rem;
    line-height: 1.6;
}

.service-features {
    list-style: none;
    margin-bottom: 2rem;
}

.service-features li {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    color: #cbd5e1;
    margin-bottom: 0.75rem;
}

.service-features li::before {
    content: '';
    width: 0.5rem;
    height: 0.5rem;
    background: #60a5fa;
    border-radius: 50%;
    flex-shrink: 0;
}

.service-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-top: 1.5rem;
    border-top: 1px solid rgba(71, 85, 105, 0.3);
}

.service-link {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.75rem 1.5rem;
    background: linear-gradient(135deg, #3b82f6 0%, #1d4ed8 100%);
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
    border-radius: 0.75rem;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(59, 130, 246, 0.25);
}

.service-link:hover {
    background: linear-gradient(135deg, #1d4ed8 0%, #1e40af 100%);
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(59, 130, 246, 0.4);
}

/* Methodology Section */
.methodology {
    padding: 5rem 2rem;
    background: linear-gradient(rgba(15, 23, 42, 0.95), rgba(15, 23, 42, 0.95)), 
                url('https://images.pexels.com/photos/159888/pexels-photo-159888.jpeg?auto=compress&cs=tinysrgb&w=1600') center/cover fixed no-repeat;
    color: #fff;
}

.methodology-container {
    max-width: 1200px;
    margin: 0 auto;
}

.methodology-header {
    text-align: center;
    margin-bottom: 3rem;
}

.subtitle {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.9rem;
    color: #60a5fa;
    display: block;
    margin-bottom: 0.5rem;
}

.title {
    font-size: 2.5rem;
    margin-bottom: 1rem;
    font-weight: 700;
}

.desc {
    color: #cbd5e1;
    max-width: 600px;
    margin: 0 auto;
    font-size: 1.25rem;
}

.methodology-steps {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 2rem;
    align-items: start;
}

.steps-left .step {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 1.5rem;
    background: #1e293b;
    border-left: 4px solid transparent;
    margin-bottom: 1rem;
    border-radius: 0.75rem;
    cursor: pointer;
    transition: all 0.3s ease;
}

.steps-left .step.active {
    border-left: 4px solid #60a5fa;
    background: rgba(96, 165, 250, 0.1);
}

.step-icon {
    background: rgba(96, 165, 250, 0.15);
    border: 2px solid #60a5fa;
    color: #60a5fa;
    border-radius: 50%;
    width: 3rem;
    height: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    font-weight: 600;
}

.step-label {
    font-size: 1rem;
    color: #ffffff;
    font-weight: 500;
}

.step-content {
    background: rgba(255, 255, 255, 0.05);
    padding: 2rem;
    border-radius: 0.75rem;
    border: 1px solid #334155;
}

#step-title {
    font-size: 1.5rem;
    margin-bottom: 0.75rem;
    font-weight: 700;
}

#step-desc {
    font-size: 1.125rem;
    color: #cbd5e1;
    line-height: 1.6;
    margin-bottom: 1.5rem;
}

.progress-bar {
    height: 8px;
    background: #334155;
    border-radius: 4px;
    overflow: hidden;
}

.progress-bar .fill {
    height: 100%;
    background: #60a5fa;
    transition: width 0.4s ease;
    width: 25%;
}

/* FAQ Section */
.faq-section {
    padding: 4rem 2rem;
    background: linear-gradient(135deg, #0f172a, #1e293b);
    color: #ffffff;
}

.faq-container {
    max-width: 1200px;
    margin: 0 auto;
}

.faq-header {
    text-align: center;
    margin-bottom: 3rem;
}

.faq-title {
    font-size: 2.5rem;
    margin-bottom: 1rem;
    color: #ffffff;
    font-weight: 700;
}

.faq-desc {
    font-size: 1.25rem;
    color: #cbd5e1;
}

.faq-list {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.faq-item {
    background: #334155;
    border-radius: 0.75rem;
    border: 1px solid rgba(71, 85, 105, 0.3);
    overflow: hidden;
    transition: all 0.3s ease;
}

.faq-item:hover {
    background: #475569;
    border-color: rgba(96, 165, 250, 0.3);
}

.faq-question {
    padding: 1.5rem;
    font-weight: 600;
    cursor: pointer;
    font-size: 1.125rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: color 0.3s ease;
}

.faq-question:hover {
    color: #60a5fa;
}

.faq-icon {
    color: #60a5fa;
    transition: transform 0.3s ease;
}

.faq-item.active .faq-icon {
    transform: rotate(45deg);
}

.faq-answer {
    max-height: 0;
    padding: 0 1.5rem;
    font-size: 1rem;
    color: #cbd5e1;
    line-height: 1.6;
    overflow: hidden;
    transition: max-height 0.4s ease, padding 0.3s ease;
}

.faq-item.active .faq-answer {
    max-height: 200px;
    padding: 0 1.5rem 1.5rem;
}

/* Responsive Design */
@media (max-width: 1024px) {
    .methodology-steps {
        grid-template-columns: 1fr;
        gap: 2rem;
    }
    
    .services-grid {
        grid-template-columns: 1fr;
    }
    
    .service-card {
        max-width: 600px;
        margin: 0 auto;
    }
}

@media (max-width: 768px) {
    .hero-title {
        font-size: 2.5rem;
    }
    
    .hero-subtitle {
        font-size: 1.125rem;
    }
    
    .banner-title {
        font-size: 1.5rem;
        padding: 0.75rem 1.5rem;
    }
    
    .services-title, .title, .faq-title {
        font-size: 2rem;
    }
    
    .grid-features {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .banner-image {
        height: 300px;
        margin: 0 1rem;
        border-radius: 20px;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-f9be4aa */.faq-section {
  padding: 4rem 2rem;
  background: linear-gradient(135deg, #0f172a, #1e293b);
  color: #ffffff;
  font-family: 'Segoe UI', Roboto, sans-serif;
}

.faq-container {
  max-width: 1000px;
  margin: 0 auto;
}

.faq-header {
  text-align: center;
  margin-bottom: 2rem;
}

.faq-title {
  font-size: 2.5rem;
  margin-bottom: 0.5rem;
  color: #ffffff;
}

.faq-desc {
  font-size: 1.25rem;
  color: #cbd5e1;
}

.faq-list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.faq-item {
  background: #334155;
  border-radius: 0.75rem;
  border: 1px solid rgba(71, 85, 105, 0.3);
  overflow: hidden;
  transition: all 0.3s ease;
}

.faq-item:hover {
  background: #475569;
  border-color: rgba(96, 165, 250, 0.3);
}

.faq-question {
  padding: 1.5rem;
  font-weight: 600;
  cursor: pointer;
  font-size: 1.125rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.faq-question::after {
  content: '+';
  font-size: 1.5rem;
  color: #60a5fa;
  transition: transform 0.3s ease;
}

.faq-item.active .faq-question::after {
  transform: rotate(45deg);
}

.faq-answer {
  max-height: 0;
  padding: 0 1.5rem;
  font-size: 1rem;
  color: #cbd5e1;
  line-height: 1.6;
  overflow: hidden;
  transition: max-height 0.4s ease, padding 0.3s ease;
}

.faq-item.active .faq-answer {
  max-height: 200px;
  padding: 0 1.5rem 1.5rem;
}/* End custom CSS */