@charset "UTF-8";
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.container-1280 {
  margin: 0 auto;max-width: 82em;padding: 0 1em;
}
.container-1280:before,
.container-1280:after {
  content: " ";display: table;line-height: 0;
}
.container-1280:after {
  clear: both;
}
.row {
  margin-left: -1em;margin-right: -1em;
}
.row:before,
.row:after {
  content: " ";display: table;line-height: 0;
}
.row:after {
  clear: both;
}
.half {
  min-height: 1px;padding-left: 1em;padding-right: 1em;box-sizing: border-box;
}
@media (min-width: 43.75em) {
  .half {
    float: left;width: 50%;
  }
}a {
  color: rgba(255, 255, 255, 0.8);transition: color 200ms;
}
a:hover {
  color: #ffffff;
}
body {
  font: 100% 'Geist', Helvetica, Arial, sans-serif;color: #ffffff;-webkit-font-smoothing: antialiased;
}
p {
  font-size: 1em;line-height: 1.4em;
}
input[type='text'],
input[type='password'],
input[type='email'],
input[type='number'],
select {
  appearance: none;border-radius: 0.75em;box-sizing: border-box;width: 100%;height: 3.5em;padding: 1.05em 0.75em;box-shadow: none;border: 1px solid rgba(255, 255, 255, 0.3);background: #191933;color: #ffffff;font: 1em 'Geist', Helvetica, Arial, sans-serif;
}
input[type='text']:focus,
input[type='password']:focus,
input[type='email']:focus,
input[type='number']:focus,
select:focus {
  outline: 0;box-shadow: 0 0 2px 0 #057dff;border-color: #057dff;
}
input[type='text'].error,
input[type='password'].error,
input[type='email'].error,
input[type='number'].error,
select.error {
  background: rgba(255, 0, 0, 0.2);border-color: #FF0000;
}
.theme-select,
select,
select {
  appearance: none;padding: 0 0.9375em;padding-right: 1.388em;background: url('/funnel/assets/themes/watcher/img/ui/arrows-select.png') #ffffff right 0.55555em center no-repeat;cursor: pointer;
}
.theme-select:focus,
select:focus,
select:focus {
  outline: none;box-shadow: 0 0 4px 1px #0071EB;
}
button,
.btn {
  appearance: none;-webkit-font-smoothing: antialiased;background: transparent;font: 500 1em 'Geist', Helvetica, Arial, sans-serif;text-decoration: none;padding: 0.875em 4em;border-radius: 3.125em;border: 1px solid rgba(255, 255, 255, 0.5);color: rgba(255, 255, 255, 0.8);transition: background-color 200ms;
}
@media (max-width: 30em) {
  button,
  .btn {
    display: block;text-align: center;padding: 0.875em 2em;margin: 1em 0;width: 100%;box-sizing: border-box;
  }
}button:hover,
.btn:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
button:active,
.btn:active {
  background: rgba(255, 255, 255, 0.5);box-shadow: inset 0 0 0 2px #ffffff;outline: 0;
}
button:disabled,
button.primary:disabled,
.btn:disabled,
.btn.primary:disabled {
  opacity: 0.3;cursor: wait;
}
button:disabled:hover,
button.primary:disabled:hover,
button:disabled:active,
button.primary:disabled:active,
.btn:disabled:hover,
.btn.primary:disabled:hover,
.btn:disabled:active,
.btn.primary:disabled:active {
  opacity: 0.3;box-shadow: none;
}
button.primary,
.btn.primary {
  background-color: #ffffff;color: #000000;
}
button.primary:hover,
.btn.primary:hover {
  background-color: rgba(255, 255, 255, 0.9);
}
button.primary:active,
.btn.primary:active {
  background-color: rgba(255, 255, 255, 0.8);box-shadow: inset 0 0 5px 0 #0071EB;
}
.controls {
  position: relative;
}
.form-error {
  position: absolute;z-index: 900;bottom: -2.5em;left: 0;color: #FF0000;font: 400 0.675em 'Geist', Helvetica, Arial, sans-serif;
}
.form-error:before {
  content: '';display: block;position: absolute;bottom: 100%;left: 10px;border: 5px solid transparent;border-bottom-color: #ff4d4d;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url('./ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Icons */
}
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('./fonts/slick.eot');
  src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
