.ourstory{padding:2rem 0}.ourstory .global-heading{text-align:center}.ourstory .story-section{margin-top:4rem}.ourstory .story-section .story-card{margin:auto;padding:0 4rem;height:8.6875rem;border-top:1px solid gray;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.ourstory .story-section .story-card .story-head,.ourstory .story-section .story-card p{color:#fff;font-family:Goldman;font-size:1.5rem;font-style:normal;font-weight:400;line-height:113.31%;z-index:1}.ourstory .story-section .story-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:blue;transform:scaleY(0);transform-origin:top;transition:transform .2s ease;z-index:0}.ourstory .story-section .story-card:hover:before{transform:scaleY(1)}.ourstory .story-section .story-card:nth-child(5){border-bottom:1px solid gray}.ourstory .projectbtn{margin-top:4rem;width:11.5rem;height:2.625rem;flex-shrink:0;border-radius:.4375rem;background:linear-gradient(177deg,rgba(255,255,255,.2) 7.59%,rgba(185,185,185,.2) 88.15%);box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}