.expertise-tabs .e-n-tabs-heading{position:relative;border-bottom:1px solid #e5e5e5}.expertise-tabs .e-n-tab-title{position:relative;padding-bottom:16px}.expertise-tabs .e-n-tab-title::after{content:"";position:absolute;left:0;bottom:-1px;width:0;height:2px;background-color:#00a6b2;transition:width .3s ease}.expertise-tabs .e-n-tab-title[aria-selected=true]::after{width:100%}.image-overlay-rounded{position:relative;overflow:hidden;border-top-left-radius:50%;border-top-right-radius:50%}.image-overlay-rounded::after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.6) 100%);z-index:2;pointer-events:none}.image-overlay-rounded img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover}.custom-form{max-width:600px}.custom-form label{display:block;font-weight:600;margin-bottom:5px;color:#222}.custom-form input,.custom-form textarea{width:100%;padding:16px 20px;border-radius:30px;border:1px solid #e5e5e5;background:#f9f9f9;font-size:14px;margin-bottom:20px;outline:none}.custom-form textarea{height:140px;border-radius:20px;resize:none}.custom-form input:focus,.custom-form textarea:focus{border-color:#0f8b8d;background:#fff}.btn-send{text-align:right}.custom-form input[type=submit]{background:#0f8b8d;color:white;border:none;padding:12px 30px;border-radius:30px;font-size:14px;cursor:pointer;transition:.3s}.custom-form input[type=submit]:hover{background:#0c6f70}