.homepage__about-us{background:linear-gradient(90deg,#eaf6f0,#e6f0fa)}.homepage__about-us-inner{padding:24px 0}.homepage__about-us-subheading{font-size:14px;font-weight:600;line-height:20px;letter-spacing:.1px;background:linear-gradient(90deg,#30a960,#056ad7);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.homepage__about-us-heading{font-size:45px;color:#052144;font-weight:600;line-height:130%;padding:0 0 8px}.homepage__about-us-text{font-size:18px;color:#121318;font-weight:400;line-height:150%;letter-spacing:.5px;padding:0 0 80px}.homepage__about-us-list{display:flex;flex-direction:column;gap:48px}.homepage__about-us-list-item{display:flex;flex-direction:column;gap:16px;position:relative}.homepage__about-us-list-item-image{background:#fff;width:62px;height:62px;border-radius:31px;position:relative}.homepage__about-us-list-item-image img{object-fit:cover;border-radius:31px}.homepage__about-us-list-item-name{font-size:20px;color:#052144;font-weight:600;line-height:120%}.homepage__about-us-list-item-title{color:#121318;font-size:18px;font-weight:400;line-height:150%;letter-spacing:.5px}.homepage__about-us-list-item-description{font-size:16px;color:#052144;font-weight:400;line-height:24px;letter-spacing:.5px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical}.homepage__about-us-list-item-anchor{position:absolute;padding:10px;right:0;top:90px}.homepage__about-us-list-item-anchor:hover{animation-name:anchor-animation;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}.homepage__about-us-list-item-icons{position:absolute;right:0;padding:10px;top:11px;display:flex;flex-direction:row;gap:16px}@media screen and (min-width:1280px){.homepage__about-us-inner{padding:64px 0}.homepage__about-us-heading{padding:0 0 20px}.homepage__about-us-text{width:768px}.homepage__about-us-list{flex-direction:row;flex-wrap:wrap}.homepage__about-us-list-item{width:calc((100% - 144px)/4)}.homepage__about-us-list-item-anchor{position:relative;top:0;align-self:flex-end}.homepage__about-us-list-item-icons{left:-8px;right:auto;top:auto;bottom:0}.homepage__about-us-list-item-image{width:80px;height:80px;border-radius:40px}.homepage__about-us-list-item-image img{border-radius:40px}}@keyframes anchor-animation{0%{transform:translateX(0)}33%{transform:translateX(10px)}66%{transform:translateX(-10px)}to{transform:translateX(0)}}