.gallery{height:100%;pointer-events:none}.gallery__overflow{height:100%;overflow:hidden}.gallery__slider{align-items:center;height:100%}.gallery__slide{display:flex;justify-content:center;align-items:center;height:100%}.gallery__item{border-radius:20px;max-height:100%;overflow:hidden}.popup.open .gallery__item{pointer-events:auto}.sidebar{background:#F5F7FA;border-radius:20px;display:flex;flex-direction:column;padding:32px 24px;gap:16px 0}.sidebar__title{font-size:18px;font-weight:600}.sidebar__topics{display:flex;flex-direction:column;gap:12px 0}.sidebar__card{display:flex;flex-direction:column;gap:6px 0}@media (hover: none),(pointer: coarse){.sidebar__card:active .sidebar__card-title{color:#2f7a85}}@media not all and (pointer: coarse){.sidebar__card:hover .sidebar__card-title{color:#2f7a85}}.sidebar__card-date{color:#999ead;font-size:14px;line-height:20px;text-transform:uppercase}.sidebar__card-title{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;font-size:16px;font-weight:500;overflow:hidden;text-overflow:ellipsis;transition:color .3s}@media (min-width: 768px){.sidebar{padding-inline:32px;gap:24px 0}.sidebar__title{font-size:22px;line-height:29px}.sidebar__topics{gap:16px 0}}@media (min-width: 1024px){.sidebar{padding-bottom:40px}}@media (min-width: 1280px){.sidebar{position:sticky;top:10px}}.picture-gallery{display:flex;flex-wrap:wrap;gap:16px;margin-block:24px}.picture-gallery:first-child{margin-top:0}.picture-gallery__picture{display:block;line-height:0;cursor:pointer;border-radius:20px;overflow:hidden;aspect-ratio:720/392}.picture-gallery__item--half .picture-gallery__picture{aspect-ratio:343/352}.picture-gallery__picture img{width:100%;height:100%;object-fit:cover}.picture-gallery__item{width:100%;margin:0}.picture-gallery figcaption{font-size:14px;line-height:20px;margin-top:8px}@media (min-width: 768px){.picture-gallery{margin-block:32px}.picture-gallery__item--half{width:calc(50% - 8px)}.picture-gallery figcaption{font-size:16px;line-height:24px;margin-top:12px}}@media (min-width: 1024px){.picture-gallery{margin-block:40px}}.video-poster{margin-block:24px;border-radius:20px;overflow:hidden;position:relative;cursor:pointer}.video-poster .icon--play-poster{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:60px}.video-poster:first-child{margin-top:0}.video-poster__picture{display:block;line-height:0;border-radius:20px;overflow:hidden;aspect-ratio:720/396}.video-poster__picture img{width:100%;height:100%;object-fit:cover}@media (min-width: 768px){.video-poster{margin-block:32px}}@media (min-width: 1024px){.video-poster{margin-block:40px}}
