body {
  font-family:
    Nunito,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    Noto Sans,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    Segoe UI Symbol,
    "Noto Color Emoji";
}

div,
label,
p {
  font-family: Roboto, sans-serif;
}

/*Header*/
.header {
  background: #8c1a1c;
  margin-bottom: 3px;
  padding-bottom: 19px;
  width: 100%;
}

.header__warning {
  margin-top: 0;
  border-top: 40px solid rgb(241, 241, 241);
  background: #e8e8e8;
  box-shadow: 0 1.78757px 3.12824px #690000;
  color: #000;
  font-size: 15px;
  padding: 5px 0 6px;
  position: relative;
  text-align: center;
}

.header__warning:before {
  background: url(../../images/header_back.svg) no-repeat top;
  content: "";
  height: 124px;
  left: 0;
  position: absolute;
  top: -3px;
  width: 100%;
}

.header__logo {
  display: block;
  margin: -5px auto 0;
  position: relative;
  width: 109px;
}

.first-section__info ul li {
  position: relative;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  letter-spacing: -0.02em;
  line-height: 16px;
  color: #000;
  padding-left: 20px;
  margin-bottom: 12px;
}

.first-section__info ul li {
  text-transform: uppercase;
  font-size: 16px;
}

.first-section__info ul li {
  padding-left: 37px;
  font-size: 16px;
  letter-spacing: -1px;
}

.first-section__bottle:before {
  z-index: 2;
  left: 82px;
}

.first-section__info ul li span {
  color: #df8300;
  font-size: 17px;
  display: block;
  font-weight: 600;
  letter-spacing: -0.03em;
  max-width: 417px;
  font-family: Poppins, sans-serif;
  font-style: normal;
}

.first-section__bottle {
  position: static;
  margin-right: 0;
  max-width: 100%;
}

.first-section__info ul li:before {
  content: "";
  background: url(../../images/1.webp) no-repeat center;
  width: 35px;
  height: 35px;
  background-size: 73%;
  position: absolute;
  left: 0;
  top: -1px;
}

.first-section__info ul li:nth-child(2):before {
  background: url(../../images/2.webp) no-repeat center;
  background-size: 73%;
}

.first-section__info ul li:nth-child(3):before {
  background: url(../../images/3.webp) no-repeat center;
  background-size: 73%;
}

.first-section__info ul li:nth-child(4):before {
  background: url(../../images/4.webp) no-repeat center;
  background-size: 73%;
}

.first-section__info ul li:nth-child(5):before {
  background: url(../../images/5.webp) no-repeat center;
  background-size: 73%;
}

.first-section__info ul li:nth-child(6):before {
  background: url(../../images/6.webp) no-repeat center;
  background-size: 73%;
}

.form-date {
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  color: #000;
  margin-top: 15px;
  margin-bottom: 15px;
}

.form-date div.date-container {
  display: inline-block;
  font-weight: 600;
}

.first-section {
  background: 0 0 !important;
  padding-top: 134px !important;
  padding-bottom: 0;
}

.first-section__side img.main-logo {
  max-width: 100% !important;
  float: right;
  width: 330px;
  margin-right: 15px;
}

.left-side {
  position: relative;
}

.left-side:before {
  width: 256px;
  height: 568px;
  content: "";
  display: block;
  position: absolute;
  bottom: 51px;
  left: -73px;
  background: url(../../images/model1.webp) no-repeat center;
  background-size: contain;
  z-index: 0;
}

.header__logo {
  margin-top: 0;
}

.header .container.row {
  position: relative;
  top: -46px;
  z-index: 10;
}

.left-side img {
  position: relative;
  z-index: 1;
}

.left-side {
  float: left;
  margin-top: 77px;
  width: 167px;
  margin-left: -13px;
}

.right-side {
  float: left;
  width: calc(100% - 175px);
  margin-left: 18px;
}

