.cta--social-media {
  display: flex;
  flex-direction: row;
  gap: 16px;
  width: 100%;
  justify-content: end;
  padding-bottom: 38px;
}
.cta--content {
  margin-bottom: 62px;
}
@media (max-width: 480px) {
  .cta--social-media {
    justify-content: start;
  }
  .cta--right {
    padding: 42px 20px;
  }
}
.GetToKnowOurTeam {
  background-color: #0032640d;
  padding-top: 112px;
  padding-bottom: 112px;
}
.GetToKnowOurTeam > .conteiner {
  display: flex;
  justify-content: flex-end;
}
.GetToKnowOurTeam__col {
  width: 100%;
}
@media (min-width: 1200px) {
  .GetToKnowOurTeam__col {
    width: 72%;
  }
}
.GetToKnowOurTeam .conteiner {
  margin-left: auto;
  margin-right: auto;
  padding-right: 30px;
  padding-left: 30px;
  max-width: 1400px !important;
}
.GetToKnowOurTeam__container {
  margin-top: 100px;
}
.GetToKnowOurTeam__row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 32px;
}
@media (max-width: 768px) {
  .GetToKnowOurTeam__row {
    justify-content: center;
  }
}
.GetToKnowOurTeam_images {
  height: 330px;
  display: flex;
  align-items: flex-end;
  background: linear-gradient(180deg, #003264 0%, #f2f5f7 130.51%);
}
.GetToKnowOurTeam__name {
  width: 100%;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  margin-top: 24px;
}
.GetToKnowOurTeam__member {
  width: 300px;
}
.GetToKnowOurTeam__position {
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  line-height: 24.56px;
  text-align: center;
}
.socialmedia-contact {
  display: flex;
  gap: 5px;
  margin-top: 16px;
}

#myVideo {
  position: relative;
  z-index: 1;
  max-height: 820px;
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
}
.hero-video .hero__conteiner {
  position: absolute;
  width: 100%;
  padding: 20px;
  z-index: 99;
  top: 40%;
  transform: translateY(-50%);
  left: 15%;
}
.hero-video {
  padding-top: 85px;
  padding-bottom: 40px;
}
@media (max-width: 768px) {
  #myVideo {
    max-height: 500px;
    width: auto;
  }
  .hero-video {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .hero-video .hero__conteiner {
    left: 0%;
  }
}
@media (max-width: 1024px) {
  .hero-video .hero__conteiner {
    left: 5%;
  }
}

