.custBox{padding:40px;border-radius:12px;transition:all .3s ease;border:1px solid rgba(213,19,21,.4);height:100%;display:flex;align-items:center;position:relative;gap:20px}.custBox:before{content:"";position:absolute;right:0;top:-40px;width:64px;height:64px;background-size:64px;background-repeat:no-repeat;background-image:url(/_next/static/media/quote.547b9807.png);transform:scale(-1);opacity:.6}.custImg{width:280px;border-radius:100%;overflow:hidden}.custImg img{width:100%;height:100%;object-fit:cover}.custBox:hover{border-color:#d51315;box-shadow:0 0 15px rgba(213,19,21,.5)}.lh40{line-height:40px!important}.fs36{font-size:36px!important}.initialTitle,.officeLocation{padding:15px;font-size:24px;font-weight:500;transition:opacity .3s ease}.initialTitle,.officeLocation,.overlayContent{position:absolute;bottom:0;width:100%;color:white;z-index:3}.overlayContent{left:0;padding:30px;display:flex;flex-direction:column;justify-content:flex-end;background:var(--black);transform:translateY(100%);transition:transform .3s ease}.overlayContent h3{margin:0;font-size:18px;line-height:26px;letter-spacing:.32px}.overlayContent p{margin-top:20px;font-size:12px;line-height:17px;letter-spacing:.02rem}.insightBox,.locationBox{position:relative;width:100%;height:400px;overflow:hidden;box-shadow:0 8px 16px rgba(0,0,0,.2);cursor:pointer}.insightBox:hover .overlayContent,.locationBox:hover .overlayContent{transform:translateY(0)}.insightBox:hover .initialTitle,.locationBox:hover .officeLocation{opacity:0}.insightBox:hover img{transform:translateY(-20px)}