.news-page{padding-top:30px}.news-page__grid{padding-top:30px}.news-page .news-slider__item{padding:16px}.news-page .news-slider__image-container{padding-bottom:65%;border-radius:24px}.news-page .news-slider__info{margin-top:19px}.news-page .news-slider__info .date{margin-top:7px}.news-page .news-slider__info .info{margin-top:12px;line-height:1.3}.news-page__news{position:relative}.news-page__news:before{display:block;content:"";margin:0 -10px;width:calc(100% + 20px);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 44 36'%3E%3Cpath fill='%23D9D9D9' d='M8.498 11.908c-3.31-3.367-4.24-8.24-4.491-10.61a1.188 1.188 0 0 1 .33-.955 1.147 1.147 0 0 1 .94-.336c2.32.265 7.112 1.2 10.433 4.567 3.32 3.367 4.24 8.239 4.49 10.609a1.188 1.188 0 0 1-.33.956 1.149 1.149 0 0 1-.94.336c-2.33-.265-7.121-1.2-10.432-4.567ZM8.507 24.082c3.311-3.367 8.102-4.313 10.432-4.567a1.131 1.131 0 0 1 .94.335 1.172 1.172 0 0 1 .33.957c-.26 2.36-1.18 7.232-4.49 10.609-3.31 3.376-8.102 4.312-10.432 4.566a1.132 1.132 0 0 1-.94-.335 1.174 1.174 0 0 1-.33-.956c.25-2.37 1.17-7.232 4.49-10.61ZM34.914 24.092c3.311 3.366 4.241 8.238 4.491 10.608a1.19 1.19 0 0 1-.33.957 1.148 1.148 0 0 1-.94.335c-2.32-.264-7.111-1.2-10.432-4.567-3.32-3.367-4.24-8.239-4.491-10.608a1.188 1.188 0 0 1 .33-.957 1.148 1.148 0 0 1 .94-.335c2.3.254 7.092 1.19 10.432 4.567ZM34.914 11.908c-3.31 3.366-8.101 4.312-10.432 4.567a1.131 1.131 0 0 1-.94-.336 1.173 1.173 0 0 1-.33-.956c.26-2.36 1.18-7.232 4.49-10.609C31.015 1.197 35.806.261 38.136.007a1.132 1.132 0 0 1 .94.336 1.173 1.173 0 0 1 .33.956c-.28 2.37-1.2 7.242-4.49 10.609Z'/%3E%3C/svg%3E");background-size:contain;background-repeat:repeat-x;height:37px;margin-top:40px;margin-bottom:24px}.news-page__news .h2-title{color:#891f16;padding-bottom:4px}.news-page__news-el{margin-top:12px}.news-page__news-el:last-child .news-page__news-item{border-bottom:none}.news-page__news-item{padding:4px 32px 12px 8px;border-bottom:1px solid #d3cdca;display:inline-block;cursor:pointer;width:100%;position:relative}.news-page__news-item-arrow{position:absolute;width:40px;height:24px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:10px;font-size:0;text-align:right}.news-page__news-item-arrow:after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:2px;width:18px;height:3px;background:#e04031;border-radius:10px;-webkit-transition:all .3s cubic-bezier(.7,0,.3,1);transition:all .3s cubic-bezier(.7,0,.3,1)}.news-page__news-item svg{width:10px;height:16px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0}.news-page__news-item .title{font-weight:500;font-size:2rem;line-height:1.3;letter-spacing:.005em;font-family:"Closer Text",sans-serif;color:#1d1f23;-webkit-transition:all .3s cubic-bezier(.7,0,.3,1);transition:all .3s cubic-bezier(.7,0,.3,1);display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;white-space:normal;overflow:hidden;-webkit-line-clamp:2}.news-page__news-item .date{display:inline-block;font-weight:300;margin-top:6px;font-weight:300;font-size:1.4rem;line-height:1.2;color:#d3cdca}.news-page__news-item:hover .title{color:#6d6d6d}.news-page__news-item:hover .news-page__news-item-arrow:after{width:38px}.last-news{background:-webkit-gradient(linear,left top,left bottom,from(#f4f4f4),to(rgba(250,226,224,0)));background:linear-gradient(180deg,#f4f4f4 0%,rgba(250,226,224,0) 100%);border-radius:30px 30px 0 0;padding-top:24px;margin-top:40px}.last-news .section-title{margin-bottom:0}.last-news__head{width:100%;position:relative;padding:0 28px}.last-news__sort{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:0;cursor:pointer;right:0}.last-news__sort svg{width:24px;height:24px}.last-news__sort:after{position:absolute;content:"";width:10px;height:10px;border-radius:50%;border:2px solid #fff;background:#e04031;right:0;top:-2px;opacity:0;pointer-events:none;-webkit-transition:all .3s cubic-bezier(.7,0,.3,1);transition:all .3s cubic-bezier(.7,0,.3,1)}.last-news__sort.is-active:after{opacity:1}.last-news .load-more-news{display:block;width:100%;font-size:0;text-align:center;margin-top:24px}.last-news .load-more-news svg,.last-news .load-more-news img{width:60px;height:60px;-webkit-animation:rotate 6s linear infinite;animation:rotate 6s linear infinite}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.last-news__row{padding-top:4px}.last-news .news-slider__image-container{padding-bottom:65%}.last-news .info{display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;white-space:normal;overflow:hidden;-webkit-line-clamp:5;font-size:1.5rem}.last-news__el{padding:12px 0}.last-news__el .news-slider__item{-webkit-box-shadow:0px 7px 17px 2px rgba(91,91,91,.25);box-shadow:0px 7px 17px 2px rgba(91,91,91,.25)}.popup-source{width:100%;background:0 0;display:none;padding:0;overflow:visible;max-height:calc(var(--vh, 1vh) * 100 - 64px);overflow:hidden;vertical-align:bottom;padding-top:20px}.popup-source .fancybox-close-small{display:none}.popup-source__item{padding:10px 0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.popup-source__item h2{padding-bottom:5px}.popup-source__item a{margin-top:10px;display:inline;border-bottom:1px solid rgba(137,31,22,.7);-webkit-transition:all .3s cubic-bezier(.7,0,.3,1);transition:all .3s cubic-bezier(.7,0,.3,1)}.popup-source__item a:hover{border-color:transparent}.popup-source__head{position:relative;padding:19px 20px;text-align:center;border-top-left-radius:24px;border-top-right-radius:24px;overflow:hidden}.popup-source__head-container{position:relative}.popup-source__head p{line-height:1;position:relative;z-index:2;color:#fff;padding:0 30px}.popup-source__head-bg{position:absolute;width:100%;height:100%;left:0;top:0;-o-object-fit:cover;object-fit:cover;overflow:hidden}.popup-source__head-close{position:absolute;z-index:5;width:40px;height:40px;border-radius:50%;background:#fff;-webkit-box-shadow:0px 2px 2px rgba(0,0,0,.25);box-shadow:0px 2px 2px rgba(0,0,0,.25);top:-15px;right:0;cursor:pointer}.popup-source__head-close svg{width:14px;height:14px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.popup-source__sort-items{padding-bottom:8px}.popup-source__sort-item{margin-top:4px;min-height:40px;width:100%;padding:11px 17px 11px 24px;cursor:pointer;width:100%;display:inline-block;font-family:"Closer Text",sans-serif;font-style:normal;font-weight:500;font-size:1.4rem;line-height:1.2;color:#7e7e7e;-webkit-transition:all .3s cubic-bezier(.7,0,.3,1);transition:all .3s cubic-bezier(.7,0,.3,1);position:relative;display:inline-block;width:100%}.popup-source__sort-item.is-active{color:#1d1f23}.popup-source__sort-item.is-active:before{opacity:1}.popup-source__sort-item:before{position:absolute;content:"";width:24px;height:24px;right:17px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23E04031' d='M18.667 2H5.333A3.333 3.333 0 0 0 2 5.333v13.334A3.333 3.333 0 0 0 5.333 22h13.334A3.333 3.333 0 0 0 22 18.667V5.333A3.333 3.333 0 0 0 18.667 2Zm-1.89 7.344L11.7 16.011a1.111 1.111 0 0 1-1.756.011l-2.71-3.455A1.112 1.112 0 0 1 8.988 11.2l1.811 2.311L15 7.956a1.117 1.117 0 1 1 1.778 1.355v.033Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;-webkit-transition:all .3s cubic-bezier(.7,0,.3,1);transition:all .3s cubic-bezier(.7,0,.3,1);opacity:0}.popup-source__content{width:100%;background:#fff}@media only screen and (min-width:700px){.news-page{padding-top:34px}.news-page__main{max-width:648px;width:100%;margin:0 auto}.news-page .news-slider__item{padding:32px 30px 27px}.news-page .news-slider__image-container{padding-bottom:66%}.news-page .news-slider__info{margin:30px 0 0;padding:0}.last-news__head{padding:0 40px}.last-news__sort{right:10px}.last-news__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;width:100%;padding-top:12px}.last-news .news-slider__image-container{padding-bottom:67%}.last-news .news-slider__info{padding:0;margin-bottom:0}.last-news__el{width:50%;padding:12px}.last-news__el .news-slider__item{height:100%;padding:15px 20px}}@media only screen and (min-width:1024px){.news-page{padding-top:32px}.news-page__grid{padding-top:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:1236px;width:100%;margin:0 auto}.news-page__main{margin:0;width:52.5%}.news-page .news-slider__item{padding-top:28px}.news-page .news-slider__item h2{line-height:1.15;-webkit-line-clamp:2}.news-page .news-slider__item .news-slider__info{margin:30px -4px 0}.news-page .news-slider__item .info{line-height:1.35;font-size:2rem;-webkit-line-clamp:2}.news-page__news .h2-title{padding-bottom:16px}.news-page__news-item{padding:18px 32px 19px 10px}.news-page__news-item .title{font-size:3.2rem}.news-page__news-item .date{margin-top:11px;font-size:1.6rem}.news-page__news{width:44.5%;padding-left:56px;margin-left:auto;margin-top:10px}.news-page__news:before{height:100%;width:44px;margin:0;position:absolute;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 36 42'%3E%3Cpath fill='%23D9D9D9' d='M11.908 33.922c-3.367 3.312-8.24 4.242-10.61 4.492a1.186 1.186 0 0 1-.955-.33 1.148 1.148 0 0 1-.336-.94c.265-2.321 1.2-7.114 4.567-10.435 3.367-3.322 8.239-4.242 10.609-4.492a1.188 1.188 0 0 1 .956.33 1.148 1.148 0 0 1 .336.94c-.265 2.331-1.2 7.124-4.567 10.435ZM24.082 33.912c-3.367-3.311-4.313-8.103-4.567-10.434a1.132 1.132 0 0 1 .335-.941 1.172 1.172 0 0 1 .957-.33c2.36.26 7.232 1.18 10.609 4.492 3.376 3.311 4.312 8.104 4.566 10.435a1.133 1.133 0 0 1-.335.94 1.174 1.174 0 0 1-.956.33c-2.37-.25-7.232-1.17-10.61-4.492ZM24.09 7.5c3.366-3.312 8.238-4.243 10.608-4.493a1.188 1.188 0 0 1 .957.33 1.149 1.149 0 0 1 .335.94c-.264 2.322-1.2 7.114-4.567 10.435-3.366 3.322-8.238 4.242-10.608 4.492a1.188 1.188 0 0 1-.957-.33 1.148 1.148 0 0 1-.335-.94c.254-2.301 1.19-7.093 4.567-10.435ZM11.908 7.5c3.366 3.31 4.312 8.103 4.567 10.434a1.132 1.132 0 0 1-.336.94 1.173 1.173 0 0 1-.956.33c-2.36-.26-7.232-1.18-10.609-4.492C1.197 11.401.261 6.61.007 4.278a1.133 1.133 0 0 1 .336-.94 1.173 1.173 0 0 1 .956-.33c2.37.28 7.242 1.2 10.609 4.491Z'/%3E%3C/svg%3E");background-repeat:repeat-y;left:0;top:0}.last-news__head{padding:0 50px}.last-news__sort{right:30px}.last-news{border-radius:80px 80px 0 0;padding-top:60px;margin-top:80px}.last-news .load-more-news{margin-top:60px}.last-news__row{margin:0;width:100%;padding:40px 10px 0}.last-news .news-slider__info h2{-webkit-line-clamp:1;font-size:3.2rem}.last-news .news-slider__image-container{padding-bottom:44%}.last-news .info{-webkit-line-clamp:3;margin-top:8px}.last-news .news-slider__info{padding:0 20px 12px}.last-news__el{padding:20px}.last-news__el .news-slider__item{height:100%;padding:10px}.popup-source{max-width:750px;max-height:calc(var(--vh, 1vh) * 100 - 82px);vertical-align:middle;padding-top:0}.popup-source__head{padding:21px 50px;border-radius:0}.popup-source__head-close{top:10px;right:10px}}@media only screen and (max-width:1024px){.news-page__news .h2-title{font-size:2.5rem}.last-news .news-slider__image-container{border-radius:30px}.popup-source__head p{font-size:2.6rem}}@media only screen and (max-width:700px){.news-page__news .news-slider__item{padding:15px 19px}}