@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");
:root {
  --color-primary: #0095d8;
  --color-button: #0095d8;
  --color-menu: #0095d8;
  --color-menubg: #ffffff;
  --color-menulink: #ffffff;
  --color-menulink-hover: #ffed00;
  --color-menubgtrans: #ffffffeb;
  --color-submenu: #ffffff;
  --color-submenu-bg: #ffffff;
  --color-submenu-bgthird: #f4faff;
  --color-submenu-hover: #0095d8;
  --color-submenu-text: #2b2b2b;
  --color-secondary: #ffed00;
  --color-accent: #d92e2e;
  --color-bg: #ffffff;
  --color-bg-additional: #f5f7fa;
  --color-light: #dde4ef;
  --color-blocks: #f5f7fa;
  --color-text: #2b2b2b;
  --color-above: #0095d8;
  --color-heading: #1a1a1a;
  --color-textreverse: #ffffff;
  --color-abovereverse: #ffed00;
  --color-linkreverse: #ffffff;
  --color-reverse: #0095d8;
  --color-shadow: #0000007c;
  --color-shadowex: #0095d8;
  --color-slider-text: #ffffff;
  --color-slider-above: #0095d8;
  --color-slider-bg: #0d1e35;
  --color-excluded: #939393;
  --shadow-card: 0 2px 16px rgba(0, 0, 0, 0.07), 0 1px 4px rgba(0, 0, 0, 0.05);
  --shadow-card-hover:
    0 10px 32px rgba(0, 0, 0, 0.14), 0 2px 8px rgba(0, 0, 0, 0.07);
  --shadow-cta: 0 16px 48px rgba(0, 0, 0, 0.3);
  --radius-card: 10px;
  --radius-cta: 14px;
  --gradient-primary: linear-gradient(135deg, #08152a 0%, #0e2645 100%);
  --gradient-hero: linear-gradient(160deg, #08152a 0%, #0e2645 100%);
  --transition-base: all 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  --border-accent: rgba(0, 0, 0, 0.09);
  --color-lightlinks: #ff1ba8 !important;
  --color-lightlinkstext: #ffffff !important;
  --color-lightlinkstext_hover: #ff1ba8 !important;
  --color-lightlinksback: #ff1ba8 !important;
  --color-lightlinksback_hover: #ffffff !important;
  --font-base: "Open Sans", sans-serif;
  --font-heading: "Open Sans", sans-serif;
  --font-above: "Open Sans", sans-serif;
  --font-menu: "Open Sans", sans-serif;
  --font-button: "Open Sans", sans-serif;
}

.section-intro .above_title, .section-imageleft .above_title, .section-imageright .above_title,
.section-slider .above_title, .section-o_mnie .above_title, .section-gallery .above_title,
.section-tekstowa .above_title, .section-cta .above_title, .section-cta_img .above_title,
.section-timeline .above_title, .section-karuzela .above_title, .section-bgimgadd .above_title,
.section-cenowa .above_title, .section-portfolio .above_title, .section-liczby .above_title,
.section-zaufali .above_title, .section-faq .above_title, .section-opinie .above_title,
.section-blog .above_title, .section-aktualnosci .above_title, .section-formularz .above_title,
.section-kafelkowa .above_title, .section-lista_produktow .above_title, .section-lista_produkty .above_title {
  font-size: 0.7rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.2em !important;
  text-transform: uppercase !important;
  color: #0095d8 !important;
  margin-bottom: 1rem !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 10px !important;
  font-family: "Inter", sans-serif !important;
}
.section-intro .above_title::before, .section-imageleft .above_title::before, .section-imageright .above_title::before,
.section-slider .above_title::before, .section-o_mnie .above_title::before, .section-gallery .above_title::before,
.section-tekstowa .above_title::before, .section-cta .above_title::before, .section-cta_img .above_title::before,
.section-timeline .above_title::before, .section-karuzela .above_title::before, .section-bgimgadd .above_title::before,
.section-cenowa .above_title::before, .section-portfolio .above_title::before, .section-liczby .above_title::before,
.section-zaufali .above_title::before, .section-faq .above_title::before, .section-opinie .above_title::before,
.section-blog .above_title::before, .section-aktualnosci .above_title::before, .section-formularz .above_title::before,
.section-kafelkowa .above_title::before, .section-lista_produktow .above_title::before, .section-lista_produkty .above_title::before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 2px;
  background: #0095d8;
  border-radius: 1px;
  flex-shrink: 0;
}

.section-intro h1, .section-intro h2, .section-intro h3, .section-imageleft h1, .section-imageleft h2, .section-imageleft h3, .section-imageright h1, .section-imageright h2, .section-imageright h3,
.section-slider h1,
.section-slider h2,
.section-slider h3, .section-o_mnie h1, .section-o_mnie h2, .section-o_mnie h3, .section-gallery h1, .section-gallery h2, .section-gallery h3,
.section-tekstowa h1,
.section-tekstowa h2,
.section-tekstowa h3, .section-cta h1, .section-cta h2, .section-cta h3, .section-cta_img h1, .section-cta_img h2, .section-cta_img h3,
.section-timeline h1,
.section-timeline h2,
.section-timeline h3, .section-karuzela h1, .section-karuzela h2, .section-karuzela h3, .section-bgimgadd h1, .section-bgimgadd h2, .section-bgimgadd h3,
.section-cenowa h1,
.section-cenowa h2,
.section-cenowa h3, .section-portfolio h1, .section-portfolio h2, .section-portfolio h3, .section-liczby h1, .section-liczby h2, .section-liczby h3,
.section-zaufali h1,
.section-zaufali h2,
.section-zaufali h3, .section-faq h1, .section-faq h2, .section-faq h3, .section-opinie h1, .section-opinie h2, .section-opinie h3,
.section-blog h1,
.section-blog h2,
.section-blog h3, .section-aktualnosci h1, .section-aktualnosci h2, .section-aktualnosci h3, .section-formularz h1, .section-formularz h2, .section-formularz h3,
.section-kafelkowa h1,
.section-kafelkowa h2,
.section-kafelkowa h3, .section-lista_produktow h1, .section-lista_produktow h2, .section-lista_produktow h3, .section-lista_produkty h1, .section-lista_produkty h2, .section-lista_produkty h3 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  letter-spacing: -0.03em;
  line-height: 1.1;
}

.section-intro .section-content, .section-imageleft .section-content, .section-imageright .section-content,
.section-slider .section-content, .section-o_mnie .section-content, .section-gallery .section-content,
.section-tekstowa .section-content, .section-cta .section-content, .section-cta_img .section-content,
.section-timeline .section-content, .section-karuzela .section-content, .section-bgimgadd .section-content,
.section-cenowa .section-content, .section-portfolio .section-content, .section-liczby .section-content,
.section-zaufali .section-content, .section-faq .section-content, .section-opinie .section-content,
.section-blog .section-content, .section-aktualnosci .section-content, .section-formularz .section-content,
.section-kafelkowa .section-content, .section-lista_produktow .section-content, .section-lista_produkty .section-content {
  padding-left: max(5%, (100% - 1280px) / 2);
  padding-right: max(5%, (100% - 1280px) / 2);
  width: 100%;
  box-sizing: border-box;
}

.section-intro .section_buttons,
.section-cta .section-content .section_buttons,
.section-cta_img .section-content .section_buttons,
.section-liczby .section_buttons,
.section-cenowa .cover .section_buttons,
.section-timeline .cover .section_buttons {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 14px !important;
  margin-top: 32px !important;
}
.section-intro .section_buttons .btn, .section-intro .section_buttons a.btn,
.section-cta .section-content .section_buttons .btn,
.section-cta .section-content .section_buttons a.btn,
.section-cta_img .section-content .section_buttons .btn,
.section-cta_img .section-content .section_buttons a.btn,
.section-liczby .section_buttons .btn,
.section-liczby .section_buttons a.btn,
.section-cenowa .cover .section_buttons .btn,
.section-cenowa .cover .section_buttons a.btn,
.section-timeline .cover .section_buttons .btn,
.section-timeline .cover .section_buttons a.btn {
  border-radius: 10px !important;
  padding: 13px 28px !important;
  font-weight: 700 !important;
  font-size: 0.9rem !important;
  font-family: "Inter", sans-serif !important;
  box-shadow: none !important;
  transition: all 0.28s ease !important;
  text-decoration: none !important;
  display: inline-block !important;
}
.section-intro .section_buttons .btn-standard, .section-intro .section_buttons a.btn-standard,
.section-cta .section-content .section_buttons .btn-standard,
.section-cta .section-content .section_buttons a.btn-standard,
.section-cta_img .section-content .section_buttons .btn-standard,
.section-cta_img .section-content .section_buttons a.btn-standard,
.section-liczby .section_buttons .btn-standard,
.section-liczby .section_buttons a.btn-standard,
.section-cenowa .cover .section_buttons .btn-standard,
.section-cenowa .cover .section_buttons a.btn-standard,
.section-timeline .cover .section_buttons .btn-standard,
.section-timeline .cover .section_buttons a.btn-standard {
  background-color: #ffed00 !important;
  color: #08152a !important;
  border-color: #ffed00 !important;
}
.section-intro .section_buttons .btn-standard:hover, .section-intro .section_buttons a.btn-standard:hover,
.section-cta .section-content .section_buttons .btn-standard:hover,
.section-cta .section-content .section_buttons a.btn-standard:hover,
.section-cta_img .section-content .section_buttons .btn-standard:hover,
.section-cta_img .section-content .section_buttons a.btn-standard:hover,
.section-liczby .section_buttons .btn-standard:hover,
.section-liczby .section_buttons a.btn-standard:hover,
.section-cenowa .cover .section_buttons .btn-standard:hover,
.section-cenowa .cover .section_buttons a.btn-standard:hover,
.section-timeline .cover .section_buttons .btn-standard:hover,
.section-timeline .cover .section_buttons a.btn-standard:hover {
  background-color: #dbcc00 !important;
  transform: translateY(-1px) !important;
  box-shadow: 0 8px 24px rgba(255, 237, 0, 0.3) !important;
}
.section-intro .section_buttons .btn-reverse, .section-intro .section_buttons a.btn-reverse,
.section-cta .section-content .section_buttons .btn-reverse,
.section-cta .section-content .section_buttons a.btn-reverse,
.section-cta_img .section-content .section_buttons .btn-reverse,
.section-cta_img .section-content .section_buttons a.btn-reverse,
.section-liczby .section_buttons .btn-reverse,
.section-liczby .section_buttons a.btn-reverse,
.section-cenowa .cover .section_buttons .btn-reverse,
.section-cenowa .cover .section_buttons a.btn-reverse,
.section-timeline .cover .section_buttons .btn-reverse,
.section-timeline .cover .section_buttons a.btn-reverse {
  background-color: transparent !important;
  color: rgba(255, 255, 255, 0.85) !important;
  border: 1.5px solid rgba(255, 255, 255, 0.3) !important;
}
.section-intro .section_buttons .btn-reverse:hover, .section-intro .section_buttons a.btn-reverse:hover,
.section-cta .section-content .section_buttons .btn-reverse:hover,
.section-cta .section-content .section_buttons a.btn-reverse:hover,
.section-cta_img .section-content .section_buttons .btn-reverse:hover,
.section-cta_img .section-content .section_buttons a.btn-reverse:hover,
.section-liczby .section_buttons .btn-reverse:hover,
.section-liczby .section_buttons a.btn-reverse:hover,
.section-cenowa .cover .section_buttons .btn-reverse:hover,
.section-cenowa .cover .section_buttons a.btn-reverse:hover,
.section-timeline .cover .section_buttons .btn-reverse:hover,
.section-timeline .cover .section_buttons a.btn-reverse:hover {
  border-color: rgba(255, 255, 255, 0.7) !important;
  background-color: rgba(255, 255, 255, 0.07) !important;
  color: #ffffff !important;
}

