@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-wrapper, .tc-wp-content-root .tpv26-wrapper *{
  box-sizing: border-box;
}.tc-wp-content-root .tpv26-wrapper{
  width: 100% !important;
  max-width: 100% !important;
  overflow: hidden;
  background: #ffffff;
  color: #1c2027;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.tc-wp-content-root .tpv26-wrapper .tpv26-section{
  width: 100% !important;
}.tc-wp-content-root .tpv26-wrapper .tpv26-section-white{
  background: #ffffff;
}.tc-wp-content-root .tpv26-wrapper .tpv26-section-tint{
  background: linear-gradient(180deg, #f7fbfb 0%, #fff6f8 100%);
}.tc-wp-content-root .tpv26-wrapper .tpv26-container{
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  min-width: 0;
}.tc-wp-content-root .tpv26-wrapper .tpv26-title{
  margin: 0 auto;
  color: #101418;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
  text-align: center;
}.tc-wp-content-root .tpv26-wrapper .tpv26-intro{
  margin: 0 auto;
  max-width: 760px;
  color: #59616c;
  font-weight: 450;
  line-height: 1.65;
  text-align: center;
}.tc-wp-content-root .tpv26-wrapper .tpv26-grid{
  display: grid !important;
  width: 100%;
  align-items: stretch !important;
  min-width: 0;
}.tc-wp-content-root .tpv26-wrapper .tpv26-card{
  position: relative;
  z-index: 1;
  height: 100% !important;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(25, 211, 197, 0.2);
  background:
    radial-gradient(circle at 50% 0%, rgba(25, 211, 197, 0.09), transparent 34%),
    linear-gradient(180deg, #ffffff 0%, #fffefe 100%);
  box-shadow: 0 18px 42px rgba(12, 22, 32, 0.08);
  text-align: center;
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease, background 260ms ease;
}.tc-wp-content-root .tpv26-wrapper .tpv26-card::before{
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  opacity: 0;
  background: linear-gradient(135deg, rgba(25, 211, 197, 0.12), rgba(255, 46, 99, 0.1));
  transition: opacity 260ms ease;
}.tc-wp-content-root .tpv26-wrapper .tpv26-card:hover{
  transform: translateY(-7px) scale(1.012);
  border-color: rgba(255, 46, 99, 0.42);
  box-shadow: 0 26px 58px rgba(255, 46, 99, 0.16);
}.tc-wp-content-root .tpv26-wrapper .tpv26-card:hover::before{
  opacity: 1;
}.tc-wp-content-root .tpv26-wrapper .tpv26-icon{
  display: grid;
  place-items: center;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid rgba(25, 211, 197, 0.3);
  background: linear-gradient(135deg, #19d3c5 0%, #ff2e63 100%);
  box-shadow: 0 14px 28px rgba(25, 211, 197, 0.22);
  color: #ffffff;
  text-align: center;
  transition: transform 260ms ease, box-shadow 260ms ease;
}.tc-wp-content-root .tpv26-wrapper .tpv26-card:hover .tpv26-icon{
  transform: translateY(-3px);
  box-shadow: 0 18px 34px rgba(255, 46, 99, 0.24);
}.tc-wp-content-root .tpv26-wrapper .tpv26-i{
  display: block;
  color: #ffffff;
  line-height: 1;
  text-align: center;
}.tc-wp-content-root .tpv26-wrapper .tpv26-card-title{
  margin: 0;
  color: #151a20;
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: 0;
  text-align: center;
}.tc-wp-content-root .tpv26-wrapper .tpv26-card-text{
  margin: 0 auto;
  color: #636b76;
  font-weight: 450;
  line-height: 1.58;
  text-align: center;
}.tc-wp-content-root .tpv26-wrapper .tpv26-card{
  opacity: 1;
  transform: translateY(0);
}.tc-wp-content-root .tpv26-wrapper.tpv26-js .tpv26-card{
  opacity: 0;
  transform: translateY(18px);
}.tc-wp-content-root .tpv26-wrapper.tpv26-js .tpv26-card.tpv26-reveal{
  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 .tpv26-wrapper .tpv26-section{
    padding: 86px 0 !important;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-container{
    padding: 0 24px !important;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-title{
    font-size: 42px;
    white-space: nowrap;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-intro{
    margin-top: 16px;
    font-size: 17px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-grid{
    margin-top: 42px;
    gap: 24px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .tpv26-wrapper .tpv26-card{
    min-height: 292px;
    padding: 34px 28px;
    border-radius: 24px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-icon{
    width: 72px;
    height: 72px;
    border-radius: 22px;
    margin-bottom: 25px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-i{
    font-size: 29px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-card-title{
    font-size: 21px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-card-text{
    margin-top: 13px;
    font-size: 15.5px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .tpv26-wrapper .tpv26-section{
    padding: 68px 0 !important;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-container{
    padding: 0 22px !important;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-title{
    font-size: 34px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-intro{
    margin-top: 14px;
    font-size: 16px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 34px;
    gap: 20px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-card{
    min-height: 266px;
    padding: 30px 24px;
    border-radius: 22px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-icon{
    width: 66px;
    height: 66px;
    border-radius: 20px;
    margin-bottom: 22px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-i{
    font-size: 26px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-card-title{
    font-size: 19px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-card-text{
    margin-top: 12px;
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .tpv26-wrapper .tpv26-section{
    padding: 50px 0 !important;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-container{
    padding: 0 16px !important;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-title{
    max-width: 390px;
    font-size: 27px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-intro{
    margin-top: 11px;
    font-size: 14.5px;
    line-height: 1.55;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 26px;
    gap: 14px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-card{
    min-height: 232px;
    padding: 22px 14px;
    border-radius: 18px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-icon{
    width: 54px;
    height: 54px;
    border-radius: 17px;
    margin-bottom: 17px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-i{
    font-size: 21px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-card-title{
    font-size: 16px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-card-text{
    margin-top: 9px;
    font-size: 13px;
    line-height: 1.5;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .tpv26-wrapper .tpv26-section{
    padding: 44px 0 !important;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-container{
    padding: 0 12px !important;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-title{
    max-width: 340px;
    font-size: 24px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-intro{
    margin-top: 10px;
    font-size: 13.5px;
    line-height: 1.52;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 24px;
    gap: 11px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-card{
    min-height: 224px;
    padding: 19px 11px;
    border-radius: 16px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-icon{
    width: 48px;
    height: 48px;
    border-radius: 15px;
    margin-bottom: 15px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-i{
    font-size: 19px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-card-title{
    font-size: 15px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-card-text{
    margin-top: 8px;
    font-size: 12.4px;
    line-height: 1.47;
  }}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .tpv26-wrapper .tpv26-section{
    padding: 38px 0 !important;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-container{
    padding: 0 10px !important;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-title{
    max-width: 300px;
    font-size: 21px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-intro{
    margin-top: 9px;
    font-size: 12.8px;
    line-height: 1.48;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 21px;
    gap: 9px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-card{
    min-height: 214px;
    padding: 17px 9px;
    border-radius: 14px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-icon{
    width: 44px;
    height: 44px;
    border-radius: 14px;
    margin-bottom: 13px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-i{
    font-size: 17px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-card-title{
    font-size: 14px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-card-text{
    margin-top: 7px;
    font-size: 11.7px;
    line-height: 1.42;
  }}@media (max-width: 319px) {.tc-wp-content-root .tpv26-wrapper .tpv26-section{
    padding: 34px 0 !important;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-container{
    padding: 0 10px !important;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-title{
    font-size: 21px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-intro{
    margin-top: 9px;
    font-size: 13px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-grid{
    grid-template-columns: 1fr;
    margin-top: 20px;
    gap: 10px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-card{
    min-height: 210px;
    padding: 18px 12px;
    border-radius: 14px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-icon{
    width: 44px;
    height: 44px;
    border-radius: 14px;
    margin-bottom: 13px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-i{
    font-size: 17px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-card-title{
    font-size: 14px;
  }.tc-wp-content-root .tpv26-wrapper .tpv26-card-text{
    margin-top: 7px;
    font-size: 12px;
  }}