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

.mb-20 {
  margin-bottom: 20px !important;
}

.detail-card-flag {
  width: 18px;
  height: 12px;
  margin-left: 7px;
}

.mt-20 {
  margin-top: 20px;
}

.banners-section {
  margin-top: 4rem;
}
@media only screen and (max-width: 880px) {
  .banners-section {
    margin-top: 0;
  }
}

.science-page-wrapper {
  background-repeat: no-repeat;
  margin-top: 6rem;
  width: 100%;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 880px) {
  .science-page-wrapper {
    margin-top: 4rem;
  }
}
.science-page-wrapper__upper, .science-page-wrapper__lower {
  display: flex;
  flex-direction: row;
}
.science-page-wrapper__upper {
  margin-bottom: 3rem;
}
.science-page-wrapper__upper-left {
  width: 50%;
}
@media only screen and (max-width: 880px) {
  .science-page-wrapper__upper-left {
    width: 100%;
  }
}
.science-page-wrapper__upper-right {
  width: 50%;
  color: #fff;
  padding: 5rem 1rem 1rem 2rem;
}
@media only screen and (max-width: 880px) {
  .science-page-wrapper__upper-right {
    width: 100%;
  }
}
.science-page-wrapper__lower {
  margin-top: 0;
}
.science-page-text__title {
  color: #fff;
}
.science-page-text__desc {
  width: 470px;
  color: #fff;
}
@media only screen and (max-width: 1199px) {
  .science-page-text__desc {
    width: 70%;
    text-align: justify;
  }
}
@media only screen and (max-width: 880px) {
  .science-page-text__desc {
    width: 100%;
  }
}
@media only screen and (max-width: 880px) {
  .science-page-text {
    padding-left: 2rem;
  }
}
.science-page__banner__type1 {
  display: flex;
  flex-direction: row;
  color: #fff;
}
@media only screen and (max-width: 880px) {
  .science-page__banner__type1 {
    flex-direction: column;
    margin: 0;
    padding: 0;
  }
}
.science-page__banner__type1-left {
  max-width: 570px;
}
@media only screen and (max-width: 1024px) {
  .science-page__banner__type1-left {
    max-width: 390px;
  }
}
@media only screen and (max-width: 880px) {
  .science-page__banner__type1-left {
    max-width: unset;
  }
}
.science-page__banner__type1-left h2 {
  margin-bottom: 2.5rem;
}
@media only screen and (max-width: 880px) {
  .science-page__banner__type1-left h2 {
    margin: 0;
    width: 100%;
    padding-top: 1rem;
    margin-bottom: 2rem;
  }
}
.science-page__banner__type1-left p {
  color: #fff;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -o-pre-wrap;
}
@media only screen and (max-width: 880px) {
  .science-page__banner__type1-left p {
    margin: 0;
  }
}
@media only screen and (max-width: 880px) {
  .science-page__banner__type1-left {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
  }
}
.science-page__banner__type1-right {
  align-self: center;
  justify-self: center;
  margin: 0 auto;
  margin-top: -2.5rem;
}
@media only screen and (max-width: 600px) {
  .science-page__banner__type1-right {
    margin-top: 1rem;
    width: 100%;
    display: flex;
    padding: 0 25px;
    box-sizing: border-box;
  }
  .science-page__banner__type1-right svg {
    max-width: 325px;
    width: 100%;
    margin: 0 auto;
    display: block;
  }
}
@media only screen and (max-width: 880px) {
  .science-page__banner__type1-right {
    margin: 3rem auto;
  }
}
.science-page__banner__type2 {
  display: flex;
  flex-direction: row;
  color: #fff;
  justify-content: space-between;
}
@media only screen and (max-width: 880px) {
  .science-page__banner__type2 {
    flex-direction: column-reverse;
    margin-top: 0;
    padding: 0;
    margin: 0;
  }
}
.science-page__banner__type2-left {
  align-self: center;
  justify-self: center;
  margin-left: 4rem;
}
@media only screen and (max-width: 1024px) {
  .science-page__banner__type2-left {
    margin-left: 0;
  }
}
@media only screen and (max-width: 880px) {
  .science-page__banner__type2-left {
    margin: 3rem auto;
  }
}
@media only screen and (max-width: 600px) {
  .science-page__banner__type2-left {
    width: 100%;
    display: flex;
    justify-self: center;
    padding: 0 25px;
    box-sizing: border-box;
  }
  .science-page__banner__type2-left svg {
    max-width: 325px;
    width: 100%;
    margin: 0 auto;
    display: block;
  }
}
.science-page__banner__type2-right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-left: 6.725rem;
  max-width: 570px;
  margin-top: -3.5rem;
}
@media only screen and (max-width: 1024px) {
  .science-page__banner__type2-right {
    max-width: 390px;
  }
}
@media only screen and (max-width: 880px) {
  .science-page__banner__type2-right {
    margin-left: 0;
    max-width: unset;
    margin-top: 0;
  }
}
.science-page__banner__type2-right h2 {
  align-self: flex-start;
  margin-bottom: 2.5rem;
}
@media only screen and (max-width: 880px) {
  .science-page__banner__type2-right h2 {
    margin: 0;
    padding-top: 1rem;
    margin-left: 0;
    margin-bottom: 2rem;
  }
}
.science-page__banner__type2-right p {
  color: #fff;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -o-pre-wrap;
}
@media only screen and (max-width: 880px) {
  .science-page__banner__type2-right p {
    align-self: flex-start;
  }
}

