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

.main-wrapper {
  font-family: poppins, sans-serif;
}

.section-hero.kariera-single-hero {
  padding-top: 11.25em;
  padding-bottom: 4.69em;
}

.hero-slide-top {
  object-fit: fill;
  position: relative;
}

.image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.hero-slide-bg {
  background-color: #0003;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.hero-slide-bottom {
  padding-top: 2em;
  padding-bottom: 2em;
}

.hero-slide-title {
  color: #b7be0d;
  text-align: center;
  letter-spacing: 3px;
  font-family: mongoose, sans-serif;
  font-size: 9.38em;
  font-weight: 700;
  line-height: 1;
}

.section-jestesmy {
  background-color: #f5f5f7;
  padding-top: 2.81em;
  position: relative;
  overflow: hidden;
}

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

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

.div-col {
  width: 50%;
}

.jestesmy-content {
  padding-left: 8em;
}

.jestesmy-content.with-right-padding {
  padding-right: 4em;
}

.jestesmy-text {
  color: #191a15;
  font-size: 2em;
  font-weight: 600;
  line-height: 1.3;
}

.is-jestesmy-content {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

.jestesmy-bg {
  position: relative;
}

.image-2 {
  width: 48em;
  margin-top: auto;
  margin-bottom: 0;
  margin-left: -1.7em;
}

.image-2.grp {
  width: 40em;
  margin-left: 6em;
}

.image-3 {
  width: 59.31em;
  position: absolute;
  bottom: 0;
  left: -6.25em;
}

.image-3.grupa-img {
  max-width: 35em;
  margin-left: auto;
  display: block;
  left: 14em;
}

.section-tworzymy {
  padding-top: 2.25em;
  padding-bottom: 0;
  overflow: hidden;
}

.tworzymy-title {
  grid-column-gap: 2.1em;
  grid-row-gap: 2.1em;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tworzymy-title.is-left, .tworzymy-title.left {
  justify-content: flex-start;
  align-items: center;
}

.tworzymy-small-title {
  color: #000;
  font-size: 3.5em;
  font-weight: 600;
  line-height: 1.2;
}

.tworzymy-small-title.green {
  color: #b7be0d;
}

.tworzymy-small-title.white {
  color: #fff;
}

.tworzymy-big-title {
  color: #191a15;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: mongoose, sans-serif;
  font-size: 9.38em;
  font-weight: 700;
  line-height: 1;
}

.tworzymy-big-title.is-left {
  text-align: left;
}

.tworzymy-big-title.green {
  color: #b7be0d;
}

.tworzymy-big-title.white {
  color: #fff;
}

.tworzymy-big-title.centered {
  text-align: center;
}

.tworzymy-big-title.is-influ-title {
  color: #e2e498;
}

.tworzymy-big-title.is-link {
  color: #b7be0d;
  letter-spacing: 2px;
  font-size: 6.25em;
  text-decoration: none;
  transition: all .3s;
}

.tworzymy-big-title.is-link:hover {
  opacity: .73;
}

.tworzymy-slider {
  grid-column-gap: 5.31em;
  grid-row-gap: 5.31em;
  border-top: 1px solid #b7be0d;
  border-bottom: 1px solid #b7be0d;
  width: 100%;
  margin-top: 3em;
  margin-left: 2em;
  padding-top: 2.5em;
  padding-bottom: 2.5em;
  display: flex;
  overflow: hidden;
}

.t-slide {
  flex: none;
}

.section-trendy {
  padding-top: 12.5em;
  overflow: hidden;
}

.trendy-content {
  background-color: #b7be0d;
}

.trendy-text {
  width: 50%;
  padding-top: 4.37em;
  padding-bottom: 4.37em;
}

.trendy-text.is-kariera {
  padding-top: 2em;
  padding-bottom: 2em;
}

.trendy-content-flex {
  display: flex;
}

.trendy-main-text {
  color: #fff;
  text-transform: uppercase;
  font-family: mongoose, sans-serif;
  font-size: 6.25em;
  font-weight: 500;
  line-height: .94;
}

.span-color {
  color: #e2e498;
}

.trendy-imgs {
  width: 50%;
  position: relative;
  top: -9.55em;
}

.trendy-imgs.is-mobile {
  display: none;
}

.image-4 {
  width: 24em;
  position: absolute;
  top: -9em;
  left: -1.88em;
}

.image-4.mobile-hidden {
  width: auto;
  top: 0;
  left: -.5em;
}

.image-5 {
  width: 16em;
  position: absolute;
  top: -5em;
  right: 0;
}

.image-5.mobile-hidden {
  width: auto;
  top: 4em;
}

.image-6 {
  width: 21em;
  position: absolute;
  top: 4em;
  right: 11em;
}

.image-6.mobile-hidden {
  width: auto;
  top: 10em;
  right: 13em;
}

.image-7 {
  width: 16em;
  position: absolute;
  top: 26%;
  left: -2em;
}

.image-7.mobile-hidden {
  width: auto;
  top: 40%;
  left: 2em;
}

.image-8 {
  width: 31.25em;
  position: absolute;
  top: 22%;
  right: -5em;
}

.image-8.mobile-hidden {
  width: auto;
  max-width: 20.69em;
  top: 35%;
  right: 1em;
}

.image-9 {
  width: 24em;
  position: absolute;
  top: 46%;
  left: -.63em;
}

.image-9.mobile-hidden {
  width: auto;
  max-width: 18em;
  top: 61%;
  left: 8em;
}

.image-10 {
  width: 24em;
  position: absolute;
  inset: 57% -3.1em 0% auto;
}

.image-10.mobile-hidden {
  width: auto;
  top: 65%;
  right: 0;
}

.image-11 {
  z-index: 9;
  width: auto;
  position: absolute;
  bottom: -20em;
  left: 5em;
}

.image-12 {
  width: auto;
  position: absolute;
  bottom: -20em;
  right: 10em;
}

.to-nie-wszystko {
  padding-top: 10em;
  padding-bottom: 4.06em;
}

.wszystko-title {
  grid-column-gap: 2.1em;
  grid-row-gap: 2.1em;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.wszystko-smal-title {
  color: #dadada;
  font-size: 3.5em;
  font-weight: 600;
  line-height: 1.2;
}

.wszystko-big-title {
  color: #dadada;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: -.1em;
  font-family: mongoose, sans-serif;
  font-size: 9.38em;
  font-weight: 700;
  line-height: 1;
}

.section-perla-estate {
  padding-top: 0;
  padding-bottom: 0;
}

.spc-title-small {
  color: #222f5c;
  text-align: center;
  font-size: 2em;
  font-weight: 600;
  line-height: 1.3;
}

.spc-title-small.black {
  color: #000;
}

.spc-main-title {
  color: #222f5c;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: mongoose, sans-serif;
  font-size: 9.38em;
  font-weight: 700;
  line-height: 1.3;
}

.spc-main-title.black {
  color: #000;
}

.spc-slider {
  background-color: #0000;
  height: auto;
  margin-top: 3.31em;
}

.spc-slide-content {
  height: 44.75em;
  position: relative;
}

.slide, .mask {
  height: auto;
}

.image-13 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.spc-img-bg {
  background-image: linear-gradient(138deg, #0000 46%, #0003 95%);
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 2.19em;
  display: flex;
  position: absolute;
  inset: 0%;
}

.image-14 {
  width: 10.44em;
  margin-left: auto;
  display: block;
}

.slide-nav {
  display: none;
}

.section-tacy {
  background-color: #fff;
  padding-top: 5em;
  padding-bottom: 5em;
}

.stawiamy-text {
  color: #191a15;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.2;
}

.stawiamy-small-text {
  color: #191a15;
  margin-top: .7em;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.5;
}

.background-video {
  height: 33.94em;
}

.section-wazne {
  padding-top: 5em;
}

.wazne-box {
  mix-blend-mode: normal;
  background-color: #191a15;
  margin-top: 5em;
}

.wazne-flex {
  display: flex;
}

.wazne-img {
  width: 35%;
}

.image-15 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.wazne-content {
  grid-column-gap: 2.19em;
  grid-row-gap: 2.19em;
  flex-flow: column;
  width: 65%;
  padding-top: 6.25em;
  padding-bottom: 6.25em;
  padding-left: 5.44em;
  display: flex;
}

.wazne-content-item {
  border-bottom: 1px solid #b7be0d;
  padding-top: 1.69em;
  padding-bottom: 1.69em;
  display: flex;
}

.wci-title {
  width: 35%;
}

.wci-title-text {
  color: #b7be0d;
  letter-spacing: .8px;
  text-transform: uppercase;
  font-family: mongoose, sans-serif;
  font-size: 2.5em;
  font-weight: 500;
  line-height: .94;
}

.wci-content {
  width: 65%;
}

.wci-text {
  color: #b7be0d;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.5;
}

.section-w-liczbach {
  margin-top: 2.81em;
  position: relative;
}

.section-w-liczbach.no-top {
  margin-top: 0;
}

.image-16 {
  width: 100%;
  height: 100%;
}

._w-liczbach-bg {
  background-image: linear-gradient(#0000, #0003);
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 2.81em;
  display: flex;
  position: absolute;
  inset: 0%;
}

._w-liczbach-bg.poznajmy-sie-bg {
  padding-bottom: 6.7em;
}

.section-liczby {
  padding-top: 4.88em;
  padding-bottom: 4.88em;
}

.liczby-flex {
  justify-content: space-between;
  display: flex;
}

.liczba-item {
  width: 20%;
}

.liczba-text {
  color: #000;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.2;
}

.liczba-text.green {
  color: #b7be0d;
}

.liczba-numer {
  color: #000;
  letter-spacing: 3px;
  font-family: mongoose, sans-serif;
  font-size: 9.38em;
  font-weight: 700;
  line-height: 1;
}

.liczba-numer.green {
  color: #b7be0d;
}

.left-arrow {
  top: auto;
  bottom: .7em;
}

.right-arrow {
  inset: auto auto .7em 1.5em;
}

.section-klub {
  background-color: #f4f4f4;
  padding-top: 5em;
  padding-bottom: 0;
}

.image-17 {
  width: 8.13em;
  margin-left: auto;
  display: block;
}

.section-mapa {
  background-color: #f4f4f4;
  padding-top: 7.19em;
  padding-bottom: 5em;
}

.image-18 {
  width: 100%;
  height: 100%;
}

.mapa-title {
  grid-column-gap: 1.56em;
  grid-row-gap: 1.56em;
  justify-content: center;
  align-items: center;
  display: flex;
}

.mapa-small-title {
  color: #191a15;
  font-size: 3em;
  font-weight: 600;
  line-height: 1.2;
}

.mapa-kraje {
  grid-column-gap: .38em;
  grid-row-gap: .38em;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  max-width: 75em;
  margin-top: 3.13em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.mapa-kraj {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding: .63em;
  display: flex;
}

.country-name {
  color: #191a15;
  font-size: .88em;
  font-weight: 600;
  line-height: 1;
}

.section-jakosc {
  background-color: #b7be0d;
  background-image: url('../images/Vector.png');
  background-position: 80% 100%;
  background-repeat: no-repeat;
  background-size: auto 90%;
  padding-top: 3.13em;
  padding-bottom: 3.13em;
}

.jakosc-title {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: mongoose, sans-serif;
  font-size: 6.25em;
  font-weight: 500;
  line-height: .94;
}

.jakosc-text {
  color: #fff;
  margin-top: 1.2em;
  font-size: 1.44em;
  font-weight: 600;
  line-height: 1.2;
}

.nagrody-flex {
  grid-column-gap: 1.25em;
  grid-row-gap: 1.25em;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  padding-left: 3.44em;
  display: flex;
}

.nagroda-item {
  background-color: #fff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 9.69em;
  height: 9.69em;
  display: flex;
}

.image-19 {
  width: 6.25em;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.footer-items {
  justify-content: space-between;
  margin-top: 2.5em;
  display: flex;
}

.footer-item {
  background-color: #b7be0d;
  border-radius: 8px;
  width: 19%;
  padding: 1.8em 1.25em 1.25em;
}

.footer-item._2 {
  background-color: #00753f;
}

.footer-item._3 {
  background-color: #f04331;
  padding-bottom: 2em;
}

.footer-item._4 {
  background-color: #222f5c;
}

.footer-item._5 {
  background-color: #191a15;
}

.footer-item-logo {
  justify-content: center;
  align-items: flex-start;
  height: 5em;
  display: flex;
}

.footer-item-details {
  margin-top: 2.5em;
}

.footer-item-title {
  color: #fff;
  text-align: center;
  margin-bottom: .9em;
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.5;
}

.footer-item-title.colored {
  color: #fff3e1;
}

.footer-item-title.green {
  color: #b7be0d;
}

.footer-item-social {
  grid-column-gap: .63em;
  grid-row-gap: .63em;
  color: #fff;
  justify-content: center;
  align-items: center;
  margin-bottom: .5em;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.footer-item-social:hover {
  text-decoration: underline;
}

.footer-item-social.colored {
  color: #fff3e1;
}

.footer-item-social.green {
  color: #b7be0d;
}

.footer-social-name {
  font-size: .88em;
  line-height: 1.5;
}

.code-embed {
  height: 1.13em;
}

.footer-copy {
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 2.81em;
  display: flex;
}

.footer-copy-text {
  color: #000;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: mongoose, sans-serif;
  font-size: 6.25em;
  font-weight: 500;
  line-height: 1;
}

.footer-link {
  color: #b7be0d;
  letter-spacing: .64px;
  text-transform: uppercase;
  margin-bottom: .4em;
  font-family: mongoose, sans-serif;
  font-size: 2em;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: all .2s;
}

.footer-link:hover {
  text-decoration: underline;
}

.section-hero-grupa {
  background-color: #f4f4f4;
  padding-top: 0;
  position: relative;
}

.is-grupa-hero-desc {
  color: #191a15;
  margin-top: 2.5em;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.5;
}

.grupa-info-text {
  max-width: 25.62em;
  margin-left: auto;
  padding-left: 0;
}

.grupa-info-text.with-right-padding {
  padding-right: 4em;
}

.section-hero-page-title {
  background-color: #f4f4f4;
  padding-top: 8.4em;
  padding-bottom: 1.25em;
}

.hero-page-title {
  color: #191a15;
  text-align: center;
  font-size: 3.5em;
  font-weight: 600;
  line-height: 1.2;
}

.section-historia {
  background-color: #fff;
  padding-top: 6.25em;
  padding-bottom: 6.25em;
}

.historia-items {
  max-width: 70em;
  margin-top: 5.31em;
  margin-left: auto;
  margin-right: auto;
}

.historia-item {
  justify-content: center;
  align-items: center;
  padding-top: 1.56em;
  padding-bottom: 1.56em;
  display: flex;
}

.historia-item.is-double {
  margin-top: -6.7em;
}

.historia-item.is-with-more {
  justify-content: center;
  align-items: flex-start;
}

.historia-rok {
  text-align: right;
  flex: 1;
  width: 14.06em;
  margin-right: 4em;
}

.historia-rok-text {
  color: #191a15;
  font-family: mongoose, sans-serif;
  font-size: 9.38em;
  font-weight: 700;
  line-height: .8;
}

.historia-rok-text.is-green {
  color: #b7be0d;
}

.historia-line-dot {
  grid-column-gap: .19em;
  grid-row-gap: .19em;
  flex-flow: column;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  width: 1.5em;
  padding-top: 0%;
  display: flex;
  position: relative;
}

.hdot {
  background-color: #191a15;
  border: 3px solid #fff;
  border-radius: 100%;
  flex: none;
  width: 1.7em;
  height: 1.7em;
}

.hdot.is-green {
  background-color: #b7be0d;
}

.historia-text {
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 2.25em;
  display: flex;
}

.image-20 {
  width: 4.25em;
}

.historia-text-content {
  color: #191a15;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.2;
}

.historia-text-content.is-green {
  color: #b7be0d;
}

.hline {
  background-color: #191a15;
  width: 3px;
  height: 590%;
  position: absolute;
  top: 1.7em;
  bottom: 0;
}

.section-cs-info {
  background-color: #191a15;
  padding-top: 7.81em;
  padding-bottom: 7.81em;
}

.cs-flex-items {
  grid-column-gap: 1%;
  grid-row-gap: 1%;
  flex-flow: row;
  margin-bottom: 1%;
  display: flex;
}

.cs-flex-item {
  width: 32.66%;
  height: 39.06em;
  transition: all .3s;
  position: relative;
}

.image-21 {
  object-fit: cover;
  object-position: 82% 50%;
  width: 100%;
  height: 100%;
}

.cs-item-content {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.image-22 {
  position: absolute;
}

.flex-item-hover-content {
  opacity: 0;
  background-color: #191a15d6;
  border-radius: 8px;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 2.13em 3.75em;
  transition: all .3s;
  display: flex;
  position: absolute;
  bottom: 1.44em;
  left: 3.13em;
  right: 3.13em;
}

.ff-left {
  width: 6.25em;
  padding-right: 0;
}

.ff-right {
  flex: 1;
  padding-left: 3em;
}

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

.background-video-2 {
  z-index: 0;
  width: 100%;
  height: 100%;
}

.section-poznajmy {
  padding-top: 0;
  padding-bottom: 4.88em;
  position: relative;
}

.poznajmy-flex {
  justify-content: space-between;
  margin-top: -3.75em;
  display: flex;
}

.poznajmy-sie-item {
  background-color: #f4f4f4;
  border-radius: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 30%;
  display: flex;
  overflow: hidden;
}

.poznajmy-sie-top {
  color: #191a15;
  flex: 1;
  padding: 2.06em 1.25em;
  position: relative;
}

.poznajmy-sie-top.green {
  color: #f0f1c7;
  background-color: #b7be0d;
}

.poznajmy-sie-text {
  font-size: .88em;
  font-weight: 500;
  line-height: 1.5;
}

.poznajmy-sie-img {
  aspect-ratio: 1;
  position: relative;
}

.image-23 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.section-marki-slider {
  background-color: #191a15;
  padding-top: 8.13em;
  padding-bottom: 1.88em;
}

.nasze-marki-slider {
  min-width: 2000px;
  display: flex;
}

.is-marka-item {
  border-radius: 8px;
  width: 32.33%;
  height: 39.06em;
  transition: all .3s;
  position: relative;
  overflow: hidden;
}

.is-marka-item.active {
  width: 65%;
}

.is-full-for-link {
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  margin-top: 1.56em;
  display: flex;
}

.is-cs-more-link {
  color: #fff;
  text-decoration: none;
  transition: all .3s;
}

.is-cs-more-link:hover {
  color: #b7be0d;
}

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

.text-block {
  font-size: .75em;
  font-weight: 600;
  line-height: 1.5;
}

.code-embed-2 {
  width: 1.06em;
  height: 1em;
}

.is-marki-nav {
  margin-top: 2.06em;
}

.cs-slide-nav {
  grid-column-gap: 1.25em;
  grid-row-gap: 1.25em;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.image-24 {
  width: 3em;
}

.image-25 {
  width: 1.25em;
  position: absolute;
  top: .63em;
  right: .63em;
}

.opinia-podpis {
  background-color: #b7be0d;
  border-radius: 100px;
  margin-left: 0;
  margin-right: 0;
  padding: .5em 1.13em;
  position: static;
  bottom: 1.56em;
  left: auto;
  right: auto;
}

.opinia-podpis-text {
  color: #fff;
  text-align: center;
  font-size: 1em;
  line-height: 1.5;
}

.op-podpis {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  display: flex;
  position: absolute;
  bottom: 1.56em;
}

.section-kariera-oferty {
  padding-bottom: 2em;
}

.kariera-filtrowanie {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.filtrowanie-tytul {
  color: #191a15;
  letter-spacing: .48px;
  text-transform: uppercase;
  flex: none;
  font-family: mongoose, sans-serif;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1;
}

.filtrowanie-filtry {
  grid-column-gap: .94em;
  grid-row-gap: .94em;
  flex-flow: wrap;
  flex: 1;
  justify-content: flex-start;
  display: flex;
}

.filtrowanie-filt {
  color: #191a15;
  cursor: pointer;
  border: 1px solid #191a15;
  border-radius: 3px;
  flex: none;
  padding: .75em .69em;
  transition: all .3s;
}

.filtrowanie-filt:hover, .filtrowanie-filt.active {
  color: #fff;
  background-color: #191a15;
}

.filtr-flex {
  grid-column-gap: .94em;
  grid-row-gap: .94em;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.filtrowanie-wartosc {
  font-size: .75em;
  font-weight: 600;
  line-height: 1.5;
}

.image-26 {
  width: .94em;
}

.oferty-top {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.oferty-small-title {
  color: #191a15;
  letter-spacing: 2px;
  font-family: mongoose, sans-serif;
  font-size: 6.25em;
  font-weight: 500;
  line-height: 1;
}

.oferty-small-title.is-podobne-title {
  font-family: poppins, sans-serif;
  font-size: 3em;
  font-weight: 600;
  line-height: 1.2;
}

.oferty-big-title {
  color: #f4f4f4;
  letter-spacing: 4.28px;
  text-transform: uppercase;
  font-family: mongoose, sans-serif;
  font-size: 13.38em;
  font-weight: 700;
  line-height: 1.1;
}

.kariera-oferty-pracy {
  flex-flow: wrap;
  margin-top: -1%;
  margin-left: -1%;
  margin-right: -1%;
  display: flex;
}

.s-oferta-pracy {
  color: #191a15;
  border: 1px solid #191a15;
  border-radius: 3px;
  width: 48%;
  margin: 1%;
  padding: 1.5em 5em 1.5em 1.38em;
  text-decoration: none;
  transition: all .3s;
  position: relative;
}

.s-oferta-pracy:hover {
  color: #fff;
  background-color: #191a15;
}

.of-praca-title {
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.2;
}

.of-praca-title.bigger {
  color: #191a15;
  font-size: 2em;
}

.of-praca-bottom {
  grid-column-gap: 4.38em;
  grid-row-gap: 4.38em;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1.75em;
  display: flex;
}

.of-praca-item {
  grid-column-gap: .63em;
  grid-row-gap: .63em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-27 {
  flex: none;
  width: 1.5em;
}

.of-item-content {
  border-left: 1px solid #b7be0d;
  padding-left: .63em;
}

.of-item-text {
  font-size: .88em;
  line-height: 1.5;
}

.code-embed-3 {
  color: #b7be0d;
  width: 1.06em;
  height: 1.06em;
  transition: all .3s;
  position: absolute;
  bottom: .94em;
  right: .94em;
}

.section-proces-rekrutacji {
  background-color: #191a15;
  padding-top: 2em;
  padding-bottom: 2em;
}

.proces-flex {
  justify-content: space-between;
  margin-top: 4.38em;
  display: flex;
}

.proces-item {
  border-bottom: 1px solid #b7be0d;
  width: 21%;
  padding-bottom: 2.81em;
}

.proces-icon {
  justify-content: center;
  align-items: flex-start;
  height: 13em;
  display: flex;
}

.proces-content {
  padding-left: 2.06em;
  padding-right: 2.06em;
}

.proces-title {
  color: #b7be0d;
  text-align: center;
  letter-spacing: .8px;
  text-transform: uppercase;
  font-family: mongoose, sans-serif;
  font-size: 2.5em;
  font-weight: 500;
  line-height: 1;
}

.proces-text {
  color: #b7be0d;
  text-align: center;
  margin-top: 1.7em;
  font-size: .88em;
  font-weight: 600;
  line-height: 1.5;
}

.proces-arrow {
  justify-content: center;
  align-items: flex-start;
  padding-top: 5em;
  display: flex;
}

.image-28 {
  width: 2em;
}

.section-dodatki {
  background-color: #f4f4f4;
  padding-top: 1.56em;
  padding-bottom: 3em;
}

.dodatki-flex {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.dodatki-title {
  width: 44%;
}

.is-dodatki-title {
  grid-column-gap: .3em;
  grid-row-gap: .3em;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.is-dodatki-title.is-left {
  justify-content: flex-start;
  align-items: center;
}

.image-29 {
  margin-top: .5em;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.dodatki-items {
  flex-flow: wrap;
  justify-content: space-between;
  width: 56%;
  display: flex;
}

.sbenefit {
  width: 30%;
}

.sbenefit.is-alt {
  margin-top: 3.3em;
}

.sbenefit.smaller {
  width: 16%;
}

.benefit-icon {
  justify-content: center;
  align-items: center;
  height: 10em;
  display: flex;
}

.image-30 {
  height: 10em;
}

.benefit-text {
  color: #191a15;
  text-align: center;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.5;
}

.dodatki-full {
  flex-flow: wrap;
  justify-content: space-between;
  width: 100%;
  margin-top: 1.6em;
  display: flex;
}

.perla-lider {
  background-color: #b7be0d;
}

.lider-col {
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  display: flex;
}

.lider-col-content {
  max-width: 30em;
  margin-left: auto;
  padding-right: 2.81em;
}

.lider-title {
  color: #fff;
  font-size: 2em;
  font-weight: 600;
  line-height: 1.3;
}

.lider-text {
  color: #fff;
  margin-top: 2.06em;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.5;
}

.section-kultura {
  background-color: #f4f4f4;
  padding-top: 2em;
  padding-bottom: 2.5em;
}

.kultura-flex {
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
  flex-flow: wrap;
  justify-content: center;
  align-items: stretch;
  margin-top: 1.88em;
  display: flex;
}

.kultura-item {
  grid-column-gap: 1.88em;
  grid-row-gap: 1.88em;
  justify-content: center;
  align-items: center;
  width: 30%;
  display: flex;
}

.kultura-icon {
  flex: none;
  width: 11.75em;
  position: relative;
}

.kultura-icon-text {
  color: #b7be0d;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 2em;
  font-weight: 600;
  line-height: 1.3;
  display: flex;
  position: absolute;
  inset: 0%;
}

.kultura-text-text {
  color: #191a15;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.5;
}

.image-31 {
  position: absolute;
  top: 2em;
  left: 2em;
}

.section-faq {
  background-color: #f4f4f4;
  padding-top: 3.75em;
  padding-bottom: 3.75em;
}

.faq-flex {
  margin-top: 2.81em;
  display: flex;
}

.faq-left {
  justify-content: center;
  align-items: flex-start;
  width: 30%;
  display: flex;
}

.faq-right {
  width: 70%;
}

.accordion-wrapper {
  margin-top: 50px;
}

.accordion-item {
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 20px;
  padding: 24px 30px 14px;
}

.accordion-item-trigger {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.accordion-heading {
  color: #000;
  cursor: pointer;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.5;
}

.icon.accordion-icon {
  color: #0009;
  cursor: pointer;
  font-size: 32px;
  line-height: 30px;
}

.accordion-item-content {
  margin-top: 10px;
  margin-right: 30px;
  padding-left: 1.6em;
  overflow: hidden;
}

.paragraph {
  color: #fff;
  font-size: .88em;
  font-weight: 500;
  line-height: 1.5;
}

.image-32 {
  width: 1.13em;
  height: 1.13em;
}

.ac-flex {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.ac-numer {
  color: #000;
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.5;
}

.ac-number-div {
  width: 1.5em;
}

.section-biznesowi {
  background-color: #f5f5f7;
}

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

.biznesowi-img {
  width: 55%;
  position: relative;
}

.image-33 {
  aspect-ratio: auto;
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-height: 38.44em;
}

.biznesowi-img-bg {
  background-image: linear-gradient(#0000 54%, #00000059);
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 1.88em;
  display: flex;
  position: absolute;
  inset: 0%;
}

.partnerzy-title {
  color: #fff;
  font-size: 3.5em;
  font-weight: 600;
  line-height: 1.2;
}

.biznesowi-title {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: mongoose, sans-serif;
  font-size: 9.38em;
  font-weight: 700;
  line-height: 1;
}

.biznesowi-content {
  width: 45%;
  padding-left: 7em;
}

.biznesowi-content-title {
  color: #191a15;
  font-size: 2em;
  font-weight: 600;
  line-height: 1.3;
}

.biznesowi-content-text {
  color: #191a15;
  margin-top: 2.5em;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.5;
}

.section-influ {
  background-color: #b7be0d;
  margin-top: 4.38em;
  padding-top: 2em;
  padding-bottom: 2em;
  position: relative;
  overflow: hidden;
}

.influ-flex {
  display: flex;
}

.flex-influ-col {
  width: 50%;
  position: relative;
}

.flex-influ-col.is-inf {
  flex-flow: wrap;
  display: flex;
}

.influencerzy-text {
  color: #fff;
  margin-top: 2.6em;
  margin-bottom: 2.6em;
  font-size: 2em;
  font-weight: 600;
  line-height: 1.3;
}

.influ-small-text {
  color: #fff;
  flex: none;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.5;
}

.influ-item {
  width: 17.13em;
  height: 17.13em;
  position: relative;
}

.influ-item._2 {
  width: 12.63em;
  height: 12.63em;
  margin-top: 7em;
  margin-left: auto;
  margin-right: 6em;
}

.influ-item._3 {
  margin-top: 3.13em;
  margin-left: auto;
  margin-right: 10em;
}

.influ-item-img {
  border-radius: 100%;
  width: 17.13em;
  height: 17.13em;
  overflow: hidden;
}

.influ-item-img._2 {
  width: 12.63em;
  height: 12.63em;
}

.image-34 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  margin-left: 0;
}

.is-influ-s-icon {
  width: 3.75em;
  position: absolute;
  bottom: -1.25em;
  right: 2.1em;
}

.is-influ-s-icon._2 {
  width: 4.6em;
  bottom: 5em;
  right: -3em;
}

.is-influ-s-icon._3 {
  width: 5em;
  bottom: 9em;
  right: -9em;
}

.image-35 {
  width: 50em;
  position: absolute;
  bottom: -5em;
  right: -6.25em;
}

.section-influ-kontakt {
  background-color: #191a15;
  padding-top: 1em;
  padding-bottom: 1em;
}

.influ-kontakt-flex {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.section-kontakt-form {
  background-color: #f5f5f7;
  background-image: url('../images/vec.svg');
  background-position: 90% 100%;
  background-repeat: no-repeat;
  background-size: 860px;
  padding-top: 3em;
  padding-bottom: 3em;
}

.kontakt-flex {
  justify-content: space-between;
  display: flex;
}

.kontakt-col-left {
  width: 30%;
}

.kontakt-col-right {
  width: 50%;
}

.kontakt-d-item {
  color: #191a15;
  border: 1px solid #191a15;
  border-radius: 8px;
  margin-bottom: 1.94em;
  padding: 1.25em 5em 2.06em 1.25em;
}

.kontakt-d-item.is-black {
  color: #fff;
  background-color: #191a15;
}

.kd-title {
  margin-bottom: .5em;
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.5;
}

.kd-text {
  font-size: .88em;
  font-weight: 600;
  line-height: 1.5;
}

.kd-link {
  color: #191a15;
  text-decoration: none;
  transition: all .3s;
}

.kd-link:hover {
  text-decoration: underline;
}

.kd-link.white {
  color: #fff;
}

.kd-light-text {
  font-size: .88em;
  font-weight: 400;
  line-height: 1.5;
}

.form-box {
  background-color: #fff;
  border-radius: 8px;
  padding: 2.81em 2.19em;
}

.form-box-title {
  color: #191a15;
  text-align: center;
  font-size: 2em;
  font-weight: 600;
  line-height: 1.3;
}

.is-formularz {
  margin-top: 5em;
}

.f-label {
  color: #191a15;
  letter-spacing: 0;
  text-transform: none;
  font-size: .88em;
  font-weight: 600;
  line-height: 1.4;
}

.checkbox-label {
  color: #191a15;
  letter-spacing: 0;
  text-transform: none;
  font-size: .75em;
  font-weight: 400;
  line-height: 1.5;
}

.text-block-2 {
  color: #575756;
  margin-top: 1em;
  font-size: .88em;
  font-weight: 500;
  line-height: 1.5;
}

.cs-field {
  color: #191a15;
  letter-spacing: .24px;
  text-transform: none;
  background-color: #0000;
  border: 0 solid #000;
  margin-bottom: 0;
  font-size: .88em;
  font-weight: 400;
  line-height: 1.5;
}

.cs-field::placeholder {
  color: #6f6757;
}

.cs-form-flex-item {
  border-bottom: 1px solid #dfdfdf;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: .7em;
  padding-top: .31em;
  padding-bottom: .31em;
  display: flex;
}

.cs-form-flex-item.top {
  justify-content: flex-start;
  align-items: flex-start;
}

.code-embed-4 {
  width: 15px;
  height: 15px;
}

.form-zgody {
  margin-top: 1.5em;
  margin-bottom: 2em;
}

.zgody-more-text {
  color: #191a15;
  letter-spacing: .78px;
  text-transform: none;
  font-size: .88em;
  font-weight: 600;
  line-height: 1.35;
}

.sp-button-flex {
  grid-column-gap: .63em;
  grid-row-gap: .63em;
  border-bottom: 1px solid #1a6f4e;
  justify-content: flex-start;
  align-items: center;
  padding-top: .63em;
  padding-bottom: .63em;
  display: flex;
}

.sp-button-flex.nobr {
  grid-column-gap: 2.3em;
  grid-row-gap: 2.3em;
  border-bottom-width: 0;
}

.zgody-flex {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.sp-button {
  color: #1a6f4e;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  font-size: .88em;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
}

.sp-button.btn-send {
  color: #fff;
  letter-spacing: 0;
  text-transform: none;
  background-color: #191a15;
  border: 1px solid #191a15;
  border-radius: 3px;
  padding: .75em 1em;
  font-size: .75em;
  font-weight: 600;
}

.sp-button.btn-send:hover {
  color: #000;
  background-color: #0000;
}

.label-div {
  flex: none;
  width: 9.38em;
  margin-right: 1.56em;
}

.label-div.top-padding {
  padding-top: .63em;
}

.zgody-more {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  bottom: 0;
  right: 0;
}

.image-36 {
  width: .5em;
}

.dlaczego-items {
  justify-content: space-between;
  margin-top: -3.75em;
  display: flex;
}

.dlaczego-item {
  color: #fff;
  background-color: #b7be0d;
  border-radius: 8px;
  width: 19%;
  padding: 1.88em;
}

.dlaczego-icon {
  justify-content: center;
  align-items: center;
  height: 6.25em;
  margin-bottom: 24px;
  display: flex;
}

.dl-text {
  text-align: center;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.5;
}

.section-oczekujemy {
  background-color: #f4f4f4;
  padding-top: 2em;
  padding-bottom: 3em;
}

.czego-items {
  grid-column-gap: 4%;
  grid-row-gap: 3.25em;
  flex-flow: wrap;
  padding-top: 5.31em;
  display: flex;
}

.czego-item {
  grid-column-gap: 1.31em;
  grid-row-gap: 1.31em;
  width: 22%;
  display: flex;
}

.czego-item-icon {
  flex: none;
  width: 2.5em;
}

.czego-item-text {
  color: #191a15;
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.5;
}

.section-potrzebny {
  background-color: #fff;
  padding-top: 2em;
  padding-bottom: 3em;
}

.section-podobne {
  padding-top: 3em;
  padding-bottom: 5.5em;
}

.podobne-info {
  color: #fff;
  background-color: #b7be0d;
  border-radius: 3px;
  padding: .63em 1em;
  font-size: .75em;
  font-weight: 600;
  line-height: 1.5;
}

.div-block {
  grid-column-gap: .94em;
  grid-row-gap: .94em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.is-aplikuj-btn {
  justify-content: center;
  align-items: center;
  margin-top: 4.38em;
  display: flex;
}

.btn-ap {
  color: #fff;
  background-color: #b7be0d;
  border: 1px solid #b7be0d;
  border-radius: 3px;
  padding: 1.38em 3.44em;
  text-decoration: none;
  transition: all .3s;
}

.btn-ap:hover {
  background-color: #0000;
}

.btn-ap.dark {
  background-color: #191a15;
  border-color: #191a15;
}

.btn-ap.dark:hover {
  color: #191a15;
  background-color: #0000;
}

.btn-ap.smaller {
  padding: 1em 2em;
}

.btn-ap.smaller:hover {
  color: #fff;
  background-color: #191a15;
  border-color: #191a15;
}

.btn-ap-flex {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: center;
  align-items: center;
  display: flex;
}

.btn-ap-text {
  font-size: .75em;
  line-height: 1.5;
}

.btn-ap-text.bold {
  font-weight: 600;
}

.section-nz {
  background-color: #f5f5f7;
  padding-top: 3em;
  padding-bottom: 3em;
}

.nc-text {
  color: #191a15;
  text-align: center;
  font-size: 2em;
  font-weight: 600;
  line-height: 1.3;
}

.span-green {
  color: #b7be0d;
}

.button-nc {
  justify-content: center;
  align-items: flex-start;
  margin-top: 1.88em;
  display: flex;
}

.k-hero-flex {
  display: flex;
}

.k-hero-left {
  width: 55%;
}

.k-hero-right {
  color: #191a15;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 45%;
  padding-left: 5.63em;
  display: flex;
}

.k-offer-text {
  margin-top: 1.5em;
}

.k-offer-desc {
  color: #191a15;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.5;
}

.k-offer-btn {
  margin-top: 1.88em;
}

.offer-cs-info {
  background-color: #191a15;
  border-radius: 8px;
  display: flex;
  overflow: hidden;
}

.of-cs-img {
  width: 45%;
}

.image-37 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.of-cs-content {
  width: 55%;
  padding: 4.06em 2em 2em;
  position: relative;
}

.of-cs-text {
  color: #b7be0d;
  font-size: .88em;
  font-weight: 500;
  line-height: 1.5;
}

.of-cs-podpis {
  color: #b7be0d;
  margin-top: 1.56em;
  font-size: .94em;
  line-height: 1.5;
}

.image-38 {
  width: 2.38em;
  position: absolute;
  top: .94em;
  right: .94em;
}

.navbar {
  background-color: #0000;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

.nav-flex {
  display: flex;
}

.nav-col {
  width: 33.33%;
}

.nav-col.centered {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.nav-col.left {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 1.25em;
  padding-bottom: 1.25em;
  display: flex;
}

.nav-col.right {
  padding-top: 1.25em;
  padding-bottom: 1.25em;
}

.nav-item {
  color: #191a15;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.5;
}

.nav-item.white {
  color: #fff;
}

.nav-drop {
  margin-left: 0;
  margin-right: 0;
}

.dropdown-toggle {
  grid-column-gap: .31em;
  grid-row-gap: .31em;
  color: #191a15;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.5;
  display: flex;
}

.dropdown-toggle.white {
  color: #fff;
}

.nav-wrap-flex {
  grid-column-gap: 2.94em;
  grid-row-gap: 2.94em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav-wrap-flex.right {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.image-39 {
  width: 1.5em;
}

.dropdown-link {
  color: #191a15;
  background-color: #fff;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.5;
  transition: all .3s;
}

.dropdown-link:hover {
  color: #b7be0d;
}

.popup-mapa {
  background-color: #b7be0d;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: all .3s;
  display: none;
  position: absolute;
  inset: 0%;
}

.is-mapa-content {
  position: relative;
}

.popup-close {
  position: absolute;
  top: 2em;
  right: 2em;
}

.image-40 {
  width: 3.38em;
}

.is-popup-mapa-content {
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.map-left-content {
  width: 75%;
}

.map-right-content {
  width: 25%;
}

.map-popup-title {
  color: #fff;
  text-align: center;
  letter-spacing: .8px;
  text-transform: uppercase;
  font-family: mongoose, sans-serif;
  font-size: 2.5em;
  font-weight: 500;
  line-height: 1;
}

.image-41 {
  width: 100%;
  max-width: 54em;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.nav-menu-mobile {
  display: none;
}

@media screen and (max-width: 991px) {
  .hero-slide-title {
    font-size: 7em;
  }

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

  .div-col.full {
    width: 100%;
  }

  .jestesmy-content {
    padding-left: 0;
  }

  .jestesmy-content.with-right-padding {
    padding-right: 1em;
  }

  .jestesmy-text {
    font-size: 1.8em;
    line-height: 1.2;
  }

  .image-2 {
    width: 29em;
  }

  .image-2.grp {
    width: 31em;
    margin-left: -9em;
  }

  .image-3 {
    width: 30em;
  }

  .image-3.grupa-img {
    width: 23em;
    left: 1em;
  }

  .section-tworzymy {
    padding-top: 5em;
    padding-bottom: 4em;
  }

  .tworzymy-title.is-left.mob-wrapp {
    grid-column-gap: .8em;
    grid-row-gap: .8em;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .tworzymy-title.flw {
    grid-column-gap: .2em;
    grid-row-gap: .2em;
    flex-flow: column;
  }

  .tworzymy-small-title {
    font-size: 2.6em;
  }

  .tworzymy-small-title.white.centered {
    text-align: center;
  }

  .tworzymy-big-title, .tworzymy-big-title.green {
    font-size: 4.6em;
  }

  .tworzymy-big-title.is-influ-title {
    font-size: 5.9em;
  }

  .tworzymy-big-title.is-link {
    font-size: 4em;
  }

  .trendy-text {
    padding-top: 13em;
    padding-bottom: 13em;
  }

  .trendy-text.is-kariera {
    padding-top: 6em;
    padding-bottom: 6em;
  }

  .trendy-main-text {
    font-size: 3.9em;
  }

  .image-4 {
    width: 16em;
    top: -7em;
  }

  .image-5 {
    width: 11em;
    top: -3em;
    right: -1em;
  }

  .image-6 {
    width: 11em;
    top: 5em;
    right: 7em;
  }

  .image-8 {
    width: 18em;
    top: 20%;
    right: -7em;
  }

  .image-9 {
    width: 14em;
    top: 50%;
  }

  .image-10 {
    width: 13em;
  }

  .image-11 {
    width: 13em;
    bottom: -3em;
    left: 1em;
  }

  .image-12 {
    width: 9em;
    bottom: -3em;
    right: 1em;
  }

  .wszystko-smal-title {
    font-size: 2.6em;
  }

  .wszystko-big-title {
    font-size: 6.5em;
  }

  .section-perla-estate {
    padding-top: 3em;
  }

  .spc-title-small {
    font-size: 1.7em;
  }

  .spc-main-title {
    font-size: 6.5em;
  }

  .spc-slide-content {
    height: 35em;
  }

  .image-14 {
    width: 8em;
  }

  .background-video {
    height: 25em;
  }

  .wazne-content {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    padding-left: 2em;
  }

  .wazne-content-item {
    flex-flow: column;
  }

  .wci-title {
    width: 100%;
    margin-bottom: .94em;
  }

  .wci-content {
    width: 100%;
  }

  .image-16 {
    object-fit: cover;
    min-height: 36em;
  }

  .liczby-flex {
    grid-column-gap: 2.81em;
    grid-row-gap: 2.81em;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .liczba-item {
    width: 45%;
  }

  .liczba-text {
    font-size: 1.3em;
  }

  .liczba-numer {
    font-size: 6.5em;
  }

  .section-klub {
    padding-top: 4em;
  }

  .mapa-title {
    flex-flow: column;
  }

  .mapa-small-title {
    font-size: 2.3em;
  }

  .section-jakosc {
    background-position: 0 100%;
    background-size: contain;
  }

  .nagrody-flex {
    margin-top: 2.81em;
    padding-left: 0;
  }

  .footer-items {
    grid-column-gap: 1.56em;
    grid-row-gap: 1.56em;
    flex-flow: wrap;
    justify-content: center;
    align-items: stretch;
  }

  .footer-item {
    width: 30%;
  }

  .footer-copy-text {
    font-size: 2em;
  }

  .footer-link {
    margin-bottom: 0;
  }

  .hero-page-title {
    font-size: 3em;
  }

  .section-historia {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .historia-items {
    max-width: 46em;
    margin-top: 3em;
  }

  .historia-rok-text {
    font-size: 6em;
  }

  .historia-text-content {
    font-size: 1.2em;
  }

  .section-cs-info {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .cs-flex-items {
    flex-flow: wrap;
  }

  .cs-flex-item {
    width: 100%;
    min-width: 100%;
    height: 21em;
  }

  .flex-item-hover-content {
    opacity: 100;
  }

  .poznajmy-sie-item {
    width: 33%;
  }

  .opinia-podpis {
    padding-left: .5em;
    padding-right: .5em;
  }

  .opinia-podpis-text {
    font-size: .7em;
  }

  .section-kariera-oferty {
    padding-bottom: 4em;
  }

  .kariera-filtrowanie {
    justify-content: center;
    align-items: flex-start;
  }

  .filtrowanie-filtry {
    flex-flow: wrap;
  }

  .oferty-top {
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 1.88em;
    margin-bottom: 1.88em;
  }

  .oferty-small-title {
    font-size: 4.6em;
  }

  .oferty-small-title.is-podobne-title {
    font-size: 2em;
  }

  .oferty-big-title {
    font-size: 4.6em;
    line-height: 1;
  }

  .s-oferta-pracy {
    padding-left: 1em;
    padding-right: 1em;
  }

  .of-praca-title {
    font-size: 1.3em;
  }

  .of-praca-title.bigger {
    text-align: center;
    font-size: 1.6em;
  }

  .of-praca-bottom {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .code-embed-3 {
    bottom: .5em;
    right: .5em;
  }

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

  .proces-item {
    width: 48%;
  }

  .proces-icon {
    height: 10em;
  }

  .proces-title {
    font-size: 2.4em;
  }

  .proces-arrow {
    display: none;
  }

  .dodatki-flex {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .dodatki-title {
    width: 70%;
  }

  .dodatki-items {
    width: 100%;
  }

  .sbenefit.smaller {
    width: 32%;
  }

  .image-30 {
    height: 7.6em;
  }

  .dodatki-full {
    margin-top: 2em;
  }

  .lider-title {
    font-size: 1.5em;
  }

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

  .kultura-item {
    justify-content: flex-start;
    align-items: center;
    width: 46%;
  }

  .kultura-icon {
    width: 9em;
  }

  .accordion-item {
    margin-bottom: 1.25em;
    padding: 1.5em 1em .88em;
  }

  .accordion-item-trigger {
    justify-content: space-between;
    align-items: flex-start;
  }

  .image-32 {
    margin-top: .3em;
  }

  .biznesowi-flex {
    align-items: stretch;
  }

  .image-33 {
    object-fit: cover;
  }

  .partnerzy-title {
    font-size: 3.1em;
  }

  .biznesowi-title {
    font-size: 6em;
  }

  .biznesowi-content {
    padding-top: 1.56em;
    padding-bottom: 1.56em;
    padding-left: 2em;
  }

  .biznesowi-content-title {
    font-size: 1.7em;
  }

  .biznesowi-content-text {
    font-size: .9em;
  }

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

  .influencerzy-text {
    font-size: 1.5em;
  }

  .influ-small-text {
    text-align: center;
  }

  .influ-item {
    width: 14em;
    height: 14em;
  }

  .influ-item._2 {
    margin-top: 3em;
    margin-right: 2em;
  }

  .influ-item-img {
    width: 14em;
    height: 14em;
  }

  .is-influ-s-icon._3 {
    right: -5em;
  }

  .image-35 {
    width: 40em;
  }

  .influ-kontakt-flex {
    grid-column-gap: .63em;
    grid-row-gap: .63em;
    flex-flow: column;
  }

  .section-kontakt-form {
    background-position: 50%;
    background-size: 530px;
    padding-bottom: 6em;
  }

  .kontakt-col-left {
    width: 45%;
  }

  .cs-field {
    padding-left: 0;
  }

  .cs-form-flex-item {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .zgody-more {
    bottom: 5px;
  }

  .dlaczego-items {
    grid-column-gap: .63em;
    grid-row-gap: .63em;
    flex-flow: wrap;
    justify-content: center;
    align-items: stretch;
  }

  .dlaczego-item {
    width: 30%;
  }

  .czego-items {
    justify-content: space-between;
    padding-top: 4em;
  }

  .czego-item {
    width: 47%;
  }

  .nc-text {
    font-size: 1.6em;
  }

  .k-hero-flex {
    flex-flow: column;
  }

  .k-hero-left {
    width: 100%;
  }

  .k-hero-right {
    order: -1;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 1.88em;
    padding-left: 0;
  }

  .offer-cs-info {
    flex-flow: row;
  }

  .of-cs-img, .of-cs-content {
    width: 100%;
  }

  .nav-item.white, .dropdown-toggle.white {
    color: #191a15;
  }

  .nav-wrap-flex {
    grid-column-gap: 1.4em;
    grid-row-gap: 1.4em;
    flex-flow: column;
    padding-top: 10em;
  }

  .nav-menu-desktop {
    display: none;
  }

  .menu-button {
    padding: 0;
  }

  .menu-button.w--open {
    z-index: 9;
    background-color: #b8b8b800;
  }

  .lottie-animation {
    width: 1.3em;
  }

  .nav-menu {
    background-color: #f4f4f4;
    width: 100%;
    height: 100vh;
    top: 0;
  }

  .brand {
    z-index: 9;
  }

  .nav-menu-mobile {
    grid-column-gap: 1.4em;
    grid-row-gap: 1.4em;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .dropdown-list {
    position: static;
  }

  .dropdown-list.w--open {
    text-align: center;
  }

  .image-42, .image-43 {
    width: 9em;
  }

  .image-44 {
    height: 9em;
  }

  .brand-2 {
    z-index: 9;
  }
}

@media screen and (max-width: 767px) {
  .hero-slide-top, .image {
    min-height: 50vh;
  }

  .hero-slide-title {
    font-size: 6em;
  }

  .container.is-wazne-container {
    padding-left: 0;
    padding-right: 0;
  }

  .div-col {
    width: 100%;
  }

  .div-col.first {
    order: -1;
  }

  .jestesmy-content {
    padding-top: 2.81em;
  }

  .is-jestesmy-content {
    padding-bottom: 2.81em;
    position: static;
  }

  .jestesmy-bg {
    width: 100%;
  }

  .image-2 {
    margin-left: 3em;
  }

  .image-2.grp {
    margin-left: auto;
    margin-right: auto;
  }

  .image-3 {
    left: auto;
    right: 0;
  }

  .image-3.grupa-img {
    margin-right: auto;
    left: 0;
  }

  .section-tworzymy {
    padding-top: 4em;
  }

  .tworzymy-title {
    grid-column-gap: .9em;
    grid-row-gap: .9em;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .tworzymy-title.is-left.mob-wrapp {
    grid-column-gap: .7em;
    grid-row-gap: .7em;
  }

  .tworzymy-small-title {
    font-size: 2.3em;
  }

  .tworzymy-small-title.white.centered {
    text-align: center;
  }

  .tworzymy-big-title {
    text-align: center;
    font-size: 4.2em;
  }

  .tworzymy-big-title.green {
    font-size: 4.2em;
  }

  .tworzymy-big-title.is-influ-title {
    text-align: center;
  }

  .tworzymy-big-title.is-link {
    font-size: 2.8em;
  }

  .tworzymy-slider {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
  }

  .trendy-text {
    width: 100%;
  }

  .trendy-text.is-kariera {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .trendy-content-flex {
    flex-flow: wrap;
  }

  .trendy-main-text {
    position: relative;
  }

  .trendy-imgs {
    width: 100%;
  }

  .trendy-imgs.is-mobile {
    display: flex;
  }

  .image-4.mobile-hidden {
    display: none;
  }

  .image-5.is-mobile {
    top: -5em;
    right: 0;
  }

  .image-5.mobile-hidden {
    display: none;
  }

  .image-6.is-mobile {
    top: 2em;
    right: 8em;
  }

  .image-6.mobile-hidden, .image-7.mobile-hidden {
    display: none;
  }

  .image-8.is-mobile {
    top: 3em;
    right: -11em;
  }

  .image-8.mobile-hidden, .image-9.mobile-hidden, .image-10.mobile-hidden {
    display: none;
  }

  .wszystko-big-title {
    font-size: 4.2em;
  }

  .spc-title-small {
    font-size: 1.4em;
  }

  .spc-main-title {
    font-size: 4.2em;
  }

  .image-14 {
    width: 6em;
  }

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

  .wazne-img {
    width: 100%;
  }

  .wazne-content {
    width: 100%;
    padding: 2em;
  }

  .section-w-liczbach {
    margin-top: 0;
  }

  .image-16 {
    object-fit: cover;
    min-height: 40em;
  }

  .liczba-text, .liczba-numer {
    text-align: center;
  }

  .image-17 {
    width: 6em;
  }

  .mapa-title {
    padding-top: 1.25em;
  }

  .mapa-small-title {
    font-size: 1.7em;
  }

  .jakosc-title {
    font-size: 4.6em;
  }

  .footer-items {
    grid-column-gap: 1%;
    grid-row-gap: 1%;
  }

  .footer-item {
    width: 49%;
    margin-bottom: 1%;
  }

  .footer-copy {
    grid-column-gap: .63em;
    grid-row-gap: .63em;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-bottom: .63em;
  }

  .grupa-info-text {
    margin-right: auto;
    padding-top: 1.88em;
  }

  .historia-item.is-double {
    margin-top: -1em;
  }

  .historia-rok {
    margin-right: 2em;
  }

  .historia-rok-text {
    font-size: 4em;
  }

  .hdot {
    width: 1.4em;
    height: 1.4em;
  }

  .historia-text {
    grid-column-gap: 1.2em;
    grid-row-gap: 1.2em;
    flex-flow: wrap;
    margin-left: 2em;
  }

  .image-20 {
    width: 3em;
  }

  .historia-text-content {
    font-size: 1.1em;
  }

  .cs-flex-items {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .cs-flex-item {
    height: auto;
    min-height: 30em;
  }

  .flex-item-hover-content {
    grid-column-gap: 1.25em;
    grid-row-gap: 1.25em;
    flex-flow: column;
    padding-left: 2em;
    padding-right: 2em;
    left: 2em;
    right: 2em;
  }

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

  .ff-right {
    text-align: center;
    width: 100%;
    padding-left: 0;
  }

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

  .poznajmy-sie-item {
    flex-flow: row;
    width: 100%;
  }

  .poznajmy-sie-top {
    flex: none;
    width: 50%;
  }

  .poznajmy-sie-img {
    order: 1;
  }

  .kariera-filtrowanie {
    flex-flow: wrap;
  }

  .filtrowanie-filtry {
    flex: none;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

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

  .oferty-small-title, .oferty-big-title {
    font-size: 3em;
  }

  .s-oferta-pracy {
    width: 100%;
  }

  .of-praca-bottom {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
  }

  .section-proces-rekrutacji {
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .proces-item {
    width: 100%;
    padding-top: 20px;
  }

  .proces-icon {
    height: 8em;
  }

  .lider-col {
    width: 100%;
  }

  .lider-col-content {
    max-width: 100%;
    padding-bottom: 3.75em;
    padding-right: 0;
  }

  .kultura-item {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 18.75em;
  }

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

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

  .accordion-item-content {
    margin-right: 0;
  }

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

  .biznesowi-img {
    width: 100%;
  }

  .biznesowi-content {
    width: 100%;
    padding-top: 3em;
    padding-bottom: 3em;
    padding-left: 0;
  }

  .section-influ {
    margin-top: 0;
  }

  .influ-flex {
    grid-column-gap: 4em;
    grid-row-gap: 4em;
    flex-flow: wrap;
  }

  .flex-influ-col {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

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

  .influ-small-text {
    margin-left: auto;
    margin-right: auto;
  }

  .influ-item._2 {
    margin-top: 1em;
  }

  .is-influ-s-icon._3 {
    width: 3em;
    right: -2em;
  }

  .section-kontakt-form {
    background-position: 50% 100%;
    padding-top: 3em;
    padding-bottom: 3em;
  }

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

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

  .dlaczego-item {
    width: 48%;
  }

  .dl-text {
    font-size: .9em;
    line-height: 1.3;
  }

  .czego-item-icon {
    width: 2em;
  }

  .czego-item-text {
    font-size: .8em;
  }

  .k-offer-desc {
    text-align: center;
  }

  .offer-cs-info {
    flex-flow: wrap;
  }

  .image-44 {
    height: 7em;
  }
}

@media screen and (max-width: 479px) {
  .section-hero.kariera-single-hero {
    padding-top: 9em;
  }

  .container {
    padding-left: 1em;
    padding-right: 1em;
  }

  .jestesmy-text {
    font-size: 1.5em;
  }

  .tworzymy-title.left {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .tworzymy-small-title {
    font-size: 2.2em;
  }

  .tworzymy-big-title, .tworzymy-big-title.green {
    font-size: 4em;
  }

  .tworzymy-big-title.is-influ-title {
    font-size: 4.4em;
  }

  .tworzymy-big-title.is-link {
    font-size: 1.5em;
  }

  .tworzymy-slider {
    margin-left: 0;
    padding-left: .63em;
    padding-right: .63em;
  }

  .trendy-main-text {
    font-size: 3.2em;
  }

  .image-4.is-mobile {
    left: -2.4em;
  }

  .image-5.is-mobile {
    right: -4em;
  }

  .image-6.is-mobile {
    right: 2em;
  }

  .image-8.is-mobile {
    display: none;
  }

  .image-11 {
    width: 10em;
    left: 1em;
  }

  .image-12 {
    width: 7em;
    right: 2em;
  }

  .wszystko-title {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .wszystko-big-title {
    text-align: center;
  }

  .sec-p-title {
    grid-column-gap: .9em;
    grid-row-gap: .9em;
    flex-flow: column;
    display: flex;
  }

  .spc-main-title {
    line-height: 1;
  }

  .section-tacy {
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .liczba-item {
    width: 80%;
  }

  .liczba-numer {
    font-size: 5.7em;
  }

  .section-mapa {
    padding-top: 5em;
  }

  .mapa-small-title {
    text-align: center;
    font-size: 1.4em;
  }

  .footer-item {
    width: 100%;
  }

  .footer-copy-text {
    text-align: center;
  }

  .hero-page-title {
    font-size: 2.6em;
  }

  .historia-item.is-double {
    margin-top: 0;
  }

  .historia-rok {
    margin-right: .7em;
  }

  .historia-rok-text {
    font-size: 3.4em;
  }

  .historia-text {
    margin-left: .7em;
  }

  .historia-text-content {
    font-size: .9em;
  }

  .flex-item-hover-content {
    padding: 1.8em 1em;
    left: 1em;
    right: 1em;
  }

  .ff-text {
    font-size: .8em;
  }

  .poznajmy-flex {
    grid-column-gap: 1.56em;
    grid-row-gap: 1.56em;
  }

  .poznajmy-sie-item {
    flex-flow: column;
  }

  .poznajmy-sie-top {
    width: 100%;
  }

  .section-marki-slider {
    padding-top: 4em;
  }

  .is-marka-item.active {
    width: 100%;
  }

  .oferty-top {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .oferty-small-title.is-podobne-title {
    font-size: 1.6em;
  }

  .of-praca-bottom {
    grid-column-gap: .8em;
    grid-row-gap: .8em;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .proces-icon {
    height: 8em;
  }

  .sbenefit {
    width: 50%;
  }

  .sbenefit.is-alt {
    margin-top: 0;
  }

  .sbenefit.smaller {
    width: 50%;
  }

  .image-30 {
    height: 6em;
  }

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

  .kultura-item {
    max-width: 100%;
  }

  .kultura-icon {
    width: 7em;
  }

  .kultura-icon-text {
    font-size: 1.4em;
  }

  .accordion-item-content {
    padding-left: 1.2em;
  }

  .biznesowi-img-bg {
    padding-bottom: 1em;
  }

  .partnerzy-title {
    font-size: 1.9em;
  }

  .biznesowi-title {
    font-size: 4.3em;
  }

  .influencerzy-text {
    font-size: 1.2em;
  }

  .influ-small-text {
    font-size: .8em;
  }

  .influ-item._2 {
    margin-top: 3em;
  }

  .influ-item._3 {
    margin-top: 2em;
  }

  .kontakt-d-item {
    margin-bottom: .8em;
  }

  .form-box {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .cs-field {
    padding-left: 0;
  }

  .cs-form-flex-item {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .zgody-more-text {
    font-size: .8em;
  }

  .zgody-more {
    margin-top: .63em;
    position: static;
  }

  .dlaczego-item {
    width: 100%;
  }

  .czego-items {
    grid-row-gap: 1.7em;
    padding-top: 2em;
  }

  .czego-item {
    width: 100%;
  }

  .div-block {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .section-nz {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .image-42 {
    width: 7em;
  }
}


