.acumatica-product-topics{overflow:hidden}.acumatica-product-topics .topic{height:100%;display:flex;flex-direction:column}.acumatica-product-topics .topic-container{border-radius:4px;padding:3rem;text-align:center;flex:1;box-shadow:0 1px 2px rgba(224,177,177,0.02),0 2px 4px rgba(0,0,0,0.02),0 4px 8px rgba(0,0,0,0.02),0 8px 16px rgba(0,0,0,0.02),0 16px 32px rgba(0,0,0,0.02),0 32px 64px rgba(0,0,0,0.02)}.acumatica-product-topics .topic-container img{max-width:64px;max-height:64px;margin:0 auto 2rem;display:block}.acumatica-product-topics .link-container{background:#003;width:100%;display:flex;justify-content:space-between;padding:1rem .5rem;border-bottom-left-radius:2px;border-bottom-right-radius:2px}.acumatica-product-topics .link-container a{flex:1;color:white;text-transform:uppercase;text-align:center;transition:color linear .2s}.acumatica-product-topics .link-container a:first-of-type{border-right:solid 1px white}.acumatica-product-topics .link-container a:hover{color:rgba(255,255,255,0.5)}