.error-box {
  color: rgb(255, 255, 255);
  border-radius: 5px;
  text-align: center;
  width: 230px;
  font-size: 13px;
  line-height: 20px;
  z-index: 100;
  background-color: rgb(222, 80, 66) !important;
  margin: 5px auto !important;
}

input:invalid,
select:invalid {
  box-shadow: none;
}

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

.lurebtn {
  text-decoration: none;
  text-shadow: rgba(0, 0, 0, 0.2) 0px -1px 0px;
  background-color: rgb(210, 48, 133);
  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;
  transition: all 0.3s ease 0s;
  color: rgb(255, 255, 255) !important;
}

.lurebtn:hover {
  transform: scale(1.05);
}

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

.unic {
  margin: 0px;
  font-family: "Eugenio Sans Text", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  color: rgb(33, 37, 41);
  text-align: left;
  background-color: rgb(255, 255, 255);
}

.yellow-button {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(223, 125, 31);
  border-radius: 10px;
  background-color: rgb(216, 64, 64);
  color: white;
  width: 100%;
  height: 59px;
  font-family: "Bebas Neue Bold";
  font-size: 24px;
  cursor: pointer;
  margin-top: 20px;
  margin-bottom: 7px;
}

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

html,
body,
div,
span,
h1,
p,
a,
img,
strong,
i,
center,
ul,
li,
form {
  margin: 0px;
  padding: 0px;
  border: 0px none;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-stretch: inherit;
  font-feature-settings: inherit;
  font-kerning: inherit;
  font-synthesis: inherit;
  font-variant: inherit;
}

html {
  line-height: 1;
}

ul {
  list-style: outside none none;
}

a img {
  border: 0px none;
}

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

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 {
  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: 18px;
}

html,
input,
select {
  font-family: "Eugenio Sans Med", "Helvetica Neue", Helvetica, sans-serif;
  color: rgb(51, 51, 51);
}

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

a:hover {
  text-decoration: underline;
}

i {
  font-style: italic;
}

img {
  vertical-align: middle;
}

input,
select {
  font-size: 1em;
  margin: 0px;
  vertical-align: baseline;
}

input,
select {
  line-height: normal;
}

input:invalid,
select:invalid {
  background-color: rgb(221, 242, 244);
}

* {
  max-height: 1e+06px;
}

html {
  overflow: auto scroll;
  position: relative;
  background: none 0% 0% repeat scroll rgb(255, 255, 255);
}

body {
  margin: 0px;
  padding: 0px;
  font-size: 18px;
  line-height: 1.5;
  font-family: "Eugenio Sans Med", "Helvetica Neue", Helvetica, sans-serif;
  width: 100%;
  min-width: 320px;
  min-height: 100%;
  position: relative;
  overflow: hidden;
  display: block;
}

div.mode-adaptive {
  min-width: 320px;
}

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

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

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

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

@media only screen and (max-width: 479px) {
  .b-comments .b-comments__list .b-comments__item .b-comments__item-head {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0em;
    margin-left: 80px !important;
  }

  .b-comments .b-comments__list .b-comments__item .b-comments__item-text {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0.5em;
    font-size: 17px;
    font-weight: 400;
    margin-left: 80px !important;
  }

  .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: 37px !important;
  }

  .b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-date {
    float: left;
    font-weight: 600;
    color: rgb(98, 167, 217);
    margin-left: 77px;
  }
}

@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: 900px;
  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: 1000px;
  position: relative;
}

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

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

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

.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-image: url("");
  background-position: 0px -165px;
  background-repeat: no-repeat;
}

.b-statistic .b-statistic__item.m-views .b-statistic__icon {
  background-image: url("");
  background-position: 0px -1951px;
  background-repeat: no-repeat;
}

.b-statistic .b-statistic__item.m-like .b-statistic__icon {
  background-image: url("");
  background-position: 0px -488px;
  background-repeat: no-repeat;
}

.b-statistic .b-statistic__item.m-dislike .b-statistic__icon {
  background-image: url("");
  background-position: 0px -231px;
  background-repeat: no-repeat;
}

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

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

.b-footer {
  margin: 0em 0px 0px;
  padding: 1em 0px 0.5em;
  position: relative;
  display: block;
  background: none 0% 0% repeat scroll rgb(40, 40, 40);
  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;
}

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

.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 {}

.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: none 0px center repeat scroll transparent;
  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;
}

.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: none 0% 0% repeat scroll rgb(98, 167, 217);
  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 {}

