@import url("../fonts/plusjakarta.css");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;700&family=Roboto:wght@400;500;700&display=swap");
/* FONTS **/
.container {
  max-width: 1470px;
}

.row > div {
  padding: 0;
}

body {
  padding: 17px 0;
}

.logo {
  font-size: 38.95px;
  font-weight: 700;
  font-family: "Oswald", sans-serif;
  color: #2f2f2f;
  vertical-align: middle;
  margin-bottom: 12px;
}

.logo .image {
  display: inline-block;
  vertical-align: top;
}

.logo .image img {
  vertical-align: middle;
  margin-top: -8px;
}

.content .left {
  padding-right: 25px;
}

.content .left .player-container {
  max-width: 1067px;
}

.content .left .player-container img {
  max-width: 100%;
}

.content .left .player-description {
  margin: 24px 0;
  font-family: "Verdana", sans-serif;
  font-weight: 700;
  font-size: 32.05px;
  color: #2f2f2f;
}

.content .left .player-description span {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 21.37px;
  color: #b2b2b2;
  display: block;
}

.content .left .order-banner {
  background-color: #f2f2f2;
  border-left: 15px solid #d7d7d7;
  border-radius: 10px;
  max-height: 87px;
  max-width: 1067px;
  padding-left: 18px;
}

.content .left .order-banner__text {
  font-family: "Verdana", sans-serif;
  font-weight: 700;
  font-size: 23.15px;
  color: #2f2f2f;
  display: inline-block;
  vertical-align: middle;
}

.content .left .order-banner__text span {
  color: #784b97;
}

.content .left .order-banner__btn {
  display: inline-block;
  vertical-align: middle;
  margin: 0 17px 0 81px;
}

.content .left .order-banner__img {
  display: inline-block;
  vertical-align: middle;
  margin-top: -47px;
}

.content .left .faqs {
  border: 2px solid #e7e7e7;
  border-radius: 10px;
  margin: 33px 0 25px;
  max-width: 1067px;
  padding: 0 26px 50px;
}

.content .left .faqs .row {
  margin: 0;
}

.content .left .faqs h1 {
  text-align: center;
  line-height: 72px;
  font-weight: 700;
  font-family: "Verdana", sans-serif;
  font-size: 26.71px;
  color: #abaaaa;
  border-bottom: 2px solid #e7e7e7;
}

.content .left .faqs__item {
  margin: 25px 0;
  border-bottom: 2px solid #e7e7e7;
  padding-bottom: 15px;
}

.content .left .faqs__item img {
  margin: 10px 0;
}

.content .left .faqs .right .faqs__item {
  margin-left: 32px;
}

.content .left .faqs__title {
  font-size: 19.59px;
  font-weight: 700;
  color: #2f2f2f;
  font-family: "Roboto", sans-serif;
  font-style: italic;
}

.content .left .faqs__content {
  color: #2f2f2f;
  font-family: "Roboto", sans-serif;
  font-size: 19.59px;
  line-height: 28.49px;
}

.content .left .order {
  text-align: center;
}

.content .left .order__item {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  max-width: 320px;
  padding: 58px 35px 29px;
  border: 2px solid #cccbdf;
  margin-left: -5px;
  transition: .1s all;
  background-color: #fff;
  position: relative;
  cursor: pointer;
}

.content .left .order__item .best-value {
  position: absolute;
  background-image: url("../images/best-value.png");
  width: 107px;
  height: 101px;
  background-size: cover;
  top: -19px;
  left: -19px;
}

.content .left .order__item.left {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}

