.video-with-text__image{position:relative}.video-with-text__image img{border-radius:.125rem}@media screen and (max-width:767px){.video-with-text__image{margin-bottom:1.5rem}}.video-with-text__trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;color:var(--color-white);cursor:pointer;display:block;left:50%;margin:0;padding:0;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);-webkit-transition:all var(--duration-short) ease-in-out;transition:all var(--duration-short) ease-in-out;z-index:1}.video-with-text__trigger:focus,.video-with-text__trigger:hover{color:var(--color-white);-webkit-transform:translate3d(-50%,-50%,0) scale(1.1);transform:translate3d(-50%,-50%,0) scale(1.1)}.video-with-text__trigger:active{color:var(--color-white);-webkit-transform:translate3d(-50%,-50%,0) scale(1);transform:translate3d(-50%,-50%,0) scale(1)}.style--default .video-with-text__trigger .icon{height:5.5rem;width:5.5rem}.style--sg .video-with-text__trigger .icon{height:3.625rem;width:3.625rem}.video-with-text__content{text-align:center}@media screen and (min-width:768px){.video-with-text__content{text-align:left}}@media screen and (max-width:767px){.video-with-text__content+.video__image{margin-top:1.5rem}}.video-with-text__richtext{margin-bottom:1.5rem;text-align:center}@media screen and (min-width:768px){.video-with-text__richtext{font-size:1.5rem;line-height:2.25rem;text-align:left}}.video-with-text__buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:1rem}@media screen and (min-width:1024px){.video-with-text__buttons{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:2rem}}