.popup-team{align-items:flex-start;column-gap:58px;display:flex;flex-direction:row;flex-wrap:wrap;row-gap:32px}.popup-team__item{cursor:pointer;text-align:center;width:calc(25% - 44px)}@media screen and (max-width:992px){.popup-team__item{width:calc(50% - 44px)}}@media screen and (max-width:767px){.popup-team__item{width:100%}}.popup-team__item .button--simple{opacity:0}@media screen and (max-width:992px){.popup-team__item .button--simple{opacity:1}.popup-team__summary{max-height:500px;overflow-y:scroll}}.popup-team__item:hover .popup-team__name{color:#ed3726}.popup-team__item:hover .button--simple{opacity:1}.popup-team__image{aspect-ratio:1;border-radius:50%;margin-bottom:20px;max-width:265px;object-fit:cover;width:265px}.popup-team__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-team__popup::-webkit-scrollbar{display:none}.popup-team__popup-video--open{opacity:1;padding:20px;pointer-events:auto;visibility:visible}.popup-team__popup-wrapper{background:#fff;left:50%;margin:0 auto;max-width:1060px;padding:75px 70px;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .5s ease-in-out;width:100%}@media screen and (max-width:992px){.popup-team__popup-wrapper{max-width:700px;padding:60px 31px}}@media screen and (max-width:767px){.popup-team__popup-wrapper{max-width:400px}}.popup-team__popup-iframe{aspect-ratio:16/9;display:block;height:auto;margin:0 auto;max-width:100%;width:60%}.popup-team__iframe-summary{line-height:normal;max-height:150px;overflow-y:scroll;padding:27px 39px 10px}.popup-team__iframe-summary *{line-height:normal;margin:0}.popup-team__popup-close{cursor:pointer;position:absolute;right:20px;top:20px}.popup-team__video{line-height:0;margin:0 0 100px;padding:0 25px}.popup-team__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-team__video-thumbnail{height:100%;object-fit:cover;width:100%}.popup-team__video-thumbnail img{height:100%;object-fit:contain;object-position:center;width:100%}@media (max-width:767px){.popup-team__popup-iframe{width:100%}}