@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-section-wrap, .tc-wp-content-root .fbfv-section-wrap *{
  box-sizing: border-box;
  min-width: 0;
}.tc-wp-content-root .fbfv-section-wrap{
  width: 100% !important;
  overflow: hidden;
  background: #ffffff;
  color: #17233c;
  font-family: inherit;
}.tc-wp-content-root .fbfv-section-wrap .fbfv-section{
  width: 100% !important;
  overflow: hidden;
}.tc-wp-content-root .fbfv-section-wrap .fbfv-section-one, .tc-wp-content-root .fbfv-section-wrap .fbfv-section-three{
  background: #ffffff;
}.tc-wp-content-root .fbfv-section-wrap .fbfv-section-two{
  background:
    radial-gradient(circle at 50% 0%, rgba(23, 101, 184, 0.08), transparent 38%),
    linear-gradient(180deg, #f6f9fd 0%, #eef6f8 100%);
}.tc-wp-content-root .fbfv-section-wrap .fbfv-container{
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
}.tc-wp-content-root .fbfv-section-wrap .fbfv-heading{
  margin: 0 auto;
  color: #10213f;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
  text-align: center !important;
}.tc-wp-content-root .fbfv-section-wrap .fbfv-intro{
  margin: 0 auto;
  max-width: 760px;
  color: #52627a;
  font-weight: 400;
  line-height: 1.7;
  text-align: center !important;
}.tc-wp-content-root .fbfv-section-wrap .fbfv-grid{
  display: grid !important;
  align-items: stretch !important;
  width: 100% !important;
}.tc-wp-content-root .fbfv-section-wrap .fbfv-card{
  position: relative;
  display: block;
  height: 100% !important;
  overflow: hidden;
  text-align: center !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.94)),
    radial-gradient(circle at 50% 0%, rgba(45, 183, 180, 0.16), transparent 48%);
  border: 1px solid rgba(83, 119, 156, 0.18);
  box-shadow: 0 18px 42px rgba(17, 43, 82, 0.09);
  transition: transform 340ms ease, box-shadow 340ms ease, border-color 340ms ease, background-position 340ms ease;
}.tc-wp-content-root .fbfv-section-wrap .fbfv-card::before{
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(24, 97, 183, 0.09), rgba(45, 183, 180, 0.07));
  opacity: 0;
  transition: opacity 340ms ease;
  pointer-events: none;
}.tc-wp-content-root .fbfv-section-wrap .fbfv-card:hover{
  transform: translateY(-8px);
  border-color: rgba(45, 183, 180, 0.42);
  box-shadow: 0 24px 58px rgba(18, 66, 116, 0.15);
}.tc-wp-content-root .fbfv-section-wrap .fbfv-card:hover::before{
  opacity: 1;
}.tc-wp-content-root .fbfv-section-wrap .fbfv-icon{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  margin-left: auto;
  margin-right: auto;
  color: #ffffff;
  text-align: center !important;
  background: linear-gradient(135deg, #1765b8 0%, #2db7b4 100%);
  box-shadow: 0 14px 30px rgba(23, 101, 184, 0.22);
  transition: transform 340ms ease, box-shadow 340ms ease;
}.tc-wp-content-root .fbfv-section-wrap .fbfv-card:hover .fbfv-icon{
  transform: translateY(-3px) scale(1.04);
  box-shadow: 0 18px 34px rgba(45, 183, 180, 0.28);
}.tc-wp-content-root .fbfv-section-wrap .fbfv-i{
  display: block;
  line-height: 1;
  text-align: center !important;
}.tc-wp-content-root .fbfv-section-wrap .fbfv-card-title{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #10213f;
  font-weight: 760;
  line-height: 1.25;
  letter-spacing: 0;
  text-align: center !important;
}.tc-wp-content-root .fbfv-section-wrap .fbfv-card-text{
  position: relative;
  z-index: 1;
  margin: 0 auto;
  color: #5b6c82;
  font-weight: 400;
  line-height: 1.58;
  text-align: center !important;
}.tc-wp-content-root .fbfv-section-wrap .fbfv-reveal{
  opacity: 1;
  transform: translateY(0);
}.tc-wp-content-root .fbfv-section-wrap.fbfv-js-ready .fbfv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.tc-wp-content-root .fbfv-section-wrap.fbfv-js-ready .fbfv-reveal.fbfv-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 340ms ease, border-color 340ms ease;
}@media (min-width: 1024px) {.tc-wp-content-root .fbfv-section-wrap .fbfv-section{
    padding: 84px 0;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-container{
    padding: 0 28px;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-heading{
    font-size: 40px;
    max-width: 900px;
    white-space: nowrap;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-intro{
    margin-top: 16px;
    font-size: 17px;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-grid{
    margin-top: 44px;
    gap: 24px;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-grid-six{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-grid-eight{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-card{
    min-height: 292px;
    padding: 34px 26px 30px;
    border-radius: 22px;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-icon{
    width: 68px;
    height: 68px;
    border-radius: 20px;
    margin-bottom: 24px;
    font-size: 28px;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-card-title{
    font-size: 20px;
    margin-bottom: 13px;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-card-text{
    font-size: 15.5px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .fbfv-section-wrap .fbfv-section{
    padding: 66px 0;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-container{
    padding: 0 24px;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-heading{
    font-size: 34px;
    max-width: 760px;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-intro{
    margin-top: 14px;
    font-size: 16px;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 34px;
    gap: 20px;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-card{
    min-height: 268px;
    padding: 30px 24px 26px;
    border-radius: 20px;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-icon{
    width: 62px;
    height: 62px;
    border-radius: 18px;
    margin-bottom: 22px;
    font-size: 25px;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-card-title{
    font-size: 18.5px;
    margin-bottom: 12px;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-card-text{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .fbfv-section-wrap .fbfv-section{
    padding: 50px 0;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-container{
    padding: 0 16px;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-heading{
    font-size: 28px;
    max-width: 420px;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-intro{
    margin-top: 12px;
    font-size: 14.5px;
    line-height: 1.62;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 26px;
    gap: 14px;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-card{
    min-height: 230px;
    padding: 22px 14px 20px;
    border-radius: 16px;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-card:hover{
    transform: translateY(-5px);
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-icon{
    width: 50px;
    height: 50px;
    border-radius: 15px;
    margin-bottom: 16px;
    font-size: 21px;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-card-title{
    font-size: 16px;
    margin-bottom: 9px;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-card-text{
    font-size: 13px;
    line-height: 1.48;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .fbfv-section-wrap .fbfv-section{
    padding: 44px 0;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-container{
    padding: 0 12px;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-heading{
    font-size: 25px;
    max-width: 350px;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-intro{
    margin-top: 10px;
    font-size: 13.5px;
    line-height: 1.56;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 22px;
    gap: 12px;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-card{
    min-height: 220px;
    padding: 20px 11px 18px;
    border-radius: 14px;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-card:hover{
    transform: translateY(-4px);
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-icon{
    width: 46px;
    height: 46px;
    border-radius: 14px;
    margin-bottom: 14px;
    font-size: 19px;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-card-title{
    font-size: 15px;
    margin-bottom: 8px;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-card-text{
    font-size: 12.4px;
    line-height: 1.44;
  }}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .fbfv-section-wrap .fbfv-section{
    padding: 38px 0;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-container{
    padding: 0 10px;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-heading{
    font-size: 22px;
    max-width: 300px;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-intro{
    margin-top: 9px;
    font-size: 12.8px;
    line-height: 1.5;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 20px;
    gap: 10px;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-card{
    min-height: 214px;
    padding: 18px 9px 16px;
    border-radius: 13px;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-card:hover{
    transform: translateY(-3px);
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-icon{
    width: 42px;
    height: 42px;
    border-radius: 13px;
    margin-bottom: 12px;
    font-size: 17px;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-card-title{
    font-size: 14px;
    margin-bottom: 7px;
  }.tc-wp-content-root .fbfv-section-wrap .fbfv-card-text{
    font-size: 11.8px;
    line-height: 1.4;
  }}