.funfact-wrap{text-align:center}.funfact-wrap h2{align-items:center;display:flex;margin-bottom:5px}.funfact-wrap h3{margin-bottom:0;text-transform:uppercase}.funfact-border{position:relative}.funfact-border:after{background-color:#e5e5e5;content:"";height:100%;position:absolute;right:-15px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1px}.funfact-icon-style{box-shadow:0 30px 70px 0 rgba(16,12,47,.05);padding:38px 30px}.funfact-icon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;border-radius:50%;display:inline-flex;height:90px;justify-content:center;margin:0 0 25px;-webkit-transition:var(--transition);transition:var(--transition);width:90px}.funfact-icon svg path{fill:currentColor}.funfact-with-icon-area{position:relative}.funfact-with-icon-area:before{background-image:url(../images/bg/funfact-bg.png);background-repeat:no-repeat;background-size:cover;content:"";height:100%;left:50%;position:absolute;top:50%;transform:translateY(-50%) translateX(-50%);width:693px;z-index:-1}@media only screen and (min-width:768px) and (max-width:991px){.funfact-icon-style{padding:38px 10px}.funfact-with-icon-area:before{width:500px}}@media only screen and (max-width:767px){.funfact-border:after{display:none}.funfact-with-icon-area:before{width:300px}}