.elementor-2 .elementor-element.elementor-element-2cde295{--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-2 .elementor-element.elementor-element-0d61448{border-radius:0px 0px 0px 0px;}.elementor-2 .elementor-element.elementor-element-16c4bc3{--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;--padding-top:0px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.elementor-2 .elementor-element.elementor-element-95e1938{--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;--padding-top:0px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.elementor-2 .elementor-element.elementor-element-d4dc21a{--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;--padding-top:0px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.elementor-2 .elementor-element.elementor-element-29b29e3{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:10px;--padding-right:10px;}.elementor-2 .elementor-element.elementor-element-abd7c16{--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-2 .elementor-element.elementor-element-b5c045a{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.elementor-2 .elementor-element.elementor-element-876374c{--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;--padding-top:0px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.elementor-2 .elementor-element.elementor-element-7691211{--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;--padding-top:0px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.elementor-2 .elementor-element.elementor-element-e18b425{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:10px;--margin-right:10px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:00px;}.elementor-2 .elementor-element.elementor-element-e18b425:not(.elementor-motion-effects-element-type-background), .elementor-2 .elementor-element.elementor-element-e18b425 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}/* Start custom CSS for html, class: .elementor-element-0d61448 */.pp-container{
  width: min(calc(100% - 40px), 1280px);
  margin: 0 auto;
}

.pp-hero{
  position: relative;
  display: flex;
  align-items: center;
  min-height: 760px;
  padding: 85px 0 70px;
  overflow: hidden;
  background:
    linear-gradient(90deg, rgba(20,35,15,.74) 0%, rgba(20,35,15,.56) 34%, rgba(20,35,15,.18) 72%),
    url('https://pontodasplantasmaringa.com.br/wp-content/uploads/2026/03/VIVEIRO-EM-MARINGA.jpg') center center / cover no-repeat;
}

.pp-hero-grid{
  display: grid;
  grid-template-columns: minmax(0, 620px) minmax(280px, 340px);
  justify-content: center;
  align-items: center;
  column-gap: 120px;
  width: 100%;
}

.pp-hero-content{
  max-width: 620px;
}

.pp-hero-eyebrow{
  display: inline-block;
  font-size: 13px;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: #dce6c4;
  font-weight: 600;
  margin-bottom: 18px;
}

.pp-hero-content h1{
  font-size: clamp(1.9rem, 3vw, 3.4rem);
  line-height: 1.04;
  font-weight: 800;
  color: #fff;
  max-width: 620px;
  margin: 0 0 18px;
}

.pp-hero-content p{
  font-size: 1rem;
  line-height: 1.5;
  color: rgba(255,255,255,.88);
  max-width: 540px;
  margin: 0 0 24px;
}

.pp-hero-buttons{
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-bottom: 26px;
}

.pp-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 56px;
  padding: 0 28px;
  border-radius: 999px;
  font-weight: 700;
  text-decoration: none !important;
  transition: all .25s ease;
}

.pp-btn-primary{
  background: linear-gradient(135deg, #d1a63d, #e3bc57);
  color: #fff !important;
  box-shadow: 0 10px 24px rgba(209,166,61,.26);
}

.pp-btn-primary:hover,
.pp-btn-primary:focus,
.pp-btn-primary:active{
  background: #3f6b2d;
  color: #fff !important;
  transform: translateY(-2px);
}

.pp-btn-outline{
  border: 1px solid rgba(255,255,255,.38);
  background: rgba(255,255,255,.05);
  backdrop-filter: blur(10px);
  color: #fff !important;
}

.pp-btn-outline:hover,
.pp-btn-outline:focus,
.pp-btn-outline:active{
  background: #3f6b2d;
  border-color: #3f6b2d;
  color: #fff !important;
  transform: translateY(-2px);
}

.pp-hero a,
.pp-hero a:hover,
.pp-hero a:focus,
.pp-hero a:active,
.pp-hero a:visited{
  text-decoration: none !important;
}

.pp-hero-cards{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  max-width: 620px;
}

.pp-hero-card{
  background: rgba(86, 101, 37, 0.34);
  border: 1px solid rgba(255,255,255,.08);
  backdrop-filter: blur(10px);
  border-radius: 18px;
  padding: 18px 16px 16px;
  color: #fff;
  min-height: 122px;
}

.pp-hero-card strong{
  display: flex;
  align-items: flex-start;
  gap: 8px;
  font-size: 1.2rem;
  line-height: 1.18;
  font-weight: 700;
  margin-bottom: 8px;
}

.pp-hero-card p{
  font-size: .95rem;
  line-height: 1.24;
  color: rgba(255,255,255,.88);
  margin: 0;
  max-width: 100%;
}

.pp-check{
  color: #c7d96b;
  font-weight: 800;
  line-height: 1;
  transform: translateY(2px);
  flex-shrink: 0;
}

.pp-hero-box{
  width: 100%;
  max-width: 340px;
  background: #f4f1e8;
  border-radius: 24px;
  padding: 28px 26px;
  box-shadow: 0 14px 35px rgba(0,0,0,.08);
}

.pp-hero-box h3{
  font-size: 2rem;
  line-height: 1.08;
  font-weight: 500;
  color: #355132;
  margin: 0 0 18px;
}

.pp-hero-box ul{
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 14px;
}

.pp-hero-box li{
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 1rem;
  line-height: 1.35;
  color: #33412e;
}

/* TABLET */
@media (max-width: 1024px){
  .pp-container{
    width: min(calc(100% - 32px), 1180px);
  }

  .pp-hero{
    min-height: auto;
    padding: 80px 0 60px;
  }

  .pp-hero-grid{
    grid-template-columns: 1fr;
    row-gap: 28px;
    column-gap: 0;
    justify-content: start;
  }

  .pp-hero-content{
    max-width: 760px;
  }

  .pp-hero-content h1{
    max-width: 760px;
  }

  .pp-hero-box{
    max-width: 420px;
  }

  .pp-hero-cards{
    max-width: 100%;
    grid-template-columns: repeat(3, 1fr);
  }
}

/* MOBILE */
@media (max-width: 767px){
  .pp-container{
    width: min(calc(100% - 24px), 100%);
  }

  .pp-hero{
    min-height: auto;
    padding: 68px 0 46px;
    background:
      linear-gradient(180deg, rgba(20,35,15,.80) 0%, rgba(20,35,15,.58) 52%, rgba(20,35,15,.34) 100%),
      url('https://pontodasplantasmaringa.com.br/wp-content/uploads/2026/03/VIVEIRO-EM-MARINGA.jpg') center center / cover no-repeat;
  }

  .pp-hero-grid{
    grid-template-columns: 1fr;
    row-gap: 22px;
  }

  .pp-hero-content{
    max-width: 100%;
  }

  .pp-hero-eyebrow{
    font-size: 11px;
    letter-spacing: .13em;
    margin-bottom: 12px;
  }

  .pp-hero-content h1{
    font-size: clamp(1.9rem, 7.5vw, 2.65rem);
    line-height: 1.04;
    max-width: 100%;
    margin-bottom: 14px;
  }

  .pp-hero-content p{
    font-size: .95rem;
    line-height: 1.45;
    max-width: 100%;
    margin-bottom: 20px;
  }

  .pp-hero-buttons{
    flex-direction: column;
    gap: 12px;
    margin-bottom: 20px;
  }

  .pp-btn{
    width: 100%;
    min-height: 54px;
  }

  .pp-hero-cards{
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .pp-hero-card{
    min-height: auto;
    padding: 15px 14px;
  }

  .pp-hero-card strong{
    font-size: 1.06rem;
    margin-bottom: 6px;
  }

  .pp-hero-card p{
    font-size: .92rem;
    line-height: 1.24;
  }

  .pp-hero-box{
    max-width: 100%;
    padding: 22px 18px;
    border-radius: 18px;
  }

  .pp-hero-box h3{
    font-size: 1.5rem;
    margin-bottom: 14px;
  }

  .pp-hero-box ul{
    gap: 12px;
  }

  .pp-hero-box li{
    font-size: .95rem;
    line-height: 1.28;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-743816f */.pp-features{
  background: #f3f1e8;
  padding: 100px 0 90px;
}

.pp-features-inner{
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* HEAD CENTRALIZADO */
.pp-features-head{
  text-align: center;
  max-width: 780px;
  margin-bottom: 50px;
}

.pp-features-eyebrow{
  display: inline-block;
  font-size: 12px;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: #91a63e;
  font-weight: 700;
  margin-bottom: 16px;
}

.pp-features-title{
  font-size: clamp(2rem, 3vw, 3rem);
  line-height: 1.15;
  font-weight: 800;
  color: #2f4c21;
}

/* GRID CENTRALIZADO */
.pp-features-grid{
  display: grid;
  grid-template-columns: repeat(3, 320px);
  justify-content: center;
  gap: 26px;
}

/* CARD */
.pp-feature-card{
  background: #fff;
  border-radius: 26px;
  padding: 30px 26px 28px;
  box-shadow: 0 20px 40px rgba(0,0,0,.06);
  transition: all .3s ease;
  text-align: left;
}

.pp-feature-card:hover{
  transform: translateY(-8px);
  box-shadow: 0 30px 60px rgba(0,0,0,.12);
}

/* ÍCONE */
.pp-feature-icon{
  width: 56px;
  height: 56px;
  border-radius: 16px;
  background: linear-gradient(135deg, #b5c45a, #8ea93a);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 1.3rem;
  font-weight: bold;
  margin-bottom: 18px;
}

/* TEXTO */
.pp-feature-card h3{
  font-size: 1.1rem;
  font-weight: 800;
  color: #314a28;
  margin-bottom: 10px;
}

.pp-feature-card p{
  font-size: 0.95rem;
  line-height: 1.45;
  color: #6b7268;
}

/* TABLET */
@media (max-width: 1024px){
  .pp-features-grid{
    grid-template-columns: repeat(2, 1fr);
  }
}

/* MOBILE */
@media (max-width: 767px){

  .pp-features{
    padding: 70px 0 60px;
  }

  .pp-features-head{
    margin-bottom: 30px;
  }

  .pp-features-title{
    font-size: 1.8rem;
  }

  .pp-features-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .pp-feature-card{
    text-align: left;
    padding: 24px 20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5f35e7b */.pp-categories{
  background: linear-gradient(180deg, #295316 0%, #173c0d 100%);
  padding: 100px 0 95px;
}

.pp-categories-inner{
  display: flex;
  flex-direction: column;
  align-items: center;
}

.pp-categories-head{
  width: 100%;
  max-width: 1000px;
  margin-bottom: 42px;
}

.pp-categories-eyebrow{
  display: inline-flex;
  align-items: center;
  gap: 14px;
  font-size: 12px;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: #a8bb53;
  font-weight: 700;
  margin-bottom: 18px;
}

.pp-categories-eyebrow::before{
  content: "";
  width: 42px;
  height: 2px;
  background: linear-gradient(90deg, #d5b04d, rgba(213,176,77,0));
  display: inline-block;
}

.pp-categories-title{
  font-size: clamp(2rem, 3.2vw, 4rem);
  line-height: 1.08;
  font-weight: 800;
  color: #fff;
  margin: 0 0 20px;
  max-width: 1120px;
}

.pp-categories-subtitle{
  font-size: 1rem;
  line-height: 1.55;
  color: rgba(255,255,255,.8);
  margin: 0;
  max-width: 820px;
}

.pp-categories-grid{
  width: 100%;
  max-width: 1000px;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
}

.pp-category-card{
  background: rgba(255,255,255,.07);
  border: 1px solid rgba(255,255,255,.10);
  border-radius: 28px;
  overflow: hidden;
  backdrop-filter: blur(8px);
  transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.04);
  min-height: 470px;
  display: flex;
  flex-direction: column;
}

.pp-category-card:hover{
  transform: translateY(-8px);
  box-shadow: 0 28px 55px rgba(0,0,0,.16);
  border-color: rgba(255,255,255,.18);
}

.pp-category-image{
  width: 100%;
  height: 230px;
  overflow: hidden;
}

.pp-category-image img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.pp-category-content{
  padding: 24px 24px 26px;
}

.pp-category-content h3{
  font-size: 1.25rem;
  line-height: 1.16;
  font-weight: 700;
  color: #fff;
  margin: 0 0 14px;
}

.pp-category-content p{
  font-size: 0.98rem;
  line-height: 1.52;
  color: rgba(255,255,255,.84);
  margin: 0;
}

/* CTA */
.pp-categories-cta{
  width: 100%;
  max-width: 1240px;
  margin-top: 34px;
  display: flex;
  justify-content: center;
}

.pp-categories-cta-box{
  width: 100%;
  max-width: 760px;
  text-align: center;
  padding: 0 12px;
}

.pp-categories-cta-text{
  font-size: 1rem;
  line-height: 1.6;
  color: rgba(255,255,255,.82);
  margin: 0 0 22px;
}

.pp-whatsapp-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  min-height: 62px;
  padding: 0 26px 0 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, #ffffff 0%, #f2f7ee 100%);
  color: #1e4f1e !important;
  font-weight: 800;
  text-decoration: none !important;
  box-shadow: 0 18px 34px rgba(0,0,0,.16);
  transition: transform .25s ease, box-shadow .25s ease, background .25s ease;
}

.pp-whatsapp-btn:hover{
  transform: translateY(-3px);
  box-shadow: 0 24px 40px rgba(0,0,0,.20);
  background: linear-gradient(135deg, #ffffff 0%, #ebf6e5 100%);
  color: #1e4f1e !important;
}

.pp-whatsapp-btn-text{
  display: inline-block;
}

.pp-whatsapp-icon{
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  background: #fff;
}

.pp-whatsapp-icon img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* TABLET */
@media (max-width: 1024px){
  .pp-categories{
    padding: 80px 0;
  }

  .pp-categories-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }

  .pp-category-card{
    min-height: 430px;
  }
}

/* MOBILE */
@media (max-width: 767px){
  .pp-categories{
    padding: 68px 0 62px;
  }

  .pp-categories-head{
    margin-bottom: 28px;
  }

  .pp-categories-eyebrow{
    font-size: 11px;
    gap: 10px;
    margin-bottom: 14px;
  }

  .pp-categories-eyebrow::before{
    width: 30px;
  }

  .pp-categories-title{
    font-size: clamp(1.8rem, 7vw, 2.7rem);
    line-height: 1.08;
    margin-bottom: 16px;
  }

  .pp-categories-subtitle{
    font-size: .95rem;
    line-height: 1.5;
  }

  .pp-categories-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .pp-category-card{
    min-height: auto;
    border-radius: 22px;
  }

  .pp-category-image{
    height: 210px;
  }

  .pp-category-content{
    padding: 20px 18px 22px;
  }

  .pp-category-content h3{
    font-size: 1.15rem;
    margin-bottom: 10px;
  }

  .pp-category-content p{
    font-size: .94rem;
    line-height: 1.48;
  }

  .pp-categories-cta{
    margin-top: 24px;
  }

  .pp-categories-cta-box{
    max-width: 100%;
    padding: 0;
  }

  .pp-categories-cta-text{
    font-size: .94rem;
    margin-bottom: 18px;
  }

  .pp-whatsapp-btn{
    width: 100%;
    padding: 0 18px;
  }

  .pp-whatsapp-btn-text{
    font-size: .95rem;
    line-height: 1.25;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cec65d2 */.pp-about{
  background: #f3f1e8;
  padding: 100px 0 90px;
}

.pp-about-inner{
  display: flex;
  justify-content: center;
}

.pp-about-grid{
  width: 100%;
  max-width: 1000px;
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: 60px;
  align-items: center;
}

/* TEXTOS */
.pp-about-content{
  max-width: 620px;
}

.pp-about-eyebrow{
  display: inline-flex;
  align-items: center;
  gap: 14px;
  font-size: 12px;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: #91a63e;
  font-weight: 700;
  margin-bottom: 18px;
}

.pp-about-eyebrow::before{
  content: "";
  width: 42px;
  height: 2px;
  background: linear-gradient(90deg, #d8b14a, rgba(216,177,74,0));
}

.pp-about-title{
  font-size: clamp(2.0rem, 3.0vw, 2.5rem);
  line-height: 1.05;
  font-weight: 800;
  color: #2f4c21;
  margin-bottom: 22px;
}

.pp-about-content p{
  font-size: 1rem;
  line-height: 1.6;
  color: #5f665d;
  margin-bottom: 16px;
}

/* CARDS */
.pp-about-cards{
  display: flex;
  gap: 18px;
  margin-top: 24px;
}

.pp-about-card{
  background: #e8e5db;
  border-radius: 20px;
  padding: 20px 18px;
  flex: 1;
}

.pp-about-card strong{
  display: flex;
  align-items: flex-start;
  gap: 8px;
  font-size: 1.15rem;
  font-weight: 800;
  color: #314a28;
  margin-bottom: 10px;
}

.pp-about-card p{
  font-size: .95rem;
  line-height: 1.45;
  color: #6b7268;
  margin: 0;
}

/* CHECK */
.pp-check{
  color: #8fa93d;
  font-weight: 900;
}

/* IMAGEM */
.pp-about-image{
  width: 100%;
  border-radius: 28px;
  overflow: hidden;
  box-shadow: 0 20px 50px rgba(0,0,0,.10);
}

.pp-about-image img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* TABLET */
@media (max-width: 1024px){

  .pp-about{
    padding: 80px 0;
  }

  .pp-about-grid{
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .pp-about-content{
    max-width: 100%;
  }

  .pp-about-cards{
    flex-direction: row;
  }

}

/* MOBILE */
@media (max-width: 767px){

  .pp-about{
    padding: 70px 0 60px;
  }

  .pp-about-title{
    font-size: clamp(1.9rem, 7vw, 2.6rem);
  }

  .pp-about-content p{
    font-size: .95rem;
  }

  .pp-about-cards{
    flex-direction: column;
    gap: 12px;
  }

  .pp-about-card{
    padding: 18px 16px;
  }

  .pp-about-card strong{
    font-size: 1.05rem;
  }

  .pp-about-card p{
    font-size: .92rem;
  }

  .pp-about-image{
    border-radius: 22px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6963c74 */.pp-final-cta{
  background: #2b611a;
  padding: 70px 0;
}

.pp-final-cta .pp-container{
  width: min(calc(100% - 32px), 1240px);
  margin: 0 auto;
}

.pp-final-cta-box{
  width: 100%;
  max-width: 760px;
  margin: 0 auto;
  background: linear-gradient(135deg, #eef2e6 0%, #e3ead8 100%);
  border-radius: 28px;
  padding: 28px 28px;
  box-shadow: 0 18px 40px rgba(44, 64, 29, 0.08);
}

.pp-final-cta-title{
  font-size: 1.2rem;
  line-height: 1.45;
  font-weight: 600;
  color: #2f4c21;
  margin: 0 0 18px;
}

.pp-final-cta-btn{
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 12px !important;
  min-height: 60px;
  padding: 10px 24px 10px 14px;
  border-radius: 999px;
  background: linear-gradient(135deg, #2e661c 0%, #245416 100%);
  color: #ffffff !important;
  font-weight: 800;
  font-size: 1rem;
  line-height: 1.2;
  text-decoration: none !important;
  box-shadow: 0 14px 30px rgba(36, 84, 22, 0.24);
  transition: all .25s ease;
  width: fit-content;
  max-width: 100%;
  border: none;
}

.pp-final-cta-btn:hover{
  transform: translateY(-2px);
  color: #ffffff !important;
  text-decoration: none !important;
}

.pp-final-cta-icon-wrap{
  width: 38px !important;
  height: 38px !important;
  min-width: 38px !important;
  max-width: 38px !important;
  min-height: 38px !important;
  max-height: 38px !important;
  border-radius: 50% !important;
  overflow: hidden !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-shrink: 0 !important;
  background: rgba(255,255,255,.14);
}

.pp-final-cta-icon{
  width: 100% !important;
  height: 100% !important;
  max-width: 38px !important;
  max-height: 38px !important;
  min-width: 38px !important;
  min-height: 38px !important;
  object-fit: cover !important;
  display: block !important;
  border-radius: 50% !important;
}

.pp-final-cta-btn-text{
  display: inline-block !important;
  color: #ffffff !important;
  white-space: nowrap;
}

/* blindagem contra o tema */
.pp-final-cta a,
.pp-final-cta a:hover,
.pp-final-cta a:focus,
.pp-final-cta a:active,
.pp-final-cta a:visited{
  text-decoration: none !important;
}

.pp-final-cta img{
  width: auto;
  height: auto;
}

/* MOBILE */
@media (max-width: 767px){
  .pp-final-cta{
    padding: 55px 0;
  }

  .pp-final-cta .pp-container{
    width: min(calc(100% - 24px), 100%);
  }

  .pp-final-cta-box{
    padding: 22px 18px;
    border-radius: 22px;
  }

  .pp-final-cta-title{
    font-size: 1rem;
    line-height: 1.45;
    margin-bottom: 16px;
  }

  .pp-final-cta-btn{
    width: 100%;
    padding: 12px 16px;
  }

  .pp-final-cta-btn-text{
    white-space: normal;
    text-align: center;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d5d56c8 */.pp-gallery{
  background: #f3f1e8;
  padding: 90px 0;
  overflow: hidden;
}

.pp-gallery-head{
  text-align: center;
  max-width: 900px;
  margin: 0 auto 30px;
}

.pp-gallery-title{
  font-size: clamp(2rem, 3vw, 3rem);
  font-weight: 800;
  color: #2f4c21;
}

/* CARROSSEL */
.pp-gallery-wrap{
  display: flex;
  align-items: center;
  gap: 12px;
}

.pp-gallery-viewport{
  overflow: hidden;
  width: 100%;
}

.pp-gallery-track{
  display: flex !important;
  gap: 18px;
  transition: transform .4s ease;
}

.pp-gallery-item{
  flex: 0 0 calc((100% - 90px) / 6);
  border-radius: 20px;
  overflow: hidden;
  aspect-ratio: 3/4.5;
}

.pp-gallery-item img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* SETAS (CORRIGIDO) */
button.pp-gallery-arrow{
  width: 54px;
  height: 54px;
  min-width: 54px;

  border-radius: 50%;
  border: none !important;

  background: #ffffff !important;
  color: #2f5e1d !important;

  font-size: 1.4rem;
  font-weight: 800;

  display: flex !important;
  align-items: center;
  justify-content: center;

  cursor: pointer;

  box-shadow: 0 12px 28px rgba(0,0,0,.12);
  transition: all .25s ease;
}

button.pp-gallery-arrow:hover{
  background: #2f5e1d !important;
  color: #ffffff !important;
  transform: translateY(-2px);
  box-shadow: 0 18px 34px rgba(47,94,29,.25);
}

button.pp-gallery-arrow:disabled{
  opacity: .35;
  cursor: not-allowed;
}

/* RESPONSIVO */
@media (max-width:1024px){
  .pp-gallery-item{
    flex: 0 0 calc((100% - 54px) / 4);
  }
}

@media (max-width:767px){
  .pp-gallery-item{
    flex: 0 0 calc((100% - 16px) / 2);
  }

  button.pp-gallery-arrow{
    width: 44px;
    height: 44px;
    min-width: 44px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1752033 */.pp-cta-highlight{
  background: #f3f1e8;
  padding: 90px 0;
}

.pp-cta-highlight-box{
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;

  background: linear-gradient(135deg, #eef2e6, #e3ead8);
  border-radius: 30px;
  padding: 50px 40px;

  box-shadow: 0 20px 50px rgba(0,0,0,.08);
}

.pp-cta-highlight-title{
  font-size: clamp(2rem, 3vw, 3rem);
  font-weight: 800;
  color: #2f4c21;
  margin-bottom: 16px;
}

.pp-cta-highlight-text{
  font-size: 1.1rem;
  line-height: 1.6;
  color: #5f665d;
  margin-bottom: 28px;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.pp-cta-highlight-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;

  min-height: 60px;
  padding: 0 28px;

  border-radius: 999px;

  background: linear-gradient(135deg, #2e661c, #245416);
  color: #ffffff !important;

  font-weight: 800;
  text-decoration: none !important;

  box-shadow: 0 16px 34px rgba(36,84,22,.25);
  transition: all .25s ease;
}

.pp-cta-highlight-btn:hover{
  transform: translateY(-3px);
  background: linear-gradient(135deg, #377822, #2a6419);
  color: #ffffff !important;
  box-shadow: 0 22px 44px rgba(36,84,22,.35);
}

/* MOBILE */
@media (max-width: 767px){
  .pp-cta-highlight{
    padding: 65px 0;
  }

  .pp-cta-highlight-box{
    padding: 32px 20px;
    border-radius: 22px;
  }

  .pp-cta-highlight-title{
    font-size: clamp(1.7rem, 7vw, 2.3rem);
  }

  .pp-cta-highlight-text{
    font-size: .95rem;
    margin-bottom: 22px;
  }

  .pp-cta-highlight-btn{
    width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d8bfd9a */.pp-container{
  width: min(calc(100% - 32px), 1000px);
  margin: 0 auto;
}

.pp-landscaping{
  width: 100%;
  overflow-x: hidden;
  background: linear-gradient(180deg, #1f4711 0%, #16370c 100%);
  padding: 95px 0 85px;
}

.pp-landscaping-grid{
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 36px;
  align-items: center;
}

.pp-landscaping-content{
  max-width: 100%;
}

.pp-landscaping-eyebrow{
  display: inline-flex;
  align-items: center;
  gap: 14px;
  font-size: 12px;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: #a8bb53;
  font-weight: 700;
  margin-bottom: 18px;
}

.pp-landscaping-eyebrow::before{
  content: "";
  width: 42px;
  height: 2px;
  background: linear-gradient(90deg, #d5b04d, rgba(213,176,77,0));
  display: inline-block;
}

.pp-landscaping-title{
  font-size: clamp(rem, 3vw, 3rem);
  line-height: 1.08;
  font-weight: 800;
  color: #ffffff;
  margin: 0 0 22px;
}

.pp-landscaping-text{
  font-size: 1rem;
  line-height: 1.65;
  color: rgba(255,255,255,.82);
  margin: 0 0 16px;
  max-width: 100%;
}

.pp-landscaping-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 58px;
  padding: 0 26px;
  border-radius: 999px;
  margin-top: 18px;
  background: linear-gradient(135deg, #d1a63d, #e3bc57);
  color: #ffffff !important;
  font-weight: 800;
  text-decoration: none !important;
  box-shadow: 0 16px 34px rgba(209,166,61,.22);
  transition: all .25s ease;
}

.pp-landscaping-btn:hover{
  transform: translateY(-2px);
  background: #3f6b2d;
  color: #ffffff !important;
  box-shadow: 0 18px 38px rgba(47,94,29,.24);
}

.pp-landscaping-cards{
  display: grid;
  gap: 18px;
}

.pp-landscaping-card{
  position: relative;
  background: rgba(255,255,255,.07);
  border: 1px solid rgba(255,255,255,.09);
  border-radius: 26px;
  padding: 26px 24px 24px;
  backdrop-filter: blur(8px);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.04);
  transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}

.pp-landscaping-card:hover{
  transform: translateY(-6px);
  box-shadow: 0 24px 50px rgba(0,0,0,.14);
  border-color: rgba(255,255,255,.16);
}

.pp-landscaping-number{
  width: 48px;
  height: 48px;
  border-radius: 16px;
  background: linear-gradient(135deg, #b6c45a, #8ea93a);
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  font-weight: 800;
  margin-bottom: 18px;
}

.pp-landscaping-card h3{
  display: flex;
  align-items: flex-start;
  gap: 8px;
  font-size: 1.22rem;
  line-height: 1.22;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 12px;
}

.pp-landscaping-check{
  color: #d5e98a;
  font-weight: 900;
  line-height: 1;
  transform: translateY(2px);
  flex-shrink: 0;
}

.pp-landscaping-card p{
  font-size: .97rem;
  line-height: 1.55;
  color: rgba(255,255,255,.8);
  margin: 0;
}

@media (max-width: 1024px){
  .pp-container{
    width: min(calc(100% - 28px), 1000px);
  }

  .pp-landscaping{
    padding: 85px 0 80px;
  }

  .pp-landscaping-grid{
    grid-template-columns: 1fr;
    gap: 28px;
  }
}

@media (max-width: 767px){
  .pp-container{
    width: min(calc(100% - 24px), 100%);
  }

  .pp-landscaping{
    padding: 65px 0 60px;
  }

  .pp-landscaping-eyebrow{
    font-size: 11px;
    gap: 10px;
    margin-bottom: 14px;
  }

  .pp-landscaping-eyebrow::before{
    width: 28px;
  }

  .pp-landscaping-title{
    font-size: clamp(1.8rem, 7vw, 2.55rem);
    line-height: 1.1;
    margin-bottom: 16px;
  }

  .pp-landscaping-text{
    font-size: .95rem;
    line-height: 1.58;
    margin-bottom: 14px;
  }

  .pp-landscaping-btn{
    width: 100%;
    min-height: 54px;
    margin-top: 14px;
    padding: 0 18px;
    text-align: center;
  }

  .pp-landscaping-card{
    border-radius: 22px;
    padding: 22px 18px 20px;
  }

  .pp-landscaping-number{
    width: 44px;
    height: 44px;
    border-radius: 14px;
    margin-bottom: 14px;
  }

  .pp-landscaping-card h3{
    font-size: 1.08rem;
    margin-bottom: 10px;
  }

  .pp-landscaping-card p{
    font-size: .93rem;
    line-height: 1.5;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-92df079 */.pp-contact{
  background: #f3f1e8;
  padding: 100px 0 90px;
}

.pp-contact-grid{
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: .92fr 1.08fr;
  gap: 34px;
  align-items: stretch;
}

.pp-contact-content{
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.pp-contact-eyebrow{
  display: inline-flex;
  align-items: center;
  gap: 14px;
  font-size: 12px;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: #91a63e;
  font-weight: 700;
  margin-bottom: 18px;
}

.pp-contact-eyebrow::before{
  content: "";
  width: 42px;
  height: 2px;
  background: linear-gradient(90deg, #d8b14a, rgba(216,177,74,0));
  display: inline-block;
}

.pp-contact-title{
  font-size: clamp(2rem, 3vw, 3rem);
  line-height: 1.08;
  font-weight: 800;
  color: #2f4c21;
  margin: 0 0 18px;
}

.pp-contact-text{
  font-size: 1rem;
  line-height: 1.65;
  color: #5f665d;
  margin: 0 0 24px;
  max-width: 520px;
}

.pp-contact-cards{
  display: grid;
  gap: 14px;
  margin-bottom: 24px;
}

.pp-contact-card{
  background: #ffffff;
  border-radius: 20px;
  padding: 18px 18px;
  box-shadow: 0 12px 26px rgba(0,0,0,.05);
  border: 1px solid rgba(47,76,33,.05);
}

.pp-contact-card h3{
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 800;
  color: #2f4c21;
  margin: 0 0 8px;
}

.pp-contact-card p{
  margin: 0;
  font-size: .96rem;
  line-height: 1.5;
  color: #5f665d;
}

.pp-contact-card a{
  color: #2f5e1d !important;
  text-decoration: none !important;
  font-weight: 700;
}

.pp-contact-card a:hover{
  color: #567f35 !important;
}

.pp-contact-actions{
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.pp-contact-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 56px;
  padding: 0 24px;
  border-radius: 999px;
  text-decoration: none !important;
  font-weight: 800;
  transition: all .25s ease;
}

.pp-contact-btn-primary{
  background: linear-gradient(135deg, #2e661c 0%, #245416 100%);
  color: #ffffff !important;
  box-shadow: 0 16px 34px rgba(36,84,22,.20);
}

.pp-contact-btn-primary:hover{
  background: linear-gradient(135deg, #377822 0%, #2a6419 100%);
  color: #ffffff !important;
  transform: translateY(-2px);
}

.pp-contact-btn-secondary{
  background: #ffffff;
  color: #2f4c21 !important;
  border: 1px solid rgba(47,76,33,.10);
  box-shadow: 0 12px 24px rgba(0,0,0,.05);
}

.pp-contact-btn-secondary:hover{
  background: #edf3e8;
  color: #2f4c21 !important;
  transform: translateY(-2px);
}

.pp-contact-map-wrap{
  min-height: 100%;
}

.pp-contact-map{
  width: 100%;
  height: 100%;
  min-height: 560px;
  border-radius: 28px;
  overflow: hidden;
  box-shadow: 0 20px 50px rgba(0,0,0,.08);
  border: 1px solid rgba(47,76,33,.06);
  background: #dfe7d6;
}

.pp-contact-map iframe{
  display: block;
  width: 100%;
  height: 100%;
}

/* TABLET */
@media (max-width: 1024px){
  .pp-contact{
    padding: 85px 0 80px;
  }

  .pp-contact-grid{
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .pp-contact-text{
    max-width: 100%;
  }

  .pp-contact-map{
    min-height: 460px;
  }
}

/* MOBILE */
@media (max-width: 767px){
  .pp-contact{
    padding: 68px 0 62px;
  }

  .pp-contact-eyebrow{
    font-size: 11px;
    gap: 10px;
    margin-bottom: 14px;
  }

  .pp-contact-eyebrow::before{
    width: 28px;
  }

  .pp-contact-title{
    font-size: clamp(1.8rem, 7vw, 2.5rem);
    line-height: 1.1;
    margin-bottom: 14px;
  }

  .pp-contact-text{
    font-size: .95rem;
    line-height: 1.58;
    margin-bottom: 20px;
  }

  .pp-contact-card{
    border-radius: 18px;
    padding: 16px;
  }

  .pp-contact-card h3{
    font-size: .98rem;
  }

  .pp-contact-card p{
    font-size: .93rem;
  }

  .pp-contact-actions{
    flex-direction: column;
  }

  .pp-contact-btn{
    width: 100%;
    min-height: 54px;
  }

  .pp-contact-map{
    min-height: 340px;
    border-radius: 22px;
  }
}/* End custom CSS */