:root {
    --site-header-background: #020312;
    --site-mobile-header-background: #020312;
}

.site-service-features > .container,
.site-contact-showcase > .container,
.site-faq > .container {
    box-sizing: border-box;
    width: 100%;
    max-width: 1200px;
    padding-right: 15px;
    padding-left: 15px;
}

.brand-logo {
    display: inline-block;
    width: 210px;
    max-width: 100%;
    height: auto;
}

.mobile_logo_area {
    background: var(--site-header-background);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

.transprent-menu .techno_nav_area,
.transprent-menu .trp_nav_area,
.techno_nav_area.prefix,
.hbg2 {
    background: var(--site-header-background) !important;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

.transprent-menu .trp_nav_area {
    position: absolute !important;
}

.techno-main-menu .techno_menu > ul > li > a > i,
.techno-main-menu .donate-btn-header .dtbtn > i {
    margin-right: 7px;
    color: #ffb400;
    font-size: 14px;
}

.techno-main-menu .site-services-menu > a .site-menu-chevron {
    margin-right: 0;
    margin-left: 6px;
    font-size: 10px;
    transition: transform 0.2s ease;
}

.techno-main-menu .site-services-menu > a::after {
    content: none;
}

.techno-main-menu .site-services-menu.site-home-services-cta > a {
    margin: 20px 10px;
    padding: 10px 18px;
    border: 1px solid rgba(255, 218, 105, 0.62);
    border-radius: 8px;
    background: linear-gradient(115deg, #ffb400 0%, #ff8a00 36%, #ffd45c 68%, #ffb400 100%);
    background-size: 220% 220%;
    box-shadow: 0 9px 25px rgba(255, 160, 0, 0.2);
    color: #090a10 !important;
    animation: site-services-gradient 6s ease-in-out infinite;
    transition: box-shadow 0.25s ease, transform 0.25s ease;
}

.techno-main-menu .site-services-menu.site-home-services-cta > a > i {
    color: #090a10;
}

.techno-main-menu .site-services-menu.site-home-services-cta:hover > a,
.techno-main-menu .site-services-menu.site-home-services-cta:focus-within > a {
    box-shadow: 0 13px 32px rgba(255, 180, 0, 0.34);
    color: #090a10 !important;
    transform: translateY(-2px);
}

.techno-main-menu .site-services-menu.site-home-services-cta > a:focus-visible {
    outline: 2px solid #fff;
    outline-offset: 3px;
}

@keyframes site-services-gradient {
    0%, 100% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
}

@media (prefers-reduced-motion: reduce) {
    .techno-main-menu .site-services-menu.site-home-services-cta > a {
        animation: none;
    }
}

.techno-main-menu .site-services-menu:hover > a .site-menu-chevron,
.techno-main-menu .site-services-menu:focus-within > a .site-menu-chevron {
    transform: rotate(180deg);
}

.techno-main-menu .site-services-menu > .sub-menu {
    top: calc(100% + 12px);
    left: 50%;
    width: 330px;
    padding: 8px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-top: 3px solid #ffb400;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 0 0 10px 10px;
    background: #080b18;
    box-shadow: 0 22px 48px rgba(0, 0, 0, 0.42);
    transform: translateX(-50%);
}

.techno-main-menu .site-services-menu:hover > .sub-menu,
.techno-main-menu .site-services-menu:focus-within > .sub-menu {
    top: 100%;
    visibility: visible;
    opacity: 1;
}

.techno-main-menu .site-services-menu > .sub-menu > li {
    border: 0;
    border-radius: 6px;
    background: transparent;
}

.techno-main-menu .site-services-menu > .sub-menu > li + li {
    margin-top: 2px;
}

.techno-main-menu .site-services-menu > .sub-menu > li > a {
    display: flex;
    min-height: 48px;
    align-items: center;
    gap: 11px;
    padding: 12px 15px;
    border-radius: 6px;
    color: #f7f8fb;
    font-family: Rajdhani, sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.25;
    text-transform: none;
}

.techno-main-menu .site-services-menu > .sub-menu > li > a > i {
    width: 22px;
    flex: 0 0 22px;
    color: #ffb400;
    font-size: 15px;
    text-align: center;
}

.techno-main-menu .site-services-menu > .sub-menu > li:hover,
.techno-main-menu .site-services-menu > .sub-menu > li:focus-within {
    background: #0f1424;
}

.techno-main-menu .site-services-menu > .sub-menu > li:hover > a,
.techno-main-menu .site-services-menu > .sub-menu > li > a:focus {
    color: #ffb400;
}

.mobile_menu_logo .brand-logo {
    width: 210px;
    margin: 14px auto;
}

.elementor-widget-image .brand-logo {
    width: 280px;
}

.elementor-868 .elementor-element.elementor-element-8f79d8d:not(.elementor-motion-effects-element-type-background),
.elementor-868 .elementor-element.elementor-element-8f79d8d > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url("../images/hero-tecnologia-abstrata-v3.webp") !important;
    background-position: center center !important;
    background-size: cover !important;
}

#intro-section {
    min-height: 650px;
}

#intro-section .col-lg-12 {
    transform: translateY(25px);
}

.effective-content > h5 {
    text-transform: none;
}

.hero-title-break {
    display: none;
}

.effective-content h2.hero-services {
    max-width: calc(100vw - 30px);
    padding: 16px 18px;
    font-size: clamp(16px, 3vw, 36px) !important;
}

.service-box.service-style-two .service-box-title h2 {
    text-transform: uppercase;
}

.service-box.service-style-two .service-btn > a {
    text-transform: uppercase;
}

#service .service-box.service-style-two {
    display: flex;
    height: 100%;
    flex-direction: column;
}

#service .service-box.service-style-two .service-box-content {
    display: flex;
    flex: 1;
    flex-direction: column;
}

