:root{--gsh-green:#8ef8b6;--gsh-dark-green:#006d3f;--gsh-blue-gray:#668395;--gsh-blue:#42aacc;--gsh-light-green:#b7ffdc;--gsh-white:#fff}.gsh-wrapper{align-items:center;background-color:transparent;box-sizing:border-box;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.gsh-wrapper:before{background-attachment:scroll;background-image:var(--desktop-bg);background-position:50%;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1;@media (max-width:767px){background-attachment:scroll;background-position:50%}}.gsh-button{background:transparent;border:none;border-radius:100px;box-sizing:border-box;cursor:pointer;display:inline-flex;outline:1px solid #e5e2e1;outline-offset:-1px;padding:10px 24px;text-decoration:none}.gsh-button,.gsh-button-inner{align-items:center;justify-content:center}.gsh-button-inner{display:flex}.gsh-button-text{color:#e5e2e1;font-family:Outfit,sans-serif;font-size:20px;font-weight:400;line-height:26px;word-wrap:break-word;display:flex;flex-direction:column;justify-content:center;text-align:center}@media (max-width:767px){.gsh-wrapper{align-items:center!important;gap:48px!important;justify-content:flex-start!important;padding:48px!important}.gsh-wrapper:before{background-image:var(--mobile-bg,var(--desktop-bg))!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:100% 100%!important;-webkit-background-size:cover!important;-moz-background-size:cover!important;-o-background-size:cover!important}.gsh-content-container{padding:0!important;width:100%!important}.gsh-content{gap:0!important}.gsh-heading-container{align-items:center!important;gap:16px!important;text-align:center!important}.gsh-heading{font-family:Outfit,sans-serif!important;font-size:50px!important;font-weight:500!important;line-height:47px!important;margin:0!important;word-wrap:break-word!important}.gsh-heading-white{color:#fff!important}.gsh-heading-green{color:#8ef8b6!important}.gsh-subheading{background:none!important;color:#3eff9a!important;font-size:10px!important;font-weight:300!important;letter-spacing:1px!important;line-height:28px!important;margin:32px auto 0!important;max-width:100%!important;padding:0!important;text-align:center!important;text-transform:uppercase!important;width:100%!important}.gsh-button-text,.gsh-subheading{font-family:Outfit,sans-serif!important}.gsh-button-text{color:#e5e2e1!important;font-size:16px!important;font-weight:700!important;line-height:24px!important}.gsh-button-container{display:flex!important;justify-content:center!important;margin:16px 0 0!important;text-align:center!important;width:100%!important}}@media (min-width:768px){.gsh-wrapper{margin:0 auto;max-width:1340px}.gsh-wrapper:before{background-image:none!important}.gsh-heading{font-family:Outfit,sans-serif;font-size:77px;font-weight:500;line-height:76px;margin:0;word-wrap:break-word}.gsh-heading-white{color:#fff}.gsh-heading-green{color:#8ef8b6}.gsh-subheading{color:#3eff9a;font-family:Outfit,sans-serif;font-size:18px;font-weight:300;letter-spacing:3px;line-height:28px;text-transform:uppercase;word-wrap:break-word;margin:16px 0 0}.gsh-button-container{margin:16px 0 0;text-align:left;width:100%}}.gsh-content-container{margin:0 auto;padding:132px 96px 116px;position:relative;width:100%;z-index:2}.gsh-content{gap:64px}.gsh-content,.gsh-heading-container{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:100%}.gsh-heading-container{gap:16px}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.gsh-heading{font-family:Outfit,sans-serif;font-size:80px;font-weight:500;line-height:76px;width:100%;word-wrap:break-word;margin:0}.gsh-heading-white{animation:fadeInDown .8s ease-out .3s forwards;color:var(--gsh-white);opacity:0}.gsh-heading-green{animation:fadeInDown .8s ease-out .6s forwards;color:var(--gsh-green);opacity:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.gsh-subheading{color:var(--gsh-green);font-family:Outfit,sans-serif;font-size:22px;font-weight:300;letter-spacing:3px;line-height:28px;text-transform:uppercase;word-wrap:break-word;align-self:flex-start;animation:fadeIn .8s ease-out .9s forwards;opacity:0}.gsh-button{animation:fadeIn .8s ease-out 1.8s forwards;opacity:0}.gsh-content{position:relative;z-index:2}.gsh-wrapper:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.first-bg-layer{margin:0 auto;max-width:1340px}