@-webkit-keyframes visible_elem{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}}@-webkit-keyframes visible_elem2{0%{opacity:0;visibility:hidden;width:0;height:1px}100%{opacity:1;visibility:visible;width:100%;height:2px;background-color:#2978c7}}@-webkit-keyframes visible_elem3{0%{opacity:0;visibility:hidden;width:0;height:1px}100%{opacity:1;visibility:visible;width:100%;height:2px;background-color:currentColor}}@-webkit-keyframes visible_elem4{0%{opacity:0;visibility:hidden;display:none;height:0}100%{opacity:1;visibility:visible;display:block;height:100%}}.archive-section{padding:39px 0 60px;overflow:hidden}@media screen and (max-width:992px){.archive-section{padding:0 0 40px}}.archive-section__search{margin-bottom:37px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:410px;margin-left:auto}@media screen and (max-width:992px){.archive-section__search{width:calc(100% + 30px);margin-left:-15px;margin-bottom:0;padding:50px 15px;background-color:#f4f4f4}}.archive-section__search form{width:100%;position:relative}.archive-section__search form.reset-btn-search button svg:first-child{display:none}.archive-section__search form.reset-btn-search button svg:last-child{display:block}.archive-section__search label{display:block}.archive-section__search input{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:none;border-radius:0;border-bottom:2px solid #787878;background-color:transparent;padding:0 20px 2px 0;font-size:18px;line-height:24px;color:#000;font-family:Lato,sans-serif;font-weight:400;width:100%}.archive-section__search input::-ms-clear,.archive-section__search input::-ms-reveal{width:0;height:0;display:none}.archive-section__search input::-webkit-search-cancel-button,.archive-section__search input::-webkit-search-decoration,.archive-section__search input::-webkit-search-results-button,.archive-section__search input::-webkit-search-results-decoration{display:none}.archive-section__search input:focus::-webkit-input-placeholder{opacity:0;visibility:hidden}.archive-section__search input:focus::-moz-placeholder{opacity:0;visibility:hidden}.archive-section__search input:focus:-ms-input-placeholder{opacity:0;visibility:hidden}.archive-section__search input:focus::-ms-input-placeholder{opacity:0;visibility:hidden}.archive-section__search input:focus::placeholder{opacity:0;visibility:hidden}.archive-section__search input::-webkit-input-placeholder{color:#000;font-weight:400;opacity:1;visibility:visible;-webkit-transition:all .4s ease;transition:all .4s ease}.archive-section__search input::-moz-placeholder{color:#000;font-weight:400;opacity:1;visibility:visible;-moz-transition:all .4s ease;transition:all .4s ease}.archive-section__search input:-ms-input-placeholder{color:#000;font-weight:400;opacity:1;visibility:visible;-ms-transition:all .4s ease;transition:all .4s ease}.archive-section__search input::-ms-input-placeholder{color:#000;font-weight:400;opacity:1;visibility:visible;-ms-transition:all .4s ease;transition:all .4s ease}.archive-section__search input::placeholder{color:#000;font-weight:400;opacity:1;visibility:visible;-webkit-transition:all .4s ease;transition:all .4s ease}.archive-section__search button{-moz-appearance:none;appearance:none;-webkit-appearance:none;border-radius:0;border:none;background-color:transparent;cursor:pointer;position:absolute;right:1px;bottom:7px;z-index:1;cursor:pointer;font-size:0}.archive-section__search button:hover svg path{fill:#2978c7}.archive-section__search button svg{max-width:20px;width:100%;display:block;height:100%}.archive-section__search button svg:last-child{display:none}.archive-section__search button svg path{fill:#000;-webkit-transition:all .4s ease;transition:all .4s ease}.archive-section__filter{overflow:hidden;padding:0 15px;margin:0 -15px}@media screen and (max-width:992px){.archive-section__filter{padding-top:40px}}.archive-section__filter .form-filter{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;opacity:0;visibility:hidden}.archive-section__filter .form-filter.slick-initialized{opacity:1;visibility:visible}.archive-section__filter .form-filter.visible-arrow .slick-arrow{display:block!important}.archive-section__filter .form-filter .slick-arrow{display:none!important;position:absolute;content:'';top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:10;cursor:pointer;-webkit-mask:url(../img/filter-arr.svg);mask:url(../img/filter-arr.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:#000;width:8px;height:14px;margin-top:1px;-webkit-transition:all .4s ease;transition:all .4s ease}.archive-section__filter .form-filter .slick-arrow:hover{background-color:#2978c7}.archive-section__filter .form-filter .slick-arrow.prev{left:-11px}.archive-section__filter .form-filter .slick-arrow.next{right:-11px;-webkit-transform:translateY(-50%) scale(-1,-1);-ms-transform:translateY(-50%) scale(-1,-1);transform:translateY(-50%) scale(-1,-1)}.archive-section__filter .form-filter .slick-list{overflow:visible}.archive-section__filter .form-filter__item{margin:0 24px;display:block;cursor:pointer;position:relative}@media screen and (max-width:1199px){.archive-section__filter .form-filter__item{margin:0 17px}}.archive-section__filter .form-filter__item.active .form-filter__title{text-shadow:0 0 .01px #000,0 0 .01px #000,0 0 .01px #000}.archive-section__filter .form-filter__item.active .form-filter__title::before{width:100%;opacity:1;visibility:visible}.archive-section__filter .form-filter__item:last-child::before{display:none}.archive-section__filter .form-filter__item::before{right:-27px;position:absolute;content:'';top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:3px;height:18px;background-color:#2978c7}@media screen and (max-width:1199px){.archive-section__filter .form-filter__item::before{right:-18px;top:53%}}.archive-section__filter .form-filter__item input{display:none}.archive-section__filter .form-filter__title{font-size:24px;line-height:30px;-webkit-transition:all .4s ease;transition:all .4s ease;font-weight:400;font-family:Lato,sans-serif;color:#000;padding-bottom:2px;position:relative}@media screen and (max-width:1199px){.archive-section__filter .form-filter__title{font-size:18px}}.archive-section__filter .form-filter__title::before{position:absolute;content:'';left:0;bottom:-3px;height:2px;width:0;background-color:#2978c7;opacity:0;visibility:hidden;-webkit-transition:all .4s ease;transition:all .4s ease}@media screen and (max-width:1199px){.archive-section__filter .form-filter__title::before{bottom:-2px}}.archive-section__listing{padding-top:37px}@media screen and (max-width:992px){.archive-section__listing{padding-top:30px}}.archive-section__listing .ajaxLoadMore{text-align:center;padding:32px 0 18px}.archive-section__listing .ajaxLoadMore .btn--more:hover::before{-webkit-animation:visible_elem2 .4s ease-in-out both;animation:visible_elem2 .4s ease-in-out both}.archive-top{position:relative}@media screen and (max-width:992px){.archive-top{border-radius:0;background-color:#f4f4f4}}.archive-top__block{padding:80px 0;position:relative;min-height:550px;background-size:cover;background-repeat:no-repeat;background-position:top center;border-radius:0 0 30px 30px}@media screen and (max-width:1199px){.archive-top__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:457px}}@media screen and (max-width:992px){.archive-top__block{padding:50px 0 34px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;border-radius:0 0 20px 20px}}.archive-top__block::before{position:absolute;content:'';height:100%;top:0;left:0;background:linear-gradient(89.7deg,rgba(0,0,0,.8) 1.72%,rgba(21,21,21,0) 99.72%);width:calc(100% - 595px);border-radius:0 0 30px 30px}@media screen and (max-width:1199px){.archive-top__block::before{width:80%}}@media screen and (max-width:992px){.archive-top__block::before{width:100%;height:calc(100% - 48px);top:auto;bottom:0;border-radius:0 0 20px 20px;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.9)),to(rgba(102,102,102,0)));background:linear-gradient(0deg,rgba(0,0,0,.9) 0,rgba(102,102,102,0) 100%)}}.archive-top .container{position:relative;z-index:2}.archive-top .section__header{margin-bottom:0;color:#fff;max-width:550px}@media screen and (max-width:767px){.archive-top .section__title{font-size:32px;line-height:40px}}.archive-top .section__btn{margin-top:30px}@media screen and (max-width:992px){.archive-top .section__btn{margin-top:20px}}.archive-top .section__btn .btn--arrow{padding:15px 30px;font-size:20px}.get-involved{padding:70px 0 110px;overflow:hidden;background-color:#f4f4f4}@media screen and (max-width:1199px){.get-involved{padding:55px 0 100px}}.get-involved .section__header{margin-bottom:30px;text-align:center}@media screen and (max-width:1199px){.get-involved .section__header{margin-bottom:20px}}.get-involved__list{position:relative;margin:0 -15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:1199px){.get-involved__list{margin:0 -10px}}@media screen and (max-width:992px){.get-involved__list{margin:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.get-involved__item{width:calc((100% / 3) - 30px);margin:0 15px 30px;padding:42px 20px 50px;-webkit-transition:all .4s ease;transition:all .4s ease;background-color:#fff;position:relative;border-radius:30px}@media screen and (max-width:1199px){.get-involved__item{width:calc((100% / 3) - 20px);margin:0 10px 20px;padding:40px 20px}}@media screen and (max-width:992px){.get-involved__item{width:calc(50% - 15px);margin:0 0 20px}}@media screen and (max-width:767px){.get-involved__item{width:100%}}.get-involved__icon{width:89px;height:89px;margin:0 auto 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:1199px){.get-involved__icon{margin:0 auto 10px}}.get-involved__icon img{display:block;max-width:100%;width:auto;-o-object-fit:contain;object-fit:contain}.get-involved__descr{text-align:center}.get-involved__title{font-size:52px;line-height:60px;font-weight:700;font-family:Lato,sans-serif;color:#000}.get-involved__title span{display:inline;padding-bottom:2px;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#2978c7),to(#2978c7));background:linear-gradient(to bottom,#2978c7 0,#2978c7 100%);background-size:0 2px;background-repeat:no-repeat;background-position:left 100%;-webkit-transition:all .4s ease;transition:all .4s ease}@media screen and (max-width:1199px){.get-involved__title{font-size:32px;line-height:40px}}.get-involved__content{margin-top:20px;font-size:16px;line-height:28px;font-family:"Open Sans",sans-serif;font-weight:400;color:#000}@media screen and (max-width:1199px){.get-involved__content{margin-top:10px}}.get-involved__btn{margin-top:42px}@media screen and (max-width:1199px){.get-involved__btn{margin-top:20px}}.get-involved__btn .btn--arrow{padding:15px 30px;font-size:20px;margin:0 auto}@media screen and (max-width:992px){.get-involved__btn .btn--arrow{padding:15px 20px;font-size:18px}}@media screen and (max-width:992px){.get-involved__btn .btn--arrow::after{width:33px;height:12px;top:1px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}