@charset "UTF-8";
#xcom-26062026-v01 {
  background-color: #0f1822;
  font-size: 16px;
}
@media (max-width: 768px) {
  #xcom-26062026-v01 {
    font-size: 14px;
  }
}

#xcom-26062026-v01 {
  background-color: #0f1822;
}

#xcom-26062026-v01 * {
  list-style: none;
  box-sizing: border-box;
  outline: none;
}
#xcom-26062026-v01 ul,
#xcom-26062026-v01 dl {
  margin: 0;
  padding: 0;
}
#xcom-26062026-v01 img,
#xcom-26062026-v01 video {
  max-width: 100%;
}
#xcom-26062026-v01 {
  display: flex;
  flex-direction: column;
  background-color: #0f1822;
  max-width: 1156px;
  width: 100%;
  justify-self: center;
  overflow: hidden;
  font-size: 1rem;
  line-height: 1.5;
  font-family: "Sora", sans-serif;
  font-weight: 300;
  color: #fff;
}
#xcom-26062026-v01 .borderRadius-15 {
  border-radius: 15px;
}
#xcom-26062026-v01 .smallText-12 {
  font-size: 0.75rem;
}
#xcom-26062026-v01 .largeText-20 {
  font-size: 1.25rem;
}
#xcom-26062026-v01 .bigText-24 {
  font-size: 1.5rem;
}
#xcom-26062026-v01 .bold {
  font-weight: 600;
}
#xcom-26062026-v01 h1,
#xcom-26062026-v01 h2,
#xcom-26062026-v01 h3,
#xcom-26062026-v01 h4,
#xcom-26062026-v01 h5,
#xcom-26062026-v01 h6 {
  font-weight: 600;
}
#xcom-26062026-v01 h1 {
  font-size: 4rem;
  margin: 1rem 0 0;
  color: #00c1de;
}
@media (max-width: 768px) {
  #xcom-26062026-v01 h1 {
    font-size: 3rem;
  }
}
@media (max-width: 412px) {
  #xcom-26062026-v01 h1 {
    font-size: 2.5rem;
  }
}
#xcom-26062026-v01 h2 {
  font-size: 2.5rem;
  color: #00c1de;
  margin: 0 0 1rem;
}
@media (max-width: 768px) {
  #xcom-26062026-v01 h2 {
    font-size: 1.875rem;
  }
}
#xcom-26062026-v01 h3 {
  font-size: 2rem;
}
@media (max-width: 768px) {
  #xcom-26062026-v01 h3 {
    font-size: 1.625rem;
  }
}
#xcom-26062026-v01 h4 {
  font-size: 1.5rem;
  margin: 0 0 1rem;
}
@media (max-width: 768px) {
  #xcom-26062026-v01 h4 {
    font-size: 1.438rem;
  }
}
#xcom-26062026-v01 h5 {
  font-size: 1.25rem;
}
#xcom-26062026-v01 section {
  max-width: 1156px;
  width: 100%;
  padding-left: 3rem;
  padding-right: 3rem;
  background-color: #00253e;
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media (max-width: 991px) {
  #xcom-26062026-v01 section {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (max-width: 767px) {
  #xcom-26062026-v01 section {
    padding-left: 0;
    padding-right: 0;
  }
}
#xcom-26062026-v01 section.hero {
  padding-top: 0;
  padding-bottom: 0;
  background-image: url("https://allegro.stati.pl/AllegroIMG/PRODUCENCI/NYXUM/Workstation/img/bg_hero.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
#xcom-26062026-v01 section.hero .mobile {
  display: none;
}
@media (max-width: 767px) {
  #xcom-26062026-v01 section.hero {
    padding-top: 2rem;
    padding-bottom: 2rem;
    text-align: center;
  }
  #xcom-26062026-v01 section.hero .mobile {
    display: table;
    margin: 0 auto;
  }
  #xcom-26062026-v01 section.hero .desktop {
    display: none;
  }
}
@media (max-width: 576px) {
  #xcom-26062026-v01 section.hero {
    background-image: url("https://allegro.stati.pl/AllegroIMG/PRODUCENCI/NYXUM/Workstation/img/hero_bg_mobile.png");
    background-position: center center;
    background-size: cover;
  }
}
@media (max-width: 412px) {
  #xcom-26062026-v01 section.hero {
    background-position: bottom center;
  }
}
#xcom-26062026-v01 section.section--02 h4 {
  display: flex;
  align-items: center;
  gap: 2rem;
}
#xcom-26062026-v01 section.section--02 h4 img {
  width: 60px;
}
@media (max-width: 991px) {
  #xcom-26062026-v01 section.section--02 h4 {
    flex-direction: column;
    align-items: flex-start;
  }
}
#xcom-26062026-v01 section.section--02 .parent {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  gap: 1rem;
  margin-top: 2rem;
  text-align: left;
}
@media (max-width: 991px) {
  #xcom-26062026-v01 section.section--02 .parent {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(3, auto);
  }
}
#xcom-26062026-v01 section.section--02 .parent > div {
  padding: 3rem;
  border-radius: 15px;
  border: 1px solid #00c1de;
}
@media (max-width: 991px) {
  #xcom-26062026-v01 section.section--02 .parent > div {
    padding: 2rem;
  }
}
#xcom-26062026-v01 section.section--02 .div1 {
  grid-area: 1/1/2/3;
  background-image: url("https://allegro.stati.pl/AllegroIMG/PRODUCENCI/NYXUM/Workstation/img/bg_01.png");
  background-position: top right;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 991px) {
  #xcom-26062026-v01 section.section--02 .div1 {
    grid-area: 1/1/2/2;
  }
}
#xcom-26062026-v01 section.section--02 .div2 {
  grid-area: 2/1/3/2;
}
@media (max-width: 991px) {
  #xcom-26062026-v01 section.section--02 .div2 {
    grid-area: 2/1/3/2;
  }
}
#xcom-26062026-v01 section.section--02 .div3 {
  grid-area: 2/2/3/3;
}
@media (max-width: 991px) {
  #xcom-26062026-v01 section.section--02 .div3 {
    grid-area: 3/1/4/2;
  }
}
#xcom-26062026-v01 section.section--02 .desc {
  padding: 0 2rem;
}
#xcom-26062026-v01 section.section--03 {
  background-image: url("https://allegro.stati.pl/AllegroIMG/PRODUCENCI/NYXUM/Workstation/img/bg_02_v2.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
#xcom-26062026-v01 section.section--03 .list01 {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 1rem;
}
#xcom-26062026-v01 section.section--03 .list01 li {
  grid-column: span 3;
  min-height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  border-radius: 14px;
  background: #0f1822;
  width: auto;
  height: auto;
}
#xcom-26062026-v01 section.section--03 .list01 li:nth-child(1),
#xcom-26062026-v01 section.section--03 .list01 li:nth-child(2),
#xcom-26062026-v01 section.section--03 .list01 li:nth-child(3) {
  grid-column: span 4;
}
#xcom-26062026-v01 section.section--03 .align-items-center {
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  #xcom-26062026-v01 section.section--03 .align-items-center:nth-of-type(2) .image {
    order: 1;
  }
  #xcom-26062026-v01 section.section--03 .align-items-center:nth-of-type(2) .image img {
    max-width: unset;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #xcom-26062026-v01 section.section--03 .list01 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.8rem;
  }
  #xcom-26062026-v01 section.section--03 .list01 li {
    width: unset;
    grid-column: span 4;
  }
  #xcom-26062026-v01 section.section--03 .image {
    margin-top: 3rem;
  }
  #xcom-26062026-v01 section.section--03 .image img {
    border-radius: 15px;
  }
}
@media (max-width: 560px) {
  #xcom-26062026-v01 section.section--03 .list01 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.8rem;
  }
  #xcom-26062026-v01 section.section--03 .list01 li {
    width: unset;
    grid-column: span 4;
  }
}
#xcom-26062026-v01 section.section--04 {
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("https://allegro.stati.pl/AllegroIMG/PRODUCENCI/NYXUM/Workstation/img/bg_10.png");
}
#xcom-26062026-v01 section.section--04 h2 {
  text-align: center;
}
#xcom-26062026-v01 section.section--04 ul {
  padding-left: 1rem;
}
#xcom-26062026-v01 section.section--04 ul li {
  list-style: disc;
}
#xcom-26062026-v01 section.section--04 img {
  margin-bottom: 3rem;
}
#xcom-26062026-v01 section.section--04 .list01 {
  padding: 0;
  gap: 0.5rem;
}
#xcom-26062026-v01 section.section--04 .list01 li {
  width: 100%;
  height: 88px;
}
@media (max-width: 767px) {
  #xcom-26062026-v01 section.section--04 .list01 {
    margin-bottom: 2rem;
  }
}
#xcom-26062026-v01 section.section--05 {
  background-position: bottom -390px center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("https://allegro.stati.pl/AllegroIMG/PRODUCENCI/NYXUM/Workstation/img/bg_06.png");
  /* Domyślnie na mobile: ukrywamy kontener desktopowy, pokazujemy mobilny */
}
#xcom-26062026-v01 section.section--05 .desktop-only {
  display: block;
}
#xcom-26062026-v01 section.section--05 .mobile-only {
  display: none;
}
#xcom-26062026-v01 section.section--05 {
  /* Na desktopie (np. od 768px szerokości ekranu) zamieniamy widoczność */
}
@media (max-width: 991px) {
  #xcom-26062026-v01 section.section--05 .desktop-only {
    display: none;
  }
  #xcom-26062026-v01 section.section--05 .mobile-only {
    display: block;
  }
}
#xcom-26062026-v01 section.section--05 #mobile-content-container {
  border: 1px solid #00c1de;
  border-radius: 15px;
  padding: 2rem;
}
#xcom-26062026-v01 section.section--05 h2 + p {
  max-width: 780px;
  margin: auto;
}
#xcom-26062026-v01 section.section--05 .list02 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1.25rem;
  margin-top: 4rem;
}
#xcom-26062026-v01 section.section--05 .list02 li {
  border-radius: 15px;
  border: 1px solid #00c1de;
  height: 400px;
  padding: 2rem;
  width: 330px;
  background-position: bottom center;
  background-size: cover;
  background-image: url("https://allegro.stati.pl/AllegroIMG/PRODUCENCI/NYXUM/Workstation/img/bg_03.png");
}
#xcom-26062026-v01 section.section--05 .list02 li:nth-of-type(2) {
  background-image: url("https://allegro.stati.pl/AllegroIMG/PRODUCENCI/NYXUM/Workstation/img/bg_04.png");
}
#xcom-26062026-v01 section.section--05 .list02 li:nth-of-type(3) {
  background-image: url("https://allegro.stati.pl/AllegroIMG/PRODUCENCI/NYXUM/Workstation/img/bg_05.png");
}
#xcom-26062026-v01 section.section--05 .select-container {
  display: flex;
  margin-top: 4rem;
  gap: 3rem;
}
@media (max-width: 991px) {
  #xcom-26062026-v01 section.section--05 .select-container {
    flex-direction: column;
    justify-content: center;
  }
}
#xcom-26062026-v01 section.section--05 .select-container .nav {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (max-width: 991px) {
  #xcom-26062026-v01 section.section--05 .select-container .nav {
    margin: 0 auto;
    max-width: 330px;
    width: 100%;
  }
}
#xcom-26062026-v01 section.section--05 .select-container .desc {
  display: grid;
  grid-template-columns: 40% 60%;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  #xcom-26062026-v01 section.section--05 .select-container .desc {
    display: none;
  }
}
#xcom-26062026-v01 section.section--05 .select-container .desc .description {
  border: 1px solid #00c1de;
  border-radius: 15px;
  padding: 2rem;
  height: 100%;
}
@media (max-width: 991px) {
  #xcom-26062026-v01 section.section--05 .select-container .desc .description {
    display: none;
  }
}
#xcom-26062026-v01 section.section--05 .select-container button {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 0 1rem;
  line-height: 50px;
  height: 50px;
  border: 1px solid #00c1de;
  border-radius: 15px;
  background-color: rgba(15, 24, 34, 0.5);
  width: 240px;
  color: #00c1de;
  font-size: 0.875rem;
  font-weight: 600;
  opacity: 0.5;
}
@media (max-width: 991px) {
  #xcom-26062026-v01 section.section--05 .select-container button {
    width: 100%;
  }
}
#xcom-26062026-v01 section.section--05 .select-container button {
  cursor: pointer;
}
#xcom-26062026-v01 section.section--05 .select-container button:hover, #xcom-26062026-v01 section.section--05 .select-container button.active {
  opacity: 1;
}
#xcom-26062026-v01 section.section--06 {
  background-image: url("https://allegro.stati.pl/AllegroIMG/PRODUCENCI/NYXUM/Workstation/img/bg_07.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
}
#xcom-26062026-v01 section.section--06 img {
  margin-top: 3rem;
  border-radius: 15px;
  max-width: unset;
  width: 100%;
}
#xcom-26062026-v01 section.section--07 .list01 {
  margin-top: 4rem;
}
#xcom-26062026-v01 section.section--07 .list01 li {
  height: 262px;
}
#xcom-26062026-v01 section.section--07 .list01 p {
  font-size: 12px;
  font-weight: 400;
}
@media (max-width: 560px) {
  #xcom-26062026-v01 section.section--07 .list01 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.8rem;
  }
  #xcom-26062026-v01 section.section--07 .list01 li {
    width: unset;
  }
}
#xcom-26062026-v01 section.section--08 ul {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  justify-content: center;
  margin-top: 2rem;
}
#xcom-26062026-v01 section.section--08 ul li {
  padding: 1.85rem;
  font-weight: 600;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 1.5rem;
  border-radius: 15px;
  background-color: #0f1822;
  flex: 1 1 0;
  text-align: left;
}
#xcom-26062026-v01 section.section--08 ul li:nth-of-type(1), #xcom-26062026-v01 section.section--08 ul li:nth-of-type(2) {
  width: 48%;
  flex: auto;
}
#xcom-26062026-v01 section.section--08 ul li > div {
  display: flex;
  gap: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}
