@font-face {
  font-family: "Azo Sans";
  src: url("/fonts/azosansmedium-webfont.woff2") format("woff2"), url("/fonts/azosansmedium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/fonts/opensans-regular-webfont.woff2") format("woff2"), url("/fonts/opensans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@keyframes fadeIn {
  0% {
    background-color: rgba(28, 37, 46, 0);
  }
  25% {
    background-color: rgba(28, 37, 46, 0.25);
  }
  50% {
    background-color: rgba(28, 37, 46, 0.5);
  }
  100% {
    background-color: rgb(28, 37, 46);
  }
}
.ocWrapper {
  padding-top: 2.5rem;
  display: flex;
  flex-direction: row;
  margin-bottom: 5rem;
  justify-content: space-between;
}
@media only screen and (max-width: 880px) {
  .ocWrapper {
    padding: 1rem 0;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 880px) {
  .ocWrapper h2 {
    margin-top: 1rem;
  }
}
.ocWrapper .ocLeftContent {
  display: flex;
  flex-direction: column;
  max-width: 570px;
  width: 100%;
}
@media only screen and (min-width: 980px) {
  .ocWrapper .ocLeftContent {
    margin-right: 1.25rem;
  }
}
@media only screen and (max-width: 980px) {
  .ocWrapper .ocLeftContent {
    margin-right: 2rem;
  }
}
@media only screen and (max-width: 600px) {
  .ocWrapper .ocLeftContent {
    margin-right: 0;
  }
}
.ocWrapper .ocLeftContent .ocImgContainer {
  display: none;
}
@media only screen and (max-width: 600px) {
  .ocWrapper .ocLeftContent .ocImgContainer {
    display: block;
  }
}
.ocWrapper .ocRightContent {
  display: flex;
  justify-content: flex-end;
  align-content: center;
  max-width: 570px;
  width: 100%;
}
@media only screen and (max-width: 600px) {
  .ocWrapper .ocRightContent {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  .ocWrapper .ocLeftContent,
  .ocWrapper .ocRightContent {
    max-width: 100%;
    width: 100%;
  }
}
.ocWrapper .ocLeftContent .ocImgContainer,
.ocWrapper .ocRightContent .ocImgContainer {
  max-width: 570px;
  max-height: 310px;
}
@media only screen and (max-width: 980px) {
  .ocWrapper .ocLeftContent .ocImgContainer,
  .ocWrapper .ocRightContent .ocImgContainer {
    max-width: 425px;
    max-height: 220px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 880px) {
  .ocWrapper .ocLeftContent .ocImgContainer,
  .ocWrapper .ocRightContent .ocImgContainer {
    max-width: 325px;
    max-height: 180px;
  }
}
.ocWrapper .ocLeftContent .ocImgContainer img,
.ocWrapper .ocRightContent .ocImgContainer img {
  width: 100%;
  height: 100%;
}
@font-face {
  font-family: "Azo Sans";
  src: url("/fonts/azosansmedium-webfont.woff2") format("woff2"), url("/fonts/azosansmedium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/fonts/opensans-regular-webfont.woff2") format("woff2"), url("/fonts/opensans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@keyframes fadeIn {
  0% {
    background-color: rgba(28, 37, 46, 0);
  }
  25% {
    background-color: rgba(28, 37, 46, 0.25);
  }
  50% {
    background-color: rgba(28, 37, 46, 0.5);
  }
  100% {
    background-color: rgb(28, 37, 46);
  }
}
.investor__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
}
@media only screen and (max-width: 880px) {
  .investor__wrapper {
    padding: 0;
  }
  .investor__wrapper__box {
    margin-bottom: -2rem;
  }
}
.investor__wrapper .contact-us-wrapper {
  padding-top: 6rem;
}
@media only screen and (max-width: 880px) {
  .investor__wrapper .contact-us-wrapper {
    padding-top: 0;
  }
}
.investor__wrapper .investor-box {
  color: #fff;
  display: flex;
  flex-direction: row;
  margin-bottom: 2.5rem;
}
@media only screen and (min-width: 1199px) {
  .investor__wrapper .investor-box {
    width: 83%;
  }
}
@media only screen and (max-width: 600px) {
  .investor__wrapper .investor-box {
    flex-direction: column;
    margin-top: 0;
    padding-bottom: 2rem;
    border-bottom: solid #2d343b 1px;
    margin-bottom: 2rem;
  }
}
.investor__wrapper .investor-box__left-col {
  padding: 1.125rem 1.875rem 1rem 0;
}
@media only screen and (max-width: 600px) {
  .investor__wrapper .investor-box__left-col {
    width: 95%;
    padding: 0;
  }
}
.investor__wrapper .investor-box__left-col img {
  height: 170px;
}
@media only screen and (max-width: 600px) {
  .investor__wrapper .investor-box__left-col img {
    max-width: 98px;
    height: 95px;
  }
}
.investor__wrapper .investor-box__right-col {
  width: 80%;
  padding-top: 0.5rem;
}
.investor__wrapper .investor-box__right-col h3 {
  font-size: 20px;
  line-height: 30px;
}
@media only screen and (max-width: 880px) {
  .investor__wrapper .investor-box__right-col {
    width: 100%;
    padding-top: 0;
  }
  .investor__wrapper .investor-box__right-col h3 {
    font-size: 15px;
    line-height: 20px;
  }
}
@media only screen and (min-width: 1199px) {
  .investor__wrapper .investor-box__right-col .investor-title {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 880px) {
  .investor__wrapper .investor-box__right-col .investor-title {
    padding-top: 0;
  }
}
.investor__wrapper .investor-box__right-col .investor-link {
  margin-top: 1rem;
}
.investor__wrapper .investor-box__right-col .investor-link a {
  text-decoration: none;
}
.investor__wrapper .investor-box__right-col .investor-link a:hover p {
  color: #3354a2;
}
.investor__wrapper .investor-box__right-col .investor-link a:hover p svg {
  margin-left: 0.5rem;
}
.investor__wrapper .investor-box__right-col .investor-link a:hover p svg path {
  stroke: #3354a2;
}
.investor__wrapper .investor-box__right-col .investor-link a p {
  color: #23a5db;
}
.investor__wrapper .investor-box__right-col .investor-link a p svg {
  margin-left: 0.5rem;
}
.investor__wrapper .investor-box__right-col .investor-link a p svg path {
  stroke: #23a5db;
}
@font-face {
  font-family: "Azo Sans";
  src: url("/fonts/azosansmedium-webfont.woff2") format("woff2"), url("/fonts/azosansmedium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/fonts/opensans-regular-webfont.woff2") format("woff2"), url("/fonts/opensans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@keyframes fadeIn {
  0% {
    background-color: rgba(28, 37, 46, 0);
  }
  25% {
    background-color: rgba(28, 37, 46, 0.25);
  }
  50% {
    background-color: rgba(28, 37, 46, 0.5);
  }
  100% {
    background-color: rgb(28, 37, 46);
  }
}
.core-values__content {
  justify-content: space-between;
  margin-bottom: 4rem;
}
.core-values__wrapper {
  width: 100%;
}
.core-values__wrapper p h2 {
  padding-top: 2.5rem;
  margin-top: 0;
}
@media only screen and (max-width: 880px) {
  .core-values__wrapper p h2 {
    padding: 1rem 0;
  }
}
.core-values__wrapper p h3 {
  font-family: "Azo Sans";
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
}
.core-values__wrapper p h4 {
  font-family: "Azo Sans";
  font-weight: 900;
  font-size: 15px;
  line-height: 24px;
}
.core-values__wrapper .core-values__content {
  display: flex;
  flex-direction: row;
  width: 100%;
  box-sizing: border-box;
}
@media only screen and (max-width: 880px) {
  .core-values__wrapper .core-values__content {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }
}
.core-values__wrapper .core-values__content .core-columns {
  display: flex;
  flex-direction: column;
  width: 30%;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 880px) {
  .core-values__wrapper .core-values__content .core-columns {
    flex-direction: row;
    width: 100%;
    align-items: flex-start;
    margin: 0 auto;
    padding-bottom: 2.5rem;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
  }
  .core-values__wrapper .core-values__content .core-columns > div {
    margin-left: 1rem;
    margin-right: 2rem;
  }
}
@media only screen and (max-width: 600px) {
  .core-values__wrapper .core-values__content .core-columns {
    margin-bottom: 0;
    margin-left: 0;
    padding: 0;
    box-sizing: border-box;
    flex-direction: column;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
  }
  .core-values__wrapper .core-values__content .core-columns svg {
    padding: 0 0 0 1rem;
  }
  .core-values__wrapper .core-values__content .core-columns div {
    padding-bottom: 2rem;
  }
}
.core-values__wrapper .core-values__content .core-columns img {
  max-width: 200px;
  max-height: 200px;
}
.core-values__wrapper .core-values__content .core-columns__title {
  margin-bottom: 0;
}
.core-values__wrapper .core-values__content .core-columns__whatitmeans {
  padding-left: 1rem;
}
.core-values__wrapper .core-values__content .core-columns__outter-text {
  padding: 1rem;
}
.core-values__wrapper .core-values__content .core-columns__inner-text {
  margin: 0;
}
@media only screen and (max-width: 880px) {
  .core-values__wrapper .core-values__content .core-columns__inner-text {
    border-bottom: solid #2d343b 1px;
    padding-top: 1rem;
    padding-bottom: 2rem;
  }
}
@font-face {
  font-family: "Azo Sans";
  src: url("/fonts/azosansmedium-webfont.woff2") format("woff2"), url("/fonts/azosansmedium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/fonts/opensans-regular-webfont.woff2") format("woff2"), url("/fonts/opensans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@keyframes fadeIn {
  0% {
    background-color: rgba(28, 37, 46, 0);
  }
  25% {
    background-color: rgba(28, 37, 46, 0.25);
  }
  50% {
    background-color: rgba(28, 37, 46, 0.5);
  }
  100% {
    background-color: rgb(28, 37, 46);
  }
}
.articles-box {
  color: #fff;
  display: flex;
  flex-direction: row;
  margin: 2rem 0;
  transition: all 1s ease;
}
.articles-box:hover {
  cursor: pointer;
}
.articles-box:hover img {
  transform: scale(1.1);
}
.articles-box:hover p:last-of-type {
  color: #23a5db;
}
.articles-box:hover p:last-of-type svg path {
  stroke: #23a5db;
}
@media only screen and (max-width: 600px) {
  .articles-box {
    height: auto;
    flex-direction: column;
    margin-top: 0;
    padding-bottom: 2rem;
    border-bottom: solid #8f8f8f 1px;
  }
}
.articles-box__left-col {
  display: flex;
  padding: 15px 30px 0 0;
  transition: all 1s ease;
}
@media only screen and (max-width: 600px) {
  .articles-box__left-col {
    width: 100%;
    padding: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 880px) {
  .articles-box__left-col {
    width: 25%;
  }
}
.articles-box__left-col__thumbnail {
  display: flex;
  overflow: hidden;
  width: 170px;
  height: 170px;
}
.articles-box__left-col__thumbnail img {
  display: flex;
  width: 100%;
  height: 100%;
  transition: all 1s ease;
  object-fit: cover;
}
@media only screen and (max-width: 600px) {
  .articles-box__left-col__thumbnail {
    height: 95px;
    width: 95px;
  }
}
.articles-box__right-col {
  width: 85%;
  padding: 15px 15px 15px 0;
}
@media only screen and (max-width: 1024px) {
  .articles-box__right-col {
    width: 100%;
    padding: 20px 0 0 0;
  }
}
.articles-box__right-col__title {
  width: 85%;
  margin: 0 0 1rem;
  text-decoration: none;
}
@media only screen and (max-width: 880px) {
  .articles-box__right-col__title {
    margin-top: 1rem;
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .articles-box__right-col__title {
    width: 100%;
  }
}
.articles-box__right-col p {
  width: 75%;
}
@media only screen and (max-width: 880px) {
  .articles-box__right-col p {
    width: 100%;
  }
}
.articles-box__right-col p:first-of-type {
  text-transform: capitalize;
}
.articles-box__right-col p:last-of-type {
  margin-top: 30px;
}
.articles-box .noPadding {
  padding-left: 0;
}
.articles-box .articles-link {
  margin-top: 1rem;
  transition: all 1s ease;
  opacity: 0;
}
.articles-box .articles-link a {
  color: #1b8cca;
  text-decoration: none;
}
@font-face {
  font-family: "Azo Sans";
  src: url("/fonts/azosansmedium-webfont.woff2") format("woff2"), url("/fonts/azosansmedium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/fonts/opensans-regular-webfont.woff2") format("woff2"), url("/fonts/opensans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@keyframes fadeIn {
  0% {
    background-color: rgba(28, 37, 46, 0);
  }
  25% {
    background-color: rgba(28, 37, 46, 0.25);
  }
  50% {
    background-color: rgba(28, 37, 46, 0.5);
  }
  100% {
    background-color: rgb(28, 37, 46);
  }
}
.news-articles__hero-text {
  margin: 0;
  padding: 10rem 0 2.25rem;
}
@media only screen and (max-width: 880px) {
  .news-articles__hero-text {
    height: auto;
    line-height: normal;
    margin-bottom: 1rem;
    padding: 7rem 0 0;
  }
}

.news-articles__articlesContainer {
  margin: 0;
}
@media only screen and (max-width: 880px) {
  .news-articles__articlesContainer {
    height: auto;
    line-height: normal;
    margin-bottom: 1rem;
    padding: 0;
  }
}

.news-articles-pagination {
  margin: 3rem 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  padding: 0 2rem;
}
@media only screen and (max-width: 880px) {
  .news-articles-pagination {
    justify-content: center;
  }
}
.news-articles-pagination ul {
  justify-content: flex-end;
}
.news-articles-pagination section {
  width: 50%;
}
@media only screen and (max-width: 880px) {
  .news-articles-pagination section {
    width: auto;
  }
}
.news-articles-pagination section li button {
  color: #fff;
}
.news-articles-pagination section li button:hover {
  border: 1px solid #23a5db;
  background-color: transparent;
}

.text-decoration-none {
  text-decoration: none;
}
@font-face {
  font-family: "Azo Sans";
  src: url("/fonts/azosansmedium-webfont.woff2") format("woff2"), url("/fonts/azosansmedium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/fonts/opensans-regular-webfont.woff2") format("woff2"), url("/fonts/opensans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@keyframes fadeIn {
  0% {
    background-color: rgba(28, 37, 46, 0);
  }
  25% {
    background-color: rgba(28, 37, 46, 0.25);
  }
  50% {
    background-color: rgba(28, 37, 46, 0.5);
  }
  100% {
    background-color: rgb(28, 37, 46);
  }
}
.heroWrapper div h1 {
  padding-top: 10rem;
  margin: 0;
}
@media only screen and (max-width: 1024px) {
  .heroWrapper div h1 {
    padding: 7rem 0 0;
  }
}
@media only screen and (max-width: 880px) {
  .heroWrapper div h1 {
    height: auto;
    line-height: normal;
    margin-bottom: 1rem;
  }
}

.press-release__articlesContainer {
  margin: 0;
}
@media only screen and (max-width: 880px) {
  .press-release__articlesContainer {
    height: auto;
    line-height: normal;
    margin-bottom: 1rem;
    padding: 0;
    box-sizing: border-box;
  }
}
.press-release__articlesContainer a {
  text-decoration: none;
}
.press-release__articlesContainer .press-release-box {
  display: flex;
  flex-direction: row;
  padding: 2rem 0 2rem;
}
.press-release__articlesContainer .press-release-box:hover .press-release-box__left-col__thumbnail__img {
  transition: all 1s ease;
  background-size: 120%;
}
@media only screen and (max-width: 880px) {
  .press-release__articlesContainer .press-release-box {
    height: auto;
    flex-direction: column;
    margin-top: 0;
    padding-bottom: 2rem;
    border-bottom: 1px solid #8f8f8f;
  }
}
.press-release__articlesContainer .press-release-box__left-col {
  display: flex;
  width: 20%;
  transition: all 1s ease;
}
@media only screen and (max-width: 880px) {
  .press-release__articlesContainer .press-release-box__left-col {
    width: 95%;
    padding: 0;
  }
}
.press-release__articlesContainer .press-release-box__left-col__thumbnail {
  width: 170px;
  height: 170px;
}
@media only screen and (max-width: 880px) {
  .press-release__articlesContainer .press-release-box__left-col__thumbnail {
    width: 95px;
    height: 95px;
  }
}
.press-release__articlesContainer .press-release-box__left-col__thumbnail .press-release-box__left-col__thumbnail__img {
  height: 100%;
  width: 100%;
  color: #fff;
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.press-release__articlesContainer .press-release-box__right-col {
  width: 80%;
}
@media only screen and (max-width: 880px) {
  .press-release__articlesContainer .press-release-box__right-col {
    width: 100%;
    padding-top: 0;
  }
}
.press-release__articlesContainer .press-release-box__right-col__title {
  color: #1b8cca;
  width: 85%;
  margin: 1rem 0;
}
@media only screen and (max-width: 1024px) {
  .press-release__articlesContainer .press-release-box__right-col__title {
    width: 100%;
  }
}
.press-release__articlesContainer .press-release-box__right-col__date {
  margin: 0;
  text-transform: capitalize;
}
@media only screen and (max-width: 880px) {
  .press-release__articlesContainer .press-release-box__right-col__date {
    margin-top: 1rem;
  }
}
.press-release__articlesContainer .press-release-box__right-col p {
  width: 85%;
}
@media only screen and (max-width: 880px) {
  .press-release__articlesContainer .press-release-box__right-col p {
    width: 100%;
  }
}
.press-release__articlesContainer .press-release-box:hover .press-release-link {
  opacity: 1;
}
.press-release__articlesContainer .press-release-box .press-release-link {
  margin-top: 1rem;
  transition: all 1s ease;
  width: 15%;
  opacity: 0;
}
.press-release__articlesContainer .press-release-box .press-release-link a {
  color: #1b8cca;
  text-decoration: none;
}
.press-release__articlesContainer .press-release-box .press-release-link:hover a {
  color: #3354a2;
}
.press-release__articlesContainer .press-release-box .press-release-link:hover svg path {
  stroke: #3354a2;
}
.press-release__articlesContainer .press-release-box .press-release-link svg {
  margin-left: 12px;
}
.press-release__articlesContainer .press-release-box .press-release-link svg path {
  stroke: #23a5db;
}
@media only screen and (max-width: 880px) {
  .press-release__articlesContainer .press-release-box .press-release-link {
    display: flex;
    width: 100%;
    opacity: 1;
  }
}

.press-release-pagination {
  margin: 3rem 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  padding: 0 2rem;
}
@media only screen and (max-width: 880px) {
  .press-release-pagination {
    justify-content: center;
  }
}
.press-release-pagination ul {
  justify-content: flex-end;
}
.press-release-pagination section {
  width: 50%;
}
@media only screen and (max-width: 880px) {
  .press-release-pagination section {
    width: auto;
  }
}
.press-release-pagination section li button {
  color: #fff;
}
.press-release-pagination section li button:hover {
  border: 1px solid #23a5db;
  background-color: transparent;
}

.press-release-single-header {
  padding: 5rem 0;
}
.press-release-single-header section h1 {
  margin-top: 1rem;
}

.press-release-single-subtitle {
  margin: 0;
}
.press-release-single-subtitle a {
  color: #23a5db;
  text-decoration: none;
}
.press-release-single-subtitle a:hover {
  color: #3354a2;
}
.press-release-single-subtitle a:hover svg path {
  stroke: #3354a2;
}

.articleDate {
  margin-top: 1.2rem;
  text-transform: capitalize;
}

.press-release-single-subtitle__blue {
  color: #23a5db;
}

.press-release-arrow-left svg {
  margin-right: 15px;
}

.press-release-single-hero {
  color: #fff;
  font-weight: 500;
  line-height: 70px;
  line-height: normal;
  color: #fff;
  margin: 0;
  padding: 0;
  height: auto;
  margin-top: 0.9375rem;
}
@media only screen and (max-width: 880px) {
  .press-release-single-hero {
    font-size: 2.5rem;
  }
}
.press-release-single-hero p {
  padding: 0;
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-size: 3.75rem;
  line-height: 70px;
  margin-top: 2.8125rem;
}
@media only screen and (max-width: 880px) {
  .press-release-single-hero p {
    font-size: 2.5rem;
    width: 85%;
  }
}
@media only screen and (max-width: 880px) {
  .press-release-single-hero {
    line-height: normal;
    margin-bottom: 1rem;
    padding: 1.2rem 0;
    margin-top: 0;
    word-break: break-word;
  }
}

.press-release-single-content p {
  color: #fff;
  margin-top: 1.5625rem;
}
.press-release-single-content a {
  color: #23a5db;
  text-decoration: none;
}
.press-release-single-content a:hover {
  color: #3354a2;
}
.press-release-single-content a:hover svg path {
  stroke: #3354a2;
}
.press-release-single-content ul,
.press-release-single-content ol {
  color: #fff;
}

@media only screen and (max-width: 600px) {
  .content-desktop {
    display: none;
  }
}

@media only screen and (min-width: 600px) {
  .content-mobile {
    display: none;
  }
}

.press-release-single-footer {
  margin-top: 100px;
  color: #fff;
}

.press-release-single-footer-phone {
  display: flex;
  margin-top: 1rem;
  align-items: center;
}
.press-release-single-footer-phone svg {
  margin-right: 0.75rem;
  margin-top: 0.2rem;
}
.press-release-single-footer-phone svg path {
  fill: #fff;
}

.backAnchor {
  text-decoration: none;
  margin-bottom: 10px;
}
.backAnchor p {
  transition: all 0.5s ease;
}
.backAnchor svg {
  margin-right: 15px;
}
.backAnchor svg path {
  transition: all 0.5s ease;
  stroke: #fff;
}
.backAnchor:hover {
  text-decoration: none;
}
.backAnchor:hover p {
  color: #23a5db;
}
.backAnchor:hover svg path {
  stroke: #23a5db;
}
@font-face {
  font-family: "Azo Sans";
  src: url("/fonts/azosansmedium-webfont.woff2") format("woff2"), url("/fonts/azosansmedium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/fonts/opensans-regular-webfont.woff2") format("woff2"), url("/fonts/opensans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@keyframes fadeIn {
  0% {
    background-color: rgba(28, 37, 46, 0);
  }
  25% {
    background-color: rgba(28, 37, 46, 0.25);
  }
  50% {
    background-color: rgba(28, 37, 46, 0.5);
  }
  100% {
    background-color: rgb(28, 37, 46);
  }
}
.mainContainerWrapper {
  color: #fff;
}
.mainContainerWrapper .just-content-page__copy-wrapper {
  padding: 2rem 0;
  margin: 0 auto;
  width: 80%;
  box-sizing: border-box;
}
.mainContainerWrapper .just-content-page__copy-wrapper p {
  margin-bottom: 1.5rem;
}
.mainContainerWrapper .just-content-page__copy-wrapper p strong {
  font-family: "Azo Sans";
}
.mainContainerWrapper .just-content-page__copy-wrapper a {
  color: #23a5db;
}
.mainContainerWrapper .just-content-page__copy-wrapper a:hover {
  cursor: pointer;
}
@media only screen and (max-width: 880px) {
  .mainContainerWrapper .just-content-page__copy-wrapper {
    margin-bottom: 3rem;
    padding: 1rem 3rem;
    width: 100%;
  }
}
.mainContainerWrapper .just-content-page__copy-wrapper ol {
  padding-inline-start: 0;
}
.mainContainerWrapper .just-content-page__hero-text {
  margin: 0;
  padding-top: 9rem;
}
@media only screen and (max-width: 880px) {
  .mainContainerWrapper .just-content-page__hero-text {
    height: auto;
    margin-bottom: 1rem;
    padding: 7rem 3rem 0;
  }
}
.normal-txt {
  font-size: 16px;
  font-weight: 400;
  font-family: "Open Sans";
}
@font-face {
  font-family: "Azo Sans";
  src: url("/fonts/azosansmedium-webfont.woff2") format("woff2"), url("/fonts/azosansmedium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/fonts/opensans-regular-webfont.woff2") format("woff2"), url("/fonts/opensans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@keyframes fadeIn {
  0% {
    background-color: rgba(28, 37, 46, 0);
  }
  25% {
    background-color: rgba(28, 37, 46, 0.25);
  }
  50% {
    background-color: rgba(28, 37, 46, 0.5);
  }
  100% {
    background-color: rgb(28, 37, 46);
  }
}
@media only screen and (max-width: 600px) {
  .form-container {
    display: flex;
    flex-direction: column;
  }
}

.success-container {
  display: flex;
  flex-direction: column;
}
.success-container label {
  width: 60%;
}

.contact-us-form__wrapper .form-subtitle {
  margin-top: 1rem;
}
@media only screen and (min-width: 600px) and (max-width: 880px) {
  .contact-us-form__wrapper .form-title {
    margin-top: -3.5rem;
  }
}
@media only screen and (max-width: 600px) {
  .contact-us-form__wrapper .form-title {
    margin-top: 3.125rem;
  }
}
.contact-us-form__wrapper .helper-text {
  margin: 1rem 0 0;
}
.contact-us-form__wrapper .checkbox-container {
  margin: 1rem 0;
  display: flex;
}
@media only screen and (max-width: 880px) {
  .contact-us-form__wrapper .checkbox-container {
    margin-right: 50px;
  }
}
.contact-us-form__wrapper .checkbox-container .custom-checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.contact-us-form__wrapper .checkbox-container .custom-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.contact-us-form__wrapper .checkbox-container .custom-checkbox input:checked ~ .checkmark {
  transition: all 1s ease;
  background-color: #23a5db;
}
.contact-us-form__wrapper .checkbox-container .custom-checkbox input:checked ~ .checkmark:after {
  display: block;
}
.contact-us-form__wrapper .checkbox-container .custom-checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  border: solid 1px #8f8f8f;
  border-radius: 4px;
}
.contact-us-form__wrapper .checkbox-container .custom-checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 7px;
  top: 2px;
  width: 4px;
  height: 10px;
  border: solid 1px #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.contact-us-form__wrapper .checkbox-container .acceptBox {
  color: #8f8f8f;
}
.contact-us-form__wrapper .checkbox-container .acceptBox a {
  color: #23a5db;
  text-decoration: none;
}
.contact-us-form__wrapper .checkbox-container .acceptBox a:hover {
  color: #1b8cca;
}
.contact-us-form__wrapper .error-text-label {
  font-size: 0.75rem;
  line-height: 20px;
  margin-top: -1rem;
  color: #ea463d;
}
.contact-us-form__wrapper .buttonContainer {
  display: flex;
  justify-content: flex-end;
}
@media only screen and (min-width: 880px) {
  .contact-us-form__wrapper .buttonContainer {
    width: 88%;
  }
}
@media only screen and (min-width: 735px) and (max-width: 880px) {
  .contact-us-form__wrapper .buttonContainer {
    margin-right: 1.5rem;
  }
}
@media only screen and (max-width: 880px) {
  .contact-us-form__wrapper .buttonContainer {
    justify-content: flex-end;
  }
}
@media only screen and (max-width: 600px) {
  .contact-us-form__wrapper .buttonContainer {
    justify-content: center;
  }
}
.contact-us-form__wrapper .input-container,
.contact-us-form__wrapper .input-container-large {
  display: inline-flex;
  flex-direction: column;
  margin-top: 0.5rem;
}
.contact-us-form__wrapper .input-container {
  width: 48%;
}
@media only screen and (min-width: 735px) and (max-width: 880px) {
  .contact-us-form__wrapper .input-container {
    width: 44%;
    margin-right: 1.5rem;
  }
}
@media only screen and (max-width: 735px) {
  .contact-us-form__wrapper .input-container {
    width: 100%;
  }
}
.contact-us-form__wrapper .input-container .form-input label {
  font-family: "Open Sans";
}
.contact-us-form__wrapper .input-container-large {
  width: 100%;
}
@media only screen and (min-width: 735px) and (max-width: 880px) {
  .contact-us-form__wrapper .input-container-large {
    width: 93%;
  }
}
.contact-us-form__wrapper .submit-btn {
  background: #23a5db;
  border-radius: 20px;
  width: 100%;
  padding: 0.7rem 0;
  margin-top: 1rem;
  margin-right: 4.5rem;
}
.contact-us-form__wrapper .submit-btn:hover {
  background: #fff;
}
.contact-us-form__wrapper .submit-btn:hover .pro-button__inner p {
  color: #000;
}
.contact-us-form__wrapper .submit-btn:hover .pro-button__inner svg path {
  stroke: #000;
}
.contact-us-form__wrapper .submit-btn .pro-button__inner {
  color: #fff;
  text-transform: capitalize;
}
@media only screen and (min-width: 880px) {
  .contact-us-form__wrapper .submit-btn {
    width: 10rem;
    margin-right: 0;
  }
}
@media only screen and (max-width: 880px) {
  .contact-us-form__wrapper .submit-btn {
    margin-right: 0;
    max-width: 10rem;
  }
}
@media only screen and (max-width: 600px) {
  .contact-us-form__wrapper .submit-btn {
    max-width: unset;
  }
}
@media only screen and (min-width: 880px) {
  .contact-us-form__wrapper .input__wrapper,
  .contact-us-form__wrapper .select-input__wrapper {
    display: inline-block;
  }
  .contact-us-form__wrapper .input__wrapper:nth-child(odd),
  .contact-us-form__wrapper .select-input__wrapper:nth-child(odd) {
    padding-right: 50px;
  }
  .contact-us-form__wrapper .input__wrapper.email, .contact-us-form__wrapper .input__wrapper.textarea,
  .contact-us-form__wrapper .select-input__wrapper.email,
  .contact-us-form__wrapper .select-input__wrapper.textarea {
    width: 88%;
  }
}
@font-face {
  font-family: "Azo Sans";
  src: url("/fonts/azosansmedium-webfont.woff2") format("woff2"), url("/fonts/azosansmedium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/fonts/opensans-regular-webfont.woff2") format("woff2"), url("/fonts/opensans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@keyframes fadeIn {
  0% {
    background-color: rgba(28, 37, 46, 0);
  }
  25% {
    background-color: rgba(28, 37, 46, 0.25);
  }
  50% {
    background-color: rgba(28, 37, 46, 0.5);
  }
  100% {
    background-color: rgb(28, 37, 46);
  }
}
.contact-us-page__wrapper {
  padding: 5rem 2.5rem 2rem;
}
@media only screen and (max-width: 1040px) {
  .contact-us-page__wrapper {
    padding: 4rem 0 2rem;
  }
}
@media only screen and (max-width: 600px) {
  .contact-us-page__wrapper {
    padding: 4rem 1.5625rem;
  }
}
.contact-us-page p {
  margin-bottom: 1.5rem;
}
.contact-us-page__container {
  display: flex;
  width: 100%;
}
@media only screen and (max-width: 600px) {
  .contact-us-page__container {
    flex-direction: column;
  }
}
.contact-us-page__container__left {
  width: 40%;
  margin-top: 1rem;
  margin-right: 3rem;
  line-height: 20px;
}
@media only screen and (min-width: 735px) and (max-width: 880px) {
  .contact-us-page__container__left {
    margin-right: 5rem;
  }
}
@media only screen and (max-width: 735px) {
  .contact-us-page__container__left {
    width: 50%;
    margin-right: 4rem;
  }
}
@media only screen and (max-width: 600px) {
  .contact-us-page__container__left {
    width: 100%;
    margin-right: 0;
  }
}
.contact-us-page__container__left__description {
  width: 78%;
  border-bottom: solid 1px rgba(255, 255, 255, 0.2);
  padding-bottom: 2rem;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 880px) {
  .contact-us-page__container__left__description {
    width: 100%;
  }
}
.contact-us-page__container__left__map {
  border: 0;
  width: 325px;
  height: 200px;
}
@media only screen and (max-width: 880px) {
  .contact-us-page__container__left__map {
    width: 100%;
  }
}
.contact-us-page__container__left__information {
  width: 78%;
  padding-top: 2rem;
  margin-right: 0;
}
@media only screen and (max-width: 880px) {
  .contact-us-page__container__left__information {
    width: 100%;
  }
}
.contact-us-page__container__left__information__box div {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
.contact-us-page__container__left__information__box div svg {
  margin-right: 1rem;
}
.contact-us-page__container__left__information__box div p {
  margin: 0;
}
@media only screen and (max-width: 880px) {
  .contact-us-page__container__left__information__box {
    width: 80%;
    margin: auto;
    padding-top: 1rem;
  }
}
@media only screen and (max-width: 600px) {
  .contact-us-page__container__left__information__box {
    width: 100%;
  }
}
.contact-us-page__container__left__information__box p {
  max-width: 85%;
  margin-bottom: 1rem;
  white-space: pre-line;
  display: flex;
}
.contact-us-page__container__left__information__box p svg {
  margin-right: 1rem;
  margin-top: 0.2rem;
}
.contact-us-page__container__left__information__box a {
  text-decoration: none;
  margin-bottom: 1rem;
  color: #fff;
  cursor: pointer;
}
.contact-us-page__container__left__information__box a:hover p {
  color: #23a5db;
}
.contact-us-page__container__left__information__box a:hover p svg path {
  stroke: #23a5db;
  fill: #23a5db;
}
.contact-us-page__container__left__information__box .address-multiple {
  display: flex;
  flex-direction: column;
}
.contact-us-page__container__left__information__box .address-multiple .address-a {
  margin-bottom: 1rem;
}
.contact-us-page__container__left__information__box .address-multiple .address-a,
.contact-us-page__container__left__information__box .address-multiple .address-b {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.contact-us-page__container__right {
  width: 60%;
}
@media only screen and (max-width: 880px) {
  .contact-us-page__container__right {
    width: 80%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 600px) {
  .contact-us-page__container__right {
    width: 100%;
  }
}
@font-face {
  font-family: "Azo Sans";
  src: url("/fonts/azosansmedium-webfont.woff2") format("woff2"), url("/fonts/azosansmedium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/fonts/opensans-regular-webfont.woff2") format("woff2"), url("/fonts/opensans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@keyframes fadeIn {
  0% {
    background-color: rgba(28, 37, 46, 0);
  }
  25% {
    background-color: rgba(28, 37, 46, 0.25);
  }
  50% {
    background-color: rgba(28, 37, 46, 0.5);
  }
  100% {
    background-color: rgb(28, 37, 46);
  }
}
.related-articles-wrapper {
  max-width: 100%;
  box-sizing: border-box;
}
.related-articles-wrapper .related-articles-wrapper-title {
  text-align: left;
}
.related-articles-wrapper .related-articles-wrapper-article {
  display: flex;
  flex-direction: row;
  justify-content: center;
  background-color: #fff;
}
@media only screen and (max-width: 1400px) {
  .related-articles-wrapper .related-articles-wrapper-article {
    justify-content: space-around;
  }
}
@media only screen and (max-width: 880px) {
  .related-articles-wrapper .related-articles-wrapper-article {
    width: 100%;
    flex-direction: column;
    max-height: 100%;
    margin-top: 3.125rem;
  }
}
.related-articles-wrapper .related-articles-wrapper-article .related-articles__article {
  display: flex;
  flex-direction: column;
  margin: 1.25rem 1rem 1.875rem 1rem;
  width: 33%;
}
.related-articles-wrapper .related-articles-wrapper-article .related-articles__article:nth-child(3) .related-articles__article-upper {
  border-right: none;
}
.related-articles-wrapper .related-articles-wrapper-article .related-articles__article a {
  color: #23a5db;
  text-decoration: none;
}
@media only screen and (max-width: 1199px) {
  .related-articles-wrapper .related-articles-wrapper-article .related-articles__article {
    margin: 0.3rem;
  }
}
@media only screen and (max-width: 880px) {
  .related-articles-wrapper .related-articles-wrapper-article .related-articles__article {
    width: 100%;
    margin: 0;
  }
}
@media only screen and (max-width: 880px) {
  .related-articles-wrapper .related-articles-wrapper-article .related-articles__article {
    margin: auto;
    width: 95%;
  }
}
.related-articles-wrapper .related-articles-wrapper-article .related-articles__article .related-articles__article-upper {
  display: flex;
  cursor: pointer;
  margin-left: 1rem;
  padding-right: 1rem;
  border-right: 1px solid rgba(143, 143, 143, 0.2);
}
@media only screen and (max-width: 1199px) {
  .related-articles-wrapper .related-articles-wrapper-article .related-articles__article .related-articles__article-upper {
    width: 90%;
  }
}
@media only screen and (max-width: 880px) {
  .related-articles-wrapper .related-articles-wrapper-article .related-articles__article .related-articles__article-upper {
    width: 100%;
  }
}
@media only screen and (max-width: 880px) {
  .related-articles-wrapper .related-articles-wrapper-article .related-articles__article .related-articles__article-upper {
    flex-direction: row;
    margin-bottom: 1rem;
  }
}
.related-articles-wrapper .related-articles-wrapper-article .related-articles__article .related-articles__article-upper div {
  transition: all 1s ease;
}
.related-articles-wrapper .related-articles-wrapper-article .related-articles__article .related-articles__article-upper:hover .related-articles__article-thumbnail-box #relatedArticlesImages a img {
  transform: scale(1.1);
}
.related-articles-wrapper .related-articles-wrapper-article .related-articles__article .related-articles__article-upper:hover div {
  background-size: 120%;
}
.related-articles-wrapper .related-articles-wrapper-article .related-articles__article .related-articles__article-upper:hover .related-articles__article-lower a,
.related-articles-wrapper .related-articles-wrapper-article .related-articles__article .related-articles__article-upper:hover .related-articles__article-lower path,
.related-articles-wrapper .related-articles-wrapper-article .related-articles__article .related-articles__article-upper:hover .related-articles__article-lower p {
  color: #3354a2;
}
.related-articles-wrapper .related-articles-wrapper-article .related-articles__article .related-articles__article-lower {
  text-align: left;
  margin-top: 0.5rem;
}
.related-articles-wrapper .related-articles-wrapper-article .related-articles__article .related-articles__article-lower a {
  color: #23a5db;
  text-decoration: none;
}
.related-articles-wrapper .related-articles-wrapper-article .related-articles__article .related-articles__article-lower a:hover {
  color: #3354a2;
}
.related-articles-wrapper .related-articles-wrapper-article .related-articles__article .related-articles__article-lower a:hover path {
  stroke: #3354a2;
}
.related-articles-wrapper .related-articles-wrapper-article .related-articles__article .related-articles__article-lower path {
  stroke: #23a5db;
}
.related-articles-wrapper .related-articles-wrapper-article .related-articles__article-article-arrow {
  margin-left: 0.3rem;
  vertical-align: middle;
}
.related-articles-wrapper .related-articles-wrapper-article .related-articles__article-thumbnail-box {
  padding: 0.5rem 1.875rem 0.5rem 2rem;
}
.related-articles-wrapper .related-articles-wrapper-article .related-articles__article-thumbnail-box #relatedArticlesImages {
  display: flex;
  overflow: hidden;
  height: 70px;
  width: 70px;
}
.related-articles-wrapper .related-articles-wrapper-article .related-articles__article-thumbnail-box #relatedArticlesImages a {
  min-width: 70px;
}
.related-articles-wrapper .related-articles-wrapper-article .related-articles__article-thumbnail-box #relatedArticlesImages img {
  display: flex;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 1s ease;
}
@media only screen and (max-width: 880px) {
  .related-articles-wrapper .related-articles-wrapper-article .related-articles__article-thumbnail-box {
    padding: 0.5rem 1rem 0.5rem 0;
  }
}
.related-articles-wrapper .related-articles-wrapper-article .related-articles__article-thumbnail {
  height: 100%;
  width: 100%;
  color: #000;
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.related-articles-wrapper .related-articles-wrapper-article .related-articles__article-title {
  color: #000;
  padding: 0.5rem 0.5rem 0.5rem 0;
}
@media only screen and (max-width: 880px) {
  .related-articles-wrapper .related-articles-wrapper-article .related-articles__article-title {
    max-width: 65%;
  }
}
.related-articles-wrapper .related-articles-wrapper-article .related-articles__article-title p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.related-articles-wrapper .related-articles-wrapper-article .related-articles__article:nth-child(1),
.related-articles-wrapper .related-articles-wrapper-article .related-articles__article:nth-child(2),
.related-articles-wrapper .related-articles-wrapper-article .related-articles__article:nth-child(3) {
  border-right: 1px solid #fff;
  border-bottom: none;
  margin: 1.25rem 0 1.25rem 0;
}
@media only screen and (max-width: 880px) {
  .related-articles-wrapper .related-articles-wrapper-article .related-articles__article:nth-child(1),
  .related-articles-wrapper .related-articles-wrapper-article .related-articles__article:nth-child(2),
  .related-articles-wrapper .related-articles-wrapper-article .related-articles__article:nth-child(3) {
    border-right: none;
    border-bottom: 1px solid #e2e2e2;
    margin: auto;
    margin-top: 1rem;
  }
}
@media only screen and (max-width: 880px) {
  .related-articles-wrapper .related-articles-wrapper-article .related-articles__article:nth-child(1) {
    border-top: none;
    padding-top: 1.25rem;
  }
}
@media only screen and (max-width: 880px) {
  .related-articles-wrapper .related-articles-wrapper-article .related-articles__article:nth-child(2) {
    margin-top: 1.25rem;
  }
}
@media only screen and (max-width: 880px) {
  .related-articles-wrapper .related-articles-wrapper-article .related-articles__article:nth-child(2) .related-articles__article-upper {
    margin-bottom: 1.25rem;
  }
}
.related-articles-wrapper .related-articles-wrapper-article .related-articles__article:nth-child(3) {
  border-bottom: none;
  border-right: none;
  margin-right: 0;
}
@media only screen and (max-width: 880px) {
  .related-articles-wrapper .related-articles-wrapper-article .related-articles__article:nth-child(3) {
    margin-right: auto;
    border-bottom: 1px solid #e2e2e2;
  }
}
@media only screen and (max-width: 880px) {
  .related-articles-wrapper .related-articles-wrapper-article .related-articles__article:nth-child(3) .related-articles__article-upper {
    margin-bottom: 1.25rem;
  }
}
.related-articles-wrapper .related-articles-wrapper-footer {
  text-align: right;
  margin-top: 1.25rem;
}
.related-articles-wrapper .related-articles-wrapper-footer a {
  color: #23a5db;
  text-decoration: none;
}
.related-articles-wrapper .related-articles-wrapper-footer a:hover {
  color: #3354a2;
}
.related-articles-wrapper .related-articles-wrapper-footer a:hover path {
  stroke: #3354a2;
}
.related-articles-wrapper .related-articles-wrapper-footer a .related-articles__article-arrow {
  margin-left: 0.5rem;
}
.related-articles-wrapper .related-articles-wrapper-footer path {
  stroke: #23a5db;
}
.related-articles-wrapper .related-articles-wrapper-footer a:hover p {
  color: #fff;
}
.related-articles-wrapper .related-articles-wrapper-footer a:hover path {
  stroke: #fff;
}
@media only screen and (max-width: 880px) {
  .related-articles-wrapper .related-articles-wrapper-footer {
    text-align: left;
    margin-top: 1.25rem;
    margin-left: 1rem;
  }
}
@font-face {
  font-family: "Azo Sans";
  src: url("/fonts/azosansmedium-webfont.woff2") format("woff2"), url("/fonts/azosansmedium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/fonts/opensans-regular-webfont.woff2") format("woff2"), url("/fonts/opensans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@keyframes fadeIn {
  0% {
    background-color: rgba(28, 37, 46, 0);
  }
  25% {
    background-color: rgba(28, 37, 46, 0.25);
  }
  50% {
    background-color: rgba(28, 37, 46, 0.5);
  }
  100% {
    background-color: rgb(28, 37, 46);
  }
}
.articles-list-wrapper {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 880px) {
  .articles-list-wrapper {
    flex-direction: column;
  }
}

.farmers-title {
  margin-bottom: 0;
}

.articles-list-items-wrapper {
  margin-top: 2.75rem;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-wrap: wrap;
  flex-grow: 0;
  flex-shrink: 0;
  align-items: normal;
  justify-content: flex-start;
}

.article-item {
  box-sizing: border-box;
  min-height: 1px;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 33.3333%;
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
  margin-left: 0%;
  right: auto;
  left: auto;
  margin-bottom: 30px;
}
.article-item a {
  text-decoration: none;
}
@media only screen and (max-width: 880px) {
  .article-item {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.article-item-time {
  margin: 10px 0 5px 0;
  text-transform: capitalize;
}
@media only screen and (min-width: 980px) {
  .article-item-time {
    margin: 0 0 5px 0;
  }
}

.article-item-wrap-img {
  overflow: hidden;
  height: 200px;
  margin-bottom: 14px;
}

.article-item-img {
  max-width: 100%;
  width: 100%;
  height: 200px;
  object-fit: cover;
  transition: all 1s;
}
.article-item-img:hover {
  transform: scale(1.1);
}

.farmers-wrapper-default__box {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 20px;
}
@media only screen and (max-width: 880px) {
  .farmers-wrapper-default__box {
    margin-bottom: 60px;
  }
}

.farmers-wrapper-default__link {
  color: #23a5db;
  text-decoration: none;
}
.farmers-wrapper-default__link svg path {
  stroke: #23a5db;
}
.farmers-wrapper-default__link:hover {
  color: #fff;
}
.farmers-wrapper-default__link:hover svg path {
  stroke: #fff;
}
@font-face {
  font-family: "Azo Sans";
  src: url("/fonts/azosansmedium-webfont.woff2") format("woff2"), url("/fonts/azosansmedium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/fonts/opensans-regular-webfont.woff2") format("woff2"), url("/fonts/opensans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@keyframes fadeIn {
  0% {
    background-color: rgba(28, 37, 46, 0);
  }
  25% {
    background-color: rgba(28, 37, 46, 0.25);
  }
  50% {
    background-color: rgba(28, 37, 46, 0.5);
  }
  100% {
    background-color: rgb(28, 37, 46);
  }
}
.hero-min-h {
  min-height: 300px;
}

.hero-text-wrap {
  padding-top: 6rem;
  position: relative;
}
@media only screen and (max-width: 880px) {
  .hero-text-wrap {
    padding: 0;
  }
}

.hero {
  flex-direction: column;
  display: flex;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  background-position: center;
  position: relative;
  z-index: 3;
}
.hero__main {
  background-position: center top;
}
@media only screen and (min-width: 2000px) {
  .hero__main {
    background-position: center center;
  }
}
.hero__main.home {
  height: 630px;
}
@media only screen and (max-width: 600px) {
  .hero {
    background-position: center;
  }
  .hero__main.home {
    height: 500px;
  }
}
.hero__related-articles {
  margin-top: -80px;
  z-index: 3;
  position: relative;
}
@media only screen and (max-width: 600px) {
  .hero__related-articles {
    background: linear-gradient(0, #1C252E 60%, rgba(28, 37, 46, 0) 100%);
  }
}

@media only screen and (max-width: 880px) {
  .hero-text {
    padding: 4rem 0 0;
  }
}

.hero-text-img {
  max-width: 326px;
  width: 100%;
}

.link-back {
  color: #fff;
  text-decoration: none;
}
.link-back + h1 {
  margin-top: 33px !important;
}
.link-back svg {
  margin-right: 15px;
}
.link-back svg path {
  stroke: white;
}

.hero-space-bottom {
  margin-bottom: 5.5rem;
}

.mt-none {
  margin-top: 0;
}

.hero-lang-mx .hero-text,
.hero-lang-es .hero-text {
  max-width: 560px !important;
  width: 100% !important;
}

#home-page .farmer-home .farmers-title {
  margin-top: 0;
  width: 30%;
}
@media only screen and (max-width: 880px) {
  #home-page .farmer-home .farmers-title {
    width: 100%;
    margin-bottom: 1rem;
  }
}

#science-page .science-page__banner__type1 {
  margin-top: 0;
}
#science-page .science-page__banner__type1 h2 {
  margin-top: 0;
}

#aboutus-page .abous-us-menu-wrapper {
  margin-top: 0;
}
#aboutus-page .abous-us-menu-space ul {
  margin-top: 0;
}
@font-face {
  font-family: "Azo Sans";
  src: url("/fonts/azosansmedium-webfont.woff2") format("woff2"), url("/fonts/azosansmedium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/fonts/opensans-regular-webfont.woff2") format("woff2"), url("/fonts/opensans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@keyframes fadeIn {
  0% {
    background-color: rgba(28, 37, 46, 0);
  }
  25% {
    background-color: rgba(28, 37, 46, 0.25);
  }
  50% {
    background-color: rgba(28, 37, 46, 0.5);
  }
  100% {
    background-color: rgb(28, 37, 46);
  }
}
@font-face {
  font-family: "Azo Sans";
  src: url("/fonts/azosansmedium-webfont.woff2") format("woff2"), url("/fonts/azosansmedium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/fonts/opensans-regular-webfont.woff2") format("woff2"), url("/fonts/opensans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@keyframes fadeIn {
  0% {
    background-color: rgba(28, 37, 46, 0);
  }
  25% {
    background-color: rgba(28, 37, 46, 0.25);
  }
  50% {
    background-color: rgba(28, 37, 46, 0.5);
  }
  100% {
    background-color: rgb(28, 37, 46);
  }
}
.hero-home-page {
  flex-direction: column;
  display: flex;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  background-position: center;
  height: 470px;
  margin-bottom: 7rem;
}
@media only screen and (max-width: 980px) {
  .hero-home-page {
    height: auto;
    margin-bottom: 0;
  }
}

#home-page .parallax {
  perspective: 100vw;
  width: 100vw;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
}
#home-page .parallax__layer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
}
#home-page .parallax {
  perspective: 100vw;
  width: 100vw;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
}
#home-page .parallax__layer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
}
#home-page .parallax_group-common svg path {
  fill: #23a5db;
}
#home-page .parallax_group1 {
  position: absolute;
  transform: translateZ(-50rem) scale(1);
}
#home-page .parallax_group1 div {
  position: absolute;
}
#home-page .parallax_group1 div:first-child {
  top: 10rem;
  left: 1rem;
}
#home-page .parallax_group2 {
  position: absolute;
  transform: translateZ(10rem) scale(0.7);
}
#home-page .parallax_group2 div {
  position: absolute;
}
#home-page .parallax_group2 div:first-child {
  top: 20rem;
  left: 5rem;
}
#home-page .parallax_group2 div:nth-child(2) {
  top: 10rem;
  left: 10rem;
  transform: rotate(180deg);
}
#home-page .parallax_group3 {
  position: absolute;
  top: calc(100% - 22rem);
  transform: translateZ(50rem) scale(1);
}
#home-page .parallax_group3 div {
  position: absolute;
}
#home-page .parallax_group3 div:first-child {
  top: 3rem;
  left: 7rem;
}
#home-page .parallax_group3 div:nth-child(2) {
  top: 0;
  left: 8rem;
  transform: rotate(60deg);
}
#home-page .parallax_group4 {
  position: absolute;
  transform: translateZ(40rem) scale(0.3);
}
#home-page .parallax_group4 div {
  position: absolute;
}
#home-page .parallax_group4 div:first-child {
  top: 3rem;
  left: 9rem;
}
#home-page .parallax_group4 div:nth-child(2) {
  top: 0;
  left: 0;
  transform: rotate(180deg);
}
#home-page .parallax_group4 div:nth-child(3) {
  top: 7rem;
  left: 11rem;
}
#home-page .parallax_group5 {
  position: absolute;
  transform: translateZ(-30rem) scale(1);
}
#home-page .parallax_group5 div {
  position: absolute;
}
#home-page .parallax_group5 div:first-child {
  top: 5rem;
  left: 7rem;
}
#home-page .parallax_group5 div:nth-child(2) {
  top: 0;
  left: 10rem;
}
#home-page .parallax_group5 div:nth-child(3) {
  top: 5rem;
  left: 14rem;
  transform: rotate(180deg);
}
#home-page .parallax_group6 {
  position: absolute;
  transform: translateZ(-20rem) scale(1);
}
#home-page .parallax_group6 div {
  position: absolute;
}
#home-page .parallax_group6 div:first-child {
  top: 5rem;
  left: 7rem;
}
#home-page .parallax_group6 div:nth-child(2) {
  top: 0;
  left: 10rem;
  transform: rotate(180deg);
}
#home-page .parallax_group6 div:nth-child(3) {
  top: 5rem;
  left: 14rem;
  transform: rotate(180deg);
}
#home-page [class^=science-page__banner] svg {
  max-width: 100%;
  width: 100%;
}
#home-page .hero-text {
  width: 45%;
  margin-bottom: 30px;
}
@media only screen and (max-width: 880px) {
  #home-page .hero-text {
    box-sizing: border-box;
    padding: 4rem 0 0;
    width: 60%;
    line-height: 50px;
    height: auto !important;
  }
}