.section-imageleft .section_buttons, .section-imageright .section_buttons, .section-o_mnie .section_buttons,
.section-gallery .section_buttons, .section-tekstowa .section_buttons, .section-karuzela .section_buttons,
.section-portfolio .section_buttons, .section-zaufali .section_buttons, .section-opinie .section_buttons,
.section-blog .section_buttons, .section-aktualnosci .section_buttons, .section-lista_produktow .section_buttons,
.section-lista_produkty .section_buttons, .section-faq .section-content .section_buttons,
.section-bgimgadd .section_buttons {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 14px !important;
  margin-top: 32px !important;
}
.section-imageleft .section_buttons .btn, .section-imageleft .section_buttons a.btn, .section-imageright .section_buttons .btn, .section-imageright .section_buttons a.btn, .section-o_mnie .section_buttons .btn, .section-o_mnie .section_buttons a.btn,
.section-gallery .section_buttons .btn,
.section-gallery .section_buttons a.btn, .section-tekstowa .section_buttons .btn, .section-tekstowa .section_buttons a.btn, .section-karuzela .section_buttons .btn, .section-karuzela .section_buttons a.btn,
.section-portfolio .section_buttons .btn,
.section-portfolio .section_buttons a.btn, .section-zaufali .section_buttons .btn, .section-zaufali .section_buttons a.btn, .section-opinie .section_buttons .btn, .section-opinie .section_buttons a.btn,
.section-blog .section_buttons .btn,
.section-blog .section_buttons a.btn, .section-aktualnosci .section_buttons .btn, .section-aktualnosci .section_buttons a.btn, .section-lista_produktow .section_buttons .btn, .section-lista_produktow .section_buttons a.btn,
.section-lista_produkty .section_buttons .btn,
.section-lista_produkty .section_buttons a.btn, .section-faq .section-content .section_buttons .btn, .section-faq .section-content .section_buttons a.btn,
.section-bgimgadd .section_buttons .btn,
.section-bgimgadd .section_buttons a.btn {
  border-radius: 10px !important;
  padding: 13px 28px !important;
  font-weight: 700 !important;
  font-size: 0.9rem !important;
  font-family: "Inter", sans-serif !important;
  box-shadow: none !important;
  transition: all 0.28s ease !important;
  text-decoration: none !important;
  display: inline-block !important;
}
.section-imageleft .section_buttons .btn-standard, .section-imageleft .section_buttons a.btn-standard, .section-imageright .section_buttons .btn-standard, .section-imageright .section_buttons a.btn-standard, .section-o_mnie .section_buttons .btn-standard, .section-o_mnie .section_buttons a.btn-standard,
.section-gallery .section_buttons .btn-standard,
.section-gallery .section_buttons a.btn-standard, .section-tekstowa .section_buttons .btn-standard, .section-tekstowa .section_buttons a.btn-standard, .section-karuzela .section_buttons .btn-standard, .section-karuzela .section_buttons a.btn-standard,
.section-portfolio .section_buttons .btn-standard,
.section-portfolio .section_buttons a.btn-standard, .section-zaufali .section_buttons .btn-standard, .section-zaufali .section_buttons a.btn-standard, .section-opinie .section_buttons .btn-standard, .section-opinie .section_buttons a.btn-standard,
.section-blog .section_buttons .btn-standard,
.section-blog .section_buttons a.btn-standard, .section-aktualnosci .section_buttons .btn-standard, .section-aktualnosci .section_buttons a.btn-standard, .section-lista_produktow .section_buttons .btn-standard, .section-lista_produktow .section_buttons a.btn-standard,
.section-lista_produkty .section_buttons .btn-standard,
.section-lista_produkty .section_buttons a.btn-standard, .section-faq .section-content .section_buttons .btn-standard, .section-faq .section-content .section_buttons a.btn-standard,
.section-bgimgadd .section_buttons .btn-standard,
.section-bgimgadd .section_buttons a.btn-standard {
  background-color: #0095d8 !important;
  color: #ffffff !important;
  border-color: #0095d8 !important;
}
.section-imageleft .section_buttons .btn-standard:hover, .section-imageleft .section_buttons a.btn-standard:hover, .section-imageright .section_buttons .btn-standard:hover, .section-imageright .section_buttons a.btn-standard:hover, .section-o_mnie .section_buttons .btn-standard:hover, .section-o_mnie .section_buttons a.btn-standard:hover,
.section-gallery .section_buttons .btn-standard:hover,
.section-gallery .section_buttons a.btn-standard:hover, .section-tekstowa .section_buttons .btn-standard:hover, .section-tekstowa .section_buttons a.btn-standard:hover, .section-karuzela .section_buttons .btn-standard:hover, .section-karuzela .section_buttons a.btn-standard:hover,
.section-portfolio .section_buttons .btn-standard:hover,
.section-portfolio .section_buttons a.btn-standard:hover, .section-zaufali .section_buttons .btn-standard:hover, .section-zaufali .section_buttons a.btn-standard:hover, .section-opinie .section_buttons .btn-standard:hover, .section-opinie .section_buttons a.btn-standard:hover,
.section-blog .section_buttons .btn-standard:hover,
.section-blog .section_buttons a.btn-standard:hover, .section-aktualnosci .section_buttons .btn-standard:hover, .section-aktualnosci .section_buttons a.btn-standard:hover, .section-lista_produktow .section_buttons .btn-standard:hover, .section-lista_produktow .section_buttons a.btn-standard:hover,
.section-lista_produkty .section_buttons .btn-standard:hover,
.section-lista_produkty .section_buttons a.btn-standard:hover, .section-faq .section-content .section_buttons .btn-standard:hover, .section-faq .section-content .section_buttons a.btn-standard:hover,
.section-bgimgadd .section_buttons .btn-standard:hover,
.section-bgimgadd .section_buttons a.btn-standard:hover {
  background-color: #0079af !important;
  box-shadow: 0 8px 24px rgba(0, 149, 216, 0.35) !important;
}
.section-imageleft .section_buttons .btn-reverse, .section-imageleft .section_buttons a.btn-reverse, .section-imageright .section_buttons .btn-reverse, .section-imageright .section_buttons a.btn-reverse, .section-o_mnie .section_buttons .btn-reverse, .section-o_mnie .section_buttons a.btn-reverse,
.section-gallery .section_buttons .btn-reverse,
.section-gallery .section_buttons a.btn-reverse, .section-tekstowa .section_buttons .btn-reverse, .section-tekstowa .section_buttons a.btn-reverse, .section-karuzela .section_buttons .btn-reverse, .section-karuzela .section_buttons a.btn-reverse,
.section-portfolio .section_buttons .btn-reverse,
.section-portfolio .section_buttons a.btn-reverse, .section-zaufali .section_buttons .btn-reverse, .section-zaufali .section_buttons a.btn-reverse, .section-opinie .section_buttons .btn-reverse, .section-opinie .section_buttons a.btn-reverse,
.section-blog .section_buttons .btn-reverse,
.section-blog .section_buttons a.btn-reverse, .section-aktualnosci .section_buttons .btn-reverse, .section-aktualnosci .section_buttons a.btn-reverse, .section-lista_produktow .section_buttons .btn-reverse, .section-lista_produktow .section_buttons a.btn-reverse,
.section-lista_produkty .section_buttons .btn-reverse,
.section-lista_produkty .section_buttons a.btn-reverse, .section-faq .section-content .section_buttons .btn-reverse, .section-faq .section-content .section_buttons a.btn-reverse,
.section-bgimgadd .section_buttons .btn-reverse,
.section-bgimgadd .section_buttons a.btn-reverse {
  background-color: transparent !important;
  color: #08152a !important;
  border: 1.5px solid rgba(0, 0, 0, 0.2) !important;
}
.section-imageleft .section_buttons .btn-reverse:hover, .section-imageleft .section_buttons a.btn-reverse:hover, .section-imageright .section_buttons .btn-reverse:hover, .section-imageright .section_buttons a.btn-reverse:hover, .section-o_mnie .section_buttons .btn-reverse:hover, .section-o_mnie .section_buttons a.btn-reverse:hover,
.section-gallery .section_buttons .btn-reverse:hover,
.section-gallery .section_buttons a.btn-reverse:hover, .section-tekstowa .section_buttons .btn-reverse:hover, .section-tekstowa .section_buttons a.btn-reverse:hover, .section-karuzela .section_buttons .btn-reverse:hover, .section-karuzela .section_buttons a.btn-reverse:hover,
.section-portfolio .section_buttons .btn-reverse:hover,
.section-portfolio .section_buttons a.btn-reverse:hover, .section-zaufali .section_buttons .btn-reverse:hover, .section-zaufali .section_buttons a.btn-reverse:hover, .section-opinie .section_buttons .btn-reverse:hover, .section-opinie .section_buttons a.btn-reverse:hover,
.section-blog .section_buttons .btn-reverse:hover,
.section-blog .section_buttons a.btn-reverse:hover, .section-aktualnosci .section_buttons .btn-reverse:hover, .section-aktualnosci .section_buttons a.btn-reverse:hover, .section-lista_produktow .section_buttons .btn-reverse:hover, .section-lista_produktow .section_buttons a.btn-reverse:hover,
.section-lista_produkty .section_buttons .btn-reverse:hover,
.section-lista_produkty .section_buttons a.btn-reverse:hover, .section-faq .section-content .section_buttons .btn-reverse:hover, .section-faq .section-content .section_buttons a.btn-reverse:hover,
.section-bgimgadd .section_buttons .btn-reverse:hover,
.section-bgimgadd .section_buttons a.btn-reverse:hover {
  border-color: #0095d8 !important;
  color: #0095d8 !important;
  background-color: rgba(0, 149, 216, 0.05) !important;
}

.section-intro {
  padding: 0 !important;
}

.section-imageleft, .section-imageright, .section-o_mnie,
.section-gallery, .section-tekstowa, .section-karuzela,
.section-portfolio, .section-zaufali, .section-opinie,
.section-blog, .section-aktualnosci,
.section-lista_produktow, .section-lista_produkty {
  padding: 80px 0 !important;
}
@media (max-width: 768px) {
  .section-imageleft, .section-imageright, .section-o_mnie,
  .section-gallery, .section-tekstowa, .section-karuzela,
  .section-portfolio, .section-zaufali, .section-opinie,
  .section-blog, .section-aktualnosci,
  .section-lista_produktow, .section-lista_produkty {
    padding: 56px 0 !important;
  }
}

.section-cta, .section-cta_img, .section-cenowa,
.section-timeline, .section-formularz {
  padding: 0 0 80px !important;
}

.section-faq {
  padding: 80px 0 !important;
}
@media (max-width: 768px) {
  .section-faq {
    padding: 56px 0 !important;
  }
}

.section-liczby {
  padding: 80px 0 !important;
}

.section-kafelkowa {
  padding: 80px 0 !important;
}

