@charset "UTF-8";
@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?bho3q");
  src: url("fonts/icomoon.eot?bho3q#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?bho3q") format("truetype"), url("fonts/icomoon.woff?bho3q") format("woff"), url("fonts/icomoon.svg?bho3q#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "iconmed";
  src: url("fonts/iconmed.eot?r6o97z");
  src: url("fonts/iconmed.eot?r6o97z#iefix") format("embedded-opentype"), url("fonts/iconmed.ttf?r6o97z") format("truetype"), url("fonts/iconmed.woff?r6o97z") format("woff"), url("fonts/iconmed.svg?r6o97z#iconmed") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "iconmed" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow:before {
  content: "\e900";
}

[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-checkmark:before {
  content: "\e90e";
}

.icon-youtube_icon .path1:before {
  content: "\e909";
  color: rgb(255, 0, 0);
}

.icon-youtube_icon .path2:before {
  content: "\e90a";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-facebook:before {
  content: "\e90c";
  color: #bfbfbf;
}

.icon-linkedin:before {
  content: "\e90d";
  color: #bfbfbf;
}

.icon-youtube_icon .path1:before {
  content: "\e909";
  color: rgb(255, 0, 0);
}

.icon-youtube_icon .path2:before {
  content: "\e90a";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-youtube:before {
  content: "\e90b";
  color: #bfbfbf;
}

.icon-arrow-right:before {
  content: "\e908";
}

.icon-close--white:before {
  content: "\e900";
  color: #fff;
}

.icon-close .path1:before {
  content: "\e901";
  color: rgb(142, 158, 209);
}

.icon-close .path2:before {
  content: "\e902";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-arrow_down:before {
  content: "\e903";
  color: #8e9ed1;
}

.icon-search:before {
  content: "\e904";
  color: #8e9ed1;
}

.icon-top--blue .path1:before {
  content: "\e905";
  color: rgb(255, 255, 255);
}

.icon-top--blue .path2:before {
  content: "\e906";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-top--blue .path3:before {
  content: "\e907";
  margin-left: -1em;
  color: rgb(142, 158, 209);
}

/* Style the tab */
.tabs {
  box-shadow: -6px 6px 8px rgba(0, 0, 0, 0.1215686275);
}
.tabs .tab {
  border: none;
}
.tabs .tab button {
  border: 1px solid #E0E0E0;
  color: #3AB5FC;
  outline: none;
  cursor: pointer;
  padding: 1.3rem 2.3rem;
  transition: 0.3s;
  background: #fff;
  border-radius: 0;
  font-size: 18px;
  font-weight: 700;
  min-width: 16rem;
  border-bottom: 1px solid #fff;
  position: relative;
}
@media (max-width: 1800px) {
  .tabs .tab button {
    font-size: 17px;
  }
}
@media (max-width: 1120px) {
  .tabs .tab button {
    font-size: 15px;
    padding: 1.1rem 2rem;
  }
}
@media (max-width: 520px) {
  .tabs .tab button {
    font-size: 12px;
    padding: 1rem;
    min-width: auto;
  }
}
.tabs .tab button::after {
  content: "";
  position: absolute;
  pointer-events: none;
  left: -1px;
  right: -1px;
  height: 1px;
  bottom: -2px;
  background: #E0E0E0;
  display: block;
}
.tabs .tab button::before {
  content: "";
  position: absolute;
  pointer-events: none;
  left: -1px;
  right: -1px;
  bottom: -2px;
  height: 7px;
  background: #fff;
  display: block;
}
.tabs .tab button.active {
  color: #000;
  cursor: inherit;
  box-shadow: -2px -4px 8px rgba(0, 0, 0, 0.1);
}
.tabs .tab button.active::after {
  content: "";
  position: absolute;
  pointer-events: none;
  left: 0;
  right: 0;
  bottom: -2px;
  height: 1px;
  background: #fff;
  display: block;
}
.tabs .tab button.active::before {
  display: none;
}
.tabs .tab button:first-child::before {
  left: 0px;
}

.tabcontent {
  display: none;
  padding: 2.3rem;
  border: 1px solid #E0E0E0;
}
@media (max-width: 782px) {
  .tabcontent {
    padding: 1rem;
  }
}

.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  backface-visibility: hidden;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized,
.splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__arrow {
  align-items: center;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  height: 2em;
  justify-content: center;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2em;
  z-index: 1;
}

.splide__arrow svg {
  fill: #000;
  height: 1.2em;
  width: 1.2em;
}

.splide__arrow:hover:not(:disabled) {
  opacity: 0.9;
}

.splide__arrow:disabled {
  opacity: 0.3;
}

.splide__arrow:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__arrow--prev {
  left: 1em;
}

.splide__arrow--prev svg {
  transform: scaleX(-1);
}

.splide__arrow--next {
  right: 1em;
}

.splide.is-focus-in .splide__arrow:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__pagination {
  bottom: 0.5em;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}

.splide__pagination__page {
  background: #ccc;
  border: 0;
  border-radius: 50%;
  display: inline-block;
  height: 20px;
  margin: 6px;
  opacity: 0.7;
  padding: 0;
  position: relative;
  transition: transform 0.2s linear;
  width: 20px;
}
@media (max-width: 768px) {
  .splide__pagination__page {
    width: 10px;
    height: 10px;
  }
}

.splide__pagination__page.is-active {
  background: #30E896;
  background: transparent linear-gradient(270deg, #30E896 0%, #3AB5FC 100%) 0% 0% no-repeat padding-box;
  transform: scale(1);
  z-index: 1;
}

.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}

.splide__pagination__page:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__pagination__page:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__progress__bar {
  background: #ccc;
  height: 3px;
}

.splide__slide {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.splide__slide:focus {
  outline: 0;
}

@supports (outline-offset: -3px) {
  .splide__slide:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide__slide:focus-visible {
    border: 3px solid #0bf;
  }
}
@supports (outline-offset: -3px) {
  .splide.is-focus-in .splide__slide:focus {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0bf;
  }
  .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
    border-color: #0bf;
  }
}
.splide__toggle {
  cursor: pointer;
}

.splide__toggle:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__toggle:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__track--nav > .splide__list > .splide__slide {
  border: 3px solid transparent;
  cursor: pointer;
}

.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 3px solid #000;
}

.splide__arrows--rtl .splide__arrow--prev {
  left: auto;
  right: 1em;
}

.splide__arrows--rtl .splide__arrow--prev svg {
  transform: scaleX(1);
}

.splide__arrows--rtl .splide__arrow--next {
  left: 1em;
  right: auto;
}

.splide__arrows--rtl .splide__arrow--next svg {
  transform: scaleX(-1);
}

.splide__arrows--ttb .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}

.splide__arrows--ttb .splide__arrow--prev {
  top: 1em;
}

.splide__arrows--ttb .splide__arrow--prev svg {
  transform: rotate(-90deg);
}

.splide__arrows--ttb .splide__arrow--next {
  bottom: 1em;
  top: auto;
}

.splide__arrows--ttb .splide__arrow--next svg {
  transform: rotate(90deg);
}

.splide__pagination--ttb {
  bottom: 0;
  display: flex;
  flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: 0.5em;
  top: 0;
}

.splide__arrow {
  border-radius: 0;
  background: #fff;
  opacity: 1;
}
.splide__arrow--prev {
  left: 0;
  bottom: -17px;
  top: auto;
  width: 40px;
  height: 40px;
  box-sizing: content-box;
  transition: all 0.3s ease 0s;
}
.splide__arrow--prev svg {
  width: 14px;
  height: auto;
  color: #111;
  fill: #111;
}
.splide__arrow--prev:focus {
  border-color: #fff;
}
.splide__arrow--prev:hover {
  background: #3AB5FC;
}

.splide__arrow--next {
  right: 0;
  bottom: -17px;
  top: auto;
  width: 40px;
  height: 40px;
  box-sizing: content-box;
  transition: all 0.3s ease 0s;
}
.splide__arrow--next svg {
  width: 14px;
  height: auto;
  color: #111;
  fill: #111;
}
.splide__arrow--next:focus {
  border-color: #fff;
}
.splide__arrow--next:hover {
  background: #3AB5FC;
}

.glightbox-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999 !important;
  overflow: hidden;
  touch-action: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  backface-visibility: hidden;
  outline: 0;
}

.glightbox-container.inactive {
  display: none;
}

.glightbox-container .gcontainer {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: hidden;
}

.glightbox-container .gslider {
  transition: transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: flex !important;
  justify-content: center;
  align-items: center;
  transform: translate3d(0, 0, 0);
}

.glightbox-container .gslide {
  width: 100%;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}

.glightbox-container .gslide.current {
  opacity: 1;
  z-index: 99999;
  position: relative;
}

.glightbox-container .gslide.prev {
  opacity: 1;
  z-index: 9999;
}

.glightbox-container .gslide-inner-content {
  width: 100%;
}

.glightbox-container .ginner-container {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  max-width: 100%;
  margin: auto;
  height: 100vh;
}

.glightbox-container .ginner-container.gvideo-container {
  width: 100%;
}

.glightbox-container .ginner-container.desc-bottom,
.glightbox-container .ginner-container.desc-top {
  flex-direction: column;
}

.glightbox-container .ginner-container.desc-left,
.glightbox-container .ginner-container.desc-right {
  max-width: 100% !important;
}

.gslide iframe,
.gslide video {
  outline: 0 !important;
  border: none;
  min-height: 165px;
  -webkit-overflow-scrolling: touch;
  touch-action: auto;
}

.gslide:not(.current) {
  pointer-events: none;
}

.gslide-image {
  align-items: center;
}

.gslide-image img {
  max-height: 100vh;
  display: block;
  padding: 0;
  float: none;
  outline: 0;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  max-width: 100vw;
  width: auto;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  touch-action: none;
  margin: auto;
  min-width: 200px;
}

.desc-bottom .gslide-image img,
.desc-top .gslide-image img {
  width: auto;
}

.desc-left .gslide-image img,
.desc-right .gslide-image img {
  width: auto;
  max-width: 100%;
}

.gslide-image img.zoomable {
  position: relative;
}

.gslide-image img.dragging {
  cursor: grabbing !important;
  transition: none;
}

.gslide-video {
  position: relative;
  max-width: 100vh;
  width: 100% !important;
}

.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster {
  display: none;
}

.gslide-video .gvideo-wrapper {
  width: 100%;
  margin: auto;
}

.gslide-video::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, 0.34);
  display: none;
}

.gslide-video.playing::before {
  display: none;
}

.gslide-video.fullscreen {
  max-width: 100% !important;
  min-width: 100%;
  height: 75vh;
}

.gslide-video.fullscreen video {
  max-width: 100% !important;
  width: 100% !important;
}

.gslide-inline {
  background: #fff;
  text-align: left;
  max-height: calc(100vh - 40px);
  overflow: auto;
  max-width: 100%;
  margin: auto;
}

.gslide-inline .ginlined-content {
  padding: 20px;
  width: 100%;
}

.gslide-inline .dragging {
  cursor: grabbing !important;
  transition: none;
}

.ginlined-content {
  overflow: auto;
  display: block !important;
  opacity: 1;
}

.gslide-external {
  display: flex;
  width: 100%;
  min-width: 100%;
  background: #fff;
  padding: 0;
  overflow: auto;
  max-height: 75vh;
  height: 100%;
}

.gslide-media {
  display: flex;
  width: auto;
}

.zoomed .gslide-media {
  box-shadow: none !important;
}

.desc-bottom .gslide-media,
.desc-top .gslide-media {
  margin: 0 auto;
  flex-direction: column;
}

.gslide-description {
  position: relative;
  flex: 1 0 100%;
}

.gslide-description.description-left,
.gslide-description.description-right {
  max-width: 100%;
}

.gslide-description.description-bottom,
.gslide-description.description-top {
  margin: 0 auto;
  width: 100%;
}

.gslide-description p {
  margin-bottom: 12px;
}

.gslide-description p:last-child {
  margin-bottom: 0;
}

.zoomed .gslide-description {
  display: none;
}

.glightbox-button-hidden {
  display: none;
}

.glightbox-mobile .glightbox-container .gslide-description {
  height: auto !important;
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 19px 11px;
  max-width: 100vw !important;
  order: 2 !important;
  max-height: 78vh;
  overflow: auto !important;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.75) 100%);
  transition: opacity 0.3s linear;
  padding-bottom: 50px;
}

.glightbox-mobile .glightbox-container .gslide-title {
  color: #fff;
  font-size: 1em;
}

.glightbox-mobile .glightbox-container .gslide-desc {
  color: #a1a1a1;
}

.glightbox-mobile .glightbox-container .gslide-desc a {
  color: #fff;
  font-weight: 700;
}

.glightbox-mobile .glightbox-container .gslide-desc * {
  color: inherit;
}

.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
  color: #fff;
  opacity: 0.4;
}

.gdesc-open .gslide-media {
  transition: opacity 0.5s ease;
  opacity: 0.4;
}

.gdesc-open .gdesc-inner {
  padding-bottom: 30px;
}

.gdesc-closed .gslide-media {
  transition: opacity 0.5s ease;
  opacity: 1;
}

.greset {
  transition: all 0.3s ease;
}

.gabsolute {
  position: absolute;
}

.grelative {
  position: relative;
}

.glightbox-desc {
  display: none !important;
}

.glightbox-open {
  overflow: hidden;
}

.gloader {
  height: 25px;
  width: 25px;
  animation: lightboxLoader 0.8s infinite linear;
  border: 2px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  position: absolute;
  display: block;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 47%;
}

.goverlay {
  width: 100%;
  height: calc(100vh + 1px);
  position: fixed;
  top: -1px;
  left: 0;
  background: #000;
  will-change: opacity;
}

.glightbox-mobile .goverlay {
  background: #000;
}

.gclose,
.gnext,
.gprev {
  z-index: 99999;
  cursor: pointer;
  width: 26px;
  height: 44px;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.gclose svg,
.gnext svg,
.gprev svg {
  display: block;
  width: 25px;
  height: auto;
  margin: 0;
  padding: 0;
}

.gclose.disabled,
.gnext.disabled,
.gprev.disabled {
  opacity: 0.1;
}

.gclose .garrow,
.gnext .garrow,
.gprev .garrow {
  stroke: #fff;
}

.gbtn.focused {
  outline: 2px solid #0f3d81;
}

iframe.wait-autoplay {
  opacity: 0;
}

.glightbox-closing .gclose,
.glightbox-closing .gnext,
.glightbox-closing .gprev {
  opacity: 0 !important;
}

.glightbox-clean .gslide-description {
  background: #fff;
}

.glightbox-clean .gdesc-inner {
  padding: 22px 20px;
}

.glightbox-clean .gslide-title {
  font-size: 1em;
  font-weight: 400;
  font-family: arial;
  color: #000;
  margin-bottom: 19px;
  line-height: 1.4em;
}

.glightbox-clean .gslide-desc {
  font-size: 0.86em;
  margin-bottom: 0;
  font-family: arial;
  line-height: 1.4em;
}

.glightbox-clean .gslide-video {
  background: #000;
}

.glightbox-clean .gclose,
.glightbox-clean .gnext,
.glightbox-clean .gprev {
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
}

.glightbox-clean .gclose path,
.glightbox-clean .gnext path,
.glightbox-clean .gprev path {
  fill: #fff;
}

.glightbox-clean .gprev {
  position: absolute;
  top: -100%;
  left: 30px;
  width: 40px;
  height: 50px;
}

.glightbox-clean .gnext {
  position: absolute;
  top: -100%;
  right: 30px;
  width: 40px;
  height: 50px;
}

.glightbox-clean .gclose {
  width: 35px;
  height: 35px;
  top: 15px;
  right: 10px;
  position: absolute;
}

.glightbox-clean .gclose svg {
  width: 18px;
  height: auto;
}

.glightbox-clean .gclose:hover {
  opacity: 1;
}

.gfadeIn {
  animation: gfadeIn 0.5s ease;
}

.gfadeOut {
  animation: gfadeOut 0.5s ease;
}

.gslideOutLeft {
  animation: gslideOutLeft 0.3s ease;
}

.gslideInLeft {
  animation: gslideInLeft 0.3s ease;
}

.gslideOutRight {
  animation: gslideOutRight 0.3s ease;
}

.gslideInRight {
  animation: gslideInRight 0.3s ease;
}

.gzoomIn {
  animation: gzoomIn 0.5s ease;
}

.gzoomOut {
  animation: gzoomOut 0.5s ease;
}
@keyframes lightboxLoader {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes gslideInLeft {
  from {
    opacity: 0;
    transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    transform: translate3d(60%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}
@keyframes gzoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
  }
}
@keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@media (min-width: 769px) {
  .glightbox-container .ginner-container {
    width: auto;
    height: auto;
    flex-direction: row;
  }
  .glightbox-container .ginner-container.desc-top .gslide-description {
    order: 0;
  }
  .glightbox-container .ginner-container.desc-top .gslide-image,
  .glightbox-container .ginner-container.desc-top .gslide-image img {
    order: 1;
  }
  .glightbox-container .ginner-container.desc-left .gslide-description {
    order: 0;
  }
  .glightbox-container .ginner-container.desc-left .gslide-image {
    order: 1;
  }
  .gslide-image img {
    max-height: 97vh;
    max-width: 100%;
  }
  .gslide-image img.zoomable {
    cursor: zoom-in;
  }
  .zoomed .gslide-image img.zoomable {
    cursor: grab;
  }
  .gslide-inline {
    max-height: 95vh;
  }
  .gslide-external {
    max-height: 100vh;
  }
  .gslide-description.description-left,
  .gslide-description.description-right {
    max-width: 275px;
  }
  .glightbox-open {
    height: auto;
  }
  .goverlay {
    background: rgba(0, 0, 0, 0.92);
  }
  .glightbox-clean .gslide-media {
    box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, 0.65);
  }
  .glightbox-clean .description-left .gdesc-inner,
  .glightbox-clean .description-right .gdesc-inner {
    position: absolute;
    height: 100%;
    overflow-y: auto;
  }
  .glightbox-clean .gclose,
  .glightbox-clean .gnext,
  .glightbox-clean .gprev {
    background-color: rgba(0, 0, 0, 0.32);
  }
  .glightbox-clean .gclose:hover,
  .glightbox-clean .gnext:hover,
  .glightbox-clean .gprev:hover {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .glightbox-clean .gprev {
    top: 45%;
  }
  .glightbox-clean .gnext {
    top: 45%;
  }
}
@media (min-width: 992px) {
  .glightbox-clean .gclose {
    opacity: 0.7;
    right: 20px;
  }
}
@media screen and (max-height: 420px) {
  .goverlay {
    background: #000;
  }
}
.glightbox-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999 !important;
  overflow: hidden;
  touch-action: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  backface-visibility: hidden;
  outline: 0;
}

.glightbox-container.inactive {
  display: none;
}

.glightbox-container .gcontainer {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: hidden;
}

.glightbox-container .gslider {
  transition: transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: flex !important;
  justify-content: center;
  align-items: center;
  transform: translate3d(0, 0, 0);
}

.glightbox-container .gslide {
  width: 100%;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}

.glightbox-container .gslide.current {
  opacity: 1;
  z-index: 99999;
  position: relative;
}

.glightbox-container .gslide.prev {
  opacity: 1;
  z-index: 9999;
}

.glightbox-container .gslide-inner-content {
  width: 100%;
}

.glightbox-container .ginner-container {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  max-width: 100%;
  margin: auto;
  height: 100vh;
}

.glightbox-container .ginner-container.gvideo-container {
  width: 100%;
}

.glightbox-container .ginner-container.desc-bottom,
.glightbox-container .ginner-container.desc-top {
  flex-direction: column;
}

.glightbox-container .ginner-container.desc-left,
.glightbox-container .ginner-container.desc-right {
  max-width: 100% !important;
}

.gslide iframe,
.gslide video {
  outline: 0 !important;
  border: none;
  min-height: 165px;
  -webkit-overflow-scrolling: touch;
  touch-action: auto;
}

.gslide:not(.current) {
  pointer-events: none;
}

.gslide-image {
  align-items: center;
}

.gslide-image img {
  max-height: 100vh;
  display: block;
  padding: 0;
  float: none;
  outline: 0;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  max-width: 100vw;
  width: auto;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  touch-action: none;
  margin: auto;
  min-width: 200px;
}

.desc-bottom .gslide-image img,
.desc-top .gslide-image img {
  width: auto;
}

.desc-left .gslide-image img,
.desc-right .gslide-image img {
  width: auto;
  max-width: 100%;
}

.gslide-image img.zoomable {
  position: relative;
}

.gslide-image img.dragging {
  cursor: grabbing !important;
  transition: none;
}

.gslide-video {
  position: relative;
  max-width: 100vh;
  width: 100% !important;
}

.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster {
  display: none;
}

.gslide-video .gvideo-wrapper {
  width: 100%;
  margin: auto;
}

.gslide-video::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, 0.34);
  display: none;
}

.gslide-video.playing::before {
  display: none;
}

.gslide-video.fullscreen {
  max-width: 100% !important;
  min-width: 100%;
  height: 75vh;
}

.gslide-video.fullscreen video {
  max-width: 100% !important;
  width: 100% !important;
}

.gslide-inline {
  background: #fff;
  text-align: left;
  max-height: calc(100vh - 40px);
  overflow: auto;
  max-width: 100%;
  margin: auto;
}

.gslide-inline .ginlined-content {
  padding: 20px;
  width: 100%;
}

.gslide-inline .dragging {
  cursor: grabbing !important;
  transition: none;
}

.ginlined-content {
  overflow: auto;
  display: block !important;
  opacity: 1;
}

.gslide-external {
  display: flex;
  width: 100%;
  min-width: 100%;
  background: #fff;
  padding: 0;
  overflow: auto;
  max-height: 75vh;
  height: 100%;
}

.gslide-media {
  display: flex;
  width: auto;
}

.zoomed .gslide-media {
  box-shadow: none !important;
}

.desc-bottom .gslide-media,
.desc-top .gslide-media {
  margin: 0 auto;
  flex-direction: column;
}

.gslide-description {
  position: relative;
  flex: 1 0 100%;
}

.gslide-description.description-left,
.gslide-description.description-right {
  max-width: 100%;
}

.gslide-description.description-bottom,
.gslide-description.description-top {
  margin: 0 auto;
  width: 100%;
}

.gslide-description p {
  margin-bottom: 12px;
}

.gslide-description p:last-child {
  margin-bottom: 0;
}

.zoomed .gslide-description {
  display: none;
}

.glightbox-button-hidden {
  display: none;
}

.glightbox-mobile .glightbox-container .gslide-description {
  height: auto !important;
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 19px 11px;
  max-width: 100vw !important;
  order: 2 !important;
  max-height: 78vh;
  overflow: auto !important;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.75) 100%);
  transition: opacity 0.3s linear;
  padding-bottom: 50px;
}

.glightbox-mobile .glightbox-container .gslide-title {
  color: #fff;
  font-size: 1em;
}

.glightbox-mobile .glightbox-container .gslide-desc {
  color: #a1a1a1;
}

.glightbox-mobile .glightbox-container .gslide-desc a {
  color: #fff;
  font-weight: 700;
}

.glightbox-mobile .glightbox-container .gslide-desc * {
  color: inherit;
}

.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
  color: #fff;
  opacity: 0.4;
}

.gdesc-open .gslide-media {
  transition: opacity 0.5s ease;
  opacity: 0.4;
}

.gdesc-open .gdesc-inner {
  padding-bottom: 30px;
}

.gdesc-closed .gslide-media {
  transition: opacity 0.5s ease;
  opacity: 1;
}

.greset {
  transition: all 0.3s ease;
}

.gabsolute {
  position: absolute;
}

.grelative {
  position: relative;
}

.glightbox-desc {
  display: none !important;
}

.glightbox-open {
  overflow: hidden;
}

.gloader {
  height: 25px;
  width: 25px;
  animation: lightboxLoader 0.8s infinite linear;
  border: 2px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  position: absolute;
  display: block;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 47%;
}

.goverlay {
  width: 100%;
  height: calc(100vh + 1px);
  position: fixed;
  top: -1px;
  left: 0;
  background: #000;
  will-change: opacity;
}

.glightbox-mobile .goverlay {
  background: #000;
}

