.elementor-1053 .elementor-element.elementor-element-56a0b47{--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-1053 .elementor-element.elementor-element-cf8455a{--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-1053 .elementor-element.elementor-element-e3fc424{--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-1053 .elementor-element.elementor-element-011b620{--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;--z-index:0;}.elementor-1053 .elementor-element.elementor-element-7ef4125{z-index:0;}/* Start custom CSS for html, class: .elementor-element-a3e365e */h1, h2, h3, li{
  font-family: 'BarlowCondensed', sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-variation-settings:
    "slnt" 0;
}

p, figcaption, .texto-corpo, .timeline-date-text{
  font-family: "AfacadFlux", sans-serif;
  font-size: 1.125rem;
  font-weight: 450;
  font-style: normal;
  color: var(--grey-800);
}

.grid-hero{
    display: grid;
    grid-template-columns: 1fr minmax(0, 1280px) 1fr;
    position: relative;
    margin-bottom: 96px;
}

.container-imagem {
    grid-column: 1 / -1;  
    grid-row: 1 / 2;     
    z-index: 1;
    overflow: hidden;
}

#img-hero{
    overflow: hidden !important;
}

@media (min-width: 1025px) {
    #img-hero{
      display: block;
      aspect-ratio: 1920 / 800;
      object-fit: cover;
    }
    .grid-hero, .container-imagem, #img-hero{
    width: 100%;
    height: 100vh;
    }
}

.container-textos{
    grid-column: 2 / 3;    
    grid-row: 1 / 2;     
    z-index: 2;
}

.container-boxed{
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
}

.container-interno-esquerdo{
    display: flex;
    flex-direction: column;
    width: 100%;        
    max-width: 700px; 
    border: 1px solid red;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    padding: 2rem;
    border-radius: 1rem;
    border: 1px solid rgba(227, 227, 227, 0.5);
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
}

.eyebrow{
    font-size: 0.9rem;
    font-weight: 200;
    line-height: 1.5em;
    text-transform: uppercase;
    background: linear-gradient(90deg, rgba(89, 156, 197, 0.8) 0%, rgba(97, 125, 157, 0.9) 50%, rgba(104, 92, 115, 0.8) 100%);
    color: #fff;
    letter-spacing: 0.5px;
    padding: 0.25rem 0.95rem;
    border-radius: 1rem;
    align-self: start;
    mix-blend-mode: soft-light;
    filter: brightness(1.2);
}

h1{
    font-size: 5.625rem !important;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.1em;
    color: var(--dark-blue-500);
    margin-top: 0;
    opacity: 0.9;
    mix-blend-mode: soft-light;
    filter: brightness(1.2);
}

.subtitle {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.4em;
    color: var(--grey-900);
}



@media (max-width:1366px){
    
    #img-hero{
        max-width: none; 
        height: 800px;
}
    h1{
    font-size: 4rem !important;
    margin-bottom: 8px;
}

    .efeito-vidro{
        padding: 2rem;
    }
    
    .btn{
        margin-top: 0;
    }
}

@media (min-width: 1201px) and (max-width: 1366px){
    .container-boxed{
        padding-right: 24px;
        padding-left: 24px;
    }
}

@media (max-width:767px){
    .container-boxed{
        gap: 1rem;
    }
    .container-textos{
        padding: 0.75rem;
    }
    #img-hero{
        max-width: none; 
        height: 100vh;
        object-position: -300px 0;
    }
    h1{
        font-size: 3rem !important;
    }
    .container-interno-esquerdo{
        padding: 0.72rem;
    }
    .subtitle {
      font-size: 1rem;
    }
}

@media (min-width: 1367px) and (max-width: 1557px){
    #img-hero{
        max-width: none; 
        height: 960px;
    }
}

@media (min-width: 768px) and (max-width: 1024px){
    .container-interno-esquerdo{
        align-self: center;
    }
    .container-boxed{
        transform: translateY(32px);
        gap: 1rem;
    }
}

@media (min-width: 1025px) and (max-width: 1200px){
    .container-boxed{
        padding-left: 24px;
        gap: 1rem;
        padding-right: 24px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f61823b */#intro-bg {
  width: 100%;
}

#organizacao-interna {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  width: 90%;          
  max-width: 70ch;     
  margin-inline: auto;
}

