.text-md{font-size:var(--text-m)}.text-lg{font-size:var(--text-l)}.text-sm{font-size:var(--text-s)}.text-bold{font-weight:var(--fw-800)}.no-scroll{overflow:hidden}.text-light,.text-light a[href]:not(.btn-solid):not(.btn-hollow):not(.btn-text),.text-light a[href]:not(.btn-solid):not(.btn-hollow):not(.btn-text):hover,.text-light a[href]:not(.btn-solid):not(.btn-hollow):not(.btn-text):visited{color:var(--white)}.text-dark,.text-dark a[href]:not(.btn-solid):not(.btn-hollow):not(.btn-text),.text-dark a[href]:not(.btn-solid):not(.btn-hollow):not(.btn-text):hover,.text-dark a[href]:not(.btn-solid):not(.btn-hollow):not(.btn-text):visited{color:var(--black)}.visually-hidden{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.cmp-image{position:relative}.cmp-image.image-crop_1x1{aspect-ratio:1/1}.cmp-image.image-crop_4x3{aspect-ratio:4/3}.cmp-image.image-crop_8x5{aspect-ratio:8/5}.cmp-image.image-crop_3x4{aspect-ratio:3/4}.cmp-image.image-crop_16x7{aspect-ratio:16/7}.cmp-image sj-image sj-captions p{font-size:inherit;margin:0}.cmp-image.glyphs-enabled{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:var(--sj-gap-medium);padding:var(--sj-padding-container-vertical) var(--sj-padding-container-horizontal)}.cmp-image.glyphs-enabled .cmp-image__wrapper{position:relative}.cmp-image.glyphs-enabled .cmp-image__wrapper .cmp-image__bottom-glyph,.cmp-image.glyphs-enabled .cmp-image__wrapper .cmp-image__top-glyph{position:absolute;-webkit-transition:all .4s cubic-bezier(.25,.46,.45,.94);transition:all .4s cubic-bezier(.25,.46,.45,.94);width:33%}.cmp-image.glyphs-enabled sj-image{aspect-ratio:5/4;border-radius:25%}.cmp-image.glyphs-enabled sj-captions{-ms-flex-item-align:center;align-self:center}.cmp-image.glyphs-enabled sj-captions p{font-size:inherit;margin:0}.cmp-image.glyphs-enabled.tilt-left sj-image{-webkit-transform:rotate(-3.6deg);transform:rotate(-3.6deg)}.cmp-image.glyphs-enabled.tilt-left .cmp-image__top-glyph{--glyph-width:unset;--glyph-height:unset;left:-8%;top:-8%;-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}.cmp-image.glyphs-enabled.tilt-left .cmp-image__bottom-glyph{--glyph-width:unset;--glyph-height:unset;bottom:-8%;right:-8%;-webkit-transform:rotate(15deg);transform:rotate(15deg)}.cmp-image.glyphs-enabled.tilt-right sj-image{-webkit-transform:rotate(3.6deg);transform:rotate(3.6deg)}.cmp-image.glyphs-enabled.tilt-right .cmp-image__top-glyph{--glyph-width:unset;--glyph-height:unset;right:-8%;top:-8%;-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}.cmp-image.glyphs-enabled.tilt-right .cmp-image__bottom-glyph{--glyph-width:unset;--glyph-height:unset;bottom:-8%;left:-8%;-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}@media(min-width:833px){.cmp-image.glyphs-enabled{gap:var(--sj-gap-x-small)}.cmp-image.glyphs-enabled.tilt-left sj-captions{-ms-flex-item-align:normal;align-self:normal}.cmp-image.glyphs-enabled.tilt-left .cmp-image__bottom-glyph,.cmp-image.glyphs-enabled.tilt-left .cmp-image__top-glyph{-webkit-transform:rotate(0);transform:rotate(0)}.cmp-image.glyphs-enabled.tilt-left .cmp-image__top-glyph{--glyph-width:unset;--glyph-height:unset;left:-8%;top:-8%}.cmp-image.glyphs-enabled.tilt-left .cmp-image__bottom-glyph{--glyph-width:unset;--glyph-height:unset;bottom:-8%;right:-8%}.cmp-image.glyphs-enabled.tilt-left:hover .cmp-image__top-glyph{left:-12%;top:-12%;-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}.cmp-image.glyphs-enabled.tilt-left:hover .cmp-image__bottom-glyph{bottom:-12%;right:-12%;-webkit-transform:rotate(15deg);transform:rotate(15deg)}.cmp-image.glyphs-enabled.tilt-right sj-captions{-ms-flex-item-align:center;align-self:center}.cmp-image.glyphs-enabled.tilt-right .cmp-image__bottom-glyph,.cmp-image.glyphs-enabled.tilt-right .cmp-image__top-glyph{-webkit-transform:rotate(0);transform:rotate(0)}.cmp-image.glyphs-enabled.tilt-right .cmp-image__top-glyph{--glyph-width:unset;--glyph-height:unset;right:-8%;top:-8%}.cmp-image.glyphs-enabled.tilt-right .cmp-image__bottom-glyph{--glyph-width:unset;--glyph-height:unset;bottom:-8%;left:-8%}.cmp-image.glyphs-enabled.tilt-right:hover .cmp-image__top-glyph{right:-12%;top:-12%;-webkit-transform:rotate(5deg);transform:rotate(5deg)}.cmp-image.glyphs-enabled.tilt-right:hover .cmp-image__bottom-glyph{bottom:-12%;left:-12%;-webkit-transform:rotate(15deg);transform:rotate(15deg)}}.cmp-image__image.lazyloading{-webkit-animation:loading 1s linear infinite;animation:loading 1s linear infinite;background:#eee;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);background-size:200% 100%;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.cmp-image__image{-webkit-filter:blur(5px);filter:blur(5px);transition:filter .4s,-webkit-filter .4s}.cmp-image__image.lazyloaded{-webkit-filter:blur(0);filter:blur(0)}.cmp-image__image.no-lazy{-webkit-filter:none;filter:none}.cmp-image__link{display:block}.cmp-image__link:hover{-webkit-box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.3);box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.3)}.aem-AuthorLayer-Edit div.image:has(.cmp-image){margin-bottom:0}.cmp-image.cq-dd-image sj-image{min-height:75pt}