.page-tools .tools-grid--featured{grid-template-columns:repeat(2,minmax(0,1fr))}.page-tools .tools-grid--all{grid-template-columns:repeat(3,minmax(0,1fr))}.page-tools .tool-module{display:flex;flex-direction:column;min-width:0;padding:20px}.page-tools .tool-module::after{display:none}.page-tools .tool-module .quickcard__top{align-items:center;margin-bottom:12px}.page-tools .tool-module .quickcard__icon{box-sizing:border-box;width:48px;height:48px;flex:0 0 48px;padding:12px}.page-tools .tool-module h3{margin:0;overflow-wrap:anywhere}.page-tools .tool-module__action{margin-top:auto!important;padding-top:16px}@media (max-width:820px){.page-tools .tools-grid--all{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.page-tools .tools-grid--all,.page-tools .tools-grid--featured{grid-template-columns:1fr}.page-tools .tool-module{padding:18px}}