@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.5.2/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 .fbpv26-profile-viewer, .tc-wp-content-root .fbpv26-profile-viewer *{
  box-sizing: border-box;
}.tc-wp-content-root .fbpv26-profile-viewer{
  width: 100% !important;
  max-width: 100% !important;
  overflow: hidden;
  background: #ffffff;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
}.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-section{
  width: 100% !important;
  position: relative;
}.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-section-white{
  background: #ffffff;
}.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-section-tint{
  background:
    radial-gradient(circle at 18% 10%, rgba(24, 119, 242, 0.08), transparent 34%),
    radial-gradient(circle at 82% 20%, rgba(0, 198, 167, 0.09), transparent 30%),
    #f6f9fd;
}.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-container{
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  min-width: 0;
}.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-heading, .tc-wp-content-root .fbpv26-profile-viewer .fbpv26-intro, .tc-wp-content-root .fbpv26-profile-viewer .fbpv26-card-title, .tc-wp-content-root .fbpv26-profile-viewer .fbpv26-card-text{
  text-align: center !important;
}.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-heading{
  margin: 0 auto;
  color: #10203d;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-intro{
  margin-left: auto;
  margin-right: auto;
  max-width: 760px;
  color: #5f6f86;
  line-height: 1.72;
  font-weight: 500;
}.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-grid{
  display: grid !important;
  align-items: stretch !important;
  width: 100%;
  min-width: 0;
}.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-card{
  position: relative;
  z-index: 1;
  height: 100% !important;
  min-width: 0;
  overflow: hidden;
  display: grid;
  justify-items: center;
  align-content: start;
  text-align: center !important;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
  border: 1px solid rgba(24, 119, 242, 0.15);
  box-shadow: 0 18px 48px rgba(13, 44, 88, 0.09);
  transition: transform 280ms ease, box-shadow 280ms ease, border-color 280ms ease, background-position 420ms ease;
}.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-card::before{
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(135deg, rgba(24, 119, 242, 0.08), rgba(0, 198, 167, 0.08), rgba(255, 255, 255, 0));
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 280ms ease, transform 280ms ease;
}.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-card:hover{
  transform: translateY(-7px);
  border-color: rgba(24, 119, 242, 0.36);
  box-shadow: 0 24px 62px rgba(13, 44, 88, 0.15);
}.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-card:hover::before{
  opacity: 1;
  transform: translateY(0);
}.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-icon{
  display: grid;
  place-items: center;
  margin-left: auto;
  margin-right: auto;
  color: #1877f2;
  background:
    linear-gradient(135deg, rgba(24, 119, 242, 0.12), rgba(0, 198, 167, 0.16)),
    #ffffff;
  border: 1px solid rgba(24, 119, 242, 0.18);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9), 0 12px 26px rgba(24, 119, 242, 0.14);
  transition: transform 280ms ease, color 280ms ease, box-shadow 280ms ease;
}.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-card:hover .fbpv26-icon{
  transform: translateY(-3px) scale(1.04);
  color: #00a88f;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.95), 0 16px 32px rgba(0, 198, 167, 0.18);
}.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-i{
  line-height: 1;
  text-align: center;
}.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-card-title{
  margin: 0;
  color: #12213a;
  font-weight: 800;
  line-height: 1.24;
  letter-spacing: 0;
}.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-card-text{
  margin: 0;
  color: #64748b;
  line-height: 1.62;
  font-weight: 500;
}.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-reveal{
  opacity: 0;
  transform: translateY(16px);
}.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-reveal.fbpv26-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease;
}@media (min-width: 1024px) {.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-section{
    padding: 92px 0;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-container{
    padding: 0 24px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-heading{
    font-size: 42px;
    max-width: 980px;
    white-space: nowrap;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-intro{
    margin-top: 16px;
    margin-bottom: 42px;
    font-size: 17px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-grid-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-grid{
    gap: 24px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-card{
    min-height: 296px;
    padding: 34px 28px 30px;
    border-radius: 22px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-icon{
    width: 68px;
    height: 68px;
    border-radius: 20px;
    margin-bottom: 24px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-i{
    font-size: 28px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-card-title{
    font-size: 20px;
    margin-bottom: 13px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-card-text{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-section{
    padding: 72px 0;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-container{
    padding: 0 22px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-heading{
    font-size: 34px;
    max-width: 760px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-intro{
    margin-top: 14px;
    margin-bottom: 34px;
    font-size: 16px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 20px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-card{
    min-height: 268px;
    padding: 30px 24px 26px;
    border-radius: 20px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-icon{
    width: 62px;
    height: 62px;
    border-radius: 18px;
    margin-bottom: 21px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-i{
    font-size: 25px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-card-title{
    font-size: 18px;
    margin-bottom: 11px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-card-text{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-section{
    padding: 54px 0;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-container{
    padding: 0 16px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-heading{
    font-size: 29px;
    max-width: 420px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-intro{
    margin-top: 12px;
    margin-bottom: 26px;
    font-size: 14.5px;
    line-height: 1.58;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 14px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-card{
    min-height: 232px;
    padding: 22px 14px 19px;
    border-radius: 17px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-icon{
    width: 52px;
    height: 52px;
    border-radius: 15px;
    margin-bottom: 16px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-i{
    font-size: 21px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-card-title{
    font-size: 15.5px;
    margin-bottom: 9px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-card-text{
    font-size: 12.8px;
    line-height: 1.5;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-section{
    padding: 46px 0;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-container{
    padding: 0 12px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-heading{
    font-size: 25px;
    max-width: 350px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-intro{
    margin-top: 10px;
    margin-bottom: 22px;
    font-size: 13.5px;
    line-height: 1.52;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 11px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-card{
    min-height: 224px;
    padding: 19px 11px 17px;
    border-radius: 15px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-icon{
    width: 47px;
    height: 47px;
    border-radius: 14px;
    margin-bottom: 14px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-i{
    font-size: 19px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-card-title{
    font-size: 14.5px;
    margin-bottom: 8px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-card-text{
    font-size: 12.2px;
    line-height: 1.46;
  }}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-section{
    padding: 40px 0;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-container{
    padding: 0 10px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-heading{
    font-size: 22px;
    max-width: 300px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-intro{
    margin-top: 9px;
    margin-bottom: 19px;
    font-size: 12.5px;
    line-height: 1.48;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 9px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-card{
    min-height: 214px;
    padding: 17px 9px 15px;
    border-radius: 14px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-icon{
    width: 42px;
    height: 42px;
    border-radius: 13px;
    margin-bottom: 12px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-i{
    font-size: 17px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-card-title{
    font-size: 13.2px;
    margin-bottom: 7px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-card-text{
    font-size: 11.4px;
    line-height: 1.42;
  }}@media (max-width: 319px) {.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-section{
    padding: 36px 0;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-container{
    padding: 0 10px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-heading{
    font-size: 21px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-intro{
    font-size: 12.5px;
    margin: 9px auto 18px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-grid{
    grid-template-columns: 1fr !important;
    gap: 10px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-card{
    min-height: 210px;
    padding: 18px 12px 16px;
    border-radius: 14px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-icon{
    width: 42px;
    height: 42px;
    border-radius: 13px;
    margin-bottom: 12px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-i{
    font-size: 17px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-card-title{
    font-size: 14px;
    margin-bottom: 7px;
  }.tc-wp-content-root .fbpv26-profile-viewer .fbpv26-card-text{
    font-size: 12px;
  }}