@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@keyframes floating {
  0% {
    opacity: 0;
    transform: translateX(7%) translateY(50%) rotate(-15deg);
  }
  40% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateX(7%) translateY(20%) rotate(0deg);
  }
}

@keyframes floatingReverse {
  0% {
    opacity: 0;
    transform: translateX(4%) translateY(50%) rotate(20deg);
  }
  40% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateX(4%) translateY(0%) rotate(0deg);
  }
}

@keyframes scale {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  40% {
    opacity: .6;
    filter: blur(0px);
  }
  100% {
    opacity: 0;
  }
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.8), 0 1px 1px 0 rgba(0, 0, 0, 0.16);
  }
  100% {
    box-shadow: 0 0 0 32px rgba(255, 255, 255, 0), 0 1px 1px 32px rgba(0, 0, 0, 0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.cm-white {
  color: #fff;
}

.cm-green {
  color: #204a34;
}

.cm-orange {
  color: #f15a22;
}

.cm-resp {
  color: #1f305f;
}

.cm-light {
  font-weight: 300;
}

.cm-regular {
  font-weight: 400;
}

.cm-medium {
  font-weight: 500;
}

.cm-semibold {
  font-weight: 600;
}

.cm-bold {
  font-weight: 700;
}

.cm-extrabold {
  font-weight: 800;
}

.cm-black {
  font-weight: 900;
}

.cm-left, .cm-left-rwd, #cm-polpharma-product .cm-header .cm-polpharma-text {
  text-align: left;
}

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

.cm-right, .cm-right-rwd {
  text-align: right;
}

@media only screen and (max-width: 700px) {
  .cm-center-rwd, .cm-right-rwd, .cm-left-rwd {
    text-align: center;
  }
}

.cm-italic {
  font-style: italic;
}

#cm-polpharma-product {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-width: 1040px;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
  background-image: none;
  background-position: bottom center;
  background-repeat: no-repeat;
  text-align: left;
  color: #272D3D;
  line-height: 1.3;
}

@media only screen and (max-width: 900px) {
  #cm-polpharma-product {
    font-size: 14px;
  }
}

#cm-polpharma-product.cm-width-800,
#cm-polpharma-product .cm-width-800 {
  max-width: 800px;
  margin: auto;
  font-size: 14px;
}

#cm-polpharma-product .pc-margin-top-xxs {
  padding-top: 1em;
}

#cm-polpharma-product .pc-margin-bottom-xxs {
  padding-bottom: 1em;
}

#cm-polpharma-product .pc-margin-top-xs {
  padding-top: 1.5em;
}

#cm-polpharma-product .pc-margin-bottom-xs {
  padding-bottom: 1.5em;
}

#cm-polpharma-product .pc-margin-top-s {
  padding-top: 3em;
}

#cm-polpharma-product .pc-margin-bottom-s {
  padding-bottom: 3em;
}

#cm-polpharma-product .pc-margin-top-m {
  padding-top: 4em;
}

#cm-polpharma-product .pc-margin-bottom-m {
  padding-bottom: 4em;
}

#cm-polpharma-product .pc-margin-top-l {
  padding-top: 6em;
}

#cm-polpharma-product .pc-margin-bottom-l {
  padding-bottom: 6em;
}

#cm-polpharma-product .pc-margin-top-xl {
  padding-top: 8em;
}

#cm-polpharma-product .pc-margin-bottom-xl {
  padding-bottom: 8em;
}

#cm-polpharma-product .pc-margin-top-xxl {
  padding-top: 10em;
}

#cm-polpharma-product .pc-margin-bottom-xxl {
  padding-bottom: 10em;
}

