@font-face {
  font-family: "Fa brands 400";
  src: url('../fonts/fa-brands-400.woff2') format("woff2"), url('../fonts/fa-brands-400.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa solid 900";
  src: url('../fonts/fa-solid-900.woff2') format("woff2"), url('../fonts/fa-solid-900.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Proxima nova;
  src: url('../fonts/proxima-nova-semibold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Proxima nova;
  src: url('../fonts/proxima-nova-thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Proxima nova;
  src: url('../fonts/proxima-nova-regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Proxima nova;
  src: url('../fonts/proxima-nova-extrabold.ttf') format("truetype"), url('../fonts/proxima-nova-bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Proxima nova;
  src: url('../fonts/proxima-nova-italic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Avertape;
  src: url('../fonts/AvertaPE-Extrabold.otf') format("opentype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avertape;
  src: url('../fonts/AvertaPE-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avertape;
  src: url('../fonts/AvertaPE-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avertape;
  src: url('../fonts/AvertaPE-Black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Brandon med;
  src: url('../fonts/Brandon_med.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Brandon reg;
  src: url('../fonts/Brandon_reg.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Brandon bld;
  src: url('../fonts/Brandon_bld.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --midnight-blue-2: #00237e;
  --black: #2c2c2c;
  --alice-blue: #e4f3fb;
  --tomato: #ff4d4d;
  --midnight-blue: #002565;
  --crimson: #e01e2d;
  --dark-slate-grey: #3e4855;
  --gold: #fde02f;
  --dark-slate-blue: #014e9a;
  --dodger-blue: #278ee7;
  --orange: #ffa200;
  --coral: #fd6d2f;
}

.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;
}

.top-sec {
  background-color: #353535;
}

.top-text {
  color: #b3b3b3;
  text-align: center;
  font-size: 11px;
  line-height: 18px;
}

.header-section {
  background-color: var(--midnight-blue-2);
  border-bottom: 2px #222;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 17px;
  padding-bottom: 17px;
  display: flex;
}

.heading-container {
  text-align: left;
  max-width: 1000px;
  margin-top: 0;
  padding-top: 3px;
  padding-bottom: 3px;
}

.mobile-image-logo {
  display: none;
}

.author-text {
  float: left;
  font-family: Rubik, sans-serif;
  font-size: 11px;
  line-height: 15px;
}

.para-ad {
  direction: ltr;
  color: var(--black);
  letter-spacing: 0;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Avertape, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.para-ad.ingredients {
  line-height: 40px;
}

.para-ad._2d {
  margin-top: 8px;
  margin-bottom: 8px;
}

.para-ad.point1 {
  font-weight: 700;
  line-height: 31px;
}

.separator-small {
  background-color: #bebebe;
  height: 1px;
}

.sub-quote-div {
  background-color: #fde02f;
  margin-top: -33px;
  padding: 12px 11px;
}

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

.heading-4 {
  display: none;
}

.breadcrumb-mobile {
  color: #c3c3c3;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  line-height: 18px;
  display: none;
}

.ad-col-two {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  position: sticky;
  top: 5px;
}

.image-17 {
  display: none;
}

.social-icons-block {
  text-align: left;
  margin-top: 19px;
  margin-bottom: 38px;
  font-family: "Fa brands 400", sans-serif;
  display: block;
}

.offer-text-block-3 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 6px;
  padding-left: 34px;
  padding-right: 34px;
  font-size: 16px;
  font-weight: 700;
  line-height: 21px;
}

.side-block {
  color: #000;
  text-align: center;
  background-color: #fde02f;
  margin-top: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  font-family: acumin-pro-extra-condensed;
  font-size: 32px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.note-para {
  color: #222;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
}

.author-and-view-div {
  border-top: 1px solid #fde02f;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-top: 11px;
  display: flex;
}

.author-and-view-div._878 {
  border-bottom: 4px solid var(--midnight-blue-2);
  border-top-color: #e01e2d00;
  padding-bottom: 11px;
}

.side-image {
  text-align: center;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 5px;
}

.note-div {
  background-color: #fff;
  border: 6px solid #fde02f;
  margin-top: 0;
  margin-bottom: 30px;
  padding: 14px 21px;
  box-shadow: 4px 5px 0 4px #222;
}

.comment-text {
  float: right;
  margin-right: 27px;
  font-family: Open Sans, sans-serif;
  font-size: 11px;
  line-height: 15px;
}

.div-block-15 {
  align-items: center;
  display: flex;
}

.left-content-block {
  background-color: #fff;
  width: 100%;
  padding: 14px 0 17px;
}

.off-b-inner-div {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 30px;
  display: flex;
}

.tag-text {
  color: #fff;
  background-color: #000;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 3px 8px 4px;
  font-family: Avertape, sans-serif;
  font-size: 10px;
  line-height: 10px;
  display: flex;
}

.big-image-block {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 6px;
}

.big-image-block._3icons-div {
  margin-bottom: 13px;
}

.big-image-block.yui {
  margin-top: 25px;
  margin-bottom: 19px;
}

.big-image-block.yui.ve5r {
  margin-top: 0;
}

.big-image-block.sd {
  margin-bottom: 13px;
}

.off-b-two {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  background-attachment: scroll;
  width: 100%;
}

.text-block-15 {
  font-size: 16px;
  font-weight: 700;
}

.mob-sol {
  display: none;
}

.breadcrumb {
  color: #000;
  margin-bottom: 0;
  font-family: acumin-pro;
  font-size: 18px;
  line-height: 20px;
  display: inline-block;
}

.text-span-36 {
  padding-right: 4px;
  font-family: "Fa solid 900", sans-serif;
  font-weight: 400;
}

.div-block-19 {
  background-color: #fde02f;
  flex-direction: row;
  align-items: center;
  width: 127px;
  height: 31px;
  padding-left: 21px;
  display: flex;
  box-shadow: 8px 3px 0 -2px #000;
}

.side-image-div {
  background-color: #fff;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  box-shadow: 6px 6px #000;
}

.text-span-39 {
  color: #fd6d2f;
  padding-left: 4px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 12px;
  line-height: 13px;
}

.main-heading-ad {
  color: #000;
  letter-spacing: -2px;
  text-transform: none;
  margin-top: 20px;
  font-family: Inter, sans-serif;
  font-size: 34px;
  font-weight: 800;
  line-height: 44px;
}

.main-heading-ad._44 {
  margin-top: 15px;
}

.main-heading-ad._44._56 {
  color: var(--midnight-blue-2);
  letter-spacing: -.5px;
  text-transform: none;
  font-family: Brandon bld, sans-serif;
  font-size: 54px;
  font-weight: 400;
  line-height: 57px;
}

.bf-image-mobile {
  display: none;
}

.text-span-31 {
  color: #ec2222;
  font-weight: 700;
}

.html-embed-6 {
  color: #e56161;
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 0;
  line-height: 21px;
}

.text-block-12 {
  font-family: "Fa brands 400", sans-serif;
  font-size: 37px;
  line-height: 44px;
  text-decoration: none;
}

.text-block-9 {
  color: #222;
  font-size: 14px;
  font-weight: 300;
}

.div-block-13 {
  clear: none;
  text-align: center;
  background-color: #0000;
  border: 1px dashed #222;
  border-radius: 0;
  justify-content: space-around;
  width: 435px;
  margin-top: 5px;
  margin-left: -43px;
  margin-right: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  display: flex;
  transform: scale(.8);
}

.text-block-10 {
  color: #000;
  text-align: center;
  letter-spacing: 0;
  border-bottom: 1px #c4c4c4;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
}

.button-5 {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  background-color: #206b2e;
  background-image: linear-gradient(#85bb01, #19973d);
  border: 2px solid #02660c;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 351px;
  margin-top: 18px;
  margin-bottom: 4px;
  padding: 14px 0;
  font-size: 21px;
  font-weight: 700;
  line-height: 8px;
  text-decoration: none;
  display: block;
}

.button-5:hover {
  box-shadow: 1px 1px 11px 2px #00000059;
}

.text-span-25 {
  font-family: "Fa solid 900", sans-serif;
}

.social-icon-1 {
  filter: grayscale();
  padding-left: 6px;
  padding-right: 6px;
  text-decoration: none;
}

.ad-container-one {
  justify-content: space-between;
  max-width: 1000px;
  display: block;
}

.quote-div {
  padding-top: 9px;
  padding-bottom: 5px;
}

.image-3 {
  margin-bottom: 15px;
  box-shadow: 8px 8px #fde02f;
}

.image-8 {
  box-shadow: 7px 7px #fde02f;
}

.div-block-21 {
  background-color: #0000;
}

.right-content-block {
  margin-bottom: 135px;
  padding-left: 39px;
  padding-right: 39px;
  position: static;
  top: 20px;
}

.text-block-11 {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.text-block-13 {
  font-family: "Fa brands 400", sans-serif;
  font-size: 37px;
  line-height: 44px;
}

.html-embed-7 {
  text-align: center;
}

.div-block-17 {
  padding-left: 8px;
}

.paragraph-div {
  margin-bottom: 20px;
  font-family: Avertape, sans-serif;
}

.offer-div-new {
  background-color: #fde02f;
  border: 13px #fff;
  border-radius: 0;
  justify-content: space-between;
  width: 100%;
  margin-top: 49px;
  display: flex;
}

.offer-div-new.cse {
  margin-top: 24px;
}

.text-span-33 {
  color: #000;
  font-weight: 700;
}

.link-block {
  width: 100%;
  text-decoration: none;
}

.view-text {
  float: right;
  font-family: Open Sans, sans-serif;
  font-size: 11px;
  line-height: 15px;
  display: inline-block;
}

.hero-section {
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.para-quote {
  color: #222;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 44px;
  font-style: normal;
  font-weight: 900;
  line-height: 40px;
}

.sub-quote-para {
  margin-bottom: 0;
  font-weight: 700;
}

.bf-image {
  margin-top: 21px;
  margin-bottom: 34px;
  box-shadow: 8px 8px #fde02f;
}

.sub-heading-para {
  color: #000;
  letter-spacing: -.5px;
  font-family: acumin-pro;
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
}

.ad-col-one {
  padding-right: 19px;
}

.offer-heading-2 {
  color: #000;
  text-align: center;
  letter-spacing: 0;
  text-transform: capitalize;
  margin-top: 0;
  font-family: acumin-pro-extra-condensed;
  font-size: 50px;
  font-style: normal;
  font-weight: 900;
  line-height: 50px;
  text-decoration: none;
}

.text-span-37 {
  letter-spacing: 1px;
  margin-top: 8px;
  font-size: 9px;
  font-weight: 300;
  line-height: 13px;
  display: inline-block;
}

.div-block-22 {
  justify-content: space-between;
  align-items: center;
  margin-top: 17px;
  display: flex;
}

.div-block-16 {
  background-color: #fde02f;
  border-radius: 20px;
}

.sidebar-heading {
  color: #414141;
  text-align: left;
  letter-spacing: -.5px;
  text-transform: uppercase;
  margin-bottom: 4px;
  font-family: Oswald, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 33px;
}

.off-b-one {
  width: 30%;
  padding-top: 21px;
  padding-bottom: 26px;
  padding-left: 30px;
}

.toc-div {
  margin-top: 21px;
  display: none;
}

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

.link-7 {
  color: #6e6e6e;
  font-size: 12px;
  font-weight: 300;
}

.footer-cc {
  filter: invert();
  text-align: left;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.toc-para {
  color: #b8b8b8;
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
}

.footer-sec {
  background-color: var(--alice-blue);
  padding-top: 51px;
  padding-bottom: 50px;
}

.copy-para {
  text-align: center;
  margin-top: 21px;
  font-family: Verdana, Geneva, sans-serif;
}

.link-8 {
  color: #6e6e6e;
  font-size: 12px;
}

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

.bold-text {
  color: #cfcfcf;
  font-size: 11px;
}

.text-span-40 {
  font-weight: 800;
}

.para-ad-big {
  color: #000;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: acumin-pro;
  font-size: 22px;
  font-weight: 300;
  line-height: 30px;
}

.text-span-41 {
  letter-spacing: 1.2px;
  font-family: Avertape, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 10px;
}

.link-styling {
  color: #000;
  background-color: #fde02f;
  font-weight: 400;
  text-decoration: none;
  position: relative;
}

.text-span-42 {
  font-weight: 800;
}

.link-yellow {
  color: #000;
  font-weight: 600;
  text-decoration: underline;
}

.text-span-40-copy {
  font-weight: 800;
}

.sidebar-heading-adv {
  color: #5f5f5f;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 4px;
  font-family: acumin-pro-extra-condensed;
  font-size: 15px;
  font-weight: 400;
  line-height: 33px;
}

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

.text-span-43 {
  color: var(--midnight-blue-2);
  letter-spacing: 1.5px;
  background-color: #0000;
  border: 1px solid #0000004f;
  border-radius: 0;
  padding: 3px 6px;
  font-family: Avertape, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 10px;
  text-decoration: none;
  display: inline-block;
}

.main-heading-sub {
  color: #000;
  letter-spacing: -2px;
  text-transform: none;
  margin-top: 20px;
  font-family: acumin-pro;
  font-size: 28px;
  font-weight: 700;
  line-height: 44px;
}

.main-heading-sub.yellow-bg {
  display: inline-block;
}

.body {
  color: #000;
  font-family: Inter, sans-serif;
}

.img-adv {
  text-align: left;
  display: block;
}

.img-scredit {
  color: #000;
  text-align: left;
  letter-spacing: -.5px;
  margin-top: -5px;
  font-family: acumin-pro;
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
  line-height: 14px;
}

.img-scredit.vs {
  margin-top: 3px;
}

.img-scredit.fdf {
  margin-top: 6px;
}

.img-scredit.fdf.dwe {
  margin-top: -11px;
  margin-bottom: 18px;
  padding-left: 9px;
}

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

.recipe-info {
  width: 100%;
  min-height: 20px;
}

.heading-recipe {
  letter-spacing: -2px;
  margin-top: -10px;
  margin-left: -10px;
  font-size: 30px;
  font-weight: 800;
  line-height: 30px;
}

.recipe-title {
  background-color: #fde02f;
  height: 25px;
  margin-top: 30px;
  margin-left: 10px;
  padding-right: 15px;
  display: inline-block;
}

.columns {
  justify-content: space-between;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 70px;
  display: block;
}

.text-block {
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
}

.image-15 {
  margin-top: 0;
}

.columns-2 {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 70px;
  display: block;
}

.image-18 {
  width: 100%;
}

.text-span-44 {
  font-style: italic;
  font-weight: 800;
}

.text-span-45 {
  font-weight: 800;
}

.heading-para-div.csf {
  margin-top: 26px;
  margin-bottom: 26px;
}

.text-span-46 {
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
}

.italic-text {
  font-style: normal;
  font-weight: 400;
  text-decoration: underline;
}

.div-for-img {
  border: 1px solid #e7e7e7;
  border-radius: 8px;
  padding: 5px;
}

.div-for-img.cwe {
  border-style: none;
  border-radius: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.div-for-img.cwe.sew {
  margin-top: -12px;
  margin-bottom: 8px;
}

.div-for-img.csr {
  margin-top: 23px;
}

.content-para-div.test1 {
  border: 3px solid #fde02f;
  padding: 2px 14px;
}

.content-para-div.test1.cs3 {
  margin-top: 16px;
  margin-bottom: 16px;
}

.text-span-47 {
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
}

.heading-5 {
  font-size: 28px;
  line-height: 35px;
}

.heading-6 {
  border-bottom: 1px solid #000;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-size: 29px;
  font-weight: 800;
  line-height: 44px;
}

.heading-7 {
  border-bottom: 1px solid #000;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-size: 29px;
  font-weight: 800;
}

.heading-8 {
  color: var(--midnight-blue-2);
  letter-spacing: 0;
  background-color: #fff;
  border-bottom: 1px #000;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 0;
  font-family: Brandon bld, sans-serif;
  font-size: 33px;
  font-weight: 400;
  line-height: 38px;
  display: block;
}

.heading-9 {
  border-bottom: 1px solid #000;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-size: 29px;
  font-weight: 800;
}

.heading-10 {
  font-size: 28px;
  line-height: 35px;
}

.bold-text-2 {
  color: #000;
}

.link-9 {
  color: #000;
  font-weight: 700;
}

.div-block-24 {
  border-bottom: 1px #5f318c45;
  padding-bottom: 0;
  display: flex;
}

.div-block-24.ds1 {
  margin-top: 0;
  padding-bottom: 0;
}

.div-block-24.ds1._44 {
  border-bottom-style: none;
  padding-bottom: 0;
}

.columns-7 {
  border-top: 1px solid #222;
  padding-top: 16px;
  padding-bottom: 14px;
}

.columns-7._22 {
  border-top-style: none;
  border-bottom: 1px solid #0000004d;
  padding-top: 13px;
  padding-bottom: 13px;
}

.columns-7._21 {
  border-top-style: none;
  padding-top: 13px;
  padding-bottom: 13px;
}

.columns-7._44 {
  border-bottom: 1px solid #0000004d;
  padding-top: 17px;
  padding-bottom: 14px;
}

.tldr-haedline {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 17px;
  font-weight: 700;
  line-height: 32px;
}

.tldr-div {
  background-color: #f1e7e075;
  margin-bottom: 30px;
  padding: 17px 19px 13px;
}

.div-block-25 {
  margin-right: 9px;
  padding-top: 2px;
}

.column-9 {
  left: 10px;
}

.text-block-16 {
  color: #000;
  text-align: left;
  font-family: "Fa solid 900", sans-serif;
}

.tl-text {
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

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

.link-10 {
  color: var(--tomato);
  font-weight: 400;
  text-decoration: none;
}

.bold-text-4 {
  line-height: 14px;
}

.bold-text-5, .bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9 {
  color: var(--tomato);
}

.text-span-48 {
  color: var(--tomato);
  font-weight: 400;
  text-decoration: none;
}

.new-box {
  border: 7px solid var(--tomato);
  background-color: #f9f4f1;
  width: 103%;
  margin-top: 37px;
  padding: 9px;
  display: flex;
}

.heading-11 {
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 1px;
  font-size: 27px;
  font-weight: 800;
  line-height: 33px;
}

.text-block-17 {
  letter-spacing: 1px;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 400;
}

.paragraph {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 21px;
}

.div-block-26 {
  text-align: left;
  padding-top: 6px;
  padding-left: 20px;
}

.text-span-49 {
  font-family: "Fa solid 900", sans-serif;
}

.link-11 {
  text-decoration: none;
}

.img-mob, .sticky-div-new {
  display: none;
}

.avatar-img {
  object-fit: cover;
  border-radius: 50%;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: 100%;
  min-height: auto;
  margin-right: 10px;
}

.grey-line {
  background-color: #0f15291a;
  width: 100%;
  height: 1px;
}

.list-person-item {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.list-person-item.text-black.mb-30 {
  margin-bottom: 0;
}

.list-block-1-info-sc {
  flex-wrap: nowrap;
  margin-bottom: 0;
  display: flex;
}

.avatar-block-img {
  width: 38px;
  min-width: 38px;
  height: 38px;
  min-height: 38px;
  margin-right: 10px;
}

.list-block-1 {
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 0;
  display: flex;
}

.r-green-check {
  height: 16px;
}

.avatar-name-2 {
  margin-right: 5px;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
}

.virified-block {
  align-items: center;
  display: flex;
}

.divider-wrap {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 5px;
  display: flex;
}

.divider-wrap.reviews {
  margin-top: 15px;
  margin-bottom: 15px;
}

.rating-block {
  align-items: center;
  margin-right: 5px;
  display: flex;
}

.verified-text {
  color: #77c44f;
  font-size: 12px;
  font-weight: 600;
  line-height: 12px;
}

.green-check-sc {
  margin-right: 5px;
}

.trusted-reviews {
  grid-template-columns: 1fr 1fr;
  margin-top: 30px;
  margin-bottom: 30px;
}

.sign-up-text {
  color: silver;
  text-align: center;
  white-space: nowrap;
  width: auto;
  margin-left: 12px;
  margin-right: 12px;
  font-size: 10px;
  font-weight: 600;
  line-height: 24px;
}

.rating-stars.mr-5 {
  height: 16px;
  margin-right: 5px;
}

.flex-row {
  background-color: #278ee71a;
  border-radius: 15px;
  width: 100%;
  padding: 15px 18px;
  display: flex;
}

.list-person-item-info {
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  padding-left: 10px;
  display: flex;
}

.list-block-1-info {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.customer-r-text {
  margin-bottom: 0;
  padding-left: 0;
  font-size: 12px;
  line-height: 24px;
}

.ig-text {
  margin-right: 5px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}

.ig-date {
  color: #3f9752;
  margin-top: 5px;
  font-size: 12px;
  font-weight: 600;
}

.bold-text-10 {
  margin-left: 10px;
}

.grey-line-divider {
  background-color: #d1d5db;
  width: 30px;
  height: 2px;
  margin-top: 30px;
  margin-bottom: 35px;
}

.company-logo {
  margin-bottom: 16px;
}

.slide-nav {
  display: none;
}

.left-arrow {
  justify-content: center;
  align-items: center;
  transition: all .2s;
  display: flex;
}

.left-arrow:hover {
  transform: translate(-10px);
}

.testimonial-section {
  background-image: none;
  background-position: 20% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  padding: 85px 3%;
}

.testimonial-slider {
  background-color: #0000;
  width: 100%;
  height: 100%;
  margin-top: 15px;
}

.testimonial-paragraph {
  color: #000;
  max-width: 660px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.testimonial-author-wrap {
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.quote-icon {
  width: 40px;
  margin-bottom: 40px;
}

.container {
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-content-wrap {
  color: #1f2937;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.testimonial-author-name {
  white-space: nowrap;
  font-weight: 700;
  line-height: 24px;
}

.author-role {
  color: #9ca3af;
  white-space: nowrap;
  line-height: 24px;
}

.purple-circle {
  background-color: #6366f1;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  margin-left: 12px;
  margin-right: 12px;
}

.right-arrow {
  justify-content: center;
  align-items: center;
  transition: all .2s;
  display: flex;
}

.right-arrow:hover {
  transform: translate(10px);
}

.review-container {
  margin-top: 20px;
}

.average-rating {
  font-size: 18px;
}

.feature-list-stars {
  justify-content: space-between;
  margin-bottom: 10px;
  display: flex;
}

.stars-review {
  color: #fdc10c;
  margin-right: 10px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.feature-stars {
  align-items: center;
  display: flex;
}

.div-block-269 {
  background-color: #fff6e7;
  padding: 20px 20px 10px;
}

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

.feature-title {
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 800;
}

.star-para {
  color: #000;
  font-size: 15px;
  font-weight: 700;
}

.star-para.dr {
  margin-bottom: 0;
}

.review-city {
  align-items: center;
  display: flex;
}

.review-heading-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.review-header {
  align-items: flex-start;
  display: flex;
}

.review-heading-inner {
  align-items: center;
  display: flex;
}

.star-icon {
  color: #000;
  font-family: "Fa solid 900", sans-serif;
  font-size: 14px;
}

.star-icon.yellow-star {
  color: #ffab41;
}

.review-content-text-2 {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.grid-4 {
  grid-template-columns: 1fr;
  margin-top: 30px;
  margin-bottom: 30px;
}

.review-content-2 {
  width: 100%;
  min-height: 30px;
}

.city-class-2 {
  color: #000;
  text-transform: none;
  margin-top: 0;
  margin-left: 0;
  font-size: 12px;
  display: inline-block;
}

.purchase-review-name {
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
  display: inline-block;
}

.product-rating {
  align-items: center;
  margin-bottom: 0;
  margin-right: 10px;
  display: flex;
}

.paragraph-review-2 {
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
}

.update-head {
  background-color: #eac870;
  border: 4px dashed #000;
  border-bottom: 1px #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 14px;
  padding-right: 14px;
  font-family: Rubik, sans-serif;
  font-size: 26px;
  font-weight: 800;
  display: inline-block;
  position: relative;
}

.update-para-ad {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Rubik, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
}

.update-para-ad.ingredients {
  line-height: 40px;
}

.update-para-ad._2d {
  margin-top: 8px;
  margin-bottom: 8px;
}

.update-para-ad.point1 {
  font-weight: 700;
  line-height: 31px;
}

.link-block-2 {
  color: #000;
  text-align: center;
  flex-flow: column wrap;
  justify-content: center;
  width: 100%;
  max-width: 380px;
  text-decoration: none;
  display: flex;
}

.lock-icon.reverse-icon {
  filter: invert();
  width: 10px;
  height: 20px;
  margin-left: 10px;
  margin-right: 0;
  position: absolute;
  inset: 0% 20px 0% auto;
  transform: rotate(0);
}

.lock-icon.reverse-icon.button-mobile {
  filter: none;
  color: #fff;
}

.complete-purchase-text {
  font-size: 18px;
  font-weight: 700;
}

.complete-purchase-text.ct {
  color: #fff;
  letter-spacing: 0;
  font-family: Avertape, sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 22px;
}

.test-div {
  background-color: #0000;
  border: 1px #222;
  border-radius: 0;
  justify-content: space-around;
  width: 100%;
  margin-top: 8px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  display: flex;
  transform: scale(.8);
}

.fixed-bar {
  font-family: Inter, sans-serif;
  font-size: 14px;
}

.try-risk-free-bar {
  z-index: 50;
  text-align: center;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: sticky;
  inset: auto 0% 0%;
  box-shadow: 5px 5px 8px #000;
}

.button-txt-javy {
  z-index: 1;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 2px;
  display: flex;
  position: relative;
}

.button-try {
  background-color: #ffc33a;
  border-radius: 8px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 380px;
  height: 58px;
  margin-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.button-try.based_on_country {
  background-color: var(--midnight-blue-2);
}

.text-span-50 {
  color: #252525;
  font-weight: 700;
  position: static;
}

.cta-bottom {
  color: #000;
  text-align: center;
  flex-flow: column wrap;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  margin-top: 30px;
  text-decoration: none;
  display: flex;
}

.cta-bottom.based_on_country {
  margin-top: 16px;
}

.cta-button-main {
  background-color: #ffc33a;
  border-radius: 8px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 380px;
  height: 58px;
  margin-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.cta-button-main.based_on_country {
  background-color: var(--midnight-blue-2);
  max-width: 100%;
}

.advertorial-image {
  margin-top: 30px;
}

.advertorial-image.vvs {
  margin-top: 19px;
  margin-bottom: 30px;
}

.adv-container {
  width: 100%;
}

.div-block-270 {
  width: 100%;
  max-width: 900px;
}

.inner-advoertorial {
  width: 100%;
  max-width: 800px;
  margin-top: 20px;
}

.header-inner {
  justify-content: space-between;
  width: 100%;
  max-width: 800px;
  display: flex;
}

.top-right-cta {
  background-color: #000;
  font-weight: 700;
}

.top-right-cta.based_on_country {
  background-color: var(--alice-blue);
  color: var(--midnight-blue);
  font-family: Avertape, sans-serif;
}

.lock-mobile.reverse-icon {
  filter: none;
  width: 10px;
  height: 20px;
  margin-left: 10px;
  margin-right: 0;
  position: absolute;
  inset: 0% 20px 0% auto;
  transform: rotate(0);
}

.div-block-271 {
  border: 4px dashed var(--midnight-blue);
  background-color: #ffffe9;
  padding: 15px;
}

.bold-text-11 {
  font-family: Avertape, sans-serif;
  font-weight: 700;
}

.bold-text-12 {
  font-family: Proxima nova, sans-serif;
}

.text-span-51 {
  padding-left: 6px;
  font-family: "Fa solid 900", sans-serif;
}

.text-span-52 {
  padding-right: 4px;
  font-family: "Fa solid 900", sans-serif;
}

.text-span-53 {
  padding-left: 7px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 12px;
}

.bold-text-13 {
  color: #e9cd22;
  font-weight: 400;
}

.bold-text-14, .bold-text-15, .bold-text-16 {
  color: #e9cd22;
}

.bold-text-17 {
  color: var(--midnight-blue-2);
  font-family: Brandon bld, sans-serif;
  font-weight: 400;
  line-height: 38px;
}

.bold-text-18, .bold-text-19, .bold-text-20 {
  font-weight: 800;
}

.sub-heading-top {
  margin-top: 10px;
  font-family: Brandon reg, sans-serif;
  font-size: 31px;
  font-weight: 400;
  line-height: 36px;
}

.sub-heading-top.ch1 {
  display: none;
}

.div-block-31 {
  border-bottom: 1px #0000004d;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-31.ds1 {
  margin-top: 14px;
}

.div-block-31.ds1.ee {
  margin-top: 0;
}

.div-block-31.ds1.ee.vss {
  margin-top: 8px;
}

.div-block-31.ds1.fw {
  border-bottom: 1px solid #0000004d;
  margin-top: 0;
  padding-top: 9px;
  padding-bottom: 9px;
  font-family: Rubik, sans-serif;
  font-weight: 400;
}

.div-block-31.ds1.ddq {
  margin-top: 0;
}

.div-block-31.ds1.ddq.trt {
  border-bottom-style: none;
}

.div-block-31.ds1.ddq.trt.cse {
  border-top: 1px solid #0000004d;
}

.tldr-div-2 {
  background-color: #e4f3fb;
  padding: 17px 21px 13px;
}

.tldr-div-2._431 {
  background-color: #0000;
  border: 1px #000;
  border-bottom: 1px solid #00000030;
  margin-top: 7px;
  margin-bottom: 10px;
  padding-bottom: 17px;
  padding-left: 0;
  padding-right: 0;
}

.div-block-30 {
  width: 50%;
  margin-left: 15px;
}

.div-block-30.ffr1 {
  width: 85%;
  margin-left: 0;
}

.text-span-84 {
  color: #df1e2c;
  padding-right: 9px;
  font-family: "Fa solid 900", sans-serif;
  font-weight: 400;
}

.text-block-18 {
  color: var(--midnight-blue-2);
  font-family: "Fa solid 900", sans-serif;
  font-size: 6px;
}

.div-block-28 {
  display: flex;
}

.tldr-haedline-2 {
  text-transform: uppercase;
  border-bottom: 1px solid #000;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Rubik, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 32px;
}

.tldr-haedline-2.vs {
  color: var(--midnight-blue-2);
  border-bottom-style: none;
  font-family: Brandon med, sans-serif;
  font-size: 19px;
  font-weight: 900;
  line-height: 19px;
}

.div-block-29 {
  width: 15%;
  margin-right: 15px;
  padding-top: 4px;
}

.tl-text-2 {
  font-family: acumin-pro;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.bold-text-21 {
  color: #8d8d8d;
  font-family: Brandon bld, sans-serif;
  font-weight: 400;
}

.div-block-272 {
  width: 100%;
  height: 2px;
}

.div-liner {
  border-style: dashed dashed none;
  border-width: 1px;
  border-color: var(--crimson);
  width: 100%;
  height: 0;
}

.image-20 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
  position: static;
}

.list-dd {
  color: #000;
  margin-top: 10px;
  padding-left: 20px;
  font-family: Avertape, sans-serif;
  font-size: 18px;
}

.list-item, .list-item-2, .list-item-3, .list-item-4 {
  padding-top: 6px;
  padding-bottom: 6px;
}

.but-mid-div {
  text-align: left;
  align-items: center;
  display: flex;
}

.but-mid-div.kio {
  margin-top: 18px;
  display: block;
}

.mobile-block {
  display: none;
}

.main-feature-div {
  flex-flow: column;
  justify-content: space-around;
  display: flex;
}

.double-div {
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.feature-div {
  border-radius: 0 0 15px 15px;
  justify-content: space-around;
  margin-top: 0;
  margin-bottom: 36px;
  padding: 16px 25px 13px;
  display: block;
}

.button-middle {
  background-color: #5f318c;
  border-radius: 10px;
  flex-direction: row;
  align-items: center;
  margin: 12px 85px 4px 0;
  padding: 21px 43px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 27px;
  display: flex;
  box-shadow: 2px 2px 10px #0000009c;
}

.button-middle.kop {
  text-align: center;
  justify-content: center;
  margin-right: 0;
}

.feautre-img-1 {
  display: none;
}

.icontextbox {
  width: 85%;
}

.feature-img-2 {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.text-span-7 {
  padding-left: 23px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 33px;
}

.icon-text {
  margin-left: 20px;
  font-family: Avertape, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

.feature-left-div {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  margin-top: 30px;
}

.grand-block {
  border-radius: 15px;
  box-shadow: 1px 1px 14px #00000026;
}

.grand-block.hyui {
  margin-top: 20px;
  margin-bottom: 20px;
}

.iconbox {
  width: 15%;
}

.icon-div-one {
  border-bottom: 1px solid #6868683b;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.icon-div-one.d1, .icon-div-one.d2 {
  border-bottom-style: none;
}

.icon-div-one.last {
  border-bottom-style: solid;
}

.image-21 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.mid-i-div {
  align-items: center;
  display: flex;
}

.mid-hh {
  border-top: 5px solid var(--crimson);
  border-bottom: 5px solid var(--crimson);
  margin-top: 10px;
  padding-top: 13px;
  padding-bottom: 13px;
  font-family: Avertape, sans-serif;
  font-size: 27px;
  font-weight: 700;
  line-height: 36px;
}

.div-block-273 {
  width: 60%;
}

.div-block-274 {
  width: 40%;
}

.fe1 {
  color: var(--dark-slate-grey);
  font-family: Avertape, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.para-ad-2 {
  color: #333;
  margin-bottom: 0;
  font-family: Avertape, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.text-span-85 {
  color: #1bae4b;
  font-family: "Fa solid 900", sans-serif;
}

.div-block-275 {
  padding-top: 1px;
  padding-right: 12px;
}

.italic-text-5 {
  font-family: PT Serif, serif;
}

.div-block-12 {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-12.caa {
  justify-content: flex-start;
}

.div-block-12.ccq1 {
  justify-content: flex-start;
  margin-top: 16px;
}

.compare-div {
  border-radius: 15px;
  margin-top: 27px;
  margin-bottom: 26px;
  padding: 0 0 12px;
  box-shadow: 1px 1px 9px #00000024;
}

.comp-text-mir {
  color: #5f318c;
  text-align: right;
  justify-content: flex-end;
  font-family: Avertape, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  display: flex;
}

.column {
  text-align: right;
}

.comp-row {
  padding-bottom: 9px;
}

.comp-col-2 {
  border-bottom: 0 #0000002e;
  border-left: 1px solid #0000002e;
  padding-left: 0;
}

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

.comp-text-other {
  justify-content: flex-start;
  font-family: Avertape, sans-serif;
  font-size: 18px;
  line-height: 22px;
  display: flex;
}

.text-span-8 {
  color: #cc3234;
  padding-right: 10px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 25px;
  line-height: 25px;
}

.image-4 {
  float: none;
  clear: none;
  text-align: right;
  padding-right: 19px;
}

.comp-headline-right {
  color: #fff;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 22px;
  padding-right: 10px;
  font-family: Avertape, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 27px;
}

.compare-box-mir {
  border-bottom: 1px solid #0000002e;
  margin-right: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 15px;
}

.compare-box-mir.last {
  border-bottom-style: none;
}

.compare-box-other {
  border-bottom: 1px solid #0000002e;
  margin-left: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 15px;
}

.compare-box-other.last {
  border-bottom-style: none;
}

.text-span-9 {
  color: #1bae4b;
  padding-left: 10px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 25px;
  line-height: 25px;
}

.column-2 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.comp-col-1 {
  text-align: right;
}

.title-div {
  background-color: #222;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  margin-bottom: 18px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.fb-icons-right {
  background-color: #fff;
  border-radius: 100px;
  align-items: center;
  padding: 3px 6px;
  display: flex;
  position: absolute;
  left: auto;
  right: 10px;
  box-shadow: 0 6px 4px -6px #00000073;
}

.fb-below {
  margin-top: 5px;
}

.fb-review {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(80px, 80px) 1fr;
  margin-bottom: 25px;
}

.avatar-img-2 {
  object-fit: cover;
  border-radius: 50%;
  width: 50px;
  min-width: auto;
  max-width: none;
  height: 50px;
  min-height: auto;
  margin-right: 10px;
}

.review-fb-inner {
  background-color: #eff1f3;
  border-radius: 45px;
  padding: 10px 40px 10px 20px;
  position: relative;
}

.facebook-reviews-sec {
  margin-top: 32px;
  margin-bottom: 32px;
}

.fb-icon {
  width: 20px;
  margin-right: 4px;
}

.paragraph-div-2.change {
  background-color: #f6effd;
  border: 2px dashed #00237e;
  border-radius: 15px;
  margin-top: 21px;
  margin-bottom: 14px;
  padding: 18px 22px;
  font-family: Avertape, sans-serif;
}

.cred-badge-div {
  text-align: center;
  margin-top: 34px;
  margin-bottom: 34px;
}

.note-div-2 {
  background-color: var(--alice-blue);
  border: 1px solid #00237e17;
  margin-top: 34px;
  padding: 14px 12px 5px;
}

.note-para-2 {
  color: #222;
  font-family: Avertape, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.text-span-16 {
  color: var(--midnight-blue-2);
  text-transform: uppercase;
  font-weight: 900;
}

.text-block-3 {
  color: #222;
  font-family: Rubik, sans-serif;
  font-size: 12px;
  line-height: 17px;
}

.offer-div {
  z-index: 1000;
  border: 5px #da2121;
  border-radius: 0;
  margin-top: 33px;
  position: static;
}

.offer-img-2 {
  text-align: left;
  padding-top: 0;
  padding-bottom: 8px;
}

.button-2 {
  color: #fff;
  text-align: center;
  background-color: #206b2e;
  background-image: linear-gradient(#85bb01, #19973d);
  border: 2px solid #19973d;
  border-radius: 5px;
  margin-top: 21px;
  margin-bottom: 21px;
  padding: 21px 38px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 24px;
  box-shadow: 0 7px 13px #00000078;
}

.button-2:hover {
  box-shadow: 1px 1px 11px 2px #00000059;
}

.offer-row-2 {
  background-color: #fff;
  border: 1px solid #cacaca;
  margin-bottom: 21px;
  padding: 23px 30px;
}

.offer-text-block-2 {
  color: #222;
  font-family: Avertape, sans-serif;
  font-size: 13px;
  line-height: 18.2px;
}

.offer-heading {
  color: var(--midnight-blue-2);
  margin-top: 0;
  font-family: Avertape, sans-serif;
  font-size: 27px;
  font-weight: 900;
  line-height: 31px;
}

.offer-col-2-2 {
  text-align: center;
}

.offer-col-1 {
  text-align: center;
  padding-top: 72px;
}

.text-span-3 {
  font-family: "Fa solid 900", sans-serif;
  font-weight: 400;
}

.user-pic {
  border-radius: 50%;
  width: 70px;
  min-width: 70px;
  margin-bottom: 0;
  overflow: hidden;
  box-shadow: 0 10px 20px #1a275133;
}

.bold-text-22 {
  text-transform: capitalize;
  font-family: Avertape, sans-serif;
  font-weight: 800;
}

.mob-logo {
  display: none;
}

.attn-box-div {
  background-color: #fffbf4;
  border: 1px solid #00237ea1;
  border-radius: 12px;
  margin-top: 18px;
  margin-bottom: 17px;
  padding: 17px 15px 20px;
}

.paragraph-5 {
  color: #222;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.paragraph-5._55 {
  font-family: Avertape, sans-serif;
}

.bold-text-48 {
  color: #ff3939;
}

.text-block-5 {
  color: #00237e;
  font-family: Brandon bld, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 43px;
  text-decoration: underline;
}

.link-17 {
  color: var(--midnight-blue-2);
  font-family: Avertape, sans-serif;
  font-size: 22px;
  line-height: 32px;
  text-decoration: none;
}

.text-span-81 {
  font-family: "Fa solid 900", sans-serif;
  font-size: 21px;
  font-weight: 400;
}

.icon-text-2 {
  margin-left: 30px;
  font-family: Avertape, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.text-span-86 {
  font-family: Brandon reg, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 22px;
  display: inline-block;
  position: relative;
  top: -9px;
}

.iconbox-2 {
  width: auto;
  height: auto;
}

.feautre-img-1-2 {
  display: none;
}

.mid-btn {
  text-transform: uppercase;
  background-image: linear-gradient(#85bb01, #19973d);
  border: 2px solid #19973d;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding-top: 22px;
  padding-bottom: 22px;
  font-family: Avertape, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 15px;
  display: flex;
}

.icontextbox-2 {
  width: auto;
}

.text-span-87 {
  padding-left: 14px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 29px;
  font-weight: 400;
}

.double-div-2 {
  margin-bottom: 0;
  padding-top: 18px;
  padding-bottom: 0;
}

.but-mid-div-2 {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 16px;
  padding-bottom: 5px;
  display: block;
}

.but-mid-div-2.sde {
  margin-bottom: -10px;
}

.feature-div-2 {
  border-radius: 15px;
  justify-content: space-around;
  margin-top: 23px;
  margin-bottom: 22px;
  padding: 22px 25px 34px;
  display: block;
  box-shadow: 1px 1px 14px #00000026;
}

.blue-div {
  background-color: #f6f6f6;
  border: 1px solid #00237e;
  margin-top: 22px;
  margin-bottom: 24px;
  padding: 0;
}

.div-block-4 {
  background-color: #c9d4da;
}

.text-block-6 {
  color: #00237e;
  padding-top: 6px;
  padding-bottom: 5px;
  padding-left: 18px;
  font-family: Avertape, sans-serif;
  font-size: 18px;
  font-weight: 800;
}

.para-blue {
  color: #00237e;
  font-family: Open Sans, sans-serif;
  font-size: 19px;
  line-height: 28px;
}

.para-blue._123 {
  margin-bottom: 0;
  padding: 16px 18px;
  font-family: Avertape, sans-serif;
  font-size: 18px;
  line-height: 27px;
}

.bold-text-49, .bold-text-50 {
  font-weight: 900;
}

.left-side-div {
  justify-content: center;
  align-items: center;
  display: flex;
}

.para-div-bot {
  background-color: #fff;
  border-radius: 10px;
  margin-top: 25px;
  margin-bottom: -2px;
  padding: 16px 9px;
  display: flex;
  box-shadow: 0 0 5px 1px #00000045;
}

.para-div-bot.q3 {
  border: 1px dashed #00237e;
  padding-left: 24px;
  padding-right: 24px;
}

.italic-text-2 {
  color: #00237e;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
}

.cc {
  display: none;
}

.para-ad-3 {
  color: #000;
  text-align: left;
  font-family: Proxima nova, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.para-ad-3._23 {
  padding-left: 17px;
  font-family: Avertape, sans-serif;
  font-size: 18px;
  line-height: 29px;
}

.link-18, .bold-text-51 {
  color: var(--midnight-blue-2);
}

.footer-sec-2 {
  background-color: #e4f3fb;
  margin-top: -30px;
  padding-top: 37px;
  padding-bottom: 26px;
}

.copy-para-2 {
  text-align: center;
  letter-spacing: 0;
  margin-top: 21px;
  font-family: Brandon reg, sans-serif;
  font-size: 13px;
  text-decoration: none;
  overflow: hidden;
}

.text-span-20 {
  color: #00237e;
}

.reference-div-footer {
  margin-top: 16px;
  margin-bottom: 21px;
}

.ref-text {
  color: #333333ad;
  margin-top: 4px;
  font-family: Brandon reg, sans-serif;
  font-size: 13px;
}

.paragraph-7 {
  font-family: Brandon reg, sans-serif;
  font-size: 13px;
}

.link-19 {
  color: var(--midnight-blue-2);
}

.list {
  padding-left: 34px;
  font-family: Avertape, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.footer-legal {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  align-items: center;
  display: flex;
}

.list_holder-item {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pb-section {
  padding-top: 4rem;
  padding-bottom: 4rem;
  position: relative;
  overflow: clip;
}

.pb-section.pb-overlay {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.list_holder {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  display: flex;
}

.max-width-580 {
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
}

.footer-base-link {
  color: #6a6a6b;
  font-size: 12px;
  line-height: 1.7;
  text-decoration: none;
  transition: all .3s;
}

.footer-base-link:hover {
  color: #a6a6a6;
}

.footer-base-link.text-color-neutral-200 {
  color: #000;
}

.icon-logosss {
  width: 1.5rem;
  min-width: 1.5rem;
  height: 1.5rem;
  min-height: 1.5rem;
  display: flex;
}

.heading-pb {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.logo_water {
  color: #000;
  height: 1rem;
}

.icon-pageblock {
  width: 1.5rem;
  height: 1.5rem;
}

.pb-grid {
  z-index: 1;
  pointer-events: none;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.nav-logo-2 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  align-items: center;
  font-weight: 600;
  display: flex;
}

.container-2 {
  width: 100%;
  max-width: 67.5rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  position: relative;
}

.pageblock-holders {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pb_ctn {
  color: #fff;
  text-align: center;
  background-color: #0e0e0e;
  border: 1px solid #0e0e0e;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: .5rem 1.5rem;
  font-size: .875rem;
  font-weight: 500;
  text-decoration: none;
  transition: box-shadow .3s cubic-bezier(.165, .84, .44, 1), background-color .3s cubic-bezier(.165, .84, .44, 1);
  display: flex;
  position: relative;
  box-shadow: inset 0 1px 1px #fff3, inset 0 6px 12px #ffffff0f, 0 4px 4px #08080814, 0 1px 2px #08080833;
}

.pb_ctn:hover {
  color: #f0f0f0;
  background-color: #1d1d1d;
}

.cta-wrappers {
  position: relative;
}

.section {
  padding-top: 4rem;
  padding-bottom: 4rem;
  position: relative;
  overflow: clip;
}

.section.cc-lg {
  padding-top: 0;
  padding-bottom: 0;
}

.bg-gd-top {
  pointer-events: none;
  background-image: linear-gradient(#000, #0000);
  height: 20rem;
  position: absolute;
  inset: 0% 0% auto;
}

.bg-gd-top.cc-custom.htu01 {
  background-image: linear-gradient(#fff, #fff0);
}

.bg-gd-bottom {
  background-image: linear-gradient(0deg, #000, #fff0);
  height: 20rem;
  position: absolute;
  inset: auto 0% 0%;
}

.bg-gd-bottom.cc-tertiary {
  z-index: -1;
  background-image: linear-gradient(0deg, #f7f7f7, #fff0);
}

.headline-component {
  grid-row-gap: .5rem;
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 45rem;
  margin-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.display-xl {
  letter-spacing: -.02em;
  text-wrap: balance;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.1;
}

.howto1__flex {
  grid-column-gap: 2rem;
  justify-content: center;
  width: 100%;
  display: flex;
  position: relative;
}

.howto1__item {
  grid-row-gap: .5rem;
  text-align: center;
  flex-direction: column;
  align-items: center;
  min-width: 180px;
  max-width: 240px;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.howto1__item-icon--wrap {
  color: #fff;
  background-color: #000;
  border-radius: 100px;
  width: 120px;
  height: 120px;
}

.howto1__item-icon {
  width: 100%;
  height: 100%;
  padding: 1rem;
}

.howto1__item-icon.is-inverse {
  filter: invert();
}

.u-vertical-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.u-vertical-wrap.cc-tiny {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
}

.display-sm {
  color: var(--midnight-blue-2);
  letter-spacing: -.03em;
  text-wrap: balance;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Brandon bld, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.3;
}

.ts-sm {
  font-family: Avertape, sans-serif;
  font-size: .875rem;
}

@media screen and (max-width: 991px) {
  .header-section {
    padding-left: 24px;
    padding-right: 24px;
  }

  .main-heading-ad {
    font-size: 37px;
    line-height: 42px;
  }

  .main-heading-ad._44._56 {
    font-size: 46px;
    line-height: 53px;
  }

  .div-block-13 {
    width: 318px;
  }

  .button-5 {
    width: auto;
    padding: 11px 12px;
    font-size: 18px;
    line-height: 18px;
  }

  .right-content-block {
    padding-left: 11px;
    padding-right: 11px;
  }

  .hero-section, .footer-sec {
    padding-left: 24px;
    padding-right: 24px;
  }

  .main-heading-sub {
    font-size: 37px;
    line-height: 42px;
  }

  .new-box {
    width: auto;
  }

  .heading-11 {
    line-height: 29px;
  }

  .paragraph {
    margin-top: 6px;
  }

  .div-block-26 {
    width: 60%;
  }

  .div-block-27 {
    width: 40%;
  }

  .testimonial-section {
    background-position: 5% 100%;
  }

  .stars-review, .text-block-14 {
    font-size: 15px;
  }

  .feature-title {
    margin-top: 0;
    margin-bottom: 0;
  }

  .sub-heading-top {
    font-size: 27px;
  }

  .div-block-30.ffr1 {
    width: 80%;
  }

  .div-block-29 {
    width: 20%;
  }

  .button-middle.kop {
    font-size: 18px;
  }

  .text-span-7 {
    font-size: 26px;
    font-weight: 400;
  }

  .icon-text {
    font-size: 15px;
    line-height: 19px;
  }

  .feature-left-div {
    padding-right: 27px;
  }

  .mid-hh {
    font-size: 23px;
    line-height: 32px;
  }

  .compare-div {
    padding-left: 17px;
    padding-right: 17px;
  }

  .comp-text-mir, .comp-text-other {
    font-size: 16px;
    line-height: 20px;
  }

  .comp-headline-right {
    font-size: 21px;
  }

  .offer-img-2 {
    margin-top: 25px;
    padding-right: 8px;
  }

  .button-2 {
    padding: 11px 12px;
    font-size: 17px;
    line-height: 26px;
  }

  .offer-heading {
    font-size: 20px;
    line-height: 25px;
  }

  .offer-col-2-2 {
    padding-left: 0;
  }

  .feature-left-div-2 {
    padding-right: 27px;
  }

  .footer-sec-2 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .pb-section {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .heading-pb {
    font-size: 3.25rem;
  }

  .section {
    padding-top: 3rem;
    padding-bottom: 2rem;
  }

  .section.cc-lg {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .display-xl {
    font-size: 2.75rem;
  }

  .howto1__flex {
    grid-row-gap: 2rem;
    flex-flow: row;
    align-items: center;
  }

  .howto1__item {
    grid-column-gap: 1rem;
    text-align: center;
    flex-flow: column;
    max-width: none;
  }

  .display-sm {
    font-size: 1.325rem;
  }
}

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

  .ad-col-two {
    display: none;
  }

  .list-person-item {
    margin-bottom: 30px;
  }

  .user-pic {
    width: 60px;
    min-width: 60px;
    margin-bottom: 0;
  }

  .heading-pb {
    font-size: 2.5rem;
  }

  .container-2 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .section.cc-lg {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .headline-component {
    margin-bottom: 2rem;
  }

  .display-xl {
    font-size: 2.25rem;
  }

  .howto1__flex {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .howto1__item {
    text-align: left;
    flex-flow: row;
  }
}

@media screen and (max-width: 479px) {
  .top-text {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 9px;
    line-height: 13px;
  }

  .header-section {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding: 10px 15px;
    display: block;
  }

  .heading-container {
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .main-logo-img {
    display: none;
  }

  .mobile-image-logo {
    display: inline-block;
  }

  .author-text {
    font-size: 11px;
    line-height: 13px;
  }

  .para-ad {
    font-size: 18px;
    font-weight: 400;
  }

  .para-ad._2d {
    line-height: 24px;
  }

  .para-ad.point1 {
    font-weight: 700;
  }

  .para-ad.frr {
    margin-top: -34px;
  }

  .sub-quote-div {
    padding: 10px 13px;
  }

  .heading-4 {
    color: #000;
    margin-top: 0;
    margin-bottom: 27px;
    font-size: 44px;
    font-weight: 900;
    line-height: 39px;
    display: block;
  }

  .breadcrumb-mobile {
    color: #414141;
    margin-bottom: 7px;
    font-family: Oswald, sans-serif;
    display: block;
  }

  .ad-col-two {
    display: none;
  }

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

  .social-icons-block {
    text-align: center;
    margin-bottom: 24px;
    display: block;
  }

  .offer-text-block-3 {
    text-align: center;
    margin-top: 2px;
    margin-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
  }

  .image-12 {
    display: none;
  }

  .note-div {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    border: 5px solid #fde02f;
    margin-top: 0;
    box-shadow: 3px 3px 0 3px #222;
  }

  .comment-text {
    margin-right: 13px;
    line-height: 13px;
  }

  .left-content-block {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .off-b-inner-div {
    padding-top: 27px;
    padding-bottom: 27px;
  }

  .big-image-block {
    margin-top: 24px;
  }

  .big-image-block.yui {
    margin-top: 0;
  }

  .text-block-15 {
    font-size: 15px;
  }

  .mob-sol {
    text-align: center;
    margin-top: 24px;
    display: block;
  }

  .breadcrumb {
    font-size: 10px;
    line-height: 14px;
    display: block;
  }

  .text-span-36 {
    padding-left: 0;
    padding-right: 14px;
  }

  .div-block-19 {
    margin-top: 17px;
  }

  .main-heading-ad {
    margin-top: 10px;
    font-size: 32px;
    line-height: 36px;
  }

  .main-heading-ad._44 {
    letter-spacing: -1px;
    font-size: 30px;
    font-weight: 800;
    line-height: 35px;
  }

  .main-heading-ad._44._56 {
    margin-bottom: 8px;
    font-size: 30px;
    line-height: 33px;
  }

  .bf-image-mobile {
    margin-top: 33px;
    margin-bottom: 33px;
    display: block;
    box-shadow: 6px 6px #fde02f;
  }

  .html-embed-6 {
    font-size: 15px;
    line-height: 20px;
  }

  .text-block-9 {
    padding-left: 9px;
    font-size: 12px;
    line-height: 18px;
  }

  .div-block-13 {
    background-color: #fff0;
    justify-content: space-around;
    width: auto;
    margin-top: 8px;
    margin-left: 0;
    padding-left: 9px;
    padding-right: 9px;
    transform: none;
  }

  .text-block-10 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
  }

  .button-5 {
    text-transform: uppercase;
    width: auto;
    margin-top: 22px;
    padding: 17px 10px;
    font-size: 19px;
    line-height: 14px;
  }

  .button-5._554 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .text-block-11 {
    font-size: 12px;
    line-height: 18px;
  }

  .div-block-14 {
    font-size: 14px;
  }

  .offer-div-new {
    border-width: 10px;
    flex-direction: column;
    width: auto;
  }

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

  .text-span-33 {
    font-weight: 700;
  }

  .view-text {
    line-height: 13px;
  }

  .hero-section {
    height: auto;
    padding: 0 15px 28px;
  }

  .para-quote {
    font-size: 38px;
    line-height: 32px;
  }

  .sub-quote-para {
    font-size: 13px;
  }

  .bf-image {
    display: none;
  }

  .sub-heading-para {
    letter-spacing: -.5px;
    font-size: 16px;
    line-height: 25px;
  }

  .ad-col-one {
    padding-right: 10px;
  }

  .offer-heading-2 {
    text-align: center;
    font-size: 19px;
    line-height: 28px;
    display: none;
  }

  .text-span-37 {
    margin-top: 0;
    font-size: 7px;
    line-height: 12px;
  }

  .div-block-22 {
    align-items: center;
    margin-bottom: 3px;
    font-size: 15px;
  }

  .off-b-one {
    text-align: center;
    padding-top: 29px;
    padding-left: 0;
  }

  .footer-cc {
    width: 220px;
  }

  .footer-sec {
    padding-left: 16px;
    padding-right: 16px;
  }

  .para-ad-big {
    font-size: 18px;
    font-weight: 300;
  }

  .text-span-41 {
    font-size: 11px;
    line-height: 8px;
  }

  .text-span-43 {
    font-size: 10px;
    line-height: 10px;
  }

  .main-heading-sub {
    margin-top: 10px;
    font-size: 41px;
    line-height: 36px;
  }

  .main-heading-sub.yellow-bg {
    font-size: 34px;
  }

  .img-scredit {
    letter-spacing: -.5px;
    font-size: 12px;
    line-height: 25px;
  }

  .img-scredit.fdf.dwe {
    margin-top: -19px;
  }

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

  .heading-recipe {
    font-size: 28px;
  }

  .recipe-title {
    height: 20px;
  }

  .columns {
    margin-top: 0;
  }

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

  .image-15 {
    width: 100%;
  }

  .columns-2 {
    margin-top: 0;
  }

  .image-19 {
    width: 100%;
  }

  .text-span-46 {
    font-size: 18px;
    line-height: 25px;
    display: inline-block;
  }

  .text-span-46._4f {
    margin-top: 0;
    margin-bottom: 0;
  }

  .text-span-47 {
    font-size: 18px;
    line-height: 25px;
  }

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

  .heading-6 {
    text-transform: none;
    padding-bottom: 12px;
    font-size: 25px;
    font-weight: 800;
    line-height: 30px;
  }

  .heading-7 {
    padding-bottom: 12px;
    font-size: 25px;
    font-weight: 800;
    line-height: 30px;
  }

  .heading-8 {
    padding-bottom: 0;
    font-size: 25px;
    font-weight: 900;
    line-height: 34px;
    display: block;
  }

  .heading-9 {
    padding-bottom: 12px;
    font-size: 25px;
    font-weight: 800;
    line-height: 30px;
  }

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

  .div-block-24.ds1._311 {
    border-bottom-style: none;
    padding-bottom: 0;
  }

  .div-block-24.ds1._44 {
    border-bottom-style: none;
    padding-bottom: 12px;
  }

  .div-block-24.ds1._3w, .div-block-24._2w {
    border-bottom-style: solid;
    border-bottom-color: #0003;
    padding-bottom: 11px;
  }

  .columns-7._22, .columns-7._44 {
    border-bottom-color: #0003;
  }

  .tldr-haedline {
    font-size: 16px;
  }

  .tldr-div._544 {
    padding-bottom: 0;
  }

  .column-9 {
    margin-top: 14px;
    left: 0;
  }

  .column-9._5333 {
    margin-top: 0;
  }

  .tl-text {
    font-size: 14px;
  }

  .new-box {
    flex-direction: column;
    align-items: center;
  }

  .heading-11 {
    font-size: 29px;
    line-height: 34px;
  }

  .text-block-17 {
    margin-bottom: 10px;
  }

  .paragraph {
    font-size: 19px;
    line-height: 22px;
  }

  .div-block-26 {
    width: auto;
    margin-top: 9px;
    padding-left: 0;
  }

  .div-block-27 {
    width: auto;
  }

  .img-mob {
    display: block;
  }

  .img-desk {
    display: none;
  }

  .sticky-div-new {
    background-color: #fde02f;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 13px 15px;
    display: flex;
    position: fixed;
    inset: auto 0% 0%;
  }

  .grey-line {
    width: 20%;
  }

  .avatar-block-img {
    width: 32px;
    min-width: 32px;
    height: 32px;
    min-height: 32px;
  }

  .r-green-check {
    width: 20px;
  }

  .avatar-name-2 {
    font-size: 12px;
  }

  .divider-wrap {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .rating-block {
    margin-right: 5px;
  }

  .verified-text {
    font-size: 10px;
  }

  .trusted-reviews {
    grid-template-columns: 1fr;
    width: 100%;
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .sign-up-text {
    white-space: normal;
  }

  .rating-stars.mr-5 {
    height: 12px;
  }

  .customer-r-text {
    margin-bottom: 0;
  }

  .ig-text {
    font-size: 13px;
  }

  .left-arrow {
    padding: 20px;
    inset: 20px auto auto 0%;
  }

  .testimonial-author-wrap {
    grid-column-gap: 4px;
    flex-direction: column;
  }

  .testimonial-content-wrap {
    max-width: 100%;
  }

  .purple-circle {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .right-arrow {
    padding: 20px;
    inset: 20px 0% auto auto;
  }

  .average-rating, .stars-review {
    font-size: 16px;
  }

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

  .grid-4 {
    width: 100%;
    margin-top: 15px;
    padding-left: 0;
    padding-right: 0;
  }

  .city-class-2 {
    font-size: 12px;
  }

  .purchase-review-name {
    font-size: 14px;
  }

  .paragraph-review-2 {
    font-size: 13px;
  }

  .update-head {
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 22px;
    font-weight: 800;
    line-height: 30px;
  }

  .update-para-ad {
    font-size: 16px;
    font-weight: 300;
  }

  .update-para-ad._2d {
    line-height: 24px;
  }

  .update-para-ad.point1 {
    font-weight: 700;
  }

  .lock-icon.reverse-icon.button-mobile {
    top: auto;
    bottom: auto;
  }

  .test-div {
    background-color: #fff0;
    justify-content: space-around;
    width: auto;
    margin-top: 3px;
    padding-left: 9px;
    padding-right: 9px;
    transform: none;
  }

  .fixed-bar {
    font-size: 10px;
    line-height: 18px;
  }

  .try-risk-free-bar {
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .button-txt-javy {
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .button-try {
    height: 52px;
  }

  .text-span-50 {
    font-weight: 700;
  }

  .cta-bottom.based_on_country {
    margin-top: 19px;
  }

  .cta-button-main {
    height: 52px;
  }

  .cta-button-main.based_on_country {
    height: auto;
  }

  .main-logo-img-2 {
    width: 120px;
    display: block;
  }

  .lock-mobile.reverse-icon {
    display: none;
  }

  .sub-heading-top {
    margin-top: 12px;
    font-size: 20px;
    line-height: 24px;
  }

  .auth-image {
    margin-top: 8px;
  }

  .auth-image.bb2 {
    display: none;
  }

  .div-block-31.ds1.ee.vss {
    border-bottom-style: none;
  }

  .tldr-div-2._431 {
    border: 1px #df1e2c;
  }

  .div-block-30 {
    width: 100%;
    margin-left: 0;
  }

  .div-block-30.ffr1 {
    margin-top: 15px;
  }

  .div-block-28 {
    flex-direction: column;
  }

  .tldr-haedline-2 {
    font-size: 16px;
  }

  .tldr-haedline-2.ccs {
    margin-bottom: 15px;
    padding-bottom: 5px;
  }

  .tldr-haedline-2.vs {
    margin-bottom: 0;
    padding-bottom: 5px;
    font-weight: 400;
  }

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

  .but-mid-div {
    flex-flow: row;
    justify-content: center;
    align-items: stretch;
    margin-top: 20px;
    display: block;
  }

  .main-feature-div {
    flex-flow: column wrap;
    justify-content: flex-start;
  }

  .double-div {
    padding-top: 9px;
  }

  .feature-div {
    text-align: center;
    flex-wrap: wrap;
    margin-bottom: 25px;
    padding: 7px 14px 6px;
  }

  .button-middle {
    text-align: left;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    padding: 22px 5px;
    font-size: 17px;
    line-height: 23px;
    display: flex;
    box-shadow: 0 3px 10px #0000009c;
  }

  .button-middle.kop {
    font-size: 17px;
  }

  .feautre-img-1 {
    text-align: center;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .feature-img-2 {
    margin-bottom: 24px;
    display: none;
  }

  .text-span-7 {
    padding-left: 8px;
    font-size: 23px;
    line-height: 21px;
  }

  .icon-text {
    text-align: left;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
  }

  .feature-left-div {
    text-align: center;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    margin-top: 31px;
    padding-right: 0;
    display: block;
  }

  .icon-div-one {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .icon-div-one.d1 {
    border-bottom-style: solid;
  }

  .mid-i-div {
    flex-direction: column;
  }

  .mid-hh {
    font-size: 20px;
    line-height: 28px;
  }

  .div-block-273, .div-block-274 {
    width: 100%;
  }

  .fe1 {
    font-size: 16px;
  }

  .para-ad-2 {
    font-size: 16px;
    line-height: 25px;
  }

  .div-block-275 {
    padding-top: 2px;
  }

  .compare-div {
    border-radius: 15px;
    margin-left: -9px;
    margin-right: -9px;
    padding: 0 0 4px;
  }

  .comp-text-mir {
    font-size: 9px;
    line-height: 16px;
  }

  .comp-text-other {
    color: #00237e;
    font-size: 9px;
    line-height: 16px;
  }

  .text-span-8 {
    padding-right: 5px;
    font-size: 14px;
    line-height: 14px;
  }

  .comp-headline-right {
    padding-left: 10px;
    font-size: 15px;
    line-height: 28px;
  }

  .compare-box-mir {
    margin-right: 5px;
    padding-right: 0;
  }

  .compare-box-other {
    margin-left: 5px;
    padding-left: 0;
  }

  .text-span-9 {
    padding-left: 5px;
    font-size: 14px;
    line-height: 14px;
  }

  .title-div {
    margin-bottom: 7px;
  }

  .fb-below {
    margin-left: 10px;
    font-size: 12px;
  }

  .fb-review {
    grid-template-columns: minmax(60px, 60px) 1fr;
  }

  .review-fb-inner {
    border-radius: 25px;
    padding-right: 20px;
  }

  .paragraph-div-2.change {
    padding: 14px;
  }

  .cred-badge-div {
    display: none;
  }

  .note-div-2 {
    margin-top: 20px;
    padding-top: 20px;
  }

  .offer-img-2 {
    margin-top: 0;
    margin-left: 0;
    padding-top: 16px;
    padding-left: 0;
  }

  .button-2 {
    padding: 15px 32px;
    font-size: 17px;
    line-height: 23px;
  }

  .offer-row-2 {
    text-align: center;
    padding: 27px 7px 21px;
  }

  .offer-heading {
    font-size: 23px;
    line-height: 25px;
  }

  .offer-col-1 {
    text-align: center;
    padding-top: 0;
    padding-bottom: 23px;
  }

  .user-pic {
    width: 70px;
    min-width: 70px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

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

  .mob-logo {
    display: block;
  }

  .d-logo {
    display: none;
  }

  .paragraph-5._55 {
    font-size: 16px;
  }

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

  .text-block-5 {
    margin-top: 19px;
    font-size: 20px;
    line-height: 26px;
  }

  .link-17 {
    font-size: 20px;
    line-height: 28px;
  }

  .text-span-81 {
    font-size: 20px;
  }

  .icon-text-2 {
    text-align: left;
    margin-left: 20px;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
  }

  .feautre-img-1-2 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 36px;
    display: block;
  }

  .mid-btn {
    margin-top: 7px;
    margin-bottom: -10px;
    padding-top: 19px;
    padding-bottom: 19px;
    font-size: 15px;
    line-height: 16px;
  }

  .text-span-87 {
    padding-left: 6px;
    font-size: 20px;
    font-weight: 400;
    line-height: 16px;
  }

  .but-mid-div-2 {
    width: auto;
    padding-bottom: 0;
  }

  .feature-div-2 {
    text-align: center;
    flex-wrap: wrap;
    padding-left: 18px;
    padding-right: 18px;
  }

  .feature-left-div-2 {
    text-align: center;
    background-image: url('../images/mob_f_2.webp');
    background-position: 0 0;
    background-size: auto;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    height: 198px;
    padding-right: 0;
    display: block;
  }

  .para-blue, .para-blue._123 {
    font-size: 16px;
  }

  .para-div-bot {
    padding-top: 14px;
    padding-bottom: 5px;
  }

  .para-div-bot.q3 {
    flex-direction: column;
  }

  .italic-text-2 {
    font-size: 18px;
  }

  .right-side-div {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .ff {
    display: none;
  }

  .cc {
    margin-bottom: 8px;
    display: block;
  }

  .para-ad-3 {
    font-size: 16px;
    line-height: 22px;
  }

  .para-ad-3._23 {
    text-align: center;
    padding-left: 0;
    line-height: 25px;
  }

  .footer-sec-2 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .copy-para-2 {
    font-size: 12px;
  }

  .ref-text {
    object-fit: fill;
    overflow: hidden;
  }

  .paragraph-7 {
    color: #333333bf;
    font-size: 12px;
  }

  .footer-legal {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-direction: column;
  }

  .section {
    padding-top: 2rem;
  }

  .headline-component {
    margin-bottom: 2rem;
    padding-top: 0;
    padding-bottom: 0;
  }

  .howto1__item-icon--wrap {
    width: 100px;
    min-width: 100px;
    height: 100px;
    min-height: 100px;
  }
}


@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.woff2') format('woff2'), url('../fonts/fa-brands-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima nova';
  src: url('../fonts/proxima-nova-semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima nova';
  src: url('../fonts/proxima-nova-thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima nova';
  src: url('../fonts/proxima-nova-regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima nova';
  src: url('../fonts/proxima-nova-extrabold.ttf') format('truetype'), url('../fonts/proxima-nova-bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima nova';
  src: url('../fonts/proxima-nova-italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Avertape';
  src: url('../fonts/AvertaPE-Extrabold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avertape';
  src: url('../fonts/AvertaPE-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avertape';
  src: url('../fonts/AvertaPE-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avertape';
  src: url('../fonts/AvertaPE-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brandon med';
  src: url('../fonts/Brandon_med.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brandon reg';
  src: url('../fonts/Brandon_reg.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brandon bld';
  src: url('../fonts/Brandon_bld.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}