p, li {
  font-size: var(--default-font-size) !important;
  line-height: 1.5 !important;
}

@media(max-width: 767px) {
  p, li {
    font-size: var(--mob-default-font-size) !important;
    line-height: 24px !important;
  }
}

a {
  text-decoration-line: none !important;
  width: -moz-fit-content;
  width: fit-content;
}

body {
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity));
}

h1 {
  font-size: var(--default-h1-size) !important;
  line-height: 56px !important;
  --tw-text-opacity: 1;
  color: rgb(19 19 19 / var(--tw-text-opacity));
  font-weight: 600 !important;
  margin-bottom: 1.25rem !important;
}

@media(max-width: 767px) {
  h1 {
    font-size: var(--h1-mob-size) !important;
    line-height: 40px !important;
  }
}

h2 {
  font-size: var(--default-h2-size) !important;
  line-height: 48px !important;
  font-weight: 600 !important;
  margin-bottom: 1.25rem !important;
  margin-top: 1.25rem !important;
  --tw-text-opacity: 1;
  color: rgb(19 19 19 / var(--tw-text-opacity));
}

@media(max-width: 767px) {
  h2 {
    font-size: var(--h2-mob-size) !important;
    line-height: 32px !important;
  }
}

h3 {
  font-size: var(--default-h3-size) !important;
  line-height: 40px !important;
  font-weight: 600 !important;
  margin-bottom: 1.25rem !important;
  margin-top: 1.25rem !important;
  --tw-text-opacity: 1;
  color: rgb(19 19 19 / var(--tw-text-opacity));
}

@media(max-width: 767px) {
  h3 {
    font-size: var(--h3-mob-size) !important;
    line-height: 28px !important;
  }
}

h4 {
  font-size: var(--default-h4-size) !important;
  line-height: 32px !important;
  font-weight: 600 !important;
  margin-bottom: 1.25rem !important;
  margin-top: 1.25rem !important;
  --tw-text-opacity: 1;
  color: rgb(19 19 19 / var(--tw-text-opacity));
}

@media(max-width: 767px) {
  h4 {
    font-size: var(--h3-mob-size) !important;
    line-height: 28px !important;
  }
}

.content a:hover {
  text-decoration-line: none !important;
}

.content p {
  margin-bottom: 1.25rem !important;
}

#content h2, #content h3, #content h4 {
  margin-top: 2.5rem !important;
}

@media (min-width: 1536px) {
  .container {
    max-width: 1180px !important;
  }
}

@font-face {
  font-family: "barlow";

  src: url(./resources/fonts/Barlow-Regular.ttf);

  font-weight: normal;
}

@font-face {
  font-family: "barlow";

  src: url(./resources/fonts/Barlow-SemiBold.ttf);

  font-weight: 600;
}

@font-face {
  font-family: "barlow";

  src: url(./resources/fonts/Barlow-Bold.ttf);

  font-weight: 700;
}

@font-face {
  font-family: "barlow";

  src: url(./resources/fonts/Barlow-Italic.ttf);

  font-style: italic;
}

@font-face {
  font-family: "barlow";

  src: url(./resources/fonts/Barlow-BoldItalic.ttf);

  font-weight: 700;

  font-style: italic;
}

@font-face {
  font-family: "barlow";

  src: url(./resources/fonts/Barlow-Black.ttf);

  font-weight: 900;
}

@font-face {
  font-family: "barlow";

  src: url(./resources/fonts/Barlow-SemiBoldItalic.ttf);

  font-weight: bold;

  font-style: italic;
}

