.pf-hero{position:relative;z-index:0;width:100%;height:100vh;min-height:500px;max-height:1200px;overflow:hidden;display:flex;align-items:center;justify-content:center}.pf-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.pf-hero__image img{width:100%;height:100%;object-fit:cover;object-position:center;animation:pf-hero-ken-burns 30s ease-in-out infinite alternate;will-change:transform}@keyframes pf-hero-ken-burns{0%{transform:scale(1) translateZ(0)}33%{transform:scale(1.1) translate3d(-2%,-1.5%,0)}66%{transform:scale(1.05) translate3d(1.5%,-2%,0)}to{transform:scale(1.12) translate3d(-1%,.5%,0)}}.pf-hero__aurora{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;overflow:hidden;perspective:1000px;transform-style:preserve-3d}.pf-hero__aurora:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0028148c,#00140a59 40%,#002814a6);z-index:1}.pf-hero__blob{position:absolute;border-radius:50%;filter:blur(80px);mix-blend-mode:screen;will-change:transform,opacity;transform-style:preserve-3d}.pf-hero__blob--1{width:60%;height:70%;top:-10%;left:-10%;background:radial-gradient(ellipse at center,rgba(0,153,89,.5) 0%,rgba(0,153,89,.2) 40%,transparent 70%);animation:pf-aurora-drift-1 12s ease-in-out infinite alternate}.pf-hero__blob--2{width:50%;height:60%;top:20%;right:-15%;background:radial-gradient(ellipse at center,rgba(10,126,108,.45) 0%,rgba(6,78,64,.18) 45%,transparent 70%);animation:pf-aurora-drift-2 10s ease-in-out infinite alternate}.pf-hero__blob--3{width:45%;height:55%;bottom:-5%;left:25%;background:radial-gradient(ellipse at center,rgba(0,77,43,.5) 0%,rgba(0,60,30,.2) 50%,transparent 70%);animation:pf-aurora-drift-3 14s ease-in-out infinite alternate}.pf-hero__blob--4{width:35%;height:40%;top:40%;left:10%;background:radial-gradient(ellipse at center,rgba(0,180,120,.3) 0%,rgba(0,153,89,.1) 50%,transparent 70%);animation:pf-aurora-drift-4 8s ease-in-out infinite alternate}@keyframes pf-aurora-drift-1{0%{transform:translateZ(0) rotateX(0) rotateY(0) scale(1);opacity:.8}50%{transform:translate3d(8%,12%,50px) rotateX(5deg) rotateY(-3deg) scale(1.15);opacity:1}to{transform:translate3d(15%,5%,20px) rotateX(-3deg) rotateY(5deg) scale(1.05);opacity:.85}}@keyframes pf-aurora-drift-2{0%{transform:translateZ(0) rotateX(0) rotateY(0) scale(1);opacity:.7}50%{transform:translate3d(-10%,8%,40px) rotateX(-4deg) rotateY(6deg) scale(1.1);opacity:.9}to{transform:translate3d(-5%,-10%,60px) rotateX(6deg) rotateY(-4deg) scale(1.2);opacity:.75}}@keyframes pf-aurora-drift-3{0%{transform:translateZ(0) rotateX(0) rotateY(0) scale(1);opacity:.75}50%{transform:translate3d(12%,-8%,30px) rotateX(3deg) rotateY(4deg) scale(1.12);opacity:.95}to{transform:translate3d(-8%,-15%,45px) rotateX(-5deg) rotateY(-3deg) scale(1.08);opacity:.8}}@keyframes pf-aurora-drift-4{0%{transform:translateZ(0) rotateX(0) scale(1);opacity:.6}50%{transform:translate3d(15%,-5%,70px) rotateX(8deg) scale(1.2);opacity:.85}to{transform:translate3d(-12%,10%,35px) rotateX(-4deg) scale(.95);opacity:.7}}.pf-hero__content{position:relative;z-index:3;text-align:center;padding:0 var(--pf-space-lg);max-width:820px;width:100%}.pf-hero__heading{font-family:var(--pf-font-headline);font-size:clamp(2.8rem,8vw,5.5rem);font-weight:400;color:var(--pf-white);text-transform:uppercase;line-height:1.1;margin:0 0 var(--pf-space-lg);text-shadow:0 2px 20px rgba(0,0,0,.35),0 4px 40px rgba(0,0,0,.2);opacity:0;transform:translateY(30px);animation:pf-hero-fade-up .8s ease-out .3s forwards}.pf-hero__subheading{font-family:var(--pf-font-body);font-size:clamp(1.3rem,3.2vw,1.85rem);font-weight:400;color:#fffffff2;line-height:1.6;white-space:nowrap;margin:0 0 var(--pf-space-xl);max-width:650px;margin-left:auto;margin-right:auto;text-shadow:0 1px 12px rgba(0,0,0,.4),0 0 40px rgba(0,153,89,.5),0 0 80px rgba(0,153,89,.3);padding:16px 28px;border-radius:16px;background:radial-gradient(ellipse at center,rgba(0,153,89,.25) 0%,rgba(0,153,89,.12) 40%,rgba(0,153,89,.04) 70%,transparent 100%);box-shadow:0 0 50px #00995926,0 0 100px #00995914;opacity:0;transform:translateY(25px);animation:pf-hero-fade-up .8s ease-out .5s forwards}.pf-hero__subheading p{margin:0}.pf-hero__ctas{display:flex;gap:var(--pf-space-md);justify-content:center;flex-wrap:wrap;opacity:0;transform:translateY(20px);animation:pf-hero-fade-up .8s ease-out .7s forwards}.pf-hero__btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;min-height:48px;border-radius:var(--pf-radius-sm);font-family:var(--pf-font-body);font-size:1rem;font-weight:600;letter-spacing:.03em;text-decoration:none;cursor:pointer;transition:all .3s ease;border:2px solid transparent}.pf-hero__btn--primary{background-color:var(--pf-accent);border-color:var(--pf-accent);color:var(--pf-white);box-shadow:0 4px 20px #00995959}.pf-hero__btn--primary:hover{background-color:var(--pf-accent-hover);border-color:var(--pf-accent-hover);box-shadow:0 6px 30px #00995980;transform:translateY(-2px)}.pf-hero__btn--secondary{background-color:#ffffff14;border-color:#ffffffb3;color:var(--pf-white);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.pf-hero__btn--secondary:hover{background-color:#ffffff2e;border-color:var(--pf-white);transform:translateY(-2px);box-shadow:0 4px 20px #ffffff26}.pf-hero__btn:focus-visible{outline:3px solid var(--pf-white);outline-offset:3px}@keyframes pf-hero-fade-up{to{opacity:1;transform:translateY(0)}}.pf-hero__scroll{position:absolute;bottom:32px;left:50%;transform:translate(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:8px;opacity:0;animation:pf-hero-fade-up .8s ease-out 1.2s forwards}.pf-hero__scroll-line{width:1px;height:40px;background:linear-gradient(180deg,rgba(255,255,255,.6) 0%,transparent 100%);animation:pf-scroll-pulse 2s ease-in-out infinite}@keyframes pf-scroll-pulse{0%,to{opacity:.4;transform:scaleY(.6)}50%{opacity:1;transform:scaleY(1)}}@media(prefers-reduced-motion:reduce){.pf-hero__blob,.pf-hero__image img{animation:none!important}.pf-hero__heading,.pf-hero__subheading,.pf-hero__ctas,.pf-hero__scroll{opacity:1;transform:none;animation:none}.pf-hero__scroll-line{animation:none;opacity:.6}}@media(max-width:749px){.pf-hero{height:80svh;min-height:440px;max-height:none}.pf-hero__image img{object-position:center top}.pf-hero__content{padding:0 var(--pf-space-md)}.pf-hero__heading{margin-bottom:var(--pf-space-md)}.pf-hero__subheading{margin-bottom:var(--pf-space-lg);white-space:normal;font-size:clamp(1.1rem,4.5vw,1.5rem)}.pf-hero__ctas{flex-direction:column;align-items:center;gap:12px}.pf-hero__btn{width:100%;max-width:300px;justify-content:center}.pf-hero__blob{filter:blur(60px)}.pf-hero__scroll{bottom:20px}}.pf-hero__content,.pf-hero__scroll{z-index:3}@media(min-width:750px){.pf-hero{height:100vh}}@supports (height: 100svh){@media(max-width:749px){.pf-hero{height:80svh}}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/pft-hero.css.map */