.gclose,
.gnext,
.gprev {
  z-index: 99999;
  cursor: pointer;
  width: 26px;
  height: 44px;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.gclose svg,
.gnext svg,
.gprev svg {
  display: block;
  width: 25px;
  height: auto;
  margin: 0;
  padding: 0;
}

.gclose.disabled,
.gnext.disabled,
.gprev.disabled {
  opacity: 0.1;
}

.gclose .garrow,
.gnext .garrow,
.gprev .garrow {
  stroke: #fff;
}

.gbtn.focused {
  outline: 2px solid #0f3d81;
}

iframe.wait-autoplay {
  opacity: 0;
}

.glightbox-closing .gclose,
.glightbox-closing .gnext,
.glightbox-closing .gprev {
  opacity: 0 !important;
}

.glightbox-clean .gslide-description {
  background: #fff;
}

.glightbox-clean .gdesc-inner {
  padding: 22px 20px;
}

.glightbox-clean .gslide-title {
  font-size: 1em;
  font-weight: 400;
  font-family: arial;
  color: #000;
  margin-bottom: 19px;
  line-height: 1.4em;
}

.glightbox-clean .gslide-desc {
  font-size: 0.86em;
  margin-bottom: 0;
  font-family: arial;
  line-height: 1.4em;
}

.glightbox-clean .gslide-video {
  background: #000;
}

.glightbox-clean .gclose,
.glightbox-clean .gnext,
.glightbox-clean .gprev {
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
}

.glightbox-clean .gclose path,
.glightbox-clean .gnext path,
.glightbox-clean .gprev path {
  fill: #fff;
}

.glightbox-clean .gprev {
  position: absolute;
  top: -100%;
  left: 30px;
  width: 40px;
  height: 50px;
}

.glightbox-clean .gnext {
  position: absolute;
  top: -100%;
  right: 30px;
  width: 40px;
  height: 50px;
}

.glightbox-clean .gclose {
  width: 35px;
  height: 35px;
  top: 15px;
  right: 10px;
  position: absolute;
}

.glightbox-clean .gclose svg {
  width: 18px;
  height: auto;
}

.glightbox-clean .gclose:hover {
  opacity: 1;
}

.gfadeIn {
  animation: gfadeIn 0.5s ease;
}

.gfadeOut {
  animation: gfadeOut 0.5s ease;
}

.gslideOutLeft {
  animation: gslideOutLeft 0.3s ease;
}

.gslideInLeft {
  animation: gslideInLeft 0.3s ease;
}

.gslideOutRight {
  animation: gslideOutRight 0.3s ease;
}

.gslideInRight {
  animation: gslideInRight 0.3s ease;
}

.gzoomIn {
  animation: gzoomIn 0.5s ease;
}

.gzoomOut {
  animation: gzoomOut 0.5s ease;
}
@keyframes lightboxLoader {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes gslideInLeft {
  from {
    opacity: 0;
    transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    transform: translate3d(60%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}
@keyframes gzoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
  }
}
@keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@media (min-width: 769px) {
  .glightbox-container .ginner-container {
    width: auto;
    height: auto;
    flex-direction: row;
  }
  .glightbox-container .ginner-container.desc-top .gslide-description {
    order: 0;
  }
  .glightbox-container .ginner-container.desc-top .gslide-image,
  .glightbox-container .ginner-container.desc-top .gslide-image img {
    order: 1;
  }
  .glightbox-container .ginner-container.desc-left .gslide-description {
    order: 0;
  }
  .glightbox-container .ginner-container.desc-left .gslide-image {
    order: 1;
  }
  .gslide-image img {
    max-height: 97vh;
    max-width: 100%;
  }
  .gslide-image img.zoomable {
    cursor: zoom-in;
  }
  .zoomed .gslide-image img.zoomable {
    cursor: grab;
  }
  .gslide-inline {
    max-height: 95vh;
  }
  .gslide-external {
    max-height: 100vh;
  }
  .gslide-description.description-left,
  .gslide-description.description-right {
    max-width: 275px;
  }
  .glightbox-open {
    height: auto;
  }
  .goverlay {
    background: rgba(0, 0, 0, 0.92);
  }
  .glightbox-clean .gslide-media {
    box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, 0.65);
  }
  .glightbox-clean .description-left .gdesc-inner,
  .glightbox-clean .description-right .gdesc-inner {
    position: absolute;
    height: 100%;
    overflow-y: auto;
  }
  .glightbox-clean .gclose,
  .glightbox-clean .gnext,
  .glightbox-clean .gprev {
    background-color: rgba(0, 0, 0, 0.32);
  }
  .glightbox-clean .gclose:hover,
  .glightbox-clean .gnext:hover,
  .glightbox-clean .gprev:hover {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .glightbox-clean .gprev {
    top: 45%;
  }
  .glightbox-clean .gnext {
    top: 45%;
  }
}
@media (min-width: 992px) {
  .glightbox-clean .gclose {
    opacity: 0.7;
    right: 20px;
  }
}
@media screen and (max-height: 420px) {
  .goverlay {
    background: #000;
  }
}
@font-face {
  font-family: "aileronregular";
  src: url("fonts/aileron-regular-webfont.woff2") format("woff2"), url("fonts/aileron-regular-webfont.woff") format("woff"), url("fontds/aileron-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "aileronsemibold";
  src: url("fonts/aileron-semibold-webfont.woff2") format("woff2"), url("fonts/aileron-semibold-webfont.woff") format("woff"), url("fonts/aileron-semibold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
html {
  overflow-y: scroll;
  scrollbar-color: #1D1D1C #fff;
  scrollbar-width: thin;
  font-size: 15px;
  scroll-behavior: smooth;
}
@media (max-width: 1800px) {
  html {
    font-size: 15px;
  }
}
@media (max-width: 1120px) {
  html {
    font-size: 14px;
  }
}

html {
  --wp--preset--spacing--20: 2rem;
  --wp--preset--spacing--30: 4rem;
  --wp--preset--spacing--40: 4.5rem;
  --wp--preset--spacing--50: 8rem;
  --wp--preset--spacing--60: 10rem;
  --wp--preset--spacing--70: 15rem;
  --wp--preset--spacing--80: 20rem;
}
@media (max-width: 1800px) {
  html {
    --wp--preset--spacing--30: 3rem;
  }
}
@media (max-width: 1120px) {
  html {
    --wp--preset--spacing--20: 1rem;
    --wp--preset--spacing--30: 2rem;
    --wp--preset--spacing--40: 3rem;
    --wp--preset--spacing--50: 4rem;
    --wp--preset--spacing--60: 5rem;
    --wp--preset--spacing--70: 7.5rem;
    --wp--preset--spacing--80: 10rem;
  }
}
@media (max-width: 520px) {
  html {
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
  }
}
html.body-menu-open {
  overflow: hidden;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

* {
  margin: 0;
  padding: 0;
}

::-moz-selection {
  background: #e2fdff;
  color: #111;
}

::selection {
  background: #e2fdff;
  color: #111;
}

::-moz-selection {
  background: #e2fdff;
  color: #111;
}

::-webkit-scrollbar {
  width: 5px;
}

::-webkit-scrollbar-track {
  background: #fff;
}

::-webkit-scrollbar-thumb {
  background: #000;
}

::-webkit-scrollbar-thumb:hover {
  background: #30E896;
}

body {
  font-family: "Space Grotesk", Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #1D1D1C;
  background: #f6f6f6;
  padding: 0;
  margin: 0;
  -webkit-font-smoothing: antialiased;
}

input,
textarea,
button {
  font-family: "Space Grotesk", Arial, Helvetica, sans-serif;
}

a {
  text-decoration: none;
  transition: all 0.3s ease 0s;
  color: #3AB5FC;
}
a:hover {
  color: #4f3795;
}

input.acf-button {
  cursor: pointer;
}

.more-btn,
.wp-block-button__link,
.wpcf7-submit,
.woocommerce #place_order,
input.acf-button {
  color: #1D1D1C;
  font-size: 18px;
  font-weight: 400;
  transition: all 0.3s ease 0s;
  transition: border-width 0s;
  transition: border-color 0s;
  margin-top: 10px;
  border: 1px solid #1D1D1C;
  border-radius: 8px;
  padding: 14px 30px;
  background: #fff;
  background: linear-gradient(90deg, #fff 0%, #fff 35%, #30e896 50.1%, #3ab5fc 75%, #c193fc 100%);
  background-size: 380% 100%;
  background-position: bottom left;
  transition: opacity 0.45s, background-position 0.5s ease;
  line-height: 1;
}
@media (max-width: 1120px) {
  .more-btn,
  .wp-block-button__link,
  .wpcf7-submit,
  .woocommerce #place_order,
  input.acf-button {
    padding: 9px 25px;
  }
}
@media (max-width: 520px) {
  .more-btn,
  .wp-block-button__link,
  .wpcf7-submit,
  .woocommerce #place_order,
  input.acf-button {
    font-size: 12px;
  }
}
.more-btn:hover,
.wp-block-button__link:hover,
.wpcf7-submit:hover,
.woocommerce #place_order:hover,
input.acf-button:hover {
  background-size: 190% 100%;
  background-position: right -1px top;
  color: #1D1D1C;
  border-color: transparent;
}
.more-btn.more-btn-plus::after,
.wp-block-button__link.more-btn-plus::after,
.wpcf7-submit.more-btn-plus::after,
.woocommerce #place_order.more-btn-plus::after,
input.acf-button.more-btn-plus::after {
  content: "+";
  font-weight: 500;
  font-family: "Space Grotesk", Arial, Helvetica, sans-serif;
  font-size: 19px;
}
.more-btn.more-btn-blue, .more-btn.wpcf7-submit, .more-btn.button,
.wp-block-button__link.more-btn-blue,
.wp-block-button__link.wpcf7-submit,
.wp-block-button__link.button,
.wpcf7-submit.more-btn-blue,
.wpcf7-submit.wpcf7-submit,
.wpcf7-submit.button,
.woocommerce #place_order.more-btn-blue,
.woocommerce #place_order.wpcf7-submit,
.woocommerce #place_order.button,
input.acf-button.more-btn-blue,
input.acf-button.wpcf7-submit,
input.acf-button.button {
  background: #1D1D1C;
  background: linear-gradient(90deg, #000000 0%, #000000 35%, #30e896 50.1%, #3ab5fc 75%, #c193fc 100%);
  background-size: 380% 100%;
  background-position: bottom left;
  transition: opacity 0.45s, background-position 0.5s ease;
  color: #fff;
  border: none;
}
.more-btn.more-btn-blue:hover, .more-btn.wpcf7-submit:hover, .more-btn.button:hover,
.wp-block-button__link.more-btn-blue:hover,
.wp-block-button__link.wpcf7-submit:hover,
.wp-block-button__link.button:hover,
.wpcf7-submit.more-btn-blue:hover,
.wpcf7-submit.wpcf7-submit:hover,
.wpcf7-submit.button:hover,
.woocommerce #place_order.more-btn-blue:hover,
.woocommerce #place_order.wpcf7-submit:hover,
.woocommerce #place_order.button:hover,
input.acf-button.more-btn-blue:hover,
input.acf-button.wpcf7-submit:hover,
input.acf-button.button:hover {
  background-size: 190% 100%;
  background-position: right -1px top;
  color: #1D1D1C;
  border-color: transparent;
}
.more-btn.btn-gradient,
.wp-block-button__link.btn-gradient,
.wpcf7-submit.btn-gradient,
.woocommerce #place_order.btn-gradient,
input.acf-button.btn-gradient {
  background: linear-gradient(90deg, #111 0%, #111 35%, #30e896 50.1%, #3ab5fc 75%, #c193fc 100%);
  background-size: 207% 100%;
  color: #1D1D1C;
  border: none;
  transition: opacity 0.45s, background-position 0.5s ease;
  background-position: right top;
}
.more-btn.btn-gradient:hover,
.wp-block-button__link.btn-gradient:hover,
.wpcf7-submit.btn-gradient:hover,
.woocommerce #place_order.btn-gradient:hover,
input.acf-button.btn-gradient:hover {
  background: linear-gradient(90deg, #111 0%, #111 35%, #30e896 50.1%, #3ab5fc 75%, #c193fc 100%);
  background-size: 380% 100%;
  background-position: bottom left;
  transition: opacity 0.45s, background-position 0.5s ease;
  color: #fff;
}
.more-btn.btn-white,
.wp-block-button__link.btn-white,
.wpcf7-submit.btn-white,
.woocommerce #place_order.btn-white,
input.acf-button.btn-white {
  background: #fff;
  color: #000;
  border: none;
}
.more-btn.btn-white:hover,
.wp-block-button__link.btn-white:hover,
.wpcf7-submit.btn-white:hover,
.woocommerce #place_order.btn-white:hover,
input.acf-button.btn-white:hover {
  background: #000;
  color: #fff;
  border: none;
}

.wp-block-buttons .btn-gradient .wp-element-button {
  background: linear-gradient(90deg, #111 0%, #111 35%, #30e896 50.1%, #3ab5fc 75%, #c193fc 100%);
  background-size: 207% 100%;
  color: #1D1D1C;
  border: none;
  transition: opacity 0.45s, background-position 0.5s ease;
  background-position: right top;
}
.wp-block-buttons .btn-gradient .wp-element-button:hover {
  background: linear-gradient(90deg, #111 0%, #111 35%, #30e896 50.1%, #3ab5fc 75%, #c193fc 100%);
  background-size: 380% 100%;
  background-position: bottom left;
  transition: opacity 0.45s, background-position 0.5s ease;
  color: #fff;
}

.more-btn-fill {
  background: #3AB5FC;
  color: #fff;
  border-radius: 0;
  padding: 8px 20px;
  padding-right: 15px;
}
.more-btn-fill::after {
  background: transparent;
}
.more-btn-fill:hover, .more-btn-fill:focus {
  background: #000;
  color: #fff;
}

.btn-small > a {
  font-size: 10px;
  padding: 5px 14px;
  margin: 0 5px;
}

.wp-block-buttons.wp-block-buttons-is-layout-flex {
  display: flex;
  gap: 1rem;
}

.justify-content-center {
  justify-content: center !important;
}

.is-style-group-hide {
  display: none !important;
}

.is-style-button-fill {
  line-height: 1;
}
.is-style-button-fill .wp-element-button {
  background: linear-gradient(-90deg, #111 0%, #111 35%, #30e896 50.1%, #3ab5fc 75%, #c193fc 100%);
  background-size: 380% 100%;
  border: none;
  transition: opacity 0.45s, background-position 0.5s ease;
  background-position: right top;
  font-weight: 600;
  color: #fff;
}
.is-style-button-fill .wp-element-button:hover {
  background-size: 190% 100%;
  background-position: bottom left;
  transition: opacity 0.45s, background-position 0.5s ease;
  color: #1D1D1C;
}

.is-style-button-cien .wp-element-button {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 16px;
  padding: 25px 30px;
}
.is-style-button-cien .wp-element-button:hover {
  box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.1607843137);
}

.btn-white {
  background: #fff;
  color: #000;
  font-size: 18px;
  font-weight: 600;
  transition: all 0.3s ease 0s;
  display: inline-flex;
  align-items: center;
  margin-top: 10px;
  padding: 12px 40px;
  border-radius: 8px;
}
@media (max-width: 520px) {
  .btn-white {
    font-size: 12px;
  }
}
.btn-white_::after {
  content: "\e908";
  font-family: "icomoon";
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-left: 10px;
  font-size: 12px;
  transition: all 0.3s ease 0s;
  background: #3AB5FC;
}
.btn-white:hover {
  color: #fff;
  background: #000;
}
.btn-white:hover::after {
  background: #fff;
  color: #000;
}
.btn-white.more-btn-plus::after {
  content: "+";
  font-weight: 500;
  font-family: "Space Grotesk", Arial, Helvetica, sans-serif;
  font-size: 19px;
}

p {
  margin-block-start: 0;
  font-family: "aileronregular";
  font-weight: normal;
  font-size: 1.2rem;
  color: #1d1d1c;
  line-height: 1.6;
  margin-bottom: 1rem;
}
@media (max-width: 1800px) {
  p {
    font-size: 1rem;
  }
}
@media (max-width: 520px) {
  p {
    font-size: 1.2rem;
  }
}
p strong {
  font-weight: normal;
  font-family: "aileronsemibold";
}
p.has-small-font-size {
  font-size: 14px;
}
p.has-medium-font-size {
  font-size: 1.5rem;
  letter-spacing: 0.28px;
  line-height: 1.4;
}
@media (max-width: 1800px) {
  p.has-medium-font-size {
    font-size: 1.4rem;
  }
}
@media (max-width: 1490px) {
  p.has-medium-font-size {
    font-size: 1.3rem;
  }
}
p.has-large-font-size {
  font-size: 24px;
  font-weight: 400;
}
@media (max-width: 1800px) {
  p.has-large-font-size {
    font-size: 19px;
  }
}
@media (max-width: 1490px) {
  p.has-large-font-size {
    font-size: 18px;
  }
}
@media (max-width: 782px) {
  p.has-large-font-size {
    font-size: 15px;
  }
}
p.is-style-p-quote {
  position: relative;
  z-index: 1;
}
p.is-style-p-quote em {
  z-index: 1;
  position: relative;
}
p.is-style-p-quote::before {
  position: absolute;
  content: "\e905";
  color: #dbf6f9;
  font-family: "icomoon";
  font-weight: normal;
  transform: translate(-45%, -40%);
  font-size: 6.5rem;
  z-index: 0;
}
@media (max-width: 1490px) {
  p.is-style-p-quote::before {
    font-size: 5.5rem;
  }
}
@media (max-width: 1120px) {
  p.is-style-p-quote::before {
    font-size: 4.5rem;
  }
}
@media (max-width: 520px) {
  p.is-style-p-quote::before {
    font-size: 3rem;
  }
}
p.is-style-p-quote-2 {
  position: relative;
  z-index: 1;
}
p.is-style-p-quote-2 em {
  z-index: 1;
  position: relative;
}
p.is-style-p-quote-2::before {
  position: absolute;
  content: "\e905";
  color: #296fc4;
  font-family: "icomoon";
  font-weight: normal;
  transform: translate(-45%, -40%);
  font-size: 6.5rem;
  z-index: 0;
  opacity: 0.15;
}
@media (max-width: 1490px) {
  p.is-style-p-quote-2::before {
    font-size: 5.5rem;
  }
}
@media (max-width: 1120px) {
  p.is-style-p-quote-2::before {
    font-size: 4.5rem;
  }
}
@media (max-width: 520px) {
  p.is-style-p-quote-2::before {
    font-size: 3rem;
  }
}
p.is-style-p-quote-green {
  position: relative;
  z-index: 1;
}
p.is-style-p-quote-green em {
  z-index: 1;
  position: relative;
}
p.is-style-p-quote-green::before {
  position: absolute;
  content: "\e905";
  color: #dff6f0;
  font-family: "icomoon";
  font-weight: normal;
  transform: translate(-45%, -40%);
  font-size: 6.5rem;
  z-index: 0;
}
@media (max-width: 1490px) {
  p.is-style-p-quote-green::before {
    font-size: 5.5rem;
  }
}
@media (max-width: 1120px) {
  p.is-style-p-quote-green::before {
    font-size: 4.5rem;
  }
}
@media (max-width: 520px) {
  p.is-style-p-quote-green::before {
    font-size: 3rem;
  }
}
p.is-style-p-quote-red {
  position: relative;
  z-index: 1;
}
p.is-style-p-quote-red em {
  z-index: 1;
  position: relative;
}
p.is-style-p-quote-red::before {
  position: absolute;
  content: "\e905";
  color: #f8dce0;
  font-family: "icomoon";
  font-weight: normal;
  transform: translate(-45%, -40%);
  font-size: 6.5rem;
  z-index: 0;
}
@media (max-width: 1490px) {
  p.is-style-p-quote-red::before {
    font-size: 5.5rem;
  }
}
@media (max-width: 1120px) {
  p.is-style-p-quote-red::before {
    font-size: 4.5rem;
  }
}
@media (max-width: 520px) {
  p.is-style-p-quote-red::before {
    font-size: 3rem;
  }
}
p:last-of-type {
  margin-bottom: 0;
}

ul.wp-block-list,
ol.wp-block-list {
  font-size: 1.2rem;
  line-height: 1.6;
  font-family: "aileronregular";
  font-weight: normal;
}

ul.is-style-list_checkbox {
  margin-top: 2rem;
  margin-bottom: 1rem;
  margin-left: 0;
  font-family: "aileronregular", Arial, Helvetica, sans-serif;
}
ul.is-style-list_checkbox li {
  list-style: none;
  position: relative;
  font-size: 1.7rem;
  display: flex;
  align-items: center;
  padding-left: 2.5rem;
  margin-bottom: 0.7rem;
}
@media (max-width: 1800px) {
  ul.is-style-list_checkbox li {
    font-size: 1.5rem;
  }
}
@media (max-width: 782px) {
  ul.is-style-list_checkbox li {
    font-size: 1.3rem;
  }
}
@media (max-width: 520px) {
  ul.is-style-list_checkbox li {
    font-size: 1.1rem;
    padding-left: 1.6rem;
  }
}
ul.is-style-list_checkbox li::before {
  font-family: "iconmed" !important;
  content: "\e900";
  color: #1D1D1C;
  position: absolute;
  left: 0;
  font-size: 1.1rem;
  top: 0.4rem;
}
@media (max-width: 520px) {
  ul.is-style-list_checkbox li::before {
    font-size: 11px;
    top: 4px;
  }
}
ul.is-style-list_checkbox li:has(strong) {
  display: inline-block;
}

ul.is-style-list_line {
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-left: 0;
}
ul.is-style-list_line li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid #707070;
  padding: 0.5rem 0;
}

.border-radius {
  border-radius: 18px;
}

.has-m-gray-background-color {
  background: #ebebeb;
}

.has-white-background-color {
  background-color: #fff;
}

.is-style-group-radius {
  border-radius: 28px;
}

.wp-block-separator {
  border: none;
  border-bottom: 1px solid #707070;
  background: transparent;
  margin: 1rem 0;
  width: 100%;
}

.korzysci {
  padding: 2.3rem;
  justify-content: space-between;
  display: flex;
  flex-direction: column;
}
@media (max-width: 782px) {
  .korzysci {
    margin-bottom: 1rem;
  }
}
.korzysci .has-large-font-size {
  font-size: 2.2rem;
  font-family: "Space Grotesk", Arial, Helvetica, sans-serif;
  font-weight: 700;
  margin-bottom: 3rem;
}
.korzysci p {
  margin: 0;
}

.rada-programowa {
  justify-content: flex-start;
}

.wp-block-quote {
  position: relative;
  z-index: 1;
  color: #3AB5FC;
  font-size: 20px;
  margin: 4rem 0 5rem 0;
  padding: 0px;
  padding-right: 0;
  margin-right: 0;
  padding-left: 7rem;
  background-image: url(./img/quote.svg);
  background-position: top 10px left;
  background-size: 48px;
  background-repeat: no-repeat;
}
@media (max-width: 520px) {
  .wp-block-quote {
    background-position: top 4px left;
    background-size: 22px;
    padding-left: 3rem;
  }
}
.wp-block-quote p {
  font-size: 1.7rem !important;
  letter-spacing: 0.28px;
  line-height: 1.4;
}
@media (max-width: 520px) {
  .wp-block-quote p {
    font-size: 1.2rem !important;
  }
}
.wp-block-quote p:last-child, .wp-block-quote p:last-of-type {
  margin-bottom: 0;
}
.wp-block-quote cite {
  color: #000;
  font-size: 14px;
  font-style: normal;
}

.is-style-rozdzial {
  padding: 3.5rem 2rem;
  margin: 0 0 1rem 0;
  border-radius: 16px;
  padding: 1rem 2rem;
  margin: auto !important;
  max-width: -moz-fit-content !important;
  max-width: fit-content !important;
  line-height: 1.25;
  justify-content: center;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  max-width: 50%;
  background: #fff;
  text-align: center;
  position: relative;
  z-index: 9;
}
@media (max-width: 520px) {
  .is-style-rozdzial {
    padding: 1rem 2rem;
  }
}

h1,
h2,
h3 {
  color: #000;
  font-family: "aileronregular", Arial, Helvetica, sans-serif;
  font-weight: normal;
}

h1,
.h1,
.has-x-large-font-size {
  font-size: 2.4rem;
  line-height: 1.15;
  margin-bottom: 1rem;
}
@media (max-width: 1800px) {
  h1,
  .h1,
  .has-x-large-font-size {
    font-size: 2.3rem;
  }
}
@media (max-width: 1490px) {
  h1,
  .h1,
  .has-x-large-font-size {
    font-size: 2rem;
  }
}
@media (max-width: 782px) {
  h1,
  .h1,
  .has-x-large-font-size {
    font-size: 1.6rem;
  }
}

.header-line,
.is-style-header-line {
  font-size: 2.3rem;
  position: relative;
}
@media (max-width: 1800px) {
  .header-line,
  .is-style-header-line {
    font-size: 2rem;
  }
}
.header-line.header-big,
.is-style-header-line.header-big {
  font-size: 2.5rem;
}
@media (max-width: 1120px) {
  .header-line.header-big,
  .is-style-header-line.header-big {
    font-size: 2rem;
  }
}

.right-title {
  font-size: 1.6rem;
  font-weight: normal;
  color: #1D1D1C;
}
@media (max-width: 1800px) {
  .right-title {
    font-size: 1.4rem;
  }
}
@media (max-width: 1120px) {
  .right-title {
    font-size: 18px;
  }
}

p.has-x-large-font-size {
  font-weight: 800;
  font-family: "Space Grotesk", Arial, Helvetica, sans-serif;
  font-size: 3rem;
}

.v-vertical-s {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.align-items-stretch {
  align-items: stretch !important;
  display: flex;
}

.align-items-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.line-title {
  font-size: 18px;
  color: #1D1D1C;
  position: relative;
}
@media (max-width: 1800px) {
  .line-title {
    font-size: 17px;
  }
}

.f-uppercase {
  text-transform: capitalize;
}

h2,
.h2 {
  font-size: 2.2rem;
  line-height: 1.2;
  margin-bottom: 1.1rem;
}
@media (max-width: 1800px) {
  h2,
  .h2 {
    font-size: 2rem;
  }
}
h2.has-small-font-size,
.h2.has-small-font-size {
  font-size: 1.3rem;
}
@media (max-width: 520px) {
  h2.has-small-font-size,
  .h2.has-small-font-size {
    font-size: 1.1rem;
  }
}
h2.has-medium-font-size,
.h2.has-medium-font-size {
  font-size: 2.6rem;
}
@media (max-width: 1800px) {
  h2.has-medium-font-size,
  .h2.has-medium-font-size {
    font-size: 2.3rem;
  }
}
@media (max-width: 520px) {
  h2.has-medium-font-size,
  .h2.has-medium-font-size {
    font-size: 2rem;
  }
}
h2.has-large-font-size,
.h2.has-large-font-size {
  font-size: 2rem;
  font-weight: 700;
}
@media (max-width: 1800px) {
  h2.has-large-font-size,
  .h2.has-large-font-size {
    font-size: 1.8rem;
  }
}
@media (max-width: 782px) {
  h2.has-large-font-size,
  .h2.has-large-font-size {
    font-size: 1.4rem;
  }
}
@media (max-width: 520px) {
  h2.has-large-font-size,
  .h2.has-large-font-size {
    font-size: 1.2rem;
  }
}

h3,
.h3 {
  font-weight: normal;
  font-size: 1.7rem;
  margin: 1.5rem 0;
  line-height: 1.2;
}
@media (max-width: 1800px) {
  h3,
  .h3 {
    font-size: 1.5rem;
  }
}
@media (max-width: 1490px) {
  h3,
  .h3 {
    font-size: 1.3rem;
  }
}
h3.has-small-font-size,
.h3.has-small-font-size {
  font-size: 1.2rem;
}
@media (max-width: 520px) {
  h3.has-small-font-size,
  .h3.has-small-font-size {
    font-size: 1.1rem;
  }
}
h3.has-medium-font-size,
.h3.has-medium-font-size {
  font-size: 2rem;
}
@media (max-width: 1490px) {
  h3.has-medium-font-size,
  .h3.has-medium-font-size {
    font-size: 1.5rem;
  }
}
@media (max-width: 520px) {
  h3.has-medium-font-size,
  .h3.has-medium-font-size {
    font-size: 1.3rem;
  }
}
h3.has-large-font-size,
.h3.has-large-font-size {
  font-size: 2.8rem;
}
@media (max-width: 520px) {
  h3.has-large-font-size,
  .h3.has-large-font-size {
    font-size: 2em;
  }
}

h4 {
  font-size: 1.3rem;
  line-height: 1;
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.url-underline a {
  color: #000;
  text-decoration: underline;
}
.url-underline a:hover {
  color: #3AB5FC;
}

.wp-block-gallery {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0;
}
.wp-block-gallery a:hover {
  opacity: 0.7;
}
.wp-block-gallery.columns-2 .wp-block-image {
  max-width: 49% !important;
}
.wp-block-gallery .wp-element-caption {
  font-size: 12px;
}

.wp-block-image a:hover {
  opacity: 0.7;
}

.has-white-color {
  color: #fff;
}

.has-m-gray-color {
  color: #a1a1a1;
}

.has-f-blue-color {
  color: #3AB5FC;
}

.wp-block-columns {
  margin-bottom: 1rem;
}

.wp-block-column > figure:first-child {
  margin-top: 0;
}

.is-style-jm-space-between {
  justify-content: space-between;
}

.has-r-grey-background-color {
  background: #f9f9f9;
}

.is-style-header-square {
  border-radius: 26px;
  padding: 12px 20px;
  line-height: 1.2;
  background: #ebebeb;
  margin-top: 0;
  display: inline-block;
  font-size: 1.15rem;
}
@media (max-width: 1800px) {
  .is-style-header-square {
    font-size: 1rem;
  }
}
.is-style-header-ramka {
  border-radius: 26px;
  padding: 12px 20px;
  line-height: 1.2;
  margin-top: 0;
  display: inline;
}
.is-style-list_kwadrat {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 1.2rem;
  font-weight: 500;
}
@media (max-width: 1490px) {
  .is-style-list_kwadrat {
    font-size: 1rem;
  }
}
@media (max-width: 782px) {
  .is-style-list_kwadrat {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.is-style-list_kwadrat li {
  padding-left: 2rem;
  position: relative;
  line-height: 1.3;
  margin-bottom: 0.6rem;
}
.is-style-list_kwadrat li::before {
  width: 6px;
  height: 6px;
  content: "";
  display: inline-block;
  background: #009ca6;
  position: absolute;
  left: 0;
  top: 0.57rem;
}
.is-style-list_kwadrat.has-medium-font-size {
  font-size: 1.4rem;
}
@media (max-width: 1490px) {
  .is-style-list_kwadrat.has-medium-font-size {
    font-size: 1.1rem;
  }
}
.is-style-list_kwadrat.has-medium-font-size li {
  margin-bottom: 1.5rem;
}

.container {
  max-width: 1820px;
  width: 100%;
  margin: auto;
  padding-left: 10rem;
  padding-right: 10rem;
}
@media (max-width: 1800px) {
  .container {
    padding-left: 10rem;
    padding-right: 10rem;
    max-width: 1820px;
  }
}
@media (max-width: 1490px) {
  .container {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
@media (max-width: 1250px) {
  .container {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
@media (max-width: 1120px) {
  .container {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (max-width: 782px) {
  .container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (max-width: 520px) {
  .container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (max-width: 380px) {
  .container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (max-width: 1800px) {
  .container .container-box {
    padding-left: 0;
    padding-right: 0;
  }
}
.container .container {
  padding-left: 0;
  padding-right: 0;
}
.container .alignwide {
  padding-left: 0;
  padding-right: 0;
}

.container-inside {
  margin-left: 75px;
}
@media (max-width: 1800px) {
  .container-inside {
    margin-left: 0;
  }
}

.container-box,
.alignwide {
  width: 100%;
  max-width: 1520px;
  margin: auto;
}
@media (max-width: 1800px) {
  .container-box,
  .alignwide {
    padding-left: 10rem;
    padding-right: 10rem;
  }
}
@media (max-width: 1490px) {
  .container-box,
  .alignwide {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
@media (max-width: 1250px) {
  .container-box,
  .alignwide {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
@media (max-width: 520px) {
  .container-box,
  .alignwide {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

#masthead {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #f6f6f6;
  z-index: 150;
  left: 0;
  right: 0;
  top: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
#masthead .top-line {
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent linear-gradient(270deg, var(--farmacom-700) 0%, #253c64 46%, var(--farmacom-700) 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(270deg, #001e4d 0%, #253c64 46%, #001e4d 100%) 0% 0% no-repeat padding-box;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  overflow: hidden;
}
#masthead .top-line .container {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1250px) {
  #masthead .top-line .container {
    flex-wrap: wrap;
  }
}
#masthead .top-line .container .left {
  display: flex;
  align-items: center;
}
@media (max-width: 1120px) {
  #masthead .top-line .container .left {
    width: 100%;
    justify-content: center;
    padding: 4px 0;
  }
}
@media (max-width: 520px) {
  #masthead .top-line .container .left {
    padding-top: 8px;
  }
}
#masthead .top-line .container .left img {
  margin-right: 20px;
}
@media (max-width: 380px) {
  #masthead .top-line .container .left img {
    width: 80px;
  }
}
#masthead .top-line .container .left p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  margin: 0;
  word-spacing: 5px;
}
@media (max-width: 520px) {
  #masthead .top-line .container .left p {
    font-size: 11px;
    word-spacing: normal;
  }
}
@media (max-width: 380px) {
  #masthead .top-line .container .left p {
    font-size: 10px;
  }
}
@media (max-width: 1120px) {
  #masthead .top-line .container .right {
    width: 100%;
    justify-content: center;
  }
}
#masthead .top-line .container .right ul {
  list-style: none;
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  margin-top: 5px;
}
@media (max-width: 1120px) {
  #masthead .top-line .container .right ul {
    width: 100%;
    justify-content: center;
  }
}
#masthead .top-line .container .right ul li {
  margin-left: 10px;
}
@media (max-width: 520px) {
  #masthead .top-line .container .right ul li {
    margin-left: 0;
    text-align: center;
  }
}
#masthead .top-line .container .right ul li a {
  font-size: 12px;
  font-weight: 500;
  background: #516ab7;
  padding: 8px 15px;
  color: #fff;
  display: block;
}
@media (max-width: 520px) {
  #masthead .top-line .container .right ul li a {
    font-size: 10px;
  }
}
@media (max-width: 380px) {
  #masthead .top-line .container .right ul li a {
    padding: 5px 10px;
  }
}
#masthead .top-line .container .right ul li a:hover {
  background: #fff;
  color: #000;
}
#masthead .top-line .container .right ul li.active a {
  background: #fff;
  color: #000;
  font-weight: 700;
}
#masthead .container {
  display: flex;
  justify-content: flex-end;
  margin: auto;
  align-items: center;
  position: relative;
}
@media (max-width: 1800px) {
  #masthead .container {
    padding-left: 0;
    padding-right: 0;
    margin-left: 10rem;
    margin-right: 10rem;
    max-width: calc(100% - 20rem);
  }
}
@media (max-width: 1490px) {
  #masthead .container {
    padding-left: 0;
    padding-right: 0;
    margin-left: 6rem;
    margin-right: 6rem;
    max-width: calc(100% - 12rem);
  }
}
@media (max-width: 1250px) {
  #masthead .container {
    margin-left: 4rem;
    margin-right: 4rem;
    max-width: calc(100% - 8rem);
  }
}
@media (max-width: 1250px) {
  #masthead .container {
    padding: 1rem 0;
  }
}
@media (max-width: 520px) {
  #masthead .container {
    margin-left: 1rem;
    margin-right: 1rem;
    max-width: calc(100% - 2rem);
  }
}
@media (max-width: 1120px) {
  #masthead .header-main {
    background-size: contain;
  }
}
@media (max-width: 520px) {
  #masthead .header-main {
    background-image: none;
  }
}
#masthead .header-main .right {
  display: flex;
  align-items: center;
}
#masthead .site-branding {
  z-index: 30;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  line-height: 0;
  position: absolute;
  left: 11rem;
}
#masthead .site-branding a {
  line-height: 0;
  width: 100%;
}
@media (max-width: 1800px) {
  #masthead .site-branding {
    max-width: 300px;
    left: 0;
  }
}
@media (max-width: 1490px) {
  #masthead .site-branding {
    max-width: 230px;
  }
}
@media (max-width: 1250px) {
  #masthead .site-branding {
    max-width: 200px;
  }
}
#masthead .top-search {
  margin-left: 1rem;
}
@media (max-width: 560px) {
  #masthead .top-search {
    display: none;
  }
}
#masthead .top-search .wp-block-search__inside-wrapper {
  position: relative;
  border: none;
}
#masthead .top-search .wp-block-search__inside-wrapper .wp-block-search__button.has-icon {
  position: absolute;
  left: 0;
  border: none;
  background: none;
  margin: 0;
  height: 100%;
}
#masthead .top-search .wp-block-search__inside-wrapper .wp-block-search__button.has-icon svg {
  display: none;
}
#masthead .top-search .wp-block-search__inside-wrapper::before {
  font-family: "icomoon";
  content: "\e904";
  color: #1D1D1C;
  position: absolute;
  left: 12px;
  font-size: 23px;
  top: 5px;
}
#masthead .top-search input {
  border: 1px solid #1D1D1C;
  border-radius: 8px;
  padding: 9px 10px 9px 45px;
  color: #1D1D1C;
  font-family: "Space Grotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 16px;
  transition: all 0.3s ease 0s;
  background: transparent;
  width: 150px;
  min-width: auto;
}
@media (max-width: 520px) {
  #masthead .top-search input {
    width: 120px;
    font-size: 10px;
  }
}
#masthead .top-search input:focus {
  border-color: #3AB5FC;
  outline: none;
}
#masthead .top-search input::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000;
  opacity: 1;
  /* Firefox */
}
#masthead .top-search input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000;
  opacity: 1;
  /* Firefox */
}
#masthead .top-search input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000;
}
#masthead .top-search input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000;
}
#masthead .main-navigation li {
  margin: 0 0.7rem;
}
@media (max-width: 1250px) {
  #masthead .main-navigation li {
    margin: 0 0.8rem;
  }
}
@media (max-width: 1250px) {
  #masthead .main-navigation li {
    margin: 0.6rem 0.8rem;
  }
}
#masthead .main-navigation li a {
  font-size: 16px;
  padding: 2rem 1rem;
  font-weight: 400;
  color: #1D1D1C;
  position: relative;
  display: inline-block;
}
@media (max-width: 1440px) {
  #masthead .main-navigation li a {
    padding: 2rem 0.7rem;
  }
}
@media (max-width: 1250px) {
  #masthead .main-navigation li a {
    padding: 0;
  }
}
#masthead .main-navigation li a::before {
  content: "";
  position: absolute;
  height: 7px;
  background: transparent linear-gradient(-90deg, #30e896 0%, #30e896 15%, #3ab5fc 33%, #3ab5fc 100%) 0% 0% no-repeat padding-box;
  border-radius: 16px;
  bottom: 0;
  left: 0;
  transition: all 0.3s ease;
  width: 0;
}
@media (max-width: 1250px) {
  #masthead .main-navigation li a::before {
    bottom: -3px;
    height: 3px;
  }
}
@media (max-width: 1120px) {
  #masthead .main-navigation li a {
    font-size: 14px;
  }
}
#masthead .main-navigation li a:hover {
  color: #1D1D1C;
}
#masthead .main-navigation li a:hover::before {
  width: 100%;
}
#masthead .main-navigation li.current-menu-item > a, #masthead .main-navigation li.current-menu-ancestor > a {
  color: #1D1D1C;
}
#masthead .main-navigation li.current-menu-item > a::before, #masthead .main-navigation li.current-menu-ancestor > a::before {
  width: 100%;
}
#masthead .main-navigation li.wydarzenia a {
  color: #1D1D1C !important;
}
#masthead .main-navigation li.wydarzenia a::before {
  width: 0;
}
#masthead .main-navigation li.wydarzenia a:hover {
  color: #1D1D1C !important;
}
#masthead .main-navigation li.wydarzenia a:hover::before {
  width: 100%;
}
#masthead .main-navigation li.wydarzenia .sub-menu a:hover {
  color: #3AB5FC !important;
}
#masthead .main-navigation li.hidden {
  display: none;
}
@media (max-width: 1250px) {
  #masthead .main-navigation li.hidden {
    display: inline-block;
  }
}
#masthead .main-navigation li.menu-item-has-children {
  margin-right: 2rem;
}
@media (max-width: 1250px) {
  #masthead .main-navigation li.menu-item-has-children {
    text-align: left;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
  }
}
#masthead .main-navigation li.menu-item-has-children::after {
  font-family: "iconmed" !important;
  content: "\e900";
  color: #1D1D1C;
  font-size: 8px;
  position: absolute;
  right: -1px;
  top: 50%;
  transform: translateY(-50%);
}
#masthead .main-navigation .sub-menu {
  display: flex;
  flex-direction: column;
  margin-left: -1.5rem;
  padding: 1rem;
  background: #fff;
  border-radius: 18px;
  box-shadow: none;
  min-width: 300px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1607843137);
  border-radius: 16px;
}
@media (max-width: 1250px) {
  #masthead .main-navigation .sub-menu {
    border-radius: 0;
    min-width: none;
    box-shadow: none;
  }
}
#masthead .main-navigation .sub-menu li {
  margin: 0;
}
#masthead .main-navigation .sub-menu li a {
  width: auto;
  margin: 0;
  padding: 20px;
  border-radius: 18px;
  width: 100%;
}
@media (max-width: 1250px) {
  #masthead .main-navigation .sub-menu li a {
    padding: 0;
  }
}
#masthead .main-navigation .sub-menu li a::before {
  display: none;
}
#masthead .main-navigation .sub-menu li a:hover {
  color: #1D1D1C;
  background: #f9f9f9;
}
#masthead .main-navigation .sub-menu li.current-menu-item a {
  color: #1D1D1C;
  background: #f9f9f9;
}
@media (max-width: 1250px) {
  #masthead .main-navigation .sub-menu {
    padding: 0;
    border-left: 1px solid #222;
    margin: 10px 0;
    padding-left: 1rem;
  }
}
#masthead .menu-kategorie-menu-container {
  width: 100%;
}
#masthead .menu-kategorie-menu-container > ul {
  margin: 4rem 0 0.5rem 0;
}
@media (max-width: 782px) {
  #masthead .menu-kategorie-menu-container > ul {
    margin-top: 2rem;
  }
}
@media (max-width: 520px) {
  #masthead .menu-kategorie-menu-container > ul {
    margin-top: 1rem;
  }
}
@media (max-width: 1250px) {
  #masthead .menu-kategorie-menu-container {
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    scrollbar-width: none;
  }
  #masthead .menu-kategorie-menu-container::-moz-scrollbar {
    display: none;
  }
  #masthead .menu-kategorie-menu-container::-webkit-scrollbar {
    display: none;
  }
}
#masthead .menu-kategorie-menu-container ul {
  display: flex;
  justify-content: space-between;
  list-style: none;
  padding: 0;
  width: 100%;
}
#masthead .menu-kategorie-menu-container ul li {
  display: flex;
}
@media (max-width: 1250px) {
  #masthead .menu-kategorie-menu-container ul li {
    margin: 0 0.5rem;
  }
  #masthead .menu-kategorie-menu-container ul li:first-child {
    margin-left: 0;
  }
  #masthead .menu-kategorie-menu-container ul li:last-child {
    margin-right: 0;
  }
}
#masthead .menu-kategorie-menu-container ul li a {
  box-shadow: -1px 1px 2px rgba(0, 0, 0, 0.0392156863);
  border: 0.5px solid #e0e0e0;
  border-radius: 4px;
  color: #000;
  font-size: 12px;
  font-weight: 700;
  padding: 0.7rem 2rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  white-space: nowrap;
  line-height: 1.2;
  background: #fff;
  margin-bottom: 10px;
}
@media (max-width: 1800px) {
  #masthead .menu-kategorie-menu-container ul li a {
    padding: 0.7rem 1.4rem;
  }
}
@media (max-width: 1490px) {
  #masthead .menu-kategorie-menu-container ul li a {
    padding: 0.5rem 0.9rem;
    font-size: 11px;
  }
}
@media (max-width: 1250px) {
  #masthead .menu-kategorie-menu-container ul li a {
    padding: 0.5rem 0.5rem;
  }
}
@media (max-width: 520px) {
  #masthead .menu-kategorie-menu-container ul li a {
    padding: 0.3rem 0.5rem;
  }
}
#masthead .menu-kategorie-menu-container ul li a:hover {
  color: #8f8f8f;
}
#masthead.fixed {
  position: fixed;
  background: #fff;
}
#masthead.fixed .top-line {
  height: 0;
}
#masthead.fixed .menu-kategorie-menu-container {
  height: 0;
  overflow: hidden;
}

@media (max-width: 1250px) {
  #site-navigation {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: #fff;
    left: 0;
    top: 0;
    z-index: 50;
    transform: translateX(150%);
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
  }
  #site-navigation.open {
    transform: none;
  }
  #site-navigation > div {
    width: 100vw;
    height: 100vh;
    display: flex;
  }
  #site-navigation > div > ul {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
    padding: 2rem;
  }
  #site-navigation > div > ul > li {
    margin: 0.5rem 0;
  }
  #site-navigation > div > ul > li a {
    font-size: 18px;
  }
  #site-navigation > div > ul > li > ul {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    box-shadow: none;
    margin: auto;
  }
  #site-navigation > div > ul > li > ul li a {
    font-size: 15px;
  }
  #site-navigation > div > ul > li.menu-item-has-children::after {
    display: none;
  }
}

.menu-toggle {
  background: transparent;
  border: none;
  border-radius: 0;
  width: 35px;
  min-width: 35px;
  height: 35px;
  justify-content: center;
  align-items: center;
  padding: 0;
  flex-direction: column;
  z-index: 50;
  margin-left: 2rem;
}
.menu-toggle span {
  width: 70%;
  height: 2px;
  background: #1D1D1C;
  border-radius: 3px;
  display: block;
  margin: 2px 0;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
}
.menu-toggle.open span:nth-child(2) {
  opacity: 0;
}
.menu-toggle.open span:nth-child(1) {
  transform: rotate(45deg);
  margin-bottom: -9px;
}
.menu-toggle.open span:nth-child(3) {
  transform: rotate(-45deg);
}
@media (max-width: 1250px) {
  .menu-toggle {
    display: flex;
  }
}

