.oferty-container {
  padding-top: 120px; /* Add padding to the top to account for the fixed header */
  width: 100%;
  height: auto;
  display: flex;
  min-height: 100vh;
  align-items: flex-start;
  flex-direction: column;
}
.oferty-faq {
  width: 100%;
  display: flex;
  min-height: 100vh;
  overflow-x: hidden;
  align-items: center;
  flex-direction: column;
  background-color: var(--dl-color-scheme-white);
}
.oferty-faq1 {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-fourunits);
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fourunits);
}
.oferty-content {
  gap: var(--dl-space-space-fiveunits);
  width: 100%;
  display: flex;
  max-width: 1440px;
  align-items: center;
  flex-direction: column;
  background-color: var(--dl-color-pimary-500);
}
.oferty-heading {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  display: flex;
  max-width: 900px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.oferty-header {
  color: var(--dl-color-scheme-white);
  font-size: 60px;
  font-style: normal;
  margin-top: 4%;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 900;
  line-height: 60px;
  margin-bottom: -4%;
}
.oferty-accordion {
  width: 100%;
  display: flex;
  position: relative;
  max-width: 900px;
  align-items: center;
  flex-direction: column;
}
.oferty-content1 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  max-width: 700px;
  align-items: flex-start;
  flex-direction: column;
}
.oferty-header1 {
  color: var(--dl-color-scheme-white);
  font-weight: 700;
}
.oferty-description {
  color: var(--dl-color-scheme-white);
  font-size: 18px;
  max-width: 800px;
  line-height: 27px;
}
.oferty-text01 {
  font-size: 18px;
  line-height: 27px;
}
.oferty-text04 {
  font-size: 18px;
  line-height: 27px;
}
.oferty-text07 {
  font-size: 18px;
  line-height: 27px;
}
.oferty-text10 {
  font-size: 18px;
  line-height: 27px;
}
.oferty-text13 {
  font-size: 18px;
  line-height: 27px;
}
.oferty-icon-container {
  padding-top: var(--dl-space-space-halfunit);
}
.oferty-icon {
  fill: var(--dl-color-scheme-white);
  width: 16px;
  height: 16px;
  display: none;
}
.oferty-icon02 {
  fill: var(--dl-color-scheme-white);
  width: 16px;
  height: 16px;
}
.oferty-element1 {
  align-items: flex-start;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.oferty-content2 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  max-width: 700px;
  align-items: flex-start;
  flex-direction: column;
}
.oferty-header2 {
  color: var(--dl-color-scheme-white);
  font-weight: 700;
}
.oferty-description1 {
  color: var(--dl-color-scheme-white);
  font-size: 18px;
  max-width: 800px;
  line-height: 27px;
}
.oferty-icon-container1 {
  padding-top: var(--dl-space-space-halfunit);
}
.oferty-icon04 {
  fill: #ffffff;
  width: 16px;
  height: 16px;
  display: none;
}
.oferty-icon06 {
  fill: var(--dl-color-scheme-white);
  width: 16px;
  height: 16px;
}
.oferty-element2 {
  align-items: flex-start;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.oferty-content3 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  max-width: 700px;
  align-items: flex-start;
  flex-direction: column;
}
.oferty-header3 {
  color: var(--dl-color-scheme-white);
  font-weight: bold;
}
.oferty-description2 {
  color: var(--dl-color-scheme-white);
  font-size: 18px;
  max-width: 800px;
  line-height: 27px;
}
.oferty-icon-container2 {
  padding-top: var(--dl-space-space-halfunit);
}
.oferty-icon08 {
  fill: #ffffff;
  width: 16px;
  height: 16px;
  display: none;
}
.oferty-icon10 {
  fill: var(--dl-color-scheme-white);
  width: 16px;
  height: 16px;
}
.oferty-text16 {
  color: var(--dl-color-pimary-300);
  font-size: 1.4rem;
  font-style: normal;
  text-align: center;
  font-weight: 300;
  padding-top: var(--dl-space-space-tripleunit);
  padding-bottom: var(--dl-space-space-tripleunit);
}
.oferty-text17 {
  font-weight: 700;
}
.oferty-container2 {
  display: contents;
}
@media(max-width: 991px) {
  .oferty-element {
    border-top-width: 1px;
  }
  .oferty-content1 {
    gap: var(--dl-space-space-halfunit);
  }
  .oferty-header1 {
    font-size: 16px;
  }
  .oferty-description {
    font-size: 14px;
    line-height: 21px;
  }
  .oferty-text {
    font-size: 14px;
    line-height: 21px;
  }
  .oferty-text02 {
    font-size: 14px;
    line-height: 21px;
  }
  .oferty-text03 {
    font-size: 14px;
    line-height: 21px;
  }
  .oferty-text05 {
    font-size: 14px;
    line-height: 21px;
  }
  .oferty-text06 {
    font-size: 14px;
    line-height: 21px;
  }
  .oferty-text08 {
    font-size: 14px;
    line-height: 21px;
  }
  .oferty-text09 {
    font-size: 14px;
    line-height: 21px;
  }
  .oferty-text11 {
    font-size: 14px;
    line-height: 21px;
  }
  .oferty-text12 {
    font-size: 14px;
    line-height: 21px;
  }
  .oferty-text14 {
    font-size: 14px;
    line-height: 21px;
  }
  .oferty-text15 {
    font-size: 14px;
    line-height: 21px;
  }
  .oferty-content2 {
    gap: var(--dl-space-space-halfunit);
  }
  .oferty-header2 {
    font-size: 16px;
  }
  .oferty-description1 {
    font-size: 14px;
    line-height: 21px;
  }
  .oferty-content3 {
    gap: var(--dl-space-space-halfunit);
  }
  .oferty-header3 {
    font-size: 16px;
  }
  .oferty-description2 {
    font-size: 14px;
    line-height: 21px;
  }
}
@media(max-width: 767px) {
  .oferty-faq1 {
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .oferty-content {
    gap: var(--dl-space-space-threeunits);
  }
  .oferty-heading {
    gap: var(--dl-space-space-unit);
  }
  .oferty-header {
    font-size: 32px;
    line-height: 31px;
  }
  .oferty-element1 {
    align-items: flex-start;
  }
  .oferty-element2 {
    align-items: flex-start;
  }
}
@media(max-width: 479px) {
  .oferty-header1 {
    font-size: 16px;
  }
  .oferty-description {
    font-size: 14px;
    line-height: 21px;
  }
  .oferty-text {
    font-size: 14px;
    line-height: 21px;
  }
  .oferty-text02 {
    font-size: 14px;
    line-height: 21px;
  }
  .oferty-text03 {
    font-size: 14px;
    line-height: 21px;
  }
  .oferty-text05 {
    font-size: 14px;
    line-height: 21px;
  }
  .oferty-text06 {
    font-size: 14px;
    line-height: 21px;
  }
  .oferty-text08 {
    font-size: 14px;
    line-height: 21px;
  }
  .oferty-text09 {
    font-size: 14px;
    line-height: 21px;
  }
  .oferty-text11 {
    font-size: 14px;
    line-height: 21px;
  }
  .oferty-text12 {
    font-size: 14px;
    line-height: 21px;
  }
  .oferty-text14 {
    font-size: 14px;
    line-height: 21px;
  }
  .oferty-text15 {
    font-size: 14px;
    line-height: 21px;
  }
  .oferty-header2 {
    font-size: 16px;
  }
  .oferty-description1 {
    font-size: 14px;
    line-height: 21px;
  }
  .oferty-header3 {
    font-size: 16px;
  }
  .oferty-description2 {
    font-size: 14px;
    line-height: 21px;
  }
}