html {
  font-family: "barlow";
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

p.small-paragraph {
  font-size: var(--default-small-p-size) !important;
  line-height: 20px !important;
}

@media(max-width: 767px) {
  p.small-paragraph {
    font-size: var(--mob-small-p-size) !important;
    line-height: 20px !important;
  }
}

h2.sub-heading {
  font-size: var(--default-subheadingh2-size) !important;
  line-height: 32px !important;
}

@media(max-width: 767px) {
  h2.sub-heading {
    font-size: var(--subheadingh2-mob-size) !important;
    line-height: 30px !important;
  }
}

.wffn_landing-template-default h3, .single-wffn_optin h3, .single-sales_pages h3 {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}

.wffn_landing-template-default h1, .single-wffn_optin h1, .single-sales_pages h1 {
  margin-top: 1.25rem !important;
}

.single-wfocu_offer h2.sub-heading {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.wffn_landing-template-default h2, .wffn_optin-template-default h2:not(.sub-heading), .wffn_optin-template-template-optin_hyperbolic h2,
.single-sales_pages h2:not(.sub-heading) {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.wffn_optin-template-default .bf-landing h2 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.wffn_optin-template-default .yellow-box h2, .wffn_optin-template-template-optin_hyperbolic .yellow-box h2, .single-sales_pages .yellow-box h2 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.pointer-events-none {
  pointer-events: none;
}

.visible {
  visibility: visible;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

.inset-x-0 {
  left: 0px;
  right: 0px;
}

.-bottom-1\/4 {
  bottom: -25%;
}

.-left-1\/4 {
  left: -25%;
}

.-left-6 {
  left: -1.5rem;
}

.-right-1\/4 {
  right: -25%;
}

.-right-14 {
  right: -3.5rem;
}

.-right-6 {
  right: -1.5rem;
}

.-top-1\/4 {
  top: -25%;
}

.-top-4 {
  top: -1rem;
}

.-top-6 {
  top: -1.5rem;
}

.-top-8 {
  top: -2rem;
}

.-top-\[25px\] {
  top: -25px;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-4 {
  bottom: 1rem;
}

.bottom-6 {
  bottom: 1.5rem;
}

.left-0 {
  left: 0px;
}

.left-1 {
  left: 0.25rem;
}

.left-4 {
  left: 1rem;
}

.right-0 {
  right: 0px;
}

.right-2 {
  right: 0.5rem;
}

.right-4 {
  right: 1rem;
}

.top-0 {
  top: 0px;
}

.top-10 {
  top: 2.5rem;
}

.top-2 {
  top: 0.5rem;
}

.-z-10 {
  z-index: -10;
}

.z-0 {
  z-index: 0;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.z-40 {
  z-index: 40;
}

.z-50 {
  z-index: 50;
}

.z-\[99\] {
  z-index: 99;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-first {
  order: -9999;
}

.float-right {
  float: right;
}

.m-auto {
  margin: auto;
}

.\!my-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.my-14 {
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}

.my-16 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.my-2\.5 {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}

.my-20 {
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.mx-2\.5 {
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.\!mb-0 {
  margin-bottom: 0px !important;
}

.\!mb-32 {
  margin-bottom: 8rem !important;
}

.\!mb-4 {
  margin-bottom: 1rem !important;
}

.\!mb-6 {
  margin-bottom: 1.5rem !important;
}

.\!mt-0 {
  margin-top: 0px !important;
}

.-mb-1 {
  margin-bottom: -0.25rem;
}

.-mb-16 {
  margin-bottom: -4rem;
}

.-mb-5 {
  margin-bottom: -1.25rem;
}

.-mb-8 {
  margin-bottom: -2rem;
}

.-ml-4 {
  margin-left: -1rem;
}

.-mt-1 {
  margin-top: -0.25rem;
}

.-mt-10 {
  margin-top: -2.5rem;
}

.-mt-12 {
  margin-top: -3rem;
}

.-mt-16 {
  margin-top: -4rem;
}

.-mt-2 {
  margin-top: -0.5rem;
}

.-mt-32 {
  margin-top: -8rem;
}

.-mt-4 {
  margin-top: -1rem;
}

.-mt-6 {
  margin-top: -1.5rem;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-14 {
  margin-bottom: 3.5rem;
}

.mb-16 {
  margin-bottom: 4rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-20 {
  margin-bottom: 5rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.ml-0 {
  margin-left: 0px;
}

.ml-1 {
  margin-left: 0.25rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.ml-4 {
  margin-left: 1rem;
}

.ml-8 {
  margin-left: 2rem;
}

.ml-\[1px\] {
  margin-left: 1px;
}

.ml-auto {
  margin-left: auto;
}

.mr-0 {
  margin-right: 0px;
}

.mr-0\.5 {
  margin-right: 0.125rem;
}

.mr-1 {
  margin-right: 0.25rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mr-3 {
  margin-right: 0.75rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mr-5 {
  margin-right: 1.25rem;
}

.mt-0 {
  margin-top: 0px;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-20 {
  margin-top: 5rem;
}

.mt-24 {
  margin-top: 6rem;
}

.mt-28 {
  margin-top: 7rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-7 {
  margin-top: 1.75rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mt-\[-5px\] {
  margin-top: -5px;
}

.mt-\[2px\] {
  margin-top: 2px;
}

.box-border {
  box-sizing: border-box;
}

.block {
  display: block;
}

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

.flex {
  display: flex;
}

.\!flex {
  display: flex !important;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.inline-grid {
  display: inline-grid;
}

.contents {
  display: contents;
}

.\!hidden {
  display: none !important;
}

.hidden {
  display: none;
}

.aspect-square {
  aspect-ratio: 1 / 1;
}

.\!h-0 {
  height: 0px !important;
}

.\!h-0\.5 {
  height: 0.125rem !important;
}

.\!h-10 {
  height: 2.5rem !important;
}

.h-1 {
  height: 0.25rem;
}

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}

.h-14 {
  height: 3.5rem;
}

.h-16 {
  height: 4rem;
}

.h-20 {
  height: 5rem;
}

.h-24 {
  height: 6rem;
}

.h-3 {
  height: 0.75rem;
}

.h-3\/6 {
  height: 50%;
}

.h-32 {
  height: 8rem;
}

.h-4 {
  height: 1rem;
}

.h-44 {
  height: 11rem;
}

.h-5 {
  height: 1.25rem;
}

.h-52 {
  height: 13rem;
}

.h-6 {
  height: 1.5rem;
}

.h-7 {
  height: 1.75rem;
}

.h-72 {
  height: 18rem;
}

.h-8 {
  height: 2rem;
}

.h-\[11px\] {
  height: 11px;
}

.h-\[300px\] {
  height: 300px;
}

.h-\[350px\] {
  height: 350px;
}

.h-\[35vh\] {
  height: 35vh;
}

.h-\[52px\] {
  height: 52px;
}

.h-\[60\%\] {
  height: 60%;
}

.h-auto {
  height: auto;
}

.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

.h-44 {
  height: 11rem;
}

.\!w-auto {
  width: auto !important;
}

.\!w-full {
  width: 100% !important;
}

.w-1 {
  width: 0.25rem;
}

.w-1\/2 {
  width: 50%;
}

.w-1\/3 {
  width: 33.333333%;
}

.w-1\/4 {
  width: 25%;
}

.w-10 {
  width: 2.5rem;
}

.w-12 {
  width: 3rem;
}

.w-14 {
  width: 3.5rem;
}

.w-16 {
  width: 4rem;
}

.w-2\/3 {
  width: 66.666667%;
}

.w-20 {
  width: 5rem;
}

.w-24 {
  width: 6rem;
}

.w-3\/4 {
  width: 75%;
}

.w-32 {
  width: 8rem;
}

.w-36 {
  width: 9rem;
}

.w-4\/12 {
  width: 33.333333%;
}

.w-4\/5 {
  width: 80%;
}

.w-40 {
  width: 10rem;
}

.w-44 {
  width: 11rem;
}

.w-52 {
  width: 13rem;
}

.w-6 {
  width: 1.5rem;
}

.w-64 {
  width: 16rem;
}

.w-72 {
  width: 18rem;
}

.w-8 {
  width: 2rem;
}

.w-8\/12 {
  width: 66.666667%;
}

.w-80 {
  width: 20rem;
}

.w-\[300px\] {
  width: 300px;
}

.w-\[38px\] {
  width: 38px;
}

.w-\[60px\] {
  width: 60px;
}

.w-\[99\%\] {
  width: 99%;
}

.w-\[99vw\] {
  width: 99vw;
}

.w-auto {
  width: auto;
}

.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.w-full {
  width: 100%;
}

.w-max {
  width: max-content;
}

.w-11\/12 {
  width: 91.666667%;
}

.min-w-full {
  min-width: 100%;
}

.\!max-w-none {
  max-width: none !important;
}

.max-w-3xl {
  max-width: 48rem;
}

.max-w-4xl {
  max-width: 56rem;
}

.max-w-5xl {
  max-width: 64rem;
}

.max-w-6xl {
  max-width: 72rem;
}

.max-w-\[100vw\] {
  max-width: 100vw;
}

.max-w-\[150px\] {
  max-width: 150px;
}

.max-w-\[50\%\] {
  max-width: 50%;
}

.max-w-\[500px\] {
  max-width: 500px;
}

.max-w-\[740px\] {
  max-width: 740px;
}

.max-w-\[75\%\] {
  max-width: 75%;
}

.max-w-contentwidth {
  max-width: 648px;
}

.max-w-full {
  max-width: 100%;
}

.max-w-md {
  max-width: 28rem;
}

.max-w-pageWidth {
  max-width: 1180px;
}

.max-w-upsellWidth {
  max-width: 736px;
}

.max-w-xl {
  max-width: 36rem;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-auto {
  flex: 1 1 auto;
}

.flex-none {
  flex: none;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.flex-shrink {
  flex-shrink: 1;
}

.rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-\[-1deg\] {
  --tw-rotate: -1deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@keyframes rocking {
  0%, 100% {
    transform: rotate(0deg);
  }

  25% {
    transform: rotate(0deg);
  }

  50% {
    transform: rotate(2deg);
  }

  75% {
    transform: rotate(-2deg);
  }
}

.animate-rocking {
  animation: rocking 2s infinite;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-text {
  cursor: text;
}

.resize {
  resize: both;
}

.list-none {
  list-style-type: none;
}

.columns-1 {
  columns: 1;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-rows-1 {
  grid-template-rows: repeat(1, minmax(0, 1fr));
}

.flex-row {
  flex-direction: row;
}

.flex-col {
  flex-direction: column;
}

.flex-col-reverse {
  flex-direction: column-reverse;
}

.flex-wrap {
  flex-wrap: wrap;
}

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}

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

.items-stretch {
  align-items: stretch;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-items-center {
  justify-items: center;
}

.gap-12 {
  gap: 3rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-32 {
  gap: 8rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-2\.5 {
  gap: 0.625rem;
}

.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-y-auto {
  overflow-y: auto;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.break-words {
  overflow-wrap: break-word;
}

.\!rounded-lg {
  border-radius: 0.5rem !important;
}

.\!rounded-sm {
  border-radius: 0.125rem !important;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-20px {
  border-radius: 20px;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-3xl {
  border-radius: 1.5rem;
}

.rounded-5px {
  border-radius: 5px;
}

.rounded-\[30px\] {
  border-radius: 30px;
}

.rounded-\[3px\] {
  border-radius: 3px;
}

.rounded-\[4px\] {
  border-radius: 4px;
}

.rounded-\[5px\] {
  border-radius: 5px;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-sm {
  border-radius: 0.125rem;
}

.rounded-xl {
  border-radius: 0.75rem;
}

.rounded-b-lg {
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

.rounded-t {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.rounded-t-\[5px\] {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.rounded-t-full {
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
}

.rounded-t-lg {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}

.rounded-bl-\[15\%\] {
  border-bottom-left-radius: 15%;
}

.rounded-br-\[15\%\] {
  border-bottom-right-radius: 15%;
}

.rounded-tl-lg {
  border-top-left-radius: 0.5rem;
}

.rounded-tr-lg {
  border-top-right-radius: 0.5rem;
}

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0px;
}

.border-2 {
  border-width: 2px;
}

.border-4 {
  border-width: 4px;
}

.border-\[1\.9px\] {
  border-width: 1.9px;
}

.border-\[3px\] {
  border-width: 3px;
}

.border-\[8px\] {
  border-width: 8px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-b-0 {
  border-bottom-width: 0px;
}

.border-b-2 {
  border-bottom-width: 2px;
}

.border-b-4 {
  border-bottom-width: 4px;
}

.border-t {
  border-top-width: 1px;
}

.border-t-2 {
  border-top-width: 2px;
}

.border-solid {
  border-style: solid;
}

.border-dashed {
  border-style: dashed;
}

.border-\[\#00b553\] {
  --tw-border-opacity: 1;
  border-color: rgb(0 181 83 / var(--tw-border-opacity));
}

.border-\[\#C10D32\] {
  --tw-border-opacity: 1;
  border-color: rgb(193 13 50 / var(--tw-border-opacity));
}

.border-\[\#D38531\] {
  --tw-border-opacity: 1;
  border-color: rgb(211 133 49 / var(--tw-border-opacity));
}

.border-\[\#FF0000\] {
  --tw-border-opacity: 1;
  border-color: rgb(255 0 0 / var(--tw-border-opacity));
}

.border-\[\#FF985A\] {
  --tw-border-opacity: 1;
  border-color: rgb(255 152 90 / var(--tw-border-opacity));
}

.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.border-borderColorRed {
  --tw-border-opacity: 1;
  border-color: rgb(255 0 0 / var(--tw-border-opacity));
}

.border-darkOrange {
  border-color: var(--darkOrange);
}

.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}

.border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
}

.border-greenColor {
  border-color: var(--green);
}

.border-orange-500 {
  --tw-border-opacity: 1;
  border-color: rgb(249 115 22 / var(--tw-border-opacity));
}

.border-primary {
  border-color: var(--primary);
}

.border-red-500 {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity));
}

.border-text {
  --tw-border-opacity: 1;
  border-color: rgb(51 51 51 / var(--tw-border-opacity));
}

.border-\[\#ff6633\] {
  --tw-border-opacity: 1;
  border-color: rgb(255 102 51 / var(--tw-border-opacity));
}

.border-b-\[\#FF8F00\] {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 143 0 / var(--tw-border-opacity));
}

.border-b-white {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.\!bg-greenColor {
  background-color: var(--green) !important;
}

.bg-13 {
  --tw-bg-opacity: 1;
  background-color: rgb(19 19 19 / var(--tw-bg-opacity));
}

.bg-\[\#00b553\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 181 83 / var(--tw-bg-opacity));
}

.bg-\[\#185083\] {
  --tw-bg-opacity: 1;
  background-color: rgb(24 80 131 / var(--tw-bg-opacity));
}

.bg-\[\#EB5B5C\] {
  --tw-bg-opacity: 1;
  background-color: rgb(235 91 92 / var(--tw-bg-opacity));
}

.bg-\[\#F3F3F3\] {
  --tw-bg-opacity: 1;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity));
}

.bg-\[\#F4F4F4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 244 / var(--tw-bg-opacity));
}

.bg-\[\#F7FFF6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(247 255 246 / var(--tw-bg-opacity));
}

.bg-\[\#FDF8EE\] {
  --tw-bg-opacity: 1;
  background-color: rgb(253 248 238 / var(--tw-bg-opacity));
}

.bg-\[\#FEF9E9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 233 / var(--tw-bg-opacity));
}

.bg-\[\#FF8F00\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 143 0 / var(--tw-bg-opacity));
}

.bg-\[\#FF985A\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 152 90 / var(--tw-bg-opacity));
}

.bg-\[\#FFB347\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 179 71 / var(--tw-bg-opacity));
}

.bg-\[\#FFF6EB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 246 235 / var(--tw-bg-opacity));
}

.bg-\[\#FFF6F6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 246 246 / var(--tw-bg-opacity));
}

.bg-\[\#ceecd9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(206 236 217 / var(--tw-bg-opacity));
}

.bg-\[\#f5faf7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(245 250 247 / var(--tw-bg-opacity));
}

.bg-\[\#fafafa\] {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}

.bg-\[\#fde5c9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(253 229 201 / var(--tw-bg-opacity));
}

.bg-\[\#fdeed980\] {
  background-color: #fdeed980;
}

.bg-\[\#fdf8ee\] {
  --tw-bg-opacity: 1;
  background-color: rgb(253 248 238 / var(--tw-bg-opacity));
}

.bg-\[\#ff8f00\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 143 0 / var(--tw-bg-opacity));
}

.bg-\[\#ffebd3\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 235 211 / var(--tw-bg-opacity));
}

.bg-\[\#fff3e3\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 243 227 / var(--tw-bg-opacity));
}

.bg-\[\#fff7ed\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 247 237 / var(--tw-bg-opacity));
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.bg-borderColorRed {
  --tw-bg-opacity: 1;
  background-color: rgb(255 0 0 / var(--tw-bg-opacity));
}

.bg-darkOrange {
  background-color: var(--darkOrange);
}

.bg-darkerRed {
  background-color: var(--darkerRed);
}

.bg-f2 {
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity));
}

.bg-green-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(74 222 128 / var(--tw-bg-opacity));
}

.bg-greenColor {
  background-color: var(--green);
}

.bg-indigo-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(129 140 248 / var(--tw-bg-opacity));
}

.bg-lightGray {
  background-color: var(--lightGray);
}

.bg-lightOrange {
  background-color: var(--lightOrange);
}

.bg-lightYellow {
  background-color: var(--lightYellow);
}

.bg-newOrange {
  --tw-bg-opacity: 1;
  background-color: rgb(255 175 0 / var(--tw-bg-opacity));
}

.bg-pastelOrange {
  --tw-bg-opacity: 1;
  background-color: rgb(242 200 148 / var(--tw-bg-opacity));
}

.bg-primary {
  background-color: var(--primary);
}

.bg-red-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity));
}

.bg-redColor {
  background-color: var(--red);
}

.bg-rouge {
  --tw-bg-opacity: 1;
  background-color: rgb(193 13 50 / var(--tw-bg-opacity));
}

.bg-text {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity));
}

.bg-third {
  background-color: var(--third);
}

.bg-transparent {
  background-color: transparent;
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-yellow-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity));
}

.bg-red-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}

.bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}

.bg-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity));
}

.bg-red-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}

.bg-\[\#fff7ee\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 247 238 / var(--tw-bg-opacity));
}

.bg-\[\#ff6633\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 102 51 / var(--tw-bg-opacity));
}

.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.from-\[\#333145\] {
  --tw-gradient-from: #333145;
  --tw-gradient-to: rgb(51 49 69 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#fef9f0\] {
  --tw-gradient-from: #fef9f0;
  --tw-gradient-to: rgb(254 249 240 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-\[\#33314500\] {
  --tw-gradient-to: #33314500;
}

.to-\[\#fce5c5\] {
  --tw-gradient-to: #fce5c5;
}

.bg-cover {
  background-size: cover;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.\!fill-googleRatingStar {
  fill: #FFDB49 !important;
}

.\!fill-white {
  fill: #fff !important;
}

.\!fill-yellow-400 {
  fill: #facc15 !important;
}

.fill-black {
  fill: #000;
}

.fill-brown {
  fill: #351705;
}

.fill-facebookRatingStar {
  fill: #5892F8;
}

.fill-primary {
  fill: var(--primary);
}

.fill-white {
  fill: #fff;
}

.fill-yellow-400 {
  fill: #facc15;
}

.object-contain {
  object-fit: contain;
}

.object-cover {
  object-fit: cover;
}

.\!p-0 {
  padding: 0px !important;
}

.p-0 {
  padding: 0px;
}

.p-1 {
  padding: 0.25rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.p-\[6px\] {
  padding: 6px;
}

.\!px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.\!px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.py-\[9px\] {
  padding-top: 9px;
  padding-bottom: 9px;
}

.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.\!pl-1 {
  padding-left: 0.25rem !important;
}

.\!pl-2 {
  padding-left: 0.5rem !important;
}

.\!pr-0 {
  padding-right: 0px !important;
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-1 {
  padding-bottom: 0.25rem;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

.pb-16 {
  padding-bottom: 4rem;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pb-24 {
  padding-bottom: 6rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pl-0 {
  padding-left: 0px;
}

.pl-2 {
  padding-left: 0.5rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pl-\[20px\] {
  padding-left: 20px;
}

.pr-1 {
  padding-right: 0.25rem;
}

.pr-16 {
  padding-right: 4rem;
}

.pr-2 {
  padding-right: 0.5rem;
}

.pr-3 {
  padding-right: 0.75rem;
}

.pr-4 {
  padding-right: 1rem;
}

.pr-7 {
  padding-right: 1.75rem;
}

.pr-8 {
  padding-right: 2rem;
}

.pr-\[12px\] {
  padding-right: 12px;
}

.pt-0 {
  padding-top: 0px;
}

.pt-1 {
  padding-top: 0.25rem;
}

.pt-12 {
  padding-top: 3rem;
}

.pt-16 {
  padding-top: 4rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pt-20 {
  padding-top: 5rem;
}

.pt-28 {
  padding-top: 7rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pt-5 {
  padding-top: 1.25rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.pt-8 {
  padding-top: 2rem;
}

.pb-5 {
  padding-bottom: 1.25rem;
}

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

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

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

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

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

.indent-0 {
  text-indent: 0px;
}

.align-middle {
  vertical-align: middle;
}

.\!text-3xl {
  font-size: 1.875rem !important;
  line-height: 2.25rem !important;
}

.\!text-4xl {
  font-size: 2.25rem !important;
  line-height: 2.5rem !important;
}

.\!text-\[20px\] {
  font-size: 20px !important;
}

.\!text-base {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

.\!text-lg {
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
}

.\!text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}

.\!text-xl {
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-5xl {
  font-size: 3rem;
  line-height: 1;
}

.text-\[10px\] {
  font-size: 10px;
}

.text-\[12px\] {
  font-size: 12px;
}

.text-\[14px\] {
  font-size: 14px;
}

.text-\[15px\] {
  font-size: 15px;
}

.text-\[24px\] {
  font-size: 24px;
}

.text-\[26px\] {
  font-size: 26px;
}

.text-\[32px\] {
  font-size: 32px;
}

.text-\[6px\] {
  font-size: 6px;
}

.text-\[8px\] {
  font-size: 8px;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-default {
  font-size: var(--default-font-size);
  line-height: 1.5;
}

.text-h2 {
  font-size: var(--default-h2-size);
  line-height: 48px;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-p {
  font-size: var(--default-p-size);
  line-height: 32px;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-smallParagraph {
  font-size: var(--default-small-p-size);
  line-height: 20px;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.text-\[7px\] {
  font-size: 7px;
}

.\!font-medium {
  font-weight: 500 !important;
}

.\!font-normal {
  font-weight: 400 !important;
}

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

.font-light {
  font-weight: 300;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.font-thin {
  font-weight: 100;
}

.uppercase {
  text-transform: uppercase;
}

.normal-case {
  text-transform: none;
}

.italic {
  font-style: italic;
}

.not-italic {
  font-style: normal;
}

.\!leading-\[2\] {
  line-height: 2 !important;
}

.leading-10 {
  line-height: 2.5rem;
}

.leading-\[1\.2\] {
  line-height: 1.2;
}

.leading-none {
  line-height: 1;
}

.leading-normal {
  line-height: 1.5;
}

.leading-tight {
  line-height: 1.25;
}

.text-13 {
  --tw-text-opacity: 1;
  color: rgb(19 19 19 / var(--tw-text-opacity));
}

.text-\[\#185083\] {
  --tw-text-opacity: 1;
  color: rgb(24 80 131 / var(--tw-text-opacity));
}

.text-\[\#4D2208\] {
  --tw-text-opacity: 1;
  color: rgb(77 34 8 / var(--tw-text-opacity));
}

.text-\[\#5a5a5a\] {
  --tw-text-opacity: 1;
  color: rgb(90 90 90 / var(--tw-text-opacity));
}

.text-\[\#757575\] {
  --tw-text-opacity: 1;
  color: rgb(117 117 117 / var(--tw-text-opacity));
}

.text-\[\#A3A3A3\] {
  --tw-text-opacity: 1;
  color: rgb(163 163 163 / var(--tw-text-opacity));
}

.text-\[\#C43945\] {
  --tw-text-opacity: 1;
  color: rgb(196 57 69 / var(--tw-text-opacity));
}

.text-\[\#ff9419\] {
  --tw-text-opacity: 1;
  color: rgb(255 148 25 / var(--tw-text-opacity));
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-borderColorRed {
  --tw-text-opacity: 1;
  color: rgb(255 0 0 / var(--tw-text-opacity));
}

.text-brown {
  --tw-text-opacity: 1;
  color: rgb(53 23 5 / var(--tw-text-opacity));
}

.text-darkOrange {
  color: var(--darkOrange);
}

.text-darkerRed {
  color: var(--darkerRed);
}

.text-facebookRatingStar {
  --tw-text-opacity: 1;
  color: rgb(88 146 248 / var(--tw-text-opacity));
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.text-green-50 {
  --tw-text-opacity: 1;
  color: rgb(240 253 244 / var(--tw-text-opacity));
}

.text-greenColor {
  color: var(--green);
}

.text-indigo-50 {
  --tw-text-opacity: 1;
  color: rgb(238 242 255 / var(--tw-text-opacity));
}

.text-primary {
  color: var(--primary);
}

.text-red-50 {
  --tw-text-opacity: 1;
  color: rgb(254 242 242 / var(--tw-text-opacity));
}

.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

.text-redColor {
  color: var(--red);
}

.text-stone-500 {
  --tw-text-opacity: 1;
  color: rgb(120 113 108 / var(--tw-text-opacity));
}

.text-text {
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.text-yellow-50 {
  --tw-text-opacity: 1;
  color: rgb(254 252 232 / var(--tw-text-opacity));
}

.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.\!underline {
  text-decoration-line: underline !important;
}

.line-through {
  text-decoration-line: line-through;
}

.\!no-underline {
  text-decoration-line: none !important;
}

.no-underline {
  text-decoration-line: none;
}

.decoration-darkerRed {
  text-decoration-color: var(--darkerRed);
}

.opacity-0 {
  opacity: 0;
}

.opacity-25 {
  opacity: 0.25;
}

.shadow {
  --tw-shadow: var(--box-shadow);
  --tw-shadow-colored: var(--box-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0px_8px_16px_rgb\(0\2c 0\2c 0\2c 8\%\)\] {
  --tw-shadow: 0px 8px 16px rgb(0,0,0,8%);
  --tw-shadow-colored: 0px 8px 16px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[1\.5px_1\.5pxpx_-2px_0_rgba\(0\2c 0\2c 0\2c 0\.4\)\] {
  --tw-shadow: 1.5px 1.5pxpx -2px 0 rgba(0,0,0,0.4);
  --tw-shadow-colored: 1.5px 1.5pxpx -2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.outline {
  outline-style: solid;
}

.drop-shadow-lg {
  --tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / 0.04)) drop-shadow(0 4px 3px rgb(0 0 0 / 0.1));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.drop-shadow-md {
  --tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.invert {
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-200 {
  transition-duration: 200ms;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.width-780 {
  width: 800px;
}

/*
! tailwindcss v3.1.4 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: "";
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
*/

html {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  /* 3 */
  tab-size: 4;
  /* 3 */
  /*font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
    "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";*/
  /* 4 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  /*font-family: "Barlow";*/
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

*,
::before,
::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.static {
  position: static;
}

.block {
  display: block;
}

.contents {
  display: contents;
}

.bg-indigo-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(129 140 248 / var(--tw-bg-opacity));
}

.bg-green-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(74 222 128 / var(--tw-bg-opacity));
}

.bg-yellow-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity));
}

.bg-red-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity));
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.text-indigo-50 {
  --tw-text-opacity: 1;
  color: rgb(238 242 255 / var(--tw-text-opacity));
}

.text-green-50 {
  --tw-text-opacity: 1;
  color: rgb(240 253 244 / var(--tw-text-opacity));
}

.text-yellow-50 {
  --tw-text-opacity: 1;
  color: rgb(254 252 232 / var(--tw-text-opacity));
}

.text-red-50 {
  --tw-text-opacity: 1;
  color: rgb(254 242 242 / var(--tw-text-opacity));
}

.outline {
  outline-style: solid;
}

.focus\:not-sr-only:focus {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

/*SALES PAGES CUSTOM CLASSES*/

.headline-h1-sales-page {
  font-size: 3rem !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;
  text-align: center;
  display: inline-block;
  margin-bottom: 0.875rem;
  margin-top: 0.875rem;
}

.subheading-h2-sales-page {
  font-weight: 600 !important;
  font-size: 1.5rem !important;
  line-height: 2rem !important;
  text-align: center;
  display: inline-block;
  max-width: 85%;
}

#product-includes {
  max-width: 91%;
}

@media only screen and (max-width: 600px) {
  .headline-h1-sales-page {
    font-size: 32px !important;
    line-height: 40px !important;
    text-align: left;
  }

  .subheading-h2-sales-page {
    font-size: 1.25rem !important;
    line-height: 1.75rem !important;
    text-align: left;
    max-width: 100%;
  }

  .gform_wrapper FORM .gform_footer SPAN:after {
    margin-top: 25px !important;
  }

  #product-includes {
    max-width: 100%;
  }
}

.highlight-text {
  background-color: #f8d54d;
  display: initial;
  white-space: inherit;
  overflow: hidden;
  padding: 4px;
  line-height: 38px;
}

ul {
  list-style: none;
  text-indent: -14px;
  margin-left: 28px;
  margin-bottom: 24px;
}

ol {
  margin-left: 28px;
  margin-bottom: 24px;
}

ol li {
  padding-left: 12px !important;
}

.ld-tabs-content ul {
  list-style: inherit !important;
  padding-left: 24px !important;
}

.ld-tabs-content a {
  color: #FF8F00 !important;
  text-decoration: underline !important;
}

p {
  margin-bottom: 30px;
}

.single-post p {
  margin-top: 0px;
}

#content a {
  color: #ff8f00 !important;
  text-decoration: underline !important;
}

.bullets-sales-page:before {
  content: url("./resources/assets/images/circle-orange.svg");
  width: 14px;
  display: inline-flex;
}

.check-sales-page:before {
  content: url("data:image/svg+xml,%3Csvg width='16' height='12' viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.0816 9.46851L1.28746 5.73835L0 7.0041L5.0816 12L16 1.26575L14.7125 0L5.0816 9.46851Z' fill='%2300ab30'/%3E%3C/svg%3E");
  width: 14px;
  display: inline-flex;
}

.check-sales-page-orange:before {
  content: url("data:image/svg+xml,%3Csvg width='16' height='12' viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.0816 9.46851L1.28746 5.73835L0 7.0041L5.0816 12L16 1.26575L14.7125 0L5.0816 9.46851Z' fill='%23E08107'/%3E%3C/svg%3E");
  width: 14px;
  display: inline-flex;
}

.small-list ol > li::marker, .small-list li {
  font-size: 14px !important;
  margin-top: 0px !important;
}

.black-bullets:before {
  content:' \2022';
  width: 14px;
  display: inline-flex;
  font-size:26px;
}

#moving-buy-button, .one-click-offer:not(.self-sorting-button) {
  animation: rocking 2s infinite;
  animation-timing-function: cubic-bezier(0, 0, 0.58, 1);
  transition: 0.2s;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 12px;
}

#product-includes > ul > li {
  font-size: 16px !important;
  line-height: 24px !important;
}

/*GRAVITY FORMS STYLING*/

.gform_button.button {
  border-color: #80eeb9;
  border-width: 1px;
  border-radius: 3px !important;
  border-style: none;
  margin: 3px;
  background-color: #04c100 !important;
  padding: 15px 50px 15px 50px;
  font-size: 18px;
  color: #fff;
  font-weight: 600 !important;
  outline: 2px solid white;
  font-family: inherit;
  cursor: pointer;
  overflow: hidden !important;
  outline-offset: -5px;
  text-transform: uppercase;
  white-space: pre-line;
}

.gform_button.button:hover {
  background-color: #039d00 !important;
}

/*.gform_wrapper FORM .gform_footer SPAN:after {
  background: url("/wp-content/themes/courses-1/resources/images/arrow-right.png")
    no-repeat scroll 0 1px transparent;
  background-position: right;
  background-size: 24px;
}*/

.gform_wrapper FORM .gform_footer SPAN:after {
  color: #ffffff;
  background-image: url("./resources/assets/images/arrow-right.png");
  display: inline-block;
  width: 42px;
  height: 22px;
  content: "";
  margin-left: -42px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: contain;
  margin-top: 20px;
  pointer-events: none;
}

.ginput_container.ginput_container_email {
  border-color: #cacaca;
  border-style: solid;
  border-width: 1px !important;
  border-radius: 4px;
  padding-right: 4px;
}

.gform_wrapper.gravity-theme .gform_footer,
.gform_wrapper.gravity-theme .gform_page_footer {
  justify-content: center;
  margin: auto !important;
  text-align: center;
}

.gform_validation_errors {
  display: none;
}

.gfield_description.validation_message.gfield_validation_message {
  display: none;
}

.gform_wrapper.gravity-theme .gfield_label {
  display: none !important;
}

.gform_wrapper .gfield_error [aria-invalid=true] {
  border: 2px solid #ff1616 !important;
}

/*QUIZ FORM ON QUIZ PRE-LANDER PAGE*/

.gform_wrapper.gravity-theme .survey-form .gfield_label {
  display: block !important;
}

.page-template-template-quiz .container {
  margin-top: 0px !important;
}

.survey-form_wrapper .gsection_title, .survey-form_wrapper .gform_heading .gform_description {
  margin: 0px !important;
}

.survey-form .gform_button.button {
  border-color: #80eeb9;
  border-width: 1px;
  border-radius: 3px !important;
  border-style: none;
  margin: 3px;
  background-color: #04c100 !important;
  padding: 15px 50px 15px 50px;
  font-size: 18px;
  color: #fff;
  font-weight: 600 !important;
  outline: none !important;
  font-family: inherit;
  cursor: pointer;
  overflow: hidden !important;
  text-transform: uppercase;
  white-space: pre-line;
}

.gform_button.button:hover {
  background-color: #039d00 !important;
}

.gform_wrapper.gravity-theme .survey-form .gsection_description {
  padding-top: 0px !important;
}

/*UPSELL*/

.meter {
  box-sizing: content-box;
  height: 32px;
  /* Can be anything */
  position: relative;
  background: #f2f2f2;
  padding: 10px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.meter > div {
  display: block;
  height: 100%;
  background-color: #f2f2f2;
  position: initial;
  overflow: hidden;
}

.meter span {
  position: absolute;
  z-index: 55;
}

.meter > div:after,
.animate > div > div {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: 6px;
  background-image: linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.2) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.2) 50%,
    rgba(255, 255, 255, 0.2) 75%,
    transparent 0%,
    transparent
  );
  z-index: 1;
  background-size: 50px 50px;
  animation: move 2s linear infinite;
  overflow: hidden;
  width: 65%;
  background-color: #ffe4bf;
}

.meter2 {
  box-sizing: content-box;
  height: 32px;
  /* Can be anything */
  position: relative;
  background: #f2f2f2;
  padding: 10px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.meter2 > span {
  display: block;
  height: 100%;
  background-color: #f2f2f2;
  position: initial;
  overflow: hidden;
}

.meter2 > span:after,
.animate2 > span > span {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.2) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.2) 50%,
    rgba(255, 255, 255, 0.2) 75%,
    transparent 0%,
    transparent
  );
  z-index: 1;
  background-size: 50px 50px;
  animation: move 2s linear infinite;
  overflow: hidden;
  width: 75%;
  background-color: #ffe4bf;
}

.meter3 {
  box-sizing: content-box;
  height: 32px;
  /* Can be anything */
  position: relative;
  background: #f2f2f2;
  padding: 10px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.meter3 > span {
  display: block;
  height: 100%;
  background-color: #f2f2f2;
  position: initial;
  overflow: hidden;
}

.meter3 > span:after,
.animate3 > span > span {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.2) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.2) 50%,
    rgba(255, 255, 255, 0.2) 75%,
    transparent 0%,
    transparent
  );
  z-index: 1;
  background-size: 50px 50px;
  animation: move 2s linear infinite;
  overflow: hidden;
  width: 85%;
  background-color: #ffe4bf;
}

@keyframes move {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: 50px 50px;
  }
}

.countdown {
  font-family: inherit;
  color: #131313;
  display: flex;
  font-weight: 100;
  text-align: center;
  font-size: 30px;
  line-height: 18px;
}

.bf-landing .countdown {
  position: relative !important;
  top: 0 !important;
  font-size: 40px;
}

.bf-landing .countdown-number {
  font-size: 25px;
  font-weight: 500 !important;
  padding: 2px;
}

.bf-landing .countdown-number div:first-child {
  font-weight: 500 !important;
}

.countdown-number {
  border-radius: 4px;
  background: #fff;
  display: block;
  margin-right: 3px;
  font-size: 17px;
  font-weight: 500;
  padding: 0px;
  width: 40px;
  border: 1px solid !important;
  text-align: center;
}

.countdown-number-black {
  border-radius: 4px;
  background: #000;
  display: inline-block;
  font-size: 17px;
  font-weight: 500;
  padding: 8px;
  color: #fff;
  margin-right: 4px;
  text-align: center;
}

.countdown-time {
  padding: 5px;
  background: #fff;
  display: contents;
  font-weight: 600;
}

.countdown-text {
  display: block;
  font-size: 10px !important;
  line-height: 1.2;
}

@media (max-width: 768px) {
  .countdown-number {
    width: 38px;
    font-size: 18px;
    margin-right: 4px;
  }

  .single-wfacp_checkout .countdown-number {
    width: 50px;
  }

  .countdown {
    display: inline-flex;
  }

  .countdown-text {
    font-size: 8px;
  }

  .gform_wrapper.gravity-theme .gform_footer {
    width: 100% !important;
  }
}

.aligncenter {
  margin: auto;
}

/*Bump offers*/

.input-choose-product .product-choice-badge {
  background-color: #FF0000;
  color: white;
  padding: 5px 13px;
  border-radius: 25px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;
  display: inline-flex;
  margin-left: 10px;
}

.wfob_bump:has(.bump-badge) {
  position: relative;
  margin-top: 40px;
  padding: 10px 5px !important;
}

.wfob_bump:has(.bump-badge) ins bdi, .wfob_bump:has(.bump-badge) ins .woocommerce-Price-currencySymbol, .wfob_bump:has(.bump-badge) ins .prod-currency {
  color: #FF0000 !important;
  font-weight: 600 !important;
  font-size: 25px !important;
}

.wfob_bump:has(.bump-badge) .wfob_price {
  display: flex !important;
  flex-direction: column !important;
}

.woocommerce-checkout:has(.bump-badge) .green-price span, .woocommerce-checkout:has(.bump-badge) .green-discount bdi, .woocommerce-checkout:has(.bump-badge) .green-discount span {
  color: #04C100 !important;
}

.wfob_bump:has(.bump-badge) .wfob_content_sec.wfob_enable_pointer {
  padding-left: 5px !important;
}

.wfob_bump:has(.bump-badge) .wfob_bgBox_table .wfob_title {
  font-weight: 600 !important;
  font-size: 15px !important;
}

.bump-badge {
  position: absolute;
  top: 0;
  right: 20px;
  background-color: #FF0000;
  color: white;
  padding: 5px 13px;
  border-radius: 25px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;
  top: -23px;
}

.wfob_text_inner > p {
  font-size: 14px !important;
}

.wfob_wrap_start
  .wfob_outer
  .wfob_Box
  .wfob_contentBox
  .wfob_pro_txt_wrap
  ul
  li {
  font-size: 14px !important;
  padding-left: 12px !important;
}

body .wfacp_main_form.woocommerce input[type="checkbox"]:checked:before {
  top: 30% !important;
  width: 18px !important;
}

body .wfacp_main_form.woocommerce input[type="radio"]:checked:before {
  background-color: #00ab30 !important;
}

/* .form-row.place-order
  > .wfob_bump_wrapper.woocommerce_checkout_order_review_below_payment_gateway {
  display: none !important;
} */

body .wfacp-e-form .clearfix:before {
  display: none !important;
}

body .wfacp_main_form .wfob_bump_wrapper {
  margin-bottom: 0px !important;
}

body
  .wfob_bump_wrapper.woocommerce_checkout_order_review_below_payment_gateway {
  margin-top: 0px !important;
}

body #wfacp-e-form .wfacp_main_form ul li {
  line-height: 1.5 !important;
  margin-top: 0px !important;
}

#shortcode-checkout p:first-child {
  margin-bottom: 0px !important;
}

/* CHECKOUT WHAT PRODUCT INCLUDES*/

.product-perks > ul > li {
  line-height: 1.4 !important;
  font-size: 16px !important;
  margin-top: 12px !important;
}

.product-perks p {
  font-size: 16px !important;
  margin-bottom: 15px !important;
}

li {
  margin-top: 5px;
}

/* CHECKOUT TESTIMONIALS*/

/* black bar on optin vsl page */

.checkout-testimonials p, #black-bar p {
  margin-bottom: 0px !important;
}

#form {
  margin-bottom: -40px !important;
}

#logo-img {
  height: 40px !important;
}

/*POPUP*/

.meter-popup {
  box-sizing: content-box;
  height: 32px;
  /* Can be anything */
  position: relative;
  background: #f2f2f2;
  padding: 10px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.meter-popup > span {
  display: block;
  height: 100%;
  background-color: #f2f2f2;
  position: initial;
  overflow: hidden;
}

.meter-popup > span:after,
.animate-popup > span > span {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: linear-gradient(
    -45deg,
    rgb(255, 143, 0) 25%,
    transparent 25%,
    transparent 50%,
    rgb(255, 143, 0) 50%,
    rgb(255, 143, 0) 75%,
    transparent 0%,
    transparent
  );
  z-index: 1;
  background-size: 50px 50px;
  animation: move 2s linear infinite;
  overflow: hidden;
  width: 50%;
  background-color: #ffe4bf;
}

ol {
  list-style: decimal;
}

#product-includes > ul > li {
  margin-top: 4px;
}

#product-includes > ul {
  margin-bottom: 0px !important;
}

#headline-checkout {
  font-weight: 800;
  font-size: 14px !important;
}

#below-button {
  margin-top: -22px;
  padding: 20px;
  box-shadow: 0px 10px 16px rgb(0 0 0 / 8%);
  width: 100%;
  z-index: 100 !important;
  position: relative;
  background: #fff;
}

body.wfacp_checkout-template-template-plain_v2_checkout #below-button {
  margin-top: 0px !important;
}

.dynamic-checkout #below-button {
  margin-top: -25px;
  box-shadow: none !important;
  background: transparent !important;
}

#shortcode-checkout > p {
  display: none !important;
}

body .wfacp_mini_cart_start_h .wfacp-coupon-section .wfacp-coupon-page {
  border-bottom: none !important;
  padding-bottom: 0px;
  padding-top: 10px;
}

body
  .wfacp_mini_cart_start_h
  .wfacp_order_summary_container
  table.shop_table
  tr.order-total
  td
  small.includes_tax {
  color: #000;
}

body.wfacpef_page
  #wfacp-e-form
  .woocommerce-notices-wrapper
  + .wfacp-coupon-section.clearfix {
  margin-bottom: -15px !important;
}

.ld-tabs-content ul {
  list-style: inherit !important;
  padding-left: 24px !important;
}

.gform_wrapper.gravity-theme .ginput_container_email input[type="text"], .gform_wrapper.gravity-theme input[type=email] {
  background: url("./resources/assets/images/email.png")
    no-repeat scroll 0 1px transparent;
  display: block;
  background-position: right 15px bottom 15px;
  background-size: 24px;
  padding: 15px !important;
  width: 100% !important;
}

/* ORANGE NUMBERS FOR <LI> ELEMENTS IN EDITOR */

.list-numbers ol > li::marker {
  color: #ff8f00;
  font-size: 24px;
  font-weight: 600;
}

/* HOMEPAGE FORM e-book */

.homepage-ebook_form .ginput_container.ginput_container_email,
.homepage-ebook_form .ginput_container_text,
.homepage-ebook_form .ginput_container_name,
.newsletter-form .ginput_container.ginput_container_email,
.newsletter-form .ginput_container_text,
.e-book_form .ginput_container.ginput_container--name,
.e-book_form .ginput_container.ginput_container_email {
  border: 1px solid #ff8f00;
  background-color: white;
  border-radius: 3px;
}

.homepage-ebook_form input, .newsletter-form input, .e-book_form input {
  padding: 15px !important;
  border-radius: 3px;
}

.homepage-ebook_form .gform_button, .e-book_form .gform_button {
  padding: 10px 38px 10px 24px !important;
  background-color: #ff8f00 !important;
  border: none !important;
  border-radius: 3px !important;
  outline-offset: 0;
  width: auto !important;
  margin: 0px !important;
}

.homepage-ebook_form .gform_button:hover, .newsletter-form .gform_button:hover, .e-book_form .gform_button:hover  {
  background-color: #e08107 !important;
}

.homepage-ebook_form_wrapper FORM .gform_footer SPAN:after, .e-book_form_wrapper FORM .gform_footer SPAN:after{
  background-image: url("./resources/assets/images/download_button.svg") !important;
  margin-top: 12px;
  margin-left: -36px;
}

@media(max-width:600px) {
  .homepage-ebook_form_wrapper FORM .gform_footer SPAN:after, .newsletter-form_wrapper FORM .gform_footer SPAN:after, .e-book_form_wrapper FORM .gform_footer SPAN:after{
    margin-top: 16px !important;
  }
}

.homepage--second-ebook {
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.08);
}

/*NEWSLETTER HOMEPAGE FORM*/

.newsletter-form .gform_button {
  background-color: #ff8f00 !important;
  border: none !important;
  border-radius: 3px !important;
  outline-offset: 0;
  margin: 0px !important;
  padding: 10px 38px 10px 24px !important;
  font-size: 18px;
}

.hp-logos {
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.08);
}

.newsletter-form_wrapper FORM .gform_footer SPAN:after {
  margin-left: -36px;
  margin-top: 12px;
  background-image: url("./resources/assets/images/download_button.svg") !important;
}

@media(max-width: 600px)  {
  .newsletter-form_wrapper FORM .gform_footer SPAN:after {
    margin-top: 20px !important;
  }
}

.gform_wrapper .ginput_container_text input[type="text"], .gform_wrapper .ginput_container_name input[type="text"] {
  background: url("./resources/assets/images/user-name.svg")
    no-repeat scroll 0 1px transparent;
  display: block;
  background-position: right 15px bottom 15px;
  background-size: 24px;
  padding: 15px !important;
  width: 100% !important;
}

.homepage-ebook_form_wrapper .ginput_container_name span, .e-book_form_wrapper .ginput_container--name span {
  padding-right: 0% !important;
}

@media(max-width: 640px) {
  .gform_wrapper.gravity-theme .ginput_complex span {
    margin-bottom: 0px !important;
  }
}

/*EBOOK TOP BAR DOWNLOAD*/

.download-ebook-button {
  background: url("./resources/assets/images/user-name.svg")
  no-repeat scroll 0 1px transparent;
  display: block;
  background-position: right 15px bottom 15px;
  background-size: 24px;
  padding: 15px !important;
  width: 100%;
}

/* PRODUCT CARDS*/

.product-card p {
  font-size: 16px !important;
  padding: 10px 0;
  line-height: 26px !important;
}

/* AUTHOR PAGE */

.headline-h2-author-page {
  font-weight: 600;
  font-size: 40px;
  line-height: 48px;
  margin-top: 42px;
  color: #131313;
}

@media(max-width: 767px) {
  .headline-h2-author-page {
    font-size: 24px;
    line-height: 1.2;
  }
}

.arrow-r-author:before {
  content: "";
  background: url("./resources/assets/images/arrow-right_orange.svg");
  width: 8px;
  height: 13px;
  display: inline-flex;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 12px;
}

/* META DESCRIPTION TEXT ON BANNER IMAGE*/

.meta-description h2 {
  color: white;
  font-weight: 500 !important;
  font-size: 22px !important;
}

#form {
  margin-bottom: -60px !important;
}

.ginput_container.ginput_container_email {
  padding-right: 0px !important;
}

#gform_submit_button_3 {
  width: auto !important;
}

/* ORANGE CUSTOM DOWNLOAD BUTTON - EBOOK DOWNLOAD*/

.download-custom-button a {
  background-color: #e08107;
  border-radius: 0;
}

.download-custom-button a:hover {
  background-color: #b96a05;
}

/* VIDEO TESTIMONIALS */

.video-testimonial {
  background-size: cover;
  background-repeat: no-repeat;
  aspect-ratio: 1 / 1;
}

.video-testimonial-head span {
  -webkit-box-decoration-break: clone;
  -o-box-decoration-break: clone;
  box-decoration-break: clone;
}

.video-background {
  background: linear-gradient(90deg, #FF8F00 5.34%, rgba(255, 143, 0, 0) 100%);
  width: 100%;
  height: 100%;
}

.inline-video .testim-video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0.5rem;
}

/*BOTTOM CTA + TIMER ON SALES PAGE*/

.bottom-timer .countdown {
  top: 30% !important;
  position: relative !important;
}

/*SOCIAL ICONS SIZE*/

.social-icons svg {
  width: 35px !important;
  height: 35px !important;
}

/* UPSELL PAGE*/

/* STEPS ON UPSELL PAGES */

.step > div {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 9px 16px;
}

@media(max-width: 767px) {
  .step {
    width: 100%;
  }
}

.paragraph-no-margin p {
  margin-bottom: 0px;
}

.upsell-box .headline-h3-sales-page-subheadline  {
  margin-bottom: 20px;
}

.upsell-box ul {
  margin-left: 45px !important;
}

.upsell-box li {
  line-height:1.5 !important;
  margin-top: 11px !important;
}

.upsell-box li:first-child {
  margin-top: 0 !important;
}

.upsell-box h2 {
  margin-bottom: 24px !important;
}

@media(max-width: 767px) {
  .upsell-box p, .upsell-box li{
    font-size: 16px !important;
    line-height: 20px !important;
  }

  .upsell-box ul {
    margin-left: 24px !important;
  }
}

.page-banner {
  background-position: 50% 10%;
}

/* TOP BAR COUNTDOWN TIMER*/

.top-bar-countdown .countdown {
  position: sticky !important;
}

/*LOGOS SALESPAGE*/

.badge-logos, .review-logos {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 30px;
  justify-items: center;
  align-items: center;
  max-width: max-content;
}

@media(min-width: 540px) {
  .badge-logos img {
    max-width: 115px;
  }

  .review-logos img {
    max-width: 150px;
  }
}

.upsell-boxes-content ul {
  margin-left:36px !important;
}

.upsell-boxes-content > ul > li > span {
  font-size: 16px;
  margin-top: 3px !important;
}

li:has(> .infinity-bullet)::before  {
  background-image: url("./resources/assets/images/infinity_emoji.png");
  content: " ";
  height: 20px;
  width: 21px;
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: text-bottom;
  background-size: cover;
  margin: 0 8px 0 -15px;
}

li:has(> .gift-bullet)::before {
  background-image: url("./resources/assets/images/gift_emoji.png");
  content: " ";
  height: 25px;
  width: 26px;
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: text-bottom;
  background-size: cover;
  margin: 0 5px 0 -17px;
}

.red-background {
  font-weight: 600;
  color: white;
  padding: 10px;
  width: 70%;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  display: flex;
  justify-content: center;
  margin: auto;
  background-color: #d20000;
}

@media(max-width: 767px) {
  .red-background {
    width: 90%;
  }
}

/* OPTIN FORMS DESIGN*/

.optin-form-hidden {
  height: 80px !important;
}

.optin-form-hidden input[name="wfop_optin_email"] {
  display: none !important;
}

#product-info .wffn-custom-optin-from {
  height: 150px;
}

#product-info .countdown{
  position: absolute;
  top: -25px;
  right: 0px;
}

.wffn-optin-form label {
  display: none !important;
}

.wffn-optin-form .wfop_input_cont input[name="wfop_optin_email"] {
  background: url("./resources/assets/images/email.png")
    no-repeat scroll 0 1px transparent;
  display: block;
  background-position: right 15px bottom 15px;
  background-size: 24px;
  padding: 15px !important;
  font-size: 15px !important;
  width: 100%;
}

.wffn-optin-form .bwf-custom-button {
  display: flex;
  justify-content: center;
}

.wffn-optin-form .bwf-custom-button button {
  border-color: #04c100 !important;
  border-width: 1px !important;
  border-style: none;
  background-color: #04c100 !important;
  font-size: 18px !important;
  color: #fff;
  font-weight: 600 !important;
  font-family: inherit;
  overflow: hidden !important;
  text-transform: uppercase;
  white-space: pre-line;
  border-radius: 5px !important;
}

.wffn-optin-form .bwf-custom-button button:hover, .optinForm #optinSubmit:hover {
  background-color: #039d00 !important;
}

/* CUSTOM SALES FUNNEL OPTIN FORM */

#optinForm-wrapper {
  margin-bottom: -60px;
}

.optinForm .optinEmail {
  background: url("./resources/assets/images/email.png")
  no-repeat scroll 0 1px transparent;
  display: block;
  background-position: right 15px bottom 15px;
  background-size: 24px;
  padding: 15px !important;
  font-size: 15px !important;
  width: 100%;
  border: 1px solid #ececec;
  color: #444;
}

.optinForm button[type=submit] {
  background-color: #04c100;
  font-size: 18px !important;
  color: #fff;
  font-weight: 600 !important;
  text-transform: uppercase;
  border-radius: 5px !important;
}

.optinForm button[type=submit] span:after {
  color: #ffffff;
  background-image: url("./resources/assets/images/arrow-right.png");
  display: inline-block;
  width: 42px;
  height: 22px;
  content: "";
  margin-left: 10px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: contain;
  pointer-events: none;
}

/* checkout custom flow -funnels*/

#order_review_heading, #order_review, .automatewoo-optin  {
  display: none !important;
}

/* TEMPLATE VSL OPTIN FORM BUTTON */

.wffn_optin-template-template-optin_vsl .bwfac_forms_outer.wfop-custom-form .bwfac_form_sec .wfop_submit_btn[data-size="med"] {
  padding: 30px 45px !important;
}

.wffn_optin-template-template-optin_vsl .bwfac_form_sec {
  padding: 0px !important;
}

.wffn_optin-template-template-optin_vsl .wffn-optin-form .bwf-custom-button button {
  font-size: 24px !important;
}

.bwfac_forms_outer.wfop-custom-form .bwfac_form_sec .wfop_submit_btn, .bwfac_forms_outer.wfop-custom-form .bwfac_form_sec .wfop_submit_btn .bwf_heading,
.bwf-custom-button span.bwf-text-wrapper {
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.bwf-custom-button span.bwf-text-wrapper {
  padding: 0px 0px 0px 20px;
}

.wffn-optin-form .bwf-custom-button button SPAN.bwf_heading:after {
  color: #ffffff;
  background-image: url("./resources/assets/images/arrow-right.png");
  display: inline-block;
  width: 42px;
  height: 22px;
  content: "";
  margin-left: 10px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: contain;
  pointer-events: none;
}

button.no-form:after {
  color: #ffffff;
  background-image: url("./resources/assets/images/arrow-right.png");
  display: inline-block;
  width: 20px;
  height: 20px;
  content: "";
  margin-left: 10px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: contain;
  pointer-events: none;
}

.wffn-optin-form .bwfac_error .error {
  display: none !important;
}

.bwfac_forms_outer.wffn-optin-form .bwfac_form_sec.bwfac_error input, .bwfac_forms_outer.wffn-optin-form .bwfac_form_sec.bwfac_error textarea {
  border: 2px solid #ff1616 !important;
}

/* HEADER FRONT PAGE */

.nav-primary .sub-menu {
  width: auto;
  margin-left: -15px;
  margin-top: 20px;
  display: none;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: white;
  padding: 10px 20px 20px 20px;
  position: absolute;
  z-index: 2;
  height: max-content;
  grid-template-columns: auto auto;
  column-gap: 25px;
  flex-direction: column;
}

.nav-primary .nav  {
  display: flex;
  margin-bottom: 0;
}

.nav-primary .nav li {
  text-transform: uppercase;
  font-weight: 600;
  padding: 20px;
  margin-right: 20px;
  margin-top: 0px;
}

.nav-primary .nav li a {
  font-size: 16px;
}

.nav-primary .sub-menu a {
  text-transform: uppercase;
  font-weight: 400 !important;
  padding: 0px;
  color: black;
  padding: 5px 15px;
}

.nav-primary .nav > li:first-child > a::after {
  background: url("./resources/assets/images/arrow-right_orange.svg");
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 15px;
  filter:  brightness(0) invert(1);
  content: " ";
}

.nav-primary #menuItems .nav > li > a::after {
  background: unset;
  content: " ";
  display: none;
}

#menuToggle input:checked  ~ #menuItems .nav > li > a::after {
  filter: invert(5)  brightness(10) ;
}

@media(min-width: 1024px) {
  .nav-primary .nav > li:first-child > a {
    filter: invert(0%) sepia(4%) saturate(0%) hue-rotate(280deg) brightness(0%) contrast(103%);
  }

  .nav-primary .nav > li:first-child > a::after:hover {
    filter: none;
  }

  .main-header .nav-primary > div li a:active, .main-header .nav-primary > div li a:focus, .main-header .nav-primary > div li a:hover,
  .sub-menu a:active, .sub-menu a:focus   {
    color: #FF8F00;
  }

  .nav-primary #menuItems .nav li {
    padding: 0px 20px;
  }
}

