input.required.error{background:rgba(130, 0, 26, 0.4)}.registration__checkbox .error span{background:rgba(130, 0, 26, 0.4)}.registration__field{position:relative}.password-toggle{position:absolute;right:5px;bottom:5px;background:transparent;outline:none;border:none;cursor:pointer}.registration{padding:140px 0 120px}.registration__inner{max-width:730px;margin:0 auto;text-align:center}.registration__title{color:#472B2A;font-family:"PP Pangram Sans";font-size:56px;font-weight:700;line-height:110%;text-transform:uppercase;margin:0 0 24px}.registration__subtitle{margin:0 auto 24px;max-width:730px;color:#472B2A;text-align:center;font-family:"Unity Sans";font-size:22px;font-weight:400;line-height:120%}.registration__form{text-align:left}.registration__grid{display:grid;align-items:end;grid-template-columns:repeat(2, 1fr);gap:16px 30px;max-width:540px;margin:0 auto}.registration__field{display:flex;flex-direction:column}.registration__field label{color:rgba(71, 43, 42, 0.5);font-family:"PP Pangram Sans";font-size:16px;font-weight:700;line-height:normal;margin:0 0 8px}.registration__field input,.registration__field select{width:100%;height:38px;padding:9.5px 15px;border:none;outline:none;border-radius:0;background:#D0BDAC;color:#472B2A;font-family:"PP Pangram Sans";font-size:16px;font-weight:700;line-height:normal;appearance:none;clip-path:polygon(5px 0, calc(100% - 7px) 0, 100% 7px, 100% calc(100% - 7px), calc(100% - 7px) 100%, 5px 100%, 0 calc(100% - 7px), 0 5px)}.registration__field input::placeholder{color:#472B2A;opacity:1}.registration__field select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8'%3E%3Cpath d='M1 1L7 7L13 1' stroke='%234b2a2a' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 18px center;padding-right:50px}.registration__checkbox{margin-top:24px;display:flex;justify-content:center}.registration__checkbox label{display:inline-flex;align-items:center;gap:15px;cursor:pointer;color:#472B2A;font-family:"Unity Sans";font-size:12px;font-weight:400;line-height:normal}.registration__checkbox input{display:none}.registration__checkbox span{width:24px;height:24px;flex-shrink:0;border-radius:0;background:#D0BDAC;position:relative}.registration__checkbox input:checked+span::after{content:"";position:absolute;top:5px;left:9px;width:7px;height:13px;border:solid #472B2A;border-width:0 3px 3px 0;transform:rotate(45deg)}.registration__actions{margin-top:50px;text-align:center;display:flex;justify-content:center}.registration .button_green{width:138px;font-size:19.024px;line-height:120%}@media (max-width:576px){.registration{padding:60px 0}.registration__title{font-size:27px;line-height:120%}.registration__subtitle{font-size:16px;font-weight:400;line-height:120%}.registration__grid{align-items:end;grid-template-columns:none;gap:16px;max-width:255px}.registration__field label{margin:0 10px 8px}.registration__actions{margin-top:40px}}