.custom-banner .btn_wrapper{display:flex;flex-direction:column;justify-content:flex-start}.custom-banner{padding:6rem 0}.custom-banner .btn_wrapper>*{margin-right:2rem;text-align:center}.custom-banner .grow{align-items:start;display:grid;gap:1.6rem;grid-template-columns:repeat(1,minmax(0,1fr));justify-content:center;margin:1.6rem 0;width:100%}.custom-banner .content_wrap h1,.custom-banner .content_wrap h2{color:#fff}@media screen and (min-width:768px){.custom-banner .btn_wrapper{flex-direction:row}.custom-banner .grow{grid-template-columns:repeat(12,minmax(0,1fr))}.custom-banner{padding:8rem 0}.custom-banner .content_wrap,.custom-banner .image-wrapper{grid-column:span 6}}@media screen and (max-width:767px){.custom-banner .image-wrapper{grid-row:1}}