.message-sent{align-items:center;background-color:#00a00080;display:flex;height:100%;justify-content:center;left:0;opacity:0;top:0;padding:0 15px;pointer-events:none;position:absolute;transition:.2s ease-out;width:100%}.message-sent.visible{opacity:1;pointer-events:all}.message-sent p{font-size:30px;font-weight:600;text-align:center}.form__row{display:flex;justify-content:space-between}.form__row:not(:last-of-type){margin-bottom:10px}.form__row--duo .form__field{width:48%}.form__field{display:flex;flex-direction:column;width:100%}.form__btns{display:flex;justify-content:center}.form__btn{border:none;border-radius:20px;background-color:var(--color-identity);color:var(--color-secondary);cursor:pointer;margin-top:20px;padding:10px 20px}.form__btn[disabled]{background-color:#9f9f9f}.form label{align-items:flex-end;display:flex;font-weight:400;height:40px;margin-bottom:5px}.form input,.form select,.form textarea{background-color:var(--color-secondary);border:1px solid #d9dee2;font-size:14px;outline:none;width:100%}.form input,.form select{height:40px;padding-left:10px}.form select{cursor:pointer;appearance:none;background-image:url(/drop-down.svg);background-repeat:no-repeat;background-position:center right 15px}.form select option:first-child{color:gray}.form textarea{min-height:150px;padding:10px;resize:vertical}.form .error label{color:var(--color-error)}.form .error input,.form .error select{border:1px solid var(--color-error)}.form span{color:var(--color-error);font-size:13px}.contact:where(.astro-DU636XCF){display:flex;justify-content:space-between}@media screen and (max-width: 767px){.contact:where(.astro-DU636XCF){flex-direction:column-reverse}}.contact__details:where(.astro-DU636XCF),.contact__form:where(.astro-DU636XCF){flex-shrink:0}.contact__details:where(.astro-DU636XCF){width:45%}@media screen and (max-width: 767px){.contact__details:where(.astro-DU636XCF){width:100%}}.contact__form:where(.astro-DU636XCF){background-color:#e6f1fa;height:fit-content;padding:20px;top:100px;width:50%}@media screen and (max-width: 767px){.contact__form:where(.astro-DU636XCF){width:100%}}
