@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 .rgv-premium-7941, .tc-wp-content-root .rgv-premium-7941 *{
  box-sizing: border-box;
  min-width: 0;
}.tc-wp-content-root .rgv-premium-7941{
  width: 100% !important;
  overflow: hidden;
  background: #ffffff;
  color: #172126;
  font-family: Arial, Helvetica, sans-serif;
}.tc-wp-content-root .rgv-premium-7941 .rgv-section{
  width: 100% !important;
}.tc-wp-content-root .rgv-premium-7941 .rgv-section-white{
  background: #ffffff;
}.tc-wp-content-root .rgv-premium-7941 .rgv-section-tint{
  background: linear-gradient(180deg, #fff7f3 0%, #f7fbfa 100%);
}.tc-wp-content-root .rgv-premium-7941 .rgv-container{
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
}.tc-wp-content-root .rgv-premium-7941 h2, .tc-wp-content-root .rgv-premium-7941 .rgv-intro, .tc-wp-content-root .rgv-premium-7941 h3, .tc-wp-content-root .rgv-premium-7941 p{
  text-align: center;
  letter-spacing: 0;
}.tc-wp-content-root .rgv-premium-7941 h2{
  margin: 0 auto;
  color: #172126;
  font-weight: 800;
  line-height: 1.15;
}.tc-wp-content-root .rgv-premium-7941 .rgv-intro{
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
  color: #526064;
  line-height: 1.7;
}.tc-wp-content-root .rgv-premium-7941 .rgv-grid{
  display: grid !important;
  align-items: stretch !important;
}.tc-wp-content-root .rgv-premium-7941 .rgv-card{
  height: 100% !important;
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid #dfe8e5;
  box-shadow: 0 18px 48px rgba(20, 43, 45, 0.11);
  border-radius: 22px;
  display: grid;
  justify-items: center;
  align-content: start;
  position: relative;
  overflow: hidden;
  transition: transform 320ms ease, box-shadow 320ms ease, border-color 320ms ease, background 320ms ease;
}.tc-wp-content-root .rgv-premium-7941 .rgv-card::before{
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 50% 0%, rgba(255, 69, 0, 0.11), transparent 42%);
  opacity: 0;
  transition: opacity 320ms ease, transform 320ms ease;
  transform: translateY(-10px);
  pointer-events: none;
}.tc-wp-content-root .rgv-premium-7941 .rgv-card:hover{
  transform: translateY(-8px);
  border-color: rgba(255, 69, 0, 0.38);
  box-shadow: 0 24px 64px rgba(255, 69, 0, 0.16);
}.tc-wp-content-root .rgv-premium-7941 .rgv-card:hover::before{
  opacity: 1;
  transform: translateY(0);
}.tc-wp-content-root .rgv-premium-7941 .rgv-icon{
  display: grid;
  place-items: center;
  border-radius: 999px;
  background: linear-gradient(135deg, #ff4500 0%, #0f8b8d 100%);
  box-shadow: 0 14px 28px rgba(255, 69, 0, 0.22);
  color: #ffffff;
  position: relative;
  z-index: 1;
  transition: transform 320ms ease, box-shadow 320ms ease;
}.tc-wp-content-root .rgv-premium-7941 .rgv-card:hover .rgv-icon{
  transform: translateY(-3px) scale(1.04);
  box-shadow: 0 18px 34px rgba(15, 139, 141, 0.22);
}.tc-wp-content-root .rgv-premium-7941 .rgv-i{
  color: #ffffff;
  line-height: 1;
}.tc-wp-content-root .rgv-premium-7941 h3{
  margin: 0;
  color: #172126;
  font-weight: 800;
  line-height: 1.25;
  position: relative;
  z-index: 1;
}.tc-wp-content-root .rgv-premium-7941 .rgv-card p{
  margin: 0;
  color: #526064;
  line-height: 1.65;
  position: relative;
  z-index: 1;
}.tc-wp-content-root .rgv-premium-7941 .rgv-card.rgv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.tc-wp-content-root .rgv-premium-7941 .rgv-card.rgv-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 1024px) {.tc-wp-content-root .rgv-premium-7941 .rgv-section{
    padding: 88px 24px;
  }.tc-wp-content-root .rgv-premium-7941 h2{
    font-size: 42px;
    white-space: nowrap;
  }.tc-wp-content-root .rgv-premium-7941 .rgv-intro{
    font-size: 18px;
    margin-top: 16px;
    margin-bottom: 42px;
  }.tc-wp-content-root .rgv-premium-7941 .rgv-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 26px;
  }.tc-wp-content-root .rgv-premium-7941 .rgv-card{
    min-height: 296px;
    padding: 34px 28px;
  }.tc-wp-content-root .rgv-premium-7941 .rgv-icon{
    width: 72px;
    height: 72px;
    margin-bottom: 24px;
  }.tc-wp-content-root .rgv-premium-7941 .rgv-i{
    font-size: 30px;
  }.tc-wp-content-root .rgv-premium-7941 h3{
    font-size: 21px;
    margin-bottom: 14px;
  }.tc-wp-content-root .rgv-premium-7941 .rgv-card p{
    font-size: 16px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .rgv-premium-7941 .rgv-section{
    padding: 70px 22px;
  }.tc-wp-content-root .rgv-premium-7941 h2{
    font-size: 34px;
  }.tc-wp-content-root .rgv-premium-7941 .rgv-intro{
    font-size: 17px;
    margin-top: 14px;
    margin-bottom: 34px;
  }.tc-wp-content-root .rgv-premium-7941 .rgv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .rgv-premium-7941 .rgv-card{
    min-height: 270px;
    padding: 30px 24px;
    border-radius: 20px;
  }.tc-wp-content-root .rgv-premium-7941 .rgv-icon{
    width: 66px;
    height: 66px;
    margin-bottom: 21px;
  }.tc-wp-content-root .rgv-premium-7941 .rgv-i{
    font-size: 27px;
  }.tc-wp-content-root .rgv-premium-7941 h3{
    font-size: 20px;
    margin-bottom: 12px;
  }.tc-wp-content-root .rgv-premium-7941 .rgv-card p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .rgv-premium-7941 .rgv-section{
    padding: 54px 16px;
  }.tc-wp-content-root .rgv-premium-7941 h2{
    font-size: 28px;
  }.tc-wp-content-root .rgv-premium-7941 .rgv-intro{
    font-size: 15px;
    margin-top: 12px;
    margin-bottom: 26px;
    line-height: 1.6;
  }.tc-wp-content-root .rgv-premium-7941 .rgv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
  }.tc-wp-content-root .rgv-premium-7941 .rgv-card{
    min-height: 236px;
    padding: 22px 14px;
    border-radius: 16px;
  }.tc-wp-content-root .rgv-premium-7941 .rgv-icon{
    width: 54px;
    height: 54px;
    margin-bottom: 16px;
  }.tc-wp-content-root .rgv-premium-7941 .rgv-i{
    font-size: 22px;
  }.tc-wp-content-root .rgv-premium-7941 h3{
    font-size: 17px;
    margin-bottom: 10px;
  }.tc-wp-content-root .rgv-premium-7941 .rgv-card p{
    font-size: 13px;
    line-height: 1.5;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .rgv-premium-7941 .rgv-section{
    padding: 48px 14px;
  }.tc-wp-content-root .rgv-premium-7941 h2{
    font-size: 25px;
  }.tc-wp-content-root .rgv-premium-7941 .rgv-intro{
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 22px;
    line-height: 1.55;
  }.tc-wp-content-root .rgv-premium-7941 .rgv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }.tc-wp-content-root .rgv-premium-7941 .rgv-card{
    min-height: 226px;
    padding: 20px 12px;
    border-radius: 15px;
  }.tc-wp-content-root .rgv-premium-7941 .rgv-icon{
    width: 50px;
    height: 50px;
    margin-bottom: 14px;
  }.tc-wp-content-root .rgv-premium-7941 .rgv-i{
    font-size: 20px;
  }.tc-wp-content-root .rgv-premium-7941 h3{
    font-size: 16px;
    margin-bottom: 9px;
  }.tc-wp-content-root .rgv-premium-7941 .rgv-card p{
    font-size: 12.5px;
    line-height: 1.45;
  }}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .rgv-premium-7941 .rgv-section{
    padding: 42px 10px;
  }.tc-wp-content-root .rgv-premium-7941 h2{
    font-size: 23px;
  }.tc-wp-content-root .rgv-premium-7941 .rgv-intro{
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 20px;
    line-height: 1.5;
  }.tc-wp-content-root .rgv-premium-7941 .rgv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }.tc-wp-content-root .rgv-premium-7941 .rgv-card{
    min-height: 218px;
    padding: 18px 10px;
    border-radius: 14px;
  }.tc-wp-content-root .rgv-premium-7941 .rgv-icon{
    width: 46px;
    height: 46px;
    margin-bottom: 13px;
  }.tc-wp-content-root .rgv-premium-7941 .rgv-i{
    font-size: 18px;
  }.tc-wp-content-root .rgv-premium-7941 h3{
    font-size: 15px;
    margin-bottom: 8px;
  }.tc-wp-content-root .rgv-premium-7941 .rgv-card p{
    font-size: 12px;
    line-height: 1.42;
  }}