.blogs-module__yAyRSa__container{max-width:1200px;margin:0 auto;padding:4rem 20px}.blogs-module__yAyRSa__loading{text-align:center;color:var(--text-muted);padding:5rem;font-size:1.2rem}.blogs-module__yAyRSa__header{text-align:center;margin-bottom:3rem}.blogs-module__yAyRSa__header h1{color:var(--text-main);background:linear-gradient(135deg,#1e3a8a 0%,#2563eb 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;padding:10px 0;font-size:3rem;font-weight:800;line-height:1.3}.blogs-module__yAyRSa__header p{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.25rem}.blogs-module__yAyRSa__searchAndFilter{flex-direction:column;gap:1.5rem;margin-bottom:3.5rem;display:flex}@media (min-width:768px){.blogs-module__yAyRSa__searchAndFilter{flex-direction:row;justify-content:space-between;align-items:center}}.blogs-module__yAyRSa__tabs{flex-wrap:wrap;gap:.5rem;display:flex}.blogs-module__yAyRSa__tab{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:50px;padding:.6rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s}.blogs-module__yAyRSa__tab:hover{color:#0f172a;background:#e2e8f0}.blogs-module__yAyRSa__activeTab{color:#fff;background:#2563eb}.blogs-module__yAyRSa__activeTab:hover{color:#fff;background:#1d4ed8}.blogs-module__yAyRSa__searchContainer{width:100%;max-width:350px;position:relative}.blogs-module__yAyRSa__searchInput{color:#0f172a;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:50px;width:100%;padding:.75rem 1rem .75rem 2.5rem;font-size:.9rem;transition:all .2s}.blogs-module__yAyRSa__searchInput:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb26}.blogs-module__yAyRSa__searchIcon{color:#94a3b8;pointer-events:none;font-size:1rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.blogs-module__yAyRSa__featuredSection{margin-bottom:4rem}.blogs-module__yAyRSa__featuredCard{color:inherit;background:#fff;border:1px solid #f1f5f9;border-radius:20px;grid-template-columns:1.2fr .8fr;text-decoration:none;transition:all .3s;display:grid;overflow:hidden;box-shadow:0 15px 35px -5px #0000000d,0 10px 15px -5px #00000008}.blogs-module__yAyRSa__featuredCard:hover{transform:translateY(-4px);box-shadow:0 25px 50px -12px #00000014}@media (max-width:992px){.blogs-module__yAyRSa__featuredCard{grid-template-columns:1fr}}.blogs-module__yAyRSa__featuredImage{background-position:50%;background-size:cover;height:400px}@media (max-width:992px){.blogs-module__yAyRSa__featuredImage{height:300px}}.blogs-module__yAyRSa__featuredContent{flex-direction:column;justify-content:center;padding:3rem;display:flex}@media (max-width:640px){.blogs-module__yAyRSa__featuredContent{padding:2rem}}.blogs-module__yAyRSa__badge{color:#2563eb;text-transform:uppercase;letter-spacing:.05em;background:#eff6ff;border-radius:50px;align-self:flex-start;margin-bottom:1.25rem;padding:4px 12px;font-size:.75rem;font-weight:700;display:inline-block}.blogs-module__yAyRSa__featuredContent h2{color:#0f172a;margin-bottom:1rem;font-size:2rem;font-weight:800;line-height:1.3}.blogs-module__yAyRSa__featuredContent p{color:#475569;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.6}.blogs-module__yAyRSa__metaInfo{color:#64748b;align-items:center;gap:1rem;font-size:.85rem;display:flex}.blogs-module__yAyRSa__blogGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2.5rem;margin-bottom:4rem;display:grid}@media (max-width:640px){.blogs-module__yAyRSa__blogGrid{grid-template-columns:1fr}}.blogs-module__yAyRSa__blogCard{color:inherit;background:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;text-decoration:none;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 10px 20px -5px #0000000a,0 5px 10px -5px #00000005}.blogs-module__yAyRSa__blogCard:hover{transform:translateY(-4px);box-shadow:0 20px 30px -10px #00000012}.blogs-module__yAyRSa__cardImageWrapper{height:220px;overflow:hidden}.blogs-module__yAyRSa__cardImage{background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .5s}.blogs-module__yAyRSa__blogCard:hover .blogs-module__yAyRSa__cardImage{transform:scale(1.05)}.blogs-module__yAyRSa__cardContent{flex-direction:column;flex-grow:1;padding:1.75rem;display:flex}.blogs-module__yAyRSa__cardContent h3{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:1.35rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.blogs-module__yAyRSa__cardContent p{color:#475569;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:1.5rem;font-size:.925rem;line-height:1.5;display:-webkit-box;overflow:hidden}.blogs-module__yAyRSa__readMoreBtn{color:#2563eb;align-items:center;gap:.25rem;font-size:.875rem;font-weight:700;transition:gap .2s;display:flex}.blogs-module__yAyRSa__blogCard:hover .blogs-module__yAyRSa__readMoreBtn{gap:.5rem}.blogs-module__yAyRSa__pagination{justify-content:center;align-items:center;gap:.5rem;margin-top:3.5rem;display:flex}.blogs-module__yAyRSa__pageBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.blogs-module__yAyRSa__pageBtn:hover:not(:disabled){color:#0f172a;background:#f8fafc;border-color:#94a3b8}.blogs-module__yAyRSa__pageBtn:disabled{color:#cbd5e1;cursor:not-allowed;background:#f8fafc;border-color:#cbd5e1}.blogs-module__yAyRSa__activePageBtn{color:#fff;background:#2563eb;border-color:#2563eb}.blogs-module__yAyRSa__activePageBtn:hover:not(:disabled){color:#fff;background:#1d4ed8;border-color:#1d4ed8}.blogs-module__yAyRSa__noResults{text-align:center;color:#64748b;padding:5rem 2rem;font-size:1.1rem;font-weight:500}.blogs-module__yAyRSa__magazineLabel{text-transform:uppercase;letter-spacing:.25em;color:#2563eb;margin-bottom:.5rem;font-size:.75rem;font-weight:800;display:block}.blogs-module__yAyRSa__magazineFilterPanel{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:3rem;padding:1.5rem;box-shadow:0 4px 20px #0000000d}.blogs-module__yAyRSa__filterSectionRow{flex-wrap:wrap;align-items:flex-end;gap:1.5rem;display:flex}.blogs-module__yAyRSa__searchBox{flex:2;min-width:280px;position:relative}.blogs-module__yAyRSa__searchInputCustom{color:#0f172a;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem .75rem 2.5rem;font-size:.95rem;transition:border-color .2s}.blogs-module__yAyRSa__searchInputCustom:focus{border-color:#2563eb}.blogs-module__yAyRSa__selectorGroup{flex:3;gap:1rem;min-width:280px;display:flex}.blogs-module__yAyRSa__selectorWrapper{flex-direction:column;flex:1;gap:6px;display:flex}.blogs-module__yAyRSa__selectorWrapper label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:700}.blogs-module__yAyRSa__selectorWrapper select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;padding:.75rem 1rem;font-size:.9rem}.blogs-module__yAyRSa__typeFilterContainer{border-top:1px solid #f1f5f9;flex-direction:column;gap:10px;margin-top:1.25rem;padding-top:1rem;display:flex}.blogs-module__yAyRSa__pillsLabel{color:#475569;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.blogs-module__yAyRSa__pills{flex-wrap:wrap;gap:8px;display:flex}.blogs-module__yAyRSa__pillBtn{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:30px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s}.blogs-module__yAyRSa__pillBtn:hover{color:#0f172a;background:#e2e8f0}.blogs-module__yAyRSa__activePillBtn{color:#fff;background:#2563eb;border-color:#2563eb}.blogs-module__yAyRSa__activePillBtn:hover{color:#fff;background:#1d4ed8}.blogs-module__yAyRSa__featuredBadgeTour{color:#fff;letter-spacing:.05em;background:#ef4444;border-radius:6px;padding:6px 12px;font-size:.75rem;font-weight:800;position:absolute;top:16px;right:16px;box-shadow:0 4px 6px #ef44444d}.blogs-module__yAyRSa__cardBadgeTour{color:#fff;letter-spacing:.05em;z-index:2;background:#ef4444;border-radius:4px;padding:4px 10px;font-size:.7rem;font-weight:800;position:absolute;top:12px;right:12px;box-shadow:0 4px 6px #ef44444d}.blogs-module__yAyRSa__countryBadge{color:#475569;background:#f1f5f9;border-radius:12px;padding:4px 10px;font-size:.75rem;font-weight:600}.blogs-module__yAyRSa__cardFooter{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.blogs-module__yAyRSa__resetBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;margin-top:1rem;padding:8px 18px;font-size:.9rem;font-weight:700;transition:background .2s}.blogs-module__yAyRSa__resetBtn:hover{background:#1d4ed8}@media (max-width:768px){.blogs-module__yAyRSa__magazineFilterPanel{padding:1rem}.blogs-module__yAyRSa__filterSectionRow{flex-direction:column;align-items:stretch;gap:1rem}.blogs-module__yAyRSa__selectorGroup{flex-direction:column;gap:1rem}.blogs-module__yAyRSa__cardFooter{flex-direction:column;align-items:flex-start;gap:.75rem}.blogs-module__yAyRSa__readMoreBtn{justify-content:flex-end;width:100%}}.blogs-module__yAyRSa__promoPopup{z-index:9999;width:420px;max-width:calc(100vw - 48px);animation:.5s cubic-bezier(.16,1,.3,1) forwards blogs-module__yAyRSa__promoSlideIn;position:fixed;bottom:24px;left:24px}@keyframes blogs-module__yAyRSa__promoSlideIn{0%{opacity:0;transform:translateY(100px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.blogs-module__yAyRSa__promoContent{-webkit-backdrop-filter:blur(20px)saturate(1.8);background:#ffffffe0;border:1px solid #fff6;border-radius:24px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px -10px #00000026,0 1px 3px #0000000d,inset 0 1px #fff9}.blogs-module__yAyRSa__promoContent:hover{transform:translateY(-2px);box-shadow:0 30px 60px -15px #0003,0 1px 3px #0000000d}.blogs-module__yAyRSa__promoImageWrapper{flex-shrink:0;width:140px;height:auto;position:relative}.blogs-module__yAyRSa__promoImage{background-position:50%;background-size:cover;width:100%;height:100%}.blogs-module__yAyRSa__promoTag{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:30px;padding:3px 8px;font-size:.65rem;font-weight:800;position:absolute;top:10px;left:10px;box-shadow:0 4px 10px #d977064d}.blogs-module__yAyRSa__promoBody{flex-direction:column;flex:1;justify-content:center;padding:1.25rem;display:flex}.blogs-module__yAyRSa__promoClose{color:#475569;cursor:pointer;z-index:10;background:#0f172a0f;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:.7rem;font-weight:800;transition:all .2s;display:flex;position:absolute;top:10px;right:12px}.blogs-module__yAyRSa__promoClose:hover{color:#0f172a;background:#0f172a26}.blogs-module__yAyRSa__promoLabel{color:var(--primary-color,#4f46e5);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.75rem;font-weight:700;display:block}.blogs-module__yAyRSa__promoTitle{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:.95rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.blogs-module__yAyRSa__promoDetails{color:#475569;flex-direction:column;gap:4px;margin-bottom:12px;font-size:.8rem;display:flex}.blogs-module__yAyRSa__promoPrice{color:#ef4444;font-size:.85rem;font-weight:800}.blogs-module__yAyRSa__promoCta{background:linear-gradient(135deg, var(--primary-color,#4f46e5) 0%, #312e81 100%);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:fit-content;padding:8px 16px;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #4f46e540}.blogs-module__yAyRSa__promoCta:hover{transform:translateY(-1px);box-shadow:0 6px 16px #4f46e566}@media (max-width:640px){.blogs-module__yAyRSa__promoPopup{max-width:calc(100vw - 32px);bottom:16px;left:16px;right:16px}.blogs-module__yAyRSa__promoContent{border-radius:20px;flex-direction:column}.blogs-module__yAyRSa__promoImageWrapper{width:100%;height:120px}.blogs-module__yAyRSa__promoBody{padding:1rem}.blogs-module__yAyRSa__promoCta{width:100%}.blogs-module__yAyRSa__promoClose{background:#fff;box-shadow:0 2px 5px #0000001a}}
