/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@import "news";
/* line 1, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-home-particles.g-helium-style #g-header {
  margin-top: 0;
}
/* line 5, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-home-particles.g-helium-style #g-navigation .g-social a {
  color: #000;
}
/* line 13, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 17px;
  font-weight: normal;
}
/* line 18, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-intro {
  background-color: #7dcbd8;
}
/* line 22, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-above {
  background: #fff;
}
/* line 26, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-utility {
  background: #eee;
  color: #000;
}
/* line 31, wp-content/themes/g5_helium/custom/scss/custom.scss */
.picture-proces-info {
  display: none;
}
/* line 35, wp-content/themes/g5_helium/custom/scss/custom.scss */
.ico-style {
  padding-right: 20px;
}
/* line 40, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-testimonials {
  background: none;
  color: #000;
}
/* line 45, wp-content/themes/g5_helium/custom/scss/custom.scss */
.joga-box {
  background: #2ab4c8;
}
/* line 49, wp-content/themes/g5_helium/custom/scss/custom.scss */
.joga-title {
  font-weight: 800;
  font-size: 20px;
}
/* line 54, wp-content/themes/g5_helium/custom/scss/custom.scss */
.crunchy-text {
  font-size: 35px;
  font-weight: 600;
}
/* line 59, wp-content/themes/g5_helium/custom/scss/custom.scss */
.superfood-text {
  font-size: 35px;
  font-weight: bold;
}
/* line 65, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-expanded {
  background: linear-gradient(rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), linear-gradient(135deg, #2e7d32 0%, #4caf50 40%, #81c784 100%);
}
/* line 79, wp-content/themes/g5_helium/custom/scss/custom.scss */
.ngg-galleryoverview {
  margin-bottom: 40px !important;
}
/* line 84, wp-content/themes/g5_helium/custom/scss/custom.scss */
.cr-container {
  position: relative;
}
/* line 88, wp-content/themes/g5_helium/custom/scss/custom.scss */
.cr-image {
  display: block;
  width: 100%;
  height: auto;
}
/* line 94, wp-content/themes/g5_helium/custom/scss/custom.scss */
.cr-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
}
/* line 107, wp-content/themes/g5_helium/custom/scss/custom.scss */
.cr-blue {
  background-color: #2ab4c8;
}
/* line 111, wp-content/themes/g5_helium/custom/scss/custom.scss */
.cr-pink {
  background-image: radial-gradient(circle, rgba(225, 139, 136, 1) 100%, rgba(0, 0, 0, 0) 100%);
}
/* line 115, wp-content/themes/g5_helium/custom/scss/custom.scss */
.cr-container:hover .cr-overlay {
  opacity: 1;
  cursor: pointer;
}
/* line 120, wp-content/themes/g5_helium/custom/scss/custom.scss */
.cr-text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
/* RWD */
@media screen and (max-width: 780px) {
  /* line 136, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .snack {
    background: none;
  }
  /* line 140, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-utility, .card-block {
    padding: 0;
  }
  /* line 143, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-home-particles.g-helium-style .fp-features .g-block:not(:last-child) {
    margin-bottom: 0;
  }
  /* line 146, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .desktop-picture-proces {
    display: none;
  }
  /* line 149, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .picture-proces-info {
    display: block;
  }
  /* line 153, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .ico-style {
    padding-right: 0;
    text-align: center;
  }
  /* line 157, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-above {
    display: none;
  }
  /* line 160, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .how-process-desktop {
    display: none;
  }
  /* line 163, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .p-step {
    display: none;
  }
}
/* line 169, wp-content/themes/g5_helium/custom/scss/custom.scss */
.about-box {
  border-radius: 28px;
  padding: 60px;
  height: 100%;
  box-sizing: border-box;
}
/* line 176, wp-content/themes/g5_helium/custom/scss/custom.scss */
.dark-box {
  background: #1d1d1d;
  color: #fff;
}
/* line 181, wp-content/themes/g5_helium/custom/scss/custom.scss */
.light-box {
  background: #f7f7f7;
  color: #222;
}
/* line 186, wp-content/themes/g5_helium/custom/scss/custom.scss */
.about-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #c79c2e;
  color: #fff;
  padding: 6px 14px;
  border-radius: 24px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.4px;
  line-height: 0 !important;
  height: 28px;
  vertical-align: middle;
  margin-bottom: 20px;
}
/* line 209, wp-content/themes/g5_helium/custom/scss/custom.scss */
.about-box h2, .about-box h3, .custom-alert h4 {
  line-height: 1.3;
  margin: 0;
}
/* line 216, wp-content/themes/g5_helium/custom/scss/custom.scss */
.about-box h2 {
  font-size: 34px;
  margin-bottom: 35px;
  color: #fff;
}
/* line 222, wp-content/themes/g5_helium/custom/scss/custom.scss */
.about-box h3 {
  font-size: 29px;
  margin-bottom: 40px;
}
/* line 227, wp-content/themes/g5_helium/custom/scss/custom.scss */
.lead-text {
  font-size: 16px;
  line-height: 2;
  color: rgba(255, 255, 255, 0.82);
  margin-bottom: 0;
}
/* line 234, wp-content/themes/g5_helium/custom/scss/custom.scss */
.custom-alert {
  margin-top: 45px;
  padding: 35px;
  border-radius: 22px;
  line-height: 1.9;
  font-size: 14px;
}
/* line 242, wp-content/themes/g5_helium/custom/scss/custom.scss */
.dark-box .custom-alert {
  background: rgba(255, 255, 255, 0.08);
}
/* line 246, wp-content/themes/g5_helium/custom/scss/custom.scss */
.light-alert {
  background: #fff;
  border: 1px solid #e6e6e6;
  margin-top: 45px;
}
/* line 252, wp-content/themes/g5_helium/custom/scss/custom.scss */
.custom-alert h4 {
  font-size: 24px;
  margin-bottom: 18px;
}
/* line 257, wp-content/themes/g5_helium/custom/scss/custom.scss */
.custom-alert p {
  margin: 0;
  font-size: 14px;
  line-height: 1.9;
}
/* line 263, wp-content/themes/g5_helium/custom/scss/custom.scss */
.dark-box .custom-alert p {
  color: rgba(255, 255, 255, 0.85);
}
/* line 267, wp-content/themes/g5_helium/custom/scss/custom.scss */
.light-alert p {
  color: #555;
}
/* TABELA */
/* line 273, wp-content/themes/g5_helium/custom/scss/custom.scss */
.services-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 10px;
}
/* line 279, wp-content/themes/g5_helium/custom/scss/custom.scss */
.services-table tr {
  border-bottom: 1px solid #ddd;
  transition: 0.2s ease;
}
/* line 284, wp-content/themes/g5_helium/custom/scss/custom.scss */
.services-table tr:last-child {
  border-bottom: none;
}
/* line 288, wp-content/themes/g5_helium/custom/scss/custom.scss */
.services-table tr:hover {
  background: rgba(0, 0, 0, 0.02);
}
/* line 292, wp-content/themes/g5_helium/custom/scss/custom.scss */
.services-table td {
  padding: 30px 28px;
  font-size: 16px;
  line-height: 1.8;
  vertical-align: middle;
}
/* line 299, wp-content/themes/g5_helium/custom/scss/custom.scss */
.services-table td:first-child {
  font-weight: 600;
  width: 55%;
}
/* line 304, wp-content/themes/g5_helium/custom/scss/custom.scss */
.services-table td:last-child {
  text-align: right;
  color: #777;
}
/* MOBILE */
@media (max-width: 768px) {
  /* line 313, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .about-company-section {
    padding: 50px 0;
  }
  /* line 317, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .about-box {
    padding: 35px;
  }
  /* line 321, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .about-box h2 {
    font-size: 34px;
  }
  /* line 325, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .about-box h3 {
    font-size: 28px;
  }
  /* line 329, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .lead-text {
    font-size: 17px;
    line-height: 1.8;
  }
  /* line 334, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .custom-alert {
    padding: 28px;
  }
  /* line 338, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .services-table td {
    padding: 20px 18px;
    font-size: 15px;
  }
}
/* line 346, wp-content/themes/g5_helium/custom/scss/custom.scss */
.entry-title {
  position: relative;
  display: inline-block;
  padding-left: 16px;
  /* mniejszy odstęp od paska */
  margin: 15px 0;
  font-size: clamp(28px, 4vw, 46px);
  font-weight: 800;
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #111;
  opacity: 0;
  animation: slideTitle 0.8s ease forwards;
}
/* line 366, wp-content/themes/g5_helium/custom/scss/custom.scss */
.entry-title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 4px;
  height: calc(100% - 8px);
  border-radius: 20px;
  background: linear-gradient(to bottom, #facc15, #f97316);
}
/* line 381, wp-content/themes/g5_helium/custom/scss/custom.scss */
.entry-title::after {
  content: "";
  position: absolute;
  left: 0;
  top: -30%;
  width: 4px;
  height: 30%;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.9);
  filter: blur(3px);
  animation: lightMove 2.2s linear infinite;
}
@keyframes slideTitle {
  /* line 401, wp-content/themes/g5_helium/custom/scss/custom.scss */
  from {
    transform: translateX(-40px);
    opacity: 0;
  }
  /* line 405, wp-content/themes/g5_helium/custom/scss/custom.scss */
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes lightMove {
  /* line 412, wp-content/themes/g5_helium/custom/scss/custom.scss */
  from {
    top: -30%;
  }
  /* line 415, wp-content/themes/g5_helium/custom/scss/custom.scss */
  to {
    top: 110%;
  }
}
/* line 421, wp-content/themes/g5_helium/custom/scss/custom.scss */
h3 {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  margin: 35px 0 15px;
  font-size: clamp(22px, 3vw, 32px);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.5px;
  color: #111827;
}
/* line 437, wp-content/themes/g5_helium/custom/scss/custom.scss */
.about-company {
  display: flex;
  align-items: stretch;
  gap: 24px;
  padding: 40px;
  border-radius: 22px;
  background: linear-gradient(135deg, #fff, #f8f8f8);
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.06);
  overflow: visible;
  position: relative;
  isolation: isolate;
  z-index: 20;
  clip-path: inset(0 round 22px);
}
/* PASEK */
/* line 462, wp-content/themes/g5_helium/custom/scss/custom.scss */
.about-line {
  position: relative;
  width: 6px;
  min-width: 6px;
  border-radius: 20px;
  overflow: hidden;
  background: linear-gradient(to bottom, #facc15, #f97316);
  z-index: 3;
  transform: translateZ(0);
  will-change: transform;
  backface-visibility: hidden;
}
/* ŚWIATŁO */
/* line 484, wp-content/themes/g5_helium/custom/scss/custom.scss */
.about-line::after {
  content: "";
  position: absolute;
  left: 0;
  top: -30%;
  width: 100%;
  height: 30%;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.9);
  filter: blur(3px);
  animation: lightMove 2.2s linear infinite;
  transform: translateZ(0);
  will-change: top, transform;
  backface-visibility: hidden;
}
/* CONTENT */
/* line 512, wp-content/themes/g5_helium/custom/scss/custom.scss */
.about-inner {
  position: relative;
  z-index: 2;
  flex: 1;
}
/* EFEKT ŚWIATŁA */
/* line 521, wp-content/themes/g5_helium/custom/scss/custom.scss */
.about-company::after {
  content: "";
  position: absolute;
  top: -20%;
  left: -20%;
  width: 140%;
  height: 140%;
  z-index: 1;
  background: linear-gradient(120deg, transparent 40%, rgba(255, 255, 255, 0.18) 50%, transparent 60%);
  transform: rotate(15deg);
  animation: shineMove 6s linear infinite;
  pointer-events: none;
}
/* BADGE */
/* line 550, wp-content/themes/g5_helium/custom/scss/custom.scss */
.about-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 42px;
  padding: 0 18px;
  margin-bottom: 22px;
  border-radius: 40px;
  background: linear-gradient(135deg, #d4a017, #f0c040);
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.6px;
  line-height: 1;
  opacity: 0;
  transform: scale(0.7);
  animation: badgePop 0.7s ease forwards;
  animation-delay: 0.5s;
  position: relative;
  z-index: 2;
}
/* TEXT */
/* line 584, wp-content/themes/g5_helium/custom/scss/custom.scss */
.about-content {
  position: relative;
  z-index: 2;
}
/* line 589, wp-content/themes/g5_helium/custom/scss/custom.scss */
.about-content p {
  margin-bottom: 24px;
  color: #444;
  font-size: 16px;
  line-height: 1.9;
  text-align: justify;
  text-justify: inter-word;
  text-wrap: pretty;
  hyphens: auto;
  word-spacing: -0.5px;
  opacity: 0;
  transform: translateY(25px);
  animation: textReveal 1s ease forwards;
}
/* line 611, wp-content/themes/g5_helium/custom/scss/custom.scss */
.about-content p:nth-child(1) {
  animation-delay: 0.8s;
}
/* line 615, wp-content/themes/g5_helium/custom/scss/custom.scss */
.about-content p:nth-child(2) {
  animation-delay: 1.2s;
}
/* line 619, wp-content/themes/g5_helium/custom/scss/custom.scss */
.about-content strong {
  color: #111;
}
/* HOVER */
/* line 625, wp-content/themes/g5_helium/custom/scss/custom.scss */
.about-company:hover {
  transform: translateY(-6px);
  transition: 0.4s ease;
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.12);
}
/* ANIMACJE */
@keyframes sectionReveal {
  /* line 636, wp-content/themes/g5_helium/custom/scss/custom.scss */
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes badgePop {
  /* line 643, wp-content/themes/g5_helium/custom/scss/custom.scss */
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes textReveal {
  /* line 650, wp-content/themes/g5_helium/custom/scss/custom.scss */
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes shineMove {
  /* line 657, wp-content/themes/g5_helium/custom/scss/custom.scss */
  0% {
    transform: translateX(-100%) rotate(15deg);
  }
  /* line 661, wp-content/themes/g5_helium/custom/scss/custom.scss */
  100% {
    transform: translateX(100%) rotate(15deg);
  }
}
/* MOBILE */
@media (max-width: 768px) {
  /* line 670, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .about-company {
    gap: 18px;
    padding: 28px;
  }
  /* line 675, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .about-content p {
    font-size: 15px;
    line-height: 1.8;
  }
}
/* line 682, wp-content/themes/g5_helium/custom/scss/custom.scss */
.contact-wrap {
  display: flex;
  gap: 40px;
  align-items: flex-start;
}
/* line 688, wp-content/themes/g5_helium/custom/scss/custom.scss */
.contact-left {
  width: 35%;
}
/* line 692, wp-content/themes/g5_helium/custom/scss/custom.scss */
.contact-right {
  width: 65%;
}
/* line 696, wp-content/themes/g5_helium/custom/scss/custom.scss */
.contact-right iframe {
  width: 100%;
  height: 450px;
  border: 0;
  display: block;
}
/* MOBILE */
@media (max-width: 900px) {
  /* line 706, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .contact-wrap {
    flex-direction: column;
  }
  /* line 710, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .contact-left, .contact-right {
    width: 100%;
  }
  /* line 715, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .contact-right iframe {
    height: 320px;
  }
}
/* line 721, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-main-nav {
  display: flex;
  align-items: center;
}
/* line 726, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-toplevel {
  display: flex;
  justify-content: center;
  width: 100%;
}
/* line 733, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .g-grid {
  align-items: center;
}
/* ==========================
 HOME ABOUT
 ========================== */
/* line 741, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-about {
  display: flex;
  flex-direction: column;
  height: 100%;
  /* padding: 20px 24px; */
  background: #fff;
}
/* line 750, wp-content/themes/g5_helium/custom/scss/custom.scss */
.section-header h2, .section-header-about h2 {
  margin: 0;
  font-family: 'Oswald', sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 0.95;
  text-transform: uppercase;
  color: #27324b;
}
/* line 762, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-about .title-line {
  width: 48px;
  height: 3px;
  background: #c71922;
  margin: 16px 0 24px;
}
/* line 769, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-about p {
  margin: 0 0 16px;
  font-size: 1rem;
  /* 16px */
  line-height: 1.7;
  color: #555;
}
/* line 776, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-about .about-btn {
  margin-top: auto;
  align-self: flex-start;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 24px;
  height: 48px;
  border: 2px solid #c71922;
  border-radius: 4px;
  color: #c71922;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.875rem;
  /* 14px */
  font-weight: 700;
  transition: 0.3s ease;
}
/* line 799, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-about .about-btn:hover {
  background: #c71922;
  color: #fff;
}
/* line 804, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-about:before {
  content: "";
  position: absolute;
  left: -40px;
  bottom: -60px;
  width: 260px;
  height: 260px;
  background: url('...');
  opacity: 0.04;
}
/* line 824, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 826, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-grid {
  display: block;
}
/* line 832, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item {
  margin-bottom: 30px;
}
/* =====================================================
 HOME NEWS / EVENTS
 ===================================================== */
/* line 844, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 847, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-content, .home-events .g-content {
  padding: 0;
}
/* line 851, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-grid, .home-events .g-grid {
  display: block;
}
/* line 855, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-block, .home-events .g-block {
  width: 100% !important;
  margin: 0 0 35px;
  float: none;
}
/* line 861, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item, .home-events .g-array-item {
  margin: 0;
}
/* line 865, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item-image, .home-events .g-array-item-image {
  overflow: hidden;
  border-radius: 4px;
  margin-bottom: 18px;
}
/* line 871, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item-image img, .home-events .g-array-item-image img {
  width: 100%;
  height: 190px;
  object-fit: cover;
  display: block;
  transition: 0.35s;
}
/* line 879, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item:hover img, .home-events .g-array-item:hover img {
  transform: scale(1.05);
}
/* line 883, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item-title, .home-events .g-array-item-title {
  margin: 0 0 12px;
}
/* line 887, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-item-title, .home-events .g-item-title {
  margin: 0;
  font-size: 28px;
  line-height: 1.25;
  font-weight: 800;
  text-transform: uppercase;
}
/* line 895, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-item-title a, .home-events .g-item-title a {
  color: #111;
  text-decoration: none;
}
/* line 900, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item-details, .home-events .g-array-item-details {
  margin-bottom: 15px;
  color: #999;
  font-size: 13px;
  text-transform: uppercase;
}
/* line 907, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item-author, .home-events .g-array-item-author, .home-news .g-array-item-category, .home-events .g-array-item-category, .home-news .g-array-item-comments, .home-events .g-array-item-comments {
  display: none;
}
/* line 913, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item-date i, .home-events .g-array-item-date i {
  display: none;
}
/* line 917, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item-text, .home-events .g-array-item-text {
  display: none;
}
/* line 921, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item-read-more, .home-events .g-array-item-read-more {
  margin-top: 12px;
}
/* line 925, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item-read-more .button, .home-events .g-array-item-read-more .button {
  background: none;
  border: none;
  padding: 0;
  color: #b32025;
  box-shadow: none;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
/* line 936, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item-read-more .button:hover, .home-events .g-array-item-read-more .button:hover {
  color: #8d1a1f;
}
/* HOME NEWS + HOME EVENTS */
/* line 945, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-grid, .home-events .g-grid {
  margin: 0 0 18px;
}
/* line 950, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-block, .home-events .g-block {
  padding: 0;
}
/* line 955, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-content, .home-events .g-content {
  margin: 0;
  padding: 0;
}
/* line 961, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item, .home-events .g-array-item {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
/* line 968, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item-image, .home-events .g-array-item-image {
  margin: 0;
}
/* line 973, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item-image img, .home-events .g-array-item-image img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  display: block;
  border-radius: 4px;
}
/* line 982, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item-details, .home-events .g-array-item-details {
  margin: 0;
  padding: 0;
  font-size: 13px;
  color: #777;
}
/* line 990, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item-details i, .home-events .g-array-item-details i {
  margin-right: 5px;
}
/* line 995, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item-title, .home-events .g-array-item-title {
  margin: 0;
  padding: 0;
}
/* line 1001, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item-title h3, .home-events .g-array-item-title h3 {
  margin: 0;
  line-height: 1.3;
  font-size: 20px;
  font-weight: 700;
}
/* line 1009, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item-title a, .home-events .g-array-item-title a {
  text-decoration: none;
}
/* line 1014, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item-read-more, .home-events .g-array-item-read-more {
  margin-top: 4px;
}
/* line 1019, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item-read-more .button, .home-events .g-array-item-read-more .button {
  /* padding: 8px 18px; */
  font-size: 14px;
  border-radius: 4px;
}
/* line 1026, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-grid, .home-events .g-grid {
  display: block !important;
}
/* Nagłówki sekcji na stronie głównej */
/* line 1033, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-section-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 20px;
}
/* line 1040, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-section-header h2 {
  margin: 0;
  font-size: 38px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  color: #111;
  letter-spacing: -0.5px;
}
/* line 1050, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-section-header a {
  color: #c61d1d;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  transition: 0.2s;
}
/* line 1059, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-section-header a:hover {
  color: #000;
}
/* line 1063, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-section-header span {
  margin-left: 6px;
}
/* line 1067, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-grid {
  display: flex;
  gap: 24px;
}
/* line 1072, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-block {
  flex: 1;
}
/* Kontener */
/* line 1078, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
/* Każdy wpis */
/* line 1085, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news > .g-grid {
  width: calc(33.333% - 20px);
  margin: 0;
}
/* Usuń szerokość Gantry */
/* line 1091, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-block {
  width: 100%;
  flex: none;
}
/* line 1096, wp-content/themes/g5_helium/custom/scss/custom.scss */
.section-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
/*
 .section-header h2 {
 margin: 0;
 font-size: 2rem;
 font-weight: 700;
 text-transform: uppercase;
 }
 */
/* line 1112, wp-content/themes/g5_helium/custom/scss/custom.scss */
.section-link {
  color: #b51f24;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  transition: 0.2s;
}
/* line 1120, wp-content/themes/g5_helium/custom/scss/custom.scss */
.section-link:hover {
  color: #8e171b;
}
/* line 1124, wp-content/themes/g5_helium/custom/scss/custom.scss */
.section-header {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  column-gap: 20px;
  width: 100%;
}
/* line 1132, wp-content/themes/g5_helium/custom/scss/custom.scss */
.section-link {
  justify-self: end;
  text-align: right;
}
/* Domyślnie - Aktualności */
/* line 1138, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .section-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* line 1144, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .section-link {
  margin-left: auto;
  white-space: nowrap;
}
/* WYDARZENIA */
/* line 1151, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-events .section-header {
  display: flex;
  flex-wrap: wrap;
}
/* line 1156, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-events .section-header h2 {
  width: 100%;
  margin: 0;
}
/* line 1161, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-events .section-link {
  margin-left: auto;
  margin-top: 8px;
  text-align: right;
}
/* line 1168, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news {
  position: relative;
  padding-right: 2px;
  margin-right: 2px;
}
/* line 1174, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news::after {
  content: "";
  position: absolute;
  top: 0;
  right: -20px;
  width: 1px;
  height: 100%;
  background: #ddd;
}
/* line 1184, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-events {
  padding-left: 20px;
}
/* line 1188, wp-content/themes/g5_helium/custom/scss/custom.scss */
.event-date {
  width: 60px;
  text-align: center;
  flex-shrink: 0;
}
/* line 1194, wp-content/themes/g5_helium/custom/scss/custom.scss */
.event-date .day {
  display: block;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  color: #222;
}
/* line 1202, wp-content/themes/g5_helium/custom/scss/custom.scss */
.event-date .month {
  display: block;
  margin-top: 4px;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #b11b1b;
}
/* line 1212, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item-title {
  margin: 14px 0 12px;
}
/* line 1216, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item-read-more {
  margin-top: 18px;
}
/* ==========================
 HOME NEWS - styl kart
 ========================== */
/* line 1224, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item {
  background: #111;
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
  transition: 0.25s ease;
}
/* line 1239, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item:hover {
  transform: translateY(-4px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.18);
}
/* line 1246, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item-image {
  margin: 0;
}
/* line 1252, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item-image img {
  display: block;
  width: 100%;
  height: 190px;
  object-fit: cover;
}
/* line 1261, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item-title {
  padding: 0 20px;
  margin: 18px 0 12px;
}
/* line 1268, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-item-title {
  margin: 0;
  font-size: 24px;
  line-height: 1.35;
  font-weight: 700;
  text-transform: none;
}
/* line 1278, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-item-title a {
  color: #fff;
  text-decoration: none;
}
/* line 1285, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-item-title a:hover {
  color: #f2c230;
}
/* line 1291, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item-details {
  padding: 0 20px;
  margin: 0 0 16px;
}
/* line 1298, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item-date {
  color: #cfcfcf;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
/* line 1307, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item-date i {
  display: none;
}
/* line 1313, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item-read-more {
  margin-top: auto;
  padding: 0 20px 22px;
}
/* line 1320, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item-read-more .button {
  background: none;
  border: none;
  padding: 0;
  color: #d32027;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  box-shadow: none;
}
/* line 1336, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-news .g-array-item-read-more .button:hover {
  color: #fff;
}
@media (max-width: 767px) {
  /* line 1344, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .section-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
}
/* line 1351, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-events .g-array-item {
  display: grid;
  grid-template-columns: 60px 1fr;
  column-gap: 20px;
}
/* line 1357, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-events .g-array-item-details {
  grid-column: 1;
  grid-row: 1 / span 2;
}
/* line 1362, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-events .g-array-item-title, .home-events .g-array-item-text {
  grid-column: 2;
}
/* line 1367, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-events .g-array-item-author, .home-events .g-array-item-category, .home-events .g-array-item-comments {
  display: none;
}
/* line 1373, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-events {
  position: relative;
  padding-right: 30px;
  margin-right: 30px;
}
/* line 1379, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-events::after {
  content: "";
  position: absolute;
  top: 0;
  right: -15px;
  /* środek odstępu */
  width: 1px;
  height: 100%;
  background: #ddd;
}
/* ===== HOME GALLERY ===== */
/* line 1391, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-gallery .ngg-galleryoverview {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 155px);
  gap: 8px;
  /* było 15px */
  padding: 0 !important;
  margin: 0 !important;
}
/* line 1400, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-gallery .ngg-gallery-thumbnail-box {
  margin: 0 !important;
  padding: 0 !important;
  width: auto !important;
  float: none !important;
  clear: none !important;
}
/* line 1408, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-gallery .ngg-gallery-thumbnail {
  margin: 0 !important;
  padding: 0 !important;
  line-height: 0;
}
/* line 1414, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-gallery .ngg-gallery-thumbnail a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 1420, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-gallery .ngg-gallery-thumbnail img {
  display: block;
  width: 100%;
  height: 155px;
  object-fit: cover;
  border-radius: 6px;
}
/* line 1428, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-gallery {
  padding-right: 0 !important;
}
/* line 1432, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-gallery .g-content {
  padding: 0 !important;
}
/* line 1436, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-gallery .ngg-gallery-thumbnail-box {
  float: none !important;
  clear: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}
/* line 1444, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-gallery .ngg-gallery-thumbnail {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 8px;
}
/* line 1451, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-gallery .ngg-gallery-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.3s ease;
}
/* line 1459, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-gallery .ngg-gallery-thumbnail:hover img {
  transform: scale(1.05);
}
/* ukryj zdjęcia powyżej 4 */
/* line 1465, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-gallery .ngg-gallery-thumbnail-box:nth-child(n+5) {
  display: none;
}
/* ======================================
 HOME GALLERY
 ====================================== */