#service .service-box.service-style-two .service-btn {
    margin-top: auto;
    padding-top: 24px;
}

#service .service-box.service-style-two .service-btn > a {
    display: inline-flex;
    min-height: 46px;
    align-items: center;
    gap: 10px;
    padding: 11px 20px;
    border: 1px solid rgba(255, 214, 87, 0.58);
    border-radius: 7px;
    background: linear-gradient(115deg, #ffb400 0%, #ff8a00 38%, #ffd45c 70%, #ffb400 100%);
    background-size: 220% 220%;
    box-shadow: 0 10px 24px rgba(255, 160, 0, 0.18);
    color: #090a10 !important;
    font-family: Rajdhani, sans-serif;
    font-weight: 800;
    letter-spacing: 0.025em;
    line-height: 1;
    animation: home-service-button-gradient 7s ease-in-out infinite;
    transition: box-shadow 0.25s ease, transform 0.25s ease;
}

#service .service-box.service-style-two .service-btn > a::before {
    content: none;
}

#service .service-box.service-style-two .service-btn > a::after {
    content: '\2192';
    font-family: inherit;
    font-size: 17px;
    font-weight: 800;
    transition: transform 0.25s ease;
}

#service .service-box.service-style-two .service-btn > a:hover,
#service .service-box.service-style-two .service-btn > a:focus-visible {
    box-shadow: 0 14px 30px rgba(255, 180, 0, 0.3);
    color: #090a10 !important;
    transform: translateY(-2px);
}

#service .service-box.service-style-two .service-btn > a:hover::after,
#service .service-box.service-style-two .service-btn > a:focus-visible::after {
    transform: translateX(4px);
}

#service .service-box.service-style-two .service-btn > a:focus-visible {
    outline: 2px solid #fff;
    outline-offset: 3px;
}

@keyframes home-service-button-gradient {
    0%, 100% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
}

@media (prefers-reduced-motion: reduce) {
    #service .service-box.service-style-two .service-btn > a {
        animation: none;
    }
}

/* Service features */
@media (min-width: 768px) {
    .elementor-868 .elementor-element.elementor-element-5557a1d {
        padding-bottom: 20px !important;
    }
}

.site-service-features {
    padding: 0 0 80px;
    background: #020312;
}

.site-service-features-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
}

.site-service-feature {
    box-sizing: border-box;
    position: relative;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    min-height: 330px;
    padding: 38px 30px 34px;
    overflow: hidden;
    border: 1px solid rgba(255, 180, 0, 0.24);
    border-radius: 12px;
    background:
        linear-gradient(145deg, rgba(255, 180, 0, 0.055), transparent 48%),
        #11151f;
    text-align: center;
    transition: border-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
}

.site-service-feature::before {
    position: absolute;
    top: 0;
    left: 50%;
    width: 74px;
    height: 3px;
    border-radius: 0 0 4px 4px;
    background: #ffb400;
    content: "";
    transform: translateX(-50%);
}

.site-service-feature:hover {
    border-color: rgba(255, 180, 0, 0.58);
    box-shadow: 0 18px 42px rgba(0, 0, 0, 0.25);
    transform: translateY(-5px);
}

.site-service-feature-icon {
    display: grid;
    width: 92px;
    height: 92px;
    margin: 0 auto 26px;
    place-items: center;
    border-radius: 50%;
    background: rgba(255, 180, 0, 0.09);
    color: #ffb400;
}

.site-service-feature-icon svg {
    width: 62px;
    height: 62px;
    fill: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 3;
}

.site-service-feature h3 {
    margin: 0;
    color: #fff;
    font-family: Rajdhani, sans-serif;
    font-size: clamp(26px, 2.2vw, 33px);
    font-weight: 700;
    line-height: 1.15;
    text-transform: uppercase;
}

.site-service-feature p {
    max-width: 390px;
    margin: 18px auto 0;
    color: rgba(255, 255, 255, 0.65);
    font-size: 17px;
    line-height: 1.65;
    overflow-wrap: anywhere;
}

@media (max-width: 991.98px) {
    .site-service-features-grid {
        grid-template-columns: 1fr;
    }

    .site-service-feature {
        min-height: 0;
    }
}

@media (max-width: 767.98px) {
    .site-service-features {
        padding: 20px 0 0;
    }

    .site-service-features-grid {
        gap: 16px;
    }

    .site-service-feature {
        padding: 30px 22px 28px;
    }

    .site-service-feature-icon {
        width: 82px;
        height: 82px;
        margin-bottom: 22px;
    }

    .site-service-feature-icon svg {
        width: 54px;
        height: 54px;
    }

    .site-service-feature h3 {
        font-size: 28px;
    }

    .site-service-feature p {
        margin-top: 14px;
        font-size: 18px;
        line-height: 1.6;
    }
}

#about .about-profile-photo {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    max-width: 508px;
    aspect-ratio: 1;
    margin: 0 auto;
    border-radius: 5px;
    object-fit: cover;
}

#about .home-about-photo-frame {
    position: relative;
    width: min(100%, 508px);
    margin-right: auto;
    margin-left: auto;
    isolation: isolate;
}

#about .home-about-photo-frame::before {
    position: absolute;
    z-index: 0;
    top: 28px;
    right: -18px;
    bottom: -18px;
    left: 28px;
    border: 1px solid rgba(255, 180, 0, 0.42);
    border-radius: 14px;
    content: "";
    pointer-events: none;
}

#about .elementor-element-49090e7 {
    margin-bottom: 0;
}

#about .about-expertise-widget {
    margin-top: 16px;
}

#about .about-expertise p {
    margin: 0 0 16px;
    color: rgba(255, 255, 255, 0.82);
    font-size: 16px;
    line-height: 1.7;
}

#about .about-expertise p:last-child {
    margin-bottom: 0;
}

#about .about-expertise strong {
    color: #fff;
    font-weight: 700;
}

