body .component-lastnews-v1{display:flex;flex-direction:column;width:100%}body .component-lastnews-v1>section{display:flex;flex-direction:column;width:100%;contain:layout inline-size;container-type:inline-size;container-name:component_lastnews_v1}body .component-lastnews-v1>section .cmpntLastNews{display:flex;flex-direction:column;gap:15px;width:100%}body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles{display:grid;justify-items:center;width:100%;gap:10px;padding:0;grid-template-columns:100%;grid-template-areas:"article-first" "article-second" "article-third" "article-fourth"}@container component_lastnews_v1 (min-width: 720px){body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles{grid-template-columns:calc(50% - 5px) calc(50% - 5px);grid-template-areas:"article-first article-second" "article-third article-fourth"}}@container component_lastnews_v1 (min-width: 1024px){body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles{grid-template-columns:calc(50% - 10px) calc(25% - 5px) calc(25% - 5px);grid-template-areas:"article-first article-second article-second" "article-first article-third article-fourth"}}@container component_lastnews_v1 (min-width: 1440px){body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles{grid-template-columns:calc(33.33% - 10px) calc(33.33% - 5px) calc(33.33% - 5px);grid-template-areas:"article-first article-second article-third" "article-first article-second article-fourth"}}body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article{display:flex;flex-direction:column;background-color:rgb(var(--neutralcolor-detail));border-radius:5px;overflow:hidden;width:100%;border:1px solid rgba(0,0,0,0)}@container component_lastnews_v1 (min-width: 720px){body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article{max-width:initial}}body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .image{display:flex;width:100%;height:200px}body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .image span{display:flex;position:relative;width:100%;height:100%}body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .image span img{width:100%;height:100%;object-fit:cover;object-position:center center}body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .image p{position:absolute;left:10px;top:10px;font-size:1.4rem;font-weight:700;padding:5px 8px;border-radius:4px;color:#fff;background-color:rgb(var(--secondarycolor-additional))}@container component_lastnews_v1 (min-width: 720px){body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .image p{left:8px;top:8px}}@container component_lastnews_v1 (min-width: 1024px){body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .image p{left:18px;top:22px}}body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .description{display:flex;flex-direction:column;gap:10px;width:100%;padding:30px 15px}body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .description .date{display:flex;align-items:center;line-height:1;gap:5px}body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .description .date span{color:rgb(var(--secondarycolor-additional));font-size:1.6rem;font-weight:700}body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .description .date p{color:rgb(var(--neutralcolor-main))}body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .description .title{transition:all .3s}body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .description .title h2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;overflow:hidden;color:rgb(var(--primarycolor-additional));font-size:1.6rem;font-weight:700;transition:all .3s}body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .description .title:hover{transition:all .3s}body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .description .title:hover h2{color:rgb(var(--secondarycolor-additional));text-decoration:underline;transition:all .3s}body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .description .synopsis{display:none}@container component_lastnews_v1 (min-width: 1024px){body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .description .synopsis{-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;overflow:hidden;color:rgb(var(--neutralcolor-main));transition:all .3s}}body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(1){grid-area:article-first}@container component_lastnews_v1 (min-width: 1024px){body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(1){min-height:400px}}@container component_lastnews_v1 (min-width: 1024px){body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(1) .image{height:200px}}body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(1) .description{padding:20px 10px}body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(1) .description .title{display:flex;position:relative}@container component_lastnews_v1 (min-width: 1024px){body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(1) .description .title{margin-bottom:10px}}@container component_lastnews_v1 (min-width: 1024px){body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(1) .description .title h2{font-size:2.4rem}}@container component_lastnews_v2 (min-width: 1440px){body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(1) .description .title h2{min-height:65px}}@container component_lastnews_v1 (min-width: 1024px){body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(1) .description .title:after{content:"";position:absolute;width:85px;height:2px;bottom:-10px;left:0;background-color:rgb(var(--secondarycolor-additional))}}@container component_lastnews_v1 (min-width: 1024px){body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(1) .description .synopsis{display:-webkit-box}}body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(2){grid-area:article-second}@container component_lastnews_v1 (min-width: 1024px){body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(2) .image{height:100px}}@container component_lastnews_v1 (min-width: 1440px){body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(2) .image{height:200px}}@container component_lastnews_v1 (min-width: 1024px){body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(2) .description{padding:10px}}@container component_lastnews_v1 (min-width: 1440px){body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(2) .description{padding:20px 10px;gap:10px}}@container component_lastnews_v1 (min-width: 1024px){body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(2) .description .date span{font-size:1.6rem}}@container component_lastnews_v1 (min-width: 1440px){body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(2) .description .title{position:relative;margin-bottom:10px}}@container component_lastnews_v1 (min-width: 1440px){body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(2) .description .title:after{content:"";position:absolute;width:85px;height:2px;bottom:-10px;left:0;background-color:rgb(var(--secondarycolor-additional))}}@container component_lastnews_v1 (min-width: 1024px){body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(2) .description .title h2{font-size:1.2rem;-webkit-line-clamp:1}}@container component_lastnews_v1 (min-width: 1440px){body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(2) .description .title h2{-webkit-line-clamp:2;font-size:2.4rem;min-height:65px}}@container component_lastnews_v1 (min-width: 1440px){body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(2) .description .synopsis{display:-webkit-box}}body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(3){grid-area:article-third}@container component_lastnews_v1 (min-width: 1024px){body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(3) .image{height:130px}}@container component_lastnews_v1 (min-width: 1024px){body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(3) .description{padding:12px}}@container component_lastnews_v1 (min-width: 1440px){}@container component_lastnews_v1 (min-width: 1024px){body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(3) .description .title h2{font-size:1.2rem}}@container component_lastnews_v1 (min-width: 1440px){body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(3) .description .title h2{-webkit-line-clamp:1}}body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(4){grid-area:article-fourth}@container component_lastnews_v1 (min-width: 1024px){body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(4) .image{height:130px}}@container component_lastnews_v1 (min-width: 1024px){body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(4) .description{padding:12px}}@container component_lastnews_v1 (min-width: 1440px){}@container component_lastnews_v1 (min-width: 1024px){body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(4) .description .title h2{font-size:1.2rem}}@container component_lastnews_v1 (min-width: 1440px){body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(4) .description .title h2{-webkit-line-clamp:1}}body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__btnViewMore{display:flex;justify-content:flex-end;align-items:center;position:relative}body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__btnViewMore a{display:flex;justify-content:center;align-items:center;width:170px;gap:10px;padding:10px 5px;border:1px solid rgb(var(--neutralcolor-main));border-radius:5px;background-color:#fff;transition:all .3s}body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__btnViewMore a span{color:rgb(var(--neutralcolor-main));font-weight:700;font-size:1.2rem;transition:all .3s}body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__btnViewMore a i{color:rgb(var(--neutralcolor-main));font-size:1.2rem;transition:all .3s}body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__btnViewMore a:focus,body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__btnViewMore a:focus-visible{outline:none}body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__btnViewMore a:visited{background-color:#fff;border:1px solid rgb(var(--neutralcolor-main))}body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__btnViewMore a:visited span{color:rgb(var(--neutralcolor-main));transition:all .3s}body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__btnViewMore a:visited i{color:rgb(var(--neutralcolor-main));transition:all .3s}body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__btnViewMore a:hover{background-color:rgb(var(--secondarycolor-main));border:1px solid rgb(var(--secondarycolor-main));transition:all .3s}body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__btnViewMore a:hover span{color:rgb(var(--neutralcolor-detail));transition:all .3s}body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__btnViewMore a:hover i{color:rgb(var(--neutralcolor-detail));transition:all .3s}body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__btnViewMore a:active{box-shadow:0px 4px 4px 0px rgba(34,49,85,.28) inset;transition:all .3s}body .component-lastnews-v1>section .cmpntLastNews .cmpntLastNews__btnViewMore::after{content:"";position:absolute;width:calc(100% - 170px - 15px);height:1px;top:50%;left:0;background-color:rgb(var(--neutralcolor-alternative))}body.adaptContrastActive .component-lastnews-v1 .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article{background-color:rgb(var(--contrastcolor-background));border:1px solid rgb(var(--contrastcolor-text));transition:all .3s}body.adaptContrastActive .component-lastnews-v1 .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .image p{border:1px solid rgb(var(--contrastcolor-text));background-color:rgb(var(--contrastcolor-background));transition:all .3s}body.adaptContrastActive .component-lastnews-v1 .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .description .date span{color:rgb(var(--contrastcolor-text));transition:all .3s}body.adaptContrastActive .component-lastnews-v1 .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .description .date p{color:rgb(var(--contrastcolor-text));transition:all .3s}body.adaptContrastActive .component-lastnews-v1 .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .description .title h2{color:rgb(var(--contrastcolor-text));text-decoration:underline;transition:all .3s}body.adaptContrastActive .component-lastnews-v1 .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .description .title:hover h2{color:rgb(var(--contrastcolor-hover));transition:all .3s}body.adaptContrastActive .component-lastnews-v1 .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .description .title:nth-of-type(1)::after,body.adaptContrastActive .component-lastnews-v1 .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .description .title:nth-of-type(2)::after{background-color:rgb(var(--contrastcolor-text));transition:all .3s}body.adaptContrastActive .component-lastnews-v1 .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .description .synopsis{color:rgb(var(--contrastcolor-text));transition:all .3s}body.adaptContrastActive .component-lastnews-v1 .cmpntLastNews .cmpntLastNews__btnViewMore a{border:1px solid rgb(var(--contrastcolor-text));background-color:rgb(var(--contrastcolor-background));transition:all .3s}body.adaptContrastActive .component-lastnews-v1 .cmpntLastNews .cmpntLastNews__btnViewMore a span{color:rgb(var(--contrastcolor-text));transition:all .3s;text-decoration:underline}body.adaptContrastActive .component-lastnews-v1 .cmpntLastNews .cmpntLastNews__btnViewMore a i{color:rgb(var(--contrastcolor-text));transition:all .3s}body.adaptContrastActive .component-lastnews-v1 .cmpntLastNews .cmpntLastNews__btnViewMore a:visited{border:1px solid rgb(var(--contrastcolor-text));background-color:rgb(var(--contrastcolor-background));transition:all .3s}body.adaptContrastActive .component-lastnews-v1 .cmpntLastNews .cmpntLastNews__btnViewMore a:visited span{color:rgb(var(--contrastcolor-text));transition:all .3s}body.adaptContrastActive .component-lastnews-v1 .cmpntLastNews .cmpntLastNews__btnViewMore a:visited i{color:rgb(var(--contrastcolor-text));transition:all .3s}body.adaptContrastActive .component-lastnews-v1 .cmpntLastNews .cmpntLastNews__btnViewMore a:hover{border:1px solid rgb(var(--contrastcolor-text));background-color:rgb(var(--contrastcolor-background));transition:all .3s}body.adaptContrastActive .component-lastnews-v1 .cmpntLastNews .cmpntLastNews__btnViewMore a:hover span{color:rgb(var(--contrastcolor-hover));transition:all .3s}body.adaptContrastActive .component-lastnews-v1 .cmpntLastNews .cmpntLastNews__btnViewMore a:hover i{color:rgb(var(--contrastcolor-hover));transition:all .3s}
