:root {
  --kolor-pomocniczy: #000;
  --untitled-ui-gray800: #1d2939;
  --kolor-główny: #11d48e;
  --untitled-ui-gray500: #667085;
  --secondary-colour: #ffd601;
  --untitled-ui-gray400: #f7f7f7;
  --untitled-ui-white: white;
  --untitled-ui-gray600: #475467;
  --untitled-ui-gray900: #101828;
  --untitled-ui-gray200: #eaecf0;
  --untitled-ui-gray300: #d0d5dd;
  --untitled-ui-gray700: #344054;
  --untitled-ui-success50: #ecfdf3;
  --untitled-ui-success700: #027a48;
  --untitled-ui-primary100: #f4ebff;
  --untitled-ui-primary300: #d6bbfb;
  --untitled-ui-gray50-501: #f9fafb;
  --untitled-ui-gray100: #f2f4f7;
  --kolor-dwa: #1f0a5c;
  --grey: #141414;
  --untitled-ui--primary800: #53389e;
}

.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: Nunito, Verdana, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin: 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  letter-spacing: -.03em;
  margin: 0;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.3;
}

a {
  color: var(--kolor-pomocniczy);
  text-decoration: underline;
}

.f-form-parent {
  margin-bottom: 0;
}

.f-form-parent.is--form {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  display: flex;
}

.f-steps-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 2.5rem 2rem;
  display: flex;
}

.f-steps-wrap.card {
  grid-row-gap: 2rem;
  text-align: center;
  grid-row-gap: 2rem;
  text-align: center;
  grid-row-gap: 0rem;
  text-align: center;
  background-color: #fff0;
  border: 1px #f1f1f1;
  border-radius: 0;
  flex-flow: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0;
  display: flex;
  position: relative;
}

.f-steps-wrap.card.bg {
  background-color: var(--untitled-ui-gray800);
}

.f-steps-wrap.right {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--kolor-pomocniczy);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 100vh;
  padding-bottom: 0;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.f-steps-wrap.right._40 {
  width: 80%;
  padding-top: 3rem;
}

.f-steps-wrap.right.small {
  background-color: var(--untitled-ui-gray800);
  padding-top: 1rem;
}

