.news{margin-top:11.5rem}@media only screen and (max-width:767px){.news{margin-top:9.4rem}}.news .ct-section-inner-wrap{padding:0!important}.news .news__wrapper{width:100%;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:8rem}@media only screen and (max-width:992px){.news .news__wrapper{column-gap:1rem}}.news .news__list{display:flex;flex-direction:column}@media only screen and (max-width:992px){.news .news__list{padding:2rem}}.news .news__item{padding-top:2.5rem;padding-bottom:5rem;position:relative}.news .news__item:hover .news__card-title a{color:var(--primary)}.news .news__item:not(:last-child){border-bottom:.1rem solid var(--black-10)}.news .news__sidebar{grid-column:span 5;background-color:var(--primary);color:var(--white);padding-top:20rem;height:100%;padding-right:6rem;position:relative;row-gap:1rem;max-height:90vh}@media only screen and (max-width:992px){.news .news__sidebar{grid-column:span 12;padding:4rem 2rem}}.news .news__sidebar::before{content:'';position:absolute;top:0;left:calc(var(--spaceOutside) * -1);background-color:var(--primary);height:100%;width:var(--spaceOutside)}@media only screen and (max-width:992px){.news .news__sidebar::before{display:none}}.news .news__meta{flex-direction:row;align-items:center;column-gap:2rem}@media only screen and (max-width:767px){.news .news__meta{flex-direction:column;align-items:flex-start}}.news .news__title{font-size:calc(var(--h1) - 1rem);text-transform:uppercase;line-height:1}@media only screen and (max-width:992px){.news .news__title{font-size:calc(var(--h1))}}.news .news__desc{font-size:calc(var(--base) - .3rem)}@media only screen and (max-width:992px){.news .news__desc{font-size:var(--base)}}.news .news__archive{font-size:calc(var(--h1) + 2rem);text-transform:uppercase;font-family:Figtree;font-weight:800;line-height:1;position:relative}@media only screen and (max-width:992px){.news .news__archive{font-size:calc(var(--h1))}}.news .news__filter .wpgb-select{background-color:var(--white);border-radius:0;color:var(--black-60);font-family:Figtree;border:.1rem solid #C5C5C5;padding:1rem 1.5rem!important;height:auto}.news .news__filter .wpgb-select:focus,.news .news__filter .wpgb-select:hover{border-color:var(--primary)}.news .news__content{grid-column:span 7}@media only screen and (max-width:992px){.news .news__content{grid-column:span 12}}.news .news__card{width:100%;row-gap:1rem}.news .news__card-head{width:100%;flex-direction:row;text-transform:uppercase;column-gap:1rem;font-size:calc(var(--base) - .2rem);color:#B0B0B0}@media only screen and (max-width:992px){.news .news__card-head{font-size:var(--base)}}.news .news__card-detail{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:3rem}@media only screen and (max-width:767px){.news .news__card-detail{row-gap:1.5rem;column-gap:0}}.news .news__card-media{grid-column:span 5;height:20rem}@media only screen and (max-width:767px){.news .news__card-media{grid-column:span 12}}.news .news__card-img{width:100%;height:100%;object-fit:cover}.news .news__card-meta{grid-column:span 7;row-gap:1rem}@media only screen and (max-width:767px){.news .news__card-meta{grid-column:span 12}}.news .news__card-date{letter-spacing:.2rem}.news .news__card-title{line-height:1.1}.news .news__card-title a{color:var(--black);text-decoration:none;font-size:calc(var(--base) + .6rem);font-family:'Nunito Sans';font-weight:600}.news .news__card-title a::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%}.news .news__load{display:flex;justify-content:center}.news .news__load .wpgb-load-more{background-color:transparent;color:var(--black)}