@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
@font-face {
  font-family: "BloggerSans";
  src: url("https://apteka.superpharm.pl/media/richcontent/pl/208096/fonts'/Blogger_Sans-Light.woff2") format("woff2"), url("https://apteka.superpharm.pl/media/richcontent/pl/208096/fonts'/Blogger_Sans-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "BloggerSans";
  src: url("https://apteka.superpharm.pl/media/richcontent/pl/208096/fonts'/Blogger_Sans.woff2") format("woff2"), url("https://apteka.superpharm.pl/media/richcontent/pl/208096/fonts'/Blogger_Sans.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "BloggerSans";
  src: url("https://apteka.superpharm.pl/media/richcontent/pl/208096/fonts'/Blogger_Sans-Medium.woff2") format("woff2"), url("https://apteka.superpharm.pl/media/richcontent/pl/208096/fonts'/Blogger_Sans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "BloggerSans";
  src: url("https://apteka.superpharm.pl/media/richcontent/pl/208096/fonts'/Blogger_Sans-Bold.woff2") format("woff2"), url("https://apteka.superpharm.pl/media/richcontent/pl/208096/fonts'/Blogger_Sans-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
.custommerce-pl-rc {
  container: main/inline-size;
  color: #333;
  background-color: white;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.33;
  box-sizing: border-box;
  text-align: left;
  margin: 0 auto;
  max-width: 1040px;
  font-family: "BloggerSans", sans-serif;
  font-weight: 400;
}
.custommerce-pl-rc .cm-card-data {
  display: none;
}
.custommerce-pl-rc strong, .custommerce-pl-rc b {
  font-weight: 700;
}
.custommerce-pl-rc sup {
  all: unset;
  vertical-align: super;
  font-size: 60%;
}
.custommerce-pl-rc .cm-top-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  width: 100%;
  margin: 1.5em 0 1.5em 0;
}
@media (min-width: 768px) {
  .custommerce-pl-rc .cm-top-logo {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
  }
}
.custommerce-pl-rc .cm-section-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 2em;
  border-radius: 1em 1em 0 0;
  text-align: center;
}
@media (min-width: 768px) {
  .custommerce-pl-rc .cm-section-header {
    display: flex;
    justify-content: center;
    align-items: stretch;
    flex-direction: row;
  }
}
.custommerce-pl-rc .cm-section-header .cm-left {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 1em;
  margin-bottom: 2em;
}
@media (min-width: 768px) {
  .custommerce-pl-rc .cm-section-header .cm-left {
    width: 50%;
    margin: 0;
    gap: 3em;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
  }
}
.custommerce-pl-rc .cm-section-header .cm-left .cm-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  margin-bottom: 2em;
}
.custommerce-pl-rc .cm-section-header .cm-left .cm-logo img {
  width: 30%;
  max-width: 279px;
  min-width: 179px;
  height: auto;
}
@media (min-width: 768px) {
  .custommerce-pl-rc .cm-section-header .cm-left .cm-logo img {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .custommerce-pl-rc .cm-section-header .cm-left .cm-logo {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
  }
}
.custommerce-pl-rc .cm-section-header .cm-left .cm-content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.custommerce-pl-rc .cm-section-header .cm-left .cm-content .cm-title {
  text-transform: uppercase;
  font-size: 2em;
  font-family: "BloggerSans", sans-serif;
  font-weight: 700;
  color: #FBB700;
  margin-bottom: 0.5em;
  line-height: 1em;
}
@media (min-width: 768px) {
  .custommerce-pl-rc .cm-section-header .cm-left .cm-content .cm-title {
    font-size: 2.75em;
  }
}
@media (min-width: 992px) {
  .custommerce-pl-rc .cm-section-header .cm-left .cm-content .cm-title {
    font-size: 3.75em;
  }
}
.custommerce-pl-rc .cm-section-header .cm-left .cm-content .cm-description {
  color: white;
  font-size: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.1em;
}
@media (min-width: 768px) {
  .custommerce-pl-rc .cm-section-header .cm-left .cm-content .cm-description {
    font-size: 1.75em;
  }
}
@media (min-width: 992px) {
  .custommerce-pl-rc .cm-section-header .cm-left .cm-content .cm-description {
    font-size: 2em;
  }
}
.custommerce-pl-rc .cm-section-header .cm-left .cm-content .cm-description .cm-disclaimer {
  text-transform: uppercase;
  color: #FBB700;
  font-family: "BloggerSans", sans-serif;
  font-weight: 700;
}
.custommerce-pl-rc .cm-section-header .cm-left .cm-content .cm-info {
  color: white;
  font-size: 0.75em;
  margin-top: 0.75em;
}
@media (min-width: 992px) {
  .custommerce-pl-rc .cm-section-header .cm-left .cm-content .cm-info {
    font-size: 1em;
  }
}
.custommerce-pl-rc .cm-section-header .cm-right {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media (min-width: 768px) {
  .custommerce-pl-rc .cm-section-header .cm-right {
    width: 50%;
  }
}
.custommerce-pl-rc .cm-section-header .cm-right .cm-img img {
  width: 65%;
  min-width: 279px;
}
@media (min-width: 768px) {
  .custommerce-pl-rc .cm-section-header .cm-right .cm-img img {
    width: 100%;
  }
}
.custommerce-pl-rc .cm-section-bullets {
  background-color: #030D26;
  color: #FBB700;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 0.5em;
  text-align: center;
  padding: 0 2em 2em 2em;
}
@media (min-width: 500px) {
  .custommerce-pl-rc .cm-section-bullets {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    gap: 1em;
  }
}
.custommerce-pl-rc .cm-section-bullets .cm-bullet-item {
  width: 100%;
  font-size: 1.25em;
}
@media (min-width: 768px) {
  .custommerce-pl-rc .cm-section-bullets .cm-bullet-item {
    font-size: 1.4em;
  }
}
@media (min-width: 500px) {
  .custommerce-pl-rc .cm-section-bullets .cm-bullet-item .cm-line img {
    width: 100%;
  }
}
.custommerce-pl-rc .cm-container {
  display: flex;
  flex-direction: column;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 0 0 3em 0;
  margin: 0;
}
.custommerce-pl-rc .cm-section-serp {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #1A355D;
}
@media (min-width: 768px) {
  .custommerce-pl-rc .cm-section-serp {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
  }
}
@media (min-width: 768px) {
  .custommerce-pl-rc .cm-section-serp.cm-reverse {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;
    margin-bottom: 2em;
  }
}
.custommerce-pl-rc .cm-section-serp .cm-img {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media (min-width: 768px) {
  .custommerce-pl-rc .cm-section-serp .cm-img {
    width: 50%;
  }
}
.custommerce-pl-rc .cm-section-serp .cm-img img {
  min-width: 270px;
  max-width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .custommerce-pl-rc .cm-section-serp .cm-img img {
    width: 100%;
  }
}
.custommerce-pl-rc .cm-section-serp .cm-text {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 2em;
  text-align: center;
  margin-top: -2em;
}
@media (min-width: 768px) {
  .custommerce-pl-rc .cm-section-serp .cm-text {
    width: 50%;
    margin: 0;
    text-align: left;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
  }
}
.custommerce-pl-rc .cm-section-serp .cm-text .cm-title-1 {
  text-transform: uppercase;
  font-family: "BloggerSans", sans-serif;
  font-weight: 700;
  font-size: 1.25em;
  margin-bottom: 0.5em;
}
@media (min-width: 450px) {
  .custommerce-pl-rc .cm-section-serp .cm-text .cm-title-1 {
    font-size: 1.5em;
  }
}
@media (min-width: 992px) {
  .custommerce-pl-rc .cm-section-serp .cm-text .cm-title-1 {
    font-size: 1.75em;
  }
}
.custommerce-pl-rc .cm-section-serp .cm-text .cm-plain-text {
  font-size: 1em;
  margin-bottom: 1em;
}
@media (min-width: 450px) {
  .custommerce-pl-rc .cm-section-serp .cm-text .cm-plain-text {
    font-size: 1.15em;
  }
}
@media (min-width: 992px) {
  .custommerce-pl-rc .cm-section-serp .cm-text .cm-plain-text {
    font-size: 1.3em;
  }
}
.custommerce-pl-rc .cm-section-serp .cm-text .cm-title-2 {
  text-transform: uppercase;
  font-family: "BloggerSans", sans-serif;
  font-weight: 700;
  font-size: 1.25em;
  background-color: #FBB700;
  padding: 0.25em;
  border-radius: 0.25em;
  margin-bottom: 0.25em;
  width: max-content;
}
@media (min-width: 450px) {
  .custommerce-pl-rc .cm-section-serp .cm-text .cm-title-2 {
    font-size: 1.5em;
  }
}
@media (min-width: 992px) {
  .custommerce-pl-rc .cm-section-serp .cm-text .cm-title-2 {
    font-size: 1.75em;
  }
}
.custommerce-pl-rc .cm-section-serp .cm-text .cm-list-text {
  margin-top: 0.5em;
  width: 100%;
}
.custommerce-pl-rc .cm-section-serp .cm-text .cm-list-text .cm-li {
  position: relative;
  list-style: none;
  margin: 0 0 0.25em 0;
  padding-left: 1.25em;
  font-size: 1em;
  line-height: 1.33;
  color: #1A355D;
  text-align: left;
  display: block;
}
@media (min-width: 450px) {
  .custommerce-pl-rc .cm-section-serp .cm-text .cm-list-text .cm-li {
    font-size: 1.15em;
  }
}
@media (min-width: 992px) {
  .custommerce-pl-rc .cm-section-serp .cm-text .cm-list-text .cm-li {
    font-size: 1.3em;
  }
}
.custommerce-pl-rc .cm-section-serp .cm-text .cm-list-text .cm-li:last-child {
  margin-bottom: 0;
}
.custommerce-pl-rc .cm-section-serp .cm-text .cm-list-text .cm-li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.45em;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #FBB700;
}
.custommerce-pl-rc .cm-section-icons {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  gap: 3em;
  color: #1A355D;
  margin-top: 2em;
  font-size: 1em;
}
@media (min-width: 350px) {
  .custommerce-pl-rc .cm-section-icons {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    gap: 1em;
    row-gap: 3em;
  }
}
@media (min-width: 768px) {
  .custommerce-pl-rc .cm-section-icons {
    margin-top: 0;
  }
}
.custommerce-pl-rc .cm-section-icons .cm-icon-item {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  gap: 1em;
  text-align: center;
}
@media (min-width: 350px) {
  .custommerce-pl-rc .cm-section-icons .cm-icon-item {
    width: calc(50% - 0.5em);
  }
}
@media (min-width: 550px) {
  .custommerce-pl-rc .cm-section-icons .cm-icon-item {
    width: calc(25% - 0.75em);
  }
}
@media (min-width: 450px) {
  .custommerce-pl-rc .cm-section-icons .cm-icon-item {
    font-size: 1.15em;
  }
}
@media (min-width: 992px) {
  .custommerce-pl-rc .cm-section-icons .cm-icon-item {
    font-size: 1.3em;
  }
}
.custommerce-pl-rc .cm-section-icons .cm-icon-item img {
  width: 75%;
  min-width: 100px;
}
@media (min-width: 768px) {
  .custommerce-pl-rc .cm-section-icons .cm-icon-item img {
    width: 85%;
  }
}
.custommerce-pl-rc .cm-section-stats {
  background-color: #030D26;
  color: white;
}
.custommerce-pl-rc .cm-section-stats .cm-title {
  font-size: 2.25em;
  text-align: center;
  text-transform: uppercase;
  font-family: "BloggerSans", sans-serif;
  font-weight: 700;
  padding: 0.5em;
}
@media (min-width: 768px) {
  .custommerce-pl-rc .cm-section-stats .cm-title {
    font-size: 2.75em;
  }
}
@media (min-width: 992px) {
  .custommerce-pl-rc .cm-section-stats .cm-title {
    font-size: 3.25em;
  }
}
.custommerce-pl-rc .cm-section-stats .cm-title span {
  color: #FBB700;
}
.custommerce-pl-rc .cm-section-stats .cm-stats-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  gap: 3em;
  padding: 2em 0;
}
@media (min-width: 500px) {
  .custommerce-pl-rc .cm-section-stats .cm-stats-container {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    gap: 1em;
    row-gap: 3em;
  }
}
.custommerce-pl-rc .cm-section-stats .cm-stats-container .cm-stats-item {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
@media (min-width: 500px) {
  .custommerce-pl-rc .cm-section-stats .cm-stats-container .cm-stats-item {
    width: calc(50% - 0.5em);
  }
}
@media (min-width: 768px) {
  .custommerce-pl-rc .cm-section-stats .cm-stats-container .cm-stats-item {
    width: calc(33% - 0.6666666667em);
  }
}
.custommerce-pl-rc .cm-section-stats .cm-stats-container .cm-stats-item .cm-img img {
  width: 100%;
}
.custommerce-pl-rc .cm-section-stats .cm-stats-container .cm-stats-item .cm-text {
  text-align: center;
  margin-top: -0.5em;
}
.custommerce-pl-rc .cm-section-stats .cm-stats-container .cm-stats-item .cm-text .cm-title {
  font-size: 2.25em;
  font-family: "BloggerSans", sans-serif;
  font-weight: 700;
}
@media (min-width: 768px) {
  .custommerce-pl-rc .cm-section-stats .cm-stats-container .cm-stats-item .cm-text .cm-title {
    font-size: 2.5em;
  }
}
@media (min-width: 992px) {
  .custommerce-pl-rc .cm-section-stats .cm-stats-container .cm-stats-item .cm-text .cm-title {
    font-size: 2.75em;
  }
}
.custommerce-pl-rc .cm-section-stats .cm-stats-container .cm-stats-item .cm-text .cm-plain-text {
  font-size: 1.125em;
  padding: 0 1em 0 1em;
  margin-top: -1em;
}
.custommerce-pl-rc .cm-section-banner {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (min-width: 880px) {
  .custommerce-pl-rc .cm-section-banner {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
  }
}
.custommerce-pl-rc .cm-section-banner .cm-img {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 880px) {
  .custommerce-pl-rc .cm-section-banner .cm-img {
    width: 50%;
  }
}
@media (min-width: 880px) {
  .custommerce-pl-rc .cm-section-banner .cm-img:nth-of-type(2) img {
    max-width: 410px;
    margin-right: 2em;
  }
}
.custommerce-pl-rc .cm-section-footnotes {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  background-color: #030D26;
  color: white;
  padding: 1em;
  font-size: 0.65em;
  font-family: "Montserrat", serif;
}
@media (min-width: 576px) {
  .custommerce-pl-rc .cm-section-footnotes {
    font-size: 0.75em;
  }
}
@media (min-width: 768px) {
  .custommerce-pl-rc .cm-section-footnotes {
    font-size: 0.85em;
  }
}
.custommerce-pl-rc .cm-section-footer-disclaimer {
  text-align: center;
  padding: 1em;
  background-color: #FBB700;
  font-size: 1.5em;
  color: white;
  line-height: 1.1em;
  font-family: "BloggerSans", sans-serif;
  font-weight: 700;
}
@media (min-width: 576px) {
  .custommerce-pl-rc .cm-section-footer-disclaimer {
    font-size: 1.75em;
  }
}
@media (min-width: 768px) {
  .custommerce-pl-rc .cm-section-footer-disclaimer {
    font-size: 2em;
  }
}
@media (min-width: 992px) {
  .custommerce-pl-rc .cm-section-footer-disclaimer {
    font-size: 2.25em;
  }
}
.custommerce-pl-rc .cm-section-footer {
  font-family: "Montserrat", serif;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  text-align: center;
  gap: 2em;
  margin-top: 2em;
}
@media (min-width: 576px) {
  .custommerce-pl-rc .cm-section-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
  }
}
.custommerce-pl-rc .cm-section-footer .cm-footer-item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.custommerce-pl-rc .cm-section-footer .cm-footer-item .cm-title {
  font-size: 1.125em;
  margin-bottom: 0.5em;
  color: #144089;
  font-weight: bold;
  width: 100%;
}
@media (min-width: 576px) {
  .custommerce-pl-rc .cm-section-footer .cm-footer-item .cm-title {
    text-align: left;
    font-size: 1.25em;
  }
}
.custommerce-pl-rc .cm-section-footer .cm-footer-item .cm-plain-text {
  font-size: 1em;
}
@media (min-width: 576px) {
  .custommerce-pl-rc .cm-section-footer .cm-footer-item .cm-plain-text {
    text-align: left;
    font-size: 1.125em;
  }
}
.custommerce-pl-rc .cm-section-footer .cm-footer-item span {
  font-size: 1em;
  padding: 0.5em;
}

/*# sourceMappingURL=style.css.map */
