* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

:focus {
    outline: 0
}

img {
    border: none;
    display: block
}

ol,
ul {
    list-style: none
}

iframe {
    border: none !important;
    width: 0 !important;
    height: 0 !important;
    display: none
}

a {
    text-decoration: none;
    cursor: pointer !important
}

html {
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%;
    position: relative
}

body {
    font-family: Helvetica, Arial, sans-serif;
    color: #333;
    line-height: 1.3;
    font-size: 2.1rem;
	font-weight: 500;
    
}

.wrapper {
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center
}

.step-block {
    display: none;
    max-width: 600px;
    width: 96%;
    border-radius: 6px;
    overflow: hidden;
    background: #ececec;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
}

.step-item {
    display: none
}

.step-item.visible {
    display: block
}

.highlight {
    color: #3498db
}

.popup-block {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    background: white;
    max-width: 350px;
    width: 96%;
    padding: 0 20px;
    color: #000;
    overflow: hidden;
    border-radius: 6px
}

.popup-header {
    font-size: 2rem;
    font-weight: 600;
    padding: 1.5rem 0;
    border-bottom: 2px solid #fff;
    text-align: center
}

.popup-content {
    padding: 2rem 0;
    position: relative
}

.popup-btn {
    border: 1px solid #e4e4e4;
    background-color: #24c8b6;
    text-align: center;
    display: inline-block;
    text-align: center;
    font-size: 1.5em;
    border-radius: 3px;
    cursor: pointer;
    height: 4rem;
    line-height: 4rem;
    width: 42%;
    transition: all 0.2s linear
}

.popup-btn:last-child {
    margin-left: 14%
}

.popup-btn:hover {
    background: #ccc
}

.popup-buttons-block {
    text-align: center;
    border-top: 2px solid #fff;
    padding: 1rem 0
}

.loader-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 0
}

.loader-overlay:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.loader-block {
    padding: 2rem 0;
    display: inline-block;
    vertical-align: middle;
    width: 100%
}

.loader-title {
    color: black;
    font-size: 2.5rem;
    margin-bottom: 2rem;
    font-weight: bold;
    text-align: center
}

.loader-icon {
    position: relative;
    width: 8rem;
    height: 8rem;
    right: 0;
    left: 0;
    margin: auto;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .2);
    border-width: 4rem;
    border-style: double;
    border-color: transparent black;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: loader 2s linear infinite;
    animation: loader 2s linear infinite
}

.step-header {
    text-align: center;
    padding: 1.5rem 0.5rem;
    background: #fff;
    font-size: 2rem;
    font-weight: 600;
    color: #000;
    line-height: 1
}

.pagination-block {
    text-align: center
}

.pagination-item {
    display: inline-block;
    margin: 0 0.5rem;
    font-size: 2.2rem;
    height: 3.5rem;
    line-height: 3.5rem
}

.step-number {
    text-align: center;
    border-radius: 50%;
    color: #000;
    width: 3.5rem
}

.step-number.active {
    background-color: #24c8b6;
    color: #fff
}

.age-step .step-content {
    text-align: center
}

.step-content {
    padding: 2rem
}

.step-content p {
    margin-bottom: 1rem
}

.question-notice {
    font-style: italic;
    text-align: center
}

.buttons-block {
    text-align: center;
    margin: 0 20px;
    padding: 1rem 0;
    font-size: 0;
    border-top: 2px solid #fff
}

.step-btn {
    background-color: #24c8b6;
    display: inline-block;
    width: 42%;
    min-width: 50px;
    height: 6rem;
    line-height: 6rem;
    cursor: pointer;
    transition: all 0.3s linear;
    border-radius: 6px;
    font-size: 1.8rem;
    color: #fff
}

.step-btn:hover {
    background-color: #1ca294
}

.no-btn {
    margin-left: 14%;
    background-color: #fff;
    color: #000;
    border: 1px solid #e4e4e4
}

.no-btn:hover {
    background-color: #ccc
}

.option-block {
    margin: 2rem auto;
    max-width: 760px;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    font-size: 0
}

.option-item {
    display: inline-block;
    position: relative;
    padding: 1rem;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s linear;
    font-size: 2rem;
    width: 50%;
    line-height: 1.2;
    max-width: 190px
}

.option-item.disable {
    opacity: .5
}

.option-item.checked {
    opacity: 1
}

.option-title {
    font-size: 1.9rem;
    transition: all 0.3s linear;
    position: absolute;
    right: 1.3rem;
    bottom: 1.3rem;
    left: 1.3rem;
    text-align: center;
    line-height: 1;
    background: rgba(255, 255, 255, .4);
    color: #000;
    padding: 0.6rem
}

.wrap:before {
    content: '';
    background: url(members_sprite1.jpg) no-repeat top;
    display: none
}

.option-img {
    padding-top: 100%;
    background: url(members_sprite1.jpg) no-repeat top;
    background-size: auto 101%;
    border-radius: 5px;
    border: .3rem solid #fff
}

.option-img.nichе-1 {
    background-position-x: 0
}

.option-img.nichе-2 {
    background-position-x: 20%
}

.option-img.nichе-3 {
    background-position-x: 40%
}

.option-img.nichе-4 {
    background-position-x: 60%
}

.option-img.nichе-5 {
    background-position-x: 80%
}

.option-img.nichе-6 {
    background-position-x: 100%
}


@keyframes loader {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (max-width:800px) {
    html {
        font-size: 55%
    }
    .step-btn {
        width: 90%;
        margin: 0.5rem 0
    }
}

@media screen and (orientation: landscape) {
    body {
        background-size: contain
    }
}
@media (max-width: 480px) {
		.subito img {
		width: 87%
		
	}
}