@charset "UTF-8";.blog-section .blog-card.mode{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}.blog-section .blog-card.mode .editor{display:flex}.blog-section .blog-card.mode .editor p:not([class]){display:inline-block;display:-webkit-box;font-weight:400;color:var(--cl-e);font-size:clamp(14px,2.08vw,1.6rem);-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.blog-section .blog-card.mode .editor p:not([class]):not(:last-of-type){-webkit-line-clamp:initial;overflow:visible}.blog-section .blog-card.mode .editor .h1,.blog-section .blog-card.mode .editor .h2,.blog-section .blog-card.mode .editor .h3,.blog-section .blog-card.mode .editor .h4,.blog-section .blog-card.mode .editor .h5,.blog-section .blog-card.mode .editor .h6,.blog-section .blog-card.mode .editor h1,.blog-section .blog-card.mode .editor h2,.blog-section .blog-card.mode .editor h3,.blog-section .blog-card.mode .editor h4,.blog-section .blog-card.mode .editor h5,.blog-section .blog-card.mode .editor h6{display:inline-block;margin-bottom:12px}.blog-section .blog-card.mode .blog-card__image{height:100%;min-height:43rem}.blog-section .blog-card.mode .blog-card__time{grid-column:1/-1}.blog-section .blog-card.mode .blog-card__link{justify-content:flex-end}.blog-section .blog-card.mode .blog-card__bottom{display:grid;grid-template-columns:auto 1fr;gap:1.6rem;margin-top:auto}.blog-section .blog-card.mode .blog-card__box{gap:2rem;padding:clamp(16px,1.8279vw,24px)}@media (max-width:1023.98px){.blog-section .blog-card.mode .blog-card__box{padding-left:0}}@media (max-width:743.98px){.blog-section .blog-card.mode .blog-card__image{min-height:initial;height:clamp(210px,42.97vw,330px)}.blog-section .blog-card.mode .blog-card__bottom{gap:8px}.blog-section .blog-card.mode .blog-card__box{padding:0 clamp(8px,2.08vw,16px) clamp(8px,2.08vw,16px)}.blog-section .blog-card.mode{grid-template-columns:100%}}@media (max-width:575.98px){.blog-section .blog-card.mode .editor p:not([class]){display:contents}.blog-section .blog-card.mode .editor{display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}