.fw-section{position:relative;width:100%;padding:clamp(80px,9vw,120px) 0 clamp(72px,8vw,100px);overflow:hidden;background-color:#fff}.fw-shell{max-width:1400px;margin:0 auto;padding:0 clamp(20px,4vw,50px);box-sizing:border-box;position:relative}.fw-header,.fw-shell{width:100%;display:flex;flex-direction:column;align-items:center}.fw-header{text-align:center;margin-bottom:clamp(48px,6vw,72px);max-width:680px}.fw-badge{margin-bottom:20px}.fw-badge-text{font-family:Manrope,sans-serif;font-size:14px;letter-spacing:.12em;color:#0b90f7;font-weight:600;text-transform:uppercase}.fw-heading-text{font-size:clamp(2rem,2.8vw,3.2rem);line-height:1.04;color:#141d2a;margin:0 0 16px}.fw-heading-italic,.fw-heading-text{font-family:Manrope,sans-serif;font-weight:600;letter-spacing:-.02em}.fw-heading-italic{font-style:italic;color:#0b90f7}.fw-subheading-text{font-family:Manrope,sans-serif;font-size:clamp(16px,1.6vw,20px);line-height:1.6;color:rgba(20,29,42,.62);margin:0}.fw-layout{display:grid;grid-template-columns:260px 1fr 260px;grid-gap:clamp(18px,2.2vw,32px);gap:clamp(18px,2.2vw,32px);align-items:center;width:100%;max-width:1200px;margin-bottom:clamp(48px,6vw,72px)}.fw-mobile-stack{display:none;width:100%;max-width:560px;margin:0 auto clamp(42px,6vw,60px)}.fw-mobile-item{display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px;padding:10px 0}.fw-mobile-item+.fw-mobile-item{margin-top:26px}.fw-mobile-orb{display:flex;justify-content:center}.fw-mobile-orb .fw-sphere-wrapper{width:min(280px,78vw);height:min(280px,78vw)}.fw-mobile-copy{text-align:center;display:flex;flex-direction:column;align-items:center}.fw-mobile-copy .fw-card-icon-wrapper{margin:0 auto 14px}.fw-mobile-copy .fw-card-link{margin:6px auto 0}.fw-mobile-item--orange .fw-card-link{color:#e06c27}.fw-mobile-item--green .fw-card-link{color:#319752}.fw-mobile-item--purple .fw-card-link{color:#8a4fcf}.fw-mobile-item--blue .fw-card-link{color:#1d73c9}.fw-col{display:flex;flex-direction:column;gap:152px}.fw-col-left{align-items:flex-end;text-align:right}.fw-col-right{align-items:flex-start;text-align:left}.fw-col-center{display:flex;justify-content:center;align-items:center;position:relative;width:100%}.fw-map-container{position:relative;width:550px;height:500px;flex-shrink:0}.fw-map-container:before{content:"";position:absolute;inset:-20px;z-index:0;pointer-events:none;background:radial-gradient(circle at 18% 32%,rgba(237,213,175,.75) 0 1px,transparent 2px),radial-gradient(circle at 26% 58%,rgba(237,213,175,.7) 0 1px,transparent 2px),radial-gradient(circle at 38% 38%,rgba(237,213,175,.55) 0 1px,transparent 2px),radial-gradient(circle at 52% 30%,rgba(237,213,175,.6) 0 1px,transparent 2px),radial-gradient(circle at 64% 42%,rgba(237,213,175,.55) 0 1px,transparent 2px),radial-gradient(circle at 74% 58%,rgba(237,213,175,.65) 0 1px,transparent 2px),radial-gradient(circle at 82% 40%,rgba(237,213,175,.55) 0 1px,transparent 2px),radial-gradient(circle at 58% 70%,rgba(237,213,175,.55) 0 1px,transparent 2px),radial-gradient(circle at 40% 74%,rgba(237,213,175,.65) 0 1px,transparent 2px);filter:blur(.1px);opacity:.75}.fw-map-connections{position:absolute;inset:0;width:100%;height:100%;z-index:1}.fw-connection-line{stroke:rgba(237,213,175,.85);stroke-width:1.6px;stroke-linecap:round;stroke-dasharray:6 8;filter:drop-shadow(0 0 4px rgba(237,213,175,.35));animation:dash 20s linear infinite}@keyframes dash{to{stroke-dashoffset:-1000}}.fw-map-node{position:absolute;display:flex;justify-content:center;align-items:center;z-index:2;transition:transform .5s cubic-bezier(.25,1,.5,1)}.fw-node-center{top:50%;left:50%;transform:translate(-50%,-50%);width:140px;height:110px;z-index:3}.fw-center-mascot-glow{position:absolute;inset:-20px;background:radial-gradient(circle,rgba(11,144,247,.15) 0,rgba(11,144,247,0) 62%),radial-gradient(circle,rgba(255,255,255,.65) 0,rgba(255,255,255,0) 70%);border-radius:50%;pointer-events:none}.fw-center-mascot-img{width:100%;height:190px;object-fit:contain;filter:drop-shadow(0 8px 24px rgba(15,23,42,.12))}.fw-node-tl{top:80px;left:70px;transform:translate(-50%,-50%)}.fw-node-tr{top:80px;right:70px;transform:translate(50%,-50%)}.fw-node-bl{bottom:80px;left:70px;transform:translate(-50%,50%)}.fw-node-br{bottom:80px;right:70px;transform:translate(50%,50%)}.fw-sphere-wrapper{position:relative;width:210px;height:208px;border-radius:50%;cursor:pointer;box-shadow:0 22px 70px rgba(15,23,42,.1),0 10px 36px rgba(15,23,42,.06);transition:transform .6s cubic-bezier(.25,1,.5,1),box-shadow .6s cubic-bezier(.25,1,.5,1);overflow:hidden;animation:fw-float 7s ease-in-out infinite alternate}.fw-sphere-wrapper:after{content:"";position:absolute;inset:0;border-radius:50%;mix-blend-mode:screen;pointer-events:none}.fw-sphere-img{width:100%;height:100%;object-fit:cover;object-position:center 42%;transform:scale(1);transition:transform .7s cubic-bezier(.25,1,.5,1)}.fw-node-br .fw-sphere-img,.fw-node-tr .fw-sphere-img{object-position:center 28%}.fw-node-tl .fw-sphere-img{object-position:center 46%}.fw-node-bl .fw-sphere-img{object-position:center 40%}.fw-sphere-wrapper:hover{transform:scale(1.05) translateY(-5px);box-shadow:0 20px 48px rgba(15,23,42,.15)}.fw-sphere-wrapper:hover .fw-sphere-img{transform:scale(1.04)}.fw-sphere-wrapper:before{content:"";position:absolute;inset:0;border-radius:50%;pointer-events:none;background:radial-gradient(ellipse 70% 55% at 50% 66%,rgba(251,247,242,0) 0,rgba(251,247,242,0) 55%,rgba(251,247,242,.65) 76%,rgba(251,247,242,.92) 100%),radial-gradient(circle at 50% 52%,rgba(255,255,255,.12) 0,rgba(255,255,255,0) 56%);z-index:1}.fw-node-tl .fw-sphere-wrapper{animation-delay:0s}.fw-node-tr .fw-sphere-wrapper{animation-delay:1.5s}.fw-node-bl .fw-sphere-wrapper{animation-delay:3s}.fw-node-br .fw-sphere-wrapper{animation-delay:4.5s}@keyframes fw-float{0%{transform:translateY(0)}to{transform:translateY(-8px)}}.fw-card{position:relative;display:flex;flex-direction:column;max-width:240px;transition:transform .4s cubic-bezier(.25,1,.5,1)}.fw-card:hover{transform:translateY(-2px)}.fw-card-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;margin-bottom:18px;transition:transform .4s ease}.fw-card-icon-wrapper svg{width:20px;height:20px;stroke-width:1.75px}.fw-card:hover .fw-card-icon-wrapper{transform:scale(1.08) rotate(3deg)}.fw-card--orange .fw-card-icon-wrapper{background-color:#fdf0e6;color:#e06c27}.fw-card--green .fw-card-icon-wrapper{background-color:#eef7f0;color:#319752}.fw-card--purple .fw-card-icon-wrapper{background-color:#f5f0fb;color:#8a4fcf}.fw-card--blue .fw-card-icon-wrapper{background-color:#e6f2fd;color:#1d73c9}.fw-card-title{font-weight:500;letter-spacing:0;font-size:clamp(1.35rem,1.8vw,1.7rem);line-height:1.2;color:#141d2a;margin:0 0 10px}.fw-card-desc,.fw-card-title{font-family:Manrope,sans-serif;text-align:left}.fw-card-desc{font-size:clamp(16px,1.6vw,16px);line-height:1.6;color:#212121;margin:0 0 16px}.fw-card-link{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;transition:background-color .3s ease,transform .3s ease;text-decoration:none;margin-left:16px}.fw-link-arrow{width:16px;height:16px}.fw-col-left .fw-card-link,.fw-col-right .fw-card-link{margin-right:auto}.fw-card--orange .fw-card-link{color:#e06c27}.fw-card--orange .fw-card-link:hover{background-color:rgba(224,108,39,.08)}.fw-card--green .fw-card-link{color:#319752}.fw-card--green .fw-card-link:hover{background-color:rgba(49,151,82,.08)}.fw-card--purple .fw-card-link{color:#8a4fcf}.fw-card--purple .fw-card-link:hover{background-color:rgba(138,79,207,.08)}.fw-card--blue .fw-card-link{color:#1d73c9}.fw-card--blue .fw-card-link:hover{background-color:rgba(29,115,201,.08)}.fw-card:hover .fw-link-arrow{transform:translateX(3px)}.fw-col-left .fw-card:hover .fw-link-arrow{transform:translateX(-3px)}.fw-footer-bar{display:flex;align-items:center;gap:10px;background:rgba(255,255,255,.78);border:1px solid rgba(15,23,42,.06);border-radius:100px;padding:10px 24px;box-shadow:0 10px 30px rgba(15,23,42,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.fw-footer-icon{width:18px;height:18px;color:#0b90f7}.fw-footer-text{font-family:Manrope,sans-serif;font-size:16px;color:rgba(20,29,42,.72);letter-spacing:-.012em}@media (max-width:1200px){.fw-layout{grid-template-columns:240px 1fr 240px;gap:32px}.fw-map-container{width:440px;height:440px}.fw-map-connections{transform:scale(.88);transform-origin:center}.fw-node-tl{top:96px;left:96px}.fw-node-tr{top:96px;right:96px}.fw-node-bl{bottom:96px;left:96px}.fw-node-br{bottom:96px;right:96px}.fw-sphere-wrapper{width:165px;height:165px}.fw-node-center{width:100px;height:100px}}@media (max-width:1024px){.fw-layout{grid-template-columns:1fr;gap:48px;justify-items:center}.fw-col{width:100%;flex-direction:row;justify-content:center;gap:clamp(24px,4vw,64px)}.fw-col-left{align-items:flex-start;text-align:left}.fw-col-left .fw-card-link{margin-left:0;margin-right:auto}.fw-col-left .fw-card:hover .fw-link-arrow{transform:translateX(3px)}.fw-card{max-width:320px}.fw-col-center{order:-1;margin-bottom:20px}.fw-map-container{width:460px;height:460px}.fw-map-connections{transform:scale(.92)}.fw-node-tl{top:98px;left:98px}.fw-node-tr{top:98px;right:98px}.fw-node-bl{bottom:98px;left:98px}.fw-node-br{bottom:98px;right:98px}.fw-sphere-wrapper{width:155px;height:155px}}@media (max-width:768px){.fw-section{padding:64px 0 56px}.fw-layout{display:none}.fw-mobile-stack{display:block}.fw-col{flex-direction:column;align-items:center;gap:32px}.fw-col-left,.fw-col-right{text-align:center;align-items:center}.fw-col-left .fw-card-link,.fw-col-right .fw-card-link{margin:0 auto}.fw-card{max-width:100%;width:100%;padding:0 20px;box-sizing:border-box}.fw-card-icon-wrapper{margin:0 auto 16px}.fw-map-container{width:360px;height:360px}.fw-map-connections{transform:scale(.72)}.fw-node-tl{top:78px;left:78px}.fw-node-tr{top:78px;right:78px}.fw-node-bl{bottom:78px;left:78px}.fw-node-br{bottom:78px;right:78px}.fw-sphere-wrapper{width:130px;height:130px}.fw-node-center{width:80px;height:80px}}@media (max-width:480px){.fw-map-container{width:300px;height:300px}.fw-map-connections{transform:scale(.6)}.fw-node-tl{top:66px;left:66px}.fw-node-tr{top:66px;right:66px}.fw-node-bl{bottom:66px;left:66px}.fw-node-br{bottom:66px;right:66px}.fw-sphere-wrapper{width:112px;height:112px}.fw-node-center{width:70px;height:70px}.fw-footer-bar{padding:8px 18px}.fw-footer-text{font-size:12px}}