.left{width:32%;background:var(--main);color:#fff;padding:80px}.right{width:68%;padding:80px}.name{font-size:70px;font-weight:700}.role{font-size:28px;margin-bottom:30px}.section{margin-top:40px}.section-title{font-size:24px;border-bottom:1px solid rgba(255,255,255,.4);margin-bottom:10px}.block h3{font-size:26px;border-bottom:3px solid var(--accent);margin-bottom:15px}.small{font-size:22px;margin-bottom:12px}.ring{width:80px;height:80px;border-radius:50%;border:6px solid #ddd;position:relative;margin-bottom:10px}.ring span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:18px}.theme-blue{--main:#0b3d91;--accent:#0b3d91}.theme-orange{--main:#ff6b00;--accent:#ff6b00}.theme-purple{--main:#4b0082;--accent:#4b0082}.template-modern .left{width:100%;background:#fff;color:#000}.template-modern .right{width:100%}.template-modern .cv-page{flex-direction:column}