﻿@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}100%{transform:translateY(0)}}@keyframes rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes slow-rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes pulse{0%{opacity:.7}50%{opacity:1}100%{opacity:.7}}@keyframes float-blur{0%{transform:translateY(0);filter:blur(1px)}50%{transform:translateY(-15px);filter:blur(2px)}100%{transform:translateY(0);filter:blur(1px)}}.hero-image-container{min-height:650px;overflow:visible;position:relative}.main-image-wrapper{transition:all .3s ease;animation:float 4s ease-in-out infinite;transform-origin:center center;margin-top:80px}.background-light{margin-top:30px}.background-light img{animation:pulse 1s ease-in-out infinite}.confetti,.decoration{transition:all .3s ease}.decoration img,.decorative-img{transform-origin:center center;will-change:transform;display:inline-block}.decoration[style*="top: 15%; right: 5%"] img{animation:rotate 20s linear infinite,pulse 1s ease-in-out infinite}.decoration[style*="top: 15%; left: 5%"] img{animation:slow-rotate 25s linear infinite reverse,pulse 1s ease-in-out infinite}.decoration[style*="bottom: 15%; right: 5%"] img{animation:pulse 1s ease-in-out infinite}.decoration[style*="bottom: 15%; left: 5%"] img{animation:slow-rotate 35s linear infinite reverse,pulse 1s ease-in-out infinite}.confetti{perspective:1000px;transform-style:preserve-3d}.confetti img{animation:float-blur 6s ease-in-out infinite;transform-origin:center center;will-change:transform,filter}.confetti:first-of-type img{animation-delay:0s}.confetti:nth-of-type(2) img{animation-delay:1s}.confetti:nth-of-type(3) img{animation-delay:2s}@media (min-width:1400px){.hero-image-container{min-height:700px}.main-image-wrapper{width:115%!important;max-width:750px!important}.background-light{top:-18%!important;left:-18%!important;width:135%!important;height:135%!important}.decoration{width:24%!important;max-width:120px!important}.confetti{width:130%!important;max-width:700px!important}}@media (max-width:1399px) and (min-width:1200px){.hero-image-container{min-height:650px}.main-image-wrapper{width:110%!important;max-width:650px!important}.background-light{top:-15%!important;left:-15%!important;width:130%!important;height:130%!important}.decoration{width:22%!important;max-width:110px!important}.confetti{filter:blur(1px)}.confetti:first-of-type{width:120%!important;max-width:650px!important}.confetti:nth-of-type(2),.confetti:nth-of-type(3){width:100%!important;max-width:500px!important}}@media (max-width:1199px){.hero-image-container{min-height:600px}.main-image-wrapper{width:100%!important;max-width:550px!important}.background-light{top:-12%!important;left:-12%!important;width:125%!important;height:125%!important}.decoration{width:20%!important;max-width:100px!important}.confetti:first-of-type{top:-12%!important;width:110%!important;max-width:550px!important}.confetti:nth-of-type(2){bottom:-8%!important;left:-12%!important;width:90%!important;max-width:450px!important}.confetti:nth-of-type(3){top:-8%!important;right:-12%!important;width:90%!important;max-width:450px!important}}@media (max-width:991px){.hero-image-container{min-height:550px}.main-image-wrapper{width:95%!important;max-width:500px!important}.background-light{top:-10%!important;left:-10%!important;width:120%!important;height:120%!important}.decoration{width:18%!important;max-width:90px!important}.confetti:first-of-type{top:-10%!important;width:100%!important;max-width:500px!important}.confetti:nth-of-type(2){bottom:-5%!important;left:-10%!important;width:80%!important;max-width:400px!important}.confetti:nth-of-type(3){top:-5%!important;right:-10%!important;width:80%!important;max-width:400px!important}}@media (max-width:768px){.hero-image-container{min-height:500px;margin-bottom:20px}.main-image-wrapper{width:90%!important;max-width:450px!important}.background-light{top:-8%!important;left:-8%!important;width:116%!important;height:116%!important}.decoration{width:16%!important;max-width:80px!important}.decoration:first-of-type{top:10%!important;right:3%!important}.decoration:nth-of-type(2){top:10%!important;left:3%!important}.decoration:nth-of-type(3){bottom:10%!important;right:3%!important}.decoration:nth-of-type(4){bottom:10%!important;left:3%!important}.confetti:first-of-type{top:-8%!important;width:90%!important;max-width:450px!important;filter:blur(.8px)}.confetti:nth-of-type(2){bottom:-3%!important;left:-8%!important;width:70%!important;max-width:350px!important;filter:blur(.8px)}.confetti:nth-of-type(3){top:-3%!important;right:-8%!important;width:70%!important;max-width:350px!important;filter:blur(.8px)}}@media (max-width:576px){.hero-image-container{min-height:450px}.main-image-wrapper{width:85%!important;max-width:400px!important}.background-light{top:-5%!important;left:-5%!important;width:110%!important;height:110%!important}.decoration{width:15%!important;max-width:70px!important}.confetti:first-of-type{top:-5%!important;width:80%!important;max-width:400px!important;filter:blur(.5px)}.confetti:nth-of-type(2){bottom:0!important;left:-5%!important;width:60%!important;max-width:300px!important;filter:blur(.5px)}.confetti:nth-of-type(3){top:0!important;right:-5%!important;width:60%!important;max-width:300px!important;filter:blur(.5px)}}.debug-outline .hero-image-container{border:2px dashed red}.debug-outline .main-image-wrapper{border:2px dashed #00f}.debug-outline .background-light{border:2px dashed #ff0}.debug-outline .decoration{border:2px dashed green}.debug-outline .confetti{border:2px dashed purple}