/* MOBILE/TABLET HEADER NAVIGATION*/

#menuToggle input {
  display: none;
}

@media(max-width: 1024px) {
  #menuToggle {
    display: block;
    position: absolute;
    right: 20px;
    z-index: 1;
    -webkit-user-select: none;
    user-select: none;
  }

  #menuToggle input {
    display: block;
    width: 40px;
    height: 35px;
    position: absolute;
    top: -9px;
    left: -8px;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
    -webkit-touch-callout: none;
  }

  #menuToggle span {
    display: block;
    width: 28px;
    height: 2px;
    margin-bottom: 7px;
    position: relative;
    background: #131313;
    z-index: 1;
    transform-origin: 4px 0px;
    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
                background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
                opacity 0.55s ease;
  }

  #menuToggle span:first-child {
    transform-origin: 0% 0%;
  }

  #menuToggle span:nth-last-child(2) {
    transform-origin: 0% 100%;
  }

  #menuToggle input:checked ~ span {
    opacity: 1;
    transform: rotate(45deg) translate(0px, 1px);
    background: #fff;
    top: -30px;
  }

  #menuToggle input:checked ~ span:nth-last-child(3) {
    opacity: 0;
    transform: rotate(0deg) scale(0.2, 0.2);
  }

  #menuToggle input:checked ~ span:nth-last-child(2) {
    opacity: 1;
    transform: rotate(-45deg) translate(0, -1px);
  }

  #menuToggle input:checked {
    top: -30px;
  }

  .main-header .nav-primary > div, #menuItems {
    position: fixed;
    margin: -107px 0 0 0;
    height: 100vh;
    padding: 20px;
    width: 80%;
    right: -2px;
    background: rgba(19, 19, 19, 0.8);
    -webkit-backdrop-filter:  blur(15px);
            backdrop-filter:  blur(15px);
    -webkit-font-smoothing: antialiased;
    transform-origin: 0% 0%;
    transform: translate(100%, 0);
    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
  }

  #menuItems {
    margin: -66px 0 0;
  }

  .nav-primary .nav {
    color: #fff;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    text-align: left;
    margin-left: 0px;
    margin-top: 30px;
  }

  .nav-primary .nav li {
    margin-right: 0px;
    padding-right: 0;
    padding-left: 0px;
    padding: 10px;
    text-transform: none;
  }

  .nav-primary .nav li a {
    font-size: 20px;
    font-weight: normal;
  }

  .main-header #menuToggle input:checked ~ [class^="menu-"][class$="-container"],   #menuToggle input:checked ~ #menuItems{
    transform: none;
    opacity: 1;
  }

  .nav-primary .sub-menu {
    margin-top: 0px;
    position: relative;
    background-color: transparent;
    padding: 0px;
    max-height: 160px;
    overflow: scroll;
    align-items: flex-start;
  }

  .nav-primary .nav li:first-child .sub-menu a {
    color: white;
    font-size: 16px !important;
    padding-left: 25px;
    text-transform: none;
  }

  .nav-primary .nav > li:first-child > a::after {
    filter:  brightness(0) invert(1);
    overflow: hidden;
    position: absolute;
    left: auto;
    margin-top: 2px;
    height: 20px;
    right: 20px;
  }

  .nav-primary .nav > li:first-child > a.active::after {
    transform: rotate(90deg);
    overflow: hidden;
    z-index: -1;
    filter: none;
    width: 0px;
    height: 20px;
    position: absolute;
    left: auto;
    margin-top: 2px;
    right: 20px;
  }

  .nav-primary .nav > li:first-child > a.active {
    color: #FF8F00;
    padding-right: 20px;
  }

  .account {
    margin-top: 35px;
    margin-bottom: 100px;
    color: white;
    background-color: #ff8f00;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 350px;
  }
}

