header.container{padding-top:calc(var(--stv-nav-height) + 28px)!important;padding-inline:16px!important}.hero-eyebrow{margin-top:0;display:inline-flex!important;align-items:center;border:1.5px solid #c20749!important;background:#c207490f!important;border-radius:999px!important;padding:8px 20px!important;color:#c20749!important;font-size:12px!important;font-weight:600!important;letter-spacing:2px!important;animation:pulse-glow 2.5s ease-in-out infinite}.hero-eyebrow .dot{width:6px!important;height:6px!important;border-radius:50%!important;background:#c20749!important;display:inline-block!important;margin-right:8px!important;animation:blink 1.5s ease-in-out infinite!important;box-shadow:none!important}@keyframes pulse-glow{0%,to{box-shadow:0 0 #c2074966}50%{box-shadow:0 0 16px 6px #c2074926}}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.hero-grid{display:flex;flex-direction:column;gap:20px}.hero-grid .hero-visual{order:-1;width:100%;margin:0}.hero-grid .hero-content{order:1;width:100%}.hero-content h1{font-size:clamp(2rem,10vw,3.4rem)!important;line-height:1.06!important}.hero-content p{font-size:clamp(1rem,3.8vw,1.2rem)!important;line-height:1.5!important;max-width:65ch!important}.stats-row{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.stats-row .stat-divider{display:none!important}#portfolios{background:#fff!important}#portfolios .box{border:1px solid rgba(10,10,10,.08);position:relative;overflow:hidden;background:#fff!important;box-shadow:0 8px 24px #00000014;height:340px;min-height:340px;padding:0;border-radius:22px;isolation:isolate;transition:transform .32s ease,box-shadow .32s ease,border-color .32s ease}#portfolios .bento-grid{display:grid!important;grid-template-columns:1fr!important;gap:14px!important}#portfolios .bento-grid .box{grid-column:auto!important;width:100%;max-width:100%}#portfolios .box:before{display:none!important}#portfolios .box:after{display:block!important;content:"";position:absolute;left:0;top:0;width:100%;height:3px;background:linear-gradient(90deg,#e8005a,#c20749);transform:none!important;z-index:3}#portfolios .box:hover{transform:translateY(-6px)!important;box-shadow:0 16px 36px #0000001f;border-color:#c207494d}#portfolios .box img{display:none!important}#portfolios .box .box-content{position:absolute;inset:84px 18px 18px;max-width:calc(100% - 32px);z-index:3;display:flex;flex-direction:column;align-items:center;gap:10px;overflow:hidden;text-align:center}#portfolios .box .box-content h2{color:#0a0a0a;font-size:clamp(1.5rem,6.2vw,1.9rem);line-height:1.16;letter-spacing:-.01em;margin:0;overflow-wrap:anywhere;word-break:break-word;font-weight:700;position:relative;padding-bottom:12px}#portfolios .box .box-content h2:after{content:"";display:block;width:34px;height:3px;margin:10px auto 0;border-radius:999px;background:#c20749}#portfolios .box .box-content p{opacity:1;transform:none;max-width:100%;color:#555;font-size:.92rem;line-height:1.65;overflow-wrap:anywhere;word-break:break-word;hyphens:none}#portfolios .box .box-arrow{opacity:1;transform:none;position:static;color:#c20749;font-size:.74rem;margin-top:auto;width:100%;min-height:44px;display:inline-flex;align-items:center;justify-content:center;text-transform:uppercase;letter-spacing:.08em;border:1.5px solid #c20749;border-radius:999px;background:#fff;font-weight:700;padding:10px 14px;transition:background .25s ease,color .25s ease,border-color .25s ease}#portfolios .box:hover .box-arrow{color:#fff;background:#c20749;border-color:#c20749}#portfolios .box .box-arrow svg{display:inline-block;stroke:currentColor}#portfolios .box .box-icon{position:absolute;left:50%;top:16px;transform:translate(-50%);width:76px;height:76px;border-radius:50%;background:#c2074914;display:inline-flex;align-items:center;justify-content:center;font-size:42px;line-height:1;filter:none;opacity:1;z-index:1;transition:transform .28s ease,background .28s ease}#portfolios .box:hover .box-icon{transform:translate(-50%) scale(1.04);background:#c207491f}@media(min-width:768px){header.container{padding-top:calc(var(--stv-nav-height) + 44px)!important;padding-inline:24px!important}.hero-content h1{font-size:clamp(2.6rem,7vw,4rem)!important}.stats-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}#portfolios .bento-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}#portfolios .box{height:380px;min-height:380px}}@media(min-width:1024px){header.container{padding-top:calc(var(--stv-nav-height) + 60px)!important;padding-inline:32px!important}.hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:clamp(28px,3vw,48px)}.hero-grid .hero-visual{order:2}.hero-grid .hero-content{order:1}#hero-heading,.hero-content h1{font-size:clamp(3rem,4.2vw,3.5rem)!important;line-height:1.06!important;letter-spacing:-.02em!important}.stats-row{width:100%;align-items:stretch!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(12px,1.4vw,24px)!important}.stats-row .stat-item{min-width:0;display:flex;flex-direction:column;justify-content:flex-start;gap:8px}.stats-row .stat-num{font-size:clamp(1.8rem,2.4vw,2.35rem)!important;line-height:1.05!important;white-space:nowrap}.stats-row .stat-label{font-size:clamp(.9rem,.95vw,1rem)!important;line-height:1.35!important;max-width:16ch}.stats-row .stat-divider{display:none!important}#portfolios .bento-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}#portfolios .box{height:405px;min-height:405px}#portfolios .box .box-content{inset:96px 22px 22px;max-width:calc(100% - 48px);gap:12px}#portfolios .box .box-content h2{font-size:clamp(1.62rem,1.95vw,2.05rem)}#portfolios .box .box-content p{font-size:clamp(.9rem,.82vw,.96rem);line-height:1.62}#portfolios .box .box-icon{width:80px;height:80px;top:16px;font-size:44px}}@media(min-width:1440px){header.container{max-width:1440px!important;padding-inline:48px!important}.hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:56px}}
