.about-section .about-image{display:block;margin-bottom:25px;position:relative;text-align:center}.about-section .about-image img{display:block;width:100%}.about-section .ring{display:inline-block;height:100%;max-height:600px;max-width:600px;position:relative;width:100%}.about-image .funfact-effect-1{z-index:1}.about-image .funfact-effect-1:before{right:-8px;top:-5px}.about-section .ring:after{animation:animateC 20s linear 0s infinite normal none running;border-image:initial;border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.about-content .section-title{margin-bottom:0;text-align:left}.about-content .section-title span:before:not(h2>span){left:15px}.about-content>h2{font-size:35px;font-weight:700}.about-content .about-author{border-radius:5px;list-style:none;margin:0;padding:15px}.about-content .about-author>li:first-child{float:left}.about-content .about-author li img{border-radius:100%;height:70px;margin-right:10px;width:70px}.about-content .about-author li h3{display:inline-block;font-size:18px;font-weight:700;margin:0}.about-content .about-author li p{margin:0}.about-content{margin-bottom:25px}.about-experience{align-items:center;border-radius:3px;display:flex;flex-wrap:wrap;list-style:none;margin:25px 0 0;padding:15px;position:relative;z-index:1}.about-experience:before{border-radius:3px;content:"";inset:0;opacity:.7;position:absolute;z-index:-1}.about-experience>li:first-child{align-items:center;display:flex;flex:1}.about-experience>li>span:first-child{color:#fff;font-size:35px;font-weight:700;margin-right:15px}.about-experience>li>span:last-child{color:#fff;font-size:20px;font-weight:600}.about-experience li .main-btn.bg{background-color:#fff;border-radius:5px;display:inline-block;font-weight:600;overflow:hidden;padding:10px 15px;position:relative;text-decoration:none;transition:.65s}.about-experience li:has(.main-btn){margin-bottom:-7px}.funfact-effect-1{animation:animate 20s linear infinite;background:transparent;display:block;height:4px;left:50%;position:absolute;top:calc(50% - 2px);transform-origin:left;width:50%}.funfact-effect-1:before{border-radius:50%;content:"";height:25px;position:absolute;right:-10px;top:7px;width:25px}@keyframes animateC{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes animate{0%{transform:rotate(45deg)}to{transform:rotate(405deg)}}