@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 .fbReelViewerPro, .tc-wp-content-root .fbReelViewerPro *{
  box-sizing: border-box;
  min-width: 0;
}.tc-wp-content-root .fbReelViewerPro{
  width: 100% !important;
  overflow: hidden;
  background: #ffffff;
  color: #182238;
  font-family: inherit;
}.tc-wp-content-root .fbReelViewerPro-section{
  width: 100% !important;
  overflow: hidden;
}.tc-wp-content-root .fbReelViewerPro-sectionOne, .tc-wp-content-root .fbReelViewerPro-sectionThree{
  background: #ffffff;
}.tc-wp-content-root .fbReelViewerPro-sectionTwo{
  background: linear-gradient(180deg, #f7fbff 0%, #eef7f6 100%);
}.tc-wp-content-root .fbReelViewerPro-container{
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding-left: 24px;
  padding-right: 24px;
}.tc-wp-content-root .fbReelViewerPro-h2{
  margin: 0 auto;
  text-align: center;
  color: #13213a;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.tc-wp-content-root .fbReelViewerPro-intro{
  margin: 16px auto 0;
  max-width: 760px;
  text-align: center;
  color: #536176;
  font-weight: 400;
  line-height: 1.65;
}.tc-wp-content-root .fbReelViewerPro-grid{
  display: grid !important;
  align-items: stretch !important;
  width: 100% !important;
  margin: 0 auto;
}.tc-wp-content-root .fbReelViewerPro-card{
  position: relative;
  isolation: isolate;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  height: 100% !important;
  text-align: center;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
  border: 1px solid rgba(33, 129, 133, 0.18);
  box-shadow: 0 18px 48px rgba(18, 45, 72, 0.09);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease, background-position 420ms ease;
}.tc-wp-content-root .fbReelViewerPro-card::before{
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: radial-gradient(circle at 50% 0%, rgba(24, 119, 242, 0.11), transparent 42%), linear-gradient(135deg, rgba(0, 178, 169, 0.1), transparent 54%);
  opacity: 0;
  transition: opacity 260ms ease;
}.tc-wp-content-root .fbReelViewerPro-card:hover{
  transform: translateY(-8px);
  border-color: rgba(24, 119, 242, 0.32);
  box-shadow: 0 24px 62px rgba(24, 119, 242, 0.16);
}.tc-wp-content-root .fbReelViewerPro-card:hover::before{
  opacity: 1;
}.tc-wp-content-root .fbReelViewerPro-card:hover .fbReelViewerPro-icon{
  transform: translateY(-4px) scale(1.04);
  box-shadow: 0 14px 30px rgba(0, 178, 169, 0.22);
}.tc-wp-content-root .fbReelViewerPro-card:hover .fbReelViewerPro-i{
  transform: translateY(-1px);
}.tc-wp-content-root .fbReelViewerPro-icon{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  color: #ffffff;
  background: linear-gradient(135deg, #1877f2 0%, #00b2a9 100%);
  box-shadow: 0 12px 28px rgba(24, 119, 242, 0.22);
  transition: transform 260ms ease, box-shadow 260ms ease;
}.tc-wp-content-root .fbReelViewerPro-i{
  display: block;
  line-height: 1;
  text-align: center;
  transition: transform 260ms ease;
}.tc-wp-content-root .fbReelViewerPro-cardTitle{
  margin: 0;
  text-align: center;
  color: #17233b;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .fbReelViewerPro-cardText{
  margin: 0;
  text-align: center;
  color: #5b687a;
  font-weight: 400;
  line-height: 1.6;
}.tc-wp-content-root .fbReelViewerPro.fbReelViewerPro-js .fbReelViewerPro-card{
  opacity: 0;
  transform: translateY(18px);
}.tc-wp-content-root .fbReelViewerPro.fbReelViewerPro-js .fbReelViewerPro-card.fbReelViewerPro-visible{
  opacity: 1;
  transform: translateY(0);
}.tc-wp-content-root .fbReelViewerPro.fbReelViewerPro-js .fbReelViewerPro-card.fbReelViewerPro-visible:hover{
  transform: translateY(-8px);
}@media (min-width: 1024px) {.tc-wp-content-root .fbReelViewerPro-section{
    padding: 86px 0;
  }.tc-wp-content-root .fbReelViewerPro-h2{
    font-size: 42px;
    max-width: 980px;
    white-space: nowrap;
  }.tc-wp-content-root .fbReelViewerPro-intro{
    font-size: 17px;
    margin-bottom: 40px;
  }.tc-wp-content-root .fbReelViewerPro-grid{
    gap: 24px;
  }.tc-wp-content-root .fbReelViewerPro-gridSix{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .fbReelViewerPro-gridEight{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }.tc-wp-content-root .fbReelViewerPro-card{
    min-height: 300px;
    padding: 34px 26px 30px;
    border-radius: 22px;
  }.tc-wp-content-root .fbReelViewerPro-icon{
    width: 68px;
    height: 68px;
    margin-bottom: 24px;
    border-radius: 20px;
    font-size: 27px;
  }.tc-wp-content-root .fbReelViewerPro-cardTitle{
    font-size: 20px;
    margin-bottom: 13px;
  }.tc-wp-content-root .fbReelViewerPro-cardText{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .fbReelViewerPro-section{
    padding: 70px 0;
  }.tc-wp-content-root .fbReelViewerPro-container{
    padding-left: 22px;
    padding-right: 22px;
  }.tc-wp-content-root .fbReelViewerPro-h2{
    font-size: 36px;
    max-width: 720px;
  }.tc-wp-content-root .fbReelViewerPro-intro{
    font-size: 16px;
    margin-bottom: 34px;
  }.tc-wp-content-root .fbReelViewerPro-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-content-root .fbReelViewerPro-card{
    min-height: 270px;
    padding: 30px 24px 26px;
    border-radius: 20px;
  }.tc-wp-content-root .fbReelViewerPro-icon{
    width: 62px;
    height: 62px;
    margin-bottom: 22px;
    border-radius: 18px;
    font-size: 25px;
  }.tc-wp-content-root .fbReelViewerPro-cardTitle{
    font-size: 19px;
    margin-bottom: 12px;
  }.tc-wp-content-root .fbReelViewerPro-cardText{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .fbReelViewerPro-section{
    padding: 54px 0;
  }.tc-wp-content-root .fbReelViewerPro-container{
    padding-left: 16px;
    padding-right: 16px;
  }.tc-wp-content-root .fbReelViewerPro-h2{
    font-size: 28px;
    max-width: 390px;
  }.tc-wp-content-root .fbReelViewerPro-intro{
    font-size: 14.5px;
    line-height: 1.55;
    margin-bottom: 26px;
  }.tc-wp-content-root .fbReelViewerPro-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
  }.tc-wp-content-root .fbReelViewerPro-card{
    min-height: 232px;
    padding: 22px 14px 20px;
    border-radius: 16px;
  }.tc-wp-content-root .fbReelViewerPro-icon{
    width: 50px;
    height: 50px;
    margin-bottom: 16px;
    border-radius: 15px;
    font-size: 21px;
  }.tc-wp-content-root .fbReelViewerPro-cardTitle{
    font-size: 16px;
    margin-bottom: 9px;
  }.tc-wp-content-root .fbReelViewerPro-cardText{
    font-size: 13px;
    line-height: 1.48;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .fbReelViewerPro-section{
    padding: 48px 0;
  }.tc-wp-content-root .fbReelViewerPro-container{
    padding-left: 13px;
    padding-right: 13px;
  }.tc-wp-content-root .fbReelViewerPro-h2{
    font-size: 25px;
    max-width: 340px;
  }.tc-wp-content-root .fbReelViewerPro-intro{
    font-size: 13.5px;
    line-height: 1.5;
    margin-bottom: 22px;
  }.tc-wp-content-root .fbReelViewerPro-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 11px;
  }.tc-wp-content-root .fbReelViewerPro-card{
    min-height: 224px;
    padding: 19px 11px 17px;
    border-radius: 15px;
  }.tc-wp-content-root .fbReelViewerPro-icon{
    width: 46px;
    height: 46px;
    margin-bottom: 14px;
    border-radius: 14px;
    font-size: 19px;
  }.tc-wp-content-root .fbReelViewerPro-cardTitle{
    font-size: 15px;
    margin-bottom: 8px;
  }.tc-wp-content-root .fbReelViewerPro-cardText{
    font-size: 12.5px;
    line-height: 1.45;
  }}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .fbReelViewerPro-section{
    padding: 42px 0;
  }.tc-wp-content-root .fbReelViewerPro-container{
    padding-left: 10px;
    padding-right: 10px;
  }.tc-wp-content-root .fbReelViewerPro-h2{
    font-size: 22px;
    max-width: 300px;
  }.tc-wp-content-root .fbReelViewerPro-intro{
    font-size: 12.8px;
    line-height: 1.45;
    margin-bottom: 18px;
  }.tc-wp-content-root .fbReelViewerPro-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 9px;
  }.tc-wp-content-root .fbReelViewerPro-card{
    min-height: 214px;
    padding: 17px 9px 15px;
    border-radius: 13px;
  }.tc-wp-content-root .fbReelViewerPro-icon{
    width: 42px;
    height: 42px;
    margin-bottom: 12px;
    border-radius: 13px;
    font-size: 17px;
  }.tc-wp-content-root .fbReelViewerPro-cardTitle{
    font-size: 14px;
    margin-bottom: 7px;
  }.tc-wp-content-root .fbReelViewerPro-cardText{
    font-size: 12px;
    line-height: 1.4;
  }}@media (max-width: 319px) {.tc-wp-content-root .fbReelViewerPro-grid{
    grid-template-columns: 1fr;
  }}