.serviceStackMainContainer{justify-content:space-between;z-index:1}@media(min-width:1400px){.service-stack-list-item.col-lg-3{width:16.5%}.ChatInstantMessagingSol .service-stack-list-item.col-lg-3,.mediaServiceStack .service-stack-list-item.col-lg-3{width:20%}}.service-stack-list-box{padding:10px 10px 0;cursor:pointer;position:relative;max-width:300px;height:170px;border-radius:5px;background:#202020;box-shadow:0 0 25px 0 rgba(0,0,0,.06);display:flex;flex-direction:column;justify-content:center;align-items:center}.app-dark>main>div:nth-child(2n):not(.skip-bg) .service-stack-list-box{background:#151515}.app-light .service-stack-list-box{background:#fff;box-shadow:0 0 25px 0 rgba(0,0,0,.06)}.service-stack-list-box:before{content:"";display:block;position:absolute;left:0;right:0;bottom:-51px;width:40px;height:25px;background-repeat:no-repeat;background-position:bottom;margin:0 auto;opacity:0;visibility:hidden}.service-stack-list-icon{width:70px;height:70px;line-height:90px;text-align:center;display:flex;align-items:center;justify-content:center;border-radius:100%;margin:0 auto 10px;background-color:#fafafa;transition:all .3s ease-in-out}.service-stack-list-icon svg{width:45px;height:45px}.app-dark .service-stack-list-icon svg path{fill:#202020}.app-light .service-stack-list-icon svg path{fill:#ec7323}.service-stack-list-box h3{font-size:18px;font-weight:500;transition:all .3s ease-in-out;margin:0;text-align:center;min-height:42px}.service-stack-list-item .service-stack-list-box:before{opacity:1;visibility:visible}.service-stack-list-item:hover .service-stack-list-icon{background-color:#ec7323;box-shadow:none}.service-stack-list-item:hover .service-stack-list-icon svg path{fill:#fff}