<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.animated_circle{background:black;z-index:99999;left:100px;padding:40px;border-radius:100%;height:20vh;width:20vh}.animated_card_wrapper{align-items:center;position:relative;display:flex;justify-content:center}.dotted_border_circle{position:absolute;width:105px;height:105px;border:2px dotted #000000;border-radius:50%;animation:rotateDotted 10s linear infinite;z-index:9999999;left:0;top:0;bottom:0;right:0;margin:auto}.event_image{height:300px;overflow:hidden;border-radius:8px}.event_images{height:100%;width:100%;object-fit:cover}@keyframes rotateDotted{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.activity_crcle,.card.activity_card_con{position:relative}.activity_crcle{display:flex;justify-content:center;align-items:center;background:#5656562b;z-index:99999;border-radius:100%;height:15vh;width:15vh;margin:0 auto}.activity_crcle img{max-width:70%;max-height:70%;object-fit:contain}.mem{position:relative;top:0;background:#ffa422;z-index:99999;border-radius:100%;height:90px;width:90px;display:flex;align-items:center;justify-content:center;overflow:hidden}.mem_img{height:80px;width:80px;border-radius:50%}.bg_sections{position:relative}.quotes_image{position:absolute;top:0;left:40%}.said_mem{position:absolute;left:35%;top:110px;height:80px;width:80px;z-index:9999}</pre></body></html>