@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 .fbvv-premium-viewer-wrap, .tc-wp-content-root .fbvv-premium-viewer-wrap *{
  box-sizing: border-box;
  min-width: 0;
}.tc-wp-content-root .fbvv-premium-viewer-wrap{
  width: 100% !important;
  overflow: hidden;
  background: #ffffff;
  color: #17212f;
  font-family: Arial, Helvetica, sans-serif;
}.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-section{
  width: 100% !important;
  overflow: hidden;
}.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-section-one, .tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-section-three{
  background: #ffffff;
}.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-section-two{
  background: linear-gradient(180deg, #f5f9ff 0%, #eef5fb 100%);
}.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-container{
  max-width: 1200px !important;
  width: 100% !important;
  margin: 0 auto !important;
  padding-left: 24px;
  padding-right: 24px;
}.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-heading{
  margin: 0 auto;
  color: #111827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
  text-align: center !important;
}.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-intro{
  max-width: 760px;
  margin: 14px auto 0;
  color: #566276;
  font-weight: 400;
  line-height: 1.65;
  text-align: center !important;
}.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-grid{
  display: grid !important;
  align-items: stretch !important;
  width: 100%;
}.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-card{
  position: relative;
  display: block;
  height: 100% !important;
  overflow: hidden;
  text-align: center !important;
  border: 1px solid rgba(44, 94, 139, 0.14);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
  box-shadow: 0 18px 42px rgba(17, 58, 92, 0.09);
  transition: transform 360ms ease, box-shadow 360ms ease, border-color 360ms ease, background 360ms ease;
}.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-card::before{
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0;
  background: radial-gradient(circle at 50% 0%, rgba(24, 119, 242, 0.12), transparent 56%);
  transition: opacity 360ms ease;
  pointer-events: none;
}.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-card:hover{
  transform: translateY(-8px) scale(1.01);
  border-color: rgba(24, 119, 242, 0.34);
  box-shadow: 0 24px 58px rgba(17, 58, 92, 0.15);
}.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-card:hover::before{
  opacity: 1;
}.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-icon{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  margin-left: auto;
  margin-right: auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #1877f2 0%, #20b8d8 100%);
  box-shadow: 0 12px 28px rgba(24, 119, 242, 0.24);
  transition: transform 360ms ease, box-shadow 360ms ease, background-position 360ms ease;
  background-size: 140% 140%;
  text-align: center !important;
}.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-card:hover .fbvv-icon{
  transform: translateY(-4px);
  background-position: 100% 0%;
  box-shadow: 0 16px 34px rgba(24, 119, 242, 0.31);
}.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-i{
  color: #ffffff;
  line-height: 1;
  text-align: center !important;
}.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-card-title{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #142033;
  font-weight: 800;
  line-height: 1.28;
  letter-spacing: 0;
  text-align: center !important;
}.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-card-text{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #5d6878;
  font-weight: 400;
  line-height: 1.6;
  text-align: center !important;
}.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-reveal{
  opacity: 1;
  transform: translateY(0);
}.tc-wp-content-root .fbvv-premium-viewer-wrap.fbvv-js-ready .fbvv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.tc-wp-content-root .fbvv-premium-viewer-wrap.fbvv-js-ready .fbvv-reveal.fbvv-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 360ms ease, border-color 360ms ease, background 360ms ease;
}@media (min-width: 1024px) {.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-section{
    padding-top: 86px;
    padding-bottom: 92px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-heading{
    font-size: 42px;
    max-width: 980px;
    white-space: nowrap;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-intro{
    font-size: 17px;
    margin-bottom: 42px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 26px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-grid-four{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-card{
    min-height: 296px;
    padding: 34px 26px 30px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-icon{
    width: 68px;
    height: 68px;
    margin-bottom: 24px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-i{
    font-size: 28px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-card-title{
    font-size: 20px;
    margin-bottom: 13px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-card-text{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-section{
    padding-top: 68px;
    padding-bottom: 72px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-container{
    padding-left: 22px;
    padding-right: 22px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-heading{
    font-size: 34px;
    max-width: 720px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-intro{
    font-size: 16px;
    margin-bottom: 34px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-card{
    min-height: 268px;
    padding: 30px 22px 26px;
    border-radius: 20px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-icon{
    width: 62px;
    height: 62px;
    margin-bottom: 20px;
    border-radius: 16px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-i{
    font-size: 25px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-card-title{
    font-size: 19px;
    margin-bottom: 11px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-card-text{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-section{
    padding-top: 48px;
    padding-bottom: 52px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-container{
    padding-left: 16px;
    padding-right: 16px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-heading{
    font-size: 28px;
    max-width: 520px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-intro{
    font-size: 14.5px;
    line-height: 1.55;
    margin-bottom: 24px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-card{
    min-height: 230px;
    padding: 22px 14px 20px;
    border-radius: 17px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-icon{
    width: 52px;
    height: 52px;
    margin-bottom: 15px;
    border-radius: 14px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-i{
    font-size: 21px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-card-title{
    font-size: 16px;
    margin-bottom: 9px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-card-text{
    font-size: 13px;
    line-height: 1.48;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-section{
    padding-top: 42px;
    padding-bottom: 46px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-container{
    padding-left: 12px;
    padding-right: 12px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-heading{
    font-size: 25px;
    max-width: 350px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-intro{
    font-size: 13.5px;
    line-height: 1.5;
    margin-bottom: 20px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 11px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-card{
    min-height: 222px;
    padding: 19px 10px 17px;
    border-radius: 15px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-icon{
    width: 47px;
    height: 47px;
    margin-bottom: 13px;
    border-radius: 13px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-i{
    font-size: 19px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-card-title{
    font-size: 14.5px;
    margin-bottom: 8px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-card-text{
    font-size: 12.2px;
    line-height: 1.43;
  }}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-section{
    padding-top: 38px;
    padding-bottom: 40px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-container{
    padding-left: 10px;
    padding-right: 10px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-heading{
    font-size: 22px;
    max-width: 300px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-intro{
    font-size: 12.5px;
    line-height: 1.45;
    margin-bottom: 18px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 9px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-card{
    min-height: 214px;
    padding: 17px 8px 15px;
    border-radius: 14px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-icon{
    width: 42px;
    height: 42px;
    margin-bottom: 11px;
    border-radius: 12px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-i{
    font-size: 17px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-card-title{
    font-size: 13.4px;
    margin-bottom: 7px;
  }.tc-wp-content-root .fbvv-premium-viewer-wrap .fbvv-card-text{
    font-size: 11.4px;
    line-height: 1.38;
  }}