.wgh-carousel-wrapper{position:relative;margin-bottom:20px;width:100vw;margin-left:calc(-50vw + 50%)}.wgh-carousel-wrapper.carousel-loading-wrapper{min-height:250px;background:#f5f4f1}.wgh-carousel-wrapper .carousel-spinner{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:5}.wgh-carousel-wrapper .carousel-spinner::after{content:"";display:block;width:48px;height:48px;border:4px solid #e0ddd7;border-top-color:#7aa228;border-radius:50%;animation:wgh-spin 0.8s linear infinite}.wgh-carousel-wrapper .wgh-carousel{opacity:0;transition:opacity 0.4s ease}.wgh-carousel-wrapper.carousel-loaded .carousel-spinner{display:none}.wgh-carousel-wrapper.carousel-loaded .wgh-carousel{opacity:1}.wgh-carousel-wrapper.carousel-loaded{min-height:0;background:none}@keyframes wgh-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.wgh-carousel .owl-dots{display:none!important}.wgh-carousel{position:relative}.wgh-carousel .owl-item{overflow:hidden;position:relative}.wgh-carousel .owl-item img{width:100%;display:block;object-fit:cover;cursor:pointer}.wgh-carousel .owl-item .wgh-slide{position:relative}.wgh-carousel .owl-item .wgh-slide::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(0 0 0 / .8);pointer-events:none;z-index:2;transition:opacity 0.4s ease}.wgh-carousel .owl-item.center .wgh-slide::after{opacity:0}.wgh-carousel .owl-nav{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;pointer-events:none}.wgh-carousel .owl-nav button{position:absolute;top:0;width:33.333%;height:100%;margin:0;padding:0;border:none;outline:none;background:transparent!important;background-image:none!important;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:all;font-size:0;line-height:0}.wgh-carousel .owl-nav button.owl-prev{left:0}.wgh-carousel .owl-nav button.owl-next{right:0}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgb(0 0 0 / .1);border-radius:4px}@media only screen and (max-width:800px){.wgh-carousel .owl-nav{position:relative;height:auto;pointer-events:all;overflow:hidden}.wgh-carousel .owl-nav button{position:relative;width:50%;height:auto;float:left;background:#BAB3A3!important;background-image:none!important;padding:12px;display:flex;align-items:center;justify-content:center}.wgh-carousel .owl-nav button svg{width:20px;height:20px}.wgh-carousel .owl-nav button.owl-prev{left:auto}.wgh-carousel .owl-nav button.owl-next{right:auto;float:right}}