<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{background:#fff;padding:7px}.gallery-dots{-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-ms-flex-line-pack:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;-webkit-align-content:stretch;align-content:stretch;-webkit-align-items:stretch;align-items:stretch;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;justify-content:flex-start}.gallery-dots .item{position:relative}.gallery-dots .item:before{background-color:rgba(0,0,0,.6);content:"";display:block;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:100%;z-index:3}.gallery-dots .item--active:before,.gallery-dots .item:hover:before{opacity:1}.gallery-dots .item img{border-radius:0;height:100px;object-fit:cover;width:100%}.gallery-dots .item a{display:block;position:relative;width:100%}.gallery-dots .item a:before{background:rgba(0,0,0,.9);bottom:calc(100% + 40px);color:#fff;content:attr(data-title);left:calc(50% - 80px);opacity:0;padding:10px;position:absolute;text-align:center;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;visibility:hidden;width:160px;z-index:20}.gallery-dots .item a:hover:before{bottom:calc(100% + 20px);opacity:1;visibility:visible}.gallery-dots .item a:after{border-color:rgba(0,0,0,.9) transparent transparent;border-style:solid;border-width:10px 10px 0;bottom:calc(100% + 30px);content:"";display:block;height:0;left:calc(50% - 10px);opacity:0;position:absolute;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;visibility:hidden;width:0;z-index:20}.gallery-dots .item a:hover:after{bottom:calc(100% + 10px);opacity:1;visibility:visible}.owl-carousel .owl-item img{border-radius:0}</pre></body></html>