div#d1 {
    display: none;
}

div#d2 {
    display: none;
}

div#d3 {
    display: none;
}

div#d4 {
    display: none;
}

div#d5 {
    display: none;
}

div#d6 {
    display: none;
}

div#d7 {
    display: none;
}

div#d8 {
    display: none;
}

div#d9 {
    display: none;
}

.Header__header___3dxwh {
    background-color: #253825;
}

.Footer__promo___3Ichq {
    background-color: #253825;
}

.submit {
    width: 166px;
    height: 64px;
    box-sizing: border-box;
    border: 3px solid #edb16f;
    background-color: inherit;
    outline: none;
    font-size: 19px!important;
    font-family: Roboto!important;
    color: #fff!important;
    
    text-align: center;
    cursor: pointer;
    transition: background-color .2s;
}

.submit:hover {
    background-color: #fcbd73!important;
    color: #13141e!important;
}

.result {
    padding: 20px;
    font-size: 20px;
    border: 1px;
}