.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

a {
  color: #013989;
  font-weight: 700;
  text-decoration: underline;
}

.logo {
  object-fit: cover;
  overflow: hidden;
}

.h1 {
  color: #f4a200;
  text-shadow: 1px 1px 1px #0000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.cta-label {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  text-decoration: none;
}

.section.is-blue {
  background-color: #013989;
}

.section.is-margin {
  margin-top: 100px;
}

.section.is-bcg {
  background-image: linear-gradient(#013989b3, #013989b3), url('../images/business-team-working-in-a-start-up-office-2025-03-18-00-07-58-utc-2-1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.container {
  max-width: 1536px;
  margin-bottom: 80px;
  padding: 40px 32px;
}

.container.is-hero {
  padding-top: 0;
  padding-bottom: 0;
}

.cta {
  grid-column-gap: 8px;
  background-color: #f4a200;
  border-radius: 65px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 24px 48px;
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
  transition: all .2s ease-in-out;
  display: flex;
}

.cta:hover {
  background-color: #ffbd3a;
}

.subtitle {
  color: #fff;
  text-shadow: 1px 1px 1px #0000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 42px;
  text-decoration: none;
}

.cta-tagline {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.cta-tagline-icon {
  aspect-ratio: 1;
  object-fit: contain;
  flex: none;
  padding-left: 0;
  overflow: hidden;
}

.cta-tagline-text {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 1px #0000;
  flex: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
}

.cta-tagline-text.is-grey {
  color: gray;
}

.cta-container {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.cta-container.is-center {
  justify-content: flex-start;
  align-items: center;
}

.h1-container {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: static;
  top: 40px;
}

.h1-container.is-sticky {
  position: sticky;
}

.hero-left {
  grid-row-gap: 56px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60%;
  text-decoration: none;
  display: flex;
}

.hero-container {
  padding-top: 40px;
  display: flex;
}

.main-img {
  position: relative;
  inset: 0% 0% -152px auto;
}

.who-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.who-single-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #f1f1f1;
  border-radius: 43px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 496px;
  padding: 48px;
  text-decoration: none;
  display: flex;
}

.h3 {
  color: #003989;
  text-shadow: 1px 1px 1px #0000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.h3.is-center {
  text-align: center;
}

.text-4 {
  color: #444;
  text-align: left;
  text-shadow: 1px 1px 1px #0000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.h2 {
  color: #003989;
  text-align: center;
  text-shadow: 1px 1px 1px #0000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 700;
  line-height: 90px;
  text-decoration: none;
}

.h2.is-white {
  color: #fff;
  text-align: left;
  font-size: 48px;
  line-height: 70px;
}

.h2.is-left {
  text-align: left;
  position: static;
  top: 79px;
}

.who-container {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1536px;
  text-decoration: none;
  display: flex;
}

.h4 {
  color: #003989;
  text-align: center;
  text-shadow: 1px 1px 1px #0000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.h4-caontainer {
  max-width: 700px;
}

.areas-container {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.areas-left {
  grid-row-gap: 56px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.areas-right {
  grid-row-gap: 56px;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  margin-right: 101px;
  text-decoration: none;
  display: flex;
}

.areas-item {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 538px;
  text-decoration: none;
  display: flex;
}

.text-3 {
  color: #444;
  text-shadow: 1px 1px 1px #0000;
  flex: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.areas-wrapper {
  grid-row-gap: 24px;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  background-color: #fffc;
  border-radius: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 40px 80px 40px 40px;
  text-decoration: none;
  display: flex;
}

.number {
  color: #f4a200;
  text-shadow: 1px 1px 1px #0000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.areas-flex {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  display: flex;
}

.how-wrapper {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1536px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.how-item {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 366px;
  padding-left: 40px;
  padding-right: 40px;
  text-decoration: none;
  display: flex;
}

._13-fast-delivery-1 {
  object-fit: cover;
  overflow: hidden;
}

.how-text {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.cta-wrapper {
  grid-row-gap: 48px;
  background-color: #f1f1f1;
  border-radius: 43px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1016px;
  padding: 56px 123px 32px;
  text-decoration: none;
  display: flex;
}

.how-container {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.icon-bcg {
  background-color: #f4a200;
  border-radius: 98px;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 180px;
  padding-top: 0;
  display: flex;
}

.where-container {
  grid-row-gap: 56px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.where-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: center;
  place-items: start center;
  width: 100%;
  text-decoration: none;
  display: grid;
}

.where-item {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 235px;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.where-icon {
  width: 82px;
  height: 82px;
}

.why-left {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  text-decoration: none;
  display: flex;
  position: sticky;
  top: 99px;
}

.why-right {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  text-decoration: none;
  display: flex;
}

.why-item {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.why-icon {
  object-fit: cover;
  border-radius: 69.6316px;
}

.frame-95 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-6 {
  color: #444;
  text-shadow: 1px 1px 1px #0000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.why-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.contact-container {
  grid-column-gap: 136px;
  background-color: #003989;
  border-radius: 43px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1276px;
  margin-left: auto;
  margin-right: auto;
  padding: 64px;
  text-decoration: none;
  display: flex;
}

.contact-left {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text {
  color: #fff;
  text-shadow: 1px 1px 1px #0000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.text-2 {
  color: #fff;
  text-shadow: 1px 1px 1px #0000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.text-3 {
  color: #f4a200;
  text-shadow: 1px 1px 1px #0000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.frame-89 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.contact-right {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 481px;
  text-decoration: none;
  display: flex;
}

.frame-25 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.form-input {
  grid-column-gap: 8px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #3489ff;
  border-radius: 65px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 70px;
  padding: 24px 48px;
  font-size: 18px;
  display: flex;
}

.form-input:active {
  border-width: 2px;
}

.form-input::placeholder {
  color: #333;
}

.text-4 {
  color: #aaa;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  text-decoration: none;
}

.frame-10 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-9 {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.form-checkbox {
  object-fit: cover;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.text-5 {
  color: #fff;
  text-shadow: 1px 1px 1px #0000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 170%;
  text-decoration: none;
}

.text-copy {
  color: #fff;
  text-shadow: 1px 1px 1px #0000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.text-7.is-orange {
  color: #f4a300;
}

.contact-details {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-6 {
  color: #fff;
  text-shadow: 1px 1px 1px #0000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.contact-detail {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.contact-detail-icon {
  object-fit: cover;
  overflow: hidden;
}

.why-text {
  font-size: 24px;
  line-height: 150%;
}

.areas-text {
  color: #444;
  font-size: 24px;
  line-height: 150%;
}

.footer-container {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-website {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #444;
  justify-content: center;
  align-items: center;
  font-size: 26px;
  line-height: 150%;
  display: flex;
}

.footer-logo {
  width: 165px;
}

.section-style {
  grid-row-gap: 56px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1536px;
  text-decoration: none;
  display: flex;
}

.heading-1-jak-dziaamy {
  color: #003989;
  text-align: center;
  text-shadow: 1px 1px 1px #0000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 400;
  line-height: 90px;
  text-decoration: none;
}

.steps-grid {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template: "."
                 "Area"
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: start;
  width: 100%;
  display: grid;
}

.text-7 {
  color: #444;
  text-shadow: 1px 1px 1px #0000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 19px;
  font-weight: 400;
  line-height: 28px;
  text-decoration: none;
}

.steps-number {
  color: #1359bd1a;
  text-shadow: 1px 1px 1px #0000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 300px;
  font-weight: 400;
  line-height: 200px;
  text-decoration: none;
}

.steps-text {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 323px;
  text-decoration: none;
  display: flex;
}

.spotkanie-z-pastwem-bezporednio-lub-zdalnie {
  color: #003989;
  text-shadow: 1px 1px 1px #0000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.steps-description {
  color: #444;
  text-shadow: 1px 1px 1px #0000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
}

.background {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.frame-81 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 318px;
  height: 164px;
  text-decoration: none;
  display: flex;
}

.text-8 {
  color: #444;
  text-shadow: 1px 1px 1px #0000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
}

.border {
  border: 1px solid #f4a200;
  border-left-width: 0;
  border-top-right-radius: 150px;
  border-bottom-right-radius: 150px;
  height: 12px;
}

.frame-82 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 274px;
  text-decoration: none;
  display: flex;
}

.umawiamy-kandydatw-na-spotkanie {
  color: #003989;
  text-shadow: 1px 1px 1px #0000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.frame-83 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 286px;
  text-decoration: none;
  display: flex;
}

.step-item {
  padding: 0;
}

.steps-step {
  color: #444;
  text-shadow: 1px 1px 1px #0000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 19px;
  font-weight: 400;
  line-height: 28px;
  text-decoration: none;
}

.steps-title {
  color: #003989;
  text-shadow: 1px 1px 1px #0000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.steps-wrapper {
  display: flex;
}

.contact-text {
  color: #fff;
  text-shadow: 1px 1px 1px #0000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.contact-text.is-orange {
  color: #f4a300;
}

.contact-form {
  flex: 0 auto;
  width: 100%;
  height: 100%;
}

.form-checkbox-text {
  color: #fff;
  padding-left: 16px;
}

.checkbox-field {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.form {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.success-message {
  background-color: #013989;
  height: 100%;
}

.form-success-text {
  color: #fff;
}

.form-icon {
  object-fit: cover;
  border-radius: 69.6316px;
  margin-top: 100px;
  margin-bottom: 24px;
}

.who-description {
  color: #444;
  text-align: left;
  text-shadow: 1px 1px 1px #0000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.how-description, .where-description {
  color: #444;
  text-align: center;
  text-shadow: 1px 1px 1px #0000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .hero-left {
    width: 100%;
  }

  .hero-container, .who-wrapper {
    flex-flow: column;
  }

  .who-single-container {
    max-width: none;
  }

  .text-4 {
    text-align: left;
  }

  .h2.is-white {
    text-align: center;
  }

  .areas-right, .areas-wrapper {
    width: 100%;
  }

  .areas-flex {
    flex-flow: column;
  }

  .how-container {
    grid-column-gap: 24px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .where-wrapper {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .steps-grid {
    grid-template-columns: 1fr;
  }

  .who-description {
    text-align: left;
  }

  .image {
    display: inline-flex;
  }

  .how-description {
    text-align: center;
  }

  .where-description {
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .container {
    margin-bottom: 40px;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .main-img {
    bottom: -113px;
  }

  .h2.is-left {
    text-align: center;
  }

  .cta-wrapper {
    padding-left: 32px;
    padding-right: 32px;
  }

  .how-container {
    justify-content: center;
  }

  .where-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .why-left {
    width: 100%;
    position: static;
  }

  .why-left.is-center {
    text-align: center;
  }

  .why-right {
    width: 100%;
  }

  .why-container {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
  }

  .contact-container {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    flex-flow: column;
    padding: 32px;
  }
}

@media screen and (max-width: 479px) {
  .logo {
    object-fit: contain;
    width: 100%;
    max-width: none;
  }

  .h1 {
    text-align: center;
    font-size: 30px;
  }

  .cta-label {
    font-size: 19px;
  }

  .container {
    padding: 8px;
  }

  .subtitle {
    text-align: center;
    font-size: 20px;
  }

  .cta-tagline {
    justify-content: flex-start;
    align-items: center;
  }

  .cta-tagline-text {
    text-align: left;
    flex: 0 auto;
  }

  .who-single-container {
    padding: 24px;
  }

  .h3.is-center {
    font-size: 20px;
  }

  .h2 {
    font-size: 40px;
    line-height: 150%;
  }

  .h2.is-white {
    font-size: 40px;
  }

  .areas-item {
    justify-content: center;
    align-items: center;
  }

  .areas-wrapper {
    padding: 24px;
  }

  .number {
    display: none;
  }

  .areas-flex {
    flex: 0 auto;
    width: 100%;
  }

  .cta-wrapper {
    padding: 40px 16px 16px;
  }

  .how-container, .where-wrapper {
    grid-template-columns: 1fr;
  }

  .why-item {
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .contact-container {
    padding: 40px 16px 0;
  }

  .why-text {
    font-size: 20px;
  }

  .areas-text {
    text-align: center;
  }

  .footer-website {
    flex-flow: column;
  }

  .steps-number {
    position: absolute;
  }

  .steps-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
}


