.bg-card-boxes{column-gap:24px;display:flex;flex-wrap:wrap;row-gap:64px}.bg-card-boxes .text-wrapper,.button-wrapper .button{position:relative;z-index:2}.bg-card-boxes .text-wrapper__title{color:#fff;font-size:40px;font-weight:600;letter-spacing:-1.6px;line-height:100%;margin-bottom:16px;max-width:90%}.bg-card-boxes .text-wrapper__desc{color:#fff;font-size:20px;font-weight:500;letter-spacing:-.8px;max-width:90%}.bg-card-boxes .bg-card-boxes--box{display:flex;flex-direction:column;height:auto;justify-content:flex-end;max-width:calc(50% - 12px);min-height:500px;overflow:hidden;padding:40px;position:relative}.bg-card-boxes .bg-card-boxes--box:hover .button{background:#fff!important;border-color:#fff!important;color:var(--body-text)!important}.bg-card-boxes .bg-card-boxes--box.img:after{background:linear-gradient(180deg,rgba(4,49,41,0) -26.52%,#043129);content:"";inset:0;position:absolute;z-index:1}.bg-card-boxes .bg-card-boxes--box img{height:100%!important;left:0;object-fit:cover;object-position:center;position:absolute;top:0;transition:.25s ease;width:100%;z-index:0}.bg-card-boxes--box .button-wrapper{margin-top:16px}.bg-card-boxes--box .button-wrapper .button{border:1px solid}@media(min-width:1024px){.bg-card-boxes .bg-card-boxes--box:hover .bg-img{transform:scale(1.07)}}@media(max-width:1024px){.bg-card-boxes{justify-content:center;row-gap:32px}.bg-card-boxes .bg-card-boxes--box{max-width:650px;min-height:500px;padding:32px 24px}.bg-card-boxes .text-wrapper__title{font-size:32px;max-width:650px}.bg-card-boxes .text-wrapper__desc{font-size:16px;max-width:600px}}