body.home #welcome_box{display:none}.site-agent{display:flex;gap:5rem;padding:2rem;margin:2rem 0;background:#fff;max-width:1300px;margin:0 auto;padding:60px 0}@media(max-width: 767.98px){.site-agent{flex-direction:column;gap:1rem;padding:1rem}}.site-agent__image{flex-shrink:0;position:relative}@media(max-width: 767.98px){.site-agent__image{margin-bottom:40px;margin-top:40px}}.site-agent__image::before{content:"";position:absolute;top:12px;left:-15px;width:400px;height:450px;border:2px solid var(--si-primary-color);border-radius:3px;z-index:0}@media(max-width: 767.98px){.site-agent__image::before{width:100%;max-width:300px;height:auto;aspect-ratio:400/450;left:50%;top:50%;transform:translateX(calc(-50% - 15px)) translateY(-50%)}}.site-agent__image .site-agent__img{width:400px;height:450px;-o-object-fit:cover;object-fit:cover;border-radius:4px;position:relative;z-index:1}@media(max-width: 767.98px){.site-agent__image .site-agent__img{width:100%;max-width:300px;height:auto;margin:0 auto;display:block}}.site-agent__content{flex:1;display:flex;flex-direction:column;gap:1rem}.site-agent__info{display:flex;flex-direction:column;gap:0}.site-agent__info .site-agent__name{font-size:2.5rem;font-weight:700;line-height:1;color:#222}.site-agent__info .site-agent__designation{font-size:1rem;color:var(--si-primary-color);font-weight:500;margin-bottom:10px}.site-agent__info .site-agent__phone{font-size:1.1rem;color:var(--si-primary-color);text-decoration:none;font-weight:600}.site-agent__info .site-agent__phone:hover{text-decoration:underline}.site-agent__bio{flex:1;margin-top:15px}.site-agent__bio h3{font-size:1.2rem;margin-bottom:1rem;color:#222}.site-agent__bio p{margin-bottom:1rem;line-height:1.6;color:#000;font-size:17px}.site-agent__bio p:last-child{margin-bottom:0}.site-agent__bio ul{padding-left:25px !important}.site-agent__bio ul li{list-style:disc}.site-agent__button{align-self:flex-start;margin-top:auto;border:1px solid #000;color:#000;letter-spacing:3px}.site-agent__button:hover{background-color:#000;color:#fff}@media(max-width: 767.98px){.site-agent__button{align-self:center;width:100%;max-width:200px}}/*# sourceMappingURL=agent-site.css.map */