.popup-video{align-items:stretch;column-gap:46px;display:flex;flex-direction:row;flex-wrap:wrap;row-gap:34px}.popup-video__item{border-radius:20px;cursor:pointer;overflow:hidden;text-align:center;width:calc(33% - 28px)}.popup-video__thumbnail{position:relative}.popup-video__play-icon{left:0;margin-top:-32px;position:absolute;right:0;top:50%;transition:all .3s ease-in-out}.popup-video__play-icon:hover{transform:scale(1.2);transition:all .3s ease-in-out}@media screen and (max-width:992px){.popup-video__item{width:100%}}.popup-video__item .popup-video__description{font-size:15px;padding:16px 12px}.popup-video__item .button--simple{opacity:0}@media screen and (max-width:992px){.popup-video__item .button--simple{opacity:1}.popup-video__summary{max-height:500px;overflow-y:scroll}}.popup-video__item:hover .popup-video__name{color:#ed3726}.popup-video__item:hover .button--simple{opacity:1}.popup-video__popup{background:hsla(0,0%,4%,.8);height:100%;left:0;opacity:0;overflow-y:scroll;padding:50px 8px;position:fixed;top:0;transition:.5s ease-in-out;visibility:hidden;width:100%;z-index:4;-ms-overflow-style:none;pointer-events:none;scrollbar-width:none}.popup-video__popup::-webkit-scrollbar{display:none}.popup-video__popup-video--open{opacity:1;padding:20px;pointer-events:auto;visibility:visible}.popup-video__popup-wrapper{background:#fff;left:50%;margin:0 auto;max-width:1232px;padding:54px 75px;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .5s ease-in-out;width:100%}@media screen and (max-width:992px){.popup-video__popup-wrapper{max-width:700px;padding:33px 25px}}@media screen and (max-width:767px){.popup-video__popup-wrapper{max-width:400px}}.popup-video__popup-iframe{aspect-ratio:16/9;display:block;height:auto;margin:0 auto;width:100%}.popup-video__iframe-summary{line-height:normal;max-height:150px;overflow-y:scroll;padding:27px 39px 10px}.popup-video__iframe-summary *{line-height:normal;margin:0}.popup-video__popup-close{cursor:pointer;position:absolute;right:20px;top:20px}.popup-video__video{line-height:0;margin:0 0 100px;padding:0 25px}.popup-video__video-wrapper{align-items:center;border-radius:10px;cursor:pointer;display:flex;height:100%;justify-content:center;line-height:0;margin:0 auto;max-height:518px;max-width:1144px;overflow:hidden;position:relative;width:100%}.popup-video__video-thumbnail{height:100%;object-fit:cover;width:100%}.popup-video__video-thumbnail img{height:100%;object-fit:contain;object-position:center;width:100%}@media (max-width:767px){.popup-video__popup-iframe{width:100%}}