@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 .tpv26-page-viewer, .tc-wp-content-root .tpv26-page-viewer *{
  box-sizing: border-box;
  min-width: 0;
}.tc-wp-content-root .tpv26-page-viewer{
  width: 100% !important;
  max-width: 100%;
  overflow: hidden;
  background: #ffffff;
  color: #152025;
  font-family: inherit;
}.tc-wp-content-root .tpv26-page-viewer .tpv26-section{
  width: 100% !important;
  overflow: hidden;
}.tc-wp-content-root .tpv26-page-viewer .tpv26-section-white{
  background: #ffffff;
}.tc-wp-content-root .tpv26-page-viewer .tpv26-section-tint{
  background:
    radial-gradient(circle at 12% 18%, rgba(254, 44, 85, 0.08), transparent 28%),
    radial-gradient(circle at 88% 8%, rgba(37, 244, 238, 0.12), transparent 26%),
    linear-gradient(180deg, #f7fbfb 0%, #fff7f9 100%);
}.tc-wp-content-root .tpv26-page-viewer .tpv26-container{
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
}.tc-wp-content-root .tpv26-page-viewer .tpv26-heading, .tc-wp-content-root .tpv26-page-viewer .tpv26-intro, .tc-wp-content-root .tpv26-page-viewer .tpv26-card-title, .tc-wp-content-root .tpv26-page-viewer .tpv26-card-text{
  text-align: center !important;
}.tc-wp-content-root .tpv26-page-viewer .tpv26-heading{
  margin: 0 auto;
  color: #11191d;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.tc-wp-content-root .tpv26-page-viewer .tpv26-intro{
  max-width: 760px;
  margin: 0 auto;
  color: #5a686d;
  line-height: 1.65;
  font-weight: 500;
}.tc-wp-content-root .tpv26-page-viewer .tpv26-grid{
  display: grid !important;
  align-items: stretch !important;
  width: 100%;
}.tc-wp-content-root .tpv26-page-viewer .tpv26-card{
  position: relative;
  height: 100% !important;
  overflow: hidden;
  border: 1px solid rgba(22, 45, 51, 0.1);
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    linear-gradient(135deg, rgba(254, 44, 85, 0.08), rgba(37, 244, 238, 0.08));
  box-shadow: 0 18px 48px rgba(16, 35, 42, 0.09);
  transition: transform 420ms ease, box-shadow 420ms ease, border-color 420ms ease, background-position 420ms ease;
  background-size: 100% 100%, 180% 180%;
}.tc-wp-content-root .tpv26-page-viewer .tpv26-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(254, 44, 85, 0.12), rgba(37, 244, 238, 0.1));
  opacity: 0;
  transition: opacity 420ms ease;
  pointer-events: none;
}.tc-wp-content-root .tpv26-page-viewer .tpv26-card:hover{
  transform: translateY(-9px) scale(1.012);
  border-color: rgba(254, 44, 85, 0.28);
  box-shadow: 0 26px 64px rgba(254, 44, 85, 0.13), 0 18px 42px rgba(37, 244, 238, 0.1);
  background-position: 0 0, 100% 50%;
}.tc-wp-content-root .tpv26-page-viewer .tpv26-card:hover::before{
  opacity: 1;
}.tc-wp-content-root .tpv26-page-viewer .tpv26-icon{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  margin-left: auto;
  margin-right: auto;
  border-radius: 20px;
  background:
    linear-gradient(135deg, #11191d 0%, #2a3135 42%, #fe2c55 100%);
  box-shadow: 0 14px 34px rgba(254, 44, 85, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  transition: transform 420ms ease, box-shadow 420ms ease;
}.tc-wp-content-root .tpv26-page-viewer .tpv26-card:nth-child(even) .tpv26-icon{
  background: linear-gradient(135deg, #10191d 0%, #00b8b2 50%, #25f4ee 100%);
  box-shadow: 0 14px 34px rgba(37, 244, 238, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.18);
}.tc-wp-content-root .tpv26-page-viewer .tpv26-card:hover .tpv26-icon{
  transform: translateY(-4px);
  box-shadow: 0 18px 42px rgba(254, 44, 85, 0.2), 0 12px 34px rgba(37, 244, 238, 0.16);
}.tc-wp-content-root .tpv26-page-viewer .tpv26-i{
  color: #ffffff;
  line-height: 1;
  text-align: center;
}.tc-wp-content-root .tpv26-page-viewer .tpv26-card-title{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #142126;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .tpv26-page-viewer .tpv26-card-text{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #657176;
  line-height: 1.58;
  font-weight: 500;
}.tc-wp-content-root .tpv26-page-viewer.tpv26-js .tpv26-card{
  opacity: 0;
  transform: translateY(18px);
}.tc-wp-content-root .tpv26-page-viewer.tpv26-js .tpv26-card.tpv26-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 1024px) {.tc-wp-content-root .tpv26-page-viewer .tpv26-section{
    padding: 88px 0;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-container{
    padding: 0 28px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-heading{
    font-size: 42px;
    white-space: nowrap;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-intro{
    margin-top: 16px;
    font-size: 17px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-grid{
    gap: 24px;
    margin-top: 42px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-grid-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-card{
    min-height: 294px;
    padding: 34px 26px 30px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-icon{
    width: 72px;
    height: 72px;
    margin-bottom: 24px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-i{
    font-size: 29px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-card-title{
    font-size: 20px;
    margin-bottom: 12px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-card-text{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .tpv26-page-viewer .tpv26-section{
    padding: 70px 0;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-container{
    padding: 0 24px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-heading{
    font-size: 36px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-intro{
    margin-top: 14px;
    font-size: 16px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-card{
    min-height: 270px;
    padding: 30px 22px 26px;
    border-radius: 20px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-icon{
    width: 66px;
    height: 66px;
    margin-bottom: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-i{
    font-size: 26px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-card-title{
    font-size: 19px;
    margin-bottom: 11px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-card-text{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .tpv26-page-viewer .tpv26-section{
    padding: 52px 0;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-container{
    padding: 0 16px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-heading{
    font-size: 28px;
    max-width: 390px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-intro{
    margin-top: 11px;
    font-size: 14px;
    line-height: 1.55;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 14px;
    margin-top: 26px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-card{
    min-height: 230px;
    padding: 22px 14px 20px;
    border-radius: 17px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-icon{
    width: 54px;
    height: 54px;
    margin-bottom: 16px;
    border-radius: 15px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-i{
    font-size: 22px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-card-title{
    font-size: 16px;
    margin-bottom: 8px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-card-text{
    font-size: 13px;
    line-height: 1.48;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .tpv26-page-viewer .tpv26-section{
    padding: 46px 0;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-container{
    padding: 0 12px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-heading{
    font-size: 25px;
    max-width: 330px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-intro{
    margin-top: 10px;
    font-size: 13.5px;
    line-height: 1.5;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px;
    margin-top: 24px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-card{
    min-height: 222px;
    padding: 19px 11px 17px;
    border-radius: 15px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-icon{
    width: 49px;
    height: 49px;
    margin-bottom: 14px;
    border-radius: 14px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-i{
    font-size: 20px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-card-title{
    font-size: 15px;
    margin-bottom: 7px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-card-text{
    font-size: 12.4px;
    line-height: 1.44;
  }}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .tpv26-page-viewer .tpv26-section{
    padding: 40px 0;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-container{
    padding: 0 10px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-heading{
    font-size: 22px;
    max-width: 285px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-intro{
    margin-top: 9px;
    font-size: 12.8px;
    line-height: 1.46;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px;
    margin-top: 22px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-card{
    min-height: 214px;
    padding: 17px 9px 15px;
    border-radius: 14px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-icon{
    width: 45px;
    height: 45px;
    margin-bottom: 12px;
    border-radius: 13px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-i{
    font-size: 18px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-card-title{
    font-size: 14px;
    margin-bottom: 6px;
  }.tc-wp-content-root .tpv26-page-viewer .tpv26-card-text{
    font-size: 11.8px;
    line-height: 1.4;
  }}