.auth .multimedia .container{display:flex}
.auth .multimedia .slick-arrow{z-index:999;top:250px;margin-top:-15px;transform:none;width:34px;height:34px;display:flex !important;justify-content:center;border-width:1px;border-style:solid;border-radius:50%}
.auth .multimedia .slick-arrow::before{padding:4px;width:5px;height:5px;position:absolute;top:50%;left:50%;margin-left:-3px;margin-top:-5px}
.auth .multimedia .slick-arrow.slick-prev{left:-5px}
.auth .multimedia .slick-arrow.slick-next{right:-5px}
.auth .multimedia .slick-arrow.slick-next::before{margin:1px 0 6px -3px;top:10px;left:12px}
.auth .multimedia .slick-arrow.slick-disabled{display:none !important}
.auth .multimedia.multimedia-carousel .container{display:flex;flex-direction:column}
.auth .multimedia.multimedia-carousel .multimedia__nav{display:flex;height:auto;padding-left:10px;padding-right:10px;width:100%;overflow:auto;margin-top:30px;margin-bottom:30px;height:100% !important}
.auth .multimedia.multimedia-carousel .multimedia__nav::after,.auth .multimedia.multimedia-carousel .multimedia__nav::before{content:none}
.auth .multimedia.multimedia-carousel .multimedia__nav-scroller{display:flex;flex-direction:row;height:100% !important}
.auth .multimedia.multimedia-carousel .multimedia__nav-item{width:200px;min-width:100px;padding:0;margin-right:15px;height:95px}
.auth .multimedia.multimedia-carousel .multimedia__nav-item img{height:80px}
.auth .multimedia.multimedia-carousel .multimedia__nav-item:after{top:0;bottom:10px}
.auth .multimedia.multimedia-carousel .multimedia__content .multimedia__slide .multimedia__item-count{display:block;float:right}
.auth .multimedia.multimedia-carousel .multimedia__content .multimedia__slide .multimedia__item-count button.prev-slide,.auth .multimedia.multimedia-carousel .multimedia__content .multimedia__slide .multimedia__item-count button.next-slide{cursor:pointer;margin-right:10px;margin-left:10px}
.auth .multimedia.multimedia-carousel .multimedia__content .multimedia__slide .multimedia__item-count button.prev-slide i,.auth .multimedia.multimedia-carousel .multimedia__content .multimedia__slide .multimedia__item-count button.next-slide i{padding-top:5px}
.auth .multimedia.multimedia--bottom-tab .container{display:flex;flex-direction:column;position:relative}
.auth .multimedia.multimedia--bottom-tab .multimedia__nav{display:flex;height:auto;padding-left:10px;padding-right:10px;width:100%;overflow:auto;margin-top:30px;margin-bottom:30px;height:100% !important;position:absolute}
.auth .multimedia.multimedia--bottom-tab .multimedia__nav::after,.auth .multimedia.multimedia--bottom-tab .multimedia__nav::before{content:none}
.auth .multimedia.multimedia--bottom-tab .multimedia__nav-scroller{display:flex;flex-direction:row;height:auto !important}
.auth .multimedia.multimedia--bottom-tab .multimedia__nav-item{width:200px;min-width:100px;padding:0;margin-right:15px;height:95px}
.auth .multimedia.multimedia--bottom-tab .multimedia__nav-item img{height:80px}
.auth .multimedia.multimedia--bottom-tab .multimedia__nav-item:after{top:0;bottom:10px}
.auth .multimedia__content{flex:1;padding:10px 5px;overflow:hidden}
.auth .mutlimedia__description .button{margin-top:11px}
.auth .multimedia__slides{position:relative}
.auth .multimedia__slides p{margin:10px 0 5px 0;overflow:hidden}
.auth .multimedia__slides img,.auth .multimedia__slides picture{margin:0 auto;object-fit:contain;width:100%;height:100%}
.auth .multimedia__slides .multimedia__slide-media{position:relative;display:flex;justify-content:start;align-items:start}
.auth .multimedia__slides .multimedia__slide-media.video-blocker h5{position:absolute;z-index:2;width:100%;text-align:center;align-self:center;cursor:pointer;color:#fff;font-size:28px}
.auth .multimedia__slides .multimedia__slide-media.video-blocker h5 i{display:block;font-size:60px}
.auth .multimedia__slides .multimedia__slide-media.video-blocker img{position:absolute;z-index:1;width:100%;height:100%;object-fit:cover;cursor:pointer}
.auth .multimedia__slides .multimedia__slide-media img,.auth .multimedia__slides .multimedia__slide-media iframe,.auth .multimedia__slides .multimedia__slide-media picture{max-height:100%}
.auth .multimedia__slides .desktopview,.auth .multimedia__slides .mobileview{text-align:center}
.auth .multimedia__slides.slick-initialized .multimedia__slide-media{position:relative;justify-content:center;align-items:center}
.auth .multimedia__slides.slick-initialized .multimedia__slide-media.video-blocker h5{position:absolute;z-index:2;width:100%;text-align:center;align-self:center;cursor:pointer;color:#fff}
.auth .multimedia__slides.slick-initialized .multimedia__slide-media.video-blocker h5 i{display:block}
.auth .multimedia__slides.slick-initialized .multimedia__slide-media.video-blocker img{position:absolute;z-index:1;width:100%;height:100%;object-fit:cover;cursor:pointer}
.auth .multimedia__slides:not(.slick-initialized) p:not(:empty){padding:15px;margin:0}
.auth .multimedia .multimedia__slides .mutlimedia__description:not(:empty):lang(ar),.auth .multimedia .multimedia__slides .mutlimedia__description:not(:empty):lang(ar-SA){direction:rtl}
.auth .multimedia__slides .mutlimedia__description p:not(:empty):lang(ar),.auth .multimedia__slides .mutlimedia__description p:not(:empty):lang(ar-SA){text-align:right;direction:rtl}
.auth .multimedia__nav{width:16.6%;padding:0 5px;margin:10px 0;overflow:auto;position:relative}
.auth .multimedia__nav::before{content:'';width:100%;position:absolute;top:0;box-shadow:0 0 40px 25px white;z-index:100}
.auth .multimedia__nav::after{content:'';width:100%;position:absolute;bottom:0;box-shadow:0 0 40px 25px white;z-index:100}
.auth .multimedia__nav-scroller{overflow:auto}
.auth .multimedia__nav-item{cursor:pointer;padding-bottom:18px;padding-top:17px;border-bottom:3px solid transparent;position:relative}
.auth .multimedia__nav-item img{object-fit:cover;height:90px;max-height:90px;width:100%}
.auth .multimedia__nav-item:after{content:'';position:absolute;left:0;right:0;top:17px;bottom:18px;background:rgba(0,0,0,0.54);transition:background-color 350ms}
.auth .multimedia__nav-item:hover:after{background:rgba(0,0,0,0)}
.auth .multimedia__nav-item--active::after{background:rgba(0,0,0,0)}
.auth .multimedia__item-count{font-weight:bold;margin-top:15px}
.auth .multimedia__show-more{outline:0;display:none;content-visibility:auto}
@media(min-width:993px){.auth .multimedia-padding-left .multimedia .container{padding-left:10px;padding-right:0}
.auth .multimedia-padding-left .multimedia .container .multimedia__content{padding-left:5px;padding-right:0}
.auth .multimedia-padding-right .multimedia .container{padding-right:10px;padding-left:0}
.auth .multimedia-padding-right .multimedia .container .multimedia__content{padding-right:5px;padding-left:0}
.auth .multimedia-standard-padding-lr .multimedia .container{padding-left:10px;padding-right:10px}
.auth .multimedia-standard-padding-lr .multimedia .container .multimedia__content{padding-left:5px;padding-right:5px}
.auth .multimedia-no-padding-lr .multimedia .container{padding-left:0;padding-right:0}
.auth .multimedia-no-padding-lr .multimedia .container .multimedia__content{padding-left:0;padding-right:0}
}
@media(min-width:992px){.auth .media-youtube.aem-GridColumn.aem-GridColumn--default--4 .multimedia .multimedia__slides .multimedia-cookie-warning .cookie-warning .inner i{font-size:20px}
.auth .media-youtube.aem-GridColumn.aem-GridColumn--default--4 .multimedia .multimedia__slides .multimedia-cookie-warning .cookie-warning .inner span.h3{font-size:14px;margin-bottom:5px}
.auth .media-youtube.aem-GridColumn.aem-GridColumn--default--4 .multimedia .multimedia__slides .multimedia-cookie-warning .cookie-warning .inner p{font-size:14px;padding:5px}
.auth .media-youtube.aem-GridColumn.aem-GridColumn--default--3 .multimedia .multimedia__slides .multimedia-cookie-warning .cookie-warning .inner i{font-size:14px;margin-bottom:0}
.auth .media-youtube.aem-GridColumn.aem-GridColumn--default--3 .multimedia .multimedia__slides .multimedia-cookie-warning .cookie-warning .inner span.h3{font-size:10px;margin-bottom:0}
.auth .media-youtube.aem-GridColumn.aem-GridColumn--default--3 .multimedia .multimedia__slides .multimedia-cookie-warning .cookie-warning .inner p{font-size:10px;padding:5px}
.auth .media-youtube.aem-GridColumn.aem-GridColumn--default--3 .multimedia .multimedia__slides .multimedia-cookie-warning .cookie-warning .inner a{font-size:12px}
.auth .section-container .cmp-container .section-container__inner .media-youtube .multimedia .multimedia__slides .multimedia-cookie-warning .cookie-warning .inner i{font-size:20px}
.auth .section-container .cmp-container .section-container__inner .media-youtube .multimedia .multimedia__slides .multimedia-cookie-warning .cookie-warning .inner span.h3{font-size:14px;margin-bottom:5px}
.auth .section-container .cmp-container .section-container__inner .media-youtube .multimedia .multimedia__slides .multimedia-cookie-warning .cookie-warning .inner p{font-size:14px;padding:5px}
.auth .section-container .cmp-container .section-container__inner .media-youtube .multimedia .multimedia__slides .multimedia-cookie-warning .cookie-warning .inner i{font-size:18px;margin-bottom:0}
.auth .section-container .cmp-container .section-container__inner .media-youtube .multimedia .multimedia__slides .multimedia-cookie-warning .cookie-warning .inner span.h3{font-size:14px;margin-bottom:0}
.auth .section-container .cmp-container .section-container__inner .media-youtube .multimedia .multimedia__slides .multimedia-cookie-warning .cookie-warning .inner p{font-size:12px;padding:5px}
.auth .section-container .cmp-container .section-container__inner .media-youtube .multimedia .multimedia__slides .multimedia-cookie-warning .cookie-warning .inner a{font-size:12px}
}
@media(max-width:992px){.auth .multimedia .container{flex-direction:column}
.auth .multimedia .slick-arrow.slick-prev{left:0}
.auth .multimedia .slick-arrow.slick-next{right:0}
.auth .multimedia.multimedia-carousel .multimedia__nav{order:1}
.auth .multimedia.multimedia-carousel .multimedia__content{order:0}
.auth .multimedia.multimedia-carousel .multimedia__nav-item{height:70px}
.auth .multimedia.multimedia-carousel .multimedia__nav-item img{height:56px}
.auth .multimedia__content{order:1}
.auth .multimedia__nav{display:flex;height:auto;padding-left:10px;padding-right:10px;width:100%;overflow:auto;margin-top:30px}
.auth .multimedia__nav::after,.auth .multimedia__nav::before{content:none}
.auth .multimedia__nav-item{width:100px;min-width:100px;padding:0;margin-right:15px;height:70px}
.auth .multimedia__nav-item img{height:56px}
.auth .multimedia__nav-item:after{top:0;bottom:10px}
.auth .multimedia__slide-media iframe{max-height:250px}
.auth .multimedia__slides img{height:auto}
.auth .multimedia__content{padding-right:0;padding-left:0}
.auth .multimedia__nav-scroller{display:flex}
}
@media screen and (max-width:767px){.auth .multimedia .multimedia__slides{padding-left:15px;padding-right:15px}
.auth .multimedia .multimedia__slides.slick-slider{padding-left:5px;padding-right:5px}
.auth .multimedia .multimedia__slides .multimedia__slide-media{position:relative}
.auth .multimedia .multimedia__slides .multimedia__slide-media.video-blocker h5{position:absolute;z-index:2;width:100%;text-align:center;align-self:center;cursor:pointer;color:#fff}
.auth .multimedia .multimedia__slides .multimedia__slide-media.video-blocker h5 i{display:block}
.auth .multimedia .multimedia__slides .multimedia__slide-media.video-blocker img{position:absolute;z-index:1;width:100%;height:100%;object-fit:cover;cursor:pointer}
.auth .multimedia .multimedia__nav{padding-left:15px;padding-right:15px}
}
.easyzoom{position:relative;display:inline-block;*display:inline;*zoom:1}
.easyzoom img{vertical-align:bottom;max-width:none}
.easyzoom.is-loading img{cursor:progress}
.easyzoom.is-ready img{cursor:crosshair}
.easyzoom.is-error img{cursor:not-allowed}
.easyzoom-notice{position:absolute;top:50%;left:50%;z-index:150;width:10em;margin:-1em 0 0 -5em;line-height:2em;text-align:center;background:#FFF;box-shadow:0 0 10px #888}
.easyzoom-flyout{position:absolute;z-index:100;overflow:hidden;background:#FFF}
.easyzoom--overlay .easyzoom-flyout{top:0;left:0;width:100%;height:100%}
.easyzoom--adjacent .easyzoom-flyout{top:0;left:100%;width:100%;height:100%;margin-left:20px}
.auth .multimedia__slides .easyzoom .easyzoom-flyout img{max-height:none;max-width:none;margin:0;object-fit:unset;width:auto;height:auto}
.auth .teaser .button i{display:none;content-visibility:auto}
.auth .teaser ul{list-style-type:disc;padding-left:40px;margin-bottom:16px}
.auth .teaser.teaser--tile{min-height:auto;margin-bottom:30px;position:relative}
.auth .teaser.teaser--tile .container{padding:0 20px;position:relative}
.auth .teaser.teaser--tile .container::before{content:"";position:absolute;top:0;left:10px;right:10px;height:1px;width:calc(100% - 20px)}
.auth .teaser.teaser--tile.teaser--hide-line .container::before{height:0}
.auth .teaser.teaser--tile.teaser--tile-right .teaser__text-wrap{order:1;margin-right:20px}
.auth .teaser.teaser--tile.teaser--tile-right .teaser__img-wrap{margin-right:0}
.auth .teaser.teaser--tile.teaser--tile-text .teaser__text-wrap{padding-bottom:29px}
.auth .teaser.teaser--tile.teaser--tile-text .teaser__text-wrap h1,.auth .teaser.teaser--tile.teaser--tile-text .teaser__text-wrap h2,.auth .teaser.teaser--tile.teaser--tile-text .teaser__text-wrap h3,.auth .teaser.teaser--tile.teaser--tile-text .teaser__text-wrap h4,.auth .teaser.teaser--tile.teaser--tile-text .teaser__text-wrap h5,.auth .teaser.teaser--tile.teaser--tile-text .teaser__text-wrap h6{margin:15px 0 14px 0}
.auth .teaser.teaser--tile.teaser--tile-text .teaser__img-wrap{display:none;content-visibility:auto}
.auth .teaser.teaser--tile:not(.teaser--tile-text) .container{padding:50px 20px 0 20px;position:relative;opacity:0}
.auth .teaser.teaser--tile:not(.teaser--tile-text) .teaser__text-wrap h1,.auth .teaser.teaser--tile:not(.teaser--tile-text) .teaser__text-wrap h2,.auth .teaser.teaser--tile:not(.teaser--tile-text) .teaser__text-wrap h3,.auth .teaser.teaser--tile:not(.teaser--tile-text) .teaser__text-wrap h4,.auth .teaser.teaser--tile:not(.teaser--tile-text) .teaser__text-wrap h5,.auth .teaser.teaser--tile:not(.teaser--tile-text) .teaser__text-wrap h6{position:absolute;display:block;top:15px;left:10px;margin:0;width:100%}
.auth .teaser.teaser--tile:lang(ar) h1,.auth .teaser.teaser--tile:lang(ar) h2,.auth .teaser.teaser--tile:lang(ar) h3,.auth .teaser.teaser--tile:lang(ar) h4,.auth .teaser.teaser--tile:lang(ar) h5,.auth .teaser.teaser--tile:lang(ar) h6{text-align:right;direction:rtl}
.auth .teaser.teaser--tile .teaser__img-wrap{max-width:160px;max-height:120px;height:120px;margin-top:3px;margin-right:20px;order:1}
.auth .teaser.teaser--tile .teaser__text-wrap{order:2;padding:0;flex:1;max-width:initial;display:block;align-items:unset;padding-bottom:40px;position:inherit}
.auth .teaser.teaser--tile .teaser__text-wrap .accent-bar{display:none;content-visibility:auto}
.auth .teaser.teaser--tile .teaser__text-wrap p{margin:0}
.auth .teaser.teaser--tile .teaser__text-wrap a{min-width:auto;display:inline-block;position:absolute;background:0;border:0;padding:0;min-height:auto;text-align:left}
.auth .teaser.teaser--tile .teaser__text-wrap a:lang(ar)::after{border-width:2px 0 0 2px;margin:0 3px 1px 0}
.auth .teaser.teaser--tile .teaser__text-wrap a::after{display:inline-block;transform:rotate(-45deg);margin:0 0 1px 3px;border-style:solid;border-width:0 2px 2px 0;padding:3px;content:'';transition:margin .25s ease}
.auth .teaser.teaser--tile .teaser__text-wrap a:focus{padding:2px}
.auth .teaser.teaser--tile .teaser__text-wrap a:hover::after{margin-left:8px}
.auth .teaser.teaser--tile .teaser__text-wrap a:hover:lang(ar)::after{margin-left:0;margin-right:8px}
.auth .teaser.teaser--hero .teaser__text-wrap{padding:0 10px}
.auth .teaser.teaser--hero .teaser__text-wrap .accent-bar{display:block}
.auth .teaser.teaser--hero .teaser__text-wrap h1:empty,.auth .teaser.teaser--hero .teaser__text-wrap h2:empty,.auth .teaser.teaser--hero .teaser__text-wrap h3:empty,.auth .teaser.teaser--hero .teaser__text-wrap h4:empty,.auth .teaser.teaser--hero .teaser__text-wrap h5:empty,.auth .teaser.teaser--hero .teaser__text-wrap h6:empty{display:none}
.auth .teaser.teaser--hero .teaser__text-wrap p{margin-bottom:0}
.auth .teaser.teaser--hero .teaser__text-wrap p:empty{display:none}
.auth .teaser.teaser--hero .teaser__text-wrap a{margin-top:27px}
.auth .teaser.teaser--hero .teaser__text-wrap a:empty{display:none}
.auth .teaser.teaser--hero:not(.teaser--has-gradient){position:relative;right:50%;left:50%;margin-left:-50vw;width:100vw !important}
.auth .teaser.teaser--hero:not(.teaser--has-gradient).cq-Editable-dom{margin-left:0;right:0;left:0}
.auth .teaser.teaser--card,.auth .teaser.teaser--full-width{display:flex;align-items:flex-end;justify-content:flex-start}
.auth .teaser.teaser--card .inner,.auth .teaser.teaser--full-width .inner{width:100%}
.auth .teaser.teaser--card .teaser__img-wrap,.auth .teaser.teaser--full-width .teaser__img-wrap{position:absolute;padding:0;top:0;left:0;right:0;height:100%;width:100%;flex:100%;max-width:100%}
.auth .teaser.teaser--card{min-height:490px;margin-bottom:30px}
.auth .teaser.teaser--card .container{padding-left:0;padding-right:0}
.auth .teaser.teaser--card.teaser--has-gradient::after{background:black;background:-moz-linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 25%,rgba(0,0,0,0.3) 36%,black 62%);background:-webkit-linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 25%,rgba(0,0,0,0.3) 36%,black 62%);background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 25%,rgba(0,0,0,0.3) 36%,black 62%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1)}
.auth .teaser.teaser--card .teaser__text-wrap{padding:30px;left:0;right:0;bottom:0;min-width:100%}
.auth .teaser.teaser--card .teaser__text-wrap h1,.auth .teaser.teaser--card .teaser__text-wrap h2,.auth .teaser.teaser--card .teaser__text-wrap h3,.auth .teaser.teaser--card .teaser__text-wrap h4,.auth .teaser.teaser--card .teaser__text-wrap h5,.auth .teaser.teaser--card .teaser__text-wrap h6{text-transform:none}
.auth .teaser.teaser--card .teaser__text-wrap a{min-width:auto}
.auth .teaser.teaser--card .teaser__img-wrap{height:70%;min-height:368px}
.auth .teaser.teaser--banner{min-height:96px}
.auth .teaser.teaser--banner .accent-bar,.auth .teaser.teaser--banner .teaser__img-wrap{display:none;content-visibility:auto}
.auth .teaser.teaser--banner .teaser__text-wrap h1,.auth .teaser.teaser--banner .teaser__text-wrap p,.auth .teaser.teaser--banner .teaser__text-wrap h2,.auth .teaser.teaser--banner .teaser__text-wrap h3,.auth .teaser.teaser--banner .teaser__text-wrap h4,.auth .teaser.teaser--banner .teaser__text-wrap h5,.auth .teaser.teaser--banner .teaser__text-wrap h6{margin-bottom:0}
.auth .teaser.teaser--banner .teaser__text-wrap p{text-transform:none}
.auth .teaser.teaser--banner.teaser--cta h1,.auth .teaser.teaser--banner.teaser--cta h2,.auth .teaser.teaser--banner.teaser--cta h3,.auth .teaser.teaser--banner.teaser--cta h4,.auth .teaser.teaser--banner.teaser--cta h5,.auth .teaser.teaser--banner.teaser--cta h6{margin-bottom:10px}
.auth .teaser.teaser--banner.teaser--cta .teaser__text-wrap p{text-transform:none}
.auth .teaser.teaser--banner.teaser--cta .container .inner .button{min-height:36px}
.auth .teaser.teaser--banner.teaser--cta .container .inner .button i{display:inline;font-size:16px;margin-right:5px}
.auth .teaser.teaser--banner.teaser--banner-card{padding:16px 0}
.auth .teaser.teaser--banner.teaser--banner-card .container .inner{padding:0 24px}
.auth .teaser.teaser--banner.teaser--banner-card .col-lg-6.col-12.teaser__text-wrap p{width:100%;max-width:100%}
.auth .teaser.teaser--banner.teaser--banner-card .col-lg-6.col-12.teaser__text-wrap p+.button.button-primary.button-sm{margin-top:15px}
.auth .teaser.teaser--banner.teaser--banner-card .col-lg-6.col-12.teaser__text-wrap .button.button-primary.button-sm{position:relative;position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%);min-width:272px}
.auth .teaser.teaser--checkerboard .row{margin:0}
.auth .teaser.teaser--checkerboard .row .teaser__img-wrap{min-height:310px}
.auth .teaser.teaser--checkerboard .row .teaser__img-wrap figure{overflow:hidden}
.auth .teaser.teaser--checkerboard .row .video-blocker{display:flex;position:relative;justify-content:center;align-items:center}
.auth .teaser.teaser--checkerboard .row .video-blocker h5{position:absolute;z-index:12;width:100%;text-align:center;align-self:center;cursor:pointer;color:#fff;font-size:28px}
.auth .teaser.teaser--checkerboard .row .video-blocker h5 i{display:block}
.auth .teaser.teaser--checkerboard .row .teaser__img-wrap .multimedia__slide-media img{position:absolute;top:0;bottom:0;left:0;right:0;height:100%;z-index:11}
.auth .teaser.teaser--blog{height:603px;width:478px}
.auth .teaser.teaser--blog .container{padding-left:0;padding-right:0}
.auth .teaser.teaser--blog .row{margin:0;flex-direction:column-reverse}
.auth .teaser.teaser--blog .row .teaser__img-wrap{min-height:310px;flex:100%;max-width:100%}
.auth .teaser.teaser--blog .row .teaser__img-wrap figure{overflow:hidden}
.auth .teaser.teaser--blog .row .teaser__text-wrap{padding:30px;flex:100%;max-width:100%}
.auth .teaser.teaser--blog .row .teaser__text-wrap .accent-bar{display:none;content-visibility:auto}
.auth .teaser.teaser--blog .row .teaser__text-wrap .teaser-date{font-size:12px;margin-bottom:14px}
.auth .teaser.teaser--blog .row .teaser__text-wrap a.button-primary{min-width:auto;display:inline-block;background:0;border:0;padding:0;text-align:left}
.auth .teaser.teaser--blog .row .teaser__text-wrap a.button-primary::after{display:inline-block;transform:rotate(-45deg);margin:0 0 1px 3px;border-style:solid;border-width:0 2px 2px 0;padding:3px;content:'';transition:margin .25s ease}
.auth .teaser.teaser--blog .row .teaser__text-wrap a.button-primary:focus{padding:2px}
.auth .teaser.teaser--blog .row .teaser__text-wrap a.button-primary:hover::after{margin-left:8px}
.auth .teaser.teaser--blog{height:603px;width:478px}
.auth .teaser.teaser--blog .container{padding-left:0;padding-right:0}
.auth .teaser.teaser--blog .row{margin:0;flex-direction:column-reverse}
.auth .teaser.teaser--blog .row .teaser__img-wrap{min-height:310px;flex:100%;max-width:100%}
.auth .teaser.teaser--blog .row .teaser__img-wrap figure{overflow:hidden}
.auth .teaser.teaser--blog .row .teaser__text-wrap{padding:30px;flex:100%;max-width:100%}
.auth .teaser.teaser--blog .row .teaser__text-wrap .accent-bar{display:none;content-visibility:auto}
.auth .teaser.teaser--blog .row .teaser__text-wrap .teaser-date{font-size:12px;margin-bottom:14px}
.auth .teaser.teaser--blog .row .teaser__text-wrap a.button-primary{min-width:auto;display:inline-block;background:0;border:0;padding:0;text-align:left}
.auth .teaser.teaser--blog .row .teaser__text-wrap a.button-primary::after{display:inline-block;transform:rotate(-45deg);margin:0 0 1px 3px;border-style:solid;border-width:0 2px 2px 0;padding:3px;content:'';transition:margin .25s ease}
.auth .teaser.teaser--blog .row .teaser__text-wrap a.button-primary:focus{padding:2px}
.auth .teaser.teaser--blog .row .teaser__text-wrap a.button-primary:hover::after{margin-left:8px}
.auth .teaser.teaser--card:lang(ar) .inner,.auth .teaser.teaser--hero:lang(ar) .inner,.auth .teaser.teaser--tile:lang(ar) .inner,.auth .teaser.teaser--full-width:lang(ar) .inner,.auth .teaser.teaser--checkerboard:lang(ar) .inner{direction:rtl;text-align:right}
.auth .teaser.teaser--right.teaser--full-width .row .teaser__text-wrap .inner,.auth .teaser.teaser--right.teaser--hero .row .teaser__text-wrap .inner{text-align:right}
.auth .teaser.teaser--full-width:not(.teaser--right):lang(ar) .inner{text-align:left}
.auth .teaser.teaser--full-width.teaser--has-gradient .teaser__text-wrap .button{display:inline-flex}
.auth .teaser.teaser--right.teaser--hero .row .teaser__text-wrap .inner h1,.auth .teaser.teaser--right.teaser--hero .row .teaser__text-wrap .inner h2,.auth .teaser.teaser--right.teaser--hero .row .teaser__text-wrap .inner h3,.auth .teaser.teaser--right.teaser--hero .row .teaser__text-wrap .inner h4,.auth .teaser.teaser--right.teaser--hero .row .teaser__text-wrap .inner h5,.auth .teaser.teaser--right.teaser--hero .row .teaser__text-wrap .inner h6,.auth .teaser.teaser--right.teaser--hero .row .teaser__text-wrap .inner .h2{left:auto;right:30px}
.auth .teaser.teaser--right.teaser--hero .row .teaser__text-wrap,.auth .teaser.teaser--right.teaser--full-width .row .teaser__text-wrap{justify-content:flex-end}
.auth .teaser.teaser--right.teaser--hero .row .teaser__text-wrap .inner,.auth .teaser.teaser--right.teaser--full-width .row .teaser__text-wrap .inner{display:flex;flex-direction:column;align-items:flex-end}
.auth .teaser.teaser--right.teaser--hero .row .teaser__text-wrap .inner ul,.auth .teaser.teaser--right.teaser--hero .row .teaser__text-wrap .inner ol,.auth .teaser.teaser--right.teaser--full-width .row .teaser__text-wrap .inner ul,.auth .teaser.teaser--right.teaser--full-width .row .teaser__text-wrap .inner ol{max-width:80%;min-width:fit-content}
.auth .teaser.teaser--right.teaser--hero .row .teaser__text-wrap .inner .accent-bar,.auth .teaser.teaser--right.teaser--full-width .row .teaser__text-wrap .inner .accent-bar{margin:0 0 22px auto}
.auth .teaser.teaser--banner .teaser__img-wrap .button,.auth .teaser .teaser__text-wrap .button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:6px 15px;min-width:200px;white-space:normal;align-items:center}
.auth .teaser .teaser__text-wrap{position:relative;z-index:9}
.auth .teaser .teaser__text-wrap h1,.auth .teaser .teaser__text-wrap h2,.auth .teaser .teaser__text-wrap h3,.auth .teaser .teaser__text-wrap h4,.auth .teaser .teaser__text-wrap h5,.auth .teaser .teaser__text-wrap h6,.auth .teaser .teaser__text-wrap .h2{margin-bottom:16px}
.auth .teaser .teaser__text-wrap .accent-bar{margin:0 0 16px}
.auth .teaser .teaser__text-wrap p{margin-bottom:10px}
.auth .teaser .teaser__text-wrap a{min-width:200px;margin-top:10px;display:inline-flex}
.auth .teaser .teaser__img-wrap{padding:0}
.auth .teaser .teaser__img-wrap figure{height:100%}
.auth .teaser .teaser__img-wrap img{width:100%;height:100%;object-fit:cover}
.auth .teaser.teaser--no-accent-bar.teaser--hero .accent-bar,.auth .teaser.teaser--no-accent-bar .accent-bar{display:none;content-visibility:auto}
.auth .teaser.teaser--has-gradient{position:relative}
.auth .teaser.teaser--has-gradient::after{display:block;content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:-moz-linear-gradient(left,#000 7%,rgba(0,0,0,0) 93%);background:-webkit-linear-gradient(left,#000 7%,rgba(0,0,0,0) 93%);background:linear-gradient(to right,#000 7%,rgba(0,0,0,0) 93%)}
.auth .teaser.teaser--image-no-gradient{position:relative}
.auth .teaser.teaser--image-no-gradient::after{display:block;content:"";position:absolute;top:0;right:0;bottom:0;left:0}
.auth .teaser.teaser--hero.teaser--account{left:0;right:0;margin-right:0;margin-left:0;height:267px;min-height:267px}
.auth .teaser.teaser--hero.teaser--account .teaser__text-wrap .accent-bar{margin-bottom:0}
.auth .teaser.teaser--hero.teaser--account .teaser__text-wrap a{margin-top:27px}
.auth .teaser.teaser--hero.teaser--account::after{content:"";background:-webkit-linear-gradient(left,rgba(0,0,0,0.85) 15%,rgba(0,0,0,0) 85%);background:-o-linear-gradient(left,rgba(0,0,0,0.85) 15%,rgba(0,0,0,0) 85%);background:linear-gradient(to right,rgba(0,0,0,0.85) 15%,rgba(0,0,0,0) 85%);display:block;position:absolute;top:0;right:0;bottom:0;left:0}
.auth .teaser-card.contact-card--container .h3{text-transform:capitalize}
.auth .teaser-card.contact-card--container .contact-card--item .button.button-secondary{min-width:auto;max-width:fit-content}
@media screen and (min-width:992px){.auth .teaser{min-height:310px}
.auth .teaser .row{margin-left:-10px;margin-right:-10px}
.auth .teaser.teaser--hero{min-height:350px;display:flex;align-items:center;justify-content:flex-start;padding:16px 32px 16px 32px}
.auth .teaser.teaser--hero .teaser__img-wrap{position:absolute;padding:0;top:0;left:0;right:0;height:100%;width:100%;flex:100%;max-width:100%}
.auth .teaser.teaser--hero .teaser__text-wrap:lang(ar){margin-left:auto}
.auth .teaser.teaser--hero .teaser__text-wrap h1,.auth .teaser.teaser--hero .teaser__text-wrap h2,.auth .teaser.teaser--hero .teaser__text-wrap h3,.auth .teaser.teaser--hero .teaser__text-wrap h4,.auth .teaser.teaser--hero .teaser__text-wrap h5,.auth .teaser.teaser--hero .teaser__text-wrap h6,.auth .teaser.teaser--hero .teaser__text-wrap .h2{margin-bottom:12px}
.auth .teaser.teaser--hero .teaser__text-wrap .accent-bar{margin:0 0 22px}
.auth .teaser.teaser--hero .teaser__text-wrap{max-width:55%;flex:0 0 55%}
.auth .teaser.teaser--banner{display:flex;align-items:center;padding:22px 0 25px}
.auth .teaser.teaser--banner:lang(ar) .container .inner a,.auth .teaser.teaser--banner:lang(ar) .container .inner .button{position:absolute;left:0;right:auto;min-height:30px;top:50%;transform:translateY(-50%);max-width:200px}
.auth .teaser.teaser--banner:lang(ar) .row{flex-direction:row-reverse}
.auth .teaser.teaser--banner:lang(ar) .row .teaser__text-wrap{text-align:right;direction:rtl;padding-right:0;padding-left:20px}
.auth .teaser.teaser--banner .container .inner{width:100%;padding:0 10px}
.auth .teaser.teaser--banner .container .inner p{display:block;width:100%;max-width:calc(100% - 220px)}
.auth .teaser.teaser--banner .container .inner a,.auth .teaser.teaser--banner .container .inner .button{position:absolute;right:10px;min-height:30px;top:50%;transform:translateY(-50%);max-width:200px}
.auth .teaser.teaser--banner .container .teaser__text-wrap{padding:0;flex:1;max-width:initial}
.auth .teaser.teaser--banner.teaser--cta{padding-right:50px;padding-left:50px}
.auth .teaser.teaser--banner.teaser--cta h1,.auth .teaser.teaser--banner.teaser--cta h2,.auth .teaser.teaser--banner.teaser--cta h3,.auth .teaser.teaser--banner.teaser--cta h4,.auth .teaser.teaser--banner.teaser--cta h5,.auth .teaser.teaser--banner.teaser--cta h6{margin-bottom:0}
.auth .teaser.teaser--checkerboard .teaser__text-wrap .button{float:right}
.auth .teaser.teaser--checkerboard.teaser--right .teaser__text-wrap .button{float:left}
.auth .teaser.teaser--blog .teaser__img-wrap img{position:absolute;top:0;bottom:0;left:0;right:0}
.auth .teaser.teaser--right.teaser--has-gradient::after{background:-moz-linear-gradient(left,rgba(0,0,0,0) 7%,#000 93%);background:-webkit-linear-gradient(left,rgba(0,0,0,0) 7%,#000 93%);background:linear-gradient(to right,rgba(0,0,0,0) 7%,#000 93%)}
.auth .teaser.teaser--right .row{flex-direction:row-reverse}
.auth .teaser .teaser__text-wrap{padding:60px;display:flex;align-items:center}
.auth .teaser.teaser--banner .container .inner .teaserHeading{width:70%}
}
@media screen and (max-width:991px){.auth .teaser.teaser--tile{padding-left:30px;padding-right:30px}
.auth .teaser.teaser--tile .container{padding:0 15px}
.auth .teaser.teaser--tile .container::before{width:100%;left:0;right:0}
.auth .teaser.teaser--tile .teaser__text-wrap a{position:relative;margin-top:10px}
.auth .teaser.teaser--tile:not(.teaser--tile-text) .container{padding:5px 15px 0 15px}
.auth .teaser.teaser--tile:not(.teaser--tile-text) .teaser__text-wrap h1,.auth .teaser.teaser--tile:not(.teaser--tile-text) .teaser__text-wrap h2,.auth .teaser.teaser--tile:not(.teaser--tile-text) .teaser__text-wrap h3,.auth .teaser.teaser--tile:not(.teaser--tile-text) .teaser__text-wrap h4,.auth .teaser.teaser--tile:not(.teaser--tile-text) .teaser__text-wrap h5,.auth .teaser.teaser--tile:not(.teaser--tile-text) .teaser__text-wrap h6{left:0}
.auth .teaser.teaser--blog{width:auto}
.auth .teaser.teaser--blog .row{flex-direction:column-reverse}
.auth .teaser.teaser--blog .row .teaser__img-wrap{min-height:275px}
.auth .teaser.teaser--blog .row .teaser__text-wrap{padding:20px}
.auth .teaser.teaser--hero{padding-bottom:0}
.auth .teaser.teaser--hero.teaser--has-gradient::after{background:-moz-linear-gradient(top,rgba(0,0,0,0) 4%,rgba(0,0,0,0.7) 89%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 4%,rgba(0,0,0,0.7) 89%);background:linear-gradient(to bottom,rgba(0,0,0,0) 4%,rgba(0,0,0,0.7) 89%)}
.auth .teaser.teaser--hero::after{height:auto;z-index:1}
.auth .teaser.teaser--hero .container>.row{flex-direction:column-reverse}
.auth .teaser.teaser--hero .teaser__img-wrap{height:214px;right:50%;left:50%;margin-right:-50vw;margin-left:-50vw;width:100vw;max-width:initial}
.auth .teaser.teaser--hero .teaser__text-wrap{position:initial;padding:0 24px;min-height:auto}
.auth .teaser.teaser--hero .teaser__text-wrap .accent-bar{display:block;content-visibility:auto}
.auth .teaser.teaser--hero .teaser__text-wrap p{margin-bottom:16px}
.auth .teaser.teaser--hero .teaser__text-wrap a{margin-top:0;display:flex;height:40px;width:fit-content !important;min-width:0;padding:8px 16px}
.auth .teaser.teaser--hero .teaser__text-wrap h1,.auth .teaser.teaser--hero .teaser__text-wrap h2,.auth .teaser.teaser--hero .teaser__text-wrap h3,.auth .teaser.teaser--hero .teaser__text-wrap h4,.auth .teaser.teaser--hero .teaser__text-wrap h5,.auth .teaser.teaser--hero .teaser__text-wrap h6,.auth .teaser.teaser--hero .teaser__text-wrap .h2{margin:0;padding:0;z-index:2;margin:0;left:30px;display:block;padding-top:24px;padding-bottom:16px;font-weight:700;opacity:0}
.auth .teaser.teaser--hero .teaser__text-wrap .inner .button-primary{margin-bottom:24px}
.auth .teaser.teaser--hero:not(.teaser--has-gradient){right:0;left:0}
.auth .teaser.teaser--full-width{min-height:490px}
.auth .teaser.teaser--full-width .teaser__text-wrap{bottom:0;left:0;right:0}
.auth .teaser.teaser--banner{padding:28px 0 30px 0}
.auth .teaser.teaser--banner:lang(ar) .row .teaser__text-wrap{text-align:right;direction:rtl}
.auth .teaser.teaser--banner .teaser__text-wrap{padding:0 30px}
.auth .teaser.teaser--banner .teaser__text-wrap a,.auth .teaser.teaser--banner .teaser__text-wrap .button{margin-top:26px}
.auth .teaser.teaser--banner.teaser--banner-card .container .inner{padding:0}
.auth .teaser.teaser--checkerboard{margin-bottom:20px}
.auth .teaser.teaser--checkerboard .row{flex-direction:column-reverse}
.auth .teaser.teaser--checkerboard:last-of-type{margin-bottom:0}
.auth .teaser.teaser--checkerboard .row .teaser__img-wrap{min-height:auto}
.auth .teaser.teaser--checkerboard .row .teaser__img-wrap img{height:184px}
.auth .teaser .teaser__text-wrap{padding:30px}
.auth .teaser .teaser__text-wrap .button{display:flex}
.auth .teaser.teaser--card .teaser__text-wrap .button{display:inline}
.auth .teaser.teaser--has-gradient::after{background:black;background:-moz-linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 25%,rgba(0,0,0,0.3) 36%,black 62%);background:-webkit-linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 25%,rgba(0,0,0,0.3) 36%,black 62%);background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 25%,rgba(0,0,0,0.3) 36%,black 62%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1)}
.auth .teaser.teaser--hero.teaser--account{height:135px;min-height:135px}
.auth .teaser.teaser--hero.teaser--account .container>.row{flex-direction:row}
.auth .teaser.teaser--hero.teaser--account .teaser__img-wrap{height:135px;right:0;left:0;margin-right:0;margin-left:0;width:auto}
.auth .teaser.teaser--hero.teaser--account .teaser__text-wrap .inner{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;align-items:center;align-content:center;padding:30px}
.auth .teaser.teaser--hero.teaser--account .teaser__text-wrap h1,.auth .teaser.teaser--hero.teaser--account .teaser__text-wrap h2,.auth .teaser.teaser--hero.teaser--account .teaser__text-wrap h3,.auth .teaser.teaser--hero.teaser--account .teaser__text-wrap h4,.auth .teaser.teaser--hero.teaser--account .teaser__text-wrap h5,.auth .teaser.teaser--hero.teaser--account .teaser__text-wrap h6{top:auto !important}
.auth .teaser.teaser--hero.teaser--account .teaser__text-wrap .accent-bar{display:inline-block;margin:60px 0 0}
.auth .teaser.teaser--hero.teaser--account::after{height:135px}
}
@media screen and (max-width:767px){.auth .teaser.teaser--hero .teaser__img-wrap figure{height:auto}
.auth .teaser.teaser--blog{height:auto}
.auth .teaser.teaser--blog .row{flex-direction:row-reverse;min-height:250px;max-height:100%}
.auth .teaser.teaser--blog .row .teaser__img-wrap{min-height:250px;max-width:40%}
.auth .teaser.teaser--blog .row .teaser__text-wrap{padding:0 0 0 20px;max-width:60%}
.auth .teaser.teaser--blog .row .teaser__text-wrap .teaser-blog-content{display:none;content-visibility:auto}
.auth .teaser.teaser--blog .row .teaser__text-wrap .teaser-date{margin-top:15px}
.teaser-hide-on-mobile{display:none !important}
.auth .teaser.teaser--hero .teaser__img-wrap img{height:200px}
}