.feature-display{margin:0 auto;max-height:360px;max-width:360px;pointer-events:none;position:relative}.feature-display--rounded img{border-radius:50%}.feature-display img{aspect-ratio:1/1;object-fit:cover}.feature-display--circle:before{animation:picDotsRotate 120s linear infinite;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 449.517 452.833'%3E%3Cg fill='none' stroke='%233e969f' stroke-dasharray='3 15' stroke-width='5'%3E%3Cellipse cx='224.758' cy='226.416' stroke='none' rx='224.758' ry='226.416'/%3E%3Cellipse cx='224.758' cy='226.416' rx='222.258' ry='223.916'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;content:"";height:105%;position:absolute;right:-5%;top:42%;transform:translateY(-45%) rotate(0);width:105%;z-index:1}@media (min-width:768px){.feature-display{max-width:460px}.feature-display--circle:before{height:100%;right:-10px;transform:translateY(-45%) rotate(0);width:100%}}