.container-720 {
  margin: 0 auto;
  max-width: 45em;
  padding: 0 1em;
}
.container-720:before,
.container-720:after {
  content: " ";
  display: table;
  line-height: 0;
}
.container-720:after {
  clear: both;
}
@media (max-width: 30em) {
  .desktop {
    display: none;
  }
}
.mobile {
  display: none;
}
@media (max-width: 30em) {
  .mobile {
    display: block;
  }
}
section {
  padding: 3.75em 0;
}
@media (max-width: 43.75em) {
  section {
    padding: 2.5em 0;
  }
}
section.glow {
  background: radial-gradient(closest-side, rgba(33, 52, 148, 0.8), #00001C), #00001C;
}
body {
  background: #00001C;
}
p {
  color: rgba(255, 255, 255, 0.8);
  text-wrap: pretty;
}
h1 {
  font-size: 2.25em;
  font-weight: 600;
  line-height: 1.15em;
  letter-spacing: -0.03em;
  text-wrap: pretty;
}
@media (min-width: 43.75em) {
  h1 {
    font-size: 4.5em;
  }
}
h1.glass-text {
  background: linear-gradient(90deg, #ffffff, rgba(255, 255, 255, 0.7));
  background-clip: text;
  -webkit-text-fill-color: transparent;
  width: fit-content;
}
h2 {
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.15em;
  letter-spacing: -0.03em;
  margin: 0.75em 0 0.5em;
  text-wrap: pretty;
}
@media (min-width: 43.75em) {
  h2 {
    font-size: 2em;
    text-align: center;
    margin: 0.75em auto 0.5em;
  }
}
h2.glass-text {
  background: linear-gradient(90deg, #ffffff, rgba(255, 255, 255, 0.6));
  background-clip: text;
  -webkit-text-fill-color: transparent;
  width: fit-content;
}
h3 {
  font-size: 1em;
  font-weight: 500;
  text-wrap: pretty;
}
h3.glass-text {
  background: linear-gradient(90deg, #ffffff, rgba(255, 255, 255, 0.6));
  background-clip: text;
  -webkit-text-fill-color: transparent;
  width: fit-content;
}
h4 {
  font-size: 1.25em;
  text-wrap: pretty;
}
h5 {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.2em;
  text-wrap: pretty;
}
@media (max-width: 30em) {
  h5 {
    font-size: 20px;
  }
}
h6 {
  font-size: 20px;
  font-weight: 800;
  margin: 0;
  text-wrap: pretty;
}
.container {
  margin: 0;
  max-width: 680px;
}
input[type='text'].error,
input[type='password'].error,
input[type='email'].error,
input[type='number'].error,
select.error {
  background-color: #FF0000 !important;
  border: 0;
}
select {
  appearance: none;
  padding: 0 0.9375em;
  padding-right: 1.388em;
  background: url('/funnel/assets/themes/watcher/img/ui/arrows-select.png') #ffffff right 0.55555em center no-repeat;
  cursor: pointer;
}
select:focus {
  outline: none;
  box-shadow: 0 0 4px 1px #0071EB;
}
p.anchor-link {
  font-size: 16px;
  font-weight: 500;
  width: fit-content;
  margin: 0;
  color: #0071EB;
  cursor: pointer;
  border-bottom: 1px solid #0071EB;
}
.media-scroller {
  --_spacer: 1.5em;
  display: grid;
  gap: var(--_spacer);
  grid-auto-flow: column;
  grid-auto-columns: 87%;
  padding: 0;
  overflow-x: auto;
  overscroll-behavior-inline: contain;
}
.media-scroller::-webkit-scrollbar {
  display: none;
}
@media (min-width: 43.75em) {
  .media-scroller {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    gap: 1.5em;
  }
  .media-scroller .media-element {
    flex: 1 1 0;
    max-width: 350px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }
  .media-scroller .media-element > img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    aspect-ratio: 4 / 3;
    border-radius: 1em;
    border: 1px solid rgba(255, 255, 255, 0.2);
  }
}
.media-element {
  display: grid;
  grid-template-rows: min-content;
  gap: 0.5em;
  padding: 0;
}
.media-element h3 {
  margin: 0;
}
.media-element p {
  margin: 0;
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.875em;
}
.media-element > img {
  inline-size: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border-radius: 1em;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
@media (min-width: 43.75em) {
  .media-element > img {
    width: 100%;
    height: 220px;
    object-fit: cover;
  }
}
.snaps-inline {
  scroll-snap-type: inline mandatory;
  scroll-padding-inline: 0;
}
.snaps-inline > * {
  scroll-snap-align: start;
}
.featured-checklist {
  margin: 2em 0 1em;
}
.featured-checklist ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.featured-checklist ul li {
  display: flex;
  align-items: center;
  gap: 0.5em;
  margin-bottom: 0.5em;
  font-weight: 500;
  font-size: 0.875em;
  color: rgba(255, 255, 255, 0.8);
}
.featured-checklist ul li::before {
  content: '';
  flex-shrink: 0;
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url('/funnel/assets/themes/glass/img/home/check-green.svg') center no-repeat;
  background-size: contain;
}
.form-error {
  bottom: -1.8em;
  padding: 0.25em 5px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.form-error:before {
  content: none;
}
#call-out {
  width: 100%;
  background-color: #02F1A0;
  padding: 0.75em 0;
}
#call-out p {
  text-align: center;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  margin: 0;
}
#call-out p a {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  text-decoration: underline;
}
#hero {
  background: radial-gradient(circle 300px at center 64%, rgba(33, 52, 148, 0.8), #00001C), #00001C;
  padding: 2.5em 0;
}
@media (min-width: 43.75em) {
  #hero {
    background: radial-gradient(circle 360px at 80% 40%, rgba(33, 52, 148, 0.8), #00001C), #00001C;
  }
  #hero .layout {
    display: flex;
    flex-direction: row;
  }
  #hero h1 {
    font-size: 4.5em;
    letter-spacing: -2px;
    margin: 0.25em 0 0.5em;
    line-height: 1em;
  }
  #hero p {
    font-size: 1.25em;
    line-height: 1.5em;
    margin: 0 0 1.5em;
  }
}
#hero p.disclosure {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
  margin: 2em 0 0;
}
#hero p.disclosure a {
  font-size: 12px;
}
#hero .awards {
  background-color: #353556;
  font-size: 11px;
  line-height: 11px;
  padding: 0.75em 1em;
  width: fit-content;
  border-radius: 4em;
}
#hero .awards p {
  margin: 0;
  line-height: 14px;
  color: #ffffff;
  font-weight: 600;
}
#hero .action-call {
  margin: 2em 0 2.5em;
}
#hero .action-call > .btn {
  margin-right: 0.5em;
  box-sizing: border-box;
}
@media (max-width: 1030px) {
  #hero .action-call > .btn {
    display: block;
    margin: 1em auto 0;
    width: 100%;
    max-width: 320px;
    text-align: center;
  }
}
@media (max-width: 30em) {
  #hero .action-call > .btn {
    max-width: none;
    margin: 1em 0 0;
  }
}
#hero .cm-free-trial-badge {
  position: absolute;
  right: 30%;
  transform: translateX(-50%);
}
@media (min-width: 43.75em) {
  #hero .hero-image {
    min-width: 500px;
    margin-top: 2.5em;
  }
}
#hero .hero-image img {
  width: 100%;
  height: auto;
}
#hero .hero-image p {
  font-size: 0.75em;
  color: rgba(255, 255, 255, 0.6);
  margin: 0.5em 0;
  text-align: center;
}
#hero .seen-on {
  padding: 2.5em 0 0;
}
#hero .seen-on .publications p {
  margin: 0 0 2em;
}
@media (min-width: 43.75em) {
  #hero .seen-on .publications p {
    text-align: center;
  }
}
#hero .seen-on .publications .wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 2em;
  margin-top: 1em;
}
#hero .seen-on .publications .wrapper .container {
  width: 160px;
  height: 32px;
  vertical-align: middle;
}
#hero .seen-on .publications .wrapper .container a {
  cursor: default;
}
#hero .seen-on .publications .wrapper .container img {
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
  opacity: 0.9;
}
#benefits .disclaimer {
  font-size: 10px;
  font-style: italic;
  text-align: center;
  color: rgba(255, 255, 255, 0.6);
}
#benefits .benefit-cards {
  display: flex;
  flex-direction: column;
  gap: 2em;
  margin-top: 2.5em;
}
@media (min-width: 43.75em) {
  #benefits .benefit-cards {
    flex-direction: row;
    justify-content: space-between;
    gap: 2.5em;
  }
}
#benefits .benefit-cards .card {
  flex-basis: 400px;
  margin-bottom: 1em;
}
#benefits .benefit-cards .card .img-frame {
  background: #191933;
  text-align: center;
  height: 280px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 1em;
}
@media (min-width: 43.75em) {
  #benefits .benefit-cards .card .img-frame {
    height: 300px;
  }
}
#benefits .benefit-cards .card .img-frame img {
  width: auto;
  height: 100%;
  margin: 0 auto;
}
#benefits .benefit-cards .card h3 {
  font-size: 1.15em;
  font-weight: 600;
  margin: 0.75em 0 0.5em;
}
#benefits .benefit-cards .card p {
  font-size: 0.875em;
  color: rgba(255, 255, 255, 0.6);
  margin: 0;
}
#why-stats .stat-wrapper {
  display: flex;
  flex-direction: column;
  gap: 2em;
}
#why-stats .stat-wrapper h2 {
  flex: 1;
  text-align: left;
  font-size: 24px;
  line-height: 1.14;
  margin: 0;
}
@media (min-width: 43.75em) {
  #why-stats .stat-wrapper h2 {
    font-size: 56px;
  }
}
@media (min-width: 43.75em) {
  #why-stats .stat-wrapper {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 4em;
  }
}
#why-stats .stat-card {
  flex: 1;
  background: #191933;
  max-width: 430px;
  padding: 1.25em;
  margin: 0 auto;
  border-radius: 0.75em;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
