.about-section{position:relative;background:#fff;padding:4rem 0 3rem;min-height:60vh;z-index:99;overflow:hidden}.about-section .relative{position:relative;margin-bottom:3rem}@media (max-width:768px){.about-section .headline-bg,.about-section .headline-fg{font-size:2rem}}.about-bg-text{position:absolute;top:2.5rem;left:50%;transform:translateX(-50%);font-size:3rem;font-weight:700;color:#e6e6e6;opacity:.35;letter-spacing:1px;z-index:0;white-space:nowrap;pointer-events:none}.about-container{position:relative;z-index:2;max-width:1100px;margin:0 auto;text-align:center}.about-headline{font-size:var(--font-size-4xl);font-weight:700;margin-bottom:2.5rem;color:#222;text-wrap:balance}.about-headline-bold{color:#222}.about-headline-highlight{color:#0046b6;font-size:3rem}.about-features-grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;margin-top:2.5rem;padding:0 1rem}@media (min-width:640px){.about-features-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:0 2rem}}@media (min-width:900px){.about-features-grid{grid-template-columns:repeat(4,1fr);gap:2rem;padding:0}.about-feature-card{padding:2.5rem 1.5rem}}.about-feature-card{background:#fff;border-radius:16px;padding:2rem 1.5rem;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid rgba(91,136,207,.28);box-shadow:0 5px 10px 0 rgba(134,198,235,.918);position:relative;overflow:hidden;cursor:pointer}.about-feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#0046b6,#1581bf);transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.4,0,.2,1)}.about-feature-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px rgba(0,70,182,.15);border-color:rgba(0,70,182,.2);background:linear-gradient(135deg,#bbdbe7e6,#c9e4ede6)}.about-feature-card:hover:before{transform:scaleX(1)}.about-feature-icon{width:72px;height:72px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#e6f0ff,#d0e4ff);border-radius:20px;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.about-feature-card:hover .about-feature-icon{transform:scale(1.1) rotate(5deg);background:linear-gradient(135deg,#0046b6,#1581bf);box-shadow:0 8px 24px rgba(0,70,182,.25)}.about-feature-icon img{width:40px;height:40px;object-fit:contain;transition:all .4s cubic-bezier(.4,0,.2,1);filter:brightness(0) saturate(100%) invert(27%) sepia(95%) saturate(2000%) hue-rotate(210deg) brightness(.9) contrast(1.1)}.about-feature-card:hover .about-feature-icon img{filter:brightness(0) invert(1);transform:scale(1.1)}.about-feature-title{font-size:clamp(1rem,1.5vw + .5rem,1.25rem);font-weight:700;color:#1a1a1a;margin-bottom:.75rem;transition:color .3s ease;line-height:1.4;text-wrap:balance}.about-feature-card:hover .about-feature-title{color:#0046b6}.about-feature-desc{font-size:.95rem;color:#666;line-height:1.7;transition:color .3s ease}.about-feature-card:hover .about-feature-desc{color:#444}.section-header{text-align:center;margin-bottom:4rem}.section-title{font-size:var(--font-size-5xl);font-weight:700;margin-bottom:1rem;color:#000;text-wrap:balance}.section-subtitle{font-size:clamp(1rem,2vw,1.125rem);color:#666;max-width:600px;margin:0 auto;text-wrap:pretty}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:4rem}.service-card{background:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);transition:transform .25s ease-in-out}.service-card:hover{transform:translateY(-2px)}.service-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#000}.service-description{color:#666;line-height:1.6}.bg-jelly-bubbles{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;margin:0;padding:0;pointer-events:none;overflow:hidden}.bg-jelly-bubbles li{position:absolute;list-style:none;display:block;background:linear-gradient(135deg,rgba(0,70,182,.15),rgba(21,129,191,.08));top:-100px;border-radius:50%;animation:jellyFallContinuous 12s linear infinite;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.bg-jelly-bubbles li:first-child{left:5%;width:60px;height:60px;animation-duration:14s;animation-delay:0s}.bg-jelly-bubbles li:nth-child(2){left:15%;width:100px;height:100px;animation-duration:18s;animation-delay:2s;background:linear-gradient(135deg,rgba(0,70,182,.12),rgba(21,129,191,.06))}.bg-jelly-bubbles li:nth-child(3){left:25%;width:45px;height:45px;animation-duration:11s;animation-delay:4s}.bg-jelly-bubbles li:nth-child(4){left:35%;width:80px;height:80px;animation-duration:16s;animation-delay:1s;background:linear-gradient(135deg,rgba(0,70,182,.1),rgba(21,129,191,.05))}.bg-jelly-bubbles li:nth-child(5){left:48%;width:120px;height:120px;animation-duration:20s;animation-delay:3s;background:linear-gradient(135deg,rgba(0,70,182,.08),rgba(21,129,191,.04))}.bg-jelly-bubbles li:nth-child(6){left:58%;width:55px;height:55px;animation-duration:13s;animation-delay:5s}.bg-jelly-bubbles li:nth-child(7){left:68%;width:90px;height:90px;animation-duration:17s;animation-delay:2.5s;background:linear-gradient(135deg,rgba(0,70,182,.14),rgba(21,129,191,.07))}.bg-jelly-bubbles li:nth-child(8){left:78%;width:40px;height:40px;animation-duration:10s;animation-delay:6s}.bg-jelly-bubbles li:nth-child(9){left:88%;width:110px;height:110px;animation-duration:19s;animation-delay:1.5s;background:linear-gradient(135deg,rgba(0,70,182,.09),rgba(21,129,191,.04))}.bg-jelly-bubbles li:nth-child(10){left:95%;width:70px;height:70px;animation-duration:15s;animation-delay:3.5s}.bg-jelly-bubbles li:nth-child(11){left:42%;width:35px;height:35px;animation-duration:9s;animation-delay:7s}.bg-jelly-bubbles li:nth-child(12){left:62%;width:150px;height:150px;animation-duration:22s;animation-delay:4.5s;background:linear-gradient(135deg,rgba(0,70,182,.06),rgba(21,129,191,.03))}@keyframes jellyFallContinuous{0%{transform:translateY(-100px) scale(.8) rotate(0deg);opacity:0}10%{opacity:.6}30%{transform:translateY(30vh) scale(1.05) rotate(120deg)}50%{transform:translateY(60vh) scale(.95) rotate(240deg)}70%{transform:translateY(80vh) scale(1.02) rotate(1turn)}85%{transform:translateY(95vh) scale(.98) rotate(420deg)}to{transform:translateY(120vh) scale(.9) rotate(480deg);opacity:0}}.bg-jelly-bubbles li:nth-child(12),.bg-jelly-bubbles li:nth-child(2),.bg-jelly-bubbles li:nth-child(5),.bg-jelly-bubbles li:nth-child(9){animation-name:jellyWobbleContinuous}@keyframes jellyWobbleContinuous{0%{transform:translateY(-100px) scale(.8) rotate(0deg);opacity:0}10%{opacity:.7}20%{transform:translateY(20vh) scale(1.1) rotate(60deg) translateX(10px)}40%{transform:translateY(45vh) scale(.9) rotate(180deg) translateX(-8px)}60%{transform:translateY(65vh) scale(1.08) rotate(270deg) translateX(12px)}80%{transform:translateY(85vh) scale(.95) rotate(380deg) translateX(-6px)}to{transform:translateY(120vh) scale(.85) rotate(480deg) translateX(0);opacity:0}}.brand-logos-section{margin:0 auto}.brand-logos-bg,.brand-logos-section{width:100%;display:flex;justify-content:center;align-items:center}.brand-logos-bg{background:url(/images/brand-logo-background.jpg) 50%/cover no-repeat;padding:8px 0}.brand-logo-item{display:inline-flex;align-items:center;justify-content:center;width:140px;height:60px;flex:0 0 auto}.brand-logo-img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 2px 8px rgba(0,0,0,.04));-webkit-user-select:none;-moz-user-select:none;user-select:none}.brand-logos-track{width:100%;overflow:hidden}.brand-logos-inner{display:flex;width:200%;gap:0;align-items:center;padding:8px 0;animation:scroll-left 24s linear infinite}.brand-logos-track:hover .brand-logos-inner{animation-play-state:paused}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.brand-logos-strip{display:inline-flex;gap:24px;align-items:center;justify-content:space-around}@media (prefers-reduced-motion:reduce){.brand-logos-inner{animation:none}}@media (max-width:768px){.brand-logos-bg{padding:0}}