.parent-chosen-posts{display:flex;flex-wrap:wrap;width:calc(100% - 140px);margin:auto;padding-top:30px;user-select:none}.parent-chosen-posts .header-chosen-posts{display:flex;width:100%;justify-content:space-between;margin-bottom:20px}.parent-chosen-posts .header-chosen-posts .title-section{display:inline-flex;align-items:center;gap:10px}.parent-chosen-posts .header-chosen-posts .title-section h2{font-size:18px;font-weight:500;color:var(--main-color)}.parent-chosen-posts .header-chosen-posts .navigation{display:flex;align-items:center;gap:10px}.parent-chosen-posts .header-chosen-posts .navigation .chosen-posts-button-next,.parent-chosen-posts .header-chosen-posts .navigation .chosen-posts-button-prev{display:inline-flex;background:#fafafa;clip-path:var(--bw-clip-path);cursor:pointer}.parent-chosen-posts .header-chosen-posts .navigation .chosen-posts-button-next.swiper-button-disabled,.parent-chosen-posts .header-chosen-posts .navigation .chosen-posts-button-prev.swiper-button-disabled{opacity:.5}.parent-chosen-posts .chosen-posts-slider{display:flex;width:100%}.parent-chosen-posts .chosen-posts-slider .swiper-wrapper{display:inline-flex;width:100%;height:auto;padding-bottom:20px}.parent-chosen-posts .chosen-posts-slider .swiper-wrapper .chosen-post-item{width:calc((100% - 30px)/ 4);aspect-ratio:1.4285714286;border-radius:10px;overflow:hidden;margin-left:10px}.parent-chosen-posts .chosen-posts-slider .swiper-wrapper .chosen-post-item:last-child{margin-left:unset}.parent-chosen-posts .chosen-posts-slider .swiper-wrapper .chosen-post-item a{position:relative;display:inline-flex;flex-wrap:wrap;width:100%;height:100%}.parent-chosen-posts .chosen-posts-slider .swiper-wrapper .chosen-post-item a figure{width:100%;height:100%;aspect-ratio:1.7647058824;overflow:hidden}.parent-chosen-posts .chosen-posts-slider .swiper-wrapper .chosen-post-item a figure img{width:100%;height:100%;object-fit:cover;transition:scale .3s}.parent-chosen-posts .chosen-posts-slider .swiper-wrapper .chosen-post-item:hover a figure img{scale:1.1}.parent-chosen-posts .chosen-posts-slider .swiper-wrapper .chosen-post-item a h2{position:absolute;bottom:0;width:100%;font-size:14px;color:#fff;font-weight:400;padding:10px;background:linear-gradient(0deg,#00000099,transparent)}.parent-chosen-posts .chosen-posts-slider .swiper-pagination{top:unset;bottom:0}.parent-chosen-posts .chosen-posts-slider .swiper-pagination span{background:var(--main-color)}.parent-topics-slider{display:flex;flex-wrap:wrap;width:calc(100% - 140px);margin:0 auto;user-select:none}.parent-topics-slider .header-topics-slider{display:flex;width:100%;justify-content:space-between;margin-top:30px}.parent-topics-slider .header-topics-slider h2{font-size:18px;font-weight:500;color:var(--main-color)}.parent-topics-slider .header-topics-slider .navigation{display:flex;align-items:center;gap:10px}.parent-topics-slider .header-topics-slider .navigation .topic-button-next,.parent-topics-slider .header-topics-slider .navigation .topic-button-prev{display:inline-flex;background:#fafafa;clip-path:var(--bw-clip-path);cursor:pointer}.parent-topics-slider .header-topics-slider .navigation .topic-button-next.swiper-button-disabled,.parent-topics-slider .header-topics-slider .navigation .topic-button-prev.swiper-button-disabled{opacity:.5}.parent-topics-slider .topics-slider{display:flex;width:100%;margin-top:20px}.parent-topics-slider .topics-slider .swiper-wrapper{display:inline-flex;margin:0 auto}.parent-topics-slider .topics-slider .swiper-wrapper a.topics-item{display:inline-flex;width:fit-content;background:#fafafa;color:#292929;font-size:14px;padding:5px 10px;border-radius:20px;margin-left:10px}.parent-topics-slider .topics-slider .swiper-wrapper a.topics-item:last-child{margin-left:unset}.parent-topics-slider .topics-slider .swiper-wrapper a.topics-item.active{background:var(--main-color);color:#fff}.parent-topics-slider .topics-slider .swiper-wrapper div.first-topic-item{display:inline-flex;width:fit-content}.parent-topics-slider .topics-slider .swiper-wrapper div.first-topic-item nav.rank-math-breadcrumb a,.parent-topics-slider .topics-slider .swiper-wrapper div.first-topic-item nav.rank-math-breadcrumb span{display:inline-flex;width:fit-content;background:#fafafa;color:#292929;font-size:14px;padding:5px 10px;border-radius:20px;margin-left:10px}.parent-topics-slider .topics-slider .swiper-wrapper div.first-topic-item nav.rank-math-breadcrumb span.last{background:var(--main-color);color:#fff}.parent-topics-slider .topics-slider .swiper-wrapper div.first-topic-item nav.rank-math-breadcrumb span.separator{display:none}section.posts-archive{width:calc(100% - 140px);margin:30px auto 0;display:flex;flex-wrap:wrap;gap:10px 35px;user-select:none}section.posts-archive .posts-archive-item{width:calc((100% - 105px)/ 4)}section.posts-archive .posts-archive-item figure{width:100%;aspect-ratio:1.4285714286;position:relative;border-radius:10px;overflow:hidden}section.posts-archive .posts-archive-item figure img{width:100%;height:100%;object-fit:cover}section.posts-archive .posts-archive-item figure h2{position:absolute;width:100%;bottom:0;color:#fff;display:flex;align-items:end;padding:10px;font-size:14px;font-weight:400;transition:all .3s}section.posts-archive .posts-archive-item figure:hover h2{padding-bottom:20px}section.posts-archive .posts-archive-item figure .layer-fake{position:absolute;top:0;bottom:0;right:0;left:0;background:linear-gradient(0deg,#00000090 10%,transparent 85%)}section.posts-archive .posts-archive-item figure a.category{position:absolute;top:-10px;right:-10px;color:#fff;background:#00000070;padding:0 5px;border-radius:5px;backdrop-filter:blur(10px);overflow:hidden;font-size:12px;visibility:hidden;opacity:0;transition:all .3s}section.posts-archive .posts-archive-item figure:hover a.category{top:10px;right:10px;visibility:visible;opacity:1}section.posts-archive .posts-archive-item figure span.comments-counter{position:absolute;top:-10px;left:-10px;background:#00000080;border-radius:5px;backdrop-filter:blur(10px);font-size:12px;color:#fff;display:flex;align-items:center;padding:0 5px;gap:5px;opacity:0;visibility:hidden;transition:all .3s}section.posts-archive .posts-archive-item figure:hover span.comments-counter{top:10px;left:10px;opacity:1;visibility:visible}section.posts-archive .posts-archive-item figure span.comments-counter:after{content:"";display:inline-flex;width:14px;height:14px;background-image:url("../icons/comments.svg");background-size:14px;filter:invert(100%) sepia(0%) saturate(0%) hue-rotate(104deg) brightness(105%) contrast(101%)}section.posts-archive .posts-archive-item .post-meta{display:flex;justify-content:space-between;align-items:center;margin-top:5px}section.posts-archive .posts-archive-item .post-meta .author-meta{display:flex;gap:10px;align-items:center}section.posts-archive .posts-archive-item .post-meta .author-meta .author-avatar a{display:flex}section.posts-archive .posts-archive-item .post-meta .author-meta .author-avatar a img,section.posts-archive .posts-archive-item .post-meta .author-meta .author-avatar img{width:25px;height:25px;clip-path:var(--bw-clip-path)}section.posts-archive .posts-archive-item .post-meta .author-meta span.author-name{font-size:12px;font-weight:400;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}section.posts-archive .posts-archive-item .post-meta .author-meta span.author-name a{color:#000}section.posts-archive .posts-archive-item .post-meta span.date{font-size:12px;color:#2d2d2d}.loading-posts{width:100%;display:none;justify-content:center;margin-top:30px}.loading-posts.show{display:flex}.loading-posts:before{content:"";display:inline-flex;width:30px;height:30px;background-image:url("../icons/loading.svg");background-size:30px}@media screen and (max-width:1400px){.parent-chosen-posts,.parent-topics-slider,section.posts-archive{width:calc(100% - 80px)}}@media screen and (max-width:1205px){.parent-chosen-posts .chosen-posts-slider .swiper-wrapper .chosen-post-item{width:calc((100% - 20px)/ 3)}section.posts-archive{gap:10px 25px}section.posts-archive .posts-archive-item{width:calc((100% - 50px)/ 3)}}@media screen and (max-width:992px){.parent-chosen-posts,.parent-topics-slider,section.posts-archive{width:calc(100% - 20px)}.parent-chosen-posts .chosen-posts-slider .swiper-wrapper .chosen-post-item{width:calc((100% - 10px)/ 2)}section.posts-archive{gap:10px 30px}section.posts-archive .posts-archive-item{width:calc((100% - 30px)/ 2)}}@media screen and (max-width:768px){.parent-chosen-posts .header-chosen-posts .title-section h2,.parent-topics-slider .header-topics-slider h2{font-size:17px}}@media screen and (max-width:600px){.parent-chosen-posts .chosen-posts-slider .swiper-wrapper .chosen-post-item{width:100%}section.posts-archive{gap:10px 0}section.posts-archive .posts-archive-item{width:100%}}@media screen and (max-width:576px){.parent-chosen-posts .header-chosen-posts .title-section h2,.parent-topics-slider .header-topics-slider h2{font-size:16px}.parent-chosen-posts .header-chosen-posts .navigation,.parent-topics-slider .header-topics-slider .navigation{display:none}}@media screen and (max-width:400px){.parent-chosen-posts .header-chosen-posts .title-section h2,.parent-topics-slider .header-topics-slider h2{font-size:15px}}.dark-mode .parent-chosen-posts .header-chosen-posts .navigation .chosen-posts-button-next,.dark-mode .parent-chosen-posts .header-chosen-posts .navigation .chosen-posts-button-prev,.dark-mode .parent-topics-slider .header-topics-slider .navigation .topic-button-next,.dark-mode .parent-topics-slider .header-topics-slider .navigation .topic-button-prev,.dark-mode .parent-topics-slider .topics-slider .swiper-wrapper a.topics-item{background:#292a2c}.dark-mode .parent-topics-slider .topics-slider .swiper-wrapper a.topics-item.active{background:var(--main-color);color:#fff}.dark-mode .parent-topics-slider .topics-slider .swiper-wrapper a.topics-item{color:#b8b8b8}.dark-mode .parent-chosen-posts .header-chosen-posts .navigation .chosen-posts-button-next svg path,.dark-mode .parent-chosen-posts .header-chosen-posts .navigation .chosen-posts-button-prev svg path,.dark-mode .parent-topics-slider .header-topics-slider .navigation .topic-button-next svg path,.dark-mode .parent-topics-slider .header-topics-slider .navigation .topic-button-prev svg path{stroke:#b8b8b8}.dark-mode section.posts-archive .posts-archive-item .post-meta .author-meta span.author-name,.dark-mode section.posts-archive .posts-archive-item .post-meta .author-meta span.author-name a{color:var(--dark-color)}.dark-mode section.posts-archive .posts-archive-item .post-meta span.date{color:#a8a8a8}.dark-mode .parent-topics-slider .topics-slider .swiper-wrapper div.first-topic-item nav.rank-math-breadcrumb a,.dark-mode .parent-topics-slider .topics-slider .swiper-wrapper div.first-topic-item nav.rank-math-breadcrumb span{background:#292a2c;color:#b8b8b8}.dark-mode .parent-topics-slider .topics-slider .swiper-wrapper div.first-topic-item nav.rank-math-breadcrumb span.last{background:var(--main-color);color:#fff}