/* Hide legacy elements */
.LANDING .component,
.LANDING .INICIO-2,
.LANDING .property-default,
.LANDING .property-variant,
.LANDING .SOBRE-n-s {
  display: none !important;
}

html, body {
  width: 100%;
  max-width: 100vw;
  overflow-x: hidden !important;
}

body {
  position: relative;
}

.LANDING,
.LANDING * {
  box-sizing: border-box !important;
}

.LANDING {
  width: 100% !important;
  max-width: 100vw !important;
  overflow-x: hidden !important;
}

.LANDING .VIDEO-INICIAL,
.LANDING .VIDEO-INICIAL > div,
.LANDING .VIDEO-INICIAL iframe {
  width: 100% !important;
  max-width: 100vw !important;
}

/* Remover possíveis margens negativas que causam overflow */
.LANDING {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* Ajustar elementos que usam 100vw para não causar overflow por conta da barra de rolagem vertical */
.LANDING .VIDEO-INICIAL,
.LANDING .VIDEO-INICIAL > div,
.LANDING .VIDEO-INICIAL iframe {
  width: 100vw;
  max-width: 100vw;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  html, body, .LANDING {
    width: 100% !important;
    max-width: 100vw !important;
    overflow-x: hidden !important;
  }
  .LANDING .VIDEO-INICIAL,
  .LANDING .VIDEO-INICIAL > div,
  .LANDING .VIDEO-INICIAL iframe {
    width: 100vw !important;
    max-width: 100vw !important;
    box-sizing: border-box;
  }
}

.LANDING {
  background: none !important;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: auto;
  align-items: center;
  position: relative;
  overflow-x: hidden;
  margin: 0 auto;
  margin-top: -100px !important;
  padding-top: 100px !important;
}

@media screen and (max-width: 768px) {
  .LANDING {
    margin-top: -80px !important;
    padding-top: 80px !important;
  }
}

/* Remover regras de .frame que não são mais necessárias */
.LANDING .frame {
  all: unset !important;
  display: none !important;
}

#novo-header-fixo {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100vw !important;
  z-index: 4000 !important;
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  padding: 0 40px;
  background: transparent !important;
  border-bottom: none !important;
  box-sizing: border-box;
  height: 100px !important;
}
#novo-header-fixo .logo-payaguay {
  height: 80px;
  width: auto;
  object-fit: contain;
}
#novo-header-fixo .language-switch {
  display: flex;
  gap: 8px;
}
#novo-header-fixo .language-switch button {
  background: none;
  border: none;
  color: #146332;
  font-family: "Istok Web", Helvetica, Arial, sans-serif;
  font-size: 15px;
  cursor: pointer;
  padding: 5px 10px;
  transition: all 0.2s ease;
  text-transform: uppercase;
}
#novo-header-fixo .language-switch button.active {
  font-weight: bold;
  text-decoration: underline;
}
#novo-header-fixo .language-switch button:hover {
  transform: scale(1.1);
}
@media screen and (max-width: 768px) {
  #novo-header-fixo {
    height: 80px;
    padding: 0 12px;
  }
  #novo-header-fixo .logo-payaguay {
    height: 60px;
  }
  #novo-header-fixo .language-switch button {
    font-size: 13px;
    padding: 4px 6px;
  }
}

.LANDING .frame::-webkit-scrollbar {
  width: 0;
  display: none;
}

.LANDING .HEADER {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100vw !important;
  z-index: 3100 !important;
  display: flex !important;
  height: 100px !important;
  justify-content: space-between;
  align-items: center;
  padding: 0 40px !important;
  background: transparent !important;
  border-bottom: 2px solid #2e7d32;
  box-sizing: border-box;
}

.LANDING .INICIO {
  position: absolute;
  width: 44px;
  height: 29px;
  top: 39px;
  left: 717px;
}

.LANDING .text-wrapper-2 {
  position: absolute;
  width: 76px;
  top: 39px;
  left: 785px;
  font-family: "Istok Web", Helvetica;
  font-weight: 400;
  color: #146332;
  font-size: 15px;
  letter-spacing: 0;
  line-height: normal;
  text-decoration: none;
}

.LANDING .overlap-group {
  position: absolute;
  width: 213px;
  height: 29px;
  top: 39px;
  left: 880px;
}

.LANDING .AGRICULTURA {
  position: absolute;
  width: 136px;
  height: 29px;
  top: 0;
  left: 0;
}

.LANDING .PECURIA {
  position: absolute;
  width: 92px;
  height: 29px;
  top: 0;
  left: 121px;
}

.LANDING .YUSARA {
  position: absolute;
  width: 84px;
  height: 29px;
  top: 39px;
  left: 1093px;
}

.LANDING .overlap {
  position: absolute;
  width: 230px;
  height: 30px;
  top: 38px;
  left: 1177px;
}

.LANDING .FOREST-CREATION {
  position: absolute;
  width: 181px;
  height: 29px;
  top: 1px;
  left: 0;
}

.LANDING .div {
  position: absolute;
  top: 0;
  left: 161px;
  font-family: "Istok Web", Helvetica;
  font-weight: 400;
  color: #146332;
  font-size: 15px;
  letter-spacing: 0;
  line-height: normal;
}

.LANDING .text-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Istok Web", Helvetica;
  font-weight: 400;
  color: #146332 !important;
  font-size: 15px;
  letter-spacing: 0;
  line-height: normal;
  text-decoration: none;
}

.LANDING .text-wrapper:hover,
.LANDING .text-wrapper-2:hover,
.LANDING .INICIO a:hover,
.LANDING .div a:hover {
  text-decoration: none;
  transform: scale(1.1);
  display: inline-block;
  transition: transform 0.2s ease;
}

.LANDING .INICIO a,
.LANDING .div a {
  text-decoration: none;
  color: inherit;
  display: inline-block;
  transition: transform 0.2s ease;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 0;
}

.LANDING .logo-payaguay {
  position: absolute;
  width: 336px;
  height: 80px;
  top: 14px;
  left: 160px;
  object-fit: cover;
  transition: filter 0.2s, opacity 0.2s;
}

.LANDING .logo-payaguay.logo-negative {
  filter: brightness(1.1) contrast(1.1);
  opacity: 1;
}

/* Hide legacy elements */
.LANDING .component,
.LANDING .INICIO-2,
.LANDING .property-default,
.LANDING .property-variant,
.LANDING .SOBRE-n-s {
  display: none !important;
}

body, html {
  background: #000 !important;
}

.LANDING {
  background: none !important;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: auto;
  align-items: center;
  position: relative;
  overflow-x: hidden;
  margin: 0 auto;
  margin-top: -100px !important;
  padding-top: 100px !important;
}

@media screen and (max-width: 768px) {
  .LANDING {
    margin-top: -80px !important;
    padding-top: 80px !important;
  }
}

/* Remover regras de .frame que não são mais necessárias */
.LANDING .frame {
  all: unset !important;
  display: none !important;
}

.LANDING .HEADER {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100vw !important;
  z-index: 3100 !important;
  display: flex !important;
  height: 100px !important;
  justify-content: space-between;
  align-items: center;
  padding: 0 40px !important;
  background: transparent !important;
  border-bottom: 2px solid #2e7d32;
  box-sizing: border-box;
}

.LANDING .frame::-webkit-scrollbar {
  width: 0;
  display: none;
}

.LANDING .HEADER::-webkit-scrollbar {
  width: 0;
  display: none;
}

.LANDING .INICIO {
  position: absolute;
  width: 44px;
  height: 29px;
  top: 39px;
  left: 717px;
}

.LANDING .text-wrapper-2 {
  position: absolute;
  width: 76px;
  top: 39px;
  left: 785px;
  font-family: "Istok Web", Helvetica;
  font-weight: 400;
  color: #146332;
  font-size: 15px;
  letter-spacing: 0;
  line-height: normal;
  text-decoration: none;
}

.LANDING .overlap-group {
  position: absolute;
  width: 213px;
  height: 29px;
  top: 39px;
  left: 880px;
}

.LANDING .AGRICULTURA {
  position: absolute;
  width: 136px;
  height: 29px;
  top: 0;
  left: 0;
}

.LANDING .PECURIA {
  position: absolute;
  width: 92px;
  height: 29px;
  top: 0;
  left: 121px;
}

.LANDING .YUSARA {
  position: absolute;
  width: 84px;
  height: 29px;
  top: 39px;
  left: 1093px;
}

.LANDING .overlap {
  position: absolute;
  width: 230px;
  height: 30px;
  top: 38px;
  left: 1177px;
}

.LANDING .FOREST-CREATION {
  position: absolute;
  width: 181px;
  height: 29px;
  top: 1px;
  left: 0;
}

.LANDING .div {
  position: absolute;
  top: 0;
  left: 161px;
  font-family: "Istok Web", Helvetica;
  font-weight: 400;
  color: #146332;
  font-size: 15px;
  letter-spacing: 0;
  line-height: normal;
}

.LANDING .text-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Istok Web", Helvetica;
  font-weight: 400;
  color: #146332 !important;
  font-size: 15px;
  letter-spacing: 0;
  line-height: normal;
  text-decoration: none;
}

.LANDING .text-wrapper:hover,
.LANDING .text-wrapper-2:hover,
.LANDING .INICIO a:hover,
.LANDING .div a:hover {
  text-decoration: none;
  transform: scale(1.1);
  display: inline-block;
  transition: transform 0.2s ease;
}

.LANDING .INICIO a,
.LANDING .div a {
  text-decoration: none;
  color: inherit;
  display: inline-block;
  transition: transform 0.2s ease;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 0;
}

.LANDING .logo-payaguay {
  position: absolute;
  width: 336px;
  height: 80px;
  top: 14px;
  left: 160px;
  object-fit: cover;
  transition: filter 0.2s, opacity 0.2s;
}

.LANDING .logo-payaguay.logo-negative {
  filter: brightness(1.1) contrast(1.1);
  opacity: 1;
}

.LANDING .VIDEO-INICIAL {
  position: relative !important;
  width: 100% !important;
  height: 100vh !important;
  min-height: 100vh !important;
  max-width: 100vw !important;
  max-height: 100vh !important;
  overflow: hidden !important;
  background: #000 !important;
  margin: 0 !important;
  padding: 0 !important;
  display: flex !important;
  align-items: stretch !important;
  justify-content: stretch !important;
}
.LANDING .VIDEO-INICIAL > div {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  min-width: 100% !important;
  min-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  z-index: 1 !important;
}
.LANDING .VIDEO-INICIAL iframe {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  width: 120vw !important;
  height: 120vh !important;
  min-width: 100vw !important;
  min-height: 100vh !important;
  transform: translate(-50%, -50%) !important;
  object-fit: cover !important;
  background: #000 !important;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 2 !important;
}

@media screen and (max-width: 768px) {
  .LANDING .VIDEO-INICIAL,
  .LANDING .VIDEO-INICIAL > div {
    width: 100% !important;
    height: 100vh !important;
    min-width: 100% !important;
    min-height: 100vh !important;
    max-width: 100vw !important;
    max-height: 100vh !important;
  }
  .LANDING .VIDEO-INICIAL iframe {
    width: 220vw !important;
    height: 220vh !important;
    min-width: 100vw !important;
    min-height: 100vh !important;
    max-width: none !important;
    max-height: none !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    object-fit: cover !important;
    margin: 0 !important;
    padding: 0 !important;
    background-color: #000 !important;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    will-change: transform;
    display: block !important;
  }
}

.LANDING .FILOSOFIA {
  position: relative;
  display: flex;
  height: 1021px;
  align-items: flex-start;
  padding: 0 391px;
  align-self: stretch;
  width: 100%;
  overflow: hidden;
  background-image: url('https://imgur.com/t667Fo5.jpg');
  background-size: cover;
  background-position: 50% 50%;
  margin-top: 0;
}

.LANDING .FILOSOFIA .overlap-group-2 {
  position: absolute !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  right: auto;
  bottom: 120px !important;
  margin: 0 !important;
}

.LANDING .FILOSOFIA::before,
.LANDING .AGRICULTURA-2::before,
.LANDING .PECUARIA::before,
.LANDING .PECUARIA-2::before {
  display: none !important;
}

.LANDING .FILOSOFIA > * {
  position: relative;
  z-index: 2;
}

.LANDING .group {
  position: relative;
  height: 1020px;
  top: 1px;
}

.LANDING .frame-2 {
  position: relative;
  width: 1920px;
  height: 1020px;
}

