html {
  height: 100%;
  -ms-overflow-style: none;
}

body {
  font-family: "Roboto";
  height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto";
  font-weight: 800 !important;
}

footer {
  z-index: 10000;
}

.modal {
  z-index: 10001 !important;
}

.modal button.btn {
  margin-top: 0;
  font-size: 1rem !important;
}

.modal-footer.block-center {
  justify-content: center;
}

.btn {
  text-align: center;
  border-radius: 0 !important;
  border-radius: 25px 0 25px 0 !important;
}

.btn-xl, .btn-ml {
  text-transform: uppercase;
  padding: 0.1rem 2rem;
  font-size: 1.25rem;
  font-weight: 400;
  letter-spacing: 0.1rem;
  margin-top: 0.5rem;
}

.btn-ml {
  padding: 0.1rem 1rem;
  font-size: 10.5px !important;
  width: auto !important;
}

.btn-style {
  background-color: rgb(44, 44, 90) !important;
  border-color: rgb(44, 44, 90) !important;
}

.bg-black {
  background-color: #000 !important;
}

.modal-content .alert {
  margin-bottom: 0;
}

#error_message {
  padding-left: 1rem;
  color: rgb(233, 74, 88);
}
#error_message ul {
  margin-bottom: 0.5rem;
}

.btn-bayer, .btn-bayer-green, .btn-bayer-anons, .btn-bayer-anons:hover, .btn-bayer-green:hover, .btn-bayer:hover {
  transform: skew(-20deg);
  color: #fff;
  background-color: rgb(233, 74, 88) !important;
  border-color: rgb(233, 74, 88) !important;
  width: 232px;
}

.btn-bayer span, .btn-bayer-green:hover span, .btn-bayer-anons:hover span, .btn-bayer-green span, .btn-bayer-anons span {
  display: inline-block;
  transform: skew(20deg);
}

.btn-bayer-green, .btn-bayer-anons, .btn-bayer-anons:hover, .btn-bayer-green:hover, .btn-bayer-anons:hover {
  background-color: #a0c250 !important;
  border-color: #a0c250 !important;
  padding: 0.1rem 1rem;
}

.btn-bayer-anons, .btn-bayer-anons:hover {
  background-color: rgb(187, 187, 187) !important;
  border-color: rgb(187, 187, 187) !important;
  width: 156px !important;
}

.fas {
  color: white;
  opacity: 0.7;
  padding-top: 0.4rem;
  padding-right: 0.4rem;
}

@media (min-width: 576px) {
  .container {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 100%;
  }
  .btn-xl, .btn-ml, .btn-xl:hover {
    font-size: 1.75rem;
    margin-top: 1.5rem;
    padding: 0.1rem 3rem;
  }
  .btn-ml, .btn-ml:hover {
    padding: 0.1rem 2rem;
    font-size: 17px !important;
    margin-top: 0;
  }
  .btn-bayer, .btn-bayer-green, .btn-bayer-green:hover, .btn-bayer-anons, .btn-bayer-anons:hover, .btn-bayer:hover {
    width: auto;
  }
  .btn-bayer-green, .btn-bayer-anons, .btn-bayer-anons:hover, .btn-bayer-green:hover {
    margin-left: 2rem;
    width: auto;
  }
  .btn-bayer-anons, .btn-bayer-anons:hover {
    margin-left: 0;
    width: 250px !important;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 100%;
  }
}
.btn.btn-primary:disabled {
  background-color: #a0c250;
  border-color: #a0c250;
}

.navbar-custom {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  background-color: rgba(0, 0, 0, 0.7);
}
.navbar-custom .navbar-brand {
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 0.1rem;
  font-weight: 700;
}
.navbar-custom .navbar-nav .nav-item .nav-link {
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
}