.hero-home-page-text-cta {
  padding: 0 0 1rem 2.5rem;
}
@media only screen and (max-width: 880px) {
  .hero-home-page-text-cta {
    margin-bottom: 1rem;
    padding: 1rem 1.5625rem;
  }
}

.home-page-related-articles-wrap {
  margin-left: auto;
}
@media only screen and (max-width: 880px) {
  .home-page-related-articles-wrap {
    margin-left: 0;
  }
}

.home-page-related-articles {
  width: 100%;
  margin-left: auto;
}
@media only screen and (max-width: 1199px) {
  .home-page-related-articles {
    margin-right: 0;
  }
}
@media only screen and (max-width: 880px) {
  .home-page-related-articles {
    width: 100%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 880px) {
  .home-page-related-articles {
    background: linear-gradient(rgba(0, 0, 0, 0) 0%, #1c252e 15%);
  }
}

#home-page-hero-link {
  transition: all 0.5s ease;
  margin-top: 0;
  border: solid 1px #fff;
  border-radius: 1.25rem;
  transition: all 0.5s ease;
  text-transform: none;
  min-width: 15%;
  padding: 9px 25px;
}
#home-page-hero-link:hover {
  background-color: #fff;
  color: #000;
}
#home-page-hero-link:hover a {
  color: #000;
}
#home-page-hero-link:hover p {
  color: #000;
}
#home-page-hero-link:hover svg path {
  stroke: #000;
}
#home-page-hero-link svg {
  vertical-align: middle;
}
@media only screen and (max-width: 600px) {
  #home-page-hero-link {
    width: 100%;
  }
}

