@keyframes blog_fade-in__1rePW{0%{opacity:0}to{opacity:1}}.blog_section__uvZb5{opacity:0;animation-duration:1s;animation-name:blog_fade-in__1rePW;animation-fill-mode:forwards;z-index:1;position:relative}.blog_wrapper__rOPOm{max-width:1600px;margin:0 auto;padding:4rem 2rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;flex-wrap:wrap}.blog_wrapper__rOPOm>:first-child,.blog_wrapper__rOPOm>:nth-child(4),.blog_wrapper__rOPOm>:nth-child(5){grid-column:span 2}@media only screen and (max-width:1000px){.blog_wrapper__rOPOm{grid-template-columns:repeat(2,minmax(0,1fr))}.blog_wrapper__rOPOm>:first-child,.blog_wrapper__rOPOm>:nth-child(4),.blog_wrapper__rOPOm>:nth-child(5){grid-column:span 1}}@media only screen and (max-width:700px){.blog_wrapper__rOPOm{grid-template-columns:repeat(1,minmax(0,1fr))}.blog_wrapper__rOPOm>:first-child,.blog_wrapper__rOPOm>:nth-child(4),.blog_wrapper__rOPOm>:nth-child(5){grid-column:span 1}}.blog_bodyText__SieLb.blog_bodyText__SieLb{margin-top:1rem;position:relative;z-index:1;max-width:900px;color:var(--theme-text-high-contrast)}@keyframes blog_shimmer__SEy79{0%{background-position:-1200px 0}to{background-position:1200px 0}}.blog_loadingItem__XcVkQ{display:flex;flex:1 1 auto;position:relative;min-width:calc(33% - 8px);max-width:calc(33% - 8px);box-shadow:var(--theme-box-shadow-small);background:var(--theme-background);transition:min-width var(--animation),max-width var(--animation);border-radius:1rem;overflow:hidden;z-index:99;height:20rem;animation-duration:2.2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:blog_shimmer__SEy79;animation-timing-function:linear;background:#ddd;background:linear-gradient(90deg,#f6f6f6 8%,#f0f0f0 18%,#f6f6f6 33%);background-size:1200px 100%}@media only screen and (max-width:900px){.blog_loadingItem__XcVkQ{min-width:calc(50% - 8px);max-width:calc(50% - 8px)}}