/*
 * Téluz Electric — correção final de layout desktop
 * Carregado depois de todas as folhas do tema para neutralizar regras duplicadas.
 */

@media (min-width: 1500px) {
    body.home .teluz-header-container,
    body.home .teluz-nav-shell,
    body.home .teluz-home-slider__container {
        width: 74.5vw !important;
        max-width: 1430px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

@media (min-width: 1025px) and (max-width: 1499px) {
    body.home .teluz-header-container,
    body.home .teluz-nav-shell,
    body.home .teluz-home-slider__container {
        width: calc(100% - 70px) !important;
        max-width: 1320px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

@media (min-width: 1025px) {
    body.home .teluz-desktop-header {
        position: absolute !important;
        inset: 0 0 auto !important;
        z-index: 1000 !important;
        background: transparent !important;
    }

    body.home .teluz-desktop-topbar {
        min-height: 195px !important;
        padding: 32px 0 0 !important;
        background: rgba(255,255,255,.985) !important;
        box-shadow: none !important;
    }

    body.home .teluz-topbar-inner {
        min-height: 105px !important;
        grid-template-columns: 270px minmax(0,1fr) auto !important;
        column-gap: 34px !important;
        align-items: center !important;
    }

    body.home .teluz-desktop-brand {
        padding: 5px 0 !important;
        background: #fff !important;
    }

    body.home .teluz-desktop-brand img {
        width: 195px !important;
        max-width: 195px !important;
        max-height: 66px !important;
    }

    body.home .teluz-topbar-infos {
        gap: 26px !important;
    }

    body.home .teluz-top-info {
        grid-template-columns: 48px 1fr !important;
        gap: 13px !important;
    }

    body.home .teluz-top-info-icon {
        width: 48px !important;
        height: 48px !important;
        border-radius: 12px !important;
    }

    body.home .teluz-top-info-copy small {
        margin-bottom: 4px !important;
        font-size: 9px !important;
    }

    body.home .teluz-top-info-copy strong {
        font-size: clamp(13px, .85vw, 16px) !important;
    }

    body.home .teluz-desktop-nav-stage {
        position: absolute !important;
        top: 158px !important;
        left: 0 !important;
        right: 0 !important;
        z-index: 5 !important;
        padding: 0 !important;
    }

    body.home .teluz-nav-shell {
        min-height: 96px !important;
        align-items: stretch !important;
    }

    body.home .teluz-menu-panel {
        min-height: 96px !important;
        box-shadow: 0 16px 34px rgba(0,0,0,.12) !important;
    }

    body.home .teluz-menu-mark {
        width: 88px !important;
        min-width: 88px !important;
        height: 96px !important;
    }

    body.home .teluz-menu-mark span {
        width: 20px !important;
        height: 20px !important;
    }

    body.home .teluz-desktop-navigation,
    body.home .teluz-desktop-navigation > ul,
    body.home .teluz-desktop-navigation .menu,
    body.home .teluz-desktop-navigation .menu > li,
    body.home .teluz-desktop-navigation .menu > li > a {
        height: 96px !important;
    }

    body.home .teluz-desktop-navigation > ul,
    body.home .teluz-desktop-navigation .menu {
        padding: 0 34px 0 34px !important;
        gap: clamp(30px, 2vw, 54px) !important;
    }

    body.home .teluz-desktop-navigation .menu > li > a {
        font-size: clamp(13px, .85vw, 15px) !important;
        font-weight: 700 !important;
    }

    body.home .teluz-desktop-cta {
        width: 270px !important;
        min-width: 270px !important;
        min-height: 96px !important;
        height: 96px !important;
        margin-left: 24px !important;
        padding: 0 34px 0 58px !important;
        font-size: 13px !important;
    }

    body.home .teluz-home-slider__viewport,
    body.home .teluz-home-slide__layout {
        min-height: 770px !important;
    }

    body.home .teluz-home-slide__layout {
        padding-top: 325px !important;
        padding-bottom: 92px !important;
        align-items: flex-start !important;
        justify-content: flex-start !important;
        text-align: left !important;
    }

    body.home .teluz-home-slide__content,
    body.home .teluz-home-slide--center .teluz-home-slide__content,
    body.home .teluz-home-slide--right .teluz-home-slide__content,
    body.home .teluz-home-slide--left-center .teluz-home-slide__content {
        width: 690px !important;
        max-width: 52% !important;
        margin: 0 !important;
        text-align: left !important;
    }

    body.home .teluz-home-slide__eyebrow,
    body.home .teluz-home-slide--center .teluz-home-slide__eyebrow,
    body.home .teluz-home-slide--right .teluz-home-slide__eyebrow {
        margin: 0 0 18px !important;
        font-size: 13px !important;
        letter-spacing: .15em !important;
    }

    body.home .teluz-home-slide__eyebrow::before {
        width: 48px !important;
        height: 4px !important;
    }

    body.home .teluz-home-slide__title {
        width: 100% !important;
        max-width: 690px !important;
        margin: 0 !important;
        font-size: clamp(58px, 4.05vw, 78px) !important;
        line-height: .94 !important;
        letter-spacing: -.048em !important;
        text-align: left !important;
        text-wrap: wrap !important;
        overflow-wrap: normal !important;
        word-break: normal !important;
    }

    body.home .teluz-home-slide__line {
        display: block !important;
        max-width: 690px !important;
    }

    body.home .teluz-home-slide__line--red {
        margin-top: 10px !important;
    }

    body.home .teluz-home-slide__text,
    body.home .teluz-home-slide--center .teluz-home-slide__text,
    body.home .teluz-home-slide--right .teluz-home-slide__text {
        max-width: 650px !important;
        margin: 26px 0 0 !important;
        font-size: clamp(17px, 1vw, 20px) !important;
        line-height: 1.5 !important;
        text-align: left !important;
    }

    body.home .teluz-home-slide__button,
    body.home .teluz-home-slide--center .teluz-home-slide__button,
    body.home .teluz-home-slide--right .teluz-home-slide__button {
        margin: 30px 0 0 !important;
    }

    body.home .teluz-home-slider__dots {
        left: 12.75vw !important;
        bottom: 34px !important;
        transform: none !important;
    }

    body.home .teluz-home-slider__arrow {
        display: none !important;
    }
}

@media (min-width: 1025px) and (max-width: 1499px) {
    body.home .teluz-desktop-topbar {
        min-height: 174px !important;
        padding-top: 24px !important;
    }

    body.home .teluz-desktop-nav-stage {
        top: 140px !important;
    }

    body.home .teluz-nav-shell,
    body.home .teluz-menu-panel,
    body.home .teluz-menu-mark,
    body.home .teluz-desktop-navigation,
    body.home .teluz-desktop-navigation > ul,
    body.home .teluz-desktop-navigation .menu,
    body.home .teluz-desktop-navigation .menu > li,
    body.home .teluz-desktop-navigation .menu > li > a,
    body.home .teluz-desktop-cta {
        min-height: 84px !important;
        height: 84px !important;
    }

    body.home .teluz-menu-mark {
        width: 76px !important;
        min-width: 76px !important;
    }

    body.home .teluz-desktop-cta {
        width: 225px !important;
        min-width: 225px !important;
    }

    body.home .teluz-home-slide__layout {
        padding-top: 292px !important;
    }

    body.home .teluz-home-slide__content,
    body.home .teluz-home-slide__title {
        width: 630px !important;
        max-width: 54% !important;
    }

    body.home .teluz-home-slide__title {
        font-size: clamp(50px, 4.1vw, 68px) !important;
    }
}

/* =========================================================
 * AJUSTES 23/07 — TOPO, BANNER E RODAPÉ TÉLUZ
 * ======================================================= */

/* Botões removidos dos banners, inclusive em caches antigos. */
.teluz-home-slide__button {
    display: none !important;
}

/* O rodapé original permanece ativo e recebe apenas o refinamento Téluz. */

/* Rodapé institucional novo. */
.teluz-custom-footer,
.teluz-custom-footer * {
    box-sizing: border-box;
}

.teluz-custom-footer {
    position: relative;
    z-index: 20;
    width: 100%;
    color: #25272c;
    background: #ffffff;
    border-top: 1px solid #e5e6e8;
    font-family: "Inter", Arial, sans-serif;
}

.teluz-custom-footer__container {
    width: min(1380px, calc(100% - 72px));
    margin-inline: auto;
}

.teluz-custom-footer__main {
    padding: 74px 0 68px;
}

.teluz-custom-footer__main .teluz-custom-footer__container {
    display: grid;
    grid-template-columns: 1.08fr .92fr .9fr;
    gap: 0;
    border: 1px solid #e2e3e5;
    border-width: 0 1px;
}

.teluz-custom-footer__brand,
.teluz-custom-footer__links,
.teluz-custom-footer__contact {
    min-width: 0;
    padding: 8px 66px 16px;
}

.teluz-custom-footer__links,
.teluz-custom-footer__contact {
    border-left: 1px solid #e2e3e5;
}

.teluz-custom-footer__logo {
    display: inline-flex;
    width: 100%;
    max-width: 360px;
    height: 118px;
    align-items: center;
    justify-content: flex-start;
    overflow: hidden;
}

.teluz-custom-footer__logo img {
    display: block;
    width: auto !important;
    height: auto !important;
    max-width: 330px !important;
    max-height: 102px !important;
    object-fit: contain;
    object-position: left center;
}

.teluz-custom-footer__brand p {
    max-width: 390px;
    margin: 22px 0 0;
    color: #60646c;
    font-size: 15px;
    line-height: 1.75;
}

.teluz-custom-footer h2 {
    margin: 12px 0 28px;
    color: #17191d;
    font-family: "Manrope", "Inter", Arial, sans-serif;
    font-size: 22px;
    line-height: 1.2;
    font-weight: 700;
}

.teluz-footer-menu {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0 32px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.teluz-footer-menu li {
    margin: 0;
    padding: 0;
}

.teluz-footer-menu a {
    display: block;
    padding: 9px 0;
    color: #282b31;
    font-size: 15px;
    line-height: 1.35;
    font-weight: 500;
    text-decoration: none;
    transition: color .2s ease, transform .2s ease;
}

.teluz-footer-menu a:hover,
.teluz-footer-menu a:focus {
    color: #d71920;
    transform: translateX(3px);
}

.teluz-custom-footer__contact > a {
    display: block;
    margin-bottom: 20px;
    color: #25272c;
    text-decoration: none;
}

.teluz-custom-footer__contact > a span {
    display: block;
    margin-bottom: 4px;
    color: #d71920;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.teluz-custom-footer__contact > a strong {
    color: #25272c;
    font-family: "Manrope", "Inter", Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
}

.teluz-custom-footer__contact > a:hover strong,
.teluz-custom-footer__contact > a:focus strong {
    color: #d71920;
}

.teluz-custom-footer__contact p {
    margin: 24px 0 0;
    color: #60646c;
    font-size: 14px;
    line-height: 1.65;
}

.teluz-custom-footer__bottom {
    border-top: 1px solid #e2e3e5;
    background: #fafafa;
}

.teluz-custom-footer__bottom-inner {
    min-height: 78px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 28px;
}

.teluz-custom-footer__bottom p {
    margin: 0;
    color: #555a62;
    font-size: 13px;
}

.teluz-custom-footer__aio {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    color: #555a62;
    font-size: 13px;
    text-decoration: none;
}

.teluz-custom-footer__aio img {
    display: block;
    width: 50px !important;
    height: 36px !important;
    object-fit: contain;
}

.teluz-custom-footer__aio:hover,
.teluz-custom-footer__aio:focus {
    color: #d71920;
}

@media (min-width: 1025px) {
    /* Duas informações no topo após a remoção da localização. */
    .teluz-topbar-infos,
    body.home .teluz-topbar-infos {
        grid-template-columns: repeat(2, minmax(230px, 1fr)) !important;
        max-width: 760px;
        justify-self: center;
        gap: clamp(42px, 5vw, 92px) !important;
    }

    .teluz-topbar-inner,
    body.home .teluz-topbar-inner {
        grid-template-columns: 270px minmax(520px, 1fr) auto !important;
    }

    /* Com os CTAs removidos, o texto ganha mais espaço vertical. */
    body.home .teluz-home-slide__layout {
        padding-bottom: 86px !important;
    }
}

@media (max-width: 1100px) {
    .teluz-custom-footer__container {
        width: calc(100% - 44px);
    }

    .teluz-custom-footer__brand,
    .teluz-custom-footer__links,
    .teluz-custom-footer__contact {
        padding-inline: 38px;
    }
}

@media (max-width: 820px) {
    .teluz-custom-footer__main {
        padding: 48px 0 42px;
    }

    .teluz-custom-footer__main .teluz-custom-footer__container {
        grid-template-columns: 1fr;
        border: 0;
    }

    .teluz-custom-footer__brand,
    .teluz-custom-footer__links,
    .teluz-custom-footer__contact {
        padding: 32px 0;
        border: 0;
    }

    .teluz-custom-footer__links,
    .teluz-custom-footer__contact {
        border-top: 1px solid #e2e3e5;
    }

    .teluz-custom-footer__logo {
        height: 90px;
    }

    .teluz-custom-footer__logo img {
        max-width: 270px !important;
        max-height: 82px !important;
    }

    .teluz-custom-footer__bottom-inner {
        min-height: 100px;
        padding: 20px 0;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }
}

@media (max-width: 480px) {
    .teluz-custom-footer__container {
        width: calc(100% - 28px);
    }

    .teluz-footer-menu {
        grid-template-columns: 1fr;
    }

    .teluz-custom-footer__aio {
        flex-wrap: wrap;
        justify-content: center;
    }
}

/* =========================================================
 * MAPA E ATALHOS FLUTUANTES — TÉLUZ
 * ======================================================= */
/* Botões sociais flutuantes gerenciados pelo AIO Plus > AIO Social. */

/* Mantém mapas incorporados responsivos. */
.elementor-widget-google_maps iframe,
.elementor-custom-embed iframe[src*="maps.google"] {
    width: 100% !important;
    max-width: 100% !important;
}




/* =========================================================
 * MEGA MENU — LINHAS DE PRODUTOS TÉLUZ
 * ======================================================= */
@media (min-width: 1025px) {
    .teluz-desktop-navigation {
        position: relative !important;
    }

    .teluz-desktop-navigation .menu > li.teluz-mega-menu {
        position: static !important;
    }

    .teluz-desktop-navigation .menu > li.teluz-mega-menu > .sub-menu {
        position: absolute !important;
        top: calc(100% - 1px) !important;
        left: 0 !important;
        right: auto !important;
        z-index: 200 !important;
        width: min(1080px, calc(100vw - 180px)) !important;
        min-width: 900px !important;
        margin: 0 !important;
        padding: 28px 30px 32px !important;
        display: grid !important;
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
        align-items: start !important;
        gap: 30px 28px !important;
        background: #ffffff !important;
        border: 0 !important;
        border-top: 3px solid #d71920 !important;
        border-radius: 0 0 14px 14px !important;
        box-shadow: 0 24px 54px rgba(0,0,0,.18) !important;
        opacity: 0 !important;
        visibility: hidden !important;
        transform: translateY(12px) !important;
        pointer-events: none !important;
        transition: opacity .22s ease, visibility .22s ease, transform .22s ease !important;
    }

    .teluz-desktop-navigation .menu > li.teluz-mega-menu:hover > .sub-menu,
    .teluz-desktop-navigation .menu > li.teluz-mega-menu:focus-within > .sub-menu {
        opacity: 1 !important;
        visibility: visible !important;
        transform: translateY(0) !important;
        pointer-events: auto !important;
    }

    .teluz-desktop-navigation .teluz-mega-menu > .sub-menu > li {
        position: static !important;
        min-width: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .teluz-desktop-navigation .teluz-mega-menu > .sub-menu > li > a {
        display: block !important;
        margin: 0 0 9px !important;
        padding: 0 0 11px !important;
        color: #202126 !important;
        background: transparent !important;
        border-bottom: 1px solid rgba(215,25,32,.24) !important;
        font-family: "Manrope", "Inter", Arial, sans-serif !important;
        font-size: 14px !important;
        line-height: 1.25 !important;
        font-weight: 800 !important;
        letter-spacing: -.01em !important;
        text-transform: none !important;
    }

    .teluz-desktop-navigation .teluz-mega-menu > .sub-menu .sub-menu {
        position: static !important;
        inset: auto !important;
        min-width: 0 !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        display: block !important;
        background: transparent !important;
        border: 0 !important;
        box-shadow: none !important;
        opacity: 1 !important;
        visibility: visible !important;
        transform: none !important;
        pointer-events: auto !important;
    }

    .teluz-desktop-navigation .teluz-mega-menu > .sub-menu > li > .sub-menu > li {
        margin: 0 !important;
        padding: 0 !important;
    }

    .teluz-desktop-navigation .teluz-mega-menu > .sub-menu > li > .sub-menu > li > a {
        display: block !important;
        padding: 6px 0 !important;
        color: #34363c !important;
        background: transparent !important;
        font-size: 13.5px !important;
        line-height: 1.35 !important;
        font-weight: 500 !important;
        white-space: normal !important;
    }

    .teluz-desktop-navigation .teluz-mega-menu > .sub-menu > li > .sub-menu > li.menu-item-has-children > a {
        padding-top: 8px !important;
        padding-bottom: 5px !important;
        color: #25272c !important;
        font-weight: 700 !important;
    }

    .teluz-desktop-navigation .teluz-mega-menu > .sub-menu > li > .sub-menu > li > .sub-menu {
        margin: 0 0 3px !important;
        padding: 0 0 0 20px !important;
        border-left: 2px solid rgba(215,25,32,.13) !important;
    }

    .teluz-desktop-navigation .teluz-mega-menu > .sub-menu > li > .sub-menu > li > .sub-menu a {
        display: block !important;
        padding: 4px 0 4px 10px !important;
        color: #4c5058 !important;
        background: transparent !important;
        font-size: 12.8px !important;
        line-height: 1.35 !important;
        font-weight: 450 !important;
        white-space: normal !important;
    }

    .teluz-desktop-navigation .teluz-mega-menu .sub-menu a:hover,
    .teluz-desktop-navigation .teluz-mega-menu .sub-menu a:focus {
        color: #d71920 !important;
        background: transparent !important;
        padding-left: 4px !important;
    }

    .teluz-desktop-navigation .teluz-mega-menu > .sub-menu > li > a:hover,
    .teluz-desktop-navigation .teluz-mega-menu > .sub-menu > li > a:focus {
        padding-left: 0 !important;
    }

    .teluz-desktop-navigation .teluz-mega-menu .menu-item-has-children > a::after {
        display: none !important;
    }
}

@media (min-width: 1025px) and (max-width: 1250px) {
    .teluz-desktop-navigation .menu > li.teluz-mega-menu > .sub-menu {
        width: min(940px, calc(100vw - 90px)) !important;
        min-width: 0 !important;
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        gap: 26px 22px !important;
    }
}

/* Conteúdo padrão das páginas do módulo Services. */
.teluz-service-content {
    max-width: 920px;
    margin-inline: auto;
    color: #4d5158;
    font-size: 17px;
    line-height: 1.75;
}

.teluz-service-content__lead {
    margin-bottom: 28px;
    color: #24262b;
    font-family: "Manrope", "Inter", Arial, sans-serif;
    font-size: clamp(20px, 2vw, 28px);
    line-height: 1.4;
    font-weight: 650;
}

.teluz-service-content h2 {
    margin: 38px 0 14px;
    color: #191a1e;
    font-family: "Manrope", "Inter", Arial, sans-serif;
    font-size: clamp(25px, 2.4vw, 36px);
    line-height: 1.2;
}

.teluz-service-content ul {
    margin: 18px 0 28px;
    padding-left: 23px;
}

.teluz-service-content li {
    margin: 8px 0;
}

.teluz-service-content li::marker {
    color: #d71920;
}


/* =========================================================
 * RODAPÉ ORIGINAL REFINADO — SEM DUPLICAÇÃO
 * ======================================================= */
.teluz-custom-footer {
    display: none !important;
}

.elementor-location-footer,
[data-elementor-type="footer"],
.hfe-footer,
#colophon.site-footer,
.site-footer:not(.teluz-custom-footer) {
    visibility: visible !important;
    opacity: 1 !important;
}

.teluz-original-footer-refined .teluz-original-footer-logo {
    display: block !important;
    width: auto !important;
    height: auto !important;
    max-width: 320px !important;
    max-height: 112px !important;
    object-fit: contain !important;
    object-position: left center !important;
}

.teluz-original-footer-refined .elementor-widget-image,
.teluz-original-footer-refined .elementor-image {
    overflow: visible !important;
}

.teluz-original-footer-copyright {
    width: 100%;
    min-height: 76px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px 36px;
    color: #555a62 !important;
    font-size: 13px !important;
    line-height: 1.4;
    text-align: center;
}

.teluz-original-footer-aio {
    display: inline-flex !important;
    align-items: center;
    gap: 10px;
    color: #555a62 !important;
    text-decoration: none !important;
}

.teluz-original-footer-aio img {
    display: block !important;
    width: 47px !important;
    height: 30px !important;
    object-fit: contain !important;
}

.teluz-original-footer-aio:hover,
.teluz-original-footer-aio:focus {
    color: #d71920 !important;
}

@media (max-width: 767px) {
    .teluz-original-footer-refined .teluz-original-footer-logo {
        max-width: 245px !important;
        max-height: 90px !important;
    }

    .teluz-original-footer-copyright {
        min-height: 96px;
        padding: 18px 20px;
        flex-direction: column;
        gap: 12px;
    }
}

/* =========================================================
 * AJUSTES SOLICITADOS — BANNER, ATALHOS E LINHAS (28/07/2026)
 * Mantém animações, estrutura do widget e efeito cúbico originais.
 * ======================================================= */

/* Redução discreta do título para impedir aproximação/sobreposição aos
 * marcadores do carrossel, sem deslocar o seletor de banners. */
@media (min-width: 1025px) {
    body.home .teluz-home-slide__title {
        font-size: clamp(46px, 4vw, 76px) !important;
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    body.home .teluz-home-slide__title {
        font-size: clamp(44px, 3.9vw, 68px) !important;
    }
}

/* Ícones flutuantes mais fiéis, sem aro ou borda externa. */
.teluz-floating-social {
    overflow: visible;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 50%;
}

.teluz-floating-social img {
    width: 100% !important;
    height: 100% !important;
    display: block;
    object-fit: contain;
    border: 0 !important;
    border-radius: 50%;
}

/* O bloco continua ocupando a mesma área para não alterar a composição das
 * linhas, mas os ícones de compartilhamento e redes ficam invisíveis. */
.team-box-style-2 .team-icon-socials,
.team-box-style-2 .industras-holder-icon,
.team-box-style-2 .industras-listicon-team {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

/* Aproxima somente o efeito cúbico da extremidade direita. A rotação,
 * transição, Swiper e dimensões originais permanecem intactos. */
@media (min-width: 769px) {
    .team-box-style-2 .team-effect {
        right: 20px !important;
    }
}

/* =========================================================
 * PADRONIZAÇÃO DO CABEÇALHO INTERNO — 28/07/2026
 * Replica nas páginas internas as proporções aprovadas na Home.
 * Mantém somente o posicionamento sobreposto do banner restrito à Home.
 * ======================================================= */
@media (min-width: 1500px) {
    body:not(.home) .teluz-header-container,
    body:not(.home) .teluz-nav-shell {
        width: 74.5vw !important;
        max-width: 1430px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

@media (min-width: 1025px) and (max-width: 1499px) {
    body:not(.home) .teluz-header-container,
    body:not(.home) .teluz-nav-shell {
        width: calc(100% - 70px) !important;
        max-width: 1320px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

@media (min-width: 1025px) {
    body:not(.home) .teluz-desktop-header {
        border-top: 0 !important;
    }

    body:not(.home) .teluz-desktop-topbar {
        min-height: 195px !important;
        padding: 32px 0 0 !important;
        background: rgba(255,255,255,.985) !important;
        box-shadow: none !important;
    }

    body:not(.home) .teluz-topbar-inner {
        min-height: 105px !important;
        grid-template-columns: 270px minmax(520px, 1fr) auto !important;
        column-gap: 34px !important;
        align-items: center !important;
    }

    body:not(.home) .teluz-desktop-brand {
        padding: 5px 0 !important;
        background: #ffffff !important;
    }

    body:not(.home) .teluz-desktop-brand img {
        width: 195px !important;
        max-width: 195px !important;
        max-height: 66px !important;
    }

    body:not(.home) .teluz-top-info {
        grid-template-columns: 48px 1fr !important;
        gap: 13px !important;
    }

    body:not(.home) .teluz-top-info-icon {
        width: 48px !important;
        height: 48px !important;
        border-radius: 12px !important;
    }

    body:not(.home) .teluz-top-info-copy small {
        margin-bottom: 4px !important;
        font-size: 9px !important;
    }

    body:not(.home) .teluz-top-info-copy strong {
        font-size: clamp(13px, .85vw, 16px) !important;
    }

    body:not(.home) .teluz-desktop-nav-stage {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        z-index: 5 !important;
        margin-top: -37px !important;
        padding: 0 !important;
    }

    body:not(.home) .teluz-nav-shell {
        min-height: 96px !important;
        align-items: stretch !important;
    }

    body:not(.home) .teluz-menu-panel {
        min-height: 96px !important;
        box-shadow: 0 16px 34px rgba(0,0,0,.12) !important;
    }

    body:not(.home) .teluz-menu-mark {
        width: 88px !important;
        min-width: 88px !important;
        height: 96px !important;
    }

    body:not(.home) .teluz-menu-mark span {
        width: 20px !important;
        height: 20px !important;
    }

    body:not(.home) .teluz-desktop-navigation,
    body:not(.home) .teluz-desktop-navigation > ul,
    body:not(.home) .teluz-desktop-navigation .menu,
    body:not(.home) .teluz-desktop-navigation .menu > li,
    body:not(.home) .teluz-desktop-navigation .menu > li > a {
        height: 96px !important;
    }

    body:not(.home) .teluz-desktop-navigation > ul,
    body:not(.home) .teluz-desktop-navigation .menu {
        padding: 0 34px !important;
        gap: clamp(30px, 2vw, 54px) !important;
    }

    body:not(.home) .teluz-desktop-cta {
        width: 270px !important;
        min-width: 270px !important;
        min-height: 96px !important;
        height: 96px !important;
        margin-left: 24px !important;
        padding: 0 34px 0 58px !important;
        font-size: 13px !important;
    }
}

@media (min-width: 1025px) and (max-width: 1499px) {
    body:not(.home) .teluz-desktop-topbar {
        min-height: 174px !important;
        padding-top: 24px !important;
    }

    body:not(.home) .teluz-desktop-nav-stage {
        margin-top: -34px !important;
    }

    body:not(.home) .teluz-nav-shell,
    body:not(.home) .teluz-menu-panel,
    body:not(.home) .teluz-menu-mark,
    body:not(.home) .teluz-desktop-navigation,
    body:not(.home) .teluz-desktop-navigation > ul,
    body:not(.home) .teluz-desktop-navigation .menu,
    body:not(.home) .teluz-desktop-navigation .menu > li,
    body:not(.home) .teluz-desktop-navigation .menu > li > a,
    body:not(.home) .teluz-desktop-cta {
        min-height: 84px !important;
        height: 84px !important;
    }

    body:not(.home) .teluz-menu-mark {
        width: 76px !important;
        min-width: 76px !important;
    }

    body:not(.home) .teluz-desktop-cta {
        width: 225px !important;
        min-width: 225px !important;
    }
}