.f-steps-wrap.dual {
  background-color: var(--untitled-ui-gray800);
  background-image: linear-gradient(#0009, #0009), url('../images/1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-flow: row;
  align-self: stretch;
  min-height: 90vh;
}

.f-form-steps-item.is---2 {
  z-index: 0;
  z-index: 0;
  border-radius: .5rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  min-height: 100vh;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.f-form-steps-wrap.is---2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  padding-top: 3rem;
  display: flex;
  position: relative;
}

.f-error-message {
  color: #fff;
  background-color: #ff5858ed;
  width: 80%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.f-form-section {
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: visible;
}

.f-form {
  background-color: #ededed00;
  width: 100%;
}

.f-form.is--form {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  display: flex;
  position: relative;
}

.f-success-message {
  z-index: 1;
  color: #fff;
  background-color: #f3f7fa;
  width: 100%;
  height: auto;
  padding: 0;
  position: relative;
}

.f-progress-bar-contain {
  z-index: 99;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 10px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.f-steps-form-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-top: 5px solid var(--kolor-główny);
  text-align: left;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  width: 75%;
  margin-top: 22px;
  margin-bottom: 22px;
  padding: 10rem 2rem 7.5rem 2.5rem;
  display: flex;
  position: relative;
  box-shadow: 0 2px 5px #00000014;
}

.f-steps-form-wrapper.success {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  box-shadow: none;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0 0 15px;
  padding: 0;
}

.f-steps-form-wrapper._100 {
  width: 100%;
}

.f-form-radio-card-contain {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.f-form-radio-card-contain.vertical {
  flex-flow: column;
  width: 80%;
}

.f-steps-subtext-wrap {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #6941c6;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
  font-size: 12px;
  display: flex;
}

.f-steps-content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  align-items: center;
  max-width: 90ch;
  display: flex;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.expandable-single {
  background-color: var(--kolor-pomocniczy);
  cursor: pointer;
  border-radius: 18px;
  padding: 22px 24px 24px 32px;
}

.master-expandable {
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

.footer-divider {
  background-color: #1b1b1b1a;
  width: 100%;
  height: 1px;
  margin-top: 48px;
  margin-bottom: 48px;
}

.footer-main {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  max-width: 386px;
  display: flex;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.sub-title-name {
  color: var(--untitled-ui-gray500);
  text-align: center;
  font-family: Nunito, Verdana, sans-serif;
  font-weight: 500;
}

.blue-2 {
  background-color: #1a1a40;
  flex: none;
  width: 100%;
  height: 100%;
  margin-right: 25px;
}

.f-form-btn-2 {
  background-color: var(--secondary-colour);
  color: #fff;
  letter-spacing: .03125rem;
  cursor: pointer;
  border: 1px #e7e7e7;
  border-radius: 5px;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 19px;
  font-family: Poppins;
  font-size: 1.1rem;
  font-weight: 600;
  text-decoration: none;
  transition: transform .2s;
}

.f-form-btn-2:hover {
  color: var(--kolor-pomocniczy);
  background-color: #f7f7f7;
  font-weight: 700;
  transform: scale(1.05);
}

.ms-radio-card-2 {
  background-color: var(--kolor-główny);
  color: #121331;
  border: 2px #e5007180;
  border-radius: 6px;
  max-width: 220px;
  margin-bottom: 0;
  padding: .75rem 1rem .5rem;
  font-weight: 700;
  position: relative;
  box-shadow: 0 5px 10px 5px #0000001a;
}

.ms-radio-card-2.long {
  max-width: none;
}

.f-paragraph-2 {
  opacity: .9;
  color: #3d3d3d;
  text-align: center;
  max-width: 60ch;
  margin-bottom: 0;
  font-family: Mont;
  font-size: 16px;
  line-height: 1.6;
}

.f-form-button-2 {
  color: #e50071;
  letter-spacing: .03125rem;
  cursor: pointer;
  background-color: #fafafa;
  border: 1px #3620f7;
  border-radius: 5px;
  margin-bottom: 5px;
  padding: 10px 18px;
  font-family: Mont;
  font-size: .875rem;
  font-weight: 700;
}

.f-form-button-2.next {
  background-color: var(--kolor-główny);
  color: #f7f7f7;
  text-align: center;
  border-color: #3620f714;
  width: 200px;
  font-family: Nunito, Verdana, sans-serif;
  font-size: 1rem;
  font-weight: 600;
}

.f-form-button-2.next.wycena {
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
}

.ms-radio-border-2 {
  z-index: 4;
  cursor: pointer;
  border-style: none;
  border-radius: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  display: block;
  position: absolute;
  inset: 0%;
}

.ms-radio-border-2.w--redirected-checked {
  z-index: 1;
  border: 3px #e50071;
  border-radius: 6px;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0%;
}

.f-form-steps-item-wrap-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  display: flex;
}

.f-form-steps-item-wrap-2.step {
  background-color: var(--untitled-ui-gray400);
  min-height: 80vh;
}

.f-progress-bar-2 {
  background-color: #d0d5dd;
  flex: 1;
  height: 100%;
}

.f-progress-bar-2.current {
  background-color: var(--kolor-główny);
  background-image: linear-gradient(180deg, var(--secondary-colour), #e89837);
}

.f-progress-bar-2.actual {
  background-color: var(--kolor-główny);
}

.icon-embed-xxsmall-3 {
  color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.text-block-26 {
  color: #141414;
  font-family: Poppins;
  font-weight: 600;
}

.text-block-28 {
  color: #667085;
  font-family: Poppins;
  font-size: 11px;
}

.f-tagtxt-2 {
  color: var(--untitled-ui-white);
  text-align: center;
  letter-spacing: .03125rem;
  text-transform: uppercase;
  background-color: #11d48ecc;
  border: 1px #e7e7e7;
  border-radius: 5px;
  flex: 0 auto;
  align-self: center;
  padding: 6px 10px;
  font-family: Nunito, Verdana, sans-serif;
  font-size: 10px;
  font-weight: 700;
  line-height: 200%;
}

.heading-header-2 {
  color: #4b4b4b;
  margin-top: 20px;
  font-family: Mont;
  font-weight: 600;
  line-height: 48px;
}

.body-copy {
  color: #000;
  background-color: #fff;
  font-family: Mont;
}

.div-block-74 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.brand-navbar-3.small {
  width: 100px;
}

.legal-link-2 {
  color: var(--untitled-ui-white);
  font-family: Nunito, Verdana, sans-serif;
  font-size: 12px;
  line-height: 22px;
  text-decoration: none;
}

.dropdown-toggle-language {
  grid-column-gap: 6px;
  background-color: #f3f7fa;
  border: 1px solid #1b1b1b26;
  border-radius: 6px;
  align-items: center;
  padding: 5px 12px;
  font-size: 13px;
  font-weight: 600;
  line-height: 22px;
  display: flex;
}

.dropdown-list-language.w--open {
  background-color: #f3f7fa;
  border: 1px solid #1b1b1b26;
  border-radius: 8px;
  margin-top: 8px;
}

.footer-grid-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.left-footer-bottom-2 {
  grid-column-gap: 32px;
  display: flex;
}

.dropdown-link-language {
  color: #0f1841;
  padding: 12px;
  font-size: 13px;
  font-weight: 600;
}

.footer-text-2 {
  color: var(--untitled-ui-gray600);
  font-family: Poppins;
  font-size: 12px;
  line-height: 22px;
}

.icon-dropdown-language {
  width: 14px;
  height: 14px;
}

.footer-link-wrap-2 {
  grid-column-gap: 20px;
  justify-content: space-between;
  width: 100%;
  max-width: 734px;
  display: flex;
}

.main-container-2 {
  max-width: 1248px;
  padding-left: 24px;
  padding-right: 24px;
  position: static;
}

.section-26 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.section-26.footer {
  background-color: #e6eff7;
}

.section-26.footer.succes {
  margin-top: 100px;
}

.section-26.qiz {
  background-color: #1a1a1a;
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-26.fuul {
  background-color: #292929;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
}

.report-results {
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 95%;
  padding-top: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.blur-reults {
  z-index: 3;
  background-image: linear-gradient(360deg, var(--untitled-ui-gray900), #2a323dcc 13%, #46464691 28%, #a7a7a73b 50%, #fff0);
  -webkit-text-fill-color: inherit;
  background-clip: content-box;
  width: 100%;
  height: 85%;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.button-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 70%;
  margin-top: 0;
  padding: 14px;
  display: flex;
}

.header-section {
  color: #4b4b4b;
  text-align: center;
  margin-top: 20px;
  font-family: Nunito, Verdana, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 38px;
}

.header-section.small {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
}

.gpa-form {
  justify-content: center;
  align-items: center;
  width: 80%;
  display: flex;
}

.gpa-input {
  background-image: url('../images/search-mobile.svg');
  background-position: 95%;
  background-repeat: no-repeat;
  background-size: 16px;
  border: 2px solid #dadada;
  border-radius: 6px;
  width: 280px;
  height: 45px;
  margin-bottom: 0;
  font-family: Nunito, Verdana, sans-serif;
  font-size: 15px;
  font-weight: 500;
  box-shadow: 0 2px 5px #96969633;
}

.ms-radio-contents-3 {
  z-index: 2;
  color: #f7f7f7;
  text-align: center;
  width: 100%;
  font-family: Nunito, Verdana, sans-serif;
  font-size: 17px;
  font-weight: 600;
  position: relative;
}

.ms-radio-contents-3.small {
  font-size: 15px;
  font-weight: 400;
}

.f-form-input-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.f-form-input-wrapper.is---3 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  text-align: left;
  flex-wrap: wrap;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 0;
  position: relative;
}

.price-field {
  cursor: pointer;
  border: 1.3px solid #bec9d5;
  border-radius: 4px;
  min-height: 55px;
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 16px;
  position: relative;
}

.price-field:focus {
  border-width: 1.3px;
  border-color: #007bfc;
}

.price-field::placeholder {
  color: #61728375;
}

.f-checkbox-button-field {
  background-color: var(--kolor-pomocniczy);
  text-align: center;
  border: 0 #000;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding: 1rem 1.1875rem;
  line-height: 1.1;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 5px 1px #0003;
}

.f-checkbox-button {
  background-color: var(--untitled-ui-gray600);
  cursor: pointer;
  border-color: #0f1162;
  border-radius: .375rem;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  font-family: Nunito, Verdana, sans-serif;
  display: block;
  position: absolute;
  inset: 0%;
}

.f-checkbox-button:hover {
  border: 1px solid var(--untitled-ui-gray200);
  background-color: var(--kolor-główny);
}

.f-checkbox-button.w--redirected-checked {
  border: .1rem solid var(--untitled-ui-gray300);
  background-color: var(--kolor-główny);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border-radius: .375rem;
  width: 100%;
  height: 100%;
}

.f-checkbox-button.w--redirected-focus {
  box-shadow: none;
  border-color: #0000;
  border-radius: .0234375rem;
}

.f-checkbox-button.w--redirected-focus-visible {
  border-color: #0f1162;
  border-radius: .375rem;
}

.f-input-button-label {
  z-index: 2;
  max-width: 20ch;
  margin-bottom: 0;
  margin-left: 0;
  position: relative;
}

.f-input-button-label.margin-left-8px {
  color: #fff;
  margin-left: .5rem;
  font-family: Nunito, Verdana, sans-serif;
  font-weight: 600;
}

.field {
  border-radius: 6px;
  width: auto;
  min-width: 200px;
  height: 45px;
  font-family: Nunito, Verdana, sans-serif;
}

.field._100 {
  width: 100%;
}

.succes-wrapper {
  background-color: var(--untitled-ui-gray800);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 1rem;
  padding-bottom: 2rem;
  display: flex;
}

.title-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.left-block {
  background-color: #fff;
  border-radius: 10px;
  width: 70%;
  padding: 3%;
}

.left-block.card {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.left-block.no-top {
  width: 60%;
  padding-top: 0%;
  padding-right: 0%;
}

.right-block {
  border: 1px solid var(--untitled-ui-gray300);
  border-radius: 8px;
  width: 50%;
  height: 100%;
}

.heading-66 {
  color: var(--kolor-pomocniczy);
  font-family: Nunito, Verdana, sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 30px;
}

.info-valuation-block {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 90%;
  display: flex;
}

.info-valuation-p {
  color: #424242;
  text-align: left;
  margin-top: 0;
  font-family: Nunito, Verdana, sans-serif;
  font-weight: 400;
}

.info-valuation-p.no-margin {
  margin-bottom: 0;
  font-family: Nunito, Verdana, sans-serif;
}

.text-span-107 {
  color: var(--kolor-pomocniczy);
  font-size: 18px;
}

.tabs-menu {
  margin-bottom: .5rem;
  display: flex;
  position: relative;
  left: .5rem;
  transform: translate(0);
}

.tabs-menu.sub {
  margin-bottom: 0;
}

.tab-link {
  grid-column-gap: 1rem;
  grid-row-gap: .25rem;
  background-color: #0000;
  flex-direction: column;
  flex: 1;
  padding: 0;
  font-family: Poppins;
  font-weight: 400;
  transition: color .4s;
  display: flex;
}

.tab-link.w--current {
  background-color: #0000;
  align-items: flex-start;
}

.progress {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.progress-bar {
  background-color: #3a3636;
  width: 150px;
  height: .5rem;
  transition: background-color .4s;
  position: absolute;
}

.progress-bar.completed {
  background-color: var(--kolor-pomocniczy);
  position: absolute;
}

.progress-bar.hide {
  display: none;
}

.progress-bubble {
  z-index: 2;
  color: var(--untitled-ui-gray400);
  text-align: center;
  background-color: #3a3636;
  border-radius: .8rem;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  font-family: Poppins;
  font-weight: 600;
  transition: background-color .4s;
  display: flex;
  position: relative;
}

.progress-bubble.completed {
  z-index: 2;
  background-color: var(--kolor-pomocniczy);
  color: var(--untitled-ui-gray400);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-family: Poppins;
  font-weight: 600;
  display: flex;
  position: relative;
}

.step-text {
  color: var(--untitled-ui-gray600);
  text-align: right;
  font-family: Poppins;
  font-size: 11px;
  line-height: 18px;
}

.step-text.completed {
  color: var(--kolor-pomocniczy);
  font-weight: 500;
}

.consultation-block {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  background-color: #fff;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 3rem 5px;
  display: flex;
}

.success-title {
  color: #6b6b6b;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  padding-top: 20px;
  font-family: Poppins;
  font-size: 1.5rem;
  font-weight: 600;
}

.text-block {
  flex-flow: column;
  padding: 9px;
  display: flex;
}

.blur-span {
  filter: blur(2px);
  font-size: 17px;
}

.blur-span.big {
  filter: blur(4px);
  color: var(--kolor-pomocniczy);
  font-size: 30px;
}

.text-span-108 {
  color: var(--secondary-colour);
}

.link-3 {
  color: var(--kolor-pomocniczy);
}

.steps {
  width: 100%;
}

.verifi-section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.verifi-section.hidden {
  justify-content: flex-start;
  align-items: center;
  max-width: 80%;
  display: flex;
}

.phone-section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.wrapper {
  display: flex;
}

.plus-btn, .minus-btn {
  cursor: pointer;
  border: 1px solid #c4c4c4;
  border-left-width: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  display: flex;
  position: relative;
}

.line {
  background-color: var(--kolor-pomocniczy);
  width: 45%;
  height: 2px;
  position: absolute;
}

.line.verti {
  width: 2px;
  height: 45%;
  position: absolute;
}

.wrapper-report {
  grid-column-gap: 10%;
  grid-row-gap: 10%;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.wrapper-report.small {
  grid-column-gap: 5%;
  grid-row-gap: 5%;
}

.field-report {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 2px solid #d3d3d3;
  border-radius: 5px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
  grid-auto-columns: 1fr;
  min-height: 30px;
  padding: 5px 10px;
  display: grid;
}

.field-report.small {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-style: none solid solid none;
  border-width: 1px;
}

.block-report {
  flex: 1;
}

.report-name-field {
  color: var(--untitled-ui-gray700);
  text-align: left;
  width: 100%;
  font-family: Nunito, Verdana, sans-serif;
  font-size: 11px;
}

.report-name-field.small {
  font-family: Nunito, Verdana, sans-serif;
  font-size: 10px;
}

.report-value {
  color: var(--untitled-ui-gray900);
  text-align: right;
  font-family: Nunito, Verdana, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.report-value.small {
  font-family: Nunito, Verdana, sans-serif;
  font-size: 11px;
}

.reults-report-section {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  width: 90%;
  margin-bottom: 10px;
  display: flex;
}

.reults-report-section.full {
  width: 100%;
}

.raport-title-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  margin-bottom: 10px;
  padding: 11px 11px 11px 0;
  display: flex;
}

.raport-title-wrapper.grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 2.25fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.raport-title-wrapper.grid.full {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-columns: 2.25fr;
  width: 100%;
  padding-right: 0;
}

.icon-report {
  background-color: var(--kolor-główny);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  padding: 1px;
  display: flex;
}

.report-title {
  color: var(--untitled-ui-gray700);
  text-align: left;
  font-family: Nunito, Verdana, sans-serif;
  font-weight: 500;
  line-height: 30px;
}

.text-span-109 {
  color: var(--untitled-ui-gray900);
  font-family: Nunito, Verdana, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.text-block-29 {
  font-family: Poppins;
}

.lega-text {
  text-align: center;
  margin-top: 20px;
  font-family: Poppins;
  font-size: 9px;
  line-height: 12px;
}

.lega-text.small {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  font-size: 8px;
}

.lega-text.mini {
  width: 300px;
  margin-top: 5px;
  margin-bottom: 0;
  font-family: Nunito, Verdana, sans-serif;
}

.section-27 {
  flex: 1;
  padding: 140px 5% 0;
}

.section-27.gradient-first-section {
  background-image: linear-gradient(#00000080, #00000080), url('../images/img3-1024x704.png');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 450px;
  padding-top: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.container-2 {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.rich-text-block {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.polityka-prywatno-ci {
  color: #fff;
}

.section-28 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.polityka-prywatno-ci-wrapper {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.bold-text-11 {
  margin-top: 15px;
  font-size: 18px;
  display: block;
}

.step-number {
  font-family: Mont;
}

.text-span-110 {
  color: var(--kolor-pomocniczy);
  font-weight: 500;
}

.back-btn {
  color: var(--untitled-ui-gray500);
  background-color: #3898ec00;
  background-image: url('../images/back-menu.svg');
  background-position: 3%;
  background-repeat: no-repeat;
  background-size: 16px;
  padding-left: 30px;
  font-family: Nunito, Verdana, sans-serif;
  font-size: 13px;
  font-weight: 400;
  position: static;
  inset: 5% auto auto 5%;
}

.left-corner-div {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding: 20px 5% 10px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.section-txt {
  color: #4b4b4b;
  letter-spacing: 1px;
  font-family: Nunito, Verdana, sans-serif;
  font-size: 19px;
  font-weight: 700;
  line-height: 25px;
}

.tip-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.tool-icon {
  width: 22px;
  height: 22px;
}

.tool-tip-txt {
  color: var(--untitled-ui-gray600);
  font-family: Nunito, Verdana, sans-serif;
  font-size: 12px;
  line-height: 25px;
}

.nav-header {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.nav-header.success {
  flex-flow: column;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.text-span-111 {
  font-weight: 600;
}

.code-embed {
  min-height: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.success-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: left;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  width: 60%;
  margin-top: 22px;
  margin-bottom: 22px;
  padding: 10rem 2rem 7.5rem 2.5rem;
  display: flex;
  position: relative;
  box-shadow: 0 2px 5px #00000014;
}

.success-wrapper.success {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: var(--untitled-ui-gray800);
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  margin: 15px 0;
  padding-top: .5rem;
  padding-bottom: 0;
}

.heading-67 {
  color: var(--untitled-ui-gray700);
  font-family: Mont;
  font-size: 38px;
  font-weight: 600;
  line-height: 55px;
}

.heading-67.white {
  color: var(--untitled-ui-gray400);
  font-family: Nunito, Verdana, sans-serif;
  font-weight: 700;
}

.text-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: var(--untitled-ui-gray700);
  justify-content: flex-start;
  align-items: center;
  font-family: Nunito, Verdana, sans-serif;
}

.text-block-30 {
  color: var(--untitled-ui-gray700);
  text-align: center;
  font-family: Nunito, Verdana, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.text-block-30.white {
  color: var(--untitled-ui-white);
}

.text-block-31 {
  color: var(--untitled-ui-gray600);
  text-align: center;
  font-family: Nunito, Verdana, sans-serif;
}

.text-block-31.white {
  color: var(--untitled-ui-white);
}

.image-2 {
  border-radius: 41%;
  padding: 0%;
}

.confetti-2 {
  z-index: -1;
  width: 100%;
  position: absolute;
}

.section-hero {
  overflow: visible;
}

.text-center {
  flex-flow: column;
  max-width: 80%;
  margin-bottom: 20px;
  padding: 10px;
  display: flex;
}

.padding-global-2 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.faq-section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 8rem;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.tab-bg-image-home {
  z-index: -1;
  max-width: 37.5rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.block-date {
  color: #626e96;
  margin-top: 5px;
  font-family: Poppins;
  font-size: 1rem;
  line-height: 1.5;
}

.navbar-component {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 11rem auto;
  grid-auto-columns: auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 80rem;
  min-height: 50px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.navbar-logo {
  width: 280px;
  max-width: none;
}

.accordion-content-divider {
  border-bottom: 1px dashed #3333;
  width: 100%;
  height: 0;
}

.c-accordion-item-q-text {
  flex: 1;
  align-items: center;
  padding: 20px;
  display: flex;
}

.padding-section-medium-up {
  padding-top: 5rem;
  padding-bottom: 0;
}

.block-profile-img {
  object-fit: contain;
  width: 120px;
  height: 64px;
  margin-right: 24px;
}

.image-46 {
  width: 70px;
  height: 70px;
}

.container-large-2 {
  border-top: 2px solid #fff;
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.accordion-item-q-text {
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1.4em;
}

.review-section {
  margin-top: 1rem;
  margin-bottom: 2rem;
}

.text-color-grey {
  color: #797979;
  font-size: .7rem;
}

._w-accordion-item-q-icon {
  justify-content: center;
  align-items: center;
  width: 1.5em;
  height: 1.5em;
  display: flex;
  position: relative;
}

.footer-bottom-container {
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.testimonials1_client-details {
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  place-items: center start;
  font-size: 1rem;
  line-height: 1.5;
  display: flex;
}

.hero-component-2 {
  z-index: 1;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-8 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 90%;
  display: grid;
}

.div-block-82 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.bg-image {
  opacity: .4;
  filter: blur(20px);
}

.section-navbar {
  z-index: 99;
  background-color: #0000;
  border-bottom: 2px solid #fff;
  padding-top: 2.5rem;
  padding-bottom: 1.5rem;
  display: block;
}

._w-accordion-item-q {
  display: flex;
}

.page-wrapper {
  overflow: hidden;
}

.footer-main-text {
  width: 100%;
  max-width: none;
}

._w-accordion-item {
  cursor: pointer;
  border: 1px solid #fff;
  border-bottom-color: #c7c7c7;
  border-radius: 10px;
  transition: all .25s;
}

._w-accordion-item:hover {
  border-color: #5dc3a340;
  box-shadow: 1px 1px 15px #b9b9b98f;
}

.c-accordion-item-a {
  overflow: hidden;
}

.heading-65 {
  text-align: center;
  font-family: Poppins;
  font-weight: 600;
}

.footer-nav-menu {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  text-align: center;
  font-weight: 600;
  display: flex;
}

.testimonials1_client-line {
  background-color: #e1e4e8;
  width: 1.25px;
  height: 1.25rem;
  margin-left: .75rem;
  margin-right: .75rem;
}

.c-accordion-list {
  margin-bottom: 100px;
}

.c-accordion-item {
  background-color: #fff;
  margin-bottom: 10px;
}

.div-block-9 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.sub-heading {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 15px;
  font-family: Poppins;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.7;
}

.testimonials1_client-wrapper {
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  place-items: center start;
  margin-top: 2rem;
  display: flex;
}

.image-45 {
  width: 70px;
}

._w-accordion-item-a {
  padding: 20px 20px 30px;
}

.main-wrapper {
  overflow: hidden;
}

.accordion-item-q-icon-stripe-1 {
  background-color: #457d58;
  width: 100%;
  height: .2em;
  position: relative;
}

.block_top-wrap {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  display: flex;
}

.accordion-item-a-text {
  color: #666;
  margin-bottom: 0;
}

.testimonials1_client-image-wrapper {
  border-radius: 50%;
  flex: none;
  margin-right: 1rem;
  overflow: hidden;
}

.footer-link-3 {
  color: #797979;
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 0;
  font-family: Poppins;
  font-weight: 400;
  text-decoration: none;
  transition: color .25s;
  display: inline-block;
}

.footer-link-3:hover {
  color: #0e0e0e;
}

._w-accordion-content-divider {
  padding-left: 20px;
  padding-right: 20px;
}

.testimonials1_content {
  background-color: #fff;
  border: 1px solid #e1e4e8;
  border-radius: 12px;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  min-height: 20rem;
  padding: 2rem;
  display: flex;
}

.padding-section-medium-2 {
  flex-flow: column;
  padding-top: 2rem;
  padding-bottom: 0;
  display: flex;
}

.c-accordion-item-q-icon {
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.accordion-item-q-icon-stripe-2 {
  background-color: #457d58;
  width: .2em;
  height: 100%;
  position: absolute;
}

.footer-divider-2 {
  background-color: #e5e7eb;
  width: 100%;
  height: 2px;
  margin-top: 4.375rem;
  margin-bottom: 4.375rem;
}

.padding-section-medium {
  padding-top: 2rem;
  padding-bottom: 5rem;
}

.wrapper-badge {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.badge-text {
  font-family: Poppins;
}

.testimonials1_client-image {
  object-fit: cover;
  border-radius: 50%;
  width: 3rem;
  height: 3rem;
}

.footer-top-container {
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.left-div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  display: flex;
}

.right-div {
  width: 30%;
}

.informative-block {
  border-top: 10px solid var(--kolor-główny);
  background-color: var(--untitled-ui-white);
  border-radius: 6px;
  flex-flow: column;
  padding: 22px 15px;
  display: flex;
}

.info-summary-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.faq-container {
  min-width: 0;
  max-width: 600px;
  margin-bottom: 60px;
}

.faq {
  background-color: var(--untitled-ui-gray500);
  color: #fff;
  white-space: break-spaces;
  border-radius: 6px;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.faq.w--open {
  border-bottom: 1px solid #0000001a;
}

.faq-icon {
  z-index: 2;
  width: 24px;
  margin-right: 16px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.faq-answer {
  margin-bottom: 24px;
  font-family: Mont;
  line-height: 25px;
}

.faq-body {
  background-color: #0000;
  width: 100%;
  display: block;
  position: relative;
}

.faq-body.w--open {
  background-color: #0000;
}

.faq-body-cont {
  border-top: 1px #000;
  padding: 20px 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 32px;
}

.faq-body-cont.first {
  padding-left: 20px;
  padding-right: 10px;
}

.toggle-text {
  z-index: 2;
  font-family: Nunito, Verdana, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 25px;
  position: relative;
}

.faq-img {
  z-index: 2;
  color: #e50071;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  display: flex;
  position: relative;
  inset: 0% auto 0% 0%;
}

.faq-p {
  background-color: #f4f6f8;
  border-radius: 4px;
  width: 100%;
  margin-bottom: 10px;
  overflow: hidden;
}

.address-text-summary {
  color: var(--untitled-ui-gray700);
  text-align: left;
  font-family: Mont;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
}

.steps-info {
  grid-column-gap: 1%;
  grid-row-gap: 1%;
  width: 85%;
  display: flex;
}

.steps-info.full {
  justify-content: center;
  align-items: center;
  width: 100%;
}

.step-inf-one {
  grid-column-gap: 5%;
  grid-row-gap: 5%;
  background-color: var(--kolor-główny);
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 33%;
  padding: 5px 10px;
  display: flex;
}

.step-inf-one.second {
  background-color: var(--untitled-ui-gray700);
  padding-right: 5px;
}

.step-inf-one.second.small {
  width: auto;
  padding-left: 5px;
}

.step-inf-one.second.small.pink {
  background-color: var(--kolor-główny);
}

.step-inf-one.third {
  background-color: var(--untitled-ui-gray500);
}

.step-inf-one.third.small {
  width: auto;
  padding-left: 5px;
  padding-right: 5px;
}

.step-inf-one.third.small.light {
  background-color: var(--untitled-ui-gray500);
  color: var(--untitled-ui-gray400);
  font-family: Mont;
}

.step-inf-one.small {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  width: auto;
  min-width: 100px;
  padding-left: 5px;
  padding-right: 5px;
}

.step-text-inf {
  color: var(--untitled-ui-white);
  font-family: Nunito, Verdana, sans-serif;
  font-weight: 600;
}

.step-text-inf.pink {
  color: var(--kolor-główny);
}

.step-text-inf.pink.small {
  color: var(--untitled-ui-gray400);
}

.step-text-inf.small {
  font-size: 12px;
}

.address-wrapper {
  grid-column-gap: 5%;
  grid-row-gap: 5%;
  justify-content: flex-start;
  align-items: center;
  width: 450px;
  display: flex;
}

.btn--disabled {
  background-color: var(--kolor-główny);
  color: var(--untitled-ui-gray400);
  text-align: center;
  border-radius: 6px;
  width: 70%;
  padding: 14px;
  font-family: Mont;
  font-weight: 600;
}

.wrapper-address-selection {
  flex-flow: column;
  width: 70%;
  display: flex;
}

.select-field {
  color: #000;
  background-color: #fff;
  border: 2px solid #dadada;
  border-radius: 6px;
  width: 30%;
  min-width: 130px;
  height: 45px;
  margin-bottom: 0;
  font-family: Nunito, Verdana, sans-serif;
  font-weight: 500;
  box-shadow: 0 2px 5px #96969633;
}

.text-title-wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.text-title-wrapper._80 {
  width: 70%;
}

.sub-title {
  color: var(--untitled-ui-gray700);
  text-align: center;
  font-family: Mont;
  font-weight: 400;
}

.sub-title.white {
  color: var(--untitled-ui-gray400);
  font-family: Nunito, Verdana, sans-serif;
  font-weight: 500;
}

.btn-starter {
  background-color: var(--kolor-główny);
  color: var(--untitled-ui-white);
  text-align: center;
  border-radius: 6px;
  width: 100%;
  padding: 14px;
  font-family: Nunito, Verdana, sans-serif;
  font-weight: 700;
}

.btn-starter.btn--disabled {
  font-family: Nunito, Verdana, sans-serif;
  font-weight: 700;
}

.starter-wrapper {
  grid-column-gap: .7rem;
  grid-row-gap: .7rem;
  border-top: 7px solid var(--kolor-główny);
  text-align: left;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  width: auto;
  margin-top: 22px;
  margin-bottom: 22px;
  padding: 2.5rem 2rem;
  display: flex;
  position: static;
  inset: auto 0% 0%;
  box-shadow: 0 2px 5px 3px #ebebeb14;
}

.starter-wrapper.success {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  box-shadow: none;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0 0 15px;
  padding: 0;
}

.starter-wrapper._100 {
  width: 100%;
}

.f-steps-wrap-flex {
  grid-column-gap: 5%;
  grid-row-gap: 5%;
  background-color: var(--untitled-ui-gray800);
  flex-flow: column;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: 100%;
  padding: 2.5rem 2rem;
  display: flex;
}

.f-steps-wrap-flex.card {
  grid-row-gap: 2rem;
  text-align: center;
  grid-row-gap: 2rem;
  text-align: center;
  grid-row-gap: 0rem;
  text-align: center;
  background-color: #fff0;
  border: 1px #f1f1f1;
  border-radius: 0;
  flex-flow: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0;
  display: flex;
  position: relative;
}

.f-steps-wrap-flex.right {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--kolor-pomocniczy);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 100vh;
  padding-bottom: 0;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.f-steps-wrap-flex.right._40 {
  width: 80%;
  padding-top: 3rem;
}

.f-steps-wrap-flex.right.small {
  padding-top: 1rem;
}

.f-steps-wrap-flex.dual {
  flex-flow: row;
  align-self: stretch;
}

.badges-wrapper {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.google-reviews-wrapper {
  width: 40%;
  display: flex;
}

.div-block-38-copy-2 {
  opacity: .8;
  justify-content: center;
  width: auto;
  padding-top: 2px;
  display: flex;
  transform: scale(.8);
}

.image-37 {
  width: 60px;
  padding-right: 6px;
}

.text-block-15 {
  color: #555;
  font-family: Nunito, Verdana, sans-serif;
  font-size: 13px;
  font-weight: 700;
}

.image-62 {
  width: 70px;
  max-width: none;
  padding-right: 6px;
  transform: scale(.9);
}

.text-block-12-copy {
  color: var(--untitled-ui-gray700);
  font-family: Nunito, Verdana, sans-serif;
  font-size: 12px;
}

.image-63 {
  width: 60px;
  height: 20px;
  padding-right: 6px;
}

.image-64 {
  width: 70px;
  max-width: none;
  height: 20px;
  padding-right: 6px;
  transform: scale(.9);
}

.logos {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-65 {
  opacity: .8;
  object-fit: scale-down;
  width: 80px;
  margin-right: 3%;
}

.nav-header-wrap {
  flex-flow: column;
  display: flex;
}

.info-line {
  background-color: var(--kolor-główny);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.info-line-text {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-decoration: none;
  display: flex;
}

.info-line-texting {
  color: var(--untitled-ui-gray200);
  font-family: Nunito, Verdana, sans-serif;
  font-weight: 600;
  text-decoration: none;
}

.background-herlo-flex {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-image: linear-gradient(#0006, #0006), url('../images/1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 90%;
  min-height: 85vh;
  padding: 5% 5% 10%;
  display: flex;
  position: relative;
}

.heading-title {
  color: var(--untitled-ui-gray400);
  text-align: center;
  font-family: Nunito, Verdana, sans-serif;
  font-weight: 700;
}

.image-66 {
  filter: brightness(700%);
}

.image-67 {
  width: 23px;
}

.inf-show-btn, .exit-icon {
  display: none;
}

.image-flex {
  padding: 20px;
}

.sub-main {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section-29 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 70vh;
  display: flex;
}

.heading-68 {
  color: var(--untitled-ui-white);
}

.text-span-112 {
  color: var(--kolor-główny);
}

@media screen and (min-width: 1280px) {
  .body-copy {
    background-size: 400px, 400px;
  }

  .text-block-12-copy {
    width: auto;
  }

  .image-65 {
    width: 20%;
  }
}

@media screen and (min-width: 1440px) {
  .f-form-steps-item.is---2 {
    display: block;
  }

  .f-form-steps-wrap.is---2, .steps {
    width: 100%;
  }

  .section-27.gradient-first-section {
    background-image: linear-gradient(#fff, #5d9fd7 57%, #22427b);
  }

  .badges-wrapper {
    width: 100%;
  }

  .div-block-38-copy-2 {
    margin-top: 0;
  }

  .image-37 {
    width: 70px;
  }

  .text-block-15 {
    font-size: 15px;
  }

  .image-62 {
    transform: none;
  }

  .text-block-12-copy {
    width: auto;
    font-size: 14px;
  }

  .image-63 {
    width: 70px;
  }

  .image-64 {
    transform: none;
  }
}

@media screen and (max-width: 991px) {
  .f-steps-wrap.card {
    padding-left: 0;
    padding-right: 0;
  }

  .f-steps-wrap.right._40 {
    width: 100%;
  }

  .f-steps-wrap.dual {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .f-form-steps-item.is---2, .f-error-message {
    width: 100%;
  }

  .f-success-message {
    height: auto;
  }

  .f-steps-form-wrapper {
    width: 80%;
  }

  .f-steps-form-wrapper.success {
    flex-flow: column;
    padding-top: 0;
  }

  .f-steps-content {
    max-width: 90ch;
  }

  .body-copy {
    background-position: 125% 120%, -30% -10%;
    background-size: 300px, 300px;
  }

  .footer-grid-2 {
    grid-template-columns: 1fr;
  }

  .gpa-form {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .gpa-input {
    width: 280px;
  }

  .left-block, .left-block.no-top, .right-block {
    width: 100%;
  }

  .success-title {
    padding-top: 0;
  }

  .report-title {
    line-height: 30px;
  }

  .section-27 {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .success-wrapper {
    width: 80%;
  }

  .success-wrapper.success {
    flex-flow: column;
    padding-top: 3rem;
  }

  .faq-section {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .tab-bg-image-home {
    inset: 0% 0% auto auto;
  }

  .navbar-component {
    grid-template-rows: auto;
    grid-template-columns: auto max-content;
  }

  .padding-section-medium-up {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .footer-bottom-container {
    align-items: center;
  }

  .hero-component-2 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .div-block-8 {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-82 {
    flex-flow: column;
    grid-auto-flow: row;
    display: flex;
  }

  .section-navbar {
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: block;
  }

  .page-wrapper {
    position: relative;
    overflow: hidden;
  }

  .footer-main-text {
    flex: 0 auto;
    margin-right: 1rem;
  }

  .footer-copyright-text {
    flex: none;
  }

  .footer-nav-menu {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    margin-left: 0;
    margin-right: 0;
    padding-top: .25rem;
    padding-bottom: .25rem;
  }

  .padding-section-medium-2, .padding-section-medium {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .section-footer {
    position: relative;
  }

  .faq-container {
    width: 100%;
    min-width: 0;
  }

  .faq-img {
    width: 50px;
    height: 50px;
  }

  .address-text-summary {
    line-height: 30px;
  }

  .address-wrapper {
    justify-content: center;
    align-items: center;
  }

  .starter-wrapper {
    width: 80%;
  }

  .starter-wrapper.success {
    flex-flow: column;
    padding-top: 0;
  }

  .f-steps-wrap-flex.card {
    padding-left: 0;
    padding-right: 0;
  }

  .f-steps-wrap-flex.right._40 {
    width: 100%;
  }

  .badges-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: space-between;
    align-self: auto;
    align-items: center;
    width: 100%;
  }

  .div-block-38-copy-2 {
    clear: none;
    object-fit: fill;
    justify-content: flex-start;
    align-items: stretch;
    width: auto;
    display: flex;
  }

  .image-37 {
    transform: scale(.8);
  }

  .text-block-15 {
    margin-left: -5px;
    font-size: 15px;
    transform: scale(.9);
  }

  .image-62 {
    margin-left: -2px;
    padding-right: 0;
    transform: scale(.8);
  }

  .text-block-12-copy {
    margin-left: -4px;
    font-size: 11px;
  }

  .image-63 {
    transform: scale(.8);
  }

  .image-64 {
    margin-left: -2px;
    padding-right: 0;
    transform: scale(.8);
  }

  .image-65 {
    width: 50px;
  }

  .background-herlo-flex {
    width: 95%;
  }
}

@media screen and (max-width: 767px) {
  .f-steps-wrap {
    width: 100%;
  }

  .f-steps-wrap.card {
    flex-flow: column;
    padding: 0;
  }

  .f-steps-form-wrapper {
    width: 100%;
  }

  .f-steps-form-wrapper.success {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .footer-bottom {
    flex-direction: column;
  }

  .f-form-steps-item-wrap-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .body-copy {
    background-position: 135% 120%, -30% -10%;
    background-size: 250px, 250px;
  }

  .left-footer-bottom-2 {
    margin-bottom: 24px;
  }

  .footer-link-wrap-2 {
    grid-row-gap: 60px;
    flex-direction: column;
    margin-top: 32px;
  }

  .gpa-input {
    width: 280px;
  }

  .progress-bar, .progress-bar.completed {
    width: 120px;
  }

  .section-27 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section-27.gradient-first-section {
    padding-top: 150px;
  }

  .success-wrapper {
    width: 100%;
  }

  .success-wrapper.success {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-top: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .heading-67 {
    font-size: 28px;
  }

  .padding-global-2 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .padding-section-medium-up {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .footer-bottom-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .div-block-8 {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .footer-main-text {
    margin-right: 0;
  }

  .testimonials1_client-wrapper {
    grid-auto-flow: row;
    margin-top: 1.25rem;
  }

  .padding-section-medium-2 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .footer-divider-2 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .padding-section-medium {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .footer-top-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .left-div {
    width: 100%;
  }

  .right-div {
    width: 80%;
    display: none;
    position: absolute;
    box-shadow: 0 2px 5px #0003;
  }

  .informative-block {
    position: relative;
  }

  .faq-img {
    min-width: 50px;
    min-height: 40px;
  }

  .steps-info {
    width: 100%;
  }

  .step-text-inf {
    font-size: 11px;
  }

  .address-wrapper {
    width: 400px;
  }

  .starter-wrapper {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .starter-wrapper.success {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .f-steps-wrap-flex {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .f-steps-wrap-flex.card {
    flex-flow: column;
    padding: 0;
  }

  .image-37, .image-63 {
    margin-left: -5px;
  }

  .info-line {
    padding: 5px;
  }

  .info-line-texting {
    text-align: center;
  }

  .background-herlo-flex {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
  }

  .image-67 {
    width: 18px;
    height: 18px;
  }

  .inf-show-btn {
    background-color: var(--untitled-ui-gray400);
    border-radius: 5px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    padding: 15px;
    display: flex;
    position: absolute;
    inset: auto 5% 25% auto;
    box-shadow: 0 2px 5px #0003;
  }

  .exit-icon {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    inset: 2% 3% auto auto;
  }
}

@media screen and (max-width: 479px) {
  .f-steps-wrap {
    padding: 2rem .5rem 1rem;
  }

  .f-steps-wrap.card {
    grid-row-gap: 1rem;
    grid-row-gap: 0rem;
    width: 100%;
    padding: 0;
  }

  .f-steps-wrap.right {
    justify-content: flex-end;
    align-items: center;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .f-steps-wrap.right._40 {
    height: auto;
    padding-top: 2rem;
  }

  .f-steps-wrap.start {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .f-form {
    padding-left: 0;
    padding-right: 0;
  }

  .f-success-message {
    padding: 10px 0;
  }

  .f-steps-form-wrapper {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .f-steps-form-wrapper.success {
    flex-flow: column;
    margin-top: 0;
    padding: 0 .5rem 2rem;
  }

  .f-steps-form-wrapper._100 {
    padding-bottom: 5rem;
  }

  .f-form-radio-card-contain {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .f-form-radio-card-contain.vertical.long {
    width: 100%;
  }

  .f-steps-content {
    grid-column-gap: 1.2rem;
    grid-row-gap: 1.2rem;
  }

  .f-steps-content.starter {
    max-width: 100ch;
    padding-left: 2%;
    padding-right: 2%;
  }

  .expandable-single {
    padding: 16px;
  }

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

  .sub-title-name {
    font-size: 12px;
  }

  .f-form-btn-2 {
    margin-bottom: 10px;
  }

  .ms-radio-card-2 {
    max-width: 270px;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .f-paragraph-2 {
    font-size: 14px;
    line-height: 1.5;
  }

  .f-form-steps-item-wrap-2 {
    min-height: 0;
  }

  .f-form-steps-item-wrap-2.step {
    min-height: 80vh;
  }

  .text-block-28 {
    font-size: 10px;
    line-height: 16px;
  }

  .heading-header-2 {
    font-size: 1.65rem;
    line-height: 36px;
  }

  .brand-navbar-3 {
    width: 150px;
  }

  .legal-link-2 {
    font-size: 11px;
  }

  .left-footer-bottom-2 {
    grid-row-gap: 12px;
    flex-flow: row;
    align-items: center;
  }

  .main-container-2 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .section-26.qiz {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .report-results {
    height: auto;
    padding-bottom: 30px;
  }

  .blur-reults {
    display: block;
  }

  .header-section {
    font-size: 1.65rem;
    line-height: 36px;
  }

  .header-section.small, .ms-radio-contents-3 {
    font-size: 16px;
  }

  .ms-radio-contents-3.small {
    font-size: 12px;
  }

  .f-form-input-wrapper {
    flex-wrap: wrap;
  }

  .f-form-input-wrapper.is---3 {
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: center;
  }

  .f-input-button-label.margin-left-8px {
    font-size: 12px;
  }

  .left-block {
    padding-left: 1%;
    padding-right: 1%;
  }

  .left-block.card {
    padding-bottom: 0%;
    overflow: hidden;
  }

  .heading-66 {
    font-size: 1.6rem;
  }

  .text-span-107 {
    font-size: 17px;
  }

  .tabs-menu, .tabs-menu.sub {
    left: 0;
  }

  .progress-bar, .progress-bar.completed {
    width: 100px;
  }

  .step-text {
    font-size: 10px;
  }

  .step-text.completed {
    padding-right: 2px;
    font-size: 10px;
  }

  .wrapper-report {
    grid-column-gap: 5%;
    grid-row-gap: 5%;
  }

  .field-report {
    border-style: solid;
    border-width: 1.5px;
  }

  .report-name-field {
    font-size: 10px;
  }

  .report-value {
    font-family: Mont;
    font-size: 11px;
  }

  .report-value.small {
    font-family: Mont;
  }

  .reults-report-section {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: 95%;
  }

  .raport-title-wrapper {
    width: 95%;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .raport-title-wrapper.grid.full {
    margin-bottom: 0;
    padding-right: 0;
  }

  .icon-report {
    width: 30px;
    height: 30px;
  }

  .report-title {
    font-size: 12px;
  }

  .text-span-109 {
    font-size: 15px;
  }

  .lega-text.small {
    width: 70%;
  }

  .section-txt {
    font-size: 18px;
  }

  .tool-tip-txt {
    font-size: 10.5px;
    line-height: 15px;
  }

  .nav-header {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .success-wrapper {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .success-wrapper.success {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    width: 97%;
    padding: 1rem .5rem 2rem;
  }

  .heading-67 {
    font-size: 25px;
  }

  .confetti-2 {
    height: 100%;
  }

  .text-center {
    max-width: 100%;
  }

  .tab-bg-image-home {
    top: -10%;
  }

  .navbar-component {
    grid-template-columns: auto max-content;
  }

  .block-profile-img {
    width: 100px;
    height: auto;
    margin-right: 10px;
  }

  .accordion-item-q-text {
    font-size: 1.1em;
    line-height: 1.3em;
  }

  .text-color-grey {
    text-align: center;
  }

  .footer-bottom-container {
    flex-direction: column-reverse;
    align-items: center;
  }

  .testimonials1_client-details {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-component-2 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .footer-nav-menu {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 1rem;
  }

  .testimonials1_client-line {
    display: none;
  }

  .footer-link-3 {
    padding-top: .3rem;
    padding-bottom: .3rem;
  }

  .testimonials1_content {
    padding: 1.25rem;
  }

  .badge-text {
    font-size: .8rem;
    line-height: 1.3;
  }

  .right-div {
    width: 90%;
    display: none;
  }

  .faq-answer {
    font-size: 15px;
    line-height: 23px;
  }

  .toggle-text {
    font-size: 18px;
  }

  .faq-img {
    display: none;
  }

  .address-text-summary {
    font-size: 12px;
  }

  .steps-info {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
  }

  .steps-info.full {
    flex: 0 auto;
  }

  .step-inf-one {
    padding-left: 5px;
    padding-right: 5px;
  }

  .step-inf-one.second {
    padding-left: 5px;
  }

  .step-text-inf {
    font-size: 7.5px;
  }

  .step-text-inf.small {
    font-size: 10px;
  }

  .address-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: stretch;
    width: auto;
  }

  .wrapper-address-selection {
    align-self: auto;
    width: 100%;
  }

  .select-field {
    width: 280px;
    overflow: clip;
  }

  .text-title-wrapper._80 {
    width: 95%;
  }

  .starter-wrapper {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .starter-wrapper.success {
    flex-flow: column;
    margin-top: 0;
    padding: 0 0 2rem;
  }

  .f-steps-wrap-flex {
    padding: 1rem .5rem;
  }

  .f-steps-wrap-flex.card {
    grid-row-gap: 1rem;
    grid-row-gap: 0rem;
    width: 100%;
    padding: 0;
  }

  .f-steps-wrap-flex.right {
    justify-content: flex-end;
    align-items: center;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .f-steps-wrap-flex.right._40 {
    height: auto;
    padding-top: 2rem;
  }

  .f-steps-wrap-flex.start {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .div-block-38-copy-2 {
    justify-content: center;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-37 {
    margin-left: -10px;
    transform: scale(.7);
  }

  .text-block-15 {
    margin-left: -10px;
    font-size: 16px;
    line-height: 25px;
    transform: scale(.8);
  }

  .image-62 {
    margin-left: -7px;
    transform: scale(.7);
  }

  .text-block-12-copy {
    color: #3568ff;
    font-size: 11px;
    line-height: 25px;
  }

  .image-63 {
    width: 70px;
    height: 25px;
    margin-left: -10px;
    transform: scale(.7);
  }

  .image-64 {
    width: 80px;
    height: 25px;
    margin-left: -7px;
    transform: scale(.7);
  }

  .image-65 {
    width: 70px;
  }

  .info-line-texting {
    font-size: 12px;
  }

  .background-herlo-flex {
    background-image: linear-gradient(#00000080, #00000080), url('../images/1.jpg');
    background-position: 0 0, 50% 0;
    background-size: auto, auto 50%;
    padding-bottom: 5%;
  }

  .heading-title {
    font-size: 30px;
  }

  .exit-icon {
    top: 3%;
  }
}

#w-node-_19e87c4a-bad6-f039-2fa0-e5bf30a06fc7-b727871a {
  justify-self: end;
}

#w-node-_19e87c4a-bad6-f039-2fa0-e5bf30a07020-b727871a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_40efb063-7317-aec2-b1cf-5e6b1b50de39-b727871a {
  justify-self: end;
}

#w-node-_40efb063-7317-aec2-b1cf-5e6b1b50de92-b727871a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_84e553b8-804e-da63-c295-e0490653e3d7-b727871a {
  justify-self: end;
}

#w-node-_84e553b8-804e-da63-c295-e0490653e430-b727871a, #w-node-_5569cce4-29e2-cc02-9afa-8c01f51e1168-b727871a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_19e87c4a-bad6-f039-2fa0-e5bf30a06fc7-b727871a, #w-node-_40efb063-7317-aec2-b1cf-5e6b1b50de39-b727871a, #w-node-_84e553b8-804e-da63-c295-e0490653e3d7-b727871a {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }
}


@font-face {
  font-family: 'Nunito';
  src: url('../fonts/Nunito-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito';
  src: url('../fonts/Nunito-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito';
  src: url('../fonts/Nunito-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito';
  src: url('../fonts/Nunito-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}