.hero-section[data-v-2596c13d]{position:relative;display:flex;height:100vh;max-height:800px;min-height:600px;width:100%;align-items:center;justify-content:center;overflow:hidden;isolation:isolate}.hero-background[data-v-2596c13d]{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;filter:brightness(.4);z-index:1}.floating-leaves[data-v-2596c13d]{position:absolute;inset:0;pointer-events:none;z-index:2;overflow:hidden}.leaf[data-v-2596c13d]{position:absolute;pointer-events:none;animation-name:float-2596c13d;animation-timing-function:ease-in-out;animation-iteration-count:infinite;opacity:.8;transform-origin:center;will-change:transform,opacity;contain:layout style paint}.leaf-image[data-v-2596c13d]{animation-name:gentleSway-2596c13d;animation-timing-function:ease-in-out;animation-iteration-count:infinite;filter:drop-shadow(0 4px 12px rgba(0,0,0,.4));transform-origin:center;will-change:transform;display:block}.leaf-size-small .leaf-image[data-v-2596c13d]{height:16rem;width:16rem}.leaf-size-medium .leaf-image[data-v-2596c13d]{height:24rem;width:24rem}.leaf-size-large .leaf-image[data-v-2596c13d]{height:32rem;width:32rem}.leaf-blue .leaf-image[data-v-2596c13d]{animation-duration:var(--leaf-sway-duration, 6s);animation-delay:var(--leaf-sway-delay, 0s)}.leaf-golden .leaf-image[data-v-2596c13d]{animation-duration:calc(var(--leaf-sway-duration, 6s) * 1.2);animation-delay:var(--leaf-sway-delay, 0s)}.leaf-flipped .leaf-image[data-v-2596c13d]{transform:scaleX(-1)}@keyframes float-2596c13d{0%,to{transform:translateY(0) translate(0) rotate(calc(var(--leaf-initial-rotation, 0) * 1deg)) scale(var(--leaf-scale, 1));opacity:.7}25%{transform:translateY(calc(var(--leaf-float-height, 30) * -1px)) translate(calc(var(--leaf-direction, 1) * 15px)) rotate(calc(var(--leaf-initial-rotation, 0) * 1deg + calc(var(--leaf-direction, 1) * 45deg))) scale(calc(var(--leaf-scale, 1) * 1.05));opacity:.9}50%{transform:translateY(calc(var(--leaf-float-height, 30) * -2px)) translate(calc(var(--leaf-direction, 1) * 8px)) rotate(calc(var(--leaf-initial-rotation, 0) * 1deg + calc(var(--leaf-direction, 1) * 90deg))) scale(var(--leaf-scale, 1));opacity:1}75%{transform:translateY(calc(var(--leaf-float-height, 30) * -1px)) translate(calc(var(--leaf-direction, 1) * 12px)) rotate(calc(var(--leaf-initial-rotation, 0) * 1deg + calc(var(--leaf-direction, 1) * 135deg))) scale(calc(var(--leaf-scale, 1) * .95));opacity:.8}}@keyframes gentleSway-2596c13d{0%,to{transform:rotate(calc(var(--leaf-initial-rotation, 0) * 1deg)) translate(calc(var(--leaf-direction, 1) * -5px)) scale(1)}33%{transform:rotate(calc(var(--leaf-initial-rotation, 0) * 1deg + calc(var(--leaf-direction, 1) * 8deg))) translate(calc(var(--leaf-direction, 1) * 3px)) scale(1.03)}66%{transform:rotate(calc(var(--leaf-initial-rotation, 0) * 1deg + calc(var(--leaf-direction, 1) * 5deg))) translate(calc(var(--leaf-direction, 1) * 6px)) scale(.97)}}.hero-content[data-v-2596c13d]{position:relative;z-index:30;margin-left:auto;margin-right:auto;max-width:56rem;padding-left:1rem;padding-right:1rem;text-align:center}@media(min-width:640px){.hero-content[data-v-2596c13d]{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:768px){.hero-content[data-v-2596c13d]{padding-left:3rem;padding-right:3rem}}.hero-content[data-v-2596c13d]{pointer-events:auto}.hero-title[data-v-2596c13d]{margin-bottom:1.5rem;font-size:2.25rem;line-height:2.5rem;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media(min-width:640px){.hero-title[data-v-2596c13d]{font-size:3rem;line-height:1.2}}@media(min-width:768px){.hero-title[data-v-2596c13d]{font-size:3.75rem;line-height:1.1}}@media(min-width:1024px){.hero-title[data-v-2596c13d]{font-size:4.5rem;line-height:1.1}}.hero-title[data-v-2596c13d]{text-shadow:0 4px 12px rgba(0,0,0,.6);animation:fadeInUp-2596c13d 1s ease-out forwards}.hero-description[data-v-2596c13d]{margin-left:auto;margin-right:auto;margin-bottom:2rem;max-width:48rem;font-size:1.125rem;line-height:1.75rem;line-height:1.625;color:#ffffffe6}@media(min-width:640px){.hero-description[data-v-2596c13d]{font-size:1.25rem;line-height:1.75rem}}@media(min-width:768px){.hero-description[data-v-2596c13d]{font-size:1.5rem;line-height:2rem}}.hero-description[data-v-2596c13d]{text-shadow:0 2px 8px rgba(0,0,0,.5);animation:fadeInUp-2596c13d 1s ease-out .3s forwards;opacity:0}.hero-cta[data-v-2596c13d]{display:flex;align-items:center;justify-content:center;animation:fadeInUp-2596c13d 1s ease-out .6s forwards;opacity:0}.cta-button[data-v-2596c13d]{position:relative;display:inline-flex;align-items:center;justify-content:center;border-radius:1rem;padding:1rem 2rem;font-size:1.125rem;line-height:1.75rem;font-weight:600;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.cta-button[data-v-2596c13d]:hover{--tw-translate-y: -.25rem;--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cta-button[data-v-2596c13d]{overflow:hidden;pointer-events:auto}.cta-secondary[data-v-2596c13d]{border-width:1px;--tw-border-opacity: 1;border-color:rgb(0 121 191 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(0 121 191 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.cta-secondary[data-v-2596c13d]:hover{--tw-border-opacity: 1;border-color:rgb(0 102 163 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(0 102 163 / var(--tw-bg-opacity, 1))}.button-text[data-v-2596c13d]{position:relative;z-index:10}.hero-wave-separator[data-v-2596c13d]{position:absolute;bottom:0;left:0;right:0;z-index:40;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hero-wave-separator[data-v-2596c13d]:is(.dark *){--tw-text-opacity: 1;color:rgb(10 10 10 / var(--tw-text-opacity, 1))}.hero-wave-separator[data-v-2596c13d]{transform:translateY(1px);line-height:0}.hero-wave-separator svg[data-v-2596c13d]{height:auto;width:100%;display:block}@keyframes fadeInUp-2596c13d{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.leaf-size-small .leaf-image[data-v-2596c13d]{height:12rem;width:12rem}.leaf-size-medium .leaf-image[data-v-2596c13d]{height:16rem;width:16rem}.leaf-size-large .leaf-image[data-v-2596c13d]{height:20rem;width:20rem}.leaf[data-v-2596c13d]:nth-child(n+6){display:none}}@media(min-width:641px)and (max-width:768px){.leaf-size-small .leaf-image[data-v-2596c13d]{height:14rem;width:14rem}.leaf-size-medium .leaf-image[data-v-2596c13d]{height:20rem;width:20rem}.leaf-size-large .leaf-image[data-v-2596c13d]{height:26rem;width:26rem}.leaf[data-v-2596c13d]:nth-child(n+7){display:none}}@media(min-width:769px)and (max-width:1024px){.leaf-size-small .leaf-image[data-v-2596c13d]{height:16rem;width:16rem}.leaf-size-medium .leaf-image[data-v-2596c13d]{height:24rem;width:24rem}.leaf-size-large .leaf-image[data-v-2596c13d]{height:32rem;width:32rem}}@media(min-width:1025px){.leaf-size-small .leaf-image[data-v-2596c13d]{height:18rem;width:18rem}.leaf-size-medium .leaf-image[data-v-2596c13d]{height:28rem;width:28rem}.leaf-size-large .leaf-image[data-v-2596c13d]{height:36rem;width:36rem}}@media(max-width:640px){.hero-title[data-v-2596c13d]{font-size:2.25rem;line-height:2.5rem}@media(min-width:640px){.hero-title[data-v-2596c13d]{font-size:3rem;line-height:1.2}}@media(min-width:768px){.hero-title[data-v-2596c13d]{font-size:3.75rem;line-height:1.1}}@media(min-width:1024px){.hero-title[data-v-2596c13d]{font-size:4.5rem;line-height:1.1}}.hero-title[data-v-2596c13d]{line-height:1.4}.hero-description[data-v-2596c13d]{font-size:1.125rem;line-height:1.75rem}@media(min-width:640px){.hero-description[data-v-2596c13d]{font-size:1.25rem;line-height:1.75rem}}@media(min-width:768px){.hero-description[data-v-2596c13d]{font-size:1.5rem;line-height:2rem}}.hero-description[data-v-2596c13d]{line-height:1.5}.leaf-size-small .leaf-image[data-v-2596c13d]{height:12rem;width:12rem}.leaf-size-medium .leaf-image[data-v-2596c13d]{height:16rem;width:16rem}.leaf-size-large .leaf-image[data-v-2596c13d]{height:20rem;width:20rem}.leaf[data-v-2596c13d]:nth-child(n+6){display:none}}@media(min-width:641px)and (max-width:768px){.hero-title[data-v-2596c13d]{font-size:2.25rem;line-height:2.5rem}@media(min-width:640px){.hero-title[data-v-2596c13d]{font-size:3rem;line-height:1.2}}@media(min-width:768px){.hero-title[data-v-2596c13d]{font-size:3.75rem;line-height:1.1}}@media(min-width:1024px){.hero-title[data-v-2596c13d]{font-size:4.5rem;line-height:1.1}}.hero-description[data-v-2596c13d]{font-size:1.125rem;line-height:1.75rem}@media(min-width:640px){.hero-description[data-v-2596c13d]{font-size:1.25rem;line-height:1.75rem}}@media(min-width:768px){.hero-description[data-v-2596c13d]{font-size:1.5rem;line-height:2rem}}.leaf-size-small .leaf-image[data-v-2596c13d]{height:14rem;width:14rem}.leaf-size-medium .leaf-image[data-v-2596c13d]{height:20rem;width:20rem}.leaf-size-large .leaf-image[data-v-2596c13d]{height:26rem;width:26rem}.leaf[data-v-2596c13d]:nth-child(n+7){display:none}}@media(min-width:769px)and (max-width:1024px){.hero-title[data-v-2596c13d]{font-size:2.25rem;line-height:2.5rem}@media(min-width:640px){.hero-title[data-v-2596c13d]{font-size:3rem;line-height:1.2}}@media(min-width:768px){.hero-title[data-v-2596c13d]{font-size:3.75rem;line-height:1.1}}@media(min-width:1024px){.hero-title[data-v-2596c13d]{font-size:4.5rem;line-height:1.1}}.leaf-size-small .leaf-image[data-v-2596c13d]{height:16rem;width:16rem}.leaf-size-medium .leaf-image[data-v-2596c13d]{height:24rem;width:24rem}.leaf-size-large .leaf-image[data-v-2596c13d]{height:32rem;width:32rem}}