@media (min-width: 992px) {
    .hero-title-break {
        display: initial;
    }

    #about .elementor-element-03ccdcc > .elementor-element-populated {
        padding: 0 !important;
    }

    #about .about-profile-photo {
        max-width: none;
        height: 762px;
        aspect-ratio: auto;
        object-position: center center;
    }

    #about .home-about-photo-frame {
        width: 100%;
    }

    #about .section-title.style-two h3,
    #about .section-title.style-two h2 {
        font-size: 39px;
        white-space: nowrap;
    }
}

@media (max-width: 991.98px) {
    .elementor-868 .elementor-element.elementor-element-8f79d8d:not(.elementor-motion-effects-element-type-background),
    .elementor-868 .elementor-element.elementor-element-8f79d8d > .elementor-motion-effects-container > .elementor-motion-effects-layer {
        background-position: 55% center !important;
    }

    .em40_header_area_main {
        --site-mobile-header-height: 136px;
        position: absolute;
        z-index: 1000;
        top: 0;
        right: 0;
        left: 0;
        width: 100%;
    }

    .mobile_logo_area {
        height: var(--site-mobile-header-height);
        background: var(--site-mobile-header-background);
        -webkit-backdrop-filter: brightness(0.25) blur(8px);
        backdrop-filter: brightness(0.25) blur(8px);
    }

    .mobile_logo_area .mobile_menu_logo.text-center {
        display: flex;
        align-items: center;
        justify-content: center;
        height: var(--site-mobile-header-height);
        padding: 0 72px 0 16px;
    }

    .mobile_menu_logo .brand-logo {
        width: min(210px, calc(100vw - 110px));
        margin: 0;
    }

    .home-2.mbm.header_area {
        position: absolute;
        z-index: 1000;
        top: 0;
        right: 0;
        left: 0;
        width: 100%;
        height: var(--site-mobile-header-height);
        background: transparent;
        border: 0;
        pointer-events: none;
    }

    .home-2 .mobile-menu {
        height: 100%;
        background: transparent;
        border: 0;
    }

    .home-2 .mean-container .mean-bar {
        float: none;
        min-height: 0;
        height: 100%;
        padding: 0;
        background: transparent;
    }

    .home-2 .mean-container .mean-bar::before,
    .home-2 .mean-container .mean-bar::after {
        display: none;
        content: none;
    }

    .home-2 .mean-container a.meanmenu-reveal {
        position: absolute !important;
        top: 47px !important;
        right: 18px !important;
        padding: 10px;
        transform: none;
        background: transparent !important;
        color: #fff !important;
        pointer-events: auto;
    }

    .home-2 .mean-container a.meanmenu-reveal span {
        width: 28px;
        height: 3px;
        margin-top: 5px;
        background: #fff;
    }

    .home-2 .mean-container .mean-nav {
        top: 100%;
        border-top: 1px solid rgba(255, 180, 0, 0.22);
        background: #020312;
        box-shadow: 0 18px 36px rgba(0, 0, 0, 0.34);
        pointer-events: auto;
    }

    .home-2 .mean-container .mean-nav ul {
        background: #020312;
    }

    .home-2 .mean-container .mean-nav ul li {
        border-top: 1px solid rgba(255, 255, 255, 0.09);
        background: #020312;
    }

    .home-2 .mean-container .mean-nav ul li:first-child {
        border-top: 0;
    }

    .home-2 .mean-container .mean-nav ul li a {
        box-sizing: border-box;
        float: none;
        width: 100%;
        padding: 17px 22px;
        background: #020312;
        color: #fff;
        font-family: Rajdhani, sans-serif;
        font-size: 17px;
        font-weight: 700;
        line-height: 1.3;
    }

    .home-2 .mean-container .mean-nav ul li a > i {
        width: 22px;
        margin-right: 8px;
        color: #ffb400;
        font-size: 15px;
        text-align: center;
    }

    .home-2 .mean-container .mean-nav ul ul {
        border-top: 1px solid rgba(255, 180, 0, 0.22);
        background: #050713;
    }

    .home-2 .mean-container .mean-nav ul ul li {
        background: #050713;
    }

    .home-2 .mean-container .mean-nav ul ul li a {
        padding: 14px 50px 14px 38px;
        background: #050713;
        color: #cbd0dd;
        font-size: 16px;
    }

    .home-2 .mean-container .mean-nav ul ul li a:hover,
    .home-2 .mean-container .mean-nav ul ul li a:focus {
        background: #0a0e1b;
        color: #ffb400;
    }

    .home-2 .mean-container .mean-nav ul li a.mean-expand {
        width: 52px;
        height: 52px;
        padding: 15px 0 !important;
        border: 0 !important;
        background: transparent !important;
        color: #ffb400;
        font-size: 22px !important;
        text-align: center;
    }

    .home-2 .mean-container .mean-nav ul li a:hover,
    .home-2 .mean-container .mean-nav ul li a:focus,
    .home-2 .mean-container .mean-nav ul li.current-menu-item > a {
        background: #0a0e1b;
        color: #ffb400;
    }

    #about .about-profile-photo {
        max-width: 620px;
    }

    #about .home-about-photo-frame {
        width: min(100%, 620px);
    }

    #about .home-about-photo-frame::before {
        right: 0;
        left: 18px;
    }
}

@media (min-width: 576px) and (max-width: 991.98px) {
    .mobile_menu_logo .brand-logo {
        width: min(220px, calc(100vw - 110px));
    }
}