.LANDING .FILOSOFIA-2 {
  display: flex;
  width: 1920px;
  height: 1021px;
  align-items: flex-start;
  padding: 120px 391px;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  background-image: url(https://c.animaapp.com/acircye9/img/filosofia.svg);
  background-size: cover;
  background-position: 50% 50%;
}

.LANDING .frame-wrapper {
  display: flex;
  width: 559px;
  height: 1071px;
  align-items: flex-start;
  gap: 110px;
  padding: 110px 0px;
  position: relative;
  margin-bottom: -290.00px;
}

.LANDING .frame-3 {
  position: relative;
  width: 526px;
  height: 704px;
}

.LANDING .CAIXA-DE-TEXTO {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  height: 100%;
}

.LANDING .overlap-group-2 {
  position: relative;
  width: 100%;
  max-width: 806px;
  height: 301px;
  margin-bottom: min(80px, 8vh);
  display: flex;
  justify-content: center;
  align-items: center;
}

.LANDING .rectangle {
  position: absolute;
  width: 750px;
  height: 230px;
  top: 40px;
  left: -140px;
  border-radius: 0px 70px;
  opacity: 0.6;
  background: #D9D9D9;
}

/* Estilo específico para o retângulo do Yu'sara */
.LANDING .CAIXA-DE-TEXTO-wrapper .overlap-group-2 {
  position: relative;
  width: 100%;
  max-width: 806px;
  height: 301px;
  margin-bottom: min(80px, 8vh);
  background: none;
  display: flex;
  justify-content: center;
  align-items: center;
}

.LANDING .CAIXA-DE-TEXTO-wrapper .rectangle {
  position: absolute !important;
  width: 750px !important;
  height: 230px !important;
  top: 40px !important;
  left: -140px !important;
  border-radius: 0px 70px !important;
  opacity: 0.6 !important;
  background: #D9D9D9 !important;
  display: block !important;
}

.LANDING .CAIXA-DE-TEXTO-wrapper .p {
  color: #000000;
  max-width: 806px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  padding: 20px 40px;
  text-align: center;
  width: 100%;
  font-family: "Roboto", Helvetica;
  font-size: 16px;
  font-weight: 400;
}

.LANDING .CAIXA-DE-TEXTO-wrapper .span {
  color: #2e7d32;
  position: relative;
  z-index: 2;
  text-align: center;
  display: block;
  width: 100%;
  font-family: "Roboto", Helvetica;
  font-size: 38px;
  font-weight: 700;
  margin-bottom: 25px;
}

.LANDING .text-wrapper-5 {
  font-family: "Roboto", Helvetica;
  font-weight: bolder;
  display: block;
  text-align: center;
}

.LANDING .text-wrapper-3 {
  font-size: 24px;
  color: #146332;
  font-family: "Roboto", Helvetica;
}

.LANDING .text-wrapper-4,
.LANDING .text-wrapper-5 {
  font-size: 16px;
  line-height: 1.4;
  display: block;
  margin-top: 10px;
  font-family: "Roboto", Helvetica;
}

.LANDING .AGRICULTURA-2 {
  display: flex;
  height: 1021px;
  align-items: flex-start;
  padding: 120px 391px;
  position: relative;
  align-self: stretch;
  width: 100%;
  overflow: hidden;
  background-image: url('https://imgur.com/Y14ZG3R.jpg');
  background-size: cover;
  background-position: 50% 50%;
  margin-top: 0;
}

.LANDING .AGRICULTURA-2::before {
  content: "";
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(255,255,255,0.2); /* 80% opacidade da imagem */
  z-index: 1;
  pointer-events: none;
}

.LANDING .AGRICULTURA-2 > * {
  position: relative;
  z-index: 2;
}

.LANDING .PECUARIA {
  background-image: url('https://imgur.com/dlgxHfa.jpg');
  display: flex;
  height: 1058px;
  align-items: flex-start;
  padding: 120px 391px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-size: cover;
  background-position: 50% 50%;
  margin-top: 0;
}

.LANDING .PECUARIA::before {
  content: "";
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(255,255,255,0.2); /* 80% opacidade da imagem */
  z-index: 1;
  pointer-events: none;
}

.LANDING .PECUARIA > * {
  position: relative;
  z-index: 2;
}

.LANDING .overlap-group-3 {
  position: relative;
  width: 806px;
  height: 301px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.LANDING .CONTATO {
  position: relative;
  width: 100%;
  min-height: 100vh;
  padding: 120px 0 0 0;
  background-color: #daf1d5;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  box-sizing: border-box;
}

.LANDING .group-wrapper {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.LANDING .group-2 {
  position: relative;
  width: 1193px;
  height: 424px;
}

.LANDING .group-3 {
  position: absolute;
  width: 208px;
  height: 173px;
  top: 238px;
  left: 500px;
}

.LANDING .div-3 {
  position: absolute;
  width: 51px;
  height: 56px;
  top: 0;
  left: 0;
}

.LANDING .ellipse {
  width: 48px;
  height: 48px;
  background-color: #daf1d5;
  border-radius: 24px;
}

.LANDING .img {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 12px;
  left: 12px;
}

.LANDING .text-wrapper-6 {
  position: absolute;
  width: 145px;
  top: 84px;
  left: 1px;
  font-family: "Libre Baskerville", Helvetica;
  font-weight: 400;
  color: var(--text-gray-900);
  font-size: 32px;
  letter-spacing: 0;
  line-height: 38.4px;
  white-space: nowrap;
}

.LANDING .icons-linkedin {
  position: absolute;
  width: 26px;
  height: 28px;
  top: 145px;
  left: 180px;
}

.LANDING .icons-instagram {
  left: 120px;
  position: absolute;
  width: 26px;
  height: 28px;
  top: 145px;
}

.LANDING .icons-twitter {
  left: 60px;
  position: absolute;
  width: 26px;
  height: 28px;
  top: 145px;
}

.LANDING .icons-facebook {
  left: 0;
  position: absolute;
  width: 26px;
  height: 28px;
  top: 145px;
}

.LANDING .group-4 {
  position: absolute;
  width: 301px;
  height: 176px;
  top: 0;
  left: 0;
}

.LANDING .overlap-group-wrapper {
  position: absolute;
  width: 64px;
  height: 56px;
  top: 0;
  left: 0;
}

.LANDING .img-wrapper {
  position: relative;
  width: 48px;
  height: 48px;
  background-color: #daf1d5;
  border-radius: 24px;
}

.LANDING .text-wrapper-7 {
  position: absolute;
  width: 109px;
  top: 84px;
  left: 1px;
  font-family: "Libre Baskerville", Helvetica;
  font-weight: 400;
  color: var(--text-gray-900);
  font-size: 32px;
  letter-spacing: 0;
  line-height: 38.4px;
  white-space: nowrap;
}

.LANDING .text-wrapper-8 {
  position: absolute;
  width: 297px;
  top: 147px;
  left: 0;
  font-family: "Josefin Sans", Helvetica;
  font-weight: 400;
  color: var(--secondary-text);
  font-size: 22px;
  letter-spacing: 0;
  line-height: 28.6px;
  white-space: nowrap;
}

.LANDING .group-5 {
  position: absolute;
  width: 341px;
  height: 216px;
  top: 238px;
  left: 0;
}

.LANDING .group-5 .div-3 {
  position: absolute;
  width: 51px;
  height: 56px;
  top: 0;
  left: 0;
}

.LANDING .group-5 .img-wrapper {
  position: relative;
  width: 48px;
  height: 48px;
  background-color: #daf1d5;
  border-radius: 24px;
}

.LANDING .group-5 .text-wrapper-9 {
  position: absolute;
  width: 278px;
  top: 84px;
  left: 1px;
  font-family: "Libre Baskerville", Helvetica;
  font-weight: 400;
  color: var(--text-gray-900);
  font-size: 32px;
  letter-spacing: 0;
  line-height: 38.4px;
  white-space: nowrap;
}

.LANDING .group-5 .div-wrapper {
  position: absolute;
  width: 339px;
  height: 69px;
  top: 147px;
  left: 0;
}

.LANDING .group-5 .group-6 {
  position: relative;
  width: 343px;
  height: 69px;
}

.LANDING .group-5 .text-wrapper-10 {
  position: absolute;
  width: 279px;
  top: 0;
  left: 0;
  font-family: "Josefin Sans", Helvetica;
  font-weight: 400;
  color: var(--secondary-text);
  font-size: 22px;
  letter-spacing: 0;
  line-height: 28.6px;
  white-space: nowrap;
}

.LANDING .group-5 .text-wrapper-11 {
  position: absolute;
  width: 339px;
  top: 35px;
  left: 0;
  font-family: "Josefin Sans", Helvetica;
  font-weight: 400;
  color: var(--secondary-text);
  font-size: 22px;
  letter-spacing: 0;
  line-height: 28.6px;
  white-space: nowrap;
}

.LANDING .group-7 {
  position: absolute;
  width: 283px;
  height: 181px;
  top: 0;
  left: 500px;
}

.LANDING .group-7 .div-3 {
  position: absolute;
  width: 51px;
  height: 56px;
  top: 0;
  left: 0;
}

.LANDING .group-7 .img-wrapper {
  position: relative;
  width: 48px;
  height: 48px;
  background-color: #daf1d5;
  border-radius: 24px;
}

.LANDING .group-7 .text-wrapper-9 {
  position: absolute;
  width: 279px;
  top: 84px;
  left: 1px;
  font-family: "Libre Baskerville", Helvetica;
  font-weight: 400;
  color: var(--text-gray-900);
  font-size: 32px;
  letter-spacing: 0;
  line-height: 38.4px;
  white-space: nowrap;
}

.LANDING .group-7 .text-wrapper-12 {
  position: absolute;
  width: 279px;
  top: 147px;
  left: 0;
  font-family: "Josefin Sans", Helvetica;
  font-weight: 400;
  color: var(--secondary-text);
  font-size: 22px;
  letter-spacing: 0;
  line-height: 28.6px;
  white-space: nowrap;
}

.LANDING .CAIXA-DE-TEXTO-wrapper {
  display: flex !important;
  flex-direction: row;
  position: relative;
  width: 100vw;
  height: 100vh;
  min-height: 600px;
  overflow: hidden;
  visibility: visible !important;
  opacity: 1 !important;
}

.LANDING .CAIXA-DE-TEXTO-wrapper > div:first-child {
  flex: 1 1 0;
  position: relative;
  height: 100%;
  min-width: 0;
  z-index: 1;
  display: block;
}

.LANDING .CAIXA-DE-TEXTO-wrapper iframe {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 1 !important;
  pointer-events: none !important;
  background: #000 !important;
  filter: contrast(1.1) brightness(1.05) !important;
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}

.LANDING .barra-lateral-yusara {
  width: 420px;
  min-width: 320px;
  max-width: 480px;
  background: #d0e8d0;
  z-index: 10 !important;
  position: relative;
  height: 100%;
  box-shadow: 2px 0 8px rgba(0,0,0,0.04);
}

.LANDING .caixa-yusara-nova {
  position: absolute;
  left: 0;
  top: 0;
  width: 420px;
  min-width: 320px;
  max-width: 480px;
  z-index: 11 !important;
  padding: 40px 32px 32px 32px;
  background: transparent;
  color: #333;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

@media (max-width: 900px) {
  .LANDING .barra-lateral-yusara,
  .LANDING .caixa-yusara-nova {
    width: 60vw;
    min-width: 180px;
    max-width: 80vw;
    padding: 24px 8px 8px 8px;
  }
}

@media (max-width: 600px) {
  .LANDING .CAIXA-DE-TEXTO-wrapper {
    flex-direction: column;
    height: auto;
    min-height: 400px;
  }
  .LANDING .barra-lateral-yusara,
  .LANDING .caixa-yusara-nova {
    width: 100vw;
    min-width: 0;
    max-width: 100vw;
    height: auto;
    position: static;
    box-shadow: none;
  }
  .LANDING .CAIXA-DE-TEXTO-wrapper > div:first-child {
    height: 40vw;
    min-height: 180px;
    max-height: 300px;
  }
}

.LANDING .yu-sara-al-m-disso-wrapper {
  position: relative;
  width: 100%;
  max-width: 800px;
  margin-bottom: 100px;
}

.LANDING .yu-sara-al-m-disso {
  position: relative;
  margin: 0;
  padding: 20px;
  text-align: center;
  font-family: "Roboto", Helvetica;
  color: #333333;
  font-size: 16px;
  line-height: 1.6;
}

.LANDING .PECUARIA-2 {
  position: relative;
  /* Existing styles */
  background-image: none; /* Remove static background image */
}

.LANDING .PECUARIA-2 .background-slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; /* Change width back to 100% */
  height: 100%;
  display: block; /* Change display back to block */
  animation: none; /* Remove slide animation from container */
}

.LANDING .PECUARIA-2 .slide-image {
  position: absolute; /* Position images on top of each other */
  top: 0;
  left: 0;
  width: 100%; /* Image width 100% of container */
  height: 100%;
  object-fit: cover;
  object-position: 85% center !important;
  transform: translateX(10%) !important;
  opacity: 0; /* Start with all images hidden */
  animation: fadeInOut 15s infinite linear; /* Apply animation to each image */
}

/* Adjust animation delay for each image */
.LANDING .PECUARIA-2 .slide-image:nth-child(1) {
  animation-delay: 0s; /* First image starts immediately */
}

.LANDING .PECUARIA-2 .slide-image:nth-child(2) {
  animation-delay: 5s; /* Second image starts after 5 seconds */
}

.LANDING .PECUARIA-2 .slide-image:nth-child(3) {
  animation-delay: 10s; /* Third image starts after 10 seconds */
}

@keyframes fadeInOut {
  0% { opacity: 0; } /* Start invisible */
  10% { opacity: 1; } /* Fade in over 1.5s (10% of 15s) */
  43% { opacity: 1; } /* Stay visible for ~5s (until 43% of 15s) */
  53% { opacity: 0; } /* Fade out over 1.5s (10% of 15s) */
  100% { opacity: 0; } /* Stay invisible */
}

/* Ajustes específicos para diferentes tamanhos de tela */
@media screen and (min-width: 1200px) {
  .LANDING .PECUARIA-2 .slide-image {
    object-position: 90% center !important;
    transform: translateX(15%) !important;
  }
}

@media screen and (min-width: 1920px) {
  .LANDING .PECUARIA-2 .slide-image {
    object-position: 95% center !important;
    transform: translateX(20%) !important;
  }
  
  .LANDING .CAIXA-DE-TEXTO-wrapper iframe {
    transform: translate3d(-25%, 0, 0) !important;
    width: 155% !important;
    height: 135% !important;
  }
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
  .LANDING .PECUARIA-2 .slide-image {
    object-position: 80% center !important;
    transform: translateX(8%) !important;
  }
}

@media screen and (max-width: 767px) {
  .LANDING .PECUARIA-2 .slide-image {
    object-position: 75% center !important;
    transform: translateX(5%) !important;
  }
  
  .LANDING .CAIXA-DE-TEXTO-wrapper iframe {
    transform: translate3d(-35%, 0, 0) !important;
    width: 135% !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
  }
  
  .LANDING .video-bg-yusara iframe {
    transform: none !important;
    width: 100% !important;
    height: 100% !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
  }
}

.LANDING .MOVEIS {
  width: 100vw !important;
  max-width: 100vw !important;
  background-color: #d9d9d9 !important;
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box;
  min-height: calc(100vh + 200px) !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.LANDING .MOVEIS-2 {
  width: 100vw !important;
  max-width: 100vw !important;
  margin: 0 auto !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  flex: 1;
  justify-content: center;
}

.LANDING .text-wrapper-13 {
  font-family: "Istok Web", Helvetica;
  font-weight: 400;
  color: #146332;
  font-size: 24px;
  text-align: center;
  margin-bottom: 10px;
}

.LANDING .subtitle-moveis {
  font-family: "Roboto", Helvetica;
  font-weight: 400;
  color: #2e7d32;
  font-size: 16px;
  text-align: center;
  margin-bottom: 40px;
  letter-spacing: 0.5px;
}

.LANDING .frame-4 {
  width: 100vw !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  box-sizing: border-box;
}

.LANDING .group-8,
.LANDING .group-9,
.LANDING .group-10,
.LANDING .group-11 {
  display: contents;
}

.LANDING .ellipse-2,
.LANDING .ellipse-3,
.LANDING .ellipse-4 {
  width: 150px;
  height: 150px;
  object-fit: cover;
  border-radius: 50%;
  margin: 0 auto;
}

.LANDING .MESAS-DE-JANTAR,
.LANDING .MESAS-DE-CENTRO,
.LANDING .APARADORES-ESTANTES,
.LANDING .text-wrapper-14,
.LANDING .text-wrapper-15,
.LANDING .text-wrapper-16 {
  font-family: "Roboto", Helvetica;
  font-weight: 400;
  color: #2e7d32 !important;
  font-size: 18px;
  text-align: center;
  letter-spacing: 1.5px;
  line-height: 1.4;
  text-decoration: none;
  cursor: pointer;
  width: 220px;
  margin: 10px auto 0;
  transition: transform 0.2s ease;
}

.LANDING .text-wrapper-13 {
  font-size: 42px;
  letter-spacing: 4px;
  margin-bottom: 40px;
}

.LANDING .group-8 a,
.LANDING .group-9 a,
.LANDING .group-10 a,
.LANDING .group-11 a {
  display: inline-block;
  cursor: pointer;
  transition: transform 0.2s ease;
}

.LANDING .MESAS-DE-JANTAR:hover,
.LANDING .MESAS-DE-CENTRO:hover,
.LANDING .APARADORES-ESTANTES:hover,
.LANDING .text-wrapper-14:hover,
.LANDING .text-wrapper-15:hover,
.LANDING .text-wrapper-16:hover,
.LANDING .group-8 a:hover,
.LANDING .group-9 a:hover,
.LANDING .group-10 a:hover,
.LANDING .group-11 a:hover {
  transform: scale(1.1);
  color: #1b5e20;
}

.LANDING .group-8 a:hover img,
.LANDING .group-9 a:hover img,
.LANDING .group-10 a:hover img,
.LANDING .group-11 a:hover img {
  transform: scale(1.1);
  transition: transform 0.2s ease;
}

.LANDING .FILOSOFIA,
.LANDING .AGRICULTURA-2,
.LANDING .PECUARIA,
.LANDING .CAIXA-DE-TEXTO-wrapper,
.LANDING .PECUARIA-2 {
  position: relative;
  width: 100%;
  height: calc(100vh + 100px);
  min-height: calc(960px + 100px);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding: 0;
  padding-top: 100px;
  background-size: cover;
  background-position: 50% 50%;
  margin-top: 0;
  scroll-margin-top: calc(-100px - 15vh);
  scroll-snap-align: start;
  overflow: hidden;
}

@media screen and (min-width: 1920px) {
  .LANDING .FILOSOFIA,
  .LANDING .AGRICULTURA-2,
  .LANDING .PECUARIA,
  .LANDING .CAIXA-DE-TEXTO-wrapper,
  .LANDING .PECUARIA-2 {
    padding-left: 391px;
    padding-right: 391px;
  }
}

.LANDING .overlap-group-2,
.LANDING .overlap-group-3 {
  margin-bottom: min(80px, 8vh);
}

@media screen and (max-height: 800px) {
  .LANDING .overlap-group-2,
  .LANDING .overlap-group-3 {
    bottom: 20vh;
  }
  .LANDING .FILOSOFIA,
  .LANDING .AGRICULTURA-2,
  .LANDING .PECUARIA,
  .LANDING .CAIXA-DE-TEXTO-wrapper,
  .LANDING .PECUARIA-2 {
    scroll-margin-top: calc(-100px - 10vh);
  }
}

@media screen and (min-height: 1080px) {
  .LANDING .overlap-group-2,
  .LANDING .overlap-group-3 {
    bottom: 30vh;
  }
  .LANDING .FILOSOFIA,
  .LANDING .AGRICULTURA-2,
  .LANDING .PECUARIA,
  .LANDING .CAIXA-DE-TEXTO-wrapper,
  .LANDING .PECUARIA-2 {
    scroll-margin-top: calc(-100px - 20vh);
  }
}

@media screen and (min-width: 1920px) {
  .LANDING .overlap-group-2,
  .LANDING .overlap-group-3 {
    width: 806px;
    bottom: 25vh;
  }
  .LANDING .CAIXA-DE-TEXTO-wrapper .overlap-group-2 {
    width: 100vw;
  }
}

.LANDING .AGRICULTURA-2 {
  background-image: url('https://imgur.com/UZhvuS4.jpg');
}

.LANDING .PECUARIA {
  background-image: url('https://imgur.com/dlgxHfa.jpg');
}

.LANDING .PECUARIA-2 {
  background-image: url('https://imgur.com/N4nFhce.jpg');
}

.LANDING .FILOSOFIA {
  background-color: #ffffff;
}

.LANDING .CAIXA-DE-TEXTO-wrapper {
  overflow: hidden;
}

.LANDING .CAIXA-DE-TEXTO-wrapper .background-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

/* Mobile Responsive Design */
@media screen and (max-width: 768px) {
  .LANDING {
    width: 100%;
  }

  .LANDING .frame,
  .LANDING .HEADER {
    width: 100%;
    height: 80px;
    position: fixed;
    top: 0;
    left: 0;
    transform: none;
    background-color: #d9d9d9;
    z-index: 1000;
  }

  .LANDING .logo-payaguay {
    width: 240px !important;
    height: 60px !important;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    object-fit: contain;
  }

  .LANDING .nav-items {
    display: none !important;
    position: fixed;
    top: 80px;
    left: 0;
    width: 100%;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    background-color: #d9d9d9;
    border-bottom: 2px solid #2e7d32;
    padding: 20px;
    height: auto;
    z-index: 999;
  }

  .LANDING .nav-items.active {
    display: flex !important;
  }

  .LANDING .nav-items a {
    font-size: 15px;
    color: #146332;
    padding: 10px 0;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
  }

  .LANDING .mobile-menu-button {
    display: block !important;
    position: fixed !important;
    right: 20px !important;
    top: 20px !important;
    width: 30px !important;
    height: 30px !important;
    cursor: pointer !important;
    z-index: 2100 !important;
    background: none !important;
    border: none !important;
  }

  .LANDING .mobile-menu-button span {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #146332;
    margin: 6px 0;
    transition: 0.3s;
  }

  .LANDING .mobile-menu-button.active span:nth-child(1) {
    transform: rotate(-45deg) translate(-5px, 6px);
  }

  .LANDING .mobile-menu-button.active span:nth-child(2) {
    opacity: 0;
  }

  .LANDING .mobile-menu-button.active span:nth-child(3) {
    transform: rotate(45deg) translate(-5px, -6px);
  }

  .LANDING .INICIO,
  .LANDING .text-wrapper-2,
  .LANDING .overlap-group,
  .LANDING .YUSARA,
  .LANDING .overlap {
    display: none !important;
  }

  /* Adjust content spacing for mobile */
  .LANDING .VIDEO-INICIAL,
  .LANDING .FILOSOFIA,
  .LANDING .AGRICULTURA-2,
  .LANDING .PECUARIA,
  .LANDING .CAIXA-DE-TEXTO-wrapper,
  .LANDING .PECUARIA-2 {
    position: relative;
    width: 100%;
    height: 100vh;
    min-height: 100vh;
    overflow: hidden;
    background-color: #000;
    padding: 0;
    margin: 0;
  }

  .LANDING .VIDEO-INICIAL iframe {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    width: 380vw !important;
    height: 380vh !important;
    min-width: 100% !important;
    min-height: 100% !important;
    transform: translate3d(-50%, -50%, 0) scale(1.05) !important;
    object-fit: cover !important;
    pointer-events: none !important;
    margin: 0 !important;
    padding: 0 !important;
    background-color: #000 !important;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    will-change: transform;
  }

  .LANDING .CAIXA-DE-TEXTO-wrapper iframe {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    width: 380vw !important;
    height: 380vh !important;
    min-width: 100% !important;
    min-height: 100% !important;
    transform: translate3d(-40%, -50%, 0) scale(1.05) !important;
    object-fit: cover !important;
    pointer-events: none !important;
    margin: 0 !important;
    padding: 0 !important;
    background-color: #000 !important;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    will-change: transform;
  }

  .LANDING .MOVEIS-2 {
    width: 100%;
    max-width: 100vw;
    margin: 0 auto;
    padding: 0 0 20px 0;
  }

  .LANDING .frame-4 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, auto);
    gap: 20px;
    width: 100%;
    padding: 0 10px;
  }

  .LANDING .group-8,
  .LANDING .group-9,
  .LANDING .group-10,
  .LANDING .group-11 {
    display: contents;
  }

  .LANDING .ellipse-2,
  .LANDING .ellipse-3,
  .LANDING .ellipse-4 {
        width: 150px;
        height: 150px;
    object-fit: cover;
    border-radius: 50%;
    margin: 0 auto;
  }

  .LANDING .MESAS-DE-JANTAR,
  .LANDING .MESAS-DE-CENTRO,
  .LANDING .APARADORES-ESTANTES,
  .LANDING .text-wrapper-14,
  .LANDING .text-wrapper-15,
  .LANDING .text-wrapper-16 {
    width: 100%;
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #2e7d32 !important;
    margin: 8px 0 0 0;
    text-align: center;
    word-break: break-word;
    overflow-wrap: break-word;
    padding: 0 5px;
  }

  .LANDING .CAIXA-DE-TEXTO {
    align-items: center;
  }

  .LANDING .overlap-group-2,
  .LANDING .overlap-group-3,
  .LANDING .CAIXA-DE-TEXTO-wrapper .overlap-group-2 {
    position: relative;
    width: 85%;
    max-width: 300px;
    min-width: 0;
    margin: 0 auto 15px auto;
    padding: 12px 10px;
    box-sizing: border-box;
    background: rgba(217, 217, 217, 0.8);
    border-radius: 12px;
    display: block;
    height: auto;
  }

  .LANDING .overlap-group-3 {
    background: rgba(217, 217, 217, 0.8);
  }

  .LANDING .rectangle,
  .LANDING .CAIXA-DE-TEXTO-wrapper .rectangle {
    display: none;
  }

  .LANDING .p,
  .LANDING .div-2,
  .LANDING .CAIXA-DE-TEXTO-wrapper .p {
    position: relative;
    font-size: 10px;
    padding: 0;
    margin: 0;
    color: #000;
    text-align: center;
    word-break: break-word;
    overflow-wrap: break-word;
    width: 100%;
    box-sizing: border-box;
    line-height: 1.2;
    white-space: normal;
    left: 0;
  }

  .LANDING .div-2 {
    color: #000;
  }

  .LANDING .span,
  .LANDING .CAIXA-DE-TEXTO-wrapper .span {
    position: relative;
    font-size: 13px;
    margin-bottom: 8px;
    color: #000;
    text-align: center;
    display: block;
    width: 100%;
    word-break: break-word;
    overflow-wrap: break-word;
    line-height: 1.1;
    white-space: normal;
  }

  /* Contact section mobile adjustments */
  .LANDING .CONTATO {
    padding: 40px 20px;
    width: 100%;
    background: #daf1d5;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 100vh;
    box-sizing: border-box;
  }

  .LANDING .group-wrapper {
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
  }

  .LANDING .group-2 {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  /* Contact Cards - New Design */
  .LANDING .group-3,
  .LANDING .group-4,
  .LANDING .group-5,
  .LANDING .group-7 {
    position: relative;
    width: 100%;
    background: #fff;
    border-radius: 12px;
    padding: 25px 20px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }

  /* Address section specific adjustments */
  .LANDING .group-5 {
    position: relative;
    width: 100%;
    height: auto;
    top: auto;
    left: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }

  .LANDING .group-5 .div-3,
  .LANDING .group-5 .img-wrapper {
    display: none;
  }

  .LANDING .group-5 .text-wrapper-9 {
    position: relative;
    font-family: "Roboto", Helvetica;
    font-size: 20px;
    font-weight: 500;
    color: #146332;
    text-align: center;
    margin: 0;
    width: 100%;
    top: auto;
    left: auto;
    line-height: normal;
    white-space: normal;
  }

  .LANDING .group-5 .div-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    top: auto;
    left: auto;
  }

  .LANDING .group-5 .group-6 {
    position: relative;
    width: 343px;
    height: 69px;
  }

  .LANDING .group-5 .text-wrapper-10 {
    position: absolute;
    width: 279px;
    top: 0;
    left: 0;
    font-family: "Josefin Sans", Helvetica;
    font-weight: 400;
    color: var(--secondary-text);
    font-size: 22px;
    letter-spacing: 0;
    line-height: 28.6px;
    white-space: nowrap;
  }

  .LANDING .group-5 .text-wrapper-11 {
    position: absolute;
    width: 339px;
    top: 35px;
    left: 0;
    font-family: "Josefin Sans", Helvetica;
    font-weight: 400;
    color: var(--secondary-text);
    font-size: 22px;
    letter-spacing: 0;
    line-height: 28.6px;
    white-space: nowrap;
  }

  .LANDING .group-7 {
    position: absolute;
    width: 283px;
    height: 181px;
    top: 0;
    left: 500px;
  }

  .LANDING .group-7 .div-3 {
    position: absolute;
    width: 51px;
    height: 56px;
    top: 0;
    left: 0;
  }

  .LANDING .group-7 .img-wrapper {
    position: relative;
    width: 48px;
    height: 48px;
    background-color: #daf1d5;
    border-radius: 24px;
  }

  .LANDING .group-7 .text-wrapper-9 {
    position: absolute;
    width: 279px;
    top: 84px;
    left: 1px;
    font-family: "Libre Baskerville", Helvetica;
    font-weight: 400;
    color: var(--text-gray-900);
    font-size: 32px;
    letter-spacing: 0;
    line-height: 38.4px;
    white-space: nowrap;
  }

  .LANDING .group-7 .text-wrapper-12 {
    position: absolute;
    width: 279px;
    top: 147px;
    left: 0;
    font-family: "Josefin Sans", Helvetica;
    font-weight: 400;
    color: var(--secondary-text);
    font-size: 22px;
    letter-spacing: 0;
    line-height: 28.6px;
    white-space: nowrap;
  }

  .LANDING .CAIXA-DE-TEXTO-wrapper {
    position: relative;
    width: 100%;
    height: 1021px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    padding: 100px 0 60px;
    overflow: hidden;
    margin-top: 0;
    background-color: #000;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    perspective: 1000;
    -webkit-perspective: 1000;
    will-change: transform;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .LANDING .CAIXA-DE-TEXTO-wrapper > div:first-child {
    position: absolute !important;
    top: 54% !important;
    left: 50% !important;
    transform: translate3d(-50%, -50%, 0) !important;
    width: 100% !important;
    height: 100% !important;
    padding: 0 !important;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    will-change: transform;
  }

  .LANDING .CAIXA-DE-TEXTO-wrapper iframe {
    position: absolute !important;
    top: -15% !important;
    left: -15% !important;
    width: 150% !important;
    height: 130% !important;
    transform: translate3d(-20%, 0, 0) !important;
    object-fit: cover !important;
    pointer-events: none !important;
    margin: 0 !important;
    background-color: #000 !important;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    will-change: transform;
    image-rendering: -webkit-optimize-contrast !important;
    image-rendering: crisp-edges !important;
    image-rendering: pixelated !important;
    filter: contrast(1.1) brightness(1.05) !important;
  }

  .LANDING .yu-sara-al-m-disso-wrapper {
    position: relative;
    width: 100%;
    max-width: 800px;
    margin-bottom: 100px;
  }

  .LANDING .yu-sara-al-m-disso {
    position: relative;
    margin: 0;
    padding: 20px;
    text-align: center;
    font-family: "Roboto", Helvetica;
    color: #333333;
    font-size: 16px;
    line-height: 1.6;
  }

  .LANDING .PECUARIA-2 {
    position: relative;
    /* Existing styles */
    background-image: none; /* Remove static background image */
  }

  .LANDING .PECUARIA-2 .background-slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; /* Change width back to 100% */
    height: 100%;
    display: block; /* Change display back to block */
    animation: none; /* Remove slide animation from container */
  }

  .LANDING .PECUARIA-2 .slide-image {
    position: absolute; /* Position images on top of each other */
    top: 0;
    left: 0;
    width: 100%; /* Image width 100% of container */
    height: 100%;
    object-fit: cover;
    object-position: 85% center !important;
    transform: translateX(10%) !important;
    opacity: 0; /* Start with all images hidden */
    animation: fadeInOut 15s infinite linear; /* Apply animation to each image */
  }

  /* Adjust animation delay for each image */
  .LANDING .PECUARIA-2 .slide-image:nth-child(1) {
    animation-delay: 0s; /* First image starts immediately */
  }

  .LANDING .PECUARIA-2 .slide-image:nth-child(2) {
    animation-delay: 5s; /* Second image starts after 5 seconds */
  }

  .LANDING .PECUARIA-2 .slide-image:nth-child(3) {
    animation-delay: 10s; /* Third image starts after 10 seconds */
  }

  @keyframes fadeInOut {
    0% { opacity: 0; } /* Start invisible */
    10% { opacity: 1; } /* Fade in over 1.5s (10% of 15s) */
    43% { opacity: 1; } /* Stay visible for ~5s (until 43% of 15s) */
    53% { opacity: 0; } /* Fade out over 1.5s (10% of 15s) */
    100% { opacity: 0; } /* Stay invisible */
  }

  .LANDING .MOVEIS {
    padding: 20px 0;
  }

  .LANDING .MOVEIS-2 {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
  }

  .LANDING .frame-4 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, auto);
    gap: 8px;
    width: 100%;
    padding: 0 8px;
  }

  .LANDING .group-8,
  .LANDING .group-9,
  .LANDING .group-10,
  .LANDING .group-11 {
    display: contents;
  }

  .LANDING .ellipse-2,
  .LANDING .ellipse-3,
  .LANDING .ellipse-4 {
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 50%;
    margin: 0 auto;
  }

  .LANDING .MESAS-DE-JANTAR,
  .LANDING .MESAS-DE-CENTRO,
  .LANDING .APARADORES-ESTANTES,
  .LANDING .text-wrapper-14,
  .LANDING .text-wrapper-15,
  .LANDING .text-wrapper-16 {
    width: 100%;
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #2e7d32 !important;
    margin: 8px 0 0 0;
    text-align: center;
    word-break: break-word;
    overflow-wrap: break-word;
    padding: 0 5px;
  }

  .LANDING .mobile-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    padding: 2px;
    background: none;
    border-radius: 0;
    transition: transform 0.2s ease;
    width: 100%;
  }

  .LANDING .mobile-item a {
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }

  .LANDING .mobile-item img {
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 50%;
    margin-bottom: 10px;
  }

  .LANDING .mobile-item .MESAS-DE-JANTAR,
  .LANDING .mobile-item .MESAS-DE-CENTRO,
  .LANDING .mobile-item .APARADORES-ESTANTES,
  .LANDING .mobile-item .text-wrapper-14,
  .LANDING .mobile-item .text-wrapper-15,
  .LANDING .mobile-item .text-wrapper-16 {
    font-size: 11px;
    line-height: 1.1;
    text-align: center;
    color: #2e7d32;
    font-weight: 500;
    width: 100%;
    padding: 0 2px;
    margin-top: 3px;
  }

  @media screen and (min-width: 769px) {
    .LANDING .mobile-item img {
      width: 220px;
      height: 220px;
      max-width: none;
    }

    .LANDING .mobile-item .MESAS-DE-JANTAR,
    .LANDING .mobile-item .MESAS-DE-CENTRO,
    .LANDING .mobile-item .APARADORES-ESTANTES,
    .LANDING .mobile-item .text-wrapper-14,
    .LANDING .mobile-item .text-wrapper-15,
    .LANDING .mobile-item .text-wrapper-16 {
      font-size: 18px;
      line-height: 1.4;
      letter-spacing: 1.5px;
      margin-top: 10px;
      width: 220px;
    }
  }

  .LANDING .text-wrapper-13 {
    font-size: 28px;
    letter-spacing: 2px;
    margin-bottom: 5px;
  }

  .LANDING .subtitle-moveis {
    font-size: 14px;
    margin-bottom: 15px;
    letter-spacing: 0.3px;
  }

  .LANDING .frame-4 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, auto);
    gap: 12px;
    width: 100%;
    padding: 0 12px;
  }

  .LANDING .item-link {
    padding: 4px;
  }

  .LANDING .item-image {
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 50%;
    margin-bottom: 10px;
  }

  .LANDING .item-text {
    font-size: 14px;
    line-height: 1.2;
    width: 100%;
    padding: 0 4px;
    margin-top: 4px;
    font-weight: 500;
  }

  .LANDING .group-7 {
    position: relative;
    width: 100%;
    height: auto;
    top: auto;
    left: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    background: #fff;
    border-radius: 12px;
    padding: 25px 20px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  }

  .LANDING .group-7 .div-3,
  .LANDING .group-7 .img-wrapper {
    display: none;
  }

  .LANDING .group-7 .text-wrapper-9 {
    position: relative;
    font-family: "Roboto", Helvetica;
    font-size: 20px;
    font-weight: 500;
    color: #146332;
    text-align: center;
    margin: 0 0 12px 0;
    width: 100%;
    top: auto;
    left: auto;
    line-height: normal;
    white-space: normal;
  }

  .LANDING .group-7 .text-wrapper-12 {
    position: relative;
    font-family: "Roboto", Helvetica;
    font-size: 14px;
    color: #333;
    text-align: center;
    line-height: 1.4;
    margin: 0;
    width: 100%;
    top: auto;
    left: auto;
    white-space: normal;
  }

  .LANDING .group-7 a {
    text-decoration: none;
    color: inherit;
    display: block;
    width: 100%;
  }

  .LANDING .group-7 .text-wrapper-12 {
    font-size: 16px;
    color: #146332;
    font-weight: 400;
    letter-spacing: 0.5px;
  }

  .LANDING .social-icons {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 18px;
    position: relative;
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .LANDING .social-icons a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
  }
  .LANDING .icons-facebook,
  .LANDING .icons-twitter,
  .LANDING .icons-instagram,
  .LANDING .icons-linkedin {
    position: static !important;
    width: 26px;
    height: 28px;
  }
  @media screen and (max-width: 768px) {
    .LANDING .social-icons {
      gap: 12px;
      margin-top: 8px;
      margin-bottom: 8px;
    }
    .LANDING .social-icons a {
      width: 28px;
      height: 28px;
    }
    .LANDING .icons-facebook,
    .LANDING .icons-twitter,
    .LANDING .icons-instagram,
    .LANDING .icons-linkedin {
      width: 22px;
      height: 24px;
    }
  }

  .LANDING .group-3 {
    display: none;
  }

  .LANDING .group-4 {
    position: relative;
    width: 100%;
    height: auto;
    top: auto;
    left: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    background: #fff;
    border-radius: 12px;
    padding: 25px 20px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  }

  .LANDING .group-4 .div-3,
  .LANDING .group-4 .img-wrapper {
    display: none;
  }

  .LANDING .group-4 .text-wrapper-7 {
    position: relative;
    font-family: "Roboto", Helvetica;
    font-size: 20px;
    font-weight: 500;
    color: #146332;
    text-align: center;
    margin: 0 0 12px 0;
    width: 100%;
    top: auto;
    left: auto;
    line-height: normal;
    white-space: normal;
  }

  .LANDING .group-4 .text-wrapper-8 {
    position: relative;
    font-family: "Roboto", Helvetica;
    font-size: 16px;
    color: #146332;
    text-align: center;
    line-height: 1.4;
    margin: 0;
    width: 100%;
    top: auto;
    left: auto;
    white-space: normal;
  }


  .LANDING .group-4 a {
    text-decoration: none;
    color: inherit;
    display: block;
    width: 100%;
  }

  .LANDING .video-container {
    width: 110%;
    height: 110%;
    margin-left: -5%;
  }
  
  .LANDING .video-container-yusara {
    width: 110%;
    height: 110%;
    margin-left: -5%;
  }

  .LANDING .AGRICULTURA-2,
  .LANDING .PECUARIA {
    height: auto;
    min-height: 100vh;
    padding: 80px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .LANDING .overlap-group-2,
  .LANDING .overlap-group-3 {
    width: 100%;
    max-width: 600px;
    height: auto;
    min-height: 300px;
    margin: 0 auto;
    position: relative;
    bottom: auto;
  }

  .LANDING .rectangle {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.9;
  }

  .LANDING .p,
  .LANDING .div-2 {
    position: relative;
    z-index: 2;
    padding: 20px;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
  }

  .LANDING .span {
    font-size: 24px;
    margin-bottom: 10px;
    display: block;
  }

  .LANDING .CAIXA-DE-TEXTO-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .LANDING .CAIXA-DE-TEXTO-wrapper .CAIXA-DE-TEXTO {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }

  .LANDING .CAIXA-DE-TEXTO-wrapper .overlap-group-2 {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    position: relative;
  }

  .LANDING .CAIXA-DE-TEXTO-wrapper .rectangle {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.9;
  }

    .LANDING .MOVEIS {
      position: relative;
      width: 100%;
      min-height: 100vh;
      padding: 100px 20px 40px;
      box-sizing: border-box;
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: center;
    }

    .LANDING .MOVEIS-2 {
      width: 100%;
    max-width: 320px;
      margin: 0 auto;
      flex: 1;
      display: flex;
      flex-direction: column;
      align-items: center;
    }

    .LANDING .frame-4 {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 15px;
      width: 100%;
      max-width: 100%;
      margin: 0 auto;
      padding: 0;
      justify-items: center;
    }

    .LANDING .item-link {
      display: flex;
      flex-direction: column;
      align-items: center;
      text-decoration: none;
      width: 100%;
    max-width: 160px;
    }

    .LANDING .item-image {
    width: 150px;
    height: 150px;
      object-fit: cover;
    margin-bottom: 10px;
    border-radius: 50%;
    }

    .LANDING .item-text {
    font-size: 13px;
    line-height: 1.4;
      text-align: center;
      width: 100%;
    }

  .LANDING .MOVEIS-2 {
    max-width: 380px;
  }

  .LANDING .item-link {
    max-width: 160px;
  }

  .LANDING .item-image {
    width: 150px;
    height: 150px;
    object-fit: cover;
    margin-bottom: 10px;
    border-radius: 50%;
  }

  .LANDING .item-text {
    font-size: 13px;
    line-height: 1.4;
  }
}