.sponsorss {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.flag {
  text-align: center;
  padding: 10px 0;
}

.go-rush {
  background: #f1f1f1;
}

.flag p {
  display: inline-block;
  text-align: left;
  position: relative;
  top: -3px;
}

.button-b {
  padding: 0 15px;
}

.button-b_button {
  background: #fff linear-gradient(180deg, rgba(253, 213, 8, 0) 0, #fcaa07 100%);
  border: 2px solid #c69004;
  box-sizing: border-box;
  border-radius: 10px;
  width: 100%;
  line-height: 45px;
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
  font-family: Poppins, sans-serif;
  display: block;
  text-align: center;
  margin: 15px auto;
  max-width: 450px;
  color: #000;
}

.fixed-btn1 .button-b_button {
  background: linear-gradient(180deg, #f68917 0, #fe3a07 100%);
  box-shadow: 0 2px 4px rgb(0 0 0/25%);
  color: #fff;
  border: none;
}

.rush-top {
  max-width: 407px;
  margin: 0 auto;
}

.why-is img {
  position: relative;
  right: -20px;
}

.legal-state img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.legal-state img:last-child {
  margin-bottom: 20px;
  margin-right: -10px;
}

.s3-txt4 {
  font-family: Poppins, sans-serif;
  font-size: 2em;
  line-height: 40px;
  text-align: center;
  color: #df8300;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: -2px;
  font-weight: 600;
  padding: 10px 0 0;
}

.s3-list {
  margin-bottom: 15px;
}

.s3-txt5 {
  background: #143545;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 35px;
  text-align: center;
  letter-spacing: -1px;
  color: #fff;
  margin: 6px -10px 0;
  padding: 0 8px 1px;
}

ul.s3-list li {
  float: left;
  width: 33.3%;
  border-right: 1px solid #d6d6d6;
  font-family: Poppins, sans-serif;
  font-size: 1.1em;
  line-height: 1.5em;
  text-align: center;
  letter-spacing: -1px;
  color: #143545;
  padding: 20px 8px 10px;
  font-weight: 600;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul.s3-list li:last-child {
  border: none;
}

.s3-list i {
  margin: 0 auto 6px;
}

.s3-icon1 {
  display: block;
  margin: 0 auto 8px;
}

.header__warning {
  font-size: 12px;
}

.sprite {
  background-image: url(../../images/spritesheet2.webp);
  background-repeat: no-repeat;
  display: block;
}

.sprite-s3-icon3 {
  width: 49px;
  height: 47px;
  background-position: -1069px -39px;
}

.sprite-s3-icon2 {
  width: 52px;
  height: 44px;
  background-position: -1007px -39px;
}

.sprite-s3-icon1 {
  width: 52px;
  height: 44px;
  background-position: -945px -39px;
}

. .shipping-text {
  display: block;
  font-size: 13px;
  font-family: Poppins, sans-serif;
  text-align: center;
  margin-bottom: 15px;
}

.custom-border {
  position: relative;
  margin-bottom: -21px;
  padding-bottom: 20px;
}

.custom-border:before {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  height: 16px;
  background: url(../../images/shadow.webp) repeat-x;
  bottom: 5px;
  left: 0;
}

.custom-border:after {
  content: "";
  display: block;
  width: 166px;
  position: absolute;
  height: 25px;
  background: url(../../images/chinshadow.webp) no-repeat;
  bottom: -4px;
  background-size: contain;
  left: 50%;
  margin-left: -83px;
}

.reverse-blocks ul {
  padding-left: 20px;
}

.reverse-blocks ul li {
  font-size: 16px;
  margin-bottom: 4px;
  line-height: 28px;
  padding: 2px 10px;
}

.reverse .reverse__title {
  color: #143545;
}

.reverse .reverse__title {
  font-family: Poppins, sans-serif;
  font-size: 30px;
  letter-spacing: -2px;
}

.reverse-blocks ul li {
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.reverse__in {
  padding: 0 15px 34px;
  margin: 15px 0 25px;
}

.why-is {
  padding-bottom: 25px;
}

li.highlighted {
  border-radius: 10px;
}

.how-use__item p,
.how-use__step,
.how-use__title,
.how-use__titleMain,
.reverse .reverse__title,
.reverse-blocks ul li,
.why-is__side h2,
.why-is__side p {
  font-family: Poppins, sans-serif;
}

.how-use__titleMain {
  font-size: 25px;
}

.how-use__title,
.how-use__titleMain span,
.last-block h4 span {
  color: #33990b;
}

.how-use__step,
.how-use__title {
  font-size: 18px;
}

.reverse__info {
  font-family: Poppins, sans-serif;
  border: 2px solid #a2d408;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 10px;
  color: #000;
}

.science-b {
  padding: 0 15px 20px;
  font-family: Poppins, sans-serif;
}

.science-b h2 {
  font-size: 23px;
  line-height: 28px;
  text-transform: uppercase;
  color: #143545;
  font-weight: 700;
}

.science-b h3 {
  color: #33990b;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 125%;
  text-transform: uppercase;
}

.science-b p {
  font-weight: 300;
  font-size: 15px;
  line-height: 125%;
  margin-bottom: 10px;
}

.sponsorss {
  max-width: 100% !important;
}

.science-b p b {
  font-weight: 600;
}

.why-is__side p {
  font-size: 14px;
}

.science-b p span {
  color: #df8300;
}

.science-b h4 {
  font-weight: 700;
  margin: 0;
  font-size: 23px;
  line-height: 40px;
  text-transform: uppercase;
  color: #df8300;
}

.science-b h5 {
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
  margin: 0;
}

.list-science {
  margin: 10px 0 30px;
}

.list-science li {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 29px;
  color: #2d2d2d;
  font-weight: 500;
  position: relative;
  padding-left: 13px;
}

.list-science li:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  left: 0;
  top: 10px;
  background: #2d2d2d;
  border-radius: 50%;
}

.prog-bar li:first-child {
  margin-left: 0;
}

.prog-bar {
  margin-top: 45px;
  position: relative;
  margin-bottom: 30px;
  font-family: Poppins, sans-serif;
}

.prog-bar:before {
  content: "";
  display: block;
  width: 100px;
  height: 258px;
  position: absolute;
  right: 0;
  top: 16px;
  background: url(../../images/bg-001.webp) no-repeat center;
  background-size: contain;
}

.prog-bar span {
  color: #a2d408;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  font-family: Poppins, sans-serif;
  display: block;
  margin-bottom: 5px;
}

.progress-b {
  max-width: 180px;
  width: 100%;
  height: 4px;
  position: relative;
  background: #c4c4c4;
  border-radius: 4px;
}

.progress-b:before {
  content: "";
  display: block;
  width: 90%;
  height: 4px;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 4px;
  background: #a2d408;
}

.prog-bar li:nth-child(2n) span {
  color: #df8300;
}

.prog-bar li:nth-child(2n) .progress-b:before {
  width: 67%;
  background: #df8300;
}

.prog-bar li:nth-child(3n) span {
  color: #00c7f4;
}

.prog-bar li:nth-child(3n) .progress-b:before {
  width: 43%;
  background: #00c7f4;
}

.prog-bar h5 {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #183449;
  margin: 5px 0 0;
}

.prog-bar p {
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  color: #000;
}

ul.s4-list2 {
  margin-bottom: 20px;
}

ul.s4-list2 li {
  display: block;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  text-align: left;
  color: #193e4e;
  padding: 0 0 0 48px;
  position: relative;
  width: 143px;
  margin: 0 auto 15px;
}

ul.s4-list2 li:before {
  background: url(../../images/spritesheet.webp) no-repeat;
  content: "";
  width: 38px;
  height: 34px;
  background-position: -212px -277px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.science-b img {
  margin: 0 auto;
  max-width: 100%;
  display: block;
}

ul.s4-list2 li span {
  color: #df8300;
}

ul.s4-list2 li:nth-child(2):before {
  margin: 0;
  width: 48px;
  height: 42px;
  background-position: -262px -275px;
}

ul.s4-list2 li:nth-child(3):before {
  margin: 0;
  width: 38px;
  height: 38px;
  background-position: -320px -277px;
}

.reverse .container {
  padding-bottom: 37px;
}

.slick-dots {
  bottom: 14px;
}

.how-use__item p {
  font-size: 14px;
  margin-bottom: 50px;
}

.benefit-b {
  padding: 0 15px 20px;
  margin-top: 30px;
  font-family: Poppins, sans-serif;
}

.benefit-b h2 {
  font-weight: 700;
  font-size: 23px;
  line-height: 28px;
  text-transform: uppercase;
  color: #143545;
}

.benefit-b h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  position: relative;
  max-width: 205px;
  color: #33990b;
  margin-bottom: 15px;
}

.benefit-b h3:before {
  content: "";
  width: 75px;
  height: 84px;
  position: absolute;
  right: -93px;
  background: url(../../images/check.webp) no-repeat;
  background-size: contain;
  top: -32px;
}

.benefit-b p {
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 20px;
  color: #2d2d2d;
}

.benefit-b li {
  position: relative;
  padding-left: 52px;
}

.benefit-b li h5 {
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  text-transform: uppercase;
  margin: 0;
  color: #193e4e;
}

.benefit-b ul {
  margin-top: 20px;
}

.benefit-b li {
  margin-bottom: 10px;
  position: relative;
}

.benefit-b li h5 span {
  color: #33990b;
}

.benefit-b li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

.benefit-b_1:before {
  background: url(../../images/icon1.webp) no-repeat center;
  background-size: contain;
  width: 50px;
  height: 58px;
}

.benefit-b_2:before {
  background: url(../../images/iocn2.webp) no-repeat center;
  background-size: contain;
  width: 54px;
  left: -5px !important;
  height: 54px;
}

.benefit-b_3:before {
  background: url(../../images/icon3.webp) no-repeat center;
  background-size: contain;
  width: 37px;
  height: 44px;
}

.benefit-b_4:before {
  background: url(../../images/icon4.webp) no-repeat center;
  background-size: contain;
  width: 41px;
  height: 42px;
}

.benefit-b img {
  margin: 0 auto;
  max-width: 100%;
}

.review-slider__head {
  height: 100px;
  background: #1ca00c;
  border-radius: 12px 12px 0 0;
}

.review-slider__photo {
  position: relative;
  top: -61px;
}

.review-slider__in {
  margin-top: 61px;
  margin-right: 10px;
  margin-left: 10px;
}

.review-slider__star {
  position: relative;
  top: -57px;
}

.review-slider__content {
  font-family: Poppins, sans-serif;
  background: linear-gradient(222.42deg, #e0e0e0 0.65%, #fff 49.6%, #e0e0e0 100%);
  border-bottom: 1px dashed #1ca00c;
  border-left: 1px dashed #1ca00c;
  border-right: 1px dashed #1ca00c;
  box-sizing: border-box;
  border-radius: 0 0 12px 12px;
  padding: 10px 15px;
}

.review-slider__content h3 {
  font-style: italic;
  display: inline-block;
  width: 100%;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #000;
  margin: 20px 0 30px;
}

.review-slider__content p {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.3em;
  color: #000;
}

.review-slider {
  padding: 0 15px 20px;
  margin-top: 30px;
}

.review-slider__content span {
  display: block;
  text-align: center;
  font-style: normal;
  font-size: 18px;
  line-height: 22px;
  margin-top: 40px;
  color: #000;
}

.review-slider__content span span {
  display: inline-block;
  color: #1ca00c;
  font-weight: 700;
}

.review-slider__content {
  margin-bottom: 60px;
  padding-bottom: 35px;
}

.review-slider h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 125%;
  font-family: Poppins, sans-serif;
  text-align: center;
  display: inline-block;
  width: 100%;
  color: #000;
  margin-bottom: 20px;
  margin-top: 15px;
}

.money-back__right p {
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.review-slider h2 span {
  color: #1ca00c;
  display: block;
}

.money-back {
  letter-spacing: -0.02em;
  line-height: 20px;
  padding: 0 15px;
  display: flex;
}

.money-back img {
  float: left;
  margin-right: 5px;
  width: 70px;
}

.last-block h4 {
  font-family: Poppins, sans-serif;
  font-size: 29px;
  padding-bottom: 15px;
  border-bottom: 2px solid #c4c4c4;
}

.last-section {
  padding-left: 15px;
  background: url(../../images/bg-footer.webp) no-repeat center right;
  background-position: 100% 68%;
}

.rush-top {
  font-weight: 700;
  font-size: 24px;
  line-height: 70px;
  width: 100%;
  background: linear-gradient(180deg, #f68917 0, #fe3a07 100%);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  border-radius: 12px;
  text-decoration: none;
  display: block;
  text-align: center;
  letter-spacing: 0.02em;
  font-family: Poppins, sans-serif;
  color: #fff;
}

.info-footer {
  padding: 0 15px;
}

.info-footer img {
  margin: 0 auto;
  max-width: 100%;
  display: block;
}

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

#footer {
  background-color: #fff;
  color: #666;
  padding: 0 10px 10px;
}

#footer p.text-center {
  font-size: 9px !important;
  font-weight: 400 !important;
  line-height: normal !important;
  margin-bottom: 10px;
}

.website-secure {
  max-width: 170px;
}

.fixed-btn1 {
  position: fixed;
  bottom: 0;
  width: calc(100% - 30px);
  margin: 0 15px;
  box-sizing: border-box;
  z-index: 99;
}

.header-in {
  margin-top: -4px;
  padding: 10px 0;
  background: #8d181b;
}

.header-in img {
  max-width: 224px;
}

.button-form {
  background: linear-gradient(180deg, #fd6806, #ff8a00);
  border-radius: 5px;
  color: #fff;
  font-size: 22px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  font-family: arial, helvetica, sans-serif;
  font-weight: 700;
  height: 3em;
  line-height: 3em;
  text-decoration: none;
  width: 100%;
}

.linebreak {
  background-color: #ececec;
  height: 4px;
}

.partialform .shpBtn {
  color: #fff;
  background: #8d181b;
  margin-top: 20px;
  font-size: 21px;
}

.payBtn {
  background: linear-gradient(180deg, #f68917 0, #fe3a07 100%);
  color: #fff;
  border-radius: 0.25em;
  margin-top: 10px;
  display: inline-block;
}

.footer-images li {
  float: left;
  width: 30%;
  border: 2px solid #0c0c0c;
}

/*Footer in*/
.footer-in {
  padding: 0 15px;
}

.shipping-container {
  background: #3aa700;
  border-bottom: 2px solid #fff;
  text-align: center;
  border-radius: 5px;
}

.shipping-container span {
  color: #fff;
  font-size: 15px;
  line-height: 30px;
  padding-left: 49px;
  position: relative;
}

.shipping-container span:before {
  background: url(../../images/free_shipping.svg) no-repeat 50%;
  background-size: contain;
  content: "";
  display: block;
  height: 30px;
  left: 0;
  position: absolute;
  top: -7px;
  width: 42px;
}

.footer-in ul {
  list-style-type: none;
  margin-top: 7px;
}

.footer-in ul:before,
.footer-in ul:after {
  clear: both;
  content: "";
  display: block;
}

.footer-in ul li {
  float: left;
  width: 33.3%;
}

.footer-in ul li img {
  display: block;
  width: 100%;
}

.secure-in {
  padding: 0 15px;
  text-align: center;
}

.secure-in span {
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  line-height: 105%;
  padding-left: 94px;
  position: relative;
  text-align: center;
  width: auto;
}

.secure-in span:before {
  background: url(../../images/secure-in-logo.svg) no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 76px;
  left: 0;
  position: absolute;
  top: 0;
  width: 75px;
}

input,
select {
  font-family: inherit;
  background: #fff;
  border: 1px solid #989898;
  box-sizing: border-box;
  border-radius: 8px;
}

.package-btn {
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 35px;
  font-family: Poppins, sans-serif;
  text-align: center;
  color: #fff;
  background: #fd6806;
  border-radius: 4px;
}

@-webkit-keyframes pulses {
  0% {
    -webkit-box-shadow: 0 0 0 0 red;
  }

  70% {
    -webkit-box-shadow: 0 0 0 4px transparent;
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 transparent;
  }
}

.package1 {
  position: relative;
}

.package {
  width: calc(100% - 25px);
  margin: 0 5px;
  -webkit-box-shadow: 0 2px 8px 0 rgba(34, 60, 80, 0.2);
  -moz-box-shadow: 0 2px 8px 0 rgba(34, 60, 80, 0.2);
  box-shadow: 0 2px 8px 0 rgba(34, 60, 80, 0.2);
  border-radius: 5px;
  margin-bottom: 7px;
}

.timer-block {
  font-weight: 700;
  font-size: 10px;
  line-height: 16px;
  text-align: center;
  float: left;
  width: 100%;
}

.footnote {
  font-size: 10px;
  padding-left: 7px;
  font-weight: 300;
  text-decoration: none;
}

.choose-p1 a {
  text-decoration: none;
}

.timer-block span {
  display: inline-block;
  font-size: 10px;
  line-height: 16px;
  color: red;
  text-indent: 0;
}

.save-label {
  top: 0px;
  right: -10px;
}

.package-btn span {
  position: relative;
  bottom: -2px;
}

.delivery-b span:before {
  width: 32px;
  height: 18px;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 2px;
  background: url(../../images/shipping.svg) no-repeat center;
  background-size: contain;
}

.approved-text,
.steps p {
  color: #000;
  font-weight: 500;
}

.steps p span {
  color: #fc0303;
}

.steps p {
  font-size: 13px;
  line-height: 18px;
  color: #000;
}

.steps {
  padding: 0 7px;
  margin-bottom: 15px;
}

.approved-text span {
  color: #a2d408;
}

.approved-text {
  color: #000;
  font-size: 0.875rem;
  margin-top: 0.9375rem;
  margin-bottom: 5px;
}

.delivery-b b {
  font-weight: 700;
}

.top-text {
  font-family: Poppins, sans-serif;
  color: #000;
  margin-bottom: 15px;
}

.top-text span {
  color: #fd6806 !important;
}

.check-packege {
  max-width: 250px;
  margin: 10px auto 0;
  position: relative;
}

.check-packege:after,
.check-packege:before {
  content: "";
  display: block;
  clear: both;
}

.product-block:first-child:before {
  content: "";
  display: block;
  position: absolute;
  background: url(../../images/plus-icon.webp) no-repeat center;
  background-size: contain;
  width: 16px;
  height: 16px;
  right: -7px;
  margin-top: -14px;
  z-index: 2;
  top: 50%;
}

.product-block {
  right: -20px;
  width: 50%;
  float: left;
  position: relative;
  height: 90px;
}

.check-packege1 .product-block {
  background: url(../../images/3bottles.webp) no-repeat center;
  background-size: contain;
}

.check-packege1 .save-b {
  display: none;
}

.checkout-page .save-label {
  display: none;
  right: auto;
  left: 0;
  top: -3px;
}

.check-packege1 .save-label {
  display: block;
}

.check-packege2 .product-block {
  background: url(../../images/2bottles.webp) no-repeat center;
  background-size: contain;
}

.check-packege3 .product-block {
  background: url(../../images/1bottle.webp) no-repeat center;
  background-size: contain;
}

.cards-list span {
  display: block;
  padding-bottom: 10px;
  width: 100%;
  float: none;
  margin: 0;
  color: rgb(111 108 108 / 1) !important;
  font-weight: 700;
  font-family:
    Open Sans,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    Noto Sans,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    Segoe UI Symbol,
    "Noto Color Emoji";
}

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

.cards-list img {
  float: none;
  margin: 0 auto;
  max-width: none;
  width: auto;
}

.cards-list span {
  font-size: 18px;
  color: #000;
  margin-bottom: 4px;
}

.secure-icon {
  text-align: center;
  margin-bottom: 19px;
  float: left;
  width: 100%;
  margin-top: 10px;
}

.secure-icon span {
  font-size: 0.75rem;
  position: relative;
}

.secure-icon span:before {
  top: 3px;
}

.cvv-link a {
  font-size: 12px;
  margin-top: 0 !important;
  color: #323131;
}

.cvv-link {
  margin-top: 2px;
}

.secure-icon span:before {
  content: "";
  width: 10px;
  height: 12px;
  background: url(../../images/lock-img.svg) no-repeat center;
  position: absolute;
  left: -14px;
  top: 3px;
}

.save-b {
  width: 55px;
  height: 57px;
  background: url(../../images/save-star.webp) no-repeat;
  background-size: contain;
  position: absolute;
  left: -28px;
  top: 9px;
  border-radius: 50%;
  z-index: 3;
  color: #5c5c5c;
  font-size: 10px;
  line-height: 9px;
  text-align: center;
}

.save-b .save-block__title {
  margin-top: 16px;
}

.save-b .save-block__price {
  font-size: 10px;
}

.delivery-b {
  position: relative;
}

.breadcrumbs {
  font-size: 12pt;
}

.breadcrumbs__list {
  background: #eee;
  margin-left: -14px;
  overflow: hidden;
}

.breadcrumbs__list:before,
.breadcrumbs__list:after {
  clear: both;
  content: "";
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.breadcrumbs__item:first-child {
  margin-right: 0;
  z-index: 3;
}

.breadcrumbs__item:nth-child(2) {
  z-index: 2;
}

.breadcrumbs__item:nth-child(3) {
  z-index: 1;
}

.breadcrumbs__item {
  background: #dcdcdc;
  float: left;
  list-style-type: none !important;
  position: relative;
  text-align: center;
  width: calc(33.333% - 5px);
}

.breadcrumbs__item_active {
  background: #8c1a1c;
}

.breadcrumbs__item:before {
  background: #dcdcdc;
  border: solid #fff;
  border-width: 2px 2px 0 0;
  content: "";
  height: 23px;
  margin-top: -1px;
  position: absolute;
  right: -9px;
  top: 50%;
  transform: rotate(45deg) translateY(-50%) skew(6deg, 5deg);
  transform-origin: top;
  width: 24px;
  z-index: -1;
}

.breadcrumbs__item_active:before {
  background: #8c1a1c;
}

.breadcrumbs__item span {
  -webkit-text-size-adjust: 100%;
  color: #666;
  display: inline-block;
  font-size: 11px;
  font-weight: 500;
  height: 34px;
  line-height: 34px;
  margin-left: 24px;
  position: relative;
  right: -6px;
  z-index: 4;
  letter-spacing: 0.03em;
}

.breadcrumbs__item_active span {
  color: #fff;
}

breadcrumbs__item span:before {
  -webkit-text-size-adjust: 100%;
  background: #fff;
  border-radius: 50%;
  color: #666;
  content: "1";
  font-size: 13px;
  height: 17px;
  left: -19px;
  line-height: 18.9px;
  position: absolute;
  text-align: center;
  top: 8px;
  width: 17px;
}

.text-1 {
  color: #f18601;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 2px;
  margin-top: 8px;
  text-align: center;
}

.qualify .text-1 {
  font-size: 12px;
}

.why-is img {
  max-width: 300px;
  margin: 0 auto;
  display: block;
}

@keyframes pulse {
  0% {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
  }

  100% {
    transform: scale(0.95);
    -ms-transform: scale(0.95);
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -o-transform: scale(0.95);
  }
}

.btn_pulse2 {
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  animation: 1s pulse infinite alternate ease-in-out;
}

.last-section {
  padding-left: 15px;
  background: url(../../images/bg-footer.webp) no-repeat center right;
  background-position: 100% 67%;
  background-size: 263px;
}

.last-block-bottle {
  width: 100%;
  max-width: 330px;
  margin: 0 auto;
}

.reverse__info li {
  font-size: 13px;
}

.last-block .first-section__info img {
  max-width: 317px;
  margin-left: -35px;
  margin-top: -20px;
}

.legal-state .container {
  padding: 0 10px;
}

.legal-state img:nth-child(2n) {
  margin: 10px 0;
}

.last-block-bottle:before {
  top: -27px;
  width: 51px;
  left: 81px;
}

.last-block-bottle img {
  max-width: 330px;
  margin: 0 auto;
  width: 100%;
}

.review-slider__content span {
  margin-bottom: 24px;
  margin-top: 17px;
  font-style: italic;
}

@media (max-width: 400px) {
  .first-section__side img.main-logo {
    width: 258px;
  }

  .last-block .first-section__info img {
    max-width: 257px;
  }

  .last-section {
    background-position: 100% 76%;
    background-size: 233px;
  }

  .left-side:before {
    bottom: 23px;
    left: -35px;
    width: 199px;
  }

  .first-section__info ul li {
    font-size: 12px;
  }

  .first-section__info ul li span {
    font-size: 14px;
  }

  .s3-list i .left-side {
    width: 148px;
  }

  .right-side {
    width: calc(100% - 161px);
    margin-left: 0;
  }

  .first-section__info ul li {
    font-size: 14px;
  }

  ul.s3-list li {
    font-size: 0.99em;
  }
}

.shipping-text {
  display: block;
  text-align: center;
  margin-bottom: 10px;
}

@media (max-width: 374px) {
  .text-1 {
    font-size: 12px;
  }

  .s3-txt4 {
    font-size: 26px;
  }

  .s3-txt5 {
    font-size: 14px;
  }

  .first-section__info ul li {
    font-size: 12px;
  }

  .button-form {
    font-size: 20px;
  }

  .cvv-link a {
    font-size: 11px;
  }

  .first-section__info img {
    max-width: 100%;
  }

  .last-section {
    background-size: 196px;
  }

  .left-side:before {
    bottom: -8px;
    left: -20px;
    width: 161px;
  }

  .left-side {
    width: 140px;
  }

  .right-side {
    width: calc(100% - 162px);
    margin-left: 0;
  }

  .header__warning {
    font-size: 12px;
  }

  .first-section__side img.main-logo {
    width: 225px;
  }

  .left-side {
    width: 127px;
  }

  .right-side {
    width: calc(100% - 132px);
    margin-left: 15px;
  }

  .first-section__info ul li span {
    font-size: 13px;
  }

  .first-section__info ul li {
    margin-bottom: 7px;
  }

  .why-is img {
    right: -25px;
    max-width: 256px;
  }

  .first-section__bottle:before {
    left: 63px;
  }

  .left-side:before {
    bottom: -35px;
  }

  .flag p {
    font-size: 15px;
  }
}

@keyframes trambling-animation {
  0% {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
  }

  3% {
    transform: rotate(-7deg);
    -webkit-transform: rotate(-7deg);
    -moz-transform: rotate(-7deg);
    -o-transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
  }

  6% {
    transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    -moz-transform: rotate(7deg);
    -o-transform: rotate(7deg);
    -ms-transform: rotate(7deg);
  }

  9% {
    transform: rotate(-7deg);
    -webkit-transform: rotate(-7deg);
    -moz-transform: rotate(-7deg);
    -o-transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
  }

  12% {
    transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    -moz-transform: rotate(7deg);
    -o-transform: rotate(7deg);
    -ms-transform: rotate(7deg);
  }

  15% {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
  }

  100% {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
  }
}

.fixed-btn1 .button-b_button {
  -webkit-animation: 5.6s ease-in-out 4s normal none infinite running trambling-animation;
  -moz-animation: 5.6s ease-in-out 4s normal none infinite running trambling-animation;
  -o-animation: 5.6s ease-in-out 4s normal none infinite running trambling-animation;
  animation: 5.6s ease-in-out 4s normal none infinite running trambling-animation;
}

@media (min-width: 460px) {
  .container,
  .last-section {
    margin: 0 auto;
    max-width: 450px !important;
  }

  .rush-top {
    line-height: 61px;
  }

  .why-is__side {
    width: auto;
    float: none;
  }

  .why-is img {
    margin-top: 0;
  }

  .left-side:before {
    width: 210px;
    left: -21px;
  }

  .last-block .first-section__info ul {
    margin-left: 0;
  }

  .money-back__left,
  .money-back__right {
    width: 100%;
    float: none;
  }

  .money-back {
    padding-bottom: 16px;
  }

  .money-back__right:before {
    left: 50%;
    right: auto;
    top: -128px;
    margin-left: -86px;
  }

  .money-back__right p {
    padding: 65px 20px 0;
  }

  .reverse-blocks ul {
    width: auto;
  }

  .first-section__bottle:after {
    display: none !important;
  }

  .first-section__info ul {
    margin-left: 30px;
  }
}

.package {
  width: 100%;
  margin: 0;
  background: 0 0;
  box-shadow: none;
  box-sizing: border-box;
  border-radius: 0;
}

.package-btn {
  font-family: Roboto, sans-serif;
  background: linear-gradient(180deg, #fd6806, #ff8a00);
  color: #fff;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  float: left;
  font-size: 18px;
  font-weight: 900;
  height: 43px;
  line-height: 43px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  padding-top: 2px;
}

.package-btn1 {
  background: #ffd601;
  border-radius: 4px;
  box-sizing: border-box;
  color: #000;
  display: block;
  float: left;
  font-size: 18px;
  font-weight: 900;
  height: 43px;
  line-height: 43px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.package__retail {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  line-height: 12px;
  color: #000;
  display: block;
  margin-top: 1px;
}

.package__retail .silv {
  color: #606060;
}

.package__retail span {
  position: relative;
}

.package__retail span:after {
  display: block;
  position: absolute;
  top: 49%;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #000;
}

.package__coll {
  line-height: 17px;
  font-size: 12px;
  color: #7f37a8;
  display: block;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 3px;
}

.package2 .package__bottle:first-child:before {
  right: -2px;
}

.package-btn.btn_pulse {
  background-color: #fd6806;
  color: #ffff;
}

.package__name,
i.price {
  font-weight: 600;
  font-family: Roboto, sans-serif;
}

.package1 {
  background-color: #f8f187;
  border: 0;
}

.header-in img {
  max-width: 160px;
}

.popup-loading-wrapper .popup .product-image,
.popup-pre-loading-wrapper .popup .product-image {
  background-image: url(../../images/product.webp) !important;
  width: 114px;
  height: 137px !important;
}

.cards-list {
  width: fit-content;
  margin: 15px auto 0;
}

.cards-list span {
  float: left;
  color: #000;
  font-size: 15px;
  margin-left: 0;
  margin-right: 10px;
  margin-top: 4px;
  line-height: 25px;
}

.cards-list img {
  float: left;
  max-width: 100%;
  width: 48px;
  margin-right: 10px;
}

.payment_as_shipping_label input {
  margin-right: 5px;
  width: 20px !important;
  height: 20px !important;
}

.billing-form .billing-title {
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 10px;
  font-family: arial, helvetica, sans-serif;
  margin-top: 13px;
}

.payment_as_shipping_label {
  text-align: center !important;
  font-size: 14px !important;
  margin-bottom: 13px !important;
  display: block;
}

.billing-form {
  display: none;
}

.popup-loading-wrapper .popup .product-image,
.popup-pre-loading-wrapper .popup .product-image {
  width: 75px;
  height: 140px;
  background: url(../../images/product.webp) no-repeat !important;
  background-size: contain !important;
}

.check-packege3 .product-block {
  width: 100%;
  right: 0;
}

.check-packege3 .save-b {
  display: none;
}

.check-packege3 .product-block:nth-child(2) {
  display: none;
}

.check-packege3 .product-block:first-child:before {
  display: none;
}

.package3 .package__price {
  margin-top: 12px;
}

@media (max-width: 376px) {
  .cards-list img {
    width: 40px;
    margin-right: 5px;
  }

  .cards-list span {
    float: left;
    color: #000;
    font-size: 14px;
    margin-left: 0;
    margin-right: 10px;
    line-height: 25px;
  }
}

@keyframes btn_anim {
  from {
    -ms-transform: scale(0.9, 0.9);
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    opacity: 0.5;
  }

  to {
    -ms-transform: scale(1.02, 1.02);
    -webkit-transform: scale(1.02, 1.02);
    transform: scale(1.02, 1.02);
    opacity: 1;
  }
}

.btn_pulse {
  animation-name: btn_anim;
  animation-duration: 1s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
}

.shipping-form-wrapper .btn_pulse,
#rushtop .btn_pulse {
  position: relative;
  bottom: unset;
  left: unset;
}

#reserved-package {
  text-align: center;
  margin-top: 15px;
  padding: 0;
}

#reserved-package p,
#reserved-package b {
  font-size: 18px;
  line-height: 24px;
  color: rgb(241, 134, 1);
}

p.where-to {
  text-align: center;
  margin-top: 5px;
}

p.where-to b {
  font-size: 18px;
  line-height: 24px;
  color: black;
}

.final-step {
  padding: 8px 0;
}

.final-step b {
  display: block;
  text-align: center;
  color: black;
  font-family: Roboto, sans-serif;
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
}

.final-step span {
  display: block;
  color: black;
  font-family: Roboto, sans-serif;
  text-align: center;
  font-size: 12px;
}

.secure-info {
  float: left;
  display: flex;
  width: 100%;
  justify-items: center;
}
.secure-info .secure-wrapper {
  width: 120px;
  padding-left: 50px;
  display: inline-block;
}
.secure-info .secure-wrapper img {
  display: block;
  width: 100%;
  margin-top: 3px;
  margin-left: 30px;
  height: 0.625rem;
}

.secure-info label {
  color: #000;
  font-family: Roboto;
  line-height: 20px;
  display: inline-block;
  font-size: 0.75rem;
}

.custom-vip {
  margin: 2em 0;
}

.custom-vip label {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
}

.custom-vip label input {
  margin-right: 5px;
  width: 20px !important;
  height: 20px !important;
}

.payment_as_shipping_label {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.payment_as_shipping_label input {
  margin-right: 5px;
}
