.twoVideos{padding:20px 0}@media(min-width:1200px){.twoVideos{padding:95px 0}}.twoVideos video{max-width:100%}@media(min-width:1200px){.twoVideos video{max-width:unset}}.twoVideos_title{font-size:32px;font-weight:700;line-height:36px;text-align:center;margin-bottom:25px}@media(min-width:1200px){.twoVideos_title{font-size:54px;line-height:120%;margin-bottom:50px}.twoVideos_wrapper{display:flex}}.twoVideos_wrapper-effect{animation:show_videos .5s forwards}.twoVideos_wrapper-main{display:none}@media(min-width:1200px){.twoVideos_wrapper-main{display:block;width:calc(100% - 350px);height:500px;object-fit:cover}}.twoVideos_wrapper-videos{display:flex;flex-direction:column}@media(min-width:768px)and (max-width:1199px){.twoVideos_wrapper-videos{flex-direction:row;justify-content:space-between}}@media(min-width:1200px){.twoVideos_wrapper-videos{flex-grow:1;margin-left:14px;justify-content:space-between;width:350px}}.twoVideos_wrapper-videos button{border:unset;background-color:unset;position:relative}@media(min-width:768px)and (max-width:1199px){.twoVideos_wrapper-videos button{flex-basis:calc(50% - 7px)}}@media(min-width:1200px){.twoVideos_wrapper-videos button{overflow:hidden;cursor:pointer;height:236px}}.twoVideos_wrapper-videos button:not(:last-child){margin-bottom:20px}@media(min-width:768px){.twoVideos_wrapper-videos button:not(:last-child){margin-bottom:0}}.twoVideos_wrapper-videos button video{display:block}@media(min-width:768px){.twoVideos_wrapper-videos button video{height:100%;width:100%;object-fit:cover}}.twoVideos_wrapper-videos button img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px}@keyframes show_videos{0%{opacity:0}to{opacity:1}}