@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.GridPhotoFullWidth .GridPhotoFullWidth_row{opacity:0}.GridPhotoFullWidth.isVisible .GridPhotoFullWidth_row{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.GridPhotoFullWidth{overflow:hidden;padding:4rem 0;position:relative}@media only screen and (min-width:768px){.GridPhotoFullWidth{padding:10rem 1.6rem}}.GridPhotoFullWidth:before{background:#fff;bottom:0;content:"";height:14.8rem;left:0;position:absolute;right:0}.GridPhotoFullWidth_row{flex-direction:column}@media only screen and (min-width:768px){.GridPhotoFullWidth_row{flex-direction:row;flex-wrap:nowrap;margin:0 auto;max-width:157rem}}.GridPhotoFullWidth_picture{display:block;font-size:0;line-height:0;width:100%}.GridPhotoFullWidth_image{height:auto;max-width:100%;width:100%}.GridPhotoFullWidth_col{height:auto;width:100%}.GridPhotoFullWidth-dark{background:#000}.GridPhotoFullWidth-light{background:#fff}.GridPhotoFullWidth-green{background:#00cf91}