.horoscopePage{flex-direction:column;gap:60px;width:100%;max-width:1320px;margin:auto;padding-bottom:60px;display:flex}.horoscopePage .horoscopePageHeader{border-bottom:1.5px solid var(--grey-1);justify-content:space-between;align-items:center;padding-bottom:20px;display:flex}.horoscopePage .horoscopePageHeader h1{color:var(--text-1);font-size:36px;font-weight:500}.horoscopePage .zodiacGrid{grid-template-columns:repeat(6,1fr);gap:40px;padding:20px 0;display:grid}.horoscopePage .zodiacCard{cursor:pointer;flex-direction:column;align-items:center;gap:12px;transition:all .3s;display:flex}.horoscopePage .zodiacCard .horoscope-icon{transition:all .3s}.horoscopePage .zodiacCard:hover .horoscope-icon{transform:scale(1.1)}.horoscopePage .zodiacCard span{color:var(--primary);font-size:14px;font-weight:500}.horoscopePage .dividerLine{background:var(--grey-1);height:1.5px}.horoscopePage .horoscopeNewsGrid{grid-template-columns:repeat(3,1fr);justify-content:space-between;gap:40px;margin-top:40px;display:grid}.no-result-found-desktop,.no-news-found-district,.no-videos-found{text-align:center;color:#6b7280;background:#f9fafb;border:1px dashed #d1d5db;border-radius:16px;grid-column:1/-1;margin-top:20px;padding:100px 20px;font-size:18px}.horoscopePage .dailyHoroscopeSection{width:100%;margin-top:20px}.horoscopePage .dailyHoroscopeHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.horoscopePage .dailyHoroscopeHeader h2{color:var(--text-1);margin:0;font-size:32px;font-weight:500}.horoscopePage .headerDivider{background:var(--grey-1);width:100%;height:1.5px;margin:10px 0 30px}.horoscopePage .desktop-calendar-btn{border:1px solid var(--grey-1);cursor:pointer;color:var(--text-1);background:0 0;border-radius:8px;align-items:center;gap:10px;padding:8px 16px;font-family:Poppins,sans-serif;font-size:14px;transition:all .2s;display:flex}.horoscopePage .desktop-calendar-btn:hover{background:var(--grey-1)}.horoscopePage .horoscopeNewsCard{cursor:pointer;flex-direction:column;gap:12px;width:100%;height:auto;transition:all .3s linear;display:flex}.horoscopePage .horoscopeNewsCard:hover{transform:translateY(-4px)}.horoscopePage .cardImage{border-radius:8px;width:100%;height:260px;position:relative;overflow:hidden}.horoscopePage .cardImage img{object-fit:cover}.horoscopePage .cardMeta{gap:6px;width:100%;font-size:14px;font-weight:400;line-height:160%;display:flex}.horoscopePage .cardMeta .horo-category{color:var(--primary);font-weight:500}.horoscopePage .cardMeta .horo-date{color:var(--text-2)}.horoscopePage .horoscopeNewsCard h3{width:100%;color:var(--text-1);font-size:22px;font-weight:500;line-height:160%}.horoscopePage .horoscopeNewsCard p{width:100%;color:var(--text-2);font-size:16px;font-weight:400;line-height:160%}.horoscopePage .horo-pagination{justify-content:center;gap:20px;margin-top:20px;font-size:14px;display:flex}.horoscopePage .horo-pagination span{cursor:pointer;color:var(--text-1)}.horoscopePage .horo-pagination .active{font-weight:600}@media (min-width:1025px){.horoscope-mobile-view{display:none!important}}@media (max-width:1024px){.horoscope-desktop-view{display:none!important}.horoscopePage{background:#fff9ef;gap:0;min-height:100vh;padding-top:0}.horoscope-mobile-view{box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;margin:0 auto;padding:20px 14px;font-family:Poppins,sans-serif;display:flex}.horo-mobile-back-btn{cursor:pointer!important;background:0 0!important;border:none!important;align-items:center!important;margin-bottom:20px!important;padding:0!important;display:flex!important}.horo-mobile-back-btn img{background-color:var(--text-1)!important;-webkit-mask:url(/assets/icons/prev.svg) 50%/contain no-repeat!important;mask:url(/assets/icons/prev.svg) 50%/contain no-repeat!important}.horo-mobile-back-btn:hover img{background-color:var(--primary-hover)!important}.horo-mobile-ads-section{align-self:center;width:100%;height:80px;margin-bottom:15px;overflow:hidden}.horo-mobile-ads-section .adsBanner{width:100%!important;height:100%!important;margin:0!important}.horo-mobile-yearly-section{align-self:center;width:100%;margin-bottom:25px}.horo-mobile-section-title{border-bottom:1.5px solid #cdcdcd;justify-content:space-between;align-items:center;width:100%;height:40px;margin-bottom:10px;padding-bottom:5px;display:flex}.horo-mobile-section-title h2{color:#404040;text-transform:capitalize;margin:0;font-size:24px;font-weight:500;line-height:160%}.horo-mobile-zodiac-icons{grid-template-columns:repeat(4,1fr);justify-items:center;gap:15px 5px;width:100%;margin:0 auto;display:grid}.horo-mobile-zodiac-card{flex-direction:column;align-items:center;gap:2px;width:70px;height:85px;text-decoration:none;display:flex}.horo-mobile-zodiac-card svg{width:70px!important;height:70px!important}.horo-mobile-zodiac-card span{color:#e39b19;text-transform:capitalize;white-space:nowrap;font-size:13px;font-weight:500}.horo-mobile-daily-section{align-self:center;width:100%}.daily-title-bar{margin-top:30px}.horo-mobile-calendar-btn{background:var(--bg);cursor:pointer;border:1px solid #cdcdcd;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:104px;height:38px;padding:0 10px;display:flex}.calendar-relative-container{position:relative}.mobile-calendar-popup{background:var(--bg);z-index:1000;border:1px solid #cdcdcd;border-radius:12px;margin-bottom:20px;padding:15px;box-shadow:0 10px 30px #0000001a}.full-width-calendar{box-sizing:border-box;align-self:center;width:100%;max-width:350px}.no-result-found{background:var(--bg);color:#757575;border:1.5px solid #cdcdcd;border-radius:8px;justify-content:center;align-self:center;align-items:center;width:100%;height:200px;margin-top:20px;font-size:14px;display:flex}.horoscope-mobile-view .calendar-header{justify-content:space-between;align-items:center;margin-bottom:15px;font-size:14px;font-weight:600;display:flex}.horoscope-mobile-view .calendar-header button{cursor:pointer;color:#e39b19;background:0 0;border:none;font-size:18px}.horoscope-mobile-view .calendar-grid{grid-template-columns:repeat(7,1fr);gap:5px;display:grid}.horoscope-mobile-view .calendar-day{aspect-ratio:1;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:12px;transition:all .2s;display:flex}.horoscope-mobile-view .calendar-day:hover{background:#fff9ef}.horoscope-mobile-view .calendar-day.selected{color:#fff;background:#e39b19}.horoscope-mobile-view .calendar-day.empty{cursor:default}.horo-mobile-calendar-btn span{color:#404040;font-size:13px;font-weight:500}.horo-mobile-daily-list{flex-direction:column;gap:1px;display:flex}.horo-mobile-daily-card{box-sizing:border-box;background:0 0;border-bottom:1.5px solid #cdcdcd;align-self:center;gap:12px;width:100%;height:auto;min-height:102px;padding:10px 0;text-decoration:none;display:flex}.daily-card-image{background:#f5f5f5;border-radius:3.5px;flex-shrink:0;justify-content:center;align-items:center;width:82px;height:82px;padding:5px;display:flex;position:relative;overflow:hidden}.daily-card-image img{object-fit:cover;border-radius:3.5px;width:100%;height:100%}.daily-card-content{flex-direction:column;flex:1;justify-content:center;gap:10px;display:flex}.daily-card-meta{align-items:center;gap:4px;width:100%;height:19px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:160%;display:flex}.daily-cat{color:#e39b19;font-weight:500}.daily-date{color:#757575;font-weight:400}.horo-mobile-daily-card h3{color:#404040;-webkit-line-clamp:2;line-clamp:2;text-transform:capitalize;-webkit-box-orient:vertical;width:100%;height:44px;margin:0;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.horo-mobile-pagination{justify-content:center;align-items:center;gap:20px;margin-top:30px;padding-bottom:40px;display:flex}.horo-mobile-pagination span{color:#757575;cursor:pointer;font-size:14px}.horo-mobile-pagination .page-num{color:#404040;font-weight:600}}