@media screen and (max-width: 480px) {
  .LANDING .logo-payaguay {
    width: 100px;
  }

  .LANDING .mobile-menu-button {
    right: 15px;
  }
}

.LANDING .group-10 a,
.LANDING .group-11 a {
  text-decoration: none;
  color: #2e7d32 !important;
  display: inline-block;
  transition: transform 0.2s ease;
  cursor: pointer;
  position: relative;
  z-index: 1;
  width: 280px;
}

.LANDING .group-10 a:hover,
.LANDING .group-11 a:hover {
  transform: scale(1.1);
}

.LANDING .group-10 img,
.LANDING .group-11 img {
  pointer-events: none;
}

.LANDING .text-wrapper-14,
.LANDING .text-wrapper-15,
.LANDING .text-wrapper-16 {
  font-family: "Roboto", Helvetica;
  font-weight: 400;
  color: #2e7d32 !important;
  font-size: 20px;
  text-align: center;
  letter-spacing: 2.20px;
  line-height: 32px;
  text-decoration: none;
  cursor: pointer;
  width: 280px;
  transition: transform 0.2s ease;
  margin-top: 10px;
  display: block;
}

.LANDING .p,
.LANDING .div-2 {
  position: relative;
  z-index: 1;
  margin: 0;
  padding: 20px 40px;
  font-family: "Roboto", Helvetica;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1.5;
  left: -160px;
  color: #000000;
  text-align: center;
}

