.un-news-root{min-height:100vh}.un-news-page,.un-news-detail-page{color:#f5f5f6;width:min(1560px,100% - 28px);margin:20px auto 80px}.un-news-page *,.un-news-detail-page *{box-sizing:border-box}.un-news-hero{background:radial-gradient(circle at 92% 48%,#e224442b,#0000 35%),linear-gradient(110deg,#121214fa,#0f0f11fa);border:1px solid #ffffff16;border-radius:24px;justify-content:space-between;align-items:center;gap:32px;min-height:188px;padding:34px 40px;display:flex;position:relative;overflow:hidden}.un-news-hero:before{content:"";pointer-events:none;background:linear-gradient(110deg,#0000 20%,#ffffff05,#0000 70%);position:absolute;inset:0}.un-news-hero>div:first-child{z-index:2;max-width:930px;position:relative}.un-news-hero h1{color:#fff;letter-spacing:-.05em;margin:0 0 12px;font-size:clamp(44px,4.4vw,68px);font-weight:800;line-height:.96}.un-news-hero p{color:#ffffff9e;max-width:820px;margin:0;font-size:15px;font-weight:500;line-height:1.55}.un-news-hero__visual{z-index:1;color:#e22444;place-items:center;width:250px;min-width:250px;height:140px;display:grid;position:relative}.un-news-hero__visual:before{content:"";filter:blur(34px);background:#e2244421;border-radius:50%;width:170px;height:120px;position:absolute}.un-news-hero__visual svg{fill:none;stroke:currentColor;stroke-width:7px;stroke-linecap:round;stroke-linejoin:round;opacity:.72;filter:drop-shadow(0 18px 32px #e2244424);width:214px;height:154px;position:relative;overflow:visible}.un-news-hero__visual svg path:nth-child(2){fill:#e2244433;stroke-width:5px}.un-news-content{background:#0f0f11f0;border:1px solid #ffffff13;border-radius:24px;margin-top:16px;padding:16px}.un-news-toolbar{grid-template-columns:minmax(260px,1fr) auto;align-items:center;gap:12px;display:grid}.un-news-search{background:#171719;border:1px solid #ffffff13;border-radius:13px;align-items:center;gap:10px;min-height:46px;padding:0 15px;transition:border-color .18s,background .18s;display:flex}.un-news-search:focus-within{background:#1a181b;border-color:#e2244480}.un-news-search svg{fill:none;stroke:#ffffff75;stroke-width:1.8px;stroke-linecap:round;flex:0 0 18px;width:18px;height:18px}.un-news-search input{color:#fff;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:14px;font-weight:500;line-height:1}.un-news-search input::placeholder{color:#ffffff5c}.un-news-sort{background:#151517;border:1px solid #ffffff12;border-radius:13px;align-items:center;gap:3px;min-height:46px;padding:4px;display:flex}.un-news-sort button,.un-news-filters button{cursor:pointer;color:#ffffff94;background:0 0;border:0;font-weight:600;transition:color .18s,background .18s,border-color .18s}.un-news-sort button{border-radius:9px;min-height:36px;padding:0 14px;font-size:12px}.un-news-sort button:hover,.un-news-sort button.is-active{color:#fff;background:#ffffff12}.un-news-filters{scrollbar-width:none;align-items:center;gap:7px;margin:11px 0 14px;display:flex;overflow-x:auto}.un-news-filters::-webkit-scrollbar{display:none}.un-news-filters button{background:#ffffff06;border:1px solid #ffffff12;border-radius:10px;flex:none;min-height:36px;padding:0 14px;font-size:12px}.un-news-filters button:hover{color:#fff;background:#ffffff0e;border-color:#ffffff24}.un-news-filters button.is-active{color:#fff;background:#e22444;border-color:#e22444}.un-news-card,.un-news-related-card,.un-news-article__head{--un-news-accent:#e22444;--un-news-accent-rgb:226, 36, 68}.is-wipe{--un-news-accent:#f0a43a;--un-news-accent-rgb:240, 164, 58}.is-event{--un-news-accent:#9a6cff;--un-news-accent-rgb:154, 108, 255}.is-tech{--un-news-accent:#5c8cff;--un-news-accent-rgb:92, 140, 255}.is-sale{--un-news-accent:#e0b94f;--un-news-accent-rgb:224, 185, 79}.un-news-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.un-news-card{border-radius:18px;min-width:0;position:relative}.un-news-card__link{background:#151517;border:1px solid #ffffff13;border-radius:18px;flex-direction:column;min-height:332px;transition:transform .2s,border-color .2s,background .2s;display:flex}.un-news-card:hover .un-news-card__link{border-color:rgba(var(--un-news-accent-rgb), .4);background:#18181a;transform:translateY(-3px)}.un-news-card__media,.un-news-related-card__media{background:#1b1b1e;min-width:0;display:block;position:relative;overflow:hidden}.un-news-card__media{border-radius:17px 17px 0 0;height:172px;min-height:172px}.un-news-card__media:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0a0a0b9e);height:44%;position:absolute;inset:auto 0 0}.un-news-card__media>img,.un-news-related-card__media>img{object-fit:cover;width:100%;height:100%;transition:transform .45s cubic-bezier(.2,.8,.2,1);display:block}.un-news-card:hover .un-news-card__media>img,.un-news-related-card:hover .un-news-related-card__media>img{transform:scale(1.035)}.un-news-card__fallback{width:100%;height:100%;min-height:inherit;background:radial-gradient(circle at 50% 50%, rgba(var(--un-news-accent-rgb), .18), transparent 42%), linear-gradient(135deg, #202023, #151517);place-items:center;display:grid}.un-news-card__fallback img{filter:drop-shadow(0 14px 26px #00000061);object-fit:contain!important;width:clamp(78px,26%,135px)!important;height:auto!important;max-height:58%!important}.un-news-card__media>b,.un-news-related-card small,.un-news-article__type{color:var(--un-news-accent);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700;line-height:1}.un-news-card__media>b{z-index:2;border:1px solid rgba(var(--un-news-accent-rgb), .36);color:#fff;background:rgba(var(--un-news-accent-rgb), .88);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:8px;padding:7px 9px;position:absolute;top:12px;left:12px}.un-news-card__body{flex-direction:column;flex:1;min-height:0;padding:14px 15px 13px;display:flex}.un-news-card__topline{color:#fff6;justify-content:space-between;align-items:center;gap:10px;font-size:10px;font-weight:500;display:flex}.un-news-card__body>strong{color:#fff;letter-spacing:-.02em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:9px;font-size:18px;font-weight:700;line-height:1.17;display:-webkit-box;overflow:hidden}.un-news-card__excerpt{color:#ffffff87;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;font-size:12px;font-weight:500;line-height:1.45;display:-webkit-box;overflow:hidden}.un-news-card__footer{color:#ffffff6b;border-top:1px solid #fff1;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:12px;font-size:11px;font-weight:500;display:flex;position:relative}.un-news-card__open{color:#ffffffc2;align-items:center;gap:5px;font-weight:650;display:inline-flex}.un-news-card__open svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px;transition:transform .18s}.un-news-card:hover .un-news-card__open svg{transform:translate(2px)}.un-news-card__metrics{align-items:center;gap:11px;display:inline-flex;position:relative}.un-news-card__metrics>span,.un-news-related-card__stats>span{align-items:center;gap:5px;display:inline-flex}.un-news-card__metrics svg,.un-news-related-card__stats svg,.un-news-engagement svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.un-news-audience-anchor{outline:0;position:relative}.un-news-audience-popover{z-index:80;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;background:#151517fa;border:1px solid #ffffff1c;border-radius:15px;width:260px;max-height:300px;padding:13px;display:none;position:absolute;bottom:calc(100% + 10px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 18px 52px #0000008c}.un-news-audience-popover:after{content:"";background:#151517;border-bottom:1px solid #ffffff1c;border-right:1px solid #ffffff1c;width:10px;height:10px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.un-news-audience-anchor:hover>.un-news-audience-popover,.un-news-audience-anchor:focus-within>.un-news-audience-popover,.un-news-audience-anchor:focus>.un-news-audience-popover{animation:.16s both unNewsPopoverIn;display:block}@keyframes unNewsPopoverIn{0%{opacity:0;transform:translate(-50%,5px)}to{opacity:1;transform:translate(-50%)}}.un-news-audience-popover>b{color:#fff;margin-bottom:10px;font-size:13px;font-weight:700;display:block}.un-news-audience-popover>small,.un-news-audience-popover__list>small{color:#ffffff7a;font-size:11px;font-weight:500;line-height:1.45;display:block}.un-news-audience-popover__list{scrollbar-width:thin;scrollbar-color:#ffffff29 transparent;gap:7px;max-height:226px;display:grid;overflow-y:auto}.un-news-audience-person{align-items:center;gap:9px;min-width:0;display:flex}.un-news-audience-person__avatar{color:#fff;background:#e2244424;border:1px solid #ffffff17;border-radius:9px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:grid;overflow:hidden}.un-news-audience-person__avatar img{object-fit:cover;width:100%;height:100%}.un-news-audience-person__name{color:#ffffffd1;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:600;overflow:hidden}.un-news-empty{text-align:center;background:#ffffff05;border:1px dashed #ffffff1a;border-radius:19px;flex-direction:column;justify-content:center;align-items:center;min-height:280px;display:flex}.un-news-empty>span{color:#e22444;background:#e224441a;border-radius:15px;place-items:center;width:50px;height:50px;margin-bottom:13px;display:grid}.un-news-empty svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:23px;height:23px}.un-news-empty strong{color:#fff;font-size:20px;font-weight:700}.un-news-empty p{color:#ffffff7a;margin:8px 0 0;font-size:13px;font-weight:500}.un-news-detail-page{margin-top:18px}.un-news-back{color:#ffffffa8;background:#161618;border:1px solid #ffffff13;border-radius:12px;align-items:center;gap:7px;width:fit-content;min-height:40px;margin-bottom:12px;padding:0 14px;font-size:12px;font-weight:600;transition:color .18s,border-color .18s,background .18s;display:inline-flex}.un-news-back:hover{color:#fff;background:#1a181b;border-color:#e2244461}.un-news-back svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.un-news-detail-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:14px;display:grid}.un-news-article,.un-news-related{background:#0f0f11f5;border:1px solid #ffffff13;border-radius:22px}.un-news-article{overflow:visible}.un-news-article__head{background:radial-gradient(circle at 94% 20%, rgba(var(--un-news-accent-rgb), .15), transparent 34%), #141416;border-radius:21px 21px 0 0;padding:28px 34px 25px;position:relative;overflow:hidden}.un-news-article__head:after{content:"";background:#ffffff12;height:1px;position:absolute;bottom:0;left:34px;right:34px}.un-news-article__type{border:1px solid rgba(var(--un-news-accent-rgb), .26);background:rgba(var(--un-news-accent-rgb), .1);border-radius:8px;padding:7px 9px;display:inline-flex}.un-news-article__head h1{color:#fff;letter-spacing:-.045em;max-width:980px;margin:15px 0;font-size:clamp(34px,3.6vw,54px);font-weight:780;line-height:1}.un-news-article__meta{color:#ffffff7a;flex-wrap:wrap;align-items:center;gap:8px 16px;font-size:11px;font-weight:500;display:flex}.un-news-article__image{isolation:isolate;background:#18181b;border:1px solid #ffffff13;border-radius:17px;place-items:center;width:min(1040px,100% - 40px);height:clamp(330px,46vw,650px);margin:20px auto 0;display:grid;position:relative;overflow:hidden}.un-news-article__image-backdrop{z-index:0;opacity:.34;filter:blur(20px)saturate(.9);position:absolute;inset:-22px;overflow:hidden;transform:scale(1.06)}.un-news-article__image-backdrop:after{content:"";background:#0d0d0f4d;position:absolute;inset:0}.un-news-article__image-backdrop img{object-fit:cover;width:100%;height:100%}.un-news-article__image-main{z-index:1;object-fit:contain;width:100%;height:100%;display:block;position:relative}.un-news-article__image.is-fallback{height:330px}.un-news-article__image.is-fallback .un-news-article__image-backdrop{display:none}.un-news-article__image.is-fallback .un-news-article__image-main{width:min(220px,30%);height:auto;max-height:56%}.un-news-article__content{color:#ffffffc9;max-width:860px;margin:0 auto;padding:31px 28px 20px;font-size:16px;font-weight:500;line-height:1.72}.un-news-article__content>p:first-child{color:#ffffffe6;font-size:17px}.un-news-article__content p{white-space:pre-line;margin:0 0 18px}.un-news-article__content h2{color:#fff;letter-spacing:-.02em;margin:28px 0 12px;font-size:22px;font-weight:720;line-height:1.2}.un-news-article__content ul{background:#ffffff06;border:1px solid #fff1;border-radius:14px;margin:0 0 20px;padding:14px 16px;list-style:none}.un-news-article__content li{margin:0 0 9px;padding-left:21px;position:relative}.un-news-article__content li:last-child{margin-bottom:0}.un-news-article__content li:before{content:"";background:#e22444;border-radius:50%;width:6px;height:6px;position:absolute;top:.72em;left:2px;transform:translateY(-50%)}.un-news-engagement{background:#151517;border:1px solid #ffffff13;border-radius:15px;align-items:center;gap:8px;max-width:860px;margin:0 auto 28px;padding:11px;display:flex}.un-news-engagement>span,.un-news-engagement>button,.un-news-engagement>a,.un-news-engagement__like-wrap>button{color:#ffffffad;background:#1b1b1e;border:1px solid #ffffff13;border-radius:11px;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:12px;font-weight:600;display:inline-flex}.un-news-engagement__views{margin-right:auto}.un-news-engagement__views small{color:#fff6;font-size:11px;font-weight:500}.un-news-engagement__like-wrap{background:0 0!important;border:0!important;padding:0!important}.un-news-engagement>button,.un-news-engagement>a,.un-news-engagement__like-wrap>button{cursor:pointer;transition:color .18s,border-color .18s,background .18s}.un-news-engagement>button:hover,.un-news-engagement>a:hover,.un-news-engagement__like-wrap>button:hover{color:#fff;background:#202023;border-color:#ffffff24}.un-news-engagement__like-wrap>button.is-liked{color:#ff536f;background:#e224441a;border-color:#e2244457}.un-news-engagement button:disabled{cursor:wait;opacity:.7}.un-news-related{padding:16px;position:sticky;top:92px;overflow:visible}.un-news-related__head{border-bottom:1px solid #ffffff12;padding:3px 2px 13px}.un-news-related__head span{color:#e22444;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:700;line-height:1}.un-news-related__head h2{color:#fff;letter-spacing:-.035em;margin:7px 0 0;font-size:23px;font-weight:750;line-height:1}.un-news-related>div:last-child{gap:8px;margin-top:9px;display:grid}.un-news-related-card{border-radius:13px;min-width:0;position:relative}.un-news-related-card>a{background:#ffffff06;border:1px solid #0000;border-radius:13px;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:10px;padding:7px;transition:border-color .18s,background .18s;display:grid}.un-news-related-card:hover>a{border-color:rgba(var(--un-news-accent-rgb), .28);background:#ffffff0d}.un-news-related-card__media{border-radius:9px;width:88px;height:72px}.un-news-related-card>a>span:last-child{min-width:0}.un-news-related-card strong{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:6px;font-size:13px;font-weight:650;line-height:1.2;display:-webkit-box;overflow:hidden}.un-news-related-card__stats{color:#fff6;gap:10px;margin-top:8px;font-size:10px;font-weight:500;display:flex}@media (max-width:1320px){.un-news-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.un-news-detail-layout{grid-template-columns:minmax(0,1fr) 310px}}@media (max-width:980px){.un-news-page,.un-news-detail-page{width:min(100%,100% - 20px)}.un-news-hero{min-height:174px;padding:29px}.un-news-hero__visual{display:none}.un-news-toolbar{grid-template-columns:1fr}.un-news-sort{width:fit-content}.un-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.un-news-detail-layout{grid-template-columns:1fr}.un-news-related{position:static}.un-news-related>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.un-news-page,.un-news-detail-page{width:100%;margin-top:12px}.un-news-hero,.un-news-content,.un-news-article,.un-news-related{border-radius:19px}.un-news-hero{min-height:158px;padding:24px 21px}.un-news-hero h1{font-size:42px}.un-news-hero p{font-size:13px}.un-news-content{padding:10px}.un-news-sort{width:100%}.un-news-sort button{flex:1;padding:0 10px}.un-news-filters{margin-bottom:11px}.un-news-grid{grid-template-columns:1fr}.un-news-card__link{min-height:0}.un-news-card__media{height:205px;min-height:205px}.un-news-audience-popover{width:min(260px,100vw - 38px);left:0;transform:none}.un-news-audience-popover:after{left:20px;transform:rotate(45deg)}@keyframes unNewsPopoverIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.un-news-article__head{padding:25px 20px 22px}.un-news-article__head:after{left:20px;right:20px}.un-news-article__head h1{font-size:37px}.un-news-article__image{border-radius:14px;width:calc(100% - 20px);min-height:220px}.un-news-article__content{padding:27px 20px 17px;font-size:15px;line-height:1.66}.un-news-article__content>p:first-child{font-size:16px}.un-news-engagement{flex-wrap:wrap;margin:0 10px 18px;padding:9px}.un-news-engagement__views{width:100%;margin-right:0}.un-news-engagement__like-wrap,.un-news-engagement>button,.un-news-engagement>a{flex:1}.un-news-engagement__like-wrap>button,.un-news-engagement>button,.un-news-engagement>a{justify-content:center;width:100%}.un-news-engagement button span{display:none}.un-news-related>div:last-child{grid-template-columns:1fr}}.un-news-audience-person{appearance:none;width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:5px;transition:background .16s,transform .16s}.un-news-audience-person:hover,.un-news-audience-person:focus-visible{background:#ffffff0e;outline:0;transform:translate(2px)}.un-news-audience-person__open{color:#ffffff52;white-space:nowrap;margin-left:auto;font-size:9px;font-weight:600}.un-news-article__action{color:#fff;background:#e2244413;border:1px solid #e2244442;border-radius:15px;justify-content:space-between;align-items:center;gap:18px;min-height:70px;margin:28px 0 5px;padding:13px 15px 13px 18px;transition:border-color .18s,background .18s,transform .18s;display:flex}.un-news-article__action:hover{background:#e224441f;border-color:#e2244485;transform:translateY(-1px)}.un-news-article__action>span{gap:3px;display:grid}.un-news-article__action small{color:#ffffff70;text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:600}.un-news-article__action strong{color:#fff;font-size:15px;font-weight:700;line-height:1.2}.un-news-article__action svg{fill:none;stroke:#ff4967;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 21px;width:21px;height:21px;transition:transform .18s}.un-news-article__action:hover svg{transform:translate(3px)}.un-news-comments{background:#141416;border:1px solid #ffffff13;border-radius:18px;max-width:860px;margin:0 auto 30px;scroll-margin-top:110px;overflow:hidden}.un-news-comments__head{background:#ffffff04;border-bottom:1px solid #fff1;align-items:center;gap:12px;padding:17px 18px;display:flex}.un-news-comments__icon{color:#ff4967;background:#e224441c;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.un-news-comments__icon svg,.un-news-comments__disabled svg,.un-news-comments__composer button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.un-news-comments__head h2{color:#fff;margin:0;font-size:19px;font-weight:720;line-height:1.1}.un-news-comments__head p{color:#ffffff6b;margin:4px 0 0;font-size:11px;font-weight:500}.un-news-comments__composer{background:#19191c;border:1px solid #ffffff14;border-radius:14px;margin:15px 16px 0;transition:border-color .18s;overflow:hidden}.un-news-comments__composer:focus-within{border-color:#e224446b}.un-news-comments__composer textarea{resize:vertical;color:#ffffffe0;width:100%;min-height:104px;font:inherit;background:0 0;border:0;outline:0;padding:14px 15px;font-size:13px;font-weight:500;line-height:1.55}.un-news-comments__composer textarea::placeholder{color:#ffffff4a}.un-news-comments__composer footer{border-top:1px solid #ffffff0e;justify-content:space-between;align-items:center;gap:12px;min-height:49px;padding:8px 9px 8px 14px;display:flex}.un-news-comments__composer footer small{color:#ffffff52;font-size:10px;font-weight:500}.un-news-comments__composer button{color:#fff;cursor:pointer;background:#e22444;border:1px solid #e22444;border-radius:10px;align-items:center;gap:7px;min-height:34px;padding:0 13px;font-size:11px;font-weight:650;transition:filter .18s,opacity .18s;display:inline-flex}.un-news-comments__composer button:hover:not(:disabled){filter:brightness(1.08)}.un-news-comments__composer button:disabled{opacity:.42;cursor:not-allowed}.un-news-comments__composer button svg{width:15px;height:15px}.un-news-comments__list{gap:8px;padding:10px 16px 16px;display:grid}.un-news-comment{background:#ffffff05;border:1px solid #ffffff0e;border-radius:13px;grid-template-columns:38px minmax(0,1fr);gap:11px;padding:12px;display:grid}.un-news-comment__avatar{color:#fff;cursor:pointer;background:#e224441f;border:1px solid #ffffff17;border-radius:11px;place-items:center;width:38px;height:38px;padding:0;font-size:13px;font-weight:700;display:grid;overflow:hidden}.un-news-comment__avatar img{object-fit:cover;width:100%;height:100%}.un-news-comment__body{min-width:0}.un-news-comment__body header{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.un-news-comment__body header button{color:#ffffffe6;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:0;min-width:0;padding:0;font-size:12px;font-weight:700;overflow:hidden}.un-news-comment__body header button:hover{color:#ff5e78}.un-news-comment__body time{color:#ffffff4d;flex:none;font-size:9px;font-weight:500}.un-news-comment__body p{color:#ffffffb3;white-space:pre-wrap;overflow-wrap:anywhere;margin:6px 0 0;font-size:12px;font-weight:500;line-height:1.55}.un-news-comments__empty,.un-news-comments__disabled{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:145px;padding:24px;display:flex}.un-news-comments__empty strong,.un-news-comments__disabled strong{color:#fffc;font-size:14px;font-weight:700}.un-news-comments__empty p,.un-news-comments__disabled p{color:#fff6;max-width:440px;margin:6px 0 0;font-size:11px;font-weight:500;line-height:1.5}.un-news-comments__disabled svg{color:#ffffff52;width:27px;height:27px;margin-bottom:12px}@media (max-width:720px){.un-news-article__image{height:clamp(260px,72vw,460px)}.un-news-comments{margin:0 10px 20px}.un-news-comments__composer footer{flex-direction:column;align-items:stretch}.un-news-comments__composer button{justify-content:center}.un-news-comment__body header{flex-direction:column;align-items:flex-start;gap:2px}}.un-news-article__image{height:auto;min-height:0;padding:14px}.un-news-article__image-main{object-fit:contain;border-radius:12px;width:auto;max-width:100%;height:auto;max-height:min(76vh,860px)}.un-news-article__image.is-fallback{height:300px;min-height:300px;padding:0}.un-news-detail-interactions{width:100%;margin-top:14px}.un-news-detail-interactions .un-news-engagement,.un-news-detail-interactions .un-news-comments{width:100%;max-width:none;margin-left:0;margin-right:0}.un-news-detail-interactions .un-news-engagement{margin-bottom:12px}.un-news-audience-anchor:before{content:"";z-index:79;height:16px;display:none;position:absolute;bottom:100%;left:-18px;right:-18px}.un-news-audience-popover{visibility:hidden;opacity:0;pointer-events:none;transition:opacity .16s,visibility .16s,transform .16s;display:block}.un-news-audience-anchor:hover:before,.un-news-audience-anchor:focus-within:before,.un-news-audience-anchor:focus:before{display:block}.un-news-audience-anchor:hover>.un-news-audience-popover,.un-news-audience-anchor:focus-within>.un-news-audience-popover,.un-news-audience-anchor:focus>.un-news-audience-popover{visibility:visible;opacity:1;pointer-events:auto;animation:none}@media (max-width:720px){.un-news-article__image{height:auto;min-height:0;padding:9px}.un-news-article__image-main{border-radius:10px;max-height:72vh}.un-news-detail-interactions .un-news-comments{width:auto;margin:0 10px 20px}.un-news-detail-interactions .un-news-engagement{width:auto;margin:0 10px 12px}}.un-news-article>.un-news-detail-interactions{width:100%;margin:8px 0 0;padding:0 20px 20px}.un-news-article>.un-news-detail-interactions .un-news-engagement,.un-news-article>.un-news-detail-interactions .un-news-comments{width:100%;max-width:none;margin-left:0;margin-right:0}.un-news-article>.un-news-detail-interactions .un-news-engagement{margin-bottom:10px}.un-news-article>.un-news-detail-interactions .un-news-comments{margin-bottom:0}@media (max-width:720px){.un-news-article>.un-news-detail-interactions{margin-top:4px;padding:0 10px 10px}.un-news-article>.un-news-detail-interactions .un-news-engagement,.un-news-article>.un-news-detail-interactions .un-news-comments{width:100%;margin-left:0;margin-right:0}}.un-news-article__content{background:#151517;border:1px solid #ffffff13;border-radius:17px;width:min(860px,100% - 40px);max-width:none;margin:18px auto 0;padding:28px 30px 22px}.un-news-article__content>p:last-child,.un-news-article__content>ul:last-child,.un-news-article__content>h2:last-child{margin-bottom:0}@media (max-width:720px){.un-news-article__content{border-radius:14px;width:calc(100% - 20px);margin-top:10px;padding:20px 17px 16px;font-size:14px;line-height:1.65}.un-news-article__content>p:first-child{font-size:15px}}.un-news-root>.uw-header:after{content:"";z-index:-1;pointer-events:none;background:#0e0e10;border-radius:0 0 18px 18px;height:14px;position:absolute;top:calc(100% + 1px);left:-1px;right:-1px}.un-news-article__image,.un-news-article__content,.un-news-article>.un-news-detail-interactions{width:min(1040px,100% - 40px);max-width:none;margin-left:auto;margin-right:auto}.un-news-article__content{margin-top:18px}.un-news-article>.un-news-detail-interactions{margin-top:14px;margin-bottom:20px;padding:0}@media (max-width:720px){.un-news-root>.uw-header:after{height:10px}.un-news-article__image,.un-news-article__content,.un-news-article>.un-news-detail-interactions{width:calc(100% - 20px)}.un-news-article__content{margin-top:10px}.un-news-article>.un-news-detail-interactions{margin-top:10px;margin-bottom:10px}}
