.globe-animation__title{--heading-font-size:clamp(2.3211991627rem,1.8430321352rem + 2.125186789vw,3.7557002452rem);--heading-line-height:1.1278325626;--heading-margin:0 0 0.6180469716em;--heading-text-wrap:balance}.globe-animation{display:grid;gap:1.618rem;justify-items:center;overflow:clip;padding:6.8535260698rem 1.618rem 11.0890051809rem;position:relative;text-align:center}.globe-animation__title{--heading-margin:0;max-width:46.9708195891rem}.globe-animation__description{max-width:36.9265623798rem}.globe-animation__animation{align-items:center;bottom:-30%;display:flex;justify-content:center;left:50%;min-width:46.9708195891rem;perspective:1000px;position:absolute;top:0;translate:-50% 0;width:100%;z-index:-1}.globe-animation__animation svg{height:auto;max-height:170%;max-width:100%;perspective:1000px;position:absolute;top:0;transform-style:preserve-3d;width:95%}.globe-animation__animation svg .circle-a,.globe-animation__animation svg .circle-b{animation:rotate-horizontal 20s linear infinite;transform-origin:center center;z-index:-10;stroke-width:2}.globe-animation__animation svg .circle-a{animation-delay:-5s}@keyframes rotate-horizontal{0%{transform:rotateY(0deg)}to{transform:rotateY(1turn)}}