.LANDING .span {
  display: block;
  font-family: "Roboto", Helvetica;
  font-size: 38px;
  font-weight: 700;
  margin-bottom: 25px;
  color: #2e7d32;
  text-align: center;
}

/* Estilo específico para o Yu'sara */
.LANDING .CAIXA-DE-TEXTO-wrapper .p {
  color: #000000;
  max-width: 806px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  padding: 20px 40px;
  text-align: center;
  width: 100%;
  font-family: "Roboto", Helvetica;
  font-size: 16px;
  font-weight: 400;
}

.LANDING .CAIXA-DE-TEXTO-wrapper .span {
  color: #2e7d32;
  position: relative;
  z-index: 2;
  text-align: center;
  display: block;
  width: 100%;
  font-family: "Roboto", Helvetica;
  font-size: 38px;
  font-weight: 700;
  margin-bottom: 25px;
}

/* Ajuste visual do menu principal para desktop */
.LANDING .nav-items {
  display: flex;
  flex-direction: row;
  gap: 25px;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 39px;
  left: 580px;
  background: none;
  padding: 0;
  width: auto;
  height: 29px;
  border: none;
  z-index: 10;
}

.LANDING .nav-items a {
  font-family: "Istok Web", Helvetica;
  font-weight: 400;
  color: #146332;
  font-size: 15px;
  letter-spacing: 0;
  line-height: normal;
  text-decoration: none;
  transition: transform 0.2s ease, color 0.2s ease;
  display: inline-block;
  padding: 0 2px;
  text-transform: uppercase;
}

.LANDING .nav-items a:hover {
  transform: scale(1.1);
  color: #1b5e20;
  text-decoration: none;
}

.LANDING .nav-items a:active {
  color: #0d3b16;
}

.LANDING .language-switch {
  display: flex;
  gap: 5px;
    align-items: center;
  position: absolute;
  top: 39px;
  left: 10px;
  z-index: 1001;
  }

.LANDING .language-switch button {
  background: none;
  border: none;
    color: #146332;
  font-family: "Istok Web", Helvetica;
  font-size: 15px;
  cursor: pointer;
  padding: 5px 10px;
  transition: all 0.2s ease;
    text-transform: uppercase;
}

.LANDING .language-switch button.active {
  font-weight: bold;
  text-decoration: underline;
}

.LANDING .language-switch button:hover {
  transform: scale(1.1);
}

@media screen and (max-width: 1400px) {
  .LANDING .nav-items {
    left: 530px;
  }
  .LANDING .language-switch {
    left: 10x;
  }
}

