.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.header {
  z-index: 5;
  background-color: #ff0004;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: block;
  position: static;
  top: 0;
}

.container {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-69 {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.s1-button {
  color: #e8318a;
  background-color: #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  padding: 5px 10px;
  font-size: 12px;
  text-decoration: none;
  display: flex;
}

.text-block-71 {
  color: #ff0004;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 700;
}

.image-81 {
  margin-left: 5px;
}

.bold-text {
  text-transform: uppercase;
}

.logo-section {
  background-color: #054d9e;
  box-shadow: 10px 2px 12px -1px #000000a1;
}

.div-block {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.logo {
  width: 180px;
  max-width: none;
  margin-bottom: 50px;
  display: block;
}

.image-82 {
  width: 100px;
  max-width: none;
}

.container-2 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.image-83 {
  width: 150px;
  max-width: none;
}

.stars {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-72 {
  padding-left: 10px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  line-height: 12px;
}

.text-block-72.small {
  font-size: 13px;
}

.text-block-72.small.satisfaction {
  padding-left: 0;
  font-size: 8px;
  font-style: normal;
  font-weight: 700;
  line-height: 10px;
}

.heading-9 {
  color: #054d9e;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

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

.heading-9.center.hidden {
  display: none;
}

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

.text-block-14 {
  color: #000;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

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

.text-span-2 {
  color: #02c76b;
}

.price {
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.price-text {
  color: #000;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: line-through;
}

.price-discounted {
  color: #c00;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 26px;
  line-height: 30px;
}

.div-block-2 {
  color: #fff;
  background-color: #00b67b;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.order-button {
  text-align: center;
  background-color: #fff;
  border-radius: 20px;
  width: 100%;
  margin: 10px auto;
  padding: 20px 40px;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  display: block;
}

.order-button:hover {
  box-shadow: 0 8px 12px #0003;
}

.order-button.bottom {
  background-color: #054d9e;
  border-radius: 200px;
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15px;
  line-height: 25px;
}

.order-button.bottom:hover {
  background-color: #ff650a;
}

.order-button.bottom:active {
  background-color: #00336d;
}

.bold-text-37 {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 25px;
}

.ssl-wrapper-2 {
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.ssl-text {
  color: #000;
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.ssl-image {
  width: 250px;
  max-width: none;
  margin-top: 5px;
}

.text-block-58 {
  color: #000;
  text-align: center;
  justify-content: center;
  margin-top: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 8px;
  font-weight: 700;
  line-height: 10px;
  display: block;
}

.text-block-58.name {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-left: 10px;
  display: flex;
}

.small-testimonial {
  margin-top: 15px;
}

.image-84 {
  border-radius: 20px;
}

.image-85 {
  width: 40px;
  max-width: none;
  height: 40px;
  margin-right: 20px;
}

.div-block-3 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-73 {
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 700;
}

.text-block-74 {
  color: #054d9e;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 700;
  text-decoration: underline;
}

.div-block-4 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.image-86 {
  width: 30px;
  max-width: none;
  height: 30px;
  margin-left: 20px;
}

.text-block-75 {
  margin-top: 10px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 17px;
}

.text-block-75.white {
  color: #fff;
  margin-top: 0;
  font-style: normal;
  font-weight: 700;
}

.text-block-75.more {
  margin-top: 0;
}

.text-block-75.checkout-item {
  margin-top: 0;
  padding-left: 10px;
}

.text-block-75.price-item {
  text-align: right;
  margin-top: 0;
  padding-left: 10px;
}

.text-block-75.total {
  margin-top: 0;
  padding-left: 10px;
  font-size: 20px;
  line-height: 30px;
}

.text-block-75.price-item-copy {
  text-align: right;
  margin-top: 0;
  padding-left: 10px;
  font-size: 20px;
  line-height: 25px;
}

.image-83-copy {
  width: 250px;
  max-width: none;
}

.div-block-5 {
  flex-flow: row;
  display: flex;
}

.heading-9-copy {
  color: #054d9e;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 21px;
  line-height: 30px;
}

.heading-9-copy.more {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 20px;
}

.div-block-6 {
  text-align: center;
  margin-top: 20px;
}

.image-87 {
  width: 100px;
  max-width: none;
}

.heading-9-copy-copy {
  color: #054d9e;
  margin-top: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 21px;
  line-height: 30px;
}

.div-block-7 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.image-88 {
  height: 40px;
  margin-left: 10px;
  margin-right: 10px;
}

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

.columns {
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
  display: flex;
}

.columns-2 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
  display: flex;
}

.div-block-8,
.column {
  height: 100%;
}

.image-89,
.image-90 {
  border-radius: 20px;
}

.div-block-9 {
  text-align: center;
  border: 2px solid #4385e5;
  border-radius: 20px;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.image-91 {
  border-radius: 20px;
  width: 200px;
  max-width: none;
  margin-right: 10px;
}

.image-91._2 {
  margin-right: 0;
}

.container-3 {
  padding-top: 30px;
  padding-bottom: 50px;
}

.image-92 {
  max-width: 40%;
}

.div-block-10 {
  text-align: center;
}

.columns-3 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.div-block-11 {
  text-align: center;
}

.image-93 {
  border-radius: 20px;
}

.image-94 {
  width: 50px;
  max-width: none;
}

.div-block-12 {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.div-block-13 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  display: flex;
}

.image-95,
.image-96 {
  max-width: none;
  height: 20px;
}

.div-block-14 {
  background-color: #054d9e;
  border-radius: 20px;
  padding: 10px;
}

.column-2 {
  border: 1px solid #aaa;
  border-radius: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.image-97 {
  border-radius: 20px;
}

.faq-section {
  padding-bottom: 100px;
}

.div-block-15 {
  text-align: center;
}

.image-98 {
  width: 50px;
  max-width: none;
}

.accordion-icon_component {
  color: #98a2b3;
  border: 2px solid #98a2b3;
  border-radius: 50%;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  position: relative;
}

.uui-faq01_heading {
  color: #101828;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
}

.uui-faq01_component {
  border: 1px solid gray;
  border-radius: 20px;
  margin-top: 4rem;
}

.uui-faq01_answer {
  overflow: hidden;
}

.accordion-icon_horizontal-line {
  background-color: #98a2b3;
  border-radius: 1px;
  width: 0.75rem;
  height: 2px;
  position: absolute;
}

.uui-padding-vertical-xhuge {
  padding-top: 0;
  padding-bottom: 0;
}

.uui-space-medium {
  width: 100%;
  min-height: 2rem;
}

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

.uui-faq01_accordion {
  border-bottom: 1px solid #eaecf0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.uui-faq01_accordion.last-item {
  border-bottom-color: #0000;
}

.uui-section_faq01 {
  margin-bottom: 50px;
}

.uui-faq01_list {
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-text-size-medium {
  color: #000;
  letter-spacing: normal;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-faq01_icon-wrapper {
  color: #7f56d9;
}

.uui-page-padding {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-max-width-large {
  width: 100%;
  max-width: 48rem;
}

.uui-max-width-large.align-center {
  margin-left: auto;
  margin-right: auto;
}

.uui-faq01_question {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: flex;
}

.accordion-icon_vertical-line {
  background-color: #98a2b3;
  border-radius: 1px;
  width: 2px;
  height: 0.75rem;
  position: absolute;
}

.bold-text-38 {
  color: #054d9e;
  font-family: Verdana, Geneva, sans-serif;
}

.image-98-copy {
  width: 300px;
  max-width: none;
  margin-top: 50px;
}

.div-block-16 {
  background-color: #0000;
  border-radius: 20px;
  width: 100%;
  margin-top: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.s2-container-c-2 {
  flex-flow: wrap;
  align-items: center;
  max-width: 1007px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.s2-subheadline-c-2 {
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 35px;
  line-height: 45px;
}

.div-block-43 {
  justify-content: center;
  align-items: center;
  height: 220px;
  display: flex;
  position: relative;
}

.s9-top-copy-2-copy-11 {
  text-align: left;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 400px;
  height: 100px;
  margin: 10px auto 20px;
  padding: 10px;
  display: flex;
  box-shadow: 0 5px 0 5px #43d0ff;
}

.money-guarantee {
  color: #fff;
  text-align: center;
  justify-content: center;
  margin-top: 10px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;
  display: block;
}

.button-copy {
  text-align: center;
  background-color: #fff;
  border-radius: 20px;
  width: 100%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 40px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 29px;
  font-weight: 700;
  line-height: 30px;
  display: block;
}

.button-copy:hover {
  box-shadow: 0 8px 12px #0003;
}

.button-copy.pack-button {
  margin-top: 0;
  margin-bottom: 10px;
  padding: 10px;
  font-size: 23px;
  line-height: 28px;
}

.button-copy.pack-button.green {
  background-color: #24a800;
}

.button-copy.checkoutbutton {
  color: #fff;
  background-color: #5aa4c7;
  padding: 12px 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 17px;
  line-height: 28px;
}

.button-copy.checkoutbutton:hover {
  background-color: #1e6c90;
}

.text-block-34-copy {
  color: #7e868b;
  margin-bottom: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-34-copy.white {
  color: #fff;
}

.text-span-33 {
  color: #002d81;
  margin-top: 15px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  line-height: 26px;
  display: block;
}

.text-span-33.white {
  color: #fff;
}

.list-container-4 {
  flex-flow: column;
  justify-content: center;
  height: 350px;
  display: flex;
}

.list-wrapper {
  flex-flow: row;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.image-99 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-44 {
  text-align: center;
}

.bold-text-44-copy {
  color: #219700;
  font-size: 30px;
  text-decoration: none;
}

.bold-text-44-copy.white {
  color: #fff;
}

.s1-pack-price {
  color: #f78404;
  text-align: center;
  align-self: center;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-116 {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.div-block-46 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
}

.packs {
  background-color: #002d81;
  background-image: linear-gradient(#002d81d6, #002d81d6),
    url("../images/Mark_1Mark.webp");
  background-position: 0 0, 100% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  background-attachment: scroll, scroll;
  padding: 20px;
}

.bold-text-53 {
  color: #ff0004;
  font-size: 25px;
  font-weight: 400;
  text-decoration: line-through;
}

.bold-text-53.white {
  color: #fff;
}

.image-100 {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.s1-pack-wrapper-fave-2 {
  background-color: #d00;
  border: 6px solid #fff;
  border-bottom-width: 10px;
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 40%;
  margin: 10px;
  padding: 20px;
  display: flex;
  position: relative;
}

.s2-wrapper-c-2 {
  background-image: linear-gradient(#fffc, #fffc),
    url("../images/Your-paragraph-text-1_1Your paragraph text (1).webp");
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  flex-direction: column;
  display: flex;
  overflow: hidden;
}

.text-span-35 {
  color: #219700;
  font-size: 19px;
  line-height: 0;
}

.text-span-35.white {
  color: #fff;
}

.text-span-35.orange {
  color: #f78404;
}

.text-block-115 {
  color: #7e868b;
  margin-bottom: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-115.white {
  color: #fff;
}

.s1-pack-wrapper-2 {
  background-color: #fff;
  border-bottom: 10px solid #43d0ff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 40%;
  margin: 10px;
  padding: 20px;
  display: flex;
  position: relative;
}

.s1-pack-text {
  color: #002d81;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 150px;
  margin-bottom: 15px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 27px;
  font-weight: 700;
  line-height: 30px;
  display: flex;
}

.s1-pack-text.upsell {
  color: #002d81;
}

.s1-pack-text.white {
  color: #fff;
}

.div-block-42 {
  background-color: #558300;
  border: 3px solid #1aff00;
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 75px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.s1-pack-container-2 {
  justify-content: center;
  padding-bottom: 20px;
  display: flex;
}

.text-span-34 {
  color: #f78404;
  text-shadow: -5px 4px 1px #e6e6e6b0;
  font-size: 87px;
  font-weight: 700;
  line-height: 50px;
}

.text-span-34.upsell {
  color: #002d81;
  font-size: 40px;
  line-height: 45px;
}

.text-span-34.white {
  color: #fff;
  font-size: 40px;
  line-height: 45px;
}

.image-101 {
  margin-right: 10px;
}

.per-bottle {
  color: #f78404;
  text-align: center;
  align-self: center;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 30px;
}

.s2-headline-c-4 {
  color: #fff;
  text-align: center;
  text-transform: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 70px;
}

.uui-text-size-small-3 {
  color: #475467;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 0.875rem;
  line-height: 1.5;
}

.uui-text-size-small-3.text-color-gray500 {
  color: #7e868b;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  line-height: 20px;
}

.uui-footer07_legal-link {
  color: #7e868b;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  text-decoration: none;
  transition: all 0.3s;
}

.uui-footer07_legal-link:hover {
  color: #475467;
}

.footer {
  padding-left: 2rem;
  padding-right: 2rem;
}

.text-block-85 {
  color: #7e868b;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
}

.uui-footer07_legal-list {
  grid-column-gap: 1rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  display: grid;
}

.uui-footer07_bottom-wrapper {
  border-top: 1px solid #002d81;
  justify-content: space-between;
  margin-top: 4rem;
  padding-top: 2rem;
  font-size: 15px;
  display: flex;
}

.uui-padding-vertical-xlarge {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.field-label-9 {
  color: #fff;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 40px;
}

.bold-text-22 {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  text-decoration: none;
}

.bold-text-21 {
  color: #fd0000;
  margin-right: 10px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 18px;
  text-decoration: line-through;
}

.text-block-54 {
  text-align: right;
  background-color: #f2f2f2;
  border-radius: 10px;
  padding: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: block;
}

.checkout {
  background-color: #002d81;
  background-image: linear-gradient(#002d81d6, #002d81d6),
    url("../images/Mark_1Mark.webp");
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, auto;
  padding: 20px;
}

.item2-p3 {
  width: 60%;
  padding: 10px;
}

.error-message {
  background-color: red;
}

.text-block-53 {
  color: #fff;
  text-align: left;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
  display: block;
}

.item1-top-wrapper-c {
  border-bottom: 1px solid #f2f2f2;
  border-radius: 0;
  height: 120px;
  margin-bottom: 20px;
  padding: 20px;
}

.bold-text-51 {
  line-height: 25px;
}

.image-71 {
  float: none;
  filter: invert();
  margin-right: 2px;
  display: inline-block;
}

.text-block-98 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
}

.text-block-109 {
  font-family: Verdana, Geneva, sans-serif;
}

.success-message-2 {
  background-color: #469c00;
}

.text-block-111 {
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
}

.text-field-10 {
  font-family: Verdana, Geneva, sans-serif;
}

.bold-text-32 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
}

.text-block-110 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 30px;
  display: inline-block;
}

.item-1-c {
  flex-direction: column;
  align-items: flex-start;
}

.image-7 {
  float: left;
  margin-left: 2px;
  margin-right: 2px;
  display: inline-block;
}

.text-block-96 {
  color: #fff;
  text-align: center;
  background-color: #3baa2e;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}

.div-block-36 {
  border-bottom: 1px solid #f2f2f2;
  width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
}

.text-field-8 {
  width: 40%;
  display: inline-block;
}

.text-field-8._2-column {
  border-radius: 20px;
  width: 50%;
  margin-right: 10px;
  font-family: Verdana, Geneva, sans-serif;
}

.text-field-8._2-column._2nd-input {
  margin-right: 0;
  font-family: Verdana, Geneva, sans-serif;
}

.select-field-3 {
  border-radius: 20px;
  margin-right: 10px;
  font-family: Verdana, Geneva, sans-serif;
  display: inline-block;
}

.bold-text-19 {
  color: #3baa2e;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 22px;
}

.field-label-4 {
  color: #fff;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
}

.image-72 {
  display: block;
}

.text-span-18 {
  color: #00f608;
}

.div-block-47 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.field-2-column-6 {
  width: 48.9%;
  margin-right: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  display: inline-block;
}

.text-block-55 {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
}

.image-30 {
  float: left;
  margin-right: 10px;
}

.text-block-52 {
  color: #fff;
  text-align: right;
  margin-top: 5px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
}

.item-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.bold-text-20 {
  color: #fff;
  text-align: left;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  display: inline-block;
}

.text-block-28-copy {
  float: left;
  color: #fff;
  margin-right: 10px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  line-height: 15px;
}

.text-block-49 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 30px;
  display: inline-block;
}

.field-label-8 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
}

.left-s2-p3-2 {
  text-align: left;
  width: 50%;
  padding: 10px;
}

.text-block-21-copy {
  color: #fff;
  margin-top: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  line-height: 30px;
  display: block;
}

.item-wrapper-2-c {
  width: 50%;
}

.text-block-48 {
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 40px;
}

.text-block-47 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  display: block;
}

.text-block-104 {
  font-family: Verdana, Geneva, sans-serif;
}

.bold-text-24 {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 18px;
}

.form-copy {
  margin-top: 0;
  padding: 10px;
}

.secured-wrapper-3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-48 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
}

.field-2-column-5 {
  width: 48.9%;
  margin-right: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  display: inline-block;
}

.text-block-117 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.item3-p3 {
  color: #fff;
  text-align: right;
  width: 25%;
  padding: 10px;
}

.text-block-56 {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
}

.text-block-112 {
  text-align: left;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
}

.form-block-3 {
  color: #fff;
}

.image-102 {
  float: none;
  filter: invert();
  margin-right: 2px;
  display: inline-block;
}

.image-70 {
  float: left;
  margin-right: 10px;
}

.left-2-columns {
  text-align: center;
  width: 50%;
  font-size: 15px;
}

.text-block-20-copy-copy {
  color: #fff;
  text-align: right;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 19px;
  font-weight: 700;
  line-height: 30px;
  display: block;
}

.main-wrapper-c {
  background-color: #0009;
  border-radius: 20px;
  flex-direction: row;
  align-items: flex-start;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.item1-p3 {
  width: 20%;
  padding: 10px;
}

.text-block-50 {
  color: #fff;
  -webkit-text-stroke-color: white;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 400;
  text-decoration: line-through;
}

.text-block-50.shipping {
  text-decoration: none;
}

.text-block-57 {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
}

._2-columns {
  margin-top: 5px;
  display: flex;
}

.div-block-2-copy {
  border-bottom: 1px solid #f2f2f2;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.right-2-columns {
  width: 50%;
}

.right-s2-p3 {
  text-align: left;
  width: 50%;
  padding: 10px;
}

.item-wrapper-1-c {
  flex-direction: row;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

._2-columns-copy {
  margin-top: 20px;
  display: flex;
}

.rating-wrapper-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-41 {
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-20-copy {
  color: #000;
  text-align: left;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  display: block;
}

.text-block-2-copy {
  float: left;
  color: #fff;
  margin-right: 10px;
  line-height: 30px;
}

.radio-button-field-2 {
  margin-right: 20px;
  display: inline-block;
}

.field-label-10 {
  color: #fff;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 40px;
}

.bold-text-54 {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  text-decoration: none;
}

.bold-text-55 {
  color: #fd0000;
  margin-right: 10px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 18px;
  text-decoration: line-through;
}

.text-block-118 {
  text-align: right;
  background-color: #f2f2f2;
  border-radius: 10px;
  padding: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: block;
}

.bold-text-56 {
  line-height: 25px;
}

.image-103 {
  float: none;
  filter: invert();
  margin-right: 2px;
  display: inline-block;
}

.text-block-119 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
}

.text-block-120 {
  font-family: Verdana, Geneva, sans-serif;
}

.text-block-121 {
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
}

.text-field-11 {
  border-radius: 20px;
  font-family: Verdana, Geneva, sans-serif;
}

.bold-text-58 {
  color: #000;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
}

.text-block-122 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 30px;
  display: inline-block;
}

.image-104 {
  float: left;
  margin-left: 2px;
  margin-right: 2px;
  display: inline-block;
}

.text-block-123 {
  color: #fff;
  text-align: center;
  background-color: #3baa2e;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}

.div-block-49 {
  color: #555;
  border-bottom: 1px solid #dfdfdf;
  width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
}

.text-block-101 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.bold-text-59 {
  color: #3baa2e;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 22px;
}

.field-label-11 {
  color: #000;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
}

.image-105 {
  display: block;
}

.text-span-36 {
  color: #00f608;
}

.div-block-50 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.field-2-column-7 {
  color: #000;
  width: 48.9%;
  margin-right: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  display: inline-block;
}

.text-block-124 {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
}

.text-block-100 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.image-106 {
  float: left;
  margin-right: 10px;
}

.text-block-125 {
  color: #fff;
  text-align: right;
  margin-top: 5px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
}

.bold-text-60 {
  color: #fff;
  text-align: left;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  display: inline-block;
}

.text-block-126 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 30px;
  display: inline-block;
}

.field-label-12 {
  color: #000;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
}

.text-block-127 {
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 40px;
}

.text-block-128 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  display: block;
}

.bold-text-61 {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 18px;
}

.div-block-51 {
  text-align: center;
  border: 1px solid #c2c2c2;
  border-radius: 20px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
}

.field-2-column-8 {
  color: #000;
  width: 48.9%;
  margin-right: 10px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  display: inline-block;
}

.text-block-129 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.text-block-130 {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
}

.text-block-131 {
  color: #000;
  text-align: left;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
}

.image-107 {
  float: none;
  filter: invert();
  margin-right: 2px;
  display: inline-block;
}

.image-108 {
  float: left;
  margin-right: 10px;
}

.text-block-132 {
  color: #fff;
  -webkit-text-stroke-color: white;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 400;
  text-decoration: line-through;
}

.text-block-133 {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
}

.image-109 {
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.bold-text-62 {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  text-decoration: none;
}

.bold-text-63 {
  color: #fd0000;
  margin-right: 10px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 18px;
  text-decoration: line-through;
}

.text-block-134 {
  text-align: right;
  background-color: #f2f2f2;
  border-radius: 10px;
  padding: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: block;
}

.bold-text-64 {
  line-height: 25px;
}

.image-110 {
  float: none;
  filter: invert();
  margin-right: 2px;
  display: inline-block;
}

.text-block-135 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
}

.text-block-136 {
  font-family: Verdana, Geneva, sans-serif;
}

.text-block-103 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.text-block-137 {
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
}

.text-field-12 {
  font-family: Verdana, Geneva, sans-serif;
}

.bold-text-66 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
}

.text-block-138 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 30px;
  display: inline-block;
}

.image-111 {
  float: left;
  margin-left: 2px;
  margin-right: 2px;
  display: inline-block;
}

.text-block-139 {
  color: #fff;
  text-align: center;
  background-color: #3baa2e;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}

.div-block-52 {
  border-bottom: 1px solid #f2f2f2;
  width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
}

.bold-text-67 {
  color: #3baa2e;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 22px;
}

.field-label-13 {
  color: #fff;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
}

.image-112 {
  display: block;
}

.div-block-53 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.field-2-column-9 {
  width: 48.9%;
  margin-right: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  display: inline-block;
}

.text-block-140 {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
}

.image-113 {
  float: left;
  margin-right: 10px;
}

.text-block-141 {
  color: #fff;
  text-align: right;
  margin-top: 5px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
}

.bold-text-68 {
  color: #fff;
  text-align: left;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  display: inline-block;
}

.text-block-142 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 30px;
  display: inline-block;
}

.text-block-102 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.field-label-14 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
}

.text-block-143 {
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 40px;
}

.text-block-144 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  display: block;
}

.bold-text-69 {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 18px;
}

.div-block-54 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
}

.text-block-145 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.text-block-146 {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
}

.text-block-147 {
  text-align: left;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
}

.image-114 {
  float: none;
  filter: invert();
  margin-right: 2px;
  display: inline-block;
}

.image-115 {
  float: left;
  margin-right: 10px;
}

.text-block-148 {
  color: #fff;
  -webkit-text-stroke-color: white;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 400;
  text-decoration: line-through;
}

.text-block-149 {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
}

.image-116 {
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-150 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
}

.image-117 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.cell-3 {
  justify-content: center;
  align-items: stretch;
  padding: 20px;
}

.success-message {
  z-index: 1;
  background-color: #ddddddbf;
  position: fixed;
  inset: 0%;
}

.div-block-55 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-151 {
  color: #7e868b;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
}

.form-block-5 {
  margin-top: 15px;
}

.text-block-152 {
  color: #71a100;
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 70px;
}

.section-3 {
  background-color: #fafafa;
  background-image: linear-gradient(#fafafa91, #fafafa91);
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-3._2 {
  background-image: linear-gradient(#fafafac2, #fafafac2),
    url("../images/Mark_1Mark.webp");
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
}

.section-3._2.success {
  padding-bottom: 0;
}

.text-block-153 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.div-block-56 {
  color: #fff;
  background-color: #187cff;
  padding: 60px;
}

.submit-button-7 {
  background-color: #71a100;
  height: 50px;
  padding-bottom: 10px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.text-field-9 {
  height: 50px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
}

.form-3 {
  align-items: flex-start;
  display: flex;
}

.cell-4 {
  justify-content: center;
  align-items: flex-start;
}

.text-block-154 {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
}

.heading-12 {
  color: #002d81;
  font-family: Verdana, Geneva, sans-serif;
}

.container-2-copy {
  padding-top: 20px;
  padding-bottom: 20px;
}

.button-4 {
  background-color: #0000;
  border: 2px solid #fff;
  margin-top: 40px;
  padding-top: 9px;
  padding-left: 40px;
  padding-right: 40px;
}

.text-block-76 {
  margin-top: 10px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.packs-div {
  padding-top: 20px;
  padding-bottom: 20px;
}

.product {
  text-align: center;
  border: 2px solid #000;
  border-radius: 20px;
  padding-bottom: 10px;
}

.product.most {
  border-color: #ec8000;
}

.pack-name {
  background-color: #000;
  border-radius: 20px 20px 0 0;
}

.pack-name.most {
  background-color: #ec8000;
}

.text-block-155 {
  color: #fff;
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 700;
}

.text-block-156 {
  text-align: center;
  padding-top: 5px;
  padding-bottom: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 700;
}

.review {
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.text-block-157 {
  text-align: center;
  margin-right: 5px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  font-weight: 700;
}

.image-118 {
  max-width: none;
  height: 10px;
}

.div-block-57 {
  width: 100%;
}

.image-119 {
  width: 100%;
  max-width: none;
}

.price-product {
  color: red;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 10px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.small-price {
  text-align: center;
  margin-right: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

.small-price.red {
  color: red;
}

.text-span-37 {
  padding-left: 5px;
  text-decoration: line-through;
}

.bold-text-70 {
  font-weight: 700;
}

.bold-text-71 {
  font-weight: 400;
}

.button-5 {
  background-color: #054d9e;
  border-radius: 10px;
  width: 80%;
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 700;
}

.button-5:hover {
  background-color: #ec8000;
}

.button-5:active {
  background-color: #054d9e;
}

.button-5.most {
  background-color: #ec8000;
}

.button-5.most:hover {
  background-color: #054d9e;
}

.button-5.most-copy {
  background-color: #ec8000;
}

.button-5.most-copy:hover {
  background-color: #054d9e;
}

.button-5.sticky-button {
  background-color: #ec8000;
  border-radius: 50px;
  width: 60%;
  padding-top: 15px;
  padding-bottom: 15px;
}

.button-5.sticky-button:hover {
  background-color: #054d9e;
}

.bold-text-72 {
  font-size: 15px;
  line-height: 20px;
}

.image-120 {
  width: 40px;
  max-width: none;
  margin-right: 10px;
}

.div-block-58 {
  border: 1px solid #cacaca;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 10px;
  padding: 10px;
  display: flex;
}

.footer-india {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.div-block-59 {
  border: 1px solid #b6b6b6;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 10px;
  display: flex;
}

.image-121 {
  width: 50px;
  max-width: none;
}

.image-121.smalle {
  width: 30px;
}

.bold-text-73 {
  font-size: 8px;
  line-height: 10px;
}

.address {
  text-align: left;
  margin-right: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 15px;
}

.address.red {
  color: red;
}

.columns-4 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-60 {
  background-color: #949494;
  width: 60%;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.columns-5 {
  width: 100%;
}

.sticky {
  text-align: center;
  background-color: #fff;
  border-top: 1px solid #b3b3b3;
  padding-bottom: 10px;
  display: block;
  position: fixed;
  inset: auto 0% 0%;
}

.bold-text-74 {
  font-size: 8px;
  line-height: 10px;
}

.checkout-new {
  border-bottom: 1px solid #d4d4d4;
}

.image-122 {
  width: 300px;
  max-width: none;
}

.container-6 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.image-123 {
  width: 30px;
  max-width: none;
}

.div-block-61 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.bold-text-75,
.bold-text-76 {
  color: #000;
  font-family: Verdana, Geneva, sans-serif;
}

.column-3 {
  border-right: 1px solid #cecece;
}

.image-124 {
  border-radius: 10px;
  width: 70px;
  max-width: none;
  margin-right: 5px;
  position: relative;
}

.columns-6 {
  justify-content: center;
  align-items: center;
  padding: 20px 40px;
  display: flex;
}

.div-block-62 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: static;
}

.div-block-63 {
  color: #fff;
  background-color: #727272;
  border-radius: 200px;
  padding: 5px 10px;
  font-family: Verdana, Geneva, sans-serif;
  position: absolute;
  inset: -14% -4% auto auto;
}

.column-4 {
  position: static;
}

.div-block-64 {
  position: relative;
}

.image-126 {
  display: inline-block;
}

@media screen and (min-width: 1440px) {
  .form-copy {
    margin-top: 0;
  }
}

@media screen and (min-width: 1920px) {
  .image-82 {
    width: 120px;
  }

  .text-block-72.small.satisfaction {
    font-size: 10px;
    line-height: 20px;
  }

  .heading-9.center {
    font-size: 25px;
    line-height: 30px;
  }

  .text-block-14 {
    font-size: 16px;
    line-height: 26px;
  }

  .order-button {
    padding: 20px 40px;
  }

  .order-button.bottom {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 15px;
  }

  .bold-text-37 {
    font-size: 17px;
    line-height: 27px;
  }

  .text-block-75.checkout-item,
  .text-block-75.price-item {
    font-size: 15px;
    line-height: 20px;
  }

  .faq-section {
    padding-bottom: 120px;
  }

  .button-copy {
    padding: 20px 40px;
    font-size: 2em;
    font-weight: 700;
  }

  .container-5 {
    display: block;
  }

  .packs {
    background-image: linear-gradient(#002d81d6, #002d81d6),
      url("../images/Mark_1Mark.webp");
    background-position: 0 0, 100% 0;
  }

  .s2-wrapper-c-2 {
    padding-top: 0;
  }

  .bold-text-22 {
    font-size: 15px;
  }

  .bold-text-42 {
    font-size: 20px;
    line-height: 25px;
  }

  .bold-text-24 {
    font-size: 20px;
  }

  .text-block-57 {
    font-size: 16px;
    line-height: 23px;
  }

  .bold-text-54 {
    font-size: 15px;
  }

  .bold-text-57 {
    font-size: 20px;
    line-height: 25px;
  }

  .bold-text-61 {
    font-size: 20px;
  }

  .text-block-133 {
    font-size: 16px;
    line-height: 23px;
  }

  .bold-text-62 {
    font-size: 15px;
  }

  .bold-text-65 {
    font-size: 20px;
    line-height: 25px;
  }

  .bold-text-69 {
    font-size: 20px;
  }

  .text-block-149,
  .text-block-154 {
    font-size: 16px;
    line-height: 23px;
  }

  .text-block-155 {
    font-size: 16px;
    line-height: 25px;
  }

  .text-block-156 {
    font-size: 20px;
    line-height: 30px;
  }

  .price-product {
    font-size: 18px;
    line-height: 25px;
  }

  .button-5 {
    font-size: 16px;
    line-height: 25px;
  }

  .bold-text-72 {
    font-size: 17px;
    line-height: 22px;
  }

  .address {
    font-size: 12px;
    line-height: 20px;
  }

  .bold-text-77 {
    font-size: 25px;
    line-height: 30px;
  }
}

@media screen and (max-width: 991px) {
  .text-block-69 {
    text-align: center;
  }

  .text-block-71 {
    text-align: center;
    line-height: 14px;
  }

  .logo {
    max-width: 100%;
  }

  .image-83 {
    width: 100px;
  }

  .heading-9,
  .text-block-14 {
    text-align: left;
  }

  .price-text,
  .price-discounted {
    text-align: center;
  }

  .div-block-2 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
  }

  .text-block-75 {
    font-size: 11px;
  }

  .text-block-75.more {
    font-size: 9px;
  }

  .heading-9-copy {
    text-align: center;
  }

  .heading-9-copy.more {
    text-align: left;
    font-size: 18px;
  }

  .heading-9-copy-copy {
    text-align: center;
  }

  .image-88 {
    height: 30px;
  }

  .image-95,
  .image-96 {
    height: 15px;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 4rem;
    padding-bottom: 6rem;
  }

  .uui-text-size-medium {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
    line-height: 25px;
  }

  .uui-faq01_question {
    padding-left: 10px;
    padding-right: 10px;
  }

  .bold-text-38 {
    font-size: 15px;
    line-height: 25px;
  }

  .image-98-copy {
    width: 200px;
  }

  .div-block-16 {
    flex-flow: column;
    display: block;
  }

  .s9-top-copy-2-copy-11 {
    flex-direction: column;
    width: 100%;
    margin-top: 40px;
  }

  .text-span-33 {
    margin-bottom: 15px;
  }

  .list-container-4 {
    height: auto;
  }

  .image-100 {
    max-width: 50%;
    margin-top: 20px;
  }

  .s1-pack-wrapper-fave-2 {
    width: auto;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-span-35 {
    line-height: 20px;
  }

  .s1-pack-wrapper-2 {
    width: 100%;
    margin-left: 5px;
    margin-right: 5px;
    padding: 10px;
  }

  .s1-pack-text {
    font-size: 23px;
    line-height: 26px;
  }

  .s1-pack-text.white {
    font-size: 23px;
  }

  .div-block-42 {
    inset: 0% 0% auto 413px;
  }

  .s1-pack-container-2 {
    flex-flow: column;
  }

  .text-span-34.upsell,
  .text-span-34.white {
    font-size: 80px;
    line-height: 100px;
  }

  .s2-headline-c-4 {
    font-size: 50px;
  }

  .uui-padding-vertical-xlarge {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .checkout {
    background-image: linear-gradient(#002d81d6, #002d81d6),
      url("../images/Mark_1Mark.webp");
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto;
  }

  .item-wrapper-2-c {
    width: 100%;
    margin-top: 60px;
  }

  .text-block-104 {
    font-family: Verdana, Geneva, sans-serif;
  }

  .left-2-columns {
    width: 100%;
  }

  .main-wrapper-c {
    flex-direction: column;
    width: 100%;
  }

  .right-2-columns,
  .item-wrapper-1-c {
    width: 100%;
  }

  ._2-columns-copy {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .rating-wrapper-2 {
    justify-content: flex-start;
    align-items: center;
    margin-top: 10px;
  }

  .bold-text-72 {
    font-size: 13px;
  }

  .div-block-59 {
    width: 80%;
  }

  .columns-7 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-158 {
    font-size: 14px;
  }

  .column-10 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-11 {
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .header {
    text-align: center;
  }

  .s1-button {
    padding-left: 25px;
    padding-right: 25px;
  }

  .text-block-71 {
    font-size: 12px;
  }

  .heading-9 {
    text-align: center;
    font-size: 16px;
    line-height: 20px;
  }

  .text-block-14 {
    font-size: 13px;
    line-height: 21px;
  }

  .price {
    flex-flow: column;
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

  .div-block-2 {
    margin-top: 10px;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .order-button.bottom {
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .ssl-image {
    width: 120px;
  }

  .heading-9-copy,
  .heading-9-copy-copy {
    text-align: center;
  }

  .div-block-7 {
    flex-flow: wrap;
  }

  .image-88 {
    margin-bottom: 5px;
  }

  .div-block-9 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .uui-faq01_component {
    margin-top: 3rem;
    margin-left: 10px;
    margin-right: 10px;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 2rem;
    padding-bottom: 4rem;
  }

  .uui-space-medium {
    min-height: 1.5rem;
  }

  .uui-page-padding {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .s2-container-c-2 {
    flex-direction: column;
    width: 100%;
    max-width: none;
  }

  .div-block-43 {
    height: 400px;
  }

  .text-block-34-copy.white {
    font-size: 20px;
  }

  .text-span-33.white {
    font-size: 25px;
  }

  .container-5 {
    justify-content: center;
    display: flex;
  }

  .list-container-4 {
    height: auto;
  }

  .list-wrapper {
    font-size: 14px;
  }

  .image-100 {
    max-width: 100%;
  }

  .s1-pack-wrapper-fave-2 {
    order: -1;
    width: 100%;
    margin: 20px 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .s2-wrapper-c-2 {
    width: 100%;
  }

  .text-block-115.white {
    font-size: 20px;
  }

  .s1-pack-wrapper-2 {
    width: 100%;
    margin: 20px 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .s1-pack-text {
    font-size: 30px;
    line-height: 40px;
  }

  .s1-pack-text.white {
    font-size: 34px;
  }

  .s1-pack-container-2 {
    flex-direction: column;
  }

  .s2-headline-c-4 {
    line-height: 60px;
  }

  .uui-footer07_legal-link:hover {
    color: #98a2b3;
  }

  .footer {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-footer07_legal-list {
    margin-bottom: 1rem;
  }

  .uui-footer07_bottom-wrapper {
    flex-direction: column-reverse;
    align-items: center;
    margin-top: 3rem;
  }

  .uui-padding-vertical-xlarge {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .text-block-53 {
    font-size: 30px;
    line-height: 40px;
  }

  .item1-top-wrapper-c {
    height: auto;
  }

  .image-11-copy {
    width: 100%;
  }

  .text-block-21-copy {
    font-size: 20px;
    line-height: 30px;
  }

  .field-label-10 {
    font-size: 15px;
    line-height: 20px;
  }

  .bold-text-58,
  .field-label-11 {
    font-size: 15px;
  }

  .field-2-column-7 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 15px;
  }

  .field-label-12 {
    font-size: 15px;
  }

  .div-block-51 {
    display: block;
  }

  .field-2-column-8 {
    margin-bottom: 0;
    font-size: 15px;
  }

  .section-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .submit-button-7 {
    width: 100%;
  }

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

  .form-3 {
    flex-flow: column;
    display: flex;
  }

  .text-block-156 {
    font-size: 12px;
  }

  .price-product,
  .small-price.red {
    font-size: 13px;
  }

  .div-block-58 {
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-59 {
    width: 80%;
  }

  .columns-4 {
    text-align: center;
    flex-flow: row;
    display: flex;
  }

  .columns-5 {
    display: flex;
  }

  .div-block-61 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .bold-text-75 {
    font-size: 15px;
    line-height: 20px;
  }

  .column-3 {
    position: static;
  }

  .columns-7 {
    flex-flow: row;
  }

  .column-5,
  .column-6,
  .column-7 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .column-12 {
    display: block;
  }

  .columns-8 {
    display: flex;
  }

  .radio-button-label {
    font-size: 15px;
  }
}

@media screen and (max-width: 479px) {
  .header {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .container {
    flex-flow: column;
  }

  .text-block-69 {
    margin-bottom: 0;
    font-size: 14px;
  }

  .bold-text {
    font-size: 12px;
    line-height: 15px;
  }

  .stars {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .text-block-72 {
    font-size: 9px;
  }

  .heading-9 {
    text-align: left;
  }

  .heading-9.center {
    display: none;
  }

  .heading-9.center.hidden {
    display: flex;
  }

  .heading-9.center._2 {
    display: block;
  }

  .text-block-14 {
    font-size: 13px;
    line-height: 20px;
  }

  .text-block-14.center {
    font-size: 12px;
    line-height: 19px;
  }

  .price {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .price-text {
    font-size: 16px;
    line-height: 20px;
  }

  .price-discounted {
    text-align: center;
    font-size: 23px;
    line-height: 20px;
  }

  .div-block-2 {
    margin-top: 0;
  }

  .order-button {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .order-button.bottom {
    width: 100%;
  }

  .bold-text-37 {
    font-size: 18px;
  }

  .ssl-image {
    width: 200px;
    margin-bottom: 5px;
  }

  .small-testimonial {
    border: 1px solid #dadada;
    border-radius: 20px;
    padding: 5px;
  }

  .gif {
    margin-bottom: 10px;
  }

  .text-block-75 {
    font-size: 10px;
    line-height: 15px;
  }

  .text-block-75.price-item {
    font-size: 15px;
    line-height: 20px;
  }

  .heading-9-copy,
  .heading-9-copy-copy {
    text-align: center;
  }

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

  .columns,
  .columns-2 {
    flex-flow: column;
  }

  .image-89,
  .image-90 {
    margin-bottom: 10px;
  }

  .image-91 {
    vertical-align: baseline;
    border-radius: 10px;
    width: 100px;
    display: inline-block;
  }

  .container-3 {
    padding-top: 0;
  }

  .image-92 {
    max-width: 90%;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 0;
    padding-bottom: 0;
  }

  .uui-text-size-medium,
  .bold-text-38 {
    font-size: 12px;
    line-height: 20px;
  }

  .s2-container-c-2 {
    width: 100%;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-43 {
    height: 250px;
  }

  .s9-top-copy-2-copy-11 {
    flex-direction: column;
  }

  .money-guarantee {
    font-size: 22px;
    line-height: 33px;
  }

  .button-copy {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-span-33 {
    font-size: 19px;
  }

  .text-span-33.white {
    font-size: 22px;
  }

  .list-container-4 {
    height: auto;
  }

  .s1-pack-text {
    font-size: 26px;
    line-height: 31px;
  }

  .s1-pack-text.white {
    font-size: 24px;
    line-height: 29px;
  }

  .div-block-42 {
    inset: 0% 0% auto auto;
  }

  .text-span-34 {
    font-size: 60px;
  }

  .text-span-34.upsell,
  .text-span-34.white {
    font-size: 50px;
    line-height: 60px;
  }

  .s2-headline-c-4 {
    font-size: 35px;
    line-height: 35px;
  }

  .uui-text-size-small-3.text-color-gray500 {
    text-align: center;
  }

  .uui-footer07_legal-link {
    display: block;
  }

  .uui-footer07_legal-list {
    grid-column-gap: 1rem;
    grid-row-gap: 0rem;
    grid-template-rows: auto;
    grid-template-columns: max-content 1fr;
    grid-auto-columns: max-content;
    grid-auto-flow: row;
    place-content: center stretch;
    display: grid;
  }

  .field-label-9 {
    line-height: 25px;
  }

  .bold-text-22 {
    font-size: 11px;
  }

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

  .checkout {
    background-image: linear-gradient(#002d81d6, #002d81d6),
      url("../images/Mark_1Mark.webp");
    background-position: 0 0, 72%;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto;
  }

  .item2-p3 {
    width: 50%;
  }

  .text-block-53 {
    text-align: left;
    font-size: 24px;
    line-height: 32px;
  }

  .text-field-10,
  .text-field-8._2-column,
  .text-field-8._2-column._2nd-input,
  .select-field-3 {
    font-size: 13px;
  }

  .image-72 {
    margin-left: auto;
    margin-right: auto;
  }

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

  .item-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .left-s2-p3-2 {
    text-align: center;
    width: 100%;
  }

  .text-block-21-copy {
    font-size: 19px;
    line-height: 27px;
  }

  .text-block-48 {
    font-size: 23px;
  }

  .bold-text-24 {
    font-size: 17px;
  }

  .item3-p3 {
    width: 30%;
    padding: 5px;
  }

  .left-2-columns {
    width: 100%;
  }

  .text-block-20-copy-copy {
    text-align: center;
  }

  .right-2-columns,
  .right-s2-p3 {
    width: 100%;
  }

  ._2-columns-copy {
    flex-direction: column;
  }

  .image-41 {
    max-width: 100%;
    display: block;
  }

  .text-block-20-copy {
    text-align: center;
  }

  .field-label-10 {
    line-height: 25px;
  }

  .bold-text-54 {
    font-size: 11px;
  }

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

  .text-field-11 {
    font-size: 13px;
  }

  .image-105 {
    margin-left: auto;
    margin-right: auto;
  }

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

  .text-block-127 {
    font-size: 23px;
  }

  .bold-text-61 {
    font-size: 17px;
  }

  .image-109 {
    max-width: 100%;
    display: block;
  }

  .bold-text-62 {
    font-size: 11px;
  }

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

  .text-field-12 {
    font-size: 13px;
  }

  .image-112 {
    margin-left: auto;
    margin-right: auto;
  }

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

  .text-block-143 {
    font-size: 23px;
  }

  .bold-text-69 {
    font-size: 17px;
  }

  .image-116 {
    max-width: 100%;
    display: block;
  }

  .text-block-152 {
    font-size: 55px;
  }

  .section-3 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .product {
    margin-bottom: 20px;
  }

  .text-block-156 {
    font-size: 16px;
    line-height: 23px;
  }

  .image-119 {
    width: 50%;
  }

  .price-product {
    font-size: 16px;
  }

  .small-price {
    font-size: 11px;
  }

  .button-5.sticky-button {
    width: 80%;
  }

  .div-block-58 {
    display: none;
  }

  .div-block-59 {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
  }

  .image-121 {
    width: 40px;
  }

  .image-121.smalle {
    width: 20px;
  }

  .address {
    text-align: left;
    padding-left: 3px;
    font-size: 9px;
    line-height: 13px;
  }

  .image-122 {
    width: 250px;
  }

  .column-3 {
    order: 1;
  }

  .columns-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .columns-7 {
    flex-flow: column;
  }

  .text-block-158 {
    font-size: 12px;
  }

  .column-8 {
    order: 1;
  }

  .image-125 {
    margin-bottom: 10px;
  }

  .column-9 {
    order: 1;
  }

  .container-7 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .bold-text-78 {
    font-size: 8px;
  }

  .columns-8 {
    flex-flow: column;
  }

  .div-block-65 {
    display: block;
  }
}

#w-node-_555cc85b-aeaa-12a8-edc6-c8fc3fbc6bbf-63f54330 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 479px) {
  #w-node-_555cc85b-aeaa-12a8-edc6-c8fc3fbc6bbf-63f54330 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

.iti__selected-dial-code,
.iti__country-name {
  color: #000;
}

.iti__selected-flag {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
