:root{--breakpoint-sm:640px;--breakpoint-md:834px;--breakpoint-lg:1200px;--breakpoint-xl:1920px}.blog{margin-left:auto;margin-right:auto;max-width:1156px;padding:1rem;width:100%}.blog .heading{margin-bottom:calc(1.275rem + .3vw)}.blog .heading h1,.blog .heading p{width:100%}.blog .feed{-ms-flex-pack:start;-ms-flex-align:center;-ms-flex-align:start;align-items:center;align-items:flex-start;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1rem;justify-content:flex-start}@media(min-width:1200px){.blog .feed{-ms-flex-pack:justify;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;justify-content:space-between}}.blog .feed .card{border-radius:16px}@media(min-width:1200px){.blog .feed .card{-ms-flex-preferred-size:32%;flex-basis:32%}.blog .feed .card:first-child{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-direction:row;flex-direction:row;width:100%}.blog .feed .card:first-child .card__body,.blog .feed .card:first-child .card__media{width:50%}.blog .feed .card:first-child .card__body{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;justify-content:center}.blog .feed .card:first-child .card__body *{max-width:448px}.blog .feed .card:not(:first-child) .card__body h4{font-size:1.188rem}}.blog .feed .card .card__media{aspect-ratio:1/1;border-radius:revert}.blog .feed .card .media-cover{border-radius:16px;overflow:hidden}.blog .feed .card .card__body{gap:1rem;padding:calc(1.275rem + .3vw) 1rem}.blog .article,.blog .feed .card .card__body{-ms-flex-pack:start;-ms-flex-align:start;align-items:flex-start;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start}.blog .article{gap:calc(1.275rem + .3vw);width:100%}@media(min-width:1200px){.blog .article{-ms-flex-direction:row;flex-direction:row}}.blog .article .media-cover{aspect-ratio:1/1;border-radius:16px;overflow:hidden;width:100%}@media(min-width:1200px){.blog .article .media-cover{bottom:0;position:sticky;top:0;width:50%}}.blog .article .content{line-height:150%}@media(min-width:1200px){.blog .article .content{width:50%}}.blog .article .content .mobile-none{display:none}@media(min-width:834px){.blog .article .content .mobile-none{display:block}.blog .article .content .mobile-none .heading{padding-left:0;padding-right:0}}.blog .mobile-only .heading{padding-left:0;padding-right:0}@media(min-width:1200px){.blog .mobile-only{display:none!important}}@media(min-width:834px){.blog .mobile-only{display:none!important}}