.blog-section{padding-bottom:100px;width:100%}.blog-section .container{margin:0 auto;max-width:1220px;padding:0 20px;width:100%}.blog-section-heading{align-items:center;display:flex;flex-flow:row wrap;gap:40px;justify-content:space-between;margin-bottom:50px}.blog-section-title{color:#000;font-family:azo-sans-web,sans-serif;font-size:50px;font-style:normal;font-weight:900;letter-spacing:-1.5px;line-height:93%;text-align:left;text-transform:uppercase}.blog-section-title strong{color:#d8232a}.blog-view-button a{align-items:center;background:transparent;border:2px solid #d8232a;color:#d8232a;display:flex;font-size:20px;font-style:normal;font-weight:500;gap:20px;height:55px;justify-content:center;letter-spacing:.4px;line-height:120%;min-width:280px;padding:8px 20px;text-align:center;text-decoration:none;text-transform:uppercase}.blog-view-button a svg{width:9px}.blog-view-button a:hover{background:#d8232a;color:#fff}.blog-view-button a:hover svg *{fill:#fff}.blog-grid{display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.cc-post:first-child{background:#f5f5f5;display:flex;flex-direction:column;grid-column:span 2;grid-row:span 2}.cc-post-except{display:none}.cc-post:first-child .cc-post-except{color:#000;display:block;font-family:Satoshi-Regular;font-size:18px;font-style:normal;font-weight:400;line-height:130%;margin-bottom:40px}a.cc-post-image{aspect-ratio:16/11;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;width:100%}.cc-post{background:#f5f5f5;display:flex}.cc-post-details{padding:25px}.cc-post-title{color:#000;font-family:Satoshi-Black;font-size:20px;font-style:normal;font-weight:900;letter-spacing:-.6px;line-height:110%;margin-bottom:15px;text-transform:uppercase}.cc-post:first-child .cc-post-title{font-size:26px;margin-bottom:20px}a.cc-post-read{align-items:center;background:#d8232a;border:1px solid #d8232a;color:#fff;display:flex;font-family:Satoshi-Medium;font-size:14px;font-style:normal;font-weight:500;gap:16px;height:36px;justify-content:center;letter-spacing:.28px;line-height:120%;padding:14px 20px;text-align:center;text-decoration:none;text-transform:uppercase;width:fit-content}a.cc-post-read svg{width:7px}a.cc-post-read:hover{background:#000}.cc-post-content,.cc-post-details{display:flex;flex-direction:column}.cc-post-details{flex:1;justify-content:space-between}@media(max-width:991px){.blog-grid{grid-template-columns:repeat(3,1fr)}.cc-post:first-child .cc-post-except{font-size:16px;margin-bottom:20px}.cc-post-details{padding:20px}.cc-post-title{font-size:18px;margin-bottom:10px}.cc-post:first-child .cc-post-title{font-size:22px;margin-bottom:10px}.blog-section-title{font-size:40px}}@media(max-width:767px){.blog-grid{grid-template-columns:repeat(2,1fr)}.cc-post:first-child .cc-post-except{font-size:14px;margin-bottom:20px}.blog-section-title{font-size:30px}.blog-view-button a{font-size:18px;gap:12px;min-width:200px}.blog-section-heading{margin-bottom:30px}.blog-section .container{padding:0 40px}}@media(max-width:480px){.cc-post:first-child{grid-column:span 1;grid-row:span 1}.blog-grid{grid-template-columns:repeat(1,1fr)}.blog-section-heading{align-items:center;flex-direction:column;justify-content:center}}