.news{font-size:16px;line-height:1.5em;letter-spacing:.25px}.news .scSearch{display:flex;border-bottom:1px solid var(--border-medium);margin-bottom:15px;overflow-x:auto}@media (max-width:538px){.news .scSearch{margin-right:-15px}}.news .scSearch .ico-search{position:relative;display:block;min-width:32px;width:32px;height:32px;margin-right:15px}.news .scSearch .ico-search::before{position:absolute;content:"";top:8px;left:7px;width:12px;height:12px;border:1px solid var(--content-primary);border-radius:50%}.news .scSearch .ico-search::after{position:absolute;content:"";top:17px;left:20px;width:1px;height:9px;border-right:1px solid var(--content-primary);transform:rotateZ(-45deg)}.news .scSearch .ico-search::after,.news .scSearch .ico-search::before{transition:all .3s}.news .scSearch .ico-search:hover{cursor:pointer;background-color:var(--background-selected)}.news .scSearch .ico-search.open::before{background:var(--content-primary);transform:rotateZ(45deg)}.news .scSearch .ico-search.open::after{transform:rotateZ(-45deg)}.news .scSearch .ico-search.open::after,.news .scSearch .ico-search.open::before{border:0;border-right:1px solid var(--content-primary);top:10px;left:15px;width:1px;height:14px;border-radius:0}.news .scSearch .nav{display:flex;color:var(--content-secondary);font-size:14px;height:auto!important;align-items:stretch;font:var(--font-label-semibold-s);letter-spacing:var(--font-label-semibold-s-letter-spacing)}.news .scSearch .nav::after,.news .scSearch .nav::before{display:none}.news .scSearch .nav .item{cursor:pointer;white-space:nowrap;height:auto!important;position:relative;transition:.2s;padding:0 var(--space-150)}.news .scSearch .nav .item:after{content:"";position:absolute;left:var(--space-150);bottom:0;right:var(--space-150);height:2px;border-radius:2px 2px 0 0;background:var(--green-400);transform:scaleX(0);transition:.2s}.news .scSearch .nav .item:hover{color:var(--green-400)}.news .scSearch .nav .item.active{color:var(--green-400)}.news .scSearch .nav .item.active::after{transform:none}.news .plSearch{visibility:hidden;opacity:0;height:0;padding:0 15px;overflow:hidden;transition:all .3s;position:relative;background-color:var(--background-default)}.news .plSearch::before{top:22px;left:15px;width:14px;height:14px;border:1px solid var(--cDark5);border-radius:50%}.news .plSearch::after{top:32px;left:30px;width:1px;height:8px;border-right:1px solid var(--cDark5);transform:rotateZ(-45deg)}.news .plSearch::after,.news .plSearch::before{position:absolute;content:""}.news .plSearch.open{visibility:visible;opacity:1;height:60px;padding:15px}.news .plSearch input{border:0;border-bottom:1px solid var(--cGray4);width:100%;background:0 0;line-height:30px;font-size:16px;padding-left:32px}.news .plSearch input:focus{outline:0}.news .lastNews{--sidebar-scam-grid:2;--scam-grid:3}.news .lastNews .scamItem{display:flex;flex-direction:column;gap:var(--space-100)}.news .lastNews .scamItem .title{display:block}.news .lastNews .scamItem .text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;position:relative;word-break:break-word}.news .lastNews .scamItem .text>*{padding:0}.news .lastNews .scamItem .text>:not(:last-child){margin-bottom:var(--space-100)}.news .lastNews .scamItem .text:after{content:"";position:absolute;top:3em;bottom:0;left:0;right:0;background:linear-gradient(transparent,var(--current-background))}.news .lastNews .wrapper{display:flex}.news .lastNews .wrapper .mainContent{width:0;flex-grow:1;padding:0}.news .lastNews .wrapper .scamAlerts{margin-left:var(--space-800);width:295px;display:flex;flex-direction:column;gap:var(--space-300)}.news .lastNews .scamGrid{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-400);padding-bottom:var(--space-800)}.news .lastNews .scamGrid .btn{text-transform:uppercase}.news .lastNews .scamGrid .grid{width:100%;display:grid;grid-gap:var(--space-800);grid-template-columns:repeat(var(--scam-grid),1fr)}@media (max-width:1473.9px){.news .lastNews .wrapper .scamAlerts{margin-left:32px}}@media (max-width:1279.9px){.news .lastNews{--scam-grid:2}.news .lastNews .wrapper{flex-direction:column;gap:var(--space-400)}.news .lastNews .wrapper .scamAlerts{margin-left:0;width:100%;display:grid;grid-template-columns:repeat(var(--sidebar-scam-grid),1fr);grid-gap:var(--space-300) var(--space-400)}.news .lastNews .wrapper .scamAlerts .scamItem:nth-child(2)~.scamItem{display:none}.news .lastNews .wrapper .mainContent{width:100%;order:1}}@media (max-width:1023.9px){.news .lastNews{--sidebar-scam-grid:1;--scam-grid:1}}.news .hero .meta{margin-top:var(--space-300);display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-300)}.news .newsSingle{padding-bottom:64px}.news .newsSingle .inner .image img{display:block;width:100%}.news .newsSingle .inner .contentWrapper{padding:32px 0;max-width:654px;display:flex;flex-direction:column;gap:32px}.news .newsSingle .inner .contentWrapper .btn{text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.news .newsSingle .inner .contentWrapper .subscribe{border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:var(--space-200);gap:var(--space-200)}.news .newsSingle .inner .contentWrapper .subscribe p{margin:0}.news .newsSingle .inner .contentWrapper.centred{margin:0 auto}.news .hero{padding:192px 0 64px}@media (max-width:1023.9px){.news .hero{padding:192px 0 48px}}@media (max-width:767.9px){.news .hero{padding:192px 0 32px}}.news .lastNews{padding-top:60px}.news .tags{padding:0 var(--pad) var(--pad)}.news .tag{display:inline-block;font:var(--font-label-s);letter-spacing:var(--font-label-s-letter-spacing);text-transform:var(--font-label-s-transform);-webkit-text-decoration:var(--font-label-s-decoration);text-decoration:var(--font-label-s-decoration);min-width:48px;padding:var(--space-50) var(--space-100);color:var(--content-primary);border-radius:4px;border:1px solid var(--border-medium)}.news .tag.filled{color:var(--color-content);background:var(--color-500);border-color:var(--color-500)}.news .news-article-content{position:relative}.news .news-article-content:before{position:absolute;content:"";width:100%;height:76px;bottom:0;left:0;background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 100%)}.news p.small{opacity:.5}.news h3{font-size:22px;line-height:30px;letter-spacing:.02em}.news .flNews{display:flex;flex-direction:row;flex-wrap:wrap;margin:0 0 60px;padding-top:15px;column-gap:64px;row-gap:64px}.news .flNews .item{display:flex;flex-direction:column;min-width:calc(50% - 42.6666666667px);max-width:calc(50% - 42.6666666667px);flex:0 0 auto}.news .flNews .item:focus{outline:0}.news .flNews .item .im{border-radius:4px;overflow:hidden;margin-bottom:16px}.news .flNews .item .im a{aspect-ratio:2/1;display:block}.news .flNews .item .im a img{display:block;width:100%;height:100%;object-fit:cover}.news .flNews .item .des,.news .flNews .item .im{width:100%}.news .flNews .item .des .text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;position:relative}.news .flNews .item .des .text>*{padding:0}.news .flNews .item .des .text>:not(:last-child){margin-bottom:var(--space-100)}.news .flNews .item .des .text:after{content:"";position:absolute;top:3em;bottom:0;left:0;right:0;background:linear-gradient(transparent,var(--current-background))}.news .flNews .item .des .btn{border:2px solid #777;border-radius:4px;background:0 0;padding:.25rem .7rem;color:#000;font-size:.8rem;line-height:1.6em}.news .flNews .item .des .btn i{margin-right:.5rem}.news .flNews .item.full{display:block;min-width:100%;max-width:100%;box-shadow:none;border:none;position:relative}.news .flNews .item.full .im{width:100%}.news .flNews .item.full .im img{display:block;margin-bottom:15px;width:100%}.news .flNews .item.full .first-blick-on-bottom-of-header{display:flex;justify-content:space-between;align-items:center;padding:0 0 15px;height:70px;width:calc(100% - 0px);color:var(--cText)}.news .flNews .item.full .first-blick-on-bottom-of-header .date{color:var(--cDark6)}.news .flNews .item.full .des{position:relative;width:auto;background:#fff;max-width:996px;padding:0;margin:0 auto}@media (min-width:1280px){.news .flNews .item.full .des{padding:0 45px 30px;margin:30px auto 0}}.news .flNews .item.full .des .full-txt,.news .flNews .item.full .des h2,.news .flNews .item.full .des p{margin:auto}.news .flNews .item.full .des h2{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:36px;line-height:39px;letter-spacing:.04em;text-align:left}.news .flNews .item.full .des .d a{color:#d92626}@media (max-width:1023.9px){.news .flNews .item.full .des{padding:0}.news .flNews .item.full .des p{font-size:1.15rem}}@media (max-width:1023.9px){.news .flNews .item{min-width:100%;max-width:100%;flex:0 0 auto}.news .flNews .item .des,.news .flNews .item .im{width:auto}}.news .newsSlider{display:flex;flex-direction:row;flex-wrap:wrap;margin:0 -15px 60px;column-gap:30px;row-gap:30px}.news .newsSlider .item{display:flex;margin:15px;border:1px solid #e4e9f0;overflow:hidden;width:30%;min-height:415px;flex-direction:column;flex-grow:2}.news .newsSlider .item:focus{outline:0}.news .newsSlider .item .des,.news .newsSlider .item .im{width:50%}.news .newsSlider .item .des a:focus,.news .newsSlider .item .im a:focus{outline:0}.news .newsSlider .item .des{margin:15px}.news .newsSlider .item .des a:focus,.news .newsSlider .item .des a:hover{color:inherit;outline:0}.news .newsSlider .item .des,.news .newsSlider .item .im{width:auto}.news .newsSlider .item .des h2{text-align:left;font-weight:700;margin:0;font-size:16px;line-height:22px;letter-spacing:.05em;padding:9px 0 8px}.news .newsSlider .item .des button,.news .newsSlider .item .des p{font-size:16px;line-height:1.6em}.news .newsSlider .item .des p{margin-bottom:0;font-size:16px}.news .newsSlider .item .des .d{font-size:14px;color:var(--cRed);margin:0}.news .newsSlider .item .des .d a{color:var(--cRed)}@media (max-width:1023.9px){.news .newsSlider .item{font-size:125%;flex-direction:column;width:40%;flex-grow:3}.news .newsSlider .item .des,.news .newsSlider .item .im{width:auto}.news .newsSlider .item .im{margin:1rem 1rem 0}}
/*# sourceMappingURL=news.min.css.map */
