@media(max-width:969px){.home{padding-top:37px}}.home__hero-container{margin-left:auto;margin-right:auto}@media(max-width:969px){.home__hero-container{margin-left:0;margin-right:0;margin-bottom:100px}}@media(max-width:540px){.home__hero-container{margin-bottom:50px}}.home__hero{display:flex;justify-content:center;margin-top:85px;margin-bottom:200px;position:relative;overflow:hidden}.home__hero .mobile-gif{display:none}@media(max-width:540px){.home__hero .mobile-gif{position:absolute;top:0;left:0;display:block;height:540px;width:960px;background-image:url(/gif/joy.gif);background-size:contain;background-repeat:no-repeat;background-position:50%;animation:runningImage 10s linear infinite;will-change:transform}}@media(max-width:969px){.home__hero{margin-top:-50px;margin-bottom:-50px}}@media(max-width:540px){.home__hero{margin-left:-10px;margin-right:-10px;height:540px;position:relative;display:flex}}.home__hero img{width:100%;max-width:1414px}@media(max-width:540px){.home__hero img{display:none;height:540px;width:auto;max-width:unset;position:absolute;left:0;top:0;animation:runningImage 10s linear infinite}}@keyframes runningImage{0%{transform:translateX(100vw)}to{transform:translateX(-100%)}}.home__title-wrapper{max-width:1100px;position:relative;margin-bottom:120px}@media(max-width:767px){.home__title-wrapper{max-width:392px;margin:70px auto}}.home__title{position:relative;font-size:80px}@media(max-width:969px){.home__title{font-size:45px;text-align:justify}}.home__title-lightning{pointer-events:none;-moz-user-select:none;user-select:none;-webkit-user-select:none;position:absolute;top:25px;left:calc(50% + 115px);transform:translate(-50%);z-index:100}@media(max-width:767px){.home__title-lightning{top:unset;left:204px;bottom:40px;transform:none}}.home__marquee{font-size:30px;color:#d1c8ae;margin-bottom:45px;z-index:0}.home__marquee span{display:block;width:10px}@media(max-width:540px){.home__marquee{margin-bottom:80px}}.home__contact-us{display:none}@media(max-width:540px){.home__contact-us{display:block;margin-bottom:80px;margin-left:auto;margin-right:auto;justify-self:center;max-width:250px}}.home__preview{padding-top:75px;padding-bottom:75px}@media(max-width:969px){.home__preview{padding:0}}.home__preview-container{display:flex;align-items:center;justify-content:center}.home__preview-list{display:flex;flex-direction:column;align-items:center}.home__preview-list-item{position:relative;font-size:50px;cursor:pointer}@media(max-width:969px){.home__preview-list-item{font-size:30px}}.home__preview-list-item:after,.home__preview-list-item:before{content:"";position:absolute;top:50%;width:5px;height:5px;background-color:#000;transform:translateY(-50%)}.home__preview-list-item:before{left:-25px}.home__preview-list-item:after{right:-25px}.home__preview-list-item:hover .home__preview-list-image{opacity:1}.home__preview-list-image{position:absolute;top:20px;right:calc(50% - 50px);transition:all .3s ease;width:308px;height:auto;transform:translate(100%,-100%);z-index:5;pointer-events:none;opacity:0}@media(max-width:969px){.home__preview-list-image{right:50%;transform:translate(50%,-100%)}}