.orbit-container{color:#000;background-image:url(/public/package.avif);border-radius:50%;justify-content:center;align-items:center;width:700px;height:700px;margin:4rem auto;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;animation:40s linear infinite rotate;display:flex;position:relative}.box{text-align:left;background:#fff;border-radius:16px;width:200px;padding:1.2rem;font-size:.9rem;line-height:1.4;position:absolute;box-shadow:0 8px 20px rgba(0,0,0,.08)}.box h3{align-items:center;gap:.4rem;margin:0 0 .5rem;font-size:1.1rem;font-weight:700;display:flex}.b1{top:0;left:50%;transform:translate(-50%,-50%)}.b2{top:50%;right:0;transform:translate(50%,-50%)}.b3{bottom:0;left:50%;transform:translate(-50%,50%)}.b4{top:50%;left:0;transform:translate(-50%,-50%)}.orbit-container .box{animation:40s linear infinite counterRotate}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes counterRotate{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.left-container{gap:2rem;align-items:left;text-align:left;-webkit-backdrop-filter:brightness(.5)grayscale(.2);backdrop-filter:brightness(.5)grayscale(.2);flex-flow:row;padding:1rem;display:flex}.left-content{background-color:rgba(0,0,0,.5);border-radius:10px;flex:1;max-width:500px;padding:1rem}.left-content .leftbrow{color:#2563eb;text-transform:uppercase;letter-spacing:2px;text-align:left;margin-bottom:1rem;font-weight:600}.left-content h1{margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.3}.left-content p{color:#fff;font-size:1rem;line-height:1.6}.circle-wrapper{flex:1;justify-content:center;align-items:center;display:flex}.circle{width:288px;height:170px}@media (min-width:1024px){.about-container{flex-direction:row;justify-content:space-between}}.circle-container{width:700px;height:700px}@media screen and (max-width:768px){.left-container{flex-direction:column}.circle{width:180px;height:120px}.circle-container{width:200px;height:500px}}.team-hero{isolation:isolate;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Inter,Arial,sans-serif;position:relative;overflow:hidden}.team-hero:before{content:"Our Team";letter-spacing:.04em;color:var(--fg);opacity:.06;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;z-index:-1;text-shadow:0 0 1px rgba(0,0,0,.08),0 0 20px rgba(0,0,0,.04);white-space:nowrap;justify-content:center;align-items:center;font-size:max(4rem,min(14vw,16rem));font-weight:800;line-height:.9;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.team-title{text-align:center;padding:2rem 1rem}.teambrow{letter-spacing:.08em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:saturate(120%)blur(2px);backdrop-filter:saturate(120%)blur(2px);background:rgba(15,23,42,.04);border:1px solid rgba(71,85,105,.25);border-radius:999px;padding:.15rem .65rem;font-size:max(.9rem,min(1.2vw + .4rem,1.25rem));font-weight:600;display:inline-block}h1{letter-spacing:-.01em;margin:.75rem 0 0;font-size:max(1.8rem,min(3.5vw + .5rem,3rem));font-weight:800;line-height:1.1}.review{background-color:#040021}
