.arrBlog-main,.arrBlog-wrapper{width:100%;display:flex;flex-direction:column}.arrBlog-wrapper{max-width:88em;margin:0 auto;gap:1.5rem;padding:3rem 1rem}@media screen and (min-width:60em){.arrBlog-wrapper{gap:2rem}}@media screen and (min-width:88em){.arrBlog-wrapper{padding:4rem 0;gap:3rem}}.arrBlog-hero{display:grid;grid-template-columns:1fr;border-radius:1rem;overflow:hidden}@media screen and (min-width:48em){.arrBlog-hero{grid-template-columns:1fr 1fr}}.arrBlog-hero-media{display:flex;overflow:hidden}.arrBlog-hero-media>img{width:100%;height:auto;display:block;object-fit:cover}.arrBlog-hero-content{display:flex;flex-direction:column;justify-content:space-between;padding:1.5em;gap:1.5rem;background:linear-gradient(111deg,#0018f3 .05%,#4e8199 55.93%)}@media screen and (min-width:48em){.arrBlog-hero-content{padding:2.5em}}@media screen and (min-width:60em){.arrBlog-hero-content{padding:3.5em}}.arrBlog-hero-headline{display:flex;width:100%}.arrBlog-hero-headline a{text-decoration:none;transition-property:all;transition-duration:.5s;transition-timing-function:ease-in-out;transition-delay:0s}@media(prefers-reduced-motion:reduce){.arrBlog-hero-headline a{transition-duration:0s}}.arrBlog-hero-headline a{font-size:1.6rem;font-weight:300;line-height:1.2;letter-spacing:-.0125em;font-family:Inter,sans-serif;color:var(--text-primary);word-wrap:break-word}@media screen and (min-width:48em){.arrBlog-hero-headline a{font-size:2.1rem}}@media screen and (min-width:60em){.arrBlog-hero-headline a{font-size:2.6rem}}.arrBlog-hero-headline a:hover{opacity:.75}.arrBlog-hero-meta{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:.75rem;align-items:center}.arrBlog-hero-categories.cattag-chips{display:flex;gap:.3rem}.arrBlog-hero-categories.cattag-chips>.cattag-chip{font-size:.65rem;padding:.52em .6em;line-height:.8}.arrBlog-hero-date{font-size:.75rem;font-weight:300;color:hsla(0,0%,100%,.7)}.arrBlog-filters{display:flex;position:relative;justify-content:center}.arrBlog-posts{padding-bottom:3rem}.blog-pagination{display:flex;justify-content:center;gap:6px;margin:8px 0 48px}.blog-pagebtn{background:hsla(0,0%,100%,.06);color:var(--text-primary);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;padding:6px 10px;cursor:pointer}.blog-pagebtn[aria-current=page]{background:hsla(0,0%,100%,.16)}.blog-pagebtn:disabled{opacity:.5;cursor:not-allowed}.blog-newsletter{background:rgba(0,0,0,0);border-top:1px solid hsla(0,0%,100%,.1);padding:24px 0 64px;margin-top:8px}.blog-newsletter__heading{color:var(--text-primary);font-size:20px;font-weight:300;line-height:1.25;letter-spacing:-.02em;margin-bottom:8px}.blog-newsletter__sub{color:var(--text-primary);font-size:16px;font-weight:300;line-height:135%;margin-bottom:12px}.blog-newsletter__form{display:flex;gap:8px}.blog-newsletter__form input{flex:1 1;font-family:Inter,sans-serif;font-size:16px;padding:12px 16px;border-radius:8px;border:1px solid #bfc9d1;background:hsla(0,0%,100%,.1);color:#fff}.blog-newsletter__form input:focus{outline:none;border:1.5px solid #1976d2;background:hsla(0,0%,100%,.08)}.blog-newsletter__form button{background:#fff;color:var(--text-secondary);box-shadow:0 0 16px 0 hsla(0,0%,100%,.3019607843);text-transform:uppercase;border-radius:24px;padding:12px 16px;font-size:14px;font-weight:600;border:none;cursor:pointer}.blog-newsletter__form button:hover{background:hsla(0,0%,100%,.85)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1200px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.blog-container{padding:0 16px}.blog-hero{grid-template-columns:1fr}.blog-hero__media{min-height:220px}.blog-grid{grid-template-columns:1fr}.blog-newsletter__form{flex-direction:column}.blog-spacer--top{height:160px}}