.parallax {
  perspective: 100vw;
  width: 100vw;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
}

.parallax__layer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
}

#home-page .parallax_group1 {
  transform: translateZ(40rem) scale(0.3);
  top: calc(100% + 75rem);
}
@media only screen and (max-width: 880px) {
  #home-page .parallax_group1 {
    top: 3rem;
  }
}
#home-page .parallax_group1 div:first-child {
  top: 1rem;
  left: 0;
}
#home-page .parallax_group1 div:nth-child(2) {
  top: 0;
  left: 8rem;
  transform: rotate(180deg);
}
#home-page .parallax_group2 {
  transform: translateZ(30rem) scale(0.4);
  top: calc(100% + 75rem);
}
@media only screen and (max-width: 880px) {
  #home-page .parallax_group2 {
    top: 3rem;
  }
}
#home-page .parallax_group2 div:first-child {
  top: 3rem;
  left: 9rem;
}

#home-page .cards-wrapper {
  overflow: initial;
  margin: 5rem 0 0;
}
@media only screen and (max-width: 880px) {
  #home-page .cards-wrapper {
    padding: 0;
    margin: 0 auto;
  }
  #home-page .cards-wrapper .farmers-2-grid {
    align-items: center;
    margin: 0 0 2rem;
  }
  #home-page .cards-wrapper .farmers-2-grid:first-of-type {
    margin-top: 3.5rem;
  }
  #home-page .cards-wrapper .farmers-2-grid:last-of-type {
    margin-bottom: 0;
  }
}
#home-page .quote-box {
  bottom: auto;
  top: -5.25rem;
  left: unset;
  right: 0;
  max-width: 170px;
}
@media only screen and (max-width: 880px) {
  #home-page .quote-box {
    top: auto;
    bottom: 18rem;
  }
}
@media only screen and (max-width: 600px) {
  #home-page .quote-box {
    left: 10%;
    bottom: 19rem;
    max-width: 100%;
  }
}