#why-stats .stat-card .top {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 1em;
  margin-bottom: 1.5em;
}
#why-stats .stat-card .top .left,
#why-stats .stat-card .top .right {
  flex: 1 1 0;
}
#why-stats .stat-card .bottom {
  margin-bottom: 1.5em;
}
#why-stats .stat-card .bottom .number {
  font-size: 72px;
  line-height: 1;
}
@media (min-width: 30em) {
  #why-stats .stat-card .bottom .number {
    font-size: 92px;
  }
}
#why-stats .stat-card .number {
  font-size: 56px;
  font-weight: 500;
  text-align: center;
  letter-spacing: -2px;
  line-height: 1;
  margin: 0;
  background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.5));
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (min-width: 30em) {
  #why-stats .stat-card .number {
    font-size: 80px;
  }
}
#why-stats .stat-card .dec {
  font-size: 0.75em;
  text-align: center;
  margin: 8px auto 0;
  max-width: 200px;
}
#why-stats .stat-card .discliamer p {
  font-size: 0.5em;
  text-align: center;
  margin: 0;
  color: rgba(255, 255, 255, 0.6);
}
#why-brag .coverage-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2em;
}
@media (min-width: 43.75em) {
  #why-brag .coverage-wrapper {
    flex-direction: row-reverse;
    justify-content: space-between;
    gap: 4em;
  }
}
#why-brag .coverage-wrapper .content {
  flex: 1;
}
#why-brag .coverage-wrapper h2 {
  text-align: left;
  font-size: 24px;
  line-height: 1.14;
  margin: 0 0 0.25em;
}
@media (min-width: 43.75em) {
  #why-brag .coverage-wrapper h2 {
    font-size: 56px;
  }
}
#why-brag .coverage-wrapper p {
  font-size: 0.875em;
  color: rgba(255, 255, 255, 0.6);
  margin: 0;
}
#why-brag .coverage-img {
  flex: 1;
  text-align: center;
}
#why-brag .coverage-img img {
  width: 100%;
  max-width: 500px;
  height: auto;
}
#why-brag .coverage-card {
  flex: 1;
  background: #0A122B;
  padding: 0 1.5em;
  border-radius: 0.75em;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
#why-brag .coverage-card p {
  font-size: 0.875em;
  margin: 2em 0 0.5em;
}
#why-brag .coverage-card p.disclaimer {
  font-size: 0.75em;
  text-align: left;
  color: rgba(255, 255, 255, 0.6);
  margin: 2em 0;
}
#why-brag .coverage-card .bar-other {
  position: relative;
  background: rgba(255, 255, 255, 0.1);
  width: 100%;
  height: 47px;
  border-radius: 0.5em;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
#why-brag .coverage-card .bar-other span {
  position: absolute;
  color: rgba(255, 255, 255, 0.7);
  font-size: 32px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#why-brag .coverage-card .bar-other .fill {
  background: rgba(255, 136, 0, 0.3);
  width: 1%;
  height: 100%;
  border-radius: 0.5em;
  border: 1px solid #FF8800;
  box-sizing: border-box;
}
#why-brag .coverage-card .bar-ours {
  position: relative;
  background: rgba(255, 255, 255, 0.1);
  width: 100%;
  height: 47px;
  border-radius: 0.5em;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
