.owl-dots{display:flex;justify-content:center;margin-top:1.8rem;gap:5px}.owl-dots .owl-dot{height:24px;background:none;border:none;padding:0;cursor:pointer}.owl-dots .owl-dot span{width:17px;height:2px;background:#474B66;border-radius:50px;display:block;transition:0.3s ease-in-out}.owl-dots .owl-dot.active span{background:#fff;width:20px}.owl-dots .owl-dot:active,.owl-dots .owl-dot:focus{outline:none;border:none}@media screen and (min-width: 1200px){.container{max-width:1170px !important}}.blog-page{background:url("../../../dist/images/contents-main-background.png") no-repeat center;background-size:cover;background-color:#22223b}.blog-page .page-header{text-align:center}.blog-page .page-header .title{font-size:1.9rem;text-transform:capitalize}.blog-page .page-header .description{font-size:1.2rem}.blog-page .links-nav.owl-loaded{display:flex;flex-direction:column}.blog-page .links-nav::-webkit-scrollbar{width:0 !important;display:none}.blog-page .links-nav .owl-dots{margin-top:0}.blog-page .links-nav .cat-link{white-space:nowrap;background:#5c607a;color:#fff;padding:0.5rem 0.8rem;text-transform:capitalize;font-size:1.2rem;display:inline-block}.blog-page .links-nav .cat-link:nth-child(even){background:#474B66}.blog-page .links-nav .owl-item:nth-child(even) .cat-link{background:#474B66}.blog-page .most-views{margin-top:3.6rem}.blog-page .most-views .header{margin-bottom:1.1rem}.blog-page .most-views .header .title{font-size:1.2rem}.blog-page .most-views .latestPostsCarousel{position:relative;touch-action:manipulation}.blog-page .most-views .latestPostsCarousel .latestPosts-card{display:flex;flex-direction:row;padding:0;background:#2b2c45}.blog-page .most-views .latestPostsCarousel .latestPosts-card .image{width:442px;height:306px}.blog-page .most-views .latestPostsCarousel .latestPosts-card .image img{width:100%;height:100%;object-fit:cover}.blog-page .most-views .latestPostsCarousel .latestPosts-card .content{width:calc(100% - 442px);height:306px;padding:2.6rem 0.8rem 1.4rem 2.6rem;padding-inline-start:2.6rem;padding-block-start:2.6rem;display:flex;flex-direction:column;justify-content:space-between}.blog-page .most-views .latestPostsCarousel .latestPosts-card .content .texts{width:100%}.blog-page .most-views .latestPostsCarousel .latestPosts-card .content .texts .title{font-size:1.2rem;margin-bottom:0.8rem;color:#fff}.blog-page .most-views .latestPostsCarousel .latestPosts-card .content .texts .description{font-size:1.1rem;font-weight:300;color:#fff}.blog-page .most-views .latestPostsCarousel .latestPosts-card .content .details{width:100%;gap:1rem;color:#fff;font-size:0.9rem}.blog-page .most-views .latestPostsCarousel .latestPosts-card .content .details p{color:#fff;margin-bottom:0}.blog-page .most-views .latestPostsCarousel .owl-nav button{position:absolute;top:0;display:flex;justify-content:space-between;border:none;width:70px;height:calc(100% - 24px - 1.8rem);background:#474B66;display:flex;align-items:center;justify-content:center;cursor:pointer}.blog-page .most-views .latestPostsCarousel .owl-nav button:active,.blog-page .most-views .latestPostsCarousel .owl-nav button:focus{outline:none;border:none}.blog-page .most-views .latestPostsCarousel .owl-nav button .previous-slider-arrow g .a,.blog-page .most-views .latestPostsCarousel .owl-nav button .previous-slider-arrow g .b,.blog-page .most-views .latestPostsCarousel .owl-nav button .next-slider-arrow g .a,.blog-page .most-views .latestPostsCarousel .owl-nav button .next-slider-arrow g .b{fill:#fff}.blog-page .most-views .latestPostsCarousel .owl-nav button::after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:0;width:100%;height:0;transition:0.2s ease-in-out;background:#fff;z-index:0}.blog-page .most-views .latestPostsCarousel .owl-nav button:not(.disabled):hover::after{height:100%}.blog-page .most-views .latestPostsCarousel .owl-nav button:not(.disabled):hover .a,.blog-page .most-views .latestPostsCarousel .owl-nav button:not(.disabled):hover .b{fill:#22223b !important}.blog-page .most-views .latestPostsCarousel .owl-nav button.disabled{opacity:0.5}.blog-page .most-views .latestPostsCarousel .owl-nav .owl-next{inset-inline-end:0}.blog-page .most-views .latestPostsCarousel .owl-nav .owl-prev{inset-inline-start:0}.blog-page .most-views .latestPostsCarousel .owl-dots{display:flex;justify-content:center;margin-top:1.8rem;gap:5px}.blog-page .most-views .latestPostsCarousel .owl-dots .owl-dot{height:24px;background:none;border:none;padding:0}.blog-page .most-views .latestPostsCarousel .owl-dots .owl-dot span{width:17px;height:2px;background:#474B66;border-radius:50px;display:block;transition:0.3s ease-in-out}.blog-page .most-views .latestPostsCarousel .owl-dots .owl-dot.active span{background:#fff;width:20px}.blog-page .most-views .latestPostsCarousel .owl-dots .owl-dot:active,.blog-page .most-views .latestPostsCarousel .owl-dots .owl-dot:focus{outline:none;border:none}.blog-page .posts{margin-top:2rem}.blog-page .posts .header{text-align:center;color:#fff}.blog-page .posts .header .title{font-size:1.8rem}.blog-page .posts .header .description{font-size:1.2rem}.blog-page .posts .posts-cards{display:flex;flex-wrap:wrap;flex-grow:1 0;margin-inline:-0.9rem}.blog-page .posts .posts-cards .posts-card{display:flex;flex-direction:column;padding:0;background:#2b2c45;width:calc(100% / 3 - 1.8rem);margin-inline:0.9rem;margin-bottom:1.8rem}.blog-page .posts .posts-cards .posts-card .image{width:100%}.blog-page .posts .posts-cards .posts-card .image img{width:100%;height:100%;object-fit:cover}.blog-page .posts .posts-cards .posts-card .content{padding:1rem;display:flex;flex-direction:column}.blog-page .posts .posts-cards .posts-card .content .texts{width:100%}.blog-page .posts .posts-cards .posts-card .content .texts .title{font-size:1.2rem;margin-bottom:0.8rem;color:#fff}.blog-page .posts .posts-cards .posts-card .content .texts .description{font-size:1.1rem;font-weight:300;color:#fff}.blog-page .posts .posts-cards .posts-card .content .details{width:100%;gap:1rem;color:#fff;font-size:0.8rem}.blog-page .posts .posts-cards .posts-card .content .details p{color:#fff;margin-bottom:0}@media screen and (max-width: 991px){.blog-page .most-views .latestPostsCarousel .latestPosts-card{flex-direction:column;width:292px}.blog-page .most-views .latestPostsCarousel .latestPosts-card .image{width:100%;height:auto}.blog-page .most-views .latestPostsCarousel .latestPosts-card .content{width:100%;height:auto;padding:0.9rem}.blog-page .most-views .latestPostsCarousel .latestPosts-card .content .texts .title{font-size:1rem}.blog-page .most-views .latestPostsCarousel .latestPosts-card .content .texts .description{font-size:0.9rem}.blog-page .most-views .latestPostsCarousel .latestPosts-card .content .details{font-size:0.7rem}.blog-page .posts .posts-cards{margin-inline:-0.3rem}.blog-page .posts .posts-cards .posts-card{width:calc(100% / 2 - 0.6rem);margin-bottom:0.6rem;margin-inline:0.3rem}.blog-page .posts .posts-cards .posts-card .content .texts .title{font-size:0.8rem}.blog-page .posts .posts-cards .posts-card .content .texts .description{font-size:0.7rem}.blog-page .posts .posts-cards .posts-card .content .details{font-size:0.7rem}.blog-page .posts .posts-cards .posts-card{direction:rtl}}.blog-page.rtl{direction:rtl}

/*# sourceMappingURL=map/blog.min.css.map */
