.offering-boxes-section{position:relative}.offering-boxes{display:grid;gap:40px}.offering-box{position:relative}.offering-box img{background:#fff;display:block;height:150px;left:50%;margin:0 auto;position:absolute;top:0;transform:translateX(-50%);width:auto;z-index:5}.offering-box-text{margin-top:75px;padding:90px 15px 10px;text-align:center}.row-fluid .offering-box-text .border.go:after,.row-fluid .offering-box-text .border.go:before{z-index:-1}.row-fluid .offering-box-text .border.go:before{border-left-color:#707070;border-top-color:#707070}.row-fluid .offering-box-text .border.go:after{border-bottom-color:#707070;border-right-color:#707070}@media (min-width:768px){.offering-boxes{display:flex;flex-wrap:wrap;justify-content:center}.offering-box{display:flex;width:calc(33.33333% - 26.66667px)}}@media (min-width:1400px){.offering-box img{height:200px}.offering-box-text{margin-top:100px;padding-top:115px}}.border{position:relative;z-index:1}.border:after,.border:before{border:1px solid transparent;box-sizing:inherit;content:"";height:0;position:absolute;width:0;z-index:-1}.border:before{right:0;top:0}.border:after{bottom:0;left:0}.border.go:after,.border.go:before{height:100%;pointer-events:none;width:100%}.border.go:before{border-left-color:var(--color-light-grey);border-top-color:var(--color-light-grey);transition:width .5s ease-out .5s,height .5s ease-out 1s}.border.go:after{border-bottom-color:var(--color-light-grey);border-right-color:var(--color-light-grey);transition:border-color .01s ease-out 1s,width .5s ease-out 1.5s,height .5s ease-out 2s}