@font-face {
  font-family: 'OpenSans';
  src: url('../fonts/opensans-variablefont_wdthwght-webfont.woff2') format('woff2'),
    url('../fonts/opensans-variablefont_wdthwght-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;

}

.main-cont {
  display: flex;
  justify-content: space-between;
}

.main__left {
  margin-right: 30px;
}

html,
body,
div,
span,
h1,
p,
a,
img,
i,
ul,
li {
  margin: 0px;
  padding: 0px;
  border: 0px none;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-size-adjust: inherit;
  font-stretch: inherit;
  font-feature-settings: inherit;
  font-language-override: inherit;
  -webkit-font-kerning: inherit;
  font-kerning: inherit;
  font-synthesis: inherit;
  font-variant: inherit;
  font-size: 100%;
  vertical-align: baseline;
  font-family: 'OpenSans', sans-serif;
}

html {
  line-height: 1;
}

ul {
  list-style: outside none none;
}

a img {
  border: 0px none;
}

body {
  background: rgb(231, 231, 231) none repeat scroll 0% 0%;
}

img {
  max-width: 100%;
}

.jsTabs {
  position: relative;
}

.jsTabs .jsTabs-tabs-list {
  margin: 0px -0.5em 1em;
  text-align: left;
}

.jsTabs .jsTabs-tabs-list .jsTabs-point {
  user-select: none;
  position: relative;
  padding: 0px 0px 0.19em;
  margin: 0px 0.5em;
  white-space: nowrap;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  color: rgb(183, 183, 183);
  display: inline-block;
  vertical-align: middle;
}

.jsTabs .jsTabs-tabs-list .jsTabs-point span {
  font-size: 0.75em;
}

.jsTabs .jsTabs-tabs-list .jsTabs-point.jsTabs-active {
  cursor: default;
}

.jsTabs .jsTabs-tabs-list .jsTabs-point.jsTabs-active span {
  color: rgb(98, 167, 217);
}

.jsTabs .jsTabs-tabs-list .jsTabs-point.jsTabs-active:hover {
  text-decoration: none;
}

.jsTabs .jsTabs-tabs-list.jsTabs-center {
  text-align: center;
}

.jsTabs .jsTabs-content {
  display: none;
  position: relative;
}

.jsTabs .jsTabs-content::after {
  content: " ";
  display: block;
  height: 0px;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.jsTabs .jsTabs-content.jsTabs-active {
  display: block;
}

html {
  font-size: 100%;
}

html {
  font-family: 'OpenSans', sans-serif;
  color: rgb(51, 51, 51);
}

*::-moz-selection {
  background: rgb(0, 0, 0) none repeat scroll 0% 0%;
  color: rgb(255, 255, 255);
  text-shadow: none;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: rgb(40, 40, 40);
}

a:hover {
  text-decoration: underline;
}

i {
  font-style: italic;
}

img {
  vertical-align: middle;
}

* {
  max-height: 1000000px;
}

html {
  overflow-x: auto;
  overflow-y: scroll;
  width: 100%;
  height: 100%;
  position: relative;
  background: rgb(255, 255, 255) none repeat scroll 0% 0%;
}

body {
  margin: 0px;
  padding: 0px;
  font-size: 18px;
  line-height: 1.5;
  font-family: 'OpenSans', sans-serif;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: block;
}

div.mode-adaptive {
  min-width: 20em;
}

.l-wr-main {
  overflow: hidden;
}

.l-page-width {
  margin: 0px auto;
  display: block;
  width: 62.5em;
  position: relative;
}

.l-page-width::after {
  content: " ";
  display: block;
  height: 0px;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.l-page-width .l-page-width__ledge {
  margin: 0px 1.125em;
  padding: 0px 1.125em;
  background: rgb(255, 255, 255) none repeat scroll 0% 0%;
}

@media only screen and (max-width: 500px) {
  .l-page-width .l-page-width__ledge {
    margin: 0px;
    padding: 0px;
  }
}

.l-page-width .l-page-width__ledge::after {
  content: " ";
  display: block;
  height: 0px;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.l-main-column {
  width: 45.25em;
  float: left;
}

.l-main-column::after {
  content: " ";
  display: block;
  height: 0px;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.mode-adaptive .l-wr-main {
  position: relative;
}

.mode-adaptive .l-page-width {
  width: 100%;
  max-width: 1200px;
  position: relative;
}

.mode-adaptive .l-main-column {
  width: 100%;
  float: none;
}

@media screen and (min-width: 64em) {
  .mode-adaptive .l-wr-main {
    position: static;
  }

}

.b-statistic {
  margin: 0px -0.5em;
  display: block;
}

.b-statistic .b-statistic__item {
  display: inline-block;
  font-size: 1em;
  position: relative;
  padding-left: 1.25em;
  margin: 0px 0.5em;
}

.b-statistic .b-statistic__item .b-statistic__icon {
  width: 1.06em;
  height: 1.06em;
  display: block;
  position: absolute;
  top: 50%;
  left: 0px;
  margin-top: -0.5em;
}

.b-statistic .b-statistic__item .b-statistic__number {
  font-weight: 600;
  font-size: 0.69em;
  display: block;
}

.b-statistic .b-statistic__item.m-comments .b-statistic__icon {
  background-position: 0px -165px;
  background-repeat: no-repeat;
}

.b-statistic .b-statistic__item.m-views .b-statistic__icon {
  background-position: 0px -1951px;
  background-repeat: no-repeat;
}

.b-statistic .b-statistic__item.m-like .b-statistic__icon {
  background-position: 0px -488px;
  background-repeat: no-repeat;
}

.b-statistic .b-statistic__item.m-dislike .b-statistic__icon {
  background-position: 0px -231px;
  background-repeat: no-repeat;
}

@media screen and (min-width: 54em) {}

.mode-adaptive .b-content-body {
  position: relative;
}

@media screen and (min-width: 64em) {
  .mode-adaptive .b-content-body {
    position: static;
  }
}

.b-footer {
  margin: 0;
  padding: 1em 0px;
  position: relative;
  display: block;
  background: rgb(40, 40, 40) none repeat scroll 0% 0%;
  color: rgb(255, 255, 255);
}

.b-footer .b-footer__copyright {
  padding: 0px 1.06em;
}

.b-footer .b-footer__copyright::after {
  content: " ";
  display: block;
  height: 0px;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.result__block {
  margin-bottom: 30px;
  margin-top: 5px;
}

.b-footer .b-footer__copyright p {
  font-size: 0.75em;
  text-align: center;
  margin-bottom: 0;
  color: rgb(124, 124, 124);
}

.b-footer .b-footer__copyright a {
  color: rgb(124, 124, 124);
  text-decoration: underline;
}

.b-footer .b-footer__copyright a:hover {
  text-decoration: none;
}

.l-banner-place {
  position: relative;
}

.l-banner-place.m-mobile {
  display: none;
}

.mode-adaptive .l-banner-place.m-desktop {
  display: none;
}

.mode-adaptive .l-banner-place.m-mobile {
  display: block;
}

@media screen and (min-width: 64em) {
  .mode-adaptive .l-banner-place.m-desktop {
    display: block;
  }

  .mode-adaptive .l-banner-place.m-mobile {
    display: none;
  }
}

.b-banner {
  margin: 0px;
  padding: 0px;
  position: relative;
}

.b-comments::after {
  content: " ";
  display: block;
  height: 0px;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.b-comments .b-comments__title {
  margin: 0px 0px 1em;
  padding: 1.31em 0px 0.31em;
  font-weight: 800;
  text-transform: uppercase;
}

.b-comments .b-comments__title span {
  font-size: 1.25em;
  letter-spacing: 0.025em;
}

.b-comments .b-comments__users-stat {
  margin: 0px 0px 1em;
  font-weight: 600;
  color: rgb(124, 124, 124);
}

.b-comments .b-comments__users-stat span {
  font-size: 0.75em;
}

.b-comments .b-comments__users-stat i {
  color: rgb(40, 40, 40);
  font-style: normal;
  font-weight: 700;
}

.b-comments .b-comments__button-comment {
  display: block;
  text-align: center;
  padding-bottom: 1em;
}

.b-comments .b-comments__button-comment a {
  background: transparent none repeat scroll 0px center;
  display: inline-block;
  border: 1px solid rgb(98, 167, 217);
  color: rgb(98, 167, 217);
  padding: 0px 0.75em 0.19em;
  line-height: 1.4;
  cursor: pointer;
  min-width: 2.5em;
  text-align: center;
  position: relative;
  user-select: none;
}

.b-comments .b-comments__button-comment a span {
  font-size: 0.75em;
  font-weight: 600;
  text-transform: uppercase;
}

.b-comments .b-comments__button-comment a:hover {
  text-decoration: none;
  background: rgb(98, 167, 217) none repeat scroll 0% 0%;
  color: rgb(244, 244, 244);
}

.b-comments .b-comments__create-top-place {
  position: relative;
}

.b-comments .b-comments__create-top-place .b-comments__button-comment {
  display: none;
  padding-bottom: 1.5em;
}

.b-comments .b-comments__lists-place {
  border-top: 1px solid rgb(223, 223, 223);
  padding-top: 1em;
}


.b-comments .b-comments__list::after {
  content: " ";
  display: block;
  height: 0px;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.b-comments .b-comments__list ul {
  padding: 0px;
  margin: 0px;
  display: block;
}

.b-comments .b-comments__list ul::after {
  content: " ";
  display: block;
  height: 0px;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.b-comments .b-comments__list .b-comments__item {
  display: block;
  position: relative;
  margin: 0px 0px 1em;
  padding-left: 0px;
  overflow: hidden;
}

.b-comments .b-comments__list .b-comments__item .b-comments__comment {
  position: relative;
}

.b-comments .b-comments__list .b-comments__item .b-comments__comment::after {
  content: " ";
  display: block;
  height: 0px;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-avatar {
  display: block;
  float: left;
  width: 3.125em;
  height: 3.125em;
  margin-top: 0.5em;
  margin-right: 1em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-ind {
  margin-left: 4.125em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-head {
  margin: 0px 0px 0.31em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-head .b-comments__item-author {
  font-weight: 700;
  margin-right: 0.5em;
  pointer-events: none;
  text-decoration: none;
  color: #212529;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-head .b-comments__item-author span {
  font-size: 0.938em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-head .b-comments__item-author:hover {
  text-decoration: underline;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-text {
  margin: 0px 0px 0.5em;
  font-size: 0.938em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-text a {
  color: rgb(98, 167, 217);
  text-decoration: underline;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-text a:hover {
  text-decoration: none;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info {
  margin: 0px 0px 0.75em;
  min-height: 1.5em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info::after {
  content: " ";
  display: block;
  height: 0px;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-time {
  float: left;
  font-weight: 700;
  color: rgb(98, 167, 217);
  margin-right: 0.5em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-time span {
  font-size: 0.81em;
  color: #212529;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-date {
  float: left;
  font-weight: 600;
  color: #212529;
  margin-right: 1em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-date span {
  font-size: 0.81em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-likes-view {
  display: none;
  font-size: 1em;
  position: relative;
  padding-left: 1.25em;
  margin: 0px 1em 0px 0px;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-likes-view .b-comments__item-likes-icon {
  width: 1.06em;
  height: 1.06em;
  display: block;
  position: absolute;
  top: 50%;
  left: 0px;
  margin-top: -0.5em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-likes-view.m-like {
  display: inline-block;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-likes-view.m-like .b-comments__item-likes-icon {
  background-position: 0px -488px;
  background-repeat: no-repeat;
}

.mode-adaptive .b-comments .b-comments__list .b-comments__item .b-comments__item-ind {
  margin-left: 0px;
}

.mode-adaptive .b-comments .b-comments__button-comment a {
  padding: 0.438em 0.75em 0.563em;
}

.mode-adaptive .b-comments .b-comments__button-comment a span {
  font-size: 0.875em;
}

@media screen and (min-width: 30em) {
  .mode-adaptive .b-comments .b-comments__list .b-comments__item .b-comments__item-ind {
    margin-left: 4.125em;
  }
}

@media screen and (min-width: 64em) {
  .mode-adaptive .b-comments .b-comments__button-comment a {
    padding: 0px 0.75em 0.19em;
  }

  .mode-adaptive .b-comments .b-comments__button-comment a span {
    font-size: 0.75em;
  }
}

.b-article {
  position: relative;
}

.b-article__main {
  width: 100%;
  display: block;
  padding: 2em 1.063em .5em;
  box-sizing: border-box;
}


.mode-adaptive .b-article__ind {
  margin: 0px auto;
}

@media screen and (min-width: 64em) {
  .mode-adaptive .b-article__ind {
    margin: 0px;
  }
}

.b-article__title {
  font-weight: 700;
  line-height: 1.15;
  margin-bottom: 1em;
}

.b-article__title span {
  font-size: 2.188em;
}

.b-article__story {
  margin-bottom: 1em;
  line-height: 1.2;
}

.b-article__info {
  overflow: hidden;
  padding-bottom: 0.625em;
  margin-right: -1em;
  line-height: 1.2;
}

.b-article__info .b-article__info-date {
  float: left;
  margin: 0px 1em 0.5em 0px;
  color: rgb(98, 167, 217);
  font-weight: 600;
}

.b-article__info .b-article__info-date span {
  font-size: 0.81em;
}

.b-article__info .b-article__info-date .b-article__info-time {
  font-weight: 700;
  margin-right: 0.5em;
}

.b-article__info .b-article__info-date-update {
  float: left;
  margin: 0px 1em 0.5em 0px;
  color: rgb(124, 124, 124);
}

.b-article__info .b-article__info-date-update span {
  font-size: 13px;
}

.b-article__info .b-article__info-date-update .b-article__info-date-update-color {
  font-size: 1em;
  color: rgb(40, 40, 40);
  font-weight: 600;
}

.b-article__info .b-article__info-statistic {
  float: right;
  margin: 0px 1em 0.5em 0px;
}

.b-article__info .b-article__info-statistic .b-statistic__item.m-comments {
  cursor: pointer;
}

.b-article__lead {
  margin-bottom: 1em;
  font-weight: 700;
  max-width: 40em;
}

.autor {
  display: flex;
  align-items: flex-end;
}

.autor__img {
  display: block;
  max-width: 340px;
  width: 100%;
  margin-right: 15px;
}

.autor__img img {
  width: 100%;
}

.b-article__body::after {
  content: " ";
  display: block;
  height: 0px;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.b-article__body p {
  margin-bottom: 1.2em;
}

.b-article__body a {
  color: rgb(98, 167, 217);
  text-decoration: underline;
}

.b-article__body a:hover {
  text-decoration: none;
}

.b-article__body ul {
  list-style-type: disc;
  list-style-position: outside;
  padding-bottom: 0.5em;
}

.b-article__body li {
  margin-left: 2em;
  margin-bottom: 0.5em;
}

.b-article__body li:last-child {
  margin-bottom: 0;
}

.mode-adaptive .b-article__title span {
  font-size: 1.563em;
}

.mode-adaptive .b-article__story {
  display: none;
}

.mode-adaptive .b-article__info .b-article__info-date-update {
  display: none;
}

.mode-adaptive .b-article__info .b-article__info-statistic .b-statistic__item.m-views {
  display: none;
}

.mode-adaptive .b-article__relap {
  margin: 0px 1.063em 0px 0px;
}

@media screen and (min-width: 30em) {
  .mode-adaptive .b-article__title span {
    font-size: 1.75em;
  }
}

@media screen and (min-width: 42.125em) {
  .mode-adaptive .b-article__story {
    display: block;
  }

  .mode-adaptive .b-article__info .b-article__info-date-update {
    display: block;
  }

  .mode-adaptive .b-article__info .b-article__info-statistic .b-statistic__item.m-views {
    display: inline-block;
  }
}

@media screen and (min-width: 48em) {
  .mode-adaptive .b-article__title span {
    font-size: 1.937em;
  }

  p {
    text-align: justify;
  }
}

@media screen and (min-width: 64em) {
  .mode-adaptive .b-article__title span {
    font-size: 1.5em;
  }

  .mode-adaptive .b-article__relap {
    margin: 0px;
  }
}

.b-article__body a:hover {
  color: rgb(218, 25, 66);
}

html {
  font-family: sans-serif;
}

body {
  margin: 0px;
}

a {
  background: transparent none repeat scroll 0% 0%;
}

a:active,
a:hover {
  outline: 0px none;
}

b {
  font-weight: 700;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0px;
}

img {
  border: 0px none;
}

.text {
  text-align: center;
}

.text {
  height: 35px !important;
}

:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 1200px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

@-ms-viewport {
  width: device-width;
}

body {
  margin: 0;
  font-family: 'OpenSans', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

h1,
h2 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}


ul {
  margin-top: 0;
  margin-bottom: 1rem;
}


ul ul {
  margin-bottom: 0;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

b {
  font-weight: bolder;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

img {
  vertical-align: middle;
  border-style: none;
}

::-webkit-file-upload-button {
  font: inherit;
  appearance: button;
}

output {
  display: inline-block;
}

h1,
h2,
.h1,
.h2 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

h1,
.h1 {
  font-size: 2.5rem;
}

h2,
.h2 {
  font-size: 2rem;
}

.visible {
  visibility: visible !important;
}

@media print {

  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  a:not(.btn) {
    text-decoration: underline;
  }


  img {
    page-break-inside: avoid;
  }

  p,
  h2 {
    orphans: 3;
    widows: 3;
  }

  h2 {
    page-break-after: avoid;
  }

  @page {
    size: a3;
  }

  body {
    min-width: 1200px !important;
  }
}

* {
  box-sizing: border-box;
}

span.text {
  display: inline-block;
  height: auto;
  font-size: 16px
}

.text {
  display: table;
  width: 100%;
  margin: 0 auto;
  height: 72px;
  position: relative;
  float: left;
}

.comment__img {
  margin-top: 10px;
}

.b-article__body .footer__btn {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  color: white;
  text-align: center;
  padding: 15px 20px;
  max-width: 300px;
  display: block;
  margin: 0 auto;
  background-color: red;
  transition: background-color .3s;
}

.b-article__body .footer__btn:hover {
  background-color: rgb(158, 0, 0);
  color: white;
}

#lurebottom {
  position: fixed;
  font-style: normal;
  padding: 10px;
  color: #fff;
  font-size: 10px;
  bottom: -1px;
  left: 0px;
  right: 0px;
  text-align: center;
  background: url("");
  display: none;
  z-index: 99999999;
  -webkit-box-shadow: 0px 0px 10px #666;
  box-shadow: 0px 0px 10px #666;
  font-family: 'OpenSans', sans-serif;
}

#lurebottom p {
  margin: 0px;
  line-height: 1.4;
  text-align: center;
}

.lurebtn {
  text-decoration: none;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
  color: rgb(255, 255, 255) ! important;
  background-color: #d23085;
  display: inline-block;
  padding: 10px 50px;
  margin-bottom: 0px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.42857;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 30px;
  text-transform: uppercase;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.lurebtn:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

@media only screen and (max-width: 680px) {
  .lurebtn {
    font-size: 10px;
  }

  .autor {
    display: block;
    text-align: center;
  }

  .autor__img {
    margin: 0 auto 15px;
  }
}

.unic {
  margin: 0;
  font-family: 'OpenSans', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

@media (max-width: 600px) {
  body {
    font-size: 6px;
  }
}

.inL_34360 {
  font-size: 18px;
}

.inL_215343 {
  display: none;
}

.inL_182096 {
  background-color: rgb(150, 222, 201);
  padding: 10px;
}

.inL_440225 {
  font-size: 15px;
  line-height: 20px;
  padding: 10px;
  background: rgb(22, 111, 111) none repeat scroll 0% 0%;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.75);
  width: 95%;
  margin: 0px 0%;
}

.inL_666539 {
  color: white;
}

.inL_720738 {
  color: white;
  padding-left: 0px;
  padding-bottom: 0 !important;
  list-style: outside none disk;
}

.inL_335834 {
  background-color: rgb(211, 222, 111);
  padding: 10px;
}

.inL_149587 {
  background-color: rgb(211, 150, 201);
  padding: 10px;
}

.inL_607150 {
  background: rgb(255, 255, 255) none repeat scroll 0% 0%;
  border-radius: 4px;
  border: 5px solid gray;
  color: rgb(0, 55, 255);
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 20px;
}

.inL_859175 {
  font-size: 20px;
  color: red;
}

.inL_814582 {
  font-size: 15px;
  line-height: 20px;
  padding: 10px;
  color: white;
  background: rgb(77, 32, 88) none repeat scroll 0% 0%;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.75);
  margin: 0 0 40px;
}

.inL_816383 {
  color: white;
}

.inL_457353 {
  color: white;
  padding-left: 0px;
  list-style: outside none disk;
}

.inL_399831 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_228568 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_66566 {
  max-width: 460px;
  width: 100%;
}

.inL_767896 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_747582 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_127473 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_132170 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_275941 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_95974 {
  max-width: 460px;
  width: 100%;
}

.inL_621120 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_602332 {
  max-width: 460px;
  width: 100%;
}

.inL_434935 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_193902 {
  max-width: 460px;
  width: 100%;
}

.inL_498307 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_131284 {
  max-width: 460px;
  width: 100%;
}

.inL_964957 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_287079 {
  max-width: 460px;
  width: 100%;
}

.inL_817846 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_735206 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_670408 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_792031 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_406689 {
  max-width: 460px;
  width: 100%;
}

.inL_366650 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_958569 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_15191 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_612283 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_82569 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_334844 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_470632 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_411920 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_770241 {
  max-width: 460px;
  width: 100%;
}

.inL_980887 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_525455 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_572007 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_622862 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_913074 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_355791 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_527009 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_607349 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_270145 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_169498 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_229961 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_611447 {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  padding-bottom: 8px;
}

.inL_229744 {
  margin: 0px auto;
}

.content__center {
  text-align: center;
}

/* =============NEW HEADER=============== */
.grid {
  *zoom: 1;
  list-style: none;
  padding: 0;
  margin: 0;
}

.grid__item {
  width: 100%;
  float: left;
}

.hide {
  display: none !important;
}

.text-right {
  text-align: right !important;
}

@media only screen and (max-width: 749px) {
  .small--hide {
    display: none !important;
  }
}

@media only screen and (min-width: 750px) {
  .medium-up--one-quarter {
    width: 25%;
  }

  .medium-up--hide {
    display: none !important;
  }
}

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

.hide {
  display: none !important;
}

input,
button {
  font-size: 16px;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #333;
  line-height: 1.5;
}

@media only screen and (max-width: 989px) {

  input,
  button {
    font-size: 16px;
  }
}

.h2 {
  margin: 0 0 7.5px;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.h2 a {
  color: inherit;
  text-decoration: none;
  font-weight: inherit;
}

.h2 {
  font-size: 1.25em;
  text-transform: none;
  letter-spacing: 0;
}

@media only screen and (max-width: 749px) {
  .h2 {
    font-size: 16px;
  }
}

li {
  list-style: none;
}

.icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  fill: currentColor;
}

svg.icon:not(.icon--full-color) path {
  fill: inherit;
  stroke: inherit;
}

ul {
  margin: 0;
  padding: 0 0 0 20px;
}

.list--inline {
  padding: 0;
  margin: 0;
}

.list--inline>li {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}

a {
  color: #333;
  text-decoration: none;
}

.btn--link {
  background-color: transparent;
  border: 0;
  margin: 0;
  color: #333;
  text-align: left;
}

.btn--link:not([disabled]):hover,
.btn--link:focus {
  color: #595959;
  background-color: transparent;
}

.btn--link .icon {
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

form {
  margin: 0;
}

button {
  cursor: pointer;
}

input {
  border: 1px solid #cccccc;
  background-color: #fff;
  color: #000;
  max-width: 100%;
  line-height: 1.2;
  border-radius: 2px;
}

input:focus {
  border-color: #b3b3b3;
}

input {
  padding: 8px 15px;
}

@media only screen and (min-width: 750px) {
  input {
    padding: 10px 18px;
  }
}

.site-nav {
  height: 30px;
  position: relative;
  padding: 0;
  text-align: center;
  margin: 25px 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  overflow: hidden;
}

.site-nav a:not(.btn) {
  padding: 3px 10px;
}

.site-nav__link {
  display: block;
  white-space: nowrap;
}

.site-nav__link .icon-chevron-down {
  width: .5em;
  height: .5em;
  margin-left: .5rem;
}

.site-nav__link:focus .site-nav__label,
.site-nav__link:not([disabled]):hover .site-nav__label {
  border-bottom-color: #333;
}

.site-nav__label {
  border-bottom: 1px solid transparent;
}

.site-nav__link--active .site-nav__label {
  border-bottom-color: #333;
}

.site-nav__link--button {
  border: none;
  background-color: transparent;
  padding: 3px 10px;
}

@media only screen and (max-width: 989px) {
  .site-nav__link--button {
    font-size: 16px;
  }
}

.site-nav__link--button:focus,
.site-nav__link--button:hover {
  color: #595959;
}

.site-nav--has-dropdown {
  position: relative;
}

.site-nav--has-centered-dropdown {
  position: static;
}

.border-bottom {
  border-bottom: 1px solid #ebebeb;
}

.grid--table {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.grid--table>.grid__item {
  float: none;
  display: table-cell;
  vertical-align: middle;
}

.grid--no-gutters {
  margin-left: 0;
}

.grid--no-gutters .grid__item {
  padding-left: 0;
}

.drawer {
  display: none;
  position: fixed;
  -webkit-overflow-scrolling: touch;
  z-index: 9;
}

.drawer--top {
  width: 100%;
  -ms-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

.site-header {
  position: relative;
  background-color: #fff;
  z-index: 2;
}

@media only screen and (max-width: 749px) {
  .site-header {
    border-bottom: 1px solid #ebebeb;
  }
}

@media only screen and (min-width: 750px) {
  .site-header {
    padding: 0 55px;
  }
}

.site-header__logo {
  margin: 5px 0;
}

@media only screen and (max-width: 749px) {
  .site-header__logo {
    padding-left: 22px;
    text-align: left;
  }
}

.site-header__logo-image {
  display: block;
}

@media only screen and (min-width: 750px) {
  .site-header__logo-image {
    margin: 0 auto;
  }
}

.site-header__icons {
  position: relative;
  white-space: nowrap;
}

@media only screen and (max-width: 749px) {
  .site-header__icons {
    padding-right: 13px;
  }

  .site-header__icons .btn--link,
  .site-header__icons .site-header__cart {
    font-size: 1em;
  }
}

.site-header__icons-wrapper {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}

.site-header__cart,
.site-header__account {
  position: relative;
}

.site-header__search-toggle {
  display: block;
}

@media only screen and (min-width: 750px) {

  .site-header__account,
  .site-header__cart {
    padding: 10px 11px;
  }
}

.site-header__cart-count {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: .4rem;
  top: .2rem;
  font-weight: 700;
  background-color: #016360;
  color: #fff;
  border-radius: 50%;
  min-width: 1em;
  height: 1em;
}

.site-header__cart-count span {
  font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: .6875em;
  line-height: 1;
}

@media only screen and (max-width: 749px) {
  .site-header__cart-count {
    top: .4375em;
    right: 0;
    border-radius: 50%;
    min-width: 1.1875em;
    height: 1.1875em;
  }
}

@media only screen and (max-width: 749px) {
  .site-header__cart-count span {
    padding: .25em .375em;
    font-size: 12px;
  }
}

@media only screen and (max-width: 749px) {
  .site-header__icon {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 11px;
    margin: 0;
  }
}

.search-form__input-wrapper {
  position: relative;
}

.search-form__input {
  padding-right: 45px;
  width: 100%;
  min-height: 44px;
  color: #000;
  background-color: #fff;
  border: none;
  border: 1px solid #cccccc;
}

.search-form__input::-ms-clear {
  display: none;
}

.search-form__input::placeholder {
  color: #000;
  opacity: .6;
}

.search-form__input:-ms-input-placeholder {
  color: #000;
  opacity: .6;
}

.search-form__input::-ms-input-placeholder {
  color: #000;
  opacity: .6;
}

.search-bar {
  z-index: 999;
  background-color: #fff;
}

.search-bar__interior {
  height: 100%;
  display: flex;
  flex: 1;
}

@media only screen and (min-width: 750px) {
  .search-bar__interior {
    padding-left: 55px;
    padding-right: 55px;
    height: auto;
  }
}

.search-form__container {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 7px;
  padding-right: 10px;
  background-color: #fff;
}

.search-bar__form {
  flex: 1 1 100%;
  position: relative;
  max-width: 750px;
  border: 1px solid transparent;
}

.search-bar__actions {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}

.search-bar__submit {
  z-index: 1;
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  padding: 0 12px;
  height: 100%;
  vertical-align: middle;
  background-color: transparent;
  border: 0;
  margin: 0;
  color: #000;
}

.search-bar__submit .icon {
  position: relative;
  top: -1px;
  width: 1.2rem;
  height: auto;
}

.search-bar__submit:hover,
.search-bar__submit:focus {
  color: #0009;
}

.search-bar__input {
  padding-right: 45px;
  width: 100%;
  min-height: 44px;
  color: #000;
  background-color: #fff;
  border: none;
  border: 1px solid #cccccc;
}

.search-bar__close {
  padding: .625em .75em;
  margin-right: -10px;
}

.search-bar__close .icon {
  width: 1rem;
  height: auto;
}

.predictive-search-wrapper {
  transition-property: opacity, visibility;
  transition-duration: .1s;
  transition-timing-function: ease-in-out;
  z-index: 1000;
  position: absolute;
  left: 0;
  right: 0;
  margin-top: -1px;
  border: 1px solid #cccccc;
  background-color: #fff;
  overflow-y: auto;
  display: none;
}

.search-bar .predictive-search-wrapper {
  position: fixed;
  width: 100%;
}

@media only screen and (max-width: 749px) {
  .search-bar .predictive-search-wrapper {
    border: none;
  }
}

@media only screen and (min-width: 750px) {
  .search-bar .predictive-search-wrapper {
    position: absolute;
    right: auto;
    left: auto;
    max-width: 748px;
  }
}

@media only screen and (min-width: 750px) {
  .predictive-search-wrapper {
    max-height: 80vh;
  }
}

@media only screen and (max-width: 749px) {
  .predictive-search-wrapper--drawer {
    padding-top: 14px;
    margin-top: 3px;
  }
}

.site-header__mobile-nav {
  z-index: 11;
  position: relative;
  background-color: #fff;
}

@media only screen and (max-width: 749px) {
  .site-header__mobile-nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
  }
}

header,
header * {
  transition: all .3s ease-in-out;
  transition-delay: .1s;
}

.site-header__icons.site-header__icons--plus {
  overflow: hidden;
}

.site-header__logo-image {
  max-width: 100px;
}

.site-header__logo-image {
  margin: 0;
}

[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input::-ms-clear {
  display: none;
}

input::-ms-clear {
  display: none;
}

/* SIDEBAR */


.article-categories__title {
  margin-bottom: 15px;
}

.sidebar {
  width: 250px !important;
  flex-shrink: 0;
}

.side__cont {
  width: 250px;
}

.prod--side {
  width: 170px;
  margin: 0 auto;
  padding: 10px 0;
  display: block;
}

.grid__item {
  width: 100%;
  float: left;
}

@media only screen and (max-width: 1023px) {
  .site-header__logo-image img {
    width: 60px;
  }

  .main__left {
    margin-right: 0;
  }

  .sidebar {
    display: none;
  }
}

@media only screen and (max-width: 749px) {
  .small--hide {
    display: none !important;
  }
}

h2 {
  margin: 0 0 7.5px;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

h2 {
  font-size: 1.25em;
  text-transform: none;
  letter-spacing: 0;
}

@media only screen and (max-width: 749px) {
  h2 {
    font-size: 16px;
  }
}

a {
  color: #333;
  text-decoration: none;
}

.article-categories__cta {
  margin-bottom: 10px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 70px;
  border-radius: 6px;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 700;
  padding: 0 60px 0 15px;
  font-family: Poppins, sans-serif;
  display: flex;
  align-items: center;
  color: #212529 !important;
  text-decoration: none !important;
}

.article-categories__cta--Nutrition {
  background-image: url(../img/brooke-lark-230140-unsplash_560x140.jpg);
}

.article-categories__cta--Skin {
  background-image: url(../img/shutterstock_1291651852_560x140.jpg);
}

.article-categories__cta--SPF {
  background-image: url(../img/shutterstock_1355572811_560x140.jpg);
}

.article-categories__cta--Top-Tips {
  background-image: url(../img/shutterstock_1310830514__1_560x140.jpg);
}

.article-categories__cta--Redness {
  background-image: url(../img/shutterstock_1169851975_560x140.jpg);
}

.article-categories__cta--General {
  background-image: url(../img/shutterstock_1060067273_560x140.jpg);
}

.order__button {
  font-size: 25px;
  color: #fff;
  background: #be0000;
  border: 2px solid #ce4d4d;
  outline: 0;
  cursor: pointer;
  border-radius: 12px;
  padding: 15px 40px;
  max-width: 250px;
  width: 100%;
  transition: all .3s ease-in-out;
}

.order__button:hover {
  background-color: #972a2a;
}

.order__button {
  -webkit-animation: 1s pulse infinite alternate ease-in-out;
  animation: 1s pulse infinite alternate ease-in-out;
  background: red;
}

.order__button--side {
  margin: 0 auto;
  padding: 10px 15px;
  display: block;
  text-align: center;
  font-size: 20px;
  animation: none;
}

.order__button--side:hover {
  color: #fff !important;
}

/* FORM */

form {
  margin: 0;
}

button {
  cursor: pointer;
}

label {
  display: block;
  margin-bottom: 5px;
}

@media only screen and (max-width: 749px) {
  label {
    font-size: .875em;
  }
}

input {
  border: 1px solid #cccccc;
  background-color: #fff;
  color: #000;
  max-width: 100%;
  line-height: 1.2;
  border-radius: 2px;
}

input:focus {
  border-color: #b3b3b3;
}

input {
  padding: 8px 15px;
}

@media only screen and (min-width: 750px) {
  input {
    padding: 10px 18px;
  }
}

.price {
  display: flex;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
}

@media only screen and (max-width: 749px) {
  .price {
    font-size: .9375em;
  }
}

@media all and (max-width: 767px) {
  .grid p {
    text-align: left;
  }
}

body input:focus:required:invalid {
  color: #666;
}

body input:required:valid {
  color: #666;
}

.order {
  margin: 30px auto !important;
}

.prod-wrapper {
  width: 100%;
  position: relative;
  max-width: 220px;
  margin-bottom: 20px;
}

.price__line {
  width: 1px;
  height: 40px;
  background: #c5c5c5;
}

.red-border {
  color: #fff;
  width: 84px;
  height: 84px;
  font-size: 24px;
  position: absolute;
  top: -5px;
  right: -25px;
}

.red-border,
.red-border__text {
  display: flex;
  align-items: center;
  justify-content: center;
}

.red-border__text {
  position: relative;
  width: 72px;
  height: 72px;
  background-color: red;
  border-radius: 50%;
}

.red-border::after {
  content: '';
  position: absolute;
  border-radius: 50%;
  box-sizing: border-box;
  width: 100px;
  height: 100px;
  border-bottom: 2px solid red;
  top: -7px;
  right: -7px;
  -webkit-animation: load 2s linear infinite;
  animation: load 2s linear infinite;
}

.prod-wrapper img {
  width: 100%;
}

.order__form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 250px;
  width: 100%;
  padding: 15px;
  margin-top: 0px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 0 5px #ccc;
}

.order__title {
  width: 100%;
  font-size: 21px;
  font-weight: 700;
  text-align: center !important;
  margin: 0 0 5px !important;
  line-height: 1.2;
  display: block;
}

.price {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  margin-bottom: 16px;
}

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

.price__line {
  width: 1px;
  height: 40px;
  background: #c5c5c5;
}

.price__title {
  font-size: 13px;
  color: #666;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

.price__old {
  font-size: 19px;
  color: #666;
  position: relative;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

.price__old::before {
  content: "";
  display: block;
  border-top: 1px solid red;
  height: 1px;
  width: 100%;
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  transform: rotate(-12deg);
}

.price__new {
  font-size: 22px;
  font-weight: 700;
  color: red;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

label {
  display: inline-block;
  margin-bottom: .5rem;
}

.order__input {
  font-size: 16px;
  max-width: 250px;
  width: 100%;
  margin-bottom: 16px;
  background-color: #fff;
  border: 1px solid #c5c5c5;
  padding: 10px 10px 10px 20px;
}

.order__button {
  font-size: 25px;
  color: #fff !important;
  text-decoration: none !important;
  background: #be0000;
  border: 2px solid #ce4d4d;
  outline: 0;
  cursor: pointer;
  border-radius: 12px;
  padding: 15px;
  max-width: 250px;
  width: 100%;
  transition: all .3s ease-in-out;
}

.order__wrapper {
  display: flex;
  justify-content: space-around;
  align-items: center;
  border-radius: 8px;
  flex-direction: column;
  background: #f7f7f7;
  box-shadow: 0 0 5px #c5c5c5;
  width: 100%;
  padding: 15px;
  max-width: 450px;
}

@media (min-width:480px) {
  .prod-wrapper {
    padding-top: 35px;
  }
}

@media (min-width:640px) {
  div.order__wrapper {
    flex-direction: row;
    max-width: 610px;
    margin: 0 auto 30px;
  }

  .prod-wrapper {
    width: 100%;
    max-width: 222px !important;
    margin-bottom: 0;
    padding-top: 35px;
  }
}

@media (min-width:768px) {
  div.order__wrapper {
    flex-direction: row;
    justify-content: space-around;
    max-width: 690px;
    margin: 0 auto 30px;
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (min-width:1200px) {
  .red-border {
    right: -17px;
  }
}

body input:focus:required:invalid {
  color: #666;
}

body input:required:valid {
  color: #666;
}

label {
  display: inline-block;
  margin-bottom: .5rem;
}

.order__button:hover {
  background-color: #972a2a;
}

.product {
  max-width: 222px;
}

@media (max-width:479px) {
  .product {
    max-width: 220px;
  }
}

.order__button {
  -webkit-animation: 1s pulse infinite alternate ease-in-out;
  animation: 1s pulse infinite alternate ease-in-out;
  background: red;
}

input::-ms-clear {
  display: none;
}

.prod-wrapper {
  max-width: 160px !important;
}

div.order__wrapper {
  max-width: 590px;
}

@keyframes load {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}