.hero-section{position:relative;height:38vw;width:100%;justify-content:center;z-index:0;overflow:hidden}.hero-image{width:100%;-o-object-fit:cover;object-fit:cover;height:auto;z-index:1}.hero-content{position:absolute;top:0;left:0;width:100%;height:auto;display:flex;align-items:flex-start;justify-content:center;z-index:2;text-align:center}.fade-out-image{left:0;width:100%;height:40vw}.fade-out-image,.fade-out-image2{position:absolute;top:0;z-index:1;-o-object-fit:cover;object-fit:cover}.fade-out-image2{right:0;overflow:hidden;width:45%;animation:zoomInFadeOut2 .9s ease-in-out 2.5s forwards}.slide-in-image{top:0;margin-top:11%;width:50%;padding:0 40px;height:auto;-o-object-fit:contain;object-fit:contain;animation-name:slideInFromRight;animation-duration:3s;animation-timing-function:ease-in-out;animation-delay:4s;animation-fill-mode:forwards}.slide-in-image,.slide-in-image2{position:absolute;right:-100%;z-index:1}.slide-in-image2{bottom:0;margin-bottom:80px;width:147px;height:169px;animation:slideInFromRight2 3s ease-in-out 2.3s forwards}.slide-in-image-mobile{display:none}.scroll-down-arrow{animation:bounce 1.5s infinite;color:white}.scroll-down-arrow,.scroll-down-container{position:fixed;bottom:15%;right:30px;cursor:pointer;z-index:2}.scroll-down-circle,.scroll-down-container{display:flex;align-items:center;justify-content:center}.scroll-down-circle{width:60px;height:60px;background-color:black;border-radius:50%;animation:bounce 1.5s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}@keyframes zoomInFadeOut{0%{transform:scale(1);opacity:1}to{transform:scale(1.2);opacity:0}}@keyframes zoomInFadeOut2{0%{opacity:1}to{opacity:0}}@keyframes slideInFromRight{0%{right:-100%;transform:translateX(0)}to{right:21%}}@keyframes slideInFromRightMobile{0%{right:-100%;transform:translateX(0)}to{right:0}}@keyframes slideInFromRight2{0%{right:-100%}to{right:0}}@keyframes slideInFromRight2mobile{0%{right:-100%}to{right:0}}@media (max-width:1024px){.slide-in-image{width:80%}}@media (max-width:768px){.hero-content{flex-direction:column;text-align:center;height:277px;overflow:hidden}.slide-in-image{width:159px;right:0;max-width:159px;max-height:277px;height:277px}.slide-in-image2{width:25px;height:29px;margin-bottom:40px;margin-right:50%}}@media (max-width:480px){.hero-section{height:44vh}.scroll-down-container{display:none}.hero-content{height:44vh}.hero-image{width:100%;height:35vh;animation:zoomInFadeOut 1.5s ease-in-out 2.5s forwards}.slide-in-image{height:277px;height:100%;display:none;max-width:75px;max-height:277px}.slide-in-image,.slide-in-image-mobile{width:100%;-o-object-fit:cover;object-fit:cover;position:absolute}.slide-in-image-mobile{height:auto;padding:0 10px;margin-top:70px;right:-100%;top:0;display:block}.slide-in-image2{width:25px;height:29px;margin-bottom:9%;animation:slideInFromRight2mobile 3.3s ease 4s forwards}.fade-out-image2{width:30%;display:none}.fade-out-image{position:absolute;z-index:1;width:100%;margin-top:10px;height:35vh;-o-object-fit:cover;object-fit:cover}}