#why-brag .coverage-card .bar-ours span {
  position: absolute;
  color: rgba(0, 0, 0, 0.7);
  font-size: 32px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#why-brag .coverage-card .bar-ours .fill {
  background: linear-gradient(to right, #FBFBFD, #A2AFFD);
  width: 98%;
  height: 100%;
  border-radius: 0.5em;
  border: 1px solid #C5CAE9;
  box-sizing: border-box;
}
#why-testimony {
  background: linear-gradient(#00001C, rgba(0, 0, 28, 0), rgba(0, 0, 28, 0)), linear-gradient(180deg, rgba(0, 0, 28, 0), rgba(0, 0, 28, 0), #00001C), radial-gradient(rgba(33, 52, 148, 0.3), rgba(33, 52, 148, 0.8)), url('/funnel/assets/themes/glass/img/home/bg-testiomony-mobile.png') no-repeat, #00001C;
  background-size: contain, contain, cover, cover;
  padding: 2.5em 0;
}
@media (min-width: 43.75em) {
  #why-testimony {
    background: linear-gradient(#00001C, rgba(0, 0, 28, 0), rgba(0, 0, 28, 0)), linear-gradient(180deg, rgba(0, 0, 28, 0), rgba(0, 0, 28, 0), #00001C), linear-gradient(90deg, rgba(0, 0, 28, 0), rgba(0, 0, 28, 0), rgba(0, 0, 28, 0), #00001C), linear-gradient(270deg, rgba(0, 0, 28, 0), rgba(0, 0, 28, 0), rgba(0, 0, 28, 0), #00001C), radial-gradient(rgba(33, 52, 148, 0.3), rgba(33, 52, 148, 0.8)), url('/funnel/assets/themes/glass/img/home/bg-adult-son-protecting-elderly-father.png') no-repeat center, #00001C;
    background-size: cover;
    padding: 4em 0 2.5em;
  }
}
#why-testimony .container-1100 {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 1em;
}
#why-testimony .quote {
  font-size: 28px;
}
#why-testimony .author {
  font-weight: 500;
  color: #ffffff;
  margin: 1em 0 0.5em;
}
#why-testimony .site {
  font-size: 0.75em;
  color: rgba(255, 255, 255, 0.5);
  margin-top: 0.5em;
}
#why-examples {
  padding: 2.5em 0;
}
#why-examples h2 {
  margin-bottom: 0.5em;
}
#why-examples p {
  font-size: 0.875em;
  color: rgba(255, 255, 255, 0.6);
  margin: 0 0 2em;
}
@media (min-width: 43.75em) {
  #why-examples p {
    text-align: center;
    font-size: 1.25em;
  }
}
#why-examples .container-720 {
  padding: 0;
}
#why-examples .title {
  font-size: 1.15em;
  text-align: left;
  margin-top: 0.675em;
}
#why-examples .text {
  font-size: 0.875em;
  text-align: left;
}
#testimonials h2 {
  margin-bottom: 1.25em;
}
#testimonials .quotes {
  background: #0A122B;
  padding: 1.5em;
  border-radius: 1.25em;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
#testimonials .quotes .wrapper {
  margin: auto 0 0;
  padding-top: 1em;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
