.blog-hero{padding-top:32px;margin-bottom:64px;overflow:hidden}.blog-hero .container{width:100%;margin:0 auto;display:flex;flex-direction:column;overflow:visible}.blog-hero h1{font-family:var(--font-title),sans-serif;font-size:40px;line-height:56px;font-weight:700;color:var(--color-white);text-transform:uppercase;text-align:left;margin-bottom:40px}.blog-hero h1 span,.blog-hero h1 strong{font-weight:700;color:var(--accent-color)}.blog-hero p{font-size:20px;line-height:32px;color:var(--color-white);max-width:660px}.blog-hero .custom-breadcrumbs{margin-bottom:16px}.blog-hero .custom-breadcrumbs a{display:flex;gap:8px;align-items:center;text-decoration:none;line-height:32px}.blog-hero__categories{display:flex;gap:16px;flex-wrap:wrap;margin-top:64px}.blog-hero__categories a{padding:20px 24px;border-radius:100px;text-decoration:none;transition:background .2s ease;font-size:20px;font-weight:700;color:var(--color-black);background:var(--color-white);white-space:nowrap}.blog-hero__categories a.active,.blog-hero__categories a:hover{background:var(--accent-color)}@media (max-width:1023px){.blog-hero{margin-bottom:80px}.blog-hero h1{font-size:22px;line-height:32px;margin-bottom:24px}.blog-hero p{font-size:16px;line-height:24px}.blog-hero__breadcrumbs{margin-bottom:8px}.blog-hero__breadcrumbs a{font-size:16px;line-height:24px}.blog-hero__categories{flex-wrap:nowrap;overflow-x:auto;margin-inline:-16px;padding-left:16px;margin-top:24px;scrollbar-width:none;-ms-overflow-style:none}.blog-hero__categories::-webkit-scrollbar{display:none}.blog-hero__categories a{font-size:16px;padding:16px 24px}}