.new_card_wall_header{align-items:end;background-color:#003c49;display:flex;justify-content:start;padding:3rem 5% 5rem}.new_card_wall_header>h1,.new_card_wall_header>h2{color:#fff;font-size:3.5rem;font-weight:500;margin:0}.new_card_wall .card h3{font-weight:600}.new_card_wall_header>h1.pink,.new_card_wall_header>h2.pink{font-size:4.5rem}.new_card_wall_header>img{margin:0;max-width:100%}.new_card_wall{background-color:#003c49;display:flex;flex-wrap:wrap;gap:.5vw;justify-content:center;padding-bottom:8vh;padding-left:5vw;padding-right:5vw}.new_card_wall .card{align-items:center;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:320%;border-radius:10px;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;min-height:50vh;width:24vw}.new_card_wall .card p{font-weight:400}.new_card_wall .card p:nth-child(2){font-weight:500}.new_card_wall .large_middle{align-items:start;background-position:right -1px bottom -1px;background-size:40%;display:flex;flex-direction:column;justify-content:space-between;padding:4vh 2vw;width:40vw}.new_card_wall .large_right{background-size:40%}.new_card_wall .large_left,.new_card_wall .large_right{align-items:start;background-position:100% 100%;display:flex;flex-direction:column;justify-content:space-between;padding:4vh 2vw;width:32vw}.new_card_wall .large_left{background-size:60%}.new_card_wall button{font-weight:300;padding:1rem 2rem}@media screen and (max-width:920px){.new_card_wall{margin:0;padding:0 0 4vh}.new_card_wall .card{background-size:275%;margin:.5rem 0;min-height:40vh;width:80vw!important}.new_card_wall .large_middle,.new_card_wall .large_right{background-size:40%}.new_card_wall .large_left{background-size:60%}.new_card_wall_header{flex-wrap:wrap}.new_card_wall_header .spacing{display:none}}@media screen and (max-width:1280px){.new_card_wall .card,.new_card_wall .large_left,.new_card_wall .large_middle,.new_card_wall .large_right{width:40vw}}