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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

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

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

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

.checkbox-field-3 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  max-height: 100%;
  margin-bottom: 30px;
  margin-left: 9px;
  padding-left: 0;
  display: flex;
}

.plus {
  color: #000;
  text-align: left;
  font-family: Inter, sans-serif;
  font-size: 48px;
  line-height: 120%;
  text-decoration: none;
  transform: rotate(45deg);
}

.rt-error-message-4 {
  color: #f33;
  text-align: center;
  padding: 20px;
}

.rt-category-cards-text-24 {
  color: #000;
  text-transform: none;
  cursor: default;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.rt-category-cards-text-24.rt-margin-bottom-thirty {
  width: 100%;
  margin-bottom: 30px;
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
}

.form-right-2 {
  background-color: #fff;
  border-radius: 6px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  width: auto;
  max-width: none;
  margin: 0;
  padding: 50px 40px;
  display: flex;
  overflow: visible;
}

.form-right-2.footer {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.rt-contact-us-submit-3 {
  background-color: #116df8;
  width: 100%;
  padding: 18px 38px;
  overflow: hidden;
}

.rt-contact-us-submit-3.rt-button-new-text.rt-button-text-color-white {
  z-index: auto;
  text-transform: none;
  background-color: #e31e25;
  border-radius: 6px;
  padding-top: 1em;
  padding-bottom: 1em;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 150%;
}

.rt-contact-us-submit-3.rt-button-new-text.rt-button-text-color-white:hover {
  background-color: #c91d23;
}

.rt-contact-form-text-field-3 {
  outline-offset: 0px;
  color: #686868;
  background-color: #f3f3f3;
  border: 1px solid #0606061a;
  border-radius: 6px;
  outline: 3px #686868;
  width: 450px;
  margin-bottom: 20px;
  padding-top: 25px;
  padding-bottom: 29px;
  padding-left: 18px;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  line-height: 150%;
  overflow: hidden;
}

.rt-contact-form-text-field-3::placeholder {
  color: #5a5a5a;
}

.rt-contact-form-text-field-3.rtmessage {
  margin-bottom: 30px;
  padding-top: 15px;
  padding-bottom: 28px;
}

.rt-contact-form-text-field-3.rtmessage.rt-height {
  border-radius: 6px;
  height: 200px;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  display: none;
  overflow: hidden;
}

.rt-contact-form-text-field-3.email {
  display: none;
}

.modal {
  z-index: 998;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0% 0% auto;
  overflow: hidden;
}

.rt-text-field-block {
  grid-column-gap: 15px;
  flex-flow: row;
  display: flex;
}

.rt-success-message-4 {
  color: #128800;
  text-align: center;
  background-color: #e1ffe0;
}

.modal-bg {
  z-index: 11;
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  cursor: auto;
  background-color: #0009;
  width: 100%;
  max-width: none;
  height: 100%;
  position: absolute;
  overflow: visible;
}

.checkbox-2 {
  border-color: #ba0000;
  border-radius: 2px;
  width: 12px;
  height: 12px;
  margin-top: 0;
  transform: scale(1.5);
}

.checkbox-2.w--redirected-checked {
  background-color: #3560d6;
}

.modal-container {
  z-index: 999;
  position: absolute;
  overflow: visible;
}

.close-modal-btn {
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: block;
  position: absolute;
  inset: 5% 7% auto auto;
}

.checkbox-label-2 {
  color: #151416;
  justify-content: flex-start;
  align-items: flex-end;
  height: 100%;
  max-height: 100%;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: .7rem;
  line-height: 1.4;
  display: none;
}

.phone-contact {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.contacts {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.cta-main-text {
  color: #fff;
  width: auto;
  max-width: none;
  display: block;
}

.uui-career08_icon {
  color: #e31e25;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  width: 48px;
  height: 48px;
  display: flex;
}

.uui-career08_icon.nav {
  color: #fff;
  width: 24px;
  height: 24px;
}

.uui-career08_icon.cta {
  width: 48px;
}

.phone-text {
  color: #fff;
  font-size: 18px;
}

.mail-contact {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bold-text-29 {
  -webkit-text-stroke-color: transparent;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-style: normal;
  line-height: 120%;
  text-decoration: none;
}

.bold-text-29:hover {
  text-decoration: none;
}

.contact-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.mail-text {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 18px;
}

.navbar {
  z-index: 99;
  background-color: #1976d3;
  width: 100%;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-wrapper {
  z-index: 1;
  object-fit: fill;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: static;
  box-shadow: 0 4px 5px #0003;
}

.open-modal-btn {
  background-color: #e31e25;
  border-radius: 6px;
  height: 100%;
  max-height: 100%;
  padding: 1em 1.5em;
  font-size: 20px;
  line-height: 120%;
  text-decoration: none;
  display: flex;
  position: relative;
  top: 17px;
  box-shadow: 0 3px 10px #00000063;
}

.open-modal-btn:hover {
  background-color: #c91d23;
  text-decoration: none;
}

.open-modal-btn.w--current {
  box-shadow: 0 4px 10px #0000005e;
}

.open-modal-btn.w--current:hover {
  background-color: #b21c21;
}

.open-modal-btn.right {
  box-shadow: none;
  background-color: #1976d3;
  top: 0;
}

.open-modal-btn.right:hover {
  background-color: #226db8;
}

.open-modal-btn.left {
  box-shadow: none;
  top: 0;
}

.nav_link {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #333;
  white-space: nowrap;
  word-break: keep-all;
  border-bottom: 3px solid #0000;
  border-radius: .5rem;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  padding: .5em 0;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.nav_link:hover {
  color: #1976d3;
  background-color: #0000;
  border-bottom: 3px solid #1976d3;
  border-radius: 0;
}

.nav_link.w--current {
  background-color: #fff;
}

.nav_link.w--current:active {
  color: #1976d3;
}

.nav_link.w--open {
  background-color: #5ac1ff1a;
}

.text-block-49 {
  font-size: 20px;
}

.nav-text-1 {
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.navbar-wrapper-3 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-51 {
  color: #e31e25;
  text-align: left;
  font-weight: 400;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  z-index: 99;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin-bottom: 0;
  margin-left: 60px;
  margin-right: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: none;
  position: fixed;
  box-shadow: 0 2px 5px #0003;
}

.button-3 {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  color: #fff;
  text-align: center;
  background-color: #e31e25;
  border: 0 solid #0000;
  border-radius: 0;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  padding: 1em 1.5em;
  font-size: 20px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
  display: inline-flex;
}

.nav_link-2 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #333;
  white-space: nowrap;
  word-break: keep-all;
  border-radius: .5rem;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  padding: .5em 0;
  text-decoration: none;
  display: flex;
}

.nav_link-2:hover {
  color: #1976d3;
  background-color: #0000;
  border-bottom: 3px solid #1976d3;
  border-radius: 0;
}

.nav_link-2:active {
  color: #a819d3;
}

.nav_link-2:focus {
  color: #1976d3;
  border-bottom: 3px solid #1976d3;
  border-radius: 0;
}

.nav_link-2:visited {
  color: #1976d3;
  border: 0 solid #000;
  border-bottom: 3px solid #1976d3;
  border-radius: 0;
}

.nav_link-2.w--current {
  background-color: #fff;
}

.nav_link-2.w--current:active {
  color: #1976d3;
}

.nav_link-2.w--open {
  background-color: #5ac1ff1a;
}

.button_label-2 {
  white-space: pre;
  font-size: 20px;
}

.text-span-8 {
  color: #fff;
}

.text-span-8.navbar, .text-span-8.hero {
  color: #1976d3;
}

.nav_menu-list-item {
  color: #000;
  margin-bottom: 0;
  display: flex;
}

.buttons-wrapper {
  text-align: left;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  display: flex;
}

.buttons-wrapper._2 {
  display: block;
}

.button_bezp-atna_wycena {
  margin-bottom: 0;
  padding-left: 0;
}

.nav-menu-wrapper-3 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: 110px;
  display: flex;
}

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

.button-group {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2rem;
  display: flex;
}

.button-group.margin-top_none {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
}

.mobile-margin-top-10 {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  list-style-type: disc;
  display: flex;
}

.nav-menu-two-3 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  color: #00001f;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 20px;
  line-height: 120%;
  list-style-type: disc;
  display: flex;
}

.menu-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.nav-menu {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  color: #00001f;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 20px;
  line-height: 120%;
  list-style-type: disc;
  display: flex;
}

.nav-text-5 {
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.nav-text-5:active {
  color: #1976d3;
}

.nav-text-4, .nav-text-3 {
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.text-block-4 {
  color: #e31e25;
  text-align: left;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Over There, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6rem;
}

.nav-text-2 {
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.underbar {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-top: 65px;
  padding: 20px 60px;
  display: flex;
  position: static;
}

.underbar.privacy-policy {
  border-bottom: 2px solid #1976d3;
}

.nav-text-6 {
  margin-right: 0;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.text-block-8 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 20px;
  line-height: 150%;
}

.paragraph-bigger {
  opacity: 1;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.paragraph-bigger.cc-bigger-white-light {
  opacity: .6;
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  justify-content: flex-start;
  align-items: center;
  font-size: 24px;
  line-height: 150%;
  display: flex;
  overflow: visible;
}

.paragraph-bigger.cc-bigger-white-light.down {
  opacity: 1;
  text-align: center;
  border-style: none;
  border-width: 1px;
  justify-content: center;
  align-items: flex-start;
  margin-top: 20px;
  padding: 0;
  font-family: Inter, sans-serif;
  display: flex;
  position: relative;
}

.paragraph-bigger.cc-bigger-white-light.up {
  opacity: 1;
  text-align: left;
  background-color: #0000;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0;
  font-family: Inter, sans-serif;
  font-size: 20px;
  display: flex;
  position: relative;
  overflow: visible;
}

.paragraph-bigger.cc-bigger-white-light.up.google {
  margin-bottom: 0;
}

.paragraph-bigger.cc-bigger-white-light.up.no-google {
  display: none;
}

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

.hero-feature-1.duplicate-page {
  flex-flow: row;
  position: relative;
}

.title-wrapper {
  position: relative;
}

.title-wrapper.duplicate-page {
  justify-content: center;
  align-items: center;
  display: block;
}

.hero-content-left {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  -webkit-text-stroke-color: #e9121200;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  display: flex;
  position: static;
}

.hero-title {
  z-index: 1;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  font-size: 80px;
  font-weight: 700;
  line-height: 150%;
  display: flex;
  position: relative;
}

.hero-title._2 {
  z-index: 0;
  color: #e31e25;
  position: absolute;
  inset: 1% 0% auto 1%;
}

.hero-title._2.duplicate-page {
  letter-spacing: 0;
  justify-content: flex-start;
  align-items: center;
}

.hero-title.duplicate-page {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  font-family: Inter, sans-serif;
  font-size: 52px;
}

.blue-layer {
  background-color: #1976d3a8;
  background-image: linear-gradient(#0009, #0009);
  width: 100%;
  max-width: 50%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.code-embed-5 {
  display: none;
}

.image-76 {
  border-radius: 100%;
  width: 48px;
  max-width: none;
  height: 48px;
}

.f-alert-success {
  color: #000;
  letter-spacing: 0;
  background-color: #0000;
  border: 3px solid #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 32px;
  min-width: 32px;
  height: 32px;
  min-height: 32px;
  margin-right: 16px;
  font-size: 1rem;
  line-height: 1.6rem;
  display: flex;
}

.f-alert-success.check {
  margin-right: 0;
}

.f-alert-success.under-hero {
  background-color: #fff;
  width: 92px;
  min-width: 92px;
  height: 92px;
  min-height: 92px;
}

.f-alert-success.under-hero.telephone {
  box-shadow: 0 0 8px 6px #1976d3;
}

.hero-text {
  position: static;
}

.section-10 {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.hero-features {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.hero-features.duplicate-page {
  flex-flow: column;
}

.padding-2 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-color: #1976d3;
  background-image: url('../images/Final-Hero.jpg');
  background-position: 100% 60%;
  background-size: cover;
  background-attachment: scroll;
  border-bottom: 6px solid #e31e25;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 1900px;
  margin-top: 0;
  padding: 80px 60px;
  display: flex;
  position: relative;
  overflow: visible;
}

.text-block-58 {
  color: #fff;
  width: auto;
  font-size: 16px;
  line-height: 150%;
}

.text-block-58.title {
  flex-flow: row;
  width: auto;
  max-width: 100%;
  font-size: 24px;
  display: flex;
}

.phone-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.padding {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #f6f7f9;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  padding: 112px 60px;
  display: flex;
}

.padding.services {
  background-color: #f5faff;
  padding-top: 80px;
  padding-bottom: 80px;
}

.padding.whyus {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #1976d3;
  flex-flow: column;
  padding-top: 112px;
}

.padding.whyus._2 {
  background-color: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
}

.padding.about-us {
  background-color: #f0f8ff;
}

.padding.about-us.tablet {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  flex-flow: column;
  width: 100%;
  max-width: 1280px;
  padding: 80px 60px;
  position: relative;
}

.padding.about-us.opinions {
  background-color: #f5faff;
  padding-top: 80px;
  padding-bottom: 80px;
}

.padding.gallery {
  background-color: #1976d3;
  width: 100%;
  max-width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  overflow: hidden;
}

.padding.contact {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #1976d3;
  background-image: linear-gradient(#1976d3c4, #1976d3c4), url('../images/Klimatyzatory.jpg');
  background-position: 0 0, 100% 100%;
  background-size: auto, auto;
  flex-flow: column;
  padding-top: 80px;
  padding-bottom: 80px;
}

.padding.privacy-policy {
  background-color: #fff;
}

.padding.timer {
  background-color: #f5faff;
  width: auto;
  max-width: none;
  height: auto;
  max-height: none;
  padding-top: 80px;
  padding-bottom: 80px;
}

.sysf-container {
  z-index: 8;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-radius: 40px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin-left: 60px;
  margin-right: 60px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  bottom: 80px;
  overflow: visible;
}

.sysf-container._1 {
  z-index: 0;
  bottom: 0;
}

.section-5 {
  display: none;
}

.div-block-59 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: none;
  display: flex;
}

.sysf-wrapper-box-2 {
  z-index: 8;
  background-color: #fff;
  background-image: linear-gradient(#1976d3c4, #1976d3c4);
  border: 6px solid #1976d3;
  border-radius: 6px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding: 48px;
  display: flex;
  position: relative;
}

.f-alert-icon {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.f-alert-icon.repair {
  color: #1976d3;
  width: 48px;
  height: 48px;
}

.f-alert-icon.repair.phone-code {
  color: #e31e25;
}

.f-alert-icon.repair.tools-code {
  color: #1976d3;
}

.f-alert-icon.check-code {
  color: #fff;
  border: 9px solid #fff;
  border-radius: 100%;
  width: 100px;
  height: 100px;
}

.heading-13 {
  margin: 0;
}

.title-description {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.service-content2 {
  background-color: #fff;
  border: 1px solid #d4d4d4;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
  padding: 18px 18px 30px;
  display: flex;
  overflow: visible;
  box-shadow: 0 10px 15px #0003;
}

.serwis {
  display: none;
}

.montage-image {
  mix-blend-mode: normal;
  border-radius: 0;
  width: 100%;
  max-width: 100%;
  transition: filter 1s;
  position: absolute;
  top: 0%;
  overflow: clip;
}

.montage-image:hover {
  filter: brightness(60%);
}

.bold-text-30 {
  color: #1976d3;
  font-size: 40px;
  font-weight: 600;
  line-height: 120%;
}

.lightbox-link {
  border-radius: 6px 6px 0 0;
  margin-bottom: 1.5rem;
  padding-top: 100%;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.lightbox-link.services {
  cursor: default;
  padding-top: 100%;
  display: block;
  overflow: hidden;
}

.repair {
  border-radius: 6px;
  flex-flow: column;
  width: 100%;
  max-width: 500px;
  display: flex;
}

.service-content1 {
  background-color: #fff;
  border: 1px solid #d4d4d4;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
  padding: 18px 18px 30px;
  display: flex;
  box-shadow: 0 10px 15px #0003;
}

.rpair-image {
  background-image: linear-gradient(#000000fa, #000000fa);
  border-radius: 0;
  width: 100%;
  max-width: 100%;
  transition: filter 1s;
  position: absolute;
  top: 0%;
  overflow: clip;
}

.rpair-image:hover {
  filter: brightness(60%);
}

.mobile {
  display: none;
}

.container_services {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: column;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.cta-montage {
  text-align: center;
  background-color: #e31e25;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100%;
  max-height: 100%;
  padding: 1em 1.5em;
  font-size: 20px;
  line-height: 120%;
  display: flex;
  position: static;
}

.cta-montage:hover {
  background-color: #c91d23;
}

.cta-montage.red {
  display: none;
}

.text-block-54 {
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  line-height: 150%;
  display: flex;
}

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

.montage {
  border-radius: 6px;
  flex-flow: column;
  width: 100%;
  max-width: 500px;
  display: flex;
}

.cta-repair {
  background-color: #1976d3;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 1em 1.5em;
  font-size: 20px;
  line-height: 120%;
  display: flex;
}

.cta-repair:hover {
  background-color: #226db8;
}

.cta-repair.blue {
  display: none;
}

.service-text {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-57 {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
}

.text-block-55 {
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  line-height: 150%;
  display: flex;
}

.text-block-52 {
  color: #000;
  text-align: center;
  font-size: 34px;
  font-weight: 600;
  line-height: 120%;
}

.container_2services {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.heading-14 {
  margin-top: 0;
  margin-bottom: 0;
}

.bold-text-31 {
  font-family: Inter, sans-serif;
  font-size: 20px;
  line-height: 120%;
}

.text-block-59 {
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 150%;
  display: flex;
}

.text-block-60 {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
}

.text-block-61 {
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 150%;
  display: flex;
}

.text-block-62 {
  color: #000;
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 120%;
}

.bold-text {
  z-index: 1;
  color: #1976d3;
  letter-spacing: 0;
  -webkit-text-stroke-color: #160042;
  justify-content: center;
  align-items: center;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 120%;
  display: flex;
  position: relative;
}

.bold-text.red {
  z-index: 0;
  filter: blur(.5px);
  color: #e31e25;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.image-29 {
  width: 56px;
  max-width: 100%;
}

.div-block-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.container_whyus {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: column;
  width: 100%;
  max-width: 1280px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.f-paragraph-regular {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.8;
}

.f-paragraph-regular.f-text-weight-medium {
  text-align: center;
  border-radius: 0;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.f-paragraph-regular.f-text-weight-medium-3 {
  font-family: Inter, sans-serif;
  font-weight: 500;
  line-height: 150%;
}

.paragraph-2 {
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.6em;
}

.container_features {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.image-32, .image-28 {
  width: 56px;
  max-width: 100%;
}

.feature {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -webkit-text-stroke-color: black;
  border: 1px solid #d4d4d4;
  border-radius: 6px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 350px;
  padding: 36px;
  transition: background-color 1s linear;
  display: flex;
}

.feature:hover {
  color: #000;
  text-align: left;
  letter-spacing: 0;
  -webkit-text-stroke-color: #fff;
  overflow-wrap: normal;
  background-color: #fff;
  border-radius: 6px;
  flex: 0 auto;
  font-size: 1rem;
  line-height: 150%;
  box-shadow: 0 2px 20px #1976d366;
}

.feature.card {
  border-top-width: 0;
  border-right-width: 0;
  border-radius: 0;
  transition-property: all;
  transition-duration: .1s;
}

.feature.card:hover {
  box-shadow: none;
}

.feature.card.middle.up {
  background-color: #0000;
  border-width: 0 1px 1px;
  border-color: #1976d3 #5692ce #5692ce;
  border-left-style: none;
  border-right-style: none;
  padding: 36px;
}

.feature.card.middle.up.ver1 {
  background-color: #fff;
  border-top-width: 1px;
  border-top-color: #5692ce;
  border-left-style: solid;
  border-right-style: solid;
  border-radius: 6px;
  padding-left: 32px;
  padding-right: 32px;
}

.feature.card.middle.dwon {
  background-color: #0000;
  border-color: #5692ce;
  border-top-width: 1px;
  border-bottom-width: 0;
  border-left-style: none;
  border-right-style: none;
  border-right-width: 1px;
  overflow: visible;
}

.feature.card.middle.dwon.ver1 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #fff;
  border-bottom-width: 1px;
  border-left-style: solid;
  border-right-style: solid;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  padding-left: 32px;
  padding-right: 32px;
}

.feature.card.left.up {
  background-color: #0000;
  border-color: #5692ce;
  border-left-width: 0;
  border-right-style: none;
  border-right-width: 1px;
}

.feature.card.left.up.ver1 {
  background-color: #fff;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-radius: 6px;
  padding-top: 36px;
}

.feature.card.left.dwon {
  background-color: #0000;
  border-width: 1px 1px 0 0;
  border-top-color: #5692ce;
  border-left-color: #5692ce;
  border-right-style: none;
  border-right-color: #5692ce;
  overflow: visible;
}

.feature.card.left.dwon.ver1 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #fff;
  border-bottom-width: 1px;
  border-bottom-color: #5692ce;
  border-left-width: 1px;
  border-right-style: solid;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  padding-left: 32px;
  padding-right: 32px;
}

.feature.card.right.up {
  background-color: #0000;
  border-bottom-style: none;
  border-bottom-color: #5692ce;
  border-left-style: none;
  border-left-color: #5692ce;
}

.feature.card.right.up.ver1 {
  background-color: #fff;
  border: 1px solid #5692ce;
  border-radius: 6px;
  padding-top: 36px;
}

.feature.card.right.up.ver1:hover {
  font-family: Inter, sans-serif;
}

.feature.card.right.down {
  background-color: #0000;
  border-top-width: 1px;
  border-top-color: #5692ce;
  border-bottom-width: 0;
  border-left-style: none;
  border-left-color: #5692ce;
}

.feature.card.right.down.ver1 {
  background-color: #fff;
  border-bottom-width: 1px;
  border-bottom-color: #5692ce;
  border-left-style: solid;
  border-right-width: 1px;
  border-right-color: #5692ce;
  border-radius: 6px;
  padding-bottom: 36px;
}

.div-block-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.f-h3-heading {
  color: #160042;
  text-align: center;
  letter-spacing: -.02em;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 120%;
  display: flex;
}

.heading-8 {
  color: #000;
  object-fit: fill;
  width: auto;
  max-width: none;
  margin: 0;
  font-family: Inter, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 150%;
  display: block;
  overflow: visible;
}

.text-block-29 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.link-block-4 {
  display: none;
}

.image-79 {
  border-radius: 6px;
  width: 100%;
  max-width: 100%;
  height: 80%;
  overflow: clip;
  box-shadow: -20px -20px #e31e25;
}

.text-block-30 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 150%;
}

.feature-block {
  background-color: #fff;
  border-radius: 6px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: flex;
}

.aboutus-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border: 1px #000;
  border-radius: 6px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 56px 40px;
  display: flex;
}

.aboutus-block.container {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding: 0;
}

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

.image-66 {
  max-width: 70%;
  transition: all .2s;
}

.image-66:hover {
  transform: scale(1.1);
}

.grid-3 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  place-items: center;
  display: grid;
}

.logo-grid {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
  border: 1px solid #1976d3;
  border-radius: 6px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  place-items: center;
  margin-bottom: 0;
  padding: 28px;
  box-shadow: 0 5px 20px #0003;
}

.companies-logos {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  border: 0 #000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-36 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: column;
  display: flex;
}

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

.container-section {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  box-shadow: none;
  border: 1px #1976d3;
  border-radius: 6px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  display: flex;
  position: relative;
}

.image-46 {
  max-width: 100%;
  transition: all .2s;
}

.image-46:hover {
  transform: scale(1.1);
}

.image-44 {
  max-width: 70%;
  transition: all .2s;
}

.image-44:hover {
  transform: scale(1.1);
}

.about-us-bg {
  background-color: #fff;
  background-image: linear-gradient(#1976d3c4, #1976d3c4), url('../images/Zdjęcie-WhatsApp-2025-11-09-o-16.40.32_e08bb91b.jpg');
  background-position: 0 0, 0%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  width: 100%;
  height: 85%;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
  overflow: visible;
}

.image-45 {
  max-width: 100%;
  transition: all .2s;
}

.image-45:hover {
  transform: scale(1.1);
}

.heading-7 {
  color: #e31e25;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.heading-7.aboutus {
  color: #e31e25;
  margin-bottom: 32px;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 600;
  text-decoration: none;
}

.aboutus-title {
  padding: 0;
}

.div-block-33 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.rt-body-font-color-19 {
  color: #000;
  text-align: center;
  font-size: 16px;
  line-height: 150%;
  transition: color .35s;
}

.rt-advertise-content-wrapper-6 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.code-embed-8 {
  color: #fff;
}

.rt-advertise-icon-wrapper-8 {
  color: #150438;
  border: 1px solid #0000004d;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-weight: 600;
  position: relative;
}

.rt-advertise-icon-wrapper-8.rt-icon-three {
  background-color: #fff;
  width: 80px;
  height: 80px;
}

.rt-advertise-icon-wrapper-8.rticon-two {
  background-color: #fff;
  border-color: #0000004d;
  width: 80px;
  height: 80px;
}

.rt-advertise-icon-wrapper-8.rt-icon-one {
  background-color: #fff;
  width: 80px;
  height: 80px;
  position: static;
}

.rt-advertise-icon-wrapper-8.rt-icon-four {
  background-color: #e31e25;
  width: 80px;
  height: 80px;
}

.photos-container-2 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 50%;
  display: flex;
  position: relative;
}

.image-73 {
  object-fit: cover;
  object-position: 50% 10%;
  border-radius: 6px;
  width: 100%;
  max-width: 554px;
  height: 400px;
  position: static;
  inset: 0% auto auto 0%;
}

.image-73.in-padding {
  z-index: 2;
  max-width: 100%;
  position: relative;
  box-shadow: 25px -27px #1976d3;
}

.rt-category-cards-text-22 {
  color: #150438;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 400;
  line-height: 31px;
}

.rt-category-cards-text-22.rt-margin-bottom-twenty-5 {
  color: #000;
  letter-spacing: 0;
  text-transform: none;
  text-align: center;
  letter-spacing: 0;
  text-transform: none;
  width: 100%;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 150%;
  display: flex;
}

.stages-container-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: none;
}

.rt-advertise-content-6 {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  align-items: stretch;
  margin-top: 8px;
}

.rt-advertise-content-6.rt-margin-bottom-twenty-5 {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  margin-top: 8px;
  margin-bottom: 0;
}

.rt-advertise-content-6.rt-margin-bottom-twenty-5._1 {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  margin-top: 0;
}

.rt-advertise-content-5 {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  border: 1px solid #d4d4d4;
  border-radius: 6px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  padding: 60px;
}

.rt-advertise-content-5.rt-margin-bottom-twenty-5 {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  border: 1px solid #d4d4d4;
  border-radius: 6px;
  flex-flow: column;
  margin-top: 0;
  margin-bottom: 0;
  padding: 60px;
}

.stages-container-3 {
  width: 100%;
}

.rt-body-font-color-20 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 150%;
  transition: color .35s;
}

.image-72 {
  z-index: 2;
  object-fit: cover;
  border-radius: 6px;
  width: 100%;
  max-width: 100%;
  height: 400px;
  max-height: 400px;
  position: relative;
  box-shadow: 25px -27px #1976d3;
}

.rt-dotted-line-6 {
  border: 1px dashed #0003;
  flex: 1;
  width: 1px;
  height: 100%;
}

.rt-advertise-content-icon-wrapper-6 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  flex: none;
  align-items: center;
  width: 42px;
  display: flex;
}

.heading-12 {
  color: #6d6d6d;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 400;
  line-height: 120%;
  display: flex;
}

.heading-11 {
  color: #6d6d6d;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 120%;
  display: none;
}

.div-block-53 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 554px;
  height: auto;
  max-height: none;
  margin-top: 0;
  display: flex;
}

.bold-text-33 {
  color: #e31e25;
  letter-spacing: 0;
  width: 100%;
  font-size: 24px;
  font-weight: 600;
}

.bold-text-33.how-we-work {
  text-align: left;
  text-align: left;
  font-size: 40px;
}

.rt-margin-bottom-twenty-5 {
  margin-bottom: 20px;
}

.rt-margin-bottom-twenty-5.rt-body-font-color-20 {
  color: #000;
  margin-bottom: 60px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.rt-margin-bottom-twenty-5.rt-body-font-color-13 {
  color: #000;
  text-align: center;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 150%;
}

.rt-advertise-content-icon-wrapper-7 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  flex: none;
  align-items: center;
  width: 42px;
  display: flex;
}

.rt-advertise-content-text-wrapper-5 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: column;
  width: 100%;
  max-width: 505px;
  padding: 0;
  display: flex;
}

.brix---inner-container-547px-2 {
  width: 100%;
  max-width: 574px;
  margin-bottom: 64px;
}

.uui-heading-tiny {
  float: none;
  color: #000;
  letter-spacing: normal;
  white-space: normal;
  word-break: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 150%;
}

.uui-team06_item {
  background-color: #0000;
  border-radius: 0;
  flex-direction: column;
  align-items: stretch;
  padding: 0;
  display: flex;
}

.image-61 {
  border-radius: 0;
  max-width: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

.image-60 {
  border-radius: 0;
  max-width: 100%;
  position: absolute;
  top: 0%;
}

.container_gallery {
  flex-flow: column;
  width: 100%;
  max-width: 1280px;
  display: flex;
  overflow: visible;
}

.brix---btn-slider-arrow-right---top-right-2 {
  color: #211f54;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 6%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  margin-top: -10px;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  top: -100px;
  box-shadow: 0 2px 12px #1976d336;
}

.brix---btn-slider-arrow-right---top-right-2:hover {
  transform: scale3d(.94, .94, 1.01);
}

.uui-text-size-medium-4 {
  color: #000;
  letter-spacing: normal;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
}

.uui-text-size-medium-4.text-color-primary700 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.uui-space-xsmall-2 {
  width: 100%;
  min-height: 1rem;
}

.brix---hidden-desktop-2 {
  display: none;
  position: relative;
}

.brix---btn-slider-arrow-right---top-left-2 {
  color: #211f54;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 6%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  margin-top: -10px;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  inset: -100px 84px auto auto;
  box-shadow: 0 2px 12px #1976d336;
}

.brix---btn-slider-arrow-right---top-left-2:hover {
  transform: scale3d(.94, .94, 1.01);
}

.image-63 {
  border-radius: 0;
  max-width: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

.heading-9 {
  color: #1976d3;
  margin: 0;
  font-family: Inter, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 120%;
}

.wrap-overlay {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  display: block;
  position: relative;
  overflow: visible;
}

.button-space {
  display: none;
}

.image-65 {
  border-radius: 0;
  max-width: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

.brix---slider-mask-width-490px-2 {
  max-width: 480px;
  height: 100%;
  position: static;
  overflow: visible;
}

.brix---slider-wrapper-2 {
  background-color: #0000;
  height: 100%;
  overflow: visible;
}

.image-64 {
  border-radius: 0;
  max-width: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

.div-block-43 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.image-62 {
  border-radius: 0;
  max-width: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

.brix---color-neutral-802 {
  color: #211f54;
}

.uui-team06_slide {
  background-color: #fff;
  border-radius: 8px;
  margin-right: 2rem;
  padding: 5px;
  overflow: visible;
}

.div-block-42 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  margin-bottom: 20px;
  padding-left: 10px;
  display: flex;
}

.heading-10.white {
  color: #fff;
  margin: 0;
  font-family: Inter, sans-serif;
  font-size: 2.37rem;
  font-weight: 600;
  line-height: 120%;
}

.avatar-google-1 {
  width: 100%;
  max-width: 48px;
}

.team-slider-arrow {
  z-index: 40;
  flex-flow: row;
  display: flex;
}

.f-testimonial-star-wrapper {
  grid-column-gap: 4px;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 16px;
  display: flex;
}

.rt-component-container-19 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  display: flex;
  position: relative;
}

.text-block-36 {
  color: #fff;
  -webkit-text-stroke-color: #e31e25;
  padding: 0;
  font-family: Inter, sans-serif;
  font-size: 20px;
  line-height: 120%;
  text-decoration: none;
}

.f-testimonial-author {
  grid-column-gap: 16px;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.f-testimonial-author:hover {
  border-color: #0000;
  box-shadow: 23px 23px 64px -16px #393b6a0f;
}

.text-block-27 {
  color: #fff;
  font-size: 20px;
  line-height: 150%;
}

.rt-about-one-clint-item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border: 1px solid #d4d4d4;
  border-radius: 6px;
  flex-flow: column;
  flex: none;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  padding: 32px;
  display: flex;
  box-shadow: 0 10px 15px #0003;
}

._100-opinii-5-0-google {
  color: #1976d3;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 600;
}

._100-opinii-5-0-google._3 {
  color: #ea4335;
}

._100-opinii-5-0-google.accordion {
  background-color: #0000;
  display: none;
}

._100-opinii-5-0-google._2 {
  color: #4285f4;
}

._100-opinii-5-0-google._4 {
  color: #fbbc05;
}

._100-opinii-5-0-google._6 {
  color: #34a853;
}

._100-opinii-5-0-google._7 {
  color: #ea4335;
}

._100-opinii-5-0-google._1 {
  color: #1976d3;
}

._100-opinii-5-0-google._1.g {
  color: #4285f4;
  margin-left: 8px;
}

._100-opinii-5-0-google._1.e, ._100-opinii-5-0-google._1.o1 {
  color: #ea4335;
}

._100-opinii-5-0-google._1.l {
  color: #34a853;
}

._100-opinii-5-0-google._1.o2 {
  color: #fbbc05;
}

._100-opinii-5-0-google._1.g2 {
  color: #4285f4;
}

.stars {
  display: flex;
}

.slide {
  background-color: #fafcfe;
  width: auto;
  height: 100%;
  max-height: 100%;
  margin-right: 0%;
}

.centered-heading-2 {
  color: #e31e25;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  line-height: 120%;
}

.f-testimonial-avatar-small {
  background-color: #00897b;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  min-width: 48px;
  height: 48px;
  min-height: 48px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.f-testimonial-avatar-small._2 {
  background-color: #689f38;
}

.f-testimonial-avatar-small._4 {
  background-color: #8d6e63;
}

.f-testimonial-avatar-small._6 {
  background-color: #bf360c;
}

.mask-2 {
  background-color: #0000;
  width: 100%;
  max-width: 1280px;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.google-wrapper {
  display: none;
}

.slide-wrapper {
  width: 100%;
  display: flex;
}

.team-slider-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  display: flex;
  overflow: visible;
}

.team-slider-nav {
  margin-top: 44px;
  font-size: 10px;
  display: block;
  position: static;
  bottom: -60px;
}

.team-slider-nav.version-2 {
  display: none;
}

.text-span-5 {
  color: #e31e25;
  font-size: 40px;
}

.google_button {
  background-color: #e31e25;
  border-radius: 6px;
  height: 100%;
  padding: 1em 1.5em;
  text-decoration: none;
}

.google_button:hover {
  background-color: #c91d23;
}

.image-69 {
  max-width: 10%;
}

.rt-client-box {
  background-color: #f5faff;
  flex: none;
  width: 50%;
  padding: 30px 22px;
  overflow: visible;
}

.rt-client-box.version-2 {
  flex-flow: column;
  width: 33%;
  max-width: 100%;
  display: flex;
}

.opinion-slider {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.opinion-slider._2 {
  display: none;
}

.opinion-slider._1 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
}

.f-icon-regular-2 {
  color: #ffc800;
  -webkit-text-stroke-color: white;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.rt-about-one-clint-text-wrapper {
  margin-bottom: 40px;
}

.rt-about-one-testimonial-heading-box {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.rt-about-one-clint-description {
  color: #000;
  max-width: 100%;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

.uui-faq01_accordion {
  background-color: #0000;
  border-bottom: 1px #eaecf0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.uui-faq01_answer {
  overflow: hidden;
}

.uui-faq01_icon-wrapper {
  color: #7f56d9;
}

.accordion-icon_vertical-line {
  background-color: #1976d3;
  border-radius: 1px;
  width: 2px;
  height: .75rem;
  position: absolute;
}

.uui-container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-faq01_component {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #fff;
  flex-flow: column;
  margin-top: 0;
  display: flex;
}

.uui-faq01_list {
  background-color: #fff;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.bold-text-14 {
  color: #1976d3;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 600;
  display: flex;
}

.uui-faq01_heading {
  color: #000;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 120%;
}

.div-block-37 {
  background-color: #0000;
  border: 0 solid #1976d3;
  border-bottom-width: 2px;
  border-radius: 0;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.accordion-icon_horizontal-line {
  background-color: #1976d3;
  border-radius: 1px;
  width: .75rem;
  height: 2px;
  position: absolute;
}

.uui-text-size-medium-2 {
  color: #000;
  letter-spacing: normal;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 150%;
}

.uui-space-medium {
  width: 100%;
  min-height: 2rem;
}

.section-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #00001f;
  background-color: #fff;
  flex-flow: column;
  height: 100%;
  max-height: 100%;
  display: flex;
}

.section-4.privacy-policy {
  display: none;
}

.accordion-icon_component {
  color: #1976d3;
  -webkit-text-stroke-color: #1976d3;
  border: 2px solid #1976d3;
  border-radius: 50%;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  position: relative;
}

.uui-faq01_question {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.5rem;
  padding-bottom: 44px;
  display: flex;
}

.uui-padding-vertical-xhuge-2 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: column;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.uui-page-padding {
  background-color: #fff;
  padding: 80px 60px;
  display: block;
}

.uui-max-width-large-2 {
  width: 100%;
  max-width: 48rem;
}

.uui-max-width-large-2.align-center {
  margin-left: auto;
  margin-right: auto;
}

.bold-text-12 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 120%;
}

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

.uui-heading-medium-2 {
  color: #1976d3;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 600;
  line-height: 120%;
}

.div-block-51 {
  background-color: #1976d3c4;
  border: 2px solid #1976d3;
  border-radius: 6px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.uui-text-size-medium-6 {
  color: #fff;
  letter-spacing: normal;
  font-size: 18px;
  line-height: 150%;
}

.uui-faq01_accordion-2 {
  background-color: #4e96dd;
  border-bottom: 1px #eaecf0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.accordion-icon_horizontal-line-2 {
  background-color: #fff;
  border-radius: 1px;
  width: .75rem;
  height: 2px;
  position: absolute;
}

.bold-text-32 {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  line-height: 120%;
}

.uui-padding-vertical-xhuge-9 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: column;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.uui-faq01_icon-wrapper-2 {
  color: #7f56d9;
}

.bold-text-34 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  font-size: 40px;
  font-weight: 600;
  display: flex;
}

.uui-heading-medium-8 {
  color: #1976d3;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 600;
  line-height: 120%;
}

.uui-page-padding-7 {
  background-color: #fff;
  padding: 80px 60px;
  display: none;
}

.uui-faq01_question-2 {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: flex;
}

.accordion-icon_component-2 {
  color: #1976d3;
  -webkit-text-stroke-color: #1976d3;
  border: 2px solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  position: relative;
}

.accordion-icon_vertical-line-2 {
  background-color: #fff;
  border-radius: 1px;
  width: 2px;
  height: .75rem;
  position: absolute;
}

.rt-contact-link-block {
  text-decoration: none;
}

.rt-contact-para {
  color: #fff;
  width: auto;
  max-width: 640px;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 24px;
  line-height: 150%;
  display: block;
}

.line-2 {
  border: 1px solid #0000;
  border-top-color: #fff;
  width: 95%;
  margin-top: 12px;
  margin-bottom: 12px;
}

.cta-text {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.rt-category-cards-text-25 {
  color: #000;
  text-transform: none;
  cursor: default;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.rt-category-cards-text-25.rt-margin-bottom-thirty {
  width: 100%;
  margin-bottom: 30px;
  font-family: Inter, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
}

.heading-15 {
  z-index: 0;
  color: #e31e25;
  margin: 0;
  font-family: Inter, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 120%;
  position: absolute;
  inset: 1% auto auto .6%;
}

.rt-contact-one-information-box-2 {
  grid-column-gap: 20px;
  box-shadow: none;
  background-color: #fff;
  border-radius: 6px;
  align-items: center;
  width: 100%;
  padding: 20px 32px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.rt-contact-one-information-box-2.first {
  display: none;
}

.cta-container {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: flex-start stretch;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.rt-call {
  text-decoration: none;
}

.rt-info-icon {
  width: 30px;
  display: flex;
}

.rt-category-cards-text-8 {
  color: #000;
  text-transform: none;
  cursor: default;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.rt-category-cards-text-8.rt-text-lowarcase {
  letter-spacing: 0;
  text-transform: none;
}

.rt-category-cards-text-8.rt-text-lowarcase.full {
  font-family: Inter, sans-serif;
}

.rt-category-cards-text-8.rt-text-lowarcase.space {
  display: none;
}

.last-boxes {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  color: #6d6d6d;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  max-width: 600px;
  height: 100%;
  max-height: 100%;
  margin-top: 0;
  display: flex;
}

.contact-boxes {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  width: 100%;
  display: flex;
}

.rt-text-black-2 {
  z-index: 1;
  color: #fff;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 120%;
  position: relative;
}

.map-wrapper {
  border: 1px #1976d3;
  border-radius: 10px;
}

.code-embed-2 {
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: flex;
}

.f-footer-horizontal-divider {
  background-color: #e4e6f1;
  width: 100%;
  height: 1px;
  margin-top: 24px;
  margin-bottom: 24px;
}

.f-footer-menu {
  grid-column-gap: 24px;
  flex: none;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.f-footer-menu.down {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  display: flex;
}

.text-block-13 {
  color: #fff;
  font-family: Inter, sans-serif;
}

.text-block-11 {
  color: #fff;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  font-family: Inter, sans-serif;
  display: flex;
}

.text-block-17 {
  color: #fff;
  font-family: Inter, sans-serif;
}

.f-footer-small {
  color: #fff;
  background-color: #1976d3;
  flex-flow: row;
  width: 100%;
  height: 100%;
  max-height: 100%;
  padding: 48px 5%;
  display: flex;
  position: relative;
}

.image-15 {
  display: none;
}

.text-block-14 {
  color: #fff;
  display: block;
}

.f-footer-logo {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex: none;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.f-footer-link {
  color: #fff;
  letter-spacing: -.01em;
  width: auto;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 150%;
  text-decoration: none;
}

.f-footer-link.w--current {
  -webkit-text-decoration: underline #1976d3;
  text-decoration: underline #1976d3;
}

.f-footer-link.w--current:hover {
  text-decoration-color: #fff;
}

.f-footer-link.desktop {
  display: block;
}

.f-footer-link.privacy-policy {
  -webkit-text-decoration: underline #1976d3;
  text-decoration: underline #1976d3;
}

.f-footer-link.privacy-policy:hover {
  text-decoration-color: #fff;
}

.f-icon-regular {
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  transition: color .2s;
  display: flex;
}

.f-icon-regular:hover {
  color: #e31e25;
}

.f-icon-regular.facebook {
  border-style: none;
}

.f-icon-regular.facebook:hover {
  color: #fff;
}

.social-media {
  border: 1px solid #fff;
  border-radius: 100%;
}

.text-block-12 {
  color: #fff;
  width: 100%;
  max-width: 100%;
  font-family: Inter, sans-serif;
  display: block;
}

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

.f-footer-bottom.under {
  justify-content: space-between;
  align-items: center;
}

.f-footer-social-row-large {
  flex-direction: column;
  align-items: flex-start;
  margin-left: 0;
  display: flex;
}

.f-footer-detail {
  color: #fff;
  width: auto;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

.f-footer-brand {
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-nav {
  grid-column-gap: 40px;
  grid-row-gap: 24px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 845px;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.f-footer-vertical-divider {
  background-color: #e4e6f1;
  width: 1px;
  height: 16px;
}

.f-footer-vertical-divider.mobile {
  display: block;
}

.f-container-large {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.text-block-15 {
  color: #fff;
  font-family: Over There, Arial, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.f-footer-social-group {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-9 {
  color: #fff;
  width: 100%;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.text-block-9:hover, .text-block-10 {
  color: #fff;
}

.text-block-18, .text-block-16 {
  color: #fff;
  font-family: Inter, sans-serif;
}

.bold-text-35 {
  font-family: Inter, sans-serif;
  text-decoration: none;
}

.proces-step-title {
  color: #000;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
}

.dzi-kujemy {
  height: 100vh;
}

.thank-you {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 6px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  display: flex;
  box-shadow: 0 0 15px #1976d3;
}

.up {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #1976d3;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 56px 32px 36px;
  display: flex;
}

.back-button {
  background-color: #e31e25;
  border-radius: 6px;
  padding: 1em 1.5em;
  text-decoration: none;
}

.back-button:hover {
  background-color: #c91d23;
}

.down {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border: 1px solid #1976d3;
  border-top-width: 0;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 36px 32px 56px;
  display: flex;
}

.button-text {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
  display: block;
}

.title {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 120%;
}

.decription {
  color: #1976d3;
  text-align: center;
  padding: 0;
  font-family: Inter, sans-serif;
  font-size: 24px;
  line-height: 150%;
}

.container_privacy-policy {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

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

.heading-16 {
  color: #e31e25;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 120%;
}

.container_button {
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.back_text {
  color: #1976d3;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.back_text:hover {
  text-decoration: none;
}

.back_button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-transform: uppercase;
  border-bottom: 3px solid #fff;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.back_button:hover {
  border-bottom: 3px solid #1976d3;
  border-radius: 1px;
  text-decoration: none;
}

.uui-button-icon-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  display: flex;
}

.container_privacy-policy-text {
  width: 100%;
  max-width: 1280px;
}

.list {
  color: #1976d3;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 120%;
}

.div-block-60 {
  display: none;
}

.text-block-63 {
  margin-bottom: 30px;
  font-weight: 700;
}

.list-item {
  margin-bottom: 30px;
}

.list-item.last {
  margin-bottom: 0;
}

.list-item-2 {
  margin-bottom: 30px;
}

.list-item-3 {
  margin-bottom: 30px;
  list-style-type: decimal;
}

.list-item-4, .list-item-5, .list-item-6, .list-item-7, .list-item-8, .list-item-9 {
  margin-bottom: 30px;
}

.list-item-10 {
  list-style-type: decimal;
}

.list-2 {
  color: #000;
  margin-top: 20px;
  margin-bottom: 0;
  list-style-type: disc;
}

.list-3 {
  list-style-type: disc;
}

.text-block-64, .text-block-65, .text-block-66, .text-block-67, .text-block-68, .text-block-69, .text-block-70, .text-block-71, .text-block-72 {
  margin-bottom: 30px;
  font-weight: 700;
}

.text-block-73 {
  margin-bottom: 20px;
}

.text-block-74 {
  margin-bottom: 10px;
}

.text-block-75 {
  margin-bottom: 20px;
}

.text-block-76 {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 150%;
}

.text-block-77, .text-block-78, .text-block-79 {
  color: #000;
  font-size: 16px;
  line-height: 150%;
}

.text-block-80 {
  font-size: 16px;
  line-height: 150%;
}

.text-block-81, .text-block-82, .text-block-83, .text-block-84, .text-block-85, .text-block-86 {
  color: #000;
  font-size: 16px;
  line-height: 150%;
}

.text-block-87 {
  font-size: 16px;
  line-height: 150%;
}

.text-block-88 {
  color: #000;
  font-size: 16px;
  line-height: 150%;
}

.text-block-89, .text-block-90 {
  font-family: Inter, sans-serif;
  font-size: .7rem;
  font-weight: 400;
  line-height: 1.4;
}

.div-block-61 {
  display: none;
}

.image-80 {
  max-width: 38px;
  max-height: 38px;
  position: relative;
}

.google-testimonial {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.hero-cta {
  display: none;
}

.container_under-hero {
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.history {
  background-color: #1976d3;
  border-radius: 8px;
  padding: 18px;
}

.div-block-62 {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.image_placeholder {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 6px;
  width: 450px;
  max-width: 600px;
  height: 500px;
}

.section-11 {
  display: none;
}

.text-block-92 {
  text-align: center;
  margin-top: 5px;
  font-family: Inter, sans-serif;
  line-height: 150%;
  display: block;
}

.text-block-93 {
  color: #e31e25;
  font-family: Inter, sans-serif;
  font-weight: 600;
  line-height: 150%;
}

.comment-wrapper.version-2 {
  display: none;
}

.div-block-63 {
  flex-flow: column;
  flex: 0 auto;
  display: flex;
}

.div-block-64, .div-block-65 {
  flex-flow: column;
  display: flex;
}

.section-12 {
  display: none;
}

.navbar-logo-left-container-2 {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container-2.shadow-three {
  z-index: 99;
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: none;
  position: fixed;
}

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

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

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.season-timer {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.season-time-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.timer-box {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: 1;
  background-color: #1976d3;
  border-radius: 6px;
  flex-flow: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding: 40px;
  display: flex;
  box-shadow: 0 10px 15px #0003;
}

.timer-title {
  color: #e31e25;
  justify-content: center;
  align-items: center;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 120%;
  display: flex;
}

.timer-number {
  color: #fff;
  background-color: #1976d3;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: Inter, sans-serif;
  font-size: 80px;
  font-weight: 600;
  line-height: 150%;
  display: flex;
}

.timer-label {
  color: #fff;
  justify-content: center;
  align-items: flex-start;
  padding: 0;
  font-family: Inter, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 150%;
  display: flex;
}

.text-timer {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.timer-text {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-left: 156px;
  padding-right: 156px;
  font-family: Inter, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 150%;
}

.text-block-94 {
  text-align: center;
  font-size: 18px;
  line-height: 150%;
}

.text-block-95 {
  color: #000;
  line-height: 150%;
}

.separator {
  font-family: Inter, sans-serif;
  font-size: 70px;
  font-weight: 700;
}

.text-block-96 {
  color: #000;
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

.text-block-96._2 {
  display: none;
}

@media screen and (min-width: 1280px) {
  .form-right-2.footer {
    justify-content: space-between;
    align-items: flex-start;
    width: auto;
  }

  .contacts {
    justify-content: center;
    align-items: center;
    width: auto;
  }

  .contact-wrapper {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1280px;
    display: flex;
  }

  .nav-wrapper {
    justify-content: center;
    align-items: center;
    max-width: 100%;
    padding-left: 60px;
    padding-right: 60px;
  }

  .text-block-49, .nav-text-1 {
    font-size: 18px;
  }

  .navbar-logo-left-container.shadow-three {
    background-color: #fff;
  }

  .button_label-2 {
    font-size: 18px;
  }

  .menu-wrapper {
    width: 100%;
    max-width: 1280px;
  }

  .nav-text-5, .nav-text-4, .nav-text-3, .nav-text-2 {
    font-size: 18px;
  }

  .underbar {
    justify-content: center;
    align-items: center;
    max-width: 100%;
  }

  .nav-text-6 {
    font-size: 18px;
  }

  .hero-title.duplicate-page {
    font-size: 53px;
  }

  .image-76 {
    width: 44px;
    height: 44px;
  }

  .f-alert-success.check {
    width: 48px;
    min-width: 0;
    height: 48px;
    min-height: 0;
  }

  .f-alert-success.check.duplicate-page {
    width: 44px;
    height: 44px;
  }

  .padding-2 {
    background-position: 100% 60%;
    background-size: cover;
  }

  .padding.about-us.tablet {
    max-width: 100%;
  }

  .padding.contact {
    background-color: #1976d3;
  }

  .sysf-container._1, .sysf-wrapper-box-2._1 {
    height: 100%;
    max-height: 100%;
  }

  .text-block-54, .text-block-55, .text-block-52 {
    color: #000;
  }

  .heading-14 {
    color: #00001f;
    margin: 0;
    font-size: 40px;
    font-weight: 600;
    line-height: 120%;
  }

  .text-block-59, .text-block-61, .text-block-62 {
    color: #000;
  }

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

  .image-79 {
    height: 85%;
    display: block;
    overflow: clip;
  }

  .aboutus-block {
    padding: 40px;
  }

  .aboutus-block.container {
    width: auto;
    max-width: none;
  }

  .about-us-bg {
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .rt-advertise-content-wrapper-6 {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-53 {
    flex-flow: column;
    width: 100%;
  }

  .google_button {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .uui-faq01_list {
    width: 100%;
    max-width: 1000px;
  }

  .uui-faq01_heading {
    font-weight: 400;
  }

  .bold-text-12 {
    font-weight: 600;
  }

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

  .rt-contact-para {
    font-size: 24px;
  }

  .line-2 {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .rt-contact-one-information-box-2 {
    padding-right: 32px;
  }

  .cta-container {
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .contact-boxes {
    width: 100%;
  }

  .rt-text-black-2 {
    margin-bottom: 0;
    font-size: 48px;
  }

  .f-footer-menu.down, .f-footer-brand {
    padding: 0;
  }

  .f-footer-brand.name {
    padding-top: 0;
    padding-bottom: 0;
  }

  .footer-nav {
    padding-left: 60px;
    padding-right: 60px;
  }
}

@media screen and (min-width: 1440px) {
  .form-right-2 {
    background-color: #fff;
    display: flex;
  }

  .rt-contact-form-text-field-3 {
    display: block;
  }

  .modal {
    display: none;
  }

  .modal-bg {
    z-index: 11;
    background-color: #00000080;
    width: 100%;
    height: 100%;
    display: block;
    position: static;
  }

  .phone-contact {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .uui-career08_icon.nav {
    color: #fff;
    width: 28px;
    height: 28px;
  }

  .phone-text {
    color: #fff;
    font-size: 20px;
  }

  .mail-contact {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .mail-text {
    color: #fff;
    font-size: 20px;
  }

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

  .nav-wrapper {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .open-modal-btn.left {
    justify-content: center;
    align-items: center;
  }

  .nav-text-1 {
    font-size: 20px;
  }

  .nav-menu-two-3 {
    justify-content: flex-start;
    align-items: center;
  }

  .menu-wrapper {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1280px;
    display: flex;
  }

  .nav-menu {
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 0;
  }

  .nav-text-4, .nav-text-3, .text-block-4, .nav-text-2 {
    font-size: 20px;
  }

  .underbar {
    max-width: 100%;
  }

  .nav-text-6 {
    font-size: 20px;
  }

  .hero-content-left {
    max-width: 1280px;
  }

  .hero-title.duplicate-page {
    font-size: 54px;
  }

  .f-alert-success.check.duplicate-page {
    width: 44px;
    height: 44px;
  }

  .padding-2 {
    background-image: url('../images/Final-Hero.jpg');
    background-position: 100% 60%;
    background-size: cover;
    background-attachment: scroll;
  }

  .text-block-58 {
    flex-flow: row;
    width: auto;
    max-width: 490px;
    display: flex;
  }

  .text-block-58.title {
    justify-content: flex-start;
    width: auto;
    max-width: none;
  }

  .phone-2 {
    order: 0;
  }

  .padding.about-us.tablet {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    max-width: none;
  }

  .padding.contact {
    background-color: #1976d3;
    background-size: auto, cover;
  }

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

  .div-block-59 {
    justify-content: flex-start;
    align-items: flex-start;
    display: block;
  }

  .sysf-wrapper-box-2 {
    border-radius: 6px;
    justify-content: center;
    align-items: center;
    max-width: 1280px;
  }

  .image-79 {
    aspect-ratio: auto;
    width: 100%;
    height: 85%;
    display: block;
  }

  .logo-grid {
    max-width: 1280px;
  }

  .about-us-bg {
    background-image: linear-gradient(#1976d3c4, #1976d3c4), url('../images/Zdjęcie-WhatsApp-2025-11-09-o-16.40.32_e08bb91b.jpg');
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .heading-7.aboutus {
    z-index: 1;
  }

  .rt-advertise-content-wrapper-6 {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .image-73 {
    width: 100%;
    max-width: 100%;
  }

  .div-block-53 {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
    width: 100%;
  }

  .heading-10 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    line-height: 120%;
  }

  .heading-10.white {
    z-index: 1;
    margin: 0;
    position: relative;
  }

  .text-span-9 {
    display: block;
  }

  .text-block-36 {
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .rt-about-one-clint-item {
    justify-content: space-between;
    align-items: flex-start;
    height: 100%;
  }

  ._100-opinii-5-0-google {
    color: #1976d3;
  }

  ._100-opinii-5-0-google._3 {
    color: #ea4335;
    position: static;
  }

  ._100-opinii-5-0-google.accordion {
    color: #fff;
    display: block;
  }

  ._100-opinii-5-0-google._2, ._100-opinii-5-0-google._5 {
    color: #4285f4;
    position: static;
  }

  ._100-opinii-5-0-google._4 {
    color: #fbbc05;
    position: static;
  }

  ._100-opinii-5-0-google._6 {
    color: #34a853;
    position: static;
  }

  ._100-opinii-5-0-google._7 {
    color: #ea4335;
    position: static;
  }

  ._100-opinii-5-0-google._1 {
    position: static;
  }

  .slide {
    background-color: #0000;
  }

  .centered-heading-2 {
    z-index: 1;
    width: auto;
    display: flex;
    position: static;
  }

  .mask-2 {
    background-color: #0000;
  }

  .slide-wrapper {
    opacity: 1;
  }

  .team-slider-wrapper {
    background-color: #0000;
  }

  .google_button {
    background-color: #e31e25;
    border: 1px #e31e25;
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .rt-client-box {
    width: 50%;
  }

  .rt-about-one-testimonial-heading-box {
    justify-content: space-between;
    align-items: flex-start;
  }

  .bold-text-12 {
    font-weight: 600;
  }

  .cta-container {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    justify-content: space-between;
    align-items: flex-start;
  }

  .f-footer-menu.down {
    padding-right: 0;
  }

  .f-footer-brand, .f-footer-brand.name {
    padding: 0;
  }

  .footer-nav {
    padding-left: 60px;
    padding-right: 60px;
  }

  .text-block-92 {
    width: 100%;
  }
}

@media screen and (min-width: 1920px) {
  .rt-category-cards-text-24 {
    color: #000;
    text-transform: none;
  }

  .rt-category-cards-text-24.rt-margin-bottom-thirty {
    color: #000;
    text-transform: none;
    font-size: 32px;
    font-weight: 700;
    line-height: 120%;
  }

  .form-right-2 {
    border-radius: 6px;
  }

  .rt-contact-us-submit-3.rt-button-new-text.rt-button-text-color-white {
    background-color: #e31e25;
  }

  .rt-contact-form-text-field-3.email, .modal {
    display: none;
  }

  .rt-text-field-block {
    flex-flow: row;
  }

  .modal-bg {
    background-color: #00000080;
  }

  .uui-career08_icon.cta {
    width: 24px;
    height: 24px;
  }

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

  .nav-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .open-modal-btn.right {
    justify-content: center;
    align-items: center;
    width: auto;
    padding: 1em 1.5em;
  }

  .open-modal-btn.left {
    background-color: #e31e25;
    width: auto;
    padding: 1em 1.5em;
  }

  .open-modal-btn.left:hover {
    background-color: #c91d23;
  }

  .navbar-logo-left-container.shadow-three {
    justify-content: flex-start;
    align-items: center;
  }

  .menu-wrapper {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1280px;
    display: flex;
  }

  .nav-menu {
    margin-bottom: 0;
  }

  .underbar {
    justify-content: center;
    align-items: center;
    max-width: 100%;
    position: relative;
  }

  .text-block-8 {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 150%;
  }

  .paragraph-bigger.cc-bigger-white-light.down {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
  }

  .paragraph-bigger.cc-bigger-white-light.up {
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
  }

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

  .hero-content-left {
    justify-content: center;
    align-items: flex-start;
  }

  .hero-title {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    font-size: 80px;
  }

  .blue-layer {
    max-width: 50%;
    margin-left: 0;
    inset: 0% auto auto 0%;
  }

  .f-alert-success {
    justify-content: center;
    align-items: flex-start;
  }

  .f-alert-success.check {
    justify-content: center;
    align-items: center;
  }

  .f-alert-success.check.duplicate-page {
    width: 44px;
    height: 44px;
  }

  .f-alert-success.under-hero {
    justify-content: center;
    align-items: center;
  }

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

  .section-10 {
    background-color: #1976d3;
    border-bottom: 6px solid #e31e25;
  }

  .hero-features {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-flow: row;
    display: flex;
  }

  .padding-2 {
    background-image: url('../images/Final-Hero.jpg'), url('../images/KLIMATOR-Gniezno---Hero-Photo.png');
    background-position: 100% 60%, 100% 60%;
    background-size: cover, cover;
    background-attachment: scroll, scroll;
    border-bottom-style: none;
    width: 100%;
    max-width: 100%;
    padding-top: 80px;
    padding-left: 60px;
  }

  .padding.whyus {
    background-image: none;
    padding-top: 112px;
  }

  .padding.contact {
    background-color: #1976d3;
    background-image: linear-gradient(#1976d3c4, #1976d3c4), url('../images/Klimatyzatory.jpg');
    background-position: 0 0, 0 100%;
    background-size: auto, cover;
  }

  .f-alert-icon {
    justify-content: center;
    align-items: flex-end;
  }

  .f-alert-icon.check-code {
    justify-content: center;
    align-items: center;
    height: 100px;
  }

  .montage-image, .rpair-image, .image-28 {
    height: auto;
  }

  .feature:hover {
    box-shadow: 0 2px 20px #1976d366;
  }

  .feature.card.middle.up {
    justify-content: center;
    align-items: center;
  }

  .feature.card.left.up {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    padding: 36px;
  }

  .feature.card.left.up.ver1 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .feature.card.left.dwon {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    padding-left: 36px;
    padding-right: 36px;
  }

  .feature.card.right.up {
    padding: 36px;
  }

  .feature.card.right.up.ver1 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .feature.card.right.down {
    padding-left: 36px;
    padding-right: 36px;
  }

  .feature.card.right.down.ver1 {
    padding-top: 36px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .image-79 {
    height: 80%;
    max-height: 100%;
  }

  .image-66 {
    mix-blend-mode: normal;
    max-width: 70%;
    height: auto;
    transition: all .2s linear;
  }

  .image-66:hover {
    transform: scale(1.1);
  }

  .image-46 {
    height: auto;
    transition: all .2s linear;
  }

  .image-46:hover {
    transform: scale(1.1);
  }

  .image-44 {
    height: auto;
    transition: all .2s linear;
  }

  .image-44:hover {
    transform: scale(1.1);
  }

  .about-us-bg {
    object-fit: fill;
    background-image: linear-gradient(#1976d3c4, #1976d3c4), url('../images/Zdjęcie-WhatsApp-2025-11-09-o-16.40.32_e08bb91b.jpg');
    background-position: 0 0, 0%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
    position: absolute;
  }

  .image-45 {
    height: auto;
    transition: all .2s linear;
  }

  .image-45:hover {
    transform: scale(1.1);
  }

  .rt-advertise-content-wrapper-6 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    justify-content: space-between;
    align-items: flex-start;
  }

  .photos-container-2 {
    width: 100%;
  }

  .stages-container-2 {
    max-width: 1280px;
  }

  .heading-12, .heading-11 {
    color: #6d6d6d;
    font-size: 48px;
    font-weight: 400;
    line-height: 120%;
  }

  .div-block-53 {
    width: 100%;
  }

  .bold-text-33 {
    color: #e31e25;
  }

  .image-68, .image-67 {
    width: auto;
    max-width: 70%;
    height: auto;
  }

  .f-testimonial-star-wrapper {
    width: 100%;
  }

  .rt-about-one-clint-item {
    justify-content: space-between;
    align-items: flex-start;
    height: 100%;
    box-shadow: 0 10px 15px #0000004d;
  }

  ._100-opinii-5-0-google {
    color: #1976d3;
    position: static;
  }

  ._100-opinii-5-0-google._3 {
    color: #ea4335;
    position: static;
  }

  ._100-opinii-5-0-google.accordion {
    color: #fff;
  }

  ._100-opinii-5-0-google._2 {
    color: #4285f4;
    display: inline-flex;
    position: static;
  }

  ._100-opinii-5-0-google._5 {
    color: #4285f4;
    position: static;
  }

  ._100-opinii-5-0-google._4 {
    color: #fbbc05;
    position: static;
  }

  ._100-opinii-5-0-google._6 {
    color: #34a853;
    position: static;
  }

  ._100-opinii-5-0-google._7 {
    color: #ea4335;
    position: static;
  }

  .slide {
    width: 100%;
    height: auto;
    max-height: none;
  }

  .slide-wrapper {
    width: 100%;
  }

  .google_button {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .rt-about-one-clint-description {
    width: 100%;
    max-width: 100%;
  }

  .uui-faq01_accordion, .uui-faq01_icon-wrapper {
    background-color: #0000;
  }

  .accordion-icon_vertical-line {
    background-color: #1976d3;
  }

  .uui-faq01_list {
    width: auto;
  }

  .div-block-37 {
    background-color: #0000;
    border-width: 0 0 2px;
    border-radius: 0;
  }

  .accordion-icon_horizontal-line {
    background-color: #1976d3;
  }

  .uui-text-size-medium-2 {
    color: #000;
  }

  .accordion-icon_component {
    border-color: #1976d3;
  }

  .uui-faq01_question {
    padding-bottom: 44px;
  }

  .uui-padding-vertical-xhuge-2 {
    flex-flow: column;
  }

  .bold-text-12 {
    color: #000;
    font-weight: 600;
  }

  .uui-heading-medium-2 {
    text-align: left;
    line-height: 150%;
  }

  .bold-text-34 {
    color: #1976d3;
  }

  .rt-contact-para {
    font-size: 20px;
    line-height: 150%;
  }

  .cta-text {
    justify-content: center;
    align-items: flex-start;
    height: 100%;
  }

  .rt-category-cards-text-25 {
    color: #000;
    text-transform: none;
  }

  .rt-category-cards-text-25.rt-margin-bottom-thirty {
    color: #000;
    text-transform: none;
    font-size: 32px;
    font-weight: 700;
    line-height: 120%;
  }

  .heading-15 {
    width: 100%;
    inset: 3% 0% auto 1%;
  }

  .rt-contact-one-information-box-2 {
    box-shadow: none;
    border-radius: 6px;
    padding-right: 32px;
  }

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

  .rt-info-icon {
    border-radius: 0;
  }

  .rt-category-cards-text-8 {
    color: #000;
    text-transform: none;
  }

  .rt-category-cards-text-8.rt-text-lowarcase {
    letter-spacing: 0;
    text-transform: none;
  }

  .last-boxes {
    width: auto;
  }

  .rt-text-black-2 {
    font-weight: 700;
  }

  .f-footer-menu.down {
    padding-right: 0;
  }

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

  .f-footer-bottom.above {
    justify-content: space-between;
    align-items: flex-start;
  }

  .f-footer-brand, .f-footer-brand.name {
    padding: 0;
  }

  .footer-nav {
    padding-left: 60px;
    padding-right: 60px;
  }

  .heading-16 {
    color: #e31e25;
  }

  .list-2, .text-block-76, .text-block-77, .text-block-78, .text-block-79, .text-block-81, .text-block-82, .text-block-83, .text-block-84, .text-block-85, .text-block-86, .text-block-88 {
    color: #000;
  }

  .season-timer {
    width: 100%;
    max-width: 1280px;
  }

  .text-block-96 {
    text-align: center;
  }
}

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

  .rt-error-message-4 {
    padding: 10px;
  }

  .rt-category-cards-text-24 {
    text-align: center;
    font-size: 16px;
  }

  .form-right-2 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .form-right-2.footer {
    width: 100%;
  }

  .rt-contact-us-submit-3.rt-button-new-text.rt-button-text-color-white:hover {
    background-color: #c91d23;
  }

  .rt-contact-form-text-field-3 {
    width: 100%;
  }

  .modal {
    display: none;
  }

  .form-block {
    width: 100%;
  }

  .rt-success-message-4 {
    padding: 10px;
  }

  .phone-contact.mobile {
    display: none;
  }

  .contacts {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .uui-career08_icon.nav.mobile, .phone-text.mobile {
    color: #000;
  }

  .mail-contact.mobile {
    display: none;
  }

  .mail-text.mobile {
    color: #000;
  }

  .navbar {
    display: none;
  }

  .nav_link {
    color: #000;
    border-bottom-style: none;
    justify-content: space-between;
    align-items: center;
    font-family: Inter, sans-serif;
    font-size: 1.13rem;
    font-weight: 500;
  }

  .nav_link:hover {
    color: #333;
    border-bottom-style: none;
  }

  .nav_link.w--current:hover {
    background-color: #5ac1ff1a;
  }

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

  .nav_link.service1 {
    display: none;
  }

  .text-block-49 {
    color: #000;
  }

  .nav-text-1 {
    color: #000;
    font-weight: 500;
  }

  .navbar-wrapper-3 {
    flex-flow: row;
    max-width: 100%;
    line-height: 1.6rem;
  }

  .text-block-51 {
    text-align: left;
    font-family: Over There, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.6rem;
  }

  .navbar-logo-left-container.shadow-three {
    z-index: 1000;
    background-color: #fff;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .button-3 {
    box-shadow: none;
    background-color: #e31e25;
    border-radius: 6px;
    margin-top: 0;
    margin-left: 0;
  }

  .button-3:hover {
    box-shadow: none;
    color: #fff;
  }

  .nav_link-2 {
    color: #333;
    justify-content: space-between;
    align-items: center;
    font-family: Inter, sans-serif;
    font-size: 1.13rem;
    font-weight: 500;
  }

  .nav_link-2:hover {
    color: #333;
    border-bottom-style: none;
  }

  .nav_link-2.w--current:hover {
    background-color: #5ac1ff1a;
  }

  .nav_link-2.w--open {
    background-color: #0000;
  }

  .button_label-2:hover {
    color: #fff;
  }

  .icon {
    color: #1976d3;
    justify-content: center;
    align-items: center;
    width: 2rem;
    height: 2rem;
    font-size: 48px;
    line-height: 120%;
    display: flex;
  }

  .text-span-8.navbar {
    background-color: #0000;
    width: auto;
    display: inline;
    position: static;
  }

  .nav_menu-list-item {
    flex-flow: column;
    margin-bottom: 0;
  }

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

  .button_bezp-atna_wycena {
    background-color: #fff;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 20px;
    padding-left: 0;
    display: flex;
    box-shadow: 0 5px 5px #0003;
  }

  .nav-menu-wrapper-3 {
    background-color: #fff;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    display: block;
  }

  .menu-button-3 {
    padding: 12px;
    font-size: 16px;
    display: block;
  }

  .menu-button-3.w--open {
    color: #fff;
    -webkit-text-fill-color: inherit;
    background-color: #a6b1bf;
    background-clip: border-box;
  }

  .container-10 {
    max-width: 100%;
  }

  .button-group.margin-top_none {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .nav-menu-two-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #fff;
    border-radius: 0;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    padding: 20px;
    list-style-type: disc;
  }

  .nav-menu {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #fff;
    border-radius: 0;
    flex-flow: column;
    justify-content: space-around;
    align-items: flex-start;
    margin-top: 0;
    padding: 20px;
    list-style-type: disc;
    display: flex;
  }

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

  .underbar {
    display: none;
  }

  .paragraph-bigger.cc-bigger-white-light {
    justify-content: flex-start;
    align-items: center;
  }

  .paragraph-bigger.cc-bigger-white-light.down, .paragraph-bigger.cc-bigger-white-light.up, .hero-feature-1 {
    justify-content: center;
    align-items: center;
  }

  .hero-feature-1.duplicate-page {
    flex-flow: column;
  }

  .hero-content-left {
    justify-content: center;
    align-items: center;
  }

  .hero-title._2.duplicate-page {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .hero-title.duplicate-page {
    text-align: center;
    justify-content: center;
    align-items: center;
    font-size: 64px;
  }

  .blue-layer {
    background-image: linear-gradient(#0009, #0009), linear-gradient(#1976d3a8, #1976d3a8), url('../images/Final-Hero.jpg');
    background-position: 0 0, 0 0, 0%;
    background-size: auto, auto, cover;
    max-width: 100%;
  }

  .f-alert-success.check {
    margin-right: 0;
  }

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

  .section-10.no-mobile {
    display: block;
  }

  .section-10.mobile {
    display: none;
  }

  .hero-features.duplicate-page {
    flex-flow: row;
  }

  .padding-2 {
    background-image: linear-gradient(#000000a8, #000000a8);
    padding-top: 176px;
  }

  .text-block-58.title {
    font-weight: 500;
  }

  .text-block-58.title.phone-small, .text-block-58.title.phone-number {
    font-family: Inter, sans-serif;
  }

  .text-block-58.title.desktop {
    display: none;
  }

  .phone-2 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .padding.services {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .padding.whyus._2 {
    display: block;
  }

  .padding.gallery {
    padding-bottom: 100px;
  }

  .padding.contact {
    background-image: linear-gradient(#1976d3c4, #1976d3c4), url('../images/Klimatyzatory.jpg');
    background-position: 0 0, 50% 100%;
    background-size: auto, cover;
  }

  .padding.privacy-policy {
    padding-top: 216px;
  }

  .padding.phone-clock {
    background-color: #fff;
  }

  .sysf-container {
    flex-flow: column;
    margin: 0;
    padding: 112px 60px;
    position: static;
  }

  .sysf-container._1 {
    padding: 0;
  }

  .section-5 {
    display: block;
  }

  .div-block-59 {
    justify-content: flex-start;
    align-items: center;
  }

  .sysf-wrapper-box-2 {
    flex-flow: row;
  }

  .sysf-wrapper-box-2._1 {
    border-radius: 6px;
    text-decoration: none;
  }

  .mobile {
    display: block;
  }

  .cta-montage {
    text-decoration: none;
  }

  .text-block-54 {
    font-family: Inter, sans-serif;
    font-size: 1rem;
  }

  .cta-repair, .text-block-57 {
    text-decoration: none;
  }

  .text-block-55 {
    font-family: Inter, sans-serif;
    font-size: 1rem;
  }

  .container_2services {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .text-block-59, .text-block-61 {
    font-size: 1rem;
  }

  .desktop {
    display: none;
  }

  .paragraph-2, .paragraph-2:hover {
    line-height: 1.6em;
  }

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

  .feature {
    flex-direction: column;
  }

  .feature.card.middle.up {
    border-bottom-style: none;
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
  }

  .feature.card.middle.up.ver1 {
    border: 1px solid #5692ce;
  }

  .feature.card.middle.dwon {
    border-left-width: 0;
    border-right-width: 0;
  }

  .feature.card.middle.dwon.ver1 {
    border-style: solid;
    border-width: 1px;
  }

  .feature.card.left.up {
    border-style: none;
    border-width: 0;
  }

  .feature.card.left.up.ver1 {
    border-style: solid;
    border-width: 1px;
    font-size: 15px;
  }

  .feature.card.left.dwon {
    border: 1px #000;
  }

  .feature.card.left.dwon.ver1 {
    border: 1px solid #5692ce;
  }

  .feature.card.right.up {
    border-bottom-width: 0;
    border-left-width: 0;
  }

  .feature.card.right.up.ver1 {
    border-bottom-style: solid;
    border-bottom-width: 1px;
  }

  .feature.card.right.down {
    border-left-width: 0;
  }

  .feature.card.right.down.ver1 {
    border: 1px solid #5692ce;
  }

  .div-block-6:hover {
    line-height: 20px;
  }

  .section-8 {
    display: flex;
  }

  .f-h3-heading {
    font-size: 40px;
  }

  .link-block-4 {
    background-color: #e31e25;
    border-radius: 6px;
    padding: 1.5rem 2rem;
    text-decoration: none;
    display: block;
  }

  .grid-3 {
    flex-flow: column;
    grid-auto-flow: row;
    place-items: stretch stretch;
    display: flex;
  }

  .logo-grid {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-content: stretch center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding: 48px;
    display: grid;
  }

  .companies-logos {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .grid-4 {
    width: 100%;
  }

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

  .text-block-38 {
    color: #fff;
    font-size: 24px;
    line-height: 120%;
  }

  .about-us-bg {
    height: 87%;
  }

  .rt-advertise-content-wrapper-6 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-direction: column;
    align-items: stretch;
  }

  .photos-container-2 {
    width: 100%;
  }

  .image-73 {
    max-width: 100%;
    display: none;
  }

  .image-73.in-padding {
    display: block;
  }

  .stages-container-2 {
    flex-flow: column;
    grid-template-columns: 1fr;
  }

  .rt-advertise-content-6 {
    margin-bottom: 80px;
  }

  .rt-advertise-content-5 {
    margin-bottom: 0;
  }

  .stages-container-3 {
    width: auto;
  }

  .heading-12, .heading-11 {
    width: 100%;
  }

  .div-block-53 {
    justify-content: flex-end;
    align-items: center;
    max-width: none;
  }

  .bold-text-33.how-we-work {
    text-align: left;
    text-align: left;
  }

  .rt-advertise-content-text-wrapper-5 {
    max-width: none;
  }

  .brix---btn-slider-arrow-right---top-right-2 {
    margin-bottom: 15px;
    display: none;
    inset: auto 39.5% -90px auto;
  }

  .brix---hidden-desktop-2 {
    display: none;
  }

  .brix---btn-slider-arrow-right---top-left-2 {
    margin-top: 0;
    margin-bottom: 15px;
    display: none;
    inset: auto auto -90px 39.5%;
    overflow: visible;
  }

  .button-space {
    height: 30px;
    display: none;
  }

  .brix---slider-mask-width-490px-2 {
    position: static;
  }

  .heading-10.white {
    font-size: 40px;
    line-height: 120%;
  }

  .slide {
    width: 100%;
  }

  .mask-2 {
    overflow: hidden;
  }

  .google-wrapper {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 20px;
    display: flex;
  }

  .slide-wrapper {
    flex-flow: row;
  }

  .image-69 {
    max-width: 11%;
  }

  .rt-client-box {
    width: 100%;
    overflow: visible;
  }

  .rt-client-box.version-2 {
    flex-flow: column;
    width: 50%;
  }

  .rt-client-box.version-3 {
    width: 50%;
  }

  .opinion-slider._2 {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .opinion-slider._1 {
    display: flex;
  }

  .rt-about-one-testimonial-heading-box {
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 0;
  }

  .rt-about-one-clint-description {
    max-width: 100%;
  }

  .section-4 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-4.privacy-policy {
    display: flex;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .bold-text-12 {
    line-height: 150%;
  }

  .uui-padding-vertical-xhuge-9 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .rt-contact-para {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 80%;
    font-size: 24px;
    display: flex;
  }

  .rt-info-details.rt-align {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .line-2 {
    display: none;
  }

  .cta-text {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    justify-content: flex-start;
    align-items: center;
  }

  .rt-category-cards-text-25 {
    text-align: center;
    font-size: 16px;
  }

  .heading-15 {
    text-align: center;
    width: 100%;
    font-size: 60px;
    left: .8%;
  }

  .rt-contact-one-information-box-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .rt-contact-one-information-box-2.first {
    display: flex;
  }

  .rt-contact-one-information-box-2.second {
    display: none;
  }

  .cta-container {
    flex-flow: column;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .rt-category-cards-text-8 {
    text-align: center;
    font-size: 16px;
  }

  .last-boxes {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 0;
  }

  .contact-boxes {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    width: 100%;
    display: grid;
  }

  .rt-text-black-2 {
    text-align: center;
    width: auto;
    max-width: none;
    font-size: 60px;
  }

  .f-footer-menu.down {
    padding-left: 0;
  }

  .text-block-13, .text-block-11 {
    text-align: center;
  }

  .image-15, .f-footer-link.mobile.services1, .f-footer-link.desktop {
    display: none;
  }

  .f-icon-regular.facebook {
    color: #fff;
  }

  .text-block-12 {
    text-align: center;
  }

  .f-footer-bottom {
    grid-row-gap: 48px;
    flex-direction: column;
  }

  .f-footer-bottom.under {
    flex-flow: row;
  }

  .f-footer-bottom.above {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .f-footer-social-row-large {
    margin-left: 0;
  }

  .footer-nav {
    padding-left: 80px;
    padding-right: 80px;
  }

  .f-footer-vertical-divider.mobile---tablet {
    display: block;
  }

  .wrapper-phone-hamburger {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .code-embed-9 {
    display: block;
    position: relative;
  }

  .div-block-61 {
    display: none;
  }

  .hero-cta {
    text-align: center;
    background-color: #e31e25;
    border-radius: 6px;
    padding: 1em 1.5em;
    text-decoration: none;
    display: flex;
    position: relative;
  }

  .text-block-91 {
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 120%;
    text-decoration: none;
  }

  .wrapper-phone-hamburger_privacy-policy {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .phone-wrapper.mobile, .comment-wrapper.version-1 {
    display: none;
  }

  .comment-wrapper.version-2, .section-12 {
    display: block;
  }

  .navbar-logo-left-container-2.shadow-three {
    background-color: #fff;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .container {
    max-width: 100%;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
    margin-top: 0;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .icon-2 {
    flex-flow: row;
    width: auto;
    height: auto;
    font-size: 48px;
    line-height: 120%;
    display: flex;
  }

  .season-timer, .season-time-grid {
    width: 100%;
  }

  .timer-number {
    font-size: 60px;
  }

  .timer-label {
    font-size: 20px;
  }

  .timer-text {
    padding-left: 0;
    padding-right: 0;
  }

  .separator, .text-block-96._1 {
    display: none;
  }

  .text-block-96._2 {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .checkbox-field-3 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .rt-category-cards-text-24.rt-margin-bottom-thirty {
    text-align: center;
    font-size: 28px;
  }

  .form-right-2 {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
  }

  .form-right-2.footer {
    display: flex;
    position: relative;
  }

  .rt-contact-us-submit-3.rt-button-new-text.rt-button-text-color-white, .rt-contact-us-submit-3.rt-button-new-text.rt-button-text-color-white:hover {
    background-color: #1976d3;
  }

  .rt-contact-us-submit-3.rt-button-new-text.rt-button-text-color-white.last-section {
    background-color: #e31e25;
  }

  .rt-contact-us-submit-3.rt-button-new-text.rt-button-text-color-white.last-section:hover {
    background-color: #c91d23;
  }

  .rt-text-field-block {
    flex-direction: column;
  }

  .form-block {
    width: 100%;
  }

  .checkbox-2 {
    margin-top: 5px;
  }

  .navbar-wrapper-3 {
    flex-flow: row;
  }

  .text-block-51 {
    text-align: center;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .nav-menu-two-3 {
    border-radius: 0;
    padding-bottom: 30px;
  }

  .nav-menu {
    border-radius: 0;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .text-block-4 {
    text-align: center;
  }

  .paragraph-bigger {
    font-size: 16px;
    line-height: 28px;
  }

  .paragraph-bigger.cc-bigger-white-light {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .paragraph-bigger.cc-bigger-white-light.down {
    justify-content: center;
    align-items: center;
    margin-bottom: 32px;
  }

  .paragraph-bigger.cc-bigger-white-light.up {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
    width: auto;
    font-size: 12px;
  }

  .paragraph-bigger.cc-bigger-white-light.up.google {
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
    font-size: 18px;
  }

  .hero-feature-1.duplicate-page {
    flex-flow: row;
  }

  .title-wrapper {
    position: relative;
  }

  .title-wrapper.duplicate-page {
    display: block;
  }

  .hero-title {
    text-align: center;
    font-size: 60px;
  }

  .hero-title._2 {
    top: 1%;
  }

  .hero-title._2.duplicate-page, .hero-title.duplicate-page {
    font-size: 38px;
  }

  .blue-layer {
    background-image: linear-gradient(#0009, #0009), linear-gradient(#1976d3a8, #1976d3a8), url('../images/Final-Hero.jpg');
    background-position: 0 0, 0 0, 0%;
    background-size: auto, auto, cover;
  }

  .code-embed-5 {
    display: none;
  }

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

  .f-alert-success.check {
    display: flex;
  }

  .f-alert-success.check.duplicate-page {
    border-style: none;
    width: 100%;
    min-width: 0;
    max-width: 32px;
    height: 100%;
    min-height: 0;
    max-height: 32px;
  }

  .section-10.no-mobile {
    display: none;
  }

  .section-10.mobile {
    display: block;
  }

  .hero-features {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .hero-features.duplicate-page {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .padding-2 {
    background-image: linear-gradient(#000000a8, #000000a8), url('../images/AdobeStock_1547760565121231234.jpeg');
    background-position: 0 0, 50%;
    background-size: auto, 400% 100%;
    padding-top: 176px;
  }

  .text-block-58 {
    text-align: center;
  }

  .text-block-58.title.phone-small {
    display: flex;
  }

  .phone-2 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .padding.phone-clock {
    padding-top: 80px;
    padding-bottom: 80px;
    display: none;
  }

  .sysf-container {
    padding-left: 60px;
    padding-right: 60px;
  }

  .sysf-container._1 {
    display: flex;
  }

  .div-block-59 {
    justify-content: flex-start;
    align-items: center;
  }

  .sysf-wrapper-box-2 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .bold-text-30, .bold-text {
    font-size: 32px;
  }

  .f-h3-heading {
    font-size: 40px;
  }

  .heading-8, .text-block-30 {
    text-align: center;
  }

  .logo-grid {
    grid-column-gap: 44px;
    grid-row-gap: 44px;
  }

  .grid-4 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    width: 100%;
    display: flex;
  }

  .image-46 {
    max-width: 110%;
  }

  .text-block-38 {
    text-align: center;
  }

  .about-us-bg {
    background-image: linear-gradient(#1976d3c4, #1976d3c4), url('../images/Zdjęcie-WhatsApp-2025-11-09-o-16.40.32_e08bb91b.jpg');
    background-attachment: scroll, fixed;
    height: 90%;
  }

  .heading-7.aboutus {
    font-size: 32px;
  }

  .aboutus-title {
    text-align: center;
  }

  .heading-12 {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .heading-11 {
    text-align: center;
    width: 100%;
    font-size: 32px;
  }

  .div-block-53 {
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
  }

  .bold-text-33.how-we-work {
    text-align: left;
    text-align: center;
    font-size: 32px;
    display: flex;
  }

  .brix---btn-slider-arrow-right---top-right-2 {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    margin-left: 0;
    font-size: 22px;
    line-height: 24px;
    bottom: -72px;
    right: 30%;
  }

  .uui-space-xsmall-2 {
    min-height: .75rem;
  }

  .brix---btn-slider-arrow-right---top-left-2 {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
    bottom: -72px;
    left: 30%;
  }

  .button-space {
    height: 60px;
  }

  .uui-team06_slide {
    margin-right: 1.5rem;
  }

  .heading-10.white {
    font-size: 32px;
    line-height: 150%;
  }

  .f-testimonial-star-wrapper {
    justify-content: space-between;
    align-items: center;
  }

  .rt-about-one-clint-item {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  ._100-opinii-5-0-google, .centered-heading-2 {
    font-size: 32px;
  }

  .mask-2 {
    padding-bottom: 0;
    text-decoration: none;
    overflow: hidden;
  }

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

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

  .rt-client-box.version-2 {
    width: 100%;
  }

  .opinion-slider._1 {
    display: flex;
  }

  .rt-about-one-clint-text-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .rt-about-one-testimonial-heading-box {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .rt-about-one-clint-description {
    text-align: left;
    width: 100%;
    max-width: 100%;
    margin-bottom: 3px;
    padding-top: 11px;
    padding-bottom: 0;
  }

  .uui-faq01_component {
    margin-top: 64px;
  }

  .bold-text-14 {
    font-size: 32px;
  }

  .uui-faq01_heading {
    font-size: 22px;
  }

  .uui-space-medium {
    min-height: 1.5rem;
  }

  .section-4 {
    padding: 0 0;
  }

  .accordion-icon_component {
    margin-left: 1px;
  }

  .uui-faq01_question {
    justify-content: space-between;
    align-items: flex-start;
  }

  .uui-padding-vertical-xhuge-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .uui-page-padding {
    padding-left: 60px;
    padding-right: 60px;
  }

  .uui-heading-medium-2 {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .uui-padding-vertical-xhuge-9 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .bold-text-34 {
    font-size: 32px;
  }

  .uui-heading-medium-8 {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .uui-page-padding-7 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .uui-faq01_question-2 {
    justify-content: space-between;
    align-items: flex-start;
  }

  .accordion-icon_component-2 {
    margin-left: 1px;
  }

  .rt-contact-para {
    text-align: center;
    max-width: 100%;
  }

  .rt-info-details {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .cta-text {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .rt-category-cards-text-25.rt-margin-bottom-thirty {
    text-align: center;
    font-size: 28px;
  }

  .heading-15 {
    text-align: center;
    width: 100%;
    font-size: 32px;
    inset: 1% 0% auto .8%;
  }

  .rt-contact-one-information-box-2 {
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 25px;
    padding-right: 25px;
  }

  .rt-category-cards-text-8.rt-text-lowarcase.full {
    display: none;
  }

  .rt-category-cards-text-8.rt-text-lowarcase.space {
    display: block;
  }

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

  .contact-boxes {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .rt-text-black-2 {
    text-align: center;
    margin-bottom: 36px;
    font-size: 32px;
  }

  .f-footer-menu.down {
    justify-content: space-between;
    align-items: center;
  }

  .text-block-13, .text-block-11 {
    text-align: center;
  }

  .image-15 {
    display: none;
  }

  .text-block-12 {
    text-align: center;
  }

  .f-footer-bottom.under {
    flex-flow: column;
  }

  .f-footer-detail {
    text-align: center;
  }

  .footer-nav {
    padding-left: 45px;
    padding-right: 45px;
  }

  .f-footer-vertical-divider {
    display: block;
  }

  .f-footer-vertical-divider.l {
    display: none;
  }

  .f-footer-vertical-divider.mobile---tablet {
    display: flex;
  }

  .heading-16 {
    font-size: 32px;
  }

  .list_desk {
    list-style-type: disc;
  }

  .list_mobile {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    list-style-type: disc;
    display: none;
  }

  .wrapper-phone-hamburger {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .div-block-61 {
    display: block;
  }

  .image-80 {
    max-width: 46px;
    max-height: 46px;
    position: relative;
  }

  .google-testimonial {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    display: flex;
  }

  .google-text {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: block;
    overflow: visible;
  }

  .hero-cta {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .phone-wrapper.mobile {
    display: none;
  }

  .code-mobile, .text-block-92, .comment-wrapper.version-1 {
    display: block;
  }

  .comment-wrapper.version-2 {
    display: none;
  }

  .navbar-logo-left-container-2 {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

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

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-11 {
    margin-top: 10px;
  }

  .season-timer {
    width: 100%;
  }

  .season-time-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .timer-box {
    aspect-ratio: auto;
    align-self: auto;
    width: 100%;
    max-width: 105px;
    padding: 20px;
  }

  .timer-title {
    text-align: center;
    font-size: 32px;
  }

  .timer-number {
    font-size: 32px;
  }

  .timer-label {
    flex: none;
    font-size: 14px;
  }

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

  .text-block-96 {
    text-align: center;
    font-size: 14px;
  }
}

@media screen and (max-width: 479px) {
  .checkbox-field-3 {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
    margin-left: 0;
  }

  .rt-category-cards-text-24.rt-margin-bottom-thirty {
    font-size: 28px;
  }

  .form-right-2 {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
    padding: 30px 20px;
  }

  .rt-contact-us-submit-3.rt-button-new-text.rt-button-text-color-white {
    text-align: center;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-flex;
    overflow: hidden;
  }

  .rt-contact-us-submit-3.rt-button-new-text.rt-button-text-color-white:hover {
    background-color: #226db8;
  }

  .rt-contact-us-submit-3.rt-button-new-text.rt-button-text-color-white.last-section {
    flex-flow: row;
    display: inline-flex;
  }

  .rt-text-field-block {
    flex-direction: column;
  }

  .checkbox-2 {
    width: 100%;
    max-width: 12px;
    margin-top: 5px;
    margin-left: -11px;
  }

  .nav_link.service1 {
    display: none;
  }

  .navbar-wrapper-3 {
    flex-flow: row;
  }

  .text-block-51 {
    font-size: 14px;
  }

  .navbar-logo-left-container.shadow-three {
    justify-content: space-between;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .button-3 {
    white-space: nowrap;
  }

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

  .button-group {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
  }

  .nav-menu-two-3 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }

  .nav-menu {
    flex-direction: column;
  }

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

  .paragraph-bigger.cc-bigger-white-light.down {
    margin-bottom: 32px;
    font-size: 18px;
  }

  .paragraph-bigger.cc-bigger-white-light.up {
    text-align: center;
  }

  .paragraph-bigger.cc-bigger-white-light.up.google {
    text-align: left;
  }

  .paragraph-bigger.cc-bigger-white-light.up.verification {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
    font-size: 10px;
  }

  .hero-feature-1 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .hero-content-left {
    justify-content: center;
    align-items: center;
  }

  .hero-title {
    font-size: 34px;
  }

  .hero-title._2 {
    display: flex;
    top: 1%;
    overflow: visible;
  }

  .hero-title._2.duplicate-page, .hero-title.duplicate-page {
    font-size: 32px;
  }

  .blue-layer {
    background-image: linear-gradient(#0009, #0009), linear-gradient(#1976d3a8, #1976d3a8), url('../images/Final-Hero.jpg');
    background-position: 0 0, 0 0, 0%;
    background-size: auto, auto, cover;
  }

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

  .f-alert-success {
    justify-content: center;
    align-items: center;
    margin-right: 0;
  }

  .f-alert-success.check {
    display: flex;
  }

  .f-alert-success.check.duplicate-page {
    border-style: none;
    width: 100%;
    min-width: 0;
    max-width: 32px;
    height: 100%;
    min-height: 0;
  }

  .hero-features {
    text-align: center;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .hero-features.duplicate-page {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    justify-content: space-between;
    align-items: flex-start;
  }

  .padding-2 {
    background-image: linear-gradient(#000000a8, #000000a8), url('../images/AdobeStock_1547760565121231234.jpeg');
    background-position: 0 0, 0%;
    background-size: auto, cover;
    padding-left: 32px;
    padding-right: 32px;
  }

  .text-block-58, .text-block-58.title {
    text-align: center;
  }

  .text-block-58.title.phone-small {
    line-height: 120%;
    display: block;
  }

  .text-block-58.title.phone-number {
    line-height: 120%;
    display: flex;
  }

  .text-block-58.title.desktop {
    font-family: Inter, sans-serif;
    display: none;
  }

  .phone-2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .padding.services {
    padding-left: 32px;
    padding-right: 32px;
  }

  .padding.whyus {
    padding-top: 112px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .padding.about-us.tablet, .padding.about-us.opinions, .padding.gallery, .padding.contact, .padding.timer {
    padding-left: 32px;
    padding-right: 32px;
  }

  .sysf-container._1 {
    display: flex;
  }

  .div-block-59 {
    justify-content: flex-start;
    align-items: center;
  }

  .sysf-wrapper-box-2 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .f-alert-icon.check-code {
    width: 80px;
    height: 80px;
  }

  .heading-13 {
    text-align: center;
  }

  .text-block-54, .text-block-55 {
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text {
    line-height: 150%;
  }

  .f-paragraph-regular.f-text-weight-medium-3 {
    font-size: 14px;
    line-height: 150%;
    display: block;
  }

  .image-66 {
    max-width: 60%;
  }

  .logo-grid {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .companies-logos {
    width: 100%;
  }

  .image-46 {
    max-width: 100%;
  }

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

  .image-44 {
    max-width: 60%;
  }

  .about-us-bg {
    background-image: linear-gradient(#1976d3c4, #1976d3c4), url('../images/Zdjęcie-WhatsApp-2025-11-09-o-16.40.32_e08bb91b.jpg');
    background-position: 0 0, 20%;
    height: 88%;
  }

  .heading-7.aboutus {
    font-size: 32px;
  }

  .div-block-33 {
    flex-flow: column;
  }

  .div-block-56 {
    text-align: center;
  }

  .image-73 {
    border-radius: 0;
    display: block;
    position: relative;
  }

  .image-73.in-padding {
    border-radius: 6px;
    display: block;
  }

  .rt-category-cards-text-22.rt-margin-bottom-twenty-5 {
    text-align: center;
  }

  .rt-advertise-content-6 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .rt-advertise-content-6.rt-margin-bottom-twenty-5, .rt-advertise-content-6.rt-margin-bottom-twenty-5._1 {
    justify-content: flex-start;
    align-items: center;
  }

  .rt-advertise-content-5 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 44px;
  }

  .rt-advertise-content-5.rt-margin-bottom-twenty-5 {
    justify-content: flex-start;
    align-items: center;
    padding: 44px;
  }

  .div-block-55, .div-block-57 {
    text-align: center;
  }

  .image-72 {
    height: 100%;
  }

  .rt-dotted-line-6 {
    display: none;
  }

  .heading-11 {
    font-size: 32px;
  }

  .bold-text-33.how-we-work {
    text-align: center;
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .div-block-54, .rt-margin-bottom-twenty-5.rt-body-font-color-13 {
    text-align: center;
  }

  .uui-heading-tiny {
    font-size: 16px;
  }

  .brix---btn-slider-arrow-right---top-right-2 {
    margin-right: 0;
    bottom: -72px;
    right: 26%;
  }

  .uui-text-size-medium-4, .uui-text-size-medium-4.text-color-primary700 {
    font-size: 16px;
  }

  .brix---btn-slider-arrow-right---top-left-2 {
    margin-left: 0;
    margin-right: 0;
    bottom: -72px;
    left: 26%;
  }

  .heading-9 {
    font-size: 20px;
  }

  .heading-10.white {
    font-size: 32px;
  }

  .f-testimonial-star-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
  }

  .rt-component-container-19 {
    justify-content: space-between;
    align-items: flex-start;
  }

  .text-block-36 {
    text-align: center;
  }

  .f-testimonial-author {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .text-block-27 {
    font-size: 16px;
    line-height: 150%;
  }

  .rt-about-one-clint-item {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding: 30px 20px 20px;
  }

  ._100-opinii-5-0-google {
    font-size: 32px;
    line-height: 120%;
  }

  .centered-heading-2 {
    text-align: center;
    margin-bottom: 0;
    font-size: 1.25rem;
    line-height: 1.5;
  }

  .f-testimonial-avatar-small {
    justify-content: center;
    align-items: center;
    width: 40px;
    min-width: 40px;
    height: 40px;
    min-height: 40px;
    margin-bottom: 0;
    margin-right: 0;
  }

  .team-slider-nav {
    display: none;
  }

  .image-69 {
    max-width: 10%;
  }

  .rt-client-box.version-2 {
    flex-flow: row;
    padding-left: 0;
    padding-right: 0;
  }

  .opinion-slider {
    justify-content: space-between;
    align-items: center;
  }

  .opinion-slider._2 {
    display: flex;
  }

  .rt-about-one-testimonial-heading-box {
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .rt-about-one-clint-description {
    text-align: left;
    max-width: 100%;
    font-size: 14px;
  }

  .section-4 {
    padding: 0 0;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .uui-page-padding {
    padding-left: 32px;
    padding-right: 32px;
  }

  .bold-text-12, .bold-text-32 {
    font-size: 18px;
  }

  .uui-padding-vertical-xhuge-9 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .uui-page-padding-7 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .rt-contact-para {
    font-size: 18px;
  }

  .cta-text {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    height: auto;
  }

  .rt-category-cards-text-25.rt-margin-bottom-thirty {
    font-size: 28px;
  }

  .rt-contact-one-information-box-2 {
    grid-row-gap: 10px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 20px;
  }

  .rt-contact-one-information-box-2.first {
    display: flex;
  }

  .rt-contact-one-information-box-2.second {
    display: none;
  }

  .rt-category-cards-text-8.rt-text-lowarcase {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .contact-boxes {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .rt-text-black-2 {
    margin-bottom: 36px;
    font-size: 32px;
  }

  .f-footer-menu {
    flex-direction: column;
  }

  .f-footer-menu.down {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-right: 0;
  }

  .f-footer-small {
    padding-left: 32px;
    padding-right: 32px;
  }

  .f-footer-link {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .f-footer-link.mobile.services1 {
    display: none;
  }

  .footer-nav {
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .f-footer-vertical-divider, .f-footer-vertical-divider.l, .f-footer-vertical-divider.mobile---tablet, .f-footer-vertical-divider.mobile {
    display: none;
  }

  .text-block-9 {
    text-align: center;
  }

  .text-block-10 {
    text-align: center;
    width: 100%;
  }

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

  .title {
    font-size: 40px;
  }

  .decription {
    font-size: 20px;
  }

  .list-2 {
    display: block;
  }

  .list_desk {
    display: none;
  }

  .wrapper-phone-hamburger {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .div-block-61 {
    position: relative;
    inset: auto 0% 0% auto;
  }

  .image-80 {
    max-width: 38px;
    max-height: 38px;
  }

  .google-testimonial {
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
  }

  .google-text {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    display: block;
  }

  .text-block-91 {
    display: flex;
  }

  .phone-wrapper.mobile {
    display: block;
  }

  .phone-wrapper.different {
    display: none;
  }

  .code-mobile {
    display: block;
  }

  .code {
    display: none;
  }

  .text-block-92 {
    font-size: 13px;
  }

  .container {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .season-time-grid {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .timer-box {
    aspect-ratio: auto;
    width: 100%;
    max-width: 120px;
    padding: 20px;
  }

  .timer-title {
    text-align: center;
    font-size: 32px;
  }

  .timer-number {
    flex: none;
    font-size: 32px;
  }

  .timer-label {
    font-size: 14px;
  }

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

#w-node-_22666e1d-c3d5-cb3e-3412-561d2f9c30c2-d4b9e12c, #w-node-_5c17e845-b5ac-d9fd-5831-cfaec8c35871-d4b9e12c, #w-node-_5c17e845-b5ac-d9fd-5831-cfaec8c35868-d4b9e12c, #w-node-_5c17e845-b5ac-d9fd-5831-cfaec8c3587e-d4b9e12c, #w-node-ab1e380e-a154-9ef5-8540-8b7e640a3f8e-d4b9e12c, #w-node-cdd4b7c8-ed43-5d5d-02c4-f718fb7775f4-d4b9e12e, #w-node-cdd4b7c8-ed43-5d5d-02c4-f718fb7775fd-d4b9e12e, #w-node-cdd4b7c8-ed43-5d5d-02c4-f718fb777603-d4b9e12e, #w-node-cdd4b7c8-ed43-5d5d-02c4-f718fb77760a-d4b9e12e, #w-node-dcb7e7fc-0ca7-a539-c07d-37b7411e849c-d4b9e12e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-cb60dbd3-401d-b13a-c41d-945b3afe77b2-d4b9e12c {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-cb60dbd3-401d-b13a-c41d-945b3afe77b3-d4b9e12c {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-cb60dbd3-401d-b13a-c41d-945b3afe77b4-d4b9e12c {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-cb60dbd3-401d-b13a-c41d-945b3afe77b5-d4b9e12c {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_5c17e845-b5ac-d9fd-5831-cfaec8c35871-d4b9e12c, #w-node-_5c17e845-b5ac-d9fd-5831-cfaec8c3587e-d4b9e12c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_5c17e845-b5ac-d9fd-5831-cfaec8c35871-d4b9e12c, #w-node-cdd4b7c8-ed43-5d5d-02c4-f718fb7775fd-d4b9e12e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-cb60dbd3-401d-b13a-c41d-945b3afe77b3-d4b9e12c {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-cb60dbd3-401d-b13a-c41d-945b3afe77b4-d4b9e12c {
    grid-row: 3 / 4;
  }

  #w-node-cb60dbd3-401d-b13a-c41d-945b3afe77b5-d4b9e12c {
    grid-area: 4 / 1 / 5 / 2;
  }
}


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

.mail-text {
  display: none;
}

.timer-number._1 {
  color: #fff;
  background-color: #0000;
  font-size: 16px;
}

.div-block-66 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 10px;
  display: flex;
  position: relative;
}

.div-block-67 {
  text-align: center;
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.div-block-68 {
  background-color: #0000;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.div-block-69 {
  text-align: center;
  background-color: #0000;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  display: flex;
  position: static;
}

.text-block-97 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.text-block-98, .text-block-99, .text-block-100 {
  color: #fff;
  font-size: 18px;
}

.text-block-101 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 150%;
}

.div-block-70 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}