@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@24,500,0,0");

/* 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 #shf-info#shf-info, .tc-wp-content-root #shf-info#shf-info *{
box-sizing:border-box !important;
font-family:'Inter',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif !important;
}.tc-wp-content-root #shf-info#shf-info{
--shf-color1:#0E9FAD !important;
--shf-color2:#8B5CF6 !important;
--shf-accent:#E43C9B !important;
--shf-grad:linear-gradient(135deg,#0E9FAD,#8B5CF6) !important;
--shf-grad-soft:linear-gradient(135deg,rgba(14,159,173,.045),rgba(139,92,246,.035)) !important;
--shf-grad-strong:linear-gradient(135deg,rgba(14,159,173,.075),rgba(139,92,246,.055)) !important;
--shf-ink:#0F172A !important;
--shf-body:#64748B !important;
--shf-border:rgba(14,159,173,.16) !important;
--shf-wh:#FFFFFF !important;
--shf-ow:#F4FAFB !important;
--shf-r:12px !important;
width:100% !important;
margin:0 !important;
padding:0 !important;
color:var(--shf-ink) !important;
}.tc-wp-content-root #shf-info#shf-info .shf-inner{
max-width:1200px !important;
width:100% !important;
margin:0 auto !important;
}.tc-wp-content-root #shf-info#shf-info .shf-sec{
padding:80px 24px !important;
width:100% !important;
}.tc-wp-content-root #shf-info#shf-info .shf-s1{
padding-top:0 !important;
margin-top:0 !important;
background:#FFFFFF !important;
}.tc-wp-content-root #shf-info#shf-info .shf-s3{
padding-bottom:40px !important;
margin-bottom:0 !important;
background:#FFFFFF !important;
}.tc-wp-content-root #shf-info#shf-info .shf-bg-wh{
background:#FFFFFF !important;
}.tc-wp-content-root #shf-info#shf-info .shf-bg-ow{
background:#F4FAFB !important;
}.tc-wp-content-root #shf-info#shf-info .shf-hb{
max-width:760px !important;
margin:0 auto 36px !important;
text-align:center !important;
}.tc-wp-content-root #shf-info#shf-info h2{
margin-top:48px !important;
margin-bottom:12px !important;
font-size:clamp(1.6rem,2.6vw,2.5rem) !important;
line-height:1.12 !important;
font-weight:800 !important;
letter-spacing:-.04em !important;
color:var(--shf-ink) !important;
}.tc-wp-content-root #shf-info#shf-info .shf-hb p{
font-size:1rem !important;
line-height:1.7 !important;
color:var(--shf-body) !important;
margin:0 !important;
}.tc-wp-content-root #shf-info#shf-info .shf-gx{
background:var(--shf-grad) !important;
-webkit-background-clip:text !important;
background-clip:text !important;
color:transparent !important;
}.tc-wp-content-root #shf-info#shf-info .shf-g3{
display:grid !important;
grid-template-columns:repeat(3,1fr) !important;
gap:26px !important;
}.tc-wp-content-root #shf-info#shf-info .shf-g4{
display:grid !important;
grid-template-columns:repeat(4,1fr) !important;
gap:26px !important;
}.tc-wp-content-root #shf-info#shf-info .shf-ca, .tc-wp-content-root #shf-info#shf-info .shf-cb{
background:#FFFFFF !important;
border:1px solid var(--shf-border) !important;
border-radius:12px !important;
position:relative !important;
overflow:hidden !important;
opacity:0 !important;
transform:translateY(16px) !important;
transition:opacity .62s ease,transform .62s cubic-bezier(.2,.8,.2,1),box-shadow .28s ease,border-color .28s ease,background-color .28s ease !important;
}.tc-wp-content-root #shf-info#shf-info .shf-ca{
padding:42px 32px 38px !important;
text-align:left !important;
}.tc-wp-content-root #shf-info#shf-info .shf-cb{
padding:36px 28px 32px !important;
display:flex !important;
flex-direction:column !important;
align-items:center !important;
text-align:center !important;
}.tc-wp-content-root #shf-info#shf-info .shf-on{
opacity:1 !important;
transform:translateY(0) !important;
}.tc-wp-content-root #shf-info#shf-info .shf-ci{
width:68px !important;
height:68px !important;
border-radius:var(--shf-r) !important;
background:var(--shf-grad-soft) !important;
display:flex !important;
align-items:center !important;
justify-content:center !important;
margin-bottom:20px !important;
transition:transform .28s ease,background .28s ease,box-shadow .28s ease !important;
flex-shrink:0 !important;
overflow:visible !important;
}.tc-wp-content-root #shf-info#shf-info .shf-ico{
font-family:'Material Symbols Rounded' !important;
font-weight:normal !important;
font-style:normal !important;
font-size:1.5rem !important;
line-height:1 !important;
letter-spacing:normal !important;
text-transform:none !important;
display:inline-block !important;
white-space:nowrap !important;
direction:ltr !important;
-webkit-font-feature-settings:'liga' !important;
font-feature-settings:'liga' !important;
-webkit-font-smoothing:antialiased !important;
font-variation-settings:'FILL' 0,'wght' 500,'GRAD' 0,'opsz' 24 !important;
color:#0E9FAD !important;
transition:transform .28s ease,color .28s ease !important;
}.tc-wp-content-root #shf-info#shf-info h3{
font-size:1.05rem !important;
line-height:1.35 !important;
font-weight:750 !important;
color:var(--shf-ink) !important;
margin:0 0 10px !important;
letter-spacing:-.02em !important;
}.tc-wp-content-root #shf-info#shf-info .shf-cd p{
font-size:.92rem !important;
line-height:1.65 !important;
color:var(--shf-body) !important;
margin:0 !important;
}.tc-wp-content-root #shf-info#shf-info .shf-badge{
position:absolute !important;
top:16px !important;
right:16px !important;
font-size:10px !important;
font-weight:700 !important;
color:rgba(14,159,173,.58) !important;
background:rgba(14,159,173,.07) !important;
border:1px solid rgba(14,159,173,.10) !important;
border-radius:9999px !important;
padding:4px 10px !important;
transition:transform .28s ease,background-color .28s ease,border-color .28s ease,color .28s ease !important;
}.tc-wp-content-root #shf-info#shf-info .shf-fbar{
position:absolute !important;
bottom:0 !important;
left:0 !important;
right:0 !important;
height:0 !important;
background:var(--shf-grad) !important;
border-radius:0 0 12px 12px !important;
transition:height .28s ease !important;
}.tc-wp-content-root #shf-info#shf-info .shf-s1 .shf-ca::before{
content:"" !important;
position:absolute !important;
left:0 !important;
top:26px !important;
width:3px !important;
height:38px !important;
border-radius:0 8px 8px 0 !important;
background:var(--shf-grad) !important;
opacity:.12 !important;
transition:height .28s ease,opacity .28s ease !important;
}.tc-wp-content-root #shf-info#shf-info .shf-s1 .shf-ca:hover{
transform:translateY(-3px) !important;
border-color:rgba(14,159,173,.32) !important;
box-shadow:-10px 14px 34px rgba(15,23,42,.08) !important;
}.tc-wp-content-root #shf-info#shf-info .shf-s1 .shf-ca:hover::before{
height:58px !important;
opacity:.16 !important;
}.tc-wp-content-root #shf-info#shf-info .shf-s1 .shf-ca:hover .shf-ci{
transform:translateX(3px) !important;
background:var(--shf-grad-strong) !important;
}.tc-wp-content-root #shf-info#shf-info .shf-s1 .shf-ca:hover .shf-ico{
transform:translateX(2px) !important;
color:#8B5CF6 !important;
}.tc-wp-content-root #shf-info#shf-info .shf-s2 .shf-cb::before{
content:"" !important;
position:absolute !important;
inset:0 !important;
border-radius:12px !important;
box-shadow:inset 0 0 0 0 rgba(14,159,173,.16) !important;
transition:box-shadow .28s ease !important;
}.tc-wp-content-root #shf-info#shf-info .shf-s2 .shf-cb:hover{
transform:translateY(-4px) scale(1.008) !important;
border-color:rgba(139,92,246,.30) !important;
box-shadow:0 16px 36px rgba(14,159,173,.09) !important;
}.tc-wp-content-root #shf-info#shf-info .shf-s2 .shf-cb:hover::before{
box-shadow:inset 0 0 0 1px rgba(139,92,246,.14) !important;
}.tc-wp-content-root #shf-info#shf-info .shf-s2 .shf-cb:hover .shf-ci{
transform:rotate(.3deg) scale(1.06) !important;
box-shadow:0 8px 18px rgba(14,159,173,.10) !important;
}.tc-wp-content-root #shf-info#shf-info .shf-s2 .shf-cb:hover .shf-ico{
transform:rotate(4deg) !important;
color:#E43C9B !important;
}.tc-wp-content-root #shf-info#shf-info .shf-s2 .shf-cb:hover .shf-badge{
transform:translateY(-2px) !important;
background:rgba(139,92,246,.08) !important;
border-color:rgba(139,92,246,.20) !important;
color:rgba(139,92,246,.82) !important;
}.tc-wp-content-root #shf-info#shf-info .shf-s2 .shf-cb:hover .shf-fbar{
height:4px !important;
}.tc-wp-content-root #shf-info#shf-info .shf-s3 .shf-ca::after{
content:"" !important;
position:absolute !important;
right:18px !important;
bottom:18px !important;
width:42px !important;
height:42px !important;
border-radius:50% !important;
background:rgba(228,60,155,.08) !important;
opacity:.08 !important;
transition:transform .28s ease,opacity .28s ease !important;
}.tc-wp-content-root #shf-info#shf-info .shf-s3 .shf-ca:hover{
transform:translateY(-2px) rotate(-.2deg) !important;
border-color:rgba(228,60,155,.22) !important;
background:linear-gradient(135deg,#FFFFFF,rgba(14,159,173,.025)) !important;
box-shadow:8px 12px 28px rgba(15,23,42,.07) !important;
}.tc-wp-content-root #shf-info#shf-info .shf-s3 .shf-ca:hover::after{
transform:scale(1.22) !important;
opacity:.14 !important;
}.tc-wp-content-root #shf-info#shf-info .shf-s3 .shf-ca:hover .shf-ci{
transform:translateY(-2px) scale(1.03) !important;
background:linear-gradient(135deg,rgba(228,60,155,.07),rgba(14,159,173,.04)) !important;
}.tc-wp-content-root #shf-info#shf-info .shf-s3 .shf-ca:hover h3{
color:#0E9FAD !important;
}.tc-wp-content-root #shf-info#shf-info .shf-ca:focus-visible, .tc-wp-content-root #shf-info#shf-info .shf-cb:focus-visible{
outline:2px solid #0E9FAD !important;
outline-offset:3px !important;
box-shadow:0 0 0 4px rgba(14,159,173,.14),0 14px 30px rgba(15,23,42,.08) !important;
}@media (max-width:1099px) {.tc-wp-content-root #shf-info#shf-info .shf-sec{
padding:60px 16px !important;
}.tc-wp-content-root #shf-info#shf-info .shf-g3, .tc-wp-content-root #shf-info#shf-info .shf-g4{
grid-template-columns:repeat(2,1fr) !important;
gap:16px !important;
}.tc-wp-content-root #shf-info#shf-info .shf-ci{
width:48px !important;
height:48px !important;
}.tc-wp-content-root #shf-info#shf-info .shf-ico{
font-size:1.1rem !important;
}.tc-wp-content-root #shf-info#shf-info h2{
font-size:1.4rem !important;
}.tc-wp-content-root #shf-info#shf-info h3{
font-size:.925rem !important;
}.tc-wp-content-root #shf-info#shf-info .shf-cd p{
font-size:.825rem !important;
}}@media (max-width:639px) {.tc-wp-content-root #shf-info#shf-info .shf-sec{
padding:32px 12px !important;
}.tc-wp-content-root #shf-info#shf-info .shf-s1{
padding-top:0 !important;
}.tc-wp-content-root #shf-info#shf-info .shf-s3{
padding-bottom:40px !important;
}.tc-wp-content-root #shf-info#shf-info .shf-g3, .tc-wp-content-root #shf-info#shf-info .shf-g4{
grid-template-columns:repeat(2,minmax(0,1fr)) !important;
gap:10px !important;
}.tc-wp-content-root #shf-info#shf-info h2{
font-size:1rem !important;
line-height:1.22 !important;
margin-top:32px !important;
}.tc-wp-content-root #shf-info#shf-info .shf-hb{
margin-bottom:22px !important;
}.tc-wp-content-root #shf-info#shf-info .shf-hb p{
font-size:.78rem !important;
line-height:1.55 !important;
}.tc-wp-content-root #shf-info#shf-info .shf-ci{
width:36px !important;
height:36px !important;
margin-bottom:14px !important;
}.tc-wp-content-root #shf-info#shf-info .shf-ico{
font-size:.9rem !important;
}.tc-wp-content-root #shf-info#shf-info h3{
font-size:.8rem !important;
}.tc-wp-content-root #shf-info#shf-info .shf-cd p{
font-size:.75rem !important;
}.tc-wp-content-root #shf-info#shf-info .shf-ca, .tc-wp-content-root #shf-info#shf-info .shf-cb{
padding:20px 12px 18px !important;
}.tc-wp-content-root #shf-info#shf-info .shf-badge{
top:10px !important;
right:10px !important;
font-size:9px !important;
padding:3px 7px !important;
}}.tc-wp-content-root #shf-info#shf-info .shf-ca, .tc-wp-content-root #shf-info#shf-info .shf-cb{opacity:1!important;transform:translateY(0)!important;}

.tc-wp-content-root .shf-cb-body {}