._postsContainer_1gms6_1{margin:20px 15%}@media screen and (max-width: 1200px){._postsContainer_1gms6_1{margin:20px 0}}._postCardsContainer_1gms6_10{display:grid;gap:3rem}._title_1gms6_15{display:flex;align-items:flex-end;margin:1rem;text-decoration:none;text-underline-offset:0rem;text-decoration-color:#666}._title_1gms6_15 h1{font-size:4rem}._title_1gms6_15 ._tag_1gms6_26{display:flex;align-items:center;padding:.5rem 2rem;font-size:2rem}._title_1gms6_15 ._tag_1gms6_26 p:before{content:"#";padding-right:.5rem}._title_1gms6_15 ._tag_1gms6_26 ._closeButton_1gms6_36{opacity:0;display:flex;align-items:center;margin:.4rem .2rem .2rem;width:0rem;height:2rem;mask-size:contain;mask-repeat:no-repeat;mask-image:url(/close.svg);background-color:var(--accent);position:relative;z-index:0}._title_1gms6_15 ._tag_1gms6_26 ._closeButton_1gms6_36:hover{scale:1.2}._title_1gms6_15 ._tag_1gms6_26:hover ._closeButton_1gms6_36{opacity:1;rotate:180deg;width:2rem}._title_1gms6_15 a :hover{text-decoration:underline;text-decoration-color:#ffd700cc;text-underline-offset:.6rem;scale:.9}@media screen and (max-width: 1200px){._title_1gms6_15{margin:.5rem 1rem}._title_1gms6_15 h1{font-size:2rem}._title_1gms6_15 ._tag_1gms6_26{align-items:flex-end;font-size:1.5rem;padding:0 1rem .2rem}}._overline_150q0_1{position:relative}._overline_150q0_1:before,._overline_150q0_1:after{content:"";position:absolute;width:100%;height:4px;border-radius:2px;scale:1 1;transition:all .5s}._overline_150q0_1:before{top:0;left:0;background-image:linear-gradient(to right,var(--posts-line-top),var(--background-color-main))}._overline_150q0_1:after{bottom:0;right:0;background-image:linear-gradient(to left,var(--posts-line-bottom),var(--background-color-main))}._overline_150q0_1:hover:before,._overline_150q0_1:hover:after{scale:0 1}._overline_150q0_1:hover:before{left:-20%}._overline_150q0_1:hover:after{right:-20%}._postCard_150q0_33{display:grid;grid-template-columns:1fr 480px;row-gap:.5rem;column-gap:1rem;padding:2rem 1rem;position:relative}._postCard_150q0_33 p{font-size:1.2rem}._postCard_150q0_33 ._tags_150q0_44{grid-row:1;grid-column:1;display:flex;flex-wrap:wrap;gap:.4rem}._postCard_150q0_33 ._date_150q0_51{grid-row:2;grid-column:1}._postCard_150q0_33 ._title_150q0_55{grid-row:3;grid-column:1}._postCard_150q0_33 ._desription_150q0_59{grid-row:4/span 2;grid-column:1}._postCard_150q0_33 ._postLink_150q0_63{grid-row:6;grid-column:1;font-size:1.1rem;font-weight:600;color:var(--accent);text-decoration:none;text-underline-offset:0rem}._postCard_150q0_33:hover ._postLink_150q0_63{text-decoration:underline;text-decoration-thickness:.15rem;text-underline-offset:.4rem}._postCard_150q0_33 ._imgBox_150q0_77{grid-row:1/span 6;grid-column:2;position:relative}._postCard_150q0_33 ._imgBox_150q0_77 img{z-index:0;border-radius:2px;width:480px;height:270px;object-fit:cover}._postCard_150q0_33 ._imgBox_150q0_77:before,._postCard_150q0_33 ._imgBox_150q0_77:after{display:grid;place-items:center;white-space:pre-wrap;position:absolute;top:0;left:0;z-index:1;width:480px;height:270px;color:var(--accent);font-size:2.4rem;font-weight:600;transition:all cubic-bezier(0,.5,.5,1) .6s}._postCard_150q0_33 ._imgBox_150q0_77:before{content:"READ MORE";text-shadow:0 0 10px var(--background-color-light);background-color:#fff9;opacity:0}._postCard_150q0_33 ._imgBox_150q0_77:after{content:" ";scale:0 1;top:-115px;border-bottom:.25rem solid var(--accent);opacity:1}._postCard_150q0_33:before,._postCard_150q0_33:after{content:"";position:absolute;width:100%;height:6px;border-radius:3px;transition:all .5s;scale:0 1;z-index:1}._postCard_150q0_33:before{top:0;left:-50%;background-color:var(--posts-line-top)}._postCard_150q0_33:after{bottom:0;right:-50%;background-color:var(--posts-line-bottom)}._postCard_150q0_33:hover:before,._postCard_150q0_33:hover:after{scale:1 1}._postCard_150q0_33:hover:before{left:0}._postCard_150q0_33:hover:after{right:0}._postCard_150q0_33:hover ._imgBox_150q0_77:before{opacity:1;transform:opacity 1s}._postCard_150q0_33:hover ._imgBox_150q0_77:after{scale:.48 1;transform:opacity 1s}@media screen and (max-width: 1200px){._postCard_150q0_33{width:calc(100vw - 2rem);grid-template-columns:1fr}._postCard_150q0_33 p{font-size:1rem}._postCard_150q0_33 ._tags_150q0_44{grid-row:1;grid-column:1}._postCard_150q0_33 ._date_150q0_51{text-align:right;grid-row:1;grid-column:2}._postCard_150q0_33 ._title_150q0_55{grid-row:2;grid-column:1/span 2;font-size:1.6rem}._postCard_150q0_33 ._description_150q0_176{grid-row:4;grid-column:1/span 2}._postCard_150q0_33 ._postLink_150q0_63{grid-row:6;grid-column:1/span 2;text-decoration:underline;text-underline-offset:.4rem}._postCard_150q0_33 ._imgBox_150q0_77{grid-row:5;grid-column:1/span 2;width:calc(100vw - 2rem)}._postCard_150q0_33 ._imgBox_150q0_77 img{width:calc(100vw - 2rem);height:auto}._postCard_150q0_33 ._imgBox_150q0_77:before{width:calc(100vw - 2rem);height:100%}._postCard_150q0_33 ._imgBox_150q0_77:after{width:calc(100vw - 2rem);height:100%}}._tag_kqbag_1{font-size:1rem;border-radius:.2rem;padding:.1rem .4rem .1rem .3rem;background-color:var(--background-color-accent)}._tag_kqbag_1 P{font-size:1.2rem;color:var(--font-color-opposite)}._tag_kqbag_1:hover{background-color:var(--background-color-opposite);transform:scale(.95)}._tag_kqbag_1:hover p{color:var(--font-color-opposite)}@media screen and (max-width: 1200px){._tag_kqbag_1{font-size:1rem}}
