.hero-section{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-height:50dvh;overflow:hidden;background-position:center 35%;background-repeat:no-repeat;background-size:cover;padding:clamp(3rem,20vw,2rem) 1.5rem;box-sizing:border-box}.hero-wrapper{width:100%;max-width:60rem;padding:0;margin:0 auto;display:flex;justify-content:flex-start}.hero-content{display:flex;flex-direction:column;gap:clamp(1rem,6vw,1.5rem);width:100%;max-width:60rem;color:#fff;text-align:left;margin-right:clamp(12rem,10vw,12rem);padding:0 1rem;box-sizing:border-box}.hero-content h3{margin:0;font-size:clamp(1.75rem, 5vw, 3rem);line-height:1.2;font-weight:700;max-width:100%}.hero-content p{margin:0 auto 0 0;font-size:clamp(.9rem, 2vw, 1.25rem);line-height:1.5;max-width:clamp(20ch,90%,60ch)}.hero-btn{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;padding:clamp(.8rem,2vw,1rem) clamp(1.5rem,4vw,2rem);font-size:clamp(.9rem, 2vw, 1rem);font-weight:700;text-decoration:none;background:#144c0b;color:#fff;border-radius:4px;transition:background 150ms cubic-bezier(.4, 0, .2, 1)}.hero-btn:hover{background:#1e6a12}.hero-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (min-width:768px){.hero-content{text-align:left;align-items:flex-start;margin-left:1.25rem}.hero-content p{margin-left:0}}@media (min-width:769px) and (max-width:1199px){.hero-section{min-height:min(50dvh,clamp(22rem,42dvh,52rem));padding-bottom:calc(clamp(3rem,20vw,2rem) + clamp(8px,1.2vmax,20px))}}@media (min-width:1200px) and (max-width:1399px){.hero-section{min-height:min(50dvh,clamp(22rem,38dvh,52rem));padding-bottom:calc(clamp(3rem,20vw,2rem) + clamp(12px,1.5vmax,24px))}}@media (min-width:1400px) and (max-width:1599px){.hero-section{min-height:min(50dvh,clamp(24rem,40dvh,56rem));padding-bottom:calc(clamp(3rem,20vw,2rem) + clamp(14px,1.6vmax,26px))}}@media (min-width:1400px) and (max-width:1499px){.hero-section{min-height:min(50dvh,clamp(26rem,48dvh,60rem));padding-bottom:calc(clamp(3rem,20vw,2rem) + clamp(16px,1.8vmax,30px))}}@media (min-width:1560px) and (max-width:1599px){.hero-section{min-height:min(50dvh,clamp(26rem,50dvh,60rem));padding-bottom:calc(clamp(3rem,20vw,2rem) + clamp(16px,1.9vmax,30px))}}@media (min-width:1600px) and (max-width:1919px){.hero-section{min-height:min(50dvh,clamp(26rem,44dvh,60rem));padding-bottom:calc(clamp(3rem,20vw,2rem) + clamp(16px,2vmax,32px))}}@media (min-width:1920px){.hero-section{min-height:min(50dvh,clamp(28rem,56dvh,68rem));padding-bottom:calc(clamp(3rem,20vw,2rem) + clamp(20px,2.6vmax,40px))}}@media (min-width:2560px){.hero-section{min-height:min(50dvh,clamp(30rem,68dvh,80rem));padding-bottom:calc(clamp(3rem,20vw,2rem) + clamp(22px,2.9vmax,44px))}}@media (min-width:769px){.hero-section::after{content:none}}@media (max-width:1200px) and (min-width:769px){.hero-wrapper{justify-content:left}.hero-content{text-align:left;align-items:left}.hero-content p{text-align:left}.hero-btn{align-self:left}}@media (max-width:768px){.hero-section{padding:clamp(2rem,15vw,2rem) 1rem;min-height:min(50dvh,clamp(22rem,44dvh,56rem));justify-content:center;background-position:75% 70%!important}.hero-wrapper{justify-content:center}.hero-content{gap:1rem;text-align:center;align-items:center;margin-left:auto;margin-right:auto}.hero-btn{align-self:center}.hero-content p{text-align:center;margin-left:auto;margin-right:auto}}@media (max-width:480px){.hero-wrapper{justify-content:center;padding:0}.hero-content{gap:.75rem;text-align:center;align-items:center;padding:0 .75rem}.hero-content h3{font-size:clamp(1.5rem, 7vw, 1.75rem)}.hero-btn{align-self:center}}