.motion_gallery{background:rgba(21,21,21,.7882352941);overflow:hidden;padding:0;margin:0;width:100vw;height:100vh;position:relative;display:flex;justify-content:center;align-items:center;position:fixed;inset:0;z-index:9999999999!important}.motion_gallery .next{right:30px}.motion_gallery .next,.motion_gallery .prev{top:calc(50% - 20px);position:absolute;background:#fff;border-radius:30px;width:40px;height:40px;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;font-weight:700;font-size:18px;z-index:2}.motion_gallery .prev{left:10px;transform:scale(-1) rotate(180deg)}.motion_gallery img{position:absolute;max-width:100vw}.motion_gallery .refresh{padding:10px;position:absolute;background:rgba(0,0,0,.4);border-radius:10px;width:20px;height:20px;top:10px;right:10px;display:flex;justify-content:center;align-items:center;cursor:pointer}.arrow-style-two{position:relative}.arrow-style-two .slick-arrow{left:auto;right:0;bottom:calc(100% + 50px);width:60px;height:60px;border-radius:5px}.arrow-style-two .slick-arrow:hover:after{visibility:hidden;opacity:0}.arrow-style-two .slick-arrow:before{opacity:1}.arrow-style-two .slick-arrow:after{width:calc(100% - 2px);height:calc(100% - 2px);opacity:1;visibility:visible;background:#fff;transform:translate(1px,1px)}.arrow-style-two .slick-prev{right:80px}.arrow-style-two .slick-next{transform:translateX(0)}.fixed-bg{padding:120px 0;position:relative;clip-path:inset(0)}.fixed-bg:before{content:"";background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.733)),to(rgba(0,0,0,.266)));position:absolute;inset:0;z-index:2}.fixed-bg .fixed-img{position:fixed;top:0;left:0;display:block;width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.fixed-bg .fixed-img:after{content:"";position:absolute;inset:0;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.5)}.fixed-bg ._overlay{position:fixed;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1;background-color:rgba(49,49,49,.7294117647)}@media(max-width:575.98px){.fixed-bg{padding:80px 0}}