.brand{position:relative;isolation:isolate}
.brand::after{content:"";position:absolute;z-index:2;left:0;top:0;width:122px;height:76px;background:url('/saa-logo.png') 0 -24px/122px 122px no-repeat;clip-path:circle(15.8px at 29.5px 45px);transform-origin:29.5px 45px;animation:saa-planet-spin 18s linear infinite;pointer-events:none;will-change:transform}
@keyframes saa-planet-spin{to{transform:rotate(360deg)}}
@media(max-width:760px){.brand::after{width:84px;height:60px;background-size:84px 84px;background-position:0 -12px;clip-path:circle(10.9px at 20.3px 35.3px);transform-origin:20.3px 35.3px}}
@media(max-width:420px){.brand::after{width:76px;height:60px;background-size:76px 76px;background-position:0 -8px;clip-path:circle(9.8px at 18.3px 34.8px);transform-origin:18.3px 34.8px}}
@media(prefers-reduced-motion:reduce){.brand::after{animation:none;will-change:auto}}

