.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

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

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

._wf-footer-content {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.footer-legal-block {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

._wf-footer-top {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.app-link-block {
  display: flex;
}

.text-field {
  border: 2px solid #b9bcc0;
  border-radius: 5px;
  margin-bottom: 0;
  margin-right: 10px;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-right: 12px;
  font-family: Lato, sans-serif;
  font-size: 18px;
}

._wf-footer-middle {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.vflex-half-left {
  color: #fff;
  order: -1;
  justify-content: center;
  align-items: flex-start;
  padding-right: 60px;
}

.section-sub-nav {
  background-color: #dce3e9;
}

.faq-toggle-block {
  transform-style: preserve-3d;
  margin-bottom: 10px;
  position: static;
  transform: translate3d(0, 0, -10px);
}

.body-copy-light {
  color: #5a6672;
  letter-spacing: normal;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 1.19em;
  line-height: 150%;
}

.section-60 {
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-60.support {
  background-image: linear-gradient(#dfe4ebf0, #dfe4ebf0), url('../images/startup_pattern.webp');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
}

.section-60.patterned {
  color: #fff;
  background-image: linear-gradient(#022d46f7, #022d46f7), url('../images/bg-financial-icons-01.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
}

.nav-menu-block {
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 0;
  display: flex;
}

.button-support {
  color: #fff;
  letter-spacing: 2px;
  text-transform: none;
  background-color: #f56200;
  border-radius: 5px;
  margin-top: 25px;
  margin-left: 0;
  margin-right: 0;
  padding: 12px 25px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
  transition: all .2s;
}

.button-support:hover {
  color: #fff;
  background-color: #7c8288;
}

.button-support:active {
  background-color: #43464d;
}

._wf-divider-gray {
  background-image: linear-gradient(#9e9e9e, #9e9e9e);
  border-radius: 8px;
  width: 90px;
  min-width: 30px;
  max-width: none;
  height: 8px;
  max-height: none;
  margin: 10px auto;
}

.heading-2 {
  margin-left: auto;
  margin-right: auto;
  font-family: Roboto Condensed, sans-serif;
  font-size: 30px;
}

.heading-2.left-align {
  margin-left: 0;
  margin-right: 0;
}

._wf-footer-wrapper {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.inline-link {
  color: #3180cf;
  font-weight: 700;
  text-decoration: none;
}

.grid_2x1_l {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  margin-top: 20px;
  margin-bottom: 20px;
}

.sub-nav-icons {
  font-family: "Fa Solid 900", sans-serif;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
}

._wf-nav-list-item {
  color: #707f8f;
  border-bottom: 3px solid #dce3e9;
  font-family: Roboto Condensed, sans-serif;
  font-size: 16px;
  font-weight: 800;
}

._wf-nav-list-item:hover {
  border-bottom: 3px solid #707f8f;
}

.fa-icon-block {
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 140px;
  margin-top: -80px;
  margin-left: auto;
  margin-right: auto;
}

.footer-social-link-yt {
  margin-left: 32px;
  text-decoration: none;
}

.faq-toggle-list {
  position: static;
}

.faq-toggle-list.w--open {
  background-color: #fff;
  border-bottom: 3px solid #b8c7d2;
  width: 605px;
  max-width: none;
  padding: 20px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 125%;
}

._wf-footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  display: flex;
}

.learn-more-link-block {
  color: #9e9e9e;
  justify-content: flex-end;
  align-self: flex-end;
  align-items: center;
  max-width: 20%;
  text-decoration: none;
  display: flex;
}

.learn-more-link-block:hover {
  color: #ffc900;
}

.container_faq {
  text-align: center;
  flex-flow: column;
  max-width: 1172px;
  margin-top: -20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-copyright {
  color: #707f8f;
  align-self: flex-end;
  font-size: 14px;
}

.footer-legal-link {
  color: #707f8f;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.heading-5 {
  color: #727477;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: -10px;
  margin-left: -1px;
  margin-right: -1px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 150%;
}

.faq-toggle-txt {
  max-width: none;
  margin-right: 0;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 150%;
  display: inline-block;
}

.section-grey {
  background-image: linear-gradient(#f2f6f7, #f2f6f7);
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

._wf-nav-container {
  justify-content: center;
  align-items: flex-start;
  max-width: 1172px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

._wf-newslettter-sub {
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 125%;
}

.grid_3_benefits {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
}

.vflex-block {
  text-align: left;
  flex-flow: column;
  display: flex;
}

._wf-footer-link {
  color: #a7b0ba;
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 150%;
  text-decoration: none;
}

._wf-footer-link:hover {
  color: #fff;
  font-weight: 700;
}

.vflex-half-right {
  flex-flow: column;
  order: 1;
  justify-content: center;
  align-items: stretch;
}

.heading-1 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Roboto Condensed, sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 125%;
}

.heading-1.add-pad {
  padding-left: 160px;
  padding-right: 160px;
}

.heading-1.left-align {
  text-align: left;
  margin-left: 0;
  margin-right: 0;
  text-decoration: none;
}

._wf-divider-blue {
  background-image: linear-gradient(#3281d0, #3281d0);
  border-radius: 8px;
  width: 90px;
  min-width: 30px;
  max-width: none;
  height: 8px;
  max-height: none;
  margin: 10px auto 20px;
}

._wf-navlink {
  letter-spacing: .25px;
  margin-right: 5px;
  padding: 5px 30px 5px 10px;
  text-decoration: none;
  display: inline-block;
}

.faq-toggle {
  color: #687383;
  border-radius: 5px;
  width: 630px;
  max-width: none;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 20px;
  position: relative;
}

.faq-toggle:hover {
  color: #000;
  background-image: linear-gradient(#dce3e9, #dce3e9);
}

.faq-toggle.w--open {
  color: #0d7ff0;
  background-color: #dce3e9;
}

.form {
  display: flex;
}

.accent-color-blue {
  color: #3182cf;
}

._wf-features-icon {
  color: #3182cf;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Fa 300", sans-serif;
  font-size: 33px;
  font-weight: 300;
  line-height: 100%;
}

.vflex-1172 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1172px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.body-copy {
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 150%;
}

.hflex-1172 {
  justify-content: space-between;
  align-items: stretch;
  max-width: 1172px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.footer-social-link-linkedin {
  align-self: auto;
  margin-left: 32px;
  text-decoration: none;
}

.body-copy-extralight {
  letter-spacing: normal;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 1.15em;
  font-weight: 300;
  line-height: 150%;
}

.icon {
  flex-flow: row-reverse;
  display: block;
}

.footer-social-link-twitter {
  margin-left: 32px;
  text-decoration: none;
}

.fa-icon-300 {
  color: #fff;
  transform-style: preserve-3d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Fa 300", sans-serif;
  font-size: 50px;
  line-height: 150%;
  position: absolute;
  transform: translate3d(0, 0, 2px);
}

.section-footer {
  color: #9e9e9e;
  background-color: #0e273e;
  padding: 40px 0 20px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 125%;
  position: relative;
}

.section-newsletter {
  color: #9e9e9e;
  background-image: url('../images/cw-logo-icon-faded.png'), linear-gradient(#143353, #143353);
  background-position: 1%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.newsletter-grid {
  grid-template-rows: auto;
}

._wf-sub-nav-div {
  color: #707f8f;
  margin-top: 20px;
  text-decoration: none;
  display: block;
}

._wf-sub-nav-div:hover {
  color: #000;
}

.sml-logo {
  max-width: 220px;
}

._wf-footer-divider {
  background-color: #2d3a49;
  width: 100%;
  height: 2px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.faq-grid-light {
  grid-template-columns: 1fr;
}

.vflex-card-outlined {
  text-align: center;
  border: 2px solid #dce3e9;
  border-radius: 5px;
  padding-bottom: 20px;
  padding-left: 16px;
  padding-right: 16px;
}

.lrg-copy {
  font-family: Lato, sans-serif;
  font-size: 24px;
  line-height: 125%;
}

.lrg-copy.centered {
  text-align: center;
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 150%;
}

.lrg-copy.centered.white {
  color: #fff;
}

.inline-icon-tiny {
  letter-spacing: normal;
  margin-bottom: 0;
  margin-left: 5px;
  font-family: "Fa Solid 900", sans-serif;
  font-size: 1.15em;
  font-weight: 400;
  line-height: 150%;
}

.faq-answer-txt {
  max-width: none;
  margin-right: 0;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  display: inline-block;
}

.title-small {
  color: #707f8f;
  text-transform: uppercase;
  margin-bottom: 4px;
  font-family: Roboto Condensed, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 125%;
}

.grid_2x1_r {
  grid-template-rows: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.footer-title-block {
  border-bottom: 1px solid #2d3a49;
  width: 100%;
  margin-bottom: 10px;
}

.submit-button {
  background-color: #39834e;
  border-radius: 5px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 1.15em;
  font-weight: 700;
}

.submit-button:hover {
  background-color: #46a561;
}

.container_1172-vflex {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1172px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 20px 0;
  display: flex;
}

.app-link-img {
  height: 50px;
  padding-right: 20px;
}

._wf-footer-grid {
  grid-template-rows: auto;
  margin-bottom: 30px;
}

.accent-color-yellow {
  color: #ffc900;
}

.footer-social-link-fb {
  margin-left: 32px;
  text-decoration: none;
}

._wf-divider {
  border-radius: 5px;
  width: 70px;
  height: 7px;
  margin-top: 10px;
  margin-bottom: 20px;
}

._wf-divider.grey {
  background-color: #dce3e9;
}

._wf-footer-block {
  color: #a7b0ba;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 18px;
  display: flex;
}

.copy-hero {
  color: #d8d8d8;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 125%;
  display: none;
}

.vflex-hero {
  color: #fff;
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
}

.fa-icon-ring-blue {
  color: #3182cf;
  transform-style: preserve-3d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Fa 300", sans-serif;
  font-size: 110px;
  line-height: 0%;
  position: static;
  transform: translate3d(0, 0, -1px);
}

.fa-icon-ring-purple {
  color: #8740a5;
  transform-style: preserve-3d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Fa 300", sans-serif;
  font-size: 110px;
  line-height: 0%;
  display: block;
  transform: translate3d(0, 0, -1px);
}

.icon-blue {
  color: #3182cf;
  font-weight: 300;
}

.icon-purple {
  color: #8740a5;
}

.fa-icon-circle {
  color: #fff;
  transform-style: preserve-3d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Fa Sharp Solid 900", sans-serif;
  font-size: 150px;
  line-height: 0%;
  position: absolute;
  transform: translate3d(0, 0, -1px);
}

._wf-button-outline {
  color: #1e4487;
  letter-spacing: 2px;
  text-transform: none;
  background-color: #fff;
  border: 2px solid #1e4487;
  border-radius: 5px;
  margin: auto 0;
  padding: 12px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  transition: all .2s;
}

._wf-button-outline:hover {
  color: #fff;
  background-color: #3281d0;
  border-color: #fff;
}

._wf-button-outline:active {
  background-color: #43464d;
}

.vflex-block-centered {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-2 {
  max-width: 189%;
}

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

.pricing-row3 {
  background-image: linear-gradient(#f0f3f6, #f0f3f6);
  border: 2px #b8c7d2;
  border-style: none solid;
  flex-flow: column;
  display: flex;
}

.pricing-row1 {
  color: #798898;
  text-align: center;
  text-transform: uppercase;
  background-image: linear-gradient(#f0f3f6, #f0f3f6);
  border: 2px solid #b8c7d2;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.pricing-row4 {
  border: 2px solid #b8c7d2;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}

.price-icon {
  width: 15px;
  margin-right: 5px;
}

.accent-color {
  color: #3281d0;
  -webkit-text-stroke-color: #3281d0;
}

.pricing-row1-txt {
  margin-bottom: 0;
}

.pricing-row1-txt.emp-extra {
  color: #8922af;
  font-weight: 900;
}

.price-blue {
  color: #9cc3fe;
  text-align: center;
  align-self: center;
  font-family: Lato, sans-serif;
  font-size: 28px;
}

.price-blue.monthly {
  color: #3d7cdb;
  display: block;
}

.price-blue.annual {
  color: #11447f;
  font-weight: 900;
}

.price-row2-txt {
  color: #333;
  text-align: center;
  background-image: linear-gradient(#fff, #fff);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  line-height: 0%;
}

.save-tag-txt {
  color: #000;
  text-align: center;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-weight: 900;
  line-height: 0%;
}

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

.price-row3-savings.green-box {
  text-align: center;
  background-image: linear-gradient(#25881a, #25881a);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 15px;
  display: inline-flex;
}

.currency-smltxt {
  font-size: 13px;
}

.list-item {
  color: #7b8899;
  text-align: center;
  border-bottom: 1px solid #b8c7d2;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 100%;
  display: block;
}

.list-item.emp-pro {
  color: #26881a;
  border-bottom-width: 1px;
  border-bottom-color: #b8c7d2;
  font-weight: 900;
}

.list-item.emp-extra {
  color: #8922af;
  border-bottom-width: 1px;
  border-bottom-color: #b8c7d2;
  font-weight: 900;
}

.button-box {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.body-copy-2 {
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 150%;
}

.body-copy-2.centered {
  color: #333;
  text-align: center;
  line-height: 150%;
}

.pricing-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.pricing-grid.load-state {
  margin-bottom: 20px;
}

.list {
  color: #fff;
  border-bottom: 1px #b8c7d2;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  line-height: 125%;
  list-style-type: none;
}

.pricing-row2 {
  border-bottom: 5px solid #354357;
  border-left: 2px solid #b8c7d2;
  border-right: 2px solid #b8c7d2;
}

.pricing-row2.emp-pro {
  border-bottom-color: #147eff;
}

.pricing-row2.emp-extra {
  border-bottom-color: #8922af;
}

.pricing-signup-link {
  text-decoration: none;
  display: block;
}

.pricing-signup-link:hover {
  border: 4px solid #ffc900;
}

.pricing-signup-link:active {
  border-color: #2065ac;
}

.price-stack.median {
  width: 360px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}

.price-stack.omega {
  width: 360px;
  margin-left: 20px;
}

.price-stack.alpha {
  width: 360px;
  margin-right: 20px;
}

.section-ctamap {
  color: #fff;
  background-color: #0d2b42;
  background-image: linear-gradient(#0d2b42bf, #0d2b42bf), url('../images/map.png');
  background-position: 0 0, 80%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

.underline {
  text-decoration: underline;
}

.icon-orange {
  color: #f9690f;
}

.fa-icon-ring-orange {
  clear: none;
  color: #f9690f;
  transform-style: preserve-3d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Fa 300", sans-serif;
  font-size: 110px;
  line-height: 0%;
  display: block;
  position: static;
  transform: translate3d(0, 0, -1px);
}

._wf-button-outline-lite {
  color: #7b8899;
  letter-spacing: 2px;
  text-transform: none;
  background-color: #fff;
  border: 2px solid #b8c7d2;
  border-radius: 5px;
  margin: auto 0;
  padding: 12px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  transition: all .2s;
}

._wf-button-outline-lite:hover {
  background-color: #f0f3f6;
}

._wf-button-outline-lite:active {
  background-color: #43464d;
}

.rejoin-block {
  color: #798898;
  text-align: center;
  background-image: linear-gradient(#f0f3f6, #f0f3f6);
  border: 2px solid #b8c7d2;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.rejoin-copy {
  color: #5a6672;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 1.19em;
  font-weight: 400;
  line-height: 150%;
}

.email-submission-text {
  color: #333;
  font-family: Lato, sans-serif;
}

.renewal-button-monthly {
  opacity: 1;
  color: #333;
  background-color: #fff;
  border: 2px solid #333;
  border-radius: 5px;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 1.05em;
  font-weight: 700;
  line-height: 125%;
  display: block;
}

.renewal-button-monthly:active {
  opacity: 1;
  background-color: #3898ec;
}

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

.pricing-signup-link-monthly {
  text-decoration: none;
  display: block;
}

.pricing-signup-link-monthly:hover {
  border: 4px solid #ffc900;
}

.pricing-signup-link-monthly:active {
  border-color: #2065ac;
}

.body-copy-3 {
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 150%;
}

.body-copy-3.centered {
  color: #333;
  text-align: center;
  line-height: 150%;
}

.body-copy-3.centered.price-row3-sml {
  color: #7b8899;
  margin-top: 10px;
  margin-bottom: 0;
}

.body-copy-3.centered.price-row3-sml.monthly {
  display: block;
}

.body-copy-3.centered.price-green-box {
  color: #fff;
  margin-bottom: 0;
  line-height: 0%;
}

.text-span-11 {
  color: #147eff;
  font-weight: 700;
}

.save-green-arrow-2 {
  aspect-ratio: auto;
  width: 40px;
  display: block;
  transform: translate(85px, 6px)rotate(-74deg);
}

.renewal-button-annual {
  opacity: 1;
  color: #333;
  background-color: #fff;
  border: 2px solid #333;
  border-radius: 5px;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 1.05em;
  font-weight: 700;
  line-height: 125%;
}

.renewal-button-annual:active {
  opacity: 1;
}

.pricing-save-tag-2 {
  text-align: left;
  transform-style: preserve-3d;
  background-image: linear-gradient(#ffc900, #ffc900);
  border-radius: 20px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  display: block;
  position: static;
  transform: rotate(6deg)translate(175px, 3px);
}

.play-link-block {
  color: #707f8f;
  text-align: left;
  flex-flow: column;
  font-size: 14px;
  display: flex;
}

.social-icons {
  color: #707f8f;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Fa Brands 400", sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.social-icons:hover {
  color: #e0e0e0;
}

._wf-footer-disclaimer {
  color: #5a6672;
  text-align: center;
  align-self: flex-end;
  padding-left: 80px;
  padding-right: 80px;
  font-size: 12px;
}

._wf-footer-legal-spacer {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 14px;
  line-height: 125%;
}

.cta-heading-lrg-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 3.2em;
  font-weight: 400;
  line-height: 100%;
}

.heading-10 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
}

.heading-10.white {
  color: #fff;
  overflow-wrap: normal;
  margin-left: 0;
  margin-right: 0;
  font-size: 24px;
}

.hero-slide-holiday {
  background-image: url('../images/sparkle-bg-01.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.cta-heading-lrg {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 3px 8px 2px #0006;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 100px;
  font-weight: 800;
  line-height: 100%;
}

.cta-heading-lrg.accent {
  text-transform: none;
  margin-bottom: -40px;
  font-family: Great Vibes, cursive;
  font-size: 141px;
}

.grid_2x1_l-2 {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  margin-top: 20px;
  margin-bottom: 20px;
}

.slider-buttons-background {
  z-index: -1;
  color: #fff;
  font-family: "Fa Sharp Solid 900", sans-serif;
  font-size: 42px;
  position: absolute;
}

.hero-slide-optionsplay {
  background-image: linear-gradient(#002e77c4, #002e77c4), url('../images/abstract-financial-trading-graph.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.slide {
  z-index: 2;
  overflow: hidden;
}

.icon-2 {
  display: none;
}

.image-3 {
  max-width: 150%;
  overflow: visible;
}

.hero-img {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: clip;
}

._wf-button-trial-hero {
  color: #fff;
  letter-spacing: 2px;
  text-transform: none;
  background-color: #21a360;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
  padding: 16px 25px;
  font-family: Lato, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 125%;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

._wf-button-trial-hero:hover {
  color: #fff;
  background-color: #3281d0;
}

._wf-button-trial-hero:active {
  background-color: #43464d;
}

.sign-up-button {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #12b423;
  border-radius: 5px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 12px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 125%;
  transition: all .2s;
  display: inline-block;
}

.sign-up-button:hover {
  color: #fff;
  background-color: #ee0202;
}

.sign-up-button:active {
  background-color: #43464d;
}

._wf-hero-block {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
}

.flex-block-15 {
  text-align: center;
  background-color: #82b45a;
  justify-content: center;
  align-items: center;
  display: none;
}

._wf-button-holdiay-sale {
  color: #fff;
  letter-spacing: 2px;
  text-transform: none;
  background-color: #8600bb;
  border: 2px solid #414141;
  border-radius: 8px;
  margin-top: 25px;
  margin-left: 0;
  margin-right: 0;
  padding: 12px 25px;
  font-family: Lato, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 125%;
  transition: all .2s;
}

._wf-button-holdiay-sale:hover {
  color: #333;
  background-color: #ffc900;
}

._wf-button-holdiay-sale:active {
  background-color: #43464d;
}

._wf-slider {
  height: 700px;
}

._wf-slider-op-copy {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.slide-2 {
  overflow: hidden;
}

.copy-hero-2 {
  color: #dce3e9;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 125%;
}

.hero-copy-block {
  text-align: center;
  background-image: linear-gradient(#000000a6, #0000 57%), linear-gradient(#00000073, #00000073);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 150%;
  padding: 40px 40px 60px;
}

.hero-heading-5 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 28px;
  line-height: 150%;
}

._wf-slide-nav {
  margin-bottom: 10px;
}

.optionsplay-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  justify-content: stretch;
  place-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.hero-copy-block-2 {
  justify-content: center;
  align-items: center;
  width: 470px;
  padding: 10px 40px;
}

.hero-heading-s1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto Condensed, sans-serif;
  font-size: 61px;
  font-weight: 800;
  line-height: 125%;
}

.section-slider {
  background-image: linear-gradient(#0009, #0009), linear-gradient(#666f79a3, #666f79a3), url('../images/scc-home-bg.jpg');
  background-position: 0 0, 0 0, 0%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  margin-left: auto;
  margin-right: auto;
}

.slider-buttons {
  color: #36468a;
  font-family: "Fa Sharp Solid 900", sans-serif;
}

.logo-strip-block {
  justify-content: space-between;
  align-items: center;
  width: 55%;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.hero-slide {
  background-image: linear-gradient(#0009, #0009), linear-gradient(#666f79a3, #666f79a3), url('../images/scc-home-bg.jpg');
  background-position: 0 0, 0 0, 0%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  overflow: hidden;
}

._wf-right-arrow, .left-arrow {
  justify-content: center;
  align-items: center;
  display: flex;
}

.slide-3 {
  height: 100%;
  overflow: hidden;
}

.hero-logo-s1 {
  display: none;
}

._wf-button-icon-lrg {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 10px;
  font-family: "Fa 300", sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 125%;
}

._wf-btn-txt-lrg {
  font-size: 22px;
}

.div-block-2 {
  margin-bottom: 40px;
}

._wf-button-trial {
  color: #fff;
  letter-spacing: 2px;
  text-transform: none;
  background-color: #21a360;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
  padding: 12px 20px;
  font-family: Lato, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 125%;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

._wf-button-trial:hover {
  color: #fff;
  background-color: #3281d0;
}

._wf-button-trial:active {
  background-color: #43464d;
}

._wf-btn-txt {
  font-size: 20px;
}

._wf-button-icon {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 10px;
  font-family: "Fa 300", sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 125%;
}

.hero-logo-s2 {
  display: none;
}

.hero-heading-4 {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 22px;
  line-height: 150%;
}

.hero-logo-s3 {
  display: none;
}

@media screen and (min-width: 1440px) {
  .vflex-half-left {
    padding-right: 60px;
  }

  .button-support:hover {
    background-color: #2065ac;
  }

  .heading-2.left-align {
    font-size: 24px;
  }

  .sub-nav-icons {
    font-family: "Fa Solid 900", sans-serif;
    font-weight: 400;
  }

  .grid_3_benefits {
    margin-bottom: 60px;
  }

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

  ._wf-footer-link {
    pointer-events: auto;
  }

  ._wf-footer-link:hover {
    color: #ffc900;
  }

  .heading-1.add-pad {
    padding-left: 60px;
    padding-right: 60px;
  }

  ._wf-navlink {
    margin-top: 5px;
  }

  ._wf-features-icon {
    font-family: "Fa 300", sans-serif;
  }

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

  .fa-icon-300 {
    font-family: "Fa 300", sans-serif;
  }

  .section-footer {
    clear: none;
  }

  .section-newsletter {
    background-position: 26%, 0 0;
  }

  ._wf-sub-nav-div {
    margin-top: 10px;
  }

  .faq-grid-light {
    grid-template-columns: 1fr 1fr;
  }

  .fa-icon-ring-blue, .fa-icon-ring-purple {
    font-size: 100px;
  }

  .icon-blue {
    font-family: "Fa Sharp 400", sans-serif;
    font-size: 48px;
  }

  .fa-icon-circle {
    color: #fff;
    font-family: "Fa Solid 900", sans-serif;
    font-size: 120px;
    position: absolute;
  }

  ._wf-button-outline {
    color: #083c7f;
    background-color: #0000;
    border: 2px solid #083c7f;
    margin-top: 25px;
    margin-bottom: 25px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 16px;
  }

  ._wf-button-outline:hover {
    background-color: #2065ac;
    border-style: none;
  }

  .vflex-block-centered {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
  }

  .image-2 {
    max-width: 170%;
    overflow: visible;
  }

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

  .pricing-row3 {
    background-image: linear-gradient(#f0f3f6, #f0f3f6);
    flex-flow: column;
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
  }

  .pricing-row1 {
    background-image: linear-gradient(#fff, #fff);
    border: 2px solid #cfcfcf;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
  }

  .pricing-row4 {
    border: 1px solid #202325;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .price-icon {
    align-self: center;
    width: 16px;
    max-width: none;
    margin-top: auto;
    margin-bottom: auto;
    margin-right: -11px;
  }

  .pricing-row1-txt {
    color: #7b8a9a;
    text-align: center;
    text-transform: uppercase;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Lato, sans-serif;
    font-weight: 700;
  }

  .price-blue {
    color: #9cc3fe;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Lato, sans-serif;
    font-size: 28px;
    font-weight: 900;
  }

  .price-row2-txt {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

  .price-row3-savings {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    color: #fff;
    text-align: center;
    background-image: linear-gradient(#26a65a, #26a65a);
    border-radius: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: auto;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    display: inline-block;
  }

  .price-row3-savings.green-box {
    justify-content: flex-start;
    align-items: center;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .currency-smltxt {
    font-size: 12px;
  }

  .pricing-row2 {
    background-image: linear-gradient(#fff, #fff);
    border-bottom: 5px solid #354357;
    border-left: 1px solid #202325;
    border-right: 1px solid #1f2225;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .pricing-row2.emp-pro {
    background-image: linear-gradient(#fff, #fff);
    border-bottom-color: #52a471;
  }

  .pricing-row2.emp-extra {
    background-image: linear-gradient(#fff, #fff);
    border-bottom-color: #db8ef8;
  }

  .price-stack {
    align-self: flex-start;
    width: 365px;
  }

  .price-stack.median {
    margin-left: 20px;
    margin-right: 20px;
  }

  .price-stack.omega {
    margin-left: 20px;
  }

  .price-stack.alpha {
    margin-right: 20px;
  }

  .fa-icon-ring-orange {
    font-size: 100px;
  }

  ._wf-button-outline-lite {
    color: #083c7f;
    background-color: #0000;
    border: 2px solid #083c7f;
    margin-top: 25px;
    margin-bottom: 25px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 16px;
  }

  ._wf-button-outline-lite:hover {
    background-color: #2065ac;
    border-style: none;
  }

  .rejoin-block {
    background-image: linear-gradient(#fff, #fff);
    border: 2px solid #cfcfcf;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
  }

  .text-span-10 {
    font-size: 13px;
    font-weight: 700;
  }

  .body-copy-3.centered.price-row3-sml {
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 15px;
    font-weight: 300;
  }

  .body-copy-3.centered.price-green-box {
    margin-bottom: 0;
    font-size: 17px;
    font-weight: 700;
    line-height: 0%;
  }

  .play-link-block {
    text-align: left;
  }

  .cta-heading-lrg-2 {
    font-size: 3em;
  }

  .hero-slide-optionsplay {
    flex-flow: column;
    height: 760px;
    padding-bottom: 0;
    display: flex;
  }

  ._wf-button-trial-hero {
    font-size: 22px;
  }

  ._wf-button-trial-hero:hover, .sign-up-button:hover {
    background-color: #2065ac;
  }

  .flex-block-15 {
    justify-content: center;
    align-items: center;
  }

  ._wf-button-holdiay-sale {
    font-size: 22px;
  }

  ._wf-button-holdiay-sale:hover {
    background-color: #2065ac;
  }

  .hero-heading-5 {
    margin-bottom: 10px;
    font-size: 26px;
  }

  .optionsplay-grid {
    max-width: 1172px;
    margin-left: auto;
    margin-right: auto;
  }

  .logo-strip-block {
    width: 1000px;
  }

  ._wf-button-icon-lrg {
    font-family: "Fa 300", sans-serif;
  }

  ._wf-button-trial {
    font-size: 22px;
  }

  ._wf-button-trial:hover {
    background-color: #2065ac;
  }

  ._wf-button-icon {
    font-family: "Fa 300", sans-serif;
  }

  .hero-heading-4 {
    margin-bottom: 10px;
    font-size: 26px;
  }
}

@media screen and (max-width: 991px) {
  ._wf-footer-content {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  ._wf-footer-top {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .vflex-half-left {
    padding-right: 250px;
  }

  ._wf-footer-wrapper {
    max-width: 728px;
  }

  .grid_2x1_l {
    grid-template-columns: 1fr;
    place-items: center;
  }

  ._wf-footer-social-block {
    margin-top: 40px;
  }

  ._wf-newslettter-sub {
    font-size: 20px;
  }

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

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

  .heading-1.add-pad {
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-1.left-align {
    text-align: center;
  }

  ._wf-navlink {
    padding-left: 5px;
    padding-right: 5px;
  }

  .section-newsletter {
    background-image: linear-gradient(#1b2c4887, #1b2c4887), url('../images/cw-logo-icon-faded.png'), linear-gradient(#1b2c48, #1b2c48);
    background-position: 0 0, 1%, 0 0;
    background-repeat: repeat, no-repeat, repeat;
    background-size: auto, contain, auto;
  }

  .newsletter-grid {
    grid-template-columns: 1fr;
  }

  .sml-logo {
    max-width: 200px;
  }

  .faq-grid-light {
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .lrg-copy {
    text-align: center;
    font-size: 20px;
  }

  .grid_2x1_r {
    grid-template-columns: 1fr;
    place-items: center;
  }

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

  .copy-hero {
    text-align: center;
    font-size: 20px;
  }

  .vflex-hero {
    justify-content: center;
    align-items: center;
  }

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

  .list-item {
    border-bottom-color: #b8c7d2;
  }

  .pricing-grid {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    align-self: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .price-stack.omega {
    margin-left: 0;
  }

  .price-stack.alpha {
    margin-right: 0;
  }

  .play-link-block {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  ._wf-footer-disclaimer {
    padding-left: 0;
    padding-right: 0;
  }

  .cta-heading-lrg-2 {
    font-size: 50px;
  }

  .heading-10.white {
    font-size: 20px;
  }

  .hero-slide-holiday {
    background-size: 180%;
    height: 590px;
  }

  .cta-heading-lrg {
    font-size: 60px;
  }

  .grid_2x1_l-2 {
    grid-template-columns: 1fr;
    place-items: center;
  }

  .image-3 {
    max-width: 90%;
    display: none;
  }

  .hero-img {
    display: none;
  }

  ._wf-button-trial-hero {
    font-size: 20px;
  }

  .sign-up-button {
    text-align: center;
    font-size: 16px;
  }

  ._wf-button-holdiay-sale {
    font-size: 20px;
  }

  ._wf-slider {
    height: 590px;
  }

  .copy-hero-2 {
    text-align: center;
    font-size: 18px;
  }

  .hero-copy-block {
    width: 110%;
  }

  .hero-heading-5 {
    margin-bottom: 10px;
    font-size: 24px;
  }

  .optionsplay-grid {
    grid-template-columns: 1fr;
    place-items: center;
  }

  .hero-copy-block-2 {
    max-width: 84%;
  }

  .hero-heading-s1 {
    text-align: center;
  }

  .hero-slide {
    height: 100%;
  }

  .hero-logo-s1 {
    width: 440px;
    display: none;
  }

  ._wf-button-trial {
    font-size: 20px;
  }

  .hero-logo-s2 {
    width: 440px;
    display: none;
  }

  .hero-heading-4 {
    margin-bottom: 10px;
    font-size: 24px;
  }

  .hero-logo-s3 {
    width: 440px;
    display: none;
  }
}

@media screen and (max-width: 767px) {
  ._wf-footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  ._wf-footer-top {
    justify-content: flex-start;
    align-items: center;
  }

  .app-link-block {
    justify-content: center;
    align-items: center;
  }

  ._wf-footer-middle {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .vflex-half-left {
    padding-right: 60px;
  }

  .faq-toggle-list.w--open {
    width: 548px;
  }

  ._wf-footer-social-block {
    margin-top: 10px;
  }

  .footer-copyright {
    align-self: auto;
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .faq-toggle-txt {
    max-width: 100%;
    font-size: 15px;
  }

  .grid_3_benefits {
    grid-row-gap: 60px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  ._wf-footer-link:hover {
    color: #1a1b1fbf;
  }

  .heading-1 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    font-size: 32px;
  }

  ._wf-navlink {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .faq-toggle {
    width: 548px;
  }

  .faq-answer-txt {
    max-width: 100%;
    font-size: 16px;
  }

  .container_1172-vflex {
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 0;
  }

  ._wf-footer-grid {
    grid-template-columns: 1fr;
  }

  ._wf-footer-block {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .copy-hero {
    display: block;
  }

  ._wf-footer-disclaimer {
    font-size: 14px;
    line-height: 20px;
  }

  .cta-heading-lrg-2 {
    font-size: 36px;
  }

  .hero-slide-holiday {
    background-size: 280%;
  }

  .cta-heading-lrg.accent {
    font-size: 100px;
  }

  .grid_2x1_l-2 {
    margin-top: 30px;
  }

  .sign-up-button {
    margin-top: 20px;
  }

  .hero-copy-block {
    width: 100%;
  }

  .hero-heading-5 {
    font-size: 21px;
  }

  .hero-heading-s1 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    font-size: 48px;
  }

  .logo-strip-block {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: row-reverse wrap;
    justify-content: center;
    width: 90%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .hero-logo-s1 {
    width: 380px;
    margin-bottom: 20px;
    display: block;
  }

  .hero-logo-s2 {
    width: 300px;
    margin-bottom: 0;
    display: block;
  }

  .hero-heading-4 {
    font-size: 18px;
  }

  .hero-logo-s3 {
    width: 300px;
    margin-bottom: 0;
    display: block;
  }
}

@media screen and (max-width: 479px) {
  ._wf-footer-top {
    justify-content: flex-start;
    align-items: center;
  }

  ._wf-footer-middle {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .vflex-half-left {
    padding-right: 0;
  }

  .faq-toggle-block {
    margin-bottom: 0;
  }

  ._wf-footer-wrapper {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .faq-toggle-list.w--open {
    width: 300px;
  }

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

  .faq-toggle-txt {
    white-space: normal;
    word-break: normal;
    overflow-wrap: anywhere;
    margin-right: 40px;
    font-size: 14px;
    display: inline-block;
    overflow: visible;
  }

  ._wf-newslettter-sub {
    font-size: 16px;
    line-height: 125%;
  }

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

  ._wf-footer-link {
    align-self: flex-start;
  }

  .heading-1 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 26px;
  }

  .heading-1.add-pad {
    padding-left: 0;
    padding-right: 0;
  }

  .faq-toggle {
    width: 310px;
    margin: 10px;
  }

  .vflex-1172 {
    margin-top: 20px;
  }

  .sml-logo {
    max-width: 160px;
  }

  .lrg-copy {
    font-size: 16px;
    line-height: 125%;
  }

  .faq-answer-txt {
    white-space: normal;
    word-break: normal;
    overflow-wrap: anywhere;
    margin-right: 40px;
    font-size: 14px;
    display: inline-block;
    overflow: visible;
  }

  .container_1172-vflex {
    max-width: 100%;
    overflow: hidden;
  }

  .app-link-img {
    padding-left: 10px;
    padding-right: 10px;
  }

  ._wf-footer-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .copy-hero {
    font-size: 16px;
    line-height: 125%;
  }

  .vflex-block-centered {
    align-items: center;
  }

  .list-item {
    display: block;
  }

  .pricing-grid {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .price-stack.median {
    width: 310px;
  }

  .price-stack.omega, .price-stack.alpha {
    width: 310px;
    margin-left: auto;
    margin-right: auto;
  }

  .grid-7 {
    grid-template-columns: 1fr;
  }

  .save-green-arrow-2 {
    transform: translate(25px, 16px)rotate(-110deg);
  }

  .pricing-save-tag-2 {
    font-size: 12px;
    transform: rotate(6deg)translate3d(74px, 7px, -30px);
  }

  .play-link-block {
    align-items: center;
  }

  .cta-heading-lrg-2 {
    margin-top: 20px;
    font-size: 28px;
  }

  .heading-10 {
    font-size: 18px;
  }

  .cta-heading-lrg {
    font-size: 45px;
  }

  .cta-heading-lrg.accent {
    margin-bottom: -20px;
    font-size: 60px;
  }

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

  .slider-buttons-background {
    font-size: 30px;
  }

  .hero-img {
    max-width: 100%;
  }

  ._wf-button-trial-hero {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
  }

  .flex-block-15 {
    display: none;
  }

  ._wf-button-holdiay-sale {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 18px;
  }

  ._wf-slider-op-copy {
    margin-top: 10px;
    font-size: 16px;
  }

  .copy-hero-2 {
    font-size: 16px;
    line-height: 125%;
  }

  .hero-heading-5 {
    font-size: 14px;
  }

  .hero-copy-block-2 {
    width: auto;
    max-width: 100%;
  }

  .hero-heading-s1 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    font-size: 40px;
  }

  .slider-buttons {
    font-size: 26px;
  }

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

  .hero-logo-s1 {
    width: 270px;
  }

  ._wf-btn-txt-lrg {
    font-size: 20px;
  }

  ._wf-button-trial {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
  }

  ._wf-btn-txt {
    font-size: 16px;
  }

  .hero-logo-s2 {
    width: 270px;
  }

  .hero-heading-4 {
    font-size: 14px;
  }

  .image-4 {
    width: 200px;
    margin-top: 40px;
  }

  .hero-logo-s3 {
    width: 230px;
    margin-top: 10px;
  }
}

#w-node-_012bf3a8-694a-6b14-1966-bbcfa4f98a35-398f86fc, #w-node-dc157609-0737-918d-5801-45dac8d13fe8-398f86fc {
  align-self: center;
}

#w-node-_726c26c1-c044-530a-6b8d-9b14c5706686-398f86fc {
  justify-self: end;
}

#w-node-_726c26c1-c044-530a-6b8d-9b14c5706687-398f86fc {
  align-self: center;
}

#w-node-c255f69d-4dd7-8535-2fa9-78128e23e1ac-398f86fc, #w-node-c255f69d-4dd7-8535-2fa9-78128e23e21c-398f86fc {
  justify-self: start;
}

#w-node-c255f69d-4dd7-8535-2fa9-78128e23e23c-398f86fc, #w-node-_570035e4-90c0-6e6e-72c2-4a6c8677f858-398f86fc, #w-node-c255f69d-4dd7-8535-2fa9-78128e23e248-398f86fc, #w-node-c255f69d-4dd7-8535-2fa9-78128e23e254-398f86fc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1440px) {
  #w-node-_726c26c1-c044-530a-6b8d-9b14c5706686-398f86fc {
    justify-self: end;
  }

  #w-node-d83395e1-28fb-1b43-1ae6-d5cd6c89d9f6-398f86fc {
    place-self: center;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_726c26c1-c044-530a-6b8d-9b14c5706686-398f86fc {
    justify-self: center;
  }

  #w-node-_89fe8408-de27-6768-caa7-9a0677bbd6e6-398f86fc, #w-node-_89fe8408-de27-6768-caa7-9a0677bbd72a-398f86fc, #w-node-_89fe8408-de27-6768-caa7-9a0677bbd76e-398f86fc {
    place-self: stretch;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_89fe8408-de27-6768-caa7-9a0677bbd6e6-398f86fc {
    align-self: auto;
  }

  #w-node-_89fe8408-de27-6768-caa7-9a0677bbd76e-398f86fc {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: stretch;
  }
}


@font-face {
  font-family: 'Fa V 4 Compatibility';
  src: url('../fonts/fa-v4compatibility.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Brands 400';
  src: url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Sharp Solid 900';
  src: url('../fonts/fa-sharp-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Solid 900';
  src: url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Sharp 400';
  src: url('../fonts/fa-sharp-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 300';
  src: url('../fonts/fa-light-300.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Duotone 900';
  src: url('../fonts/fa-duotone-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Sharp 300';
  src: url('../fonts/fa-sharp-light-300.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}