.grid-container,
.site-main.single-page,
.site-main {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

@media (max-width: 520px) {
  body.home #masthead:not(.fixed) .menu-toggle,
  body.single-czasopismo #masthead:not(.fixed) .menu-toggle {
    margin-top: 0px;
  }
}
body.home #masthead:not(.fixed) .site-branding,
body.single-czasopismo #masthead:not(.fixed) .site-branding {
  width: 43%;
  margin-top: 0rem;
  transform: translateY(160px);
  max-width: none;
  transition: all 0.9s ease;
  transform: translateY(160px) scale(1);
  transition: transform 0.5s ease, width 0.5s ease;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
@media (max-width: 1800px) {
  body.home #masthead:not(.fixed) .site-branding,
  body.single-czasopismo #masthead:not(.fixed) .site-branding {
    margin-top: -15px;
    width: 50%;
  }
}
@media (max-width: 1650px) {
  body.home #masthead:not(.fixed) .site-branding,
  body.single-czasopismo #masthead:not(.fixed) .site-branding {
    margin-top: -32px;
  }
}
@media (max-width: 1520px) {
  body.home #masthead:not(.fixed) .site-branding,
  body.single-czasopismo #masthead:not(.fixed) .site-branding {
    margin-top: -49px;
  }
}
@media (max-width: 1120px) {
  body.home #masthead:not(.fixed) .site-branding,
  body.single-czasopismo #masthead:not(.fixed) .site-branding {
    margin-top: 1rem;
    transform: translateY(100px) scale(1);
  }
}
@media (max-width: 900px) {
  body.home #masthead:not(.fixed) .site-branding,
  body.single-czasopismo #masthead:not(.fixed) .site-branding {
    transform: translateY(80px) scale(1);
  }
}
@media (max-width: 782px) {
  body.home #masthead:not(.fixed) .site-branding,
  body.single-czasopismo #masthead:not(.fixed) .site-branding {
    transform: translateY(40px) scale(1);
  }
}
@media (max-width: 520px) {
  body.home #masthead:not(.fixed) .site-branding,
  body.single-czasopismo #masthead:not(.fixed) .site-branding {
    transform: translateY(10px) scale(1);
    margin-top: 0;
  }
}
body.home #masthead.fixed .site-branding,
body.single-czasopismo #masthead.fixed .site-branding {
  width: 156px;
}
body.home .magazine,
body.single-czasopismo .magazine {
  margin: 0;
}

body:not(.home) #masthead {
  background: #fff;
}
body:not(.home) #masthead .container {
  justify-content: space-between;
}
body:not(.home) #masthead .site-branding {
  max-width: 190px;
  min-width: 156px;
  position: relative;
  left: 0;
}
@media (max-width: 1800px) {
  body:not(.home) #masthead .site-branding {
    max-width: 190px;
  }
}
@media (max-width: 782px) {
  body.single-czasopismo #masthead {
    background: transparent;
  }
}
body.single-czasopismo #masthead .container {
  justify-content: flex-end;
}
body.single-czasopismo #masthead .site-branding {
  left: 10rem;
  position: absolute;
  padding-top: 8rem;
}
@media (max-width: 1800px) {
  body.single-czasopismo #masthead .site-branding {
    left: 0;
  }
}
@media (max-width: 782px) {
  body.single-czasopismo #masthead .site-branding {
    padding-top: 0;
  }
}
@media (max-width: 782px) {
  body.single-czasopismo #masthead.fixed {
    background: #fff;
  }
}
body.single-czasopismo #masthead.fixed .site-branding {
  padding-top: 0;
}

.targi-mobile {
  display: none;
  padding: 2rem;
}
@media (max-width: 782px) {
  .targi-mobile {
    display: block;
    margin-bottom: 2rem;
  }
}
@media (max-width: 520px) {
  .targi-mobile {
    padding: 1rem;
  }
}
.targi-mobile img {
  width: 100%;
  border-radius: 1rem;
}

