/*
 *  Copyright 2021 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%;
  height: auto;
}


.cmp-image-v3__image,.cmp-image-v3 img{width:100%;height:100%;display:block}.cmp-image-v3__link{display:flex;flex:1}.cmp-image-v3--max-width{width:fit-content;display:inline-block}.cmp-image-v3--max-width image{max-width:100%;height:auto}.cmp-image-v3--hide{display:none}.image--hero img{object-fit:cover;width:100%}@media (max-width: 1920px){.image--hero img{height:376px}}@media (min-width: 1920px){.image--hero img{max-height:460px}}@media screen and (max-width:767px){.image--hero img{max-height:200px}}.image .cq-dd-image--svg img{width:100%}.restricted-img img{max-height:450px!important}.error-404-logo-svg{margin-bottom:48px!important}.error-404-logo-svg .cq-dd-image--svg{display:inline-block}a.icon-email,.social-connections a.icon-email{border-color:#00a3e0;color:#00a3e0}a.icon-email:hover,.social-connections a.icon-email:hover{background:#00a3e0;color:#fff}a.icon-phone-o,.social-connections a.icon-phone-o{border-color:#0097a9;color:#0097a9}a.icon-phone-o:hover,.social-connections a.icon-phone-o:hover{background:#0097a9;color:#fff}.boldHoverNoWidthChange{font-weight:400!important;-webkit-text-stroke-width:.55px;-webkit-text-stroke-color:currentColor}.cmp-image-sectional{width:100%;height:100vh;position:relative}.cmp-image-sectional.cq-Editable-dom .cq-dd-image{position:relative;z-index:6;min-width:50px;min-height:50px}@media screen and (max-width:767px){.cmp-image-sectional{height:50vh}}body.isEditMode .cmp-image-sectional{height:auto}.cmp-image-sectional__inner{position:absolute;inset:0;width:calc(100% - 32px);height:calc(100% - 32px);margin:auto;display:flex;justify-content:center;align-items:center;overflow:hidden;clip:auto;transition:clip .2s linear}@media screen and (max-width:767px){.cmp-image-sectional__inner{width:100%;height:calc(100% - 16px)}}@media screen and (min-width:768px) and (max-width:1023px){.cmp-image-sectional__inner{width:calc(100% - 28px);height:calc(100% - 28px)}}.cmp-image-sectional img{min-height:100%;min-width:100%;object-fit:cover}.cmp-image-sectional .cq-dd-image,.cmp-image-sectional .s7responsiveContainer,.cmp-image-sectional .s7dm-dynamic-media{height:100%}
