:root{--container-padding:20px;--list-gap:20px;--stories-card-width:330px;--multilanguage-header-height:81px}
.newsassetgallery__container{margin-top:45px}
.newsassetgallery__container .cmp-youtubevideo--paused .cmp-youtubevideo__overlay,.newsassetgallery__container .cmp-youtubevideo--playing .cmp-youtubevideo__overlay{height:50%}
.newsassetgallery__container .cmp-youtubevideo--paused .cmp-youtubevideo__overlay .play__btn,.newsassetgallery__container .cmp-youtubevideo--playing .cmp-youtubevideo__overlay .play__btn{top:67%}
.newsassetgallery__container .cmp-youtubevideo--paused .cmp-youtubevideo__overlay .thumbnail,.newsassetgallery__container .cmp-youtubevideo--playing .cmp-youtubevideo__overlay .thumbnail{display:none}
.productgallery .newsassetgallery__container{width:100%;margin-left:0;margin-right:0}
.newsassetgallery__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:42px;padding:0 20px;color:#fff}
.newsassetgallery__mobile-button{display:block;font-size:1pxrem;font-family:Oswald,Arial,sans-serif;font-weight:700;line-height:1.375;padding:12px;color:#fff}
.newsassetgallery__mobile-button:lang(el){font-family:Arial,Helvetica,sans-serif}
.newsassetgallery__grid{font-size:0;margin:auto;width:100vw}
.productgallery .newsassetgallery__grid{width:100%;background:#fff}
.newsassetgallery__grid--tablet{margin-bottom:55px}
.newsassetgallery__pager{display:flex;width:100vw;align-items:center;justify-content:center;padding:25px 0 50px}
.newsassetgallery__dot{width:12px;height:12px;border-radius:12px;margin-left:5px;margin-right:5px;background-color:#999}
.newsassetgallery__dot--selected{background-color:#69be28}
.newsassetgallery__column{display:block;min-height:112.5vw}
.newsassetgallery__column:only-child{min-height:0}
.newsassetgallery__element{cursor:pointer;display:inline-block;width:100%}
.newsassetgallery__element--hidden{display:none}
.newsassetgallery__element--video{line-height:1;position:relative}
.newsassetgallery__element--video:after{font-family:kawicon !important;font-style:normal;font-weight:400 !important;vertical-align:middle;content:"\f12f";position:absolute;line-height:0;top:50%;left:50%;margin-left:-35px;font-size:70px;color:#fff;opacity:.8;pointer-events:none}
.newsassetgallery__element--youtubevideo{aspect-ratio:4/3}
.newsassetgallery__element--image img,.newsassetgallery__element--youtubevideo iframe{width:100%;-o-object-fit:cover;object-fit:cover}
.newsassetgallery__element--youtubevideo iframe{height:100%;aspect-ratio:4/3}
.newsassetgallery__element--box{display:inline-block;width:100%;overflow:hidden;aspect-ratio:4/3}
.newsassetgallery__asset{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}
.newsassetgallery__asset--video{-webkit-border-radius:1px}
.newsassetgallery__video{display:block;box-sizing:border-box;width:auto;max-width:100%;height:auto;line-height:0}
.newsassetgallery__video video{width:85vw}
.newsassetgallery__disclaimer{font-size:12px;text-align:right}
.one-single-last-item{width:100% !important}
.productgallery .cmp-youtubevideo--paused .cmp-youtubevideo__overlay,.productgallery .cmp-youtubevideo--playing .cmp-youtubevideo__overlay{height:75%}
.productgallery .cmp-youtubevideo--paused .cmp-youtubevideo__overlay .play__btn,.productgallery .cmp-youtubevideo--playing .cmp-youtubevideo__overlay .play__btn{top:67%}
.productgallery .cmp-youtubevideo--paused .cmp-youtubevideo__overlay .thumbnail,.productgallery .cmp-youtubevideo--playing .cmp-youtubevideo__overlay .thumbnail{display:none}
.productgallery__container{margin-top:60px}
@media(min-width:600px){.newsassetgallery__container{margin-top:70px;margin-bottom:90px}
.newsassetgallery__pager{display:none}
.newsassetgallery__element{overflow:hidden;padding:10px}
.newsassetgallery__element--hidden{display:block}
.newsassetgallery__element:nth-child(n+2):nth-child(-n+5),.newsassetgallery__element:nth-child(n+7):nth-child(-n+10),.newsassetgallery__element:nth-child(n+12):nth-child(-n+15),.newsassetgallery__element:nth-child(n+17):nth-child(-n+20){width:50%}
}
@media(min-width:992px){:root{--container-padding:40px}
.newsassetgallery__container{margin-top:5em;margin-bottom:0}
.newsassetgallery__header{line-height:92px;padding:0 36px;height:90px}
.productgallery .newsassetgallery__grid{-webkit-transform:scale(1.01);transform:scale(1.01)}
.newsassetgallery--hidemore .newsassetgallery__element:nth-child(n+4){display:block}
.newsassetgallery--hidemore .newsassetgallery__element:nth-child(-n+6){display:inline-block}
.newsassetgallery__element--youtubevideo{padding:8px 10px 10px}
.newsassetgallery__asset{-webkit-transform:perspective(200px) translateZ(1px);transform:perspective(200px) translateZ(1px);transition:opacity 1s ease,-webkit-transform .3s ease !important;transition:opacity 1s ease,transform .3s ease !important;transition:opacity 1s ease,transform .3s ease,-webkit-transform .3s ease !important}
.newsassetgallery__asset:hover{-webkit-transform:perspective(200px) translateZ(20px);transform:perspective(200px) translateZ(20px)}
}
@media(min-width:1440px){.newsassetgallery__grid{width:100%;flex-direction:column}
}