#testimonials .quotes .quote {
  font-size: 1.25em;
  color: #ffffff;
}
#testimonials .quotes .name {
  font-size: 1.5em;
  font-weight: 600;
  color: #ffffff;
}
#testimonials .quotes .small {
  font-size: 1em;
  color: rgba(255, 255, 255, 0.8);
}
#how {
  /*------ease effect------*/
}
#how h2 {
  margin-bottom: 1.5em;
}
#how h3 {
  font-size: 1.25em;
  margin: 0;
}
@media (min-width: 43.75em) {
  #how h3 {
    font-size: 2em;
  }
}
#how p {
  font-size: 0.875em;
  color: rgba(255, 255, 255, 0.6);
  margin: 0;
}
@media (min-width: 43.75em) {
  #how p {
    font-size: 1em;
  }
}
#how .nav-pill-main-div {
  position: relative;
  height: 100%;
}
#how ul.tabs {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 0px auto;
  padding: 0px;
  list-style: none;
  max-width: 780px;
}
#how ul.tabs li {
  background: none;
  color: rgba(255, 255, 255, 0.8);
  cursor: pointer;
  transition: 0.3s ease all;
  width: 33.3%;
}
#how ul.tabs li.current {
  transition: 0.3s ease all;
}
#how ul.tabs li.current span {
  background: #303047;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 50px;
  transition: 0.3s ease all;
}
#how .tab-content {
  display: none;
  transition: 0.3s ease all;
}
#how .tab-content.current {
  display: inherit;
  transition: 0.3s ease all;
}
#how .tab-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 1em;
  margin-top: 2em;
}
@media (min-width: 43.75em) {
  #how .tab-wrapper {
    flex-direction: row;
    gap: 2em;
  }
}
#how .tab-wrapper .details {
  flex-shrink: 0;
}
#how .tab-wrapper .visual {
  max-width: 620px;
  flex-shrink: 3;
}
#how .tab-wrapper .visual img {
  width: 100%;
  height: auto;
}
#how .tab-wrapper .visual .disclaimer {
  font-size: 0.62em;
  font-style: italic;
  color: rgba(255, 255, 255, 0.6);
  margin-top: 0.5em;
}
#how .nav-justified > li {
  float: none;
}
#how .nav-justified > li span {
  width: 100%;
}
#how .customize_solution .nav-justified > li {
  float: none;
}
#how .customize_solution span.ease-effect {
  text-decoration: none;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s ease all;
}
#how .customize_solution span.ease-effect:hover,
#how .customize_solution span.ease-effect:focus,
#how .customize_solution ul.tabs li.current span:hover,
#how .customize_solution ul.tabs li.current span:focus {
  color: #ffffff;
  transition: 0.3s ease all;
  outline: none;
}
#how .customize_solution span.ease-effect {
  display: inline-block;
  text-align: center;
  padding: 10px 0px;
  position: relative;
  font-size: 14px;
}
#how .customize_solution .ease-effect:before {
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  position: absolute;
  top: 0;
  left: 50%;
  right: 50%;
  bottom: 0;
  opacity: 0;
  content: '';
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 50px;
  z-index: -2;
}
#how .customize_solution .ease-effect:hover:before,
#how .customize_solution .ease-effect:focus:before {
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  left: 0;
  right: 0;
  border-radius: 50px;
  opacity: 1;
}
#packages .step {
  display: block;
  color: #ffffff;
  font-size: 14px;
  width: fit-content;
  background-color: #00FFD4;
  padding: 4px 16px;
  margin: 1em auto;
  border-radius: 25px;
}
#packages .step span {
  font-size: 18px;
  font-weight: 700;
}
#packages .headline-wrap {
  margin: 0.75em auto 1.5em;
  max-width: 480px;
}
@media (max-width: 720px) {
  #packages .headline-wrap {
    margin: 0 0.875em 6.5em;
  }
}
#packages .headline-wrap p {
  color: rgba(255, 255, 255, 0.5);
}
#packages #duration-toggle {
  width: 224px;
  margin: 2em auto 0;
  background: #191933;
  border-radius: 25px;
  position: relative;
  display: none;
}
#packages #duration-toggle .duration-pill {
  background: #ffffff;
  height: 44px;
  width: 50%;
  border-radius: 25px;
  position: absolute;
  left: 0;
  top: 0;
  border: 4px solid #191933;
  box-sizing: border-box;
  z-index: 1;
  transition: all 0.2s;
}
#packages #duration-toggle .duration-pill.annual {
  left: 128px;
  width: 43%;
}
#packages #duration-toggle ul {
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 12px 20px;
  position: relative;
  z-index: 2;
}
#packages #duration-toggle ul li {
  list-style: none;
  font-size: 18px;
  color: #ffffff;
  font-weight: 500;
  cursor: pointer;
}
#packages #duration-toggle ul li.active {
  color: #000000;
}
#packages .ui-controls ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background: #191933;
  width: fit-content;
  padding: 0;
  margin: 0 auto;
  list-style: none;
  border-radius: 50px;
}
#packages .ui-controls ul li {
  background: #191933;
  color: #ffffff;
  font-size: 18px;
  height: 34px;
  margin: 0;
  padding: 0.5em 1.5em;
  border-radius: 50px;
  border: 6px solid #191933;
  cursor: pointer;
}
#packages .ui-controls ul li.active {
  background: #ffffff;
  border: 6px solid #191933;
}
#packages .ui-controls ul li.active p,
#packages .ui-controls ul li.active p.price-per-month {
  color: #000;
}
#packages .ui-controls ul li p {
  font-size: 18px;
  line-height: 1.083;
  margin: 0;
  text-align: center;
}
#packages .ui-controls ul li p.price-per-month {
  font-size: 12px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.6);
}
#packages #package-wrap {
  max-width: 1100px;
  margin: 4em auto 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
#packages #package-wrap .card {
  margin: 0 10px;
}
#packages #package-wrap .mobile-duration-toggle {
  width: 100%;
  margin: 0;
  background: #191933;
  border-radius: 12px 12px 0 0;
  position: relative;
  display: none;
  z-index: 500;
}
#packages #package-wrap .mobile-duration-toggle .duration-pill {
  background: #303047;
  height: 38px;
  width: 50%;
  border-radius: 12px 12px 0 0;
  border-bottom: 2px solid #ffffff;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 1;
  transition: all 0.2s;
}
#packages #package-wrap .mobile-duration-toggle .duration-pill.annual {
  left: 0;
  width: 50%;
}
#packages #package-wrap .mobile-duration-toggle ul {
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 2;
}
#packages #package-wrap .mobile-duration-toggle ul li {
  list-style: none;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 500;
  padding: 12px;
  width: 50%;
  text-align: center;
  cursor: pointer;
}
#packages #package-wrap .mobile-duration-toggle ul li.active {
  color: #ffffff;
}
#packages #package-wrap #basic-container,
#packages #package-wrap #premium-container,
#packages #package-wrap #family-container {
  width: 100%;
}
@media (min-width: 43.75em) {
  #packages #package-wrap #basic-container,
  #packages #package-wrap #premium-container,
  #packages #package-wrap #family-container {
    width: 48%;
  }
}
#packages #package-wrap #premium-container {
  position: relative;
}
#packages #package-wrap #premium-container #recc {
  position: absolute;
  top: 14px;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(255, 255, 255, 0.3);
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  padding: 2px 18px;
  margin: 0 auto;
  width: fit-content;
  box-sizing: border-box;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
