.fiveboxcontainer{column-gap:8px;display:flex;flex-wrap:wrap;row-gap:8px}.image-box{background-repeat:no-repeat;border-radius:8px;max-width:459px;min-height:248px;width:49%}.fiveboxcontainer p{font-size:1rem}.fiveboxcontainer .textsection{background:var(--Orange,#e96127);border-radius:8px;color:#fff;max-width:226px;padding:2.5% 2%;width:24%}.fiveboxcontainer .textsection:nth-of-type(3){background:var(--Alt-Blue,#0071af)}.fiveboxcontainer .textsection:nth-of-type(4){background:var(--Blue,#12274a);display:flex;flex-direction:column;justify-content:center;max-width:459px;padding:4%;row-gap:30px;width:49%}@media(max-width:1009px){.fiveboxcontainer{margin:0 auto;max-width:463px}.fiveboxcontainer .textsection{width:226px}.fiveboxcontainer .textsection:nth-of-type(4),.image-box{width:459px}.fiveboxcontainer .textsection:nth-of-type(4){order:2}}@media(max-width:505px){.fiveboxcontainer .textsection,.fiveboxcontainer .textsection:nth-of-type(4),.image-box{max-width:100%;width:100%}}