.news-page{padding-top:var(--section-padding);padding-bottom:var(--section-padding)}.news-page__header{display:flex;gap:35px;row-gap:10px;margin-bottom:35px}.news-page__date{font-family:"Source Sans 3";font-weight:600;font-style:SemiBold;font-size:20px;leading-trim:NONE;line-height:120%;letter-spacing:0%;vertical-align:middle;flex-shrink:0;color:#6A735E}.news-page__image{height:300px;width:100%;margin-bottom:35px;display:block;position:relative}.news-page__image img,.news-page__image video{width:100%;height:100%;object-fit:cover}.news-page__image svg{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);color:white;transition:transform 0.2s}.news-page__image:hover{opacity:0.8}.news-page__image:hover svg{transform:translate(-50%, -50%) scale(1.05)}.news-page__content{font-family:"Source Sans 3";font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:120%;letter-spacing:0%;vertical-align:middle;color:#3E4032}@media (max-width:991px){.news-page__content{font-size:18px}}@media (max-width:575px){.news-page__content{font-size:16px}}.news-page__content h6,.news-page__content .h6,.news-page__content h5,.news-page__content .h5,.news-page__content h4,.news-page__content .h4,.news-page__content h3,.news-page__content .h3,.news-page__content h2,.news-page__content .h2,.news-page__content h1,.news-page__content .h1{margin-top:1.5rem;margin-bottom:1rem}.news-page__content h6:first-child,.news-page__content .h6:first-child,.news-page__content h5:first-child,.news-page__content .h5:first-child,.news-page__content h4:first-child,.news-page__content .h4:first-child,.news-page__content h3:first-child,.news-page__content .h3:first-child,.news-page__content h2:first-child,.news-page__content .h2:first-child,.news-page__content h1:first-child,.news-page__content .h1:first-child{margin-top:0}.news-page__content p,.news-page__content ul,.news-page__content ol,.news-page__content ul li,.news-page__content ol li,.news-page__content table,.news-page__content hr{margin:1em 0}.news-page__content p:first-child,.news-page__content ul:first-child,.news-page__content ol:first-child,.news-page__content ul li:first-child,.news-page__content ol li:first-child,.news-page__content table:first-child,.news-page__content hr:first-child{margin-top:0}.news-page__content p:last-child,.news-page__content ul:last-child,.news-page__content ol:last-child,.news-page__content ul li:last-child,.news-page__content ol li:last-child,.news-page__content table:last-child,.news-page__content hr:last-child{margin-bottom:0}@media (min-width:992px){.news-page__content p,.news-page__content ul,.news-page__content ol{text-align:var(--content-text-align)}}.news-page__content ul,.news-page__content ol{margin-left:2em}.news-page__content ul{list-style:disc}.news-page__content table{display:block;overflow-x:auto;background-repeat:no-repeat;background-size:10px 100%, 10px 100%, 10px 100%, 10px 100%;background-attachment:local, local, scroll, scroll}.news-page__content tbody{display:table;width:100%}.news-page__content table[border="0"] td{border:0}.news-page__content td{padding:1rem 1.5rem;border:1px solid var(--color-border);vertical-align:top}tr:last-child .news-page__content td{border-bottom:1px solid var(--color-border)}.news-page__content td:first-child{padding-left:0}.news-page__content td:last-child{padding-right:0}.news-page__content>*:first-child img{margin-top:0}.news-page__content>*:last-child img{margin-top:0}@media (min-width:992px){.news-page__content img:not([style]){margin-top:10px;margin-bottom:10px;margin-right:10px}.news-page__content img[style*="float:"]{margin-top:0.4em;margin-bottom:1rem}.news-page__content img[style*="float: right"]{margin-left:1.5rem}.news-page__content img[style*="float: left"]{margin-right:1.5rem}}@media (max-width:991px){.news-page__content img{display:block;float:none !important;margin:1.5em 0}}.news-page__content>*{margin-bottom:20px}.news-page__content>*:last-child{margin-bottom:0px}.news-page__button{display:flex;justify-content:space-between;gap:40px;margin-top:35px}.news-page__link{width:60px;height:60px;position:relative}.news-page__link svg{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.news-page__link svg path{fill:#3E4032}.news-page__link::before{content:"";display:block;width:50px;height:50px;border:1px solid #6A735E;border-radius:50%;top:50%;left:20px;position:absolute;transform:translateY(-50%);opacity:0.5;transition:background-color 0.2s}.news-page__link:hover::before{background-color:#6A735E33}.news-page__link-next{margin-left:auto}.news-page__link-prev::before{top:50%;left:auto;right:20px}@media screen and (max-width:576px){.news-page__header{flex-wrap:wrap}}/*# sourceMappingURL=./page-09aebd7366f175e1142a12ccba497e6e.map */