@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 .fbav26-wrap, .tc-wp-content-root .fbav26-wrap *{
  box-sizing: border-box;
}.tc-wp-content-root .fbav26-wrap{
  --fbav26-primary: #1767a8;
  --fbav26-secondary: #18a6a6;
  --fbav26-accent: #f2b84b;
  --fbav26-ink: #162334;
  --fbav26-muted: #5b6878;
  --fbav26-line: rgba(23, 103, 168, 0.16);
  --fbav26-soft: #f4f9fb;
  --fbav26-card: #ffffff;
  --fbav26-shadow: rgba(22, 35, 52, 0.11);
  width: 100% !important;
  max-width: 100% !important;
  overflow: hidden;
  background: #ffffff;
  color: var(--fbav26-ink);
  font-family: inherit;
}.tc-wp-content-root .fbav26-section{
  width: 100% !important;
  overflow: hidden;
}.tc-wp-content-root .fbav26-section-one, .tc-wp-content-root .fbav26-section-three{
  background: #ffffff;
}.tc-wp-content-root .fbav26-section-two{
  background:
    radial-gradient(circle at 50% 0%, rgba(24, 166, 166, 0.12), transparent 34%),
    linear-gradient(180deg, #f6fbfb 0%, #eef7f8 100%);
}.tc-wp-content-root .fbav26-container{
  max-width: 1200px !important;
  width: 100% !important;
  margin: 0 auto !important;
  min-width: 0;
}.tc-wp-content-root .fbav26-title, .tc-wp-content-root .fbav26-intro, .tc-wp-content-root .fbav26-card-title, .tc-wp-content-root .fbav26-card-text{
  text-align: center !important;
  margin-left: auto;
  margin-right: auto;
}.tc-wp-content-root .fbav26-title{
  color: var(--fbav26-ink);
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
  margin-top: 0;
}.tc-wp-content-root .fbav26-intro{
  color: var(--fbav26-muted);
  line-height: 1.65;
  margin-top: 0;
}.tc-wp-content-root .fbav26-grid{
  display: grid !important;
  align-items: stretch !important;
  width: 100%;
  min-width: 0;
}.tc-wp-content-root .fbav26-card{
  position: relative;
  z-index: 1;
  height: 100% !important;
  min-width: 0;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.94)),
    radial-gradient(circle at 50% 0%, rgba(23, 103, 168, 0.1), transparent 48%);
  border: 1px solid var(--fbav26-line);
  border-radius: 22px;
  box-shadow: 0 18px 46px var(--fbav26-shadow);
  text-align: center !important;
  overflow: hidden;
  transition: transform 280ms ease, box-shadow 280ms ease, border-color 280ms ease, background-position 280ms ease;
}.tc-wp-content-root .fbav26-card::before{
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(135deg, rgba(23, 103, 168, 0.1), rgba(24, 166, 166, 0.08), rgba(242, 184, 75, 0.08));
  opacity: 0;
  transition: opacity 280ms ease;
}.tc-wp-content-root .fbav26-card:hover{
  transform: translateY(-8px) scale(1.01);
  border-color: rgba(24, 166, 166, 0.42);
  box-shadow: 0 24px 62px rgba(22, 35, 52, 0.16);
}.tc-wp-content-root .fbav26-card:hover::before{
  opacity: 1;
}.tc-wp-content-root .fbav26-icon{
  display: inline-grid;
  place-items: center;
  margin-left: auto;
  margin-right: auto;
  color: #ffffff;
  background: linear-gradient(135deg, var(--fbav26-primary), var(--fbav26-secondary));
  border: 1px solid rgba(255, 255, 255, 0.55);
  box-shadow: 0 14px 30px rgba(23, 103, 168, 0.24);
  text-align: center !important;
  transition: transform 280ms ease, box-shadow 280ms ease, background 280ms ease;
}.tc-wp-content-root .fbav26-card:hover .fbav26-icon{
  transform: translateY(-4px);
  background: linear-gradient(135deg, var(--fbav26-secondary), var(--fbav26-primary) 58%, var(--fbav26-accent));
  box-shadow: 0 18px 34px rgba(24, 166, 166, 0.28);
}.tc-wp-content-root .fbav26-i{
  line-height: 1;
  text-align: center !important;
}.tc-wp-content-root .fbav26-card-title{
  color: var(--fbav26-ink);
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .fbav26-card-text{
  color: var(--fbav26-muted);
  line-height: 1.58;
}.tc-wp-content-root .fbav26-wrap.fbav26-ready .fbav26-card{
  opacity: 0;
  transform: translateY(18px);
}.tc-wp-content-root .fbav26-wrap.fbav26-ready .fbav26-card.fbav26-revealed{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 1024px) {.tc-wp-content-root .fbav26-section{
    padding: 86px 0;
  }.tc-wp-content-root .fbav26-container{
    padding: 0 28px;
  }.tc-wp-content-root .fbav26-title{
    max-width: 980px;
    font-size: 42px;
    margin-bottom: 18px;
    white-space: nowrap;
  }.tc-wp-content-root .fbav26-intro{
    max-width: 760px;
    font-size: 17px;
    margin-bottom: 38px;
  }.tc-wp-content-root .fbav26-grid{
    gap: 24px;
  }.tc-wp-content-root .fbav26-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .fbav26-grid-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }.tc-wp-content-root .fbav26-card{
    min-height: 292px;
    padding: 34px 24px 30px;
  }.tc-wp-content-root .fbav26-icon{
    width: 70px;
    height: 70px;
    border-radius: 20px;
    margin-bottom: 22px;
    font-size: 28px;
  }.tc-wp-content-root .fbav26-card-title{
    font-size: 20px;
    margin: 0 0 13px;
  }.tc-wp-content-root .fbav26-card-text{
    font-size: 15.5px;
    margin: 0;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .fbav26-section{
    padding: 70px 0;
  }.tc-wp-content-root .fbav26-container{
    padding: 0 24px;
  }.tc-wp-content-root .fbav26-title{
    max-width: 760px;
    font-size: 34px;
    margin-bottom: 16px;
  }.tc-wp-content-root .fbav26-intro{
    max-width: 690px;
    font-size: 16px;
    margin-bottom: 30px;
  }.tc-wp-content-root .fbav26-grid, .tc-wp-content-root .fbav26-grid-3, .tc-wp-content-root .fbav26-grid-4{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-content-root .fbav26-card{
    min-height: 266px;
    padding: 30px 22px 26px;
    border-radius: 20px;
  }.tc-wp-content-root .fbav26-icon{
    width: 64px;
    height: 64px;
    border-radius: 18px;
    margin-bottom: 20px;
    font-size: 25px;
  }.tc-wp-content-root .fbav26-card-title{
    font-size: 19px;
    margin: 0 0 11px;
  }.tc-wp-content-root .fbav26-card-text{
    font-size: 15px;
    margin: 0;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .fbav26-section{
    padding: 54px 0;
  }.tc-wp-content-root .fbav26-container{
    padding: 0 16px;
  }.tc-wp-content-root .fbav26-title{
    max-width: 430px;
    font-size: 28px;
    margin-bottom: 12px;
  }.tc-wp-content-root .fbav26-intro{
    max-width: 520px;
    font-size: 14.5px;
    line-height: 1.55;
    margin-bottom: 22px;
  }.tc-wp-content-root .fbav26-grid, .tc-wp-content-root .fbav26-grid-3, .tc-wp-content-root .fbav26-grid-4{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
  }.tc-wp-content-root .fbav26-card{
    min-height: 228px;
    padding: 22px 13px 20px;
    border-radius: 16px;
  }.tc-wp-content-root .fbav26-icon{
    width: 52px;
    height: 52px;
    border-radius: 15px;
    margin-bottom: 15px;
    font-size: 21px;
  }.tc-wp-content-root .fbav26-card-title{
    font-size: 16px;
    line-height: 1.2;
    margin: 0 0 9px;
  }.tc-wp-content-root .fbav26-card-text{
    font-size: 13px;
    line-height: 1.48;
    margin: 0;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .fbav26-section{
    padding: 48px 0;
  }.tc-wp-content-root .fbav26-container{
    padding: 0 12px;
  }.tc-wp-content-root .fbav26-title{
    max-width: 360px;
    font-size: 25px;
    line-height: 1.16;
    margin-bottom: 11px;
  }.tc-wp-content-root .fbav26-intro{
    max-width: 360px;
    font-size: 13.5px;
    line-height: 1.5;
    margin-bottom: 18px;
  }.tc-wp-content-root .fbav26-grid, .tc-wp-content-root .fbav26-grid-3, .tc-wp-content-root .fbav26-grid-4{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 11px;
  }.tc-wp-content-root .fbav26-card{
    min-height: 218px;
    padding: 18px 10px 17px;
    border-radius: 14px;
  }.tc-wp-content-root .fbav26-icon{
    width: 46px;
    height: 46px;
    border-radius: 13px;
    margin-bottom: 13px;
    font-size: 19px;
  }.tc-wp-content-root .fbav26-card-title{
    font-size: 14.5px;
    line-height: 1.18;
    margin: 0 0 8px;
  }.tc-wp-content-root .fbav26-card-text{
    font-size: 12.3px;
    line-height: 1.42;
    margin: 0;
  }}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .fbav26-section{
    padding: 42px 0;
  }.tc-wp-content-root .fbav26-container{
    padding: 0 9px;
  }.tc-wp-content-root .fbav26-title{
    max-width: 310px;
    font-size: 22px;
    line-height: 1.16;
    margin-bottom: 10px;
  }.tc-wp-content-root .fbav26-intro{
    max-width: 310px;
    font-size: 12.7px;
    line-height: 1.46;
    margin-bottom: 16px;
  }.tc-wp-content-root .fbav26-grid, .tc-wp-content-root .fbav26-grid-3, .tc-wp-content-root .fbav26-grid-4{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 9px;
  }.tc-wp-content-root .fbav26-card{
    min-height: 210px;
    padding: 16px 8px 15px;
    border-radius: 13px;
  }.tc-wp-content-root .fbav26-icon{
    width: 42px;
    height: 42px;
    border-radius: 12px;
    margin-bottom: 11px;
    font-size: 17px;
  }.tc-wp-content-root .fbav26-card-title{
    font-size: 13.5px;
    line-height: 1.16;
    margin: 0 0 7px;
  }.tc-wp-content-root .fbav26-card-text{
    font-size: 11.7px;
    line-height: 1.38;
    margin: 0;
  }}