@media only screen and (max-width: 500px) {
  #cm-polpharma-product .pc-margin-top-xxs {
    padding-top: 1em;
  }
  #cm-polpharma-product .pc-margin-bottom-xxs {
    padding-bottom: 1em;
  }
  #cm-polpharma-product .pc-margin-top-xs {
    padding-top: 1em;
  }
  #cm-polpharma-product .pc-margin-bottom-xs {
    padding-bottom: 1em;
  }
  #cm-polpharma-product .pc-margin-top-s {
    padding-top: 2em;
  }
  #cm-polpharma-product .pc-margin-bottom-s {
    padding-bottom: 2em;
  }
  #cm-polpharma-product .pc-margin-top-m {
    padding-top: 3em;
  }
  #cm-polpharma-product .pc-margin-bottom-m {
    padding-bottom: 3em;
  }
  #cm-polpharma-product .pc-margin-top-l {
    padding-top: 4em;
  }
  #cm-polpharma-product .pc-margin-bottom-l {
    padding-bottom: 4em;
  }
  #cm-polpharma-product .pc-margin-top-xl {
    padding-top: 5em;
  }
  #cm-polpharma-product .pc-margin-bottom-xl {
    padding-bottom: 5em;
  }
  #cm-polpharma-product .pc-margin-top-xxl {
    padding-top: 6em;
  }
  #cm-polpharma-product .pc-margin-bottom-xxl {
    padding-bottom: 6em;
  }
}

#cm-polpharma-product .pc-margin-top-deca {
  margin-top: 0.5em;
}

#cm-polpharma-product .pc-margin-bottom-deca {
  margin-bottom: 0.5em;
}

#cm-polpharma-product .pc-margin-top-hecto {
  margin-top: 1em;
}

#cm-polpharma-product .pc-margin-bottom-hecto {
  margin-bottom: 1em;
}

#cm-polpharma-product .pc-margin-top-kilo {
  margin-top: 1.25em;
}

#cm-polpharma-product .pc-margin-bottom-kilo {
  margin-bottom: 1.25em;
}

#cm-polpharma-product .pc-margin-top-mega {
  margin-top: 1.5em;
}

#cm-polpharma-product .pc-margin-bottom-mega {
  margin-bottom: 1.5em;
}

#cm-polpharma-product .pc-margin-top-giga {
  margin-top: 2em;
}

#cm-polpharma-product .pc-margin-bottom-giga {
  margin-bottom: 2em;
}

#cm-polpharma-product .pc-margin-top-tera {
  margin-top: 2.5em;
}

#cm-polpharma-product .pc-margin-bottom-tera {
  margin-bottom: 2.5em;
}

#cm-polpharma-product .cm-background, #cm-polpharma-product .cm-header, #cm-polpharma-product .cm-icons-section .cm-icons-box .cm-icon, #cm-polpharma-product .cm-other-section {
  background-repeat: no-repeat;
  background-position: right top;
  background-size: cover;
}

#cm-polpharma-product img {
  width: 100%;
}

#cm-polpharma-product .cm-logo-top {
  margin: 2em auto;
}

#cm-polpharma-product .cm-logo-top .cm-logo {
  max-width: 176px;
}

@media only screen and (max-width: 700px) {
  #cm-polpharma-product .cm-logo-top .cm-logo {
    margin: auto;
  }
}

@media only screen and (max-width: 1100px) {
  #cm-polpharma-product .cm-logo-top {
    padding-left: 1em;
  }
}

#cm-polpharma-product .cm-header {
  position: relative;
  border-radius: 32px;
  margin-bottom: 10%;
}

@media only screen and (max-width: 700px) {
  #cm-polpharma-product .cm-header {
    overflow: hidden;
    margin-bottom: 4em;
  }
}

#cm-polpharma-product .cm-header .cm-absolute-men {
  position: absolute;
  top: 5%;
  right: 2%;
  width: 498px;
}

@media only screen and (max-width: 700px) {
  #cm-polpharma-product .cm-header .cm-absolute-men {
    top: 30%;
  }
}

@media only screen and (max-width: 500px) {
  #cm-polpharma-product .cm-header .cm-absolute-men {
    top: 46%;
    width: 400px;
  }
}

