.blog-page{background:#fff}.blog-hero-section{padding:30px 0 60px}.blog-main-title{color:var(--primary);text-align:center;margin-bottom:40px;font-size:42px}.blog-hero-slider.owl-carousel{position:relative}.blog-hero-slider .owl-stage-outer{border-radius:20px;overflow:hidden}.blog-hero-slider .hero-slide{border-radius:20px;height:500px;position:relative;overflow:hidden}.blog-hero-slider .hero-slide-link{width:100%;height:100%;color:inherit;text-decoration:none;display:block}.blog-hero-slider .hero-slide-image{width:100%;height:100%;position:absolute;top:0;left:0}.blog-hero-slider .hero-slide-image img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.blog-hero-slider .hero-slide-overlay{background:linear-gradient(232.25deg,#0000 12.28%,#1a4ba080 81.66%);width:100%;height:100%;position:absolute;top:0;left:0}.blog-hero-slider .hero-slide-content{color:#fff;z-index:2;flex-direction:column;justify-content:space-between;height:100%;padding:40px;display:flex;position:absolute;bottom:0;left:0;right:0}.blog-hero-slider .hero-logo{margin-bottom:15px}.blog-hero-slider .hero-logo img{width:75px}.blog-hero-slider .hero-category-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff4d;border-radius:20px;margin-bottom:15px;padding:6px 16px;font-size:12px;font-weight:500;display:inline-block}.blog-hero-slider .hero-title{letter-spacing:0;margin:10px 0 5px;font-size:22px;font-weight:500;line-height:1.3}.blog-hero-slider .hero-excerpt{opacity:.9;max-width:600px;font-size:14px;line-height:1.6}.blog-hero-slider .owl-nav{pointer-events:none;justify-content:space-between;padding:0 20px;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.blog-hero-slider .owl-nav button{pointer-events:auto;cursor:pointer;border:none;justify-content:center;align-items:center;width:48px;height:48px;transition:all .6s;display:flex;position:relative}.blog-hero-slider .owl-nav button:before{content:"";transform-origin:50%;background:url(/client/rays.svg) 0 0/contain no-repeat;width:49px;height:46px;margin:0 auto;animation:20s linear infinite rotate;display:block;position:absolute;top:1px;left:0;right:0}.blog-hero-slider .owl-nav button.owl-next{right:-80px}.blog-hero-slider .owl-nav button.owl-prev{left:-80px}.blog-hero-slider .owl-nav button svg{color:var(--primary);width:24px;height:24px}.blog-hero-slider .owl-nav button.disabled{opacity:.5;cursor:not-allowed}.blog-hero-slider .owl-dots{z-index:10;gap:8px;display:flex;position:absolute;bottom:20px;right:20px}.blog-hero-slider .owl-dots .owl-dot{cursor:pointer;background:#fff;border:none;border-radius:15px;width:30px;height:5px;padding:0;transition:all .6s}.blog-hero-slider .owl-dots .owl-dot.active{background:var(--primary);border-radius:5px;width:60px}.blog-hero-slider .owl-dots .owl-dot:hover{background:#fffc}[dir=rtl] .blog-hero-slider .owl-nav button.owl-prev svg,[dir=rtl] .blog-hero-slider .owl-nav button.owl-next svg{transform:rotate(180deg)}.editors-choice-section{padding:40px 0 60px}.section-title{color:var(--primary);margin-bottom:30px;font-size:36px}.editors-grid{grid-template-columns:1fr 1fr 300px;gap:30px;display:grid}.editors-cards{display:contents}.editor-card{color:inherit;text-decoration:none;display:block}.editor-card-image{aspect-ratio:4/3;border-radius:12px;margin-bottom:16px;position:relative;overflow:hidden}.editor-card-image img{transition:transform .4s}.editor-card:hover .editor-card-image img{transform:scale(1.05)}.card-category-badge{color:var(--primary);text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffc2;border-radius:20px;margin-bottom:15px;padding:6px 16px;font-size:12px;font-weight:500;display:inline-block;position:relative;top:20px;left:20px}[dir=rtl] .card-category-badge{left:auto;right:16px}.editor-card-content{padding:0 4px}.editor-card-title{color:var(--primary);margin-bottom:8px;font-size:16px;font-weight:600;line-height:1.4}.editor-card-date{color:var(--primary);font-size:13px}.trending-section{padding:40px 0 80px}.category-tabs{flex-wrap:wrap;gap:12px;margin-bottom:40px;display:flex}.category-tab{color:var(--primary);cursor:pointer;background:#f0f4ff;border:1px solid #0000;border-radius:25px;padding:10px 24px;font-size:14px;transition:all .2s}.category-tab:hover{background:#e0e8ff}.category-tab.active{background:var(--primary);color:#fff}.trending-section .blog-grid{grid-template-columns:repeat(4,1fr);gap:30px;margin-bottom:50px;display:grid}.blog-card{color:inherit;text-decoration:none;display:block}.blog-card-image{aspect-ratio:4/3;border-radius:12px;margin-bottom:16px;position:relative;overflow:hidden}.blog-card-image img{transition:transform .4s}.blog-card:hover .blog-card-image img{transform:scale(1.05)}.blog-card-content{padding:0 4px}.blog-card-title{color:var(--primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:15px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.blog-card-meta{justify-content:space-between;align-items:center;display:flex}.blog-card-date{color:var(--primary);font-size:12px}.blog-card-readmore{color:var(--primary);font-size:13px;font-weight:600;text-decoration:underline;transition:color .2s}.blog-card:hover .blog-card-readmore{color:var(--orange)}.load-more-wrapper{text-align:center}.load-more-btn{border:2px solid var(--primary);color:var(--primary);cursor:pointer;background:#fff;border-radius:30px;padding:14px 40px;font-size:14px;font-weight:600;transition:all .2s}.load-more-btn:hover{background:var(--primary);color:#fff}@media (max-width:1180px){.blog-hero-slider .owl-nav{display:none}.trending-section .blog-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.blog-hero-slider .hero-slide{height:450px}.blog-hero-slider .hero-title{font-size:28px}.editors-grid{grid-template-columns:1fr 1fr}.blog-sidebar{flex-direction:row;grid-column:1/-1}.search-box,.categories-box{flex:1}.trending-section .blog-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.blog-main-title{font-size:32px}.section-title{font-size:28px}.editors-grid{grid-template-columns:1fr 1fr}.blog-sidebar{flex-direction:column}.category-tabs{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:10px;overflow-x:auto}.category-tab{flex-shrink:0}.blog-hero-slider .hero-slide{height:400px}.blog-hero-slider .hero-slide-content{padding:25px}.blog-hero-slider .hero-title{font-size:24px}.blog-hero-slider .hero-excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;display:-webkit-box;overflow:hidden}.blog-hero-slider .owl-nav button{width:40px;height:40px}.blog-hero-slider .owl-nav button svg{width:20px;height:20px}}@media (max-width:600px){.blog-hero-section{padding:20px 0 40px}.blog-main-title{margin-bottom:24px;font-size:26px}.blog-card-meta{display:none}.editors-grid{grid-template-columns:1fr}.trending-section{padding:30px 0 60px}.trending-section .blog-grid{grid-template-columns:repeat(2,1fr);gap:24px}.blog-hero-slider .owl-stage-outer,.blog-hero-slider .hero-slide{border-radius:12px}.card-category-badge{letter-spacing:0;text-transform:capitalize;font-size:10px;top:10px;left:10px}.trending-section .container.mx-auto.px-4{padding:0}.trending-section .container.mx-auto.px-4>*{padding-inline:calc(var(--spacing)*4)}.trending-section .container.mx-auto.px-4>.category-tabs{padding-bottom:20px}}@media (max-width:480px){.blog-hero-slider .hero-slide{height:350px}.blog-hero-slider .hero-slide-content{padding:20px}.blog-hero-slider .hero-title{margin:0 0 40px;font-size:14px}.blog-hero-slider .hero-excerpt,.blog-hero-slider .owl-nav{display:none}.blog-hero-slider .owl-dots{bottom:15px}}
