.hero-bg-animation{animation:1.4s ease-out both hero-bg}@keyframes hero-bg{0%{transform:scale(1.04)}to{transform:scale(1)}}.hero-content-animation{animation:.7s ease-out both hero-content}@keyframes hero-content{0%{transform:translate(-35px)}to{transform:translate(0)}}.hero-label-animation{animation:.6s ease-out .15s both hero-label}@keyframes hero-label{0%{transform:translate(-20px)}to{transform:translate(0)}}.hero-title-animation{animation:.7s ease-out .25s both hero-title}@keyframes hero-title{0%{transform:translateY(30px)}to{transform:translateY(0)}}.hero-divider-animation{transform-origin:0;animation:.6s ease-out .4s both hero-divider}@keyframes hero-divider{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hero-description-animation{animation:.7s ease-out .5s both hero-description}@keyframes hero-description{0%{transform:translateY(20px)}to{transform:translateY(0)}}.hero-buttons-animation{animation:.7s ease-out .65s both hero-buttons}@keyframes hero-buttons{0%{transform:translateY(20px)}to{transform:translateY(0)}}.hero-image-animation{animation:.9s ease-out .25s both hero-image}@keyframes hero-image{0%{transform:translate(45px)scale(.97)}to{transform:translate(0)scale(1)}}.hero-badge-animation{animation:.6s ease-out .9s both hero-badge}@keyframes hero-badge{0%{transform:translateY(20px)scale(.95)}to{transform:translateY(0)scale(1)}}.hero-button-animation{transition:transform .25s,box-shadow .25s,background-color .25s}.hero-button-animation:hover{transform:translateY(-2px)scale(1.03)}.hero-photo-hover{transition:transform .4s}.hero-photo-hover:hover{transform:scale(1.015)}@media (prefers-reduced-motion:reduce){.hero-bg-animation,.hero-content-animation,.hero-label-animation,.hero-title-animation,.hero-divider-animation,.hero-description-animation,.hero-buttons-animation,.hero-image-animation,.hero-badge-animation{animation:none;transform:none}}
