:root {
  --apollo-1: #f7f7f7;
  --apollo-4: #473c39;
  --apollo-3: #927b75;
  --apollo-2: #e7e3e3;
}

.pdf-submit::-webkit-input-placeholder {
  color: transparent;
}

.pdf-submit::-moz-placeholder {
  color: transparent;
}

.pdf-submit:-ms-input-placeholder {
  color: transparent;
}

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

.heading-1 {
  color: #292725;
  font-family: DM Serif Display, sans-serif;
  font-size: 48px;
  line-height: 100%;
}

.heading-1.margin-bottom-30 {
  color: var(--apollo-1);
  margin-top: 0;
  margin-bottom: 1.86vw;
  font-family: Noto Sans, sans-serif;
  font-weight: 600;
}

.heading-2 {
  color: var(--apollo-4);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 100%;
}

.heading-2-white {
  color: var(--apollo-1);
  font-family: Noto Sans, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 100%;
}

.heading-2-white.section-13-heading {
  margin-bottom: 6vw;
}

.heading-3 {
  color: #292725;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Serif Display, sans-serif;
  font-size: 24px;
  line-height: 100%;
}

.heading-3.section-2-heading {
  margin-top: .79vw;
  margin-bottom: .5vw;
  font-family: Noto Sans, sans-serif;
  font-weight: 700;
}

.heading-3.section-3-heading {
  margin-top: 1.1vw;
  margin-bottom: .27vw;
  font-family: Noto Sans, sans-serif;
  font-weight: 700;
}

