.Photo{position:relative}.Photo.Photo_seamless{margin-top:-160px}@media screen and (max-width:1024px){.Photo.Photo_seamless{margin-top:-120px}}@media screen and (max-width:768px){.Photo.Photo_seamless{margin-top:-60px}}.Photo .Photo_simple{position:relative;aspect-ratio:16/9;background-color:rgba(0,0,0,.05)}.Photo .Photo_simple img{width:100%;height:100%;object-fit:cover}.Photo .Photo_complex{position:relative}.Photo .Photo_complex .Photo_container{position:relative;max-width:1160px;margin:0 auto;padding:0 40px}@media screen and (max-width:768px){.Photo .Photo_complex .Photo_container{padding:0 20px}}.Photo .Photo_complex .Photo_container .Photo_canvas{position:relative;height:500px}@media screen and (max-width:768px){.Photo .Photo_complex .Photo_container .Photo_canvas{height:300px}}.Photo .Photo_complex .Photo_container .Photo_canvas .Photo_before{position:absolute;top:40px;bottom:-40px;width:calc(100% + (100vw - 100%)/2);background-color:#0e305d}.Photo .Photo_complex .Photo_container .Photo_canvas .Photo_after{position:absolute;top:-40px;bottom:40px;width:calc(100% + (100vw - 100%)/2);background-color:rgb(221.8,245.1297297297,255)}.Photo .Photo_complex .Photo_container .Photo_canvas .Photo_after img{width:100%;height:100%;object-fit:cover}.Photo .Photo_complex.Photo_left .Photo_container .Photo_canvas .Photo_before{left:0;-webkit-clip-path:polygon(0 0,100% 60px,100% 100%,0 calc(100% - 60px));clip-path:polygon(0 0,100% 60px,100% 100%,0 calc(100% - 60px))}.Photo .Photo_complex.Photo_left .Photo_container .Photo_canvas .Photo_after{right:0;-webkit-clip-path:polygon(0 0,100% 60px,100% 100%,0 calc(100% - 60px));clip-path:polygon(0 0,100% 60px,100% 100%,0 calc(100% - 60px))}.Photo .Photo_complex.Photo_right .Photo_container .Photo_canvas .Photo_before{right:0;-webkit-clip-path:polygon(100% 0,0 60px,0 100%,100% calc(100% - 60px));clip-path:polygon(100% 0,0 60px,0 100%,100% calc(100% - 60px))}.Photo .Photo_complex.Photo_right .Photo_container .Photo_canvas .Photo_after{left:0;-webkit-clip-path:polygon(100% 0,0 60px,0 100%,100% calc(100% - 60px));clip-path:polygon(100% 0,0 60px,0 100%,100% calc(100% - 60px))}