#xcom-26062026-v01 section.section--08 ul li p {
  font-size: 12px;
  font-weight: 400;
}
@media (max-width: 767px) {
  #xcom-26062026-v01 section.section--08 ul li {
    width: 222px;
    flex: auto;
  }
}
#xcom-26062026-v01 section.section--09 {
  background-image: url("https://allegro.stati.pl/AllegroIMG/PRODUCENCI/NYXUM/Workstation/img/bg_08.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 412px) {
  #xcom-26062026-v01 section.section--09 {
    background-image: url("https://allegro.stati.pl/AllegroIMG/PRODUCENCI/NYXUM/Workstation/img/section--09_bg_mobile.png");
    background-size: contain;
  }
}
#xcom-26062026-v01 section.section--09 p {
  margin: 0;
}
#xcom-26062026-v01 section.section--09 ul {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  justify-content: center;
  margin-top: 2rem;
}
#xcom-26062026-v01 section.section--09 ul li {
  width: 450px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 3rem 2rem;
  gap: 1.5rem;
  border: 1px solid #00c1de;
  border-radius: 15px;
}
#xcom-26062026-v01 section.section--10 {
  background-image: url("https://allegro.stati.pl/AllegroIMG/PRODUCENCI/NYXUM/Workstation/img/bg_09.png");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (max-width: 767px) {
  #xcom-26062026-v01 section.section--10 {
    background-size: auto;
  }
  #xcom-26062026-v01 section.section--10 .align-items-center .image {
    order: 1;
  }
  #xcom-26062026-v01 section.section--10 .align-items-center .image img {
    display: table;
    margin: 0 auto;
  }
}
#xcom-26062026-v01 section.section--10 ul {
  display: grid;
  grid-template-columns: repeat(2, minmax(300px, 1fr));
}
@media (max-width: 767px) {
  #xcom-26062026-v01 section.section--10 ul {
    grid-template-columns: repeat(1, auto);
    grid-template-row: repeat(4, auto);
  }
}
#xcom-26062026-v01 section.section--10 ul {
  gap: 1.5rem;
  margin-top: 4rem;
  margin-bottom: 2rem;
}
#xcom-26062026-v01 section.section--10 ul h4 {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
#xcom-26062026-v01 section.section--10 ul li {
  padding: 2rem;
  background-color: #1f1f1f;
  border-radius: 15px;
}
#xcom-26062026-v01 section.section--10 ul li:nth-of-type(2), #xcom-26062026-v01 section.section--10 ul li:nth-of-type(3) {
  background-color: #0f0f0f;
}
@media (max-width: 767px) {
  #xcom-26062026-v01 section.section--10 ul li:nth-of-type(2), #xcom-26062026-v01 section.section--10 ul li:nth-of-type(3) {
    background-color: #1f1f1f;
  }
  #xcom-26062026-v01 section.section--10 ul li:nth-of-type(even) {
    background-color: #0f0f0f;
  }
}
#xcom-26062026-v01 section.section--10 .footer {
  display: grid;
  grid-template-columns: repeat(3, minmax(170px, 1fr));
  gap: 2.5rem;
  padding: 3rem;
  background-color: #000;
  border-radius: 15px;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 767px) {
  #xcom-26062026-v01 section.section--10 .footer {
    grid-template-columns: repeat(1, 100%);
    grid-template-row: repeat(3, auto);
    text-align: center;
  }
}
#xcom-26062026-v01 section.section--10 .footer span {
  display: block;
  margin-bottom: 10px;
}
#xcom-26062026-v01 .list01 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1.25rem;
}
#xcom-26062026-v01 .list01 li {
  width: 242px;
  height: 208px;
  background-color: #0f1822;
  border-radius: 15px;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 1rem;
}/*# sourceMappingURL=style.css.map */