.PhotoBlock{position:relative;padding:40px 0}.PhotoBlock:before{content:"";position:absolute;top:40px;right:0;bottom:40px;left:0}@media screen and (max-width:768px){.PhotoBlock:before{bottom:0}.PhotoBlock{padding-bottom:60px}}.PhotoBlock .PhotoBlock_container{position:relative;max-width:1160px;margin:0 auto;padding:0 40px}@media screen and (max-width:768px){.PhotoBlock .PhotoBlock_container{padding:0 20px}}.PhotoBlock .PhotoBlock_container .PhotoBlock_canvas{position:relative;display:flex}.PhotoBlock .PhotoBlock_container .PhotoBlock_canvas .PhotoBlock_content{position:relative;width:50%}@media screen and (max-width:768px){.PhotoBlock .PhotoBlock_container .PhotoBlock_canvas .PhotoBlock_content{width:100%}}.PhotoBlock .PhotoBlock_container .PhotoBlock_canvas .PhotoBlock_content .PhotoBlock_subheading{position:relative;font-size:16px;color:#18efba;text-transform:uppercase;margin-bottom:20px;font-weight:400}.PhotoBlock .PhotoBlock_container .PhotoBlock_canvas .PhotoBlock_content .PhotoBlock_heading{position:relative;font-size:40px;margin-bottom:40px}@media screen and (max-width:768px){.PhotoBlock .PhotoBlock_container .PhotoBlock_canvas .PhotoBlock_content .PhotoBlock_heading{font-size:30px;margin-bottom:20px}}.PhotoBlock .PhotoBlock_container .PhotoBlock_canvas .PhotoBlock_content .PhotoBlock_body{position:relative;font-size:18px;margin-bottom:60px}@media screen and (max-width:768px){.PhotoBlock .PhotoBlock_container .PhotoBlock_canvas .PhotoBlock_content .PhotoBlock_body{font-size:16px;margin-bottom:40px}}.PhotoBlock .PhotoBlock_container .PhotoBlock_canvas .PhotoBlock_content .PhotoBlock_body:last-child{margin-bottom:0}.PhotoBlock .PhotoBlock_container .PhotoBlock_canvas .PhotoBlock_content .PhotoBlock_buttons{position:relative;display:flex;flex-wrap:wrap;margin:-10px}@media screen and (max-width:768px){.PhotoBlock .PhotoBlock_container .PhotoBlock_canvas .PhotoBlock_content .PhotoBlock_buttons{margin:-5px}}.PhotoBlock .PhotoBlock_container .PhotoBlock_canvas .PhotoBlock_content .PhotoBlock_buttons .PhotoBlock_button{position:relative;padding:10px}@media screen and (max-width:768px){.PhotoBlock .PhotoBlock_container .PhotoBlock_canvas .PhotoBlock_content .PhotoBlock_buttons .PhotoBlock_button{padding:5px}}.PhotoBlock .PhotoBlock_container .PhotoBlock_canvas .PhotoBlock_visual{position:relative;width:50%;max-height:600px}@media screen and (max-width:768px){.PhotoBlock .PhotoBlock_container .PhotoBlock_canvas .PhotoBlock_visual{transform:translateY(-40px);width:100%;height:280px}}.PhotoBlock .PhotoBlock_container .PhotoBlock_canvas .PhotoBlock_visual .PhotoBlock_shape{position:absolute;top:-40px;width:50vw;bottom:-40px;background-color:rgb(221.8,245.1297297297,255);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto 100%;mask-size:auto 100%}@media screen and (max-width:768px){.PhotoBlock .PhotoBlock_container .PhotoBlock_canvas .PhotoBlock_visual .PhotoBlock_shape{width:calc(100% + 20px)}}.PhotoBlock .PhotoBlock_container .PhotoBlock_canvas .PhotoBlock_visual .PhotoBlock_shape img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:768px){.PhotoBlock.PhotoBlock_left{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 60px));clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 60px))}}.PhotoBlock.PhotoBlock_left .PhotoBlock_container .PhotoBlock_canvas{flex-direction:row}@media screen and (max-width:768px){.PhotoBlock.PhotoBlock_left .PhotoBlock_container .PhotoBlock_canvas{flex-direction:column-reverse}}.PhotoBlock.PhotoBlock_left .PhotoBlock_container .PhotoBlock_canvas .PhotoBlock_content{padding:100px 80px 100px 0}@media screen and (max-width:768px){.PhotoBlock.PhotoBlock_left .PhotoBlock_container .PhotoBlock_canvas .PhotoBlock_content{padding:40px 0}}.PhotoBlock.PhotoBlock_left .PhotoBlock_container .PhotoBlock_canvas .PhotoBlock_visual .PhotoBlock_shape{left:0;-webkit-mask-image:url(/clip-left.svg);mask-image:url(/clip-left.svg);-webkit-mask-position:top left;mask-position:top left}@media screen and (max-width:768px){.PhotoBlock.PhotoBlock_left .PhotoBlock_container .PhotoBlock_canvas .PhotoBlock_visual .PhotoBlock_shape{left:0}.PhotoBlock.PhotoBlock_right{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 60px),0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 60px),0 100%)}}.PhotoBlock.PhotoBlock_right .PhotoBlock_container .PhotoBlock_canvas{flex-direction:row-reverse}@media screen and (max-width:768px){.PhotoBlock.PhotoBlock_right .PhotoBlock_container .PhotoBlock_canvas{flex-direction:column-reverse}}.PhotoBlock.PhotoBlock_right .PhotoBlock_container .PhotoBlock_canvas .PhotoBlock_content{padding:100px 0 100px 80px}@media screen and (max-width:768px){.PhotoBlock.PhotoBlock_right .PhotoBlock_container .PhotoBlock_canvas .PhotoBlock_content{padding:40px 0}}.PhotoBlock.PhotoBlock_right .PhotoBlock_container .PhotoBlock_canvas .PhotoBlock_visual .PhotoBlock_shape{right:0;-webkit-mask-image:url(/clip-right.svg);mask-image:url(/clip-right.svg);-webkit-mask-position:top right;mask-position:top right}@media screen and (max-width:768px){.PhotoBlock.PhotoBlock_right .PhotoBlock_container .PhotoBlock_canvas .PhotoBlock_visual .PhotoBlock_shape{right:0}}.PhotoBlock.PhotoBlock_dark:before{background-color:#0e305d}.PhotoBlock.PhotoBlock_dark .PhotoBlock_container .PhotoBlock_canvas .PhotoBlock_content{color:#fff}.PhotoBlock.PhotoBlock_light:before{background-color:rgb(232,248.1621621622,255)}.PhotoBlock.PhotoBlock_light .PhotoBlock_container .PhotoBlock_canvas .PhotoBlock_content{color:#0e305d}