.crew-breadcrumbs{top:200px;left:44px}
.edgeAI-tools-header .crew-breadcrumbs li{color:#525a63}
@media(max-width:1024px){.crew-breadcrumbs{display:flex !important}
ul.clear-defaults{flex-direction:row-reverse}
ul.clear-defaults li{display:none}
ul.clear-defaults li:nth-last-child(2){display:flex}
ul.clear-defaults li span.clear-defaults__separator{margin:0 10px 0 0;transform:rotate(180deg);vertical-align:middle;line-height:24px;display:inline-flex;height:24px;font-size:16px}
span.clear-defaults__item{line-height:24px;display:inline-block;height:24px;font-size:14px}
}
@media(max-width:640px){.crew-breadcrumbs{left:20px}
}
.tools header{display:flex;justify-content:space-between;align-items:flex-end;max-width:1400px;margin:0 auto}
.tools-header .header-content h1{color:#03234b;font-family:Arial,serif;font-size:36px;font-style:normal;font-weight:700;line-height:50px;padding-bottom:0}
.tools-header .header-content p{color:#525a63;font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding-bottom:0;height:30px;align-self:flex-end}
.tools-header .header-content{display:flex;align-items:center;gap:30px;margin-top:86px;margin-bottom:21px}
.tools .search-container{position:relative;width:466px;margin-right:60px;margin-bottom:41px}
@media(max-width:1024px){.tools-header .header-content{flex-direction:column;align-items:flex-start;gap:0;margin-top:72px;margin-bottom:31px}
.tools header{align-items:flex-start}
.tools-header .header-content.header-content h1{font-size:27px;line-height:36px;min-width:unset;padding-bottom:0}
.tools-header .header-content p{font-size:16px;line-height:24px;margin-bottom:0;padding-right:unset;align-self:flex-start;height:unset}
}
@media(max-width:640px){.tools header{flex-direction:column}
.tools-header .header-content.header-content h1{font-size:20px;line-height:32px}
.tools-header .header-content p{font-size:14px;line-height:22px}
.tools-header .header-content{margin-bottom:39px;margin-top:73px}
}
.edge-ai-tools-grid{display:grid;grid-template-columns:repeat(3,minmax(300px,382px));grid-gap:27px;padding:0 44px;justify-content:center}
@media(max-width:1024px){.edge-ai-tools-grid{display:grid;grid-template-columns:repeat(3,minmax(200px,296px));grid-gap:24px;padding:0 44px;justify-content:center;row-gap:48px}
}
@media(max-width:850px){.edge-ai-tools-grid{display:grid;grid-template-columns:repeat(2,minmax(200px,382px));grid-gap:24px;padding:0 44px;justify-content:center}
}
@media(max-width:640px){.edge-ai-tools-grid{display:grid;grid-template-columns:repeat(1,minmax(250px,382px));grid-gap:24px;padding:0 20px;justify-content:center}
}