.section-intro {
  background: #08152a !important;
  min-height: 80vh;
  position: relative;
  overflow: hidden;
  color: #ffffff !important;
}
@media (max-width: 768px) {
  .section-intro {
    min-height: 100vh;
  }
}
.section-intro p, .section-intro span, .section-intro div {
  color: inherit;
}
.section-intro::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: linear-gradient(rgba(0, 149, 216, 0.04) 1px, transparent 1px), linear-gradient(90deg, rgba(0, 149, 216, 0.04) 1px, transparent 1px);
  background-size: 56px 56px;
  pointer-events: none;
  z-index: 0;
}
.section-intro .cover {
  width: 100%;
  height: 80vh;
  height: 80dvh;
  overflow: hidden;
}
@media (max-width: 768px) {
  .section-intro .cover {
    height: 100vh;
    height: 100dvh;
  }
}
.section-intro > .cover > .section-content {
  display: flex !important;
  align-items: center !important;
  height: 80vh;
  height: 80dvh;
  padding-top: 120px !important;
  padding-bottom: 60px !important;
  box-sizing: border-box;
  z-index: 2;
  position: relative;
}
@media (max-width: 768px) {
  .section-intro > .cover > .section-content {
    height: 100vh;
    height: 100dvh;
  }
}
.section-intro .swiper-slide .section-content {
  min-height: 0 !important;
  height: auto !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.section-intro .hero-swiper-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 80vh;
  height: 80dvh;
}
@media (max-width: 768px) {
  .section-intro .hero-swiper-wrapper {
    height: 100vh;
    height: 100dvh;
  }
}
.section-intro .swiper-hero {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.section-intro .swiper-slide {
  width: 100% !important;
  height: 80vh !important;
  height: 80dvh !important;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding-top: 120px;
  padding-bottom: 60px;
}
@media (max-width: 768px) {
  .section-intro .swiper-slide {
    height: 100vh !important;
    height: 100dvh !important;
  }
}
.section-intro .block {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 48px;
  min-height: 70vh;
}
@media (max-width: 900px) {
  .section-intro .block {
    flex-direction: column;
    min-height: auto;
    gap: 40px;
  }
}
.section-intro .block_left {
  width: 52%;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 900px) {
  .section-intro .block_left {
    width: 100%;
    order: 2;
  }
}
.section-intro .block_left .above_title {
  font-size: 0.7rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.22em !important;
  text-transform: uppercase !important;
  color: var(--slide-accent, #0095d8) !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 10px !important;
  margin-bottom: 20px !important;
  border: 1px solid color-mix(in srgb, var(--slide-accent, #0095d8) 40%, transparent);
  padding: 6px 14px;
  border-radius: 20px;
  background: color-mix(in srgb, var(--slide-accent, #0095d8) 10%, transparent);
  width: fit-content;
  font-family: "Inter", sans-serif !important;
}
.section-intro .block_left .above_title::before {
  display: none !important;
}
.section-intro .block_left .title h1, .section-intro .block_left .title h2 {
  font-size: clamp(2.2rem, 5vw, 3.8rem) !important;
  font-weight: 700 !important;
  letter-spacing: -0.04em !important;
  line-height: 1.05 !important;
  color: #ffffff !important;
  margin-bottom: 20px !important;
  font-family: "Inter", sans-serif !important;
}
.section-intro .block_left .title h1 em, .section-intro .block_left .title h2 em {
  color: var(--slide-accent, #0095d8) !important;
  font-style: normal !important;
  display: block;
  line-height: 1;
}
.section-intro .block_left .paragraph {
  font-size: 1.05rem !important;
  color: rgba(255, 255, 255, 0.65) !important;
  line-height: 1.8 !important;
  max-width: 480px;
  margin-bottom: 0 !important;
}
.section-intro .block_right {
  width: 44%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  min-height: 400px;
}
@media (max-width: 900px) {
  .section-intro .block_right {
    width: 100%;
    min-height: 260px;
    order: 1;
  }
}
.section-intro .img_intro {
  width: 100%;
  height: 480px;
  background-size: cover;
  background-position: center;
  border-radius: 14px;
  box-shadow: 0 32px 80px rgba(0, 0, 0, 0.5), 0 0 60px color-mix(in srgb, var(--slide-accent, #0095d8) 30%, transparent);
  border: 1px solid color-mix(in srgb, var(--slide-accent, #0095d8) 25%, transparent);
  position: relative;
  overflow: hidden;
}
@media (max-width: 900px) {
  .section-intro .img_intro {
    height: 260px;
  }
}
.section-intro .img_intro::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(0, 149, 216, 0.6), transparent);
  z-index: 2;
}
.section-intro .float-tag {
  position: absolute;
  background: rgba(13, 30, 53, 0.85);
  border: 1px solid rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(12px);
  border-radius: 12px;
  padding: 10px 16px;
  font-size: 0.75rem;
  color: #ffffff;
  white-space: nowrap;
  display: flex;
  flex-direction: column;
  gap: 3px;
  z-index: 5;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}
.section-intro .float-tag__label {
  font-size: 0.65rem;
  color: rgba(255, 255, 255, 0.5);
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.section-intro .float-tag__value {
  font-size: 0.9rem;
  font-weight: 700;
  color: #ffffff;
}
.section-intro .float-tag--1 {
  top: 20px;
  right: -10px;
}
@media (max-width: 900px) {
  .section-intro .float-tag--1 {
    top: 10px;
    right: 10px;
  }
}
.section-intro .float-tag--2 {
  bottom: 30px;
  left: -10px;
}
@media (max-width: 900px) {
  .section-intro .float-tag--2 {
    bottom: 10px;
    left: 10px;
  }
}
.section-intro .hero-dots {
  position: fixed;
  left: 24px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  gap: 14px;
  z-index: 100;
}
@media (max-width: 768px) {
  .section-intro .hero-dots {
    display: none;
  }
}
.section-intro .hero-dots .dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  cursor: pointer;
  transition: var(--transition-base);
  border: none;
  padding: 0;
  outline: none;
}
.section-intro .hero-dots .dot.active {
  background: #0095d8;
  box-shadow: 0 0 0 3px rgba(0, 149, 216, 0.3);
}
.section-intro .hero-dots .dot:hover {
  background: rgba(255, 255, 255, 0.5);
}
.section-intro .hero-counter {
  position: fixed;
  bottom: 40px;
  right: 32px;
  color: rgba(255, 255, 255, 0.3);
  font-size: 0.85rem;
  z-index: 100;
  text-align: right;
  pointer-events: none;
}
.section-intro .hero-counter .cur {
  display: block;
  font-size: 2rem;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1;
  font-family: "Inter", sans-serif;
}
.section-intro .hero-counter .total {
  font-size: 0.85rem;
  color: rgba(255, 255, 255, 0.3);
}

.section-imageright, .section-imageleft {
  background: #ffffff;
}
.section-imageright .section-content, .section-imageleft .section-content {
  margin: 0 auto;
}
.section-imageright .section-content .block, .section-imageleft .section-content .block {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 64px;
  padding: 20px 0;
}
@media (max-width: 768px) {
  .section-imageright .section-content .block, .section-imageleft .section-content .block {
    flex-direction: column;
    gap: 32px;
  }
}
.section-imageright .section-content .block .block_left, .section-imageleft .section-content .block .block_left, .section-imageright .section-content .block .block_right, .section-imageleft .section-content .block .block_right {
  width: 46%;
}
@media (max-width: 768px) {
  .section-imageright .section-content .block .block_left, .section-imageleft .section-content .block .block_left, .section-imageright .section-content .block .block_right, .section-imageleft .section-content .block .block_right {
    width: 100%;
  }
}
.section-imageright .section-content .block .image_block, .section-imageleft .section-content .block .image_block {
  width: 100%;
  border-radius: 14px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.1);
  display: block;
  border: 1px solid rgba(0, 149, 216, 0.1);
}
.section-imageright .section-content .block .content, .section-imageleft .section-content .block .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media (max-width: 767px) {
  .section-imageleft .block {
    flex-direction: column-reverse;
  }
}

.section-slider {
  background: #08152a;
  padding: 80px 0 !important;
}
.section-slider .section-content {
  margin: 0 auto;
}
.section-slider .swiper {
  width: 100%;
}
.section-slider .swiper-slide {
  display: flex;
  flex-wrap: nowrap;
  min-height: 55vh;
  background: #0d1e35;
  border-radius: 14px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .section-slider .swiper-slide {
    flex-direction: column;
    min-height: auto;
  }
}
.section-slider .slider_image_hero {
  width: 55%;
  flex-shrink: 0;
}
.section-slider .slider_image_hero img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 768px) {
  .section-slider .slider_image_hero {
    width: 100%;
    height: 220px;
  }
}
.section-slider .content {
  flex: 1;
  padding: 48px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 768px) {
  .section-slider .content {
    padding: 32px 24px;
  }
}
.section-slider .content .above_title {
  color: #0095d8 !important;
}
.section-slider .content .above_title::before {
  background: #0095d8 !important;
}
.section-slider .content .title h2 {
  color: #ffffff !important;
}
.section-slider .content .paragraph {
  color: rgba(255, 255, 255, 0.65) !important;
}
.section-slider .swiper-button-next, .section-slider .swiper-button-prev {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.18);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
  transition: var(--transition-base);
}
.section-slider .swiper-button-next::after, .section-slider .swiper-button-prev::after {
  display: none;
}
.section-slider .swiper-button-next:hover, .section-slider .swiper-button-prev:hover {
  background-color: #0095d8;
  border-color: #0095d8;
}
.section-slider .swiper-button-next {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M9 18l6-6-6-6'/%3E%3C/svg%3E");
}
.section-slider .swiper-button-prev {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M15 18l-6-6 6-6'/%3E%3C/svg%3E");
}

.section-o_mnie {
  background: #ffffff;
}
.section-o_mnie .section-content {
  margin: 0 auto;
}
.section-o_mnie .section-content .block {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 60px;
}
@media (max-width: 768px) {
  .section-o_mnie .section-content .block {
    flex-direction: column-reverse;
    gap: 32px;
  }
}
.section-o_mnie .section-content .block .block_left {
  width: 45%;
}
@media (max-width: 768px) {
  .section-o_mnie .section-content .block .block_left {
    width: 100%;
  }
}
.section-o_mnie .section-content .block .block_left .image_single {
  width: 100%;
  border-radius: 14px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 149, 216, 0.1);
}
.section-o_mnie .section-content .block .block_left .section-slidemini {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 14px;
}
.section-o_mnie .section-content .block .block_left .section-slidemini .swiper-slide {
  min-height: 50vh;
  background-size: cover;
  background-position: center;
}
.section-o_mnie .section-content .block .block_left .section-slidemini .swiper-button-next, .section-o_mnie .section-content .block .block_left .section-slidemini .swiper-button-prev {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.18);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
  transition: var(--transition-base);
}
.section-o_mnie .section-content .block .block_left .section-slidemini .swiper-button-next::after, .section-o_mnie .section-content .block .block_left .section-slidemini .swiper-button-prev::after {
  display: none;
}
.section-o_mnie .section-content .block .block_left .section-slidemini .swiper-button-next:hover, .section-o_mnie .section-content .block .block_left .section-slidemini .swiper-button-prev:hover {
  background-color: #0095d8;
  border-color: #0095d8;
}
.section-o_mnie .section-content .block .block_left .section-slidemini .swiper-button-next {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M9 18l6-6-6-6'/%3E%3C/svg%3E");
}
.section-o_mnie .section-content .block .block_left .section-slidemini .swiper-button-prev {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M15 18l-6-6 6-6'/%3E%3C/svg%3E");
}
.section-o_mnie .section-content .block .block_right {
  width: 45%;
}
@media (max-width: 768px) {
  .section-o_mnie .section-content .block .block_right {
    width: 100%;
  }
}
.section-o_mnie .section-content .block .block_right .lista_rozwijana {
  padding-bottom: 30px;
}
.section-o_mnie .section-content .block .block_right .lista_rozwijana__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.section-o_mnie .section-content .block .block_right .lista_rozwijana__item {
  margin-bottom: 4px;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #e0eaf2;
  transition: var(--transition-base);
}
.section-o_mnie .section-content .block .block_right .lista_rozwijana__item:hover {
  border-color: rgba(0, 149, 216, 0.25);
}
.section-o_mnie .section-content .block .block_right .lista_rozwijana__input {
  display: none;
}
.section-o_mnie .section-content .block .block_right .lista_rozwijana__label {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  font-size: 1rem;
  font-weight: 600;
  color: #08152a;
  padding: 18px 20px;
  transition: color 0.25s ease, background 0.25s ease;
}
.section-o_mnie .section-content .block .block_right .lista_rozwijana__label:hover {
  color: #0095d8;
  background: rgba(0, 149, 216, 0.04);
}
.section-o_mnie .section-content .block .block_right .lista_rozwijana__title {
  flex: 1;
}
.section-o_mnie .section-content .block .block_right .lista_rozwijana__icon {
  display: inline-flex;
  margin-left: 12px;
  color: #0095d8;
}
.section-o_mnie .section-content .block .block_right .lista_rozwijana__svg {
  width: 14px;
  height: 14px;
  display: block;
  transition: transform 0.3s ease;
}
.section-o_mnie .section-content .block .block_right .lista_rozwijana__desc {
  font-size: 0.95rem;
  color: #6b7a8d;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding: 0 20px;
  transition: max-height 0.4s ease, opacity 0.3s ease, padding 0.3s ease;
}
.section-o_mnie .section-content .block .block_right .lista_rozwijana__desc p, .section-o_mnie .section-content .block .block_right .lista_rozwijana__desc ul, .section-o_mnie .section-content .block .block_right .lista_rozwijana__desc ol, .section-o_mnie .section-content .block .block_right .lista_rozwijana__desc li {
  font-size: inherit;
  color: inherit;
}
.section-o_mnie .section-content .block .block_right .lista_rozwijana input.lista_rozwijana__input:checked ~ label.lista_rozwijana__label {
  color: #0095d8;
}
.section-o_mnie .section-content .block .block_right .lista_rozwijana input.lista_rozwijana__input:checked ~ label.lista_rozwijana__label .lista_rozwijana__svg {
  transform: scaleY(-1);
}
.section-o_mnie .section-content .block .block_right .lista_rozwijana input.lista_rozwijana__input:checked ~ .lista_rozwijana__desc {
  max-height: 1000px;
  opacity: 1;
  padding: 14px 20px 20px;
}

.section-gallery {
  background: #f4f8fc;
  padding: 80px 0 !important;
}
.section-gallery .section-content {
  margin: 0 auto;
}
.section-gallery .content {
  margin-bottom: 40px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.section-gallery .swiper-container-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.section-gallery .mySwiper_gallery {
  width: 100%;
  padding-bottom: 30px;
}
.section-gallery .swiper-wrapper {
  display: flex;
  align-items: stretch;
}
.section-gallery .swiper-slide {
  aspect-ratio: 1/1;
  background-color: rgba(0, 0, 0, 0.06);
  border-radius: 14px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .section-gallery .swiper-slide {
    height: 280px;
  }
}
.section-gallery .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.section-gallery .swiper-slide img.block_slide__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.4s ease;
}
.section-gallery .swiper-slide:hover img.block_slide__img {
  transform: scale(1.06);
}
.section-gallery .swiper-button-next, .section-gallery .swiper-button-prev {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.18);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
  transition: var(--transition-base);
}
.section-gallery .swiper-button-next::after, .section-gallery .swiper-button-prev::after {
  display: none;
}
.section-gallery .swiper-button-next:hover, .section-gallery .swiper-button-prev:hover {
  background-color: #0095d8;
  border-color: #0095d8;
}
.section-gallery .swiper-button-next {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%230095d8' d='M9 18l6-6-6-6'/%3E%3C/svg%3E");
}
.section-gallery .swiper-button-prev {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%230095d8' d='M15 18l-6-6 6-6'/%3E%3C/svg%3E");
}

.section-tekstowa {
  background: #ffffff;
}
.section-tekstowa .section-content {
  margin: 0 auto;
}
.section-tekstowa .section-content .content {
  max-width: 760px;
  display: flex;
  flex-direction: column;
}

.section-cta {
  background: #ffffff;
}
.section-cta .section-content {
  max-width: 1280px;
  margin-left: auto !important;
  margin-right: auto !important;
  background: #08152a;
  padding: 64px 72px !important;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
}
.section-cta .section-content::before {
  content: "";
  position: absolute;
  left: -80px;
  top: -80px;
  width: 360px;
  height: 360px;
  background: radial-gradient(circle, rgba(0, 149, 216, 0.18) 0%, transparent 65%);
  border-radius: 50%;
  pointer-events: none;
}
.section-cta .section-content::after {
  content: "";
  position: absolute;
  right: 60px;
  bottom: -60px;
  width: 260px;
  height: 260px;
  background: radial-gradient(circle, rgba(0, 149, 216, 0.1) 0%, transparent 65%);
  border-radius: 50%;
  pointer-events: none;
}
@media (max-width: 768px) {
  .section-cta .section-content {
    padding: 44px 28px !important;
    border-radius: 14px;
  }
}
.section-cta .section-content .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  position: relative;
  z-index: 1;
  width: 100%;
}
.section-cta .section-content .content .above_title {
  color: #0095d8 !important;
}
.section-cta .section-content .content .above_title::before {
  background: #0095d8 !important;
}
.section-cta .section-content .content .title h2 {
  color: #ffffff !important;
  font-size: clamp(1.7rem, 3vw, 2.6rem) !important;
}
.section-cta .section-content .content .paragraph {
  color: rgba(255, 255, 255, 0.65) !important;
  max-width: 600px;
}
.section-cta .section-content .section_buttons {
  justify-content: center !important;
}

.section-cta_img {
  background: #ffffff;
}
.section-cta_img .section-content {
  max-width: 1280px;
  margin-left: auto !important;
  margin-right: auto !important;
  background: #08152a;
  padding: 40px 64px 0 !important;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
.section-cta_img .section-content::before {
  content: "";
  position: absolute;
  right: 0;
  top: -60px;
  width: 300px;
  height: 300px;
  background: radial-gradient(circle, rgba(0, 149, 216, 0.15) 0%, transparent 65%);
  border-radius: 50%;
  pointer-events: none;
}
@media (max-width: 768px) {
  .section-cta_img .section-content {
    padding: 40px 24px 0 !important;
    border-radius: 14px;
  }
}
.section-cta_img .section-content .block {
  display: flex;
  flex-direction: row;
  gap: 60px;
  flex-wrap: wrap;
  align-items: flex-end;
}
@media (max-width: 768px) {
  .section-cta_img .section-content .block {
    flex-direction: column;
    gap: 24px;
  }
}
.section-cta_img .section-content .block .block_left {
  width: 32%;
  display: flex;
  align-items: flex-end;
  margin-bottom: -2px;
}
@media (max-width: 768px) {
  .section-cta_img .section-content .block .block_left {
    width: 100%;
    max-height: 200px;
  }
}
.section-cta_img .section-content .block .block_left .image_inside {
  width: 100%;
  object-fit: contain;
  object-position: bottom;
  display: block;
  border-radius: 10px 10px 0 0;
  filter: drop-shadow(0 -8px 24px rgba(0, 0, 0, 0.3));
}
.section-cta_img .section-content .block .block_right {
  flex: 1;
  padding-bottom: 48px;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  .section-cta_img .section-content .block .block_right {
    padding-bottom: 32px;
  }
}
.section-cta_img .section-content .block .block_right .content .title h2 {
  color: #ffffff !important;
}
.section-cta_img .section-content .block .block_right .content .paragraph {
  color: rgba(255, 255, 255, 0.65) !important;
}

.section-timeline {
  background: #ffffff;
}
.section-timeline .cover {
  background: #08152a;
  border-radius: 60px 0 0 0;
  padding-bottom: 60px;
}
@media (max-width: 768px) {
  .section-timeline .cover {
    border-radius: 0;
  }
}
.section-timeline .section-content {
  max-width: 1280px;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-top: 60px !important;
}
.section-timeline .section-content .block {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  gap: 30px;
}
.section-timeline .section-content .block .content {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
}
.section-timeline .section-content .above_title {
  color: #0095d8 !important;
}
.section-timeline .section-content .above_title::before {
  background: #0095d8 !important;
}
.section-timeline .section-content .title h2 {
  color: #ffffff !important;
}
.section-timeline .section-content .paragraph {
  color: rgba(255, 255, 255, 0.65) !important;
}
.section-timeline .timeline-wrapper {
  position: relative;
  padding: 30px 0;
  width: 100%;
}
.section-timeline .timeline-wrapper .timeline-line {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  z-index: 1;
  background: linear-gradient(to bottom, #0095d8, rgba(0, 149, 216, 0.1));
  transform: scaleY(0);
  transform-origin: top;
  transition: transform 0.2s ease-out;
}
@media (max-width: 768px) {
  .section-timeline .timeline-wrapper .timeline-line {
    left: 30px;
  }
}
.section-timeline .timeline-wrapper .timeline-step {
  position: relative;
  width: calc(50% - 45px);
  padding: 60px 0;
  display: flex;
  z-index: 2;
}
@media (max-width: 768px) {
  .section-timeline .timeline-wrapper .timeline-step {
    padding: 24px 0 0;
  }
}
.section-timeline .timeline-wrapper .timeline-step.step-left {
  left: 48px;
  flex-direction: row-reverse;
}
.section-timeline .timeline-wrapper .timeline-step.step-left .step-marker {
  right: -12px;
}
.section-timeline .timeline-wrapper .timeline-step.step-left .step-content {
  margin-right: 45px;
}
@media (max-width: 768px) {
  .section-timeline .timeline-wrapper .timeline-step.step-left {
    left: 10%;
    width: 80%;
  }
}
.section-timeline .timeline-wrapper .timeline-step.step-right {
  left: 50%;
}
.section-timeline .timeline-wrapper .timeline-step.step-right .step-marker {
  left: -12px;
}
.section-timeline .timeline-wrapper .timeline-step.step-right .step-content {
  margin-left: 45px;
}
@media (max-width: 768px) {
  .section-timeline .timeline-wrapper .timeline-step.step-right {
    left: 10%;
    width: 80%;
  }
}
.section-timeline .timeline-wrapper .timeline-step .step-marker {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  border: 2px solid #0095d8;
  border-radius: 50%;
  background: #08152a;
  z-index: 3;
}
.section-timeline .timeline-wrapper .timeline-step .step-marker.active {
  background: #0095d8;
}
.section-timeline .timeline-wrapper .timeline-step .step-content {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 14px;
  padding: 28px;
  max-width: 90%;
  transition: var(--transition-base);
}
.section-timeline .timeline-wrapper .timeline-step .step-content.visible {
  border-color: rgba(0, 149, 216, 0.3);
}
.section-timeline .timeline-wrapper .timeline-step .step-content .step-number {
  font-weight: 700;
  font-size: 2rem;
  color: #0095d8;
  line-height: 1;
  margin-bottom: 0.5em;
}
.section-timeline .timeline-wrapper .timeline-step .step-content .step-number::after {
  content: "";
  display: block;
  width: 28px;
  height: 2px;
  background: #0095d8;
  margin: 10px 0;
  border-radius: 1px;
}
.section-timeline .timeline-wrapper .timeline-step .step-content .step-title {
  font-weight: 700;
  font-size: 1.1rem;
  color: #e8f6fd;
  margin-bottom: 8px;
}
.section-timeline .timeline-wrapper .timeline-step .step-content .step-desc {
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.65);
  line-height: 1.7;
}
.section-timeline .timeline-wrapper .timeline-step .step-content .step-image {
  margin-top: 12px;
}
.section-timeline .timeline-wrapper .timeline-step .step-content .step-image img {
  max-width: 100%;
  border-radius: 10px;
}
@media (max-width: 768px) {
  .section-timeline .timeline-wrapper .timeline-step {
    width: 100%;
    flex-direction: column;
    align-items: center;
  }
}
.section-timeline .timeline-wrapper .timeline-step:nth-of-type(2) {
  padding: 0 !important;
}
.section-timeline .timeline-wrapper .timeline-step:last-child {
  width: 100% !important;
  left: 0 !important;
  justify-content: center;
  padding: 0 !important;
}
@media (max-width: 768px) {
  .section-timeline .timeline-wrapper .timeline-step:last-child {
    margin-top: 60px;
    width: 80% !important;
    left: 10% !important;
  }
}
.section-timeline .timeline-wrapper .timeline-step:last-child .step-content {
  max-width: 80%;
  margin: 0 auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.section-timeline .timeline-wrapper .timeline-step:last-child .step-marker {
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.section-timeline .timeline-wrapper .timeline-step:last-child .step-number::after {
  margin: 10px auto;
}

.section-karuzela {
  background: #ffffff;
}
.section-karuzela .section-content {
  margin: 0 auto;
}
.section-karuzela .section-content .block {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}
@media (max-width: 768px) {
  .section-karuzela .section-content .block {
    flex-direction: column-reverse;
  }
}
.section-karuzela .section-content .block .block_left {
  width: 45%;
}
@media (max-width: 768px) {
  .section-karuzela .section-content .block .block_left {
    width: 100%;
  }
}
.section-karuzela .section-content .block .block_left .section-slidemini {
  position: relative;
  width: 170%;
  margin-left: -55%;
  overflow: hidden;
  border-radius: 14px;
}
@media (max-width: 768px) {
  .section-karuzela .section-content .block .block_left .section-slidemini {
    width: 100%;
    margin-left: 0;
  }
}
.section-karuzela .section-content .block .block_left .section-slidemini .swiper-slide {
  min-height: 50vh;
  background-size: cover;
  background-position: center;
}
.section-karuzela .section-content .block .block_left .section-slidemini .block_slide {
  position: relative;
  overflow: hidden;
  display: block;
  text-decoration: none;
}
.section-karuzela .section-content .block .block_left .section-slidemini .block_slide.has-link {
  cursor: pointer;
}
.section-karuzela .section-content .block .block_left .section-slidemini .block_slide .slide-overlay {
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.35s ease;
}
.section-karuzela .section-content .block .block_left .section-slidemini .block_slide .slide-overlay .slide-title {
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
  opacity: 0;
  transform: translateY(12px);
  transition: all 0.3s ease;
}
.section-karuzela .section-content .block .block_left .section-slidemini .block_slide:hover .slide-overlay {
  background-color: rgba(0, 0, 0, 0.55);
}
.section-karuzela .section-content .block .block_left .section-slidemini .block_slide:hover .slide-overlay .slide-title {
  opacity: 1;
  transform: translateY(0);
}
.section-karuzela .section-content .block .block_left .section-slidemini .swiper-button-next, .section-karuzela .section-content .block .block_left .section-slidemini .swiper-button-prev {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.18);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
  transition: var(--transition-base);
}
.section-karuzela .section-content .block .block_left .section-slidemini .swiper-button-next::after, .section-karuzela .section-content .block .block_left .section-slidemini .swiper-button-prev::after {
  display: none;
}
.section-karuzela .section-content .block .block_left .section-slidemini .swiper-button-next:hover, .section-karuzela .section-content .block .block_left .section-slidemini .swiper-button-prev:hover {
  background-color: #0095d8;
  border-color: #0095d8;
}
.section-karuzela .section-content .block .block_left .section-slidemini .swiper-button-next {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M9 18l6-6-6-6'/%3E%3C/svg%3E");
}
.section-karuzela .section-content .block .block_left .section-slidemini .swiper-button-prev {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M15 18l-6-6 6-6'/%3E%3C/svg%3E");
}
.section-karuzela .section-content .block .block_right {
  width: 45%;
}
@media (max-width: 768px) {
  .section-karuzela .section-content .block .block_right {
    width: 100%;
  }
}

.section-bgimgadd {
  padding: 0 !important;
}
.section-bgimgadd .bg_image {
  position: relative;
  min-height: 72vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
@media (max-width: 768px) {
  .section-bgimgadd .bg_image {
    background-attachment: scroll;
    min-height: 60vh;
  }
}
.section-bgimgadd .bg_image::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(160deg, rgba(8, 21, 42, 0.75) 0%, rgba(0, 149, 216, 0.25) 100%);
}
.section-bgimgadd .bg_image .content {
  position: relative;
  z-index: 2;
  max-width: 760px;
  margin: 0 auto;
  padding: 80px 5%;
}
.section-bgimgadd .bg_image .content .above_title {
  color: rgba(255, 255, 255, 0.65) !important;
}
.section-bgimgadd .bg_image .content .above_title::before {
  background: rgba(255, 255, 255, 0.4) !important;
}
.section-bgimgadd .bg_image .content .title h2 {
  color: #ffffff !important;
  font-size: clamp(1.8rem, 3.5vw, 3rem) !important;
}
.section-bgimgadd .bg_image .content .paragraph {
  color: rgba(255, 255, 255, 0.8) !important;
}
.section-bgimgadd .bg_image .content .section_buttons {
  justify-content: center !important;
}

.section-cenowa {
  background: #ffffff;
}
.section-cenowa .cover {
  background: #08152a;
  border-radius: 60px 0 0 0;
  padding-bottom: 60px;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  .section-cenowa .cover {
    border-radius: 0;
  }
}
.section-cenowa .section-content {
  max-width: 1280px;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-top: 60px !important;
}
.section-cenowa .section-content .block {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  gap: 30px;
}
.section-cenowa .section-content .block .content {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
}
.section-cenowa .section-content .above_title {
  color: #0095d8 !important;
}
.section-cenowa .section-content .above_title::before {
  background: #0095d8 !important;
}
.section-cenowa .section-content .title h2 {
  color: #ffffff !important;
}
.section-cenowa .section-content .paragraph {
  color: rgba(255, 255, 255, 0.65) !important;
}
.section-cenowa .block_cenowy {
  width: 100%;
}
.section-cenowa .block_cenowy .pricing-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  margin-top: 40px;
}
.section-cenowa .block_cenowy .pricing-card {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 14px;
  width: 25%;
  padding: 40px 28px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  transition: var(--transition-base);
}
@media (max-width: 768px) {
  .section-cenowa .block_cenowy .pricing-card {
    width: 80%;
  }
}
.section-cenowa .block_cenowy .pricing-card:hover {
  border-color: rgba(0, 149, 216, 0.35);
  background: rgba(0, 149, 216, 0.06);
}
.section-cenowa .block_cenowy .pricing-card:nth-child(2) {
  border-color: rgba(0, 149, 216, 0.4);
  background: rgba(0, 149, 216, 0.08);
  transform: scale(1.03);
}
.section-cenowa .block_cenowy .pricing-card:nth-child(2):hover {
  transform: scale(1.06);
}
.section-cenowa .block_cenowy .pricing-card .pricing-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 56px;
  margin-bottom: 16px;
  color: #0095d8;
}
.section-cenowa .block_cenowy .pricing-card .pricing-icon svg {
  width: 40px;
  height: auto;
  fill: currentColor;
}
.section-cenowa .block_cenowy .pricing-card .pricing-name {
  color: rgba(255, 255, 255, 0.5);
  font-weight: 700;
  font-size: 0.7rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}
.section-cenowa .block_cenowy .pricing-card .pricing-price {
  font-weight: 700;
  font-size: 2.8rem;
  color: #ffffff;
  margin: 0.5rem 0;
}
.section-cenowa .block_cenowy .pricing-card .pricing-price .price-original {
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.3);
  text-decoration: line-through;
}
.section-cenowa .block_cenowy .pricing-card .pricing-features {
  list-style: none;
  margin: 1.5rem 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  padding: 24px 0 0;
  width: 100%;
}
.section-cenowa .block_cenowy .pricing-card .pricing-features li {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
  color: rgba(255, 255, 255, 0.75);
  font-size: 0.9rem;
}
.section-cenowa .block_cenowy .pricing-card .pricing-features li.excluded {
  color: rgba(255, 255, 255, 0.25);
  text-decoration: line-through;
}

.section-portfolio {
  background: #f4f8fc;
}
.section-portfolio .section-content {
  margin: 0 auto;
  padding-top: 60px !important;
}
.section-portfolio .section-content .block {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  gap: 30px;
}
.section-portfolio .section-content .block .content {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
}
.section-portfolio .block_portfolio {
  width: 100%;
}
.section-portfolio .portfolio-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  width: 100%;
  padding: 20px 5%;
}
@media (max-width: 768px) {
  .section-portfolio .portfolio-grid {
    grid-template-columns: 1fr;
  }
}
.section-portfolio .portfolio-item {
  background: #ffffff;
  border-radius: 14px;
  border: 1px solid #e0eaf2;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.05);
  transition: var(--transition-base);
  text-decoration: none;
  border-radius: 14px;
  overflow: hidden;
  display: block;
}
.section-portfolio .portfolio-item:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 40px rgba(0, 30, 80, 0.1);
  border-color: rgba(0, 149, 216, 0.28);
}
.section-portfolio .portfolio-thumb {
  position: relative;
  overflow: hidden;
}
.section-portfolio .portfolio-thumb img {
  width: 100%;
  height: 280px;
  object-fit: cover;
  transition: transform 0.4s ease;
  display: block;
}
.section-portfolio .portfolio-thumb .overlay {
  position: absolute;
  inset: 0;
  background: rgba(8, 21, 42, 0);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: background 0.35s ease;
  padding: 20px;
  text-align: center;
}
.section-portfolio .portfolio-thumb .portfolio-title {
  color: #ffffff;
  font-size: 1.1rem;
  font-weight: 700;
  opacity: 0;
  transform: translateY(12px);
  transition: all 0.3s ease;
  margin-bottom: 6px;
}
.section-portfolio .portfolio-thumb .portfolio-cat {
  color: #0095d8;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  opacity: 0;
  transform: translateY(12px);
  transition: all 0.3s ease 0.05s;
}
.section-portfolio .portfolio-thumb:hover img {
  transform: scale(1.06);
}
.section-portfolio .portfolio-thumb:hover .overlay {
  background: rgba(8, 21, 42, 0.72);
}
.section-portfolio .portfolio-thumb:hover .portfolio-title, .section-portfolio .portfolio-thumb:hover .portfolio-cat {
  opacity: 1;
  transform: translateY(0);
}