@media screen and (max-width: 1200px) {
  .LANDING .nav-items {
    left: 400px;
  }
  .LANDING .language-switch {
    left: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .LANDING .nav-items {
    left: 300px;
  }
  .LANDING .language-switch {
    left: 20px;
  }
}

.LANDING .item-link {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  transition: transform 0.2s ease;
}

.LANDING .item-image {
  width: 180px;
  height: 180px;
  object-fit: cover;
  border-radius: 50%;
  margin-bottom: 10px;
}

.LANDING .item-text {
  font-family: "Roboto", Helvetica;
  font-weight: 400;
  color: #2e7d32;
  font-size: 18px;
  text-align: center;
  letter-spacing: 1.5px;
  line-height: 1.4;
  width: 220px;
}

.LANDING .item-link:hover {
  transform: scale(1.1);
}

.LANDING .item-link:hover .item-text {
  color: #1b5e20;
}

.LANDING .social-icons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin-top: 15px;
}

.LANDING .social-icons a {
  display: flex;
  align-items: center;
  justify-content: center;
}

.LANDING .social-icons a:hover {
  transform: none;
}

.LANDING .icons-facebook,
.LANDING .icons-instagram,
.LANDING .icons-twitter,
.LANDING .icons-linkedin {
  width: 24px;
  height: 24px;
}

.LANDING .social-icons a:hover img {
  opacity: 1;
}

@media screen and (max-width: 768px) {
  .LANDING .social-icons {
    display: none;
  }

  .LANDING .group-3 {
    position: relative;
    width: 100%;
    height: auto;
    top: auto;
    left: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }

  .LANDING .group-3 .div-3,
  .LANDING .group-3 .img-wrapper {
    display: none;
  }

  .LANDING .group-3 .text-wrapper-6 {
    position: relative;
    font-family: "Roboto", Helvetica;
    font-size: 20px;
    font-weight: 500;
    color: #146332;
    text-align: center;
    margin: 0;
    width: 100%;
    top: auto;
    left: auto;
    line-height: normal;
    white-space: normal;
  }
}

.LANDING .mobile-language-switch {
    display: none;
    flex-direction: column;
    gap: 10px;
    width: 100%;
    padding: 15px 0;
    border-top: 1px solid rgba(46, 125, 50, 0.2);
    margin-top: 10px;
    align-items: center;
}

.LANDING .mobile-language-switch button {
    background: none;
    border: none;
    color: #146332;
    font-family: "Istok Web", Helvetica;
    font-size: 15px;
    cursor: pointer;
    padding: 5px 10px;
    transition: all 0.2s ease;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
}

.LANDING .mobile-language-switch button.active {
    font-weight: bold;
    text-decoration: underline;
}

.LANDING .mobile-language-switch button:hover {
    transform: scale(1.05);
}

@media screen and (max-width: 768px) {
    .LANDING .language-switch {
        display: none;
    }

    .LANDING .mobile-language-switch {
        display: flex;
        align-items: center;
    }

    .LANDING .nav-items {
        display: none !important;
        position: fixed;
        top: 80px;
        left: 0;
        width: 100%;
        flex-direction: column;
        align-items: center;
        gap: 20px;
        background-color: #d9d9d9;
        border-bottom: 2px solid #2e7d32;
        padding: 20px;
        height: auto;
        z-index: 999;
    }

    .LANDING .nav-items.active {
        display: flex !important;
    }

    .LANDING .nav-items a {
        font-size: 15px;
        color: #146332;
        padding: 10px 0;
        width: 100%;
        text-align: center;
        text-transform: uppercase;
    }
}

@media screen and (max-width: 768px) {
  .LANDING .nav-items.active {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    min-height: 100vh !important;
    background-color: #d9d9d9 !important;
    border: none !important;
    padding-top: 80px !important;
    z-index: 2000 !important;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
  }
}

/* Estilos para a página Mesas de Centro I */
.MESAS-DE-CENTRO-i {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 1920px;
  align-items: center;
  position: relative;
  margin: 0 auto;
  background-color: #d9d9d9;
  min-height: 100vh;
  padding: 40px 0;
}

.MESAS-DE-CENTRO-i .AGRICULTURA {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  align-items: center;
  justify-content: flex-start;
  padding: 40px 20px 120px;
  position: relative;
  width: 100%;
  background-color: #d9d9d9;
}

.MESAS-DE-CENTRO-i .frame {
  display: flex;
  height: 120px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  margin-bottom: 40px;
}

