.BlogIndex_intro__Mrq93{margin-top:var(--site-header-height);display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto min(30vh,300px) auto;grid-row-gap:10px;row-gap:10px}.BlogIndex_intro__Mrq93 h2{grid-column:2;grid-row:2;margin:0 auto;border-radius:5px;text-align:justify;place-self:center;text-align-last:center;white-space:break-spaces}.BlogIndex_intro__Mrq93 img{width:100%;max-height:300px;object-fit:cover;grid-column:1/-1}.BlogIndex_intro__Mrq93 h1{color:#fff;mix-blend-mode:difference;z-index:10;top:30px;position:-webkit-sticky;position:sticky;font-weight:100;display:flex;justify-content:space-evenly;grid-column:1;grid-row:1/3;writing-mode:vertical-lr;-webkit-text-orientation:mixed;text-orientation:mixed;transform:rotate(180deg)}.BlogIndex_intro__Mrq93 h1 span{-webkit-background-clip:text;background-clip:text}.BlogIndex_intro__Mrq93 h1:nth-child(2){grid-column:3;transform:rotate(0)}.BlogIndex_intro__Mrq93 h3{width:100%;display:flex;justify-content:space-evenly;place-self:center;font-size:var(--fs-big);text-transform:uppercase;font-weight:700;opacity:.8}.BlogIndex_blocks__4hA21{display:grid;grid-template-columns:clamp(.000001px,1.39%,20px) repeat(10,1fr) clamp(.000001px,1.39%,20px);grid-column-gap:clamp(20px,2.78%,40px);column-gap:clamp(20px,2.78%,40px)}@media screen and (max-width:1199px){.BlogIndex_blocks__4hA21{grid-template-columns:clamp(16px,2.6%,20px) repeat(7,1fr 30px) 1fr clamp(16px,2.6%,20px);column-gap:0;grid-template-areas:". c1 . c2 . c3 . c4 . c5 . c6 . c7 . c8 ."}}@media screen and (max-width:767px){.BlogIndex_blocks__4hA21{grid-template-columns:16px 1fr 20px 1fr 16px;grid-template-areas:". c1 . c2 ."}}.BlogIndex_posts__NfajE{overflow:hidden;display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px;padding:20px}@media screen and (min-width:1024px){.BlogIndex_posts__NfajE{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1200px){.BlogIndex_posts__NfajE{grid-template-columns:repeat(3,1fr)}}.BlogIndex_post__UiQ5M{border-radius:7px;cursor:pointer;display:grid;overflow:hidden;grid-template-rows:auto 1fr auto}.BlogIndex_post__UiQ5M>*{grid-column:1}.BlogIndex_post__UiQ5M .BlogIndex_date__TjcoS{z-index:3;text-align:center;grid-row:3;left:0;right:100%;font-weight:100;color:#646464;mix-blend-mode:difference;-webkit-background-clip:text;background-clip:text}.BlogIndex_post__UiQ5M .BlogIndex_title__hWSJG{font-size:clamp(15px,5vw,50px)}.BlogIndex_post__UiQ5M .BlogIndex_image__59vkx{margin-top:auto;max-height:300px;object-fit:cover;width:100%;grid-row:2/4;-webkit-transition:-webkit-filter 1.5s linear;filter:none;overflow:hidden;border-bottom-left-radius:7px;border-bottom-right-radius:7px}.BlogIndex_post__UiQ5M .BlogIndex_image__59vkx img{object-fit:cover;object-position:center;width:100%}.BlogIndex_post__UiQ5M .BlogIndex_post_intro__wgCl4{font-size:30px;letter-spacing:2px;mix-blend-mode:difference;-webkit-background-clip:text;background-clip:text;color:#646464;font-weight:100;display:flex;justify-content:center;align-items:center;grid-row:2;width:100%;height:100%;opacity:0;text-align:center}.BlogIndex_post__UiQ5M .BlogIndex_post_intro__wgCl4 img{filter:grayscale(90%) blur(5px)}.BlogIndex_post__UiQ5M:hover .BlogIndex_date__TjcoS{left:100%;right:0;transition:all .3s;transition:all 1s ease-in-out}.BlogIndex_post__UiQ5M:hover .BlogIndex_date__TjcoS,.BlogIndex_post__UiQ5M:hover p{animation:BlogIndex_hover__7fGww .5s ease-in-out forwards}.BlogIndex_post__UiQ5M:hover img{animation:BlogIndex_blur__A2Xtf .5s ease-in-out forwards}@media screen and (min-width:1024px){.BlogIndex_post__UiQ5M .BlogIndex_date__TjcoS,.BlogIndex_post__UiQ5M .BlogIndex_post_intro__wgCl4{opacity:0}}@keyframes BlogIndex_blur__A2Xtf{0%{filter:grayscale(0) blur(0)}to{filter:grayscale(90%) blur(5px) contrast(50%)}}@keyframes BlogIndex_hover__7fGww{0%{opacity:0}to{opacity:.8}}@keyframes BlogIndex_unhover__8IPKn{0%{opacity:.8}to{opacity:0}}