.section-liczby {
  background: #08152a !important;
}
.section-liczby .section-content {
  padding-left: max(5%, (100% - 1280px) / 2);
  padding-right: max(5%, (100% - 1280px) / 2);
  width: 100%;
  box-sizing: border-box;
}
.section-liczby .section-content .block {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  gap: 20px;
}
.section-liczby .section-content .block .content {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  text-align: center;
}
.section-liczby .section-content .above_title {
  color: #0095d8 !important;
  justify-content: center !important;
}
.section-liczby .section-content .above_title::before {
  background: #0095d8 !important;
}
.section-liczby .section-content .title h2 {
  color: #ffffff !important;
  text-align: center;
  font-size: clamp(1.6rem, 3vw, 2.4rem) !important;
}
.section-liczby .section-content .paragraph {
  color: rgba(255, 255, 255, 0.65) !important;
  text-align: center;
  max-width: 600px;
}
.section-liczby .block_liczby {
  width: 100%;
  padding: 20px 0 0;
}
.section-liczby .block_liczby .liczby-wrap {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 1px;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.06);
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.07);
}
@media (max-width: 768px) {
  .section-liczby .block_liczby .liczby-wrap {
    grid-template-columns: repeat(2, 1fr);
  }
}
.section-liczby .block_liczby .liczby-wrap .liczba-box {
  background: rgba(255, 255, 255, 0.03);
  padding: 48px 24px;
  text-align: center;
  transition: var(--transition-base);
}
.section-liczby .block_liczby .liczby-wrap .liczba-box:hover {
  background: rgba(0, 149, 216, 0.08);
}
.section-liczby .block_liczby .liczby-wrap .liczba-box .liczba-top {
  font-size: clamp(2.4rem, 4vw, 3.4rem);
  font-weight: 700;
  color: #0095d8;
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 4px;
  line-height: 1;
  margin-bottom: 12px;
}
.section-liczby .block_liczby .liczby-wrap .liczba-box .liczba-top .liczba-przed {
  font-weight: 400;
  color: rgba(255, 255, 255, 0.4);
  font-size: 0.85rem;
  align-self: center;
}
.section-liczby .block_liczby .liczby-wrap .liczba-box .liczba-top .liczba-po {
  font-weight: 700;
  color: #0095d8;
  font-size: 1.6rem;
}
.section-liczby .block_liczby .liczby-wrap .liczba-box .liczba-divider {
  width: 28px;
  height: 2px;
  background: rgba(255, 255, 255, 0.15);
  border: none;
  margin: 0 auto 12px;
  border-radius: 1px;
}
.section-liczby .block_liczby .liczby-wrap .liczba-box .liczba-opis {
  font-weight: 700;
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  letter-spacing: 0.12em;
}
.section-liczby .block_liczby .liczby-wrap .liczba-box .liczba-tekst {
  color: rgba(255, 255, 255, 0.35);
  font-size: 0.8rem;
  margin-top: 4px;
}
.section-liczby .block_liczby .section-liczby {
  background: transparent;
}
.section-liczby .block_liczby .section-content {
  max-width: 1280px;
  padding: 0;
}

