body .component-lastnews-v3{display:flex;flex-direction:column;width:100%}body .component-lastnews-v3>section{display:flex;flex-direction:column;width:100%;contain:layout inline-size;container-type:inline-size;container-name:component_lastnews_v3}body .component-lastnews-v3>section .cmpntLastNews{display:flex;flex-direction:column;gap:15px;width:100%}body .component-lastnews-v3>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_v3 (min-width: 550px){body .component-lastnews-v3>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_v3 (min-width: 820px){body .component-lastnews-v3>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_v3 (min-width: 1440px){body .component-lastnews-v3>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-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article{display:flex;flex-direction:column;background-color:#fff;border-radius:2px;overflow:hidden;width:100%;max-width:320px;height:290px;position:relative}@container component_lastnews_v3 (min-width: 550px){body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article{max-width:initial}}body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .image{display:flex;width:100%;height:100%;position:relative}body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .image span{display:flex;width:100%;height:100%;overflow:hidden}@container component_lastnews_v3 (min-width: 820px){body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .image span{border-radius:5px 5px 0 0}}body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .image span img{width:100%;height:100%;object-fit:cover;object-position:center center}body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .image p{position:absolute;left:10px;top:10px;font-size:14px;font-weight:700;padding:5px 8px;border-radius:4px;color:#fff;background-color:rgb(var(--secondarycolor-additional))}body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .description{display:flex;flex-direction:column;position:absolute;bottom:0;left:0;gap:5px;width:calc(100% - 30px);padding:15px;background-color:rgba(255,255,255,.8)}body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .description .date{display:flex;align-items:center;line-height:1;gap:5px}body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .description .date span i{color:rgb(var(--secondarycolor-additional));font-size:1.4rem;font-weight:700;text-transform:uppercase}@container component_lastnews_v3 (min-width: 820px){body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .description .date span i{font-size:1.2rem}}body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .description .date p{color:rgb(var(--neutralcolor-main))}body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .description .title{min-height:45px;transition:all .3s}body .component-lastnews-v3>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;height:max-content;color:rgb(var(--primarycolor-additional));font-size:1.4rem;font-weight:700;transition:all .3s;text-decoration:none}@container component_lastnews_v3 (min-width: 820px){body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .description .title h2{font-size:1.2rem}}body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .description .title:hover{transition:all .3s}body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .description .title:hover h2{color:rgb(var(--secondarycolor-additional));text-decoration:none;transition:all .3s}body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .description .synopsis{display:none}@container component_lastnews_v3 (min-width: 820px){body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article .description .synopsis{-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis;overflow:hidden;color:rgb(var(--neutralcolor-main));transition:all .3s}}body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(1){grid-area:article-first}@container component_lastnews_v3 (min-width: 820px){body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(1){height:460px}}@container component_lastnews_v3 (min-width: 1440px){body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(1){height:100%}}@container component_lastnews_v3 (min-width: 1440px){body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(1) .description{gap:5px;padding:30px}}body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(1) .description .title{display:flex;position:relative}@container component_lastnews_v3 (min-width: 820px){body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(1) .description .title{margin-bottom:10px}}@container component_lastnews_v3 (min-width: 820px){body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(1) .description .title h2{font-size:2.4rem}}@container component_lastnews_v3 (min-width: 1440px){body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(1) .description .title h2{min-height:65px}}@container component_lastnews_v3 (min-width: 820px){body .component-lastnews-v3>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_v3 (min-width: 820px){body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(1) .description .synopsis{display:-webkit-box}}body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(2){grid-area:article-second}@container component_lastnews_v3 (min-width: 820px){body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(2){height:250px}}@container component_lastnews_v3 (min-width: 1440px){body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(2){height:100%}}body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(2) .image p{display:none}@container component_lastnews_v3 (min-width: 820px){body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(2) .description{padding:15px 10px}}@container component_lastnews_v3 (min-width: 1440px){body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(2) .description{gap:5px;padding:30px}}body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(2) .description .title{display:flex;position:relative}@container component_lastnews_v3 (min-width: 820px){body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(2) .description .title{margin-bottom:10px}}@container component_lastnews_v3 (min-width: 820px){body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(2) .description .title h2{font-size:2.4rem}}@container component_lastnews_v3 (min-width: 1440px){body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(2) .description .title h2{min-height:65px}}@container component_lastnews_v3 (min-width: 820px){body .component-lastnews-v3>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_v3 (min-width: 820px){body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(2) .description .synopsis{display:-webkit-box}}body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(3){grid-area:article-third}@container component_lastnews_v3 (min-width: 820px){body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(3){height:200px}}@container component_lastnews_v3 (min-width: 1440px){body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(3){height:220px}}body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(3) .image p{display:none}@container component_lastnews_v3 (min-width: 820px){body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(3) .description{padding:15px 10px}}@container component_lastnews_v3 (min-width: 1440px){body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(3) .description .date span{font-size:1.4rem}}@container component_lastnews_v3 (min-width: 1440px){body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(3) .description .title h2{font-size:1.4rem}}body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(4){grid-area:article-fourth}@container component_lastnews_v3 (min-width: 820px){body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(4){height:200px}}@container component_lastnews_v3 (min-width: 1440px){body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(4){height:220px}}body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(4) .image p{display:none}@container component_lastnews_v3 (min-width: 820px){body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(4) .description{padding:15px 10px}}@container component_lastnews_v3 (min-width: 1440px){body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(4) .description .date span{font-size:1.4rem}}@container component_lastnews_v3 (min-width: 1440px){body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(4) .description .title h2{font-size:1.4rem}}body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__btnViewMore{display:flex;justify-content:flex-end;align-items:center;position:relative}body .component-lastnews-v3>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-v3>section .cmpntLastNews .cmpntLastNews__btnViewMore a span{color:rgb(var(--neutralcolor-main));font-weight:700;font-size:1.2rem;transition:all .3s}body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__btnViewMore a i{color:rgb(var(--neutralcolor-main));font-size:1.2rem;transition:all .3s}body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__btnViewMore a:focus,body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__btnViewMore a:focus-visible{outline:none}body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__btnViewMore a:visited{background-color:#fff;border:1px solid rgb(var(--neutralcolor-main))}body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__btnViewMore a:visited span{color:rgb(var(--neutralcolor-main));transition:all .3s}body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__btnViewMore a:visited i{color:rgb(var(--neutralcolor-main));transition:all .3s}body .component-lastnews-v3>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-v3>section .cmpntLastNews .cmpntLastNews__btnViewMore a:hover span{color:rgb(var(--neutralcolor-detail));transition:all .3s}body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__btnViewMore a:hover i{color:rgb(var(--neutralcolor-detail));transition:all .3s}body .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__btnViewMore a:active{box-shadow:0px 4px 4px 0px rgba(34,49,85,.28) inset;transition:all .3s}body .component-lastnews-v3>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-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article{border:1px solid rgb(var(--contrastcolor-text))}body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(1) .image p,body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(2) .image p,body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(3) .image p,body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(4) .image p{background-color:rgb(var(--contrastcolor-background));border:1px solid rgb(var(--contrastcolor-text));transition:all .3s}body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(1) .description,body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(2) .description,body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(3) .description,body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(4) .description{background-color:rgb(var(--contrastcolor-background))}body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(1) .description .date,body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(2) .description .date,body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(3) .description .date,body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(4) .description .date{color:rgb(var(--contrastcolor-text));transition:all .3s}body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(1) .description .date span i,body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(2) .description .date span i,body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(3) .description .date span i,body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(4) .description .date span i{color:rgb(var(--contrastcolor-text));transition:all .3s}body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(1) .description .date p,body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(2) .description .date p,body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(3) .description .date p,body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(4) .description .date p{color:rgb(var(--contrastcolor-text));transition:all .3s}body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(1) .description .title h2,body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(2) .description .title h2,body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(3) .description .title h2,body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(4) .description .title h2{color:rgb(var(--contrastcolor-text));text-decoration:underline;transition:all .3s}body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(1) .description .title:hover h2,body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(2) .description .title:hover h2,body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(3) .description .title:hover h2,body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(4) .description .title:hover h2{color:rgb(var(--contrastcolor-hover));transition:all .3s}body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(1) .description .title::after,body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(2) .description .title::after,body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(3) .description .title::after,body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(4) .description .title::after{background-color:rgb(var(--contrastcolor-text));transition:all .3s}body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(1) .description .synopsis,body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(2) .description .synopsis,body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(3) .description .synopsis,body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__groupArticles .cmpntLastNews__groupArticles--article:nth-of-type(4) .description .synopsis{color:rgb(var(--contrastcolor-text));transition:all .3s}body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__btnViewMore a{border:1px solid rgb(var(--contrastcolor-text));background-color:rgb(var(--contrastcolor-background));transition:all .3s}body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__btnViewMore a span{color:rgb(var(--contrastcolor-text));text-decoration:underline;transition:all .3s}body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__btnViewMore a i{color:rgb(var(--contrastcolor-text));transition:all .3s}body.adaptContrastActive .component-lastnews-v3>section .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-v3>section .cmpntLastNews .cmpntLastNews__btnViewMore a:visited span{color:rgb(var(--contrastcolor-text));transition:all .3s}body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__btnViewMore a:visited i{color:rgb(var(--contrastcolor-text));transition:all .3s}body.adaptContrastActive .component-lastnews-v3>section .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-v3>section .cmpntLastNews .cmpntLastNews__btnViewMore a:hover span{color:rgb(var(--contrastcolor-hover));transition:all .3s}body.adaptContrastActive .component-lastnews-v3>section .cmpntLastNews .cmpntLastNews__btnViewMore a:hover i{color:rgb(var(--contrastcolor-hover));transition:all .3s}