/* FAQ */
.faq-text-npps {
}
@media (max-width: 991.98px) {
  .faq-text-npps {
  }
}
@media (max-width: 767.98px) {
  .faq-text-npps {
  }
}
.faq-text-npps .faq-text-npps-right {
  display: flex;
  flex-direction: column;
}
@media (max-width: 991.98px) {
  .faq-text-npps .faq-text-npps-right {
    padding-bottom: 3rem;
  }
}
.faq-text-npps .faq-text-npps-right .faq-text-npps-right-title {
  padding: 4.3rem 0 3rem;
  position: relative;
}
.faq-text-npps .faq-text-npps-right .faq-text-npps-right-title:before {
  content: "";
  height: 0.817rem;
  position: absolute;
  top: 0;
  width: 3rem;
}
.faq-text-npps .faq-text-npps-right .faq-text-npps-right-title h2 {
  font-size: 60px;
  font-weight: 700;
  line-height: 72px;
  letter-spacing: -0.015em;
  text-align: center;
}
.faq-text-npps .faq-text-npps-right .faq-text-npps-right-title h2 span {
  color: #ffaf00;
}
@media (max-width: 1199.98px) {
  .faq-text-npps .faq-text-npps-right .faq-text-npps-right-title h2 {
    font-size: 4.5rem;
  }
}
@media (max-width: 991.98px) {
  .faq-text-npps .faq-text-npps-right .faq-text-npps-right-title h2 {
    font-size: 4rem;
    font-size: 3.2rem;
  }
}
.faq-text-npps .faq-text-npps-right .faq-text-npps-right-text {
  padding-bottom: 3rem;
}
.faq-text-npps .faq-text-npps-right .faq-text-npps-right-text p {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
}
.faq-text-npps
  .faq-text-npps-right
  .faq-text-npps-right-button
  .contact-button {
  align-items: center;
  background-color: transparent;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  font-size: 1.6rem;
  line-height: 1.6rem;
  outline: none;
  overflow: hidden;
  padding: 1.5rem 2rem;
  position: relative;
  transition: color 0.3s ease-in-out;
  z-index: 12;
}
.faq-text-npps
  .faq-text-npps-right
  .faq-text-npps-right-button
  .contact-button:hover {
  color: #000;
}
.faq-text-npps
  .faq-text-npps-right
  .faq-text-npps-right-button
  .contact-button:hover:before {
  left: 0;
  right: auto;
  width: 100%;
}
.faq-text-npps
  .faq-text-npps-right
  .faq-text-npps-right-button
  .contact-button:before {
  background: #fff;
  border-radius: 4.5rem;
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  transition: width 0.3s ease-in-out;
  width: 0;
  z-index: -1;
}
.faq-text-npps .faq-text-npps-right .modal .modal-dialog {
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 991.98px) {
  .faq-text-npps .faq-text-npps-right .modal .modal-dialog {
    max-width: 80rem;
  }
}
.faq-text-npps .faq-text-npps-right .modal .modal-dialog .modal-content {
  background: #140d36;
  border: none;
}
.faq-text-npps
  .faq-text-npps-right
  .modal
  .modal-dialog
  .modal-content
  .modal-body {
  border: none;
  outline: none;
  padding: 6rem;
}
@media (max-width: 991.98px) {
  .faq-text-npps
    .faq-text-npps-right
    .modal
    .modal-dialog
    .modal-content
    .modal-body {
    padding: 10rem 1.5rem;
  }
}
.faq-text-npps
  .faq-text-npps-right
  .modal
  .modal-dialog
  .modal-content
  .modal-body
  .modal-title {
  padding: 0 0 1.5rem 0;
  text-align: center;
}
.faq-text-npps
  .faq-text-npps-right
  .modal
  .modal-dialog
  .modal-content
  .modal-body
  .modal-title
  h3 {
  color: #fff;
  font-size: 3.8rem;
}
@media (max-width: 991.98px) {
  .faq-text-npps
    .faq-text-npps-right
    .modal
    .modal-dialog
    .modal-content
    .modal-body
    .modal-title
    h3 {
    font-size: 3rem;
  }
}
@media (max-width: 767.98px) {
  .faq-text-npps
    .faq-text-npps-right
    .modal
    .modal-dialog
    .modal-content
    .modal-body
    .modal-title
    h3 {
    font-size: 2.6rem;
  }
}
.faq-text-npps
  .faq-text-npps-right
  .modal
  .modal-dialog
  .modal-content
  .modal-body
  .modal-title
  .modal-title-button
  > * {
  margin: 0;
}
.faq-text-npps
  .faq-text-npps-right
  .modal
  .modal-dialog
  .modal-content
  .modal-body
  .modal-title
  .modal-title-button
  .open-contact {
  background-color: transparent;
  background: #fff;
  border: none;
  border-radius: 50%;
  color: #000;
  cursor: pointer;
  font-size: 2rem;
  line-height: 2rem;
  outline: none;
  overflow: hidden;
  padding: 1rem 1.5rem;
  position: relative;
  transition: color 0.3s ease-in-out;
  z-index: 0;
}
.faq-text-npps
  .faq-text-npps-right
  .modal
  .modal-dialog
  .modal-content
  .modal-body
  .modal-title
  .modal-title-button
  .open-contact:hover {
  color: #fff;
}
.faq-text-npps
  .faq-text-npps-right
  .modal
  .modal-dialog
  .modal-content
  .modal-body
  .modal-title
  .modal-title-button
  .open-contact:hover:before {
  left: 0;
  right: auto;
  width: 100%;
}
.faq-text-npps
  .faq-text-npps-right
  .modal
  .modal-dialog
  .modal-content
  .modal-body
  .modal-title
  .modal-title-button
  .open-contact:before {
  border-radius: 2rem;
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  transition: width 0.3s ease-in-out;
  width: 0;
  z-index: -1;
}
.faq-text-npps
  .faq-text-npps-right
  .modal
  .modal-dialog
  .modal-content
  .modal-body
  .contact-form {
  background: #140d36;
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
.faq-text-npps
  .faq-text-npps-right
  .modal
  .modal-dialog
  .modal-content
  .modal-body
  .contact-form
  p {
  gap: 1.5rem;
  display: flex;
  flex-direction: column;
}
.faq-text-npps
  .faq-text-npps-right
  .modal
  .modal-dialog
  .modal-content
  .modal-body
  .contact-form
  .contact-text {
  width: 100%;
  background-color: #15174c;
  border: none;
  border-radius: 1.5rem;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.8rem;
  outline: none;
  padding: 2rem;
}
.faq-text-npps
  .faq-text-npps-right
  .modal
  .modal-dialog
  .modal-content
  .modal-body
  .contact-form
  .contact-text::-moz-placeholder {
  color: #fff;
}
.faq-text-npps
  .faq-text-npps-right
  .modal
  .modal-dialog
  .modal-content
  .modal-body
  .contact-form
  .contact-text::placeholder {
  color: #000;
}
@media (max-width: 991.98px) {
  .faq-text-npps
    .faq-text-npps-right
    .modal
    .modal-dialog
    .modal-content
    .modal-body
    .contact-form
    .contact-text {
    font-size: 1.6rem;
  }
}
.faq-text-npps
  .faq-text-npps-right
  .modal
  .modal-dialog
  .modal-content
  .modal-body
  .contact-form
  .contact-submit {
  border: none;
  border-radius: 4.5rem;
  cursor: pointer;
  display: inline-block;
  font-size: 1.8rem;
  margin: 0 auto;
  outline: none;
  overflow: hidden;
  padding: 1.5rem 6rem;
  position: relative;
  transition: color 0.3s ease-in-out;
  z-index: 12;
}
.faq-text-npps
  .faq-text-npps-right
  .modal
  .modal-dialog
  .modal-content
  .modal-body
  .contact-form
  .contact-submit:hover {
  color: #000;
}
.faq-text-npps
  .faq-text-npps-right
  .modal
  .modal-dialog
  .modal-content
  .modal-body
  .contact-form
  .contact-submit:hover:before {
  left: 0;
  right: auto;
  width: 100%;
}
.faq-text-npps
  .faq-text-npps-right
  .modal
  .modal-dialog
  .modal-content
  .modal-body
  .contact-form
  .contact-submit:before {
  background: #fff;
  border-radius: 4.5rem;
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  transition: width 0.3s ease-in-out;
  width: 0;
  z-index: -1;
}
@media (max-width: 767.98px) {
  .faq-text-npps .faq-text-npps-wrapper {
    padding-top: 0.3rem;
  }
}
.faq-text-npps .faq-text-npps-wrapper .egma-accordion-item {
  border-top: 1px solid rgba(0, 50, 100, 0.25);
  line-height: 1.3;
  padding-top: 24px;
  margin-bottom: 34px;
  position: relative;
  z-index: 10;
}
.faq-text-npps .faq-text-npps-wrapper .egma-accordion-item:first-child {
  border-top: none;
}
.faq-text-npps .faq-text-npps-wrapper .egma-accordion-item:before {
  border-radius: 1.5rem;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.3s ease-in-out;
  width: 100%;
  z-index: -1;
}
.faq-text-npps .faq-text-npps-wrapper .egma-accordion-item:focus:before,
.faq-text-npps .faq-text-npps-wrapper .egma-accordion-item:hover:before {
  opacity: 1;
}
.faq-text-npps .faq-text-npps-wrapper .egma-accordion-item.customer-background {
}
.faq-text-npps
  .faq-text-npps-wrapper
  .egma-accordion-item
  .collapsed
  .egma-accordion-icon
  img {
  transform: rotate(180deg);
}
.faq-text-npps .faq-text-npps-wrapper .egma-accordion-collapse {
  font-weight: 400;
}
.faq-text-npps
  .faq-text-npps-wrapper
  .egma-accordion-collapse
  .egma-accordion-body {
  font-size: 16px;
  font-weight: 400;
  line-height: 24.56px;
  text-align: left;
  padding-top: 8px;
}

.faq-text-npps .faq-text-npps-wrapper .egma-accordion-button {
  align-items: center;
  background-color: inherit;
  border: none;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  overflow-anchor: none;
  padding: 0;
  position: relative;
  width: 100%;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
}
@media (max-width: 991.98px) {
  .faq-text-npps .faq-text-npps-wrapper .egma-accordion-button {
    font-size: 1.6rem;
  }
}
.faq-text-npps
  .faq-text-npps-wrapper
  .egma-accordion-button
  .egma-accordion-icon {
  align-items: center;
  display: flex;
  padding-left: 5.5rem;
  position: relative;
}
.faq-text-npps
  .faq-text-npps-wrapper
  .egma-accordion-button
  .egma-accordion-icon
  img {
  height: 20px;
  transition: transform 0.3s ease-in-out;
  width: 20px;
}
.egma-accordion-icon .show,
.egma-accordion-icon .disable {
  position: absolute;

  right: 5%;
  content: "";
}
.egma-accordion-item.customer-background .egma-accordion-icon .show {
  opacity: 0;
}
.egma-accordion-item.customer-background .egma-accordion-icon .disable {
  opacity: 1;
}

.egma-accordion-item .egma-accordion-icon .show {
  opacity: 1;
}
.egma-accordion-item .egma-accordion-icon .disable {
  opacity: 0;
}
.faq-banner {
  background: linear-gradient(259.8deg, #ffffff 30.79%, #edf0fb);
  display: flex;
  justify-content: center;
}
.faq-container {
  width: 100%;
}

.faq-text-npps-right {
  width: 50%;
  padding: 96px;
}
.faq-text-npps-wrapper {
  width: 50%;
}
.faq {
  display: flex;
  justify-content: center;
  margin-top: 48px;
  margin-bottom: 96px;
}
@media (max-width: 480px) {
  .faq-text-npps-right {
    width: 90%;
    padding: 10px;
  }
  .faq-text-npps-wrapper {
    width: 90%;
  }
}
@media (max-width: 768px) {
  .faq-text-npps-right {
    width: 90%;
    padding: 20px;
  }
  .faq-text-npps-wrapper {
    width: 80%;
  }
}
@media (max-width: 1024px) {
  .faq-text-npps-right {
    width: 70%;
    padding: 20px;
  }
  .faq-text-npps-wrapper {
    width: 70%;
  }
}
@media (max-width: 1440px) {
  .faq-text-npps-right {
    width: 60%;
    padding: 20px;
  }
  .faq-text-npps-wrapper {
    width: 60%;
  }
}
/* FAQ */
/* Produkty */
.box-header {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 768px) {
  .products .box-footer {
    padding: 32px;
  }
}
.product-link {
  width: 100%;
  display: flex;
  justify-content: end;
  margin-top: 24px;
}
.product-link a {
  position: relative !important;
  width: 34px !important;
  height: 34px !important;
}
.box-footer {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
/* Produkty */

/* Single - product */
.product-banner-display {
  display: flex;
  justify-content: space-between;
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto;
}
.product-page-conteiner {
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto;
}
.product-banner {
  padding-top: 85px;
  background: linear-gradient(259.8deg, #ffffff 30.79%, #edf0fb);
  width: 100%;
}
.product-info {
  width: 47%;
  padding: 146px 0;
}
.product-name h1 {
  font-size: 60px;
  font-weight: 700;
  line-height: 72px;
  letter-spacing: -0.015em;
  text-align: left;
}
.product-span-slim {
  font-size: 60px;
  font-weight: 400;
  line-height: 72px;
  letter-spacing: -0.015em;
  text-align: left;
}
.product-span-tm {
  font-size: 30px;
  font-weight: 400;
  line-height: 72px;
  position: relative;
  top: -25px;
}
.product-description p {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
}
.product-img {
  padding: 48px 200px 48px 0;
}
/* tabs */
/* Style the tab */
.tab {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: #0032640d;
  padding: 10px 0;
  width: 250px;
  transition: 0.3s ease-in-out;
  font-size: 17px;
  margin: 48px 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  border: 0px;
  border-radius: 6px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #003264;
  color: #ffaf00;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #003264;
  color: #ffaf00;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

/* Style the tab content */
.tabcontent {
  display: none;
  -webkit-animation: fadeEffect 1s;
  animation: fadeEffect 1s;
  animation: fadeEffect 1s; /* Fading effect takes 1 second */
}
.tabcontent:first-child {
  display: block;
}
/* Go from zero to full opacity */
@-webkit-keyframes fadeEffect {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeEffect {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.tab-content {
  padding: 48px 0 96px 0;
  display: flex;
  justify-content: space-between;
}
.tab-content-text {
  width: 47%;
}
.tab-content-image {
  width: 47%;
}
.tab-content-image img {
  max-width: 100%;
  max-height: 100%;
}
.tab-content-text p {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
}
.tab-download-link {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  text-decoration: underline;
  color: #ffaf00;
  padding-left: 32px;
}
.tab-download-text {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  margin-bottom: 32px;
}
/* tabs */

/* slider */
.gallery-slider {
  background-color: #0032640d;
}
.slider-name h3 {
  font-size: 32px;
  font-weight: 400;
  line-height: 38.4px;
  text-align: center;
}
.slider-name {
  padding-top: 48px;
  padding-bottom: 32px;
}
.swiper {
  padding-bottom: 136px;
  padding-left: 20px;
  padding-right: 20px;
}
.swiper-wrapper {
}
.swiper-slide {
  text-align: center;
  width: calc(50% - 16px) !important;
}
.swiper-pagination {
  bottom: 90px !important;
}
.swiper-slide img {
  max-width: 100% !important;
  max-height: 420px !important;
  border: 0px;
  border-radius: 15px;
}
.swiper-pagination-bullet-active {
  background: #ffaf00;
}
.swiper-button-prev,
.swiper-button-next {
  background-color: #ffaf00;
  border: 0px;
  border-radius: 50%;
  width: 56px;
  height: 56px;
  top: 50%;
  transform: translateY(-130%);
}
.swiper-button-next {
  right: 1px !important;
}
.swiper-button-prev {
  left: 1px !important;
}
.swiper-button-prev::after {
  display: none;
}

.swiper-button-next::after {
  display: none;
}

/* slider */
@media (max-width: 1440px) {
  .product-page-conteiner {
    max-width: 1360px;
    margin-left: 40px;
    margin-right: 40px;
  }
  .tab {
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
  }
  .tabs-conteiner {
    padding-top: 20px;
  }
  .tab button {
    margin: 0px;
  }
  .swiper-slide img {
    max-height: 390px !important;
  }
}
@media (min-width: 1024px) and (max-width: 1440px) {
  .tab-content-text {
    width: 45%;
  }
}
@media (max-width: 1024px) {
  .product-page-conteiner {
    max-width: 964px;
    margin-left: 30px;
    margin-right: 30px;
  }
  .swiper-slide img {
    max-height: 340px !important;
  }
  .product-img {
    padding: 30px 0 30px 0;
    /* display: flex;
    justify-content: center; */
  }
}
@media (max-width: 991px) {
  .tab-content {
    flex-direction: column;
    padding: 20px 0 50px 0;
  }
  .tab-content-text {
    width: 100%;
  }
  .tab-content-image {
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .product-page-conteiner {
    max-width: 720px;
    margin-left: 24px;
    margin-right: 24px;
  }
  .product-banner {
    padding-top: 30px;
  }
  .tabs-conteiner {
    padding-top: 20px;
  }
  .product-banner-display {
    flex-direction: column;
  }
  .swiper-slide img {
    max-height: 340px !important;
  }
  .product-info {
    width: 100%;
    padding: 30px 0;
  }
  .product-name h1 {
    font-size: 42px;
  }
  .product-span-slim {
    font-size: 42px;
    text-align: left;
  }
  .product-span-tm {
    font-size: 18px;
    top: -20px;
  }
  .product-description p {
    text-align: justify;
    text-justify: inter-word;
  }
  .product-img {
    padding: 30px 0 30px 0;
    display: flex;
    justify-content: center;
  }
  .tab {
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
  }
  .tab button {
    margin: 0;
  }
  .tab-content {
    flex-direction: column;
    padding: 20px 0 50px 0;
  }

  .tab-content-text p {
    text-align: justify;
    text-justify: inter-word;
  }
  .tab-content-image {
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
  }
  .swiper-slide {
    width: 100% !important;
  }
  .tab-content-image img {
    max-width: 100%;
    max-height: 100%;
  }
}
@media (max-width: 480px) {
  .product-page-conteiner {
    max-width: 440px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .product-banner {
    padding-top: 20px;
  }
  .product-name h1 {
    font-size: 40px;
  }
  .product-span-slim {
    font-size: 40px;
    text-align: left;
  }
  .product-span-tm {
    font-size: 17px;
    top: -17px;
  }
  .tab {
    flex-direction: column;
    align-items: center;
  }
  .tab button {
    margin: 10px 0;
  }
  .swiper-slide img {
    max-height: 300px !important;
  }
  .tab-content-image {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .tab-content-image img {
    max-width: 100%;
    max-height: 100%;
  }
}
@media (max-width: 360px) {
  .product-page-conteiner {
    max-width: 340px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .product-info {
    padding: 20px 0;
  }
  .product-name h1 {
    font-size: 35px;
  }
  .product-span-slim {
    font-size: 35px;
    text-align: left;
  }
  .swiper-slide img {
    max-height: 250px !important;
  }
  .product-span-tm {
    font-size: 15px;
    top: -15px;
  }
  .product-description p {
    font-size: 18px;
  }
  .product-img {
    padding: 30px 0 30px 0;
  }
  .tab button {
    margin: 10px 0;
  }
  .tab-content {
    padding: 20px 0 50px 0;
  }

  .tab-content-text p {
    font-size: 18px;
  }
  .tab-content-image {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

/* Single - product */
/* Kariera */
.kariera-page-conteiner {
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto;
}
.kariera-banner {
  padding-top: 85px;
  background: linear-gradient(259.8deg, #ffffff 30.79%, #edf0fb);
  width: 100%;
}
.kariera-banner-display {
  display: flex;
  justify-content: space-between;
  padding-top: 96px;
  padding-bottom: 48px;
}
.kariera-banner-info {
  width: 45%;
}
.kariera-banner-img img {
  max-height: 400px;
  width: auto;
  border-radius: 15px;
  border: 0px;
}
.kariera-banner-info h1 {
  font-size: 60px;
  font-weight: 700;
  line-height: 72px;
  letter-spacing: -0.015em;
  text-align: left;
}
.kariera-banner-info span {
  font-size: 60px;
  font-weight: 700;
  line-height: 72px;
  letter-spacing: -0.015em;
  text-align: left;
  color: #ffaf00;
}
.kariera-banner-info p {
  margin-top: 32px;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
}
.job-offers-title {
  margin: 48px 0;
}
.job-offers-title h2 {
  font-size: 32px;
  font-weight: 400;
  line-height: 38.4px;
  text-align: left;
  color: #003264;
}
.job-offers-list {
  display: flex;
  flex-wrap: wrap;
  gap: 64px;
  margin-bottom: 96px;
}
.job-offer {
  width: calc(50% - 32px);
  border: 1px solid #00326440;
  padding: 24px 24px 28px 24px;
  border-radius: 16px;
}
.job-offer h6 {
  font-size: 16px;
  font-weight: 700;
  line-height: 24.56px;
  text-align: left;
  color: #003264;
}
.job-offer h3 {
  font-size: 32px;
  font-weight: 400;
  line-height: 38.4px;
  text-align: left;
  margin-bottom: 16px;
}
.job-offer p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24.56px;
  text-align: left;
  margin-bottom: 16px;
}
.tags-list {
  border-top: 1px solid #00326440;
  padding-top: 6px;
}

.tags-list ul li {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 24.56px;
  text-align: left;
}

.separator {
  display: inline-block;
  margin: 0 16px;
  font-size: 20px;
  color: #003264;
}
.btn-job-offer {
  width: 100%;
  margin-top: 32px;
}
@media (max-width: 1440px) {
  .kariera-page-conteiner {
    max-width: 1280px;
    margin-left: 80px;
    margin-right: 80px;
  }
  .kariera-banner-img img {
    max-height: 300px;
  }
}
@media (max-width: 1024px) {
  .kariera-banner-display {
    flex-direction: column;
    align-items: center;
    padding-top: 10px;
  }
  .kariera-banner-info {
    width: 100%;
    margin-bottom: 30px;
  }
  .kariera-banner-info h1 {
    text-align: center;
  }
  .kariera-banner-info p {
    text-align: center;
  }
  .job-offers-list {
    flex-direction: column;
  }
  .job-offer {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .kariera-page-conteiner {
    max-width: 1280px;
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 480px) {
  .kariera-banner-img img {
    max-height: 230px;
  }
}
@media (max-width: 360px) {
  .kariera-banner-img img {
    max-height: 200px;
  }
}
/* Kariera */
.form-conteiner {
  padding-top: 176px;
  background: linear-gradient(
    180deg,
    rgba(255, 175, 0, 0.05) 0%,
    rgba(0, 101, 202, 0.05) 100%
  );
  padding-bottom: 96px;
  overflow: hidden;
}
.form-banner {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}
.form-box {
  background-color: #fff;
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  padding: 48px;
  border-radius: 20px;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
}
.form-top {
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
}
.form-bottom {
  margin-top: 32px;
}
.form-info h1 {
  font-size: 48px;
  font-weight: 400;
  line-height: 57.6px;
  text-align: center;
}
.form-info span {
  color: #ffaf00;
  font-size: 48px;
  font-weight: 400;
  line-height: 57.6px;
  text-align: center;
}
.form-info p {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
}

.form {
  margin-top: 48px;
}
.form-input {
  width: calc(50% - 16px);
}
.form-input span {
  color: #d40909;
}
.header-line-career {
  position: relative;
}
.header-line-career:after,
.header-line-career:before {
  content: "";
  position: absolute;
  top: 15%;
  transform: translateY(-50%);
  right: calc(100% + 35px);
  background-color: #ffaf00;
}
.header-line-career:before {
  width: 50vw;
  height: 3px;
}
.header-line-career:after {
  width: 15px;
  height: 15px;
  border-radius: 50%;
}

.header-line-career-after {
  position: relative;
}
.header-line-career-after:after,
.header-line-career-after:before {
  content: "";
  position: absolute;
  top: 15%;
  transform: translateY(-50%);
  left: calc(100% + 35px);
  background-color: #ffaf00;
}
.header-line-career-after:before {
  width: 50vw;
  height: 3px;
}
.header-line-career-after:after {
  width: 15px;
  height: 15px;
  border-radius: 50%;
}
.codedropz-upload-handler {
  border: 2px dashed #ffaf00 !important;
}
.codedropz-btn-wrap::before {
  content: "";
  position: absolute;
  top: 25%;
  left: 50%;
  transform: translateX(-50%);
  width: 24px;
  height: 24px;
  background-image: url("../../assets/images/Arrow-up.png"); /* Ścieżka do obrazu */
  z-index: 1;
  background-repeat: no-repeat;
}

.codedropz-upload-inner {
  display: flex;
  flex-direction: column-reverse;
  padding: 32px 0 0 0;
}
.codedropz-upload-inner span {
  display: none !important;
}
.dnd-upload-counter {
  display: none !important;
}
.cd-upload-btn {
  position: relative;
  z-index: 99;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 24.56px;
}
.codedropz-upload-inner h5 {
  font-size: 12px;
  font-weight: 400;
  line-height: 18.42px;
}
.codedropz-upload-container {
  padding: 35px 20px !important;
}
.cv-gap {
  margin-bottom: 20px;
}
.form-button {
  display: flex;
  justify-content: center;
}
.wpcf7-spinner {
  position: absolute;
}
.thank-you-social {
  margin-top: 16px;
}
.thank-you-social .cta--social-media {
  display: flex;
  justify-content: center;
}
.back-to-home {
  width: 100%;
  display: flex;
  justify-content: center;
}
.btn-back-to-menu {
  background: #fff;
  color: #ffaf00;
  border: 1px solid #ffaf00;
}
.btn-back-to-menu:hover {
  background: #ffaf00;
  color: #fff;
}
.thank-you-page-text p {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
}
.thank-you-page-text span {
  font-size: 24px;
  font-weight: 700;
  line-height: 28.8px;
  text-align: center;
}
.thank-you-page-hidden {
  display: none;
}
.thank-you-page-active {
  display: block;
}
.dnd-upload-status .dnd-upload-image span.file {
  background-image: url("../../assets/images/attachment.png");
  background-repeat: no-repeat;
  background-size: 100%;
  height: 21px;
  width: 16px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.dnd-upload-status .dnd-upload-image {
  width: 40px;
  height: 40px;
  border: 0px;
  text-align: center;
  border-radius: 100%;
  position: relative;
}
.dnd-progress-bar {
  display: none !important;
}
.dnd-upload-details .name em {
  display: none;
}
.dnd-upload-details .name span {
  font-size: 16px;
  font-weight: 400;
  line-height: 24.56px;
  text-align: left;
  color: #000;
}
.dnd-upload-status {
  border: 1px solid #00326480;
  border-radius: 6px;
  background-color: #eff6ff;
  padding: 12px;
}
.dnd-upload-status .dnd-upload-details .remove-file span::after {
  background-image: url("../../assets/images/bin.png");
  padding: 12px;
}
.remove-file {
  padding: 11px 12px 12px 12px;
}
.home .wrapper {
  overflow: hidden;
}
@media (max-width: 480px) {
  .form-info p {
    margin: 0 20px;
  }
  .form-top {
    flex-direction: column;
  }
  .form-input {
    width: 100%;
  }
  .form-conteiner {
    padding-top: 80px;
  }
}
.form-input-position input{
  pointer-events: none;
}
ul .wpml-ls-menu-item a {
  justify-content: start;
  padding: 5px 10px 0px 0 !important;
}
.main-menu li:last-child a a{
  padding-left: 0px !important; 
}
.main-menu .menu-item-has-children ul li a{
  padding-left: 0px !important; 
}
.menu-item-wpml-ls-2-pl .sub-menu{
  padding: 5px 0px !important;
}
@media (min-width: 1600px) {
  .main-menu .btn-nav a, .wp-menu .btn-nav a {
    margin-left: 60px !important;
  }
}
@media (min-width: 1200px) {
  .main-menu .btn-nav a, .wp-menu .btn-nav a {
    margin-left: 0;
  }
}
@media (max-width: 1500px){
  .main-menu a, .wp-menu a {
    margin: 0 20px;
  }
}
@media (max-width: 1400px){
  .main-menu a, .wp-menu a {
    font-size: 14px;
    margin: 0 14px;
  }
}