.section-zaufali {
  background: #ffffff;
}
.section-zaufali .section-content {
  margin: 0 auto;
  padding-top: 60px !important;
}
.section-zaufali .section-content .block {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  gap: 30px;
}
.section-zaufali .section-content .block .content {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
}
.section-zaufali .block_partnerzy {
  max-width: 90%;
  margin: auto;
  position: relative;
  overflow: hidden;
}
.section-zaufali .block_partnerzy .swiper {
  width: 100%;
}
.section-zaufali .block_partnerzy .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100px;
  opacity: 0.45;
  transition: opacity 0.3s ease;
}
.section-zaufali .block_partnerzy .swiper-slide:hover {
  opacity: 1;
}
.section-zaufali .block_partnerzy .swiper-slide img {
  max-height: 60px;
  width: auto;
  filter: grayscale(0.6);
}
.section-zaufali .block_partnerzy .swiper-slide img:hover {
  filter: grayscale(0);
}
.section-zaufali .block_partnerzy .swiper-button-next, .section-zaufali .block_partnerzy .swiper-button-prev {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.18);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
  transition: var(--transition-base);
}
.section-zaufali .block_partnerzy .swiper-button-next::after, .section-zaufali .block_partnerzy .swiper-button-prev::after {
  display: none;
}
.section-zaufali .block_partnerzy .swiper-button-next:hover, .section-zaufali .block_partnerzy .swiper-button-prev:hover {
  background-color: #0095d8;
  border-color: #0095d8;
}
.section-zaufali .block_partnerzy .swiper-button-next {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%230095d8' d='M9 18l6-6-6-6'/%3E%3C/svg%3E");
}
.section-zaufali .block_partnerzy .swiper-button-prev {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%230095d8' d='M15 18l-6-6 6-6'/%3E%3C/svg%3E");
}
.section-zaufali .block_partnerzy .swiper-button-next, .section-zaufali .block_partnerzy .swiper-button-prev {
  top: 62%;
}