@media only screen and (max-width: 400px) {
  #cm-polpharma-product .cm-header .cm-absolute-men {
    top: 55%;
  }
}

#cm-polpharma-product .cm-header .cm-polpharma-text {
  padding: 5em 0 2em 3em;
  position: relative;
  width: 40%;
  box-sizing: border-box;
}

@media only screen and (max-width: 800px) {
  #cm-polpharma-product .cm-header .cm-polpharma-text {
    width: 43%;
    font-size: .9em;
  }
}

@media only screen and (max-width: 700px) {
  #cm-polpharma-product .cm-header .cm-polpharma-text {
    width: 90%;
  }
}

#cm-polpharma-product .cm-header .cm-polpharma-text .cm-sublogo-header {
  max-width: 20em;
}

@media only screen and (max-width: 700px) {
  #cm-polpharma-product .cm-header .cm-polpharma-text .cm-sublogo-header {
    max-width: 16em;
    margin: 0 auto;
  }
}

#cm-polpharma-product .cm-header .cm-polpharma-text .cm-slogan {
  max-width: 345px;
  margin-top: 110px;
}

@media only screen and (max-width: 700px) {
  #cm-polpharma-product .cm-header .cm-polpharma-text .cm-slogan {
    max-width: 250px;
    margin: 50px auto 2em auto;
  }
}

#cm-polpharma-product .cm-header .cm-polpharma-text .cm-ng-1 {
  font-size: 1.125em;
  line-height: 1.2;
  margin-top: 2em;
  position: relative;
}

#cm-polpharma-product .cm-header .cm-polpharma-text .cm-ng-2 {
  font-size: 1.625em;
  line-height: 1.2;
  width: 100px;
  border-radius: 1em;
  background-color: #fff;
  padding: .2em 1em;
  margin-top: 3em;
}

@media only screen and (max-width: 700px) {
  #cm-polpharma-product .cm-header .cm-polpharma-text .cm-ng-2 {
    margin: 2em auto;
  }
}

#cm-polpharma-product .cm-header .cm-header-product {
  position: absolute;
  right: 0em;
  top: 40%;
  max-width: 520px;
}

@media only screen and (max-width: 700px) {
  #cm-polpharma-product .cm-header .cm-header-product {
    width: 100%;
    position: relative;
    margin: 2em 0 -3.5em auto;
  }
}

@media only screen and (max-width: 400px) {
  #cm-polpharma-product .cm-header .cm-header-product {
    margin-top: 5em;
  }
}

#cm-polpharma-product .cm-banner-section, #cm-polpharma-product .cm-banner-top, #cm-polpharma-product .cm-banner-main, #cm-polpharma-product .cm-banner-ingredients, #cm-polpharma-product .cm-banner-before {
  max-width: 100%;
}

@media only screen and (max-width: 1040px) {
  #cm-polpharma-product .cm-banner-section, #cm-polpharma-product .cm-banner-top, #cm-polpharma-product .cm-banner-main, #cm-polpharma-product .cm-banner-ingredients, #cm-polpharma-product .cm-banner-before {
    padding: 0 1em;
  }
}

#cm-polpharma-product .cm-banner-width, #cm-polpharma-product .cm-banner-main, #cm-polpharma-product .cm-title-banner {
  max-width: 700px;
  margin: 1em auto;
}

#cm-polpharma-product .cm-banner-top {
  line-height: 1.2;
}

#cm-polpharma-product .cm-banner-top .cm-title {
  font-size: 1.75em;
}

#cm-polpharma-product .cm-banner-top .cm-desc {
  font-size: 1.125em;
  margin-top: .5em;
}

@media only screen and (max-width: 800px) {
  #cm-polpharma-product .cm-banner-top {
    margin-top: 9em;
  }
}

@media only screen and (max-width: 700px) {
  #cm-polpharma-product .cm-banner-top {
    margin-top: 3em;
  }
}

