.blog-banner-v1{height:100%;position:relative;background:black;overflow:hidden;background-size:cover;background-position:50%;background-repeat:no-repeat;padding:60px 12px 76px}.blog-banner-v1,.blog-banner-v1__content{width:100%;display:flex;justify-content:center;align-items:center}.blog-banner-v1__text-wrapper{width:100%;max-width:347px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px}.blog-banner-v1__tag{padding:4px 16px;border-radius:48px;outline:1px solid #ff0000;outline-offset:-1px;display:inline-flex;justify-content:center;align-items:center;gap:10px}.blog-banner-v1__tag-text{text-align:center;color:white;font-size:12px;font-weight:600;text-transform:uppercase;line-height:24px;letter-spacing:.5px;word-wrap:break-word}.blog-banner-v1__title,.blog-banner-v1__title span{font-size:32px;font-weight:600;line-height:38.4px;color:white;margin:0}@media (min-width:768px){.blog-banner-v1{min-height:100vh;padding:0}.blog-banner-v1__text-wrapper{max-width:1272px;gap:24px;align-items:center}.blog-banner-v1__tag{padding:8px 24px}.blog-banner-v1__tag-text{font-size:16px}.blog-banner-v1__title,.blog-banner-v1__title span{font-size:48px;line-height:57.6px;text-align:center}}