@charset "UTF-8";html.progress{background-color:#f5f5f5}.construction-progress__filter{margin-bottom:32rem;display:flex;justify-content:space-between}@media (max-width:767px){.construction-progress__filter{flex-direction:column-reverse}}.construction-progress__filter .left{width:100%;display:flex;gap:20rem}@media (max-width:767px){.construction-progress__filter .left{flex-direction:column}}.construction-progress__filter .right{margin-left:16rem;flex-shrink:0}@media (max-width:767px){.construction-progress__filter .right{margin-left:0;margin-bottom:20rem}}@media (min-width:768px){.construction-progress__filter .dropdown{width:220rem}}.construction-progress__filter .dropdown__body{padding:0;border-radius:0;max-height:252rem;overflow-y:auto}.construction-progress__filter .dropdown__body label{flex-direction:unset;justify-content:flex-start;cursor:pointer;padding:12rem 16rem;margin-bottom:0}@media(hover),(min-width:0�),(min--moz-device-pixel-ratio:0),(-ms-high-contrast:none),(-ms-high-contrast:active){.construction-progress__filter .dropdown__body label:hover{background:#f5f5f5}}.construction-progress__filter .dropdown__body label:active{background:#f5f5f5}.construction-progress__filter .dropdown__body label i{display:none!important}@media (max-width:767px){.construction-progress__filter .tabs__item{width:50%}}.construction-progress__filter .tabs__item .svg-icon{display:block;width:20rem;height:16rem;fill:currentColor}.construction-progress__filter .tabs__item .svg-icon._stroke{fill:none;stroke:currentColor;stroke-width:2}.construction-progress__slider .slider__slider{margin-right:27rem}@media (min-width:768px){.construction-progress__slider .slider__slider{overflow:hidden;margin-right:-8rem}}.construction-progress__slider .slider__slide{padding-right:8rem}.construction-progress__items{display:flex;flex-wrap:wrap;gap:24rem 8rem}@media (max-width:767px){.construction-progress__items{flex-direction:column;align-items:center}}.construction-progress__items .block{display:block;color:#222}.construction-progress__item{display:flex;position:relative;overflow:hidden;border-radius:24rem;transform:translateZ(0);color:#fff;height:318rem;width:424rem}@media (max-width:767px){.construction-progress__item{width:308rem}}.construction-progress__item .bg{z-index:0;transition:.5s cubic-bezier(.25,.1,.25,1);transform:scale(1) translateZ(0)}@media(hover),(min-width:0�),(min--moz-device-pixel-ratio:0),(-ms-high-contrast:none),(-ms-high-contrast:active){.construction-progress__item:hover .bg{transform:scale(1.05) translateZ(0)}}.construction-progress__item:active .bg{transform:scale(1.05) translateZ(0)}.construction-progress__item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,0) 59.88%,rgba(0,0,0,.5) 82.26%)}.construction-progress__item .content{z-index:1;display:flex;align-items:flex-end;justify-content:space-between;padding:24rem}.construction-progress__item .content .name{font-size:20rem;line-height:1;font-weight:700}@media (min-width:768px){.construction-progress__item .content .name{font-size:24rem}}.construction-progress__item .content .icons{display:flex;margin-left:16rem}.construction-progress__item .content .icons .item{display:flex;align-items:center;margin-left:12rem}.construction-progress__item .content .icons .item:first-child{margin-left:0}.construction-progress__item .content .icons .item .num{font-size:16rem;line-height:1;font-weight:700}.construction-progress__item .content .icons .item .svg-icon{display:block;width:21rem;height:16rem;margin-left:5rem;fill:currentColor}.construction-progress__item .play{margin:auto;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:999}