.yarl__fullsize{height:100%;width:100%}.yarl__relative{position:relative}.yarl__portal{bottom:0;left:0;opacity:0;overflow:hidden;position:fixed;right:0;top:0;transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);z-index:var(--yarl__portal_zindex,9999)}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));bottom:0;left:0;outline:none;overflow:hidden;overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);position:absolute;right:0;top:0;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;-moz-user-select:none;user-select:none}.yarl__carousel{align-content:center;align-items:stretch;display:flex;flex:0 0 auto;height:100%;justify-content:center;opacity:var(--yarl__pull_opacity,1);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px, 0)*1px + var(--yarl__carousel_spacing_percent, 0)*1%))}.yarl__carousel_with_slides{column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%)}.yarl__flex_center{align-content:center;align-items:center;display:flex;justify-content:center}.yarl__slide{flex:1 1;overflow:hidden;padding:calc(var(--yarl__carousel_padding_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_padding_percent, 0)*1%);position:relative}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{max-height:100%;max-width:100%;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.yarl__slide_image_cover{height:100%;object-fit:cover;width:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d}}.yarl__slide_placeholder{left:50%;line-height:0;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.yarl__slide_loading{animation:yarl__delayed_fadein 1s linear;color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,hsla(0,0%,100%,.8)))}.yarl__slide_loading line{animation:yarl__stroke_opacity 1s linear infinite}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:var(--yarl__slide_icon_error_color,red);height:var(--yarl__slide_icon_error_size,48px);width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{bottom:auto;display:flex;justify-content:flex-end;left:auto;padding:var(--yarl__toolbar_padding,8px);position:absolute;right:0;top:0}[dir=rtl] .yarl__toolbar{bottom:auto;left:0;right:auto;top:0}.yarl__icon{height:var(--yarl__icon_size,32px);width:var(--yarl__icon_size,32px)}.yarl__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);color:var(--yarl__color_button,hsla(0,0%,100%,.8));cursor:pointer;filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));line-height:0;margin:var(--yarl__button_margin,0);outline:none;padding:var(--yarl__button_padding,8px);-webkit-tap-highlight-color:transparent}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,hsla(0,0%,100%,.8))}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,hsla(0,0%,100%,.4));cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%) rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%) rotate(180deg)}.yarl__no_scroll{height:100%;overflow:hidden;overscroll-behavior:none}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}.PostHero_hero__DNKYa{position:relative;width:100%;min-height:min-content;display:flex;align-items:flex-end;--socials-size:40px}@media(max-width:800px){.PostHero_hero__DNKYa{--socials-size:30px}}.PostHero_content__mT3g6{display:flex}@media(max-width:1100px){.PostHero_content__mT3g6{flex-direction:column}}.PostHero_left__bHhAC{width:100%}.PostHero_right__TSNW0{display:flex;flex-direction:column;margin-left:auto;margin-top:auto;gap:10px}@media(max-width:1100px){.PostHero_right__TSNW0{flex-direction:row;margin-left:0;margin-top:0;padding-top:15px;justify-content:space-between}}.PostHero_socials__LNjRT{display:flex;justify-content:space-between;gap:15px}.PostHero_socials__LNjRT a{transition:opacity .3s ease;height:var(--socials-size)}.PostHero_socials__LNjRT a svg{height:var(--socials-size);width:var(--socials-size)}@media not all and (hover:none){.PostHero_socials__LNjRT a{opacity:1}.PostHero_socials__LNjRT a:hover{opacity:.7}}@media(max-width:1100px){.PostHero_socials__LNjRT{gap:15px}}@media(max-width:800px){.PostHero_socials__LNjRT{gap:10px}}.PostHero_newsForm__wHvky{display:flex;transition:opacity .3s ease}.PostHero_newsForm__wHvky svg{height:var(--socials-size);width:var(--socials-size);z-index:1}@media not all and (hover:none){.PostHero_newsForm__wHvky{opacity:1}.PostHero_newsForm__wHvky:hover{opacity:.7}}.PostHero_newsFormTitle__vyEK5{position:relative;max-width:200px;text-transform:uppercase;background-color:var(--color-blue-icon);color:var(--color-white);display:flex;align-items:center;flex-wrap:wrap;overflow:hidden;height:var(--socials-size);padding-left:calc(var(--socials-size)/2 + 10px);padding-right:10px;font-size:12px;font-weight:700;margin-left:-12px}.PostHero_newsFormTitle__vyEK5 span{line-height:1}.PostHero_newsFormTitle__vyEK5:before{content:"";display:block;background:#fff;position:absolute;height:calc(var(--socials-size) + 4px);width:var(--socials-size);border-radius:0 50% 50% 0;left:calc(var(--socials-size)/-2)}@media(max-width:800px){.PostHero_newsFormTitle__vyEK5{font-size:10px}}.PostHero_newsPostType__pqlwn.PostHero_hero__DNKYa,.PostHero_pagePostType__EirC3.PostHero_hero__DNKYa{background:var(--color-white);color:var(--color-blue);padding-inline:var(--container-padding);max-width:var(--container-width);margin:0 auto}.PostHero_newsPostType__pqlwn.PostHero_hero__DNKYa .PostHero_content__mT3g6,.PostHero_pagePostType__EirC3.PostHero_hero__DNKYa .PostHero_content__mT3g6{padding:95px 0 0}@media(max-width:500px){.PostHero_newsPostType__pqlwn.PostHero_hero__DNKYa .PostHero_content__mT3g6,.PostHero_pagePostType__EirC3.PostHero_hero__DNKYa .PostHero_content__mT3g6{padding:60px 0 0}}.PostHero_newsPostType__pqlwn.PostHero_hero__DNKYa .PostHero_imageContainer__ZFq2U,.PostHero_pagePostType__EirC3.PostHero_hero__DNKYa .PostHero_imageContainer__ZFq2U{display:none}.PostHero_newsPostType__pqlwn.PostHero_hero__DNKYa .PostHero_title__np2I6,.PostHero_pagePostType__EirC3.PostHero_hero__DNKYa .PostHero_title__np2I6{font-size:42px}@media(max-width:500px){.PostHero_newsPostType__pqlwn.PostHero_hero__DNKYa .PostHero_title__np2I6,.PostHero_pagePostType__EirC3.PostHero_hero__DNKYa .PostHero_title__np2I6{font-size:30px}}@media(max-width:400px){.PostHero_newsPostType__pqlwn.PostHero_hero__DNKYa .PostHero_title__np2I6,.PostHero_pagePostType__EirC3.PostHero_hero__DNKYa .PostHero_title__np2I6{font-size:25px}}.PostHero_newsPostType__pqlwn.PostHero_hero__DNKYa .PostHero_meta__AHilE,.PostHero_pagePostType__EirC3.PostHero_hero__DNKYa .PostHero_meta__AHilE{margin-bottom:0}.PostHero_newsPostType__pqlwn.PostHero_hero__DNKYa .PostHero_date__2B4xP svg,.PostHero_pagePostType__EirC3.PostHero_hero__DNKYa .PostHero_date__2B4xP svg{color:var(--color-blue);border-radius:100%}.PostHero_newsPostType__pqlwn.PostHero_hero__DNKYa .PostHero_date__2B4xP svg :first-child,.PostHero_pagePostType__EirC3.PostHero_hero__DNKYa .PostHero_date__2B4xP svg :first-child{fill:var(--color-blue)}.PostHero_articlePostType__7vOPm.PostHero_hero__DNKYa,.PostHero_reportPostType__fYJGT.PostHero_hero__DNKYa{background:var(--color-blue);color:var(--color-white);height:70vh;max-height:700px}.PostHero_articlePostType__7vOPm.PostHero_hero__DNKYa .PostHero_imageContainer__ZFq2U,.PostHero_reportPostType__fYJGT.PostHero_hero__DNKYa .PostHero_imageContainer__ZFq2U{position:absolute;inset:0;width:100%;height:100%;margin:0 auto}.PostHero_articlePostType__7vOPm.PostHero_hero__DNKYa .PostHero_imageContainer__ZFq2U:after,.PostHero_reportPostType__fYJGT.PostHero_hero__DNKYa .PostHero_imageContainer__ZFq2U:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--color-blue) 15%,var(--color-blue-0) 100%);z-index:1}.PostHero_articlePostType__7vOPm.PostHero_hero__DNKYa .PostHero_title__np2I6,.PostHero_reportPostType__fYJGT.PostHero_hero__DNKYa .PostHero_title__np2I6{font-size:70px}@media(max-width:900px){.PostHero_articlePostType__7vOPm.PostHero_hero__DNKYa .PostHero_title__np2I6,.PostHero_reportPostType__fYJGT.PostHero_hero__DNKYa .PostHero_title__np2I6{font-size:70px}}@media(max-width:700px){.PostHero_articlePostType__7vOPm.PostHero_hero__DNKYa .PostHero_title__np2I6,.PostHero_reportPostType__fYJGT.PostHero_hero__DNKYa .PostHero_title__np2I6{font-size:60px;font-size:50px}}@media(max-width:500px){.PostHero_articlePostType__7vOPm.PostHero_hero__DNKYa .PostHero_title__np2I6,.PostHero_reportPostType__fYJGT.PostHero_hero__DNKYa .PostHero_title__np2I6{font-size:40px}}@media(max-width:400px){.PostHero_articlePostType__7vOPm.PostHero_hero__DNKYa .PostHero_title__np2I6,.PostHero_reportPostType__fYJGT.PostHero_hero__DNKYa .PostHero_title__np2I6{font-size:30px}}.PostHero_articlePostType__7vOPm.PostHero_hero__DNKYa .PostHero_date__2B4xP svg,.PostHero_reportPostType__fYJGT.PostHero_hero__DNKYa .PostHero_date__2B4xP svg{color:var(--color-blue);border-radius:100%}.PostHero_articlePostType__7vOPm.PostHero_hero__DNKYa .PostHero_date__2B4xP svg :first-child,.PostHero_reportPostType__fYJGT.PostHero_hero__DNKYa .PostHero_date__2B4xP svg :first-child{fill:none}.PostHero_articlePostType__7vOPm.PostHero_hero__DNKYa .PostHero_meta__AHilE,.PostHero_articlePostType__7vOPm.PostHero_hero__DNKYa .PostHero_socials__LNjRT,.PostHero_reportPostType__fYJGT.PostHero_hero__DNKYa .PostHero_meta__AHilE,.PostHero_reportPostType__fYJGT.PostHero_hero__DNKYa .PostHero_socials__LNjRT{margin-bottom:60px}@media(max-width:1100px){.PostHero_articlePostType__7vOPm.PostHero_hero__DNKYa .PostHero_meta__AHilE,.PostHero_articlePostType__7vOPm.PostHero_hero__DNKYa .PostHero_socials__LNjRT,.PostHero_reportPostType__fYJGT.PostHero_hero__DNKYa .PostHero_meta__AHilE,.PostHero_reportPostType__fYJGT.PostHero_hero__DNKYa .PostHero_socials__LNjRT{margin-bottom:30px}}.PostHero_coverImage__tFiaw{object-fit:cover;z-index:0}.PostHero_content__mT3g6{position:relative;padding-block:var(--gap);z-index:2}.PostHero_category__X_IoA{display:inline-block;margin-bottom:1em;text-transform:uppercase}.PostHero_title__np2I6{margin:0 0 .5em;font-weight:700;line-height:1.2;max-width:800px}@media(min-width:1400px){.PostHero_title__np2I6{max-width:65%}}.PostHero_meta__AHilE{display:flex;align-items:center;gap:1.5em;font-size:.7em}.PostHero_author__L7mk3,.PostHero_date__2B4xP,.PostHero_views__qM8Qh{opacity:.8;font-size:25px}@media(max-width:700px){.PostHero_author__L7mk3,.PostHero_date__2B4xP,.PostHero_views__qM8Qh{font-size:16px}}.PostHero_date__2B4xP{display:flex;gap:7px}.PostHero_date__2B4xP svg{height:20px;width:20px;margin-top:2px}@media(max-width:700px){.PostHero_date__2B4xP svg{height:13px;width:13px}}.PostHero_shareButton__h7alr{margin-left:auto;padding:8px 16px;background:rgba(0,0,0,0);border:1px solid;border-radius:4px;cursor:pointer;transition:all .2s}.PostHero_shareButton__h7alr:hover{background:hsla(0,0%,100%,.5)}