.hero_content_box{opacity:0;transform:translateY(20px);transition:opacity .5s ease-out,transform .8s ease-out}.hero_content_box.fade-up{opacity:1;transform:translateY(0)}.hero_bg_image,.hero_shape_image{opacity:0;transform:translateY(20px);transition:opacity .5s ease-out,transform .8s ease-out}.hero_bg_image.fade-up,.hero_shape_image.fade-up{opacity:1;transform:translateY(0)}.hero_bg_image{height:100vh;overflow:hidden;position:relative}.hero_bg_img{height:auto;left:50%;position:absolute;top:0;transform:translate(-50%);transition:transform .1s ease-out;width:110%;will-change:transform}.hero_shape_image:before{background:linear-gradient(0deg,#fa7316,#fa7316),url(<path-to-image>) #d3d3d3 154.598px 37.66px /57.45% 102.745% no-repeat;bottom:0;content:"";left:0;mix-blend-mode:screen;opacity:1;position:absolute;right:0;top:0;z-index:1}.hero_shape_image img,.hero_shape_image:before{clip-path:polygon(76% 0,120% 34%,46% 130%,26% 98%,77% 40%,34% 0);max-width:774px!important;min-width:774px;object-fit:cover}.hero_shape_image img{height:100%!important;width:100%}.hero_shape_image{margin-right:-60px}.sound_wrapper{align-items:center;background:var(--orange);border-radius:100%;bottom:25px;cursor:pointer;display:flex;height:50px;justify-content:center;position:absolute;right:50px;width:50px;z-index:999999}.sound_wrapper img{display:block;filter:brightness(0) invert(1);height:35px!important;object-fit:contain;width:35px}span.play_sound{display:none}.sound_wrapper.active span.play_sound{display:block}.sound_wrapper.active span.disable_sound{display:none}@media(min-width:768px) and (max-width:991px){.hero_shape_image img,.hero_shape_image:before{max-width:500px!important;min-width:500px}.hero_shape_image img{object-fit:cover}}@media(max-width:767px){.hero_shape_image img,.hero_shape_image:before{max-width:auto!important;min-width:auto}.hero_shape_image img{object-fit:cover}}