/* line 1473, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-gallery-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
}
/* line 1479, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-gallery-grid .gallery-item {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 8px;
  height: 145px;
}
/* line 1491, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-gallery-grid .gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.35s;
}
/* line 1502, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-gallery-grid .gallery-item:hover img {
  transform: scale(1.08);
}
/* line 1508, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-gallery-grid .gallery-item::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 45%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  z-index: 2;
}
/* line 1530, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home-gallery-grid .gallery-item span {
  position: absolute;
  left: 15px;
  bottom: 12px;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  z-index: 3;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
/* line 1550, wp-content/themes/g5_helium/custom/scss/custom.scss */
.section-header-about {
  position: relative;
  margin-bottom: 30px;
}
/* line 1555, wp-content/themes/g5_helium/custom/scss/custom.scss */
.section-header-about::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 48px;
  height: 3px;
  background: #c71922;
}
/* line 1569, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-block.size-70 {
  overflow: hidden;
  min-width: 0;
}
/* line 1574, wp-content/themes/g5_helium/custom/scss/custom.scss */
.gs_logo_area, .gs_logo_area--inner, .gs_logo_container {
  max-width: 100%;
  overflow: hidden;
}
/* line 1581, wp-content/themes/g5_helium/custom/scss/custom.scss */
.gs_logo_title {
  display: none !important;
}
/* line 1585, wp-content/themes/g5_helium/custom/scss/custom.scss */
.swiper-button-prev, .swiper-button-next {
  display: none !important;
}
/* line 1590, wp-content/themes/g5_helium/custom/scss/custom.scss */
.gs_logo_area.carousel_nav_pos--bottom {
  padding-bottom: 0 !important;
  margin-top: 15px;
}
/* line 1595, wp-content/themes/g5_helium/custom/scss/custom.scss */
.gs_logo_area .swiper-button-prev, .gs_logo_area .swiper-button-next {
  display: none !important;
}
/* line 1600, wp-content/themes/g5_helium/custom/scss/custom.scss */
.partner-box {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
  padding: 0 0 0 30px;
  border-left: 1px solid rgba(197, 158, 44, 0.35);
}
/* line 1616, wp-content/themes/g5_helium/custom/scss/custom.scss */
.partner-box h2 {
  color: #f1c40f;
}
/* line 1622, wp-content/themes/g5_helium/custom/scss/custom.scss */
.partner-box p {
  margin: 0 0 30px;
  color: #e0e0e0;
  line-height: 1.7;
  max-width: 230px;
}
/* line 1634, wp-content/themes/g5_helium/custom/scss/custom.scss */
.partner-box::after {
  pointer-events: none;
  z-index: 1;
}
/* line 1639, wp-content/themes/g5_helium/custom/scss/custom.scss */
.partner-box > * {
  position: relative;
  z-index: 2;
}
/* line 1644, wp-content/themes/g5_helium/custom/scss/custom.scss */
.partner-box .section-header-about {
  position: relative;
  margin-bottom: 38px;
}
/* line 1651, wp-content/themes/g5_helium/custom/scss/custom.scss */
.partner-box .section-header-about::after {
  content: none;
}
/* line 1655, wp-content/themes/g5_helium/custom/scss/custom.scss */
.partner-box .about-btn {
  border-color: #f0b400;
  color: #f0b400;
}
/* line 1661, wp-content/themes/g5_helium/custom/scss/custom.scss */
.partner-box .about-btn:hover {
  background: #f0b400;
  color: #111;
}
/* ==========================
 PARTNERZY
 ========================== */
