@import url("https://fonts.cdnfonts.com/css/chronicle-display");@import url("https://fonts.cdnfonts.com/css/ringside");.articles_page__wgsxY{min-height:100vh;background:#ffffff;color:#000000;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;opacity:0;transform:translateY(30px);transition:all .8s ease}.articles_page__wgsxY.articles_visible__FSCI2{opacity:1;transform:translateY(0)}.articles_page__wgsxY.articles_rtl__kq8br{text-align:right}.articles_container__IQ21T{max-width:1200px;margin:0 auto;padding:0 20px}.articles_hero__scg4U{position:relative;height:100vh;min-height:800px;overflow:hidden}.articles_heroCarousel__mmD9I{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.articles_carouselTrack__bYzc3{display:flex;transition:transform .8s cubic-bezier(.65,0,.35,1);height:100%}.articles_carouselSlide__lLjG6{flex:0 0 100%;height:100%;position:relative}.articles_heroBackground__P4oeB{position:absolute;top:0;left:0;right:0;bottom:0}.articles_heroImage__UwKZq{object-fit:cover;object-position:center;filter:brightness(.8);transition:transform 1.2s ease}.articles_carouselSlide__lLjG6:hover .articles_heroImage__UwKZq{transform:scale(1.05)}.articles_heroOverlay__WwY62{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,.7),rgba(215,180,106,.3));z-index:1}.articles_heroContent__zKJAA{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:2;padding:0 20px}.articles_heroContentInner__MJoP0{text-align:center;max-width:900px;width:100%;margin:180px auto 0}.articles_heroBadge__fHRHN{display:inline-flex;align-items:center;gap:10px;background:rgba(215,180,106,.1);border:1px solid rgba(215,180,106,.3);padding:10px 20px;border-radius:25px;margin-bottom:30px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.articles_rtl__kq8br .articles_heroBadge__fHRHN{flex-direction:row-reverse}.articles_heroBadge__fHRHN span{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:1.5px;color:#d7b46a;text-transform:uppercase}.articles_badgeLine__k_zhP{width:20px;height:1px;background:linear-gradient(90deg,#d7b46a,transparent)}.articles_rtl__kq8br .articles_badgeLine__k_zhP{background:linear-gradient(90deg,transparent,#d7b46a)}.articles_heroTitle__H1ulD{font-family:Chronicle Display XLight,serif;font-size:4rem;font-weight:300;line-height:1.1;margin-bottom:25px;color:#ffffff;text-shadow:0 4px 20px rgba(0,0,0,.5);-webkit-font-smoothing:antialiased}.articles_highlight__pg9O7{color:#d7b46a;font-weight:400}.articles_heroSubtitle__N0q4T{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.3rem;line-height:1.6;color:#e0e0e0;margin:0 auto 50px;max-width:600px;text-shadow:0 2px 10px rgba(0,0,0,.5);-webkit-font-smoothing:antialiased}.articles_trustStats__Jz__X{display:flex;justify-content:center;gap:50px;margin:50px 0;flex-wrap:wrap}.articles_statItem__u80Nx{text-align:center}.articles_statNumber__stiah{font-family:Chronicle Display XLight,serif;font-size:2.5rem;font-weight:300;color:#d7b46a;margin-bottom:5px;line-height:1}.articles_statLabel__6aErJ{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;color:#cccccc;text-transform:uppercase;letter-spacing:1px;font-weight:500}.articles_carouselNav___ogDi{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);display:flex;gap:12px;z-index:4}.articles_navDot__hk_BT{width:12px;height:12px;border-radius:50%;border:2px solid #ffffff;background:transparent;cursor:pointer;transition:all .3s ease}.articles_navDot__hk_BT.articles_active__O_T5m{background:#ffffff;transform:scale(1.2)}.articles_progressBar__1WdvF{position:absolute;bottom:0;left:0;right:0;height:4px;background:rgba(255,255,255,.3);z-index:4}.articles_progressFill__tIEB2{height:100%;background:linear-gradient(90deg,#d7b46a,#ffffff);transition:width .5s ease}.articles_rtl__kq8br .articles_progressFill__tIEB2{background:linear-gradient(90deg,#ffffff,#d7b46a)}.articles_articlesSection__KK_V6{padding:100px 0;background:#f8f8f8}.articles_sectionHeader__i3vgm{text-align:center;margin-bottom:60px}.articles_sectionBadge__31ihs{display:inline-block;background:#d7b46a;color:#000000;padding:8px 20px;border-radius:20px;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.8rem;font-weight:700;margin-bottom:20px;letter-spacing:1px;text-transform:uppercase}.articles_sectionTitle__tR3LI{font-family:Chronicle Display XLight,serif;font-size:3rem;font-weight:300;margin-bottom:15px;line-height:1.2;color:#000000;-webkit-font-smoothing:antialiased}.articles_sectionSubtitle__pWyhe{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.1rem;color:#666666;max-width:500px;margin:0 auto;line-height:1.6;-webkit-font-smoothing:antialiased}.articles_articlesGrid__Junwq{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));grid-gap:30px;gap:30px;margin-top:50px}.articles_articleCard__3p9Dp{background:#ffffff;border-radius:20px;overflow:hidden;transition:all .3s ease;border:1px solid rgba(215,180,106,.1);cursor:pointer;position:relative;box-shadow:0 10px 30px rgba(0,0,0,.08)}.articles_articleCard__3p9Dp:hover{transform:translateY(-10px);border-color:rgba(215,180,106,.3);box-shadow:0 20px 40px rgba(215,180,106,.15)}.articles_imageContainer__qhxpX{position:relative;height:250px;overflow:hidden}.articles_articleImage__r8fRi{object-fit:cover;object-position:center;transition:transform .3s ease}.articles_articleCard__3p9Dp:hover .articles_articleImage__r8fRi{transform:scale(1.05)}.articles_imageOverlay__JKA_5{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.7));z-index:1}.articles_categoryBadge__4SsmO{position:absolute;top:20px;left:20px;z-index:2;background:rgba(215,180,106,.95);color:#000000;padding:6px 12px;border-radius:15px;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.articles_rtl__kq8br .articles_categoryBadge__4SsmO{left:auto;right:20px}.articles_readTime__LooFD{position:absolute;top:20px;right:20px;z-index:2;background:rgba(0,0,0,.7);color:#ffffff;padding:6px 12px;border-radius:15px;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.7rem;font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.articles_rtl__kq8br .articles_readTime__LooFD{right:auto;left:20px}.articles_cardHover__qoWal{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(215,180,106,.9),rgba(180,150,50,.8));display:flex;align-items:center;justify-content:center;opacity:0;transition:all .3s ease;z-index:3}.articles_articleCard__3p9Dp:hover .articles_cardHover__qoWal{opacity:1}.articles_hoverContent__mViN_{text-align:center;color:#000000;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:1.1rem;display:flex;align-items:center;gap:10px}.articles_rtl__kq8br .articles_hoverContent__mViN_{flex-direction:row-reverse}.articles_arrowIcon__7mwTD{font-size:1.3rem;transition:transform .3s ease}.articles_articleCard__3p9Dp:hover .articles_arrowIcon__7mwTD{transform:translateX(5px)}.articles_rtl__kq8br .articles_articleCard__3p9Dp:hover .articles_arrowIcon__7mwTD{transform:translateX(-5px)}.articles_cardContent__U_n95{padding:30px;position:relative;z-index:2}.articles_articleTitle__qVsBo{font-family:Chronicle Display XLight,serif;font-size:1.4rem;font-weight:300;margin-bottom:15px;line-height:1.3;color:#000000;-webkit-font-smoothing:antialiased}.articles_articleDescription__N28pH{color:#666666;line-height:1.6;margin-bottom:20px;font-size:.95rem;-webkit-font-smoothing:antialiased}.articles_articleCTA__Zw8qR,.articles_articleDescription__N28pH{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.articles_articleCTA__Zw8qR{background:transparent;color:#d7b46a;border:2px solid #d7b46a;padding:12px 25px;border-radius:25px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.9rem;width:100%}.articles_articleCTA__Zw8qR:hover{background:#d7b46a;color:#000000;transform:translateY(-2px)}.articles_ctaSection__tdm2F{padding:100px 0;background:linear-gradient(135deg,#1a1a1a,#2d2d2d)}.articles_ctaCard__Fg_8T{background:rgba(255,255,255,.05);padding:60px 40px;border-radius:25px;text-align:center;border:1px solid rgba(215,180,106,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.articles_ctaBadge__xpxqw{display:inline-block;background:#d7b46a;color:#000000;padding:8px 20px;border-radius:20px;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.8rem;font-weight:700;margin-bottom:20px;letter-spacing:1px;text-transform:uppercase}.articles_ctaTitle__NZF7c{font-family:Chronicle Display XLight,serif;font-size:2.5rem;font-weight:300;margin-bottom:20px;line-height:1.2;color:#ffffff;-webkit-font-smoothing:antialiased}.articles_ctaDescription__5dIhv{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.1rem;color:#cccccc;margin-bottom:35px;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6;-webkit-font-smoothing:antialiased}.articles_ctaButtons__jaoHD{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;margin-bottom:25px}.articles_primaryCTA__KHQVC{background:#d7b46a;color:#000000;padding:18px 35px;border-radius:50px;text-decoration:none;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;transition:all .3s ease;border:none;cursor:pointer;font-size:1rem;display:inline-flex;align-items:center;gap:8px}.articles_primaryCTA__KHQVC:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(215,180,106,.4)}.articles_secondaryCTA__gO_TU{background:transparent;color:#d7b46a;padding:18px 35px;border-radius:50px;text-decoration:none;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;transition:all .3s ease;border:2px solid #d7b46a;cursor:pointer;font-size:1rem;display:inline-flex;align-items:center;gap:8px}.articles_secondaryCTA__gO_TU:hover{background:#d7b46a;color:#000000;transform:translateY(-3px)}.articles_trustNote__Ccyvn{color:#d7b46a;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem}@media (max-width:1024px){.articles_heroTitle__H1ulD{font-size:3rem}.articles_sectionTitle__tR3LI{font-size:2.5rem}.articles_articlesGrid__Junwq{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}}@media (max-width:768px){.articles_hero__scg4U{height:80vh;min-height:600px}.articles_heroTitle__H1ulD{font-size:2.5rem}.articles_heroSubtitle__N0q4T{font-size:1.1rem}.articles_trustStats__Jz__X{gap:30px}.articles_statNumber__stiah{font-size:2rem}.articles_sectionTitle__tR3LI{font-size:2.2rem}.articles_articlesGrid__Junwq{grid-template-columns:1fr;gap:25px}.articles_ctaTitle__NZF7c{font-size:2rem}.articles_ctaButtons__jaoHD{flex-direction:column;align-items:center}.articles_primaryCTA__KHQVC,.articles_secondaryCTA__gO_TU{width:100%;max-width:300px;justify-content:center}.articles_carouselNav___ogDi{bottom:20px}}@media (max-width:480px){.articles_heroTitle__H1ulD{font-size:2rem}.articles_sectionTitle__tR3LI{font-size:1.8rem}.articles_cardContent__U_n95{padding:20px}.articles_articleTitle__qVsBo{font-size:1.2rem}.articles_ctaCard__Fg_8T{padding:40px 20px}.articles_imageContainer__qhxpX{height:200px}.articles_heroContent__zKJAA{padding:0 20px}}@media (max-width:360px){.articles_articlesGrid__Junwq{grid-template-columns:1fr}.articles_heroTitle__H1ulD{font-size:1.8rem}.articles_sectionTitle__tR3LI{font-size:1.6rem}.articles_trustStats__Jz__X{gap:20px}.articles_statItem__u80Nx{flex:1 1;min-width:100px}}