#packages #package-wrap .package-container {
  background: #303047;
  width: 100%;
  padding: 0.875em;
  z-index: 1;
  position: relative;
  border-radius: 0 0 0.75em 0.75em;
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-sizing: border-box;
}
@media (min-width: 30em) {
  #packages #package-wrap .package-container {
    border-radius: 0.75em;
  }
}
#packages #package-wrap .package-container.box {
  margin: 0;
  height: 100%;
}
#packages #package-wrap .package-container .annual-price-wrap {
  display: none;
}
#packages #package-wrap .package-container .annual-price-wrap p {
  text-align: center;
  font-size: 14px;
}
#packages #package-wrap .package-container .annual-price-wrap p span.strikethrough {
  position: relative;
  color: rgba(255, 255, 255, 0.3);
  margin-right: 4px;
}
#packages #package-wrap .package-container .annual-price-wrap p span.strikethrough:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.3);
  transform: rotate(-10deg);
}
#packages #package-wrap .package-container .dollars-off,
#packages #package-wrap .package-container .yearly-percent-off {
  display: none;
  color: #00E71B;
  background: rgba(0, 166, 83, 0.3);
  width: fit-content;
  margin: 0 auto 0.5em;
  padding: 4px 18px;
  font-size: 12px;
  border-radius: 8px;
}
#packages #package-wrap .package-container .savings-copy {
  text-align: center;
  font-size: 12px;
  color: #ffffff;
  margin: 1em auto;
  width: fit-content;
  font-weight: 400;
  padding: 4px 14px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.2);
}
#packages #package-wrap .package-container p {
  text-align: left;
  margin: 0 0 10px;
  font-size: 18px;
  font-weight: 400;
}
#packages #package-wrap .package-container p.package-title {
  font-size: 24px;
  line-height: 1.25;
  text-align: center;
  font-weight: 500;
  margin-top: 1.25em;
  margin-bottom: 0;
}
#packages #package-wrap .package-container p.package-desc {
  font-size: 12px;
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
  margin-top: 0;
  margin-bottom: 1em;
}
#packages #package-wrap .package-container p.annual-savings {
  font-size: 12px;
  font-weight: 700;
  color: #00FFD4;
  margin: 0;
  display: none;
}
#packages #package-wrap .package-container p.trial-terms {
  display: none;
  font-size: 12px;
  margin: 1em auto;
  padding: 4px 10px;
  font-weight: 600;
  color: #00E71B;
  background: rgba(0, 166, 83, 0.3);
  width: fit-content;
  border-radius: 3px;
}
@media (max-width: 30em) {
  #packages #package-wrap .package-container p.trial-terms {
    height: fit-content;
  }
}
#packages #package-wrap .package-container p.price-per-month {
  text-align: center;
  font-size: 56px;
  line-height: 1.05;
  font-weight: 600;
  margin-bottom: 0;
}
#packages #package-wrap .package-container p.price-per-month span {
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  font-weight: 400;
}
#packages #package-wrap .package-container p.price-per-year {
  font-size: 16px;
  margin: 0;
  display: none;
}
#packages #package-wrap .package-container p.feature-title {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 0.5em;
}
@media (max-width: 375px) {
  #packages #package-wrap .package-container p.feature-title {
    font-size: 17px;
  }
}
#packages #package-wrap .package-container .feature-wrapper {
  margin-top: 1.25em;
}
#packages #package-wrap .package-container .feature-wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#packages #package-wrap .package-container .feature-wrapper ul li {
  display: flex;
  gap: 0.5em;
  margin-bottom: 0.5em;
  font-weight: 400;
  font-size: 0.75em;
  color: rgba(255, 255, 255, 0.6);
}
#packages #package-wrap .package-container .feature-wrapper ul li p {
  font-weight: 400;
  font-size: 12px;
  margin: 2px 0 0;
}
#packages #package-wrap .package-container .feature-wrapper ul li::before {
  content: '';
  display: block;
  flex: 0 0 24px;
  width: 24px;
  height: 24px;
  background: url('/funnel/assets/themes/glass/img/home/package-check.svg') center no-repeat;
  background-size: contain;
}
#packages #package-wrap .package-container .feature-wrapper .read-more-wrap .read-more-state {
  display: none;
}
#packages #package-wrap .package-container .feature-wrapper .read-more-wrap .read-more-state ~ .read-more-trigger,
#packages #package-wrap .package-container .feature-wrapper .read-more-wrap .read-more-state ~ * .read-more-trigger {
  cursor: pointer;
  color: rgba(255, 255, 255, 0.6);
  max-width: 670px;
  margin-bottom: 1em;
}
#packages #package-wrap .package-container .feature-wrapper .read-more-wrap .read-more-state ~ .read-more-trigger:hover,
#packages #package-wrap .package-container .feature-wrapper .read-more-wrap .read-more-state ~ * .read-more-trigger:hover,
#packages #package-wrap .package-container .feature-wrapper .read-more-wrap .read-more-state ~ .read-more-trigger:focus,
#packages #package-wrap .package-container .feature-wrapper .read-more-wrap .read-more-state ~ * .read-more-trigger:focus,
#packages #package-wrap .package-container .feature-wrapper .read-more-wrap .read-more-state ~ .read-more-trigger:active,
#packages #package-wrap .package-container .feature-wrapper .read-more-wrap .read-more-state ~ * .read-more-trigger:active {
  color: #ffffff;
}
#packages #package-wrap .package-container .feature-wrapper .read-more-wrap .read-more-state ~ .read-more-trigger:before,
#packages #package-wrap .package-container .feature-wrapper .read-more-wrap .read-more-state ~ * .read-more-trigger:before {
  content: 'See more benefits';
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  white-space: nowrap;
  font-size: 12px;
  vertical-align: middle;
}
#packages #package-wrap .package-container .feature-wrapper .read-more-wrap .read-more-state ~ .read-more-trigger:after,
#packages #package-wrap .package-container .feature-wrapper .read-more-wrap .read-more-state ~ * .read-more-trigger:after {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('/funnel/assets/themes/glass/img/home/down-carrot.svg') center no-repeat;
  background-size: contain;
  margin-left: 4px;
  vertical-align: middle;
}
#packages #package-wrap .package-container .feature-wrapper .read-more-wrap .read-more-state ~ .read-more-target,
#packages #package-wrap .package-container .feature-wrapper .read-more-wrap .read-more-state ~ * .read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  visibility: hidden;
  transition: 0.125s linear;
}
#packages #package-wrap .package-container .feature-wrapper .read-more-wrap .read-more-state:checked ~ * .read-more-target,
#packages #package-wrap .package-container .feature-wrapper .read-more-wrap .read-more-state:checked ~ .read-more-target {
  opacity: 1;
  max-height: 999em;
  font-size: inherit;
  visibility: visible;
}
#packages #package-wrap .package-container .feature-wrapper .read-more-wrap .read-more-state:checked ~ .read-more-trigger:before,
#packages #package-wrap .package-container .feature-wrapper .read-more-wrap .read-more-state:checked ~ * .read-more-trigger:before {
  content: 'Collapse benefits';
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  white-space: nowrap;
  font-size: 12px;
  vertical-align: middle;
}
#packages #package-wrap .package-container .feature-wrapper .read-more-wrap .read-more-state:checked ~ .read-more-trigger:after,
#packages #package-wrap .package-container .feature-wrapper .read-more-wrap .read-more-state:checked ~ * .read-more-trigger:after {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('/funnel/assets/themes/glass/img/home/up-carrot.svg') center no-repeat;
  background-size: contain;
  margin-left: 4px;
  vertical-align: middle;
}
#packages #package-wrap .package-container .feature-wrapper .read-more-wrap .read-more-state:checked ~ .read-more-target {
  max-height: 1000px;
  opacity: 1;
  font-size: 14px;
  visibility: visible;
}
#packages #package-wrap .package-container .feature-wrapper .read-more-wrap .read-more-trigger {
  cursor: pointer;
  color: rgba(255, 255, 255, 0.8);
}
#packages #package-wrap .package-container .feature-wrapper .read-more-wrap .read-more-trigger:hover,
#packages #package-wrap .package-container .feature-wrapper .read-more-wrap .read-more-trigger:focus,
#packages #package-wrap .package-container .feature-wrapper .read-more-wrap .read-more-trigger:active {
  color: #ffffff;
}
#packages #package-wrap .package-container .feature-wrapper .read-more-wrap .read-more-target {
  max-height: 0;
  overflow: hidden;
  font-size: 0;
  opacity: 0;
  visibility: hidden;
  transition: max-height 0.2s ease-in-out, font-size 0.2s ease-in-out, opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
}
#packages #package-wrap .package-container .feature-wrapper .read-more-wrap #non-basic {
  position: relative;
  background: #303047;
  margin-bottom: 0.5em;
  margin-top: -30px;
  z-index: 2;
}
#packages #package-wrap .package-container .feature-wrapper .read-more-wrap #non-basic .non-list-item {
  display: flex;
  gap: 0.5em;
  font-weight: 400;
  font-size: 0.75em;
  color: rgba(255, 255, 255, 0.3);
}
#packages #package-wrap .package-container .feature-wrapper .read-more-wrap #non-basic .non-list-item p {
  font-weight: 400;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
  text-decoration: line-through;
  margin: 2px 0 0;
}
#packages #package-wrap .package-container .feature-wrapper .read-more-wrap #non-basic .non-list-item::before {
  content: '';
  display: block;
  flex: 0 0 24px;
  width: 24px;
  height: 24px;
  background: url('/funnel/assets/themes/glass/img/home/non-list.svg') center no-repeat;
  background-size: contain;
}
#packages #package-wrap button {
  width: 100%;
  margin-top: 2em;
}
.slick-slide {
  margin: 10px;
}
.draggable {
  z-index: 20;
}
.slick-dots {
  position: absolute;
  display: flex;
  justify-content: center;
  top: -67px;
  bottom: auto;
}
.slick-dots div {
  background: #191933;
  color: #ffffff;
  font-size: 18px;
  margin: 0;
  padding: 0.75em 2em;
  cursor: pointer;
}
.slick-dots div span {
  display: block;
  font-size: 12px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.6);
}
.slick-dots .slick-active div {
  color: #000000;
  background: #ffffff;
  border-radius: 25px;
  outline: 6px solid #191933;
  outline-offset: -4px;
}
.slick-dots li {
  background: #191933;
  width: fit-content;
  height: 48px;
  margin: 0;
  overflow: hidden;
}
.slick-dots li:first-child {
  border-radius: 50px 0 0 50px;
}
.slick-dots li:last-child {
  border-radius: 0 50px 50px 0;
}
#faq .acordian {
  margin: 3em 0 0;
  /* Acordian styles */
  /* :checked */
  /* Icon */
}
#faq .acordian .tab {
  position: relative;
  margin-bottom: 0.75em;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  width: 100%;
  overflow: hidden;
}
#faq .acordian input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
#faq .acordian label {
  position: relative;
  display: block;
  padding: 1.5em 2em 1.5em 1.5em;
  background: #303047;
  font-weight: 500;
  line-height: 1.25em;
  cursor: pointer;
}
#faq .acordian label h3 {
  font-size: 1em;
  margin: 0 0 0 32px;
}
@media (min-width: 43.75em) {
  #faq .acordian label h3 {
    font-size: 1.25em;
  }
}
#faq .acordian label p {
  font-weight: 600;
  margin: 0;
}
#faq .acordian .tab-content {
  max-height: 0;
  overflow: hidden;
  background: #303047;
  -webkit-transition: max-height 0.35s;
  -o-transition: max-height 0.35s;
  transition: max-height 0.35s;
}
#faq .acordian .tab-content p {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  margin: 0 1.5em 1.5em 4em;
}
#faq .acordian .tab-content p a {
  font-weight: 400;
}
#faq .acordian input:checked ~ .tab-content {
  max-height: 54em;
}
#faq .acordian label::after {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 68px;
  height: 68px;
  line-height: 5;
  text-align: center;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