.MESAS-DE-CENTRO-i .frame .text-wrapper {
  position: relative;
  flex: 1;
  height: auto;
  font-family: "Roboto-Regular", Helvetica;
  font-weight: 400;
  color: #2e7d32;
  font-size: 64px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.MESAS-DE-CENTRO-i .div {
  position: relative;
  width: 100%;
  max-width: 1200px;
  min-height: 600px;
  display: flex;
  justify-content: center;
  gap: 30px;
  align-items: flex-start;
  padding: 0 20px;
  margin-top: 20px;
}

.MESAS-DE-CENTRO-i .frame-2,
.MESAS-DE-CENTRO-i .overlap,
.MESAS-DE-CENTRO-i .overlap-wrapper {
  width: 350px;
  height: 500px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.MESAS-DE-CENTRO-i .frame-wrapper {
  width: 100%;
  height: 350px;
  border: 1px solid #2e7d32;
  padding: 10px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.MESAS-DE-CENTRO-i .frame-3 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}

.MESAS-DE-CENTRO-i .rectangle {
  width: 330px;
  height: 330px;
  object-fit: contain;
  object-position: center;
}

.MESAS-DE-CENTRO-i .mesa-de-jantar-maci {
  width: 100%;
  font-family: "Roboto-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 17px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  margin: 15px 0;
}

.MESAS-DE-CENTRO-i .button-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.MESAS-DE-CENTRO-i .button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px 24px;
  background-color: #2e7d32;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 4px 5px 4.8px 2px #00000080;
}

.MESAS-DE-CENTRO-i .button .text-wrapper {
  width: fit-content;
  font-family: "Roboto-Regular", Helvetica;
  font-weight: 400;
  color: #cfcfcf;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  height: auto;
}

.MESAS-DE-CENTRO-i .navigation-buttons {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
  padding: 15px;
  background: #d9d9d9;
  z-index: 1000;
  border-top: 1px solid rgba(0,0,0,0.1);
}

.MESAS-DE-CENTRO-i .nav-button {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #2e7d32;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  transition: transform 0.2s ease;
  box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}

.MESAS-DE-CENTRO-i .nav-button:hover {
  transform: scale(1.1);
}

.MESAS-DE-CENTRO-i .nav-button img {
  width: 50px;
  height: 50px;
  object-fit: contain;
}

@media screen and (max-width: 768px) {
  .MESAS-DE-CENTRO-i {
    width: 100%;
    min-height: 100vh;
    background-color: #d9d9d9;
    display: flex;
    flex-direction: column;
    padding: 20px 0 60px;
  }

  .MESAS-DE-CENTRO-i .AGRICULTURA {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    min-height: calc(100vh - 80px);
    padding: 12px 12px 60px;
    box-sizing: border-box;
    position: relative;
  }

  .MESAS-DE-CENTRO-i .frame {
    width: 100%;
    height: auto;
    padding: 0;
    margin-bottom: 20px;
  }

  .MESAS-DE-CENTRO-i .frame .text-wrapper {
    font-size: 24px;
    height: auto;
    padding: 0;
    margin: 0;
    font-family: "Roboto-Regular", Helvetica;
    font-weight: 400;
    color: #2e7d32;
  }

  .MESAS-DE-CENTRO-i .div {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    min-height: auto;
    gap: 16px;
    padding: 0 12px;
    margin-bottom: 60px;
    margin-top: 0;
  }

  .MESAS-DE-CENTRO-i .frame-2,
  .MESAS-DE-CENTRO-i .overlap,
  .MESAS-DE-CENTRO-i .overlap-wrapper {
    width: 100%;
    max-width: 280px;
    height: auto;
    margin: 0 0 20px 0;
    display: flex;
    flex-direction: column;
  }

  .MESAS-DE-CENTRO-i .frame-wrapper {
    width: 100%;
    height: auto;
    min-height: 280px;
    border: none;
    padding: 8px;
  }

  .MESAS-DE-CENTRO-i .rectangle {
    width: 100%;
    height: auto;
    max-height: 280px;
    object-fit: contain;
  }

  .MESAS-DE-CENTRO-i .mesa-de-jantar-maci {
    font-size: 15px;
    margin: 10px 0;
  }

  .MESAS-DE-CENTRO-i .button {
    padding: 10px 20px;
  }

  .MESAS-DE-CENTRO-i .button .text-wrapper {
    font-size: 14px;
  }

  .MESAS-DE-CENTRO-i .navigation-buttons {
    gap: 20px;
    padding: 10px;
  }

  .MESAS-DE-CENTRO-i .nav-button {
    width: 50px;
    height: 50px;
  }

  .MESAS-DE-CENTRO-i .nav-button img {
    width: 50px;
    height: 50px;
  }
}

/* Estilos para a página Acessórios I */
.ACESSORIOS-i {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 1920px;
  align-items: center;
  position: relative;
  margin: 0 auto;
  background-color: #d9d9d9;
  min-height: 100vh;
  padding: 40px 0;
}

.ACESSORIOS-i .AGRICULTURA {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  align-items: center;
  justify-content: flex-start;
  padding: 40px 20px 120px;
  position: relative;
  width: 100%;
  background-color: #d9d9d9;
}

.ACESSORIOS-i .frame {
  display: flex;
  height: 120px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  margin-bottom: 40px;
}

.ACESSORIOS-i .frame .text-wrapper {
  position: relative;
  flex: 1;
  height: auto;
  font-family: "Roboto-Regular", Helvetica;
  font-weight: 400;
  color: #2e7d32;
  font-size: 64px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.ACESSORIOS-i .div {
  position: relative;
  width: 100%;
  max-width: 1200px;
  min-height: 600px;
  display: flex;
  justify-content: center;
  gap: 30px;
  align-items: flex-start;
  padding: 0 20px;
  margin-top: 20px;
}

.ACESSORIOS-i .frame-2,
.ACESSORIOS-i .overlap,
.ACESSORIOS-i .overlap-wrapper {
  width: 350px;
  height: 500px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ACESSORIOS-i .frame-wrapper {
  width: 100%;
  height: 350px;
  border: 1px solid #2e7d32;
  padding: 10px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ACESSORIOS-i .frame-3 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}

.ACESSORIOS-i .rectangle {
  position: absolute;
  width: 750px;
  height: 230px;
  top: 40px;
  left: -60px;
  border-radius: 0px 70px;
  opacity: 0.3;
  background: #D9D9D9;
}

.ACESSORIOS-i .mesa-de-jantar-maci {
  width: 100%;
  font-family: "Roboto-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 17px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  margin: 15px 0;
}

.ACESSORIOS-i .button-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.ACESSORIOS-i .button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px 24px;
  background-color: #2e7d32;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 4px 5px 4.8px 2px #00000080;
}

.ACESSORIOS-i .button .text-wrapper {
  width: fit-content;
  font-family: "Roboto-Regular", Helvetica;
  font-weight: 400;
  color: #cfcfcf;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  height: auto;
}

.ACESSORIOS-i .navigation-buttons {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
  padding: 15px;
  background: #d9d9d9;
  z-index: 1000;
  border-top: 1px solid rgba(0,0,0,0.1);
}

.ACESSORIOS-i .nav-button {
  width: 58px;
  height: 58px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #2e7d32;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  transition: transform 0.2s ease;
  box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}

.ACESSORIOS-i .nav-button:hover {
  transform: scale(1.1);
}

.ACESSORIOS-i .nav-button img {
  width: 58px;
  height: 58px;
  object-fit: contain;
}

/* Estilos para a página Acessórios II */
.ACESSORIOS-ii {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 1920px;
  align-items: center;
  position: relative;
  margin: 0 auto;
  background-color: #d9d9d9;
  min-height: 100vh;
  padding: 40px 0;
}

.ACESSORIOS-ii .AGRICULTURA {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  align-items: center;
  justify-content: flex-start;
  padding: 40px 20px 120px;
  position: relative;
  width: 100%;
  background-color: #d9d9d9;
}

.ACESSORIOS-ii .frame {
  display: flex;
  height: 120px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  margin-bottom: 40px;
}

.ACESSORIOS-ii .frame .text-wrapper {
  position: relative;
  flex: 1;
  height: auto;
  font-family: "Roboto-Regular", Helvetica;
  font-weight: 400;
  color: #2e7d32;
  font-size: 64px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.ACESSORIOS-ii .div {
  position: relative;
  width: 100%;
  max-width: 1200px;
  min-height: 600px;
  display: flex;
  justify-content: center;
  gap: 30px;
  align-items: flex-start;
  padding: 0 20px;
  margin-top: 20px;
}

.ACESSORIOS-ii .frame-2,
.ACESSORIOS-ii .overlap,
.ACESSORIOS-ii .overlap-wrapper {
  width: 350px;
  height: 500px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ACESSORIOS-ii .frame-wrapper {
  width: 100%;
  height: 350px;
  border: 1px solid #2e7d32;
  padding: 10px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ACESSORIOS-ii .frame-3 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}

.ACESSORIOS-ii .rectangle {
  position: absolute;
  width: 750px;
  height: 230px;
  top: 40px;
  left: -60px;
  border-radius: 0px 70px;
  opacity: 0.3;
  background: #D9D9D9;
}

.ACESSORIOS-ii .mesa-de-jantar-maci {
  width: 100%;
  font-family: "Roboto-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 17px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  margin: 15px 0;
}

.ACESSORIOS-ii .button-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.ACESSORIOS-ii .button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px 24px;
  background-color: #2e7d32;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 4px 5px 4.8px 2px #00000080;
}

.ACESSORIOS-ii .button .text-wrapper {
  width: fit-content;
  font-family: "Roboto-Regular", Helvetica;
  font-weight: 400;
  color: #cfcfcf;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  height: auto;
}

.ACESSORIOS-ii .navigation-buttons {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
  padding: 15px;
  background: #d9d9d9;
  z-index: 1000;
  border-top: 1px solid rgba(0,0,0,0.1);
}

.ACESSORIOS-ii .nav-button {
  width: 58px;
  height: 58px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #2e7d32;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  transition: transform 0.2s ease;
  box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}

.ACESSORIOS-ii .nav-button:hover {
  transform: scale(1.1);
}

.ACESSORIOS-ii .nav-button img {
  width: 58px;
  height: 58px;
  object-fit: contain;
}

/* Estilos para a página Acessórios III */
.ACESSORIOS-iii {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 1920px;
  align-items: center;
  position: relative;
  margin: 0 auto;
  background-color: #d9d9d9;
  min-height: 100vh;
  padding: 40px 0;
}

.ACESSORIOS-iii .AGRICULTURA {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  align-items: center;
  justify-content: flex-start;
  padding: 40px 20px 120px;
  position: relative;
  width: 100%;
  background-color: #d9d9d9;
}

.ACESSORIOS-iii .frame {
  display: flex;
  height: 120px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  margin-bottom: 40px;
}

.ACESSORIOS-iii .frame .text-wrapper {
  position: relative;
  flex: 1;
  height: auto;
  font-family: "Roboto-Regular", Helvetica;
  font-weight: 400;
  color: #2e7d32;
  font-size: 64px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.ACESSORIOS-iii .div {
  position: relative;
  width: 100%;
  max-width: 1200px;
  min-height: 600px;
  display: flex;
  justify-content: center;
  gap: 30px;
  align-items: flex-start;
  padding: 0 20px;
  margin-top: 20px;
}

.ACESSORIOS-iii .frame-2,
.ACESSORIOS-iii .overlap,
.ACESSORIOS-iii .overlap-wrapper {
  width: 350px;
  height: 500px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ACESSORIOS-iii .frame-wrapper {
  width: 100%;
  height: 350px;
  border: 1px solid #2e7d32;
  padding: 10px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ACESSORIOS-iii .frame-3 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}

.ACESSORIOS-iii .rectangle {
  position: absolute;
  width: 750px;
  height: 230px;
  top: 40px;
  left: -60px;
  border-radius: 0px 70px;
  opacity: 0.3;
  background: #D9D9D9;
}

.ACESSORIOS-iii .mesa-de-jantar-maci {
  width: 100%;
  font-family: "Roboto-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 17px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  margin: 15px 0;
}

.ACESSORIOS-iii .button-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.ACESSORIOS-iii .button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px 24px;
  background-color: #2e7d32;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 4px 5px 4.8px 2px #00000080;
}

.ACESSORIOS-iii .button .text-wrapper {
  width: fit-content;
  font-family: "Roboto-Regular", Helvetica;
  font-weight: 400;
  color: #cfcfcf;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  height: auto;
}

.ACESSORIOS-iii .navigation-buttons {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
  padding: 15px;
  background: #d9d9d9;
  z-index: 1000;
  border-top: 1px solid rgba(0,0,0,0.1);
}

.ACESSORIOS-iii .nav-button {
  width: 58px;
  height: 58px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #2e7d32;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  transition: transform 0.2s ease;
  box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}

.ACESSORIOS-iii .nav-button:hover {
  transform: scale(1.1);
}

.ACESSORIOS-iii .nav-button img {
  width: 58px;
  height: 58px;
  object-fit: contain;
}

/* Media queries para responsividade */
@media screen and (max-width: 768px) {
  .ACESSORIOS-i,
  .ACESSORIOS-ii,
  .ACESSORIOS-iii {
    width: 100%;
    min-height: 100vh;
    background-color: #d9d9d9;
    display: flex;
    flex-direction: column;
    padding: 20px 0 60px;
  }

  .ACESSORIOS-i .AGRICULTURA,
  .ACESSORIOS-ii .AGRICULTURA,
  .ACESSORIOS-iii .AGRICULTURA {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    min-height: calc(100vh - 80px);
    padding: 12px 12px 60px;
    box-sizing: border-box;
    position: relative;
  }

  .ACESSORIOS-i .frame,
  .ACESSORIOS-ii .frame,
  .ACESSORIOS-iii .frame {
    width: 100%;
    height: auto;
    padding: 0;
    margin-bottom: 20px;
  }

  .ACESSORIOS-i .frame .text-wrapper,
  .ACESSORIOS-ii .frame .text-wrapper,
  .ACESSORIOS-iii .frame .text-wrapper {
    font-size: 24px;
    height: auto;
    padding: 0;
    margin: 0;
    font-family: "Roboto-Regular", Helvetica;
    font-weight: 400;
    color: #2e7d32;
  }

  .ACESSORIOS-i .div,
  .ACESSORIOS-ii .div,
  .ACESSORIOS-iii .div {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    min-height: auto;
    gap: 16px;
    padding: 0 12px;
    margin-bottom: 60px;
    margin-top: 0;
  }

  .ACESSORIOS-i .frame-2,
  .ACESSORIOS-i .overlap,
  .ACESSORIOS-i .overlap-wrapper,
  .ACESSORIOS-ii .frame-2,
  .ACESSORIOS-ii .overlap,
  .ACESSORIOS-ii .overlap-wrapper,
  .ACESSORIOS-iii .frame-2,
  .ACESSORIOS-iii .overlap,
  .ACESSORIOS-iii .overlap-wrapper {
    width: 100%;
    max-width: 280px;
    height: auto;
    margin: 0 0 20px 0;
    display: flex;
    flex-direction: column;
  }

  .ACESSORIOS-i .frame-wrapper,
  .ACESSORIOS-ii .frame-wrapper,
  .ACESSORIOS-iii .frame-wrapper {
    width: 100%;
    height: auto;
    min-height: 280px;
    border: none;
    padding: 8px;
  }

  .ACESSORIOS-i .rectangle,
  .ACESSORIOS-ii .rectangle,
  .ACESSORIOS-iii .rectangle {
    width: 100%;
    height: auto;
    max-height: 280px;
    object-fit: contain;
  }

  .ACESSORIOS-i .mesa-de-jantar-maci,
  .ACESSORIOS-ii .mesa-de-jantar-maci,
  .ACESSORIOS-iii .mesa-de-jantar-maci {
    font-size: 15px;
    margin: 10px 0;
  }

  .ACESSORIOS-i .button,
  .ACESSORIOS-ii .button,
  .ACESSORIOS-iii .button {
    padding: 10px 20px;
  }

  .ACESSORIOS-i .button .text-wrapper,
  .ACESSORIOS-ii .button .text-wrapper,
  .ACESSORIOS-iii .button .text-wrapper {
    font-size: 14px;
  }

  .ACESSORIOS-i .navigation-buttons,
  .ACESSORIOS-ii .navigation-buttons,
  .ACESSORIOS-iii .navigation-buttons {
    gap: 20px;
    padding: 10px;
  }

  .ACESSORIOS-i .nav-button,
  .ACESSORIOS-ii .nav-button,
  .ACESSORIOS-iii .nav-button {
    width: 50px;
    height: 50px;
  }

  .ACESSORIOS-i .nav-button img,
  .ACESSORIOS-ii .nav-button img,
  .ACESSORIOS-iii .nav-button img {
    width: 50px;
    height: 50px;
  }
}

@keyframes slideBackground {
  0% {
    transform: translateX(0%); /* Show first image */
  }
  33% {
    transform: translateX(0%); /* Hold first image */
  }
  38% {
    transform: translateX(-100%); /* Slide to second image */
  }
  66% {
    transform: translateX(-100%); /* Hold second image */
  }
  71% {
    transform: translateX(-200%); /* Slide to third image */
  }
  100% {
    transform: translateX(-200%); /* Hold third image, then animation loops back to 0% */
  }
}

@media screen and (max-width: 768px) {
  .LANDING .FILOSOFIA,
  .LANDING .CAIXA-DE-TEXTO-wrapper,
  .LANDING .PECUARIA-2,
  .LANDING .AGRICULTURA-2,
  .LANDING .PECUARIA,
  .LANDING .YUSARA {
    height: auto;
    min-height: 100vh;
    padding: 0px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .LANDING .overlap-group,
  .LANDING .overlap-group-2,
  .LANDING .overlap-group-3,
  .LANDING .overlap-group-4,
  .LANDING .overlap-group-5 {
    width: 100%;
    max-width: 600px;
    height: auto;
    min-height: 300px;
    margin: 0 auto;
    position: relative;
    bottom: auto;
  }

  .LANDING .text-wrapper-5,
  .LANDING .p,
  .LANDING .div-2,
  .LANDING .text-wrapper-6 {
    position: relative;
    z-index: 2;
    padding: 20px;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    left: 0;
  }

  .LANDING .span {
    font-size: 24px;
    margin-bottom: 10px;
    display: block;
  }

  .LANDING .CAIXA-DE-TEXTO-wrapper {
    
    position: relative;
    width: 100%;
    height: auto;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .LANDING .CAIXA-DE-TEXTO-wrapper .CAIXA-DE-TEXTO {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }

  .LANDING .CAIXA-DE-TEXTO-wrapper .overlap-group-2 {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    position: relative;
  }

  .LANDING .CAIXA-DE-TEXTO-wrapper .rectangle {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.9;
  }

  .LANDING .FILOSOFIA .p {
    left: 0 !important;
  }

  .LANDING .FILOSOFIA .text-wrapper-5 {
    left: 0 !important;
  }
}

.text-wrapper-50 {
  display: none !important;
  position: relative;
  z-index: 10;
  width: fit-content;
  font-family: "Roboto-Regular", Helvetica;
  font-weight: 400;
  color: #cfcfcf;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  height: auto;
}
.text-wrapper-50 a, .text-wrapper-50 a:visited {
  color: #146332;
  margin-bottom: 6px;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .text-wrapper-50 {
    display: block !important;
    position: relative;
    top: -24px;
  }
}

@media screen and (max-width: 768px) {
  .button-wrapper {
    position: relative;
  }
  .text-wrapper-50 {
    display: block !important;
    position: relative;
    top: 0;
  }
}

@media screen and (min-width: 769px) {
  .LANDING .nav-items,
  .LANDING .mobile-menu-button {
    display: none !important;
  }
  .LANDING .frame,
  .LANDING .HEADER {
    background: transparent !important;
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
  }
  .LANDING .HEADER {
    display: flex !important;
    height: 100px !important;
    justify-content: space-between;
    align-items: center;
    padding: 0 40px !important;
    position: relative;
    z-index: 10;
  }
  .LANDING .HEADER > *:not(.logo-payaguay):not(.language-switch) {
    display: none !important;
  }
  .LANDING .logo-payaguay {
    position: static !important;
    display: inline-block !important;
    margin: 0 !important;
    top: auto !important;
    left: auto !important;
    transform: none !important;
    z-index: 11;
  }
  .LANDING .language-switch {
    position: static !important;
    display: flex !important;
    gap: 8px;
    margin: 0 !important;
    z-index: 11;
  }
}

@media screen and (max-width: 768px) {
  .LANDING .frame,
  .LANDING .HEADER {
    background: transparent !important;
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
  }
}

@media screen and (min-width: 769px) {
.FILOSOFIA .overlap-group-2 {
  margin-top: 140px !important;
  margin-left: 120px !important;
	}
}

@media screen and (max-width: 768px) {
  /* Centralização específica para FILOSOFIA no mobile */
  .LANDING .FILOSOFIA .overlap-group-2 {
    margin: 0 auto -300px auto !important;
    left: 0 !important;
    right: 0 !important;
    transform: none !important;
    max-width: 300px !important;
    width: 85% !important;
    display: block !important;
    /* REMOVER estas linhas: */
    /* background: rgba(217,217,217,0.3) !important; */
    /* border-radius: 12px !important; */
    /* box-sizing: border-box !important; */
    /* padding: 12px 10px !important; */
    position: relative !important;
    height: auto !important;
    min-height: 0 !important;
  }
  /* Forçar o .rectangle a aparecer igual aos outros */
  .LANDING .FILOSOFIA .overlap-group-2 .rectangle {
    display: block !important;
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    top: 0 !important;
    border-radius: 12px !important;
    opacity: 0.3 !important;
    background: #D9D9D9 !important;
    z-index: 1;
  }
  .LANDING .FILOSOFIA .overlap-group-2 .p {
    position: relative;
    z-index: 2;
    padding: 20px 16px !important;
  }
}

@media screen and (max-width: 768px) {
  /* Remover fundo e padding do container */
  .LANDING .overlap-group-2,
  .LANDING .overlap-group-3,
  .LANDING .CAIXA-DE-TEXTO-wrapper .overlap-group-2 {
    background: none !important;
    padding: 0 !important;
  }
  /* Mostrar o retângulo arredondado */
  .LANDING .overlap-group-2 .rectangle,
  .LANDING .overlap-group-3 .rectangle,
  .LANDING .CAIXA-DE-TEXTO-wrapper .overlap-group-2 .rectangle {
    display: block !important;
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    top: 0 !important;
    border-radius: 12px !important;
    opacity: 0.3 !important;
    background: #D9D9D9 !important;
    z-index: 1;
  }
  /* Ajustar o texto para não ficar colado nas bordas */
  .LANDING .overlap-group-2 .p,
  .LANDING .overlap-group-3 .div-2,
  .LANDING .CAIXA-DE-TEXTO-wrapper .overlap-group-2 .p {
    position: relative;
    z-index: 2;
    padding: 20px 16px !important;
  }
}

@media screen and (min-width: 769px) {
  /* Alinhar as caixas de texto dos outros frames igual à FILOSOFIA */
  .LANDING .AGRICULTURA-2 .overlap-group-2,
  .LANDING .PECUARIA .overlap-group-3,
  .LANDING .PECUARIA-2 .overlap-group-3,
  .LANDING .CAIXA-DE-TEXTO-wrapper .overlap-group-2 {
    position: absolute !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    right: auto;
    bottom: 120px !important;
    margin: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .MESAS-DE-CENTRO-I .rectangle {
    display: block !important;
    margin: 0 auto !important;
    width: 100% !important;
    max-width: 280px !important;
    height: auto !important;
    object-fit: contain !important;
    object-position: center !important;
    position: relative !important;
    z-index: 2 !important;
  }
}

.barra-separadora {
  width: 100vw;
  height: 144px;
  background: #1B5E20;
  display: block;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .barra-separadora {
    height: 72px;
    margin: 0;
  }
}

/* Seta de scroll para baixo fixa no canto inferior direito, com animação de flutuação */
.scroll-down-arrow {
  position: fixed !important;
  right: 32px !important;
  bottom: 32px !important;
  width: 80px !important;
  height: 80px !important;
  z-index: 999999 !important;
  cursor: pointer !important;
  opacity: 0.85 !important;
  background: none !important;
  box-shadow: 0 4px 16px rgba(0,0,0,0.10) !important;
  transition: opacity 0.2s !important;
  animation: floatY 2.5s ease-in-out infinite !important;
  display: block !important;
  pointer-events: auto !important;
}
@media (max-width: 600px) {
  .scroll-down-arrow {
    right: 12px !important;
    bottom: 12px !important;
    width: 56px !important;
    height: 56px !important;
  }
  .scroll-down-arrow svg {
    width: 56px !important;
    height: 56px !important;
  }
}
.scroll-down-arrow svg {
  width: 100% !important;
  height: 100% !important;
  display: block !important;
  pointer-events: none;
}

@keyframes floatY {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(18px);
  }
}

/* Todos os textos das caixas de texto em negrito */
.CAIXA-DE-TEXTO p,
.CAIXA-DE-TEXTO .p,
.CAIXA-DE-TEXTO-wrapper p,
.CAIXA-DE-TEXTO-wrapper .p {
  font-weight: bold !important;
}

@media screen and (min-width: 769px) {
  .LANDING #yusara .CAIXA-DE-TEXTO-wrapper .overlap-group-2 {
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    right: auto;
    bottom: 120px;
    margin: 0;
    max-width: 806px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .LANDING #yusara .CAIXA-DE-TEXTO-wrapper .overlap-group-2 .rectangle {
    left: 0 !important;
    top: 0 !important;
  }
  .LANDING #yusara .CAIXA-DE-TEXTO-wrapper .overlap-group-2 .p {
    left: 0 !important;
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}

@media screen and (min-width: 769px) {
  .LANDING .FILOSOFIA {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    position: relative;
    min-height: 1021px;
    background-image: url('https://imgur.com/t667Fo5.jpg');
    background-size: cover;
    background-position: 50% 50%;
  }
  .LANDING .FILOSOFIA .barra-lateral-filosofia {
    width: 420px;
    min-width: 420px;
    height: 100%;
    background: #daf1d5;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .LANDING .FILOSOFIA .CAIXA-DE-TEXTO {
    position: relative;
    width: 360px;
    min-width: 280px;
    max-width: 380px;
    height: auto;
    min-height: 320px;
    max-height: 800px;
    margin: 0;
    background: none;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
    box-shadow: none;
    left: 0;
    top: 0;
  }
  .LANDING .FILOSOFIA .overlap-group-2 {
    position: static !important;
    width: 100%;
    height: 100%;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: none;
    box-shadow: none;
  }
  .LANDING .FILOSOFIA .overlap-group-2 .p {
    text-align: justify !important;
    padding: 32px 24px 32px 24px !important;
    margin: 0 !important;
    width: 100%;
    height: 100%;
    font-size: 18px;
    font-family: "Roboto", Helvetica;
    color: #000;
    background: none;
    box-shadow: none;
    left: 0 !important;
  }
  /* Garante que a caixa de texto fique dentro da barra lateral */
  .LANDING .FILOSOFIA .barra-lateral-filosofia .CAIXA-DE-TEXTO {
    position: relative;
    left: 0;
    top: 0;
    margin: 0 auto;
    z-index: 3;
  }
}

@media screen and (min-width: 769px) {
  .LANDING .FILOSOFIA .overlap-group-2 .rectangle {
    display: none !important;
  }
}

@media screen and (min-width: 769px) {
  .LANDING .FILOSOFIA .caixa-filosofia-nova {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 360px;
    min-width: 280px;
    max-width: 380px;
    background: none;
    z-index: 3;
    margin-left: 30px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }
  .LANDING .FILOSOFIA .titulo-filosofia {
    font-family: "Roboto", Helvetica;
    font-size: 2.1em;
    color: #2e7d32;
    margin-bottom: 18px;
    margin-top: 0;
    font-weight: 700;
    text-align: left;
    width: 100%;
  }
  .LANDING .FILOSOFIA .texto-filosofia {
    font-family: "Roboto", Helvetica;
    font-size: 18px;
    color: #000;
    text-align: justify;
    line-height: 1.6;
    width: 100%;
    background: none;
    margin: 0;
    padding: 0;
  }
}

@media screen and (min-width: 769px) {
  .LANDING .HEADER {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100vw !important;
    z-index: 3100 !important;
    display: flex !important;
    height: 100px !important;
    justify-content: space-between;
    align-items: center;
    padding: 0 40px !important;
    background: transparent !important;
    border-bottom: 2px solid #2e7d32;
    box-sizing: border-box;
  }
}

.AGRICULTURA-2 .barra-lateral-agricultura {
  width: 420px;
  min-width: 420px;
  height: 100%;
  background: #daf1d5;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}
.AGRICULTURA-2 .caixa-agricultura-nova {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 360px;
  min-width: 280px;
  max-width: 380px;
  background: none;
  z-index: 3;
  margin-left: 30px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.AGRICULTURA-2 .titulo-agricultura {
  font-family: "Roboto", Helvetica;
  font-size: 2.1em;
  color: #2e7d32;
  margin-bottom: 18px;
  margin-top: 0;
  font-weight: 700;
  text-align: left;
  width: 100%;
}
.AGRICULTURA-2 .texto-agricultura {
  font-family: "Roboto", Helvetica;
  font-size: 18px;
  color: #000;
  text-align: justify;
  line-height: 1.6;
  width: 100%;
  background: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .AGRICULTURA-2 .barra-lateral-agricultura,
  .AGRICULTURA-2 .caixa-agricultura-nova {
    all: unset;
    display: none !important;
  }
}

.PECUARIA .barra-lateral-pecuaria,
.CAIXA-DE-TEXTO-wrapper .barra-lateral-yusara,
.PECUARIA-2 .barra-lateral-forest,
.CONTATO .barra-lateral-contato {
  width: 420px;
  min-width: 420px;
  height: 100%;
  background: #daf1d5;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}
.PECUARIA .caixa-pecuaria-nova,
.CAIXA-DE-TEXTO-wrapper .caixa-yusara-nova,
.PECUARIA-2 .caixa-forest-nova,
.CONTATO .caixa-contato-nova {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 360px;
  min-width: 280px;
  max-width: 380px;
  background: none;
  z-index: 3;
  margin-left: 30px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.PECUARIA .titulo-pecuaria,
.CAIXA-DE-TEXTO-wrapper .titulo-yusara,
.PECUARIA-2 .titulo-forest,
.CONTATO .titulo-contato {
  font-family: "Roboto", Helvetica;
  font-size: 2.1em;
  color: #2e7d32;
  margin-bottom: 18px;
  margin-top: 0;
  font-weight: 700;
  text-align: left;
  width: 100%;
}
.PECUARIA .texto-pecuaria,
.CAIXA-DE-TEXTO-wrapper .texto-yusara,
.PECUARIA-2 .texto-forest,
.CONTATO .texto-contato {
  font-family: "Roboto", Helvetica;
  font-size: 18px;
  color: #000;
  text-align: justify;
  line-height: 1.6;
  width: 100%;
  background: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .PECUARIA .barra-lateral-pecuaria,
  .CAIXA-DE-TEXTO-wrapper .barra-lateral-yusara,
  .PECUARIA-2 .barra-lateral-forest,
  .CONTATO .barra-lateral-contato,
  .PECUARIA .caixa-pecuaria-nova,
  .CAIXA-DE-TEXTO-wrapper .caixa-yusara-nova,
  .PECUARIA-2 .caixa-forest-nova,
  .CONTATO .caixa-contato-nova {
    all: unset;
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .LANDING .CAIXA-DE-TEXTO-wrapper iframe {
    transform: translate3d(-15%, 0, 0) !important;
    width: 145% !important;
    height: 125% !important;
  }
}

/* Esconde o menu hamburguer no desktop */
#mobileMenuButton {
  display: none;
}

/* Exibe o menu hamburguer apenas no mobile */
@media screen and (max-width: 768px) {
  #mobileMenuButton {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: none;
    border: none;
    z-index: 2000;
  }
  #mobileMenuButton span {
    display: block;
    width: 28px;
    height: 4px;
    margin: 3px 0;
    background: #146332;
    border-radius: 2px;
    transition: 0.3s;
  }
}

@media screen and (max-width: 768px) {
  #mobileNavItems {
    opacity: 0;
    pointer-events: none;
    transform: translateX(100vw);
    transition: transform 0.5s cubic-bezier(0.4,0,0.2,1), opacity 0.3s;
  }
  #mobileNavItems.menu-open {
    opacity: 1;
    pointer-events: auto;
    transform: translateX(0);
    transition: transform 0.5s cubic-bezier(0.4,0,0.2,1), opacity 0.3s;
  }
  #mobileNavItems.menu-open {
    display: flex !important;
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: #1B5E20;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    z-index: 3000;
    padding: 0;
  }
  #mobileNavItems.menu-open .logo-payaguay-negative {
    display: block !important;
    position: fixed;
    top: 10px;
    left: 12px;
    width: auto;
    height: 60px;
    object-fit: contain;
    margin: 0;
    z-index: 3101;
    transition: filter 0.6s cubic-bezier(0.4,0,0.2,1), opacity 0.6s cubic-bezier(0.4,0,0.2,1);
  }
  #mobileNavItems.menu-open .close-menu {
    position: absolute;
    top: 32px;
    right: 32px;
    width: 40px;
    height: 40px;
    font-size: 2.2rem;
    color: #fff;
    background: none;
    border: none;
    cursor: pointer;
    z-index: 3102;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: color 0.2s;
  }
  #mobileNavItems.menu-open .menu-title {
    color: #fff;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-size: 1.3em;
    font-weight: 500;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
    width: 100vw;
  }
  #mobileNavItems.menu-open .language-switch {
    display: flex !important;
    flex-direction: column;
    gap: 32px;
    align-items: center;
    justify-content: flex-start;
    width: 100vw;
  }
  #mobileNavItems.menu-open .language-switch button {
    color: #fff !important;
    background: transparent !important;
    border: 2px solid #fff !important;
    border-radius: 8px;
    font-size: 1.3em;
    font-weight: 500;
    padding: 10px 32px;
    margin: 0 auto;
    transition: background 0.2s, color 0.2s, border 0.2s;
    box-shadow: none;
  }
  #mobileNavItems.menu-open .language-switch button.active,
  #mobileNavItems.menu-open .language-switch button:hover {
    background: #fff !important;
    color: #1B5E20 !important;
    border: 2px solid #fff !important;
  }
}

