@import "https://fonts.googleapis.com/css2?family=Inter:wght@900&family=Anton&family=Bebas+Neue&family=Poppins:wght@400;500;600&family=Roboto:wght@400;500&display=swap";
:root{--white:#fff;--pure-black:#000;--black:#202124;--text-1:#404040;--text-2:#757575;--grey-1:#cdcdcd;--grey-2:#f3f4f6;--grey-3:#d1d5db;--grey-4:#e2e2e2;--grey-5:#e0e0e0;--grey-light:#f9fafb;--footer:#202124;--primary:#233d4c;--primary-hover:#fd802e;--accent:#ffa000;--accent-hover:#c78614;--error:#ef4444;--error-hover:#dc2626;--error-light:#fef2f2;--error-muted:#fca5a5;--success:#10b981;--success-dark:#2e7d32;--success-light:#ecfdf5;--violet:#8b5cf6;--violet-dark:#7c3aed;--lines:#404040;--bg:#fff9ef;--bg-pastel:#fff2db;--zodiac-icon:#ffeac6;--zodiac-primary:#2a222f;--zodiac-accent:#d8bfa0;--overlay-black:#00000080;--shadow-light:#0000001a;--shadow-medium:#0003;--shadow-dark:#0006;--shadow-deep:#000c;--font-family-base:"Poppins", sans-serif;--h1-size:36px;--h2-size:24px;--h3-size:16px;--h4-size:12px;--line-height:180%}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{max-width:100%;overflow-x:hidden}body{font-family:var(--font-family-base);background:var(--bg);color:var(--text-1);line-height:var(--line-height);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-family-base);background:var(--bg);line-height:var(--line-height);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{width:100%;max-width:1320px;margin:0 auto}@media (max-width:1350px){.container{padding:0 20px}}@media (max-width:768px){.container{padding:0 16px}}@media (max-width:480px){.container{padding:0 12px}}h1{font-size:var(--h1-size);font-weight:500;line-height:var(--line-height)}h2{font-size:var(--h2-size);font-weight:500;line-height:var(--line-height)}h3{font-size:var(--h3-size);font-weight:500;line-height:var(--line-height)}h4{font-size:var(--h4-size);font-weight:500;line-height:var(--line-height)}p{font-size:var(--h3-size);color:var(--text-1);line-height:var(--line-height)}.subtitle{font-size:var(--h4-size);color:var(--text-2)}a{color:var(--primary);text-decoration:none}a:hover{color:var(--primary-hover)}.border-line{border-bottom:1.5px solid var(--grey-1)}.text-primary{color:var(--primary)}.text-1{color:var(--text-1)}.text-2{color:var(--text-2)}.bg-white{background:var(--white)}.bg-primary{background:var(--primary)}.bg-footer{background:var(--footer)}.bg-page{background:var(--bg)}.bg-pastel{background:var(--bg-pastel)}.bg-grey{background:var(--grey-1)}*{max-width:100%}img,video,iframe{max-width:100%;height:auto}@media (max-width:768px){:root{--h1-size:26px;--h2-size:20px;--h3-size:15px;--h4-size:12px}.container{padding:0 15px}*{-webkit-tap-highlight-color:transparent}}@media (max-width:480px){:root{--h1-size:22px;--h2-size:18px;--h3-size:14px}}@media (max-width:768px){.desktop-ads-wrapper,.desktop-only{display:none!important}}@media (min-width:769px){.mobile-only{display:none!important}}.pdp-back-btn img,.mobile-back-btn img,.backBtnMob img,.back-btn img,.horo-det-mobile-back img,.horo-mobile-back-btn img,.enews-mobile-back-btn img{filter:brightness(0)saturate()invert(24%)sepia(0%)saturate(0%)hue-rotate()brightness(94%)contrast(85%)!important;transition:filter .2s,transform .2s!important}.pdp-back-btn:hover img,.mobile-back-btn:hover img,.backBtnMob:hover img,.back-btn:hover img,.horo-det-mobile-back:hover img,.horo-mobile-back-btn:hover img,.enews-mobile-back-btn:hover img,.pdp-back-btn:active img,.mobile-back-btn:active img,.backBtnMob:active img,.back-btn:active img,.horo-det-mobile-back:active img,.horo-mobile-back-btn:active img,.enews-mobile-back-btn:active img{filter:brightness(0)saturate()invert(56%)sepia(61%)saturate(2371%)hue-rotate(345deg)brightness(101%)contrast(99%)!important}.mobile-back-header,.mobile-back-section{display:none}:is(body:has(.pdp-not-found-wrapper) .breaking-wrapper,body:has(.pdp-not-found-wrapper) .breadcrumb,body:has(.pdp-not-found-wrapper) .desktop-ads-wrapper){display:none!important}.pdp-not-found-wrapper{text-align:center;background-color:var(--bg);flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding:80px 20px;display:flex}.pdp-not-found-code{color:var(--grey-1);letter-spacing:-5px;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:100%;max-width:1000px;height:411.47px;margin:0 auto 40px;font-family:Inter,sans-serif;font-size:340px;font-weight:900;line-height:411.47px;display:flex}.pdp-not-found-divider{border:none;border-bottom:1.5px solid var(--grey-1);width:100%;max-width:998px;height:0;margin:0 auto 40px}.pdp-not-found-content-group{flex-direction:column;align-items:center;gap:20px;width:100%;max-width:1000px;margin-bottom:20px;display:flex}.pdp-not-found-title{font-family:var(--font-family-base);color:var(--accent);text-align:center;margin:0;font-size:36px;font-weight:600;line-height:100%}.pdp-not-found-desc{font-family:var(--font-family-base);color:var(--text-2);text-align:center;max-width:1000px;margin:0;font-size:16px;font-weight:500;line-height:160%}.pdp-not-found-btn{background-color:var(--accent);font-family:var(--font-family-base);white-space:nowrap;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:max-content;min-width:243px;height:46px;padding:10px 16px;font-size:16px;font-weight:500;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 10px #e39b1926;color:var(--white)!important}.pdp-not-found-btn:hover{background-color:var(--accent-hover);transform:translateY(-2px);box-shadow:0 6px 14px #e39b1940}.pdp-not-found-btn:active{transform:translateY(1px)}@media (max-width:1024px){.pdp-not-found-code{height:auto;margin-bottom:24px;font-size:200px;line-height:1.2}.pdp-not-found-divider{margin-bottom:24px}.pdp-not-found-title{font-size:28px}}@media (max-width:768px){.pdp-not-found-code{font-size:140px}.pdp-not-found-title{font-size:24px}.pdp-not-found-desc{padding:0 10px;font-size:14px}.pdp-not-found-btn{width:auto;padding:10px 20px;font-size:14px}}
.topbar{background:var(--bg);z-index:1500;flex-direction:column;align-items:center;width:100%;margin-top:10px;display:flex;position:relative}.topbar-utility-row{border-top:1.5px solid var(--lines);border-bottom:1.5px solid var(--lines);background:var(--bg);width:100%}.topbar-container{justify-content:space-between;align-items:center;width:100%;max-width:1320px;min-height:86px;margin:0 auto;padding:10px 0;display:flex}.logo-section{border-bottom:1.5px solid var(--lines);justify-content:center;align-items:center;width:100%;padding:24px 0;display:flex}.logo-section img{max-width:100%;height:auto}.topbar-left{font-size:var(--h3-size);font-weight:500;line-height:var(--line-height);color:var(--text-1);white-space:nowrap;flex:1;align-items:center;gap:10px;display:flex}.topbar-item{align-items:center;gap:6px;display:flex}.topbar-item img{width:24px;height:24px}.language{position:relative}.language-selector{cursor:pointer;align-items:center;gap:6px;display:flex}.language-selector span{text-decoration:underline}.language-selector img{width:20px;height:20px}.language-dropdown{background:var(--white);border:1.5px solid var(--lines);box-shadow:0 4px 12px var(--shadow-light);z-index:2000;border-radius:8px;flex-direction:column;min-width:120px;margin-top:10px;display:flex;position:absolute;top:100%;left:0;overflow:hidden}.lang-option{cursor:pointer;color:var(--text-1);padding:10px 16px;transition:all .2s}.lang-option:hover{background:var(--bg);color:var(--primary)}.lang-option.active{background:var(--primary);color:var(--white);font-weight:600}.topdivider{color:var(--grey-1);font-size:var(--h4-size)}.topbar-right{flex:1;justify-content:flex-end;align-items:center;gap:24px;display:flex}.topbar-right a{color:inherit;align-items:center;text-decoration:none;display:flex}.topbar-right a:visited{color:inherit}.topbar-right .pdp-btn-outline{transition:all .25s}.topbar-right .pdp-btn-outline:hover,.topbar-right .pdp-btn-outline:focus,.topbar-right .pdp-btn-outline:active{transform:translateY(-1px);background:var(--primary-hover)!important;border-color:var(--primary-hover)!important}.topbar-right .pdp-btn-outline:hover .pdp-btn-text,.topbar-right .pdp-btn-outline:focus .pdp-btn-text,.topbar-right .pdp-btn-outline:active .pdp-btn-text{color:var(--white)!important}.social-icons{align-items:center;gap:12px;display:flex}.social-circle{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .25s;display:flex}.social-circle img{width:36px;height:36px;transition:all .25s}@media (max-width:1024px){.topbar{margin-top:0}.topbar-utility-row{border-top:none;border-bottom:1.5px solid var(--lines)}.topbar-container{min-height:50px;padding:8px 16px}.hide-mobile,.topbar-left .topbar-item:not(.language),.topbar-right .social-icons,.logo-section{display:none!important}.topbar-left{gap:8px;font-size:13px}.language-selector img{width:16px;height:16px}.topbar-right{gap:0}.topbar-right .pdp-btn-outline{width:auto!important;height:32px!important;min-width:unset!important;border-radius:6px!important;padding:0 12px!important;font-size:12px!important}}@media (max-width:1350px){.topbar-container{padding:10px 20px}}.social-circle:hover{background:var(--primary-hover);transform:translateY(-2px)}.social-circle:hover img{filter:brightness(0)invert()}@media (max-width:1200px){.topbar-container{padding:10px 20px}}@media (max-width:600px){.topbar-left{font-size:12px}.topdivider{font-size:10px}.topbar-container{padding:6px 12px}}#google_translate_element,.goog-te-banner-frame.skiptranslate{display:none!important}body{top:0!important}.goog-text-highlight{box-shadow:none!important;background-color:#0000!important}
