.excel-fellows-blog{background-color:rgba(242,244,245,1)}.excel-fellows-blog .container{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:40px;padding-block:80px}.excel-fellows-blog .container .title-container{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;width:calc(33% - 20px);max-width:400px}.excel-fellows-blog .container .title-container .pre-title{text-align:left}.excel-fellows-blog .container .title-container .excel-fellows-title{text-align:left}.excel-fellows-blog .container .text-container{width:calc(66% - 20px);max-width:1000px}.excel-fellows-blog .container .text-container p{font-family:CircularXX TT,sans-serif;font-weight:500;font-size:16px;line-height:150%;color:rgba(12,25,55,1)}@media (max-width:992px){.excel-fellows-blog .container{flex-direction:column;align-items:center;justify-content:center;gap:16px;padding-block:40px}.excel-fellows-blog .container .title-container{max-width:100%;text-align:center;align-items:center;justify-content:center;width:100%}.excel-fellows-blog .container .text-container{max-width:100%;width:100%}.excel-fellows-blog .container .title-container .excel-fellows-title{text-align:center}.excel-fellows-blog .container .title-container .pre-title,.excel-fellows-blog .container .text-container{text-align:center}}