.title-container{background:#008080;background:linear-gradient(90deg,#008080 0%,#1abdbd 49%,#008080 97%);font-size:2rem}.nexus-products{margin-top:8rem}.nexuserp-product-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.nexuserp-product-container .product{background-color:#fff;padding:2rem;border-radius:10px;height:100%;display:flex;flex-direction:column;align-content:flex-end;width:240px;box-shadow:rgba(60,64,67,.3) 0 1px 2px 0,rgba(60,64,67,.15) 0 1px 3px 1px}.nexuserp-product-container .product .product-image{height:100%;margin:auto}.nexuserp-product-container .product .product-image img{max-height:50px}.nexuserp-product-container .product .product-name p{color:#808080 !important;text-align:center;line-height:2rem;font-size:1rem;font-weight:bold}a:hover{text-decoration:none}@media screen and (max-width:540px){.title-container{margin:0}}