body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary-color:#187bcd;--secondary-color:#1167b1;--light-color:#d0efff;--dark-color:#333;--max-width:1100px}.category{--sports-color:#0700c4;--ent-color:#0052ff;--tech-color:#009cff}*{box-sizing:border-box;margin:0;padding:0}body{background:#d0efff;background:var(--light-color);background-image:url(/static/media/background.5328d437264256c733c7.jpg);font-family:Lato,sans-serif;line-height:1.5}a{color:#333;text-decoration:none}ul{list-style:none}p{margin:.5rem 0}h1,h2,h3,h4,h5,h6{font-family:Staatliches,cursive;line-height:1.3;margin-bottom:.55rem}.container{margin:auto;max-width:1100px;max-width:var(--max-width);overflow:hidden;padding:0 2rem}.image-container{display:flex;margin:5px;width:33%}.category{border-radius:15px;color:#fff;display:inline-block;font-size:.55rem;margin:.5rem;padding:.4rem .6rem;text-transform:uppercase}.category-sports{background:var(--sports-color)}.category-ent{background:var(--ent-color)}.category-tech{background:var(--tech-color)}.btn{background:#333;background:var(--dark-color);border:none;color:#fff;display:inline-block;padding:.5rem 1.5rem}.btn-light{background:#d0efff;background:var(--light-color)}.btn-primary{background:#187bcd;background:var(--primary-color)}.btn-secondary{background:#1167b1;background:var(--secondary-color)}.btn-block{display:block;text-align:center;width:100%}.btn:hover{opacity:.9}.card{background:#fff;padding:1rem}.bg-dark{background:#333;background:var(--dark-color);color:#fff}.bg-primary{background:#187bcd;background:var(--primary-color);color:#fff}.bg-secondary{background:#1167b1;background:var(--secondary-color);color:#fff}.bg-dark a,.bg-dark h1,.bg-dark h2,.bg-dark h3,.bg-primary a,.bg-primary h1,.bg-primary h2,.bg-primary h3,.bg-secondary a,.bg-secondary h1,.bg-secondary h2,.bg-secondary h3{color:#fff}.py-1{padding:1.5rem 0}.py-2{padding:2rem 0}.py-3{padding:3rem 0}.p-1{padding:1.5rem}.p-2{padding:2rem}.p-3{padding:3rem}.l-heading{font-size:3rem}.list li{border-bottom:1px dotted #555;padding:.5rem 0;width:90%}.list li a:hover{color:#187bcd!important;color:var(--primary-color)!important}.page-container{grid-gap:1.5rem;display:grid;grid-template-columns:5fr 2fr;margin:2rem 0}.page-container>:first-child{grid-row:1/span 3}#main-nav{background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:2}#main-nav .container{align-items:flex-start;display:grid;grid-template-columns:3fr 7fr;overflow:visible;padding:.5rem}#main-nav .logo{height:100px;width:auto}#main-nav .links-container{display:grid;grid-template-rows:auto auto}#main-nav .contact-row{align-items:flex-start;display:flex;justify-content:flex-end;margin-bottom:40px;margin-top:.5rem}#main-nav .contact-row .icon{align-items:center;display:flex;margin-left:.5rem;margin-top:.25rem}#main-nav .contact-row .icon,#main-nav .contact-row .text{color:#093f81;margin-right:.5rem}#main-nav .contact-row p{margin-bottom:0}#main-nav ul{align-self:flex-end;display:flex;justify-content:flex-end;margin-top:auto}#main-nav ul li{margin-bottom:5px;margin-left:5px;margin-right:5px}#main-nav ul li a{font-weight:700;padding:.75rem}#main-nav ul li a.current{background:#187bcd;background:var(--primary-color);color:#fff}#main-nav ul li a:hover{background:#d0efff;background:var(--light-color);color:#333;color:var(--dark-color)}#main-nav .social{justify-self:center}#main-nav .social i{color:#777;margin-right:.5rem}#showcase{background:#333;color:#fff;padding:2rem;position:relative}#showcase:before{background:url(/static/media/showcase.5bff63036a729195bd66.jpg) no-repeat 50%/cover;content:"";height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%}#showcase .showcase-container{align-items:center;display:grid;grid-template-columns:repeat(1,1fr);height:50vh;justify-content:center;max-height:500px}#showcase .showcase-content{z-index:1}#showcase .showcase-content p{margin-bottom:1rem}#home-articles{background-image:url(/static/media/background.5328d437264256c733c7.jpg)}#home-articles .articles-container{grid-gap:1rem;background-color:#f3f3f3;display:grid;grid-template-columns:repeat(3,1fr)}#article .meta{align-items:center;background:#eee;display:flex;justify-content:space-between;padding:.5rem}#article .meta .category{margin-top:.4rem}.article-img{width:100%}.two-card-container{grid-template-columns:repeat(2,1fr)}.one-card-container,.two-card-container{grid-gap:1rem;background-color:#f3f3f3;display:grid}#main-footer{background:#333;background:var(--dark-color);color:#fff}#main-footer img{width:150px}#main-footer a{color:#fff}#main-footer .footer-container{grid-gap:1.5rem;display:grid;grid-template-columns:repeat(4,1fr)}#main-footer .footer-container>:last-child{background:#444;font-size:.75rem;grid-column:1/span 4;padding:.5rem;text-align:center}#main-footer .footer-container input[type=email]{margin-bottom:.5rem;padding:.5rem;width:90%}#main-footer .footer-container input[type=submit]{cursor:pointer;width:90%}.popup-dialog{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.popup-content{background-color:#fff;border-radius:5px;max-height:90%;max-width:90%;padding:20px}.close-button{margin-top:10px}.link-btn{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;padding:8px 16px;text-decoration:none}.link-btn:hover{background-color:#0056b3}.link-btn:active{background-color:#049}.submenu{background-color:#fff;display:none;display:flex;flex-direction:column;left:0;padding:8px;position:absolute;top:calc(100% + 9px)}.submenu li{margin-bottom:8px}.submenu-container{position:relative}.gallery-popup-dialog{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.gallery-popup-content{background-color:#fff;border-radius:5px;max-height:90%;max-width:90%;padding:20px}.gallery-popup-content img{height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.gallery-close-button{margin-top:10px}
/*# sourceMappingURL=main.f65dc041.css.map*/