.BlogGlobe{display:grid;gap:var(--rowGapMedium) 0}.BlogGlobe__card{position:relative;height:0;padding-bottom:100%}.BlogGlobe__globe{display:flex;justify-content:center;will-change:transform;position:absolute;top:0;left:0;width:100%;height:100%;cursor:-webkit-grab;cursor:grab}.is-globe-dragging .BlogGlobe__globe{cursor:-webkit-grabbing;cursor:grabbing}