.brArticleList {
  margin-top: 40px;
}
@media only screen and (max-width: 880px) {
  .brArticleList {
    margin-top: 0;
  }
}
@font-face {
  font-family: "Azo Sans";
  src: url("/fonts/azosansmedium-webfont.woff2") format("woff2"), url("/fonts/azosansmedium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/fonts/opensans-regular-webfont.woff2") format("woff2"), url("/fonts/opensans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@keyframes fadeIn {
  0% {
    background-color: rgba(28, 37, 46, 0);
  }
  25% {
    background-color: rgba(28, 37, 46, 0.25);
  }
  50% {
    background-color: rgba(28, 37, 46, 0.5);
  }
  100% {
    background-color: rgb(28, 37, 46);
  }
}
#page-product-item .space-section {
  margin-bottom: 3rem;
}
#page-product-item .hero-text-wrap .hero-text {
  padding: 0;
  margin: 10px 0 !important;
}
#page-product-item .hero-text-wrap .hero-text-img {
  width: 79%;
  max-width: 494px;
}
#page-product-item .hero-space-bottom.bg-image {
  margin: 0 0 -95px;
  background-repeat: no-repeat;
  background-size: 222% 200px;
  background-position: 87% 0%;
}
@media only screen and (max-width: 320px) {
  #page-product-item .hero-space-bottom.bg-image {
    margin: 0 0 -40%;
  }
}
@media only screen and (min-width: 600px) {
  #page-product-item .hero-text-wrap .hero-text {
    padding: 0;
    margin: 8% 0 !important;
  }
  #page-product-item .hero-space-bottom.bg-image {
    margin: 0 0 -5%;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 87% 0%;
  }
}
@media only screen and (min-width: 980px) {
  #page-product-item .hero-text-wrap .hero-text {
    padding: 60px 0;
    margin: 0 !important;
  }
  #page-product-item .hero-space-bottom.bg-image {
    margin: 0 0 -3%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
}

