@charset "UTF-8";.section-posts{padding:clamp(40px,6.923vw,9rem) 0 clamp(84px,10.923vw,14.2rem);overflow:hidden;position:relative;z-index:3}.section-posts .editors{align-items:flex-end}.section-posts .editors__coll{height:-moz-fit-content;height:fit-content}.section-posts__inner{display:flex;flex-direction:column;gap:clamp(32px,5.385vw,7rem)}.section-posts__list{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(16px,1.538vw,2rem)}.section-posts .blog-card{height:100%;display:flex;gap:2.3rem;flex-direction:column;align-items:center;position:relative;overflow:hidden;border-radius:2rem;border:.1rem solid #e4e5e9;background:rgba(255,255,255,.53)}.section-posts .blog-card__read{position:absolute;top:1rem;right:1rem;z-index:2;color:var(--cl-a);text-align:center;font-family:var(--third-family);font-size:1.2rem;font-style:normal;font-weight:400;line-height:128.333%;border-radius:5.5rem;border:.1rem solid rgba(255,255,255,.2);background:var(--bg-e);display:flex;min-width:7rem;padding:.6rem 1.9rem .6rem 1.9rem;justify-content:center;align-items:center}.section-posts .blog-card__category{color:#40454f;font-size:1.2rem;font-style:normal;font-weight:600;line-height:140%;letter-spacing:.1rem;text-transform:uppercase}.section-posts .blog-card__image{width:100%;height:24rem;overflow:hidden;border-radius:.5rem}.section-posts .blog-card__image img,.section-posts .blog-card__image picture,.section-posts .blog-card__image svg{width:100%;transition:all .3s;height:100%;-o-object-fit:cover;object-fit:cover}.section-posts .blog-card__box{display:flex;flex-direction:column;gap:.8rem;flex-grow:1;width:100%;padding:0 2rem 2rem}.section-posts .blog-card__date{display:flex;align-items:center;gap:.8rem;color:var(--cl-k);margin-top:auto;font-size:1.2rem;font-style:normal;font-weight:400;line-height:140%}.section-posts .blog-card__date svg{width:1.6rem;height:1.6rem}.section-posts .blog-card--archive .blog-card__box{padding:0 2rem 2rem}.section-posts .blog-card--posts{transition:all .4s}.section-posts .blog-card--posts .blog-card__image img,.section-posts .blog-card--posts .blog-card__image picture,.section-posts .blog-card--posts .blog-card__image svg{transition:all .4s}@media (min-width:767px){.section-posts .editors__coll{align-self:initial}}@media (hover:hover) and (min-width:1024px){.section-posts .blog-card--posts:hover{transform:translateY(-4rem)}}@media (hover:none) and (min-width:1024px){.section-posts .blog-card--posts:active{transform:translateY(-4rem)}}@media (min-width:1024px){.section-posts .editors{grid-template-columns:1fr .5fr}}@media (hover:hover) and (max-width:1023.98px){.section-posts .blog-card--posts:hover .blog-card__image img,.section-posts .blog-card--posts:hover .blog-card__image picture,.section-posts .blog-card--posts:hover .blog-card__image svg{transform:scale(1.05)}}@media (hover:none) and (max-width:1023.98px){.section-posts .blog-card--posts:active .blog-card__image img,.section-posts .blog-card--posts:active .blog-card__image picture,.section-posts .blog-card--posts:active .blog-card__image svg{transform:scale(1.05)}}@media (max-width:1023.98px){.section-posts__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:1023.98px) and (min-width:767px){.section-posts .editors{grid-template-columns:repeat(2,1fr)}.section-posts__list li:last-of-type{grid-column:1/-1}}@media (max-width:766.98px){.section-posts .editors__coll:first-of-type{order:-2}.section-posts .editors__coll:first-of-type *{text-align:center}.section-posts .editors__coll [data-btn-count="1"]{width:100%;justify-content:center}.section-posts .editors__coll [data-btn-count="1"] .main-button{width:100%;max-width:440px}.section-posts .editors{display:contents}.section-posts__list{grid-template-columns:100%;order:-1}}@media (max-width:766.98px) and (max-width:575.98px){.section-posts .editors__coll [data-btn-count="1"] .main-button{max-width:230px}}@media (max-width:575.98px){.section-posts .blog-card{grid-template-columns:100%;grid-template-rows:1fr repeat(2,auto)}}@media (hover:hover){.section-posts .blog-card--archive:hover .blog-card__image img,.section-posts .blog-card--archive:hover .blog-card__image picture,.section-posts .blog-card--archive:hover .blog-card__image svg{transform:scale(1.1)}}@media (hover:none){.section-posts .blog-card--archive:active .blog-card__image img,.section-posts .blog-card--archive:active .blog-card__image picture,.section-posts .blog-card--archive:active .blog-card__image svg{transform:scale(1.1)}}