@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 .fbcollectionviewer-2026, .tc-wp-content-root .fbcollectionviewer-2026 *{
  box-sizing: border-box;
}.tc-wp-content-root .fbcollectionviewer-2026{
  width: 100% !important;
  max-width: 100% !important;
  overflow: hidden;
  background: #ffffff;
  color: #172033;
  font-family: Arial, Helvetica, sans-serif;
}.tc-wp-content-root .fbcollectionviewer-2026-section{
  width: 100% !important;
  overflow: hidden;
}.tc-wp-content-root .fbcollectionviewer-2026-section-white{
  background: #ffffff;
}.tc-wp-content-root .fbcollectionviewer-2026-section-tint{
  background: linear-gradient(180deg, #f2f8ff 0%, #edf7f5 100%);
}.tc-wp-content-root .fbcollectionviewer-2026-container{
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  min-width: 0;
}.tc-wp-content-root .fbcollectionviewer-2026-heading, .tc-wp-content-root .fbcollectionviewer-2026-intro, .tc-wp-content-root .fbcollectionviewer-2026-title, .tc-wp-content-root .fbcollectionviewer-2026-text{
  text-align: center !important;
  margin-left: auto;
  margin-right: auto;
}.tc-wp-content-root .fbcollectionviewer-2026-heading{
  color: #123b6d;
  font-weight: 800;
  line-height: 1.16;
  letter-spacing: 0;
  margin-top: 0;
}.tc-wp-content-root .fbcollectionviewer-2026-intro{
  color: #526070;
  line-height: 1.7;
  margin-top: 0;
}.tc-wp-content-root .fbcollectionviewer-2026-grid{
  display: grid !important;
  align-items: stretch !important;
  width: 100% !important;
  min-width: 0;
}.tc-wp-content-root .fbcollectionviewer-2026-card{
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  height: 100% !important;
  min-width: 0;
  overflow: hidden;
  text-align: center !important;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
  border: 1px solid #d9e7f5;
  border-radius: 24px;
  box-shadow: 0 18px 42px rgba(18, 59, 109, 0.09);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease, background 260ms ease;
}.tc-wp-content-root .fbcollectionviewer-2026-card::before{
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 50% -10%, rgba(24, 119, 242, 0.12), transparent 46%);
  opacity: 0;
  transition: opacity 260ms ease;
  pointer-events: none;
}.tc-wp-content-root .fbcollectionviewer-2026-card:hover{
  transform: translateY(-8px);
  border-color: rgba(24, 119, 242, 0.34);
  box-shadow: 0 24px 58px rgba(18, 59, 109, 0.16);
  background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
}.tc-wp-content-root .fbcollectionviewer-2026-card:hover::before{
  opacity: 1;
}.tc-wp-content-root .fbcollectionviewer-2026-icon{
  position: relative;
  display: grid;
  place-items: center;
  margin-left: auto;
  margin-right: auto;
  border-radius: 22px;
  color: #ffffff;
  background: linear-gradient(135deg, #1877f2 0%, #00a884 100%);
  box-shadow: 0 14px 28px rgba(24, 119, 242, 0.22);
  transition: transform 260ms ease, box-shadow 260ms ease;
}.tc-wp-content-root .fbcollectionviewer-2026-card:hover .fbcollectionviewer-2026-icon{
  transform: translateY(-3px) scale(1.04);
  box-shadow: 0 18px 34px rgba(0, 168, 132, 0.26);
}.tc-wp-content-root .fbcollectionviewer-2026-i{
  color: #ffffff;
  line-height: 1;
  text-align: center !important;
}.tc-wp-content-root .fbcollectionviewer-2026-title{
  position: relative;
  z-index: 1;
  color: #172033;
  font-weight: 800;
  line-height: 1.28;
  letter-spacing: 0;
}.tc-wp-content-root .fbcollectionviewer-2026-text{
  position: relative;
  z-index: 1;
  color: #5a6675;
  line-height: 1.62;
}.tc-wp-content-root .fbcollectionviewer-2026.fcv-js .fcv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.tc-wp-content-root .fbcollectionviewer-2026.fcv-js .fcv-reveal.fcv-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease, background 260ms ease;
}@media (min-width: 1024px) {.tc-wp-content-root .fbcollectionviewer-2026-section{
    padding: 86px 0;
  }.tc-wp-content-root .fbcollectionviewer-2026-container{
    padding: 0 24px;
  }.tc-wp-content-root .fbcollectionviewer-2026-heading{
    font-size: 42px;
    margin-bottom: 16px;
    white-space: nowrap;
  }.tc-wp-content-root .fbcollectionviewer-2026-intro{
    max-width: 760px;
    font-size: 17px;
    margin-bottom: 42px;
  }.tc-wp-content-root .fbcollectionviewer-2026-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .fbcollectionviewer-2026-grid-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }.tc-wp-content-root .fbcollectionviewer-2026-grid{
    gap: 24px;
  }.tc-wp-content-root .fbcollectionviewer-2026-card{
    min-height: 300px;
    padding: 34px 26px 30px;
  }.tc-wp-content-root .fbcollectionviewer-2026-icon{
    width: 70px;
    height: 70px;
    margin-bottom: 24px;
  }.tc-wp-content-root .fbcollectionviewer-2026-i{
    font-size: 28px;
  }.tc-wp-content-root .fbcollectionviewer-2026-title{
    font-size: 20px;
    margin: 0 0 13px;
  }.tc-wp-content-root .fbcollectionviewer-2026-text{
    font-size: 15px;
    margin: 0;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .fbcollectionviewer-2026-section{
    padding: 68px 0;
  }.tc-wp-content-root .fbcollectionviewer-2026-container{
    padding: 0 22px;
  }.tc-wp-content-root .fbcollectionviewer-2026-heading{
    font-size: 34px;
    margin-bottom: 14px;
  }.tc-wp-content-root .fbcollectionviewer-2026-intro{
    max-width: 680px;
    font-size: 16px;
    margin-bottom: 34px;
  }.tc-wp-content-root .fbcollectionviewer-2026-grid, .tc-wp-content-root .fbcollectionviewer-2026-grid-3, .tc-wp-content-root .fbcollectionviewer-2026-grid-4{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-content-root .fbcollectionviewer-2026-card{
    min-height: 270px;
    padding: 30px 22px 26px;
    border-radius: 22px;
  }.tc-wp-content-root .fbcollectionviewer-2026-icon{
    width: 64px;
    height: 64px;
    margin-bottom: 21px;
  }.tc-wp-content-root .fbcollectionviewer-2026-i{
    font-size: 25px;
  }.tc-wp-content-root .fbcollectionviewer-2026-title{
    font-size: 18px;
    margin: 0 0 11px;
  }.tc-wp-content-root .fbcollectionviewer-2026-text{
    font-size: 14px;
    margin: 0;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .fbcollectionviewer-2026-section{
    padding: 52px 0;
  }.tc-wp-content-root .fbcollectionviewer-2026-container{
    padding: 0 16px;
  }.tc-wp-content-root .fbcollectionviewer-2026-heading{
    font-size: 27px;
    margin-bottom: 11px;
  }.tc-wp-content-root .fbcollectionviewer-2026-intro{
    max-width: 560px;
    font-size: 14px;
    line-height: 1.58;
    margin-bottom: 24px;
  }.tc-wp-content-root .fbcollectionviewer-2026-grid, .tc-wp-content-root .fbcollectionviewer-2026-grid-3, .tc-wp-content-root .fbcollectionviewer-2026-grid-4{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
  }.tc-wp-content-root .fbcollectionviewer-2026-card{
    min-height: 230px;
    padding: 22px 14px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .fbcollectionviewer-2026-icon{
    width: 52px;
    height: 52px;
    margin-bottom: 16px;
    border-radius: 17px;
  }.tc-wp-content-root .fbcollectionviewer-2026-i{
    font-size: 21px;
  }.tc-wp-content-root .fbcollectionviewer-2026-title{
    font-size: 15px;
    margin: 0 0 8px;
  }.tc-wp-content-root .fbcollectionviewer-2026-text{
    font-size: 12.5px;
    line-height: 1.5;
    margin: 0;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .fbcollectionviewer-2026-section{
    padding: 46px 0;
  }.tc-wp-content-root .fbcollectionviewer-2026-container{
    padding: 0 12px;
  }.tc-wp-content-root .fbcollectionviewer-2026-heading{
    font-size: 24px;
    margin-bottom: 10px;
  }.tc-wp-content-root .fbcollectionviewer-2026-intro{
    font-size: 13px;
    line-height: 1.54;
    margin-bottom: 20px;
  }.tc-wp-content-root .fbcollectionviewer-2026-grid, .tc-wp-content-root .fbcollectionviewer-2026-grid-3, .tc-wp-content-root .fbcollectionviewer-2026-grid-4{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 11px;
  }.tc-wp-content-root .fbcollectionviewer-2026-card{
    min-height: 218px;
    padding: 18px 10px 17px;
    border-radius: 16px;
  }.tc-wp-content-root .fbcollectionviewer-2026-icon{
    width: 48px;
    height: 48px;
    margin-bottom: 13px;
    border-radius: 15px;
  }.tc-wp-content-root .fbcollectionviewer-2026-i{
    font-size: 19px;
  }.tc-wp-content-root .fbcollectionviewer-2026-title{
    font-size: 14px;
    margin: 0 0 7px;
  }.tc-wp-content-root .fbcollectionviewer-2026-text{
    font-size: 12px;
    line-height: 1.46;
    margin: 0;
  }}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .fbcollectionviewer-2026-section{
    padding: 40px 0;
  }.tc-wp-content-root .fbcollectionviewer-2026-container{
    padding: 0 10px;
  }.tc-wp-content-root .fbcollectionviewer-2026-heading{
    font-size: 21px;
    margin-bottom: 9px;
  }.tc-wp-content-root .fbcollectionviewer-2026-intro{
    font-size: 12px;
    line-height: 1.48;
    margin-bottom: 18px;
  }.tc-wp-content-root .fbcollectionviewer-2026-grid, .tc-wp-content-root .fbcollectionviewer-2026-grid-3, .tc-wp-content-root .fbcollectionviewer-2026-grid-4{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 9px;
  }.tc-wp-content-root .fbcollectionviewer-2026-card{
    min-height: 210px;
    padding: 16px 8px 15px;
    border-radius: 14px;
  }.tc-wp-content-root .fbcollectionviewer-2026-icon{
    width: 42px;
    height: 42px;
    margin-bottom: 11px;
    border-radius: 13px;
  }.tc-wp-content-root .fbcollectionviewer-2026-i{
    font-size: 17px;
  }.tc-wp-content-root .fbcollectionviewer-2026-title{
    font-size: 13px;
    margin: 0 0 6px;
  }.tc-wp-content-root .fbcollectionviewer-2026-text{
    font-size: 11px;
    line-height: 1.42;
    margin: 0;
  }}