.news-section{background-color:var(--brand-secondary-color);color:var(--brand-primary-color);padding-bottom:22.1875rem;padding-top:18.125rem}@media (max-width:1024px){.news-section{padding-bottom:14.375rem;padding-top:12.5rem}}@media (max-width:768px){.news-section{padding-bottom:6.25rem;padding-top:7.8125rem}}@media (min-width:1025px){.news-section .container{max-width:90rem}}.news-section .heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8.4375rem}@media (max-width:1024px){.news-section .heading{margin-bottom:4.5625rem}}@media (max-width:768px){.news-section .heading{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:3.375rem}}.news-section h2{font-size:var(--brand-h3-fs);margin:0 0 0 auto;max-width:37.5rem;text-align:right;text-transform:uppercase}@media (max-width:768px){.news-section h2{margin-bottom:2.5rem}}.news-section p{letter-spacing:var(--brand-md-letter-spacing);line-height:1.25;margin:0;max-width:37.5rem;text-transform:uppercase}@media (max-width:1024px){.news-section p{font-size:.6875rem}}@media (max-width:768px){.news-section p{font-size:.5625rem;max-width:16.875rem}}.news-section .blocks{--blocks-in-row:3;--space-between:0.9375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 calc(var(--space-between)/-1);max-width:68.0625rem;position:relative;z-index:1}@media (max-width:1024px){.news-section .blocks{max-width:unset;--space-between:0.625rem}}@media (max-width:768px){.news-section .blocks{--blocks-in-row:1;--space-between:0rem}}.news-section .block{aspect-ratio:333/430.3;padding:0 calc(var(--space-between));width:calc(100%/var(--blocks-in-row))}@media (max-width:768px){.news-section .block{aspect-ratio:336/204;margin-bottom:.9375rem}.news-section .block:last-of-type{margin-bottom:0}}.news-section h3,.news-section span{position:relative;z-index:3}.news-section .date{display:block;font-size:calc(var(--brand-body-xs-fs) + .0625rem);letter-spacing:.28125rem;text-align:right;text-transform:uppercase}@media (max-width:1024px){.news-section .date{font-size:.6875rem}}.news-section h3{font-size:var(--brand-body-lg-fs);font-weight:400;line-height:var(--brand-body-sm-lh);margin-bottom:0;margin-top:auto}@media (max-width:1024px){.news-section h3{font-size:var(--brand-body-xxl-fs)}.news-section .link{margin:2.625rem auto 0}}@media (max-width:768px){.news-section .link{margin:2.8125rem auto 0}.news-section .link .brand-link{font-size:1.625rem}}.news-section .inner{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:var(--brand-secondary-color);-ms-flex-direction:column;flex-direction:column;height:100%;padding:1.5625rem 1.8125rem 2.1875rem 2rem}@media (max-width:1024px){.news-section .inner{min-height:17.1875rem;padding:.875rem 1.0625rem 1.25rem 1.125rem}}.news-section .inner:before{background:-webkit-gradient(207deg,var(--brand-tertiary-color) 0,var(--brand-graphic-secondary-color) 50%,var(--brand-graphic-quinternary-color) 100%);background:linear-gradient(207deg,var(--brand-tertiary-color) 0,var(--brand-graphic-secondary-color) 50%,var(--brand-graphic-quinternary-color) 100%);content:"";display:block;height:100%;inset:0;opacity:1;pointer-events:none;position:absolute;-webkit-transition:opacity var(--brand-transition);transition:opacity var(--brand-transition);width:100%;z-index:1}.news-section .inner:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.news-section .inner:hover:before{opacity:0}.news-section img:not(.circle){height:100%;inset:0;-o-object-fit:cover;object-fit:cover;opacity:.2;position:absolute;-webkit-transition:-webkit-transform var(--brand-transition);transition:-webkit-transform var(--brand-transition);transition:transform var(--brand-transition);transition:transform var(--brand-transition),-webkit-transform var(--brand-transition);width:100%;z-index:2}.news-section .circle{aspect-ratio:1/1;left:0;max-width:16.6875rem;position:absolute;top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (max-width:1024px){.news-section .circle{max-width:8.125rem}}@media (max-width:768px){.news-section .circle{display:none}}.news-section .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative}@media (max-width:1024px){.news-section .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.news-section.template-2 h2{max-width:46.25rem}.news-section.template-3 h2{max-width:50rem}.news-section.template-4 h2{max-width:46.25rem}.news-section.template-5 h2{max-width:56.25rem}.news-section.template-11 .heading{gap:1.25rem}@media (min-width:1025px){.news-section.template-11 .heading{margin-bottom:2.6875rem}}.news-section.template-11 h2{margin:0;max-width:100%;text-align:left}.news-section.template-11 .content{display:block}.news-section.template-11 .blocks{max-width:unset;row-gap:calc(var(--space-between)*2)}@media (min-width:1025px){.news-section.template-11 .blocks{--blocks-in-row:4}}