<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.section-logo-slider__intro+.gallery{margin-top:40px}.gallery__wrapper{border-radius:4px}.gallery-list .item{padding:7px;background:#fff}.gallery-dots{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-moz-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.gallery-dots .item{position:relative}.gallery-dots .item:before{content:'';opacity:0;display:block;background-color:rgba(0,0,0,0.6);position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;pointer-events:none;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.gallery-dots .item:hover:before,.gallery-dots .item--active:before{opacity:1}.gallery-dots .item img{width:100%;height:100px;object-fit:cover}.gallery-dots .item a{position:relative;display:block;width:100%}.gallery-dots .item a:before{content:attr(data-title);opacity:0;visibility:hidden;padding:10px;position:absolute;z-index:20;bottom:calc(100% + 40px);left:calc(50% - 80px);width:160px;background:rgba(0,0,0,0.9);color:#fff;text-align:center;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.gallery-dots .item a:hover:before{opacity:1;visibility:visible;bottom:calc(100% + 20px)}.gallery-dots .item a:after{content:'';opacity:0;visibility:hidden;display:block;width:0;height:0;border-style:solid;border-width:10px 10px 0 10px;border-color:rgba(0,0,0,0.9) transparent transparent transparent;position:absolute;z-index:20;left:calc(50% - 10px);bottom:calc(100% + 30px);-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.gallery-dots .item a:hover:after{opacity:1;visibility:visible;bottom:calc(100% + 10px)}</pre></body></html>