*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,h5,h6,p{margin:0}body{line-height:1.5;min-height:100vh;text-rendering:optimizeSpeed}img,picture{display:block;max-width:100%}button,input,select,textarea{font:inherit}.site-header{flex-direction:column;width:100%}.header-top,.site-header{display:flex;position:relative}.header-top{border-bottom:1px solid #e0e0e0;padding:20px 0}.header-top .header-container{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:0 auto;max-width:1200px;padding:0 20px;width:100%}.header-top .site-branding{display:flex;margin-left:-5px}.header-top .site-branding .site-logo{display:block;height:80px;width:auto}.header-top .hamburger-menu{align-items:center;background:transparent;border:none;color:#000;cursor:pointer;display:flex!important;justify-content:center;padding:10px;transition:transform .3s cubic-bezier(.68,-.55,.265,1.55);-webkit-tap-highlight-color:rgba(0,0,0,0);left:20px!important;position:absolute!important}.header-top .hamburger-menu .hamburger-icon{height:32px;transition:transform .3s ease;width:32px}.header-top .hamburger-menu:hover{transform:scale(1.1)}.header-top .hamburger-menu.is-active,.header-top .hamburger-menu.is-active .hamburger-icon{transform:rotate(90deg)}.header-top .hamburger-menu:focus{outline:none}.header-top .hamburger-menu:focus-visible{border-radius:4px;outline:2px solid rgba(0,0,0,.2);outline-offset:2px}.main-navigation{background-color:#f8f8f3;border-bottom:1px solid #e0e0e0;display:flex}.main-navigation .nav-container{display:flex;margin:0 auto;max-width:1200px;padding:0 50px;position:relative;width:100%}.main-navigation .mobile-menu-overlay{background-color:rgba(0,0,0,.5);display:block;height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:100%;z-index:1000}.main-navigation .mobile-menu-overlay.is-visible{opacity:1;visibility:visible}.main-navigation .menu-wrapper{display:flex;width:100%}.main-navigation .mobile-menu-close,.main-navigation .mobile-menu-grid,.main-navigation .mobile-search,.main-navigation .mobile-social{display:none}.main-navigation #primary-menu{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:20px;justify-content:center;list-style:none;margin:0;max-width:100%;padding:0;width:100%}.main-navigation #primary-menu li{display:block;flex:0 0 auto;margin:0;position:relative}.main-navigation #primary-menu li a{color:#262626;display:block;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:500;letter-spacing:-.34px;line-height:1.4;padding:8px 0;text-align:center;text-decoration:none;text-transform:uppercase;transition:color .3s ease;white-space:nowrap}.main-navigation #primary-menu li a:hover{color:#7b2cbf}.main-navigation #primary-menu li.menu-item-has-dropdown .dropdown-toggle{align-items:center;cursor:pointer;display:flex;gap:6px}.main-navigation #primary-menu li.menu-item-has-dropdown .dropdown-toggle svg{height:6px;transition:transform .3s ease;width:10px}.main-navigation #primary-menu li.menu-item-has-dropdown.is-open .dropdown-toggle svg{transform:rotate(180deg)}.main-navigation #primary-menu li.menu-item-has-dropdown.is-open .dropdown-menu{opacity:1;transform:translateY(0);visibility:visible}.main-navigation #primary-menu li.menu-item-has-dropdown .dropdown-menu{background-color:#f8f8f3;border:1px solid #e0e0e0;box-shadow:0 4px 12px rgba(0,0,0,.1);display:flex;flex-direction:column;left:0;list-style:none;margin:0;min-width:200px;opacity:0;padding:0;position:absolute;top:100%;transform:translateY(-10px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease;visibility:hidden;z-index:1000}.main-navigation #primary-menu li.menu-item-has-dropdown .dropdown-menu li{border-bottom:1px solid #f0f0f0;display:block;flex:none;margin:0;width:100%}.main-navigation #primary-menu li.menu-item-has-dropdown .dropdown-menu li:last-child{border-bottom:none}.main-navigation #primary-menu li.menu-item-has-dropdown .dropdown-menu li a{box-sizing:border-box;color:#000;display:block;font-size:13px;font-weight:400;padding:12px 20px;text-align:left;text-transform:none;transition:color .2s ease;width:100%}.main-navigation #primary-menu li.menu-item-has-dropdown .dropdown-menu li a:hover{color:#7b2cbf}.subscription-bar{align-items:center;background-color:#1a1a1a;display:flex;padding:15px 0}.subscription-bar .subscription-container{align-items:center;display:flex;margin:0 auto;max-width:1200px;padding:0 20px;width:100%}.subscription-bar .subscription-content{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:center;position:relative;width:100%}.subscription-bar .subscription-text-wrapper{align-items:center;display:flex;flex-direction:column;gap:2px;text-align:center}.subscription-bar .subscription-text{color:#fff;font-size:14px;font-weight:600;letter-spacing:-.15px}.subscription-bar .subscription-subtext,.subscription-bar .subscription-text{font-family:Noto Sans,sans-serif;font-style:normal;line-height:1.3;margin:0;text-align:center}.subscription-bar .subscription-subtext{color:hsla(0,0%,100%,.85);font-size:12px;font-weight:400}.subscription-bar .subscription-disclaimer{color:hsla(0,0%,100%,.7);font-family:Noto Sans,sans-serif;font-size:10px;line-height:1.3;margin:0;text-align:center}.subscription-bar .subscription-form{align-items:center;display:flex;flex:0 1 auto;flex-direction:row;gap:15px;justify-content:center;min-width:0}.subscription-bar .subscription-input{background-color:#fff;border:none;border-radius:0;box-sizing:border-box;font-family:Noto Sans,sans-serif;font-size:10px;height:32px;max-width:280px;min-width:150px;padding:8px 14px;width:280px}.subscription-bar .subscription-input::-moz-placeholder{color:#aaa;font-size:10px}.subscription-bar .subscription-input::placeholder{color:#aaa;font-size:10px}.subscription-bar .subscription-input:focus{box-shadow:0 0 0 3px hsla(0,0%,100%,.15);outline:none}.subscription-bar .subscription-button{align-items:center;background-color:#7b2cbf;border:none;border-radius:0;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-family:Noto Sans,sans-serif;font-size:10px;font-style:normal;font-weight:600;height:32px;justify-content:center;letter-spacing:-.07px;line-height:1;opacity:1;padding:0 24px;text-transform:none;transition:background-color .3s ease,transform .2s ease;white-space:nowrap}.subscription-bar .subscription-button:hover{background-color:#8c3dd1;transform:translateY(-1px)}.subscription-bar .subscription-button:active{transform:translateY(0)}@media(min-width:768px){.header-top .site-branding .site-logo{height:75px}.header-top .hamburger-menu{display:flex}.main-navigation .mobile-menu-overlay{display:block}.main-navigation .menu-wrapper{background-color:#f8f8f2;box-shadow:4px 0 15px rgba(0,0,0,.1);display:flex;flex-direction:column;height:100vh;left:0;max-width:600px;min-width:350px;overflow-y:auto;padding:0;position:fixed;top:0;transform:translateX(-100%);transition:transform .4s cubic-bezier(.77,0,.175,1);visibility:hidden;width:40vw;z-index:1001}.main-navigation .menu-wrapper.is-open{transform:translateX(0);visibility:visible}.main-navigation .mobile-menu-close-wrapper{background-color:transparent;bottom:0;display:flex;justify-content:flex-end;margin-top:auto;padding:0;pointer-events:none;position:sticky;z-index:1001}.main-navigation .mobile-menu-close{align-items:center;background-color:#7b2cbf;border:none;border-radius:50%;box-shadow:0 4px 12px rgba(123,44,191,.4);color:#fff;cursor:pointer;display:flex;height:60px;justify-content:center;margin-bottom:10px;margin-right:30px;pointer-events:all;transition:all .3s ease;width:60px}.main-navigation .mobile-menu-close:hover{background-color:#8c3dd1;transform:scale(1.1)}.main-navigation .mobile-menu-close:active{transform:scale(.95)}.main-navigation .mobile-menu-close svg{height:32px;width:32px}.main-navigation .mobile-search{background-color:#f8f8f2;display:block;padding:30px 30px 20px}.main-navigation .mobile-search-form{align-items:center;display:flex;gap:0;width:100%}.main-navigation .mobile-search-input{background-color:#fff;border:1px solid #e0e0e0;border-right:none;flex:1;font-family:Noto Sans,sans-serif;font-size:14px;height:44px;padding:12px 16px}.main-navigation .mobile-search-input::-moz-placeholder{color:#999}.main-navigation .mobile-search-input::placeholder{color:#999}.main-navigation .mobile-search-input:focus{border-color:#7b2cbf;outline:none}.main-navigation .mobile-search-button{align-items:center;background-color:#7b2cbf;border:1px solid #7b2cbf;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:44px;justify-content:center;transition:background-color .3s ease;width:44px}.main-navigation .mobile-search-button:hover{background-color:#8c3dd1}.main-navigation .mobile-search-button svg{height:20px;width:20px}.main-navigation .mobile-menu-grid{display:flex;flex:1;flex-direction:column;gap:0;padding:0}.main-navigation .menu-cell{border-bottom:none;border-right:none;margin-top:-8px;padding:0}.main-navigation .menu-cell:first-child{margin-top:0}.main-navigation .menu-cell a{border-bottom:none;color:#000;display:block;font-family:Noto Sans,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:0;line-height:24px;opacity:1;padding:12px 30px;position:relative;text-align:left;text-decoration:none;transition:color .2s ease}.main-navigation .menu-cell a:hover{color:#7b2cbf}.main-navigation .menu-cell a:first-child{padding-top:12px}.main-navigation .menu-cell:nth-child(2) a:after,.main-navigation .menu-cell:nth-child(3) a:after,.main-navigation .menu-cell:nth-child(6) a:after,.main-navigation .menu-cell:nth-child(8) a:after{background-color:#e0e0e0;bottom:0;content:"";height:1px;left:30px;position:absolute;right:30px}.main-navigation .mobile-organization{border-top:none;margin-top:0;padding:0;position:relative}.main-navigation .mobile-organization:before{background-color:#e0e0e0;content:"";height:1px;left:30px;position:absolute;right:30px;top:0}.main-navigation .mobile-organization h3{border-bottom:none;color:#000;font-family:Noto Sans,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:0;line-height:24px;margin:0;opacity:1;padding:12px 30px 8px;text-align:left;transition:color .2s ease}.main-navigation .mobile-organization h3:hover{color:#7b2cbf}.main-navigation .mobile-organization a{color:#000;display:block;font-family:Noto Sans,sans-serif;font-size:13px;font-style:normal;font-weight:400;letter-spacing:0;line-height:20px;opacity:1;padding:6px 30px;text-align:left;text-decoration:none;transition:color .2s ease}.main-navigation .mobile-organization a:hover{color:#7b2cbf}.main-navigation .mobile-organization a:last-child{padding-bottom:12px}.main-navigation .mobile-social{background-color:#f8f8f2;border-top:none;display:block;margin-top:auto;padding:20px 30px}.main-navigation .mobile-social h3{color:#000;font-family:Noto Sans,sans-serif;font-size:15px;font-weight:700;margin:0 0 12px}.main-navigation .mobile-social-icons{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:0}.main-navigation .mobile-social-icons a{align-items:center;background-color:#000;border-radius:8px;color:#fff;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.main-navigation .mobile-social-icons a:hover{background-color:#333;transform:translateY(-2px)}.main-navigation .mobile-social-icons a svg{fill:currentColor;height:20px;width:20px}}@media(min-width:768px)and (max-width:1200px){.main-navigation #primary-menu{display:none}}@media(max-width:767px){.header-top .site-branding .site-logo{height:75px}.header-top .hamburger-menu{display:flex}.subscription-bar{padding:12px 0}.subscription-bar .subscription-content{align-items:center;flex-direction:column;gap:10px}.subscription-bar .subscription-text-wrapper{align-items:center;text-align:center}.subscription-bar .subscription-text{font-size:10px;line-height:1.1;text-align:center}.subscription-bar .subscription-subtext{font-size:9px;text-align:center}.subscription-bar .subscription-form{gap:10px;justify-content:center;max-width:100%;width:100%}.subscription-bar .subscription-input{font-size:9px;height:28px;max-width:200px;min-width:0;width:100%}.subscription-bar .subscription-button{font-size:9px;height:28px;padding:0 16px}.main-navigation .mobile-menu-overlay{display:block}.main-navigation .menu-wrapper{background-color:#fff;box-shadow:4px 0 15px rgba(0,0,0,.1);display:flex;flex-direction:column;height:100vh;left:0;overflow-y:auto;padding:0;position:fixed;top:0;transform:translateX(-100%);transition:transform .4s cubic-bezier(.77,0,.175,1);visibility:hidden;width:100vw;z-index:1001}.main-navigation .menu-wrapper.is-open{transform:translateX(0);visibility:visible}.main-navigation .mobile-menu-close{align-items:center;background-color:#7b2cbf;border:none;border-radius:50%;bottom:30px;box-shadow:0 4px 12px rgba(123,44,191,.4);color:#fff;cursor:pointer;display:flex;height:60px;justify-content:center;position:fixed;right:30px;transition:all .3s ease;width:60px;z-index:1000}.main-navigation .mobile-menu-close:hover{background-color:#8c3dd1;transform:scale(1.1)}.main-navigation .mobile-menu-close:active{transform:scale(.95)}.main-navigation .mobile-menu-close svg{height:32px;width:32px}.main-navigation .mobile-search{background-color:#fff;display:block;padding:20px 20px 0}.main-navigation .mobile-search-form{align-items:center;display:flex;gap:0;width:100%}.main-navigation .mobile-search-input{background-color:#f8f8f3;border:1px solid #e0e0e0;border-right:none;flex:1;font-family:Noto Sans,sans-serif;font-size:14px;height:44px;padding:12px 16px}.main-navigation .mobile-search-input::-moz-placeholder{color:#999}.main-navigation .mobile-search-input::placeholder{color:#999}.main-navigation .mobile-search-input:focus{border-color:#7b2cbf;outline:none}.main-navigation .mobile-search-button{align-items:center;background-color:#7b2cbf;border:1px solid #7b2cbf;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:44px;justify-content:center;transition:background-color .3s ease;width:44px}.main-navigation .mobile-search-button:hover{background-color:#8c3dd1}.main-navigation .mobile-search-button svg{height:20px;width:20px}.main-navigation .mobile-menu-grid{align-content:start;display:grid;flex:1;gap:0;grid-template-columns:1fr 1fr;padding:20px}.main-navigation .menu-cell{border-bottom:1px solid #e0e0e0;padding:20px}.main-navigation .menu-cell.left-cell{border-right:1px solid #e0e0e0}.main-navigation .menu-cell a{color:#000;display:block;font-family:Noto Sans,sans-serif;font-size:13px;font-style:normal;font-weight:700;letter-spacing:0;line-height:18px;opacity:1;padding:6px 0;text-align:left;text-decoration:none;transition:color .3s ease}.main-navigation .menu-cell a:hover{color:#7b2cbf}.main-navigation .menu-cell a:first-child{padding-top:0}.main-navigation .mobile-organization h3{font-size:13px;font-weight:700;line-height:18px;margin:0 0 16px;padding:0}.main-navigation .mobile-organization a,.main-navigation .mobile-organization h3{color:#000;font-family:Noto Sans,sans-serif;font-style:normal;letter-spacing:0;opacity:1;text-align:left}.main-navigation .mobile-organization a{font-size:12px;font-weight:400;line-height:26px}.main-navigation .mobile-social{background-color:#f8f8f3;border-top:1px solid #e0e0e0;display:block;padding:20px}.main-navigation .mobile-social h3{color:#000;font-family:Noto Sans,sans-serif;font-size:18px;font-weight:600;margin:0 0 16px}.main-navigation .mobile-social-icons{display:flex;flex-wrap:wrap;gap:12px}.main-navigation .mobile-social-icons a{align-items:center;background-color:#000;border-radius:8px;color:#fff;display:flex;height:44px;justify-content:center;text-decoration:none;transition:all .3s ease;width:44px}.main-navigation .mobile-social-icons a:hover{background-color:#333;transform:translateY(-2px)}.main-navigation .mobile-social-icons a svg{fill:currentColor;height:24px;width:24px}.main-navigation #primary-menu{display:none}}@keyframes slideInFromLeft{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@media(min-width:1201px){.main-navigation .hamburger-menu{display:flex!important}.main-navigation .menu-wrapper{background-color:transparent;box-shadow:none;flex-direction:row;height:auto;max-width:unset;min-width:unset;overflow:visible;position:static;transform:none;visibility:visible;width:100%}.main-navigation .menu-wrapper.is-open{animation:slideInFromLeft .4s cubic-bezier(.77,0,.175,1) forwards!important;background-color:#f8f8f2!important;box-shadow:4px 0 15px rgba(0,0,0,.1)!important;flex-direction:column!important;height:100vh!important;left:0!important;max-width:600px!important;min-width:350px!important;overflow-y:auto!important;position:fixed!important;top:0!important;visibility:visible!important;width:40vw!important;z-index:1001!important}.main-navigation .menu-wrapper.is-open .mobile-menu-grid,.main-navigation .menu-wrapper.is-open .mobile-search,.main-navigation .menu-wrapper.is-open .mobile-social{display:block!important}.main-navigation .menu-wrapper.is-open .mobile-social-icons{display:flex!important}.main-navigation .menu-wrapper.is-open .mobile-menu-close-wrapper{background-color:transparent!important;bottom:0!important;display:flex!important;justify-content:flex-end!important;margin-top:auto!important;padding:0!important;pointer-events:none!important;position:sticky!important;z-index:1001!important}.main-navigation .menu-wrapper.is-open .mobile-menu-close{align-items:center!important;background-color:#7b2cbf!important;border:none!important;border-radius:50%!important;box-shadow:0 4px 12px rgba(123,44,191,.4)!important;color:#fff!important;cursor:pointer!important;display:flex!important;height:60px!important;justify-content:center!important;margin-bottom:10px!important;margin-right:30px!important;pointer-events:all!important;width:60px!important}.main-navigation .menu-wrapper.is-open #primary-menu{display:none!important}.main-navigation #primary-menu{display:flex!important;flex-direction:row!important;opacity:1!important;visibility:visible!important}.main-navigation #primary-menu li{display:block!important;opacity:1!important;transform:none!important}.main-navigation #primary-menu li a{color:#262626!important;opacity:1!important}.main-navigation #primary-menu li a:hover{color:#7b2cbf!important}.main-navigation .mobile-menu-close,.main-navigation .mobile-menu-close-wrapper,.main-navigation .mobile-menu-grid,.main-navigation .mobile-search,.main-navigation .mobile-social{display:none}}.sticky-header{background-color:#f8f8f3;box-shadow:0 2px 8px rgba(0,0,0,.1);left:0;opacity:0;position:fixed;right:0;top:0;transform:translateY(-100%);transition:opacity .3s ease,transform .3s ease,visibility .3s ease;visibility:hidden;width:100%;z-index:1000}.sticky-header.is-visible{opacity:1;transform:translateY(0);visibility:visible}.sticky-header .sticky-hamburger-menu{align-items:center;background:transparent;border:none;color:#000;cursor:pointer;display:flex;justify-content:center;left:20px;padding:10px;position:absolute;transition:transform .3s ease}.sticky-header .sticky-hamburger-menu .hamburger-icon{height:32px;width:32px}.sticky-header .sticky-hamburger-menu:hover{transform:scale(1.1)}.sticky-header .sticky-hamburger-menu:focus{outline:none}.sticky-header .sticky-hamburger-menu:focus-visible{border-radius:4px;outline:2px solid rgba(0,0,0,.2);outline-offset:2px}.sticky-header .sticky-header-container{align-items:center;display:flex;gap:0;margin:0 auto;max-width:1200px;padding:20px 50px}.sticky-header .sticky-header-logo{align-items:center;border-right:1px solid #e0e0e0;display:flex;flex:0 0 50%;justify-content:center;padding-right:20px}.sticky-header .sticky-header-logo a{display:block}.sticky-header .sticky-header-logo .sticky-logo-img{display:block;height:80px;width:auto}.sticky-header .sticky-header-nav{display:flex;flex:0 0 50%;flex-direction:column;gap:8px;padding-left:30px}.sticky-header .sticky-header-nav .sticky-nav-row-bottom,.sticky-header .sticky-header-nav .sticky-nav-row-top{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.sticky-header .sticky-header-nav a{align-items:center;color:#262626;display:flex;font-family:Noto Sans,sans-serif;font-size:12px;font-style:normal;font-weight:500;gap:4px;letter-spacing:-.34px;line-height:18px;text-decoration:none;text-transform:uppercase;transition:color .3s ease;white-space:nowrap}.sticky-header .sticky-header-nav a:hover{color:#7b2cbf}.sticky-header .sticky-header-nav a.has-dropdown svg{height:6px;width:10px}.sticky-header .sticky-header-nav .sticky-dropdown-wrapper{display:inline-block;position:relative}.sticky-header .sticky-header-nav .sticky-dropdown-wrapper .sticky-dropdown-toggle{align-items:center;color:#262626;cursor:pointer;display:flex;font-family:Noto Sans,sans-serif;font-size:12px;font-style:normal;font-weight:500;gap:4px;letter-spacing:-.34px;line-height:18px;text-decoration:none;text-transform:uppercase;transition:color .3s ease;white-space:nowrap}.sticky-header .sticky-header-nav .sticky-dropdown-wrapper .sticky-dropdown-toggle svg{height:6px;transition:transform .3s ease;width:10px}.sticky-header .sticky-header-nav .sticky-dropdown-wrapper .sticky-dropdown-toggle:hover{color:#7b2cbf}.sticky-header .sticky-header-nav .sticky-dropdown-wrapper.is-open .sticky-dropdown-toggle svg{transform:rotate(180deg)}.sticky-header .sticky-header-nav .sticky-dropdown-wrapper.is-open .sticky-dropdown-menu{opacity:1;transform:translateY(0);visibility:visible}.sticky-header .sticky-header-nav .sticky-dropdown-wrapper .sticky-dropdown-menu{background-color:#f8f8f3;border:1px solid #e0e0e0;box-shadow:0 4px 12px rgba(0,0,0,.1);display:flex;flex-direction:column;left:0;list-style:none;margin:8px 0 0;min-width:200px;opacity:0;padding:0;position:absolute;top:100%;transform:translateY(-10px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease;visibility:hidden;z-index:1001}.sticky-header .sticky-header-nav .sticky-dropdown-wrapper .sticky-dropdown-menu li{border-bottom:1px solid #f0f0f0;display:block;flex:none;margin:0;width:100%}.sticky-header .sticky-header-nav .sticky-dropdown-wrapper .sticky-dropdown-menu li:last-child{border-bottom:none}.sticky-header .sticky-header-nav .sticky-dropdown-wrapper .sticky-dropdown-menu li a{box-sizing:border-box;color:#000;display:block;font-size:13px;font-weight:400;padding:12px 20px;text-align:left;text-transform:none;transition:color .2s ease;width:100%}.sticky-header .sticky-header-nav .sticky-dropdown-wrapper .sticky-dropdown-menu li a:hover{color:#7b2cbf}@media(max-width:1200px){.sticky-header .sticky-header-container{align-items:center;display:flex;justify-content:center;padding:15px 20px;position:relative}.sticky-header .sticky-header-logo{border-right:none;flex:0 0 auto;justify-content:center;padding-right:0}.sticky-header .sticky-header-logo .sticky-logo-img{height:75px}.sticky-header .sticky-header-nav{display:none}.sticky-header .sticky-hamburger-menu{align-items:center;background:transparent;border:none;color:#000;cursor:pointer;display:flex;justify-content:center;left:20px;padding:10px;position:absolute;transition:transform .3s ease}.sticky-header .sticky-hamburger-menu .hamburger-icon{height:32px;width:32px}.sticky-header .sticky-hamburger-menu:hover{transform:scale(1.1)}.sticky-header .sticky-hamburger-menu:focus{outline:none}.sticky-header .sticky-hamburger-menu:focus-visible{border-radius:4px;outline:2px solid rgba(0,0,0,.2);outline-offset:2px}}.site-main{margin-bottom:0!important;padding-bottom:0!important}.site-footer{background-color:#1b141f;color:#fff;margin-top:150px;overflow:hidden;padding:60px 0 30px}.site-footer .footer-container{margin:0 auto;max-width:1800px;padding:0 40px}.site-footer .footer-top{border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;gap:30px;margin-bottom:40px;padding-bottom:60px}@media(max-width:1024px){.site-footer .footer-top{flex-wrap:wrap;gap:40px}}@media(max-width:768px){.site-footer .footer-top{flex-direction:column;gap:16px}}.site-footer .footer-column{display:flex;flex:1;flex-direction:column;gap:8px;min-width:0;padding-right:40px}.site-footer .footer-column.footer-logo{flex:0 0 180px;margin-bottom:-80px}.site-footer .footer-column.footer-logo img{display:block;height:auto;max-width:180px}.site-footer .footer-column.footer-empty{flex:0 0 40px}@media(max-width:1024px){.site-footer .footer-column.footer-empty{display:none}}.site-footer .footer-column a{color:#fff;font-size:14px;font-weight:600;line-height:1.5;padding:0;text-decoration:none;transition:color .3s ease}.site-footer .footer-column a:hover{color:#ccc}.site-footer .footer-column h3{color:#fff;font-size:18px;font-weight:700;line-height:1.3;margin:0 0 12px;padding:0}.site-footer .footer-bottom{padding-top:20px}.site-footer .footer-social-section h3{color:#fff;font-size:18px;font-weight:600;margin:0 0 16px}.site-footer .social-icons{display:flex;gap:12px;list-style:none;margin:0 0 20px;padding:0}.site-footer .social-icons a{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:8px;color:#fff;display:flex;height:44px;justify-content:center;text-decoration:none;transition:all .3s ease;width:44px}.site-footer .social-icons a:hover{background-color:hsla(0,0%,100%,.2);transform:translateY(-2px)}.site-footer .social-icons a svg{fill:currentColor;height:24px;width:24px}.site-footer .footer-legal{display:flex;flex-direction:column;gap:8px;margin:0;padding:0}.site-footer .footer-legal a{color:hsla(0,0%,100%,.6);font-size:14px;font-weight:300;line-height:1.5;text-decoration:none;transition:color .3s ease}.site-footer .footer-legal a:hover{color:hsla(0,0%,100%,.9);text-decoration:underline}.author-modal{left:0;margin-top:10px;position:absolute;top:100%;z-index:9999}@media(max-width:768px){.author-modal{left:50%!important;margin-top:0;position:fixed!important;top:50%!important;transform:translate(-50%,-50%)!important}}.author-modal .modal-overlay{display:none}.author-modal .modal-content{background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);padding:20px;position:relative;width:300px}@media(max-width:768px){.author-modal .modal-content{box-shadow:0 8px 24px rgba(0,0,0,.3);max-width:calc(90vw - 40px);padding:20px;width:280px}}.author-modal .modal-close{background:none;border:none;color:#999;cursor:pointer;font-size:20px;line-height:1;opacity:1;padding:5px;position:absolute;right:5px;top:-2px;transition:color .3s ease}.author-modal .modal-close:hover{color:#333}.author-modal .author-card{display:flex;flex-direction:column;gap:20px}.author-modal .author-card .author-header{align-items:center;display:flex;gap:20px}.author-modal .author-card .author-header .author-photo{flex-shrink:0}.author-modal .author-card .author-header .author-photo img{border-radius:50%;display:block;height:39px;-o-object-fit:cover;object-fit:cover;width:39px}.author-modal .author-card .author-header .author-name-title{flex:1}.author-modal .author-card .author-header .author-name-title .author-name{color:#313131;font-family:Noto Sans,sans-serif;font-size:14px;font-style:normal;font-weight:600;letter-spacing:-.14px;line-height:14px;margin:0 0 2px;opacity:1;text-align:left}.author-modal .author-card .author-header .author-name-title .author-title{color:#313131;font-family:Noto Sans,sans-serif;font-size:6px;font-style:normal;font-weight:400;letter-spacing:-.06px;line-height:8px;margin:0;opacity:1;text-align:left}.author-modal .author-card .author-bio{border-bottom:1px solid #ddd;color:#5d5d5d;font-family:Noto Sans,sans-serif;font-size:8px;font-style:normal;font-weight:400;letter-spacing:-.08px;line-height:12px;margin:0 0 5px;opacity:1;padding-bottom:10px;text-align:left}.author-modal .author-card .author-links{display:flex;flex-direction:column;gap:5px}.author-modal .author-card .author-links p{color:#464646;font-family:Noto Sans,sans-serif;font-size:8px;font-style:normal;font-weight:400;letter-spacing:-.08px;line-height:14px;margin:0;text-align:left}.author-modal .author-card .author-links p a{color:#313131;text-decoration:none;transition:color .3s ease}.author-modal .author-card .author-links p a:hover{color:#8671e2}.site-main .container{margin:0 auto;max-width:1600px;padding:0 20px}.latest-stories-section{background-color:#fff;padding:10px 0 0}@media(max-width:768px){.latest-stories-section{padding:5px 0 0}}.latest-stories-section .container{margin:0 auto;max-width:1600px;padding:0 20px}.latest-stories-section .section-header{align-items:flex-end;display:flex;gap:0;margin-bottom:17px}.latest-stories-section .section-header .section-heading-image{display:block;height:auto;max-width:250px}.latest-stories-section .section-header .ribbon-heading{background-color:#56007a;clip-path:polygon(0 0,calc(100% - 25px) 0,100% 100%,0 100%);display:inline-block;flex-shrink:0;padding:12px 50px 12px 20px;position:relative}.latest-stories-section .section-header .ribbon-heading .ribbon-text{color:#fff;font-family:Montserrat,sans-serif;font-size:24px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.latest-stories-section .section-header:after{background-color:#56007a;content:"";flex:1;height:6px;margin-left:-25px}.latest-stories-section .latest-stories-grid{display:flex;gap:20px}.latest-stories-section .latest-stories-grid .featured-post{display:flex;flex:0 0 calc(50% - 10px);flex-direction:column}.latest-stories-section .latest-stories-grid .featured-post .post-link{cursor:pointer;display:flex;flex-direction:column;height:100%;text-decoration:none}.latest-stories-section .latest-stories-grid .featured-post .post-link:hover .post-excerpt{color:#4a4a4a}.latest-stories-section .latest-stories-grid .featured-post .post-image-wrapper{margin-bottom:20px;overflow:hidden;padding-bottom:62.5%;position:relative;width:100%}.latest-stories-section .latest-stories-grid .featured-post .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.latest-stories-section .latest-stories-grid .featured-post .post-image-wrapper .category-badge{bottom:0;color:#fff;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:800;left:0;letter-spacing:.12px;line-height:21px;opacity:1;padding:8px 16px;position:absolute;text-align:left;text-transform:uppercase;z-index:2}.latest-stories-section .latest-stories-grid .featured-post .post-image-wrapper .category-badge.category-humanity{background-color:#c75c5c}.latest-stories-section .latest-stories-grid .featured-post .post-image-wrapper .category-badge.category-poetry{background-color:#8671e2}.latest-stories-section .latest-stories-grid .featured-post .post-image-wrapper .category-badge.category-lifestyle{background-color:#f5a526}.latest-stories-section .latest-stories-grid .featured-post .post-image-wrapper .category-badge.category-science-and-tech,.latest-stories-section .latest-stories-grid .featured-post .post-image-wrapper .category-badge.category-science-and-technology,.latest-stories-section .latest-stories-grid .featured-post .post-image-wrapper .category-badge.category-science-tech,.latest-stories-section .latest-stories-grid .featured-post .post-image-wrapper .category-badge.category-science-technology{background-color:#3c5ca6}.latest-stories-section .latest-stories-grid .featured-post .post-image-wrapper .category-badge.category-mental-health{background-color:#49b7ad}.latest-stories-section .latest-stories-grid .featured-post .post-image-wrapper .category-badge.category-fiction{background-color:#9da3f5}.latest-stories-section .latest-stories-grid .featured-post .post-image-wrapper .category-badge.category-business{background-color:#1f2e57}.latest-stories-section .latest-stories-grid .featured-post .post-image-wrapper .category-badge.category-brighter-tomorrow{background-color:#5e7e55}.latest-stories-section .latest-stories-grid .featured-post .post-image-wrapper .category-badge.category-features{background-color:#55626f}.latest-stories-section .latest-stories-grid .featured-post .post-image-wrapper .category-badge.category-unbreaking-news,.latest-stories-section .latest-stories-grid .featured-post .post-image-wrapper .category-badge.category-unbreaking-the-news{background-color:#c44703}.latest-stories-section .latest-stories-grid .featured-post .post-content .post-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.latest-stories-section .latest-stories-grid .featured-post .post-content .post-tags .tag-badge{background-color:transparent;border:.4px solid #3a566f;color:#555;display:inline-block;font-family:Noto Sans,sans-serif;font-size:8px;font-style:normal;font-weight:400;letter-spacing:-.32px;opacity:1;padding:4px 8px;text-align:left;text-transform:capitalize;white-space:nowrap}.latest-stories-section .latest-stories-grid .featured-post .post-content .post-title{color:#000;font-family:Lora,serif;font-size:36px;font-weight:600;letter-spacing:-1.44px;line-height:41px;margin:0 0 15px;opacity:1;text-align:left}.latest-stories-section .latest-stories-grid .featured-post .post-content .post-excerpt{color:#6c6c6c;font-family:Lora,serif;font-size:13px;font-weight:400;letter-spacing:-.31px;line-height:19px;margin:0 0 10px;opacity:1;text-align:left;transition:color .3s ease}.latest-stories-section .latest-stories-grid .featured-post .post-content .post-meta{color:#6c6c6c;font-family:Lora,serif;font-size:11px;font-weight:400;line-height:16px;margin:0;opacity:1;text-align:left}.latest-stories-section .latest-stories-grid .secondary-posts{display:flex;flex:0 0 calc(50% - 10px);flex-direction:column;gap:25px}.latest-stories-section .latest-stories-grid .secondary-posts .secondary-post{display:flex;flex:1;flex-direction:row;gap:15px}.latest-stories-section .latest-stories-grid .secondary-posts .secondary-post .post-link{cursor:pointer;display:flex;flex-direction:row;gap:15px;text-decoration:none;width:100%}.latest-stories-section .latest-stories-grid .secondary-posts .secondary-post .post-link:hover .post-excerpt{color:#4a4a4a}.latest-stories-section .latest-stories-grid .secondary-posts .secondary-post .post-image-wrapper{flex:0 0 45%;overflow:hidden;position:relative}.latest-stories-section .latest-stories-grid .secondary-posts .secondary-post .post-image-wrapper:before{content:"";display:block;padding-bottom:62.5%}.latest-stories-section .latest-stories-grid .secondary-posts .secondary-post .post-image-wrapper img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.latest-stories-section .latest-stories-grid .secondary-posts .secondary-post .post-content{display:flex;flex:1;flex-direction:column;justify-content:flex-start}.latest-stories-section .latest-stories-grid .secondary-posts .secondary-post .post-content .category-label{display:inline-block;font-family:Noto Sans,sans-serif;font-size:10px;font-weight:600;letter-spacing:.1px;line-height:19px;margin-bottom:8px;opacity:1;text-align:left;text-transform:uppercase}.latest-stories-section .latest-stories-grid .secondary-posts .secondary-post .post-content .category-label.category-humanity{color:#c75c5c!important}.latest-stories-section .latest-stories-grid .secondary-posts .secondary-post .post-content .category-label.category-poetry{color:#8671e2!important}.latest-stories-section .latest-stories-grid .secondary-posts .secondary-post .post-content .category-label.category-lifestyle{color:#f5a526!important}.latest-stories-section .latest-stories-grid .secondary-posts .secondary-post .post-content .category-label.category-science-and-tech,.latest-stories-section .latest-stories-grid .secondary-posts .secondary-post .post-content .category-label.category-science-and-technology,.latest-stories-section .latest-stories-grid .secondary-posts .secondary-post .post-content .category-label.category-science-tech,.latest-stories-section .latest-stories-grid .secondary-posts .secondary-post .post-content .category-label.category-science-technology{color:#3c5ca6!important}.latest-stories-section .latest-stories-grid .secondary-posts .secondary-post .post-content .category-label.category-mental-health{color:#49b7ad!important}.latest-stories-section .latest-stories-grid .secondary-posts .secondary-post .post-content .category-label.category-fiction{color:#9da3f5!important}.latest-stories-section .latest-stories-grid .secondary-posts .secondary-post .post-content .category-label.category-business{color:#1f2e57!important}.latest-stories-section .latest-stories-grid .secondary-posts .secondary-post .post-content .category-label.category-brighter-tomorrow{color:#5e7e55!important}.latest-stories-section .latest-stories-grid .secondary-posts .secondary-post .post-content .category-label.category-features{color:#55626f!important}.latest-stories-section .latest-stories-grid .secondary-posts .secondary-post .post-content .category-label.category-unbreaking-news,.latest-stories-section .latest-stories-grid .secondary-posts .secondary-post .post-content .category-label.category-unbreaking-the-news{color:#c44703!important}.latest-stories-section .latest-stories-grid .secondary-posts .secondary-post .post-content .post-title{color:#000;font-family:Lora,serif;font-size:22px;font-weight:600;letter-spacing:-.88px;line-height:29px;margin:0 0 10px;opacity:1;text-align:left}.latest-stories-section .latest-stories-grid .secondary-posts .secondary-post .post-content .post-excerpt{color:#6c6c6c;display:-webkit-box;font-family:Lora,serif;font-size:13px;font-weight:400;letter-spacing:-.31px;-webkit-line-clamp:3;line-height:19px;margin:0 0 10px;opacity:1;text-align:left;-webkit-box-orient:vertical;overflow:hidden;transition:color .3s ease}.latest-stories-section .latest-stories-grid .secondary-posts .secondary-post .post-content .post-meta{color:#6c6c6c;font-family:Lora,serif;font-size:10px;font-weight:400;letter-spacing:-.24px;line-height:15px;margin:auto 0 0;opacity:1;text-align:left}.latest-reports-section{background-color:#fff;margin-top:35px;padding:0}@media(max-width:768px){.latest-reports-section{padding:5px 0 0}}.latest-reports-section .container{margin:0 auto;max-width:1600px;padding:0 20px;position:relative}.latest-reports-section .section-header{align-items:flex-end;display:flex;gap:0;margin-bottom:17px}.latest-reports-section .section-header .section-heading-image{display:block;height:auto;max-width:250px}.latest-reports-section .section-header .ribbon-heading{background-color:#000;clip-path:polygon(0 0,calc(100% - 25px) 0,100% 100%,0 100%);display:inline-block;flex-shrink:0;padding:12px 50px 12px 20px;position:relative}.latest-reports-section .section-header .ribbon-heading .ribbon-text{color:#fff;font-family:Montserrat,sans-serif;font-size:24px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.latest-reports-section .section-header:after{background-color:#000;content:"";flex:1;height:6px;margin-left:-25px}.latest-reports-section .latest-reports-grid{display:grid;gap:20px;grid-template-columns:1fr 2fr 1fr}.latest-reports-section .latest-reports-grid .left-column{display:flex;flex-direction:column;gap:25px}.latest-reports-section .latest-reports-grid .left-column .report-post{transition:transform .3s ease}.latest-reports-section .latest-reports-grid .left-column .report-post:hover{transform:translateY(-5px)}.latest-reports-section .latest-reports-grid .left-column .report-post .post-link{cursor:pointer;display:flex;flex-direction:column;text-decoration:none}.latest-reports-section .latest-reports-grid .left-column .report-post .post-link:hover .post-excerpt,.latest-reports-section .latest-reports-grid .left-column .report-post .post-link:hover .post-title{color:#4a4a4a}.latest-reports-section .latest-reports-grid .left-column .report-post .post-image-wrapper{margin-bottom:15px;overflow:hidden;padding-bottom:62.5%;position:relative;width:100%}.latest-reports-section .latest-reports-grid .left-column .report-post .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.latest-reports-section .latest-reports-grid .left-column .report-post .post-content .category-label{display:inline-block;font-family:Noto Sans,sans-serif;font-size:10px;font-weight:600;letter-spacing:.1px;line-height:19px;margin-bottom:4px;opacity:1;text-align:left;text-transform:uppercase}.latest-reports-section .latest-reports-grid .left-column .report-post .post-content .category-label.category-humanity{color:#c75c5c!important}.latest-reports-section .latest-reports-grid .left-column .report-post .post-content .category-label.category-poetry{color:#8671e2!important}.latest-reports-section .latest-reports-grid .left-column .report-post .post-content .category-label.category-lifestyle{color:#f5a526!important}.latest-reports-section .latest-reports-grid .left-column .report-post .post-content .category-label.category-science-and-tech,.latest-reports-section .latest-reports-grid .left-column .report-post .post-content .category-label.category-science-and-technology,.latest-reports-section .latest-reports-grid .left-column .report-post .post-content .category-label.category-science-tech,.latest-reports-section .latest-reports-grid .left-column .report-post .post-content .category-label.category-science-technology{color:#3c5ca6!important}.latest-reports-section .latest-reports-grid .left-column .report-post .post-content .category-label.category-mental-health{color:#49b7ad!important}.latest-reports-section .latest-reports-grid .left-column .report-post .post-content .category-label.category-fiction{color:#9da3f5!important}.latest-reports-section .latest-reports-grid .left-column .report-post .post-content .category-label.category-business{color:#1f2e57!important}.latest-reports-section .latest-reports-grid .left-column .report-post .post-content .category-label.category-brighter-tomorrow{color:#5e7e55!important}.latest-reports-section .latest-reports-grid .left-column .report-post .post-content .category-label.category-features{color:#55626f!important}.latest-reports-section .latest-reports-grid .left-column .report-post .post-content .category-label.category-unbreaking-news,.latest-reports-section .latest-reports-grid .left-column .report-post .post-content .category-label.category-unbreaking-the-news{color:#c44703!important}.latest-reports-section .latest-reports-grid .left-column .report-post .post-content .post-title{color:#000;font-family:Lora,serif;font-size:22px;font-weight:600;letter-spacing:-.88px;line-height:29px;margin:0 0 10px;opacity:1;text-align:left;transition:color .3s ease}.latest-reports-section .latest-reports-grid .left-column .report-post .post-content .post-excerpt{color:#6c6c6c;font-family:Lora,serif;font-size:13px;font-weight:400;letter-spacing:-.31px;line-height:19px;margin:0 0 10px;opacity:1;text-align:left;transition:color .3s ease}.latest-reports-section .latest-reports-grid .left-column .report-post .post-content .post-meta{color:#6c6c6c;font-family:Lora,serif;font-size:10px;font-weight:400;letter-spacing:-.24px;line-height:15px;margin:0;opacity:1;text-align:left}.latest-reports-section .latest-reports-grid .featured-report .post-link{cursor:pointer;display:flex;flex-direction:column;height:100%;text-decoration:none}.latest-reports-section .latest-reports-grid .featured-report .post-link:hover .post-excerpt{color:#4a4a4a}.latest-reports-section .latest-reports-grid .featured-report .post-image-wrapper{margin-bottom:20px;overflow:hidden;padding-bottom:62.5%;position:relative;width:100%}.latest-reports-section .latest-reports-grid .featured-report .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.latest-reports-section .latest-reports-grid .featured-report .post-image-wrapper .category-badge{bottom:0;color:#fff;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:800;left:0;letter-spacing:.12px;line-height:21px;opacity:1;padding:8px 16px;position:absolute;text-align:left;text-transform:uppercase;z-index:2}.latest-reports-section .latest-reports-grid .featured-report .post-image-wrapper .category-badge.category-humanity{background-color:#c75c5c}.latest-reports-section .latest-reports-grid .featured-report .post-image-wrapper .category-badge.category-poetry{background-color:#8671e2}.latest-reports-section .latest-reports-grid .featured-report .post-image-wrapper .category-badge.category-lifestyle{background-color:#f5a526}.latest-reports-section .latest-reports-grid .featured-report .post-image-wrapper .category-badge.category-science-and-tech,.latest-reports-section .latest-reports-grid .featured-report .post-image-wrapper .category-badge.category-science-and-technology,.latest-reports-section .latest-reports-grid .featured-report .post-image-wrapper .category-badge.category-science-tech,.latest-reports-section .latest-reports-grid .featured-report .post-image-wrapper .category-badge.category-science-technology{background-color:#3c5ca6}.latest-reports-section .latest-reports-grid .featured-report .post-image-wrapper .category-badge.category-mental-health{background-color:#49b7ad}.latest-reports-section .latest-reports-grid .featured-report .post-image-wrapper .category-badge.category-fiction{background-color:#9da3f5}.latest-reports-section .latest-reports-grid .featured-report .post-image-wrapper .category-badge.category-business{background-color:#1f2e57}.latest-reports-section .latest-reports-grid .featured-report .post-image-wrapper .category-badge.category-brighter-tomorrow{background-color:#5e7e55}.latest-reports-section .latest-reports-grid .featured-report .post-image-wrapper .category-badge.category-features{background-color:#55626f}.latest-reports-section .latest-reports-grid .featured-report .post-image-wrapper .category-badge.category-unbreaking-news,.latest-reports-section .latest-reports-grid .featured-report .post-image-wrapper .category-badge.category-unbreaking-the-news{background-color:#c44703}.latest-reports-section .latest-reports-grid .featured-report .post-content .post-title{color:#000;font-family:Lora,serif;font-size:32px;font-weight:600;letter-spacing:-1.28px;line-height:38px;margin:0 0 15px;opacity:1;text-align:left}.latest-reports-section .latest-reports-grid .featured-report .post-content .post-excerpt{color:#6c6c6c;font-family:Lora,serif;font-size:14px;font-weight:400;letter-spacing:-.31px;line-height:20px;margin:0 0 15px;opacity:1;text-align:left;transition:color .3s ease}.latest-reports-section .latest-reports-grid .featured-report .post-content .post-meta{color:#6c6c6c;font-family:Lora,serif;font-size:12px;font-weight:400;line-height:17px;margin:0;opacity:1;text-align:left}.latest-reports-section .latest-reports-grid .right-column{display:flex;flex-direction:column;gap:15px}.latest-reports-section .latest-reports-grid .right-column .report-post{border-bottom:1px solid #d5d5d5;padding-bottom:5px;transition:transform .3s ease}.latest-reports-section .latest-reports-grid .right-column .report-post:last-child{border-bottom:none;padding-bottom:0}.latest-reports-section .latest-reports-grid .right-column .report-post:hover{transform:translateY(-5px)}.latest-reports-section .latest-reports-grid .right-column .report-post .post-link{cursor:pointer;display:flex;flex-direction:column;text-decoration:none}.latest-reports-section .latest-reports-grid .right-column .report-post .post-link:hover .post-excerpt,.latest-reports-section .latest-reports-grid .right-column .report-post .post-link:hover .post-title{color:#4a4a4a}.latest-reports-section .latest-reports-grid .right-column .report-post .post-image-wrapper{margin-bottom:15px;overflow:hidden;padding-bottom:62.5%;position:relative;width:100%}.latest-reports-section .latest-reports-grid .right-column .report-post .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.latest-reports-section .latest-reports-grid .right-column .report-post .post-content .category-label{display:inline-block;font-family:Noto Sans,sans-serif;font-size:10px;font-weight:600;letter-spacing:.1px;line-height:19px;margin-bottom:4px;opacity:1;text-align:left;text-transform:uppercase}.latest-reports-section .latest-reports-grid .right-column .report-post .post-content .category-label.category-humanity{color:#c75c5c!important}.latest-reports-section .latest-reports-grid .right-column .report-post .post-content .category-label.category-poetry{color:#8671e2!important}.latest-reports-section .latest-reports-grid .right-column .report-post .post-content .category-label.category-lifestyle{color:#f5a526!important}.latest-reports-section .latest-reports-grid .right-column .report-post .post-content .category-label.category-science-and-tech,.latest-reports-section .latest-reports-grid .right-column .report-post .post-content .category-label.category-science-and-technology,.latest-reports-section .latest-reports-grid .right-column .report-post .post-content .category-label.category-science-tech,.latest-reports-section .latest-reports-grid .right-column .report-post .post-content .category-label.category-science-technology{color:#3c5ca6!important}.latest-reports-section .latest-reports-grid .right-column .report-post .post-content .category-label.category-mental-health{color:#49b7ad!important}.latest-reports-section .latest-reports-grid .right-column .report-post .post-content .category-label.category-fiction{color:#9da3f5!important}.latest-reports-section .latest-reports-grid .right-column .report-post .post-content .category-label.category-business{color:#1f2e57!important}.latest-reports-section .latest-reports-grid .right-column .report-post .post-content .category-label.category-brighter-tomorrow{color:#5e7e55!important}.latest-reports-section .latest-reports-grid .right-column .report-post .post-content .category-label.category-features{color:#55626f!important}.latest-reports-section .latest-reports-grid .right-column .report-post .post-content .category-label.category-unbreaking-news,.latest-reports-section .latest-reports-grid .right-column .report-post .post-content .category-label.category-unbreaking-the-news{color:#c44703!important}.latest-reports-section .latest-reports-grid .right-column .report-post .post-content .post-title{color:#000;font-family:Lora,serif;font-size:22px;font-weight:600;letter-spacing:-.88px;line-height:29px;margin:0 0 10px;opacity:1;text-align:left;transition:color .3s ease}.latest-reports-section .latest-reports-grid .right-column .report-post .post-content .post-excerpt{color:#6c6c6c;font-family:Lora,serif;font-size:13px;font-weight:400;letter-spacing:-.31px;line-height:19px;margin:0 0 10px;opacity:1;text-align:left;transition:color .3s ease}.latest-reports-section .latest-reports-grid .right-column .report-post .post-content .post-meta{color:#6c6c6c;font-family:Lora,serif;font-size:10px;font-weight:400;letter-spacing:-.24px;line-height:15px;margin:0;opacity:1;padding-bottom:0;text-align:left}.latest-reports-section .latest-reports-grid .right-column .report-post.no-image .post-content{padding-top:0}@media(max-width:768px){.latest-stories-section{padding:40px 2px}.latest-stories-section .section-header{margin-bottom:15px}.latest-stories-section .section-header .section-heading-image{max-width:50%}.latest-stories-section .section-header .ribbon-heading{clip-path:polygon(0 0,calc(100% - 18px) 0,100% 100%,0 100%);padding:8px 35px 8px 15px}.latest-stories-section .section-header .ribbon-heading .ribbon-text{font-size:16px;letter-spacing:.5px}.latest-stories-section .latest-stories-grid{flex-direction:column}.latest-stories-section .latest-stories-grid .featured-post,.latest-stories-section .latest-stories-grid .secondary-posts{flex:0 0 100%}.latest-stories-section .latest-stories-grid .featured-post .post-content .post-tags,.latest-stories-section .latest-stories-grid .featured-post .post-image-wrapper .category-badge{display:none}.latest-stories-section .latest-stories-grid .featured-post .post-content .post-title{font-size:26px;letter-spacing:-1.04px;line-height:33px}.latest-stories-section .latest-stories-grid .featured-post .post-content .post-excerpt{font-size:13px;letter-spacing:-.31px;line-height:19px}.latest-stories-section .latest-stories-grid .secondary-posts{gap:15px}.latest-stories-section .latest-stories-grid .secondary-posts .secondary-post .post-link{flex-direction:column}.latest-stories-section .latest-stories-grid .secondary-posts .secondary-post .post-image-wrapper{flex:0 0 auto;padding-bottom:62.5%;position:relative;width:100%}.latest-stories-section .latest-stories-grid .secondary-posts .secondary-post .post-image-wrapper:before{display:none}.latest-stories-section .latest-stories-grid .secondary-posts .secondary-post .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.latest-stories-section .latest-stories-grid .secondary-posts .secondary-post .post-content .category-label{font-size:11px;letter-spacing:.11px;line-height:13px}.latest-stories-section .latest-stories-grid .secondary-posts .secondary-post .post-content .post-title{font-size:20px;letter-spacing:-.8px;line-height:25px}.latest-stories-section .latest-stories-grid .secondary-posts .secondary-post .post-content .post-excerpt{font-size:13px;letter-spacing:-.31px;line-height:19px}.latest-stories-section .latest-stories-grid .secondary-posts .secondary-post:last-child{margin-bottom:-15px}.latest-reports-section{padding:40px 2px}.latest-reports-section .section-header{margin-bottom:20px}.latest-reports-section .section-header .section-heading-image{max-width:50%}.latest-reports-section .section-header .ribbon-heading{clip-path:polygon(0 0,calc(100% - 18px) 0,100% 100%,0 100%);padding:8px 35px 8px 15px}.latest-reports-section .section-header .ribbon-heading .ribbon-text{font-size:16px;letter-spacing:.5px}.latest-reports-section .latest-reports-grid{display:flex;flex-direction:column;gap:30px}.latest-reports-section .latest-reports-grid .featured-report{order:1}.latest-reports-section .latest-reports-grid .featured-report .post-image-wrapper .category-badge{font-size:12px;letter-spacing:.12px;line-height:10px}.latest-reports-section .latest-reports-grid .featured-report .post-content .post-title{font-size:24px;letter-spacing:-.96px;line-height:30px}.latest-reports-section .latest-reports-grid .featured-report .post-content .post-excerpt{font-size:13px;letter-spacing:-.31px;line-height:19px}.latest-reports-section .latest-reports-grid .featured-report .post-content .post-meta{font-size:11px;line-height:16px}.latest-reports-section .latest-reports-grid .left-column{gap:30px;order:2}.latest-reports-section .latest-reports-grid .left-column .report-post .post-content .category-label{font-size:11px;letter-spacing:.11px;line-height:13px}.latest-reports-section .latest-reports-grid .left-column .report-post .post-content .post-title{font-size:20px;letter-spacing:-.8px;line-height:25px}.latest-reports-section .latest-reports-grid .left-column .report-post .post-content .post-meta{font-size:11px;line-height:16px}.latest-reports-section .latest-reports-grid .right-column{gap:30px;order:3}.latest-reports-section .latest-reports-grid .right-column .report-post .post-content .category-label{font-size:11px;letter-spacing:.11px;line-height:13px}.latest-reports-section .latest-reports-grid .right-column .report-post .post-content .post-title{font-size:20px;letter-spacing:-.8px;line-height:25px}.latest-reports-section .latest-reports-grid .right-column .report-post .post-content .post-meta{font-size:11px;line-height:16px}}.platform-promo-section{background-color:#fff!important;padding:25px 0 0}@media(max-width:768px){.platform-promo-section{padding:5px 0 0}}.platform-promo-section .container{box-sizing:border-box;margin:0 auto;max-width:1600px;padding:0 20px}.platform-promo-section .promo-image-wrapper{max-width:100%;overflow:hidden;position:relative;width:100%}.platform-promo-section .promo-image-wrapper:after{background-color:#000;content:"";display:block;height:1px;margin-top:40px;width:100%}.platform-promo-section .promo-image-wrapper .promo-image{display:block;height:auto;max-width:100%;width:100%}@media(max-width:768px){.platform-promo-section .promo-image-wrapper:after{margin-top:20px}}.editors-favorites-section{background-color:#fff;padding:0}@media(max-width:768px){.editors-favorites-section{padding:5px 0 0}}.editors-favorites-section .container{box-sizing:border-box;margin:0 auto;max-width:1600px;padding:0 20px}.editors-favorites-section .container:before{background-color:#000;content:"";display:block;height:1px;margin-bottom:10px;margin-top:50px;width:100%}.editors-favorites-section .section-header{align-items:center;display:flex;gap:0;justify-content:space-between;margin-bottom:20px}.editors-favorites-section .section-header .header-left{flex:0 0 50%}.editors-favorites-section .section-header .header-left .section-heading-wrapper{display:inline-block;position:relative}.editors-favorites-section .section-header .header-left .section-heading-wrapper .section-heading-text{color:#000;display:block;font-family:Noto Sans,sans-serif;font-size:25px;font-weight:800;letter-spacing:-.54px;line-height:22px;margin-top:2px;padding:8px 20px 8px 0;position:relative;text-transform:uppercase;z-index:2}.editors-favorites-section .section-header .header-left .section-heading-wrapper .section-heading-bg{height:auto;left:0;max-height:42px;position:absolute;top:50%;transform:translateY(-50%);width:auto;z-index:1}.editors-favorites-section .section-header .header-left .section-heading-image{display:block;height:auto;max-width:280px}.editors-favorites-section .section-header .header-right{align-items:flex-start;display:flex;flex:0 0 50%;gap:0;margin-left:-9px}.editors-favorites-section .section-header .header-right .header-description{border-left:9px solid #560079;color:#000;font-family:Lora,serif;font-size:14px;font-weight:400;line-height:20px;margin:0;padding:10px 5px 5px 15px}.editors-favorites-section .section-divider{background-color:#d1d1d1;height:1px;margin-bottom:30px;width:100%}.editors-favorites-section .editors-favorites-grid{display:flex;flex-direction:column;gap:10px}.editors-favorites-section .editors-favorites-grid .favorites-row{align-items:stretch;display:flex;gap:10px;height:400px}.editors-favorites-section .editors-favorites-grid .favorites-row.row-first .left-small{flex:0 0 30%}.editors-favorites-section .editors-favorites-grid .favorites-row.row-first .right-large{flex:0 0 calc(70% - 10px)}.editors-favorites-section .editors-favorites-grid .favorites-row.row-second .left-medium{flex:0 0 40%}.editors-favorites-section .editors-favorites-grid .favorites-row.row-second .right-medium{flex:0 0 calc(60% - 10px)}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post{display:flex;flex-direction:column;height:100%}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post .post-link{cursor:pointer;display:block;height:100%;text-decoration:none}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post .post-link:hover .post-title{opacity:.8}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-small .post-link{height:100%}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-small .post-image-wrapper{border-radius:8px;height:100%;overflow:hidden;position:relative;width:100%}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-small .post-image-wrapper:before{background:rgba(0,0,0,.3);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-small .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-small .post-image-wrapper .post-overlay{bottom:0;left:0;padding:20px;position:absolute;text-align:left;z-index:2}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-small .post-image-wrapper .post-overlay .category-badge{border-radius:2px;color:#fff;display:inline-block;font-family:Noto Sans,sans-serif;font-size:10px;font-weight:600;letter-spacing:.1px;line-height:19px;margin-bottom:8px;padding:4px 10px;text-align:left;text-transform:uppercase}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-small .post-image-wrapper .post-overlay .category-badge.category-humanity{background-color:#c75c5c}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-small .post-image-wrapper .post-overlay .category-badge.category-poetry{background-color:#8671e2}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-small .post-image-wrapper .post-overlay .category-badge.category-lifestyle{background-color:#f5a526}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-small .post-image-wrapper .post-overlay .category-badge.category-science-and-tech,.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-small .post-image-wrapper .post-overlay .category-badge.category-science-and-technology,.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-small .post-image-wrapper .post-overlay .category-badge.category-science-tech,.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-small .post-image-wrapper .post-overlay .category-badge.category-science-technology{background-color:#3c5ca6}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-small .post-image-wrapper .post-overlay .category-badge.category-mental-health{background-color:#49b7ad}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-small .post-image-wrapper .post-overlay .category-badge.category-fiction{background-color:#9da3f5}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-small .post-image-wrapper .post-overlay .category-badge.category-business{background-color:#1f2e57}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-small .post-image-wrapper .post-overlay .category-badge.category-brighter-tomorrow{background-color:#5e7e55}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-small .post-image-wrapper .post-overlay .category-badge.category-features{background-color:#55626f}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-small .post-image-wrapper .post-overlay .category-badge.category-unbreaking-news,.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-small .post-image-wrapper .post-overlay .category-badge.category-unbreaking-the-news{background-color:#c44703}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-small .post-image-wrapper .post-overlay .post-title{color:#fff;font-family:Lora,serif;font-size:16px;font-weight:600;letter-spacing:-.64px;line-height:22px;margin:0 0 8px;text-align:left;transition:opacity .3s ease}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-small .post-image-wrapper .post-overlay .post-meta{color:hsla(0,0%,100%,.7);font-family:Lora,serif;font-size:11px;font-weight:400;line-height:16px;margin:0;text-align:left}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-large .post-link{height:100%}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-large .post-image-wrapper{border-radius:8px;height:100%;overflow:hidden;position:relative;width:100%}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-large .post-image-wrapper:before{background:rgba(0,0,0,.3);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-large .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-large .post-image-wrapper .post-overlay{bottom:0;padding:20px;position:absolute;right:0;text-align:right;z-index:2}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-large .post-image-wrapper .post-overlay .category-badge{border-radius:2px;color:#fff;display:inline-block;font-family:Noto Sans,sans-serif;font-size:10px;font-weight:600;letter-spacing:.1px;line-height:19px;margin-bottom:8px;padding:4px 10px;text-align:right;text-transform:uppercase}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-large .post-image-wrapper .post-overlay .category-badge.category-humanity{background-color:#c75c5c}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-large .post-image-wrapper .post-overlay .category-badge.category-poetry{background-color:#8671e2}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-large .post-image-wrapper .post-overlay .category-badge.category-lifestyle{background-color:#f5a526}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-large .post-image-wrapper .post-overlay .category-badge.category-science-and-tech,.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-large .post-image-wrapper .post-overlay .category-badge.category-science-and-technology,.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-large .post-image-wrapper .post-overlay .category-badge.category-science-tech,.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-large .post-image-wrapper .post-overlay .category-badge.category-science-technology{background-color:#3c5ca6}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-large .post-image-wrapper .post-overlay .category-badge.category-mental-health{background-color:#49b7ad}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-large .post-image-wrapper .post-overlay .category-badge.category-fiction{background-color:#9da3f5}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-large .post-image-wrapper .post-overlay .category-badge.category-business{background-color:#1f2e57}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-large .post-image-wrapper .post-overlay .category-badge.category-brighter-tomorrow{background-color:#5e7e55}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-large .post-image-wrapper .post-overlay .category-badge.category-features{background-color:#55626f}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-large .post-image-wrapper .post-overlay .category-badge.category-unbreaking-news,.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-large .post-image-wrapper .post-overlay .category-badge.category-unbreaking-the-news{background-color:#c44703}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-large .post-image-wrapper .post-overlay .post-title{color:#fff;font-family:Lora,serif;font-size:16px;font-weight:600;letter-spacing:-.64px;line-height:22px;margin:0 0 8px;text-align:right;transition:opacity .3s ease}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-large .post-image-wrapper .post-overlay .post-meta{color:hsla(0,0%,100%,.7);font-family:Lora,serif;font-size:11px;font-weight:400;line-height:16px;margin:0;text-align:right}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-medium .post-link{height:100%}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-medium .post-image-wrapper{border-radius:8px;height:100%;overflow:hidden;position:relative;width:100%}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-medium .post-image-wrapper:before{background:rgba(0,0,0,.3);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-medium .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-medium .post-image-wrapper .post-overlay{bottom:0;padding:20px;position:absolute;right:0;text-align:right;z-index:2}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-medium .post-image-wrapper .post-overlay .category-badge{border-radius:2px;color:#fff;display:inline-block;font-family:Noto Sans,sans-serif;font-size:10px;font-weight:600;letter-spacing:.1px;line-height:19px;margin-bottom:8px;padding:4px 10px;text-align:right;text-transform:uppercase}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-medium .post-image-wrapper .post-overlay .category-badge.category-humanity{background-color:#c75c5c}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-medium .post-image-wrapper .post-overlay .category-badge.category-poetry{background-color:#8671e2}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-medium .post-image-wrapper .post-overlay .category-badge.category-lifestyle{background-color:#f5a526}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-medium .post-image-wrapper .post-overlay .category-badge.category-science-and-tech,.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-medium .post-image-wrapper .post-overlay .category-badge.category-science-and-technology,.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-medium .post-image-wrapper .post-overlay .category-badge.category-science-tech,.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-medium .post-image-wrapper .post-overlay .category-badge.category-science-technology{background-color:#3c5ca6}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-medium .post-image-wrapper .post-overlay .category-badge.category-mental-health{background-color:#49b7ad}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-medium .post-image-wrapper .post-overlay .category-badge.category-fiction{background-color:#9da3f5}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-medium .post-image-wrapper .post-overlay .category-badge.category-business{background-color:#1f2e57}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-medium .post-image-wrapper .post-overlay .category-badge.category-brighter-tomorrow{background-color:#5e7e55}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-medium .post-image-wrapper .post-overlay .category-badge.category-features{background-color:#55626f}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-medium .post-image-wrapper .post-overlay .category-badge.category-unbreaking-news,.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-medium .post-image-wrapper .post-overlay .category-badge.category-unbreaking-the-news{background-color:#c44703}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-medium .post-image-wrapper .post-overlay .post-title{color:#fff;font-family:Lora,serif;font-size:16px;font-weight:600;letter-spacing:-.64px;line-height:22px;margin:0 0 8px;text-align:right;transition:opacity .3s ease}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-medium .post-image-wrapper .post-overlay .post-meta{color:hsla(0,0%,100%,.7);font-family:Lora,serif;font-size:11px;font-weight:400;line-height:16px;margin:0;text-align:right}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-medium .post-link{height:100%}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-medium .post-image-wrapper{border-radius:8px;height:100%;overflow:hidden;position:relative;width:100%}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-medium .post-image-wrapper:before{background:rgba(0,0,0,.3);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-medium .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-medium .post-image-wrapper .post-overlay{bottom:0;padding:20px;position:absolute;right:0;text-align:right;z-index:2}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-medium .post-image-wrapper .post-overlay .category-badge{border-radius:2px;color:#fff;display:inline-block;font-family:Noto Sans,sans-serif;font-size:10px;font-weight:600;letter-spacing:.1px;line-height:19px;margin-bottom:8px;padding:4px 10px;text-align:right;text-transform:uppercase}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-medium .post-image-wrapper .post-overlay .category-badge.category-humanity{background-color:#c75c5c}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-medium .post-image-wrapper .post-overlay .category-badge.category-poetry{background-color:#8671e2}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-medium .post-image-wrapper .post-overlay .category-badge.category-lifestyle{background-color:#f5a526}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-medium .post-image-wrapper .post-overlay .category-badge.category-science-and-tech,.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-medium .post-image-wrapper .post-overlay .category-badge.category-science-and-technology,.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-medium .post-image-wrapper .post-overlay .category-badge.category-science-tech,.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-medium .post-image-wrapper .post-overlay .category-badge.category-science-technology{background-color:#3c5ca6}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-medium .post-image-wrapper .post-overlay .category-badge.category-mental-health{background-color:#49b7ad}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-medium .post-image-wrapper .post-overlay .category-badge.category-fiction{background-color:#9da3f5}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-medium .post-image-wrapper .post-overlay .category-badge.category-business{background-color:#1f2e57}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-medium .post-image-wrapper .post-overlay .category-badge.category-brighter-tomorrow{background-color:#5e7e55}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-medium .post-image-wrapper .post-overlay .category-badge.category-features{background-color:#55626f}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-medium .post-image-wrapper .post-overlay .category-badge.category-unbreaking-news,.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-medium .post-image-wrapper .post-overlay .category-badge.category-unbreaking-the-news{background-color:#c44703}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-medium .post-image-wrapper .post-overlay .post-title{color:#fff;font-family:Lora,serif;font-size:16px;font-weight:600;letter-spacing:-.64px;line-height:22px;margin:0 0 8px;text-align:right;transition:opacity .3s ease}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-medium .post-image-wrapper .post-overlay .post-meta{color:hsla(0,0%,100%,.7);font-family:Lora,serif;font-size:11px;font-weight:400;line-height:16px;margin:0;text-align:right}@media(max-width:768px){.editors-favorites-section .section-header{align-items:flex-start;flex-direction:column;gap:0;margin-bottom:15px}.editors-favorites-section .section-header .header-left .section-heading-wrapper .section-heading-text{font-size:18px}.editors-favorites-section .section-header .header-left .section-heading-wrapper .section-heading-bg{max-height:28px}.editors-favorites-section .section-header .header-left .section-heading-image{max-width:50%}.editors-favorites-section .section-header .header-right{gap:10px}.editors-favorites-section .section-header .header-right .header-divider{height:40px}.editors-favorites-section .section-header .header-right .header-description{font-size:12px;line-height:18px}.editors-favorites-section .section-divider{margin-bottom:20px}.editors-favorites-section .editors-favorites-grid{gap:10px}.editors-favorites-section .editors-favorites-grid .favorites-row{flex-direction:column;gap:10px;height:auto}.editors-favorites-section .editors-favorites-grid .favorites-row.row-first .left-medium,.editors-favorites-section .editors-favorites-grid .favorites-row.row-first .left-small,.editors-favorites-section .editors-favorites-grid .favorites-row.row-first .right-large,.editors-favorites-section .editors-favorites-grid .favorites-row.row-first .right-medium,.editors-favorites-section .editors-favorites-grid .favorites-row.row-second .left-medium,.editors-favorites-section .editors-favorites-grid .favorites-row.row-second .left-small,.editors-favorites-section .editors-favorites-grid .favorites-row.row-second .right-large,.editors-favorites-section .editors-favorites-grid .favorites-row.row-second .right-medium{flex:0 0 100%}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post,.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post .post-link{height:auto}.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-medium .post-image-wrapper,.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.left-small .post-image-wrapper,.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-large .post-image-wrapper,.editors-favorites-section .editors-favorites-grid .favorites-row .favorite-post.right-medium .post-image-wrapper{aspect-ratio:3/2;height:auto}}.brighter-tomorrow-section{background-color:#fff;padding:0}@media(max-width:768px){.brighter-tomorrow-section{padding:5px 0 0}}.brighter-tomorrow-section .container{box-sizing:border-box;margin:0 auto;max-width:1600px;padding:0 20px}.brighter-tomorrow-section .container:before{background-color:#000;content:"";display:block;height:1px;margin-bottom:10px;margin-top:50px;width:100%}.brighter-tomorrow-section .section-header{align-items:center;display:flex;gap:0;justify-content:space-between;margin-bottom:20px}.brighter-tomorrow-section .section-header .header-left{flex:0 0 50%}.brighter-tomorrow-section .section-header .header-left .section-heading-wrapper{display:inline-block;position:relative}.brighter-tomorrow-section .section-header .header-left .section-heading-wrapper .section-heading-text{color:#000;display:block;font-family:Noto Sans,sans-serif;font-size:25px;font-weight:800;letter-spacing:-.54px;line-height:22px;margin-top:2px;padding:8px 20px 8px 0;position:relative;text-transform:uppercase;z-index:2}.brighter-tomorrow-section .section-header .header-left .section-heading-wrapper .section-heading-bg{height:auto;left:0;max-height:42px;position:absolute;top:50%;transform:translateY(-50%);width:auto;z-index:1}.brighter-tomorrow-section .section-header .header-left .section-heading-image{display:block;height:auto;max-width:280px}.brighter-tomorrow-section .section-header .header-right{align-items:flex-start;display:flex;flex:0 0 50%;gap:0;margin-left:-9px}.brighter-tomorrow-section .section-header .header-right .header-description{border-left:9px solid #5e7e55;color:#000;font-family:Lora,serif;font-size:14px;font-weight:400;line-height:20px;margin:0;padding:10px 5px 5px 15px}.brighter-tomorrow-section .section-divider{background-color:#d1d1d1;height:1px;margin-bottom:30px;width:100%}.brighter-tomorrow-section .brighter-tomorrow-grid{display:flex;flex-direction:column;gap:10px}.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row{align-items:stretch;display:flex;gap:10px;height:400px}.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .left-half{flex:0 0 calc(50% - 5px)}.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .right-column{display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;gap:10px}.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .right-column .brighter-tomorrow-post.right-top{flex:0 0 calc(60% - 5px)}.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .right-column .brighter-tomorrow-post.right-bottom{flex:0 0 calc(40% - 5px)}.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .brighter-tomorrow-post{display:flex;flex-direction:column;height:100%}.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .brighter-tomorrow-post .post-link{cursor:pointer;display:block;height:100%;text-decoration:none}.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .brighter-tomorrow-post .post-link:hover .post-title{opacity:.8}.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .brighter-tomorrow-post.left-half .post-image-wrapper,.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .brighter-tomorrow-post.right-bottom .post-image-wrapper,.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .brighter-tomorrow-post.right-top .post-image-wrapper{border-radius:8px;height:100%;overflow:hidden;position:relative;width:100%}.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .brighter-tomorrow-post.left-half .post-image-wrapper:before,.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .brighter-tomorrow-post.right-bottom .post-image-wrapper:before,.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .brighter-tomorrow-post.right-top .post-image-wrapper:before{background:rgba(0,0,0,.3);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .brighter-tomorrow-post.left-half .post-image-wrapper img,.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .brighter-tomorrow-post.right-bottom .post-image-wrapper img,.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .brighter-tomorrow-post.right-top .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .brighter-tomorrow-post.left-half .post-image-wrapper .post-overlay,.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .brighter-tomorrow-post.right-bottom .post-image-wrapper .post-overlay,.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .brighter-tomorrow-post.right-top .post-image-wrapper .post-overlay{bottom:0;padding:20px;position:absolute;text-align:left;z-index:2}.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .brighter-tomorrow-post.left-half .post-image-wrapper .post-overlay .post-title,.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .brighter-tomorrow-post.right-bottom .post-image-wrapper .post-overlay .post-title,.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .brighter-tomorrow-post.right-top .post-image-wrapper .post-overlay .post-title{color:#fff;font-family:Lora,serif;font-size:16px;font-weight:600;letter-spacing:-.64px;line-height:22px;margin:0 0 8px;text-align:left;transition:opacity .3s ease}.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .brighter-tomorrow-post.left-half .post-image-wrapper .post-overlay .post-excerpt,.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .brighter-tomorrow-post.right-bottom .post-image-wrapper .post-overlay .post-excerpt,.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .brighter-tomorrow-post.right-top .post-image-wrapper .post-overlay .post-excerpt{color:#fff;font-family:Lora,serif;font-size:14px;font-weight:400;line-height:20px;margin:0 0 8px;text-align:left}.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .brighter-tomorrow-post.left-half .post-image-wrapper .post-overlay .post-meta,.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .brighter-tomorrow-post.right-bottom .post-image-wrapper .post-overlay .post-meta,.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .brighter-tomorrow-post.right-top .post-image-wrapper .post-overlay .post-meta{color:hsla(0,0%,100%,.7);font-family:Lora,serif;font-size:11px;font-weight:400;line-height:16px;margin:0;text-align:left}.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .brighter-tomorrow-post.left-half .post-image-wrapper .post-overlay,.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .brighter-tomorrow-post.right-bottom .post-image-wrapper .post-overlay,.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .brighter-tomorrow-post.right-top .post-image-wrapper .post-overlay{left:0}@media(max-width:768px){.brighter-tomorrow-section .section-header{align-items:flex-start;flex-direction:column;gap:0;margin-bottom:15px}.brighter-tomorrow-section .section-header .header-left .section-heading-wrapper .section-heading-text{font-size:18px}.brighter-tomorrow-section .section-header .header-left .section-heading-wrapper .section-heading-bg{max-height:28px}.brighter-tomorrow-section .section-header .header-left .section-heading-image{max-width:50%}.brighter-tomorrow-section .section-header .header-right{gap:10px}.brighter-tomorrow-section .section-header .header-right .header-description{font-size:12px;line-height:18px}.brighter-tomorrow-section .section-divider{margin-bottom:20px}.brighter-tomorrow-section .brighter-tomorrow-grid{gap:10px}.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row{flex-direction:column;gap:10px;height:auto}.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .left-half{flex:0 0 100%}.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .right-column{flex:0 0 100%;gap:10px}.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .brighter-tomorrow-post,.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .brighter-tomorrow-post .post-link,.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .right-column .brighter-tomorrow-post,.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .right-column .brighter-tomorrow-post.right-bottom,.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .right-column .brighter-tomorrow-post.right-top{height:auto}.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .brighter-tomorrow-post.left-half .post-image-wrapper,.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .brighter-tomorrow-post.right-bottom .post-image-wrapper,.brighter-tomorrow-section .brighter-tomorrow-grid .brighter-tomorrow-row .brighter-tomorrow-post.right-top .post-image-wrapper{aspect-ratio:3/2;height:auto}}.lifestyle-mental-humanity-wrapper{background-color:#fff;padding:50px 0 0}@media(max-width:768px){.lifestyle-mental-humanity-wrapper{padding:5px 0 0}}.lifestyle-mental-humanity-wrapper .container{margin:0 auto;max-width:1600px;padding:0 20px}.lifestyle-mental-humanity-wrapper .main-two-column-wrapper{display:grid;gap:20px;grid-template-columns:3fr 2fr}@media(max-width:768px){.lifestyle-mental-humanity-wrapper .main-two-column-wrapper{grid-template-columns:1fr}}.lifestyle-mental-humanity-wrapper .left-sections-wrapper{display:flex;flex-direction:column;gap:25px}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner{border-top:5px solid #f5a526;position:relative;transition:border-color .3s ease}@media(max-width:768px){.lifestyle-mental-humanity-wrapper .lifestyle-section-inner{margin-top:40px}}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner:has(.section-heading-text:hover){border-top-color:#de8c0a}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .section-header{margin-bottom:30px;margin-top:-5px;position:relative}@media(max-width:768px){.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .section-header{margin-bottom:20px}}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .section-header .section-heading-image{display:block;height:auto;max-width:250px}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .section-header .section-heading-text{background-color:#f5a526;color:#fff;cursor:pointer;display:inline-block;font-family:Noto Sans,sans-serif;font-size:25px;font-weight:800;left:0;letter-spacing:-.54px;line-height:22px;margin:0;opacity:1;padding:12px 24px;position:relative;text-align:left;text-decoration:none;text-transform:uppercase;transition:background-color .3s ease,transform .2s ease}@media(max-width:768px){.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .section-header .section-heading-text{font-size:16px;letter-spacing:.5px;line-height:1;padding:8px 15px}}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .section-header .section-heading-text:hover{background-color:#de8c0a}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .section-header .section-heading-text .arrow{margin-left:8px}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid{display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr}@media(max-width:768px){.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid{display:flex;flex-direction:column;gap:30px}}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-left-column{display:flex;flex-direction:column;gap:25px}@media(max-width:768px){.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-left-column{gap:30px;order:2}}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-left-column .lifestyle-post{transition:transform .3s ease}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-left-column .lifestyle-post:hover{transform:translateY(-5px)}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-left-column .lifestyle-post .post-link{cursor:pointer;display:flex;flex-direction:column;text-decoration:none}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-left-column .lifestyle-post .post-link:hover .post-title{color:#4a4a4a}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-left-column .lifestyle-post .post-image-wrapper{margin-bottom:15px;overflow:hidden;padding-bottom:62.5%;position:relative;width:100%}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-left-column .lifestyle-post .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-left-column .lifestyle-post .post-content .category-label{display:inline-block;font-family:Noto Sans,sans-serif;font-size:10px;font-weight:600;letter-spacing:.1px;line-height:19px;margin-bottom:8px;opacity:1;text-align:left;text-transform:uppercase}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-left-column .lifestyle-post .post-content .category-label.category-humanity{color:#c75c5c!important}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-left-column .lifestyle-post .post-content .category-label.category-poetry{color:#8671e2!important}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-left-column .lifestyle-post .post-content .category-label.category-lifestyle{color:#f5a526!important}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-left-column .lifestyle-post .post-content .category-label.category-science-and-tech,.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-left-column .lifestyle-post .post-content .category-label.category-science-and-technology,.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-left-column .lifestyle-post .post-content .category-label.category-science-tech,.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-left-column .lifestyle-post .post-content .category-label.category-science-technology{color:#3c5ca6!important}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-left-column .lifestyle-post .post-content .category-label.category-mental-health{color:#49b7ad!important}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-left-column .lifestyle-post .post-content .category-label.category-fiction{color:#9da3f5!important}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-left-column .lifestyle-post .post-content .category-label.category-business{color:#1f2e57!important}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-left-column .lifestyle-post .post-content .category-label.category-brighter-tomorrow{color:#5e7e55!important}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-left-column .lifestyle-post .post-content .category-label.category-features{color:#55626f!important}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-left-column .lifestyle-post .post-content .category-label.category-unbreaking-news,.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-left-column .lifestyle-post .post-content .category-label.category-unbreaking-the-news{color:#c44703!important}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-left-column .lifestyle-post .post-content .post-title{color:#000;font-family:Lora,serif;font-size:22px;font-weight:600;letter-spacing:-.88px;line-height:29px;margin:0 0 10px;opacity:1;padding-top:5px;text-align:left;transition:color .3s ease}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-left-column .lifestyle-post .post-content .post-excerpt{color:#6c6c6c;font-family:Lora,serif;font-size:13px;font-weight:400;letter-spacing:-.31px;line-height:19px;margin:0 0 15px;opacity:1;text-align:left;transition:color .3s ease}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-left-column .lifestyle-post .post-content .post-meta{color:#6c6c6c;font-family:Lora,serif;font-size:10px;font-weight:400;letter-spacing:-.24px;line-height:15px;margin:0;opacity:1;padding-bottom:10px;text-align:left}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .lifestyle-featured{transition:transform .3s ease}@media(max-width:768px){.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .lifestyle-featured{order:1}}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .lifestyle-featured:hover{transform:translateY(-5px)}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .lifestyle-featured .post-link{cursor:pointer;display:flex;flex-direction:column;text-decoration:none}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .lifestyle-featured .post-link:hover .post-excerpt,.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .lifestyle-featured .post-link:hover .post-title{color:#4a4a4a}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .lifestyle-featured .post-image-wrapper{margin-bottom:15px;overflow:hidden;padding-bottom:62.5%;position:relative;width:100%}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .lifestyle-featured .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .lifestyle-featured .post-content .category-label{display:inline-block;font-family:Noto Sans,sans-serif;font-size:10px;font-weight:600;letter-spacing:.1px;line-height:19px;margin-bottom:8px;opacity:1;text-align:left;text-transform:uppercase}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .lifestyle-featured .post-content .category-label.category-humanity{color:#c75c5c!important}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .lifestyle-featured .post-content .category-label.category-poetry{color:#8671e2!important}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .lifestyle-featured .post-content .category-label.category-lifestyle{color:#f5a526!important}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .lifestyle-featured .post-content .category-label.category-science-and-tech,.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .lifestyle-featured .post-content .category-label.category-science-and-technology,.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .lifestyle-featured .post-content .category-label.category-science-tech,.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .lifestyle-featured .post-content .category-label.category-science-technology{color:#3c5ca6!important}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .lifestyle-featured .post-content .category-label.category-mental-health{color:#49b7ad!important}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .lifestyle-featured .post-content .category-label.category-fiction{color:#9da3f5!important}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .lifestyle-featured .post-content .category-label.category-business{color:#1f2e57!important}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .lifestyle-featured .post-content .category-label.category-brighter-tomorrow{color:#5e7e55!important}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .lifestyle-featured .post-content .category-label.category-features{color:#55626f!important}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .lifestyle-featured .post-content .category-label.category-unbreaking-news,.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .lifestyle-featured .post-content .category-label.category-unbreaking-the-news{color:#c44703!important}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .lifestyle-featured .post-content .post-title{color:#000;font-family:Lora,serif;font-size:22px;font-weight:600;letter-spacing:-.88px;line-height:29px;margin:0 0 10px;opacity:1;padding-top:5px;text-align:left;transition:color .3s ease}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .lifestyle-featured .post-content .post-excerpt{color:#6c6c6c;font-family:Lora,serif;font-size:13px;font-weight:400;letter-spacing:-.31px;line-height:19px;margin:0 0 15px;opacity:1;text-align:left;transition:color .3s ease}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .lifestyle-featured .post-content .post-meta{color:#6c6c6c;font-family:Lora,serif;font-size:10px;font-weight:400;letter-spacing:-.24px;line-height:15px;margin:0;opacity:1;text-align:left}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-right-column{border-left:1px solid #d5d5d5;display:flex;flex-direction:column;padding-left:20px}@media(max-width:768px){.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-right-column{border-left:none;gap:30px;order:3;padding-left:0}}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-right-column .lifestyle-post{border-top:1px solid #d5d5d5;padding-top:10px;transition:transform .3s ease}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-right-column .lifestyle-post:first-child{border-top:none;padding-top:0}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-right-column .lifestyle-post:hover{transform:translateY(-5px)}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-right-column .lifestyle-post .post-link{cursor:pointer;display:flex;flex-direction:column;text-decoration:none}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-right-column .lifestyle-post .post-link:hover .post-title{color:#4a4a4a}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-right-column .lifestyle-post .post-content .category-label{display:inline-block;font-family:Noto Sans,sans-serif;font-size:10px;font-weight:600;letter-spacing:.1px;line-height:19px;margin-bottom:8px;opacity:1;text-align:left;text-transform:uppercase}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-right-column .lifestyle-post .post-content .category-label.category-humanity{color:#c75c5c!important}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-right-column .lifestyle-post .post-content .category-label.category-poetry{color:#8671e2!important}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-right-column .lifestyle-post .post-content .category-label.category-lifestyle{color:#f5a526!important}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-right-column .lifestyle-post .post-content .category-label.category-science-and-tech,.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-right-column .lifestyle-post .post-content .category-label.category-science-and-technology,.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-right-column .lifestyle-post .post-content .category-label.category-science-tech,.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-right-column .lifestyle-post .post-content .category-label.category-science-technology{color:#3c5ca6!important}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-right-column .lifestyle-post .post-content .category-label.category-mental-health{color:#49b7ad!important}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-right-column .lifestyle-post .post-content .category-label.category-fiction{color:#9da3f5!important}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-right-column .lifestyle-post .post-content .category-label.category-business{color:#1f2e57!important}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-right-column .lifestyle-post .post-content .category-label.category-brighter-tomorrow{color:#5e7e55!important}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-right-column .lifestyle-post .post-content .category-label.category-features{color:#55626f!important}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-right-column .lifestyle-post .post-content .category-label.category-unbreaking-news,.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-right-column .lifestyle-post .post-content .category-label.category-unbreaking-the-news{color:#c44703!important}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-right-column .lifestyle-post .post-content .post-title{color:#000;font-family:Lora,serif;font-size:22px;font-weight:600;letter-spacing:-.88px;line-height:29px;margin:0 0 5px;opacity:1;padding-top:5px;text-align:left;transition:color .3s ease}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-right-column .lifestyle-post .post-content .post-excerpt{color:#6c6c6c;font-family:Lora,serif;font-size:13px;font-weight:400;letter-spacing:-.31px;line-height:19px;margin:0 0 10px;opacity:1;text-align:left;transition:color .3s ease}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-right-column .lifestyle-post .post-content .post-meta{color:#6c6c6c;font-family:Lora,serif;font-size:10px;font-weight:400;letter-spacing:-.24px;line-height:15px;margin:0;opacity:1;padding-bottom:10px;text-align:left}@media(max-width:768px){.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-right-column .lifestyle-post .post-content .category-label{font-size:11px;letter-spacing:.11px;line-height:13px}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-right-column .lifestyle-post .post-content .post-title{font-size:22px;letter-spacing:-.88px;line-height:29px}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-right-column .lifestyle-post .post-content .post-meta{font-size:11px;line-height:16px}}.lifestyle-mental-humanity-wrapper .lifestyle-section-inner .lifestyle-three-column-grid .far-right-column .lifestyle-post.no-image .post-content{padding-top:0}.lifestyle-mental-humanity-wrapper .humanity-section-inner{border-top:5px solid #c75c5c;position:relative;transition:border-color .3s ease}@media(max-width:768px){.lifestyle-mental-humanity-wrapper .humanity-section-inner{margin-top:40px}}.lifestyle-mental-humanity-wrapper .humanity-section-inner:has(.section-heading-text:hover){border-top-color:#b33d3d}.lifestyle-mental-humanity-wrapper .humanity-section-inner .section-header{margin-bottom:30px;margin-top:-5px;position:relative}@media(max-width:768px){.lifestyle-mental-humanity-wrapper .humanity-section-inner .section-header{margin-bottom:20px}}.lifestyle-mental-humanity-wrapper .humanity-section-inner .section-header .section-heading-image{display:block;height:auto;max-width:250px}.lifestyle-mental-humanity-wrapper .humanity-section-inner .section-header .section-heading-text{background-color:#c75c5c;color:#fff;cursor:pointer;display:inline-block;font-family:Noto Sans,sans-serif;font-size:25px;font-weight:800;left:0;letter-spacing:-.54px;line-height:22px;margin:0;opacity:1;padding:12px 24px;position:relative;text-align:left;text-decoration:none;text-transform:uppercase;transition:background-color .3s ease,transform .2s ease}@media(max-width:768px){.lifestyle-mental-humanity-wrapper .humanity-section-inner .section-header .section-heading-text{font-size:16px;letter-spacing:.5px;line-height:1;padding:8px 15px}}.lifestyle-mental-humanity-wrapper .humanity-section-inner .section-header .section-heading-text:hover{background-color:#b33d3d}.lifestyle-mental-humanity-wrapper .humanity-section-inner .section-header .section-heading-text .arrow{margin-left:8px}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid{display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr}@media(max-width:768px){.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid{display:flex;flex-direction:column;gap:30px}}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-left-column{display:flex;flex-direction:column;gap:25px}@media(max-width:768px){.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-left-column{gap:30px;order:2}}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-left-column .humanity-post{transition:transform .3s ease}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-left-column .humanity-post:hover{transform:translateY(-5px)}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-left-column .humanity-post .post-link{cursor:pointer;display:flex;flex-direction:column;text-decoration:none}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-left-column .humanity-post .post-link:hover .post-title{color:#4a4a4a}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-left-column .humanity-post .post-image-wrapper{margin-bottom:15px;overflow:hidden;padding-bottom:62.5%;position:relative;width:100%}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-left-column .humanity-post .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-left-column .humanity-post .post-content .category-label{display:inline-block;font-family:Noto Sans,sans-serif;font-size:10px;font-weight:600;letter-spacing:.1px;line-height:19px;margin-bottom:8px;opacity:1;text-align:left;text-transform:uppercase}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-left-column .humanity-post .post-content .category-label.category-humanity{color:#c75c5c!important}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-left-column .humanity-post .post-content .category-label.category-poetry{color:#8671e2!important}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-left-column .humanity-post .post-content .category-label.category-lifestyle{color:#f5a526!important}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-left-column .humanity-post .post-content .category-label.category-science-and-tech,.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-left-column .humanity-post .post-content .category-label.category-science-and-technology,.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-left-column .humanity-post .post-content .category-label.category-science-tech,.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-left-column .humanity-post .post-content .category-label.category-science-technology{color:#3c5ca6!important}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-left-column .humanity-post .post-content .category-label.category-mental-health{color:#49b7ad!important}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-left-column .humanity-post .post-content .category-label.category-fiction{color:#9da3f5!important}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-left-column .humanity-post .post-content .category-label.category-business{color:#1f2e57!important}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-left-column .humanity-post .post-content .category-label.category-brighter-tomorrow{color:#5e7e55!important}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-left-column .humanity-post .post-content .category-label.category-features{color:#55626f!important}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-left-column .humanity-post .post-content .category-label.category-unbreaking-news,.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-left-column .humanity-post .post-content .category-label.category-unbreaking-the-news{color:#c44703!important}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-left-column .humanity-post .post-content .post-title{color:#000;font-family:Lora,serif;font-size:22px;font-weight:600;letter-spacing:-.88px;line-height:29px;margin:0 0 10px;opacity:1;padding-top:5px;text-align:left;transition:color .3s ease}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-left-column .humanity-post .post-content .post-excerpt{color:#6c6c6c;font-family:Lora,serif;font-size:13px;font-weight:400;letter-spacing:-.31px;line-height:19px;margin:0 0 15px;opacity:1;text-align:left;transition:color .3s ease}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-left-column .humanity-post .post-content .post-meta{color:#6c6c6c;font-family:Lora,serif;font-size:10px;font-weight:400;letter-spacing:-.24px;line-height:15px;margin:0;opacity:1;padding-bottom:10px;text-align:left}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .humanity-featured{transition:transform .3s ease}@media(max-width:768px){.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .humanity-featured{order:1}}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .humanity-featured:hover{transform:translateY(-5px)}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .humanity-featured .post-link{cursor:pointer;display:flex;flex-direction:column;text-decoration:none}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .humanity-featured .post-link:hover .post-excerpt,.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .humanity-featured .post-link:hover .post-title{color:#4a4a4a}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .humanity-featured .post-image-wrapper{margin-bottom:15px;overflow:hidden;padding-bottom:62.5%;position:relative;width:100%}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .humanity-featured .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .humanity-featured .post-content .category-label{display:inline-block;font-family:Noto Sans,sans-serif;font-size:10px;font-weight:600;letter-spacing:.1px;line-height:19px;margin-bottom:8px;opacity:1;text-align:left;text-transform:uppercase}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .humanity-featured .post-content .category-label.category-humanity{color:#c75c5c!important}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .humanity-featured .post-content .category-label.category-poetry{color:#8671e2!important}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .humanity-featured .post-content .category-label.category-lifestyle{color:#f5a526!important}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .humanity-featured .post-content .category-label.category-science-and-tech,.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .humanity-featured .post-content .category-label.category-science-and-technology,.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .humanity-featured .post-content .category-label.category-science-tech,.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .humanity-featured .post-content .category-label.category-science-technology{color:#3c5ca6!important}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .humanity-featured .post-content .category-label.category-mental-health{color:#49b7ad!important}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .humanity-featured .post-content .category-label.category-fiction{color:#9da3f5!important}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .humanity-featured .post-content .category-label.category-business{color:#1f2e57!important}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .humanity-featured .post-content .category-label.category-brighter-tomorrow{color:#5e7e55!important}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .humanity-featured .post-content .category-label.category-features{color:#55626f!important}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .humanity-featured .post-content .category-label.category-unbreaking-news,.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .humanity-featured .post-content .category-label.category-unbreaking-the-news{color:#c44703!important}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .humanity-featured .post-content .post-title{color:#000;font-family:Lora,serif;font-size:22px;font-weight:600;letter-spacing:-.88px;line-height:29px;margin:0 0 10px;opacity:1;padding-top:5px;text-align:left;transition:color .3s ease}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .humanity-featured .post-content .post-excerpt{color:#6c6c6c;font-family:Lora,serif;font-size:13px;font-weight:400;letter-spacing:-.31px;line-height:19px;margin:0 0 15px;opacity:1;text-align:left;transition:color .3s ease}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .humanity-featured .post-content .post-meta{color:#6c6c6c;font-family:Lora,serif;font-size:10px;font-weight:400;letter-spacing:-.24px;line-height:15px;margin:0;opacity:1;text-align:left}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-right-column{border-left:1px solid #d5d5d5;display:flex;flex-direction:column;padding-left:20px}@media(max-width:768px){.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-right-column{border-left:none;gap:30px;order:3;padding-left:0}}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-right-column .humanity-post{border-top:1px solid #d5d5d5;padding-top:10px;transition:transform .3s ease}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-right-column .humanity-post:first-child{border-top:none;padding-top:0}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-right-column .humanity-post:hover{transform:translateY(-5px)}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-right-column .humanity-post .post-link{cursor:pointer;display:flex;flex-direction:column;text-decoration:none}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-right-column .humanity-post .post-link:hover .post-title{color:#4a4a4a}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-right-column .humanity-post .post-content .category-label{display:inline-block;font-family:Noto Sans,sans-serif;font-size:10px;font-weight:600;letter-spacing:.1px;line-height:19px;margin-bottom:8px;opacity:1;text-align:left;text-transform:uppercase}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-right-column .humanity-post .post-content .category-label.category-humanity{color:#c75c5c!important}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-right-column .humanity-post .post-content .category-label.category-poetry{color:#8671e2!important}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-right-column .humanity-post .post-content .category-label.category-lifestyle{color:#f5a526!important}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-right-column .humanity-post .post-content .category-label.category-science-and-tech,.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-right-column .humanity-post .post-content .category-label.category-science-and-technology,.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-right-column .humanity-post .post-content .category-label.category-science-tech,.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-right-column .humanity-post .post-content .category-label.category-science-technology{color:#3c5ca6!important}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-right-column .humanity-post .post-content .category-label.category-mental-health{color:#49b7ad!important}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-right-column .humanity-post .post-content .category-label.category-fiction{color:#9da3f5!important}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-right-column .humanity-post .post-content .category-label.category-business{color:#1f2e57!important}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-right-column .humanity-post .post-content .category-label.category-brighter-tomorrow{color:#5e7e55!important}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-right-column .humanity-post .post-content .category-label.category-features{color:#55626f!important}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-right-column .humanity-post .post-content .category-label.category-unbreaking-news,.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-right-column .humanity-post .post-content .category-label.category-unbreaking-the-news{color:#c44703!important}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-right-column .humanity-post .post-content .post-title{color:#000;font-family:Lora,serif;font-size:22px;font-weight:600;letter-spacing:-.88px;line-height:29px;margin:0 0 10px;opacity:1;padding-top:5px;text-align:left;transition:color .3s ease}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-right-column .humanity-post .post-content .post-meta{color:#6c6c6c;font-family:Lora,serif;font-size:11px;font-weight:400;line-height:16px;margin:0;opacity:1;padding-bottom:10px;text-align:left}@media(max-width:768px){.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-right-column .humanity-post .post-content .category-label{font-size:11px;letter-spacing:.11px;line-height:13px}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-right-column .humanity-post .post-content .post-title{font-size:22px;letter-spacing:-.88px;line-height:29px}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-right-column .humanity-post .post-content .post-meta{font-size:11px;line-height:16px}}.lifestyle-mental-humanity-wrapper .humanity-section-inner .humanity-three-column-grid .far-right-column .humanity-post.no-image .post-content{padding-top:0}.lifestyle-mental-humanity-wrapper .mental-health-column-full{border-top:5px solid #49b7ad;max-width:100%;overflow:hidden;position:relative;transition:border-color .3s ease}.lifestyle-mental-humanity-wrapper .mental-health-column-full:has(.section-heading-text:hover){border-top-color:#3a938b}.lifestyle-mental-humanity-wrapper .mental-health-column-full .section-header{margin-bottom:30px;margin-top:-5px;position:relative}@media(max-width:768px){.lifestyle-mental-humanity-wrapper .mental-health-column-full .section-header{margin-bottom:20px}}.lifestyle-mental-humanity-wrapper .mental-health-column-full .section-header .section-heading-image{display:block;height:auto;max-width:250px}.lifestyle-mental-humanity-wrapper .mental-health-column-full .section-header .section-heading-text{background-color:#49b7ad;color:#fff;cursor:pointer;display:inline-block;font-family:Noto Sans,sans-serif;font-size:25px;font-weight:800;left:0;letter-spacing:-.54px;line-height:22px;margin:0;opacity:1;padding:12px 24px;position:relative;text-align:left;text-decoration:none;text-transform:uppercase;transition:background-color .3s ease,transform .2s ease}@media(max-width:768px){.lifestyle-mental-humanity-wrapper .mental-health-column-full .section-header .section-heading-text{font-size:16px;letter-spacing:.5px;line-height:1;padding:8px 15px}}.lifestyle-mental-humanity-wrapper .mental-health-column-full .section-header .section-heading-text:hover{background-color:#3a938b}.lifestyle-mental-humanity-wrapper .mental-health-column-full .section-header .section-heading-text .arrow{margin-left:8px}.lifestyle-mental-humanity-wrapper .mental-health-column-full .mental-health-grid{display:flex;flex-direction:column;gap:25px}.lifestyle-mental-humanity-wrapper .mental-health-column-full .mental-health-grid .mental-health-row{display:grid;gap:20px;grid-template-columns:1fr 1fr}@media(max-width:768px){.lifestyle-mental-humanity-wrapper .mental-health-column-full .mental-health-grid .mental-health-row{grid-template-columns:1fr}}.lifestyle-mental-humanity-wrapper .mental-health-column-full .mental-health-grid .mental-health-row .mental-health-post{border-bottom:1px solid #d5d5d5;transition:transform .3s ease}.lifestyle-mental-humanity-wrapper .mental-health-column-full .mental-health-grid .mental-health-row .mental-health-post:hover{transform:translateY(-5px)}.lifestyle-mental-humanity-wrapper .mental-health-column-full .mental-health-grid .mental-health-row .mental-health-post .post-link{cursor:pointer;display:flex;flex-direction:column;text-decoration:none}.lifestyle-mental-humanity-wrapper .mental-health-column-full .mental-health-grid .mental-health-row .mental-health-post .post-link:hover .post-excerpt,.lifestyle-mental-humanity-wrapper .mental-health-column-full .mental-health-grid .mental-health-row .mental-health-post .post-link:hover .post-title{color:#4a4a4a}.lifestyle-mental-humanity-wrapper .mental-health-column-full .mental-health-grid .mental-health-row .mental-health-post .post-image-wrapper{margin-bottom:15px;overflow:hidden;padding-bottom:62.5%;position:relative;width:100%}.lifestyle-mental-humanity-wrapper .mental-health-column-full .mental-health-grid .mental-health-row .mental-health-post .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.lifestyle-mental-humanity-wrapper .mental-health-column-full .mental-health-grid .mental-health-row .mental-health-post .post-content .category-label{display:inline-block;font-family:Noto Sans,sans-serif;font-size:10px;font-weight:600;letter-spacing:.1px;line-height:19px;margin-bottom:8px;opacity:1;text-align:left;text-transform:uppercase}.lifestyle-mental-humanity-wrapper .mental-health-column-full .mental-health-grid .mental-health-row .mental-health-post .post-content .category-label.category-humanity{color:#c75c5c!important}.lifestyle-mental-humanity-wrapper .mental-health-column-full .mental-health-grid .mental-health-row .mental-health-post .post-content .category-label.category-poetry{color:#8671e2!important}.lifestyle-mental-humanity-wrapper .mental-health-column-full .mental-health-grid .mental-health-row .mental-health-post .post-content .category-label.category-lifestyle{color:#f5a526!important}.lifestyle-mental-humanity-wrapper .mental-health-column-full .mental-health-grid .mental-health-row .mental-health-post .post-content .category-label.category-science-and-tech,.lifestyle-mental-humanity-wrapper .mental-health-column-full .mental-health-grid .mental-health-row .mental-health-post .post-content .category-label.category-science-and-technology,.lifestyle-mental-humanity-wrapper .mental-health-column-full .mental-health-grid .mental-health-row .mental-health-post .post-content .category-label.category-science-tech,.lifestyle-mental-humanity-wrapper .mental-health-column-full .mental-health-grid .mental-health-row .mental-health-post .post-content .category-label.category-science-technology{color:#3c5ca6!important}.lifestyle-mental-humanity-wrapper .mental-health-column-full .mental-health-grid .mental-health-row .mental-health-post .post-content .category-label.category-mental-health{color:#49b7ad!important}.lifestyle-mental-humanity-wrapper .mental-health-column-full .mental-health-grid .mental-health-row .mental-health-post .post-content .category-label.category-fiction{color:#9da3f5!important}.lifestyle-mental-humanity-wrapper .mental-health-column-full .mental-health-grid .mental-health-row .mental-health-post .post-content .category-label.category-business{color:#1f2e57!important}.lifestyle-mental-humanity-wrapper .mental-health-column-full .mental-health-grid .mental-health-row .mental-health-post .post-content .category-label.category-brighter-tomorrow{color:#5e7e55!important}.lifestyle-mental-humanity-wrapper .mental-health-column-full .mental-health-grid .mental-health-row .mental-health-post .post-content .category-label.category-features{color:#55626f!important}.lifestyle-mental-humanity-wrapper .mental-health-column-full .mental-health-grid .mental-health-row .mental-health-post .post-content .category-label.category-unbreaking-news,.lifestyle-mental-humanity-wrapper .mental-health-column-full .mental-health-grid .mental-health-row .mental-health-post .post-content .category-label.category-unbreaking-the-news{color:#c44703!important}.lifestyle-mental-humanity-wrapper .mental-health-column-full .mental-health-grid .mental-health-row .mental-health-post .post-content .post-title{color:#000;font-family:Lora,serif;font-size:22px;font-weight:600;letter-spacing:-.72px;line-height:24px;margin:0 0 10px;opacity:1;padding-top:5px;text-align:left;transition:color .3s ease}.lifestyle-mental-humanity-wrapper .mental-health-column-full .mental-health-grid .mental-health-row .mental-health-post .post-content .post-excerpt{color:#6c6c6c;display:-webkit-box;font-family:Lora,serif;font-size:14px;font-weight:400;letter-spacing:-.31px;-webkit-line-clamp:3;line-height:20px;margin:0 0 15px;opacity:1;text-align:left;transition:color .3s ease;-webkit-box-orient:vertical;overflow:hidden}.lifestyle-mental-humanity-wrapper .mental-health-column-full .mental-health-grid .mental-health-row .mental-health-post .post-content .post-meta{color:#6c6c6c;font-family:Lora,serif;font-size:11px;font-weight:400;line-height:16px;margin:0;opacity:1;padding-bottom:10px;text-align:left}.lifestyle-mental-humanity-wrapper .mental-health-column-full .mental-health-grid .mental-health-row .mental-health-post.no-image .post-content .post-title{color:#000;font-family:Lora,serif;font-size:22px;font-weight:600;letter-spacing:-.72px;line-height:24px;margin:0 0 10px;opacity:1;text-align:left;transition:color .3s ease}@media(max-width:768px){.lifestyle-mental-humanity-wrapper .mental-health-column-full{margin-top:40px}}@media(max-width:1024px){.lifestyle-mental-humanity-wrapper .main-two-column-wrapper{gap:20px;grid-template-columns:1fr}}.science-tech-section{background-color:#fff;padding:50px 0 0}@media(max-width:768px){.science-tech-section{margin-top:40px;padding:5px 0 0}}.science-tech-section .container{margin:0 auto;max-width:1600px;padding:0 20px}.science-tech-section .section-header{border-bottom:5px solid #4a90e2;margin-bottom:30px;padding-bottom:0;position:relative;transition:border-color .3s ease}@media(max-width:768px){.science-tech-section .section-header{margin-bottom:20px}}.science-tech-section .section-header:has(.section-heading-text:hover){border-bottom-color:#2275d7}.science-tech-section .section-header .section-heading-text{background-color:#4a90e2;color:#fff;cursor:pointer;display:inline-block;font-family:Noto Sans,sans-serif;font-size:25px;font-weight:800;left:0;letter-spacing:-.54px;line-height:22px;margin:0 0 -5px;opacity:1;padding:12px 24px;position:relative;text-align:left;text-decoration:none;text-transform:uppercase;top:-5px;transition:background-color .3s ease,transform .2s ease}@media(max-width:768px){.science-tech-section .section-header .section-heading-text{font-size:16px;letter-spacing:.5px;line-height:1;padding:8px 15px}}.science-tech-section .section-header .section-heading-text:hover{background-color:#2275d7}.science-tech-section .section-header .section-heading-text .arrow{margin-left:8px}.science-tech-section .science-tech-featured-row{display:grid;gap:0;grid-template-columns:1fr 1fr;margin-bottom:30px}@media(max-width:768px){.science-tech-section .science-tech-featured-row{gap:20px;grid-template-columns:1fr}}.science-tech-section .science-tech-featured-row .featured-image-column .post-link{cursor:pointer;display:block;height:100%;text-decoration:none}.science-tech-section .science-tech-featured-row .featured-image-column .post-image-wrapper{margin:0;overflow:hidden;padding-bottom:62.5%;position:relative;width:100%}.science-tech-section .science-tech-featured-row .featured-image-column .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.science-tech-section .science-tech-featured-row .featured-content-column{align-items:flex-end;background-color:#f8fcff;display:flex;padding:40px}@media(max-width:768px){.science-tech-section .science-tech-featured-row .featured-content-column{padding:30px 20px}}.science-tech-section .science-tech-featured-row .featured-content-column .post-link{cursor:pointer;display:block;text-decoration:none;width:100%}.science-tech-section .science-tech-featured-row .featured-content-column .post-link:hover .post-excerpt{color:#4a4a4a}.science-tech-section .science-tech-featured-row .featured-content-column .post-content .post-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.science-tech-section .science-tech-featured-row .featured-content-column .post-content .post-tags .tag-badge{background-color:transparent;border:.4px solid #3a566f;color:#555;display:inline-block;font-family:Noto Sans,sans-serif;font-size:8px;font-style:normal;font-weight:400;letter-spacing:-.32px;opacity:1;padding:4px 8px;text-align:left;text-transform:capitalize;white-space:nowrap}.science-tech-section .science-tech-featured-row .featured-content-column .post-content .post-title{color:#121422;font-family:Lora,serif;font-size:32px;font-weight:700;letter-spacing:-1.28px;line-height:41px;margin:0 0 15px;opacity:1;text-align:left}@media(max-width:768px){.science-tech-section .science-tech-featured-row .featured-content-column .post-content .post-title{font-size:26px;line-height:34px}}.science-tech-section .science-tech-featured-row .featured-content-column .post-content .post-excerpt{color:#121422;font-family:Lora,serif;font-size:13px;font-weight:400;letter-spacing:-.31px;line-height:17px;margin:0 0 15px;opacity:1;text-align:left;transition:color .3s ease}.science-tech-section .science-tech-featured-row .featured-content-column .post-content .post-meta{color:#121422;font-family:Lora,serif;font-size:10px;font-weight:400;letter-spacing:-.24px;line-height:15px;margin:0;opacity:1;text-align:left}.science-tech-section .science-tech-grid{display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}@media(max-width:1024px){.science-tech-section .science-tech-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.science-tech-section .science-tech-grid{gap:30px;grid-template-columns:1fr}}.science-tech-section .science-tech-grid .science-tech-post{transition:transform .3s ease}.science-tech-section .science-tech-grid .science-tech-post:hover{transform:translateY(-5px)}.science-tech-section .science-tech-grid .science-tech-post .post-link{cursor:pointer;display:flex;flex-direction:column;text-decoration:none}.science-tech-section .science-tech-grid .science-tech-post .post-link:hover .post-excerpt{color:#4a4a4a}.science-tech-section .science-tech-grid .science-tech-post .post-image-wrapper{margin-bottom:15px;overflow:hidden;padding-bottom:62.5%;position:relative;width:100%}.science-tech-section .science-tech-grid .science-tech-post .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.science-tech-section .science-tech-grid .science-tech-post .post-content .post-tags{display:none;flex-wrap:wrap;gap:8px;margin-bottom:12px}.science-tech-section .science-tech-grid .science-tech-post .post-content .post-tags .tag-badge{background-color:transparent;border:.4px solid #3a566f;color:#555;display:inline-block;font-family:Noto Sans,sans-serif;font-size:8px;font-style:normal;font-weight:400;letter-spacing:-.32px;opacity:1;padding:4px 8px;text-align:left;text-transform:capitalize;white-space:nowrap}.science-tech-section .science-tech-grid .science-tech-post .post-content .post-title{color:#000;font-family:Lora,serif;font-size:22px;font-weight:600;letter-spacing:-.88px;line-height:29px;margin:0 0 10px;opacity:1;text-align:left}@media(max-width:768px){.science-tech-section .science-tech-grid .science-tech-post .post-content .post-title{font-size:20px;line-height:25px}}.science-tech-section .science-tech-grid .science-tech-post .post-content .post-excerpt{color:#6c6c6c;font-family:Lora,serif;font-size:13px;font-weight:400;letter-spacing:-.31px;line-height:19px;margin:0 0 10px;opacity:1;text-align:left;transition:color .3s ease}.science-tech-section .science-tech-grid .science-tech-post .post-content .post-meta{color:#6c6c6c;font-family:Lora,serif;font-size:10px;font-weight:400;letter-spacing:-.24px;line-height:15px;margin:0;opacity:1;text-align:left}.features-unbreaking-wrapper{background-color:#fff;padding:50px 0 0}@media(max-width:768px){.features-unbreaking-wrapper{padding:5px 0 0}}.features-unbreaking-wrapper .container{margin:0 auto;max-width:1600px;padding:0 20px}.features-unbreaking-wrapper .main-two-column-wrapper{display:grid;gap:20px;grid-template-columns:3fr 2fr}@media(max-width:768px){.features-unbreaking-wrapper .main-two-column-wrapper{grid-template-columns:1fr}}.features-unbreaking-wrapper .left-sections-wrapper{display:flex;flex-direction:column;gap:25px}.features-unbreaking-wrapper .features-section-inner{position:relative}@media(max-width:768px){.features-unbreaking-wrapper .features-section-inner{margin-top:40px}}.features-unbreaking-wrapper .features-section-inner .section-header{border-bottom:5px solid #53616f;margin-bottom:30px;padding-bottom:0;position:relative;transition:border-color .3s ease}@media(max-width:768px){.features-unbreaking-wrapper .features-section-inner .section-header{margin-bottom:20px}}.features-unbreaking-wrapper .features-section-inner .section-header:has(.section-heading-text:hover){border-bottom-color:#3d4852}.features-unbreaking-wrapper .features-section-inner .section-header .section-heading-image{display:block;height:auto;max-width:250px}.features-unbreaking-wrapper .features-section-inner .section-header .section-heading-text{background-color:#53616f;color:#fff;cursor:pointer;display:inline-block;font-family:Noto Sans,sans-serif;font-size:25px;font-weight:800;left:0;letter-spacing:-.54px;line-height:22px;margin:0;opacity:1;padding:12px 24px;position:relative;text-align:left;text-decoration:none;text-transform:uppercase;transition:background-color .3s ease,transform .2s ease}@media(max-width:768px){.features-unbreaking-wrapper .features-section-inner .section-header .section-heading-text{font-size:16px;letter-spacing:.5px;line-height:1;padding:8px 15px}}.features-unbreaking-wrapper .features-section-inner .section-header .section-heading-text:hover{background-color:#3d4852}.features-unbreaking-wrapper .features-section-inner .section-header .section-heading-text .arrow{margin-left:8px}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid{display:grid;gap:0;grid-template-columns:6fr 4fr}@media(max-width:768px){.features-unbreaking-wrapper .features-section-inner .features-two-column-grid{display:flex;flex-direction:column;gap:30px}}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-left-large{display:flex;flex-direction:column;gap:25px}@media(max-width:768px){.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-left-large{gap:30px;order:2}}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-left-large .features-post{transition:transform .3s ease}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-left-large .features-post:hover{transform:translateY(-5px)}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-left-large .features-post .post-link{cursor:pointer;display:flex;flex-direction:column;text-decoration:none}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-left-large .features-post .post-link:hover .post-title{color:#4a4a4a}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-left-large .features-post .post-image-wrapper{margin-bottom:15px;overflow:visible;padding-bottom:62.5%;position:relative;width:100%;z-index:0}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-left-large .features-post .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-left-large .features-post .post-content{background-color:#f5f5f5;margin-left:10px;margin-right:10px;margin-top:-30px;padding:20px;position:relative;z-index:2}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-left-large .features-post .post-content .category-label{display:inline-block;font-family:Noto Sans,sans-serif;font-size:10px;font-weight:600;letter-spacing:.1px;line-height:19px;margin-bottom:8px;opacity:1;text-align:left;text-transform:uppercase}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-left-large .features-post .post-content .category-label.category-humanity{color:#c75c5c!important}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-left-large .features-post .post-content .category-label.category-poetry{color:#8671e2!important}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-left-large .features-post .post-content .category-label.category-lifestyle{color:#f5a526!important}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-left-large .features-post .post-content .category-label.category-science-and-tech,.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-left-large .features-post .post-content .category-label.category-science-and-technology,.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-left-large .features-post .post-content .category-label.category-science-tech,.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-left-large .features-post .post-content .category-label.category-science-technology{color:#3c5ca6!important}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-left-large .features-post .post-content .category-label.category-mental-health{color:#49b7ad!important}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-left-large .features-post .post-content .category-label.category-fiction{color:#9da3f5!important}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-left-large .features-post .post-content .category-label.category-business{color:#1f2e57!important}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-left-large .features-post .post-content .category-label.category-brighter-tomorrow{color:#5e7e55!important}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-left-large .features-post .post-content .category-label.category-features{color:#55626f!important}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-left-large .features-post .post-content .category-label.category-unbreaking-news,.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-left-large .features-post .post-content .category-label.category-unbreaking-the-news{color:#c44703!important}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-left-large .features-post .post-content .post-title{color:#000;font-family:Lora,serif;font-size:22px;font-weight:600;letter-spacing:-.88px;line-height:29px;margin:0 0 10px;opacity:1;padding-top:5px;text-align:left;transition:color .3s ease}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-left-large .features-post .post-content .post-excerpt{color:#6c6c6c;display:-webkit-box;font-family:Lora,serif;font-size:13px;font-weight:400;letter-spacing:-.31px;-webkit-line-clamp:5;line-height:19px;margin:0 0 15px;opacity:1;text-align:left;transition:color .3s ease;-webkit-box-orient:vertical;overflow:hidden}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-left-large .features-post .post-content .post-meta{color:#6c6c6c;font-family:Lora,serif;font-size:10px;font-weight:400;letter-spacing:-.24px;line-height:15px;margin:0;opacity:1;padding-bottom:10px;text-align:left}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-right-column{display:flex;flex-direction:column;padding-left:20px}@media(max-width:768px){.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-right-column{gap:30px;order:3;padding-left:0}}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-right-column .features-post{border-top:1px solid #d5d5d5;padding-top:10px;transition:transform .3s ease}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-right-column .features-post:first-child{border-top:none;padding-top:0}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-right-column .features-post:hover{transform:translateY(-5px)}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-right-column .features-post .post-link{cursor:pointer;display:flex;flex-direction:column;text-decoration:none}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-right-column .features-post .post-link:hover .post-title{color:#4a4a4a}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-right-column .features-post .post-image-wrapper{margin-bottom:15px;overflow:hidden;padding-bottom:62.5%;position:relative;width:100%}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-right-column .features-post .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-right-column .features-post .post-content .category-label{display:inline-block;font-family:Noto Sans,sans-serif;font-size:10px;font-weight:600;letter-spacing:.1px;line-height:19px;margin-bottom:8px;opacity:1;text-align:left;text-transform:uppercase}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-right-column .features-post .post-content .category-label.category-humanity{color:#c75c5c!important}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-right-column .features-post .post-content .category-label.category-poetry{color:#8671e2!important}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-right-column .features-post .post-content .category-label.category-lifestyle{color:#f5a526!important}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-right-column .features-post .post-content .category-label.category-science-and-tech,.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-right-column .features-post .post-content .category-label.category-science-and-technology,.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-right-column .features-post .post-content .category-label.category-science-tech,.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-right-column .features-post .post-content .category-label.category-science-technology{color:#3c5ca6!important}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-right-column .features-post .post-content .category-label.category-mental-health{color:#49b7ad!important}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-right-column .features-post .post-content .category-label.category-fiction{color:#9da3f5!important}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-right-column .features-post .post-content .category-label.category-business{color:#1f2e57!important}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-right-column .features-post .post-content .category-label.category-brighter-tomorrow{color:#5e7e55!important}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-right-column .features-post .post-content .category-label.category-features{color:#55626f!important}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-right-column .features-post .post-content .category-label.category-unbreaking-news,.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-right-column .features-post .post-content .category-label.category-unbreaking-the-news{color:#c44703!important}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-right-column .features-post .post-content .post-title{color:#000;font-family:Lora,serif;font-size:22px;font-weight:600;letter-spacing:-.88px;line-height:29px;margin:0 0 5px;opacity:1;padding-top:5px;text-align:left;transition:color .3s ease}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-right-column .features-post .post-content .post-excerpt{color:#6c6c6c;font-family:Lora,serif;font-size:13px;font-weight:400;letter-spacing:-.31px;line-height:19px;margin:0 0 10px;opacity:1;text-align:left;transition:color .3s ease}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-right-column .features-post .post-content .post-meta{color:#6c6c6c;font-family:Lora,serif;font-size:10px;font-weight:400;letter-spacing:-.24px;line-height:15px;margin:0;opacity:1;padding-bottom:10px;text-align:left}@media(max-width:768px){.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-right-column .features-post .post-content .category-label{font-size:11px;letter-spacing:.11px;line-height:13px}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-right-column .features-post .post-content .post-title{font-size:22px;letter-spacing:-.88px;line-height:29px}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-right-column .features-post .post-content .post-meta{font-size:11px;line-height:16px}}.features-unbreaking-wrapper .features-section-inner .features-two-column-grid .features-right-column .features-post.no-image .post-content{padding-top:0}.features-unbreaking-wrapper .unbreaking-column-full{max-width:100%;overflow:hidden;position:relative}.features-unbreaking-wrapper .unbreaking-column-full .section-header{margin-bottom:30px;position:relative}@media(max-width:768px){.features-unbreaking-wrapper .unbreaking-column-full .section-header{margin-bottom:20px}}.features-unbreaking-wrapper .unbreaking-column-full .section-header .section-heading-image{display:block;height:auto;max-width:250px}.features-unbreaking-wrapper .unbreaking-column-full .section-header .section-heading-text{background-color:#c44703;color:#fff;cursor:pointer;display:inline-block;font-family:Noto Sans,sans-serif;font-size:25px;font-weight:800;left:0;letter-spacing:-.54px;line-height:22px;margin:0;opacity:1;padding:12px 24px;position:relative;text-align:left;text-decoration:none;text-transform:uppercase;transition:background-color .3s ease,transform .2s ease}@media(max-width:768px){.features-unbreaking-wrapper .unbreaking-column-full .section-header .section-heading-text{font-size:16px;letter-spacing:.5px;line-height:1;padding:8px 15px}}.features-unbreaking-wrapper .unbreaking-column-full .section-header .section-heading-text:hover{background-color:#923502}.features-unbreaking-wrapper .unbreaking-column-full .section-header .section-heading-text .arrow{margin-left:8px}.features-unbreaking-wrapper .unbreaking-column-full .section-header .section-heading-wrapper{align-items:center;display:inline-flex;gap:12px}@media(max-width:768px){.features-unbreaking-wrapper .unbreaking-column-full .section-header .section-heading-wrapper{align-items:flex-start;flex-direction:column;gap:8px}}.features-unbreaking-wrapper .unbreaking-column-full .section-header .section-heading-wrapper .heading-split-wrapper{align-items:stretch;display:flex;overflow:hidden}@media(max-width:768px){.features-unbreaking-wrapper .unbreaking-column-full .section-header .section-heading-wrapper .heading-split-wrapper{flex-direction:column}}.features-unbreaking-wrapper .unbreaking-column-full .section-header .section-heading-wrapper .heading-split-wrapper .heading-part{font-family:Noto Sans,sans-serif;font-size:25px;font-weight:800;letter-spacing:-.54px;line-height:22px;padding:12px 24px;text-transform:uppercase;transition:all .3s ease}@media(max-width:768px){.features-unbreaking-wrapper .unbreaking-column-full .section-header .section-heading-wrapper .heading-split-wrapper .heading-part{font-size:14px;letter-spacing:.5px;line-height:1;padding:8px 12px}}.features-unbreaking-wrapper .unbreaking-column-full .section-header .section-heading-wrapper .heading-split-wrapper .heading-part.heading-filled{background-color:#c44703;color:#fff}.features-unbreaking-wrapper .unbreaking-column-full .section-header .section-heading-wrapper .heading-split-wrapper .heading-part.heading-outlined{background-color:#fff;border:2px solid #c44703;color:#c44703}@media(max-width:768px){.features-unbreaking-wrapper .unbreaking-column-full .section-header .section-heading-wrapper .heading-split-wrapper .heading-part.heading-outlined{border-left:2px solid #c44703;border-top:none}}@media(min-width:769px){.features-unbreaking-wrapper .unbreaking-column-full .section-header .section-heading-wrapper .heading-split-wrapper .heading-part.heading-outlined{border-left:none}}.features-unbreaking-wrapper .unbreaking-column-full .section-header .section-heading-wrapper .heading-link{text-decoration:none;transition:opacity .3s ease}.features-unbreaking-wrapper .unbreaking-column-full .section-header .section-heading-wrapper .heading-link:hover{opacity:.85}.features-unbreaking-wrapper .unbreaking-column-full .section-header .section-heading-wrapper .arrow-button{align-items:center;align-self:center;background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:50%;display:inline-flex;flex-grow:0;flex-shrink:0;height:26px;justify-content:center;max-height:26px;max-width:26px;min-height:26px;min-width:26px;text-decoration:none;transition:all .3s ease;width:26px}.features-unbreaking-wrapper .unbreaking-column-full .section-header .section-heading-wrapper .arrow-button .arrow{color:#c44703;font-size:14px;font-weight:400;line-height:1;transition:color .3s ease}.features-unbreaking-wrapper .unbreaking-column-full .section-header .section-heading-wrapper .arrow-button:hover{background-color:#c44703;border-color:#c44703;transform:translateX(5px)}.features-unbreaking-wrapper .unbreaking-column-full .section-header .section-heading-wrapper .arrow-button:hover .arrow{color:#fff}.features-unbreaking-wrapper .unbreaking-column-full .unbreaking-single-column{display:flex;flex-direction:column;gap:0}.features-unbreaking-wrapper .unbreaking-column-full .unbreaking-single-column .unbreaking-post{border-top:1px solid #d5d5d5;padding-bottom:20px;padding-top:20px;transition:transform .3s ease}.features-unbreaking-wrapper .unbreaking-column-full .unbreaking-single-column .unbreaking-post.first-post{border-top:none;padding-top:0}.features-unbreaking-wrapper .unbreaking-column-full .unbreaking-single-column .unbreaking-post.first-post .post-image-wrapper{height:254.65px;padding-bottom:0;width:100%}.features-unbreaking-wrapper .unbreaking-column-full .unbreaking-single-column .unbreaking-post.first-post .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.features-unbreaking-wrapper .unbreaking-column-full .unbreaking-single-column .unbreaking-post:hover{transform:translateY(-5px)}.features-unbreaking-wrapper .unbreaking-column-full .unbreaking-single-column .unbreaking-post .post-link{cursor:pointer;display:flex;flex-direction:column;text-decoration:none}.features-unbreaking-wrapper .unbreaking-column-full .unbreaking-single-column .unbreaking-post .post-link:hover .post-excerpt,.features-unbreaking-wrapper .unbreaking-column-full .unbreaking-single-column .unbreaking-post .post-link:hover .post-title{color:#4a4a4a}.features-unbreaking-wrapper .unbreaking-column-full .unbreaking-single-column .unbreaking-post .post-image-wrapper{margin-bottom:15px;overflow:hidden;padding-bottom:62.5%;position:relative;width:100%}.features-unbreaking-wrapper .unbreaking-column-full .unbreaking-single-column .unbreaking-post .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.features-unbreaking-wrapper .unbreaking-column-full .unbreaking-single-column .unbreaking-post .post-content .post-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.features-unbreaking-wrapper .unbreaking-column-full .unbreaking-single-column .unbreaking-post .post-content .post-tags .tag-badge{background-color:transparent;border:.4px solid #3a566f;color:#555;display:inline-block;font-family:Noto Sans,sans-serif;font-size:8px;font-style:normal;font-weight:400;letter-spacing:-.32px;opacity:1;padding:4px 8px;text-align:left;text-transform:capitalize;white-space:nowrap}.features-unbreaking-wrapper .unbreaking-column-full .unbreaking-single-column .unbreaking-post .post-content .post-title{color:#000;font-family:Lora,serif;font-size:22px;font-weight:600;letter-spacing:-.72px;line-height:24px;margin:0 0 10px;opacity:1;padding-top:5px;text-align:left;transition:color .3s ease}.features-unbreaking-wrapper .unbreaking-column-full .unbreaking-single-column .unbreaking-post .post-content .post-excerpt{color:#6c6c6c;font-family:Lora,serif;font-size:14px;font-weight:400;letter-spacing:-.31px;line-height:20px;margin:0 0 15px;opacity:1;text-align:left;transition:color .3s ease}.features-unbreaking-wrapper .unbreaking-column-full .unbreaking-single-column .unbreaking-post .post-content .post-meta{color:#6c6c6c;font-family:Lora,serif;font-size:11px;font-weight:400;line-height:16px;margin:0;opacity:1;padding-bottom:0;text-align:left}.features-unbreaking-wrapper .unbreaking-column-full .unbreaking-single-column .unbreaking-post.no-image .post-content{padding-top:0}@media(max-width:768px){.features-unbreaking-wrapper .unbreaking-column-full{margin-top:40px}}@media(max-width:1024px){.features-unbreaking-wrapper .main-two-column-wrapper{gap:20px;grid-template-columns:1fr}}.business-section{background-color:#fff;padding:50px 0 0}@media(max-width:768px){.business-section{margin-top:40px;padding:5px 0 0}}.business-section .container{margin:0 auto;max-width:1600px;padding:0 20px}.business-section .section-header{border-bottom:5px solid #1f2e57;margin-bottom:30px;padding-bottom:0;position:relative;transition:border-color .3s ease}@media(max-width:768px){.business-section .section-header{margin-bottom:20px}}.business-section .section-header:has(.section-heading-text:hover){border-bottom-color:#121a31}.business-section .section-header .section-heading-image{display:block;height:auto;max-width:250px}.business-section .section-header .section-heading-text{background-color:#1f2e57;color:#fff;cursor:pointer;display:inline-block;font-family:Noto Sans,sans-serif;font-size:25px;font-weight:800;left:0;letter-spacing:-.54px;line-height:22px;margin:0 0 -5px;opacity:1;padding:12px 24px;position:relative;text-align:left;text-decoration:none;text-transform:uppercase;top:-5px;transition:background-color .3s ease,transform .2s ease}@media(max-width:768px){.business-section .section-header .section-heading-text{font-size:16px;letter-spacing:.5px;line-height:1;padding:8px 15px}}.business-section .section-header .section-heading-text:hover{background-color:#121a31}.business-section .section-header .section-heading-text .arrow{margin-left:8px}.business-section .business-three-column-grid{display:grid;gap:20px;grid-template-columns:1fr 1fr}@media(max-width:768px){.business-section .business-three-column-grid{display:flex;flex-direction:column;gap:30px}}.business-section .business-three-column-grid .far-left-column{background-color:#f0f2f7;display:flex;flex-direction:column;overflow:hidden}@media(max-width:768px){.business-section .business-three-column-grid .far-left-column{order:2}}.business-section .business-three-column-grid .far-left-column .business-post{display:flex;flex-direction:column;height:100%;transition:transform .3s ease}.business-section .business-three-column-grid .far-left-column .business-post:hover{transform:translateY(-5px)}.business-section .business-three-column-grid .far-left-column .business-post .post-link{cursor:pointer;display:flex;flex-direction:column;height:100%;text-decoration:none}.business-section .business-three-column-grid .far-left-column .business-post .post-link:hover .post-title{color:#4a4a4a}.business-section .business-three-column-grid .far-left-column .business-post .post-image-wrapper{margin:0;overflow:hidden;padding-bottom:62.5%;position:relative;width:100%}.business-section .business-three-column-grid .far-left-column .business-post .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.business-section .business-three-column-grid .far-left-column .business-post .post-content{display:flex;flex:1;flex-direction:column;padding:20px}.business-section .business-three-column-grid .far-left-column .business-post .post-content .category-label{display:inline-block;font-family:Noto Sans,sans-serif;font-size:10px;font-weight:600;letter-spacing:.1px;line-height:19px;margin-bottom:8px;opacity:1;text-align:left;text-transform:uppercase}.business-section .business-three-column-grid .far-left-column .business-post .post-content .category-label.category-humanity{color:#c75c5c!important}.business-section .business-three-column-grid .far-left-column .business-post .post-content .category-label.category-poetry{color:#8671e2!important}.business-section .business-three-column-grid .far-left-column .business-post .post-content .category-label.category-lifestyle{color:#f5a526!important}.business-section .business-three-column-grid .far-left-column .business-post .post-content .category-label.category-science-and-tech,.business-section .business-three-column-grid .far-left-column .business-post .post-content .category-label.category-science-and-technology,.business-section .business-three-column-grid .far-left-column .business-post .post-content .category-label.category-science-tech,.business-section .business-three-column-grid .far-left-column .business-post .post-content .category-label.category-science-technology{color:#3c5ca6!important}.business-section .business-three-column-grid .far-left-column .business-post .post-content .category-label.category-mental-health{color:#49b7ad!important}.business-section .business-three-column-grid .far-left-column .business-post .post-content .category-label.category-fiction{color:#9da3f5!important}.business-section .business-three-column-grid .far-left-column .business-post .post-content .category-label.category-business{color:#1f2e57!important}.business-section .business-three-column-grid .far-left-column .business-post .post-content .category-label.category-brighter-tomorrow{color:#5e7e55!important}.business-section .business-three-column-grid .far-left-column .business-post .post-content .category-label.category-features{color:#55626f!important}.business-section .business-three-column-grid .far-left-column .business-post .post-content .category-label.category-unbreaking-news,.business-section .business-three-column-grid .far-left-column .business-post .post-content .category-label.category-unbreaking-the-news{color:#c44703!important}.business-section .business-three-column-grid .far-left-column .business-post .post-content .post-title{color:#121422;font-family:Lora,serif;font-size:32px;font-weight:700;letter-spacing:-1.28px;line-height:41px;margin:0 0 15px;opacity:1;text-align:left;transition:color .3s ease}.business-section .business-three-column-grid .far-left-column .business-post .post-content .post-excerpt{color:#121422;font-family:Lora,serif;font-size:13px;font-weight:400;letter-spacing:-.31px;line-height:17px;margin:0 0 15px;opacity:1;text-align:left;transition:color .3s ease}.business-section .business-three-column-grid .far-left-column .business-post .post-content .post-meta{color:#121422;font-family:Lora,serif;font-size:10px;font-weight:400;letter-spacing:-.24px;line-height:15px;margin:0;opacity:1;text-align:left}.business-section .business-three-column-grid .right-side-wrapper{display:grid;gap:20px;grid-template-columns:1fr 1fr}@media(max-width:768px){.business-section .business-three-column-grid .right-side-wrapper{display:flex;flex-direction:column;gap:30px}}.business-section .business-three-column-grid .middle-column{display:flex;flex-direction:column;gap:20px}@media(max-width:768px){.business-section .business-three-column-grid .middle-column{order:1}}.business-section .business-three-column-grid .middle-column .business-featured{transition:transform .3s ease}.business-section .business-three-column-grid .middle-column .business-featured:hover{transform:translateY(-5px)}.business-section .business-three-column-grid .middle-column .business-featured .post-link{cursor:pointer;display:flex;flex-direction:column;text-decoration:none}.business-section .business-three-column-grid .middle-column .business-featured .post-link:hover .post-excerpt,.business-section .business-three-column-grid .middle-column .business-featured .post-link:hover .post-title{color:#4a4a4a}.business-section .business-three-column-grid .middle-column .business-featured .post-image-wrapper{margin-bottom:15px;overflow:hidden;padding-bottom:62.5%;position:relative;width:100%}.business-section .business-three-column-grid .middle-column .business-featured .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.business-section .business-three-column-grid .middle-column .business-featured .post-content .category-label{display:inline-block;font-family:Noto Sans,sans-serif;font-size:10px;font-weight:600;letter-spacing:.1px;line-height:19px;margin-bottom:8px;opacity:1;text-align:left;text-transform:uppercase}.business-section .business-three-column-grid .middle-column .business-featured .post-content .category-label.category-humanity{color:#c75c5c!important}.business-section .business-three-column-grid .middle-column .business-featured .post-content .category-label.category-poetry{color:#8671e2!important}.business-section .business-three-column-grid .middle-column .business-featured .post-content .category-label.category-lifestyle{color:#f5a526!important}.business-section .business-three-column-grid .middle-column .business-featured .post-content .category-label.category-science-and-tech,.business-section .business-three-column-grid .middle-column .business-featured .post-content .category-label.category-science-and-technology,.business-section .business-three-column-grid .middle-column .business-featured .post-content .category-label.category-science-tech,.business-section .business-three-column-grid .middle-column .business-featured .post-content .category-label.category-science-technology{color:#3c5ca6!important}.business-section .business-three-column-grid .middle-column .business-featured .post-content .category-label.category-mental-health{color:#49b7ad!important}.business-section .business-three-column-grid .middle-column .business-featured .post-content .category-label.category-fiction{color:#9da3f5!important}.business-section .business-three-column-grid .middle-column .business-featured .post-content .category-label.category-business{color:#1f2e57!important}.business-section .business-three-column-grid .middle-column .business-featured .post-content .category-label.category-brighter-tomorrow{color:#5e7e55!important}.business-section .business-three-column-grid .middle-column .business-featured .post-content .category-label.category-features{color:#55626f!important}.business-section .business-three-column-grid .middle-column .business-featured .post-content .category-label.category-unbreaking-news,.business-section .business-three-column-grid .middle-column .business-featured .post-content .category-label.category-unbreaking-the-news{color:#c44703!important}.business-section .business-three-column-grid .middle-column .business-featured .post-content .post-title{color:#000;font-family:Lora,serif;font-size:22px;font-weight:600;letter-spacing:-.88px;line-height:29px;margin:0 0 10px;opacity:1;padding-top:5px;text-align:left;transition:color .3s ease}.business-section .business-three-column-grid .middle-column .business-featured .post-content .post-excerpt{color:#6c6c6c;font-family:Lora,serif;font-size:13px;font-weight:400;letter-spacing:-.31px;line-height:19px;margin:0 0 15px;opacity:1;text-align:left;transition:color .3s ease}.business-section .business-three-column-grid .middle-column .business-featured .post-content .post-meta{color:#6c6c6c;font-family:Lora,serif;font-size:10px;font-weight:400;letter-spacing:-.24px;line-height:15px;margin:0;opacity:1;text-align:left}.business-section .business-three-column-grid .far-right-column{display:flex;flex-direction:column}@media(max-width:768px){.business-section .business-three-column-grid .far-right-column{gap:30px;order:3}}.business-section .business-three-column-grid .far-right-column .business-post{border-top:1px solid #d5d5d5;padding-top:10px;transition:transform .3s ease}.business-section .business-three-column-grid .far-right-column .business-post:first-child{border-top:none;padding-top:0}.business-section .business-three-column-grid .far-right-column .business-post:hover{transform:translateY(-5px)}.business-section .business-three-column-grid .far-right-column .business-post .post-link{cursor:pointer;display:flex;flex-direction:column;text-decoration:none}.business-section .business-three-column-grid .far-right-column .business-post .post-link:hover .post-excerpt,.business-section .business-three-column-grid .far-right-column .business-post .post-link:hover .post-title{color:#4a4a4a}.business-section .business-three-column-grid .far-right-column .business-post .post-content .category-label{display:inline-block;font-family:Noto Sans,sans-serif;font-size:10px;font-weight:600;letter-spacing:.1px;line-height:19px;margin-bottom:8px;opacity:1;text-align:left;text-transform:uppercase}.business-section .business-three-column-grid .far-right-column .business-post .post-content .category-label.category-humanity{color:#c75c5c!important}.business-section .business-three-column-grid .far-right-column .business-post .post-content .category-label.category-poetry{color:#8671e2!important}.business-section .business-three-column-grid .far-right-column .business-post .post-content .category-label.category-lifestyle{color:#f5a526!important}.business-section .business-three-column-grid .far-right-column .business-post .post-content .category-label.category-science-and-tech,.business-section .business-three-column-grid .far-right-column .business-post .post-content .category-label.category-science-and-technology,.business-section .business-three-column-grid .far-right-column .business-post .post-content .category-label.category-science-tech,.business-section .business-three-column-grid .far-right-column .business-post .post-content .category-label.category-science-technology{color:#3c5ca6!important}.business-section .business-three-column-grid .far-right-column .business-post .post-content .category-label.category-mental-health{color:#49b7ad!important}.business-section .business-three-column-grid .far-right-column .business-post .post-content .category-label.category-fiction{color:#9da3f5!important}.business-section .business-three-column-grid .far-right-column .business-post .post-content .category-label.category-business{color:#1f2e57!important}.business-section .business-three-column-grid .far-right-column .business-post .post-content .category-label.category-brighter-tomorrow{color:#5e7e55!important}.business-section .business-three-column-grid .far-right-column .business-post .post-content .category-label.category-features{color:#55626f!important}.business-section .business-three-column-grid .far-right-column .business-post .post-content .category-label.category-unbreaking-news,.business-section .business-three-column-grid .far-right-column .business-post .post-content .category-label.category-unbreaking-the-news{color:#c44703!important}.business-section .business-three-column-grid .far-right-column .business-post .post-content .post-title{color:#000;font-family:Lora,serif;font-size:22px;font-weight:600;letter-spacing:-.88px;line-height:29px;margin:0 0 5px;opacity:1;padding-top:5px;text-align:left;transition:color .3s ease}.business-section .business-three-column-grid .far-right-column .business-post .post-content .post-excerpt{color:#6c6c6c;font-family:Lora,serif;font-size:13px;font-weight:400;letter-spacing:-.31px;line-height:19px;margin:0 0 10px;opacity:1;text-align:left;transition:color .3s ease}.business-section .business-three-column-grid .far-right-column .business-post .post-content .post-meta{color:#6c6c6c;font-family:Lora,serif;font-size:10px;font-weight:400;letter-spacing:-.24px;line-height:15px;margin:0;opacity:1;padding-bottom:10px;text-align:left}@media(max-width:768px){.business-section .business-three-column-grid .far-right-column .business-post .post-content .category-label{font-size:11px;letter-spacing:.11px;line-height:13px}.business-section .business-three-column-grid .far-right-column .business-post .post-content .post-title{font-size:22px;letter-spacing:-.72px;line-height:24px}.business-section .business-three-column-grid .far-right-column .business-post .post-content .post-meta{font-size:11px;line-height:16px}}.business-section .business-three-column-grid .far-right-column .business-post.no-image .post-content{padding-top:0}.subscribe-bulletin-section{background-color:#121422;margin-top:50px;padding:80px 20px;text-align:center}@media(max-width:768px){.subscribe-bulletin-section{margin-top:0;padding:50px 20px}}.subscribe-bulletin-section .container{margin:0 auto;max-width:800px}.subscribe-bulletin-section .section-title{color:#fff;font-family:Roboto,sans-serif;font-size:30px;font-weight:700;line-height:20px;margin:0 0 15px;text-align:center;text-transform:uppercase}@media(max-width:768px){.subscribe-bulletin-section .section-title{font-size:24px;line-height:32px}}.subscribe-bulletin-section .section-subtitle{color:#fff;font-family:Roboto,sans-serif;font-size:18px;font-weight:400;letter-spacing:-.18px;line-height:1.2;margin:0 auto 15px;max-width:600px;opacity:1;text-align:center}@media(max-width:768px){.subscribe-bulletin-section .section-subtitle{font-size:16px;line-height:1.2;margin:0 auto 10px;max-width:100%;padding:0 20px}}.subscribe-bulletin-section .section-disclaimer{color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:1.4;margin:0 auto 40px;max-width:580px;opacity:.8;text-align:center}@media(max-width:768px){.subscribe-bulletin-section .section-disclaimer{font-size:12px;margin:0 auto 30px;max-width:100%;padding:0 20px}}.subscribe-bulletin-section .subscribe-form{margin-bottom:60px;text-align:center}@media(max-width:768px){.subscribe-bulletin-section .subscribe-form{margin-bottom:40px}}.subscribe-bulletin-section .subscribe-form .form-wrapper{align-items:center;display:inline-flex;gap:10px;justify-content:center}@media(max-width:768px){.subscribe-bulletin-section .subscribe-form .form-wrapper{flex-direction:column;gap:15px}}.subscribe-bulletin-section .subscribe-form .form-wrapper .email-input{background-color:#fff;border:1px solid #d1d1d1;border-radius:0;box-sizing:border-box;color:#6c6c6c;font-family:Lora,serif;font-size:16px;font-weight:400;height:56px;line-height:24px;outline:none;padding:16px 20px;transition:border-color .3s ease;width:450px}.subscribe-bulletin-section .subscribe-form .form-wrapper .email-input::-moz-placeholder{color:#a0a0a0}.subscribe-bulletin-section .subscribe-form .form-wrapper .email-input::placeholder{color:#a0a0a0}.subscribe-bulletin-section .subscribe-form .form-wrapper .email-input:focus{border-color:#560079}@media(max-width:768px){.subscribe-bulletin-section .subscribe-form .form-wrapper .email-input{font-size:15px;max-width:100%;padding:14px 18px;width:100%}}.subscribe-bulletin-section .subscribe-form .form-wrapper .subscribe-button{background-color:#560079;border:none;border-radius:0;box-sizing:border-box;color:#fff;cursor:pointer;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:400;height:56px;letter-spacing:-.12px;line-height:20px;opacity:1;padding:16px 32px;transition:background-color .3s ease,transform .2s ease;white-space:nowrap}.subscribe-bulletin-section .subscribe-form .form-wrapper .subscribe-button:hover{background-color:#320046;transform:translateY(-2px)}.subscribe-bulletin-section .subscribe-form .form-wrapper .subscribe-button:active{transform:translateY(0)}.subscribe-bulletin-section .subscribe-form .form-wrapper .subscribe-button:disabled{cursor:not-allowed;opacity:.6}.subscribe-bulletin-section .subscribe-form .form-wrapper .subscribe-button:disabled:hover{background-color:#560079;transform:none}@media(max-width:768px){.subscribe-bulletin-section .subscribe-form .form-wrapper .subscribe-button{padding:14px 28px;width:100%}}.subscribe-bulletin-section .subscribe-form .form-message{border-radius:4px;font-family:Noto Sans,sans-serif;font-size:14px;line-height:20px;margin-top:20px;padding:12px 20px;text-align:center}.subscribe-bulletin-section .subscribe-form .form-message.success{background-color:rgba(16,185,129,.2);border:1px solid #10b981;color:#fff}.subscribe-bulletin-section .subscribe-form .form-message.error{background-color:rgba(239,68,68,.1);border:1px solid #ef4444;color:#ef4444}@media(max-width:768px){.subscribe-bulletin-section .subscribe-form .form-message{font-size:13px;padding:10px 15px}}.subscribe-bulletin-section .sentinel-logo{align-items:center;display:flex;justify-content:center}.subscribe-bulletin-section .sentinel-logo .logo-image{height:auto;max-width:250px;opacity:.9}@media(max-width:768px){.subscribe-bulletin-section .sentinel-logo .logo-image{max-width:180px}}.fiction-poetry-section{background-color:#fff;padding:0;position:relative}@media(max-width:768px){.fiction-poetry-section{margin-top:40px;padding:0}}.fiction-poetry-section .container{margin:0 auto;max-width:1600px;padding:0 20px;position:relative}@media(max-width:768px){.fiction-poetry-section .container{display:flex;flex-direction:column}.fiction-poetry-section .fiction-poetry-content,.fiction-poetry-section .fiction-poetry-header{display:contents}.fiction-poetry-section .fiction-header{order:1}.fiction-poetry-section .fiction-column{order:2}.fiction-poetry-section .poetry-header{margin-top:40px;order:3}.fiction-poetry-section .poetry-column{order:4}}.fiction-poetry-section .fiction-poetry-header{display:grid;gap:20px;grid-template-columns:3fr 2fr;margin-bottom:0;margin-top:30px}@media(max-width:768px){.fiction-poetry-section .fiction-poetry-header{display:contents}}.fiction-poetry-section .fiction-poetry-header .fiction-header,.fiction-poetry-section .fiction-poetry-header .poetry-header{align-items:center;display:flex;gap:15px;position:relative}@media(max-width:768px){.fiction-poetry-section .fiction-poetry-header .fiction-header,.fiction-poetry-section .fiction-poetry-header .poetry-header{gap:10px}}.fiction-poetry-section .fiction-poetry-header .fiction-header .section-heading-text,.fiction-poetry-section .fiction-poetry-header .poetry-header .section-heading-text{align-items:center;color:#000;display:inline-flex;font-family:Noto Sans,sans-serif;font-size:40px;font-weight:900;gap:12px;letter-spacing:-1px;line-height:1;padding-bottom:15px;text-align:left;text-decoration:none;text-transform:uppercase;transition:opacity .3s ease}@media(max-width:768px){.fiction-poetry-section .fiction-poetry-header .fiction-header .section-heading-text,.fiction-poetry-section .fiction-poetry-header .poetry-header .section-heading-text{font-size:16px;font-weight:800;letter-spacing:.5px;padding-bottom:10px}}.fiction-poetry-section .fiction-poetry-header .fiction-header .section-heading-text:hover,.fiction-poetry-section .fiction-poetry-header .poetry-header .section-heading-text:hover{opacity:.7}.fiction-poetry-section .fiction-poetry-header .fiction-header .arrow-button,.fiction-poetry-section .fiction-poetry-header .poetry-header .arrow-button{align-items:center;background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:50%;display:inline-flex;flex-shrink:0;height:26px;justify-content:center;margin-bottom:15px;text-decoration:none;transition:all .3s ease;width:26px}@media(max-width:768px){.fiction-poetry-section .fiction-poetry-header .fiction-header .arrow-button,.fiction-poetry-section .fiction-poetry-header .poetry-header .arrow-button{height:20px;margin-bottom:10px;width:20px}}.fiction-poetry-section .fiction-poetry-header .fiction-header .arrow-button .arrow,.fiction-poetry-section .fiction-poetry-header .poetry-header .arrow-button .arrow{color:#a0a0a0;font-size:14px;font-weight:400;line-height:1;transition:color .3s ease}.fiction-poetry-section .fiction-poetry-header .fiction-header .arrow-button:hover,.fiction-poetry-section .fiction-poetry-header .poetry-header .arrow-button:hover{background-color:#e456d6;border-color:#e456d6;transform:translateX(5px)}.fiction-poetry-section .fiction-poetry-header .fiction-header .arrow-button:hover .arrow,.fiction-poetry-section .fiction-poetry-header .poetry-header .arrow-button:hover .arrow{color:#fff}.fiction-poetry-section .fiction-poetry-header .fiction-header .arrow-button{background-color:#9da3f5;border-color:#9da3f5}.fiction-poetry-section .fiction-poetry-header .fiction-header .arrow-button .arrow{color:#fff}.fiction-poetry-section .fiction-poetry-header .fiction-header .arrow-button:hover{background-color:#f5f5f5;border-color:#e0e0e0}.fiction-poetry-section .fiction-poetry-header .fiction-header .arrow-button:hover .arrow{color:#9da3f5}.fiction-poetry-section .fiction-poetry-header .poetry-header .arrow-button{background-color:#b59dbd;border-color:#b59dbd}.fiction-poetry-section .fiction-poetry-header .poetry-header .arrow-button .arrow{color:#fff}.fiction-poetry-section .fiction-poetry-header .poetry-header .arrow-button:hover{background-color:#f5f5f5;border-color:#e0e0e0}.fiction-poetry-section .fiction-poetry-header .poetry-header .arrow-button:hover .arrow{color:#b59dbd}.fiction-poetry-section .fiction-poetry-content{display:grid;gap:20px;grid-template-columns:3fr 2fr}@media(max-width:768px){.fiction-poetry-section .fiction-poetry-content{display:contents}}.fiction-poetry-section .fiction-poetry-content .fiction-column,.fiction-poetry-section .fiction-poetry-content .poetry-column{border-top:5px solid #000;padding-top:30px}@media(max-width:768px){.fiction-poetry-section .fiction-poetry-content .fiction-column,.fiction-poetry-section .fiction-poetry-content .poetry-column{padding-top:20px}}.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-featured-post{align-items:center;background-color:#f5f5f5;display:flex;height:500px;justify-content:center;margin-bottom:30px;padding:60px 40px;transition:transform .3s ease,background-color .3s ease}@media(max-width:768px){.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-featured-post{height:auto;padding:40px 20px}}.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-featured-post:hover{background-color:#e9effa;transform:translateY(-5px)}.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-featured-post .post-link{align-items:center;cursor:pointer;display:flex;flex-direction:column;text-align:center;text-decoration:none;width:100%}.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-featured-post .post-image-wrapper{align-items:center;display:flex;justify-content:center;margin-bottom:30px;margin-left:auto;margin-right:auto;max-height:300px;max-width:250px;position:relative}@media(max-width:768px){.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-featured-post .post-image-wrapper{max-height:250px;max-width:200px}}.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-featured-post .post-image-wrapper.portrait{max-height:240px;max-width:180px}@media(max-width:768px){.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-featured-post .post-image-wrapper.portrait{max-height:200px;max-width:150px}}.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-featured-post .post-image-wrapper:after{background-color:hsla(0,0%,100%,.3);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-featured-post .post-image-wrapper img{box-shadow:0 4px 12px rgba(0,0,0,.15);display:block;height:auto;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-featured-post .post-content .post-title{color:#000;font-family:Lora,serif;font-size:18px;font-weight:600;letter-spacing:-.5px;line-height:24px;margin:0 0 10px;text-align:center;transition:color .3s ease}@media(max-width:768px){.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-featured-post .post-content .post-title{font-size:16px;line-height:22px}}.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-featured-post .post-content .post-author{color:#6c6c6c;font-family:Lora,serif;font-size:12px;font-style:italic;font-weight:400;line-height:18px;margin:0;text-align:center}.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-featured-post:hover .post-title{color:#4a4a4a}.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-second-row{display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin-top:30px}@media(max-width:768px){.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-second-row{gap:15px;grid-template-columns:1fr}}.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-second-row .fiction-small-post{align-items:center;background-color:#f5f5f5;display:flex;height:350px;justify-content:center;padding:30px 20px;transition:transform .3s ease,background-color .3s ease}@media(max-width:768px){.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-second-row .fiction-small-post{height:auto;padding:25px 15px}}.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-second-row .fiction-small-post:hover{background-color:#e9effa;transform:translateY(-5px)}.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-second-row .fiction-small-post .post-link{align-items:center;cursor:pointer;display:flex;flex-direction:column;text-align:center;text-decoration:none;width:100%}.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-second-row .fiction-small-post .post-image-wrapper{align-items:center;display:flex;justify-content:center;margin-bottom:20px;margin-left:auto;margin-right:auto;max-height:220px;max-width:180px;position:relative}@media(max-width:768px){.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-second-row .fiction-small-post .post-image-wrapper{max-height:180px;max-width:150px}}.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-second-row .fiction-small-post .post-image-wrapper.portrait{max-height:180px;max-width:140px}@media(max-width:768px){.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-second-row .fiction-small-post .post-image-wrapper.portrait{max-height:150px;max-width:120px}}.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-second-row .fiction-small-post .post-image-wrapper:after{background-color:hsla(0,0%,100%,.15);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-second-row .fiction-small-post .post-image-wrapper img{box-shadow:0 4px 12px rgba(0,0,0,.15);display:block;height:auto;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-second-row .fiction-small-post .post-content .post-title{color:#000;font-family:Lora,serif;font-size:16px;font-weight:600;letter-spacing:-.5px;line-height:22px;margin:0 0 8px;text-align:center;transition:color .3s ease}@media(max-width:768px){.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-second-row .fiction-small-post .post-content .post-title{font-size:15px;line-height:20px}}.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-second-row .fiction-small-post .post-content .post-author{color:#6c6c6c;font-family:Lora,serif;font-size:11px;font-style:italic;font-weight:400;line-height:16px;margin:0;text-align:center}.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-second-row .fiction-small-post:hover .post-title{color:#4a4a4a}.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-third-row{display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin-top:30px}@media(max-width:768px){.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-third-row{gap:15px;grid-template-columns:1fr}}.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-third-row .fiction-small-post{align-items:center;background-color:#f5f5f5;display:flex;height:350px;justify-content:center;padding:30px 20px;transition:transform .3s ease,background-color .3s ease}@media(max-width:768px){.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-third-row .fiction-small-post{height:auto;padding:25px 15px}}.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-third-row .fiction-small-post:hover{background-color:#e9effa;transform:translateY(-5px)}.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-third-row .fiction-small-post .post-link{align-items:center;cursor:pointer;display:flex;flex-direction:column;text-align:center;text-decoration:none;width:100%}.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-third-row .fiction-small-post .post-image-wrapper{align-items:center;display:flex;justify-content:center;margin-bottom:20px;margin-left:auto;margin-right:auto;max-height:220px;max-width:180px;position:relative}@media(max-width:768px){.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-third-row .fiction-small-post .post-image-wrapper{max-height:180px;max-width:150px}}.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-third-row .fiction-small-post .post-image-wrapper.portrait{max-height:180px;max-width:140px}@media(max-width:768px){.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-third-row .fiction-small-post .post-image-wrapper.portrait{max-height:150px;max-width:120px}}.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-third-row .fiction-small-post .post-image-wrapper:after{background-color:hsla(0,0%,100%,.15);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-third-row .fiction-small-post .post-image-wrapper img{box-shadow:0 4px 12px rgba(0,0,0,.15);display:block;height:auto;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-third-row .fiction-small-post .post-content .post-title{color:#000;font-family:Lora,serif;font-size:16px;font-weight:600;letter-spacing:-.5px;line-height:22px;margin:0 0 8px;text-align:center;transition:color .3s ease}@media(max-width:768px){.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-third-row .fiction-small-post .post-content .post-title{font-size:15px;line-height:20px}}.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-third-row .fiction-small-post .post-content .post-author{color:#6c6c6c;font-family:Lora,serif;font-size:11px;font-style:italic;font-weight:400;line-height:16px;margin:0;text-align:center}.fiction-poetry-section .fiction-poetry-content .fiction-column .fiction-third-row .fiction-small-post:hover .post-title{color:#4a4a4a}.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-featured-post{align-items:center;background-color:#f5f5f5;display:flex;height:500px;justify-content:center;margin-bottom:30px;padding:60px 40px;transition:transform .3s ease,background-color .3s ease}@media(max-width:768px){.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-featured-post{height:auto;padding:40px 20px}}.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-featured-post:hover{background-color:#f3f0fd;transform:translateY(-5px)}.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-featured-post .post-link{align-items:center;cursor:pointer;display:flex;flex-direction:column;text-align:center;text-decoration:none;width:100%}.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-featured-post .post-image-wrapper{align-items:center;display:flex;justify-content:center;margin-bottom:30px;margin-left:auto;margin-right:auto;max-height:300px;max-width:250px;position:relative}@media(max-width:768px){.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-featured-post .post-image-wrapper{max-height:250px;max-width:200px}}.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-featured-post .post-image-wrapper.portrait{max-height:240px;max-width:180px}@media(max-width:768px){.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-featured-post .post-image-wrapper.portrait{max-height:200px;max-width:150px}}.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-featured-post .post-image-wrapper:after{background-color:hsla(0,0%,100%,.15);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-featured-post .post-image-wrapper img{box-shadow:0 4px 12px rgba(0,0,0,.15);display:block;height:auto;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-featured-post .post-content .post-title{color:#000;font-family:Lora,serif;font-size:18px;font-weight:600;letter-spacing:-.5px;line-height:24px;margin:0 0 10px;text-align:center;transition:color .3s ease}@media(max-width:768px){.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-featured-post .post-content .post-title{font-size:16px;line-height:22px}}.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-featured-post .post-content .post-author{color:#6c6c6c;font-family:Lora,serif;font-size:12px;font-style:italic;font-weight:400;line-height:18px;margin:0;text-align:center}.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-featured-post:hover .post-title{color:#4a4a4a}.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-second-row{display:grid;grid-template-columns:1fr;margin-top:30px}@media(max-width:768px){.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-second-row{margin-top:15px}}.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-second-row .poetry-small-post{align-items:center;background-color:#f5f5f5;display:flex;height:350px;justify-content:center;padding:30px 20px;transition:transform .3s ease,background-color .3s ease}@media(max-width:768px){.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-second-row .poetry-small-post{height:auto;padding:25px 15px}}.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-second-row .poetry-small-post:hover{background-color:#f3f0fd;transform:translateY(-5px)}.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-second-row .poetry-small-post .post-link{align-items:center;cursor:pointer;display:flex;flex-direction:column;text-align:center;text-decoration:none;width:100%}.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-second-row .poetry-small-post .post-image-wrapper{align-items:center;display:flex;justify-content:center;margin-bottom:20px;margin-left:auto;margin-right:auto;max-height:220px;max-width:180px;position:relative}@media(max-width:768px){.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-second-row .poetry-small-post .post-image-wrapper{max-height:180px;max-width:150px}}.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-second-row .poetry-small-post .post-image-wrapper.portrait{max-height:180px;max-width:140px}@media(max-width:768px){.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-second-row .poetry-small-post .post-image-wrapper.portrait{max-height:150px;max-width:120px}}.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-second-row .poetry-small-post .post-image-wrapper:after{background-color:hsla(0,0%,100%,.15);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-second-row .poetry-small-post .post-image-wrapper img{box-shadow:0 4px 12px rgba(0,0,0,.15);display:block;height:auto;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-second-row .poetry-small-post .post-content .post-title{color:#000;font-family:Lora,serif;font-size:16px;font-weight:600;letter-spacing:-.5px;line-height:22px;margin:0 0 8px;text-align:center;transition:color .3s ease}@media(max-width:768px){.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-second-row .poetry-small-post .post-content .post-title{font-size:15px;line-height:20px}}.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-second-row .poetry-small-post .post-content .post-author{color:#6c6c6c;font-family:Lora,serif;font-size:11px;font-style:italic;font-weight:400;line-height:16px;margin:0;text-align:center}.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-second-row .poetry-small-post:hover .post-title{color:#4a4a4a}.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-third-row{display:grid;grid-template-columns:1fr;margin-top:30px}@media(max-width:768px){.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-third-row{margin-top:15px}}.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-third-row .poetry-small-post{align-items:center;background-color:#f5f5f5;display:flex;height:350px;justify-content:center;padding:30px 20px;transition:transform .3s ease,background-color .3s ease}@media(max-width:768px){.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-third-row .poetry-small-post{height:auto;padding:25px 15px}}.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-third-row .poetry-small-post:hover{background-color:#f3f0fd;transform:translateY(-5px)}.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-third-row .poetry-small-post .post-link{align-items:center;cursor:pointer;display:flex;flex-direction:column;text-align:center;text-decoration:none;width:100%}.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-third-row .poetry-small-post .post-image-wrapper{align-items:center;display:flex;justify-content:center;margin-bottom:20px;margin-left:auto;margin-right:auto;max-height:220px;max-width:180px;position:relative}@media(max-width:768px){.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-third-row .poetry-small-post .post-image-wrapper{max-height:180px;max-width:150px}}.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-third-row .poetry-small-post .post-image-wrapper.portrait{max-height:180px;max-width:140px}@media(max-width:768px){.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-third-row .poetry-small-post .post-image-wrapper.portrait{max-height:150px;max-width:120px}}.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-third-row .poetry-small-post .post-image-wrapper:after{background-color:hsla(0,0%,100%,.15);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-third-row .poetry-small-post .post-image-wrapper img{box-shadow:0 4px 12px rgba(0,0,0,.15);display:block;height:auto;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-third-row .poetry-small-post .post-content .post-title{color:#000;font-family:Lora,serif;font-size:16px;font-weight:600;letter-spacing:-.5px;line-height:22px;margin:0 0 8px;text-align:center;transition:color .3s ease}@media(max-width:768px){.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-third-row .poetry-small-post .post-content .post-title{font-size:15px;line-height:20px}}.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-third-row .poetry-small-post .post-content .post-author{color:#6c6c6c;font-family:Lora,serif;font-size:11px;font-style:italic;font-weight:400;line-height:16px;margin:0;text-align:center}.fiction-poetry-section .fiction-poetry-content .poetry-column .poetry-third-row .poetry-small-post:hover .post-title{color:#4a4a4a}.single-post-template{background-color:#fff;overflow-x:visible}.single-post-template .platform-promo-section .promo-image-wrapper{margin:0 auto;max-width:958px}.single-post-template .platform-promo-section .promo-image-wrapper .promo-image{display:block;height:auto;max-height:249px;-o-object-fit:cover;object-fit:cover;width:100%}.single-post-template .article-container{margin:0 auto;max-width:720px;overflow-x:visible;padding:10px 20px}@media(max-width:768px){.single-post-template .article-container{padding:0 20px 5px}}.single-post-template .article-header{margin-bottom:0;margin-left:50px;text-align:left}@media(max-width:768px){.single-post-template .article-header{margin-left:0;margin-top:0;padding-top:0}}.single-post-template .article-header .category-badge{background-color:#fff!important;color:#c44703!important;display:inline-block;font-family:Noto Sans,sans-serif;font-size:12px!important;font-weight:600!important;letter-spacing:-.29px!important;line-height:21px!important;margin-bottom:0!important;margin-left:-16px!important;opacity:1!important;padding:8px 16px!important;text-align:left;text-transform:uppercase!important}@media(max-width:768px){.single-post-template .article-header .category-badge{margin-bottom:0!important;margin-left:0!important;padding:10px 0 0!important}}.single-post-template .article-header .category-badge.category-humanity{color:#c75c5c!important}.single-post-template .article-header .category-badge.category-poetry{color:#8671e2!important}.single-post-template .article-header .category-badge.category-lifestyle{color:#f5a526!important}.single-post-template .article-header .category-badge.category-science-and-tech,.single-post-template .article-header .category-badge.category-science-and-technology,.single-post-template .article-header .category-badge.category-science-tech,.single-post-template .article-header .category-badge.category-science-technology{color:#3c5ca6!important}.single-post-template .article-header .category-badge.category-mental-health{color:#49b7ad!important}.single-post-template .article-header .category-badge.category-fiction{color:#9da3f5!important}.single-post-template .article-header .category-badge.category-business{color:#1f2e57!important}.single-post-template .article-header .category-badge.category-brighter-tomorrow{color:#5e7e55!important}.single-post-template .article-header .category-badge.category-features{color:#55626f!important}.single-post-template .article-header .category-badge.category-unbreaking-news,.single-post-template .article-header .category-badge.category-unbreaking-the-news{color:#c44703!important}.single-post-template .article-header .article-title{color:#000;font-family:Lora,serif;font-size:28px;font-style:normal;font-weight:700;letter-spacing:-.28px;line-height:32px;margin:0 0 15px;max-width:527px;opacity:1;text-align:left}.single-post-template .article-header .article-date{color:#6c6c6c;font-family:Noto Sans,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:-.29px;line-height:24px;margin:0 0 3px;opacity:1;text-align:left}.single-post-template .article-header .article-date time{color:#6c6c6c}.single-post-template .article-header .article-byline{align-items:center;color:#6c6c6c;display:flex;font-family:Noto Sans,sans-serif;font-size:12px;font-style:normal;font-weight:400;gap:5px;justify-content:flex-start;letter-spacing:-.29px;line-height:24px;margin:0 0 20px;opacity:1;text-align:left}.single-post-template .article-header .article-byline .author-info-trigger{align-items:center;background:none;border:none;color:#6c6c6c;cursor:pointer;display:inline-flex;padding:0;transition:color .3s ease}.single-post-template .article-header .article-byline .author-info-trigger:hover,.single-post-template .article-header .article-byline .author-info-trigger:hover .info-icon svg{color:#560079}.single-post-template .article-header .article-byline .author-info-trigger .info-icon{align-items:center;display:inline-flex;justify-content:center}.single-post-template .article-header .article-byline .author-info-trigger .info-icon svg{color:#6c6c6c;height:20px;transition:color .3s ease;width:20px}.single-post-template .social-share-toolbar{align-items:center;display:flex;gap:12px;justify-content:flex-start;margin:0 0 15px 50px}@media(max-width:768px){.single-post-template .social-share-toolbar{gap:10px;margin-bottom:10px;margin-left:0}}.single-post-template .social-share-toolbar .share-btn{align-items:center;background:none;border:none;cursor:pointer;display:inline-flex;justify-content:center;padding:0;text-decoration:none;transition:opacity .3s ease}.single-post-template .social-share-toolbar .share-btn:hover{opacity:.6}.single-post-template .social-share-toolbar .share-btn svg{color:#000;fill:#000;height:16px;width:16px}.single-post-template .featured-image-wrapper{margin:0 0 30px;max-width:100%}.single-post-template .featured-image-wrapper .featured-image{margin-bottom:10px;overflow:hidden;padding-bottom:62.5%;position:relative;width:100%}.single-post-template .featured-image-wrapper .featured-image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.single-post-template .featured-image-wrapper .image-caption{color:#6c6c6c;font-family:Lora,serif;font-size:13px;font-style:italic;font-weight:400;line-height:19px;margin-top:10px;opacity:1;padding:0 20px;text-align:center}.single-post-template .trigger-warning-box{align-items:center;background-color:#fcfccf!important;display:flex;justify-content:space-between;margin:0 0 30px;overflow:hidden;padding:20px 30px;position:relative;transition:opacity .3s ease,max-height .3s ease;width:100%}.single-post-template .trigger-warning-box.hiding{margin:0;max-height:0;opacity:0;padding:0 30px}@media(max-width:768px){.single-post-template .trigger-warning-box{padding:15px 20px}}.single-post-template .trigger-warning-box .trigger-warning-content{align-items:center;display:flex;flex:1;flex-wrap:wrap;gap:8px}.single-post-template .trigger-warning-box .trigger-warning-content .trigger-warning-label,.single-post-template .trigger-warning-box .trigger-warning-content .trigger-warning-text{color:#c44703!important;font-family:Noto Sans,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:16px;margin:0}.single-post-template .trigger-warning-box .trigger-warning-content .trigger-warning-label{font-weight:700}.single-post-template .trigger-warning-box .trigger-warning-close{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;margin-left:15px;padding:0;transition:opacity .3s ease}.single-post-template .trigger-warning-box .trigger-warning-close:hover{opacity:.6}.single-post-template .trigger-warning-box .trigger-warning-close svg{color:#1f4d59;height:24px;width:24px}.single-post-template .article-content{color:#000;font-family:Lora,serif;font-size:15px;font-style:normal;font-weight:400;letter-spacing:0;line-height:24px;margin:40px auto 0 50px;max-width:527px;opacity:1;overflow-x:visible;text-align:left;width:527px}@media(max-width:768px){.single-post-template .article-content{margin-left:0;margin-right:0;max-width:100%;padding:0;width:100%}}.single-post-template .article-content p{margin-bottom:20px}.single-post-template .article-content h2,.single-post-template .article-content h3,.single-post-template .article-content h4{color:#000;font-family:Noto Sans,sans-serif;font-weight:600;margin:30px 0 15px}.single-post-template .article-content h2{font-size:28px}.single-post-template .article-content h3{font-size:24px}.single-post-template .article-content h4{font-size:20px}.single-post-template .article-content a{color:#8671e2;text-decoration:underline;transition:color .3s ease}.single-post-template .article-content a:hover{color:#6247d9}.single-post-template .article-content blockquote{border-left:4px solid #c44703;color:#555;font-style:italic;margin:30px 0;padding-left:20px}.single-post-template .article-content img{display:block;height:auto;margin-left:auto;margin-right:auto;max-width:100%}.single-post-template .article-content img.portrait-image{max-width:60%}@media(max-width:768px){.single-post-template .article-content img.portrait-image{max-width:70%}}.single-post-template .article-content .wp-caption{margin-left:auto;margin-right:auto;max-width:100%;text-align:center}.single-post-template .article-content .wp-caption-text{color:#6c6c6c;display:block;font-family:Lora,serif;font-size:13px;font-style:italic;font-weight:400;line-height:19px;margin-top:10px;padding:0 20px;text-align:center}.single-post-template .article-content figure{margin:20px auto;text-align:center}.single-post-template .article-content figure figcaption{color:#6c6c6c;font-family:Lora,serif;font-size:13px;font-style:italic;font-weight:400;line-height:19px;text-align:center}.single-post-template .article-content p:has(>img){text-align:center}.single-post-template .article-content ol,.single-post-template .article-content ul{margin:20px 0;padding-left:30px}.single-post-template .article-content li{margin-bottom:10px}.single-post-template .subscribe-bulletin-inline-section{background-color:#121422;box-sizing:border-box;margin:60px 0;padding:60px 0;text-align:center;width:100%}@media(max-width:768px){.single-post-template .subscribe-bulletin-inline-section{margin-bottom:40px;margin-top:40px;padding:40px 20px}}.single-post-template .subscribe-bulletin-inline-section .subscribe-bulletin-container{margin:0 auto;max-width:720px;padding:0 20px}.single-post-template .subscribe-bulletin-inline-section .subscribe-section-title{color:#fff;font-family:Roboto,sans-serif;font-size:28px;font-weight:700;line-height:20px;margin:0 0 15px;text-align:center;text-transform:uppercase}@media(max-width:768px){.single-post-template .subscribe-bulletin-inline-section .subscribe-section-title{font-size:22px;line-height:28px}}.single-post-template .subscribe-bulletin-inline-section .subscribe-section-subtitle{color:#fff;font-family:Roboto,sans-serif;font-size:18px;font-weight:400;letter-spacing:-.18px;line-height:1.2;margin:0 auto 15px;max-width:600px;opacity:1;text-align:center}@media(max-width:768px){.single-post-template .subscribe-bulletin-inline-section .subscribe-section-subtitle{font-size:16px;line-height:1.2;margin:0 auto 10px;max-width:100%;padding:0 20px}}.single-post-template .subscribe-bulletin-inline-section .subscribe-section-disclaimer{color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:1.4;margin:0 auto 40px;max-width:580px;opacity:.8;text-align:center}@media(max-width:768px){.single-post-template .subscribe-bulletin-inline-section .subscribe-section-disclaimer{font-size:12px;margin:0 auto 30px;max-width:100%;padding:0 20px}}.single-post-template .subscribe-bulletin-inline-section .subscribe-inline-form{margin-bottom:50px}@media(max-width:768px){.single-post-template .subscribe-bulletin-inline-section .subscribe-inline-form{margin-bottom:35px}}.single-post-template .subscribe-bulletin-inline-section .subscribe-inline-form .subscribe-form-wrapper{align-items:center;display:flex;gap:10px;justify-content:center}@media(max-width:768px){.single-post-template .subscribe-bulletin-inline-section .subscribe-inline-form .subscribe-form-wrapper{flex-direction:column;gap:15px}}.single-post-template .subscribe-bulletin-inline-section .subscribe-inline-form .subscribe-form-wrapper .subscribe-email-input{background-color:#fff;border:1px solid #d1d1d1;border-radius:0;box-sizing:border-box;color:#6c6c6c;flex:1;font-family:Lora,serif;font-size:15px;font-weight:400;height:50px;line-height:22px;max-width:400px;outline:none;padding:14px 18px;transition:border-color .3s ease}.single-post-template .subscribe-bulletin-inline-section .subscribe-inline-form .subscribe-form-wrapper .subscribe-email-input::-moz-placeholder{color:#a0a0a0}.single-post-template .subscribe-bulletin-inline-section .subscribe-inline-form .subscribe-form-wrapper .subscribe-email-input::placeholder{color:#a0a0a0}.single-post-template .subscribe-bulletin-inline-section .subscribe-inline-form .subscribe-form-wrapper .subscribe-email-input:focus{border-color:#560079}@media(max-width:768px){.single-post-template .subscribe-bulletin-inline-section .subscribe-inline-form .subscribe-form-wrapper .subscribe-email-input{font-size:14px;max-width:100%;padding:12px 16px;width:100%}}.single-post-template .subscribe-bulletin-inline-section .subscribe-inline-form .subscribe-form-wrapper .subscribe-inline-button{background-color:#560079;border:none;border-radius:0;box-sizing:border-box;color:#fff;cursor:pointer;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:400;height:50px;letter-spacing:-.12px;line-height:20px;opacity:1;padding:14px 28px;transition:background-color .3s ease,transform .2s ease;white-space:nowrap}.single-post-template .subscribe-bulletin-inline-section .subscribe-inline-form .subscribe-form-wrapper .subscribe-inline-button:hover{background-color:#320046;transform:translateY(-2px)}.single-post-template .subscribe-bulletin-inline-section .subscribe-inline-form .subscribe-form-wrapper .subscribe-inline-button:active{transform:translateY(0)}.single-post-template .subscribe-bulletin-inline-section .subscribe-inline-form .subscribe-form-wrapper .subscribe-inline-button:disabled{cursor:not-allowed;opacity:.6}.single-post-template .subscribe-bulletin-inline-section .subscribe-inline-form .subscribe-form-wrapper .subscribe-inline-button:disabled:hover{background-color:#560079;transform:none}@media(max-width:768px){.single-post-template .subscribe-bulletin-inline-section .subscribe-inline-form .subscribe-form-wrapper .subscribe-inline-button{padding:12px 24px;width:100%}}.single-post-template .subscribe-bulletin-inline-section .subscribe-inline-form .subscribe-form-message{border-radius:4px;font-family:Noto Sans,sans-serif;font-size:14px;line-height:20px;margin-top:20px;padding:12px 20px;text-align:center}.single-post-template .subscribe-bulletin-inline-section .subscribe-inline-form .subscribe-form-message.success{background-color:rgba(16,185,129,.1);border:1px solid #10b981;color:#10b981}.single-post-template .subscribe-bulletin-inline-section .subscribe-inline-form .subscribe-form-message.error{background-color:rgba(239,68,68,.1);border:1px solid #ef4444;color:#ef4444}@media(max-width:768px){.single-post-template .subscribe-bulletin-inline-section .subscribe-inline-form .subscribe-form-message{font-size:13px;padding:10px 15px}}.single-post-template .subscribe-bulletin-inline-section .subscribe-sentinel-logo{align-items:center;display:flex;justify-content:center}.single-post-template .subscribe-bulletin-inline-section .subscribe-sentinel-logo .subscribe-logo-image{height:auto;max-width:220px;opacity:.9}@media(max-width:768px){.single-post-template .subscribe-bulletin-inline-section .subscribe-sentinel-logo .subscribe-logo-image{max-width:160px}}.related-posts-more-section{background-color:#fff;display:block;margin:0 auto 60px;max-width:720px;padding:0 20px;width:100%}@media(max-width:768px){.related-posts-more-section{padding:0}}.related-posts-wrapper{margin-left:50px;margin-right:auto;max-width:527px;padding:0;width:100%}@media(max-width:768px){.related-posts-wrapper{margin-left:0;padding:0 20px}}.related-posts-heading{align-items:baseline;display:flex;font-family:Noto Sans,sans-serif;gap:0;line-height:1;margin:0 0 20px;opacity:1;padding:0 0 20px;position:relative;text-align:left}.related-posts-heading:after{background-color:#000;bottom:0;content:"";height:1px;left:0;position:absolute;right:0;width:100%}.related-posts-title{color:#121422;font-size:61px;font-style:normal;font-weight:800;letter-spacing:-1.46px;text-transform:uppercase}@media(max-width:768px){.related-posts-title{font-size:40px;letter-spacing:-1px}}.related-posts-category-wrapper{align-items:baseline;display:flex;flex:1;padding-top:10px;position:relative}.related-posts-category-wrapper:before{background-color:#000;content:"";height:3px;left:10px;position:absolute;right:0;top:0}.related-posts-divider{color:#c44703;font-size:19px;font-weight:800;margin:0 10px}.related-posts-divider.category-humanity{color:#c75c5c!important}.related-posts-divider.category-poetry{color:#8671e2!important}.related-posts-divider.category-lifestyle{color:#f5a526!important}.related-posts-divider.category-science-and-tech,.related-posts-divider.category-science-and-technology,.related-posts-divider.category-science-tech,.related-posts-divider.category-science-technology{color:#3c5ca6!important}.related-posts-divider.category-mental-health{color:#49b7ad!important}.related-posts-divider.category-fiction{color:#9da3f5!important}.related-posts-divider.category-business{color:#1f2e57!important}.related-posts-divider.category-brighter-tomorrow{color:#5e7e55!important}.related-posts-divider.category-features{color:#55626f!important}.related-posts-divider.category-unbreaking-news,.related-posts-divider.category-unbreaking-the-news{color:#c44703!important}.related-posts-category{background:none!important;background-color:transparent!important;color:#c44703!important;font-size:19px!important;font-style:normal!important;font-weight:800!important;letter-spacing:-.46px!important;text-transform:uppercase!important}.related-posts-category.category-humanity{color:#c75c5c!important}.related-posts-category.category-poetry{color:#8671e2!important}.related-posts-category.category-lifestyle{color:#f5a526!important}.related-posts-category.category-science-and-tech,.related-posts-category.category-science-and-technology,.related-posts-category.category-science-tech,.related-posts-category.category-science-technology{color:#3c5ca6!important}.related-posts-category.category-mental-health{color:#49b7ad!important}.related-posts-category.category-fiction{color:#9da3f5!important}.related-posts-category.category-business{color:#1f2e57!important}.related-posts-category.category-brighter-tomorrow{color:#5e7e55!important}.related-posts-category.category-features{color:#55626f!important}.related-posts-category.category-unbreaking-news,.related-posts-category.category-unbreaking-the-news,.related-posts-categorydiv,.related-posts-categoryspan{color:#c44703!important}.related-posts-categorydiv.category-humanity,.related-posts-categoryspan.category-humanity{color:#c75c5c!important}.related-posts-categorydiv.category-poetry,.related-posts-categoryspan.category-poetry{color:#8671e2!important}.related-posts-categorydiv.category-lifestyle,.related-posts-categoryspan.category-lifestyle{color:#f5a526!important}.related-posts-categorydiv.category-science-and-tech,.related-posts-categorydiv.category-science-and-technology,.related-posts-categorydiv.category-science-tech,.related-posts-categorydiv.category-science-technology,.related-posts-categoryspan.category-science-and-tech,.related-posts-categoryspan.category-science-and-technology,.related-posts-categoryspan.category-science-tech,.related-posts-categoryspan.category-science-technology{color:#3c5ca6!important}.related-posts-categorydiv.category-mental-health,.related-posts-categoryspan.category-mental-health{color:#c75c5c!important}.related-posts-categorydiv.category-fiction,.related-posts-categoryspan.category-fiction{color:#9da3f5!important}.related-posts-categorydiv.category-business,.related-posts-categoryspan.category-business{color:#1f2e57!important}.related-posts-categorydiv.category-brighter-tomorrow,.related-posts-categoryspan.category-brighter-tomorrow{color:#5e7e55!important}.related-posts-categorydiv.category-features,.related-posts-categoryspan.category-features{color:#55626f!important}.related-posts-categorydiv.category-unbreaking-news,.related-posts-categorydiv.category-unbreaking-the-news,.related-posts-categoryspan.category-unbreaking-news,.related-posts-categoryspan.category-unbreaking-the-news{color:#c44703!important}@media(max-width:768px){.related-posts-category{font-size:16px!important}}.related-posts-listing{list-style:none;margin:0 0 0 10px;padding:0;width:100%}.related-posts-item{margin-bottom:20px;padding-left:20px;position:relative}.related-posts-item:before{background:#000;border-radius:50%;content:"";height:8px;left:0;position:absolute;top:8px;width:8px}.related-posts-item a{color:#000;font-family:Lora,serif;font-size:16px;font-weight:400;line-height:1.5;text-align:left;text-decoration:none;transition:color .3s ease}.related-posts-item a:hover{color:#560079}.author-bio-card{align-items:center;background:rgba(175,136,204,.08);border-radius:8px;display:flex;gap:30px;margin-top:40px;padding:30px}@media(max-width:768px){.author-bio-card{align-items:flex-start;flex-direction:column;gap:20px;padding:20px}}.author-bio-photo{flex-shrink:0}.author-bio-photo img{border-radius:50%;height:109px;-o-object-fit:cover;object-fit:cover;width:109px}.author-bio-content{flex:1}.author-bio-name{color:#313131;font-family:Noto Sans,sans-serif;font-size:16px;font-weight:700;letter-spacing:2.24px;line-height:24px;margin:0 0 5px;opacity:1;text-align:left;text-transform:uppercase}.author-bio-title{color:#313131;font-size:8px;letter-spacing:-.08px;line-height:21px}.author-bio-description,.author-bio-title{font-family:Noto Sans,sans-serif;font-weight:400;margin:0 0 10px;opacity:1;text-align:left}.author-bio-description{color:#5d5d5d;font-size:10px;letter-spacing:-.1px;line-height:16px}.author-bio-links{border-top:1px solid #e0e0e0;margin-top:15px;padding-top:12px}.author-bio-links p{color:#313131;font-family:Noto Sans,sans-serif;font-size:10px;font-weight:400;letter-spacing:-.1px;line-height:16px;margin:3px 0;opacity:1;text-align:left;text-transform:lowercase}.author-bio-links p a{color:#313131;text-decoration:none;transition:color .3s ease}.author-bio-links p a:hover{color:#560079}.editorial-credits{background-color:#fff;border-top:1px solid #ddd;padding:40px 20px}@media(max-width:768px){.editorial-credits{padding:30px 20px}}.editorial-credits .container{align-items:flex-start;display:flex;gap:15px}@media(max-width:768px){.editorial-credits .container{gap:10px}}.editorial-credits .credits-icon{flex-shrink:0;font-size:24px}@media(max-width:768px){.editorial-credits .credits-icon{font-size:20px}}.editorial-credits .credits-text{color:#333;font-family:Lora,serif;font-size:16px;font-weight:400;line-height:1.6;margin:0;opacity:1;text-align:left}@media(max-width:768px){.editorial-credits .credits-text{font-size:14px}}.editorial-credits .credits-text a{color:#560079;text-decoration:none;transition:color .3s ease}.editorial-credits .credits-text a:hover{color:#320046;text-decoration:underline}.editorial-acknowledgments-section{background:#fff;margin:0 auto 40px;max-width:720px;padding:0 20px;width:100%}@media(max-width:768px){.editorial-acknowledgments-section{margin:0 auto 30px;padding:0 20px}}.editorial-acknowledgments-section .acknowledgments-container{margin-left:50px;margin-right:auto;max-width:527px;position:relative}@media(max-width:768px){.editorial-acknowledgments-section .acknowledgments-container{margin-left:0}}.editorial-acknowledgments-section .acknowledgments-icon{margin-bottom:25px;position:relative}.editorial-acknowledgments-section .acknowledgments-icon .acknowledgments-icon-image{background-color:#fff;display:block;height:30px;padding-right:15px;position:relative;width:46px;z-index:2}@media(max-width:768px){.editorial-acknowledgments-section .acknowledgments-icon .acknowledgments-icon-image{height:26px;padding-right:12px;width:40px}}.editorial-acknowledgments-section .acknowledgments-divider{background-color:#ddd;height:1px;width:100%}.editorial-acknowledgments-section .acknowledgments-divider.top-divider{left:0;position:absolute;right:0;top:15px;z-index:1}@media(max-width:768px){.editorial-acknowledgments-section .acknowledgments-divider.top-divider{top:13px}}.editorial-acknowledgments-section .acknowledgments-divider.bottom-divider{margin-top:20px}@media(max-width:768px){.editorial-acknowledgments-section .acknowledgments-divider.bottom-divider{margin-top:15px}}.editorial-acknowledgments-section .acknowledgments-content{color:#000;font-family:Lora,serif;font-size:16px;font-weight:400;letter-spacing:-.22px;line-height:22px;opacity:1;text-align:left}@media(max-width:768px){.editorial-acknowledgments-section .acknowledgments-content{font-size:15px;line-height:21px}}.editorial-acknowledgments-section .acknowledgments-content p{margin:0;padding:0}.editorial-acknowledgments-section .acknowledgments-content .editor-name,.editorial-acknowledgments-section .acknowledgments-content span[style*="#560079"]{color:#560079!important}.editorial-acknowledgments-section .acknowledgments-content a{color:#560079;text-decoration:none;transition:-webkit-text-decoration .2s ease;transition:text-decoration .2s ease;transition:text-decoration .2s ease,-webkit-text-decoration .2s ease}.editorial-acknowledgments-section .acknowledgments-content a:hover{text-decoration:underline}.read-more-random-section{background:#fff!important;margin:0 auto;max-width:720px;padding:0 20px;width:100%}@media(max-width:768px){.read-more-random-section{padding:0}}.read-more-container{margin-left:50px;margin-right:auto;max-width:527px;padding:0;width:100%}@media(max-width:768px){.read-more-container{margin-left:0;padding:0 20px}}.read-more-section-heading{color:#000;font-family:Noto Sans,sans-serif;font-size:19px;font-weight:700;line-height:24px;margin:0;opacity:1;padding:10px 0;position:relative;text-align:left}.read-more-section-heading:before{background-color:#000;content:"";height:3px;left:0;position:absolute;right:0;top:0;width:100%}.read-more-section-heading:after{background-color:#ddd;bottom:0;content:"";height:1px;left:0;position:absolute;right:0;width:100%}@media(max-width:768px){.read-more-section-heading{font-size:26px;line-height:34px}}.read-more-posts-grid{display:grid;gap:10px}.read-more-article{border-bottom:1px solid #ddd;padding-bottom:10px}.read-more-article:last-child{border-bottom:none}.read-more-category{display:inline-block;font-family:Noto Sans,sans-serif;font-size:11px;font-weight:800;letter-spacing:.11px;line-height:18px;margin-bottom:0;opacity:1;text-align:left;text-transform:uppercase}.read-more-category.category-humanity{color:#c75c5c!important}.read-more-category.category-poetry{color:#8671e2!important}.read-more-category.category-lifestyle{color:#f5a526!important}.read-more-category.category-science-and-tech,.read-more-category.category-science-and-technology,.read-more-category.category-science-tech,.read-more-category.category-science-technology{color:#3c5ca6!important}.read-more-category.category-mental-health{color:#49b7ad!important}.read-more-category.category-fiction{color:#9da3f5!important}.read-more-category.category-business{color:#1f2e57!important}.read-more-category.category-brighter-tomorrow{color:#5e7e55!important}.read-more-category.category-features{color:#55626f!important}.read-more-category.category-unbreaking-news,.read-more-category.category-unbreaking-the-news{color:#c44703!important}.read-more-title{margin:0 0 10px}.read-more-title a{color:#000;font-family:Lora,serif;font-size:22px;font-weight:600;line-height:1.4;text-align:left;text-decoration:none;transition:color .3s ease}.read-more-title a:visited{color:#000}.read-more-title a:hover{color:#560079}.read-more-meta{color:#6c6c6c;font-family:Lora,serif;font-size:12px;font-weight:400;line-height:16px;opacity:1;text-align:left}.unbreaking-news-page{background-color:#fff}.unbreaking-news-page .container{margin:0 auto;max-width:1600px;padding:0 20px}.unbreaking-first-section{background-color:#fff;padding:0 0 40px}@media(max-width:1024px){.unbreaking-first-section{padding:5px 0}}.unbreaking-first-section .unbreaking-three-column-grid{display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr;margin-top:20px;padding-right:0}@media(max-width:1024px){.unbreaking-first-section .unbreaking-three-column-grid{gap:30px;grid-template-columns:1fr;margin-top:10px;padding-right:0}}.unbreaking-first-section .unbreaking-three-column-grid .left-column-featured{display:flex;flex-direction:column;gap:20px}.unbreaking-first-section .unbreaking-three-column-grid .left-column-featured .featured-post-large .post-link{cursor:pointer;display:flex;flex-direction:column;text-decoration:none}.unbreaking-first-section .unbreaking-three-column-grid .left-column-featured .featured-post-large .post-link:hover .post-excerpt,.unbreaking-first-section .unbreaking-three-column-grid .left-column-featured .featured-post-large .post-link:hover .post-title{color:#4a4a4a}.unbreaking-first-section .unbreaking-three-column-grid .left-column-featured .featured-post-large .post-image-wrapper{background-color:#f6ded5;height:378.87px;margin-bottom:-20px;max-width:100%;overflow:hidden;position:relative;width:606.18px}@media(max-width:1024px){.unbreaking-first-section .unbreaking-three-column-grid .left-column-featured .featured-post-large .post-image-wrapper{height:auto;padding-bottom:62.5%;width:100%}}.unbreaking-first-section .unbreaking-three-column-grid .left-column-featured .featured-post-large .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.unbreaking-first-section .unbreaking-three-column-grid .left-column-featured .featured-post-large .post-content{background-color:#f6ded5;margin-left:auto;padding:20px 20px 80px;position:relative;width:95%;z-index:1}@media(max-width:1024px){.unbreaking-first-section .unbreaking-three-column-grid .left-column-featured .featured-post-large .post-content{margin-left:0;width:100%}}.unbreaking-first-section .unbreaking-three-column-grid .left-column-featured .featured-post-large .post-content .post-title{color:#121422;font-family:Lora,serif;font-size:36px;font-style:normal;font-weight:700;letter-spacing:-1.44px;line-height:41px;margin:0 0 15px;opacity:1;text-align:left;transition:color .3s ease}.unbreaking-first-section .unbreaking-three-column-grid .left-column-featured .featured-post-large .post-content .post-excerpt{color:#121422;font-family:Lora,serif;font-size:15px;font-style:normal;font-weight:400;letter-spacing:-.36px;line-height:22px;margin:0 0 10px;opacity:1;text-align:left;transition:color .3s ease}.unbreaking-first-section .unbreaking-three-column-grid .left-column-featured .featured-post-large .post-content .post-meta{color:#121422;font-family:Lora,serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:-.29px;line-height:16px;margin:0;opacity:1;text-align:left}.unbreaking-first-section .unbreaking-three-column-grid .left-column-featured .secondary-post-small{margin-left:auto;width:95%}@media(max-width:1024px){.unbreaking-first-section .unbreaking-three-column-grid .left-column-featured .secondary-post-small{margin-left:0;width:100%}}.unbreaking-first-section .unbreaking-three-column-grid .left-column-featured .secondary-post-small.third-post{border-top:1px solid #e0e0e0;padding-top:20px}.unbreaking-first-section .unbreaking-three-column-grid .left-column-featured .secondary-post-small .post-link{align-items:stretch;cursor:pointer;display:flex;gap:15px;text-decoration:none}.unbreaking-first-section .unbreaking-three-column-grid .left-column-featured .secondary-post-small .post-link:hover .post-title{color:#4a4a4a}@media(max-width:1024px){.unbreaking-first-section .unbreaking-three-column-grid .left-column-featured .secondary-post-small .post-link{flex-direction:column;gap:0}}.unbreaking-first-section .unbreaking-three-column-grid .left-column-featured .secondary-post-small .post-image-wrapper{flex:0 0 290.98px;height:174.84px;overflow:hidden;position:relative;width:290.98px}@media(max-width:1024px){.unbreaking-first-section .unbreaking-three-column-grid .left-column-featured .secondary-post-small .post-image-wrapper{flex:none;height:auto;margin-bottom:10px;padding-bottom:62.5%;width:100%}}.unbreaking-first-section .unbreaking-three-column-grid .left-column-featured .secondary-post-small .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.unbreaking-first-section .unbreaking-three-column-grid .left-column-featured .secondary-post-small .post-content{display:flex;flex:1;flex-direction:column;justify-content:flex-start}.unbreaking-first-section .unbreaking-three-column-grid .left-column-featured .secondary-post-small .post-content .post-title{color:#000;font-family:Lora,serif;font-size:22px;font-weight:600;letter-spacing:-.72px;line-height:24px;margin:0 0 8px;opacity:1;text-align:left;transition:color .3s ease}.unbreaking-first-section .unbreaking-three-column-grid .left-column-featured .secondary-post-small .post-content .post-excerpt{color:#6c6c6c;font-family:Lora,serif;font-size:13px;font-weight:400;letter-spacing:-.31px;line-height:19px;margin:0 0 8px;opacity:1;text-align:left}.unbreaking-first-section .unbreaking-three-column-grid .left-column-featured .secondary-post-small .post-content .post-meta{color:#6c6c6c;font-family:Lora,serif;font-size:10px;font-weight:400;line-height:15px;margin:0;opacity:1;text-align:left}.unbreaking-first-section .unbreaking-three-column-grid .middle-column-recent{display:flex;flex-direction:column;gap:15px}.unbreaking-first-section .unbreaking-three-column-grid .middle-column-recent .middle-post{border-bottom:1px solid #e0e0e0;padding-bottom:5px;width:100%}.unbreaking-first-section .unbreaking-three-column-grid .middle-column-recent .middle-post:last-child{border-bottom:none}.unbreaking-first-section .unbreaking-three-column-grid .middle-column-recent .middle-post .post-link{cursor:pointer;display:flex;flex-direction:column;text-decoration:none;width:100%}.unbreaking-first-section .unbreaking-three-column-grid .middle-column-recent .middle-post .post-link:hover .post-title{color:#4a4a4a}.unbreaking-first-section .unbreaking-three-column-grid .middle-column-recent .middle-post:not(.no-image) .post-image-wrapper{height:227.5px;margin-bottom:10px;max-width:100%;overflow:hidden;position:relative;width:364px}@media(max-width:1024px){.unbreaking-first-section .unbreaking-three-column-grid .middle-column-recent .middle-post:not(.no-image) .post-image-wrapper{height:auto;padding-bottom:62.5%;width:100%}}.unbreaking-first-section .unbreaking-three-column-grid .middle-column-recent .middle-post:not(.no-image) .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.unbreaking-first-section .unbreaking-three-column-grid .middle-column-recent .middle-post .post-content .post-title{color:#121422;font-family:Lora,serif;font-size:22px;font-weight:600;letter-spacing:-.88px;line-height:29px;margin:0 0 8px;opacity:1;text-align:left;transition:color .3s ease}.unbreaking-first-section .unbreaking-three-column-grid .middle-column-recent .middle-post .post-content .post-excerpt{color:#6c6c6c;font-family:Lora,serif;font-size:13px;font-style:normal;font-weight:400;letter-spacing:-.31px;line-height:19px;margin:0 0 8px;opacity:1;text-align:left}.unbreaking-first-section .unbreaking-three-column-grid .middle-column-recent .middle-post .post-content .post-meta{color:#6c6c6c;font-family:Lora,serif;font-size:10px;font-weight:400;line-height:15px;margin:0;opacity:1;text-align:left}.unbreaking-first-section .unbreaking-three-column-grid .right-column-most-read{display:flex;flex-direction:column}.unbreaking-first-section .unbreaking-three-column-grid .right-column-most-read .column-header{border-bottom:1px solid #e0e0e0;border-top:3px solid #000;margin-bottom:5px;opacity:1;padding-bottom:10px;padding-top:10px}.unbreaking-first-section .unbreaking-three-column-grid .right-column-most-read .column-header .section-label{color:#121422;font-family:Noto Sans,sans-serif;font-size:22px;font-weight:800;letter-spacing:-.53px;line-height:34px;margin:0;opacity:1;text-align:left;text-transform:uppercase}.unbreaking-first-section .unbreaking-three-column-grid .right-column-most-read .right-post-item{border-bottom:1px solid #e0e0e0;min-height:69px;padding-bottom:5px}.unbreaking-first-section .unbreaking-three-column-grid .right-column-most-read .right-post-item:last-child{border-bottom:none}.unbreaking-first-section .unbreaking-three-column-grid .right-column-most-read .right-post-item .post-link{cursor:pointer;text-decoration:none}.unbreaking-first-section .unbreaking-three-column-grid .right-column-most-read .right-post-item .post-link:hover .post-title{color:#4a4a4a}.unbreaking-first-section .unbreaking-three-column-grid .right-column-most-read .right-post-item .post-content .category-label{color:#55626f;display:inline-block;font-family:Noto Sans,sans-serif;font-size:11px;font-weight:600;letter-spacing:.11px;line-height:21px;margin-bottom:8px;opacity:1;text-align:left;text-transform:uppercase}.unbreaking-first-section .unbreaking-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-humanity{color:#49b7ad!important}.unbreaking-first-section .unbreaking-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-poetry{color:#8671e2!important}.unbreaking-first-section .unbreaking-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-lifestyle{color:#f5a526!important}.unbreaking-first-section .unbreaking-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-science-and-tech,.unbreaking-first-section .unbreaking-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-science-tech{color:#3b5ca7!important}.unbreaking-first-section .unbreaking-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-mental-health{color:#49b7ad!important}.unbreaking-first-section .unbreaking-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-fiction{color:#9da3f5!important}.unbreaking-first-section .unbreaking-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-business{color:#1f2e57!important}.unbreaking-first-section .unbreaking-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-brighter-tomorrow{color:#5e7e55!important}.unbreaking-first-section .unbreaking-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-features{color:#55626f!important}.unbreaking-first-section .unbreaking-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-unbreaking-news,.unbreaking-first-section .unbreaking-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-unbreaking-the-news{color:#c44703!important}.unbreaking-first-section .unbreaking-three-column-grid .right-column-most-read .right-post-item .post-content .post-title{color:#121422;font-family:Lora,serif;font-size:18px;font-weight:600;letter-spacing:-.72px;line-height:23px;margin:0 0 8px;opacity:1;text-align:left;transition:color .3s ease}.unbreaking-first-section .unbreaking-three-column-grid .right-column-most-read .right-post-item .post-content .post-excerpt{color:#6c6c6c;font-family:Lora,serif;font-size:13px;font-weight:400;letter-spacing:-.31px;line-height:19px;margin:0 0 8px;opacity:1;text-align:left}.unbreaking-first-section .unbreaking-three-column-grid .right-column-most-read .right-post-item .post-content .post-meta{color:#6c6c6c;font-family:Lora,serif;font-size:10px;font-weight:400;line-height:15px;margin:0;opacity:1;text-align:left}@media(max-width:1024px){.unbreaking-first-section .unbreaking-three-column-grid .right-column-most-read{display:none}}.unbreaking-second-section{background-color:#fff;padding:15px 0 40px}@media(max-width:1024px){.unbreaking-second-section{padding:20px 0}}.unbreaking-second-section .unbreaking-equal-columns-grid{display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr}@media(max-width:1024px){.unbreaking-second-section .unbreaking-equal-columns-grid{gap:40px;grid-template-columns:1fr}}.unbreaking-second-section .unbreaking-equal-columns-grid .category-column{display:flex;flex-direction:column}.unbreaking-second-section .unbreaking-equal-columns-grid .category-column .column-header{border-bottom:1px solid #000;border-top:3px solid #000;margin-bottom:20px;padding-bottom:10px;padding-top:10px}.unbreaking-second-section .unbreaking-equal-columns-grid .category-column .column-header .category-title-link{display:block;text-decoration:none}.unbreaking-second-section .unbreaking-equal-columns-grid .category-column .column-header .category-title-link:hover .category-title{opacity:.8}.unbreaking-second-section .unbreaking-equal-columns-grid .category-column .column-header .category-title{font-family:Noto Sans,sans-serif;font-size:22px;font-style:normal;font-weight:900;letter-spacing:-.53px;margin:0;opacity:1;text-align:left;text-transform:uppercase;transition:opacity .3s ease}.unbreaking-second-section .unbreaking-equal-columns-grid .category-column .column-header .category-title .arrow{margin-left:5px}.unbreaking-second-section .unbreaking-equal-columns-grid .category-column .category-post{border-bottom:1px solid #e0e0e0;padding-bottom:5px;padding-top:10px}.unbreaking-second-section .unbreaking-equal-columns-grid .category-column .category-post:first-child{padding-top:0}.unbreaking-second-section .unbreaking-equal-columns-grid .category-column .category-post:last-child{border-bottom:none;margin-bottom:0}.unbreaking-second-section .unbreaking-equal-columns-grid .category-column .category-post .post-link{cursor:pointer;display:flex;flex-direction:column;text-decoration:none}.unbreaking-second-section .unbreaking-equal-columns-grid .category-column .category-post .post-link:hover .post-title{color:#4a4a4a}.unbreaking-second-section .unbreaking-equal-columns-grid .category-column .category-post.with-image .post-image-wrapper{margin-bottom:10px;overflow:hidden;padding-bottom:62.5%;position:relative;width:100%}.unbreaking-second-section .unbreaking-equal-columns-grid .category-column .category-post.with-image .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.unbreaking-second-section .unbreaking-equal-columns-grid .category-column .category-post .post-content .post-title{color:#121422;font-family:Lora,serif;font-size:22px;font-style:normal;font-weight:600;letter-spacing:-.88px;line-height:29px;margin:0 0 8px;opacity:1;text-align:left;transition:color .3s ease}.unbreaking-second-section .unbreaking-equal-columns-grid .category-column .category-post .post-content .post-meta{color:#6c6c6c;font-family:Lora,serif;font-size:10px;font-style:normal;font-weight:400;letter-spacing:-.24px;line-height:15px;margin:0;opacity:1;text-align:left}.more-unbreaking-section{background-color:#fff;padding:40px 0}@media(max-width:1024px){.more-unbreaking-section{padding:20px 0}}.more-unbreaking-section .more-section-heading{align-items:baseline;display:flex;font-family:Noto Sans,sans-serif;gap:0;line-height:1;margin:0 0 20px;opacity:1;padding:0 0 10px;position:relative;text-align:left}.more-unbreaking-section .more-section-heading:after{background-color:#000;bottom:0;content:"";height:1px;left:0;position:absolute;right:0;width:100%}.more-unbreaking-section .more-section-title{color:#121422;font-size:61px;font-style:normal;font-weight:800;letter-spacing:-1.46px;text-transform:uppercase}@media(max-width:1024px){.more-unbreaking-section .more-section-title{font-size:40px;letter-spacing:-1px}}.more-unbreaking-section .more-section-category-wrapper{align-items:baseline;display:flex;flex:1;padding-top:10px;position:relative}.more-unbreaking-section .more-section-category-wrapper:before{background-color:#000;content:"";height:3px;left:10px;position:absolute;right:0;top:0}.more-unbreaking-section .more-section-divider{color:#c44703;font-size:19px;font-weight:800;margin:0 10px}.more-unbreaking-section .more-section-category{color:#c44703;font-size:16px;font-style:normal;font-weight:800;letter-spacing:-.46px;text-transform:uppercase}.more-unbreaking-section .more-posts-list{display:flex;flex-direction:column;gap:10px}.more-unbreaking-section .more-posts-list .more-post-item{border-bottom:1px solid #e0e0e0;padding-bottom:20px}@media(max-width:1024px){.more-unbreaking-section .more-posts-list .more-post-item{padding-bottom:5px}}.more-unbreaking-section .more-posts-list .more-post-item:last-child{border-bottom:none;padding-bottom:0}.more-unbreaking-section .more-posts-list .more-post-item .more-post-link{cursor:pointer;display:flex;gap:20px;text-decoration:none}.more-unbreaking-section .more-posts-list .more-post-item .more-post-link:hover .more-post-title{color:#560079!important}@media(max-width:1024px){.more-unbreaking-section .more-posts-list .more-post-item .more-post-link{flex-direction:column;gap:0}}.more-unbreaking-section .more-posts-list .more-post-item .more-post-link .more-post-image{flex:0 0 280px;height:180px;overflow:hidden}@media(max-width:1024px){.more-unbreaking-section .more-posts-list .more-post-item .more-post-link .more-post-image{flex:none;height:auto;margin-bottom:10px;padding-bottom:62.5%;position:relative;width:100%}}.more-unbreaking-section .more-posts-list .more-post-item .more-post-link .more-post-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:1024px){.more-unbreaking-section .more-posts-list .more-post-item .more-post-link .more-post-image img{left:0;position:absolute;top:0}}.more-unbreaking-section .more-posts-list .more-post-item .more-post-link .more-post-content{display:flex;flex:1;flex-direction:column}.more-unbreaking-section .more-posts-list .more-post-item .more-post-link .more-post-content .more-post-title{color:#121422;font-family:Lora,serif;font-size:28px;font-weight:600;letter-spacing:-1.12px;line-height:36px;margin:0 0 10px;opacity:1;text-align:left;transition:color .3s ease}.more-unbreaking-section .more-posts-list .more-post-item .more-post-link .more-post-content .more-post-excerpt{color:#121422;font-family:Lora,serif;font-size:15px;font-weight:400;letter-spacing:-.36px;line-height:22px;margin:0 0 10px;opacity:1;text-align:left}.more-unbreaking-section .more-posts-list .more-post-item .more-post-link .more-post-content .more-post-meta{color:#121422;font-family:Lora,serif;font-size:12px;font-weight:400;letter-spacing:-.29px;line-height:16px;margin:0;opacity:1;text-align:left}.unbreaking-header-section{background-color:#fff;margin-bottom:25px;padding:15px 0 0}@media(max-width:1024px){.unbreaking-header-section{margin-bottom:0;padding:5px 0 0}}.header-content-wrapper{align-items:stretch;display:grid;gap:0;grid-template-columns:280px 1fr;padding-right:0}@media(max-width:1024px){.header-content-wrapper{gap:0;grid-template-columns:1fr;padding-right:0}}.header-left-column{display:flex;flex-direction:column;padding:0}@media(max-width:1024px){.header-left-column{margin-bottom:15px;padding:0;width:100%}}.header-color-bar{background-color:#f6ded4;height:10px;margin-bottom:10px;padding-bottom:10px}@media(max-width:1024px){.header-color-bar{display:none}}.header-description-box{background-color:#fff;color:#505050;font-family:Noto Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.34px;line-height:20px;padding:5px 0 5px 50px;position:relative;text-align:left}.header-description-box:before{top:0}.header-description-box:after,.header-description-box:before{background-color:#ababab;content:"";height:1px;left:50px;position:absolute;right:0}.header-description-box:after{bottom:0}@media(max-width:1024px){.header-description-box{padding:20px 0}.header-description-box:after,.header-description-box:before{left:0;right:0}.header-description-box .description-text{max-height:60px;overflow:hidden;transition:max-height .3s ease}.header-description-box .description-text.expanded{max-height:500px}}.header-description-box .read-more-btn{display:none}@media(max-width:1024px){.header-description-box .read-more-btn{background:none;border:none;color:#c44703;cursor:pointer;display:block;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:700;letter-spacing:.12px;margin-top:10px;padding:0;text-align:left}.header-description-box .read-more-btn .arrow{display:inline-block;margin-left:5px;transition:transform .3s ease}.header-description-box .read-more-btn.expanded .arrow{transform:rotate(180deg)}}.unbreaking-news-page .header-right-column{display:flex;flex-direction:column}@media(max-width:1024px){.unbreaking-news-page .header-right-column{display:none!important}}.unbreaking-mobile-description{background-color:#fff;display:none}@media(max-width:1024px){.unbreaking-mobile-description{display:block;margin-bottom:20px}}.unbreaking-mobile-description .mobile-description-box{background-color:#fff;border-bottom:1px solid #ababab;border-top:1px solid #ababab;padding:5px 0}.unbreaking-mobile-description .mobile-description-box .description-text{color:#505050;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:400;letter-spacing:-.34px;line-height:20px;max-height:60px;overflow:hidden;text-align:left;transition:max-height .3s ease}.unbreaking-mobile-description .mobile-description-box .description-text.expanded{max-height:500px}.unbreaking-mobile-description .mobile-description-box .read-more-btn{background:none;border:none;color:#c44703;cursor:pointer;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:700;letter-spacing:.12px;margin-top:10px;padding:0;text-align:left}.unbreaking-mobile-description .mobile-description-box .read-more-btn .arrow{display:inline-block;margin-left:5px;transition:transform .3s ease}.unbreaking-mobile-description .mobile-description-box .read-more-btn.expanded .arrow{transform:rotate(180deg)}.header-description-wrapper,.header-title-box{display:flex;flex-direction:column;overflow:hidden;width:100%}.header-title-box{border:1px solid #c44703;gap:0}.header-title-box .header-title-top{background-color:#c44703;color:#fff;margin:0}.header-title-box .header-title-bottom,.header-title-box .header-title-top{font-family:Noto Sans,sans-serif;font-size:24px;font-weight:900;letter-spacing:-.58px;line-height:1.2;padding:15px 40px;text-align:center;text-transform:uppercase}.header-title-box .header-title-bottom{background-color:#fff;color:#000;margin:-1px 0 0}@media(max-width:1024px){.header-title-box{flex-direction:row}.header-title-box .header-title-bottom,.header-title-box .header-title-top{flex:1;font-size:20px;padding:12px 20px}}.brighter-tomorrow-page{background-color:#fff}.brighter-tomorrow-page .container{margin:0 auto;max-width:1600px;padding:0 20px}.brighter-mobile-description{background-color:#fff;display:none}@media(max-width:768px){.brighter-mobile-description{display:block}}.brighter-mobile-description .container{margin:0 auto;max-width:1600px;padding:0 20px}.brighter-mobile-description .mobile-description-box{background-color:#fff;border-bottom:1px solid #ababab;border-top:1px solid #ababab;padding:5px 0}.brighter-mobile-description .mobile-description-box .description-text{color:#505050;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:400;letter-spacing:-.34px;line-height:20px;max-height:60px;overflow:hidden;text-align:left;transition:max-height .3s ease}.brighter-mobile-description .mobile-description-box .description-text.expanded{max-height:500px}.brighter-mobile-description .mobile-description-box .read-more-btn{background:none;border:none;color:#5e7e55;cursor:pointer;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:700;letter-spacing:.12px;margin-top:10px;padding:0;text-align:left}.brighter-mobile-description .mobile-description-box .read-more-btn .arrow{display:inline-block;margin-left:5px;transition:transform .3s ease}.brighter-mobile-description .mobile-description-box .read-more-btn.expanded .arrow{transform:rotate(180deg)}.brighter-first-section{background-color:#fff;padding:0 0 40px}@media(max-width:768px){.brighter-first-section{padding:0 0 20px}}.brighter-first-section .brighter-three-column-grid{display:grid;gap:10px;grid-template-columns:75% 1fr;margin-top:-25px;padding-right:0}@media(max-width:992px){.brighter-first-section .brighter-three-column-grid{margin-top:0}}@media(max-width:1024px){.brighter-first-section .brighter-three-column-grid{gap:30px;grid-template-columns:1fr;margin-top:10px;padding-right:0}}.brighter-first-section .brighter-three-column-grid .left-column-featured{display:flex;flex-direction:column;gap:20px}@media(max-width:768px){.brighter-first-section .brighter-three-column-grid .left-column-featured{gap:30px}}.brighter-first-section .brighter-three-column-grid .left-column-featured .second-row-grid{align-items:start;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr;margin-left:auto;width:95%}@media(max-width:768px){.brighter-first-section .brighter-three-column-grid .left-column-featured .second-row-grid{gap:20px;grid-template-columns:1fr;margin-left:0;width:100%}}.brighter-first-section .brighter-three-column-grid .left-column-featured .second-row-grid .row-column{align-items:flex-start;display:flex;flex-direction:column}.brighter-first-section .brighter-three-column-grid .left-column-featured .second-row-grid .row-column.text-only-column{display:flex;flex-direction:column;gap:15px}.brighter-first-section .brighter-three-column-grid .left-column-featured .second-row-grid .row-column .secondary-post-small{margin-left:0;width:100%}.brighter-first-section .brighter-three-column-grid .left-column-featured .second-row-grid .row-column .secondary-post-small .post-link{flex-direction:column;gap:0}.brighter-first-section .brighter-three-column-grid .left-column-featured .second-row-grid .row-column .secondary-post-small .post-image-wrapper{flex:none;height:auto;margin-bottom:10px;padding-bottom:56.25%;width:100%}.brighter-first-section .brighter-three-column-grid .left-column-featured .second-row-grid .row-column .secondary-post-small .post-image-wrapper img{left:0;position:absolute;top:0}.brighter-first-section .brighter-three-column-grid .left-column-featured .second-row-grid .text-only-post .post-link{cursor:pointer;display:flex;text-decoration:none}.brighter-first-section .brighter-three-column-grid .left-column-featured .second-row-grid .text-only-post .post-link:hover .post-title{color:#4a4a4a}.brighter-first-section .brighter-three-column-grid .left-column-featured .second-row-grid .text-only-post .post-content .post-title{color:#000;font-family:Lora,serif;font-size:18px;font-weight:600;letter-spacing:-.72px;line-height:23px;margin:0 0 8px;opacity:1;text-align:left;transition:color .3s ease}.brighter-first-section .brighter-three-column-grid .left-column-featured .second-row-grid .text-only-post .post-content .post-excerpt{color:#6c6c6c;font-family:Lora,serif;font-size:13px;font-weight:400;letter-spacing:-.31px;line-height:19px;margin:0 0 8px;opacity:1;text-align:left}.brighter-first-section .brighter-three-column-grid .left-column-featured .second-row-grid .text-only-post .post-content .post-meta{color:#6c6c6c;font-family:Lora,serif;font-size:10px;font-weight:400;line-height:15px;margin:0;opacity:1;text-align:left}.brighter-first-section .brighter-three-column-grid .left-column-featured .featured-post-large .post-link{cursor:pointer;display:flex;flex-direction:column;text-decoration:none}.brighter-first-section .brighter-three-column-grid .left-column-featured .featured-post-large .post-link:hover .post-excerpt,.brighter-first-section .brighter-three-column-grid .left-column-featured .featured-post-large .post-link:hover .post-title{color:#4a4a4a}.brighter-first-section .brighter-three-column-grid .left-column-featured .featured-post-large .post-image-wrapper{background-color:#dfecd8;margin-bottom:-130px;overflow:hidden;padding-bottom:62.5%;position:relative;width:100%}@media(max-width:768px){.brighter-first-section .brighter-three-column-grid .left-column-featured .featured-post-large .post-image-wrapper{margin-bottom:-80px}}.brighter-first-section .brighter-three-column-grid .left-column-featured .featured-post-large .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.brighter-first-section .brighter-three-column-grid .left-column-featured .featured-post-large .post-content{background-color:#dfecd8;margin-left:auto;padding:20px 20px 80px;position:relative;width:95%;z-index:1}@media(max-width:768px){.brighter-first-section .brighter-three-column-grid .left-column-featured .featured-post-large .post-content{margin-left:0;width:100%}}.brighter-first-section .brighter-three-column-grid .left-column-featured .featured-post-large .post-content .post-title{color:#121422;font-family:Lora,serif;font-size:36px;font-style:normal;font-weight:700;letter-spacing:-1.44px;line-height:41px;margin:0 0 15px;opacity:1;text-align:left;transition:color .3s ease}.brighter-first-section .brighter-three-column-grid .left-column-featured .featured-post-large .post-content .post-excerpt{color:#121422;font-family:Lora,serif;font-size:15px;font-style:normal;font-weight:400;letter-spacing:-.36px;line-height:22px;margin:0 0 10px;opacity:1;text-align:left;transition:color .3s ease}.brighter-first-section .brighter-three-column-grid .left-column-featured .featured-post-large .post-content .post-meta{color:#121422;font-family:Lora,serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:-.29px;line-height:16px;margin:0;opacity:1;text-align:left}.brighter-first-section .brighter-three-column-grid .left-column-featured .secondary-post-small{margin-left:auto;width:95%}@media(max-width:768px){.brighter-first-section .brighter-three-column-grid .left-column-featured .secondary-post-small{margin-left:0;width:100%}}.brighter-first-section .brighter-three-column-grid .left-column-featured .secondary-post-small.third-post{border-top:1px solid #e0e0e0;padding-top:20px}.brighter-first-section .brighter-three-column-grid .left-column-featured .secondary-post-small .post-link{align-items:stretch;cursor:pointer;display:flex;gap:15px;text-decoration:none}.brighter-first-section .brighter-three-column-grid .left-column-featured .secondary-post-small .post-link:hover .post-title{color:#4a4a4a}@media(max-width:768px){.brighter-first-section .brighter-three-column-grid .left-column-featured .secondary-post-small .post-link{flex-direction:column;gap:0}}.brighter-first-section .brighter-three-column-grid .left-column-featured .secondary-post-small .post-image-wrapper{flex:0 0 50%;height:135px;overflow:hidden;position:relative}@media(max-width:768px){.brighter-first-section .brighter-three-column-grid .left-column-featured .secondary-post-small .post-image-wrapper{flex:none;height:auto;margin-bottom:10px;padding-bottom:62.5%;width:100%}}.brighter-first-section .brighter-three-column-grid .left-column-featured .secondary-post-small .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.brighter-first-section .brighter-three-column-grid .left-column-featured .secondary-post-small .post-content{display:flex;flex:1;flex-direction:column;justify-content:flex-start}.brighter-first-section .brighter-three-column-grid .left-column-featured .secondary-post-small .post-content .post-title{color:#000;font-family:Lora,serif;font-size:22px;font-weight:600;letter-spacing:-.72px;line-height:24px;margin:0 0 8px;opacity:1;text-align:left;transition:color .3s ease}.brighter-first-section .brighter-three-column-grid .left-column-featured .secondary-post-small .post-content .post-excerpt{color:#6c6c6c;font-family:Lora,serif;font-size:13px;font-weight:400;letter-spacing:-.31px;line-height:19px;margin:0 0 8px;opacity:1;text-align:left}.brighter-first-section .brighter-three-column-grid .left-column-featured .secondary-post-small .post-content .post-meta{color:#6c6c6c;font-family:Lora,serif;font-size:10px;font-weight:400;line-height:15px;margin:0;opacity:1;text-align:left}.brighter-first-section .brighter-three-column-grid .middle-column-recent{display:flex;flex-direction:column;gap:15px}.brighter-first-section .brighter-three-column-grid .middle-column-recent .middle-post{border-bottom:1px solid #e0e0e0;padding-bottom:5px;width:100%}.brighter-first-section .brighter-three-column-grid .middle-column-recent .middle-post:last-child{border-bottom:none}.brighter-first-section .brighter-three-column-grid .middle-column-recent .middle-post .post-link{cursor:pointer;display:flex;flex-direction:column;text-decoration:none;width:100%}.brighter-first-section .brighter-three-column-grid .middle-column-recent .middle-post .post-link:hover .post-title{color:#4a4a4a}.brighter-first-section .brighter-three-column-grid .middle-column-recent .middle-post:not(.no-image) .post-image-wrapper{margin-bottom:10px;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.brighter-first-section .brighter-three-column-grid .middle-column-recent .middle-post:not(.no-image) .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.brighter-first-section .brighter-three-column-grid .middle-column-recent .middle-post .post-content .post-title{color:#121422;font-family:Lora,serif;font-size:22px;font-weight:600;letter-spacing:-.88px;line-height:29px;margin:0 0 8px;opacity:1;text-align:left;transition:color .3s ease}.brighter-first-section .brighter-three-column-grid .middle-column-recent .middle-post .post-content .post-excerpt{color:#6c6c6c;font-family:Lora,serif;font-size:13px;font-style:normal;font-weight:400;letter-spacing:-.31px;line-height:19px;margin:0 0 8px;opacity:1;text-align:left}.brighter-first-section .brighter-three-column-grid .middle-column-recent .middle-post .post-content .post-meta{color:#6c6c6c;font-family:Lora,serif;font-size:10px;font-weight:400;line-height:15px;margin:0;opacity:1;text-align:left}.brighter-first-section .brighter-three-column-grid .right-column-most-read{display:flex;flex-direction:column}.brighter-first-section .brighter-three-column-grid .right-column-most-read .column-header{border-bottom:1px solid #e0e0e0;border-top:3px solid #000;margin-bottom:5px;opacity:1;padding-bottom:10px;padding-top:10px}.brighter-first-section .brighter-three-column-grid .right-column-most-read .column-header .section-label{color:#121422;font-family:Noto Sans,sans-serif;font-size:22px;font-weight:800;letter-spacing:-.53px;line-height:34px;margin:0;opacity:1;text-align:left;text-transform:uppercase}.brighter-first-section .brighter-three-column-grid .right-column-most-read .right-post-item{border-bottom:1px solid #e0e0e0;min-height:69px;padding-bottom:5px}.brighter-first-section .brighter-three-column-grid .right-column-most-read .right-post-item:last-child{border-bottom:none}.brighter-first-section .brighter-three-column-grid .right-column-most-read .right-post-item .post-link{cursor:pointer;text-decoration:none}.brighter-first-section .brighter-three-column-grid .right-column-most-read .right-post-item .post-link:hover .post-title{color:#4a4a4a}.brighter-first-section .brighter-three-column-grid .right-column-most-read .right-post-item .post-content .category-label{color:#55626f;display:inline-block;font-family:Noto Sans,sans-serif;font-size:11px;font-weight:600;letter-spacing:.11px;line-height:21px;margin-bottom:8px;opacity:1;text-align:left;text-transform:uppercase}.brighter-first-section .brighter-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-humanity{color:#49b7ad!important}.brighter-first-section .brighter-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-poetry{color:#8671e2!important}.brighter-first-section .brighter-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-lifestyle{color:#f5a526!important}.brighter-first-section .brighter-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-science-and-tech,.brighter-first-section .brighter-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-science-tech{color:#3b5ca7!important}.brighter-first-section .brighter-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-mental-health{color:#49b7ad!important}.brighter-first-section .brighter-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-fiction{color:#9da3f5!important}.brighter-first-section .brighter-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-business{color:#1f2e57!important}.brighter-first-section .brighter-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-brighter-tomorrow{color:#5e7e55!important}.brighter-first-section .brighter-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-features{color:#55626f!important}.brighter-first-section .brighter-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-unbreaking-news,.brighter-first-section .brighter-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-unbreaking-the-news{color:#c44703!important}.brighter-first-section .brighter-three-column-grid .right-column-most-read .right-post-item .post-content .post-title{color:#121422;font-family:Lora,serif;font-size:18px;font-weight:600;letter-spacing:-.72px;line-height:23px;margin:0 0 8px;opacity:1;text-align:left;transition:color .3s ease}.brighter-first-section .brighter-three-column-grid .right-column-most-read .right-post-item .post-content .post-excerpt{color:#6c6c6c;font-family:Lora,serif;font-size:13px;font-weight:400;letter-spacing:-.31px;line-height:19px;margin:0 0 8px;opacity:1;text-align:left}.brighter-first-section .brighter-three-column-grid .right-column-most-read .right-post-item .post-content .post-meta{color:#6c6c6c;font-family:Lora,serif;font-size:10px;font-weight:400;line-height:15px;margin:0;opacity:1;text-align:left}@media(min-width:768px)and (max-width:1024px){.brighter-first-section .brighter-three-column-grid .right-column-most-read{display:none}}.brighter-second-section{background-color:#fff;padding:15px 0 40px}@media(max-width:768px){.brighter-second-section{padding:20px 0}}.brighter-second-section .brighter-equal-columns-grid{display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr}@media(max-width:768px){.brighter-second-section .brighter-equal-columns-grid{gap:40px;grid-template-columns:1fr}}.brighter-second-section .brighter-equal-columns-grid .category-column{display:flex;flex-direction:column}.brighter-second-section .brighter-equal-columns-grid .category-column .column-header{border-bottom:1px solid #000;border-top:3px solid #000;margin-bottom:20px;padding-bottom:10px;padding-top:10px}.brighter-second-section .brighter-equal-columns-grid .category-column .column-header .category-title-link{display:block;text-decoration:none}.brighter-second-section .brighter-equal-columns-grid .category-column .column-header .category-title-link:hover .category-title{opacity:.8}.brighter-second-section .brighter-equal-columns-grid .category-column .column-header .category-title{font-family:Noto Sans,sans-serif;font-size:22px;font-style:normal;font-weight:900;letter-spacing:-.53px;margin:0;opacity:1;text-align:left;text-transform:uppercase;transition:opacity .3s ease}.brighter-second-section .brighter-equal-columns-grid .category-column .column-header .category-title .arrow{margin-left:5px}.brighter-second-section .brighter-equal-columns-grid .category-column .category-post{border-bottom:1px solid #e0e0e0;padding-bottom:5px;padding-top:10px}.brighter-second-section .brighter-equal-columns-grid .category-column .category-post:first-child{padding-top:0}.brighter-second-section .brighter-equal-columns-grid .category-column .category-post:last-child{border-bottom:none;margin-bottom:0}.brighter-second-section .brighter-equal-columns-grid .category-column .category-post .post-link{cursor:pointer;display:flex;flex-direction:column;text-decoration:none}.brighter-second-section .brighter-equal-columns-grid .category-column .category-post .post-link:hover .post-title{color:#4a4a4a}.brighter-second-section .brighter-equal-columns-grid .category-column .category-post.with-image .post-image-wrapper{margin-bottom:10px;overflow:hidden;padding-bottom:62.5%;position:relative;width:100%}.brighter-second-section .brighter-equal-columns-grid .category-column .category-post.with-image .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.brighter-second-section .brighter-equal-columns-grid .category-column .category-post .post-content .post-title{color:#121422;font-family:Lora,serif;font-size:22px;font-style:normal;font-weight:600;letter-spacing:-.88px;line-height:29px;margin:0 0 8px;opacity:1;text-align:left;transition:color .3s ease}.brighter-second-section .brighter-equal-columns-grid .category-column .category-post .post-content .post-meta{color:#6c6c6c;font-family:Lora,serif;font-size:10px;font-style:normal;font-weight:400;letter-spacing:-.24px;line-height:15px;margin:0;opacity:1;text-align:left}.more-brighter-section{background-color:#fff;padding:40px 0}@media(max-width:768px){.more-brighter-section{padding:20px 0}}.more-brighter-section .more-section-heading{align-items:baseline;display:flex;font-family:Noto Sans,sans-serif;gap:0;line-height:1;margin:0 0 20px;opacity:1;padding:0 0 10px;position:relative;text-align:left}.more-brighter-section .more-section-heading:after{background-color:#000;bottom:0;content:"";height:1px;left:0;position:absolute;right:0;width:100%}.more-brighter-section .more-section-title{color:#121422;font-size:61px;font-style:normal;font-weight:800;letter-spacing:-1.46px;text-transform:uppercase}@media(max-width:768px){.more-brighter-section .more-section-title{font-size:40px;letter-spacing:-1px}}.more-brighter-section .more-section-category-wrapper{align-items:baseline;display:flex;flex:1;padding-top:10px;position:relative}.more-brighter-section .more-section-category-wrapper:before{background-color:#000;content:"";height:3px;left:10px;position:absolute;right:0;top:0}.more-brighter-section .more-section-divider{color:#5e7e55;font-size:19px;font-weight:800;margin:0 10px}.more-brighter-section .more-section-category{color:#5e7e55;font-size:16px;font-style:normal;font-weight:800;letter-spacing:-.46px;text-transform:uppercase}.more-brighter-section .more-posts-list{display:flex;flex-direction:column;gap:10px}.more-brighter-section .more-posts-list .more-post-item{border-bottom:1px solid #e0e0e0;padding-bottom:20px}@media(max-width:768px){.more-brighter-section .more-posts-list .more-post-item{padding-bottom:5px}}.more-brighter-section .more-posts-list .more-post-item:last-child{border-bottom:none;padding-bottom:0}.more-brighter-section .more-posts-list .more-post-item .more-post-link{cursor:pointer;display:flex;gap:20px;text-decoration:none}.more-brighter-section .more-posts-list .more-post-item .more-post-link:hover .more-post-title{color:#560079!important}@media(max-width:768px){.more-brighter-section .more-posts-list .more-post-item .more-post-link{flex-direction:column;gap:0}}.more-brighter-section .more-posts-list .more-post-item .more-post-link .more-post-image{flex:0 0 280px;height:180px;overflow:hidden}@media(max-width:768px){.more-brighter-section .more-posts-list .more-post-item .more-post-link .more-post-image{flex:none;height:auto;margin-bottom:10px;padding-bottom:62.5%;position:relative;width:100%}}.more-brighter-section .more-posts-list .more-post-item .more-post-link .more-post-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:768px){.more-brighter-section .more-posts-list .more-post-item .more-post-link .more-post-image img{left:0;position:absolute;top:0}}.more-brighter-section .more-posts-list .more-post-item .more-post-link .more-post-content{display:flex;flex:1;flex-direction:column}.more-brighter-section .more-posts-list .more-post-item .more-post-link .more-post-content .more-post-title{color:#121422;font-family:Lora,serif;font-size:28px;font-weight:600;letter-spacing:-1.12px;line-height:36px;margin:0 0 10px;opacity:1;text-align:left;transition:color .3s ease}.more-brighter-section .more-posts-list .more-post-item .more-post-link .more-post-content .more-post-excerpt{color:#121422;font-family:Lora,serif;font-size:15px;font-weight:400;letter-spacing:-.36px;line-height:22px;margin:0 0 10px;opacity:1;text-align:left}.more-brighter-section .more-posts-list .more-post-item .more-post-link .more-post-content .more-post-meta{color:#121422;font-family:Lora,serif;font-size:12px;font-weight:400;letter-spacing:-.29px;line-height:16px;margin:0;opacity:1;text-align:left}.brighter-header-section{background-color:#fff;margin-bottom:25px;padding:15px 0 0}@media(max-width:768px){.brighter-header-section{margin-bottom:0;padding:10px 0 0}}.brighter-header-section .header-content-wrapper{align-items:stretch;display:grid;gap:0;grid-template-columns:auto 1fr;padding-right:0}@media(max-width:768px){.brighter-header-section .header-content-wrapper{display:flex;flex-direction:column;gap:0;padding-right:0}}.brighter-header-section .header-left-column{display:flex;flex-direction:column;margin-bottom:-15px}@media(max-width:768px){.brighter-header-section .header-left-column{margin-bottom:0;order:2;width:100%}.brighter-header-section .header-left-column .header-description-wrapper{overflow:visible}}.brighter-header-section .header-left-column .header-color-bar{background-color:#e0ecd8;height:16px}@media(max-width:768px){.brighter-header-section .header-left-column .header-color-bar{display:none}}.brighter-header-section .header-left-column .header-description-box{background-color:#fff}.brighter-header-section .header-left-column .header-description-box:after,.brighter-header-section .header-left-column .header-description-box:before{display:none}@media(max-width:768px){.brighter-header-section .header-left-column .header-description-box{background-color:transparent!important;display:block!important;padding:0}}.brighter-header-section .header-left-column .description-text{color:#121422;font-family:Noto Sans,sans-serif;font-size:45px;font-weight:900;left:-40px;letter-spacing:-1.3px;line-height:50px;opacity:1;position:relative;text-align:left;text-transform:uppercase;top:-29px}@media(max-width:768px){.brighter-header-section .header-left-column .description-text{background-color:transparent!important;font-size:32px;left:-15px;line-height:1.1;margin-top:0;max-height:none;overflow:visible;padding:20px 20px 0;position:relative!important;top:-15px;width:100%;z-index:20!important}}.brighter-header-section .header-right-column{display:flex;flex-direction:column}@media(max-width:768px){.brighter-header-section .header-right-column{order:1;width:100%}.brighter-header-section .header-right-column .header-description-box{display:block;left:-9999px;position:fixed;top:-9999px;visibility:hidden}}.brighter-header-section .header-description-wrapper{display:flex;flex-direction:column;overflow:hidden;width:100%}@media(max-width:768px){.brighter-header-section .header-description-wrapper{flex-direction:row}.brighter-header-section .header-right-column .header-description-wrapper{display:flex;flex-direction:row;gap:0;margin-bottom:-40px;min-height:32px;overflow:visible;position:relative;z-index:0}.brighter-header-section .header-right-column .header-description-wrapper:before{background-color:#e0ecd8;content:"";display:block;height:32px;opacity:1;position:relative;width:60%;z-index:0}}.brighter-header-section .header-color-bar{background-color:#5e7e55;height:16px;width:100%}@media(max-width:768px){.brighter-header-section .header-color-bar{display:block;height:32px;position:relative;width:40%;z-index:0}}.brighter-header-section .header-right-column .header-description-box{background-color:#fff;color:#505050;font-family:Noto Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.34px;line-height:20px;padding:5px 0;position:relative;text-align:left}@media(max-width:768px){.brighter-header-section .header-right-column .header-description-box{left:-9999px;position:fixed;top:-9999px;visibility:hidden}}.brighter-header-section .header-right-column .header-description-box:before{background-color:#ababab;content:"";height:1px;left:0;position:absolute;right:0;top:0}.brighter-header-section .header-right-column .header-description-box:after{background-color:#ababab;bottom:0;content:"";height:1px;left:0;position:absolute;right:0}@media(max-width:768px){.brighter-header-section .header-right-column .header-description-box{padding:20px}.brighter-header-section .header-right-column .header-description-box:after,.brighter-header-section .header-right-column .header-description-box:before{left:0;right:0}.brighter-header-section .header-right-column .header-description-box .description-text{max-height:60px;overflow:hidden;transition:max-height .3s ease}.brighter-header-section .header-right-column .header-description-box .description-text.expanded{max-height:500px}}.brighter-header-section .header-right-column .header-description-box .read-more-btn{display:none}@media(max-width:768px){.brighter-header-section .header-right-column .header-description-box .read-more-btn{background:none;border:none;color:#5e7e55;cursor:pointer;display:block;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:700;letter-spacing:.12px;margin-top:10px;padding:0;text-align:left}.brighter-header-section .header-right-column .header-description-box .read-more-btn .arrow{display:inline-block;margin-left:5px;transition:transform .3s ease}.brighter-header-section .header-right-column .header-description-box .read-more-btn.expanded .arrow{transform:rotate(180deg)}}.all-other-categories-page{background-color:#fff}.all-other-categories-page .container{margin:0 auto;max-width:1600px;padding:0 20px}.category-mobile-description{background-color:#fff;display:none}@media(max-width:768px){.category-mobile-description{display:block}}.category-mobile-description .mobile-description-box{background-color:#fff;border-bottom:1px solid #ababab;border-top:1px solid #ababab;padding:5px 0}.category-mobile-description .mobile-description-box .description-text{color:#505050;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:400;letter-spacing:-.34px;line-height:20px;max-height:60px;overflow:hidden;text-align:left;transition:max-height .3s ease}.category-mobile-description .mobile-description-box .description-text.expanded{max-height:500px}.category-mobile-description .mobile-description-box .read-more-btn{background:none;border:none;color:#5e7e55;cursor:pointer;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:700;letter-spacing:.12px;margin-top:10px;padding:0;text-align:left}.category-mobile-description .mobile-description-box .read-more-btn .arrow{display:inline-block;margin-left:5px;transition:transform .3s ease}.category-mobile-description .mobile-description-box .read-more-btn.expanded .arrow{transform:rotate(180deg)}.category-humanity .category-mobile-description .mobile-description-box .read-more-btn{color:#c75c5c!important}.category-mental-health .category-mobile-description .mobile-description-box .read-more-btn{color:#49b7ad!important}.category-business .category-mobile-description .mobile-description-box .read-more-btn{color:#1f2e57!important}.category-science-tech .category-mobile-description .mobile-description-box .read-more-btn,.category-science-technology .category-mobile-description .mobile-description-box .read-more-btn{color:#4a90e2!important}.category-features .category-mobile-description .mobile-description-box .read-more-btn{color:#53616f!important}.category-lifestyle .category-mobile-description .mobile-description-box .read-more-btn{color:#f5a526!important}.category-first-section{background-color:#fff;padding:0 0 40px}@media(max-width:768px){.category-first-section{padding:0 0 20px}}.category-first-section .category-three-column-grid{display:grid;gap:10px;grid-template-columns:70% 30%;padding-right:0}@media(max-width:1024px){.category-first-section .category-three-column-grid{gap:30px;grid-template-columns:1fr;padding-right:0}}.category-first-section .category-three-column-grid .left-column-featured{display:flex;flex-direction:column;gap:20px}@media(max-width:768px){.category-first-section .category-three-column-grid .left-column-featured{gap:30px}}.category-first-section .category-three-column-grid .left-column-featured .second-row-grid{align-items:start;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-left:auto;width:95%}@media(max-width:768px){.category-first-section .category-three-column-grid .left-column-featured .second-row-grid{gap:20px;grid-template-columns:1fr;margin-left:0;width:100%}}.category-first-section .category-three-column-grid .left-column-featured .second-row-grid .row-column{align-items:flex-start;display:flex;flex-direction:column;gap:20px}.category-first-section .category-three-column-grid .left-column-featured .second-row-grid .row-column.text-only-column{display:flex;flex-direction:column;gap:15px}.category-first-section .category-three-column-grid .left-column-featured .second-row-grid .row-column:first-child .secondary-post-small{margin-left:0;width:100%}.category-first-section .category-three-column-grid .left-column-featured .second-row-grid .row-column:first-child .secondary-post-small .post-link{align-items:flex-start;flex-direction:row;gap:15px}@media(max-width:768px){.category-first-section .category-three-column-grid .left-column-featured .second-row-grid .row-column:first-child .secondary-post-small .post-link{flex-direction:column;gap:0}}.category-first-section .category-three-column-grid .left-column-featured .second-row-grid .row-column:first-child .secondary-post-small .post-image-wrapper{flex:0 0 45%;height:auto;overflow:hidden;padding-bottom:30%;position:relative;width:45%}@media(max-width:768px){.category-first-section .category-three-column-grid .left-column-featured .second-row-grid .row-column:first-child .secondary-post-small .post-image-wrapper{flex:none;margin-bottom:10px;padding-bottom:62.5%;width:100%}}.category-first-section .category-three-column-grid .left-column-featured .second-row-grid .row-column:first-child .secondary-post-small .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.category-first-section .category-three-column-grid .left-column-featured .second-row-grid .row-column:first-child .secondary-post-small .post-content{flex:1}.category-first-section .category-three-column-grid .left-column-featured .second-row-grid .row-column:first-child .secondary-post-small .post-content .post-title{font-size:22px;line-height:28px}.category-first-section .category-three-column-grid .left-column-featured .second-row-grid .row-column:first-child .secondary-post-small .post-content .post-meta{font-size:13px;line-height:19px}.category-first-section .category-three-column-grid .left-column-featured .second-row-grid .row-column:last-child .secondary-post-small{margin-left:0;width:100%}.category-first-section .category-three-column-grid .left-column-featured .second-row-grid .row-column:last-child .secondary-post-small .post-link{flex-direction:column;gap:0}.category-first-section .category-three-column-grid .left-column-featured .second-row-grid .row-column:last-child .secondary-post-small .post-image-wrapper{flex:none;height:auto;margin-bottom:10px;padding-bottom:56.25%;width:100%}.category-first-section .category-three-column-grid .left-column-featured .second-row-grid .row-column:last-child .secondary-post-small .post-image-wrapper img{left:0;position:absolute;top:0}.category-first-section .category-three-column-grid .left-column-featured .second-row-grid .row-column:last-child .secondary-post-small .post-content .post-title{font-size:22px;line-height:28px}.category-first-section .category-three-column-grid .left-column-featured .second-row-grid .row-column:last-child .secondary-post-small .post-content .post-meta{font-size:13px;line-height:19px}.category-first-section .category-three-column-grid .left-column-featured .second-row-grid .text-only-post .post-link{cursor:pointer;display:flex;text-decoration:none}.category-first-section .category-three-column-grid .left-column-featured .second-row-grid .text-only-post .post-link:hover .post-title{color:#4a4a4a}.category-first-section .category-three-column-grid .left-column-featured .second-row-grid .text-only-post .post-content .post-title{color:#000;font-family:Lora,serif;font-size:18px;font-weight:600;letter-spacing:-.72px;line-height:23px;margin:0 0 8px;opacity:1;text-align:left;transition:color .3s ease}.category-first-section .category-three-column-grid .left-column-featured .second-row-grid .text-only-post .post-content .post-excerpt{color:#6c6c6c;font-family:Lora,serif;font-size:13px;font-weight:400;letter-spacing:-.31px;line-height:19px;margin:0 0 8px;opacity:1;text-align:left}.category-first-section .category-three-column-grid .left-column-featured .second-row-grid .text-only-post .post-content .post-meta{color:#6c6c6c;font-family:Lora,serif;font-size:10px;font-weight:400;line-height:15px;margin:0;opacity:1;text-align:left}.category-first-section .category-three-column-grid .left-column-featured .featured-post-large .post-link{cursor:pointer;display:flex;flex-direction:column;text-decoration:none}.category-first-section .category-three-column-grid .left-column-featured .featured-post-large .post-link:hover .post-excerpt,.category-first-section .category-three-column-grid .left-column-featured .featured-post-large .post-link:hover .post-title{color:#4a4a4a}.category-first-section .category-three-column-grid .left-column-featured .featured-post-large .post-image-wrapper{background-color:#f6ded5;margin-bottom:-130px;overflow:hidden;padding-bottom:62.5%;position:relative;width:100%}@media(max-width:768px){.category-first-section .category-three-column-grid .left-column-featured .featured-post-large .post-image-wrapper{margin-bottom:-80px}}.category-first-section .category-three-column-grid .left-column-featured .featured-post-large .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.category-first-section .category-three-column-grid .left-column-featured .featured-post-large .post-content{background-color:#f6ded5;margin-left:auto;padding:20px 20px 80px;position:relative;width:95%;z-index:1}@media(max-width:768px){.category-first-section .category-three-column-grid .left-column-featured .featured-post-large .post-content{margin-left:0;width:100%}}.category-first-section .category-three-column-grid .left-column-featured .featured-post-large .post-content .post-title{color:#121422;font-family:Lora,serif;font-size:36px;font-style:normal;font-weight:700;letter-spacing:-1.44px;line-height:41px;margin:0 0 15px;opacity:1;text-align:left;transition:color .3s ease}@media(max-width:768px){.category-first-section .category-three-column-grid .left-column-featured .featured-post-large .post-content .post-title{font-size:26px;line-height:32px}}.category-first-section .category-three-column-grid .left-column-featured .featured-post-large .post-content .post-excerpt{color:#121422;font-family:Lora,serif;font-size:15px;font-style:normal;font-weight:400;letter-spacing:-.36px;line-height:22px;margin:0 0 10px;opacity:1;text-align:left;transition:color .3s ease}@media(max-width:768px){.category-first-section .category-three-column-grid .left-column-featured .featured-post-large .post-content .post-excerpt{font-size:15px}}.category-first-section .category-three-column-grid .left-column-featured .featured-post-large .post-content .post-meta{color:#121422;font-family:Lora,serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:-.29px;line-height:16px;margin:0;opacity:1;text-align:left}.category-first-section .category-three-column-grid .left-column-featured .secondary-post-small{margin-left:auto;width:95%}@media(max-width:768px){.category-first-section .category-three-column-grid .left-column-featured .secondary-post-small{margin-left:0;width:100%}}.category-first-section .category-three-column-grid .left-column-featured .secondary-post-small.third-post{border-top:1px solid #e0e0e0;padding-top:20px}.category-first-section .category-three-column-grid .left-column-featured .secondary-post-small .post-link{align-items:stretch;cursor:pointer;display:flex;gap:15px;text-decoration:none}.category-first-section .category-three-column-grid .left-column-featured .secondary-post-small .post-link:hover .post-title{color:#4a4a4a}@media(max-width:768px){.category-first-section .category-three-column-grid .left-column-featured .secondary-post-small .post-link{flex-direction:column;gap:0}}.category-first-section .category-three-column-grid .left-column-featured .secondary-post-small .post-image-wrapper{flex:0 0 50%;height:135px;overflow:hidden;position:relative}@media(max-width:768px){.category-first-section .category-three-column-grid .left-column-featured .secondary-post-small .post-image-wrapper{flex:none;height:auto;margin-bottom:10px;padding-bottom:62.5%;width:100%}}.category-first-section .category-three-column-grid .left-column-featured .secondary-post-small .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.category-first-section .category-three-column-grid .left-column-featured .secondary-post-small .post-content{display:flex;flex:1;flex-direction:column;justify-content:flex-start}.category-first-section .category-three-column-grid .left-column-featured .secondary-post-small .post-content .post-title{color:#000;font-family:Lora,serif;font-size:22px;font-weight:600;letter-spacing:-.72px;line-height:24px;margin:0 0 8px;opacity:1;text-align:left;transition:color .3s ease}.category-first-section .category-three-column-grid .left-column-featured .secondary-post-small .post-content .post-excerpt{color:#6c6c6c;font-family:Lora,serif;font-size:13px;font-weight:400;letter-spacing:-.31px;line-height:19px;margin:0 0 8px;opacity:1;text-align:left}.category-first-section .category-three-column-grid .left-column-featured .secondary-post-small .post-content .post-meta{color:#6c6c6c;font-family:Lora,serif;font-size:10px;font-weight:400;line-height:15px;margin:0;opacity:1;text-align:left}.category-first-section .category-three-column-grid .right-column-most-read{display:flex;flex-direction:column}.category-first-section .category-three-column-grid .right-column-most-read .most-read-heading{border-bottom:1px solid #e0e0e0;border-top:3px solid #000;color:#121422;font-family:Noto Sans,sans-serif;font-size:22px;font-weight:800;letter-spacing:-.53px;line-height:34px;margin-bottom:15px;margin-top:0;padding-bottom:10px;padding-top:10px;text-align:left;text-transform:uppercase}.category-first-section .category-three-column-grid .right-column-most-read .column-header{border-bottom:1px solid #e0e0e0;border-top:3px solid #000;margin-bottom:5px;opacity:1;padding-bottom:10px;padding-top:10px}.category-first-section .category-three-column-grid .right-column-most-read .column-header .section-label{color:#121422;font-family:Noto Sans,sans-serif;font-size:22px;font-weight:800;letter-spacing:-.53px;line-height:34px;margin:0;opacity:1;text-align:left;text-transform:uppercase}.category-first-section .category-three-column-grid .right-column-most-read .right-post-item{border-bottom:1px solid #e0e0e0;margin-bottom:15px;padding-bottom:15px}.category-first-section .category-three-column-grid .right-column-most-read .right-post-item:last-child{border-bottom:none;margin-bottom:0}.category-first-section .category-three-column-grid .right-column-most-read .right-post-item.with-image .post-link{display:flex;flex-direction:column}.category-first-section .category-three-column-grid .right-column-most-read .right-post-item.with-image .post-image-wrapper{margin-bottom:10px;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.category-first-section .category-three-column-grid .right-column-most-read .right-post-item.with-image .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.category-first-section .category-three-column-grid .right-column-most-read .right-post-item.text-only{min-height:69px}.category-first-section .category-three-column-grid .right-column-most-read .right-post-item .post-link{cursor:pointer;text-decoration:none}.category-first-section .category-three-column-grid .right-column-most-read .right-post-item .post-link:hover .post-title{color:#4a4a4a}.category-first-section .category-three-column-grid .right-column-most-read .right-post-item .post-content .category-label{color:#55626f;display:inline-block;font-family:Noto Sans,sans-serif;font-size:11px;font-weight:600;letter-spacing:.11px;line-height:21px;margin-bottom:8px;opacity:1;text-align:left;text-transform:uppercase}.category-first-section .category-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-humanity{color:#49b7ad!important}.category-first-section .category-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-poetry{color:#8671e2!important}.category-first-section .category-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-lifestyle{color:#f5a526!important}.category-first-section .category-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-science-and-tech,.category-first-section .category-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-science-tech{color:#3b5ca7!important}.category-first-section .category-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-mental-health{color:#49b7ad!important}.category-first-section .category-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-fiction{color:#9da3f5!important}.category-first-section .category-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-business{color:#1f2e57!important}.category-first-section .category-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-brighter-tomorrow{color:#5e7e55!important}.category-first-section .category-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-features{color:#55626f!important}.category-first-section .category-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-unbreaking-news,.category-first-section .category-three-column-grid .right-column-most-read .right-post-item .post-content .category-label.category-unbreaking-the-news{color:#c44703!important}.category-first-section .category-three-column-grid .right-column-most-read .right-post-item .post-content .post-title{color:#121422;font-family:Lora,serif;font-size:22px;font-weight:600;letter-spacing:-.88px;line-height:28px;margin:0 0 8px;opacity:1;text-align:left;transition:color .3s ease}.category-first-section .category-three-column-grid .right-column-most-read .right-post-item .post-content .post-excerpt{color:#6c6c6c;font-family:Lora,serif;font-size:13px;font-weight:400;letter-spacing:-.31px;line-height:19px;margin:0 0 8px;opacity:1;text-align:left}.category-first-section .category-three-column-grid .right-column-most-read .right-post-item .post-content .post-meta{color:#6c6c6c;font-family:Lora,serif;font-size:13px;font-weight:400;line-height:19px;margin:0;opacity:1;text-align:left}@media(min-width:768px)and (max-width:1024px){.category-first-section .category-three-column-grid .right-column-most-read{display:none}}.category-second-section{background-color:#fff;padding:15px 0 40px}@media(max-width:768px){.category-second-section{padding:20px 0}}.category-second-section .category-equal-columns-grid{display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr}@media(max-width:768px){.category-second-section .category-equal-columns-grid{gap:40px;grid-template-columns:1fr}}.category-second-section .category-equal-columns-grid .category-column{display:flex;flex-direction:column}.category-second-section .category-equal-columns-grid .category-column .column-header{border-bottom:1px solid #000;border-top:3px solid #000;margin-bottom:20px;padding-bottom:10px;padding-top:10px}.category-second-section .category-equal-columns-grid .category-column .column-header .category-title-link{display:block;text-decoration:none}.category-second-section .category-equal-columns-grid .category-column .column-header .category-title-link:hover .category-title{opacity:.8}.category-second-section .category-equal-columns-grid .category-column .column-header .category-title{font-family:Noto Sans,sans-serif;font-size:22px;font-style:normal;font-weight:900;letter-spacing:-.53px;margin:0;opacity:1;text-align:left;text-transform:uppercase;transition:opacity .3s ease}.category-second-section .category-equal-columns-grid .category-column .column-header .category-title .arrow{margin-left:5px}.category-second-section .category-equal-columns-grid .category-column .category-post{border-bottom:1px solid #e0e0e0;padding-bottom:5px;padding-top:10px}.category-second-section .category-equal-columns-grid .category-column .category-post:first-child{padding-top:0}.category-second-section .category-equal-columns-grid .category-column .category-post:last-child{border-bottom:none;margin-bottom:0}.category-second-section .category-equal-columns-grid .category-column .category-post .post-link{cursor:pointer;display:flex;flex-direction:column;text-decoration:none}.category-second-section .category-equal-columns-grid .category-column .category-post .post-link:hover .post-title{color:#4a4a4a}.category-second-section .category-equal-columns-grid .category-column .category-post.with-image .post-image-wrapper{margin-bottom:10px;overflow:hidden;padding-bottom:62.5%;position:relative;width:100%}.category-second-section .category-equal-columns-grid .category-column .category-post.with-image .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.category-second-section .category-equal-columns-grid .category-column .category-post .post-content .post-title{color:#121422;font-family:Lora,serif;font-size:22px;font-style:normal;font-weight:600;letter-spacing:-.88px;line-height:29px;margin:0 0 8px;opacity:1;text-align:left;transition:color .3s ease}.category-second-section .category-equal-columns-grid .category-column .category-post .post-content .post-meta{color:#6c6c6c;font-family:Lora,serif;font-size:10px;font-style:normal;font-weight:400;letter-spacing:-.24px;line-height:15px;margin:0;opacity:1;text-align:left}.more-category-section{background-color:#fff;padding:40px 0}@media(max-width:768px){.more-category-section{padding:20px 0}}.more-category-section .more-section-heading{align-items:baseline;display:flex;font-family:Noto Sans,sans-serif;gap:0;line-height:1;margin:0 0 20px;opacity:1;padding:0 0 10px;position:relative;text-align:left}.more-category-section .more-section-heading:after{background-color:#000;bottom:0;content:"";height:1px;left:0;position:absolute;right:0;width:100%}.more-category-section .more-section-title{color:#121422;font-size:61px;font-style:normal;font-weight:800;letter-spacing:-1.46px;text-transform:uppercase}@media(max-width:768px){.more-category-section .more-section-title{font-size:40px;letter-spacing:-1px}}.more-category-section .more-section-category-wrapper{align-items:baseline;display:flex;flex:1;padding-top:10px;position:relative}.more-category-section .more-section-category-wrapper:before{background-color:#000;content:"";height:3px;left:10px;position:absolute;right:0;top:0}.more-category-section .more-section-divider{color:#5e7e55;font-size:19px;font-weight:800;margin:0 10px}.more-category-section .more-section-category{color:#5e7e55;font-size:16px;font-style:normal;font-weight:800;letter-spacing:-.46px;text-transform:uppercase}.more-category-section .more-posts-list{display:flex;flex-direction:column;gap:10px}.more-category-section .more-posts-list .more-post-item{border-bottom:1px solid #e0e0e0;padding-bottom:20px}@media(max-width:768px){.more-category-section .more-posts-list .more-post-item{padding-bottom:5px}}.more-category-section .more-posts-list .more-post-item:last-child{border-bottom:none;padding-bottom:0}.more-category-section .more-posts-list .more-post-item .more-post-link{cursor:pointer;display:flex;gap:20px;text-decoration:none}.more-category-section .more-posts-list .more-post-item .more-post-link:hover .more-post-title{color:#560079!important}@media(max-width:768px){.more-category-section .more-posts-list .more-post-item .more-post-link{flex-direction:column;gap:0}}.more-category-section .more-posts-list .more-post-item .more-post-link .more-post-image{flex:0 0 280px;height:180px;overflow:hidden}@media(max-width:768px){.more-category-section .more-posts-list .more-post-item .more-post-link .more-post-image{flex:none;height:auto;margin-bottom:10px;padding-bottom:62.5%;position:relative;width:100%}}.more-category-section .more-posts-list .more-post-item .more-post-link .more-post-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:768px){.more-category-section .more-posts-list .more-post-item .more-post-link .more-post-image img{left:0;position:absolute;top:0}}.more-category-section .more-posts-list .more-post-item .more-post-link .more-post-content{display:flex;flex:1;flex-direction:column}.more-category-section .more-posts-list .more-post-item .more-post-link .more-post-content .more-post-title{color:#121422;font-family:Lora,serif;font-size:28px;font-weight:600;letter-spacing:-1.12px;line-height:36px;margin:0 0 10px;opacity:1;text-align:left;transition:color .3s ease}@media(max-width:768px){.more-category-section .more-posts-list .more-post-item .more-post-link .more-post-content .more-post-title{font-size:22px;line-height:28px}}.more-category-section .more-posts-list .more-post-item .more-post-link .more-post-content .more-post-excerpt{color:#121422;font-family:Lora,serif;font-size:15px;font-weight:400;letter-spacing:-.36px;line-height:22px;margin:0 0 10px;opacity:1;text-align:left}.more-category-section .more-posts-list .more-post-item .more-post-link .more-post-content .more-post-meta{color:#121422;font-family:Lora,serif;font-size:12px;font-weight:400;letter-spacing:-.29px;line-height:16px;margin:0;opacity:1;text-align:left}.aoc-hero-banner{background-color:#fff;padding:15px 0 0}@media(max-width:768px){.aoc-hero-banner{padding:10px 0!important}}.aoc-hero-banner .aoc-grid-layout{align-items:stretch;display:grid;gap:0;grid-template-columns:550px 1fr;padding-right:0}@media(max-width:768px){.aoc-hero-banner .aoc-grid-layout{display:grid;grid-template-columns:1fr;grid-template-rows:auto;padding-right:0}}.aoc-hero-banner .aoc-title-block{display:flex;flex-direction:column;margin-bottom:30px}@media(max-width:768px){.aoc-hero-banner .aoc-title-block{align-items:stretch;display:grid;grid-template-columns:auto 1fr;margin-bottom:0;width:100%}}.aoc-hero-banner .aoc-title-block .aoc-title-container{align-items:center;background-color:#5e7e55;border-bottom-right-radius:50px;display:flex;justify-content:flex-start;padding-bottom:17px;padding-left:20px;padding-top:17px}@media(max-width:768px){.aoc-hero-banner .aoc-title-block .aoc-title-container{border-bottom-right-radius:50px;padding-right:30px}}.aoc-hero-banner .aoc-title-block .aoc-title-container .aoc-category-heading{color:#fff;font-family:Noto Sans,sans-serif;font-size:58px;font-weight:900;line-height:1;margin:0;text-align:left;text-transform:uppercase}@media(max-width:768px){.aoc-hero-banner .aoc-title-block .aoc-title-container .aoc-category-heading{font-size:32px}}.aoc-hero-banner .aoc-title-block .aoc-accent-bar{display:none}@media(max-width:768px){.aoc-hero-banner .aoc-title-block .aoc-accent-bar{background-color:#fce3bb;display:block;height:auto;width:100%}}.aoc-hero-banner .aoc-description-block{display:flex;flex-direction:column;margin-right:0;padding-right:0;width:100%}@media(max-width:768px){.aoc-hero-banner .aoc-description-block{display:none}}.aoc-hero-banner .aoc-description-block .aoc-description-wrapper{background-color:#fff;padding:0 0 20px}@media(max-width:768px){.aoc-hero-banner .aoc-description-block .aoc-description-wrapper{padding:0}}.aoc-hero-banner .aoc-description-block .aoc-description-wrapper .aoc-accent-bar{background-color:#fce3bb;height:16px;width:100%}@media(max-width:768px){.aoc-hero-banner .aoc-description-block .aoc-description-wrapper .aoc-accent-bar{display:none}}.aoc-hero-banner .aoc-description-block .aoc-description-wrapper .aoc-description-container{padding-top:0}.aoc-hero-banner .aoc-description-block .aoc-description-wrapper .aoc-description-container .aoc-description-content{background-color:#fff;color:#505050;font-family:Noto Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.34px;line-height:20px;margin-left:0;margin-top:10px;padding:5px 0 5px 22px;position:relative;text-align:left}.aoc-hero-banner .aoc-description-block .aoc-description-wrapper .aoc-description-container .aoc-description-content:before{background-color:#ababab;content:"";height:1px;left:22px;position:absolute;right:0;top:0}.aoc-hero-banner .aoc-description-block .aoc-description-wrapper .aoc-description-container .aoc-description-content:after{background-color:#ababab;bottom:0;content:"";height:1px;left:22px;position:absolute;right:0}@media(max-width:768px){.aoc-hero-banner .aoc-description-block .aoc-description-wrapper .aoc-description-container .aoc-description-content{margin-left:0;margin-top:10px;padding:10px 15px}}@media(min-width:769px){.aoc-hero-banner.aoc-category-lifestyle .aoc-grid-layout{grid-template-columns:auto 1fr}.aoc-hero-banner.aoc-category-lifestyle .aoc-title-block{margin-bottom:25px}}.aoc-hero-banner.aoc-category-lifestyle .aoc-title-container{background-color:#f5a526!important}@media(min-width:769px){.aoc-hero-banner.aoc-category-lifestyle .aoc-title-container{padding-right:40px;width:-moz-fit-content;width:fit-content}}@media(max-width:768px){.aoc-hero-banner.aoc-category-lifestyle .aoc-title-container{width:210px}}.aoc-hero-banner.aoc-category-lifestyle .aoc-accent-bar{background-color:#fce3bb!important}@media(min-width:769px){.aoc-hero-banner.aoc-category-business .aoc-grid-layout{grid-template-columns:auto 1fr}.aoc-hero-banner.aoc-category-business .aoc-title-block{margin-bottom:8px}}.aoc-hero-banner.aoc-category-business .aoc-title-container{background-color:#1f2e57!important}@media(min-width:769px){.aoc-hero-banner.aoc-category-business .aoc-title-container{padding-right:40px;width:-moz-fit-content;width:fit-content}}.aoc-hero-banner.aoc-category-business .aoc-accent-bar{background-color:#dddfe7!important}@media(min-width:769px){.aoc-hero-banner.aoc-category-features .aoc-grid-layout{grid-template-columns:auto 1fr}.aoc-hero-banner.aoc-category-features .aoc-title-block{margin-bottom:25px}}.aoc-hero-banner.aoc-category-features .aoc-title-container{background-color:#6c6c6c!important}@media(min-width:769px){.aoc-hero-banner.aoc-category-features .aoc-title-container{padding-right:20px;width:-moz-fit-content;width:fit-content}}.aoc-hero-banner.aoc-category-features .aoc-accent-bar{background-color:#e1e1e1!important}@media(min-width:769px){.aoc-hero-banner.aoc-category-humanity .aoc-grid-layout{grid-template-columns:auto 1fr}.aoc-hero-banner.aoc-category-humanity .aoc-title-block{margin-bottom:8px}}.aoc-hero-banner.aoc-category-humanity .aoc-title-container{background-color:#c75c5c!important}@media(min-width:769px){.aoc-hero-banner.aoc-category-humanity .aoc-title-container{padding-right:40px;width:-moz-fit-content;width:fit-content}}.aoc-hero-banner.aoc-category-humanity .aoc-accent-bar{background-color:#f7e6e7!important}.aoc-hero-banner.aoc-category-poetry .aoc-title-container{background-color:#8671e2!important}@media(min-width:769px){.aoc-hero-banner.aoc-category-science-and-tech .aoc-grid-layout,.aoc-hero-banner.aoc-category-science-tech .aoc-grid-layout{grid-template-columns:auto 1fr}.aoc-hero-banner.aoc-category-science-and-tech .aoc-title-block,.aoc-hero-banner.aoc-category-science-tech .aoc-title-block{margin-bottom:8px}}.aoc-hero-banner.aoc-category-science-and-tech .aoc-title-container,.aoc-hero-banner.aoc-category-science-tech .aoc-title-container{background-color:#3c5ca6!important}@media(min-width:769px){.aoc-hero-banner.aoc-category-science-and-tech .aoc-title-container,.aoc-hero-banner.aoc-category-science-tech .aoc-title-container{padding-right:40px;width:-moz-fit-content;width:fit-content}}.aoc-hero-banner.aoc-category-science-and-tech .aoc-accent-bar,.aoc-hero-banner.aoc-category-science-tech .aoc-accent-bar{background-color:#c9d2e7!important}@media(min-width:769px){.aoc-hero-banner.aoc-category-mental-health .aoc-grid-layout{grid-template-columns:auto 1fr}.aoc-hero-banner.aoc-category-mental-health .aoc-title-block{margin-bottom:8px}}.aoc-hero-banner.aoc-category-mental-health .aoc-title-container{background-color:#48b7ad!important}@media(min-width:769px){.aoc-hero-banner.aoc-category-mental-health .aoc-title-container{padding-right:40px;width:-moz-fit-content;width:fit-content}}.aoc-hero-banner.aoc-category-mental-health .aoc-accent-bar{background-color:#d9f0ee!important}.aoc-hero-banner.aoc-category-fiction .aoc-title-container{background-color:#9da3f5!important}.all-other-categories-page.category-lifestyle .featured-post-large .post-content,.all-other-categories-page.category-lifestyle .featured-post-large .post-image-wrapper{background-color:#fce3bb!important}.all-other-categories-page.category-lifestyle .more-section-category,.all-other-categories-page.category-lifestyle .more-section-divider{color:#f5a526!important}.all-other-categories-page.category-business .featured-post-large .post-content,.all-other-categories-page.category-business .featured-post-large .post-image-wrapper{background-color:#dddfe7!important}.all-other-categories-page.category-business .more-section-category,.all-other-categories-page.category-business .more-section-divider{color:#1f2e57!important}.all-other-categories-page.category-features .featured-post-large .post-content,.all-other-categories-page.category-features .featured-post-large .post-image-wrapper{background-color:#e1e1e1!important}.all-other-categories-page.category-features .more-section-category,.all-other-categories-page.category-features .more-section-divider{color:#6c6c6c!important}.all-other-categories-page.category-humanity .featured-post-large .post-content,.all-other-categories-page.category-humanity .featured-post-large .post-image-wrapper{background-color:#f7e6e7!important}.all-other-categories-page.category-humanity .more-section-category,.all-other-categories-page.category-humanity .more-section-divider{color:#c75c5c!important}.all-other-categories-page.category-science-and-tech .featured-post-large .post-content,.all-other-categories-page.category-science-and-tech .featured-post-large .post-image-wrapper,.all-other-categories-page.category-science-tech .featured-post-large .post-content,.all-other-categories-page.category-science-tech .featured-post-large .post-image-wrapper{background-color:#c9d2e7!important}.all-other-categories-page.category-science-and-tech .more-section-category,.all-other-categories-page.category-science-and-tech .more-section-divider,.all-other-categories-page.category-science-tech .more-section-category,.all-other-categories-page.category-science-tech .more-section-divider{color:#3c5ca6!important}.all-other-categories-page.category-mental-health .featured-post-large .post-content,.all-other-categories-page.category-mental-health .featured-post-large .post-image-wrapper{background-color:#d9f0ee!important}.all-other-categories-page.category-mental-health .more-section-category,.all-other-categories-page.category-mental-health .more-section-divider{color:#48b7ad!important}.all-other-categories-page.category-poetry .featured-post-large .post-content,.all-other-categories-page.category-poetry .featured-post-large .post-image-wrapper{background-color:#e8e4f8!important}.all-other-categories-page.category-poetry .more-section-category,.all-other-categories-page.category-poetry .more-section-divider{color:#8671e2!important}.all-other-categories-page.category-fiction .featured-post-large .post-content,.all-other-categories-page.category-fiction .featured-post-large .post-image-wrapper{background-color:#e3e5fc!important}.all-other-categories-page.category-fiction .more-section-category,.all-other-categories-page.category-fiction .more-section-divider{color:#9da3f5!important}@media(max-width:768px){.aoc-hero-banner{padding:15px 0}.aoc-hero-banner .aoc-title-block .aoc-accent-bar{background-color:#fce3bb;display:block;height:20px;width:100%}}.fiction-poetry-page{background-color:#fff}.fiction-poetry-page .container{margin:0 auto;max-width:1600px;padding:0 20px}.fiction-poetry-mobile-description{background-color:#fff;display:none}@media(max-width:768px){.fiction-poetry-mobile-description{display:block}}.fiction-poetry-mobile-description .container{margin:0 auto;max-width:1600px;padding:0 20px}.fiction-poetry-mobile-description .mobile-description-box{background-color:#fff;border-bottom:1px solid #ababab;border-top:1px solid #ababab;padding:5px 0}.fiction-poetry-mobile-description .mobile-description-box .description-text{color:#505050;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:400;letter-spacing:-.34px;line-height:20px;max-height:60px;overflow:hidden;text-align:left;transition:max-height .3s ease}.fiction-poetry-mobile-description .mobile-description-box .description-text.expanded{max-height:500px}.fiction-poetry-mobile-description .mobile-description-box .read-more-btn{background:none;border:none;color:#9da3f5;cursor:pointer;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:700;letter-spacing:.12px;margin-top:10px;padding:0;text-align:left}.fiction-poetry-mobile-description .mobile-description-box .read-more-btn .arrow{display:inline-block;margin-left:5px;transition:transform .3s ease}.fiction-poetry-mobile-description .mobile-description-box .read-more-btn.expanded .arrow{transform:rotate(180deg)}.page-poetry .brighter-mobile-description .read-more-btn,.page-poetry .fiction-poetry-mobile-description .read-more-btn{color:#875d92!important}.page-fiction .brighter-mobile-description .read-more-btn,.page-fiction .fiction-poetry-mobile-description .read-more-btn{color:#9da3f5!important}@media(max-width:768px){.fiction-poetry-page .brighter-mobile-description{display:block;padding:0}}.fiction-poetry-page .brighter-mobile-description .mobile-description-box{background-color:#fff;border-bottom:1px solid #ababab;border-top:1px solid #ababab;padding:5px 0}.fiction-poetry-page .brighter-mobile-description .mobile-description-box .description-text{color:#505050;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:400;letter-spacing:-.34px;line-height:20px;max-height:60px;overflow:hidden;text-align:left;transition:max-height .3s ease}.fiction-poetry-page .brighter-mobile-description .mobile-description-box .description-text.expanded{max-height:500px}.fiction-poetry-page .brighter-mobile-description .mobile-description-box .read-more-btn{background:none;border:none;color:#8671e2;cursor:pointer;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:700;letter-spacing:.12px;margin-top:10px;padding:0;text-align:left}.fiction-poetry-page .brighter-mobile-description .mobile-description-box .read-more-btn .arrow{display:inline-block;margin-left:5px;transition:transform .3s ease}.fiction-poetry-page .brighter-mobile-description .mobile-description-box .read-more-btn.expanded .arrow{transform:rotate(180deg)}.fiction-poetry-first-section{background-color:#fff;padding:0 0 40px}@media(max-width:768px){.fiction-poetry-first-section{padding:0 0 20px}}.fiction-poetry-first-section .container{margin:0 auto;max-width:1600px}@media(max-width:768px){.fiction-poetry-first-section .container{padding-left:15px;padding-right:15px}}.fiction-poetry-first-section .fiction-poetry-two-column-grid{display:grid;gap:30px;grid-template-columns:70% 30%;padding-right:31px}@media(max-width:1024px){.fiction-poetry-first-section .fiction-poetry-two-column-grid{gap:40px;grid-template-columns:1fr;margin-top:20px;padding-right:0}}.fiction-poetry-first-section .fiction-posts-column{display:flex;flex-direction:column;gap:20px}@media(max-width:768px){.fiction-poetry-first-section .fiction-posts-column{gap:15px}}.fiction-poetry-first-section .fiction-row{display:grid;gap:15px}@media(max-width:768px){.fiction-poetry-first-section .fiction-row{gap:15px;grid-template-columns:1fr}}.fiction-poetry-first-section .fiction-row-1{grid-template-columns:7fr 3fr}@media(max-width:768px){.fiction-poetry-first-section .fiction-row-1{grid-template-columns:1fr}}.fiction-poetry-first-section .fiction-row-2{grid-template-columns:3fr 7fr}@media(max-width:768px){.fiction-poetry-first-section .fiction-row-2{grid-template-columns:1fr}}.fiction-poetry-first-section .fiction-row-3{grid-template-columns:repeat(3,1fr)}@media(max-width:768px){.fiction-poetry-first-section .fiction-row-3{grid-template-columns:1fr}}.fiction-poetry-first-section .fiction-row-4{grid-template-columns:7fr 3fr}@media(max-width:768px){.fiction-poetry-first-section .fiction-row-4{grid-template-columns:1fr}}.fiction-poetry-first-section .fiction-post{align-items:center;background-color:#f5f5f5;display:flex;justify-content:center;padding:30px 20px;transition:transform .3s ease,background-color .3s ease}@media(max-width:768px){.fiction-poetry-first-section .fiction-post{padding:25px 15px}}.fiction-poetry-first-section .fiction-post:hover{background-color:#e9effa;transform:translateY(-5px)}.fiction-poetry-first-section .fiction-post .post-link{align-items:center;cursor:pointer;display:flex;flex-direction:column;text-align:center;text-decoration:none;width:100%}.fiction-poetry-first-section .fiction-post .post-image-wrapper{align-items:center;display:flex;height:112.5px;justify-content:center;margin-bottom:20px;margin-left:auto;margin-right:auto;position:relative;width:180px}@media(max-width:768px){.fiction-poetry-first-section .fiction-post .post-image-wrapper{height:112.5px;width:180px}}.fiction-poetry-first-section .fiction-post .post-image-wrapper.portrait{height:138.49px;width:105px}@media(max-width:768px){.fiction-poetry-first-section .fiction-post .post-image-wrapper.portrait{height:138.49px;width:105px}}.fiction-poetry-first-section .fiction-post .post-image-wrapper:after{background-color:hsla(0,0%,100%,.15);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.fiction-poetry-first-section .fiction-post .post-image-wrapper img{box-shadow:0 4px 12px rgba(0,0,0,.15);display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.fiction-poetry-first-section .fiction-post .post-content .post-title{color:#121422;font-family:Lora,serif;font-size:16px;font-weight:500;letter-spacing:-.64px;line-height:21px;margin:0 0 8px;opacity:1;text-align:center;transition:color .3s ease}.fiction-poetry-first-section .fiction-post .post-content .post-author{color:#121422;font-family:Lora,serif;font-size:10px;font-weight:500;letter-spacing:-.24px;line-height:15px;margin:0;opacity:1;text-align:center}.fiction-poetry-first-section .fiction-post:hover .post-title{color:#4a4a4a}.fiction-poetry-first-section .fiction-post-large{height:310px}@media(max-width:768px){.fiction-poetry-first-section .fiction-post-large{height:auto;min-height:200px}}.fiction-poetry-first-section .fiction-post-small{height:310px}@media(max-width:768px){.fiction-poetry-first-section .fiction-post-small{height:auto;min-height:200px}}.fiction-poetry-first-section .fiction-post-equal{height:310px}@media(max-width:768px){.fiction-poetry-first-section .fiction-post-equal{height:auto;min-height:200px}}.fiction-poetry-first-section .most-read-column{display:flex;flex-direction:column}.fiction-poetry-first-section .most-read-column .column-header{border-bottom:1px solid #e0e0e0;border-top:3px solid #000;margin-bottom:5px;padding-bottom:10px;padding-top:10px}.fiction-poetry-first-section .most-read-column .column-header .section-label{color:#121422;font-family:Noto Sans,sans-serif;font-size:22px;font-weight:800;letter-spacing:-.53px;line-height:34px;margin:0;text-align:left;text-transform:uppercase}.fiction-poetry-first-section .most-read-column .most-read-item{border-bottom:1px solid #e0e0e0;min-height:69px;padding-bottom:5px}.fiction-poetry-first-section .most-read-column .most-read-item:last-child{border-bottom:none}.fiction-poetry-first-section .most-read-column .most-read-item .post-link{cursor:pointer;text-decoration:none}.fiction-poetry-first-section .most-read-column .most-read-item .post-link:hover .post-title{color:#4a4a4a}.fiction-poetry-first-section .most-read-column .most-read-item .post-content .category-label{color:#55626f;display:inline-block;font-family:Noto Sans,sans-serif;font-size:11px;font-weight:600;letter-spacing:.11px;line-height:21px;margin-bottom:8px;text-align:left;text-transform:uppercase}.fiction-poetry-first-section .most-read-column .most-read-item .post-content .category-label.category-humanity{color:#49b7ad!important}.fiction-poetry-first-section .most-read-column .most-read-item .post-content .category-label.category-poetry{color:#8671e2!important}.fiction-poetry-first-section .most-read-column .most-read-item .post-content .category-label.category-lifestyle{color:#f5a526!important}.fiction-poetry-first-section .most-read-column .most-read-item .post-content .category-label.category-science-and-tech,.fiction-poetry-first-section .most-read-column .most-read-item .post-content .category-label.category-science-tech{color:#3b5ca7!important}.fiction-poetry-first-section .most-read-column .most-read-item .post-content .category-label.category-mental-health{color:#49b7ad!important}.fiction-poetry-first-section .most-read-column .most-read-item .post-content .category-label.category-fiction{color:#9da3f5!important}.fiction-poetry-first-section .most-read-column .most-read-item .post-content .category-label.category-business{color:#1f2e57!important}.fiction-poetry-first-section .most-read-column .most-read-item .post-content .category-label.category-brighter-tomorrow{color:#8671e2!important}.fiction-poetry-first-section .most-read-column .most-read-item .post-content .category-label.category-features{color:#55626f!important}.fiction-poetry-first-section .most-read-column .most-read-item .post-content .category-label.category-unbreaking-news,.fiction-poetry-first-section .most-read-column .most-read-item .post-content .category-label.category-unbreaking-the-news{color:#c44703!important}.fiction-poetry-first-section .most-read-column .most-read-item .post-content .post-title{color:#121422;font-family:Lora,serif;font-size:18px;font-weight:600;letter-spacing:-.72px;line-height:23px;margin:0 0 8px;text-align:left;transition:color .3s ease}.fiction-poetry-first-section .most-read-column .most-read-item .post-content .post-meta{color:#6c6c6c;font-family:Lora,serif;font-size:10px;font-weight:400;line-height:15px;margin:0;text-align:left}@media(min-width:768px)and (max-width:1024px){.fiction-poetry-first-section .most-read-column{display:none}}.fiction-poetry-second-section{background-color:#fff;padding:15px 0 40px}@media(max-width:768px){.fiction-poetry-second-section{padding:20px 0}}.fiction-poetry-second-section .fiction-poetry-equal-columns-grid{display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr}@media(max-width:768px){.fiction-poetry-second-section .fiction-poetry-equal-columns-grid{gap:40px;grid-template-columns:1fr}}.fiction-poetry-second-section .fiction-poetry-equal-columns-grid .category-column{display:flex;flex-direction:column}.fiction-poetry-second-section .fiction-poetry-equal-columns-grid .category-column .column-header{border-bottom:1px solid #000;border-top:3px solid #000;margin-bottom:20px;padding-bottom:10px;padding-top:10px}.fiction-poetry-second-section .fiction-poetry-equal-columns-grid .category-column .column-header .category-title-link{display:block;text-decoration:none}.fiction-poetry-second-section .fiction-poetry-equal-columns-grid .category-column .column-header .category-title-link:hover .category-title{opacity:.8}.fiction-poetry-second-section .fiction-poetry-equal-columns-grid .category-column .column-header .category-title{font-family:Noto Sans,sans-serif;font-size:22px;font-style:normal;font-weight:900;letter-spacing:-.53px;margin:0;opacity:1;text-align:left;text-transform:uppercase;transition:opacity .3s ease}.fiction-poetry-second-section .fiction-poetry-equal-columns-grid .category-column .column-header .category-title .arrow{margin-left:5px}.fiction-poetry-second-section .fiction-poetry-equal-columns-grid .category-column .category-post{border-bottom:1px solid #e0e0e0;padding-bottom:5px;padding-top:10px}.fiction-poetry-second-section .fiction-poetry-equal-columns-grid .category-column .category-post:first-child{padding-top:0}.fiction-poetry-second-section .fiction-poetry-equal-columns-grid .category-column .category-post:last-child{border-bottom:none;margin-bottom:0}.fiction-poetry-second-section .fiction-poetry-equal-columns-grid .category-column .category-post .post-link{cursor:pointer;display:flex;flex-direction:column;text-decoration:none}.fiction-poetry-second-section .fiction-poetry-equal-columns-grid .category-column .category-post .post-link:hover .post-title{color:#4a4a4a}.fiction-poetry-second-section .fiction-poetry-equal-columns-grid .category-column .category-post.with-image .post-image-wrapper{margin-bottom:10px;overflow:hidden;padding-bottom:62.5%;position:relative;width:100%}.fiction-poetry-second-section .fiction-poetry-equal-columns-grid .category-column .category-post.with-image .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.fiction-poetry-second-section .fiction-poetry-equal-columns-grid .category-column .category-post .post-content .post-title{color:#121422;font-family:Lora,serif;font-size:22px;font-style:normal;font-weight:600;letter-spacing:-.88px;line-height:29px;margin:0 0 8px;opacity:1;text-align:left;transition:color .3s ease}.fiction-poetry-second-section .fiction-poetry-equal-columns-grid .category-column .category-post .post-content .post-meta{color:#6c6c6c;font-family:Lora,serif;font-size:10px;font-style:normal;font-weight:400;letter-spacing:-.24px;line-height:15px;margin:0;opacity:1;text-align:left}.more-fiction-poetry-section{background-color:#fff;padding:40px 0}@media(max-width:768px){.more-fiction-poetry-section{padding:20px 0}}.more-fiction-poetry-section .more-section-heading{align-items:baseline;display:flex;font-family:Noto Sans,sans-serif;gap:0;line-height:1;margin:0 0 20px;opacity:1;padding:0 0 10px;position:relative;text-align:left}.more-fiction-poetry-section .more-section-heading:after{background-color:#000;bottom:0;content:"";height:1px;left:0;position:absolute;right:0;width:100%}.more-fiction-poetry-section .more-section-title{color:#121422;font-size:61px;font-style:normal;font-weight:800;letter-spacing:-1.46px;text-transform:uppercase}@media(max-width:768px){.more-fiction-poetry-section .more-section-title{font-size:40px;letter-spacing:-1px}}.more-fiction-poetry-section .more-section-category-wrapper{align-items:baseline;display:flex;flex:1;padding-top:10px;position:relative}.more-fiction-poetry-section .more-section-category-wrapper:before{background-color:#000;content:"";height:3px;left:10px;position:absolute;right:0;top:0}.more-fiction-poetry-section .more-section-divider{color:#8671e2;font-size:19px;font-weight:800;margin:0 10px}.more-fiction-poetry-section .more-section-category{color:#8671e2;font-size:16px;font-style:normal;font-weight:800;letter-spacing:-.46px;text-transform:uppercase}.more-fiction-poetry-section .more-posts-grid{display:grid;gap:15px;grid-template-columns:repeat(3,1fr)}@media(max-width:768px){.more-fiction-poetry-section .more-posts-grid{gap:15px;grid-template-columns:1fr}}.more-fiction-poetry-section .more-posts-grid .more-post-card{align-items:center;background-color:#f5f5f5;display:flex;height:310px;justify-content:center;padding:30px 20px;transition:transform .3s ease,background-color .3s ease}@media(max-width:768px){.more-fiction-poetry-section .more-posts-grid .more-post-card{height:auto;min-height:200px;padding:25px 15px}}.more-fiction-poetry-section .more-posts-grid .more-post-card:hover{background-color:#e9effa;transform:translateY(-5px)}.more-fiction-poetry-section .more-posts-grid .more-post-card .post-link{align-items:center;cursor:pointer;display:flex;flex-direction:column;text-align:center;text-decoration:none;width:100%}.more-fiction-poetry-section .more-posts-grid .more-post-card .post-image-wrapper{align-items:center;display:flex;height:112.5px;justify-content:center;margin-bottom:20px;margin-left:auto;margin-right:auto;position:relative;width:180px}@media(max-width:768px){.more-fiction-poetry-section .more-posts-grid .more-post-card .post-image-wrapper{height:112.5px;width:180px}}.more-fiction-poetry-section .more-posts-grid .more-post-card .post-image-wrapper.portrait{height:138.49px;width:105px}@media(max-width:768px){.more-fiction-poetry-section .more-posts-grid .more-post-card .post-image-wrapper.portrait{height:138.49px;width:105px}}.more-fiction-poetry-section .more-posts-grid .more-post-card .post-image-wrapper:after{background-color:hsla(0,0%,100%,.15);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.more-fiction-poetry-section .more-posts-grid .more-post-card .post-image-wrapper img{box-shadow:0 4px 12px rgba(0,0,0,.15);display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.more-fiction-poetry-section .more-posts-grid .more-post-card .post-content .post-title{color:#121422;font-family:Lora,serif;font-size:16px;font-weight:500;letter-spacing:-.64px;line-height:21px;margin:0 0 8px;opacity:1;text-align:center;transition:color .3s ease}.more-fiction-poetry-section .more-posts-grid .more-post-card .post-content .post-author{color:#121422;font-family:Lora,serif;font-size:10px;font-weight:500;letter-spacing:-.24px;line-height:15px;margin:0;opacity:1;text-align:center}.more-fiction-poetry-section .more-posts-grid .more-post-card:hover .post-title{color:#560079!important}.fiction-poetry-page .brighter-header-section{margin-bottom:10px;padding:15px 0 0}@media(max-width:768px){.fiction-poetry-page .brighter-header-section{margin-bottom:0;padding:0}}.fiction-poetry-page .brighter-header-section .header-description-wrapper{display:flex;flex-direction:column;overflow:hidden;padding-bottom:20px;width:100%}.fiction-poetry-page .brighter-header-section .header-content-wrapper{padding-right:0}@media(max-width:768px){.fiction-poetry-page .brighter-header-section .header-content-wrapper{display:flex;flex-direction:column;gap:0}.fiction-poetry-page .brighter-header-section:before{background:linear-gradient(90deg,#000 65%,#8f98f6 0);content:"";display:block;height:16px;margin-top:10px;width:100%}.fiction-poetry-page .brighter-header-section .header-left-column{margin-bottom:0;order:1;width:100%}.fiction-poetry-page .brighter-header-section .header-left-column .header-description-wrapper{display:flex;flex-direction:column}}.fiction-poetry-page .brighter-header-section .header-left-column .header-color-bar{background-color:#000;width:calc(100% + 400px)}@media(max-width:768px){.fiction-poetry-page .brighter-header-section .header-left-column .header-color-bar{display:none!important}}.fiction-poetry-page .brighter-header-section .header-left-column .header-description-box{padding-left:0}@media(max-width:768px){.fiction-poetry-page .brighter-header-section .header-left-column .header-description-box{background-color:transparent!important;display:block!important;padding:0}.fiction-poetry-page .brighter-header-section .header-left-column .description-text{background-color:#fff;font-size:46px;left:0;line-height:1.1;padding:15px 15px 20px;position:relative!important;text-align:left;top:0}.fiction-poetry-page .brighter-header-section .header-right-column{display:none!important}}.fiction-poetry-page .brighter-header-section .header-right-column .header-color-bar{background-color:#8f98f6}.fiction-poetry-page .brighter-header-section .header-right-column .header-description-box{padding-left:28px}.fiction-poetry-page.page-poetry .brighter-header-section{margin-bottom:12px}@media(max-width:768px){.fiction-poetry-page.page-poetry .brighter-header-section{margin-bottom:0}}.fiction-poetry-page.page-poetry .brighter-header-section .header-left-column .header-color-bar{background-color:#000!important}.fiction-poetry-page.page-poetry .brighter-header-section .header-right-column .header-color-bar{background-color:#875e93!important}@media(max-width:768px){.fiction-poetry-page.page-poetry .brighter-header-section:before{background:linear-gradient(90deg,#000 65%,#875e93 0)}}.fiction-poetry-page.page-poetry .fiction-post:hover,.fiction-poetry-page.page-poetry .more-post-card:hover{background-color:#f3f0fd}.fiction-poetry-page.page-fiction .more-fiction-poetry-section .more-section-category,.fiction-poetry-page.page-fiction .more-fiction-poetry-section .more-section-divider{color:#9da3f5!important}.fiction-poetry-page.page-poetry .more-fiction-poetry-section .more-section-category,.fiction-poetry-page.page-poetry .more-fiction-poetry-section .more-section-divider{color:#875e93!important}.fiction-poetry-page .brighter-header-section .header-left-column .description-text{font-size:79px;left:0;padding-bottom:5px;top:5px}@media(max-width:768px){.fiction-poetry-page .brighter-header-section .header-left-column .description-text{font-size:46px;left:0;line-height:1.1;margin-top:-12px;padding:10px 0 0;text-align:left;top:0}}.fiction-poetry-hero-banner{background-color:#fff;padding:20px 15px 0 20px}@media(max-width:768px){.fiction-poetry-hero-banner{padding:40px 15px 0}}.fiction-poetry-hero-banner .container{margin:0 auto;max-width:1600px;padding-left:20px;padding-right:15px}@media(max-width:768px){.fiction-poetry-hero-banner .container{padding-left:15px;padding-right:15px}}.fiction-poetry-hero-banner .fiction-poetry-grid-layout{align-items:stretch;display:grid;gap:0;grid-template-columns:550px 1fr}@media(max-width:768px){.fiction-poetry-hero-banner .fiction-poetry-grid-layout{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto}}.fiction-poetry-hero-banner .fiction-poetry-title-block{display:flex;flex-direction:column}@media(max-width:768px){.fiction-poetry-hero-banner .fiction-poetry-title-block{align-items:stretch;display:grid;grid-template-columns:auto 1fr;margin-bottom:0;width:100%}}.fiction-poetry-hero-banner .fiction-poetry-title-block .fiction-poetry-title-container{align-items:center;background-color:#8671e2;border-bottom-right-radius:50px;display:flex;justify-content:flex-start;padding-bottom:32px;padding-left:0;padding-top:17px}@media(max-width:768px){.fiction-poetry-hero-banner .fiction-poetry-title-block .fiction-poetry-title-container{border-bottom-right-radius:50px}}.fiction-poetry-hero-banner .fiction-poetry-title-block .fiction-poetry-title-container .fiction-poetry-category-heading{color:#fff;font-family:Noto Sans,sans-serif;font-size:58px;font-weight:900;line-height:1;margin:0;text-align:left;text-transform:uppercase}@media(max-width:768px){.fiction-poetry-hero-banner .fiction-poetry-title-block .fiction-poetry-title-container .fiction-poetry-category-heading{font-size:32px}}.fiction-poetry-hero-banner .fiction-poetry-title-block .fiction-poetry-accent-bar{display:none}@media(max-width:768px){.fiction-poetry-hero-banner .fiction-poetry-title-block .fiction-poetry-accent-bar{background-color:#e8e3f7;display:block;height:auto;width:100%}}.fiction-poetry-hero-banner .fiction-poetry-description-block{display:flex;flex-direction:column}@media(max-width:768px){.fiction-poetry-hero-banner .fiction-poetry-description-block{display:none}}.fiction-poetry-hero-banner .fiction-poetry-description-block .fiction-poetry-description-wrapper{background-color:#fff;padding:0 0 20px}@media(max-width:768px){.fiction-poetry-hero-banner .fiction-poetry-description-block .fiction-poetry-description-wrapper{padding:0}}.fiction-poetry-hero-banner .fiction-poetry-description-block .fiction-poetry-description-wrapper .fiction-poetry-accent-bar{background-color:#e8e3f7;height:16px;width:100%}@media(max-width:768px){.fiction-poetry-hero-banner .fiction-poetry-description-block .fiction-poetry-description-wrapper .fiction-poetry-accent-bar{display:none}}.fiction-poetry-hero-banner .fiction-poetry-description-block .fiction-poetry-description-wrapper .fiction-poetry-description-container{padding-top:0}.fiction-poetry-hero-banner .fiction-poetry-description-block .fiction-poetry-description-wrapper .fiction-poetry-description-container .fiction-poetry-description-content{border-bottom:1px solid #ababab;border-top:1px solid #ababab;color:#505050;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:400;letter-spacing:-.34px;line-height:20px;margin-left:20px;margin-top:5px;padding:5px 0 5px 20px;text-align:left}@media(max-width:768px){.fiction-poetry-hero-banner .fiction-poetry-description-block .fiction-poetry-description-wrapper .fiction-poetry-description-container .fiction-poetry-description-content{margin-left:0;margin-top:10px;padding:10px 15px}}.search-results-page{background-color:#fff;padding:40px 0 60px}.search-results-page .search-container{margin:0 auto;max-width:1600px;padding:0 20px}.search-header{margin-bottom:40px}.search-header .search-header-top{margin-bottom:25px}.search-header .search-title{color:#000;font-family:Lora,serif;font-size:36px;font-weight:600;letter-spacing:-1.44px;line-height:1.2;margin:0 0 10px}.search-header .search-title .search-query{color:#7b2cbf}.search-header .search-results-count{color:#6c6c6c;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:400;margin:0}.search-refine{max-width:100%}.search-refine .search-refine-form{align-items:center;display:flex;gap:0}.search-refine .search-refine-input{background-color:#f8f8f3;border:1px solid #e0e0e0;border-right:none;flex:1;font-family:Noto Sans,sans-serif;font-size:14px;padding:14px 18px;transition:border-color .3s ease}.search-refine .search-refine-input:focus{border-color:#7b2cbf;outline:none}.search-refine .search-refine-input::-moz-placeholder{color:#999}.search-refine .search-refine-input::placeholder{color:#999}.search-refine .search-refine-button{align-items:center;background-color:#7b2cbf;border:1px solid #7b2cbf;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;transition:background-color .3s ease;width:50px}.search-refine .search-refine-button:hover{background-color:#8c3dd1}.search-refine .search-refine-button svg{height:20px;width:20px}.search-results-grid{display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin-bottom:50px}.search-result-card,.search-result-card .post-link{display:flex;flex-direction:column}.search-result-card .post-link{cursor:pointer;height:100%;text-decoration:none}.search-result-card .post-image-wrapper{background-color:#f0f0f0;margin-bottom:15px;overflow:hidden;padding-bottom:62.5%;position:relative;width:100%}.search-result-card .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.search-result-card .post-image-wrapper .no-image-placeholder{background-color:#e0e0e0;height:100%;left:0;position:absolute;top:0;width:100%}.search-result-card .post-image-wrapper .category-badge{background-color:#7b2cbf;bottom:0;color:#fff;font-family:Noto Sans,sans-serif;font-size:11px;font-weight:800;left:0;letter-spacing:.12px;line-height:21px;padding:6px 12px;position:absolute;text-transform:uppercase;z-index:2}.search-result-card .post-image-wrapper .category-badge.category-humanity{background-color:#c75c5c}.search-result-card .post-image-wrapper .category-badge.category-poetry{background-color:#8671e2}.search-result-card .post-image-wrapper .category-badge.category-lifestyle{background-color:#f5a526}.search-result-card .post-image-wrapper .category-badge.category-science-and-tech,.search-result-card .post-image-wrapper .category-badge.category-science-and-technology,.search-result-card .post-image-wrapper .category-badge.category-science-tech,.search-result-card .post-image-wrapper .category-badge.category-science-technology{background-color:#3c5ca6}.search-result-card .post-image-wrapper .category-badge.category-mental-health{background-color:#49b7ad}.search-result-card .post-image-wrapper .category-badge.category-fiction{background-color:#9da3f5}.search-result-card .post-image-wrapper .category-badge.category-business{background-color:#1f2e57}.search-result-card .post-image-wrapper .category-badge.category-brighter-tomorrow{background-color:#f5a526}.search-result-card .post-image-wrapper .category-badge.category-features{background-color:#56007a}.search-result-card .post-image-wrapper .category-badge.category-unbreaking-news,.search-result-card .post-image-wrapper .category-badge.category-unbreaking-the-news{background-color:#c44703}.search-result-card .post-content .post-title{color:#000;font-family:Lora,serif;font-size:22px;font-weight:600;letter-spacing:-.88px;line-height:1.3;margin:0 0 10px;transition:color .3s ease}.search-result-card .post-content .post-excerpt{color:#6c6c6c;font-family:Lora,serif;font-size:13px;font-weight:400;letter-spacing:-.31px;line-height:19px;margin:0 0 10px;transition:color .3s ease}.search-result-card .post-content .post-meta{color:#6c6c6c;font-family:Lora,serif;font-size:11px;font-weight:400;line-height:16px;margin:0}.search-pagination{display:flex;justify-content:center;margin-top:40px}.search-pagination .nav-links{align-items:center;display:flex;gap:8px}.search-pagination a,.search-pagination span{align-items:center;background-color:#fff;border:1px solid #e0e0e0;color:#000;display:flex;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:500;height:40px;justify-content:center;min-width:40px;padding:0 12px;text-decoration:none;transition:all .3s ease}.search-pagination a svg,.search-pagination span svg{height:16px;width:16px}.search-pagination .current,.search-pagination a:hover{background-color:#7b2cbf;border-color:#7b2cbf;color:#fff}.search-pagination .next,.search-pagination .prev{gap:6px}.search-no-results{padding:40px 0;text-align:center}.search-no-results .search-header{margin-bottom:30px}.search-no-results .no-results-content{margin:0 auto;max-width:600px}.search-no-results .no-results-message{color:#6c6c6c;font-family:Lora,serif;font-size:16px;line-height:1.6;margin-bottom:30px}.search-no-results .search-refine.search-again{margin:0 auto 40px;max-width:400px}.search-no-results .popular-categories h3{color:#000;font-family:Noto Sans,sans-serif;font-size:18px;font-weight:600;margin-bottom:20px}.search-no-results .popular-categories .category-links{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.search-no-results .popular-categories .category-link{color:#fff;display:inline-block;font-family:Noto Sans,sans-serif;font-size:13px;font-weight:600;padding:10px 20px;text-decoration:none;text-transform:uppercase;transition:opacity .3s ease,transform .3s ease}.search-no-results .popular-categories .category-link:hover{opacity:.9;transform:translateY(-2px)}.search-no-results .popular-categories .category-link.category-humanity{background-color:#c75c5c}.search-no-results .popular-categories .category-link.category-lifestyle{background-color:#f5a526}.search-no-results .popular-categories .category-link.category-mental-health{background-color:#49b7ad}.search-no-results .popular-categories .category-link.category-business{background-color:#1f2e57}.search-no-results .popular-categories .category-link.category-science-tech{background-color:#3c5ca6}.search-no-results .popular-categories .category-link.category-fiction{background-color:#9da3f5}.search-no-results .popular-categories .category-link.category-poetry{background-color:#8671e2}@media(max-width:1024px){.search-results-grid{gap:25px;grid-template-columns:repeat(2,1fr)}.search-header .search-title{font-size:28px}.search-result-card .post-content .post-title{font-size:20px}}@media(max-width:768px){.search-results-page{padding:30px 0 40px}.search-results-grid{gap:30px;grid-template-columns:1fr}.search-header{margin-bottom:30px}.search-header .search-title{font-size:24px;letter-spacing:-.96px}.search-refine{max-width:100%}.search-refine .search-refine-input{font-size:14px;padding:12px 14px}.search-refine .search-refine-button{height:46px;width:46px}.search-result-card .post-content .post-title{font-size:22px;line-height:1.25}.search-result-card .post-content .post-excerpt{font-size:14px;line-height:20px}.search-pagination .nav-links{flex-wrap:wrap;justify-content:center}.search-pagination a,.search-pagination span{font-size:13px;height:36px;min-width:36px}.search-no-results .popular-categories .category-links{gap:10px}.search-no-results .popular-categories .category-link{font-size:12px;padding:8px 16px}}.statement-page{background-color:#fff;padding-top:50px}.statement-header{margin:0 auto;max-width:720px;padding:0 20px}.statement-header .statement-header-inner{background-color:#121422;padding:60px 40px 50px;position:relative;text-align:center}.statement-header .statement-header-inner:before{background-color:#7b2cbf;content:"";height:32px;left:0;position:absolute;right:0;top:0}.statement-header .statement-title{color:#fff;font-family:Lora,serif;font-size:36px;font-weight:600;letter-spacing:-1px;line-height:1.2;margin:0 0 10px}.statement-header .statement-date{color:hsla(0,0%,100%,.7);font-family:Lora,serif;font-size:14px;font-style:italic;font-weight:300;margin:0}.statement-container{margin:0 auto;max-width:720px;padding:50px 20px 80px}.statement-content .statement-body h2,.statement-content .statement-intro h2{color:#000;font-family:Lora,serif;font-size:28px;font-weight:600;line-height:1.3;margin:0 0 20px}.statement-content .statement-body h3,.statement-content .statement-intro h3{color:#000;font-family:Lora,serif;font-size:22px;font-weight:600;line-height:1.3;margin:30px 0 15px}.statement-content .statement-body p,.statement-content .statement-intro p{color:#333;font-family:Lora,serif;font-size:16px;font-weight:400;line-height:1.7;margin:0 0 20px}.statement-content .statement-body ol,.statement-content .statement-body ul,.statement-content .statement-intro ol,.statement-content .statement-intro ul{color:#333;font-family:Lora,serif;font-size:16px;line-height:1.7;margin:0 0 25px;padding-left:20px}.statement-content .statement-body ol li,.statement-content .statement-body ul li,.statement-content .statement-intro ol li,.statement-content .statement-intro ul li{margin-bottom:15px}.statement-content .statement-body ol li strong,.statement-content .statement-body ul li strong,.statement-content .statement-intro ol li strong,.statement-content .statement-intro ul li strong{color:#000}.statement-content .statement-body a,.statement-content .statement-intro a{color:#7b2cbf;text-decoration:underline}.statement-content .statement-body a:hover,.statement-content .statement-intro a:hover{color:#5a1f8c}.statement-callout{background-color:#f8f8f3;border-left:8px solid #7b2cbf;margin:40px 0;padding:30px 35px}.statement-callout .callout-content p{color:#333;font-family:Lora,serif;font-size:16px;font-style:italic;font-weight:400;line-height:1.7;margin:0}.statement-callout .callout-content p:not(:last-child){margin-bottom:15px}.statement-quote{margin:50px 0;padding:40px 20px;position:relative;text-align:center}.statement-quote:before{top:0}.statement-quote:after,.statement-quote:before{background-color:#e0e0e0;content:"";height:1px;left:0;position:absolute;right:0}.statement-quote:after{bottom:0}.statement-quote p{color:#121422;font-family:Lora,serif;font-size:18px;font-weight:400;line-height:1.6;margin:0 auto;max-width:600px}.statement-quote-middle p{font-size:18px!important;font-style:normal!important}.statement-quote-end p,.statement-quote-middle p{font-family:Lora,serif!important;font-weight:500!important}.statement-quote-end p{display:inline-block;font-size:22px!important;position:relative}.statement-quote-end p:before{left:-35px}.statement-quote-end p:after,.statement-quote-end p:before{color:rgba(123,44,191,.3);content:'"';font-family:Lora,serif;font-size:48px;font-weight:400;line-height:1;position:absolute;top:-10px}.statement-quote-end p:after{right:-35px}@media(max-width:768px){.statement-header .statement-header-inner{padding:50px 25px 40px}.statement-header .statement-title{font-size:28px}.statement-header .statement-date{font-size:13px}.statement-container{padding:40px 20px 60px}.statement-content .statement-body h2,.statement-content .statement-intro h2{font-size:24px}.statement-content .statement-body h3,.statement-content .statement-intro h3{font-size:20px}.statement-content .statement-body p,.statement-content .statement-intro p{font-size:15px}.statement-content .statement-body ol,.statement-content .statement-body ul,.statement-content .statement-intro ol,.statement-content .statement-intro ul{font-size:15px;padding-left:15px}.statement-callout{margin:30px 0;padding:25px}.statement-callout .callout-content p{font-size:15px}.statement-quote{margin:40px 0;padding:30px 15px}.statement-quote p{font-size:16px}.statement-quote-end p{font-size:18px}.statement-quote-end p:after,.statement-quote-end p:before{font-size:36px}.statement-quote-end p:before{left:-25px}.statement-quote-end p:after{right:-25px}}@media(max-width:480px){.statement-header .statement-title{font-size:26px}.statement-quote-end p:after,.statement-quote-end p:before{display:none}}body.coming-soon-page,html.coming-soon-page{height:100%!important;margin:0!important;overflow:hidden!important;padding:0!important;width:100%!important}.coming-soon-page{align-items:center;display:flex;height:100vh;justify-content:center;margin:0!important;min-height:100vh;overflow:hidden;padding:0!important;width:100vw}.coming-soon-page .coming-soon-container{align-items:center;background-color:#b71c1c;background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;display:flex;height:100vh!important;justify-content:center;left:0;margin:0;padding:0 0 15vh;position:fixed;right:0;top:0;width:100vw!important}.coming-soon-content{max-width:800px;text-align:center;width:100%}.coming-soon-stars{margin-bottom:30px}.coming-soon-stars .star{color:#fff;font-size:2rem;margin:0 10px}@media(max-width:480px){.coming-soon-stars .star{font-size:1.5rem;margin:0 5px}}.coming-soon-brand{color:#fff;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:600;letter-spacing:.15em;margin:0 0 10px;text-transform:uppercase}@media(max-width:768px){.coming-soon-brand{font-size:1.2rem}}@media(max-width:480px){.coming-soon-brand{font-size:1rem}}.coming-soon-title{color:#fff;font-family:Montserrat,sans-serif;font-size:5rem;font-weight:700;letter-spacing:.05em;line-height:1.1;margin-bottom:20px;text-transform:uppercase}@media(max-width:768px){.coming-soon-title{font-size:3rem}}@media(max-width:480px){.coming-soon-title{font-size:2rem}}.coming-soon-line{background-color:#fff;height:2px;margin:0 auto 25px;max-width:500px;width:80%}.coming-soon-subtitle{color:#fff;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:400;letter-spacing:.15em;margin:0 0 30px;text-transform:uppercase}@media(max-width:768px){.coming-soon-subtitle{font-size:1.1rem}}@media(max-width:480px){.coming-soon-subtitle{font-size:.9rem;letter-spacing:.1em}}.coming-soon-btn{background-color:#1a4b8c;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:600;letter-spacing:.1em;padding:15px 50px;text-decoration:none;text-transform:uppercase;transition:background-color .3s ease}.coming-soon-btn:hover{background-color:#153d73}@media(max-width:480px){.coming-soon-btn{font-size:1rem;padding:12px 40px}}.signup-modal{align-items:center;bottom:0;display:none;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.signup-modal.active{display:flex}.signup-modal-overlay{background:rgba(0,0,0,.7);bottom:0;left:0;position:absolute;right:0;top:0}.signup-modal-content{background:#fff;border-radius:8px;max-width:450px;padding:40px;position:relative;text-align:center;width:90%;z-index:1}@media(max-width:480px){.signup-modal-content{padding:30px 20px}}.signup-modal-close{background:none;border:none;color:#666;cursor:pointer;font-size:2rem;line-height:1;padding:0;position:absolute;right:15px;top:15px}.signup-modal-close:hover{color:#333}.signup-modal-title{color:#333;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:700;margin:0 0 10px}.signup-modal-subtitle{color:#666;font-family:Noto Sans,sans-serif;font-size:1rem;margin:0 0 25px}.signup-form .form-group{margin-bottom:15px}.signup-form input[type=email],.signup-form input[type=text]{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;font-family:Noto Sans,sans-serif;font-size:1rem;padding:14px 16px;width:100%}.signup-form input[type=email]:focus,.signup-form input[type=text]:focus{border-color:#1a4b8c;outline:none}.signup-submit-btn{background-color:#1a4b8c;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;letter-spacing:.1em;margin-top:10px;padding:14px 40px;text-transform:uppercase;transition:background-color .3s ease;width:100%}.signup-submit-btn:hover{background-color:#153d73}.signup-success p{color:#1a4b8c;font-family:Noto Sans,sans-serif;font-size:1.1rem;margin:0}.g_id_signin{margin-bottom:5px}.g_id_signin iframe,.g_id_signin>div{max-width:100%!important;width:100%!important}.signup-divider{align-items:center;display:flex;margin:20px 0}.signup-divider:after,.signup-divider:before{background-color:#ddd;content:"";flex:1;height:1px}.signup-divider span{color:#999;font-family:Noto Sans,sans-serif;font-size:.9rem;padding:0 15px;text-transform:lowercase}.countdown-timer{display:flex;gap:30px;justify-content:center;margin-bottom:40px}@media(max-width:480px){.countdown-timer{gap:15px}}.countdown-item{align-items:center;backdrop-filter:blur(10px);background:hsla(0,0%,100%,.1);border-radius:8px;display:flex;flex-direction:column;min-width:90px;padding:20px 25px}@media(max-width:480px){.countdown-item{min-width:65px;padding:15px 12px}}.countdown-number{font-family:Montserrat,sans-serif;font-size:3rem;font-weight:700;line-height:1;margin-bottom:5px}@media(max-width:480px){.countdown-number{font-size:2rem}}.countdown-label{font-family:Noto Sans,sans-serif;font-size:.875rem;letter-spacing:.1em;opacity:.8;text-transform:uppercase}@media(max-width:480px){.countdown-label{font-size:.7rem}}.coming-soon-editor-content{margin-top:30px}.coming-soon-editor-content p{color:#fff;font-size:1rem;line-height:1.6;margin-bottom:15px}.coming-soon-editor-content a{color:#fff;text-decoration:underline;transition:opacity .3s ease}.coming-soon-editor-content a:hover{opacity:.8}.demo-page{background-color:#f1f5f9;min-height:100vh}.demo-header{background:linear-gradient(135deg,#0f172a,#1e3a5f);color:#fff;padding:60px 20px;text-align:center}.demo-header .demo-title{font-family:Lora,Georgia,serif;font-size:3rem;font-weight:700;letter-spacing:-.02em;margin:0 0 10px}@media(max-width:768px){.demo-header .demo-title{font-size:2rem}}.demo-header .demo-subtitle{font-family:Noto Sans,sans-serif;font-size:1.1rem;margin:0;opacity:.8}.demo-filter-bar{background:#fff;border-bottom:1px solid #e2e8f0;padding:16px 0;position:sticky;top:0;z-index:100}.demo-filter-bar .container{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.demo-filter-bar .filter-controls{display:flex;gap:8px}.demo-filter-bar .filter-btn{background:#fff;border:1px solid #e2e8f0;border-radius:20px;color:#64748b;cursor:pointer;font-family:Noto Sans,sans-serif;font-size:13px;font-weight:500;padding:8px 16px;transition:all .2s ease}.demo-filter-bar .filter-btn:hover{border-color:#0f172a;color:#0f172a}.demo-filter-bar .filter-btn.active{background:#0f172a;border-color:#0f172a;color:#fff}.demo-filter-bar .filter-meta{color:#64748b;display:flex;font-family:Noto Sans,sans-serif;font-size:13px;gap:16px}.demo-grid-section{padding:40px 0}.news-card-grid{display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}@media(max-width:1200px){.news-card-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.news-card-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.news-card-grid{grid-template-columns:1fr}}.news-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1);cursor:pointer;overflow:hidden;transition:all .3s ease}.news-card:hover{box-shadow:0 12px 24px rgba(0,0,0,.15);transform:translateY(-4px)}.news-card .news-card-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:16px 16px 12px}.news-card .source-info{align-items:center;display:flex;gap:10px}.news-card .source-logo{border-radius:4px;height:24px;-o-object-fit:contain;object-fit:contain;width:24px}.news-card .source-name{color:#1e293b;font-family:Noto Sans,sans-serif;font-size:13px;font-weight:600}.news-card .bias-indicator{border-radius:50%;flex-shrink:0;height:12px;width:12px}.news-card .bias-indicator.bias-left{background-color:#2563eb}.news-card .bias-indicator.bias-lean-left{background-color:#6366f1}.news-card .bias-indicator.bias-center{background-color:#8b5cf6}.news-card .bias-indicator.bias-lean-right{background-color:#ec4899}.news-card .bias-indicator.bias-right{background-color:#dc2626}.news-card .news-card-headline{color:#1e293b;display:-webkit-box;font-family:Lora,Georgia,serif;font-size:16px;font-weight:600;-webkit-line-clamp:3;line-height:1.4;margin:0;padding:16px;-webkit-box-orient:vertical;overflow:hidden}.news-card .news-card-topics{display:flex;flex-wrap:wrap;gap:6px;padding:0 16px 12px}.news-card .topic-tag{background:#f1f5f9;border-radius:12px;color:#64748b;font-family:Noto Sans,sans-serif;font-size:11px;font-weight:500;padding:4px 10px}.news-card .news-card-analysis{background:#f8fafc;border-top:1px solid #e2e8f0;padding:12px 16px}.news-card .sentiment{align-items:center;display:flex;gap:8px;margin-bottom:10px}.news-card .sentiment .sentiment-dot{background-color:#6b7280;border-radius:50%;height:10px;width:10px}.news-card .sentiment .sentiment-label{color:#64748b;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:500}.news-card .sentiment.sentiment-positive .sentiment-dot{background-color:#22c55e}.news-card .sentiment.sentiment-positive .sentiment-label{color:#22c55e}.news-card .sentiment.sentiment-negative .sentiment-dot{background-color:#ef4444}.news-card .sentiment.sentiment-negative .sentiment-label{color:#ef4444}.news-card .sentiment.sentiment-neutral .sentiment-dot{background-color:#6b7280}.news-card .sentiment.sentiment-neutral .sentiment-label{color:#6b7280}.news-card .rhetoric-score{align-items:center;display:flex;gap:8px}.news-card .rhetoric-score .rhetoric-label{color:#64748b;font-family:Noto Sans,sans-serif;font-size:11px;min-width:50px}.news-card .rhetoric-score .rhetoric-bar{background:#e2e8f0;border-radius:3px;flex:1;height:6px;overflow:hidden}.news-card .rhetoric-score .rhetoric-fill{background:linear-gradient(90deg,#22c55e,#f59e0b 50%,#ef4444);border-radius:3px;height:100%;transition:width .3s ease}.news-card .rhetoric-score .rhetoric-value{color:#1e293b;font-family:Noto Sans,sans-serif;font-size:11px;font-weight:600;min-width:32px;text-align:right}.news-card .news-card-footer{border-top:1px solid #e2e8f0;color:#64748b;display:flex;font-family:Noto Sans,sans-serif;font-size:12px;justify-content:space-between;padding:12px 16px}.news-card .source-count{color:#8b5cf6;font-weight:500}.story-popup{inset:0;opacity:0;position:fixed;transition:opacity .4s ease,visibility .4s ease;visibility:hidden;z-index:9999}.story-popup.active{opacity:1;visibility:visible}.story-popup.active .story-popup-content{opacity:1;transform:translateY(0)}.story-popup-backdrop{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:linear-gradient(180deg,rgba(15,23,42,.95),rgba(0,0,0,.98));inset:0;position:absolute}.story-popup-content{margin:0 auto;max-height:100vh;max-width:1000px;opacity:0;overflow-y:auto;padding:24px;position:relative;transform:translateY(-20px);transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s ease}@media(min-width:768px){.story-popup-content{padding:40px}}.popup-header{align-items:center;background:transparent;display:flex;justify-content:space-between;margin-bottom:8px;padding:16px 0;position:sticky;top:0;transition:all .3s ease;z-index:100}.popup-header.is-sticky{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:rgba(15,23,42,.95);border-bottom:1px solid hsla(0,0%,100%,.1);margin-left:-40px;margin-right:-40px;padding-left:40px;padding-right:40px}@media(max-width:768px){.popup-header.is-sticky{margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:24px}}.popup-header .popup-header-left{align-items:center;display:flex;gap:16px}.popup-header .popup-header-tags{align-items:center;display:none;flex-wrap:wrap;gap:8px}.popup-header .popup-header-tags .topic-tag{background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.25);border-radius:14px;color:#fff;font-family:Noto Sans,sans-serif;font-size:11px;font-weight:500;padding:4px 12px}.popup-header.is-sticky .popup-header-tags{display:flex}.popup-close{align-items:center;background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.25);border-radius:50%;color:#fff;cursor:pointer;display:flex;height:44px;justify-content:center;transition:all .2s ease;width:44px}.popup-close:hover{background:hsla(0,0%,100%,.2);transform:rotate(90deg)}.popup-share{align-items:center;background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.25);border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:Noto Sans,sans-serif;font-size:13px;font-weight:500;gap:8px;padding:10px 16px;transition:all .2s ease}.popup-share:hover{background:hsla(0,0%,100%,.2)}.popup-section{border-bottom:1px solid hsla(0,0%,100%,.1);margin-bottom:40px;padding-bottom:40px}.popup-section:last-child{border-bottom:none}.section-title{color:#fff;font-family:Lora,Georgia,serif;font-size:1.5rem;font-weight:600;margin:0 0 8px}.section-subtitle{color:hsla(0,0%,100%,.6);font-family:Noto Sans,sans-serif;font-size:14px;margin:0 0 24px}.glass-card{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.25);border-radius:12px;padding:20px}.glass-card h4{color:#fff;font-size:13px;font-weight:600;letter-spacing:.5px;margin:0 0 12px;text-transform:uppercase}.glass-card h4,.glass-card p{font-family:Noto Sans,sans-serif}.glass-card p{color:hsla(0,0%,100%,.6);font-size:14px;line-height:1.6;margin:0}.section-header .topic-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.section-header .topic-tags .topic-tag{background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.25);border-radius:16px;color:#fff;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:500;padding:6px 14px}.section-header .story-headline{color:#fff;font-family:Lora,Georgia,serif;font-size:2.5rem;font-weight:700;line-height:1.2;margin:0 0 16px}@media(max-width:768px){.section-header .story-headline{font-size:1.75rem}}.section-header .story-meta{color:hsla(0,0%,100%,.6);display:flex;flex-wrap:wrap;font-family:Noto Sans,sans-serif;font-size:14px;gap:8px;margin-bottom:32px}.section-header .story-meta .meta-sep{opacity:.5}.section-header .meters-row{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.section-header .meters-row{grid-template-columns:1fr}}.section-header .meter-card .meter-title{font-size:14px;margin-bottom:16px;text-transform:none}.section-header .meter-card .meter-bar{background:hsla(0,0%,100%,.1);border-radius:4px;height:8px;margin-bottom:12px;overflow:hidden}.section-header .meter-card .meter-fill{background:linear-gradient(90deg,#2563eb,#8b5cf6);border-radius:4px;height:100%;transition:width .5s ease}.section-header .meter-card .meter-info{margin-bottom:8px}.section-header .meter-card .meter-value{color:#fff;font-family:Noto Sans,sans-serif;font-size:13px;font-weight:600}.section-header .meter-card .meter-description{font-size:12px}.section-narratives .narrative-grid{display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.section-narratives .narrative-grid{grid-template-columns:1fr}}.section-narratives .narrative-column .narrative-header{align-items:center;display:flex;gap:12px;margin-bottom:20px}.section-narratives .narrative-column .narrative-header .bias-indicator{height:16px;width:16px}.section-narratives .narrative-column .narrative-header h3{color:#fff;flex:1;font-family:Noto Sans,sans-serif;font-size:16px;font-weight:600;margin:0}.section-narratives .narrative-column .narrative-header .source-count{color:hsla(0,0%,100%,.6);font-family:Noto Sans,sans-serif;font-size:12px}.section-narratives .narrative-column .dominant-narrative{border-left:3px solid;margin-bottom:16px;padding-left:16px}.section-narratives .narrative-column .dominant-narrative p{color:#fff;font-size:15px;font-style:italic}.section-narratives .narrative-column.narrative-left .dominant-narrative{border-color:#2563eb}.section-narratives .narrative-column.narrative-right .dominant-narrative{border-color:#dc2626}.section-narratives .narrative-column .source-quotes{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.section-narratives .narrative-column .source-quote{padding:16px}.section-narratives .narrative-column .source-quote strong{color:#fff;display:block;font-family:Noto Sans,sans-serif;font-size:13px;margin-bottom:8px}.section-narratives .narrative-column .source-quote p{font-size:13px}.section-narratives .narrative-column .key-language h4{color:hsla(0,0%,100%,.6);font-family:Noto Sans,sans-serif;font-size:12px;font-weight:600;letter-spacing:.5px;margin-bottom:12px;text-transform:uppercase}.section-narratives .narrative-column .key-language .language-tags{display:flex;flex-wrap:wrap;gap:8px}.section-narratives .narrative-column .key-language .language-tag{background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.25);border-radius:16px;color:#fff;font-family:Noto Sans,sans-serif;font-size:12px;padding:6px 12px}.section-center .center-header{align-items:center;display:flex;gap:12px;margin-bottom:8px}.section-center .center-header .bias-indicator{height:16px;width:16px}.section-center .center-header .section-title{margin:0}.section-center .fact-summary{border-left:3px solid #8b5cf6;margin-bottom:20px;padding-left:16px}.section-center .fact-summary p{color:#fff;font-size:15px}.section-center .center-sources{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}@media(max-width:900px){.section-center .center-sources{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.section-center .center-sources{grid-template-columns:1fr}}.section-center .center-sources .source-quote strong{color:#fff;font-size:14px;font-weight:600}.section-rhetoric .rhetoric-charts{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.section-rhetoric .rhetoric-charts{grid-template-columns:1fr}}.section-rhetoric .rhetoric-chart h4{margin-bottom:16px}.section-rhetoric .rhetoric-chart .chart-bars{display:flex;flex-direction:column;gap:12px}.section-rhetoric .rhetoric-chart .chart-row{align-items:center;display:flex;gap:12px}.section-rhetoric .rhetoric-chart .chart-row .chart-label{color:hsla(0,0%,100%,.6);font-family:Noto Sans,sans-serif;font-size:12px;min-width:80px}.section-rhetoric .rhetoric-chart .chart-row .chart-bar-wrapper{background:hsla(0,0%,100%,.1);border-radius:6px;flex:1;height:12px;overflow:hidden}.section-rhetoric .rhetoric-chart .chart-row .chart-bar{border-radius:6px;height:100%;transition:width .5s ease}.section-rhetoric .rhetoric-chart .chart-row .chart-bar.chart-bar-left{background:#2563eb}.section-rhetoric .rhetoric-chart .chart-row .chart-bar.chart-bar-right{background:#dc2626}.section-rhetoric .rhetoric-chart .chart-row .chart-value{color:#fff;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:600;min-width:36px;text-align:right}.section-money .money-grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}@media(max-width:900px){.section-money .money-grid{grid-template-columns:1fr}}.section-money .money-card h4{margin-bottom:16px}.section-money .money-card .finance-comparison{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}@media(max-width:600px){.section-money .money-card .finance-comparison{grid-template-columns:1fr}}.section-money .money-card .finance-column h5{color:hsla(0,0%,100%,.6);font-family:Noto Sans,sans-serif;font-size:12px;font-weight:500;margin:0 0 8px}.section-money .money-card .finance-column .finance-total{color:#fff;font-family:Noto Sans,sans-serif;font-size:18px;font-weight:700;margin:0 0 12px}.section-money .money-card .finance-column .finance-breakdown{list-style:none;margin:0;padding:0}.section-money .money-card .finance-column .finance-breakdown li{border-bottom:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.6);font-family:Noto Sans,sans-serif;font-size:12px;padding:4px 0}.section-money .money-card .finance-column .finance-breakdown li:last-child{border-bottom:none}.section-money .money-card .lobbying-list,.section-money .money-card .stock-list{list-style:none;margin:0;padding:0}.section-money .money-card .lobbying-list li,.section-money .money-card .stock-list li{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;gap:12px;padding:10px 0}.section-money .money-card .lobbying-list li:last-child,.section-money .money-card .stock-list li:last-child{border-bottom:none}.section-money .money-card .lobby-org,.section-money .money-card .stock-name{color:#fff;flex:1;font-family:Noto Sans,sans-serif;font-size:13px}.section-money .money-card .lobby-amount{color:#22c55e;font-family:Noto Sans,sans-serif;font-size:13px;font-weight:600}.section-money .money-card .lobby-position{border-radius:12px;font-family:Noto Sans,sans-serif;font-size:11px;font-weight:500;padding:4px 10px}.section-money .money-card .lobby-position.position-supported{background:rgba(34,197,94,.2);color:#22c55e}.section-money .money-card .lobby-position.position-opposed{background:rgba(239,68,68,.2);color:#ef4444}.section-money .money-card .stock-subtitle{color:hsla(0,0%,100%,.6);font-size:12px;margin-bottom:12px}.section-money .money-card .stock-ticker{background:hsla(0,0%,100%,.1);border-radius:4px;color:#8b5cf6;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:700;padding:4px 8px}.section-money .money-card .stock-change{font-family:Noto Sans,sans-serif;font-size:13px;font-weight:600}.section-money .money-card .stock-change.change-up{color:#22c55e}.section-money .money-card .stock-change.change-down{color:#ef4444}.section-local .local-grid{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.section-local .local-grid{grid-template-columns:1fr}}.section-local .local-card .stats-list{list-style:none;margin:0;padding:0}.section-local .local-card .stats-list li{border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:space-between;padding:10px 0}.section-local .local-card .stats-list li:last-child{border-bottom:none}.section-local .local-card .stats-list li .stat-label{color:hsla(0,0%,100%,.6);font-family:Noto Sans,sans-serif;font-size:13px}.section-local .local-card .stats-list li .stat-value{color:#fff;font-family:Noto Sans,sans-serif;font-size:13px;font-weight:600}.section-local .local-card .rep-card{border-bottom:1px solid hsla(0,0%,100%,.1);padding:16px 0}.section-local .local-card .rep-card:last-child{border-bottom:none;padding-bottom:0}.section-local .local-card .rep-card .rep-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.section-local .local-card .rep-card .rep-header .rep-name{color:#fff;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:600}.section-local .local-card .rep-card .rep-header .rep-vote{border-radius:12px;font-family:Noto Sans,sans-serif;font-size:11px;font-weight:700;padding:4px 12px}.section-local .local-card .rep-card .rep-header .rep-vote.vote-no{background:rgba(239,68,68,.2);color:#ef4444}.section-local .local-card .rep-card .rep-header .rep-vote.vote-yes{background:rgba(34,197,94,.2);color:#22c55e}.section-local .local-card .rep-card .rep-statement{color:hsla(0,0%,100%,.6);font-family:Noto Sans,sans-serif;font-size:13px;font-style:italic;margin:0}.section-syndication .echo-alert{align-items:center;background:rgba(245,158,11,.15);border-color:rgba(245,158,11,.3);display:flex;gap:12px;margin-bottom:24px}.section-syndication .echo-alert .alert-icon{font-size:24px}.section-syndication .echo-alert .alert-text{color:#f59e0b;font-family:Noto Sans,sans-serif;font-size:14px}.section-syndication .syndication-grid{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.section-syndication .syndication-grid{grid-template-columns:1fr}}.section-syndication .syndication-card .card-subtitle{color:hsla(0,0%,100%,.6);font-family:Noto Sans,sans-serif;font-size:12px;margin-bottom:16px}.section-syndication .syndication-card .original-list,.section-syndication .syndication-card .republisher-list{list-style:none;margin:0;padding:0}.section-syndication .syndication-card .original-list li,.section-syndication .syndication-card .republisher-list li{border-bottom:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.6);font-family:Noto Sans,sans-serif;font-size:13px;padding:8px 0}.section-syndication .syndication-card .original-list li:last-child,.section-syndication .syndication-card .republisher-list li:last-child{border-bottom:none}.section-syndication .syndication-card .original-list .check-icon{color:#22c55e;margin-right:8px}.section-syndication .syndication-card .original-list strong{color:#fff}.section-syndication .syndication-card .republisher-list{display:grid;gap:8px;grid-template-columns:repeat(2,1fr)}.section-syndication .syndication-card .republisher-list li{border-bottom:none;display:flex;justify-content:space-between;padding:6px 0}.section-syndication .syndication-card .republisher-list .outlet-name{color:#fff}.section-syndication .syndication-card .republisher-list .wire-source{color:hsla(0,0%,100%,.6);font-size:11px}.section-timeline .timeline{display:flex;flex-wrap:wrap;gap:0;padding:20px 0;position:relative}@media(max-width:768px){.section-timeline .timeline{flex-direction:column}}.section-timeline .timeline:before{background:hsla(0,0%,100%,.2);content:"";height:2px;left:0;position:absolute;right:0;top:50%}@media(max-width:768px){.section-timeline .timeline:before{bottom:0;height:auto;left:20px;right:auto;top:0;width:2px}}.section-timeline .timeline-item{flex:1;padding-top:30px;position:relative;text-align:center}@media(max-width:768px){.section-timeline .timeline-item{padding:0 0 30px 50px;text-align:left}}.section-timeline .timeline-item .timeline-marker{background:#0f172a;border:3px solid hsla(0,0%,100%,.4);border-radius:50%;height:16px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:16px}@media(max-width:768px){.section-timeline .timeline-item .timeline-marker{left:12px;top:4px;transform:none}}.section-timeline .timeline-item.current .timeline-marker{background:#22c55e;border-color:#22c55e}.section-timeline .timeline-item .timeline-content .timeline-date{color:#8b5cf6;display:block;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:600;margin-bottom:4px}.section-timeline .timeline-item .timeline-content .timeline-event{color:#fff;font-family:Noto Sans,sans-serif;font-size:13px}.section-related .related-stories{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}@media(max-width:768px){.section-related .related-stories{grid-template-columns:1fr}}.section-related .related-card{cursor:pointer;transition:all .2s ease}.section-related .related-card:hover{background:hsla(0,0%,100%,.2);transform:translateY(-2px)}.section-related .related-card h4{color:#fff;font-family:Lora,Georgia,serif;font-size:14px;font-weight:600;letter-spacing:0;margin-bottom:12px;text-transform:none}.section-related .related-card .related-meta{color:hsla(0,0%,100%,.6);display:flex;font-family:Noto Sans,sans-serif;font-size:12px;justify-content:space-between}body.popup-open{overflow:hidden}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}body,html{height:100%;margin:0!important;overflow-x:hidden;padding:0!important}#page{display:flex;flex-direction:column;min-height:100vh}#content{flex:1}.container{margin:0 auto;max-width:1200px;padding:0 20px}.hero-section{background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;padding:80px 20px;text-align:center}.hero-section .hero-title{animation:fadeInUp 1s ease-out;font-size:3rem;margin-bottom:20px}.hero-section .hero-description{font-size:1.25rem;margin-bottom:30px;opacity:.9}.hero-section .hero-button{background-color:#fff;border:none;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);color:#007bff;cursor:pointer;font-size:1rem;font-weight:700;padding:15px 40px;transition:all .3s ease}.hero-section .hero-button:hover{box-shadow:0 6px 12px rgba(0,0,0,.2);transform:translateY(-2px)}.hero-section .hero-button:active{transform:translateY(0)}.content-section{background-color:#f8f9fa;padding:60px 20px}.content-section h2{color:#333;font-size:2rem;margin-bottom:20px}.content-section p{color:#6c757d;line-height:1.6;margin-bottom:30px}.content-section .test-box{background-color:#fff;border:2px solid #007bff;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);padding:30px;transition:all .3s ease}.content-section .test-box:hover{border-color:#28a745;transform:scale(1.02)}.content-section .test-box p{color:#333;margin:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.hero-section .hero-title{font-size:2rem}.hero-section .hero-description{font-size:1rem}.content-section h2{font-size:1.5rem}}.view-count-badge{background-color:#ff6b6b;border-radius:10px;color:#fff;display:inline-block;font-family:Noto Sans,sans-serif;font-size:10px;font-weight:700;margin:5px 0;padding:2px 8px}.load-more-wrapper{display:flex;justify-content:center;margin-top:40px;padding-bottom:20px}.load-more-wrapper .load-more-btn{background-color:#121422;border:none;border-radius:0;color:#fff;cursor:pointer;display:inline-block;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:600;letter-spacing:.5px;padding:14px 40px;text-transform:uppercase;transition:all .3s ease}.load-more-wrapper .load-more-btn:hover{background-color:#2a2d3e}.load-more-wrapper .load-more-btn:disabled{cursor:not-allowed;opacity:.6}.load-more-wrapper .load-more-btn.loading{color:transparent;position:relative}.load-more-wrapper .load-more-btn.loading:after{animation:spin .8s linear infinite;border:2px solid #fff;border-radius:50%;border-top-color:transparent;content:"";height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px}@keyframes spin{to{transform:translate(-50%,-50%) rotate(1turn)}}