.navbar {
  height: 32px;
  padding: 0;
  background-color: rgba(2, 46, 78, 0.7);
  border-top: 1px solid rgb(240, 70, 64);
}
.navbar .navbar-logo-container {
  float: left;
  background-color: white;
  height: 32px;
  width: 260px;
  margin-top: -1px;
  border-radius: 0 0 30px 0;
}
.navbar .navbar-logo-container .navbar-bayer-logo {
  height: 28px;
  padding-top: 4px;
  padding-left: 10px;
}
.navbar .navbar-logo-container .navbar-agronomica {
  margin-right: -11px;
  text-align: center;
  font-size: 1.25rem;
  height: 32px;
  width: 173px;
  padding: 1px 10px 0;
  float: right;
  background-color: rgb(240, 70, 64);
  color: white;
  font-weight: 400;
  text-transform: uppercase;
  transform: skew(-20deg);
  border-radius: 20px 0 20px 0 !important;
}
.navbar .navbar-logo-container .navbar-agronomica span {
  display: inline-block;
  transform: skew(20deg);
}
.navbar .navbar-main-logo {
  float: left;
  background-color: white;
  height: 37px;
  width: 305px;
  margin-top: -2px;
  border-bottom: 1px solid rgb(0, 43, 69);
}
.navbar .navbar-toggler:focus {
  outline: 0;
}
.navbar .navbar-toggler {
  float: right;
  height: 30px;
  padding: 0 0.5rem;
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
  display: block;
}
.navbar .navbar-custom-full {
  float: right;
  width: 25%;
  margin-top: -1px;
  display: none;
  min-width: 347px;
}
.navbar .navbar-custom-full a {
  color: white;
  font-size: 15px;
  opacity: 0.8;
}
.navbar #navbarResponsive {
  background-color: rgba(0, 43, 69, 0.7);
  position: absolute;
  top: 31px;
  width: 100%;
}
.navbar #navbarResponsive a {
  padding-left: 1rem;
}

@media (min-width: 992px) {
  .navbar {
    height: 37px;
  }
  .navbar .navbar-toggler {
    display: none;
  }
  .navbar .navbar-logo-container {
    height: 37px;
    width: 305px;
  }
  .navbar .navbar-logo-container .navbar-bayer-logo {
    height: 31px;
    padding-left: 23px;
  }
  .navbar .navbar-logo-container .navbar-agronomica {
    height: 37px;
    font-size: 1.5rem;
    width: 198px;
  }
  .navbar .navbar-custom-full {
    display: block;
  }
  .navbar #navbarResponsive {
    display: none !important;
  }
  .navbar .navbar-main-logo {
    margin-top: -1px;
  }
}
header.masthead {
  padding-top: 0;
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  height: 100%;
  display: block;
  width: 100%;
}
header.masthead .masthead-content {
  z-index: 1;
  height: 100%;
}
header.masthead .masthead-content .masthead-logo-top {
  height: 11%;
  min-height: 40px;
}
header.masthead .masthead-content .masthead-logo {
  height: 25%;
  max-height: 160px;
  margin-left: auto;
  margin-right: auto;
  background-image: url("/../img/bayer_design/bayer_logo.svg");
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: 100% 100%;
}
header.masthead .masthead-content .masthead-text-container {
  position: absolute;
  bottom: 5%;
  width: 100%;
}
header.masthead .masthead-content .masthead-text-container .masthead-subheading {
  white-space: pre-wrap;
  text-shadow: 1px 1px 2px #868e96, 0.1em 0.1em 1em #868e96;
  font-size: 1.8rem;
  padding-top: 7.5rem;
}
header.masthead .masthead-content .masthead-text-container .masthead-subheading-small {
  text-align: center;
  font-size: 1.2rem;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}
header.masthead .masthead-content .masthead-text-container .masthead-buttons-container {
  padding-top: 0.5rem;
  margin: 0;
}

