@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 .fbpv26-wrap, .tc-wp-content-root .fbpv26-wrap *{
  box-sizing: border-box;
}.tc-wp-content-root .fbpv26-wrap{
  width: 100% !important;
  max-width: 100% !important;
  overflow: hidden;
  background: #ffffff;
  color: #17233a;
  font-family: inherit;
}.tc-wp-content-root .fbpv26-section{
  width: 100% !important;
  overflow: hidden;
}.tc-wp-content-root .fbpv26-section-white{
  background: #ffffff;
}.tc-wp-content-root .fbpv26-section-tint{
  background:
    radial-gradient(circle at 50% 0%, rgba(24, 119, 242, 0.1), transparent 34%),
    linear-gradient(180deg, #f4f8ff 0%, #eef5ff 100%);
}.tc-wp-content-root .fbpv26-container{
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  min-width: 0;
}.tc-wp-content-root .fbpv26-h2, .tc-wp-content-root .fbpv26-intro, .tc-wp-content-root .fbpv26-title, .tc-wp-content-root .fbpv26-text{
  text-align: center !important;
}.tc-wp-content-root .fbpv26-h2{
  margin: 0 auto;
  color: #10213f;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.tc-wp-content-root .fbpv26-intro{
  margin: 0 auto;
  max-width: 760px;
  color: #52627a;
  line-height: 1.7;
  font-weight: 400;
}.tc-wp-content-root .fbpv26-grid{
  display: grid !important;
  align-items: stretch !important;
  width: 100%;
  min-width: 0;
}.tc-wp-content-root .fbpv26-card{
  position: relative;
  height: 100% !important;
  min-width: 0;
  overflow: hidden;
  text-align: center !important;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
  border: 1px solid rgba(33, 82, 143, 0.14);
  box-shadow: 0 18px 48px rgba(24, 58, 106, 0.09);
  transition: transform 280ms ease, box-shadow 280ms ease, border-color 280ms ease, background 280ms ease;
}.tc-wp-content-root .fbpv26-card::before{
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(24, 119, 242, 0.1), rgba(0, 200, 150, 0.08));
  opacity: 0;
  transition: opacity 280ms ease;
  pointer-events: none;
}.tc-wp-content-root .fbpv26-card:hover{
  transform: translateY(-8px);
  border-color: rgba(24, 119, 242, 0.34);
  box-shadow: 0 24px 64px rgba(24, 58, 106, 0.16);
}.tc-wp-content-root .fbpv26-card:hover::before{
  opacity: 1;
}.tc-wp-content-root .fbpv26-icon{
  position: relative;
  z-index: 1;
  display: inline-grid;
  place-items: center;
  margin-left: auto;
  margin-right: auto;
  color: #ffffff;
  background: linear-gradient(135deg, #1877f2 0%, #19b7a4 100%);
  box-shadow: 0 14px 28px rgba(24, 119, 242, 0.23);
  transition: transform 280ms ease, box-shadow 280ms ease;
  text-align: center !important;
}.tc-wp-content-root .fbpv26-card:hover .fbpv26-icon{
  transform: translateY(-4px) scale(1.04);
  box-shadow: 0 18px 34px rgba(25, 183, 164, 0.26);
}.tc-wp-content-root .fbpv26-i{
  line-height: 1;
  text-align: center !important;
}.tc-wp-content-root .fbpv26-title, .tc-wp-content-root .fbpv26-text{
  position: relative;
  z-index: 1;
}.tc-wp-content-root .fbpv26-title{
  margin: 0;
  color: #142847;
  font-weight: 750;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .fbpv26-text{
  margin: 0 auto;
  color: #5d6b80;
  line-height: 1.62;
  font-weight: 400;
}.tc-wp-content-root .fbpv26-reveal{
  opacity: 1;
  transform: translateY(0);
}.tc-wp-content-root .fbpv26-wrap.fbpv26-js .fbpv26-reveal{
  opacity: 0;
  transform: translateY(16px);
}.tc-wp-content-root .fbpv26-wrap.fbpv26-js .fbpv26-reveal.fbpv26-visible{
  opacity: 1;
  transform: translateY(0);
}.tc-wp-content-root .fbpv26-wrap.fbpv26-js .fbpv26-reveal{
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 280ms ease, border-color 280ms ease, background 280ms ease;
}@media (min-width: 1024px) {.tc-wp-content-root .fbpv26-section{
    padding: 86px 0;
  }.tc-wp-content-root .fbpv26-container{
    padding: 0 26px;
  }.tc-wp-content-root .fbpv26-h2{
    font-size: 42px;
    max-width: 980px;
    white-space: nowrap;
  }.tc-wp-content-root .fbpv26-intro{
    margin-top: 16px;
    font-size: 17px;
  }.tc-wp-content-root .fbpv26-grid{
    margin-top: 42px;
    gap: 26px;
  }.tc-wp-content-root .fbpv26-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .fbpv26-grid-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }.tc-wp-content-root .fbpv26-card{
    min-height: 292px;
    padding: 34px 26px 30px;
    border-radius: 22px;
  }.tc-wp-content-root .fbpv26-icon{
    width: 68px;
    height: 68px;
    border-radius: 20px;
    font-size: 28px;
    margin-bottom: 24px;
  }.tc-wp-content-root .fbpv26-title{
    font-size: 20px;
    margin-bottom: 13px;
  }.tc-wp-content-root .fbpv26-text{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .fbpv26-section{
    padding: 70px 0;
  }.tc-wp-content-root .fbpv26-container{
    padding: 0 24px;
  }.tc-wp-content-root .fbpv26-h2{
    font-size: 34px;
    max-width: 760px;
  }.tc-wp-content-root .fbpv26-intro{
    margin-top: 14px;
    font-size: 16px;
  }.tc-wp-content-root .fbpv26-grid{
    margin-top: 34px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .fbpv26-card{
    min-height: 266px;
    padding: 30px 22px 26px;
    border-radius: 20px;
  }.tc-wp-content-root .fbpv26-icon{
    width: 62px;
    height: 62px;
    border-radius: 18px;
    font-size: 25px;
    margin-bottom: 21px;
  }.tc-wp-content-root .fbpv26-title{
    font-size: 19px;
    margin-bottom: 11px;
  }.tc-wp-content-root .fbpv26-text{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .fbpv26-section{
    padding: 54px 0;
  }.tc-wp-content-root .fbpv26-container{
    padding: 0 16px;
  }.tc-wp-content-root .fbpv26-h2{
    font-size: 27px;
    max-width: 420px;
  }.tc-wp-content-root .fbpv26-intro{
    margin-top: 11px;
    font-size: 14px;
    line-height: 1.6;
  }.tc-wp-content-root .fbpv26-grid{
    margin-top: 26px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
  }.tc-wp-content-root .fbpv26-card{
    min-height: 232px;
    padding: 22px 13px 20px;
    border-radius: 16px;
  }.tc-wp-content-root .fbpv26-icon{
    width: 52px;
    height: 52px;
    border-radius: 15px;
    font-size: 21px;
    margin-bottom: 16px;
  }.tc-wp-content-root .fbpv26-title{
    font-size: 16px;
    margin-bottom: 9px;
  }.tc-wp-content-root .fbpv26-text{
    font-size: 13px;
    line-height: 1.52;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .fbpv26-section{
    padding: 48px 0;
  }.tc-wp-content-root .fbpv26-container{
    padding: 0 12px;
  }.tc-wp-content-root .fbpv26-h2{
    font-size: 24px;
    max-width: 350px;
  }.tc-wp-content-root .fbpv26-intro{
    margin-top: 10px;
    font-size: 13.5px;
    line-height: 1.56;
  }.tc-wp-content-root .fbpv26-grid{
    margin-top: 22px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 11px;
  }.tc-wp-content-root .fbpv26-card{
    min-height: 222px;
    padding: 20px 10px 18px;
    border-radius: 15px;
  }.tc-wp-content-root .fbpv26-icon{
    width: 48px;
    height: 48px;
    border-radius: 14px;
    font-size: 19px;
    margin-bottom: 14px;
  }.tc-wp-content-root .fbpv26-title{
    font-size: 15px;
    margin-bottom: 8px;
  }.tc-wp-content-root .fbpv26-text{
    font-size: 12.5px;
    line-height: 1.48;
  }}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .fbpv26-section{
    padding: 42px 0;
  }.tc-wp-content-root .fbpv26-container{
    padding: 0 9px;
  }.tc-wp-content-root .fbpv26-h2{
    font-size: 21px;
    max-width: 300px;
  }.tc-wp-content-root .fbpv26-intro{
    margin-top: 9px;
    font-size: 12.5px;
    line-height: 1.5;
  }.tc-wp-content-root .fbpv26-grid{
    margin-top: 20px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 9px;
  }.tc-wp-content-root .fbpv26-card{
    min-height: 216px;
    padding: 18px 8px 16px;
    border-radius: 14px;
  }.tc-wp-content-root .fbpv26-icon{
    width: 44px;
    height: 44px;
    border-radius: 13px;
    font-size: 18px;
    margin-bottom: 13px;
  }.tc-wp-content-root .fbpv26-title{
    font-size: 14px;
    margin-bottom: 7px;
  }.tc-wp-content-root .fbpv26-text{
    font-size: 12px;
    line-height: 1.44;
  }}@media (max-width: 319px) {.tc-wp-content-root .fbpv26-section{
    padding: 38px 0;
  }.tc-wp-content-root .fbpv26-container{
    padding: 0 10px;
  }.tc-wp-content-root .fbpv26-h2{
    font-size: 20px;
  }.tc-wp-content-root .fbpv26-intro{
    margin-top: 8px;
    font-size: 12px;
  }.tc-wp-content-root .fbpv26-grid{
    margin-top: 18px;
    grid-template-columns: 1fr;
    gap: 10px;
  }.tc-wp-content-root .fbpv26-card{
    min-height: 210px;
    padding: 18px 12px;
    border-radius: 14px;
  }.tc-wp-content-root .fbpv26-icon{
    width: 44px;
    height: 44px;
    border-radius: 13px;
    font-size: 18px;
    margin-bottom: 12px;
  }.tc-wp-content-root .fbpv26-title{
    font-size: 14px;
    margin-bottom: 7px;
  }.tc-wp-content-root .fbpv26-text{
    font-size: 12px;
  }}