/* line 1671, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-utility {
  background: #111;
  padding: 70px 0;
}
/* line 1676, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-utility .g-content {
  background: transparent;
}
/* line 1680, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-utility .home-about {
  background: transparent;
}
/* line 1684, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-utility .g-grid {
  align-items: stretch;
}
/* line 1688, wp-content/themes/g5_helium/custom/scss/custom.scss */
.partner-box {
  height: 100%;
  padding-left: 40px;
  border-left: 1px solid rgba(255, 255, 255, 0.15);
}
/* line 1694, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-utility .section-header h2 {
  color: #fff;
}
/* Kontener pojedynczego logo */
/* line 1699, wp-content/themes/g5_helium/custom/scss/custom.scss */
.gs_logo_single {
  background: #fff !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 2px !important;
  box-shadow: none !important;
}
/* Wewnętrzny kontener */
/* line 1708, wp-content/themes/g5_helium/custom/scss/custom.scss */
.gs_logo_single--inner {
  background: transparent !important;
  padding: 0 !important;
}
/* Sam obrazek */
/* line 1714, wp-content/themes/g5_helium/custom/scss/custom.scss */
.gs_logo_single img {
  display: block;
  max-width: 100%;
  height: auto;
}
/* line 1721, wp-content/themes/g5_helium/custom/scss/custom.scss */
.gs_logo_container {
  padding: 0 !important;
}
/* line 1725, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-utility .section-header-about::after {
  content: none;
}
/* line 1729, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-utility .partner-box .section-header-about h2 {
  color: #f1c40f;
}
/* line 1733, wp-content/themes/g5_helium/custom/scss/custom.scss */
.footer-links {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 14px;
  width: 100%;
}
/* line 1747, wp-content/themes/g5_helium/custom/scss/custom.scss */
.footer-links a {
  color: #bdbdbd;
  text-decoration: none;
  font-size: 14px;
  transition: 0.25s;
}
/* line 1759, wp-content/themes/g5_helium/custom/scss/custom.scss */
.footer-links a:hover {
  color: #fff;
}
/* line 1765, wp-content/themes/g5_helium/custom/scss/custom.scss */
.footer-links span {
  color: #666;
}
/* line 1771, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-totop {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
}
/* line 1781, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-totop a {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #bdbdbd;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  transition: 0.25s ease;
}
/* line 1799, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-totop a:hover {
  color: #fff;
}
/* line 1805, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-totop i {
  font-size: 12px;
  transition: 0.25s ease;
}
/* line 1813, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-totop a:hover i {
  transform: translateY(-2px);
}
/* line 1819, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-footer {
  background: #111;
}
/* line 1823, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-footer .g-copyright, #g-footer .footer-links a, #g-footer .g-totop a {
  color: #bdbdbd;
}
/* line 1831, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-footer .footer-links a:hover, #g-footer .g-totop a:hover {
  color: #fff;
}
/* ===============================
 CZERWONA STOPKA
 ================================ */