@media (min-width: 576px) {
  header.masthead .masthead-content .masthead-logo {
    height: 160px;
    width: 160px;
  }
}
@media (min-width: 768px) and (min-height: 610px) {
  header.masthead .masthead-content .masthead-logo-top {
    height: 14%;
  }
  header.masthead .masthead-content .masthead-text-container {
    bottom: 8%;
  }
  header.masthead .masthead-content .masthead-text-container .masthead-subheading {
    font-size: 3rem;
    padding-left: 15%;
    padding-right: 15%;
  }
  header.masthead .masthead-content .masthead-text-container .masthead-subheading-small {
    font-size: 1.5rem;
    padding-left: 10%;
    padding-right: 10%;
  }
}
@media (min-width: 992px) {
  header.masthead .masthead-content .masthead-logo-top {
    height: 12%;
  }
  header.masthead .masthead-content .masthead-text-container .masthead-subheading {
    padding-left: 25%;
    padding-right: 25%;
  }
  header.masthead .masthead-content .masthead-text-container .masthead-subheading-small {
    padding-left: 25%;
    padding-right: 25%;
  }
  header.masthead .masthead-content .masthead-text-container .masthead-text-container .masthead-buttons-container .btn-bayer-green, header.masthead .masthead-content .masthead-text-container .masthead-text-container .masthead-buttons-container .btn-bayer-anons {
    width: 280px;
    padding: 0.1rem 1rem;
  }
}
.bg-primary {
  background-color: rgb(160, 194, 80) !important;
}

.btn-primary {
  background-color: rgb(160, 194, 80);
  border-color: rgb(160, 194, 80);
}
.btn-primary:active, .btn-primary:focus, .btn-primary:hover, .btn-primary.btn-bayer-green, .btn-primary.btn-bayer-anons {
  background-color: rgb(133.2330508475, 165.3601694915, 57.6398305085) !important;
  border-color: rgb(133.2330508475, 165.3601694915, 57.6398305085) !important;
}
.btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(160, 194, 80, 0.5);
}

.btn-secondary {
  background-color: #ff6a00;
  border-color: #ff6a00;
}
.btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover, .btn-secondary.btn-bayer-green, .btn-secondary.btn-bayer-anons {
  background-color: rgb(204, 84.8, 0) !important;
  border-color: rgb(204, 84.8, 0) !important;
}
.btn-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 106, 0, 0.5);
}

.modal-content {
  background-color: transparent;
}

.modal-header {
  background-color: rgba(0, 0, 0, 0.7);
  color: rgba(255, 255, 255, 0.75);
  border-color: #000 !important;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
}
.modal-header .close {
  color: #fff;
}

.modal-body, .modal-footer {
  background-color: #fff;
}

@media (max-width: 992px) {
  .modal .modal-side {
    max-width: 100%;
  }
  .modal-header, .modal-body, .modal-footer {
    padding: 0.5rem;
  }
  .modal-title {
    max-width: 100%;
    font-size: 1rem;
  }
}
@media (max-width: 575.98px) {
  .w-25 {
    width: 25% !important;
  }
  .w-50 {
    width: 50% !important;
  }
  .w-75 {
    width: 75% !important;
  }
  .w-100 {
    width: 100% !important;
  }
  .h-25 {
    height: 25% !important;
  }
  .h-50 {
    height: 50% !important;
  }
  .h-75 {
    height: 75% !important;
  }
  .h-100 {
    height: 100% !important;
  }
}
@media (max-width: 767.98px) {
  .w-sm-25 {
    width: 25% !important;
  }
  .w-sm-50 {
    width: 50% !important;
  }
  .w-sm-75 {
    width: 75% !important;
  }
  .w-sm-100 {
    width: 100% !important;
  }
  .h-sm-25 {
    height: 25% !important;
  }
  .h-sm-50 {
    height: 50% !important;
  }
  .h-sm-75 {
    height: 75% !important;
  }
  .h-sm-100 {
    height: 100% !important;
  }
}
@media (max-width: 991.98px) {
  .w-md-25 {
    width: 25% !important;
  }
  .w-md-50 {
    width: 50% !important;
  }
  .w-md-75 {
    width: 75% !important;
  }
  .w-md-100 {
    width: 100% !important;
  }
  .h-md-25 {
    height: 25% !important;
  }
  .h-md-50 {
    height: 50% !important;
  }
  .h-md-75 {
    height: 75% !important;
  }
  .h-md-100 {
    height: 100% !important;
  }
}
@media (max-width: 1199.98px) {
  .w-lg-25 {
    width: 25% !important;
  }
  .w-lg-50 {
    width: 50% !important;
  }
  .w-lg-75 {
    width: 75% !important;
  }
  .w-lg-100 {
    width: 100% !important;
  }
  .h-lg-25 {
    height: 25% !important;
  }
  .h-lg-50 {
    height: 50% !important;
  }
  .h-lg-75 {
    height: 75% !important;
  }
  .h-lg-100 {
    height: 100% !important;
  }
}
.w-xl-25 {
  width: 25% !important;
}