#faq .acordian input[type=checkbox] + label::after,
#faq .acordian input[type=radio] + label::after {
  content: url('/funnel/assets/themes/glass/img/home/maximize.svg');
}
#faq .acordian input[type=checkbox]:checked + label::after,
#faq .acordian input[type=radio]:checked + label::after {
  content: url('/funnel/assets/themes/glass/img/home/minimize.svg');
}
#scan h2 {
  font-size: 24px;
  text-align: left;
  margin: 0;
}
@media (min-width: 43.75em) {
  #scan h2 {
    font-size: 56px;
  }
}
#scan p {
  font-size: 0.75em;
  line-height: 1.5em;
  color: rgba(255, 255, 255, 0.5);
  margin: 0 0 1.5em;
}
@media (min-width: 43.75em) {
  #scan p {
    font-size: 1.25em;
  }
}
#scan .split {
  display: flex;
  flex-direction: column;
  gap: 1em;
}
@media (min-width: 43.75em) {
  #scan .split {
    flex-direction: row;
    gap: 0;
  }
}
#scan .content {
  padding-right: 0;
}
@media (min-width: 43.75em) {
  #scan .content {
    padding-right: 2em;
  }
}
#scan .visual {
  flex-shrink: 2;
}
#scan .visual img {
  width: 100%;
  height: auto;
}
#scan #email-search {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1em;
}
@media (max-width: 43.75em) {
  #scan #email-search {
    flex-direction: column;
    gap: 0;
  }
}
#scan #email-search #email {
  flex-grow: 2;
  width: 100%;
}
#scan #email-search #submit-btn {
  width: 100%;
  margin: 1em 0;
}
@media (max-width: 30em) {
  #scan #email-search #submit-btn {
    margin: 0.25em 0;
  }
}
#featured-blogs h2 {
  font-size: 24px;
  text-align: left;
  margin: 0;
}
@media (min-width: 43.75em) {
  #featured-blogs h2 {
    font-size: 56px;
  }
}
#featured-blogs .carousel {
  position: relative;
  max-width: 1310px;
  margin: 0 auto;
  padding: 0;
}
#featured-blogs .carousel .blog-container {
  display: flex;
  width: auto;
  padding: 0;
  box-sizing: border-box;
  margin: 2em 0;
  scroll-snap-type: x mandatory;
  overflow-x: scroll;
  scroll-behavior: smooth;
  scrollbar-width: none;
  -ms-overflow-style: none;
  position: relative;
  gap: 40px;
}
#featured-blogs .carousel .blog-container::-webkit-scrollbar {
  display: none;
}
#featured-blogs .carousel .blog-container .blog-column {
  flex: 0 0 calc((100% - 80px) / 3);
  text-align: center;
  scroll-snap-align: center;
  position: relative;
  background: #191933;
  padding: 2em;
  margin: 0;
  box-sizing: border-box;
  border-radius: 0.75em;
  border: 1px solid #191933;
  display: flex;
  flex-direction: column;
}
#featured-blogs .carousel .blog-container .blog-column h3 {
  font-size: 1.2em;
  line-height: 1.25;
  text-align: center;
  font-weight: 500;
  margin-top: 1.5em;
}
#featured-blogs .carousel .blog-container .blog-column a {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  color: #ffffff;
  text-decoration: none;
}
#featured-blogs .carousel .blog-container .blog-column img {
  height: 200px;
  width: 100%;
  object-fit: cover;
  border-radius: 8px;
}
#featured-blogs .carousel .blog-container .blog-column .padding {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
#featured-blogs .carousel .blog-container .blog-column .padding .btn {
  align-self: center;
  max-width: none;
  width: 100%;
  display: block;
  box-sizing: border-box;
  margin-top: auto;
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background-color: #191933;
  color: rgba(255, 255, 255, 0.8);
}
#featured-blogs .carousel .blog-container .blog-column .padding .btn:hover {
  background-color: rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
