.grid-banner-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.grid-banner-item{position:relative;display:flex;justify-content:flex-end;align-items:center;padding:50px;min-height:550px}.grid-banner-img{position:absolute;left:0;top:0;width:100%;height:100%}.grid-banner-content{position:relative;z-index:1}.grid-banner-title{text-transform:capitalize;color:var(--white);font-weight:500}.grid-banner-text{margin:16px 0 0;color:var(--white)}.grid-banner-content .btn{margin:16px 0 0}@media only screen and (max-width:992px){.grid-banner-item{padding:20px;min-height:370px}.grid-banner-wrapper{grid-template-columns:repeat(1,1fr)}}@media only screen and (max-width:767px){.grid-banner-wrapper{grid-template-columns:repeat(1,1fr)}.grid-banner-item{min-height:500px}}@media only screen and (max-width:575px){.grid-banner-item{min-height:380px}.grid-banner-text{margin:10px 0 0}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/grid-banner-section.css.map */
