[data-news="loaded"] .news-item{opacity:1;transform:translate(0, 0);transition:transform 0.4s ease, opacity 0.4s ease}.esrb_container{color:black;display:flex;font-family:sans-serif;justify-content:center;line-height:1}.news-item{margin-bottom:24px;margin-left:auto;margin-right:auto;max-width:400px;opacity:0;transform:translateY(30px)}.news-item:nth-child(9n+1){transition-delay:.1s}.news-item:nth-child(9n+2){transition-delay:.2s}.news-item:nth-child(9n+3){transition-delay:.3s}.news-item:nth-child(9n+4){transition-delay:.4s}.news-item:nth-child(9n+5){transition-delay:.5s}.news-item:nth-child(9n+6){transition-delay:.6s}.news-item:nth-child(9n+7){transition-delay:.7s}.news-item:nth-child(9n+8){transition-delay:.8s}.news-item:nth-child(9n+9){transition-delay:.9s}.news-item article,.news-item a{display:block;height:100%}.news-article{box-shadow:var(--base-shadow);display:flex;flex-direction:column;height:100%;padding:36px 46px 46px}.news-article__dots{--dot-offset: 30px;bottom:0;left:0;position:absolute;right:0;top:0;pointer-events:none}.news-article__dots::before,.news-article__dots::after{background-color:#fff;border-radius:50%;box-shadow:1.5px 1.5px 0px 2.5px #015b55,1.5px 1.5px 0px 5px #008077,5px 4px 0px 5px rgba(0,0,0,0.26);content:"";display:block;height:4px;position:absolute;width:4px}.news-article__dots::before{left:var(--dot-offset)}.news-article__dots::after{right:var(--dot-offset)}.news-article__dots--top::before,.news-article__dots--top::after{top:var(--dot-offset)}.news-article__dots--bottom::before,.news-article__dots--bottom::after{bottom:var(--dot-offset)}.news-article__date{display:block;font-size:calc(15 / var(--font-base) * 1rem);margin-bottom:14px}.news-article__title:not(h1):hover{text-decoration:underline}.news-article__thumb{border-radius:var(--base-radius);box-shadow:0 10px 20px 0 rgba(0,0,0,0.3);display:block;margin-bottom:18px;opacity:1;transition:opacity 0.2s}.news-article__thumb:hover{opacity:0.85}.news-article__desc{margin-bottom:18px}.news-article__more{display:inline-block;font-weight:700;margin-top:auto}.news-article__more:hover{color:#008378}@media only screen and (max-width: 39.9375em){esrb-rating{margin-bottom:48px}}@media only screen and (min-width: 40em) and (max-width: 63.9375em){.news-item{flex:0 0 304px;max-width:none}}@media only screen and (min-width: 40em){.news-item{margin-left:0;margin-right:0}}@media (prefers-reduced-motion: reduce){.news-item{transition-property:opacity}}.is-reduced-motion .news-item{transition-property:opacity}.news-modal-bg{opacity:0;transition:opacity 0.4s linear 0s;z-index:1}.news-modal-bg.pattern-animate--waves::before{animation-duration:30s}body.news-modal-open{overflow:hidden}body.news-modal-open .main-nav{z-index:20}body.news-modal-open .news-modal-bg{opacity:1}.modal--news{--margin: 0;--top-offset: 0;overflow:scroll;z-index:2}.modal--news .modal__overlay{display:none}.modal--news .modal__close{display:none}.modal--news .modal__focus-start{box-shadow:none}.modal--news .modal__wrapper{margin-top:var(--top-offset);max-height:none;max-width:810px;overflow:visible}.modal--news .modal__content{padding:210px 24px 80px}.modal--news .modal__content>*:not(.news-article__thumb-wrapper){padding-left:var(--margin);padding-right:var(--margin)}.modal--news .modal__content .button--back{margin-left:var(--margin);padding:6px 16px 5px 11px;position:relative;z-index:1}.modal--news .news-article__date{margin-bottom:0;position:relative;text-align:right;top:-23px}.modal--news .news-article__title{margin-bottom:1em}.modal--news .news-article__thumb-wrapper{background-color:#98d2e3;border-radius:var(--base-radius-large);box-shadow:var(--base-shadow);margin-bottom:40px;padding:var(--base-radius)}.modal--news .news-article__thumb-wrapper--blue{background-color:rgba(104,161,215,0.6)}.modal--news .news-article__thumb-wrapper--muted-blue{background-color:rgba(45,104,149,0.7)}.modal--news .news-article__thumb-wrapper--dark-teal{background-color:rgba(0,128,119,0.7)}.modal--news .news-article__thumb-wrapper--green{background-color:rgba(0,129,96,0.3)}.modal--news .news-article__thumb-wrapper--mint{background-color:#e5ffe6}.modal--news .news-article__thumb-wrapper--navy{background-color:#327a93}.modal--news .news-article__thumb-wrapper--neon-yellow{background-color:rgba(206,221,74,0.7)}.modal--news .news-article__thumb-wrapper--orange{background-color:rgba(243,158,100,0.7)}.modal--news .news-article__thumb-wrapper--purple{background-color:rgba(187,160,203,0.7)}.modal--news .news-article__thumb-wrapper--red{background-color:rgba(236,113,117,0.7)}.modal--news .news-article__thumb-wrapper--skyblue{background-color:rgba(152,210,227,0.7)}.modal--news .news-article__thumb-wrapper--teal{background-color:rgba(36,159,149,0.5)}.modal--news .news-article__thumb-wrapper--yellow{background-color:rgba(241,226,111,0.8)}.modal--news .news-article__thumb-wrapper--white{background-color:#fff}.modal--news .news-article__thumb-wrapper--dark-yellow{background-color:rgba(240,208,0,0.6)}.modal--news .news-article__thumb-wrapper--dark-red{background-color:rgba(168,57,61,0.7)}.modal--news .news-article__thumb{box-shadow:none;display:block;margin-bottom:0;opacity:1;width:100%}.modal--news .news-article__body{line-height:1.6;margin-bottom:48px}.modal--news .news-article__body a{color:#008378}.modal--news .news-article__legal{margin-bottom:48px}@media only screen and (max-width: 39.9375em){.modal--news .modal__wrapper{height:100%;left:0;max-width:none;overflow:hidden;top:0;transform:none;width:100%}.modal--news .modal__content{height:100%;max-height:none;overflow:auto}body.body--nav-fixed .modal--news .modal__content{padding-top:120px}.modal--news .modal__content .button--back:last-child{display:block;font-size:15px;margin:auto;padding:18px 30px 14px;width:180px}.modal--news .modal__content .button--back:last-child .button__content{margin-left:10px;top:-2px}}@media only screen and (min-width: 40em){.modal--news{--margin: 48px;--top-offset: 230px}.modal--news .modal__wrapper{transform:translate(-50%, -50vh)}body.body--nav-fixed .modal--news .modal__wrapper{--top-offset: 160px}.modal--news .modal__content{height:auto !important;margin-bottom:100px;overflow:visible;padding:36px 0 45px}.modal--news .news-article__thumb-wrapper{left:-4%;position:relative}.modal--news .news-article__body{margin-bottom:var(--margin)}.modal--news .news-article__legal{margin-bottom:var(--margin)}}@media only screen and (min-width: 64em){.modal--news .news-article__thumb-wrapper{left:calc(var(--margin) * -1);padding:var(--base-radius-large)}}.news-error{display:none;min-height:250px;position:relative}.news-error--shown{display:flex}.news-error__wrap{margin-top:40px;position:relative}.news-error__leaf{left:calc(50% - var(--diameter) * 0.5);position:absolute;top:calc(var(--diameter) * -0.5)}.news-error__card{background-color:#fdfad8;border-radius:var(--base-radius-large);padding:58px 32px 8px}.news-error__card p{margin-bottom:0.6em}.loader{display:none;height:330px;justify-content:center}.loader--loading{display:flex}.loader--loading .loader__icon:before{animation:rotate 1s linear infinite}.loader__icon{--dim: 81px;--loader-scale: 58px;background-color:#fdfad8;border-radius:50%;box-shadow:var(--base-shadow);height:var(--dim);margin-top:80px;position:relative;width:var(--dim)}.loader__icon::before{background-image:url('/new-horizons/assets/img/global/icons/icon-loading.svg');background-repeat:no-repeat;background-size:100% 100%;content:"";height:var(--loader-scale);left:50%;margin-left:calc(var(--loader-scale) * -0.5);margin-top:calc(var(--loader-scale) * -0.5);position:absolute;top:50%;width:var(--loader-scale)}@keyframes rotate{to{transform:rotate(359deg)}}@media only screen and (min-width: 40em){.loader{height:428px}}@media (prefers-reduced-motion: reduce){.loader__icon::before{animation:none}}.is-reduced-motion .loader__icon::before{animation:none}main{padding-top:0}.main-header{filter:drop-shadow(0px 2px 10px rgba(0,0,0,0.2))}.main-header .mask{height:90px}.main-header .bubble-box{display:inline-flex;margin-bottom:-20px;min-width:190px;padding:30px 30px 32px;transform:translateY(-60%)}.news-article__modal-content{display:none}.button-js-clone{display:none}.load-more--hidden{display:none}[data-news],.main-footer,.main-header .bubble-box{transition:opacity 0.2s linear 0s}@media only screen and (min-width: 40em){.main-header .mask{height:140px}}
