.mt-author-profile{position:relative;overflow:hidden;padding:100px 0;background:radial-gradient(circle at 8% 18%,rgba(41,169,223,.14),transparent 27%),radial-gradient(circle at 92% 82%,rgba(41,169,223,.1),transparent 25%),linear-gradient(135deg,#f8fbff 0%,#f4f7fc 100%)}.mt-author-profile *{box-sizing:border-box}.mt-author-profile-card{position:relative;display:grid;grid-template-columns:270px minmax(0,1fr);gap:55px;align-items:center;overflow:hidden;padding:50px;background:rgba(255,255,255,.96);border:1px solid rgba(41,169,223,.25);border-radius:30px;box-shadow:0 30px 80px rgba(23,56,89,.1),0 8px 24px rgba(41,169,223,.08);isolation:isolate}.mt-author-profile-card::before{position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,#29a9df 0%,#64d6f3 50%,#29a9df 100%);content:""}.mt-author-decoration{position:absolute;z-index:-1;display:block;border-radius:50%;pointer-events:none}.mt-author-decoration-one{top:-90px;right:-70px;width:240px;height:240px;background:rgba(41,169,223,.07)}.mt-author-decoration-two{bottom:-110px;left:130px;width:210px;height:210px;border:35px solid rgba(41,169,223,.05)}.mt-author-profile-left{position:relative;text-align:center}.mt-author-profile-image{position:relative;display:flex;flex-direction:column;align-items:center}.mt-author-image-ring{position:relative;width:230px;height:230px;padding:8px;background:linear-gradient(145deg,#29a9df,#8ce2f5);border-radius:50%;box-shadow:0 18px 45px rgba(41,169,223,.25),0 0 0 10px rgba(41,169,223,.07)}.mt-author-image-ring::after{position:absolute;right:12px;bottom:20px;width:25px;height:25px;background:#21c67a;border:5px solid #fff;border-radius:50%;content:""}.mt-author-profile-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;background:#edf8fd;border:5px solid #fff;border-radius:50%}.mt-author-available-badge{display:inline-flex;align-items:center;gap:8px;margin-top:24px;padding:9px 16px;color:#176b8f;background:#edf9fe;border:1px solid rgba(41,169,223,.2);border-radius:50px;font-size:17px;font-weight:700;line-height:1.4}.mt-author-status-dot{width:8px;height:8px;background:#21c67a;border-radius:50%;box-shadow:0 0 0 4px rgba(33,198,122,.15)}.mt-author-mini-info{display:grid;gap:10px;margin-top:22px;text-align:left}.mt-author-mini-item{display:flex;align-items:center;gap:10px;color:#4b5565;font-size:20px;font-weight:600}.mt-author-mini-item i{color:#29a9df;font-size:20px}.mt-author-profile-content{min-width:0}.mt-author-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;color:#168bbd;font-size:14px;font-weight:800;letter-spacing:1.3px;line-height:1.4;text-transform:uppercase}.mt-author-eyebrow i{font-size:14px}.mt-author-heading-row{display:flex;gap:20px;align-items:flex-start;justify-content:space-between}.mt-author-profile-name{margin:0 0 6px;color:#172033;font-family:inherit;font-size:clamp(38px, 4vw, 56px);font-weight:800;letter-spacing:-1.7px;line-height:1.08}.mt-author-profile-position{margin:0;color:#29a9df;font-size:21px;font-weight:700;line-height:1.45}.mt-author-verified{display:inline-flex;flex:0 0 38px;width:38px;height:38px;align-items:center;justify-content:center;margin-top:5px;color:#fff;background:linear-gradient(135deg,#29a9df,#168bbd);border:4px solid #e9f8fe;border-radius:50%;box-shadow:0 8px 20px rgba(41,169,223,.24);font-size:13px}.mt-author-expertise{display:flex;flex-wrap:wrap;gap:9px;margin:24px 0}.mt-author-expertise span{display:inline-flex;align-items:center;padding:8px 13px;color:#505b6d;background:#f6f9fc;border:1px solid #e4eaf1;border-radius:50px;font-size:17px;font-weight:700;line-height:1.35;transition:color 0.3s ease,background-color 0.3s ease,border-color 0.3s ease,transform 0.3s ease}.mt-author-expertise span:hover{color:#168bbd;background:#edf9fe;border-color:rgba(41,169,223,.35);transform:translateY(-2px)}.mt-author-profile-description{position:relative;overflow:hidden;padding:27px 30px 27px 66px;color:#fff;border-radius:6px 26px 26px 26px;box-shadow:0 16px 35px rgba(41,169,223,.2)}.mt-author-profile-description::after{position:absolute;right:-45px;bottom:-65px;width:180px;height:180px;background:rgba(255,255,255,.08);border-radius:50%;content:""}.mt-author-profile-description p{position:relative;z-index:1;margin:0;font-size:20px;font-weight:400;line-height:1.8}.mt-author-quote-icon{position:absolute;top:27px;left:27px;color:rgba(0,0,0,.55);font-size:24px}.mt-author-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:27px}.mt-author-primary-btn,.mt-author-secondary-btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;padding:12px 21px;border-radius:10px;font-size:14px;font-weight:700;line-height:1.4;text-decoration:none;transition:color 0.3s ease,background-color 0.3s ease,border-color 0.3s ease,box-shadow 0.3s ease,transform 0.3s ease}.mt-author-primary-btn{color:#fff;background:linear-gradient(135deg,#29a9df,#168bbd);border:1px solid #29a9df;box-shadow:0 10px 24px rgba(41,169,223,.22)}.mt-author-primary-btn:hover{color:#fff;box-shadow:0 15px 30px rgba(41,169,223,.3);transform:translateY(-3px)}.mt-author-secondary-btn{color:#168bbd;background:#fff;border:1px solid rgba(41,169,223,.45)}.mt-author-secondary-btn:hover{color:#fff;background:#168bbd;border-color:#168bbd;transform:translateY(-3px)}.mt-author-primary-btn:focus-visible,.mt-author-secondary-btn:focus-visible{outline:3px solid rgba(41,169,223,.28);outline-offset:3px}.mt-author-trust-line{display:flex;gap:10px;align-items:flex-start;margin-top:20px;color:#697386;font-size:20px;font-weight:600;line-height:1.6}.mt-author-trust-line i{margin-top:3px;color:#f3aa2c}@media (max-width:991px){.mt-author-profile{padding:80px 0}.mt-author-profile-card{grid-template-columns:220px minmax(0,1fr);gap:35px;padding:38px 30px}.mt-author-image-ring{width:190px;height:190px}.mt-author-profile-name{font-size:42px}.mt-author-profile-position{font-size:18px}.mt-author-profile-description{padding:24px 24px 24px 58px}.mt-author-profile-description p{font-size:16px;line-height:1.75}.mt-author-quote-icon{top:24px;left:22px;font-size:21px}}@media (max-width:767px){.mt-author-profile{padding:65px 0}.mt-author-profile-card{grid-template-columns:1fr;gap:32px;padding:35px 22px;border-radius:24px}.mt-author-profile-left{display:flex;flex-direction:column;align-items:center}.mt-author-image-ring{width:180px;height:180px}.mt-author-mini-info{width:min(100%, 260px)}.mt-author-profile-content{text-align:center}.mt-author-heading-row{justify-content:center}.mt-author-profile-name{font-size:38px;letter-spacing:-1px}.mt-author-profile-position{font-size:18px}.mt-author-verified{flex-basis:34px;width:34px;height:34px}.mt-author-expertise,.mt-author-actions{justify-content:center}.mt-author-profile-description{padding:52px 22px 24px;border-radius:20px;text-align:left}.mt-author-quote-icon{top:19px;left:22px}.mt-author-profile-description p{font-size:15px;line-height:1.75}.mt-author-trust-line{justify-content:center;text-align:left}}@media (max-width:480px){.mt-author-profile{padding:50px 0}.mt-author-profile-card{gap:28px;padding:30px 16px;border-radius:20px}.mt-author-image-ring{width:160px;height:160px;padding:6px}.mt-author-profile-name{font-size:33px}.mt-author-profile-position{font-size:16px}.mt-author-heading-row{gap:10px}.mt-author-verified{flex-basis:30px;width:30px;height:30px;border-width:3px;font-size:11px}.mt-author-expertise{gap:7px;margin:20px 0}.mt-author-expertise span{padding:7px 10px;font-size:12px}.mt-author-profile-description{padding:48px 18px 22px}.mt-author-actions{flex-direction:column}.mt-author-primary-btn,.mt-author-secondary-btn{width:100%}.mt-author-trust-line{font-size:12px}}.mt-author-social-icons{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px}.mt-author-social-link{position:relative;display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;overflow:hidden;color:#fff;border:1px solid transparent;border-radius:50%;font-size:19px;text-decoration:none;box-shadow:0 10px 24px rgba(23,56,89,.14);transition:color 0.3s ease,background-color 0.3s ease,border-color 0.3s ease,box-shadow 0.3s ease,transform 0.3s ease}.mt-author-social-link i{position:relative;z-index:1}.mt-author-social-link:hover{color:#fff;box-shadow:0 15px 30px rgba(23,56,89,.22);transform:translateY(-4px)}.mt-author-social-link:focus-visible{outline:3px solid rgba(41,169,223,.28);outline-offset:3px}.mt-author-social-link.mt-linkedin{background:#0a66c2;border-color:#0a66c2}.mt-author-social-link.mt-linkedin:hover{background:#084f96;border-color:#084f96}.mt-author-social-link.mt-instagram{background:linear-gradient(135deg,#833ab4 0%,#c13584 35%,#e1306c 60%,#f77737 100%)}.mt-author-social-link.mt-instagram:hover{box-shadow:0 15px 30px rgba(225,48,108,.28)}.mt-author-social-link.mt-facebook{background:#1877f2;border-color:#1877f2}.mt-author-social-link.mt-facebook:hover{background:#0f5dc4;border-color:#0f5dc4}@media (max-width:767px){.mt-author-social-icons{justify-content:center;margin-top:24px}}@media (max-width:480px){.mt-author-social-link{width:44px;height:44px;font-size:17px}}