.section-page{margin-top:10px}.section-page__line{font-family:Lora,Georgia,sans-serif;font-size:28px;font-weight:500;color:var(--app-emphasis-color)!important;position:relative;display:flex;align-items:center;text-decoration:none!important}@media (max-width: 767px){.section-page__line{font-size:20px}}.section-page__line:after{content:"";display:block;flex:1;height:1px;background-color:rgba(var(--rgb-app-text-foreground),.1);margin-left:20px}.section-page .section-page-header__main{padding:60px 30px;display:flex;gap:50px;position:relative;justify-content:space-between}@media (max-width: 767px){.section-page .section-page-header__main{padding:20px 0 50px}}.section-page .section-page-header__text{max-width:66%}@media (max-width: 767px){.section-page .section-page-header__text{max-width:100%;width:100%}}.section-page .section-page-header__image{max-width:33%}.section-page .section-page-header__image--mobile{display:none}@media (max-width: 767px){.section-page .section-page-header__image--mobile{display:block;float:right;width:40%;margin-top:-10px;margin-bottom:10px}.section-page .section-page-header__image--mobile img{max-height:100px;float:right}}@media (max-width: 767px){.section-page .section-page-header__image:not(.section-page .section-page-header__image--mobile){display:none}}.section-page .section-page-header__title{font-family:Inter Tight,Arial,sans-serif;font-size:70px;line-height:100%;font-weight:700;color:var(--app-text-foreground);position:relative;padding:25px 0}@media (max-width: 767px){.section-page .section-page-header__title{font-size:35px;padding-top:0;max-width:60%}}.section-page .section-page-header__title:after{content:"";position:absolute;left:0;bottom:0;background-color:var(--app-emphasis-color);height:3px;width:150px}.section-page .section-page-header__description{font-family:Lora,Georgia,sans-serif;font-size:18px;line-height:140%;margin-top:25px}@media (max-width: 767px){.section-page .section-page-header__description{font-size:14px}}.section-page .section-page-header__pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:40px}.section-page .section-page-header__pill{height:30px;border:solid 1px var(--app-emphasis-color);border-radius:15px;padding:0 15px;color:var(--app-emphasis-color);display:flex;align-items:center;font-family:Inter Tight,Arial,sans-serif;font-size:12px;cursor:pointer;text-decoration:none!important}.section-page .section-page-header__pill:hover{background-color:var(--app-emphasis-color);color:#fff}.section-page .section-page-content{margin-bottom:70px}@media (max-width: 767px){.section-page .section-page-content{margin-bottom:40px}}.section-page__top-stories{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:50px;grid-row-gap:50px;margin-top:25px}.section-page__top-stories>:nth-child(1){grid-area:1/1/3/3}.section-page__top-stories>:nth-child(2){grid-area:1/3/2/4}.section-page__top-stories>:nth-child(3){grid-area:1/4/2/5}.section-page__top-stories>:nth-child(4){grid-area:2/3/3/4}.section-page__top-stories>:nth-child(5){grid-area:2/4/3/5}@media (max-width: 767px){.section-page__top-stories{grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto auto;grid-column-gap:20px;grid-row-gap:30px}.section-page__top-stories>:nth-child(1){grid-area:1/1/2/3}.section-page__top-stories>:nth-child(2){grid-area:2/1/3/2}.section-page__top-stories>:nth-child(3){grid-area:2/2/3/3}.section-page__top-stories>:nth-child(4){grid-area:3/1/4/2}.section-page__top-stories>:nth-child(5){grid-area:3/2/4/3}}.section-page__beat{margin-top:50px}.section-page__beat-articles{margin-top:25px;gap:0;display:block}@media (max-width: 767px){.section-page__beat-articles{margin-top:15px}}.section-page__beat-link{display:flex;justify-content:center;margin-top:40px}.section-page__latest-articles{max-width:800px;margin:40px auto;display:flex;flex-direction:column;gap:40px}@media (max-width: 767px){.section-page__latest-articles{margin:15px auto 40px}}.section-page__latest-articles .article-v2{position:relative}.section-page__latest-articles .article-v2:not(:last-child):after{content:"";position:absolute;width:100%;bottom:-20px;height:1px;background-color:rgba(var(--rgb-app-text-foreground),.1)}
