.datepicker--cells{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4a4a4a;
    border: 1px solid #C4C4C4;}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4EB5E6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#FF9A19;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:content-box;font-family: "SB Sans Text", sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;transform:none}.datepicker--content{box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 10px / 2)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 10px / 2)}.datepicker--body.active{display:block}.datepicker--nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--button{color:#4EB5E6;cursor:pointer;border-radius:4px;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:'';background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s;margin-top:-6px}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:'';background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}

h1{
    margin-bottom: 12px;
    margin-top: 32px;
    font-family: "SB Sans Display", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 40px;
    color: #000;
}

.block{
    font-family: "SB Sans Text", sans-serif;
}

.links-block{
    display: flex;
    align-items: center;
    margin-bottom: 32px;
}

.links-item{
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
}

.links-item:not(:last-child){
    margin-right: 24px;
}

.links-value{
    display: flex;
    align-items: center;
    color: #21BA72;
    transition: color 200ms;
}

.links-value:hover{
    color: #209F6D;
}

.links-value svg{
    width: 16px;
    height: auto;
    margin-right: 8px;
}

.links-title{
    font-weight: 600;
    margin-right: 8px;
}

.filter-input__input-container{
    position: relative;
}

.filter-input__input-container:not(:last-child){
    margin-right: 16px;
}

.filter-input__input-container input{
    width: 270px;
    height: 40px;
    border: none;
    padding: 0;
    font-family: "SB Sans Text", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 140%;
    display: flex;
    align-items: center;
    color: #333F48;
    border-radius: 22px;
    border: 1px solid #E1E5EA;
    transition: all 200ms;
    padding-left: 36px;
}

.filter-input__input-container svg:not(.select-arrow){
    position: absolute;
    top: 50%;
    margin-top: -8px;
    margin-left: 14px;
    pointer-events: none;
}

.filter-input__input-container input:hover, .filter-input__input-container input:focus{
    border-color: #209F6D;
}

.filter-input__input-container.datepicker-block input{
    width: 300px;
}

.datepicker{
    box-shadow: 0px 0px 4px 2px rgb(157 157 157 / 15%)!important;
    border-radius: 8px!important;
    border: none!important;
    width: 300px!important;
}

.datepicker--pointer{
    display: none!important;
}

.datepicker--content{
    padding: 16px 16px 8px 16px!important;
    font-size: 14px!important;
    font-weight: 600;
}

.datepicker--day-name {
    color: #878B90!important;
    font-size: 14px!important;
    height: 32px!important;
    text-transform: none!important;
}

.datepicker--cell{
    margin-bottom: 8px;
    padding-bottom: 6px;
}

.datepicker--days-names{
    margin: 0px 0px 8px 0px!important;
}

.datepicker--nav{
    border-bottom: 0px!important;
    padding: 16px 16px 0px 16px!important;
}

.datepicker--nav-title{
    font-weight: 600!important;
    font-size: 14px!important;
    color: #000000!important;
    cursor: default!important;
}

.datepicker--nav-title i {
    color: #000000!important;
}

.datepicker--nav-action{
    width: 24px!important;
    height: 24px!important;
}

.datepicker--nav-action svg{
    width: 16px!important;
    height: 16px!important;
}

.datepicker--nav-title:hover{
    background: none!important;
}

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
    color: #C4C4C4!important;
}

.datepicker--cell.-current-.-focus-{
    color: #4a4a4a!important;
    border: 1px solid #C4C4C4!important;
}

.datepicker--cell.-current-.-focus-.-in-range-{
    border: none!important;
}

.datepicker--cell.-focus- {
    border: none!important;
    background: #F6F6F6!important;
}

.datepicker--cell.-selected-, .datepicker--cell.-selected-.-current-{
    background: #209F6D!important;
    color: #ffffff!important;
    border: none!important;
}

.datepicker--cell.-in-range- {
    background: #C6F4C6!important;
    color: #333F48!important;
    border: none!important;
}

