/* Welcome to the Combyne style file!!! */
@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
@import url("https://fonts.googleapis.com/css2?family=Heebo:wght@400;500;700&family=IBM+Plex+Serif:ital,wght@0,500;0,600;0,700;1,400;1,500&display=swap");
@import url("https://unpkg.com/swiper/swiper-bundle.min.css");

.btn,
.modal,
.modal-header,
.modal-body form div.footer-form,
.inner,
.inner div,
header .logo,
header .nav,
header .nav--desktop ul,
header .nav--desktop ul li,
footer .upper,
footer .upper div.social ul li,
footer .upper div.social ul li a.social,
footer .inner,
footer .inner div,
section.calltoaction,
.col .inner,
.fold {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
}

header .menu-dropdown:after,
header .menu-dropdown-mobile:after,
.integration__description:before,
.integration .software-service .users nav ul li#software.active:after,
.integration .software-service .users nav ul li#service.active:after,
.partner-announcements .posts__container:after,
.integration-logos .logos li:after,
.who .wrapper .users nav ul li.active:after,
.testimonials__content blockquote:after,
.transparency .content__content ul li:before,
.bayer__connecting-accounts ul li:before,
.swat__secure ul li:before {
  content: '';
  position: absolute;
}

main section.hero div.inner div.hero-text,
main section.hero div.inner div.hero-cta,
section.reason,
section.testimonial-lp,
section {
  padding: 3.5rem 1.5rem;
}

@media all and (min-width: 769px) {

  main section.hero div.inner div.hero-text,
  main section.hero div.inner div.hero-cta,
  section.reason,
  section.testimonial-lp,
  section {
    padding: 6.5rem 1.5rem;
  }
}

@media all and (min-width: 1040px) {

  main section.hero div.inner div.hero-text,
  main section.hero div.inner div.hero-cta,
  section.reason,
  section.testimonial-lp,
  section {
    padding: 6.5rem 0;
  }
}

@media all and (min-width: 600px) {

  .inner,
  header .nav,
  footer .upper,
  footer .inner,
  main section div.inner {
    width: 600px;
  }
}

@media all and (min-width: 769px) {

  .inner,
  header .nav,
  footer .upper,
  footer .inner,
  main section div.inner {
    width: 769px;
  }
}

@media all and (min-width: 1040px) {

  .inner,
  header .nav,
  footer .upper,
  footer .inner,
  main section div.inner {
    max-width: 1040px;
  }
}

@media all and (min-width: 1100px) {

  .inner,
  header .nav,
  footer .upper,
  footer .inner,
  main section div.inner {
    max-width: 1100px;
  }
}

section.scrollslider div.slide img,
.two-column .inner div img {
  margin: 0 auto;
  max-width: 100%;
}

@media all and (min-width: 600px) {

  section.scrollslider div.slide img,
  .two-column .inner div img {
    max-width: 100%;
  }
}

@media all and (min-width: 769px) {

  section.scrollslider div.slide img,
  .two-column .inner div img {
    max-width: 100%;
  }
}

@media all and (max-width: 1040px) {
  .desktop-only {
    display: none;
  }
}

@media all and (max-width: 769px) {
  .tablet-only {
    display: none;
  }
}

@media all and (min-width: 769px) {
  .mobile-only {
    display: none;
  }
}

.hide-it {
  display: none !important;
  visibility: hidden !important;
}

.m0 {
  margin: 0 !important;
}

.m-bottom-1 {
  margin-bottom: 1.5rem !important;
}

.p0 {
  padding: 0 !important;
}

.pd-bottom-10 {
  padding-bottom: 3.5rem;
}

@media all and (max-width: 769px) {
  .pd-bottom-10 {
    padding-bottom: 0rem;
  }
}

.pd-bottom-0 {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  align-self: flex-end;
}

section div.m1 {
  margin-bottom: 3rem;
}

.accordions div.accordion:hover,
.accordions input:checked~.accordion-content,
.accordions input:checked~.accordion-content p,
.accordions input:checked~.accordion-content ul,
.accordions .accordion-label::after,
.accordions .accordion-label::before,
.accordions .accordion-content,
.accordions .accordion-content p,
.accordions .accordion-content ul,
.accordions .accordion-content li,
.accordions-paragraph input:checked~.accordion-content,
.accordions-paragraph input:checked~.accordion-content p,
.accordions-paragraph input:checked~.accordion-content ul,
.accordions-paragraph label.accordion-label::after,
.accordions-paragraph .accordion-content,
.accordions-card input:checked~.accordion-content,
.accordions-card input:checked~.accordion-content p,
.accordions-card input:checked~.accordion-content ul,
.accordions-card label.accordion-label::after,
.accordions-card .accordion-content,
.accordions-card .accordion-content p,
.accordions-nav input:checked~.accordion-content,
.accordions-nav input:checked~.accordion-content p,
.accordions-nav input:checked~.accordion-content ul,
.accordions-nav .accordion-label::after,
.accordions-nav .accordion-content,
.accordions-nav .accordion-content p,
.accordions-nav .accordion-content ul,
.accordions-nav .accordion-content li,
a.text-link,
a.text-link:hover,
a.text-link.green:hover {
  transition: all 0.35s;
}

strong {
  font-weight: 700;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.white {
  color: white;
}

.huge-number {
  display: none;
  font-size: 65px;
  font-family: "IBM Plex Serif", serif;
  color: #E3E2DA;
}

@media screen and (min-width: 769px) {
  .huge-number {
    display: block;
  }
}

h1,
h2,
h4 {
  font-family: "IBM Plex Serif", serif;
  color: #3F444D;
}

h1 {
  font-size: 1.8576rem;
  color: white;
  line-height: 1.2;
  margin: 0 0 1rem 0;
  text-shadow: 0px 3px 10px #00000066;
}

@media all and (min-width: 1040px) {
  h1 {
    font-size: 35px;
  }
}

h1.title {
  font-size: 1.8576rem;
  text-shadow: none;
}

@media all and (min-width: 1040px) {
  h1.title {
    font-size: 3rem;
  }
}

h2 {
  font-size: 25px;
  text-align: center;
  font-weight: 500;
  line-height: 35px;
  margin: 0 0 3.5rem 0;
  color: #3F444D;
}

h2 em {
  font-style: oblique;
}

@media all and (min-width: 1040px) {
  h2 {
    font-size: 35px;
  }
}

h2.regular {
  font-size: 1.6rem;
  margin: 0;
}

h2.bold {
  font-weight: 500;
}

h2.small {
  font-size: 1rem;
}

h2.huge {
  font-size: 35px;
}

@media all and (min-width: 1040px) {
  h2.huge {
    font-size: 3rem;
  }
}

h2.smaller {
  font-size: 1.125rem;
}

@media all and (min-width: 1040px) {
  h2.smaller {
    font-size: 1.25rem;
  }
}

h3 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
  color: #3F444D;
}

h4 {
  font-size: 1.125rem;
  line-height: 1.9;
  font-weight: 700;
  margin: 0;
}

h6.small {
  font-size: 1rem;
  margin-bottom: 1rem;
  line-height: 1.4;
}

@media all and (min-width: 1040px) {
  h6.small {
    font-size: 0.875rem;
  }
}

p.small {
  font-size: 1rem;
}

.cream h1 {
  color: #3F444D;
}

p {
  color: #3F444D;
  font-size: 1.125rem;
  line-height: 1.6;
}

p em {
  font-style: oblique;
}

p.small {
  font-size: 1rem;
}

@media all and (min-width: 1040px) {
  p.small {
    font-size: 1.125rem;
  }
}

.col.compact p {
  margin: 1rem 0;
}

span~h1,
span~h2 {
  padding-top: 6px;
}

img~p {
  margin: 1.3rem 0 1.5rem;
}

p~p {
  margin: 1rem 0;
}

img.icon~p {
  text-align: center;
  padding: 0 1rem;
}

