.post_post__xLOtE{margin-block:1.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;grid-column:span 4;display:flex;flex-direction:column}.post_img__rIxyo{height:280px;overflow:hidden;position:relative}.post_img__rIxyo img{height:100%;width:100%;object-fit:cover;transition:transform 1.5s ease;z-index:2;position:relative}.post_img__rIxyo img:hover{transform:scale(1.05)}.post_info__nj3EH{padding:24px;background-color:#f0f0f0;flex-grow:1}.post_info__nj3EH .post_date__RsCUg{margin-block:.25rem .6rem;font-size:12px;color:#858997}.post_info__nj3EH .post_description__lWmhK{color:#000;overflow-wrap:anywhere;overflow:hidden;display:-webkit-box;font-size:18px;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-block:1rem}.post_info__nj3EH a{width:100%;text-align:right;display:block}.post_info__nj3EH a:hover{text-decoration:underline}@media(max-width:1024px){.post_post__xLOtE{grid-column:span 6}.post_post__xLOtE:first-child .post_info__nj3EH .post_description__lWmhK,.post_post__xLOtE:nth-child(2) .post_info__nj3EH .post_description__lWmhK{font-size:18px}}@media(max-width:768px){.post_post__xLOtE,.post_post__xLOtE:first-child,.post_post__xLOtE:nth-child(2){grid-column:span 12}.post_post__xLOtE .post_img__rIxyo,.post_post__xLOtE:first-child .post_img__rIxyo,.post_post__xLOtE:nth-child(2) .post_img__rIxyo{height:unset;width:100%}.post_post__xLOtE .post_img__rIxyo a,.post_post__xLOtE:first-child .post_img__rIxyo a,.post_post__xLOtE:nth-child(2) .post_img__rIxyo a{display:flex}.post_post__xLOtE .post_img__rIxyo img:hover,.post_post__xLOtE:first-child .post_img__rIxyo img:hover,.post_post__xLOtE:nth-child(2) .post_img__rIxyo img:hover{transform:unset}}.loader_wrapper__xfBWL{position:absolute;inset:0;z-index:1;display:grid;place-items:center;background-color:#dddfe1}.loader_lds-spinner__YZFLt{color:official;display:inline-block;position:relative;width:80px;height:80px}.loader_lds-spinner__YZFLt div{transform-origin:40px 40px;animation:loader_lds-spinner__YZFLt 1.2s linear infinite}.loader_lds-spinner__YZFLt div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:#fff}.loader_lds-spinner__YZFLt div:first-child{transform:rotate(0deg);animation-delay:-1.1s}.loader_lds-spinner__YZFLt div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.loader_lds-spinner__YZFLt div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}.loader_lds-spinner__YZFLt div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}.loader_lds-spinner__YZFLt div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}.loader_lds-spinner__YZFLt div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}.loader_lds-spinner__YZFLt div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}.loader_lds-spinner__YZFLt div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}.loader_lds-spinner__YZFLt div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}.loader_lds-spinner__YZFLt div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}.loader_lds-spinner__YZFLt div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}.loader_lds-spinner__YZFLt div:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes loader_lds-spinner__YZFLt{0%{opacity:1}to{opacity:0}}.blog_grid___2LK4{display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:2rem;column-gap:2rem;--padding:72px;--spacing:calc(var(--padding) * 2)}main.blog_blog__LhuSB{max-width:min(100% - var(--spacing),var(--max-width));margin-inline:auto;-webkit-margin-after:48px;margin-block-end:48px;-webkit-margin-before:94px;margin-block-start:94px;-webkit-padding-before:32px;padding-block-start:32px}main.blog_blog__LhuSB h1{grid-column:span 12;font-size:28px;font-weight:400}main.blog_blog__LhuSB ul.blog_posts___D_EZ{padding:0;grid-column:1/-1;list-style:none}main.blog_blog__LhuSB button{grid-column:span 12;justify-self:center;-webkit-margin-before:24px;margin-block-start:24px}@media(max-width:768px){.blog_grid___2LK4{--padding:20px}}.button_button__dZRSb{align-items:center;background-color:rgba(0,0,0,0);border-radius:0;border:1px solid;color:var(--blue);display:flex;gap:8px;padding:8px 24px;font-size:15px;width:-moz-fit-content;width:fit-content;cursor:pointer;margin-bottom:15px;transition:background-color .15s ease,color .15s ease}.button_button__dZRSb span:last-child{font-size:18px}.button_button__dZRSb:hover{background-color:var(--blue);color:#fff}.button_button__dZRSb:active{background-color:var(--primary-color)}