
.tg-contentv2 {
  background-color: white;
  height: 100%;
  width: 100%;
  padding: 64px 0;
}
.tg-contentv2 .tg-content-heading h2 {
  font-family: "DM Sans", sans-serif;
  font-size: 68px ;
  font-weight: 500;
  line-height: 74.8px ;
  letter-spacing: normal;
  text-align: left;
  color: #222222;
  margin-bottom: 0px;
}
.tg-contentv2 .tg-content-heading p {
  margin-top: 8px;
  color: #414141;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  max-width: 624px;
}
.tg-contentv2 .tg-content-stack {
  margin-top: 64px;
}
.tg-contentv2 .tg-content-container {
  padding-left: 48px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  flex: 1 0 0;
  align-self: stretch;
}
.tg-contentv2 .tg-content-container h3 {
  color: #000;
  align-self: stretch;
  font-family: "DM Sans", sans-serif;
  font-size: 32px !important;
  font-style: normal;
  font-weight: 500;
  line-height: 38.4px !important;  
  letter-spacing: normal;
  margin-bottom: 16px;
}
.tg-contentv2 .tg-content-container p {
  padding-left: 0px;
  max-width: 99%;
  color: #414141;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px !important;
  margin-bottom: 0px;
}
.tg-contentv2 .tg-content-container span.tg-content-condition {
  margin-top: 16px;
  max-width: 79.8%;
  color: #414141;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  display: block;
}
.tg-contentv2 .tg-content-links {
  margin-top: 10px;
  color: #000000;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 31.4px; /* 22.4px */
  padding-left: 0px;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}
.tg-contentv2 .tg-content-link{
  display: inline-flex;
  align-items: center;
  color: #00873C;
}
.tg-contentv2 .tg-content-link::after {
  content: url("/assets/images/products/Cheveron.png");
  width: 24px;
  height: 24px;
  margin-top: 2px;
}
.tg-contentv2 .tg-content-links > .tg-content-link:not(:first-child) {
  margin-top: 8px;
}
.tg-contentv2 .tg-content-img-cont {
  position: relative;
}

.tg-contentv2 .tg-content-img {
  width: 100%;
  height: auto;
  border-radius: 16px;
}
.tg-contentv2 .tg-content-badge {
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: #000;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px !important;
  display: flex;
  height: 25px;
  padding: 4px 16px !important;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 29px;
  background: #fff;
  width: auto;
}
.tg-contentv2 .tg-content-stack:nth-child(odd) {
  display: flex;
  flex-direction: row;
  gap: 32px;
  margin-left: 0px;
}

.tg-contentv2 .tg-content-stack:nth-child(even) {
  display: flex;
  flex-direction: row-reverse;
  gap: 32px;
  margin-left: 0px;
}
.tg-contentv2 .tg-content-stack:nth-child(even) .tg-content-container {
  padding-left: 0px;
  padding-right: 48px;
}

@media only screen and (min-width: 650px) and (max-width: 900px) {
  .tg-contentv2 .tg-content-heading h2{
    font-size: 42px !important;
    line-height: 44.1px !important;
  }
  .tg-contentv2 .tg-content-container p {
    max-width: 95%;
  }
  .tg-contentv2 .tg-content-container p.tg-content-condition {
    max-width: 95%;
  }
  .tg-contentv2 .tg-content-stack:nth-child(odd) .tg-content-container {
    padding-left: 28px;
  }
}
@media only screen and (min-width: 601px) and (max-width: 767px) {
  .tg-contentv2 .tg-content-stack:nth-child(odd) .tg-content-container {
    padding-left: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .tg-contentv2{
    padding: 64px 0;
  }

  .tg-contentv2 .tg-content-stack:nth-child(even), .tg-contentv2 .tg-content-stack:nth-child(odd){
    gap: 0;
  }

  .tg-content{
    padding: 64px 0;
  }
  
  .tg-contentv2 .tg-content-heading h2 {
    font-size: 42px !important;
    font-style: normal;
    align-self: stretch;
    line-height: 44.1px !important;
    letter-spacing: normal;
  }
  .tg-contentv2 .tg-content-heading h5 {
    max-width: 100%;
    margin-bottom: 0px;
  }
  .tg-contentv2 .tg-content-stack {
    margin-top: 32px;
    /* padding-left: 10px !important;
    padding-right: 10px !important; */
  }
  .tg-contentv2 .tg-content-container {
    padding-left: 0px;
    margin-top: 24px;
    justify-content: unset;
  }
  .tg-contentv2 .tg-content-container p {
    max-width: 100%;
  }
  .tg-contentv2 .tg-content-container p.tg-content-condition {
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1180px) and (orientation: landscape) {
  .tg-contentv2 .tg-content-badge {
      top: 70%;
      bottom: 0
  }
}

@media only screen and (min-width: 768px) and (max-width: 990px) {
  .tg-contentv2 .tg-content-badge {
      top: 36%;
      bottom: 0
  }
}

@media only screen and (min-width: 768px) and (max-width: 990px) {
  .tg-contentv2 .tg-content-stack:nth-child(even) .tg-content-badge {
      top: 46%;
  }
}

@media (min-width: 768px) and (max-width: 1180px) and (orientation: landscape) {
  .tg-contentv2 .tg-content-stack:nth-child(even) .tg-content-badge {
      top: 82%;
  }
}