.no-scroll {
  overflow: hidden !important;
}

/*BREADCRUMBS */

.breadcrumb li {
  padding-left: 0px !important;
}

.breadcrumb li a, .breadcrumb li span, .breadcrumb li::after {
  font-size: 12px !important;
}

.breadcrumb-item:not([class*="active"]) a {
  color: #ff8f00 !important;
}

/* TEST SALES PAGE*/

.wffn_optin-template-default h1, .wffn_optin-template-template-optin_hyperbolic h1, .single-sales_pages h1 {
  font-size: 54px !important;
  line-height: 64px !important;
}

.wffn_optin-template-default .sub-heading, .single-sales_pages .sub-heading {
  font-size: 24px !important;
  line-height: 40px !important;
  font-weight: 600;
}

.wffn_optin-template-default h3, .wffn_optin-template-template-optin_hyperbolic h3, .single-sales_pages h3 {
  font-size: 32px !important;
  line-height: 40px !important;
}

.wffn_optin-template-default section.testimonials p, .single-sales_pages section.testimonials p {
  margin-bottom: 0px !important;
}

.wffn_optin-template-default p:not(.fomo-notification-content),
.wffn_optin-template-default li, .home .max-w-contentwidth p, .home .max-w-contentwidth li,
.single-sales_pages p:not(.fomo-notification-content),
.single-sales_pages li, .home .max-w-contentwidth p {
  font-size: 24px !important;
  line-height: 40px  !important;
}

