@font-face {
    font-family: 'Manrope';
    src: url('/_/dist/fonts/Manrope-Bold.eot');
    src: url('/_/dist/fonts/Manrope-Bold.eot?#iefix') format('embedded-opentype'),
    url('/_/dist/fonts/Manrope-Bold.woff2') format('woff2'),
    url('/_/dist/fonts/Manrope-Bold.woff') format('woff'),
    url('/_/dist/fonts/Manrope-Bold.ttf') format('truetype'),
    url('/_/dist/fonts/Manrope-Bold.svg#Manrope-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope';
    src: url('/_/dist/fonts/Manrope-ExtraBold.eot');
    src: url('/_/dist/fonts/Manrope-ExtraBold.eot?#iefix') format('embedded-opentype'),
    url('/_/dist/fonts/Manrope-ExtraBold.woff2') format('woff2'),
    url('/_/dist/fonts/Manrope-ExtraBold.woff') format('woff'),
    url('/_/dist/fonts/Manrope-ExtraBold.ttf') format('truetype'),
    url('/_/dist/fonts/Manrope-ExtraBold.svg#Manrope-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope';
    src: url('/_/dist/fonts/Manrope-SemiBold.eot');
    src: url('/_/dist/fonts/Manrope-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('/_/dist/fonts/Manrope-SemiBold.woff2') format('woff2'),
    url('/_/dist/fonts/Manrope-SemiBold.woff') format('woff'),
    url('/_/dist/fonts/Manrope-SemiBold.ttf') format('truetype'),
    url('/_/dist/fonts/Manrope-SemiBold.svg#Manrope-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope';
    src: url('/_/dist/fonts/Manrope-ExtraLight.eot');
    src: url('/_/dist/fonts/Manrope-ExtraLight.eot?#iefix') format('embedded-opentype'),
    url('/_/dist/fonts/Manrope-ExtraLight.woff2') format('woff2'),
    url('/_/dist/fonts/Manrope-ExtraLight.woff') format('woff'),
    url('/_/dist/fonts/Manrope-ExtraLight.ttf') format('truetype'),
    url('/_/dist/fonts/Manrope-ExtraLight.svg#Manrope-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope';
    src: url('../fonts/Manrope-Light.eot');
    src: url('../fonts/Manrope-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Manrope-Light.woff2') format('woff2'),
    url('../fonts/Manrope-Light.woff') format('woff'),
    url('../fonts/Manrope-Light.ttf') format('truetype'),
    url('../fonts/Manrope-Light.svg#Manrope-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope';
    src: url('/_/dist/fonts/Manrope-Medium.eot');
    src: url('/_/dist/fonts/Manrope-Medium.eot?#iefix') format('embedded-opentype'),
    url('/_/dist/fonts/Manrope-Medium.woff2') format('woff2'),
    url('/_/dist/fonts/Manrope-Medium.woff') format('woff'),
    url('/_/dist/fonts/Manrope-Medium.ttf') format('truetype'),
    url('/_/dist/fonts/Manrope-Medium.svg#Manrope-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope';
    src: url('/_/dist/fonts/Manrope-Regular.eot');
    src: url('/_/dist/fonts/Manrope-Regular.eot?#iefix') format('embedded-opentype'),
    url('/_/dist/fonts/Manrope-Regular.woff2') format('woff2'),
    url('/_/dist/fonts/Manrope-Regular.woff') format('woff'),
    url('/_/dist/fonts/Manrope-Regular.ttf') format('truetype'),
    url('/_/dist/fonts/Manrope-Regular.svg#Manrope-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
html, body {
    font-family: 'Manrope', sans-serif;
    font-weight: 500;
    font-size: 16px;
}
body{
    margin: 0px;
    background-image: url("/local/components/dev/form.moscow.shoes/templates/.default/fon-1.png?v=2"), url("/local/components/dev/form.moscow.shoes/templates/.default/fon-2.png?v=1");
    background-repeat: no-repeat, no-repeat;
    background-size: 410px, 460px;
    background-position: left 300px, right 100px;
}

@media (max-width: 1500px){
    body{
        background-size: 340px, 360px;
        background-position: left 400px, right 100px;
    }
}
@media (max-width: 1160px){
    body{
        background-image: none;
    }
}
header{
    background-color: #141414;
}
header .logo{
    max-width: 164px;
    margin: 0 auto;
    padding: 31px 0px;
}
.registration{
    margin: 0 auto;
    color: #141414;
    padding: 75px 24px 30px;
    max-width: 560px;
    font-family: 'Manrope', sans-serif;
} 
.registration--final .registration__title{
    display: none;
}
.registration__title{
    font-size: 42px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    margin-bottom: 28px;
    text-align: center;
    font-family: 'Manrope', sans-serif;
}
.registration__form{
    max-width: 520px;
}
.registration__field{
    display: block;
    margin-bottom: 22px;
}
.registration__label{
    display: block;
    font-size: 20px;
    letter-spacing: 0.04em;
    margin-bottom: 8px;
    font-family: 'Manrope', sans-serif;
}
.registration__input{
    width: 100%;
    background-color: #D8D9D8;
    border: none;
    border-radius: 3px;
    padding: 14px 16px;
    font-size: 20px;
    font-family: 'Manrope', sans-serif;
    font-weight: 500;
    color: #2c2c2c;
    outline: none;
    box-sizing: border-box;
}
.registration__input.is-invalid{
    box-shadow: 0 0 0 1px #E33232;
}
.registration__multi{
    position: relative;
    font-family: 'Manrope', sans-serif;
}
.registration__multi-toggle{
    width: 100%;
    text-align: left;
    background-color: #D8D9D8;
    border: none;
    border-radius: 3px;
    padding: 14px 44px 14px 16px;
    font-size: 20px;
    color: #2c2c2c;
    cursor: pointer;
    font-family: 'Manrope', sans-serif;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23858585' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 16px center;
}
.registration__multi-toggle.is-invalid{
    box-shadow: 0 0 0 1px #E33232;
}
.registration__multi-list{
    position: absolute;
    z-index: 5;
    left: 0;
    right: 0;
    background-color: #D8D9D8;
    border-radius: 3px;
    margin-top: 8px;
    padding: 8px 0;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
    text-align: left;
    font-family: 'Manrope', sans-serif;
}
.registration__multi-list.is-hidden{
    display: none;
}
.registration__multi-option{
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 16px;
    font-size: 20px;
    font-family: 'Manrope', sans-serif;
    color: #2c2c2c;
    cursor: pointer;
    justify-content: flex-start;
    text-align: left;
}
.registration__multi-option input{
    margin: 0;
}
.registration__multi-native{
    position: absolute;
    opacity: 0;
    pointer-events: none;
    height: 0;
    width: 0;
}
.registration__select{
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23858585' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 16px center;
    padding-right: 44px;
}
.registration__input:focus{
    box-shadow: 0 0 0 2px rgba(224, 223, 219, 0.4);
}
.registration__footer{
    display: flex;
    align-items: center;
    gap: 16px;
    margin-top: 8px;
}
.registration__button{
    background-color: #141414;
    color: #ffffff;
    border: none;
    border-radius: 3px;
    padding: 12px 24px;
    font-size: 16px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    cursor: pointer;
    font-family: "Manrope", serif;
}
.registration__step{
    color: #D8D9D8;
    font-size: 16px;
}
.registration__page.is-hidden{
    display: none;
}
.registration__page[data-step="4"]:not(.is-hidden){
    min-height: calc(100vh - 220px);
    display: flex;
    align-items: center;
    justify-content: center;
}
.registration__success{
    background-color: #D8D9D8;
    color: #4a2a12;
    border-radius: 8px;
    padding: 28px 24px;
    text-align: center;
}
.registration__success-title{
    font-family: "Manrope", serif;
    font-size: 25px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    margin-bottom: 12px;
    color:#141414;
}
.registration__success-text{
    font-size: 16px;
    color:#141414;
    line-height: 1.5;
}
.registration__back{
    border: none;
    background: none;
    color: #6e6e6e;
    font-size: 14px;
    margin-bottom: 22px;
    cursor: pointer;
    text-decoration: underline;
    font-family: inherit;
}
.registration__consent{
    display: flex;
    gap: 12px;
    align-items: flex-start;
    margin-top: 8px;
    margin-bottom: 22px;
}
.registration__checkbox{
    margin-top: 4px;
}
.registration__consent-text{
    font-size: 16px;
    color: #5a5a5a;
    line-height: 1.4;
    font-family: 'Manrope', sans-serif;
    text-align: justify;
}