.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

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

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.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;
}

body {
  color: #333;
  font-family: roc-grotesk, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

.container {
  width: 100%;
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3.13em;
  padding-right: 3.13em;
}

.spage-logo {
  justify-content: center;
  align-items: center;
  padding-top: 5.63em;
  padding-bottom: 5.63em;
  display: flex;
}

.section-title {
  background-color: #f8f8f8;
  padding-top: 5.75em;
  padding-bottom: 7.38em;
  display: block;
}

.s-main-title {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.88em;
  font-weight: 400;
  line-height: 1.4;
}

.section-info {
  padding-top: 4.19em;
  padding-bottom: 4.19em;
  display: block;
}

.sec-text {
  color: #000;
  font-size: 1.25em;
  line-height: 1.4;
}

.section-form {
  padding-bottom: 6.25em;
  display: block;
}

.form-sec-title {
  text-transform: uppercase;
  margin-bottom: 2.5em;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.4;
}

.form-sec-title.top-space {
  margin-top: 5.4em;
}

.body {
  color: #000;
}

.form-sec-title-light {
  margin-bottom: .94em;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.4;
}

.form-flex {
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: -1%;
  margin-right: -1%;
  display: flex;
}

.form-flex-col {
  width: 31.33%;
  margin-left: 1%;
  margin-right: 1%;
}

.form-flex-col._50 {
  width: 48%;
}

.form-flex-col._100 {
  width: 100%;
}

.cs-input-field {
  color: #000;
  text-transform: uppercase;
  border: 0 solid #000;
  border-bottom-width: 1px;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 1em;
  line-height: 1.5;
}

.cs-input-field::placeholder {
  color: #000;
}

.cs-input-field.textarea {
  justify-content: center;
  align-items: flex-start;
  height: 3.75em;
  padding-top: 20px;
  line-height: 1.5;
  display: block;
}

.cs-input-field.min_height {
  height: 3.75em;
  padding-top: 8px;
  overflow: auto;
}

.form-sec {
  margin-bottom: 4.38em;
}

.form-sec.less_bottom {
  margin-bottom: 2.4em;
}

.cs-upload-file {
  justify-content: space-between;
  align-items: flex-end;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
  position: relative;
}

.image {
  width: 4.38em;
  height: 4.38em;
  position: absolute;
  bottom: 0;
  right: 0;
}

.form-sec-text {
  font-size: 1.25em;
  line-height: 1.5;
}

.form-cs-radio {
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
  margin-top: 3.31em;
  display: flex;
}

.ms-pill-item {
  flex-wrap: wrap;
  margin-bottom: 0;
  padding-left: 0;
  position: relative;
}

.ms-pill-radio {
  display: none;
}

.ms-pill-label {
  z-index: 2;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  border: 1px solid #000;
  border-radius: 0;
  justify-content: flex-start;
  align-items: center;
  width: 3.7em;
  margin-bottom: 0;
  padding: .25em .8em .2em;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.4;
  position: relative;
  inset: 0% auto 0% 0%;
}

.ms-pill-label:hover {
  border-color: #000;
}

.info-gwarancja {
  margin-top: 4.19em;
}

.info-gwarancja-text {
  font-size: 1.13em;
  line-height: 1.4;
}

.info-gwarancja-tabela {
  margin-top: 3.5em;
}

.ig-row {
  padding-top: 2em;
  padding-bottom: 2em;
  display: flex;
}

.ig-row.title {
  background-color: #f8f8f8;
  padding-top: 2em;
  padding-bottom: 2em;
  display: flex;
}

.ig-row._2 {
  background-color: #f8f8f8;
}

.ig-item {
  padding-left: 1.25em;
  padding-right: 1.25em;
}

.ig-item._1 {
  width: 12%;
}

.ig-item._2 {
  width: 25%;
}

.ig-item._3 {
  width: 32%;
}

.ig-item._4 {
  width: 31%;
}

.ig-text {
  font-size: 1.13em;
  font-weight: 700;
  line-height: 1.4;
}

.ig-text.light {
  font-size: 1em;
  font-weight: 400;
}

.tlink {
  transition: all .3s;
}

.tlink:hover {
  text-decoration: none;
}

.info-rekojmia {
  margin-top: 6.19em;
}

.info-rekojmia-text {
  margin-bottom: 3.1em;
  font-size: 1em;
  line-height: 1.7;
}

.info-bg {
  background-color: #f8f8f8;
  margin-bottom: 3.31em;
  padding: 3.13em;
}

.info-bg.more-space {
  padding-top: 7.81em;
  padding-bottom: 7.81em;
}

.richtxt {
  font-size: 1.25em;
  line-height: 1.5;
}

.richtxt ul {
  padding-left: 20px;
}

.zgoda-check {
  margin-bottom: .94em;
}

.checkbox-label {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}

.zgoda-check-copy {
  margin-bottom: .9em;
}

.text-block {
  margin-top: 1.6em;
}

.btn-centered {
  justify-content: center;
  align-items: center;
  margin-top: 4.3em;
  display: flex;
}

.smp-btn {
  background-color: #fff;
  border: 1px solid #000;
  padding: .63em;
  text-decoration: none;
  transition: all .3s;
}

.smp-btn:hover {
  color: #fff;
  background-color: #000;
}

.btn-inside {
  text-align: center;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  width: 15em;
  padding-left: 0;
  padding-right: 0;
}

.btn-text {
  text-transform: uppercase;
  font-size: 1.25em;
  line-height: 1.4;
}

.section-dziekujemy {
  padding-bottom: 9.38em;
}

.dziekujemy-tytul {
  font-size: 2em;
  font-weight: 500;
  line-height: 1.4;
}

.dziekujmy-text {
  margin-top: .8em;
  font-size: 1.25em;
  line-height: 1.4;
}

@media screen and (max-width: 991px) {
  .section-title {
    padding-top: 5em;
    padding-bottom: 5em;
  }

  .image {
    width: 4em;
    height: 4em;
  }

  .ig-text.light.mobile {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .container {
    padding-left: 2em;
    padding-right: 2em;
  }

  .form-flex {
    flex-flow: wrap;
  }

  .form-flex-col {
    width: 100%;
    margin-bottom: .9em;
  }

  .form-flex-col._50 {
    width: 100%;
    margin-bottom: 1.2em;
  }

  .cs-input-field.textarea, .cs-input-field.min_height {
    height: 5em;
  }

  .form-sec {
    margin-bottom: 2em;
  }

  .form-sec.less_bottom {
    margin-bottom: .5em;
  }

  .cs-upload-file {
    justify-content: flex-start;
    align-items: center;
  }

  .image {
    width: 3.7em;
    height: 3.7em;
  }

  .ig-row {
    grid-column-gap: .8em;
    grid-row-gap: .8em;
    flex-flow: wrap;
  }

  .ig-row.title {
    display: none;
  }

  .ig-item._1, .ig-item._2, .ig-item._3, .ig-item._4 {
    width: 100%;
  }

  .ig-text.light.mobile {
    font-weight: 600;
    display: block;
  }

  .info-bg {
    padding-left: 2em;
    padding-right: 2em;
  }
}

@media screen and (max-width: 479px) {
  .container {
    padding-left: 2em;
    padding-right: 2em;
  }

  .richtxt {
    font-size: 1.1em;
  }
}