.home section.testimonials p, .wffn_optin-template-default section.testimonials p,  .wffn_optin-template-default .yellow-box p, .wffn_optin-template-default .yellow-box li,
.single-sales_pages section.testimonials p,  .single-sales_pages .yellow-box p, .single-sales_pages .yellow-box li {
  font-size: 20px !important;
  line-height: 32px  !important;
}

@media(max-width: 992px) {
  .wffn_optin-template-default h1, .single-sales_pages h1 {
    font-size: 32px !important;
    line-height: 40px !important;
  }

  .wffn_optin-template-default .sub-heading, .single-sales_pages .sub-heading {
    font-size: 16px !important;
    line-height: 24px !important;
  }

  .wffn_optin-template-default h3, .wffn_optin-template-template-optin_hyperbolic h3, .single-sales_pages h3 {
    font-size: 24px !important;
    line-height: 32px !important;
  }

  .wffn_optin-template-default h2, .wffn_optin-template-template-optin_hyperbolic h2, .single-sales_pages h2 {
    font-size: 32px !important;
    line-height: 40px !important;
  }

  .wffn_optin-template-default p:not(.fomo-notification-content),
  .wffn_optin-template-default li, .home .max-w-contentwidth p, .home .max-w-contentwidth li,
  .single-sales_pages p:not(.fomo-notification-content),
  .single-sales_pages li, .home .max-w-contentwidth p{
    font-size: 20px !important;
    line-height: 32px !important;
  }

  section.testimonials p, .wffn_optin-template-default .yellow-box p, .wffn_optin-template-default .yellow-box li,
  .single-sales_pages .yellow-box p,  .single-sales_pages .yellow-box li {
    font-size: 16px !important;
    line-height: 20px !important;
  }
}

