.About_aboutSection__B3ths{position:relative;overflow:hidden;padding:8rem 0}.About_container__6n4Dm{display:flex;flex-direction:column;align-items:center;text-align:center}.About_content___EnpQ{width:100%;max-width:800px}.About_cardWrapper__u2oro{margin-top:3rem;perspective:1000px}.About_card__hl9Sx{position:relative;background:var(--card-bg);border:1px solid var(--card-border);border-radius:24px;overflow:hidden;padding:2rem;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 10px 40px rgba(0,0,0,.2);transition:transform .3s ease}.About_card__hl9Sx:hover{transform:translateY(-5px)}.About_cardGlare__5VX_O{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;pointer-events:none;opacity:0;transition:opacity .3s ease}.About_card__hl9Sx:hover .About_cardGlare__5VX_O{opacity:1}.About_cardContent__SmehO{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:2rem}@media (min-width:768px){.About_cardContent__SmehO{flex-direction:row;text-align:left}}.About_ringWrapper__P65rV{position:relative;width:172px;height:172px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .5s cubic-bezier(.4,0,.2,1);cursor:pointer}.About_ringWrapper__P65rV:hover{width:260px;height:260px;border-radius:50%}.About_ringWrapper__P65rV:before{content:"";position:absolute;inset:0;border-radius:inherit;background:conic-gradient(from 0deg,var(--primary-color),var(--secondary-color),var(--accent-color),var(--primary-color));animation:About_spinRing__vhWLN 4s linear infinite;z-index:0}.About_ringWrapper__P65rV:after{content:"";position:absolute;inset:3px;border-radius:inherit;background:var(--bg-color);z-index:1}@keyframes About_spinRing__vhWLN{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.About_imageWrapper__RQr6T{position:relative;width:156px;height:156px;border-radius:50%;overflow:hidden;z-index:2;box-shadow:0 0 20px rgba(0,0,0,.3);transition:all .5s cubic-bezier(.4,0,.2,1)}.About_ringWrapper__P65rV:hover .About_imageWrapper__RQr6T{width:244px;height:244px;border-radius:50%}.About_image__bujZP{object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.About_ringWrapper__P65rV:hover .About_image__bujZP{transform:scale(1.05)}.About_info__1ke10{display:flex;flex-direction:column;gap:.5rem}.About_info__1ke10 h3{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0}.About_role__YVzqJ{color:var(--primary-color);font-weight:600;font-size:1rem;margin:0}.About_bio__5QbsK{color:var(--text-secondary);line-height:1.6;margin:1rem 0}