.blog-content{color:#1e1e1e}.row{display:flex;flex-wrap:wrap;width:100%;align-items:stretch}.container{padding:8px 16px;width:100%;box-sizing:border-box}.column{padding:8px}.progressive-section{padding:.5rem 6rem;background-color:#fdefd0;display:flex;justify-content:flex-start;align-items:left;gap:4rem}.progressive-title{font-family:Inter;font-weight:700;font-style:normal;font-size:clamp(18px,2.2vw,24px);line-height:1.2;color:#f40009}.introduction-section{background-color:#fff;display:flex;align-items:center;justify-content:flex-start;gap:clamp(1.25rem,3vw,4rem);padding:clamp(1.25rem,4vw,3rem) clamp(1rem,5vw,5rem)}.introduction-title{font-weight:700;font-size:clamp(24px,4vw,40px);line-height:1.2}.introduction-subtitle,.introduction-title{font-family:Inter;font-style:normal;color:#1e1e1e}.introduction-subtitle{font-weight:400;font-size:clamp(16px,2.6vw,22px);line-height:1.6;margin-top:clamp(14px,2vw,30px)}@media (max-width:1200px){.introduction-section,.progressive-section{gap:12px}}.blogs-section{background-color:#fff;display:flex;align-items:center;justify-content:flex-start;gap:clamp(1.25rem,3vw,4rem);padding:clamp(1.25rem,4vw,1.4rem) clamp(1rem,5vw,5rem) 0}.blogs-title{font-weight:700;font-size:clamp(24px,4vw,40px);line-height:1.2}.blogs-subtitle,.blogs-title{font-family:Inter;font-style:normal;color:#1e1e1e}.blogs-subtitle{font-weight:400;font-size:clamp(16px,2.6vw,22px);line-height:1.6;margin-top:clamp(14px,2vw,30px)}.blogs-cols12{flex:0 0 100%;max-width:100%;min-width:0}.blogs-cols6{flex:0 0 50%;max-width:50%;min-width:0}@media (max-width:1200px){.blogs-section{gap:12px}.blogs-cols6{flex:0 0 100%;max-width:100%;min-width:0}}.base-card{position:relative;width:100%;height:85vh;overflow:hidden;display:flex;background:#fff}.base-image{width:70%;height:100%;background-image:url(/blogs.png);background-size:cover;background-position:50%}.base-side{width:30%;height:100%;background:#00102c}.content-card{position:absolute;top:50%;left:20%;transform:translate(-35%,-50%);height:72vh;width:35vw;padding:18px;background:#ffffff}.content-card-minute{margin-top:40px;font-family:Inter,sans-serif;font-weight:600;font-size:16px;color:#1e1e1e;line-height:20px;text-transform:uppercase;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-color:#f40009;text-decoration-color:#f40009;text-decoration-thickness:2px;text-underline-offset:10px}.content-card-title{font-weight:700;font-style:Bold;font-size:36px;line-height:40px}.content-card-subtitle,.content-card-title{font-family:Inter;letter-spacing:0;vertical-align:middle;color:#1e1e1e}.content-card-subtitle{font-weight:400;font-style:Regular;font-size:20px;line-height:25px;text-align:justify}@media (max-width:1000px){.base-image,.base-side{width:0}.base-card{padding:8px;height:68vh}.content-card-minute,.content-card-subtitle,.content-card-title{color:#ffffff}.content-card{left:50%;transform:translate(-50%,-50%);background-image:url(/blogs.png);background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;height:auto;max-height:80vh}}.hero-pin{position:-webkit-sticky;position:sticky;top:var(--header-h);height:calc(100vh - var(--header-h));z-index:0}.pageContent{position:relative;z-index:1;background:#ffffff}