@font-face {
  font-family: Eyinterstate;
  src: url('../../fonts/EYInterstate-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Eyinterstate;
  src: url('../../fonts/EYInterstate-Light.ttf') format("truetype"), url('../../fonts/EYInterstate-LightBold.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Eyinterstate;
  src: url('../../fonts/EYInterstate-BoldItalic.ttf') format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Eyinterstate;
  src: url('../../fonts/EYInterstate-LightBoldItalic.ttf') format("truetype"), url('../../fonts/EYInterstate-LightItalic.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Eyinterstate;
  src: url('../../fonts/EYInterstate-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Eyinterstate;
  src: url('../../fonts/EYInterstate-Italic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

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

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

.page-wrapper {
  color: #f6f6fa;
  background-color: #2e2e38;
  background-image: url('../../images/UKO/Grupo-30706.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  font-family: Eyinterstate, Arial, sans-serif;
}

.sec-top-logo {
  padding-top: 25px;
  padding-bottom: 25px;
}

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

.section-information {
  padding-bottom: 5.63em;
}

.is-main-title {
  color: #f6f6fa;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.5em;
  font-weight: 300;
  line-height: 1.5;
}

.is-subtitle {
  text-align: center;
  text-transform: uppercase;
  margin-top: .94em;
  margin-bottom: 1.1em;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5;
}

.is-title-text {
  text-align: center;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5;
}

.max-width-div {
  max-width: 48.56em;
  margin-left: auto;
  margin-right: auto;
}

.is-button-div {
  justify-content: center;
  align-items: flex-start;
  margin-top: 2.5em;
  display: flex;
}

.is-button-div.is-an-button {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  justify-content: flex-end;
  align-items: center;
}

.is-button-div.is-an-button.left-align {
  justify-content: flex-start;
  align-items: flex-start;
}

.is-simple-button {
  color: #f6f6fa;
  background-color: #4496fe;
  border: 1px solid #4496fe;
  padding-left: 1.5em;
  padding-right: .9em;
  text-decoration: none;
  transition: all .3s;
}

.is-simple-button.is-white {
  background-color: #0000;
  border-color: #f6f6fa;
  width: 16em;
}

.is-simple-button.is-white.is-done-button {
  border-width: 0;
  width: auto;
  margin-left: -.5em;
  padding-left: 0;
  padding-right: 0;
  text-decoration: underline;
}

.is-simple-button.button-analiza {
  color: #2e2e38;
  background-color: #ffe600;
  border-color: #ffe600;
  padding-left: 4em;
  padding-right: 1.5em;
}

.is-simple-button.button-analiza:hover {
  background-color: #fff;
  border-color: #fff;
}

.is-simple-button.is-save-button {
  color: #2e2e38;
  background-color: #f6f6fa;
  border-color: #f6f6fa;
}

.is-simple-button.is-button-kontakt {
  color: #2e2e38;
  background-color: #ffe600;
  border-color: #ffe600;
  padding: .69em 2em;
}

.is-simple-button.is-button-kontakt:hover {
  color: #ffe600;
  background-color: #0000;
}

.button-flex {
  grid-column-gap: .38em;
  grid-row-gap: .38em;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-flex.more-space {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
}

.button-text {
  font-size: 1em;
  line-height: 1.4;
}

.image {
  transition: all .3s;
  position: relative;
  top: 3px;
}

.section-modules {
  padding-bottom: 5.63em;
}

.modules-flex {
  display: flex;
}

.modules-flex.is-single-module {
  background-color: #2e2e38a1;
  border: 1px solid #504f4a;
}

.modules-col-left {
  width: 30%;
  padding-right: 3.75em;
  position: relative;
}

.modules-col-left.with-border {
  border-right: 1px solid #504f4a;
  padding-right: 0;
}

.modules-col-right {
  width: 70%;
}

.modules-col-right.with-padding {
  padding-top: 0;
  padding-bottom: 1em;
}

.is-step-text {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: .69em;
  font-weight: 700;
  line-height: 1.5;
}

.is-step-title {
  font-size: 1.38em;
  font-weight: 700;
  line-height: 1.3;
}

.is-step-desc {
  color: #a6a6b5;
  margin-top: .63em;
  margin-bottom: .63em;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5;
}

.span-white {
  color: #fff;
}

.is-step-number {
  opacity: .14;
  font-size: 7.5em;
  font-weight: 300;
  line-height: 1;
  position: absolute;
  top: -39px;
  left: 0;
}

.modules-items {
  grid-column-gap: 1.1em;
  grid-row-gap: 1.1em;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.is-module-item {
  color: #fff;
  background-color: #2e2e38c2;
  border: 1px solid #504f4a;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 3em;
  padding-right: 2.5em;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  position: relative;
}

.is-module-item.is-done {
  opacity: 1;
}

.modul-item-leftinfo {
  background-color: #4496fe;
  position: absolute;
  left: -1px;
}

.modul-item-leftinfo.is-normal {
  position: static;
}

.text-block {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: .69em;
  font-weight: 700;
  line-height: 1.4;
}

.module-left-info {
  width: 45%;
  position: relative;
}

.module-name {
  letter-spacing: -.25px;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.1;
}

.module-right-info {
  width: 55%;
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}

.module-desc {
  font-size: .88em;
  font-weight: 300;
  line-height: 1.5;
}

.module-button-wrap {
  margin-top: 1.1em;
  display: flex;
}

.is-module-number {
  opacity: .2;
  color: #4496fe;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 8.25em;
  font-weight: 700;
  line-height: 1;
  position: absolute;
  inset: -40px auto 0 50px;
}

.body {
  font-size: 16px;
}

.is-done-info {
  z-index: 99;
  background-image: linear-gradient(90deg, #ffe600, #4496fe);
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  margin-left: 0;
  padding-left: .7em;
  padding-right: 2.2em;
  position: absolute;
  top: 0;
  right: 0;
}

.is-done-flex {
  grid-column-gap: .8em;
  grid-row-gap: .8em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.is-done-text {
  color: #000;
  font-size: .69em;
  font-weight: 700;
  line-height: 1.5;
}

.image-2 {
  position: relative;
  top: 3px;
}

.section-s-modul {
  padding-bottom: 5.63em;
}

.s-module-title {
  margin-top: -3.7em;
  position: relative;
}

.s-module-content {
  margin-top: 2.5em;
}

.modul-number-info {
  text-align: center;
  background-color: #4496fe;
  padding-top: .5em;
  padding-bottom: .5em;
  position: static;
  left: -1px;
}

.modul-number-info.is-normal {
  position: static;
}

.module-single-details {
  padding: 2.06em 1.56em 2.81em;
}

.is-module-name {
  text-align: center;
  letter-spacing: -.25px;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1;
}

.is-module-desc {
  text-align: center;
  margin-top: 2.06em;
  margin-bottom: 2.06em;
  font-size: .88em;
  font-weight: 300;
  line-height: 1.4;
}

.module-button-back {
  justify-content: center;
  align-items: center;
  display: flex;
}

.is-back-button {
  color: #fff;
  transition: all .3s;
}

.is-back-button:hover {
  color: #ffe600;
}

.button-back-text {
  font-size: .75em;
  line-height: 1.4;
  text-decoration: underline;
}

.form-block {
  margin-bottom: 0;
}

.answe-bottom {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  padding-left: 0;
  transition: all .3s;
  display: flex;
  overflow: hidden;
}

.answe-bottom.with-space {
  margin-bottom: 1.25em;
}

.ms-toggle-dot {
  z-index: 1;
  background-color: #fff;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  margin-top: 2px;
  transition: left .2s;
  position: absolute;
  left: 3px;
  box-shadow: 0 1px 5px #0003;
}

.ms-toggle-dot.w--redirected-checked {
  background-color: #fff;
  background-image: none;
  left: 39px;
}

.answe-desc {
  flex: 1;
}

.selected-option-answers {
  background-color: #0000;
  border-radius: 3px;
  padding-left: 0;
  padding-right: 0;
}

.question-text {
  color: #fff;
  font-size: .88em;
  font-weight: 300;
  line-height: 1.5;
}

.checkbox-desc {
  color: #a6a6b5;
  font-size: .75em;
  font-weight: 300;
  line-height: 1.5;
}

.cs-single-answer {
  border-bottom: 1px solid #504f4a;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 20px 17px;
  display: flex;
}

.cs-single-answer.last {
  border-bottom-width: 0;
}

.cs-single-answer.is-optional-info {
  background-color: #2e2e38;
}

.answe-input-for-question {
  width: 220px;
}

.answe-number {
  flex: none;
  width: 40px;
  padding-top: 3px;
}

.ms-toggle-label {
  z-index: 2;
  color: #a6a6b5;
  text-transform: uppercase;
  white-space: nowrap;
  justify-content: flex-start;
  align-items: center;
  padding-left: 50px;
  font-family: Eyinterstate, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.answe-toggle {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 220px;
  min-width: 220px;
  padding-top: 10px;
  padding-left: 0;
  display: flex;
  position: relative;
}

.ms-toggle-bg {
  z-index: 0;
  background-color: #747480;
  border: 1px solid #504f4a;
  border-radius: 100px;
  width: 32px;
  transition: background-color .2s;
  position: absolute;
  inset: 0%;
}

.answe-question {
  flex: 1;
  padding-right: 3em;
}

.ms-toggle-checkbox {
  display: none;
}

.cs-simple-input {
  color: #a6a6b5;
  background-color: #1e1e25;
  border: 1px solid #504f4a;
  border-radius: 3px;
  max-width: 100%;
  height: 30px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}

.cs-simple-input:focus {
  border-color: #ffe600;
}

.answe-top {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: .75em;
  display: flex;
}

.answe-top.no-bottom {
  margin-bottom: 0;
}

.an-item {
  color: #ffe600;
  border: 1px solid #ffe600;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 27px;
  height: 27px;
  font-size: 11px;
  font-weight: 300;
  display: flex;
}

.ms-toggle-wrap {
  width: 32px;
  height: 18px;
  margin-bottom: 15px;
  position: relative;
}

.checkbox-desc-2 {
  color: #a6a6b5;
  font-size: .88em;
  font-weight: 300;
  line-height: 24px;
}

.answe-input-for-question-2 {
  width: 155px;
}

.is-checkbox-extra-question {
  color: #a6a6b5;
  font-size: .88em;
  font-weight: 300;
  line-height: 24px;
}

.wybrane-moduly {
  background-color: #2e2e38;
  border: 1px solid #504f4a;
  border-bottom: 2px solid #ffe600;
  margin-bottom: 1.56em;
  padding: 1.88em 2.5em;
}

.wybrane-moduly.is-with-savings {
  padding: 0;
  display: flex;
}

.wybrane-title {
  color: #ffe600;
  letter-spacing: -.22px;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.4;
}

.wybrane-flex {
  grid-column-gap: .38em;
  grid-row-gap: .38em;
  flex-flow: wrap;
  margin-top: .75em;
  display: flex;
}

.wybrane-item-name {
  color: #fff;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.4;
}

.is-separator {
  color: #ffe600;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.4;
}

.form {
  background-color: #0000;
}

.form-spec-label {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: .69em;
  line-height: 1.5;
}

.form-items-flex {
  grid-column-gap: 5%;
  grid-row-gap: 5%;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 0;
  display: flex;
}

.is-form-item {
  width: 30%;
  position: relative;
}

.cs-simple-input-2 {
  color: #a6a6b5;
  background-color: #1e1e25;
  border: 1px solid #504f4a;
  border-radius: 3px;
  max-width: 100px;
  height: 30px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}

.cs-simple-input-2:focus {
  border-color: #ffe600;
}

.cs-simple-input-2.is-cutm {
  color: #fff;
  max-width: 100%;
}

.cs-simple-input-2.is-cutm::placeholder {
  color: #a6a6b5;
}

.cs-simple-input-2.is-cutm.is-select {
  color: #a6a6b5;
  padding-top: 2px;
  padding-bottom: 2px;
}

.is-input-label {
  opacity: 0;
  color: #fff;
  font-size: 11px;
  font-weight: 300;
  transition: all .3s;
  display: block;
  position: absolute;
  left: 12px;
}

.form-flex-items {
  grid-column-gap: 2.06em;
  grid-row-gap: 2.06em;
  flex-flow: column;
  margin-top: 2em;
  display: flex;
}

.select-arrow {
  position: absolute;
  top: .6em;
  right: .75em;
}

.form-zgody {
  margin-top: 40px;
}

.zgoda-ogolna-text {
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}

.zgoda-link {
  color: #fff;
}

.single-zgoda {
  margin-top: 19px;
}

.single-zgoda.no-margin {
  margin-top: 0;
}

.checkbox-field {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  display: flex;
}

.checkbox-2 {
  border: 1px solid #504f4a;
  border-radius: 0;
  flex: none;
  width: 13px;
  height: 13px;
  margin-top: 3px;
  margin-right: 9px;
}

.checkbox-2.w--redirected-checked {
  background-color: #0000;
  background-image: url('../../images/Rectángulo-7156.svg');
  background-position: 50%;
  background-size: auto;
}

.s-zgoda-text {
  color: #f6f6fa;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}

.link {
  color: #f6f6fa;
}

.cs-single-analiza {
  border-bottom: 1px solid #504f4a;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 2.81em;
  display: flex;
}

.cs-single-analiza.last {
  border-bottom-width: 0;
}

.thank-you-title {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
}

.wynik-informacja {
  background-color: #2e2e38;
  border: 1px solid #504f4a;
  width: 100%;
  margin-top: 2.3em;
  padding: 1.56em;
}

.wynik-informacja.no-top {
  margin-top: 0;
}

.wynik-title {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: .88em;
  line-height: 1.4;
}

.wynik-title.ryzyko-title {
  margin-top: 1.56em;
}

.wynik-title.is-out-spec-title {
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 1em;
  font-size: 1.13em;
  font-weight: 700;
  line-height: 1.2;
}

.wynik-text {
  margin-top: .94em;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5;
}

.span-yellow {
  color: #ffe600;
  font-weight: 700;
}

.span-yellow.light {
  font-weight: 300;
}

.wynik-kontakt-box {
  background-color: #2e2e38;
  border: 1px solid #504f4a;
  border-width: 1px 0;
  padding: 2em 1.88em 2.7em;
}

.wynik-kontakt-box.is-last {
  border-bottom-width: 0;
}

.wynik-kontakt-title {
  color: #ffe600;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1.4;
}

.wynik-kontakt-flex {
  margin-top: 1.25em;
  display: flex;
}

.wkf-left {
  width: 65%;
}

.kontakt-text {
  font-size: .88em;
  font-weight: 300;
  line-height: 1.4;
}

.wkf-right {
  justify-content: center;
  align-items: center;
  width: 35%;
  display: flex;
}

.wynik-info {
  padding: 1.88em 1.88em 1em;
}

.wynik-info-text {
  font-size: .88em;
  font-weight: 300;
  line-height: 1.5;
}

.wynik-info-text.with-margin {
  margin-top: 2.1em;
}

.with-savings-left {
  width: 65%;
  padding: 1.88em 2.5em;
}

.with-savings-right {
  border-left: 1px solid #fff;
  width: 35%;
  padding: 1.88em 2.5em;
}

.oszczednosci-kwota {
  letter-spacing: -.25px;
  margin-top: .2em;
  font-size: 1.38em;
  font-weight: 700;
  line-height: 1.4;
}

.smaller {
  font-size: .7em;
}

.is-cs-radio {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 6px;
  display: flex;
}

.cs-radio-label {
  color: #a6a6b5;
  margin-bottom: 0;
  margin-left: .31em;
  font-size: .88em;
  font-weight: 300;
}

.radio-button {
  margin-top: 0;
}

.dodatkowa-informacja {
  margin-top: 2.6em;
  font-size: .88em;
  font-weight: 300;
  line-height: 1.5;
}

.extra-ulgi-item {
  margin-top: 2.19em;
}

.ulga-informacja {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  background-color: #2e2e38;
  border: 1px solid #504f4a;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1.56em;
  padding: 1.56em;
  display: flex;
}

.ulga-info-text {
  color: #a6a6b5;
  margin-top: .19em;
  font-size: .88em;
  font-weight: 300;
  line-height: 1.4;
}

.kwota-ulgi {
  letter-spacing: -.25px;
  margin-top: 0;
  font-size: 1.38em;
  font-weight: 700;
  line-height: 1.4;
}

.is-praktyczne-info {
  margin-top: 2.19em;
}

.is-ryzyko-item {
  margin-top: 1.5em;
}

.opt-list-item {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
}

.opt-icon {
  flex: none;
  width: 14px;
}

.opt-list-text {
  color: #a6a6b5;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}

.opt-list-text.is-np {
  font-size: 14px;
  line-height: 24px;
}

.optional-info-text {
  color: #a6a6b5;
  font-size: .75em;
  font-weight: 300;
}

.ousourcing-info {
  padding: 2.81em;
}

.outsourcing-item-info {
  background-color: #222229;
  border: 1px solid #504f4a;
  margin-top: 2.06em;
  display: flex;
}

.out-left {
  width: 70%;
  padding: 1.56em;
  display: flex;
}

.out-right {
  background-color: #747480;
  width: 30%;
  padding: 1.56em;
}

.out-info-text {
  font-family: Eyinterstate, Arial, sans-serif;
  font-size: 1em;
  font-style: italic;
  font-weight: 400;
  line-height: 1.5;
}

.out-left-col {
  width: 40%;
}

.out-left-col.is-bigger {
  width: 60%;
}

.out-item-title {
  font-size: 1.13em;
  font-weight: 700;
  line-height: 1.4;
}

.image-3 {
  margin-bottom: .5em;
}

.out-left-text {
  color: #a6a6b5;
  font-size: .88em;
  font-weight: 300;
  line-height: 1.5;
}

.outsourcing-wynik {
  background-color: #2e2e38;
  border-top: 0 solid #504f4a;
  border-bottom: 1px solid #504f4a;
}

.is-outsourcing-wynik-item {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  background-color: #2e2e38;
  border: 1px solid #504f4a;
  border-top-width: 0;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  padding: 1.56em;
  display: flex;
}

.outsourcing-wynik-info {
  padding: 1.56em;
}

.outsourcing-wynik-list {
  margin-top: 1.4em;
}

.out-list-item {
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: .7em;
  display: flex;
}

.out-list-point {
  background-color: #ffe600;
  border-radius: 100%;
  flex: none;
  width: .38em;
  height: .38em;
  margin-top: .6em;
  margin-right: .7em;
}

.out-item-text {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5;
}

@media screen and (max-width: 991px) {
  .is-main-title {
    font-size: 2.8em;
    line-height: 1.1;
  }

  .modules-col-left {
    padding-right: 2em;
  }

  .is-step-title {
    font-size: 1.2em;
  }

  .is-step-number {
    font-size: 7em;
  }

  .module-name {
    font-size: 1.3em;
  }

  .is-module-number {
    font-size: 8.1em;
  }

  .checkbox-desc {
    line-height: 1.4em;
  }

  .answe-input-for-question {
    width: 130px;
  }

  .answe-toggle {
    width: 130px;
    min-width: 130px;
  }

  .an-item {
    width: 25px;
    height: 25px;
  }

  .checkbox-desc-2 {
    line-height: 22px;
  }

  .is-checkbox-extra-question {
    line-height: 1.3em;
  }

  .cs-single-analiza, .wynik-kontakt-box {
    padding-left: 2em;
    padding-right: 2em;
  }

  .wynik-kontakt-flex {
    grid-column-gap: 1.25em;
    grid-row-gap: 1.25em;
    flex-flow: wrap;
  }

  .wkf-left, .wkf-right {
    width: 100%;
  }

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

  .kwota-ulgi {
    line-height: 1;
  }

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

  .outsourcing-item-info {
    flex-flow: wrap;
  }

  .out-left {
    width: 100%;
    padding-left: 1em;
    padding-right: 1em;
  }

  .out-right {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .is-button-div.is-an-button {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .button-text {
    font-size: .9em;
  }

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

  .modules-col-left {
    width: 100%;
    padding-right: 0;
  }

  .modules-col-right {
    width: 100%;
    margin-top: 1.25em;
  }

  .modules-col-right.with-padding {
    border-top: 1px solid #504f4a;
    margin-top: 0;
  }

  .is-module-item {
    padding-left: 2.8em;
    padding-right: 1em;
  }

  .module-left-info {
    width: 40%;
  }

  .module-name {
    font-size: 1.2em;
  }

  .module-right-info {
    width: 60%;
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .is-module-number {
    font-size: 7.7em;
    left: 10px;
  }

  .wybrane-moduly.is-with-savings {
    flex-flow: wrap;
  }

  .form-items-flex {
    grid-column-gap: 2%;
    grid-row-gap: 2%;
    flex-flow: wrap;
  }

  .is-form-item {
    width: 32%;
  }

  .wynik-kontakt-flex {
    grid-column-gap: 1.56em;
    grid-row-gap: 1.56em;
    flex-flow: wrap;
  }

  .wkf-left, .wkf-right, .with-savings-left {
    width: 100%;
  }

  .with-savings-right {
    border-top: 1px solid #fff;
    border-left-width: 0;
    width: 100%;
  }
}

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

  .is-main-title {
    font-size: 2.3em;
  }

  .is-title-text {
    font-size: .9em;
  }

  .is-button-div.is-an-button {
    flex-flow: column;
  }

  .is-simple-button {
    flex: 1;
    width: 100%;
  }

  .is-simple-button.is-white {
    padding-left: 1.2em;
    padding-right: .7em;
  }

  .is-simple-button.is-save-button {
    padding-left: 1em;
    padding-right: .4em;
  }

  .is-simple-button.is-button-kontakt {
    text-align: center;
  }

  .button-text {
    flex: 1;
    font-size: .9em;
  }

  .is-module-item {
    flex-flow: wrap;
  }

  .module-left-info {
    width: 100%;
    padding-top: 5em;
  }

  .module-right-info {
    width: 100%;
  }

  .is-module-number {
    top: 20px;
  }

  .module-single-details {
    padding-left: 1em;
    padding-right: 1em;
  }

  .answe-bottom {
    flex-flow: wrap;
  }

  .answe-desc {
    flex: none;
    width: 100%;
  }

  .question-text {
    margin-bottom: 0;
  }

  .checkbox-desc {
    margin-top: 3px;
    font-size: 12px;
  }

  .answe-input-for-question {
    width: 100%;
    margin-top: .25em;
  }

  .answe-number {
    flex: 1;
  }

  .answe-number.is-less {
    flex: none;
    width: 0;
  }

  .answe-toggle {
    padding-left: 0;
  }

  .answe-question {
    flex: 0 auto;
    margin-top: 10px;
  }

  .cs-simple-input {
    max-width: 100%;
  }

  .answe-top {
    flex-flow: wrap;
  }

  .checkbox-desc-2, .is-checkbox-extra-question {
    margin-top: 3px;
    font-size: 12px;
  }

  .wybrane-moduly {
    padding-left: 2em;
    padding-right: 2em;
  }

  .form-items-flex {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    margin-bottom: 0;
  }

  .is-form-item {
    width: 100%;
    margin-bottom: 15px;
  }

  .is-form-item.last-in-row {
    margin-bottom: 0;
  }

  .cs-simple-input-2 {
    max-width: 120px;
  }

  .form-flex-items {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .form-zgody {
    margin-top: 1.56em;
  }

  .cs-single-analiza, .wynik-kontakt-box, .wynik-info {
    padding-left: 1em;
    padding-right: 1em;
  }

  .is-cs-radio {
    justify-content: flex-start;
    align-items: center;
  }

  .ulga-informacja {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .ulga-info-text {
    text-align: center;
  }

  .out-left {
    grid-column-gap: .94em;
    grid-row-gap: .94em;
    flex-flow: wrap;
  }

  .out-left-col, .out-left-col.is-bigger {
    width: 100%;
  }
}


@font-face {
  font-family: 'Eyinterstate';
  src: url('../fonts/EYInterstate-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Eyinterstate';
  src: url('../fonts/EYInterstate-Light.ttf') format('truetype'), url('../fonts/EYInterstate-LightBold.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Eyinterstate';
  src: url('../fonts/EYInterstate-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Eyinterstate';
  src: url('../fonts/EYInterstate-LightBoldItalic.ttf') format('truetype'), url('../fonts/EYInterstate-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Eyinterstate';
  src: url('../fonts/EYInterstate-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Eyinterstate';
  src: url('../fonts/EYInterstate-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}