.news_main{margin:0 0 50px}.news_page{padding:60px 0}.news_page .news__title{margin:0 0 30px;font-weight:700;font-size:2.25rem;color:#fff;line-height:1.15}.news_detail{padding:40px 0 70px}.news-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-list__top{display:-ms-grid;display:grid;margin:0 0 10px}.news-list__item{margin:0 0 15px}.news-list__body{display:-ms-grid;display:grid;-ms-grid-columns:auto;grid-template-columns:auto}.news-list__body .news-card__img{border-radius:20px}.news-list__body .news-card__img img{border-radius:20px;height:100%}.news-list__body .news-card__content{padding:20px 0 0}.news-card:hover{text-decoration:none}.news-card:hover .news-card__caption{color:#E72978}.news-card_has-bg{background:rgba(255,255,255,.08);border-radius:20px}.news-card__img{border-radius:20px 20px 0 0;overflow:hidden}.news-card__img img{width:100%;border-radius:20px 20px 0 0}.news-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:24px}.news-card__content_reverse{padding:15px 0 0}.news-card__content_reverse .news-card__caption{margin:0 0 8px}.news-card__content_reverse .news-card__date{margin:0}.news-card__date{margin:0 0 10px;font-size:1rem;font-weight:500;color:rgba(255,255,255,.5)}.news-card__caption{margin:0;font-size:1.375rem;font-weight:500;line-height:1.25;letter-spacing:-.01em;color:#fff}@media (min-width:481px){.news-list__body{-ms-grid-columns:1fr 10px 1fr;grid-template-columns:1fr 1fr;gap:10px}.news-list__body .news-card__img{height:32vw}.news-list__body .news-card__img img{object-fit:cover}}@media (min-width:768px){.news-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.news-list__top{width:100%;-ms-grid-columns:1fr 20px 1fr;grid-template-columns:1fr 1fr;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.news-list__body{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:repeat(3,1fr)}.news-list__body .news-card__img{height:22vw}.news-card_main{-ms-grid-row-span:1;grid-row:span 1}}@media (min-width:1024px){.news_page .news__title{font-size:3.6rem;margin:0 0 50px}.news-list__body{-ms-grid-columns:1fr 20px 1fr 20px 1fr 20px 1fr;grid-template-columns:repeat(4,1fr);gap:20px}.news-list__body .news-card__img{height:16vw}.news-card_main{-ms-grid-row-span:3;grid-row:span 3}.news-card__content{padding:24px}.news-card__content_reverse{padding:20px 0 0}.news-card__img img{max-height:320px;object-fit:cover}.news-card__date{font-size:.8rem}.news-card__caption{font-size:.9rem}}@media (min-width:1280px){.news-list__body{-ms-grid-columns:1fr [5];grid-template-columns:repeat(5,1fr)}.news-list__body .news-card__img{height:200px}}.article__top{margin:0 0 15px;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}.article__backlink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:1.125rem;color:rgba(255,255,255,.5)}.article__backlink::before{content:'';display:block;width:10px;height:10px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0 5px 0 0;border-top:2px solid rgba(255,255,255,.5);border-left:2px solid rgba(255,255,255,.5);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.article__backlink::after{content:'';display:block;width:4px;height:4px;margin:0 10px;border-radius:50%;background:rgba(255,255,255,.5)}.article__backlink:hover{text-decoration:none;color:#fff}.article__backlink:hover::before{border-color:#fff}.article__backlink:hover::after{background:#fff}.article__title{max-width:1060px;margin:0 auto 30px;font-weight:700;font-size:1rem;text-align:center;line-height:1.1;letter-spacing:.01em;text-transform:uppercase;word-break:break-word}.article__date{font-weight:500;font-size:1.125rem;color:rgba(255,255,255,.5)}.article__img{display:block;border-radius:24px;width:100%;max-width:800px;margin:0 auto 4.75rem}.article__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding-bottom:3rem;padding-top:3rem;position:relative}.article__body:before{background:#EEEEF0;content:'';height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100vw;z-index:0}.article__share{width:100%;max-width:360px;margin:30px auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.article__link{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;width:80px;height:80px;border-radius:50%;background:rgba(255,255,255,.08);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.article__link svg{width:24px;height:24px}.article__link:hover{background:rgba(255,255,255,.16)}.article__content{color:#1C173C;margin:0 auto;max-width:800px;z-index:5}.article__content p{font-weight:500;font-size:1.125rem;line-height:1.3;letter-spacing:-.008em}.article__content>:last-child{margin:0}.article__content a{color:#E72978;text-decoration:underline}.article__content a:hover{color:#D4266E}.article__content .blockquote{color:rgba(28,23,60,.6);margin-bottom:3.75rem;margin-top:3.75rem;padding-left:9.5rem;position:relative}.article__content .blockquote a{color:rgba(231,41,120,.6)}.article__content .blockquote:before{color:#E72978;content:'“';font-family:'Druk Wide Cyr';font-size:9.5rem;font-weight:700;left:0;line-height:1;position:absolute;top:0}.article__gallery{margin:0 auto;max-width:800px;padding-bottom:6.25rem;padding-top:6.25rem}.article__gallery--item{border-radius:2.5rem;overflow:hidden;width:100%}.article__gallery .swiper{overflow:visible}@media (min-width:1024px){.article__backlink,.article__date{font-size:1rem}.article__title{font-size:2.4rem}.article__share{position:absolute;left:0;top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:80px;height:100%;max-height:270px;margin:0}}