/*COMMENT SECTION*/

.comments span.says::before {
  content: " ";
  white-space: pre;
}

.comments ul.children {
  text-indent: 0px;
}

.comment-respond .comment-form-comment {
  display: flex;
  flex-direction: column;
}

.comment-respond .logged-in-as {
  font-size: 16px !important;
}

.comment-respond textarea#comment {
  border: 1px solid #cacaca;
  padding: 15px;
  border-radius: 3px;
  font-size: 16px;
}

.comment-form input:not(.submit) {
  border: 1px solid #cacaca;
  border-radius: 3px;
  padding: 4px 10px;
  font-size: 16px;
}

.comment-respond input#submit {
  padding: 10px 30px;
  border-radius: 4px;
  color: white;
  background-color: #ff8f00;
  pointer-events: visible;
}

.comment-respond input#submit:hover {
  background-color: #e08107;
}

.comment-author img {
  border-radius: 100%;
  margin-right: 10px;
}

.comment-form-email, .comment-form-author {
  display: flex;
  flex-direction: column;
  width: 50%
}

@media(max-width: 768px) {
  .comment-form-email, .comment-form-author {
    width: 100%
  }
}

/*            WOOCOMMERCE MY ACCOUNT STYLES         */

.woocommerce-MyAccount-navigation ul {
  text-indent: 0;
  margin-left: 0;
  display: grid;
  grid-template-columns:  1fr 1fr 1fr 1fr 1fr;
  column-gap: 20px;
  justify-items: center;
}

@media(max-width: 992px) {
  .woocommerce-MyAccount-navigation ul {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: none;
    row-gap: 20px;
    max-width: 80%;
    margin: auto;
  }
}

.woocommerce-MyAccount-navigation ul li {
  border: 1px solid #ff8f00;
  color: #ff8f00;
  width: 100%;
  height: 100%;
  font-weight: 600;
  text-align: center;
}

.woocommerce-MyAccount-navigation ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px 5px;
}

.woocommerce-MyAccount-navigation ul li:hover {
  color: white;
  background-color: #e08107;
}

.woocommerce-MyAccount-content {
  margin: 50px 0px;
}

.woocommerce-MyAccount-content a {
  color: #ff8f00;
}

.woocommerce-MyAccount-content button[name=save_account_details], .woocommerce-MyAccount-content button[name=save_address], .woocommerce-ResetPassword button  {
  background-color: #ff8f00;
  border-radius: 5px;
}

.woocommerce-ResetPassword button {
  max-width: 300px;
}

.woocommerce-MyAccount-content button[name=save_account_details]:hover, 
.woocommerce-MyAccount-content button[name=save_address]:hover, .woocommerce-ResetPassword button:hover {
  background-color: #e08107;
}

.woocommerce-MyAccount-content .shop_table {
  width: 100%;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.08);
}

.woocommerce-MyAccount-content .shop_table thead tr{
  border-top: 2px solid #ff8f00;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.woocommerce-MyAccount-content .shop_table thead tr th {
  padding: 10px;
}

.woocommerce-MyAccount-content .shop_table thead th span{
  font-weight: normal;
  font-size: 15px;
  text-transform: uppercase;
}

.woocommerce-MyAccount-content .shop_table tbody tr:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.woocommerce-MyAccount-content .shop_table td {
  padding: 20px;
  text-align: center;
}

.woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions a {
  color: #ff8f00;
  background-color: white;
  border-radius: 5px;
  border: 1px solid #ff8f00;
  padding: 5px 10px;
}

/* remove columns from oders table on mobile */

.woocommerce-MyAccount-content td.woocommerce-orders-table__cell-order-status, .woocommerce-MyAccount-content .woocommerce-orders-table__header-order-status,
.woocommerce-MyAccount-content .woocommerce-orders-table__header-order-total, .woocommerce-MyAccount-content td.woocommerce-orders-table__cell-order-total,
.woocommerce-order-downloads .download-remaining, .woocommerce-order-downloads .download-expires {
  display: none;
}

.woocommerce-MyAccount-content .woocommerce-pagination.woocommerce-pagination--without-numbers {
  text-align: center;
}

.woocommerce-MyAccount-content .woocommerce-pagination.woocommerce-pagination--without-numbers a:first-child {
  margin-right: 20px;
}

.woocommerce-MyAccount-content .edit-account, .woocommerce-address-fields__field-wrapper {
  border-top: 2px solid #ff8f00 ;
  width: 50%;
  border-left: 1px solid rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  border-right: 1px solid rgba(0, 0, 0, 0.08);
  padding: 20px;
  margin-bottom: 30px;
}

@media(max-width: 992px) {
  .woocommerce-MyAccount-content .edit-account, .woocommerce-address-fields__field-wrapper {
    width: 100%;
  }
}

.woocommerce-MyAccount-content .edit-account p, .woocommerce-address-fields__field-wrapper p, .woocommerce-ResetPassword p  {
  display: flex;
  flex-direction: column;
}

.woocommerce-MyAccount-content  .edit-account label, .woocommerce-MyAccount-content  .edit-account span em {
  font-size: 14px;
  line-height: 1.2;
}

.woocommerce-MyAccount-content .edit-account p input, .woocommerce-address-fields__field-wrapper p input, .woocommerce-ResetPassword p input  {
  padding: 10px 0px 0px 10px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.08);
  width: 100%;
}

.woocommerce-ResetPassword {
  margin-top: 50px;
}

@media(min-width: 992px) {
  .woocommerce-form-login {
    width: 50%;
  }
}

.woocommerce-form-login .form-row {
  display: flex;
  flex-direction: column;
}

.woocommerce-form-login .woocommerce-Input {
  border-bottom:  2px solid rgba(0, 0, 0, 0.08);
  padding: 10px 0px 0px 10px;
}

.woocommerce-form-login button {
  background-color: #ff8f00;
  border-radius: 5px;
  margin-top: 10px;
}

.woocommerce-form-login button:hover {
  background-color: #e08107;
}

.woocommerce-form-login .lost_password a {
  color: #ff8f00;
}

.woocommerce-form-login .lost_password a:hover {
  color: #e08107;
}

body.woocommerce-account .woocommerce-notices-wrapper {
  display: block !important;
}

body.woocommerce-account .woocommerce-notices-wrapper .woocommerce-error {
  margin: 0px;
  margin-bottom: 20px !important;
}

/* CONTACT PAGE FORM*/

.page-template-template-contact .gform_heading {
  display: none !important;
}

.page-template-template-contact .ginput_container.ginput_container_text , .page-template-template-contact .ginput_container.ginput_container_textarea, 
.page-template-template-contact .ginput_container_number {
  border-color: #cacaca;
  border-style: solid;
  border-width: 1px !important;
  border-radius: 4px;
}

.page-template-template-contact .gform_button {
  border-color: #ff8f00 !important;
  border-width: 1px !important;
  border-style: none;
  background-color: #ff8f00 !important;
  font-size: 18px !important;
  color: #fff;
  font-weight: 600 !important;
  font-family: inherit;
  overflow: hidden !important;
  text-transform: uppercase;
  white-space: pre-line;
  border-radius: 5px !important;
  margin: 0px !important;
  width: 100% !important;
  outline: none !important;
}

.gform_legacy_markup_wrapper ul.gform_fields li.gfield {
  padding-right: 0px !important;
}

.page-template-template-contact .gform_wrapper FORM .gform_footer SPAN:after {
  margin-left: -56px;
  margin-top: 0px;
  margin-bottom: -4px;
}

.page-template-template-contact .gform_wrapper .ginput_container_text input[type="text"],
.page-template-template-contact .gform_wrapper .ginput_container_email input[type="text"], 
.page-template-template-contact .gform_wrapper .ginput_container_textarea textarea{
  padding: 5px !important;
  width: 100% !important;
  background: none;
}

.page-template-template-contact .gform_button:hover {
  background-color: #e08107 !important;
}

.page-template-template-contact .gform_legacy_markup_wrapper .top_label div.ginput_container {
  padding: 1px !important;
}

.page-template-template-contact .gform_legacy_markup_wrapper li.hidden_label input,
.page-template-template-contact .gform_legacy_markup_wrapper .gfield_html.gfield_no_follows_desc {
  margin-top: 0px !important;
}

/* FOOTER */

footer p, footer li a  {
  font-size: 16px !important;
}

footer img {
  width: 200px;
}

footer li a:hover {
  color: #e08107;
}

footer ul {
  margin-left: 0px;
  text-indent: 0px;
}

footer .menu-footer-bottom-container {
  width: 100%;
}

footer .footer_nav_3 {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
}

@media(min-width: 768px) {
  footer .footer_nav_3 {
    gap: 50px;
  }
}

footer .wp-block-social-link {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  background-color: transparent !important;
  border: 1px solid #ff8f00;
  color: #ff8f00 !important;
}

footer .sidebar-2 p {
  color: #ff8f00 !important;
  font-weight: 600;
}

footer .wp-block-button__link {
  background-color: #ff8f00 !important;
  border-radius: 5px !important;
}

footer .wp-block-button__link::after {
  background: url("./resources/assets/images/arrow-right_orange.svg");
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 18px;
  filter:  brightness(0) invert(1);
  content: " ";
}

/*LEARNDASH PAGES*/

.learndash_post_sfwd-courses {
  background-color: #fff;
  padding: 24px;
  box-shadow: 0px 8px 16px rgb(0 0 0 / 8%);
  border-radius: 5px;
}

.learndash-block-inner .ld-progress-steps {
  display: none;
}

.learndash-block-inner .button a {
  width: 100%;
  font-weight: 500 !important;
  background-color: #ff8f00 !important;
  border-color: #ff8f00 !important;
}

.learndash-block-inner .button a:hover {
  width: 100%;
  font-weight: 500 !important;
  background: #e08107 !important;
  border-color: #e08107 !important;
}

.learndash-block-inner h3.entry-title {
  font-size: 24px !important;
  font-weight: 500 !important;
}

.learndash-block-inner .sfwd-courses .thumbnail .arrow.button {
  display: none !important;
}

.learndash-block-inner .sfwd-courses .thumbnail, .learndash-block-inner .sfwd-courses .thumbnail .image, .learndash-block-inner .sfwd-courses .thumbnail .image a  {
  height: 250px !important;
}

.learndash-block-inner .sfwd-courses .thumbnail a img  {
  object-fit: cover;
  height: 250px !important;
}