a.link {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  margin: 1rem 0 0.5rem 0;
  padding-left: 2rem;
  display: block;
  text-decoration: none;
  transition: all 0.3s linear;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media all and (min-width: 1040px) {
  a.link {
    font-size: 14px;
  }
}

a.link.li-blue {
  color: #528AD9;
}

a.link.li-blue:before {
  background-image: url("../../src/img/info-icon.svg");
  left: 0;
}

@media all and (min-width: 769px) {
  a.link.li-blue:before {
    left: 15px;
  }
}

a.link.li-blue.no-left {
  left: 0;
}

a.link.li-blue.no-left:before {
  left: 0;
}

a.link.li-gray {
  color: #3F444D;
  padding-top: 1.25rem;
}

a.link.li-gray:before {
  background-image: url("../../src/img/info-icon.svg");
  left: 0;
}

a.link:before {
  content: '';
  position: absolute;
  left: 16px;
  background-size: cover;
  height: 20px;
  width: 20px;
}

a.link:hover {
  text-decoration: underline;
  transition: all 0.5s;
}

span {
  color: #3F444D;
}

span.title {
  font-size: 1rem;
  font-weight: 700;
}

@media all and (min-width: 1040px) {
  span.title {
    font-size: 1.125rem;
    width: 100%;
  }
}

h2.small {
  font-size: 1.3622rem;
  margin: 0;
}

@media all and (min-width: 1040px) {
  h2.small {
    font-size: 1.8576rem;
  }
}

header nav a.menu {
  font-size: 0.875rem;
  font-family: "IBM Plex Serif", serif;
  color: white;
  padding: 0.875rem;
  text-decoration: none;
  transition: all 0.5s ease;
}

@media all and (min-width: 1100px) {
  header nav a.menu {
    margin-right: 0.5rem;
  }
}

header nav a.menu:hover,
header nav a.menu .active {
  background-color: #536b64;
  border-radius: 5rem;
  transition: all 0.5s ease;
}

section.calltoaction h2 {
  margin: 0 0 0 0;
  font-size: 39px;
}

@media all and (min-width: 1040px) {
  section.calltoaction h2 {
    font-size: 35px;
  }
}

.hero-text p {
  color: rgba(255, 255, 255, 0.85);
  font-size: 1rem;
  line-height: 1.4;
  margin: 0 0 1.5rem;
}

nav p {
  font-family: "IBM Plex Serif", serif;
  color: #FFFEFB;
  font-weight: 500;
}

section li p {
  color: #3F444D;
  font-size: 1.125rem;
}

.testimonials p {
  margin: 0;
  font-size: 1rem;
}

section.testimonial-lp.dark div blockquote {
  line-height: 1.6;
  font-family: "Heebo", sans-serif;
  font-weight: 400;
  padding: 1rem 0 0 0;
}

section.testimonial-lp.dark div blockquote p {
  color: #283935;
  font-size: 20px;
}

@media all and (min-width: 1040px) {
  section.testimonial-lp.dark div blockquote p {
    color: white;
  }
}

section.testimonial-lp.dark div blockquote footer {
  position: relative;
  margin: 2rem 0 0 0;
  padding: 1rem 0;
  display: block;
  text-align: left;
}

section.testimonial-lp.dark div blockquote footer::before {
  content: '';
  height: 1px;
  width: 50px;
  background: #E0D177;
  position: absolute;
  top: 0px;
}

section.testimonial-lp.dark div blockquote footer p {
  width: 100%;
  font-weight: 600;
  font-size: 1rem;
  color: #283935;
}

@media all and (min-width: 1040px) {
  section.testimonial-lp.dark div blockquote footer p {
    color: white;
    font-size: 1rem;
    line-height: 1.6;
  }
}

section.testimonial-lp.dark div blockquote footer cite {
  color: #283935;
  font-weight: 400;
  font-size: 1rem;
}

@media all and (min-width: 1040px) {
  section.testimonial-lp.dark div blockquote footer cite {
    color: #FFFEFB;
  }
}

@media all and (min-width: 769px) {
  section.testimonial-lp.dark div blockquote {
    font-size: 1.25rem;
  }
}

.btn {
  cursor: pointer;
  white-space: normal;
  min-width: 150px;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  text-decoration: none;
  min-height: 2.5rem;
  border-radius: 1.3625rem;
  font-family: "IBM Plex Serif", serif;
  font-weight: 500;
  -webkit-appearance: none;
  padding: 12px 0.875rem;
}

.btn.btn-link {
  display: block;
  padding: 1.2rem 0;
  font-size: 1.125rem;
  font-weight: 600;
  position: relative;
  color: #3F444D;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
}

.btn.btn-link::after {
  content: "";
  background-image: url("../../src/img/right.svg");
  background-repeat: no-repeat;
  margin: 0rem 0.8rem;
  position: absolute;
  width: 20px;
  height: 20px;
  text-align: center;
}

.btn.btn-link.btn-external::after {
  content: "";
  background-image: url("../../src/img/external-link-symbol.svg");
  background-repeat: no-repeat;
  margin: 0rem 0.8rem;
  position: absolute;
  width: 20px;
  height: 20px;
}

.btn.btn-link::before {
  content: "";
  height: 4px;
  width: 0%;
  position: absolute;
  background: #3F444D;
  bottom: 5px;
  transition: width 420ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.btn.btn-link:hover {
  color: #3F444D;
  border-bottom-color: #3F444D;
  border-bottom-width: 2px;
}

.btn.btn-link:hover::before {
  content: "";
  width: 100%;
  transition: width 420ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.btn.margins {
  margin: 1rem 0;
}

.btn-sm {
  font-size: 1rem;
}

@media all and (min-width: 1040px) {
  .btn-sm {
    font-size: 1rem;
  }
}

.btn-lg {
  font-size: 17px;
  padding: 1rem 2rem;
  border-radius: 2rem;
}

@media all and (min-width: 1040px) {
  .btn-lg {
    font-size: 17px;
  }
}

.btn-primary {
  background-color: #E0D177;
  color: white;
  transition: all .5s;
}

.btn-primary:hover {
  background-color: #A89E5F;
  transition: all .5s;
}

.btn-primary.btn-video {
  display: inline-flex;
  padding: 0 1rem 0 3rem;
  margin-top: 1rem;
  position: relative;
  color: #3F444D;
  background-color: transparent;
  border: none;
}

@media all and (min-width: 1040px) {
  .btn-primary.btn-video {
    margin-left: 10px;
    margin-top: 0;
  }
}

.btn-primary.btn-video i,
.btn-primary.btn-video svg,
.btn-primary.btn-video img {
  margin: 0 10px 0 0;
  height: 24px;
  left: 1rem;
  position: absolute;
  font-weight: 600;
}

.btn-primary.btn-video.btn-producers:hover {
  background: #F3EBB4;
}

.btn-primary.btn-video:hover {
  background-color: #DAE5EA;
  transition: all .5s;
}

.btn-primary.outline {
  background-color: transparent;
  color: #3F444D;
  border: 2px solid #E0D177;
}

.btn-primary.outline:hover {
  background-color: #E0D177;
  color: white;
  transition: all .3s;
}

.btn-secondary {
  background-color: #63817A;
  color: white;
  transition: all .5s;
}

.btn-secondary:hover {
  background-color: #5C716C;
  transition: all .5s;
}

.btn-nav {
  margin: 0 0 0 1rem;
  font-size: 17px;
}

@media all and (max-width: 280px) {
  .btn-nav {
    display: none;
  }
}

.btn-cta {
  height: 3rem;
  margin: auto;
  display: inline-flex;
}

@media all and (min-width: 600px) {
  .btn-cta {
    height: 3.125rem;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    padding: 0 2rem;
    border-radius: 1.5625rem;
  }
}

@media all and (min-width: 769px) {
  .btn-cta {
    margin: 0;
  }
}

.btn-inline {
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
  align-items: center;
}

.btn-inline a {
  margin: 1.5rem 0 0;
}

@media all and (min-width: 600px) {
  .btn-inline a {
    margin: 0 1rem 0 0;
  }
}

@media all and (min-width: 600px) {
  .btn-inline {
    flex-direction: row;
  }
}

@media all and (min-width: 769px) {
  .btn-inline {
    display: flex;
  }

  .btn-inline.left-align {
    justify-content: flex-start;
  }

  .btn-inline.left-align .btn {
    margin-top: 1rem;
  }
}

.btn-store {
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
  align-items: center;
  gap: 1rem;
  margin: 1.5rem 0 0;
}

@media all and (min-width: 600px) {
  .btn-store {
    flex-direction: row;
  }
}

@media all and (min-width: 1040px) {
  .btn-store {
    display: flex;
  }

  .btn-store.left-align {
    justify-content: flex-start;
  }
}

.btn-store p {
  padding: 1rem;
}

.btn-store a {
  text-decoration: none;
  height: 100%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.btn-store a img {
  transition: all 0.2s ease-in;
}

.btn-store a img:hover {
  transform: translate(0, -5px);
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.3);
}

@media all and (min-width: 1040px) {
  .btn-store a:first-child {
    padding: 0 1rem 0 0;
  }
}

.btn-store img {
  max-width: 140px;
  cursor: pointer;
}

@media all and (min-width: 1040px) {
  .btn-store img {
    max-width: 140px;
    width: 100%;
  }
}

section ul {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: 1fr;
}

@media all and (min-width: 769px) {
  section ul {
    grid-template-columns: 1fr 1fr;
  }
}

@media all and (min-width: 1040px) {
  section ul {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

section ul li {
  padding: 0.5rem 0;
  border-radius: 1rem;
}

ul.tags {
  display: grid;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
}

@media all and (min-width: 769px) {
  ul.tags {
    margin: 0 3rem;
    grid-template-columns: 1fr 1fr;
    margin: 0 auto;
  }
}

@media all and (min-width: 1040px) {
  ul.tags {
    width: 100%;
  }
}

ul.tags li {
  position: relative;
  padding: 1rem 0 1rem 4rem;
}

ul.tags li::after {
  content: " ";
  background-image: url("../../src/img/52004795-0-icons-forage2x.png");
  position: absolute;
  left: 0;
  top: 10px;
  height: 25px;
  width: 32px;
  background-size: 100% 100%;
}

.testimonials ul li {
  border: 1px solid #3F444D66;
  padding: 1.5rem;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  min-height: 320px;
}

.testimonial-photo {
  height: auto;
  border-radius: 1rem;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  background-image: url("../../img/testimonial-derrick.png");
  background-size: cover;
  background-position: top;
  box-shadow: 0 0px 12px 5px rgba(0, 0, 0, 0.03);
}

.swiper-slide {
  padding: 0 1rem;
}

@media all and (min-width: 1040px) {
  .swiper-slide {
    padding: 0;
  }
}

/* Tab Structure */
.tab-wrapper {
  max-width: 100%;
  padding: 5rem 0 0;
  margin: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.tab-wrapper h2 {
  margin-bottom: 2rem;
}

/* Tab logic */
.tabset>input[type="radio"] {
  position: absolute;
  left: -200vw;
}

.tabset .tab-panel {
  display: none;
}

.tabset>input:first-child:checked~.tab-panels>.tab-panel:first-child,
.tabset>input:nth-child(3):checked~.tab-panels>.tab-panel:nth-child(2),
.tabset>input:nth-child(5):checked~.tab-panels>.tab-panel:nth-child(3),
.tabset>input:nth-child(7):checked~.tab-panels>.tab-panel:nth-child(4),
.tabset>input:nth-child(9):checked~.tab-panels>.tab-panel:nth-child(5),
.tabset>input:nth-child(11):checked~.tab-panels>.tab-panel:nth-child(6) {
  display: block;
}

/* Tab Styling */
.tabset>label {
  font-family: 'Heebo', sans-serif;
  position: relative;
  display: inline-block;
  padding: 15px 20px 25px;
  border: 0;
  margin: 0 -2px;
  font-weight: 400;
  color: white;
  opacity: 0.6;
  cursor: pointer;
}

.tabset>label::after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 10px;
  width: 100%;
  height: 2px;
  background: #63817A;
}

.tabset>label:hover,
.tabset>input:focus+label {
  color: #E0D177;
  opacity: 1;
}

.tabset>label:hover::after {
  background: #E0D177;
  height: 3px;
}

.tabset>input:focus+label::after,
.tabset>input:checked+label::after {
  background: white;
  height: 3px;
}

.tabset>input:checked+label {
  color: white;
  opacity: 1;
  font-weight: 600;
}

.tab-panel {
  padding: 30px 0 0;
  -webkit-animation: fadein .8s;
  animation: fadein .8s;
}

.tab-panel .panel-wrapper {
  display: grid;
  grid-template-columns: 1fr;
}

.panel-wrapper .text p {
  padding-bottom: 2rem;
}

.panel-wrapper .image {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}

@media all and (min-width: 960px) {
  .panel-wrapper .image {
    margin: 0;
    text-align: left;
  }
}

.panel-wrapper img {
  max-width: 260px;
}

@media all and (min-width: 960px) {
  .panel-wrapper img {
    max-width: 75%;
  }
}

.tab-wrapper ul li {
  text-align: left;
  color: white;
  font-size: 1rem;
  line-height: 1;
  -webkit-text-decoration: dotted;
  text-decoration: dotted;
  list-style: initial;
  margin-left: 1rem;
  padding: 0;
}

.widget.item-absolute {
  bottom: 0;
  width: 10.6875rem;
  z-index: 7;
  position: relative;
  margin: 3.5rem 0 0 0;
}

section.tabs-combyne ul {
  padding: 0 0 40px;
  grid-template-columns: 1fr;
}

@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/* Media query */
@media screen and (min-width: 968px) {
  .tab-wrapper {
    max-width: 980px;
    padding: 3.5rem 0 0 0;
    margin: auto;
    width: 100%;
  }

  .tab-panel .panel-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10rem;
  }

  .panel-wrapper img {
    max-width: 300px;
    position: absolute;
    bottom: 0;
  }

  .tabs-combyne {
    background-color: #31524F;
    width: 100%;
    height: 100vh;
    max-height: 680px;
    position: relative;
    text-align: left;
  }
}

section ul li div.row {
  margin: 0.5rem 1rem;
}

section ul li div.row ul.tag {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin: 1rem 0 0 0;
  justify-content: center;
}

@media all and (min-width: 1040px) {
  section ul li div.row ul.tag {
    justify-content: flex-start;
  }
}

section ul li div.row ul.tag li {
  border-radius: 1.5rem;
  border: 1px solid rgba(63, 68, 77, 0.2);
  padding: 0.875em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 0.875rem;
}

@media all and (min-width: 1040px) {
  section ul li div.row ul.tag li {
    font-size: 1.125rem;
  }
}

blockquote img {
  margin: 0 0 1rem 0;
}

.footer-logo {
  background-image: url("../../img/nav-logo.svg");
  background-position: 0px 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 36px;
  height: 36px;
  display: none;
}

@media all and (min-width: 1040px) {
  .footer-logo {
    width: 96px;
    height: 96px;
    display: block;
  }
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.7);
}

/* Modal Content/Box */
.modal-content {
  background-color: #FFFEFB;
  width: 100%;
  max-width: 520px;
  border-radius: 10px;
  margin: 1rem;
  -webkit-animation-name: fadeIn;
  -webkit-animation-duration: 0.4s;
  animation-name: fadeIn;
  animation-duration: 0.4s;
}

.modal-content iframe {
  width: 100%;
  min-height: 100%;
}

.modal-header {
  background-color: #F5F4F0;
  position: relative;
  display: flex;
  padding: 1rem;
  justify-content: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom: 1px solid rgba(63, 68, 77, 0.2);
  width: 100%;
}

.modal-header h4 {
  line-height: 1.4;
  margin: 0;
  padding: 0;
  font-size: 1.125rem;
  font-weight: 500;
}

@media all and (min-width: 1040px) {
  .modal-header h4 {
    font-size: 1.25rem;
  }
}

.modal-body {
  padding: 2rem;
}

/* The Close Button */
.close {
  color: #aaa;
  font-size: 28px;
  font-weight: bold;
  position: absolute;
  line-height: 0;
  right: 20px;
}

.close.video {
  top: 2rem;
  right: 2rem;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

/*the container must be positioned relative:*/
.custom-select {
  position: relative;
  font-family: "Heebo", sans-serif;
  font-size: 1rem;
  border-radius: 10px;
  padding: 0 !important;
}

.custom-select select {
  display: none;
  /*hide original SELECT element:*/
}

.select-selected {
  background-color: rgba(227, 226, 218, 0.2);
}

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  background: url("../../src/img/accordion-down-arrow.svg");
  background-size: cover;
  background-repeat: no-repeat;
  top: 33%;
  right: 20px;
  width: 22px;
  height: 14px;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  content: "";
  background: url("../../src/img/accordion-down-arrow.svg");
}

/*style the items (options), including the selected item:*/
form div .select-items div,
.select-selected {
  color: #3F444D;
  padding: 0.925rem !important;
  border: 1px solid transparent;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: rgba(227, 226, 218, 0);
  transition: all 0.3s ease-in;
}

/*style items (options):*/
.select-items {
  position: absolute;
  background-color: #FFFEFB;
  color: #E0D177;
  top: 120%;
  left: 0;
  right: 0;
  z-index: 99;
  overflow-y: scroll;
  max-height: 180px;
  font-size: 1rem;
  border-radius: 9px;
  border: 1px solid gray;
  box-shadow: 0px 3px 16px #0000001A;
}

.hover-form {
  background-color: rgba(227, 226, 218, 0.2);
  border: 1px solid #b2b4b8;
  border-radius: 10px;
  transition: all 0.3s ease-in;
}

.hover-form:hover {
  border: 1px solid #3F444D;
  background-color: rgba(227, 226, 218, 0.5);
  transition: all 0.3s ease-in;
}

.select-selected:hover {
  background-color: rgba(227, 226, 218, 0.5);
  transition: all 0.3s ease-in;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover,
.same-as-selected {
  background-color: #dce8f3;
}

.modal-content.larger-w {
  max-width: 640px;
}

.modal-content.larger-w.video {
  background-color: transparent;
}

.modal-content {
  position: relative;
  border-radius: 10px;
}

.info-modal {
  padding: 2.2rem 2.2rem 2.2rem 2.2rem;
  max-width: 540px;
}

.info-modal .close {
  top: 0;
  right: 0;
}

.info-modal img {
  width: 56px;
  margin: 0;
}

.info-modal h2,
.info-modal p {
  padding: 0;
  padding-top: 1rem;
  margin: 0;
  text-align: center;
}

.info-modal p {
  font-size: 1rem;
}

.info-modal .modal-header {
  background: transparent;
  border: none;
  padding: 0;
}

.info-modal .modal-body {
  padding: 0;
}

.modal-body.overflow {
  overflow-y: scroll;
  max-height: 80vh;
  min-height: 200px;
  margin-bottom: 2.5rem;
}

@media screen and (min-width: 1040px) {
  .modal-body.overflow {
    display: grid;
    grid-template-columns: 42% 50%;
    grid-gap: 8%;
  }
}

.modal-col-info img {
  max-width: 180px;
}

.modal-col-info h2 {
  font-size: 1.25rem;
  margin: 1rem 0 0.5rem;
}

.modal-col-info h3 {
  text-align: center;
  font-size: 1rem;
}

.modal-col-info p {
  text-align: center;
  font-size: 1rem;
  width: 100%;
  line-height: 1.4;
}

.modal-body form div.footer-form {
  background-color: #F5F4F0;
  position: absolute;
  display: flex;
  z-index: 9;
  padding: 1rem;
  bottom: 0;
  left: 0;
  justify-content: center;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom: 1px solid rgba(63, 68, 77, 0.2);
  width: 100%;
  border-top: 1px solid rgba(63, 68, 77, 0.2);
}

/* Add Animation */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

form.contact {
  width: 100%;
  margin-bottom: 1rem;
}

form.contact div {
  padding: 0 0 0.5rem 0;
  margin-bottom: 0 !important;
}

form.contact label {
  width: 100%;
  line-height: 2.5;
  font-size: 0.75rem;
  font-weight: 600;
}

form.contact input,
form.contact textarea {
  width: 100%;
  padding: 0.7rem;
  border-radius: 10px;
  font-size: 1rem;
  color: #3F444D;
  background-color: rgba(227, 226, 218, 0.2);
  border: 1px solid #b2b4b8;
  font-family: "Heebo", sans-serif;
  transition: all 0.3s ease-in;
}

form.contact input:hover,
form.contact input:focus,
form.contact textarea:hover,
form.contact textarea:focus {
  border-radius: 10px;
  outline: none;
  background-color: rgba(227, 226, 218, 0.5);
  border: 1px solid #3F444D;
  transition: all 0.3s ease-in;
}

form.contact .error-msg {
  padding: 0.5rem 0;
  color: #D57F7F;
  font-size: 0.875rem;
}

form.contact textarea {
  height: 120px;
}

form.contact input[type="submit"] {
  background-color: #E0D177;
  font-family: "IBM Plex Serif", serif;
  color: white;
  margin: 0 auto;
  padding: 1rem 6rem;
  font-size: 17px;
  border-radius: 2rem;
  border: none;
}

form.contact input[type="submit"]:hover,
form.contact input[type="submit"]:focus {
  background-color: #A89E5F;
  border: none;
  outline: none;
}

.accordions {
  overflow: hidden;
  width: 100%;
}

@media all and (min-width: 1040px) {
  .accordions {
    width: 60%;
  }
}

.accordions div.accordion {
  width: 100%;
  overflow: hidden;
  margin: 1rem 0;
  border: 1px solid #c5c7c9;
  border-radius: 10px;
  transition: all 0.35s;
}

.accordions div.accordion ul {
  display: block;
  font-size: 1rem;
  padding: 1rem 1.5rem;
  line-height: 1.7;
}

.accordions div.accordion li {
  position: relative;
  font-size: 1rem;
}

.accordions div.accordion li::before {
  content: "";
  position: absolute;
  left: -15px;
  top: 15px;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #3F444D;
}

.accordions div.accordion input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.accordions div.accordion:hover {
  border: 1px solid #3F444D;
}

.accordions input:checked+.accordion-label::after {
  transform: rotate(90deg);
}

.accordions input:checked~.accordion-content {
  max-height: 150vh;
  padding: 0 1em 1em;
}

.accordions input:checked~.accordion-content p,
.accordions input:checked~.accordion-content ul {
  opacity: 100%;
}

.accordions .accordion-label {
  display: flex;
  justify-content: space-between;
  padding: 1em 3em 1em 1em;
  cursor: pointer;
  text-align: left;
  color: #3F444D;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 500;
  position: relative;
}

.accordions .accordion-label::after {
  content: '';
  top: 15px;
  position: absolute;
  right: 25px;
  width: 1px;
  height: 26px;
  background: #3F444D;
  text-align: center;
}

.accordions .accordion-label::before {
  content: '';
  top: 15px;
  position: absolute;
  right: 25px;
  width: 1px;
  height: 26px;
  background: #3F444D;
  text-align: center;
  transform: rotate(90deg);
}

.accordions .accordion-content {
  max-height: 0;
  padding: 0 1em;
  color: #3F444D;
  margin: 0 !important;
  text-align: left;
}

.accordions .accordion-content p,
.accordions .accordion-content ul,
.accordions .accordion-content li {
  font-size: 1rem;
}

.accordions .accordion-content li {
  font-size: 1rem;
}

.accordions .accordion-close {
  display: flex;
  justify-content: flex-end;
  padding: 1em;
  font-size: 0.75em;
  background: #2c3e50;
  cursor: pointer;
}

.accordions .accordion-close:hover {
  background: #1a252f;
}

.accordions-paragraph {
  margin-bottom: 0 !important;
}

.accordions-paragraph div.accordion {
  width: 100%;
}

@media all and (min-width: 769px) {
  .accordions-paragraph div.accordion {
    overflow: hidden;
    transition: all 0.35s;
    border-top: 0;
  }

  .accordions-paragraph div.accordion label:hover {
    text-decoration: underline;
  }
}

.accordions-paragraph div.accordion input {
  display: none;
}

@media all and (min-width: 769px) {
  .accordions-paragraph div.accordion input {
    position: absolute;
    opacity: 0;
    z-index: -1;
  }
}

.accordions-paragraph input:checked+div+label.accordion-label::after {
  transform: rotate(180deg);
}

.accordions-paragraph input:checked~.accordion-content {
  max-height: 250vh;
  opacity: 1;
  padding: 1rem 0 0;
}

.accordions-paragraph input:checked~.accordion-content p,
.accordions-paragraph input:checked~.accordion-content ul {
  opacity: 100%;
}

.accordions-paragraph input:checked~.accordion-content h3 {
  margin: 1rem 0 0 0;
}

.accordions-paragraph label {
  font-size: 1rem;
  font-family: "IBM Plex Serif", serif;
  font-weight: 600;
  color: #3F444D;
  margin: 0.5rem 0;
}

@media all and (min-width: 769px) {
  .accordions-paragraph label {
    font-size: 1.125rem;
  }
}

@media all and (min-width: 1040px) {
  .accordions-paragraph label {
    margin: 1rem 0;
  }
}

.accordions-paragraph label.accordion-label {
  padding: 0;
  display: flex;
  -webkit-box-pack: justify;
  cursor: pointer;
  position: relative;
}

.accordions-paragraph label.accordion-label::after {
  content: "";
  background-image: url("../../src/img/accordion-down-arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0 2px;
  margin: 0.1rem 0.4rem;
  width: 18px;
  height: 16px;
  text-align: center;
}

.accordions-paragraph h2 {
  margin: 1rem 0;
}

.accordions-paragraph .accordion-content {
  margin: 1rem 0;
  color: #3F444D;
  text-align: left;
  opacity: 0;
  max-height: 0;
}

@media all and (min-width: 769px) {
  .accordions-paragraph .accordion-content {
    margin: 0 !important;
    padding: 0;
  }
}

.accordions-card div.accordion-card {
  width: 100%;
  margin: 0 0 0.6rem;
}

@media all and (min-width: 769px) {
  .accordions-card div.accordion-card {
    overflow: hidden;
    transition: all 0.35s;
    border: 1px solid #3F444D40;
    border-top: 0;
    border-radius: 5px;
  }

  .accordions-card div.accordion-card:hover {
    background: #FFFEFB;
  }
}

.accordions-card div.accordion-card input {
  display: none;
}

@media all and (min-width: 769px) {
  .accordions-card div.accordion-card input {
    position: absolute;
    opacity: 0;
    z-index: -1;
  }
}

@media all and (min-width: 769px) {
  .accordions-card input:checked+.accordion-label {
    border-top: 4px solid #E0D177;
    background: #FFFEFB;
  }

  .accordions-card input:checked+.accordion-label::after {
    transform: rotate(180deg);
  }
}

.accordions-card input:checked~.accordion-content {
  max-height: 150vh;
}

@media all and (min-width: 769px) {
  .accordions-card input:checked~.accordion-content {
    background: #FFFEFB;
    padding: 0 1em 1em;
  }
}

.accordions-card input:checked~.accordion-content p,
.accordions-card input:checked~.accordion-content ul {
  opacity: 100%;
}

.accordions-card label {
  font-size: 1.25rem;
  font-family: "IBM Plex Serif", serif;
  font-weight: 600;
  color: #3F444D;
}

@media all and (min-width: 769px) {
  .accordions-card label {
    font-size: 1rem;
  }
}

.accordions-card label.accordion-label {
  padding: 0;
}

@media all and (min-width: 769px) {
  .accordions-card label.accordion-label {
    display: flex;
    justify-content: space-between;
    padding: 1em 4em 1em 1em;
    cursor: pointer;
    position: relative;
    border-top: 1px solid #3F444D40;
    border-radius: 5px;
  }
}

@media all and (min-width: 769px) {
  .accordions-card label.accordion-label::after {
    content: "";
    background-image: url("../../src/img/accordion-down-arrow.svg");
    background-repeat: no-repeat;
    top: 17px;
    position: absolute;
    right: 25px;
    width: 22px;
    height: 14px;
    text-align: center;
  }
}

.accordions-card .accordion-content {
  padding: 1rem 0;
  color: #3F444D;
  text-align: left;
  position: relative;
}

@media all and (min-width: 769px) {
  .accordions-card .accordion-content {
    max-height: 0;
    margin: 0 !important;
    padding: 0 1em;
  }
}

.accordions-card .accordion-content p {
  font-size: 1rem;
}

@media all and (min-width: 769px) {
  .accordions-card .accordion-content p {
    font-size: 0.875rem;
  }
}

img#accordion-image {
  border-radius: 1rem;
  -o-object-fit: cover;
  object-fit: cover;
}

.accordion-img {
  display: block;
}

.accordion-img img {
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 1rem;
  box-shadow: 0px 3px 16px #0000001A;
}

@media all and (min-width: 769px) {
  .accordion-img {
    display: none;
  }
}

div.mb-target {
  position: fixed;
  width: 100%;
  top: 64px;
  z-index: 9;
  box-shadow: 0px 5px 9px #0000001a;
}

@media all and (min-width: 1040px) {
  div.mb-target {
    display: none;
  }
}

.accordions-nav {
  overflow: hidden;
  width: 100%;
  background-color: #FFFEFB;
}

@media all and (min-width: 1040px) {
  .accordions-nav {
    width: 60%;
  }
}

.accordions-nav div.accordion {
  width: 100%;
  overflow: hidden;
  margin: 0;
  border-bottom: 1px solid #b2b4b8;
  transition: all 0.35s;
  color: #3F444D;
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 500;
  font-family: "IBM Plex Serif", serif;
}

.accordions-nav div.accordion input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.accordions-nav div.accordion a {
  padding: 1rem;
  text-decoration: none;
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 500;
  font-family: "IBM Plex Serif", serif;
  color: #3F444D;
  width: 100%;
  display: block;
}

.accordions-nav input:checked+.accordion-label::after {
  transform: rotate(180deg);
}

.accordions-nav input:checked~.accordion-content {
  max-height: 150vh;
  padding: 0 0 1rem;
}

.accordions-nav input:checked~.accordion-content p,
.accordions-nav input:checked~.accordion-content ul {
  opacity: 100%;
}

.accordions-nav .accordion-label {
  display: flex;
  justify-content: space-between;
  padding: 1em 3em 1em 1em;
  cursor: pointer;
  text-align: left;
  position: relative;
}

.accordions-nav .accordion-label::after {
  content: '';
  top: 14px;
  position: absolute;
  right: 16px;
  width: 24px;
  height: 24px;
  background-image: url("../../src/img/mb-nav-dropdown-arrow.svg");
  text-align: center;
}

.accordions-nav .accordion-content {
  max-height: 0;
  padding: 0;
  margin: 0 !important;
  text-align: left;
}

.accordions-nav .accordion-content p,
.accordions-nav .accordion-content ul,
.accordions-nav .accordion-content li {
  font-size: 1rem;
}

.accordions-nav .accordion-content li {
  font-size: 1rem;
}

.accordions-nav .accordion-close {
  display: flex;
  justify-content: flex-end;
  padding: 1em;
  font-size: 0.75em;
  background: #2c3e50;
  cursor: pointer;
}

.accordions-nav .accordion-close:hover {
  background: #1a252f;
}

* {
  box-sizing: border-box;
}

html {
  font-size: 16px;
  scroll-behavior: smooth;
  font-family: "Heebo", sans-serif;
}

body {
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: block;
  max-width: 100%;
  margin: auto;
}

img.shadow {
  box-shadow: 0px 3px 16px #0000001A;
}

a {
  cursor: pointer;
}

a.text-link {
  color: #528AD9;
  text-decoration: none;
}

a.text-link:hover {
  text-decoration: underline;
  color: #406DAC;
}

a.text-link.green {
  color: #E0D177;
}

a.text-link.green:hover {
  color: #A89E5F;
}

.container {
  width: 100%;
  margin: 0 auto;
  background-color: #FFFEFB;
}

.inner {
  flex-direction: column;
  justify-content: space-between;
  text-align: center;
  margin: 0 auto;
  width: 100%;
}

@media all and (min-width: 769px) {
  .inner {
    flex-direction: row;
    text-align: left;
  }
}

.inner div {
  align-items: center;
}

.inner div span {
  margin: 0 1rem 0 0;
  font-weight: 500;
  opacity: 60%;
}

.inner p {
  padding: 0 0 2rem 0;
  font-size: 0.875rem;
}

@media all and (min-width: 769px) {
  .inner p {
    padding: 0;
  }
}

.wrapper {
  max-width: 343px;
  width: 100%;
  margin: 0 auto;
}

@media all and (min-width: 600px) {
  .wrapper {
    max-width: 600px;
  }
}

@media all and (min-width: 769px) {
  .wrapper {
    max-width: 769px;
  }
}

@media all and (min-width: 1040px) {
  .wrapper {
    max-width: 1040px;
  }
}

.fade-in {
  animation: fadeIn ease 1s;
  -webkit-animation: fadeIn ease 1s;
  -moz-animation: fadeIn ease 1s;
  -o-animation: fadeIn ease 1s;
  -ms-animation: fadeIn ease 1s;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

header {
  background-color: #31524F;
  width: 100%;
  position: fixed;
  z-index: 99999;
  top: 0;
  box-shadow: 0px 3px 6px #00000029;
}

header .logo {
  justify-content: space-between;
}

header .logo img {
  max-height: 2.3rem;
}

@media all and (min-width: 600px) {
  header .logo img {
    max-height: 2.5rem;
  }
}

header .menu-dropdown {
  position: relative;
  width: 140px;
}

header .menu-dropdown:after {
  border-style: solid;
  border-width: 0.15em 0.15em 0 0;
  display: inline-block;
  height: 0.45em;
  right: 15px;
  top: 15px;
  transform: rotate(135deg);
  vertical-align: top;
  width: 0.45em;
}

header .menu-dropdown--active:after {
  transform: rotate(-45deg);
  top: 19px;
}

header .menu-dropdown--data {
  width: 140px;
}

header .menu-dropdown--partner {
  width: 105px;
}

header .menu-dropdown-mobile {
  position: relative;
}

header .menu-dropdown-mobile:after {
  border-style: solid;
  border-width: 0.15em 0.15em 0 0;
  display: inline-block;
  height: 0.45em;
  right: 15px;
  top: 15px;
  transform: rotate(135deg);
  vertical-align: top;
  width: 0.45em;
}

header .menu-dropdown-mobile--active:after {
  transform: rotate(-45deg);
  top: 19px;
}

header .sub-menu-mobile {
  display: none;
}

header .sub-menu-mobile li {
  padding: 0 !important;
  border: unset !important;
  margin-bottom: 0 !important;
}

header .sub-menu-mobile li:last-child a {
  padding-bottom: 0;
}

header .sub-menu-mobile li a {
  font-family: "Heebo", sans-serif;
  font-size: 16px !important;
  line-height: 26px;
  padding-left: 1em;
}

header .nav {
  justify-content: space-between;
}

header .nav--desktop {
  display: none;
}

@media all and (min-width: 1040px) {
  header .nav--desktop {
    display: flex;
    width: 100%;
    margin: 0 auto;
    max-width: unset;
    padding: 0 30px;
  }
}

header .nav--desktop ul {
  justify-content: space-between;
  padding: 0.75rem 1rem 0.75rem 0;
}

header .nav--desktop ul.sub-menu {
  display: none;
  position: absolute;
  bottom: -74px;
  background: #FFFEFB;
  z-index: 1;
  border-radius: 10px;
  padding: 8px 0;
  box-shadow: 0px 12px 14px #00000029;
  border: 1px solid #E3E2DA;
}

header .nav--desktop ul.sub-menu li {
  padding-left: 10px;
  margin-right: 10px !important;
}

header .nav--desktop ul.sub-menu li:first-child {
  margin-right: 10px !important;
}

header .nav--desktop ul.sub-menu li a {
  color: #3F444D;
  width: 160px;
  margin-right: 0;
  height: 28px;
  padding: 0;
  display: flex;
  align-items: center;
  padding-left: 5px;
}

header .nav--desktop ul.sub-menu li a:hover {
  background-color: #E3E2DA;
  border-radius: 5px;
}

header .nav--desktop ul li {
  justify-content: space-between;
}

header .nav--desktop ul.menu li:nth-child(-n+3) {
  border-bottom: none;
}

header .nav--desktop ul.menu li:first-child {
  border-top: none;
}

@media all and (min-width: 1040px) {
  header .nav--desktop ul.menu li:first-child {
    margin-right: 1.6rem;
  }
}

header .nav--desktop ul.menu li:not(:first-child) {
  display: none;
}

@media all and (min-width: 1040px) {
  header .nav--desktop ul.menu li:not(:first-child) {
    display: flex;
    margin-right: 0;
  }
}

header .nav--desktop ul:nth-child(2) li:not(:last-child) {
  display: none;
}

@media all and (min-width: 769px) {
  header .nav--desktop ul:nth-child(2) li:not(:last-child) {
    display: flex;
  }
}

header .nav--desktop .btn {
  padding: 0;
  font-size: 14px;
  min-height: 34px;
}

header .nav--mobile {
  display: flex;
  flex-direction: column;
}

@media all and (min-width: 769px) {
  header .nav--mobile {
    margin: 0 auto;
    max-width: unset;
    padding: 0 30px;
  }
}

@media all and (min-width: 1040px) {
  header .nav--mobile {
    display: none;
  }
}

header .nav--mobile .top-menu {
  width: 100%;
  padding: 1em 0;
}

header .nav--mobile .top-menu .wrapper {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}

header .nav--mobile .top-menu .wrapper .hamburger {
  display: flex;
}

header .nav--mobile .top-menu .wrapper .hamburger p {
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  margin-right: 10px;
  margin-top: -2px;
}

header .nav--mobile .top-menu .wrapper .hamburger__container {
  position: relative;
  width: 22px;
  height: 14px;
  cursor: pointer;
}

header .nav--mobile .top-menu .wrapper .hamburger__container:hover span {
  background: white;
}

header .nav--mobile .top-menu .wrapper .hamburger__container span {
  color: white;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 2px;
  transition: all 0.2s, background 0s;
  background: white;
}

header .nav--mobile .top-menu .wrapper .hamburger__container span:nth-child(2) {
  top: 6px;
}

header .nav--mobile .top-menu .wrapper .hamburger__container span:last-child {
  top: 12px;
}

header .nav--mobile .top-menu .wrapper .hamburger__container--open span:first-child,
header .nav--mobile .top-menu .wrapper .hamburger__container--open span:last-child {
  top: 8px;
}

header .nav--mobile .top-menu .wrapper .hamburger__container--open span:first-child {
  transform: rotate(45deg);
}

header .nav--mobile .top-menu .wrapper .hamburger__container--open span:last-child {
  transform: rotate(-45deg);
}

header .nav--mobile .top-menu .wrapper .hamburger__container--open span:nth-child(2) {
  opacity: 0;
  visibility: hidden;
}

header .nav--mobile .top-menu li:not(li.logo) {
  display: none;
}

header .nav--mobile .menu {
  display: none;
  flex-direction: column;
  width: 100%;
  font-size: 20px;
}

@media all and (min-width: 1040px) {
  header .nav--mobile .menu {
    display: flex;
    flex-direction: row;
    padding-top: 0;
  }
}

header .nav--mobile .menu li {
  padding: 1.3em 0;
}

header .nav--mobile .menu li:nth-child(-n+3) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

header .nav--mobile .menu li:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

header .nav--mobile .menu li:nth-child(4) {
  margin-top: 2em;
}

header .nav--mobile .menu li:last-child {
  padding-top: 0;
  margin-bottom: 3em;
}

header .nav--mobile .menu li .btn {
  display: block;
  min-width: 257px;
  text-align: center;
  margin: 0 auto;
}

header .nav--mobile .menu--active {
  display: flex;
}

header .nav--mobile .menu--active .wrapper {
  height: 100vh;
  padding-top: 2em;
}

footer {
  background-color: transparent;
  width: 100%;
  padding: 1.5rem;
  color: #3F444D;
  display: flex;
  margin: 0 auto;
  flex-direction: column;
  text-align: center;
}

@media all and (min-width: 769px) {
  footer {
    text-align: left;
  }
}

footer .upper {
  display: grid;
  grid-template-columns: 1fr;
  margin: 1rem auto;
  width: 100%;
  grid-gap: 2rem;
}

@media all and (min-width: 1040px) {
  footer .upper {
    grid-template-columns: 20% 65% 15%;
    grid-gap: 0;
    margin: 1rem auto 3rem;
  }
}

footer .upper div.more {
  margin: 1rem 0;
  align-self: baseline;
  order: 2;
}

footer .upper div.more h4 {
  padding-bottom: 1em;
}

@media all and (min-width: 1040px) {
  footer .upper div.more h4 {
    padding-bottom: 0;
  }
}

@media all and (min-width: 1040px) {
  footer .upper div.more {
    order: 2;
  }
}

footer .upper div.more ul {
  display: grid;
  grid-template-columns: 1fr;
}

@media all and (min-width: 1040px) {
  footer .upper div.more ul {
    grid-template-columns: 25% 25% 50%;
  }
}

footer .upper div.more li {
  padding: 0 0 2rem;
}

@media all and (min-width: 1040px) {
  footer .upper div.more li {
    padding: 0.5rem 0;
  }
}

footer .upper div.more li a {
  color: #3F444D;
  text-decoration: none;
}

footer .upper div.more li a:hover {
  text-decoration: underline;
}

footer .upper div.social {
  align-self: baseline;
  order: 1;
}

@media all and (min-width: 1040px) {
  footer .upper div.social {
    order: 2;
  }
}

footer .upper div.social ul {
  flex-direction: row;
  display: flex;
  justify-content: center;
}

footer .upper div.social ul li {
  background-color: #E0D177;
  border-radius: 50%;
  width: 54px;
  height: 54px;
  justify-self: center;
  align-content: center;
}

footer .upper div.social ul li:hover {
  background-color: #A89E5F;
}

@media all and (min-width: 1040px) {
  footer .upper div.social ul li {
    width: 40px;
    height: 40px;
  }
}

footer .upper div.social ul li a.social {
  line-height: 0;
  height: 100%;
  justify-self: center;
  align-content: center;
}

footer .upper div.social ul li:nth-child(2) {
  margin: 0 1rem;
}

footer .upper div.social ul li img {
  width: 100%;
  height: 24px;
}

@media all and (min-width: 1040px) {
  footer .upper div.social ul li img {
    height: 16px;
  }
}

footer .inner {
  flex-direction: column;
  justify-content: space-between;
  text-align: center;
  margin: 0 auto;
  width: 100%;
}

@media all and (min-width: 769px) {
  footer .inner {
    flex-direction: row;
    text-align: left;
  }
}

footer .inner div {
  align-items: center;
}

footer .inner div span {
  margin: 0 1rem 0 0;
  font-weight: 500;
  opacity: 60%;
}

footer .inner p {
  padding: 0 0 2rem 0;
  font-size: 0.875rem;
}

@media all and (min-width: 769px) {
  footer .inner p {
    padding: 0;
  }
}

footer img {
  max-height: 18px;
}

.resources {
  padding-bottom: 0rem;
  padding: 7em 0 3em 0;
}

.resources__heading {
  text-align: left;
  padding-right: 1.5em;
}

@media all and (min-width: 600px) {
  .resources__heading {
    text-align: center;
    padding-right: 0;
  }
}

.resources__container {
  display: flex;
  flex-direction: column;
}

@media all and (min-width: 600px) {
  .resources__container {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}

.resources__container .resource {
  display: flex;
  width: 100%;
  border: 1px solid #E3E2DA;
  border-radius: 15px;
  padding: 0.75em;
  margin-bottom: 30px;
  cursor: pointer;
}

@media all and (min-width: 600px) {
  .resources__container .resource {
    width: 48.5%;
  }
}

@media all and (min-width: 769px) {
  .resources__container .resource {
    align-items: center;
  }

  .resources__container .resource:hover {
    box-shadow: 0px 0px 6px #00000033;
  }
}

.resources__container .resource__icon {
  width: 35%;
}

@media all and (min-width: 769px) {
  .resources__container .resource__icon img {
    margin-left: 0;
  }
}

.resources__container .resource__content {
  margin-bottom: 0px;
  width: 70%;
}

@media all and (min-width: 769px) {
  .resources__container .resource__content {
    width: 100%;
  }
}

.resources__container .resource h4 {
  font-size: 20px;
  font-weight: 500;
  line-height: 45px;
}

.resources__container .resource__description {
  font-size: 14px;
}

.resources__container .resource__cta {
  color: #3F444D;
  padding-left: 0;
  font-weight: bold;
  margin-top: 0.5em;
}

.resources__container .resource__cta i {
  margin-left: 15px;
}

.cta {
  background: #31524F;
  padding-bottom: 0;
  padding-top: 5em;
}

@media all and (min-width: 600px) {
  .cta {
    display: flex;
    height: 100%;
  }
}

@media all and (min-width: 1040px) {
  .cta {
    height: 446px;
  }
}

.cta .wrapper {
  position: relative;
}

.cta__content {
  width: 100%;
}

@media all and (min-width: 1040px) {
  .cta__content {
    width: 50%;
  }
}

.cta__heading {
  color: white;
  font-size: 35px;
  line-height: 45px;
  text-align: center;
  margin-bottom: 10px;
}

@media all and (min-width: 1040px) {
  .cta__heading {
    padding: 2em 0 0 0;
    text-align: left;
  }
}

.cta__description {
  font-size: 20px;
  color: white;
  margin: 0 0 20px 0;
  text-align: center;
}

@media all and (min-width: 600px) {
  .cta__description {
    width: 100%;
    margin: 0 auto 20px auto;
  }
}

@media all and (min-width: 769px) {
  .cta__description {
    padding: 0;
    width: 100%;
  }
}

@media all and (min-width: 1040px) {
  .cta__description {
    text-align: left;
  }
}

.cta .btn {
  margin: 0 auto;
  font-size: 17px;
  width: 54px;
  padding: 12px 0;
}

@media all and (min-width: 600px) {
  .cta .btn {
    margin: 1.5em auto 5em auto;
  }
}

@media all and (min-width: 1040px) {
  .cta .btn {
    margin: 1.5em 0 5em 0;
  }
}

.cta__image {
  text-align: center;
  position: absolute;
  bottom: 0;
  height: auto;
  width: 300px;
  left: 2em;
}

@media all and (min-width: 600px) {
  .cta__image {
    right: 0;
    left: 10em;
    width: 420px;
  }
}

@media all and (min-width: 1040px) {
  .cta__image {
    width: 460px;
    left: unset;
  }
}

.cta__image img {
  margin: 0;
}

.integration .btn {
  width: 100%;
  margin: 25px auto 2em auto;
  max-width: 257px;
  box-shadow: 0px 13px 19px #0000001A;
  padding: 15px 0;
}

@media all and (min-width: 600px) {
  .integration .btn {
    margin: 25px auto;
  }
}

@media all and (min-width: 769px) {
  .integration .btn {
    max-width: 172px;
    margin: 25px 0;
    box-shadow: 0px 13px 10px #0000001A;
  }
}

.integration__h4 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  padding-bottom: 15px;
}

.integration__h4--desktop {
  display: none;
}

@media all and (min-width: 600px) {
  .integration__h4--desktop {
    display: block;
  }
}

.integration__h4--mobile {
  display: block;
}

@media all and (min-width: 600px) {
  .integration__h4--mobile {
    display: none;
  }
}

.integration__description {
  padding-top: 15px;
  font-size: 16px;
  line-height: 26px;
  position: relative;
  padding-bottom: 20px;
  text-align: center;
}

.integration__description:before {
  border-bottom: 4px solid #E0D177;
  width: 100%;
  top: 0;
  left: 0;
}

@media all and (min-width: 1040px) {
  .integration__description:before {
    width: 96px;
  }
}

@media all and (min-width: 769px) {
  .integration__description {
    font-size: 18px;
    line-height: 27px;
  }
}

@media all and (min-width: 600px) {
  .integration__description {
    text-align: left;
  }
}

.integration__subheading {
  text-transform: uppercase;
  text-align: center;
  font-family: "Heebo", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
}

.integration .integration-why {
  background: #F5F4F0;
  padding: 5em 0;
}

.integration .integration-why .interation__heading {
  color: #3F444D;
}

.integration .integration-why h2 {
  margin: 0 auto;
  padding-top: 5px;
  line-height: 35px;
  width: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 26px;
}

@media all and (min-width: 600px) {
  .integration .integration-why h2 {
    width: 70%;
  }
}

@media all and (min-width: 769px) {
  .integration .integration-why h2 {
    width: 100%;
  }
}

@media all and (min-width: 1040px) {
  .integration .integration-why h2 {
    line-height: 35px;
    font-size: 25px;
  }
}

.integration .integration-why__items {
  display: flex;
  justify-content: space-between;
  margin-top: 2em;
  flex-direction: column;
}

@media all and (min-width: 769px) {
  .integration .integration-why__items {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

.integration .software-service .users nav {
  border-bottom: 2px solid rgba(63, 68, 77, 0.4);
}

.integration .software-service .users nav ul {
  display: flex;
  justify-content: space-between;
  padding: 0 3em 1em 3em;
}

@media all and (min-width: 600px) {
  .integration .software-service .users nav ul {
    padding: 0 12em 1em 12em;
  }
}

@media all and (min-width: 769px) {
  .integration .software-service .users nav ul {
    padding: 0 10em 1em 10em;
  }
}

@media all and (min-width: 1040px) {
  .integration .software-service .users nav ul {
    padding: 0 15em 1em 15em;
  }
}

.integration .software-service .users nav ul li {
  width: 100;
  text-align: center;
  font-size: 14px;
  font-family: "IBM Plex Serif", serif;
  color: #3F444D;
  opacity: 50%;
  cursor: pointer;
}

@media all and (min-width: 1040px) {
  .integration .software-service .users nav ul li {
    font-size: 20px;
  }

  .integration .software-service .users nav ul li:hover {
    opacity: 1;
  }
}

.integration .software-service .users nav ul li#software.active {
  color: #3F444D;
  opacity: 1;
  position: relative;
}

.integration .software-service .users nav ul li#software.active:after {
  border: 4px solid #3F444D;
  border-top-left-radius: 11px;
  border-top-right-radius: 11px;
  background: #3F444D;
  bottom: -16px;
  width: 75.3%;
  left: 7.5%;
}

@media all and (min-width: 1040px) {
  .integration .software-service .users nav ul li#software.active:after {
    left: 10%;
    width: 200px;
    bottom: -17px;
  }
}

.integration .software-service .users nav ul li#service.active {
  color: #3F444D;
  opacity: 1;
  position: relative;
}

.integration .software-service .users nav ul li#service.active:after {
  border: 4px solid #3F444D;
  border-top-left-radius: 11px;
  border-top-right-radius: 11px;
  background: #3F444D;
  bottom: -16px;
  width: 75.3%;
  left: 7.5%;
}

@media all and (min-width: 1040px) {
  .integration .software-service .users nav ul li#service.active:after {
    left: 10%;
    width: 160px;
    bottom: -17px;
  }
}

.integration .software-service .users nav ul li.long:after {
  width: 75%;
  left: 10%;
}

@media all and (min-width: 1040px) {
  .integration .software-service .users nav ul li.long:after {
    width: 55%;
    left: 22%;
  }
}

.integration .software-service .users__content {
  display: none;
}

.integration .software-service .users__content .description {
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  font-family: "Heebo", sans-serif;
  color: #3F444D;
}

@media all and (min-width: 1040px) {
  .integration .software-service .users__content .description {
    width: 60%;
    margin: 0 auto;
  }
}

@media all and (min-width: 1040px) {
  .integration .software-service .users__content {
    padding-bottom: 3.5rem;
  }
}

.integration .software-service .users__content p {
  font-family: "IBM Plex Serif", serif;
  padding: 30px 0;
}

.integration .software-service .users__content ul {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  grid-template-columns: unset;
}

@media all and (min-width: 769px) {
  .integration .software-service .users__content ul {
    display: flex;
    justify-content: space-between;
  }
}

@media all and (min-width: 1040px) {
  .integration .software-service .users__content ul li:last-child {
    padding: 0.5rem 0;
  }
}

@media all and (min-width: 1040px) {
  .integration .software-service .users__content ul li {
    width: 100%;
    display: flex;
    align-items: center;
  }
}

.integration .software-service .users__content ul li p {
  padding: 0;
}

.integration .software-service .users__content ul li img {
  border-radius: 25px;
}

@media all and (min-width: 769px) {
  .integration .software-service .users__content ul li img {
    width: 100%;
  }
}

@media all and (min-width: 1040px) {
  .integration .software-service .users__content ul li img {
    width: 40%;
  }
}

@media all and (min-width: 1040px) {
  .integration .software-service .users__content .content {
    padding-left: 2.5em;
    width: 57%;
  }
}

.integration .software-service .users__content .content h3 {
  font-family: "IBM Plex Serif", serif;
  line-height: 35px;
  text-align: left;
  color: #3F444D;
  font-weight: 400;
  padding: 30px 0 20px;
  font-size: 22px;
  position: relative;
  margin-bottom: 15px;
}

.integration .software-service .users__content .content h3:after {
  content: '';
  position: absolute;
  border-bottom: 4px solid #E0D177;
  border-radius: 4px;
  width: 96px;
  left: 0;
  bottom: 5px;
}

@media all and (min-width: 1040px) {
  .integration .software-service .users__content .content h3 {
    height: 92px;
  }
}

.integration .software-service .users__content .content p {
  font-family: "Heebo", sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.integration .software-service .users__content.active {
  display: block;
}

.integration .software-service .users__copy {
  margin: 30px 0;
  font-family: "Heebo", sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

@media all and (min-width: 1040px) {
  .integration__content {
    display: flex;
    flex-direction: column;
    width: 45%;
    padding: 9em 0 3em 0;
  }
}

.integration__content h2 {
  color: white;
  padding-top: 20px;
  text-align: center;
}

.integration__content h4 {
  color: white;
}

.integration__content p {
  color: white;
  text-align: center;
}

@media all and (min-width: 1040px) {
  .integration__content p {
    padding-bottom: 0;
  }
}

.integration__buttons {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 3em;
}

@media all and (min-width: 600px) {
  .integration__buttons {
    flex-direction: row;
  }
}

@media all and (min-width: 769px) {
  .integration__buttons .btn {
    max-width: 317px;
  }
}

@media all and (min-width: 1040px) {
  .integration__buttons .btn {
    margin-bottom: 0;
    max-width: 230px;
  }
}

.partner-announcements {
  background: #FFFEFB;
  padding: 3em 0;
}

.partner-announcements h2 {
  text-align: center;
  padding-top: 0.5em;
}

.partner-announcements .posts {
  display: flex;
  justify-content: space-between;
  position: relative;
}

@media all and (min-width: 1040px) {
  .partner-announcements .posts {
    padding-top: 40px;
  }
}

.partner-announcements .posts__container {
  border: 1px solid #E3E2DA;
  border-radius: 15px;
  width: 100%;
  margin-right: 0px;
  position: relative;
  cursor: pointer;
}

@media all and (min-width: 1040px) {
  .partner-announcements .posts__container {
    margin-right: 20px;
  }
}

@media all and (min-width: 1040px) {
  .partner-announcements .posts__container:after {
    border: 4px solid transparent;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    border-radius: 15px;
    top: 0;
    left: 0;
  }
}

.partner-announcements .posts__container:last-child {
  margin-right: 0;
}

.partner-announcements .posts__container:hover:after {
  border: 4px solid #E3E2DA;
}

.partner-announcements .posts__image-container img {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.partner-announcements .posts__content {
  padding: 1em;
}

.partner-announcements .posts__content h4 {
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
  padding-bottom: 10px;
  height: auto;
}

.partner-announcements .posts__excerpt {
  height: 80px;
  overflow-y: hidden;
  margin-bottom: 10px;
}

.partner-announcements .posts__excerpt p {
  font-size: 14px;
  line-height: 20px;
}

.partner-announcements .posts a {
  font-size: 14px;
  color: #3F444D;
  text-decoration: none;
  display: block;
}

.partner-announcements .posts a i {
  margin-left: 10px;
}

.partner-announcements .posts .spinner-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  right: 0;
}

.partner-announcements .posts .spinner-container .spinner {
  width: 40px;
  height: 40px;
  border: 4px #E0D177 solid;
  border-top: 4px white solid;
  border-radius: 50%;
  -webkit-animation: sp-anime 0.8s infinite linear;
  animation: sp-anime 0.8s infinite linear;
}

@-webkit-keyframes sp-anime {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes sp-anime {
  100% {
    transform: rotate(360deg);
  }
}

.partner-announcements .slick-slide {
  width: 327px !important;
}

.work-with-us {
  background: #FFFEFB;
  padding: 3em 0;
  position: relative;
}

@media all and (min-width: 1040px) {
  .work-with-us .wrapper {
    display: flex;
    justify-content: space-between;
  }
}

.work-with-us__image--mobile {
  display: block;
}

@media all and (min-width: 1040px) {
  .work-with-us__image--mobile {
    display: none;
  }
}

.work-with-us__image--desktop {
  display: none;
}

@media all and (min-width: 1040px) {
  .work-with-us__image--desktop {
    display: block;
    width: 48%;
  }
}

@media all and (min-width: 1040px) {
  .work-with-us__content {
    width: 48%;
  }
}

.work-with-us h2 {
  text-align: center;
  padding-bottom: 0.5em;
  padding-top: 1em;
  margin: 0;
}

@media all and (min-width: 1040px) {
  .work-with-us h2 {
    text-align: left;
    padding-top: 0;
  }
}

.work-with-us h4 {
  text-align: center;
}

@media all and (min-width: 1040px) {
  .work-with-us h4 {
    text-align: left;
  }
}

.work-with-us h4:after {
  width: 0;
}

.work-with-us .btn-nav {
  margin: 0.5em auto;
}

@media all and (min-width: 600px) {
  .work-with-us .btn-nav {
    display: none;
  }
}

.work-with-us .mobile-form {
  display: none;
  flex-direction: column;
}

.work-with-us .mobile-form .close-container {
  display: flex;
}

.work-with-us .mobile-form .close-container .close {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.work-with-us .mobile-form .close-container svg {
  position: absolute;
  right: 20px;
  top: 17px;
}

.work-with-us form {
  display: none;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  background-color: #FFFEFB;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 15px;
  height: 100%;
  overflow: scroll;
}

@media all and (min-width: 600px) {
  .work-with-us form {
    overflow: auto;
  }
}

.work-with-us form input,
.work-with-us form textarea {
  padding: 0.7rem 0.7rem 0.7rem 1rem;
}

.work-with-us form textarea {
  resize: none;
}

.work-with-us form .h2-desktop {
  display: none;
}

@media all and (min-width: 600px) {
  .work-with-us form .h2-desktop {
    display: block;
  }
}

.work-with-us form .form-success {
  font-family: "IBM Plex Serif", serif;
  color: #3F444D;
  font-size: 17px;
  padding-top: 1em;
  padding: 0 0.3em;
  text-align: center;
  padding-top: 1em;
}

@media all and (min-width: 600px) {
  .work-with-us form .form-success {
    padding: 0;
    padding-top: 1em;
  }
}

.work-with-us form .form-container {
  padding: 0 15px;
}

@media all and (min-width: 600px) {
  .work-with-us form .form-container {
    padding: 0;
  }
}

.work-with-us form .work-label {
  margin-bottom: 0;
  padding: 15px 0 15px 15px;
  display: block;
}

@media all and (min-width: 600px) {
  .work-with-us form .work-label {
    padding: 0 0 15px 0;
  }
}

.work-with-us form .close {
  background: #F5F4F0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-bottom: 0;
  height: 54px;
  padding-right: 50px;
  color: #3F444D;
  font-family: "IBM Plex Serif", serif;
  font-size: 14px;
  line-height: 18px;
  width: 100%;
  position: relative;
  right: 0;
}

@media all and (min-width: 600px) {
  .work-with-us form {
    display: block;
    position: static;
    width: 100%;
    background-color: unset;
  }
}

.work-with-us form span {
  font-size: 16px;
  font-family: "Heebo", sans-serif;
  font-weight: 500;
  line-height: 26px;
  padding-bottom: 20px;
  display: block;
}

.work-with-us form input,
.work-with-us form textarea,
.work-with-us form input:not[type="submit"] {
  width: 100%;
  background: #FFFEFB;
  padding: .7rem;
  border-radius: 10px;
  font-size: 1rem;
  color: #3F444D;
  border: 1px solid rgba(63, 68, 77, 0.2);
  font-family: "Heebo", sans-serif;
  transition: all .3s ease-in;
  outline: none;
}

.work-with-us form .success-label {
  position: relative;
}

.work-with-us form .success-label:after {
  position: absolute;
  top: -56px;
  left: 7px;
  z-index: 13;
  background-color: #FFFEFB;
  width: auto;
  padding: 0 10px;
  font-size: 12px;
  font-family: "Heebo", sans-serif;
  color: rgba(63, 68, 77, 0.7);
}

.work-with-us form .success-label--company-name:after {
  content: 'Company Name';
}

.work-with-us form .success-label--name:after {
  content: 'Full Name';
}

.work-with-us form .success-label--position:after {
  content: 'Position or Job Title';
}

.work-with-us form .success-label--email:after {
  content: 'Email Address';
}

.work-with-us form.input-active {
  position: relative;
}

.work-with-us form.input-active:after {
  content: 'Company Name';
  position: absolute;
}

.work-with-us form .btn {
  margin: 0 auto;
  max-width: 187px;
}

@media all and (min-width: 1040px) {
  .work-with-us form .btn {
    margin: 1em 0 0 0;
  }
}

.work-with-us .submit-container {
  display: flex;
  justify-content: space-between;
}

.work-with-us .submit-container span {
  font-family: "Heebo", sans-serif;
}

.integration-logos {
  padding-top: 0;
}

@media all and (min-width: 600px) {
  .integration-logos {
    padding-bottom: 80px;
  }
}

.integration-logos .logos {
  display: flex;
}

.integration-logos .logos li {
  width: 20%;
  position: relative;
}

.integration-logos .logos li:after {
  border-right: 2px solid #E3E2DA;
  height: 25px;
  top: 30px;
  right: 0;
}

@media all and (min-width: 600px) {
  .integration-logos .logos li:after {
    top: 25px;
  }
}

@media all and (min-width: 1040px) {
  .integration-logos .logos li:after {
    top: 40px;
  }
}

.integration-logos .logos li:last-child {
  position: static;
}

.integration-logos .slick-list {
  padding: 0 !important;
  padding-left: 0 !important;
}

.integration-why__item {
  display: flex;
  margin-bottom: 30px;
  width: 100%;
  flex-direction: column;
  align-items: center;
  margin-top: 2em;
}

@media all and (min-width: 769px) {
  .integration-why__item {
    width: 45%;
  }
}

@media all and (min-width: 769px) {
  .integration-why__item img {
    margin: 0 auto;
  }
}

.integration-why__item .content h4 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  text-align: center;
  margin: 1em 0;
}

.integration-why__item .content p {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

.integration-work {
  background: #31524F;
  padding: 7em 0 0 0;
}

.integration-work .integration__heading {
  margin-bottom: 0;
  text-align: center;
  padding: 20px 0 10px;
  line-height: 45px;
  color: white;
}

@media all and (min-width: 769px) {
  .integration-work .integration__heading {
    text-align: left;
  }
}

.integration-work .integration__heading--form {
  color: #3F444D;
}

@media all and (min-width: 600px) {
  .integration-work {
    padding: 7em 0 0 0;
    height: auto;
  }
}

@media all and (min-width: 769px) {
  .integration-work {
    padding: 7em 0 0 0;
  }
}

@media all and (min-width: 1040px) {
  .integration-work {
    padding: 20em 0 0 0;
  }
}

.integration-work .wrapper {
  display: flex;
  flex-direction: column;
}

@media all and (min-width: 600px) {
  .integration-work .wrapper {
    flex-direction: column;
  }
}

@media all and (min-width: 769px) {
  .integration-work .wrapper {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    position: relative;
    height: 100%;
  }
}

@media all and (min-width: 1040px) {
  .integration-work__content {
    width: 45%;
    position: relative;
    top: -8em;
  }
}

.integration-work__image {
  padding: 0;
}

@media all and (min-width: 600px) {
  .integration-work__image {
    padding: 0;
  }
}

@media all and (min-width: 1040px) {
  .integration-work__image {
    width: 50%;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0;
  }
}

.integration-work__heading {
  text-align: left;
  padding-bottom: 1em;
  margin-bottom: 0;
}

.integration-work__description {
  color: white;
  text-align: center;
}

@media all and (min-width: 769px) {
  .integration-work__description {
    text-align: left;
  }
}

.data-transparency {
  background: #31524F;
  padding: 3em 0 0 0;
}

@media all and (min-width: 769px) {
  .data-transparency {
    padding: 8em 3em 0 3em;
  }
}

.data-transparency .wrapper {
  display: flex;
  flex-direction: column;
}

@media all and (min-width: 769px) {
  .data-transparency .wrapper {
    justify-content: space-between;
    align-items: center;
    position: relative;
    width: 100%;
    flex-direction: row;
  }
}

@media all and (min-width: 769px) {
  .data-transparency__image {
    padding-top: 33em;
    width: 50%;
  }
}

@media all and (min-width: 769px) {
  .data-transparency__image img {
    bottom: 0;
    width: 45%;
    position: absolute;
    width: 45%;
    height: auto;
    left: 0;
    right: unset;
  }
}

@media all and (min-width: 769px) {
  .data-transparency__content {
    width: 50%;
  }
}

.data-transparency__content h2,
.data-transparency__content h4,
.data-transparency__content p {
  color: white;
  text-align: center;
}

@media all and (min-width: 769px) {

  .data-transparency__content h2,
  .data-transparency__content h4,
  .data-transparency__content p {
    text-align: left;
  }
}

.data-transparency__content h2 {
  margin-top: 1em;
  margin-bottom: 0.5em;
}

@media all and (min-width: 769px) {
  .data-transparency__content h2 {
    margin-top: 0;
  }
}

.data-transparency__buttons {
  text-align: center;
}

@media all and (min-width: 769px) {
  .data-transparency__buttons {
    display: flex;
    justify-content: space-between;
  }

  .data-transparency__buttons .btn {
    max-width: 250px;
  }
}

.data-transparency .btn-primary {
  margin-bottom: 1em;
}

@media all and (min-width: 769px) {
  .data-transparency .btn-primary {
    margin: 25px 0 50px 0;
  }
}

.data-transparency .btn-secondary {
  margin-top: 0;
}

@media all and (min-width: 769px) {
  .data-transparency .btn-secondary {
    margin: 25px 0 50px 0;
  }
}

form.work input[type="submit"] {
  margin: 0;
}

.banner {
  background: #EA5725;
  padding: 1em 0;
}

.banner p {
  color: white;
  text-align: center;
}

.banner p a {
  color: #FBBF1D;
  font-weight: bold;
  text-decoration: none;
}

.banner p a:hover {
  text-decoration: underline;
}

@media all and (min-width: 600px) {
  .banner p br {
    display: none;
  }
}

.hero {
  background: #31524F;
}

.hero .wrapper {
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
  position: relative;
  padding-top: 6em;
}

@media all and (min-width: 1040px) {
  .hero .wrapper {
    padding-top: 8em;
    flex-direction: row;
  }
}

.hero__content {
  width: 100%;
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

@media all and (min-width: 1040px) {
  .hero__content {
    width: 42%;
    align-items: unset;
  }
}

.hero__content h1 {
  font-size: 25px;
  color: white;
  line-height: 35px;
  text-align: center;
  padding-top: 0.5em;
  text-shadow: none;
}

@media all and (min-width: 1040px) {
  .hero__content h1 {
    font-size: 35px;
    line-height: 45px;
    text-align: left;
  }
}

.hero__content p {
  color: white;
  text-align: center;
}

@media all and (min-width: 1040px) {
  .hero__content p {
    text-align: left;
    padding-top: 20px;
  }
}

.hero__content .btn {
  max-width: 300px;
  margin: 15px 0 40px;
  box-shadow: 0px 13px 19px #0000001A;
  padding: 15px 0;
}

@media all and (min-width: 1040px) {
  .hero__content .btn {
    max-width: 192px;
    margin: 20px 0 40px;
  }
}

.hero__availability {
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 40px;
}

@media all and (min-width: 1040px) {
  .hero__availability {
    height: 40px;
    align-items: flex-end;
    padding-bottom: 0;
    justify-content: space-between;
    width: 70%;
  }
}

.hero__availability span {
  color: white;
  margin-right: 20px;
  display: block;
}

.hero__availability a {
  color: white;
  display: block;
  cursor: pointer;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 20px;
}

@media all and (min-width: 1040px) {
  .hero__availability a {
    margin-right: 0;
    width: 21%;
  }

  .hero__availability a:hover span {
    display: flex;
  }

  .hero__availability a:hover img {
    opacity: 0.5;
  }
}

.hero__availability a span {
  font-family: "Heebo", sans-serif;
  font-size: 12px;
  color: white;
  background: #283935;
  border-radius: 4px;
  height: 18px;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 0 5px;
  margin-bottom: 10px;
  margin-right: 0;
}

.hero__availability a img {
  width: auto;
  height: 24px;
  opacity: 1;
  margin: 0;
}

.hero__image {
  width: 100%;
}

@media all and (min-width: 1040px) {
  .hero__image {
    width: 58%;
  }
}

.homepage-two {
  padding: 1em 0 0;
}

@media all and (min-width: 1040px) {
  .homepage-two {
    padding: 3em 0 0;
    background: url("../../img/field.jpg") no-repeat right center/cover;
  }
}

.homepage-two .wrapper {
  margin: 0;
  max-width: unset;
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
}

@media all and (min-width: 1040px) {
  .homepage-two .wrapper {
    margin: 0 auto;
    max-width: 1040px;
    flex-direction: row;
  }
}

.homepage-two__content {
  width: 100%;
  max-width: 320px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media all and (min-width: 600px) {
  .homepage-two__content {
    max-width: 650px;
  }
}

@media all and (min-width: 1040px) {
  .homepage-two__content {
    width: 46%;
    max-width: unset;
    margin: 0;
  }
}

.homepage-two__content h2 {
  text-align: left;
  line-height: 35px;
  margin-bottom: 0;
  padding-top: 40px;
}

@media all and (min-width: 1040px) {
  .homepage-two__content h2 {
    padding: 0 120px 20px 0;
    line-height: 45px;
  }
}

.homepage-two__content p {
  font-size: 16px;
  padding-top: 15px;
}

@media all and (min-width: 1040px) {
  .homepage-two__content p {
    font-size: 1.125rem;
  }
}

.homepage-two__image {
  width: 100%;
  background: url("../../img/field.jpg") no-repeat right center/cover;
}

@media all and (min-width: 1040px) {
  .homepage-two__image {
    background: none;
  }
}

.homepage-two__image img {
  width: 50%;
}

@media all and (min-width: 1040px) {
  .homepage-two__image img {
    width: 100%;
  }
}

@media all and (min-width: 1040px) {
  .homepage-two__image {
    width: 50%;
  }
}

.who {
  background: #FFFEFB;
  padding: 50px 0;
}

@media all and (min-width: 1040px) {
  .who {
    padding: 40px 0 0;
  }
}

.who .wrapper h2 {
  margin: 0 0 1.5em;
}

.who .wrapper .users nav {
  border-bottom: 2px solid rgba(63, 68, 77, 0.4);
}

.who .wrapper .users nav ul {
  display: flex;
  justify-content: space-between;
  padding-bottom: 1em;
}

@media all and (min-width: 1040px) {
  .who .wrapper .users nav ul {
    padding-bottom: 1.5em;
  }
}

.who .wrapper .users nav ul li {
  width: 33.3%;
  text-align: center;
  font-size: 14px;
  font-family: "IBM Plex Serif", serif;
  color: #3F444D;
  opacity: 50%;
  cursor: pointer;
}

@media all and (min-width: 1040px) {
  .who .wrapper .users nav ul li {
    font-size: 20px;
  }

  .who .wrapper .users nav ul li:hover {
    opacity: 1;
  }
}

.who .wrapper .users nav ul li.active {
  color: #3F444D;
  opacity: 1;
  position: relative;
}

.who .wrapper .users nav ul li.active:after {
  border: 4px solid #3F444D;
  border-top-left-radius: 11px;
  border-top-right-radius: 11px;
  background: #3F444D;
  bottom: -16px;
  width: 75.3%;
  left: 7.5%;
}

@media all and (min-width: 1040px) {
  .who .wrapper .users nav ul li.active:after {
    left: 31.5%;
    width: 33.3%;
    bottom: -25px;
  }
}

.who .wrapper .users nav ul li.long:after {
  width: 75%;
  left: 10%;
}

@media all and (min-width: 1040px) {
  .who .wrapper .users nav ul li.long:after {
    width: 55%;
    left: 22%;
  }
}

.who .wrapper .users__content {
  display: none;
}

@media all and (min-width: 1040px) {
  .who .wrapper .users__content {
    padding-bottom: 3.5rem;
  }
}

.who .wrapper .users__content p {
  font-family: "IBM Plex Serif", serif;
  text-align: center;
  padding: 30px 0;
}

.who .wrapper .users__content ul {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  grid-template-columns: unset;
}

@media all and (min-width: 1040px) {
  .who .wrapper .users__content ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
}

@media all and (min-width: 1040px) {
  .who .wrapper .users__content ul li:last-child {
    padding: 0.5rem 0;
  }
}

@media all and (min-width: 1040px) {
  .who .wrapper .users__content ul li {
    width: 31%;
  }
}

.who .wrapper .users__content ul li p {
  padding: 0;
}

.who .wrapper .users__content .content h3 {
  font-family: "IBM Plex Serif", serif;
  line-height: 26px;
  text-align: center;
  color: #3F444D;
  font-weight: 400;
  padding: 30px 0 10px;
}

@media all and (min-width: 1040px) {
  .who .wrapper .users__content .content h3 {
    height: 92px;
  }
}

.who .wrapper .users__content .content p {
  font-family: "Heebo", sans-serif;
  text-align: center;
}

@media all and (min-width: 1040px) {
  .who .wrapper .users__content .content p {
    padding: 0 0 30px 0;
  }
}

.who .wrapper .users__content.active {
  display: block;
}

#testimonials .wrapper {
  padding-bottom: 6.5rem;
}

#testimonials .swiper-slide {
  padding: 0;
}

#testimonials h2 {
  text-align: center;
  margin-bottom: 2rem;
}

@media all and (min-width: 769px) {
  #testimonials h2 {
    text-align: left;
    margin-bottom: 0;
  }
}

.testimonials {
  padding: 3.5rem 0 0;
}

@media all and (min-width: 600px) {
  .testimonials {
    padding: 6.5rem 0;
  }
}

@media all and (min-width: 1040px) {
  .testimonials {
    padding: 6.5rem 0 0;
  }
}

.testimonials__container {
  display: flex;
  flex-direction: column;
  background: #31524F;
}

@media all and (min-width: 600px) {
  .testimonials__container {
    flex-direction: row;
    height: 410px;
  }
}

@media all and (min-width: 1040px) {
  .testimonials__container {
    height: 600px;
  }
}

.testimonials__container:not(:first-child) {
  display: none;
}

.testimonials__img {
  width: 95%;
  margin: 0 auto;
  height: 280px;
  padding-top: 30px;
}

@media all and (min-width: 600px) {
  .testimonials__img {
    width: 30%;
    height: auto;
    padding-top: 0;
    margin: 0;
  }
}

.testimonials__img img {
  border-radius: 25px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

@media all and (min-width: 600px) {
  .testimonials__img img {
    border-radius: unset;
    height: 100%;
  }
}

.testimonials__content {
  width: 100%;
  background: #31524F;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 1em 1em 3em 1em;
}

@media all and (min-width: 600px) {
  .testimonials__content {
    padding: 0 1em;
    width: 70%;
  }
}

@media all and (min-width: 1040px) {
  .testimonials__content {
    padding: 0 10em;
  }
}

.testimonials__content h2 {
  color: white;
  text-align: left;
  line-height: 1.4;
}

.testimonials__content blockquote {
  font-size: 14px;
  font-family: "IBM Plex Serif", serif;
  line-height: 22px;
  color: white;
  position: relative;
  padding-bottom: 54px;
}

@media all and (min-width: 600px) {
  .testimonials__content blockquote {
    font-size: 20px;
    line-height: 30px;
  }
}

.testimonials__content blockquote:after {
  border-radius: 4px;
  border-bottom: 4px solid #E0D177;
  width: 96px;
  bottom: 24px;
  left: 0;
}

.testimonials__content h4 {
  color: white;
  font-weight: 400;
  line-height: 26px;
}

@media all and (min-width: 600px) {
  .testimonials__content h4 {
    line-height: 34px;
  }
}

.testimonials__content p {
  font-size: 16px;
  color: white;
  line-height: 30px;
}

.testimonials .testimonial-nav {
  display: flex;
  justify-content: space-between;
  position: relative;
  top: 2em;
  grid-gap: unset;
  width: 50px;
}

.testimonials .testimonial-nav .dot {
  border: unset;
  height: 19px;
  width: 19px;
  background: rgba(0, 0, 0, 0.4);
  min-height: unset;
  padding: 0;
  cursor: pointer;
}

.testimonials .testimonial-nav .dot.active {
  background: white;
  border: 3px solid rgba(0, 0, 0, 0.75);
}

.commodities {
  background: #F5F4F0;
}

@media all and (min-width: 1040px) {
  .commodities {
    background: url("../../img/grain.png") no-repeat right top/contain #F5F4F0;
  }
}

.commodities h2 {
  text-align: center;
}

@media all and (min-width: 600px) {
  .commodities h2 {
    text-align: left;
  }
}

.commodities .groups {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media all and (min-width: 600px) {
  .commodities .groups {
    flex-direction: row;
    align-items: unset;
  }
}

.commodities .groups.grains-oils {
  padding-bottom: 60px;
}

.commodities .groups.forage-hay {
  padding-bottom: 10px;
}

.commodities .groups figure {
  width: 107px;
  height: 107px;
  margin-right: 0;
}

@media all and (min-width: 600px) {
  .commodities .groups figure {
    margin-right: 30px;
  }
}

.commodities .groups h4 {
  font-size: 25px;
  font-family: "IBM Plex Serif", serif;
  font-weight: 400;
  line-height: 58px;
  text-align: center;
  padding: 15px 0;
}

@media all and (min-width: 600px) {
  .commodities .groups h4 {
    text-align: left;
    padding: 0;
  }
}

.commodities .groups ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

@media all and (min-width: 600px) {
  .commodities .groups ul {
    justify-content: normal;
  }
}

@media all and (min-width: 1040px) {
  .commodities .groups ul {
    flex-wrap: nowrap;
  }
}

.commodities .groups ul li {
  background-color: white;
  border: 1px solid #E3E2DA;
  border-radius: 50px;
  padding: 8px 18px;
  font-size: 18px;
  font-family: "Heebo", sans-serif;
  line-height: 24px;
}

.transparency {
  background: #FFFEFB;
}

.transparency__subheading {
  text-transform: uppercase;
  text-align: center;
  font-family: "Heebo", sans-serif;
  padding-bottom: 5px;
}

.transparency h2 {
  line-height: 35px;
  margin: 0;
}

@media all and (min-width: 1040px) {
  .transparency h2 {
    width: 60%;
    margin: 0 auto;
    line-height: 45px;
  }
}

.transparency .content {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
  padding-top: 40px;
}

@media all and (min-width: 600px) {
  .transparency .content {
    flex-direction: row;
    align-items: flex-start;
  }
}

@media all and (min-width: 1040px) {
  .transparency .content {
    align-items: center;
  }
}

.transparency .content__img {
  width: 100%;
}

@media all and (min-width: 600px) {
  .transparency .content__img {
    width: 45%;
  }
}

.transparency .content__content {
  width: 100%;
  padding-top: 20px;
}

@media all and (min-width: 1040px) {
  .transparency .content__content {
    width: 60%;
    padding: 0;
  }
}

.transparency .content__content ul {
  display: flex;
  flex-direction: column;
}

.transparency .content__content ul li {
  font-size: 20px;
  line-height: 28px;
  font-family: "IBM Plex Serif", serif;
  font-weight: 400;
  color: #3F444D;
  position: relative;
  padding: 0 0 0 2em;
}

.transparency .content__content ul li:before {
  background: url("../../img/checkmark.svg") no-repeat;
  left: 0;
  height: 100%;
  width: 100%;
}

.transparency .content__content p {
  padding: 30px 0;
}

.transparency .content__content .buttons {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media all and (min-width: 1040px) {
  .transparency .content__content .buttons {
    flex-direction: row;
    justify-content: normal;
  }
}

.transparency .content__content .buttons .btn {
  display: block;
  width: 100%;
  text-align: center;
  box-shadow: 0px 13px 19px #0000001A;
  padding: 16px 0;
}

.transparency .content__content .buttons .btn.btn-primary {
  margin-left: 0;
  max-width: 100%;
  margin-bottom: 1.5em;
}

@media all and (min-width: 1040px) {
  .transparency .content__content .buttons .btn.btn-primary {
    max-width: 192px;
    margin-bottom: 0;
    margin-right: 1em;
  }
}

.transparency .content__content .buttons .btn.btn-secondary {
  max-width: 100%;
  margin: 0;
}

@media all and (min-width: 1040px) {
  .transparency .content__content .buttons .btn.btn-secondary {
    flex-direction: row;
    max-width: 250px;
  }
}

.get-started {
  background: #31524F;
}

.get-started h2 {
  color: white;
  padding-bottom: 15px;
  margin-bottom: 0;
}

.get-started p {
  color: white;
  width: 100%;
  text-align: center;
  font-size: 16px;
}

@media all and (min-width: 1040px) {
  .get-started p {
    margin: 0 auto;
    width: 60%;
    font-size: 18px;
  }
}

.get-started .devices {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding-top: 50px;
}

@media all and (min-width: 600px) {
  .get-started .devices {
    flex-direction: row;
  }
}

.get-started .devices__block {
  width: 100%;
  background: #283935;
  border-radius: 25px;
  padding: 35px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.get-started .devices__block:last-child {
  margin-top: 2em;
}

@media all and (min-width: 600px) {
  .get-started .devices__block {
    width: 48%;
  }

  .get-started .devices__block:last-child {
    margin-top: 0;
  }
}

@media all and (min-width: 1040px) {
  .get-started .devices__block {
    width: 45%;
  }
}

.get-started .devices__block figure {
  width: 50%;
}

@media all and (min-width: 1040px) {
  .get-started .devices__block {
    width: 30%;
  }
}

.get-started .devices__block p {
  width: 100%;
  padding: 20px 0;
}

@media all and (min-width: 1040px) {
  .get-started .devices__block p {
    width: 80%;
  }
}

.get-started .devices__block .buttons {
  display: flex;
}

.get-started .devices__block .buttons img {
  height: 40px;
  width: auto;
}

@media all and (min-width: 600px) {
  .get-started .devices__block .buttons img {
    height: 38px;
  }
}

.get-started .devices__block .buttons .btn-nav {
  padding: 12px 0;
  font-size: 14px;
}

.get-started .devices__block--mobile .buttons {
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
}

@media all and (min-width: 1040px) {
  .get-started .devices__block--mobile .buttons {
    width: 70%;
  }
}

.get-started .devices__block--desktop .buttons {
  justify-content: center;
}

.get-started .devices__block--desktop .buttons .btn-nav {
  margin: 0;
}

section.scrollslider {
  display: grid;
}

@media screen and (min-width: 769px) {
  section.scrollslider {
    display: grid;
  }
}

section.scrollslider div.slide {
  display: grid;
}

@media screen and (min-width: 769px) {
  section.scrollslider div.slide {
    padding: 5rem 0;
    height: auto;
    justify-content: center;
    align-items: flex-start;
  }
}

section.scrollslider div.slide div {
  position: relative;
}

@media screen and (min-width: 769px) {
  section.scrollslider div.slide .reverse {
    order: 1 !important;
  }
}

section.scrollslider div.slide .fixed-image {
  order: 1;
}

section.scrollslider div.slide:first-child {
  padding: 0;
  justify-content: center;
  align-items: flex-start;
}

@media screen and (min-width: 769px) {
  section.scrollslider div.slide:first-child {
    padding: 0 0 5rem;
  }
}

section.scrollslider div.slide div.left {
  text-align: left;
  order: 2;
}

@media screen and (min-width: 769px) {
  section.scrollslider div.slide div.left {
    order: none;
  }
}

section.scrollslider div.slide div.left h2 {
  text-align: left;
  margin: 0rem 0 1.5rem;
}

.box-border {
  padding: 1.5rem;
  text-align: left;
  margin: 2rem auto;
  border: 1px solid #3F444D;
  border-radius: 1rem;
}

.box-border h3 {
  margin: 0 0 1rem;
}

.box-border p {
  margin: 1rem 0;
  font-size: 1rem;
}

.compact h2,
.compact p {
  margin: 0 0 1rem;
}

@media screen and (min-width: 1040px) {
  main section div .sticky {
    position: sticky !important;
    top: 9rem;
  }
}

.divider {
  border-bottom: 1px solid #b2b4b8;
}

.card {
  border-radius: 20px;
  background-color: #FFFEFB;
  padding: 2rem 0;
  box-shadow: 0 5px 20px #0000001A;
  border: 2px solid #E3E2DA;
}

ul.cards {
  grid-gap: 2rem;
  top: -35px;
  position: relative;
  grid-template-columns: repeat(4, 1fr);
}

@media screen and (min-width: 1040px) {
  ul.cards {
    grid-template-columns: repeat(3, 1fr);
  }
}

ul.cards li {
  background: white;
  box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.2);
  width: 90%;
  margin: 0 auto;
  grid-column: span 4;
}

@media screen and (min-width: 769px) {
  ul.cards li {
    width: 100%;
    grid-auto-rows: 130px;
    grid-gap: 16px;
    display: grid;
    grid-column: span 2;
  }

  ul.cards li:nth-last-child(1):nth-child(odd) {
    grid-column: 2 / span 2;
  }
}

@media screen and (min-width: 1040px) {
  ul.cards li {
    grid-column: span 1;
  }

  ul.cards li:nth-last-child(1):nth-child(odd) {
    grid-column: 3;
  }
}

ul.cards li h2 {
  margin: 1rem 0;
  flex-grow: 0;
}

ul.cards li .div {
  align-self: flex-start;
  justify-self: flex-start;
}

ul.cards li a {
  margin-bottom: 1.5rem;
  align-self: flex-end;
  justify-self: flex-end;
}

@media screen and (min-width: 769px) {
  ul.cards li a {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 769px) {
  ul.cards li {
    width: 100%;
  }
}

@media screen and (min-width: 769px) {
  ul.cards {
    position: relative;
    top: -50px;
    width: 100%;
  }
}

ul.cards p {
  font-size: 0.875rem;
  text-align: left;
  padding: 0 0rem 0 2rem;
}

ul.cards p:before {
  background-image: url("../../src/img/check-solid.svg");
  left: 0;
  content: '';
  position: absolute;
  left: 16px;
  background-size: cover;
  height: 20px;
  width: 20px;
}

@media all and (min-width: 769px) {
  ul.cards p:before {
    left: 15px;
  }
}

section.scrollslider {
  display: grid;
}

@media screen and (min-width: 769px) {
  section.scrollslider {
    display: grid;
  }
}

section.scrollslider div.slide {
  display: grid;
}

@media screen and (min-width: 769px) {
  section.scrollslider div.slide {
    padding: 5rem 0;
    height: auto;
    justify-content: center;
    align-items: flex-start;
  }
}

section.scrollslider div.slide div {
  position: relative;
}

@media screen and (min-width: 769px) {
  section.scrollslider div.slide .reverse {
    order: 1 !important;
  }
}

section.scrollslider div.slide .fixed-image {
  order: 1;
}

section.scrollslider div.slide:first-child {
  padding: 0;
  justify-content: center;
  align-items: flex-start;
}

@media screen and (min-width: 769px) {
  section.scrollslider div.slide:first-child {
    padding: 0 0 5rem;
  }
}

section.scrollslider div.slide div.left {
  text-align: left;
  order: 2;
}

@media screen and (min-width: 769px) {
  section.scrollslider div.slide div.left {
    order: none;
  }
}

section.scrollslider div.slide div.left h2 {
  text-align: left;
  margin: 1.25rem 0 1.5rem;
}

.box-border {
  padding: 1.5rem;
  text-align: left;
  margin: 2rem auto;
  border: 1px solid #3F444D;
  border-radius: 1rem;
}

.box-border label {
  margin: 1rem 0 0.5rem;
}

.box-border label,
.box-border p {
  font-size: 1rem;
}

.box-border h2,
.box-border h3 {
  margin: 0 0 1rem;
}

.box-border p {
  margin: 0;
}

@media screen and (min-width: 1040px) {
  main section div .sticky {
    position: sticky !important;
    top: 9rem;
  }
}

section.testimonial-lp div.swiper-wrapper div {
  margin-bottom: 0;
}

.bayer__hero {
  background: #000 url("../../img/bayer-hero--mobile.jpg") no-repeat top left/100%;
  margin-top: 4em;
  height: 100%;
}

@media all and (min-width: 769px) {
  .bayer__hero {
    padding-bottom: 2.5rem;
  }
}

@media all and (min-width: 1040px) {
  .bayer__hero {
    display: flex;
    align-items: center;
    background: url("../../img/bayer-hero.png") no-repeat top left/100%;
  }
}

@media all and (min-width: 1100px) {
  .bayer__hero {
    height: 100vh;
    background: url("../../img/bayer-hero.png") no-repeat top left/cover;
  }
}

.bayer__hero img {
  padding-top: 138px;
}

@media all and (min-width: 769px) {
  .bayer__hero img {
    padding-top: 238px;
  }
}

@media all and (min-width: 1040px) {
  .bayer__hero img {
    margin-left: 0;
    padding-top: 0;
  }
}

.bayer__hero h1 {
  padding-top: 20px;
  font-size: 25px;
  line-height: 35px;
  text-align: center;
}

@media all and (min-width: 1040px) {
  .bayer__hero h1 {
    width: 50%;
    font-size: 35px;
    line-height: 45px;
    text-align: left;
  }
}

.bayer__hero p {
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  color: white;
}

@media all and (min-width: 1040px) {
  .bayer__hero p {
    width: 50%;
    font-size: 18px;
    line-height: 26px;
    text-align: left;
  }
}

.bayer__hero a {
  margin: 30px auto 0 auto;
  min-width: 257px;
  height: 46px;
}

@media all and (min-width: 1040px) {
  .bayer__hero a {
    margin-left: 0;
    min-width: 192px;
  }
}

@media all and (min-width: 769px) {
  .bayer__connect {
    padding: 2.5rem 1.5rem;
  }
}

@media all and (min-width: 1040px) {
  .bayer__connect h2 {
    font-size: 35px;
    line-height: 45px;
    width: 75%;
    margin: 0 auto;
    padding: 60px 0 20px;
  }
}

.bayer__connect p {
  text-align: center;
  padding-bottom: 30px;
}

@media all and (min-width: 1040px) {
  .bayer__connect p {
    width: 75%;
    margin: 0 auto;
  }
}

.bayer__connect img {
  margin-bottom: 60px;
}

@media all and (min-width: 1040px) {
  .bayer__connect img {
    width: 90%;
  }
}

.bayer__connect img.img-mobile {
  display: block;
}

@media all and (min-width: 1040px) {
  .bayer__connect img.img-mobile {
    display: none;
  }
}

.bayer__connect img.img-desktop {
  display: none;
}

@media all and (min-width: 1040px) {
  .bayer__connect img.img-desktop {
    display: block;
  }
}

@media all and (min-width: 1040px) {
  .bayer__connect .connect-container {
    display: flex;
    justify-content: space-between;
    width: 90%;
    margin: 0 auto;
  }
}

.bayer__connect h4 {
  text-align: center;
  font-size: 20px;
  line-height: 26px;
  font-weight: normal;
}

.bayer__connect .btn-primary {
  margin: 20px auto 40px auto;
}

.bayer__connect .btn {
  box-shadow: 0px 13px 19px #0000001A;
}

.bayer__connect .btn-secondary {
  margin: 20px auto 0 auto;
}

@media all and (min-width: 769px) {
  .bayer__how-it-works {
    padding: 2.5rem 1.5rem;
  }
}

@media all and (min-width: 1040px) {
  .bayer__how-it-works .how-it-works-container {
    display: flex;
    flex-direction: column;
  }

  .bayer__how-it-works .how-it-works-container .inner-container {
    display: flex;
    align-items: center;
    margin-bottom: 70px;
  }

  .bayer__how-it-works .how-it-works-container .inner-container img {
    width: 40%;
  }

  .bayer__how-it-works .how-it-works-container .inner-container .inner-content {
    width: 50%;
  }

  .bayer__how-it-works .how-it-works-container .inner-container:first-child,
  .bayer__how-it-works .how-it-works-container .inner-container:last-child {
    flex-direction: row-reverse;
  }
}

.bayer__how-it-works h4 {
  text-align: center;
  font-size: 20px;
  line-height: 26px;
  font-weight: normal;
  padding-top: 20px;
}

@media all and (min-width: 1040px) {
  .bayer__how-it-works h4 {
    text-align: left;
    font-size: 35px;
    line-height: 51px;
    margin-bottom: 20px;
  }
}

.bayer__how-it-works p {
  padding-bottom: 60px;
  text-align: center;
}

@media all and (min-width: 1040px) {
  .bayer__how-it-works p {
    text-align: left;
  }
}

.bayer__connecting-accounts {
  padding-top: 0;
}

@media all and (min-width: 769px) {
  .bayer__connecting-accounts {
    padding: 0 1.5rem 2.5rem 1.5rem;
  }
}

.bayer__connecting-accounts .subheading {
  text-transform: uppercase;
  text-align: center;
  font-family: "Heebo", sans-serif;
  padding-bottom: 5px;
  font-size: 1.125rem;
  line-height: 1.9;
  font-weight: 700;
  margin: 0;
}

.bayer__connecting-accounts h2 {
  margin: 0 0 20px 0;
}

@media all and (min-width: 1040px) {
  .bayer__connecting-accounts h2 {
    margin: 0 0 50px 0;
  }
}

@media all and (min-width: 1040px) {
  .bayer__connecting-accounts .connecting-accounts-container {
    display: flex;
    justify-content: space-between;
  }

  .bayer__connecting-accounts .connecting-accounts-container img {
    width: 45%;
  }

  .bayer__connecting-accounts .connecting-accounts-container .inner-container {
    width: 50%;
  }
}

.bayer__connecting-accounts ul {
  padding-top: 20px;
}

@media all and (min-width: 769px) {
  .bayer__connecting-accounts ul {
    display: flex;
    flex-direction: column;
  }
}

@media all and (min-width: 1040px) {
  .bayer__connecting-accounts ul {
    margin-bottom: 30px;
  }
}

.bayer__connecting-accounts ul li {
  font-size: 20px;
  line-height: 28px;
  font-family: "IBM Plex Serif", serif;
  font-weight: 400;
  color: #3F444D;
  position: relative;
  padding: 0 0 0 2em;
}

.bayer__connecting-accounts ul li:before {
  background: url("../../img/checkmark.svg") no-repeat;
  left: 0;
  height: 100%;
  width: 100%;
}

.bayer__connecting-accounts p {
  padding-bottom: 0;
}

@media all and (min-width: 1040px) {
  .bayer__connecting-accounts .button-container {
    display: flex;
    margin-top: 30px;
  }

  .bayer__connecting-accounts .button-container .btn-primary {
    min-width: 192px;
    margin-left: 0;
  }

  .bayer__connecting-accounts .button-container .btn-secondary {
    min-width: 250px;
  }
}

.bayer__connecting-accounts .btn {
  box-shadow: 0px 13px 19px #0000001A;
  min-width: 257px;
  height: 46px;
  margin: 0 auto;
}

.bayer__connecting-accounts .btn-primary {
  margin-bottom: 15px;
}

.bayer__participate {
  padding-top: 0;
}

.bayer__participate h2 {
  margin: 0 0 15px 0;
}

@media all and (min-width: 1040px) {
  .bayer__participate h2 {
    margin: 0 0 30px 0;
    padding-top: 80px;
  }
}

.bayer__participate p {
  padding-bottom: 41.2px;
}

@media all and (min-width: 1040px) {
  .bayer__participate p {
    text-align: center;
    width: 75%;
    margin: 0 auto;
  }
}

@media all and (min-width: 1040px) {
  .bayer__participate .participate-container {
    display: flex;
  }

  .bayer__participate .participate-container .inner-container {
    width: 410px;
  }
}

.bayer__participate img {
  margin-bottom: 31px;
}

.bayer__participate img.bayer-logo {
  width: 99px;
}

@media all and (min-width: 1040px) {
  .bayer__participate img.bayer-logo {
    height: 142px;
  }
}

.bayer__participate .btn {
  box-shadow: 0px 13px 19px #0000001A;
  min-width: 257px;
  height: 46px;
  margin: 0 auto;
  margin-bottom: 52px;
}

.bayer__participate hr {
  border: 1px solid #3F444D;
  opacity: 0.1;
  margin-bottom: 43px;
}

@media all and (min-width: 1040px) {
  .bayer__participate hr {
    margin: 0 auto;
  }
}

.bayer__hub {
  background: #31524F;
  padding-bottom: 0;
}

@media all and (min-width: 1040px) {
  .bayer__hub {
    padding-top: 2.5rem;
  }
}

@media all and (min-width: 1040px) {
  .bayer__hub .hub-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

@media all and (min-width: 1040px) {
  .bayer__hub .inner-container {
    width: 50%;
  }
}

@media all and (min-width: 1040px) {
  .bayer__hub img {
    width: 45%;
  }
}

.bayer__hub h2 {
  color: white;
  margin: 0 0 15px 0;
}

@media all and (min-width: 1040px) {
  .bayer__hub h2 {
    text-align: left;
  }
}

.bayer__hub p {
  color: white;
  text-align: center;
  margin-bottom: 20px;
}

@media all and (min-width: 1040px) {
  .bayer__hub p {
    text-align: left;
  }
}

.bayer__hub .btn {
  box-shadow: 0px 13px 19px #0000001A;
  min-width: 257px;
  height: 46px;
  margin: 0 auto;
  margin-bottom: 30px;
}

@media all and (min-width: 1040px) {
  .bayer__hub .btn {
    margin-left: 0;
    min-width: 172px;
  }
}

.swat__hero {
  background: url("../../img/swat-hero@3x.png") no-repeat bottom right/80%, #31524F;
  margin-top: 4em;
  height: 108vh;
}

@media all and (min-width: 600px) {
  .swat__hero {
    background: url("../../img/swat-hero@3x.png") no-repeat bottom right/36%, #31524F;
    height: 65vh;
  }
}

@media all and (min-width: 769px) {
  .swat__hero {
    background: url("../../img/swat-hero@3x.png") no-repeat bottom right/44%, #31524F;
    height: 42vh;
  }
}

@media all and (min-width: 1040px) {
  .swat__hero {
    background: url("../../img/swat-hero@3x.png") no-repeat bottom right/50%, #31524F;
    height: 85vh;
  }
}

.swat__hero img {
  width: 60%;
}

@media all and (min-width: 600px) {
  .swat__hero img {
    width: 50%;
    padding-top: 20px;
  }
}

@media all and (min-width: 769px) {
  .swat__hero img {
    padding-top: 238px;
    width: 35%;
    margin-left: 0;
    padding-top: 0;
  }
}

.swat__hero h1 {
  text-shadow: none;
  color: white;
  padding-top: 20px;
  font-size: 25px;
  line-height: 35px;
  text-align: center;
}

@media all and (min-width: 769px) {
  .swat__hero h1 {
    width: 50%;
    font-size: 35px;
    line-height: 45px;
    text-align: left;
  }
}

.swat__hero p {
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  color: white;
}

@media all and (min-width: 769px) {
  .swat__hero p {
    width: 50%;
    font-size: 18px;
    line-height: 26px;
    text-align: left;
  }
}

.swat__hero p.small {
  font-size: 14px;
  text-align: center;
  line-height: 26px;
}

@media all and (min-width: 1040px) {
  .swat__hero p.small {
    text-align: left;
  }
}

.swat__hero a {
  margin: 30px auto 0 auto;
  min-width: 257px;
  height: 46px;
  box-shadow: 0px 13px 19px #0000001A;
}

@media all and (min-width: 769px) {
  .swat__hero a {
    margin-left: 0;
    min-width: 192px;
  }
}

.swat__certified h2 {
  margin: 0 0 1.5rem 0;
}

.swat__certified p {
  text-align: center;
}

@media all and (min-width: 769px) {
  .swat__certified p {
    text-align: left;
  }
}

.swat__certified sub {
  font-size: 11px;
}

.swat__certified img {
  margin: 1em 0;
  opacity: 0.5;
}

.swat__certified .btn {
  font-size: 17px;
  height: 46px;
  margin: 2em auto 0 auto;
  width: 160px;
  max-width: none;
  box-shadow: 0px 13px 19px #0000001A;
}

@media all and (min-width: 600px) {
  .swat__certified .btn {
    margin: 0 auto;
  }
}

.swat__certified .icons {
  background: #F5F4F0;
  border-radius: 20px;
  margin: 2em 0;
  padding: 2em;
}

.swat__certified .icons .icon-nav {
  display: flex;
  position: relative;
}

@media all and (min-width: 769px) {
  .swat__certified .icons .icon-nav {
    justify-content: center;
  }
}

.swat__certified .icons .icon-nav:after {
  content: '';
  position: absolute;
  border: 1px solid #E3E2DA;
  width: 100%;
  bottom: 10px;
  left: 0;
}

@media all and (min-width: 600px) {
  .swat__certified .icons .icon-nav li {
    cursor: pointer;
  }
}

.swat__certified .icons .icon-nav li:hover img {
  opacity: 1;
}

.swat__certified .icons .icon-nav li.active {
  position: relative;
}

.swat__certified .icons .icon-nav li.active:after {
  content: '';
  position: absolute;
  background: #3F444D;
  height: 3px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  bottom: 12px;
  width: 100%;
}

.swat__certified .icons .icon-nav li.active img {
  opacity: 1;
}

.swat__certified .icons .icon-nav li img {
  width: 60px;
  height: 75px;
  opacity: 0.3;
  margin-bottom: 0;
}

.swat__certified .icons .icon-nav li#tractor-web img {
  width: 100px;
}

.swat__certified .icons p {
  font-size: 16px;
  line-height: 24px;
}

.swat__certified .icons .icon-description {
  display: none;
}

.swat__certified .icons .icon-description.active {
  display: block;
}

@media all and (min-width: 769px) {
  .swat__certified .icons .icon-description.active {
    display: flex;
    align-items: center;
  }
}

.swat__certified .icons .icon-description .list {
  display: flex;
  flex-direction: column;
}

.swat__certified .icons .icon-description .list li {
  font-size: 16px;
  line-height: 24px;
  font-family: "Heebo", sans-serif;
  color: #3F444D;
}

.swat__certified .icons .icon-description .list ul {
  display: flex;
  flex-direction: column;
  list-style-type: disc;
}

@media all and (min-width: 1040px) {
  .swat__certified .icons .icon-description .list ul {
    padding-left: 3em;
  }
}

.swat__certified .icons .icon-description .list ul li {
  font-size: 16px;
  line-height: 24px;
  font-family: "Heebo", sans-serif;
  color: #3F444D;
}

.swat__certified .icons .icon-description img {
  margin: 1em auto;
  opacity: 1;
}

.swat__showcase {
  background: url("../../img/soil@2x.png") no-repeat center top/cover;
  height: 100%;
}

@media all and (min-width: 600px) {
  .swat__showcase {
    height: 40vh;
  }
}

@media all and (min-width: 769px) {
  .swat__showcase {
    height: 29vh;
  }
}

@media all and (min-width: 1040px) {
  .swat__showcase {
    background: url("../../img/soil-large@2x.png") no-repeat center center/cover;
    height: 748px;
  }
}

@media all and (min-width: 1040px) {
  .swat__showcase .wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 33em;
  }
}

.swat__showcase h2 {
  color: white;
  margin-bottom: 1em;
}

@media all and (min-width: 1040px) {
  .swat__showcase h2 {
    text-align: left;
  }
}

.swat__showcase p {
  color: white;
  text-align: center;
}

@media all and (min-width: 1040px) {
  .swat__showcase p {
    text-align: left;
  }
}

.swat__connecting-accounts {
  padding: 4em 0;
}

.swat__connecting-accounts h2 {
  margin-bottom: 1em;
}

@media all and (min-width: 1040px) {
  .swat__connecting-accounts h2 {
    width: 50%;
    margin: 0 auto 1em auto;
  }
}

.swat__connecting-accounts p {
  text-align: center;
}

.swat__connecting-accounts iframe {
  margin: 2em 0 0 0;
  height: 250px;
}

@media all and (min-width: 1040px) {
  .swat__connecting-accounts iframe {
    height: 560px;
  }
}

.swat__connecting-accounts .swat__img-maps {
  margin: 2em 0;
}

@media all and (min-width: 1040px) {
  .swat__connecting-accounts .swat__img-maps {
    width: 100%;
  }
}

.swat__connecting-accounts .row {
  margin-top: 2em;
  display: none;
  flex-direction: column;
}

@media all and (min-width: 1040px) {
  .swat__connecting-accounts .row {
    display: none;
    justify-content: space-between;
    flex-direction: row;
  }

  .swat__connecting-accounts .row br {
    display: none;
  }
}

@media all and (min-width: 1040px) {
  .swat__connecting-accounts .connecting-accounts-container {
    display: flex;
    flex-direction: column;
    width: 30%;
  }
}

.swat__connecting-accounts .connecting-accounts-container p {
  font-family: "Heebo", sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

@media all and (min-width: 1040px) {
  .swat__connecting-accounts .connecting-accounts-container img {
    margin: 0;
  }
}

.swat__connecting-accounts .connecting-accounts-container .group-heading {
  text-align: center;
  font-family: "IBM Plex Serif", serif;
  font-size: 20px;
  margin: 1em auto 6px auto;
}

@media all and (min-width: 1040px) {
  .swat__connecting-accounts .connecting-accounts-container .group-heading {
    height: 65px;
    text-align: center;
  }
}

.swat__connecting-accounts .button-container {
  margin-top: 2em;
}

@media all and (min-width: 600px) {
  .swat__connecting-accounts .button-container {
    margin: 2em 0 0 0;
    display: flex;
    justify-content: space-around;
  }
}

.swat__connecting-accounts .button-container .btn {
  width: 100%;
  max-width: 250px;
  margin: 0 auto;
  box-shadow: 0px 13px 19px #0000001A;
}

.swat__connecting-accounts .button-container .btn.btn-primary {
  margin: 0 auto 1em auto;
}

@media all and (min-width: 600px) {
  .swat__connecting-accounts .button-container .btn.btn-primary {
    margin: 0 auto;
  }
}

.swat__connecting-accounts .get-started {
  background: white;
  text-align: center;
  margin-top: 2em;
  font-size: 20px;
  line-height: 45px;
  font-family: "IBM Plex Serif", serif;
  position: relative;
  cursor: pointer;
}

.swat__connecting-accounts .get-started:after {
  position: absolute;
  border-style: solid;
  border-width: 0.15em 0.15em 0 0;
  content: '';
  display: inline-block;
  height: 0.45em;
  left: 50%;
  top: 2em;
  transform: rotate(-45deg);
  vertical-align: top;
  width: 0.45em;
  transform: rotate(135deg);
}

.swat__secure {
  background: #F5F4F0;
}

.swat__secure h2 {
  margin: 0 0 1.5rem 0;
}

.swat__secure .subheading {
  font-family: "Heebo", sans-serif;
  text-transform: uppercase;
  text-align: center;
  font-size: 16px;
  color: #3F444D;
}

.swat__secure ul {
  padding-top: 20px;
  margin: 1em 0 2em 0;
}

@media all and (min-width: 769px) {
  .swat__secure ul {
    display: flex;
    flex-direction: column;
  }
}

@media all and (min-width: 1040px) {
  .swat__secure ul {
    margin-bottom: 30px;
  }
}

.swat__secure ul li {
  font-size: 20px;
  line-height: 28px;
  font-family: "IBM Plex Serif", serif;
  font-weight: 400;
  color: #3F444D;
  position: relative;
  padding: 0 0 0 2em;
}

.swat__secure ul li:before {
  background: url("../../img/checkmark.svg") no-repeat;
  left: 0;
  height: 100%;
  width: 100%;
}

.swat__secure p {
  text-align: center;
}

@media all and (min-width: 1040px) {
  .swat__secure p {
    text-align: left;
  }
}

.swat__secure .btn {
  font-size: 17px;
  height: 46px;
  margin: 1em auto 0 auto;
  width: 80%;
  max-width: none;
  box-shadow: 0px 13px 19px #0000001A;
}

@media all and (min-width: 600px) {
  .swat__secure .btn {
    width: 262px;
    margin: 1em auto 0 auto;
  }
}

@media all and (min-width: 1040px) {
  .swat__secure .btn {
    margin: 1em 0;
  }
}

@media all and (min-width: 1040px) {
  .swat__secure .connecting-accounts-container {
    display: flex;
    justify-content: space-between;
  }

  .swat__secure .connecting-accounts-container img {
    width: 45%;
  }

  .swat__secure .connecting-accounts-container .inner-container {
    width: 45%;
  }
}

.swat .bayer__participate {
  padding: 3em 0;
}

.swat .bayer__participate h2 {
  margin-bottom: 1em;
  padding-top: 0;
}

@media all and (min-width: 1040px) {
  .swat .bayer__participate .bayer-logo {
    width: auto;
  }
}

.swat .swat__hub {
  padding: 5em 0;
  background: #31524F;
}

.swat .swat__hub h2 {
  text-align: center;
  color: white;
  margin-bottom: 20px;
}

.swat .swat__hub p {
  color: white;
  text-align: center;
  padding: 0 1em;
  margin-bottom: 2em;
}

@media all and (min-width: 1040px) {
  .swat .swat__hub p {
    padding: 0 13em;
  }
}

.swat .swat__hub img.desktop {
  display: none;
}

@media all and (min-width: 769px) {
  .swat .swat__hub img.desktop {
    display: block;
  }

  .swat .swat__hub img.mobile {
    display: none;
  }
}

.swat .swat__hub .btn {
  margin-bottom: 30px;
}

main section div.inner {
  width: 100%;
  margin: 0 auto;
}

main section.dark {
  background: #31524F;
}

main section.dark h2,
main section.dark p {
  color: #FFFEFB;
}

main section.light,
.light {
  background-color: #FFFEFB;
  color: #3F444D;
}

main section.cream,
.cream {
  background-color: #F5F4F0;
  color: #3F444D;
}

main section.producer {
  background-color: #FBF7E2;
}

main section.buyer {
  background-color: #ECF7FC;
}

main section.hero.forage-bg {
  background-image: url("../../src/img/52004865-0-hero-bg.jpg");
  background-size: 950px;
  background-position: left top;
  background-repeat: no-repeat;
}

@media all and (min-width: 1040px) {
  main section.hero.forage-bg {
    background-size: cover;
    min-height: 91vh;
  }
}

main section.hero {
  min-height: 500px;
  display: flex;
  padding: 0;
}

main section.hero.targets {
  min-height: 360px;
  padding-bottom: 2rem;
}

@media all and (min-width: 1040px) {
  main section.hero.targets {
    padding-bottom: 5.5rem;
  }
}

@media screen and (min-width: 769px) {
  main section.hero.targets div.inner.area {
    grid-template-columns: 35% 65%;
  }
}

main section.hero div.inner {
  display: flex;
  align-items: center;
  flex-direction: column;
}

main section.hero div.inner.area {
  display: grid;
  grid-template-areas: "text""image""cta";
}

@media all and (min-width: 769px) {
  main section.hero div.inner {
    display: grid;
    grid-template-columns: 40% 60%;
    flex-direction: row;
  }

  main section.hero div.inner.area {
    display: grid;
    grid-template-areas: "text image""cta image";
  }
}

@media all and (min-width: 1040px) {
  main section.hero div.inner {
    display: grid;
    grid-template-columns: 40% 60%;
    grid-gap: 0;
    flex-direction: row;
    padding-bottom: 3.5rem;
    padding-top: 2rem;
  }

  main section.hero div.inner .pd-bottom {
    padding-bottom: 0rem;
  }
}

main section.hero div.inner.area>div.hero-text {
  grid-area: text;
}

main section.hero div.inner.area>div.hero-image {
  grid-area: image;
}

main section.hero div.inner.area>div.hero-cta {
  grid-area: cta;
}

main section.hero div.inner.area>div.hero-text,
main section.hero div.inner.area>div.hero-image,
main section.hero div.inner.area>div {
  padding-bottom: 0;
}

main section.hero div.inner div.hero-text {
  text-align: center;
  margin: auto;
  padding-bottom: 1rem;
}

@media all and (min-width: 769px) {
  main section.hero div.inner div.hero-text {
    text-align: left;
  }
}

@media all and (min-width: 1040px) {
  main section.hero div.inner div.hero-text {
    padding: 3.5rem 0 0;
  }
}

main section.hero div.inner div.hero-text h1 {
  font-size: 2.4rem;
  color: #3F444D;
  text-shadow: none;
}

@media all and (min-width: 1040px) {
  main section.hero div.inner div.hero-text h1 {
    font-size: 3rem;
  }
}

main section.hero div.inner div.hero-text p {
  color: #3F444D;
  font-size: 1.25rem;
}

main section.hero div.inner div.hero-text p.small {
  font-size: 1rem;
}

main section.hero div.inner div.hero-image {
  text-align: center;
  padding: 1rem 0;
}

@media all and (min-width: 769px) {
  main section.hero div.inner div.hero-image {
    display: block;
    position: relative;
    order: 2;
  }
}

main section.hero div.inner div.hero-image img {
  width: 100%;
}

@media all and (min-width: 769px) {
  main section.hero div.inner div.hero-image img {
    max-width: 100%;
  }
}

@media all and (min-width: 1040px) {
  main section.hero div.inner div.hero-image img {
    max-width: 100%;
  }
}

main section.hero div.inner div.hero-image-mobile {
  display: block;
  text-align: center;
  width: 100%;
}

@media all and (min-width: 769px) {
  main section.hero div.inner div.hero-image-mobile {
    display: none;
  }
}

main section.hero div.inner div.hero-image-mobile img {
  width: 65%;
}

@media all and (min-width: 769px) {
  main section.hero div.inner div.hero-image-mobile img {
    max-width: 65%;
  }
}

@media all and (min-width: 1040px) {
  main section.hero div.inner div.hero-image-mobile img {
    max-width: 65%;
  }
}

main section.hero div.inner div.hero-cta {
  text-align: center;
  padding-top: 0;
}

@media all and (min-width: 769px) {
  main section.hero div.inner div.hero-cta {
    text-align: left;
  }
}

section.reason h2 {
  text-align: center;
  margin: 0 0 1rem;
}

@media all and (min-width: 1040px) {
  section.reason h2 {
    padding: 0 6rem;
  }
}

section.reason ul {
  display: grid;
  justify-content: center;
  text-align: center;
}

section.reason ul li {
  padding: 1rem;
}

@media all and (min-width: 1040px) {
  section.reason ul li {
    padding: 2rem 1rem;
  }
}

section.reason ul h2 {
  font-size: 1.5rem;
  margin: 0;
  padding: 0.5rem 0 0 0;
}

section.reason ul img {
  max-width: 260px;
}

section.testimonial-lp {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}

section.testimonial-lp div.inner {
  display: flex;
  align-items: center;
  flex-direction: column;
}

@media all and (min-width: 769px) {
  section.testimonial-lp div.inner {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 10%;
    flex-direction: row;
    padding-bottom: 6.5rem;
  }
}

section.testimonial-lp div.inner h2 {
  margin-bottom: 0.5rem;
  padding: 0 1rem;
}

@media all and (min-width: 769px) {
  section.testimonial-lp div.inner h2 {
    text-align: left;
    padding: 0;
  }
}

section.commodity {
  background: url("../../src/img/mobile-commodities-bg@3x.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

@media all and (min-width: 1040px) {
  section.commodity {
    background: url("../../src/img/commodities-bg-desktop@3x.jpg");
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 40%;
    min-height: 90vh;
    display: flex;
    justify-items: center;
    align-items: center;
  }
}

section.commodity .inner {
  grid-template-columns: 1fr;
}

section.commodity h2 {
  margin: 0 0 1rem 0;
}

@media all and (min-width: 1040px) {
  section.commodity h2 {
    text-align: left;
  }
}

section.commodity h3 {
  text-align: center;
}

@media all and (min-width: 1040px) {
  section.commodity h3 {
    text-align: left;
  }
}

section.commodity ul.flex.block {
  grid-template-columns: 1fr;
  margin: 1rem 0;
}

@media all and (min-width: 1040px) {
  section.commodity ul.flex.block {
    margin: 3rem 0;
    grid-gap: 2rem;
  }
}

section.commodity ul.flex.block li {
  display: block;
  text-align: center;
}

section.commodity ul.flex.block li ul.tag {
  grid-gap: 0;
}

section.commodity ul.flex.block li div li {
  margin: 0.5rem 0.5rem 0 0;
}

@media all and (min-width: 1040px) {
  section.commodity ul.flex.block li {
    display: flex;
  }

  section.commodity ul.flex.block li img {
    margin: 0;
  }
}

section.calltoaction {
  background: linear-gradient(0deg, black 2%, rgba(0, 0, 0, 0.9) 10%, rgba(0, 0, 0, 0.1) 100%);
  background-size: cover;
  background-position: 100% 75%;
  background-repeat: no-repeat;
  text-align: center;
  min-height: 75vh;
  color: white;
}

section.calltoaction .inner div.grid {
  display: grid;
  grid-template-rows: 1fr;
  row-gap: 1.5rem;
}

@media all and (min-width: 1040px) {
  section.calltoaction .inner div.grid {
    max-width: 720px;
    margin: 0 auto;
  }
}

.col {
  flex-direction: column;
}

.col .inner div {
  width: 100%;
}

.compact {
  max-width: 720px;
  margin: 0 auto;
}

.compact.left h2 {
  text-align: left;
}

.compact form {
  max-width: 480px;
  margin: 3rem auto 0;
}

@media all and (min-width: 769px) {
  .col-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 5%;
  }

  .col-2 .slim {
    grid-gap: 4%;
  }
}

.col-2.center div:first-child {
  margin-bottom: 4rem;
}

@media all and (min-width: 769px) {
  .col-2.center div:first-child {
    margin-bottom: 0rem;
  }
}

.col-2 div.left h2 {
  text-align: left;
}

.col-2 .fixed-image {
  margin: 0;
}

@media all and (min-width: 769px) {
  .col-2.unequal {
    grid-template-columns: 1fr 2fr;
  }
}

.two-column .inner {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.two-column .inner div {
  text-align: center;
}

@media all and (min-width: 1040px) {
  .two-column .inner div {
    text-align: left;
  }
}

.two-column .inner div a img {
  max-width: 180px;
  cursor: pointer;
}

@media all and (min-width: 1040px) {
  .two-column .inner div a img {
    max-width: 140px;
  }
}

.two-column .inner h2,
.two-column .inner p {
  text-align: center;
  margin: 0rem 0 1rem 0;
}

@media all and (min-width: 769px) {
  .two-column .inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10%;
  }

  .two-column .inner h2,
  .two-column .inner p {
    text-align: left;
  }

  .two-column .inner p {
    font-size: 1.125rem;
    line-height: 1.7;
  }
}

.two-column ul {
  margin: 2rem 0;
}

.two-column ul li.flex {
  display: inline-flex;
  align-items: center;
  padding: 0;
  margin: 0 0 0.5rem 0;
}

.two-column ul li.flex img {
  margin: 0 1rem 0 0;
}

.two-column ul li.flex p {
  margin-bottom: 0;
  font-weight: 500;
  text-align: left;
}

.two-column.calltoaction div {
  text-align: center;
  margin-bottom: 0;
}

@media all and (min-width: 1040px) {
  .two-column.calltoaction div {
    text-align: left;
  }
}

@media all and (max-width: 769px) {
  section .inner div {
    margin-bottom: 2rem;
  }
}

section .inner div img.small.mobile {
  max-width: 180px;
}

@media all and (min-width: 769px) {
  section .inner div img.small.mobile {
    max-width: 90%;
  }
}

section.borderless {
  padding-top: 0;
}

@media all and (min-width: 1040px) {
  section div.inner.unequal {
    display: grid;
    grid-template-columns: 35% 60%;
    grid-gap: 5%;
    flex-direction: row;
  }
}

section div.inner.unequal ul {
  display: flex;
  flex-direction: column;
}

.fold {
  height: 100vh;
  max-width: 560px;
}

.fold img {
  width: 100%;
  max-width: 480px;
  margin: 0 auto;
  margin-bottom: 2rem;
}

.fold h1 {
  color: #3F444D;
  text-shadow: none;
}

@media all and (min-width: 769px) {
  .inner.reverse {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10%;
  }

  .inner.reverse.slim {
    grid-gap: 4%;
  }

  .inner.reverse.unequal {
    grid-template-columns: 2fr 3fr;
  }
}

@media all and (min-width: 769px) {
  .inner.reverse div:nth-child(1) {
    order: 2;
  }
}

@media all and (min-width: 769px) {
  .inner.reverse div:nth-child(2) {
    order: 1;
  }
}

.swiper-container {
  width: 100%;
  height: auto;
  bottom: 0;
}

.combyne-pagination {
  width: 70px;
  height: 10px;
}

.combyne-pagination span.swiper-pagination-bullet {
  width: 70px;
  height: 10px;
  border-radius: 6px;
  background: #667b75;
  opacity: 1;
}

.combyne-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #667b75;
  width: 70px;
  position: relative;
}

.combyne-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 70px;
  height: 10px;
  border-radius: 6px;
  background-color: #E0D177;
  -webkit-animation: load 4.5s ease;
  animation: load 4.5s ease;
}

.swiper-slide.swiper-slide-next,
.swiper-slide.swiper-slide-prev {
  opacity: 0.5;
}

@media all and (min-width: 1040px) {

  .swiper-slide.swiper-slide-next,
  .swiper-slide.swiper-slide-prev {
    opacity: 0;
  }
}

@-webkit-keyframes load {
  0% {
    max-width: 0;
    width: 70px;
  }

  100% {
    width: 70px;
    max-width: 70px;
  }
}

@keyframes load {
  0% {
    max-width: 0;
    width: 70px;
  }

  100% {
    width: 70px;
    max-width: 70px;
  }
}

.testimonial-col-2 {
  background: #FFFEFB;
  border-radius: 1rem;
  padding: 1rem;
  margin: 0;
  color: #3F444D;
}

@media all and (min-width: 1040px) {
  .testimonial-col-2 {
    background: transparent;
    display: grid;
    grid-template-columns: 35% 60%;
    grid-gap: 7%;
  }
}

.testimonial-col-2 div.text {
  margin: 0;
  display: flex;
  flex-direction: column;
}

.flex-column {
  display: flex;
  flex-direction: column;
  text-align: center;
  margin: 0;
}

.flex-column h2 {
  text-align: center;
  margin: 0 0 1rem 0;
}

@media all and (min-width: 1040px) {
  .flex-column h2 {
    text-align: left;
  }
}

.flex-column p {
  font-size: 1rem;
}

.flex-column div:nth-child(2) {
  padding: 0;
}

@media all and (min-width: 1040px) {
  .flex-column div:nth-child(2) {
    padding: 0 1rem;
  }
}

@media all and (min-width: 1040px) {
  .flex-column {
    flex-direction: row;
    width: 40vw;
    max-width: 600px;
    text-align: left;
  }
}

.rows {
  display: grid;
  grid-gap: 2rem;
}

@media all and (min-width: 1040px) {
  .rows {
    grid-gap: 4rem;
  }
}

@media all and (min-width: 1040px) {
  main section.final {
    background-image: url("../../src/img/all-devices@3x.png");
    background-size: 600px;
    background-position: 105% 50%;
    background-repeat: no-repeat;
  }

  main section.final h2.title {
    text-align: left;
    font-size: 3rem;
  }
}

img.full {
  max-width: 100%;
}

section ul li img.icon,
img.icon {
  max-width: 160px;
}

.center {
  text-align: center;
  margin: 0 auto;
}