.wrapper-890 {
  max-width: 890px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  box-sizing: border-box;
}

.wrapper-970 {
  max-width: 970px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  box-sizing: border-box;
}

.product-item-video-wrap {
  padding: 6.25rem 0;
  margin: 0 auto;
}
@media only screen and (max-width: 880px) {
  .product-item-video-wrap {
    padding: 2rem 0;
  }
}

.product-item-video {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 880px) {
  .product-item-video {
    display: block;
  }
}
.product-item-video > div {
  box-sizing: border-box;
  min-height: 1px;
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 50%;
  flex: 0 0 50%;
  max-width: 50%;
  margin-left: 0%;
  right: auto;
  left: auto;
}
@media only screen and (min-width: 980px) {
  .product-item-video > div {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 880px) {
  .product-item-video > div {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 2rem;
  }
}
.product-item-video h3 {
  color: #1c252e;
  margin: 6px 0;
}
@media only screen and (min-width: 980px) {
  .product-item-video h3 {
    margin: 0;
  }
}
.product-item-video p {
  color: #1c252e;
  margin: 0;
}

.bg-white {
  background-color: #fff;
}

.video-react {
  padding: 0 !important;
}

.video-react-control-bar,
.big-play-button-hide {
  display: none;
}

.w-100 {
  box-sizing: border-box;
  min-height: 1px;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 100% !important;
  flex: 0 0 100% !important;
  max-width: 100% !important;
  margin-left: 0%;
  right: auto;
  left: auto;
}
.w-100 video {
  max-width: 100% !important;
}

.img-video img {
  display: block;
  max-width: 415px;
  width: 100%;
  margin: 0 auto;
}

video {
  display: block;
  max-width: 415px;
  width: 100%;
  margin: 0 auto;
}

.more-space {
  margin-bottom: 4rem;
}

.text-etapa {
  margin-top: 15px;
  text-align: center;
  color: #1c252e;
}

.list-movil {
  display: none;
}
@media only screen and (max-width: 880px) {
  .list-movil {
    display: block;
  }
}

.list-desktop {
  display: block;
}
@media only screen and (max-width: 880px) {
  .list-desktop {
    display: none;
  }
}

.page-product-item-intro {
  display: flex;
  margin-bottom: 50px;
  padding: 0 2.5rem;
}
.page-product-item-intro p {
  margin: 0;
}
.page-product-item-intro .right {
  box-sizing: border-box;
  min-height: 1px;
  position: relative;
  width: 20%;
  flex: 0 0 30%;
  max-width: 30%;
  margin-left: 0%;
  right: auto;
  left: auto;
  text-align: right;
}
.page-product-item-intro .product-registro {
  line-height: 20px;
}
@media only screen and (min-width: 980px) {
  .page-product-item-intro .product-registro {
    line-height: 30px;
  }
}
.page-product-item-intro .left {
  box-sizing: border-box;
  min-height: 1px;
  position: relative;
  width: 80%;
  flex: 0 0 70%;
  max-width: 80%;
  margin-left: 0%;
  right: auto;
  left: auto;
}
@media only screen and (max-width: 600px) {
  .page-product-item-intro .left {
    margin-bottom: 1rem;
  }
}
@media only screen and (max-width: 600px) {
  .page-product-item-intro {
    display: block;
    padding: 0 15px !important;
  }
  .page-product-item-intro .left,
  .page-product-item-intro .right {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    flex-flow: column;
    text-align: left;
  }
}
@media only screen and (min-width: 600px) {
  .page-product-item-intro {
    display: inline-block;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .page-product-item-intro .left,
  .page-product-item-intro .right {
    display: inline-flex;
    box-sizing: border-box;
    width: 50%;
    flex: 0 0 100%;
    max-width: 100%;
    flex-flow: column;
  }
}
@media only screen and (min-width: 880px) {
  .page-product-item-intro {
    display: flex;
    padding: 0 0 0 3rem !important;
  }
  .page-product-item-intro .left {
    width: 80%;
  }
  .page-product-item-intro .right {
    width: 20%;
  }
  .page-product-item-intro .left,
  .page-product-item-intro .right {
    flex: 0 0 75%;
    display: -webkit-inline-box;
  }
}

.page-product-item-content .farmers-wrapper-default {
  padding: 0;
}
.page-product-item-content .farmers-wrapper-default .farmers-2-grid {
  width: 100%;
  padding: 0;
}
.page-product-item-content .farmers-wrapper-default .farmers-title {
  display: none;
}
.page-product-item-content .farmers-wrapper-default .cards-wrapper {
  margin-top: 0;
}
.page-product-item-content .farmers-wrapper-default .thubmnail-wrapper {
  height: 550px;
}
@media only screen and (max-width: 880px) {
  .page-product-item-content .farmers-wrapper-default .thubmnail-wrapper {
    height: 350px;
  }
}
.page-product-item-content .page-product-item-video-space {
  margin: 30px 0 50px;
}
.page-product-item-content .page-product-item-video-space img {
  width: 100%;
}
.page-product-item-content .page-product-item-description {
  list-style: none;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #fff;
}
.page-product-item-content .page-product-item-description li {
  margin-bottom: 40px;
  display: flex;
  position: relative;
}
@media only screen and (max-width: 600px) {
  .page-product-item-content .page-product-item-description li {
    display: block;
  }
}
@media only screen and (max-width: 880px) {
  .page-product-item-content .page-product-item-description .tooltiptext {
    bottom: -40px !important;
  }
}
.page-product-item-content .page-product-item-description .headingTooltip {
  display: flex;
  align-items: center;
  margin: 0;
}
@media only screen and (min-width: 980px) {
  .page-product-item-content .page-product-item-description .headingTooltip {
    flex-direction: row;
    align-items: center;
  }
}
.page-product-item-content .page-product-item-description div {
  margin-top: 5px;
}
.page-product-item-content .page-product-item-description .list-wrap-svg {
  width: 70px;
  margin-right: 30px;
}
.page-product-item-content .page-product-item-description .list-wrap-svg img {
  width: 70px;
}

.page-product-item-downloads {
  display: flex;
  justify-content: center;
  padding: 50px 0;
}

.page-product-item-downloads-links {
  max-width: 510px;
  margin-left: 30px;
}
.page-product-item-downloads-links a {
  text-decoration-line: underline;
  text-decoration-color: #fff;
}
.page-product-item-downloads-links a:hover {
  text-decoration-color: #23a5db;
}
.page-product-item-downloads-links a:hover p {
  color: #23a5db;
}
.page-product-item-downloads-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-product-item-downloads-links ul li + li {
  margin-top: 30px;
}

.page-product-item-downloads-btn {
  display: flex;
}
.page-product-item-downloads-btn svg {
  position: relative;
  top: -10px;
}
.page-product-item-downloads-btn p {
  margin-left: 10px;
}

@media only screen and (max-width: 880px) {
  .page-product-item-downloads-links {
    margin-left: 0;
  }
  .page-product-item-downloads {
    display: block;
  }
  .page-product-item-downloads-btn {
    margin-bottom: 15px;
  }
}
.product-item-video-img {
  width: 204px;
  margin-bottom: 6px;
}
@media only screen and (min-width: 880px) {
  .product-item-video-img {
    margin-bottom: 20px;
  }
}

.page-product-item-small-text {
  margin-top: 5px;
}
.page-product-item-small-text div p a {
  color: #23a5db;
}
.page-product-item-small-text div p a:hover {
  color: #1b8cca;
  cursor: pointer;
}

@media only screen and (max-width: 880px) {
  #page-product-item .hero-text-wrap {
    padding: 4rem 1rem 0 1rem;
  }
}
body[lang=en] li[data-value=menu-en] {
  display: none;
}

body[lang=es] li[data-value=menu-es] {
  display: none;
}

body[lang=en] li[data-value=region-en],
body[lang=es] li[data-value=region-en] {
  display: none;
}

body[lang=mx] li[data-value=region-mx] {
  display: none;
}

body[lang=br] li[data-value=region-br] {
  display: none;
}
@font-face {
  font-family: "Azo Sans";
  src: url("/fonts/azosansmedium-webfont.woff2") format("woff2"), url("/fonts/azosansmedium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/fonts/opensans-regular-webfont.woff2") format("woff2"), url("/fonts/opensans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@keyframes fadeIn {
  0% {
    background-color: rgba(28, 37, 46, 0);
  }
  25% {
    background-color: rgba(28, 37, 46, 0.25);
  }
  50% {
    background-color: rgba(28, 37, 46, 0.5);
  }
  100% {
    background-color: rgb(28, 37, 46);
  }
}
.pro-footer-wrapper {
  background-color: #1c252e;
  color: #fff;
  padding: 3rem 0;
  display: flex;
}
@media only screen and (max-width: 600px) {
  .pro-footer-wrapper {
    flex-wrap: nowrap;
    padding-bottom: 1rem;
    flex-direction: column;
  }
}
.pro-footer-wrapper .pro-footer-container {
  display: flex;
  width: 100%;
  max-width: 1280px;
  padding: 0 55px;
  margin: 0 auto;
}
@media only screen and (max-width: 880px) {
  .pro-footer-wrapper .pro-footer-container {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 600px) {
  .pro-footer-wrapper .pro-footer-container {
    width: unset;
    padding: 0 25px;
  }
}
.pro-footer-wrapper .social-logos {
  height: auto;
  width: 33%;
  margin-right: 1rem;
  padding-right: 1rem;
  border-right: 1px solid #8f8f8f;
}
@media only screen and (max-width: 880px) {
  .pro-footer-wrapper .social-logos {
    width: 48%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin: 0;
    padding-right: 0rem;
  }
  .pro-footer-wrapper .social-logos a {
    margin-right: 1rem;
  }
}
@media only screen and (max-width: 600px) {
  .pro-footer-wrapper .social-logos {
    width: 100%;
    border-right: none;
    display: block;
    justify-content: flex-start;
    margin-left: 0;
    padding-bottom: 1.8125rem;
    border-bottom: 1px solid rgba(143, 143, 143, 0.2);
  }
  .pro-footer-wrapper .social-logos a {
    margin-right: 1rem;
  }
}
.pro-footer-wrapper .social-logos .logos-hover:hover path {
  fill: #fff;
}
.pro-footer-wrapper .wrap-social-media {
  width: 100%;
  margin-bottom: 35px;
}
@media only screen and (max-width: 880px) {
  .pro-footer-wrapper .wrap-social-media {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 600px) {
  .pro-footer-wrapper .wrap-social-media {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 600px) {
  .pro-footer-wrapper .wrap-social-media div {
    display: flex;
    justify-content: space-between;
  }
}
.pro-footer-wrapper .wrap-social-media a {
  display: inline-block;
  padding-right: 20px;
}
@media only screen and (max-width: 880px) {
  .pro-footer-wrapper .wrap-social-media a {
    padding: 0 1rem 0 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 600px) {
  .pro-footer-wrapper .wrap-social-media a {
    margin-right: 0;
    padding: 0;
  }
}
.pro-footer-wrapper .wrap-social-media a,
.pro-footer-wrapper .wrap-social-media svg {
  width: 40px;
  height: 40px;
  padding-right: 1rem;
}
@media only screen and (min-width: 600px) and (max-width: 1112px) {
  .pro-footer-wrapper .wrap-social-media a,
  .pro-footer-wrapper .wrap-social-media svg {
    width: 35px;
    height: 35px;
    padding-right: 0.5rem;
  }
}
@media only screen and (max-width: 600px) {
  .pro-footer-wrapper .wrap-social-media div {
    display: flex;
    width: 100%;
  }
}
.pro-footer-wrapper .site-map {
  width: 50%;
}
@media only screen and (max-width: 600px) {
  .pro-footer-wrapper .site-map {
    width: 100%;
  }
}
.pro-footer-wrapper .adress-wrapper {
  width: 30%;
}
.pro-footer-wrapper .footer-links-wrapper {
  display: flex;
}
@media only screen and (min-width: 600px) and (max-width: 880px) {
  .pro-footer-wrapper .footer-links-wrapper {
    margin-left: 4rem;
    width: 100%;
  }
}
@media only screen and (max-width: 652px) {
  .pro-footer-wrapper .footer-links-wrapper {
    margin-left: 3.5rem;
  }
}
@media only screen and (max-width: 600px) {
  .pro-footer-wrapper .footer-links-wrapper {
    margin-left: 0rem;
    justify-content: space-between;
    margin: auto;
    padding-top: 1.8125rem;
  }
}
.pro-footer-wrapper .footer-links-wrapper .footer-links-lits {
  width: 40%;
  display: flex;
}
.pro-footer-wrapper .footer-links-wrapper .footer-links-lits ul {
  list-style: none;
  margin-block-start: 0;
}
@media only screen and (max-width: 880px) {
  .pro-footer-wrapper .footer-links-wrapper .footer-links-lits ul {
    padding: 0;
  }
}
.pro-footer-wrapper .footer-links-wrapper .footer-links-lits ul .li-title + .li-title,
.pro-footer-wrapper .footer-links-wrapper .footer-links-lits ul .li-title + p {
  margin-top: 1.5625rem;
}
.pro-footer-wrapper .footer-links-wrapper .footer-links-lits ul a {
  text-decoration: none;
}
.pro-footer-wrapper .footer-links-wrapper .footer-links-lits ul a:hover p {
  color: #23a5db;
}
.pro-footer-wrapper .footer-links-wrapper .footer-links-lits ul:lang(en) li:last-child, .pro-footer-wrapper .footer-links-wrapper .footer-links-lits ul:lang(es) li:last-child {
  margin-top: 20px;
}
.pro-footer-wrapper .footer-links-wrapper .footer-links-lits:hover {
  color: #23a5db;
}
@media only screen and (max-width: 600px) {
  .pro-footer-wrapper .address-wrapper-box {
    border-top: 1px solid rgba(143, 143, 143, 0.2);
  }
}
@media only screen and (max-width: 880px) {
  .pro-footer-wrapper .address-wrapper-box .address-upper-box {
    width: 100%;
    margin: auto;
    padding-top: 1.5625rem;
  }
}
@media only screen and (max-width: 600px) {
  .pro-footer-wrapper .address-wrapper-box .address-upper-box {
    padding-top: 1.8125rem;
  }
}
.pro-footer-wrapper .address-wrapper-box .address-upper-box a {
  text-decoration: none;
  margin-bottom: 1rem;
}
.pro-footer-wrapper .address-wrapper-box .address-upper-box a:hover p {
  color: #23a5db;
}
.pro-footer-wrapper .address-wrapper-box .address-upper-box div,
.pro-footer-wrapper .address-wrapper-box .address-upper-box a {
  display: flex;
}
.pro-footer-wrapper .address-wrapper-box .address-upper-box div svg,
.pro-footer-wrapper .address-wrapper-box .address-upper-box a svg {
  margin-right: 1rem;
  margin-top: 0.2rem;
  min-width: 12px;
}
.pro-footer-wrapper .address-wrapper-box .address-upper-box div p,
.pro-footer-wrapper .address-wrapper-box .address-upper-box a p {
  max-width: 25rem;
  white-space: pre-line;
}
.pro-footer-wrapper .address-wrapper-box .address-multiple {
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
}
.pro-footer-wrapper .address-wrapper-box .address-multiple .address-a {
  margin-bottom: 1rem;
}
.pro-footer-wrapper .address-wrapper-box .address-multiple .address-a,
.pro-footer-wrapper .address-wrapper-box .address-multiple .address-b {
  display: flex;
  flex-direction: row;
}
.pro-footer-wrapper .address-wrapper-box .address-multiple .address-a p,
.pro-footer-wrapper .address-wrapper-box .address-multiple .address-b p {
  display: flex;
  flex-direction: column;
}
.pro-footer-wrapper .address-wrapper-box .address-multiple .address-a p strong,
.pro-footer-wrapper .address-wrapper-box .address-multiple .address-b p strong {
  margin: 0 0 0.5rem 0;
  text-transform: uppercase;
}
.pro-footer-wrapper .address-wrapper-box .location-link a {
  margin-left: 27px;
  color: #23a5db;
  text-decoration: none;
  margin-bottom: 1rem;
}
.pro-footer-wrapper .address-wrapper-box .address-lower-box {
  display: flex;
  flex-direction: column;
}
.pro-footer-wrapper .address-wrapper-box .address-lower-box-reserved {
  margin: 30px 0 10px;
}
.pro-footer-wrapper .address-wrapper-box .address-lower-box a {
  text-decoration: none;
}
.pro-footer-wrapper .address-wrapper-box .address-lower-box a p:hover {
  color: #23a5db;
}
@media only screen and (max-width: 880px) {
  .pro-footer-wrapper .address-wrapper-box .address-lower-box {
    margin-top: 2rem;
    margin-bottom: 1.875rem;
  }
}
@media only screen and (max-width: 1024px) {
  .pro-footer-wrapper .address-wrapper-box .address-lower-box {
    margin-left: 0;
  }
}
.pro-footer-wrapper .section-address {
  width: 20%;
}
@media only screen and (max-width: 880px) {
  .pro-footer-wrapper .section-address {
    width: 100%;
  }
}
@media only screen and (min-width: 600px) and (max-width: 880px) {
  .pro-footer-wrapper .section-address {
    display: flex;
  }
}

.footer-logo-product {
  max-width: 100px;
}

.footer-wrap-li-logo {
  margin: 1.5625rem 0;
}

.space-top {
  margin-top: 1.5625rem;
}

.tablet-wrapper {
  display: flex;
  width: 100%;
}
@font-face {
  font-family: "Azo Sans";
  src: url("/fonts/azosansmedium-webfont.woff2") format("woff2"), url("/fonts/azosansmedium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/fonts/opensans-regular-webfont.woff2") format("woff2"), url("/fonts/opensans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@keyframes fadeIn {
  0% {
    background-color: rgba(28, 37, 46, 0);
  }
  25% {
    background-color: rgba(28, 37, 46, 0.25);
  }
  50% {
    background-color: rgba(28, 37, 46, 0.5);
  }
  100% {
    background-color: rgb(28, 37, 46);
  }
}
.logos-hover:hover path {
  fill: #fff;
}
@font-face {
  font-family: "Azo Sans";
  src: url("/fonts/azosansmedium-webfont.woff2") format("woff2"), url("/fonts/azosansmedium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/fonts/opensans-regular-webfont.woff2") format("woff2"), url("/fonts/opensans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@keyframes fadeIn {
  0% {
    background-color: rgba(28, 37, 46, 0);
  }
  25% {
    background-color: rgba(28, 37, 46, 0.25);
  }
  50% {
    background-color: rgba(28, 37, 46, 0.5);
  }
  100% {
    background-color: rgb(28, 37, 46);
  }
}
#whatsappBtn {
  width: 50px;
  height: 40px;
  background-color: #52C04E;
  border-radius: 20px;
  border: none;
  white-space: nowrap;
  text-transform: none;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 1040px) {
  #whatsappBtn {
    width: 100%;
    max-width: 148px;
  }
  #whatsappBtn svg {
    margin-right: 10px;
  }
}
#whatsappBtn p {
  text-transform: none;
}
@media only screen and (min-width: 1040px) {
  #whatsappBtn p {
    display: none;
  }
}
#whatsappBtn:hover,
#whatsappBtn :focus {
  background-color: #399735;
}

.wrap-header {
  position: fixed;
  z-index: 9999;
  height: 4.4rem;
  width: 100%;
}

.header__visible {
  opacity: 1;
  animation-name: fadeIn;
  animation-duration: 300ms;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}

.day-theme #pro-main-header .selected-opt {
  border-bottom: 0.2rem solid #000;
}
.day-theme #pro-main-header .selected-opt:hover {
  border-color: #23a5db;
}

