*,: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:400;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(10) a:after,.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 .menu-cell.mobile-dropdown button.mobile-dropdown-toggle{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;background-color:transparent;border:none;border-radius:0;box-shadow:none;box-sizing:border-box;color:#000;cursor:pointer;display:inline-flex;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:700;gap:8px;line-height:24px;margin:0;outline:none;padding:12px 30px;transition:color .2s ease}.main-navigation .menu-cell.mobile-dropdown button.mobile-dropdown-toggle:hover{color:#7b2cbf}.main-navigation .menu-cell.mobile-dropdown button.mobile-dropdown-toggle:focus{outline:none}.main-navigation .menu-cell.mobile-dropdown button.mobile-dropdown-toggle svg{height:6px;transition:transform .3s ease;width:10px}.main-navigation .menu-cell.mobile-dropdown.is-open .mobile-dropdown-toggle svg{transform:rotate(180deg)}.main-navigation .menu-cell.mobile-dropdown.is-open .mobile-dropdown-menu{display:block}.main-navigation .menu-cell.mobile-dropdown .mobile-dropdown-menu{background-color:rgba(0,0,0,.03);display:none;margin:0;padding:0}.main-navigation .menu-cell.mobile-dropdown .mobile-dropdown-menu a{border-bottom:1px solid rgba(0,0,0,.05);color:#000;display:block;font-family:Noto Sans,sans-serif;font-size:13px;font-weight:400;line-height:20px;padding:10px 30px 10px 45px;text-decoration:none;transition:color .2s ease}.main-navigation .menu-cell.mobile-dropdown .mobile-dropdown-menu a:hover{color:#7b2cbf}.main-navigation .menu-cell.mobile-dropdown .mobile-dropdown-menu a:last-child{border-bottom:none}.main-navigation .mobile-organization,.main-navigation .mobile-series-section{border-top:none;margin-top:0;padding:0;position:relative}.main-navigation .mobile-organization:before,.main-navigation .mobile-series-section:before{background-color:#e0e0e0;content:"";height:1px;left:30px;position:absolute;right:30px;top:0}.main-navigation .mobile-organization h3,.main-navigation .mobile-series-section 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,.main-navigation .mobile-series-section h3:hover{color:#7b2cbf}.main-navigation .mobile-organization a,.main-navigation .mobile-series-section a{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:6px 30px;text-align:left;text-decoration:none;transition:color .2s ease}.main-navigation .mobile-organization a.series-link,.main-navigation .mobile-series-section a.series-link{font-weight:400}.main-navigation .mobile-organization a:hover,.main-navigation .mobile-series-section a:hover{color:#7b2cbf}.main-navigation .mobile-organization a:last-child,.main-navigation .mobile-series-section 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-dropdown button.mobile-dropdown-toggle{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;background-color:transparent;border:none;border-radius:0;box-shadow:none;color:#000;cursor:pointer;display:flex;font-family:Noto Sans,sans-serif;font-size:13px;font-weight:700;gap:8px;line-height:18px;margin:0;outline:none;padding:6px 0;transition:color .2s ease}.main-navigation .mobile-dropdown button.mobile-dropdown-toggle:hover{color:#7b2cbf}.main-navigation .mobile-dropdown button.mobile-dropdown-toggle:focus{outline:none}.main-navigation .mobile-dropdown button.mobile-dropdown-toggle svg{height:6px;transition:transform .3s ease;width:10px}.main-navigation .mobile-dropdown.is-open .mobile-dropdown-toggle svg{transform:rotate(180deg)}.main-navigation .mobile-dropdown.is-open .mobile-dropdown-menu{display:block}.main-navigation .mobile-dropdown .mobile-dropdown-menu{display:none;padding-top:8px}.main-navigation .mobile-dropdown .mobile-dropdown-menu a{color:#000;display:block;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:400;line-height:26px;padding:6px 0;text-decoration:none;transition:color .2s ease}.main-navigation .mobile-dropdown .mobile-dropdown-menu a:hover{color:#7b2cbf}.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}}.tsby-dropdown .dropdown-toggle,.tsby-sticky-dropdown .sticky-dropdown-toggle,.tsby-toggle{color:#7b2cbf!important;font-weight:700}.tsby-dropdown .dropdown-toggle:hover,.tsby-sticky-dropdown .sticky-dropdown-toggle:hover{color:#5a1f91!important}.mobile-dropdown .tsby-toggle{color:#7b2cbf!important}.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{display:flex;gap:24px;margin-bottom:0;padding-bottom:40px}@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:32px}}.site-footer .footer-brand{display:flex;flex:0 0 240px;flex-direction:column}@media(max-width:1024px){.site-footer .footer-brand{flex-basis:100%}}.site-footer .footer-brand__logo{display:block}.site-footer .footer-brand__logo img{display:block;height:auto;max-width:200px}.site-footer .footer-brand__heading{color:#fff;font-size:18px;font-weight:700;line-height:1.3;margin:20px 0 14px;padding:0}.site-footer .footer-nav{display:flex;flex:1;gap:24px;min-width:0}@media(max-width:1024px){.site-footer .footer-nav{flex-basis:100%;flex-wrap:wrap;row-gap:32px}}.site-footer .footer-column{display:flex;flex:1;flex-direction:column;gap:14px;min-width:0}@media(max-width:1024px){.site-footer .footer-column{flex:1 1 150px}}@media(max-width:768px){.site-footer .footer-column{flex-basis:100%}}.site-footer .footer-column__heading{color:#fff;font-size:14px;font-weight:700;line-height:100%;margin-bottom:2px}.site-footer .footer-column a{color:hsla(0,0%,100%,.75);font-size:14px;font-weight:400;line-height:100%;padding:0;text-decoration:none;transition:color .3s ease}.site-footer .footer-column a:hover{color:#fff}.site-footer .social-icons{display:flex;gap:14px;list-style:none;margin:0;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-bottom{border-top:1px solid hsla(0,0%,100%,.1);padding-top:24px}.site-footer .footer-legal{display:flex;flex-wrap:wrap;gap:24px;margin:0;padding:0}.site-footer .footer-legal a{color:hsla(0,0%,100%,.6);font-size:14px;font-weight:400;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:16px;font-style:normal;font-weight:700;letter-spacing:2.24px;line-height:24px;margin:0 0 2px;opacity:1;text-align:left;text-transform:uppercase}.author-modal .author-card .author-header .author-name-title .author-title{color:#313131;font-family:Noto Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.08px;line-height:21px;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:14px;font-style:normal;font-weight:400;letter-spacing:-.1px;line-height:20px;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:#313131;font-family:Noto Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.1px;line-height:18px;margin:3px 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}.comment-section{margin:0 auto;max-width:720px;padding:40px 20px 60px;width:100%}.comment-section .comment-section-container{margin-left:50px;margin-right:auto;max-width:527px;padding:0}@media(max-width:768px){.comment-section .comment-section-container{margin-left:0;max-width:100%}}.comment-section .comment-section-heading{color:#121422;font-family:Noto Sans,sans-serif;font-size:24px;font-weight:800;line-height:150%;margin-bottom:24px;text-transform:uppercase}.comment-form-wrapper{margin-bottom:40px}.comment-form-wrapper .comment-form-row{align-items:flex-start;display:flex;gap:12px}.comment-form-wrapper .anonymous-avatar{align-items:center;background-color:#560079;border-radius:50%;display:flex;height:40px;justify-content:center;margin-top:4px;min-width:40px;width:40px}.comment-form-wrapper .anonymous-avatar svg{fill:#fff;height:20px;width:20px}.comment-form-wrapper .comment-form-content{flex:1}.comment-form-wrapper .comment-textarea{background:#f9fafc;border:2px solid #f0e9f4;border-radius:8px;box-sizing:border-box;color:#334155;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:400;height:49px;line-height:150%;min-height:49px;padding:12px 16px 28px;resize:none;transition:height .2s ease;width:100%}.comment-form-wrapper .comment-textarea::-moz-placeholder{color:rgba(51,65,85,.56)}.comment-form-wrapper .comment-textarea::placeholder{color:rgba(51,65,85,.56)}.comment-form-wrapper .comment-textarea:focus{border-color:#560079;outline:none}.comment-form-wrapper .comment-textarea.expanded{height:91px}.comment-form-wrapper .comment-form-fields{display:none;margin-top:12px}.comment-form-wrapper .comment-form-fields.visible{display:block}.comment-form-wrapper .comment-form-fields .fields-row{display:flex;gap:12px;margin-bottom:12px}.comment-form-wrapper .comment-form-fields .field-group{flex:1;max-width:230px}.comment-form-wrapper .comment-form-fields .field-group label{color:#121422;display:block;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:400;line-height:100%;margin-bottom:4px}.comment-form-wrapper .comment-form-fields .field-group input{border:1px solid #e2e8f0;border-radius:8px;color:#121422;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:400;height:38px;line-height:100%;padding:0 12px;width:100%}.comment-form-wrapper .comment-form-fields .field-group input::-moz-placeholder{color:#6c6c6c}.comment-form-wrapper .comment-form-fields .field-group input::placeholder{color:#6c6c6c}.comment-form-wrapper .comment-form-fields .field-group input:focus{border-color:#560079;outline:none}.comment-form-wrapper .comment-form-fields .save-checkbox{align-items:center;display:flex;gap:8px;margin-bottom:12px}.comment-form-wrapper .comment-form-fields .save-checkbox input[type=checkbox]{accent-color:#560079;height:14px;width:14px}.comment-form-wrapper .comment-form-fields .save-checkbox label{color:#6c6c6c;cursor:pointer;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:400;line-height:140%}.comment-form-wrapper .comment-form-actions{display:flex;justify-content:flex-end;margin-top:12px}.comment-form-wrapper .post-comment-btn{background-color:#c4c4c4;border:none;border-radius:6px;color:#fff;cursor:not-allowed;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:600;height:32px;line-height:20px;transition:background-color .2s ease;width:145px}.comment-form-wrapper .post-comment-btn.active{background-color:#560079;cursor:pointer}.comment-form-wrapper .post-comment-btn.active:hover{background-color:#440060}.comment-list-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;gap:8px;margin-bottom:24px;padding-bottom:16px}.comment-list-header .comment-list-label{color:#121422;font-family:Noto Sans,sans-serif;font-size:17px;font-weight:500}.comment-list-header .comment-count-badge{align-items:center;border:1px solid #e2e8f0;border-radius:8px;color:#6c6c6c;display:inline-flex;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:600;height:22px;justify-content:center;line-height:110%;min-width:24px;padding:0 6px;text-transform:uppercase}.comment-list{list-style:none;margin:0;padding:0}.comment-list .comment{list-style:none;margin:0;padding:8px 0 14px}.comment-list .comment+.comment{margin-top:32px}.comment-list .children{list-style:none;margin:0;padding:0 0 0 52px}.comment-list .children .comment{margin-top:24px}.comment-card{align-items:flex-start;display:flex;gap:16px}.comment-card .comment-avatar{align-items:center;border-radius:50%;color:#121422;display:flex;font-family:Noto Sans,sans-serif;font-size:18px;font-weight:600;height:40px;justify-content:center;min-width:40px;width:40px}.comment-card .comment-content{flex:1;min-width:0}.comment-card .comment-meta{align-items:center;display:flex;gap:8px;margin-bottom:3px}.comment-card .comment-meta .comment-author{color:#121422;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:700;line-height:120%}.comment-card .comment-meta .comment-time{color:#94a3b8;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:400;line-height:16px}.comment-card .comment-meta .comment-pending-badge{background:#fef3c7;border:1px solid #fde68a;border-radius:12px;color:#b45309;font-family:Noto Sans,sans-serif;font-size:11px;font-weight:600;line-height:1;padding:3px 10px;white-space:nowrap}.comment-card .comment--pending{opacity:.7}.comment-card .comment--pending .comment-card{border-left:3px solid #fde68a;padding-left:12px}.comment-card .comment-pending-notice{background:#fef3c7;border-radius:6px;color:#92400e;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:500;line-height:1.4;margin:8px 0 0;padding:8px 12px}.comment-card .comment-text{color:#334155;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:400;line-height:1.5;margin-bottom:0}.comment-card .comment-text p{margin:0}.comment-card .comment-actions{align-items:center;display:flex;gap:16px;padding-top:9px}.comment-card .comment-like-btn,.comment-card .comment-reply-btn{align-items:center;background:none;border:none;color:#94a3b8;cursor:pointer;display:inline-flex;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:500;gap:4px;line-height:16px;padding:0;transition:color .2s ease}.comment-card .comment-like-btn:hover,.comment-card .comment-reply-btn:hover{color:#334155}.comment-card .comment-like-btn svg,.comment-card .comment-reply-btn svg{fill:currentColor;height:14px;width:14px}.comment-card .comment-like-btn .like-count{letter-spacing:.6px}.comment-card .comment-like-btn.liked,.comment-card .comment-reply-btn.cancel-reply{color:#560079}.comment-card .comment-reply-btn.cancel-reply:hover{color:#320046}.comment-reply-form{background:#f9fafc;border:2px solid #f0e9f4;border-radius:8px;margin-left:56px;margin-top:12px;padding:16px}.comment-reply-form .reply-form-row{align-items:flex-start;display:flex;gap:12px}.comment-reply-form .reply-form-row .anonymous-avatar{display:none}.comment-reply-form .reply-textarea{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;color:#334155;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:400;height:70px;min-height:49px;padding:12px 16px;resize:none;width:100%}.comment-reply-form .reply-textarea::-moz-placeholder{color:#334155}.comment-reply-form .reply-textarea::placeholder{color:#334155}.comment-reply-form .reply-textarea:focus{border-color:#560079;outline:none}.comment-reply-form .reply-form-fields{margin-top:12px}.comment-reply-form .reply-form-fields .fields-row{display:flex;gap:12px;margin-bottom:12px}.comment-reply-form .reply-form-fields .field-group{flex:1}.comment-reply-form .reply-form-fields .field-group label{color:#121422;display:block;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:400;margin-bottom:4px}.comment-reply-form .reply-form-fields .field-group input{border:1px solid #e2e8f0;border-radius:8px;color:#121422;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:400;height:38px;padding:0 12px;width:100%}.comment-reply-form .reply-form-fields .field-group input::-moz-placeholder{color:#6c6c6c}.comment-reply-form .reply-form-fields .field-group input::placeholder{color:#6c6c6c}.comment-reply-form .reply-form-fields .field-group input:focus{border-color:#560079;outline:none}.comment-reply-form .reply-form-fields .save-checkbox{align-items:center;display:flex;gap:8px;margin-bottom:12px}.comment-reply-form .reply-form-fields .save-checkbox input[type=checkbox]{accent-color:#560079;height:14px;width:14px}.comment-reply-form .reply-form-fields .save-checkbox label{color:#6c6c6c;cursor:pointer;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:400}.comment-reply-form .reply-form-actions{align-items:center;display:flex;gap:12px;justify-content:flex-end;margin-top:12px}.comment-reply-form .reply-form-actions .cancel-reply-btn{background:none;border:none;color:#560079;cursor:pointer;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:700;padding:0}.comment-reply-form .reply-form-actions .cancel-reply-btn:hover{color:#320046}.comment-reply-form .reply-form-actions .post-reply-btn{background-color:#c4c4c4;border:none;border-radius:6px;color:#fff;cursor:not-allowed;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:600;height:32px;transition:background-color .2s ease;width:145px}.comment-reply-form .reply-form-actions .post-reply-btn.active{background-color:#560079;cursor:pointer}.comment-reply-form .reply-form-actions .post-reply-btn.active:hover{background-color:#440060}.comment-empty-state{align-items:center;background:#f8fafc;border-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;max-width:529px;min-height:288px;padding:40px 20px;text-align:center;width:100%}.comment-empty-state .empty-state-icon{align-items:center;background:#fff;border-radius:50%;display:flex;height:64px;justify-content:center;margin:0 auto 16px;width:64px}.comment-empty-state .empty-state-icon svg{height:28px;width:28px}.comment-empty-state .empty-state-heading{color:#334155;font-family:Noto Sans,sans-serif;font-size:18px;font-weight:500;line-height:120%;margin-bottom:8px}.comment-empty-state .empty-state-text{color:#6c6c6c;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:400}@media(max-width:768px){.comment-section{padding:32px 20px 48px}.comment-form-wrapper .comment-form-row{flex-direction:column}.comment-form-wrapper .comment-form-row .comment-form-content{width:100%}.comment-form-wrapper .comment-form-fields .fields-row{flex-direction:column;gap:12px}.comment-form-wrapper .comment-form-fields .field-group{max-width:100%}.comment-list .children{padding-left:40px}.comment-reply-form{margin-left:0}.comment-reply-form .reply-form-fields .fields-row{flex-direction:column;gap:12px}.comment-reply-form .reply-form-fields .field-group{max-width:100%}}.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 .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.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:40px}.latest-stories-section .latest-stories-grid .featured-post{display:flex;flex:0 0 calc(50% - 20px);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:11px;font-weight:600;letter-spacing:.1px;line-height:1.2;margin-bottom:2px;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:40px;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:11px;font-weight:600;letter-spacing:.1px;line-height:1.2;margin-bottom:2px;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:11px;font-weight:600;letter-spacing:.1px;line-height:1.2;margin-bottom:2px;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 10px;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:center;display:flex;flex:0 0 50%;gap:0;margin-left:0}.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:8px 5px 8px 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 10px;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:center;display:flex;flex:0 0 50%;gap:0;margin-left:0}.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:8px 5px 8px 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 .post-image-wrapper{background-color:#f5f5f5;overflow:hidden;position:relative;width:100%}.lifestyle-mental-humanity-wrapper .post-image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.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;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;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;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;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;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;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{display:flex;gap:10px;width:100%}}.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{width:100%}}.features-unbreaking-wrapper .unbreaking-column-full .section-header .section-heading-wrapper .heading-split-wrapper .heading-part{align-items:center;display:flex;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{flex:1;font-size:14px;letter-spacing:.5px;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;border-left:none;color:#c44703}.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}@media(max-width:768px){.features-unbreaking-wrapper .unbreaking-column-full .section-header .section-heading-wrapper .heading-link{flex:1}}.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;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 .article-content .has-text-align-center{text-align:center}.single-post-template .article-content .has-text-align-right{text-align:right}.single-post-template .article-content .has-text-align-left{text-align:left}.single-post-template .subscribe-bulletin-inline-section{background-color:#121422;box-sizing:border-box;margin:60px 0 20px;padding:40px 20px 1px 10px;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;letter-spacing:-.08px;line-height:21px}.author-bio-description,.author-bio-title{font-family:Noto Sans,sans-serif;font-size:14px;font-weight:400;margin:0 0 10px;opacity:1;text-align:left}.author-bio-description{color:#5d5d5d;letter-spacing:-.1px;line-height:20px}.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:12px;font-weight:400;letter-spacing:-.1px;line-height:18px;margin:3px 0;opacity:1;text-align:left;text-transform:none}.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}}.unbreaking-header-section .header-content-wrapper{align-items:stretch;display:grid;gap:0;grid-template-columns:280px 1fr;padding-right:0}@media(max-width:1024px){.unbreaking-header-section .header-content-wrapper{gap:0;grid-template-columns:1fr;padding-right:0}}.unbreaking-header-section .header-left-column{display:flex;flex-direction:column;padding:0}@media(max-width:1024px){.unbreaking-header-section .header-left-column{margin-bottom:15px;padding:0;width:100%}}.unbreaking-header-section .header-color-bar{background-color:#f6ded4;height:10px;margin-bottom:10px;padding-bottom:10px}@media(max-width:1024px){.unbreaking-header-section .header-color-bar{display:none}}.unbreaking-header-section .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}.unbreaking-header-section .header-description-box:before{background-color:#ababab;content:"";height:1px;left:50px;position:absolute;right:0;top:0}.unbreaking-header-section .header-description-box:after{background-color:#ababab;bottom:0;content:"";height:1px;left:50px;position:absolute;right:0}@media(max-width:1024px){.unbreaking-header-section .header-description-box{padding:20px 0}.unbreaking-header-section .header-description-box:after,.unbreaking-header-section .header-description-box:before{left:0;right:0}.unbreaking-header-section .header-description-box .description-text{max-height:60px;overflow:hidden;transition:max-height .3s ease}.unbreaking-header-section .header-description-box .description-text.expanded{max-height:500px}}.unbreaking-header-section .header-description-box .read-more-btn{display:none}@media(max-width:1024px){.unbreaking-header-section .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}.unbreaking-header-section .header-description-box .read-more-btn .arrow{display:inline-block;margin-left:5px;transition:transform .3s ease}.unbreaking-header-section .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{border-bottom:1px solid #e0e0e0;padding-bottom:20px}.brighter-first-section .brighter-three-column-grid .left-column-featured .second-row-grid .text-only-post:last-child{border-bottom:none;padding-bottom: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 0 20px;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:15px;width:100%}.brighter-first-section .brighter-three-column-grid .middle-column-recent .middle-post:last-child{border-bottom:none;padding-bottom:0}.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:clamp(32px,3.9vw,45px);font-weight:900;left:clamp(-40px,-3.5vw,-15px);letter-spacing:-1.3px;line-height:clamp(36px,4.3vw,50px);opacity:1;position:relative;text-align:left;text-transform:uppercase;top:clamp(-29px,-2.5vw,-10px)}@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;padding-left:10px;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:15px;padding-top:15px}.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{padding-left:10px}.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 4px;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:auto 1fr;padding-right:0}@media(max-width:1024px){.aoc-hero-banner .aoc-grid-layout{grid-template-columns:1fr;grid-template-rows:auto}}@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:clamp(32px,5vw,58px);font-weight:900;line-height:1;margin:0;text-align:left;text-transform:uppercase;white-space:nowrap}@media(max-width:1024px){.aoc-hero-banner .aoc-title-block .aoc-title-container .aoc-category-heading{font-size:42px}}@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:5px;padding:20px 0 20px 45px;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:45px;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:45px;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}}.resolutions-page{background-color:#fff}.resolutions-page .container{margin:0 auto;max-width:1600px;padding:0 20px}.resolutions-header-section{background-color:#fff;margin-bottom:30px;padding:30px 0 0}@media(max-width:768px){.resolutions-header-section{margin-bottom:20px;padding:20px 0 0}}.resolutions-header-section .series-label{background-color:#000;color:#fff;display:inline-block;font-family:Archivo Black,sans-serif;font-size:12px;font-weight:700;letter-spacing:.5px;margin-bottom:5px;margin-left:7px;padding:4px 12px;text-transform:uppercase}.resolutions-header-section .resolutions-title{color:#1f4e79;font-family:Archivo Black,sans-serif;font-size:72px;font-weight:400;letter-spacing:-2px;line-height:1;margin:0 0 10px 5px;position:relative;text-transform:uppercase;z-index:2}@media(max-width:768px){.resolutions-header-section .resolutions-title{font-size:48px;letter-spacing:-1px}}@media(max-width:480px){.resolutions-header-section .resolutions-title{font-size:31px}}.resolutions-header-section .title-underline{display:flex;flex-direction:column;margin-top:-40px;width:100%}@media(max-width:480px){.resolutions-header-section .title-underline{margin-top:-20px}}.resolutions-header-section .title-underline .yellow-bar{background-color:#faec83;height:24px;width:100%}@media(max-width:480px){.resolutions-header-section .title-underline .yellow-bar{height:10px}}.resolutions-header-section .title-underline .blue-bar{background-color:#01688d;height:12px;width:100%}@media(max-width:480px){.resolutions-header-section .title-underline .blue-bar{height:6px}}.resolutions-cards-section,.resolutions-content-section{background-color:#fff;padding:0}.resolutions-cards-section{margin-top:-10px}.resolutions-cards-section .container{margin:0 auto;max-width:1600px;padding:0 20px}.resolutions-cards-section .resolutions-cards-grid{display:flex;gap:0;min-height:490px}@media(max-width:1024px){.resolutions-cards-section .resolutions-cards-grid{flex-direction:column;min-height:auto}}.resolutions-cards-section .resolution-card{flex:1}@media(max-width:1024px){.resolutions-cards-section .resolution-card{width:100%}}.resolutions-cards-section .resolution-card.image-card{overflow:hidden}.resolutions-cards-section .resolution-card.image-card .card-image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.resolutions-cards-section .resolution-card.text-card{background-color:#f8f8f3;display:flex;flex:2;flex-direction:column}.resolutions-cards-section .resolution-card.text-card .text-card-header{padding:30px 40px 15px;text-align:center}@media(max-width:480px){.resolutions-cards-section .resolution-card.text-card .text-card-header{padding:20px 2px 15px}}.resolutions-cards-section .resolution-card.text-card .text-card-content-wrapper{display:flex;flex:1;flex-direction:column}@media(max-width:480px){.resolutions-cards-section .resolution-card.text-card .text-card-content-wrapper{background-color:#f8f8f2;border-radius:4px;margin:0 10px 15px;padding:12px}}.resolutions-cards-section .resolution-card.text-card .text-card-content{display:flex;flex:1;flex-direction:row}@media(max-width:1024px){.resolutions-cards-section .resolution-card.text-card .text-card-content{flex-direction:column}}@media(max-width:480px){.resolutions-cards-section .resolution-card.text-card .text-card-content{background-color:#fff;border-radius:3px;max-height:300px;overflow-y:scroll}.resolutions-cards-section .resolution-card.text-card .text-card-content::-webkit-scrollbar{width:6px}.resolutions-cards-section .resolution-card.text-card .text-card-content::-webkit-scrollbar-track{background:#e0e0e0;border-radius:3px}.resolutions-cards-section .resolution-card.text-card .text-card-content::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.resolutions-cards-section .resolution-card.text-card .text-card-content::-webkit-scrollbar-thumb:hover{background:#666}}.resolutions-cards-section .resolution-card.text-card .text-card-column{display:flex;flex:1;flex-direction:column;justify-content:center;padding:20px 40px 40px}@media(max-width:1024px){.resolutions-cards-section .resolution-card.text-card .text-card-column{padding:20px 20px 30px}}@media(max-width:480px){.resolutions-cards-section .resolution-card.text-card .text-card-column{padding:0 2px}}.resolutions-cards-section .resolution-card.text-card .card-separator{align-self:stretch;background-color:#a2a2a2;flex-shrink:0;margin-bottom:15px;margin-top:15px;width:1px}@media(max-width:1024px){.resolutions-cards-section .resolution-card.text-card .card-separator{height:1px;margin:15px 20px;width:100%}}@media(max-width:480px){.resolutions-cards-section .resolution-card.text-card .card-separator{display:none}}.resolutions-cards-section .resolution-card.text-card .card-title{color:#46453d;font-family:Archivo Black,sans-serif;font-size:30px;font-weight:400;letter-spacing:-.5px;line-height:1.2;margin:0;text-align:center;text-transform:uppercase}@media(max-width:480px){.resolutions-cards-section .resolution-card.text-card .card-title{font-size:28px}}.resolutions-cards-section .resolution-card.text-card .card-text{color:#000;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:400;line-height:1.5;margin:0 0 12px;text-align:center}@media(max-width:480px){.resolutions-cards-section .resolution-card.text-card .card-text{padding:0 15px}.resolutions-cards-section .resolution-card.text-card .card-text:first-child{padding-top:10px}}.resolutions-cards-section .resolution-card.text-card .card-text:last-child{margin-bottom:0}.resolutions-cards-section .resolution-card.text-card .card-text.card-signature{margin-top:8px}@media(max-width:480px){.resolutions-cards-section .resolution-card.text-card .card-text.card-signature{padding-bottom:10px}}.resolutions-cards-section .resolution-card.text-card .card-text.card-signature strong{font-weight:700}.resolutions-featured-posts-section{background-color:#fff;padding:20px 0 30px}.resolutions-featured-posts-section .container{margin:0 auto;max-width:1600px;padding:0 20px}.resolutions-featured-posts-section .featured-posts-grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-bottom:20px}.resolutions-featured-posts-section .featured-posts-grid:last-child{margin-bottom:0}@media(max-width:768px){.resolutions-featured-posts-section .featured-posts-grid{gap:15px;grid-template-columns:1fr}}.resolutions-featured-posts-section .featured-post-card{aspect-ratio:1;overflow:hidden;position:relative;width:100%}@media(max-width:768px){.resolutions-featured-posts-section .featured-post-card{width:100%}}.resolutions-featured-posts-section .featured-post-card.image-card .card-image-link{display:block;height:100%;width:100%}.resolutions-featured-posts-section .featured-post-card.image-card .card-image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.resolutions-featured-posts-section .featured-post-card.image-card .card-title-box{bottom:20px;left:15px;max-width:calc(100% - 30px);position:absolute}@media(max-width:480px){.resolutions-featured-posts-section .featured-post-card.image-card .card-title-box{left:50%;text-align:center;transform:translateX(-50%)}}.resolutions-featured-posts-section .featured-post-card.image-card .card-title-box .card-title-link{background-color:#fff;box-decoration-break:clone;-webkit-box-decoration-break:clone;color:#000;font-family:Lora,serif;font-size:18px;font-weight:400;line-height:2.6;padding:8px 12px;text-decoration:none}.resolutions-featured-posts-section .featured-post-card.image-card .card-title-box .card-title-link:hover{text-decoration:underline}.resolutions-featured-posts-section .featured-post-card.yellow-card{align-items:center;background-color:#faec83;display:flex;justify-content:center}.resolutions-featured-posts-section .featured-post-card.yellow-card .yellow-card-content{max-width:80%;padding:20px;text-align:center}.resolutions-featured-posts-section .featured-post-card.yellow-card .card-title-box{display:block;margin-bottom:15px;text-align:center}.resolutions-featured-posts-section .featured-post-card.yellow-card .card-title-box .card-title-link{background-color:#fff;box-decoration-break:clone;-webkit-box-decoration-break:clone;color:#000;font-family:Lora,serif;font-size:18px;font-weight:400;line-height:2.6;padding:8px 15px;text-decoration:none!important}.resolutions-featured-posts-section .featured-post-card.yellow-card .card-title-box .card-title-link:hover{text-decoration:underline!important}.resolutions-featured-posts-section .featured-post-card.yellow-card .card-author{color:#000;display:block;font-family:Lora,serif;font-size:14px}.resolutions-featured-posts-section .featured-grid-row{display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-bottom:20px}.resolutions-featured-posts-section .featured-grid-row:last-child{margin-bottom:0}@media(max-width:768px){.resolutions-featured-posts-section .featured-grid-row{grid-template-columns:1fr}}.resolutions-featured-posts-section .featured-grid-large{grid-column:span 2;width:100%}@media(max-width:768px){.resolutions-featured-posts-section .featured-grid-large{grid-column:span 1}}.resolutions-featured-posts-section .featured-grid-large .featured-post-card.large-card{height:100%;width:100%}.resolutions-featured-posts-section .featured-grid-small{display:flex;flex-direction:column;gap:20px;grid-column:span 1;width:100%}.resolutions-featured-posts-section .featured-grid-small .featured-post-card{aspect-ratio:1;width:100%}.more-resolutions-header-section{background-color:#fff;padding:40px 0 20px}@media(max-width:768px){.more-resolutions-header-section{padding:30px 0 15px}}.more-resolutions-header-section .more-header-content{align-items:baseline;display:flex;gap:15px;margin-bottom:15px;margin-left:25px}@media(max-width:768px){.more-resolutions-header-section .more-header-content{gap:10px;margin-left:0}}.more-resolutions-header-section .more-title{color:#000;font-family:Archivo Black,sans-serif;font-size:76px;font-weight:400;letter-spacing:-1px;line-height:1;text-transform:uppercase}@media(max-width:768px){.more-resolutions-header-section .more-title{font-size:60px}}@media(max-width:480px){.more-resolutions-header-section .more-title{font-size:42px}}.more-resolutions-header-section .category-title-wrapper{display:inline-block;padding:0 8px;position:relative}@media(max-width:480px){.more-resolutions-header-section .category-title-wrapper{top:-3px}}.more-resolutions-header-section .category-title-wrapper:before{background-color:#faec83;bottom:0;content:"";height:40%;left:0;position:absolute;right:0}.more-resolutions-header-section .category-title{color:#01688d;font-family:Archivo Black,sans-serif;font-size:38px;font-weight:400;letter-spacing:-.5px;line-height:1;position:relative;text-transform:uppercase}@media(max-width:768px){.more-resolutions-header-section .category-title{font-size:28px}}@media(max-width:480px){.more-resolutions-header-section .category-title{font-size:22px}}.more-resolutions-header-section .teal-rule{background-color:#01688d;height:12px;margin-top:-18px;width:100%}.more-resolutions-posts-section{background-color:#fff;padding:0 0 30px}.more-resolutions-posts-section .container{margin:0 auto;max-width:1600px;padding:0 20px}.more-resolutions-posts-section .hidden-row{display:none}.more-resolutions-posts-section .featured-posts-grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-bottom:20px}@media(max-width:768px){.more-resolutions-posts-section .featured-posts-grid{gap:15px;grid-template-columns:1fr}}.more-resolutions-posts-section .featured-grid-row{display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-bottom:20px}@media(max-width:768px){.more-resolutions-posts-section .featured-grid-row{grid-template-columns:1fr}}.more-resolutions-posts-section .featured-grid-large{grid-column:span 2}@media(max-width:768px){.more-resolutions-posts-section .featured-grid-large{grid-column:span 1}}.more-resolutions-posts-section .featured-grid-large .featured-post-card.large-card{height:100%;width:100%}.more-resolutions-posts-section .featured-grid-small{display:flex;flex-direction:column;gap:20px;grid-column:span 1}.more-resolutions-posts-section .featured-post-card{aspect-ratio:1;overflow:hidden;position:relative;width:100%}.more-resolutions-posts-section .featured-post-card.image-card .card-image-link{display:block;height:100%;width:100%}.more-resolutions-posts-section .featured-post-card.image-card .card-image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.more-resolutions-posts-section .featured-post-card.image-card .card-title-box{bottom:20px;left:15px;max-width:calc(100% - 30px);position:absolute}@media(max-width:480px){.more-resolutions-posts-section .featured-post-card.image-card .card-title-box{left:50%;text-align:center;transform:translateX(-50%)}}.more-resolutions-posts-section .featured-post-card.image-card .card-title-box .card-title-link{background-color:#fff;box-decoration-break:clone;-webkit-box-decoration-break:clone;color:#000;font-family:Lora,serif;font-size:18px;font-weight:400;line-height:2.6;padding:8px 12px;text-decoration:none}@media(max-width:768px){.more-resolutions-posts-section .featured-post-card.image-card .card-title-box .card-title-link{font-size:16px}}.more-resolutions-posts-section .featured-post-card.image-card .card-title-box .card-title-link:hover{text-decoration:underline}.more-resolutions-posts-section .featured-post-card.yellow-card{align-items:center;background-color:#faec83;display:flex;justify-content:center}.more-resolutions-posts-section .featured-post-card.yellow-card .yellow-card-content{max-width:80%;padding:20px;text-align:center}.more-resolutions-posts-section .featured-post-card.yellow-card .card-title-box{display:block;margin-bottom:15px;text-align:center}.more-resolutions-posts-section .featured-post-card.yellow-card .card-title-box .card-title-link{background-color:#fff;box-decoration-break:clone;-webkit-box-decoration-break:clone;color:#000;font-family:Lora,serif;font-size:18px;font-weight:400;line-height:2.6;padding:8px 15px;text-decoration:none!important}@media(max-width:768px){.more-resolutions-posts-section .featured-post-card.yellow-card .card-title-box .card-title-link{font-size:16px}}.more-resolutions-posts-section .featured-post-card.yellow-card .card-title-box .card-title-link:hover{text-decoration:underline!important}.more-resolutions-posts-section .featured-post-card.yellow-card .card-author{color:#000;display:block;font-family:Lora,serif;font-size:14px}.resolutions-categories-section{background-color:#fff;padding:15px 0 40px}@media(max-width:768px){.resolutions-categories-section{padding:20px 0}}.resolutions-categories-section .resolutions-equal-columns-grid{display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr}@media(max-width:768px){.resolutions-categories-section .resolutions-equal-columns-grid{gap:40px;grid-template-columns:1fr}}.resolutions-categories-section .resolutions-equal-columns-grid .category-column{display:flex;flex-direction:column}.resolutions-categories-section .resolutions-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}.resolutions-categories-section .resolutions-equal-columns-grid .category-column .column-header .category-title-link{display:block;text-decoration:none}.resolutions-categories-section .resolutions-equal-columns-grid .category-column .column-header .category-title-link:hover .category-title{opacity:.8}.resolutions-categories-section .resolutions-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}.resolutions-categories-section .resolutions-equal-columns-grid .category-column .column-header .category-title .arrow{margin-left:5px}.resolutions-categories-section .resolutions-equal-columns-grid .category-column .category-post{border-bottom:1px solid #e0e0e0;padding-bottom:5px;padding-top:10px}.resolutions-categories-section .resolutions-equal-columns-grid .category-column .category-post:first-of-type{padding-top:0}.resolutions-categories-section .resolutions-equal-columns-grid .category-column .category-post:last-child{border-bottom:none;margin-bottom:0}.resolutions-categories-section .resolutions-equal-columns-grid .category-column .category-post .post-link{cursor:pointer;display:flex;flex-direction:column;text-decoration:none}.resolutions-categories-section .resolutions-equal-columns-grid .category-column .category-post .post-link:hover .post-title{color:#4a4a4a}.resolutions-categories-section .resolutions-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%}.resolutions-categories-section .resolutions-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%}.resolutions-categories-section .resolutions-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}.resolutions-categories-section .resolutions-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}.eureka-moment-page{background-color:#fff}.eureka-moment-page .container{margin:0 auto;max-width:1600px;padding:0 20px}.eureka-moment-header-section{background-color:#fff;margin-bottom:30px;padding:30px 0 0}@media(max-width:768px){.eureka-moment-header-section{margin-bottom:20px;padding:20px 0 0}}.eureka-moment-header-section .series-label{background-color:#000;color:#fff;display:inline-block;font-family:Archivo Black,sans-serif;font-size:12px;font-weight:700;letter-spacing:.5px;margin-bottom:5px;margin-left:7px;padding:4px 12px;text-transform:uppercase}.eureka-moment-header-section .eureka-moment-title{color:#4eb400;font-family:Archivo Black,sans-serif;font-size:72px;font-weight:400;letter-spacing:-2px;line-height:1;margin:0 0 10px 5px;position:relative;text-transform:uppercase;z-index:2}@media(max-width:768px){.eureka-moment-header-section .eureka-moment-title{font-size:48px;letter-spacing:-1px}}@media(max-width:480px){.eureka-moment-header-section .eureka-moment-title{font-size:31px}}.eureka-moment-header-section .title-underline{display:flex;flex-direction:column;margin-top:-40px;width:100%}@media(max-width:480px){.eureka-moment-header-section .title-underline{margin-top:-20px}}.eureka-moment-header-section .title-underline .yellow-bar{background-color:#defc83;height:24px;width:100%}@media(max-width:480px){.eureka-moment-header-section .title-underline .yellow-bar{height:10px}}.eureka-moment-header-section .title-underline .blue-bar{background-color:#4eb400;height:12px;width:100%}@media(max-width:480px){.eureka-moment-header-section .title-underline .blue-bar{height:6px}}.eureka-moment-cards-section,.eureka-moment-content-section{background-color:#fff;padding:0}.eureka-moment-cards-section{margin-top:-10px}.eureka-moment-cards-section .container{margin:0 auto;max-width:1600px;padding:0 20px}.eureka-moment-cards-section .eureka-moment-cards-grid{display:flex;gap:0;min-height:600px}@media(max-width:1024px){.eureka-moment-cards-section .eureka-moment-cards-grid{flex-direction:column;min-height:auto}}.eureka-moment-cards-section .eureka-card.image-card{flex:0 0 30%;max-height:600px;overflow:hidden}@media(max-width:1024px){.eureka-moment-cards-section .eureka-card.image-card{flex:none;max-height:500px;width:100%}}.eureka-moment-cards-section .eureka-card.image-card .card-image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.eureka-moment-cards-section .eureka-card.text-card{background-color:#f8f8f3;display:flex;flex:1;flex-direction:column}.eureka-moment-cards-section .eureka-card.text-card .text-card-content{display:flex;flex:1;flex-direction:row}@media(max-width:1024px){.eureka-moment-cards-section .eureka-card.text-card .text-card-content{flex-direction:column}}@media(max-width:480px){.eureka-moment-cards-section .eureka-card.text-card .text-card-content{background-color:#fff;border-radius:3px;margin:12px 10px 15px;max-height:300px;overflow-y:scroll}.eureka-moment-cards-section .eureka-card.text-card .text-card-content::-webkit-scrollbar{width:6px}.eureka-moment-cards-section .eureka-card.text-card .text-card-content::-webkit-scrollbar-track{background:#e0e0e0;border-radius:3px}.eureka-moment-cards-section .eureka-card.text-card .text-card-content::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.eureka-moment-cards-section .eureka-card.text-card .text-card-content::-webkit-scrollbar-thumb:hover{background:#666}}.eureka-moment-cards-section .eureka-card.text-card .text-card-column{display:flex;flex:1;flex-direction:column;justify-content:center;padding:20px 40px 40px}@media(max-width:1024px){.eureka-moment-cards-section .eureka-card.text-card .text-card-column{padding:20px 20px 30px}}@media(max-width:480px){.eureka-moment-cards-section .eureka-card.text-card .text-card-column{padding:0 2px}}.eureka-moment-cards-section .eureka-card.text-card .card-separator{align-self:stretch;background-color:#a2a2a2;flex-shrink:0;margin-bottom:15px;margin-top:15px;width:1px}@media(max-width:1024px){.eureka-moment-cards-section .eureka-card.text-card .card-separator{height:1px;margin:15px 20px;width:100%}}@media(max-width:480px){.eureka-moment-cards-section .eureka-card.text-card .card-separator{display:none}}.eureka-moment-cards-section .eureka-card.text-card .card-title{color:#46453d;font-family:Archivo Black,sans-serif;font-size:30px;font-weight:400;letter-spacing:-.5px;line-height:1.2;margin:0 0 20px;text-align:center}@media(max-width:480px){.eureka-moment-cards-section .eureka-card.text-card .card-title{font-size:24px}}.eureka-moment-cards-section .eureka-card.text-card .card-text{color:#000;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:400;line-height:1.6;margin:0 0 12px;text-align:center}.eureka-moment-cards-section .eureka-card.text-card .card-text:last-child{margin-bottom:0}.eureka-moment-featured-posts-section{background-color:#fff;padding:20px 0 30px}.eureka-moment-featured-posts-section .container{margin:0 auto;max-width:1600px;padding:0 20px}.eureka-moment-featured-posts-section .featured-posts-grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-bottom:20px}.eureka-moment-featured-posts-section .featured-posts-grid:last-child{margin-bottom:0}@media(max-width:768px){.eureka-moment-featured-posts-section .featured-posts-grid{gap:15px;grid-template-columns:1fr}}.eureka-moment-featured-posts-section .featured-post-card{aspect-ratio:1;overflow:hidden;position:relative;width:100%}@media(max-width:768px){.eureka-moment-featured-posts-section .featured-post-card{width:100%}}.eureka-moment-featured-posts-section .featured-post-card.image-card .card-image-link{display:block;height:100%;width:100%}.eureka-moment-featured-posts-section .featured-post-card.image-card .card-image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.eureka-moment-featured-posts-section .featured-post-card.image-card .card-title-box{bottom:20px;left:15px;max-width:calc(100% - 30px);position:absolute}@media(max-width:480px){.eureka-moment-featured-posts-section .featured-post-card.image-card .card-title-box{left:50%;text-align:center;transform:translateX(-50%)}}.eureka-moment-featured-posts-section .featured-post-card.image-card .card-title-box .card-title-link{background-color:#fff;box-decoration-break:clone;-webkit-box-decoration-break:clone;color:#000;font-family:Lora,serif;font-size:18px;font-weight:400;line-height:2.6;padding:8px 12px;text-decoration:none}.eureka-moment-featured-posts-section .featured-post-card.image-card .card-title-box .card-title-link:hover{text-decoration:underline}.eureka-moment-featured-posts-section .featured-post-card.accent-card{align-items:center;background-color:#defc83;display:flex;justify-content:center}.eureka-moment-featured-posts-section .featured-post-card.accent-card .accent-card-content{max-width:80%;padding:20px;text-align:center}.eureka-moment-featured-posts-section .featured-post-card.accent-card .card-title-box{display:block;margin-bottom:15px;text-align:center}.eureka-moment-featured-posts-section .featured-post-card.accent-card .card-title-box .card-title-link{background-color:#fff;box-decoration-break:clone;-webkit-box-decoration-break:clone;color:#000;font-family:Lora,serif;font-size:18px;font-weight:400;line-height:2.6;padding:8px 15px;text-decoration:none!important}.eureka-moment-featured-posts-section .featured-post-card.accent-card .card-title-box .card-title-link:hover{text-decoration:underline!important}.eureka-moment-featured-posts-section .featured-post-card.accent-card .card-author{color:#000;display:block;font-family:Lora,serif;font-size:14px}.eureka-moment-featured-posts-section .featured-grid-row{display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-bottom:20px}.eureka-moment-featured-posts-section .featured-grid-row:last-child{margin-bottom:0}@media(max-width:768px){.eureka-moment-featured-posts-section .featured-grid-row{grid-template-columns:1fr}}.eureka-moment-featured-posts-section .featured-grid-large{grid-column:span 2;width:100%}@media(max-width:768px){.eureka-moment-featured-posts-section .featured-grid-large{grid-column:span 1}}.eureka-moment-featured-posts-section .featured-grid-large .featured-post-card.large-card{height:100%;width:100%}.eureka-moment-featured-posts-section .featured-grid-small{display:flex;flex-direction:column;gap:20px;grid-column:span 1;width:100%}.eureka-moment-featured-posts-section .featured-grid-small .featured-post-card{aspect-ratio:1;width:100%}.more-eureka-moment-header-section{background-color:#fff;padding:40px 0 20px}@media(max-width:768px){.more-eureka-moment-header-section{padding:30px 0 15px}}.more-eureka-moment-header-section .more-header-content{align-items:baseline;display:flex;gap:15px;margin-bottom:15px;margin-left:25px}@media(max-width:768px){.more-eureka-moment-header-section .more-header-content{gap:10px;margin-left:0}}.more-eureka-moment-header-section .more-title{color:#000;font-family:Archivo Black,sans-serif;font-size:76px;font-weight:400;letter-spacing:-1px;line-height:1;text-transform:uppercase}@media(max-width:768px){.more-eureka-moment-header-section .more-title{font-size:60px}}@media(max-width:480px){.more-eureka-moment-header-section .more-title{font-size:42px}}.more-eureka-moment-header-section .category-title-wrapper{display:inline-block;padding:0 8px;position:relative}@media(max-width:480px){.more-eureka-moment-header-section .category-title-wrapper{top:-3px}}.more-eureka-moment-header-section .category-title-wrapper:before{background-color:#defc83;bottom:0;content:"";height:40%;left:0;position:absolute;right:0}.more-eureka-moment-header-section .category-title{color:#4eb400;font-family:Archivo Black,sans-serif;font-size:38px;font-weight:400;letter-spacing:-.5px;line-height:1;position:relative;text-transform:uppercase}@media(max-width:768px){.more-eureka-moment-header-section .category-title{font-size:28px}}@media(max-width:480px){.more-eureka-moment-header-section .category-title{font-size:22px}}.more-eureka-moment-header-section .teal-rule{background-color:#4eb400;height:12px;margin-top:-18px;width:100%}.more-eureka-moment-posts-section{background-color:#fff;padding:0 0 30px}.more-eureka-moment-posts-section .container{margin:0 auto;max-width:1600px;padding:0 20px}.more-eureka-moment-posts-section .hidden-row{display:none}.more-eureka-moment-posts-section .featured-posts-grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-bottom:20px}@media(max-width:768px){.more-eureka-moment-posts-section .featured-posts-grid{gap:15px;grid-template-columns:1fr}}.more-eureka-moment-posts-section .featured-grid-row{display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-bottom:20px}@media(max-width:768px){.more-eureka-moment-posts-section .featured-grid-row{grid-template-columns:1fr}}.more-eureka-moment-posts-section .featured-grid-large{grid-column:span 2}@media(max-width:768px){.more-eureka-moment-posts-section .featured-grid-large{grid-column:span 1}}.more-eureka-moment-posts-section .featured-grid-large .featured-post-card.large-card{height:100%;width:100%}.more-eureka-moment-posts-section .featured-grid-small{display:flex;flex-direction:column;gap:20px;grid-column:span 1}.more-eureka-moment-posts-section .featured-post-card{aspect-ratio:1;overflow:hidden;position:relative;width:100%}.more-eureka-moment-posts-section .featured-post-card.image-card .card-image-link{display:block;height:100%;width:100%}.more-eureka-moment-posts-section .featured-post-card.image-card .card-image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.more-eureka-moment-posts-section .featured-post-card.image-card .card-title-box{bottom:20px;left:15px;max-width:calc(100% - 30px);position:absolute}@media(max-width:480px){.more-eureka-moment-posts-section .featured-post-card.image-card .card-title-box{left:50%;text-align:center;transform:translateX(-50%)}}.more-eureka-moment-posts-section .featured-post-card.image-card .card-title-box .card-title-link{background-color:#fff;box-decoration-break:clone;-webkit-box-decoration-break:clone;color:#000;font-family:Lora,serif;font-size:18px;font-weight:400;line-height:2.6;padding:8px 12px;text-decoration:none}@media(max-width:768px){.more-eureka-moment-posts-section .featured-post-card.image-card .card-title-box .card-title-link{font-size:16px}}.more-eureka-moment-posts-section .featured-post-card.image-card .card-title-box .card-title-link:hover{text-decoration:underline}.more-eureka-moment-posts-section .featured-post-card.accent-card{align-items:center;background-color:#defc83;display:flex;justify-content:center}.more-eureka-moment-posts-section .featured-post-card.accent-card .accent-card-content{max-width:80%;padding:20px;text-align:center}.more-eureka-moment-posts-section .featured-post-card.accent-card .card-title-box{display:block;margin-bottom:15px;text-align:center}.more-eureka-moment-posts-section .featured-post-card.accent-card .card-title-box .card-title-link{background-color:#fff;box-decoration-break:clone;-webkit-box-decoration-break:clone;color:#000;font-family:Lora,serif;font-size:18px;font-weight:400;line-height:2.6;padding:8px 15px;text-decoration:none!important}@media(max-width:768px){.more-eureka-moment-posts-section .featured-post-card.accent-card .card-title-box .card-title-link{font-size:16px}}.more-eureka-moment-posts-section .featured-post-card.accent-card .card-title-box .card-title-link:hover{text-decoration:underline!important}.more-eureka-moment-posts-section .featured-post-card.accent-card .card-author{color:#000;display:block;font-family:Lora,serif;font-size:14px}.eureka-moment-categories-section{background-color:#fff;padding:15px 0 40px}@media(max-width:768px){.eureka-moment-categories-section{padding:20px 0}}.eureka-moment-categories-section .eureka-moment-equal-columns-grid{display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr}@media(max-width:768px){.eureka-moment-categories-section .eureka-moment-equal-columns-grid{gap:40px;grid-template-columns:1fr}}.eureka-moment-categories-section .eureka-moment-equal-columns-grid .category-column{display:flex;flex-direction:column}.eureka-moment-categories-section .eureka-moment-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}.eureka-moment-categories-section .eureka-moment-equal-columns-grid .category-column .column-header .category-title-link{display:block;text-decoration:none}.eureka-moment-categories-section .eureka-moment-equal-columns-grid .category-column .column-header .category-title-link:hover .category-title{opacity:.8}.eureka-moment-categories-section .eureka-moment-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}.eureka-moment-categories-section .eureka-moment-equal-columns-grid .category-column .column-header .category-title .arrow{margin-left:5px}.eureka-moment-categories-section .eureka-moment-equal-columns-grid .category-column .category-post{border-bottom:1px solid #e0e0e0;padding-bottom:5px;padding-top:10px}.eureka-moment-categories-section .eureka-moment-equal-columns-grid .category-column .category-post:first-of-type{padding-top:0}.eureka-moment-categories-section .eureka-moment-equal-columns-grid .category-column .category-post:last-child{border-bottom:none;margin-bottom:0}.eureka-moment-categories-section .eureka-moment-equal-columns-grid .category-column .category-post .post-link{cursor:pointer;display:flex;flex-direction:column;text-decoration:none}.eureka-moment-categories-section .eureka-moment-equal-columns-grid .category-column .category-post .post-link:hover .post-title{color:#4a4a4a}.eureka-moment-categories-section .eureka-moment-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%}.eureka-moment-categories-section .eureka-moment-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%}.eureka-moment-categories-section .eureka-moment-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}.eureka-moment-categories-section .eureka-moment-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}.documentation-page{background:#f5f5f5;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex:1}.documentation-page+.site-footer{margin-top:0}.documentation-wrapper{padding:2rem 0 4rem}.documentation-container{margin:0 auto;max-width:1400px;padding:0 1.5rem}.doc-welcome-section{margin-bottom:2rem}.doc-welcome-section h3{color:#1a1a1a;font-size:1.75rem;font-weight:700;line-height:1.25;margin:0 0 .5rem}.doc-welcome-section p{color:#999;font-size:1rem;font-weight:400;margin:0}.doc-filter-container{margin-bottom:2rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.doc-filter-container::-webkit-scrollbar{height:6px}.doc-filter-container::-webkit-scrollbar-track{background:#e5e5e5;border-radius:3px}.doc-filter-container::-webkit-scrollbar-thumb{background:#666;border-radius:3px}.doc-filter-container::-webkit-scrollbar-thumb:hover{background:#999}.doc-filter-badges{display:flex;gap:.75rem;min-width:-moz-min-content;min-width:min-content;padding:.5rem 0}.doc-filter-badge{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:.5rem;color:#1a1a1a;cursor:pointer;display:inline-flex;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:500;gap:.35rem;padding:.65rem 1.25rem;transition:all .25s cubic-bezier(.4,0,.2,1);white-space:nowrap}.doc-filter-badge:hover{background:#f8fafc;border-color:#cbd5e1;box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-1px)}.doc-filter-badge:active{transform:translateY(0)}.doc-filter-badge-active{background:linear-gradient(135deg,#6fe7d2,#5dd9c1);border-color:#6fe7d2;box-shadow:0 4px 12px rgba(111,231,210,.3);color:#0f172a;font-weight:700}.doc-filter-badge-active:hover{background:linear-gradient(135deg,#5dd9c1,#4dcdb5);border-color:#5dd9c1;box-shadow:0 6px 16px rgba(111,231,210,.4)}.doc-badge-count{font-size:.75rem;font-weight:400;opacity:.7}@media(max-width:767px){.doc-filter-badges{gap:.5rem}.doc-filter-badge{font-size:.8125rem;padding:.55rem 1rem}}.doc-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}@media(max-width:991px){.doc-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:575px){.doc-grid{grid-template-columns:1fr}}.doc-grid-item-full{grid-column:1/-1}.doc-card-link{display:block;height:100%;text-decoration:none}.doc-card-link:hover .doc-card{box-shadow:0 12px 24px rgba(0,0,0,.4);transform:translateY(-4px)}.doc-card-link:hover .doc-card-read-more{color:#cbd5e1}.doc-card-link:hover .doc-card-arrow{transform:translateX(4px)}.doc-card-link:hover .doc-card-inverted{background:linear-gradient(225deg,#a8f5e5,#fff 30%,#6fe7d2)!important;box-shadow:0 12px 24px rgba(111,231,210,.4)}.doc-card-link:hover .doc-card-inverted .doc-card-read-more{color:#065f46}.doc-card-link:hover .doc-card-inverted .doc-card-arrow{color:#047857}.doc-card{background:#1e293b;border:1px solid hsla(0,0%,100%,.1);border-radius:.75rem;box-shadow:0 4px 6px rgba(0,0,0,.3);height:100%;min-height:200px;overflow:hidden;position:relative;transition:all .3s ease}.doc-card .card-body{display:flex;flex-direction:column;height:100%;padding:2rem;position:relative;z-index:2}.doc-card-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.doc-card-badge{background:rgba(100,116,139,.3);border:1px solid rgba(148,163,184,.2);border-radius:.25rem;color:#cbd5e1;display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.05em;padding:.35rem .75rem;text-transform:uppercase}.doc-card-badge-latest{background:rgba(111,231,210,.25);border:1px solid rgba(111,231,210,.4);color:#6fe7d2}.doc-card-title{color:#f1f5f9;font-size:1.25rem;font-weight:700;line-height:1.3;margin:0 0 .75rem}.doc-card-bullets{list-style:none;margin:0 0 1.5rem;padding:0}.doc-card-bullets li{color:#94a3b8;font-size:.875rem;line-height:1.6;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.doc-card-bullets li:before{color:#64748b;content:"•";font-size:1.2rem;left:.5rem;position:absolute;top:-.1rem}.doc-card-bullets li:last-child{margin-bottom:0}.doc-card-excerpt{color:#94a3b8;font-size:.875rem;line-height:1.6;margin:0 0 1rem}.doc-card-footer{align-items:center;display:flex;gap:.5rem;margin-top:auto}.doc-card-read-more{color:#94a3b8;font-size:.875rem;font-weight:500;transition:color .3s ease}.doc-card-arrow{color:#64748b;display:inline-block;font-size:1.5rem;font-weight:700;transition:transform .3s ease}.doc-card-inverted{background:linear-gradient(180deg,#6fe7d2,#a8f5e5 40%,#fff);border:1px solid rgba(111,231,210,.3);transition:all .8s cubic-bezier(.4,0,.2,1)!important}.doc-card-inverted .doc-card-title{color:#0f172a}.doc-card-inverted .doc-card-bullets li,.doc-card-inverted .doc-card-excerpt{color:#1e293b}.doc-card-inverted .doc-card-bullets li:before{color:#059669}.doc-card-inverted .doc-card-badge{backdrop-filter:blur(10px);background:hsla(0,0%,100%,.5);border:1px solid hsla(0,0%,100%,.8);color:#0f172a}.doc-card-inverted .doc-card-read-more{color:#0f172a}.doc-card-inverted .doc-card-arrow{color:#059669}.meteor-container{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.meteor{animation:meteor-effect linear infinite;background:#64748b;border-radius:9999px;box-shadow:0 0 0 1px hsla(0,0%,100%,.1);height:2px;left:50%;transform:rotate(215deg);width:2px}.meteor,.meteor:before{position:absolute;top:50%}.meteor:before{background:linear-gradient(90deg,#64748b,transparent);content:"";height:1px;transform:translateY(-50%);width:50px}.meteor:first-child{animation-delay:.74s;animation-duration:7s;left:-215px;top:0}.meteor:nth-child(2){animation-delay:.58s;animation-duration:8s;left:-214px;top:0}.meteor:nth-child(3){animation-delay:.42s;animation-duration:5s;left:20px;top:0}.meteor:nth-child(4){animation-delay:.28s;animation-duration:10s;left:-272px;top:0}.meteor:nth-child(5){animation-delay:.34s;animation-duration:9s;left:-12px;top:0}.meteor:nth-child(6){animation-delay:.74s;animation-duration:5s;left:-217px;top:0}.meteor:nth-child(7){animation-delay:.59s;animation-duration:7s;left:-166px;top:0}.meteor:nth-child(8){animation-delay:.23s;animation-duration:4s;left:-343px;top:0}.meteor:nth-child(9){animation-delay:.23s;animation-duration:7s;left:-101px;top:0}.meteor:nth-child(10){animation-delay:.47s;animation-duration:7s;left:-60px;top:0}.meteor:nth-child(11){animation-delay:.46s;animation-duration:6s;left:-170px;top:0}.meteor:nth-child(12){animation-delay:.72s;animation-duration:9s;left:-299px;top:0}.meteor:nth-child(13){animation-delay:.22s;animation-duration:9s;left:318px;top:0}.meteor:nth-child(14){animation-delay:.67s;animation-duration:4s;left:-57px;top:0}.meteor:nth-child(15){animation-delay:.8s;animation-duration:7s;left:-362px;top:0}.meteor:nth-child(16){animation-delay:.34s;animation-duration:5s;left:33px;top:0}.meteor:nth-child(17){animation-delay:.23s;animation-duration:6s;left:-370px;top:0}.meteor:nth-child(18){animation-delay:.33s;animation-duration:7s;left:29px;top:0}.meteor:nth-child(19){animation-delay:.27s;animation-duration:7s;left:113px;top:0}.meteor:nth-child(20){animation-delay:.66s;animation-duration:6s;left:58px;top:0}@keyframes meteor-effect{0%{opacity:1;transform:rotate(215deg) translateX(0)}70%{opacity:1}to{opacity:0;transform:rotate(215deg) translateX(-500px)}}.doc-empty-state{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px rgba(0,0,0,.1);padding:4rem 2rem;text-align:center}.doc-empty-state h3{color:#1a1a1a;font-size:1.5rem;margin:0 0 1rem}.doc-empty-state p{color:#999;margin:0 auto 2rem;max-width:400px}.doc-create-btn{background:linear-gradient(135deg,#6fe7d2,#5dd9c1);border-radius:.5rem;color:#0f172a;display:inline-block;font-size:.875rem;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .25s ease}.doc-create-btn:hover{box-shadow:0 8px 20px rgba(111,231,210,.4);transform:translateY(-2px)}.doc-pagination{margin-top:3rem;text-align:center}.doc-pagination .page-numbers{align-items:center;display:inline-flex;gap:.5rem;list-style:none;margin:0;padding:0}.doc-pagination .page-numbers li{display:inline-block}.doc-pagination .page-numbers .page-numbers{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#999;display:inline-flex;font-size:.875rem;font-weight:500;height:40px;justify-content:center;min-width:40px;padding:.5rem 1rem;text-decoration:none;transition:all .2s ease}.doc-pagination .page-numbers .page-numbers:hover{background:#f8fafc;border-color:#3b82f6;color:#3b82f6}.doc-pagination .page-numbers .page-numbers.current{background:#3b82f6;border-color:#3b82f6;color:#fff;font-weight:600}.doc-pagination .page-numbers .page-numbers.next,.doc-pagination .page-numbers .page-numbers.prev{color:#3b82f6;font-weight:600}.doc-pagination .page-numbers .page-numbers.next:hover,.doc-pagination .page-numbers .page-numbers.prev:hover{background:#3b82f6;color:#fff}.doc-pagination .page-numbers .page-numbers.dots{background:transparent;border:none;color:#999;pointer-events:none}.doc-pagination .page-numbers .page-numbers.dots:hover{background:transparent;border:none}.single-documentation{background:#f8fafc;min-height:100vh;padding:40px 0 80px}.documentation-single-container{margin:0 auto;max-width:800px;padding:0 20px}.doc-back-link{margin-bottom:24px}.doc-back-link a{align-items:center;color:#64748b;display:inline-flex;font-size:14px;font-weight:500;gap:8px;text-decoration:none;transition:color .2s ease}.doc-back-link a:hover{color:#0f172a}.doc-back-link .doc-back-arrow{transition:transform .2s ease}.doc-back-link a:hover .doc-back-arrow{transform:translateX(-4px)}.doc-article-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);overflow:hidden}.doc-article-header{border-bottom:1px solid #e2e8f0;padding:40px 40px 32px}@media(max-width:600px){.doc-article-header{padding:24px 20px 20px}}.doc-article-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.doc-article-badge{background:linear-gradient(135deg,#6fe7d2,#5dd9c1);border-radius:6px;color:#0f172a;font-size:12px;font-weight:600;letter-spacing:.5px;padding:6px 14px;text-transform:uppercase}.doc-article-title{color:#0f172a;font-size:36px;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0 0 16px}@media(max-width:600px){.doc-article-title{font-size:28px}}.doc-article-meta{color:#64748b;display:flex;flex-wrap:wrap;font-size:14px;gap:16px}.doc-article-meta .doc-article-date{font-weight:500}.doc-article-meta .doc-article-updated{color:#94a3b8}.doc-article-meta .doc-article-updated:before{content:"•";margin-right:16px}.doc-article-content{padding:40px}@media(max-width:600px){.doc-article-content{padding:24px 20px}}.doc-article-content h2{color:#0f172a;font-size:28px;font-weight:700;line-height:1.3;margin:40px 0 16px}.doc-article-content h2:first-child{margin-top:0}.doc-article-content h3{color:#0f172a;font-size:22px;font-weight:600;margin:32px 0 12px}.doc-article-content h4{color:#0f172a;font-size:18px;font-weight:600;margin:24px 0 12px}.doc-article-content p{color:#334155;font-size:16px;line-height:1.75;margin:0 0 16px}.doc-article-content ol,.doc-article-content ul{margin:0 0 20px;padding-left:24px}.doc-article-content ol li,.doc-article-content ul li{color:#334155;font-size:16px;line-height:1.75;margin-bottom:8px}.doc-article-content pre{background:#1e293b;border-radius:12px;margin:24px 0;overflow-x:auto;padding:20px}.doc-article-content pre code{background:none;color:#e2e8f0;font-size:14px;padding:0}.doc-article-content code{background:#f1f5f9;border-radius:4px;color:#0f172a;font-family:SF Mono,Monaco,Consolas,monospace;font-size:14px;padding:2px 8px}.doc-article-content a{border-bottom:1px solid transparent;color:#0ea5e9;text-decoration:none;transition:border-color .2s ease}.doc-article-content a:hover{border-bottom-color:#0ea5e9}.doc-article-content blockquote{background:#f8fafc;border-left:4px solid #6fe7d2;border-radius:0 8px 8px 0;margin:24px 0;padding:16px 24px}.doc-article-content blockquote p{color:#475569;font-style:italic;margin:0}.doc-article-content img{border-radius:8px;height:auto;margin:24px 0;max-width:100%}.doc-article-content table{border-collapse:collapse;margin:24px 0;width:100%}.doc-article-content table td,.doc-article-content table th{border-bottom:1px solid #e2e8f0;padding:12px 16px;text-align:left}.doc-article-content table th{background:#f8fafc;color:#0f172a;font-weight:600}.doc-article-content table td{color:#334155}.doc-navigation{display:flex;gap:24px;margin-top:40px}@media(max-width:600px){.doc-navigation{flex-direction:column;gap:16px}}.doc-nav-link{background:#fff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.06);display:flex;flex:1;flex-direction:column;gap:4px;padding:20px;text-decoration:none;transition:all .2s ease}.doc-nav-link:hover{box-shadow:0 8px 20px rgba(0,0,0,.1);transform:translateY(-2px)}.doc-nav-link.doc-nav-next{text-align:right}.doc-nav-link.doc-nav-placeholder{visibility:hidden}.doc-nav-label{color:#6fe7d2;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.doc-nav-title{color:#0f172a;font-size:16px;font-weight:600;line-height:1.4}.access-denied-page{align-items:center;background-color:#fff;display:flex;justify-content:center;min-height:calc(100vh - 200px);padding:60px 20px}.access-denied-container{max-width:500px;text-align:center;width:100%}.access-denied-content{background-color:#f8f8f3;border:1px solid #e0e0e0;border-radius:8px;padding:60px 40px}.access-denied-icon{color:#7b2cbf;margin-bottom:24px}.access-denied-icon svg{height:64px;width:64px}.access-denied-title{color:#000;font-family:Lora,serif;font-size:32px;font-weight:600;letter-spacing:-1.28px;line-height:1.2;margin:0 0 16px}.access-denied-message{color:#6c6c6c;font-family:Noto Sans,sans-serif;font-size:16px;font-weight:400;line-height:1.6;margin:0 0 32px}.access-denied-button{background-color:#7b2cbf;border-radius:4px;color:#fff;display:inline-block;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:600;letter-spacing:.5px;padding:14px 40px;text-decoration:none;text-transform:uppercase;transition:background-color .3s ease,transform .2s ease}.access-denied-button:hover{background-color:#8c3dd1;transform:translateY(-2px)}.access-denied-home-link{margin:24px 0 0}.access-denied-home-link a{color:#6c6c6c;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:400;text-decoration:none;transition:color .3s ease}.access-denied-home-link a:hover{color:#7b2cbf}@media(max-width:600px){.access-denied-content{padding:40px 24px}.access-denied-icon svg{height:48px;width:48px}.access-denied-title{font-size:26px}.access-denied-message{font-size:14px}}.submission-page{background-color:#fff;background-position:center -150px;background-repeat:no-repeat;background-size:100% auto;font-family:Noto Sans,sans-serif;overflow-x:hidden}.submission-hero{overflow:hidden;padding:60px 20px 40px;position:relative;text-align:center}.submission-hero__content{margin:0 auto;max-width:800px;position:relative;z-index:1}.submission-hero__badge{background:#662d91;border-radius:9px;color:#fff;display:inline-block;font-size:16px;font-weight:500;letter-spacing:1px;margin-bottom:20px;padding:4px 20px}.submission-hero__title{color:#121422;font-size:48px;font-weight:800;line-height:1.1;margin-bottom:16px}.submission-hero__subtitle{color:#662d91;display:block;font-style:italic;font-weight:800}.submission-hero__description{color:#6a6a6a;font-size:16px;font-weight:500;line-height:22.4px;margin:0 auto;max-width:700px}.submission-tabs{margin:0 auto 100px;max-width:1066px;padding:0 20px}.submission-tabs__nav{display:flex;gap:100px;justify-content:center;position:relative}.submission-tabs__tab{background:none;border:none;color:#6a6a6a;cursor:pointer;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:600;padding:16px 0 50px;position:relative;text-transform:uppercase;transition:color .2s ease}.submission-tabs__tab--active,.submission-tabs__tab:hover{color:#121422}.submission-tabs__tab--active:after{background:#121422;content:"";height:4px;left:50%;position:absolute;top:calc(26px + 1.2em);transform:translateX(-50%);width:168px}.submission-tabs__bar{background:#121422;border-radius:6px 6px 0 0;height:12px;width:100%}.submission-tabs__content{background:#fff;border-radius:0 0 12px 12px;box-shadow:0 8px 30px rgba(0,0,0,.1),0 2px 8px rgba(0,0,0,.04);min-height:600px;padding:70px 0 60px}.submission-tabs__panel{display:none}.submission-tabs__panel--active{display:block}.submission-guidelines{display:flex;gap:47px;margin:0 auto;max-width:976px;padding:0 20px}.submission-guidelines__sidebar{flex-shrink:0;width:214px}.submission-guidelines__sidebar-header{align-items:center;color:#121422;display:flex;font-size:16px;font-weight:600;gap:8px;margin-bottom:12px;padding:0 12px}.submission-guidelines__sidebar-header svg{flex-shrink:0}.submission-guidelines__category-item{align-items:center;background:transparent;border:none;border-radius:7px;color:#121422;cursor:pointer;display:block;display:flex;font-family:Noto Sans,sans-serif;font-size:16px;font-weight:500;height:49px;padding:0 16px;text-align:left;transition:background-color .2s ease,color .2s ease;width:100%}.submission-guidelines__category-item:hover{background:rgba(0,0,0,.05)}.submission-guidelines__category-item--active{background:#121422;color:#fff}.submission-guidelines__category-item--active:hover{background:#121422}.submission-guidelines__viewer{display:flex;flex:1;flex-direction:column;max-width:715px}.submission-guidelines__content{display:none;flex:1;flex-direction:column}.submission-guidelines__content--active{display:flex}.submission-guidelines__heading{border-bottom:3px solid #121422;border-top:3px solid #121422;color:#121422;font-size:36px;font-weight:600;letter-spacing:0;line-height:140%;margin-bottom:20px;padding:21px 20px}.submission-guidelines__body{background:#f9f9f9;color:#333;font-size:16px;font-weight:400;height:642px;line-height:1.6;overflow-y:auto;padding:20px}.submission-guidelines__body::-webkit-scrollbar{width:12px}.submission-guidelines__body::-webkit-scrollbar-track{background:transparent}.submission-guidelines__body::-webkit-scrollbar-thumb{background:#9b9b9b;border-radius:3px}.submission-guidelines__body{scrollbar-color:#9b9b9b transparent;scrollbar-width:thin}.submission-guidelines__body p{margin-bottom:12px}.submission-guidelines__body ol,.submission-guidelines__body ul{margin-bottom:12px;padding-left:24px}.submission-guidelines__body li{margin-bottom:6px}.submission-guidelines__body ul ul{margin-bottom:6px;margin-top:6px}.submission-guidelines__body strong{font-weight:700}.submission-guidelines__body em{font-style:italic}.submission-guidelines__read-more{color:#121422;display:inline-block;font-size:15px;font-weight:700;letter-spacing:.5px;margin-top:16px;text-decoration:none;transition:opacity .2s ease}.submission-guidelines__read-more:hover{opacity:.7}.submission-form{margin:0 auto;max-width:800px;padding:0 20px}.submission-form__section{margin-bottom:20px}.submission-form__divider{background:#f5f1f1;height:1px;margin-bottom:8px;width:100%}.submission-form__heading{align-items:center;color:#121422;display:flex;font-size:24px;font-weight:600;gap:8px;height:49px;margin-bottom:24px}.submission-form__heading svg{color:#6c6c6c;flex-shrink:0}.submission-form__heading span{font-family:Noto Sans,sans-serif}.submission-form__row--half{display:flex;gap:19px;margin-bottom:20px}.submission-form__row--half .submission-form__field{flex:1;margin-bottom:0;max-width:390px}.submission-form__field{margin-bottom:20px}.submission-form__label{color:#121422;display:block;font-size:15px;font-weight:600;margin-bottom:6px}.submission-form__input{background:#fbfaff;border:1px solid #dcdcdc;border-radius:7px;color:#121422;font-family:Noto Sans,sans-serif;font-size:17px;font-weight:400;height:53px;padding:0 16px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.submission-form__input::-moz-placeholder{color:#999}.submission-form__input::placeholder{color:#999}.submission-form__input:focus{border-color:#8a38f5;box-shadow:0 0 0 3px rgba(138,56,245,.1);outline:none}.submission-form__input--error{border-color:#c75c5c}.submission-form__input--error:focus{border-color:#c75c5c;box-shadow:0 0 0 3px rgba(199,92,92,.1)}.submission-form__helper{color:#6a6a6a;display:block;font-size:14px;font-weight:500;margin-top:6px}.submission-form__helper--icon{align-items:center;display:flex;gap:6px}.submission-form__helper--icon svg{flex-shrink:0}.submission-form__select{position:relative}.submission-form__select-trigger{align-items:center;background:#fbfaff;border:1px solid #dcdcdc;border-radius:7px;cursor:pointer;display:flex;height:53px;padding:0 16px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.submission-form__select-trigger:focus-within{border-color:#8a38f5;box-shadow:0 0 0 3px rgba(138,56,245,.1)}.submission-form__select-value{color:#999;flex:1;font-family:Noto Sans,sans-serif;font-size:17px;font-weight:400}.submission-form__select-value.has-value{color:#121422}.submission-form__select-divider{background:#dcdcdc;height:30px;margin:0 12px;width:1px}.submission-form__select-chevron{color:#6a6a6a;flex-shrink:0;transition:transform .2s ease}.submission-form__select[aria-expanded=true] .submission-form__select-chevron{transform:rotate(180deg)}.submission-form__select[aria-expanded=true] .submission-form__select-trigger{border-color:#8a38f5;box-shadow:0 0 0 3px rgba(138,56,245,.1)}.submission-form__select-dropdown{background:#fff;border:1px solid #dcdcdc;border-radius:7px;box-shadow:0 4px 12px rgba(0,0,0,.1);display:none;left:0;max-height:260px;overflow-y:auto;position:absolute;right:0;top:calc(100% + 4px);z-index:10}.submission-form__select[aria-expanded=true] .submission-form__select-dropdown{display:block}.submission-form__select-option{color:#121422;cursor:pointer;font-family:Noto Sans,sans-serif;font-size:16px;font-weight:400;padding:12px 16px;transition:background-color .15s ease}.submission-form__select-option--focused,.submission-form__select-option:hover{background:#f6f4fc}.submission-form__select-option--selected{background:#f6f4fc;font-weight:600}.submission-form__multiselect{position:relative}.submission-form__multiselect-input{align-items:center;background:#fbfaff;border:1px solid #dcdcdc;border-radius:7px;cursor:text;display:flex;flex-wrap:wrap;gap:6px;min-height:53px;padding:6px 16px;transition:border-color .2s ease,box-shadow .2s ease}.submission-form__multiselect-input:focus-within{border-color:#8a38f5;box-shadow:0 0 0 3px rgba(138,56,245,.1)}.submission-form__multiselect[aria-expanded=true] .submission-form__multiselect-input{border-color:#8a38f5;box-shadow:0 0 0 3px rgba(138,56,245,.1)}.submission-form__multiselect-tags{display:flex;flex-wrap:wrap;gap:6px}.submission-form__multiselect-tag{align-items:center;background:#121422;border-radius:4px;color:#fff;display:flex;font-size:13px;font-weight:500;gap:4px;padding:4px 10px;white-space:nowrap}.submission-form__multiselect-tag button{background:none;border:none;color:#fff;cursor:pointer;font-size:16px;line-height:1;opacity:.8;padding:0;transition:opacity .15s ease}.submission-form__multiselect-tag button:hover{opacity:1}.submission-form__multiselect-search{background:transparent;border:none;color:#121422;flex:1;font-family:Noto Sans,sans-serif;font-size:17px;font-weight:400;min-width:120px;outline:none;padding:6px 0}.submission-form__multiselect-search::-moz-placeholder{color:#999}.submission-form__multiselect-search::placeholder{color:#999}.submission-form__multiselect-divider{background:#dcdcdc;flex-shrink:0;height:30px;margin-left:auto;width:1px}.submission-form__multiselect-chevron{color:#6a6a6a;flex-shrink:0;margin-left:12px;transition:transform .2s ease}.submission-form__multiselect[aria-expanded=true] .submission-form__multiselect-chevron{transform:rotate(180deg)}.submission-form__multiselect-dropdown{background:#fff;border:1px solid #dcdcdc;border-radius:7px;box-shadow:0 4px 12px rgba(0,0,0,.1);display:none;left:0;max-height:260px;overflow-y:auto;position:absolute;right:0;top:calc(100% + 4px);z-index:10}.submission-form__multiselect[aria-expanded=true] .submission-form__multiselect-dropdown{display:block}.submission-form__multiselect-option{color:#121422;cursor:pointer;font-family:Noto Sans,sans-serif;font-size:15px;font-weight:400;padding:10px 16px;transition:background-color .15s ease}.submission-form__multiselect-option--focused,.submission-form__multiselect-option:hover{background:#f6f4fc}.submission-form__multiselect-option--selected{background:#f6f4fc;font-weight:600}.submission-form__guidelines-preview{background:#fffbe8;border:1.5px solid #ffe574;border-radius:7px;margin-bottom:20px;max-height:300px;overflow:hidden;padding:23px 13px 23px 23px;position:relative}.submission-form__guidelines-preview-header{align-items:center;display:flex;gap:10px;margin-bottom:12px}.submission-form__guidelines-preview-header svg{flex-shrink:0}.submission-form__guidelines-preview-title{color:#a43400;font-family:Noto Sans,sans-serif;font-size:18px;font-weight:700;line-height:120%}.submission-form__guidelines-preview-content{color:#84320c;font-family:Noto Sans,sans-serif;font-size:15px;font-weight:500;line-height:150%;max-height:180px;overflow:hidden;position:relative}.submission-form__guidelines-preview-content:after{background:linear-gradient(transparent,#fffbe8);bottom:0;content:"";height:60px;left:0;position:absolute;right:0}.submission-form__guidelines-preview-content p{margin-bottom:8px}.submission-form__guidelines-preview-link{color:#c85701;display:inline-block;font-family:Noto Sans,sans-serif;font-size:15px;font-weight:700;letter-spacing:.5px;margin-top:12px;text-decoration:underline;text-transform:uppercase}.submission-form__guidelines-preview-link:hover{opacity:.7}.submission-form__anonymity-desc{color:#121422;font-size:15px;font-weight:500;letter-spacing:1px;line-height:1.6;margin-bottom:16px}.submission-form__radio-group{display:flex;gap:30px}.submission-form__radio{align-items:center;cursor:pointer;display:flex;gap:8px}.submission-form__radio input[type=radio]{height:0;opacity:0;position:absolute;width:0}.submission-form__radio-custom{border:2px solid #dcdcdc;border-radius:50%;flex-shrink:0;height:21px;position:relative;transition:border-color .2s ease;width:21px}input[type=radio]:checked+.submission-form__radio-custom{border-color:#8a38f5}input[type=radio]:checked+.submission-form__radio-custom:after{background:#8a38f5;border-radius:50%;content:"";height:11px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:11px}input[type=radio]:focus-visible+.submission-form__radio-custom{box-shadow:0 0 0 3px rgba(138,56,245,.1)}.submission-form__radio-label{color:#121422;font-size:15px;font-weight:600}.submission-form__confirmations{background:#d8d3f8;margin:40px -133px 0;padding:30px 0;width:calc(100% + 266px)}.submission-form__confirmations .submission-form__checkbox,.submission-form__confirmations .submission-form__confirmations-heading{margin-left:auto;margin-right:auto;max-width:800px;padding-left:20px;padding-right:20px}.submission-form__confirmations-heading{color:#121422;font-size:20px;font-weight:700;margin-bottom:20px}.submission-form__checkbox{align-items:flex-start;cursor:pointer;display:flex;gap:12px;margin-bottom:16px}.submission-form__checkbox input[type=checkbox]{height:0;opacity:0;position:absolute;width:0}.submission-form__checkbox--agreement input[type=checkbox]:disabled+.submission-form__checkbox-custom{cursor:not-allowed;opacity:.5}.submission-form__checkbox--agreement input[type=checkbox]:disabled~.submission-form__checkbox-label{opacity:.7}.submission-form__checkbox-custom{background:#fff;border:2px solid #dcdcdc;border-radius:5px;height:27px;margin-top:1px;min-width:27px;position:relative;transition:border-color .2s ease,background-color .2s ease;width:27px}input[type=checkbox]:checked+.submission-form__checkbox-custom{background:#121422;border-color:#121422}input[type=checkbox]:checked+.submission-form__checkbox-custom:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:12px;left:8px;position:absolute;top:4px;transform:rotate(45deg);width:7px}input[type=checkbox]:focus-visible+.submission-form__checkbox-custom{box-shadow:0 0 0 3px rgba(138,56,245,.1)}.submission-form__checkbox-label{color:#121422;font-size:15px;font-weight:600;line-height:1.5}.submission-form__agreement-link{color:#0a40a4;font-weight:600;text-decoration:underline}.submission-form__agreement-link:hover{opacity:.8}.submission-form__success{margin:0 auto;max-width:500px;padding:80px 20px;text-align:center}.submission-form__success svg{margin-bottom:24px}.submission-form__success h2{color:#121422;font-size:28px;font-weight:700;margin-bottom:12px}.submission-form__success p{color:#6a6a6a;font-size:16px;font-weight:400;line-height:1.6}.submission-form__submit-wrapper{margin-top:40px;text-align:center}.submission-form__submit{align-items:center;background:#121422;border:none;border-radius:5px;color:#fff;cursor:pointer;display:inline-flex;font-family:Noto Sans,sans-serif;font-size:18px;font-weight:600;gap:10px;height:47px;justify-content:center;transition:opacity .2s ease;width:355px}.submission-form__submit:hover:not(:disabled){opacity:.9}.submission-form__submit:disabled{cursor:not-allowed;opacity:.5}.submission-form__submit svg{flex-shrink:0}.submission-modal{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10000}.submission-modal[hidden]{display:none}.submission-modal__backdrop{background:rgba(0,0,0,.55);height:100%;left:0;position:absolute;top:0;width:100%;z-index:10000}.submission-modal__dialog{background:#fff;border-radius:18px;box-shadow:0 20px 60px rgba(0,0,0,.3);display:flex;flex-direction:column;max-height:85vh;max-width:960px;position:relative;width:90%;z-index:10001}.submission-modal__close{background:none;border:none;color:#6a6a6a;cursor:pointer;flex-shrink:0;padding:8px;transition:color .2s ease}.submission-modal__close:hover{color:#121422}.submission-modal__header{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;padding:48px 100px 0}.submission-modal__header-left{align-items:center;display:flex;gap:22px}.submission-modal__icon-badge{align-items:center;background:#faeeb6;border-radius:11px;box-sizing:border-box;display:flex;flex-shrink:0;height:91px;justify-content:center;padding:16px 12px;width:93px}.submission-modal__icon-badge img{height:48px;width:48px}.submission-modal__header-text{display:flex;flex-direction:column;gap:4px}.submission-modal__title{color:#121422;font-family:Noto Sans,sans-serif;font-size:36px;font-weight:700;margin:0;text-transform:uppercase}.submission-modal__subtitle{color:#6a6a6a;font-family:Noto Sans,sans-serif;font-size:26px;font-weight:500;margin:0}.submission-modal__body{background:#f9f9f9;box-shadow:inset 2px 2px 1.6px rgba(0,0,0,.07);color:#333;flex:1;font-family:Noto Sans,sans-serif;font-size:16px;font-weight:400;line-height:1.6;margin:46px 100px 0;overflow-y:auto;padding:28px 6px 35px 61px}.submission-modal__body::-webkit-scrollbar{width:12px}.submission-modal__body::-webkit-scrollbar-track{background:transparent}.submission-modal__body::-webkit-scrollbar-thumb{background:#9b9b9b;border-radius:3px}.submission-modal__body{scrollbar-color:#9b9b9b transparent;scrollbar-width:thin}.submission-modal__body p{margin-bottom:12px}.submission-modal__body ol,.submission-modal__body ul{margin-bottom:12px;padding-left:24px}.submission-modal__body li{margin-bottom:6px}.submission-modal__body ul ul{margin-bottom:6px;margin-top:6px}.submission-modal__body-title{color:#121422;font-family:Noto Sans,sans-serif;font-size:24px;font-weight:700;line-height:150%;margin:0 0 20px}.submission-modal__footer{background:#f8fafc;border-bottom-left-radius:18px;border-bottom-right-radius:18px;border-top:1px solid #e2e8f0;flex-shrink:0;padding:46px 68px;text-align:right}.submission-modal__btn{align-items:center;background:#121422;border:none;border-radius:5px;color:#fff;cursor:pointer;display:inline-flex;font-family:Noto Sans,sans-serif;font-size:18px;font-weight:600;height:46px;justify-content:center;min-width:158px;padding:13px 74px;transition:opacity .2s ease}.submission-modal__btn:hover:not(:disabled){opacity:.9}.submission-modal__btn:disabled{background:#ababab;cursor:not-allowed}.submission-modal--agreement .submission-modal__btn{min-width:141px}.submission-modal--agreement .submission-modal__header{display:block;padding:40px 40px 20px}.submission-modal--agreement .submission-modal__body{background:none;box-shadow:none;margin:0;padding:0 40px}.submission-modal--agreement .submission-modal__footer{background:none;border-radius:0;border-top:none;padding:20px 40px 30px;text-align:center}@media(max-width:1024px){.submission-guidelines{flex-direction:column;gap:20px}.submission-guidelines__sidebar{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;padding-bottom:8px;width:100%;-webkit-overflow-scrolling:touch}.submission-guidelines__sidebar::-webkit-scrollbar{display:none}.submission-guidelines__sidebar{scrollbar-width:none}.submission-guidelines__sidebar-header{display:none}.submission-guidelines__category-item{border-radius:20px;flex-shrink:0;font-size:14px;height:auto;padding:8px 20px;white-space:nowrap;width:auto}.submission-guidelines__viewer{max-width:100%}.submission-guidelines__body{height:500px}}@media(max-width:768px){.submission-hero{padding:40px 20px 30px}.submission-hero__title{font-size:32px}.submission-hero__badge{font-size:14px}.submission-hero__description{font-size:15px}.submission-tabs{padding:0}.submission-tabs__nav{gap:40px;padding:0 20px 20px}.submission-tabs__tab{font-size:12px;padding-bottom:20px}.submission-tabs__tab--active:after{bottom:0;top:auto;width:80px}.submission-tabs__content{padding:24px 0 40px}.submission-guidelines{padding:0 16px}.submission-guidelines__body{height:400px}.submission-guidelines__heading{font-size:16px}.submission-form{padding:0 16px}.submission-form__heading{font-size:20px}.submission-form__row--half{flex-direction:column;gap:0}.submission-form__row--half .submission-form__field{margin-bottom:20px;max-width:100%}.submission-form__confirmations{margin:20px -16px 0;padding:20px 0;width:calc(100% + 32px)}.submission-form__submit{font-size:16px;height:37px;width:184px}.submission-modal__dialog{border-radius:12px;max-height:90vh;width:95%}.submission-modal__header{padding:24px 20px 0}.submission-modal__icon-badge{height:58px;padding:10px;width:60px}.submission-modal__icon-badge img{height:32px;width:32px}.submission-modal__header-left{gap:14px}.submission-modal__title{font-size:20px}.submission-modal__subtitle{font-size:16px}.submission-modal__body{margin:24px 20px 0;padding:20px 6px 20px 20px}.submission-modal__body-title{font-size:18px}.submission-modal__footer{padding:20px}.submission-modal__btn{font-size:16px;height:42px;padding:13px 40px;width:100%}.submission-modal--agreement .submission-modal__header{padding:24px 20px 12px}.submission-modal--agreement .submission-modal__body{margin:0;padding:0 20px}.submission-modal--agreement .submission-modal__footer{padding:16px 20px 20px}}.contact-page{margin:0!important;max-width:100%!important;padding:0!important}.contact-split{display:grid;grid-template-columns:507fr 676fr;margin:0 auto;max-width:1183px;min-height:800px;padding:0 20px}.contact-hero{background:linear-gradient(180deg,#7d42a9,#191e65);color:#fff;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;padding:64px;position:relative}.contact-hero__content{position:relative;z-index:1}.contact-hero__badge{background-color:hsla(0,0%,100%,.15);border:1.5px solid hsla(0,0%,100%,.45);border-radius:20px;color:#fff;display:inline-block;font-family:Noto Sans,sans-serif;font-size:12px;font-weight:500;letter-spacing:.6px;line-height:120%;margin-bottom:24px;padding:8px 22px;text-transform:uppercase}.contact-hero__heading{font-size:48px;font-weight:900;letter-spacing:-1.5px;line-height:110%;margin:0 0 28px;text-transform:capitalize}.contact-hero__heading,.contact-hero__text{color:#fff;font-family:Noto Sans,sans-serif}.contact-hero__text{font-size:14px;font-weight:500;line-height:150%;margin:0 0 16px}.contact-hero__text:last-child{margin-bottom:0}.contact-hero__decoration{bottom:30px;opacity:.35;position:absolute;right:20px;z-index:0}.contact-hero__decoration img{height:auto;width:180px}.contact-form-section{align-items:flex-start;background:#fff;display:flex;justify-content:center;padding:64px}.contact-form-wrapper{max-width:500px;width:100%}.contact-form__heading{color:#121422;font-family:Public Sans,Noto Sans,sans-serif;font-size:24px;font-weight:700;line-height:32px;margin:0 0 32px}.contact-form__row{margin-bottom:20px}.contact-form__row--half{display:flex;gap:16px}.contact-form__row--half .contact-form__field{flex:1;margin-bottom:0}.contact-form__field{margin-bottom:20px}.contact-form__label{color:#121422;display:block;font-family:Noto Sans,sans-serif;font-size:15px;font-weight:600;line-height:20px;margin-bottom:8px}.contact-form__input,.contact-form__select,.contact-form__textarea{background:#fff;border:1px solid #d1d5db;border-radius:6px;box-sizing:border-box;color:#121422;font-family:Noto Sans,sans-serif;font-size:16px;font-weight:400;line-height:120%;outline:none;padding:10px 12px;transition:border-color .2s ease;width:100%}.contact-form__input::-moz-placeholder,.contact-form__select::-moz-placeholder,.contact-form__textarea::-moz-placeholder{color:#94a3b8}.contact-form__input::placeholder,.contact-form__select::placeholder,.contact-form__textarea::placeholder{color:#94a3b8}.contact-form__input:focus,.contact-form__select:focus,.contact-form__textarea:focus{border-color:#560079}.contact-form__input{height:44px}.contact-form__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none' viewBox='0 0 12 8'%3E%3Cpath stroke='%236c6c6c' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 1.5 5 5 5-5'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;cursor:pointer;height:44px;padding-right:36px}.contact-form__textarea{min-height:120px;resize:vertical}.contact-form__submit{background-color:#560079;border:none;border-radius:6px;color:#fff;cursor:pointer;display:block;font-family:Noto Sans,sans-serif;font-size:16px;font-weight:700;height:48px;line-height:120%;margin-top:8px;transition:background-color .2s ease;width:100%}.contact-form__submit:hover{background-color:#390050}.contact-form__submit:disabled{cursor:not-allowed;opacity:.7}.contact-form__success{padding:40px 20px;text-align:center}.contact-form__success svg{margin-bottom:20px}.contact-form__success-heading{color:#121422;font-family:Lora,serif;font-size:28px;font-weight:700;margin:0 0 12px}.contact-form__success-text{color:#555;font-family:Noto Sans,sans-serif;font-size:15px;font-weight:400;line-height:1.6;margin:0}@media(max-width:992px){.contact-split{grid-template-columns:1fr;max-width:100%;padding:0}.contact-hero{padding:40px 24px}.contact-hero__heading{font-size:38px}.contact-hero__decoration{display:none}.contact-form-section{padding:32px 24px}}@media(max-width:768px){.contact-split{background:#fff;position:relative}.contact-split:before{background:linear-gradient(180deg,#7d42a9,#191e65);content:"";height:calc(45% + 85px);left:0;position:absolute;right:0;top:0;z-index:0}.contact-hero{background:transparent;padding:32px 20px;position:relative;z-index:1}.contact-hero__badge{letter-spacing:.47px}.contact-hero__heading{font-size:32px;letter-spacing:-.99px;line-height:120%}.contact-hero__text{font-size:12px;line-height:150%}.contact-form-section{background:transparent;padding:0 16px 32px;position:relative;z-index:1}.contact-form__heading{font-size:24px}.contact-form__label{font-size:13px;line-height:20px}.contact-form__input,.contact-form__select,.contact-form__textarea{font-size:14px;line-height:120%}.contact-form-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 20px 40px rgba(76,68,80,.1);margin-top:-10px;padding:28px 20px;position:relative;z-index:1}}.about-us-page .about-hero-section{align-items:flex-start;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:680px;justify-content:center;overflow:hidden;position:relative;width:100%}.about-us-page .about-hero-section__overlay{background:linear-gradient(180deg,rgba(91,50,132,.7),rgba(91,50,132,.4) 70%,rgba(250,250,252,.5));inset:0;pointer-events:none;position:absolute}.about-us-page .about-hero-section__inner{align-items:center;display:flex;flex-direction:column;max-width:1404px;padding:156.85px 20px 0;position:relative;text-align:center;width:100%;z-index:1}.about-us-page .about-hero-section__pill{align-items:center;background-color:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.2);color:#fff;display:inline-flex;font-family:Noto Sans,sans-serif;font-size:10px;font-weight:700;height:33px;justify-content:center;letter-spacing:3.62px;line-height:15px;margin-bottom:32px;min-width:219.5px;padding:0 24px;text-align:center;text-transform:uppercase;white-space:nowrap}.about-us-page .about-hero-section__title{align-items:center;display:flex;flex-direction:column;font-family:Noto Sans,sans-serif;font-size:144px;font-weight:800;gap:0;letter-spacing:-7.2px;line-height:122.4px;margin:0;text-align:center}.about-us-page .about-hero-section__title-witness{color:#fff}.about-us-page .about-hero-section__title-history-wrap{padding-bottom:40px;padding-right:16px}.about-us-page .about-hero-section__title-history{background:linear-gradient(90deg,#fff,#f9f6fc 7.14%,#f3edf9 14.29%,#ece4f5 21.43%,#e6dbf2 28.57%,#e0d3ef 35.71%,#dacaeb 42.86%,#d4c1e8 50%,#cab4e2 57.14%,#bfa8db 64.29%,#b59bd5 71.43%,#ab8ece 78.57%,#a182c7 85.71%,#9876c1 92.86%,#8e69ba);-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-block;padding-bottom:40px;padding-right:16px;transform:translate(26px,-25px);-webkit-text-fill-color:transparent}.about-us-page .about-hero-section__tagline-wrap{background:transparent;margin-top:-60px}.about-us-page .about-hero-section__tagline{color:#fff;font-family:Noto Sans,sans-serif;font-size:20px;font-weight:500;letter-spacing:-.45px;line-height:32.5px;margin:0;text-align:center;white-space:nowrap}.about-us-page .about-hero-section__scroll{align-items:center;bottom:32.24px;display:flex;flex-direction:column;gap:8px;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%);z-index:2}.about-us-page .about-hero-section__scroll-text{color:#6a7282;font-family:Noto Sans,sans-serif;font-size:9px;font-weight:700;letter-spacing:2.87px;line-height:13.5px;text-transform:uppercase}.about-us-page .about-hero-section__scroll-icon{display:block;height:5px;width:10px}@media(max-width:767.98px){.about-us-page .about-hero-section{height:238px}.about-us-page .about-hero-section__inner{padding:56px 24px 0}.about-us-page .about-hero-section__pill{font-size:8px;height:24px;letter-spacing:2.4px;margin-bottom:16px;min-width:0;padding:0 12px}.about-us-page .about-hero-section__title{font-size:48px;letter-spacing:-2.4px;line-height:48px}.about-us-page .about-hero-section__title-history-wrap{padding-bottom:0;padding-right:4px}.about-us-page .about-hero-section__title-history{padding-bottom:0;padding-right:4px;transform:translate(8px,-28px)}.about-us-page .about-hero-section__tagline-wrap{margin-top:0}.about-us-page .about-hero-section__tagline{font-size:8px;font-weight:500;letter-spacing:-.1px;line-height:16px;white-space:normal}.about-us-page .about-hero-section__scroll{display:none}}.about-us-page .about-marquee-section{align-items:flex-start;background:#662d91;display:flex;height:52px;overflow:hidden;padding-top:16px;width:100%}.about-us-page .about-marquee-section__track{animation:about-marquee-scroll 40s linear infinite;display:flex;width:-moz-max-content;width:max-content}.about-us-page .about-marquee-section__group{align-items:center;color:hsla(0,0%,100%,.3);display:flex;flex-shrink:0;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:700;gap:32px;letter-spacing:5.45px;line-height:20px;padding-right:32px;text-transform:uppercase;white-space:nowrap}.about-us-page .about-marquee-section__sep,.about-us-page .about-marquee-section__word{display:inline-block}.about-us-page .about-marquee-section__sep{color:hsla(0,0%,100%,.3)}.about-us-page .about-marquee-section:hover .about-us-page .about-marquee-section__track{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.about-us-page .about-marquee-section__track{animation:none}}@media(max-width:767.98px){.about-us-page .about-marquee-section{height:27px;padding-top:8px}.about-us-page .about-marquee-section__group{font-size:9px;gap:20px;letter-spacing:3.5px;line-height:11px;padding-right:20px}}@keyframes about-marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.about-us-page .about-mission-section{background-color:#fafafc;overflow:hidden;position:relative;width:100%}.about-us-page .about-mission-section__watermark{color:#5b3284;font-family:Noto Sans,sans-serif;font-size:clamp(203.472px,20.51136vw,288px);font-weight:800;left:0;letter-spacing:clamp(-14.4px,-1.025568vw,-10.1736px);line-height:clamp(203.472px,20.51136vw,288px);opacity:.03;pointer-events:none;position:absolute;top:clamp(48.275145px,4.8664626vw,68.33px);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;z-index:0}.about-us-page .about-mission-section__inner{align-items:flex-start;display:flex;justify-content:space-between;margin:0 auto;max-width:1404px;padding:clamp(67.824px,6.83712vw,96px) clamp(67.824px,6.83712vw,96px) clamp(50.578335px,5.0986398vw,71.59px);position:relative;z-index:1}.about-us-page .about-mission-section__text-col{display:flex;flex-direction:column;gap:clamp(24.7275px,2.4927vw,35px);width:clamp(417.5415px,42.09102vw,591px)}.about-us-page .about-mission-section__heading-group{align-items:flex-start;display:flex;flex-direction:column;gap:clamp(22.608px,2.27904vw,32px)}.about-us-page .about-mission-section__heading-block{align-items:flex-start;display:flex;flex-direction:column;gap:clamp(16.956px,1.70928vw,24px)}.about-us-page .about-mission-section__pill{align-items:center;align-self:flex-start;background-color:#9065b5;border-radius:999px;color:#fff;display:inline-flex;font-family:Noto Sans,sans-serif;font-size:clamp(8.478px,.85464vw,12px);font-weight:500;height:clamp(15.543px,1.56684vw,22px);justify-content:center;letter-spacing:clamp(.4239px,.042732vw,.6px);line-height:clamp(10.1736px,1.025568vw,14.4px);padding:clamp(2.826px,.28488vw,4px) clamp(8.478px,.85464vw,12px);text-transform:uppercase;white-space:nowrap}.about-us-page .about-mission-section__title{display:flex;flex-direction:column;font-family:Noto Sans,sans-serif;font-size:clamp(42.39px,4.2732vw,60px);font-weight:800;letter-spacing:clamp(-1.24px,-.0883128vw,-.87606px);line-height:clamp(40.977px,4.13076vw,58px);margin:0;text-transform:capitalize}.about-us-page .about-mission-section__title-stories{color:#662d91}.about-us-page .about-mission-section__title-matter{color:#9065b5}.about-us-page .about-mission-section__underline{background-color:#662d91;border-radius:1.5px;display:block;height:clamp(2.826px,.28488vw,4px);width:clamp(45.216px,4.55808vw,64px)}.about-us-page .about-mission-section__paragraph{color:#121422!important;font-family:Noto Sans,sans-serif;font-size:clamp(16.956px,1.70928vw,24px);font-weight:400;line-height:clamp(25.434px,2.56392vw,36px);margin:0;width:100%}.about-us-page .about-mission-section__image-col{flex:none;height:clamp(282.6px,28.488vw,400px);position:relative;width:clamp(365.550165px,36.8499402vw,517.41px)}.about-us-page .about-mission-section__image{background-color:#fff;border:1px solid #f3f4f6;border-radius:14px;display:block;height:clamp(281.8935px,28.41678vw,399px);left:clamp(36.0315px,3.63222vw,51px);-o-object-fit:cover;object-fit:cover;position:absolute;top:clamp(-3px,-.21366vw,-2.1195px);width:clamp(337.0005px,33.97194vw,477px)}.about-us-page .about-mission-section__card{background-color:#fff;border:1px solid #f3f4f6;border-radius:14px;color:inherit;display:flex;flex-direction:column;gap:clamp(3.5325px,.3561vw,5px);position:absolute;text-decoration:none}.about-us-page .about-mission-section__card:is(a){transition:transform .2s ease,box-shadow .2s ease}.about-us-page .about-mission-section__card:is(a):hover{transform:translateY(-2px)}.about-us-page .about-mission-section__card--journalism{box-shadow:0 8px 10px rgba(0,0,0,.1),0 20px 25px rgba(0,0,0,.1);height:clamp(98.2035px,9.89958vw,139px);left:clamp(-3px,-.21366vw,-2.1195px);padding:clamp(16.956px,1.70928vw,24px);top:clamp(99.6165px,10.04202vw,141px);transform:rotate(-3deg);width:clamp(223.254px,22.50552vw,316px)}.about-us-page .about-mission-section__card--journalism .about-mission-section__card-title{font-size:clamp(14.13px,1.4244vw,20px);line-height:clamp(17.6625px,1.7805vw,25px)}.about-us-page .about-mission-section__card--editorial{box-shadow:0 25px 50px rgba(0,0,0,.25);height:clamp(81.2475px,8.1903vw,115px);left:clamp(180.864px,18.23232vw,256px);padding:clamp(14.8365px,1.49562vw,21px) clamp(14.8365px,1.49562vw,21px) clamp(.7065px,.07122vw,1px) clamp(15.543px,1.56684vw,22px);top:clamp(141.3px,14.244vw,200px);transform:rotate(1deg);width:clamp(202.7655px,20.44014vw,287px)}.about-us-page .about-mission-section__card--editorial .about-mission-section__card-title{font-size:clamp(12.717px,1.28196vw,18px);line-height:clamp(15.89625px,1.60245vw,22.5px)}.about-us-page .about-mission-section__card-tag{color:#6c6c6c;font-family:Noto Sans,sans-serif;font-size:clamp(7.065px,.7122vw,10px);font-weight:700;letter-spacing:.62px;line-height:clamp(10.5975px,1.0683vw,15px);text-transform:uppercase}.about-us-page .about-mission-section__card-title{color:#101828!important;display:block!important;font-family:Noto Sans,sans-serif;font-weight:700;margin:0;padding:0}@media(max-width:767.98px){.about-us-page .about-mission-section__inner{flex-direction:column;gap:32px;padding:48px 24px}.about-us-page .about-mission-section__text-col{gap:24px;width:100%}.about-us-page .about-mission-section__heading-group{gap:24px}.about-us-page .about-mission-section__heading-block{gap:16px}.about-us-page .about-mission-section__title{font-size:32px;letter-spacing:-.64px;line-height:32px}.about-us-page .about-mission-section__paragraph{font-size:16px;line-height:24px}.about-us-page .about-mission-section__watermark{font-size:88px;letter-spacing:-4.4px;line-height:88px;top:54px}.about-us-page .about-mission-section__image-col{height:auto;min-height:280px;width:100%}.about-us-page .about-mission-section__image{aspect-ratio:477/399;height:auto;left:0;position:relative;top:0;width:100%}.about-us-page .about-mission-section__card--journalism{bottom:88px;height:auto;left:8px;padding:16px;top:auto;width:200px}.about-us-page .about-mission-section__card--editorial{bottom:24px;height:auto;left:auto;padding:16px;right:8px;top:auto;width:200px}.about-us-page .about-mission-section__card-tag{font-size:9px;line-height:12px}.about-us-page .about-mission-section__card--editorial .about-us-page .about-mission-section__card-title,.about-us-page .about-mission-section__card--journalism .about-us-page .about-mission-section__card-title{font-size:14px;line-height:18px}}.about-us-page .about-story-section{align-items:center;background-color:#fff;display:flex;flex-direction:column;overflow-x:hidden;padding:clamp(67.824px,6.83712vw,96px) clamp(22.608px,2.27904vw,32px);position:relative;width:100%}.about-us-page .about-story-section__heading{align-items:center;display:flex;flex-direction:column;gap:clamp(16.956px,1.70928vw,24px);padding-bottom:clamp(45.216px,4.55808vw,64px)}.about-us-page .about-story-section__pill{align-items:center;background-color:#9065b5;border-radius:999px;color:#fff;display:inline-flex;font-family:Noto Sans,sans-serif;font-size:clamp(8.478px,.85464vw,12px);font-weight:500;height:clamp(15.543px,1.56684vw,22px);justify-content:center;letter-spacing:clamp(.4239px,.042732vw,.6px);line-height:clamp(10.1736px,1.025568vw,14.4px);padding:clamp(2.826px,.28488vw,4px) clamp(8.478px,.85464vw,12px);text-transform:uppercase;white-space:nowrap}.about-us-page .about-story-section__title{font-family:Noto Sans,sans-serif;font-size:clamp(42.39px,4.2732vw,60px);font-weight:800;letter-spacing:clamp(-1.24px,-.0883128vw,-.87606px);line-height:clamp(40.977px,4.13076vw,58px);margin:0;text-align:center;text-transform:capitalize}.about-us-page .about-story-section__title-our{color:#662d91}.about-us-page .about-story-section__title-story{color:#9065b5}.about-us-page .about-story-section__underline{background-color:#662d91;border-radius:1.5px;display:block;height:clamp(2.826px,.28488vw,4px);width:clamp(45.216px,4.55808vw,64px)}.about-us-page .about-story-section__timeline{display:flex;flex-direction:column;gap:clamp(42.39px,4.2732vw,60px);list-style:none;margin:0;padding:0;position:relative;width:clamp(811.062px,81.76056vw,1148px)}.about-us-page .about-story-section__timeline:before{background-color:#e5d5f5;bottom:0;content:"";left:50%;margin-left:-1px;pointer-events:none;position:absolute;top:0;width:2px;z-index:0}.about-us-page .about-story-section__row{align-items:center;display:grid;grid-template-columns:clamp(405.531px,40.88028vw,574px) clamp(405.531px,40.88028vw,574px);position:relative;z-index:1}.about-us-page .about-story-section__card{display:flex;flex-direction:column;gap:clamp(5.652px,.56976vw,8px);padding:clamp(22.608px,2.27904vw,32px);width:clamp(371.619px,37.46172vw,526px)}.about-story-section__row--card-left .about-us-page .about-story-section__card{align-items:flex-end;grid-column:1;justify-self:end;margin-right:clamp(33.912px,3.41856vw,48px);text-align:right}.about-story-section__row--card-right .about-us-page .about-story-section__card{align-items:flex-start;grid-column:2;justify-self:start;margin-left:clamp(33.912px,3.41856vw,48px);text-align:left}.about-us-page .about-story-section__year{color:#560079;display:block;font-family:Noto Sans,sans-serif;font-size:clamp(25.434px,2.56392vw,36px);font-weight:800;line-height:clamp(38.151px,3.84588vw,54px)}.about-us-page .about-story-section__row-title{color:#121422!important;display:block!important;font-family:Noto Sans,sans-serif;font-size:clamp(16.956px,1.70928vw,24px);font-weight:700;line-height:clamp(25.434px,2.56392vw,36px);margin:0;padding:0}.about-us-page .about-story-section__row-desc{color:#1d2244!important;font-family:Noto Sans,sans-serif;font-size:clamp(11.304px,1.13952vw,16px);font-weight:400;line-height:clamp(16.956px,1.70928vw,24px);margin:0}.about-us-page .about-story-section__media{margin:0;width:clamp(405.531px,40.88028vw,574px)}.about-story-section__row--card-left .about-us-page .about-story-section__media{grid-column:2}.about-story-section__row--card-right .about-us-page .about-story-section__media{grid-column:1}.about-us-page .about-story-section__media img{display:block;height:auto;width:100%}.about-us-page .about-story-section__media--framed{align-items:center;display:flex;height:clamp(190.755px,19.2294vw,270px);justify-content:center;width:clamp(406.2375px,40.9515vw,575px)}.about-us-page .about-story-section__media--framed img{height:clamp(190.755px,19.2294vw,270px);-o-object-fit:cover;object-fit:cover;width:clamp(186.516px,18.80208vw,264px)}.about-us-page .about-story-section__media--smaller{align-items:center;display:flex;height:clamp(169.56px,17.0928vw,240px);width:clamp(405.531px,40.88028vw,574px)}.about-us-page .about-story-section__media--smaller img{height:clamp(169.56px,17.0928vw,240px);margin-left:clamp(33.912px,3.41856vw,48px);-o-object-fit:cover;object-fit:cover;width:clamp(360.315px,36.3222vw,510px)}.about-us-page .about-story-section__dot{border:4px solid #fff7fd;border-radius:50%;height:clamp(22.608px,2.27904vw,32px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:clamp(22.608px,2.27904vw,32px);z-index:2}.about-us-page .about-story-section__dot--2023{background-color:#5b368c}.about-us-page .about-story-section__dot--2024,.about-us-page .about-story-section__dot--2025{background-color:#52167a}.about-us-page .about-story-section__img--light{display:block!important}.about-us-page .about-story-section__img--dark{display:none!important}@media(max-width:767.98px){.about-us-page .about-story-section{padding:48px 16px}.about-us-page .about-story-section__timeline{gap:40px;width:100%}.about-us-page .about-story-section__timeline:before{left:20px;margin-left:0}.about-us-page .about-story-section__row{display:block;padding-left:56px}.about-us-page .about-story-section__card{align-items:flex-start;margin:0 0 24px;padding:0;text-align:left;width:100%}.about-story-section__row--card-left .about-us-page .about-story-section__card,.about-story-section__row--card-right .about-us-page .about-story-section__card{align-items:flex-start;grid-column:unset;justify-self:unset;margin:0 0 24px;text-align:left}.about-us-page .about-story-section__media{margin:0;width:100%}.about-story-section__row--card-left .about-us-page .about-story-section__media,.about-story-section__row--card-right .about-us-page .about-story-section__media{grid-column:unset}.about-us-page .about-story-section__media img{height:auto;width:100%}.about-us-page .about-story-section__media--framed{height:auto;padding:16px 0;width:100%}.about-us-page .about-story-section__media--framed img{height:auto;max-width:60%;width:auto}.about-us-page .about-story-section__media--smaller{height:auto;width:100%}.about-us-page .about-story-section__media--smaller img{height:auto;margin-left:0;width:100%}.about-us-page .about-story-section__dot{border-width:3px;height:24px;left:20px;top:8px;transform:translate(-50%);width:24px}.about-us-page .about-story-section__year{font-size:36px;line-height:1.2}.about-us-page .about-story-section__row-title{font-size:20px;line-height:1.3}.about-us-page .about-story-section__row-desc{font-size:16px;line-height:1.5}}.about-us-page .about-vision-section{align-items:center;display:flex;height:clamp(374.445px,37.7466vw,530px);justify-content:center;overflow:hidden;position:relative;width:100%}.about-us-page .about-vision-section:after{background:linear-gradient(137.72deg,#7d42a9 17.89%,#191e65 82.64%);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.about-us-page .about-vision-section__overlay{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;pointer-events:none;position:absolute;width:100%;z-index:0}.about-us-page .about-vision-section__icon{height:clamp(226.08px,22.7904vw,320px);pointer-events:none;position:absolute;right:clamp(26.1405px,2.63514vw,37px);top:clamp(178.038px,17.94744vw,252px);width:clamp(226.08px,22.7904vw,320px);z-index:2}.about-us-page .about-vision-section__inner{align-items:center;display:flex;flex-direction:column;gap:clamp(11.304px,1.13952vw,16px);max-width:100%;position:relative;text-align:center;width:clamp(598.4055px,60.32334vw,847px);z-index:3}.about-us-page .about-vision-section__heading-group{align-items:center;display:flex;flex-direction:column;gap:clamp(22.608px,2.27904vw,32px)}.about-us-page .about-vision-section__heading-block{align-items:center;display:flex;flex-direction:column;gap:clamp(16.956px,1.70928vw,24px)}.about-us-page .about-vision-section__pill{align-items:center;background-color:#9065b5;border-radius:999px;color:#fff;display:inline-flex;font-family:Noto Sans,sans-serif;font-size:clamp(8.478px,.85464vw,12px);font-weight:500;height:clamp(15.543px,1.56684vw,22px);justify-content:center;letter-spacing:clamp(.4239px,.042732vw,.6px);line-height:clamp(10.1736px,1.025568vw,14.4px);padding:clamp(2.826px,.28488vw,4px) clamp(8.478px,.85464vw,12px);text-transform:uppercase;white-space:nowrap}.about-us-page .about-vision-section__title{font-family:Noto Sans,sans-serif;font-size:clamp(42.39px,4.2732vw,60px);font-weight:800;letter-spacing:clamp(-1.24px,-.0883128vw,-.87606px);line-height:clamp(40.977px,4.13076vw,58px);margin:0;text-align:center}.about-us-page .about-vision-section__title-our{color:#fff}.about-us-page .about-vision-section__title-vision{color:#d4c1e8}.about-us-page .about-vision-section__underline{background-color:#fff;border-radius:1.5px;display:block;height:clamp(2.826px,.28488vw,4px);width:clamp(45.216px,4.55808vw,64px)}.about-us-page .about-vision-section__desc{color:#fff!important;font-family:Noto Sans,sans-serif;font-size:clamp(16.956px,1.70928vw,24px);font-weight:400;line-height:clamp(25.434px,2.56392vw,36px);margin:0;max-width:100%;opacity:.8;text-align:center;width:clamp(598.4055px,60.32334vw,847px)}@media(max-width:767.98px){.about-us-page .about-vision-section{height:auto;min-height:358px;padding:56px 24px}.about-us-page .about-vision-section__inner{gap:16px;width:100%}.about-us-page .about-vision-section__heading-group{gap:24px}.about-us-page .about-vision-section__heading-block{gap:16px}.about-us-page .about-vision-section__title{font-size:40px;letter-spacing:-.8px;line-height:40px}.about-us-page .about-vision-section__desc{font-size:14px;line-height:22px;width:100%}.about-us-page .about-vision-section__icon{display:none}}.about-us-page .about-team-section{background-color:#fff;display:flex;flex-direction:column;gap:clamp(45.216px,4.55808vw,64px);padding:clamp(67.824px,6.83712vw,96px);position:relative;width:100%}.about-us-page .about-team-section__header{align-items:flex-end;display:flex;gap:clamp(45.216px,4.55808vw,64px);justify-content:space-between}.about-us-page .about-team-section__heading{align-items:flex-start;display:flex;flex-direction:column;gap:clamp(22.608px,2.27904vw,32px)}.about-us-page .about-team-section__heading-block{align-items:flex-start;display:flex;flex-direction:column;gap:clamp(16.956px,1.70928vw,24px)}.about-us-page .about-team-section__pill{align-items:center;background-color:#9065b5;border-radius:999px;color:#fff;display:inline-flex;font-family:Noto Sans,sans-serif;font-size:clamp(8.478px,.85464vw,12px);font-weight:500;height:clamp(15.543px,1.56684vw,22px);justify-content:center;letter-spacing:clamp(.4239px,.042732vw,.6px);line-height:clamp(10.1736px,1.025568vw,14.4px);padding:clamp(2.826px,.28488vw,4px) clamp(8.478px,.85464vw,12px);text-transform:uppercase;white-space:nowrap}.about-us-page .about-team-section__title{font-family:Noto Sans,sans-serif;font-size:clamp(42.39px,4.2732vw,60px);font-weight:800;letter-spacing:clamp(-1.24px,-.0883128vw,-.87606px);line-height:clamp(40.977px,4.13076vw,58px);margin:0;text-transform:capitalize}.about-us-page .about-team-section__title-meet{color:#662d91}.about-us-page .about-team-section__title-team{color:#9065b5}.about-us-page .about-team-section__underline{background-color:#662d91;border-radius:1.5px;display:block;height:clamp(2.826px,.28488vw,4px);width:clamp(45.216px,4.55808vw,64px)}.about-us-page .about-team-section__grid{display:grid;gap:clamp(42.39px,4.2732vw,60px) clamp(26.847px,2.70636vw,38px);grid-template-columns:repeat(3,1fr);list-style:none;margin:0;padding:0}.about-us-page .about-team-section__card{background-color:#fff;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;position:relative}.about-us-page .about-team-section__card:before{background-color:#560079;content:"";height:6px;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:10}.about-us-page .about-team-section__photo{aspect-ratio:1/1;background-color:#f0f0f0;width:100%}.about-us-page .about-team-section__photo img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.about-us-page .about-team-section__card-body{background-color:#fafafc;display:flex;flex:1;flex-direction:column;gap:clamp(11.304px,1.13952vw,16px);padding:clamp(22.608px,2.27904vw,32px)}.about-us-page .about-team-section__card-meta{display:flex;flex-direction:column;gap:clamp(5.652px,.56976vw,8px)}.about-us-page .about-team-section__card-name{color:#121422!important;display:block!important;font-family:Noto Sans,sans-serif;font-size:clamp(21.195px,2.1366vw,30px);font-weight:800;line-height:clamp(25.434px,2.56392vw,36px);margin:0;padding:0}.about-us-page .about-team-section__card-title{color:#560079!important;font-family:Noto Sans,sans-serif;font-size:clamp(11.304px,1.13952vw,16px);font-weight:600;line-height:clamp(16.956px,1.70928vw,24px);margin:0}.about-us-page .about-team-section__card-location{color:#71727a!important;font-family:Noto Sans,sans-serif;font-size:clamp(9.891px,.99708vw,14px);font-weight:600;line-height:clamp(14.13px,1.4244vw,20px);margin:0}.about-us-page .about-team-section__card-bio{color:#121422!important;flex:1;font-family:Noto Sans,sans-serif;font-size:clamp(11.304px,1.13952vw,16px);font-weight:400;line-height:clamp(16.956px,1.70928vw,24px);margin:0}.about-us-page .about-team-section__card-actions{align-items:center;border-top:1px solid #f3f4f6;display:flex;justify-content:space-between;padding-top:clamp(11.304px,1.13952vw,16px)}.about-us-page .about-team-section__card-link{align-items:center;color:#662d91;display:inline-flex;font-family:Noto Sans,sans-serif;font-size:clamp(9.891px,.99708vw,14px);font-weight:600;gap:clamp(5.652px,.56976vw,8px);letter-spacing:clamp(.35325px,.03561vw,.5px);line-height:clamp(14.13px,1.4244vw,20px);text-decoration:none;text-transform:uppercase}.about-us-page .about-team-section__card-link:hover{text-decoration:underline}.about-us-page .about-team-section__card-arrow{border-bottom:clamp(3.17925px,.32049vw,4.5px) solid transparent;border-left:clamp(7.065px,.7122vw,10px) solid #560079;border-top:clamp(3.17925px,.32049vw,4.5px) solid transparent;display:inline-block;height:0;width:0}.about-us-page .about-team-section__card-socials{align-items:center;display:inline-flex;gap:clamp(5.652px,.56976vw,8px)}.about-us-page .about-team-section__social{align-items:center;display:inline-flex;height:clamp(16.956px,1.70928vw,24px);justify-content:center;text-decoration:none;width:clamp(16.956px,1.70928vw,24px)}.about-us-page .about-team-section__social img{display:block;height:100%;width:100%}.about-us-page .about-team-section__social:hover{opacity:.8}@media(max-width:767.98px){.about-us-page .about-team-section{gap:32px;padding:56px 24px}.about-us-page .about-team-section__header{align-items:stretch;flex-direction:column;gap:24px}.about-us-page .about-team-section__heading{gap:24px}.about-us-page .about-team-section__heading-block{gap:16px}.about-us-page .about-team-section__title{font-size:40px;letter-spacing:-.8px;line-height:40px}.about-us-page .about-team-section__grid{gap:32px;grid-template-columns:1fr}.about-us-page .about-team-section__card-body{gap:12px;padding:24px}.about-us-page .about-team-section__card-name{font-size:24px;line-height:28px}.about-us-page .about-team-section__card-title{font-size:14px;line-height:20px}.about-us-page .about-team-section__card-location{font-size:13px;line-height:18px}.about-us-page .about-team-section__card-bio{font-size:14px;line-height:20px}.about-us-page .about-team-section__card-actions{padding-top:12px}.about-us-page .about-team-section__card-link{font-size:12px;line-height:16px}.about-us-page .about-team-section__social{height:20px;width:20px}}.about-us-page .about-team-modal{align-items:center;display:flex;inset:0;justify-content:center;opacity:0;padding:24px;pointer-events:none;position:fixed;transition:opacity .2s ease,visibility 0s linear .25s;visibility:hidden;z-index:1000}.about-us-page .about-team-modal.is-open{opacity:1;pointer-events:auto;transition:opacity .2s ease,visibility 0s linear 0s;visibility:visible}.about-us-page .about-team-modal__backdrop{backdrop-filter:blur(4px);background-color:rgba(0,0,0,.55);inset:0;opacity:0;position:absolute;transition:opacity .25s ease}.about-us-page .about-team-modal__panel{background-color:#fff;border-radius:20px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);display:flex;height:min(943px,100vh - 48px);max-width:1216px;opacity:0;overflow:hidden;position:relative;transform:translateY(20px) scale(.96);transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .25s ease;width:100%;z-index:1}.about-us-page .about-team-modal__photo{transform:scale(1.05);transition:transform .6s cubic-bezier(.16,1,.3,1)}.about-us-page .about-team-modal.is-open .about-team-modal__backdrop{opacity:1}.about-us-page .about-team-modal.is-open .about-team-modal__panel{opacity:1;transform:translateY(0) scale(1)}.about-us-page .about-team-modal.is-open .about-team-modal__photo{transform:scale(1)}@media(prefers-reduced-motion:reduce){.about-us-page .about-team-modal__backdrop,.about-us-page .about-team-modal__panel,.about-us-page .about-team-modal__photo{transform:none!important;transition:opacity .15s ease}}.about-us-page .about-team-modal__photo{align-self:stretch;display:block;flex:0 0 519px;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;width:519px}.about-us-page .about-team-modal__body{display:flex;flex:1;flex-direction:column;gap:32px;min-height:0;min-width:0;overflow-y:auto;overscroll-behavior:contain;padding:56px 52px 56px 48px;position:relative;scrollbar-color:rgba(18,20,34,.25) transparent;scrollbar-gutter:stable;scrollbar-width:thin}.about-us-page .about-team-modal__body::-webkit-scrollbar{width:8px}.about-us-page .about-team-modal__body::-webkit-scrollbar-track{background:transparent}.about-us-page .about-team-modal__body::-webkit-scrollbar-thumb{background-color:rgba(18,20,34,.2);border-radius:4px}.about-us-page .about-team-modal__body::-webkit-scrollbar-thumb:hover{background-color:rgba(18,20,34,.4)}.about-us-page .about-team-modal__close{align-items:center;background-color:hsla(60,9%,96%,.9);border:0;border-radius:50%;color:#4b5563;cursor:pointer;display:inline-flex;height:40px;justify-content:center;position:absolute;right:24px;top:24px;transition:background-color .15s ease;width:40px;z-index:2}.about-us-page .about-team-modal__close:hover{background-color:#e5e7eb}.about-us-page .about-team-modal__close:focus-visible{outline:2px solid #662d91;outline-offset:2px}.about-us-page .about-team-modal__header{border-bottom:1px solid #e5e7eb;display:flex;flex-direction:column;gap:24px;padding-bottom:32px}.about-us-page .about-team-modal__name{color:#171717;font-family:Noto Sans,sans-serif;font-size:36px;font-weight:700;letter-spacing:-.53px;line-height:40px;margin:0}.about-us-page .about-team-modal__title{color:rgba(102,45,145,.85);font-family:Noto Sans,sans-serif;font-size:18px;font-weight:500;line-height:24px;margin:0}.about-us-page .about-team-modal__location{align-items:center;color:#9097a4;display:inline-flex;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:400;gap:8px;letter-spacing:-.15px;line-height:20px;margin:0}.about-us-page .about-team-modal__location-icon{flex-shrink:0}.about-us-page .about-team-modal__socials{align-items:center;display:flex;gap:8px}.about-us-page .about-team-modal__social{align-items:center;background-color:#662d91;border-radius:8px;height:40px;justify-content:center;text-decoration:none;transition:background-color .15s ease,transform .15s ease;width:40px}.about-us-page .about-team-modal__social:not([hidden]){display:inline-flex}.about-us-page .about-team-modal__social img{display:block;filter:brightness(0) invert(1);height:20px;width:20px}.about-us-page .about-team-modal__social:hover{background-color:#4f1e73;transform:translateY(-1px)}.about-us-page .about-team-modal__bio{color:#000;font-family:Noto Sans,sans-serif;font-size:16px;font-weight:400;letter-spacing:-.38px;line-height:24px}.about-us-page .about-team-modal__bio p{margin:0 0 16px}.about-us-page .about-team-modal__bio p:last-child{margin-bottom:0}@media(max-width:1024px){.about-us-page .about-team-modal__panel{max-height:90vh}.about-us-page .about-team-modal__photo{flex:0 0 380px;width:380px}.about-us-page .about-team-modal__body{gap:24px;padding:48px 40px}.about-us-page .about-team-modal__header{gap:20px;padding-bottom:24px}.about-us-page .about-team-modal__name{font-size:30px;line-height:36px}}@media(max-width:767.98px){.about-us-page .about-team-modal{align-items:stretch;padding:0}.about-us-page .about-team-modal__panel{border-radius:0;flex-direction:column;height:100%;max-height:100%;max-width:100%;width:100%}.about-us-page .about-team-modal__photo{flex:0 0 auto;height:280px;-o-object-position:center 30%;object-position:center 30%;width:100%}.about-us-page .about-team-modal__body{gap:20px;padding:32px 24px}.about-us-page .about-team-modal__header{gap:16px;padding-bottom:20px}.about-us-page .about-team-modal__close{right:16px;top:16px}.about-us-page .about-team-modal__name{font-size:26px;line-height:32px}}.about-us-page.has-modal-open{overflow:hidden}body.dark-mode .about-us-page .about-mission-section{background-color:#171923}body.dark-mode .about-us-page .about-mission-section__watermark{color:#9065b5;opacity:.08}body.dark-mode .about-us-page .about-mission-section__title-stories{color:#fff}body.dark-mode .about-us-page .about-mission-section__title-matter{color:#9065b5}body.dark-mode .about-us-page .about-mission-section__paragraph{color:#d1d5db!important}body.dark-mode .about-us-page .about-mission-section__image{background-color:transparent;border:none}body.dark-mode .about-us-page .about-mission-section__card{background-color:#222431;border:none;border-top:1px solid #2e3040}body.dark-mode .about-us-page .about-mission-section__card-tag{color:#9ca3af}body.dark-mode .about-us-page .about-mission-section__card-title{color:#fff!important}body.dark-mode .about-us-page .about-story-section{background-color:#171923}body.dark-mode .about-us-page .about-story-section__title-our{color:#fff}body.dark-mode .about-us-page .about-story-section__title-story{color:#9065b5}body.dark-mode .about-us-page .about-story-section__timeline:before{background-color:#e6d5f5}body.dark-mode .about-us-page .about-story-section__year{color:#9065b5}body.dark-mode .about-us-page .about-story-section__row-title{color:#fff!important}body.dark-mode .about-us-page .about-story-section__row-desc{color:#d1d5db!important}body.dark-mode .about-us-page .about-story-section__dot{border-color:#fff8fd}body.dark-mode .about-us-page .about-story-section__img--dark{display:block!important}body.dark-mode .about-us-page .about-story-section__img--light{display:none!important}body.dark-mode .about-us-page .about-vision-section__icon{opacity:.06}body.dark-mode .about-us-page .about-team-section{background-color:#171923}body.dark-mode .about-us-page .about-team-section__title-meet{color:#fff}body.dark-mode .about-us-page .about-team-section__title-team{color:#9065b5}body.dark-mode .about-us-page .about-team-section__card{background-color:#222431}body.dark-mode .about-us-page .about-team-section__card:before{background-color:#a78bfa}body.dark-mode .about-us-page .about-team-section__card-body{background-color:#1d1f2c}body.dark-mode .about-us-page .about-team-section__card-name{color:#fff!important}body.dark-mode .about-us-page .about-team-section__card-title{color:#a78bfa!important}body.dark-mode .about-us-page .about-team-section__card-location{color:#9ca3af!important}body.dark-mode .about-us-page .about-team-section__card-bio{color:#d1d5db!important}body.dark-mode .about-us-page .about-team-section__card-actions{border-top-color:#2e3040}body.dark-mode .about-us-page .about-team-section__card-link{color:#a78bfa}body.dark-mode .about-us-page .about-team-section__card-arrow{border-left-color:#a78bfa}body.dark-mode .about-us-page .about-team-modal__panel{background-color:#222431}body.dark-mode .about-us-page .about-team-modal__close{background-color:rgba(34,36,49,.85);color:#e5e7eb}body.dark-mode .about-us-page .about-team-modal__close:hover{background-color:#2e3040}body.dark-mode .about-us-page .about-team-modal__name{color:#fff}body.dark-mode .about-us-page .about-team-modal__title{color:#a78bfa}body.dark-mode .about-us-page .about-team-modal__location{color:#9ca3af}body.dark-mode .about-us-page .about-team-modal__header{border-bottom-color:#2e3040}body.dark-mode .about-us-page .about-team-modal__bio{color:#d1d5db}body.dark-mode .about-us-page .about-team-modal__body{scrollbar-color:hsla(60,26%,96%,.25) transparent}body.dark-mode .about-us-page .about-team-modal__body::-webkit-scrollbar-thumb{background-color:hsla(60,26%,96%,.2)}body.dark-mode .about-us-page .about-team-modal__body::-webkit-scrollbar-thumb:hover{background-color:hsla(60,26%,96%,.4)}.privacy-policy-page .privacy-body-section{display:flex;justify-content:center;padding:clamp(33.912px,3.41856vw,48px) clamp(14.13px,1.4244vw,20px) clamp(67.824px,6.83712vw,96px);width:100%}.privacy-policy-page .privacy-body-section__inner{align-items:start;-moz-column-gap:clamp(45.216px,4.55808vw,64px);column-gap:clamp(45.216px,4.55808vw,64px);display:grid;grid-template-columns:clamp(226.08px,22.7904vw,320px) 1fr;max-width:clamp(833.67px,84.0396vw,1180px);width:100%}.privacy-policy-page .privacy-body-section__content{max-width:clamp(562.374px,56.69112vw,796px);width:100%}@media(max-width:1099.98px){.privacy-policy-page .privacy-body-section{padding:12px clamp(14.13px,1.4244vw,20px) 64px}.privacy-policy-page .privacy-body-section__inner{display:flex;flex-direction:column;gap:32px;max-width:clamp(833.67px,84.0396vw,1180px)}.privacy-policy-page .privacy-body-section__content{margin:0 auto;max-width:760px}}.privacy-policy-page .privacy-toc{align-self:start;position:sticky;top:140px}.privacy-policy-page .privacy-toc__card{background-color:#121422;border-radius:24px;box-shadow:0 8px 32px rgba(18,20,34,.18);max-width:100%;padding:clamp(25.434px,2.56392vw,36px) clamp(22.608px,2.27904vw,32px);width:clamp(226.08px,22.7904vw,320px)}.privacy-policy-page .privacy-toc__label{color:hsla(60,26%,96%,.6);display:block;font-family:Noto Sans,sans-serif;font-size:clamp(7.7715px,.78342vw,11px);font-weight:600;letter-spacing:1.6px;line-height:1;margin-bottom:clamp(11.304px,1.13952vw,16px);text-transform:uppercase}.privacy-policy-page .privacy-toc__divider{background-color:hsla(60,26%,96%,.4);height:1px;margin-bottom:clamp(16.956px,1.70928vw,24px);max-width:clamp(180.864px,18.23232vw,256px);width:100%}.privacy-policy-page .privacy-toc__nav{width:100%}.privacy-policy-page .privacy-toc__list{display:flex;flex-direction:column;gap:clamp(14.13px,1.4244vw,20px);list-style:none;margin:0;padding:0}.privacy-policy-page .privacy-toc__item{margin:0}.privacy-policy-page .privacy-toc__link{align-items:center;color:hsla(60,26%,96%,.55);display:inline-flex;font-family:Noto Sans,sans-serif;font-size:clamp(10.5975px,1.0683vw,15px);font-weight:500;gap:clamp(8.478px,.85464vw,12px);line-height:1;padding-left:clamp(9.891px,.99708vw,14px);position:relative;text-decoration:none;transition:color .15s ease}.privacy-policy-page .privacy-toc__link:hover{color:hsla(60,26%,96%,.85)}.privacy-policy-page .privacy-toc__link.is-active{color:#fff;font-weight:600}.privacy-policy-page .privacy-toc__link.is-active .privacy-toc__active-bar{opacity:1}.privacy-policy-page .privacy-toc__active-bar{background-color:#af88cc;border-radius:2px;height:18px;left:0;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .15s ease;width:2px}.privacy-policy-page .privacy-toc__dropdown{display:none}@media(max-width:1099.98px){.privacy-policy-page .privacy-toc{position:sticky;top:110px;width:100%;z-index:20}.privacy-policy-page .privacy-toc__card{display:none}.privacy-policy-page .privacy-toc__dropdown{display:block}}.privacy-policy-page .privacy-toc__dropdown-trigger{align-items:center;background-color:#121422;border:0;border-radius:14px;box-shadow:0 8px 24px rgba(18,20,34,.18);color:#f8f8f3;cursor:pointer;display:flex;font-family:Noto Sans,sans-serif;gap:12px;justify-content:space-between;padding:14px 18px;text-align:left;width:100%}.privacy-policy-page .privacy-toc__dropdown-trigger:focus-visible{outline:2px solid #af88cc;outline-offset:2px}.privacy-policy-page .privacy-toc__dropdown-meta{display:flex;flex-direction:column;gap:6px;min-width:0}.privacy-policy-page .privacy-toc__dropdown-label{color:hsla(60,26%,96%,.6);font-size:9px;font-weight:600;letter-spacing:.8px;line-height:1;text-transform:uppercase}.privacy-policy-page .privacy-toc__dropdown-current{color:#f8f8f3;font-size:14px;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.privacy-policy-page .privacy-toc__dropdown-chevron{color:#f8f8f3;flex-shrink:0;transition:transform .2s ease}.privacy-policy-page .privacy-toc__dropdown-trigger[aria-expanded=true] .privacy-policy-page .privacy-toc__dropdown-chevron{transform:rotate(180deg)}.privacy-policy-page .privacy-toc__dropdown-list{background-color:#121422;border-radius:14px;box-shadow:0 12px 32px rgba(18,20,34,.25);list-style:none;margin:8px 0 0;padding:16px}.privacy-policy-page .privacy-toc__dropdown-list:not([hidden]){display:flex;flex-direction:column;gap:4px}.privacy-policy-page .privacy-toc__dropdown-item{margin:0}.privacy-policy-page .privacy-toc__dropdown-link{border-radius:8px;color:hsla(60,26%,96%,.65);display:block;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:500;line-height:1.3;padding:10px 12px;text-decoration:none;transition:background-color .15s ease,color .15s ease}.privacy-policy-page .privacy-toc__dropdown-link:hover{background-color:hsla(0,0%,100%,.04);color:#f8f8f3}.privacy-policy-page .privacy-toc__dropdown-link.is-active{background-color:rgba(175,136,204,.18);color:#fff;font-weight:600}.privacy-policy-page .privacy-section{margin:0 0 clamp(33.912px,3.41856vw,48px)}.privacy-policy-page .privacy-section:last-child{margin-bottom:0}.privacy-policy-page .privacy-section{scroll-margin-top:140px}.privacy-policy-page .privacy-section__title{font-size:clamp(19.782px,1.99416vw,28px);font-weight:700;letter-spacing:-.3px;line-height:clamp(24.7275px,2.4927vw,35px)}.privacy-policy-page .privacy-section__p,.privacy-policy-page .privacy-section__title{color:#121422!important;font-family:Noto Sans,sans-serif;margin:0 0 clamp(11.304px,1.13952vw,16px)}.privacy-policy-page .privacy-section__p{font-size:clamp(11.304px,1.13952vw,16px);font-weight:400;line-height:clamp(18.369px,1.85172vw,26px)}.privacy-policy-page .privacy-section__p:last-child{margin-bottom:0}.privacy-policy-page .privacy-section__link{color:#121422;font-weight:500;text-decoration:underline}.privacy-policy-page .privacy-section__link:hover{color:#560079}.privacy-policy-page .privacy-section__sublabel{color:#121422!important;font-family:Noto Sans,sans-serif;font-size:clamp(11.304px,1.13952vw,16px);font-weight:700;line-height:clamp(18.369px,1.85172vw,26px);margin:clamp(16.956px,1.70928vw,24px) 0 clamp(5.652px,.56976vw,8px)}.privacy-policy-page .privacy-section__list{list-style:disc;margin:0 0 clamp(11.304px,1.13952vw,16px);padding-left:clamp(14.13px,1.4244vw,20px)}.privacy-policy-page .privacy-section__list li{color:#121422!important;font-family:Noto Sans,sans-serif;font-size:clamp(11.304px,1.13952vw,16px);font-weight:400;line-height:clamp(18.369px,1.85172vw,26px);margin:0 0 clamp(5.652px,.56976vw,8px)}.privacy-policy-page .privacy-section__list li::marker{color:#121422}.privacy-policy-page .privacy-section__list li:last-child{margin-bottom:0}.privacy-policy-page .privacy-section__list li strong{font-weight:700}.privacy-policy-page .privacy-section__contact-card{background-color:#fff;border:1px solid #e5e5e5;border-radius:12px;display:grid;gap:clamp(16.956px,1.70928vw,24px);grid-template-columns:1fr 1fr;margin-top:clamp(11.304px,1.13952vw,16px);padding:clamp(16.956px,1.70928vw,24px)}@media(max-width:575.98px){.privacy-policy-page .privacy-section__contact-card{gap:16px;grid-template-columns:1fr;padding:16px}}.privacy-policy-page .privacy-section__contact-col{display:flex;flex-direction:column;gap:clamp(4.239px,.42732vw,6px)}.privacy-policy-page .privacy-section__contact-label{color:#6b7280;font-family:Noto Sans,sans-serif;font-size:clamp(9.891px,.99708vw,14px);font-weight:400;line-height:1}.privacy-policy-page .privacy-section__contact-link{color:#560079;font-family:Noto Sans,sans-serif;font-size:clamp(11.304px,1.13952vw,16px);font-weight:700;line-height:1.3;text-decoration:none;word-break:break-word}.privacy-policy-page .privacy-section__contact-link:hover{text-decoration:underline}.privacy-policy-page .privacy-hero-section{display:flex;justify-content:center;padding:clamp(22.608px,2.27904vw,32px) clamp(14.13px,1.4244vw,20px);width:100%}@media(max-width:1099.98px){.privacy-policy-page .privacy-hero-section{padding-bottom:5px}}.privacy-policy-page .privacy-hero-section__inner{display:flex;justify-content:center;max-width:1404px;width:100%}.privacy-policy-page .privacy-hero-section__card{align-items:flex-start;background:linear-gradient(163.52deg,#191e65 3.16%,#7d42a9 94.08%);border-radius:24px;display:flex;flex-direction:column;gap:clamp(11.304px,1.13952vw,16px);height:clamp(139.887px,14.10156vw,198px);max-width:clamp(833.67px,84.0396vw,1180px);overflow:hidden;padding:clamp(26.847px,2.70636vw,38px) clamp(39.564px,3.98832vw,56px);position:relative;width:100%}.privacy-policy-page .privacy-hero-section__pill{align-items:center;background-color:#121422;border-radius:7px;box-shadow:2px 2px 4px 0 rgba(0,0,0,.25);color:#f8f8f3;display:inline-flex;font-family:Noto Sans,sans-serif;font-size:clamp(7.7715px,.78342vw,11px);font-weight:600;height:clamp(14.8365px,1.49562vw,21px);justify-content:center;letter-spacing:1px;line-height:1;padding:clamp(2.1195px,.21366vw,3px) clamp(7.065px,.7122vw,10px);text-transform:uppercase;white-space:nowrap}.privacy-policy-page .privacy-hero-section__title{color:#f8f8f3;font-family:Noto Sans,sans-serif;font-size:clamp(31.086px,3.13368vw,44px);letter-spacing:clamp(-.5px,-.03561vw,-.35325px);line-height:1;margin:0}.privacy-policy-page .privacy-hero-section__title-privacy{font-weight:800}.privacy-policy-page .privacy-hero-section__title-policy{font-weight:700}.privacy-policy-page .privacy-hero-section__date{color:#f8f8f3;font-family:Noto Sans,sans-serif;font-size:clamp(8.478px,.85464vw,12px);font-weight:500;line-height:1;margin:0}@media(max-width:767.98px){.privacy-policy-page .privacy-hero-section__card{border-radius:16px;gap:10px;height:auto;max-width:100%;min-height:140px;padding:24px 20px}.privacy-policy-page .privacy-hero-section__pill{font-size:10px;height:20px;letter-spacing:1px;padding:3px 10px}.privacy-policy-page .privacy-hero-section__title{font-size:28px;letter-spacing:-.4px}.privacy-policy-page .privacy-hero-section__date{font-size:11px}}body.dark-mode .privacy-policy-page,body.dark-mode .privacy-policy-page .privacy-body-section,body.dark-mode .privacy-policy-page .privacy-hero-section{background-color:#171923}body.dark-mode .privacy-policy-page .privacy-section__sublabel,body.dark-mode .privacy-policy-page .privacy-section__title{color:#fff!important}body.dark-mode .privacy-policy-page .privacy-section__p{color:#d1d5db!important}body.dark-mode .privacy-policy-page .privacy-section__link{color:#d1d5db}body.dark-mode .privacy-policy-page .privacy-section__link:hover{color:#a78bfa}body.dark-mode .privacy-policy-page .privacy-section__list li{color:#d1d5db!important}body.dark-mode .privacy-policy-page .privacy-section__list li::marker{color:#d1d5db}body.dark-mode .privacy-policy-page .privacy-section__contact-card{background-color:#222431;border-color:#2e3040}body.dark-mode .privacy-policy-page .privacy-section__contact-label{color:#9ca3af}body.dark-mode .privacy-policy-page .privacy-section__contact-link{color:#a78bfa}body.dark-mode .privacy-policy-page .privacy-toc__card,body.dark-mode .privacy-policy-page .privacy-toc__dropdown-list,body.dark-mode .privacy-policy-page .privacy-toc__dropdown-trigger{background-color:#212431}body.dark-mode .privacy-policy-page .privacy-toc__dropdown-link.is-active{background-color:rgba(167,139,250,.18)}body.dark-mode-transition,body.dark-mode-transition *,body.dark-mode-transition :after,body.dark-mode-transition :before{transition:background-color .3s ease,color .3s ease,border-color .3s ease,box-shadow .3s ease!important}.dark-mode-toggle{align-items:center;background:transparent;border:none;color:inherit;cursor:pointer;display:flex;justify-content:center;padding:6px;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity .2s ease}.dark-mode-toggle:hover{opacity:.7}.dark-mode-toggle:focus{outline:none}.dark-mode-toggle:focus-visible{border-radius:4px;outline:2px solid currentColor;outline-offset:2px}.dark-mode-toggle .icon-sun{display:none}.dark-mode-toggle .icon-moon,body.dark-mode .dark-mode-toggle .icon-sun{display:block}body.dark-mode .dark-mode-toggle .icon-moon{display:none}.header-top .dark-mode-toggle{left:70px;position:absolute;top:50%;transform:translateY(-50%)}@media(max-width:768px){.header-top .dark-mode-toggle{left:auto;right:20px}}.sticky-header-container .dark-mode-toggle{left:70px;position:absolute;top:50%;transform:translateY(-50%)}@media(max-width:768px){.sticky-header-container .dark-mode-toggle{left:auto;right:20px}}body.dark-mode{background-color:#171923;color:#fff}body.dark-mode img:not(.site-logo):not(.sticky-logo-img){opacity:.8}body.dark-mode .about-us-page,body.dark-mode .access-denied-page,body.dark-mode .all-other-categories-page,body.dark-mode .brighter-tomorrow-page,body.dark-mode .documentation-page,body.dark-mode .eureka-moment-page,body.dark-mode .fiction-poetry-page,body.dark-mode .front-page,body.dark-mode .resolutions-page,body.dark-mode .search-results-page,body.dark-mode .single-post-template,body.dark-mode .statement-page,body.dark-mode .submission-page,body.dark-mode .unbreaking-news-page{background-color:#171923}body.dark-mode .header-top{border-bottom-color:#2e3040}body.dark-mode .header-top .hamburger-menu{color:#fff}body.dark-mode .site-logo,body.dark-mode .sticky-logo-img{filter:brightness(0) invert(1);opacity:1!important}body.dark-mode .main-navigation{background-color:#222431;border-bottom-color:#2e3040}body.dark-mode .main-navigation #primary-menu li a{color:#fff!important}body.dark-mode .main-navigation #primary-menu li a:hover{color:#a78bfa!important}body.dark-mode .main-navigation #primary-menu li.menu-item-has-dropdown .dropdown-menu{background-color:#222431;border-color:#2e3040}body.dark-mode .main-navigation #primary-menu li.menu-item-has-dropdown .dropdown-menu li{border-bottom-color:#2e3040}body.dark-mode .main-navigation #primary-menu li.menu-item-has-dropdown .dropdown-menu li a{color:#fff}body.dark-mode .main-navigation #primary-menu li.menu-item-has-dropdown .dropdown-menu li a:hover{color:#a78bfa}body.dark-mode .main-navigation .menu-wrapper{background-color:#1a1d30!important;box-shadow:4px 0 15px rgba(0,0,0,.3)}body.dark-mode .main-navigation .mobile-menu-grid{background-color:#1a1d30}body.dark-mode .main-navigation .mobile-menu-close-wrapper{background-color:#1a1d30!important}body.dark-mode .main-navigation .mobile-search{background-color:#1a1d30}body.dark-mode .main-navigation .mobile-search-input{background-color:#222431;border-color:#3a3d4e;color:#fff}body.dark-mode .main-navigation .mobile-search-input::-moz-placeholder{color:#d5d5d5}body.dark-mode .main-navigation .mobile-search-input::placeholder{color:#d5d5d5}body.dark-mode .main-navigation .mobile-search-input:focus{border-color:#a78bfa}body.dark-mode .main-navigation .menu-cell a{color:#fff}body.dark-mode .main-navigation .menu-cell a:hover{color:#a78bfa}body.dark-mode .main-navigation .menu-cell a:after{background-color:#2e3040!important}body.dark-mode .main-navigation .menu-cell.mobile-dropdown button.mobile-dropdown-toggle{color:#fff}body.dark-mode .main-navigation .menu-cell.mobile-dropdown button.mobile-dropdown-toggle:hover{color:#a78bfa}body.dark-mode .main-navigation .menu-cell.mobile-dropdown .mobile-dropdown-menu{background-color:hsla(0,0%,100%,.03)}body.dark-mode .main-navigation .menu-cell.mobile-dropdown .mobile-dropdown-menu a{border-bottom-color:hsla(0,0%,100%,.05);color:#fff}body.dark-mode .main-navigation .menu-cell.mobile-dropdown .mobile-dropdown-menu a:hover{color:#a78bfa}body.dark-mode .main-navigation .mobile-organization:before,body.dark-mode .main-navigation .mobile-series-section:before{background-color:#2e3040}body.dark-mode .main-navigation .mobile-organization a,body.dark-mode .main-navigation .mobile-organization h3,body.dark-mode .main-navigation .mobile-series-section a,body.dark-mode .main-navigation .mobile-series-section h3{color:#fff}body.dark-mode .main-navigation .mobile-organization a:hover,body.dark-mode .main-navigation .mobile-organization h3:hover,body.dark-mode .main-navigation .mobile-series-section a:hover,body.dark-mode .main-navigation .mobile-series-section h3:hover{color:#a78bfa}body.dark-mode .main-navigation .mobile-social{background-color:#1a1d30}body.dark-mode .main-navigation .mobile-social h3{color:#fff}body.dark-mode .main-navigation .mobile-social-icons a{background-color:#fff;color:#171923}body.dark-mode .main-navigation .mobile-social-icons a:hover{background-color:#d5d5d5}body.dark-mode .subscription-bar{background-color:#0e0f14}body.dark-mode .sticky-header{background-color:#222431;border-bottom-color:#2e3040}body.dark-mode .sticky-header .sticky-hamburger-menu,body.dark-mode .sticky-header .sticky-header-nav a{color:#fff}body.dark-mode .sticky-header .sticky-header-nav a:hover{color:#a78bfa}body.dark-mode .sticky-header .sticky-dropdown-wrapper .sticky-dropdown-toggle{color:#fff}body.dark-mode .sticky-header .sticky-dropdown-wrapper .sticky-dropdown-toggle:hover{color:#a78bfa}body.dark-mode .sticky-header .sticky-dropdown-wrapper .sticky-dropdown-menu{background-color:#222431;border-color:#2e3040}body.dark-mode .sticky-header .sticky-dropdown-wrapper .sticky-dropdown-menu li a{color:#fff}body.dark-mode .sticky-header .sticky-dropdown-wrapper .sticky-dropdown-menu li a:hover{color:#a78bfa}body.dark-mode .brighter-tomorrow-section,body.dark-mode .business-section,body.dark-mode .editors-favorites-section,body.dark-mode .features-unbreaking-wrapper,body.dark-mode .fiction-poetry-section,body.dark-mode .latest-reports-section,body.dark-mode .latest-stories-section,body.dark-mode .lifestyle-mental-humanity-wrapper,body.dark-mode .platform-promo-section,body.dark-mode .science-tech-section{background-color:#171923}body.dark-mode .subscribe-bulletin-section{background-color:#0e0f14}body.dark-mode .post-title{color:#fff!important}body.dark-mode .post-excerpt,body.dark-mode .post-meta{color:#d5d5d5!important}body.dark-mode .report-post,body.dark-mode .secondary-post,body.dark-mode .side-post{border-bottom-color:#2e3040!important}body.dark-mode .section-divider{border-color:#2e3040!important}body.dark-mode .header-divider,body.dark-mode .section-divider{background-color:#2e3040!important}body.dark-mode .header-description{color:#d5d5d5!important}body.dark-mode .lifestyle-mental-humanity-wrapper .category-column{border-color:#2e3040!important}body.dark-mode .lifestyle-mental-humanity-wrapper .category-heading-wrapper{border-bottom-color:#2e3040!important}body.dark-mode .business-section .far-left-column{background-color:#212431!important}body.dark-mode .business-section .post-author,body.dark-mode .business-section .post-excerpt,body.dark-mode .business-section .post-meta,body.dark-mode .business-section .post-title{color:#fff!important}body.dark-mode .category-label{color:#a68bfa!important}body.dark-mode .category-label.category-business{color:#6b8fd4!important}body.dark-mode .more-section-category,body.dark-mode .more-section-divider{color:#a68bfa!important}body.dark-mode .all-other-categories-page.category-business .more-section-category,body.dark-mode .all-other-categories-page.category-business .more-section-divider,body.dark-mode .category-business .category-mobile-description .mobile-description-box .read-more-btn,body.dark-mode .category-business .more-section-category,body.dark-mode .category-business .more-section-divider,body.dark-mode .related-posts-category.category-business,body.dark-mode .related-posts-divider.category-business{color:#6b8fd4!important}body.dark-mode .brighter-tomorrow-section .section-heading-text,body.dark-mode .editors-favorites-section .section-heading-text{color:#fff!important}body.dark-mode .brighter-tomorrow-section .container:before,body.dark-mode .brighter-tomorrow-section .section-divider,body.dark-mode .editors-favorites-section .container:before,body.dark-mode .editors-favorites-section .section-divider{background-color:#fff!important}body.dark-mode .fiction-poetry-section .section-heading-text{color:#fff!important}body.dark-mode .fiction-poetry-section .fiction-column,body.dark-mode .fiction-poetry-section .poetry-column{border-top-color:#fff!important}body.dark-mode .fiction-poetry-section .fiction-featured-post,body.dark-mode .fiction-poetry-section .fiction-small-post,body.dark-mode .fiction-poetry-section .poetry-featured-post,body.dark-mode .fiction-poetry-section .poetry-small-post{background-color:#212431!important}body.dark-mode .fiction-poetry-section .fiction-featured-post:hover,body.dark-mode .fiction-poetry-section .fiction-small-post:hover,body.dark-mode .fiction-poetry-section .poetry-featured-post:hover,body.dark-mode .fiction-poetry-section .poetry-small-post:hover{background-color:#353a55!important}body.dark-mode .fiction-poetry-section .fiction-featured-post .post-title,body.dark-mode .fiction-poetry-section .fiction-small-post .post-title,body.dark-mode .fiction-poetry-section .poetry-featured-post .post-title,body.dark-mode .fiction-poetry-section .poetry-small-post .post-title{color:#fff!important}body.dark-mode .fiction-poetry-section .fiction-featured-post:hover .post-title,body.dark-mode .fiction-poetry-section .fiction-small-post:hover .post-title,body.dark-mode .fiction-poetry-section .poetry-featured-post:hover .post-title,body.dark-mode .fiction-poetry-section .poetry-small-post:hover .post-title{color:#b8c0e0!important}body.dark-mode .fiction-poetry-section .post-author{color:#fff!important}body.dark-mode .features-section-inner .post-content,body.dark-mode .science-tech-section .featured-content-column{background-color:#212431!important}body.dark-mode .features-section-inner .features-right-column .features-post{border-top-color:#2e3040!important}body.dark-mode .features-section-inner .features-right-column .post-content{background-color:transparent!important;padding:0!important}body.dark-mode .features-section-inner .post-author,body.dark-mode .features-section-inner .post-excerpt,body.dark-mode .features-section-inner .post-meta,body.dark-mode .features-section-inner .post-title{color:#fff!important}body.dark-mode .tag-badge{border-color:#2e3040!important;color:#d5d5d5!important}body.dark-mode .post-grid-card,body.dark-mode .post-item{background-color:#222431}body.dark-mode .post-grid-card .post-title,body.dark-mode .post-item .post-title{color:#fff}body.dark-mode .post-grid-card .post-date,body.dark-mode .post-grid-card .post-excerpt,body.dark-mode .post-item .post-date,body.dark-mode .post-item .post-excerpt{color:#d5d5d5}body.dark-mode .single-post-template,body.dark-mode .single-post-template .article-container{background-color:#171923}body.dark-mode .single-post-template .article-header .category-badge{background-color:#171923!important}body.dark-mode .single-post-template .article-header .category-badge.category-business{color:#6b8fd4!important}body.dark-mode .single-post-template .article-title{color:#fff}body.dark-mode .single-post-template .article-byline,body.dark-mode .single-post-template .article-byline .author-info-trigger,body.dark-mode .single-post-template .article-date,body.dark-mode .single-post-template .article-date time{color:#d5d5d5}body.dark-mode .single-post-template .article-byline .author-info-trigger:hover,body.dark-mode .single-post-template .article-byline .author-info-trigger:hover .info-icon svg{color:#a78bfa}body.dark-mode .single-post-template .article-byline .author-info-trigger .info-icon svg,body.dark-mode .single-post-template .featured-image-wrapper .image-caption{color:#d5d5d5}body.dark-mode .single-post-template .trigger-warning-box{background-color:#2a2200!important;border:1px solid #b8860b}body.dark-mode .single-post-template .trigger-warning-box .trigger-warning-label,body.dark-mode .single-post-template .trigger-warning-box .trigger-warning-text{color:#f5a526!important}body.dark-mode .single-post-template .trigger-warning-box .trigger-warning-close svg{color:#d5d5d5}body.dark-mode .single-post-template .article-content,body.dark-mode .single-post-template .article-content h2,body.dark-mode .single-post-template .article-content h3,body.dark-mode .single-post-template .article-content h4{color:#fff}body.dark-mode .single-post-template .article-content a{color:#a78bfa}body.dark-mode .single-post-template .article-content a:hover{color:#ccbcfc}body.dark-mode .single-post-template .article-content .wp-caption-text,body.dark-mode .single-post-template .article-content blockquote,body.dark-mode .single-post-template .article-content figure figcaption{color:#d5d5d5}body.dark-mode .single-post-template .subscribe-bulletin-inline-section{background-color:#0e0f14}body.dark-mode .single-post-template .post-nav,body.dark-mode .single-post-template .post-tags{border-color:#2e3040}body.dark-mode .single-post-template .post-nav a{color:#fff}body.dark-mode .single-post-template .post-nav a:hover{color:#a78bfa}body.dark-mode .single-post-template .social-share-toolbar .share-btn svg{color:#fff;fill:#fff}body.dark-mode .single-post-template .read-next-section{background-color:#171923}body.dark-mode .single-post-template .read-next-card{background-color:#222431}body.dark-mode .single-post-template .read-next-title{color:#fff}body.dark-mode .single-post-template .read-next-date,body.dark-mode .single-post-template .read-next-excerpt{color:#d5d5d5}body.dark-mode .related-article-title,body.dark-mode .related-post-title{color:#fff}body.dark-mode .related-article-date,body.dark-mode .related-post-date{color:#d5d5d5}body.dark-mode .author-modal .modal-content{background:#222431;border-color:#2e3040;box-shadow:0 4px 12px rgba(0,0,0,.4)}body.dark-mode .author-modal .modal-content .modal-close{color:#d5d5d5}body.dark-mode .author-modal .modal-content .author-name,body.dark-mode .author-modal .modal-content .author-title,body.dark-mode .author-modal .modal-content .modal-close:hover{color:#fff}body.dark-mode .author-modal .modal-content .author-bio{border-bottom-color:#2e3040;color:#d5d5d5}body.dark-mode .author-modal .modal-content .author-links p,body.dark-mode .author-modal .modal-content .author-links p a{color:#fff}body.dark-mode .author-modal .modal-content .author-links p a:hover{color:#a78bfa}body.dark-mode .comment-section .comment-section-heading{color:#fff}body.dark-mode .comment-form-wrapper .comment-textarea{background:#222431;border-color:#2e3040;color:#fff}body.dark-mode .comment-form-wrapper .comment-textarea::-moz-placeholder{color:hsla(0,0%,100%,.4)}body.dark-mode .comment-form-wrapper .comment-textarea::placeholder{color:hsla(0,0%,100%,.4)}body.dark-mode .comment-form-wrapper .comment-textarea:focus{border-color:#560079}body.dark-mode .comment-form-wrapper .comment-form-fields .field-group label{color:#fff}body.dark-mode .comment-form-wrapper .comment-form-fields .field-group input{background:#222431;border-color:#3a3d4e;color:#fff}body.dark-mode .comment-form-wrapper .comment-form-fields .field-group input::-moz-placeholder{color:#d5d5d5}body.dark-mode .comment-form-wrapper .comment-form-fields .field-group input::placeholder{color:#d5d5d5}body.dark-mode .comment-form-wrapper .comment-form-fields .field-group input:focus{border-color:#560079}body.dark-mode .comment-form-wrapper .comment-form-fields .save-checkbox label{color:#d5d5d5}body.dark-mode .comment-list-header{border-bottom-color:#2e3040}body.dark-mode .comment-list-header .comment-list-label{color:#fff}body.dark-mode .comment-list-header .comment-count-badge{border-color:#2e3040;color:#d5d5d5}body.dark-mode .comment-card .comment-avatar,body.dark-mode .comment-card .comment-meta .comment-author{color:#fff}body.dark-mode .comment-card .comment-like-btn,body.dark-mode .comment-card .comment-meta .comment-time,body.dark-mode .comment-card .comment-reply-btn,body.dark-mode .comment-card .comment-text{color:#d5d5d5}body.dark-mode .comment-card .comment-like-btn:hover,body.dark-mode .comment-card .comment-reply-btn:hover{color:#fff}body.dark-mode .comment-reply-form{background:#222431;border-color:#2e3040}body.dark-mode .comment-reply-form .reply-textarea{background:#171923;border-color:#3a3d4e;color:#fff}body.dark-mode .comment-reply-form .reply-textarea::-moz-placeholder{color:#d5d5d5}body.dark-mode .comment-reply-form .reply-textarea::placeholder{color:#d5d5d5}body.dark-mode .comment-reply-form .reply-textarea:focus{border-color:#560079}body.dark-mode .comment-reply-form .reply-form-fields .field-group label{color:#fff}body.dark-mode .comment-reply-form .reply-form-fields .field-group input{background:#171923;border-color:#3a3d4e;color:#fff}body.dark-mode .comment-reply-form .reply-form-fields .field-group input::-moz-placeholder{color:#d5d5d5}body.dark-mode .comment-reply-form .reply-form-fields .field-group input::placeholder{color:#d5d5d5}body.dark-mode .comment-reply-form .reply-form-fields .save-checkbox label{color:#d5d5d5}body.dark-mode .comments-empty .empty-icon{background-color:#222431}body.dark-mode .comments-empty .empty-text,body.dark-mode .comments-empty .empty-title{color:#d5d5d5}body.dark-mode .comment-empty-state{background-color:#222431!important}body.dark-mode .comment-empty-state .empty-state-icon{background-color:#171923!important}body.dark-mode .comment-empty-state .empty-state-icon img{filter:brightness(0) invert(1)!important;opacity:1!important}body.dark-mode .comment-empty-state .empty-state-heading,body.dark-mode .comment-empty-state .empty-state-text{color:#d5d5d5!important}body.dark-mode .post-comment-btn,body.dark-mode .post-comment-btn.active{background-color:#560079!important}body.dark-mode .brighter-mobile-description,body.dark-mode .brighter-tomorrow-page,body.dark-mode .brighter-tomorrow-page .brighter-first-section,body.dark-mode .brighter-tomorrow-page .brighter-more-section{background-color:#171923}body.dark-mode .brighter-mobile-description .mobile-description-box{background-color:#171923;border-bottom-color:#2e3040;border-top-color:#2e3040}body.dark-mode .brighter-mobile-description .mobile-description-box .description-text{color:#d5d5d5}body.dark-mode .all-other-categories-page,body.dark-mode .all-other-categories-page .category-first-section,body.dark-mode .all-other-categories-page .category-more-section,body.dark-mode .category-mobile-description{background-color:#171923}body.dark-mode .category-mobile-description .mobile-description-box{background-color:#171923;border-bottom-color:#2e3040;border-top-color:#2e3040}body.dark-mode .category-mobile-description .mobile-description-box .description-text{color:#d5d5d5}body.dark-mode .fiction-poetry-page,body.dark-mode .unbreaking-news-page{background-color:#171923}body.dark-mode .brighter-three-column-grid .featured-card .card-title,body.dark-mode .brighter-three-column-grid .featured-card .post-title,body.dark-mode .brighter-three-column-grid .main-card .card-title,body.dark-mode .brighter-three-column-grid .main-card .post-title,body.dark-mode .category-three-column-grid .featured-card .card-title,body.dark-mode .category-three-column-grid .featured-card .post-title,body.dark-mode .category-three-column-grid .main-card .card-title,body.dark-mode .category-three-column-grid .main-card .post-title,body.dark-mode .fiction-poetry-grid .featured-card .card-title,body.dark-mode .fiction-poetry-grid .featured-card .post-title,body.dark-mode .fiction-poetry-grid .main-card .card-title,body.dark-mode .fiction-poetry-grid .main-card .post-title,body.dark-mode .unbreaking-grid .featured-card .card-title,body.dark-mode .unbreaking-grid .featured-card .post-title,body.dark-mode .unbreaking-grid .main-card .card-title,body.dark-mode .unbreaking-grid .main-card .post-title{color:#fff}body.dark-mode .brighter-three-column-grid .featured-card .card-date,body.dark-mode .brighter-three-column-grid .featured-card .card-excerpt,body.dark-mode .brighter-three-column-grid .featured-card .post-date,body.dark-mode .brighter-three-column-grid .featured-card .post-excerpt,body.dark-mode .brighter-three-column-grid .main-card .card-date,body.dark-mode .brighter-three-column-grid .main-card .card-excerpt,body.dark-mode .brighter-three-column-grid .main-card .post-date,body.dark-mode .brighter-three-column-grid .main-card .post-excerpt,body.dark-mode .category-three-column-grid .featured-card .card-date,body.dark-mode .category-three-column-grid .featured-card .card-excerpt,body.dark-mode .category-three-column-grid .featured-card .post-date,body.dark-mode .category-three-column-grid .featured-card .post-excerpt,body.dark-mode .category-three-column-grid .main-card .card-date,body.dark-mode .category-three-column-grid .main-card .card-excerpt,body.dark-mode .category-three-column-grid .main-card .post-date,body.dark-mode .category-three-column-grid .main-card .post-excerpt,body.dark-mode .fiction-poetry-grid .featured-card .card-date,body.dark-mode .fiction-poetry-grid .featured-card .card-excerpt,body.dark-mode .fiction-poetry-grid .featured-card .post-date,body.dark-mode .fiction-poetry-grid .featured-card .post-excerpt,body.dark-mode .fiction-poetry-grid .main-card .card-date,body.dark-mode .fiction-poetry-grid .main-card .card-excerpt,body.dark-mode .fiction-poetry-grid .main-card .post-date,body.dark-mode .fiction-poetry-grid .main-card .post-excerpt,body.dark-mode .unbreaking-grid .featured-card .card-date,body.dark-mode .unbreaking-grid .featured-card .card-excerpt,body.dark-mode .unbreaking-grid .featured-card .post-date,body.dark-mode .unbreaking-grid .featured-card .post-excerpt,body.dark-mode .unbreaking-grid .main-card .card-date,body.dark-mode .unbreaking-grid .main-card .card-excerpt,body.dark-mode .unbreaking-grid .main-card .post-date,body.dark-mode .unbreaking-grid .main-card .post-excerpt{color:#d5d5d5}body.dark-mode .brighter-three-column-grid .side-column .post-card,body.dark-mode .brighter-three-column-grid .side-posts-column .side-post,body.dark-mode .category-three-column-grid .side-column .post-card,body.dark-mode .category-three-column-grid .side-posts-column .side-post,body.dark-mode .fiction-poetry-grid .side-column .post-card,body.dark-mode .fiction-poetry-grid .side-posts-column .side-post,body.dark-mode .unbreaking-grid .side-column .post-card,body.dark-mode .unbreaking-grid .side-posts-column .side-post{border-bottom-color:#2e3040}body.dark-mode .brighter-three-column-grid .side-column .post-card .post-title,body.dark-mode .brighter-three-column-grid .side-column .post-card .side-post-title,body.dark-mode .brighter-three-column-grid .side-posts-column .side-post .post-title,body.dark-mode .brighter-three-column-grid .side-posts-column .side-post .side-post-title,body.dark-mode .category-three-column-grid .side-column .post-card .post-title,body.dark-mode .category-three-column-grid .side-column .post-card .side-post-title,body.dark-mode .category-three-column-grid .side-posts-column .side-post .post-title,body.dark-mode .category-three-column-grid .side-posts-column .side-post .side-post-title,body.dark-mode .fiction-poetry-grid .side-column .post-card .post-title,body.dark-mode .fiction-poetry-grid .side-column .post-card .side-post-title,body.dark-mode .fiction-poetry-grid .side-posts-column .side-post .post-title,body.dark-mode .fiction-poetry-grid .side-posts-column .side-post .side-post-title,body.dark-mode .unbreaking-grid .side-column .post-card .post-title,body.dark-mode .unbreaking-grid .side-column .post-card .side-post-title,body.dark-mode .unbreaking-grid .side-posts-column .side-post .post-title,body.dark-mode .unbreaking-grid .side-posts-column .side-post .side-post-title{color:#fff}body.dark-mode .brighter-three-column-grid .side-column .post-card .post-date,body.dark-mode .brighter-three-column-grid .side-column .post-card .post-excerpt,body.dark-mode .brighter-three-column-grid .side-column .post-card .side-post-date,body.dark-mode .brighter-three-column-grid .side-column .post-card .side-post-excerpt,body.dark-mode .brighter-three-column-grid .side-posts-column .side-post .post-date,body.dark-mode .brighter-three-column-grid .side-posts-column .side-post .post-excerpt,body.dark-mode .brighter-three-column-grid .side-posts-column .side-post .side-post-date,body.dark-mode .brighter-three-column-grid .side-posts-column .side-post .side-post-excerpt,body.dark-mode .category-three-column-grid .side-column .post-card .post-date,body.dark-mode .category-three-column-grid .side-column .post-card .post-excerpt,body.dark-mode .category-three-column-grid .side-column .post-card .side-post-date,body.dark-mode .category-three-column-grid .side-column .post-card .side-post-excerpt,body.dark-mode .category-three-column-grid .side-posts-column .side-post .post-date,body.dark-mode .category-three-column-grid .side-posts-column .side-post .post-excerpt,body.dark-mode .category-three-column-grid .side-posts-column .side-post .side-post-date,body.dark-mode .category-three-column-grid .side-posts-column .side-post .side-post-excerpt,body.dark-mode .fiction-poetry-grid .side-column .post-card .post-date,body.dark-mode .fiction-poetry-grid .side-column .post-card .post-excerpt,body.dark-mode .fiction-poetry-grid .side-column .post-card .side-post-date,body.dark-mode .fiction-poetry-grid .side-column .post-card .side-post-excerpt,body.dark-mode .fiction-poetry-grid .side-posts-column .side-post .post-date,body.dark-mode .fiction-poetry-grid .side-posts-column .side-post .post-excerpt,body.dark-mode .fiction-poetry-grid .side-posts-column .side-post .side-post-date,body.dark-mode .fiction-poetry-grid .side-posts-column .side-post .side-post-excerpt,body.dark-mode .unbreaking-grid .side-column .post-card .post-date,body.dark-mode .unbreaking-grid .side-column .post-card .post-excerpt,body.dark-mode .unbreaking-grid .side-column .post-card .side-post-date,body.dark-mode .unbreaking-grid .side-column .post-card .side-post-excerpt,body.dark-mode .unbreaking-grid .side-posts-column .side-post .post-date,body.dark-mode .unbreaking-grid .side-posts-column .side-post .post-excerpt,body.dark-mode .unbreaking-grid .side-posts-column .side-post .side-post-date,body.dark-mode .unbreaking-grid .side-posts-column .side-post .side-post-excerpt{color:#d5d5d5}body.dark-mode .brighter-more-grid .more-post-card,body.dark-mode .brighter-more-grid .post-card,body.dark-mode .category-more-grid .more-post-card,body.dark-mode .category-more-grid .post-card,body.dark-mode .fiction-poetry-more-grid .more-post-card,body.dark-mode .fiction-poetry-more-grid .post-card,body.dark-mode .unbreaking-more-grid .more-post-card,body.dark-mode .unbreaking-more-grid .post-card{background-color:#222431}body.dark-mode .brighter-more-grid .more-post-card .card-title,body.dark-mode .brighter-more-grid .more-post-card .post-title,body.dark-mode .brighter-more-grid .post-card .card-title,body.dark-mode .brighter-more-grid .post-card .post-title,body.dark-mode .category-more-grid .more-post-card .card-title,body.dark-mode .category-more-grid .more-post-card .post-title,body.dark-mode .category-more-grid .post-card .card-title,body.dark-mode .category-more-grid .post-card .post-title,body.dark-mode .fiction-poetry-more-grid .more-post-card .card-title,body.dark-mode .fiction-poetry-more-grid .more-post-card .post-title,body.dark-mode .fiction-poetry-more-grid .post-card .card-title,body.dark-mode .fiction-poetry-more-grid .post-card .post-title,body.dark-mode .unbreaking-more-grid .more-post-card .card-title,body.dark-mode .unbreaking-more-grid .more-post-card .post-title,body.dark-mode .unbreaking-more-grid .post-card .card-title,body.dark-mode .unbreaking-more-grid .post-card .post-title{color:#fff}body.dark-mode .brighter-more-grid .more-post-card .card-date,body.dark-mode .brighter-more-grid .more-post-card .card-excerpt,body.dark-mode .brighter-more-grid .more-post-card .post-date,body.dark-mode .brighter-more-grid .more-post-card .post-excerpt,body.dark-mode .brighter-more-grid .post-card .card-date,body.dark-mode .brighter-more-grid .post-card .card-excerpt,body.dark-mode .brighter-more-grid .post-card .post-date,body.dark-mode .brighter-more-grid .post-card .post-excerpt,body.dark-mode .category-more-grid .more-post-card .card-date,body.dark-mode .category-more-grid .more-post-card .card-excerpt,body.dark-mode .category-more-grid .more-post-card .post-date,body.dark-mode .category-more-grid .more-post-card .post-excerpt,body.dark-mode .category-more-grid .post-card .card-date,body.dark-mode .category-more-grid .post-card .card-excerpt,body.dark-mode .category-more-grid .post-card .post-date,body.dark-mode .category-more-grid .post-card .post-excerpt,body.dark-mode .fiction-poetry-more-grid .more-post-card .card-date,body.dark-mode .fiction-poetry-more-grid .more-post-card .card-excerpt,body.dark-mode .fiction-poetry-more-grid .more-post-card .post-date,body.dark-mode .fiction-poetry-more-grid .more-post-card .post-excerpt,body.dark-mode .fiction-poetry-more-grid .post-card .card-date,body.dark-mode .fiction-poetry-more-grid .post-card .card-excerpt,body.dark-mode .fiction-poetry-more-grid .post-card .post-date,body.dark-mode .fiction-poetry-more-grid .post-card .post-excerpt,body.dark-mode .unbreaking-more-grid .more-post-card .card-date,body.dark-mode .unbreaking-more-grid .more-post-card .card-excerpt,body.dark-mode .unbreaking-more-grid .more-post-card .post-date,body.dark-mode .unbreaking-more-grid .more-post-card .post-excerpt,body.dark-mode .unbreaking-more-grid .post-card .card-date,body.dark-mode .unbreaking-more-grid .post-card .card-excerpt,body.dark-mode .unbreaking-more-grid .post-card .post-date,body.dark-mode .unbreaking-more-grid .post-card .post-excerpt{color:#d5d5d5}body.dark-mode .brighter-description-box,body.dark-mode .category-description-box{background-color:#222431;border-color:#2e3040}body.dark-mode .brighter-description-box .description-text,body.dark-mode .category-description-box .description-text{color:#d5d5d5}body.dark-mode .eureka-moment-page,body.dark-mode .eureka-moment-page .eureka-moment-header-section,body.dark-mode .resolutions-page,body.dark-mode .search-results-page{background-color:#171923}body.dark-mode .search-results-page .search-title{color:#fff}body.dark-mode .search-results-page .search-results-count{color:#d5d5d5}body.dark-mode .search-results-page .search-refine-input{background-color:#222431;border-color:#3a3d4e;color:#fff}body.dark-mode .search-results-page .search-refine-input::-moz-placeholder{color:#d5d5d5}body.dark-mode .search-results-page .search-refine-input::placeholder{color:#d5d5d5}body.dark-mode .search-results-page .search-refine-input:focus{border-color:#7b2cbf}body.dark-mode .search-results-page .no-results-title{color:#fff}body.dark-mode .search-results-page .no-results-text{color:#d5d5d5}body.dark-mode .submission-page{background-color:#171923}body.dark-mode .submission-page .submission-hero__title{color:#fff}body.dark-mode .submission-page .submission-hero__description,body.dark-mode .submission-page .submission-tabs__tab{color:#d5d5d5}body.dark-mode .submission-page .submission-tabs__tab--active,body.dark-mode .submission-page .submission-tabs__tab:hover{color:#fff}body.dark-mode .submission-page .submission-tabs__content{background:#222431;box-shadow:0 8px 30px rgba(0,0,0,.3),0 2px 8px rgba(0,0,0,.15)}body.dark-mode .submission-page .submission-guidelines__category-item,body.dark-mode .submission-page .submission-guidelines__sidebar-header{color:#fff}body.dark-mode .submission-page .submission-guidelines__category-item:hover{background:hsla(0,0%,100%,.05)}body.dark-mode .submission-page .submission-guidelines__category-item--active{background:#fff;color:#171923}body.dark-mode .submission-page .submission-guidelines__category-item--active:hover{background:#fff}body.dark-mode .submission-page .submission-guidelines__heading{border-bottom-color:#fff;border-top-color:#fff;color:#fff}body.dark-mode .submission-page .submission-guidelines__body{background:#171923;color:#d5d5d5}body.dark-mode .submission-page .submission-form__heading,body.dark-mode .submission-page .submission-guidelines__read-more{color:#fff}body.dark-mode .submission-page .submission-form__heading svg{color:#d5d5d5}body.dark-mode .submission-page .submission-form__anonymity-desc,body.dark-mode .submission-page .submission-form__label{color:#fff}body.dark-mode .submission-page .submission-form__divider{background:#2e3040}body.dark-mode .submission-page .submission-form__input,body.dark-mode .submission-page .submission-form__select,body.dark-mode .submission-page .submission-form__textarea{background:#171923;border-color:#3a3d4e;color:#fff}body.dark-mode .submission-page .submission-form__input::-moz-placeholder,body.dark-mode .submission-page .submission-form__select::-moz-placeholder,body.dark-mode .submission-page .submission-form__textarea::-moz-placeholder{color:#d5d5d5}body.dark-mode .submission-page .submission-form__input::placeholder,body.dark-mode .submission-page .submission-form__select::placeholder,body.dark-mode .submission-page .submission-form__textarea::placeholder{color:#d5d5d5}body.dark-mode .submission-page .submission-form__input:focus,body.dark-mode .submission-page .submission-form__select:focus,body.dark-mode .submission-page .submission-form__textarea:focus{border-color:#8a38f5}body.dark-mode .submission-page .submission-form__guidelines-preview{background-color:#2a2200;border-color:#2a2200}body.dark-mode .submission-page .submission-form__guidelines-preview .submission-form__guidelines-preview-header svg circle,body.dark-mode .submission-page .submission-form__guidelines-preview .submission-form__guidelines-preview-header svg path{stroke:#f5a526}body.dark-mode .submission-page .submission-form__guidelines-preview .submission-form__guidelines-preview-title{color:#c47d0e}body.dark-mode .submission-page .submission-form__guidelines-preview .submission-form__guidelines-preview-content{color:#d4a853}body.dark-mode .submission-page .submission-form__guidelines-preview .submission-form__guidelines-preview-content:after{background:linear-gradient(transparent,#2a2200)!important}body.dark-mode .submission-page .submission-form__guidelines-preview .submission-form__guidelines-preview-link{color:#f5a526}body.dark-mode .submission-page .submission-confirm,body.dark-mode .submission-page .submission-form__confirm{background-color:#2d2b4e}body.dark-mode .submission-page .submission-form__submit{background-color:#560079!important;color:#fff!important;opacity:1!important}body.dark-mode .submission-page .submission-form__submit span,body.dark-mode .submission-page .submission-form__submit svg{color:#fff!important;opacity:1!important}body.dark-mode .submission-page .submission-form__confirmations{background-color:#2d2b4e}body.dark-mode .submission-page .submission-form__confirmations .submission-form__confirmations-heading{color:#fff}body.dark-mode .contact-form-section{background:#222431}body.dark-mode .contact-form__heading,body.dark-mode .contact-form__label{color:#fff}body.dark-mode .contact-form__input,body.dark-mode .contact-form__select,body.dark-mode .contact-form__textarea{background:#171923;border-color:#3a3d4e;color:#fff}body.dark-mode .contact-form__input::-moz-placeholder,body.dark-mode .contact-form__select::-moz-placeholder,body.dark-mode .contact-form__textarea::-moz-placeholder{color:#d5d5d5}body.dark-mode .contact-form__input::placeholder,body.dark-mode .contact-form__select::placeholder,body.dark-mode .contact-form__textarea::placeholder{color:#d5d5d5}body.dark-mode .contact-form__input:focus,body.dark-mode .contact-form__select:focus,body.dark-mode .contact-form__textarea:focus{border-color:#560079}body.dark-mode .contact-form__success-heading{color:#fff}body.dark-mode .contact-form__success-text{color:#d5d5d5}@media(max-width:768px){body.dark-mode .contact-form-wrapper{background:#222431;border-color:#2e3040}body.dark-mode .contact-split{background:#171923}}body.dark-mode .about-us-page,body.dark-mode .access-denied-page,body.dark-mode .documentation-page,body.dark-mode .statement-page{background-color:#171923;color:#fff}body.dark-mode .about-us-page h1,body.dark-mode .about-us-page h2,body.dark-mode .about-us-page h3,body.dark-mode .about-us-page h4,body.dark-mode .about-us-page h5,body.dark-mode .about-us-page h6,body.dark-mode .access-denied-page h1,body.dark-mode .access-denied-page h2,body.dark-mode .access-denied-page h3,body.dark-mode .access-denied-page h4,body.dark-mode .access-denied-page h5,body.dark-mode .access-denied-page h6,body.dark-mode .documentation-page h1,body.dark-mode .documentation-page h2,body.dark-mode .documentation-page h3,body.dark-mode .documentation-page h4,body.dark-mode .documentation-page h5,body.dark-mode .documentation-page h6,body.dark-mode .statement-page h1,body.dark-mode .statement-page h2,body.dark-mode .statement-page h3,body.dark-mode .statement-page h4,body.dark-mode .statement-page h5,body.dark-mode .statement-page h6{color:#fff}body.dark-mode .about-us-page p,body.dark-mode .access-denied-page p,body.dark-mode .documentation-page p,body.dark-mode .statement-page p{color:#d5d5d5}body.dark-mode .about-us-page a,body.dark-mode .access-denied-page a,body.dark-mode .documentation-page a,body.dark-mode .statement-page a{color:#a78bfa}body.dark-mode .about-us-page a:hover,body.dark-mode .access-denied-page a:hover,body.dark-mode .documentation-page a:hover,body.dark-mode .statement-page a:hover{color:#ccbcfc}body.dark-mode .load-more-wrapper .load-more-btn{background-color:#fff;color:#171923}body.dark-mode .load-more-wrapper .load-more-btn:hover{background-color:#d5d5d5}body.dark-mode .fp-subscribe-section,body.dark-mode .subscribe-bulletin-inline-section{background-color:#0e0f14}body.dark-mode .fp-subscribe-section .subscribe-input,body.dark-mode .fp-subscribe-section .subscription-email-input,body.dark-mode .subscribe-bulletin-inline-section .subscribe-input,body.dark-mode .subscribe-bulletin-inline-section .subscription-email-input{background-color:#222431;border-color:#3a3d4e;color:#fff}body.dark-mode .fp-subscribe-section .subscribe-input::-moz-placeholder,body.dark-mode .fp-subscribe-section .subscription-email-input::-moz-placeholder,body.dark-mode .subscribe-bulletin-inline-section .subscribe-input::-moz-placeholder,body.dark-mode .subscribe-bulletin-inline-section .subscription-email-input::-moz-placeholder{color:#d5d5d5}body.dark-mode .fp-subscribe-section .subscribe-input::placeholder,body.dark-mode .fp-subscribe-section .subscription-email-input::placeholder,body.dark-mode .subscribe-bulletin-inline-section .subscribe-input::placeholder,body.dark-mode .subscribe-bulletin-inline-section .subscription-email-input::placeholder{color:#d5d5d5}body.dark-mode .fp-subscribe-section .subscribe-input:focus,body.dark-mode .fp-subscribe-section .subscription-email-input:focus,body.dark-mode .subscribe-bulletin-inline-section .subscribe-input:focus,body.dark-mode .subscribe-bulletin-inline-section .subscription-email-input:focus{border-color:#560079}body.dark-mode a{color:#a78bfa}body.dark-mode .screen-reader-text:focus{background-color:#222431;color:#fff}body.dark-mode .content-section{background-color:#171923}body.dark-mode .content-section h2{color:#fff}body.dark-mode .content-section p{color:#d5d5d5}body.dark-mode .content-section .test-box{background-color:#222431}body.dark-mode .content-section .test-box p{color:#fff}body.dark-mode .sticky-header{box-shadow:0 2px 8px rgba(0,0,0,.4)}body.dark-mode .sticky-header .sticky-header-logo{border-right-color:#2e3040}body.dark-mode .sticky-header .tsby-toggle{color:#a78bfa!important}@media(max-width:767px){body.dark-mode .main-navigation .menu-wrapper,body.dark-mode .main-navigation .mobile-search{background-color:#1a1d30}body.dark-mode .main-navigation .mobile-search-input{background-color:#222431}body.dark-mode .main-navigation .menu-cell{border-color:#2e3040}body.dark-mode .main-navigation .menu-cell a{border-color:#2e3040;color:#fff}body.dark-mode .main-navigation .menu-cell a:hover{color:#a78bfa}body.dark-mode .main-navigation .mobile-social{background-color:#1a1d30;border-top-color:#2e3040}}body.dark-mode .documentation-page{background-color:#171923}body.dark-mode .documentation-page .doc-header{background-color:#222431}body.dark-mode .documentation-page .doc-content{background-color:#171923;color:#d5d5d5}body.dark-mode .documentation-page .doc-sidebar{background-color:#222431;border-color:#2e3040}body.dark-mode .documentation-page .doc-nav-item{color:#d5d5d5}body.dark-mode .documentation-page .doc-nav-item.active,body.dark-mode .documentation-page .doc-nav-item:hover{background-color:hsla(0,0%,100%,.05);color:#fff}body.dark-mode .documentation-page code,body.dark-mode .documentation-page pre{background-color:#222431;border-color:#2e3040}body.dark-mode .documentation-page table{border-color:#2e3040}body.dark-mode .documentation-page table th{background-color:#222431;border-color:#2e3040;color:#fff}body.dark-mode .documentation-page table td{border-color:#2e3040;color:#d5d5d5}body.dark-mode .statement-page .statement-content{background-color:#171923}body.dark-mode .statement-page .statement-content h1,body.dark-mode .statement-page .statement-content h2,body.dark-mode .statement-page .statement-content h3,body.dark-mode .statement-page .statement-content h4{color:#fff}body.dark-mode .statement-page .statement-content p{color:#d5d5d5}body.dark-mode .statement-page .statement-content a{color:#a78bfa}body.dark-mode .statement-page .contributors-section{background-color:#222431}body.dark-mode .statement-page .separator-line{background-color:#2e3040}body.dark-mode .access-denied-page .access-box{background-color:#222431;border-color:#2e3040}body.dark-mode .access-denied-page .access-heading{color:#fff}body.dark-mode .access-denied-page .access-message,body.dark-mode .access-denied-page .login-link{color:#d5d5d5}body.dark-mode .access-denied-page .login-link:hover{color:#a78bfa}body.dark-mode .unbreaking-news-page .unbreaking-column-header{border-color:#2e3040}body.dark-mode .unbreaking-news-page .unbreaking-post-card{border-bottom-color:#2e3040}body.dark-mode .unbreaking-news-page .unbreaking-post-title{color:#fff}body.dark-mode .unbreaking-news-page .unbreaking-post-date,body.dark-mode .unbreaking-news-page .unbreaking-post-excerpt{color:#d5d5d5}body.dark-mode .fiction-poetry-page .fiction-section,body.dark-mode .fiction-poetry-page .poetry-section{background-color:#171923}body.dark-mode .fiction-poetry-page .series-section{background-color:#222431}body.dark-mode .brighter-header-section,body.dark-mode .brighter-tomorrow-page{background-color:#171923!important}body.dark-mode .brighter-header-section .header-color-bar{opacity:1!important}body.dark-mode .brighter-header-section .header-left-column .header-color-bar{background-color:#5e7e55!important;width:388px!important}body.dark-mode .brighter-header-section .header-right-column .header-color-bar{background-color:#deecd8!important}body.dark-mode .brighter-header-section .header-right-column .header-description-wrapper:before{background-color:#5e7e55!important}body.dark-mode .brighter-header-section .header-left-column .header-description-box{background-color:#171923!important}body.dark-mode .brighter-header-section .header-left-column .description-text{color:#fff!important;left:0!important;top:-15px!important}body.dark-mode .brighter-header-section .header-right-column .header-description-box{background-color:#171923!important;color:#d5d5d5!important;padding-left:50px!important}body.dark-mode .brighter-header-section .header-right-column .header-description-box:before{background-color:#fff!important;left:50px!important;top:5px!important}body.dark-mode .brighter-header-section .header-right-column .header-description-box:after{background-color:#fff!important;left:50px!important}body.dark-mode .brighter-header-section .header-right-column .header-description-box .description-text{color:#d5d5d5!important}body.dark-mode .brighter-mobile-description{background-color:#171923!important}body.dark-mode .brighter-mobile-description .mobile-description-box{background-color:#171923!important;border-bottom-color:#fff!important;border-top-color:#fff!important}body.dark-mode .brighter-mobile-description .mobile-description-box .description-text{color:#d5d5d5!important}body.dark-mode .brighter-first-section{background-color:#171923!important}body.dark-mode .brighter-first-section .featured-post-large .post-content{background-color:#212431!important}body.dark-mode .brighter-first-section .post-title{color:#fff!important}body.dark-mode .brighter-first-section .post-excerpt,body.dark-mode .brighter-first-section .post-meta{color:#d5d5d5!important}body.dark-mode .brighter-first-section .text-only-post{border-bottom-color:#2e3040!important}body.dark-mode .brighter-first-section .secondary-post-small.third-post{border-top-color:#2e3040!important}body.dark-mode .brighter-first-section .middle-post,body.dark-mode .brighter-first-section .side-post{border-bottom-color:#2e3040!important}body.dark-mode .brighter-first-section .right-column-most-read .column-header{border-bottom-color:#2e3040!important;border-top-color:#fff!important}body.dark-mode .brighter-first-section .right-column-most-read .column-header .section-label{color:#fff!important}body.dark-mode .brighter-first-section .right-column-most-read .right-post-item{border-bottom-color:#2e3040!important}body.dark-mode .brighter-second-section{background-color:#171923!important}body.dark-mode .brighter-second-section .column-header{border-bottom-color:#fff!important;border-top-color:#fff!important}body.dark-mode .brighter-second-section .column-header .category-title{color:#fff!important}body.dark-mode .brighter-second-section .category-post{border-bottom-color:#2e3040!important}body.dark-mode .brighter-second-section .category-post .post-title{color:#fff!important}body.dark-mode .brighter-second-section .category-post .post-meta{color:#d5d5d5!important}body.dark-mode .more-brighter-section{background-color:#171923!important}body.dark-mode .more-brighter-section .more-section-title{color:#fff!important}body.dark-mode .more-brighter-section .more-section-category-wrapper:before,body.dark-mode .more-brighter-section .more-section-heading:after{background-color:#fff!important}body.dark-mode .more-brighter-section .more-post-item{border-bottom-color:#2e3040!important}body.dark-mode .more-brighter-section .more-post-title{color:#fff!important}body.dark-mode .more-brighter-section .more-post-excerpt,body.dark-mode .more-brighter-section .more-post-meta{color:#d5d5d5!important}body.dark-mode .all-other-categories-page{background-color:#171923!important}body.dark-mode .all-other-categories-page .featured-post-large .post-content,body.dark-mode .all-other-categories-page .featured-post-large .post-image-wrapper{background-color:#212431!important}body.dark-mode .aoc-hero-banner,body.dark-mode .aoc-hero-banner .aoc-description-wrapper{background-color:#171923!important}body.dark-mode .aoc-hero-banner .aoc-accent-bar{background-color:#e1e1e1!important}body.dark-mode .aoc-hero-banner .aoc-description-content{background-color:#171923!important;color:#d5d5d5!important}body.dark-mode .aoc-hero-banner .aoc-description-content:after,body.dark-mode .aoc-hero-banner .aoc-description-content:before{background-color:#fff!important}body.dark-mode .category-mobile-description{background-color:#171923!important}body.dark-mode .category-mobile-description .mobile-description-box{background-color:#171923!important;border-bottom-color:#fff!important;border-top-color:#fff!important}body.dark-mode .category-mobile-description .mobile-description-box .description-text{color:#d5d5d5!important}body.dark-mode .category-first-section{background-color:#171923!important}body.dark-mode .category-first-section .post-title{color:#fff!important}body.dark-mode .category-first-section .post-excerpt,body.dark-mode .category-first-section .post-meta{color:#d5d5d5!important}body.dark-mode .category-first-section .secondary-post-small.third-post{border-top-color:#2e3040!important}body.dark-mode .category-first-section .right-column-most-read .most-read-heading{border-bottom-color:#2e3040!important;border-top-color:#fff!important;color:#fff!important}body.dark-mode .category-first-section .right-column-most-read .column-header{border-bottom-color:#2e3040!important;border-top-color:#fff!important}body.dark-mode .category-first-section .right-column-most-read .column-header .section-label{color:#fff!important}body.dark-mode .category-first-section .right-column-most-read .right-post-item{border-bottom-color:#2e3040!important}body.dark-mode .category-second-section{background-color:#171923!important}body.dark-mode .category-second-section .column-header{border-bottom-color:#fff!important;border-top-color:#fff!important}body.dark-mode .category-second-section .column-header .category-title{color:#fff!important}body.dark-mode .category-second-section .category-post{border-bottom-color:#2e3040!important}body.dark-mode .category-second-section .category-post .post-title{color:#fff!important}body.dark-mode .category-second-section .category-post .post-meta{color:#d5d5d5!important}body.dark-mode .more-category-section{background-color:#171923!important}body.dark-mode .more-category-section .more-section-title{color:#fff!important}body.dark-mode .more-category-section .more-section-category-wrapper:before,body.dark-mode .more-category-section .more-section-heading:after{background-color:#fff!important}body.dark-mode .more-category-section .more-post-item{border-bottom-color:#2e3040!important}body.dark-mode .more-category-section .more-post-title{color:#fff!important}body.dark-mode .more-category-section .more-post-excerpt,body.dark-mode .more-category-section .more-post-meta{color:#d5d5d5!important}body.dark-mode .fiction-poetry-hero-banner,body.dark-mode .fiction-poetry-page{background-color:#171923!important}body.dark-mode .fiction-poetry-hero-banner .fiction-poetry-description-content{border-bottom-color:#fff!important;border-top-color:#fff!important;color:#d5d5d5!important}body.dark-mode .fiction-poetry-page .brighter-header-section .header-left-column .header-color-bar{background-color:#fff!important;width:calc(100% + 400px)!important}body.dark-mode .fiction-poetry-page .brighter-header-section .header-right-column .header-color-bar{background-color:#8f98f6!important}body.dark-mode .fiction-poetry-page .brighter-header-section .header-left-column .description-text{left:0!important;top:10px!important}body.dark-mode .fiction-poetry-page .brighter-header-section .header-right-column .header-description-box{padding-left:50px!important}body.dark-mode .fiction-poetry-page .brighter-header-section .header-right-column .header-description-box:before{left:50px!important;top:5px!important}body.dark-mode .fiction-poetry-page .brighter-header-section .header-right-column .header-description-box:after{left:50px!important}@media(max-width:768px){body.dark-mode .fiction-poetry-page .brighter-header-section .header-left-column .description-text{background-color:#171923!important}}body.dark-mode .fiction-poetry-page.page-poetry .brighter-header-section .header-left-column .header-color-bar{background-color:#fff!important}body.dark-mode .fiction-poetry-page.page-poetry .brighter-header-section .header-right-column .header-color-bar{background-color:#875e93!important}body.dark-mode .fiction-poetry-page .brighter-mobile-description,body.dark-mode .fiction-poetry-page .fiction-poetry-mobile-description{background-color:#171923!important}body.dark-mode .fiction-poetry-page .brighter-mobile-description .mobile-description-box,body.dark-mode .fiction-poetry-page .fiction-poetry-mobile-description .mobile-description-box{background-color:#171923!important;border-bottom-color:#fff!important;border-top-color:#fff!important}body.dark-mode .fiction-poetry-page .brighter-mobile-description .mobile-description-box .description-text,body.dark-mode .fiction-poetry-page .fiction-poetry-mobile-description .mobile-description-box .description-text{color:#d5d5d5!important}body.dark-mode .fiction-poetry-page .fiction-post{background-color:#212431!important}body.dark-mode .fiction-poetry-page .fiction-post:hover{background-color:#353a55!important}body.dark-mode .fiction-poetry-page .fiction-post .post-title{color:#fff!important}body.dark-mode .fiction-poetry-page .fiction-post:hover .post-title{color:#b8c0e0!important}body.dark-mode .fiction-poetry-page .fiction-post .post-author{color:#d5d5d5!important}body.dark-mode .fiction-poetry-page .fiction-poetry-first-section{background-color:#171923!important}body.dark-mode .fiction-poetry-page .fiction-poetry-first-section .most-read-column .column-header{border-bottom-color:#2e3040!important;border-top-color:#fff!important}body.dark-mode .fiction-poetry-page .fiction-poetry-first-section .most-read-column .column-header .section-label{color:#fff!important}body.dark-mode .fiction-poetry-page .fiction-poetry-first-section .most-read-column .most-read-item{border-bottom-color:#2e3040!important}body.dark-mode .fiction-poetry-page .fiction-poetry-first-section .most-read-column .most-read-item .post-title{color:#fff!important}body.dark-mode .fiction-poetry-page .fiction-poetry-first-section .most-read-column .most-read-item .post-meta{color:#d5d5d5!important}body.dark-mode .fiction-poetry-page .fiction-poetry-second-section{background-color:#171923!important}body.dark-mode .fiction-poetry-page .fiction-poetry-second-section .column-header{border-bottom-color:#fff!important;border-top-color:#fff!important}body.dark-mode .fiction-poetry-page .fiction-poetry-second-section .column-header .category-title{color:#fff!important}body.dark-mode .fiction-poetry-page .fiction-poetry-second-section .category-post{border-bottom-color:#2e3040!important}body.dark-mode .fiction-poetry-page .fiction-poetry-second-section .category-post .post-title{color:#fff!important}body.dark-mode .fiction-poetry-page .fiction-poetry-second-section .category-post .post-meta{color:#d5d5d5!important}body.dark-mode .fiction-poetry-page .more-fiction-poetry-section{background-color:#171923!important}body.dark-mode .fiction-poetry-page .more-fiction-poetry-section .more-section-title{color:#fff!important}body.dark-mode .fiction-poetry-page .more-fiction-poetry-section .more-section-category-wrapper:before,body.dark-mode .fiction-poetry-page .more-fiction-poetry-section .more-section-heading:after{background-color:#fff!important}body.dark-mode .fiction-poetry-page .more-fiction-poetry-section .more-post-card{background-color:#212431!important}body.dark-mode .fiction-poetry-page .more-fiction-poetry-section .more-post-card:hover{background-color:#2a2d3f!important}body.dark-mode .fiction-poetry-page .more-fiction-poetry-section .more-post-card .post-title{color:#fff!important}body.dark-mode .fiction-poetry-page .more-fiction-poetry-section .more-post-card .post-author{color:#d5d5d5!important}body.dark-mode .unbreaking-news-page .unbreaking-header-section{background-color:#171923!important}body.dark-mode .unbreaking-news-page .unbreaking-header-section .header-color-bar{background-color:#3d2a1e!important}body.dark-mode .unbreaking-news-page .unbreaking-header-section .header-title-bottom{background-color:#171923!important;color:#fff!important}body.dark-mode .unbreaking-news-page .unbreaking-header-section .header-description-box{background-color:#171923!important;color:#d5d5d5!important}body.dark-mode .unbreaking-news-page .unbreaking-header-section .header-description-box:after,body.dark-mode .unbreaking-news-page .unbreaking-header-section .header-description-box:before{background-color:#fff!important}body.dark-mode .unbreaking-news-page .unbreaking-header-section .header-description-box .description-text{color:#d5d5d5!important}body.dark-mode .unbreaking-news-page .unbreaking-header-section .header-description-box .read-more-btn{color:#c44703!important}body.dark-mode .unbreaking-news-page .unbreaking-mobile-description{background-color:#171923!important}body.dark-mode .unbreaking-news-page .unbreaking-mobile-description .mobile-description-box{background-color:#171923!important;border-bottom-color:#fff!important;border-top-color:#fff!important}body.dark-mode .unbreaking-news-page .unbreaking-mobile-description .mobile-description-box .description-text{color:#d5d5d5!important}body.dark-mode .unbreaking-news-page .unbreaking-first-section{background-color:#171923!important}body.dark-mode .unbreaking-news-page .unbreaking-first-section .featured-post-large .post-content{background-color:#212431!important}body.dark-mode .unbreaking-news-page .unbreaking-first-section .post-title{color:#fff!important}body.dark-mode .unbreaking-news-page .unbreaking-first-section .post-excerpt,body.dark-mode .unbreaking-news-page .unbreaking-first-section .post-meta{color:#d5d5d5!important}body.dark-mode .unbreaking-news-page .unbreaking-first-section .right-column-most-read .column-header{border-bottom-color:#2e3040!important;border-top-color:#fff!important}body.dark-mode .unbreaking-news-page .unbreaking-first-section .right-column-most-read .column-header .section-label{color:#fff!important}body.dark-mode .unbreaking-news-page .unbreaking-first-section .middle-post,body.dark-mode .unbreaking-news-page .unbreaking-first-section .right-column-most-read .right-post-item{border-bottom-color:#2e3040!important}body.dark-mode .unbreaking-news-page .unbreaking-first-section .secondary-post-small.third-post{border-top-color:#2e3040!important}body.dark-mode .unbreaking-news-page .unbreaking-first-section .side-post{border-bottom-color:#2e3040!important}body.dark-mode .unbreaking-news-page .unbreaking-second-section{background-color:#171923!important}body.dark-mode .unbreaking-news-page .unbreaking-second-section .column-header{border-bottom-color:#fff!important;border-top-color:#fff!important}body.dark-mode .unbreaking-news-page .unbreaking-second-section .column-header .category-title{color:#fff!important}body.dark-mode .unbreaking-news-page .unbreaking-second-section .category-post{border-bottom-color:#2e3040!important}body.dark-mode .unbreaking-news-page .unbreaking-second-section .category-post .post-title{color:#fff!important}body.dark-mode .unbreaking-news-page .unbreaking-second-section .category-post .post-meta{color:#d5d5d5!important}body.dark-mode .unbreaking-news-page .more-unbreaking-section{background-color:#171923!important}body.dark-mode .unbreaking-news-page .more-unbreaking-section .more-section-title{color:#fff!important}body.dark-mode .unbreaking-news-page .more-unbreaking-section .more-section-category-wrapper:before,body.dark-mode .unbreaking-news-page .more-unbreaking-section .more-section-heading:after{background-color:#fff!important}body.dark-mode .unbreaking-news-page .more-unbreaking-section .more-post-item{border-bottom-color:#2e3040!important}body.dark-mode .unbreaking-news-page .more-unbreaking-section .more-post-title{color:#fff!important}body.dark-mode .unbreaking-news-page .more-unbreaking-section .more-post-excerpt,body.dark-mode .unbreaking-news-page .more-unbreaking-section .more-post-meta{color:#d5d5d5!important}body.dark-mode .resolutions-page .resolutions-header-section{background-color:#171923!important}body.dark-mode .resolutions-page .resolutions-header-section .series-label{background-color:#fff!important;color:#171923!important}body.dark-mode .resolutions-page .resolutions-cards-section,body.dark-mode .resolutions-page .resolutions-content-section{background-color:#171923!important}body.dark-mode .resolutions-page .resolutions-cards-section .eureka-card.text-card,body.dark-mode .resolutions-page .resolutions-cards-section .resolution-card.text-card{background-color:#212431!important}@media(max-width:480px){body.dark-mode .resolutions-page .resolutions-cards-section .eureka-card.text-card .text-card-content,body.dark-mode .resolutions-page .resolutions-cards-section .resolution-card.text-card .text-card-content{background-color:#1c1e2e!important}}body.dark-mode .resolutions-page .resolutions-cards-section .eureka-card.text-card .card-separator,body.dark-mode .resolutions-page .resolutions-cards-section .resolution-card.text-card .card-separator{background-color:#2e3040!important}body.dark-mode .resolutions-page .resolutions-cards-section .eureka-card.text-card .card-title,body.dark-mode .resolutions-page .resolutions-cards-section .resolution-card.text-card .card-title{color:#fff!important}body.dark-mode .resolutions-page .resolutions-cards-section .eureka-card.text-card .card-text,body.dark-mode .resolutions-page .resolutions-cards-section .resolution-card.text-card .card-text{color:#d5d5d5!important}body.dark-mode .resolutions-page .resolutions-featured-posts-section{background-color:#171923!important}body.dark-mode .resolutions-page .resolutions-featured-posts-section .featured-post-card.yellow-card{background-color:#faeb83!important}body.dark-mode .resolutions-page .resolutions-featured-posts-section .featured-post-card.yellow-card .card-title-link{background-color:#fff!important;color:#000!important}body.dark-mode .resolutions-page .resolutions-featured-posts-section .featured-post-card.yellow-card .card-author{color:#000!important}body.dark-mode .resolutions-page .resolutions-featured-posts-section .featured-post-card.image-card .card-title-box .card-title-link{background-color:#171923!important;color:#fff!important}body.dark-mode .resolutions-page .more-resolutions-header-section{background-color:#171923!important}body.dark-mode .resolutions-page .more-resolutions-header-section .more-title{color:#fff!important}body.dark-mode .resolutions-page .more-resolutions-posts-section{background-color:#171923!important}body.dark-mode .resolutions-page .more-resolutions-posts-section .featured-post-card.yellow-card{background-color:#faeb83!important}body.dark-mode .resolutions-page .more-resolutions-posts-section .featured-post-card.yellow-card .card-title-link{background-color:#fff!important;color:#000!important}body.dark-mode .resolutions-page .more-resolutions-posts-section .featured-post-card.yellow-card .card-author{color:#000!important}body.dark-mode .resolutions-page .more-resolutions-posts-section .featured-post-card.image-card .card-title-box .card-title-link{background-color:#171923!important;color:#fff!important}body.dark-mode .resolutions-page .resolutions-categories-section{background-color:#171923!important}body.dark-mode .resolutions-page .resolutions-categories-section .column-header{border-bottom-color:#fff!important;border-top-color:#fff!important}body.dark-mode .resolutions-page .resolutions-categories-section .column-header .category-title{color:#fff!important}body.dark-mode .resolutions-page .resolutions-categories-section .category-post{border-bottom-color:#2e3040!important}body.dark-mode .resolutions-page .resolutions-categories-section .category-post .post-title{color:#fff!important}body.dark-mode .resolutions-page .resolutions-categories-section .category-post .post-meta{color:#d5d5d5!important}body.dark-mode .eureka-moment-page .eureka-moment-header-section{background-color:#171923!important}body.dark-mode .eureka-moment-page .eureka-moment-header-section .series-label{background-color:#fff!important;color:#171923!important}body.dark-mode .eureka-moment-page .eureka-moment-cards-section,body.dark-mode .eureka-moment-page .eureka-moment-content-section{background-color:#171923!important}body.dark-mode .eureka-moment-page .eureka-moment-cards-section .eureka-card.text-card{background-color:#212431!important}@media(max-width:480px){body.dark-mode .eureka-moment-page .eureka-moment-cards-section .eureka-card.text-card .text-card-content{background-color:#1c1e2e!important}}body.dark-mode .eureka-moment-page .eureka-moment-cards-section .eureka-card.text-card .card-separator{background-color:#2e3040!important}body.dark-mode .eureka-moment-page .eureka-moment-cards-section .eureka-card.text-card .card-title{color:#fff!important}body.dark-mode .eureka-moment-page .eureka-moment-cards-section .eureka-card.text-card .card-text{color:#d5d5d5!important}body.dark-mode .eureka-moment-page .eureka-moment-featured-posts-section{background-color:#171923!important}body.dark-mode .eureka-moment-page .eureka-moment-featured-posts-section .featured-post-card.accent-card{background-color:#defc83!important}body.dark-mode .eureka-moment-page .eureka-moment-featured-posts-section .featured-post-card.accent-card .card-title-link{background-color:#fff!important;color:#000!important}body.dark-mode .eureka-moment-page .eureka-moment-featured-posts-section .featured-post-card.accent-card .card-author{color:#000!important}body.dark-mode .eureka-moment-page .eureka-moment-featured-posts-section .featured-post-card.image-card .card-title-box .card-title-link{background-color:#171923!important;color:#fff!important}body.dark-mode .eureka-moment-page .more-eureka-moment-header-section{background-color:#171923!important}body.dark-mode .eureka-moment-page .more-eureka-moment-header-section .more-title{color:#fff!important}body.dark-mode .eureka-moment-page .more-eureka-moment-posts-section{background-color:#171923!important}body.dark-mode .eureka-moment-page .more-eureka-moment-posts-section .featured-post-card.accent-card{background-color:#defc83!important}body.dark-mode .eureka-moment-page .more-eureka-moment-posts-section .featured-post-card.accent-card .card-title-link{background-color:#fff!important;color:#000!important}body.dark-mode .eureka-moment-page .more-eureka-moment-posts-section .featured-post-card.accent-card .card-author{color:#000!important}body.dark-mode .eureka-moment-page .more-eureka-moment-posts-section .featured-post-card.image-card .card-title-box .card-title-link{background-color:#171923!important;color:#fff!important}body.dark-mode .eureka-moment-page .eureka-moment-categories-section{background-color:#171923!important}body.dark-mode .eureka-moment-page .eureka-moment-categories-section .column-header{border-bottom-color:#fff!important;border-top-color:#fff!important}body.dark-mode .eureka-moment-page .eureka-moment-categories-section .column-header .category-title{color:#fff!important}body.dark-mode .eureka-moment-page .eureka-moment-categories-section .category-post{border-bottom-color:#2e3040!important}body.dark-mode .eureka-moment-page .eureka-moment-categories-section .category-post .post-title{color:#fff!important}body.dark-mode .eureka-moment-page .eureka-moment-categories-section .category-post .post-meta{color:#d5d5d5!important}body.dark-mode .related-posts-section{background-color:#171923!important}body.dark-mode .related-posts-section .related-posts-heading{color:#fff!important}body.dark-mode .related-posts-section .related-posts-heading:after{background-color:#2e3040!important}body.dark-mode .related-posts-item:before{background:#fff!important}body.dark-mode .related-posts-item a{color:#fff!important}body.dark-mode .related-posts-item a:hover{color:#a78bfa!important}body.dark-mode .related-posts-more-section{background-color:#171923!important}body.dark-mode .related-posts-more-section .related-posts-title{color:#fff!important}body.dark-mode .related-posts-more-section .related-posts-heading{border-bottom-color:#2e3040!important}body.dark-mode .related-posts-more-section .related-posts-heading:after{background-color:#2e3040!important}body.dark-mode .related-posts-more-section .related-posts-category-wrapper:before{background-color:#fff!important}body.dark-mode .related-posts-more-section .related-posts-item a{color:#fff!important}body.dark-mode .related-posts-more-section .related-posts-item a:hover{color:#a78bfa!important}body.dark-mode .read-more-random-section{background-color:#171923!important}body.dark-mode .read-more-section-heading{color:#fff!important}body.dark-mode .read-more-section-heading:before{background-color:#fff!important}body.dark-mode .read-more-section-heading:after{background-color:#2e3040!important}body.dark-mode .read-more-article{border-bottom-color:#2e3040!important}body.dark-mode .read-more-title a,body.dark-mode .read-more-title a:visited{color:#fff!important}body.dark-mode .read-more-title a:hover{color:#a78bfa!important}body.dark-mode .read-more-meta{color:#d5d5d5!important}body.dark-mode .read-more-category.category-business{color:#6b8fd4!important}body.dark-mode .editorial-acknowledgments-section{background-color:#171923!important}body.dark-mode .editorial-acknowledgments-section .acknowledgments-icon-image{visibility:hidden!important}body.dark-mode .editorial-acknowledgments-section .acknowledgments-icon{background-color:#171923;display:inline-block;padding-right:15px;position:relative;z-index:2}body.dark-mode .editorial-acknowledgments-section .acknowledgments-icon:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45.569' height='30.379' fill='%23fff' viewBox='0 0 45.569 30.379'%3E%3Cpath d='M38.924 17.089a6.646 6.646 0 1 0 6.646 6.646 6.647 6.647 0 0 0-6.646-6.646m2.848 7.595h-1.9v1.9h-1.9v-1.9h-1.9v-1.9h1.9v-1.9h1.9v1.9h1.9Zm-24.685-11.2c0 3.213-1.454 5.506-2.29 7.405h-2.653c.431-1.9 3.71-6.484 1.939-9.459-1.044-1.753-4.314-1.754-5.352-.028-.963 1.6-.456 4.589 1.352 8a4.55 4.55 0 0 1 .308 4.171c-.771 1.688-2.474 2.5-4.4 3.061-3.816 1.116-3.465.1-3.465 3.746H0v-1.173c0-2.4.188-3.777 3.019-4.43 3.264-.754 6.3-1.415 4.832-4.194-4.483-8.463-1.19-12.987 3.543-12.987 3.2 0 5.692 2.07 5.692 5.886Zm10.805 2.646a5.28 5.28 0 0 1 .391 4.828C27.03 23.7 23.59 24.5 19.948 25.335c-2.377.551-2.225 1.116-2.225 5.045H15.2l-.006-1.566c0-3.192.251-5.035 4.023-5.907 4.354-1.006 8.406-1.887 6.444-5.594C19.682 6.032 24.072 0 30.381 0c6.008 0 10.133 5.466 5.774 15.19H33.34c2.2-4.415 2.711-8.214 1.344-10.506-1.713-2.88-6.868-2.865-8.567-.042-1.458 2.417-.809 6.6 1.775 11.487Z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:30px;left:0;position:absolute;top:0;visibility:visible;width:46px}body.dark-mode .editorial-acknowledgments-section .acknowledgments-divider{background-color:#2e3040!important}body.dark-mode .editorial-acknowledgments-section .acknowledgments-content{color:#fff!important}body.dark-mode .editorial-acknowledgments-section .acknowledgments-content span[style*=color]{color:#a68bfa!important}body.dark-mode .editorial-acknowledgments-section .acknowledgments-content a{color:#a78bfa!important}body.dark-mode .editorial-credits{background-color:#171923!important;border-top-color:#2e3040!important}body.dark-mode .editorial-credits .credits-text{color:#d5d5d5!important}body.dark-mode .editorial-credits .credits-text a{color:#a78bfa!important}body.dark-mode .author-bio-card{background:rgba(167,139,250,.1)!important}body.dark-mode .author-bio-card .author-bio-name,body.dark-mode .author-bio-card .author-bio-title{color:#fff!important}body.dark-mode .author-bio-card .author-bio-description{color:#d5d5d5!important}body.dark-mode .author-bio-card .author-bio-links{border-top-color:#2e3040!important}body.dark-mode .author-bio-card .author-bio-links p,body.dark-mode .author-bio-card .author-bio-links p a{color:#fff!important}body.dark-mode .author-bio-card .author-bio-links p a:hover{color:#a78bfa!important}body.dark-mode .search-results-page .no-image-placeholder{background-color:#222431!important}body.dark-mode .search-results-page .search-result-card .post-title{color:#fff!important}body.dark-mode .search-results-page .search-result-card .post-excerpt,body.dark-mode .search-results-page .search-result-card .post-meta{color:#d5d5d5!important}body.dark-mode .search-results-page .search-pagination a,body.dark-mode .search-results-page .search-pagination span{background-color:#222431!important;border-color:#2e3040!important;color:#fff!important}body.dark-mode .search-results-page .search-pagination .current,body.dark-mode .search-results-page .search-pagination a:hover{background-color:#7b2cbf!important;border-color:#7b2cbf!important;color:#fff!important}body.dark-mode .search-results-page .no-results-message{color:#d5d5d5!important}body.dark-mode .search-results-page .popular-categories h3{color:#fff!important}body.dark-mode .statement-page .statement-callout{background-color:#222431!important}body.dark-mode .statement-page .statement-callout .callout-content p{color:#d5d5d5!important}body.dark-mode .statement-page .statement-quote:after,body.dark-mode .statement-page .statement-quote:before{background-color:#2e3040!important}body.dark-mode .statement-page .statement-quote p{color:#fff!important}body.dark-mode .statement-page .statement-content ol,body.dark-mode .statement-page .statement-content ol li,body.dark-mode .statement-page .statement-content ul,body.dark-mode .statement-page .statement-content ul li{color:#d5d5d5!important}body.dark-mode .statement-page .statement-content ol li strong,body.dark-mode .statement-page .statement-content ul li strong{color:#fff!important}body.dark-mode .submission-page .submission-form__select option{background-color:#222431!important;color:#fff!important}body.dark-mode .submission-page .submission-form__multiselect{background:#171923!important;border-color:#3a3d4e!important}body.dark-mode .submission-page .submission-form__multiselect-dropdown{background:#222431!important;border-color:#3a3d4e!important}body.dark-mode .submission-page .submission-form__multiselect-option{color:#fff!important}body.dark-mode .submission-page .submission-form__multiselect-option:hover{background:hsla(0,0%,100%,.05)!important}body.dark-mode .submission-page .submission-modal .modal-content{background:#222431!important;color:#fff!important}body.dark-mode .submission-page .submission-modal .modal-content h2,body.dark-mode .submission-page .submission-modal .modal-content h3{color:#fff!important}body.dark-mode .submission-page .submission-modal .modal-content p{color:#d5d5d5!important}body.dark-mode .submission-page .submission-guidelines__body{background:#171923!important;color:#d5d5d5!important}body.dark-mode .submission-page .submission-confirm,body.dark-mode .submission-page .submission-form__confirm{background-color:#2d2b4e!important}body.dark-mode .submission-page .submission-confirm label,body.dark-mode .submission-page .submission-form__checkbox-label,body.dark-mode .submission-page .submission-form__confirm label,body.dark-mode .submission-page .submission-form__radio-label,body.dark-mode .submission-page .submission-success h2,body.dark-mode .submission-page .submission-success h3{color:#fff!important}body.dark-mode .submission-page .submission-success p{color:#d5d5d5!important}body.dark-mode .contact-page,body.dark-mode .contact-split{background-color:#171923!important}body.dark-mode .contact-form__select option{background-color:#222431!important;color:#fff!important}body.dark-mode .documentation-page .doc-filter-badge{background:#222431!important;border-color:#2e3040!important;color:#fff!important}body.dark-mode .documentation-page .doc-filter-badge:hover{background:#2c2f40!important;border-color:#43465e!important}body.dark-mode .documentation-page .doc-filter-badge-active{background:linear-gradient(135deg,#6fe7d2,#5dd9c1)!important;border-color:#6fe7d2!important;color:#0f172a!important}body.dark-mode .documentation-page .doc-filter-badge-active:hover{background:linear-gradient(135deg,#5dd9c1,#4dcdb5)!important;border-color:#5dd9c1!important}body.dark-mode .documentation-page .doc-empty-state{background:#222431!important}body.dark-mode .documentation-page .doc-empty-state h3{color:#fff!important}body.dark-mode .documentation-page .doc-empty-state p{color:#d5d5d5!important}body.dark-mode .documentation-page .doc-pagination .page-numbers .page-numbers{background:#222431!important;border-color:#2e3040!important;color:#d5d5d5!important}body.dark-mode .documentation-page .doc-pagination .page-numbers .page-numbers:hover{background:#171923!important;border-color:#3b82f6!important;color:#3b82f6!important}body.dark-mode .documentation-page .doc-pagination .page-numbers .page-numbers.current{background:#3b82f6!important;border-color:#3b82f6!important;color:#fff!important}body.dark-mode .documentation-page .doc-pagination .page-numbers .page-numbers.dots{background:transparent!important;border:none!important}body.dark-mode .documentation-page .doc-welcome-section h3{color:#fff!important}body.dark-mode .documentation-page .doc-welcome-section p{color:#d5d5d5!important}body.dark-mode .single-documentation{background:#171923!important}body.dark-mode .single-documentation .doc-back-link a{color:#d5d5d5!important}body.dark-mode .single-documentation .doc-back-link a:hover{color:#fff!important}body.dark-mode .single-documentation .doc-article-card{background:#222431!important}body.dark-mode .single-documentation .doc-article-header{border-bottom-color:#2e3040!important}body.dark-mode .single-documentation .doc-article-title{color:#fff!important}body.dark-mode .single-documentation .doc-article-meta,body.dark-mode .single-documentation .doc-article-meta .doc-article-updated{color:#d5d5d5!important}body.dark-mode .single-documentation .doc-article-content h2,body.dark-mode .single-documentation .doc-article-content h3,body.dark-mode .single-documentation .doc-article-content h4{color:#fff!important}body.dark-mode .single-documentation .doc-article-content li,body.dark-mode .single-documentation .doc-article-content p{color:#d5d5d5!important}body.dark-mode .single-documentation .doc-article-content code{background:#171923!important;color:#fff!important}body.dark-mode .single-documentation .doc-article-content blockquote{background:#171923!important}body.dark-mode .single-documentation .doc-article-content blockquote p{color:#d5d5d5!important}body.dark-mode .single-documentation .doc-article-content table th{background:#171923!important;border-bottom-color:#2e3040!important;color:#fff!important}body.dark-mode .single-documentation .doc-article-content table td{border-bottom-color:#2e3040!important;color:#d5d5d5!important}body.dark-mode .single-documentation .doc-article-content a{color:#0ea5e9!important}body.dark-mode .single-documentation .doc-nav-link{background:#222431!important}body.dark-mode .single-documentation .doc-nav-link:hover{box-shadow:0 8px 20px rgba(0,0,0,.3)!important}body.dark-mode .single-documentation .doc-nav-title{color:#fff!important}body.dark-mode .access-denied-page .access-denied-content{background-color:#222431!important;border-color:#2e3040!important}body.dark-mode .access-denied-page .home-link{color:#d5d5d5!important}body.dark-mode .access-denied-page .home-link:hover{color:#a78bfa!important}body.dark-mode .error-404{background-color:#171923!important}body.dark-mode .error-404 h1,body.dark-mode .error-404 h2,body.dark-mode .error-404 h3{color:#fff!important}body.dark-mode .error-404 p{color:#d5d5d5!important}body.dark-mode .error-404 a{color:#a78bfa!important}body.dark-mode .error-404 .widget-title{color:#fff!important}body.dark-mode .error-404 .widget a{color:#a78bfa!important}.love-gender-discovery-page .eureka-moment-title{color:#e85a8a}.love-gender-discovery-page .title-underline .yellow-bar{background-color:#d4a574}.love-gender-discovery-page .title-underline .blue-bar{background-color:#e85a8a}.love-gender-discovery-page .eureka-moment-featured-posts-section .featured-post-card.accent-card,.love-gender-discovery-page .more-eureka-moment-posts-section .featured-post-card.accent-card{background-color:#f5a9c3}.love-gender-discovery-page .more-eureka-moment-header-section .more-header-content{gap:0;margin-left:5px}.love-gender-discovery-page .more-eureka-moment-header-section .category-title{color:#e85a8a!important;transform:translateY(5px)}.love-gender-discovery-page .more-eureka-moment-header-section .category-title-wrapper:before{background-color:#d4a574!important;height:7px}.love-gender-discovery-page .more-eureka-moment-header-section .teal-rule{background-color:#e85a8a!important;height:7px}@media(max-width:1024px){.love-gender-discovery-page .more-eureka-moment-header-section .more-title{font-size:30px;letter-spacing:-1.5px;line-height:32px}.love-gender-discovery-page .more-eureka-moment-header-section .category-title{font-size:14px;letter-spacing:-.64px;line-height:30px;white-space:nowrap}}.love-gender-discovery-page .eureka-card.text-card .card-title{margin-top:47px}.love-gender-discovery-page .eureka-moment-cards-section .eureka-card.text-card .text-card-column{justify-content:flex-start}@media(min-width:1025px){.love-gender-discovery-page .eureka-moment-cards-section .eureka-card.image-card{flex:0 0 448px;height:637px;max-height:637px;width:448px}.love-gender-discovery-page .eureka-moment-cards-section .eureka-moment-cards-grid{align-items:stretch;min-height:637px}.love-gender-discovery-page .eureka-moment-cards-section .eureka-card.text-card{height:637px}}body.dark-mode .love-gender-discovery-page .eureka-moment-featured-posts-section .featured-post-card.accent-card,body.dark-mode .love-gender-discovery-page .more-eureka-moment-posts-section .featured-post-card.accent-card{background-color:#f5a9c3!important}.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}body.admin-bar .site-header{margin-top:32px}@media screen and (max-width:782px){body.admin-bar .site-header{margin-top:46px}}#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)}}