@media only screen and (max-width: 880px) {
  #science-page .farmers-2-grid,
  #science-page .farmers-1-grid {
    box-sizing: border-box;
  }
  #science-page .farmers-1-grid {
    padding: 0;
  }
  #science-page .farmers-2-grid {
    padding: 0.5rem 0;
    margin-top: 0;
  }
  #science-page .cards-wrapper {
    margin-top: 0 !important;
    flex-direction: column;
  }
  #science-page .cards-wrapper > .farmers-2-grid {
    flex-direction: column;
    align-items: center;
    margin: 0;
  }
}

@media (max-width: 480px) {
  .are-you-interested-box {
    width: 100% !important;
  }
  .parallax-inner {
    display: none;
  }
}
@media (max-width: 391px) {
  .detail-card-more-btn {
    margin-top: 20px;
  }
}
@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);
  }
}
.heroBackground {
  height: 370px;
  background-position: center top;
}
@media only screen and (min-width: 2000px) {
  .heroBackground {
    background-position: center center;
  }
}
@media only screen and (max-width: 1199px) {
  .heroBackground {
    height: 280px;
  }
}
@media only screen and (max-width: 600px) {
  .heroBackground {
    height: 200px;
  }
}

.heroWrap {
  margin: 1.875rem 0 2.5rem;
  padding: 0;
  position: relative;
}
@media only screen and (max-width: 880px) {
  .heroWrap {
    padding: 0;
  }
}

.heroTitle {
  margin: 0;
}

.heroLogo {
  max-width: 326px;
  width: 100%;
  margin: 20px 0;
}
@media only screen and (max-width: 600px) {
  .heroLogo {
    margin: 20px 0 0;
  }
}

.heroLink {
  text-decoration: none;
  margin-bottom: 10px;
}
.heroLink p {
  transition: all 0.5s ease;
}
.heroLink svg {
  margin-right: 15px;
}
.heroLink svg path {
  transition: all 0.5s ease;
  stroke: #fff;
}
.heroLink:hover {
  text-decoration: none;
}
.heroLink:hover p {
  color: #23a5db;
}
.heroLink:hover svg path {
  stroke: #23a5db;
}

.triangles,
.trianglesMobile {
  width: 100%;
  max-width: 680px;
  position: absolute;
  margin: 0;
  right: 0;
  top: 17.725rem;
}
@media only screen and (max-width: 1040px) {
  .triangles,
  .trianglesMobile {
    right: -18rem;
    top: 12.5rem;
  }
}
@media only screen and (max-width: 600px) {
  .triangles,
  .trianglesMobile {
    right: -14.5rem;
    top: 7rem;
  }
}

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

@media only screen and (min-width: 880px) {
  .trianglesMobile {
    display: none;
  }
}