.ld-lesson-list .ld-section-heading, .ld-progress-inline .ld-progress-steps, .ld-course-status-enrolled .ld-status-progress {
  display: none !important;
}

.learndash-wrapper .ld-course-status.ld-course-status-enrolled {
  background-color: transparent !important;
  padding: 0px !important;
}

.learndash-wrapper .ld-progress .ld-progress-bar  {
  background-color: #e2e7ed !important;
  margin-right: 0 !important;
  width: 100%;
}

.learndash-wrapper .ld-progress.ld-progress-inline {
  flex-direction: column-reverse !important;
  align-items: flex-end !important;
  padding: 0 !important;
}

.learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats .ld-secondary-color {
  font-size: 15px !important;
  color:#ff8f00 !important;
  margin-top: 10px !important;
}

.ld-lesson-list .ld-item-list-items {
  margin: 5em 0 1em !important;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-name {
  align-items: center;
  font-size: 20px;
}

.learndash-wrapper .ld-item-list .ld-item-list-item a.ld-item-name:hover {
  color: #e08107 !important;
}

.learndash-wrapper .ld-breadcrumbs a {
  font-size: 15px !important;
  color: #ff8f00 !important;
  font-weight: 500 !important;
}

.learndash-wrapper .ld-breadcrumbs-segments a:hover {
  text-decoration: underline !important;
}

.learndash-wrapper .ld-breadcrumbs .ld-status.ld-status-progress, .learndash-wrapper .ld-button,
.learndash-wrapper .ld-progress .ld-progress-bar .ld-progress-bar-percentage, .learndash-wrapper .ld-status-complete {
  background-color: #ff8f00 !important;
}

.learndash-wrapper .ld-button {
  font-size: 15px !important;
  font-weight: 500 !important;
  border-radius: 5px !important;
  line-height: 1 !important;
}

.learndash-wrapper .ld-button:hover {
  background-color: #e08107 !important;
}

.learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back {
  font-size: 14px !important;
  text-decoration: underline !important;
  color: #ff8f00 !important;
}

.learndash-wrapper #quiz_continue_link, .learndash-wrapper .ld-secondary-background, .learndash-wrapper .learndash_mark_complete_button, 
.learndash-wrapper #learndash_mark_complete_button, 
.learndash-wrapper .ld-status-complete, .learndash-wrapper .ld-alert-success .ld-button, .learndash-wrapper .ld-alert-success .ld-alert-icon {
  background-color: #ff8f00 !important;
}

/* ACCORDION CARD */

.accordion p {
  margin-bottom: 0px !important;
}

/* EXIT INTENT POPUP - OTO*/

.exit-intent {
  display: none;
  position: fixed;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.exit-intent-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media(max-width: 768px) {
  .exit-intent-box {
    left: 0px;
    transform: translate(0%, -50%);
    margin: 10px;
  }
}

.x-popup {
  position: absolute;
  left: 100%;
  top: 0;
  margin: -10px 0 0 -10px;
  width: 20px;
  height: 20px;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  text-decoration: none;
}

/* footer on sales page*/

.sales-foot .menu {
  display: flex;
  gap: 20px;
  margin-bottom: 0px;
}

@media(max-width: 768px) {
  .sales-foot .menu {
    flex-direction: column;
    gap: 0px;
    margin-top: -40px;
  }
}

/* advertorials*/

.advertorials-footer p, .advertorials-footer li a {
  font-size: 14px !important;
}

.advertorials-footer .footer_nav_3 {
  justify-content: center;
}

/*PRODUCT BUY MODAL */

#buy-popup .recurring_details_wrap .woocommerce-Price-amount, #buy-popup .recurring_details_wrap .prod-currency {
  color: #04C100;
  font-weight: 600 !important;
  font-size: 20px;
}

#buy-popup p {
  margin-bottom: 10px !important;
  margin-top: -10px !important;
}

.wfocu_offer-template-template-upsell_vsl .upsell-ms-timer {
  display: none;
}

/*   self sorting pricing table sales page*/

#pricing-section li {
  line-height: 1.2 !important;
}

/* CAROUSEL TESTIMONIALS -LANDING PAGE*/

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.swiper-button-next, .swiper-button-prev {
  position: relative;
}

.swiper-button-next:after, .swiper-button-prev:after {
  color: #FF8F00;
  font-size: 30px !important;
}

.swiper-pagination-bullet-active {
  background-color: #ff8f00;
}

.swiper-pagination-bullets.swiper-pagination-horizontal {
  width: auto !important;
  position: relative !important;
  height: 33px !important;
}

#lightbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .7);
  text-align: center;
  display: none;
  z-index: 50;
}

#lightbox p {
  text-align: right;
  color: #fff;
  margin-right: 20px;
  font-size: 12px;
  cursor: pointer;
}

#lightbox img {
  max-width: 940px;
  box-shadow: 0 0 25px #111;
  -webkit-box-shadow: 0 0 25px #111;
  -moz-box-shadow: 0 0 25px #111;
}

/*quiz funnel*/

#frm_form_5_container .frm_form_fields input[type="email"] {
  background: url("./resources/assets/images/email.png")
    no-repeat scroll 0 1px transparent;
  display: block;
  background-position: right 8px bottom 11px;
  background-size: 24px;
  padding: 12px 8px !important;
  font-size: 15px !important;
  width: 100%;
  height: auto !important;
}

#frm_form_5_container .frm_form_fields .frm_button_submit {
  padding: 12px 40px !important;
  background-color: #ff8f00 !important;
  border: none !important;
  border-radius: 5px !important;
  outline-offset: 0;
  width: auto !important;
  margin: 0px !important;
  color: white !important;
}

@media(max-width: 768px) {
  #frm_form_5_container .frm_form_fields .frm_button_submit {
    width: 100% !important;
  }
}

#frm_form_5_container .frm_form_fields .frm_submit {
  text-align: start !important;
}

/*modal with form*/

.modal-new {
  position: fixed;
  width: 100vw;
  height: 100vh;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal-new.open {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s;
}

.modal-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.50);
}

.modal-container {
  border-radius: 10px;
  background: #fff;
  position: relative;
  padding: 30px;
}

.modal-close {
  position: absolute;
  right: 15px;
  top: 15px;
  background-image: url("./resources/assets/images/close.svg");
  border: 0px;
  height: 30px;
  width: 30px;
  filter: invert();
  cursor: pointer;
}

.modal-new .name_first {
  padding-right: 0 !important;
}

.modal-new .name_first input {
  border-color: #cacaca;
  border-style: solid;
  border-width: 1px !important;
  border-radius: 4px;
}

.modal-new .gform_button.button {
  background-color: #ff8f00 !important;
  outline: none !important;
  border-radius: 5px !important;
  padding: 10px 20px !important;
}

.modal-new .gform_wrapper FORM .gform_footer SPAN:after {
  display: none !important;
}

.single-product #product-box .yellow-box span.prod-currency {
  display: none;
}

/*additional checkbox on checkout  */

.additional-checkbox-checkout p:nth-child(2){
  color: #595a5a !important;
  text-align: left;
}

.additional-checkbox-checkout {
  display: flex;
  justify-content: baseline;
}

/* ASS SEEN IN LOGO SLIDER */

.slider {
  --slider-inner-width: 150vw;
  --slider-speed: 30s;
}

@media only screen and (max-width: 1200px) {
  .slider {
    --slider-inner-width: 200vw;
  }
}

@media only screen and (min-width: 1920px) {
  .slider {
    --slider-inner-width: 70vw;
  }
}

@keyframes scroll {
  0% {
    transform: translateX(0%);
  }

  100% {
    transform: translateX(calc(-1 * var(--slider-inner-width)));
  }
}

.slider {
  -webkit-transform: translate3d(0, 0, 0);
  animation: scroll linear infinite var(--slider-speed);
  width: calc(2 * var(--slider-inner-width));
  transition: transform ease 0.3s;
}

.slider-container {
  height: 100px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.slider-container .slider {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.slider-container .slider__slide {
  height: 100px;
  width: 100vw;
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

@media only screen and (max-width: 1024px) {
  .slider-container .slider__slide {
    width: 100%;
  }
}

.slider-container:hover .slider {
  animation-play-state: paused;
}

/* custom bump box */

.bump-product-box .bump-heading p {
  margin-bottom: 0px !important;
  font-size: 14px !important;
}

.bump-product-box .bump-content p, .bump-product-box .bump-content li {
  margin-bottom: 0px !important;
  font-size: 14px !important;
}

.bump-product-box .bump-content .black-bullets::before {
  font-size: 14px !important;
}

.bump-product-box .bump-content ul {
  text-indent: 0px !important;
}

.as_seen_in {
  position: relative;
  display: inline-block;
}

.as_seen_in::before,
.as_seen_in::after {
  content: "";
  position: absolute;
  height: 3px;
  /* Adjust the line thickness as needed */
  width: 90px;
  /* Adjust the line length as needed */
  background-color: rgb(176, 176, 176);
  /* Adjust the line color as needed */
  margin-top: 11px;
}

.as_seen_in::before {
  top: 0;
  left: 0px;
  /* Adjust the distance of the line from the left side */
}

.as_seen_in::after {
  top: 0;
  right: 0px;
  /* Adjust the distance of the line from the right side */
}

/*timer in yellow box on product pages*/

.single-product .yellow-box .countdown-number{
  font-size:20px!important;
  width: 50px;
  padding: 2px;
}

.single-product .yellow-box .countdown-number div:nth-child(2){
  font-size:8px;
  margin-top:4px;
}

/*optin form*/

.optinForm .optinEmail {
  background: url("./resources/assets/images/email.png")
  no-repeat scroll 0 1px transparent;
  display: block;
  background-position: right 15px bottom 15px;
  background-size: 24px;
  padding: 15px !important;
  font-size: 15px !important;
  width: 100%;
  border: 1px solid #ececec;
  color: #444;
}

.optinForm button[type=submit] {
  background-color: #04c100;
  font-size: 18px !important;
  color: #fff;
  font-weight: 600 !important;
  text-transform: uppercase;
  border-radius: 5px !important;
}

.optinForm button[type=submit] span:after {
  color: #ffffff;
  background-image: url("./resources/assets/images/arrow-right.png");
  display: inline-block;
  width: 42px;
  height: 22px;
  content: "";
  margin-left: 10px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: contain;
  pointer-events: none;
}

/*new above the fold design*/

.above-the-fold p, .above-the-fold li, .above-the-fold a{
  color: #4D2208 !important;
}

.above-the-fold h1, .above-the-fold h2, .above-the-fold h3, .above-the-fold h4, .above-the-fold h5, .above-the-fold h6 {
  color: #351705 !important;
}

@media(max-width: 768px) {
  .above-the-fold h1 {
    font-size: 24px !important;
    line-height: 32px !important;
    font-weight: bold !important;
  }

  .wffn_optin-template-default .above-the-fold p {
    font-size: 16px !important;
    line-height: 24px !important;
  }

  .above-the-fold #product-includes > ul > li {
    font-size: 14px !important;
    line-height: 20px !important;
    margin-top: 10px !important;
  }
}

.above-the-fold p, .above-the-fold span, .above-the-fold div {
  font-family: 'Helvetica Neue' !important;
}

.box-form .bwfac_form_sec {
  padding: 0px !important;
}

.box-form .wffn-optin-form .bwf-custom-button button {
  border-color: #04C100 !important;
  border-width: 1px !important;
  border-style: none;
  background-color: #04C100 !important;
  color: white !important;
  font-weight: 600;
  font-family: inherit;
  overflow: hidden !important;
  text-transform: uppercase;
  white-space: pre-line;
  border-radius: 5px !important;
  font-size: 20px !important;
  flex-direction: column;
  width: max-content !important;
}

.box-form .wffn-optin-form .bwf-custom-button button:hover {
  background-color: #039d00 !important;
}

.box-form .wffn-optin-form .bwf-custom-button button SPAN.bwf-text-wrapper:before {
  color: #ffffff;
  background-image: url("./resources/assets/images/arrow-right-black.svg");
  filter: invert(100);
  display: inline-block;
  width: 22px;
  height: 16px;
  content: "";
  margin-right: 10px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: contain;
  pointer-events: none;
}

.box-form .wffn-optin-form .bwf-custom-button button SPAN .bwf_heading {
  white-space: nowrap;
}

.box-form .wffn-optin-form .bwf-custom-button button SPAN .bwf_heading:after {
  content: none;
}

.box-form .wffn-optin-form .bwf-custom-button button:after {
  content: 'AND GET INSTANT ACCESS';
  font-weight: 400 !important;
  font-size: 14px !important;
}

.box-form .wffn-optin-form .bwf-custom-button button .bwf-text-wrapper {
  flex-direction: row;
  padding: 0px !important;
}

.hover\:border-b-0:hover {
  border-bottom-width: 0px;
}

.hover\:bg-\[\#039d00\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(3 157 0 / var(--tw-bg-opacity));
}

.hover\:bg-\[\#FF8F00\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 143 0 / var(--tw-bg-opacity));
}

.hover\:bg-\[\#c67000\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(198 112 0 / var(--tw-bg-opacity));
}

.hover\:bg-black:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.hover\:bg-hover:hover {
  background-color: var(--hover);
}

.hover\:bg-hoverOrange:hover {
  background-color: var(--hoverOrange);
}

.hover\:bg-blue-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
}

.hover\:bg-green-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity));
}