.w-xl-50 {
  width: 50% !important;
}

.w-xl-75 {
  width: 75% !important;
}

.w-xl-100 {
  width: 100% !important;
}

.h-xl-25 {
  height: 25% !important;
}

.h-xl-50 {
  height: 50% !important;
}

.h-xl-75 {
  height: 75% !important;
}

.h-xl-100 {
  height: 100% !important;
}

.test {
  color: red;
}

.platform-title {
  opacity: 0.7;
  font-size: 1.3rem;
  padding: 2rem 1.5rem;
  font-weight: 600;
}

.platform-icons {
  opacity: 0.7;
  width: 100%;
  font-size: 1rem;
}
.platform-icons img {
  height: 80px;
}

.gradient_bg {
  width: 100%;
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgb(255, 255, 255) 45%, rgb(243, 243, 243) 56%, rgb(255, 255, 255) 56%);
}

#current_events {
  transform: skew(-20deg);
  font-weight: 600 !important;
  width: 70%;
  text-transform: uppercase;
  font-size: 1.3rem;
  text-align: center;
  color: white;
  background-color: rgb(233, 74, 88);
  border-radius: 35px 0 35px 0 !important;
}
#current_events span {
  transform: skew(20deg);
  display: inline-block;
}

.event-block {
  padding: 0;
  min-height: 176px;
}
.event-block img {
  height: 176px;
}
.event-block .btn-ml {
  margin-top: 0 !important;
}
.event-block .event-left-text-container {
  margin-left: -1rem;
}
.event-block .event-date {
  font-weight: 600;
  font-size: 1rem;
  opacity: 0.7;
  margin-bottom: 0.5rem;
}
.event-block .event-image-left img {
  position: absolute;
  right: -1rem;
}
.event-block .event-image-right {
  overflow-x: hidden;
}
.event-block .event-desc {
  text-transform: uppercase;
  font-size: 1.2rem;
  opacity: 0.7;
  margin-bottom: 0.5rem;
}
.event-block .event-gradient {
  margin-right: 0;
  min-height: 176px;
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(222, 222, 222) 100%);
}

@media (min-width: 992px) {
  .platform-title {
    padding: 4rem 3rem;
    font-size: 2rem;
    font-weight: normal;
  }
  .platform-icons {
    font-size: 1.5rem;
  }
  .platform-icons img {
    height: auto;
  }
  .platform-icons .col {
    padding: 0 20px;
  }
  .platform-icons .col .ask {
    padding: 0 20px;
  }
  #current_events {
    font-size: 2.4rem;
    width: 40%;
  }
  .event-block {
    height: 277px;
  }
  .event-block img {
    height: 277px;
  }
  .event-block .event-image-left img {
    right: 0;
  }
  .event-block .event-gradient {
    height: 277px;
  }
  .event-block .event-right-text-container {
    margin-right: auto;
  }
  .event-block .event-left-text-container {
    margin-left: auto;
  }
  .event-block .event-date {
    font-size: 1.5rem;
    margin-bottom: 1rem;
  }
  .event-block .event-desc {
    font-size: 2rem;
    margin-bottom: 1rem;
  }
}

/*# sourceMappingURL=one-page-wonder.css.map */
