.btns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.blog-banner-info{background:#3053a1;border-radius:10px;overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:48px;z-index:1}.blog-banner-info>figure{position:absolute;top:0;left:0;right:0;bottom:0;margin:0;z-index:1}.blog-banner-info>figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog-banner-info .overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}.blog-banner-info>article{position:relative;z-index:3;color:white;text-align:center;width:900px;max-width:100%}.blog-banner-info>article h2{color:white;font-size:48px;font-weight:700}.blog-banner-info>article>div{margin-bottom:24px;font-size:17px;font-weight:400}.blog-banner-info>article>div p{font-size:inherit}.blog-banner-info>article .btn{height:60px;padding:16px 32px;border-radius:10px;background:#fd7328;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:17px;font-weight:500;color:white}.blog-banner-info>article .btn:hover{background:#3053a1}