.lach-input._error .lach-input__upper-label:not(._static),.lach-input._error .lach-input__lower-label{color:var(--c-error)}.lach-input._error .lach-input__input{border-color:var(--c-red-transparent-032)}.lach-input__search-icon{position:relative;top:1.1rem;left:2.8rem}.lach-input__upper-label,.lach-input__lower-label{font-family:var(--font-family-primary);color:var(--secondary-text-color);font-size:1.2rem;font-weight:400;line-height:1.7rem;transition:color .3s ease-in-out}.lach-input__upper-label._visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.lach-input__lower-label{min-height:1.7rem;display:block}.lach-input__close-icon{position:relative;top:1.3rem;right:2.8rem}.lach-input__close-icon path{stroke:var(--c-white);transform:scale(.7)}.lach-input__input{border:.1rem solid var(--input-border);width:40rem;height:5rem;font-family:var(--font-family-primary);color:var(--secondary-text-color);font-variant-numeric:lining-nums;background:var(--c-white-transparent-024);border-radius:.4rem;margin:.2rem 0;padding:.8rem 3.8rem .8rem 1.6rem;font-size:1.4rem;font-weight:300;line-height:1.4;transition:border-color .3s ease-in-out}@media screen and (width<=450px){.lach-input__input{width:34.3rem;height:5rem;font-size:1.4rem}}.lach-input__input:hover{border-color:var(--c-dark-green)}.lach-input__input:focus{border-color:var(--c-green)}.lach-input__input::placeholder{color:var(--c-white-transparent-040)}.lach-input__input._with-icon{padding:.8rem 3.8rem}.lach-input__container{justify-content:center;display:flex}.lach-checkbox{-webkit-user-select:none;user-select:none}.lach-checkbox__label{width:40rem;height:3.2rem;font-family:var(--font-family-primary);color:var(--secondary-text-color);cursor:pointer;align-self:stretch;align-items:center;gap:1.2rem;font-size:1.2rem;font-weight:300;line-height:140%;display:flex}@media screen and (width<=450px){.lach-checkbox__label{width:34.3rem}}.lach-checkbox__label._left-content{flex-direction:row-reverse}.lach-checkbox__input{-webkit-appearance:none;background-color:var(--checkbox-bg);border-radius:.3rem;justify-content:space-around;align-items:center;min-width:2.5rem;height:2.5rem;margin:.9rem 0;transition:border-color .3s ease-in-out,background-color .3s ease-in-out;display:flex}@media screen and (width<=450px){.lach-checkbox__input{min-width:2.4rem;height:2.4rem}}.lach-checkbox__input:before{content:"";background-image:url(/assets/check-small-nYTLlLw6.svg);width:1.3rem;height:1rem;transform:scale(0)}.lach-checkbox__input:hover{border-color:var(--checkbox-bg-hover);background-color:var(--checkbox-bg-hover);cursor:pointer}.lach-checkbox__input:checked:before{transform:scale(1)}.lach-checkbox__input:not(:checked){background-color:var(--checkbox-bg)}.lach-checkbox__input._border{border:.1rem solid var(--checkbox-border)}._error .lach-checkbox__input{border:.1rem solid var(--c-error)}.lach-checkbox__link{color:var(--c-green);text-decoration:none}.lach-checkbox__content{letter-spacing:.1px;max-width:30rem}.lach-checkbox__error{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.lach-textarea._error .lach-textarea__upper-label:not(._static),.lach-textarea._error .lach-textarea__lower-label{color:var(--c-error)}.lach-textarea._error .lach-textarea__field{border-color:var(--c-red-transparent-032)}.lach-textarea__upper-label,.lach-textarea__lower-label{font-family:var(--font-family-primary);color:var(--secondary-text-color);font-size:1.2rem;font-weight:400;line-height:1.7rem;transition:color .3s ease-in-out}.lach-textarea__upper-label._visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.lach-textarea__lower-label{min-height:1.7rem;display:block}.lach-textarea__field{border:.1rem solid var(--input-border);background:var(--c-white-transparent-024);width:100%;min-height:12rem;font-family:var(--font-family-primary);color:var(--secondary-text-color);font-variant-numeric:lining-nums;border-radius:.8rem;padding:1.6rem;font-size:1.4rem;font-weight:300;line-height:1.4;transition:border-color .3s ease-in-out}.lach-textarea__field:hover{border-color:var(--c-dark-green)}.lach-textarea__field:focus{border-color:var(--c-green)}.lach-textarea__field::placeholder{color:var(--c-white-transparent-040)}.lach-textarea__container{justify-content:center;width:100%;display:flex}.lach-contact-form{justify-content:center;gap:20.7rem;width:100%;max-width:92.8rem;padding:5.6rem 40rem;display:flex}@media screen and (width<=1024px){.lach-contact-form{padding:4rem 0}}.lach-contact-form__title{font-family:var(--font-family-primary);font-size:4rem;font-weight:600;line-height:5rem}@media screen and (width<=1024px){.lach-contact-form__title{font-size:3.6rem}}@media screen and (width>=1025px){.lach-contact-form__title._mobile{display:none}}.lach-contact-form__feedback{font-family:var(--font-family-primary);margin-top:2.4rem;font-size:2rem;font-weight:400;line-height:2.8rem}@media screen and (width>=1025px){.lach-contact-form__feedback._mobile{display:none}}@media screen and (width<=1024px){.lach-contact-form__feedback{align-items:center;gap:1.6rem;margin-top:.4rem;margin-bottom:1.2rem;display:flex}}.lach-contact-form__arrow{margin-top:.6rem}.lach-contact-form__email{font-family:var(--font-family-primary);margin-top:22.4rem;font-size:2rem;font-weight:400;line-height:2.8rem}.lach-contact-form__email._mobile{text-align:center;width:100%;max-width:22.8rem;margin-top:2rem}@media screen and (width>=1025px){.lach-contact-form__email._mobile{display:none}}.lach-contact-form__email-link{color:var(--c-green);font-weight:600;text-decoration:none}.lach-contact-form__button{font-family:var(--font-family-primary);white-space:nowrap;text-align:center;justify-content:center;width:40rem;height:5rem;font-size:1.6rem;font-weight:600;line-height:2.24rem}@media screen and (width<=1024px){.lach-contact-form__button{width:34.3rem}}.lach-contact-form__submit-error{color:var(--c-red,#b42318);text-align:center;margin-top:1.2rem}.lach-contact-form__checkbox-wr{margin:2.4rem 0}@media screen and (width<=1024px){.lach-contact-form__checkbox-wr{margin-top:2rem;margin-bottom:2rem}}.lach-contact-form__input-group{flex-direction:column;gap:1.6rem;display:flex}.lach-contact-form__form{flex-direction:column;align-items:center;display:flex}@media screen and (width<=767px){.lach-contact-form__form{gap:1.8rem;padding-top:0;padding-bottom:0}}@media screen and (width>=768px) and (width<=1024px){.lach-contact-form__form{gap:2rem;padding-top:3rem;padding-bottom:5rem}}@media screen and (width<=1024px){.lach-contact-form__text-content._desktop{display:none}}