#cm-polpharma-product .cm-banner-main {
  padding: 0 1em;
  font-size: 2.25em;
}

@media only screen and (max-width: 1040px) {
  #cm-polpharma-product .cm-banner-main {
    font-size: 1.75em;
    margin: 2em auto;
  }
}

#cm-polpharma-product .cm-title-banner {
  background-color: #f15a22;
  font-size: 1.25em;
  line-height: 1.5;
  padding: 2em 5em 10em 5em;
}

@media only screen and (max-width: 950px) {
  #cm-polpharma-product .cm-title-banner {
    padding: 2em 1.5em;
  }
}

#cm-polpharma-product .cm-banner-ingredients {
  font-size: 12px;
  padding-bottom: 1em;
  line-height: 1.2;
}

#cm-polpharma-product .cm-banner-before {
  padding: 1em 2em;
  font-size: 1.75em;
  font-family: "Roboto";
  background-color: #272D3D;
  margin: 1.5em auto;
}

@media only screen and (max-width: 950px) {
  #cm-polpharma-product .cm-banner-before {
    font-size: 1.35em;
    padding: 1em;
  }
}

#cm-polpharma-product .cm-serp-section {
  display: flex;
  align-items: center;
  margin-top: 5em;
}

@media only screen and (max-width: 1040px) {
  #cm-polpharma-product .cm-serp-section {
    padding: 0 1em;
  }
}

@media only screen and (max-width: 700px) {
  #cm-polpharma-product .cm-serp-section {
    flex-direction: column-reverse;
    margin-top: 2em;
  }
}

#cm-polpharma-product .cm-serp-section .cm-image-col {
  flex-basis: 50%;
  max-width: 500px;
  margin: 0 auto;
  border-radius: 2em;
}

#cm-polpharma-product .cm-serp-section .cm-text-col {
  flex-basis: 50%;
}

@media only screen and (max-width: 900px) {
  #cm-polpharma-product .cm-serp-section .cm-text-col {
    font-size: .9em;
  }
}

#cm-polpharma-product .cm-serp-section .cm-text-col .cm-title {
  font-size: 1.9em;
  line-height: 1.3;
}

@media only screen and (max-width: 700px) {
  #cm-polpharma-product .cm-serp-section .cm-text-col .cm-title {
    text-align: center;
    margin-top: 1em;
    margin-bottom: .5em;
  }
}

#cm-polpharma-product .cm-serp-section .cm-text-col .cm-point-item {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 3em;
  transition: all .3s ease;
  max-width: 90%;
}

#cm-polpharma-product .cm-serp-section .cm-text-col .cm-point-item .cm-icon {
  width: 58px;
}

#cm-polpharma-product .cm-serp-section .cm-text-col .cm-point-item .cm-icon img {
  width: 100%;
}

#cm-polpharma-product .cm-serp-section .cm-text-col .cm-point-item .cm-description {
  line-height: 1.6;
  margin-left: 1em;
  max-width: 350px;
}

@media only screen and (max-width: 1040px) {
  #cm-polpharma-product .cm-serp-section .cm-text-col .cm-point-item .cm-description {
    padding: 0 1em 0 0;
    margin-left: 10px;
  }
}

#cm-polpharma-product .cm-serp-section .cm-text-col .cm-point-item .cm-description .cm-title {
  font-size: 1.25em;
  margin-bottom: 5px;
}

#cm-polpharma-product .cm-serp-section .cm-text-col .cm-point-item .cm-description .cm-desc {
  font-size: 1.125em;
}

#cm-polpharma-product .cm-serp-section .cm-text-col .cm-point-item:hover {
  transform: translateX(20px);
}

@media only screen and (max-width: 700px) {
  #cm-polpharma-product .cm-serp-section .cm-text-col .cm-point-item {
    flex-direction: column;
    align-items: center;
    margin-bottom: 2em;
    margin-top: 2em;
  }
  #cm-polpharma-product .cm-serp-section .cm-text-col .cm-point-item:hover {
    transform: none;
  }
  #cm-polpharma-product .cm-serp-section .cm-text-col .cm-point-item .cm-title {
    margin-top: 0;
  }
}

