.postgrid_2{background-color:var(--bkgd);padding-top:75px;padding-bottom:75px}.postgrid_2 .content_container{width:100%;max-width:unset !important;margin-top:75px;padding:30px;background-color:var(--light-primary-bkgd);border-radius:var(--button-radius)}.postgrid_2 .columns .column_1 .primary_button{background-color:transparent;padding:0;text-decoration:underline;font-size:18px;color:var(--dark-link);font-weight:400;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;text-align:left;border-radius:0;min-width:0}.postgrid_2 .columns .column_1 .primary_button:hover{cursor:pointer;text-decoration:none}.postgrid_2 .content_container .columns,.postgrid_2 .content_container .columns .column_1,.postgrid_2 .content_container .columns .column_2{flex-direction:column;width:100%}.postgrid_2 .repeater{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;column-gap:50px;row-gap:50px}.postgrid_2 .repeater .item{width:100%;display:flex;flex-direction:column;position:relative;justify-content:space-between}.postgrid_2 .repeater .image img{width:100%;object-fit:cover;height:300px}.postgrid_2 .repeater h3{color:var(--secondary);font-size:32px;margin-block-start:0em;margin-block-end:0em;margin-bottom:10px;min-height:60px}.postgrid_2 .repeater .excerpt p{max-width:95%;font-size:16px}.postgrid_2 .repeater .primary_button{position:absolute;bottom:25px;left:25px;max-width:50%}@media (max-width:992px){.postgrid_2 .repeater,.postgrid_2 .columns{display:flex;flex-direction:column}.postgrid_2{padding-bottom:20px}.postgrid_2 .columns .column_1{width:100%;padding-right:0}.postgrid_2 .columns .column_2{width:100%}.postgrid_2 .repeater .item{margin-bottom:35px}.postgrid_2 .repeater .primary_button{margin-top:15px;margin-left:0;max-width:100%;position:static}.postgrid_2 .repeater .image img{height:400px}.postgrid_2 .repeater h3{min-height:unset;margin-bottom:25px}.postgrid_2 .repeater .excerpt{max-width:unset}}@media (max-width:500px){.postgrid_2 .primary_button{width:100%}}