.tools-dashboard{flex-direction:column;justify-content:center;align-items:center;gap:30px;margin-top:0;padding-block:80px;display:flex}.tools-dashboard .tools-header{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;width:100%;height:fit-content;min-height:650px;display:flex}.tools-dashboard .rounded-white-box{background:#fff;border-radius:16px;padding:20px 10px;box-shadow:0 4px 6px -1px #00000014,0 2px 4px -2px #00000014}.tools-dashboard .box{max-width:280px}.tools-dashboard h3{color:#000;font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:24px}.tools-dashboard .box-width h3{color:#22242a;font-size:24px;font-style:normal;font-weight:700;line-height:34px}.tools-dashboard .blue-line{padding-bottom:5px;display:inline-block;position:relative}.tools-dashboard .blue-line:after{content:"";background:linear-gradient(#708ef6 0%,#1643e0 100%);border-radius:4px;width:25px;height:3px;position:absolute;bottom:0;left:0}.tools-dashboard .box h5{letter-spacing:-.02em;color:#000;font-family:Inter;font-size:18px;font-style:normal;font-weight:700;line-height:28px}.tools-dashboard .box small{color:#757095;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:140%}.tools-dashboard a{color:#1643e0;cursor:pointer;font-family:Inter;font-style:normal;font-weight:500;line-height:140%;text-decoration:none}.tools-dashboard .tools-grid{grid-template-columns:repeat(4,1fr);gap:20px;padding-top:30px;display:grid}.tools-dashboard .box-padding{padding:64px}.tools-dashboard h6{text-align:center;color:#606576;font-family:Inter;font-style:normal;font-weight:400;line-height:150%}.tools-dashboard .box-width{max-width:1175px}.tools-dashboard p{color:#606576;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:140%}@media (max-width:1200px){.tools-dashboard{padding-inline:20px}.tools-dashboard .box-padding{padding:20px}.tools-dashboard .box-width{max-width:100%}}@media (min-width:570px) and (max-width:1200px){.tools-dashboard .tools-grid{grid-template-columns:repeat(2,1fr)}.tools-dashboard .box{max-width:100%}}@media (max-width:569px){.tools-dashboard .tools-grid{grid-template-columns:repeat(1,1fr);gap:20px}.tools-dashboard .box{max-width:100%}.tools-dashboard img{width:100%}.tools-dashboard .box-padding{padding:10px}}