.section-faq {
  background: #08152a !important;
}
.section-faq .section-content {
  max-width: 1280px;
  margin-left: auto !important;
  margin-right: auto !important;
  background: #ffffff;
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.06);
  box-shadow: 0 24px 64px rgba(0, 0, 0, 0.25);
  padding: 56px 64px !important;
}
@media (max-width: 768px) {
  .section-faq .section-content {
    padding: 36px 24px !important;
    border-radius: 14px;
  }
}
.section-faq .section-content .block {
  display: flex;
  width: 100%;
  align-items: center;
}
.section-faq .section-content .content {
  width: 100%;
  text-align: center;
}
.section-faq .section-content .content .above_title {
  justify-content: center !important;
}
.section-faq .section-content .content .above_title::before {
  display: none !important;
}
.section-faq .section-content .content .title h2 {
  color: #08152a !important;
  font-size: clamp(1.5rem, 3vw, 2.2rem) !important;
}
.section-faq .section-content .content .paragraph {
  color: #6b7a8d !important;
  margin-bottom: 2rem;
}
.section-faq .section-content .content .lista_rozwijana {
  text-align: left;
  padding-bottom: 24px;
}
.section-faq .section-content .content .lista_rozwijana__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.section-faq .section-content .content .lista_rozwijana__item {
  margin-bottom: 4px;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #e0eaf2;
  background: #ffffff;
  transition: var(--transition-base);
}
.section-faq .section-content .content .lista_rozwijana__item:hover {
  border-color: rgba(0, 149, 216, 0.25);
}
.section-faq .section-content .content .lista_rozwijana__input {
  display: none;
}
.section-faq .section-content .content .lista_rozwijana__label {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  font-size: 1rem;
  color: #08152a;
  padding: 18px 20px;
  font-weight: 600;
  transition: color 0.25s, background 0.25s;
}
.section-faq .section-content .content .lista_rozwijana__label:hover {
  color: #0095d8;
}
.section-faq .section-content .content .lista_rozwijana__title {
  flex: 1;
}
.section-faq .section-content .content .lista_rozwijana__icon {
  display: inline-flex;
  margin-left: 12px;
  color: #0095d8;
}
.section-faq .section-content .content .lista_rozwijana__svg {
  width: 14px;
  height: 14px;
  display: block;
  transition: transform 0.3s ease;
}
.section-faq .section-content .content .lista_rozwijana__desc {
  font-size: 0.95rem;
  color: #6b7a8d;
  line-height: 1.75;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding: 0 20px;
  transition: max-height 0.4s ease, opacity 0.3s ease, padding 0.3s ease;
}
.section-faq .section-content .content .lista_rozwijana input.lista_rozwijana__input:checked ~ label.lista_rozwijana__label {
  color: #0095d8;
}
.section-faq .section-content .content .lista_rozwijana input.lista_rozwijana__input:checked ~ label.lista_rozwijana__label .lista_rozwijana__svg {
  transform: scaleY(-1);
}
.section-faq .section-content .content .lista_rozwijana input.lista_rozwijana__input:checked ~ .lista_rozwijana__desc {
  max-height: 1000px;
  opacity: 1;
  padding: 14px 20px 20px;
}
.section-faq .section-content .content .section_buttons {
  justify-content: center !important;
}

.section-opinie {
  background: #f4f8fc !important;
}
.section-opinie .section-content {
  margin: 0 auto;
  padding-top: 60px !important;
}
.section-opinie .section-content .block {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  gap: 30px;
}
.section-opinie .section-content .content {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
}
.section-opinie .block-swiper {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.section-opinie .block-swiper .swiper {
  width: 100%;
}
.section-opinie .block-swiper .swiper-wrapper {
  align-items: stretch;
}
.section-opinie .block-swiper .swiper-slide {
  width: auto;
}
@media (max-width: 768px) {
  .section-opinie .block-swiper .swiper-slide {
    width: 100%;
  }
}
.section-opinie .block-swiper .opinia_single_box {
  padding: 16px;
  display: flex;
}
.section-opinie .block-swiper .opinia_single {
  background: #ffffff;
  border-radius: 14px;
  border: 1px solid #e0eaf2;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.05);
  transition: var(--transition-base);
  padding: 28px;
  text-align: left;
  max-width: 340px;
  position: relative;
}
.section-opinie .block-swiper .opinia_single:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 40px rgba(0, 30, 80, 0.1);
  border-color: rgba(0, 149, 216, 0.28);
}
.section-opinie .block-swiper .opinia_single::before {
  content: "“";
  position: absolute;
  top: 12px;
  right: 18px;
  font-size: 4rem;
  font-family: Georgia, serif;
  line-height: 1;
  color: rgba(0, 149, 216, 0.1);
  pointer-events: none;
}
.section-opinie .block-swiper .opinia_single .ocena {
  display: flex;
  gap: 3px;
  margin-bottom: 14px;
  color: #f59e0b;
}
.section-opinie .block-swiper .opinia_single .ocena i {
  font-size: 13px;
}
.section-opinie .block-swiper .opinia_single p {
  font-size: 0.9rem !important;
  line-height: 1.75;
  margin-bottom: 18px;
  color: #6b7a8d !important;
}
.section-opinie .block-swiper .opinia_single .autor {
  font-weight: 700;
  font-size: 0.875rem;
  color: #08152a;
  display: inline-block;
  margin-right: 6px;
}
.section-opinie .block-swiper .opinia_single .company {
  display: inline-block;
  color: #6b7a8d;
  font-size: 0.8rem;
}
.section-opinie .block-swiper .opinia_single .company::before {
  content: "/";
  color: #0095d8;
  margin: 0 6px;
}
.section-opinie .block-swiper .swiper-button-next, .section-opinie .block-swiper .swiper-button-prev {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.18);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
  transition: var(--transition-base);
}
.section-opinie .block-swiper .swiper-button-next::after, .section-opinie .block-swiper .swiper-button-prev::after {
  display: none;
}
.section-opinie .block-swiper .swiper-button-next:hover, .section-opinie .block-swiper .swiper-button-prev:hover {
  background-color: #0095d8;
  border-color: #0095d8;
}
.section-opinie .block-swiper .swiper-button-next {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%230095d8' d='M9 18l6-6-6-6'/%3E%3C/svg%3E");
}
.section-opinie .block-swiper .swiper-button-prev {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%230095d8' d='M15 18l-6-6 6-6'/%3E%3C/svg%3E");
}
.section-opinie .block-swiper .swiper-button-next, .section-opinie .block-swiper .swiper-button-prev {
  background-color: rgba(0, 149, 216, 0.08) !important;
  border-color: rgba(0, 149, 216, 0.2) !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  margin-top: 0 !important;
  transition: background-color 0.25s ease, border-color 0.25s ease, background-image 0.25s ease !important;
}
.section-opinie .block-swiper .swiper-button-next:hover {
  background-color: #0095d8 !important;
  border-color: #0095d8 !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M9 18l6-6-6-6'/%3E%3C/svg%3E") !important;
}
.section-opinie .block-swiper .swiper-button-prev:hover {
  background-color: #0095d8 !important;
  border-color: #0095d8 !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M15 18l-6-6 6-6'/%3E%3C/svg%3E") !important;
}

