:root{--font-family:"Manrope",sans-serif;--font-size:clamp(16px,2vw,16px);--font-weight:400;--line-height:clamp(26px,2.2vw,26px);--color-main:#ffb600;--color-secondary:#fff5e3;--color-third:#f7f8fc;--color-fourth:#5b5b5b;--color-white:#fff;--color-black:#202020;--border-color:#202020;--border-color2:#979797;--border-radius:25px;--img-border-radius:0px;--transition-default:0.4s ease-in-out;--transition-long:1.2s ease-in-out;--scale-up:scale(1.1);--scale-down:scale(0.85);--img-scale:scale(1.05)}.post_card{position:relative}.post_card__image{margin-bottom:clamp(18px,2vw,24px)}.post_card__title{margin-top:10px}@media (hover:hover){.post_card:focus-visible .post_card__image img,.post_card:hover .post_card__image img{transform:scale(1.05)}}.posts-grid{display:grid;gap:clamp(40px,6vw,75px) 35px}@media (min-width:1020px){.posts-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:576px) and (max-width:1019px){.posts-grid{grid-template-columns:repeat(2,1fr)}}.posts-show{padding-bottom:clamp(90px,12vw,175px)}.posts-show .top-content{border-bottom:1px solid #5b5b5b;margin-bottom:clamp(40px,6vw,60px);padding-block:clamp(60px,8vw,95px)}.posts-show .extra-posts-section{margin-top:clamp(90px,12vw,175px)}.posts-show .extra-posts-section .size-2{margin-bottom:clamp(40px,5.5vw,70px)}
