@font-face {
  font-display: swap;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/open-sans-v40-latin-regular.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/open-sans-v40-latin-500.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/open-sans-v40-latin-600.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/open-sans-v40-latin-700.woff2") format("woff2");
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

footer,
header,
main {
  display: block;
}

progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

[hidden] {
  display: none;
}

a {
  background-color: transparent;
}

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

b,
strong {
  font-weight: 700;
}

img {
  border: 0;
}

hr {
  height: 0;
  box-sizing: content-box;
}

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  appearance: button;
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

td,
th {
  padding: 0;
}

@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

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

  h2,
  h3 {
    page-break-after: avoid;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }
}

* {
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
  vertical-align: middle;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

h2,
h3,
.h2,
.h3 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h2,
.h2 {
  font-size: 30px;
}

h3,
.h3 {
  font-size: 24px;
}

p {
  margin: 0 0 10px;
}

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

ul {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul {
  margin-bottom: 0;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
  .lose-image-holder {
    height: 191px;
    display: flex;
    align-items: center;
  }
  header {
    margin-bottom: 20px;
  }
  .things-section ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    column-gap: 40px;
    list-style-position: inside;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
  .desk-no-wrap{
    white-space: nowrap;
  }
}

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

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

.col-sm-4,
.col-md-4,
.col-md-6,
.col-sm-8,
.col-md-8,
.col-xs-12,
.col-md-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

@media (min-width: 768px) {
  .col-sm-4,
  .col-sm-8 {
    float: left;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }
}

@media (min-width: 992px) {
  .col-md-4,
  .col-md-6,
  .col-md-8,
  .col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  position: absolute;
  margin-top: 4px;
  margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled {
  cursor: not-allowed;
}

.open > a {
  outline: 0;
}

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

button.close {
  appearance: none;
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}

.important-text {
  color: #841111;
  font-weight: 700;
  font-size: 120% !important;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.row:before,
.row:after {
  display: table;
  content: " ";
}

.clearfix:after,
.container:after,
.row:after {
  clear: both;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.hidden {
  display: none !important;
}

div {
  box-sizing: border-box;
}

body {
  font-size: 16px;
  color: #600500;
  font-style: normal;
  position: relative;
  font-weight: 400;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  overflow-x: hidden;
}

.container {
  width: 1100px;
  padding: 0;
  border: 0;
  margin: 0 auto;
  position: relative;
}

.inner-container {
  width: 930px;
  padding: 0;
  border: 0;
  margin: 0 auto;
  position: relative;
}

.newdisclaimergrey {
  font-size: 10px !important;
  color: #777777;
  line-height: 12px;
  margin: 10px auto 0;
  padding: 0;
  text-align: left;
}

h2,
h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

strong {
  font-weight: 700;
}

.clearfix {
  clear: both;
}

p {
  line-height: 26px;
}

p.empty {
  line-height: 16px !important;
}

.hide-mobile {
  display: none;
}

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

a,
a:active,
a:visited,
a:focus {
  text-decoration: none;
  color: #1243cd;
  cursor: pointer;
}

a:hover {
  text-decoration: underline;
  color: #1243cd;
}

.main-btn {
  display: inline-block;
  background: #ff6a0a;
  color: #fff !important;
  text-align: center;
  position: relative;
  font-size: 42px;
  padding: 32px 56px 20px;
  border-radius: 20px;
  text-decoration: none;
  font-weight: 700;
  line-height: 27px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  margin-bottom: 15px;
  border: none;
}

.main-btn span {
  font-size: 22px;
  line-height: 34px;
  font-weight: 400;
  margin-top: 12px;
}

.main-btn:hover {
  background: #c34e00;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  text-decoration: none;
}

.main-btn img {
  position: absolute;
  bottom: -65px;
  right: -25px;
  width: 90px;
}

.dark-pink-text {
  color: #b85e66;
  font-weight: 700;
}

.green-text {
  color: #002169;
}

.sky-blue-text {
  font-weight: 700;
  color: #b85e66;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul li {
  position: relative;
  padding-left: 35px;
  margin-bottom: 30px;
  line-height: 24px;
}

ul li:before {
  position: absolute;
  top: 5px;
  left: 0;
  content: "";
  width: 26px;
  height: 22px;
  background: url(../images/check.png) center center no-repeat;
}

.all-caps {
  text-transform: uppercase;
}

.img-with-button {
  position: relative;
}

.order__prod {
  position: relative;
  max-width: 200px;
  margin: 0 auto;
}

.discount {
  border-radius: 50%;
  width: 80px;
  height: 80px;
  position: absolute;
  left: -20px;
  background: #f71010;
  color: #fff;
  font-weight: 700;
  font-size: 26px;
  padding: 26px 5px;
  line-height: 1;
}

.footer__prod {
  max-width: 250px;
}

.align-left {
  float: left;
  margin: 0 15px 15px 0;
}

.author-round,
.author-round-medium {
  height: 92px;
  width: 92px;
  background: #f6f6f6;
  border: 2px solid #d9d9d9;
  border-radius: 100%;
}

.author-round-medium {
  width: 160px;
  height: 160px;
}

.show-on-small-device,
.top-bar .top-content.hide-on-small-device {
  display: none;
}

.show-on-very-small {
  display: none;
}

/* --------------------------- MODEL BOX ---------------------------- */
.model-overlay {
  background: rgba(00, 00, 00, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: none;
}

.model-overlay.active {
  display: block;
}

.model-box {
  width: 655px;
  height: auto;
  margin: auto;
  position: absolute;
  top: -100%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  border: 1px solid #fff;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  -ms-transition: 1s;
  transition: 1s;
}

.model-box h2 {
  font-size: 28px;
  color: #fff;
  background: #db4596;
  margin: 0;
  padding: 15px 0;
  line-height: 30.21px;
  font-weight: 600;
  letter-spacing: 0;
  font-family: "Open Sans", sans-serif;
}

.model-box .close {
  position: absolute;
  top: -19px;
  right: -19px;
  height: 36px;
  width: 36px;
  background: #96c148;
  color: #fff;
  text-align: center;
  line-height: 32px;
  z-index: 1;
  opacity: 1;
  border-radius: 100%;
}

.thank-model-box {
  width: 698px;
  min-height: 298px;
  height: auto;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  padding: 20px;
  background: #fff;
  display: none;
}

.model-overlay.active .thank-model-box {
  display: inline-block;
}

.thank-model-box h2 {
  font-size: 43.4px;
  line-height: 41px;
  font-weight: 700;
  margin: 45px 0 0;
  color: #db4596;
}

.thank-model-box strong {
  font-size: 22px;
  color: #96c148;
  line-height: 10px;
  display: block;
  margin-top: 15px;
}

.thank-model-box span {
  font-size: 17px;
  line-height: 35px;
  display: block;
}

.thank-model-box .close {
  position: absolute;
  top: -3px;
  right: 10px;
  color: #002169;
  z-index: 1;
  opacity: 1;
}

.thank-model-box a:hover {
  color: #002169;
}

/* --------------------------- TOPBAR ---------------------------- */
.top-bar {
  background: #be6050;
  color: #fff;
  font-size: 20px;
  line-height: 1.3;
  font-family: "Open Sans", sans-serif;
  padding: 15px;
}

.top-bar .top-content {
  display: inline-block;
  padding: 0;
}

.top-bar .top-content br {
  display: none;
}

.no-right-padding {
  padding-right: 0;
}

.no-left-padding {
  padding-left: 0;
}

.full-width {
  width: 100%;
  height: auto;
}

/* --------------------------- HEADER ---------------------------- */
header {
  padding: 20px 0 0;
  float: left;
  width: 100%;
}

header img {
  display: inline-block;
}

header strong {
  font-size: 26px;
  font-weight: 400;
  display: block;
  margin: 20px 0 0;
  padding: 0 15px;
  padding: 0 90px;
  font-family: "Open Sans", sans-serif;
  line-height: 36px;
}

.video-holder {
  background: center center no-repeat;
  height: auto;
  background-size: cover;
  padding: 25px 0 69px;
  min-height: 520px;
}

.no-webp .video-holder {
  background-image: url(../images/banner-bg.png);
}

.webp .video-holder {
  background-image: url(../images/banner-bg.webp);
}
@media screen and (min-width: 1780px) {
  .video-holder {
    background-position: center -100px;
  }
}
@media screen and (min-width: 1880px) {
  .video-holder {
    background-position: center -140px;
  }
}

.video-holder .video-wrapper {
  position: relative;
  height: 425px;
  width: 750px;
  margin: 0 auto;
  border: 4px solid #ffffff;
  border-radius: 3px;
}

.video-wrapper iframe {
  width: 100%;
  height: 100%;
}

.video-holder .video-wrapper.show-small-video {
  position: fixed;
  top: 20px;
  left: 20px;
  height: 205px;
  width: 354px;
  z-index: 999;
  border: 7px solid #ffffff;
  box-shadow: 0 0 30px #000;
  overflow: hidden;
  border-radius: 0;
}

/* --------------------------- THREE BOXES SECTION ---------------------------- */
.three-boxes {
  background: #ffffff;
  padding: 10px 0;
  height: auto;
}

.three-boxes h2 {
  font-size: 40px;
  line-height: 40px;
  margin: 0 0 30px 0;
  font-weight: 400;
  font-style: normal;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
}

.three-boxes h2 + div p {
  font-size: 20px;
  line-height: 28px;
  padding: 0 30px;
  margin-bottom: 50px;
  font-style: normal;
}

.three-boxes .box-holder {
  width: 1000px;
  margin: 0 auto;
  height: auto;
}

.message-box {
  width: 100%;
  background: #fff;
  padding: 10px 11px 15px;
  margin: 0 0 30px 0;
  position: relative;
  border: 3px solid #ffc17c;
  border-radius: 13px;
}

.message-box .content-box {
  width: 470px;
  text-align: left;
}

.message-box .content-box p {
  line-height: 24px;
}

.message-box.move-right {
  float: right;
  padding-left: 51px;
}

.message-box.move-left {
  float: left;
  padding-right: 51px;
}

.message-box.move-right .content-box {
  float: right;
  margin-right: 40px;
}

.message-box.move-left .content-box {
  float: left;
  margin-left: 40px;
}

.testimonial {
  position: relative;
}

.testimonial h2 {
  font-size: 32px;
  line-height: 38px;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 20px;
  margin-top: 5px;
  text-transform: none;
}

.testimonial .testimonial-text-holder {
  width: 480px;
  text-align: left;
  float: left;
}

.testimonial .testimonial-text-holder p {
  font-style: normal;
  font-size: 17px;
  line-height: 26px;
  margin-bottom: 5px;
}

.testimonial .testimonial-img-holder {
  float: left;
  width: 350px;
  height: auto;
  margin-right: 55px;
  margin-top: 4px;
  position: relative;
}

.testimonial__result {
  position: absolute;
  font-weight: 700;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  align-content: center;
  padding: 20px 10px;
  line-height: 1;
  width: 80px;
  height: 80px;
  font-size: 16px;
  letter-spacing: -1px;
  background: #ff7100;
  left: -40px;
  bottom: 50px;
}

.testimonial__after {
  left: auto;
  bottom: auto;
  top: 10px;
  right: -40px;
  background: #4baf63;
}

.testimonial.move-left .testimonial-img-holder {
  float: right;
  margin-left: 55px;
  margin-right: 0;
}

.testimonial .testimonial-img-holder span {
  font-size: 13px;
  font-style: italic;
  display: block;
  text-align: center;
  padding: 0 15px;
  margin-top: 5px;
  line-height: 16px;
}

/* --------------------------- DAYS SECTION ---------------------------- */
.days {
  float: left;
  width: 100%;
  background: #d5d1b8;
  padding: 40px 15px;
  height: auto;
}
@media screen and (min-width: 768px) {
  .days {
    overflow: hidden;
  }
}

.days .days-container {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

.days .days-container .days-content {
  width: 570px;
}

.days .days-container .days-content h2 {
  font-size: 41px;
  color: #ffffff;
  margin: 0;
  font-weight: 600;
  line-height: 1.1;
  font-family: "Open Sans", sans-serif;
}

.days .days-container .days-content h3 {
  font-size: 39.23px;
  margin: 25px 0 35px;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
}

.text-underline {
  text-decoration: underline;
}

.days .days-container .days-content p {
  font-size: 18px;
  color: #ffffff;
  margin: 15px 0 25px;
  line-height: 26px;
  padding: 0 35px;
}


.days .days-container img.lady {
  position: absolute;
  right: -25px;
  bottom: -38px;
  transform: scaleX(-1);
  height: 621px;
}

/* --------------------------- THINGS SECTION ---------------------------- */
.things-section {
  float: left;
  width: 100%;
  padding: 50px 0 30px;
  background: #ffffff;
}

.things-section2 {
  float: left;
  width: 100%;
  padding: 50px 0;
  margin-bottom: 0;
  background: #d5d1b8;
}

.things-section2 a {
  text-decoration: none;
  color: #1243cd !important;
  cursor: pointer;
}

.things-section2 a:hover {
  text-decoration: underline;
  color: #1243cd;
}

.things-container {
  width: 750px;
  margin: 0 auto;
}

.things-container2 {
  width: 860px;
  margin: 0 auto;
}

.things-container h2 {
  font-size: 41.61px;
  line-height: 41px;
  font-family: "Open Sans", sans-serif;
  margin: 0 0 35px;
  text-transform: uppercase;
  font-weight: 400;
}

.things-container2 h2 {
  font-size: 42px;
  line-height: 41px;
  font-family: "Open Sans", sans-serif;
  margin: 0 0 35px;
  text-transform: uppercase;
  font-weight: 400;
}

.things-container2 h3 {
  font-size: 22px;
  line-height: 26px;
  text-transform: uppercase;
  font-weight: 700;
}

.things-container .author-round-medium {
  margin-top: -1px;
}

.things-container p {
  font-size: 18px;
  line-height: 29px;
  margin-bottom: 40px;
}

.things-container2 p {
  font-size: 18px;
  line-height: 29px;
  margin-bottom: 40px;
}

.things-container2 p:last-child {
  margin-bottom: 0;
}

.things-container p a {
  color: #002169;
  text-decoration: underline;
}

.things-container2 p a {
  color: #002169;
  text-decoration: underline;
}
.banner-wrapper {
  margin-bottom: 30px;
}
.banner-wrapper img {
  height: auto;
  width: 100%;
  max-width: 1000px;
  display: block;
  margin: 0 auto;
}
/* --------------------------- PINK SECTION ---------------------------- */
.pink-section {
  float: left;
  width: 100%;
  background: center center;
  background-size: cover;
  padding: 45px 0;
  height: auto;
}

.no-webp .pink-section {
  background: linear-gradient(
      rgba(255, 255, 255, 0.5),
      rgba(255, 255, 255, 0.5)
    ),
    url(../images/pink-bg.jpg) no-repeat center center / cover;
}

.webp .pink-section {
  background: linear-gradient(
      rgba(255, 255, 255, 0.5),
      rgba(255, 255, 255, 0.8)
    ),
    url(../images/pink-bg.webp) no-repeat center center / cover;
}

.pink-section .pink-container {
  width: 750px;
  margin: 0 auto;
}

.pink-section ul li:last-child {
  margin-bottom: 0;
}

.pink-section .pink-container h2 {
  font-size: 54.86px;
  color: #fff;
  line-height: 52px;
  margin: 0 0 40px 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #600500;
}

.border {
  padding: 15px;
  border-radius: 15px;
  border: 3px solid #ffc17c;
}

.pink-section .pink-container p {
  font-size: 18px;
  color: black;
  line-height: 29px;
  margin-bottom: 55px;
  background: rgba(224, 255, 205, 0.77);
}

.pink-section .pink-container h3 {
  font-size: 81.12px;
  color: #fff;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 80px;
}

.pink-section .pink-container h3 span {
  font-family: "Open Sans", sans-serif;
  font-size: 94.98px;
  font-weight: 400;
  float: left;
  margin: -10px 20px 0 0;
}

.guide-section {
  background: #fff;
  padding: 40px 0 30px;
  height: auto;
  width: 100%;
  float: left;
}

.guide-section h2 {
  font-size: 40px;
  line-height: 1;
  color: #b85e66;
  margin: 0 0 15px 0;
  font-weight: 400;
}

.guide-section h2 span {
  color: #600500;
  text-transform: uppercase;
}

.guide-container {
  width: 880px;
  border-bottom: 1px solid #ccc;
  margin: 40px auto 15px;
  padding-bottom: 1px;
}

.guide-container p {
  margin-bottom: 30px;
  line-height: 26px;
  font-size: 17px;
}

.guide-container li {
  font-size: 17px;
}

.bouns-box {
  width: 910px;
  margin: 0 auto 30px;
  border: 3px solid #ffc17c;
  padding: 15px 20px;
  background: rgba(250, 247, 235, 0.77);
  border-radius: 15px;
}

.bouns-box .no-left-padding {
  padding-left: 10px;
}

.bouns-box img {
  width: 160px;
}

.bouns-inner {
  display: flex;
  gap: 20px;
  align-items: center;
}

.bouns-inner .no-right-padding {
  width: inherit;
  flex-shrink: 0;
  float: none;
  padding: 0;
}

.bouns-inner .no-left-padding {
  float: none;
  padding: 0;
  margin: 0;
  width: inherit;
}

.bouns-box h3 {
  font-size: 36px;
  line-height: 60px;
  margin: 0;
  text-transform: uppercase;
  font-weight: 700;
  color: #b85e66;
}

.bouns-box p {
  font-size: 17px;
  line-height: 27px;
  margin-bottom: 0;
}

.lose-section {
  padding: 50px 0;
  height: auto;
  width: 100%;
  float: left;
}

.no-webp .lose-section {
  background: linear-gradient(
      rgba(255, 255, 255, 0.5),
      rgba(255, 255, 255, 0.5)
    ),
    url(../images/pink-bg2.png) no-repeat center / cover;
}

.webp .lose-section {
  background: linear-gradient(
      rgba(255, 255, 255, 0.5),
      rgba(255, 255, 255, 0.5)
    ),
    url(../images/pink-bg2.webp) no-repeat center / cover;
}

.lose-section .lose-container {
  width: 860px;
  margin: 0 auto;
}

.lose-section .lose-container h3 {
  font-size: 40px;
  line-height: 53px;
  color: #600500;
  font-weight: 700;
  margin: 0 0 20px;
  padding: 0 60px;
  text-transform: uppercase;
}

.lose-section .lose-container p {
  color: #600500;
  line-height: 29px;
  margin: 30px 0 25px;
  font-size: 17px;
  background: #fff;
  padding: 10px;
  border-radius: 15px;
}

.lose-text-holder {
  padding-right: 0;
}

.offer-section {
  background: #ffffff;
  padding: 40px 0 0;
  height: auto;
  width: 100%;
  float: left;
  position: relative;
}

.offer-section .message-wrapper {
  width: 100%;
  text-align: center;
}

.offer-section .message-holder {
  display: inline-block;
}

.diet-section {
  background: #ffffff;
  height: auto;
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 30px;
}

.diet-section--bottom {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 40px;
}

.hidden-section .diet-section {
  float: left;
  margin: 40px 0;
  width: 100%;
  height: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.hidden-box-left {
  width: 360px;
  flex-shrink: 0;
  margin-right: 20px;
}

.hidden-box-left img {
  width: 100%;
}

.hidden-box-right {
  width: 465px;
  margin-right: 30px;
}

.diet-container .hidden-box-right a.main-btn {
  width: 100%;
  padding: 15px 4px;
  font-size: 39px;
  border-radius: 10px;
  line-height: 1;
}

.diet-container .hidden-box-right a.main-btn span {
  font-size: 24px;
  line-height: 16px;
}

.diet-container .hidden-box-right a.main-btn img {
  bottom: -60px;
  right: -30px;
}

.hidden-section .diet-container {
  padding-left: 20px;
  padding-right: 20px;
}

.diet-container {
  width: 820px;
  margin: 0 auto;
  border: 3px solid #ffc17c;
  background-image: linear-gradient(
    0deg,
    rgba(247, 221, 158, 0.8) 0%,
    rgba(41, 53, 86, 0) 90%
  );
  border-radius: 15px;
  padding: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.diet-absulate {
  display: block;
  padding-bottom: 40px;
}

.diet-container .gray-box {
  margin-bottom: 20px;
}

.diet-container .gray-box p {
  padding-left: 70px;
  background: no-repeat center left / contain;
  text-align: left;
  font-size: 16px;
  margin-bottom: 0;
  line-height: 22px;
}

.no-webp .diet-container .gray-box p {
  background-image: url(../images/check-round.png);
}

.webp .diet-container .gray-box p {
  background-image: url(../images/check-round.webp);
}

.diet-container a.main-btn {
  font-size: 56.74px;
  padding-left: 108px;
  padding-right: 108px;
  margin-bottom: 20px;
  box-shadow: 0 6px 12px rgba(205, 51, 4, 0.4);
}

.diet-container a.main-btn img {
  bottom: -48px;
  right: -52px;
}

.diet-container a.main-btn span {
  font-size: 23px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  line-height: 26px;
  margin-top: 15px;
}

.order__block {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 60px;
}

.order__block h2 {
  margin-bottom: 20px;
  line-height: 1.3;
  text-align: center;
  margin-top: 0;
  font-size: 20px;
  text-transform: uppercase;
  padding: 10px;
  border-radius: 15px;
  background-color: #4baf63;
  color: #fff;
  max-width: 400px;
  margin: 0 auto 20px;
}

.order__block h2 span {
  text-transform: initial;
}

.order__block h2 .important-text {
  color: #e456b6;
  font-size: 140% !important;
}

.form {
  position: relative;
  width: 400px;
  margin: 0 auto;
}

.form__input {
  width: 100%;
  display: block;
  padding: 16px;
  font-size: 16px;
  border: 1px solid#477543;
  background: #fff;
  color: #600500;
  margin-bottom: 15px;
  border-radius: 10px;
}

::placeholder {
  color: #600500;
}

.form__btn {
  display: block;
  width: 100%;
  padding: 10px;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 0;
}

.form__btn span {
  font-size: 18px;
}

.form__img {
  bottom: -25px;
  right: -82px;
  position: absolute;
  width: 119px;
}

footer {
  float: left;
  width: 100%;
  background: #dfdcd2;
  padding: 45px 0;
}

.red {
  color: #db4596;
  font-weight: 700;
}

footer a,
footer a:active,
footer a:visited,
footer a:focus {
  color: #fff;
  text-decoration: none;
}

footer a:hover {
  color: #fff;
  text-decoration: underline;
}

footer.gap-footer {
  padding-top: 25px;
  padding-bottom: 25px;
}

footer .footer-container {
  width: 1100px;
  margin: 0 auto;
  color: #000000;
}

.important-color {
  color: #b85e66;
}

.guide__footnote {
  padding: 15px;
  border-radius: 15px;
  border: 3px solid #e456b6;
  max-width: 425px;
  width: 100%;
  margin: 0 auto;
}

.video {
  display: block;
  margin: 0 auto;
  max-width: 480px;
  width: 100%;
}

.timer {
  font-size: 24px;
  color: #f71010;
  font-weight: 700;
  background: #fff;
  padding: 10px;
  border-radius: 15px;
  width: 200px;
  margin: 0 auto 15px;
  border: 1px solid #477543;
}

.price__block {
  margin-bottom: 20px;
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center;
}
.price {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.price__old {
  font-size: 24px;
  text-decoration: line-through;
}

.price__new span {
  color: #f71010;
  font-weight: 700;
}

.price__new {
  font-size: 34px;
}

.price__line {
  width: 1px;
  height: 40px;
  background: #002169;
  display: block;
}

@media only screen and (max-width: 1100px) {
  footer .footer-container,
  .container {
    width: 100%;
  }

  footer .footer-container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media only screen and (max-width: 1023px) {
  .inner-container,
  .diet-container,
  .full-on-mobile,
  .video-holder,
  .three-boxes .box-holder,
  .days .days-container,
  .days .days-container .days-content,
  .things-container,
  .things-container2,
  .bouns-box,
  .lose-section .lose-container {
    width: 100%;
  }
  .video-holder .video-wrapper {
    width: 100%;
    max-width: 700px;
  }
  .three-boxes,
  .things-container,
  .things-container2,
  .pink-section .pink-container,
  .guide-container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .bouns-box {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }

  .diet-container .hidden-box-right a.main-btn {
    font-size: 40px;
  }

  .lose-text-holder {
    padding-right: 15px;
  }

  .video-holder {
    padding-left: 30px;
    padding-right: 30px;
  }

  .video-holder .video-wrapper {
    height: auto;
  }

  .video-holder {
    min-height: 464px;
  }

  .testimonial .testimonial-text-holder {
    width: 345px;
  }

  .days .days-container img.lady {
    display: none;
  }

  .offer-section {
    padding-top: 40px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .things-section2 {
    float: none;
    margin-left: -15px;
    margin-right: -15px;
    width: auto;
  }

  .diet-section--bottom {
    padding-left: 0;
    padding-right: 0;
  }

  .diet-absulate {
    left: 0;
  }

  .testimonial.move-left .testimonial-img-holder,
  .testimonial.move-left .testimonial-text-holder {
    float: none;
  }

  .hidden-box-left {
    width: 300px;
  }

  .hidden-box-right {
    width: 96%;
    float: none;
    margin-right: 0;
  }

  .testimonial.move-left .testimonial-text-holder {
    margin-left: 0;
  }

  .diet-container .hidden-box-right a.main-btn img {
    right: 0;
  }

  .testimonial-holder {
    display: flex;
    align-items: flex-start;
  }

  .testimonial .testimonial-img-holder {
    float: none;
    margin-top: 0;
  }

  .testimonial .testimonial-text-holder {
    float: none;
    width: 60%;
  }

  .message-box.move-left .testimonial-holder {
    flex-direction: row-reverse;
  }

  .lose-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .footer__prod {
    max-width: 190px;
  }
  .guide-section h2 {
    margin: 15px 0;
  }
}

@media only screen and (max-width: 767px) {
  .hide-desktop {
    display: none;
  }

  .hide-mobile {
    display: block;
  }

  .top-bar .top-content br {
    display: block;
  }

  .video-holder {
    min-height: auto;
    padding: 0 15px;
  }

  .diet-container .hidden-box-right a.main-btn {
    font-size: 27px;
  }

  .diet-container .hidden-box-right a.main-btn img {
    bottom: -60px;
  }

  .diet-container a.main-btn {
    margin-top: 15px;
  }

  .diet-container .hidden-box-right a.main-btn {
    line-height: 1.1;
  }

  .testimonial-holder {
    display: block;
  }

  .order__block {
    display: block;
  }

  .offer-section .message-holder:not(:last-child) {
    margin-bottom: 27px;
  }

  header strong {
    padding: 0 15px;
    font-size: 23px;
    line-height: 32px;
    margin-bottom: 40px;
  }
  .pink-section .pink-container h2 {
    font-size: 49px;
  }
  .three-boxes h2 + div p {
    padding-left: 0;
    padding-right: 0;
  }

  .message-box.move-right {
    padding-left: 11px;
  }

  .message-box.move-left {
    padding-left: 11px;
    padding-right: 11px;
  }

  .testimonial .testimonial-img-holder {
    margin-right: 0;
    width: 100%;
    text-align: center;
  }

  .testimonial .testimonial-img-holder h2 span {
    font-size: 32px;
    font-style: normal;
    margin-bottom: 20px;
    line-height: 1;
  }

  .testimonial .testimonial-img-holder {
    max-width: 348px;
    width: 100%;
    margin: 0 auto 25px;
  }

  .testimonial__result {
    bottom: 30px;
    left: -30px;
  }

  .testimonial__after {
    bottom: auto;
    left: auto;
    top: 25%;
    right: -30px;
  }

  .testimonial .testimonial-text-holder {
    width: 100%;
  }

  .testimonial .testimonial-img-holder span {
    padding: 0 50px;
  }

  .testimonial.move-left .testimonial-text-holder {
    margin-left: 0;
  }

  .twitter-post {
    z-index: 2;
    margin: 15px auto 0;
  }

  .things-container h2 {
    margin-top: 30px;
    line-height: 40px;
  }

  .things-container2 h2 {
    font-size: 36px !important;
    line-height: 40px !important;
  }

  .offer-section .message-wrapper {
    margin-bottom: 40px;
  }

  .bouns-inner {
    display: block;
  }

  .things-container2 h3 {
    line-height: 30px;
  }

  .things-section2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .guide-section {
    padding-left: 15px;
    padding-right: 15px;
  }

  .guide-section h2 span {
    display: block;
  }

  .webp .pink-section,
  .no-webp .pink-section,
  .webp .lose-section,
  .no-webp .lose-section {
    background-image: none;
    background: #d5d1b8;
  }

  .webp .video-holder,
  .no-webp .video-holder {
    background-image: none;
  }

  .bouns-inner .no-right-padding {
    text-align: center;
    margin-bottom: 20px;
  }

  .bouns-box h3 {
    text-align: center;
    margin-bottom: 20px;
    line-height: 45px;
  }

  .bouns-box h3 span {
    display: block;
  }

  .bouns-box .no-left-padding {
    padding-left: 0;
    padding-right: 0;
  }

  .testimonial.move-left .testimonial-img-holder {
    margin-left: auto;
    margin-right: auto;
  }

  .offer-section .message-box {
    width: 96%;
    margin: 0 2%;
  }

  .diet-section {
    height: auto;
  }

  .footer__prod {
    max-width: 180px;
    margin-bottom: 70px;
  }

  .diet-container a.main-btn img {
    right: -44px;
  }

  .form {
    margin: 0 auto;
    max-width: 400px;
    width: 100%;
  }

  .form__img {
    bottom: 40px;
  }

  .hidden-box-left {
    width: 100%;
  }

  .diet-container a.main-btn {
    font-size: 52px;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 45px;
  }

  .hidden-section .diet-container {
    display: block;
  }

  .hidden-box-left {
    margin: 0 auto 10px;
    width: 100%;
    max-width: 360px;
  }

  .hidden-box-right {
    max-width: 400px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .diet-container a.main-btn span {
    letter-spacing: normal;
    font-size: 18px;
  }

  .lose-section {
    position: relative;
    /* margin-bottom: 80px; */
    padding-top: 40px;
    padding-bottom: 150px;
  }

  .lose-image-holder {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 3;
  }

  .lose-image-holder img {
    width: 170px;
  }

  .lose-section .lose-container h3 {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 35px;
    line-height: 1.2;
  }

  .lose-section .lose-container p {
    margin-bottom: 0;
  }

  .diet-container .gray-box p {
    background: none;
    padding-left: 0;
  }

  .diet-container .gray-box p br {
    display: none;
  }

  .diet-container .gray-box p img {
    float: left;
    margin-right: 10px;
  }

  .days .days-container .days-content h2 {
    font-size: 47px;
  }

  .days .days-container .days-content h3 {
    font-size: 36.29px;
  }

  .webp .diet-container .gray-box p,
  .no-webp .diet-container .gray-box p {
    background-image: none;
  }
}

@media only screen and (max-width: 479px) {
  .top-bar .top-content {
    font-size: 15px;
    padding-left: 0;
    background: none;
  }

  .testimonial .testimonial-img-holder h2 span,
  .days .days-container .days-content h3 {
    font-size: 27px;
  }

  .testimonial__result {
    width: 70px;
    height: 70px;
    font-size: 14px;
    padding: 26px 5px;
    letter-spacing: -0.5px;
    left: 0;
    bottom: -40px;
  }

  .testimonial__after {
    left: auto;
    right: 0;
    top: auto;
    bottom: -40px;
  }
  .testimonial .testimonial-img-holder {
    margin-bottom: 55px;
  }
  .testimonial-img-holder img {
    width: 100%;
  }

  .testimonial .testimonial-img-holder span {
    padding: 0 10px;
    font-size: 12px;
  }

  .days .days-container .days-content h2 {
    font-size: 37px;
    margin-bottom: 20px;
  }

  .days {
    padding-left: 15px;
    padding-right: 15px;
  }

  .three-boxes h2,
  .lose-section .lose-container h3 {
    font-size: 30px;
  }

  .testimonial h2 {
    line-height: 55px;
    font-size: 45px;
  }

  .lose-section .lose-container h3 {
    line-height: 50px;
  }

  .days .days-container .days-content p {
    padding-left: 15px;
    padding-right: 15px;
  }

  .days .days-container img.lady,
  .twitter-post {
    width: 96%;
  }

  .twitter-post {
    left: 2%;
  }

  img.main-logo {
    width: 200px;
  }

  .pink-section .pink-container h2 {
    font-size: 38px;
    line-height: 38px;
    margin: 30px 0 25px;
  }

  .diet-container a.main-btn {
    font-size: 50px;
    padding-top: 28px;
  }

  .diet-container a.main-btn span {
    font-size: 18px;
    padding-top: 0;
    margin-top: 14px;
  }

  .diet-container .hidden-box-right a.main-btn {
    font-size: 25px;
  }

  .pink-section .pink-container p {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
    line-height: 29px;
    text-align: center;
  }

  .diet-container .hidden-box-right a.main-btn span {
    font-size: 20px;
  }

  .diet-container .hidden-box-right a.main-btn img {
    bottom: -60px;
    right: -12px;
  }

  .hidden-section .hidden-box-right {
    margin-top: 5px;
    width: 100%;
  }

  header strong {
    line-height: 32px;
    font-size: 24px;
  }

  .author-round-medium {
    width: 110px;
    height: 110px;
    float: none;
    display: block;
    margin: 0 auto 15px;
  }

  .diet-container a.main-btn img {
    right: -5px;
    bottom: -50px;
    width: 70px;
  }

  .guide-section h2 {
    font-size: 33px;
  }

  .things-container h2 {
    font-size: 27.61px;
  }

  .days .days-container .days-content h3 {
    font-size: 30px;
    margin: 6px 0 20px;
  }

  .diet-container a.main-btn span {
    font-size: 16px;
    line-height: 16px;
  }

  .hide-on-small-device,
  .top-bar .top-content.hide-on-small-device {
    display: none;
  }

  .top-bar .top-content.show-on-small-device,
  .show-on-small-device {
    display: block;
  }

  .hidden-section .diet-section {
    margin-bottom: 0;
    margin-top: 20px;
  }

  .hidden-section .diet-container {
    padding-left: 8px;
    padding-right: 8px;
  }

  .hidden-box-left img {
    width: 94%;
  }

  .diet-container a.main-btn {
    width: 96%;
  }

  .video-holder .video-wrapper {
    border: 0;
  }

  .three-boxes {
    padding-top: 0;
    padding-bottom: 0;
  }

  .three-boxes h2 {
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .testimonial h2 {
    font-size: 32px;
    margin-bottom: 27px;
    line-height: 38px;
    margin-top: 0;
  }

  .testimonial .testimonial-img-holder h2 span {
    font-size: 32px;
    margin-top: 11px;
    margin-bottom: 0;
    line-height: 1.1;
  }

  .testimonial .testimonial-text-holder p:last-child,
  .days .days-container .days-content p {
    margin-bottom: 0;
  }

  .things-container h2 {
    font-size: 36px;
  }

  .things-container p {
    font-size: 17px;
    line-height: 26px;
  }

  .things-container p:last-child {
    margin-bottom: 0;
  }

  .things-container .author-round-medium {
    margin-top: 0;
  }

  .pink-section {
    padding-top: 0;
    padding-bottom: 30px;
  }

  .guide-section {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .guide-section h2 {
    font-size: 32px;
    line-height: 1.1;
    margin: 15px 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .bouns-box {
    width: 94.5%;
  }

  .guide-container {
    margin-top: 0;
    margin-bottom: 0;
  }

  .bouns-box h3 {
    font-size: 36px;
    line-height: 42px;
  }

  .guide-container p,
  .guide-container ul {
    padding-left: 0;
    padding-right: 0;
  }

  .guide-container .guide__footnote {
    padding: 10px;
    width: 90%;
  }
  .lose-section {
    padding-top: 40px;
    padding-bottom: 150px;
  }

  .lose-image-holder {
    bottom: 20px;
  }

  .lose-section .lose-container h3 {
    font-size: 28px;
    margin-bottom: 0;
    line-height: 1.2;
  }

  .lose-section .lose-container p {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
    line-height: 29px;
  }

  .offer-section .message-wrapper {
    top: -245px;
  }

  .offer-section {
    padding-bottom: 10px;
  }

  .diet-container .gray-box p {
    line-height: 24px;
  }

  .diet-container .gray-box p img {
    margin-top: -5px;
  }

  .diet-container a.main-btn {
    font-size: 42.4px;
    border-radius: 10px;
  }

  .diet-container .hidden-box-right a.main-btn {
    width: 96%;
  }

  .diet-container a.main-btn img {
    width: 72px;
    right: -5px;
    bottom: -55px;
  }

  footer,
  footer.gap-footer {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .diet-container a.main-btn img {
    bottom: -62px;
  }

  footer .footer-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .order__block h2 {
    font-size: 19px;
  }
  .price__block {
    gap: 14px;
  }
}

@media only screen and (max-width: 374px) {
  .top-bar .top-content {
    font-size: 14px;
  }

  header {
    padding-bottom: 20px;
  }

  header strong {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px;
  }

  .diet-container .hidden-box-right a.main-btn {
    font-size: 21px;
  }

  .diet-container .hidden-box-right a.main-btn span {
    font-size: 18px;
    margin-top: 12px;
    line-height: 1.3;
  }

  .diet-container a.main-btn {
    font-size: 44px;
    padding-top: 22px;
  }

  .diet-container a.main-btn span {
    font-size: 17px;
    margin-top: 12px;
  }

  header .inner-container div {
    padding: 0;
  }

  .three-boxes h2 {
    font-size: 26px;
    line-height: 1.1;
  }

  .three-boxes h2 + div p {
    font-size: 18px;
    line-height: 26px;
    padding: 0 6px;
  }

  .three-boxes {
    padding: 0;
  }

  .testimonial__result {
    width: 60px;
    height: 60px;
    font-size: 12px;
    padding: 22px 5px;
  }

  .testimonial h2 {
    padding: 0;
    margin-top: 5px;
  }

  .three-boxes .box-holder {
    padding-left: 15px;
    padding-right: 15px;
  }

  .testimonial .testimonial-img-holder h2 span {
    margin-bottom: 15px;
  }

  .days .days-container .days-content h2 {
    font-size: 30px;
  }

  .days .days-container .days-content h3 {
    font-size: 26px;
    margin-top: 0;
  }

  .things-container {
    padding-bottom: 25px;
  }

  .things-container h2 {
    font-size: 38px;
    line-height: 1.1;
    margin-top: 35px;
  }

  .things-container h3 {
    font-size: 32px;
    line-height: 36px;
  }

  .things-container2 {
    padding-top: 40px;
  }

  .footer__prod {
    max-width: 170px;
    margin-bottom: 80px;
  }

  .order__block h2 {
    font-size: 16px;
  }

  .form__btn span {
    font-size: 14px;
  }

  .diet-absulate {
    padding: 30px 15px;
  }

  .form__img {
    right: 0;
  }

  .things-container2 h2 {
    font-size: 32px !important;
    line-height: 38px !important;
    padding: 0 10px;
  }

  .things-container2 h3 {
    font-size: 24px;
    line-height: 30px;
  }

  .offer-section .message-wrapper {
    margin-bottom: 20px;
  }

  .things-section2 {
    margin-top: 30px;
    padding-top: 0;
  }

  .show-on-very-small {
    display: block;
  }

  .things-section {
    padding-bottom: 0;
  }

  .pink-section .pink-container h2 {
    font-size: 30px;
    line-height: 1.1;
  }

  .border {
    padding: 10px;
  }

  .bouns-box h3 {
    font-size: 32px;
    line-height: 40px;
  }

  .lose-section .lose-container h3 {
    font-size: 24px;
    margin-bottom: 0;
  }

  .testimonial .testimonial-img-holder span {
    padding: 0;
  }

  .diet-container .gray-box p {
    letter-spacing: -1px;
  }

  .bouns-box {
    width: 90%;
  }

  .offer-section .message-box {
    width: 100%;
    margin: 0;
  }

  .diet-container a.main-btn {
    font-size: 36.53px;
    width: 100%;
  }

  footer .footer-container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .form__btn {
    font-size: 17px;
  }
}

@media only screen and (max-width: 320px) {
  .top-bar .top-content {
    font-size: 12px;
  }

  header strong {
    font-size: 26px;
  }

  .diet-container a.main-btn {
    font-size: 36px;
  }

  .diet-container a.main-btn span {
    font-size: 15px;
  }

  .three-boxes h2 + div p {
    font-size: 18px;
  }

  .testimonial .testimonial-img-holder h2 span {
    font-size: 28px;
  }

  .days .days-container .days-content h2 {
    font-size: 30px;
  }

  .days .days-container .days-content h3 {
    font-size: 26px;
  }

  .things-container h2 {
    font-size: 34px;
    line-height: 38px;
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .guide-section h2 {
    font-size: 30px;
  }

  .offer-section .message-box {
    width: 100%;
    margin: 0;
  }

  .diet-container a.main-btn {
    font-size: 36.53px;
  }

  .diet-container a.main-btn {
    width: 100%;
  }
}

.videoOverlayImageDesktop {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 2;
  animation-name: scale;
  animation-duration: 1s;
  animation-timing-function: ease-out;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-play-state: running;
  background-position: center;
  background-size: cover;
}

.no-webp .videoOverlayImageDesktop {
  background-image: url(../images/click-to-continue.png);
}

.webp .videoOverlayImageDesktop {
  background-image: url(../images/click-to-continue.webp);
}

.videoOverlayImageMobile {
  background-image: url(../images/click-to-continue.png);
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 2;
  animation-name: scale;
  animation-duration: 1s;
  animation-timing-function: ease-out;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-play-state: running;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.no-webp .videoOverlayImageMobile {
  background-image: url(../images/click-to-continue.png);
}

.webp .videoOverlayImageMobile {
  background-image: url(../images/click-to-continue.webp);
}

.overlayDesktopVideo {
  position: absolute;
  z-index: 1;
}

.overlayMobileVideo {
  position: absolute;
  z-index: 1;
  object-fit: cover;
  object-position: top;
}

iframe#player {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.playerClearOverlay {
  width: 100%;
  height: 100%;
  position: absolute;
  cursor: pointer;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.25);
}

.playerPausedOverlay {
  background-image: url(../images/click-to-continue.png);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  display: none;
  background-repeat: no-repeat;
  background-color: #00216963;
  cursor: pointer;
  animation-name: scaleLarger;
  animation-duration: 1s;
  animation-timing-function: ease-out;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-play-state: running;
  background-position: center;
  background-size: contain;
}

.no-webp .playerPausedOverlay {
  background-image: url(../images/click-to-continue.png);
}

.webp .playerPausedOverlay {
  background-image: url(../images/click-to-continue.webp);
}

@keyframes scale {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.01);
  }
}

@keyframes scaleLarger {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.05);
  }
}

.inL_590445 {
  color: #b85e66;
  font-size: 28px;
  font-weight: 700;
}

.inL_534099 {
  color: #b85e66;
  font-size: 28px;
  font-weight: 700;
}

.inL_513782 {
  color: #b85e66;
  font-size: 28px;
  font-weight: 700;
}

.name-link {
  color: #34b1db !important;
  text-decoration: underline !important;
}

.name-link:hover {
  color: #00b0fb !important;
  text-decoration: none !important;
}

.x_country_select {display:none!important}
#order-in-progress__popup span {color: #000 !important;}