.top-box {
  height: auto;
  aspect-ratio: 29/12;
  border-radius: 20px;
  background-size: 64%;
  background-position: right 25% top -91px;
  background-repeat: no-repeat;
  position: relative;
  -webkit-mask-image: url("./img/mask-hero-desktop.svg");
          mask-image: url("./img/mask-hero-desktop.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  margin: 2rem auto 6rem auto;
  position: relative;
  background-color: #ebebeb;
  overflow: hidden;
  background-attachment: scroll;
  max-width: 1500px;
}
@media (max-width: 1800px) {
  .top-box {
    padding-left: 0;
    padding-right: 0;
    margin-left: 10rem;
    margin-right: 10rem;
    max-width: calc(100% - 20rem);
  }
}
@media (max-width: 1490px) {
  .top-box {
    padding-left: 0;
    padding-right: 0;
    margin-left: 6rem;
    margin-right: 6rem;
    max-width: calc(100% - 12rem);
  }
}
@media (max-width: 1250px) {
  .top-box {
    padding-left: 0;
    padding-right: 0;
    margin-left: 4rem;
    margin-right: 4rem;
    max-width: calc(100% - 8rem);
  }
}
@media (max-width: 1120px) {
  .top-box {
    margin-top: 1rem;
  }
}
@media (max-width: 782px) {
  .top-box {
    -webkit-mask-image: url("./img/mask-hero-mobile.svg");
            mask-image: url("./img/mask-hero-mobile.svg");
    aspect-ratio: 30/27;
    background-size: contain;
    background-attachment: unset;
    background-position: center;
    margin-bottom: 2rem;
  }
}
@media (max-width: 520px) {
  .top-box {
    margin-left: 1rem;
    margin-right: 1rem;
    max-width: calc(100% - 2rem);
    margin-top: 0;
    border-radius: 10px;
  }
}
.top-box::before {
  background: transparent;
  background: radial-gradient(circle, #30e896 -12%, rgba(255, 255, 255, 0) 60%);
  width: 24rem;
  height: 24rem;
  content: "";
  position: absolute;
  top: 170px;
  left: -11%;
  z-index: 1;
  opacity: 0.7;
}
.top-box::after {
  background: transparent;
  background: radial-gradient(circle, #3ab5fc 10%, rgba(255, 255, 255, 0) 57%);
  width: 72rem;
  height: 72rem;
  content: "";
  position: absolute;
  top: -32rem;
  left: -6%;
  z-index: 1;
  opacity: 0.8;
}
.top-box h1 {
  position: absolute;
  top: 230px;
  font-size: 38px;
  font-family: "aileronregular", Arial, Helvetica, sans-serif;
  left: 35px;
  max-width: 400px;
  font-weight: normal;
  z-index: 5;
}
@media (max-width: 1550px) {
  .top-box h1 {
    top: 175px;
    font-size: 33px;
  }
}
@media (max-width: 1490px) {
  .top-box h1 {
    top: 175px;
    font-size: 30px;
  }
}
@media (max-width: 1120px) {
  .top-box h1 {
    top: 130px;
    font-size: 25px;
  }
}
@media (max-width: 782px) {
  .top-box h1 {
    top: auto;
    right: 20px;
    text-align: right;
    bottom: 80px;
    left: auto;
    max-width: 85%;
  }
}
@media (max-width: 520px) {
  .top-box h1 {
    font-size: 20px;
  }
}
.top-box .targi-img {
  position: absolute;
  top: 35px;
  right: 35px;
  z-index: 10;
  width: 29%;
}
@media (max-width: 782px) {
  .top-box .targi-img {
    display: none;
  }
}
.top-box .targi-img a {
  display: block;
  line-height: 0;
  border-radius: 16px;
  z-index: 10;
  position: relative;
}
.top-box .targi-img a:hover {
  box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.08);
}
.top-box .targi-img img {
  border-radius: 16px;
  z-index: 10;
  position: relative;
}
.top-box .targi-img::after {
  background: transparent;
  background: radial-gradient(circle, rgba(193, 147, 252, 0.7019607843) 10%, rgba(255, 255, 255, 0) 57%);
  width: 72rem;
  height: 72rem;
  content: "";
  position: absolute;
  top: -32rem;
  left: -6%;
  z-index: 1;
  opacity: 0.8;
}
.top-box .box-category {
  position: absolute;
  left: 35px;
  right: 35px;
  bottom: 35px;
  z-index: 10;
}
@media (max-width: 1250px) {
  .top-box .box-category {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    scrollbar-width: none;
  }
  .top-box .box-category::-moz-scrollbar {
    display: none;
  }
  .top-box .box-category::-webkit-scrollbar {
    display: none;
  }
}
@media (max-width: 782px) {
  .top-box .box-category {
    left: 15px;
    right: 0px;
    bottom: 15px;
  }
}
.top-box .box-category ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 10px;
}
@media (max-width: 1120px) {
  .top-box .box-category ul {
    gap: 10px;
    align-items: stretch;
    justify-content: flex-start;
  }
}
.top-box .box-category ul li {
  width: 100%;
}
@media (max-width: 1120px) {
  .top-box .box-category ul li {
    min-width: 180px;
  }
}
@media (max-width: 520px) {
  .top-box .box-category ul li {
    min-width: auto;
  }
}
.top-box .box-category ul li a {
  background: #fff;
  border-radius: 16px;
  padding: 10px 20px;
  padding-right: 40px;
  display: block;
  width: 100%;
  color: #1D1D1C;
  font-size: 14px;
  font-weight: 400;
  transition: all 0.3s ease;
  line-height: 1.2;
  position: relative;
}
@media (max-width: 1800px) {
  .top-box .box-category ul li a {
    font-size: 12px;
    padding: 10px 12px;
  }
}
@media (max-width: 1120px) {
  .top-box .box-category ul li a {
    white-space: normal;
    font-size: 12px;
  }
}
@media (max-width: 1490px) {
  .top-box .box-category ul li a {
    padding: 10px 12px;
    padding-right: 30px;
    font-size: 14px;
  }
}
.top-box .box-category ul li a::after {
  opacity: 0;
  position: absolute;
  right: 20px;
  font-family: "iconmed" !important;
  content: "\e900";
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 16px;
  color: #1D1D1C;
  font-weight: normal;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease;
}
.top-box .box-category ul li a:hover {
  background: linear-gradient(-90deg, #30e896 0%, #30e896 15%, #3ab5fc 33%, #3ab5fc 100%);
  color: #1D1D1C;
  font-weight: 700;
}
.top-box .box-category ul li a:hover::after {
  opacity: 1;
}
.top-box.top-box-magazine {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  background-size: cover;
  background-position: center;
  margin-top: 0;
}
@media (max-width: 782px) {
  .top-box.top-box-magazine {
    margin-top: 0rem;
  }
}
.top-box.top-box-magazine::after {
  background: transparent;
  background: radial-gradient(circle, rgba(193, 147, 252, 0.7019607843) 10%, rgba(255, 255, 255, 0) 57%);
  width: 72rem;
  height: 72rem;
  content: "";
  position: absolute;
  top: -32rem;
  left: auto;
  right: -30rem;
  z-index: 1;
  opacity: 0.8;
}
@media (max-width: 782px) {
  .top-box.top-box-magazine::before {
    width: 20rem;
    height: 20rem;
    content: "";
    position: absolute;
    top: 60px;
    left: -24%;
  }
}
.top-box.top-box-magazine h1 {
  top: 37%;
  margin: 0;
}
@media (max-width: 782px) {
  .top-box.top-box-magazine h1 {
    left: 1rem;
    right: auto;
    text-align: left;
    bottom: auto;
    top: 15%;
    line-height: 1.5;
  }
}
@media (max-width: 520px) {
  .top-box.top-box-magazine h1 {
    top: 19%;
  }
}
.top-box.top-box-magazine h1 span {
  padding: 0.2em 0.5em 0.3em;
  position: relative;
  box-sizing: border-box;
}
.top-box.top-box-magazine h1 span::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 0.15em;
  z-index: -1;
}
.top-box.top-box-magazine h1 span.c1 {
  font-size: 4.2rem;
  position: relative;
}
@media (max-width: 1490px) {
  .top-box.top-box-magazine h1 span.c1 {
    font-size: 3rem;
  }
}
@media (max-width: 1120px) {
  .top-box.top-box-magazine h1 span.c1 {
    font-size: 2.5rem;
  }
}
@media (max-width: 782px) {
  .top-box.top-box-magazine h1 span.c1 {
    font-size: 2.3rem;
  }
}
.top-box.top-box-magazine h1 span.c2 {
  font-size: 3rem;
  font-weight: 600;
  font-family: "Space Grotesk", Arial, Helvetica, sans-serif;
  line-height: 1;
}
@media (max-width: 1490px) {
  .top-box.top-box-magazine h1 span.c2 {
    font-size: 2rem;
  }
}
@media (max-width: 1120px) {
  .top-box.top-box-magazine h1 span.c2 {
    font-size: 1.7rem;
  }
}
.top-box.top-box-magazine h1 span.c2::before {
  border-radius: 0 0.15em 0.15em 0.15em;
}
.top-box.top-box-magazine .btn-row {
  position: absolute;
  bottom: 3rem;
  left: 2rem;
  z-index: 5;
}
.top-box.top-box-magazine .btn-row .more-btn {
  margin-right: 1rem;
}

.magazine-post > .container {
  position: relative;
}

.logo-magazine {
  width: 50%;
  position: absolute;
}
@media (max-width: 1490px) {
  .logo-magazine {
    margin-top: 0;
  }
}
@media (max-width: 782px) {
  .logo-magazine {
    width: 40%;
    margin-top: -1rem;
    display: none;
  }
}

.news {
  margin-top: 0rem;
}
.news .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.news .more-btn {
  margin: 0;
}
.news .header-line {
  margin-bottom: 0;
}
.news .bg-box {
  background: #f5f5f5;
  padding: 40px 0;
}
.news .container-box {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media (max-width: 782px) {
  .news .container-box {
    flex-wrap: wrap;
  }
}
.news .news-list {
  width: 100%;
  row-gap: 2rem;
}
@media (max-width: 1120px) {
  .news .news-list {
    row-gap: 0;
  }
}
.news .news-list > div {
  width: 32%;
  aspect-ratio: 1/1;
  margin-bottom: 0;
}
@media (max-width: 1120px) {
  .news .news-list > div {
    width: 49%;
    margin-bottom: 2rem;
  }
}
@media (max-width: 520px) {
  .news .news-list > div {
    width: 100%;
    aspect-ratio: auto;
  }
}
.news .news-list .r-box {
  margin: 0;
}
@media (max-width: 1120px) {
  .news .news-list .r-box {
    margin-bottom: 2rem;
  }
}
@media (max-width: 520px) {
  .news .news-list .r-box {
    aspect-ratio: auto;
    width: 100%;
  }
}
.news .news-list .r-box .ad-url {
  display: flex;
  justify-content: flex-start;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 54px;
  padding: 17px;
}
@media (max-width: 1580px) {
  .news .news-list .r-box .ad-url {
    height: 47px;
    padding: 13px 30px;
  }
}
@media (max-width: 782px) {
  .news .news-list .r-box .ad-url {
    position: relative;
    margin-top: 1rem;
    height: auto;
    padding: 12px 30px;
    font-size: 14px;
  }
}

.news-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.news-list .news-box {
  width: 50%;
  margin-bottom: 19px;
  position: relative;
}
.news-list .news-box::after {
  position: absolute;
  right: 1%;
  bottom: 0;
  width: 56px;
  height: 56px;
  content: "";
  border: 1px solid #1D1D1C;
  border-radius: 16px;
  pointer-events: none;
  transition: all border-width 0s background-position 0.3s ease;
  font-family: "iconmed" !important;
  content: "\e900";
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 17px;
  color: #1D1D1C;
  background: #fff;
  background: linear-gradient(90deg, #fff 0%, #fff 35%, #30e896 50.1%, #3ab5fc 75%, #c193fc 100%) !important;
  background-size: 380% 100% !important;
  background-position: bottom left !important;
  transition: box-shadow 0.2s ease-out, opacity 0.45s, background-position 0.5s ease !important;
}
@media (max-width: 1580px) {
  .news-list .news-box::after {
    width: 47px;
    height: 47px;
  }
}
@media (max-width: 1250px) {
  .news-list .news-box::after {
    width: 37px;
    height: 37px;
    border-radius: 10px;
    font-size: 15px;
  }
}
@media (max-width: 1120px) {
  .news-list .news-box::after {
    width: 30px;
    height: 30px;
    border-radius: 8px;
    font-size: 12px;
  }
}
@media (max-width: 782px) {
  .news-list .news-box::after {
    width: 40px;
    height: 40px;
    border-radius: 8px;
    font-size: 14px;
  }
}
.news-list .news-box:hover::after {
  color: #1D1D1C;
  border-color: transparent;
  background-size: 190% 100% !important;
  background-position: top right -1px !important;
}
@media (max-width: 782px) {
  .news-list .news-box {
    width: 49%;
  }
}
@media (max-width: 520px) {
  .news-list .news-box {
    width: 100%;
  }
}
.news-list .news-box.news-all .news-thumbnail img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
  -o-object-position: center;
     object-position: center;
}
.news-list .news-box a {
  display: block;
  border-radius: 1rem;
  padding-bottom: 15px;
  position: relative;
  height: 100%;
  width: 99%;
  padding-bottom: 10px;
  overflow: hidden;
  background: transparent;
  background: #fff;
  aspect-ratio: 1/1;
  -webkit-mask-image: url("./img/mask-news-box.svg");
          mask-image: url("./img/mask-news-box.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  position: relative;
}
.news-list .news-box a .news-p {
  position: absolute;
  top: 15px;
  left: 15px;
  background: #009ca6;
  border-radius: 16px;
  color: #fff;
  padding: 15px;
  z-index: 1;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}
@media (max-width: 1800px) {
  .news-list .news-box a .news-p {
    font-size: 10px;
  }
}
@media (max-width: 520px) {
  .news-list .news-box a .news-p {
    top: 10px;
    left: 10px;
    padding: 12px 10px;
    border-radius: 14px;
  }
}
.news-list .news-box a .news-p.news-p2 {
  right: 15px;
  left: auto;
  background: #000;
  opacity: 0.5;
}
.news-list .news-box a .news-thumbnail-div {
  position: relative;
}
.news-list .news-box a .news-thumbnail-div .date {
  position: absolute;
  right: 30px;
  bottom: 0px;
  z-index: 4;
  font-size: 16px;
  background: #fff;
  display: block;
  padding: 0;
  line-height: 1;
  color: #1D1D1C;
  font-weight: 500;
}
@media (max-width: 782px) {
  .news-list .news-box a .news-thumbnail-div .date {
    right: 15px;
    font-size: 12px;
  }
}
.news-list .news-box a .news-thumbnail {
  position: relative;
  line-height: 0;
  background: #3AB5FC;
  overflow: hidden;
  -webkit-mask-image: url("./img/mask-news-img.svg");
          mask-image: url("./img/mask-news-img.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
.news-list .news-box a .news-thumbnail.g-1::after {
  background: transparent;
  background: radial-gradient(circle, #3ab5fc 10%, rgba(255, 255, 255, 0) 57%);
  width: 20rem;
  height: 20rem;
  content: "";
  position: absolute;
  top: -10rem;
  left: -10rem;
  z-index: 1;
  opacity: 0.8;
}
.news-list .news-box a .news-thumbnail.g-1::before {
  background: transparent;
  background: radial-gradient(circle, rgba(193, 147, 252, 0.7019607843) 10%, rgba(255, 255, 255, 0) 57%);
  width: 20rem;
  height: 20rem;
  content: "";
  position: absolute;
  top: -10rem;
  right: -10rem;
  z-index: 1;
  opacity: 0.8;
}
.news-list .news-box a .news-thumbnail.g-1 .g1::before {
  background: transparent;
  background: radial-gradient(circle, #30e896 -12%, rgba(255, 255, 255, 0) 60%);
  width: 14rem;
  height: 14rem;
  content: "";
  position: absolute;
  right: 3rem;
  bottom: -8rem;
  z-index: 1;
  opacity: 0.7;
}
.news-list .news-box a .news-thumbnail img {
  width: 100%;
  line-height: 0;
  transition: all 0.3s ease 0s;
  aspect-ratio: 22/8;
  -o-object-fit: cover;
     object-fit: cover;
}
.news-list .news-box a .cat {
  background: #3AB5FC;
  font-size: 16px;
  color: #1D1D1C;
  font-weight: 400;
  padding: 2px 15px;
  z-index: 1;
  border-radius: 14px;
  margin-left: 30px;
  margin-top: 35px;
  display: inline-block;
}
@media (max-width: 782px) {
  .news-list .news-box a .cat {
    margin-left: 15px;
    font-size: 12px;
  }
}
.news-list .news-box a .newst-title {
  font-size: 1.5rem;
  color: #000;
  padding: 30px;
  margin-top: 10px;
  line-height: 1.2;
  max-width: 90%;
}
@media (max-width: 1800px) {
  .news-list .news-box a .newst-title {
    font-size: 18px;
  }
}
@media (max-width: 1490px) {
  .news-list .news-box a .newst-title {
    margin-top: 0px;
    padding-top: 10px;
    font-size: 16px;
  }
}
@media (max-width: 1120px) {
  .news-list .news-box a .newst-title {
    font-size: 14px;
  }
}
@media (max-width: 782px) {
  .news-list .news-box a .newst-title {
    padding: 15px;
    font-size: 12px;
  }
}
@media (max-width: 520px) {
  .news-list .news-box a .newst-title {
    font-size: 18px;
  }
}
.news-list .news-box a .more {
  color: #1D1D1C;
  font-size: 1rem;
  font-weight: 400;
  position: absolute;
  bottom: 30px;
  left: 30px;
  transition: all 0.3s ease 0s;
  right: 30px;
}
.news-list .news-box a .more::after {
  display: none;
}
@media (max-width: 782px) {
  .news-list .news-box a .more {
    left: 15px;
    font-size: 12px;
    bottom: 15px;
  }
}
.news-list .news-box a:hover img {
  transform: scale(1.1);
}
.news-list .news-box a:hover .more {
  color: #000;
}
.news-list .news-box a:hover .more::after {
  background: #3AB5FC;
  color: #fff;
}
.news-list.news-list-all {
  width: 100%;
  margin-top: 2rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: auto;
  gap: 20px; /* odstęp między elementami */
}
@media (max-width: 1120px) {
  .news-list.news-list-all {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 520px) {
  .news-list.news-list-all {
    grid-template-columns: repeat(1, 1fr);
  }
}
.news-list.news-list-all .news-box {
  width: 100%;
  aspect-ratio: 1/1;
  margin-bottom: 3rem;
}
@media (max-width: 520px) {
  .news-list.news-list-all .news-box {
    margin-bottom: 0;
  }
}
.news-list a.event-a .newst-title {
  margin-top: 0;
  padding-top: 20px;
}
.news-list a.event-a .more {
  bottom: 20px;
}
.news-list a.event-a .event-date {
  border-radius: 28px;
  background: #30E896;
  color: #1D1D1C;
  padding: 3px 20px;
  margin: 20px 30px;
  margin-bottom: 0;
  font-size: 15px;
  display: inline-block;
  margin-bottom: 0;
}
@media (max-width: 782px) {
  .news-list a.event-a .event-date {
    margin: 10px 15px;
    margin-bottom: 0;
    font-size: 11px;
    padding: 2px 15px;
  }
}
.news-list a.event-a .event-thumbnail-div .news-thumbnail {
  -webkit-mask-image: none;
          mask-image: none;
  border-radius: 28px;
  position: relative;
}
.news-list a.event-a .event-thumbnail-div .news-thumbnail.g-1::after {
  background: transparent;
  background: radial-gradient(circle, #3ab5fc 10%, rgba(255, 255, 255, 0) 57%);
  width: 20rem;
  height: 20rem;
  content: "";
  position: absolute;
  top: -10rem;
  left: -10rem;
  z-index: 1;
  opacity: 0.8;
}
.news-list a.event-a .event-thumbnail-div .news-thumbnail.g-1::before {
  background: transparent;
  background: radial-gradient(circle, rgba(193, 147, 252, 0.7019607843) 10%, rgba(255, 255, 255, 0) 57%);
  width: 20rem;
  height: 20rem;
  content: "";
  position: absolute;
  top: -10rem;
  right: -10rem;
  z-index: 1;
  opacity: 0.8;
}
.news-list a.event-a .event-thumbnail-div .news-thumbnail.g-1 .g1::before {
  background: transparent;
  background: radial-gradient(circle, #30e896 -12%, rgba(255, 255, 255, 0) 60%);
  width: 14rem;
  height: 14rem;
  content: "";
  position: absolute;
  right: 3rem;
  bottom: -8rem;
  z-index: 1;
  opacity: 0.7;
}
.news-list a.event-a .event-thumbnail-div .news-thumbnail img {
  aspect-ratio: 16/9;
}

.r-box {
  position: relative;
  margin: 3rem 0;
}
.r-box img {
  width: 100%;
  border-radius: 16px;
}
.r-box .img-box {
  text-align: right;
}
@media (max-width: 1120px) {
  .r-box .img-box {
    text-align: center;
  }
}

.ad-url-arrow {
  position: relative;
}
.ad-url-arrow::after {
  font-family: "iconmed" !important;
  content: "\e900";
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 16px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  right: 20px;
}

.r-box-2 {
  margin: 4rem 0;
  display: block;
}
@media (max-width: 782px) {
  .r-box-2 {
    margin: 3rem 0;
  }
}
.r-box-2 .ad-url {
  margin-top: 2rem;
  display: block;
  text-align: center;
  padding: 1.7rem 0;
  background: linear-gradient(90deg, #30e896 0%, #3ab5fc 49%, #c193fc 100%) 0% 0%;
  border-radius: 28px;
  position: relative;
  color: #fff;
  font-size: 1.5rem;
}
@media (max-width: 1800px) {
  .r-box-2 .ad-url {
    padding: 1.6rem 0;
  }
}
@media (max-width: 1490px) {
  .r-box-2 .ad-url {
    padding: 1.4rem 0;
  }
}
@media (max-width: 782px) {
  .r-box-2 .ad-url {
    margin-top: 3rem;
  }
}
@media (max-width: 520px) {
  .r-box-2 .ad-url {
    padding: 1rem 0;
    margin-top: 2rem;
    font-size: 1.1rem;
  }
}
.r-box-2 .ad-url::after {
  font-family: "iconmed" !important;
  content: "\e900";
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 33px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  right: 40px;
  font-weight: normal;
  transition: 0.3s ease-in-out;
}
@media (max-width: 782px) {
  .r-box-2 .ad-url::after {
    font-size: 25px;
  }
}
@media (max-width: 520px) {
  .r-box-2 .ad-url::after {
    font-size: 14px;
  }
}
.r-box-2 .ad-url:hover {
  background: #1D1D1C;
  transition: 0.3s ease-in-out;
}

.r-box-4 img {
  margin-bottom: 2rem;
  border-radius: 16px;
}

.r-box-5 {
  height: 100%;
  margin: 0;
}
.r-box-5 .img-box {
  margin-top: 33px;
  height: 100%;
  height: calc(100% - 37px);
}
.r-box-5 .img-box img {
  border-radius: 16px;
  height: auto;
  -o-object-fit: initial;
     object-fit: initial;
}

.top-img-box {
  display: flex;
  justify-content: center;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
}
.top-img-box a {
  line-height: 0;
}
.top-img-box.fixed {
  height: 0;
  overflow: hidden;
}

@media (max-width: 782px) {
  .img-desktop {
    display: none;
  }
}

.img-mobile {
  display: none;
}
@media (max-width: 782px) {
  .img-mobile {
    display: inline-block;
  }
}

.news-most-view ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.news-most-view ul li {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.news-most-view ul li:last-child {
  border-bottom: 0;
}
.news-most-view ul li a {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  display: block;
}
@media (max-width: 1800px) {
  .news-most-view ul li a {
    font-size: 15px;
  }
}
@media (max-width: 1120px) {
  .news-most-view ul li a {
    font-size: 13px;
  }
}
.news-most-view ul li a:hover {
  color: #3AB5FC;
}

.event {
  scroll-margin-top: 5rem;
  margin: 2rem 0;
}
.event .container-box {
  padding: 8rem 0;
  background-position: top right 180px;
  background-repeat: no-repeat;
  background-size: 60%;
}
@media (max-width: 1800px) {
  .event .container-box {
    background-position: top right 40%;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 6rem 0;
  }
}
@media (max-width: 1800px) {
  .event .container-box {
    background-position: top right 180px;
    background-size: auto 85%;
  }
}
@media (max-width: 1500px) {
  .event .container-box {
    background-size: 75%;
  }
}
@media (max-width: 1490px) {
  .event .container-box {
    background-size: 61%;
  }
}
@media (max-width: 1120px) {
  .event .container-box {
    background-size: 50%;
  }
}
@media (max-width: 782px) {
  .event .container-box {
    background-position: bottom 15rem right;
    background-size: contain;
    padding: 3rem 0;
  }
}
@media (max-width: 520px) {
  .event .container-box {
    padding-top: 0;
    background-position: bottom 12rem right;
  }
}
.event .event-content {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}
@media (max-width: 1120px) {
  .event .event-content {
    min-height: 400px;
  }
}
.event .event-content > div {
  width: 45%;
}
@media (max-width: 782px) {
  .event .event-content > div {
    width: 100%;
  }
}
.event .event-content h2 {
  font-size: 3.5rem;
  line-height: 1.2;
  margin-bottom: 16rem;
}
@media (max-width: 1800px) {
  .event .event-content h2 {
    font-size: 3rem;
  }
}
@media (max-width: 1490px) {
  .event .event-content h2 {
    font-size: 3.5rem;
  }
}
@media (max-width: 1120px) {
  .event .event-content h2 {
    font-size: 2rem;
    margin-bottom: 5rem;
  }
}
@media (max-width: 782px) {
  .event .event-content h2 {
    margin-bottom: 2rem;
  }
}
@media (max-width: 520px) {
  .event .event-content h2 {
    font-size: 1.5rem;
  }
}
.event .event-content h2 strong {
  font-family: "aileronsemibold";
}
.event .event-content h2 span {
  font-family: "Space Grotesk", Arial, Helvetica, sans-serif;
  background-color: #30E896;
  padding: 0px 85px 0 10px;
  border-radius: 16px;
  font-weight: 400;
  display: inline-block;
  position: relative;
  font-size: 3rem;
  line-height: 1.05;
}
@media (max-width: 1800px) {
  .event .event-content h2 span {
    font-size: 3.5rem;
  }
}
@media (max-width: 1490px) {
  .event .event-content h2 span {
    font-size: 3rem;
  }
}
@media (max-width: 1120px) {
  .event .event-content h2 span {
    font-size: 2rem;
    border-radius: 8px;
    padding: 0px 65px 0 10px;
  }
}
.event .event-content h2 span::after {
  font-family: "iconmed" !important;
  content: "\e900";
  font-size: 30px;
  margin-left: 20px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  right: 20px;
}
@media (max-width: 1800px) {
  .event .event-content h2 span::after {
    font-size: 26px;
  }
}
@media (max-width: 1120px) {
  .event .event-content h2 span::after {
    font-size: 1.2rem;
  }
}
.event .event-content .event-desc {
  max-width: 380px;
}
.event .event-content .event-desc p {
  font-size: 1.15rem;
  margin-bottom: 0;
}
.event .event-content .right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
  width: 45%;
}
@media (max-width: 782px) {
  .event .event-content .right {
    padding-top: 10rem;
    width: 100%;
  }
}
.event .event-content .right .event-date {
  font-family: "Space Grotesk", Arial, Helvetica, sans-serif;
  background-color: #c193fc;
  padding: 0 10px;
  border-radius: 16px;
  font-weight: 400;
  display: inline-block;
  position: relative;
  font-size: 3rem;
  line-height: 1.05;
}
@media (max-width: 1800px) {
  .event .event-content .right .event-date {
    font-size: 3rem;
  }
}
@media (max-width: 1490px) {
  .event .event-content .right .event-date {
    font-size: 3rem;
  }
}
@media (max-width: 1120px) {
  .event .event-content .right .event-date {
    font-size: 2rem;
    border-radius: 8px;
  }
}
@media (max-width: 782px) {
  .event .event-content .right .event-date {
    margin: 1rem 0;
    font-size: 1.5rem;
  }
}
.event .event-content .right .adres-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-size: 1.15rem;
  width: 260px;
}
@media (max-width: 1800px) {
  .event .event-content .right .adres-box {
    width: 230px;
  }
}
@media (max-width: 782px) {
  .event .event-content .right .adres-box {
    align-items: flex-end;
    text-align: right;
  }
}
.event .event-content .right .adres-box .more-btn {
  margin-top: 2rem;
}
.event .event-content .gallery-event {
  width: 100%;
  margin-top: 2rem;
}
.event .event-content .gallery-event ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.event .event-content .gallery-event ul li {
  background: #3AB5FC;
}
@media (max-width: 520px) {
  .event .event-content .gallery-event ul li {
    max-height: 125px;
  }
}
.event .event-content .gallery-event ul li a {
  line-height: 0;
}
.event .event-content .gallery-event ul li a:hover {
  opacity: 0.7;
}
@media (max-width: 520px) {
  .event .event-content .gallery-event ul li a img {
    height: auto;
  }
}

.prelegent {
  margin-bottom: 5rem;
}
.prelegent .container {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 30px;
}
@media (max-width: 1120px) {
  .prelegent .container {
    flex-wrap: wrap;
    gap: 0;
  }
}
.prelegent .box {
  border-radius: 28px;
  background: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 5rem 2rem;
  width: 25%;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1120px) {
  .prelegent .box {
    width: 48%;
    margin-bottom: 2rem;
  }
}
@media (max-width: 782px) {
  .prelegent .box {
    width: 100%;
    padding: 3rem 2rem;
  }
}
.prelegent .box p {
  font-size: 1.3rem;
}
.prelegent .box.b1 {
  width: 50%;
  background-image: url(./img/logoNL.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 130%;
  background-color: #ebebeb;
}
@media (max-width: 1580px) {
  .prelegent .box.b1 {
    background-size: cover;
  }
}
@media (max-width: 1120px) {
  .prelegent .box.b1 {
    width: 100%;
  }
}
.prelegent .box.b1::before {
  background: transparent;
  background: radial-gradient(circle, #3ab5fc 10%, rgba(255, 255, 255, 0) 57%);
  width: 50rem;
  height: 50rem;
  content: "";
  position: absolute;
  bottom: -20rem;
  left: -20rem;
  z-index: 1;
  opacity: 0.8;
}
.prelegent .box.b1::after {
  background: transparent;
  background: radial-gradient(circle, rgba(193, 147, 252, 0.7019607843) 10%, rgba(255, 255, 255, 0) 57%);
  width: 40rem;
  height: 40rem;
  content: "";
  position: absolute;
  top: -20rem;
  right: -20rem;
  z-index: 1;
  opacity: 0.8;
}
.prelegent .box.b1 > div {
  z-index: 10;
}
.prelegent .box.b1 h2 {
  font-size: 3.3rem;
  background: #fff;
  border-radius: 10px;
  display: inline;
  margin: auto;
  padding: 13px 18px;
  line-height: 1.5;
  justify-content: center;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
@media (max-width: 782px) {
  .prelegent .box.b1 h2 {
    font-size: 2.5rem;
    line-height: 1.7;
  }
}
@media (max-width: 520px) {
  .prelegent .box.b1 h2 {
    font-size: 2rem;
  }
}
.prelegent .box.b1 h2 span {
  padding: 1px 20px;
  border: 1px solid #1D1D1C;
  border-radius: 8px;
  margin-left: 10px;
}
@media (max-width: 520px) {
  .prelegent .box.b1 h2 span {
    font-size: 1.8rem;
  }
}
.prelegent .box.b1 p {
  background: #fff;
  border-radius: 10px;
  display: inline-block;
  margin: auto;
  padding: 11px 18px;
  line-height: 1.3;
  justify-content: center;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  margin-top: 1.4rem;
}
.prelegent .box.b2 h3 {
  font-size: 2.5rem;
}
@media (max-width: 520px) {
  .prelegent .box.b2 h3 {
    font-size: 2rem;
  }
}
.prelegent .box.b3 {
  padding: 2rem;
}
.prelegent .box.b3 p {
  line-height: 1.2;
}
.prelegent .box.b3 h3 {
  font-size: 2rem;
}
.prelegent .box.b3 h3 span {
  font-size: 3rem;
  font-family: "Space Grotesk", Arial, Helvetica, sans-serif;
  display: block;
}
@media (max-width: 520px) {
  .prelegent .box.b3 h3 span {
    font-size: 3rem;
  }
}

.gallery-pre {
  margin: 0;
  padding: 0;
  margin-bottom: 1rem;
}
.gallery-pre ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  gap: 10px;
}
.gallery-pre ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  aspect-ratio: 1/1;
}
.gallery-pre ul li img {
  border-radius: 10px;
}

.youtube-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.youtube-icon .icon-youtube_icon {
  position: absolute;
  font-size: 50px;
}
.youtube-icon:hover {
  opacity: 0.7;
}

.magazine {
  margin: 5.6rem 0;
}
.magazine .container .container-box {
  display: flex;
  gap: 3rem;
  align-items: flex-start;
}
@media (max-width: 1120px) {
  .magazine .container .container-box {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.magazine .container .left {
  width: 50%;
  background: #ebebeb;
  border-radius: 28px;
  position: relative;
  padding: 2rem;
}
@media (max-width: 1120px) {
  .magazine .container .left {
    width: 100%;
    padding: 4rem 2rem;
  }
}
@media (max-width: 782px) {
  .magazine .container .left {
    padding: 4rem 1rem;
  }
}
@media (max-width: 520px) {
  .magazine .container .left {
    padding: 3rem 10px;
  }
}
.magazine .container .left .book {
  width: 100%;
  height: 100%;
}
.magazine .container .left .book ul {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  aspect-ratio: 592/418;
  padding: 0;
}
@media (max-width: 1120px) {
  .magazine .container .left .book ul {
    position: relative;
    transform: translateX(-50%);
    top: auto;
  }
}
@media (max-width: 1120px) {
  .magazine .container .left {
    margin-right: auto;
    display: flex;
    justify-content: flex-start;
  }
}
.magazine .container .right {
  display: flex;
  flex-direction: column;
  width: 50%;
  position: relative;
  background: #fff;
  border-radius: 28px;
  background-image: url(./img/magazine-corner.svg);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 350px;
}
@media (max-width: 1800px) {
  .magazine .container .right {
    font-size: 17px;
  }
}
@media (max-width: 1490px) {
  .magazine .container .right {
    background-size: 346px;
  }
}
@media (max-width: 1120px) {
  .magazine .container .right {
    width: 100%;
    background-size: 245px;
  }
}
@media (max-width: 520px) {
  .magazine .container .right {
    background-size: 198px;
  }
}
.magazine .container .right h3 {
  font-size: 35px !important;
  font-weight: 300;
  margin-bottom: 0;
  margin-top: 10px;
  line-height: 1.6;
  margin-top: 0;
}
@media (max-width: 1490px) {
  .magazine .container .right h3 {
    font-size: 32px !important;
  }
}
@media (max-width: 1120px) {
  .magazine .container .right h3 {
    font-size: 25px !important;
  }
}
@media (max-width: 520px) {
  .magazine .container .right h3 {
    font-size: 18px !important;
  }
}
.magazine .container .right h3 span {
  display: block;
  font-family: "Space Grotesk", Arial, Helvetica, sans-serif;
  font-size: 45px;
}
@media (max-width: 1490px) {
  .magazine .container .right h3 span {
    font-size: 40px;
  }
}
@media (max-width: 1120px) {
  .magazine .container .right h3 span {
    font-size: 30px;
  }
}
@media (max-width: 520px) {
  .magazine .container .right h3 span {
    font-size: 25px;
  }
}
.magazine .container .right .rozdzialy {
  list-style: none;
  padding: 30px;
  padding-bottom: 10px;
  margin: 0;
}
@media (max-width: 520px) {
  .magazine .container .right .rozdzialy {
    padding: 30px 15px;
  }
}
.magazine .container .right .rozdzialy li {
  background: #ffffff 0% 0% no-repeat padding-box;
  margin: 10px 0;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  border-bottom: 1px solid #aaaaaa;
  position: relative;
}
.magazine .container .right .rozdzialy li:last-child {
  border-bottom: 0;
}
@media (max-width: 520px) {
  .magazine .container .right .rozdzialy li {
    margin: 5px 0;
  }
}
.magazine .container .right .rozdzialy li a {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: 100%;
}
.magazine .container .right .rozdzialy li a .title-magazine {
  color: #000;
  position: relative;
  transition: all 0.3s ease 0s;
  font-family: "aileronregular", Arial, Helvetica, sans-serif;
}
.magazine .container .right .rozdzialy li a .title-magazine h4 {
  color: #1D1D1C;
  font-family: "aileronregular", Arial, Helvetica, sans-serif;
  font-weight: normal;
  position: relative;
  transition: all 0.3s ease 0s;
  font-size: 1.3rem;
}
@media (max-width: 520px) {
  .magazine .container .right .rozdzialy li a .title-magazine h4 {
    font-size: 1.1rem;
  }
}
.magazine .container .right .rozdzialy li a .title-magazine h4.font-bold {
  font-family: "aileronsemibold", Arial, Helvetica, sans-serif;
}
.magazine .container .right .rozdzialy li a:hover .title-magazine {
  color: #3AB5FC;
}
.magazine .container .right .rozdzialy li a:hover .title-magazine h4 {
  color: #3AB5FC;
}
.magazine .container .right .rozdzialy li a:hover::after {
  right: 20px;
}
.magazine .container .right .rozdzialy li .img-marazine {
  height: 64px;
  width: 64px;
  min-width: 64px;
  display: block;
}
.magazine .container .right .rozdzialy li .img-marazine img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.magazine .container .right .rozdzialy li .page-magazine {
  display: block;
  width: 40px;
  font-size: 1.3rem;
  text-align: right;
  color: #1D1D1C;
  font-weight: 400;
  padding-left: 0px;
  position: absolute;
  right: 0;
  bottom: 10px;
}
@media (max-width: 520px) {
  .magazine .container .right .rozdzialy li .page-magazine {
    font-size: 16px;
  }
}
.magazine .container .right .rozdzialy li .title-magazine {
  width: 85%;
  display: block;
  margin-left: 0px;
  padding-right: 3rem;
  color: #1D1D1C;
  font-family: "aileronregular", Arial, Helvetica, sans-serif;
}
@media (max-width: 782px) {
  .magazine .container .right .rozdzialy li .title-magazine {
    padding-right: 0rem;
  }
}
@media (max-width: 520px) {
  .magazine .container .right .rozdzialy li .title-magazine {
    width: 80%;
  }
}
.magazine .container .right .rozdzialy li .title-magazine h4 {
  color: #1D1D1C;
  font-family: "aileronregular", Arial, Helvetica, sans-serif;
  font-weight: normal;
  position: relative;
  transition: all 0.3s ease 0s;
  font-size: 1.3rem;
}
@media (max-width: 520px) {
  .magazine .container .right .rozdzialy li .title-magazine h4 {
    font-size: 1.1rem;
  }
}
.magazine .container .right .more-box {
  position: absolute;
  right: 30px;
  top: 10px;
  width: 500px;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  align-items: flex-end;
}
@media (max-width: 1490px) {
  .magazine .container .right .more-box {
    justify-content: flex-end;
    flex-direction: column;
    align-items: flex-end;
  }
}
.magazine .container .right .more-box a {
  margin-right: 0;
  margin-top: 1rem;
}
@media (max-width: 782px) {
  .magazine .container .right .more-box {
    position: absolute;
    right: 15px;
    left: 15px;
    justify-content: flex-start;
    width: auto;
  }
}
.magazine .container .right .more-btn {
  display: flex;
  justify-content: flex-end;
  margin-top: 2rem;
  background: #1D1D1C;
  color: #fff;
}
@media (max-width: 520px) {
  .magazine .container .right .more-btn {
    display: inline-block;
  }
}
.magazine .container .right .more-btn:hover {
  background: linear-gradient(90deg, #30e896 0%, #3ab5fc 49%, #c193fc 100%) 0% 0%;
  border-color: transparent;
}
.magazine .container .right .btn-gradient {
  background: linear-gradient(90deg, #111 0%, #111 35%, #30e896 50.1%, #3ab5fc 75%, #c193fc 100%);
  background-size: 207% 100%;
  color: #1D1D1C;
  border: none;
  transition: opacity 0.45s, background-position 0.5s ease;
  background-position: right top;
  margin-right: 1rem;
}
.magazine .container .right .btn-gradient:hover {
  background: linear-gradient(90deg, #111 0%, #111 35%, #30e896 50.1%, #3ab5fc 75%, #c193fc 100%);
  background-size: 380% 100%;
  background-position: bottom left;
  transition: opacity 0.45s, background-position 0.5s ease;
  color: #fff;
}

.book {
  transition: opacity 0.4s 0.2s;
}
.book ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 80%;
  perspective: 132vw;
  padding: 2rem 0;
  transition: opacity 0.4s 0.2s;
}
.page_magazine {
  width: 50%;
  height: auto;
  background-color: #111111;
  float: left;
  background: left top no-repeat;
  background-size: cover;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  line-height: 0;
}
.page_magazine img {
  width: 100%;
  height: auto;
}

.page_magazine:nth-child(even) {
  clear: both;
}

.book {
  perspective: 360px;
}

.book .page_magazines {
  width: 50%;
  height: auto;
  position: relative;
  backface-visibility: hidden;
  border-radius: 4px;
  /*box-shadow: 0 0 0 1px #e3dfd8;*/
}
.book .page_magazine {
  float: none;
  clear: none;
  margin: 0;
  position: absolute;
  top: 0;
  width: 50%;
  height: auto;
  transform-origin: 0 0;
  transition: transform 1.4s;
  backface-visibility: hidden;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: #f0f0f0;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}
.book .page_magazine::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0);
  transition: background 0.7s;
  z-index: 2;
  z-index: 5;
}

.book .page_magazine:nth-child(odd) {
  pointer-events: all;
  transform: rotateY(0deg);
  right: 0;
  border-radius: 0 4px 4px 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 10%);
  z-index: 5;
}

.book .page_magazine:nth-child(odd):hover {
  transform: rotateY(-15deg);
  z-index: 5;
}

.book .page_magazine:nth-child(odd):hover::before {
  background: rgba(0, 0, 0, 0.03);
  z-index: 5;
}

.book .page_magazine:nth-child(odd)::before {
  background: rgba(0, 0, 0, 0);
  z-index: 5;
}

.book .page_magazine:nth-child(even) {
  pointer-events: none;
  transform: rotateY(180deg);
  transform-origin: 100% 0;
  left: 0;
  border-radius: 4px 0 0 4px;
  border-color: black;
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0) 10%);
  z-index: 5;
}

.book .page_magazine:nth-child(even)::before {
  background: rgba(0, 0, 0, 0.2);
  z-index: 5;
}

.book .page_magazine.grabbing {
  transition: none;
}

.book .page_magazine.flipped:nth-child(odd) {
  pointer-events: none;
  transform: rotateY(-180deg);
  z-index: 5;
}

.book .page_magazine.flipped:nth-child(odd)::before {
  background: rgba(0, 0, 0, 0.2);
  z-index: 5;
}

.book .page_magazine.flipped:nth-child(even) {
  pointer-events: all;
  transform: rotateY(0deg);
  z-index: 5;
}

.book .page_magazine.flipped:nth-child(even):hover {
  transform: rotateY(15deg);
  z-index: 5;
}

.book .page_magazine.flipped:nth-child(even):hover::before {
  background: rgba(0, 0, 0, 0.03);
  z-index: 5;
}

.book .page_magazine.flipped:nth-child(even)::before {
  background: rgba(0, 0, 0, 0);
  z-index: 5;
}

.page_magazine:nth-child(odd) {
  background-position: right top;
}

.container-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 520px) {
  .container-flex {
    flex-wrap: wrap;
  }
}

#news-slider {
  padding-bottom: 5rem;
  width: 100%;
  position: relative;
}
#news-slider .splide__arrow--prev {
  transform: rotate(180deg);
  margin-top: -20px;
}
#news-slider .splide__slide {
  box-sizing: border-box;
}

.news-bra {
  margin-top: 5rem;
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 100vw;
  position: relative;
}
@media (max-width: 782px) {
  .news-bra {
    margin-top: 2rem;
  }
}
.news-bra .container-flex {
  width: 100%;
  margin-bottom: 5rem;
}
.news-bra .container-flex * {
  margin: 0;
}
@media (max-width: 782px) {
  .news-bra .container-flex .more-btn {
    margin-top: 1rem;
  }
}
.news-bra .splide__arrow--next {
  top: 45%;
  right: -70px;
  background: transparent;
  transform: translateY(-50%);
  background-image: url(./img/arrowslider.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 1800px) {
  .news-bra .splide__arrow--next {
    right: -50px;
  }
}
@media (max-width: 1490px) {
  .news-bra .splide__arrow--next {
    background-color: #fff;
    border-radius: 50%;
    background-size: 10px;
  }
}
@media (max-width: 782px) {
  .news-bra .splide__arrow--next {
    right: -20px;
  }
}
.news-bra .splide__arrow--next:hover {
  opacity: 0.7;
}
.news-bra .splide__arrow--next svg {
  display: none;
}
.news-bra .splide__arrow--prev {
  top: 45%;
  left: -70px;
  background: transparent;
  transform: translateY(-50%);
  background-image: url(./img/arrowslider.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 1800px) {
  .news-bra .splide__arrow--prev {
    left: -50px;
  }
}
@media (max-width: 1490px) {
  .news-bra .splide__arrow--prev {
    background-color: #fff;
    border-radius: 50%;
    background-size: 10px;
  }
}
@media (max-width: 782px) {
  .news-bra .splide__arrow--prev {
    left: -20px;
  }
}
.news-bra .splide__arrow--prev:hover {
  opacity: 0.7;
}
.news-bra .splide__arrow--prev svg {
  display: none;
}
.news-bra .container-box {
  display: flex;
  justify-content: space-between;
  display: block;
}
@media (max-width: 782px) {
  .news-bra .container-box {
    flex-wrap: wrap;
  }
}
.news-bra .news-list {
  width: 100%;
  display: block !important;
}
@media (max-width: 782px) {
  .news-bra .news-list {
    width: 100%;
  }
}
.news-bra .news-list .box {
  width: 100%;
  margin-bottom: 19px;
  position: relative;
  padding-top: 10px;
  height: 100%;
  min-height: 372px;
}
@media (max-width: 1800px) {
  .news-bra .news-list .box {
    min-height: 350px;
  }
}
@media (max-width: 1490px) {
  .news-bra .news-list .box {
    min-height: 380px;
  }
}
@media (max-width: 1150px) {
  .news-bra .news-list .box {
    min-height: 345px;
  }
}
.news-bra .news-list .box .list {
  -webkit-mask-image: url("./img/mask-category.svg");
          mask-image: url("./img/mask-category.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: cover;
          mask-size: cover;
  width: 100%;
  background: #fff;
  height: auto;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  -webkit-mask-size: 100%;
          mask-size: 100%;
  border-bottom-left-radius: 2rem;
  border-bottom-right-radius: 2rem;
  aspect-ratio: 23/25;
}
.news-bra .news-list .box .right-title {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  font-size: 1.4rem;
}
.news-bra .box-right {
  width: 20%;
}
@media (max-width: 782px) {
  .news-bra .box-right {
    width: 100%;
  }
}
.news-bra .box-right .box-more {
  margin-top: 10px;
  float: right;
  margin-bottom: 60px;
}
@media (max-width: 520px) {
  .news-bra .box-right .box-more {
    margin-bottom: 30px;
  }
}
.news-bra ul.list {
  list-style: none;
  padding: 20px;
  margin: 0;
}
.news-bra ul.list .news-thumbnail {
  background: #3AB5FC;
  line-height: 0;
  margin-bottom: 1rem;
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  opacity: 0;
  pointer-events: none;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transition: all 0.3s ease 0s;
  z-index: 0;
}
@media (max-width: 782px) {
  .news-bra ul.list .news-thumbnail {
    z-index: 1;
    opacity: 1;
  }
}
.news-bra ul.list .news-thumbnail img {
  transition: all 0.3s ease 0s;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.news-bra ul.list li {
  margin-bottom: 1rem;
  z-index: 5;
}
.news-bra ul.list li:last-child {
  margin-bottom: 0;
}
.news-bra ul.list li a {
  display: inline-block;
  width: 100%;
  border: 1px solid #1D1D1C;
  border-radius: 16px;
  padding: 12px;
  background: #fff;
}
.news-bra ul.list li a .news-title {
  font-size: 16px;
  font-weight: normal;
  color: #1D1D1C;
  margin: 0;
  padding: 0;
  transition: all 0.3s ease 0s;
  padding-right: 10%;
}
@media (max-width: 1800px) {
  .news-bra ul.list li a .news-title {
    font-size: 15px;
  }
}
.news-bra ul.list li a:hover {
  border: 1px solid transparent;
  background: transparent linear-gradient(270deg, #30e896 0%, #30e896 23%, #3ab5fc 49%, #3ab5fc 100%) 0% 0% no-repeat padding-box;
}
.news-bra ul.list li a:hover .news-title {
  color: #1D1D1C;
}
.news-bra ul.list:hover .news-thumbnail {
  opacity: 1;
}

.brand-list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
}
.brand-list li {
  font-size: 12px;
  color: #000;
  font-weight: 600;
  margin-right: 10px;
  margin-bottom: 25px;
}
.brand-list li a {
  font-size: 12px;
  font-weight: 600;
  color: #000;
  background: #fff;
  padding: 10px 30px;
  border-radius: 28px;
}
.brand-list li a:hover {
  color: #3AB5FC;
}

.row-brand {
  margin-top: 4rem;
}
.row-brand h3 {
  margin-top: 0;
}
.row-brand .more-btn {
  margin: 0;
}
.row-brand .col-1 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.news-brand-post {
  list-style: none;
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  width: 64%;
}
@media (max-width: 782px) {
  .news-brand-post {
    width: 100%;
    margin-top: 2rem;
  }
}
.news-brand-post li {
  width: 48%;
}
.news-brand-post li a {
  background: #fff;
  height: 12rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 28px;
  padding: 3rem;
}
@media (max-width: 782px) {
  .news-brand-post li a {
    height: 8rem;
    padding: 0;
  }
}
@media (max-width: 782px) {
  .news-brand-post li a img {
    max-width: 50%;
  }
}

.news-brand {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: stretch;
  padding: 30px 20px;
}
@media (max-width: 1250px) {
  .news-brand {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.news-brand li {
  margin: 0;
  background: #fff;
  display: flex;
  align-items: center;
  border-right: 1px solid #777777;
}
@media (max-width: 1250px) {
  .news-brand li {
    margin-bottom: 2rem;
  }
}
@media (max-width: 782px) {
  .news-brand li {
    width: 21%;
  }
}
.news-brand li:last-child {
  border: none;
}
.news-brand li a {
  border-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 1.5rem;
}
.news-brand li a img {
  max-width: 80%;
  max-height: 80px;
}
@media (max-width: 1800px) {
  .news-brand li a img {
    max-height: 55px;
  }
}
@media (max-width: 782px) {
  .news-brand li a img {
    max-height: 44px;
  }
}
.news-brand li a:hover {
  border-color: #3AB5FC;
}

@media (max-width: 1490px) {
  .brand-catalog2 {
    margin-left: -3rem;
  }
}
.brand-catalog2 .box-more {
  white-space: nowrap;
}

.wspolpraca {
  padding: 4.6rem 0;
  margin: 1rem 0;
}
.wspolpraca .container {
  border-radius: 28px;
  background-color: #ebebeb;
  position: relative;
  overflow: hidden;
  max-width: 1500px;
  padding: 0;
}
@media (max-width: 1800px) {
  .wspolpraca .container {
    padding-left: 0;
    padding-right: 0;
    margin-left: 10rem;
    margin-right: 10rem;
    max-width: calc(100% - 20rem);
  }
}
@media (max-width: 1490px) {
  .wspolpraca .container {
    padding-left: 0;
    padding-right: 0;
    margin-left: 6rem;
    margin-right: 6rem;
    max-width: calc(100% - 12rem);
  }
}
@media (max-width: 1250px) {
  .wspolpraca .container {
    padding-left: 0;
    padding-right: 0;
    margin-left: 4rem;
    margin-right: 4em;
    max-width: calc(100% - 8rem);
  }
}
@media (max-width: 1120px) {
  .wspolpraca .container {
    margin-left: 2rem;
    margin-right: 2rem;
    max-width: calc(100% - 4rem);
  }
}
@media (max-width: 520px) {
  .wspolpraca .container {
    margin-left: 1rem;
    margin-right: 1rem;
    max-width: calc(100% - 2rem);
  }
}
.wspolpraca .container::before {
  background: transparent;
  background: radial-gradient(circle, #30e896 10%, rgba(255, 255, 255, 0) 74%);
  width: 24rem;
  height: 24rem;
  content: "";
  position: absolute;
  top: 0;
  left: -10%;
  z-index: 1;
  opacity: 1;
}
.wspolpraca .container::after {
  background: transparent;
  background: radial-gradient(circle, #3ab5fc 10%, rgba(255, 255, 255, 0) 57%);
  width: 61rem;
  height: 61rem;
  content: "";
  position: absolute;
  top: -37rem;
  left: -23%;
  z-index: 1;
  opacity: 0.8;
}
@media (max-width: 1120px) {
  .wspolpraca {
    padding: 4rem 0;
  }
}
@media (max-width: 520px) {
  .wspolpraca {
    padding: 2rem 0;
  }
}
.wspolpraca .container-box {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  z-index: 2;
  position: relative;
}
@media (max-width: 782px) {
  .wspolpraca .container-box {
    flex-wrap: wrap;
  }
}
.wspolpraca .left {
  width: 40%;
  padding: 4rem;
  text-align: center;
  margin-left: 5%;
}
@media (max-width: 1490px) {
  .wspolpraca .left {
    padding: 4rem 2rem;
  }
}
@media (max-width: 1120px) {
  .wspolpraca .left {
    width: 60%;
  }
}
@media (max-width: 782px) {
  .wspolpraca .left {
    width: 100%;
    z-index: 2;
    padding-bottom: 0;
    margin-left: 0;
  }
}
.wspolpraca h2,
.wspolpraca h3,
.wspolpraca h4,
.wspolpraca h5 {
  font-size: 2.4rem;
  color: #1D1D1C;
  font-weight: normal;
  line-height: 1.32;
  margin-top: 0;
  font-family: "aileronregular", Arial, Helvetica, sans-serif;
  margin-bottom: 2rem;
}
@media (max-width: 1800px) {
  .wspolpraca h2,
  .wspolpraca h3,
  .wspolpraca h4,
  .wspolpraca h5 {
    font-size: 2.1rem;
  }
}
@media (max-width: 1120px) {
  .wspolpraca h2,
  .wspolpraca h3,
  .wspolpraca h4,
  .wspolpraca h5 {
    font-size: 23px;
  }
}
@media (max-width: 520px) {
  .wspolpraca h2,
  .wspolpraca h3,
  .wspolpraca h4,
  .wspolpraca h5 {
    font-size: 18px;
  }
}
.wspolpraca h2 strong,
.wspolpraca h3 strong,
.wspolpraca h4 strong,
.wspolpraca h5 strong {
  font-family: "aileronsemibold";
  font-weight: normal;
}
.wspolpraca p {
  background: #fff;
  color: #1D1D1C;
  border-radius: 10px;
  display: inline;
  margin: auto;
  padding: 11px 18px;
  line-height: 1.9;
  font-size: 1.15rem;
  justify-content: center;
  margin-top: 10px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
.wspolpraca .right {
  width: 53%;
  position: relative;
  background-repeat: no-repeat;
  background-position: top left;
}
@media (max-width: 1800px) {
  .wspolpraca .right {
    background-size: contain;
    background-position: center;
  }
}
@media (max-width: 782px) {
  .wspolpraca .right {
    width: 100%;
    aspect-ratio: 7/4;
    margin-top: -7rem;
  }
}
.wspolpraca .right::after {
  background: transparent;
  background: radial-gradient(circle, rgba(193, 147, 252, 0.7019607843) 10%, rgba(255, 255, 255, 0) 57%);
  width: 39rem;
  height: 39rem;
  content: "";
  position: absolute;
  top: -20rem;
  right: -23%;
  z-index: 1;
  opacity: 0.8;
}
@media (max-width: 782px) {
  .wspolpraca .right::after {
    top: auto;
    bottom: -10rem;
  }
}
.wspolpraca .btn-white {
  margin-top: 2rem;
  background: linear-gradient(90deg, #000000 0%, #000000 35%, #30e896 50.1%, #3ab5fc 75%, #c193fc 100%);
  background-size: 380% 100%;
  transition: opacity 0.45s, background-position 0.5s ease;
  background-size: 202% 100%;
  background-position: right -1px top;
}
.wspolpraca .btn-white:hover {
  background-size: 380% 100%;
  background-position: bottom left;
}

.box-wspolpraca {
  margin: 0;
  padding: 0;
  height: 100%;
}
.box-wspolpraca .container {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
@media (max-width: 782px) {
  .box-wspolpraca .container::before {
    width: 14rem;
    height: 14rem;
    top: -7rem;
  }
}
@media (max-width: 782px) {
  .box-wspolpraca .container::after {
    width: 11rem;
    height: 11rem;
    top: -1rem;
  }
}
@media (max-width: 782px) {
  .box-wspolpraca .container-box {
    justify-content: center;
    position: relative;
  }
}
.box-wspolpraca .left {
  padding: 3rem;
  margin: 0;
  padding-right: 0;
  width: 50%;
}
@media (max-width: 782px) {
  .box-wspolpraca .left {
    width: 100%;
    padding: 4rem 2rem;
  }
}
@media (max-width: 782px) {
  .box-wspolpraca .left p br {
    display: none;
  }
}
.box-wspolpraca .right {
  width: 60%;
  background-size: contain;
  background-position: right center;
}
@media (max-width: 782px) {
  .box-wspolpraca .right {
    margin: 0;
    width: 100%;
    position: absolute;
    background-position: center;
    top: 30%;
    bottom: 0;
  }
}
@media (max-width: 782px) {
  .box-wspolpraca .right::after {
    width: 20rem;
    height: 11rem;
    bottom: -6rem;
    right: -7rem;
  }
}

.news-bra2 {
  margin-top: 4rem;
  background: none;
}
.news-bra2::after {
  display: none;
}

.newsletter {
  margin: 6rem 0 0 0;
  background-position: center;
  background-size: cover;
}
@media (max-width: 782px) {
  .newsletter {
    margin-top: 3rem;
  }
}
.newsletter .container-box {
  background-image: url(./img/logoNL.png);
  background-position: right 10% top;
  background-repeat: no-repeat;
  padding: 7rem 0 0 0;
  background-size: 50%;
  flex-direction: column;
}
@media (max-width: 1800px) {
  .newsletter .container-box {
    padding-left: 10rem;
    padding-right: 10rem;
  }
}
@media (max-width: 1490px) {
  .newsletter .container-box {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
@media (max-width: 1250px) {
  .newsletter .container-box {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
@media (max-width: 1120px) {
  .newsletter .container-box {
    padding-top: 1rem;
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (max-width: 782px) {
  .newsletter .container-box {
    background-size: 60%;
    padding-left: 2rem;
    padding-right: 2rem;
    background-position: top 87px right;
  }
}
@media (max-width: 520px) {
  .newsletter .container-box {
    padding-top: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
    background-image: none;
  }
}
.newsletter .left {
  width: 100%;
  background: transparent linear-gradient(90deg, #30e896 0%, #3ab5fc 49%, #c193fc 100%) 0% 0% no-repeat padding-box;
  border-radius: 28px;
  padding: 35px;
  display: flex;
  justify-content: space-between;
  transform: translateY(50%);
}
@media (max-width: 1250px) {
  .newsletter .left {
    flex-wrap: wrap;
  }
}
@media (max-width: 782px) {
  .newsletter .left {
    padding: 30px 20px;
  }
}
@media (max-width: 520px) {
  .newsletter .left {
    width: 100%;
    margin-top: -9rem;
  }
}
.newsletter .left h3 {
  max-width: 100%;
  font-size: 1.8rem;
  font-family: "aileronregular", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.newsletter .left h3 strong {
  font-size: 2.6rem;
  font-family: "aileronregular", Arial, Helvetica, sans-serif;
}
@media (max-width: 520px) {
  .newsletter .left h3 strong {
    font-size: 2rem;
  }
}
@media (max-width: 390px) {
  .newsletter .left h3 strong {
    font-size: 1.5rem;
  }
}
@media (max-width: 1250px) {
  .newsletter .left h3 {
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 520px) {
  .newsletter .left h3 {
    font-size: 1.3rem;
    margin-bottom: 0;
  }
}
.newsletter h2 {
  font-size: 3rem;
  position: relative;
  font-family: "aileronregular", Arial, Helvetica, sans-serif;
  display: flex;
  align-items: center;
  font-weight: normal;
  margin-bottom: 0rem;
}
@media (max-width: 1250px) {
  .newsletter h2 {
    margin-bottom: 0rem;
  }
}
@media (max-width: 782px) {
  .newsletter h2 {
    font-size: 3rem;
  }
}
@media (max-width: 520px) {
  .newsletter h2 {
    font-size: 2rem;
    margin-bottom: 0;
  }
}
.newsletter h2::before {
  width: 66px;
  height: 66px;
  content: "";
  background: #30e896;
  border-radius: 16px;
  pointer-events: none;
  transition: all 0.3s ease 0s;
  font-family: "iconmed" !important;
  content: "\e900";
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 30px;
  color: #1d1d1c;
  margin-right: 25px;
}
@media (max-width: 520px) {
  .newsletter h2::before {
    width: 36px;
    height: 36px;
    border-radius: 8px;
    font-size: 15px;
  }
}
.newsletter h3,
.newsletter h5 {
  font-size: 40px;
  font-weight: 300;
  line-height: 1.32;
  margin-top: 0;
}
@media (max-width: 1800px) {
  .newsletter h3,
  .newsletter h5 {
    font-size: 28px;
  }
}
@media (max-width: 782px) {
  .newsletter h3,
  .newsletter h5 {
    font-size: 20px;
  }
}
.newsletter h3 strong,
.newsletter h5 strong {
  font-family: "aileronsemibold";
  font-weight: normal;
}
.newsletter .btn-white {
  margin-top: 20px;
}
.newsletter .form-newsletter {
  display: inline-flex;
  align-items: center;
  position: relative;
  max-width: 50%;
}
@media (max-width: 1250px) {
  .newsletter .form-newsletter {
    max-width: 100%;
    display: inline-block;
  }
}
@media (max-width: 520px) {
  .newsletter .form-newsletter {
    margin-top: 1rem;
  }
}
.newsletter .form-newsletter form {
  position: relative;
}
.newsletter .form-newsletter p {
  margin: 0;
}
.newsletter .form-newsletter input[type=email] {
  border: none;
  border-radius: 8px;
  padding: 15px 30px;
  font-weight: 600;
  font-size: 18px;
  color: #1D1D1C;
  min-width: 67%;
  height: 52px;
  margin-bottom: 10px;
}
@media (max-width: 782px) {
  .newsletter .form-newsletter input[type=email] {
    max-width: 85%;
  }
}
@media (max-width: 520px) {
  .newsletter .form-newsletter input[type=email] {
    width: 100%;
    min-width: auto;
  }
}
@media (max-width: 520px) {
  .newsletter .form-newsletter input[type=email] {
    padding: 10px 15px;
    font-size: 14px;
  }
}
.newsletter .form-newsletter input[type=email]:focus {
  border: none;
  outline: none;
}
.newsletter .form-newsletter .wpcf7-list-item {
  margin: 0;
}
.newsletter .form-newsletter input[type=submit] {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-left: 10px;
  font-size: 18px;
  transition: all 0.5s ease 0s;
  border: none;
  background: #1D1D1C;
  border-radius: 8px;
  position: absolute;
  right: 0px;
  cursor: pointer;
  width: 30%;
  padding: 17px 30px;
  margin: 0;
  font-weight: 700;
  top: 0px;
}
@media (max-width: 520px) {
  .newsletter .form-newsletter input[type=submit] {
    font-size: 14px;
    width: 40%;
    height: 52px;
  }
}
.newsletter .form-newsletter input[type=submit]:hover {
  background-color: #30e896;
  color: #1D1D1C;
}
.newsletter .form-newsletter input::-moz-placeholder {
  color: #1D1D1C;
  opacity: 1;
}
.newsletter .form-newsletter input::placeholder {
  color: #1D1D1C;
  opacity: 1;
}
.newsletter .form-newsletter input::-ms-input-placeholder {
  color: #1D1D1C;
}
.newsletter .form-newsletter .wpcf7-list-item-label {
  color: #fff;
  font-weight: 200;
  margin-top: 10px !important;
  line-height: 1;
  font-size: 14px;
}
.newsletter .form-newsletter .wpcf7-list-item-label a {
  color: #fff;
  text-decoration: underline;
}
.newsletter .form-newsletter .wpcf7-list-item-label a:hover {
  opacity: 0.7;
}

.we-cooperate {
  padding-bottom: 8rem;
}
@media (max-width: 1120px) {
  .we-cooperate {
    padding-bottom: 3rem;
  }
}
.we-cooperate .container {
  border-top: 2px solid #e0e0e0;
  padding-top: 2rem;
}
.we-cooperate .splide__track {
  padding: 0 5px;
}
.we-cooperate ul {
  padding: 1rem 0 !important;
}
.we-cooperate ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  padding: 5px;
}
.we-cooperate ul li div {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  padding: 2rem;
}
.we-cooperate ul li img {
  padding: 0 1rem;
  max-height: 65px;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 1120px) {
  .we-cooperate ul li img {
    max-height: 42px;
  }
}

.subscription-bottom .subscription-bottom-bg {
  background-image: url(./img/bg-subscription-bottom.jpg);
  background-position: center bottom;
  background-repeat: repeat-y;
  /* max-height: 530px; */
  padding-bottom: 4rem;
  padding-top: 4rem;
  margin-top: 185px;
}
@media (max-width: 1800px) {
  .subscription-bottom .subscription-bottom-bg {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.subscription-bottom .subscription-bottom-bg .border {
  border: 4px solid #fff;
}
.subscription-bottom .subscription-bottom-bg .border .btn-white {
  border: 8px solid #001e4d;
  transform: translateY(50%);
}
.subscription-bottom .subscription-bottom-bg .border .btn-white:hover {
  background: #30E896;
}
.subscription-bottom .splide__track {
  padding: 3rem 0;
  position: relative;
}
.subscription-bottom .splide__track::after {
  content: "";
  left: 10px;
  right: 10px;
  height: 2rem;
  top: 55%;
  background: #001e4d;
  position: absolute;
  z-index: -1;
}
.subscription-bottom #subscription-gallery {
  padding: 2rem 8%;
  margin-top: -280px;
}
@media (max-width: 1800px) {
  .subscription-bottom #subscription-gallery {
    padding: 2rem 4%;
  }
}
.subscription-bottom #subscription-gallery ul {
  align-items: center;
}
.subscription-bottom #subscription-gallery li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 19%;
  transition: width 0.5s;
}
.subscription-bottom #subscription-gallery li span {
  display: flex;
  justify-content: center;
  align-items: center;
}
.subscription-bottom #subscription-gallery li img {
  transition: all 0.3s ease 0s;
  transform: scale(0.85);
}
.subscription-bottom #subscription-gallery li.is-next img {
  margin-right: -15px;
}
.subscription-bottom #subscription-gallery li.is-prev img {
  margin-left: -15px;
}
.subscription-bottom #subscription-gallery li.is-active {
  display: flex;
  justify-content: center;
  align-items: center;
}
.subscription-bottom #subscription-gallery li.is-active img {
  transform: scale(1);
}
.subscription-bottom .container-box {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.subscription-bottom .container-box-icon {
  width: 100%;
}
.subscription-bottom .subscription-icon ul {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
}
.subscription-bottom .subscription-icon ul li {
  width: 25%;
  text-align: center;
}
@media (max-width: 1120px) {
  .subscription-bottom .subscription-icon ul li {
    width: 50%;
  }
}
@media (max-width: 520px) {
  .subscription-bottom .subscription-icon ul li {
    width: 100%;
  }
}
.subscription-bottom .subscription-icon ul li span {
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2rem;
  max-width: 100%;
}
@media (max-width: 520px) {
  .subscription-bottom .subscription-icon ul li span {
    margin-bottom: 0;
  }
}
@media (max-width: 1120px) {
  .subscription-bottom .subscription-icon ul li span img {
    max-height: 60px;
  }
}
.subscription-bottom .subscription-icon ul p {
  color: #fff;
  font-size: 18px;
}
@media (max-width: 1800px) {
  .subscription-bottom .subscription-icon ul p {
    font-size: 16px;
  }
}

footer#colophon {
  padding: 13rem 0 0 0;
  background: #1D1D1C;
}
@media (max-width: 520px) {
  footer#colophon .container {
    padding-top: 3rem;
  }
}
footer#colophon .container-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
footer#colophon .container-box h4 {
  font-size: 21px;
  font-weight: normal;
  margin-bottom: 3rem;
  line-height: 1.2;
  color: #fff;
  font-family: "aileronregular", Arial, Helvetica, sans-serif;
}
@media (max-width: 1800px) {
  footer#colophon .container-box h4 {
    font-size: 17px;
  }
}
@media (max-width: 1120px) {
  footer#colophon .container-box h4 {
    margin-bottom: 2rem;
  }
}
footer#colophon .container-box > div {
  width: 17%;
}
@media (max-width: 1120px) {
  footer#colophon .container-box > div {
    width: 50%;
    margin-bottom: 1rem;
  }
}
@media (max-width: 520px) {
  footer#colophon .container-box > div {
    width: 100%;
  }
}
footer#colophon .container-box > div ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
footer#colophon .container-box > div ul li {
  margin: 1rem 0;
}
footer#colophon .container-box > div ul li a {
  color: #f6f6f6;
  font-size: 16px;
  line-height: 1.15;
  display: inline-block;
  font-weight: 200;
}
footer#colophon .container-box > div ul li a::after {
  transition: all 0.3s ease 0s;
  font-family: "iconmed" !important;
  content: "\e900";
  font-size: 8px;
  margin-left: 12px;
  opacity: 0;
}
footer#colophon .container-box > div ul li a:hover {
  color: #fff;
}
footer#colophon .container-box > div ul li a:hover::after {
  opacity: 1;
}
footer#colophon .container-box > div ul li.current-menu-item a {
  color: #fff;
}
footer#colophon .container-box > div ul li.current-menu-item a::after {
  opacity: 1;
}
footer#colophon .container-box .footer-menu {
  padding-right: 1rem;
}
footer#colophon .container-box .footer-social {
  width: 100%;
}
@media (max-width: 1120px) {
  footer#colophon .container-box .footer-social {
    width: 100%;
  }
}
@media (max-width: 1120px) {
  footer#colophon .container-box .footer-social h4 br {
    display: none;
  }
}
footer#colophon .container-box .footer-social a:hover span::before {
  color: #30E896;
}
footer#colophon .container-box .footer-top {
  width: 30%;
  margin-bottom: 3rem;
}
@media (max-width: 520px) {
  footer#colophon .container-box .footer-top {
    margin-bottom: 1rem;
  }
}
footer#colophon .container-box .copy {
  color: #fff;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  margin: 3rem 0 1rem 0;
}
@media (max-width: 520px) {
  footer#colophon .container-box .copy {
    flex-direction: column;
    text-align: center;
  }
}
footer#colophon .container-box .copy p {
  margin: 0;
  color: #fff;
  font-size: 15px;
}
@media (max-width: 520px) {
  footer#colophon .container-box .copy p {
    margin-top: 10px;
  }
}
footer#colophon .container-box .copy a {
  color: #fff;
  text-decoration: underline;
}
footer#colophon .container-box .copy a:hover {
  color: #fff;
}
footer#colophon .pfr {
  background: #f5f5f5;
  padding: 2.5rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2rem;
}
@media (max-width: 782px) {
  footer#colophon .pfr {
    padding: 1rem;
    margin-top: 0;
  }
}