.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;
  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: 7px;
  margin-right: 0px;
}

.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 0em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-head .b-comments__item-author {
  font-weight: 700;
  margin-right: 0.5em;
}

.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: 17px;
  font-weight: 400;
}

.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;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-date {
  float: left;
  font-weight: 600;
  color: rgb(98, 167, 217);
  margin-right: 1em;
  font-size: 16px;
}

.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: 80px;
    margin-bottom: 20px;
  }
}

@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: 0px 10px 10px;
  box-sizing: border-box;
}

.b-article__ind {}

.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: 0.75em;
}

.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;
}

.b-article__body {
  padding-bottom: 1em;
  width: 100%;
}

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

.b-article__body p {
  margin-bottom: 15px;
  margin-top: 15px;
}

.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;
}

.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;
  }
}

@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 img {
  margin-bottom: 0em;
  width: 100%;
}

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

.autor {
  display: inline-block;
  width: 100%;
}

.autor img {
  max-width: 100%;
  float: left;
  display: block;
  padding: 0px 10px 10px;
}

.autor span {
  line-height: 1.5;
}

.ord_button {
  background-color: rgb(216, 64, 64);
  display: inline-block;
  padding: 10px 30px;
  box-shadow: rgb(153, 153, 153) 2px 3px 8px;
  border-radius: 8px;
  border: 3px solid rgb(255, 255, 255);
  margin: 20px 0px 30px;
  line-height: 27px;
  text-transform: uppercase;
  transition: all 0.3s ease-in 0s;
  color: rgb(255, 255, 255) !important;
  font-size: 25px !important;
  text-decoration: none !important;
}

.ord_button:hover {
  background-color: rgb(255, 0, 0);
  box-shadow: rgb(153, 153, 153) 2px 3px 3px;
  transform: scale(1.1);
  text-decoration: none !important;
}

html {
  font-family: inherit;
}

body {
  margin: 0px;
}

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

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

b,
strong {
  font-weight: 700;
}

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

img {
  border: 0px none;
}

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

button,
input,
select {
  color: inherit;
  font: inherit;
  margin: 0px;
}

button {
  cursor: pointer;
}

input,
select {
  line-height: normal;
}

.privacy__block {
  text-align: center;
}

.text {
  text-align: center;
}

.pnorm {
  margin-top: 10px !important;
}

.text {
  height: 35px !important;
}

#countdown {
  text-align: center;
  font-size: 25px;
  margin-bottom: -41px;
  position: relative;
  top: -6px;
}

: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;
}

header,
nav {
  display: block;
}

body {
  margin: 0px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  line-height: 1.5;
  color: rgb(33, 37, 41);
  text-align: left;
  background-color: rgb(255, 255, 255);
}

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

p {
  margin-top: 0px;
  margin-bottom: 1rem;
  font-size: 18px;
}

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

b,
strong {}

a {
  color: rgb(0, 123, 255);
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: rgb(0, 86, 179);
  text-decoration: underline;
}

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

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

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

button {
  border-radius: 0px;
}

button:focus {
  outline: -webkit-focus-ring-color auto 5px;
}

