:root {
  --red: #e30613;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('../images/check_1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.graf-3441-section {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
  position: static;
  background-color: #F8F8F8;
  border-radius: 30px;
}

.graf-3441-container {
  max-width: 100%;
  padding: 40px 20px;
}

.graf-3441-box-2-txt-field {
  grid-column-gap: 60px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 30px;
  display: grid;
}

.graf-3441-text-field {
  color: #000;
  border: 1px solid #e8e8e8;
  border-radius: 10px;
  min-height: 48px;
  max-height: 48px;
  margin-bottom: 0;
  font-weight: 700;
}

.graf-3441-text-field::placeholder {
  color: rgba(0, 0, 0, .6);
}

.graf-3441-text-field.telefon {
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.graf-3441-checkbox {
  width: 20px;
  height: 20px;
  margin-top: 2px;
  margin-left: -30px;
}

.graf-3441-checkbox.w--redirected-checked {
  border-color: var(--red);
  background-color: var(--red);
  background-size: 12px;
}

.graf-3441-checkbox.w--redirected-focus {
  box-shadow: none;
}

.graf-3441-checkbox-field {
  margin-bottom: 24px;
  padding-left: 30px;
  font-size: 11px;
  font-weight: 400;
  line-height: 16px;
}

.graf-3441-checked-label {
  font-weight: 300;
}

.graf-2486-submit {
  background-color: var(--red);
  cursor: pointer;
  border-radius: 10px;
  width: 100%;
  max-width: 275px;
  min-height: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 25px;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}

.graf-3441-box-cta {
  text-align: center;
  margin-top: 40px;
}

.graf-3441-disclaimer-txt {
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 11px;
  font-weight: 400;
  line-height: 16px;
}

.body {
  background-color: rgba(0, 0, 0, 0);
}

.block-graf-3441 {
  margin-bottom: 15px;
  padding-bottom: 30px;
  display: block;
  position: relative;
}

.error-info-graf-3441 {
  color: #e30613;
  font-size: 11px;
  font-weight: 400;
  line-height: 16px;
  position: absolute;
  top: auto;
  bottom: 10px;
  left: 0%;
  right: auto;
}

.field-label-graf-3441 {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.div-block-2 {
  background-color: #fff;
  border: 1px solid #e8e8e8;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  height: 48px;
  min-height: 48px;
  max-height: 48px;
}

.text-block-2 {
  justify-content: center;
  align-items: center;
  min-width: 48px;
  max-width: 48px;
  height: 48px;
  min-height: 48px;
  max-height: 48px;
  display: flex;
}

.div-block-3 {
  display: flex;
}

.txt-1-graf-3441 {
  text-align: center;
  margin-bottom: 13px;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
}

.txt-2-graf-3441 {
  color: #e30613;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

.txt-3-graf-3441 {
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
}

.txt-4-graf-3441 {
  color: #e30613;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
}

.txt-5-graf-3441 {
  text-align: center;
  margin-top: 5px;
  font-size: 20px;
  font-weight: 400;
}

@media screen and (max-width: 991px) {
  .graf-3441-box-2-txt-field {
    grid-column-gap: 20px;
  }
}

@media screen and (max-width: 767px) {
  .graf-3441-box-2-txt-field {
    grid-template-columns: 1fr;
  }

  .txt-1-graf-3441 {
    font-size: 18px;
    line-height: 29px;
  }

  .txt-2-graf-3441 {
    font-size: 25px;
    line-height: 28px;
  }

  .txt-3-graf-3441, .txt-4-graf-3441 {
    font-size: 18px;
    line-height: 29px;
  }

  .txt-5-graf-3441 {
    font-size: 16px;
    line-height: 21px;
  }
}

@media screen and (max-width: 479px) {
  .graf-3441-box-2-txt-field {
    flex-direction: column;
  }

  .graf-3441-checkbox-field {
    margin-bottom: 20px;
  }

  .block-graf-3441 {
    padding-bottom: 20px;
  }

  .error-info-graf-3441 {
    bottom: 0;
  }

  .txt-1-graf-3441 {
    margin-bottom: 8px;
  }

  .txt-2-graf-3441 {
    margin-bottom: 35px;
  }
}


