.archive{padding:40px 0}.archive .archive__head{text-align:center}.archive__inner{display:flex;gap:24px}@media screen and (max-width: 768px){.archive__inner{flex-direction:column;align-items:center}}.archive__inner .posts{flex:1;min-width:0;background-color:#fff;padding:40px;border-radius:16px;margin-bottom:24px;display:flex;flex-direction:column;gap:24px}@media screen and (max-width: 992px){.archive__inner .posts{padding:24px;width:100%;box-sizing:border-box}}@media screen and (max-width: 480px){.archive__inner .posts{padding:16px}}.archive__inner .posts .post__item{color:#191515;display:flex;gap:16px;align-items:flex-start;border:1px solid #e8e7e7;border-radius:16px;padding:16px;box-sizing:border-box;transition:all .3s ease}@media screen and (max-width: 992px){.archive__inner .posts .post__item{align-items:center}}@media screen and (max-width: 480px){.archive__inner .posts .post__item{flex-direction:column}}.archive__inner .posts .post__item:hover{background-color:#ffffb1}@media screen and (max-width: 480px){.archive__inner .posts .post__item.home__item{align-items:flex-start}}@media screen and (max-width: 992px){.archive__inner .posts .post__item.home__item .post__item-title{width:100%}}@media screen and (max-width: 480px){.archive__inner .posts .post__item.home__item .post__item-title{min-width:0}}.archive__inner .posts .post__item .post__item-img{width:240px;height:126px;flex-shrink:0;aspect-ratio:1.91/1;border-radius:8px;overflow:hidden}@media screen and (max-width: 992px){.archive__inner .posts .post__item .post__item-img{width:100%;max-width:240px;flex-shrink:1}}@media screen and (max-width: 480px){.archive__inner .posts .post__item .post__item-img{height:100%;max-width:none}}.archive__inner .posts .post__item .post__item-img img{width:100%;height:100%;object-fit:cover}.archive__inner .posts .post__item .post__item-meta{font-size:14px;display:flex;flex-direction:column;gap:8px}.archive__inner .posts .post__item .post__item-meta .post__item-category{background-color:#404f39;color:#ffe;font-size:12px;font-weight:700;padding:2px 8px;border-radius:4px;width:fit-content;margin-bottom:8px}.archive__inner .posts .post__item .post__item-meta .post__item-date{color:#5e5b5b}.archive__inner .posts .post__item .post__item-title{font-size:16px;font-weight:400;margin:0}@media screen and (max-width: 992px){.archive__inner .posts .post__item .post__item-title{width:240px}}@media screen and (max-width: 768px){.archive__inner .posts .post__item .post__item-title{min-width:260px;width:100%}}@media screen and (max-width: 480px){.archive__inner .posts .post__item .post__item-title{width:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;line-height:1.4;max-height:2.8em}}.cta{background-color:#ffe;padding:80px 0}.cta .cta__head{text-align:center}.cta .cta__items{display:flex;gap:40px;max-width:800px;margin:40px auto 0}@media screen and (max-width: 768px){.cta .cta__items{flex-direction:column;align-items:center;max-width:600px}}.cta .cta__items .cta__item{flex:1;background-color:#fff;border-radius:16px;padding:40px;box-sizing:border-box}.cta .cta__items .cta__item .cta__item-img{width:100%;border-radius:8px;overflow:hidden}.cta .cta__items .cta__item .cta__item-img img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 768px){.pagination{width:100%}}.pagination .pagination__list{display:flex;justify-content:center;align-items:center;gap:16px;list-style:none;padding:0;margin:40px}.pagination .pagination__list .pagination__item{border-radius:4px}@media screen and (max-width: 480px){.pagination .pagination__list .pagination__item.pagination__item--blog:nth-last-child(3){display:none}}.pagination .pagination__list .pagination__item a,.pagination .pagination__list .pagination__item span{display:inline-flex;justify-content:center;align-items:center;width:48px;height:48px;box-sizing:border-box;padding:8px 16px;border-radius:4px;background-color:#ffffb1;color:#191515;font-size:14px;font-weight:700}@media screen and (max-width: 480px){.pagination .pagination__list .pagination__item a,.pagination .pagination__list .pagination__item span{width:40px;height:40px}}.pagination .pagination__list .pagination__item a.current,.pagination .pagination__list .pagination__item span.current{background-color:#ffec40}.pagination .pagination__list .pagination__item a.prev,.pagination .pagination__list .pagination__item a.next,.pagination .pagination__list .pagination__item span.prev,.pagination .pagination__list .pagination__item span.next{background-color:#887b7b;color:#ffe}.pagination .pagination__list .pagination__item a.prev img,.pagination .pagination__list .pagination__item a.next img,.pagination .pagination__list .pagination__item span.prev img,.pagination .pagination__list .pagination__item span.next img{width:16px;height:16px;vertical-align:middle}.container{max-width:960px}.archive__inner .posts .post__item{padding:16px 0;align-items:center;border:none;border-radius:0;border-bottom:1px solid #e8e7e7}.archive__inner .posts .post__item:hover{background-color:rgba(0,0,0,0)}.archive__inner .posts .post__item .post__item-meta{font-size:14px;background-color:#191515;color:#ffe;padding:2px 8px;border-radius:4px}.archive__inner .posts .post__item .post__item-meta .post__item-date{color:#ffe}