#pro-main-header {
  text-align: center;
  height: 4.4rem;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 2;
}
#pro-main-header .main-desktop-menu-container {
  display: flex;
  flex-direction: row;
  color: #fff;
  width: 100%;
}
@media only screen and (max-width: 1040px) {
  #pro-main-header .main-desktop-menu-container {
    display: none;
  }
}
@media only screen and (max-width: 1040px) {
  #pro-main-header .main-desktop-menu-container {
    background: none;
  }
}
#pro-main-header .selected-opt {
  border-bottom: 0.2rem solid #fff;
}
#pro-main-header .selected-opt:hover {
  border-color: #23a5db;
}
#pro-main-header .header-section-1 {
  width: 30%;
  display: flex;
}
@media only screen and (max-width: 1199px) {
  #pro-main-header .header-section-1 {
    width: 30%;
  }
}
#pro-main-header .header-section-2 {
  width: 100%;
}
#pro-main-header .logo-wrapper {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 600px) {
  #pro-main-header .logo-wrapper {
    display: none;
  }
}
#pro-main-header .logo-mobile-wrapper {
  display: none;
}
@media only screen and (max-width: 600px) {
  #pro-main-header .logo-mobile-wrapper {
    padding-left: 1.5625rem;
    display: flex;
    position: fixed;
    z-index: 1;
  }
}
#pro-main-header .main-desktop-menu {
  display: flex;
  justify-content: flex-end;
}
#pro-main-header .main-desktop-menu .desktop-menu-option {
  padding-right: 1.5rem;
  justify-content: center;
  display: flex;
  align-items: center;
  cursor: pointer;
}
#pro-main-header .main-desktop-menu .desktop-menu-option:last-child {
  padding-right: 0;
}
#pro-main-header .main-desktop-menu .desktop-menu-option a {
  color: #fff;
  text-decoration: none;
  transition: all 0.5s ease;
  padding-bottom: 0.2rem;
}
#pro-main-header .main-desktop-menu .desktop-menu-option a:hover {
  color: #23a5db;
}
#pro-main-header .main-desktop-menu .desktop-menu-option a:hover > p {
  transition: all 0.5s ease;
  color: #23a5db;
}
#pro-main-header .main-desktop-menu .desktop-menu-option :focus {
  background-color: none;
}
#pro-main-header .main-desktop-menu .language-picker-wrapper {
  width: 15%;
}
#pro-main-header .main-mobile-menu {
  display: none;
}
#pro-main-header .main-mobile-menu .MuiSelect-icon {
  top: calc(50% - 4px) !important;
}
#pro-main-header .main-mobile-menu.menu-size-close {
  height: 4.4rem !important;
}
#pro-main-header .main-mobile-menu.menu-size-open {
  height: 100% !important;
  width: 100%;
  left: 0;
}
#pro-main-header .main-mobile-menu.menu-size-open .main-mobile-menu-wrap {
  background-color: #1c252e;
}
#pro-main-header .main-mobile-menu .logo-wrapper {
  padding-left: 3rem;
  padding-top: 1.1rem;
}
@media only screen and (max-width: 880px) {
  #pro-main-header .main-mobile-menu .logo-wrapper {
    padding-left: 1.5625rem;
  }
}
@media only screen and (max-width: 600px) {
  #pro-main-header .main-mobile-menu .logo-wrapper {
    padding-left: 1rem;
  }
}
#pro-main-header .main-mobile-menu .main-mobile-menu-wrap {
  width: 100%;
}
@media only screen and (max-width: 1040px) {
  #pro-main-header .main-mobile-menu {
    display: flex;
    width: 100%;
    height: 100%;
    top: 0;
    position: fixed;
    z-index: -1;
    padding-left: 0;
    overflow: scroll;
    left: 0;
  }
}
#pro-main-header .main-mobile-menu li,
#pro-main-header .main-mobile-menu a {
  margin-bottom: 15px;
  text-decoration: none;
  text-transform: none;
  list-style: none;
  outline: 0;
}
#pro-main-header .main-mobile-menu .burgerMenu {
  position: absolute;
  right: 1.875rem;
  top: 22px;
  height: 25px;
  width: 25px;
}
#pro-main-header .main-mobile-menu .burgerMenu:hover {
  cursor: pointer;
}
#pro-main-header .main-mobile-menu #exMenuIcon {
  position: absolute;
  right: 0.875rem;
  top: 22px;
  height: 20px;
  width: 20px;
}
#pro-main-header .main-mobile-menu #exMenuIcon:hover {
  cursor: pointer;
}
#pro-main-header .main-mobile-menu .blueMobileMenu {
  width: 100%;
  min-height: 100vh;
  background-color: #1c252e;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
