.news-archive{padding-bottom:96px}@media screen and (max-width:600px){.news-archive{padding-bottom:64px}}.news-hero{position:relative;padding:116px 0 120px;overflow:hidden;min-height:480px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background:#fff}@media screen and (max-width:600px){.news-hero{min-height:360px;padding:122px 0 72px}.news-hero::before{background-size:auto 100%}.news-hero::after{height:96px}}.news-hero::before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;background-image:url(../images/tips_hero_bg.svg);background-position:center bottom;background-repeat:no-repeat;background-size:100% auto}.news-hero::after{content:"";position:absolute;right:0;bottom:0;left:0;height:124px;z-index:0;pointer-events:none;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 100%)}.news-hero__content{position:relative;z-index:2;width:min(100% - 128px,1312px);max-width:1312px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;text-align:center}@media screen and (max-width:600px){.news-hero__content{width:auto;margin:0 16px}}.news-hero__title{margin:0;font-family:var(--font-family-heading);font-size:64px;font-weight:500;line-height:78px;color:#171717}@media screen and (max-width:600px){.news-hero__title{font-size:42px;line-height:1.12}}.news-hero__description{margin:0;max-width:620px;font-family:var(--font-family-base);font-size:24px;font-weight:400;line-height:32px;color:#8b8b8b}.news-hero__description p{margin:0}.news-hero__description span{background:linear-gradient(102deg,#3a87d9 0,#2f1a6b 25%,#200000 50%,#ad3822 75%,#f7a75f 100%);background-clip:text;-webkit-background-clip:text;color:transparent;font-weight:500}.news-socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:32px;margin-bottom:64px;padding-inline:20px}@media screen and (max-width:600px){.news-hero__description{max-width:360px;font-size:18px;line-height:26px}.news-socials{padding-top:16px;margin-bottom:48px}}.news-socials__bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;width:100%;max-width:980px;padding:14px 28px;background:#f3f3f3;border:1px solid #e8e8e8;border-radius:20px}@media screen and (max-width:600px){.news-socials__bar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;padding:20px}.news-socials__text{text-align:center}}.news-socials__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin:0;padding:0;list-style:none}.news-socials__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;border-radius:6px;background:#0c0a09;color:#fff;font-family:var(--font-family-base);font-size:16px;font-weight:700;line-height:1;text-decoration:none;-webkit-transition:background-color .2s,-webkit-transform .2s;transition:background-color .2s,transform .2s,-webkit-transform .2s}.news-socials__link:focus-visible,.news-socials__link:hover{background:#2e2e2e;color:#fff;text-decoration:none;-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}.news-socials__link:focus-visible{outline:#3a87d9 solid 2px;outline-offset:2px}.news-socials__icon{display:block;width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.news-socials__text{margin:0;font-size:16px;font-weight:500;line-height:1.4;color:#5d5d5d}.news-timeline{--rail-x:140px}.news-timeline__container{position:relative;max-width:880px;margin-inline:auto;padding-inline:20px}.news-timeline__rail{display:none}@media screen and (min-width:601px){.news-timeline__rail{display:block;position:absolute;top:0;left:calc(var(--rail-x) - 1px);width:2px;pointer-events:none}}.news-timeline__svg{display:block;width:2px}.news-timeline__svg-fill{-webkit-transition:stroke-dashoffset .1s linear;transition:stroke-dashoffset .1s linear}@media (prefers-reduced-motion:reduce){.news-timeline__svg-fill{-webkit-transition:none;transition:none}}.news-timeline__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:80px}@media screen and (max-width:600px){.news-timeline__list{gap:56px}}.news-timeline__empty{text-align:center;color:#5d5d5d}.news-timeline__more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:56px}.news-group__date{display:block;margin-bottom:16px;font-size:15px;font-weight:600;line-height:1.4;color:#8b8b8b;white-space:nowrap}.news-group__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:64px}@media screen and (min-width:601px){.news-group{display:grid;grid-template-columns:96px 1fr;-webkit-column-gap:48px;-moz-column-gap:48px;column-gap:48px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.news-group .news-group__date{position:sticky;top:calc(50vh - 12px);margin-bottom:0;text-align:right}}.news-card{position:relative}.news-card__node{display:none}@media screen and (min-width:601px){.news-card__node{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:6px;left:calc(var(--rail-x) - 164px - 10px);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;border-radius:999px;border:1px solid #e8e8e8;background:#fff;-webkit-box-shadow:0 1px 2px rgba(12,10,9,.08);box-shadow:0 1px 2px rgba(12,10,9,.08);z-index:1}.news-card__node::before{content:"";width:8px;height:8px;border-radius:999px;background:linear-gradient(102deg,#3a87d9 0,#2f1a6b 25%,#200000 50%,#ad3822 75%,#f7a75f 100%)}}.news-card__body{min-width:0;padding-bottom:60px}.news-card__title{margin:0;font-size:26px;line-height:1.25;font-weight:700;color:#171717}@media screen and (max-width:600px){.news-group__cards{gap:48px}.news-card__title{font-size:22px}}.news-card__media{margin-top:20px;border-radius:20px;overflow:hidden}.news-card__image{display:block;width:100%;height:auto}.news-card__content{margin-top:36px;font-size:16px;line-height:1.65;color:#5d5d5d}.news-card__content>:first-child{margin-top:0}.news-card__content>:last-child{margin-bottom:0}.news-card__content p{margin:0 0 12px}.news-card__content a{color:#3a87d9;text-decoration:underline}.news-card__content ol,.news-card__content ul{margin:0 0 12px;padding-left:20px}.news-card__content li{margin-bottom:6px}.ca-pagination,.tips-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:48px;width:100%}@media (max-width:600px){.ca-pagination,.tips-pagination{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-width:343px;margin-inline:auto}}.ca-pagination__pages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}@media (max-width:600px){.ca-pagination__pages{gap:8px}}.ca-pagination__arrow{display:grid;place-items:center;width:32px;height:32px;padding:4px;color:#0c0a09;text-decoration:none}.ca-pagination__arrow svg{display:block;width:24px;height:24px}.ca-pagination__arrow.is-disabled{opacity:.4}.ca-pagination .page-numbers{display:grid;place-items:center;width:38px;height:38px;padding:10px;border-radius:8px;color:#0c0a09;font-family:var(--font-family-base);font-size:16px;font-weight:400;line-height:1;text-align:center;text-decoration:none}.ca-pagination .page-numbers.current{color:#fff;background:#0c0a09;font-weight:500}.ca-pagination .page-numbers.dots{pointer-events:none}
/*# sourceMappingURL=../sourcemaps/page-news.css.map */