.hover\:bg-red-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}

.hover\:font-semibold:hover {
  font-weight: 600;
}

.hover\:text-hoverOrange:hover {
  color: var(--hoverOrange);
}

.hover\:text-primary:hover {
  color: var(--primary);
}

.hover\:\!no-underline:hover {
  text-decoration-line: none !important;
}

.hover\:transition:hover {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.hover\:duration-200:hover {
  transition-duration: 200ms;
}

.hover\:ease-in-out:hover {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.focus\:not-sr-only:focus {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

@media (min-width: 640px) {
  .sm\:relative {
    position: relative;
  }

  .sm\:sticky {
    position: sticky;
  }

  .sm\:top-0 {
    top: 0px;
  }

  .sm\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .sm\:-mt-24 {
    margin-top: -6rem;
  }

  .sm\:mb-0 {
    margin-bottom: 0px;
  }

  .sm\:ml-10 {
    margin-left: 2.5rem;
  }

  .sm\:mr-4 {
    margin-right: 1rem;
  }

  .sm\:mt-0 {
    margin-top: 0px;
  }

  .sm\:mt-1 {
    margin-top: 0.25rem;
  }

  .sm\:mt-10 {
    margin-top: 2.5rem;
  }

  .sm\:mt-16 {
    margin-top: 4rem;
  }

  .sm\:mt-20 {
    margin-top: 5rem;
  }

  .sm\:mt-4 {
    margin-top: 1rem;
  }

  .sm\:block {
    display: block;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:h-10 {
    height: 2.5rem;
  }

  .sm\:h-12 {
    height: 3rem;
  }

  .sm\:h-32 {
    height: 8rem;
  }

  .sm\:w-1\/2 {
    width: 50%;
  }

  .sm\:w-1\/3 {
    width: 33.333333%;
  }

  .sm\:w-9\/12 {
    width: 75%;
  }

  .sm\:w-auto {
    width: auto;
  }

  .sm\:w-full {
    width: 100%;
  }

  .sm\:columns-2 {
    columns: 2;
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:\!flex-row {
    flex-direction: row !important;
  }

  .sm\:flex-row {
    flex-direction: row;
  }

  .sm\:items-center {
    align-items: center;
  }

  .sm\:justify-between {
    justify-content: space-between;
  }

  .sm\:p-0 {
    padding: 0px;
  }

  .sm\:p-4 {
    padding: 1rem;
  }

  .sm\:p-8 {
    padding: 2rem;
  }

  .sm\:p-5 {
    padding: 1.25rem;
  }

  .sm\:\!px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .sm\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .sm\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .sm\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .sm\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .sm\:\!pt-0 {
    padding-top: 0px !important;
  }

  .sm\:pl-16 {
    padding-left: 4rem;
  }

  .sm\:pr-10 {
    padding-right: 2.5rem;
  }

  .sm\:\!text-xl {
    font-size: 1.25rem !important;
    line-height: 1.75rem !important;
  }

  .sm\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .sm\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .sm\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .sm\:\!text-lg {
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
  }
}

@media (min-width: 768px) {
  .md\:absolute {
    position: absolute;
  }

  .md\:sticky {
    position: sticky;
  }

  .md\:-right-16 {
    right: -4rem;
  }

  .md\:right-0 {
    right: 0px;
  }

  .md\:top-0 {
    top: 0px;
  }

  .md\:top-8 {
    top: 2rem;
  }

  .md\:order-1 {
    order: 1;
  }

  .md\:order-2 {
    order: 2;
  }

  .md\:order-last {
    order: 9999;
  }

  .md\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .md\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .md\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .md\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .md\:\!mb-0 {
    margin-bottom: 0px !important;
  }

  .md\:\!mt-12 {
    margin-top: 3rem !important;
  }

  .md\:mb-0 {
    margin-bottom: 0px;
  }

  .md\:mb-12 {
    margin-bottom: 3rem;
  }

  .md\:ml-10 {
    margin-left: 2.5rem;
  }

  .md\:ml-2 {
    margin-left: 0.5rem;
  }

  .md\:ml-4 {
    margin-left: 1rem;
  }

  .md\:ml-auto {
    margin-left: auto;
  }

  .md\:mr-0 {
    margin-right: 0px;
  }

  .md\:mr-14 {
    margin-right: 3.5rem;
  }

  .md\:mr-16 {
    margin-right: 4rem;
  }

  .md\:mr-4 {
    margin-right: 1rem;
  }

  .md\:mr-6 {
    margin-right: 1.5rem;
  }

  .md\:mr-8 {
    margin-right: 2rem;
  }

  .md\:mt-0 {
    margin-top: 0px;
  }

  .md\:mt-1 {
    margin-top: 0.25rem;
  }

  .md\:mt-10 {
    margin-top: 2.5rem;
  }

  .md\:mt-16 {
    margin-top: 4rem;
  }

  .md\:mt-4 {
    margin-top: 1rem;
  }

  .md\:mt-6 {
    margin-top: 1.5rem;
  }

  .md\:\!block {
    display: block !important;
  }

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:\!inline-flex {
    display: inline-flex !important;
  }

  .md\:grid {
    display: grid;
  }

  .md\:hidden {
    display: none;
  }

  .md\:\!h-10 {
    height: 2.5rem !important;
  }

  .md\:\!h-20 {
    height: 5rem !important;
  }

  .md\:\!h-24 {
    height: 6rem !important;
  }

  .md\:\!h-28 {
    height: 7rem !important;
  }

  .md\:h-10 {
    height: 2.5rem;
  }

  .md\:h-12 {
    height: 3rem;
  }

  .md\:h-14 {
    height: 3.5rem;
  }

  .md\:h-36 {
    height: 9rem;
  }

  .md\:h-4 {
    height: 1rem;
  }

  .md\:h-5 {
    height: 1.25rem;
  }

  .md\:h-6 {
    height: 1.5rem;
  }

  .md\:h-auto {
    height: auto;
  }

  .md\:\!w-1\/2 {
    width: 50% !important;
  }

  .md\:\!w-1\/3 {
    width: 33.333333% !important;
  }

  .md\:\!w-2\/3 {
    width: 66.666667% !important;
  }

  .md\:\!w-2\/5 {
    width: 40% !important;
  }

  .md\:\!w-3\/5 {
    width: 60% !important;
  }

  .md\:\!w-auto {
    width: auto !important;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:w-1\/3 {
    width: 33.333333%;
  }

  .md\:w-1\/4 {
    width: 25%;
  }

  .md\:w-1\/6 {
    width: 16.666667%;
  }

  .md\:w-11\/12 {
    width: 91.666667%;
  }

  .md\:w-2\/3 {
    width: 66.666667%;
  }

  .md\:w-2\/5 {
    width: 40%;
  }

  .md\:w-3\/5 {
    width: 60%;
  }

  .md\:w-4\/5 {
    width: 80%;
  }

  .md\:w-5\/12 {
    width: 41.666667%;
  }

  .md\:w-5\/6 {
    width: 83.333333%;
  }

  .md\:w-6\/12 {
    width: 50%;
  }

  .md\:w-7\/12 {
    width: 58.333333%;
  }

  .md\:w-\[150px\] {
    width: 150px;
  }

  .md\:w-\[300px\] {
    width: 300px;
  }

  .md\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

  .md\:w-full {
    width: 100%;
  }

  .md\:min-w-\[32\%\] {
    min-width: 32%;
  }

  .md\:max-w-xs {
    max-width: 20rem;
  }

  .md\:flex-auto {
    flex: 1 1 auto;
  }

  .md\:columns-2 {
    columns: 2;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .md\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .md\:\!flex-row {
    flex-direction: row !important;
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:flex-col {
    flex-direction: column;
  }

  .md\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .md\:items-start {
    align-items: flex-start;
  }

  .md\:items-center {
    align-items: center;
  }

  .md\:justify-start {
    justify-content: flex-start;
  }

  .md\:justify-end {
    justify-content: flex-end;
  }

  .md\:justify-between {
    justify-content: space-between;
  }

  .md\:gap-10 {
    gap: 2.5rem;
  }

  .md\:gap-12 {
    gap: 3rem;
  }

  .md\:gap-4 {
    gap: 1rem;
  }

  .md\:border-2 {
    border-width: 2px;
  }

  .md\:p-0 {
    padding: 0px;
  }

  .md\:p-2 {
    padding: 0.5rem;
  }

  .md\:p-5 {
    padding: 1.25rem;
  }

  .md\:p-8 {
    padding: 2rem;
  }

  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .md\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .md\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .md\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .md\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .md\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .md\:\!pl-2 {
    padding-left: 0.5rem !important;
  }

  .md\:\!pl-2\.5 {
    padding-left: 0.625rem !important;
  }

  .md\:\!pl-4 {
    padding-left: 1rem !important;
  }

  .md\:\!pr-2 {
    padding-right: 0.5rem !important;
  }

  .md\:\!pr-2\.5 {
    padding-right: 0.625rem !important;
  }

  .md\:\!pr-4 {
    padding-right: 1rem !important;
  }

  .md\:\!pt-0 {
    padding-top: 0px !important;
  }

  .md\:pl-0 {
    padding-left: 0px;
  }

  .md\:pl-10 {
    padding-left: 2.5rem;
  }

  .md\:pl-2 {
    padding-left: 0.5rem;
  }

  .md\:pl-4 {
    padding-left: 1rem;
  }

  .md\:pr-10 {
    padding-right: 2.5rem;
  }

  .md\:pr-32 {
    padding-right: 8rem;
  }

  .md\:pr-4 {
    padding-right: 1rem;
  }

  .md\:pr-8 {
    padding-right: 2rem;
  }

  .md\:pt-6 {
    padding-top: 1.5rem;
  }

  .md\:pb-8 {
    padding-bottom: 2rem;
  }

  .md\:text-left {
    text-align: left;
  }

  .md\:\!text-2xl {
    font-size: 1.5rem !important;
    line-height: 2rem !important;
  }

  .md\:\!text-3xl {
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
  }

  .md\:\!text-\[200px\] {
    font-size: 200px !important;
  }

  .md\:\!text-lg {
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
  }

  .md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .md\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .md\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .md\:text-\[8px\] {
    font-size: 8px;
  }

  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .md\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1024px) {
  .lg\:relative {
    position: relative;
  }

  .lg\:bottom-auto {
    bottom: auto;
  }

  .lg\:\!my-12 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .lg\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .lg\:\!ml-4 {
    margin-left: 1rem !important;
  }

  .lg\:mb-0 {
    margin-bottom: 0px;
  }

  .lg\:ml-0 {
    margin-left: 0px;
  }

  .lg\:ml-3 {
    margin-left: 0.75rem;
  }

  .lg\:ml-8 {
    margin-left: 2rem;
  }

  .lg\:ml-auto {
    margin-left: auto;
  }

  .lg\:mt-0 {
    margin-top: 0px;
  }

  .lg\:mt-10 {
    margin-top: 2.5rem;
  }

  .lg\:\!block {
    display: block !important;
  }

  .lg\:block {
    display: block;
  }

  .lg\:inline-block {
    display: inline-block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:\!hidden {
    display: none !important;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:\!h-12 {
    height: 3rem !important;
  }

  .lg\:\!w-1\/2 {
    width: 50% !important;
  }

  .lg\:\!w-1\/3 {
    width: 33.333333% !important;
  }

  .lg\:\!w-2\/3 {
    width: 66.666667% !important;
  }

  .lg\:w-1\/2 {
    width: 50%;
  }

  .lg\:w-1\/3 {
    width: 33.333333%;
  }

  .lg\:w-1\/4 {
    width: 25%;
  }

  .lg\:w-2\/5 {
    width: 40%;
  }

  .lg\:w-3\/5 {
    width: 60%;
  }

  .lg\:w-auto {
    width: auto;
  }

  .lg\:w-full {
    width: 100%;
  }

  .lg\:\!max-w-pageWidth {
    max-width: 1180px !important;
  }

  .lg\:max-w-none {
    max-width: none;
  }

  .lg\:columns-3 {
    columns: 3;
  }

  .lg\:\!grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:items-center {
    align-items: center;
  }

  .lg\:gap-8 {
    gap: 2rem;
  }

  .lg\:p-0 {
    padding: 0px;
  }

  .lg\:\!py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .lg\:pl-4 {
    padding-left: 1rem;
  }

  .lg\:pr-16 {
    padding-right: 4rem;
  }

  .lg\:pt-0 {
    padding-top: 0px;
  }

  .lg\:pt-10 {
    padding-top: 2.5rem;
  }

  .lg\:\!text-base {
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }

  .lg\:\!text-lg {
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
  }

  .lg\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .lg\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .lg\:leading-3 {
    line-height: .75rem;
  }

  .lg\:text-primary {
    color: var(--primary);
  }

  .lg\:hover\:bg-hoverOrange:hover {
    background-color: var(--hoverOrange);
  }

  .lg\:hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
}

@media (min-width: 1280px) {
  .xl\:h-14 {
    height: 3.5rem;
  }

  .xl\:w-1\/3 {
    width: 33.333333%;
  }
}