@media (max-width: 767.98px) {
    .elementor-868 .elementor-element.elementor-element-8f79d8d:not(.elementor-motion-effects-element-type-background),
    .elementor-868 .elementor-element.elementor-element-8f79d8d > .elementor-motion-effects-container > .elementor-motion-effects-layer {
        background-position: 25% center !important;
    }

    #intro-section {
        box-sizing: border-box;
        padding-top: 136px;
    }

    #intro-section .col-lg-12 {
        transform: none;
    }

    #intro-section .socails-icon {
        padding-bottom: 32px;
    }

    .elementor-868 .elementor-element.elementor-element-5557a1d,
    .elementor-868 .elementor-element.elementor-element-8ae4d6c,
    .elementor-868 .elementor-element.elementor-element-a3574b2,
    .elementor-868 .elementor-element.elementor-element-d1118c4,
    .elementor-868 .elementor-element.elementor-element-8295b00 {
        margin-top: 0 !important;
        padding-top: 20px !important;
        padding-bottom: 0 !important;
    }

    .effective-content h2.hero-services {
        font-size: clamp(22px, 6vw, 28px) !important;
    }

    #about {
        margin-top: 0;
    }

    #about .home-about-photo-frame::before {
        top: 15px;
        right: 2px;
        bottom: -10px;
        left: 15px;
    }

    .service-box.service-style-two .service-box-title h2 {
        font-size: 27px;
        line-height: 1.2;
    }

    .service-box.service-style-two .service-box-desc p {
        font-size: 18px;
        line-height: 1.6;
    }

    .service-box.service-style-two .service-btn > a {
        font-size: 16px;
    }

    #about .section-title p,
    #about .about-expertise p {
        font-size: 18px;
        line-height: 1.65;
    }

    #about .elementor-element-c185726 > .elementor-element-populated {
        margin-top: 20px !important;
    }
}

/* Google Reviews */
.elementor-868 .elementor-element.elementor-element-d1118c4 {
    padding: 80px 0 90px !important;
}

.google-reviews-section-title {
    max-width: 1180px;
    margin: 0 auto;
}

.google-reviews-section-title h3 {
    font-size: clamp(38px, 4.5vw, 68px);
    line-height: 1.03;
    text-transform: uppercase;
}

.google-reviews-widget {
    width: 100%;
    margin-top: 38px;
}

.google-reviews-widget.google-reviews-local {
    min-height: 0;
    display: flex;
    flex-direction: column;
    gap: 22px;
    overflow: visible;
}

.google-reviews-summary {
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 24px;
    padding: 20px 24px;
    border: 1px solid rgba(255, 255, 255, 0.11);
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.035);
}

.google-reviews-summary-brand {
    display: flex;
    align-items: center;
    gap: 11px;
    color: #fff;
    font-family: "Rubik", sans-serif;
    font-size: 16px;
    font-weight: 500;
}

.google-reviews-logo,
.google-review-mark {
    display: inline-flex;
    width: 38px;
    height: 38px;
    flex: 0 0 38px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #fff;
    color: #4285f4;
    font-family: Arial, sans-serif;
    font-size: 24px;
    font-weight: 700;
}

.google-reviews-summary-rating {
    display: flex;
    align-items: baseline;
    gap: 12px;
}

.google-reviews-summary-rating strong {
    color: #fff;
    font-family: "Rajdhani", sans-serif;
    font-size: 34px;
    font-weight: 800;
    line-height: 1;
}

.google-reviews-stars {
    color: #ffb400;
    font-size: 17px;
    letter-spacing: 1px;
    white-space: nowrap;
}

.google-reviews-source {
    display: inline-flex;
    min-height: 44px;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 10px 16px;
    border: 1px solid rgba(255, 180, 0, 0.5);
    border-radius: 8px;
    color: #ffb400;
    font-family: "Rajdhani", sans-serif;
    font-size: 16px;
    font-weight: 800;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    transition: background-color 0.2s ease, color 0.2s ease;
}

.google-reviews-source:hover,
.google-reviews-source:focus-visible {
    background: #ffb400;
    color: #080a12;
    text-decoration: none;
}

.google-reviews-carousel {
    min-width: 0;
}

.google-reviews-list:not(.owl-loaded) {
    display: grid;
    grid-auto-columns: minmax(300px, calc((100% - 48px) / 3));
    grid-auto-flow: column;
    gap: 24px;
    overflow-x: auto;
    padding: 2px 2px 16px;
    scroll-snap-type: x mandatory;
}

.google-reviews-list .owl-stage {
    display: flex;
}

.google-reviews-list .owl-item {
    display: flex;
    padding: 2px 0 8px;
}

.google-review-card {
    display: flex;
    width: 100%;
    min-height: 100%;
    flex-direction: column;
    scroll-snap-align: start;
    padding: 25px;
    border: 1px solid rgba(255, 255, 255, 0.11);
    border-radius: 14px;
    background: radial-gradient(circle at 100% 0, rgba(255, 180, 0, 0.075), transparent 32%), #10131e;
    box-shadow: 0 18px 38px rgba(0, 0, 0, 0.18);
}

.google-review-author {
    display: grid;
    grid-template-columns: 54px minmax(0, 1fr) 28px;
    gap: 13px;
    align-items: center;
}

.google-review-avatar {
    width: 54px;
    height: 54px;
    border: 2px solid rgba(255, 255, 255, 0.18);
    border-radius: 50%;
    object-fit: cover;
}

.google-review-avatar-initial {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #5e70ce;
    color: #fff;
    font-family: Arial, sans-serif;
    font-size: 25px;
}

.google-review-author-copy {
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: 3px;
}

.google-review-author-copy strong {
    color: #fff;
    font-family: "Rajdhani", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.15;
}