@media (max-width: 43.75em) {
  #featured-blogs .carousel {
    max-width: 100%;
  }
  #featured-blogs .carousel .blog-container {
    padding: 0 1.5em;
    gap: 1.5em;
  }
  #featured-blogs .carousel .blog-container .blog-column {
    flex: 0 0 85%;
    margin: 0;
  }
  #featured-blogs .carousel .blog-container .blog-column img {
    height: auto;
    width: 100%;
  }
}
@media (max-width: 43.75em) {
  #featured-blogs .carousel_navigation {
    text-align: center;
    position: absolute;
    bottom: -3em;
    width: 100%;
    z-index: 9;
  }
  #featured-blogs .carousel_navigation .carousel_navigation-button {
    display: inline-block;
    width: 0.6em;
    height: 0.6em;
    border: 1px solid #888888;
    border-radius: 100%;
    margin-left: 1.3em;
  }
  #featured-blogs .carousel_navigation .carousel_navigation-button:first-child {
    margin-left: 0;
  }
  #featured-blogs .carousel_navigation .carousel_navigation-button.active {
    background-color: #888888;
  }
}
#disclosures .terms-conditions,
#disclosures .onpage-claims {
  padding: 0;
  margin: 0 auto;
}
@media (max-width: 30em) {
  #disclosures .terms-conditions,
  #disclosures .onpage-claims {
    margin-bottom: 2em;
  }
}
#disclosures .terms-conditions ul,
#disclosures .onpage-claims ul {
  padding: 0;
  margin: 0;
}
#disclosures .terms-conditions li,
#disclosures .onpage-claims li {
  list-style: none;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  margin-top: 1.5em;
}
#disclosures .terms-conditions li.billing-terms-straight,
#disclosures .onpage-claims li.billing-terms-straight {
  display: none;
}
#disclosures .terms-conditions li a,
#disclosures .onpage-claims li a {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
}
#talkdesk-chat-widget-trigger {
  padding: 0;
}