#organizacao-interna span, .citacao span, .citacao-2 span{
  color: rgba(128, 128, 128, 0.2);
  background-clip: text;
  background-repeat: no-repeat;
  background-size: 0% 100%;
  background-image: linear-gradient(90deg, var(--dark-blue-600), var(--dark-blue-600));
  animation: scroll-reveal linear forwards;
  animation-timeline: view();
  
}

#organizacao-interna h2 span, .citacao span, .citacao-2 span {
  animation-range-start: contain 10vh;
  animation-range-end: contain 30vh;
}

#organizacao-interna p span, .citacao span, .citacao-2 span {
  animation-range-start: contain 10vh;
  animation-range-end: contain 30vh;
}

@keyframes scroll-reveal {
  to {
    background-size: 100% 100%;
  }
}

.titulo-secundario{
  font-size: 2.5rem;
  text-wrap: balance;
  color: var(--dark-blue-600);
  text-align: center;
}

.texto-intro{
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5em;
  text-align: center;
}

.textos-historia{
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.historia-1{
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}

@media(max-width:1024px){
    .historia-1{
        flex-direction: column;
        gap: 2rem;
    }
    .textos-historia{
        width: 100%;
    }
}

.linha-do-tempo{
    width: 3px;
    background: var(--red-500);
    z-index: 10;
}

/*GALERIA DE FOTOS*/

img {
  max-width: 100%;
}

#losango-fotos{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 3rem;
}

.table {
    position: relative;
    width: 100%;           /* Ocupa a largura disponível do pai */
    max-width: 350px;      /* Mas trava em 350px pra não ficar gigante no Desktop */
    aspect-ratio: 1 / 1;   /* Mantém o formato quadrado automaticamente */
    margin: 0 auto;        /* Centraliza na tela */
}

/* Estilo geral das fotos */
.photo {
    position: absolute;
    width: 48%;            /* A foto ocupa quase metade da largura da mesa */
    height: auto;          /* Altura automática pra não distorcer */
    transition: all 0.5s ease;
    cursor: pointer;
    background: white;     /* Borda estilo foto antiga */
    padding: 5px;          /* Tamanho da borda branca */
    box-shadow: 2px 2px 10px rgba(0,0,0,0.3);
}

.photo img {
    width: 100%;
    display: block;
}

.p1 {
    top: 5%;
    left: 2%;
    transform: rotate(-10deg);
    z-index: 1;
}

.p2 {
    top: 5%;
    right: 2%;
    transform: rotate(8deg);
    z-index: 2;
}

.p3 {
    bottom: 5%;
    left: 5%;
    transform: rotate(-5deg);
    z-index: 3;
}

.p4 {
    bottom: 5%;
    right: 5%;
    transform: rotate(12deg);
    z-index: 4;
}
.photo:hover, .photo.active {
    z-index: 10;
    transform: scale(1.1) rotate(0deg); /* Aumenta um pouco e endireita */
    box-shadow: 0 10px 20px rgba(0,0,0,0.5);
}

/* SECAO--------TIMELINE*/

html, body {
  background-color: #f9f9f9;
}

.padding-vertical-large {
  padding: 100px 0;
  text-align: center;
}

/* Componente da Timeline */
.timeline-component {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 2;
  padding-top: 96px;
}

/* Barra de Progresso Vertical */
.timeline-progress {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 4px;
  background-color: #ddd;
  z-index: -1;
}

.timeline-progress-bar {
  position: sticky;
  top: 0;
  height: 50vh; 
  width: 100%;
  background: linear-gradient(to bottom, var(--dark-blue-500), var(--light-blue-500));
}

/* Itens da Timeline em Grid */
.timeline-item {
  display: grid;
  grid-template-columns: 1fr 120px 1fr;
  width: 100%;
  margin-bottom: 150px;
}

/* Efeito Sticky no Círculo e na Data */
.timeline-left, .timeline-centre {
  position: relative;
  margin: 0 auto;
}

.timeline-date-text, .timeline-circle {
  position: sticky;
   /* Ponto onde eles param ao scrollar */
}

