body {
  font-family: open sans, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #252525;
  background-color: #fff;
}
a {
  color: #9cc700;
  text-decoration: none;
}
body,
html {
  overflow-x: hidden;
}
li,
p,
ul {
  font-family: open sans, sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 16px !important;
  line-height: 1.5;
  letter-spacing: 0 !important;
}
ol,
ul {
  padding-left: 0 !important;
}
a,
a:hover {
  color: unset;
  text-decoration: none;
  background-color: unset;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.5;
  letter-spacing: 0 !important;
  color: #212529;
  font-family: zilla slab, sans-serif !important;
  font-weight: 700 !important;
  font-style: normal !important;
  text-align: center;
}

.text-green {
  color: #abcd00;
}
h2 {
  line-height: 1.2;
}

.page-container {
  max-width: 800px;
  margin: auto;
  padding-inline: 20px;
}
.pop-events {
  position: relative;
}
.pop-events-wrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 16px;
  z-index: 2147483647;
  user-select: none;
  width: 100%;
}
.pop-events-container {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  max-width: 380px;
  min-height: 85px;
  max-height: 500px;
  padding: 10px;
  overflow: hidden;
  color: #333;
  background: #fff;
  border-radius: 9999px;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.11),
    0 5px 15px 0 rgba(0, 0, 0, 0.08);
  cursor: pointer;
}
.pop-events-row {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.pop-events-image div {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-position: center;
  background-size: auto 50px;
  background-repeat: no-repeat;
}
.pop-events-content {
  display: flex;
  flex-direction: column;
  white-space: pre-line;
}
.pop-events-customer {
  font-size: 13px;
  line-height: 16px;
  font-weight: 500;
}
.pop-events-action {
  font-size: 12px;
  line-height: 12px;
}
.pop-events-time {
  font-size: 12px;
}
.pop-events-button {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 22px;
  padding: 3px;
  border-radius: 9999px;
  top: 13px;
  right: 13px;
  left: auto;
  color: #000;
  background: #fff;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.11),
    0 5px 15px 0 rgba(0, 0, 0, 0.08);
  transition: all 0.25s ease-in-out;
  cursor: pointer;
  opacity: 0;
  z-index: 99999999999999;
}
.pop-events-button svg {
  width: 100%;
}
.pop-events-button:hover {
  transform: scale(1.1);
}
.pop-events:hover .pop-events-button {
  opacity: 1;
}
@media (hover: none) {
  .pop-events-button {
    opacity: 1;
    transform: scale(1.1);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.animate__animated {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animate__hidden {
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.animate__fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.animate__fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

img {
  max-width: 100%;
  height: auto;
}

.caps {
  text-transform: uppercase;
}

@media screen and (max-width: 1200px) {
  h2 {
    font-size: 1.15rem;
  }
  h3 {
    font-size: calc(1.3rem + 0.6vw);
  }
  p, li {
    font-size: 0.9rem !important;
  }
}

.button-mobile {
  display: none;
}

.section1 {
  background-image: url("https://fb-v1.cdn-bio.com/assets/section1-bg-c51f463ee0adf2a66ecbce9a78f75baf.webp");
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: scroll;
  background-size: cover;
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
}
.section2 {
  background-image: url("https://fb-v1.cdn-bio.com/assets/section2-bg-9b2805235976a38cac1f3777592d6de0.webp");
  background-repeat: no-repeat;
  background-position: left center;
  background-attachment: scroll;
  background-size: cover;
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
}
.section5a {
  background-image: url("https://fb-v1.cdn-bio.com/assets/section5-bg-2679e73f0f3b2cca24cffaa30e9b892e.webp");
  background-repeat: no-repeat;
  background-position: left center;
  background-attachment: scroll;
  background-size: cover;
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
}


.section2 .wrapper,
.section3 .wrapper,
.section4 .wrapper,
.section5 .wrapper,
.section5a .wrapper,
.section5b .wrapper,
.section7 .wrapper {
  max-width: 1100px;
  margin: auto;
  padding-inline: 20px;
}
.section1 .wrapper{
  max-width: 1300px;
  margin: auto;
  padding-inline: 20px;
}

.section6 .wrapper {
  max-width: 1024px;
  margin: auto;
}

.section1 .wrapper .wrapper2 {
  max-width: 670px;
}

.section2 .wrapper .wrapper2 {
  max-width: 630px;
}

.section1 .ticks {
  list-style-type: none;
}
.section1 .ticks li i {
  color: #abcd00;
  padding-block: 10px;
}

.section1 .ticks li:hover i {
  color: #abcd00;
}

.section2 .check li,
.section5 .check li {
  padding-block: 10px;
}

.section2 .check li i,
.section5 .check li i {
  color: #abcd00;
}

.section2 .icons {
  text-align: center;
}
.section2 .icons p {
  font-size: 13px !important;
  font-weight: 700 !important;
  margin-top: 20px;
}
.section1 .button {
  font-weight: 600;
  font-size: 0.95rem;
  letter-spacing: 2px;
  border: 1px solid #90bb00;
  border-style: solid;
  border-width: 0;
  background-clip: border-box;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 2px;
  border-left-width: 0px;
  background: #90bb00;
  padding-top: 15px;
  color: white;
  text-align: center;
  padding-bottom: 15px;
}

.section2 h1 {
  color: white;
  background-color: rgba(196, 196, 196, 0.41);
  max-width: 905px;
  margin: auto;
}
.section2 p,
.section2 li {
  color: white;
}

.section2 .wrapper .wrapper2 h2,
.section2 .wrapper .wrapper2 h5,
.section2 h3 {
  color: #9cc700;
  text-align: start;
}

.section3 h5,
.section3 h3 {
  text-align: start;
}

.section3 hr {
  border-top-color: #fe9400;
}

.section4 {
  background-color: #fe9400;
}

.section4 h2,
.section4 p {
  color: white;
}

.section3 .box  {
  background-color: #f4f4f4;
  border-style: solid;
  border-width: 0;
  background-clip: border-box;
  border-color: #fe9400;
  border-top-width: 8px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  padding: 40px;
  max-height: fit-content;
}
.section5 .box  {
  background-color: #ffffff;
  border-style: solid;
  border-width: 0;
  background-clip: border-box;
  border-color: #fe9400;
  border-top-width: 8px;
  border-right-width: 0px;
  border-bottom-width: 8px;
  border-left-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  box-shadow: 2px 2px 30px 10px rgb(0 0 0 / 8%);
  padding: 40px;
  max-height: fit-content;
}

.section5-img {
  padding-top: 150px;
}

.section6 {
  background-color: #f1f1f1;
}
.section6 h5,
.section6 p {
  text-align: left;
}

.faq {
  padding-left: 20px;
  border-left: solid 2px #9cc600;
}
.expand {
  font-weight: 700 !important;
  color: #333333;
  font-size: 15px !important;
}
.expand:hover,
.expend-text {
  background-color: white;
}
.expand,
.expend-text {
  padding: 10px;
}
.faq a {
  color: rgb(0, 102, 255);
}
.fl-button {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  line-height: 18px;
  padding: 12px 24px;
  text-decoration: none;
  text-shadow: none;
  background: #fe9400;
  font-family: "Zilla Slab", serif;
  font-weight: 600;
  font-size: 0.95rem;
  letter-spacing: 2px;
  border: 1px solid #f28800;
  border-style: solid;
  border-width: 0;
  background-clip: border-box;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 2px;
  border-left-width: 0px;
  color: white;
  max-width: fit-content;
}

.fl-button:hover {
  background: #de8201;
  color: white;
}

.section7 {
  background-image: url("https://fb-v1.cdn-bio.com/assets/section7-bg-6cf122e111f73240d7ef888b72eb8f37.webp");
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: scroll;
  background-size: cover;
}
.section7 ol li {
  padding-block: 10px;
  list-style: none;
}
.section7 ol li span {
  margin-right: 10px;
  background-color: rgba(254,148,0,0.5);
  color: #000000;
  font-size: 15px;
  padding: 0px;
  text-align: center;
  display: inline-block;
  line-height: 15px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.section7 a {
  text-decoration: underline;
  text-decoration-color: #9cc600;
}
.section7 a:hover {
  background-color: #f1f1f1;
}
@media screen and (max-width: 525px) {
  .button-mobile {
    display: block;
  }

  .pop-events-wrapper {
    top: 0;
    bottom: auto;
  }
  .sticky-button {
    position: -webkit-fixed;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
    border-top: 3px solid #ffffff;
    text-align: center;
    display: block;
    padding: 1em 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #fe9400;
    color: #ffffff;
    font-weight: 700;
    font-size: 18px;
  }
}
.mz6 {
  height: 250px;
}

@media screen and (max-width: 768px) {
  .section1 {
    background: white;
  }
  ul {
    margin-left: 10px;
  }
  h1 {
    font-size: 1.8rem !important;
  }
  h2 {
    font-size: 1.5rem !important;
  }
  h5, h3, h2{
    font-size: 130% ;
  }
  .gg {
    max-width: 250px;
  }
  .section5-img {
    padding-top: 10px;
  }
  .mz6 {
    height: auto;
    padding-bottom: 10px;
    max-width: 300px;
    margin-block: auto !important;
    text-align: center;
  }
}
.logo-img{
  max-width: 300px; 
  margin: auto;
}
.text-left{text-align: left;}
.text-orange{color:#fe9400 !important;}
.pad-l-30{padding-left: 30px !important;}
.gg-bottles{max-width: 300px}
.cta-button-green{
  background: #86af00;

}
.bull li{
  display: flex;
  text-align: left;
  margin-block: 5px;
}
.bull li i{
  color: #fff;
  background-color: rgba(254,148,0,0.5);
  height: 35px;
  padding: 10px;
}
.bull-black li i{
  color: #fff;
  background-color: rgba(7,0,0,0.5);
  height: 35px;
  padding: 10px;
}
.bull p{
  text-align: left;
}

.wrapper-reviews {
  border-color: #fe9400;
  border-top-width: 8px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: #fff;
  border-style: solid;
  position: relative;
}
.wrapper-reviews i {
  position: absolute;
  top: 15px;
  right: 15px;
}
.fa-quote-right:before {
  content: "\f10e";
}
@media (max-width:640px) {
  .text-center-sm{
    text-align: center !important;
  }
  .w-100-sm{
    width: 100% !important;
  }
}
