.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('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.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-2486-section {
  color: #003154;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
  position: relative;
}

.txt_error {
  color: #e30613;
  font-size: 11px;
  font-weight: 400;
  line-height: 18px;
  position: absolute;
  inset: auto auto 0px 0;
  pointer-events: none;
}

.graf-2486-text-field-big {
  color: #000;
  border: 1px solid #d3d3d3;
  border-radius: 10px;
  min-height: 168px;
  margin-bottom: 0;
  padding-left: 24px;
  padding-right: 24px;
  font-weight: 400;
}

.graf-2486-text-field-big::placeholder {
  color: #0009;
}

.graf-2486-box-2-txt-field {
  grid-column-gap: 50px;
  align-items: flex-end;
  display: flex;
}

.div-block {
  width: 100%;
  padding-bottom: 25px;
  position: relative;
}

.graf-2486-box-cta {
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 40px;
  display: flex;
}

.graf-2486-txt-star {
  margin-bottom: 22px;
}

.graf-2486-submit {
  text-align: center;
  cursor: pointer;
  background-color: #e30613;
  border-radius: 10000px;
  min-width: 128px;
  min-height: 64px;
  margin-left: 0;
  margin-right: auto;
  padding: 15px 45px;
  font-weight: 600;
}

.graf-2486-submit:hover {
  background-color: #ca0511;
}

.graf-2486-submit.center {
  margin-left: auto;
  margin-right: auto;
}

.graf-2486-text-field {
  color: #000;
  border: 1px solid #d3d3d3;
  border-radius: 10px;
  min-height: 48px;
  margin-bottom: 0;
  padding-left: 24px;
  padding-right: 24px;
  font-weight: 400;
}

.graf-2486-text-field::placeholder {
  color: #0009;
}

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

.graf-2486-container {
  max-width: 100%;
  padding: 0 40px 40px;
  font-family: Montserrat, sans-serif;
}

.graf-2486-disclaimer-txt {
  margin-top: 22px;
  margin-bottom: 30px;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}

.heading {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 700;
}

.text-block {
  margin-bottom: 7px;
  font-size: 14px;
  font-weight: 500;
}

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

.div-block-3 {
  border: 1px solid #d3d3d3;
  border-right-width: 0;
  border-radius: 10px 0 0 10px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
}

.text-block-2 {
  color: #003154;
  font-size: 14px;
  font-weight: 400;
}

.graf-2486-checkbox-field {
  margin-top: 5px;
  margin-bottom: 0;
  padding-left: 30px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.graf-2486-checkbox {
  border-right: 1px solid #d4d4d4;
  border-radius: 4px;
  width: 20px;
  height: 20px;
  margin-top: 2px;
  margin-left: -30px;
}

.graf-2486-checkbox.w--redirected-checked {
  background-color: #e30613;
  background-size: 12px;
  border-color: #e30613;
}

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

.graf-2486-checked-label {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
}

.graf-2486-checked-label.bold {
  font-weight: 700;
}

.click_show_1 {
  color: #e30613;
  text-align: right;
  cursor: pointer;
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  margin-right: 0;
  font-size: 12px;
  font-weight: 600;
  display: flex;
}

.show_1 {
  background-color: #00000047;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  inset: 0%;
}

.show_1.ukryj {
  display: none;
}

.div-block-5 {
  background-color: #fff;
  border-radius: 40px;
  width: 100%;
  max-width: 700px;
  padding: 40px;
}

.graf-2486-submit {
  justify-content: center;
  align-items: center;
  display: inline-flex;
}

.div-block-6 {
  justify-content: center;
  align-items: center;
  margin-top: 2rem;
  display: flex;
}

.text-block-3 {
  color: #003154;
  font-size: 14px;
  font-weight: 400;
}

.graf-2486-submit-zgody {
  text-align: center;
  cursor: pointer;
  background-color: #e30613;
  border-radius: 10000px;
  justify-content: center;
  align-items: center;
  min-width: 128px;
  min-height: 64px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 45px;
  font-weight: 600;
  display: flex;
}

.graf-2486-submit-zgody:hover {
  background-color: #ca0511;
}

.graf-2486-submit-zgody.center {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 991px) {
  .show_1 {
    justify-content: center;
    align-items: flex-start;
    padding: 20px;
  }
}

@media screen and (max-width: 767px) {
  .graf-2486-box-2-txt-field {
    flex-flow: column;
  }

  .graf-2486-container {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading {
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 32px;
  }

  .div-block-5 {
    padding: 20px;
  }
}

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

  .show_1 {
    justify-content: center;
    align-items: flex-start;
    padding: 20px;
  }

  .div-block-5 {
    padding: 20px;
  }
}