#scroll-top {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  font-size: 14px;
  line-height: 0;
  bottom: -5rem;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  width: 3.6rem;
  height: 3.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1490px) {
  #scroll-top {
    width: 3rem;
    height: 3rem;
    bottom: 1rem;
    right: 1rem;
  }
}
@media (max-width: 520px) {
  #scroll-top {
    width: 2rem;
    height: 2rem;
  }
}
#scroll-top span {
  transform: rotate(-90deg);
}
#scroll-top.top-show {
  bottom: 2rem;
}
#scroll-top:hover {
  background: #3AB5FC;
  color: #fff;
  text-decoration: none;
}
#scroll-top:hover span {
  color: #fff;
  text-decoration: none;
}

.social-icon {
  display: flex;
  align-items: center;
}
.social-icon a {
  display: flex;
  margin-right: 1.2rem;
  font-size: 1.5rem;
  color: #bfbfbf;
  align-items: center;
}
.social-icon a span::before {
  transition: all 0.3s ease 0s;
}
.social-icon a .icon-linkedin {
  font-size: 1.4rem;
}
.social-icon a .icon-youtube {
  font-size: 1.1rem;
}
.social-icon a .txt {
  text-indent: -99999px;
}

.page-header {
  background: #3AB5FC;
  padding: 3rem 2.5rem;
  margin-bottom: 1rem;
  background-image: url(./img/hero_informacje.jpg);
  background-image: url(https://medindustry.pl/wp-content/uploads/hero_default.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  max-width: 1520px;
  margin: auto;
  width: 100%;
  border-radius: 24px;
  margin-bottom: 4rem;
  aspect-ratio: 193/61;
  position: relative;
}
@media (max-width: 1800px) {
  .page-header {
    margin-left: 10rem;
    margin-right: 10rem;
    max-width: calc(100% - 20rem);
  }
}
@media (max-width: 1490px) {
  .page-header {
    margin-left: 6rem;
    margin-right: 6rem;
    max-width: calc(100% - 12rem);
  }
}
@media (max-width: 1250px) {
  .page-header {
    margin-left: 4em;
    margin-right: 4rem;
    max-width: calc(100% - 8rem);
  }
}
@media (max-width: 782px) {
  .page-header {
    min-height: 300px;
    margin-top: 2rem;
  }
}
@media (max-width: 520px) {
  .page-header {
    margin-left: 1rem;
    margin-right: 1rem;
    max-width: calc(100% - 2rem);
    min-height: 210px;
    padding: 1.5rem 1rem;
    margin-bottom: 1rem;
  }
}
.page-header.s-g, .page-header.g {
  overflow: hidden;
  background-color: #ebebeb;
}
.page-header.s-g::before, .page-header.g::before {
  background: transparent;
  background: radial-gradient(circle, #30e896 10%, rgba(255, 255, 255, 0) 74%);
  width: 24rem;
  height: 24rem;
  content: "";
  position: absolute;
  top: 0;
  left: -10%;
  z-index: 1;
  opacity: 1;
}
@media (max-width: 782px) {
  .page-header.s-g::before, .page-header.g::before {
    width: 14rem;
    height: 14rem;
    top: 0;
    left: -26%;
  }
}
@media (max-width: 520px) {
  .page-header.s-g::before, .page-header.g::before {
    width: 7rem;
    height: 7rem;
    top: 0;
    left: -3.5rem;
  }
}
.page-header.s-g::after, .page-header.g::after {
  background: transparent;
  background: radial-gradient(circle, #3ab5fc 10%, rgba(255, 255, 255, 0) 57%);
  width: 61rem;
  height: 61rem;
  content: "";
  position: absolute;
  top: -37rem;
  left: -23%;
  z-index: 1;
  opacity: 0.8;
}
@media (max-width: 520px) {
  .page-header.s-g::after, .page-header.g::after {
    width: 10rem;
    height: 10rem;
    top: -5rem;
    left: -1rem;
  }
}
.page-header.s-g span.gradient-pink, .page-header.g span.gradient-pink {
  position: absolute;
  right: 0;
  top: 0;
  pointer-events: none;
  width: 40rem;
  height: 40rem;
}
.page-header.s-g span.gradient-pink::after, .page-header.g span.gradient-pink::after {
  background: transparent;
  background: radial-gradient(circle, rgba(193, 147, 252, 0.7019607843) 10%, rgba(255, 255, 255, 0) 57%);
  width: 40rem;
  height: 40rem;
  content: "";
  position: absolute;
  top: -20rem;
  right: -20rem;
  z-index: 1;
  opacity: 0.8;
}
@media (max-width: 520px) {
  .page-header.s-g span.gradient-pink::after, .page-header.g span.gradient-pink::after {
    width: 10rem;
    height: 10rem;
    top: -5rem;
    right: -5rem;
  }
}
.page-header.h-auto {
  aspect-ratio: auto;
  height: auto;
  min-height: auto;
}
.page-header .container {
  margin: 0;
  padding: 0;
}
.page-header h1,
.page-header h2 {
  color: #1D1D1C;
  padding: 0;
  margin: 0;
  font-size: 3.5rem;
  line-height: 1.2;
  display: inline-block;
  margin: auto;
  line-height: 1.25;
  max-width: 50%;
  z-index: 5;
  position: relative;
}
@media (max-width: 782px) {
  .page-header h1,
  .page-header h2 {
    max-width: 70%;
  }
}
.page-header h1::before,
.page-header h2::before {
  content: "";
  left: 0;
  top: 14px;
  bottom: 14px;
  width: 4px;
  background: #fff;
  position: absolute;
}
@media (max-width: 1800px) {
  .page-header h1,
  .page-header h2 {
    font-size: 3.1rem;
  }
}
@media (max-width: 1490px) {
  .page-header h1,
  .page-header h2 {
    font-size: 3rem;
  }
}
@media (max-width: 1120px) {
  .page-header h1,
  .page-header h2 {
    font-size: 2.5rem;
  }
}
@media (max-width: 782px) {
  .page-header h1,
  .page-header h2 {
    font-size: 2rem;
    line-height: 1.4;
  }
}
@media (max-width: 520px) {
  .page-header h1,
  .page-header h2 {
    font-size: 1.7rem;
    max-width: none;
  }
}
.page-header h1 span,
.page-header h2 span {
  padding: 0.2em 0.5em 0.3em;
  position: relative;
  box-sizing: border-box;
}
.page-header h1 span::before,
.page-header h2 span::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 0.15em;
  z-index: -1;
}
@media (max-width: 782px) {
  .page-header h1 span::before,
  .page-header h2 span::before {
    border-radius: 0.3em;
  }
}
.page-header h1 span:first-child::before,
.page-header h2 span:first-child::before {
  border-radius: 0.15em 0.15em 0.15em 0;
}
@media (max-width: 782px) {
  .page-header h1 span:first-child::before,
  .page-header h2 span:first-child::before {
    border-radius: 0.3em 0.3em 0.3em 0;
  }
}
.page-header h1 span:last-child::before,
.page-header h2 span:last-child::before {
  border-radius: 0 0.15em 0.15em 0.15em;
}
@media (max-width: 782px) {
  .page-header h1 span:last-child::before,
  .page-header h2 span:last-child::before {
    border-radius: 0 0.3em 0.3em 0.3em;
  }
}
.page-header h1 span.small,
.page-header h2 span.small {
  font-size: 2.45rem;
}
@media (max-width: 1800px) {
  .page-header h1 span.small,
  .page-header h2 span.small {
    font-size: 2.2rem;
  }
}
@media (max-width: 1490px) {
  .page-header h1 span.small,
  .page-header h2 span.small {
    font-size: 2rem;
  }
}
@media (max-width: 782px) {
  .page-header h1 span.small,
  .page-header h2 span.small {
    font-size: 1.5rem;
  }
}
@media (max-width: 520px) {
  .page-header h1 span.small,
  .page-header h2 span.small {
    font-size: 1.2rem;
  }
}
.page-header h1.styl-1,
.page-header h2.styl-1 {
  position: relative;
}
.page-header h1.styl-1::before,
.page-header h2.styl-1::before {
  content: "";
  position: absolute;
  left: 0;
  top: 17px;
  bottom: 17px;
  width: 4px;
  background: #fff;
}
.page-header h1.entry-title, .page-header h1.page-title,
.page-header h2.entry-title,
.page-header h2.page-title {
  color: #1D1D1C;
  background: #fff;
  padding: 0;
  margin: 0;
  font-size: 3.5rem;
  display: inline;
  line-height: 1.2;
  border-radius: 16px;
  padding: 1rem;
  display: inline;
  margin: auto;
  padding: 13px 18px;
  line-height: 1.25;
  justify-content: center;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  max-width: 50%;
  z-index: 5;
  position: relative;
}
.page-header h1.entry-title::before, .page-header h1.page-title::before,
.page-header h2.entry-title::before,
.page-header h2.page-title::before {
  content: "";
  left: 0;
  top: 14px;
  bottom: 14px;
  width: 4px;
  background: #fff;
  position: absolute;
}
@media (max-width: 1800px) {
  .page-header h1.entry-title, .page-header h1.page-title,
  .page-header h2.entry-title,
  .page-header h2.page-title {
    font-size: 3.1rem;
  }
}
@media (max-width: 1490px) {
  .page-header h1.entry-title, .page-header h1.page-title,
  .page-header h2.entry-title,
  .page-header h2.page-title {
    font-size: 3rem;
  }
}
@media (max-width: 1120px) {
  .page-header h1.entry-title, .page-header h1.page-title,
  .page-header h2.entry-title,
  .page-header h2.page-title {
    font-size: 2.5rem;
  }
}
@media (max-width: 782px) {
  .page-header h1.entry-title, .page-header h1.page-title,
  .page-header h2.entry-title,
  .page-header h2.page-title {
    font-size: 2rem;
    line-height: 1.4;
  }
}
@media (max-width: 520px) {
  .page-header h1.entry-title, .page-header h1.page-title,
  .page-header h2.entry-title,
  .page-header h2.page-title {
    font-size: 1.7rem;
    max-width: none;
  }
}
.page-header .page-header_btn {
  position: absolute;
  bottom: 3.5rem;
  z-index: 5;
  display: flex;
}
@media (max-width: 782px) {
  .page-header .page-header_btn {
    bottom: 1.5rem;
    flex-wrap: wrap;
  }
}
.page-header .page-header_btn .more-btn {
  margin-right: 1rem;
}
.page-header.bg-2 {
  background-image: url(./img/katalog-firm.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.page-header.page-header-small {
  aspect-ratio: auto;
}
@media (max-width: 782px) {
  .page-header.page-header-small {
    min-height: auto;
  }
}
.page-header.pelne {
  background-size: cover !important;
}
.page-header.page-header-standard {
  height: auto;
  aspect-ratio: auto;
  background-image: url(./img/bg-box.png);
  background-position: right center;
  background-size: auto;
  background-repeat: no-repeat;
  background-color: #ebebeb;
}

._page-id-918 .page-header-standard {
  height: auto;
  aspect-ratio: 193/61;
}

.page-template-page-all-news .page-header {
  background-image: url(./img/hero_informacje.jpg);
}

.breadcrumbs {
  padding: 2rem 0 1rem 0;
  margin: 0 auto;
  width: 100%;
  max-width: 1520px;
  order: -1;
}
@media (max-width: 1800px) {
  .breadcrumbs {
    padding-left: 10rem;
    padding-right: 10rem;
    max-width: none;
  }
}
@media (max-width: 1490px) {
  .breadcrumbs {
    padding-left: 6rem;
    padding-right: 6rem;
    margin-bottom: 0;
  }
}
@media (max-width: 1250px) {
  .breadcrumbs {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
@media (max-width: 782px) {
  .breadcrumbs {
    display: none;
  }
}
.breadcrumbs .container {
  padding: 0.5rem 0 1.5rem 0;
}
.breadcrumbs ul.breadcrumbs {
  display: flex;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
  color: #c7c7c7;
  font-size: 12px;
}
.breadcrumbs ul.breadcrumbs li {
  margin-right: 12px;
  color: #c7c7c7;
  font-size: 14px;
}
.breadcrumbs ul.breadcrumbs li a {
  color: #1D1D1C;
  font-size: 14px;
  font-weight: 600;
}
.breadcrumbs ul.breadcrumbs li a:hover {
  color: #3AB5FC;
}
.breadcrumbs ul.breadcrumbs li.icon-icon_breadcrumb {
  background: #1D1D1C;
  width: 4px;
  height: 4px;
  border-radius: 50%;
}
.breadcrumbs ul.breadcrumbs li.item-current {
  opacity: 0.5;
  color: #1D1D1C;
}

.news-grid-magazine {
  padding-top: 2rem;
  margin-top: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 2rem;
}
@media (max-width: 782px) {
  .news-grid-magazine {
    flex-wrap: wrap;
    padding-bottom: 1rem;
  }
}
.news-grid-magazine h2 {
  margin: 0;
}
@media (max-width: 782px) {
  .news-grid-magazine h2 {
    margin-bottom: 2rem;
  }
}
.news-grid-magazine .box-btn-right .ad-url-arrow {
  padding-right: 4rem;
}
.news-grid-magazine .box-btn-right button {
  margin-top: 0;
  transition: all 0.45s;
  margin-left: 1rem;
  cursor: pointer;
}
@media (max-width: 782px) {
  .news-grid-magazine .box-btn-right button {
    margin-left: 0;
    margin-right: 1rem;
    margin-bottom: 1rem;
  }
}
.news-grid-magazine .box-btn-right button:hover, .news-grid-magazine .box-btn-right button.active {
  background: #1D1D1C;
  color: #fff;
}

.grid-czasopisma {
  display: grid;
  grid-template-columns: repeat(6, 16.66%);
  grid-auto-rows: auto;
  gap: 2rem;
}
@media (max-width: 1250px) {
  .grid-czasopisma {
    grid-template-columns: repeat(5, 16.66%);
  }
}
@media (max-width: 1120px) {
  .grid-czasopisma {
    grid-template-columns: repeat(4, 25%);
  }
}
@media (max-width: 782px) {
  .grid-czasopisma {
    grid-template-columns: repeat(3, 33.33%);
  }
}
@media (max-width: 520px) {
  .grid-czasopisma {
    grid-template-columns: repeat(2, 50%);
    gap: 1rem;
  }
}
.grid-czasopisma a {
  background: #fff;
  border-radius: 28px;
  padding: 1.3rem;
  position: relative;
}
.grid-czasopisma a img {
  transition: all 0.3s ease 0s;
}
.grid-czasopisma a .s-date {
  padding: 1.3rem 0;
  display: inline-block;
  color: #1D1D1C;
  font-size: 18px;
  padding-bottom: 0px;
}
.grid-czasopisma a .s-arrow {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 56px;
  height: 56px;
  content: "";
  border: 1px solid #1D1D1C;
  border-radius: 16px;
  pointer-events: none;
  transition: all border-width 0s background-position 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 17px;
  color: #1D1D1C;
  background: #fff;
  background: linear-gradient(90deg, #fff 0%, #fff 35%, #30e896 50.1%, #3ab5fc 75%, #c193fc 100%) !important;
  background-size: 380% 100% !important;
  background-position: bottom left !important;
  transition: box-shadow 0.2s ease-out, opacity 0.45s, background-position 0.5s ease !important;
}
.grid-czasopisma a .s-arrow::after {
  font-family: "iconmed" !important;
  content: "\e900";
}
@media (max-width: 1580px) {
  .grid-czasopisma a .s-arrow {
    width: 47px;
    height: 47px;
  }
}
@media (max-width: 1250px) {
  .grid-czasopisma a .s-arrow {
    width: 37px;
    height: 37px;
    border-radius: 10px;
    font-size: 15px;
  }
}
@media (max-width: 1120px) {
  .grid-czasopisma a .s-arrow {
    width: 30px;
    height: 30px;
    border-radius: 8px;
    font-size: 12px;
  }
}
@media (max-width: 782px) {
  .grid-czasopisma a .s-arrow {
    width: 40px;
    height: 40px;
    border-radius: 8px;
    font-size: 14px;
  }
}
.grid-czasopisma a:hover img {
  transform: scale(1.05);
}
.grid-czasopisma a:hover .s-arrow {
  color: #1D1D1C;
  border-color: transparent;
  background-size: 190% 100% !important;
  background-position: top right -1px !important;
}

.katalog-firm {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.katalog-firm .container-box {
  display: flex;
  justify-content: space-between;
  padding-top: 1rem;
  flex-wrap: wrap;
}
.katalog-firm .left2 {
  margin-top: 1rem;
}
.katalog-firm .left {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
  flex-direction: column;
}
@media (max-width: 1120px) {
  .katalog-firm .left {
    width: 100%;
  }
}
@media (max-width: 782px) {
  .katalog-firm .left {
    flex-direction: column;
  }
}
.katalog-firm .left h2 {
  min-width: 180px;
  font-size: 1.2rem;
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 1rem;
}
@media (max-width: 1120px) {
  .katalog-firm .left h2 {
    min-width: auto;
  }
}
.katalog-firm .left form {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1120px) {
  .katalog-firm .left form {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (max-width: 782px) {
  .katalog-firm .left form {
    margin: 0;
    margin-top: 1rem;
  }
}
@media (max-width: 1120px) {
  .katalog-firm .left form label {
    margin: 0;
    margin-bottom: 5px;
  }
}
.katalog-firm .left h3 {
  border-top: 1px solid #c7c7c7;
  margin-top: 0;
  padding-top: 1rem;
}
.katalog-firm .left .clear {
  text-decoration: underline;
  margin-top: 0.5rem;
  font-size: 14px;
  cursor: pointer;
  display: inline-block;
}
.katalog-firm .left .clear:hover {
  color: #3AB5FC;
}
.katalog-firm .left .more-btn-plus {
  margin-top: 0;
  position: absolute;
  right: 0;
}
@media (max-width: 1120px) {
  .katalog-firm .left .more-btn-plus {
    margin-left: auto;
    margin-right: 0;
  }
}
.katalog-firm .right {
  display: grid;
  grid-template-columns: repeat(1, auto);
  grid-gap: 1rem;
  width: 100%;
  position: relative;
  align-self: start;
}
@media (max-width: 1120px) {
  .katalog-firm .right {
    width: 100%;
  }
}
@media (max-width: 782px) {
  .katalog-firm .right {
    margin: 0;
    margin-right: 0px;
  }
}
.katalog-firm .right .active-category-js {
  display: flex;
  margin-top: 7px;
  flex-wrap: wrap;
  justify-content: flex-start;
  min-height: 0;
}
@media (max-width: 1120px) {
  .katalog-firm .right .active-category-js {
    margin-top: 10px;
  }
}
.katalog-firm .right .active-category-js > button {
  font-size: 12px;
  border-radius: 16px;
  background: #000;
  color: #fff;
  padding: 9px 15px;
  text-transform: uppercase;
  margin-right: 10px;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  border: none;
}
@media (max-width: 1120px) {
  .katalog-firm .right .active-category-js > button {
    font-size: 10px;
  }
}
.katalog-firm .right .active-category-js > button span {
  font-weight: 700;
  margin-left: 7px;
  cursor: pointer;
  font-size: 13px;
  transition: all 0.3s ease 0s;
  text-indent: -99999px;
  width: 10px;
  position: relative;
  display: block;
}
.katalog-firm .right .active-category-js > button span::before {
  content: "X";
  text-indent: 1px;
  position: absolute;
  left: 0;
  top: -1px;
}
.katalog-firm .right .active-category-js > button span:hover {
  opacity: 0.7;
}
.katalog-firm .right .object {
  display: none;
}
.katalog-firm .right .object.show {
  display: block;
}
.katalog-firm .right a {
  line-height: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 1rem;
}
@media (max-width: 782px) {
  .katalog-firm .right a {
    flex-direction: column;
  }
}
.katalog-firm .right a .logo {
  width: 25%;
  background: #fff;
  padding: 1.5rem 2.5rem;
  display: flex;
  align-items: center;
  border-radius: 28px;
  text-align: center;
  justify-content: center;
}
@media (max-width: 782px) {
  .katalog-firm .right a .logo {
    width: 100%;
    text-align: center;
    border: none;
    padding: 3rem;
    padding-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .katalog-firm .right a .logo img {
    max-width: 200px;
    margin: auto;
  }
}
.katalog-firm .right a .f-box {
  background: #ebebeb;
  border-radius: 28px;
  padding: 2rem;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-left: 1rem;
  width: 75%;
}
@media (max-width: 782px) {
  .katalog-firm .right a .f-box {
    width: 100%;
    margin: 0;
    flex-wrap: wrap;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background: #fff;
  }
}
.katalog-firm .right a .f-box .m-b {
  margin-bottom: 10px;
}
.katalog-firm .right a .adress {
  width: 40%;
  padding: 1.5rem;
  color: #000;
  line-height: 1.3;
}
@media (max-width: 782px) {
  .katalog-firm .right a .adress {
    width: 100%;
    text-align: center;
    border: none;
    padding: 0 1rem;
  }
}
.katalog-firm .right a .adress h2 {
  font-size: 16px;
  font-weight: 700;
}
.katalog-firm .right a .adress p {
  margin-bottom: 0;
  font-size: 16px;
}
@media (max-width: 782px) {
  .katalog-firm .right a .adress p {
    display: none;
  }
}
.katalog-firm .right a .desc {
  width: 60%;
  padding: 1.5rem;
  color: #000;
  line-height: 1.3;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding-right: 10%;
  align-items: flex-start;
}
@media (max-width: 782px) {
  .katalog-firm .right a .desc {
    width: 100%;
    text-align: center;
    border: none;
    padding: 1rem;
    display: flex;
    align-items: center;
  }
}
.katalog-firm .right a .desc h2 {
  font-size: 1.7rem;
}
@media (max-width: 520px) {
  .katalog-firm .right a .desc .f-desc {
    display: none;
  }
}
.katalog-firm .right a .desc p {
  margin-bottom: 0;
  font-size: 16px;
}
.katalog-firm .right a .desc .more-btn {
  margin-top: 2rem;
}
.katalog-firm .right a:hover .more-btn {
  background: linear-gradient(90deg, #30e896 0%, #3ab5fc 49%, #c193fc 100%) 0% 0%;
  color: #1d1d1c;
  border-color: transparent;
}
.katalog-firm .right2 {
  width: 20%;
  padding-left: 1.5rem;
}
.katalog-firm.container {
  border-top: 0;
  padding-top: 0;
}

@media (max-width: 768px) {
  .filter-box .filter-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
  }
  .filter-box.active .filter-content {
    max-height: 500px; /* wystarczająco dużo, aby pomieścić checkboxy */
  }
  .filter-title {
    position: relative;
    padding-right: 30px;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
  }
  .filter-title::after {
    content: "+";
    position: absolute;
    right: 0;
    top: -7px;
    font-size: 25px;
    transition: 0.3s;
  }
  .filter-box.active .filter-title::after {
    transform: rotate(45deg);
  }
}
@media (max-width: 782px) {
  .single-post-content .container .container-box.single-firma .article-content {
    width: 100%;
    padding-right: 0;
  }
}
.single-post-content .container .container-box.single-firma .article-content header {
  position: relative;
}
.single-post-content .container .container-box.single-firma .article-content header h1 {
  padding-right: 23rem;
}
@media (max-width: 782px) {
  .single-post-content .container .container-box.single-firma .article-content header h1 {
    width: 100%;
    padding-right: 0;
  }
}
.single-post-content .container .container-box.single-firma .article-content header .logo {
  position: absolute;
  top: 0;
  right: 0;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  padding: 3rem 2rem;
  width: 20rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 782px) {
  .single-post-content .container .container-box.single-firma .article-content header .logo {
    position: relative;
    padding: 1rem;
    width: auto;
    justify-content: flex-start;
    display: inline-block;
  }
  .single-post-content .container .container-box.single-firma .article-content header .logo img {
    max-width: 200px;
    margin-left: 0;
  }
}
.single-post-content .container .container-box.single-firma .article-content h3 {
  font-size: 18px;
  margin-bottom: 4px;
}
.single-post-content .container .container-box.single-firma .article-content .desc {
  margin-top: 3rem;
}
.single-post-content .container .container-box.single-firma .box-right {
  padding-top: 0;
}

@media (max-width: 782px) {
  .m-0 {
    padding-left: 0;
    padding-right: 0;
  }
}

.box-plan {
  display: flex;
  justify-content: space-between;
  padding: 3rem 0 6rem 0;
  align-items: flex-start !important;
  flex-wrap: wrap !important;
}
@media (max-width: 1120px) {
  .box-plan {
    row-gap: 2rem;
  }
}
@media (max-width: 782px) {
  .box-plan {
    padding: 2rem 0;
  }
}
.box-plan > div {
  width: 25%;
  border-right: 2px solid #e0e0e0;
  position: relative;
  background: #fff;
  border-radius: 28px;
}
@media (max-width: 1120px) {
  .box-plan > div {
    width: 48%;
    flex-basis: 48% !important;
  }
}
@media (max-width: 782px) {
  .box-plan > div {
    margin-bottom: 2rem;
    border: none;
    border-bottom: 1px solid #e0e0e0;
  }
}
@media (max-width: 520px) {
  .box-plan > div {
    width: 100%;
    border: none;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 1rem;
  }
}
.box-plan > div p {
  font-size: 16px;
  margin-bottom: 7px;
}
.box-plan > div p strong {
  font-size: 18px;
  font-weight: 700;
  margin-left: 10px;
}
.box-plan > div p img {
  height: 13px !important;
  width: auto !important;
  margin-right: 10px;
}
@media (max-width: 1490px) {
  .box-plan > div p img {
    height: 14px !important;
    width: auto !important;
    margin-right: 8px;
  }
}
.box-plan > div p:has(img) {
  margin-bottom: 7px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  row-gap: 1rem;
}
.box-plan > div mark {
  min-width: 95px;
  border-radius: 16px;
  display: inline-block;
  padding: 3px 15px;
  font-size: 16px;
  margin-right: 10px;
  text-align: center;
}
@media (max-width: 1800px) {
  .box-plan > div mark {
    min-width: 73px;
    padding: 2px 2px;
    font-size: 13px;
    margin-right: 7px;
  }
}
.box-plan > div mark + strong {
  margin-left: 0;
  margin-right: 10px;
}
.box-plan > div:last-child {
  border: none;
}
@media (max-width: 1120px) {
  .box-plan > div img {
    max-width: 200px;
  }
}
@media (max-width: 782px) {
  .box-plan > div img {
    max-width: 180px;
  }
}
@media (max-width: 520px) {
  .box-plan > div img {
    max-width: 100px;
  }
}
.box-plan > div h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 2rem;
  color: #555;
  position: absolute;
  padding: 1rem;
  padding-left: 3rem;
  width: 100%;
  left: -1px;
  top: -1px;
  right: 0px;
  width: auto;
  aspect-ratio: 5/1;
  font-family: "Space Grotesk", Arial, Helvetica, sans-serif;
  background: #eeeeee;
  border-radius: 28px 28px 0 0;
  margin-top: -1px;
}
.box-plan > div h3 strong {
  color: #1D1D1C;
  margin-left: 1rem;
}
@media (max-width: 1800px) {
  .box-plan > div h3 {
    padding-left: 2rem;
    padding-top: 10px;
  }
}
@media (max-width: 1120px) {
  .box-plan > div h3 {
    font-size: 1.1rem;
    padding-top: 22px;
    padding-left: 2rem;
  }
}
@media (max-width: 420px) {
  .box-plan > div h3 {
    font-size: 1rem;
    padding-top: 13px;
    padding-left: 2rem;
  }
}
.box-plan > div .wp-block-separator {
  margin: 1.5rem 0;
}
.box-plan > div h4 {
  font-size: 18px;
  font-family: "aileronregular", Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin-bottom: 1.3rem;
}
.box-plan > div .more-btn,
.box-plan > div .wp-block-buttons {
  justify-content: flex-end;
  margin-top: 3rem;
}
.box-plan > div p:last-child {
  margin-bottom: 0;
}
.box-plan > div.box-select, .box-plan > div.is-style-column-border {
  border: 1px solid #c193fc;
}
.box-plan > div.box-select h3, .box-plan > div.is-style-column-border h3 {
  background: #c193fc;
  color: #1D1D1C;
  width: auto;
}
@media (max-width: 782px) {
  .box-plan > div.box-select, .box-plan > div.is-style-column-border {
    margin-bottom: 1rem;
  }
}
.box-plan > div.is-style-no-border {
  border: none;
}
.box-plan > div .bg-mask {
  background-image: url(./img/magazine-plan.svg);
  background-position: top;
  width: 100%;
  padding: 3rem;
  background-size: 100% auto;
  background-position: top;
  background-repeat: no-repeat;
  padding-top: 4rem;
}
@media (max-width: 1800px) {
  .box-plan > div .bg-mask {
    padding: 2rem;
    padding-top: 3rem;
  }
}
@media (max-width: 1120px) {
  .box-plan > div .bg-mask {
    padding-top: 3rem;
  }
}

.box-plan2 {
  margin-top: 0;
  padding: 0;
}
.box-plan2 > div h2 {
  background: #f6f6f6;
  padding-bottom: 3rem;
}
@media (max-width: 1800px) {
  .box-plan2 > div h2 {
    padding-bottom: 2.5rem;
  }
}
@media (max-width: 1800px) {
  .box-plan2 > div .bg-mask {
    padding: 3rem 2rem;
  }
}

.grid-5 {
  display: grid;
  grid-template-columns: repeat(5, auto);
  grid-gap: 3rem;
  width: 100%;
}
.grid-5 a {
  line-height: 0;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  padding: 1.5rem;
  min-height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.grid-5 a:hover {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
}

.container-navigation {
  display: flex !important;
  width: 100%;
}
.container-navigation .navigation.posts-navigation {
  border-top: 1px solid #c7c7c7;
  padding-top: 1.5rem;
  margin-top: 1.5rem;
}

.navigation-all {
  margin-top: 1rem;
}

.navigation.posts-navigation {
  width: 100%;
  grid-column-start: 1;
  grid-column-end: 5;
}
.navigation.posts-navigation .nav-links .nav-previous a {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  transition: all 0.3s ease 0s;
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.navigation.posts-navigation .nav-links .nav-previous a::before {
  content: "\e908";
  font-family: "icomoon";
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-right: 10px;
  font-size: 12px;
  transition: all 0.3s ease 0s;
  background: #3AB5FC;
  transform: rotate(180deg);
}
.navigation.posts-navigation .nav-links .nav-previous a:hover {
  color: #3AB5FC;
}
.navigation.posts-navigation .nav-links .nav-next {
  display: flex;
  justify-content: flex-end;
}
.navigation.posts-navigation .nav-links .nav-next a {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  transition: all 0.3s ease 0s;
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.navigation.posts-navigation .nav-links .nav-next a::after {
  content: "\e908";
  font-family: "icomoon";
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-left: 10px;
  font-size: 12px;
  transition: all 0.3s ease 0s;
  background: #3AB5FC;
}
.navigation.posts-navigation .nav-links .nav-next a:hover {
  color: #3AB5FC;
}

.box-paywall {
  background: #fff;
  padding: 2rem;
  margin: 3rem -2rem;
  position: relative;
}
.box-paywall .inside {
  text-align: center;
  padding: 3rem 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 5;
  position: relative;
  margin-top: 4rem;
  border: 3px solid #3AB5FC;
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgb(255, 255, 255) 80%, rgba(255, 255, 255, 0) 100%);
}
.box-paywall .inside h2 {
  font-size: 1.5rem;
  font-weight: 700;
}
.box-paywall .txt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 1;
  pointer-events: none;
  z-index: 0;
  padding: 2rem 3rem;
}
.box-paywall::before {
  position: absolute;
  bottom: 0;
  top: 2rem;
  left: 0;
  right: 0;
  content: "";
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgb(255, 255, 255) 55%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
}

.check-box {
  position: relative;
  margin: 8px 0;
  display: block;
}
.check-box span {
  position: relative;
  padding: 1px 12px;
  padding-right: 25px;
  font-size: 16px;
  display: inline-block;
  border-radius: 14px;
  border: 1px solid #1D1D1C;
  cursor: pointer;
  margin-right: 1rem;
}
.check-box span:hover {
  background: #fff;
}
.check-box span::before {
  width: 12px;
  height: 12px;
  content: "";
  display: inline-block;
  position: absolute;
  right: 7px;
  top: 7px;
  transition: all 0.3s ease 0s;
  background-size: 10px;
  background-position: center;
  background-repeat: no-repeat;
}
.check-box input {
  visibility: hidden;
  width: 0;
  height: 0;
  display: none;
}
.check-box input + span::before {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(1%) hue-rotate(342deg) brightness(105%) contrast(101%);
}
.check-box input:checked + span {
  background: #1D1D1C;
  border: 1px solid #1D1D1C;
  color: #fff;
}
.check-box input:checked + span::before {
  background-image: url(./img/close.svg);
}
.check-box:first-child span {
  border: 2px solid #1D1D1C !important;
}

.news-grid {
  padding-top: 1rem;
}
.news-grid .container {
  display: grid;
  grid-template-columns: repeat(4, 24%);
  grid-gap: 20px;
}
@media (max-width: 782px) {
  .news-grid .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    grid-gap: 0;
  }
}
@media (max-width: 520px) {
  .news-grid .container {
    grid-template-columns: repeat(1, 100%);
    grid-gap: 0;
  }
}
.news-grid .container article {
  position: relative;
}
@media (max-width: 782px) {
  .news-grid .container article {
    margin-bottom: 1rem;
    width: 49%;
  }
}
@media (max-width: 520px) {
  .news-grid .container article {
    margin-bottom: 1rem;
    width: 100%;
  }
}
.news-grid .container article a {
  display: block;
}
.news-grid .container article a .post-thumbnail {
  position: relative;
  background: #3AB5FC;
  display: block;
  line-height: 0;
  aspect-ratio: 9/6 auto;
}
@media (max-width: 782px) {
  .news-grid .container article a .post-thumbnail {
    height: auto;
  }
}
.news-grid .container article a .post-thumbnail img {
  line-height: 0;
  transition: all 0.3s ease 0s;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.news-grid .container article a .post-thumbnail .cat {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #fff;
  position: absolute;
  font-size: 12px;
  color: #8f8f8f;
  font-weight: 400;
  padding: 10px 15px;
  z-index: 1;
}
.news-grid .container article a h2 {
  font-size: 16px;
  color: #000;
  margin-top: 15px;
  line-height: 1.2;
  transition: all 0.3s ease 0s;
}
@media (max-width: 520px) {
  .news-grid .container article a h2 {
    font-size: 14px;
    margin-top: 10px;
  }
}
.news-grid .container article a:hover img {
  opacity: 0.7;
}
.news-grid .container article a:hover h2 {
  color: #3AB5FC;
}

.single-post-content_ {
  margin-bottom: 3rem;
}
.single-post-content_ .container {
  position: relative;
}
.single-post-content_ .container .container-box {
  padding-top: 5rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 1120px) {
  .single-post-content_ .container .container-box {
    padding-top: 3rem;
  }
}
.single-post-content_ .container .container-box .box-right {
  width: 20%;
  padding-top: 19rem;
}
@media (max-width: 782px) {
  .single-post-content_ .container .container-box .box-right {
    width: 100%;
    padding-top: 1rem;
  }
}
.single-post-content_ .container .container-box .article-content {
  width: 78%;
}
@media (max-width: 782px) {
  .single-post-content_ .container .container-box .article-content {
    width: 100%;
    padding-right: 0;
  }
}
.single-post-content_ .container .container-box .article-content .entry-header.square {
  background: #fff;
  position: relative;
  padding-top: 4rem;
  min-height: 15rem;
}
@media (max-width: 1800px) {
  .single-post-content_ .container .container-box .article-content .entry-header.square {
    margin-left: 5rem;
  }
}
@media (max-width: 520px) {
  .single-post-content_ .container .container-box .article-content .entry-header.square {
    padding-top: 2rem;
    min-height: auto;
  }
}
.single-post-content_ .container .container-box .article-content .entry-header.square h1 {
  z-index: 5;
  position: relative;
  padding: 0;
  margin: 0;
}
@media (max-width: 1800px) {
  .single-post-content_ .container .container-box .article-content .entry-header.square h1 {
    font-size: 2.2rem;
    min-height: 100px;
  }
}
@media (max-width: 1490px) {
  .single-post-content_ .container .container-box .article-content .entry-header.square h1 {
    font-size: 2rem;
  }
}
@media (max-width: 782px) {
  .single-post-content_ .container .container-box .article-content .entry-header.square h1 {
    font-size: 1.4rem;
  }
}
@media (max-width: 520px) {
  .single-post-content_ .container .container-box .article-content .entry-header.square h1 {
    font-size: 1.2rem;
  }
}
.single-post-content_ .container .container-box .article-content .entry-header.square::before {
  border: 8px solid #3AB5FC;
  width: 15.7rem;
  height: 15.7rem;
  content: "";
  z-index: 0;
  display: inline-block;
  position: absolute;
  top: -2.5rem;
  left: 0;
  left: 75px;
}
@media (max-width: 1800px) {
  .single-post-content_ .container .container-box .article-content .entry-header.square::before {
    border-width: 6px;
    width: 13.7rem;
    height: 13.7rem;
  }
}
@media (max-width: 782px) {
  .single-post-content_ .container .container-box .article-content .entry-header.square::before {
    border: 5px solid #3AB5FC;
    left: -5rem;
  }
}
@media (max-width: 520px) {
  .single-post-content_ .container .container-box .article-content .entry-header.square::before {
    border: 3px solid #3AB5FC;
    width: 9rem;
    height: 9rem;
  }
}
.single-post-content_ .container .container-box .article-content .entry-header.square::after {
  width: 13rem;
  height: 12rem;
  content: "";
  z-index: 0;
  display: inline-block;
  position: absolute;
  top: 2rem;
  left: -1.5rem;
  background: #fff;
}
@media (max-width: 520px) {
  .single-post-content_ .container .container-box .article-content .entry-header.square::after {
    top: 0rem;
  }
}
.single-post-content_ .container .container-box .article-content .post-top {
  margin-top: 4rem;
  border-top: 1px solid #8f8f8f;
  padding: 10px 0;
  font-size: 12px;
  color: #000;
  display: flex;
  align-items: center;
  font-weight: 500;
  position: relative;
}
@media (max-width: 782px) {
  .single-post-content_ .container .container-box .article-content .post-top {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
@media (max-width: 520px) {
  .single-post-content_ .container .container-box .article-content .post-top {
    margin-top: 3rem;
  }
}
.single-post-content_ .container .container-box .article-content .post-top .news-p {
  position: absolute;
  right: 0;
  top: -2.7rem;
  background: #e3e3e3;
  border-radius: 16px;
  text-transform: uppercase;
  padding: 7px 15px;
  font-weight: 600;
}
@media (max-width: 520px) {
  .single-post-content_ .container .container-box .article-content .post-top .news-p {
    padding: 5px 10px;
  }
}
.single-post-content_ .container .container-box .article-content .post-top .post-date {
  margin-right: 1rem;
}
@media (max-width: 520px) {
  .single-post-content_ .container .container-box .article-content .post-top .cat {
    margin: 10px 0;
  }
}
.single-post-content_ .container .container-box .article-content .post-top .cat a {
  color: #000;
  font-weight: 600;
  text-decoration: underline;
  margin-right: 5px;
}
.single-post-content_ .container .container-box .article-content .post-top .cat a:hover {
  color: #3AB5FC;
}
.single-post-content_ .container .container-box .article-content .post-top .post-share {
  margin-left: auto;
  margin-right: 0;
  display: flex;
  align-items: center;
}
@media (max-width: 520px) {
  .single-post-content_ .container .container-box .article-content .post-top .post-share {
    margin-left: 0;
    margin-right: auto;
  }
}
.single-post-content_ .container .container-box .article-content .post-top .post-share .time-read {
  margin-left: 18px;
}
.single-post-content_ .container .container-box .article-content .post-top .post-share a {
  font-size: 20px;
  margin-right: 7px;
  padding: 0 5px;
}
.single-post-content_ .container .container-box .article-content .post-top .post-share a .icon-linkedin {
  font-size: 18px;
}
.single-post-content_ .container .container-box .article-content .post-top .post-share a span::before {
  transition: all 0.3s ease 0s;
}
.single-post-content_ .container .container-box .article-content .post-top .post-share a:hover span::before {
  color: #3AB5FC;
}
.single-post-content_ .container .container-box .article-content h2 {
  font-size: 1.8rem;
}
.single-post-content_ .container .container-box .article-content h3 {
  font-size: 1rem;
}
.single-post-content_ .container .container-box .article-content h4 {
  font-size: 0.9rem;
}
.single-post-content_ .container .container-box .article-content .post-thumbnail {
  margin-bottom: 10px;
  display: inline-block;
}
.single-post-content_ .container .container-box .article-content .entry-content {
  padding-right: 12%;
}
@media (max-width: 782px) {
  .single-post-content_ .container .container-box .article-content .entry-content {
    padding-right: 0;
  }
}
@media (max-width: 782px) {
  .single-post-content_ .container .container-box .article-content .entry-content img {
    height: auto !important;
  }
}

.article--bottom-info {
  margin-top: 5rem;
  width: 100%;
}
@media (max-width: 1120px) {
  .article--bottom-info {
    margin-top: 2rem;
  }
}
@media (max-width: 782px) {
  .article--bottom-info {
    overflow: hidden;
  }
}
.article--bottom-info a {
  text-decoration: underline;
}
.article--bottom-info .box {
  width: 30%;
}
@media (max-width: 782px) {
  .article--bottom-info .box {
    width: 100%;
    margin-bottom: 2rem;
  }
}

ul.autors {
  list-style: none;
  margin: 0;
  background: #fff;
}
ul.autors li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-bottom: 1px solid #c7c7c7;
  margin-bottom: 8px;
  padding-bottom: 8px;
  min-height: 150px;
}
@media (max-width: 782px) {
  ul.autors li {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 1rem;
  }
}
ul.autors li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}
ul.autors li .autor-zd {
  width: 167px;
  height: 167px;
  margin-right: 20px;
  background: #e3e3e3;
  background-image: url(./img/bg-autor.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50%;
}
@media (max-width: 1120px) {
  ul.autors li .autor-zd {
    width: 100px;
    height: 100px;
  }
}
ul.autors li .autor-zd img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
ul.autors li .autor-desc {
  width: 40%;
  margin-right: 20px;
  font-size: 14px;
}
@media (max-width: 782px) {
  ul.autors li .autor-desc {
    width: 100%;
  }
}
ul.autors li .autor-desc a {
  color: #000;
}
ul.autors li .autor-desc a:hover {
  color: #3AB5FC;
}
ul.autors li .autor-desc h4 {
  font-size: 16px;
  font-weight: 700;
  text-decoration: underline;
}
ul.autors li .autor-logo {
  width: 30%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 782px) {
  ul.autors li .autor-logo {
    width: auto;
    text-align: left;
  }
}
ul.autors li .autor-logo img {
  max-width: 200px;
  max-height: 100px;
  margin-left: 20px;
}
@media (max-width: 1120px) {
  ul.autors li .autor-logo img {
    max-width: 100px;
    max-height: 50px;
    margin-left: 20px;
  }
}
@media (max-width: 782px) {
  ul.autors li .autor-logo img {
    margin-left: 0;
  }
}
ul.autors.z-width .autor-zd {
  width: 0;
  overflow: hidden;
  display: none;
}

.article--bottom-info-boxs {
  display: flex;
  justify-content: space-between;
  margin-top: 3rem;
}
@media (max-width: 782px) {
  .article--bottom-info-boxs {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.article--bottom-info-boxs .post-share {
  display: flex;
  align-items: center;
}
.article--bottom-info-boxs .post-share a {
  font-size: 24px;
  margin-right: 7px;
  padding: 0 5px;
  text-decoration: none;
}
.article--bottom-info-boxs .post-share a .icon-linkedin {
  font-size: 22px;
}
.article--bottom-info-boxs .post-share a span::before {
  transition: all 0.3s ease 0s;
}
.article--bottom-info-boxs .post-share a:hover span::before {
  color: #3AB5FC;
}

ul.tags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 782px) {
  ul.tags {
    width: 100%;
  }
}
ul.tags li {
  margin-right: 8px;
  margin-bottom: 5px;
}
ul.tags li a {
  background: #e3e3e3;
  border-radius: 16px;
  padding: 7px 15px;
  font-weight: 600;
  color: #000;
  font-size: 12px;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
}
ul.tags li a:hover {
  background: #3AB5FC;
  color: #fff;
}

@media (max-width: 1800px) {
  .magazine-post .container-box {
    padding-top: 1rem !important;
  }
}

@media (max-width: 782px) {
  .navigation.post-navigation {
    width: 100%;
  }
}
.navigation.post-navigation a {
  text-decoration: none;
  display: flex;
  flex-wrap: wrap-reverse;
  justify-content: flex-end;
  flex-direction: column-reverse;
  width: 100%;
  align-items: flex-start;
}
.navigation.post-navigation a h4 {
  font-size: 16px;
  color: #000;
  text-decoration: none;
  line-height: 1.2;
  transition: all 0.3s ease 0s;
}
.navigation.post-navigation a:hover h4 {
  color: #3AB5FC;
}
.navigation.post-navigation a:hover .next-more {
  color: #3AB5FC;
}
.navigation.post-navigation .nav-previous {
  visibility: hidden;
  width: 0;
  height: 0;
  display: none;
}
.navigation.post-navigation .nav-next {
  width: 100%;
  flex: 100%;
  text-align: left;
  font-size: 16px;
}
.navigation.post-navigation .next-more {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  transition: all 0.3s ease 0s;
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.navigation.post-navigation .next-more::after {
  content: "\e908";
  font-family: "icomoon";
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-left: 10px;
  font-size: 12px;
  transition: all 0.3s ease 0s;
  background: #3AB5FC;
}
.navigation.post-navigation .next-more:hover {
  color: #3AB5FC;
}

.prenumerata-box {
  position: relative;
  display: inline-block;
  margin-bottom: 2rem;
}
.prenumerata-box h3 {
  position: absolute;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.14px;
  line-height: 1.1;
  top: 2rem;
  left: 2rem;
  margin: 0;
}
@media (max-width: 1250px) {
  .prenumerata-box h3 {
    font-size: 1.3rem;
  }
}
.prenumerata-box .more-btn {
  position: absolute;
  bottom: 2rem;
  right: 2rem;
  font-size: 18px;
  width: 200px;
  justify-content: flex-end;
  text-align: right;
}
@media (max-width: 1250px) {
  .prenumerata-box .more-btn {
    font-size: 16px;
    right: 1rem;
  }
}
@media (max-width: 1120px) {
  .prenumerata-box .more-btn {
    font-size: 16px;
  }
}
.prenumerata-box .more-btn::after {
  min-width: 24px;
  margin-left: 20px;
}
.prenumerata-box:hover .more-btn {
  color: #3AB5FC;
}

.top-header {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.top-header .box-left {
  width: 55%;
}
@media (max-width: 520px) {
  .top-header .box-left {
    width: 100%;
  }
}
.top-header .box-left .top-header-desc {
  z-index: 5;
  position: relative;
}
.top-header .box-left .top-header-desc.w {
  padding-left: 8rem;
  padding-right: 5rem;
}
@media (max-width: 782px) {
  .top-header .box-left .top-header-desc.w {
    padding: 0;
  }
}
.top-header .box-left .top-header-desc.w p {
  font-weight: 500;
}
.top-header .box-left .top-header-desc p.has-large-font-size {
  padding-right: 3rem;
  margin-top: 3rem;
}
.top-header .box-left .top-header-desc p.has-medium-font-size {
  font-weight: 400;
}
.top-header .box-left h4 {
  font-size: 1.5rem;
  font-weight: 400;
  z-index: 5;
  position: relative;
  margin: 3rem 0 2rem 0;
}
.top-header .box-left ul {
  font-size: 1.5rem;
  list-style: none;
  margin-left: 0;
}
@media (max-width: 782px) {
  .top-header .box-left ul {
    font-size: 1.2rem;
  }
}
.top-header .box-left ul li {
  padding-left: 2rem;
  position: relative;
  line-height: 1.3;
  margin-bottom: 0.3rem;
}
.top-header .box-left ul li::before {
  width: 6px;
  height: 6px;
  content: "";
  display: inline-block;
  background: #3AB5FC;
  position: absolute;
  left: 0;
  top: 0.9rem;
}
.top-header .box-img {
  width: 46%;
  padding-top: 1rem;
  margin-right: 75px;
}
@media (max-width: 1800px) {
  .top-header .box-img {
    margin-right: 0;
    width: 43%;
  }
}
@media (max-width: 520px) {
  .top-header .box-img {
    display: none;
  }
}
.top-header .box-img.img-display {
  display: block;
  z-index: 10;
}
@media (max-width: 520px) {
  .top-header .box-img.img-display {
    margin-bottom: 2rem;
  }
}
.top-header .box-img.w {
  width: 53%;
}
@media (max-width: 1800px) {
  .top-header .box-img.w {
    width: 43%;
  }
}
.top-header .box-img.m {
  width: 35%;
}

.box-liczby-pr {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  background: #ebebeb;
  border-radius: 28px;
  background-image: url(./img/bg-box.png);
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: top -60px left 10%;
  overflow: hidden;
  position: relative;
}
@media (max-width: 782px) {
  .box-liczby-pr {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
}
.box-liczby-pr::before {
  background: transparent;
  background: radial-gradient(circle, rgba(193, 147, 252, 0.7019607843) 10%, rgba(255, 255, 255, 0) 57%);
  width: 40rem;
  height: 40rem;
  content: "";
  position: absolute;
  top: -20rem;
  right: -20rem;
  z-index: 1;
  opacity: 0.8;
}
.box-liczby-pr::after {
  background: transparent;
  background: radial-gradient(circle, #3ab5fc 10%, rgba(255, 255, 255, 0) 57%);
  width: 61rem;
  height: 61rem;
  content: "";
  position: absolute;
  bottom: -37rem;
  left: -31rem;
  z-index: 1;
  opacity: 0.8;
}
@media (max-width: 782px) {
  .box-liczby-pr {
    flex-direction: column;
    align-items: center;
  }
}
.box-liczby-pr .circle-wrap {
  min-height: 240px;
  aspect-ratio: none;
  border-radius: 50%;
  margin: 10px 18px;
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
}
@media (max-width: 782px) {
  .box-liczby-pr .circle-wrap {
    width: 300px;
    min-height: 170px;
  }
}
@media (max-width: 520px) {
  .box-liczby-pr .circle-wrap {
    width: 200px;
  }
}
.box-liczby-pr .circle-wrap .inside-circle {
  background: #fff;
  border-radius: 28px;
  height: auto;
  padding: 15px;
}
.box-liczby-pr .circle-wrap .c-number {
  margin-right: 10px;
}
.box-liczby-pr .circle-wrap .number {
  font-size: 3.5rem;
  font-weight: normal;
  margin-top: 1rem;
}
@media (max-width: 1800px) {
  .box-liczby-pr .circle-wrap .number {
    font-size: 2.5rem;
  }
}
@media (max-width: 520px) {
  .box-liczby-pr .circle-wrap .number {
    font-size: 2rem;
  }
}
.box-liczby-pr .circle-wrap h3 {
  font-size: 21px;
  padding: 8px 20px;
  margin: 0;
  background: #3AB5FC;
  border-radius: 27px;
  margin-bottom: 20px;
  margin-top: 10px;
}
@media (max-width: 1800px) {
  .box-liczby-pr .circle-wrap h3 {
    font-size: 17px;
  }
}
@media (max-width: 520px) {
  .box-liczby-pr .circle-wrap h3 {
    font-size: 15px;
  }
}

.circle-wrap {
  margin: 10px auto;
  width: 24%;
  background: transparent;
  border-radius: 50%;
  position: relative;
}
.circle-wrap::after {
  left: 19px;
  right: 19px;
  top: 19px;
  bottom: 19px;
  border-radius: 50%;
  border: 2px solid #e0e0e0;
  position: absolute;
  z-index: -1;
}

.box-liczby-pr .circle-wrap2 {
  width: 30%;
}
@media (max-width: 782px) {
  .box-liczby-pr .circle-wrap2 {
    width: 250px;
  }
}
.box-liczby-pr .circle-wrap2 h3 {
  background: #30E896;
}

.box-liczby-pr .circle-wrap3 h3 {
  background: #C193FC;
}

.inside-circle {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  z-index: 100;
  font-weight: 700;
  font-size: 2em;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.circular-chart {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
@media (max-width: 1800px) {
  .circular-chart {
    left: 5px;
    top: 5px;
    right: 5px;
    bottom: 5px;
  }
}

.circle {
  stroke: #3AB5FC;
  fill: none;
  stroke-width: 0.6;
  stroke-linecap: round;
  animation: progress 1s ease-out forwards;
  z-index: 5;
}

.circle2 {
  stroke: #e0e0e0;
  fill: none;
  stroke-width: 0.2;
  stroke-linecap: round;
  z-index: 1;
}

@keyframes progress {
  0% {
    stroke-dasharray: 0 100;
  }
}
@media (max-width: 520px) {
  .row-redakcja figure {
    width: 100%;
  }
}
.row-redakcja img {
  width: 100%;
}

.single-page header.square {
  position: relative;
  margin: 5rem 0 2rem 0;
  padding-top: 5rem;
}
@media (max-width: 1800px) {
  .single-page header.square {
    margin-left: 5rem;
  }
}
@media (max-width: 520px) {
  .single-page header.square {
    padding-top: 3rem;
    margin-top: 3rem;
  }
}
.single-page header.square h1,
.single-page header.square h2 {
  font-size: 2.65rem;
  line-height: 1.15;
  font-weight: 700;
  z-index: 5;
  position: relative;
}
@media (max-width: 1800px) {
  .single-page header.square h1,
  .single-page header.square h2 {
    font-size: 2.2rem;
    min-height: 100px;
  }
}
@media (max-width: 1490px) {
  .single-page header.square h1,
  .single-page header.square h2 {
    font-size: 2rem;
  }
}
@media (max-width: 782px) {
  .single-page header.square h1,
  .single-page header.square h2 {
    font-size: 1.4rem;
  }
}
@media (max-width: 520px) {
  .single-page header.square h1,
  .single-page header.square h2 {
    font-size: 1.2rem;
    min-height: 50px;
  }
}
.single-page header.square::before {
  border: 8px solid #3AB5FC;
  width: 15.7rem;
  height: 15.7rem;
  content: "";
  z-index: 0;
  display: inline-block;
  position: absolute;
  top: -2.5rem;
  left: 0;
  left: 75px;
}
@media (max-width: 1800px) {
  .single-page header.square::before {
    border-width: 6px;
    width: 13.7rem;
    height: 13.7rem;
  }
}
@media (max-width: 782px) {
  .single-page header.square::before {
    border: 5px solid #3AB5FC;
    left: -5rem;
  }
}
@media (max-width: 520px) {
  .single-page header.square::before {
    border: 3px solid #3AB5FC;
    width: 9rem;
    height: 9rem;
  }
}
.single-page header.square::after {
  width: 13rem;
  height: 12rem;
  content: "";
  z-index: 0;
  display: inline-block;
  position: absolute;
  top: 2rem;
  left: -1.5rem;
  background: #fff;
}
@media (max-width: 520px) {
  .single-page header.square::after {
    top: 1rem;
  }
}

.czasopismo .box-img.img-single {
  margin-right: -122.5px;
}
@media (max-width: 1120px) {
  .czasopismo .box-img.img-single {
    margin-right: 0;
  }
}
.czasopismo .box-img.img-single img {
  max-height: 520px;
}

.single-czasopismo-content .wp-block-table {
  border: none;
  overflow: visible;
}
.single-czasopismo-content .wp-block-table table {
  border: none;
}
.single-czasopismo-content .wp-block-table table th {
  border: none;
  font-size: 18px;
  font-weight: 700;
  border-top: 1px solid #c7c7c7;
  padding: 1rem 0;
  margin-top: 1rem;
  text-align: left;
  width: 100%;
  padding-bottom: 0;
}
.single-czasopismo-content .wp-block-table table td {
  border: none;
}
.single-czasopismo-content .wp-block-table table tr {
  background: #fff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1215686275);
  margin: 15px 0;
  padding: 15px 7px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 80px;
}
.single-czasopismo-content .wp-block-table table tr td {
  color: #8f8f8f;
  font-weight: 400;
  position: relative;
  transition: all 0.3s ease 0s;
  font-size: 24px;
  margin: 0;
  line-height: 1.2;
}
.single-czasopismo-content .wp-block-table table tr td a {
  color: #000;
}
@media (max-width: 782px) {
  .single-czasopismo-content .wp-block-table table tr td {
    font-size: 18px;
  }
}
@media (max-width: 520px) {
  .single-czasopismo-content .wp-block-table table tr td {
    font-size: 15px;
  }
}
.single-czasopismo-content .wp-block-table table tr td:first-child {
  width: 90px;
  font-size: 24px;
  color: #c7c7c7;
  font-weight: 400;
  padding-left: 20px;
  min-width: 90px;
}
@media (max-width: 782px) {
  .single-czasopismo-content .wp-block-table table tr td:first-child {
    font-size: 18px;
    width: 50px;
    min-width: 50px;
  }
}
@media (max-width: 520px) {
  .single-czasopismo-content .wp-block-table table tr td:first-child {
    font-size: 15px;
  }
}
.single-czasopismo-content .wp-block-table table tr td:first-child::after {
  content: ".";
}
.single-czasopismo-content .wp-block-table table tr:has(th) {
  box-shadow: none;
  margin-bottom: 0;
  min-height: auto;
}

.box-5 {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.box-5 > div {
  width: 20%;
  display: flex;
  align-items: center;
  flex-direction: column;
  border-bottom: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1120px) {
  .box-5 > div {
    width: 33%;
  }
}
@media (max-width: 520px) {
  .box-5 > div {
    width: 50%;
  }
}
.box-5 > div h3 {
  font-size: 1.25rem;
  text-align: center;
  padding: 0 2rem;
  margin: 1.5rem 0 2rem 0;
  min-height: 48px;
}
@media (max-width: 1800px) {
  .box-5 > div h3 {
    font-size: 1.1rem;
  }
}
.box-5 > div > span {
  display: block;
  height: 48px;
}
.box-5 > div .icon {
  max-height: 85px;
  max-width: 85px;
  margin-top: -0.5rem;
  width: 100%;
}
.box-5 > div .icon img {
  width: 100%;
  height: 100%;
}
.box-5 > div:nth-child(5n) {
  border-right: 0;
}
@media (max-width: 1120px) {
  .box-5 > div:nth-child(5n) {
    border-right: 1px solid #e0e0e0;
  }
}
@media (max-width: 1120px) {
  .box-5 > div:nth-child(3n) {
    border-right: 0;
  }
}
@media (max-width: 520px) {
  .box-5 > div:nth-child(3n) {
    border-right: 1px solid #e0e0e0;
  }
}
@media (max-width: 520px) {
  .box-5 > div:nth-child(2n) {
    border-right: 0;
  }
}
.box-5 > div.box-border-none {
  border-bottom: 0;
  border-top: 1px solid #e0e0e0;
  margin-top: -1px;
}
.box-5.box-liczby .box {
  border-bottom: 0;
}
@media (max-width: 520px) {
  .box-5.box-liczby .box {
    border-bottom: 1px solid #e0e0e0;
  }
}
@media (max-width: 520px) {
  .box-5.box-liczby .box:last-child {
    border-bottom: none;
  }
}
.box-5.box-liczby .number {
  font-weight: 300;
  font-size: 2rem;
  color: #3AB5FC;
}
@media (max-width: 520px) {
  .box-5.box-liczby .number {
    font-size: 1.5rem;
  }
}
@media (max-width: 782px) {
  .box-5.styl-2 {
    margin-top: 1rem;
  }
}
.box-5.styl-2 .box {
  width: 100%;
  border: none;
  background: #ebebeb;
  border-radius: 16px;
  flex-direction: row-reverse;
  aspect-ratio: auto;
  margin-right: 0;
  margin-bottom: 6px;
  justify-content: flex-end;
}
@media (max-width: 520px) {
  .box-5.styl-2 .box {
    padding: 3px;
    align-items: flex-start;
  }
}
.box-5.styl-2 .box h3, .box-5.styl-2 .box p {
  margin: 0 3px;
  margin-right: 11px;
  padding: 1px;
  line-height: 1.2;
  font-size: 1.1rem;
}
.box-5.styl-2 .box h3 strong, .box-5.styl-2 .box p strong {
  text-transform: uppercase;
  min-height: auto;
  font-family: "aileronsemibold", Arial, Helvetica, sans-serif;
}
@media (max-width: 1800px) {
  .box-5.styl-2 .box h3, .box-5.styl-2 .box p {
    font-size: 1rem;
  }
}
@media (max-width: 782px) {
  .box-5.styl-2 .box h3, .box-5.styl-2 .box p {
    font-size: 1rem;
  }
}
@media (max-width: 520px) {
  .box-5.styl-2 .box h3, .box-5.styl-2 .box p {
    font-size: 12px;
    padding: 0;
    margin-left: 4px;
    line-height: 1.2;
  }
}
.box-5.styl-2 .box .icon {
  margin: 8px;
  height: 40px;
  width: 40px;
  border-radius: 12px;
  background: transparent linear-gradient(270deg, #30e896 0%, #30e896 23%, #3ab5fc 49%, #3ab5fc 63%, #3ab5fc 100%) 0% 0% no-repeat padding-box;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
@media (max-width: 1490px) {
  .box-5.styl-2 .box .icon {
    height: 38px;
    width: 38px;
  }
}
@media (max-width: 520px) {
  .box-5.styl-2 .box .icon {
    height: 30px;
    width: 30px;
    min-width: 30px;
    margin: 3px;
  }
}
.box-5.styl-2 .box .icon img {
  width: 75%;
}
@media (max-width: 1490px) {
  .box-5.styl-2 .box .icon img {
    max-width: 60%;
  }
}
@media (max-width: 520px) {
  .box-5.styl-2 .box .icon img {
    max-width: 40%;
    min-width: 15px;
  }
}
.box-5.box-tematyka .box {
  width: 100%;
  flex-direction: row;
  justify-content: flex-start;
  background: transparent;
  flex-wrap: wrap;
  position: relative;
}
@media (max-width: 520px) {
  .box-5.box-tematyka .box .icon {
    position: absolute;
    top: -4px;
  }
}
.box-5.box-tematyka .box h3 {
  text-transform: none;
  font-size: 2rem;
  font-family: "aileron", Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin-left: 1rem;
}
@media (max-width: 1800px) {
  .box-5.box-tematyka .box h3 {
    font-size: 1.8rem;
  }
}
@media (max-width: 782px) {
  .box-5.box-tematyka .box h3 {
    font-size: 1.7rem;
  }
}
@media (max-width: 520px) {
  .box-5.box-tematyka .box h3 {
    font-size: 1.4rem;
    margin-left: 0;
    line-height: 1.2;
    margin-left: 40px;
    text-align: left;
  }
}
.box-5.box-tematyka .box ul {
  width: 100%;
  margin-left: 6rem;
  margin-top: 0;
  padding-top: 6px;
}
@media (max-width: 1800px) {
  .box-5.box-tematyka .box ul {
    margin-left: 4.3rem;
  }
}
@media (max-width: 782px) {
  .box-5.box-tematyka .box ul {
    margin-left: 1rem;
    margin-top: 1rem;
  }
}
@media (max-width: 520px) {
  .box-5.box-tematyka .box ul {
    margin-top: 0;
  }
}
.box-5.box-tematyka .box ul li {
  font-size: 18px;
  padding-left: 27px;
}
@media (max-width: 782px) {
  .box-5.box-tematyka .box ul li {
    font-size: 1rem;
  }
}
.box-5.box-tematyka .box ul li::before {
  top: 0.1rem;
  font-size: 14px;
}

@media (max-width: 1250px) {
  .box-czasopismo-p {
    margin-left: 0;
    margin-right: 0;
  }
}
.box-czasopismo-p .container {
  padding: 0;
}

@media (max-width: 1800px) {
  .container-reklama {
    padding-left: 0;
    padding-right: 0;
  }
}

.box-rrek {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 2rem;
}
.box-rrek .box {
  width: 49%;
  background: #fff;
  border-radius: 28px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  padding: 2rem;
}
@media (max-width: 782px) {
  .box-rrek .box {
    width: 100%;
    border-right: 0;
  }
}
.box-rrek .box h3 {
  z-index: 5;
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 0;
  max-width: 65%;
  gap: 1rem;
  flex-wrap: wrap;
}
@media (max-width: 782px) {
  .box-rrek .box h3 {
    font-size: 2rem;
    order: 1;
    max-width: 100%;
  }
}
.box-rrek .box h3 span {
  background: #30E896;
  padding: 3px 12px;
  border-radius: 13px;
  font-size: 14px;
}
.box-rrek .box h3 span.sprzedana, .box-rrek .box h3 span.sprzedane {
  background: #ff0000;
  color: #fff;
}
.box-rrek .box .desc {
  position: relative;
  z-index: 5;
  width: 58%;
  font-size: 17px;
}
@media (max-width: 782px) {
  .box-rrek .box .desc {
    order: 3;
  }
}
@media (max-width: 520px) {
  .box-rrek .box .desc {
    font-size: 13px;
  }
}
.box-rrek .box .desc > div {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 2rem;
}
.box-rrek .box .desc > div .col {
  width: 50%;
  font-family: "aileronregular", Arial, Helvetica, sans-serif;
}
@media (max-width: 1800px) {
  .box-rrek .box .desc > div .col {
    font-size: 15px;
  }
}
.box-rrek .box .desc > div .col {
  font-size: 16px;
}
@media (max-width: 520px) {
  .box-rrek .box .desc > div .col {
    font-size: 13px;
  }
}
.box-rrek .box .desc > div .col p {
  font-size: 16px;
}
@media (max-width: 1800px) {
  .box-rrek .box .desc > div .col p {
    font-size: 15px;
  }
}
@media (max-width: 520px) {
  .box-rrek .box .desc > div .col p {
    font-size: 13px;
  }
}
.box-rrek .box .desc > div .col span {
  background: #ebebeb;
  border-radius: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  padding: 3px 13px;
  margin-bottom: 6px;
  font-size: 14px;
}
@media (max-width: 520px) {
  .box-rrek .box .desc > div .col span {
    font-size: 13px;
  }
}
.box-rrek .box .desc > div .col span svg {
  margin-right: 6px;
  width: 15px;
  height: auto;
}
@media (max-width: 1120px) {
  .box-rrek .box .desc {
    width: 100%;
  }
}
.box-rrek .box .desc table tr td {
  padding: 0.2rem 0;
}
.box-rrek .box .desc table tr td:first-child {
  padding-right: 2rem;
}
.box-rrek .box .icon {
  float: right;
  margin-top: -3.5rem;
  position: relative;
}
@media (min-width: 1120px) {
  .box-rrek .box .icon {
    position: absolute;
    top: 2rem;
    right: 2rem;
    margin-top: 0;
  }
}
@media (max-width: 1800px) {
  .box-rrek .box .icon {
    margin-right: 0;
  }
}
@media (max-width: 1120px) {
  .box-rrek .box .icon {
    width: 100%;
    margin-right: 0;
    margin-top: 1rem;
    text-align: center;
  }
}
@media (max-width: 1120px) {
  .box-rrek .box .icon {
    order: -1;
    margin-top: 0;
    margin-bottom: 1rem;
  }
}
.box-rrek .box .icon p {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  background: #fff;
  text-align: center;
  font-size: 1.2rem;
  text-transform: uppercase;
  padding: 10px 0;
  margin: 0;
  transform: translateY(-50%);
  z-index: 2;
}
.box-rrek .box img {
  max-height: 190px;
  width: auto;
}
@media (max-width: 782px) {
  .box-rrek .box img {
    max-height: 120px;
  }
}
.box-rrek.style-2 .box .icon img {
  z-index: -1;
  position: relative;
}

.bg-shadow {
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1607843137);
}

.linked-in-circle {
  border-radius: 50%;
  border: 2px solid #009ca6;
  background: #fff;
  z-index: 1;
  padding: 2.2rem;
  position: relative;
  margin: 0;
}
.linked-in-circle::after {
  content: "";
  right: 50%;
  background: #fff;
  display: block;
  position: absolute;
  left: -3px;
  top: -3px;
  bottom: -3px;
}
.linked-in-circle img {
  z-index: 10;
  position: relative;
}

.linked-in-line {
  position: relative;
  margin: 3rem 0;
}
@media (max-width: 782px) {
  .linked-in-line {
    margin-left: 1rem;
  }
}
.linked-in-line::before {
  position: absolute;
  left: -240px;
  content: "";
  display: block;
  width: 200px;
  height: 2px;
  background: #3AB5FC;
  top: 50%;
}
@media (max-width: 782px) {
  .linked-in-line::before {
    display: none;
  }
}
.linked-in-line::after {
  position: absolute;
  left: -30px;
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background: #3AB5FC;
  top: 50%;
  transform: translateY(-42%);
}

#chart h3,
#chart h4 {
  font-weight: 400;
  margin: 0;
}
#chart h3 {
  color: #757575;
  font-size: 1.2rem;
}
#chart h4 {
  color: #bdbdbd;
  font-size: 1rem;
  margin-bottom: 3rem;
}
#chart p {
  text-align: center;
  color: #757575;
}

.margin-top-minus {
  margin-top: -14rem;
}
@media (max-width: 1250px) {
  .margin-top-minus {
    margin-top: -9rem;
  }
}
@media (max-width: 1120px) {
  .margin-top-minus {
    margin-top: -4rem;
  }
}
@media (max-width: 782px) {
  .margin-top-minus {
    margin-top: 0;
  }
}

.box-border-left {
  border-left: 1px solid #e0e0e0;
  padding-right: 5rem;
  padding-left: 1rem;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
}
@media (max-width: 782px) {
  .box-border-left {
    padding: 0;
    border: none;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
  }
  .box-border-left img {
    max-width: 60px;
  }
}
.box-border-left h2 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  padding-right: 25%;
}
@media (max-width: 782px) {
  .box-border-left h2 {
    font-size: 18px;
  }
}
.box-border-left p {
  padding-right: 3rem;
}
@media (max-width: 782px) {
  .box-border-left p {
    padding-right: 0;
  }
}
.box-border-left figure {
  margin-bottom: 0;
}
.box-border-left:first-child {
  border: none;
  padding-left: 0;
}

.post-gallery ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(4, auto);
  grid-gap: 20px;
}
@media (max-width: 1120px) {
  .post-gallery ul {
    grid-template-columns: repeat(3, auto);
  }
}
@media (max-width: 520px) {
  .post-gallery ul {
    grid-template-columns: repeat(2, auto);
  }
}
.post-gallery ul li {
  max-height: 200px;
}
.post-gallery ul li img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}

#rok2-div {
  display: none;
}

.row-prenumerata {
  padding-left: 10%;
  padding-right: 10%;
}
@media (max-width: 1800px) {
  .row-prenumerata {
    padding-left: 0%;
    padding-right: 0%;
  }
}

.row-btn {
  display: flex;
  justify-content: center;
  margin: 3rem 0 1rem 0;
}
.row-btn .bg {
  border-radius: 24px;
  height: 53px;
  background: #ebebeb;
  display: flex;
  justify-content: center;
  align-items: center;
}
.row-btn button {
  margin: 0 2px;
  border: none;
  background: transparent;
  cursor: pointer;
  font-size: 1.35rem;
  border-radius: 24px;
  height: 49px;
  padding: 10px 35px;
}
.row-btn button.active {
  background: #30E896;
}

.box-prenumerata {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background: #fff;
  border-radius: 28px;
  padding: 3rem 2.5rem;
  position: relative;
}
@media (max-width: 1490px) {
  .box-prenumerata {
    padding: 3rem 2rem;
  }
}
@media (max-width: 782px) {
  .box-prenumerata {
    margin: 1rem 0;
  }
}
.box-prenumerata h3 {
  background: linear-gradient(-90deg, #30e896 0%, #3ab5fc 70%) 0% 0%;
  color: #fff;
  text-transform: uppercase;
  border-radius: 28px;
  padding: 15px 25px;
  font-size: 1.15rem;
  position: relative;
  margin-top: 0;
  width: 100%;
}
@media (max-width: 1800px) {
  .box-prenumerata h3 {
    font-size: 1rem;
  }
}
.box-prenumerata h3 strong {
  position: absolute;
  background: #c193fc;
  border-radius: 28px;
  right: 0;
  bottom: -22px;
  font-size: 16px;
  color: #1D1D1C;
  text-transform: none;
  font-weight: 400;
  padding: 7px 25px;
}
.box-prenumerata .p-price {
  font-size: 5.4rem;
  position: relative;
  display: flex;
  align-items: flex-start;
  line-height: 0.7;
  font-family: "Space Grotesk", Arial, Helvetica, sans-serif;
  margin: 2rem 0;
}
.box-prenumerata .p-price span {
  font-size: 18px;
  margin-left: 10px;
  font-family: "aileronregular", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  line-height: 1.2;
}
.box-prenumerata .p-price span span {
  margin-left: 0;
  opacity: 0.5;
}
.box-prenumerata .wp-block-buttons {
  width: 100%;
}
.box-prenumerata .wp-block-separator {
  opacity: 0.3;
}
.box-prenumerata .is-style-list_checkbox {
  margin-top: 10px;
  margin-bottom: 2rem;
  font-size: 16px;
}
.box-prenumerata .is-style-list_checkbox li {
  font-size: 16px;
  padding-left: 30px;
}
.box-prenumerata .is-style-list_checkbox li::before {
  font-size: 11px;
  top: 1px;
}
.box-prenumerata p.has-small-font-size {
  font-size: 16px;
}
.box-prenumerata figure {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.box-prenumerata figure::after {
  position: absolute;
  width: 75%;
  height: auto;
  display: block;
  background: #3AB5FC;
  content: "";
  aspect-ratio: 1/1;
  border-radius: 50%;
  z-index: 1;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.box-prenumerata figure img {
  z-index: 5;
}
.box-prenumerata.premium::before {
  position: absolute;
  left: 0.5rem;
  top: 0.5rem;
  right: 0.5rem;
  bottom: 0.5rem;
  border: 2px solid #3AB5FC;
  content: "";
  pointer-events: none;
  border-radius: 1rem;
}
.box-prenumerata:hover figure::after {
  width: 90%;
}

.map {
  border-radius: 28px;
  overflow: hidden;
  filter: grayscale(100%);
}

.box-opinie {
  border-right: 1px solid #e0e0e0;
  padding-right: 2rem;
  padding-left: 2rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 782px) {
  .box-opinie {
    margin: 1rem 0;
    border: none;
    border-bottom: 1px solid #e0e0e0;
    padding: 0;
  }
}
.box-opinie .wp-block-group {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 2rem;
}
.box-opinie .wp-block-group figure {
  margin-bottom: 0.7rem;
}
.box-opinie .wp-block-group p {
  color: #c7c7c7;
  margin-bottom: 0;
  flex-grow: initial;
  min-height: 5rem;
}
.box-opinie .wp-block-group p strong {
  font-weight: 500;
  color: #000;
}
.box-opinie:last-child {
  border: none;
}

.portal-partners {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-auto-rows: auto;
  gap: 20px; /* odstęp między elementami */
  margin-top: 3rem;
}
@media (max-width: 1490px) {
  .portal-partners {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media (max-width: 1120px) {
  .portal-partners {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 782px) {
  .portal-partners {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 520px) {
  .portal-partners {
    grid-template-columns: repeat(2, 1fr);
  }
}
.portal-partners li {
  width: 100%;
  background: #fff;
  border-radius: 28px;
  padding: 2rem;
  margin: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.portal-partners li img {
  max-width: 85%;
  max-height: 5rem;
}
.portal-partners li a {
  text-align: center;
}
.portal-partners li a:hover {
  transform: scale(0.9);
}

.magazine-dzial {
  font-size: 16px;
  font-weight: normal;
  font-family: "aileronregular", Arial, Helvetica, sans-serif;
  padding: 1rem 0;
  background: #3AB5FC;
  color: #1D1D1C;
  margin-top: 10px;
  border-radius: 14px;
  margin: 0;
  padding: 6px 17px;
  line-height: 1;
  margin-top: 10px;
}
@media (max-width: 520px) {
  .magazine-dzial {
    font-size: 14px;
  }
}
.magazine-dzial.d1 {
  background: red;
}
.magazine-dzial.d2 {
  background: #4f3795;
}
.magazine-dzial.d3 {
  background: #8807a1;
}
.magazine-dzial.d4 {
  background: #09ce2a;
}

.magazine-dzial-glowny {
  display: flex;
  align-items: center;
}
.magazine-dzial-glowny span {
  border-radius: 12px;
  margin-right: 1.5rem;
  width: 2.6rem;
  height: 2.6rem;
  display: inline-block;
  background: transparent linear-gradient(-90deg, #30e896 0%, #3ab5fc 100%) 0% 0% no-repeat padding-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
.magazine-dzial-glowny span img {
  width: auto;
  height: 24px;
}

.magazine-post {
  width: 100%;
}
@media (max-width: 782px) {
  .magazine-post {
    margin-top: 0rem;
    margin-bottom: 2rem;
  }
}
.magazine-post .magazine-intro {
  padding-left: 3rem;
  z-index: 10;
  position: relative;
}
.magazine-post .magazine {
  margin-top: 2rem;
}
.magazine-post .rozdzialy {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-left: 3rem;
}
@media (max-width: 1800px) {
  .magazine-post .rozdzialy {
    padding-left: 5rem;
  }
}
@media (max-width: 1250px) {
  .magazine-post .rozdzialy {
    padding-left: 2rem;
  }
}
@media (max-width: 782px) {
  .magazine-post .rozdzialy {
    padding-left: 1rem;
  }
}
.magazine-post .rozdzialy li {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1215686275);
  margin: 15px 0;
  padding: 7px;
  padding-right: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
}
.magazine-post .rozdzialy li a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  width: 100%;
}
@media (max-width: 782px) {
  .magazine-post .rozdzialy li a {
    flex-wrap: wrap;
  }
}
.magazine-post .rozdzialy li a .rozdzial-more {
  position: absolute;
  right: 0;
  color: #1D1D1C;
  font-size: 1.15rem;
  font-weight: 600;
  top: -3px;
}
@media (max-width: 782px) {
  .magazine-post .rozdzialy li a .rozdzial-more {
    position: relative;
    top: auto;
    margin-top: 0px;
    margin-bottom: 10px;
    width: 100%;
    text-align: right;
  }
}
.magazine-post .rozdzialy li a .title-magazine {
  color: #000;
  position: relative;
  transition: all 0.3s ease 0s;
}
.magazine-post .rozdzialy li a .title-magazine h2 {
  color: #000;
  position: relative;
  transition: all 0.3s ease 0s;
  font-size: 24px;
  margin: 0;
}
@media (max-width: 782px) {
  .magazine-post .rozdzialy li a .title-magazine h2 {
    font-size: 18px;
  }
}
@media (max-width: 520px) {
  .magazine-post .rozdzialy li a .title-magazine h2 {
    font-size: 15px;
  }
}
.magazine-post .rozdzialy li a .title-magazine h2.font-bold {
  font-weight: 900;
}
.magazine-post .rozdzialy li a:hover .title-magazine {
  color: #3AB5FC;
}
.magazine-post .rozdzialy li a:hover .title-magazine h4 {
  color: #3AB5FC;
}
.magazine-post .rozdzialy li a:hover::after {
  right: 20px;
}
.magazine-post .rozdzialy li .img-marazine {
  height: 80px;
  width: 80px;
  min-width: 80px;
  display: block;
}
@media (max-width: 520px) {
  .magazine-post .rozdzialy li .img-marazine {
    width: 50px;
    height: 50px;
    min-width: 50px;
  }
}
.magazine-post .rozdzialy li .img-marazine img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.magazine-post .rozdzialy li .page-magazine {
  display: block;
  width: 90px;
  font-size: 1.2rem;
  text-align: right;
  padding-left: 20px;
}
@media (max-width: 520px) {
  .magazine-post .rozdzialy li .page-magazine {
    font-size: 16px;
    width: 50px;
  }
}
.magazine-post .rozdzialy li .page-magazine-p {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  margin-right: 1rem;
  width: 44px;
  color: #1D1D1C;
}
.magazine-post .rozdzialy li .title-magazine {
  width: 78%;
  display: block;
  margin-left: 10px;
  padding-right: 3em;
  color: #000;
}
@media (max-width: 782px) {
  .magazine-post .rozdzialy li .title-magazine {
    padding-right: 0rem;
    width: 100%;
  }
}
.magazine-post .rozdzialy li .title-magazine h2 {
  color: #8f8f8f;
  font-weight: 400;
  position: relative;
  transition: all 0.3s ease 0s;
  font-size: 24px;
  margin: 0;
}
@media (max-width: 782px) {
  .magazine-post .rozdzialy li .title-magazine h2 {
    font-size: 18px;
  }
}
@media (max-width: 520px) {
  .magazine-post .rozdzialy li .title-magazine h2 {
    font-size: 15px;
  }
}
.magazine-post .rozdzialy li.dzial-post {
  border: none !important;
  box-shadow: none;
  margin-left: 3.6rem !important;
  display: flex !important;
  flex-direction: row !important;
}
@media (max-width: 782px) {
  .magazine-post .rozdzialy li.dzial-post {
    margin-left: 0 !important;
  }
}
.magazine-post .rozdzialy li.dzial-post h4 {
  margin-top: 0;
  font-size: 1.15rem !important;
  line-height: 1.2;
  margin-bottom: 5px;
}
.magazine-post .rozdzialy .magazine-dzial-glowny {
  border-bottom: 1px solid rgba(29, 29, 28, 0.5019607843);
  border-top: 1px solid rgba(29, 29, 28, 0.5019607843);
  padding: 1.5rem 0;
}
@media (max-width: 520px) {
  .magazine-post .rozdzialy .magazine-dzial-glowny {
    font-size: 1.5rem;
  }
}
.magazine-post .rozdzialy .magazine-dzial-glowny:first-of-type {
  border-top: 0;
}
.magazine-post .container .container-box {
  align-items: flex-start;
}
@media (max-width: 782px) {
  .magazine-post .magazine .container .left {
    aspect-ratio: auto;
  }
}

.container-box-col {
  display: flex;
  justify-content: center;
  padding-top: 4rem;
}
.container-box-col > div {
  width: 40%;
}

.error404 .container-box {
  padding: 3rem 1rem;
}
.error404 .container-box h2 {
  font-size: 1.5rem;
  font-weight: 700;
}
@media (max-width: 520px) {
  .error404 .container-box h2 {
    font-size: 1rem;
  }
}

.years-filter {
  display: flex;
  justify-content: space-between;
}
.years-filter > div {
  width: 45%;
}
.years-filter > div input {
  width: 100%;
  background-image: url("./img/icon_calendar.svg");
  background-position: right 10px center;
  background-size: 20px;
  background-repeat: no-repeat;
  padding-left: 5px;
  border: 1px solid #707070;
  border-radius: 0;
}

.clear-all {
  margin-top: 20px;
  text-decoration: underline;
  cursor: pointer;
  display: inline-block;
}
.clear-all:hover {
  color: #3AB5FC;
}

.woocommerce .woocommerce-notices-wrapper a {
  display: none;
}
.woocommerce input,
.woocommerce textarea {
  border-color: #222;
  padding: 10px;
  color: #000;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background-color: rgba(58, 181, 252, 0.1);
}

.wc_payment_methods li {
  cursor: pointer;
}

:root {
  --background-color: #fff;
  --border-color: #ccc;
  --text-color: #555;
  --hover-background-color: #eee;
}

.yearpicker-container {
  position: absolute;
  color: var(--text-color);
  width: 280px;
  border: 1px solid var(--border-color);
  border-radius: 3px;
  font-size: 1rem;
  box-shadow: 1px 1px 8px 0px rgba(0, 0, 0, 0.2);
  background-color: var(--background-color);
  z-index: 10;
  margin-top: 0.2rem;
  margin-left: -64px;
}
.yearpicker-container ul {
  margin: 0;
}

.yearpicker-header {
  display: flex;
  width: 100%;
  height: 2.5rem;
  border-bottom: 1px solid var(--border-color);
  align-items: center;
  justify-content: space-around;
}

.yearpicker-prev,
.yearpicker-next {
  cursor: pointer;
  font-size: 2rem;
}

.yearpicker-prev:hover,
.yearpicker-next:hover {
  color: #3AB5FC;
}

.yearpicker-year {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0.5rem;
}

.yearpicker-items {
  list-style: none;
  padding: 0.5rem;
  flex: 0 0 33.3%;
  width: 100%;
}

.yearpicker-items:hover {
  background-color: var(--hover-background-color);
  color: var(--selected-text-color);
  cursor: pointer;
}

.yearpicker-items.selected {
  color: #3AB5FC;
}

.hide {
  display: none;
}

.yearpicker-items.disabled {
  pointer-events: none;
  color: #bbb;
}

.rada-programowa img {
  border-radius: 3px;
}

.acf-form .acf-fields > .acf-field {
  border: none !important;
}
.acf-form .acf-field-653a1fc2a5cd3 {
  display: none !important;
}
.acf-form .categorychecklist-holder {
  border: none !important;
}
.acf-form .categorychecklist-holder ul {
  padding: 0;
}
.acf-form .categorychecklist-holder ul label {
  cursor: pointer;
}

.acf-taxonomy-field .categorychecklist-holder {
  max-height: none !important;
}

.grecaptcha-badge {
  visibility: hidden !important;
}

.b-disable {
  opacity: 0.6 !important;
  cursor: not-allowed !important;
  pointer-events: none !important;
  filter: grayscale(100%);
}

.b-disable::before {
  content: "Proszę uzupełnić nazwę firmy";
  position: absolute;
  right: 0;
  top: -25px;
  color: #000;
  width: 200%;
  text-align: right;
}

.b-disable {
  margin-top: 30px !important;
}

.woocommerce-cart .wp-block-product-new,
.woocommerce-cart h2:not(.with-empty-cart-icon) {
  display: none;
}

#billing_company_field span.optional {
  display: none;
}

nav.navigation.pagination {
  grid-column: 1/-1;
  margin: 2rem 0;
  width: 100%;
}

.nav-links_n {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #1D1D1C;
  flex-wrap: wrap;
}
.nav-links_n a,
.nav-links_n span {
  color: #1D1D1C;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  padding: 10px 13px;
  font-size: 14px;
  font-weight: 800;
  margin: 4px;
  line-height: 16px;
  max-height: 37px;
}
.nav-links_n span {
  opacity: 0.4;
}
.nav-links_n a:hover {
  background: #30E896;
  border-color: #30E896;
  color: #fff;
}

.wp-block-embed-youtube {
  padding: 0 15%;
}
@media (max-width: 782px) {
  .wp-block-embed-youtube {
    padding: 0;
  }
}

.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  clear: none;
}

.text-center {
  text-align: center;
}

.magazine-h2 {
  margin: 0 0 6rem 0;
  font-size: 3rem;
}
@media (max-width: 782px) {
  .magazine-h2 {
    font-size: 2rem;
    margin-bottom: 1rem;
  }
}

.single-post-content .container .container-box .article-content .entry-content .box-see-more,
body .box-see-more {
  border-bottom: 1px solid #1D1D1C;
  border-top: 1px solid #1D1D1C;
  margin: 1rem 0;
}
.single-post-content .container .container-box .article-content .entry-content .box-see-more .inside,
body .box-see-more .inside {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin: 12px 0;
  flex-wrap: wrap;
}
.single-post-content .container .container-box .article-content .entry-content .box-see-more .inside h3,
body .box-see-more .inside h3 {
  padding-right: 200px;
  margin-bottom: 0;
  font-size: 1.15rem !important;
}
@media (max-width: 520px) {
  .single-post-content .container .container-box .article-content .entry-content .box-see-more .inside h3,
  body .box-see-more .inside h3 {
    padding-right: 32px;
    font-size: 14px !important;
  }
}
.single-post-content .container .container-box .article-content .entry-content .box-see-more .inside h3 > span,
body .box-see-more .inside h3 > span {
  color: #30E896;
}
.single-post-content .container .container-box .article-content .entry-content .box-see-more .inside .img-post,
body .box-see-more .inside .img-post {
  aspect-ratio: 228/152;
  width: 12%;
  background: #30E896;
  max-height: 70px;
  max-width: 105px;
  line-height: 0;
  border-radius: 10px;
  overflow: hidden;
}
@media (max-width: 520px) {
  .single-post-content .container .container-box .article-content .entry-content .box-see-more .inside .img-post,
  body .box-see-more .inside .img-post {
    width: 20%;
    max-width: none;
    max-height: none;
    background: transparent;
  }
}
.single-post-content .container .container-box .article-content .entry-content .box-see-more .inside .img-post img,
body .box-see-more .inside .img-post img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100% !important;
  width: 100%;
  transition: all 0.3s ease 0s;
  max-height: 70px;
}
@media (max-width: 520px) {
  .single-post-content .container .container-box .article-content .entry-content .box-see-more .inside .img-post img,
  body .box-see-more .inside .img-post img {
    height: auto !important;
    max-height: none;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.single-post-content .container .container-box .article-content .entry-content .box-see-more .inside .desc,
body .box-see-more .inside .desc {
  width: 87%;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
  position: relative;
}
@media (max-width: 520px) {
  .single-post-content .container .container-box .article-content .entry-content .box-see-more .inside .desc,
  body .box-see-more .inside .desc {
    width: 78%;
  }
}
.single-post-content .container .container-box .article-content .entry-content .box-see-more .inside .desc h3,
body .box-see-more .inside .desc h3 {
  margin-top: 0;
  transition: all 0.3s ease 0s;
}
.single-post-content .container .container-box .article-content .entry-content .box-see-more .inside .desc .box-btn,
body .box-see-more .inside .desc .box-btn {
  position: absolute;
  bottom: 1rem;
  right: 0;
}
@media (max-width: 520px) {
  .single-post-content .container .container-box .article-content .entry-content .box-see-more .inside .desc .box-btn,
  body .box-see-more .inside .desc .box-btn {
    position: relative;
    margin-top: 2rem;
  }
}
.single-post-content .container .container-box .article-content .entry-content .box-see-more .inside .desc .box-btn .more-btn,
body .box-see-more .inside .desc .box-btn .more-btn {
  bottom: -2px;
}
.single-post-content .container .container-box .article-content .entry-content .box-see-more .inside a,
body .box-see-more .inside a {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  flex-wrap: wrap;
}
.single-post-content .container .container-box .article-content .entry-content .box-see-more .inside a:hover h3,
body .box-see-more .inside a:hover h3 {
  color: #30E896;
}
.single-post-content .container .container-box .article-content .entry-content .box-see-more .inside a:hover span.more-btn,
body .box-see-more .inside a:hover span.more-btn {
  color: #30E896;
}
.single-post-content .container .container-box .article-content .entry-content .box-see-more .inside a:hover img,
body .box-see-more .inside a:hover img {
  opacity: 0.7;
}
.single-post-content .container .container-box .article-content .entry-content .box-see-more.styl2 .inside a .desc,
body .box-see-more.styl2 .inside a .desc {
  width: 100%;
}
.single-post-content .container .container-box .article-content .entry-content .box-see-more.styl2 .inside a .desc h3,
body .box-see-more.styl2 .inside a .desc h3 {
  font-size: 16px !important;
  padding-right: 50px;
}
@media (max-width: 520px) {
  .single-post-content .container .container-box .article-content .entry-content .box-see-more.styl2 .inside a .desc h3,
  body .box-see-more.styl2 .inside a .desc h3 {
    padding-right: 32px;
    font-size: 14px !important;
  }
}
.single-post-content .container .container-box .article-content .entry-content .box-see-more.styl2 .inside a .desc .box-btn,
body .box-see-more.styl2 .inside a .desc .box-btn {
  bottom: -3px;
}
.single-post-content .container .container-box .article-content .entry-content .box-see-more.styl2 .inside a .desc .more-btn > span,
body .box-see-more.styl2 .inside a .desc .more-btn > span {
  display: none;
}

.single-post-content .container .container-box .article-content .entry-content .box-see-more.styl2 .inside .desc .box-btn,
body .box-see-more.styl2 .inside .desc .box-btn {
  bottom: -3px;
}

.post-type-archive-wydarzenia .page-header {
  background-image: url(./img/bg-events.jpg);
}

.brand-catalog {
  overflow: hidden;
  margin-bottom: 3rem;
}
@media (max-width: 782px) {
  .brand-catalog {
    margin-bottom: 0;
    background: #fff;
    padding-top: 2rem;
  }
}
.brand-catalog h2 {
  margin: 0;
}
.brand-catalog .container {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
@media (max-width: 782px) {
  .brand-catalog .container {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }
}
.brand-catalog .container h2 {
  min-width: 300px;
}
@media (max-width: 782px) {
  .brand-catalog .container h2 {
    margin-bottom: 1rem;
  }
}
.brand-catalog .container ul {
  margin-right: -20%;
  background: #fff;
  border-radius: 28px;
}
@media (max-width: 782px) {
  .brand-catalog .container ul {
    margin: 1rem;
    margin-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}
@media (max-width: 520px) {
  .brand-catalog .container ul {
    padding: 0;
  }
}
@media (max-width: 782px) {
  .brand-catalog .container ul li {
    width: 34%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
  }
}
@media (max-width: 520px) {
  .brand-catalog .container ul li {
    width: 50%;
  }
}

@media (max-width: 782px) {
  .brand-catalog2 {
    padding-top: 0;
    padding-bottom: 3rem;
    max-width: 100vw;
    overflow: hidden;
    margin: 0;
  }
}
.brand-catalog2 .container {
  margin-left: 0;
  background: #fff;
  border-radius: 28px;
  max-width: -moz-max-content;
  max-width: max-content;
  padding-right: 3rem;
}
@media (max-width: 782px) {
  .brand-catalog2 .container {
    padding: 0;
    padding-top: 0;
    margin-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}
.brand-catalog2 .container ul {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-right: 0;
}
@media (max-width: 782px) {
  .brand-catalog2 .container ul {
    margin: 1rem;
    margin-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-top: 0;
    padding-top: 0;
    margin: 0;
    padding: 0;
  }
}

.wpcf7-spinner {
  display: none;
}

.row-zespol {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 3rem;
}

#kontakt .wpcf7-form label {
  font-size: 1.1rem;
  font-weight: normal;
  font-family: "aileronsemibold";
  margin-bottom: 5px;
}
#kontakt .wpcf7-form textarea {
  height: 100px;
}
#kontakt .wpcf7-form .wpcf7-acceptance {
  cursor: pointer;
  margin-top: 1rem;
  display: inline-block;
  margin-bottom: 1rem;
}
#kontakt .wpcf7-form .wpcf7-acceptance input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
#kontakt .wpcf7-form .wpcf7-acceptance .wpcf7-list-item-label {
  position: relative;
  padding-left: 23px;
  display: inline-block;
  line-height: 1.2;
}
#kontakt .wpcf7-form .wpcf7-acceptance .wpcf7-list-item-label::before {
  width: 16px;
  height: 16px;
  content: "";
  display: block;
  position: absolute;
  border: 1px solid #1d1d1c;
  border-radius: 3px;
  left: 0;
}
#kontakt .wpcf7-form .wpcf7-acceptance input:checked ~ .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  left: 0;
  border: solid #1D1D1C;
  border-width: 0 1px 1px 0;
  transform: rotate(45deg);
  width: 8px;
  height: 7px;
  top: 3px;
  left: 4px;
}
#kontakt .wpcf7-form .wpcf7-acceptance .wpcf7-list-item {
  margin: 0;
}
#kontakt .wpcf7-form .wpcf7-acceptance {
  line-height: 1;
}
#kontakt .wpcf7-form .wpcf7-acceptance label {
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  cursor: pointer;
}
#kontakt .wpcf7-form .wpcf7-acceptance label a {
  font-weight: 400;
  text-decoration: underline;
}
#kontakt .wpcf7-form p.info {
  font-size: 14px;
}
#kontakt .wpcf7-form input[type=text],
#kontakt .wpcf7-form input[type=password],
#kontakt .wpcf7-form input[type=date],
#kontakt .wpcf7-form input[type=datetime],
#kontakt .wpcf7-form input[type=datetime-local],
#kontakt .wpcf7-form input[type=email],
#kontakt .wpcf7-form input[type=month],
#kontakt .wpcf7-form input[type=number],
#kontakt .wpcf7-form input[type=search],
#kontakt .wpcf7-form input[type=tel],
#kontakt .wpcf7-form input[type=time],
#kontakt .wpcf7-form input[type=url],
#kontakt .wpcf7-form input[type=week],
#kontakt .wpcf7-form textarea {
  width: 100%;
  padding: 7px 11px;
  border: 1px solid rgba(29, 29, 28, 0.3019607843);
  border-radius: 8px;
  background: #fff;
  font-size: 1rem;
  font-family: "aileronregular", Arial, Helvetica, sans-serif;
  margin-top: 7px;
}
#kontakt .wpcf7-form input[type=text].wpcf7-not-valid,
#kontakt .wpcf7-form input[type=password].wpcf7-not-valid,
#kontakt .wpcf7-form input[type=date].wpcf7-not-valid,
#kontakt .wpcf7-form input[type=datetime].wpcf7-not-valid,
#kontakt .wpcf7-form input[type=datetime-local].wpcf7-not-valid,
#kontakt .wpcf7-form input[type=email].wpcf7-not-valid,
#kontakt .wpcf7-form input[type=month].wpcf7-not-valid,
#kontakt .wpcf7-form input[type=number].wpcf7-not-valid,
#kontakt .wpcf7-form input[type=search].wpcf7-not-valid,
#kontakt .wpcf7-form input[type=tel].wpcf7-not-valid,
#kontakt .wpcf7-form input[type=time].wpcf7-not-valid,
#kontakt .wpcf7-form input[type=url].wpcf7-not-valid,
#kontakt .wpcf7-form input[type=week].wpcf7-not-valid,
#kontakt .wpcf7-form textarea.wpcf7-not-valid {
  border-color: #ff0000;
}
#kontakt .wpcf7-form .wpcf7-not-valid-tip {
  font-size: 12px;
  color: #ff0000;
  margin-top: 5px;
}
#kontakt .wpcf7-form .wpcf7-submit {
  border-radius: 8px;
  width: 100%;
  cursor: pointer;
  height: 56px;
}

form.submitting .wpcf7-spinner {
  display: block;
}

section.error-404 .page-header {
  margin-bottom: 10rem;
  margin-top: 2rem;
}
section.error-404 h1 {
  max-width: 450px;
}

.news .container-box-top {
  flex-direction: row;
  align-items: center;
}
.news .container-box-top .more-btn {
  margin-left: 1rem;
}
.news .container-box-top .more-btn.active, .news .container-box-top .more-btn:hover {
  background: #1D1D1C;
  color: #fff;
}
.news .container-box-top .ad-url-arrow {
  padding-right: 70px;
}
@media (max-width: 782px) {
  .news .container-box-top .ad-url-arrow {
    padding-right: 40px;
  }
}
@media (max-width: 782px) {
  .news .container-box-top .ad-url-arrow::after {
    font-size: 9px;
  }
}

.container-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.year-filters {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 782px) {
  .year-filters .more-btn {
    margin-bottom: 10px;
    margin-left: 0 !important;
    margin-right: 1rem;
  }
}
@media (max-width: 782px) and (max-width: 782px) {
  .year-filters .more-btn {
    padding: 7px 10px;
  }
}

@media (max-width: 782px) {
  div:has(div.cover1) {
    margin-bottom: 2rem;
  }
}

.cover1 {
  overflow: hidden;
  background-color: #ebebeb;
}
@media (max-width: 782px) {
  .cover1 {
    padding-top: 2rem;
    padding-bottom: 2rem;
    margin-top: 2rem;
  }
}
.cover1::before {
  background: transparent;
  background: radial-gradient(circle, rgba(193, 147, 252, 0.7019607843) 10%, rgba(255, 255, 255, 0) 57%);
  width: 40rem;
  height: 40rem;
  content: "";
  position: absolute;
  top: -20rem;
  right: -20rem;
  z-index: 1;
  opacity: 0.8;
}
.cover1::after {
  background: transparent;
  background: radial-gradient(circle, #3ab5fc 10%, rgba(255, 255, 255, 0) 57%);
  width: 61rem;
  height: 61rem;
  content: "";
  position: absolute;
  bottom: -37rem;
  left: -31rem;
  z-index: 1;
  opacity: 0.8;
}
.cover1 img {
  width: 150% !important;
  height: auto;
  left: -20% !important;
  right: auto !important;
}
.cover1 .wp-block-group {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.cover2 .wp-block-group {
  flex-direction: row;
  gap: 1rem;
}
@media (max-width: 782px) {
  .cover2 .wp-block-group {
    flex-wrap: wrap;
  }
}
.cover2 .wp-block-group .box-n {
  padding: 2.5rem;
}
@media (max-width: 1800px) {
  .cover2 .wp-block-group .box-n {
    padding: 1.5rem;
  }
}
@media (max-width: 782px) {
  .cover2 .wp-block-group .box-n {
    width: 100%;
  }
}
.cover2 .wp-block-group .box-n .number {
  font-size: 3rem;
}
@media (max-width: 1200px) {
  .cover2 .wp-block-group .box-n .number {
    font-size: 2rem;
  }
}

.box-n {
  margin: 2rem 0;
  border-radius: 28px;
  background: #fff;
  padding: 2rem 4rem 1rem 4rem;
  z-index: 5;
  position: relative;
  display: inline-block;
  font-size: 30px;
  text-align: center;
}
.box-n div {
  display: flex;
  align-items: flex-start;
  line-height: 0.9;
  margin-bottom: 2rem;
  justify-content: center;
}
.box-n .number {
  font-size: 4rem;
  font-weight: 500;
  margin-left: 10px;
}
@media (max-width: 1800px) {
  .box-n .number {
    font-size: 3rem;
  }
}
@media (max-width: 1200px) {
  .box-n .number {
    font-size: 2rem;
  }
}
@media (max-width: 782px) {
  .box-n .number {
    font-size: 2rem;
  }
}
.box-n .title {
  display: block;
  border-radius: 27px;
  font-size: 16px;
  padding: 5px 10px;
  background: #3AB5FC;
}
.box-n .title.green {
  background-color: #30E896;
}
.box-n .title.pink {
  background-color: #C193FC;
}

.woocommerce-order {
  border: 1px solid rgba(189, 189, 189, 0.5019607843);
  border-radius: 28px;
  padding: 2rem 1.5rem;
}

body .woocommerce-message {
  border-top-color: #8fae1b;
  border: 3px solid #111;
  border-radius: 31px;
}

.acf-form,
.woocommerce-checkout form {
  border: 1px solid rgba(189, 189, 189, 0.5019607843);
  border-radius: 28px;
  padding: 2rem 1.5rem;
  background: #fff;
}
.acf-form label,
.woocommerce-checkout form label {
  font-size: 1.1rem;
  font-weight: normal;
  font-family: "aileronsemibold";
  margin-bottom: 5px;
}
.acf-form .description,
.woocommerce-checkout form .description {
  font-size: 15px;
}
.acf-form .acf-field input[type=text],
.acf-form .acf-field input[type=password],
.acf-form .acf-field input[type=date],
.acf-form .acf-field input[type=datetime],
.acf-form .acf-field input[type=datetime-local],
.acf-form .acf-field input[type=email],
.acf-form .acf-field input[type=month],
.acf-form .acf-field input[type=number],
.acf-form .acf-field input[type=search],
.acf-form .acf-field input[type=tel],
.acf-form .acf-field input[type=time],
.acf-form .acf-field input[type=url],
.acf-form .acf-field input[type=week],
.acf-form .acf-field textarea,
.acf-form .acf-field select,
.woocommerce-checkout form .acf-field input[type=text],
.woocommerce-checkout form .acf-field input[type=password],
.woocommerce-checkout form .acf-field input[type=date],
.woocommerce-checkout form .acf-field input[type=datetime],
.woocommerce-checkout form .acf-field input[type=datetime-local],
.woocommerce-checkout form .acf-field input[type=email],
.woocommerce-checkout form .acf-field input[type=month],
.woocommerce-checkout form .acf-field input[type=number],
.woocommerce-checkout form .acf-field input[type=search],
.woocommerce-checkout form .acf-field input[type=tel],
.woocommerce-checkout form .acf-field input[type=time],
.woocommerce-checkout form .acf-field input[type=url],
.woocommerce-checkout form .acf-field input[type=week],
.woocommerce-checkout form .acf-field textarea,
.woocommerce-checkout form .acf-field select {
  width: 100%;
  padding: 7px 11px;
  border: 1px solid rgba(29, 29, 28, 0.3019607843);
  border-radius: 8px;
  background: #fff;
}

.single-post-content .container .container-box.single-firma {
  padding-top: 0;
}
.single-post-content .container .container-box.single-firma .type-firma {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 782px) {
  .single-post-content .container .container-box.single-firma .type-firma {
    flex-wrap: wrap;
  }
}
.single-post-content .container .container-box.single-firma .type-firma .left {
  width: 35%;
  background: #fff;
  border-radius: 28px;
  padding: 6rem 2rem;
  text-align: center;
}
@media (max-width: 782px) {
  .single-post-content .container .container-box.single-firma .type-firma .left {
    width: 100%;
    padding: 2rem;
  }
}
.single-post-content .container .container-box.single-firma .type-firma .right {
  width: 65%;
  background: #fff;
  border-radius: 28px;
  padding: 2rem 4rem;
}
@media (max-width: 782px) {
  .single-post-content .container .container-box.single-firma .type-firma .right {
    width: 100%;
  }
}
.single-post-content .container .container-box.single-firma .type-firma .right .more-btn {
  float: right;
  margin-top: 2rem;
}
@media (max-width: 782px) {
  .single-post-content .container .container-box.single-firma .type-firma .right {
    padding: 2rem;
  }
}
.single-post-content .container .container-box.single-firma .type-firma .right .entry-title {
  padding-right: 0;
}

.wp-block-cover.kanal-dystrybucji {
  border-radius: 28px;
  min-height: 100%;
  position: relative;
}
@media (max-width: 782px) {
  .wp-block-cover.kanal-dystrybucji {
    min-height: 170px;
    margin-bottom: 2rem;
  }
}
.wp-block-cover.kanal-dystrybucji::before {
  background: transparent;
  background: radial-gradient(circle, rgba(193, 147, 252, 0.7019607843) 10%, rgba(255, 255, 255, 0) 57%);
  width: 40rem;
  height: 40rem;
  content: "";
  position: absolute;
  top: -20rem;
  right: -20rem;
  z-index: 1;
  opacity: 0.8;
}
.wp-block-cover.kanal-dystrybucji::after {
  background: transparent;
  background: radial-gradient(circle, #3ab5fc 10%, rgba(255, 255, 255, 0) 57%);
  width: 61rem;
  height: 61rem;
  content: "";
  position: absolute;
  bottom: -37rem;
  left: -31rem;
  z-index: 1;
  opacity: 0.8;
}
.wp-block-cover.kanal-dystrybucji .wp-block-cover__inner-container {
  position: absolute;
  bottom: 1.5rem;
  left: 1.5rem;
  text-align: left;
}
.wp-block-cover.kanal-dystrybucji .wp-block-cover__inner-container h2 {
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 16px;
  font-size: 1.7rem;
  display: inline-block;
  padding: 5px 20px;
  z-index: 5;
  position: relative;
}

.page-content-s {
  margin-bottom: 10rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  min-height: 250px;
}
.page-content-s p {
  margin-bottom: 2rem;
}
.page-content-s .search-field {
  border: 1px solid #1D1D1C;
  padding: 10px;
}
.page-content-s .search-submit {
  background: #1D1D1C;
  background: linear-gradient(90deg, #000000 0%, #000000 35%, #30e896 50.1%, #3ab5fc 75%, #c193fc 100%);
  background-size: 380% 100%;
  background-position: bottom left;
  transition: opacity 0.45s, background-position 0.5s ease;
  color: #fff;
  border: none;
  cursor: pointer;
  padding: 14px 30px;
}
.page-content-s .search-submit:hover {
  background-size: 190% 100%;
  background-position: right -1px top;
  color: #1D1D1C;
  border-color: transparent;
}

.row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.row .col {
  width: 47%;
  margin-bottom: 1.5rem;
}
@media (max-width: 782px) {
  .row .col {
    width: 100%;
  }
}

.col-contac h2 {
  font-size: 28px;
}
.col-contac h3 {
  font-size: 21px;
  margin-bottom: 7px;
}
.col-contac p {
  font-size: 15px;
}
.col-contac a {
  color: #1D1D1C;
  font-weight: 600;
}
.col-contac a:hover {
  color: #3AB5FC;
}
.col-contac .wp-block-columns {
  margin-bottom: 0;
}

.gradient-green {
  position: relative;
  overflow: hidden;
}
.gradient-green > div {
  z-index: 9;
  position: relative;
}
.gradient-green::before {
  background: transparent;
  background: radial-gradient(circle, #30e896 10%, rgba(255, 255, 255, 0) 74%);
  width: 20rem;
  height: 20rem;
  content: "";
  position: absolute;
  top: -10rem;
  right: -10rem;
  z-index: 1;
  opacity: 1;
}
@media (max-width: 782px) {
  .gradient-green::before {
    width: 7rem;
    height: 7rem;
    top: -3rem;
    right: -3rem;
  }
}

.gradient-blue {
  position: relative;
  overflow: hidden;
}
.gradient-blue > div {
  z-index: 9;
  position: relative;
}
.gradient-blue::after {
  background: transparent;
  background: radial-gradient(circle, #3ab5fc 0%, rgba(255, 255, 255, 0) 70%);
  width: 42rem;
  height: 42rem;
  content: "";
  position: absolute;
  bottom: -16rem;
  right: -16rem;
  z-index: 1;
  opacity: 0.8;
}
@media (max-width: 782px) {
  .gradient-blue::after {
    width: 12rem;
    height: 12rem;
    bottom: -6rem;
    right: -6rem;
  }
}

.gradient-pink {
  position: relative;
  overflow: hidden;
}
.gradient-pink > div {
  z-index: 9;
  position: relative;
}
.gradient-pink::before {
  background: transparent;
  background: radial-gradient(circle, rgba(193, 147, 252, 0.7019607843) 10%, rgba(255, 255, 255, 0) 57%);
  width: 40rem;
  height: 40rem;
  content: "";
  position: absolute;
  top: -20rem;
  right: -25rem;
  z-index: 1;
  opacity: 0.8;
}
mark {
  border-radius: 11px;
  padding: 3px 15px;
  font-size: 16px;
  margin-right: 10px;
}

mark + strong {
  margin-left: 0;
  margin-right: 10px;
}

p.email a {
  background-image: url(./img/icon-email.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 17px;
  padding-left: 30px;
  font-family: "Space Grotesk", Arial, Helvetica, sans-serif;
  font-weight: 700;
}
p.phone a {
  background-image: url(./img/icon-phone.svg);
  background-position: left -3px center;
  background-repeat: no-repeat;
  background-size: 24px;
  padding-left: 30px;
  padding-left: 30px;
  font-family: "Space Grotesk", Arial, Helvetica, sans-serif;
  font-weight: 700;
}
@supports (overflow: clip) {
  @media (max-width: 782px) {
    body:not(.home) .site-main {
      overflow: unset;
    }
  }
  .pos-sticky {
    position: sticky !important;
    top: 8rem;
  }
  @media (max-width: 1120px) {
    .pos-sticky {
      position: relative !important;
      top: auto;
    }
  }
}
#promo-overlay {
  position: fixed;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9998;
  background-color: rgba(58, 58, 58, 0.5);
  backdrop-filter: blur(15px);
  overflow: hidden;
  transition: opacity 0.4s ease, visibility 0.4s ease;
}
#promo-overlay.hidden {
  visibility: hidden;
}

#promo-popup {
  background: #fff;
  text-align: center;
  max-width: 1000px;
  width: 90%;
  position: relative;
  z-index: 9999;
  border-radius: 16px;
  padding: 4rem;
  overflow: hidden;
}
@media (max-width: 1120px) {
  #promo-popup {
    padding: 2rem;
  }
}
#promo-popup::before {
  background: transparent;
  background: radial-gradient(circle, rgba(193, 147, 252, 0.7019607843) 10%, rgba(255, 255, 255, 0) 57%);
  width: 40rem;
  height: 40rem;
  content: "";
  position: absolute;
  top: -20rem;
  right: -25rem;
  z-index: 1;
  opacity: 0.8;
}
#promo-popup::after {
  background: transparent;
  background: radial-gradient(circle, #3ab5fc 0%, rgba(255, 255, 255, 0) 70%);
  width: 22rem;
  height: 22rem;
  content: "";
  position: absolute;
  bottom: -11rem;
  right: -7rem;
  z-index: 1;
  opacity: 0.8;
}
#promo-popup > * {
  z-index: 5;
  position: relative;
}
#promo-popup .big {
  font-size: 2rem;
  padding: 0 10%;
  margin-bottom: 2rem;
  text-align: center;
}
@media (max-width: 782px) {
  #promo-popup .big {
    padding: 0;
    font-size: 1.5rem;
  }
}
@media (max-width: 520px) {
  #promo-popup .big {
    font-size: 1.3rem;
    margin-bottom: 1rem;
  }
}
#promo-popup .big::before {
  display: block;
  margin: auto;
  margin-bottom: 2rem;
  content: "";
  width: 2rem;
  height: 2rem;
  background-size: cover;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAExUlEQVRoQ+2ZWchVVRTHNdEiFcTMLAccEsUyUUtNfdEXUV+aHEofBCmTEiLEISVR0/RBQRxwCIIyLRtAaXgynyxxAEFDC7FyFlOETJz1/4O7L+s795x79j7nfFxufAv+3DPsvfb6n733Wmuv27xZnUvzOre/WROBWs9gUTPQQkSGCqOEQUJf4UmhTYngNf2eE34XDgl7hP3C3bwfIC+BbjLgXWGK8FSgMWfVfquwXjgd2LfcPCuBx6VhmTBNaJl18FK/W/r9VFgo/BOqKwuBqRpkjdA+dLCU9pf1fpawPURvCIFWUrxBmJ4wwL96/r3A+j4s/CVcLbVtp98ewgBhtDBeaJugZ7Oesyxv+xDxJdBayr4VxsQoPa9nS4TPhOs+g6rNo8Ibwlzh6Zg+P+nZaz76fAjw5XfFGH9Tz9gHq4X/PA2PNmP/vC8sFh6OvPxR9y+lzYQPgU+kJLpsLujZK8KvGQ2PdhuuB98JT0RebNL929XGSCPAhv08ouCo7scJmV1fgkG45B+EZyPvX9f9l0kkqhF4TJ2OCx1M54u6fqERjHdDQIIAZ2fiiu77CLEuthoBvMGbxvgbusaD+C6b+5GvljbbrvkIXewW7J7A+70TNwtJSvkSJwQbpD7U/dKkqYx5npUAquYLy41OHAbe6kx0nCQCK9VwjmmMq+wthHibPATwfMeEnsaGFSViDTjEESAxOyXY3Gam7jcGfH2a5iFA/7cEvJATnEZ34Z61I44ALm2vaUSE7ST4BqlAnonNCZ64a5fR0pCMl01eljgCC/T2I9OG3ISoWQv5SoNONAOzN1hKVQmQMhCknDCVW2phvcacIdil+43uJ6QR+E0N+plGQ3R9oEYEWDL7zNgE0f5pBEhrbapM7h+cp6tP3k2MnR0FgqcT7MCessTtAXwubswJAYVDR6gUQYCxCaBOsO2R/z2Bul9CbJRnzDRV+F7PtVTEEhqmsWzudUT3z6UtoaLcaBEEMrnRD8SQk5YTcnFy8lApgsAODWr9/jzdk6eVJc4Lvai3v5g2WVOJvARIIUglSCmcVMSkpGTub/XobDpyLuBoGSJ5CUSTORJMKhupyRxGkm9QMXDC2YDo7FXqKHXKQwD/TzqNwU4+1gXLu4EknQe6qhVG24BWsf5SpiMPgeg+JID1EihHehGgEUkUXsAJSjhS2v1RjUNWAiOllCOl/XjrdE/VrkKyHOrZSKzHxpC4Qz2BlWp38KEeA3Gf2yKWEugoDRZNAuMpZtkgytCcB75O+lo+lQKOdXgEK2SIrwr25JZnRlg2BFCyTyuU3qmTJooPASoTO4WxES3sCUqCq4Qs2SrqWOezhUWlazsEheKXhTt5CdCfYizTSEUuKif1gOj4heBbtSBIcUzFs1lX6XRj/CQh9RzuMwNOKTOxVrCeyZLhbyTW8M8C5fU/hWh5faCe4cn4EDbCWj0sm/eEql/edQgh4PpMLhGxJceYiQl+dEk9qL4lbtg4jVkIoIe6KVU6qtbWXwdbrQ7sJYoG7APqoEGSlYAbpEvpq/EnH9E7RChUuT/5KiKsr6K8BNw4D+nieYH1PVigmkwyaP9mpa75h3BQYJ/wd2uDxMzXaNuuKAJZxi6kTxOBQj5jDiV1PwMPAC/D3DGpfzVLAAAAAElFTkSuQmCC");
  filter: brightness(0) saturate(100%) invert(93%) sepia(10%) saturate(3176%) hue-rotate(86deg) brightness(92%) contrast(97%);
}
@media (max-width: 520px) {
  #promo-popup .big::before {
    margin-bottom: 1rem;
  }
}
#promo-popup p {
  padding: 0 10%;
  font-size: 18px;
}
@media (max-width: 782px) {
  #promo-popup p {
    padding: 0;
    font-size: 15px;
  }
}
@media (max-width: 520px) {
  #promo-popup p {
    font-size: 12px;
  }
}
#promo-popup .flex {
  gap: 1rem;
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}
@media (max-width: 782px) {
  #promo-popup .flex {
    flex-wrap: wrap;
    gap: 0px;
    margin-top: 1rem;
  }
}
@media (max-width: 520px) {
  #promo-popup .flex a {
    width: 100%;
  }
}
#promo-popup .flex button {
  cursor: pointer;
}
@media (max-width: 520px) {
  #promo-popup .flex button {
    width: 100%;
  }
}
#promo-popup .flex a.more-btn {
  background: linear-gradient(90deg, #fff 0%, #fff 35%, #fff 50.1%, #111 51%, #111 100%);
  background-size: 207% 100%;
}
#promo-popup .flex a.more-btn:hover {
  background-size: 220% 200%;
  background-position: right -1px top;
  color: #fff;
  border-color: transparent;
}