@media screen and (max-width: 768px) {
  .FILOSOFIA .barra-lateral-filosofia,
  .FILOSOFIA .caixa-filosofia-nova {
    display: none !important;
  }
  .FILOSOFIA .filosofia-mobile-visual {
    width: 100vw;
    min-height: 480px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    position: relative;
    overflow: hidden;
  }
  .FILOSOFIA .filosofia-barra-mobile {
    width: 100vw;
    background: #1B5E20;
    padding: 32px 18px 24px 18px;
    box-sizing: border-box;
    z-index: 2;
    position: relative;
    border-radius: 0 0 32px 32px;
    box-shadow: 0 4px 24px rgba(0,0,0,0.08);
  }
  .FILOSOFIA .filosofia-barra-mobile .titulo-filosofia {
    color: #fff;
    font-size: 2.1em;
    font-weight: 700;
    text-align: center;
    margin-bottom: 12px;
    margin-top: 0;
    letter-spacing: 1px;
  }
  .FILOSOFIA .filosofia-barra-mobile .texto-filosofia {
    color: #fff;
    font-size: 1.1em;
    text-align: center;
    font-weight: 400;
    line-height: 1.5;
    margin: 0 auto;
    max-width: 420px;
  }
  .FILOSOFIA .filosofia-foto-mobile {
    width: 100vw;
    height: 320px;
    background: url('https://imgur.com/UZhvuS4.jpg') center center no-repeat;
    background-size: cover;
    flex: 1 1 auto;
    margin-top: -12px;
    z-index: 1;
    border-radius: 0 0 32px 32px;
  }
}

@media screen and (max-width: 768px) {
  .FILOSOFIA .filosofia-mobile-visual,
  .FILOSOFIA .barra-lateral-filosofia,
  .FILOSOFIA .caixa-filosofia-nova {
    display: none !important;
  }
  .FILOSOFIA .filosofia-mobile-split {
    width: 100vw;
    min-height: 50vh;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    position: relative;
    overflow: hidden;
    height: 100vh;
    max-height: 100vh;
  }
  .FILOSOFIA .filosofia-caixa-superior {
    width: 100vw;
    height: 65vh;
    background: #daf1d5;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    padding: 24px 18px 18px 18px;
  }
  .FILOSOFIA .filosofia-caixa-superior .titulo-filosofia {
    color: #146332;
    font-size: 2.1em;
    font-weight: 700;
    text-align: center;
    margin-bottom: 12px;
    margin-top: 0;
    letter-spacing: 1px;
  }
  .FILOSOFIA .filosofia-caixa-superior .texto-filosofia {
    color: #146332;
    font-size: 1.1em;
    text-align: center;
    font-weight: 400;
    line-height: 1.5;
    margin: 0 auto;
    max-width: 90vw;
  }
  .FILOSOFIA .filosofia-caixa-foto {
    width: 100vw;
    height: 50vw;
    max-height: 50vh;
    background: url('https://imgur.com/UZhvuS4.jpg') center center no-repeat;
    background-size: cover;
    flex: 1 1 auto;
    z-index: 1;
  }
}

@media screen and (max-width: 768px) {
  .FILOSOFIA .barra-lateral-filosofia,
  .FILOSOFIA .caixa-filosofia-nova {
    display: none !important;
  }
  .FILOSOFIA .filosofia-mobile-split {
    display: flex !important;
  }
}
@media screen and (min-width: 769px) {
  .FILOSOFIA .filosofia-mobile-split {
    display: none !important;
  }
  .FILOSOFIA .barra-lateral-filosofia,
  .FILOSOFIA .caixa-filosofia-nova {
    display: block !important;
  }
}

@media screen and (max-width: 768px) {
  #filosofia img {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  #filosofia.FILOSOFIA {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
  .FILOSOFIA .filosofia-mobile-split {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .FILOSOFIA .filosofia-caixa-superior .texto-filosofia {
    color: #111 !important;
  }
}

@media screen and (max-width: 768px) {
  .FILOSOFIA .filosofia-caixa-foto {
    background-position-y: 100px !important;
  }
}

@media screen and (max-width: 768px) {
  div#filosofia.FILOSOFIA {
    background-position-y: 150px !important;
  }
}

@media screen and (max-width: 768px) {
  .AGRICULTURA-2 .barra-lateral-agricultura,
  .AGRICULTURA-2 .caixa-agricultura-nova {
    display: none !important;
  }
  .AGRICULTURA-2 .agricultura-mobile-split {
    width: 100vw;
    min-height: 100vh;
    height: 100vh;
    display: flex !important;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    position: relative;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
  }
  .AGRICULTURA-2 .agricultura-caixa-superior {
    width: 100vw;
    height: 50vh;
    background: #daf1d5;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    z-index: 2;
    margin: 0 !important;
    padding: 24px 18px 18px 18px;
    border: none;
    position: static;
    top: auto;
    left: auto;
  }
}

@media screen and (max-width: 768px) {
  div#agricultura.AGRICULTURA-2 {
    padding: 0 !important;
  }
  .AGRICULTURA-2 .agricultura-caixa-superior,
  .AGRICULTURA-2 .agricultura-caixa-superior .titulo-agricultura,
  .AGRICULTURA-2 .agricultura-caixa-superior .texto-agricultura {
    text-align: center !important;
    font-family: 'Times New Roman', Times, serif !important;
  }
}

@media screen and (max-width: 768px) {
  div#agricultura.AGRICULTURA-2 {
    background-position: -750px 100px !important;
  }
}

