<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html.cg_noscroll{overflow:hidden}.cg{position:fixed;display:none;justify-content:center;align-items:center;top:0;left:0;width:100vw;height:100vh;background-color:#000;z-index:99999999}.cg.display{display:flex;opacity:0;transform:scale(.8);transition:.2s}.cg.visible{opacity:1;transform:scale(1)}.cg__dialog{width:100%;height:100%;padding:20px;overflow:auto}.cg__item{margin-bottom:30px}@media screen and (min-width:768px){.cg__dialog{padding:0;overflow:hidden}.cg__list{display:flex;width:100%;height:100%}.cg__item{display:flex;flex-flow:column;flex-basis:100%;flex-shrink:0;flex-grow:0;height:100vh;margin-bottom:0;padding:20px 0;overflow:hidden}.cg__media{display:flex;justify-content:center;align-items:center}}@media screen and (min-width:1200px){.cg__item{padding:20px 0}}@media screen and (min-width:768px){.cg__media.cg__img--taller{flex-flow:column}.cg__media.cg__img--taller .cg__img{width:auto;height:100%}}.cg__imgbg{display:none;width:100%;flex-basis:100%;height:100%;background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.cg__img{display:block;flex-basis:100%;width:100%;height:auto}.cg__caption{align-self:center;max-width:700px;padding:10px 0 0;font-size:smaller;line-height:120%;text-align:center;color:#fff}@media screen and (min-width:768px){.cg__imgbg{display:block}.cg__img{display:none}.cg__img--taller{flex-basis:auto;width:auto;height:100%}.cg__caption{padding:20px 0 0;font-size:initial}}.cg__next,.cg__prev{display:none}@media screen and (min-width:768px){.cg__next,.cg__prev{position:fixed;display:block;width:50px;height:50px;top:calc(50% - 25px);background-repeat:no-repeat;background-position:50% 50%;background-size:contain;transition:opacity .2s}}.cg__next:hover,.cg__prev:hover{opacity:.5}.cg__prev{left:20px;background-image:url('/static/default/asset/module/carousel-gallery/asset/ic_prev.svg')}.cg__next{right:20px;background-image:url('/static/default/asset/module/carousel-gallery/asset/ic_next.svg')}.cg__close{position:fixed;display:block;width:50px;height:50px;top:20px;right:20px;background-repeat:no-repeat;background-position:50% 50%;background-image:url('/static/default/asset/module/carousel-gallery/asset/ic_close.svg');transition:opacity .2s}.cg__close:hover{opacity:.5}</pre></body></html>