.datepicker--cell.-range-to-:not(.-selected-){
    background: #209F6D!important;
    color: #ffffff!important;
    border: none!important;
}

.datepicker--cell.-range-from-:not(.-selected-){
    background: #209F6D!important;
    color: #ffffff!important;
    border: none!important;
}

.select-arrow{
    position: absolute;
    top: 16px;
    right: 20px;
    pointer-events: none;
    width: 12px;
    height: auto;
    transition: transform 200ms;
}

.select-arrow-back{
    transform: rotate(180deg);
}

.datepicker{
    z-index: 99!important;
}

.filter-block{
    display: flex;
    align-items: center;
    margin-bottom: 24px;
}

.cr{
    display: flex;
    flex-wrap: wrap;
    margin: -4px;
}

.cr input{
    display: none;
}

.cr label{
    position: relative;
    display: flex;
    align-items: center;
    flex: none;
    font-size: 14px;
    color: #000000;
    background-color: #ffffff;
    border: 1px solid #F2F2F2;
    box-shadow: 0px 2px 4px rgba(52, 64, 75, 0.06);
    height: 32px;
    padding: 0px 18px;
    margin: 4px;
    border-radius: 32px;
    white-space: nowrap;
    transition: background 0.2s, color 0.2s, border 0.2s;
    cursor: pointer;
}

.cr input:checked + label{
    background-color: #333F48;
    border-color: #333F48;
    color: #ffffff
}

.cr input:not(:checked) + label:hover{
    color: #21BA72;
}

.filter-filter{
    display: flex;
    align-items: center;
}

.filter_types{
    margin-bottom: 32px;
}

.lib-header-share{
    margin-left: auto;
    position: relative;
    z-index: 1;
}

.lib-header-share-title{
    font-size: 14px;
    color: #878B90;
    margin-right: 14px;
    font-family: 'SB Sans Text';
}

.vm{
    position: relative;
    display: inline-flex;
}


.vs{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    color: #21BA72;
    transition: color 0.2s;
    flex: none;
    cursor: pointer;
}

.vs:hover{
    color: #209F6D;
}

.vs:not(:first-child){
    margin-left: 8px;
}

.vs svg{
    max-width: 16px;
    max-height: 16px;
    width: 100%;
    flex: none;
}

.mf{
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 14px;
    right: 0px;
    height: 32px;
    min-width: 100%;
    background-color: #ffffff;
    border: 1px solid #F2F2F2;
    box-shadow: 0px 2px 4px rgb(52 64 75 / 6%);
    border-radius: 16px;
    padding: 0px 15px;
    white-space: nowrap;
    top: calc(100% + 12px);
    transition: opacity 0.2s;
    flex: none;
}

.vm:not(.copied) .mf{
    opacity: 0;
    visibility: hidden;
}

.link-under:hover span{
    text-decoration: underline;
}

.filter-clear .clear-go{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0px 32px;
    border-radius: 30px;
    font-size: 14px;
    background: #333F48;
    color: #ffffff;
    height: 40px;
    cursor: pointer;
    transition: all 200ms;
}

.filter-clear .clear-go:hover{
    background: #209F6D;
}

.filter-clear .filter-go{
    display: none;
}

.filter-clear .clear-go svg{
    display: none;
}

.filter-clear .clear-go:not(.clear-go-active){
    display: none;
}

.datapicker-block input{
    width: 300px;
}

.spreading-cards__item-image{
    width: 325px;
    margin-right: 24px;
    flex: none;
}

.spreading-cards__item-image a{
    transition: opacity 200ms;
}

.spreading-cards__item-image a:hover{
    opacity: 0.8;
}

.spreading-cards__item-image img{
    width: 100%;
    height: auto;
    border-radius: 8px;
}
.spreading-cards__item{
    display: flex;
}

/*.spreading-cards__item-content{
    margin-top: auto;
    margin-bottom: auto;
}*/

.spreading-cards__item-date{
    font-size: 16px;
    line-height: 22px;
    color: #21BA72;
}

.spreading-cards__item-header{
    margin-bottom: 16px;
}