.google-review-author-copy small {
    overflow: hidden;
    color: #929bad;
    font-family: "Rubik", sans-serif;
    font-size: 12px;
    line-height: 1.35;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.google-review-mark {
    width: 28px;
    height: 28px;
    flex-basis: 28px;
    font-size: 17px;
}

.google-review-rating {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-top: 21px;
    padding-top: 17px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.google-review-rating time {
    color: #929bad;
    font-family: "Rubik", sans-serif;
    font-size: 12px;
    white-space: nowrap;
}

.google-review-card p {
    margin: 17px 0 0;
    color: #c7ccd8;
    font-family: "Rubik", sans-serif;
    font-size: 14px;
    line-height: 1.72;
}

.google-reviews-list .owl-nav {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    margin-top: 16px;
}

.google-reviews-list .owl-nav .owl-prev,
.google-reviews-list .owl-nav .owl-next {
    display: inline-flex !important;
    width: 44px !important;
    min-width: 44px !important;
    height: 44px !important;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
    padding: 0 !important;
    border: 1px solid rgba(255, 255, 255, 0.14) !important;
    border-radius: 50% !important;
    background: rgba(255, 255, 255, 0.04) !important;
    color: #fff !important;
    cursor: pointer;
    font-size: 25px;
    line-height: 1;
}

.google-reviews-list .owl-nav .owl-prev:hover,
.google-reviews-list .owl-nav .owl-prev:focus-visible,
.google-reviews-list .owl-nav .owl-next:hover,
.google-reviews-list .owl-nav .owl-next:focus-visible {
    border-color: #ffb400 !important;
    background: #ffb400 !important;
    color: #080a12 !important;
}

@media (max-width: 767.98px) {
    .elementor-868 .elementor-element.elementor-element-d1118c4 {
        padding: 20px 0 0 !important;
    }

    .google-reviews-section-title h3 {
        font-size: clamp(30px, 9vw, 44px);
    }

    .google-reviews-widget {
        margin-top: 28px;
    }

    .google-reviews-summary {
        grid-template-columns: 1fr auto;
        gap: 15px;
        padding: 18px;
    }

    .google-reviews-summary-brand {
        font-size: 14px;
    }

    .google-reviews-summary-rating {
        gap: 8px;
    }

    .google-reviews-summary-rating strong {
        font-size: 29px;
    }

    .google-reviews-summary-rating .google-reviews-stars {
        display: none;
    }

    .google-reviews-source {
        width: 100%;
        grid-column: 1 / -1;
    }

    .google-reviews-list:not(.owl-loaded) {
        grid-auto-columns: 88%;
        gap: 14px;
    }

    .google-review-card {
        padding: 21px;
    }

    .google-reviews-list .owl-stage {
        align-items: flex-start;
    }

    .google-reviews-list .owl-item {
        align-self: flex-start;
    }

    .google-review-author {
        grid-template-columns: 50px minmax(0, 1fr) 26px;
        gap: 11px;
    }

    .google-review-avatar {
        width: 50px;
        height: 50px;
    }

    .google-review-author-copy strong {
        font-size: 18px;
    }
}

/* Google Reviews — layout inspirado na ficha visual fornecida */
.google-reviews-widget.google-reviews-local {
    gap: 20px;
}

.google-reviews-summary {
    grid-template-columns: minmax(0, 1fr);
    gap: 24px;
    min-height: 80px;
    padding: 16px 26px;
    border: 2px solid #bca260;
    border-radius: 32px;
    background: #202020;
}

.google-reviews-summary-main {
    display: flex;
    min-width: 0;
    align-items: center;
    justify-content: center;
    gap: 11px;
    color: #fff;
    font-family: "Rubik", sans-serif;
}

.google-wordmark {
    display: inline-flex;
    flex: 0 0 auto;
    font-family: Arial, sans-serif;
    font-size: 28px;
    font-weight: 500;
    letter-spacing: -2px;
    line-height: 1;
}

.google-wordmark span:nth-child(1),
.google-wordmark span:nth-child(4) { color: #4285f4; }
.google-wordmark span:nth-child(2),
.google-wordmark span:nth-child(6) { color: #ea4335; }
.google-wordmark span:nth-child(3) { color: #fbbc05; }
.google-wordmark span:nth-child(5) { color: #34a853; }

.google-reviews-summary-main .google-reviews-stars {
    font-size: 24px;
    letter-spacing: -1px;
}

.google-reviews-summary-main > strong {
    font-family: "Rubik", sans-serif;
    font-size: 18px;
    font-weight: 700;
    white-space: nowrap;
}

.google-reviews-summary-divider {
    width: 1px;
    height: 26px;
    background: rgba(255, 255, 255, 0.5);
}

.google-reviews-summary-copy {
    overflow: hidden;
    font-size: 17px;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.google-reviews-source {
    min-height: 38px;
    padding: 9px 16px;
    border: 0;
    border-radius: 4px;
    background: #16845f;
    color: #fff;
    font-family: "Rubik", sans-serif;
    font-size: 13px;
    text-transform: none;
}

.google-reviews-source:hover,
.google-reviews-source:focus-visible {
    background: #1aa575;
    color: #fff;
}

.google-review-card {
    position: relative;
    min-height: 300px;
    padding: 25px 25px 23px;
    border: 2px solid #bca260;
    border-radius: 32px;
    background: #202020;
    box-shadow: none;
}

.google-review-author {
    grid-template-columns: 50px minmax(0, 1fr) 30px;
    gap: 14px;
}

.google-review-avatar {
    width: 50px;
    height: 50px;
    border: 0;
}

.google-reviews-list .google-review-author > img.google-review-avatar {
    display: block;
    width: 50px !important;
    min-width: 50px;
    max-width: 50px;
    height: 50px !important;
    overflow: hidden;
    border-radius: 50% !important;
    object-fit: cover !important;
    clip-path: circle(50% at 50% 50%);
}

.google-review-author > strong {
    overflow: hidden;
    color: #fff;
    font-family: "Rubik", sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.25;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.google-review-mark {
    width: auto;
    height: auto;
    flex-basis: auto;
    border-radius: 0;
    background: conic-gradient(from -45deg, #4285f4 0 25%, #34a853 0 50%, #fbbc05 0 75%, #ea4335 0);
    background-clip: text;
    color: transparent;
    font-size: 26px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.google-review-rating {
    justify-content: flex-start;
    gap: 9px;
    margin: 15px 0 10px;
    padding: 0;
    border: 0;
}

.google-review-rating .google-reviews-stars {
    font-size: 23px;
    letter-spacing: -1px;
}

.google-review-rating .fa-check-circle {
    color: #4285f4;
    font-size: 16px;
}

.google-review-card p {
    display: -webkit-box;
    min-height: 98px;
    margin: 0;
    overflow: hidden;
    color: #fff;
    font-family: "Rubik", sans-serif;
    font-size: 16px;
    line-height: 1.5;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.google-review-card.is-expanded p {
    display: block;
    min-height: 98px;
    overflow: visible;
}

.google-review-more {
    display: none;
    width: max-content;
    margin-top: 10px;
    padding: 0;
    border: 0;
    background: transparent;
    color: #a8a8a8;
    font-family: "Rubik", sans-serif;
    font-size: 14px;
    text-align: left;
}

.google-review-more.is-needed {
    display: inline-flex;
}

.google-review-more:hover,
.google-review-more:focus-visible {
    color: #ffb400;
}

.google-review-quote {
    position: absolute;
    right: 23px;
    bottom: 12px;
    color: #bca260;
    font-family: Georgia, serif;
    font-size: 47px;
    line-height: 1;
}

.google-reviews-list .owl-item {
    padding-bottom: 5px;
}

.google-reviews-list .owl-nav {
    margin-top: 13px;
}

.google-reviews-list .owl-nav .owl-prev,
.google-reviews-list .owl-nav .owl-next {
    border-color: #bca260 !important;
    background: #202020 !important;
}

@media (max-width: 767.98px) {
    .google-reviews-summary {
        grid-template-columns: 1fr;
        gap: 13px;
        padding: 18px;
        border-radius: 24px;
    }

    .google-reviews-summary-main {
        flex-wrap: wrap;
        gap: 8px;
    }

    .google-wordmark {
        font-size: 25px;
    }

    .google-reviews-summary-main .google-reviews-stars {
        display: inline;
        font-size: 20px;
    }

    .google-reviews-summary-divider,
    .google-reviews-summary-copy {
        display: none;
    }

    .google-reviews-source {
        grid-column: auto;
    }

    .google-review-card {
        min-height: 294px;
        margin-right: auto;
        margin-left: auto;
        padding: 22px 22px 21px;
        border-radius: 25px;
        text-align: center;
    }

    .google-reviews-carousel,
    .google-reviews-list {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }

    .google-reviews-list .owl-item {
        justify-content: center;
    }

    .google-review-rating,
    .google-reviews-list .owl-nav {
        justify-content: center;
    }

    .google-review-more {
        margin-right: auto;
        margin-left: auto;
    }

    .google-review-author {
        grid-template-columns: 48px minmax(0, 1fr) 28px;
    }

    .google-review-avatar {
        width: 48px;
        height: 48px;
    }

    .google-reviews-list .google-review-author > img.google-review-avatar {
        width: 48px !important;
        min-width: 48px;
        max-width: 48px;
        height: 48px !important;
    }

    .google-review-author > strong {
        font-size: 16px;
    }

    .google-review-card p {
        font-size: 15px;
    }
}

/* Contact showcase */
.site-contact-showcase {
    padding: 80px 0;
    overflow: hidden;
    background:
        radial-gradient(circle at 82% 35%, rgba(255, 180, 0, 0.11), transparent 28%),
        #0a0c18;
}

.site-contact-showcase-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.08fr) minmax(380px, 0.92fr);
    gap: clamp(48px, 7vw, 110px);
    align-items: center;
    min-width: 0;
}

.site-contact-showcase-content {
    max-width: 680px;
    min-width: 0;
}

.site-contact-showcase-eyebrow {
    display: flex;
    gap: 12px;
    align-items: center;
    margin: 0 0 24px;
    color: #ffb400;
    font-family: Rajdhani, sans-serif;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}

.site-contact-showcase-eyebrow span {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ffb400;
    box-shadow: 0 0 18px rgba(255, 180, 0, 0.85);
}

.site-contact-showcase h2 {
    margin: 0;
    color: #fff;
    font-family: Rajdhani, sans-serif;
    font-size: clamp(48px, 5vw, 72px);
    font-weight: 700;
    line-height: 0.98;
    text-transform: uppercase;
}

.site-contact-showcase h2 span {
    color: #ffb400;
}

.site-contact-showcase-intro {
    max-width: 620px;
    margin: 24px 0 0;
    color: rgba(255, 255, 255, 0.76);
    font-size: 18px;
    line-height: 1.7;
}

.site-contact-options {
    display: grid;
    gap: 18px;
    margin-top: 36px;
}

.site-contact-option {
    display: flex;
    gap: 18px;
    align-items: center;
    color: inherit;
    text-decoration: none;
}

a.site-contact-option:hover,
a.site-contact-option:focus {
    color: inherit;
}

.site-contact-option-icon {
    display: grid;
    flex: 0 0 58px;
    width: 58px;
    height: 58px;
    place-items: center;
    border: 1px solid rgba(255, 180, 0, 0.7);
    border-radius: 50%;
    color: #ffb400;
    font-size: 22px;
    transition: background-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.site-contact-option-icon svg {
    width: 23px;
    height: 23px;
    fill: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.8;
}

a.site-contact-option:hover .site-contact-option-icon,
a.site-contact-option:focus .site-contact-option-icon {
    background: #ffb400;
    color: #020312;
    transform: translateY(-2px);
}

.site-contact-option strong,
.site-contact-option small {
    display: block;
}

.site-contact-option strong {
    color: #fff;
    font-size: 19px;
    line-height: 1.35;
}

.site-contact-option small {
    margin-top: 3px;
    color: rgba(255, 255, 255, 0.58);
    font-size: 15px;
    line-height: 1.45;
}

.site-contact-social {
    margin-top: 38px;
    padding-top: 28px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.site-contact-social p {
    margin: 0 0 17px;
    color: rgba(255, 255, 255, 0.62);
    font-family: Rajdhani, sans-serif;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.14em;
    text-transform: uppercase;
}

.site-contact-social-links {
    display: flex;
    gap: 12px;
}

.site-contact-social-links a {
    display: grid;
    width: 48px;
    height: 48px;
    place-items: center;
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 8px;
    color: #fff;
    font-family: Rajdhani, sans-serif;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 0.04em;
    transition: border-color 0.2s ease, background-color 0.2s ease, color 0.2s ease;
}

.site-contact-social-links a:hover,
.site-contact-social-links a:focus {
    border-color: #ffb400;
    background: #ffb400;
    color: #020312;
}

.site-contact-social-links i {
    font-size: 19px;
    line-height: 1;
}

.site-public-footer {
    padding: 76px 0 28px;
    border-top: 1px solid rgba(255, 180, 0, 0.16);
    background: #050711;
    color: #fff;
}

.site-public-footer-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.site-public-footer-brand {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-right: auto;
    margin-left: auto;
}

.site-public-footer-brand img {
    display: block;
    width: min(100%, 244px);
    height: auto;
    margin-right: auto;
    margin-left: auto;
    object-fit: contain;
}

.site-public-footer-impact {
    max-width: 720px;
    margin: 25px auto 28px;
    color: rgba(255, 255, 255, 0.72);
    font-size: 17px;
    line-height: 1.7;
}

.site-public-footer-social {
    display: flex;
    justify-content: center;
    gap: 12px;
}

.site-public-footer-social a {
    display: grid;
    width: 48px;
    height: 48px;
    place-items: center;
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 8px;
    color: #fff;
    font-size: 19px;
    transition: border-color 0.2s ease, background-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.site-public-footer-social a:hover,
.site-public-footer-social a:focus {
    border-color: #ffb400;
    background: #ffb400;
    color: #020312;
    transform: translateY(-2px);
}

.site-public-footer-copyright {
    width: 100%;
    margin: 32px 0 0;
    padding-top: 24px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 0.64);
    font-size: 14px;
    line-height: 1.6;
}

.site-phone-stage {
    display: flex;
    justify-content: center;
    min-width: 0;
}

.site-phone {
    position: relative;
    box-sizing: border-box;
    width: min(100%, 414px);
    max-width: 100%;
    padding: 14px;
    border: 2px solid rgba(255, 180, 0, 0.7);
    border-radius: 48px;
    background: #05060b;
    box-shadow: 0 32px 70px rgba(0, 0, 0, 0.42), 0 0 50px rgba(255, 180, 0, 0.08);
}

.site-phone-speaker {
    position: absolute;
    z-index: 2;
    top: 22px;
    left: 50%;
    width: 112px;
    height: 26px;
    border-radius: 20px;
    background: #05060b;
    transform: translateX(-50%);
}

.site-phone-screen {
    min-height: 690px;
    overflow: hidden;
    border-radius: 35px;
    background: #171922;
}

.site-phone-header {
    display: flex;
    gap: 14px;
    align-items: center;
    min-height: 116px;
    padding: 48px 24px 18px;
    background: #24200f;
}

.site-phone-avatar {
    display: grid;
    flex: 0 0 48px;
    width: 48px;
    height: 48px;
    place-items: center;
    border-radius: 50%;
    background: #ffb400;
    color: #020312;
    font-family: Rajdhani, sans-serif;
    font-size: 18px;
    font-weight: 800;
}

.site-phone-header strong,
.site-phone-header small {
    display: block;
}

.site-phone-header strong {
    color: #fff;
    font-size: 17px;
}

.site-phone-header small {
    margin-top: 2px;
    color: #ffcf5c;
    font-size: 13px;
}

.site-phone-chat {
    display: flex;
    flex-direction: column;
    gap: 10px;
    min-height: 574px;
    padding: 20px 15px 26px;
    background:
        radial-gradient(circle, rgba(255, 255, 255, 0.045) 1px, transparent 1px),
        #171922;
    background-size: 15px 15px;
}

.site-chat-message {
    width: 82%;
    padding: 12px 14px 8px;
    border-radius: 12px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.14);
}

.site-chat-message p {
    margin: 0;
    font-size: 14px;
    line-height: 1.38;
    overflow-wrap: anywhere;
}

.site-chat-message time {
    display: block;
    margin-top: 4px;
    font-size: 10px;
    line-height: 1;
    text-align: right;
}

.site-chat-message.is-client {
    align-self: flex-end;
    border-bottom-right-radius: 3px;
    background: #ffb400;
    color: #121212;
}

.site-chat-message.is-client time {
    color: rgba(18, 18, 18, 0.58);
}

.site-chat-message.is-paulo {
    align-self: flex-start;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-bottom-left-radius: 3px;
    background: #2a2d38;
    color: #f6f6f6;
}

.site-chat-message.is-paulo time {
    color: rgba(255, 255, 255, 0.48);
}

@media (max-width: 991.98px) {
    .site-contact-showcase-grid {
        grid-template-columns: 1fr;
    }

    .site-contact-showcase-content {
        max-width: none;
    }
}

@media (max-width: 767.98px) {
    .site-contact-showcase {
        padding: 20px 0 0;
    }

    .site-contact-showcase-grid {
        gap: 36px;
    }

    .site-contact-showcase-eyebrow {
        margin-bottom: 18px;
        font-size: 15px;
    }

    .site-contact-showcase h2 {
        font-size: clamp(40px, 13vw, 56px);
        overflow-wrap: anywhere;
    }

    .site-contact-showcase-intro {
        margin-top: 18px;
        font-size: 17px;
    }

    .site-contact-options {
        margin-top: 28px;
    }

    .site-contact-option {
        gap: 14px;
    }

    .site-contact-option-icon {
        flex-basis: 52px;
        width: 52px;
        height: 52px;
    }

    .site-contact-option strong {
        font-size: 17px;
        overflow-wrap: anywhere;
    }

    .site-contact-social {
        margin-top: 30px;
        padding-top: 24px;
    }

    .site-contact-social p {
        overflow-wrap: anywhere;
    }

    .site-public-footer {
        padding: 58px 0 24px;
    }

    .site-public-footer-impact {
        margin: 22px auto 26px;
        font-size: 16px;
        line-height: 1.65;
    }

    .site-public-footer-social a {
        width: 46px;
        height: 46px;
    }

    .site-public-footer-copyright {
        margin-top: 28px;
        padding-top: 22px;
        font-size: 13px;
    }

    .site-phone {
        width: min(100%, 380px);
        margin-bottom: 20px;
        padding: 10px;
        border-radius: 38px;
    }

    .site-phone-speaker {
        top: 17px;
        width: 98px;
        height: 23px;
    }

    .site-phone-screen {
        min-height: 0;
        border-radius: 29px;
    }

    .site-phone-header {
        min-height: 104px;
        padding: 42px 18px 16px;
    }

    .site-phone-chat {
        min-height: 0;
        padding: 16px 12px 22px;
    }

    .site-chat-message {
        width: 88%;
    }
}

/* FAQ */
.site-faq {
    padding: 80px 0 112px;
    background: #020312;
}

.site-faq-title {
    margin-bottom: 38px;
}

.site-faq-title h3 {
    font-size: clamp(38px, 4vw, 58px);
    line-height: 1.08;
    text-transform: uppercase;
}

.site-faq-list {
    max-width: 980px;
    margin: 0 auto;
}

.site-faq-item {
    overflow: hidden;
    margin-top: 16px;
    border: 1px solid rgba(255, 180, 0, 0.35);
    border-radius: 10px;
    background: #12141c;
}

.site-faq-item:first-child {
    margin-top: 0;
}

.site-faq-item summary {
    position: relative;
    padding: 24px 68px 24px 28px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.35;
    list-style: none;
    cursor: pointer;
    transition: color 0.2s ease, background-color 0.2s ease;
}

.site-faq-item summary::-webkit-details-marker {
    display: none;
}

.site-faq-item summary::after {
    position: absolute;
    top: 50%;
    right: 26px;
    width: 30px;
    height: 30px;
    border: 1px solid rgba(255, 180, 0, 0.65);
    border-radius: 50%;
    color: #ffb400;
    content: "+";
    font-size: 24px;
    font-weight: 400;
    line-height: 27px;
    text-align: center;
    transform: translateY(-50%);
}

.site-faq-item[open] summary {
    background: rgba(255, 180, 0, 0.07);
    color: #ffb400;
}

.site-faq-item[open] summary::after {
    content: "−";
}

.site-faq-answer {
    padding: 0 28px 26px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.site-faq-answer p {
    margin: 20px 0 0;
    color: rgba(255, 255, 255, 0.82);
    font-size: 17px;
    line-height: 1.75;
}

@media (max-width: 767.98px) {
    .site-faq {
        margin-top: 0;
        padding: 20px 0 68px;
    }

    .site-faq-title {
        margin-bottom: 20px;
    }

    .site-faq-title h3 {
        font-size: clamp(30px, 9vw, 42px);
    }

    .site-faq-title h3 span {
        display: block;
    }

    .site-faq-item {
        margin-top: 12px;
    }

    .site-faq-item summary {
        padding: 20px 58px 20px 20px;
        font-size: 19px;
        overflow-wrap: anywhere;
    }

    .site-faq-item summary::after {
        right: 18px;
    }

    .site-faq-answer {
        padding: 0 20px 22px;
    }

    .site-faq-answer p {
        font-size: 17px;
        line-height: 1.7;
    }
}

/* Portfolio */
#portfolio .portfolio-intro {
    max-width: 980px;
    margin: 0 auto;
    font-size: clamp(22px, 2.2vw, 30px) !important;
    line-height: 1.35;
    text-transform: none;
}

#portfolio .elementor-element-f012481 {
    margin-top: 45px;
}

#portfolio .portfolio-carousel .owl-stage,
#portfolio .portfolio-carousel .owl-item {
    display: flex;
}

#portfolio .portfolio-project {
    width: 100%;
}

#portfolio .portfolio-project-frame {
    height: 500px;
    overflow: hidden;
    border-radius: 12px;
    background: #0a0c18;
}

#portfolio .portfolio-project-frame img {
    display: block;
    width: 100%;
    height: auto;
}

#portfolio .portfolio-carousel .owl-dots {
    margin-top: 18px;
    text-align: center;
}

#portfolio .portfolio-carousel .owl-dot {
    display: inline-block;
}

#portfolio .portfolio-carousel .owl-dot span {
    display: block;
    width: 8px;
    height: 8px;
    margin: 0 5px;
    border: 1px solid rgba(255, 180, 0, 0.3);
    border-radius: 50%;
    background: #080b12;
    transition: background-color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

#portfolio .portfolio-carousel .owl-dot.active span {
    border-color: #ffb400;
    background: #ffb400;
    transform: scale(1.15);
}

@media (max-width: 991px) {
    #portfolio .portfolio-project-frame {
        height: 480px;
    }
}

@media (max-width: 575px) {
    #portfolio .portfolio-intro {
        font-size: clamp(25px, 7vw, 30px) !important;
        line-height: 1.3;
    }

    #portfolio .elementor-element-f012481 {
        margin-top: 20px;
    }

    #portfolio .portfolio-project-frame {
        height: 500px;
        border-radius: 10px;
    }
}