#pro-main-header .main-mobile-menu .blueMobileMenu-content {
  justify-content: center;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
  margin-top: 80px;
}
#pro-main-header .main-mobile-menu .blueMobileMenu-list {
  margin: 0;
  padding-inline-start: 0;
  display: flex;
  flex-direction: column;
}
#pro-main-header .main-mobile-menu .blueMobileMenu a {
  padding: 0 10px;
  text-decoration: none;
  display: block;
  transition: 1s ease all;
}
#pro-main-header .main-mobile-menu .blueMobileMenu a h1 {
  margin-top: 0;
}
#pro-main-header .main-mobile-menu #menu-toggle > li,
#pro-main-header .main-mobile-menu a {
  display: block;
}
#pro-main-header .main-mobile-menu .language-picker-wrapper {
  width: 100%;
  padding: 1rem 0 3rem;
}
#pro-main-header .main-mobile-menu .language-picker-wrapper div > div {
  border: none;
}
#pro-main-header .main-mobile-menu .social-logos div {
  display: flex;
  flex-direction: row;
}
#pro-main-header .desktop-menu-getTouch-cta {
  border: 1px solid #fff;
  box-sizing: border-box;
  border-radius: 1.25rem;
  padding: 9px 30px;
  white-space: nowrap;
  text-transform: none;
  transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#pro-main-header .desktop-menu-getTouch-cta:hover {
  background-color: #fff;
  color: #000;
}
#pro-main-header .desktop-menu-getTouch-cta:hover a {
  color: #000;
}
#pro-main-header .desktop-menu-getTouch-cta:hover p {
  color: #000;
}
#pro-main-header .desktop-menu-getTouch-cta:hover svg path {
  stroke: #000;
}
#pro-main-header .desktop-menu-getTouch-cta a {
  margin-bottom: 0;
}
#pro-main-header .desktop-menu-getTouch-cta a:hover {
  color: #000;
}
#pro-main-header .desktop-menu-getTouch-cta:hover span div p {
  color: #000;
}
#pro-main-header .language-picker-wrapper {
  border: none;
}
#pro-main-header .language-picker-wrapper label {
  color: #fff;
  font-size: 1.25rem;
  padding-top: 0.7rem;
  padding-left: 2.5rem;
}
@media only screen and (max-width: 1040px) {
  #pro-main-header .language-picker-wrapper label {
    font-size: 0;
  }
}
#pro-main-header .language-picker-wrapper ::before,
#pro-main-header .language-picker-wrapper :hover,
#pro-main-header .language-picker-wrapper ::after {
  border: none;
}
#pro-main-header .language-picker-wrapper .MuiFormControl-root {
  height: 2.25rem;
  justify-content: center;
  border-left: 0.1px solid rgba(255, 255, 255, 0.5);
  padding: 0 1rem;
}
#pro-main-header .language-picker-wrapper .MuiFormControl-root div {
  margin-top: 0.25rem;
}
#pro-main-header .language-picker-wrapper .MuiSelect-select.MuiSelect-select {
  padding-right: 35px;
}
#pro-main-header .language-picker-wrapper .MuiFormControl-root div {
  margin-top: -0.25rem;
  margin-left: 0.25rem;
}
@media only screen and (max-width: 880px) {
  #pro-main-header .language-picker-wrapper .MuiFormControl-root div {
    margin-top: 1.5rem;
  }
}
#pro-main-header .language-picker-wrapper #select-language-cbx {
  color: #fff;
  padding-bottom: 1.75rem;
  font-size: 0;
}
@media only screen and (max-width: 1040px) {
  #pro-main-header .language-picker-wrapper #select-language-cbx {
    font-size: initial;
    text-transform: lowercase;
    margin-top: 2.5rem;
    font-weight: 500;
  }
}
#pro-main-header .language-picker-wrapper .MuiSelect-icon {
  color: #fff;
  top: calc(50% - 10px);
}

#menu-toggle:checked {
  height: 100%;
}

.language-picker__opt:hover {
  color: #fff !important;
  background-color: #23a5db !important;
}

.Mui-selected {
  color: #fff !important;
  background-color: #23a5db !important;
}

@media only screen and (max-width: 880px) {
  .MuiMenuItem-root {
    text-transform: lowercase;
  }
}

.MuiPopover-root#menu- {
  z-index: 20000 !important;
}

#pro-main-header .language-picker-wrapper {
  max-width: 105px;
}
#pro-main-header .select__wrapper {
  box-sizing: border-box;
}
#pro-main-header .MuiSelect-select:focus {
  background-color: rgba(0, 0, 0, 0.2) !important;
}

.main-mobile-menu .language-picker-wrapper {
  max-width: 140px !important;
  margin: 0 auto;
}
