.wrapper-welcome{flex-direction:column;height:100dvh;overflow:hidden;position:relative;z-index:1}.wrapper-welcome,.wrapper-welcome .next{align-items:center;display:flex;justify-content:center;width:100%}.wrapper-welcome .next{background-image:linear-gradient(to top,var(--color-bg-primary) 0,transparent 100%);bottom:0;height:100px;padding:.5rem;position:absolute;z-index:-1}.wrapper-welcome .hs-image-widget{height:100%!important;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.wrapper-welcome .wrapper-text{height:100%;max-width:1024px;position:relative;width:100%}.wrapper-welcome .wrapper-text h1{bottom:10rem;color:var(--color-primary);font-size:2rem;left:50%;padding:1rem 2rem;text-align:center;text-transform:uppercase;transform:translateX(-50%)}.wrapper-welcome .wrapper-text h1,.wrapper-welcome .wrapper-text h3{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background-color:var(--color-bg-primary-alpha);border-bottom:2px solid var(--color-secondary);border-radius:.5rem;margin:0;position:absolute}.wrapper-welcome .wrapper-text h3{bottom:5rem;font-size:1.25rem;font-weight:400;max-width:100%;padding:1rem;right:0;text-transform:none;width:max-content}.wrapper-commitments-content{align-items:center;display:flex;flex-direction:column;gap:2rem;padding:80px 20px;text-align:center}.nature_wrapper{display:flex;gap:1rem}#hs_cos_wrapper_link_button,#hs_cos_wrapper_nature_text_more,#hs_cos_wrapper_nature_text_primary,#hs_cos_wrapper_nature_text_secondary,#hs_cos_wrapper_nature_text_tertiary{align-items:center;display:flex;overflow:hidden;text-align:left;width:100%}#hs-button_link_button{color:var(--color-text);font-family:Poppins,sans-serif;font-size:1.5rem;text-decoration:underline}#hs-button_link_button:hover{text-decoration:none}@media (max-width:768px){.wrapper-welcome .wrapper-text h1{width:calc(100% - 2rem)}.nature_wrapper{flex-direction:column}}