.blogCard_wrapper__nomqH{width:100%;padding:40px 0;display:flex;justify-content:center}.blogCard_container__KnEP8{width:100%;max-width:1300px;display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.blogCard_card__lUE_Y{width:300px;height:440px;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);display:flex;flex-direction:column;transition:.3s ease}.blogCard_card__lUE_Y:hover{transform:translateY(-6px);box-shadow:0 6px 25px rgba(0,0,0,.12)}.blogCard_imageWrapper__GYWW2{width:100%;height:180px;overflow:hidden}.blogCard_imageWrapper__GYWW2 img{width:100%;height:100%;object-fit:cover}.blogCard_content__dJgoY{padding:16px 18px;display:flex;flex-direction:column;gap:12px}.blogCard_title__9VDVF{font-size:1.2rem;font-weight:700;color:#000}.blogCard_text__xon3k{font-size:.9rem;color:#555;line-height:1.4rem}.blogCard_link__Ifnqw{text-decoration:none;margin-top:40px;display:inline-block;padding:8px 12px;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);color:#fff;border-radius:20px;text-align:center;font-size:.9rem;transition:.25s ease}@media (max-width:900px){.blogCard_container__KnEP8{gap:20px}.blogCard_card__lUE_Y{width:45%}}@media (max-width:600px){.blogCard_card__lUE_Y{width:100%}.blogCard_imageWrapper__GYWW2{height:200px}}.articles_container__x9Ryk{max-width:1380px;direction:rtl;margin:0 auto;padding:0 20px}.articles_header__CtYbC{text-align:center}.articles_title__ux5jD{background-color:#1a1a1a;border-radius:20px;box-shadow:0 2px 15px 5px #696666;font-size:2rem;font-weight:700;color:#fff;margin-bottom:10px}.articles_description__r00hK,.articles_title__ux5jD{display:flex;align-items:center;justify-content:center;padding:0 10px}.articles_description__r00hK{color:#000;font-size:1.2rem;margin-top:20px}.articles_mainContent__nlt1z{padding:0 5%}.articles_articles_slider__xVyqW .swiper-button-next,.articles_articles_slider__xVyqW .swiper-button-prev{color:#1a1a1a;width:30px;height:30px;margin-top:15px;border-radius:50%}.articles_articles_slider__xVyqW .swiper-button-next:after,.articles_articles_slider__xVyqW .swiper-button-prev:after{font-size:20px}.Banner_bannerContainer__LE_Ex{width:100%;height:850px;position:relative;margin-top:90px}.Banner_slideWrapper__DQCBT{width:100%;height:100%;position:relative;overflow:hidden;border-radius:16px;object-fit:cover}.Banner_mySwiper__HtV3k{width:100%;height:100%}@media (max-width:1024px){.Banner_bannerContainer__LE_Ex{margin-top:90px;height:580px}.Banner_mySwiper__HtV3k{width:100%;height:580px}}@media (max-width:768px){.Banner_bannerContainer__LE_Ex{margin-top:90px;height:480px}.Banner_mySwiper__HtV3k{width:100%;height:480px}}@media (max-width:480px){.Banner_bannerContainer__LE_Ex{margin-top:90px;height:320px}.Banner_mySwiper__HtV3k{width:100%;height:300px;object-fit:cover}.Banner_slideWrapper__DQCBT{object-fit:cover}}.promote_readable__zZJxi{padding:4rem 0;background-color:var(--bg-light);direction:rtl;max-width:1380px;margin:0 auto}.promote_container__6jhAz{padding:0 20px;display:flex;flex-direction:column;gap:4rem}.promote_main__JRbjj{display:flex;gap:2rem;align-items:center}.promote_title__1m9gA{padding:0 10px}.promote_main__JRbjj:first-of-type{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}.promote_main__JRbjj section{background-color:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.07);padding:2.5rem;display:flex;flex-direction:column;justify-content:center;position:relative}.promote_main__JRbjj section span{font-size:1.5rem;font-weight:700;color:var(--primary-text);margin-bottom:.5rem}.promote_main__JRbjj section p{font-size:1.1rem;color:var(--secondary-text);line-height:1.7}.promote_main__JRbjj section>img{position:absolute;left:20px;width:150px;height:auto;opacity:.8;transition:transform .3s ease;border-radius:10%}.promote_main__JRbjj section:hover>img{transform:scale(1.1)}.promote_club__YS4GE{background:linear-gradient(135deg,#010101,#3d2b17);color:#fff;text-align:center}.promote_club__YS4GE span{color:#fff;font-size:1.8rem}.promote_club__YS4GE p{color:hsla(0,0%,100%,.8)}.promote_main__JRbjj:last-of-type>img{flex:1 1;max-width:50%;border-radius:16px;box-shadow:0 8px 30px rgba(0,0,0,.08);object-fit:cover}.promote_why_coffee__JI5iu{flex:1 1;background-color:transparent!important;box-shadow:none!important;padding:0!important;align-items:flex-start}.promote_why_coffee__JI5iu .promote_title__1m9gA{font-size:2.5rem;font-weight:800;color:var(--primary-text);margin-bottom:1rem}.promote_why_coffee__JI5iu p{color:var(--secondary-text);line-height:2;font-size:1rem;margin-bottom:2rem}.promote_why_coffee__JI5iu div{display:flex;gap:1rem}.promote_why_coffee__JI5iu button{padding:.8rem 2rem;border-radius:20px;border:1px solid var(--primary-text);background-color:var(--primary-text);color:#fff;font-size:1rem;cursor:pointer;transition:all .3s ease}.promote_why_coffee__JI5iu button:hover{background-color:#010101;transform:translateY(-2px)}.promote_why_coffee__JI5iu .promote_btn__fLYyJ{background-color:#010101;border-color:var(--accent-color)}.promote_why_coffee__JI5iu .promote_btn__fLYyJ:hover{background-color:#3d2b17}@media (max-width:992px){.promote_main__JRbjj:first-of-type,.promote_main__JRbjj:last-of-type{grid-template-columns:1fr;flex-direction:column}.promote_main__JRbjj:last-of-type>img{max-width:100%;order:2}.promote_why_coffee__JI5iu{order:1}.promote_why_coffee__JI5iu .promote_title__1m9gA{font-size:2rem}}@media (max-width:576px){.promote_readable__zZJxi{padding:2rem 0}.promote_container__6jhAz{gap:2rem}.promote_main__JRbjj section{padding:1.5rem}.promote_main__JRbjj section>img{display:none}.promote_main__JRbjj section span{font-size:1.3rem}.promote_club__YS4GE span{font-size:1.5rem}.promote_why_coffee__JI5iu .promote_title__1m9gA{font-size:1.8rem;padding:0 10px}.promote_why_coffee__JI5iu p{padding:0 10px}.promote_why_coffee__JI5iu div{flex-direction:column;width:100%}.promote_why_coffee__JI5iu button{width:100%;text-align:center}}.latest_container__PdFPL{max-width:1380px;margin:0 auto}.latest_title__OZTZR{padding:0 20px;color:#000;flex-direction:row-reverse;justify-content:space-between;display:flex;text-align:center;margin:1rem auto 0;align-items:center;gap:20px}.latest_title__OZTZR span{color:#114639;font-size:30px}.latest_link__mbM_4{display:flex;flex-direction:row-reverse;align-items:center;gap:9px;white-space:nowrap;text-decoration:none;color:#fff;padding:8px 15px;background:hsla(0,3%,64%,.7);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:50px;border:1px solid hsla(0,0%,100%,.1);font-size:.9rem;transition:all .3s ease}.latest_products__5krjp{display:grid;grid-template-columns:repeat(4,1fr);padding:20px 0}@media (max-width:1200px){.latest_products__5krjp{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.latest_title__OZTZR p{font-size:30px}.latest_products__5krjp{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:768px){.latest_title__OZTZR{flex-direction:column;align-items:flex-end;gap:15px}.latest_title__OZTZR p{font-size:26px}.latest_products__5krjp{margin-right:40px}}@media (max-width:576px){.latest_products__5krjp{grid-template-columns:repeat(2,1fr);margin-right:40px}}@media (max-width:480px){.latest_products__5krjp{grid-template-columns:repeat(2,1fr);margin-right:30px;gap:10px}.latest_title__OZTZR{display:flex;justify-content:space-between;flex-flow:row;flex-direction:row-reverse}}