@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css');

/* tc-scoped:tc-wp-content-root */

.tc-wp-content-root {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}
.tc-wp-content-root img,
.tc-wp-content-root video,
.tc-wp-content-root svg,
.tc-wp-content-root iframe {
  max-width: 100%;
  height: auto;
}

.tc-wp-content-root .fbfv-premium-feature-viewer, .tc-wp-content-root .fbfv-premium-feature-viewer *{
  box-sizing: border-box;
}.tc-wp-content-root .fbfv-premium-feature-viewer{
  width: 100% !important;
  max-width: 100% !important;
  overflow: hidden;
  background: #ffffff;
  color: #172233;
  font-family: inherit;
}.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-section{
  width: 100% !important;
  position: relative;
}.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-section-one, .tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-section-three{
  background: #ffffff;
}.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-section-two{
  background:
    radial-gradient(circle at 50% 0%, rgba(66, 103, 178, 0.12), transparent 34%),
    linear-gradient(180deg, #f5f8ff 0%, #f9fbff 100%);
}.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-container{
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  min-width: 0;
}.tc-wp-content-root .fbfv-premium-feature-viewer h2, .tc-wp-content-root .fbfv-premium-feature-viewer h3, .tc-wp-content-root .fbfv-premium-feature-viewer p{
  text-align: center !important;
  margin-left: auto;
  margin-right: auto;
}.tc-wp-content-root .fbfv-premium-feature-viewer h2{
  color: #13213a;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
  margin-top: 0;
}.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-intro{
  color: #526174;
  line-height: 1.7;
  margin-top: 0;
}.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-grid{
  display: grid !important;
  align-items: stretch !important;
  min-width: 0;
}.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-card{
  position: relative;
  height: 100% !important;
  min-width: 0;
  display: grid;
  justify-items: center;
  align-content: start;
  text-align: center !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(250, 252, 255, 0.96) 100%);
  border: 1px solid rgba(66, 103, 178, 0.16);
  border-radius: 22px;
  box-shadow: 0 16px 40px rgba(23, 45, 92, 0.09);
  transition:
    transform 360ms ease,
    box-shadow 360ms ease,
    border-color 360ms ease,
    background-position 420ms ease;
  overflow: hidden;
}.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-card::before{
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(66, 103, 178, 0.10), rgba(24, 119, 242, 0.03), rgba(0, 186, 124, 0.08));
  opacity: 0;
  transition: opacity 360ms ease;
  pointer-events: none;
}.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-card:hover{
  transform: translateY(-8px) scale(1.012);
  border-color: rgba(24, 119, 242, 0.38);
  box-shadow: 0 22px 58px rgba(24, 76, 154, 0.16);
}.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-card:hover::before{
  opacity: 1;
}.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-icon{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  margin-left: auto;
  margin-right: auto;
  border-radius: 18px;
  color: #ffffff;
  background: linear-gradient(135deg, #4267b2 0%, #1877f2 58%, #00ba7c 100%);
  box-shadow: 0 14px 30px rgba(24, 119, 242, 0.25);
  transition:
    transform 360ms ease,
    box-shadow 360ms ease,
    filter 360ms ease;
}.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-card:hover .fbfv-icon{
  transform: translateY(-4px);
  filter: saturate(1.08);
  box-shadow: 0 18px 36px rgba(0, 186, 124, 0.22);
}.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-i{
  display: block;
  color: #ffffff;
  line-height: 1;
  text-align: center;
}.tc-wp-content-root .fbfv-premium-feature-viewer h3{
  position: relative;
  z-index: 1;
  color: #18243a;
  font-weight: 760;
  line-height: 1.24;
  letter-spacing: 0;
  margin-bottom: 0;
}.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-card p{
  position: relative;
  z-index: 1;
  color: #5c6878;
  line-height: 1.62;
  margin-bottom: 0;
}.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-card{
  opacity: 1;
  transform: translateY(0);
}.tc-wp-content-root .fbfv-premium-feature-viewer.fbfv-js-ready .fbfv-card{
  opacity: 0;
  transform: translateY(18px);
}.tc-wp-content-root .fbfv-premium-feature-viewer.fbfv-js-ready .fbfv-card.fbfv-revealed{
  opacity: 1;
  transform: translateY(0);
}.tc-wp-content-root .fbfv-premium-feature-viewer.fbfv-js-ready .fbfv-card.fbfv-revealed:hover{
  transform: translateY(-8px) scale(1.012);
}@media (min-width: 1024px) {.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-section{
    padding: 88px 0;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-container{
    padding: 0 24px;
  }.tc-wp-content-root .fbfv-premium-feature-viewer h2{
    font-size: 42px;
    max-width: 980px;
    margin-bottom: 16px;
    white-space: nowrap;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-intro{
    font-size: 17px;
    max-width: 760px;
    margin-bottom: 42px;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-grid{
    gap: 24px;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-grid-six{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-grid-eight{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-card{
    min-height: 292px;
    padding: 34px 26px 30px;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-icon{
    width: 66px;
    height: 66px;
    margin-bottom: 24px;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-i{
    font-size: 28px;
  }.tc-wp-content-root .fbfv-premium-feature-viewer h3{
    font-size: 20px;
    margin-top: 0;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-card p{
    font-size: 15px;
    margin-top: 14px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-section{
    padding: 72px 0;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-container{
    padding: 0 22px;
  }.tc-wp-content-root .fbfv-premium-feature-viewer h2{
    font-size: 34px;
    max-width: 760px;
    margin-bottom: 14px;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-intro{
    font-size: 16px;
    max-width: 680px;
    margin-bottom: 34px;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-card{
    min-height: 266px;
    padding: 30px 24px 26px;
    border-radius: 20px;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-icon{
    width: 60px;
    height: 60px;
    margin-bottom: 21px;
    border-radius: 17px;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-i{
    font-size: 25px;
  }.tc-wp-content-root .fbfv-premium-feature-viewer h3{
    font-size: 19px;
    margin-top: 0;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-card p{
    font-size: 14.5px;
    margin-top: 12px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-section{
    padding: 54px 0;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-container{
    padding: 0 16px;
  }.tc-wp-content-root .fbfv-premium-feature-viewer h2{
    font-size: 28px;
    max-width: 420px;
    margin-bottom: 12px;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-intro{
    font-size: 14.5px;
    max-width: 520px;
    margin-bottom: 26px;
    line-height: 1.62;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-card{
    min-height: 226px;
    padding: 22px 14px 20px;
    border-radius: 17px;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-icon{
    width: 50px;
    height: 50px;
    margin-bottom: 16px;
    border-radius: 15px;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-i{
    font-size: 21px;
  }.tc-wp-content-root .fbfv-premium-feature-viewer h3{
    font-size: 16px;
    margin-top: 0;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-card p{
    font-size: 13px;
    margin-top: 10px;
    line-height: 1.52;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-section{
    padding: 48px 0;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-container{
    padding: 0 12px;
  }.tc-wp-content-root .fbfv-premium-feature-viewer h2{
    font-size: 25px;
    max-width: 350px;
    margin-bottom: 10px;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-intro{
    font-size: 13.5px;
    max-width: 360px;
    margin-bottom: 22px;
    line-height: 1.58;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-card{
    min-height: 218px;
    padding: 19px 11px 18px;
    border-radius: 15px;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-icon{
    width: 46px;
    height: 46px;
    margin-bottom: 14px;
    border-radius: 14px;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-i{
    font-size: 19px;
  }.tc-wp-content-root .fbfv-premium-feature-viewer h3{
    font-size: 15px;
    margin-top: 0;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-card p{
    font-size: 12.5px;
    margin-top: 9px;
    line-height: 1.48;
  }}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-section{
    padding: 42px 0;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-container{
    padding: 0 10px;
  }.tc-wp-content-root .fbfv-premium-feature-viewer h2{
    font-size: 22px;
    max-width: 300px;
    margin-bottom: 9px;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-intro{
    font-size: 12.8px;
    max-width: 310px;
    margin-bottom: 18px;
    line-height: 1.5;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-card{
    min-height: 214px;
    padding: 17px 8px 16px;
    border-radius: 14px;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-icon{
    width: 42px;
    height: 42px;
    margin-bottom: 12px;
    border-radius: 13px;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-i{
    font-size: 17px;
  }.tc-wp-content-root .fbfv-premium-feature-viewer h3{
    font-size: 14px;
    margin-top: 0;
  }.tc-wp-content-root .fbfv-premium-feature-viewer .fbfv-card p{
    font-size: 11.8px;
    margin-top: 8px;
    line-height: 1.44;
  }}