.styles-module-scss-module__p2df9G__wrap{flex-direction:column;justify-content:stretch;align-items:stretch;gap:16px;width:100%;display:flex}
:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.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{backface-visibility:hidden;transform:translateZ(0)}.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{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.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,.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{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.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)}}
:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}
.styles-module-scss-module__wZKIDG__bg{z-index:100000;background:#0009;flex-direction:row;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;inset:0}.styles-module-scss-module__wZKIDG__window{flex-direction:column;justify-content:stretch;align-items:stretch;width:calc(100% - 16px);max-width:1500px;height:max-content;max-height:80vh;display:flex;position:relative}@media (max-width:1700px){.styles-module-scss-module__wZKIDG__window{max-width:1160px;max-height:80vh}}@media (max-width:1920px){.styles-module-scss-module__wZKIDG__window{max-width:calc(100% - 80px);max-height:80vh}}@media (max-width:1199px){.styles-module-scss-module__wZKIDG__window{width:100%;max-width:calc(100% - 40px);max-height:90vh}}@media (max-width:767px){.styles-module-scss-module__wZKIDG__window{max-width:calc(100% - 16px);max-height:90vh}}.styles-module-scss-module__wZKIDG__navPrev,.styles-module-scss-module__wZKIDG__navNext{z-index:1;box-shadow:var(--box-shadow);transition-property:color,opacity;transition-duration:.15s;transition-timing-function:linear;position:fixed;top:50%;transform:translateY(-50%)}[data-theme=dark] .styles-module-scss-module__wZKIDG__navPrev,[data-theme=dark] .styles-module-scss-module__wZKIDG__navNext{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;box-shadow:var(--box-shadow)}.styles-module-scss-module__wZKIDG__navPrev.styles-module-scss-module__wZKIDG__disabled,.styles-module-scss-module__wZKIDG__navNext.styles-module-scss-module__wZKIDG__disabled{display:none}@media (max-width:1199px){.styles-module-scss-module__wZKIDG__navPrev,.styles-module-scss-module__wZKIDG__navNext{padding:10px}.styles-module-scss-module__wZKIDG__arrow{width:16px;height:16px}}.styles-module-scss-module__wZKIDG__navPrev{left:216px}@media (max-width:1700px){.styles-module-scss-module__wZKIDG__navPrev{left:50px}}@media (max-width:1199px){.styles-module-scss-module__wZKIDG__navPrev{left:37px}}@media (max-width:767px){.styles-module-scss-module__wZKIDG__navPrev{left:25px}}.styles-module-scss-module__wZKIDG__navNext{right:216px}@media (max-width:1700px){.styles-module-scss-module__wZKIDG__navNext{right:50px}}@media (max-width:1199px){.styles-module-scss-module__wZKIDG__navNext{right:37px}}@media (max-width:767px){.styles-module-scss-module__wZKIDG__navNext{right:25px}}.styles-module-scss-module__wZKIDG__swiper{width:100%;height:initial;flex-direction:row;justify-content:stretch;align-items:stretch;display:flex}.styles-module-scss-module__wZKIDG__wrapper{width:100%;height:initial;align-items:center}.styles-module-scss-module__wZKIDG__closeButton{z-index:2;box-shadow:var(--box-shadow);position:absolute;top:24px;right:20px}[data-theme=dark] .styles-module-scss-module__wZKIDG__closeButton{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;box-shadow:var(--box-shadow)}.styles-module-scss-module__wZKIDG__slide{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}
.styles-module-scss-module__gR3caW__wrap{aspect-ratio:16/9;background-color:var(--stroke-1);border-radius:16px;width:100%;height:100%;position:relative;overflow-x:hidden}[data-theme=dark] .styles-module-scss-module__gR3caW__wrap{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;background-color:var(--stroke-1)}.styles-module-scss-module__gR3caW__posterWrap{cursor:pointer;z-index:2;width:100%;height:100%;position:absolute;inset:0}.styles-module-scss-module__gR3caW__previewVideo{object-fit:cover;border-radius:inherit;width:100%;height:100%}.styles-module-scss-module__gR3caW__poster{object-fit:cover;width:100%;height:100%}.styles-module-scss-module__gR3caW__placeholder{border-radius:inherit;background-color:#000;flex-direction:row;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.styles-module-scss-module__gR3caW__playButtonWrap{color:#fff;z-index:3;background-color:#ffffff1f;border-radius:50%;flex-direction:row;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;inset:50% 0 0 50%;transform:translate(-50%,-50%)}.styles-module-scss-module__gR3caW__playButton{cursor:pointer}.styles-module-scss-module__gR3caW__stopButton{cursor:pointer;z-index:10;background-color:#000;border-radius:50%;flex-direction:row;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:10px;right:10px}.styles-module-scss-module__gR3caW__stopButton:hover{background-color:#000000b3}.styles-module-scss-module__gR3caW__loaderWrap{z-index:5;background-color:#000c;flex-direction:row;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.styles-module-scss-module__gR3caW__loader{border-style:solid;border-width:1px;border-color:4px solid #0000;border-top-color:#fff;border-right-color:#fff;border-radius:50%;width:40px;height:40px;animation-name:styles-module-scss-module__gR3caW__spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}.styles-module-scss-module__gR3caW__time{letter-spacing:0%;color:#fff;z-index:3;background-color:#ffffff1f;border-radius:50px;padding:2px 5px;font-size:11px;font-weight:400;line-height:12px;position:absolute;bottom:6px;left:6px}.styles-module-scss-module__gR3caW__video{width:100%;height:100%;aspect-ratio:inherit;border:none;outline:none}.styles-module-scss-module__gR3caW__error{color:#fff;text-align:center;z-index:10;background-color:#000c;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:20px;display:flex;position:absolute;inset:0}.styles-module-scss-module__gR3caW__retryButton{color:#000;cursor:pointer;background-color:#fff;border:none;border-radius:4px;padding:8px 16px;font-size:14px}.styles-module-scss-module__gR3caW__retryButton:hover{background-color:#f0f0f0}@keyframes styles-module-scss-module__gR3caW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.styles-module-scss-module__7rez8q__wrap{width:100%;color:var(--neutral-1);letter-spacing:-1%;word-break:break-word;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;font-size:17px;font-weight:400;line-height:24px;display:flex}@media (max-width:1199px){.styles-module-scss-module__7rez8q__wrap{letter-spacing:-1%;font-size:17px;font-weight:400;line-height:24px}}.styles-module-scss-module__7rez8q__wrap h2{letter-spacing:-1%;margin-bottom:8px;font-size:24px;font-weight:600;line-height:26px}@media (max-width:1199px){.styles-module-scss-module__7rez8q__wrap h2{letter-spacing:-1%;font-size:20px;font-weight:600;line-height:24px}}.styles-module-scss-module__7rez8q__wrap ul,.styles-module-scss-module__7rez8q__wrap ol{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;display:flex;list-style-position:inside!important}.styles-module-scss-module__7rez8q__wrap ul li,.styles-module-scss-module__7rez8q__wrap ol li{list-style-position:inside!important}.styles-module-scss-module__7rez8q__wrap ol{text-indent:5px}.styles-module-scss-module__7rez8q__wrap ol li{list-style:decimal}.styles-module-scss-module__7rez8q__wrap ul{text-indent:15px}.styles-module-scss-module__7rez8q__wrap ul li{list-style:outside}.styles-module-scss-module__7rez8q__wrap ul li::marker{margin-inline:4px!important}.styles-module-scss-module__7rez8q__wrap a,.styles-module-scss-module__7rez8q__wrap span[data-player-id]{cursor:pointer;color:var(--accent-1);transition-property:color;transition-duration:.15s;transition-timing-function:linear}@media (hover:hover){.styles-module-scss-module__7rez8q__wrap a:hover,.styles-module-scss-module__7rez8q__wrap span[data-player-id]:hover{color:var(--accent-2)}}@media (hover:none){.styles-module-scss-module__7rez8q__wrap a:active,.styles-module-scss-module__7rez8q__wrap span[data-player-id]:active{color:var(--accent-2)}}[data-theme=dark] .styles-module-scss-module__7rez8q__wrap a,[data-theme=dark] .styles-module-scss-module__7rez8q__wrap span[data-player-id]{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;color:var(--accent-1)}@media (hover:hover){[data-theme=dark] .styles-module-scss-module__7rez8q__wrap a:hover,[data-theme=dark] .styles-module-scss-module__7rez8q__wrap span[data-player-id]:hover{color:var(--accent-2)}}@media (hover:none){[data-theme=dark] .styles-module-scss-module__7rez8q__wrap a:active,[data-theme=dark] .styles-module-scss-module__7rez8q__wrap span[data-player-id]:active{color:var(--accent-2)}}.styles-module-scss-module__7rez8q__wrap a:visited,.styles-module-scss-module__7rez8q__wrap span[data-player-id]:visited{color:var(--accent-1)}@media (hover:hover){.styles-module-scss-module__7rez8q__wrap a:visited:hover,.styles-module-scss-module__7rez8q__wrap span[data-player-id]:visited:hover{color:var(--accent-2)}}@media (hover:none){.styles-module-scss-module__7rez8q__wrap a:visited:active,.styles-module-scss-module__7rez8q__wrap span[data-player-id]:visited:active{color:var(--accent-2)}}[data-theme=dark] .styles-module-scss-module__7rez8q__wrap a:visited,[data-theme=dark] .styles-module-scss-module__7rez8q__wrap span[data-player-id]:visited{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;color:var(--accent-1)}@media (hover:hover){[data-theme=dark] .styles-module-scss-module__7rez8q__wrap a:visited:hover,[data-theme=dark] .styles-module-scss-module__7rez8q__wrap span[data-player-id]:visited:hover{color:var(--accent-2)}}@media (hover:none){[data-theme=dark] .styles-module-scss-module__7rez8q__wrap a:visited:active,[data-theme=dark] .styles-module-scss-module__7rez8q__wrap span[data-player-id]:visited:active{color:var(--accent-2)}}.styles-module-scss-module__7rez8q__wrap img{border-radius:10px;width:100%}
.Head-module-scss-module__oR5NDG__head{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;display:flex}.Head-module-scss-module__oR5NDG__top{flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-bottom:14px;display:flex}@media (max-width:1199px){.Head-module-scss-module__oR5NDG__top{margin-bottom:8px}}.Head-module-scss-module__oR5NDG__text{margin-bottom:14px}.Head-module-scss-module__oR5NDG__title{width:100%;letter-spacing:-2%;color:var(--neutral-1);margin-bottom:16px;font-size:32px;font-weight:600;line-height:36px}[data-theme=dark] .Head-module-scss-module__oR5NDG__title{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;color:var(--neutral-1)}@media (max-width:1199px){.Head-module-scss-module__oR5NDG__title{letter-spacing:-2%;margin-bottom:12px;font-size:24px;font-weight:600;line-height:28px}}.Head-module-scss-module__oR5NDG__subtitle{width:100%;letter-spacing:-1%;color:var(--neutral-1);margin-bottom:24px;font-size:16px;font-weight:500;line-height:20px}[data-theme=dark] .Head-module-scss-module__oR5NDG__subtitle{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;color:var(--neutral-1)}@media (max-width:1199px){.Head-module-scss-module__oR5NDG__subtitle{letter-spacing:-1%;font-size:14px;font-weight:500;line-height:18px}}.Head-module-scss-module__oR5NDG__image,.Head-module-scss-module__oR5NDG__video{border-radius:10px;width:100%;margin-bottom:32px}.Head-module-scss-module__oR5NDG__date{letter-spacing:0%;color:var(--neutral-3);font-size:13px;font-weight:400;line-height:14px}[data-theme=dark] .Head-module-scss-module__oR5NDG__date{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;color:var(--neutral-3)}@media (max-width:1199px){.Head-module-scss-module__oR5NDG__date{letter-spacing:0%;font-size:12px;font-weight:400;line-height:14px}}.Head-module-scss-module__oR5NDG__shareButton{width:20px;height:20px;color:var(--system-reverse);transition-property:opacity;transition-duration:.15s;transition-timing-function:linear;padding:0!important}[data-theme=dark] .Head-module-scss-module__oR5NDG__shareButton{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;color:var(--system-reverse)}@media (hover:hover){.Head-module-scss-module__oR5NDG__shareButton:hover{opacity:.6}}@media (hover:none){.Head-module-scss-module__oR5NDG__shareButton:active{opacity:.6}}
.styles-module-scss-module__9hYGGa__wrap{background-color:var(--background-2);border-style:solid;border-width:1px;border-color:var(--stroke-2);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;padding-bottom:16px;display:flex;overflow:clip}[data-theme=dark] .styles-module-scss-module__9hYGGa__wrap{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;background-color:var(--background-2);border-style:solid;border-width:1px;border-color:var(--stroke-2)}.styles-module-scss-module__9hYGGa__wrap:has(.styles-module-scss-module__9hYGGa__goals){padding-bottom:0}.styles-module-scss-module__9hYGGa__goals{border-top-style:solid;border-top-width:1px;border-top-color:var(--stroke-2);flex-flow:wrap;justify-content:space-between;align-items:flex-start;gap:20px;width:100%;padding:16px;display:flex}[data-theme=dark] .styles-module-scss-module__9hYGGa__goals{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;border-top-style:solid;border-top-width:1px;border-top-color:var(--stroke-2)}@media (max-width:1500px){.styles-module-scss-module__9hYGGa__goals{padding:16px 20px}}@media (max-width:1439px){.styles-module-scss-module__9hYGGa__goals{padding:16px}}@media (max-width:767px){.styles-module-scss-module__9hYGGa__goals{padding:12px 16px}}.styles-module-scss-module__9hYGGa__goal{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:8px;width:calc(50% - 10px);display:flex}.styles-module-scss-module__9hYGGa__goal:nth-child(2n){flex-direction:row-reverse}@media (max-width:767px){.styles-module-scss-module__9hYGGa__goal:nth-child(2n){flex-direction:column;align-items:flex-end}}.styles-module-scss-module__9hYGGa__goal:nth-child(2n) .styles-module-scss-module__9hYGGa__names{align-items:flex-end}@media (max-width:1500px){.styles-module-scss-module__9hYGGa__goal{gap:10px}}@media (max-width:767px){.styles-module-scss-module__9hYGGa__goal{flex-direction:column}}.styles-module-scss-module__9hYGGa__time{letter-spacing:0%;color:var(--neutral-2);font-size:13px;font-weight:400;line-height:14px}[data-theme=dark] .styles-module-scss-module__9hYGGa__time{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;color:var(--neutral-2)}@media (max-width:1199px){.styles-module-scss-module__9hYGGa__time{letter-spacing:0%;font-size:12px;font-weight:400;line-height:14px}}.styles-module-scss-module__9hYGGa__names{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;display:flex}.styles-module-scss-module__9hYGGa__main{letter-spacing:0%;color:var(--neutral-1);margin-bottom:4px;font-size:13px;font-weight:600;line-height:14px}[data-theme=dark] .styles-module-scss-module__9hYGGa__main{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;color:var(--neutral-1)}@media (max-width:1500px){.styles-module-scss-module__9hYGGa__main{margin-bottom:6px}}@media (max-width:1199px){.styles-module-scss-module__9hYGGa__main{letter-spacing:0%;margin-bottom:4px;font-size:12px;font-weight:600;line-height:14px}}.styles-module-scss-module__9hYGGa__assist{letter-spacing:0%;color:var(--neutral-3);font-size:13px;font-weight:400;line-height:14px}[data-theme=dark] .styles-module-scss-module__9hYGGa__assist{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;color:var(--neutral-3)}@media (max-width:1199px){.styles-module-scss-module__9hYGGa__assist{letter-spacing:0%;font-size:12px;font-weight:400;line-height:14px}}
.styles-module-scss-module__aoiKkW__wrap{background-color:var(--background-3);border-radius:10px;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:12px 16px;display:flex}[data-theme=dark] .styles-module-scss-module__aoiKkW__wrap{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;background-color:var(--background-3)}.styles-module-scss-module__aoiKkW__main{flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;display:flex}.styles-module-scss-module__aoiKkW__image{border-radius:50px;width:40px;height:40px}.styles-module-scss-module__aoiKkW__info{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2px;width:100%;display:flex}.styles-module-scss-module__aoiKkW__name{width:100%;letter-spacing:-1%;color:var(--neutral-1);font-size:16px;font-weight:500;line-height:20px}@media (max-width:1199px){.styles-module-scss-module__aoiKkW__name{letter-spacing:-1%;font-size:14px;font-weight:500;line-height:18px}}.styles-module-scss-module__aoiKkW__position{width:100%;letter-spacing:0%;color:var(--neutral-3);font-size:13px;font-weight:400;line-height:14px}@media (max-width:1199px){.styles-module-scss-module__aoiKkW__position{letter-spacing:0%;font-size:12px;font-weight:400;line-height:14px}}.styles-module-scss-module__aoiKkW__star{cursor:pointer;width:18px;height:18px;color:var(--system-reverse);transition-property:fill,color;transition-duration:.15s;transition-timing-function:linear}.styles-module-scss-module__aoiKkW__star.styles-module-scss-module__aoiKkW__isFavourite{fill:var(--system-reverse)}[data-theme=dark] .styles-module-scss-module__aoiKkW__star.styles-module-scss-module__aoiKkW__isFavourite{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;fill:var(--system-reverse)}
.styles-module-scss-module__UzMh5W__wrap{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;width:100%;display:flex}.styles-module-scss-module__UzMh5W__image{border-radius:10px;width:100%}.styles-module-scss-module__UzMh5W__text{width:100%;color:var(--neutral-3);letter-spacing:0%;font-size:13px;font-weight:400;line-height:14px}@media (max-width:1199px){.styles-module-scss-module__UzMh5W__text{letter-spacing:0%;font-size:12px;font-weight:400;line-height:14px}}
.styles-module-scss-module__KUk2TG__wrap{width:100%;color:var(--neutral-3);letter-spacing:0%;word-break:break-word;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:6px;font-size:13px;font-weight:400;line-height:14px;display:flex}@media (max-width:1199px){.styles-module-scss-module__KUk2TG__wrap{letter-spacing:0%;font-size:12px;font-weight:400;line-height:14px}}.styles-module-scss-module__KUk2TG__wrap em{background-color:var(--accent-4);border-radius:8px;padding-inline:3px;font-style:normal}.styles-module-scss-module__KUk2TG__wrap a{cursor:pointer;color:var(--accent-1);transition-property:color;transition-duration:.15s;transition-timing-function:linear}@media (hover:hover){.styles-module-scss-module__KUk2TG__wrap a:hover{color:var(--accent-2)}}@media (hover:none){.styles-module-scss-module__KUk2TG__wrap a:active{color:var(--accent-2)}}[data-theme=dark] .styles-module-scss-module__KUk2TG__wrap a{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;color:var(--accent-1)}@media (hover:hover){[data-theme=dark] .styles-module-scss-module__KUk2TG__wrap a:hover{color:var(--accent-2)}}@media (hover:none){[data-theme=dark] .styles-module-scss-module__KUk2TG__wrap a:active{color:var(--accent-2)}}.styles-module-scss-module__KUk2TG__wrap a:visited{color:var(--accent-1)}@media (hover:hover){.styles-module-scss-module__KUk2TG__wrap a:visited:hover{color:var(--accent-2)}}@media (hover:none){.styles-module-scss-module__KUk2TG__wrap a:visited:active{color:var(--accent-2)}}[data-theme=dark] .styles-module-scss-module__KUk2TG__wrap a:visited{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;color:var(--accent-1)}@media (hover:hover){[data-theme=dark] .styles-module-scss-module__KUk2TG__wrap a:visited:hover{color:var(--accent-2)}}@media (hover:none){[data-theme=dark] .styles-module-scss-module__KUk2TG__wrap a:visited:active{color:var(--accent-2)}}
.styles-module-scss-module__H6aDgW__wrap{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;width:100%;display:flex}.styles-module-scss-module__H6aDgW__video{width:100%}.styles-module-scss-module__H6aDgW__text{width:100%;color:var(--neutral-1);letter-spacing:-1%;font-size:16px;font-weight:500;line-height:20px}@media (max-width:1199px){.styles-module-scss-module__H6aDgW__text{letter-spacing:-1%;font-size:14px;font-weight:500;line-height:18px}}
.styles-module-scss-module__vvHmrq__trigger{cursor:pointer;letter-spacing:-1%;color:var(--accent-1);font-size:17px;font-weight:400;line-height:24px;transition-property:color;transition-duration:.15s;transition-timing-function:linear}@media (hover:hover){.styles-module-scss-module__vvHmrq__trigger:hover{color:var(--accent-2)}}@media (hover:none){.styles-module-scss-module__vvHmrq__trigger:active{color:var(--accent-2)}}[data-theme=dark] .styles-module-scss-module__vvHmrq__trigger{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;color:var(--accent-1)}@media (hover:hover){[data-theme=dark] .styles-module-scss-module__vvHmrq__trigger:hover{color:var(--accent-2)}}@media (hover:none){[data-theme=dark] .styles-module-scss-module__vvHmrq__trigger:active{color:var(--accent-2)}}@media (max-width:1199px){.styles-module-scss-module__vvHmrq__trigger{letter-spacing:-1%;font-size:17px;font-weight:400;line-height:24px}}
.styles-module-scss-module__ORN-hG__wrap{background-color:var(--background-3);border-radius:10px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:14px;width:100%;padding:16px;display:flex}[data-theme=dark] .styles-module-scss-module__ORN-hG__wrap{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;background-color:var(--background-3)}.styles-module-scss-module__ORN-hG__text{width:100%;letter-spacing:-1%;color:var(--neutral-1);font-size:17px;font-weight:400;line-height:24px}[data-theme=dark] .styles-module-scss-module__ORN-hG__text{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;color:var(--neutral-1)}@media (max-width:1199px){.styles-module-scss-module__ORN-hG__text{letter-spacing:-1%;font-size:17px;font-weight:400;line-height:24px}}.styles-module-scss-module__ORN-hG__head{flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;width:100%;display:flex}.styles-module-scss-module__ORN-hG__image{border-style:solid;border-width:1px;border-color:var(--stroke-1);border-radius:50px;width:40px;height:40px}[data-theme=dark] .styles-module-scss-module__ORN-hG__image{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;border-style:solid;border-width:1px;border-color:var(--stroke-1)}.styles-module-scss-module__ORN-hG__info{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2px;width:100%;display:flex}.styles-module-scss-module__ORN-hG__name{width:100%;letter-spacing:-1%;color:var(--neutral-1);font-size:16px;font-weight:500;line-height:20px}[data-theme=dark] .styles-module-scss-module__ORN-hG__name{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;color:var(--neutral-1)}@media (max-width:1199px){.styles-module-scss-module__ORN-hG__name{letter-spacing:-1%;font-size:14px;font-weight:500;line-height:18px}}.styles-module-scss-module__ORN-hG__position{width:100%;letter-spacing:0%;color:var(--neutral-3);font-size:13px;font-weight:400;line-height:14px}[data-theme=dark] .styles-module-scss-module__ORN-hG__position{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;color:var(--neutral-3)}@media (max-width:1199px){.styles-module-scss-module__ORN-hG__position{letter-spacing:0%;font-size:12px;font-weight:400;line-height:14px}}
.styles-module-scss-module__wCdGdq__container{scrollbar-width:thin;scrollbar-color:var(--stroke-2) #0000;scrollbar-gutter:stable}.styles-module-scss-module__wCdGdq__container::-webkit-scrollbar{border:3px solid #0000;width:5px}.styles-module-scss-module__wCdGdq__container::-webkit-scrollbar-track{background-color:#0000;border:2px solid #0000}.styles-module-scss-module__wCdGdq__container::-webkit-scrollbar-thumb{background-color:var(--stroke-2);border:2px solid #0000;border-radius:3px}[data-theme=dark] .styles-module-scss-module__wCdGdq__container{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;scrollbar-width:thin;scrollbar-color:var(--stroke-2) #0000;scrollbar-gutter:stable}[data-theme=dark] .styles-module-scss-module__wCdGdq__container::-webkit-scrollbar{border:3px solid #0000;width:5px}[data-theme=dark] .styles-module-scss-module__wCdGdq__container::-webkit-scrollbar-track{background-color:#0000;border:2px solid #0000}[data-theme=dark] .styles-module-scss-module__wCdGdq__container::-webkit-scrollbar-thumb{background-color:var(--stroke-2);border:2px solid #0000;border-radius:3px}.styles-module-scss-module__wCdGdq__wrap{border-collapse:separate;border-spacing:0;border-radius:10px;width:100%;min-width:600px}.styles-module-scss-module__wCdGdq__container{scrollbar-gutter:auto;border-style:solid;border-width:1px;border-color:var(--stroke-2);background-color:var(--system);border-radius:10px;width:100%;overflow:auto hidden}[data-theme=dark] .styles-module-scss-module__wCdGdq__container{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;border-style:solid;border-width:1px;border-color:var(--stroke-2);background-color:var(--system)}
.styles-module-scss-module__pIaH6W__td{white-space:nowrap;color:var(--neutral-1);border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--stroke-2);padding:10px 12px;font-size:13px;font-weight:400;line-height:14px}[data-theme=dark] .styles-module-scss-module__pIaH6W__td{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;color:var(--neutral-1);border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--stroke-2)}.styles-module-scss-module__pIaH6W__td.styles-module-scss-module__pIaH6W__isHighlighted{background-color:var(--accent-3);color:var(--accent-1)}[data-theme=dark] .styles-module-scss-module__pIaH6W__td.styles-module-scss-module__pIaH6W__isHighlighted{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;background-color:var(--accent-3);color:var(--accent-1)}
.styles-module-scss-module__YoqGYa__tr{transition-property:background-color;transition-duration:.15s;transition-timing-function:linear}.styles-module-scss-module__YoqGYa__tr:last-child td{border-bottom:none}.styles-module-scss-module__YoqGYa__tr:last-child td:first-child{border-bottom-left-radius:10px}.styles-module-scss-module__YoqGYa__tr:last-child td:last-child{border-bottom-right-radius:10px}.styles-module-scss-module__YoqGYa__tr:nth-child(2n){background:var(--transparency-3)}[data-theme=dark] .styles-module-scss-module__YoqGYa__tr:nth-child(2n){--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;background:var(--transparency-3)}
.styles-module-scss-module__854P1q__wrap{width:100%}
.styles-module-scss-module__g1M44q__th{text-transform:uppercase;white-space:nowrap;text-align:left;color:var(--neutral-1);border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--stroke-2);padding:10px 12px;font-size:11px;font-weight:500;line-height:14px}[data-theme=dark] .styles-module-scss-module__g1M44q__th{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;color:var(--neutral-1);border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--stroke-2)}.styles-module-scss-module__g1M44q__th:first-child{border-top-left-radius:10px}.styles-module-scss-module__g1M44q__th:last-child{border-top-right-radius:10px}.styles-module-scss-module__g1M44q__th.styles-module-scss-module__g1M44q__isHighlighted{background-color:var(--accent-3)}[data-theme=dark] .styles-module-scss-module__g1M44q__th.styles-module-scss-module__g1M44q__isHighlighted{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;background-color:var(--accent-3)}
.styles-module-scss-module__zquYJG__head{border-radius:10px 10px 0 0;width:100%}.styles-module-scss-module__zquYJG__tr{border-style:solid;border-width:1px;border-color:var(--stroke-2);border-radius:10px 10px 0 0}[data-theme=dark] .styles-module-scss-module__zquYJG__tr{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;border-style:solid;border-width:1px;border-color:var(--stroke-2)}
.styles-module-scss-module__VF5YDG__wrap{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:10px;width:100%;display:flex}@media (max-width:1199px){.styles-module-scss-module__VF5YDG__wrap{gap:8px}}
.styles-module-scss-module__SP7pTa__tag{cursor:pointer;word-wrap:normal;white-space:nowrap;background-color:#0000;border-radius:50px;padding:10px 14px;font-size:14px;font-weight:400;line-height:18px;transition-property:color;transition-duration:.15s;transition-timing-function:linear}@media (max-width:1199px){.styles-module-scss-module__SP7pTa__tag{font-size:12px;font-weight:400;line-height:14px}}.styles-module-scss-module__SP7pTa__default{color:var(--neutral-3);border-style:solid;border-width:1px;border-color:var(--stroke-2)}@media (hover:hover){.styles-module-scss-module__SP7pTa__default:hover{color:var(--neutral-2)}}@media (hover:none){.styles-module-scss-module__SP7pTa__default:active{color:var(--neutral-2)}}[data-theme=dark] .styles-module-scss-module__SP7pTa__default{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;color:var(--neutral-3);border-style:solid;border-width:1px;border-color:var(--stroke-2)}@media (hover:hover){[data-theme=dark] .styles-module-scss-module__SP7pTa__default:hover{color:var(--neutral-2)}}@media (hover:none){[data-theme=dark] .styles-module-scss-module__SP7pTa__default:active{color:var(--neutral-2)}}.styles-module-scss-module__SP7pTa__bordered{color:var(--neutral-3);border-style:solid;border-width:1px;border-color:var(--stroke-2-dark)}@media (hover:hover){.styles-module-scss-module__SP7pTa__bordered:hover{color:var(--neutral-2)}}@media (hover:none){.styles-module-scss-module__SP7pTa__bordered:active{color:var(--neutral-2)}}[data-theme=dark] .styles-module-scss-module__SP7pTa__bordered{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;color:var(--neutral-3);border-style:solid;border-width:1px;border-color:var(--stroke-2-dark)}@media (hover:hover){[data-theme=dark] .styles-module-scss-module__SP7pTa__bordered:hover{color:var(--neutral-2)}}@media (hover:none){[data-theme=dark] .styles-module-scss-module__SP7pTa__bordered:active{color:var(--neutral-2)}}
.styles-module-scss-module__eQwtOa__wrap{background-color:var(--background-2);border-style:solid;border-width:1px;border-color:var(--stroke-1);border-radius:20px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:32px;width:100%;padding:24px 20px;display:flex}[data-theme=dark] .styles-module-scss-module__eQwtOa__wrap{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;background-color:var(--background-2);border-style:solid;border-width:1px;border-color:var(--stroke-1)}@media (max-width:1400px){.styles-module-scss-module__eQwtOa__wrap{padding:24px 48px}}@media (max-width:1199px){.styles-module-scss-module__eQwtOa__wrap{padding:20px 40px}}@media (max-width:767px){.styles-module-scss-module__eQwtOa__wrap{padding:16px}}.styles-module-scss-module__eQwtOa__breadcrumbs{margin-bottom:-8px}@media (max-width:1199px){.styles-module-scss-module__eQwtOa__breadcrumbs{display:none!important}}.styles-module-scss-module__eQwtOa__progressWrap{z-index:2;background-color:var(--background-2);border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--stroke-1);flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;width:100%;max-width:100%;max-height:64px;display:flex;position:fixed;top:60px;left:0;display:none!important}[data-theme=dark] .styles-module-scss-module__eQwtOa__progressWrap{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;background-color:var(--background-2);border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--stroke-1)}.styles-module-scss-module__eQwtOa__progressWrap.styles-module-scss-module__eQwtOa__scrolled{box-shadow:0 1px 12px #0000001f}@media (max-width:1199px){.styles-module-scss-module__eQwtOa__progressWrap{display:flex!important}}.styles-module-scss-module__eQwtOa__progressWrap .styles-module-scss-module__eQwtOa__breadcrumbsInner{letter-spacing:0%;padding:11px 16px 16px;font-size:12px;font-weight:400;line-height:14px}@media (max-width:1199px){.styles-module-scss-module__eQwtOa__progressWrap .styles-module-scss-module__eQwtOa__breadcrumbsInner{display:flex!important}}.styles-module-scss-module__eQwtOa__progressWrap .styles-module-scss-module__eQwtOa__progress{background-color:var(--accent-1);flex-shrink:0;width:100%;min-width:10px;height:5px;transition-property:width;transition-duration:.15s;transition-timing-function:linear}[data-theme=dark] .styles-module-scss-module__eQwtOa__progressWrap .styles-module-scss-module__eQwtOa__progress{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;background-color:var(--accent-1)}
.styles-module-scss-module__ERTVfa__newsCard{background-color:var(--background-3);border-radius:16px;width:100%;padding:4px;overflow-x:hidden}[data-theme=dark] .styles-module-scss-module__ERTVfa__newsCard{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;background-color:var(--background-3)}.styles-module-scss-module__ERTVfa__newsCard.styles-module-scss-module__ERTVfa__default{flex-direction:column;display:flex}.styles-module-scss-module__ERTVfa__newsCard.styles-module-scss-module__ERTVfa__default .styles-module-scss-module__ERTVfa__description{display:none}.styles-module-scss-module__ERTVfa__newsCard.styles-module-scss-module__ERTVfa__default .styles-module-scss-module__ERTVfa__title{letter-spacing:-1%;font-size:14px;font-weight:500;line-height:18px}.styles-module-scss-module__ERTVfa__newsCard.styles-module-scss-module__ERTVfa__default .styles-module-scss-module__ERTVfa__contentWrapper{margin-top:auto}.styles-module-scss-module__ERTVfa__newsCard.styles-module-scss-module__ERTVfa__primary{flex-direction:column;display:flex}.styles-module-scss-module__ERTVfa__newsCard.styles-module-scss-module__ERTVfa__primary .styles-module-scss-module__ERTVfa__title{letter-spacing:-1%;font-size:18px;font-weight:600;line-height:22px}.styles-module-scss-module__ERTVfa__newsCard.styles-module-scss-module__ERTVfa__primary .styles-module-scss-module__ERTVfa__contentWrapper{margin-top:auto}.styles-module-scss-module__ERTVfa__newsCard.styles-module-scss-module__ERTVfa__small{flex-direction:row;display:flex}.styles-module-scss-module__ERTVfa__newsCard.styles-module-scss-module__ERTVfa__small .styles-module-scss-module__ERTVfa__mediaWrapper{aspect-ratio:1}.styles-module-scss-module__ERTVfa__newsCard.styles-module-scss-module__ERTVfa__small .styles-module-scss-module__ERTVfa__mediaContainer{aspect-ratio:1;width:130px;height:130px;fill:var(--stroke-1);flex:0 0 130px;align-self:flex-start;overflow:hidden}[data-theme=dark] .styles-module-scss-module__ERTVfa__newsCard.styles-module-scss-module__ERTVfa__small .styles-module-scss-module__ERTVfa__mediaContainer{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;fill:var(--stroke-1)}@media (max-width:1199px){.styles-module-scss-module__ERTVfa__newsCard.styles-module-scss-module__ERTVfa__small .styles-module-scss-module__ERTVfa__mediaContainer{flex:0 0 112px;width:112px;height:112px}}.styles-module-scss-module__ERTVfa__newsCard.styles-module-scss-module__ERTVfa__small .styles-module-scss-module__ERTVfa__contentWrapper{flex:1;width:100%;min-width:240px;padding:10px 14px 8px 8px}@media (max-width:1199px){.styles-module-scss-module__ERTVfa__newsCard.styles-module-scss-module__ERTVfa__small .styles-module-scss-module__ERTVfa__contentWrapper{max-width:100%}}@media (max-width:767px){.styles-module-scss-module__ERTVfa__newsCard.styles-module-scss-module__ERTVfa__small .styles-module-scss-module__ERTVfa__contentWrapper{min-width:unset}}.styles-module-scss-module__ERTVfa__newsCard.styles-module-scss-module__ERTVfa__small .styles-module-scss-module__ERTVfa__contentInner{padding-left:6px}.styles-module-scss-module__ERTVfa__newsCard.styles-module-scss-module__ERTVfa__small .styles-module-scss-module__ERTVfa__description{display:none}.styles-module-scss-module__ERTVfa__newsCard.styles-module-scss-module__ERTVfa__small .styles-module-scss-module__ERTVfa__title{letter-spacing:-1%;-webkit-line-clamp:4;line-clamp:4;text-overflow:ellipsis;letter-spacing:-.16px;color:var(--neutral-1);-webkit-box-orient:vertical;font-size:16px;font-weight:500;line-height:20px;display:-webkit-box;overflow:hidden}[data-theme=dark] .styles-module-scss-module__ERTVfa__newsCard.styles-module-scss-module__ERTVfa__small .styles-module-scss-module__ERTVfa__title{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;color:var(--neutral-1)}.styles-module-scss-module__ERTVfa__newsCard.styles-module-scss-module__ERTVfa__small .styles-module-scss-module__ERTVfa__footer{margin-top:auto}.styles-module-scss-module__ERTVfa__newsCard.styles-module-scss-module__ERTVfa__small .styles-module-scss-module__ERTVfa__footerMeta{letter-spacing:0%;color:var(--neutral-3);font-size:13px;font-weight:400;line-height:14px}[data-theme=dark] .styles-module-scss-module__ERTVfa__newsCard.styles-module-scss-module__ERTVfa__small .styles-module-scss-module__ERTVfa__footerMeta{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;color:var(--neutral-3)}.styles-module-scss-module__ERTVfa__newsCard.styles-module-scss-module__ERTVfa__small .styles-module-scss-module__ERTVfa__categoryLabel{white-space:nowrap;border-radius:50px;padding:2px 6px}@media (max-width:1199px){.styles-module-scss-module__ERTVfa__newsCard.styles-module-scss-module__ERTVfa__small .styles-module-scss-module__ERTVfa__categoryLabel{white-space:initial}}.styles-module-scss-module__ERTVfa__newsCard.styles-module-scss-module__ERTVfa__small .styles-module-scss-module__ERTVfa__dateLabel{padding:2px 6px}.styles-module-scss-module__ERTVfa__newsCard.styles-module-scss-module__ERTVfa__small .styles-module-scss-module__ERTVfa__shareIcon{width:24px;height:20px;padding:2px}.styles-module-scss-module__ERTVfa__newsCard.styles-module-scss-module__ERTVfa__narrow{max-width:160px}.styles-module-scss-module__ERTVfa__newsCard.styles-module-scss-module__ERTVfa__narrow .styles-module-scss-module__ERTVfa__mediaWrapper{width:100%;height:100px}.styles-module-scss-module__ERTVfa__newsCard.styles-module-scss-module__ERTVfa__narrow .styles-module-scss-module__ERTVfa__description{display:none}.styles-module-scss-module__ERTVfa__newsCard.styles-module-scss-module__ERTVfa__narrow .styles-module-scss-module__ERTVfa__title{letter-spacing:-1%;font-size:14px;font-weight:500;line-height:18px}.styles-module-scss-module__ERTVfa__newsCard.styles-module-scss-module__ERTVfa__narrow .styles-module-scss-module__ERTVfa__categoryLabel,.styles-module-scss-module__ERTVfa__newsCard.styles-module-scss-module__ERTVfa__narrow .styles-module-scss-module__ERTVfa__dot,.styles-module-scss-module__ERTVfa__newsCard.styles-module-scss-module__ERTVfa__no-image .styles-module-scss-module__ERTVfa__mediaContainer{display:none}.styles-module-scss-module__ERTVfa__mediaContainer{border-radius:13px;flex-direction:column;justify-content:center;align-items:stretch;width:100%;height:-webkit-fill-available;height:-moz-available;height:stretch;display:flex;overflow-x:hidden}.styles-module-scss-module__ERTVfa__mediaWrapper{-webkit-user-select:none;user-select:none;pointer-events:none;aspect-ratio:1.75;object-position:center;width:100%}.styles-module-scss-module__ERTVfa__contentWrapper{flex-direction:column;width:100%;padding:12px 12px 6px 6px;display:flex}.styles-module-scss-module__ERTVfa__contentInner{flex-direction:column;gap:4px;width:100%;padding-left:6px;display:flex}.styles-module-scss-module__ERTVfa__title{-webkit-line-clamp:4;line-clamp:4;text-overflow:ellipsis;letter-spacing:-1%;letter-spacing:-.16px;color:var(--neutral-1);-webkit-box-orient:vertical;font-size:16px;font-weight:500;line-height:20px;display:-webkit-box;overflow:hidden}[data-theme=dark] .styles-module-scss-module__ERTVfa__title{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;color:var(--neutral-1)}.styles-module-scss-module__ERTVfa__description{-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;letter-spacing:0%;cursor:default;color:var(--neutral-3);-webkit-box-orient:vertical;margin-top:4px;font-size:14px;font-weight:400;line-height:18px;display:-webkit-box;overflow:hidden}[data-theme=dark] .styles-module-scss-module__ERTVfa__description{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;color:var(--neutral-3)}.styles-module-scss-module__ERTVfa__footer{letter-spacing:0%;width:100%;color:var(--neutral-3);flex-direction:row;justify-content:space-between;align-items:center;gap:40px 100px;margin-top:8px;font-size:12px;font-weight:400;line-height:14px;display:flex}[data-theme=dark] .styles-module-scss-module__ERTVfa__footer{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;color:var(--neutral-3)}@media (max-width:767px){.styles-module-scss-module__ERTVfa__footer{gap:0}}.styles-module-scss-module__ERTVfa__footerMeta{letter-spacing:0%;flex-direction:row;justify-content:flex-start;align-self:stretch;align-items:center;gap:2px;margin-block:auto;font-size:13px;font-weight:400;line-height:14px;display:flex}@media (max-width:767px){.styles-module-scss-module__ERTVfa__footerMeta{flex-wrap:wrap}}.styles-module-scss-module__ERTVfa__categoryLabel{text-transform:capitalize;cursor:default;white-space:nowrap;color:var(--neutral-3);border-radius:10px;align-self:stretch;margin-block:auto;padding:2px 6px}[data-theme=dark] .styles-module-scss-module__ERTVfa__categoryLabel{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;color:var(--neutral-3)}.styles-module-scss-module__ERTVfa__dateLabel{cursor:default;color:var(--neutral-3);flex-shrink:0;align-self:stretch;margin-block:auto;padding:2px 6px}[data-theme=dark] .styles-module-scss-module__ERTVfa__dateLabel{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;color:var(--neutral-3)}@media (max-width:767px){.styles-module-scss-module__ERTVfa__dateLabel{flex-shrink:1}}@media (max-width:475px){.styles-module-scss-module__ERTVfa__dateLabel{width:100%}}.styles-module-scss-module__ERTVfa__dot{background-color:var(--neutral-3);border-radius:50%;flex-grow:0;flex-shrink:0;width:2px;height:2px;margin-inline:2px}.styles-module-scss-module__ERTVfa__shareIcon{cursor:pointer;fill:none}
.styles-module-scss-module__J57FXq__container{width:100%;height:100%;position:relative}
.styles-module-scss-module__fNH2Nq__wrap{background-color:var(--background-2);border-style:solid;border-width:1px;border-color:var(--stroke-1);border-radius:20px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;width:100%;padding:24px 20px;display:flex}[data-theme=dark] .styles-module-scss-module__fNH2Nq__wrap{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;background-color:var(--background-2);border-style:solid;border-width:1px;border-color:var(--stroke-1)}@media (max-width:1199px){.styles-module-scss-module__fNH2Nq__wrap{padding:20px 40px}}@media (max-width:767px){.styles-module-scss-module__fNH2Nq__wrap{padding:20px 16px}}.styles-module-scss-module__fNH2Nq__container{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;width:100%;height:100%;display:flex}.styles-module-scss-module__fNH2Nq__title{letter-spacing:-1%;color:var(--neutral-1);font-size:24px;font-weight:600;line-height:26px}[data-theme=dark] .styles-module-scss-module__fNH2Nq__title{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;color:var(--neutral-1)}@media (max-width:1199px){.styles-module-scss-module__fNH2Nq__title{letter-spacing:-1%;font-size:20px;font-weight:600;line-height:24px}}
.styles-module-scss-module__9YEpnq__wrap{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;width:100%;display:flex}.styles-module-scss-module__9YEpnq__title{width:100%;letter-spacing:-1%;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:3;line-clamp:3;white-space:unset;color:var(--neutral-1);-webkit-box-orient:vertical;margin-left:6px;font-size:16px;font-weight:500;line-height:20px;transition-property:color;transition-duration:.15s;transition-timing-function:linear;display:-webkit-box;overflow:hidden}@media (hover:hover){.styles-module-scss-module__9YEpnq__title:hover{color:var(--accent-2)}}@media (hover:none){.styles-module-scss-module__9YEpnq__title:active{color:var(--accent-2)}}[data-theme=dark] .styles-module-scss-module__9YEpnq__title{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;color:var(--neutral-1)}@media (hover:hover){[data-theme=dark] .styles-module-scss-module__9YEpnq__title:hover{color:var(--accent-2)}}@media (hover:none){[data-theme=dark] .styles-module-scss-module__9YEpnq__title:active{color:var(--accent-2)}}.styles-module-scss-module__9YEpnq__title:visited{color:var(--neutral-1)}@media (hover:hover){.styles-module-scss-module__9YEpnq__title:visited:hover{color:var(--accent-2)}}@media (hover:none){.styles-module-scss-module__9YEpnq__title:visited:active{color:var(--accent-2)}}[data-theme=dark] .styles-module-scss-module__9YEpnq__title:visited{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;color:var(--neutral-1)}@media (hover:hover){[data-theme=dark] .styles-module-scss-module__9YEpnq__title:visited:hover{color:var(--accent-2)}}@media (hover:none){[data-theme=dark] .styles-module-scss-module__9YEpnq__title:visited:active{color:var(--accent-2)}}@media (max-width:1199px){.styles-module-scss-module__9YEpnq__title{letter-spacing:-1%;font-size:14px;font-weight:500;line-height:18px}}.styles-module-scss-module__9YEpnq__info{width:100%;letter-spacing:0%;color:var(--neutral-3);flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;font-size:13px;font-weight:400;line-height:14px;display:flex}[data-theme=dark] .styles-module-scss-module__9YEpnq__info{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;color:var(--neutral-3)}@media (max-width:1199px){.styles-module-scss-module__9YEpnq__info{letter-spacing:0%;font-size:12px;font-weight:400;line-height:14px}}.styles-module-scss-module__9YEpnq__category{color:var(--neutral-3);background-color:#0000;border-radius:50px;margin-right:-6px;padding:2px 6px;transition-property:background-color;transition-duration:.15s;transition-timing-function:linear}@media (hover:hover){.styles-module-scss-module__9YEpnq__category:hover{background-color:var(--neutral-5)}}@media (hover:none){.styles-module-scss-module__9YEpnq__category:active{background-color:var(--neutral-5)}}[data-theme=dark] .styles-module-scss-module__9YEpnq__category{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;color:var(--neutral-3);background-color:#0000}@media (hover:hover){[data-theme=dark] .styles-module-scss-module__9YEpnq__category:hover{background-color:var(--neutral-5)}}@media (hover:none){[data-theme=dark] .styles-module-scss-module__9YEpnq__category:active{background-color:var(--neutral-5)}}.styles-module-scss-module__9YEpnq__category:visited{color:var(--neutral-3);background-color:#0000}@media (hover:hover){.styles-module-scss-module__9YEpnq__category:visited:hover{background-color:var(--neutral-5)}}@media (hover:none){.styles-module-scss-module__9YEpnq__category:visited:active{background-color:var(--neutral-5)}}[data-theme=dark] .styles-module-scss-module__9YEpnq__category:visited{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;color:var(--neutral-3);background-color:#0000}@media (hover:hover){[data-theme=dark] .styles-module-scss-module__9YEpnq__category:visited:hover{background-color:var(--neutral-5)}}@media (hover:none){[data-theme=dark] .styles-module-scss-module__9YEpnq__category:visited:active{background-color:var(--neutral-5)}}
.styles-module-scss-module__Rxs1Ja__articleCard{cursor:pointer;background-color:var(--light-stroke-1);border-radius:16px;width:330px;height:330px;position:relative;overflow-x:hidden}[data-theme=dark] .styles-module-scss-module__Rxs1Ja__articleCard{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;background-color:var(--light-stroke-1)}.styles-module-scss-module__Rxs1Ja__articleCard.styles-module-scss-module__Rxs1Ja__large{width:100%;height:400px}@media (max-width:1439px){.styles-module-scss-module__Rxs1Ja__articleCard.styles-module-scss-module__Rxs1Ja__large{width:100%;height:336px}}.styles-module-scss-module__Rxs1Ja__articleCard.styles-module-scss-module__Rxs1Ja__large .styles-module-scss-module__Rxs1Ja__contentOverlay{width:100%;height:184px;position:absolute;bottom:0;left:0}.styles-module-scss-module__Rxs1Ja__articleCard.styles-module-scss-module__Rxs1Ja__small{width:328px;height:300px}@media (max-width:1199px){.styles-module-scss-module__Rxs1Ja__articleCard.styles-module-scss-module__Rxs1Ja__small{width:330px;height:294px}}.styles-module-scss-module__Rxs1Ja__articleCard.styles-module-scss-module__Rxs1Ja__small .styles-module-scss-module__Rxs1Ja__contentOverlay{width:100%;height:156px;position:absolute;bottom:0;left:0}.styles-module-scss-module__Rxs1Ja__articleCard .styles-module-scss-module__Rxs1Ja__video{pointer-events:none}.styles-module-scss-module__Rxs1Ja__cardImage{object-fit:cover;flex-shrink:0;width:100%;height:100%;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.styles-module-scss-module__Rxs1Ja__cardImage img{object-fit:cover;width:100%;height:100%;width:100%!important;height:100%!important}.styles-module-scss-module__Rxs1Ja__contentOverlay{box-sizing:border-box;z-index:2;background:linear-gradient(360deg,#000 0%,#0000 100%);flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:8px;width:100%;height:184px;padding:40px 16px 12px 10px;display:flex;position:relative;bottom:0;left:0}.styles-module-scss-module__Rxs1Ja__textContent{flex-direction:column;align-self:stretch;align-items:flex-start;gap:4px;padding:0 6px;display:flex;position:relative}.styles-module-scss-module__Rxs1Ja__title{color:#fff;letter-spacing:-1%;align-self:stretch;font-size:18px;font-weight:600;line-height:22px;transition-property:opacity;transition-duration:.15s;transition-timing-function:linear;position:relative}@media (hover:hover){.styles-module-scss-module__Rxs1Ja__title:hover{opacity:.6}}@media (hover:none){.styles-module-scss-module__Rxs1Ja__title:active{opacity:.6}}.styles-module-scss-module__Rxs1Ja__title:visited{color:#fff}.styles-module-scss-module__Rxs1Ja__description{-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;letter-spacing:0%;color:#fff9;-webkit-box-orient:vertical;align-self:stretch;font-size:14px;font-weight:400;line-height:18px;display:-webkit-box;position:relative;overflow:hidden}.styles-module-scss-module__Rxs1Ja__footer{letter-spacing:0%;width:100%;color:var(--neutral-3);flex-direction:row;justify-content:space-between;align-items:center;gap:40px 100px;margin-top:8px;font-size:13px;font-weight:400;line-height:14px;display:flex}[data-theme=dark] .styles-module-scss-module__Rxs1Ja__footer{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;color:var(--neutral-3)}.styles-module-scss-module__Rxs1Ja__footerMeta{flex-direction:row;justify-content:flex-start;align-self:stretch;align-items:center;gap:2px;margin-block:auto;display:flex}.styles-module-scss-module__Rxs1Ja__categoryLabel{letter-spacing:0%;text-transform:capitalize;color:#fff9;border-radius:10px;padding:2px 6px;font-size:13px;font-weight:400;line-height:14px;position:relative}.styles-module-scss-module__Rxs1Ja__separator{background-color:#fff9;border-radius:1.156px;width:2px;height:2px;position:relative}.styles-module-scss-module__Rxs1Ja__dateLabel{letter-spacing:0%;color:#fff9;flex-shrink:0;padding:2px 6px;font-size:13px;font-weight:400;line-height:14px;position:relative}.styles-module-scss-module__Rxs1Ja__shareIcon{cursor:pointer;fill:none}
.styles-module-scss-module__MdBYvG__categoryTabs{width:100%;position:relative;overflow-x:hidden}.styles-module-scss-module__MdBYvG__swiper{width:100%;height:100%}.styles-module-scss-module__MdBYvG__swiperSlide{flex-shrink:0;width:auto!important}@media (max-width:1199px){.styles-module-scss-module__MdBYvG__tab{padding:12px 16px}}
.styles-module-scss-module__n2XOYW__newsList{width:100%}@media (max-width:1199px){.styles-module-scss-module__n2XOYW__newsList{max-width:100%}}.styles-module-scss-module__n2XOYW__newsContainer{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:10px;width:100%;display:flex}@media (max-width:1199px){.styles-module-scss-module__n2XOYW__newsContainer{max-width:100%}}.styles-module-scss-module__n2XOYW__newsCard{background-color:var(--background-3);border-radius:16px;flex-direction:row;justify-content:flex-start;align-items:stretch;padding:4px;display:flex;overflow-x:hidden;width:100%!important;max-width:100%!important}[data-theme=dark] .styles-module-scss-module__n2XOYW__newsCard{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;background-color:var(--background-3)}@media (max-width:1199px){.styles-module-scss-module__n2XOYW__newsCard{max-width:100%}}
.styles-module-scss-module__3V_qNW__wrap{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff}.styles-module-scss-module__3V_qNW__wrap.styles-module-scss-module__3V_qNW__active{color:#000!important;background-color:#fff!important;border-color:#fff!important}
.styles-module-scss-module__It1ccG__tags{z-index:1;width:100%;position:relative}.styles-module-scss-module__It1ccG__swiper{z-index:1;width:100%}.styles-module-scss-module__It1ccG__prev,.styles-module-scss-module__It1ccG__next{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;z-index:2;transition-property:opacity;transition-duration:.15s;transition-timing-function:linear;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 3px #00000052}.styles-module-scss-module__It1ccG__prev.styles-module-scss-module__It1ccG__disabled,.styles-module-scss-module__It1ccG__next.styles-module-scss-module__It1ccG__disabled{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:0}@media (max-width:1199px){.styles-module-scss-module__It1ccG__prev,.styles-module-scss-module__It1ccG__next{display:none}}.styles-module-scss-module__It1ccG__prev{left:0}.styles-module-scss-module__It1ccG__next{right:0}.styles-module-scss-module__It1ccG__slide{width:fit-content!important}.styles-module-scss-module__It1ccG__slide:last-of-type{margin-right:60px}@media (max-width:767px){.styles-module-scss-module__It1ccG__wrapper{margin-left:20px!important}}
.styles-module-scss-module___SjrSW__groups{scrollbar-width:thin;scrollbar-color:var(--stroke-2) #0000;scrollbar-gutter:stable}.styles-module-scss-module___SjrSW__groups::-webkit-scrollbar{border:3px solid #0000;width:5px}.styles-module-scss-module___SjrSW__groups::-webkit-scrollbar-track{background-color:#0000;border:2px solid #0000}.styles-module-scss-module___SjrSW__groups::-webkit-scrollbar-thumb{background-color:var(--stroke-2);border:2px solid #0000;border-radius:3px}[data-theme=dark] .styles-module-scss-module___SjrSW__groups{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;scrollbar-width:thin;scrollbar-color:var(--stroke-2) #0000;scrollbar-gutter:stable}[data-theme=dark] .styles-module-scss-module___SjrSW__groups::-webkit-scrollbar{border:3px solid #0000;width:5px}[data-theme=dark] .styles-module-scss-module___SjrSW__groups::-webkit-scrollbar-track{background-color:#0000;border:2px solid #0000}[data-theme=dark] .styles-module-scss-module___SjrSW__groups::-webkit-scrollbar-thumb{background-color:var(--stroke-2);border:2px solid #0000;border-radius:3px}.styles-module-scss-module___SjrSW__wrap{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;width:100%;height:100%;display:flex}@media (max-width:1199px){.styles-module-scss-module___SjrSW__wrap{gap:16px}}.styles-module-scss-module___SjrSW__auth{flex-direction:row;justify-content:flex-end;align-items:center;gap:16px;width:100%;margin-top:auto;display:flex}@media (max-width:1199px){.styles-module-scss-module___SjrSW__auth{gap:14px}}@media (max-width:767px){.styles-module-scss-module___SjrSW__auth{padding-inline:20px}}.styles-module-scss-module___SjrSW__exit{--background-1:#0a0a0a;--background-2:#19191a;--background-2-reverse:#fff;--background-3:#232324;--background-4:#0a0a0a;--background-score:#1f1f20;--neutral-1:#eee;--neutral-2:#9b9ea1;--neutral-3:#75797d;--neutral-4:#55595d;--neutral-5:#323233;--stroke-1:#141415;--stroke-2:#3b3c3d;--accent-1:#5697f5;--accent-1-02:#5697f533;--accent-1-05:#5697f580;--accent-2:#257eff;--accent-3:#5697f533;--accent-4:#1f3b66;--accent-4-reverse:#d6e6ff;--accent-5:#70a3ff;--secondary-1:#f62446;--secondary-2:#f6244666;--secondary-3:#f6244633;--transparency-3:#23232499;--box-shadow:4px 0px 12px 0px #00000080;--box-shadow-2:0px 2px 3px 0px #00000052;--overlay-modal:linear-gradient(360deg, #000000b3 0%, #000000b3 30%, #0000 100%);--overlay-slider:#19191a;--system-1:#717171;--system-2:#1f1f1f;--system-3:#121212;--system:#000;--system-12:#0000001f;--system-reverse:#fff;margin-right:auto}.styles-module-scss-module___SjrSW__authText{color:#75797d;letter-spacing:0%;text-align:right;font-size:13px;font-weight:400;line-height:14px}@media (max-width:1199px){.styles-module-scss-module___SjrSW__authText{letter-spacing:0%;font-size:12px;font-weight:400;line-height:14px}}.styles-module-scss-module___SjrSW__main{flex-direction:column;flex-grow:3;justify-content:flex-start;align-items:flex-start;gap:20px;width:100%;height:calc(100% - 90px);display:flex}@media (max-width:1199px){.styles-module-scss-module___SjrSW__main{gap:16px}}.styles-module-scss-module___SjrSW__groups{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;width:100%;max-height:calc(100% - 124px);margin-top:4px;display:flex;overflow:clip auto}@media (max-width:767px){.styles-module-scss-module___SjrSW__groups{margin-top:8px}}.styles-module-scss-module___SjrSW__head{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}@media (max-width:767px){.styles-module-scss-module___SjrSW__head{padding-inline:20px}}.styles-module-scss-module___SjrSW__title{color:#fff;letter-spacing:-1%;font-size:24px;font-weight:600;line-height:26px}@media (max-width:767px){.styles-module-scss-module___SjrSW__title{letter-spacing:-1%;font-size:20px;font-weight:600;line-height:24px}}
