@charset "UTF-8";[data-slider-slider]{display:flex;flex-wrap:nowrap;justify-content:normal;overflow-x:auto;padding-inline:0;scroll-behavior:smooth;scroll-snap-stop:always;scroll-snap-type:x mandatory}@media (prefers-reduced-motion){[data-slider-slider]{scroll-behavior:auto}}[data-slider-slider]:not([data-slider-scroll-bar]){-ms-overflow-style:none;scrollbar-width:none}[data-slider-slider]:not([data-slider-scroll-bar])::-webkit-scrollbar{display:none}[data-slider-slide]{display:flex;flex:0 0 auto;flex-direction:column;max-width:none;scroll-snap-align:start}.InSectionNav-slider{width:100%}:root{color-scheme:light;--in-font-family: Roboto, Tahoma, Arial, Verdana, sans-serif;--in-bg: #f4f4f4;--in-bg-elevated: #f4f4f4;--in-bg-surface: #fff;--in-bg-header: #f4f4f4;--in-bg-footer-bar: #f4f4f4;--in-bg-panel-dark: #2e3448;--in-longread-bg: #f4f4f4;--in-text: #21273a;--in-text-secondary: #373737;--in-text-muted: #777777;--in-text-footer-muted: #6e6e6e;--in-text-hover: rgba(0, 0, 0, .8);--in-text-on-dark: #fff;--in-article-text-body: #21273a;--in-rtimage-caption: rgba(0, 0, 0, .55);--in-accent: #62bb46;--in-icon: #21273a;--in-menu-link: #21273a;--in-border: rgba(0, 0, 0, .12);--in-border-hairline: rgba(0, 0, 0, .08);--in-border-faint: rgba(0, 0, 0, .06);--in-overlay-tap: rgba(0, 0, 0, .04);--in-overlay-scrim: rgba(0, 0, 0, .25);--in-bg-menu-hover: rgba(0, 0, 0, .04);--in-bg-menu-active: rgba(0, 0, 0, .06);--in-header-icon-btn: #21273a;--in-header-icon-btn-hover-color: #21273a;--in-header-icon-btn-hover-bg: #fff;--in-lang-select-hover-bg: #fff;--in-lang-select-hover-shadow: 0 8px 24px rgba(0, 0, 0, .06);--in-shadow-card: 0 8px 24px rgba(0, 0, 0, .16);--in-shadow-card-soft: 0 8px 24px rgba(0, 0, 0, .06)}html.Theme-isDark{color-scheme:dark;--in-bg: #20273a;--in-bg-elevated: #2e3448;--in-bg-surface: #2e3448;--in-bg-header: #20273a;--in-bg-footer-bar: #20273a;--in-bg-panel-dark: #2e3448;--in-longread-bg: #232623;--in-text: #ffffff;--in-text-secondary: rgba(255, 255, 255, .85);--in-text-muted: rgba(255, 255, 255, .62);--in-text-footer-muted: rgba(255, 255, 255, .62);--in-text-hover: #ffffff;--in-article-text-body: #D9DADE;--in-rtimage-caption: rgba(255, 255, 255, .7);--in-icon: #ffffff;--in-menu-link: rgba(255, 255, 255, .85);--in-border: rgba(255, 255, 255, .08);--in-border-hairline: rgba(255, 255, 255, .08);--in-border-faint: rgba(255, 255, 255, .08);--in-overlay-tap: rgba(255, 255, 255, .08);--in-bg-menu-hover: rgba(255, 255, 255, .06);--in-bg-menu-active: rgba(255, 255, 255, .1);--in-header-icon-btn: rgba(255, 255, 255, .55);--in-header-icon-btn-hover-color: #fff;--in-header-icon-btn-hover-bg: rgba(255, 255, 255, .08);--in-lang-select-hover-bg: rgba(255, 255, 255, .08);--in-lang-select-hover-shadow: none;--in-shadow-card: 0 8px 24px rgba(0, 0, 0, .4);--in-shadow-card-soft: 0 8px 24px rgba(0, 0, 0, .28)}html[data-theme=light]{color-scheme:light}html[data-theme=dark]{color-scheme:dark}@keyframes InHeader-liveBtnPulse{0%,to{transform:scale(1);box-shadow:0 0 #ef44441f,var(--in-shadow-card-soft)}50%{transform:scale(1.02);box-shadow:0 0 0 10px #ef444400,var(--in-shadow-card-soft)}}@keyframes InHeader-liveDotPulse{0%,to{transform:scale(1);opacity:1;box-shadow:0 0 #ef444466}50%{transform:scale(1.25);opacity:1;box-shadow:0 0 0 8px #ef444400}}.InHeader-root{position:fixed;top:0;left:0;right:0;z-index:300;width:100%;background:var(--in-bg-header);border-bottom:1px solid var(--in-border-hairline);padding:0 16px}@media (min-width: 1280px){.InHeader-root{padding:0 40px}}.InHeader-inner{max-width:1360px;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:64px;width:100%;margin:auto}.InHeader-left{display:flex;align-items:center;flex:0 1 auto;min-width:0;gap:20px}.InHeader-logo{display:flex;align-items:center;flex-shrink:0;text-decoration:none}.InHeader-logoImage{display:inline-flex;align-items:center;justify-content:center;line-height:0}.InHeader-logoImage>svg,.InHeader-logoImage .Icon-root,.InHeader-logoImage img{display:block}.InHeader-right{display:flex;align-items:center;flex:0 0 auto;margin-left:auto;gap:0}.InHeader-langSelect{display:flex;align-items:center;margin-right:40px;position:relative;z-index:1}.InHeader-liveBtn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 20px;width:auto;height:40px;min-width:0;border-radius:999px;background:var(--in-bg-elevated);box-shadow:var(--in-shadow-card-soft);color:var(--in-text);text-decoration:none;margin-right:40px;font-size:16px;font-weight:500;line-height:1;flex-shrink:0;animation:InHeader-liveBtnPulse 1.8s ease-in-out infinite;transition:background-color .15s ease,color .15s ease}.InHeader-liveBtn:hover{background:var(--in-bg-surface);color:var(--in-text)}.InHeader-liveDot{width:10px;height:10px;border-radius:50%;background:#ef4444;flex-shrink:0;box-shadow:0 0 0 3px #ef444429;animation:InHeader-liveDotPulse 1.8s ease-in-out infinite}.InHeader-liveText{white-space:nowrap}.InHeader-iconBtn{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:0;padding:0;margin:0;background:transparent;cursor:pointer;border-radius:50%;color:var(--in-header-icon-btn);text-decoration:none;flex-shrink:0;transition:background-color .15s ease,color .15s ease}.InHeader-iconBtn:hover{background:var(--in-header-icon-btn-hover-bg);color:var(--in-header-icon-btn-hover-color)}.InHeader-iconBtn svg,.InHeader-iconBtn img,.InHeader-iconBtn .Icon-root{display:block}.InHeader-burger{display:none}@media (max-width: 1279px){.InHeader-burger{display:inline-flex}}.InHeader-themeToggle{margin-right:8px}@media (max-width: 1279px){.InHeader-menu,.InHeader-langSelect,.InHeader-themeToggle{display:none!important}.InHeader-liveBtn{margin-right:6px}}.InHeader-root .MainMenu-root{padding:0}.InHeader-menu{flex:1 1 auto;min-width:0}@media (min-width: 1280px){.InHeader-menu{margin-left:25px}}.InHeader-menu .MainMenu-root{display:flex;align-items:center;justify-content:flex-start;gap:20px;flex-wrap:nowrap;white-space:nowrap}.InHeader-menu .MainMenu-itemMenu{position:relative;flex:0 0 auto}.InHeader-menu .MainMenu-link{display:inline-flex;align-items:center;height:64px;padding:0 2px;font-weight:700;text-decoration:none}.InHeader-menu .MainMenu-toggle{gap:8px;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;font-weight:700}.InHeader-menu .MainMenu-toggleIcon{width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .15s ease}.InHeader-menu .MainMenu-itemMenu:hover .MainMenu-toggleIcon,.InHeader-menu .MainMenu-itemMenu:focus-within .MainMenu-toggleIcon{transform:rotate(225deg) translate(-1px,-1px)}.InHeader-menu .MainMenu-dropdown{position:absolute;top:calc(100% - 2px);left:0;z-index:20;display:none;min-width:240px;padding:10px 0;border-radius:0 0 10px 10px;background:var(--in-bg-surface);box-shadow:0 12px 30px #00000029}.InHeader-menu .MainMenu-itemMenu:hover .MainMenu-dropdown,.InHeader-menu .MainMenu-itemMenu:focus-within .MainMenu-dropdown{display:block}.InHeader-menu .MainMenu-dropdownLink{display:block;height:auto;padding:14px 20px;color:var(--in-text);text-decoration:none}.InHeader-menu .MainMenu-dropdownLink:hover{background:var(--in-bg-menu-active)}.InHeader-menu .MainMenu-itemMenu:after{content:"";position:absolute;left:0;right:0;bottom:8px;height:4px;background:var(--in-accent);opacity:0;transform:scaleX(.6);transform-origin:center;transition:opacity .15s ease,transform .15s ease}.InHeader-menu .MainMenu-itemMenu:hover:after,.InHeader-menu .MainMenu-isActive:after{opacity:1;transform:scaleX(1)}.Icon-rtLogo{display:block;height:46px;width:auto}.Icon-burger{position:relative;display:block;width:20px;height:20px;flex-shrink:0}.Icon-burger_open{width:18px;height:2px;margin:9px 1px;background:var(--in-icon);border-radius:1px;box-shadow:0 -6px 0 var(--in-icon),0 6px 0 var(--in-icon)}.Icon-burger_close:before,.Icon-burger_close:after{content:"";position:absolute;top:50%;left:50%;width:18px;height:2px;background:var(--in-icon);border-radius:1px}.Icon-burger_close:before{transform:translate(-50%,-50%) rotate(45deg)}.Icon-burger_close:after{transform:translate(-50%,-50%) rotate(-45deg)}.Icon-langChevron{width:8px;height:8px;border-right:2px solid var(--in-icon);border-bottom:2px solid var(--in-icon);transform:rotate(45deg);margin-top:-2px}@media (max-width: 768px){.Icon-rtLogo{height:40px}}.InSidebarMobile-menu .MainMenu-root{display:flex;flex-direction:column;gap:0;padding:0;margin:0;width:100%}.InSidebarMobile-menu .MainMenu-itemMenu{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.InSidebarMobile-menu .MainMenu-link{display:flex;align-items:center;width:100%;padding:14px 10px;font-size:16px;font-weight:700;line-height:1.2;color:var(--in-menu-link);text-decoration:none;transition:background-color .15s ease}.InSidebarMobile-menu .MainMenu-dropdown{position:static;display:none;width:100%;padding:0 0 8px}.InSidebarMobile-menu .MainMenu-itemMenu.is-open .MainMenu-dropdown{display:block}.InSidebarMobile-menu .MainMenu-dropdownLink{display:block;padding:11px 10px 11px 30px;color:var(--in-menu-link);text-decoration:none}.InSidebarMobile-menu .MainMenu-dropdownLink:hover{background:var(--in-bg-menu-active)}.InSidebarMobile-menu .MainMenu-toggle{gap:8px;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit}.InSidebarMobile-menu .MainMenu-toggleIcon{width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .15s ease}.InSidebarMobile-menu .MainMenu-itemMenu.is-open .MainMenu-toggleIcon{transform:rotate(225deg) translate(-1px,-1px)}.InSidebarMobile-menu .MainMenu-itemMenu:hover .MainMenu-link{background:var(--in-bg-menu-active)}.InSidebarMobile-menu .MainMenu-itemMenu:hover:after{content:"";position:absolute;top:0;right:0;bottom:0;width:3px;background:var(--in-accent)}.InHeader-root .Socials-root{display:flex;align-items:center;padding:0 16px;margin:0;list-style:none;position:relative}.InHeader-root .Socials-root:before,.InHeader-root .Socials-root:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:28px;background:rgba(0,0,0,.18)}.InHeader-root .Socials-root:before{left:0}.InHeader-root .Socials-root:after{right:0}.InHeader-root .Socials-item{position:relative;display:flex;align-items:center}.InHeader-root .Socials-item+.Socials-item{padding-left:16px;margin-left:16px}.InHeader-root .Socials-item+.Socials-item:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:28px;background:rgba(0,0,0,.18)}.InHeader-root .Socials-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:14px}.InHeader-root .Socials-icon{width:30px;height:30px;display:block;opacity:.9}.InHeader-root .Socials-icon svg,.InHeader-root .Socials-icon img{width:30px;height:30px;display:block}.InSidebarMobile{display:none}@media (max-width: 1279px){.InSidebarMobile{display:flex;flex-direction:column;position:fixed;top:var(--in-header-height, 64px);left:0;right:0;bottom:0;z-index:320;width:100%;background:var(--in-bg-header);transform:translate(-100%);transition:transform .28s ease;will-change:transform}}.InSidebarMobile-body{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:20px 10px}.InSidebarMobile-body:has(.LangSelect-root[data-open=true]){overflow:visible}.InSidebarMobile-lang{position:relative;z-index:1;padding:16px 10px}.InSidebarMobile-lang:has(.LangSelect-root[data-open=true]){z-index:5}.InSidebarMobile-menu{width:100%}.InSidebarMobile-menu .MainMenu-root{padding-top:20px;padding-bottom:40px}.InSidebarMobile-theme{margin-inline:10px;border-bottom:1px solid var(--in-border-hairline)}.InSidebarMobile-themeBtn{display:flex;align-items:center;gap:12px;width:100%;padding:20px 0;margin:0;border:0;background:transparent;cursor:pointer;font:inherit;font-size:16px;font-weight:500;line-height:1.2;color:var(--in-menu-link);text-align:left;transition:background-color .15s ease}.InSidebarMobile-themeBtn:hover{background:var(--in-bg-menu-active)}.InSidebarMobile-themeIcon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:20px;height:20px;color:var(--in-icon)}.InSidebarMobile-themeIcon svg,.InSidebarMobile-themeIcon img{display:block;width:20px;height:20px}.InSidebarMobile-themeLabel{flex:1 1 auto;min-width:0}.InSidebarMobile-footer{padding:24px 10px}.InSidebarMobile-socials{display:flex;align-items:center;gap:12px;margin:0;padding:0;list-style:none}.InSidebarMobile-socialsLink{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid var(--in-accent);background:var(--in-accent);color:#fff;text-decoration:none;transition:background-color .15s ease,border-color .15s ease,filter .15s ease}.InSidebarMobile-socialsLink:hover{filter:brightness(.92)}.InSidebarMobile-socialsIcon{display:inline-flex;align-items:center;justify-content:center;line-height:0}.InSidebarMobile-socialsIcon svg{display:block}@media (max-width: 1279px){html.InHeader-isNavOpen,html.InHeader-isNavOpen .App-body{overflow:hidden}html.InHeader-isNavOpen .InSidebarMobile{transform:translate(0)}html.InHeader-isNavOpen .Icon-burger_open{display:none}html.InHeader-isNavOpen .Icon-burger_close{display:block}html:not(.InHeader-isNavOpen) .Icon-burger_open{display:block}html:not(.InHeader-isNavOpen) .Icon-burger_close{display:none}}.InHeader-root .LangSelect-root{box-sizing:border-box;position:relative;display:inline-flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;outline:none}.InHeader-root .LangSelect-root--header{gap:8px;width:auto;height:auto;padding:8px 10px;margin:-8px -10px;border:0;border-radius:4px;background:transparent;transition:background-color .15s ease,box-shadow .15s ease}.InHeader-root .LangSelect-root--header:hover,.InHeader-root .LangSelect-root--header:focus-within,.InHeader-root .LangSelect-root--header[data-open=true]{background:var(--in-lang-select-hover-bg);box-shadow:var(--in-lang-select-hover-shadow)}.InHeader-root .LangSelect-selected{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:var(--in-icon);line-height:1}.InHeader-root .LangSelect-selectedIcon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.InHeader-root .LangSelect-selectedIcon svg,.InHeader-root .LangSelect-selectedIcon img{width:20px;height:20px;display:block}.InHeader-root .LangSelect-selectedText{flex:0 1 auto;min-width:0;white-space:nowrap}.InHeader-root .LangSelect-selectedChevron{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.InHeader-root .LangSelect-selectedChevron .Icon-langChevron{width:8px;height:8px;display:block}.InHeader-root .LangSelect-root[data-open=true] .LangSelect-selectedChevron .Icon-langChevron{transform:rotate(225deg);margin-top:2px}.InHeader-root .LangSelect-options{box-sizing:border-box;position:absolute;top:calc(100% + 10px);left:50%;right:auto;width:180px;padding:8px 0;margin:0;list-style:none;background:var(--in-bg-elevated);border-radius:10px;border:1px solid var(--in-border);box-shadow:0 18px 60px #00000029;display:none;z-index:400;transform:translate(-50%)}.InHeader-root .LangSelect-root:focus .LangSelect-options,.InHeader-root .LangSelect-root:focus-within .LangSelect-options,.InHeader-root .LangSelect-root[data-open=true] .LangSelect-options{display:block}.InHeader-root .LangSelect-option a{display:block;padding:12px 16px;font-size:14px;font-weight:500;color:var(--in-text);text-decoration:none}.InHeader-root .LangSelect-option a:hover{background:var(--in-bg-menu-hover)}.InHeader-root .LangSelect-option.LangSelect-isSelect a{background:var(--in-bg-menu-active)}.InSidebarMobile-lang .LangSelect-root{box-sizing:border-box;position:relative;display:block;width:100%;cursor:pointer;-webkit-user-select:none;user-select:none;outline:none;border:1px solid var(--in-border);border-radius:10px;background:var(--in-bg-surface)}.InSidebarMobile-lang .LangSelect-root--mobile{padding:0}.InSidebarMobile-lang .LangSelect-selected{display:flex;align-items:center;gap:12px;width:100%;min-height:48px;padding:12px 16px;font-size:16px;font-weight:500;color:var(--in-text-muted);line-height:1.2}.InSidebarMobile-lang .LangSelect-selectedIcon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:var(--in-accent)}.InSidebarMobile-lang .LangSelect-selectedIcon svg,.InSidebarMobile-lang .LangSelect-selectedIcon img{width:20px;height:20px;display:block}.InSidebarMobile-lang .LangSelect-selectedText{flex:1 1 auto;min-width:0}.InSidebarMobile-lang .LangSelect-selectedChevron{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;margin-left:auto}.InSidebarMobile-lang .LangSelect-selectedChevron .Icon-langChevron{width:8px;height:8px;display:block;border-color:var(--in-accent)}.InSidebarMobile-lang .LangSelect-root[data-open=true] .LangSelect-selectedChevron .Icon-langChevron{transform:rotate(225deg);margin-top:2px}.InSidebarMobile-lang .LangSelect-options{box-sizing:border-box;position:absolute;top:calc(100% + 2px);left:0;right:0;width:100%;padding:8px 0;margin:0;list-style:none;background:var(--in-bg-surface);border:1px solid var(--in-border);border-radius:10px;box-shadow:0 18px 60px #00000029;display:none;z-index:10}.InSidebarMobile-lang .LangSelect-root:focus .LangSelect-options,.InSidebarMobile-lang .LangSelect-root:focus-within .LangSelect-options,.InSidebarMobile-lang .LangSelect-root[data-open=true] .LangSelect-options{display:block}.InSidebarMobile-lang .LangSelect-option a{display:block;padding:12px 16px 12px 48px;font-size:16px;font-weight:500;color:var(--in-text);text-decoration:none}.InSidebarMobile-lang .LangSelect-option a:hover{background:var(--in-bg-menu-hover)}.InSidebarMobile-lang .LangSelect-option.LangSelect-isSelect a{background:var(--in-bg-menu-active)}.InFooter-root{width:100%;background:var(--in-bg);border-top:1px solid var(--in-border-faint);position:relative;z-index:1;margin-top:60px}.InFooter-inner{width:100%;max-width:none;margin:0;min-width:0;padding:20px 16px 24px}@media (min-width: 992px){.InFooter-inner{padding:24px 40px}}.InFooter-main{display:flex;align-items:center;justify-content:space-between;gap:24px;min-width:0}.InFooter-start{display:flex;align-items:center;gap:24px;min-width:0;flex:1 1 auto}.InFooter-logo{display:inline-flex;align-items:center;flex:0 0 auto;text-decoration:none;color:inherit}.InFooter-logoImage{display:inline-flex;align-items:center}.InFooter-logoImage svg,.InFooter-logoImage img.Icon-rtLogo{display:block;height:58px;width:auto}.InFooter-copyright{margin:0;font-size:14px;line-height:1.35;color:var(--in-text-footer-muted);min-width:0}.InFooter-end{display:flex;align-items:center;justify-content:flex-end;gap:24px;flex:0 0 auto}.InFooter-links{display:flex;align-items:center;flex-wrap:wrap;gap:14px}.InFooter-link{font-size:14px;line-height:1.2;color:var(--in-text-footer-muted);text-decoration:none}.InFooter-link:hover{color:var(--in-text-hover);text-decoration:underline}.InFooter-socials{display:flex;align-items:center;gap:12px;margin:0;padding:0;list-style:none;flex-shrink:0}.InFooter-socialsLink{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid var(--in-accent);color:var(--in-accent);background:transparent;text-decoration:none;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.InFooter-socialsLink:hover{background:var(--in-accent);border-color:var(--in-accent);color:#fff}.InFooter-socialsIcon{display:inline-flex;align-items:center;justify-content:center;line-height:0}.InFooter-socialsIcon svg{display:block}.InFooter-toTop{width:34px;height:34px;border-radius:999px;border:1px solid rgba(0,0,0,.12);background:#dee0e2;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#0009}.InFooter-toTop:hover{background:rgba(0,0,0,.08);color:var(--in-text-hover)}.InFooter-toTop--onTopBorder{position:absolute;top:0;right:16px}@media (min-width: 992px){.InFooter-toTop--onTopBorder{right:40px}}.InFooter-toTop--onTopBorder{transform:translateY(-50%);z-index:2;display:inline-flex}.InFooter-toTopIcon{font-size:16px;line-height:1;transform:translateY(-1px)}@media (max-width: 1024px){.InFooter-main{flex-direction:column;align-items:flex-start;gap:20px}.InFooter-start{flex-direction:column;align-items:flex-start;gap:16px;width:100%}.InFooter-logoImage svg,.InFooter-logoImage img.Icon-rtLogo{height:44px}.InFooter-end{flex-direction:column;align-items:flex-start;gap:20px;width:100%}.InFooter-links{flex-wrap:wrap;gap:12px 20px}.InFooter-link{text-decoration:underline}}.App-root{display:flex;flex-direction:column;min-height:100vh;background-color:var(--in-bg);color:var(--in-text);width:100%;margin:0 auto;padding-top:var(--in-header-height, 0px)}.App-body{display:flex;flex:1 1 auto;position:relative;width:100%;min-height:0}.App-main{display:flex;flex-direction:column;flex:1 1 auto;min-width:0;width:100%}.App-content{margin:auto auto 48px;max-width:1440px;position:relative;flex-grow:1;width:100%;padding:0}@media only screen and (max-width: 1024px){.App-content{padding:0;margin-bottom:24px}}.App-fullContent{position:relative;flex-grow:1;width:100%;margin-bottom:48px}.App-header{display:flex;width:100%;max-width:none}.App-footer{position:relative;z-index:20;width:100%;max-width:none}.App-widget{display:flex;flex-direction:column;width:100%}.Grid-root{display:flex;flex-direction:column;padding:0 40px}@media screen and (max-width: 1024px){.Grid-root{padding:0 16px}}.Grid-fullRoot{display:flex;flex-direction:column;width:100%;margin:0 auto}.Grid-container{display:flex;flex-direction:row;margin-top:40px;gap:32px;min-width:0}@media (max-width: 1280px){.Grid-container{flex-direction:column}}.Grid-block:first-child{flex:1 1 auto;min-width:0;max-width:none}.Grid-block:last-child:not(:only-child){flex:0 0 360px;min-width:0;max-width:none}.Grid-withTitle{margin-top:16px}.Grid-isSticky{position:sticky;top:24px}.Grid-marginBottom{margin-bottom:120px}@media screen and (max-width: 1024px){.Grid-marginBottom{margin-bottom:0}}.Grid-hideTitle{display:none;opacity:0;visibility:hidden}.Section-root{display:flex;flex-direction:column}.Section-container{display:flex;flex-direction:row}.Section-container:last-child{margin-bottom:0}.Section-block{display:flex;flex-direction:row}.Section-isArticle{flex-direction:column;align-items:stretch;width:100%;min-width:0;flex:1 1 auto}.Section-isArticle>.InArticle-root{width:100%;min-width:0}.Section-button{display:flex;flex-direction:row}.Section-isFloatLeft{float:left}.Section-isFloatRight{float:right}.Section-isSticky{position:sticky;top:50px}.Section-isTopSticky{position:sticky;top:calc(var(--in-header-height, 0px) + 40px)}.Section-ThemeBlue{position:relative;background-color:#1841d8;color:#fff}.Section-ThemeBlue:after{content:"";position:absolute;top:0;right:-100%;height:100%;width:100%;background-color:#1841d8;width:calc((100vw - 1536px)/2);right:calc((1536px - 100vw)/2)}.Section-ThemeBlue:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:#1841d8;width:calc((100vw - 1536px)/2);left:calc((1536px - 100vw)/2)}.Section-ThemeDark{position:relative;background-color:#141414;color:#fff}.Section-ThemeDark[data-listing=Telecasts]{padding:24px 0}.Section-ThemeDark:after{content:"";position:absolute;top:0;right:-100%;height:100%;width:100%;background-color:#141414;width:calc((100vw - 1536px)/2);right:calc((1536px - 100vw)/2)}.Section-ThemeDark:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:#141414;width:calc((100vw - 1536px)/2);left:calc((1536px - 100vw)/2)}.Section-ThemeDark .Link-root:hover,.Section-ThemeDark .Card-isHoverScale:hover .Link-isFullCard{color:#ffffffb3}.InMainLayout-rightInner{min-width:0;width:100%;max-width:100%}.InMainLayout-left{min-width:0;max-width:100%;overflow-x:hidden}.InCover-root{position:relative}.InCover-fill{position:absolute;top:0;right:0;bottom:0;left:0}.InCover-media{position:relative;border-radius:16px;overflow:hidden}.InCover-media:before{content:"";display:flex;padding-bottom:56.25%}.InCover-media.InCover-video:before{display:block;padding-bottom:56.25%}.InCover-media.InCover-externalVideo:before{display:block;padding-bottom:56.25%}.InCover-media.InCover-externalVideo .EmbedBlock-root{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0}.InCover-media.InCover-externalVideo .BilibiliEmbed--inCover,.InCover-media.InCover-externalVideo .WeiboEmbed--inCover{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding-bottom:0}.InCover-media.InCover-externalVideo .BilibiliEmbed--inCover:before,.InCover-media.InCover-externalVideo .WeiboEmbed--inCover:before{display:none}.InCover-media.InCover-externalVideo .BilibiliEmbed--inCover iframe,.InCover-media.InCover-externalVideo .WeiboEmbed--inCover iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.InCover-media .Picture-root,.InCover-media picture,.InCover-media img{display:block;width:100%;height:100%}.InCover-media picture,.InCover-media .Picture-root{position:absolute;top:0;right:0;bottom:0;left:0}.InCover-media img{object-fit:cover}.InCover-videoElement{display:block;width:100%;height:100%;object-fit:cover;cursor:pointer}.InCover-caption{display:flex;flex-direction:column;padding-top:16px}.InCover-caption>*{margin-bottom:4px}.InCover-caption>*:last-child{margin-bottom:0}.InCover-captionItem{font-size:14px;line-height:20px;font-weight:400;color:#0000008c}.Picture-root{position:relative}.Picture-withVideo{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:auto;cursor:pointer;z-index:2}.Picture-withVideo .Icon-play{width:42px!important;height:42px!important}.Picture-withVideo svg{width:56px;height:56px;display:block;opacity:.9;filter:drop-shadow(0 6px 18px rgba(0,0,0,.35))}.RTImage-root{margin:24px 0 16px}.RTImage-root.fullWidth{width:100%}.RTImage-image{display:block;border-radius:16px;overflow:hidden}.RTImage-image .Picture-root,.RTImage-image img{display:block;width:100%;height:auto}.RTImage-caption{display:flex;flex-direction:column;padding-top:16px}.RTImage-caption>*{margin-bottom:4px}.RTImage-caption>*:last-child{margin-bottom:0}.RTImage-caption a{color:inherit;text-decoration:none}.RTImage-caption a:hover{text-decoration:underline}.RTImage-captionItem{font-size:14px;line-height:20px;font-weight:400;color:var(--in-rtimage-caption)}.InArticle-root--comic .RTImage-root{max-width:768px;margin:0 auto auto}@media (max-width: 768px){.InArticle-root--comic .InArticle-text{margin-top:0}}@keyframes InCard-liveBadgePulse{0%,to{transform:scale(1);box-shadow:0 0 #dc44481f,0 6px 18px #dc444847}50%{transform:scale(1.03);box-shadow:0 0 0 10px #dc444800,0 10px 24px #dc444857}}@keyframes InCard-liveBadgeDotPulse{0%,to{transform:scale(1);opacity:1;box-shadow:0 0 #ffffff8c}50%{transform:scale(1.35);opacity:1;box-shadow:0 0 0 8px #fff0}}.InCard-root{width:100%}.InCard--layout-mediaRight .InCard-link{flex-direction:row-reverse}.InCard--layout-mediaTop .InCard-link{flex-direction:column}.InCard--layout-mediaTop .InCard-media{flex:none;width:100%}.InCard--noMedia .InCard-link{--in-card-link-grid-columns: 1fr}.InCard-link{display:var(--in-card-link-display, flex);flex-direction:var(--in-card-link-flex-direction, row);gap:var(--in-card-link-gap, 12px);padding:var(--in-card-link-padding-y, 16px) var(--in-card-link-padding-x, 18px);text-decoration:none;color:inherit;grid-template-columns:var(--in-card-link-grid-columns, unset);align-items:var(--in-card-link-align-items, stretch)}.InCard-media{position:relative;flex:var(--in-card-media-flex, 0 0 120px);width:var(--in-card-media-width, 120px);border-radius:var(--in-card-media-radius, 10px);overflow:hidden;background:var(--in-card-media-bg, rgba(0, 0, 0, .04));align-self:var(--in-card-media-align-self, auto);min-width:var(--in-card-media-min-width, unset);max-width:var(--in-card-media-max-width, unset)}.InCard-liveBadge{position:absolute;top:12px;left:12px;z-index:1;display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#dc4448;color:#fff;font-size:11px;font-weight:700;letter-spacing:.08em;line-height:1;text-transform:uppercase;box-shadow:0 6px 18px #dc444847;animation:InCard-liveBadgePulse 1.8s ease-in-out infinite}.InCard-liveBadgeDot{width:8px;height:8px;border-radius:50%;background:#fff;display:inline-block;flex-shrink:0;box-shadow:0 0 #ffffffb3;animation:InCard-liveBadgeDotPulse 1.8s ease-in-out infinite}.InCard-body{min-width:0;display:flex;flex-direction:column;gap:var(--in-card-body-gap, 14px);flex:1 1 auto;overflow:hidden;align-self:var(--in-card-body-align-self, auto);padding:var(--in-card-body-padding, 0);color:var(--in-card-body-color, inherit)}.InCard-badge{align-self:flex-start}.InCard-badge[data-in-card-tag-href]{cursor:pointer}.InCard-badge[data-in-card-tag-href] .InBadge-root{transition:transform .12s ease,filter .12s ease,box-shadow .12s ease}.InCard-badge[data-in-card-tag-href]:hover .InBadge-root{filter:brightness(.96)}.InCard-badge[data-in-card-tag-href]:active .InBadge-root{transform:translateY(1px)}.InCard-badge[data-in-card-tag-href]:focus-visible .InBadge-root{outline:2px solid rgba(0,0,0,.25);outline-offset:2px}.InCard-title{font-size:var(--in-card-title-font-size, 16px);font-weight:var(--in-card-title-font-weight, 600);line-height:var(--in-card-title-line-height, 1.5);color:var(--in-card-title-color, var(--in-text));margin:var(--in-card-title-margin, unset);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--in-card-title-lines, 2);line-clamp:var(--in-card-title-lines, 2);overflow:hidden}.InCard-title:hover{text-decoration:underline}@media (max-width: 1024px){.InCard-title{font-size:var(--in-card-title-font-size, 18px)}}.InCard-description{font-size:var(--in-card-desc-font-size, 14px);line-height:var(--in-card-desc-line-height, 1.4);color:var(--in-card-desc-color, var(--in-text-secondary));display:var(--in-card-desc-display, -webkit-box);-webkit-box-orient:vertical;-webkit-line-clamp:var(--in-card-desc-lines, 2);line-clamp:var(--in-card-desc-lines, 2);overflow:hidden}.InCard-meta{font-size:var(--in-card-meta-font-size, 12px);color:var(--in-card-meta-color, var(--in-text-muted));opacity:var(--in-card-meta-opacity, 1);flex:0 0 auto;margin-top:var(--in-card-meta-margin-top, auto)}.InCard-meta .Timestamp-root{color:var(--in-card-meta-timestamp-color, var(--in-text-muted))}.HeadLine-root{position:relative;display:block;margin:0;color:var(--in-text);font-weight:700;font-size:32px}.HeadLine-trend{font-size:40px;font-weight:700}.InBadge-root{display:inline-flex;align-items:center;gap:8px;padding:0;border-radius:0;background:transparent;color:var(--in-accent);font-size:12px;font-weight:600;line-height:1.2;text-transform:capitalize}.InBadge-root:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--in-accent);flex-shrink:0}.Breadcrumbs-root{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-width:0;margin-top:40px;font-size:12px;line-height:16px}.Breadcrumbs-item{min-width:0}.Breadcrumbs-sep{color:var(--in-text-muted);opacity:.55;-webkit-user-select:none;user-select:none;line-height:1}.Breadcrumbs-arrow{display:inline-flex;align-items:center;justify-content:center;color:#00000073;-webkit-user-select:none;user-select:none}.Breadcrumbs-arrow .Icon-arrowUp2{width:12px;height:12px;display:block}.Icon-arrowNav{display:block;width:30px;height:30px;flex-shrink:0}.Icon-arrowNav--right{transform:scaleX(-1)}.Icon-theme{display:block;width:20px;height:20px;flex-shrink:0}html.Theme-isDark .Icon-theme[data-theme-icon],html[data-theme=dark] .Icon-theme[data-theme-icon]{filter:brightness(0) invert(1)}.Icon-search{display:block;width:20px;height:22px;flex-shrink:0}.Icon-fullscreen{display:block;width:100%;height:100%;flex-shrink:0}html.Theme-isDark .Icon-fullscreen,html[data-theme=dark] .Icon-fullscreen{filter:brightness(0) invert(1)}.InSectionNav-root{--in-section-nav-btn-size: 32px;--in-section-nav-btn-radius: 0;--in-section-nav-btn-color: var(--in-text-muted);--in-section-nav-btn-hover-color: var(--in-text-hover);--in-section-nav-btn-inactive-color: var(--in-text-muted);--in-section-nav-btn-bg: transparent;--in-section-nav-btn-hover-bg: transparent;--in-section-nav-btn-inactive-opacity: .45;--in-section-nav-sep-color: var(--in-border);display:flex;align-items:center;gap:12px;flex-shrink:0}.InSectionNav-root--pill{--in-section-nav-btn-size: 34px;--in-section-nav-btn-radius: 50%;--in-section-nav-btn-color: rgba(255, 255, 255, .9);--in-section-nav-btn-hover-color: #21273a;--in-section-nav-btn-inactive-color: rgba(255, 255, 255, .4);--in-section-nav-btn-bg: #fff;--in-section-nav-btn-hover-bg: #fff;--in-section-nav-btn-inactive-opacity: .75;--in-section-nav-sep-color: rgba(255, 255, 255, .22)}.InSectionNav-btn{display:inline-flex;align-items:center;justify-content:center;width:var(--in-section-nav-btn-size);height:var(--in-section-nav-btn-size);padding:0;border:0;border-radius:var(--in-section-nav-btn-radius);background:#fff;color:#000;cursor:pointer}.InSectionNav-btn:disabled{cursor:default;pointer-events:none}.InSectionNav-btn--inactive{cursor:default;color:#000}.InSectionNav-sep{width:1px;height:18px;background:var(--in-section-nav-sep-color)}:is(.InNewsList-root,.InPopularNews-root){overflow:hidden}@media (max-width: 1024px){:is(.InNewsList-root,.InPopularNews-root){--in-card-desc-display: none}}:is(.InNewsList-list,.InPopularNews-list){display:flex;flex-direction:column}:is(.InNewsList-root,.InPopularNews-root) .InCard-root,:is(.InNewsList-item,.InPopularNews-item){--in-card-link-display: grid;--in-card-link-grid-columns: clamp(110px, 34vw, 300px) 1fr;--in-card-link-gap: 14px;--in-card-link-padding-x: 0;--in-card-link-padding-y: 16px;--in-card-link-align-items: start;--in-card-media-flex: none;--in-card-media-width: 100%;--in-card-media-min-width: 0;--in-card-media-max-width: 100%;--in-card-media-align-self: start;--in-card-meta-font-size: 14px}:is(.InNewsList-root,.InPopularNews-root) .InCard-root .InCover-root,:is(.InNewsList-item,.InPopularNews-item) .InCover-root{width:100%;display:block}:is(.InNewsList-root,.InPopularNews-root) .InCard-root,:is(.InNewsList-item,.InPopularNews-item){--in-card-body-align-self: start}@media (max-width: 760px){:is(.InNewsList-root,.InPopularNews-root) .InCard-root,:is(.InNewsList-item,.InPopularNews-item){--in-card-link-grid-columns: 140px 1fr}}.Author-view-name{font-size:42px;font-weight:700;margin-bottom:40px}@media (max-width: 760px){.Author-view-name{font-size:28px;margin-bottom:20px}}.InSectionNews-root{min-width:0;margin-inline:0}@media (min-width: 992px){.InSectionNews-root{margin-inline:40px}}.InSectionNews-panel{background:var(--in-bg-surface);border-radius:16px;padding:40px;min-width:0;margin-bottom:20px}.InSectionNews-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px}.InSectionNews-headStart{display:flex;align-items:center;gap:14px;min-width:0}.InSectionNews-accent{flex-shrink:0;width:4px;height:32px;border-radius:2px;background:var(--in-accent)}.InSectionNews-title{margin:0;font-size:28px;font-weight:700;line-height:1.15;color:var(--in-text)}.InSectionNews-titleLink{color:inherit;text-decoration:none}.InSectionNews-root[data-slider]{--slider-gap: 24px;--slider-count: 1.5}@media (min-width: 761px){.InSectionNews-root[data-slider]{--slider-count: 2}}@media (min-width: 1025px){.InSectionNews-root[data-slider]{--slider-count: 4}}.InSectionNews-root[data-slider] .InSectionNav-slider{gap:var(--slider-gap);min-width:0}.InSectionNews-slide{flex:0 0 calc((100% - (var(--slider-count) - 1) * var(--slider-gap)) / var(--slider-count));width:calc((100% - (var(--slider-count) - 1) * var(--slider-gap)) / var(--slider-count));min-width:0;align-items:stretch;--in-card-link-padding-x: 0;--in-card-link-padding-y: 0;--in-card-link-gap: 14px;--in-card-body-gap: 10px;--in-card-title-font-size: 16px;--in-card-title-font-weight: 500;--in-card-title-lines: 3;--in-card-meta-font-size: 12px;--in-card-meta-margin-top: 0}.InSectionNews-slide .InCard-link{height:100%}.InSectionNews-slide .InCard-body{display:flex;flex-direction:column}.InSectionNews-slide .InCard-badge{order:-1}.InSectionNews-slide .InCard-media{aspect-ratio:16/9;background:var(--in-bg)}.InSectionNews-slide .InCard-media .InCover-media{border-radius:10px;height:100%}.InSectionNews-slide .InCard-media .InCover-media:before{display:none;padding-bottom:0}.InSectionNews-slide .InCard-media .InCover-root,.InSectionNews-slide .InCard-media .InCover-media{height:100%}.InSectionNews-slide .InCard-media img,.InSectionNews-slide .InCard-media picture{display:block;width:100%;height:100%}.InSectionNews-slide .InCard-media img{object-fit:cover}.InSectionNews-slide .InCard-link:hover .InCard-title{color:var(--in-text-hover)}@media (max-width: 1024px){.InSectionNews-panel{padding:24px 16px 28px}.InSectionNews-title{font-size:24px}}@media (max-width: 760px){.InSectionNews-head{margin-bottom:20px}}.InSectionNews-root--mainLastNews .InSectionNews-head{margin-bottom:24px;justify-content:flex-start}.InSectionNews-root--mainLastNews .InSectionNews-mainTop{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:20px;min-width:0}.InSectionNews-root--mainLastNews .InSectionNews-mainBottom{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;min-width:0;padding-top:0}.InSectionNews-root--mainLastNews .InSectionNews-mainTopCard{min-width:0;--in-card-link-padding-x: 0;--in-card-link-padding-y: 0;--in-card-link-gap: 12px;--in-card-body-gap: 8px;--in-card-title-font-size: 20px;--in-card-title-font-weight: 700;--in-card-title-line-height: 1.4;--in-card-title-lines: 3;--in-card-meta-font-size: 12px;--in-card-meta-margin-top: 0}.InSectionNews-root--mainLastNews .InSectionNews-mainTopCard .InCard-link{height:100%}.InSectionNews-root--mainLastNews .InSectionNews-mainTopCard .InCard-body{display:flex;flex-direction:column}.InSectionNews-root--mainLastNews .InSectionNews-mainTopCard .InCard-badge{order:-1;min-height:20px;display:flex;align-items:center;margin-bottom:2px}.InSectionNews-root--mainLastNews .InSectionNews-mainTopCard .InCard-media{aspect-ratio:16/9}.InSectionNews-root--mainLastNews .InSectionNews-mainTopCard .InCard-media .InCover-media{border-radius:10px;height:100%}.InSectionNews-root--mainLastNews .InSectionNews-mainTopCard .InCard-media .InCover-media:before{display:none;padding-bottom:0}.InSectionNews-root--mainLastNews .InSectionNews-mainTopCard .InCard-media .InCover-root,.InSectionNews-root--mainLastNews .InSectionNews-mainTopCard .InCard-media .InCover-media{height:100%}.InSectionNews-root--mainLastNews .InSectionNews-mainTopCard .InCard-media img,.InSectionNews-root--mainLastNews .InSectionNews-mainTopCard .InCard-media picture{display:block;width:100%;height:100%}.InSectionNews-root--mainLastNews .InSectionNews-mainTopCard .InCard-media img{object-fit:cover}.InSectionNews-root--mainLastNews .InSectionNews-mainBottomCard{min-width:0;border-top:1px solid rgba(255,255,255,.14);padding-top:20px;--in-card-link-display: grid;--in-card-link-grid-columns: 120px 1fr;--in-card-link-gap: 12px;--in-card-link-padding-x: 0;--in-card-link-padding-y: 0;--in-card-body-gap: 6px;--in-card-title-font-size: 16px;--in-card-title-font-weight: 500;--in-card-title-line-height: 1.4;--in-card-title-lines: 3;--in-card-meta-font-size: 12px;--in-card-meta-margin-top: auto;--in-card-media-flex: none;--in-card-media-width: 100%;--in-card-media-min-width: 0}.InSectionNews-root--mainLastNews .InSectionNews-mainBottomCard .InCard-link{align-items:stretch}.InSectionNews-root--mainLastNews .InSectionNews-mainBottomCard .InCard-body{min-height:100%}.InSectionNews-root--mainLastNews .InSectionNews-mainBottomCard .InCard-badge{order:-1;min-height:20px;display:flex;align-items:center;margin-bottom:2px}.InSectionNews-root--mainLastNews .InSectionNews-mainBottomCard .InCard-title{min-height:3.9em}.InSectionNews-root--mainLastNews .InSectionNews-mainBottomCard .InCard-media{align-self:stretch;aspect-ratio:16/9}.InSectionNews-root--mainLastNews .InSectionNews-mainBottomCard .InCard-media .InCover-media{border-radius:10px;height:100%}.InSectionNews-root--mainLastNews .InSectionNews-mainBottomCard .InCard-media .InCover-media:before{display:none;padding-bottom:0}.InSectionNews-root--mainLastNews .InSectionNews-mainBottomCard .InCard-media .InCover-root,.InSectionNews-root--mainLastNews .InSectionNews-mainBottomCard .InCard-media .InCover-media{height:100%}.InSectionNews-root--mainLastNews .InSectionNews-mainBottomCard .InCard-media img,.InSectionNews-root--mainLastNews .InSectionNews-mainBottomCard .InCard-media picture{display:block;width:100%;height:100%}.InSectionNews-root--mainLastNews .InSectionNews-mainBottomCard .InCard-media img{object-fit:cover}@media (max-width: 1024px){.InSectionNews-root--mainLastNews .InSectionNews-mainTop,.InSectionNews-root--mainLastNews .InSectionNews-mainBottom{grid-template-columns:1fr;gap:16px}.InSectionNews-root--mainLastNews .InSectionNews-mainBottom{margin-top:0;padding-top:16px}.InSectionNews-root--mainLastNews .InSectionNews-mainTopCard{--in-card-title-font-size: 18px}.InSectionNews-root--mainLastNews .InSectionNews-mainBottomCard{--in-card-link-grid-columns: 140px 1fr;--in-card-title-font-size: 16px}}.InListingLoadMore-root{display:flex;justify-content:center;align-items:center;gap:10px;padding:24px 0 0}.InListingLoadMore-button{height:44px;padding:0 18px;border:1px solid rgba(0,0,0,.08);border-radius:10px;background:#fff;color:#21273a;font-size:14px;font-weight:600;cursor:pointer;width:100%}.InListingLoadMore-button:hover{background:#f4f4f4}.InListingLoadMore-button:disabled{opacity:.6;cursor:default}@media (min-width: 760px){.InListingLoadMore-button{max-width:120px}}.InListingLoadMore-loader{font-size:14px;opacity:.65}.InSearchForm-root{padding:20px 0 0}.InSearchForm-form{width:100%}.InSearchForm-row{display:flex;align-items:center;gap:0;width:100%}.InSearchForm-inputWrap{position:relative;flex:1 1 auto;min-width:0}.InSearchForm-input,.InSearchForm-input.Input-root{width:100%;max-width:none;box-sizing:border-box;height:44px;font-size:16px;border-radius:10px 0 0 10px;padding:10px 52px 10px 20px;border:1px solid rgba(0,0,0,.08);background:#fff;color:#000}.InSearchForm-input::placeholder,.InSearchForm-input.Input-root::placeholder{font-size:16px}.InSearchForm-clear{position:absolute;top:50%;right:20px;transform:translateY(-50%);width:24px;height:24px;border:0;padding:0;border-radius:50%;background:rgba(0,0,0,.12);color:#fff;font-size:18px;line-height:24px;cursor:pointer}.InSearchForm-submit{flex:0 0 auto;height:44px;padding:0 18px;border:0;border-radius:0 10px 10px 0;background:#62bb46;color:#fff;font-size:16px;display:inline-flex;align-items:center;gap:10px;cursor:pointer;white-space:nowrap}.InSearchForm-submit:hover{filter:brightness(.96)}.InSearchForm-submit:active{transform:translateY(1px)}.InSearchForm-submitIcon{display:inline-flex;align-items:center}.InSearchForm-submitIcon svg{width:18px;height:18px;display:block}.InSearchForm-total{margin-top:30px;margin-bottom:30px;font-size:24px;line-height:1.2;color:#7ac143;font-weight:700}.Section-root[data-listing=SearchList]{min-width:0;--in-card-link-padding-x: 0;--in-card-link-padding-y: 0;--in-card-media-align-self: flex-start}.Section-root[data-listing=SearchList] .Listing-root.Section-container{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;gap:32px;width:100%;min-width:0}.Section-root[data-listing=SearchList] .SearchList-group{display:flex;flex-direction:column;align-items:stretch;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.Section-root[data-listing=SearchList] .SearchList-groupItems{display:flex;flex-direction:column;gap:16px;width:100%;min-width:0}.Section-root[data-listing=SearchList] .SearchList-groupItems>.Listing-item{width:100%;max-width:100%;min-width:0}.Quiz-root{display:flex;flex-direction:column;gap:24px;margin:32px 0;padding:24px;border:1px solid var(--in-border-hairline);border-radius:16px;background:var(--in-bg-surface);box-shadow:var(--in-shadow-card-soft)}.Quiz-item{padding-top:24px;border-top:1px solid var(--in-border-hairline)}.Quiz-item:first-child{padding-top:0;border-top:0}.Quiz-count{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;margin-bottom:16px;padding:0 10px;border-radius:999px;background:var(--in-accent);color:#fff;font-size:14px;font-weight:700;line-height:1}.Quiz-question{margin-bottom:16px;color:var(--in-text);font-size:20px;font-weight:700;line-height:1.35}.Quiz-question p{margin:0}.Quiz-answers{display:grid;gap:12px}.Quiz-answer{display:flex;flex-direction:column;gap:8px}.Quiz-radio{position:absolute;opacity:0;pointer-events:none}.Quiz-label{display:block;padding:14px 16px;border:1px solid var(--in-border);border-radius:12px;background:var(--in-bg);color:var(--in-text);font-size:16px;line-height:1.45;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.Quiz-radio:checked+.Quiz-label{border-color:var(--in-accent);background:rgba(98,187,70,.08)}.Quiz-answer--correct .Quiz-label{border-color:var(--in-accent);background:rgba(98,187,70,.14)}.Quiz-answer--incorrect .Quiz-label{border-color:#d9534f;background:rgba(217,83,79,.08)}.Quiz-answerComment{padding:0 4px;color:var(--in-text-muted);font-size:14px;line-height:1.45}.Quiz-button{align-self:flex-start;min-height:44px;padding:0 18px;border:0;border-radius:12px;background:var(--in-accent);color:#fff;font-size:16px;font-weight:700;line-height:44px;cursor:pointer;transition:filter .15s ease,transform .15s ease,opacity .15s ease}.Quiz-button:hover:not(:disabled){filter:brightness(.96)}.Quiz-button:active:not(:disabled){transform:translateY(1px)}.Quiz-button:disabled{opacity:.55;cursor:default}.Quiz-result{padding:16px 18px;border-radius:12px;background:var(--in-bg-elevated);color:var(--in-text);font-size:16px;line-height:1.5}.Quiz-resultScore{font-weight:700}.Quiz-resultText{margin-top:6px;color:var(--in-text-secondary)}@media (max-width: 760px){.Quiz-root{margin:24px 0;padding:18px 16px}.Quiz-question{font-size:18px}.Quiz-label{padding:12px 14px;font-size:15px}.Quiz-button{width:100%}}.CookieConsent{position:fixed;left:50%;bottom:24px;z-index:9999;width:min(100%,760px);transform:translate(-50%);padding:0 24px;box-sizing:border-box;animation:CookieConsent-slideUp .28s ease-out}.CookieConsent-inner{display:flex;flex-direction:column;justify-content:center;width:100%;min-height:300px;padding:32px 32px 24px;border-radius:18px;background:var(--in-bg-surface);box-shadow:var(--in-shadow-card);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.CookieConsent-title{margin:0;color:var(--in-text);font-size:24px;line-height:1.4;font-weight:700;letter-spacing:-.04em;text-align:center}.CookieConsent-text{margin:16px auto 0;max-width:980px;color:var(--in-text-secondary);font-size:18px;line-height:1.4;text-align:center;font-weight:500}.CookieConsent-link{color:var(--in-accent);text-decoration:underline;text-underline-offset:.2em}.CookieConsent-actions{display:flex;justify-content:center;gap:22px;margin-top:24px}.CookieConsent-button{display:inline-flex;align-items:center;justify-content:center;padding:18px 32px;border:none;border-radius:16px;font-size:16px;font-weight:700;line-height:1.4;letter-spacing:-.02em;cursor:pointer}.CookieConsent-button:hover{background:#62bb46}.CookieConsent-button--primary,.CookieConsent-button--secondary{background:var(--in-bg-menu-hover);border-color:var(--in-border);color:var(--in-text)}.CookieConsent-isClosing{opacity:0;transition:opacity .18s ease}html.Theme-isDark .CookieConsent-inner{background:var(--in-bg-surface);box-shadow:var(--in-shadow-card)}@keyframes CookieConsent-slideUp{0%{opacity:0;transform:translate(-50%,18px)}to{opacity:1;transform:translate(-50%)}}@media (max-width: 760px){.CookieConsent{bottom:18px;padding:0 12px}.CookieConsent-inner{min-height:240px;padding:8px;border-radius:10px}.CookieConsent-actions{flex-direction:column;gap:12px}.CookieConsent-button{width:100%;min-width:0;min-height:58px;border-radius:10px}}.InMainSubscribeBanner{margin:20px 40px 40px;border-radius:24px;background-color:#4ea23a;background-image:url(/static/img/banner-subscribe.svg);background-repeat:no-repeat;background-position:center;background-size:cover;overflow:hidden}.InMainSubscribeBanner-inner{min-height:180px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 34px;background:linear-gradient(90deg,rgba(45,98,33,.42) 0%,rgba(84,184,58,.2) 100%)}.InMainSubscribeBanner-text{max-width:520px;color:#fff}.InMainSubscribeBanner-title{margin:0;font-size:30px;line-height:1.04;font-weight:700;letter-spacing:-.02em}.InMainSubscribeBanner-subtile{font-size:24px;line-height:1.04;font-weight:700;letter-spacing:-.02em}.InMainSubscribeBanner-form{display:flex;align-items:center;gap:10px;width:min(640px,100%)}.InMainSubscribeBanner-field{flex:1;min-width:0;position:relative}.InMainSubscribeBanner-field input{width:100%;border:2px solid transparent;border-radius:12px;padding:16px;font-size:14px;line-height:1;font-weight:400;color:#2b3246;background:rgba(255,255,255,.9);outline:none;transition:border-color .2s ease,box-shadow .2s ease}.InMainSubscribeBanner-field input::placeholder{color:#8d95a8}.InMainSubscribeBanner-field input:focus{box-shadow:0 0 0 3px #ffffff59;border-color:transparent}.InMainSubscribeBanner-field--error input{border-color:#dc3545;background:rgba(255,255,255,.95)}.InMainSubscribeBanner-field--error input:focus{box-shadow:0 0 0 3px #dc354533}.InMainSubscribeBanner-button{border:0;border-radius:12px;background:#2f3448;color:#fff;padding:17px 40px;font-size:14px;line-height:1;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:background-color .2s ease,opacity .2s ease}.InMainSubscribeBanner-button:hover:not(:disabled){background:#232738}.InMainSubscribeBanner-button:disabled{opacity:.7;cursor:not-allowed}.InMainSubscribeBanner-notification{margin-top:16px;padding:12px 16px;border-radius:8px;font-size:14px;font-weight:500;line-height:1.4;animation:slideIn .3s ease}.InMainSubscribeBanner-notification--success{background:rgba(34,197,94,.15);color:#22c55e;border-left:4px solid #22c55e}.InMainSubscribeBanner-notification--error{background:rgba(220,53,69,.15);color:#dc3545;border-left:4px solid #dc3545}@keyframes slideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.InMainSubscribeBanner-srOnly{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;clip:rect(0 0 0 0);overflow:hidden}@media screen and (max-width: 1200px){.InMainSubscribeBanner-inner{padding:24px;min-height:160px}.InMainSubscribeBanner-title{font-size:24px}}@media screen and (max-width: 1024px){.InMainSubscribeBanner{border-radius:18px}.InMainSubscribeBanner-inner{flex-direction:column;align-items:stretch;justify-content:center;gap:18px;min-height:0}.InMainSubscribeBanner-text{max-width:none}.InMainSubscribeBanner-title{font-size:18px;line-height:1.15;max-width:26ch}.InMainSubscribeBanner-form{width:100%}}@media screen and (max-width: 760px){.InMainSubscribeBanner{margin:16px}.InMainSubscribeBanner-inner{padding:18px 16px;gap:14px}.InMainSubscribeBanner-title{font-size:18px;line-height:1.2}.InMainSubscribeBanner-form{flex-direction:column;align-items:stretch;gap:10px}}.EmbedBlock-root{margin-top:16px;margin-bottom:16px;position:relative;width:100%}.EmbedBlock-root>*{vertical-align:top!important;margin:0 auto!important}.EmbedBlock-root .FacebookEmbed,.EmbedBlock-root .TwitterEmbed,.EmbedBlock-root .TVZvezdaEmbed,.EmbedBlock-root .YouTubeEmbed,.EmbedBlock-root .InstagramEmbed,.EmbedBlock-root .VimeoEmbed,.EmbedBlock-root .DailyMotionEmbed,.EmbedBlock-root .VkEmbed,.EmbedBlock-root .OdyseeEmbed,.EmbedBlock-root .RumbleEmbed,.EmbedBlock-root .RutubeEmbed,.EmbedBlock-root .BilibiliEmbed,.EmbedBlock-root .WeiboEmbed,.EmbedBlock-root .AllEmbed{display:flex;flex-direction:column;overflow:hidden}.EmbedBlock-root .FacebookEmbed>*,.EmbedBlock-root .TwitterEmbed>*,.EmbedBlock-root .TVZvezdaEmbed>*,.EmbedBlock-root .YouTubeEmbed>*,.EmbedBlock-root .InstagramEmbed>*,.EmbedBlock-root .VimeoEmbed>*,.EmbedBlock-root .DailyMotionEmbed>*,.EmbedBlock-root .VkEmbed>*,.EmbedBlock-root .OdyseeEmbed>*,.EmbedBlock-root .RumbleEmbed>*,.EmbedBlock-root .RutubeEmbed>*,.EmbedBlock-root .BilibiliEmbed>*,.EmbedBlock-root .WeiboEmbed>*,.EmbedBlock-root .AllEmbed>*{vertical-align:top!important;margin:0 auto!important}.EmbedBlock-root iframe{border:0}.EmbedBlock-root .BilibiliEmbed,.EmbedBlock-root .WeiboEmbed{display:block;width:100%;max-width:100%}.EmbedBlock-root .BilibiliEmbed>*,.EmbedBlock-root .WeiboEmbed>*{margin:0!important}.EmbedBlock-root .BilibiliEmbed iframe,.EmbedBlock-root .WeiboEmbed iframe{width:100%!important;max-width:100%}.EmbedBlock-root .AllEmbed iframe{max-width:100%}.EmbedBlock-bilibili,.EmbedBlock-weibo{width:100%;max-width:100%}.FacebookEmbed--iframe{position:relative;width:100%;height:0;padding-bottom:56.25%;border-radius:3px;overflow:hidden}.FacebookEmbed--iframe iframe{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.FacebookEmbed div,.FacebookEmbed .fb-page,.FacebookEmbed .fb-page span,.FacebookEmbed .fb-page span iframe[style],.FacebookEmbed .fb-video,.FacebookEmbed .fb-video span,.FacebookEmbed .fb-video span iframe[style]{width:100%!important}.YouTubeEmbed{position:relative;width:100%}.YouTubeEmbed:before{content:"";display:block;padding-bottom:56.25%}.YouTubeEmbed iframe{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.YouTubeEmbed-cover{overflow:hidden;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;border-radius:3px;background-color:#000;background-repeat:no-repeat;background-size:cover;display:block;contain:content;background-position:center center;cursor:pointer}.YouTubeEmbed-cover:hover .YouTubeEmbed-playButtonBg{transition:fill .1s cubic-bezier(0,0,.2,1),fill-opacity .1s;fill:red;fill-opacity:1}.YouTubeEmbed-button{position:absolute;width:68px;height:48px;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;background-color:transparent;border:0;outline:0;padding:0}.YouTubeEmbed-playButtonBg{transition:fill .1s cubic-bezier(.4,0,1,1),fill-opacity .1s cubic-bezier(.4,0,1,1);fill:#212121;fill-opacity:.8}.YouTubeEmbed-image{display:flex;justify-content:center;align-items:center;width:100%;height:100%;visibility:hidden}.YouTubeEmbed-image--visible{visibility:visible}.YouTubeEmbed-image img{width:100%;height:auto;display:block}.RutubeEmbed{position:relative;width:100%}.RutubeEmbed:before{content:"";display:block;padding-bottom:56.25%}.RutubeEmbed iframe{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;border-radius:3px;overflow:hidden}.BilibiliEmbed,.WeiboEmbed{position:relative;width:100%}.BilibiliEmbed:before,.WeiboEmbed:before{content:"";display:block;padding-bottom:56.25%}.BilibiliEmbed iframe,.WeiboEmbed iframe{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;border-radius:3px;overflow:hidden}.VimeoEmbed{position:relative;width:100%}.VimeoEmbed:before{content:"";display:block;padding-bottom:56.25%}.VimeoEmbed iframe{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;border-radius:3px;overflow:hidden}.DailyMotionEmbed{position:relative;width:100%}.DailyMotionEmbed:before{content:"";display:block;padding-bottom:56.25%}.DailyMotionEmbed iframe{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;border-radius:3px;overflow:hidden}.TVZvezdaEmbed{position:relative;width:100%;height:0;padding-bottom:56.25%}.TVZvezdaEmbed>*{width:100%}.TVZvezdaEmbed iframe{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;border-radius:3px;overflow:hidden}.VkEmbed{position:relative;width:100%;height:0;padding-bottom:56.25%}.VkEmbed iframe{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;border-radius:3px;overflow:hidden}.OdyseeEmbed{position:relative;width:100%;height:0;padding-bottom:56.25%}.OdyseeEmbed>*{width:100%}.OdyseeEmbed iframe{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;border-radius:3px;overflow:hidden}.RumbleEmbed{position:relative;width:100%;height:0;padding-bottom:56.25%}.RumbleEmbed>*{width:100%}.RumbleEmbed iframe{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;border-radius:3px;overflow:hidden}.InRightColumnNews .InRightColumnNews-title{margin-bottom:12px;font-weight:700}.InRightColumnNews .InCard-link{padding:0;margin-bottom:12px}.InRightColumnNews .InCard-title{font-size:14px}.InTopNews-root{width:100%;border-radius:16px;padding:40px}.InTopNews-live-badge{margin:8px 0;font-size:12px!important;padding:8px 16px!important}.InTopNews-top{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,1fr);gap:30px;margin-bottom:30px;align-items:stretch}.InTopNews-main{position:relative;width:100%;min-height:0;overflow:hidden;border-radius:16px;background:rgba(255,255,255,.06);color:#fff;height:100%}.InTopNews-mainMedia,.InTopNews-mainMedia .InCover-root,.InTopNews-mainMedia .InCover-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.InTopNews-mainMedia .InCover-media{border-radius:0}.InTopNews-mainMedia .InCover-media:before{display:none;padding-bottom:0}.InTopNews-mainMedia .Picture-root,.InTopNews-mainMedia picture,.InTopNews-mainMedia img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.InTopNews-mainMedia img{object-fit:cover;object-position:center}.InTopNews-mainOverlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to top,rgba(33,39,58,.9) 0,rgba(33,39,58,.72) 22%,rgba(33,39,58,.28) 42%,rgba(33,39,58,0) 62%)}.InTopNews-mainContent{position:relative;z-index:1;display:flex;align-items:flex-end;height:100%;padding:28px}.InTopNews-mainLink{display:block;color:inherit;text-decoration:none}.InTopNews-mainLink:hover .InTopNews-mainTitle{text-decoration:underline}.InTopNews-category{display:flex;align-items:center;gap:12px;width:100%;padding-bottom:16px;font-size:14px;font-weight:500;line-height:1.2;color:#fff;text-transform:capitalize}.InTopNews-categoryDot{width:6px;height:6px;border-radius:50%;background:#62bb46;flex-shrink:0}.InTopNews-categoryText{color:#fff}.InTopNews-mainTitle{margin:0;font-size:30px;font-weight:700;line-height:1.15;color:#fff}.InTopNews-side{display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:30px;align-items:stretch;height:100%}.InTopNews-bottom{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px}.InTopNews-sideCard,.InTopNews-bottomCard{min-width:0;--in-card-link-padding-x: 0;--in-card-link-padding-y: 0;--in-card-link-gap: 10px;--in-card-body-gap: 8px;--in-card-title-font-size: 16px;--in-card-title-font-weight: 500;--in-card-title-lines: 3;--in-card-title-line-height: 1.4;--in-card-title-color: var(--in-text);--in-card-meta-font-size: 12px;--in-card-meta-margin-top: 0}.InTopNews-sideCard .InCard-link,.InTopNews-bottomCard .InCard-link{height:100%}.InTopNews-sideCard .InCard-body,.InTopNews-bottomCard .InCard-body{display:flex;flex-direction:column;gap:12px}.InTopNews-sideCard .InCard-badge,.InTopNews-bottomCard .InCard-badge{order:-1}.InTopNews-sideCard .InCard-media,.InTopNews-bottomCard .InCard-media{aspect-ratio:16/9;background:rgba(255,255,255,.08)}.InTopNews-sideCard .InCard-media .InCover-media,.InTopNews-bottomCard .InCard-media .InCover-media{border-radius:10px;height:100%}.InTopNews-sideCard .InCard-media .InCover-media:before,.InTopNews-bottomCard .InCard-media .InCover-media:before{display:none;padding-bottom:0}.InTopNews-sideCard .InCard-media .InCover-root,.InTopNews-sideCard .InCard-media .InCover-media,.InTopNews-bottomCard .InCard-media .InCover-root,.InTopNews-bottomCard .InCard-media .InCover-media{height:100%}.InTopNews-sideCard .InCard-media img,.InTopNews-sideCard .InCard-media picture,.InTopNews-bottomCard .InCard-media img,.InTopNews-bottomCard .InCard-media picture{display:block;width:100%;height:100%}.InTopNews-sideCard .InCard-media img,.InTopNews-bottomCard .InCard-media img{object-fit:cover}.InTopNews-sideCard .InCard-link:hover .InCard-title,.InTopNews-bottomCard .InCard-link:hover .InCard-title{opacity:.88}.InTopNews-sideCard{height:100%;min-height:0}.InTopNews-sideCard .InCard-root,.InTopNews-sideCard .InCard-link{height:100%}.InTopNews-bottomCard{--in-card-title-font-size: 16px;--in-card-title-lines: 4}@media (max-width: 1024px){.InTopNews-root{padding:16px;margin-bottom:0}.InTopNews-top{grid-template-columns:1fr;gap:16px;margin-bottom:12px}.InTopNews-main{aspect-ratio:16/9}.InTopNews-mainContent{padding:20px}.InTopNews-mainTitle{font-size:18px}.InTopNews-side{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;gap:16px}.InTopNews-bottom{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.InTopNews-sideCard,.InTopNews-bottomCard{--in-card-title-font-size: 20px;--in-card-title-font-weight: 600;--in-card-title-lines: 3}}@media (max-width: 760px){.InTopNews-root{margin-bottom:0}.InTopNews-root{border-radius:0;padding:14px 16px 24px}.InTopNews-main{aspect-ratio:auto;min-height:260px}.InTopNews-mainContent{padding:18px}.InTopNews-side,.InTopNews-bottom{display:flex;flex-direction:column;gap:18px}.InTopNews-sideCard,.InTopNews-bottomCard{--in-card-link-display: grid;--in-card-link-grid-columns: 140px 1fr;--in-card-link-gap: 14px;--in-card-link-align-items: stretch;--in-card-title-font-size: 15px;--in-card-title-font-weight: 600;--in-card-title-line-height: 1.4;--in-card-body-gap: 6px;--in-card-meta-margin-top: auto;--in-card-media-align-self: stretch}.InTopNews-sideCard .InCard-media,.InTopNews-bottomCard .InCard-media{aspect-ratio:16/9}.InTopNews-sideCard .InCard-link,.InTopNews-bottomCard .InCard-link{height:auto}.InTopNews-sideCard.InCard--layout-mediaTop .InCard-link,.InTopNews-bottomCard.InCard--layout-mediaTop .InCard-link{display:grid;grid-template-columns:var(--in-card-link-grid-columns);flex-direction:row;align-items:stretch}.InTopNews-sideCard.InCard--layout-mediaTop .InCard-media,.InTopNews-bottomCard.InCard--layout-mediaTop .InCard-media{width:100%;flex:none}.InTopNews-sideCard .InCard-body,.InTopNews-bottomCard .InCard-body{align-self:stretch;min-height:100%}}.Section-root[data-widgets=TopArtikel]:has(.InTopNews-root){width:100%;max-width:none;margin-top:0}.InMainRotator-root{min-width:0;width:100%;max-width:100%;box-sizing:border-box}.InMainRotator-head{margin:0 0 24px}.InMainRotator-title,.InMainRotator-titleLink{margin:0;font-size:22px;font-weight:700;line-height:1.2;color:var(--in-text);text-decoration:none}.InMainRotator-titleLink:hover{color:var(--in-text-hover)}.InMainRotator-list{display:flex;flex-direction:column;gap:24px}.InMainRotator-item{min-width:0;--in-card-link-display: grid;--in-card-link-grid-columns: 140px minmax(0, 1fr);--in-card-link-gap: 14px;--in-card-link-padding-x: 0;--in-card-link-padding-y: 0;--in-card-link-align-items: stretch;--in-card-body-gap: 6px;--in-card-title-font-size: 15px;--in-card-title-font-weight: 600;--in-card-title-line-height: 1.4;--in-card-title-color: var(--in-text);--in-card-title-lines: 3;--in-card-meta-font-size: 12px;--in-card-meta-color: var(--in-text-muted);--in-card-meta-margin-top: auto;--in-card-media-flex: none;--in-card-media-width: 100%;--in-card-media-align-self: stretch;--in-card-media-radius: 10px;--in-card-media-bg: rgba(0, 0, 0, .04)}.InMainRotator-item .InCard-link{height:auto;align-items:stretch}.InMainRotator-item .InCard-body{display:flex;flex-direction:column;align-self:stretch;min-height:100%}.InMainRotator-item .InCard-badge{order:-1}.InMainRotator-item .InCard-media{background:transparent}.InMainRotator-item .InCard-media .InCover-media{border-radius:10px}.InMainRotator-item .InCard-link:hover .InCard-title{opacity:.88}.InBreaking-root{box-sizing:border-box;width:100%;min-height:50px;margin:0;padding:0;background-color:#c90825;color:#fff;position:relative;z-index:250}.InBreaking-root.InBreaking-isHidden,html.InBreaking-htmlHidden .InBreaking-root{display:none!important}.InBreaking-inner{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:100%;min-height:50px;padding:0 52px 0 16px;position:relative}.InBreaking-text{margin:0;flex:1 1 auto;text-align:center;line-height:1.3;font-weight:500;padding:8px 0}.InBreaking-link{font-size:20px;color:inherit;text-decoration:none}.InBreaking-link:hover,.InBreaking-link:focus{text-decoration:underline}.InBreaking-link:focus-visible{outline:2px solid #fff;outline-offset:2px}.InBreaking-close{position:absolute;top:50%;right:8px;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin:0;padding:0;border:none;background:transparent;color:#fff;cursor:pointer;border-radius:4px}.InBreaking-close:hover{background-color:#ffffff1f}.InBreaking-close:focus-visible{outline:2px solid #fff;outline-offset:2px}.InBreaking-closeIcon{font-size:28px;line-height:1;font-weight:300}@media (max-width: 760px){.InBreaking-inner{justify-content:flex-start}.InBreaking-text{text-align:left}.InBreaking-link{font-size:16px}}.InFeaturedNews{position:relative}.InBreaking-root--heroOverlay{position:absolute;top:0;left:0;right:0;z-index:2}.InBreaking-root--heroOverlay .InBreaking-inner{justify-content:flex-start;gap:16px;padding:0 8px 0 40px}.InBreaking-root--heroOverlay .InBreaking-label{flex-shrink:0;font-size:14px;font-weight:700;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.InBreaking-root--heroOverlay .InBreaking-sep{flex-shrink:0;width:1px;height:24px;background:rgba(255,255,255,.45)}.InBreaking-root--heroOverlay .InBreaking-text{flex:1 1 auto;min-width:0;margin:0;padding:8px 0;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.InBreaking-root--heroOverlay .InBreaking-link{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:500}.InBreaking-root--heroOverlay .InBreaking-close{position:static;transform:none;flex-shrink:0;margin-left:auto}.InOnAir-root{min-width:0;margin-block:40px;margin-inline:0}@media (min-width: 992px){.InOnAir-root{margin-inline:40px}}.InOnAir-panel{background:var(--in-bg-surface);border-radius:16px;padding:40px 0 40px 40px;min-width:0;overflow:visible}.InOnAir-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,532px);gap:clamp(40px,10vw,140px);align-items:center;overflow:visible}.InOnAir-head{display:flex;align-items:center;gap:14px;margin-bottom:28px}.InOnAir-accent{flex-shrink:0;width:4px;height:32px;border-radius:2px;background:var(--in-accent)}.InOnAir-sectionTitle{margin:0;font-size:32px;font-weight:700;line-height:1.15;color:var(--in-text)}.InOnAir-link{display:block;color:inherit;text-decoration:none}.InOnAir-link:hover .InOnAir-title{color:var(--in-text-hover)}.InOnAir-category{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;font-size:12px;font-weight:500;line-height:1.2;color:var(--in-accent);text-transform:capitalize}.InOnAir-categoryDot{width:6px;height:6px;border-radius:50%;background:var(--in-accent);flex-shrink:0}.InOnAir-title{margin:0 0 16px;font-size:24px;font-weight:700;line-height:1.2;color:var(--in-text);transition:color .15s ease}.InOnAir-summary{margin:0;font-size:16px;font-weight:400;line-height:1.5;color:var(--in-text)}.InOnAir-content{display:flex;flex-direction:column;justify-content:center;min-width:0;min-height:0}.InOnAir-media{--in-onair-green-w: 460px;--in-onair-video-overhang: clamp(40px, 9vw, 72px);--in-onair-video-inset-right: 40px;--in-onair-video-pad-y: 40px;position:relative;justify-self:end;align-self:center;width:100%;max-width:calc(var(--in-onair-green-w) + var(--in-onair-video-overhang));min-width:0;overflow:visible}.InOnAir-mediaDecor{position:absolute;top:0;right:0;bottom:0;z-index:0;width:calc(100% - var(--in-onair-video-overhang));background:#62bb46;pointer-events:none}.InOnAir-mediaFrame{position:relative;z-index:1;width:calc(100% - var(--in-onair-video-inset-right) + var(--in-onair-video-overhang));margin:var(--in-onair-video-pad-y) var(--in-onair-video-inset-right) var(--in-onair-video-pad-y) calc(-1 * var(--in-onair-video-overhang));aspect-ratio:16/9;border-radius:16px;overflow:hidden;box-shadow:var(--in-shadow-card-soft)}.InOnAir-mediaFrame .InCover-root{height:100%}.InOnAir-mediaFrame .InCover-media{height:100%;border-radius:16px}.InOnAir-mediaFrame .InCover-media:before{display:none;padding-bottom:0}.InOnAir-mediaFrame img,.InOnAir-mediaFrame picture{display:block;width:100%;height:100%}.InOnAir-mediaFrame img{object-fit:cover}.InOnAir-mediaPlaceholder{position:absolute;top:0;right:0;bottom:0;left:0;display:block;background:var(--in-bg)}.InOnAir-play{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;pointer-events:none}.InOnAir-play svg{display:block;width:48px;height:48px}@media (max-width: 1024px){.InOnAir-panel{padding:40px 8.3333333333% 0}.InOnAir-layout{grid-template-columns:minmax(0,1fr);gap:clamp(32px,5vw,48px);align-items:stretch}.InOnAir-head{margin-bottom:24px}.InOnAir-content{justify-content:flex-start}.InOnAir-media{--in-onair-video-overhang: 0px;--in-onair-video-inset-right: 0px;--in-onair-video-pad-y: 0px;container-type:inline-size;width:120%;max-width:none;margin-inline:-10%;padding-bottom:40px;justify-self:stretch;align-self:stretch}.InOnAir-mediaDecor{top:23.4375cqw;right:0;bottom:0;left:0;width:100%;border-radius:0 0 16px 16px}.InOnAir-mediaFrame{width:83.3333333333%;margin:0 auto}}@media (max-width: 760px){.InOnAir-panel{padding:24px 16px 0}.InOnAir-sectionTitle{font-size:22px}.InOnAir-title{font-size:18px}.InOnAir-media{width:calc(100% + 32px);margin-inline:-16px}}.InShowsRT-root{min-width:0;margin-inline:0}@media (min-width: 992px){.InShowsRT-root{margin-inline:40px}}.InShowsRT-panel{--in-showsrt-panel-bg: #20273a;--in-showsrt-panel-text: #ffffff;--in-showsrt-panel-border: #62bb46;--in-showsrt-card-bg: #2e3448;--in-showsrt-card-bg-hover: rgba(255, 255, 255, .06);--in-showsrt-card-text: #fff;--in-showsrt-card-label: rgba(255, 255, 255, .6);--in-showsrt-card-media-bg: rgba(255, 255, 255, .08);background:var(--in-showsrt-panel-bg);color:var(--in-showsrt-panel-text);border:2px solid var(--in-showsrt-panel-border);border-radius:18px;padding:34px;min-width:0;box-shadow:inset 0 0 0 1px #ffffff0a}.InShowsRT-title{display:flex;align-items:center;gap:24px;margin:0 0 22px;font-size:32px;font-weight:700;line-height:1;letter-spacing:-.04em;color:var(--in-showsrt-panel-text)}.InShowsRT-titleLink{color:inherit;text-decoration:none}.InShowsRT-accent{display:inline-block;width:4px;height:32px;border-radius:999px;background:#2ea466;flex-shrink:0;transform:translateY(-1px)}.InShowsRT-grid{display:grid;grid-template-columns:minmax(0,1.8fr) repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:24px;min-width:0}.InShowsRT-card{min-width:0}.InShowsRT-card--featured{grid-row:1/span 2}.InShowsRT-cardLink{display:flex;flex-direction:column;height:100%;min-height:0;color:var(--in-showsrt-card-text);text-decoration:none}.InShowsRT-cardLabel{display:block;margin-bottom:10px;font-size:12px;font-weight:600;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;color:var(--in-showsrt-card-label)}.InShowsRT-cardMedia{width:100%;border-radius:14px;overflow:hidden;background:var(--in-showsrt-card-media-bg);aspect-ratio:16/9}.InShowsRT-cardMedia .InCover-root,.InShowsRT-cardMedia .InCover-media{height:100%}.InShowsRT-cardMedia .InCover-media{border-radius:14px}.InShowsRT-cardMedia .InCover-media:before{display:none;padding-bottom:0}.InShowsRT-cardMedia img,.InShowsRT-cardMedia picture{display:block;width:100%;height:100%}.InShowsRT-cardMedia img{object-fit:cover}.InShowsRT-cardMediaPlaceholder{display:block;width:100%;height:100%;background:var(--in-showsrt-card-media-bg)}.InShowsRT-cardTitle{margin:14px 0 0;font-size:16px;font-weight:700;line-height:1.3;letter-spacing:-.02em;color:var(--in-showsrt-card-text)}.InShowsRT-card--featured .InShowsRT-cardMedia{aspect-ratio:16/9.8}.InShowsRT-card--featured .InShowsRT-cardTitle{font-size:32px;font-weight:700;line-height:1.08;letter-spacing:-.05em;margin-top:18px}@media (max-width: 1280px){.InShowsRT-title{font-size:38px}.InShowsRT-grid{grid-template-columns:1.35fr 1fr 1fr}}@media (max-width: 1024px){.InShowsRT-panel{padding:16px}.InShowsRT-title{margin-bottom:18px}.InShowsRT-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}.InShowsRT-card--featured{grid-column:1/-1;grid-row:auto}}@media (max-width: 760px){.InShowsRT-title{font-size:22px;gap:10px}.InShowsRT-grid{grid-template-columns:1fr}.InShowsRT-cardTitle{font-size:18px}.InShowsRT-card--featured .InShowsRT-cardTitle{font-size:22px}}.InNewsInShorts-root{position:relative;min-width:0;margin-block:30px;margin-bottom:40px;margin-inline:0;background:var(--in-bg-surface);padding:40px;border-radius:16px}.InNewsInShorts-root .YouTubeEmbed{height:100%}@media (min-width: 992px){.InNewsInShorts-root{margin-inline:40px}}.InNewsInShorts-root[data-slider]{--slider-gap: 24px;--slider-count: 1.35}@media (min-width: 761px){.InNewsInShorts-root[data-slider]{--slider-count: 2.5}}@media (min-width: 1025px){.InNewsInShorts-root[data-slider]{--slider-count: 4}}@media (min-width: 1280px){.InNewsInShorts-root[data-slider]{--slider-count: 5}}.InNewsInShorts-root[data-slider] .InNewsInShorts-slider{gap:var(--slider-gap);min-width:0}@media (max-width: 1024px){.InNewsInShorts-root--desktop{display:none}}.InNewsInShorts-sliderWrap{position:relative}.InNewsInShorts-navBtn{position:absolute;top:50%;z-index:3;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.15);background:#fff;color:#000;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.InNewsInShorts-navBtn.InSectionNav-btn--inactive{pointer-events:none}.InNewsInShorts-navBtn svg{width:18px;height:18px}.InNewsInShorts-navBtn--prev{left:-25px}.InNewsInShorts-navBtn--next{right:-25px}.InNewsInShorts-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px}.InNewsInShorts-headStart{display:flex;align-items:center;gap:14px;min-width:0}.InNewsInShorts-accent{flex-shrink:0;width:4px;height:32px;border-radius:2px;background:#62bb46}.InNewsInShorts-title{margin:0;font-size:28px;font-weight:700;line-height:1.15;color:var(--in-text)}.InNewsInShorts-titleLink{color:inherit;text-decoration:none}.InNewsInShorts-card{flex:0 0 calc((100% - (var(--slider-count) - 1) * var(--slider-gap)) / var(--slider-count));width:calc((100% - (var(--slider-count) - 1) * var(--slider-gap)) / var(--slider-count));min-width:0}.InNewsInShorts-card.is-active .InNewsInShorts-cardVisual{display:none}.InNewsInShorts-card.is-active .InNewsInShorts-cardPlayer{display:block}.InNewsInShorts-card.is-active .InNewsInShorts-cardPlayBtn{display:none}.InNewsInShorts-card.is-active .InNewsInShorts-cardBody,.InNewsInShorts-card.is-active .InNewsInShorts-cardOverlay{opacity:0;visibility:hidden}.InNewsInShorts-cardContainer{position:relative;display:block;aspect-ratio:9/16;border-radius:16px;overflow:hidden;color:#fff;text-decoration:none}.InNewsInShorts-cardVisual{position:relative;width:100%;height:100%}.InNewsInShorts-cardPlayBtn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:40px;height:40px;background:transparent;border:0;padding:0;cursor:pointer;color:currentColor}.InNewsInShorts-cardPlayBtn svg{display:block;width:100%;height:100%}.InNewsInShorts-cardLink{position:relative;display:block;aspect-ratio:9/16;border-radius:16px;overflow:hidden;color:#fff;text-decoration:none}.InNewsInShorts-cardMedia{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--in-bg-panel-dark);overflow:hidden}.InNewsInShorts-cardMedia .InCover-root,.InNewsInShorts-cardMedia .InCover-media{height:100%}.InNewsInShorts-cardMedia .InCover-media:before{display:none;padding-bottom:0}.InNewsInShorts-cardMedia img,.InNewsInShorts-cardMedia picture{display:block;width:100%;height:100%}.InNewsInShorts-cardMedia img{object-fit:cover}.InNewsInShorts-cardVideo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:cover}.InNewsInShorts-cardMediaPlaceholder{display:block;width:100%;height:100%;background:linear-gradient(160deg,#4a5568 0%,#2e3448 100%)}.InNewsInShorts-cardOverlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(33,39,58,0) 35%,rgba(33,39,58,.55) 70%,rgba(33,39,58,.92) 100%);pointer-events:none}.InNewsInShorts-cardBody{position:absolute;inset-inline:0;bottom:0;z-index:1;display:flex;flex-direction:column;gap:10px;padding:16px;pointer-events:none}.InNewsInShorts-cardTitle{margin:0;font-size:14px;font-weight:500;line-height:1.35;color:#fff;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:3;-webkit-line-clamp:3;overflow:hidden}.InNewsInShorts-cardMeta{display:flex;align-items:center;gap:8px}.InNewsInShorts-cardPlay{display:inline-flex;flex-shrink:0;color:#62bb46}.InNewsInShorts-cardDuration{font-size:12px;font-weight:500;line-height:1;color:#ffffffe6}@media (max-width: 1024px){.InNewsInShorts-title{font-size:24px}.InNewsInShorts-head{margin-bottom:20px;margin-right:16px}}@media (max-width: 760px){.InNewsInShorts-root{padding:24px 12px 28px}.InNewsInShorts-navBtn--prev{left:-5px}.InNewsInShorts-navBtn--next{right:-5px}.InNewsInShorts-head{margin-left:12px}.InNewsInShorts-sliderWrap{padding-inline:12px}.InNewsInShorts-navBtn{width:36px;height:36px}.InNewsInShorts-cardBody{padding:14px}.InNewsInShorts-cardTitle{font-size:13px}}.InNewsInShorts-root--mobile{display:none;overflow:hidden}@media (max-width: 1024px){.InNewsInShorts-root--mobile{display:block}}.InNewsInShorts-fullscreenBtn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;color:var(--in-text);animation:pulse-cta 2s infinite ease-in-out}.InNewsInShorts-fullscreenBtn svg,.InNewsInShorts-fullscreenBtn img{display:block;width:100%;height:100%}.InNewsInShorts-mobileSwiper{width:min(100%,320px);max-width:calc(100% - 24px);margin-inline:auto;aspect-ratio:9/16;overflow:visible}.InNewsInShorts-mobileSwiper .swiper-slide{border-radius:16px;overflow:hidden;background:var(--in-bg-panel-dark)}.InNewsInShorts-mobileSwiper .InNewsInShorts-card{display:block;width:100%;height:100%}.InNewsInShorts-mobileSwiper .InNewsInShorts-cardContainer{width:100%;height:100%;aspect-ratio:auto;border-radius:0}.ShortVideoCover-root{position:relative;width:100%;height:100%}.ShortVideoCover-image{display:block;width:100%;height:100%;object-fit:cover}.ShortVideoCover-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:40px;height:40px;color:#fff}.ShortVideoCover-play svg{display:block;width:100%;height:100%}@keyframes pulse-cta{0%{transform:scale(1);opacity:.9}50%{transform:scale(1.15);opacity:1}to{transform:scale(1);opacity:.9}}body.is-news-in-shorts-fullscreen-open{overflow:hidden}.InNewsInShorts-fullscreenBtn{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;padding:0;color:inherit;cursor:pointer}.InNewsInShortsFullscreen-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:none;background:#000}.InNewsInShortsFullscreen-root.is-open{display:block}.InNewsInShortsFullscreen-close{position:absolute;top:16px;right:16px;z-index:2;width:40px;height:40px;border:0;border-radius:50%;background:rgba(0,0,0,.4);color:#fff;font-size:24px;line-height:1;cursor:pointer}.InNewsInShortsFullscreen-swiper{width:100%;height:100%}.InNewsInShortsFullscreen-slide{position:relative;width:100%;height:100%;background:#000}.InNewsInShortsFullscreen-media{position:absolute;top:0;right:0;bottom:0;left:0}.InNewsInShortsFullscreen-media video,.InNewsInShortsFullscreen-media img,.InNewsInShortsFullscreen-media picture,.InNewsInShortsFullscreen-media .InCover-root,.InNewsInShortsFullscreen-media .InCover-media,.InNewsInShortsFullscreen-media .ShortVideoCover-root{width:100%;height:100%}.InNewsInShortsFullscreen-media video{display:block;object-fit:contain;object-position:center}.InNewsInShortsFullscreen-pauseIcon{position:absolute;top:50%;left:50%;z-index:1;display:flex;gap:4px;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:rgba(0,0,0,.48);opacity:0;transform:translate(-50%,-50%) scale(.85);transition:opacity .16s ease,transform .16s ease;pointer-events:none}.InNewsInShortsFullscreen-pauseIcon span{display:block;width:4px;height:16px;border-radius:1px;background:#fff}.InNewsInShortsFullscreen-slide.is-paused .InNewsInShortsFullscreen-pauseIcon{opacity:1;transform:translate(-50%,-50%) scale(1)}.InNewsInShortsFullscreen-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,0) 50%,rgba(0,0,0,.75) 100%);pointer-events:none}.InNewsInShortsFullscreen-body{position:absolute;inset-inline:0;bottom:0;z-index:1;display:flex;flex-direction:column;gap:8px;padding:24px;pointer-events:none}.InNewsInShortsFullscreen-title{margin:0;font-size:16px;font-weight:500;line-height:1.35;color:#fff}.InNewsInShortsFullscreen-duration{font-size:12px;font-weight:500;color:#ffffffe6}.InSpecialStory-root{min-width:0;margin-block:40px;margin-inline:0}@media (min-width: 992px){.InSpecialStory-root{margin-inline:40px}}.InSpecialStory-root .InSpecialStory-sectionTitle{color:#fff}.InSpecialStory-panel{position:relative;min-width:0;overflow:hidden;border-radius:16px;padding:40px;color:#fff;background:radial-gradient(ellipse 55% 45% at 0% 0%,rgba(98,187,70,.22) 0%,transparent 65%),var(--in-bg-panel-dark)}.InSpecialStory-head{display:flex;align-items:center;gap:14px;margin-bottom:28px}.InSpecialStory-accent{flex-shrink:0;width:4px;height:32px;border-radius:2px;background:var(--in-accent)}.InSpecialStory-sectionTitle{margin:0;font-size:32px;font-weight:700;line-height:1.15;color:var(--in-text)}.InSpecialStory-layout{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:clamp(32px,6vw,80px);align-items:center}.InSpecialStory-link{display:block;color:inherit;text-decoration:none}.InSpecialStory-link:hover .InSpecialStory-title{color:#ffffffd9}.InSpecialStory-link:hover .InSpecialStory-cta{filter:brightness(1.08)}.InSpecialStory-title{margin:0 0 20px;font-size:clamp(22px,2.4vw,32px);font-weight:700;line-height:1.2;color:#fff;transition:color .15s ease}.InSpecialStory-summary{margin:0 0 28px;font-size:16px;font-weight:400;line-height:1.5;color:#ffffffb3}.InSpecialStory-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border-radius:4px;background:var(--in-accent);color:#fff;font-size:14px;font-weight:600;line-height:1.2;transition:background-color .15s ease}.InSpecialStory-content{display:flex;flex-direction:column;justify-content:center;min-width:0}.InSpecialStory-media{min-width:0}.InSpecialStory-mediaFrame{position:relative;width:100%;aspect-ratio:16/10;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #00000029}.InSpecialStory-mediaFrame .InCover-root{height:100%}.InSpecialStory-mediaFrame .InCover-media{height:100%;border-radius:16px}.InSpecialStory-mediaFrame .InCover-media:before{display:none;padding-bottom:0}.InSpecialStory-mediaFrame img,.InSpecialStory-mediaFrame picture{display:block;width:100%;height:100%}.InSpecialStory-mediaFrame img{object-fit:cover}.InSpecialStory-mediaPlaceholder{position:absolute;top:0;right:0;bottom:0;left:0;display:block;background:rgba(255,255,255,.06)}.InSpecialStory-footer{margin-top:40px}.InSpecialStory-footerLine{display:block;height:1px;background:linear-gradient(90deg,rgba(98,187,70,.5) 0%,rgba(255,255,255,.08) 35%,rgba(255,255,255,.08) 100%)}@media (max-width: 1024px){.InSpecialStory-panel{padding:40px 8.3333333333%}.InSpecialStory-layout{grid-template-columns:minmax(0,1fr);gap:32px}.InSpecialStory-head{margin-bottom:24px}.InSpecialStory-content{order:1}.InSpecialStory-media{order:2}.InSpecialStory-footer{order:3;margin-top:32px}}@media (max-width: 760px){.InSpecialStory-panel{padding:24px 16px}.InSpecialStory-sectionTitle{font-size:22px}.InSpecialStory-title{font-size:20px}.InSpecialStory-summary{font-size:15px;margin-bottom:24px}}.InVideo-root{min-width:0;margin-block:40px;margin-inline:0}.InVideo-root .InCard-meta{margin-top:10px}@media (min-width: 992px){.InVideo-root{margin-inline:40px}}.InVideo-panel{position:relative;min-width:0;overflow:hidden;border-radius:16px;padding:26px 10px;color:#fff;background:var(--in-bg-surface)}.InVideo-inner{padding:30px;background:var(--in-bg);border-radius:16px}.InVideo-head{display:flex;align-items:center;gap:14px;margin-bottom:40px;margin-left:40px}.InVideo-accent{flex-shrink:0;width:4px;height:32px;border-radius:2px;background:var(--in-accent)}.InVideo-sectionTitle{margin:0;font-size:32px;font-weight:700;line-height:1.15;color:var(--in-text)}.InVideo-sectionTitleLink{color:inherit;text-decoration:none}.InVideo-layout{display:flex;flex-direction:row;align-items:stretch;gap:24px}.InVideo-featured{flex:1 1 66%;min-width:0}.InVideo-featured.is-active .InVideo-featuredVisual{display:none}.InVideo-featured.is-active .InVideo-featuredPlayer{display:block}.InVideo-featured.is-active .InVideo-play{display:none}.InVideo-featuredLink{display:block;color:inherit;text-decoration:none}.InVideo-featuredLink:hover .InVideo-featuredTitle{color:var(--in-accent)}.InVideo-featuredTitleWrap{margin-top:14px}.InVideo-featuredMedia{position:relative;aspect-ratio:16/9;border-radius:16px;overflow:hidden}.InVideo-featuredMedia .InCover-root{height:100%}.InVideo-featuredMedia .InCover-media{border-radius:16px;height:100%}.InVideo-featuredMedia .InCover-media:before{display:block;padding-bottom:56.25%}.InVideo-featuredMedia img,.InVideo-featuredMedia picture{display:block;width:100%;height:100%}.InVideo-featuredMedia img{aspect-ratio:16/9;object-fit:cover}.InVideo-featuredPlaceholder,.InVideo-sidePlaceholder{display:block;width:100%;background:rgba(255,255,255,.06)}.InVideo-featuredPlaceholder{aspect-ratio:16/9}.InVideo-play{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;align-items:center;justify-content:center;background:transparent;border:0;padding:0;cursor:pointer}.InVideo-play svg{display:block;width:42px;height:42px;flex-shrink:0;pointer-events:none}.InVideo-featuredVisual,.InVideo-featuredPlayer{position:relative;width:100%;height:100%}.InVideo-featuredPlayer{display:none;height:100%}.InVideo-featuredPlayer .InCover-root,.InVideo-featuredPlayer .InCover-media,.InVideo-featuredPlayer .mediaplayer{width:100%;height:100%}.InVideo-featuredTitle{margin:0;font-size:clamp(22px,2.2vw,32px);font-weight:700;line-height:1.2;color:var(--in-text);transition:color .15s ease}.InVideo-side{display:flex;flex-direction:column;flex:1 1 34%;gap:16px;min-width:0}.InVideo-sideItem{flex:1 1 0;min-width:0;min-height:0;display:flex}.InVideo-sideCard{height:100%;width:100%;--in-card-link-padding-x: 0;--in-card-link-padding-y: 0;--in-card-link-gap: 10px;--in-card-body-gap: 8px;--in-card-title-font-size: 16px;--in-card-title-font-weight: 500;--in-card-title-line-height: 1.4;--in-card-title-lines: 3;--in-card-title-color: var(--in-text);--in-card-meta-font-size: 11px;--in-card-meta-color: rgba(255, 255, 255, .45);--in-card-meta-margin-top: 0;--in-card-badge-color: var(--in-accent)}.InVideo-sideCard .InCard-link{display:grid;grid-template-columns:40% minmax(0,1fr);align-items:stretch;height:100%}.InVideo-sideCard .InCard-body{display:block}.InVideo-sideCard .InCard-badge{order:-1;margin-bottom:6px}.InVideo-sideCard .InCard-media{width:100%;height:100%;min-width:0;min-height:0;flex:none;border-radius:10px;overflow:hidden}.InVideo-sideCard .InCard-media .InCover-media{height:100%;border-radius:10px}.InVideo-sideCard .InCard-media .InCover-media:before{content:none}.InVideo-sideCard .InCard-media .InCover-root,.InVideo-sideCard .InCard-media .InCover-media{height:100%}.InVideo-sideCard .InCard-media img,.InVideo-sideCard .InCard-media picture{display:block;width:100%;height:100%}.InVideo-sideCard .InCard-media img{object-fit:cover}.InVideo-footer{margin-top:26px}.InVideo-footerLine{display:block;height:1px;background:linear-gradient(90deg,rgba(98,187,70,.5) 0%,rgba(255,255,255,.08) 35%,rgba(255,255,255,.08) 100%)}@media (max-width: 1024px){.InVideo-panel{padding:40px 8.3333333333%}.InVideo-layout{flex-direction:column;gap:18px}.InVideo-featured,.InVideo-side{flex:1 1 auto}.InVideo-side{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.InVideo-sideItem{flex:0 1 auto;height:auto;display:block}.InVideo-sideCard{height:auto}.InVideo-sideCard .InCard-link{display:block;height:auto}.InVideo-sideCard .InCard-media{height:auto;align-self:start}.InVideo-sideCard .InCard-media .InCover-root,.InVideo-sideCard .InCard-media .InCover-media{height:auto}.InVideo-sideCard .InCard-media .InCover-media:before{content:"";display:block;padding-bottom:56.25%}.InVideo-sideCard .InCard-media img{aspect-ratio:16/9}.InVideo-head{margin-bottom:40px;margin-left:40px}.InVideo-footer{margin-top:32px}.InVideo-inner{padding:12px}}@media (max-width: 760px){.InVideo-panel{padding:18px 14px}.InVideo-root .InCard-meta{display:none}.InVideo-head{margin:0 0 18px}.InVideo-sectionTitle{font-size:22px}.InVideo-inner{padding:10px;border-radius:10px}.InVideo-featured{order:0}.InVideo-side{grid-template-columns:1fr;gap:12px}.InVideo-sideCard{--in-card-link-gap: 12px;--in-card-link-padding-x: 0;--in-card-link-padding-y: 0;--in-card-body-gap: 6px;--in-card-title-font-size: 15px;--in-card-title-font-weight: 500;--in-card-title-line-height: 1.4;--in-card-meta-font-size: 11px}.InVideo-sideCard .InCard-link{display:grid;grid-template-columns:140px minmax(0,1fr);align-items:stretch}.InVideo-sideCard .InCard-media{width:100%;min-width:0;aspect-ratio:16/9;flex:none}.InVideo-sideCard .InCard-body{justify-content:center}.InVideo-sideCard .InCard-badge{margin-bottom:0}}@media (max-width: 760px){.InVideo-panel{padding:24px 16px}.InVideo-sectionTitle{font-size:22px}.InVideo-featuredTitle{font-size:18px}.InVideo-sideLink{display:block}.InVideo-sideTitle{font-size:14px}.InVideo-side{grid-template-columns:1fr;gap:18px}}.InGallery-root{min-width:0;margin-block:40px;margin-top:20px;margin-inline:0}@media (min-width: 992px){.InGallery-root{margin-inline:40px}}.InGallery-root[data-slider]{--slider-gap: 22px;--slider-count: 1.05}@media (min-width: 761px){.InGallery-root[data-slider]{--slider-count: 1.45}}@media (min-width: 1025px){.InGallery-root[data-slider]{--slider-count: 2}}.InGallery-root[data-slider] .InGallery-slider{gap:var(--slider-gap);min-width:0}.InGallery-panel{position:relative;min-width:0;border-radius:16px;padding:34px;color:#fff;background:var(--in-bg-surface)}.InGallery-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:26px}.InGallery-headStart{display:flex;align-items:center;gap:14px;min-width:0}.InGallery-accent{flex-shrink:0;width:4px;height:32px;border-radius:2px;background:#62bb46}.InGallery-title{margin:0;font-size:32px;font-weight:700;line-height:1;color:var(--in-text)}.InGallery-titleLink{color:inherit;text-decoration:none}.InGallery-nav{--in-section-nav-btn-size: 34px}.InGallery-card{flex:0 0 calc((100% - (var(--slider-count) - 1) * var(--slider-gap)) / var(--slider-count));width:calc((100% - (var(--slider-count) - 1) * var(--slider-gap)) / var(--slider-count));min-width:0}.InGallery-cardLink{display:flex;flex-direction:column;height:100%;border-radius:10px;overflow:hidden;text-decoration:none;color:inherit;background:#fff}.InGallery-cardLink:hover .InGallery-cardTitle{text-decoration:underline}.InGallery-cardMedia{position:relative;aspect-ratio:16/9;overflow:hidden}.InGallery-cardMedia .InCover-root,.InGallery-cardMedia .InCover-media{height:100%}.InGallery-cardMedia .InCover-media{border-radius:0}.InGallery-cardMedia .InCover-media:before{display:none;padding-bottom:0}.InGallery-cardMedia img,.InGallery-cardMedia picture{display:block;width:100%;height:100%}.InGallery-cardMedia img{object-fit:cover}.InGallery-cardPlaceholder{display:block;width:100%;height:100%;background:rgba(255,255,255,.08)}.InGallery-cardBadge{position:absolute;top:0;left:0;z-index:2;display:inline-flex;align-items:center;gap:6px;padding:8px;font-size:14px;font-weight:600;line-height:1;color:#fff;background:#62bb46}.InGallery-cardBadge svg{width:16px;height:16px}.InGallery-cardBadge span{display:block;transform:translateY(1px)}.InGallery-cardTitle{margin:0;padding:18px 16px 20px;background:#fff;color:#2f3444;font-size:24px;font-weight:700;line-height:1.25;transition:color .15s ease}@media (max-width: 1024px){.InGallery-panel{padding:28px 16px}.InGallery-title{font-size:36px}.InGallery-cardBadge{font-size:24px;height:30px;padding-inline:10px}.InGallery-cardTitle{font-size:22px;padding:14px 14px 16px}}@media (max-width: 760px){.InGallery-head{margin-bottom:18px}.InGallery-title{font-size:26px}.InGallery-nav{--in-section-nav-btn-size: 30px}.InGallery[data-slider]{--slider-gap: 14px;--slider-count: 1.02}.InGallery-cardBadge{font-size:18px;height:26px;gap:5px;padding-inline:8px}.InGallery-cardBadge svg{width:12px;height:12px}.InGallery-cardTitle{font-size:18px;line-height:1.3}}.InNewsView-root{width:100%;min-width:0}.InNewsView-root .Grid-root{max-width:none;padding:0 16px}@media (min-width: 992px){.InNewsView-root .Grid-root{padding:0 40px}}.InNewsView-root .Section-root,.InNewsView-root .Section-container,.InNewsView-root .Section-block{padding:0;margin:0}.InNewsView-root .Breadcrumbs-sep{opacity:.55}.InNewsView-root .RTLink-root.breadcrumb{color:var(--in-text-muted);text-decoration:none}.InNewsView-root .RTLink-root.breadcrumb:hover{color:var(--in-text);text-decoration:underline}.InArticle-body{display:grid;grid-template-columns:72px minmax(0,1fr);gap:32px;margin-top:40px;align-items:start}@media (max-width: 1024px){.InArticle-body{display:contents;margin-top:0}}.InArticle-shareRail{display:flex;flex-direction:column;align-items:center;gap:16px;position:sticky;top:calc(var(--in-header-height, 64px) + 24px)}@media (max-width: 1024px){.InArticle-shareRail{grid-area:share;position:static;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px;margin-bottom:24px}}@media (max-width: 760px){.InArticle-shareRail{width:100%}}.InArticle-shareLabel{font-size:14px;font-weight:regular;line-height:1;letter-spacing:.14em;text-transform:uppercase;color:var(--in-text)}@media (max-width: 1024px){.InArticle-shareLabel{writing-mode:horizontal-tb;transform:none}}@media (max-width: 760px){.InArticle-shareLabel{flex-shrink:0}}.InArticle-shareDivider{width:1px;height:60px;background:var(--in-text)}@media (max-width: 1024px){.InArticle-shareDivider{width:24px;height:1px}}@media (max-width: 760px){.InArticle-shareDivider{flex:1 1 auto;width:auto;min-width:12px}}.InArticle-shareList{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none}@media (max-width: 1024px){.InArticle-shareList{flex-direction:row;gap:8px}}@media (max-width: 760px){.InArticle-shareList{flex-shrink:0}}.InArticle-shareLink{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:4px;color:var(--in-icon);background:var(--in-bg-surface);text-decoration:none;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.InArticle-shareLink svg{display:block;width:18px;height:18px}.InArticle-shareLink:hover{border-color:var(--in-accent);color:var(--in-accent)}.InArticle-liveUpdates{margin-top:34px;position:relative}.InArticle-liveUpdatesContent .LiveUpdates-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:14px}.InArticle-liveUpdatesContent .LiveUpdates-item{margin:0;padding:0;display:grid;grid-template-columns:86px minmax(0,1fr);gap:16px;align-items:stretch}.InArticle-liveUpdatesContent .LiveUpdates-item:target .LiveUpdate-root{scroll-margin-top:92px}.InArticle-liveUpdatesContent .LiveUpdates-dateCol{position:relative;display:flex;align-items:flex-start;justify-content:flex-start;padding-top:4px}.InArticle-liveUpdatesContent .LiveUpdates-date{margin:0;color:inherit;display:flex;flex-direction:column;align-items:flex-start;gap:3px}.InArticle-liveUpdatesContent .LiveUpdates-dateSpacer{height:24px}.InArticle-liveUpdatesContent .LiveUpdates-dateLine{margin:0;display:block;color:inherit;white-space:nowrap}.InArticle-liveUpdatesContent .LiveUpdates-dateLine--day{font-size:18px;font-weight:700;line-height:1.4;letter-spacing:-.02em;color:var(--in-text)}.InArticle-liveUpdatesContent .LiveUpdates-dateLine--time{font-size:13px;font-weight:500;line-height:1.4;opacity:.82}.InArticle-liveUpdatesContent .LiveUpdate-root{border-radius:16px;background:var(--in-bg-surface);padding:26px;color:var(--in-text);overflow:hidden}.InArticle-liveUpdatesContent .LiveUpdate-date{margin-bottom:14px;color:var(--in-text)}.InArticle-liveUpdatesContent .LiveUpdate-date .HeaderNews-root{margin:0;font-size:26px;font-weight:600;line-height:1.4;color:inherit}.InArticle-liveUpdatesContent .LiveUpdate-title{margin-bottom:12px;font-size:24px;font-weight:700;line-height:1.4}.InArticle-liveUpdatesContent .LiveUpdate-title .HeaderNews-root,.InArticle-liveUpdatesContent .LiveUpdate-title .HeadLine-root,.InArticle-liveUpdatesContent .LiveUpdate-title p{margin:0;font-size:16px;line-height:1.4;color:#fff}.InArticle-liveUpdatesContent .LiveUpdate-text{font-size:16px}.InArticle-liveUpdatesContent .LiveUpdate-text .ViewText-root{font-size:inherit;line-height:inherit;color:inherit}.InArticle-liveUpdatesContent .LiveUpdate-text p{margin:0 0 18px}.InArticle-liveUpdatesContent .LiveUpdate-text p:last-child{margin-bottom:0}.InArticle-liveUpdatesContent .LiveUpdate-text a{color:#fff;font-weight:500;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.45)}.InArticle-liveUpdatesContent .LiveUpdate-text a:hover{border-bottom-color:#fff}.InArticle-liveUpdatesContent .LiveUpdate-footer{margin-top:18px;padding:12px 0;border-top:1px solid rgba(255,255,255,.14);display:flex;align-items:center;justify-content:space-between;gap:14px}.InArticle-liveUpdatesContent .LiveUpdate-author{min-width:0;display:inline-flex;align-items:center;gap:8px}.InArticle-liveUpdatesContent .LiveUpdate-authorAvatar{width:24px;height:24px;border-radius:999px;object-fit:cover;object-position:center;flex-shrink:0}.InArticle-liveUpdatesContent .LiveUpdate-authorName{margin:0;font-size:13px;line-height:1.4;color:#ffffffdb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.InArticle-liveUpdatesContent .LiveUpdate-shareButton{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:32px;padding:0 16px;border-radius:999px;border:1px solid rgba(255,255,255,.15);background:#fff;color:#20273a;font-size:15px;font-weight:500;line-height:1.4;text-transform:uppercase;letter-spacing:.03em;text-decoration:none;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.InArticle-liveUpdatesContent .LiveUpdate-share{margin-top:20px;width:100%;display:flex;align-items:center;justify-content:flex-end}.InArticle-liveUpdatesContent .LiveUpdate-shareIcon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;line-height:0}.InArticle-liveUpdatesContent .LiveUpdate-shareIconSvg{display:block;width:18px;height:18px}.InArticle-liveUpdatesContent .LiveUpdate-shareLabel{display:inline-block;line-height:1.4}.InArticle-liveUpdatesContent .LiveUpdate-shareButton:hover{background:rgba(255,255,255,.92);border-color:#ffffff38;color:#111827}@media (max-width: 1024px){.InArticle-liveUpdatesContent .LiveUpdates-item{grid-template-columns:64px minmax(0,1fr);gap:12px}.InArticle-liveUpdatesContent .LiveUpdates-dateLine--day{font-size:16px}.InArticle-liveUpdatesContent .LiveUpdates-dateLine--time{font-size:12px}.InArticle-liveUpdatesContent .LiveUpdate-root{padding:16px 16px 0}}@media (max-width: 760px){.InArticle-liveUpdates{margin-top:28px}.InArticle-liveUpdatesContent .LiveUpdates-list{gap:12px}.InArticle-liveUpdatesContent .LiveUpdates-item{grid-template-columns:52px minmax(0,1fr);gap:10px;grid-template-columns:1fr;margin-bottom:24px}.InArticle-liveUpdatesContent .LiveUpdates-dateCol{padding-top:2px}.InArticle-liveUpdatesContent .LiveUpdates-dateCol:after{top:26px;bottom:-12px}.InArticle-liveUpdatesContent .LiveUpdates-dateLine{white-space:normal}.InArticle-liveUpdatesContent .LiveUpdates-dateLine--day{font-size:14px}.InArticle-liveUpdatesContent .LiveUpdates-dateLine--time{font-size:10px}.InArticle-liveUpdatesContent .LiveUpdate-root{border-radius:12px;padding:14px}.InArticle-liveUpdatesContent .LiveUpdate-date{margin-bottom:9px}.InArticle-liveUpdatesContent .LiveUpdate-date .HeaderNews-root{font-size:16px;letter-spacing:0}.InArticle-liveUpdatesContent .LiveUpdate-title .HeaderNews-root,.InArticle-liveUpdatesContent .LiveUpdate-title .HeadLine-root,.InArticle-liveUpdatesContent .LiveUpdate-title p{font-size:16px;line-height:1.4}.InArticle-liveUpdatesContent .LiveUpdate-footer{margin-top:14px;padding:10px 0}.InArticle-liveUpdatesContent .LiveUpdate-authorName{font-size:12px}.InArticle-liveUpdatesContent .LiveUpdate-shareButton{min-height:30px;padding:0 12px;font-size:11px}}.InArticle-tags{margin-top:40px;padding-top:24px;border-top:1px solid var(--in-border-hairline)}.InArticle-tags .Tags-root{width:100%}.InArticle-tags .Tags-list{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.InArticle-tags .Tags-item{margin:0;padding:0}.InArticle-tags .Tags-link{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 14px;border-radius:999px;background:var(--in-bg-elevated);color:var(--in-text-secondary);font-size:14px;font-weight:500;line-height:1;text-decoration:none;white-space:nowrap}.InArticle-tags .Tags-link:hover{background:var(--in-bg-menu-hover);color:var(--in-text)}.InArticle-text a,.InArticle-text .ViewText-root a,.InArticle-liveUpdatesContent a{color:var(--in-accent);text-decoration:none}.InArticle-text a:hover,.InArticle-text .ViewText-root a:hover,.InArticle-liveUpdatesContent a:hover{color:var(--in-accent);text-decoration:underline}.InArticle .read-more-big{color:inherit}.InArticle .read-more-big__container{border-color:var(--in-border-hairline)}.InArticle-text .ViewText-root{width:100%;min-width:0}.InArticle-text p,.InArticle-text ul,.InArticle-text ol{margin:0 0 1.25em;color:var(--in-article-text-body)}.InArticle-text ul,.InArticle-text ol{padding-left:1.5em}.InArticle-text table{display:table;width:100%;max-width:100%;margin:28px 0;border:1px solid var(--in-border-hairline);border-radius:16px;background:var(--in-bg-surface);box-sizing:border-box;table-layout:fixed}.InArticle-text .InArticle-tableScroll{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.InArticle-text .InArticle-tableScroll table{width:max-content;min-width:640px;max-width:none;table-layout:auto}.InArticle-text table thead{background:rgba(24,65,216,.06)}.InArticle-text table th,.InArticle-text table td{padding:12px 16px;border-bottom:1px solid var(--in-border-hairline);border-right:1px solid var(--in-border-hairline);text-align:left;vertical-align:top;white-space:normal;overflow-wrap:anywhere;color:var(--in-article-text-body)}.InArticle-text table th:last-child,.InArticle-text table td:last-child{border-right:0}.InArticle-text table th{font-weight:700;color:var(--in-text)}.InArticle-text table tbody tr:last-child td{border-bottom:0}.InArticle-text li{color:var(--in-article-text-body)}.InArticle-text h2,.InArticle-text h3,.InArticle-text h4{margin:36px 0 16px;font-weight:700;line-height:1.3;color:var(--in-text)}.InArticle-text h2{font-size:24px}.InArticle-text h3{font-size:20px}.InArticle-text .EmbedBlock-root{width:100%;max-width:100%}.InArticle-text .Quotation-root{display:block;margin:40px 0;padding:32px;border-radius:16px;background:var(--in-bg-surface);box-sizing:border-box}.InArticle-text .Quotation-root>img,.InArticle-text .Quotation-root .Quotation-title{display:none}.InArticle-text .Quotation-root figcaption{display:grid;grid-template-columns:1fr;row-gap:14px;min-width:0}.InArticle-text .Quotation-root .Quotation-icon{line-height:0}.InArticle-text .Quotation-root .Quotation-icon .Quotation-iconSvg{width:36px;height:28px;display:block;color:var(--in-accent)}.InArticle-text .Quotation-root .Quotation-text{min-width:0;font-size:22px;font-weight:500;line-height:1.45;color:var(--in-text)}.InArticle-text .Quotation-root .Quotation-author{display:flex;align-items:center;gap:14px;margin-top:4px;border-top:1px solid var(--in-border-hairline);padding-top:12px}.InArticle-text .Quotation-root .Quotation-authorImage{width:64px;height:64px;border-radius:999px;object-fit:cover;flex-shrink:0;background:var(--in-bg-surface-2, rgba(255, 255, 255, .06))}.InArticle-text .Quotation-root .Quotation-authorMeta{min-width:0}.InArticle-text .Quotation-root .Quotation-authorName{font-size:18px;font-weight:600;line-height:1.35;color:var(--in-text)}.InArticle-text .Quotation-root .Quotation-authorJobTitle{margin-top:2px;font-size:15px;line-height:1.4;color:var(--in-text-muted)}@media (max-width: 760px){.InArticle-text .Quotation-root{padding:24px}.InArticle-text .Quotation-root .Quotation-text{font-size:20px}.InArticle-text .Quotation-root .Quotation-authorName{font-size:16px}.InArticle-text .Quotation-root .Quotation-authorImage{width:56px;height:56px}.InArticle-text .Quotation-root .Quotation-authorJobTitle{font-size:14px}}.InArticle-text .read-more-big{color:inherit}.InArticle-text .read-more-big__container{border-color:var(--in-border-hairline)}.InArticle-gallery{margin-top:28px;margin-bottom:8px;min-width:0}.InArticle-gallery[data-slider]{--slider-gap: 20px;--slider-count: 1}.InArticle-gallery[data-slider] .InArticle-gallerySlider{gap:var(--slider-gap)}.InArticle-galleryHead{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.InArticle-galleryTitleWrap{display:flex;align-items:center;gap:10px;min-width:0}.InArticle-galleryAccent{width:4px;height:24px;border-radius:2px;background:var(--in-accent);flex-shrink:0}.InArticle-galleryTitle{margin:0;font-size:24px;font-weight:700;line-height:1.2;color:var(--in-text)}.InArticle-galleryNav .InSectionNav-btn{color:var(--in-text-muted)}.InArticle-galleryNav .InSectionNav-btn:hover{color:var(--in-text-hover)}.InArticle-gallerySlide{flex:0 0 calc((100% - (var(--slider-count) - 1) * var(--slider-gap)) / var(--slider-count));width:calc((100% - (var(--slider-count) - 1) * var(--slider-gap)) / var(--slider-count));min-width:0;margin:0}.InArticle-galleryMedia{border-radius:16px;overflow:hidden;background:var(--in-bg-surface)}.InArticle-galleryMedia .InCover-root,.InArticle-galleryMedia .InCover-media{height:100%}.InArticle-galleryMedia .InCover-media{border-radius:16px}.InArticle-galleryMedia .InCover-media:before{display:block;padding-bottom:56.25%}.InArticle-galleryMedia img,.InArticle-galleryMedia picture{display:block;width:100%;height:100%}.InArticle-galleryMedia img{object-fit:cover}.InArticle-galleryCaption{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;color:var(--in-text-muted);font-size:18px;line-height:1.4}.InArticle-galleryCaptionSep{color:var(--in-text-muted);opacity:.7;-webkit-user-select:none;user-select:none}@media (max-width: 760px){.InArticle-galleryTitle{font-size:20px}}.InArticle-author-name{font-size:16px;color:var(--in-text)}.InArticle-root{max-width:100%;min-width:0;overflow-wrap:anywhere;word-break:break-word;color:var(--in-text)}@media (max-width: 1024px){.InArticle-root:not(.InArticle-root--longRead){display:grid;grid-template-areas:"header" "share" "cover" "text";grid-template-columns:minmax(0,1fr)}}.InArticle-header{margin-bottom:28px}@media (max-width: 1024px){.InArticle-header{grid-area:header;margin-bottom:20px}}.InArticle-title{margin:0;display:block;line-height:1.4;font-size:40px;font-weight:700}.InArticle-title .HeadLine-root,.InArticle-title .HeadLine-root.HeadLine-type_2{margin:0;font-size:clamp(28px,4vw,40px);font-weight:700;line-height:1.25;overflow-wrap:anywhere;word-break:break-word;padding-bottom:.04em}.InArticle-liveBadge{vertical-align:middle;display:inline-flex;align-items:center;gap:10px;margin-top:-12px;padding:12px 24px;border-radius:999px;background:#dc4448;color:#fff;font-size:16px;font-weight:500;line-height:1;flex-shrink:0;animation:InCard-liveBadgePulse 1.8s ease-in-out infinite}.InArticle-liveBadgeDot{width:12px;height:12px;border-radius:50%;background:#fff;display:inline-block;flex-shrink:0;box-shadow:0 0 #ffffffb3;animation:InCard-liveBadgeDotPulse 1.8s ease-in-out infinite}.InArticle-summary{margin-bottom:24px;margin-top:14px;font-size:24px}.InArticle-lead{margin:16px 0 0}.InArticle-lead .HeadLine-root{margin:0}.InArticle-lead:not(.InLongRead-lead) .HeadLine-root.HeadLine-type_3{font-size:clamp(18px,2.4vw,24px);font-weight:400;line-height:1.4;color:var(--in-text-secondary)}.InArticle-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:20px;font-size:12px;font-weight:400;line-height:1.2;color:var(--in-text-muted)}.InArticle-metaCategory{display:inline-flex;align-items:center;gap:8px;color:var(--in-accent);font-weight:400;text-decoration:none;text-transform:capitalize}.InArticle-metaCategory:hover{opacity:.85}.InArticle-metaDot{width:6px;height:6px;border-radius:50%;background:#62bb46;flex-shrink:0}.InArticle-metaSep{color:var(--in-text-muted);opacity:.7}.InArticle-meta .Timestamp-root{color:var(--in-text-muted);font-size:inherit}.InArticle-cover{width:100%}@media (max-width: 1024px){.InArticle-cover{grid-area:cover}}.InArticle-cover .InCover-root,.InArticle-cover .InCover-media{width:100%}.InArticle-cover .InCover-caption{padding-top:12px}.InArticle-cover .InCover-captionItem{font-size:13px;line-height:1.45;color:var(--in-text-muted)}.InArticle-cover.InArticle-cover--shorts .InNewsInShorts-cardMedia,.InArticle-cover.InArticle-cover--shorts .InNewsInShorts-cardVisual{position:relative;width:auto}.InArticle-cover.InArticle-cover--shorts .InNewsInShorts-cardMedia{height:460px;width:259px;margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:16px;background:var(--in-bg-panel-dark)}.InArticle-cover.InArticle-cover--shorts .InNewsInShorts-cardVisual{height:100%;width:259px}.InArticle-cover.InArticle-cover--shorts .InCover-root,.InArticle-cover.InArticle-cover--shorts .InCover-media,.InArticle-cover.InArticle-cover--shorts .InCover-video,.InArticle-cover.InArticle-cover--shorts .InCover-externalVideo,.InArticle-cover.InArticle-cover--shorts .mediaplayer,.InArticle-cover.InArticle-cover--shorts .mediaplayer>div,.InArticle-cover.InArticle-cover--shorts iframe,.InArticle-cover.InArticle-cover--shorts video{width:auto;height:100%}.InArticle-cover.InArticle-cover--shorts .InCover-media:before,.InArticle-cover.InArticle-cover--shorts .InCover-video:before,.InArticle-cover.InArticle-cover--shorts .InCover-externalVideo:before{display:none!important;padding-bottom:0!important}.InArticle-text{min-width:0;width:100%;font-size:18px}@media (max-width: 1024px){.InArticle-text{grid-area:text;margin-top:32px}}.InArticle-text{color:var(--in-text)}@media (max-width: 1024px){.InArticle-title{font-size:24px}.InArticle-summary{font-size:18px}.InArticle-liveBadge{font-size:14px;padding:4px 8px;margin-top:-6px}.InArticle-liveBadgeDot{width:8px;height:8px}}.InLongRead-root .Grid-root{padding-left:0;padding-right:0}.InLongRead-root .Grid-root .InArticle-author-name{color:#fff}.InLongRead-root .Grid-root .author-name-list{margin-right:8px}.InLongRead-root .Grid-root .InArticle-authorAvatarWrap{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;vertical-align:middle;margin-right:8px}.InLongRead-root .Grid-root .InArticle-authorAvatar{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%}.InLongRead-root .Grid-container{margin-top:0}.InLongRead-root .InMainLayout-left{overflow-x:visible;margin-top:0}.InLongRead-root .Grid-block.Grid-is1to1-sm_is1to1-xs_is1to1{width:100%}.InLongRead-header{position:relative;margin-top:0;background:var(--in-longread-bg);color:#fff}.InLongRead-header:before,.InLongRead-header:after{content:"";position:absolute;top:50%;width:10px;height:60%;background:#62bb46;transform:translateY(-50%)}.InLongRead-header:before{left:-10px}.InLongRead-header:after{right:-10px}.InLongRead-header h1,.InLongRead-header .HeadLine-root,.InLongRead-header .HeadLine-root.HeadLine-type_2,.InLongRead-header .InLongRead-titleText{color:#fff}.InLongRead-headerInner{padding:40px 16px 32px}@media (min-width: 992px){.InLongRead-headerInner{padding-left:40px;padding-right:40px}}.InLongRead-breadcrumbs .Breadcrumbs-root{margin-top:0;margin-bottom:20px;color:#ffffffb3}.InLongRead-breadcrumbs .Breadcrumbs-sep{color:#ffffff8c;opacity:1}.InLongRead-breadcrumbs .RTLink-root.breadcrumb{color:#ffffffb3;text-decoration:none}.InLongRead-breadcrumbs .RTLink-root.breadcrumb:hover{color:#fff;text-decoration:underline}.InLongRead-title{max-width:720px;color:#fff}.InLongRead-title h1,.InLongRead-title .HeadLine-root,.InLongRead-title .HeadLine-root.HeadLine-type_2,.InLongRead-title .InLongRead-titleText{color:#fff}.InLongRead-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px;max-width:720px;margin-top:20px;font-size:12px;line-height:1.2;color:#ffffffd9}.InLongRead-metaCategory{display:inline-flex;align-items:center;gap:8px;color:#fff;text-decoration:none;text-transform:capitalize}.InLongRead-metaCategory:hover{opacity:.85}.InLongRead-metaDot{width:6px;height:6px;border-radius:50%;background:#62bb46;flex-shrink:0}.InLongRead-metaSep{opacity:.7}.InLongRead-metaTimestamp,.InLongRead-meta .Timestamp-root{color:#ffffffd9;font-size:inherit}.InLongRead-cover{width:calc(100% + 32px);margin-left:-16px;margin-right:-16px}@media (min-width: 992px){.InLongRead-cover{width:calc(100% + 80px);margin-left:-40px;margin-right:-40px}}.InLongRead-cover{margin-top:0}.InLongRead-cover .InCover-root,.InLongRead-cover .InCover-media{height:600px}@media (max-width: 1024px){.InLongRead-cover .InCover-root,.InLongRead-cover .InCover-media{height:420px}}@media (max-width: 760px){.InLongRead-cover .InCover-root,.InLongRead-cover .InCover-media{height:300px}}.InLongRead-cover .InCover-media{border-radius:0 0 16px 16px;overflow:hidden}.InLongRead-cover .InCover-media:before{display:none;padding-bottom:0}.InLongRead-cover .InCover-media picture,.InLongRead-cover .InCover-media .Picture-root,.InLongRead-cover .InCover-media img,.InLongRead-cover .InCover-media video,.InLongRead-cover .InCover-media iframe{width:100%;height:100%;object-fit:cover;object-position:center}.InLongRead-cover .InCover-caption{padding-left:16px;padding-right:16px}@media (min-width: 992px){.InLongRead-cover .InCover-caption{padding-left:40px;padding-right:40px}}.InLongRead-lead{margin-top:0;margin-bottom:24px;padding-top:24px;border-top:1px solid #62bb46}.InLongRead-lead .HeadLine-root,.InLongRead-lead .HeadLine-root.HeadLine-type_3{font-size:24px;font-weight:500;line-height:1.4;color:var(--in-text)}@media (min-width: 761px){.InLongRead-lead .HeadLine-root,.InLongRead-lead .HeadLine-root.HeadLine-type_3{font-size:30px}}.InLongRead-onTop{margin-top:48px;padding-top:32px;border-top:1px solid var(--in-border-hairline);display:flex;justify-content:center}.InLongRead-onTopBtn{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:8px 20px;border:1px solid var(--in-text);border-radius:4px;background:transparent;color:var(--in-text);font-family:inherit;font-size:14px;font-weight:500;line-height:1;letter-spacing:.02em;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.InLongRead-onTopBtn:hover{background:var(--in-overlay-tap)}.InLongRead-onTopIcon{display:inline-flex;align-items:center;justify-content:center;line-height:0}.InLongRead-onTopIcon svg{display:block}.InLongRead-author{display:flex;align-items:center;gap:12px;margin-top:48px;padding-top:32px;border-top:1px solid var(--in-border-hairline)}.InLongRead-authorMeta{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 6px;font-size:14px;line-height:1.4;color:var(--in-text)}.InLongRead-authorBy{color:var(--in-text)}.InLongRead-authorNames{display:inline}.InLongRead-authorName{color:var(--in-text);font-weight:500}.InLongRead-authorName--link{text-decoration:underline;text-underline-offset:2px}.InLongRead-authorPublished{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:var(--in-text-muted)}.InLongRead-authorDate{color:inherit}.LongRead-shell{position:relative;width:100%;transform:translateY(-2%);margin-bottom:-24px}.LongRead-shell .InArticle-author{padding:24px 0 0}@media (max-width: 1024px){.LongRead-shell{transform:translateY(-32px);margin-bottom:-8px}}.InArticle-root--longRead{width:100%;padding-left:16px;padding-right:16px;margin-top:0;background:var(--in-longread-bg)}@media (min-width: 992px){.InArticle-root--longRead{padding-left:40px;padding-right:40px}}.InArticle-root--longRead .InLongRead-header .InLongRead-title,.InArticle-root--longRead .InLongRead-header .InLongRead-titleText,.InArticle-root--longRead .InLongRead-header h1.HeadLine-root,.InArticle-root--longRead .InLongRead-header .HeadLine-root.HeadLine-type_2{color:#fff}.InArticle-root--longRead .InLongRead-header .InLongRead-title{margin-bottom:20px}.InArticle-root--longRead .InLongRead-header .InLongRead-title .HeadLine-root{font-size:40px;line-height:1.4}.InArticle-root--longRead .InLongRead-header .InLongRead-summary{font-size:22px;border-bottom:1px solid var(--in-border-hairline);padding-bottom:10px;line-height:1.4}.InArticle-root--longRead .InLongRead-header{max-width:760px;margin:0 auto;background:#303632;border-radius:16px}.InArticle-root--longRead .InArticle-body{background:var(--in-longread-bg);display:block;max-width:760px;margin:0 auto}@media (max-width: 1024px){.InArticle-root--longRead .InArticle-body{margin-top:0}}.InArticle-root--longRead .InArticle-text{width:100%;margin-top:40px}.InArticle-root--longRead .InArticle-text .ViewText-root{max-width:760px;margin:0 auto}.InArticle-root--longRead .InArticle-text p,.InArticle-root--longRead .InArticle-text ul,.InArticle-root--longRead .InArticle-text ol{max-width:760px;margin-left:auto;margin-right:auto}.InArticle-root--longRead .InArticle-text .capital-first-p-letter:first-letter{font-size:60px;float:left;color:#71b751;line-height:1;margin-right:12px}@media (max-width: 760px){.InArticle-root--longRead .InCover-root,.InArticle-root--longRead .InCover-media{height:300px}.InArticle-root--longRead .InLongRead-header .InLongRead-title .HeadLine-root{font-size:24px}.InArticle-root--longRead .InLongRead-header .InLongRead-summary{font-size:16px}}.InArticle-root--longRead .InArticle-shareRail{margin-top:40px;margin-bottom:40px}.App-aboutUs .StaticPageView-title{margin-bottom:8px}.App-aboutUs .StaticPageView-text{margin-top:24px;font-size:18px;line-height:1.7;color:var(--in-text)}.App-aboutUs .StaticPageView-text p{margin:0 0 16px}.App-aboutUs .StaticPageView-text p:last-child{margin-bottom:0}.App-contactUs .StaticPageView-block{padding:0}.App-contactUs .StaticPageView-text>:first-child{margin-top:0}.App-contactUs .InContactUs-wrapper{display:grid;align-items:center;justify-items:center;min-height:calc(100vh - 300px);width:100%}.App-contactUs .InContactUs{display:flex;justify-content:center;align-items:center;font-family:inherit;width:100%}.App-contactUs .InContactUs-container{max-width:900px;width:100%}.App-contactUs .InContactUs-heading{text-align:center;margin-bottom:40px}.App-contactUs .InContactUs-heading h1{margin:0;font-size:24px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#373737}.App-contactUs .InContactUs-line{position:relative;width:100%;height:1px;background:#dde0e2;margin:18px auto 0}.App-contactUs .InContactUs-line span{position:absolute;left:50%;top:50%;width:52px;height:3px;background:#62bb46;transform:translate(-50%,-50%);border-radius:3px}.App-contactUs .InContactUs-box{background:#f4f4f4;border-radius:10px;padding:80px 24px;display:flex;flex-direction:column;align-items:center;gap:22px}.App-contactUs .InContactUs-boxTitle{margin:0 0 8px;width:100%;text-align:center;font-size:22px;font-weight:700;line-height:1.3;color:#21273a}.App-contactUs .InContactUs-item{width:100%;max-width:420px;min-height:86px;padding:20px 24px;background:#fff;border-radius:12px;display:flex;align-items:center;gap:18px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.App-contactUs .InContactUs-item:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.App-contactUs .InContactUs-icon{flex-shrink:0;width:42px;height:32px;border-radius:10px;background:#62bb46;display:flex;align-items:center;justify-content:center;position:relative}.App-contactUs .InContactUs-icon:after{content:"";width:20px;height:20px;border-bottom:2px solid #fff;border-right:2px solid #fff;transform:translateY(-3px) rotate(45deg);box-sizing:border-box;margin-top:-12px}.App-contactUs .InContactUs-content{display:flex;flex-direction:column;gap:4px}.App-contactUs .InContactUs-label{font-size:14px;color:#00000080}.App-contactUs .InContactUs-email{font-size:18px;line-height:1.2;font-weight:400;color:#3a3a3a;word-break:break-word}@media (max-width: 760px){.App-contactUs .InContactUs-heading h1{font-size:20px}.App-contactUs .InContactUs-box{padding:48px 16px}.App-contactUs .InContactUs-boxTitle{font-size:20px}.App-contactUs .InContactUs-item{max-width:100%;padding:18px}}.Author-view-card{background:var(--in-bg-panel-dark, #171b26);border-radius:16px;padding:32px;margin-bottom:24px}.Author-view-head{display:flex;align-items:flex-start;gap:24px}.Author-view-photo{flex:none;width:120px;height:120px;border-radius:10px;overflow:hidden}.Author-view-photo .Picture-root,.Author-view-photo img{display:block;width:100%;height:100%;object-fit:cover}.Author-view-headInfo{min-width:0}.Author-view-name{font-size:26px;font-weight:700;line-height:1.2;color:#fff;margin-bottom:12px;position:relative;padding-bottom:12px}.Author-view-name:after{content:"";position:absolute;left:0;bottom:0;width:32px;height:3px;background:#62bb46}.Author-view-role{font-size:16px;line-height:1.5;color:#ffffffd9}.Author-view-divider{height:1px;background:rgba(255,255,255,.12);margin:24px 0}.Author-view-bio{font-size:15px;line-height:1.6;color:#ffffffbf}.Author-view-bio p{margin:0 0 16px}.Author-view-bio p:last-child{margin-bottom:0}@media (max-width: 760px){.Author-view-card{padding:20px;border-radius:0}.Author-view-head{gap:16px}.Author-view-photo{width:88px;height:88px}.Author-view-name{font-size:20px}}.Authors-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.Authors-card{min-width:0;overflow:hidden;border-radius:16px;background:var(--in-bg-surface)}.Authors-cardLink{display:flex;flex-direction:column;height:100%;padding:16px;color:var(--in-text);text-decoration:none}.Authors-cardTop{display:flex;align-items:flex-end;gap:20px;margin-bottom:12px}.Authors-cardPhoto{width:80px;height:80px;overflow:hidden;border-radius:10px}.Authors-cardPhoto .Picture-root,.Authors-cardPhoto img{display:block;width:100%;height:100%}.Authors-cardPhoto img{object-fit:cover}.Authors-cardName{position:relative;margin:0;padding-bottom:10px;font-size:20px;font-weight:700;line-height:1.4}.Authors-cardName:after{position:absolute;bottom:0;left:0;width:24px;height:4px;background:var(--in-accent);content:""}.Authors-cardDescription{display:-webkit-box;margin:0;overflow:hidden;color:var(--in-text);font-size:15px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4}@media (max-width: 1024px){.Authors-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.Authors-list{grid-template-columns:1fr}.Authors-cardLink{padding:14px}}.ErrorPage{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 120px);padding:48px 20px 64px;color:var(--in-text)}.ErrorPage__content{width:min(100%,1060px);min-height:620px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:clamp(28px,4vw,72px);border-radius:20px}.ErrorPage__title{margin:0 0 20px;font-size:48px;line-height:1.4;font-weight:700;color:var(--in-accent)}.ErrorPage__text{max-width:760px;margin:0 0 14px;font-size:24px;line-height:1.4;color:var(--in-text-secondary)}.ErrorPage__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:18px}.ErrorPage__link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid var(--in-border);border-radius:999px;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s ease,background .2s ease,border-color .2s ease}.ErrorPage__link:hover{transform:translateY(-1px)}.ErrorPage__link--secondary{background:transparent;color:var(--in-text)}.ErrorPage__link--primary{background:var(--in-accent);border-color:var(--in-accent);color:var(--in-text-on-dark)}html.Theme-isDark .ErrorPage__content{background:var(--in-bg-surface);border-color:var(--in-border);box-shadow:var(--in-shadow-card)}@media (max-width: 760px){.ErrorPage{padding:28px 12px 52px}.ErrorPage__content{min-height:500px;border-radius:16px;padding:28px 18px 30px}.ErrorPage__text{font-size:18px;line-height:1.4}.ErrorPage__nav{width:100%;flex-direction:column}.ErrorPage__link{width:100%}}.Page-error__root{width:100%;font-family:var(--in-font-family);display:flex;justify-content:center;align-items:center;flex-direction:column;padding:10vh 10px}.Page-error__title{font-size:80px;font-weight:800;line-height:87px;color:var(--in-accent);margin-top:50px;overflow:hidden;text-align:center;max-width:740px;width:100%;margin-bottom:0}.Page-error__title:before,.Page-error__title:after{content:"";display:inline-block;vertical-align:middle;box-sizing:border-box;width:100%;height:1px;background:var(--in-border);border:solid var(--in-border);border-width:0 30px}.Page-error__title:before{margin-right:20px;margin-left:-100%}.Page-error__title:after{margin-left:20px;margin-right:-100%}.Page-error__comment{font-size:18px;font-weight:400;line-height:26px;letter-spacing:0;text-align:center;max-width:470px;margin:16px 0 30px;color:var(--in-text-secondary)}.Page-error__button{padding:18px 68px;border-radius:999px;border:2px solid var(--in-text);text-decoration:none;color:var(--in-text);font-size:18px;transition:background-color .2s ease,color .2s ease}.Page-error__button:hover{background:var(--in-text);color:var(--in-bg-surface)}@media (max-width: 760px){.Page-error__title{font-size:48px;max-width:480px;margin-top:40px;line-height:50px}.Page-error__comment{font-size:15px;line-height:20px}.Page-error__cover{width:150px;height:auto}.Page-error__title:before{margin-right:10px}.Page-error__title:after{margin-left:10px}.Page-error__button{font-size:14px}}@media (max-width: 320px){.Page-error__title{font-size:32px;line-height:32px}.Page-error__cover{width:130px}}.TrendView-details{display:flex}.TrendView-summary{font-size:18px;line-height:1.2;margin-top:20px}.TrendView-content{min-width:0;max-width:100%;overflow-x:hidden;margin-top:30px}.InLiveTV-root{box-sizing:border-box;min-width:0;width:100%;padding:0 16px}@media (min-width: 992px){.InLiveTV-root{padding:0 40px}}.InLiveTV-inner{max-width:1360px;margin:0 auto;padding:40px 0 48px}.InLiveTV-head{margin-bottom:28px}.InLiveTV-title{margin:0;font-size:32px;font-weight:700;line-height:1.15;color:var(--in-text)}.InLiveTV-player{min-width:0}.InLiveTV-player .mediaplayer{width:100%}@media (max-width: 760px){.InLiveTV-inner{padding-top:32px}.InLiveTV-title{font-size:22px}.InLiveTV-head{margin-bottom:20px}}.short-news-page .InCard-media{width:251px;height:446px;margin:auto}.short-news-page .InCover-root,.short-news-page .InCover-media{width:251px;height:446px}@media (max-width: 760px){.short-news-page .InCard-link{display:block}.short-news-page .InCard-body{text-align:center;margin-top:8px}}.Page{overflow:hidden}.Page a{color:var(--in-accent)}.Page a:hover{text-decoration:underline}.Page hr{margin:20px 0}.Page h3{font-weight:700}.Page ul{margin:12px;list-style-type:none}.Page .table-container{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%}.Page table{border-collapse:collapse;margin:12px 0;min-width:600px}.Page table,.Page th,.Page td{border:1px solid var(--in-border)}.Page th,.Page td{padding:8px}@media (max-width: 1280px){.App-aboutUs .Grid-block:last-child:not(:only-child){display:none}}*{box-sizing:border-box;margin:0;padding:0;-webkit-appearance:none;-webkit-text-size-adjust:none}html{font-family:var(--in-font-family);-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;background-color:var(--in-bg)}body{margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--in-font-family);background-color:var(--in-bg);color:var(--in-text);overflow-x:hidden;overflow-anchor:none}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:400}a{text-decoration:none;color:inherit}.Listing-item__twice>.Card-root+.Card-root{margin-top:48px}.Section-root[data-widgets=MainRotator] .SimpleCard-square:before{padding-bottom:70%}.Section-root[data-widgets=MainRotator] .p-24{padding-bottom:0}@media screen and (max-width: 760px){.Section-root[data-widgets=MainRotator] .SimpleCard-imageWrap{max-width:35%;width:35%}}video:fullscreen,video:-webkit-full-screen{object-fit:contain!important}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}
