.banner-post-container{margin:0;padding:0 var(--lateral-width)}.banner-post{margin:0 auto;max-width:100%;width:min(var(--blog-container-width),100%)}.banner-post-item{align-items:center;display:flex;gap:34px}.banner-post-item-image-wrapper{flex:100%;margin:0}.banner-post-item-image-wrapper img{border-radius:10px;width:100%}.banner-post-item-content{flex:0 0 450px}.banner-post-item-tag-main{display:block;font-size:16px;font-weight:500;margin:0 0 14px}.banner-post-item-title{font-size:var(--text-h4);font-weight:700;line-height:1.25}.banner-post-item-title-link{color:inherit;font-size:inherit!important;font-weight:inherit!important}.banner-post-item-button-wrapper .button{align-items:center;background:#f6f6f6;border:none;border-radius:0;color:#000;display:inline-flex;font-weight:700;height:46px;justify-content:center;margin:45px 0 0;transition:.3s}@media screen and (max-width:980px){.banner-post-item{flex-wrap:wrap}.banner-post-item-content{flex:100%}}@media screen and (max-width:767px){.banner-post-container{padding:0 24px}}@media screen and (max-width:500px){.banner-post-item-title{font-size:30px}}