.section-blog, .section-aktualnosci {
  background: #ffffff;
}
.section-blog .section-content, .section-aktualnosci .section-content {
  margin: 0 auto;
  padding-top: 60px !important;
}
.section-blog .section-content .block, .section-aktualnosci .section-content .block {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  gap: 30px;
}
.section-blog .section-content .block .content, .section-aktualnosci .section-content .block .content {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
}
.section-blog .block_blog, .section-blog .block_aktualnosci, .section-aktualnosci .block_blog, .section-aktualnosci .block_aktualnosci {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  padding: 0 5% 20px;
}
@media (max-width: 1024px) {
  .section-blog .block_blog, .section-blog .block_aktualnosci, .section-aktualnosci .block_blog, .section-aktualnosci .block_aktualnosci {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 640px) {
  .section-blog .block_blog, .section-blog .block_aktualnosci, .section-aktualnosci .block_blog, .section-aktualnosci .block_aktualnosci {
    grid-template-columns: 1fr;
  }
}

.section-blog {
  background: #f4f8fc !important;
}

.section-formularz {
  background: #ffffff;
}
.section-formularz .section-content {
  max-width: 1280px;
  margin-left: auto !important;
  margin-right: auto !important;
  background: #08152a;
  padding: 56px 64px !important;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
.section-formularz .section-content::before {
  content: "";
  position: absolute;
  top: -80px;
  left: -80px;
  width: 320px;
  height: 320px;
  background: radial-gradient(circle, rgba(0, 149, 216, 0.18) 0%, transparent 65%);
  border-radius: 50%;
  pointer-events: none;
}
@media (max-width: 768px) {
  .section-formularz .section-content {
    padding: 40px 24px !important;
    border-radius: 14px;
  }
}
.section-formularz .section-content .block {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 60px;
}
@media (max-width: 768px) {
  .section-formularz .section-content .block {
    flex-direction: column;
    gap: 30px;
  }
}
.section-formularz .section-content .block .block_left {
  width: 45%;
}
@media (max-width: 768px) {
  .section-formularz .section-content .block .block_left {
    width: 100%;
  }
}
.section-formularz .section-content .block .block_left .above_title {
  color: #0095d8 !important;
}
.section-formularz .section-content .block .block_left .title h2 {
  color: #ffffff !important;
}
.section-formularz .section-content .block .block_left .paragraph {
  color: rgba(255, 255, 255, 0.65) !important;
}
.section-formularz .section-content .block .block_right {
  width: 48%;
}
@media (max-width: 768px) {
  .section-formularz .section-content .block .block_right {
    width: 100%;
  }
}

.section-kafelkowa {
  background: #f4f8fc !important;
}
.section-kafelkowa .section-content {
  margin: 0 auto;
  display: flex !important;
  align-items: center;
  flex-direction: column;
}
.section-kafelkowa .section-content .content {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  text-align: center;
  margin-bottom: 32px;
}
.section-kafelkowa .section-content .content .above_title {
  color: #0095d8 !important;
}
.section-kafelkowa .section-content .content .above_title::before {
  background: #0095d8 !important;
}
.section-kafelkowa .section-content .content .title h2 {
  color: #08152a !important;
}
.section-kafelkowa .section-content .content .paragraph {
  color: #6b7a8d !important;
  max-width: 600px;
}
.section-kafelkowa .section-content .content .section_buttons {
  justify-content: center !important;
}
.section-kafelkowa .section-content .kafelki-wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  width: 100%;
}
@media (max-width: 900px) {
  .section-kafelkowa .section-content .kafelki-wrap {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 500px) {
  .section-kafelkowa .section-content .kafelki-wrap {
    grid-template-columns: 1fr;
    gap: 12px;
  }
}
.section-kafelkowa .section-content .kafelki-wrap .kafelki-box {
  background: #ffffff;
  border: 1.5px solid #e0eaf2;
  border-radius: 14px;
  padding: 28px 20px 24px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: var(--transition-base);
  cursor: pointer;
  text-decoration: none;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.05);
}
.section-kafelkowa .section-content .kafelki-wrap .kafelki-box:hover {
  background: #ffffff;
  border-color: #0095d8;
  transform: translateY(-4px);
  box-shadow: 0 12px 32px rgba(0, 149, 216, 0.12);
}
.section-kafelkowa .section-content .kafelki-wrap .kafelki-box .section_buttons {
  padding-top: 16px;
  justify-content: center !important;
  margin-top: auto;
}
.section-kafelkowa .section-content .kafelki-wrap .kafelki-box .section_buttons .btn, .section-kafelkowa .section-content .kafelki-wrap .kafelki-box .section_buttons a.btn {
  background: #0095d8 !important;
  color: #ffffff !important;
  border: none !important;
  padding: 8px 18px !important;
  font-size: 0.8rem !important;
  border-radius: 8px !important;
}
.section-kafelkowa .section-content .kafelki-wrap .kafelki-box .section_buttons .btn:hover, .section-kafelkowa .section-content .kafelki-wrap .kafelki-box .section_buttons a.btn:hover {
  background: #0079af !important;
}
.section-kafelkowa .section-content .kafelki-wrap .kafelki-box .img-top {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  border-radius: 12px;
  background: rgba(0, 149, 216, 0.1);
  margin-bottom: 8px;
  color: #0095d8;
  flex-shrink: 0;
}
.section-kafelkowa .section-content .kafelki-wrap .kafelki-box .img-top svg {
  display: block;
  width: 26px;
  height: 26px;
  fill: currentColor;
}
.section-kafelkowa .section-content .kafelki-wrap .kafelki-box .img-top--photo {
  width: 100%;
  height: 180px;
  background: transparent;
}
.section-kafelkowa .section-content .kafelki-wrap .kafelki-box .img-top--photo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  display: block;
}
.section-kafelkowa .section-content .kafelki-wrap .kafelki-box .kafelki-divider {
  width: 28px;
  height: 2px;
  background: #0095d8;
  opacity: 0.3;
  border: none;
  margin: 12px auto;
  border-radius: 1px;
}
.section-kafelkowa .section-content .kafelki-wrap .kafelki-box .kafelki-opis {
  font-weight: 700;
  font-size: 0.95rem;
  margin-bottom: 6px;
  color: #08152a !important;
  line-height: 1.3;
}
.section-kafelkowa .section-content .kafelki-wrap .kafelki-box .kafelki-tekst {
  color: #6b7a8d !important;
  font-size: 0.85rem;
  line-height: 1.6;
}

.section-lista_produktow {
  background: #ffffff;
  border-top: 3px solid #0095d8;
}
.section-lista_produktow .section-content {
  margin: 0 auto;
  display: flex !important;
  align-items: center;
  flex-direction: column;
}
.section-lista_produktow .section-content .content {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  text-align: center;
  margin-bottom: 40px;
}
.section-lista_produktow .section-content .content .title h2 {
  color: #08152a !important;
  font-size: clamp(1.8rem, 3vw, 2.8rem) !important;
}
.section-lista_produktow .section-content .content .paragraph {
  color: #6b7a8d !important;
  max-width: 680px;
}
.section-lista_produktow .section-content .section_buttons {
  justify-content: center !important;
  margin-top: 40px;
}
.section-lista_produktow .lista_produktow.shop-content {
  width: 100%;
}
.section-lista_produktow .lista_produktow.shop-content ul.products {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 20px !important;
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
  float: none !important;
  clear: both !important;
  grid-auto-flow: row !important;
  align-items: start !important;
}
@media (max-width: 1100px) {
  .section-lista_produktow .lista_produktow.shop-content ul.products {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}
@media (max-width: 768px) {
  .section-lista_produktow .lista_produktow.shop-content ul.products {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}
@media (max-width: 480px) {
  .section-lista_produktow .lista_produktow.shop-content ul.products {
    grid-template-columns: 1fr !important;
  }
}
.section-lista_produktow .lista_produktow.shop-content ul.products li.product {
  width: auto !important;
  min-width: 0 !important;
  grid-column: auto !important;
  grid-row: auto !important;
  align-self: start !important;
}

.section-lista_produkty {
  background: #f4f8fc;
  padding: 80px 0 !important;
}
.section-lista_produkty .section-content {
  margin: 0 auto;
  display: flex !important;
  flex-direction: column;
}
.section-lista_produkty .section-content .content {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
}

@media (max-width: 768px) {
  .block .block_right, .block .block_left {
    width: 100% !important;
  }
  .section-cta .section-content,
  .section-cta_img .section-content,
  .section-formularz .section-content {
    margin-left: 5% !important;
    margin-right: 5% !important;
    width: 90% !important;
  }
}
.site-text-logo-link {
  text-decoration: none !important;
}
.site-text-logo-link:hover {
  opacity: 0.85;
}

.site-text-logo {
  font-family: "Inter", "Arial Black", sans-serif;
  font-weight: 700;
  font-size: 22px;
  letter-spacing: -0.5px;
  line-height: 1;
  color: #ffffff;
  display: inline-flex;
  align-items: baseline;
  gap: 0;
}
.site-text-logo .tl-dash {
  color: #0095d8;
}
.site-text-logo .tl-dot {
  color: #ffed00;
}
.site-text-logo--dark {
  color: #08152a;
}
.site-text-logo--dark .tl-dash {
  color: #0095d8;
}
.site-text-logo--dark .tl-dot {
  color: #0095d8;
}

.section-faq .lista_rozwijana__title,
.section-faq .lista_rozwijana__label,
.section-faq .lista_rozwijana__label .lista_rozwijana__title {
  color: #08152a !important;
}

.section-faq .lista_rozwijana__input:checked ~ .lista_rozwijana__label .lista_rozwijana__title,
.section-faq .lista_rozwijana__label:hover .lista_rozwijana__title {
  color: #0095d8 !important;
}

.section-faq .lista_rozwijana__desc,
.section-faq .lista_rozwijana__desc p,
.section-faq .lista_rozwijana__desc li,
.section-faq .lista_rozwijana__desc span {
  color: #6b7a8d !important;
}

.section-imageleft .paragraph, .section-imageleft .paragraph p,
.section-imageright .paragraph, .section-imageright .paragraph p,
.section-o_mnie .paragraph, .section-o_mnie .paragraph p,
.section-gallery .paragraph, .section-gallery .paragraph p,
.section-tekstowa .paragraph, .section-tekstowa .paragraph p,
.section-karuzela .paragraph, .section-karuzela .paragraph p,
.section-portfolio .paragraph, .section-portfolio .paragraph p,
.section-zaufali .paragraph, .section-zaufali .paragraph p,
.section-opinie .paragraph, .section-opinie .paragraph p,
.section-blog .paragraph, .section-blog .paragraph p,
.section-aktualnosci .paragraph, .section-aktualnosci .paragraph p,
.section-lista_produktow .paragraph, .section-lista_produktow .paragraph p,
.section-lista_produkty .paragraph, .section-lista_produkty .paragraph p,
.section-kafelkowa .paragraph, .section-kafelkowa .paragraph p {
  color: #6b7a8d !important;
}

.section-kafelkowa .kafelki-tekst,
.section-kafelkowa .kafelki-tekst p {
  color: #6b7a8d !important;
}

#kontakt {
  font-family: "Inter", sans-serif;
  background: #f4f8fc;
  padding-top: 100px;
}
#kontakt .section-content {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 5%;
  width: 100%;
  box-sizing: border-box;
}
#kontakt a {
  color: #0095d8;
  text-decoration: none;
  transition: all 0.25s ease;
}
#kontakt a:hover {
  color: #0072a5;
}