.spreading-cards__item-title a{
    font-size: 24px;
    line-height: 32px;
    font-family: "SB Sans Display", sans-serif;
    font-weight: 600;
    color: #000000;
    transition: color 200ms;
}

.spreading-cards__item-title a:hover{
    color: #209F6D;
}

.text-news{
    color: #333F48;
    font-size: 18px;
    line-height: 24px;
    margin-top: 8px;
}

.spreading-cards__item:not(:last-child){
    margin-bottom: 32px;
}


.lib-slider-block{
    position: relative;
    margin-top: 64px;
}

.lib-slider{
    touch-action: pan-y;
    overflow: hidden;
}

.lib-slider .swiper-wrapper{
    display: flex;
    transition-property: transform;
    transform: translate3d(0px,0,0);
    cursor: grab;
}

.lib-slider .swiper-slide{
    width: 100%;
    flex-shrink: 0;
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: transform;
    overflow: hidden;
    border-radius: 16px;
}

.lib-slider .swiper-slide a{
    display: block;
}

.lib-slider .swiper-slide img{
    display: block;
    width: 100%;
    height: auto;
}

.lib-slider-prev{
    position: absolute;
    display: flex;
    width: 50px;
    height: 50px;
    justify-content: center;
    align-items: center;
    top: calc(50% - 20px);
    left: -25px;
    background-color: #ffffff;
    border-radius: 50%;
    cursor: pointer;
    z-index: 1;
    box-shadow: 0px 2px 4px rgb(52 64 75 / 6%), 0px 2px 4px rgb(52 64 75 / 6%);
}

.lib-slider-prev svg {
    position: relative;
    display: block;
    width: 13px;
    height: auto;
    left: -2px;
    transition: .3s;
}

.lib-slider-prev:hover svg{
    color: #21BA72;
}

.lib-slider-next{
    display: flex;
    position: absolute;
    width: 50px;
    height: 50px;
    justify-content: center;
    align-items: center;
    top: calc(50% - 20px);
    right: -25px;
    background-color: #ffffff;
    border-radius: 50%;
    cursor: pointer;
    z-index: 1;
    box-shadow: 0px 2px 4px rgb(52 64 75 / 6%), 0px 2px 4px rgb(52 64 75 / 6%);
}

.lib-slider-next svg {
    position: relative;
    display: block;
    width: 13px;
    height: auto;
    right: -2px;
    transition: .3s;
}

.lib-slider-next:hover svg{
    color: #21BA72;
}

.lib-slider-block .swiper-button-disabled {
    opacity: 0;
}

.lib-slider-pagen {
    margin-top: 24px;
    justify-content: center;
    display: none;
}

.pagination{
    margin-bottom: 0px;
}


.lib-slider-pagen .swiper-pagination-bullet{
    background-color: #C4C4C4;
    margin: 0 8px!important;
    opacity: 1;
}

.lib-slider-pagen .swiper-pagination-bullet-active{
    background-color: #21BA72;
}


footer{
    margin-top: 64px;
}

.no-text{
    font-size: 16px;
    line-height: 24px;
}

.dp-note{
    position: absolute;
    bottom: 3px;
    width: 6px;
    height: 6px;
    background-color: #F2B500;
    border-radius: 50%;
}

.iteem-footer{
    margin-top: 24px;
    color: #333F48;
    font-size: 16px;
    line-height: 22px;
}

.iteem-footer svg{
    width: 24px;
    height: auto;
    flex: none;
    margin-right: 8px;
}

.spreading-cards__item__date-time{
    display: flex;
}

.spreading-cards__item__date{
    display: flex;
    align-items: center;
}

.spreading-cards__item__time{
    display: flex;
    align-items: center;
    margin-left: 26px;
}

.spreading-cards__item__location{
    margin-top: 12px;
    display: inline-flex;
    align-items: center;
    transition: opacity 200ms;
}

.spreading-cards__item__location:hover{
    opacity: 0.8;
}

.filter-clear-mobile{
    display: none;
}