.content .left .order__item.right {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

.content .left .order__item.mid {
  border-color: #5c3f75 !important;
  background-color: #f2f2f9;
}

.content .left .order__item:hover {
  transform: scale(1.05);
  z-index: 9;
}

.content .left .order__item-title {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: bold;
  font-size: 24.79px;
  color: #1e0b2d;
  letter-spacing: 2px;
}

.content .left .order__item-subtitle {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 600;
  font-size: 21px;
  color: #848694;
  letter-spacing: 2px;
}

.content .left .order__item-image {
  margin: 27px 0 22px;
  position: relative;
}

.content .left .order__item-image .badge-save {
  position: absolute;
  width: 125px;
  height: 120px;
  background-image: url("../images/save-badge.png");
  background-size: cover;
  background-position: center;
  right: -21px;
  top: 48px;
  padding: 40px 0;
  color: #fff;
  text-align: center;
  font-size: 13.33px;
  font-weight: 700;
  line-height: 16px;
}

.content .left .order__item-image .badge-save span {
  display: block;
  font-size: 19.99px;
}

.content .left .order__item-regular {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 600;
  font-size: 18.28px;
  color: #030004;
  opacity: .7;
}

.content .left .order__item-perbottle {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: bold;
  font-size: 30.04px;
  color: #030004;
  opacity: 1;
  margin-bottom: 22px;
}

.content .left .order__item-shipping {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 600;
  font-size: 15.21px;
  color: #030004;
  opacity: .7;
  margin-bottom: 30px;
}

.content .left .order__item-shipping span {
  opacity: 1;
}

.content .right .discover h2 {
  color: #2f2f2f;
  font-family: "Verdana", sans-serif;
  font-weight: 700;
  font-size: 23.15px;
  text-align: center;
  padding: 0 15px;
}

.content .right .discover__item {
  margin: 19px 0;
  border-top: 2px solid #e7e7e7;
  padding: 19px 0 0;
}

.content .right .discover__item .image {
  max-width: 156px;
  display: inline-block;
  vertical-align: top;
}

.content .right .discover__item .image img {
  border-radius: 10px;
}

.content .right .discover__item .content {
  display: inline-block;
  vertical-align: top;
  max-width: 206px;
  padding-left: 16px;
}

.content .right .discover__item .content h3 {
  font-family: "Verdana", sans-serif;
  font-weight: 700;
  font-size: 16.03px;
  color: #2f2f2f;
}

.content .right .discover__item .content p {
  font-family: "Verdana", sans-serif;
  font-weight: 400;
  font-size: 13.36px;
  color: #2f2f2f;
}

.content .right .guarantee {
  background-color: #f2f2f2;
  padding: 15px 25px;
  border-radius: 15px;
}

.content .right .guarantee .badge-guarantee .image {
  max-width: 104px;
  display: inline-block;
  vertical-align: top;
}

.content .right .guarantee .badge-guarantee .text {
  display: inline-block;
  vertical-align: top;
  font-size: 30.37px;
  font-family: "Verdana", sans-serif;
  font-weight: 700;
  color: #03252f;
  text-align: left;
  max-width: 209px;
  line-height: 28px;
}

.content .right .guarantee .badge-guarantee .text span {
  font-size: 19.62px;
  display: block;
}

.content .right .guarantee .badge-guarantee .content {
  font-size: 19.59px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #2f2f2f;
  text-align: left;
  margin-top: 15px;
}

.content .right .testimonials h3 {
  background-color: #f2f2f2;
  font-family: "Verdana", sans-serif;
  font-weight: 700;
  font-size: 16.03px;
  color: #2f2f2f;
  text-align: center;
  margin: 25px 0;
  line-height: 45px;
  border-radius: 40px;
}

.content .right .testimonials__item .image {
  display: inline-block;
  vertical-align: top;
  max-width: 85px;
}

.content .right .testimonials__item .image img {
  max-width: 85px;
  border-radius: 50%;
}

.content .right .testimonials__item .text {
  max-width: 250px;
  display: inline-block;
  vertical-align: top;
  padding: 35px 0 0 15px;
}

.content .right .testimonials__item .text h2 {
  font-family: "Roboto", sans-serif;
  font-size: 14.5px;
  color: #2f2f2f;
  font-weight: 700;
  font-style: italic;
  line-height: 15px;
  text-transform: uppercase;
}

.content .right .testimonials__item .text h4 {
  font-family: "Roboto", sans-serif;
  font-size: 14.5px;
  color: #2f2f2f;
  font-weight: 400;
  line-height: 15px;
}

.content .right .testimonials__item .body p {
  font-size: 17.81px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #757575;
  margin: 17px 0;
}

footer {
  text-align: center;
  margin: 46px 0 25px;
  padding: 45px 0 15px;
}

footer .footer-links ul li {
  list-style: none;
  padding: 0 16px;
  border-right: 2px solid #3964a1;
  display: inline-block;
  vertical-align: top;
  max-height: 18px;
}

footer .footer-links ul li:last-child {
  border-right: none;
}

footer .footer-links ul li a {
  font-family: "Verdana", sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 13px;
  color: #3964a1;
  font-weight: 700;
  display: block;
}

footer .footer-text {
  font-size: 13px;
  color: #757575;
}

.hide-mob {
  display: block;
}

.show-mob {
  display: none;
}

.delay {
  display: none;
}

.in-mobile {
  padding: 0;
}

.in-mobile .show-mob {
  display: block;
}

.in-mobile .hide-mob {
  display: none;
}

.in-mobile .delay {
  display: none;
}

.in-mobile .container {
  max-width: 850px;
}

.in-mobile .row.content {
  padding: 0 15px;
}

.in-mobile .row.content .left {
  padding: 0;
  width: 100%;
}

.in-mobile .discover h2 {
  color: #2f2f2f;
  font-family: "Verdana", sans-serif;
  font-weight: 700;
  font-size: 1.1em;
  text-align: center;
  padding: 15px 0;
  background-color: #f2f2f2;
  margin-top: 25px;
  border-radius: 15px;
}

.in-mobile .discover__item {
  margin: 19px 0;
  border-top: 2px solid #e7e7e7;
  padding: 19px 0 0;
  text-align: center;
}

.in-mobile .discover__item .image {
  max-width: 45%;
  display: inline-block;
  vertical-align: top;
}

.in-mobile .discover__item .image img {
  border-radius: 10px;
  max-width: 100% !important;
}

.in-mobile .discover__item .content {
  display: inline-block;
  vertical-align: top;
  max-width: 53% !important;
  padding-left: 16px;
  text-align: left;
}

.in-mobile .discover__item .content h3 {
  font-family: "Verdana", sans-serif;
  font-weight: 700;
  font-size: 16.03px;
  color: #2f2f2f;
}

.in-mobile .discover__item .content p {
  font-family: "Verdana", sans-serif;
  font-weight: 400;
  font-size: 13.36px;
  color: #2f2f2f;
}

.in-mobile .guarantee {
  background-color: #f2f2f2;
  padding: 15px 25px;
  border-radius: 15px;
}

.in-mobile .guarantee .badge-guarantee .image {
  max-width: 35%;
  display: inline-block;
  vertical-align: top;
}

.in-mobile .guarantee .badge-guarantee .image img {
  max-width: 100%;
}

.in-mobile .guarantee .badge-guarantee .text {
  display: inline-block;
  vertical-align: top;
  font-size: 1.3em;
  font-family: "Verdana", sans-serif;
  font-weight: 700;
  color: #03252f;
  text-align: left;
  max-width: 63%;
  line-height: 1.3em;
}

.in-mobile .guarantee .badge-guarantee .text span {
  font-size: 1em !important;
  line-height: 1.3em;
  display: block;
}

.in-mobile .guarantee .badge-guarantee .content {
  font-size: 19.59px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #2f2f2f;
  text-align: left;
  margin-top: 15px;
}

.in-mobile .testimonials h3 {
  background-color: #f2f2f2;
  font-family: "Verdana", sans-serif;
  font-weight: 700;
  font-size: 1em;
  color: #2f2f2f;
  text-align: center;
  margin: 25px 0;
  line-height: 1.3em;
  border-radius: 40px;
  padding: 15px;
}

.in-mobile .testimonials__item .image {
  display: inline-block;
  vertical-align: top;
  max-width: 85px;
}

.in-mobile .testimonials__item .image img {
  max-width: 85px;
  border-radius: 50%;
}

.in-mobile .testimonials__item .text {
  max-width: 250px;
  display: inline-block;
  vertical-align: top;
  padding: 35px 0 0 15px;
}

.in-mobile .testimonials__item .text h2 {
  font-family: "Roboto", sans-serif;
  font-size: 14.5px;
  color: #2f2f2f;
  font-weight: 700;
  font-style: italic;
  line-height: 15px;
  text-transform: uppercase;
}

.in-mobile .testimonials__item .text h4 {
  font-family: "Roboto", sans-serif;
  font-size: 14.5px;
  color: #2f2f2f;
  font-weight: 400;
  line-height: 15px;
}

.in-mobile .testimonials__item .body p {
  font-size: 17.81px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #757575;
  margin: 17px 0;
}

.in-mobile .player-container {
  position: absolute !important;
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
  max-width: 100% !important;
}

.in-mobile .player-description {
  font-size: 1.2em !important;
  line-height: 1.3em;
}

.in-mobile .player-description span {
  margin-top: 5px;
  font-size: 0.7em !important;
}

.in-mobile .order-banner {
  max-height: unset !important;
  position: relative;
  padding: 30px 40px;
}

.in-mobile .order-banner__text {
  max-width: 60%;
  display: block !important;
  font-size: 1.4em !important;
  line-height: 1.2em;
}

.in-mobile .order-banner__btn {
  display: block !important;
  margin: 15px 0 0 !important;
  margin: 15px 0 0 !important;
  max-width: 60%;
}

.in-mobile .order-banner__btn img {
  max-width: 100%;
}

.in-mobile .order-banner__img {
  display: block !important;
  margin-top: -86px !important;
  position: absolute !important;
  right: 0;
  top: 50%;
  max-width: 38%;
}

.in-mobile .order-banner__img img {
  max-width: 100%;
}

.in-mobile .faqs {
  border: none !important;
  border-radius: 10px;
  margin: 33px 0 25px;
  max-width: 1067px;
  padding: 0 0 15px !important;
}

.in-mobile .faqs .row {
  margin: 0;
}

.in-mobile .faqs .row > div {
  width: 100% !important;
}

.in-mobile .faqs h1 {
  text-align: center;
  line-height: 1.5em !important;
  padding: 15px;
  font-weight: 700;
  font-family: "Verdana", sans-serif;
  font-size: 1.2em !important;
  color: #abaaaa;
  border-bottom: 2px solid #e7e7e7;
}

.in-mobile .faqs__item {
  margin: 25px 0;
  border-bottom: 2px solid #e7e7e7;
  padding-bottom: 15px;
}

.in-mobile .faqs__item img {
  margin: 10px 0;
  max-width: 100%;
}

.in-mobile .faqs .right .faqs__item {
  margin-left: 0px !important;
}

.in-mobile .faqs__title {
  font-size: 19.59px;
  font-weight: 700;
  color: #2f2f2f;
  font-family: "Roboto", sans-serif;
  font-style: italic;
}

.in-mobile .faqs__content {
  color: #2f2f2f;
  font-family: "Roboto", sans-serif;
  font-size: 19.59px;
  line-height: 28.49px;
}

.in-mobile .order {
  text-align: center;
}

.in-mobile .order__item {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  max-width: 100% !important;
  padding: 15px 0px 15px !important;
  border: 2px solid #cccbdf;
  margin: 32px 0 0 !important;
  transition: .1s all;
  background-color: #fff;
  position: relative;
}

.in-mobile .order__item .best-value {
  position: absolute;
  background-image: url("../images/best-value.png");
  width: 107px;
  height: 101px;
  background-size: cover;
  top: -19px;
  left: -19px;
  display: none;
}

.in-mobile .order__item.left {
  border-radius: 15px !important;
}

.in-mobile .order__item.right {
  border-radius: 15px !important;
}

.in-mobile .order__item.mid {
  border-color: #5c3f75 !important;
  background-color: #f2f2f9;
  border-radius: 15px !important;
}

.in-mobile .order__item:hover {
  transform: scale(1.05);
  z-index: 9;
}

.in-mobile .order__item-title {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: bold;
  font-size: 1em !important;
  color: #1e0b2d;
  letter-spacing: 2px;
  display: inline-block;
  width: 43%;
  text-align: right;
  padding-right: 10px;
}

.in-mobile .order__item-subtitle {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 600;
  font-size: 1em !important;
  color: #848694;
  letter-spacing: 2px;
  padding: 0 0 0 12px;
  height: 17px;
  line-height: 1em;
  border-left: 2px solid #848694;
  display: inline-block;
  width: 51%;
  text-align: left;
}

.in-mobile .order__item-image {
  margin: 27px 0 22px !important;
  position: relative !important;
  display: inline-block !important;
  vertical-align: middle !important;
  max-width: 35% !important;
}

.in-mobile .order__item-image img {
  max-width: 100%;
}

.in-mobile .order__item-image .badge-save {
  position: absolute;
  width: 125px;
  height: 120px;
  background-image: url("../images/save-badge.png");
  background-size: cover;
  background-position: center;
  right: -40px;
  top: -6px;
  padding: 40px 0;
  color: #fff;
  text-align: center;
  font-size: 13.33px;
  font-weight: 700;
  line-height: 16px;
}

.in-mobile .order__item-image .badge-save span {
  display: block;
  font-size: 19.99px;
}

.in-mobile .order__item-regular {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 600;
  font-size: 0.9em !important;
  color: #030004;
  opacity: .7;
  display: inline-block !important;
  vertical-align: middle !important;
  width: 100% !important;
  text-align: center;
}

.in-mobile .order__item-perbottle {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: bold;
  font-size: 1.5em !important;
  color: #030004;
  opacity: 1;
  margin-bottom: 7px !important;
  display: inline-block !important;
  vertical-align: middle !important;
  width: 100% !important;
  text-align: center;
}

.in-mobile .order__item-shipping {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 600;
  font-size: 0.8em !important;
  color: #030004;
  opacity: .7;
  margin-bottom: 20px !important;
  display: inline-block !important;
  vertical-align: middle !important;
  width: 100% !important;
  text-align: center;
}

.in-mobile .order__item-shipping span {
  opacity: 1;
}

.in-mobile .order__item-details {
  display: inline-block;
  width: 63%;
  vertical-align: middle !important;
  text-align: center;
  margin-top: 15px;
}

.in-mobile .order__item-cta {
  display: inline-block !important;
  vertical-align: middle !important;
  width: 100% !important;
  text-align: center;
}

.in-mobile .order__item-cta img {
  max-width: 85%;
}

.in-mobile footer .footer-links {
  margin-bottom: 15px;
}

.in-mobile footer .footer-links ul {
  padding: 0;
  margin: 0;
}

/* For extremely small screen devices (595px and below) */
@media only screen and (max-width: 595px) {
  body:not(.in-mobile) .container {
    max-width: 70%;
  }
}

/* Small screen devices (600px and above) */
@media only screen and (min-width: 600px) {
  body:not(.in-mobile) .container {
    max-width: 70%;
  }
  body:not(.in-mobile) .content .left .player-description {
    font-size: 1.3em;
    line-height: 1.4em;
  }
}

/* Medium screen devices (768px and above) */
@media only screen and (min-width: 768px) {
  body:not(.in-mobile) .container {
    max-width: 70%;
  }
  body:not(.in-mobile) .content .right .discover__item .image {
    max-width: 100%;
    text-align: center;
    width: 100%;
  }
  body:not(.in-mobile) .content .right .discover__item .content {
    max-width: 100%;
    margin-top: 15px;
    text-align: center;
  }
  body:not(.in-mobile) .content .left .player-description {
    font-size: 1.3em;
    line-height: 1.4em;
  }
  body:not(.in-mobile) .content .right .testimonials h3 {
    margin: 0 0 25px;
    line-height: 22px;
    padding: 15px;
  }
  body:not(.in-mobile) .content .left .order-banner__text {
    max-width: 33%;
    line-height: 27px;
  }
  body:not(.in-mobile) .content .left .order-banner__btn {
    margin: 0 17px 0 9px;
    max-width: 35%;
  }
  body:not(.in-mobile) .content .left .order-banner__btn img {
    max-width: 100%;
  }
  body:not(.in-mobile) .content .left .order-banner {
    max-height: unset;
    padding: 15px 0;
  }
  body:not(.in-mobile) .content .left .faqs__item img {
    max-width: 100%;
  }
  body:not(.in-mobile) .content .left .order__item {
    max-width: 33%;
  }
  body:not(.in-mobile) .content .left .order__item img {
    max-width: 100%;
  }
  body:not(.in-mobile) .order__item-cta img {
    max-width: 100%;
  }
  body.in-mobile .order-banner__text {
    max-width: 100%;
  }
  body.in-mobile .order-banner__img {
    right: 3%;
  }
}

/* Big screen devices (889px and above) */
@media only screen and (min-width: 889px) {
  body:not(.in-mobile) .container {
    max-width: 70%;
  }
  body:not(.in-mobile) .content .right .discover__item .image {
    max-width: 100%;
    text-align: center;
    width: 100%;
  }
  body:not(.in-mobile) .content .right .discover__item .content {
    max-width: 100%;
    margin-top: 15px;
    text-align: center;
  }
  body:not(.in-mobile) .content .left .order-banner__text {
    max-width: 38%;
  }
  body:not(.in-mobile) .content .left .order-banner__btn {
    margin: 0 17px 0 9px;
  }
  body:not(.in-mobile) .content .left .faqs__item img {
    max-width: 100%;
  }
  body:not(.in-mobile) .content .right .testimonials h3 {
    font-size: 14px;
    padding: 15px;
    line-height: 21px;
    margin: 0 0 25px;
  }
  body:not(.in-mobile) .content .left .order__item {
    max-width: 33%;
  }
  body:not(.in-mobile) .order__item-cta img {
    max-width: 100%;
  }
  body:not(.in-mobile) .content .left .player-description {
    font-size: 1.5em;
    line-height: 1.4em;
  }
  body:not(.in-mobile) .content .left .player-description span {
    font-size: .8em;
    line-height: 1.5em;
  }
  body:not(.in-mobile) .content .left .order-banner {
    max-height: unset;
  }
  .content .right .discover__item .image {
    max-width: 40%;
  }
  .content .right .discover__item .image img {
    max-width: 100%;
  }
  .content .right .discover__item .content {
    max-width: 58%;
  }
}

/* Extra big screen devices (1200px and above) */
@media only screen and (min-width: 1200px) {
  body:not(.in-mobile) .container {
    max-width: 70%;
  }
  body:not(.in-mobile) .content .right .discover__item .image {
    max-width: 100%;
    text-align: center;
    width: 100%;
  }
  body:not(.in-mobile) .content .right .discover__item .content {
    max-width: 100%;
    margin-top: 15px;
    text-align: center;
  }
  body:not(.in-mobile) .content .left .order-banner__text {
    max-width: 45%;
  }
}

/* Extra big screen devices (1200px and above) */
@media only screen and (min-width: 1470px) {
  body:not(.in-mobile) .container {
    max-width: 80%;
  }
  body:not(.in-mobile) .content .right .discover__item .image {
    max-width: 40%;
    text-align: center;
    width: 100%;
  }
  body:not(.in-mobile) .content .right .discover__item .content {
    max-width: 58%;
    margin-top: 0;
    text-align: left;
  }
  body:not(.in-mobile) .content .left .order-banner__text {
    max-width: 54%;
    padding-left: 15px;
    margin-right: 30px;
  }
}
