body {
  margin: 0;
  max-width: 100vw;
  font-family: "Raleway", sans-serif;
  color: #1c3333;
}
body * {
  box-sizing: border-box;
}

section {
  position: relative;
}

.container {
  max-width: 1120px;
  display: flex;
  width: 100%;
  margin: auto;
  position: relative;
}

span.green {
  color: #00b468;
}
span.brown {
  color: #b7a38c;
}

.robot {
  font-family: "Roboto", sans-serif;
}

.cta {
  display: flex;
  color: #1c3333;
  background: #f1ccb9;
  height: 56px;
  width: 249px;
  justify-content: center;
  align-items: center;
  border-radius: 16px;
  text-decoration: none;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}
.cta:before {
  content: "";
  display: flex;
  height: 20px;
  width: 20px;
  background: url(../image/arr.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
}

.avg-header {
  height: 80px;
  display: flex;
}
.avg-header .logo {
  padding-left: 5px;
}
.avg-header .logo img {
  height: 48px;
  width: 91px;
  object-fit: contain;
}

.section-bg {
  width: 100%;
  position: absolute;
  z-index: -1;
  height: 100%;
}
.section-bg .worm {
  height: 100%;
  overflow: hidden;
}

.banner {
  height: 600px;
}
.banner .section-bg {
  background: linear-gradient(50.11deg, #4a6867 9.11%, #1c3333 93.22%);
}
.banner .section-bg .worm {
  background-image: url(../image/worm1.svg);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner-card {
  position: relative;
  height: 545px;
  width: 736px;
  background: white;
  margin: auto;
  margin-top: 160px;
  border-radius: 24px;
  box-shadow: 0px 4px 40px rgba(74, 104, 103, 0.15);
  display: flex;
  flex-wrap: wrap;
  padding: 56px;
  box-sizing: border-box;
}
.banner-card .avg-ok-circle {
  position: absolute;
  right: -187px;
  top: -114px;
}
.banner-card .logo-top {
  width: 50%;
  height: 145px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.banner-card .logo-top .geldig {
  height: 72px;
  width: 237px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #e7e8e9;
  border-radius: 8px;
  box-sizing: border-box;
}
.banner-card .logo-top .geldig h4 {
  font-size: 24px;
  font-weight: 800;
  line-height: 32px;
  margin: 0;
  margin-left: 4px;
}
.banner-card .logo-top .geldig .circle {
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner-card .logo-top .geldig + span {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 18px;
  margin-top: 16px;
}
.banner-card .logo-top .geldig.small {
  height: 105px;
  margin: 20px 0;
}
.banner-card .wide-banner {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.banner-card .wide-banner h1 {
  font-weight: 800;
  font-size: 71px;
  line-height: 96px;
  margin: 0;
  display: flex;
  flex-direction: column;
}
.banner-card .wide-banner h1 + span {
  font-size: 24px;
  line-height: 40px;
  font-weight: 500;
}
.banner-card .wide-banner h1 + span strong {
  font-weight: 800;
}

.reasons .section-bg {
  background: #f4f1ee;
}
.reasons .section-bg .worm {
  background-image: url(../image/worm2.svg);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
.reasons .container {
  padding-top: 225px;
  flex-direction: column;
  padding-bottom: 94px;
}
.reasons h2 {
  font-size: 48px;
  font-weight: 800;
  margin: 0;
}
.reasons ol {
  margin-left: 155px;
  list-style: none;
  counter-reset: my-awesome-counter;
  margin-right: 100px;
  margin-top: 40px;
}
.reasons ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  margin-bottom: 30px;
}
.reasons ol li:before {
  content: counter(my-awesome-counter);
  position: absolute;
  left: -91px;
  font-size: 32px;
  line-height: 18px;
  font-weight: 900;
  font-family: "Roboto", sans-serif;
  color: #00b468;
  height: 51px;
  width: 51px;
  display: flex;
  justify-content: center;
  align-items: center;
  top: -11px;
  background: white;
  border-radius: 50%;
}
.reasons ol li h4 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 800;
  margin: 16px 0;
}
.reasons ol li p {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

.reasons .semi-content {
  font-size: 24px;
  line-height: 40px;
  font-weight: 500;
  text-align: justify;
  display: block;
  max-width: 736px;
  margin: -20px auto 30px;
}
.signs .container {
  padding: 72px 0;
  justify-content: space-between;
}
.signs .left-column {
  display: flex;
  flex-direction: column;
  max-width: 225px;
  justify-content: center;
  align-items: center;
}
.signs .left-column p {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
  color: #4a6867;
  margin: 0;
  padding: 24px 16px;
}
.signs .left-column img {
  width: 100%;
}
.signs .left-column .stich,
.signs .left-column .stich img {
  width: 101px;
  height: 53px;
}
.signs .left-column > div {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.signs .right-column {
  width: 100%;
  margin-left: 145px;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
.signs .right-column h3 {
  max-width: 548px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 800;
  margin: 0;
}
.signs .right-column .sign img {
  height: 104px;
  width: 260px;
}
.signs .right-column .sign h5 {
  margin: 16px 0 8px;
  font-weight: 800;
  font-size: 16px;
  line-height: 24px;
}
.signs .right-column .sign span {
  font-size: 14px;
  line-height: 18px;
}

.om-oss .section-bg {
  background: #f4f1ee;
  border-radius: 16px;
  top: 0;
  left: 0;
}
.om-oss .container {
  padding: 80px 48px;
  margin-bottom: 80px;
  justify-content: space-between;
}
.om-oss .left-col {
  width: 353px;
  margin-right: 1em;
}
.om-oss .left-col h4 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 800;
  margin: 0;
  margin-bottom: 24px;
}
.om-oss .left-col h4 + span {
  font-size: 16px;
  line-height: 24px;
}
.om-oss ul.checks {
  margin: 0;
  list-style-type: none;
  padding: 0;
  padding-left: 32px;
}
.om-oss ul.checks li {
  margin-bottom: 16px;
  line-height: 24px;
  font-size: 16px;
  position: relative;
}
.om-oss ul.checks li:last-child {
  margin-bottom: 0;
}
.om-oss ul.checks li:before {
  content: "";
  position: absolute;
  display: flex;
  height: 13px;
  width: 16px;
  background: url(../image/cb2.svg);
  background-repeat: no-repeat;
  left: -30px;
  top: 4px;
}

.weten .section-bg {
  background: linear-gradient(50.11deg, #4a6867 9.11%, #1c3333 93.22%);
}
.weten .section-bg .worm {
  background-image: url(../image/worm3.svg);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
.weten .container {
  padding: 80px 0;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 24px;
}
.weten .container h3 {
  color: white;
  font-size: 32px;
  width: 100%;
  text-align: center;
  margin: 0;
  line-height: 40px;
}

.address .section-bg {
  background: #f4f1ee;
}
.address .container {
  padding: 104px 0;
}
.address .left-col {
  width: 544px;
  max-width: 100%;
  font-size: 48px;
  line-height: 56px;
  font-weight: 800;
  white-space: pre-line;
  margin: 0;
}
.address .right-col {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
.address .right-col h4 {
  width: 100%;
  font-size: 24px;
  line-height: 32px;
  font-weight: 800;
  margin: 0;
}
.address .right-col .address-col {
  width: 50%;
  max-width: 256px;
}
.address .right-col .address-col p {
  display: flex;
  flex-direction: column;
  margin: 0;
  margin-bottom: 16px;
  font-family: "Roboto", sans-serif;
  font-size: 19px;
  line-height: 28.5px;
}
.address .right-col .address-col p strong {
  font-size: 16px;
  font-family: "Raleway", sans-serif;
  font-weight: 800;
  line-height: 24px;
}

.learn-more .container {
  padding: 40px;
  justify-content: center;
  gap: 24px;
  align-items: center;
}
.learn-more .cta {
  width: 284px;
  max-width: 100%;
  background: #d88962;
}
.learn-more h5 {
  font-weight: 800;
  font-size: 16px;
  margin: 0;
}

footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-top: 4px solid #f4f1ee;
}
footer .container {
  padding: 40px 0;
  justify-content: space-between;
}
footer .avg-logo {
  margin-right: 128px;
}
footer .avg-logo img {
  height: 85px;
  width: 160px;
  object-fit: contain;
}
footer .footer-col h5 {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: 800;
}
footer .footer-col a {
  color: inherit;
  display: block;
  font-family: "Roboto", sans-serif;
  margin-top: 10px;
  font-size: 14px;
  line-height: 18px;
}
footer .footer-col p {
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 18px;
}
footer .footer-col.col-1 {
  width: 160px;
}
footer .footer-col.col-1 h5 {
  margin-bottom: 10px;
}
footer .footer-col.col-1 span {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 18px;
}
footer .footer-col.col-2 {
  max-width: 200px;
  margin-left: 60px;
}
footer .footer-col .partner-cip img,
footer .footer-col .partner-dna img {
  width: 161px;
  height: 65px;
  object-fit: contain;
}
footer .cpy {
  padding: 26px;
  background: #f4f1ee;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
footer .cpy * {
  font-size: 14px;
  line-height: 18px;
  font-family: "Roboto", sans-serif;
}
footer .cpy *:after {
  content: "|";
  padding: 0.5ch;
}
footer .cpy *:last-child:after {
  content: none;
}
footer .cpy a {
  color: #4a6867;
  text-decoration: none;
}

@media (max-width: 900px) {
  .cta {
    width: 325px;
  }

  .avg-header .container {
    justify-content: center;
  }

  .banner {
    height: auto;
    margin-bottom: -76px;
  }
  .banner .section-bg .worm {
    background-image: url(../image/worm1-m.svg);
  }

  .banner-card {
    width: calc(100vw - 50px);
    margin-top: 72px;
    height: auto;
    padding: 48px 24px;
  }
  .banner-card .wide-banner h1 {
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    margin-top: 24px;
    margin-bottom: 8px;
  }
  .banner-card .wide-banner h1 + span {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }
  .banner-card .logo-top {
    width: 100%;
    max-height: 113px;
    justify-content: center;
    height: auto;
    flex-direction: column;
  }
  .banner-card .logo-top img {
    height: 100%;
    width: 100%;
    object-fit: contain;
  }
  .banner-card .logo-top .geldig {
    height: 56px;
    width: 169px;
  }
  .banner-card .logo-top .geldig h4 {
    font-size: 16px;
    line-height: 24px;
  }
  .banner-card .avg-ok-circle {
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    height: 95px;
    top: -47px;
  }

  .reasons .section-bg .worm {
    background-image: url(../image/worm2-m.svg);
  }
  .reasons .container {
    padding: 132px 24px 56px;
  }
  .reasons h2 {
    font-size: 32px;
    line-height: 40px;
  }
  .reasons ol {
    margin: 0;
    padding: 0;
  }
  .reasons ol li {
    margin-top: 30px;
    margin-bottom: 0;
    padding-top: 31px;
  }
  .reasons ol li:before {
    left: 0;
    top: 0;
    font-size: 16px;
    width: 31px;
    height: 31px;
    line-height: 24px;
  }
  .reasons ol li h4 {
    font-size: 16px;
    line-height: 24px;
    margin: 12px 0;
  }
  .reasons ol li p {
    margin: 12px 0;
  }

  .reasons .semi-content {
    font-size: 16px;
    line-height: inherit;
    text-align: inherit;
  }

  .signs .container {
    flex-direction: column;
    padding: 56px 24px;
  }
  .signs .left-column {
    flex-direction: row;
    max-width: 100%;
    justify-content: left;
  }
  .signs .left-column img {
    width: 99px;
  }
  .signs .left-column > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .signs .left-column p {
    padding: 0 16px 16px;
  }
  .signs .right-column {
    margin-left: 0;
    margin-top: 30px;
  }
  .signs .right-column h3 {
    font-size: 24px;
    line-height: 32px;
  }

  .om-oss .section-bg {
    border-radius: 0;
  }
  .om-oss .container {
    flex-direction: column;
    padding: 56px 24px;
    margin: 0;
  }
  .om-oss .left-col {
    width: 100%;
  }
  .om-oss .left-col h4 {
    margin-bottom: 16px;
  }
  .om-oss ul.checks {
    margin-top: 32px;
  }

  .weten .section-bg .worm {
    background-image: url(../image/worm3-m.svg?1);
  }
  .weten .container {
    padding: 56px 24px;
  }
  .weten .container h3 {
    font-size: 24px;
    line-height: 32px;
  }

  .address .container {
    flex-direction: column;
    padding: 56px 24px;
  }
  .address .left-col {
    width: auto;
    line-height: 40px;
    font-size: 32px;
    margin-bottom: 30px;
  }
  .address .right-col {
    gap: 16px;
  }
  .address .right-col .address-col {
    width: 100%;
    max-width: 240px;
  }
  .address .right-col .address-col p:last-child {
    margin-bottom: 0;
  }

  .learn-more .container {
    flex-direction: column;
    padding: 56px 40px;
  }

  footer .cpy {
    flex-wrap: wrap;
  }
  footer .container {
    padding: 32px 24px;
    flex-wrap: wrap;
  }
  footer .avg-logo {
    margin: 0;
    width: 100%;
    margin-bottom: 32px;
  }
  footer .avg-logo img {
    height: 72px;
    width: 136px;
  }
  footer .footer-col.col-1 {
    display: flex;
    flex-direction: column;
  }
  footer .footer-col.col-1 strong {
    margin-bottom: 16px;
  }
  footer .footer-col.col-2 {
    margin-left: 0;
    margin-top: 16px;
    max-width: 100%;
    margin-bottom: 32px;
  }
  footer .footer-col a {
    margin-top: 16px;
  }
  footer .footer-col .partner-cip img,
  footer .footer-col .partner-dna img {
    width: 152px;
    height: 62px;
  }
}
@media (max-width: 1124px) and (min-width: 901px) {
  .banner-card .avg-ok-circle {
    right: auto;
    top: -120px;
    width: 100%;
    left: 0;
    height: 180px;
  }
  .banner-card .avg-ok-circle img {
    height: 100%;
    width: 100%;
    object-fit: contain;
  }

  .reasons .container {
    padding-left: 24px;
    padding-right: 24px;
  }

  .signs .container {
    padding-left: 24px;
    padding-right: 24px;
  }

  .om-oss .container {
    margin-bottom: 0;
    border-radius: 0;
  }

  .address .container {
    padding-left: 24px;
    padding-right: 24px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .address .right-col {
    width: 544px;
  }
}

/*# sourceMappingURL=style.css.map */
