@charset "UTF-8";
html,
html * {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: none;
}
body {
  word-wrap: break-word;
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.45;
  color: #1c1c1c;
  background: #f4f4f4;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
img {
  max-width: 100%;
  height: auto;
}
a {
  color: #00798a;
  transition: all 0.2s linear;
}
a:hover {
  color: #1c1c1c;
}
strong,
b {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
div.pageWidth {
  width: 1330px;
  max-width: 100%;
  margin: 0 auto;
}
div.box-1 {
  padding: 0.5rem 1.5rem 1.5rem;
  /*@media (max-width: 500px) {
		div.abc > div { min-height: 115px; }
	}*/
}
div.box-1.w750 div.abc div.gr_ad {
  display: block;
  width: 750px;
  max-width: 100%;
  margin: 0 auto;
}
@media (max-width: 760px) {
  div.box-1 {
    padding: 0.5rem 0 0;
  }
  div.box-1 div.abc > div {
    display: block;
  }
  div.box-1 div.abc img {
    display: block;
    margin: 0 auto;
  }
}
section.focus + div.box-1,
section.focus + script + div.box-1,
section.article + div.box-1 {
  padding-top: 1.5rem;
}
/*
div.abc {
	text-align: center;
	opacity: 0;
	transition: .1s;

	&> div { display: inline-block; background: url("/images/www/advB.png") left top scroll no-repeat transparent; padding: 15px 0 0; }
	&.block > div { display: block; }

	table { margin: 0 !important; }
	table td { border: none !important; padding: 0; }

	@media (max-width: 1000px) {
		&> div { background-position: center top; }
		table { margin: 0 auto !important; }
	}
}*/
.abc {
  background: url("https://i.rynekzdrowia.pl/images/2021/abc-ph.svg") center center scroll no-repeat #f8f8f8;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.abc.done {
  background: #f8f8f8;
}
.abc.done > div {
  display: inline-block;
  background: url("https://i.rynekzdrowia.pl/images/www/asd-text.svg") left top scroll no-repeat transparent;
  padding: 15px 0 0;
}
.abc.transparent {
  background-color: transparent;
}
.abc.done.transparent,
.transparent .abc.done {
  background: transparent;
}
.abc.margin-bottom {
  margin-bottom: 1.5rem;
}
.abc.d-100 {
  min-height: 120px;
}
.abc.d-150 {
  min-height: 170px;
}
.abc.d-200 {
  min-height: 220px;
}
.abc.d-250 {
  min-height: 270px;
}
.abc.d-300 {
  min-height: 320px;
}
.abc.d-350 {
  min-height: 370px;
}
.abc.d-600 {
  min-height: 620px;
}
.abc.d-750 {
  min-height: 770px;
}
.abc ins.res {
  display: inline-block;
  max-width: 750px;
  height: 200px;
  width: 100% !important;
}
.abc table {
  margin: 0 auto !important;
}
.abc table td {
  border: none !important;
}
@media (max-width: 1000px) {
  .abc[class*="d-"] {
    min-height: 0;
  }
  .abc.m-65 {
    min-height: 85px;
  }
  .abc.m-100 {
    min-height: 128px;
  }
  .abc.m-250 {
    min-height: 270px;
  }
  .abc.m-500 {
    min-height: 520px;
  }
  .abc.done > div {
    background-position: center top;
  }
}
.abc table tbody tr td,
.abc table thead th,
.abc article table thead td {
  border: 0;
  text-align: center;
  padding: 0;
}
@media (max-width: 1000px) {
  .abc-wrap {
    background: #f8f8f8;
    min-height: 300px;
    padding: 0.5rem 0;
    margin: 0 auto;
  }
  .abc-wrap > *:first-child {
    display: block;
    position: sticky;
    top: 0;
    margin: 0 auto !important;
    text-align: center !important;
  }
  .abc-wrap div.ad:after {
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
  }
  .abc-wrap div.wrap {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 450px) {
  .abc-wrap.v2 {
    min-height: 150px;
  }
}
.abc-wrap.main-ellastic {
  margin: 2rem auto 0;
}
.abc-wrap.main-ellastic .abc {
  background-color: transparent;
}
.ibbBanner,
.ibbBanner * {
  background: none !important;
}
header div.pageWidth {
  padding: 1.5rem 1.5rem 1rem 1.5rem;
  background: #fff;
  position: relative;
}
header a.menu {
  display: none;
  width: 28px;
  height: 18px;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  position: absolute;
  right: 1.5rem;
  top: 1.75rem;
  z-index: 999999;
}
header a.menu span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #00798a;
  border-radius: 2px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
header a.menu span:nth-child(1) {
  top: 0;
}
header a.menu span:nth-child(2) {
  top: 8px;
}
header a.menu span:nth-child(3) {
  top: 16px;
}
header a.menu.open span:nth-child(1) {
  top: 12.5px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
header a.menu.open span:nth-child(2) {
  opacity: 0;
  left: -40px;
}
header a.menu.open span:nth-child(3) {
  top: 12.5px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
@media (max-width: 1000px) {
  header a.menu {
    display: block;
  }
}
@media (max-width: 760px) {
  header div.pageWidth {
    padding: 1rem 1rem 0.5rem;
  }
  header a.menu {
    right: 1rem;
    top: 1.3rem;
  }
}
nav ul {
  display: block;
}
nav ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 1rem 0.5rem 0;
}
nav ul li:last-child {
  margin-right: 0;
}
nav ul li.back {
  display: none !important;
}
nav a {
  display: block;
  text-decoration: none;
  font-size: 1rem;
  font-weight: 600;
  color: #1c1c1c;
  text-transform: uppercase;
}
nav a:hover {
  color: #00798a;
}
nav a img {
  display: inline-block;
  vertical-align: 1px;
  margin-right: 0.25rem;
}
nav div.sub {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  background: #a9d9d9;
  width: 100%;
  z-index: 3;
  padding: 1.5rem 75% 1.5rem 1.5rem;
}
nav li.open > div.sub {
  display: block;
}
nav ul.u1 {
  display: block;
  margin: 0;
}
nav ul.u1 li {
  display: block;
  margin: 0 0 0.5rem;
}
nav ul.u1 li:last-child {
  margin: 0;
}
nav ul.u1 a {
  display: block;
  padding: 0.25rem 0;
  font-size: 1.125rem;
  font-weight: 700;
  text-transform: uppercase;
}
nav ul.u2 {
  display: block;
  margin: 0;
  position: absolute;
  left: 25%;
  width: 75%;
  top: 0;
  height: 100%;
  overflow: auto;
  padding: 1.5rem 2.5rem 1rem;
  font-size: 0rem;
  background: #9ecaca;
}
nav ul.u2 li {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin: 0 5% 0.5rem 0;
}
nav ul.u2 li:nth-child(3n+3) {
  margin-right: 0;
}
nav ul.u2 a {
  display: block;
  padding: 0.25rem 0;
  font-size: 1.125rem;
  font-weight: 400;
  text-transform: none;
}
@media (max-width: 1200px) and (min-width: 1001px) {
  nav > ul > li > a {
    font-size: 0.875rem;
  }
}
div.box-2 {
  display: grid;
  gap: 0.9rem 0.9rem;
  grid-template-columns: auto 320px;
  grid-template-areas: "e1 e3" "e2 e4";
}
div.box-2 > .e1 {
  grid-area: e1;
  align-self: center;
}
div.box-2 > .e2 {
  grid-area: e2;
  align-self: center;
}
div.box-2 > .e3 {
  grid-area: e3;
  align-self: center;
  justify-self: right;
}
div.box-2 > .e4 {
  grid-area: e4;
  align-self: center;
  justify-self: right;
}
@media (max-width: 1000px) {
  div.box-2 {
    display: block;
  }
}
div.box-2 div.e1 h2 {
  display: inline-block;
  vertical-align: middle;
  margin: 0 1.5rem 0 0;
}
div.box-2 div.e1 p {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  font-style: italic;
  font-size: 0.875rem;
  font-weight: 300;
}
@media (max-width: 1000px) {
  div.box-2 div.e1 h1,
  div.box-2 div.e1 h2 {
    width: 160px;
    margin: 0 1rem 0 0;
  }
  div.box-2 div.e1 p {
    max-width: 80px;
    font-size: 0.5rem;
  }
}
div.box-2 div.e2 div.h {
  display: none;
}
@media (max-width: 1000px) {
  div.box-2 div.e2 {
    display: none;
  }
}
div.box-2 div.e3 small {
  display: block;
  font-size: 0.625rem;
  color: #67727b;
  margin: 0 0 0.25rem;
  text-align: center;
}
@media (max-width: 760px) {
  div.box-2 div.e3 {
    display: none;
  }
}
div.box-2 div.e4 ul {
  display: block;
}
div.box-2 div.e4 ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.5rem 0.5rem 0;
}
div.box-2 div.e4 ul li:last-child {
  margin-right: 0;
}
div.box-2 div.e4 img {
  transition: all 0.2s linear;
}
div.box-2 div.e4 a:hover img {
  filter: brightness(0);
}
div.box-2 div.e4 li.search {
  position: relative;
}
div.box-2 div.e4 li.search form {
  display: none;
  position: absolute;
  right: 0;
  top: -0.875rem;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  box-shadow: 0 0 8px 4px rgba(0, 0, 0, 0.13);
  overflow: hidden;
  padding-right: 2.75rem;
}
div.box-2 div.e4 li.search.open form {
  display: block;
}
div.box-2 div.e4 li.search input {
  display: block;
  width: 260px;
  padding: 0.75rem 1.25rem;
}
div.box-2 div.e4 li.search button {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  padding: 0.75rem;
  cursor: pointer;
}
div.box-2 div.e4 li.search button img {
  display: block;
  margin: 0 auto;
}
@media (max-width: 1000px) {
  div.box-2 div.e4 {
    display: none;
  }
}
div.fb-post {
  display: block;
  overflow: hidden;
}
nav .hide {
  visibility: hidden;
}
@media (max-width: 1000px) {
  body.menuOpen {
    overflow: hidden;
  }
  body.menuOpen header a.menu {
    position: fixed;
  }
  body.menuOpen div.box-2 div.e2 {
    display: block;
    position: fixed;
    overflow: auto;
    z-index: 999999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.97);
    padding: 4rem 0 0;
  }
  body.menuOpen div.box-2 div.e2 ul li {
    display: block;
    margin: 0 0 0.5rem;
  }
  body.menuOpen div.box-2 div.e2 nav > ul > li {
    border-bottom: 1px solid #eee;
    padding-bottom: 0.5rem;
  }
  body.menuOpen div.box-2 div.e2 nav li.has-sub > a {
    position: relative;
    padding-right: 3rem;
  }
  body.menuOpen div.box-2 div.e2 nav li.has-sub > a img {
    display: none;
  }
  body.menuOpen div.box-2 div.e2 nav li.has-sub > a:after {
    content: "";
    position: absolute;
    right: 1.5rem;
    top: 0.65rem;
    border-top: 1px solid #00798a;
    border-right: 1px solid #00798a;
    transform: rotate(45deg);
    width: 12px;
    height: 12px;
  }
  body.menuOpen div.box-2 div.e2 div.h {
    display: block;
    padding: 1rem 1.5rem;
    position: fixed;
    z-index: 999999;
    background: #fff;
    left: 0;
    top: 0;
    width: 100%;
    border-bottom: 1px solid #eee;
  }
  body.menuOpen div.box-2 div.e2 div.h img {
    display: block;
  }
  body.menuOpen nav a {
    font-size: 1.0625rem;
    padding: 0.25rem 1.5rem;
  }
  body.menuOpen nav li.open > a {
    margin-bottom: 0.5rem;
  }
  body.menuOpen nav li.back {
    display: block !important;
  }
  body.menuOpen nav li.back > a {
    padding-left: 1.5rem !important;
    position: relative;
    font-size: 0.875rem;
    font-weight: 700;
    text-transform: uppercase;
  }
  body.menuOpen nav li.back > a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.5rem;
    border-top: 1px solid #00798a;
    border-left: 1px solid #00798a;
    transform: rotate(-45deg);
    width: 12px;
    height: 12px;
  }
  body.menuOpen nav div.sub {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    padding: 5.5rem 1.5rem 1.5rem;
  }
  body.menuOpen nav div.sub a {
    padding: 0.25rem 0;
  }
  body.menuOpen nav div.sub li {
    margin: 0 0 0.5rem !important;
    border-bottom: 1px solid #98c6c6;
    padding-bottom: 0.5rem;
  }
  body.menuOpen nav div.sub li:last-child {
    margin: 0 !important;
    padding: 0;
    border: none;
  }
  body.menuOpen nav div.sub ul.u1 {
    margin: 0;
  }
  body.menuOpen nav div.sub ul.u1 li.has-sub a {
    padding-right: 1.5rem;
  }
  body.menuOpen nav div.sub ul.u1 li.has-sub a:after {
    right: 0;
  }
  body.menuOpen nav div.sub ul.u2 {
    display: flex;
    flex-wrap: wrap;
    gap: 0 1rem;
    position: static;
    width: auto;
    height: auto;
    margin: 1rem -1.5rem -1.5rem;
    padding: 1.5rem;
  }
  body.menuOpen nav div.sub ul.u2 li {
    display: block;
    width: auto;
    flex: 0 0 calc(50% - 0.5rem);
    border-bottom-color: #8fb7b7;
  }
  body.menuOpen nav div.sub ul.u2 li.back > a:before {
    left: 0.1rem;
  }
  body.menuOpen nav li.second-level-open div.sub {
    background: #9ecaca;
  }
  body.menuOpen nav li.second-level-open ul.u1 {
    display: none;
  }
  body.menuOpen nav li.second-level-open ul.u2.open {
    display: block;
  }
  body.menuOpen div.box-2 div.e4 {
    display: block;
    padding: 1.5rem;
    text-align: center;
  }
  body.menuOpen div.box-2 div.e4 li {
    display: inline-block !important;
    margin: 0 0.25rem !important;
  }
  body.menuOpen div.box-2 div.e4 li.search {
    display: block !important;
    margin: 0 auto !important;
  }
  body.menuOpen div.box-2 div.e4 li.search > a {
    display: none;
  }
  body.menuOpen div.box-2 div.e4 li.search > form {
    display: block;
    position: relative;
    top: 0;
    margin: 0 0 1rem;
  }
  body.menuOpen nav .hide {
    visibility: visible;
  }
}
body.ie div.box-2 {
  display: block;
  position: relative;
  padding-right: 200px;
}
body.ie div.box-2 > div.e1 {
  margin: 0 0 2rem;
}
body.ie div.box-2 > div.e3 {
  position: absolute;
  right: 0;
  top: 0;
  width: 200px;
}
body.ie div.box-2 > div.e4 {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 200px;
}
div.box-3 {
  display: grid;
  gap: 1.5rem 1.5rem;
  grid-template-columns: auto 420px;
  grid-template-areas: "e1 e3" "e2 e4";
}
div.box-3 > .e1 {
  grid-area: e1;
  align-self: start;
}
div.box-3 > .e2 {
  grid-area: e2;
  align-self: start;
}
div.box-3 > .e3 {
  grid-area: e3;
  align-self: start;
}
div.box-3 > .e4 {
  grid-area: e4;
  align-self: start;
}
div.box-3 > .e4 a {
  text-decoration: none;
  color: #1c1c1c;
}
@media (max-width: 1100px) {
  div.box-3 > .e3 {
    height: 292px;
    overflow: auto;
  }
  div.box-3 > .e3::-webkit-scrollbar {
    background: #00505c;
    height: 2px;
    padding: 2px;
    width: auto;
  }
  div.box-3 > .e3::-webkit-scrollbar-thumb {
    background-color: #fff;
    border: 3px solid transparent;
    border-radius: 10px;
    background-clip: content-box;
  }
}
@media (max-width: 1000px) {
  div.box-3 {
    gap: 1rem 1rem;
    grid-template-columns: 100%;
    grid-template-areas: "e1" "e2" "e3" "e4";
  }
  div.box-3 > .e1 {
    margin: -0.75rem -0.75rem 0;
  }
  div.box-3.v2 > .e1 {
    margin: -1.5rem -1.5rem 0;
  }
}
@media (max-width: 760px) {
  div.box-3 > .e3 {
    height: auto;
  }
}
div.box-3.v2 {
  display: grid;
  gap: 1.5rem 1.5rem;
  grid-template-areas: "e1 e3";
}
@media (max-width: 1100px) {
}
@media (max-width: 1000px) {
  div.box-3.v2 {
    grid-template-areas: "e1" "e3";
  }
}
div.box-3.v3 {
  display: grid;
  gap: 1.5rem 1.5rem;
  grid-template-areas: "e1 e3" "e2 e3";
  grid-template-rows: auto 1fr;
}
div.box-3.v3 div.e3 {
  height: auto !important;
}
@media (max-width: 1000px) {
  div.box-3.v3 {
    grid-template-areas: "e1" "e2" "e3";
  }
}
@media (max-width: 1000px) {
  div.box-3.v3 div.e3 {
    background: #fff;
    padding: 1.5rem 0.75rem;
    margin: 0 -0.75rem -0.75rem;
  }
  div.box-3.v3 div.e3 h2.header a {
    color: #00798a;
  }
  div.box-3.v3 ul.list-2 a {
    color: #1c1c1c;
  }
}
body.ie div.box-3 {
  display: block;
  position: relative;
  padding-right: 450px;
}
body.ie div.box-3 > div.e1 {
  margin: 0 0 2rem;
}
body.ie div.box-3 > div.e3 {
  position: absolute;
  right: 0;
  top: 0;
  width: 420px;
}
body.ie div.box-3 > div.e4 {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 420px;
}
section.focus div.pageWidth {
  padding: 1.5rem;
  background: #00798a;
}
section.focus.v2 div.pageWidth {
  background: #568393;
  padding: 1.5rem;
}
section.focus h2.header {
  color: #fff;
}
section.focus h2.header a {
  color: #fff;
  text-decoration: none;
}
@media (max-width: 1000px) {
  section.focus div.pageWidth {
    padding: 0.75rem;
  }
  section.focus .e3 {
    border-top: 1px solid #00505c;
    margin-top: 20px;
    padding-top: 20px;
  }
}
div.box-4 {
  margin: 0 0 3.5rem;
  position: relative;
}
div.box-4.partner-badge::before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  top: -12px;
  width: 133px;
  height: 12px;
  background: url("https://i.rynekzdrowia.pl/images/www/partnerzy-material.svg") center center scroll no-repeat transparent;
  background-size: contain;
  max-width: 100%;
}
div.box-4:last-child {
  margin: 0;
}
div.box-4 > a {
  display: block;
  position: relative;
  color: #fff;
}
div.box-4 > a:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,1f1f1f+100&0+0,1+100 */
  background: -moz-linear-gradient(bottom, #1f1f1f 0%, rgba(0, 0, 0, 0) 6em);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(bottom, #1f1f1f 0%, rgba(0, 0, 0, 0) 6em);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to top, #1f1f1f 0%, rgba(0, 0, 0, 0) 6em);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1f1f1f', GradientType=0);
  /* IE6-9 */
}
div.box-4 > a:hover h2 {
  color: #00798a;
}
div.box-4 div.img {
  position: relative;
  max-height: 420px;
  overflow: hidden;
}
div.box-4 div.img img {
  display: block;
  width: 100%;
}
div.box-4 div.desc {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  padding: 1.5rem;
}
div.box-4 small.special {
  display: inline-block;
  background: #cc0000;
  color: #fff;
  padding: 0.2rem 0.5rem;
  font-size: 0.875rem;
  margin: 0 0 1rem;
  border-radius: 4px;
  font-weight: 700;
}
div.box-4 small.author {
  display: block;
  margin: 0 0 1rem;
}
div.box-4 small.author img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.5rem 0 0;
  max-width: 50px;
  border-radius: 50%;
  aspect-ratio: 1;
  object-fit: cover;
}
div.box-4 h2 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
  transition: all 0.2s linear;
}
div.box-4 small.partner {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 2rem;
  background: #fff;
  padding: 1rem;
  font-size: 0.75rem;
  color: #707070;
  text-align: center;
}
div.box-4 small.partner a {
  display: block;
  width: 100px;
  height: 40px;
  position: relative;
  margin: 0.5rem 0 0;
}
div.box-4 small.partner img {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  max-height: 100%;
}
div.box-4 small.partner.many span {
  display: none;
}
div.box-4 small.partner.many span.active {
  display: block;
}
@media (max-width: 1200px) {
  div.box-4 small.special {
    top: 0.25rem;
    left: 0.25rem;
    padding: 1px 5px;
    font-size: 8px;
  }
}
div.box-4 .video-thumbnail {
  position: relative;
}
div.box-4 .video-thumbnail + div.desc::before {
  content: "";
  display: block;
  width: 100px;
  height: 50px;
  background: url("https://i.rynekzdrowia.pl/images/www/wideo.svg") center center scroll no-repeat transparent;
  background-size: contain;
}
div.box-4 .video-thumbnail.miodowa + div.desc::before {
  width: 155px;
  background: url("https://i.rynekzdrowia.pl/images/www/wideo-miodowa.svg") center center scroll no-repeat transparent;
}
@media (max-width: 1200px) {
  div.box-4 .video-thumbnail + div.desc::before {
    width: 70px;
    height: 35px;
  }
  div.box-4 .video-thumbnail.miodowa + div.desc::before {
    width: 108px;
    height: 35px;
  }
}
@media (max-width: 760px) {
  div.box-4 div.desc {
    padding: 1rem;
  }
  div.box-4 h2 {
    font-size: 1.25rem;
  }
  div.box-4 small.partner {
    top: 1rem;
    padding: 0.5rem;
  }
}
ul.list-1 {
  display: block;
  font-size: 0rem;
  margin-bottom: -1.5rem;
}
ul.list-1 > li {
  display: inline-block;
  vertical-align: top;
  width: 31.33%;
  margin: 0 3% 1.5rem 0;
}
ul.list-1 > li:nth-child(3n+3) {
  margin-right: 0;
}
ul.list-1 > li.partner-badge div.img {
  position: relative;
}
ul.list-1 > li.partner-badge div.img::after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  top: -12px;
  width: 133px;
  height: 12px;
  background: url("https://i.rynekzdrowia.pl/images/www/partnerzy-material.svg") center center scroll no-repeat transparent;
  background-size: contain;
  max-width: 100%;
}
ul.list-1 a {
  display: block;
  color: #fff;
  text-decoration: none;
}
ul.list-1 div.img {
  margin: 0 0 1rem;
  position: relative;
}
ul.list-1 li.author div.img:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,1f1f1f+100&0+0,1+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #1f1f1f 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #1f1f1f 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #1f1f1f 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1f1f1f', GradientType=0);
  /* IE6-9 */
}
ul.list-1 small.author {
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  padding: 1rem;
  font-size: 1rem;
}
ul.list-1 small.author img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.5rem 0 0;
}
ul.list-1 small.special {
  position: absolute;
  top: 0.75rem;
  left: 0.75rem;
  display: inline-block;
  background: #cc0000;
  color: #fff;
  padding: 0.2rem 0.5rem;
  font-size: 0.875rem;
  margin: 0 0 1rem;
  border-radius: 4px;
  font-weight: 700;
}
@media (max-width: 1200px) {
  ul.list-1 small.special {
    top: 0.25rem;
    left: 0.25rem;
    padding: 1px 5px;
    font-size: 8px;
  }
}
ul.list-1 .video-thumbnail {
  position: relative;
}
ul.list-1 .video-thumbnail::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("https://i.rynekzdrowia.pl/images/www/wideo.svg") calc(100% - 0.5rem) calc(100% - 0.5rem) scroll no-repeat transparent;
}
ul.list-1 .video-thumbnail.miodowa::before {
  background: url("https://i.rynekzdrowia.pl/images/www/wideo-miodowa.svg") calc(100% - 0.5rem) calc(100% - 0.5rem) scroll no-repeat transparent;
}
@media (max-width: 1200px) {
  ul.list-1 .video-thumbnail::before {
    background-size: 70px auto;
  }
  ul.list-1 .video-thumbnail.miodowa::before {
    background-size: 108px auto;
  }
}
ul.list-1 h3 {
  font-size: 1.125rem;
  line-height: 1.4;
}
@media (max-width: 1100px) {
  ul.list-1 h3 {
    font-size: 1rem;
  }
}
@media (max-width: 600px) {
  ul.list-1 {
    overflow: hidden;
  }
  ul.list-1 > li {
    width: 100%;
    white-space: normal;
    margin: 0 0 1rem 0;
  }
  ul.list-1 > li:last-child {
    margin-right: 0;
  }
  ul.list-1 h3 {
    font-size: 1rem;
  }
  ul.list-1 > li a {
    display: flex;
    color: #fff;
    align-items: center;
  }
  ul.list-1 > li .img {
    width: 120px;
    position: relative;
    margin-bottom: 0;
  }
  ul.list-1 div.desc {
    flex: 1;
    padding: 0 1rem;
  }
}
@media (max-width: 450px) {
  ul.list-1 h3 {
    font-size: 0.9375rem;
  }
}
@media (max-width: 600px) {
  ul.list-1.v2 {
    overflow-x: hidden;
    white-space: normal;
  }
  ul.list-1.v2 > li {
    width: 47.5%;
    margin: 0 5% 1.5rem 0;
  }
  ul.list-1.v2 > li:nth-child(even) {
    margin-right: 0;
  }
  ul.list-1.v2 h3 {
    font-size: 0.875rem;
  }
}
h2.header {
  font-size: 1rem;
  font-weight: 700;
  margin: 0 0 1rem;
  text-transform: uppercase;
}
.header2 {
  display: inline-block;
  background: #00798a;
  color: #fff;
  box-shadow: 0.35rem 0.35rem 0 0 #97a0a4;
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  font-weight: 900;
  margin: 0 0 1.5rem;
}
.header2 h1 {
  display: inline;
}
.header2 a {
  color: #fff;
  text-decoration: none;
}
.header2 a:before {
  display: none !important;
}
@media (max-width: 1000px) {
  .header2 {
    padding: 0.5rem;
  }
}
@media (max-width: 600px) {
  .header2 {
    font-size: 0.875rem;
  }
}
h1.header2 {
  font-size: 1.5rem;
}
ul.list-2 {
  display: block;
}
ul.list-2 > li {
  display: block;
  margin: 0 0 1.25rem;
  position: relative;
}
ul.list-2 > li:last-child {
  margin-bottom: 0;
}
ul.list-2 > li.featured {
  background: #97a0a4;
}
ul.list-2 > li.active {
  background: #00798a;
}
ul.list-2 > li.partner-badge div.img {
  position: relative;
}
ul.list-2 > li.partner-badge div.img::after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  top: -12px;
  width: 133px;
  height: 12px;
  background: url("https://i.rynekzdrowia.pl/images/www/partnerzy-material.svg") center center scroll no-repeat transparent;
  background-size: contain;
  max-width: 100%;
}
ul.list-2 .ribbon {
  top: 0.5rem;
  left: 0.5rem;
  font-size: 0.6875rem;
}
@media (max-width: 1200px) {
  ul.list-2 .ribbon {
    top: 0.25rem;
    left: 0.25rem;
    padding: 1px 5px;
    font-size: 8px;
  }
}
ul.list-2 a {
  color: #fff;
  display: flex;
  align-items: center;
  width: 100%;
  text-decoration: none;
}
ul.list-2 div.img {
  width: 120px;
  position: relative;
}
ul.list-2 div.img img {
  display: block;
}
ul.list-2 div.desc {
  flex: 1;
  padding: 0 1rem;
}
ul.list-2 div.img small {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 1rem 0.5rem 0.25rem;
  color: #fff;
  background: linear-gradient(transparent, #1c1c1c);
}
ul.list-2 div.img small.special {
  position: absolute;
  left: 0.5rem;
  bottom: 0.5rem;
  display: inline-block;
  background: #cc0000;
  color: #fff;
  padding: 0.2rem 0.5rem;
  font-size: 0.875rem;
  margin: 0 0 1rem;
  border-radius: 4px;
  font-weight: 700;
  width: auto;
  margin: 0;
}
ul.list-2 img {
  display: block;
}
ul.list-2 small {
  display: block;
  font-size: 0.6875rem;
  line-height: 1.2;
}
ul.list-2 h3 {
  font-size: 1rem;
  line-height: 1.3;
  margin: 0;
}
ul.list-2.v2 div.img {
  width: 140px;
}
ul.list-2.v3 {
  margin: 0 0 1.5rem;
}
ul.list-2.v3 a {
  color: #1c1c1c;
}
ul.list-2.v3 a:hover {
  color: #00798a;
}
@media (max-width: 760px) {
  ul.list-2 h3 {
    font-size: 0.9375rem;
  }
}
.loading {
  margin: 1em auto !important;
  padding: 0.8em;
  color: #00798a;
  font-size: 10px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load4 1.3s infinite linear;
  animation: load4 1.3s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
@-webkit-keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}
@keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}
div.box-5 {
  background: #fff;
}
div.box-5 div.head {
  background: #00505c;
  color: #fff;
  padding: 0.5rem 1rem;
}
div.box-5 div.head img {
  vertical-align: -8px;
  margin: 0 0.25rem 0 0;
}
div.box-5 div.head h2 {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2;
}
div.box-5 div.body {
  padding: 2rem 1rem;
}
div.box-5 div.body ul {
  display: table;
  width: 100%;
  table-layout: fixed;
}
div.box-5 div.body ul li {
  display: table-cell;
  width: 33.33%;
  padding: 0 0.5rem;
  border-left: 2px solid transparent;
}
div.box-5 div.body ul li.l1 {
  border-left-color: #00bbff;
}
div.box-5 div.body ul li.l2 {
  border-left-color: #d10a10;
}
div.box-5 div.body ul li.l3 {
  border-left-color: #1c1c1c;
}
div.box-5 div.body p {
  font-size: 0.875rem;
}
div.box-5 div.body p.count {
  font-size: 1.375rem;
  font-weight: 700;
}
div.box-5 div.body small {
  font-size: 0.875rem;
  display: block;
  margin: 0 0 0.5rem;
}
@media (max-width: 600px) {
  div.box-5 div.head {
    padding: 0.5rem;
  }
  div.box-5 div.head h2 {
    font-size: 0.875rem;
  }
  div.box-5 div.body {
    display: none;
  }
}
div.box-6 {
  margin: 0 auto;
  padding: 2rem 1.5rem;
}
@media (max-width: 760px) {
  div.box-6 {
    padding: 0.75rem;
  }
}
div.box-6 + ul.list-3 {
  margin-top: 2.5rem;
}
section.tylko-u-nas div.pageWidth {
  padding: 1.5rem;
  background: #fff;
}
@media (max-width: 1000px) {
  section.tylko-u-nas div.pageWidth {
    padding: 1rem 0.75rem;
  }
}
ul.list-3 {
  display: block;
  font-size: 1.125rem;
  font-weight: 700;
  margin: 0 0 1.5rem;
  overflow: hidden;
  padding-top: 0.75rem;
}
ul.list-3 h2.header2 {
  margin: 0;
  box-shadow: 0.35rem 0.35rem 0 0 #97a0a4, -10px 0 0 20px #f8f8f8;
}
ul.list-3 li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 1.5rem 0.5rem 0;
}
ul.list-3 li:first-child {
  float: left;
  margin-top: -0.75rem;
  position: sticky;
  z-index: 2;
  left: 0;
}
ul.list-3 li:last-child {
  margin-right: 0;
}
ul.list-3 a {
  text-decoration: none;
  display: block;
  position: relative;
}
ul.list-3 a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #97a0a4;
}
@media (max-width: 1000px) {
  ul.list-3 {
    overflow: auto;
    white-space: nowrap;
    font-size: 0.875rem;
    padding-top: 0;
  }
  ul.list-3 li {
    white-space: normal;
    margin: 0 1rem 0.5rem 0;
  }
  ul.list-3 li:first-child {
    float: none;
    margin-top: 0;
  }
  ul.list-3 li:last-child {
    margin-right: 0;
  }
}
div.box-7 {
  display: table;
  width: 100%;
  table-layout: fixed;
}
div.box-7 > div.left {
  display: table-cell;
  vertical-align: top;
  width: 100%;
  padding-right: 2rem;
}
div.box-7 > div.right {
  display: table-cell;
  vertical-align: top;
  width: 300px;
}
div.box-7.v2 > div.right {
  width: 480px;
}
div.box-7.v3 > div.right {
  width: 400px;
}
@media (max-width: 1000px) {
  div.box-7 > div.left {
    display: block;
    padding-right: 0;
    margin: 0 0 1.5rem;
  }
  div.box-7 > div.right {
    display: block;
    width: 100% !important;
  }
}
ul.list-4 {
  display: block;
  font-size: 0rem;
  padding: 0;
}
ul.list-4 > li {
  display: inline-block;
  vertical-align: top;
  width: 31.33%;
  margin: 0 3% 3% 0;
  position: relative;
}
ul.list-4 > li:nth-child(3n+3) {
  margin-right: 0;
}
ul.list-4 > li.partner-badge div.img {
  position: relative;
}
ul.list-4 > li.partner-badge div.img::after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  top: -12px;
  width: 133px;
  height: 12px;
  background: url("https://i.rynekzdrowia.pl/images/www/partnerzy-material.svg") center center scroll no-repeat transparent;
  background-size: contain;
  max-width: 100%;
}
ul.list-4 a {
  color: #1c1c1c;
  text-decoration: none;
}
ul.list-4 div.img {
  margin: 0 0 1rem;
  position: relative;
}
ul.list-4 div.img small.special {
  position: absolute;
  top: 0.75rem;
  left: 0.75rem;
  display: inline-block;
  background: #cc0000;
  color: #fff;
  padding: 0.2rem 0.5rem;
  font-size: 0.875rem;
  margin: 0 0 1rem;
  border-radius: 4px;
  font-weight: 700;
}
@media (max-width: 1000px) {
  ul.list-4 div.img small.special {
    font-size: 10px;
  }
}
ul.list-4 div.img img {
  display: block;
  background-color: #ccc;
  background-image: linear-gradient(90deg, #f4f4f4 0, rgba(229, 229, 229, 0.8) 40px, #f4f4f4 80px);
  background-size: 600px;
  animation: shine-simage 2s infinite ease-out;
}
ul.list-4 div.img small.promo {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #00798a;
  padding: 0.25rem 0.5rem;
  color: #fff;
  font-size: 0.8125rem;
}
ul.list-4 .video-thumbnail {
  position: relative;
}
ul.list-4 .video-thumbnail::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("https://i.rynekzdrowia.pl/images/www/wideo.svg") calc(100% - 0.5rem) calc(100% - 0.5rem) scroll no-repeat transparent;
}
ul.list-4 .video-thumbnail.miodowa::before {
  background: url("https://i.rynekzdrowia.pl/images/www/wideo-miodowa.svg") calc(100% - 0.5rem) calc(100% - 0.5rem) scroll no-repeat transparent;
}
@media (max-width: 1200px) {
  ul.list-4 .video-thumbnail::before {
    background-size: 70px auto;
  }
  ul.list-4 .video-thumbnail.miodowa::before {
    background-size: 108px auto;
  }
}
ul.list-4 small.author {
  display: block;
  margin: 1rem 0 0;
  font-size: 1rem;
}
ul.list-4 small.author img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.5rem 0 0;
}
ul.list-4 small.service {
  display: block;
  margin: 1rem 0 0;
  font-size: 1rem;
}
ul.list-4 small.service img {
  max-width: 100px;
  max-height: 30px;
}
ul.list-4 h3 {
  font-size: 1.125rem;
  line-height: 1.4;
  transition: all 0.2s linear;
  margin: 0;
}
ul.list-4 a:hover h3 {
  color: #00798a;
}
@media (max-width: 1100px) {
  ul.list-4 h3 {
    font-size: 1rem;
  }
  ul.list-4 small.author {
    font-size: 0.875rem;
  }
}
@media (max-width: 760px) {
  ul.list-4 > li {
    width: 47.5%;
    margin: 0 5% 5% 0;
  }
  ul.list-4 > li:nth-child(3n+3) {
    margin-right: 5%;
  }
  ul.list-4 > li:nth-child(even) {
    margin-right: 0;
  }
  ul.list-4.scrollable {
    overflow: auto;
    white-space: nowrap;
  }
  ul.list-4.scrollable > li {
    width: 200px;
    white-space: normal;
    margin: 0 1rem 0 0;
  }
  ul.list-4.scrollable > li:last-child {
    margin-right: 0;
  }
}
.author img.deczka {
  width: 30px;
  border-radius: 100%;
}
.author img.deczka + img.deczka {
  border: 4px solid #fff;
  margin-left: -1rem;
  box-sizing: content-box;
}
@keyframes shine-simage {
  0% {
    background-position: -32px;
  }
  40%,
  100% {
    background-position: 208px;
  }
}
section.w-serwisach div.pageWidth {
  background: #f0f1f2;
  padding: 3rem 1.5rem;
}
@media (min-width: 1001px) {
  section.w-serwisach ul.list-5 {
    min-height: 500px;
  }
}
@media (max-width: 1000px) {
  section.w-serwisach div.pageWidth {
    padding: 1rem 0.75rem;
  }
}
ul.list-5 {
  display: block;
  font-size: 0rem;
  margin-left: -3%;
}
ul.list-5 > li {
  display: none;
  vertical-align: top;
  width: 47%;
  margin: 0 0 3% 3%;
  overflow: hidden;
}
ul.list-5 > li.show {
  display: inline-block;
}
ul.list-5 .ribbon {
  top: 0.5rem;
  left: 0.5rem;
  font-size: 0.75rem;
}
@media (max-width: 1200px) {
  ul.list-5 .ribbon {
    top: 0.25rem;
    left: 0.25rem;
    padding: 1px 5px;
    font-size: 8px;
  }
}
ul.list-5 div.img {
  float: left;
  width: 35%;
  overflow: hidden;
  margin: 0 1rem 0 0;
  position: relative;
}
ul.list-5 div.img img {
  display: block;
}
ul.list-5 div.desc {
  overflow: hidden;
}
ul.list-5 a {
  text-decoration: none;
}
ul.list-5 small.cat {
  display: block;
  font-size: 0.75rem;
  margin: 0 0 0.25rem;
  letter-spacing: 3px;
  text-transform: uppercase;
}
ul.list-5 small.cat a {
  color: #394b81;
}
ul.list-5 h3 {
  font-size: 1rem;
  line-height: 1.4;
  margin: 0 0 0.5rem;
  height: 4.2em;
  overflow: hidden;
}
ul.list-5 h3 a {
  color: #1c1c1c;
  transition: all 0.2s linear;
}
ul.list-5 h3 a:hover {
  color: #00798a;
}
ul.list-5 small.partner {
  display: block;
  font-size: 0.6875rem;
  color: #707070;
  position: relative;
  height: 40px;
}
ul.list-5 small.partner img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.5rem;
  max-width: 80px;
  max-height: 40px;
}
ul.list-5 small.partner a {
  display: inline-block;
  vertical-align: middle;
}
ul.list-5 small.partner.many span {
  display: none;
}
ul.list-5 small.partner.many span.active {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  animation-name: fadeIn;
  animation-duration: 1s;
}
@media (max-width: 760px) {
  ul.list-5 {
    margin-left: 0;
  }
  ul.list-5 > li.show {
    display: block;
    width: 100%;
    margin: 0 0 1.5rem;
  }
  ul.list-5 small.cat {
    font-size: 0.625rem;
  }
  ul.list-5 h3 {
    font-size: 0.875rem;
  }
}
ul.list-5 + div.dots {
  text-align: center;
  margin: 0;
  font-size: 0rem;
}
ul.list-5 + div.dots a {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #58c892;
  border-radius: 100%;
  margin: 0 3px;
}
ul.list-5 + div.dots a.active {
  background: #0033cc;
}
ul.list-6 {
  display: block;
  border-left: 1px solid #e5e5e5;
  padding-left: 1.25rem;
}
ul.list-6 li {
  display: block;
  padding: 0 0 1.25rem;
  margin: 0 0 1.25rem;
  border-bottom: 1px solid #e5e5e5;
}
ul.list-6 li:last-child {
  padding: 0;
  margin: 0;
  border: none;
}
ul.list-6 h3 {
  font-size: 1rem;
  line-height: 1.2;
}
ul.list-6 small {
  font-size: 0.875rem;
}
ul.list-6 a {
  color: #1c1c1c;
  text-decoration: none;
}
ul.list-6 a:hover {
  color: #00798a;
}
ul.list-6.v2 {
  border: none;
  padding: 0;
  max-height: 200px;
  overflow: auto;
  padding-right: 1rem;
}
div.yt {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
  margin: 0 0 1.5rem;
}
div.yt > object,
div.yt > object > embed,
div.yt > iframe,
div.yt > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
section.video div.pageWidth {
  padding: 0 1.5rem 3rem;
  background: #00505c;
}
section.video div.yt {
  margin: 0;
}
section.video h2.header2 {
  box-shadow: none;
}
@media (max-width: 1100px) {
  section.video div.box-7.v2 > div.right {
    width: 400px;
  }
  section.video ul.list-2.v2 div.img {
    width: 102px;
  }
}
@media (max-width: 1000px) {
  section.video div.pageWidth {
    padding: 0 0.75rem 1rem;
  }
}
div.box-8 {
  background: #00798a;
}
div.box-8 h3 {
  color: #fff;
  font-size: 1.75rem;
  line-height: 1.2;
}
div.box-8 h3 a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 1.5rem;
}
@media (max-width: 760px) {
  div.box-8 h3 {
    font-size: 1.125rem;
  }
}
section.polecamy div.pageWidth {
  padding: 3rem 1.5rem;
  background: #fff;
}
@media (max-width: 1000px) {
  section.polecamy div.pageWidth {
    padding: 1rem 0.75rem;
  }
}
footer {
  margin: 3rem auto;
}
footer div.pageWidth {
  padding: 0 1.5rem;
}
footer ul {
  display: block;
  font-size: 0.9375rem;
  font-weight: 600;
  text-transform: uppercase;
}
footer ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 1rem 0.25rem 0;
}
footer ul li:last-child {
  margin-right: 0;
}
footer ul a {
  color: #1c1c1c;
  text-decoration: none;
}
footer ul a:hover {
  color: #00798a;
}
footer small {
  font-size: 0.8125rem;
}
div.box-9 {
  display: table;
  width: 100%;
  table-layout: fixed;
}
div.box-9 > div.left {
  display: table-cell;
  vertical-align: top;
  width: 190px;
}
div.box-9 > div.right {
  display: table-cell;
  vertical-align: top;
  width: 100%;
  padding-left: 2rem;
}
@media (max-width: 760px) {
  div.box-9 {
    display: block;
    text-align: center;
  }
  div.box-9 > div.left {
    display: block;
    width: 100%;
    margin: 0 0 1.5rem;
  }
  div.box-9 > div.right {
    display: block;
    padding-left: 0;
  }
}
ul.list-7 {
  display: block;
  font-size: 0rem;
}
ul.list-7 > li {
  display: inline-block;
  vertical-align: top;
  width: 31.33%;
  margin: 0 3% 1.5rem 0;
  overflow: hidden;
  position: relative;
}
ul.list-7 > li:nth-child(3n+3) {
  margin-right: 0;
}
ul.list-7 > li.partner-badge div.img {
  position: relative;
}
ul.list-7 > li.partner-badge div.img::after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  top: -12px;
  width: 133px;
  height: 12px;
  background: url("https://i.rynekzdrowia.pl/images/www/partnerzy-material.svg") center center scroll no-repeat transparent;
  background-size: contain;
  max-width: 100%;
}
ul.list-7 .ribbon {
  top: 0.5rem;
  left: 0.5rem;
  font-size: 0.6875rem;
}
@media (max-width: 1200px) {
  ul.list-7 .ribbon {
    top: 0.25rem;
    left: 0.25rem;
    padding: 1px 5px;
    font-size: 8px;
  }
}
ul.list-7 div.img {
  float: left;
  width: 35%;
  overflow: hidden;
  margin: 0 1rem 0 0;
}
ul.list-7 div.img img {
  display: block;
}
ul.list-7 div.desc {
  overflow: hidden;
}
ul.list-7 a {
  text-decoration: none;
  color: #1c1c1c;
  transition: all 0.2s linear;
}
ul.list-7 a:hover {
  color: #00798a;
}
ul.list-7 h3 {
  font-size: 1rem;
  line-height: 1.2;
  margin: 0 0 0.25rem;
  height: 3.6em;
  overflow: hidden;
}
@media (max-width: 1000px) {
  ul.list-7 {
    overflow: auto;
    white-space: nowrap;
  }
  ul.list-7 > li {
    white-space: normal;
    width: 250px;
    margin-bottom: 0.5rem;
  }
}
section.promo {
  margin-top: 0.5rem;
}
section.promo div.pageWidth {
  padding: 1rem 1.5rem 0;
  background: #f8f8f8;
}
@media (max-width: 760px) {
  section.promo div.pageWidth {
    padding: 0.25rem 1.5rem 0;
  }
}
section.article div.pageWidth {
  padding: 1.5rem;
  background: #fff;
}
@media (max-width: 1000px) {
  section.article div.pageWidth {
    padding: 1.5rem 0.75rem;
  }
}
section.article.premium div.pageWidth {
  padding: 0 !important;
}
ul.breadcrumbs {
  display: block;
  font-size: 0rem;
  color: #67727b;
  margin: 0 0 1.5rem;
}
ul.breadcrumbs li {
  display: inline-block;
  vertical-align: top;
  margin: 0 0.5rem 0 0;
  font-size: 0.8125rem;
}
ul.breadcrumbs li:after {
  content: "»";
  display: inline-block;
  margin-left: 0.5rem;
}
ul.breadcrumbs li:last-child:after {
  display: none;
}
ul.breadcrumbs a {
  text-decoration: none;
  color: #67727b;
  transition: all 0.2s linear;
}
ul.breadcrumbs a:hover {
  color: #00798a;
}
article {
  font-size: 1.125rem;
  /*
	@media (max-width: 760px) and (min-width: 360px) {
		.wtgLazyWrapper { margin: .5rem -1.5rem; }
	}
*/
}
article h1 {
  font-size: 2.625rem;
  line-height: 1.2;
  font-weight: 900;
  margin: 0 0 1.5rem;
}
article h1 + h2 {
  margin-top: 0;
}
article h2 {
  font-size: 1.75rem;
  line-height: 1.2;
  font-weight: 900;
  margin: 2.5rem 0 1.5rem;
}
article h3 {
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: 900;
  margin: 2.5rem 0 1.5rem;
}
@media (max-width: 760px) {
  article h1 {
    font-size: 1.875rem;
  }
  article h2 {
    font-size: 1.625rem;
  }
  article h3 {
    font-size: 1.25rem;
  }
}
article p {
  font-size: 1.125rem;
  margin: 0 0 1.5rem;
}
article p.author {
  font-size: 1rem;
  font-weight: 700;
}
article p.author span {
  font-weight: 300;
}
article p.author img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.5rem 0 0;
}
article .lead {
  font-size: 1.25rem;
  font-weight: 700;
}
article ul {
  list-style-type: disc;
  padding: 0 0 0 20px;
  margin: 0 0 1.5rem;
}
article ul li {
  margin: 0 0 1rem;
  font-size: 1.125rem;
}
article ol {
  list-style-type: decimal;
  padding: 0 0 0 26px;
  margin: 0 0 1.5rem;
}
article ol li {
  margin: 0 0 1rem;
  font-size: 1.125rem;
}
article figure {
  display: block;
  position: relative;
  margin: 0 0 1.5rem;
}
article figure img {
  display: block;
  width: 100%;
}
article figure figcaption {
  position: absolute;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.16);
  padding: 0.25rem 0.75rem;
  color: #fff;
  font-size: 0.8125rem;
  max-width: 100%;
}
article figure.v2 {
  background: #f4f4f4;
  margin: 0 0 1.5rem;
}
article figure.v2 img {
  margin: 0 auto;
  width: auto;
}
article figure.v2 figcaption {
  position: static;
  background: #00798a;
}
article figure.v3 {
  margin: 0 1.5rem 1.5rem 0;
  float: left;
  width: 300px;
  max-width: 50%;
}
article figure.v3 img {
  margin: 0 auto;
  width: auto;
}
article figure.v3 figcaption {
  position: static;
  background: #00798a;
}
article figure + div.box-6 {
  margin-top: -1.5rem;
}
article div.split {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin: 2rem 0 0;
}
article div.split > div.left {
  display: table-cell;
  vertical-align: top;
  width: 180px;
}
article div.split > div.right {
  display: table-cell;
  vertical-align: top;
  width: 100%;
  padding-left: 2rem;
}
@media (max-width: 760px) {
  article div.split {
    display: block;
  }
  article div.split > div.left {
    display: block;
    width: 100%;
    margin: 0 0 1rem;
  }
  article div.split > div.right {
    display: block;
    width: 100%;
    padding-left: 0;
  }
}
article div.split > div.right > template + script + ul,
article div.split > div.right > ul:first-child {
  display: block;
  list-style-type: none !important;
  padding: 0;
  font-weight: 700;
}
article div.split > div.right > template + script + ul li,
article div.split > div.right > ul:first-child li {
  display: block;
  position: relative;
  padding-left: 20px;
}
article div.split > div.right > template + script + ul li:before,
article div.split > div.right > ul:first-child li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.55rem;
  width: 6px;
  height: 6px;
  background: #00798a;
  border-radius: 100%;
}
article ul.social {
  display: block;
  padding: 0;
  font-weight: 600;
}
article ul.social li {
  display: block;
}
article ul.social img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.5rem 0 0;
}
article ul.social a {
  text-decoration: none;
  color: #1c1c1c;
  transition: all 0.2s linear;
}
article ul.social a:hover {
  color: #00798a;
}
@media (max-width: 760px) {
  article ul.social {
    margin: 0;
    text-align: center;
  }
  article ul.social li {
    display: inline-block;
    vertical-align: top;
    margin: 0 1rem 0.75rem 0;
    font-size: 0.875rem;
  }
  article ul.social li:last-child {
    margin-right: 0;
  }
  article ul.social img {
    width: 24px;
    margin: 0 0.25rem 0 0;
  }
}
article blockquote {
  background: url("https://i.rynekzdrowia.pl/images/v2021/quote.svg") 1rem 1rem scroll no-repeat #f4f4f4;
  padding: 2rem;
  font-size: 1.25rem;
  font-style: italic;
  margin: 0 0 1.5rem;
}
article blockquote p {
  font-size: 1.25rem;
}
article blockquote p:last-child {
  margin: 0;
}
article table {
  border-collapse: collapse;
  width: 100%;
  margin: 0 0 1.5rem;
}
article table th,
article table td {
  padding: 0.75rem 1rem;
  border-top: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
}
article table tbody:first-child tr:first-child td,
article table thead th,
article table thead td {
  font-weight: 700;
  border-bottom: 2px solid #00798a;
  text-align: left;
}
@media (max-width: 760px) {
  article table {
    display: block;
    overflow: auto;
  }
}
hr {
  border-bottom: 1px solid #eee;
  margin: 1.5rem 0;
}
p.copyright {
  padding: 1rem 1rem 1rem 2.5rem;
  position: relative;
  border: 1px solid #f0efef;
  border-radius: 4px;
  font-size: 0.8125rem;
  clear: both;
}
p.copyright img {
  position: absolute;
  left: 0.5rem;
  top: 0.75rem;
}
div.download {
  padding: 1rem;
  border: 1px solid #f0efef;
  border-radius: 4px;
  display: table;
  width: 100%;
  table-layout: fixed;
  margin: 1.5rem 0;
  clear: both;
}
div.download p {
  display: table-cell;
  vertical-align: top;
  width: 170px;
  font-weight: 700;
}
div.download p img {
  display: inline-block;
  vertical-align: -2px;
  margin: 0 0.5rem 0 0;
}
div.download ul {
  display: table-cell;
  vertical-align: top;
  width: 100%;
  padding-left: 1rem;
}
div.download ul li {
  display: block;
  margin: 0 0 1rem;
  overflow: hidden;
}
div.download ul li:last-child {
  margin: 0;
}
div.download ul small {
  float: right;
  font-size: 0.875rem;
  color: #a5a4a4;
  margin-top: 0.25rem;
}
div.download a {
  text-decoration: none;
}
@media (max-width: 1000px) {
  div.download {
    display: block;
  }
  div.download p {
    display: block;
    width: 100%;
    margin: 0 0 1rem;
  }
  div.download ul {
    display: block;
    width: 100%;
    padding: 0;
  }
  div.download ul li {
    font-size: 0.875rem;
  }
  div.download ul small {
    float: none;
    margin: 0;
  }
  div.download a {
    margin-right: 0.5rem;
  }
}
ul.tags {
  display: block;
  padding: 0;
  margin: 1.5rem 0;
  clear: both;
}
ul.tags li {
  display: inline-block;
  vertical-align: top;
  margin: 0 1rem 0.5rem 0;
}
ul.tags li:last-child {
  margin: 0;
}
ul.tags a {
  display: block;
  background: #00798a;
  padding: 0.5rem 1rem;
  color: #fff;
  text-decoration: none;
  font-size: 0.8125rem;
  text-transform: uppercase;
  font-weight: 700;
}
ul.tags a:hover {
  background: #1c1c1c;
}
div.comments {
  padding: 1rem;
  border: 1px solid #f0efef;
  border-radius: 4px;
  clear: both;
  margin: 1.5rem 0;
}
@media (max-width: 1000px) {
  div.comments {
    padding: 0;
    border: none;
  }
}
div.comments div.head {
  overflow: hidden;
}
div.comments div.head p {
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  margin: 0.25rem 0 0;
}
div.comments div.head p a {
  color: #1c1c1c;
  text-decoration: none;
}
div.comments div.head p a:hover {
  color: #00798a;
}
div.comments div.head p span {
  font-weight: 300;
}
div.comments div.head p img {
  display: inline-block;
  vertical-align: -5px;
  margin: 0 0.5rem 0 0;
}
div.comments div.head a.button {
  float: right;
}
@media (max-width: 1000px) {
  div.comments div.head p {
    display: block;
    width: 100%;
    margin: 0 0 1rem;
  }
  div.comments div.head a.button {
    float: none;
    width: 100%;
    margin: 0;
  }
}
div.comments form {
  background: #f4f4f4;
  padding: 2rem 2.5rem;
  display: none;
  margin: 0 0 2.5rem;
}
div.comments form.open {
  display: block;
}
div.comments form input {
  display: block;
  width: 100%;
  background: #fff;
  border-radius: 4px;
  padding: 0.5rem;
  font-size: 1rem;
  margin: 0 0 1rem;
}
div.comments form textarea {
  display: block;
  width: 100%;
  height: 105px;
  background: #fff;
  border-radius: 4px;
  padding: 0.5rem;
  font-size: 1rem;
  margin: 0 0 1rem;
}
div.comments form small.error {
  display: none;
  color: #cc0000;
  font-size: 0.75rem;
  margin: -0.5rem 0 1rem;
}
div.comments form small.error.show {
  display: block;
}
div.comments form div.t {
  display: table;
  width: 100%;
  table-layout: fixed;
}
div.comments form div.t > div.c {
  display: table-cell;
  vertical-align: top;
  width: 100%;
  padding-left: 1.5rem;
}
div.comments form div.t > div.c:first-child {
  width: 302px;
  padding-left: 0;
}
div.comments form div.t .g-recaptcha {
  transform: scale(0.8);
}
div.comments form button {
  display: block;
  width: 100%;
  margin: 0 0 0.5rem;
}
div.comments form small {
  display: block;
  font-size: 0.75rem;
  line-height: 1.2;
}
@media (max-width: 760px) {
  div.comments form {
    padding: 1.5rem;
  }
  div.comments form div.t {
    display: block;
  }
  div.comments form div.t > div.c {
    display: block;
    width: 100%;
    padding-left: 0;
    margin: 0 0 1rem;
  }
  div.comments form div.t > div.c:first-child {
    width: 100%;
  }
}
div.comments.open div.body {
  display: block;
}
div.comments div.body {
  display: none;
  margin: 1.5rem 0 0;
}
div.comments div.body > ul {
  display: block;
  padding: 0;
}
div.comments div.body > ul > li {
  display: block;
  margin: 0 0 1.5rem;
}
div.comments div.body > ul > li > ul {
  margin: 0 0 0 2.5rem;
  padding-left: 2.5rem;
  border-left: 4px solid #f4f4f4;
}
div.comments div.body > ul > li > ul > li {
  display: block;
}
div.comments div.body blockquote {
  background: none;
  padding: 0;
  font-size: 0.9375rem;
  font-style: normal;
  margin: 0 0 1.5rem;
}
div.comments div.body div.h {
  padding: 0 0 0 40px;
  font-size: 0.875rem;
  font-weight: 700;
  position: relative;
  margin: 0 0 1.5rem;
}
div.comments div.body div.h em {
  color: #918f8f;
  font-weight: 400;
  margin-left: 1.5rem;
}
div.comments div.body div.h img {
  position: absolute;
  left: 0;
  top: -0.2rem;
}
div.comments div.body div.f ul {
  display: block;
  overflow: hidden;
  padding: 0;
}
div.comments div.body div.f ul li {
  display: inline-block;
  margin: 0 1rem 0.5rem 0;
  font-size: 0.75rem;
}
div.comments div.body div.f ul li:last-child {
  margin-right: 0;
}
div.comments div.body div.f ul li.right {
  float: right;
  margin-top: 0.5rem;
}
div.comments div.body div.f a {
  text-decoration: none;
}
div.comments div.body div.f img {
  display: inline-block;
  vertical-align: top;
  margin: 0 0.5rem 0 0;
}
div.comments div.body div.f li.rate a {
  margin: 0 1rem;
}
div.comments div.body div.f li.rate a:last-child {
  margin: 0;
}
@media (max-width: 760px) {
  div.comments div.body > ul > li > ul {
    margin: 0 0 0 1.5rem;
    padding-left: 1.5rem;
  }
  div.comments div.body div.f ul li:first-child {
    display: block;
    margin-right: 0;
  }
}
div.g-recaptcha-wrap {
  max-width: 100%;
  overflow: auto;
}
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 1rem 0.5rem;
  color: #fff;
  background: #00798a;
  border-radius: 4px;
  padding: 0.5rem 1rem;
  text-decoration: none;
  font-weight: 700;
  cursor: pointer;
  text-align: center;
}
.button.black {
  background: #1c1c1c;
}
.button.black:hover {
  background: #00798a;
}
.button.disabled {
  background: #e5e5e5;
  color: #1c1c1c;
  cursor: not-allowed;
}
.button:hover {
  background: #1c1c1c;
  color: #fff;
}
.button:last-child {
  margin-right: 0;
}
.button2 {
  display: block;
  background: #008b9f;
  color: #fff;
  font-weight: 700;
  padding: 0.5rem;
  text-align: center;
  border-radius: 4px;
  text-decoration: none;
  transition: all 0.2s linear;
}
.button2:hover {
  background: #1c1c1c;
  color: #fff;
}
.bgGrey {
  background: #f8f8f8;
}
div.box-10 {
  text-align: center;
  padding: 1rem;
  border: 1px solid #f0efef;
  border-radius: 4px;
  margin: 0 0 1.5rem;
  clear: both;
}
div.box-10 small {
  display: block;
  margin: 0 0 0.5rem;
  font-size: 0.6875rem;
  font-weight: 700;
  letter-spacing: 3px;
}
div.box-10 div.wrap {
  display: flex;
  align-items: center;
  gap: 1rem;
}
div.box-10 div.wrap div.img {
  flex: 1;
}
div.box-10 div.img {
  position: relative;
  height: 60px;
}
div.box-10 div.img a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
div.box-10 div.img a img {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  max-width: 100%;
  max-height: 100%;
}
.acenter {
  text-align: center;
}
section.category div.pageWidth {
  background: #ebebeb;
  padding: 1.5rem;
}
section.category .header2 {
  margin: 0;
  font-size: 1.5rem;
}
section.category ul.list-3 {
  margin: 0;
}
section.category div.w {
  display: table;
  width: 100%;
  table-layout: fixed;
}
section.category div.w > div.l {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
section.category div.w > div.r {
  display: table-cell;
  vertical-align: middle;
  width: 300px;
  padding-left: 2rem;
  text-align: right;
}
section.category div.w > div.r:empty {
  display: none;
}
@media (max-width: 1000px) {
  section.category div.w {
    display: block;
    position: relative;
  }
  section.category div.w > div.l {
    display: block;
  }
  section.category div.w > div.r {
    width: 220px;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
  }
  section.category ul.list-3 > li:first-child {
    display: block;
    float: none;
    margin: 1.25rem 0 1.5rem;
    padding-right: 240px;
  }
  section.category div.w.no-r ul.list-3 > li:first-child {
    padding-right: 0;
  }
  section.category div.w.one-partner ul.list-3 > li:first-child {
    padding-right: 120px;
  }
}
@media (max-width: 760px) {
  section.category div.pageWidth {
    padding: 0 1.5rem 0.75rem;
  }
  section.category .header2 {
    font-size: 0.875rem;
  }
  section.category ul.list-3 {
    font-size: 0.75rem;
  }
}
@media (max-width: 425px) {
  section.category div.pageWidth {
    padding: 0 0.75rem 0.75rem;
  }
  section.category .header2 {
    max-width: 120px;
  }
}
ul.list-8 {
  display: block;
  text-align: center;
  font-size: 0rem;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
ul.list-8 li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin: 0 0.5rem 0.5rem 0;
  min-width: 100px;
}
@media (min-width: 701px) {
  ul.list-8 li.cloned {
    display: none !important;
  }
}
ul.list-8 li:last-child {
  margin-right: 0;
}
ul.list-8 small {
  display: block;
  font-size: 0.5625rem;
  font-family: sans-serif;
  color: #67727b;
  margin: 0.25rem 0 0.25rem;
  text-align: center;
}
ul.list-8 a {
  display: block;
  position: relative;
  width: 120px;
  padding: 0 0 50%;
  border: 1px solid #ddd;
  background: #fff;
}
ul.list-8 a img {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto;
  max-width: 80%;
  max-height: 80%;
}
ul.list-8.v2 a {
  border: 1px solid #f4f4f4;
  width: 100%;
}
ul.list-8.many {
  width: 200px;
}
ul.list-8.many li {
  display: none;
  min-width: 0;
  width: 47.5%;
  margin: 0 0 0 0;
}
ul.list-8.many li.active {
  display: inline-block;
  animation-name: fadeIn;
  animation-duration: 1s;
  animation-fill-mode: both;
}
ul.list-8.many li.active + li.active {
  margin-right: 0;
  margin-left: 0.5rem;
}
ul.list-8.many a {
  width: 100%;
}
ul.list-8.one-by-one {
  width: 120px;
}
ul.list-8.one-by-one li {
  display: none;
  min-width: 0;
  margin: 0;
  width: 100%;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
ul.list-8.one-by-one li.active {
  display: block;
  animation-name: fadeIn;
  animation-duration: 1s;
  animation-fill-mode: both;
}
ul.list-8.one-by-one a {
  width: 100%;
}
@media (max-width: 1000px) {
  ul.list-8 {
    text-align: right;
    margin-top: 0.5rem;
    display: block;
  }
  ul.list-8 li {
    width: 33%;
    flex: 1;
  }
  ul.list-8 a {
    width: 100%;
  }
  ul.list-8.many {
    width: auto;
  }
  ul.list-8.count-4 li {
    display: inline-block;
    max-width: none;
  }
}
@media (max-width: 550px) {
  ul.list-8 li {
    width: 33%;
  }
  ul.list-8.many li {
    width: auto;
  }
}
@media (max-width: 400px) {
  ul.list-8 li {
    width: auto;
    min-width: auto;
  }
}
@media (max-width: 700px) {
  #target-2 {
    overflow: hidden;
  }
  #target-2 ul.list-8 li {
    max-width: 999999px;
    display: block;
    margin: 0;
    padding: 0 5px;
    width: 100px;
  }
  #target-2 ul.list-8 li.cloned {
    display: inline-block !important;
  }
  #target-2 div.wrap {
    overflow: hidden;
  }
  #target-2 ul.list-8 {
    will-change: transform;
    white-space: nowrap;
    overflow: visible;
    width: auto;
  }
  #target-2 ul.list-8 li {
    display: inline-block !important;
    width: 86px;
  }
}
@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
div.pagination {
  overflow: hidden;
  margin: 1rem 0;
  padding: 0 0 1rem;
}
div.pagination a,
div.pagination span {
  display: block;
  margin: 0;
}
div.pagination .prev {
  float: left;
}
div.pagination .next {
  float: right;
}
@media (max-width: 1330px) {
  div.pagination {
    padding: 0 1rem 1rem;
  }
}
div.box-11 {
  color: #fff;
}
div.box-11 div.head {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin: 0 0 1.25rem;
}
div.box-11 div.head > div.img {
  display: table-cell;
  vertical-align: middle;
  width: 170px;
}
div.box-11 div.head > div.desc {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  padding-left: 2rem;
}
div.box-11 div.head h2 {
  font-size: 18px;
  font-weight: 700;
}
div.box-11 div.head p {
  font-size: 42px;
  margin: 0.5rem 0;
}
div.box-11 div.head small {
  display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
}
div.box-11 ul {
  display: block;
  margin: 0 0 1.5rem;
}
div.box-11 ul li {
  display: block;
  margin: 0 0 1rem;
  padding-left: 2rem;
  background: url("https://i.rynekzdrowia.pl/images/v2021/tick.svg") left 0.15rem scroll no-repeat transparent;
}
div.box-11 a.button:hover {
  background: #93f2ff;
  color: #1c1c1c;
}
@media (max-width: 500px) {
  div.box-11 div.head p {
    font-size: 2.125rem;
  }
}
@media (max-width: 400px) {
  div.box-11 div.head > div.img {
    width: 120px;
  }
}
ul.list-9 {
  display: block;
  font-size: 0rem;
}
ul.list-9 li {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin: 0 5% 5% 0;
}
ul.list-9 li:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 1000px) {
  div#target-2 {
    padding: 0.2rem 1rem 0;
    font-size: 0rem;
    min-height: 64px;
  }
  div#target-2 small {
    display: block;
    font-size: 0.625rem;
    color: #67727b;
    margin: 0 0 0.25rem;
    text-align: center;
  }
  div#target-2 ul {
    text-align: center;
  }
  div#target-2 li {
    width: 74px;
    max-width: 31.33%;
    margin: 0 3% 0 0;
  }
  div#target-2 li:last-child {
    margin-right: 0;
  }
  div#target-2 a {
    width: 100%;
    height: auto;
    padding: 0 0 50%;
    border: 1px solid #ddd;
  }
}
div.window {
  display: none;
  overflow: auto;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000000000;
  background: rgba(0, 0, 0, 0.8);
  margin: 0 auto;
}
div.window div.wrap {
  display: table;
  width: 100%;
  height: 100%;
}
div.window div.wrap > div.inner {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  padding: 4rem 0;
}
div.window div.body {
  width: 650px;
  max-width: 90%;
  margin: 0 auto;
  background: #fff;
  padding: 2.5rem 2rem;
  position: relative;
}
div.window a.close {
  padding: 1rem;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
div.window a.close img {
  opacity: 1;
}
div.window h2 {
  font-size: 2rem;
  color: #222;
  margin: 0 0 2rem;
}
div.window p {
  font-size: 1.375rem;
  color: #222;
  margin: 0 0 1rem;
}
div.window div.g-recaptcha {
  display: inline-block;
}
div.window.open {
  display: block;
}
div.window.no-padding div.body {
  width: 620px;
  padding: 0;
}
div.window form button {
  font-weight: 700 !important;
}
body.windowOpen {
  overflow: hidden;
  max-height: 100%;
  height: 100%;
  position: relative;
}
div.rodo {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: rgba(49, 49, 64, 0.9);
  z-index: 999999;
}
div.rodo div.wrap {
  width: 620px;
  max-width: 100%;
  background: #fff;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
div.rodo div.head {
  padding: 1.5rem;
  position: relative;
  border-bottom: 1px solid #eee;
}
div.rodo div.head > img {
  display: block;
  margin: 0 auto;
  max-width: 60%;
}
div.rodo div.head a.close {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
}
div.rodo div.body {
  padding: 1.5rem;
}
div.rodo div.body div.scroll-pane,
div.rodo div.body div.scroll {
  height: 350px;
  overflow: auto;
  outline: 0;
}
div.rodo div.body div.komunikat {
  display: block;
  padding-right: 1rem;
}
div.rodo div.body div.ustawienia {
  display: none;
  padding-right: 1rem;
}
div.rodo div.body h2 {
  font-size: 1.5rem;
  margin: 0 0 1.5rem;
}
div.rodo div.body p {
  font-size: 1rem;
  margin: 0 0 1.5rem;
}
div.rodo div.body p:last-child {
  margin: 0;
}
div.rodo div.checkbox {
  margin: 0 0 1.5rem;
}
div.rodo div.checkbox input {
  display: none;
}
div.rodo div.checkbox label {
  display: block;
  background: url("https://i.rynekzdrowia.pl/images/rodo/check-a.png") left 1px scroll no-repeat transparent;
  background-size: 22px auto;
  padding-left: 36px;
  font-size: 1.125rem;
  font-weight: 700;
  cursor: pointer;
}
div.rodo div.checkbox input:checked + label {
  background-image: url("https://i.rynekzdrowia.pl/images/rodo/check-b.png");
}
div.rodo div.foot {
  background: #ddd;
  padding: 1.5rem 0.5rem 1rem;
  text-align: center;
}
div.rodo div.foot a.button {
  border-radius: 4px;
  font-size: 0.875rem;
  font-weight: 700;
  color: #fff;
  background: #00698c;
  margin: 0 1rem 0.5rem 0;
  transition: all 0.2s linear;
}
div.rodo div.foot a.button.ustawienia {
  background: #424251;
}
div.rodo div.foot a.button:last-child {
  margin-right: 0;
}
div.rodo div.foot a.button:hover {
  background: #222;
}
div.rodo.open {
  display: block;
}
div.rodo.ustawienia div.body div.komunikat {
  display: none;
}
div.rodo.ustawienia div.body div.ustawienia {
  display: block;
}
div.rodo.no-absolute {
  padding: 1.25rem;
}
div.rodo.no-absolute div.wrap {
  position: static;
  transform: none;
}
@media (max-width: 1000px) {
  div.rodo {
    padding: 1.25rem;
  }
  div.rodo div.wrap {
    position: static;
    transform: none;
  }
}
@media (max-width: 800px) {
  div.rodo div.body div.scroll-pane,
  div.rodo div.body div.scroll {
    height: 200px;
  }
}
@media (max-width: 400px) {
  div.rodo div.head > img {
    margin: 0;
  }
}
@keyframes fadeFromLeft {
  from {
    left: 50%;
  }
  to {
    left: 0;
  }
}
/* NL Start */
body.nlOpen {
  overflow: hidden;
}
div.nl-window,
div.popup-window {
  /* red */
  /* text color */
  /* link in text */
  /* kolor portalu */
  display: none;
  position: fixed;
  z-index: 9999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: rgba(0, 0, 0, 0.8);
  padding: 2.5rem;
  color: #31313f;
}
div.nl-window.open,
div.popup-window.open {
  display: block;
}
div.nl-window > div.wrap,
div.popup-window > div.wrap {
  width: 480px;
  max-width: 100%;
  margin: 0 auto;
  background: #fff;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
div.nl-window.static > div.wrap,
div.popup-window.static > div.wrap {
  position: relative;
  top: auto;
  transform: none;
}
div.nl-window > div.wrap > a.close,
div.popup-window > div.wrap > a.close {
  position: absolute;
  top: -20px;
  right: -20px;
  color: #222;
  width: 42px;
  height: 42px;
  background: #fff;
  font-size: 38px;
  font-weight: 700;
  line-height: 1;
  padding: 0.05rem 0.25rem;
  text-align: center;
  border-radius: 100%;
}
div.nl-window > div.wrap > a.close img,
div.popup-window > div.wrap > a.close img {
  display: block;
}
div.nl-window > div.wrap > div.img,
div.popup-window > div.wrap > div.img {
  padding: 0.675rem 1.5rem 1rem;
  background: #222;
  background-size: cover;
  text-align: center;
  color: #fff;
}
div.nl-window > div.wrap > div.img h2,
div.popup-window > div.wrap > div.img h2 {
  font-weight: 700;
  line-height: 1.3;
  font-size: 1.75rem;
  margin: 0;
}
div.nl-window > div.wrap > div.desc,
div.popup-window > div.wrap > div.desc {
  padding: 2rem 1.5rem;
  overflow: hidden;
}
div.nl-window > div.wrap > div.desc > div.one,
div.popup-window > div.wrap > div.desc > div.one {
  display: none;
  position: relative;
}
div.nl-window > div.wrap > div.desc > div.one.active,
div.popup-window > div.wrap > div.desc > div.one.active {
  display: block;
  transition: all 0.2s linear;
  animation-name: fadeFromLeft;
  animation-duration: 0.5s;
}
div.nl-window h3,
div.popup-window h3 {
  text-align: center;
  font-weight: 300;
  line-height: 1.35;
  font-size: 1rem;
  margin: 0 0 2rem;
}
div.nl-window h3 a:first-child,
div.popup-window h3 a:first-child {
  display: inline-block;
  vertical-align: middle;
  margin: 0 1rem 0.5rem 0;
}
div.nl-window h3 span,
div.popup-window h3 span {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.25rem;
  margin: 0 0 0.5rem;
}
div.nl-window p,
div.popup-window p {
  font-weight: 300;
  font-size: 0.75rem;
}
div.nl-window form,
div.popup-window form {
  margin: 0;
}
div.nl-window div.email-wrap,
div.popup-window div.email-wrap {
  position: relative;
  padding: 0 150px 0 0;
  margin: 0;
}
div.nl-window div.email-wrap button,
div.popup-window div.email-wrap button {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0 10px 10px 0;
  background: #00798a;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 1.5rem;
  padding: 0.25rem 0.5rem;
  height: 45px;
  width: 150px;
  transition: all 0.2s linear;
}
div.nl-window div.email-wrap button:hover,
div.popup-window div.email-wrap button:hover {
  background: #222;
}
div.nl-window div.email-wrap input,
div.popup-window div.email-wrap input {
  display: block;
  width: 100%;
  max-width: none;
  background: #eee;
  height: 45px;
  padding: 0.25rem 0.75rem;
  border-radius: 10px 0 0 10px;
  font-weight: 300;
  font-size: 1.5rem;
}
div.nl-window div.email-wrap + small.error,
div.popup-window div.email-wrap + small.error {
  display: none;
  margin: 0.5rem 0 0;
  color: #b20000;
  font-weight: 700;
  font-size: 0.6875rem;
}
div.nl-window div.email-wrap.error,
div.popup-window div.email-wrap.error {
  background: none;
}
div.nl-window div.email-wrap.error + small.error,
div.popup-window div.email-wrap.error + small.error {
  display: block;
}
div.nl-window ::-webkit-input-placeholder,
div.popup-window ::-webkit-input-placeholder {
  color: #31313f;
}
div.nl-window ::-moz-placeholder,
div.popup-window ::-moz-placeholder {
  color: #31313f;
}
div.nl-window :-ms-input-placeholder,
div.popup-window :-ms-input-placeholder {
  color: #31313f;
}
div.nl-window :-moz-placeholder,
div.popup-window :-moz-placeholder {
  color: #31313f;
}
div.nl-window ul.chxbx,
div.popup-window ul.chxbx {
  list-style-type: none;
  padding: 0 !important;
  margin: 2rem 0 0;
}
div.nl-window ul.chxbx > li,
div.popup-window ul.chxbx > li {
  list-style-type: none;
  display: block;
  margin: 0 0 1rem;
}
div.nl-window ul.chxbx input,
div.popup-window ul.chxbx input {
  display: none;
}
div.nl-window ul.chxbx label,
div.popup-window ul.chxbx label {
  display: block;
  cursor: pointer;
  min-height: 21px;
  padding: 3px 0 0 30px;
  background: url("https://i.rynekzdrowia.pl/images/nl-okno/checkbox-a.png") left top scroll no-repeat transparent;
  background-size: 20px auto;
  font-weight: 300;
  line-height: 1.45;
  font-size: 0.6875rem;
}
div.nl-window ul.chxbx label a,
div.popup-window ul.chxbx label a {
  color: #00798a;
}
div.nl-window ul.chxbx label strong:first-child,
div.popup-window ul.chxbx label strong:first-child {
  font-size: 0.875rem;
  font-weight: 300;
}
div.nl-window ul.chxbx li.error input + label,
div.popup-window ul.chxbx li.error input + label {
  color: #b20000;
  background-image: url("https://i.rynekzdrowia.pl/images/nl-okno/checkbox-c.png");
}
div.nl-window ul.chxbx li.error input + label a,
div.popup-window ul.chxbx li.error input + label a {
  color: #b20000;
}
div.nl-window ul.chxbx input:checked + label,
div.popup-window ul.chxbx input:checked + label,
div.nl-window ul.chxbx li.error input:checked + label,
div.popup-window ul.chxbx li.error input:checked + label {
  background-image: url("https://i.rynekzdrowia.pl/images/nl-okno/checkbox-b.png");
}
div.nl-window ul.chxbx small.error,
div.popup-window ul.chxbx small.error {
  display: none;
  margin: 0.5rem 0 0 30px;
  color: #b20000;
  font-weight: 700;
  font-size: 0.6875rem;
}
div.nl-window ul.chxbx li.error small.error,
div.popup-window ul.chxbx li.error small.error {
  display: block;
}
div.nl-window ul.chxbx.smaller label,
div.popup-window ul.chxbx.smaller label {
  font-size: 0.75rem;
}
div.nl-window div.soc,
div.popup-window div.soc {
  text-align: center;
  margin: 0.75rem 0 0;
}
div.nl-window div.soc a,
div.popup-window div.soc a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 2px;
}
div.nl-window div.scroll-pane,
div.popup-window div.scroll-pane {
  height: 300px;
}
div.nl-window .jspDrag,
div.popup-window .jspDrag {
  background: #aaa;
}
div.nl-window .jspTrack,
div.popup-window .jspTrack {
  background: #ddd;
}
div.nl-window #axnlerror,
div.popup-window #axnlerror {
  display: none;
}
@media (max-width: 800px) {
  div.nl-window > div.wrap,
  div.popup-window > div.wrap {
    position: relative;
    top: auto;
    transform: none;
  }
}
@media (max-width: 520px) {
  div.nl-window div.email-wrap,
  div.popup-window div.email-wrap {
    padding: 0 100px 0 0;
  }
  div.nl-window div.email-wrap input,
  div.popup-window div.email-wrap input {
    font-size: 1.125rem;
  }
  div.nl-window div.email-wrap button,
  div.popup-window div.email-wrap button {
    width: 100px;
    font-size: 1.125rem;
  }
}
@media (max-width: 520px) {
  div.nl-window,
  div.popup-window {
    padding: 2.5rem 1.5rem;
  }
  div.nl-window > div.wrap > div.img h2,
  div.popup-window > div.wrap > div.img h2 {
    font-size: 1.25rem;
  }
  div.nl-window div.email-wrap,
  div.popup-window div.email-wrap {
    padding: 0;
  }
  div.nl-window div.email-wrap input,
  div.popup-window div.email-wrap input {
    border-radius: 10px 10px 0 0;
  }
  div.nl-window div.email-wrap button,
  div.popup-window div.email-wrap button {
    width: 100%;
    position: static;
    border-radius: 0 0 10px 10px;
  }
}
#popupAsk .popup-text,
#popupAsk .popup-text-confirm {
  font-size: 1rem;
}
#popupAsk .popup-text-confirm,
#popupAsk .popup-text-confirm-buttons {
  text-align: center;
}
#popupAsk .button-secondary {
  background-color: #97a0a4;
}
/* NL Stop */
div.cookie-bar2 {
  display: none;
  position: fixed;
  z-index: 999999;
  left: 0;
  bottom: 0;
  width: 600px;
  max-width: 100%;
  background: rgba(0, 89, 178, 0.9);
  overflow: hidden;
  color: #fff;
  padding: 1rem;
}
div.cookie-bar2 a {
  color: #fff;
}
div.cookie-bar2 div.img {
  overflow: hidden;
  float: left;
  max-width: 35%;
  margin: 0 1.5rem 0 0;
}
div.cookie-bar2 div.desc {
  overflow: hidden;
}
div.cookie-bar2 div.desc > p {
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 1rem;
}
div.cookie-bar2 div.desc2 {
  overflow: hidden;
}
div.cookie-bar2 div.desc2 p {
  float: left;
  overflow: hidden;
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 1rem;
}
div.cookie-bar2 div.desc2 small {
  float: right;
  overflow: hidden;
}
div.cookie-bar2 small a {
  display: block;
  background: #00505c;
  padding: 0.25rem 1rem;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  border-radius: 4px;
  transition: all 0.2s linear;
}
div.cookie-bar2 small a:hover {
  background: #00798a;
  color: #fff;
}
div.cookie-bar2.open {
  display: block;
}
div.cookie-bar2.v2 {
  background: rgba(15, 15, 30, 0.9);
  left: auto;
  right: 0;
}
/* redirector */
.redirector {
  position: fixed;
  bottom: 10px;
  right: 20px;
  width: 120px;
  height: 120px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 6px -2px black;
  opacity: 0;
  transition: all 0.2s;
}
.redirector > .container {
  width: 92%;
  height: 92%;
  border-radius: 100%;
  background: white;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.redirector .container .img {
  position: relative;
}
.redirector .container .img:after {
  content: "☚";
  font-size: 1.2em;
  color: black;
  width: 100%;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
}
.redirector .container img {
  display: block;
  height: 18px;
}
.dots_loader {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  height: 100px;
}
.dots_loader div {
  box-sizing: content-box;
  width: 20px;
  height: 20px;
  border: 20px dotted #00798a;
  animation-name: dots;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}
@keyframes dots {
  0% {
    width: 20px;
    height: 20px;
  }
  25% {
    transform: rotate(180deg);
  }
  50% {
    width: 10px;
    height: 10px;
  }
  75% {
    transform: rotate(360deg);
    width: 20px;
    height: 20px;
  }
  85% {
    width: 10px;
    height: 10px;
  }
  100% {
    width: 20px;
    height: 20px;
  }
}
div.box-12 {
  position: relative;
}
div.box-12 a.main {
  display: block;
  color: #fff;
  position: relative;
}
div.box-12 a.main::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
  /* IE6-9 */
}
div.box-12 span {
  display: block;
  padding: 1rem 1.5rem;
  border: 1px solid #fff;
  border-radius: 4px;
  position: absolute;
  z-index: 1;
  left: 1.5rem;
  bottom: 1.5rem;
  text-align: center;
  font-size: 0.75rem;
  font-weight: 700;
}
div.box-12 span img {
  display: block;
  margin: 0 auto 0.5rem;
}
div.box-12 figcaption {
  z-index: 1;
  left: 140px;
  bottom: 1.5rem;
  background: transparent;
  padding: 0;
}
div.box-12 figure {
  margin: 0 auto;
}
@media (max-width: 500px) {
  div.box-12 a.main::before {
    height: 50%;
  }
}
.gallery-images {
  background: #000;
  padding: 0 1.5rem 1.5rem;
  display: flex;
  gap: 0.5rem;
  overflow: auto;
}
.gallery-images a {
  margin: 0;
  flex: 1;
}
.gallery-images img {
  width: 100%;
  height: auto;
}
@media (max-width: 500px) {
  .gallery-images {
    padding: 0 1.5rem 1rem;
  }
  .gallery-images a {
    flex: 0 0 60px;
  }
}
section.static div.pageWidth {
  background: #fff;
}
section.static article {
  padding: 4rem;
  width: 820px;
  max-width: 100%;
  margin: 0 auto;
}
section.static h1 {
  margin: 0 0 2.5rem;
}
section.static ul li::marker {
  color: #00798a;
}
section.static.v2 article {
  width: auto;
  padding: 2.5rem;
}
@media (max-width: 760px) {
  section.static article {
    padding: 1.5rem !important;
  }
}
.mb25 {
  margin-bottom: 2.5rem !important;
}
#prenumForm {
  display: none;
}
.box-87 h3 {
  margin: 0 0 1.5rem;
}
.box-87 .left,
.box-87 .right {
  width: 49%;
  display: inline-block;
  padding: 1.5rem 4rem;
  text-align: center;
  border: solid 1px #aaa;
}
.box-87 a.button {
  font-size: 0.9em;
}
@media (max-width: 700px) {
  .box-87 .left,
  .box-87 .right {
    width: inherit;
  }
}
.form-1,
.wyszukiwarka-2 {
  margin: 0;
}
.form-1 div.row,
.wyszukiwarka-2 div.row {
  margin: 0 0 1.5rem;
}
.form-1 label,
.wyszukiwarka-2 label {
  display: block;
  margin: 0 0 0.25rem;
  font-size: 0.75rem;
  font-weight: 700;
}
.form-1 input[type="text"],
.wyszukiwarka-2 input[type="text"],
.form-1 input[type="email"],
.wyszukiwarka-2 input[type="email"],
.form-1 input[type="number"],
.wyszukiwarka-2 input[type="number"],
.form-1 input[type="password"],
.wyszukiwarka-2 input[type="password"],
.form-1 textarea,
.wyszukiwarka-2 textarea,
.form-1 select,
.wyszukiwarka-2 select,
.form-1 .customSelect,
.wyszukiwarka-2 .customSelect {
  display: block;
  margin: 0 0 1rem;
  width: 100%;
  border: 1px solid #eee;
  padding: 0.75rem;
  font-size: 1rem;
}
.form-1 button,
.wyszukiwarka-2 button {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.form-1 h2,
.wyszukiwarka-2 h2 {
  font-weight: 700;
  margin: 0 0 1rem;
}
.form-1 .good,
.wyszukiwarka-2 .good {
  display: block;
  color: #396;
  font-size: 14px;
  margin: -0.25rem auto 1rem;
}
.form-1 .error,
.wyszukiwarka-2 .error {
  display: block;
  color: #cc0000;
  font-size: 14px;
  margin: -0.25rem auto 1rem;
}
ul.checkbox {
  display: block;
  padding: 0;
  margin: 0;
}
ul.checkbox.inline {
  display: inline-block;
  vertical-align: top;
}
ul.checkbox li {
  display: block;
  margin: 0 0 0.75rem;
}
ul.checkbox li:last-child {
  margin: 0;
}
ul.checkbox input[type="checkbox"],
input[type="radio"] {
  display: none;
}
ul.checkbox label {
  display: block;
  padding-left: 1.75rem;
  font-size: 14px;
  position: relative;
  cursor: pointer;
}
ul.checkbox input[type="checkbox"] + label:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 1px;
  width: 18px;
  height: 18px;
  background: #fff;
  border: 1px solid #00798a;
}
ul.checkbox input[type="checkbox"]:checked + label:before {
  background: #00798a;
}
ul.checkbox input[type="checkbox"]:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  left: 3px;
  top: 5px;
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  height: 7px;
  width: 12px;
  transform: rotate(-45deg);
}
ul.checkbox input[type="radio"] + label:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 1px;
  width: 18px;
  height: 18px;
  background: #fff;
  border: 1px solid #00798a;
  border-radius: 100%;
}
ul.checkbox input[type="radio"]:checked + label:before {
  background: #00798a;
}
ul.checkbox input[type="radio"]:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  left: 5px;
  top: 6px;
  background: #fff;
  width: 8px;
  height: 8px;
  border-radius: 100%;
}
ul.checkbox.v2 {
  margin: 0.5rem 0 0;
}
@media (max-width: 760px) {
  ul.checkbox.v2 {
    margin: 1rem !important;
  }
}
ul.checkbox.elems-inline li {
  display: inline-block;
  vertical-align: top;
  margin: 0 1rem 1rem 0;
}
div.box-13 {
  font-size: 0rem;
}
div.box-13 > div {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin: 0 5% 5% 0;
  font-size: 1rem;
}
div.box-13 > div:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 760px) {
  div.box-13 > div {
    display: block;
    width: 100%;
    margin: 0 0 1.5rem;
  }
}
canvas.sparkline {
  display: block;
  max-width: 100%;
}
div.wrap-1.stick {
  position: fixed;
  top: 0;
  width: 300px;
  max-width: 100%;
}
@media (max-width: 1000px) {
  div.wrap-1 {
    padding-top: 10px;
  }
  div.wrap-1.stick {
    position: static;
    width: auto;
  }
}
.scroll {
  overflow: auto;
  padding-right: 1rem;
  /* Firefox */
  scrollbar-width: thin;
  scrollbar-color: #00798a #f0f1f2;
  /* Chrome */
}
.scroll::-webkit-scrollbar {
  width: 6px;
}
.scroll::-webkit-scrollbar-track {
  background-color: #f0f1f2;
}
.scroll::-webkit-scrollbar-thumb {
  background-color: #00798a;
}
.scroll::scrollbar {
  width: 6px;
}
.scroll::scrollbar-track {
  background-color: #f0f1f2;
}
.scroll::scrollbar-thumb {
  background-color: #00798a;
}
.scroll.horizontal {
  overflow: hidden;
  overflow-x: auto;
  padding: 0 0 1rem;
}
.scroll.horizontal::-webkit-scrollbar {
  height: 6px;
}
.scroll.horizontal::scrollbar {
  height: 6px;
}
body.body-v2 div.box-7 > div.right {
  padding-top: 4rem;
}
body.body-v2 section.promo div.pageWidth {
  /* Firefox */
  scrollbar-width: thin;
  scrollbar-color: #00798a #f0f1f2;
  /* Chrome */
  overflow: hidden;
  overflow-x: auto;
}
body.body-v2 section.promo div.pageWidth::-webkit-scrollbar-track {
  background-color: #f0f1f2;
}
body.body-v2 section.promo div.pageWidth::-webkit-scrollbar-thumb {
  background-color: #00798a;
}
body.body-v2 section.promo div.pageWidth::scrollbar-track {
  background-color: #f0f1f2;
}
body.body-v2 section.promo div.pageWidth::scrollbar-thumb {
  background-color: #00798a;
}
body.body-v2 section.promo div.pageWidth::-webkit-scrollbar {
  height: 6px;
}
body.body-v2 section.promo div.pageWidth::scrollbar {
  height: 6px;
}
body.body-v2 section.promo ul.list-3 {
  white-space: nowrap;
  overflow: visible;
}
body.body-v2 section.promo ul.list-3 li:last-child {
  margin-right: 1.5rem;
}
.customSelect {
  display: block;
  clear: both;
  position: relative;
  border: none !important;
  padding: 0 !important;
}
.customSelect div.list {
  display: none;
}
.customSelect.open div.list {
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  width: 100%;
}
.customSelect select {
  display: none;
}
.customSelect div.value {
  display: block;
  overflow: hidden;
  clear: both;
  background: url(https://i.rynekzdrowia.pl/images/icons/tip-2.png) right center no-repeat scroll #fff;
  border: 1px solid #eee;
  padding: 0.75rem;
}
.customSelect div.value a {
  display: block;
  overflow: hidden;
  color: #666;
  text-decoration: none;
}
.customSelect div.list {
  overflow: hidden;
  background: #eee;
  padding: 0.75rem;
}
.customSelect div.list input {
  display: block;
  background: url("https://i.rynekzdrowia.pl/images/icons/lupa.png") right center scroll no-repeat #fff;
}
.customSelect div.list ul {
  width: 100% !important;
  max-height: 136px;
  overflow: auto;
}
.customSelect div.list ul a {
  display: block;
  overflow: hidden;
  padding: 0.2rem 0.5rem;
  font-size: 15px;
  text-decoration: none;
}
.customSelect div.list ul a:hover {
  background: #00698c;
  color: #fff;
}
body.print {
  background-color: white;
  background-image: none;
}
body.print div.actions {
  padding-top: 1.25rem;
}
body.print h1 {
  font-size: 1.75rem;
  font-weight: 700;
  margin: 1rem 0;
}
body.print p {
  margin: 0 0 1rem;
}
body.print .aside.left {
  margin: 0 0 1.5rem 1.5rem;
}
body.print ul {
  padding-left: 20px;
  list-style-type: disc;
  margin: 0 0 1rem;
}
body.print ol {
  padding-left: 25px;
  list-style-type: decimal;
  margin: 0 0 1rem;
}
.gsc-input-box {
  padding: 0.2rem 0.5rem !important;
}
.gsc-search-button-v2 {
  padding: 0.75rem 1rem !important;
  margin: 0 !important;
}
.gs-web-image-box,
.gs-promotion-image-box {
  margin: 1rem 1rem 0 0 !important;
}
.gs-snippet {
  margin-top: 1rem !important;
}
.gs-title,
.gs-title a {
  color: #00798a !important;
  font-weight: 700;
}
.gsc-webResult.gsc-result {
  border-bottom: 1px solid #eee !important;
  padding-bottom: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
div.box-2a {
  text-align: center;
  background: #eee;
  background-size: cover;
  margin: 0 0 1rem;
}
div.box-2a h2 {
  padding: 3rem 1.5rem;
  margin: 0;
}
div.box-2a ul {
  display: block;
  background: #00798a;
  padding: 0.75rem 1.5rem 0.25rem;
  font-weight: 700;
  font-size: 1.125rem;
  position: relative;
}
div.box-2a ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 1rem 0.5rem 0;
}
div.box-2a ul a {
  color: #222;
  transition: all 0.2s linear;
  text-decoration: none;
}
div.box-2a ul a:hover {
  color: #fff;
}
div.box-2a ul li.active a {
  color: #fff;
}
div.box-2a ul li.active a:hover {
  color: #fff;
}
div.box-2a.y2024 h2 {
  padding: 3rem 1.5rem 0;
  margin: 0 0 -1.25rem;
}
div.box-2a.y2024 ul {
  background: #FCCB05;
}
ul.list-51 {
  display: block;
  font-size: 0rem !important;
  padding: 0 !important;
}
ul.list-51 > li {
  display: inline-block;
  vertical-align: top;
  width: 22.75%;
  margin: 0 3% 3% 0 !important;
  border: 1px solid #e4e8e9;
  padding: 1rem 1rem 70px;
  position: relative;
}
ul.list-51 > li:nth-child(4n+4) {
  margin-right: 0 !important;
}
ul.list-51 a {
  text-decoration: none;
}
ul.list-51 h3 {
  font-weight: 700;
  font-size: 1.0625rem;
  color: #107a92;
  margin: 0 0 0.75rem;
}
ul.list-51 h3 a {
  color: #107a92;
}
ul.list-51 div.text {
  height: 90px;
  overflow: auto;
  outline: 0;
  font-size: 0.8125rem;
}
ul.list-51 p {
  font-size: 0.8125rem;
}
ul.list-51 p:last-child {
  margin: 0;
}
ul.list-51 div.voting {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #e4e8e9;
  font-size: 0.875rem;
  font-weight: 700;
  padding: 0.75rem 1rem;
  text-align: right;
}
ul.list-51 div.voting a {
  display: inline-block;
  padding: 0 0 0 26px;
  color: #31313f;
  background: transparent;
}
ul.list-51 div.voting a.more {
  float: left;
  padding: 0;
}
ul.list-51 div.voting a.up {
  background: url("https://i.rynekzdrowia.pl/images/serwisy/start-up-med/thumb-up.png") left center scroll no-repeat transparent;
  margin-right: 0.5rem;
}
ul.list-51 div.voting a.down {
  background: url("https://i.rynekzdrowia.pl/images/serwisy/start-up-med/thumb-down.png") left center scroll no-repeat transparent;
}
@media (max-width: 900px) {
  ul.list-51 > li {
    width: 47.5%;
  }
  ul.list-51 > li:nth-child(4n+4) {
    margin-right: 3% !important;
  }
  ul.list-51 > li:nth-child(even) {
    margin-right: 0 !important;
  }
}
@media (max-width: 600px) {
  ul.list-51 > li {
    display: block;
    width: 100%;
    margin-right: 0 !important;
  }
  ul.list-51 > li:nth-child(4n+4) {
    margin-right: 0 !important;
  }
}
div.good {
  background: #008c00;
  color: #fff;
  padding: 0.5em;
  font-size: 0.875rem;
  margin: 0.5em 0;
}
div.error {
  background: #b20000;
  color: #fff;
  padding: 0.5em;
  font-size: 0.875rem;
  margin: 0.5em 0;
}
form div.error {
  background: none;
  padding: 0;
  font-weight: bold;
}
div.good p,
div.error p {
  margin: 0;
}
div.breadcrumbs {
  margin: 0 0 1.5rem;
}
div.breadcrumbs a {
  text-decoration: none;
}
.header3 {
  font-weight: 700;
  font-size: 1.75rem;
  margin: 0 0 1.5rem;
}
ul.location-meta {
  display: block;
  overflow: hidden;
  margin: 0 0 1rem;
}
ul.location-meta > li {
  display: block;
  overflow: hidden;
  margin: 0 0 0.5rem;
}
ul.location-meta > li span {
  margin: 0 0.25rem;
}
.icon-loc-marker {
  display: inline-block;
  width: 19px;
  height: 20px;
  background: url("https://i.rynekzdrowia.pl/images/icons/marker.png") center center scroll no-repeat transparent;
  vertical-align: text-bottom;
  margin: 0 5px 0 0;
}
.icon-producent {
  display: inline-block;
  width: 20px;
  height: 21px;
  background: url("https://i.rynekzdrowia.pl/images/icons/producent.png") center center scroll no-repeat transparent;
  vertical-align: text-bottom;
  margin: 0 5px 0 0;
}
.icon-postac {
  display: inline-block;
  width: 12px;
  height: 20px;
  background: url("https://i.rynekzdrowia.pl/images/icons/postac.png") center center scroll no-repeat transparent;
  vertical-align: text-bottom;
  margin: 0 5px 0 0;
}
.icon-mail {
  display: inline-block;
  width: 19px;
  height: 20px;
  background: url("https://i.rynekzdrowia.pl/images/icons/mail2.png") center center scroll no-repeat transparent;
  vertical-align: text-bottom;
  margin: 0 5px 0 0;
}
ul.table {
  margin: 1rem 0;
  display: table;
  width: 100%;
}
ul.table.bordered {
  border: 1px solid #e8e8e8;
}
ul.table li {
  display: table-cell;
  padding: 1rem;
}
ul.table.style1 small {
  display: block;
  font-weight: 700;
  font-size: 0.75rem;
  margin: 0 0 0.25rem;
}
ul.table.style1 p {
  font-weight: 700;
  font-size: 2rem;
  margin: 0;
}
@media (max-width: 600px) {
  ul.table.style1 p {
    font-size: 1.5rem;
  }
}
table.stripes {
  margin: 1.5rem 0;
  width: 100%;
}
table.stripes td,
table.stripes th {
  padding: 1rem;
  font-size: 1rem;
  text-align: left;
  border: none;
}
table.stripes tr:nth-child(odd) {
  background: #f1f2f3;
}
.g-recaptcha {
  transform: scale(0.875);
  transform-origin: 0 0;
}
.g-recaptcha > div {
  margin: 0 auto;
}
ul.sub-cat {
  display: block;
  margin: 0 0 1rem;
  font-size: 1rem;
  font-weight: 700;
  padding: 0 0 0.5rem;
  border-bottom: 1px solid #eee;
}
ul.sub-cat li {
  display: inline-block;
  vertical-align: top;
  margin: 0 1rem 0.5rem 0;
}
ul.sub-cat a {
  text-decoration: none;
}
.jobs-intro {
  display: block;
  overflow: hidden;
  margin: 0 0 1.5rem;
}
.jobs-intro a {
  text-decoration: none;
}
.jobs-intro ul.logos {
  display: block;
  overflow: hidden;
  width: 60%;
  float: left;
}
.jobs-intro ul.logos > li {
  display: block;
  overflow: hidden;
  width: 33.33%;
  float: left;
  margin: 0 0 0.5em;
}
.jobs-intro p.add-button {
  display: block;
  overflow: hidden;
  width: 35%;
  float: right;
  background: #007b8b;
  border-radius: 6px;
}
.jobs-intro p.add-button:hover {
  background: #229dad;
}
.jobs-intro p.add-button a {
  display: block;
  overflow: hidden;
  padding: 1em 0.5em;
  color: #fff;
  text-align: center;
}
.jobs-intro p.add-button span {
  display: block;
  overflow: hidden;
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0 0 0.25em;
}
.jobs-intro p.add-button small {
  font-size: 0.875rem;
}
@media (max-width: 760px) {
  .jobs-intro p.add-button {
    float: none;
    width: 100%;
    margin: 0 0 1rem;
  }
  .jobs-intro p.add-button a {
    padding: 0.5rem;
  }
  .jobs-intro ul.logos {
    float: none;
    width: 100%;
  }
}
div.offer div.logo {
  float: right;
  margin: 0 0 0 1rem;
  max-width: 200px;
  font-size: 12px;
  text-align: center;
}
div.offer h2 {
  font-size: 24px;
  margin: 2rem 0 1rem;
}
div.offer small + h2 {
  margin-top: 0.5rem;
}
div.offer h3 {
  font-weight: 700;
  font-size: 20px;
  margin: 2rem 0 1rem;
  padding: 0 0 1rem;
  border-bottom: 1px solid #00798a;
}
div.offer p {
  margin: 0 0 1.5rem;
  line-height: 1.45;
}
div.offer ul {
  padding-left: 20px;
  line-height: 1.45;
}
div.offer ol {
  padding-left: 26px;
  line-height: 1.45;
}
div.offer li {
  margin: 0 0 0.75rem;
  line-height: 1.45;
}
ul.inline {
  display: block;
  padding: 0 !important;
}
ul.inline > li {
  display: inline-block;
  margin: 0 1rem 0.5rem 0;
}
ul.inline > li:last-child {
  margin-right: 0;
}
#wyszukiwanie-zaawansowane-obiekty-konferencyjne {
  font-size: 0.6875rem;
  display: inline-block;
}
.obiekty-konferencyjne-ukryty-box {
  display: none;
  margin: 1rem 0 0;
}
.obiekty-konferencyjne-ukryty-box.show {
  display: block;
}
div.checkboxy > ul {
  margin: 0 0 1rem;
}
div.checkboxy > ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0.5rem 0.5rem 0.5rem 0;
}
div.checkboxy > ul li:nth-child(4n+4) {
  margin-right: 0;
}
div.checkboxy > ul li input,
div.checkboxy > ul li img {
  display: block;
  margin: 0 auto;
}
div.tabs div.navi {
  margin: 0 0 1.5rem;
  font-size: 1.25rem;
}
div.tabs div.navi a {
  display: inline-block;
  vertical-align: top;
  margin: 0 1.5rem 0.5rem 0;
  cursor: pointer;
  text-decoration: none;
}
div.tabs div.navi a:last-child {
  margin-right: 0;
}
div.tabs div.navi a.active {
  font-weight: 700;
}
div.tabs div.panes > div.one {
  display: none;
}
div.tabs div.panes > div.one.active {
  display: block;
}
@media (max-width: 1000px) {
  div.tabs div.navi {
    white-space: nowrap;
    overflow: auto;
  }
}
div.tabs.tabs-1 {
  border: 1px solid #eee;
}
div.tabs.tabs-1 div.navi {
  border-bottom: 1px solid #eee;
  padding: 1rem 1.5rem;
}
div.tabs.tabs-1 div.one {
  padding: 1rem 1.5rem;
}
div.tabs.tabs-1 table {
  margin: 0;
}
.color-plus {
  color: #396;
}
.color-minus {
  color: #cc0000;
}
body.main div.box-pfr-1 {
  border: 1.5rem solid #00798a;
  border-bottom: none;
}
@media (max-width: 1000px) {
  body.main div.box-pfr-1 {
    border: none;
  }
}
div.box-pfr-1 {
  margin: 0 auto !important;
}
div.box-pfr-1 > div.r2 p {
  margin: 0.5rem auto 0 !important;
}
div.box-pfr-1 > div.r2 small {
  margin: 0.25rem auto 0 !important;
}
.box-gray {
  background: #e5e5e5;
  margin: 20px 0;
}
.box-gray-title {
  color: #00798a;
  font-weight: 900;
  font-size: 15px;
  border-bottom: 1px solid #00798a;
  padding: 10px 15px;
}
.box-gray-content {
  padding: 15px;
}
.box-gray-offer {
  margin-top: 10px;
  border-top: 1px solid #d8d8d8;
  padding-top: 10px;
}
.box-gray-offer:first-child {
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
}
.box-gray-offer-link {
  text-decoration: none;
}
.box-gray-offer-title {
  font-size: 16px;
  color: #1f1f1f;
  font-weight: normal;
  margin-bottom: 5px;
  margin-top: 0;
}
.box-gray-offer-content {
  font-size: 12px;
  color: #898989;
}
.box-gray-offer-place {
  font-size: 10px;
  color: #898989;
  margin-top: 10px;
  margin-right: 120px;
}
.box-gray-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
}
.box-gray-add {
  text-decoration: none;
  font-weight: bold;
}
.box-gray-all {
  text-decoration: none;
  font-weight: bold;
  background: #00798a;
}
.box-gray-offers-dots {
  display: flex;
  justify-content: center;
  border-top: 1px solid #d8d8d8;
  padding: 10px 0;
}
.box-gray-offers-dots:empty {
  border-top: none;
  padding: 0;
}
.box-gray-bottom-link {
  background: #00798a;
  padding: 8px;
  text-decoration: none;
  display: block;
  text-align: center;
  font-weight: bold;
  color: #fff;
}
.box-gray-bottom-link:hover {
  color: #fff;
}
.box-gray-footer2 {
  display: flex;
  text-align: center;
}
.box-gray-footer2 a {
  flex: 1;
  padding: 0.5rem 0;
  background: #00798a;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  text-decoration: none;
}
.box-gray-footer2 a:hover {
  background: #1c1c1c;
}
.box-gray-footer2 a.b-all {
  background: #1c1c1c;
}
.box-gray-footer2 a.b-all:hover {
  background: #00798a;
}
div.stream {
  margin: 0 0 2.5rem;
}
div.stream div.body {
  border-left: 1px solid #000;
}
div.stream div.body > div.one {
  margin: 0 0 1.5rem;
  padding-left: 1.5rem;
  position: relative;
}
div.stream div.body > div.one:before {
  content: "";
  display: block;
  width: 11px;
  height: 11px;
  background: #fff;
  border: 1px solid #000;
  border-radius: 100%;
  position: absolute;
  left: -6px;
  top: 3px;
}
div.stream div.body > div.one > small {
  display: block;
  margin: 0 0 0.25rem;
  font-size: 0.8125rem;
  font-weight: 700;
  color: #00798a;
}
div.stream div.m {
  text-align: right;
}
div.stream div.lapki {
  display: inline-block;
  padding: 0.25rem 1.25rem;
  background: #f4f4f4;
  border-radius: 4px;
}
div.stream div.lapki a {
  margin-right: 1rem;
  text-decoration: none;
  font-weight: 700;
  color: #000;
}
div.stream div.lapki a:last-child {
  margin-right: 0;
}
div.stream div.lapki i {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.5rem 0 0;
  width: 25px;
  height: 30px;
  background: url("") center center scroll no-repeat transparent;
  transition: all 0.2s linear;
}
div.stream div.lapki i.thumb-up {
  background-image: url("https://i.rynekzdrowia.pl/images/2021/thumb-up2.svg");
}
div.stream div.lapki i.thumb-down {
  background-image: url("https://i.rynekzdrowia.pl/images/2021/thumb-down2.svg");
}
div.stream div.lapki a:hover i {
  background-position: center top;
}
div.stream div.lapki a:hover i.thumb-down {
  background-position: center bottom;
}
div.stream div.head {
  text-align: center;
  margin: 0 0 1.5rem;
}
div.stream div.head a {
  display: block;
  padding: 0.5rem 1.25rem;
  border: 1px solid #00798a;
  color: #000;
  font-size: 1.125rem;
  font-weight: 700;
  text-decoration: none;
  border-radius: 4px;
  transition: all 0.2s linear;
}
div.stream div.head a span {
  color: #00798a;
}
div.stream div.head a:hover {
  background: #00798a;
  color: #fff;
}
div.stream div.head a:hover span {
  color: #000;
}
div.stream div.foot {
  text-align: center;
}
div.stream div.foot a.button {
  margin: 0;
  font-size: 1rem;
}
div.stream .twitter-tweet {
  margin: 0 auto;
}
div.stream div.fb-post {
  text-align: center;
}
.news-title {
  font-family: Barlow, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.45;
  font-size: 1.5rem;
  margin: 0;
}
.news-sub-title {
  display: block;
  text-align: center;
  font-family: Barlow, Arial, sans-serif;
  font-weight: 300;
  line-height: 1.35;
  font-size: 1rem;
  margin: 0 0 2rem;
}
div.box-14 div.head {
  display: flex;
  align-items: center;
}
div.box-14 div.head a,
div.box-14 div.head span {
  margin-right: 2rem;
}
div.box-14 div.head h1 {
  font-size: 20px;
  font-weight: 700;
}
@media (max-width: 760px) {
  div.box-14 div.head a,
  div.box-14 div.head span {
    max-width: 40%;
    margin: 0 1rem;
  }
  div.box-14 div.head h1 {
    font-size: 1rem;
  }
}
div.box-14 div.menu {
  margin: 0 0 2rem;
}
div.box-14 div.menu ul {
  list-style-type: none;
  display: flex;
  border-top: 1px solid #00798a;
}
div.box-14 div.menu li {
  margin: 0 1.5rem 0 0;
  padding: 1rem 0 0;
  border-top: 2px solid transparent;
}
div.box-14 div.menu li.active {
  border-top-color: #00798a;
}
div.box-14 div.menu li.active a {
  color: #1c1c1c;
}
div.box-14 div.menu a {
  display: block;
  text-decoration: none;
  font-weight: 700;
  font-size: 20px;
}
@media (max-width: 760px) {
  div.box-14 div.menu a {
    font-size: 0.875rem;
  }
}
ul.list-52 {
  display: block;
  font-size: 0rem;
  padding: 0;
}
ul.list-52 li {
  display: inline-block;
  vertical-align: top;
  width: 48.5%;
  margin: 0 3% 3% 0;
}
ul.list-52 li:nth-child(even) {
  margin-right: 0;
}
div.in-article-gallery {
  display: none;
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(50, 50, 50, 0.8);
}
div.in-article-gallery a.close {
  display: block;
  position: fixed;
  z-index: 101;
  top: 1rem;
  right: 1rem;
  background: #222;
  padding: 0.5rem 0.75rem;
  color: #fff;
  line-height: 1;
  font-size: 1.5rem;
  text-decoration: none;
}
div.in-article-gallery small {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 1rem;
  color: #fff;
  text-align: center;
  font-size: 1rem;
  background: rgba(50, 50, 50, 0.8);
}
div.in-article-gallery div.img {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
div.in-article-gallery div.img img {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
}
div.in-article-gallery a.prev {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 100%;
  background: url("https://i.rynekzdrowia.pl/images/2021/prev3.png") center center scroll no-repeat transparent;
}
div.in-article-gallery a.next {
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 100%;
  background: url("https://i.rynekzdrowia.pl/images/2021/next3.png") center center scroll no-repeat transparent;
}
body.galleryOpen {
  overflow: hidden;
  height: 100%;
}
body.galleryOpen div.in-article-gallery {
  display: block;
}
div.box-15 {
  margin: 0 0 2rem;
}
div.box-15 div.head {
  display: flex;
  align-items: center;
}
div.box-15 div.head a,
div.box-15 div.head span {
  margin-right: 2rem;
  flex: 0 0 31.33%;
}
div.box-15 div.head h1 {
  font-size: 20px;
  font-weight: 700;
  flex: 1;
}
div.box-15 div.head span {
  position: relative;
}
div.box-15 div.head span small {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-image: linear-gradient(transparent, #000);
  padding: 2px 5px;
  font-size: 12px;
  color: #fff;
}
div.box-15 div.head p {
  font-style: italic;
}
@media (max-width: 760px) {
  div.box-15 div.head {
    flex-direction: column;
  }
  div.box-15 div.head a,
  div.box-15 div.head span {
    flex: 1;
    margin: 0 0 1rem;
  }
  div.box-15 div.head h1 {
    font-size: 1rem;
  }
}
div.box-70 {
  display: table;
  overflow: hidden;
  width: 100%;
  table-layout: fixed;
  clear: both;
  margin: 0;
  border: 1px solid #eee;
  padding: 0.75rem;
  transition: all 0.2s linear;
}
div.box-70:hover {
  background: #eee;
}
div.box-70 div.img {
  display: table-cell;
  vertical-align: middle;
  width: 120px;
  max-width: 30%;
}
div.box-70 div.img + div.desc {
  padding-left: 1rem;
}
div.box-70 div.desc {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 66px;
  padding: 0 0.5rem;
}
div.box-70 div.img img {
  display: block;
}
div.box-70 a {
  display: block;
  overflow: hidden;
  text-decoration: none;
}
div.box-70 small {
  display: block;
  text-transform: uppercase;
  color: #31313f;
  font-size: 0.75rem;
  letter-spacing: 2px;
}
div.box-70 h3 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.25rem;
  margin: 0 !important;
}
@media (max-width: 1000px) {
  div.box-70 h3 {
    font-size: 1.125rem;
  }
}
@media (max-width: 600px) {
  div.box-70 h3 {
    font-size: 1rem;
  }
}
div.box-3a {
  overflow: hidden;
  margin: 2rem 0;
  position: relative;
}
div.box-3a a {
  color: #fff;
  text-decoration: none;
}
div.box-3a div.img {
  overflow: hidden;
  margin: 0 0 -1rem;
}
div.box-3a div.img img {
  display: block;
  margin: 0 auto;
  border-radius: 100%;
}
div.box-3a div.desc {
  overflow: hidden;
  position: relative;
}
div.box-3a div.desc div.half {
  overflow: hidden;
}
div.box-3a div.desc div.half:first-child {
  float: left;
  width: 50%;
}
div.box-3a div.desc div.half > a,
div.box-3a div.desc div.half button,
div.box-3a div.desc div.half > div {
  display: block;
  overflow: hidden;
  background: #9dc133;
  width: 100%;
}
div.box-3a div.desc div.half.down > a,
div.box-3a div.desc div.half.down button,
div.box-3a div.desc div.half.down > div {
  background: #c13333;
}
div.box-3a div.thumb {
  float: left;
  overflow: hidden;
  padding: 1.25rem 0;
  width: 44px;
  background: #89b50a;
  transition: all 0.2s linear;
  max-height: 73px;
}
div.box-3a div.half.down div.thumb {
  float: right;
  background: #b50a0a;
}
div.box-3a div.desc2 {
  overflow: hidden;
  padding: 1.15rem 1rem;
  color: #fff;
  font-weight: 700;
  font-size: 1.25rem;
  transition: all 0.2s linear;
  max-height: 73px;
}
div.box-3a div.desc2 span {
  font-weight: 700;
}
div.box-3a a:hover div.thumb,
div.box-3a button:hover div.thumb,
div.box-3a a:hover div.desc2,
div.box-3a button:hover div.desc2 {
  background: #00798a !important;
}
div.box-3a p.option {
  background: rgba(255, 255, 255, 0.8);
  color: #444;
  text-align: center;
  font-size: 0.75rem;
  padding: 0.5rem;
  margin: 0;
}
@media (max-width: 1100px) {
  div.box-3a div.desc2 {
    font-size: 1rem;
  }
  div.box-3a div.thumb {
    padding: 1.125rem 1rem;
  }
}
@media (max-width: 1000px) {
  div.box-3a div.desc2 {
    font-size: 0rem;
  }
  div.box-3a div.desc2 span {
    font-size: 1rem;
  }
  div.box-3a div.desc {
    position: relative;
  }
  div.box-3a div.thumb {
    padding: 0;
    background: none;
    position: absolute;
    left: 16px;
    top: 18px;
    width: 26px;
  }
  div.box-3a div.half.down div.thumb {
    left: auto;
    right: 16px;
    background: none;
  }
}
.tag-list {
  margin-top: 15px;
}
.tag-list-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  margin: 0.25rem 0 0;
}
.bgWhite {
  background: #fff;
}
.box-16 {
  width: 1000px;
  max-width: 100%;
  margin: 0 auto 4rem;
  text-align: center;
}
.box-16 div.img {
  margin: 0 auto 1.5rem;
}
.box-16 h1 {
  font-size: 88px;
  color: #00798a;
  font-weight: 900;
  margin: 0 0 1.5rem;
  line-height: 1.2;
}
.box-16 h2 {
  font-size: 24px;
  font-weight: 700;
  margin: 0 auto 1.5rem;
}
.box-16 p {
  font-size: 18px;
  margin: 0 auto 1.5rem;
  width: 680px;
  max-width: 100%;
}
.box-16 h3 {
  font-size: 20px;
  font-weight: 700;
  margin: 4rem auto 1.5rem;
  width: 680px;
  max-width: 100%;
}
.box-16 + ul.list-4 {
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
}
.box-16 + ul.list-4 h3 {
  font-weight: 400;
  line-height: 1.3;
}
.linkMagazine {
  color: white !important;
  text-decoration: none;
  font-size: 20px;
}
.linkMagazine:hover {
  color: #1c1c1c !important;
}
.badge {
  background: red;
  padding: 1px 5px;
  line-height: 1;
  color: #fff;
  display: inline-block;
  border-radius: 2px;
  text-transform: uppercase;
  font-size: 10px;
  min-height: 12px;
  text-align: center;
  transform: translateY(-5px);
}
.badge--red {
  background: red !important;
}
ul.pbox-3 {
  width: 100%;
  display: flex;
  gap: 1.5rem 3%;
  flex-wrap: wrap;
  padding: 0;
  list-style-type: none;
  margin: 0 0 3rem;
}
ul.pbox-3 > li {
  flex: 0 0 31.33%;
}
ul.pbox-3 a {
  text-decoration: none;
  color: #1c1c1c;
}
ul.pbox-3 a:hover {
  color: #00798a;
}
ul.pbox-3 div.img {
  margin: 0 0 1rem;
}
ul.pbox-3 div.img img {
  width: 100%;
  border-radius: 8px;
}
ul.pbox-3 small {
  display: block;
  font-size: 12px;
  font-weight: 700;
  margin: 0 0 0.5rem;
}
ul.pbox-3 h3 {
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 1rem;
}
ul.pbox-3 p {
  display: flex;
  align-items: center;
  gap: 1rem;
  font-weight: 700;
  font-size: 13px;
}
ul.pbox-3 p img {
  border-radius: 100%;
}
ul.pbox-3:last-child {
  margin: 0;
}
ul.pbox-3.vertical {
  flex-direction: column;
  gap: 2.5rem;
}
ul.pbox-3.vertical > li {
  flex: 1;
}
ul.pbox-3.vertical a {
  display: flex;
  gap: 3.5%;
  align-items: center;
}
ul.pbox-3.vertical div.img {
  width: 42%;
  margin: 0;
}
ul.pbox-3.vertical div.desc {
  flex: 1;
}
@media (max-width: 1000px) {
  ul.pbox-3 h3 {
    font-size: 20px;
  }
}
@media (max-width: 760px) {
  ul.pbox-3 {
    flex-direction: column;
  }
  ul.pbox-3 > li {
    flex: 1;
    width: 100%;
    margin: 0 0 0.5rem;
  }
  ul.pbox-3 h3 {
    font-size: 18px;
  }
  ul.pbox-3 p {
    font-size: 11px;
  }
  ul.pbox-3 p img {
    width: 26px;
  }
  ul.pbox-3.vertical a {
    display: block;
  }
  ul.pbox-3.vertical div.img {
    width: 100%;
    max-width: 100%;
    margin: 0 0 1rem;
  }
}
section.nl .pageWidth {
  background: #f7f7f7;
  display: flex;
  padding: 2.5rem 2.5rem 0;
  gap: 2.5rem;
  margin: -3rem auto 3rem;
}
section.nl .pageWidth > .l {
  flex: 1;
  display: flex;
  gap: 1.5rem;
}
section.nl .pageWidth > .l > div.img {
  flex: 0 0 150px;
}
section.nl .pageWidth > .l > div.img img {
  display: block;
  margin: 0 auto;
}
section.nl .pageWidth > .r {
  flex: 1;
  display: flex;
  gap: 1.5rem;
}
section.nl .pageWidth > .r > div.img {
  flex: 0 0 150px;
}
section.nl .pageWidth > .r > div.img img {
  display: block;
  margin: 0 auto;
}
section.nl h3 {
  margin: 0 0 1rem;
  font-weight: 900;
  font-size: 22px;
  color: #00798a;
}
section.nl h3 a {
  text-decoration: none;
}
section.nl h3 span {
  display: block;
  font-size: 20px;
}
section.nl p {
  margin: 0 0 0.75rem;
  font-size: 17px;
}
section.nl p:last-child {
  margin: 0;
}
section.nl p a {
  color: #1c1c1c;
  text-decoration: none;
  transition: all 0.2s linear;
}
section.nl p a:hover {
  color: #00798a;
}
section.nl button {
  display: inline-block;
  background: #00798a;
  color: #fff;
  border-radius: 6px;
  padding: 0.5rem 1.5rem;
  font-weight: 700;
  font-size: 15px;
  cursor: pointer;
  margin: 0.5rem 0 0;
  transition: all 0.2s linear;
}
section.nl button:hover {
  background: #222;
}
@media (max-width: 1000px) {
  section.nl .pageWidth {
    flex-direction: column-reverse;
    padding: 1.5rem 1rem 0;
    gap: 3rem;
  }
}
@media (max-width: 760px) {
  section.nl .pageWidth > .l {
    align-items: flex-end;
  }
  section.nl h3 {
    font-size: 18px;
  }
  section.nl h3 span {
    font-size: 16px;
  }
  section.nl p {
    font-size: 14px;
  }
  section.nl button {
    margin-bottom: 1rem;
  }
}
.pap-info {
  margin: 3rem 0 0;
}
.pap-info .pap {
  position: relative;
  padding: 1.5rem 0;
  background: #fff;
}
.pap-info .head {
  font-size: 0.875rem;
  color: #1c1c1c;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 1rem 1.5rem;
  background: #fff;
  display: inline-block;
  position: absolute;
  top: -1.5rem;
}
.pap-info ul {
  list-style-type: none;
  display: flex;
  padding: 0 0 1.5rem;
  margin: 0 1.5rem;
}
.pap-info ul::-webkit-scrollbar {
  height: 3px;
}
.pap-info li {
  position: relative;
  padding: 1rem 1.5rem 0 0;
  width: 20%;
}
.pap-info li:last-child {
  padding: 1rem 0 0;
}
.pap-info li::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background: #00798a;
  top: 2px;
}
.pap-info li::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #00798a;
  top: 0px;
}
.pap-info a {
  text-decoration: none;
}
.pap-info span {
  font-size: 0.8125rem;
  color: #00798a;
  font-weight: 700;
}
.pap-info a h3 {
  color: #1c1c1c;
}
.pap-info a:hover h3 {
  color: #00798a;
}
@media (max-width: 1000px) {
  .pap-info {
    margin: 0.5rem 0 0;
  }
  .pap-info .head {
    display: block;
    padding: 1rem 0.75rem;
    width: 100%;
  }
  .pap-info ul {
    margin: 0 0.75rem;
    overflow-x: scroll;
  }
  .pap-info li {
    width: 220px;
    flex: none;
  }
}
section.premium article div.split figure.v2 {
  width: auto;
  left: auto;
}
.article-main-image {
  overflow: hidden;
}
.article-main-image picture {
  overflow: hidden;
}
.article-main-image picture,
.article-main-image img {
  display: block;
  object-fit: cover;
}
.article-main-image + .gallery-images {
  margin: -0.5rem 0 1rem;
  padding: 0;
  background: none;
}
.g-news {
  display: flex;
  gap: 1.5rem;
  align-items: center;
  justify-content: center;
  background: #EBEBEB;
  padding: 1rem;
  border-radius: 4px;
  margin: 1.5rem auto;
}
.g-news p {
  font-size: 15px;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
  text-align: right;
  flex: 1;
}
.g-news a {
  background: #fff;
  border: 1px solid #CECECE;
  padding: 0.5rem 1rem;
  font-size: 16px;
  font-weight: 700;
  border-radius: 50px;
  transition: all 0.2s linear;
  text-decoration: none;
  display: flex;
  gap: 0.75rem;
  align-items: center;
  color: #00798a;
  flex: 1;
}
.g-news a:hover {
  background: #00798a;
  color: #fff;
}
@media (max-width: 1000px) {
  .g-news {
    flex-direction: column;
    gap: 1rem;
    text-align: center;
  }
  .g-news p {
    text-align: center;
  }
  .g-news a {
    font-size: 14px;
  }
  .g-news a img {
    width: 30px;
    height: auto;
  }
}
.main-box {
  background: #fff;
  padding: 1.5rem;
  margin: 30px 0;
}
.main-box .header2 {
  margin: 0 0 2rem;
}
@media (max-width: 1000px) {
  .main-box {
    padding: 1.5rem 0.75rem;
  }
}
.list-col-4 {
  display: flex;
  gap: 2rem;
  list-style: none;
  padding: 0;
}
.list-col-4 li {
  flex: 1;
  position: relative;
}
.list-col-4 > li.partner-badge div.art-img {
  position: relative;
}
.list-col-4 > li.partner-badge div.art-img::after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  top: -12px;
  width: 133px;
  height: 12px;
  background: url("https://i.rynekzdrowia.pl/images/www/partnerzy-material.svg") center center scroll no-repeat transparent;
  background-size: contain;
  max-width: 100%;
}
.list-col-4 h3 {
  font-size: 18px;
}
.list-col-4 a:hover {
  color: #00798a;
}
.list-col-4 .art-img {
  position: relative;
}
.list-col-4 .art-img small.special {
  position: absolute;
  top: 0.75rem;
  left: 0.75rem;
  display: inline-block;
  background: #cc0000;
  color: #fff;
  padding: 0.2rem 0.5rem;
  font-size: 0.875rem;
  margin: 0 0 1rem;
  border-radius: 4px;
  font-weight: 700;
}
@media (max-width: 1000px) {
  .list-col-4 .art-img small.special {
    font-size: 10px;
  }
}
@media (max-width: 1100px) {
  .list-col-4 h3 {
    font-size: 16px;
  }
}
@media (max-width: 850px) {
  .list-col-4 {
    flex-wrap: wrap;
  }
  .list-col-4 li {
    width: 50%;
  }
}
@media (max-width: 640px) {
  .list-col-4 {
    flex-direction: column;
    gap: 1rem;
  }
  .list-col-4 li {
    display: flex;
    width: 100%;
  }
  .list-col-4 li .art {
    width: 100%;
    display: block;
  }
  .list-col-4 li .art-link {
    display: flex;
    gap: 1rem;
    align-items: center;
  }
  .list-col-4 li .art-img {
    width: 120px;
    flex-shrink: 0;
  }
  .list-col-4 li .art-desc {
    padding-top: 0;
  }
}
.art-link {
  color: inherit;
  text-decoration: none;
  display: block;
}
.art-img img {
  display: block;
  width: 100%;
}
.art-desc {
  padding-top: 1rem;
}
ptwp-popup div.yt {
  padding-top: 0 !important;
  margin: 0 !important;
}
.featured-movie .yt {
  padding-top: 0 !important;
}
.featured-movie .video-placeholder {
  display: none;
  background: #222;
  padding-bottom: 56.25%;
}
.featured-movie .video-wrap {
  position: relative;
}
.featured-movie .video-wrap button.close {
  display: none;
  background: #7fbcc4;
  padding: 0.5rem;
  border-radius: 100%;
  position: absolute;
  right: 0;
  bottom: -20px;
  cursor: pointer;
}
.featured-movie .video-wrap button.close svg {
  display: block;
}
.featured-movie.detached .video-placeholder {
  display: block;
}
.featured-movie.detached .video-wrap {
  position: fixed;
  right: 0;
  bottom: 10%;
  width: 300px;
  z-index: 1;
}
@media (max-width: 500px) {
  .featured-movie.detached .video-wrap button.close {
    display: block;
  }
  .featured-movie.detached .video-wrap {
    left: 0;
    bottom: auto;
    top: 0;
    width: 100%;
  }
}
.ribbon {
  color: red;
  position: absolute;
  top: 0.75rem;
  left: 0.75rem;
  display: inline-block;
  background: #FF8328;
  color: #fff;
  padding: 0.2rem 0.5rem;
  font-size: 0.875rem;
  margin: 0 0 1rem;
  border-radius: 4px;
  font-weight: 700;
  z-index: 1;
}
@media (max-width: 1200px) {
  .ribbon {
    top: 0.25rem;
    left: 0.25rem;
    padding: 1px 5px;
    font-size: 8px;
  }
}
.miodowa15-cnt {
  background: #fff;
  padding: 30px 0 0;
}
.miodowa15 {
  background: #0A2248 url(/images/miodowa-tlo.jpg) center / cover no-repeat;
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
}
.miodowa-header {
  display: flex;
  align-items: center;
  gap: 20px;
  height: 63px;
}
.miodowa-header-nr {
  width: 95px;
  height: 88px;
}
.miodowa-header-nr svg {
  width: 100%;
  height: 100%;
  display: block;
}
.miodowa-header-title {
  font-size: 32px;
  font-weight: bold;
  margin: 0;
}
.miodowa-header-title-link {
  color: #fff;
  text-decoration: none;
  padding-right: 30px;
  min-height: 30px;
  display: flex;
  align-items: center;
  background: url(/images/arrow-circle.svg) right center no-repeat;
}
.miodowa-header-title-link:hover {
  color: #fff;
}
.miodowa-header-youtube {
  margin-left: auto;
  height: 63px;
  background: #00489A url(/images/youtube-white.svg) 20px center no-repeat;
  padding-left: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  padding-right: 20px;
}
.miodowa-header-youtube:hover {
  color: #fff;
}
.miodowa-footer-youtube {
  margin-left: auto;
  height: 63px;
  padding-left: 70px;
  display: flex;
  justify-content: center;
  gap: 10px;
  align-items: center;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  padding-right: 20px;
  background: #00489A;
  display: none;
}
.miodowa-footer-youtube:hover {
  color: #fff;
}
.miodowa-footer-youtube-icon {
  width: 50px;
  height: 50px;
  background: url(/images/youtube-white.svg) center no-repeat;
  display: block;
}
.miodowa-content {
  padding-top: 30px;
  padding-bottom: 40px;
}
.miodowa-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px;
}
.miodowa-art-link {
  display: block;
  text-decoration: none;
}
.miodowa-art-img-cnt {
  aspect-ratio: 300 / 200;
  position: relative;
}
.miodowa-art-img-cnt img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.miodowa-art-title {
  color: #fff;
  font-size: 18px;
  padding-left: 0.2em;
  margin-top: 15px;
}
.miodowa-art-title span {
  display: inline;
  background-color: red;
  box-shadow: 0.2em 0 0 red, -0.2em 0 0 red;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
@media (max-width: 800px) {
  .miodowa-grid {
    grid-template-columns: 1fr 1fr;
  }
  .miodowa-header-youtube {
    font-size: 12px;
  }
  .miodowa-header-title {
    font-size: 20px;
  }
}
@media (max-width: 600px) {
  .miodowa-grid {
    grid-template-columns: 1fr;
  }
  .miodowa-header-youtube {
    display: none;
  }
  .miodowa-footer-youtube {
    display: flex;
    margin-left: -20px;
    margin-right: -20px;
  }
  .miodowa-art-link {
    display: flex;
    align-items: flex-start;
    gap: 20px;
  }
  .miodowa-art-title {
    margin-top: 0;
  }
  .miodowa-art-img-cnt {
    width: 150px;
    flex-shrink: 0;
  }
}
@media (max-width: 500px) {
  .miodowa15 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .miodowa-art-img-cnt {
    width: 100px;
    flex-shrink: 0;
  }
  .miodowa-header-title {
    font-size: 17px;
  }
  .miodowa-header-youtube {
    display: none;
  }
  .miodowa-footer-youtube {
    margin-left: -10px;
    margin-right: -10px;
    justify-content: center;
    display: flex;
    padding-left: 10px;
    padding-right: 10px;
  }
  .miodowa-footer-youtube-icon {
    width: 26px;
    height: 30px;
    background-size: contain;
  }
  .miodowa-art-title {
    font-size: 15px;
  }
}
@media (max-width: 400px) {
  .miodowa-header-title {
    font-size: 14px;
  }
}
.miodowa-banner {
  background: #0A2248 url(/images/miodowa-tlo.jpg) center / cover no-repeat;
  color: #fff;
  padding: 20px;
  margin: 20px 0;
  display: flex;
  gap: 20px;
}
.miodowa-banner-nr {
  width: 157px;
  height: 146px;
}
.miodowa-banner-nr svg {
  width: 100%;
  height: 100%;
  display: block;
}
.miodowa-banner-content {
  text-decoration: none;
  color: inherit;
  flex: 1;
}
.miodowa-banner-content h1 {
  display: inline;
}
.miodowa-banner-content h1,
.miodowa-banner-content h2,
.miodowa-banner-content h3 {
  font-size: 32px;
  margin: 0;
  font-weight: bold;
}
.miodowa-banner-content .miodowa-banner-rss-icon {
  padding-left: 5px;
}
.miodowa-banner-text {
  font-size: 15px;
}
.miodowa-banner-youtube {
  margin-left: auto;
  height: 63px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  justify-content: center;
  gap: 10px;
  align-items: center;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  background: #00489A;
  align-self: center;
}
.miodowa-banner-youtube:hover {
  color: #fff;
}
.miodowa-banner-youtube-icon {
  width: 50px;
  height: 50px;
  background: url(/images/youtube-white.svg) center no-repeat;
  display: block;
}
@media (max-width: 860px) {
  .miodowa-banner {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-template-areas: "img content" "footer footer";
  }
  .miodowa-banner-img {
    grid-area: img;
  }
  .miodowa-banner-content {
    grid-area: content;
  }
  .miodowa-banner-youtube {
    grid-area: footer;
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 600px) {
  .miodowa-banner {
    padding: 10px;
    padding-bottom: 0;
  }
  .miodowa-banner-nr {
    width: 100px;
  }
  .miodowa-banner-youtube {
    margin-left: -10px;
    margin-right: -10px;
    width: auto;
  }
  .miodowa-banner-content h2,
  .miodowa-banner-content h3 {
    line-height: 1;
    font-size: 25px;
  }
}
@media (max-width: 500px) {
  .miodowa-banner-nr {
    width: 85px;
    height: 70px;
  }
  .miodowa-banner-youtube {
    margin-left: -10px;
    margin-right: -10px;
  }
  .miodowa-banner-content h2,
  .miodowa-banner-content h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .miodowa-banner-text {
    font-size: 12px;
  }
  .miodowa-banner-youtube {
    font-size: 14px;
  }
  .miodowa-banner-youtube-icon {
    width: 26px;
    height: 30px;
    background-size: contain;
  }
}
@media (max-width: 400px) {
  .miodowa-banner {
    grid-template-columns: 1fr;
    grid-template-areas: "img" "content" "footer";
  }
}
.miodowa-in-art {
  background: #0A2248 url(/images/miodowa-tlo.jpg) center / cover no-repeat;
  color: #fff;
  padding: 20px;
  padding-right: 0;
  margin: 20px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
.miodowa-in-art-nr {
  width: 80px;
  height: 73px;
}
.miodowa-in-art-nr svg {
  width: 100%;
  height: 100%;
  display: block;
}
.miodowa-in-art-title {
  font-size: 25px;
  font-weight: bold;
  text-decoration: none;
  color: inherit;
}
.miodowa-in-art-youtube {
  margin-left: auto;
  height: 63px;
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  justify-content: center;
  gap: 10px;
  align-items: center;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  background: #00489A;
  align-self: center;
}
.miodowa-in-art-youtube:hover {
  color: #fff;
}
.miodowa-in-art-youtube-icon {
  width: 35px;
  height: 35px;
  background: url(/images/youtube-white.svg) center / cover no-repeat;
  display: block;
}
@media (max-width: 600px) {
  .miodowa-in-art {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 10px;
    padding-right: 0;
    padding-bottom: 0;
  }
  .miodowa-in-art-youtube {
    flex-basis: 100%;
    width: auto;
    flex: 1;
    min-width: 300px;
    margin-left: -10px;
    margin-right: 0;
    height: 52px;
  }
}
.box-nl {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.75);
  align-items: center;
  justify-content: center;
  overflow: auto;
  padding: 1rem;
}
.box-nl.static {
  align-items: flex-start;
}
.box-nl *::after {
  display: none;
}
.box-nl button {
  cursor: pointer;
}
body.nl-open .box-nl {
  display: flex;
}
.box-nl div.wrap {
  width: 800px;
  max-width: 100%;
  margin: 0 auto;
  background: #fff;
  display: flex;
  box-shadow: 0 0 60px 4px rgba(0, 0, 0, 0.15);
}
.box-nl div.img {
  flex: 1;
}
.box-nl div.img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.box-nl div.desc {
  flex: 1;
  padding: 4rem 2rem 2rem;
  position: relative;
}
.box-nl div.desc button.close {
  position: absolute;
  right: 1rem;
  top: 1rem;
  background: none;
  padding: 0.5rem;
  margin: 0;
}
.box-nl div.desc button.close:hover {
  background: none !important;
}
.box-nl div.desc button.close img {
  display: block;
}
.box-nl h3 {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 1rem;
}
.box-nl p {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 1.5rem;
}
.box-nl small {
  display: block;
  font-size: 13px;
  font-weight: 700;
}
.box-nl div.a div.email-wrap {
  display: flex;
  gap: 1rem;
  justify-content: space-between;
  margin: 0 0 1.5rem;
  overflow: hidden;
}
.box-nl div.a div.email-wrap.error input {
  border-color: #cc0000;
}
.box-nl div.a input {
  border: 1px solid #B7B7B7;
  border-radius: 4px;
  padding: 0.75rem;
  flex: 1;
  font-size: 16px;
}
.box-nl div.a button {
  background: #00798a;
  color: #fff;
  border-radius: 4px;
  padding: 0;
  width: 100px;
  text-transform: uppercase;
  font-weight: 700;
}
.box-nl div.a button:hover {
  background: #000 !important;
}
.box-nl div.b div.text-wrap {
  display: flex;
  gap: 0.5rem;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0 0 1.5rem;
  overflow: hidden;
}
.box-nl div.b div.text-wrap.error {
  color: #cc0000;
  margin: 0 0 0.5rem;
}
.box-nl div.b input {
  flex: 0 0 16px;
}
.box-nl div.b label p {
  flex: 1;
  font-size: 12px;
  margin: 0;
  font-weight: 400;
}
.box-nl div.b div.text-wrap.error + small.error {
  display: block;
  margin: 0 0 1rem;
}
.box-nl small.error {
  display: none;
  color: #cc0000;
}
.box-nl small a {
  text-decoration: none;
}
.box-nl #axnlerror {
  font-size: 12px;
  font-weight: 700;
}
.box-nl #axnlerror .field-good {
  color: #008c00;
  margin: 0 0 1rem;
}
.box-nl #axnlerror .field-error {
  color: #cc0000;
  margin: 0 0 1rem;
}
@media (max-width: 600px) {
  .box-nl {
    align-items: flex-start;
  }
  .box-nl div.wrap {
    flex-direction: column;
    position: relative;
  }
  .box-nl div.desc {
    padding: 1rem;
    position: static;
  }
  .box-nl div.desc button.close {
    right: -1rem;
    top: -1rem;
    background: #fff;
    border-radius: 100%;
  }
  .box-nl div.img img {
    width: 100%;
    height: auto;
    aspect-ratio: 2 / 1;
  }
  .box-nl div.a {
    gap: 0.5rem;
    margin: 0 0 1rem;
  }
  .box-nl h3 {
    font-size: 24px;
    margin: 0 0 0.5rem;
  }
  .box-nl p {
    font-size: 16px;
    margin: 0 0 1rem;
  }
  .box-nl small {
    font-size: 12px;
  }
  .box-nl div.b {
    margin: 0 0 1rem;
  }
  .box-nl div.b label {
    font-size: 10px;
  }
}
body.nl-open {
  overflow: hidden;
}
section.countdown {
  color: #fff;
}
section.countdown a {
  color: #fff;
  text-decoration: none;
}
section.countdown.sub {
  margin: 1.5rem auto;
}
section.countdown div.pageWidth {
  padding: 2rem;
  display: flex;
  background: url("/images/2024/hcc/bcg.jpg") center center scroll no-repeat #000B47;
  background-size: cover;
}
section.countdown div.pageWidth > * {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-right: 2rem;
  margin-right: 2rem;
  border-right: 1px solid #05D6A6;
}
section.countdown div.pageWidth > *:last-child {
  padding-right: 0;
  margin-right: 0;
  border: none;
}
section.countdown .body p {
  margin: 0 0 0.5rem;
  font-size: 18px;
  font-weight: 700;
}
section.countdown .body p:last-child {
  margin: 0;
}
section.countdown .body span {
  color: #05D6A6;
  text-decoration: none;
}
section.countdown .foot p {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 0.75rem;
}
@media (min-width: 1001px) {
  section.countdown.sub div.pageWidth {
    padding: 1.5rem;
  }
  section.countdown.sub div.pageWidth > .head {
    flex: 0 0 240px;
  }
  section.countdown.sub div.pageWidth > * {
    padding-right: 1.5rem;
    margin-right: 1.5rem;
    border-right: 1px solid #05D6A6;
  }
  section.countdown.sub div.pageWidth > *:last-child {
    padding-right: 0;
    margin-right: 0;
    border: none;
  }
}
@media (max-width: 1000px) {
  section.countdown.moved {
    margin: -1.5rem -0.75rem 1.5rem;
  }
}
@media (max-width: 760px) {
  section.countdown div.pageWidth {
    flex-direction: column;
    background-image: url("/images/2024/hcc/bcg-mobile.jpg");
    padding: 1.5rem;
  }
  section.countdown div.pageWidth > * {
    padding-right: 0;
    margin-right: 0;
    border-right: none;
    margin-bottom: 1.5rem;
  }
  section.countdown div.pageWidth > *::after {
    content: "";
    display: block;
    width: 100px;
    margin: 1.5rem auto 0;
    border-top: 1px solid #05D6A6;
  }
  section.countdown div.pageWidth > *:last-child {
    margin: 0;
  }
  section.countdown div.pageWidth > *:last-child::after {
    display: none;
  }
  section.countdown.sub div.pageWidth > .head {
    flex: auto;
  }
  section.countdown .body p {
    font-size: 16px;
  }
}
ul.countdown {
  display: flex;
  gap: 0.75rem;
  justify-content: center;
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
ul.countdown li {
  margin: 0;
}
ul.countdown strong {
  display: flex;
  font-size: 32px;
  gap: 4px;
}
ul.countdown span {
  width: 33px;
  padding: 0.5rem;
  line-height: 1;
  background: #05D6A6;
  color: #000A54;
  border-radius: 4px;
}
ul.countdown small {
  font-size: 14px;
  color: #05D6A6;
  font-weight: 700;
  text-transform: uppercase;
}
article ul.countdown {
  margin: 1.5rem auto;
}
@media (max-width: 760px) {
  ul.countdown {
    gap: 0.5rem;
  }
  ul.countdown strong {
    font-size: 28px;
  }
  ul.countdown small {
    font-size: 12px;
  }
}
.google-box {
  background: #F0EFEF;
  border-radius: 4px;
  margin: 0 0 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  text-align: right;
}
@media (max-width: 1000px) {
  .google-box {
    flex-direction: column;
    text-align: center;
  }
}
.google-box-text {
  color: #000;
  font-size: 16px;
  font-weight: 900;
  text-transform: uppercase;
  margin-right: 1.5rem;
}
@media (max-width: 1000px) {
  .google-box-text {
    margin: 0 0 1rem;
  }
}
@media (max-width: 500px) {
  .google-box-text {
    margin: 0 0 1rem;
  }
}
.google-box-link {
  font-weight: 800;
  font-size: 16px;
  border-radius: 50px;
  border: 2px solid #357688;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 0.5rem 1rem;
  text-decoration: none!important;
  text-align: center;
  width: 65%;
}
@media (max-width: 1000px) {
  .google-box-link {
    width: auto;
  }
}
@media (max-width: 400px) {
  .google-box-link {
    font-size: 15px;
  }
}
.google-box-link:hover {
  background: #357688;
  border: 2px solid #357688;
  color: #fff;
}