.heading-3.dropdown-heading {
  color: var(--apollo-4);
  width: 23.8vw;
  font-family: Noto Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.heading-4 {
  color: var(--apollo-4);
  font-family: Noto Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 100%;
}

.heading-4.s9 {
  text-align: center;
  line-height: 120%;
}

.text-1 {
  color: #292725;
  font-family: DM Sans, sans-serif;
  font-size: 24px;
}

.text-1.margin-bottom-55 {
  color: var(--apollo-4);
  margin-bottom: 3.79vw;
  font-family: Noto Sans, sans-serif;
  font-weight: 500;
  line-height: 150%;
}

.text-2-bold {
  color: var(--apollo-4);
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.text-2-bold.pagination-text {
  color: #686057;
}

.text-2-underline {
  color: #292725;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: underline;
}

.text-2 {
  color: #292725;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.text-3 {
  color: var(--apollo-4);
  font-family: Noto Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.text-3.section-2-text-2 {
  max-width: 24vw;
}

.text-3.section-2-text {
  max-width: 30.29vw;
}

.text-3.dropdown-text {
  white-space: pre-wrap;
  width: 48.57vw;
  max-width: 48.57vw;
  margin-right: 0;
  display: block;
  overflow: visible;
}

.text-3.section-8-text {
  max-width: 46.92vw;
  margin-top: 1vw;
  display: inline-block;
}

.text-3.section-14-text-2 {
  max-width: 22.42vw;
}

.text-3.section-14-text-1 {
  max-width: 38.29vw;
  margin-right: 1vw;
}

.text-3.text-info-value {
  font-weight: 700;
}

.text-3.contact-succes-message {
  color: #216e36;
}

.text-3.text-error-message {
  color: #c44;
}

.text-3.text-faq {
  z-index: 1;
  display: inline-block;
  position: relative;
}

.text-3-italic {
  color: #292725;
  font-family: DM Sans, sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: 150%;
}

.text-3-white {
  color: var(--apollo-1);
  font-family: Noto Sans, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.navbar {
  background-color: #ddd0;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: auto;
  padding-top: 1vw;
  display: block;
}

.container {
  border: 0 solid #000;
  flex-flow: row;
  flex: 0 auto;
  justify-content: space-between;
  align-self: auto;
  align-items: center;
  width: auto;
  min-width: 100vw;
  max-width: 100vw;
  margin-left: 0;
  margin-right: 0;
  padding-left: 2.77vw;
  padding-right: 2.77vw;
  display: flex;
  position: static;
}

.text-2-white {
  color: var(--apollo-4);
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.text-2-white.contact-link {
  color: var(--apollo-4);
  margin-left: 1vw;
}

.body {
  background-color: #475c5a00;
  font-family: Noto Sans, sans-serif;
}

.btn-bg-white {
  color: #292725;
  background-color: #fff0;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  text-decoration: none;
  transition: transform .4s, box-shadow .7s cubic-bezier(.165, .84, .44, 1);
  display: flex;
  box-shadow: 3px 2px 12px -1px #ebecff00;
}

.btn-bg-white:hover {
  transform: translate(0, -3px);
  box-shadow: 3px 2px 12px -1px #ebecff70;
}

.nav-menu {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block {
  background-color: #fff;
}

.nav-link {
  padding: 0;
  display: block;
}

.div-block-2 {
  align-items: center;
  display: flex;
}

.btn-inner-container {
  background-color: var(--apollo-1);
  align-items: center;
  padding: .62vw 1.86vw .62vw 2.69vw;
  display: flex;
}

.image {
  margin-left: .75vw;
}

.brand {
  flex: 1;
  display: block;
}

.image-2 {
  display: block;
}

.hero-video {
  mix-blend-mode: normal;
  justify-content: flex-start;
  align-items: center;
  display: block;
}

.hero-wrapper {
  justify-content: center;
  align-items: flex-start;
  min-height: 100vh;
  margin-top: 1.806vw;
  margin-left: 0;
  display: flex;
  position: static;
  inset: 0% 0 auto 0%;
}

.background-video {
  flex-flow: row;
  flex: 1;
  justify-content: center;
  align-self: auto;
  align-items: stretch;
  height: 67vh;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
}

.hero-content {
  grid-column-gap: 2.778vw;
  grid-row-gap: 2.778vw;
  justify-content: center;
  align-items: flex-start;
  margin-left: 2.77vw;
  margin-right: 4.14vw;
  display: flex;
}

.hero-left-col {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.slider {
  background-color: #ddd0;
  width: 62.5vw;
  max-width: 100%;
  height: 53.681vw;
}

.slide-nav {
  z-index: 100;
  text-decoration: underline;
  inset: auto 2% 2% auto;
}

.link-block {
  margin-left: auto;
  text-decoration: none;
  display: flex;
}

.image-3 {
  color: var(--apollo-4);
  margin-left: .69vw;
}

.icon {
  display: none;
}

.icon-2 {
  cursor: default;
  display: none;
}

.right-arrow, .left-arrow {
  cursor: default;
}

.image-4 {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
}

.slide {
  object-fit: cover;
  object-position: 50% 100%;
}

.section-1 {
  margin-top: 6.319vw;
}

.div-block-3, .space-264 {
  height: 18.14vw;
}

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

.section-1-left-col {
  flex: 1px;
  margin-left: 2.77vw;
}

.section-1-right-col {
  flex: 1px;
  margin-right: 2.77vw;
}

.space-104 {
  height: 7.17vw;
}

.section-2 {
  padding-left: 2.77vw;
  padding-right: 2.77vw;
  display: flex;
}

.section-2-left-col {
  flex: auto;
  order: 1;
}

.section-2-right-col {
  flex: auto;
  padding-right: 9.38vw;
}

.section-2-2 {
  grid-column-gap: 390px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 2.77vw;
  padding-right: 2.77vw;
  text-decoration: none;
  display: flex;
}

.frame-259 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text {
  color: #292725;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Serif Display, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

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

.text-4 {
  color: #292725;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.text-5 {
  color: #292725;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.image-5 {
  min-height: 21.59vh;
}

.section-2-image {
  height: 21.59vw;
}

.space-82 {
  height: 5.65vw;
}

.section-3 {
  justify-content: flex-end;
  align-items: flex-start;
  padding-left: 2.77vw;
  padding-right: 2.77vw;
  display: flex;
}

.section-3-left-col {
  grid-column-gap: 1.38vw;
  grid-row-gap: 1.38vw;
  flex: auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50vw;
  display: flex;
}

.section-3-right-col {
  flex: auto;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.section-3-left-col-inner {
  flex-flow: column;
  flex: none;
  order: 1;
  width: 23vw;
  display: flex;
}

.section-3-left-col-right {
  flex: 1 0 auto;
}

.section-3-image {
  width: auto;
}

.section-4-image {
  float: right;
  width: 73.89vw;
}

.space-135 {
  height: 9.31vw;
}

.section-6 {
  float: none;
  justify-content: flex-end;
  padding-left: 2.77vw;
  padding-right: 2.77vw;
  display: flex;
}

.section-7-wrapper {
  grid-column-gap: 12.28vw;
  grid-row-gap: 12.28vw;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 71.13vw;
  display: flex;
}

.space-119 {
  height: 8.21vw;
  display: block;
}

.section-7 {
  padding-left: 2.77vw;
  padding-right: 2.77vw;
}

.features-list {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.features-wrapper-two {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.features-left {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 40%;
  display: flex;
}

.features-paragraph {
  margin-bottom: 24px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.features-right {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  margin-bottom: -16px;
  display: flex;
}

.features-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
}

.features-image {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-right: 16px;
}

.single-dropdown {
  border: 1px solid #ccc;
  border-color: #ccc #0000 #19171700 #fff0;
  margin-top: 0;
  padding-top: 2.13vw;
  padding-bottom: 2.27vw;
  display: flex;
}

.single-dropdown.single-dorpdown-last {
  border-bottom-color: #ccc;
}

.dropdown-left {
  flex: 0 25vw;
}

.dropdown-right {
  flex-flow: column;
  flex: 0 75vw;
  align-items: flex-start;
  display: flex;
}

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

.dropdown-toggle {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
}

.icon-3 {
  margin-left: auto;
  margin-right: 0;
}

.doprdown-image {
  max-width: 80%;
  margin-top: 1vw;
  position: static;
}

.doprdown-image.margin-top-20 {
  margin-top: 2vw;
}

.dropdown-list {
  background-color: #ddd0;
}

.dropdown-2 {
  width: 71.13vw;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
}

.dropdown-toggle-2 {
  width: 100%;
  height: auto;
  padding: 0;
}

.questioninactive {
  grid-column-gap: 32px;
  background-color: #fff;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.questioninactive.question-faq {
  height: 80px;
}

.text-15 {
  color: #151515;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-4 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-right: 1vw;
  text-decoration: none;
  display: block;
}

.dropdown-list-2 {
  background-color: #fff;
  display: block;
  position: static;
}

.section-8 {
  padding-left: 2.77vw;
  padding-right: 2.77vw;
}

.section-9-row-text {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3.31vw;
  display: flex;
}

.btn-bg-white-copy, .btn-bg-black {
  color: #292725;
  background-color: #fff0;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.btn-inner-container-black {
  color: #dddad3;
  background-color: #292725;
  align-items: center;
  padding: .62vw 1.86vw .62vw 2.69vw;
  display: flex;
}

.btn-inner-container-black.btn-black-full-width {
  background-color: var(--apollo-3);
}

.image-black {
  margin-left: .75vw;
}

.section-9 {
  margin-top: 8vw;
  margin-bottom: 8.62vw;
  padding-left: 2.77vw;
  padding-right: 2.77vw;
}

.section-8-row-1 {
  text-align: center;
  margin-bottom: 4.14vw;
}

.section-8-row-2 {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.icon-box {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.section-8-icon {
  margin-bottom: .5vw;
}

.section-10 {
  position: relative;
}

.section-11 {
  background-color: var(--apollo-4);
  margin-top: 0;
  margin-bottom: 0;
  padding: 4.14vw 2.77vw 11.38vw;
  display: block;
}

.section-11-row-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46.23vw;
  margin-top: 2.2vw;
  margin-left: 32vw;
  display: flex;
}

.form-pdf-download {
  flex-flow: column;
  display: flex;
}

.pdf-form {
  margin-top: 1.5vw;
}

.pdf-email-input {
  border: 1px solid var(--apollo-1);
  background-color: #fff0;
  width: 38.29vw;
}

.submit-arrow {
  background-color: #3898ec00;
  border: 1px solid #f6f6f6;
}

.pdf-input-wrapper {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.pdf-submit {
  z-index: 2;
  border: 1px none var(--apollo-1);
  pointer-events: auto;
  vertical-align: baseline;
  cursor: pointer;
  background-color: #3898ec00;
  flex: 0 auto;
  width: 7.72vw;
  height: 2.6vw;
  padding: 0;
  position: relative;
}

.pdf-submit-wrapper {
  border: 1px solid #fff;
  border-left-color: #fff0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 7.72vw;
  height: 38px;
  padding: 0;
  display: block;
  position: relative;
}

.image-6 {
  position: absolute;
  inset: 0% auto 0% 0%;
}

.pdf-submit-arrow {
  z-index: 1;
  position: absolute;
  inset: auto 0% 41% 34%;
}

.pdf-succes-message {
  color: #abcf77;
  background-color: #ddd0;
  padding-left: 0;
}

.pdf-error-message {
  color: #ff5e5e;
  background-color: #ffdede00;
}

.section-12 {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 9.86vw;
  margin-bottom: 17.45vw;
  padding-left: 2.77vw;
  padding-right: 2.77vw;
  display: none;
}

.section-12-left-col {
  grid-column-gap: .34vw;
  grid-row-gap: .34vw;
  flex-flow: column;
  flex: auto;
  height: 100%;
  display: flex;
}

.section-12-right-col {
  border: 1px solid #0000;
  border-bottom-color: #ccc;
  flex-flow: column;
  flex: 4 0 auto;
  align-items: stretch;
  max-width: 63vw;
  display: flex;
}

.dropdown-faq {
  width: 71.13vw;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
}

.bold-text {
  font-weight: 400;
}

.faq-dropdown {
  width: 100%;
  position: static;
  overflow: hidden;
}

.dropdown-list-3 {
  z-index: 1;
  opacity: 1;
  background-color: #ddd0;
  min-width: auto;
  max-width: 40vw;
  height: auto;
  padding-bottom: 1vw;
  display: block;
  position: relative;
  overflow: visible;
}

.dropdown-list-3.w--open {
  opacity: 1;
  background-color: #ddd0;
}

.dropdown-list-3.dropdown-faq-last {
  border-bottom: 1px solid #ccc;
}

.dropdown-toggle-3 {
  z-index: 2;
  background-color: #fff;
  border: 1px solid #ccc0;
  border-top-color: #ccc;
  justify-content: space-between;
  width: 100%;
  height: 90px;
  padding-top: 32px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.dropdown-toggle-3.dropdown-toggle-3-last {
  border-bottom-color: #ccc;
}

.section-13 {
  background-color: var(--apollo-4);
  background-image: url('../images/pracownia.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  height: 56.69vw;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.section-13-col-left {
  max-width: 38.29vw;
  margin-right: 2vw;
}

.section-13-col-right {
  max-width: 38.29vw;
}

.section-13-logo {
  margin-bottom: 6.2vw;
}

.section-14 {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 13.31vw;
  margin-bottom: 2.89vw;
  padding-left: 2.77vw;
  padding-right: 2.77vw;
  display: flex;
}

.section-14-col-right {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.section-15 {
  grid-column-gap: 1.44vw;
  grid-row-gap: 1.44vw;
  margin-bottom: 18.07vw;
  padding-left: 2.77vw;
  padding-right: 2.77vw;
  display: flex;
}

.section-15-image {
  height: 43.47vw;
}

.section-15-text-wrapper {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 1.3vw;
  display: flex;
}

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

.contact-left-col {
  background-color: #ececec;
  flex: auto;
  width: 50vw;
  padding-top: 4.69vw;
  padding-bottom: 4.62vw;
  padding-left: 2.77vw;
}

.contact-right-col {
  flex: auto;
  width: 50vw;
}

.contact-logo {
  width: 24vw;
  margin-bottom: 5.31vw;
}

.contact-form {
  width: 70%;
  margin-top: 2.55vw;
}

.contact-input {
  background-color: #fff0;
  border: 1px solid #292725;
}

.contact-input.contact-textarea {
  height: 10.35vw;
}

.contact-submit {
  z-index: 2;
  color: #292725;
  cursor: pointer;
  background-color: #3898ec00;
  padding-right: 3vw;
  font-size: 16px;
  font-weight: 700;
  position: relative;
}

.contact-submit-wrapper {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.image-7 {
  z-index: 0;
  position: absolute;
}

.contact-info-row {
  margin-top: 6.07vw;
  margin-bottom: 4.96vw;
  display: flex;
}

.contact-info-row.contact-mobile-menu {
  display: none;
}

.contact-info-left-col {
  margin-right: 3.69vw;
}

.contact-info-right-col {
  flex-flow: column;
  display: flex;
}

.fotter-text {
  color: #292725;
  font-family: Inter, sans-serif;
}

.fotter-text.margin-bottom-26 {
  margin-bottom: 1.79vw;
}

.fotter-text.margin-bottom-42 {
  margin-bottom: 1.9vw;
}

.fotter-text.zgody {
  color: #999;
  font-family: Noto Sans, sans-serif;
  font-size: 10px;
  line-height: 16px;
}

.phone-link {
  text-decoration: none;
}

.contact-last-row {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.contact-last-row.contact-mobile-menu {
  display: none;
}

.masterm-logo-contact {
  width: 9.38vw;
  margin-right: 6.08vw;
}

.social-media-wrapper {
  grid-column-gap: 1.1vw;
  grid-row-gap: 1.1vw;
  display: flex;
}

.contact-image {
  height: 100%;
}

.section-16 {
  padding-left: 2.77vw;
  padding-right: 2.77vw;
}

.section-17 {
  margin-bottom: 10vw;
  padding-left: 2.77vw;
  padding-right: 2.77vw;
}

.section-17-row-1 {
  align-items: center;
  margin-top: 4.48vw;
  margin-bottom: 5.31vw;
  display: flex;
}

.section-17-row-2 {
  border: 1px solid #0000;
  border-bottom-color: #ccc;
}

.apartment-item {
  border: 1px solid #ccc0;
  border-top-color: #ccc;
  justify-content: space-between;
  align-items: center;
  padding-top: 2vh;
  padding-bottom: 2vw;
  display: flex;
}

.apartment-info-wrapper {
  grid-column-gap: 4.14vw;
  grid-row-gap: 4.14vw;
  display: flex;
}

.info-value-wrapper {
  grid-column-gap: 1.65vw;
  grid-row-gap: 1.65vw;
  flex-flow: column;
  display: flex;
}

.apartment-left {
  grid-column-gap: 10.35vw;
  grid-row-gap: 10.35vw;
  align-items: center;
  display: flex;
}

.apartament-pdf-btn {
  z-index: 2;
  color: #686057;
  background-color: #3898ec00;
  padding-right: 3.2vw;
  font-family: DM Sans, sans-serif;
  font-weight: 700;
  position: relative;
}

.apartament-pdf-btn.catalog-pdf-btn {
  color: #f6f6f6;
  padding-left: 0;
}

.apartament-pdf-btn-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: static;
}

.apartament-pdf-btn-wrapper.catalog-pdf-wrapper {
  justify-content: center;
  align-items: flex-start;
  margin-top: 1vw;
}

.pdf-download-icon {
  z-index: 1;
  display: block;
  position: absolute;
}

.pdf-download-icon.catalog-icon {
  color: #587234;
  margin-left: 7vw;
}

.pagination {
  padding-top: 8.9vw;
  padding-bottom: 8.9vw;
}

.next {
  background-color: #fafafa00;
  border-style: none;
}

.pagination-arrow-right {
  padding-left: 1.17vw;
}

.previous {
  background-color: #fafafa00;
  border-style: none;
}

.success-message {
  background-color: #ddd0;
}

.error-message {
  background-color: #ffdede00;
}

.empty-state {
  background-color: #ddd0;
  font-family: DM Sans, sans-serif;
}

.filter-wrapper {
  border: 1px solid #292725;
  overflow: visible;
}

.dropdown-toggle-4 {
  display: flex;
}

.arrow-down {
  padding-left: 2.62vw;
}

.floor-filter {
  padding: .7vw 2vw .7vw 3vw;
  display: flex;
}

.floor-list {
  background-color: #ddd0;
  font-family: DM Sans, sans-serif;
  display: none;
  overflow: visible;
}

.floor-list.w--open {
  background-color: #fff;
  border: 1px solid #000;
  font-family: DM Sans, sans-serif;
}

.floor-link {
  color: #292725;
  text-align: center;
  font-family: DM Sans, sans-serif;
  transition: all .2s;
}

.floor-link:hover {
  border: 1px solid #292725;
  border-color: #292725 #29272500;
  font-weight: 700;
}

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

.code-embed {
  margin-bottom: -8px;
}

.map-2 {
  opacity: .7;
  mix-blend-mode: normal;
  height: 42vw;
}

.map-2.map-3 {
  mix-blend-mode: normal;
  position: absolute;
  inset: 0%;
}

.section-17-row-3 {
  grid-column-gap: 5vw;
  grid-row-gap: 5vw;
  justify-content: center;
  margin-top: 4vw;
  display: flex;
}

.pagination-link {
  color: #292725;
  border: 1px solid #292725;
  padding: .8vw 1.5vw;
  text-decoration: none;
  display: inline-block;
}

.pagination-link.pagination-current {
  color: #dddad3;
  background-color: #292725;
}

.checkbox {
  background-color: #0000;
}

.polityka-prywatno-ci {
  color: #292725;
  font-family: Inter, sans-serif;
  text-decoration: none;
}

.polityka-prywatno-ci.pdf {
  color: #ccc;
}

.lang-list.w--open {
  background-color: #ddd0;
}

.lang-list.apartment {
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
}

.icon-5 {
  color: var(--apollo-4);
}

.text-block {
  color: var(--apollo-1);
  font-family: Noto Sans, sans-serif;
}

.s13-wrapper {
  background-color: #473c39e6;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 2.77vw;
  padding-right: 2.77vw;
  display: flex;
}

.h1-help-text {
  color: var(--apollo-1);
  font-size: 16px;
  font-style: italic;
}

.hero-text-wrapper {
  margin-bottom: 3.681vw;
}

.heading-wrapper {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 52vh;
  margin-bottom: 4.167vw;
  display: flex;
}

.text-block-2 {
  color: var(--apollo-4);
}

@media screen and (min-width: 1920px) {
  .image-4 {
    max-width: 80%;
  }

  .floor-link:lang(pl) {
    color: #22211f;
  }

  .image-8 {
    max-width: 80%;
  }
}

@media screen and (max-width: 991px) {
  .heading-1.margin-bottom-30 {
    color: var(--apollo-4);
  }

  .heading-2-white {
    text-align: center;
  }

  .heading-2-white.section-13-heading {
    line-height: 110%;
  }

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

  .text-3.section-2-text-2 {
    max-width: 37vw;
  }

  .text-3.section-2-text {
    max-width: 33vw;
  }

  .text-3.section-14-text-2, .text-3.section-14-text-1 {
    max-width: 50vw;
  }

  .text-2-white.contact-link {
    color: var(--apollo-4);
    text-align: center;
    margin-left: 0;
  }

  .btn-bg-white {
    justify-content: center;
    align-items: center;
  }

  .nav-menu {
    background-color: #fff;
    padding: 5vw;
  }

  .image {
    filter: invert() invert();
  }

  .hero-wrapper {
    min-height: auto;
  }

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

  .slider {
    width: auto;
    height: auto;
  }

  .space-264 {
    height: 12vw;
  }

  .section-3-left-col-inner {
    width: 31vw;
  }

  .container-2 {
    max-width: 728px;
  }

  .features-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .features-left {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .features-right {
    max-width: 100%;
  }

  .section-9-row-text {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    flex-flow: column;
    align-items: flex-start;
  }

  .btn-bg-black {
    justify-content: center;
    align-items: center;
  }

  .section-11-row-2 {
    margin-top: 5vw;
    margin-left: auto;
    margin-right: auto;
  }

  .pdf-submit-arrow {
    left: 23%;
  }

  .section-13-col-left, .section-13-col-right {
    max-width: 50vw;
  }

  .section-14 {
    flex-flow: column;
  }

  .section-14-col-left {
    margin-bottom: 2vw;
  }

  .contact-form {
    width: 93%;
  }

  .contact-submit {
    padding-right: 5vw;
  }

  .contact-info-row {
    flex-flow: column;
    align-items: center;
    display: none;
  }

  .contact-info-row.contact-mobile-menu {
    display: flex;
  }

  .contact-info-left-col {
    margin-right: 0;
  }

  .contact-info-right-col {
    align-items: center;
  }

  .fotter-text, .fotter-text.margin-bottom-26 {
    color: var(--apollo-4);
  }

  .contact-last-row {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .contact-last-row.contact-mobile-menu {
    display: flex;
  }

  .masterm-logo-contact {
    width: 15vw;
    margin-right: auto;
  }

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

  .apartment-info-wrapper {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
  }

  .apartment-left {
    grid-column-gap: 7vw;
    grid-row-gap: 7vw;
  }

  .apartament-pdf-btn {
    padding-right: 4vw;
  }

  .icon-4 {
    color: #f6f6f6;
  }

  .menu-button {
    color: var(--apollo-4);
    background-color: #c8c8c800;
  }

  .menu-button.w--open, .menu-button-2 {
    background-color: #c8c8c800;
  }

  .menu-button-2.w--open {
    filter: invert();
    mix-blend-mode: normal;
    background-color: #c8c8c800;
  }

  .line {
    background-color: var(--apollo-4);
    width: 20px;
    height: 1px;
    margin-top: 3px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .line-2, .line-3 {
    background-color: #fff;
    width: 20px;
    height: 1px;
    margin-top: 3px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .lang-list.w--open {
    filter: invert();
  }

  .dropdown-toggle-5, .h1-help-text {
    color: var(--apollo-4);
  }

  .heading-wrapper {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .hero-left-col {
    grid-column-gap: 6vw;
    grid-row-gap: 6vw;
    justify-content: flex-start;
  }

  .slider {
    height: 67%;
  }

  .section-1-content {
    flex-flow: column;
  }

  .section-1-left-col {
    margin-bottom: 1vw;
  }

  .section-1-right-col {
    margin-left: 2.77vw;
  }

  .section-3 {
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .section-3-right-col {
    margin-top: 4vw;
  }

  .section-3-left-col-inner {
    width: 46vw;
  }

  .features-list {
    padding: 60px 15px;
  }

  .pdf-submit {
    width: 12vw;
    height: 6vw;
  }

  .pdf-submit-wrapper {
    width: 11vw;
  }

  .section-13 {
    height: 72vw;
  }

  .contact {
    flex-flow: column;
  }

  .contact-left-col {
    width: 100vw;
  }

  .contact-right-col {
    order: -1;
    width: 100vw;
  }

  .contact-submit {
    padding-right: 8vw;
  }

  .contact-last-row {
    justify-content: space-around;
  }

  .masterm-logo-contact {
    width: 22vw;
  }

  .apartment-info-wrapper {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
  }

  .info-value-wrapper {
    justify-content: space-between;
    align-items: stretch;
  }

  .apartment-left {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
  }

  .apartament-pdf-btn {
    padding-right: 3vw;
  }
  .heading-3.dropdown-heading{
    width: auto;
  }
}

@media screen and (max-width: 479px) {
  .heading-2 {
    text-align: left;
  }

  .heading-2-white {
    text-align: left;
    margin-bottom: 0;
  }

  .heading-3.section-2-heading, .heading-3.section-3-heading {
    margin-top: 0;
    margin-bottom: 2vw;
  }

  .heading-3.dropdown-heading {
    line-height: 120%;
  }

  .text-1.margin-bottom-55 {
    margin-bottom: 4vw;
    font-size: 22px;
    line-height: 136%;
  }

  .text-2 {
    margin-top: 4vw;
    margin-bottom: 4vw;
  }

  .text-2.apartment-nav {
    text-align: center;
  }

  .text-3 {
    overflow-wrap: normal;
  }

  .text-3.section-2-text-2, .text-3.section-2-text {
    max-width: none;
    margin-top: 2vw;
  }

  .text-3.dropdown-text {
    width: auto;
    max-width: none;
  }

  .text-3.section-8-text {
    text-align: left;
    max-width: none;
  }

  .text-3.section-14-text-2, .text-3.section-14-text-1 {
    max-width: none;
    margin-top: 5vw;
    margin-bottom: 5vw;
  }

  .nav-menu {
    padding-top: 10vw;
    padding-bottom: 10vw;
  }

  .btn-inner-container {
    padding: 2vw 5vw;
  }

  .hero-wrapper {
    min-height: auto;
    margin-top: 10vw;
    margin-bottom: 15vw;
  }

  .background-video {
    display: none;
  }

  .hero-content {
    flex-flow: column;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-left-col {
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .hero-right-col {
    align-self: center;
    width: 100vw;
  }

  .slider {
    height: 100%;
  }

  .slide-nav {
    inset: auto 0% 4% auto;
  }

  .link-block {
    display: none;
  }

  .mask {
    height: 100%;
  }

  .section-1-left-col {
    margin-bottom: 8vw;
  }

  .section-2 {
    flex-flow: column;
  }

  .section-2-left-col {
    margin-top: 5vw;
    margin-bottom: 5vw;
  }

  .section-2-right-col {
    margin-top: 5vw;
    margin-bottom: 5vw;
    padding-right: 0;
  }

  .section-2-image {
    height: auto;
    margin-bottom: 4vw;
  }

  .section-3 {
    justify-content: center;
    align-items: center;
  }

  .section-3-left-col {
    flex-flow: column;
    width: auto;
  }

  .section-3-left-col-inner {
    width: auto;
    margin-bottom: 5vw;
  }

  .section-3-image {
    margin-bottom: 4vw;
  }

  .section-4-image {
    width: auto;
  }

  .section-7-wrapper {
    grid-column-gap: 8vw;
    grid-row-gap: 8vw;
    flex-flow: column;
  }

  .container-2 {
    max-width: none;
  }

  .features-right {
    margin-bottom: -30px;
  }

  .features-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 30px;
  }

  .features-image {
    margin-bottom: 10px;
  }

  .single-dropdown {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    flex-flow: column;
    padding-top: 4vw;
    padding-bottom: 4vw;
  }

  .dropdown-left {
    flex-basis: 5vw;
  }

  .dropdown-right {
    flex-basis: 0;
  }

  .doprdown-image {
    margin-top: 4vw;
  }

  .doprdown-image.margin-top-20 {
    margin-top: 5vw;
  }

  .dropdown-2 {
    width: auto;
  }

  .questioninactive {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    justify-content: space-between;
    align-items: flex-start;
  }

  .text-15 {
    white-space: normal;
    max-width: 100%;
    font-size: 12px;
    font-weight: 400;
    line-height: 120%;
  }

  .faq-text {
    font-size: 12px;
    line-height: 120%;
  }

  .section-9-row-text {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
    margin-bottom: 4vw;
  }

  .btn-bg-black {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .btn-inner-container-black {
    padding: 2vw 5vw;
  }

  .btn-inner-container-black.btn-black-full-width {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .image-black {
    margin-left: 2vw;
  }

  .section-8-row-1 {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
    flex-flow: column;
    margin-bottom: 10vw;
    display: flex;
  }

  .section-8-row-2 {
    grid-column-gap: 14vw;
    grid-row-gap: 14vw;
    flex-flow: column;
    margin-top: 5vw;
    margin-bottom: 5vw;
  }

  .section-11-row-2 {
    max-width: none;
    margin-top: 4vw;
  }

  .pdf-form {
    margin-top: 9.1vw;
  }

  .pdf-email-input {
    width: 100%;
    margin-bottom: 0;
  }

  .pdf-checkbox-wrapper {
    margin-top: 4vw;
  }

  .pdf-input-wrapper {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .pdf-submit {
    width: 25vw;
    height: 12vw;
  }

  .pdf-submit-wrapper {
    border-left-color: #fff;
    width: 28vw;
    margin-top: 0;
  }

  .pdf-submit-arrow {
    left: 34%;
  }

  .section-12 {
    flex-flow: column;
  }

  .section-12-left-col {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
    margin-bottom: 5vw;
  }

  .section-12-right-col {
    max-width: none;
  }

  .bold-text {
    white-space: pre-wrap;
    word-break: normal;
    overflow-wrap: normal;
  }

  .faq-dropdown {
    order: 1;
    width: 100%;
  }

  .dropdown-list-3 {
    max-width: none;
  }

  .dropdown-toggle-3 {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    justify-content: space-between;
    padding-top: 8vw;
    padding-bottom: 8vw;
  }

  .dropdown-toggle-3.dropdown-toggle-3-last {
    align-items: center;
  }

  .section-13 {
    flex-flow: column;
    height: auto;
  }

  .section-13-col-left {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    flex-flow: column;
    max-width: none;
    margin-top: 5vw;
    margin-bottom: 5vw;
    display: flex;
  }

  .section-13-col-right {
    max-width: none;
    margin-top: 5vw;
    margin-bottom: 15vw;
  }

  .section-13-logo {
    margin-bottom: 6vw;
    margin-left: -11px;
  }

  .section-14-col-right {
    flex-flow: column;
  }

  .section-15 {
    grid-column-gap: 15vw;
    grid-row-gap: 15vw;
    flex-flow: column;
  }

  .section-15-image {
    width: 100%;
    height: auto;
  }

  .contact-logo {
    width: 40vw;
  }

  .contact-form {
    margin-top: 4vw;
  }

  .contact-submit {
    padding-right: 13vw;
  }

  .section-17-row-1 {
    flex-flow: column;
    margin-top: 5vw;
  }

  .apartment-item {
    flex-flow: column;
  }

  .apartment-info-wrapper {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
    justify-content: center;
    align-items: center;
    margin-top: 3vw;
    margin-bottom: 3vw;
  }

  .info-value-wrapper {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    justify-content: space-between;
    align-items: center;
  }

  .apartment-left {
    flex-flow: column;
  }

  .apartament-pdf-btn {
    padding-right: 11vw;
  }

  .filter-wrapper {
    margin-top: 10vw;
    margin-bottom: 10vw;
  }

  .floor-filter {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .map-2 {
    height: 75vw;
  }

  .icon-4 {
    filter: invert();
  }

  .menu-button {
    filter: invert();
    background-color: #c8c8c800;
  }

  .section-17-row-3 {
    flex-flow: wrap;
  }

  .lang-swicher {
    flex: 0 auto;
  }

  .lang-list.apartment.w--open {
    filter: none;
  }

  .s13-wrapper {
    flex-flow: column;
  }
}


.apartmnet-right{
  display: none;
}

.s13-wrapper{
  display: none;
}


/* cookie baner */

.cky-consent-bar {
  font-family: var(--apollo-1);
}

.cky-consent-bar a {
  color: var(--apollo-4);
  text-decoration: none;
}
@media screen and (min-width: 1100px) and (max-width: 1300px)
              and (min-height: 550px) and (max-height: 600px) {
  .heading-wrapper{
    height: 48vh;
  }
}