@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-viewer, .tc-wp-content-root .fbfv-premium-viewer *{
  box-sizing: border-box;
  min-width: 0;
}.tc-wp-content-root .fbfv-premium-viewer{
  width: 100% !important;
  overflow: hidden;
  background: #ffffff;
  color: #152033;
  font-family: Arial, Helvetica, sans-serif;
}.tc-wp-content-root .fbfv-premium-viewer .fbfv-section{
  width: 100% !important;
}.tc-wp-content-root .fbfv-premium-viewer .fbfv-section-white{
  background: #ffffff;
}.tc-wp-content-root .fbfv-premium-viewer .fbfv-section-tint{
  background: linear-gradient(180deg, #f4f8ff 0%, #eef5ff 100%);
}.tc-wp-content-root .fbfv-premium-viewer .fbfv-container{
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  text-align: center;
}.tc-wp-content-root .fbfv-premium-viewer .fbfv-heading, .tc-wp-content-root .fbfv-premium-viewer .fbfv-intro, .tc-wp-content-root .fbfv-premium-viewer .fbfv-card, .tc-wp-content-root .fbfv-premium-viewer .fbfv-card h3, .tc-wp-content-root .fbfv-premium-viewer .fbfv-card p{
  text-align: center;
}.tc-wp-content-root .fbfv-premium-viewer .fbfv-heading{
  margin: 0 auto;
  color: #11213f;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.tc-wp-content-root .fbfv-premium-viewer .fbfv-intro{
  margin: 14px auto 0;
  max-width: 760px;
  color: #526179;
  line-height: 1.7;
  font-weight: 400;
}.tc-wp-content-root .fbfv-premium-viewer .fbfv-grid{
  display: grid !important;
  align-items: stretch !important;
}.tc-wp-content-root .fbfv-premium-viewer .fbfv-card{
  position: relative;
  height: 100%;
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid #dce7f7;
  border-radius: 22px;
  box-shadow: 0 18px 45px rgba(30, 86, 160, 0.11);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease, background 260ms ease;
}.tc-wp-content-root .fbfv-premium-viewer .fbfv-card::before{
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 50% 0%, rgba(24, 119, 242, 0.11), transparent 42%);
  opacity: 0;
  transition: opacity 260ms ease;
  pointer-events: none;
}.tc-wp-content-root .fbfv-premium-viewer .fbfv-card:hover{
  transform: translateY(-8px);
  border-color: rgba(24, 119, 242, 0.42);
  box-shadow: 0 24px 58px rgba(30, 86, 160, 0.18);
  background: #ffffff;
}.tc-wp-content-root .fbfv-premium-viewer .fbfv-card:hover::before{
  opacity: 1;
}.tc-wp-content-root .fbfv-premium-viewer .fbfv-icon{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  margin: 0 auto;
  border-radius: 50%;
  background: linear-gradient(135deg, #1877f2 0%, #16a8c7 100%);
  box-shadow: 0 14px 30px rgba(24, 119, 242, 0.24);
  color: #ffffff;
  text-align: center;
  transition: transform 260ms ease, box-shadow 260ms ease;
}.tc-wp-content-root .fbfv-premium-viewer .fbfv-card:hover .fbfv-icon{
  transform: translateY(-3px) scale(1.04);
  box-shadow: 0 18px 38px rgba(22, 168, 199, 0.28);
}.tc-wp-content-root .fbfv-premium-viewer .fbfv-i{
  color: #ffffff;
  line-height: 1;
  text-align: center;
}.tc-wp-content-root .fbfv-premium-viewer .fbfv-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #152033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .fbfv-premium-viewer .fbfv-card p{
  position: relative;
  z-index: 1;
  margin: 0 auto;
  color: #607086;
  line-height: 1.62;
  font-weight: 400;
}.tc-wp-content-root .fbfv-premium-viewer .fbfv-card.fbfv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.tc-wp-content-root .fbfv-premium-viewer .fbfv-card.fbfv-reveal.fbfv-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 1024px) {.tc-wp-content-root .fbfv-premium-viewer .fbfv-section{
    padding: 82px 24px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-heading{
    font-size: 42px;
    white-space: nowrap;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-intro{
    font-size: 17px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 26px;
    margin-top: 42px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-card{
    min-height: 292px;
    padding: 34px 26px 30px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-icon{
    width: 74px;
    height: 74px;
    margin-bottom: 24px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-i{
    font-size: 30px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-card h3{
    font-size: 21px;
    margin-bottom: 13px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-card p{
    font-size: 15.5px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .fbfv-premium-viewer .fbfv-section{
    padding: 68px 22px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-heading{
    font-size: 34px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-intro{
    font-size: 16px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 34px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-card{
    min-height: 270px;
    padding: 30px 22px 26px;
    border-radius: 20px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-icon{
    width: 66px;
    height: 66px;
    margin-bottom: 21px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-i{
    font-size: 27px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-card h3{
    font-size: 19px;
    margin-bottom: 11px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-card p{
    font-size: 14.8px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .fbfv-premium-viewer .fbfv-section{
    padding: 54px 16px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-heading{
    font-size: 28px;
    max-width: 390px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-intro{
    font-size: 14.5px;
    line-height: 1.6;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 15px;
    margin-top: 28px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-card{
    min-height: 232px;
    padding: 22px 14px 20px;
    border-radius: 17px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-icon{
    width: 54px;
    height: 54px;
    margin-bottom: 16px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-i{
    font-size: 22px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-card h3{
    font-size: 16.5px;
    margin-bottom: 9px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-card p{
    font-size: 13.1px;
    line-height: 1.5;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .fbfv-premium-viewer .fbfv-section{
    padding: 48px 13px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-heading{
    font-size: 25px;
    max-width: 340px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-intro{
    font-size: 13.8px;
    line-height: 1.56;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    margin-top: 25px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-card{
    min-height: 224px;
    padding: 19px 11px 18px;
    border-radius: 15px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-icon{
    width: 49px;
    height: 49px;
    margin-bottom: 14px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-i{
    font-size: 20px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-card h3{
    font-size: 15.4px;
    margin-bottom: 8px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-card p{
    font-size: 12.4px;
    line-height: 1.45;
  }}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .fbfv-premium-viewer .fbfv-section{
    padding: 42px 10px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-heading{
    font-size: 22px;
    max-width: 300px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-intro{
    font-size: 13px;
    line-height: 1.5;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    margin-top: 22px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-card{
    min-height: 214px;
    padding: 17px 9px 16px;
    border-radius: 14px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-icon{
    width: 44px;
    height: 44px;
    margin-bottom: 12px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-i{
    font-size: 18px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-card h3{
    font-size: 14.2px;
    margin-bottom: 7px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-card p{
    font-size: 11.7px;
    line-height: 1.42;
  }}@media (max-width: 319px) {.tc-wp-content-root .fbfv-premium-viewer .fbfv-section{
    padding: 38px 10px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-grid{
    grid-template-columns: 1fr;
    gap: 12px;
    margin-top: 22px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-heading{
    font-size: 21px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-intro{
    font-size: 13px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-card{
    min-height: 210px;
    padding: 18px 12px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-icon{
    width: 46px;
    height: 46px;
    margin-bottom: 12px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-i{
    font-size: 18px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-card h3{
    font-size: 15px;
  }.tc-wp-content-root .fbfv-premium-viewer .fbfv-card p{
    font-size: 12px;
  }}

.tc-wp-content-root .fbfv-grid-3 {}