#cm-polpharma-product .cm-icons-section {
  margin-bottom: 6em;
}

#cm-polpharma-product .cm-icons-section .cm-icons-box {
  display: flex;
  justify-content: space-around;
  margin-top: -10em;
}

@media only screen and (max-width: 950px) {
  #cm-polpharma-product .cm-icons-section .cm-icons-box {
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 2em;
  }
}

#cm-polpharma-product .cm-icons-section .cm-icons-box .cm-icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  justify-content: flex-start;
  padding: 2em;
  flex-basis: 20%;
  max-width: 160px;
  border-radius: 1.5em;
}

@media only screen and (max-width: 950px) {
  #cm-polpharma-product .cm-icons-section .cm-icons-box .cm-icon {
    flex-basis: 50%;
    margin: 1em 3em;
  }
}

@media only screen and (max-width: 700px) {
  #cm-polpharma-product .cm-icons-section .cm-icons-box .cm-icon {
    margin: 1em;
  }
}

#cm-polpharma-product .cm-icons-section .cm-icons-box .cm-icon .cm-icon-image {
  max-width: 130px;
}

@media only screen and (max-width: 700px) {
  #cm-polpharma-product .cm-icons-section .cm-icons-box .cm-icon .cm-icon-image {
    max-width: 100px;
  }
}

#cm-polpharma-product .cm-icons-section .cm-icons-box .cm-icon .cm-desc {
  font-size: 1.125em;
  margin-top: 1.5em;
  line-height: 1.2;
}

#cm-polpharma-product .cm-other-section {
  border-radius: 2em;
  padding: 2em;
  margin-top: 5em;
  margin-bottom: 4em;
}

@media only screen and (max-width: 700px) {
  #cm-polpharma-product .cm-other-section {
    margin: 2em auto;
    padding: 1em 1em 5em 1em;
  }
}

#cm-polpharma-product .cm-other-section .cm-main-image {
  max-width: 668px;
  margin: 4em auto;
}

#cm-polpharma-product .cm-other-section .cm-check-button {
  line-height: 1.2;
  font-size: 1.5em;
  width: 180px;
  padding: .2em .5em;
  border-radius: 22px;
  background-color: #fff;
  margin: 0 auto;
}

#cm-polpharma-product .cm-other-section .cm-check-button a {
  text-decoration: none;
}

#cm-polpharma-product .cm-other-section .cm-check-button:hover {
  cursor: pointer;
}

#cm-polpharma-product .cm-producent-section {
  max-width: 1040px;
  margin: 0 auto;
}

#cm-polpharma-product .cm-producent-section .cm-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media only screen and (max-width: 500px) {
  #cm-polpharma-product .cm-producent-section .cm-flex {
    flex-direction: column;
    align-items: flex-start;
  }
}

#cm-polpharma-product .cm-producent-section .cm-flex .cm-text {
  font-size: 1em;
  color: #1f305f;
  text-align: left;
  font-weight: 400;
  line-height: 1.63;
  padding: 0 1em;
}

#cm-polpharma-product .cm-producent-section .cm-flex .cm-text strong {
  font-weight: 700;
}

@media only screen and (max-width: 500px) {
  #cm-polpharma-product .cm-producent-section .cm-flex .cm-text {
    margin-bottom: 1em;
  }
}

#cm-polpharma-product .cm-producent-section .cm-logo-bottom {
  margin-top: 2em;
  background-color: #272d3d;
  padding: 1em 0;
}

#cm-polpharma-product .cm-producent-section .cm-logo-bottom .cm-logo-image {
  max-width: 176px;
  margin: 0 auto;
}

#cm-polpharma-product .cm-producent-section .cm-logo-bottom .cm-logo-image img {
  width: 100%;
}