input,
button,
select {
  margin: 0px;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input,
select {
  overflow: visible;
}

button {
  text-transform: none;
}

button,
[type="submit"] {
  appearance: button;
}

[type="search"] {
  outline-offset: -2px;
  appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  appearance: none;
}

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

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

h1 {
  font-size: 2.5rem;
}

h2 {
  font-size: 25px;
  font-weight: 700;
}

.container {
  width: 100%;
  max-width: 490px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 490px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 660px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.col-12,
.col-lg-10 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-12 {
  -webkit-box-flex: 0;
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 1200px) {
  .col-lg-10 {
    -webkit-box-flex: 0;
    flex: 0 0 83.3333%;
    max-width: 83.3333%;
  }

  .offset-lg-1 {
    margin-left: 8.33333%;
  }
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.btn:not(:disabled):not(.disabled):active,
.btn:not(:disabled):not(.disabled).active {
  background-image: none;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active {
  color: rgb(255, 255, 255);
  background-color: rgb(0, 98, 204);
  border-color: rgb(0, 92, 191);
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus {
  box-shadow: rgba(0, 123, 255, 0.5) 0px 0px 0px 0.2rem;
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active {
  color: rgb(255, 255, 255);
  background-color: rgb(84, 91, 98);
  border-color: rgb(78, 85, 91);
}

.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus {
  box-shadow: rgba(108, 117, 125, 0.5) 0px 0px 0px 0.2rem;
}

.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active {
  color: rgb(255, 255, 255);
  background-color: rgb(30, 126, 52);
  border-color: rgb(28, 116, 48);
}

.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus {
  box-shadow: rgba(40, 167, 69, 0.5) 0px 0px 0px 0.2rem;
}

.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active {
  color: rgb(255, 255, 255);
  background-color: rgb(17, 122, 139);
  border-color: rgb(16, 112, 127);
}

.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-info:not(:disabled):not(.disabled).active:focus {
  box-shadow: rgba(23, 162, 184, 0.5) 0px 0px 0px 0.2rem;
}

.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active {
  color: rgb(33, 37, 41);
  background-color: rgb(211, 158, 0);
  border-color: rgb(198, 149, 0);
}

.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus {
  box-shadow: rgba(255, 193, 7, 0.5) 0px 0px 0px 0.2rem;
}

.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active {
  color: rgb(255, 255, 255);
  background-color: rgb(189, 33, 48);
  border-color: rgb(178, 31, 45);
}

.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus {
  box-shadow: rgba(220, 53, 69, 0.5) 0px 0px 0px 0.2rem;
}

.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active {
  color: rgb(33, 37, 41);
  background-color: rgb(218, 224, 229);
  border-color: rgb(211, 217, 223);
}

.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus {
  box-shadow: rgba(248, 249, 250, 0.5) 0px 0px 0px 0.2rem;
}

.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active {
  color: rgb(255, 255, 255);
  background-color: rgb(29, 33, 36);
  border-color: rgb(23, 26, 29);
}

.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus {
  box-shadow: rgba(52, 58, 64, 0.5) 0px 0px 0px 0.2rem;
}

.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active {
  color: rgb(255, 255, 255);
  background-color: rgb(0, 123, 255);
  border-color: rgb(0, 123, 255);
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus {
  box-shadow: rgba(0, 123, 255, 0.5) 0px 0px 0px 0.2rem;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active {
  color: rgb(255, 255, 255);
  background-color: rgb(108, 117, 125);
  border-color: rgb(108, 117, 125);
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus {
  box-shadow: rgba(108, 117, 125, 0.5) 0px 0px 0px 0.2rem;
}

.btn-outline-success:not(:disabled):not(.disabled):active,
.btn-outline-success:not(:disabled):not(.disabled).active {
  color: rgb(255, 255, 255);
  background-color: rgb(40, 167, 69);
  border-color: rgb(40, 167, 69);
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus {
  box-shadow: rgba(40, 167, 69, 0.5) 0px 0px 0px 0.2rem;
}

.btn-outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled).active {
  color: rgb(255, 255, 255);
  background-color: rgb(23, 162, 184);
  border-color: rgb(23, 162, 184);
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus {
  box-shadow: rgba(23, 162, 184, 0.5) 0px 0px 0px 0.2rem;
}

.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-outline-warning:not(:disabled):not(.disabled).active {
  color: rgb(33, 37, 41);
  background-color: rgb(255, 193, 7);
  border-color: rgb(255, 193, 7);
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus {
  box-shadow: rgba(255, 193, 7, 0.5) 0px 0px 0px 0.2rem;
}

.btn-outline-danger:not(:disabled):not(.disabled):active,
.btn-outline-danger:not(:disabled):not(.disabled).active {
  color: rgb(255, 255, 255);
  background-color: rgb(220, 53, 69);
  border-color: rgb(220, 53, 69);
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus {
  box-shadow: rgba(220, 53, 69, 0.5) 0px 0px 0px 0.2rem;
}

.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active {
  color: rgb(33, 37, 41);
  background-color: rgb(248, 249, 250);
  border-color: rgb(248, 249, 250);
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus {
  box-shadow: rgba(248, 249, 250, 0.5) 0px 0px 0px 0.2rem;
}

.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active {
  color: rgb(255, 255, 255);
  background-color: rgb(52, 58, 64);
  border-color: rgb(52, 58, 64);
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus {
  box-shadow: rgba(52, 58, 64, 0.5) 0px 0px 0px 0.2rem;
}

.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {}

@supports ((position: -webkit-sticky) or (position: sticky)) {}

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

@media print {

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

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

  img {
    break-inside: avoid;
  }

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

  h2 {
    break-after: avoid;
  }

  @page {
    size: a3;
  }

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

  .container {
    min-width: 1200px !important;
  }
}

.rep-slim-header,
.rep-slim-header button {
  font-family: "Eugenio Sans Text", "Helvetica Neue", Helvetica, sans-serif;
  letter-spacing: 0.6px;
}

.rep-slim-header {
  box-sizing: border-box;
  margin: 0px auto;
}

.rep-slim-header *,
.rep-slim-header::after,
.rep-slim-header::before {
  box-sizing: border-box;
}

.rep-slim-header ::selection {
  background-color: transparent;
  color: inherit;
}

.rep-slim-header a {
  text-decoration: none;
  cursor: pointer;
}

.rep-slim-header svg {
  vertical-align: middle;
}

.rep-slim-header button>* {
  pointer-events: none;
}

.rep-toggle-menu {
  cursor: pointer;
}

.rep-toggle-menu>* {
  pointer-events: none;
}

.rep-slim-header input:focus {
  outline: 0px;
}

.rep-slim-header button {
  background: 0px 0px;
  border: none;
  text-align: left;
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
}

.rep-slim-header button:focus {
  outline: 0px;
}

.rep-slim-header button:hover {
  cursor: pointer;
  color: rgb(75, 136, 202);
}

.rep-slim-header {
  position: sticky;
  top: 0px;
  text-transform: uppercase;
  z-index: 99001;
  border-bottom: 1px solid rgb(233, 233, 238);
  color: rgb(0, 0, 0);
  font-size: 12px;
  font-weight: 500;
  background-color: rgb(255, 255, 255);
  white-space: nowrap;
}

.rep-slim-header a {
  color: inherit;
}

.rep-slim-header a:hover {
  color: rgb(75, 136, 202);
}

.rep-slim-header button:hover svg {
  fill: rgb(75, 136, 202);
}

.rep-slim-header button {
  font-size: 12px;
}

.rep-slim-header__left,
.rep-slim-header__right {
  -webkit-box-flex: 1;
  flex: 1 1 0%;
}

.rep-slim-header__center {
  text-align: center;
}

.rep-slim-header__left,
.rep-slim-header__right {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.rep-slim-header__item {
  position: relative;
  text-transform: uppercase;
}

.rep-slim-header__item:last-child {
  padding-right: 0px;
}

.rep-slim-header__item--subscribe {
  background-color: rgb(75, 136, 202);
  padding: 17px 16px !important;
  color: rgb(255, 255, 255) !important;
}

.rep-slim-header__item--subscribe:hover {
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
}

.rep-slim-header__right {
  -webkit-box-pack: end;
  justify-content: flex-end;
}

.rep-slim-header__content {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  min-height: 50px;
}

.rep-slim-header__logo {
  margin: 0px;
}

.rep-slim-header__search {
  margin: 10px;
  width: 100%;
  position: relative;
}

.rep-slim-header__search input[type="search"] {
  font-size: 16px;
  color: rgb(77, 77, 77);
  background: rgb(255, 255, 255);
  height: 48px;
  width: 100%;
  padding: 6px 45px 6px 12px;
  border-radius: 3px;
  appearance: none;
  border: 1px solid rgb(233, 233, 238);
  box-sizing: inherit;
}

.rep-slim-header__search button {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}

.rep-slim-header__search__close-button {
  padding: 10px;
}

.rep-slim-header__search__close-button svg {
  height: 16px;
  width: 16px;
}

#repSearchForm {
  background: rgb(249, 249, 249);
  height: 0px;
  transition: height 0.2s ease-in-out 0s;
  overflow: hidden;
}

.rep-slim-header__top {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 5px 16px;
  background: rgb(249, 249, 249);
  border-top: 1px solid rgb(233, 233, 238);
  font-size: 11px;
  font-weight: 500;
}

.rep-slim-header__item--claim {
  display: none;
}

.rep-slim-header__menu-button {
  position: relative;
  padding: 10px;
}

.rep-slim-header__user {
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.4px;
  cursor: pointer;
  text-transform: uppercase;
}

.rep-slim-header__user #account-data-container {
  position: relative;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 10px 16px;
}

.rep-slim-header__user .header-login-label {
  margin-right: 5px;
  display: none;
}

.rep-slim-header__user .header-login-label:hover {
  color: rgb(75, 136, 202);
}

html {}

.rep-page-footer__bottom a:not(:hover)::before {
  content: "";
  background: rgb(204, 0, 0);
  width: 100%;
  position: absolute;
  bottom: -2px;
  height: 2px;
}

.rep-slim-header__content {
  margin-left: auto;
  margin-right: auto;
  max-width: var(--rep-maxwidth);
}

@media screen and (min-width: 768px) {
  .hide-on-desktop {
    display: none !important;
  }

  .rep-slim-header__item:not(:last-child)::before {
    content: "";
    width: 1px;
    height: 16px;
    background: rgb(153, 153, 153);
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -8px;
  }

  .rep-slim-header__user #account-data-container {
    padding-left: 0px;
  }

  .rep-slim-header__user .header-login-label {
    display: inline-block;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .rep-slim-header__item {
    padding: 0px 8px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1539px) {
  :root {
    --rep-maxwidth: 996px;
  }
}

@media screen and (min-width: 1024px) {
  .rep-slim-header__item {
    padding: 0px 16px;
  }
}

@media screen and (min-width: 1540px) {
  :root {
    --rep-maxwidth: 1260px;
  }
}

@media screen and (max-width: 767px) {
  .hide-on-mobile {
    display: none !important;
  }

  .rep-slim-header__menu-button {
    padding: 10px 16px;
  }

  .rep-slim-header__user #account-data-container {
    padding: 10px 16px;
    width: 56px;
    height: 44px;
  }
}

html {}

h1,
ul {
  margin: 0px;
  padding: 0px;
}

ul {
  list-style-type: none;
}

h1 {
  font-size: inherit;
}

a,
button {
  color: inherit;
}

button {
  overflow: visible;
  border: 0px;
  font: inherit;
  -webkit-font-smoothing: inherit;
  letter-spacing: inherit;
  background: 0px 0px;
  cursor: pointer;
  margin: 0px;
  padding: 0px;
}

:focus {
  outline: 0px;
}

* {
  box-sizing: border-box;
}

@font-face {
  font-family: "Eugenio Sans Text Web Reg";
  src: url("") format("embedded-opentype"), url("") format("woff2"), url("") format("woff"), url("") format("truetype"), url("") format("svg");
}

@font-face {
  font-family: "Eugenio Sans Text Web Med";
  src: url("") format("embedded-opentype"), url("") format("woff2"), url("") format("woff"), url("") format("truetype"), url("") format("svg");
}

body {
  margin: auto;
  text-shadow: rgba(0, 0, 0, 0.004) 1px 1px 1px;
  background-color: rgb(255, 255, 255);
  line-height: 1;
  display: block;
  text-align: left;
  font-size: 18px !important;
}

a {
  text-decoration: none;
  transition: all 0.2s ease-out 0s;
}

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

.gd-row {
  background: rgb(255, 255, 255);
}

.page-header__middle {
  padding: 5px 0px;
}

.page-header__middle__center {
  width: 383px;
  margin: 0px auto;
}

.page-header__bottom {
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  position: relative;
  font-size: 16px;
  line-height: 40px;
  border: 1px solid rgb(153, 153, 153);
  -webkit-box-align: center;
  align-items: center;
  padding: 0px 12px;
}

.main-navigation {
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.main-navigation__menu {
  white-space: nowrap;
  overflow: hidden;
  padding: 0px 8px;
  display: flex;
}

.main-navigation__menu li {
  padding: 0px 10px;
}

.main-navigation__menu li a {
  color: rgb(0, 0, 0);
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 500;
  line-height: 48px;
}

.main-navigation__menu li a:hover {
  color: rgb(75, 136, 202);
}

.hot-topics__list li a:hover {
  color: rgb(75, 136, 202);
}

.hot-topics {
  display: flex;
  justify-content: center;
  font-size: 14px;
  line-height: 40px;
  background-color: rgb(234, 244, 255);
  border-bottom: 2px solid rgb(247, 91, 0);
}

.hot-topics li {
  margin: 0px 10px;
}

.hot-topics__list {
  display: flex;
  overflow-x: auto;
}

.hot-topics__list li {
  padding-right: 3px;
}

.hot-topics__list li a {
  white-space: nowrap;
}

@media screen and (min-width: 768px) and (max-width: 1539px) {

  .gd-row,
  [class*="gd-column-"] {
    padding: 0px 8px;
  }

  .gd-row,
  .page-header {
    max-width: 996px;
  }

  .hot-topics {
    margin-left: -16px;
    margin-right: -16px;
  }
}

@media screen and (min-width: 768px) {
  .gd-row {
    display: flex;
    margin: 0px auto;
    border-left: 1px solid rgb(153, 153, 153);
    border-right: 1px solid rgb(153, 153, 153);
  }

  .gd-column-12 {
    flex-basis: 100%;
    max-width: 100%;
  }

  .rep-slim-header__logo {
    display: none;
    transition: opacity 0.5s ease-in-out 0s;
  }

  .rep-slim-header__item--subscribe {
    display: none;
  }

  .rep-slim-header__item--claim {
    display: block;
  }

  .page-header {
    margin: 0px auto;
    background-color: rgb(255, 255, 255);
  }
}

@media screen and (min-width: 1024px) {
  .hot-topics {
    -webkit-box-pack: center;
    justify-content: center;
  }
}

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

  .gd-row,
  [class*="gd-column-"] {
    padding: 0px 12px;
  }

  .hot-topics {
    margin-left: -24px;
    margin-right: -24px;
  }
}

@media screen and (max-width: 1023px) {
  .hot-topics {
    position: relative;
    border-top: 1px solid rgb(8, 123, 187);
    white-space: nowrap;
  }

  .hot-topics::after {
    content: "";
    background: linear-gradient(90deg, rgba(234, 244, 255, 0) 0px, rgb(234, 244, 255) 90%);
    position: absolute;
    z-index: 2;
    width: 50px;
    right: 0px;
    top: 0px;
    bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  .hot-topics {
    margin: 0px -16px;
  }

  .b-article__title {
    font-weight: 700;
    line-height: 1.15;
    margin-bottom: 1em;
    font-size: 15px !important;
  }

  .gd-row {
    padding: 0px 16px;
  }

  .page-header {
    display: none;
  }

  .hot-topics {
    padding: 0px 0px 0px 16px;
  }

  .text {
    display: table;
    width: 100%;
    margin: 0px auto;
    height: 71px;
    position: relative;
    float: none;
    line-height: 27px !important;
    font-size: 20px !important;
  }
}

.head-icon {
  width: 20px;
  height: 20px;
}

.rep-slim-header__center {
  width: 163px;
  height: 27px;
}

* {
  box-sizing: border-box;
}

.yellow-button {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(223, 125, 31);
  border-radius: 10px;
  width: 100%;
  height: 59px;
  font-family: "Bebas Neue Bold";
  font-size: 24px;
  cursor: pointer;
  margin-top: 20px;
  margin-bottom: 7px;
}

@media (min-width: 768px) {
  .row.borderd {
    border: 2px dashed rgb(0, 0, 0);
    margin: 30px -30px;
  }
}

input.input-3,
select.input-3 {
  display: block;
  width: 100%;
  outline: 0px;
  font-family: "Open Sans";
  font-size: 16px;
  line-height: 41px;
  color: rgb(31, 31, 31);
  border-radius: 10px;
  margin: 5px auto;
  padding: 0px 10px;
  text-align: left;
  border-width: 1px;
  border-style: solid;
  border-color: transparent transparent rgb(221, 221, 221);
  border-image: initial;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px inset, rgb(255, 255, 255) 0px -1px 1px, rgb(255, 255, 255) 0px 1px 0px;
}

.pnorm,
.pofertado {
  display: table;
  margin: 0px auto;
  vertical-align: middle;
}

.text-center {
  padding-left: 0px;
  padding-right: 0px;
}

.text {
  display: table;
  width: 100%;
  margin: 0px auto;
  height: 72px;
  font-size: 24px;
  position: relative;
  float: none;
}

label {
  font-size: 16px;
  text-align: center;
  display: block;
  margin: auto;
}

.timetillde {
  display: table;
  margin: 0px auto 10px;
  text-align: center;
}

.bg-blue {
  color: rgb(0, 0, 0);
}

.pofertado {
  color: rgb(251, 0, 0);
  font-size: 40px;
  line-height: 34px;
  font-weight: 700;
  text-transform: uppercase;
}

.pnorm {
  color: rgb(59, 0, 251);
  font-size: 30px;
  line-height: 47px;
  font-weight: 700;
  text-transform: uppercase;
}

.p12 {
  padding: 29px;
}

.prod {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
}

.border-red {
  font-size: 15px;
  line-height: 20px;
  padding: 10px;
  background: none 0% 0% repeat scroll rgb(221, 242, 244);
  box-shadow: rgba(0, 0, 0, 0.75) 0px 0px 10px;
  width: 100%;
  margin: 20px 0%;
}

.myform {
  max-width: 500px;
  margin: auto;
}

.row.borderd {
  border: 2px dashed rgb(0, 0, 0);
  margin: 30px -30px;
}