.no-scroll {
  height: 100%;
  overflow-y: hidden;
}

.container-box-single-post {
  display: flex;
  align-items: flex-start;
  gap: 2rem;
}
@media (max-width: 1120px) {
  .container-box-single-post {
    flex-wrap: wrap;
  }
}
.container-box-single-post .article-content {
  width: 75%;
  border-radius: 16px;
  background: #fff;
  padding: 3rem;
}
@media (max-width: 1120px) {
  .container-box-single-post .article-content {
    width: 100%;
  }
}
@media (max-width: 782px) {
  .container-box-single-post .article-content {
    padding: 2rem;
    margin-top: 2rem;
  }
}
.container-box-single-post .article-content .post-top {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 520px) {
  .container-box-single-post .article-content .post-top {
    font-size: 11px;
  }
}
@media (max-width: 520px) {
  .container-box-single-post .article-content .post-top > span {
    margin-left: 0;
    width: 100%;
    display: inline-block;
  }
}
.container-box-single-post .article-content .post-top span > span {
  color: #7c7c7c;
  margin-right: 2rem;
  position: relative;
}
.container-box-single-post .article-content .post-top span > span::after {
  content: "";
  width: 4px;
  height: 4px;
  background: #7c7c7c;
  display: inline-block;
  border-radius: 50%;
  opacity: 0.7;
  position: absolute;
  right: -1.2rem;
  top: 8px;
}
@media (max-width: 520px) {
  .container-box-single-post .article-content .post-top span > span::after {
    top: 3px;
  }
}
.container-box-single-post .article-content .post-top .time-read {
  margin-left: 3rem;
}
@media (max-width: 520px) {
  .container-box-single-post .article-content .post-top .time-read {
    margin-left: 0;
    width: 100%;
    display: inline-block;
  }
}
.container-box-single-post .article-content .post-share {
  display: flex;
  align-items: center;
}
@media (max-width: 520px) {
  .container-box-single-post .article-content .post-share {
    margin-top: 1rem;
  }
}
.container-box-single-post .article-content .post-share > span {
  color: #7c7c7c;
  margin-right: 1rem;
}
.container-box-single-post .article-content .post-share a {
  margin-left: 10px;
  height: 24px;
}
@media (max-width: 520px) {
  .container-box-single-post .article-content .post-share a {
    height: 18px;
  }
}
.container-box-single-post .article-content .post-share a svg {
  height: 24px;
  width: auto;
}
@media (max-width: 520px) {
  .container-box-single-post .article-content .post-share a svg {
    height: 18px;
  }
}
.container-box-single-post .article-content .post-share a:hover {
  opacity: 0.5;
}
.container-box-single-post .article-content .entry-content h2 {
  font-size: 1.5rem;
}
@media (max-width: 520px) {
  .container-box-single-post .article-content .entry-content ul {
    margin-left: 0;
    padding-left: 2rem;
  }
}
@media (max-width: 520px) {
  .container-box-single-post .article-content .entry-content ul li {
    font-size: 13px;
    line-height: 1.6;
    letter-spacing: 0.1px;
  }
}
.container-box-single-post .article-content .entry-content p {
  font-size: 21px;
  line-height: 1.7;
  letter-spacing: 0.38px;
}
@media (max-width: 520px) {
  .container-box-single-post .article-content .entry-content p {
    font-size: 13px;
    line-height: 1.6;
    letter-spacing: 0.1px;
  }
}
.container-box-single-post .article-content footer {
  margin: 0;
}
.container-box-single-post .r-box {
  width: 25%;
  margin: 0;
  position: sticky !important;
  top: 8rem;
}
@media (max-width: 1120px) {
  .container-box-single-post .r-box {
    position: relative !important;
    top: auto;
    width: 100%;
  }
}
.container-box-single-post .r-box .ad-url {
  width: 100%;
  display: inline-block;
  text-align: center;
}
.container-box-single-post .entry-header {
  margin-bottom: 1rem;
}
.container-box-single-post p {
  margin-bottom: 2rem;
}
.container-box-single-post .post-thumbnail-div {
  margin: 2rem 0;
  border-radius: 28px;
  position: relative;
  overflow: hidden;
}
.container-box-single-post .post-thumbnail-div.g-1::after {
  background: transparent;
  background: radial-gradient(circle, #3ab5fc 10%, rgba(255, 255, 255, 0) 57%);
  width: 25rem;
  height: 25rem;
  content: "";
  position: absolute;
  top: -10rem;
  left: -10rem;
  z-index: 1;
  opacity: 0.8;
}
.container-box-single-post .post-thumbnail-div.g-1::before {
  background: transparent;
  background: radial-gradient(circle, rgba(193, 147, 252, 0.7019607843) 10%, rgba(255, 255, 255, 0) 57%);
  width: 25rem;
  height: 25rem;
  content: "";
  position: absolute;
  top: -10rem;
  right: -10rem;
  z-index: 1;
  opacity: 0.8;
}
.container-box-single-post .post-thumbnail-div.g-1 .g1::before {
  background: transparent;
  background: radial-gradient(circle, #30e896 -12%, rgba(255, 255, 255, 0) 60%);
  width: 20rem;
  height: 20rem;
  content: "";
  position: absolute;
  right: -10rem;
  bottom: -8rem;
  z-index: 1;
  opacity: 0.7;
}
.container-box-single-post .post-thumbnail-div div {
  line-height: 0;
}
.container-box-single-post .post-thumbnail-div img {
  width: 100%;
}

.container-flex-more {
  padding: 0;
  margin-top: 4rem;
}
@media (max-width: 782px) {
  .container-flex-more {
    row-gap: 1rem;
  }
}
.container-flex-more * {
  margin: 0;
}

#billing_invoice_ask_field label {
  cursor: pointer;
}
#billing_invoice_ask_field input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
#billing_invoice_ask_field .woocommerce-input-wrapper {
  position: relative;
  display: inline-block;
  line-height: 1.2;
}
#billing_invoice_ask_field .woocommerce-input-wrapper label {
  padding-left: 23px;
}
#billing_invoice_ask_field .woocommerce-input-wrapper::before {
  width: 16px;
  height: 16px;
  content: "";
  display: block;
  position: absolute;
  border: 1px solid #1d1d1c;
  border-radius: 3px;
  left: 0;
  top: 8px;
  pointer-events: none;
}
#billing_invoice_ask_field .woocommerce-input-wrapper:has(input:checked)::before {
  background: #30E896;
  border: 1px solid #30E896;
}
#billing_invoice_ask_field label:has(input:checked)::after {
  content: "";
  position: absolute;
  left: 0;
  border: solid #1D1D1C;
  border-width: 0 1px 1px 0;
  transform: rotate(45deg);
  width: 8px;
  height: 7px;
  top: 11px;
  left: 4px;
}