.timeline-date-text {
  top: 40vh;
  text-align: center;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 2rem;
  padding: 0.25rem 0.5rem;
  border-radius: 0.25rem;
  background: var(--grey-100);
}

.timeline-circle {
  top: 50vh;
  width: 20px;
  height: 20px;
  background-color: white;
  border: 4px solid var(--red-500);
  border-radius: 50%;
  margin: 0 auto;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  z-index: 5;
}

.timeline-right{
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    gap: 0.75rem;
}

.texto-citacao{
    width: 100%;
    display: flex;
}

.citacao span{
    margin: 0;
    font-size: 3rem;
    font-weight: 350;
    font-style: oblique 15deg;
    line-height: 0.9em;
    margin-bottom: 3rem;
    padding-right: .2rem;
}

.texto-citacao{
    padding-bottom: 3rem;
}

.citacao-2 span{
    margin: 0;
    font-size: 3rem;
    font-weight: 350;
    font-style: oblique 15deg;
    line-height: 1.1em;
    padding-right: .2rem;
}

.fachada-vidracaria img{
    width: 500px;
    height: auto;
    display: block;
    border-radius: 0.5rem;
}

/* Imagens Responsivas */
.timeline-image-wrapper img {
  max-width: 100%;
  display: inline-block;
  border-radius: 8px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}

/* Overlay Fades */
.overlay-fade-top, .overlay-fade-bottom {
  position: absolute;
  left: 0;
  right: 0;
  height: 150px;
  z-index: 10;
  pointer-events: none;
}

.overlay-fade-top {
  top: 0;
  background: linear-gradient(to bottom, #f9f9f9, transparent);
}

.overlay-fade-bottom {
  bottom: 0;
  background: linear-gradient(to top, #f9f9f9, transparent);
}



/*FOTOS-EM-TIME-LAPSE*/
:root {
    /* Tempo que cada foto leva para aparecer e estabilizar */
    --tempo-transicao: 1s;
    /* Tempo que a foto fica parada antes de reiniciar o loop */
    /* Dica: Ajuste para ser (Nº de fotos * tempo-transicao) + uma margem */
    --tempo-total-loop: 12s; 
  }

  .time-lapse{
    flex-direction: column;
    overflow: hidden;
  }

/* FOTOS REFORMA */
/* O Container da Galeria */
.galeria-container {
    display: flex;
    flex-direction: column;
    width: 100%; /* Ocupa 100% da timeline-right */
    gap: 10px;
    margin-bottom: 1rem;
}

/* Área da Foto Grande */
.foto-destaque {
    width: 100%;
    position: relative;
    aspect-ratio: 16 / 9; /* Mantém formato retangular padrão */
    background-color: #eee;
    border-radius: 8px;
    overflow: hidden;
}

.foto-destaque img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* Cobre a área sem esticar */
    display: block;
    transition: opacity 0.3s;
}

/* Container das Miniaturas (Scroll) */
.faixa-miniaturas {
    display: flex;
    gap: 8px;
    width: 100%;
    overflow-x: auto; /* Permite rolar para o lado */
    padding-bottom: 5px;
    
    /* Configuração vital para mobile */
    -webkit-overflow-scrolling: touch; 
    scrollbar-width: thin; /* Firefox */
}

/* As Miniaturas */
.miniatura {
    width: 70px;  /* Largura fixa pequena */
    height: 50px; /* Altura fixa pequena */
    flex-shrink: 0; /* IMPEDE QUE A MINIATURA ENCOLHA E QUEBRE O LAYOUT */
    object-fit: cover;
    border-radius: 4px;
    cursor: pointer;
    opacity: 0.6;
    border: 2px solid transparent;
    transition: all 0.2s;
}

/* Estado Ativo/Hover */
.miniatura:hover, .miniatura.ativa {
    opacity: 1;
    border-color: #0056b3; /* Cor de destaque */
}

/* Scrollbar Bonitinha (Webkit) */
.faixa-miniaturas::-webkit-scrollbar {
    height: 6px;
}
.faixa-miniaturas::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 4px;
}

/*FIM FOTOS REFORMA*/

