.module-privacy-video{position:relative;width:100%;padding-bottom:56.25%}.module-privacy-video.-active .privacy-video__preview{height:0}.module-privacy-video.-active .privacy-video__preview .preview__content{opacity:0}.module-privacy-video.-active .privacy-video__video{height:100%}.module-privacy-video .privacy-video__preview{position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;z-index:10;-webkit-transition:height 1s cubic-bezier(.215,.61,.355,1);transition:height 1s cubic-bezier(.215,.61,.355,1)}.module-privacy-video .privacy-video__preview .preview__image{position:absolute;width:100%;height:100%;left:0;top:0;background-size:cover;background-position:50% 50%;z-index:11}.module-privacy-video .privacy-video__preview .preview__content-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;width:100%;height:100%;left:0;top:0;text-align:center;background-color:rgba(0,0,0,.5);z-index:12}.module-privacy-video .privacy-video__preview .preview__content-wrapper .preview__content{padding:1.2em;-webkit-transition:opacity .5s cubic-bezier(.215,.61,.355,1);transition:opacity .5s cubic-bezier(.215,.61,.355,1)}.module-privacy-video .privacy-video__preview .preview__content-wrapper .preview__content .content__text{margin-bottom:1.728em}.module-privacy-video .privacy-video__preview .preview__content-wrapper .preview__content .content__text p{color:#fff}.module-privacy-video .privacy-video__preview .preview__content-wrapper .preview__content .content__text p a{color:#fff!important;text-decoration:underline}.module-privacy-video .privacy-video__video{position:absolute;width:100%;height:0;left:0;bottom:0;overflow:hidden;background-color:#000;z-index:5;-webkit-transition:height 1s cubic-bezier(.215,.61,.355,1);transition:height 1s cubic-bezier(.215,.61,.355,1)}.module-privacy-video .privacy-video__video iframe{width:100%;height:100%}