.profile-header{margin:10px 5px;padding:5px;background-color:#310000;text-align:center}.profile-hero{display:flex;flex-direction:column;align-items:center;gap:20px;padding:15px;justify-content:center}.profile-image-clip{width:150px;height:150px;border-radius:50%;overflow:hidden;flex-shrink:0;border:2px solid #d8d2d2;box-shadow:0 4px 8px rgb(0 0 0 / .1)}.profile-image-clip img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.profile-image-clip picture{display:block;width:100%;height:100%}.profile-tagline{color:#fff;font-size:18px;line-height:1.4;font-weight:700}@media screen and (min-width:768px){.profile-hero{flex-direction:row;gap:40px;padding:25px}.profile-image-clip{width:180px;height:180px}}@media screen and (min-width:1024px){.profile-header{padding:25px}.profile-image-clip{width:200px;height:200px}}@media screen and (max-width:360px){.profile-header{padding:15px 10px}.profile-image-clip{width:120px;height:120px}}.profile-header h1{color:#310000;font-size:20px;font-weight:600;margin-bottom:10px}.profile-tagline{color:#dfdada;font-size:18px;line-height:1.4;font-weight:700}.profile-highlight{background:#ebe6e6;padding:15px;margin:20px 0}.profile-highlight p{margin-bottom:10px;font-size:18px;color:#333;padding-top:0}.profile-highlight strong{color:#310000;font-weight:610}.techniques-grid{display:grid;grid-template-columns:1fr;gap:15px;margin:20px 0}.technique-item{background:#ebe6e6;padding:15px}.technique-item strong{display:block;margin-bottom:5px;font-size:18px;color:#310000}.specializations-container{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.specialization-tag{background:#c5b6b6;color:#310000;padding:10px 15px;font-size:16px;font-weight:500;border-radius:4px}.locations-grid{display:grid;grid-template-columns:1fr;gap:20px;margin:25px 0}.location-card{background:#ebe6e6;padding:20px}.location-card h3{color:#310000;margin-bottom:15px;font-size:18px;font-weight:600}.location-card p{margin-bottom:10px;font-size:18px;color:#333}.cta-section{background:#c5b6b6;margin:40px 0 0 0;padding:30px 20px;text-align:center}.cta-section h2{color:#310000;font-size:19px;margin-bottom:25px}.cta-buttons{display:flex;flex-direction:column;gap:15px;align-items:center}.cta-button{display:inline-block;background-color:#981919;color:#fff;padding:12px 30px;border-radius:6px;text-decoration:none;font-weight:600;font-size:18px;min-width:200px;border:none}.cta-button.primary{background-color:#981919;color:#fff}.cta-note{color:#494949;font-size:14px;margin-top:20px}@media screen and (min-width:768px){.profile-hero{flex-direction:row;text-align:left;gap:40px;padding:25px;min-height:250px;justify-content:space-between}.profile-img{width:180px;height:180px}.techniques-grid{grid-template-columns:repeat(2,1fr)}.locations-grid{grid-template-columns:repeat(2,1fr)}.cta-buttons{flex-direction:row;justify-content:center}}@media screen and (min-width:1024px){.profile-header{margin:10px 5px;padding:25px}.profile-img{width:200px;height:200px}.techniques-grid{grid-template-columns:repeat(3,1fr)}.locations-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:360px){.profile-header{padding:15px 10px}.profile-img{width:120px;height:120px}.specialization-tag{padding:8px 12px;font-size:14px}.cta-button{min-width:180px;padding:10px 20px;font-size:16px}}.profile-image-clip,.profile-image-clip *,.profile-hero .profile-image-clip,.profile-header .profile-image-clip{width:150px!important;height:150px!important;border-radius:50%!important;overflow:hidden!important}.profile-image-clip img{max-width:100%!important;max-height:100%!important;min-width:100%!important;min-height:100%!important}.profile-header,.profile-hero,.profile-image-clip{overflow:visible!important}