.elementor-1465 .elementor-element.elementor-element-bf31b27{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--z-index:901;}.elementor-1465 .elementor-element.elementor-element-bf31b27:not(.elementor-motion-effects-element-type-background), .elementor-1465 .elementor-element.elementor-element-bf31b27 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-1465 .elementor-element.elementor-element-5f52ea5{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:72px;--padding-bottom:72px;--padding-left:0px;--padding-right:0px;}.elementor-1465 .elementor-element.elementor-element-25bd598{--display:flex;--min-height:270px;--justify-content:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1465 .elementor-element.elementor-element-9a48aca{--display:flex;--justify-content:center;--align-items:flex-end;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-1465 .elementor-element.elementor-element-0cb850f{--display:flex;--align-items:flex-end;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}@media(min-width:768px){.elementor-1465 .elementor-element.elementor-element-5f52ea5{--width:100%;}}@media(max-width:1024px){.elementor-1465 .elementor-element.elementor-element-5f52ea5{--padding-top:126px;--padding-bottom:126px;--padding-left:16px;--padding-right:16px;}}@media(max-width:767px){.elementor-1465 .elementor-element.elementor-element-5f52ea5{--padding-top:32px;--padding-bottom:32px;--padding-left:16px;--padding-right:16px;}.elementor-1465 .elementor-element.elementor-element-25bd598{--min-height:fit;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-1465 .elementor-element.elementor-element-ec55a52{width:var( --container-widget-width, 216px );max-width:216px;--container-widget-width:216px;--container-widget-flex-grow:0;}.elementor-1465 .elementor-element.elementor-element-9a48aca{--min-height:fit;}}/* Start custom CSS for html, class: .elementor-element-ec55a52 */.menu-container {
  position: relative;
}

.menu-items {
  list-style: none;
  padding: 0;
  margin: 0;
}

.menu-items li {
  position: relative;
  padding-left: 84px;
  padding-bottom: 16px;
  display: flex;
  align-items: center;
  font-size: 32px;
  line-height: 56px;
  font-family: "Space Mono", monospace;
  color: #8F8F8F;
  letter-spacing: -0.64px;
  transition: color 0.3s ease;
  cursor: default;
  width: fit-content;
}

.menu-text {
  display: inline-block;
  transition: color 0.3s, font-size 0.15s, font-weight 0.15s, letter-spacing 0.15s;
  color: #8F8F8F;
  font-size: 32px;
  font-family: inherit;
  line-height: inherit;
  font-weight: 400;
  letter-spacing: inherit;
  cursor: default;
}

.menu-text:hover {
  color: #fff;
  font-size: 48px;
  font-weight: 700;
  letter-spacing: -1.44px;
}

.moving-icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
  transition: top 0.3s ease;
  pointer-events: none;
  z-index: 10;
}

@media only screen and (max-width: 767px) {
    .elementor-1465 .elementor-element.elementor-element-ec55a52 .menu-container .menu-items li {
        padding-bottom :8px;
    }
    .elementor-1465 .elementor-element.elementor-element-ec55a52 .menu-text {
        font-size: 20px;
        line-height: 38px;
        letter-spacing: -0.2px;
    }
    .elementor-1465 .elementor-element.elementor-element-ec55a52 .moving-icon {
      position: absolute;
      left: 0;
      top: 0;
      width: 50px;
      height: 50px;
      transition: top 0.3s ease;
      pointer-events: none;
      z-index: 10;
    }
    .elementor-1465 .elementor-element.elementor-element-ec55a52 .moving-icon svg {
        width: 50px;
        height: 50px;
    }
    .elementor-1465 .elementor-element.elementor-element-ec55a52 .menu-text:hover {
      color: #fff;
      font-size: 32px;
      font-weight: 700;
      line-height: 38px; /* 118.75% */
      letter-spacing: -0.96px;
    }
}

.elementor-1465 .elementor-element.elementor-element-ec55a52 .menu-items li, .menu-text {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  user-select: none;
}



.menu-items li.active .menu-text {
  color: #fff;
  font-size: 48px;
  font-weight: 700;
  letter-spacing: -1.44px;
  pointer-events: none; /* Zapobiega miganiu przy hover */
}

@media only screen and (max-width: 767px) {
  .menu-items li.active .menu-text {
    font-size: 32px;
    line-height: 38px;
    letter-spacing: -0.96px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6e2c21f */.content-container {
  width: 100%;
  position: relative;
  min-height: 400px;
  display: flex;
  align-items: center;
}

.content-item {
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.content-item.active {
  display: flex;
  flex-direction: column;
  align-items: end;
  opacity: 1;
}

.content-item p {
    font-family: "Space Grotesk";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: -0.2px;
    color: #fcfcff;
    margin-bottom: 24px;
}

/* Responsywność treści */
@media (max-width: 1024px) {
  .content-container {
    min-height: fit-content;
  }
}
@media (max-width: 767px) {
     .content-item.active {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;  
    text-align: center;
    width: 100%;
    }
}/* End custom CSS */