.elementor-1168 .elementor-element.elementor-element-c468b81{--display:flex;--overlay-opacity:0.5;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:128px;--padding-bottom:128px;--padding-left:64px;--padding-right:64px;}.elementor-1168 .elementor-element.elementor-element-c468b81:not(.elementor-motion-effects-element-type-background), .elementor-1168 .elementor-element.elementor-element-c468b81 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-0d413e2 );}.elementor-1168 .elementor-element.elementor-element-c468b81::before, .elementor-1168 .elementor-element.elementor-element-c468b81 > .elementor-background-video-container::before, .elementor-1168 .elementor-element.elementor-element-c468b81 > .e-con-inner > .elementor-background-video-container::before, .elementor-1168 .elementor-element.elementor-element-c468b81 > .elementor-background-slideshow::before, .elementor-1168 .elementor-element.elementor-element-c468b81 > .e-con-inner > .elementor-background-slideshow::before, .elementor-1168 .elementor-element.elementor-element-c468b81 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';}.elementor-1168 .elementor-element.elementor-element-d6a5580{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-1168 .elementor-element.elementor-element-8541531{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1168 .elementor-element.elementor-element-8541531:not(.elementor-motion-effects-element-type-background), .elementor-1168 .elementor-element.elementor-element-8541531 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-9cd0c2e );}.elementor-1168 .elementor-element.elementor-element-51339de{--display:flex;--position:absolute;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;bottom:0px;}.elementor-1168 .elementor-element.elementor-element-51339de.e-con{--align-self:center;}body:not(.rtl) .elementor-1168 .elementor-element.elementor-element-51339de{left:0px;}body.rtl .elementor-1168 .elementor-element.elementor-element-51339de{right:0px;}.elementor-1168 .elementor-element.elementor-element-eed7490{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-1168 .elementor-element.elementor-element-eed7490.elementor-element{--align-self:center;}@media(max-width:1366px){.elementor-1168 .elementor-element.elementor-element-c468b81::before, .elementor-1168 .elementor-element.elementor-element-c468b81 > .elementor-background-video-container::before, .elementor-1168 .elementor-element.elementor-element-c468b81 > .e-con-inner > .elementor-background-video-container::before, .elementor-1168 .elementor-element.elementor-element-c468b81 > .elementor-background-slideshow::before, .elementor-1168 .elementor-element.elementor-element-c468b81 > .e-con-inner > .elementor-background-slideshow::before, .elementor-1168 .elementor-element.elementor-element-c468b81 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url("https://winedinizharmony.com.br/wp-content/uploads/2025/08/bg-final.webp");}.elementor-1168 .elementor-element.elementor-element-c468b81{--overlay-opacity:0.02;}}@media(max-width:767px){.elementor-1168 .elementor-element.elementor-element-c468b81{--padding-top:128px;--padding-bottom:128px;--padding-left:20px;--padding-right:20px;}.elementor-1168 .elementor-element.elementor-element-8541531{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1168 .elementor-element.elementor-element-eed7490{z-index:1;}}/* Start custom CSS for html, class: .elementor-element-d6a5580 *//* ====== LAYOUT ORIGINAL ====== */
.wd-servicos{
  position: relative;
  display: grid;
  grid-template-columns: 0.8fr 1fr;
  gap: 32px;
  align-items: stretch;
  min-height: 78vh;
  font-family: "Hanken Grotesk", system-ui, -apple-system, Segoe UI, Roboto, sans-serif;
}
.wd-preview{
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: background-image .45s ease, transform .45s ease, filter .45s ease;
  filter: saturate(1) contrast(1.02);
  border-radius: 16px;
}
.wd-list{
  display: flex;
  flex-direction: column;
}
.wd-items{
  list-style: none;
  margin: 0;
  padding: 0;
  border-radius: 16px;
  background: rgba(0,0,0,.02);
  overflow: hidden;
  color: #F9F6F1;
}
.wd-item{
  display: grid;
  grid-template-columns: 62px 1fr auto;
  align-items: center;
  gap: 14px;
  padding: 18px 18px;
  border-bottom: 1px solid rgba(0,0,0,.06);
  cursor: pointer;
  transition: background-color .25s ease, color .25s ease;
}
.wd-item:last-child{ border-bottom: 0; }
.wd-idx{
  font-variant-numeric: tabular-nums;
  opacity: .55;
  font-size: 12px;
  font-weight: 200;
  letter-spacing: .12em;
}
.wd-name{
  font-size: 16px;
  font-weight: 300;
  line-height: 1.35;
  text-transform: uppercase;
}
.wd-cta{
  font-size: 12px;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: white;
  font-weight: 300;
  opacity: .6;
  text-decoration: none;
  transition: all .25s ease;
}
.wd-item:hover{
  background: rgba(192,98,93,0.08);
}
.wd-item:hover .wd-name{ color: #ECCABB; }
.wd-item:hover .wd-cta{ opacity: 1; color:#ECCABB; }

/* ====== POPUP ELEGANTE ====== */
.wd-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  backdrop-filter: blur(8px);
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.wd-popup-overlay.active {
  opacity: 1;
  visibility: visible;
}

.wd-popup {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.8);
  background: linear-gradient(135deg, #2a2a2a 0%, #1a1a1a 100%);
  border-radius: 24px;
  box-shadow: 0 25px 60px rgba(0, 0, 0, 0.4);
  max-width: 680px;
  width: 90%;
  max-height: 85vh;
  overflow: hidden;
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.wd-popup-overlay.active .wd-popup {
  transform: translate(-50%, -50%) scale(1);
}

.wd-popup-header {
  position: relative;
  height: 240px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: flex-end;
  padding: 32px;
}

.wd-popup-close {
  position: absolute;
  top: 24px;
  right: 24px;
  width: 44px;
  height: 44px;
  background: rgba(0, 0, 0, 0.6);
  border: none;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.25s ease;
  backdrop-filter: blur(10px);
}

.wd-popup-close:hover {
  background: rgba(192, 98, 93, 0.8);
  transform: scale(1.1);
}

.wd-popup-close img {
  filter: brightness(0) invert(1);
  transition: all 0.25s ease;
}

.wd-popup-title {
  color: white;
  font-size: 28px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.6);
  margin: 0;
}

.wd-popup-content {
  padding: 32px;
  color: #E5E5E5;
}

.wd-popup-description {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 32px;
  color: #CCCCCC;
  font-weight: 300;
}

.wd-popup-benefits {
  margin-bottom: 32px;
}

.wd-popup-benefits h4 {
  color: #ECCABB;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 16px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.wd-popup-benefits ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.wd-popup-benefits li {
  padding: 8px 0;
  padding-left: 0px;
  position: relative;
  color: #D4D4D4;
  font-weight: 300;
}

.wd-popup-footer {
  padding: 0 32px 32px;
  display: flex;
  gap: 16px;
}

.wd-popup-btn {
  flex: 1;
  padding: 16px 24px;
  border: none;
  border-radius: 12px;
  font-family: inherit;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  cursor: pointer;
  transition: all 0.25s ease;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.wd-popup-btn.primary {
  background: linear-gradient(135deg, #C0625D 0%, #A8524D 100%);
  color: white;
  box-shadow: 0 4px 16px rgba(192, 98, 93, 0.3);
}

.wd-popup-btn.primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(192, 98, 93, 0.4);
}

.wd-popup-btn.secondary {
  background: transparent;
  color: #CCCCCC;
  border: 2px solid rgba(255, 255, 255, 0.2);
}

.wd-popup-btn.secondary:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.3);
}

/* ====== RESPONSIVO ORIGINAL (mantido intocável) ====== */
@media (max-width: 1024px) {
  .wd-servicos {
    grid-template-columns: 1fr;
  }
  .wd-preview {
    min-height: 52vh;
    order: 2;
  }
  .wd-list {
    order: 1;
  }
}

@media (max-width: 1280px){
  .wd-servicos{ gap: 24px; }
  .wd-item{ padding: 16px; }
}

@media (max-width: 1024px){
  .wd-servicos{
    grid-template-columns: 1fr;
    min-height: auto;
  }
  .wd-preview{
    display: none;
  }
  .wd-list{
    max-height: calc(100vh - 120px);
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .wd-items{
    background: transparent;
  }
  .wd-item{
    grid-template-columns: 54px 1fr auto;
    padding: 14px 12px;
  }
  .wd-idx{ font-size: 11px; }
  .wd-name{ font-size: 15px; }
  .wd-cta{ font-size: 11px; letter-spacing: .12em; }
}

@media (max-width: 640px){
  .wd-item{
    grid-template-columns: 46px 1fr auto;
    gap: 10px;
    padding: 12px 10px;
  }
  .wd-idx{ font-size: 10px; }
  .wd-name{ font-size: 14px; }
  .wd-cta{ font-size: 10px; }
}

.wd-servicos.no-photo .wd-preview{ display: none; }
.wd-servicos.no-photo{
  grid-template-columns: 1fr;
  min-height: auto;
}

/* ====== POPUP: Notebooks pequenos = versão mobile ====== */

/* Entre 1024px e 1360px - popup com mais espaço */
@media (max-width: 1360px) and (min-width: 1025px) {
  .wd-popup {
    width: 85%;
    max-height: 100vh;
    max-width: 90vw;
    margin: 0px;
  }
  
  .wd-popup-header {
    height: 160px;
    padding: 24px;
  }
  
  .wd-popup-title {
    font-size: 20px;
  }
  
  .wd-popup-content {
    padding: 16px;
    max-height: calc(90vh - 300px);
    overflow-y: auto;
  }
  
  .wd-popup-footer {
    padding: 0 24px 24px;
    flex-direction: ;
    gap: 6px;
  }
}

/* Abaixo de 1024px - aplica lógica mobile no popup */
@media (max-width: 1024px) {
  .wd-popup {
    width: 95%;
    max-height: 95vh;
    max-width: 95vw;
    margin: 10px;
  }
  
  .wd-popup-header {
    height: 160px;
    padding: 20px;
  }
  
  .wd-popup-title {
    font-size: 20px;
  }
  
  .wd-popup-content {
    padding: 20px;
    max-height: calc(95vh - 280px);
    overflow-y: auto;
  }
  
  .wd-popup-footer {
    padding: 0 20px 20px;
    flex-direction: column;
  }
}

/* Mobile padrão (mantido original) */
@media (max-width: 768px) {
  .wd-popup {
    width: 95%;
    max-height: 95vh;
    max-width: 95vw;
    margin: 10px;
  }
  
  .wd-popup-header {
    height: 160px;
    padding: 20px;
  }
  
  .wd-popup-title {
    font-size: 20px;
  }
  
  .wd-popup-content {
    padding: 20px;
    max-height: calc(95vh - 280px);
    overflow-y: auto;
  }
  
  .wd-popup-footer {
    padding: 0 20px 20px;
    flex-direction: column;
  }
}

@media (max-width: 480px) {
  .wd-popup {
    width: 96%;
    max-width: 96vw;
    max-height: 96vh;
    margin: 8px;
  }
  
  .wd-popup-header {
    height: 140px;
    padding: 16px;
  }
  
  .wd-popup-title {
    font-size: 18px;
    line-height: 1.2;
  }
  
  .wd-popup-close {
    width: 48px;
    height: 48px;
    top: 16px;
    right: 16px;
  }
  
  .wd-popup-close img {
    width: 14px;
    height: 14px;
  }
  
  .wd-popup-content {
    padding: 16px;
    max-height: calc(96vh - 240px);
  }
  
  .wd-popup-description {
    font-size: 15px;
    margin-bottom: 24px;
  }
  
  .wd-popup-benefits h4 {
    font-size: 16px;
    margin-bottom: 12px;
  }
  
  .wd-popup-benefits li {
    padding: 6px 0;
    font-size: 14px;
  }
  
  .wd-popup-footer {
    padding: 0 16px 16px;
  }
  
  .wd-popup-btn {
    padding: 14px 20px;
    font-size: 13px;
  }
}

/* Para telas muito baixas (mantido original) */
@media (max-height: 640px) and (max-width: 768px) {
  .wd-popup {
    max-height: 98vh;
  }
  
  .wd-popup-header {
    height: 120px;
  }
  
  .wd-popup-content {
    max-height: calc(98vh - 220px);
    padding: 16px;
  }
  
  .wd-popup-benefits {
    margin-bottom: 20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2207b8f */.picture-expand-section {
  position: relative;
  height: 130vh;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.picture-expand-box {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: 100%;

  /* imagem + overlay escuro */
  background-image:
    linear-gradient(rgba(0,0,0,.45), rgba(0,0,0,.1)),
    url('https://winedinizharmony.com.br/wp-content/uploads/2025/08/bg-expand.webp');
  background-size: cover;
  background-position: top center;
  z-index: 0;
  pointer-events: none;
}

/* imagem padrão (desktop/tablet) já definida acima */


@media (max-width: 767px){
    
    .picture-expand-section {
  position: relative;
  height: 120vh;
  
    }
    
    .picture-expand-box {
        
          position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: 100%;
  
  

  /* imagem + overlay escuro */
  background-image:
    linear-gradient(rgba(0,0,0,.45), rgba(0,0,0,.1)),
    url('    https://winedinizharmony.com.br/wp-content/uploads/2025/08/bgexpand-mobile.webp');
}
    

    
    
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-eed7490 *//* =========================================
  WINE DINIZ — Card com "recorte" (mask)
  Versão Elementor (sem CSS variables)
========================================= */

/* Wrapper do card - CENTRALIZADO */
.wd-cutout {
 position: relative;
 width: 100%;
 max-width: 820px;
 margin: 0 auto;
 display: flex;
 justify-content: center;
 align-items: center;
 min-height: 60vh;
 padding: 10% 20px;
 font-family: "Hanken Grotesk", system-ui, -apple-system, Segoe UI, Roboto, sans-serif;
}

/* ===== CARD COM MÁSCARA ===== */
.cutout-card {
 position: relative;
 width: 100%;
 color: #ffffff;
 background: #8F7563;
 border-radius: 18px;
 text-align: center;
 
 /* Espaço para conteúdo abaixo do recorte */
 padding-top: 244px; /* 220px (altura recorte) + 24px (gap) */
 padding-left: 32px;
 padding-right: 32px;
 padding-bottom: 32px;
 
 /* Moldura externa */
 outline: 12px solid rgba(255,255,255,0.14);
 outline-offset: -12px;
 
 /* MÁSCARA: recorta um retângulo no topo do card */
 mask:
   linear-gradient(#000 0 0) top left / 100% 100% no-repeat,
   linear-gradient(#000 0 0) 24px 24px / calc(100% - 48px) 220px no-repeat;
 mask-composite: exclude;
 -webkit-mask:
   linear-gradient(#000 0 0) top left / 100% 100% no-repeat,
   linear-gradient(#000 0 0) 24px 24px / calc(100% - 48px) 220px no-repeat;
 -webkit-mask-composite: xor;
}

/* Tipografia */
.cutout-card .brand {
 margin: 16px 0;
 letter-spacing: 0.32em;
 font-size: 12px;
 font-weight: 200;
 opacity: 0.9;
 text-transform: uppercase;
}

.cutout-card .title {
 margin: 0 0 14px;
 font-weight: 300;
 line-height: 1.16;
 font-size: 2rem;
}

.cutout-card .lead {
 margin: 0 0 18px;
 font-weight: 300;
 opacity: 0.82;
 font-size: 16px;
 line-height: 1.55;
}


/* ===== Responsivo ===== */
@media (max-width: 900px) {
 .cutout-card {
   padding-top: 218px; /* 180px + 18px + 20px */
   padding-left: 18px;
   padding-right: 18px;
   font-size: 32px;
 }
 
 .cutout-card {
   mask:
     linear-gradient(#000 0 0) top left / 100% 100% no-repeat,
     linear-gradient(#000 0 0) 18px 18px / calc(100% - 36px) 180px no-repeat;
   mask-composite: exclude;
   -webkit-mask:
     linear-gradient(#000 0 0) top left / 100% 100% no-repeat,
     linear-gradient(#000 0 0) 18px 18px / calc(100% - 36px) 180px no-repeat;
   -webkit-mask-composite: xor;
 }
 
 .cutout-card .title {
   font-size: 32px;
 }
}

@media (max-width: 520px) {
 .cutout-card {
   padding-top: 186px; /* 150px + 16px + 20px */
   padding-left: 16px;
   padding-right: 16px;
   outline-width: 8px;
   outline-offset: -8px;
 }
 
 .cutout-card {
   mask:
     linear-gradient(#000 0 0) top left / 100% 100% no-repeat,
     linear-gradient(#000 0 0) 16px 16px / calc(100% - 32px) 150px no-repeat;
   mask-composite: exclude;
   -webkit-mask:
     linear-gradient(#000 0 0) top left / 100% 100% no-repeat,
     linear-gradient(#000 0 0) 16px 16px / calc(100% - 32px) 150px no-repeat;
   -webkit-mask-composite: xor;
 }
 
 .cutout-card .brand {
   font-size: 11px;
 }
 
 .cutout-card .title {
   font-size: 26px;
 }
 
 .cutout-card .lead {
   font-size: 14px;
 }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-8541531 */.hero-btn-dark2 {
  position: relative;
  display: inline-block;
  padding: 0.75rem 1.5rem;
  font-family: 'Inter';
  font-size: 1.0rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.06rem;
  color: #806856; /* marrom suave */
  border: 1px solid #e1d4c8; /* dourado elegante */
  border-radius: 999px;
  background: #e1d4c8;
  overflow: hidden;
  z-index: 1;
  transition: color 0.3s ease;
   font-family: 'Hanken Grotesk', sans-serif;
}

.hero-btn-dark2::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: #806856; /* fundo dourado */
  transition: height 0.35s ease;
  z-index: -1;
}

.hero-btn-dark2:hover,
.hero-btn-dark2:focus {
  color: #e1d4c8;
}

.hero-btn-dark2:hover::before,
.hero-btn-dark2:focus::before {
  height: 100%;
}

@media (max-width: 768px) {
  .hero-btn-dark2 {
    font-size: 0.95rem;
    padding: 0.85rem 2rem;
  }
}/* End custom CSS */