@media screen and (min-width: 769px) {
  .AGRICULTURA-2 .agricultura-mobile-split {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .FILOSOFIA .filosofia-caixa-superior .titulo-filosofia,
  .AGRICULTURA-2 .agricultura-caixa-superior .titulo-agricultura,
  .PECUARIA .pecuaria-caixa-superior .titulo-pecuaria {
    font-size: 1.5em !important;
    margin-bottom: 12px;
  }
  .FILOSOFIA .filosofia-caixa-superior .texto-filosofia,
  .AGRICULTURA-2 .agricultura-caixa-superior .texto-agricultura,
  .PECUARIA .pecuaria-caixa-superior .texto-pecuaria {
    font-size: 15px !important;
    line-height: 1.5 !important;
  }
}

@media screen and (max-width: 768px) {
  .PECUARIA .barra-lateral-pecuaria,
  .PECUARIA .caixa-pecuaria-nova {
    display: none !important;
  }
  .PECUARIA .pecuaria-mobile-split {
    width: 100vw;
    min-height: 100vh;
    height: 100vh;
    display: flex !important;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    position: relative;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
  }
  .PECUARIA .pecuaria-caixa-superior {
    width: 100vw;
    height: 50vh;
    background: #daf1d5;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    z-index: 2;
    margin: 0 !important;
    padding: 24px 18px 18px 18px;
    border: none;
    position: static;
    top: auto;
    left: auto;
  }
  .PECUARIA .pecuaria-caixa-superior .titulo-pecuaria {
    font-family: 'Roboto', Arial, Helvetica, sans-serif !important;
    text-align: center !important;
    font-size: 1.5em !important;
    color: #2e7d32;
    margin-bottom: 12px;
    margin-top: 0;
    font-weight: 700;
    width: 100%;
  }
  .PECUARIA .pecuaria-caixa-superior .texto-pecuaria {
    font-family: Helvetica, Arial, sans-serif !important;
    text-align: center !important;
    font-size: 15px !important;
    color: #000;
    line-height: 1.5 !important;
    width: 100%;
    background: none;
    margin: 0;
    padding: 0;
  }
}

@media screen and (min-width: 769px) {
  .PECUARIA .pecuaria-mobile-split {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .FILOSOFIA .filosofia-caixa-superior .titulo-filosofia,
  .AGRICULTURA-2 .agricultura-caixa-superior .titulo-agricultura {
    font-family: 'Roboto', Arial, Helvetica, sans-serif !important;
  }
  .FILOSOFIA .filosofia-caixa-superior .texto-filosofia,
  .AGRICULTURA-2 .agricultura-caixa-superior .texto-agricultura {
    font-family: Helvetica, Arial, sans-serif !important;
  }
}

@media screen and (max-width: 768px) {
  .FILOSOFIA .filosofia-caixa-superior,
  .AGRICULTURA-2 .agricultura-caixa-superior,
  .PECUARIA .pecuaria-caixa-superior {
    height: relative;
  }
}

@media screen and (max-width: 768px) {
  #pecuaria.PECUARIA {
    background-position: -650px 100px !important;
  }
}

@media screen and (max-width: 768px) {
  .CAIXA-DE-TEXTO-wrapper .barra-lateral-yusara,
  .CAIXA-DE-TEXTO-wrapper .caixa-yusara-nova {
    display: none !important;
  }
  .CAIXA-DE-TEXTO-wrapper .yusara-mobile-split {
    width: 100vw;
    min-height: 100vh;
    height: 100vh;
    display: flex !important;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    position: relative;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
  }
  .CAIXA-DE-TEXTO-wrapper .yusara-caixa-superior {
    width: 100vw;
    height: 40vh;
    background: #daf1d5;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    z-index: 2;
    margin: 0 !important;
    padding: 24px 18px 18px 18px;
    border: none;
    position: static;
    top: auto;
    left: auto;
  }
  .CAIXA-DE-TEXTO-wrapper .yusara-caixa-superior .titulo-yusara {
    font-family: 'Roboto', Arial, Helvetica, sans-serif !important;
    text-align: center !important;
    font-size: 1.5em !important;
    color: #2e7d32;
    margin-bottom: 12px;
    margin-top: 0;
    font-weight: 700;
    width: 100%;
  }
  .CAIXA-DE-TEXTO-wrapper .yusara-caixa-superior .texto-yusara {
    font-family: Helvetica, Arial, sans-serif !important;
    text-align: center !important;
    font-size: 15px !important;
    color: #000;
    line-height: 1.5 !important;
    width: 100%;
    background: none;
    margin: 0;
    padding: 0;
  }
}

@media screen and (min-width: 769px) {
  .CAIXA-DE-TEXTO-wrapper .yusara-mobile-split {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  #yusara.CAIXA-DE-TEXTO-wrapper > div:first-child iframe {
    position: relative !important;
    top: 590px !important;
  }
}

@media screen and (max-width: 768px) {
  .PECUARIA-2 .barra-lateral-forest,
  .PECUARIA-2 .caixa-forest-nova {
    display: none !important;
  }
  .PECUARIA-2 .forest-mobile-split {
    width: 100vw;
    min-height: 100vh;
    height: 100vh;
    display: flex !important;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    position: relative;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
  }
  .PECUARIA-2 .forest-caixa-superior {
    width: 100vw;
    height: 40vh;
    background: #daf1d5;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    z-index: 2;
    margin: 0 !important;
    padding: 24px 18px 18px 18px;
    border: none;
    position: static;
    top: auto;
    left: auto;
  }
  .PECUARIA-2 .forest-caixa-superior .titulo-forest {
    font-family: 'Roboto', Arial, Helvetica, sans-serif !important;
    text-align: center !important;
    font-size: 1.5em !important;
    color: #2e7d32;
    margin-bottom: 12px;
    margin-top: 0;
    font-weight: 700;
    width: 100%;
  }
  .PECUARIA-2 .forest-caixa-superior .texto-forest {
    font-family: Helvetica, Arial, sans-serif !important;
    text-align: center !important;
    font-size: 15px !important;
    color: #000;
    line-height: 1.5 !important;
    width: 100%;
    background: none;
    margin: 0;
    padding: 0;
  }
}

@media screen and (min-width: 769px) {
  .PECUARIA-2 .forest-mobile-split {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  #forest-creation.PECUARIA-2 .background-slider {
    transform: translate(0px, 100px) !important;
  }
}

@media screen and (max-width: 768px) {
  .CONTATO .group-5 .text-wrapper-10 a,
  .CONTATO .group-5 .text-wrapper-11 a {
    color: #2e7d32 !important;
    text-decoration: none !important;
  }
}

@media screen and (max-width: 768px) {
  .CONTATO .group-5 .text-wrapper-10 a,
  .CONTATO .group-5 .text-wrapper-11 a,
  .CONTATO .group-5 .text-wrapper-10 a:visited {
    color: #2e7d32 !important;
    text-decoration: none !important;
  }
}

@media screen and (max-width: 768px) {
  .CONTATO .group-3 {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-bottom: 24px;
  }
}

@media screen and (min-width: 769px) {
  .LANDING .group-5 .text-wrapper-10 a,
  .LANDING .group-5 .text-wrapper-10 a:visited {
    color: var(--secondary-text) !important;
    text-decoration: none !important;
  }
}

@media screen and (max-width: 768px) {
  .LANDING .group-5 .text-wrapper-10,
  .LANDING .group-5 .text-wrapper-10 a,
  .LANDING .group-5 .text-wrapper-10 a:visited {
    position: static !important;
    width: auto !important;
    display: block !important;
    text-align: center !important;
    font-family: Roboto-regular, Helvetica !important;
    font-size: 16px !important;
    color: #146332 !important;
    line-height: 28.6px !important;
    font-weight: 400 !important;
    margin: 0 auto 8px auto !important;
    white-space: normal !important;
    letter-spacing: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .LANDING .group-5 .div-wrapper,
  .LANDING .group-5 .group-6 {
    width: 100% !important;
    position: static !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    height: auto !important;
    left: 0 !important;
    top: 0 !important;
  }
  .LANDING .group-5 .text-wrapper-10,
  .LANDING .group-5 .text-wrapper-10 a,
  .LANDING .group-5 .text-wrapper-10 a:visited {
    position: static !important;
    width: auto !important;
    display: block !important;
    text-align: center !important;
    font-family: Roboto-regular, Helvetica !important;
    font-size: 16px !important;
    color: #146332 !important;
    line-height: 28.6px !important;
    font-weight: 400 !important;
    margin: 0 auto 8px auto !important;
    white-space: normal !important;
    letter-spacing: 0 !important;
  }
}

.LANDING .icons-facebook,
.LANDING .icons-twitter,
.LANDING .icons-instagram,
.LANDING .icons-linkedin {
  position: static !important;
  left: auto !important;
  top: auto !important;
  width: 26px;
  height: 28px;
  margin: 0;
  display: block;
}
.LANDING .social-icons {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin-top: 150px;
  margin-bottom: 12px;
  position: static !important;
}
.LANDING .text-wrapper-6 {
  display: block;
  text-align: center;
  margin-bottom: 14px;
}
@media screen and (max-width: 768px) {
  .LANDING .icons-facebook,
  .LANDING .icons-twitter,
  .LANDING .icons-instagram,
  .LANDING .icons-linkedin {
    width: 22px;
    height: 24px;
  }
  .LANDING .social-icons {
    gap: 12px;
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .LANDING .text-wrapper-6 {
    margin-bottom: 8px;
  }
}

.LANDING .video-bg-yusara {
  flex: 1 1 0;
  position: relative;
  height: 100%;
  min-width: 0;
  overflow: hidden;
  z-index: 0;
  display: block !important;
  visibility: visible !important;
  background: #000 !important;
}

.LANDING .video-bg-yusara video {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 0;
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}

/* Regras específicas para a seção Yu'sara */
#yusara {
  display: flex !important;
  visibility: visible !important;
  opacity: 1 !important;
}

#yusara .video-bg-yusara {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}

/* Regra removida - conflitava com as regras corretas do vídeo */

/* Regra removida - conflitava com as regras corretas do vídeo */

@media screen and (max-width: 768px) {
  .LANDING .PECUARIA-2 .slide-image {
    object-position: center center !important;
    transform: none !important;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
  }
  .LANDING .PECUARIA-2 .background-slider {
    transform: none !important;
  }
}

/* Regras específicas para o vídeo do Yu'sara - replicando a abordagem do vídeo inicial */
.LANDING .video-bg-yusara {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  min-width: 100% !important;
  min-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  z-index: 1 !important;
}

.LANDING .video-bg-yusara iframe {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  width: 130vw !important;
  height: 130vh !important;
  min-width: 100vw !important;
  min-height: 100vh !important;
  transform: translate(-40%, -50%) !important;
  object-fit: cover !important;
  background: #000 !important;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 2 !important;
  image-rendering: -webkit-optimize-contrast !important;
  image-rendering: crisp-edges !important;
  image-rendering: pixelated !important;
  filter: contrast(1.1) brightness(1.05) saturate(1.1) !important;
  backface-visibility: hidden !important;
  -webkit-backface-visibility: hidden !important;
  will-change: transform !important;
  transform-style: preserve-3d !important;
  -webkit-transform-style: preserve-3d !important;
  perspective: 1000px !important;
  -webkit-perspective: 1000px !important;
}

@media screen and (max-width: 768px) {
  .LANDING .video-bg-yusara {
    width: 100% !important;
    height: 100vh !important;
    min-width: 100% !important;
    min-height: 100vh !important;
    max-width: 100vw !important;
    max-height: 100vh !important;
  }
  .LANDING .video-bg-yusara iframe {
    width: 130vw !important;
    height: 130vh !important;
    min-width: 100vw !important;
    min-height: 100vh !important;
    max-width: none !important;
    max-height: none !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-40%, -50%) !important;
    object-fit: cover !important;
    margin: 0 !important;
    padding: 0 !important;
    background-color: #000 !important;
    image-rendering: -webkit-optimize-contrast !important;
    image-rendering: crisp-edges !important;
    image-rendering: pixelated !important;
    filter: contrast(1.1) brightness(1.05) saturate(1.1) !important;
    backface-visibility: hidden !important;
    -webkit-backface-visibility: hidden !important;
    will-change: transform !important;
    transform-style: preserve-3d !important;
    -webkit-transform-style: preserve-3d !important;
    perspective: 1000px !important;
    -webkit-perspective: 1000px !important;
    display: block !important;
  }
}

@media screen and (max-width: 768px) {
  .LANDING .PECUARIA-2 .slide-image {
    object-position: center center !important;
    transform: none !important;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
  }
  .LANDING .PECUARIA-2 .background-slider {
    transform: none !important;
  }
}

@media (max-width: 600px) {
  .video-bg-container {
    position: relative;
    width: 100vw;
    height: calc(100vh - 56px);
    margin-top: 0px;
    /* Garante que o vídeo não fique atrás da barra */
  }
  .video-bg-container iframe {
    height: 100%;
    min-height: 100%;
    top: 0;
    transform: translateX(-50%);
  }
  .HEADER {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    z-index: 10;
    height: 56px;
    background: rgba(255,255,255,0.95); /* ou a cor de fundo desejada */
  }
  .frame {
    padding-top: 56px;
  }
}

@media (max-width: 600px) {
  .CAIXA-DE-TEXTO-wrapper {
    position: relative;
    overflow: hidden;
  }
  .CAIXA-DE-TEXTO-wrapper .video-bg-yusara {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    z-index: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    background: transparent !important;
  }
  .CAIXA-DE-TEXTO-wrapper .video-bg-yusara iframe {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    min-width: 100vw !important;
    min-height: 100vh !important;
    max-width: 100vw !important;
    max-height: 100vh !important;
    object-fit: cover !important;
    z-index: 0 !important;
    background: transparent !important;
    background-color: transparent !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    pointer-events: none;
  }
  .yusara-mobile-split .yusara-caixa-superior {
    position: relative;
    z-index: 2;
    background: #daf1d5;
  }
  .CAIXA-DE-TEXTO-wrapper .barra-lateral-yusara,
  .CAIXA-DE-TEXTO-wrapper .caixa-yusara-nova,
  .CAIXA-DE-TEXTO-wrapper .yusara-mobile-split {
    position: relative;
    z-index: 1;
  }
}

@media (max-width: 600px) {
  .CAIXA-DE-TEXTO-wrapper .video-bg-yusara iframe {
    background: transparent !important;
  }
}

@media (max-width: 600px) {
  .CAIXA-DE-TEXTO-wrapper .video-bg-yusara iframe {
    left: 50% !important;
    top: 100% !important;
    width: 240vw !important;
    height: 2400vh !important;
    min-width: 220vw !important;
    min-height: 220vh !important;
    max-width: none !important;
    max-height: none !important;
    transform: translate(-50%, -50%) !important;
  }
}

@media screen and (max-width: 768px) {
  .FILOSOFIA .filosofia-caixa-superior .texto-filosofia {
    width: 90vw !important;
    max-width: none !important;
    padding-left: 5vw !important;
    padding-right: 5vw !important;
    box-sizing: border-box !important;
  }
}

@media screen and (max-width: 768px) {
  .FILOSOFIA .filosofia-caixa-superior .texto-filosofia {
    word-break: break-word !important;
    overflow-wrap: break-word !important;
    white-space: normal !important;
  }
}