.typ-wpisu {
  color: #fff;
  padding: 5px 15px;
  border-radius: 20px;
  background: #5d6b74;
  font-size: 16px;
  display: inline-block;
  line-height: 1;
  margin-right: 1rem;
}
.typ-wpisu.Dostawcy {
  background: #463d48;
}

.archive-section-title {
  margin-top: 3rem;
}

.news-list-archive a.event-a .event-date {
  background: #C193FC;
}

.home-events {
  margin: 3rem 0;
}
.home-events .container-flex * {
  margin: 0;
}
@media (max-width: 782px) {
  .home-events .container-flex * {
    margin: 5px 0;
  }
}

.home-events-list {
  margin: 2rem 0;
}
.home-events-list .event-box {
  display: flex;
  justify-content: space-between;
  gap: 3rem;
  padding-bottom: 2rem;
}
@media (max-width: 1120px) {
  .home-events-list .event-box {
    flex-wrap: wrap;
    gap: 1rem;
    flex-direction: row;
  }
}
.home-events-list .event-content {
  width: 40%;
  background: #ffffff;
  border-radius: 24px;
  padding: 3rem;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: flex-start;
}
@media (max-width: 1120px) {
  .home-events-list .event-content {
    width: 100%;
  }
}
@media (max-width: 782px) {
  .home-events-list .event-content {
    padding: 2rem;
  }
}
.home-events-list .event-desc {
  font-size: 1.2rem;
  line-height: 1.3;
}
.home-events-list .event-image {
  width: 60%;
  position: relative;
  overflow: hidden;
  border-radius: 24px;
}
@media (max-width: 1120px) {
  .home-events-list .event-image {
    width: 100%;
  }
}
.home-events-list .event-image.g-1::after {
  background: transparent;
  background: radial-gradient(circle, #3ab5fc 10%, rgba(255, 255, 255, 0) 57%);
  width: 25rem;
  height: 25rem;
  content: "";
  position: absolute;
  top: -10rem;
  left: -10rem;
  z-index: 1;
  opacity: 0.8;
}
.home-events-list .event-image.g-1::before {
  background: transparent;
  background: radial-gradient(circle, rgba(193, 147, 252, 0.7019607843) 10%, rgba(255, 255, 255, 0) 57%);
  width: 25rem;
  height: 25rem;
  content: "";
  position: absolute;
  top: -10rem;
  right: -10rem;
  z-index: 1;
  opacity: 0.8;
}
.home-events-list .event-image.g-1 .g1::before {
  background: transparent;
  background: radial-gradient(circle, #30e896 -12%, rgba(255, 255, 255, 0) 60%);
  width: 20rem;
  height: 20rem;
  content: "";
  position: absolute;
  right: -10rem;
  bottom: -8rem;
  z-index: 1;
  opacity: 0.7;
}
.home-events-list .event-image img {
  width: 100%;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.home-events-list .event-title {
  font-size: 2rem;
  margin: 10px 0;
}
.home-events-list .event-date {
  border-radius: 28px;
  background: #30E896;
  color: #1d1d1c;
  padding: 3px 20px;
  margin-bottom: 0;
  font-size: 1.2rem;
  display: inline-block;
}
@media (max-width: 1800px) {
  .home-events-list .event-date {
    font-size: 1rem;
  }
}
.home-events-list .splide__arrow--next,
.home-events-list .splide__arrow--prev {
  top: 45%;
  right: -70px;
  background: transparent;
  transform: translateY(-50%);
  background-image: url(./img/arrowslider.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 1800px) {
  .home-events-list .splide__arrow--next,
  .home-events-list .splide__arrow--prev {
    right: -50px;
  }
}
@media (max-width: 1490px) {
  .home-events-list .splide__arrow--next,
  .home-events-list .splide__arrow--prev {
    right: 40px;
    background-color: #fff;
    border-radius: 50%;
    background-size: 10px;
  }
}
.home-events-list .splide__arrow--next:hover,
.home-events-list .splide__arrow--prev:hover {
  opacity: 0.7;
}
.home-events-list .splide__arrow--next svg,
.home-events-list .splide__arrow--prev svg {
  display: none;
}
.home-events-list .splide__arrow--prev,
.home-events-list .splide__arrow--next {
  background-color: transparent;
}
@media (max-width: 782px) {
  .home-events-list .splide__arrow--prev,
  .home-events-list .splide__arrow--next {
    background-color: #fff;
    border-radius: 50%;
    background-size: 10px;
  }
}
@media (max-width: 1800px) {
  .home-events-list .splide__arrow--next {
    right: -70px;
  }
}
@media (max-width: 1250px) {
  .home-events-list .splide__arrow--next {
    right: -40px;
  }
}
@media (max-width: 782px) {
  .home-events-list .splide__arrow--next {
    right: -20px;
  }
}
.home-events-list .splide__arrow--prev {
  right: auto;
  left: -70px;
  transform: rotate(180deg);
  margin-top: -20px;
}
@media (max-width: 1800px) {
  .home-events-list .splide__arrow--prev {
    left: -70px;
  }
}
@media (max-width: 1250px) {
  .home-events-list .splide__arrow--prev {
    left: -40px;
  }
}
@media (max-width: 782px) {
  .home-events-list .splide__arrow--prev {
    left: -20px;
  }
}
.home-events-list .splide__pagination {
  bottom: -30px;
}
@media (max-width: 782px) {
  .home-events-list .splide__pagination {
    bottom: -10px;
  }
}

.type-wydarzenia ._post-thumbnail {
  max-height: 600px;
  overflow: hidden;
  position: relative;
}
.type-wydarzenia ._post-thumbnail img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
  -o-object-position: center;
     object-position: center;
}

.page-standard {
  background: #fff;
  border-radius: 28px;
  padding: 3rem;
  margin-bottom: 5rem;
  max-width: 1000px;
  width: 100%;
}
@media (max-width: 782px) {
  .page-standard {
    padding: 2rem;
    margin-bottom: 2rem;
  }
}

.type-page:has(.page-standard) {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.acf-checkbox-list > li {
  margin-top: 1rem !important;
}
[data-id="265"] > label {
  pointer-events: none;
}

.acf-checkbox-list > li > label span {
  font-size: 20px;
}

li[data-id="267"],
li[data-id="268"] {
  display: none !important;
}

.page-template-add-post .container-box {
  justify-content: center;
  display: flex;
}
.page-template-add-post .acf-form {
  max-width: 900px;
  background: #fff;
}
.page-template-add-post .acf-form .categorychecklist-holder .children li {
  background: #f3f3f3;
  width: auto;
  display: inherit;
  float: none;
  padding: 0.2rem 0.8rem;
  border-radius: 2rem;
  border: 1px solid #bbbbba;
}
.page-template-add-post .acf-form .categorychecklist-holder ul.children {
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0.5rem;
  justify-content: left;
}
.page-template-add-post .acf-form .categorychecklist-holder ul.children::before,
.page-template-add-post .acf-form ul.children::after {
  display: none;
}
.page-template-add-post .acf-form .categorychecklist-holder ul.children {
  margin-top: 0.5rem;
}
.page-template-add-post .acf-field .acf-label {
  margin: 0;
}
.page-template-add-post .woocommerce form {
  max-width: 900px;
  background: #fff;
}
.page-template-add-post .acf-fields > .acf-field {
  padding: 0 16px 20px;
}

.acf-form .categorychecklist-holder ul label {
  cursor: pointer;
  margin-bottom: 0;
}

@media (max-width: 1800px) {
  .contact-col-1 {
    flex-wrap: wrap !important;
  }
}
@media (max-width: 1800px) {
  .contact-col-1 > div {
    width: 100%;
    flex-basis: 100% !important;
  }
}

.box-plan > div.box-select,
.box-plan > div.is-style-column-border {
  overflow: hidden;
}

.newsletter .wpcf7 form.sent .wpcf7-response-output {
  border-color: #fff;
  border-radius: 20px;
  display: inline-block;
  color: #fff;
  padding: 5px 20px;
  margin: 10px 0;
}

.single-czasopismo .wspolpraca .container {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
}

.single-firma .desc ul {
  padding: 0;
  margin: 0;
}
.single-firma .desc ul li {
  list-style: none;
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 22px;
  margin-bottom: 0.7rem;
}
@media (max-width: 520px) {
  .single-firma .desc ul li {
    padding-left: 18px;
  }
}
.single-firma .desc ul li::before {
  font-family: "iconmed" !important;
  content: "\e900";
  color: #1D1D1C;
  position: absolute;
  left: 0;
  font-size: 11px;
  top: 2px;
}
@media (max-width: 520px) {
  .single-firma .desc ul li::before {
    font-size: 7px;
    top: 6px;
  }
}

.magazine-cover {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.magazine-cover img {
  max-width: 85%;
  max-height: 450px;
}

.woocommerce form .form-row .input-text, .woocommerce form .form-row select {
  padding: 7px 11px;
  border: 1px solid rgba(29, 29, 28, 0.3019607843);
  border-radius: 8px;
  background: #fff;
}

.wpcf7 form .wpcf7-response-output {
  margin: 1rem 0;
  padding: 6px 10px;
  border-radius: 20px;
}/*# sourceMappingURL=custom.css.map */