.hero-banner{position:relative;display:flex;align-items:center;justify-content:center;height:350px;background-color:#09214c;background-size:cover;background-position:center center;background-repeat:no-repeat;overflow:hidden}.hero-banner::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(9,33,76,.55) 0,rgba(9,33,76,.7) 100%);pointer-events:none}.hero-banner__title{position:relative;z-index:1;font-family:bebas-neue-pro,"Bebas Neue",sans-serif;font-weight:700;font-size:160px;line-height:1;color:#fff;margin:0;text-transform:uppercase;letter-spacing:4px;text-align:center}@media screen and (max-width:1024px){.hero-banner{height:200px}.hero-banner__title{font-size:96px;letter-spacing:3px}}@media screen and (max-width:768px){.hero-banner{height:120px}.hero-banner__title{font-size:44px;line-height:.86;letter-spacing:2px}}.news-page{background-color:#09152f}.news-container{max-width:1172px;margin:0 auto;padding:80px 16px}.news-row-featured{display:flex;column-gap:32px;margin-bottom:40px}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:32px;row-gap:40px;padding-bottom:80px}.news-card a{text-decoration:none}.news-card-featured{flex-grow:1}.news-card-image img{width:100%;height:auto}.news-card-title{margin:4px 0}.news-card-title a{color:#fff;font-family:Montserrat,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:140%}.news-date{color:#c9c9d7;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:140%}.news-pagination{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #535374;padding-top:20px}.news-pagination .next,.news-pagination .prev{display:flex;align-items:center;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:600;line-height:100%;color:#fff}.news-pagination .prev::before{background:url("../../img//next-prev-white-icon.svg") no-repeat right center;transform:rotate(180deg);content:"";display:inline-block;width:16px;height:16px;margin-right:3px}.news-pagination .next::after{background:url("../../img/next-prev-white-icon.svg") no-repeat right center;content:"";display:inline-block;width:16px;height:16px;margin-left:3px}.news-pagination .prev.disabled::before{background:url("../../img/next-prev-gray-icon.svg") no-repeat left center;transform:none}.news-pagination .next.disabled::after{background:url("../../img/next-prev-gray-icon.svg") no-repeat left center;transform:rotate(180deg)}.news-pagination .disabled{color:#535374;text-decoration:underline}.page-numbers-wrapper{display:flex;gap:2px}.page-text{display:none}.page-numbers{display:flex;justify-content:center;align-items:center;width:40px;height:40px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;color:#c9c9d7;border-radius:8px;border:2px solid rgba(255,255,255,0);text-decoration:none;transition:background-color .3s,border-color .3s}.page-numbers.current{background-color:#254fae;border-color:rgba(255,255,255,.15)}.page-numbers:hover{background-color:#316ef7;border-color:rgba(255,255,255,.15)}@media (max-width:1024px){.news-container{padding:56px 20px}.news-row-featured{margin-bottom:36px}.news-card-title a{font-size:16px}.news-date{font-size:14px}.news-grid{column-gap:24px;row-gap:32px;padding-bottom:56px}.page-numbers-wrapper{display:none}.page-text{display:block;color:#c9c9d7;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:500;line-height:140%}.news-pagination .next,.news-pagination .prev{font-size:0;border-radius:8px;background-color:#316ef7}.news-pagination .next.disabled,.news-pagination .prev.disabled{background-color:#88b3ff}.news-pagination .next::after,.news-pagination .prev::before{height:36px;width:36px;background-position:center!important}}@media (max-width:650px){.news-container{padding:48px 16px}.news-row-featured{flex-direction:column;row-gap:32px;margin-bottom:32px}.news-card-featured{width:100%}.news-card-featured .news-card-title{margin-top:12px;margin-bottom:4px}.news-card-featured .news-card-title a{font-size:16px}.news-grid .news-card-title a{font-size:14px;line-height:1}.news-date{font-size:14px}.news-grid{grid-template-columns:1fr;column-gap:0;row-gap:24px;padding-bottom:40px}.news-grid .news-card{display:flex;width:100%;column-gap:8px}.news-grid .news-card-image img{width:86px;height:56px;object-fit:cover;border-radius:2px}.news-grid .news-card-title{margin-top:0}.page-numbers-wrapper{display:none}.page-text{display:block}.news-pagination .next,.news-pagination .prev{font-size:0}}