.blue .header_desktop .header_bar,
.blue .header_mobile .header_bar,
.blue .header_desktop .header_mobile-headline,
.blue .header_mobile .header_mobile-headline {
  background-color: #1b478a !important;
}
.blueOtherMobile .header_desktop .header_bar,
.blueOtherMobile .header_mobile .header_bar,
.blueOtherMobile .header_desktop .header_mobile-headline,
.blueOtherMobile .header_mobile .header_mobile-headline {
  background-color: #1b478a !important;
}
.pink .header_desktop .header_bar,
.pink .header_mobile .header_bar,
.pink .header_desktop .header_mobile-headline,
.pink .header_mobile .header_mobile-headline {
  background-color: #ff8096 !important;
}
.potency .header_desktop .header_bar,
.potency .header_mobile .header_bar,
.potency .header_desktop .header_mobile-headline,
.potency .header_mobile .header_mobile-headline {
  background-color: #015b6b !important;
}
.green .header_desktop .header_bar,
.green .header_mobile .header_bar,
.green .header_desktop .header_mobile-headline,
.green .header_mobile .header_mobile-headline {
  background-color: #008736 !important;
}
.darkGreen .header_desktop .header_bar,
.darkGreen .header_mobile .header_bar,
.darkGreen .header_desktop .header_mobile-headline,
.darkGreen .header_mobile .header_mobile-headline {
  background-color: #216353 !important;
}
.orange .header_desktop .header_bar,
.orange .header_mobile .header_bar,
.orange .header_desktop .header_mobile-headline,
.orange .header_mobile .header_mobile-headline {
  background-color: #f39629 !important;
}
.lightBlue .header_desktop .header_bar,
.lightBlue .header_mobile .header_bar,
.lightBlue .header_desktop .header_mobile-headline,
.lightBlue .header_mobile .header_mobile-headline {
  background-color: #add8e6 !important;
}
.container__header {
  margin-bottom: 20px;
}
@media only screen and (max-width: 1050px) {
  .blueOtherMobile .header_desktop .header_bar,
  .blueOtherMobile .header_mobile .header_bar,
  .blueOtherMobile .header_desktop .header_mobile-headline,
  .blueOtherMobile .header_mobile .header_mobile-headline {
    background-color: #125b7d !important;
  }
}
.x-header-medical {
  border-bottom: 2px solid #b8b8b8;
  margin: 0 20px 40px;
  font-family: "Roboto";
}
.x-header-medical .header_mobile {
  display: none;
}
.x-header-medical .header_data {
  padding: 10px 0;
  color: #1c1c1c;
  font-size: 13px;
  font-weight: 400;
  text-align: right;
  margin: 0;
}
.x-header-medical .header_input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #707070;
  height: 35px;
  max-width: 210px;
  width: 100%;
}
.x-header-medical .header_input .header_input-anchor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
.x-header-medical .header_input .header_input-anchor .header_input-input {
  border: none;
  width: 100%;
  height: 100%;
}
.x-header-medical .header_input .header_input-anchor .header_input-search {
  height: 20px;
  width: 35px;
  border-left: 1px solid #b8b8b8;
  background: url(../img/xsearch_1.png.pagespeed.ic.XzY_NAc87C.png) no-repeat
    center center;
}
.x-header-medical .header_content {
  background: #fff;
  min-height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.x-header-medical
  .header_content
  .header_content_text-holder
  .header_content-title {
  color: #1b478a;
  font-size: 40px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
  font-family: "Roboto";
}
.x-header-medical
  .header_content
  .header_content_text-holder
  .header_content-text {
  color: #000;
  font-size: 24px;
  font-weight: 400;
  text-align: left;
}
.x-header-medical
  .header_content
  .header_content_text-holder
  .desktop-to-mobile-img {
  display: none;
}
.x-header-medical .header_content .header_content-img {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.x-header-medical .header_content .header_content-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #707070;
  height: 35px;
  max-width: 290px;
  width: 100%;
}
.x-header-medical .header_content .header_content-search input {
  border: none;
  width: 100%;
  height: 100%;
}
.x-header-medical .header_content .header_content-search div {
  width: 32px;
  height: 100%;
  background-image: url(../img/search.png.pagespeed.ce.k_B7cg6_fR.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}
.x-header-medical .header_bar {
  width: 100%;
  background-color: #ff8096;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
}
.x-header-medical .header_bar div {
  max-width: 120px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  text-align: center;
}
.x-header-medical .header_bar div img {
  max-width: 100%;
  margin: 10px;
}
.x-header-medical .header_menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.x-header-medical .header_menu ul li a {
  color: #1c1c1c;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
  text-decoration: none;
}
.x-header-medical .header_menu ul li a p {
  padding: 10px 20px;
}
.x-header-medical .header_menu ul li a:hover {
  color: #1b478a;
}
.x-header-medical .header_mobile .header_mobile-headline {
  width: 100%;
  min-height: 80px;
  background: #ff8096;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
}
.x-header-medical .header_mobile .header_mobile-headline h1 {
  margin: 0;
  padding: 0;
  color: #fff;
  font-family: "Roboto";
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
  padding-left: 10px;
}
.x-header-medical .header_mobile .header_mobile-promotion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
.x-header-medical .header_mobile .header_mobile-promotion span {
  height: 1px;
  width: 100%;
  background: #ccc;
  display: block;
  margin-left: 10px;
  margin-right: 10px;
}
.x-header-medical .header_mobile .header_mobile-promotion p {
  color: #ccc;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
  padding: 0;
  margin: 0;
}
.x-header-medical .header_mobile .header_mobile-press {
  max-width: 348px;
  width: 100%;
}
.x-header-medical .header_mobile .header_mobile-report {
  width: 100%;
  background: #ad0000;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  line-height: 25px;
  text-align: center;
  margin: 10px 0 20px;
}
.x-header-medical .header_mobile .header_mobile-publication {
  color: #767676;
  font-size: 15px;
  font-weight: 700;
  line-height: 25px;
  text-align: center;
  margin-bottom: 10px;
}
.x-header-medical .header_mobile .header_mobile-publication span {
  font-weight: 400;
}
.x-header-medical .header_mobile .header_mobile-publication span:nth-child(2) {
  padding-left: 25px;
  margin-left: 10px;
  background-image: url(../img/xpeople.png.pagespeed.ic.PjzH_djSxO.png);
  background-position: left center;
  background-repeat: no-repeat;
}
.x-header-medical.potency
  .header_content
  .header_content_text-holder
  .header_content-title {
  color: #015b6b;
  font-size: 40px;
  font-weight: 700;
  text-align: left;
}
@media only screen and (max-width: 1200px) {
  .x-header-medical .header_menu ul li a {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1000px) {
  .x-header-medical .header_content {
    background-position: 100% bottom;
  }
  .x-header-medical .header_content .header_content-search {
    display: none;
  }
  .x-header-medical .header_menu ul li {
    padding: 5px;
  }
  .x-header-medical .header_menu ul li a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 810px) {
  .x-header-medical .header_content .header_content-title {
    font-size: 45px;
  }
}
@media only screen and (max-width: 1050px) {
  .x-header-medical {
    border: none;
    margin: 0;
  }
  .x-header-medical .header_content {
    background-position: center bottom;
    padding: 25px 0 150px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .x-header-medical .header_content h1,
  .x-header-medical .header_content h2 {
    text-align: center;
  }
  .x-header-medical .header_menu {
    display: none;
  }
  .x-header-medical .header_desktop {
    display: none;
  }
  .x-header-medical .header_mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media only screen and (max-width: 480px) {
  .x-header-medical .header_content h1 {
    font-size: 28px;
  }
  .x-header-medical .header_content h2 {
    font-size: 18px;
  }
  .x-header-medical .header_bar div:nth-child(3),
  .x-header-medical .header_bar div:nth-child(4) {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  .x-header-medical.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 1050px) {
  .x-header-medical.hide-mobile {
    display: none;
  }
}
.x-path-medical {
  font-family: "Roboto";
  text-decoration: none !important;
  color: #000dc3;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  margin: 0;
}
.x-path-medical p {
  padding: 0 20px;
}
@media only screen and (min-width: 769px) {
  .x-path-medical.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 1050px) {
  .x-path-medical.hide-mobile {
    display: none;
  }
}
.x-h2-medical {
  font-family: "Roboto";
  color: #000;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
  margin: 20px 0;
  padding: 5px 20px;
}
.x-h2-medical.left {
  text-align: left;
}
.x-h2-medical.right {
  text-align: right;
}
.x-h2-medical.center {
  text-align: center;
}
.x-h2-medical.justify {
  text-align: justify;
}
@media only screen and (min-width: 769px) {
  .x-h2-medical.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 1050px) {
  .x-h2-medical.hide-mobile {
    display: none;
  }
}
.x-article-medical {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Roboto";
}
.x-article-medical .article-link {
  max-width: 280px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}
.x-article-medical .article-link .article-img {
  width: 68px;
  height: auto;
}
.x-article-medical .article-link .article-text {
  width: 100%;
  color: #000;
  font-size: 15px;
  font-weight: 700;
  text-align: left;
  margin: 0 0 0 10px;
}
@media only screen and (min-width: 769px) {
  .x-article-medical.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 1050px) {
  .x-article-medical.hide-mobile {
    display: none;
  }
}
.x-image-medical {
  font-family: "Roboto";
  margin: 10px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.x-image-medical.position-left {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.x-image-medical.position-right {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.x-image-medical.position-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.x-image-medical.bcg-lightgrey {
  background-color: #ebebeb;
}
.x-image-medical .image-img {
  max-width: 100%;
  width: auto;
  padding: 0 20px;
}
.x-image-medical div.title-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.x-image-medical div.title-container p {
  width: 100%;
  display: block;
  font-family: "Georgia";
  font-size: 14px;
  padding: 5px;
  color: #3d3d3d;
}
.x-image-medical div.text-container p {
  width: 100%;
  display: block;
  font-size: 14px;
  text-align: inherit;
  background-color: #ddd;
  margin: 0 auto;
  padding: 0 5px;
}
.x-image-medical div {
  text-align: left;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.x-image-medical.right div {
  text-align: right;
}
.x-image-medical.right div.title-container {
  text-align: right;
}
.x-image-medical.right div.text-container {
  text-align: right;
}
@media only screen and (max-width: 1050px) {
  .x-image-medical {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .x-image-medical .image-img {
    max-width: 100%;
    width: auto;
  }
  .x-image-medical .image-img.max-width {
    width: 100%;
    max-width: none;
  }
  .x-image-medical div.text-container {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .x-image-medical div.text-container p {
    font-style: normal;
    display: inline-block;
    background-color: #ffc000;
    font-size: 24px;
    font-weight: 700;
    padding: 15px;
    margin: -20px 20px 0;
  }
}
@media only screen and (min-width: 769px) {
  .x-image-medical.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 1050px) {
  .x-image-medical.hide-mobile {
    display: none;
  }
}
.x-h6-medical {
  font-family: "Roboto";
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4em;
  text-align: left;
  margin: 20px 0;
  padding: 5px 20px;
}
.x-h6-medical.left {
  text-align: left;
}
.x-h6-medical.right {
  text-align: right;
}
.x-h6-medical.center {
  text-align: center;
}
.x-h6-medical.justify {
  text-align: justify;
}
@media only screen and (max-width: 1050px) {
  .x-h6-medical {
    font-size: 18px;
    line-height: 28px;
  }
}
@media only screen and (min-width: 769px) {
  .x-h6-medical.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 1050px) {
  .x-h6-medical.hide-mobile {
    display: none;
  }
}
.x-p-medical {
  font-family: "Roboto";
  color: #1e1e1e;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.4em;
  text-align: left;
  margin: 20px;
}
.x-p-medical.left {
  text-align: left;
}
.x-p-medical.right {
  text-align: right;
}
.x-p-medical.center {
  text-align: center;
}
.x-p-medical.justify {
  text-align: justify;
}
@media only screen and (max-width: 1050px) {
  .x-p-medical {
    font-size: 16px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 769px) {
  .x-p-medical.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 1050px) {
  .x-p-medical.hide-mobile {
    display: none;
  }
}
.x-h4-medical {
  font-family: "Roboto";
  color: #000;
  font-size: 27px;
  font-weight: 700;
  line-height: 1.4em;
  text-align: left;
  margin: 20px 0;
  padding: 5px 20px;
}
.x-h4-medical.left {
  text-align: left;
}
.x-h4-medical.right {
  text-align: right;
}
.x-h4-medical.center {
  text-align: center;
}
.x-h4-medical.justify {
  text-align: justify;
}
@media only screen and (max-width: 1050px) {
  .x-h4-medical {
    font-size: 22px;
  }
}
@media only screen and (min-width: 769px) {
  .x-h4-medical.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 1050px) {
  .x-h4-medical.hide-mobile {
    display: none;
  }
}
.x-float_img_text-medical {
  font-family: "Roboto";
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4em;
  margin: 0 20px;
}
.x-float_img_text-medical a[href] {
  color: inherit;
  text-decoration: inherit;
}
.x-float_img_text-medical .float_img_text-img {
  max-width: 230px;
  width: auto;
  float: left;
  margin: 0 20px 20px;
}
.x-float_img_text-medical .float_img_text-img.float_left {
  float: left !important;
  display: flex;
}
.x-float_img_text-medical .float_img_text-img.float_right {
  display: flex;
  flex-direction: row-reverse;
  float: right !important;
}
.x-float_img_text-medical .float_img_text-img.column {
  flex-direction: column;
}
.x-float_img_text-medical .float_img_text-img img {
  width: 100%;
}
.x-float_img_text-medical .float_img_text-list {
  margin: 0 !important;
}
@media only screen and (max-width: 500px) {
  .x-float_img_text-medical {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 1050px) {
  .x-float_img_text-medical {
    text-align: center;
  }
  .x-float_img_text-medical .float_img_text-img {
    max-width: 100%;
    float: none;
    margin: 0 20px 10px;
  }
  .x-float_img_text-medical .float_img_text-text {
    font-size: 16px;
  }
  .x-float_img_text-medical .float_img_text-list {
    font-size: 16px;
    margin-left: 20px !important;
  }
}
@media only screen and (min-width: 769px) {
  .x-float_img_text-medical.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 1050px) {
  .x-float_img_text-medical.hide-mobile {
    display: none;
  }
}
.x-ul_list-medical {
  font-family: "Roboto";
  color: #1e1e1e;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.4em;
  margin: 20px 0;
  padding: 0 20px 0 40px;
}
.x-ul_list-medical li {
  margin: 20px 0;
}
@media only screen and (max-width: 1050px) {
  .x-ul_list-medical {
    font-size: 16px;
  }
}
@media only screen and (min-width: 769px) {
  .x-ul_list-medical.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 1050px) {
  .x-ul_list-medical.hide-mobile {
    display: none;
  }
}
.x-chart_new-medical {
  width: 100%;
  max-width: 545px;
  margin: 25px auto;
  font-family: "Roboto";
}
.x-chart_new-medical.green .chart-row1 .chart-column .chart-post {
  background-color: #429543;
}
.x-chart_new-medical.green .chart-row1 .chart-column:nth-child(1) {
  background-color: #f8fff7;
}
.x-chart_new-medical.green .chart-row1 .chart-column:nth-child(2) {
  background-color: #e7ffe7;
}
.x-chart_new-medical.green .chart-row1 .chart-column:nth-child(3) {
  background-color: #d8ffd3;
}
.x-chart_new-medical.green .chart-row1 .chart-column:nth-child(4) {
  background-color: #ccffc6;
}
.x-chart_new-medical.dark-green .chart-row1 .chart-column .chart-post {
  background-color: #33665f;
}
.x-chart_new-medical.dark-green .chart-row1 .chart-column:nth-child(1) {
  background-color: #f4f9fb;
}
.x-chart_new-medical.dark-green .chart-row1 .chart-column:nth-child(2) {
  background-color: #e3eef2;
}
.x-chart_new-medical.dark-green .chart-row1 .chart-column:nth-child(3) {
  background-color: #d3e4e8;
}
.x-chart_new-medical.dark-green .chart-row1 .chart-column:nth-child(4) {
  background-color: #c2dae1;
}
.x-chart_new-medical.pink .chart-row1 .chart-column .chart-post {
  background-color: #8f0a59;
}
.x-chart_new-medical.pink .chart-row1 .chart-column:nth-child(1) {
  background-color: #fff0f3;
}
.x-chart_new-medical.pink .chart-row1 .chart-column:nth-child(2) {
  background-color: #ffd7df;
}
.x-chart_new-medical.pink .chart-row1 .chart-column:nth-child(3) {
  background-color: #f9c0cf;
}
.x-chart_new-medical.pink .chart-row1 .chart-column:nth-child(4) {
  background-color: #fca9bb;
}
.x-chart_new-medical .text-above p {
  margin-bottom: 10px;
  font-size: 12px;
}
.x-chart_new-medical .chart-row1 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 3px solid #000;
  border-top: none;
  border-right: none;
}
.x-chart_new-medical .chart-row1 .chart-column {
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.x-chart_new-medical .chart-row1 .chart-column .chart-text {
  text-align: center;
  font-size: 13px;
  margin: 10px 0;
  padding: 10px;
  max-width: 135px;
}
@media only screen and (max-width: 500px) {
  .x-chart_new-medical .chart-row1 .chart-column .chart-text {
    font-size: 10px;
    max-width: 100px;
  }
}
@media only screen and (max-width: 420px) {
  .x-chart_new-medical .chart-row1 .chart-column .chart-text {
    font-size: 8px;
    max-width: 90px;
  }
}
@media only screen and (max-width: 360px) {
  .x-chart_new-medical .chart-row1 .chart-column .chart-text {
    font-size: 6px;
    max-width: 85px;
  }
}
.x-chart_new-medical .chart-row1 .chart-column .chart-post {
  background-color: #33665f;
  width: 40%;
  height: 100px;
}
.x-chart_new-medical .chart-row1 .asc:nth-child(1) {
  background-color: #f4f9fb;
}
.x-chart_new-medical .chart-row1 .asc:nth-child(1) .chart-post {
  height: 150px;
}
.x-chart_new-medical .chart-row1 .asc:nth-child(2) {
  background-color: #e3eef2;
}
.x-chart_new-medical .chart-row1 .asc:nth-child(2) .chart-post {
  height: 175px;
}
.x-chart_new-medical .chart-row1 .asc:nth-child(3) {
  background-color: #d3e4e8;
}
.x-chart_new-medical .chart-row1 .asc:nth-child(3) .chart-post {
  height: 200px;
}
.x-chart_new-medical .chart-row1 .asc:nth-child(4) {
  background-color: #c2dae1;
}
.x-chart_new-medical .chart-row1 .asc:nth-child(4) .chart-post {
  height: 250px;
}
.x-chart_new-medical .chart-row1 .desc:nth-child(1) {
  background-color: #f4f9fb;
}
.x-chart_new-medical .chart-row1 .desc:nth-child(1) .chart-post {
  height: 250px;
}
.x-chart_new-medical .chart-row1 .desc:nth-child(2) {
  background-color: #e3eef2;
}
.x-chart_new-medical .chart-row1 .desc:nth-child(2) .chart-post {
  height: 200px;
}
.x-chart_new-medical .chart-row1 .desc:nth-child(3) {
  background-color: #d3e4e8;
}
.x-chart_new-medical .chart-row1 .desc:nth-child(3) .chart-post {
  height: 175px;
}
.x-chart_new-medical .chart-row1 .desc:nth-child(4) {
  background-color: #c2dae1;
}
.x-chart_new-medical .chart-row1 .desc:nth-child(4) .chart-post {
  height: 150px;
}
.x-chart_new-medical .chart-row2 {
  margin: auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.x-chart_new-medical .chart-row2 .chart-signature {
  width: 25%;
  text-align: center;
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  margin: 5px 0;
}
@media only screen and (max-width: 500px) {
  .x-chart_new-medical .chart-row2 .chart-signature {
    font-size: 15px;
  }
}
@media only screen and (max-width: 420px) {
  .x-chart_new-medical .chart-row2 .chart-signature {
    font-size: 12px;
  }
  .x-float_img_text-medical .float_img_text-img.float_left {
    float: none !important;
    display: block;
  }
}
@media only screen and (max-width: 360px) {
  .x-chart_new-medical .chart-row2 .chart-signature {
    font-size: 9px;
  }
}
@media only screen and (max-width: 585px) {
  .x-chart_new-medical {
    max-width: 100%;
    width: auto;
    margin: 25px 20px;
  }
}
@media only screen and (min-width: 769px) {
  .x-chart_new-medical.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 1050px) {
  .x-chart_new-medical.hide-mobile {
    display: none;
  }
}
.x-testimonial_mobile-medical {
  font-family: "Roboto";
  max-width: 375px;
  width: 100%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0 40px;
  background: url(../img/quote.png.pagespeed.ce.ac88i-47xu.png);
  background-repeat: no-repeat;
  background-position: right 10px bottom 10px;
  background-color: #125b7d;
}
.x-testimonial_mobile-medical .testimonial__header {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #0076cd;
  margin: 0 0 15px;
}
.x-testimonial_mobile-medical .testimonial__header .testimonial__header--img {
  max-width: 125px;
  width: 100%;
  height: auto;
}
.x-testimonial_mobile-medical .testimonial__header article {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  margin: 0;
  padding: 10px;
  position: relative;
}
.x-testimonial_mobile-medical
  .testimonial__header
  article
  .testimonial__header--signature {
  font-weight: 700;
}
.x-testimonial_mobile-medical .testimonial__header article .info {
  position: absolute;
  border-radius: 50%;
  background-color: #ffc000;
  width: 18px;
  height: 18px;
  font-size: 14px;
  right: 10px;
  top: 10px;
  line-height: 20px;
  text-align: center;
  color: #000;
  font-weight: 900;
  font-family: serif;
}
.x-testimonial_mobile-medical .testimonial-text {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  padding: 0 15px 15px;
}
@media only screen and (max-width: 415px) {
  .x-testimonial_mobile-medical {
    max-width: 100%;
    width: auto;
    margin: 0 20px;
  }
}
@media only screen and (min-width: 769px) {
  .x-testimonial_mobile-medical.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 1050px) {
  .x-testimonial_mobile-medical.hide-mobile {
    display: none;
  }
}
.x-CTA-medical .cta {
  font-family: "Roboto";
  color: #00f;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.4em;
  text-decoration: underline;
}
.x-CTA-medical .cta p {
  padding: 0 20px;
}
.x-CTA-medical .cta_mobile {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 10px;
  background-color: #fff;
  border-top: 2px solid #00f;
  display: none;
  z-index: 1;
  max-height: 100px;
  font-size: 18px;
}
.x-CTA-medical .cta_mobile p {
  padding: 0;
}
@media only screen and (min-width: 769px) {
  .x-CTA-medical.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 1050px) {
  .x-CTA-medical a p {
    font-size: 18px;
  }
  .x-CTA-medical.hide-mobile {
    display: none;
  }
}
.x-weather-medical {
  width: auto;
  margin: 0 20px 20px;
  font-family: "Roboto";
}
.x-weather-medical .weather_title {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 15px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 7px 12px;
  text-align: center;
}
.x-weather-medical .weather_title time {
  font-weight: 700;
}
.x-weather-medical .weather_title span {
  display: inline-block;
  width: 1px;
  min-width: 1px;
  background-color: rgba(255, 255, 255, 0.7);
}
.x-weather-medical .weather_title.weather_title_today span {
  height: 12px;
  margin: 0 7px;
}
.x-weather-medical .weather_title.weather_title_future {
  font-size: 14px;
  flex-direction: column;
  padding: 5px 2px;
}
.x-weather-medical .weather_title.weather_title_future span {
  display: none;
}
.x-weather-medical .weather_title.weather_title_future time {
  font-size: 13px;
  font-weight: 900;
}
.x-weather-medical .actual_weather {
  width: 100%;
}
.x-weather-medical .actual_weather .weather_today {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.x-weather-medical .actual_weather .weather_today_main {
  display: flex;
  flex-direction: column;
}
.x-weather-medical .actual_weather .weather_today_main .top {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 12px;
}
.x-weather-medical .actual_weather .weather_today_main .top .top_img_wrapper {
  max-width: 62px;
}
.x-weather-medical
  .actual_weather
  .weather_today_main
  .top
  .top_img_wrapper
  img {
  width: 100%;
}
.x-weather-medical .actual_weather .weather_today_main .top .top_content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  color: #fff;
  padding-left: 12px;
}
.x-weather-medical .actual_weather .weather_today_main .top .top_content p {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}
.x-weather-medical
  .actual_weather
  .weather_today_main
  .top
  .top_content
  .content_wind_speed,
.x-weather-medical
  .actual_weather
  .weather_today_main
  .top
  .top_content
  .content_pressure {
  font-size: 16px;
  letter-spacing: 0.2px;
}
.x-weather-medical
  .actual_weather
  .weather_today_main
  .top
  .top_content
  .content_wind_speed {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.x-weather-medical
  .actual_weather
  .weather_today_main
  .top
  .top_content
  .content_wind_speed::before {
  content: "";
  background-image: url(../img/xwind.png.pagespeed.ic.NngGBYPF3L.png);
  background-size: cover;
  width: 27px;
  height: 19px;
  min-width: 27px;
  min-height: 19px;
  margin-right: 5px;
}
.x-weather-medical
  .actual_weather
  .weather_today_main
  .top
  .top_content
  .content_temp {
  font-size: 40px;
  font-weight: 900;
  line-height: 42px;
}
.x-weather-medical
  .actual_weather
  .weather_today_main
  .top
  .top_content
  .content_temp
  img {
  display: none;
}
.x-weather-medical .actual_weather .weather_today_main .bottom {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  background-color: rgba(41, 73, 98, 0.7);
  padding: 7px 10px;
}
.x-weather-medical
  .actual_weather
  .weather_today_main
  .bottom
  .bottom_temp_feel {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.x-weather-medical
  .actual_weather
  .weather_today_main
  .bottom
  .bottom_temp_feel
  p {
  font-size: 10px;
}
.x-weather-medical
  .actual_weather
  .weather_today_main
  .bottom
  .bottom_temp_feel
  span {
  font-weight: 700;
  font-size: 20px;
  display: inline-block;
  margin-left: 6px;
}
.x-weather-medical .actual_weather .weather_today_main .bottom .bottom_timer {
  font-size: 20px;
  font-weight: 400;
}
.x-weather-medical .actual_weather_2 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin: 3px 0;
  filter: brightness(120%);
}
.x-weather-medical .actual_weather_2 .actual_weather_2_inner {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  background-color: rgba(246, 127, 0, 0.7);
}
.x-weather-medical .actual_weather_2 .actual_weather_2_col {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30%;
  margin: 5px;
}
.x-weather-medical .actual_weather_2 .actual_weather_2_col .content {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
}
.x-weather-medical .actual_weather_2 .actual_weather_2_col .content span {
  font-size: 20px;
  font-weight: 900;
}
.x-weather-medical .actual_weather_2 .actual_weather_2_col .content p {
  font-size: 9px;
}
.x-weather-medical .actual_weather_2 .actual_weather_2_col.temp {
  flex-direction: row;
  align-items: flex-end;
  justify-content: center;
}
.x-weather-medical .actual_weather_2 .actual_weather_2_col.temp:nth-child(2) {
  margin-right: -10px;
}
.x-weather-medical .actual_weather_2 .actual_weather_2_col.temp .content {
  margin-left: 3px;
}
.x-weather-medical .actual_weather_2 .actual_weather_2_col.clouds {
  flex-direction: column;
  justify-content: flex-end;
}
.x-weather-medical
  .actual_weather_2
  .actual_weather_2_col.clouds
  .content
  .img_wrapper {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.x-weather-medical .future_weather_wrapper {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  color: #fff;
}
.x-weather-medical .future_weather_wrapper .future_weather {
  width: calc(48.5%);
  display: flex;
  flex-direction: column;
  background-size: cover;
  background-repeat: no-repeat;
}
.x-weather-medical .future_weather_wrapper .future_weather .content {
  padding: 8px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.x-weather-medical
  .future_weather_wrapper
  .future_weather
  .content
  .content_icon_mobile {
  display: none;
}
.x-weather-medical
  .future_weather_wrapper
  .future_weather
  .content
  .content_inner {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.x-weather-medical
  .future_weather_wrapper
  .future_weather
  .content
  .content_pressure,
.x-weather-medical
  .future_weather_wrapper
  .future_weather
  .content
  .content_wind_speed {
  font-size: 14px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}
.x-weather-medical
  .future_weather_wrapper
  .future_weather
  .content
  .content_temp {
  font-size: 15px;
  font-weight: 700;
  margin: 6px 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.x-weather-medical
  .future_weather_wrapper
  .future_weather
  .content
  .content_temp
  img {
  max-width: 34px;
  max-height: 32px;
  margin-right: 7px;
}
.x-weather-medical
  .future_weather_wrapper
  .future_weather
  .content
  .content_wind_speed {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.x-weather-medical
  .future_weather_wrapper
  .future_weather
  .content
  .content_wind_speed::before {
  content: "";
  background-image: url(../img/xwind.png.pagespeed.ic.NngGBYPF3L.png);
  background-size: cover;
  width: 22px;
  height: 15px;
  min-width: 22px;
  min-height: 15px;
  margin-right: 5px;
}
@media only screen and (min-width: 769px) {
  .x-weather-medical.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 1050px) {
  .x-weather-medical.hide-mobile {
    display: none;
  }
}
@media only screen and (max-width: 1100px) {
  .x-weather-medical .weather_title.weather_title_future {
    flex-direction: row;
    font-size: 14px;
  }
  .x-weather-medical .weather_title.weather_title_future span {
    display: inline-block;
    height: 10px;
    margin: 0 5px;
  }
  .x-weather-medical .weather_title.weather_title_future time {
    font-size: 14px;
    font-weight: 900;
  }
  .x-weather-medical .future_weather_wrapper {
    flex-direction: column;
  }
  .x-weather-medical .future_weather_wrapper .future_weather {
    width: 100%;
    margin-bottom: 3px;
  }
  .x-weather-medical .future_weather_wrapper .future_weather .content {
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    padding: 8px 12px;
  }
  .x-weather-medical
    .future_weather_wrapper
    .future_weather
    .content
    .content_inner {
    width: auto;
  }
  .x-weather-medical
    .future_weather_wrapper
    .future_weather
    .content
    .content_inner
    img {
    display: none;
  }
  .x-weather-medical
    .future_weather_wrapper
    .future_weather
    .content
    .content_inner
    .content_temp {
    font-size: 22px;
    margin: 4px 0;
  }
  .x-weather-medical
    .future_weather_wrapper
    .future_weather
    .content
    .content_icon_mobile {
    display: inline-block;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 950px) {
  .x-weather-medical .actual_weather .weather_today_main .top {
    justify-content: center;
  }
  .x-weather-medical .actual_weather .weather_today_main .top .top_img_wrapper {
    display: none;
  }
  .x-weather-medical .actual_weather .weather_today_main .top .top_content {
    padding: unset;
  }
  .x-weather-medical
    .actual_weather
    .weather_today_main
    .top
    .top_content
    .content_temp {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 33px;
  }
  .x-weather-medical
    .actual_weather
    .weather_today_main
    .top
    .top_content
    .content_temp
    img {
    display: inline-block;
    max-height: 28px;
    min-height: 28px;
    margin-right: 6px;
  }
  .x-weather-medical .actual_weather_2 .actual_weather_2_col {
    width: 50%;
  }
  .x-weather-medical .actual_weather_2 .actual_weather_2_col.clouds {
    display: none;
  }
  .x-weather-medical .actual_weather_2 .actual_weather_2_col.temp:nth-child(2) {
    margin-right: unset;
  }
}
@media only screen and (max-width: 890px) {
  .x-weather-medical .weather_today_main .bottom .bottom_timer {
    display: none;
  }
  .x-weather-medical .weather_title.weather_title_today {
    flex-direction: column;
  }
  .x-weather-medical .weather_title.weather_title_today span {
    display: none;
  }
  .x-weather-medical .weather_title.weather_title_today time {
    margin-top: 2px;
  }
  .x-weather-medical .future_weather_wrapper .future_weather .content {
    justify-content: center;
  }
  .x-weather-medical
    .future_weather_wrapper
    .future_weather
    .content
    .content_inner
    img {
    display: inline-block;
  }
  .x-weather-medical
    .future_weather_wrapper
    .future_weather
    .content
    .content_icon_mobile {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  .x-weather-medical.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 1050px) {
  .x-weather-medical.hide-mobile {
    display: none;
  }
}
.x-h5-medical {
  font-family: "Roboto";
  color: #000;
  font-size: 22px !important;
  line-height: 1.4em;
  text-align: left;
  margin: 20px 0;
  padding: 5px 20px;
}
.x-h5-medical.left {
  text-align: left;
}
.x-h5-medical.right {
  text-align: right;
}
.x-h5-medical.center {
  text-align: center;
}
.x-h5-medical.justify {
  text-align: justify;
}
@media only screen and (max-width: 1050px) {
  .x-h5-medical {
    line-height: 28px;
  }
}
@media only screen and (min-width: 769px) {
  .x-h5-medical.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 1050px) {
  .x-h5-medical.hide-mobile {
    display: none;
  }
}
.x-banner-medical {
  font-family: "Roboto";
  background: -webkit-linear-gradient(top, #ebd50c 0%, #795e8e 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ebd50c),
    to(#795e8e)
  );
  background: -o-linear-gradient(top, #ebd50c 0%, #795e8e 100%);
  background: linear-gradient(to bottom, #ebd50c 0%, #795e8e 100%);
  padding: 20px 0;
  border: 1px solid #000;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 20px;
}
.x-banner-medical.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.x-banner-medical a {
  width: 100%;
}
.x-banner-medical a .banner-text {
  width: 100%;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
  background-color: #3454b9;
  padding: 15px;
}
.x-banner-medical a .banner-img {
  max-width: 330px;
  width: 100%;
}
.x-banner-medical a .banner-button {
  max-width: 200px;
  width: 100%;
  text-decoration: none;
  cursor: pointer;
  border: none;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
  border-radius: 10px;
  background: -webkit-linear-gradient(90deg, #0056ba 0%, #4494f1 100%);
  background: -webkit-linear-gradient(bottom, #0056ba 0%, #4494f1 100%);
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#0056ba),
    to(#4494f1)
  );
  background: -o-linear-gradient(bottom, #0056ba 0%, #4494f1 100%);
  background: linear-gradient(0deg, #0056ba 0%, #4494f1 100%);
  -webkit-box-shadow: 0 1px 6.96px 1.04px rgba(0, 0, 0, 0.63);
  box-shadow: 0 1px 6.96px 1.04px rgba(0, 0, 0, 0.63);
  padding: 10px 0;
  margin: 10px auto 0;
}
@media only screen and (min-width: 769px) {
  .x-banner-medical.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 1050px) {
  .x-banner-medical.hide-mobile {
    display: none;
  }
}
.x-comment-medical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 20px 0;
  margin: 0 20px;
  border-bottom: 2px solid #dedede;
  font-family: "Roboto";
}
.x-comment-medical .comment-img {
  width: 41px;
  height: 41px;
  margin-right: 15px;
  margin-left: 15px;
}
.x-comment-medical .comment-box {
  width: 100%;
}
.x-comment-medical .comment-box .comment-signature {
  color: #000;
  font-size: 15px;
  font-weight: 900;
  font-style: italic;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.x-comment-medical .comment-box .comment-signature .comment-date {
  color: #000;
  font-size: 12px;
  font-weight: 400;
  text-align: right;
}
.x-comment-medical .comment-box .comment-signature .comment-text {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  text-align: left;
  margin-top: 5px;
}
@media only screen and (max-width: 1050px) {
  .x-comment-medical {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 20px;
  }
  .x-comment-medical .comment-img {
    display: none;
  }
  .x-comment-medical .comment-box .comment-text {
    font-size: 18px;
  }
}
@media only screen and (min-width: 769px) {
  .x-comment-medical.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 1050px) {
  .x-comment-medical.hide-mobile {
    display: none;
  }
}
.best-form-wrapper {
  font-family: "Open Sans", Roboto, Arial, Helvetica, sans-serif;
}
.best-form {
  font-size: 16px;
  line-height: 1.2;
  color: #fff;
}
.best-form-wrap {
  max-width: 350px;
  margin: 0 auto;
  padding: 15px 0;
  border: 4px dashed #d00007;
  border-radius: 5px;
  position: relative;
  background: #fff85f;
}
.best-form-wrap::before {
  content: "";
  position: absolute;
  top: -17px;
  left: 3px;
  display: block;
  width: 40px;
  height: 30px;
  background-image: url(data:image/svg+xml,%0A%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ data-name=\'Layer\ 1\'\ viewBox=\'0\ 0\ 122.88\ 105.78\'%3E%3Cpath\ fill-rule=\'evenodd\'\ d=\'M95.36\ 19.84c11-5.17\ 20.18-5.08\ 27.52-.1l-65\ 37.45a12.92\ 12.92\ 0\ 0\ 1-7.22\ 3c-2.42.13-3.29-.56-5.39-.95a7.22\ 7.22\ 0\ 0\ 0-5.4\ 1l-1.71\ 1.56c-1.53\ 1.39-3.37\ 2.6-3.07\ 5\ .2\ 1.58\ 1.55\ 2.91\ 3.69\ 4.06A15.4\ 15.4\ 0\ 0\ 1\ 42.56\ 76\ 17.92\ 17.92\ 0\ 0\ 1\ 44\ 82.5c-.39\ 7.55-3.92\ 14.07-12.41\ 19-9.68\ 6-17.86\ 5.27-25.18.86C2\ 98.93\ 0\ 94.82\ 0\ 90.16\ 0\ 83\ 3.41\ 77.26\ 8.73\ 72.78a73.68\ 73.68\ 0\ 0\ 1\ 11.93-7.68l14-10.95.25.85\ 60.45-35.16Zm0\ 66.1c11\ 5.17\ 20.18\ 5.08\ 27.52.1L69.16\ 55.09l-13.63\ 7.69\ 39.83\ 23.16ZM42.29\ 46.56a7.4\ 7.4\ 0\ 0\ 1-2.41-1L38.17\ 44c-1.53-1.39-3.37-2.6-3.07-5\ .2-1.59\ 1.55-2.92\ 3.69-4.06a15.44\ 15.44\ 0\ 0\ 0\ 3.77-5.2A17.86\ 17.86\ 0\ 0\ 0\ 44\ 23.29c-.39-7.55-3.92-14.08-12.41-19-9.66-5.92-17.84-5.24-25.16-.83C2\ 6.85\ 0\ 11\ 0\ 15.63\ 0\ 22.74\ 3.41\ 28.53\ 8.73\ 33a73\ 73\ 0\ 0\ 0\ 11.93\ 7.68l13.58\ 10.63.6-.35.06-.18.12.08\ 7.27-4.3Zm-9.44-16.13c3.91-2.55\ 4.31-6.85\ 2.87-10.95-1.15-3.29-3.62-6.13-7.32-8.48a21.36\ 21.36\ 0\ 0\ 0-12.52-3.23c-8.44.77-10\ 8.29-6.35\ 14.86a17.07\ 17.07\ 0\ 0\ 0\ 7.37\ 6.92A24.19\ 24.19\ 0\ 0\ 0\ 24.44\ 32a12.16\ 12.16\ 0\ 0\ 0\ 8.41-1.56Zm22.23\ 22.68a3.58\ 3.58\ 0\ 1\ 1-3.57-3.58\ 3.57\ 3.57\ 0\ 0\ 1\ 3.57\ 3.58ZM32.85\ 75.36c3.91\ 2.55\ 4.31\ 6.84\ 2.87\ 10.94-1.15\ 3.3-3.62\ 6.13-7.32\ 8.53A21.44\ 21.44\ 0\ 0\ 1\ 15.88\ 98c-8.44-.78-10-8.3-6.35-14.87a17\ 17\ 0\ 0\ 1\ 7.37-6.91\ 23.94\ 23.94\ 0\ 0\ 1\ 7.54-2.45\ 12.16\ 12.16\ 0\ 0\ 1\ 8.41\ 1.57Z\'/%3E%3C/svg%3E);
  background-size: contain;
  background-repeat: no-repeat;
}
.best-form-inner {
  padding: 0 15px;
}
.best-form-footer {
  text-align: center;
  color: #000;
  font-size: 14px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.countdown-block {
  text-align: center;
  color: #fff;
}
.countdown-text {
  color: #000;
  text-transform: uppercase;
  font-size: 26px;
  line-height: 1;
  margin-top: 20px;
}
.countdown-date {
  font-size: 35px;
  font-weight: 700;
  color: red;
  line-height: 1;
}
.countdown-slash {
  font-weight: 400;
  color: #000;
}
.product {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.product .pr-left {
  width: 40%;
  text-align: right;
}
.product .pr-left img {
  max-width: unset;
}
.product .pr-right {
  width: 60%;
  text-align: center;
}
.product .pr-right2 {
  text-align: center;
  color: #000;
  font-size: 18px;
  margin-bottom: 10px;
}
.product .pr-right3 {
  position: relative;
  font-weight: bold;
  font-size: 30px;
  color: red;
}
.product .pr-right3:after {
  position: absolute;
  content: "";
  left: 0;
  top: 45%;
  right: 0;
  border-top: 2px solid;
  border-color: #000;
  transform: rotate(-15deg);
}
.product .price {
  color: #5379a3;
  font-size: 68px;
  font-weight: 700;
  line-height: 1;
  position: relative;
}
.product .discount-text {
  margin-top: 5px;
  color: #000;
  font-size: 18px;
}
/* .product .price span {
  font-weight: 300;
  font-size: 23px;
  margin-left: 5px;
  position: relative;
  top: -29px;
} */
.product .sco {
  background: #d00007;
  width: auto;
  display: inline-block;
  padding: 5px 10px;
  font-weight: bold;
}
.product .price .love-offer {
  position: absolute;
  width: 64px;
  height: 64px;
  top: -10px;
  right: -20px;
}
.product .price-old {
  line-height: 1;
}
.product .price-old span {
  display: inline-block;
  font-size: 44px;
  font-weight: 700;
  letter-spacing: -1px;
  color: #000;
  position: relative;
}
.product .price-old span:before {
  position: absolute;
  content: "";
  left: 0;
  top: 45%;
  right: 0;
  border-top: 3px solid #ed1b24;
  transform: rotate(-10deg);
}
.name-input,
.phone-input,
.country-input {
  color: #000;
  font-size: 20px;
  margin-bottom: 10px;
}
.name-input label,
.phone-input label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.name-input input,
.phone-input input,
.country_select {
  border: 0;
  padding: 0;
  font: inherit;
  color: inherit;
  box-sizing: border-box;
  width: 100%;
  border-radius: 5px;
  padding: 10px;
  min-width: 0;
  background: #fff;
  border: 1px solid #bfbfbf;
}
.country_select {
    margin-bottom: 0;
}
.button-submit:focus,
.best-form input:focus {
  outline: 0;
  box-shadow: 0 0 0 4px #bdab3c;
}
.button-submit {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  text-decoration: none;
  border-radius: 20px;
  color: #fff;
  border: 4px solid #eeeccb;
  padding: 14px 0;
  cursor: pointer;
  background: #0056b5;
  font-size: 18px;
  line-height: 1.4;
  font-weight: bold;
}
.button-submit:hover {
  background: #000;
}
.best-form ::placeholder {
  color: #000;
  opacity: 1;
  font-weight: 400;
}
.region-discount {
  border: 2px solid #029921;
  padding: 10px;
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 20px;
  color: #000;
  background: #e8ffed;
}
.region-discount-text {
  max-width: 600px;
  text-align: center;
  margin: 0 auto;
}
.region-discount span {
  font-weight: bold;
}
.region-discount-order {
  color: green;
  text-align: center;
  font-size: 18px;
  margin-top: 10px;
  line-height: 1.5;
}

form {
  --form-border: #333;
  --form-check-border-checked: #0056b5;
  --form-check-bg-checked: #0056b5;
  --form-check-yes-checked: #0056b5;
}

.form__checkbox {
  position: relative;
  display: -ms-grid;
  display: grid;
  grid-template-columns: -webkit-min-content 1fr;
  -ms-grid-columns: -webkit-min-content 15px 1fr;
  -ms-grid-columns: min-content 15px 1fr;
  grid-template-columns: min-content 1fr;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 15px;
  -moz-column-gap: 15px;
  column-gap: 15px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  margin-top: 15px;
  margin-bottom: 15px;
  color: #000;
  width: 100%;
  text-align: left;
  text-transform: inherit;
}

.form__checkbox span {
    font-weight: 400 !important;
}

.form__checkbox a {
  text-decoration: underline;
  color: #000;
}

.form__checkbox-mark {
  width: 20px;
  height: 20px;
  border: 1px solid var(--form-border);
  background-color: #fff;
  border-radius: 3px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  cursor: pointer;
}

.form__checkbox-mark:after {
  position: relative;
  content: "";
  display: none;
  width: 80%;
  height: 80%;
  top: 2px;
  left: 1px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 10 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.823 2.774A.5.5 0 0 0 10 2.392V.91a.5.5 0 0 0-.823-.382l-5.422 4.58a.5.5 0 0 1-.637.007L.815 3.246A.5.5 0 0 0 0 3.634v1.503a.5.5 0 0 0 .185.389l2.933 2.38a.5.5 0 0 0 .637-.007l6.068-5.125z' fill='%23fff'/%3E%3C/svg%3E");
}

.form__checkbox-mark:hover {
  border-color: var(--form-check-border-hover);
  background: hsla(0, 0%, 100%, 0.9);
}

.form__checkbox input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  z-index: -10;
  background-color: var(--form-bg);
}

.form__checkbox input[type="checkbox"]:checked ~ .form__checkbox-mark:after {
  display: block;
}

.form__checkbox input[type="checkbox"]:checked ~ .form__checkbox-mark {
  border-color: var(--form-check-border-checked);
  background-color: var(--form-check-bg-checked);
}

.form__checkbox input[type="checkbox"]:checked ~ .form__checkbox-mark:after {
  border-color: var(--form-check-yes-checked);
}

.form__checkbox input[type="checkbox"]:active ~ .form__checkbox-mark,
.form__checkbox input[type="checkbox"]:focus ~ .form__checkbox-mark {
  border-color: var(--form-check-border-checked);
}

.container__wrapper--footer {
    margin-top: 40px;
}

.center {
    margin: 0;
    text-align: center;
    font-size: 14px;
}
