/*
 *  Copyright 2017 Adobe
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */
/** @define image */
.cmp-image__image {
  width: 100%;
}


.image-video-wrapper{height:100%;position:relative;width:100%;-ms-flex-line-pack:center;align-content:center}.image-video-wrapper .image-video-content-wrapper{position:relative}.image-video-wrapper .image-video-content-wrapper .video{height:0;padding-bottom:56.25%;position:relative;width:100%}.image-video-wrapper .image-video-content-wrapper .video iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.image-video-wrapper .subheadline{font-weight:700}.image-video-wrapper .link,.image-video-wrapper .nexttoheadline{display:-webkit-box;display:-ms-flexbox;display:flex}.image-video-wrapper .nexttoheadline .nexttoheadlinedescription{width:calc(37.5vw - 123.75px)}.image-video-wrapper .nexttoheadline .subheadline{margin-right:calc(4.16667vw - 13.75px);width:calc(16.66667vw - 55px)}@media only screen and (max-width:1024px){.image-video-wrapper .nexttoheadline .nexttoheadlinedescription{width:58.33333vw}.image-video-wrapper .nexttoheadline .subheadline{margin-right:4.16667vw;width:25vw}}@media only screen and (max-width:525px){.image-video-wrapper .nexttoheadline{display:block}.image-video-wrapper .nexttoheadline .nexttoheadlinedescription{padding-top:0;width:100%}.image-video-wrapper .nexttoheadline .subheadline{margin-right:4.16667vw;width:100%}}