@media(max-width:1024px){
    .timeline-item {
    grid-template-columns: 50px 1fr; 
    column-gap: .5rem;
    row-gap: 5rem;
    margin-bottom: 60px;
    }

    .timeline-container { 
    position: relative; 
    padding-left: 45px;
    }

    .timeline-progress {
    left: 22px; 
    width: 4px;
    }

    .timeline-progress-bar {
    position: sticky;
    top: 0; 
    width: 100%; /* Ocupa os 4px da div pai */
    height: 50vh; /* Altura da "tinta" que desce no scroll */
    background: linear-gradient(to bottom, var(--dark-blue-500), var(--light-blue-500));
    }

    .overlay-fade-top, 
    .overlay-fade-bottom {
    position: absolute;
    left: 0;
    width: 100%; /* Garante ocupação total da largura */
    height: 100px; /* Reduzi um pouco para telas menores */
    z-index: 20;   /* Precisa ser MAIOR que o z-index da barra (que era 10) */
    pointer-events: none;
    }

    .overlay-fade-top {
        top: 0;
        background: linear-gradient(to bottom, #f9f9f9 10%, transparent);
    }

    .overlay-fade-bottom {
        bottom: 0;
        background: linear-gradient(to top, #f9f9f9 10%, transparent);
    }
    
    .timeline-left, .timeline-right {
    grid-column: 2;
    width: 100%;
    display: flex;
    flex-direction: column;
    }
    
    .timeline-centre { 
    grid-column: 1;
    grid-row: 1 / span 2; 
    justify-self: center; 
    position: relative;
    }
    .timeline-date-text{
        line-height: 1.2em;
    }
    .citacao {
    text-align: left;
    }
    .timeline-item.invertido .timeline-left {
        grid-row: 1; 
    }
    .timeline-item.invertido .timeline-right {
        grid-row: 2;
    }
}

@media(min-width:700px) and (max-width:1023px){
    .galeria-container{
        width: 80%;
    }
}

@media(max-width:500px){
    .timeline-item{
        row-gap: 2rem;
        column-gap: 0;
    }
    .timeline-date-text{
        padding: .25rem;
        font-size: .9rem;
    }
}

@media(max-width:767px){
    .titulo-secundario, .titulo-secundario > span, .texto-intro{
        text-align: start !important;
    }
    .citacao span, .citacao-2 span {
        font-size: 2rem;
        line-height: 1.5;
    }
    .texto-cta {
        width: 100%;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fb575b8 */body {
    background-image: 
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cpath d='M50 44v12M44 50h12' stroke='%23666' stroke-width='0'/%3E%3C/svg%3E"),
    radial-gradient(rgba(0, 0, 0, 0.08) .9px, transparent 1.2px);
    background-size: 75px 75px, 15px 15px;
    background-position: center center, 10 0;
    background-repeat: repeat;
}

.container-interno {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.container-interno > div {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2rem;
    border: 1px solid linear-gradient(0deg, #ffffff, #E6E6E6);;
    border-radius: 1rem;
    background: linear-gradient(180deg, #ffffff, #EFEFEF);
    width: fit-content;
    padding: 2rem;
    box-shadow: 4px 4px 28px rgba(0, 0, 0, 0.09);
    animation: reveal linear both; 
    animation-timeline: view();
    animation-range: entry 0% entry 100%;
}

@keyframes reveal {
  from {
    opacity: 0;
    transform: translateY(100px) scale(0.8);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

.texto-cta {
    width: 60ch;
    font-size: 1.5rem;
    margin-bottom: 0;
}

.cta-sobre {
    font-size: 1rem;
    font-weight: 350;
    line-height: 1em;
    display: inline-block;
    padding: 1rem 3rem;
    background: rgba(158, 39, 42);
    color: #fff;
    letter-spacing: 0.5px;
    border-radius: 8px;
    transition: filter 0.5s ease;
    text-align: center;
}

.cta-sobre:hover {
    filter: brightness(1.3) contrast(1.0);
    color: #fff;
}

#grade-imagem {
    display: grid;
    align-items: end;
    position: relative;
    overflow: hidden;
    transition: transform 0.3s ease;
    box-shadow: inset 4px 4px 28px rgba(0, 0, 0, 0.03);
}

#grade-imagem article, #grade-imagem img {
    grid-column: 1/2;
    grid-row: 1/2;
}

#grade-imagem article {
    z-index: 2;
    grid-column: 1/2;
    grid-row: 1/2;
    background: rgba(158,39,42,0.7);
    text-align: center;
    color: #fff;
    padding: 0.5rem 0;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    position: relative;
    overflow: hidden;
    transition: transform 0.4s ease, background 0.4s ease;
    border-radius: 0 0 1rem 1rem;
}

#grade-imagem p {
    color: #DCDCDC;
    margin: 0;
    font-weight: 350;
}

#grade-imagem img {
    width: 500px;
    border-radius: 1rem;
    display: block;
    margin: 0 auto;
    object-fit: cover;
}

#grade-imagem article:hover {
  background: rgba(158, 39, 42, 0.35);
  transform: translateY(3px);
}

#grade-imagem article::before {
  content: "";
  position: absolute;
  top: 0;
  left: -50%;
  width: 50%;
  height: 1px;
  background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.8), transparent);
  animation: brilho-borda 3s linear infinite;
}

