.elementor-273 .elementor-element.elementor-element-b34abf9{--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;}/* Start custom CSS for html, class: .elementor-element-857c873 *//* SECTION 1: ABOUT BANNER (Matching image_abc1a7.jpg) */
        .about-hero {
            position: relative;
            background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url('https://lirp.cdn-website.com/8181247c/dms3rep/multi/opt/IMG_2383-min-1920w.jpg');
            background-size: cover;
            background-position: center;
            height: 350px;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
        }
        .about-hero-title {
            color: #fff;
            font-size: 5rem;
            font-weight: 900;
            text-transform: uppercase;
            letter-spacing: -0.02em;
            text-shadow: 0 4px 20px rgba(0,0,0,0.8);
        }
        @media (max-width: 768px) {
            .about-hero { height: 200px; }
            .about-hero-title { font-size: 2.5rem; }
        }

        /* SECTION 2: INTRO CARD (Matching image_abc471.jpg) */
        .intro-card-section {
            padding: 80px 0;
            background-color: #f4f4f4;
        }
        .floating-card {
            background: #fff;
            padding: 50px;
            box-shadow: 0 20px 50px rgba(0,0,0,0.1);
            border-radius: 4px;
            z-index: 10;
        }
        .intro-image-wrap {
            border-radius: 4px;
            overflow: hidden;
            box-shadow: 0 10px 30px rgba(0,0,0,0.1);
        }

        /* SECTION 3: MAP & TRUST (Matching image_abc4c9.jpg) */
        .map-section {
            width: 100%;
            height: 450px;
            border-top: 1px solid #eee;
            border-bottom: 1px solid #eee;
        }
        .trust-badge-row {
            padding: 50px 0;
            background: #fff;
            border-bottom: 1px solid #eee;
        }
        .trust-item {
            display: flex;
            align-items: center;
            gap: 15px;
        }
        .trust-icon {
            color: #FF0000;
            font-size: 2.2rem;
            flex-shrink: 0;
        }

        .desktop-info-group { display: none; }
        @media (min-width: 1024px) {
            .desktop-info-group { display: flex; }
        }
        .main-nav-container { overflow: visible !important; }
        .main-nav-container { overflow: visible !important; }/* End custom CSS */