.category-header{display:flex;flex-direction:column;background-color:#E1E2E4;padding:56px 0 0;gap:40px;.category-header-inner-container{max-width:1270px;@media only screen and (max-width:1440px) and (min-width:1200px){padding-right:85px;padding-left:85px}
@media only screen and (min-width:1440px){margin-left:auto;margin-right:auto;width:100%}
}
.category-header-inner{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}
.category-header-title{color:#1c355e;font-weight:700;margin:0;word-wrap:break-word;width:54%;@media screen and (max-width:767px){width:unset}
}
.category-header-buttons{display:flex;align-items:flex-start;gap:16px;@media @small-screen{.mchp-button-wrapper{text-wrap:wrap}
}
@media screen and (max-width:464px){flex-wrap:wrap}
}
.secondary-button{min-width:80px;.mchp-button-wrapper{color:#1c355e;margin:0;bottom:0}
}
.primary-button{background-color:#1c355e;color:#fff;border:0;border-radius:3px;padding:11px 16px;cursor:pointer;text-wrap:nowrap;&:hover{background-color:#157eac}
a{display:flex;align-items:center;gap:8px;color:#fff;&:hover{text-decoration:none;color:#fff}
}
}
.mchp-colorstripe{margin-bottom:0;.colorstripe-grid{.stripe{height:7px}
}
}
@media screen and (max-width:1199px){padding:42px 0 0;.category-header-inner{flex-direction:column;padding:0 24px}
}
@media screen and (max-width:464px){padding:31.5px 0 0;.category-header-inner{flex-direction:column;padding:0 24px}
}
}
.colorstripe-container{width:100%}