@media(max-width: 767px) {
    .texto-cta {
    width: 100%;
    font-size: 1.5rem;
    }
    .cta-sobre {
        width: 100%;
    }
    .container-interno > div {
        padding: 1rem;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7ef4125 */.header-inspiracao {
    display: grid;
    /* Seu grid estava correto */
    grid-template-columns: 1fr minmax(0, 1280px) 1fr;
    align-items: center;
    isolation: isolate; 
    position: relative;
}
.texto-fundo {
    grid-column: 2 / 3;    
    grid-row: 1 / 2;     
    z-index: 1; 
    position: relative;
    font-size: clamp(5rem, 15vw, 15rem) !important;
    line-height: 1.1em;
    color: var(--dark-blue-800);
    opacity: 0.15;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
}
.moldura {
    grid-column: 2 / 3;  
    grid-row: 1 / 2;     
    z-index: 2;
    overflow: hidden;
    display: grid;
    align-items: end;
    width: 30em;
    border-radius: 0 0 100vw 100vw;
    justify-self: center;
}
.texto-frente {
    grid-column: 2 / 3;   
    grid-row: 1 / 2; 
    z-index: 3; 
    position: relative;
    font-size: clamp(5rem, 15vw, 15rem) !important;
    line-height: 1.1em;
    color: transparent !important;
    -webkit-text-stroke: 2px #f9f9f9;
    text-transform: uppercase;
    text-align: center;
    opacity: .3;
    margin: 0;
    pointer-events: none; 
}
.mask-container {
    display: grid;
    width: 100%;
}

.color-image {
    grid-column: 1 / 1;
    grid-row: 1 / 1;
    width: 100%;
    -webkit-mask-image: url("https://vidroscouto.com.br/wp-content/uploads/2026/03/inkmask-scaled.webp");
    mask-image: url("https://vidroscouto.com.br/wp-content/uploads/2026/03/inkmask-scaled.webp");
    -webkit-mask-size: 5700% 100%; 
    mask-size: 5700% 100%;
    
    -webkit-mask-position: 0% 0%;
    mask-position: 0% 0%;
    opacity: 1;
}

.animate {
    /* steps(30) porque geralmente é frames - 1, ajuste conforme sua imagem */
    animation: revelaTinta 3500ms steps(30) forwards;
}

@keyframes revelaTinta {
    from { mask-position: 100% 0%; }
    to { mask-position: 0% 0%; } 
}

@media(max-width: 767px){
    .moldura{
        width: 22em;
    }
}/* End custom CSS */
/* Start custom CSS */.espaco-vertical{
  margin-top: 128px;
}

@media (max-width: 767px) {
    .espaco-vertical {
        margin-top: 64px;
    }
}

@media (min-width: 768px) {
    .espaco-vertical {
        margin-top: 84px;
    }
}

@media (min-width: 1366px) {
    .espaco-vertical {
       margin-top: 128px;
    }
}/* End custom CSS */