.homepage-hero{background:#fff;display:flex;flex-direction:column;position:relative}@media (min-width:769px){.homepage-hero{height:100vh;margin-bottom:-1px}}.homepage-hero .background-image-mobile{aspect-ratio:1/1;margin-top:5.9rem;max-height:45rem}@media (min-width:769px){.homepage-hero .background-image-mobile{display:none}}.homepage-hero .background-image-mobile .homepage-lottie-container-no-loop{height:100%;position:relative}.homepage-hero .background-image-mobile .homepage-lottie-container-no-loop .placeholder-mobile{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;padding-bottom:.1rem;position:absolute;top:0;width:100%}.homepage-hero .background-image-mobile .static-image{height:100%;width:100%}.homepage-hero .background-image-desktop{display:none}@media (min-width:769px){.homepage-hero .background-image-desktop{display:block;height:100%}.homepage-hero .background-image-desktop .homepage-lottie-container-no-loop{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative}.homepage-hero .background-image-desktop .homepage-lottie-container-no-loop .placeholder{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}}.homepage-hero .background-image-desktop .homepage-lottie-container-no-loop svg{max-height:100%;max-width:100%}.homepage-hero .background-image-desktop .static-image{-o-object-fit:cover;object-fit:cover;-o-object-position:bottom;object-position:bottom;width:100%}.homepage-hero .title{align-items:flex-start;display:flex;flex-grow:1;padding-top:5.4rem}@media (max-width:769px){.homepage-hero .title{height:32.4rem;justify-content:center}}@media (min-width:769px){.homepage-hero .title{align-items:center;left:0;margin:0 auto;max-width:55.5rem;padding:0 2rem 9rem;position:absolute;right:0;top:47%;width:31vw}}.homepage-hero .title .title-wrapper .mobile{font-size:1.8rem;font-weight:400;line-height:3.8rem;padding:0 2rem;text-align:center}.homepage-hero .title .title-wrapper .mobile strong{font-size:3.5rem;font-style:normal;font-weight:700}@media (min-width:769px){.homepage-hero .title .title-wrapper .mobile{display:none}}.homepage-hero .title .title-wrapper .desktop{display:none}@media (min-width:769px){.homepage-hero .title .title-wrapper .desktop{display:block;line-height:3.8rem;position:relative;text-align:center}.homepage-hero .title .title-wrapper .desktop,.homepage-hero .title .title-wrapper .desktop strong{font-size:2.8rem;font-style:normal;font-weight:400}}.homepage-hero .title.change-color{color:#d1ee71;transition:color .3s ease}.homepage-hero .arrow-wrapper{display:none}@media (min-width:769px){.homepage-hero .arrow-wrapper{align-items:center;display:flex;height:9vh;justify-content:center;left:0;margin:0 auto;opacity:0;position:absolute;right:0;top:65vh;width:5vw}}.homepage-hero .arrow-wrapper .icon{height:16px;-o-object-fit:contain;object-fit:contain;position:relative;transform:rotate(90deg);width:10px}.homepage-hero .arrow-wrapper .icon.first-icon{animation:arrow-movement 2.8s .4s infinite}.homepage-hero .arrow-wrapper.show-icon{opacity:1;transition:opacity .2s ease-in-out}@keyframes arrow-movement{0%{top:0}10%{top:6%}20%{top:0}30%{top:6%}40%{top:-6%}50%{top:6%}60%{top:0}70%{top:6%}80%{top:-6%}90%{top:6%}to{top:0}}
