.tools-item{padding:32px 24px;justify-content:space-between;border:1px solid rgba(2,62,138,.19);flex-direction:column;align-items:flex-start;border-radius:6px;display:flex}.tools-item-goto{text-decoration:none;color:inherit}@media (max-width:992px){.tools-item{min-height:76px;padding:12px;justify-content:flex-start;flex-direction:row;align-items:center;display:flex}.tools-item .tools-item-title{padding:0;font-size:12px;font-weight:400;margin:0}}.tools-item:hover{color:#fff;background-color:#023e8a}.tools-item:hover .tools-item-arrow svg{fill:#fff}.tools-item .tools-item-icon{height:55px;flex-shrink:0;justify-content:center;margin-bottom:12px;background-color:#f3f7fb;align-items:center;border-radius:50%;width:55px;display:flex}@media (max-width:992px){.tools-item-icon svg{height:24px;width:24px}.tools-item .tools-item-icon{height:40px;margin-right:6px;margin-bottom:0;width:40px}}.tools-item .tools-item-title{padding:0;font-size:15px;font-weight:600;margin:0}@media (max-width:992px){.tools-item .tools-item-title{padding:0;font-size:14px;font-weight:500;margin:0}}.tools-item .tools-item-content{padding:0}@media (max-width:992px){.tools-item .tools-item-content{flex:1;padding:0}}.tools-item-arrow{margin-top:10px}@media (max-width:992px){.tools-item .tools-item-arrow{margin-left:12px;margin-top:0}}