@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.2/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 .nhag-content-block, .tc-wp-content-root .nhag-content-block *{
  box-sizing: border-box;
}.tc-wp-content-root .nhag-content-block{
  width: 100%;
  font-family: inherit;
  color: #122033;
  overflow-x: hidden;
}.tc-wp-content-root .nhag-section{
  width: 100%;
  padding: clamp(3rem, 7vw, 6rem) clamp(1rem, 4vw, 2rem);
}.tc-wp-content-root .nhag-section-one, .tc-wp-content-root .nhag-section-three{
  background: #fff;
}.tc-wp-content-root .nhag-section-two{
  background: #f0f7ff;
}.tc-wp-content-root .nhag-inner{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-content-root .nhag-heading-wrap{
  max-width: 820px;
  margin: 0 auto clamp(2rem, 5vw, 3.5rem);
  text-align: center;
}.tc-wp-content-root .nhag-heading-wrap h2{
  margin: 0 0 clamp(0.75rem, 2vw, 1rem);
  font-size: clamp(1.5rem, 5vw, 2.5rem);
  line-height: 1.15;
  font-weight: 800;
  letter-spacing: 0;
  color: #102033;
}.tc-wp-content-root .nhag-heading-wrap h2 span{
  color: transparent;
  background: linear-gradient(135deg, #0878d8 0%, #10bde8 48%, #38d5c5 100%);
  -webkit-background-clip: text;
  background-clip: text;
}.tc-wp-content-root .nhag-heading-wrap p{
  margin: 0;
  font-size: clamp(0.98rem, 2vw, 1.12rem);
  line-height: 1.7;
  color: #526174;
}.tc-wp-content-root .nhag-card-grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(1rem, 2.5vw, 1.5rem);
  width: 100%;
}.tc-wp-content-root .nhag-card{
  position: relative;
  min-width: 0;
  height: 100%;
  padding: clamp(1.1rem, 2.8vw, 1.45rem);
  border: 1px solid rgba(8, 120, 216, 0.14);
  border-radius: 18px;
  box-shadow: 0 14px 34px rgba(16, 49, 84, 0.08);
  overflow: hidden;
  transition: transform 280ms ease, box-shadow 280ms ease, border-color 280ms ease, background 280ms ease;
}.tc-wp-content-root .nhag-section-one .nhag-card, .tc-wp-content-root .nhag-section-three .nhag-card{
  background: #f0f7ff;
}.tc-wp-content-root .nhag-section-two .nhag-card{
  background: #fff;
}.tc-wp-content-root .nhag-card-head{
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  gap: clamp(0.7rem, 2vw, 0.9rem);
  margin-bottom: 0.85rem;
}.tc-wp-content-root .nhag-card-head i{
  flex: 0 0 auto;
  display: inline-grid;
  place-items: center;
  width: clamp(2.45rem, 6vw, 3rem);
  height: clamp(2.45rem, 6vw, 3rem);
  border-radius: 14px;
  color: #fff;
  font-size: clamp(1rem, 2.8vw, 1.2rem);
  background: linear-gradient(135deg, #0878d8, #13c5df);
  box-shadow: 0 10px 22px rgba(8, 120, 216, 0.24);
  transition: transform 320ms ease, box-shadow 320ms ease;
}.tc-wp-content-root .nhag-card h3{
  margin: 0;
  font-size: clamp(1.02rem, 2.2vw, 1.2rem);
  line-height: 1.3;
  font-weight: 750;
  letter-spacing: 0;
  color: #122033;
}.tc-wp-content-root .nhag-card p{
  position: relative;
  z-index: 1;
  margin: 0 0 1rem;
  font-size: clamp(0.93rem, 1.8vw, 1rem);
  line-height: 1.65;
  color: #526174;
}.tc-wp-content-root .nhag-card ul{
  position: relative;
  z-index: 1;
  display: grid;
  gap: 0.55rem;
  margin: 0;
  padding: 0;
  list-style: none;
}.tc-wp-content-root .nhag-card li{
  position: relative;
  padding-left: 1.05rem;
  font-size: clamp(0.88rem, 1.7vw, 0.95rem);
  line-height: 1.45;
  color: #33445a;
}.tc-wp-content-root .nhag-card li::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0.58em;
  width: 0.45rem;
  height: 0.45rem;
  border-radius: 50%;
  background: linear-gradient(135deg, #0878d8, #31d7c8);
  box-shadow: 0 0 0 3px rgba(49, 215, 200, 0.14);
}.tc-wp-content-root .nhag-section-one .nhag-card{
  transform-style: preserve-3d;
}.tc-wp-content-root .nhag-section-one .nhag-card::before{
  content: "";
  position: absolute;
  inset: -35%;
  opacity: 0;
  background: radial-gradient(circle at 25% 15%, rgba(19, 197, 223, 0.22), transparent 42%);
  transition: opacity 300ms ease, transform 420ms ease;
  pointer-events: none;
}.tc-wp-content-root .nhag-section-one .nhag-card:hover{
  transform: perspective(900px) rotateX(2deg) rotateY(-3deg) translateY(-4px);
  border-color: rgba(8, 120, 216, 0.28);
  box-shadow: 0 22px 48px rgba(16, 49, 84, 0.13);
}.tc-wp-content-root .nhag-section-one .nhag-card:hover::before{
  opacity: 1;
  transform: translate3d(5%, 4%, 0);
}.tc-wp-content-root .nhag-section-one .nhag-card:hover i{
  transform: translateZ(18px) scale(1.05);
}.tc-wp-content-root .nhag-section-two .nhag-card::before{
  content: "";
  position: absolute;
  top: -80%;
  left: -65%;
  width: 55%;
  height: 240%;
  opacity: 0;
  background: linear-gradient(115deg, transparent 0%, rgba(16, 189, 232, 0.22) 48%, transparent 100%);
  transform: translateX(-20%) rotate(8deg);
  transition: transform 560ms ease, opacity 240ms ease;
  pointer-events: none;
}.tc-wp-content-root .nhag-section-two .nhag-card:hover{
  transform: translateY(2px) scale(0.992);
  border-color: rgba(16, 189, 232, 0.34);
  box-shadow: inset 0 2px 16px rgba(8, 120, 216, 0.06), 0 12px 28px rgba(16, 49, 84, 0.1);
}.tc-wp-content-root .nhag-section-two .nhag-card:hover::before{
  opacity: 1;
  transform: translateX(310%) rotate(8deg);
}.tc-wp-content-root .nhag-section-two .nhag-card:hover i{
  transform: scale(0.96);
  box-shadow: 0 7px 16px rgba(8, 120, 216, 0.2);
}.tc-wp-content-root .nhag-section-three .nhag-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  opacity: 0;
  background: linear-gradient(135deg, #0878d8, #10bde8, #38d5c5);
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  transition: opacity 260ms ease;
  pointer-events: none;
}.tc-wp-content-root .nhag-section-three .nhag-card p, .tc-wp-content-root .nhag-section-three .nhag-card ul{
  transition: transform 300ms ease, opacity 300ms ease;
}.tc-wp-content-root .nhag-section-three .nhag-card:hover{
  transform: translateY(-3px);
  box-shadow: 0 20px 42px rgba(16, 49, 84, 0.12);
}.tc-wp-content-root .nhag-section-three .nhag-card:hover::before{
  opacity: 1;
}.tc-wp-content-root .nhag-section-three .nhag-card:hover p, .tc-wp-content-root .nhag-section-three .nhag-card:hover ul{
  transform: translateY(-2px);
  opacity: 0.96;
}.tc-wp-content-root .nhag-section-three .nhag-card:hover i{
  transform: rotateY(180deg);
}@media (max-width: 991.98px) {.tc-wp-content-root .nhag-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .nhag-card{
    border-radius: 16px;
  }}@media (max-width: 575.98px) {.tc-wp-content-root .nhag-section{
    padding: clamp(2.5rem, 10vw, 3.5rem) clamp(0.9rem, 5vw, 1rem);
  }.tc-wp-content-root .nhag-card-grid{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .nhag-card-head{
    align-items: flex-start;
  }.tc-wp-content-root .nhag-section-one .nhag-card:hover, .tc-wp-content-root .nhag-section-two .nhag-card:hover, .tc-wp-content-root .nhag-section-three .nhag-card:hover{
    transform: none;
  }}@media (prefers-reduced-motion: reduce) {.tc-wp-content-root .nhag-content-block *, .tc-wp-content-root .nhag-content-block *::before, .tc-wp-content-root .nhag-content-block *::after{
    transition-duration: 1ms !important;
    animation-duration: 1ms !important;
    scroll-behavior: auto !important;
  }}