.TheBlogPage{background-color:#fcfcff;margin:0;padding:0}.TheBlogPage p{font-size:1.1rem}.TheBlogPage .summary{font-family:helvetica neue,roboto,system-ui,segoe ui,arial,sans-serif;font-weight:500}.TheBlogPage .text_source{color:#00f}.TheBlogPage .image_container{justify-content:center;padding:20px 0;display:flex}.TheBlogPage .image .center{width:auto;max-height:400px}.TheBlogPage .image .source{text-align:end;color:#00f;font-size:small}.TheBlogPage .mainContainer{border:1px dashed solid;grid-template-columns:3fr 1.1fr;grid-auto-rows:1fr;justify-content:end;gap:60px;margin-top:30px;padding:0 15vw;display:grid}.TheBlogPage .mainContainer .left>*{margin-top:12px}@media screen and (max-width:1100px){.TheBlogPage .mainContainer .right{text-align:center;width:60%;margin:auto}.TheBlogPage .mainContainer{flex-direction:column;justify-content:space-around;display:flex}.TheBlogPage .blogContainer{grid-template-columns:repeat(auto-fit,minmax(100px,320px))}}
