.speciality-container{width:100%;background:linear-gradient(180deg,#f8f9fa,#eef1f1);padding:20px;display:flex;justify-content:center}.specialty-section{max-width:1200px;width:100%}.specialty-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:40px}.first-half{flex:1 1;min-width:300px}.first-half-text{color:#004a62;font-weight:600;text-transform:uppercase;margin-bottom:8px;font-size:.95rem;letter-spacing:1px}.first-half-header{font-size:1.8rem;font-weight:700;line-height:1.3;margin-bottom:15px;color:#333}.first-half-header .at{font-weight:500;font-size:1rem;color:#555;margin-right:4px}.first-half-header .name{color:#004a62;font-weight:800}.first-half-description{color:#555;line-height:1.7;margin-bottom:25px;font-size:1rem}.about-links{display:flex;gap:15px}.contact-about,.contact-contact{display:inline-block;padding:10px 20px;border-radius:25px;font-weight:600;text-transform:capitalize;transition:all .3s ease}.contact-contact{background:#004a62;color:#fff}.contact-contact:hover{background:#006080}.contact-about{border:2px solid #004a62;color:#004a62}.contact-about:hover{background:#004a62;color:#fff}.second-half{flex:1 1;min-width:300px;display:flex;justify-content:center}.image-wrapper-about{position:relative;width:100%;max-width:500px;display:grid;grid-auto-flow:row;grid-gap:10px;gap:10px;overflow:hidden;padding:10px;box-shadow:0 2px 10px rgba(0,0,0,.15);border-radius:5px}.second-half-top-img{height:200px;width:100%;object-fit:cover;border-radius:5px}.logo-overlay{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(2,1fr)}.second-half-img,.second-half-img-logo{width:100%;height:180px;object-fit:cover;border-radius:5px}@media (max-width:900px){.specialty-content{flex-direction:column;text-align:center}.about-links{justify-content:center}}.home-agentReq-container{position:relative;min-height:40vh;padding:6rem 0;width:100%;background:linear-gradient(90deg,rgba(0,74,98,.8) 40%,rgba(0,0,0,.75) 60%),url(/_next/static/media/home-agent-bg.bc81dbac.jpg) 50% /cover no-repeat;display:flex;align-items:center;justify-content:center;overflow:hidden}.home-agent-req-content{max-width:800px;width:90%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem;color:#fff}.agent-subtitle{font-size:1rem;letter-spacing:2px;font-weight:600;text-transform:uppercase}.agent-description{font-size:1.1rem;color:#f1f1f1;max-width:600px;line-height:1.6}.home-agent-link{background-color:#76daf3;color:#000;margin-top:10px;font-size:1rem;padding:.75rem 1.8rem;border:none;border-radius:50px;cursor:pointer;text-decoration:none;font-weight:600;transition:background-color .3s ease,transform .2s ease}.home-agent-link:hover{background-color:#006080;color:#fff;transform:translateY(-3px)}@media screen and (max-width:600px){.agent-title{font-size:1.5rem}.agent-description{font-size:1rem}}