.vk-gallery{
    margin-top: 6px;
}

@media screen and (max-width: 1199px){
    .spreading-cards__item-date {
        font-size: 14px;
        line-height: 20px;
    }

    .spreading-cards__item-header {
        margin-bottom: 12px;
    }

    .spreading-cards__item-title a {
        font-size: 20px;
        line-height: 26px;
    }

    .text-news {
        font-size: 14px;
        line-height: 20px;
    }
}

@media screen and (max-width: 1024px){

    .iteem-footer {
        margin-top: 16px;
        font-size: 14px;
        line-height: 20px;
    }

    .spreading-cards__item__time{
        margin-left: 0px;
        margin-top: 12px;
    }

    .spreading-cards__item__date-time{
        flex-direction: column;
    }

    h1{
        margin-top: 0px;
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 24px;
    }

    .links-block {
        margin-bottom: 24px;
    }

    .filter-block{
        flex-direction: column;
    }

    .filter-filter{
        order: 1;
        width: 100%;
    }

    .lib-header-share{
        margin-left: 0px;
        margin-bottom: 24px;
        width: 100%;    
    }

    .ajax-block{
        display: flex;
        flex-wrap: wrap;
    }

    .spreading-cards__item{
        flex-direction: column;
        margin: 0px 12px 32px 12px;
        width: calc(33.33333% - 24px);
    }

    .spreading-cards__item-image {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 16px;
    }

    .spreading-cards__item-content {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .pagination{
        width: 100%;
    }

    .ajax-block{
        margin: 0px -12px;
    }

    .no-text{
        margin: 0px 12px;
    }
}

@media screen and (max-width: 768px){
    .spreading-cards__item {
        width: calc(50% - 24px);
    }
}

@media screen and (max-width: 767px){

   .filter-filter .filter-clear{
        display: none;
   } 

   .filter-input__input-container:not(:last-child) {
    margin-right: 0px;
    margin-bottom: 0px;
}
.filter-input__input-container:not(:first-child) {
    margin-top: 16px;
}

    .lib-slider-next {
        display: none;
    }

    .lib-slider-prev{
        display: none;
    }

    .lib-slider-pagen{
        display: flex;
    }

    .links-block{
        flex-direction: column;
    }

    .links-item{
        width: 100%;
    }

    .links-item:not(:last-child) {
        margin-right: 0px;
        margin-bottom: 8px;
    }

    .filter-filter{
        flex-direction: column;
    }

    .filter-input__input-container{
        width: 100%;
    }


    .filter-input__input-container input {
        width: 100%;
    }

    .datepicker {
        width: calc(100vw - 48px)!important;
        max-width: 380px;
    }

    .filter-clear .filter-go{
        display: inline-flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        height: 32px;
        border-radius: 24px;
        padding: 0px 18px;
        color: #ffffff;
        background-color: #21BA72;
        font-size: 14px;
        transition: background 200ms;
        cursor: pointer;
    }

    .filter-clear .filter-go:hover{
        background: #209F6D;
    }

    .filter-clear .clear-go{
        height: 32px;
        border: 1px solid #F2F2F2;
        box-shadow: 0px 2px 4px rgba(52, 64, 75, 0.06);
        padding: 0px 18px;
        background-color: #ffffff;
        color: #000000;
        margin-left: 12px;
    }

    .filter-clear .clear-go svg {
        display: block;
        margin-right: 8px;
    }

    .filter-clear{
        display: flex;
        align-items: center;
        width: 100%;
        margin-top: 16px;
    }

    .filter-clear .clear-go:hover{
        color: #ffffff;
    }

    .lib-slider-block {
        margin-top: 40px;
    }

    .filter-block{
        margin-bottom: 16px;
    }

    footer {
        margin-top: 40px;
    }
}

@media screen and (max-width: 560px){
    .spreading-cards__item {
        width: 100%;
    }
}

.lib-slider .swiper-slide a{
    transition: opacity 200ms;
}

.lib-slider .swiper-slide a:hover{
    opacity: 0.8;
}