#slideshow{margin:0 auto;width:auto;max-width:100%;text-align:center;background:#eee}#slideshow ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:1rem 0;margin:0 auto;gap:.5rem}@media screen and (min-width: 768px){#slideshow ul{padding:1rem 3rem 1.2rem;gap:1rem 2rem}}@media screen and (max-width: 767px){#slideshow ul{padding:1.5rem 2rem}}#slideshow ul li{width:calc((100% - 14rem)/8);aspect-ratio:75/22}@media screen and (min-width: 768px){#slideshow ul li:last-child:not(:nth-child(-n+8)){margin-right:auto}}@media screen and (max-width: 767px){#slideshow ul li{width:calc((100% - 1.5rem)/4)}#slideshow ul li:last-child:not(:nth-child(-n+4)){margin-right:auto}}#slideshow .active{opacity:1 !important}#slideshow02{margin:0 auto;width:400px;text-align:left;position:relative}#slideshow02 div{width:400px;height:300px;overflow:hidden;position:relative}#slideshow02 div div{top:0;left:0;position:absolute}#slideshow02 ul{bottom:10px;right:0;width:240px;position:absolute;z-index:100}#slideshow02 ul li{width:60px;float:left;display:inline}#slideshow02 .active{filter:alpha(opacity=100) !important;-moz-opacity:1 !important;opacity:1 !important}#slideshow02 ul:after{content:".";height:0;clear:both;display:block;visibility:hidden}#slideshow02 ul{display:inline-block;overflow:hidden}/*# sourceMappingURL=slideShow.css.map */