:root{--bs-gutter-x:0;--bs-gutter-y:0}.row{--bs-gutter-x:1rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1);row-gap:16px}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col-12{flex:0 0 auto;width:100%}.col-6{flex:0 0 auto;width:50%}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}@media (min-width:992px){.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666666%}.col-lg-9{flex:0 0 auto;width:75%}}.grid-image img{border-radius:17px;height:100%!important;object-fit:cover;width:100%}.grid-image .grid-inside{display:flex;flex-direction:column;row-gap:16px}.btn-wrapper{align-items:center;display:flex;justify-content:center;margin-top:40px}.other-image-wrapper{display:none}