<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div.content-container{margin:0 auto;overflow:hidden;position:relative}.scroll-container{width:100%;max-width:fit-content;overflow-x:auto;white-space:nowrap;position:relative;scrollbar-width:none;-ms-overflow-style:none}.scroll-container::-webkit-scrollbar{display:none}.scroll-content{width:max-content;scroll-snap-align:none;font-size:0}.scroll-content div.image-container{max-width:100%;display:inline-block;white-space:normal;height:auto;box-sizing:border-box;border:none}.scroll-content div.image-container img{display:block;width:auto;height:100%}.scroll-progress{position:relative;bottom:0;left:0;height:2px;background-color:rgba(0,0,0,.5);width:0}.scroll-progress-container{width:100%;background-color:rgba(0,0,0,.1)}.progress-container{width:100%;margin-top:1rem}.content-container .carousel-button-container{position:absolute;top:50%;transform:translateY(-50%);z-index:2}.content-container .carousel-button-container.prev{left:10px}.content-container .carousel-button-container.next{right:10px}.content-container .arrow{position:relative;font-size:0;width:45px;height:45px;background-color:#fff;border-radius:50%;border:none;z-index:1;text-align:center;display:none;cursor:pointer;justify-content:center;align-items:center;border:1px solid #d9d9d9}.content-container .arrow span{content:â€˜â€™;z-index:2;border:solid #000;border-width:0 1.5px 1.5px 0;display:inline-block;padding:5px}.content-container .arrow.previous span{transform:rotate(135deg);-webkit-transform:rotate(135deg)}.content-container .arrow.previous{padding-left:10px}.content-container .arrow.next span{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.content-container .arrow.next{padding-right:10px}@media screen and (min-width:769px){div.content-container{max-height:600px}.scroll-content div.image-container{max-height:600px;height:25vw}.progress-container{padding:.5rem 30%}}@media screen and (max-width:768px){div.content-container{width:100%}.scroll-content div.image-container{max-height:440px;min-height:130px;height:56vw}.progress-container{padding:.5rem 20%}.content-container .arrow{background:0 0;border:none}.content-container .arrow span{border:solid #fff;border-width:0 2px 2px 0;padding:7px}}</pre></body></html>