@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";@font-face{font-family:NYTKarnakCondensed;src:url(/fonts/nyt-karnak-condensed/NYTKarnakCondensed.woff2) format("woff2"),url(/fonts/nyt-karnak-condensed/NYTKarnakCondensed.woff) format("woff"),url(/fonts/nyt-karnak-condensed/NYTKarnakCondensed.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}header{width:100%;background:#f6faff;padding:0rem 1rem}header .container{position:relative;max-width:1400px;width:100%;margin:auto;height:100%;min-height:44px}header .container{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;flex-wrap:nowrap;gap:0rem}@media (min-width: 768px){header .container{min-height:56px}}header .left-side{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:10px}header .logo a{display:flex;line-height:0px;align-items:center;gap:8px;text-decoration:none}@media (max-width: 576px){header .logo a{gap:4px}}header .logo .header_logo_img{height:34px;width:34px}@media (max-width: 576px){header .logo .header_logo_img{height:28px;width:28px}}header .logo .logo_text{display:block;font-family:NYTKarnakCondensed,serif;font-weight:bolder;font-size:26px;color:#0e1320}@media (max-width: 576px){header .logo .logo_text{font-size:16px}}header .links{position:relative;width:100%}header .links{display:flex;flex-direction:row;justify-content:center;align-items:stretch;flex-wrap:wrap;gap:.75rem}header .links.justify-end{justify-content:flex-end}@media (max-width: 768px){header .links{position:absolute;top:200%;right:0rem;min-width:210px;padding:12px 1rem;border:2px solid #f3f3f3;border-radius:14px;background-color:#fff;transition:all .2s ease;visibility:hidden;opacity:0;z-index:11;display:flex;flex-direction:column}header .links a{border-bottom:1px solid #f3f3f3;padding:6px 12px!important;font-size:1rem!important;text-align:left!important}header .links a:last-child{border-bottom:0px}header .links.show{top:100%;visibility:visible;opacity:1}}header .link-badges a{display:block;min-width:80px!important;text-align:center;padding:.25rem;color:#0e1320;text-decoration:none;font-size:16px;font-weight:400;line-height:26px;letter-spacing:.01em;transition:all .2s ease;position:relative;text-shadow:0px 2px 4px 0px rgba(0,0,0,.2509803922)}header .link-badges a .link-content{max-height:36px}header .link-badges a:hover{color:#3775ae}header .link-badges a:before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%,-50%);width:100%;height:2px;background-color:#0e1320;opacity:0;transition:all .2s ease}@media (max-width: 768px){header .link-badges a:before{display:none}}header .link-badges a.active{font-weight:600}header .link-badges a.active:before{opacity:1}header .link-badges a.badge{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:6px}header .link-badges a.badge .link-content{height:100%;max-height:36px}header .link-badges a.badge .link-content{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:6px}header .link-badges a.badge .placeholder{padding:6px 8px;border-radius:4px;height:20px;line-height:0px;font-size:12px;font-weight:600;color:#fff;white-space:nowrap;text-shadow:0px 1px 2px 0px rgba(0,0,0,.2509803922);background-size:200% 200%!important}header .link-badges a.badge .placeholder{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:0rem}@keyframes gradient-move{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes scaleandTilt{0%{transform:scale(.75) rotate(0)}50%{transform:scale(1.08) rotate(-10deg)}to{transform:scale(.75)}}header .link-badges a.badge.badge-new .placeholder{background:linear-gradient(270deg,#3775ae,#29385f)}header .link-badges a.badge.badge-hot .placeholder{background:linear-gradient(270deg,#ff765e,#ffad20)}header .link-badges a.badge.badge-trending .placeholder{background:linear-gradient(270deg,#2a7b9b,#41a190,#57c785)}header .link-badges a.featured-item{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:6px}header .link-badges a.featured-item .link-content{background:linear-gradient(90deg,#5574c5,#29385f);border-radius:8px;overflow:hidden;min-width:142px!important;min-height:36px;white-space:nowrap;position:relative}header .link-badges a.featured-item .link-content{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:6px}@media (max-width: 576px){header .link-badges a.featured-item .link-content{min-height:30px;min-width:104px!important;border-radius:4px}}header .link-badges a.featured-item .link-content{background-size:200% 200%!important}@keyframes featured-gradient-move{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}header .link-badges a.featured-item .link-content:before{content:"";position:absolute;top:50%;left:0%;width:25px;height:150%;transform:translate(-50%,-50%) rotate(-25deg);background:#ffffff26;background:linear-gradient(271.02deg,#ffffff26 .92%,#fff0 97.48%);animation:slide-shimmer 4s linear infinite}@keyframes slide-shimmer{0%{left:-20%}50%{left:200%}to{left:500%}}header .link-badges a.featured-item .link-content .text{color:#fff;font-weight:500;font-size:14px;white-space:nowrap;text-shadow:0px 4px 4px rgba(0,0,0,.2509803922);margin-left:7px;width:100%}@media (max-width: 768px){header .link-badges a.featured-item .link-content .text{font-size:12px;margin-left:8px;font-weight:400}}header .link-badges a.featured-item .link-content .startChild{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;display:block}header .link-badges a.featured-item .link-content .white-stars{height:100%;width:100%;object-fit:cover;display:block}@media (max-width: 576px){header .link-badges a.featured-item .link-content .white-stars{display:none}}header .link-badges a.featured-item .link-content .left-yellow-stars{position:absolute;top:0%;left:10%;width:14px;height:100%}header .link-badges a.featured-item .link-content .right-yellow-stars{position:absolute;bottom:16%;right:10%;width:7px;height:auto;display:block}@media (max-width: 576px){header .link-badges a.featured-item .link-content .right-yellow-stars{display:none}}header .link-badges a.featured-item .link-content .responsive-white-stars{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:none}@media (max-width: 576px){header .link-badges a.featured-item .link-content .responsive-white-stars{display:block}}header .link-badges a:has(.shine-layer,.white-stars):before{display:none}header .right-side{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap;gap:.5rem}header .hamburger{background:none;border:none;min-width:24px;min-height:24px;cursor:pointer}header .hamburger{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}header .hamburger{display:none}@media (max-width: 768px){header .hamburger{display:block}}.main-grid{display:flex;min-height:80vh;justify-content:center}.main-grid .space-area{display:none;min-width:162px;max-width:162px}@media (min-width: 1200px){.main-grid .space-area{display:block;margin-top:10px;min-height:605px;max-height:605px;overflow:hidden;position:sticky;top:10px}}.main-grid .content-area{padding:0rem 1rem;width:100%;max-width:1200px}@media (min-width: 768px){.main-grid .content-area{padding:0rem 1rem}}footer{background-color:#3775ae;margin-top:5rem}footer .container{margin:0;max-width:100%;overflow:hidden}footer .footer p{color:#fff;font-size:14px;line-height:18px}@media (min-width: 768px){footer .footer p{font-size:16px;line-height:24px}}footer .footer a{display:block;text-decoration:none;color:#fff;transition:all .2s ease}footer .footer a{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:8px}footer .footer .logo_text{display:block;font-family:NYTKarnakCondensed,serif;font-weight:bolder;font-size:26px;color:#fff}@media (max-width: 576px){footer .footer .logo_text{font-size:16px}}footer .footer .row1{padding:10rem 0rem 4rem;max-width:1200px;width:100%;margin:auto;display:flex;align-items:center;flex-direction:column;justify-content:center}footer .footer .row1 .logo{width:100%;z-index:10;position:relative;margin-bottom:15px}footer .footer .row1 .logo img{width:41px;height:41px}@media (max-width: 576px){footer .footer .row1 .logo img{width:28px;height:28px}}footer .footer .row1 .logo p{text-align:center}footer .footer .row1 .logo .fOverlay{font-family:NYTKarnakCondensed,serif;font-size:128px;background:linear-gradient(180deg,#ffffff1f 45.85%,#fff0 74.48%);background-clip:text;-webkit-background-clip:text;color:transparent;z-index:-1;position:absolute;top:0%;left:50%;transform:translate(-50%,-70%);font-weight:800;-webkit-user-select:none;user-select:none}@media (max-width: 576px){footer .footer .row1 .logo .fOverlay{font-size:50px}}@media (min-width: 768px){footer .footer .row1 .logo{max-width:100%}footer .footer .row1 .logo{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:10px}footer .footer .row1 .logo p{text-align:center}}footer .footer .row1 .social-links{max-width:355px;display:grid;justify-items:center;grid-template-columns:repeat(6,1fr);margin-bottom:50px}footer .footer .row1 .social-links a{width:24px;height:24px;background-color:#fff;border-radius:.25rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease;cursor:pointer}footer .footer .row1 .social-links a:hover{background-color:#f3f3f3}footer .footer .row1 .social-links a img{height:16px;width:16px;object-fit:contain}@media (min-width: 768px){footer .footer .row1 .social-links a{border-radius:.5rem;width:30px;height:30px}}@media (max-width: 576px){footer .footer .row1 .social-links{max-width:280px;margin-bottom:30px}}footer .footer .row1 .links{display:grid;gap:20px;width:100%}footer .footer .row1 .links.grid-1{grid-template-columns:1fr}@media (min-width: 1024px){footer .footer .row1 .links.grid-1{width:30%;grid-template-columns:1fr}}footer .footer .row1 .links.grid-2{grid-template-columns:1fr}@media (min-width: 1024px){footer .footer .row1 .links.grid-2{width:50%;grid-template-columns:1fr 1fr}}footer .footer .row1 .links.grid{grid-template-columns:1fr 1fr 1fr}@media (max-width: 768px){footer .footer .row1 .links.grid{grid-template-columns:1fr 1fr 1fr}}@media (max-width: 576px){footer .footer .row1 .links.grid{grid-template-columns:1fr}}footer .footer .row1 .links .group{margin-bottom:.4rem;border-right:1px solid rgba(255,255,255,.3803921569)}footer .footer .row1 .links .group:last-child{border-right:none}footer .footer .row1 .links .group .heading{text-align:center;font-weight:700;font-size:16px;line-height:20px;margin-bottom:1rem}@media (min-width: 768px){footer .footer .row1 .links .group .heading{font-size:20px;line-height:26px;margin-bottom:.8rem}}footer .footer .row1 .links .group a{font-weight:400;font-size:14px;line-height:18px;margin-bottom:.75rem}@media (min-width: 768px){footer .footer .row1 .links .group a{font-size:16px;line-height:26px;margin-bottom:1rem}}footer .footer .row1 .links .group a:last-child{margin-bottom:0}footer .footer .row1 .links .group a:hover{color:#e6e6e6}@media (max-width: 576px){footer .footer .row1{padding:4rem 0rem 2rem}}footer .footer .row2{padding:1rem;background:#29385f}footer .footer .row2 .copyright{text-align:center;font-size:14px;max-width:100%}footer .footer .row2 .copyright{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}@media (min-width: 768px){footer .footer .row2 .copyright{width:100%;font-size:16px;text-align:left}}
