.news-section{display:block}@media screen and (min-width: 992px){.news-section .medium-up-hidden{display:none}}@media screen and (max-width: 1199px){.news-section .medium-down-hidden{display:block}}@media screen and (max-width: 991px){.news-section .medium-down-hidden{display:none}}.news-section--wrapper{display:flex;flex-direction:column;padding-top:114px;padding-bottom:150px}@media screen and (max-width: 991px){.news-section--wrapper{padding-block:49px}}.news-section--wrapper .section-header{display:flex;flex:0 0 100%;justify-content:space-between;margin-block-end:30px;align-items:center}@media screen and (max-width: 991px){.news-section--wrapper .section-header{flex-direction:column;align-items:flex-start;gap:30px}.news-section--wrapper .section-header .section-articles{width:100%}.news-section--wrapper .section-header .section-articles--wrapper{display:grid;column-gap:30px;row-gap:30px;grid-template-columns:repeat(1, 1fr);grid-template-rows:384px 295px 295px}.news-section--wrapper .section-header .section-articles--wrapper .article-wrapper{position:relative;border-radius:var(--border-radius-xs);overflow:hidden}.news-section--wrapper .section-header .section-articles--wrapper .article-wrapper:first-child{grid-row:span 1}.news-section--wrapper .section-header .section-articles--wrapper .article-wrapper:not(:first-child) .article-wrapper--inner .image-wrapper img{height:100%;object-fit:cover;object-position:center}.news-section--wrapper .section-header .section-articles--wrapper .article-wrapper:not(:first-child) .article-wrapper--inner .content-wrapper--inner{padding-inline:0;padding-block:0}.news-section--wrapper .section-header .section-articles--wrapper .article-wrapper .content-wrapper{position:absolute;margin-top:0;bottom:0;right:0;z-index:1;padding:20px;max-width:93%;width:100%;border-top-left-radius:15px}body.kfn .news-section--wrapper .section-header .section-articles--wrapper .article-wrapper .content-wrapper{border-top-left-radius:0}.news-section--wrapper .section-header .section-articles--wrapper .article-wrapper .content-wrapper .title{margin-top:0;padding-inline:0}.news-section--wrapper .section-header .section-articles--wrapper .article-wrapper .content-wrapper .date-wrapper{padding-inline:0;margin-top:13px}.news-section--wrapper .section-header .section-articles--wrapper .article-wrapper .content-wrapper .date-wrapper .date{font-size:12px;line-height:120%}.news-section--wrapper .section-header .section-articles--wrapper .article-wrapper .image-wrapper{padding-bottom:100%;flex-basis:100%}.news-section--wrapper .section-header .section-articles--wrapper .article-wrapper .image-wrapper img{object-fit:cover;object-position:center;position:absolute;height:100%;width:100%;left:0}.news-section--wrapper .section-header .section-articles--wrapper .article-wrapper:nth-child(1) .content-wrapper{background-color:#005b42;color:#d2da4d}.news-section--wrapper .section-header .section-articles--wrapper .article-wrapper:nth-child(1) .icon svg path{fill:#d2da4d}.news-section--wrapper .section-header .section-articles--wrapper .article-wrapper:nth-child(2) .content-wrapper{background-color:#d2da4d;color:#005b42}.news-section--wrapper .section-header .section-articles--wrapper .article-wrapper:nth-child(2) .icon svg path{fill:#005b42}.news-section--wrapper .section-header .section-articles--wrapper .article-wrapper:nth-child(3) .content-wrapper{background-color:#f9b122;color:#00305f}.news-section--wrapper .section-header .section-articles--wrapper .article-wrapper:nth-child(3) .icon svg path{fill:#00305f}}.news-section--wrapper .section-header .title{margin-block:0}@media screen and (max-width: 750px){.news-section--wrapper .section-header .title{padding-left:4px;margin-bottom:36px}}@media screen and (max-width: 991px){.news-section--wrapper .section-header .button-wrapper{order:3}}.news-section--wrapper .section-articles--wrapper{display:grid;column-gap:30px;row-gap:30px;grid-template-columns:repeat(2, 1fr);grid-template-rows:254px 254px}.news-section--wrapper .section-articles--wrapper .article-wrapper{border-radius:var(--border-radius-xs);overflow:hidden;cursor:pointer}.news-section--wrapper .section-articles--wrapper .article-wrapper:first-child{grid-row:span 2}@media(min-width: 751px){.news-section--wrapper .section-articles--wrapper .article-wrapper:first-child .article-wrapper--inner{display:grid;grid-template-rows:63.42% 36.58%;grid-template-columns:1fr;transition:grid-template-rows ease-out .5s}.news-section--wrapper .section-articles--wrapper .article-wrapper:first-child .article-wrapper--inner .image-wrapper{padding-left:71px;order:1;padding-bottom:0;transition:padding-left ease-out .5s}.news-section--wrapper .section-articles--wrapper .article-wrapper:first-child .article-wrapper--inner .image-wrapper img{height:100%;object-fit:cover}}@media(min-width: 751px){.news-section--wrapper .section-articles--wrapper .article-wrapper:nth-child(1){background-color:#005b42;color:#d2da4d}.news-section--wrapper .section-articles--wrapper .article-wrapper:nth-child(1) .content-wrapper::after{background:#005b42;background:linear-gradient(180deg, rgba(0, 91, 66, 0) 0%, #005b42 100%)}.news-section--wrapper .section-articles--wrapper .article-wrapper:nth-child(1) .content-wrapper::before{background:#005b42}.news-section--wrapper .section-articles--wrapper .article-wrapper:nth-child(1) .icon svg path{fill:#d2da4d}.news-section--wrapper .section-articles--wrapper .article-wrapper:nth-child(2){background-color:#d2da4d;color:#005b42}.news-section--wrapper .section-articles--wrapper .article-wrapper:nth-child(2) .content-wrapper::after{background:#d2da4d;background:linear-gradient(180deg, rgba(210, 218, 77, 0) 0%, #d2da4d 100%)}.news-section--wrapper .section-articles--wrapper .article-wrapper:nth-child(2) .content-wrapper::before{background:#d2da4d}.news-section--wrapper .section-articles--wrapper .article-wrapper:nth-child(2) .icon svg path{fill:#005b42}.news-section--wrapper .section-articles--wrapper .article-wrapper:nth-child(3){background-color:#f9b122;color:#00305f}.news-section--wrapper .section-articles--wrapper .article-wrapper:nth-child(3) .content-wrapper::after{background:#f9b122;background:linear-gradient(180deg, rgba(249, 177, 34, 0) 0%, #f9b122 100%)}.news-section--wrapper .section-articles--wrapper .article-wrapper:nth-child(3) .content-wrapper::before{background:#f9b122}.news-section--wrapper .section-articles--wrapper .article-wrapper:nth-child(3) .icon svg path{fill:#00305f}}.news-section--wrapper .section-articles--wrapper .article-wrapper--inner{height:100%;display:flex;position:relative}.news-section--wrapper .section-articles--wrapper .article-wrapper--inner .image-wrapper{text-align:right;order:2;flex-basis:53.77%;transition:flex-basis ease-out .5s;padding-block-end:25px}@media(max-width: 751px){.news-section--wrapper .section-articles--wrapper .article-wrapper--inner .image-wrapper{flex-basis:100%}}.news-section--wrapper .section-articles--wrapper .article-wrapper--inner .image-wrapper img{height:100%;border-bottom-left-radius:15px}body.kfn .news-section--wrapper .section-articles--wrapper .article-wrapper--inner .image-wrapper img{border-bottom-left-radius:0px}.news-section--wrapper .section-articles--wrapper .article-wrapper--inner .content-wrapper{flex-basis:46.23%;order:1;margin-top:25px;transition:margin ease-out .5s,flex-basis ease-out .5s;position:relative}.news-section--wrapper .section-articles--wrapper .article-wrapper--inner .content-wrapper--inner{transition:top ease-in .5s}.news-section--wrapper .section-articles--wrapper .article-wrapper--inner .content-wrapper--inner .date-wrapper{line-height:0;display:flex;gap:6px;padding-inline:34px;align-items:center}.news-section--wrapper .section-articles--wrapper .article-wrapper--inner .content-wrapper--inner .date-wrapper .date{font-size:12px;font-weight:500;line-height:120%}.news-section--wrapper .section-articles--wrapper .article-wrapper--inner .content-wrapper--inner .date-wrapper .icon{line-height:1.2;display:inline-flex;height:13px;margin-bottom:5px}.news-section--wrapper .section-articles--wrapper .article-wrapper--inner .content-wrapper--inner .title{font-weight:500;font-size:27px;line-height:140%;margin-block-start:12px;padding-inline:34px;margin-block-end:0}@media(max-width: 1380px){.news-section--wrapper .section-articles--wrapper .article-wrapper--inner .content-wrapper--inner .title{font-size:22px}}@media(max-width: 1200px){.news-section--wrapper .section-articles--wrapper .article-wrapper--inner .content-wrapper--inner .title{font-size:20px}}.news-section--wrapper .section-articles--wrapper .article-wrapper--inner .content-wrapper--inner .content{padding-inline:34px;padding-block-end:35px}.news-section--wrapper .section-articles--wrapper .article-wrapper--inner .content-wrapper--inner .content p{font-weight:400;font-size:14px;line-height:1.45;margin:0;margin-block-start:12px;max-height:61px;overflow:hidden}@media(max-width: 1200px){.news-section--wrapper .section-articles--wrapper .article-wrapper--inner .content-wrapper--inner .content p{font-size:12px;margin-block-start:4px}}.news-section--wrapper .section-articles--wrapper .article-wrapper--inner .content-wrapper--inner .content .button{margin-top:24px;position:absolute;bottom:0;transition:500ms bottom ease-out 0s}@media(max-width: 1200px){.news-section--wrapper .section-articles--wrapper .article-wrapper--inner .content-wrapper--inner .content .button{margin-top:15px}}.news-section--wrapper .section-articles--wrapper .article-wrapper--inner .content-wrapper--inner .content.content-primary{position:relative;transition:opacity ease-out 500ms}.news-section--wrapper .section-articles--wrapper .article-wrapper--inner .content-wrapper--inner .content.content-secondary{top:0;left:0;opacity:0;visibility:hidden;height:0px;transition:opacity ease-out .1s}.news-section--wrapper .section-articles--wrapper .article-wrapper:not(:first-child) .article-wrapper--inner .content-wrapper{margin-top:0}.news-section--wrapper .section-articles--wrapper .article-wrapper:not(:first-child) .article-wrapper--inner .content-wrapper--inner{padding-inline-start:25px;padding-inline-end:18px;padding-block:25px}.news-section--wrapper .section-articles--wrapper .article-wrapper:not(:first-child) .article-wrapper--inner .content-wrapper--inner .date-wrapper{padding-inline:0}.news-section--wrapper .section-articles--wrapper .article-wrapper:not(:first-child) .article-wrapper--inner .content-wrapper--inner>.title{font-weight:500;font-size:20px;line-height:140%;padding-inline:0;animation:small-title ease-in-out 500ms}@media(max-width: 1380px){.news-section--wrapper .section-articles--wrapper .article-wrapper:not(:first-child) .article-wrapper--inner .content-wrapper--inner>.title{font-size:18px}}.news-section--wrapper .section-articles--wrapper .article-wrapper:not(:first-child) .article-wrapper--inner .content-wrapper--inner .content{padding-inline:0;padding-bottom:0}.news-section--wrapper .section-articles--wrapper .article-wrapper:not(:first-child) .article-wrapper--inner .content-wrapper--inner .content-secondary{height:auto;transition:opacity .1s ease-out}.news-section--wrapper .section-articles--wrapper .article-wrapper:not(:first-child) .article-wrapper--inner .content-wrapper--inner .content-secondary p{transform:translateY(30px);opacity:0;transition:opacity 500ms ease-out .1s,transform 500ms ease-out .1s}@media(max-width: 1200px){.news-section--wrapper .section-articles--wrapper .article-wrapper:not(:first-child) .article-wrapper--inner .content-wrapper--inner .content{font-size:12px}}.news-section--wrapper .section-articles--wrapper .article-wrapper:not(:first-child) .article-wrapper--inner .image-wrapper{position:relative}.news-section--wrapper .section-articles--wrapper .article-wrapper:not(:first-child) .article-wrapper--inner .image-wrapper .button-wrapper{margin-top:54px}.news-section--wrapper .section-articles--wrapper .article-wrapper:not(:first-child) .article-wrapper--inner .image-wrapper img{height:100%;max-height:100%;width:100%;object-fit:cover;transition:max-height ease-in-out 500ms}@media screen and (max-width: 750px){.news-section--wrapper .section-articles--wrapper .article-wrapper:not(:first-child) .article-wrapper--inner .image-wrapper img{width:100%}}@media screen and (min-width: 992px){.news-section--wrapper .section-articles--wrapper .article-wrapper:not(:first-child):hover .article-wrapper--inner .image-wrapper{flex-basis:36.6%}.news-section--wrapper .section-articles--wrapper .article-wrapper:not(:first-child):hover .article-wrapper--inner .image-wrapper img{max-height:130px}.news-section--wrapper .section-articles--wrapper .article-wrapper:not(:first-child):hover .article-wrapper--inner .image-wrapper .button{position:relative;visibility:visible;opacity:1}.news-section--wrapper .section-articles--wrapper .article-wrapper:not(:first-child):hover .article-wrapper--inner .content-wrapper{flex-basis:73.4%;position:relative;z-index:2}.news-section--wrapper .section-articles--wrapper .article-wrapper:not(:first-child):hover .article-wrapper--inner .content-wrapper::before{content:"";display:block;position:absolute;bottom:0;z-index:2;height:20px;width:100%}.news-section--wrapper .section-articles--wrapper .article-wrapper:not(:first-child):hover .article-wrapper--inner .content-wrapper::after{content:"";display:block;position:absolute;bottom:20px;z-index:2;height:20px;width:100%}.news-section--wrapper .section-articles--wrapper .article-wrapper:not(:first-child):hover .article-wrapper--inner .content-wrapper--inner{padding-block-end:27px}.news-section--wrapper .section-articles--wrapper .article-wrapper:not(:first-child):hover .article-wrapper--inner .content-wrapper--inner>.title{animation:small-title-hover ease-in-out 500ms}.news-section--wrapper .section-articles--wrapper .article-wrapper:not(:first-child):hover .article-wrapper--inner .content-wrapper .content-secondary{visibility:visible;opacity:1}.news-section--wrapper .section-articles--wrapper .article-wrapper:not(:first-child):hover .article-wrapper--inner .content-wrapper .content-secondary p{transform:translateY(0);opacity:1;transition:opacity 500ms ease-out 500ms,transform 500ms ease-out 500ms}}.news-section--wrapper .section-articles--wrapper .article-wrapper:not(:first-child) .button-wrapper{position:absolute;right:0;bottom:30px}@media screen and (min-width: 992px){.news-section--wrapper .section-articles--wrapper .article-wrapper:hover:first-child .article-wrapper--inner{grid-template-rows:46.32% 53.68%}.news-section--wrapper .section-articles--wrapper .article-wrapper:hover:first-child .article-wrapper--inner .content-wrapper--inner{top:-40px}.news-section--wrapper .section-articles--wrapper .article-wrapper:hover:first-child .article-wrapper--inner .content-wrapper--inner .content.content-primary{opacity:0;visibility:hidden}.news-section--wrapper .section-articles--wrapper .article-wrapper:hover:first-child .article-wrapper--inner .content-wrapper--inner .content.content-secondary{opacity:1;visibility:visible;top:64px}.news-section--wrapper .section-articles--wrapper .article-wrapper:hover:first-child .article-wrapper--inner .content-wrapper--inner .content .button{bottom:30px;transition:bottom 500ms ease-in-out 0s}.news-section--wrapper .section-articles--wrapper .article-wrapper:hover:first-child .image-wrapper{padding-left:177px}}.news-section--wrapper .section-articles.medium-up-hidden .section-articles--wrapper .image-wrapper{padding:0 !important;height:100%}@keyframes small-title-hover{0%{opacity:1}10%{opacity:0}70%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}@keyframes small-title{0%{opacity:1}10%{opacity:0}70%{opacity:0}100%{opacity:1}}body.kfn .news-section--wrapper .section-articles--wrapper .article-wrapper:nth-child(1){background-color:var(--color__dark-blue)}body.kfn .news-section--wrapper .section-articles--wrapper .article-wrapper:nth-child(2){color:var(--color__dark-blue)}body.kfn .news-section--wrapper .section-articles--wrapper .article-wrapper:nth-child(2) .icon svg path{fill:var(--color__dark-blue)}body.kfn .news-section--wrapper .section-articles--wrapper .article-wrapper:nth-child(3){background-color:var(--color__bright-green)}body.kfn .news-section--wrapper .section-articles--wrapper .article-wrapper:nth-child(2) .button__title,body.kfn .news-section--wrapper .section-articles--wrapper .article-wrapper:nth-child(2) .button__icon,body.kfn .news-section--wrapper .section-articles--wrapper .article-wrapper:nth-child(3) .button__title,body.kfn .news-section--wrapper .section-articles--wrapper .article-wrapper:nth-child(3) .button__icon{color:#fff;background-color:var(--color__dark-blue) !important}body.kfn .news-section--wrapper .section-articles--wrapper .article-wrapper:nth-child(2) .button__title svg path,body.kfn .news-section--wrapper .section-articles--wrapper .article-wrapper:nth-child(2) .button__icon svg path,body.kfn .news-section--wrapper .section-articles--wrapper .article-wrapper:nth-child(3) .button__title svg path,body.kfn .news-section--wrapper .section-articles--wrapper .article-wrapper:nth-child(3) .button__icon svg path{fill:#fff}body.kfn .news-section--wrapper .section-articles--wrapper .article-wrapper .article-wrapper--inner .content-wrapper:after,body.kfn .news-section--wrapper .section-articles--wrapper .article-wrapper .article-wrapper--inner .content-wrapper:before{display:none !important}@media(max-width: 991px){body.kfn .news-section--wrapper .section-articles--wrapper .article-wrapper:nth-child(1) .content-wrapper{background-color:var(--color__dark-blue) !important}body.kfn .news-section--wrapper .section-articles--wrapper .article-wrapper:nth-child(2) .content-wrapper{color:var(--color__dark-blue)}body.kfn .news-section--wrapper .section-articles--wrapper .article-wrapper:nth-child(3) .content-wrapper{background-color:var(--color__bright-green)}}/*# sourceMappingURL=news.css.map */