.section-kontakt {
  padding: 60px 0 40px;
  background: linear-gradient(180deg, #fff 0%, #f4f8fc 100%);
}
.section-kontakt h1 {
  font-family: "Inter", sans-serif !important;
  font-size: clamp(2rem, 4.5vw, 3.4rem) !important;
  font-weight: 800 !important;
  letter-spacing: -0.04em !important;
  line-height: 1.1 !important;
  color: #08152a !important;
  margin: 0 0 32px !important;
}
.section-kontakt h1::after {
  content: "";
  display: block;
  width: 80px;
  height: 4px;
  background: #0095d8;
  margin-top: 18px;
  border-radius: 2px;
}
.section-kontakt .block:nth-child(2) .content {
  display: grid;
  grid-template-columns: 1.4fr 1fr;
  gap: 40px;
  align-items: flex-start;
}
@media (max-width: 768px) {
  .section-kontakt .block:nth-child(2) .content {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}
.section-kontakt .block_left {
  font-size: 1.1rem;
  line-height: 1.65;
  color: #6b7a8d;
}
.section-kontakt .block_left p {
  margin: 0 0 12px;
}
.section-kontakt .block_left strong {
  color: #08152a;
}
.section-kontakt .block_right .social_block {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.section-kontakt .block_right .social_block a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  background: #fff;
  border: 1px solid #e0eaf2;
  border-radius: 50%;
  transition: all 0.25s ease;
}
.section-kontakt .block_right .social_block a img.social-icon {
  width: 22px;
  height: 22px;
  object-fit: contain;
  transition: all 0.25s ease;
}
.section-kontakt .block_right .social_block a:hover {
  background: #0095d8;
  border-color: #0095d8;
  transform: translateY(-3px);
  box-shadow: 0 10px 20px rgba(0, 149, 216, 0.25);
}
.section-kontakt .block_right .social_block a:hover img.social-icon {
  filter: brightness(0) invert(1);
}

.section-kafelki {
  padding: 20px 0 70px;
}
.section-kafelki .block .content {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: 36px;
}
@media (max-width: 900px) {
  .section-kafelki .block .content {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}
.section-kafelki .block_kafelki {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.section-kafelki .kafelek_single {
  background: #fff;
  border: 1px solid #e0eaf2;
  border-radius: 16px;
  padding: 24px 28px;
  transition: all 0.25s ease;
}
.section-kafelki .kafelek_single:hover {
  box-shadow: 0 8px 24px rgba(8, 21, 42, 0.08);
  transform: translateY(-2px);
  border-color: rgba(0, 149, 216, 0.3);
}
.section-kafelki .kafelek_single .kaf_desc .title {
  font-size: 0.75rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #08152a;
  padding-bottom: 14px;
  margin-bottom: 14px;
  border-bottom: 1px solid #e0eaf2;
  position: relative;
}
.section-kafelki .kafelek_single .kaf_desc .title::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 32px;
  height: 2px;
  background: #0095d8;
  border-radius: 1px;
}
.section-kafelki .kafelek_single .contact_blocks {
  margin: 8px 0;
  font-size: 0.98rem;
  line-height: 1.5;
  color: #08152a;
}
.section-kafelki .kafelek_single .contact_blocks a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #08152a;
  font-weight: 500;
  padding: 6px 0;
  text-decoration: none;
}
.section-kafelki .kafelek_single .contact_blocks a svg {
  width: 18px;
  height: 18px;
  color: #0095d8;
  transition: all 0.25s ease;
  flex-shrink: 0;
}
.section-kafelki .kafelek_single .contact_blocks a:hover {
  color: #0095d8;
}
.section-kafelki .kafelek_single .contact_blocks a:hover svg {
  transform: scale(1.15);
}
.section-kafelki .kafelek_single .contact_blocks p {
  margin: 4px 0;
  color: #6b7a8d;
}
.section-kafelki .kafelek_single .contact_blocks strong {
  color: #08152a;
}
.section-kafelki .block_right .formularz_home {
  background: #fff;
  border: 1px solid #e0eaf2;
  border-radius: 16px;
  padding: 32px;
  box-shadow: 0 8px 24px rgba(8, 21, 42, 0.08);
}
@media (max-width: 600px) {
  .section-kafelki .block_right .formularz_home {
    padding: 22px;
  }
}
.section-kafelki .block_right .formularz_home label {
  display: block;
  font-size: 0.82rem;
  font-weight: 600;
  color: #08152a;
  margin-bottom: 6px;
  letter-spacing: 0.01em;
}
.section-kafelki .block_right .formularz_home input[type=text],
.section-kafelki .block_right .formularz_home input[type=email],
.section-kafelki .block_right .formularz_home input[type=tel],
.section-kafelki .block_right .formularz_home input[type=url],
.section-kafelki .block_right .formularz_home input[type=number],
.section-kafelki .block_right .formularz_home textarea,
.section-kafelki .block_right .formularz_home select {
  width: 100% !important;
  box-sizing: border-box !important;
  background: #f4f8fc !important;
  border: 1px solid #e0eaf2 !important;
  border-radius: 10px !important;
  padding: 12px 16px !important;
  font-family: "Inter", sans-serif !important;
  font-size: 0.95rem !important;
  color: #08152a !important;
  transition: all 0.25s ease !important;
  margin-bottom: 16px !important;
}
.section-kafelki .block_right .formularz_home input[type=text]::placeholder,
.section-kafelki .block_right .formularz_home input[type=email]::placeholder,
.section-kafelki .block_right .formularz_home input[type=tel]::placeholder,
.section-kafelki .block_right .formularz_home input[type=url]::placeholder,
.section-kafelki .block_right .formularz_home input[type=number]::placeholder,
.section-kafelki .block_right .formularz_home textarea::placeholder,
.section-kafelki .block_right .formularz_home select::placeholder {
  color: rgba(107, 122, 141, 0.7) !important;
}
.section-kafelki .block_right .formularz_home input[type=text]:focus,
.section-kafelki .block_right .formularz_home input[type=email]:focus,
.section-kafelki .block_right .formularz_home input[type=tel]:focus,
.section-kafelki .block_right .formularz_home input[type=url]:focus,
.section-kafelki .block_right .formularz_home input[type=number]:focus,
.section-kafelki .block_right .formularz_home textarea:focus,
.section-kafelki .block_right .formularz_home select:focus {
  outline: none !important;
  background: #fff !important;
  border-color: #0095d8 !important;
  box-shadow: 0 0 0 4px rgba(0, 149, 216, 0.12) !important;
}
.section-kafelki .block_right .formularz_home textarea {
  min-height: 120px !important;
  resize: vertical !important;
}
.section-kafelki .block_right .formularz_home input[type=submit],
.section-kafelki .block_right .formularz_home button[type=submit],
.section-kafelki .block_right .formularz_home .wpcf7-submit {
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  background: #08152a !important;
  color: #fff !important;
  font-family: "Inter", sans-serif !important;
  font-size: 0.95rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.01em !important;
  padding: 14px 28px !important;
  border: none !important;
  border-radius: 50px !important;
  cursor: pointer !important;
  transition: all 0.25s ease !important;
  box-shadow: 0 6px 16px rgba(8, 21, 42, 0.18) !important;
  margin-top: 8px !important;
}
.section-kafelki .block_right .formularz_home input[type=submit]:hover,
.section-kafelki .block_right .formularz_home button[type=submit]:hover,
.section-kafelki .block_right .formularz_home .wpcf7-submit:hover {
  background: #0095d8 !important;
  transform: translateY(-2px) !important;
  box-shadow: 0 10px 22px rgba(0, 149, 216, 0.28) !important;
}
.section-kafelki .block_right .formularz_home .wpcf7-not-valid-tip {
  color: #c0392b !important;
  font-size: 0.8rem !important;
  margin-top: -10px !important;
  margin-bottom: 10px !important;
}
.section-kafelki .block_right .formularz_home .wpcf7-response-output {
  border-radius: 10px !important;
  padding: 12px 16px !important;
  font-size: 0.9rem !important;
  margin: 16px 0 0 !important;
}
.section-kafelki .block_right .formularz_home .wpcf7-mail-sent-ok {
  border-color: #27ae60 !important;
  background: rgba(39, 174, 96, 0.08) !important;
  color: #27ae60 !important;
}
.section-kafelki .block_right .formularz_home .wpcf7-validation-errors,
.section-kafelki .block_right .formularz_home .wpcf7-acceptance-missing {
  border-color: #c0392b !important;
  background: rgba(192, 57, 43, 0.08) !important;
  color: #c0392b !important;
}
.section-kafelki .block_right .formularz_home .wpcf7-list-item {
  margin: 0 0 8px !important;
}
.section-kafelki .block_right .formularz_home .wpcf7-list-item-label {
  font-size: 0.85rem;
  color: #6b7a8d;
  font-weight: 400;
}
.section-kafelki .block_right .formularz_home input[type=checkbox], .section-kafelki .block_right .formularz_home input[type=radio] {
  accent-color: #0095d8;
  margin-right: 6px;
}

.section-mapa {
  padding: 0 0 70px;
}
.section-mapa .block_mapa {
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 8px 24px rgba(8, 21, 42, 0.08);
  border: 1px solid #e0eaf2;
  background: #fff;
  position: relative;
}
.section-mapa .block_mapa iframe, .section-mapa .block_mapa embed, .section-mapa .block_mapa object {
  display: block;
  width: 100% !important;
  height: 480px !important;
  border: 0 !important;
}
@media (max-width: 600px) {
  .section-mapa .block_mapa iframe, .section-mapa .block_mapa embed, .section-mapa .block_mapa object {
    height: 340px !important;
  }
}
.section-mapa .block_mapa .rrs-iframe-placeholder {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 16px !important;
  min-height: 480px !important;
  padding: 40px 32px !important;
  margin: 0 !important;
  background: linear-gradient(135deg, #f4f8fc 0%, #bfebff 100%) !important;
  border: 0 !important;
  border-radius: 0 !important;
  text-align: center !important;
  color: #08152a !important;
  font-family: "Inter", sans-serif !important;
  cursor: pointer !important;
  transition: all 0.25s ease !important;
  position: relative !important;
  overflow: hidden !important;
}
@media (max-width: 600px) {
  .section-mapa .block_mapa .rrs-iframe-placeholder {
    min-height: 340px !important;
    padding: 30px 20px !important;
  }
}
.section-mapa .block_mapa .rrs-iframe-placeholder::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: linear-gradient(rgba(0, 149, 216, 0.08) 1px, transparent 1px), linear-gradient(90deg, rgba(0, 149, 216, 0.08) 1px, transparent 1px);
  background-size: 40px 40px;
  pointer-events: none;
}
.section-mapa .block_mapa .rrs-iframe-placeholder::after {
  content: "";
  position: relative;
  z-index: 1;
  width: 64px;
  height: 64px;
  background: #0095d8 radial-gradient(circle at center, #fff 0, #fff 10px, #0095d8 11px);
  border-radius: 50% 50% 50% 0;
  transform: rotate(-45deg);
  margin-bottom: 8px;
  box-shadow: 0 12px 32px rgba(0, 149, 216, 0.35);
}
.section-mapa .block_mapa .rrs-iframe-placeholder:hover {
  background: linear-gradient(135deg, #f8fbfd 0%, #a5e3ff 100%) !important;
}
.section-mapa .block_mapa .rrs-iframe-placeholder:hover::after {
  transform: rotate(-45deg) translate(0, -4px);
  box-shadow: 0 16px 40px rgba(0, 149, 216, 0.45);
}
.section-mapa .block_mapa .rrs-iframe-placeholder .rrs-map-msg {
  position: relative;
  z-index: 1;
  font-size: 1.05rem !important;
  font-weight: 600;
  color: #08152a;
  line-height: 1.5;
  max-width: 420px;
}
.section-mapa .block_mapa .rrs-iframe-placeholder .rrs-map-msg strong {
  display: block;
  font-size: 1.25rem;
  margin-bottom: 6px;
}
.section-mapa .block_mapa .rrs-iframe-placeholder .rrs-map-msg small {
  display: block;
  color: #6b7a8d;
  font-weight: 400;
  font-size: 0.85rem;
  margin-top: 6px;
}
.section-mapa .block_mapa .rrs-iframe-placeholder .rrs-map-cta {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 24px;
  background: #08152a;
  color: #fff;
  font-weight: 700;
  font-size: 0.9rem;
  letter-spacing: 0.01em;
  border-radius: 50px;
  border: none;
  cursor: pointer;
  transition: all 0.25s ease;
  font-family: "Inter", sans-serif;
  box-shadow: 0 6px 16px rgba(8, 21, 42, 0.2);
}
.section-mapa .block_mapa .rrs-iframe-placeholder .rrs-map-cta:hover {
  background: #0095d8;
  transform: translateY(-2px);
  box-shadow: 0 10px 22px rgba(0, 149, 216, 0.35);
}

#kontakt .section_buttons .btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 14px 28px;
  font-family: "Inter", sans-serif;
  font-size: 0.92rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-decoration: none;
  border-radius: 50px;
  transition: all 0.25s ease;
  background: #08152a;
  color: #fff;
  border: 2px solid transparent;
}
#kontakt .section_buttons .btn:hover {
  background: #0095d8;
  transform: translateY(-2px);
  box-shadow: 0 10px 22px rgba(0, 149, 216, 0.28);
  color: #fff;
}
#kontakt .section_buttons .btn.btn-reverse {
  background: #fff;
  color: #08152a;
  border-color: #e0eaf2;
}
#kontakt .section_buttons .btn.btn-reverse:hover {
  border-color: #0095d8;
  color: #0095d8;
  background: #fff;
}
