<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled&gt;.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal&gt;.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical&gt;.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical&gt;.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl&gt;.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal&gt;.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical&gt;.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal&gt;.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical&gt;.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.styles_kicker__COFog{letter-spacing:.28px;text-align:center}.styles_kicker__COFog.styles_simple__keG2K{font-size:14px;background-color:transparent!important;transition:all .3s ease-in-out}.styles_kicker__COFog.styles_simple__keG2K:hover{opacity:.7}.styles_kicker__COFog.styles_tag__uZl2p{border-radius:6px;height:-moz-fit-content;height:fit-content;padding:3px 6px;margin-right:6px;transition:all .3s ease-in-out}.styles_kicker__COFog.styles_tag__uZl2p:hover{opacity:.7}.styles_kicker__COFog.styles_right-block-light__5HmPB{display:flex;align-items:center;background-color:transparent!important;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;line-height:normal;margin-bottom:8px;transition:all .3s ease-in-out}.styles_kicker__COFog.styles_right-block-light__5HmPB:hover{opacity:.7}.styles_kicker__COFog.styles_right-block-light__5HmPB .styles_square__tL88f{position:relative;display:inline-block;border-radius:2px;width:13px;height:13px;margin-left:4px;background-color:inherit;transition:all .3s ease-in-out}.styles_kicker__COFog.styles_right-block-light__5HmPB .styles_square__tL88f:hover{opacity:.7}.styles_kicker__COFog.styles_right-block-dark__WKMgq{display:flex;align-items:center;color:#fff!important;background-color:transparent!important;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;line-height:0;transition:all .3s ease-in-out}.styles_kicker__COFog.styles_right-block-dark__WKMgq:hover{opacity:.7}.styles_kicker__COFog.styles_right-block-dark__WKMgq .styles_square__tL88f{position:relative;display:inline-block;border-radius:2px;width:13px;height:13px;margin-left:4px;background-color:#fff;transition:all .3s ease-in-out}.styles_kicker__COFog.styles_right-block-dark__WKMgq .styles_square__tL88f:hover{opacity:.7}.styles_hero_highlights__IC7Ry{margin:0 16px 40px;position:relative}.styles_hero_highlights__IC7Ry .swiper-slide{width:1000px!important}.styles_highlight_main__NhiMh{width:1000px;position:relative}.styles_highlight_wrapper__rRU16{width:100%;height:100%;overflow:hidden;border-radius:8px;position:relative}.styles_image_container__YGKoK{position:relative;height:480px}.styles_image_gradient_wrapper__Z_O8t{position:relative}.styles_image_gradient_wrapper__Z_O8t:after{background:linear-gradient(180deg,rgba(30,34,47,0) 31.87%,#1e222f 96.34%);content:"";position:absolute;inset:0;pointer-events:none}.styles_image_gradient_wrapper__Z_O8t.styles_minha-serie__ei_1q:after{background:linear-gradient(180deg,rgba(29,30,26,0) 31.87%,#1d1e1a 96.34%)}.styles_image_gradient_wrapper__Z_O8t.styles_voxel__FYiDQ:after{background:linear-gradient(180deg,rgba(29,27,29,0) 31.87%,#1d1b1d 96.34%)}.styles_image_gradient_wrapper__Z_O8t img{display:block;width:100%;height:480px;-o-object-fit:cover;object-fit:cover}.styles_main_image__QPGM1{height:480px!important;-o-object-fit:cover;object-fit:cover}.styles_highlight_overlay__dXSR5{background:linear-gradient(180deg,rgba(30,34,47,0) 31.87%,#1e222f 96.34%);position:absolute;bottom:0;z-index:2;width:100%;padding:24px 0}.styles_highlight_overlay__dXSR5.styles_minha-serie__ei_1q{background:linear-gradient(180deg,rgba(29,30,26,0) 31.87%,#1d1e1a 96.34%)}.styles_highlight_overlay__dXSR5.styles_voxel__FYiDQ{background:linear-gradient(180deg,rgba(29,27,29,0) 31.87%,#1d1b1d 96.34%)}.styles_highlight_overlay__dXSR5 .styles_category__81vs7{color:#fff;text-transform:uppercase;font-size:14px;font-weight:600;display:flex;align-items:center;gap:6px;margin-top:16px;margin-bottom:8px}.styles_highlight_overlay__dXSR5 .styles_category__81vs7 .styles_square__sVf4t{width:13px;height:13px;background:#fff;border-radius:2px}.styles_highlight_overlay__dXSR5 .styles_title__bjDND{color:#fff;line-height:1.2}.styles_list_container__UbtLr{background-color:#1e222f;color:#fff}.styles_list_container__UbtLr.styles_minha-serie__ei_1q{background-color:#1d1e1a}.styles_list_container__UbtLr.styles_voxel__FYiDQ{background-color:#1d1b1d}.styles_list_container__UbtLr ul{gap:1rem;padding-left:0}.styles_articles_list__Y1OwP li{list-style-type:none;font-size:16px;margin-bottom:8px}.styles_dynamic_bullet__P3eUD{position:relative;padding-left:32px;line-height:1.5}.styles_dynamic_bullet__P3eUD:before{content:"";position:absolute;left:12px;top:.6em;width:8px;height:8px;background-color:#5c6170;border-radius:50%}.styles_dynamic_bullet__P3eUD:first-of-type:before{left:0!important}.styles_dynamic_bullet__P3eUD:first-of-type{padding-left:20px}@media(max-width:780px){.styles_hero_highlights__IC7Ry{justify-content:center;flex-wrap:wrap;margin:0 0 24px}.styles_hero_highlights__IC7Ry .swiper-slide{width:100%!important}.styles_hero_highlights__IC7Ry .styles_highlight_main__NhiMh{width:100%}.styles_hero_highlights__IC7Ry .styles_highlight_wrapper__rRU16{border-radius:0!important}.styles_hero_highlights__IC7Ry .styles_list_container__UbtLr{width:100%;border-radius:0}.styles_hero_highlights__IC7Ry .styles_articles_list__Y1OwP{padding:16px;max-width:100%}.styles_hero_highlights__IC7Ry .styles_dynamic_bullet__P3eUD{padding-left:20px!important;max-width:100%!important}.styles_hero_highlights__IC7Ry .styles_dynamic_bullet__P3eUD:before{left:0!important}}.styles_highlights_container__0oNcH{margin:0 16px 40px;position:relative}.styles_highlights_container__0oNcH .swiper-wrapper{max-width:658px}.styles_highlights_container__0oNcH .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:16px;background-color:#fff;opacity:1;z-index:2}.styles_highlights_container__0oNcH .swiper-pagination .swiper-pagination-bullet{background-color:#fff;opacity:.3;border-radius:6px;width:8px;height:8px;margin-right:4px;transform-origin:center center;z-index:2}.styles_highlights_container__0oNcH .styles_highlights_column__e9lTh{display:grid;gap:24px}.styles_highlights_container__0oNcH .styles_highlights_column__e9lTh.styles_layout-carousel__jyecI{grid-template-columns:1fr}.styles_highlights_container__0oNcH .styles_highlights_column__e9lTh.styles_layout-carousel__jyecI .styles_main_image__1HrSI{height:604px!important}.styles_highlights_container__0oNcH .styles_highlights_column__e9lTh.styles_layout-vertical__ShooT{grid-template-columns:repeat(2,1fr)}.styles_highlights_container__0oNcH .styles_highlights_column__e9lTh.styles_layout-mix__P_wJl{grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto}.styles_highlights_container__0oNcH .styles_highlights_column__e9lTh.styles_layout-mix__P_wJl&gt;:first-child{grid-row:span 2;height:604px}.styles_highlights_container__0oNcH .styles_highlights_column__e9lTh.styles_layout-mix__P_wJl&gt;:nth-child(2),.styles_highlights_container__0oNcH .styles_highlights_column__e9lTh.styles_layout-mix__P_wJl&gt;:nth-child(3){grid-row:span 1;height:290px!important}.styles_highlight_main__SGrTg{border-radius:8px;position:relative;overflow:hidden;height:100%}.styles_image_overlay__lnMrK{background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.2));z-index:1}.styles_custom_next__bAZrv,.styles_custom_prev__2MRgd{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;z-index:10}.styles_custom_next__bAZrv.styles_custom_prev__2MRgd,.styles_custom_prev__2MRgd.styles_custom_prev__2MRgd{background:#000;border-radius:50%;margin-left:8px;left:0}.styles_custom_next__bAZrv.styles_custom_next__bAZrv,.styles_custom_prev__2MRgd.styles_custom_next__bAZrv{background:#000;border-radius:50%;margin-right:8px;right:0}.styles_custom_next__bAZrv svg path,.styles_custom_prev__2MRgd svg path{opacity:1}.styles_main_image__1HrSI,.styles_small_image__hMfh8{width:100%;-o-object-fit:cover;object-fit:cover}.styles_main_image__1HrSI{min-height:100%!important}.styles_slide_counter__WLxzI{position:absolute;right:16px;top:16px;background:#000;color:#fff;opacity:1;padding:2px 8px;border-radius:9999px}.styles_highlight_overlay__wEjpG{color:#fff;background:linear-gradient(1turn,rgba(0,0,0,.9) -5.41%,transparent 95.61%);position:absolute;bottom:0;padding:20px;width:100%;z-index:2}.styles_highlight_overlay__wEjpG .styles_category__igXI8{line-height:0;letter-spacing:.28px;width:-moz-fit-content;width:fit-content;margin-top:40px;margin-bottom:8px}.styles_highlight_overlay__wEjpG .styles_category__igXI8 .styles_square__QRbAO{display:inline-block;border-radius:2px;width:13px;height:13px;background-color:#fff}.styles_highlight_overlay__wEjpG .styles_title__TRNiL{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.styles_articles_list__u1jt1{justify-content:center;max-width:318px;height:290px}.styles_articles_list__u1jt1 .styles_link__CeSqL{margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.styles_articles_list__u1jt1 li{list-style-type:none;font-size:18px;font-weight:500;line-height:28px}.styles_dynamic_bullet__vS8ZJ{position:relative;padding-left:1.5rem}.styles_dynamic_bullet__vS8ZJ:before{content:"";position:absolute;left:0;top:9px;width:9px;height:9px;background-color:var(--bullet-color,#295ff2);border-radius:50%}[data-vertical=voxel] .styles_dynamic_bullet__vS8ZJ:before{border-radius:0}.styles_highlight_small__D_62I{border-radius:8px;overflow:hidden;position:relative;width:318px;height:290px}.styles_highlight_small__D_62I a{overflow:hidden;height:100%}@media(max-width:780px){.styles_highlights_container__0oNcH{margin-top:24px;justify-content:center;flex-wrap:wrap}.styles_highlights_container__0oNcH .styles_highlights_column__e9lTh{display:grid;gap:24px}.styles_highlights_container__0oNcH .styles_highlights_column__e9lTh.styles_layout-carousel__jyecI{display:flex;height:410px;width:100%}.styles_highlights_container__0oNcH .styles_highlights_column__e9lTh.styles_layout-carousel__jyecI .styles_main_image__1HrSI{height:410px!important}.styles_highlights_container__0oNcH .styles_highlights_column__e9lTh.styles_layout-mix__P_wJl,.styles_highlights_container__0oNcH .styles_highlights_column__e9lTh.styles_layout-vertical__ShooT{grid-template-columns:1fr}.styles_highlights_container__0oNcH .styles_highlights_column__e9lTh.styles_layout-vertical__ShooT&gt;:first-child{height:410px}.styles_highlights_container__0oNcH .styles_highlights_column__e9lTh.styles_layout-vertical__ShooT&gt;:nth-child(2){height:290px}.styles_highlights_container__0oNcH .styles_highlights_column__e9lTh.styles_layout-mix__P_wJl&gt;:first-child{height:410px}.styles_highlights_container__0oNcH .styles_articles_list__u1jt1{padding:16px 16px 16px 0;max-width:100%;height:auto}.styles_highlight_small__D_62I a,.styles_highlights_container__0oNcH .styles_highlight_small__D_62I{width:100%}}</pre></body></html>