.big-circle-slider{position:relative;width:200px;height:200px;margin:0 auto;border-radius:50%;overflow:hidden}@media screen and (max-width:761px){.big-circle-slider{width:300px;height:300px}}.big-circle-slider .circle-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 1s ease-in-out;background-color:rgba(255,255,255,.2)}.big-circle-slider .circle-slide.active{opacity:1;z-index:2}.big-circle-slider img{width:100%;height:100%;object-fit:fill;border-radius:50%}.mab-image-gallery.mab-image-gallery-grid.bricks-layout-wrapper .mab-gallery-image-content{display:none!important}