/* line 1842, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-expanded {
  background: linear-gradient(90deg, #8b0d12 0%, #b80f16 35%, #b80f16 65%, #8b0d12 100%);
  padding: 38px 0;
}
/* line 1856, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-expanded .g-grid {
  align-items: center;
}
/* line 1862, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-expanded .g-content {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 0 20px;
}
/* pionowe separatory */
/* line 1878, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-expanded .g-block {
  position: relative;
}
/* line 1885, wp-content/themes/g5_helium/custom/scss/custom.scss */
.footer-item {
  display: flex;
  align-items: center;
  gap: 15px;
  color: #fff;
  font-size: 18px;
}
/* line 1899, wp-content/themes/g5_helium/custom/scss/custom.scss */
.footer-item i {
  width: 46px;
  height: 46px;
  border: 2px solid rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
}
/* line 1915, wp-content/themes/g5_helium/custom/scss/custom.scss */
.footer-social {
  display: flex;
  gap: 14px;
}
/* line 1923, wp-content/themes/g5_helium/custom/scss/custom.scss */
.footer-social a {
  width: 46px;
  height: 46px;
  border: 2px solid rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-decoration: none;
}
/* line 1942, wp-content/themes/g5_helium/custom/scss/custom.scss */
.footer-krs {
  color: #fff;
  line-height: 1.8;
}
/* line 1950, wp-content/themes/g5_helium/custom/scss/custom.scss */
.footer-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 54px;
  padding: 0 24px;
  box-sizing: border-box;
  background: #f0c20c;
  color: #111;
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
}
/* line 1972, wp-content/themes/g5_helium/custom/scss/custom.scss */
.footer-btn:hover {
  background: #fff;
  color: #b80f16;
}
/* line 1980, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation {
  background: linear-gradient(rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0)), linear-gradient(to bottom, #090909 0%, #131313 30%, #1f1f1f 100%) !important;
}
/* line 1996, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-menu-item-title {
  text-transform: uppercase;
  color: #fff;
}
/* line 1, wp-content/themes/g5_helium/custom/scss/_hero.scss */
.hero {
  position: relative;
  overflow: hidden;
}
/* line 8, wp-content/themes/g5_helium/custom/scss/_hero.scss */
.hero-background {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 720px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
/* line 23, wp-content/themes/g5_helium/custom/scss/_hero.scss */
.hero-overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
}
/* line 32, wp-content/themes/g5_helium/custom/scss/_hero.scss */
.hero .g-container {
  position: relative;
  z-index: 2;
}
/* line 39, wp-content/themes/g5_helium/custom/scss/_hero.scss */
.hero-wrapper {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 330px;
  gap: 70px;
  align-items: center;
  min-height: 525px;
  padding-top: 40px;
}
/* line 55, wp-content/themes/g5_helium/custom/scss/_hero.scss */
.hero-content {
  max-width: 760px;
  padding-top: 5px;
  padding-left: 25px;
}
/* line 63, wp-content/themes/g5_helium/custom/scss/_hero.scss */
.hero-sidebar {
  width: 100%;
}
/* line 69, wp-content/themes/g5_helium/custom/scss/_hero.scss */
.hero-title {
  font-size: 88px;
  line-height: 0.9;
  font-weight: 900;
  letter-spacing: -3px;
  max-width: 520px;
  text-align: left;
}
/* line 85, wp-content/themes/g5_helium/custom/scss/_hero.scss */
.hero-title span {
  color: #f2b300;
}
/* line 92, wp-content/themes/g5_helium/custom/scss/_hero.scss */
.hero-description {
  max-width: 540px;
  margin-top: 28px;
  margin-bottom: 40px;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.7;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.35);
  text-align: left;
}
/* line 113, wp-content/themes/g5_helium/custom/scss/_hero.scss */
.hero-buttons {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 35px;
}
/* line 125, wp-content/themes/g5_helium/custom/scss/_hero.scss */
.hero-btn {
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  letter-spacing: 0.3px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  height: 46px;
  padding: 0 24px;
  border-radius: 4px;
  text-decoration: none;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  transition: 0.25s;
}
/* line 158, wp-content/themes/g5_helium/custom/scss/_hero.scss */
.hero-btn i {
  font-size: 18px;
}
/* line 164, wp-content/themes/g5_helium/custom/scss/_hero.scss */
.hero-btn-red {
  background: #c61f26;
  color: #f4f1f1 !important;
}
/* line 169, wp-content/themes/g5_helium/custom/scss/_hero.scss */
.hero-btn-yellow {
  background: #efb000;
  color: #111 !important;
}
/* line 174, wp-content/themes/g5_helium/custom/scss/_hero.scss */
.hero-btn-dark {
  background: #252525;
  border: 1px solid rgba(255, 255, 255, 0.18);
  color: #f4f1f1 !important;
}
/* line 180, wp-content/themes/g5_helium/custom/scss/_hero.scss */
.hero-btn-yellow .hero-btn-icon {
  border-color: rgba(0, 0, 0, 0.25);
}
/* line 184, wp-content/themes/g5_helium/custom/scss/_hero.scss */
.hero-btn-red .hero-btn-icon, .hero-btn-dark .hero-btn-icon {
  border-color: rgba(255, 255, 255, 0.25);
}
/* line 190, wp-content/themes/g5_helium/custom/scss/_hero.scss */
.hero-btn:hover {
  transform: translateY(-3px);
}
/* line 197, wp-content/themes/g5_helium/custom/scss/_hero.scss */
.hero-btn-icon {
  width: 24px;
  height: 24px;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  /* border:1px solid rgba(255,255,255,.25); */
  margin-right: 12px;
  flex-shrink: 0;
}
/* line 215, wp-content/themes/g5_helium/custom/scss/_hero.scss */
.hero-btn-icon i {
  font-size: 16px;
}
/* line 219, wp-content/themes/g5_helium/custom/scss/_hero.scss */
.hero-btn-text {
  line-height: 1;
}
/* PANEL */
/* line 225, wp-content/themes/g5_helium/custom/scss/_hero.scss */
.hero-card {
  background: rgba(12, 12, 12, 0.82);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 6px;
  padding: 18px 26px;
  backdrop-filter: blur(6px);
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.45);
}
/* WIERSZ */
/* line 243, wp-content/themes/g5_helium/custom/scss/_hero.scss */
.hero-stat {
  display: flex;
  gap: 18px;
  align-items: flex-start;
  padding: 22px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
/* line 257, wp-content/themes/g5_helium/custom/scss/_hero.scss */
.hero-stat:last-child {
  border: none;
}
/* IKONA */
/* line 265, wp-content/themes/g5_helium/custom/scss/_hero.scss */
.hero-stat-icon {
  width: 80px;
  height: 80px;
  object-fit: contain;
  flex-shrink: 0;
  margin-top: 4px;
}
/* TEKST */
/* line 280, wp-content/themes/g5_helium/custom/scss/_hero.scss */
.hero-stat-info {
  flex: 1;
}
/* line 286, wp-content/themes/g5_helium/custom/scss/_hero.scss */
.hero-stat small {
  display: block;
  color: #d9a514;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 6px;
}
/* line 304, wp-content/themes/g5_helium/custom/scss/_hero.scss */
.hero-stat strong {
  display: block;
  color: #fff;
  font-size: 30px;
  line-height: 1;
  margin-bottom: 8px;
  font-weight: 800;
}
/* line 320, wp-content/themes/g5_helium/custom/scss/_hero.scss */
.hero-stat span {
  display: block;
  color: rgba(255, 255, 255, 0.72);
  font-size: 14px;
  line-height: 1.6;
}
@media (max-width: 1100px) {
  /* line 336, wp-content/themes/g5_helium/custom/scss/_hero.scss */
  .hero-wrapper {
    grid-template-columns: 1fr;
    gap: 50px;
  }
  /* line 344, wp-content/themes/g5_helium/custom/scss/_hero.scss */
  .hero-title {
    font-size: 64px;
  }
  /* line 350, wp-content/themes/g5_helium/custom/scss/_hero.scss */
  .hero-sidebar {
    max-width: 420px;
  }
}
@media (max-width: 768px) {
  /* line 360, wp-content/themes/g5_helium/custom/scss/_hero.scss */
  .hero-title {
    font-size: 44px;
  }
  /* line 366, wp-content/themes/g5_helium/custom/scss/_hero.scss */
  .hero-description {
    font-size: 18px;
  }
  /* line 372, wp-content/themes/g5_helium/custom/scss/_hero.scss */
  .hero-buttons {
    flex-direction: column;
  }
  /* line 378, wp-content/themes/g5_helium/custom/scss/_hero.scss */
  .hero-btn {
    width: 100%;
  }
  /* line 384, wp-content/themes/g5_helium/custom/scss/_hero.scss */
  .hero-card {
    padding: 25px;
  }
}
/*# sourceMappingURL=custom_home_-_particles.css.map */