@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.5.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 .rhag-content-wrap, .tc-wp-content-root .rhag-content-wrap *{
  box-sizing: border-box;
}.tc-wp-content-root .rhag-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #122033;
  font-family: inherit;
  --rhag-blue: #1976ff;
  --rhag-cyan: #10c6e8;
  --rhag-deep: #0f3f8f;
  --rhag-soft: #f0f7ff;
  --rhag-border: rgba(25, 118, 255, 0.14);
  --rhag-shadow: 0 18px 45px rgba(15, 63, 143, 0.09);
  --rhag-gradient: linear-gradient(90deg, #1976ff 0%, #10c6e8 100%);
}.tc-wp-content-root .rhag-section{
  width: 100%;
  padding: clamp(3.25rem, 7vw, 6.5rem) clamp(1rem, 3vw, 2rem);
}.tc-wp-content-root .rhag-section-one, .tc-wp-content-root .rhag-section-three{
  background: #fff;
}.tc-wp-content-root .rhag-section-two{
  background: #f0f7ff;
}.tc-wp-content-root .rhag-inner{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-content-root .rhag-heading-block{
  max-width: 820px;
  margin: 0 auto clamp(2rem, 4vw, 3.25rem);
  text-align: center;
}.tc-wp-content-root .rhag-heading-block h2{
  margin: 0;
  color: #102033;
  font-size: clamp(1.5rem, 5vw, 2.5rem);
  line-height: 1.16;
  font-weight: 800;
  letter-spacing: 0;
  text-align: center;
}.tc-wp-content-root .rhag-heading-block h2 span{
  color: transparent;
  background: var(--rhag-gradient);
  -webkit-background-clip: text;
  background-clip: text;
}.tc-wp-content-root .rhag-heading-block p{
  margin: clamp(0.75rem, 2vw, 1rem) auto 0;
  color: #52647c;
  font-size: clamp(0.98rem, 2vw, 1.1rem);
  line-height: 1.7;
}.tc-wp-content-root .rhag-card-grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(1rem, 2.2vw, 1.5rem);
  width: 100%;
}.tc-wp-content-root .rhag-card{
  position: relative;
  width: 100%;
  min-width: 0;
  padding: clamp(1.15rem, 2.4vw, 1.55rem);
  border: 1px solid var(--rhag-border);
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(15, 63, 143, 0.06);
  transition: transform 320ms ease, box-shadow 320ms ease, border-color 320ms ease, background 320ms ease;
  isolation: isolate;
}.tc-wp-content-root .rhag-section-one .rhag-card, .tc-wp-content-root .rhag-section-three .rhag-card{
  background: #f0f7ff;
}.tc-wp-content-root .rhag-section-two .rhag-card{
  background: #fff;
}.tc-wp-content-root .rhag-card-head{
  display: flex;
  align-items: center;
  gap: clamp(0.7rem, 1.8vw, 0.95rem);
  margin-bottom: clamp(0.85rem, 2vw, 1rem);
  min-width: 0;
}.tc-wp-content-root .rhag-card-head i{
  flex: 0 0 auto;
  display: inline-grid;
  place-items: center;
  width: clamp(2.35rem, 5vw, 2.8rem);
  height: clamp(2.35rem, 5vw, 2.8rem);
  border-radius: 14px;
  color: #fff;
  background: var(--rhag-gradient);
  font-size: clamp(0.95rem, 2vw, 1.1rem);
  box-shadow: 0 10px 22px rgba(25, 118, 255, 0.2);
  transition: transform 360ms ease, box-shadow 360ms ease;
}.tc-wp-content-root .rhag-card h3{
  margin: 0;
  color: #13243a;
  font-size: clamp(1.02rem, 2.2vw, 1.18rem);
  line-height: 1.32;
  font-weight: 750;
  letter-spacing: 0;
}.tc-wp-content-root .rhag-card p{
  margin: 0 0 clamp(1rem, 2vw, 1.15rem);
  color: #52647c;
  font-size: clamp(0.92rem, 1.8vw, 0.98rem);
  line-height: 1.65;
}.tc-wp-content-root .rhag-card ul{
  display: grid;
  gap: 0.55rem;
  margin: 0;
  padding: 0;
  list-style: none;
}.tc-wp-content-root .rhag-card li{
  position: relative;
  padding-left: 1.05rem;
  color: #31435a;
  font-size: clamp(0.86rem, 1.7vw, 0.94rem);
  line-height: 1.45;
}.tc-wp-content-root .rhag-card li::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0.58em;
  width: 0.42rem;
  height: 0.42rem;
  border-radius: 999px;
  background: var(--rhag-gradient);
  box-shadow: 0 0 0 4px rgba(16, 198, 232, 0.12);
}.tc-wp-content-root .rhag-section-one .rhag-card::before{
  content: "";
  position: absolute;
  inset: -40% auto auto -70%;
  width: 55%;
  height: 190%;
  background: linear-gradient(115deg, transparent 0%, rgba(255, 255, 255, 0.72) 48%, transparent 100%);
  transform: rotate(12deg) translateX(0);
  opacity: 0;
  transition: transform 620ms ease, opacity 420ms ease;
  z-index: -1;
}.tc-wp-content-root .rhag-section-one .rhag-card:hover{
  transform: translateY(-4px) scale(1.015);
  border-color: rgba(16, 198, 232, 0.32);
  box-shadow: var(--rhag-shadow);
}.tc-wp-content-root .rhag-section-one .rhag-card:hover::before{
  opacity: 1;
  transform: rotate(12deg) translateX(330%);
}.tc-wp-content-root .rhag-section-two .rhag-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: conic-gradient(from 180deg, transparent, rgba(25, 118, 255, 0.58), rgba(16, 198, 232, 0.58), transparent 62%);
  opacity: 0;
  transition: opacity 320ms ease, transform 520ms ease;
  transform: rotate(-12deg);
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}.tc-wp-content-root .rhag-section-two .rhag-card:hover{
  transform: translateY(-5px);
  box-shadow: 0 20px 48px rgba(15, 63, 143, 0.12);
}.tc-wp-content-root .rhag-section-two .rhag-card:hover::before{
  opacity: 1;
  transform: rotate(0deg);
}.tc-wp-content-root .rhag-section-two .rhag-card:hover .rhag-card-head, .tc-wp-content-root .rhag-section-two .rhag-card:hover p, .tc-wp-content-root .rhag-section-two .rhag-card:hover ul{
  transform: translateY(-2px);
  opacity: 1;
}.tc-wp-content-root .rhag-section-two .rhag-card .rhag-card-head, .tc-wp-content-root .rhag-section-two .rhag-card p, .tc-wp-content-root .rhag-section-two .rhag-card ul{
  transition: transform 320ms ease, opacity 320ms ease;
}.tc-wp-content-root .rhag-section-three .rhag-card::before{
  content: "";
  position: absolute;
  inset: -1px;
  background: radial-gradient(circle at 20% 12%, rgba(16, 198, 232, 0.2), transparent 38%),
              radial-gradient(circle at 88% 92%, rgba(25, 118, 255, 0.16), transparent 42%);
  opacity: 0;
  transition: opacity 340ms ease;
  z-index: -1;
}.tc-wp-content-root .rhag-section-three .rhag-card:hover{
  transform: perspective(900px) rotateX(1.5deg) rotateY(-1.5deg) translateY(-4px);
  border-color: rgba(25, 118, 255, 0.26);
  box-shadow: var(--rhag-shadow);
}.tc-wp-content-root .rhag-section-three .rhag-card:hover::before{
  opacity: 1;
}.tc-wp-content-root .rhag-section-three .rhag-card:hover .rhag-card-head i{
  transform: rotateY(180deg) scale(1.04);
  box-shadow: 0 14px 28px rgba(16, 198, 232, 0.24);
}@media (max-width: 991.98px) {.tc-wp-content-root .rhag-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .rhag-section-three .rhag-card:hover{
    transform: translateY(-4px);
  }}@media (max-width: 575.98px) {.tc-wp-content-root .rhag-section{
    padding: clamp(2.5rem, 10vw, 3.5rem) clamp(0.9rem, 5vw, 1.1rem);
  }.tc-wp-content-root .rhag-card-grid{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .rhag-card{
    border-radius: 16px;
  }.tc-wp-content-root .rhag-card-head{
    align-items: flex-start;
  }.tc-wp-content-root .rhag-section-one .rhag-card:hover, .tc-wp-content-root .rhag-section-two .rhag-card:hover, .tc-wp-content-root .rhag-section-three .rhag-card:hover{
    transform: none;
  }}@media (prefers-reduced-motion: reduce) {.tc-wp-content-root .rhag-content-wrap *, .tc-wp-content-root .rhag-content-wrap *::before, .tc-wp-content-root .rhag-content-wrap *::after{
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }}