@font-face {
  font-family: BrochaBold;
  src: url(fonts/Brocha_W00_Bold.ttf) format("truetype");
}
@font-face {
  font-family: BrochaRegular;
  src: url(fonts/brocha-regular.ttf) format("truetype");
}
@font-face {
  font-family: BrochaRegularItalic;
  src: url(fonts/brocha-regularitalic.ttf) format("truetype");
}
@font-face {
  font-family: BrochaBlack;
  src: url(fonts/brocha-black.ttf) format("truetype");
}
html, body {
	/*height: 100%;
    width: 100%;*/
}
body {
    margin: 0px;
    font-family: BrochaRegular;
}

button:focus, input:focus, div:focus { outline: none; }

.preloader {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 11;
    background-color: #000;
    background-image: url('../images/home-bg.png');
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: top center;
}
.preloader-logo {
    position: absolute;
    width: 80vw;
    top: 40vh;
    left: 50%;
    margin-left: -40vw;
}
.preloader-bar {
    position: absolute;
    top: 47vh;
    width: 50vw;
    left: 50%;
    margin-left: -25vw;
}
.preloader-progress {
    position: absolute;
    top: 47.1vh;
    width: 0vw;
    height: 10.8vw;
    left: 50%;
    margin-left: -25vw;
    background-image: url(../images/dsk/loading.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: top left;
}

.image-bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 0;
}

.site-girar {
    position: fixed;
    top: 0px;
    left: 50%;
    bottom: 0px;
    height: 100vh;
    z-index: 999;
    margin-left: -108.5vh;
    display: none;
}

.discovery-logo {
    display: none;
}

.cp {
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    width: 18.667vw;
}

.header {
    width: 100%;
    height: auto;
    position: absolute;
    top: 19vw;
}
.header .home-logo {
    position: absolute;
    z-index: 1;
    top: 18vw;
    width: 78.667vw;
    left: 11vw;
}
.header .logo-cp {
    position: absolute;
    z-index: 1;
    top: 0px;
    width: 61.735vw;
    left: 15vw;
}
.header .home-menu {
    position: absolute;
    z-index: 1;
    top: -14vw;
    width: 11.735vw;
    right: 2vw;
    cursor: pointer;
}
.header .menu {
    position: absolute;
    z-index: 1;
    top: 0px;
    width: 11.735vw;
    right: 2vw;
    cursor: pointer;
}
.menu-modal {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: #000000d9;
    color: #fff;
    z-index: 10;
    font-family: BrochaBold;
    font-size: 5.06666vw;
    display: none;
}
.menu-modal .menu-icon {
    width: 11.735vw;
    position: absolute;
    top: 4.2vw;
    right: 2vw;
    cursor: pointer;
}
.menu-modal .menu-logo-cp {
    width: 61.735vw;
    position: absolute;
    top: 4.2vw;
    left: 20vw;
}
.menu-modal ul {
    padding: 0px;
    margin: 0px;
    height: 100%;
}
.menu-modal ul li {
    list-style-type: none;
    display: flex;
    height: 13.9%;
    border-bottom: solid 0.155vw #fff;
    justify-content: flex-end;
    text-align: right;
    align-items: center;
    cursor: pointer;
}
.menu-modal ul li:hover {
    background-color: #fff;
    color: #f08200;
}
.menu-modal ul li:first-child:hover {
    background-color: transparent;
    color: #fff;
}
.menu-modal ul li:nth-child(1) {
    height: 10%;
}
.menu-modal ul li span {
    margin-right: 18.5vw;
}
.menu-modal .menu-selected {
    background-color: #fff;
    color: #f08200;
}
.basestitle {
    position: absolute;
    top: 66vw;
    font-family: BrochaBold;
    font-size: 5.68vw;
    color: #fff;
    z-index: 1;
    text-align: center;
    width: 84vw;
    left: 50%;
    margin-left: -42vw;
    text-shadow: 0px 0.533333vw 0.533333vw #4e4d4d;
}
.policytitle {
    position: absolute;
    top: 76vw;
    font-family: BrochaBold;
    font-size: 5.68vw;
    color: #fff;
    z-index: 1;
    text-align: center;
    width: 84vw;
    left: 50%;
    margin-left: -42vw;
    text-shadow: 0px 0.533333vw 0.533333vw #4e4d4d;
}
.cppolicytitle {
    position: absolute;
    top: 86vw;
    font-family: BrochaBold;
    font-size: 5.68vw;
    color: #fff;
    z-index: 1;
    text-align: center;
    width: 84vw;
    left: 50%;
    margin-left: -42vw;
    text-shadow: 0px 0.533333vw 0.533333vw #4e4d4d;
}
.home-content {
    position: relative;
    top: 18vw;
}
.conoce {
    position: absolute;
    top: 50vw;
    font-family: BrochaBold;
    font-size: 7.68vw;
    color: #fff;
    z-index: 1;
    text-align: center;
    width: 84vw;
    left: 50%;
    margin-left: -42vw;
    text-shadow: 0px 0.533333vw 0.533333vw #4e4d4d;
}
.descubre {
    position: absolute;
    top: 128.2vw;
    font-family: 'BrochaRegular';
    font-size: 7.2vw;
    font-weight: 500;
    color: #fff;
    z-index: 1;
    text-align: center;
    width: 80vw;
    left: 50%;
    margin-left: -40vw;
}
.participar {
    position: absolute;
    top: 70vw;
    font-family: BrochaBold;
    font-size: 4.13067vw;
    color: #fff;
    z-index: 1;
    text-transform: uppercase;
    background-color: #f08200;
    border: none;
    border-radius: 4vw;
    width: 44vw;
    padding: 3vw 0vw;
    left: 50%;
    margin-left: -22vw;
}

.ingresaaqui {
    position: absolute;
    top: 101vw;
    font-family: BrochaBold;
    font-size: 4.13067vw;
    color: #fff;
    z-index: 1;
    text-transform: uppercase;
    background-color: #f08200;
    border: none;
    border-radius: 4vw;
    width: 44vw;
    padding: 3vw 0vw;
    left: 50%;
    margin-left: -22vw;
}

#code {
    position: absolute;
    top: 32vw;
    z-index: 1;
    font-family: BrochaRegular;
    font-size: 3.74vw;
    color: #525050;
    border-radius: 3.5vw;
    padding: 5vw 5vw;
    width: 77vw;
    left: 50%;
    margin-left: -43.5vw;
    border: solid 0.155vw #fff;
}
.reg-question-container {
    position: absolute;
    top: 67.7vw;
    z-index: 1;
    font-family: BrochaRegular;
    font-size: 4vw;
    color: #525050;
    border-radius: 3.5vw;
    padding: 0vw 0vw 5vw 0vw;
    width: 87vw;
    left: 50%;
    margin-left: -43.5vw;
    background-color: #fff;

}
.reg-question {
    width: 100%;
    line-height: 5vw;
    padding: 2vw 0vw;
    background-color: #f2f1f1;
    position: relative;
    display: block;
    border-radius: 3.5vw;
    text-align: center;
    box-shadow: 0vw 0.5vw 0.5vw #d9d9d9;
}
.reg-question-container textarea {
    margin: 2vw;
    width: 82vw;
    font-family: BrochaRegular;
    font-size: 4vw;
    color: #525050;
    border: none;
    resize: none;
}
.reg-question-container .chars {
    position: absolute;
    right: 3vw;
    bottom: 2vw;
}
.bases-div {
    position: absolute;
    top: 114vw;
    text-align: center;
    width: 100%;
    color: #484848;
    font-family: 'BrochaRegular';
    font-size: 3.73333vw;
}
.bases-div a {
    color: #484848;
}
.bases-div #bases {
    width: 5vw;
    height: 5vw;
    border-radius: 10vw;
    border: none;
    display: inline-block;
    position: relative;
}
.bases-div label {
    display: inline-block;
    position: relative;
    line-height: 6vw;
    vertical-align: top;
}
.privacy-div {
    position: absolute;
    top: 120vw;
    text-align: center;
    width: 100%;
    color: #484848;
    font-family: 'BrochaRegular';
    font-size: 3.73333vw;
}
.privacy-div a {
    color: #484848;
}
.privacy-div #privacy {
    width: 5vw;
    height: 5vw;
    border-radius: 10vw;
    border: none;
    display: inline-block;
    position: relative;
}
.privacy-div label {
    display: inline-block;
    position: relative;
    line-height: 6vw;
    vertical-align: top;
}
.registrarme {
    position: absolute;
    top: 130vw;
    font-family: BrochaBold;
    font-size: 4.66666vw;
    color: #fff;
    z-index: 1;
    text-transform: uppercase;
    background-color: #426da9;
    border: none;
    border-radius: 4vw;
    width: 50vw;
    padding: 2.5vw 0vw;
    left: 50%;
    margin-left: -25vw;
}
.login {
    position: absolute;
    top: 125.6vw;
    font-family: BrochaBold;
    font-size: 4.66666vw;
    color: #fff;
    z-index: 1;
    text-transform: uppercase;
    background-color: #426da9;
    border: none;
    border-radius: 4vw;
    width: 50vw;
    padding: 2.5vw 0vw;
    left: 50%;
    margin-left: -25vw;
}
.reg-text {
    position: absolute;
    top: 49vw;
    background-color: #fff;
    width: 74vw;
    left: 50%;
    margin-left: -43vw;
    border-radius: 3.5vw;
    font-size: 4.26666vw;
    color: #484848;
    padding: 3vw 6vw;
    text-align: center;
}
.reg-text a {
    color: #f2964b;
    font-family: BrochaBold;
}
.jugar {
    position: absolute;
    top: 127vw;
    font-family: BrochaBold;
    font-size: 7.2vw;
    color: #fff;
    z-index: 1;
    text-transform: uppercase;
    background-color: #426da9;
    border: none;
    border-radius: 4vw;
    width: 44vw;
    padding: 1.3vw 0vw;
    left: 50%;
    margin-left: -2vw;
}
.reg-recuerda {
    position: absolute;
    top: 87vw;
    background-color: #fff;
    width: 74vw;
    left: 50%;
    margin-left: -43vw;
    border-radius: 3.5vw;
    font-size: 4.26666vw;
    color: #484848;
    padding: 3vw 6vw;
    text-align: center;
}
.reg-felicidades {
    position: absolute;
    top: 53vw;
    background-color: #fff;
    width: 74vw;
    left: 50%;
    margin-left: -43vw;
    border-radius: 3.5vw;
    font-size: 5.33334vw;
    color: #484848;
    padding: 3.7vw 6vw;
    text-align: center;
    font-weight: bold;
}
.reg-felicidades span{
    font-size: 7.33334vw;
    display: block;
    margin-bottom: 1vw;
}
#game {
    display: block;
    border: none;
    width: 100%;
    height: 100vh;
}
.help-bg {
    display: inline;
    position: absolute;
    top: 47vw;
    width: 80vw;
    left: 50%;
    margin-left: -40vw;
}

.help-dsk-bg {
    display: none;
}
.text-title {
    position: absolute;
    top: 71vw;
    width: 60vw;
    left: 50%;
    color: #fff;
    margin-left: -30vw;
    font-family: 'BrochaRegular';
    font-size: 4.5vw;
    text-align: center;
}
.text-1 {
    position: absolute;
    top: 98vw;
    width: 48vw;
    left: 50%;
    color: #000;
    margin-left: -18vw;
    font-family: 'BrochaRegular';
    font-size: 4.5vw;
}
.text-2 {
    position: absolute;
    top: 98vw;
    width: 56vw;
    left: 50%;
    color: #000;
    margin-left: -18vw;
    font-family: 'BrochaRegular';
    font-size: 4.5vw;
    display: none;
}
.text-num {
    position: absolute;
    top: 99vw;
    width: 10vw;
    height: 10vw;
    left: 50%;
    margin-left: -33vw;
    font-family: 'BrochaBold';
    font-size: 7.5vw;
    line-height: 10vw;
    text-align: center;
    color: #fff;
    background-color: #f08217;
    border-radius: 50%;
}
.bullet-1 {
    position: absolute;
    top: 136vw;
    left: 50%;
    margin-left: -5vw;
    width: 6vw;
    cursor: pointer;
}
.bullet-2 {
    position: absolute;
    top: 136vw;
    left: 50%;
    margin-left: 3vw;
    width: 6vw;
    cursor: pointer;
}
.help-popup-close {
    position: absolute;
    top: 53vw;
    left: 84vw;
    z-index: 1;
    cursor: pointer;
    width: 11.2vw;
}
.boost-1 {
    position: absolute;
    top: 40vw;
    width: 83.735vw;
    left: 50%;
    margin-left: -41.86vw;
    cursor: pointer;
}
.boost-participar {
    position: absolute;
    top: 161vw;
    width: 58.934vw;
    left: 50%;
    margin-left: -29.467vw;
    cursor: pointer;
}
.boost-popup-close {
    position: absolute;
    top: 47vw;
    left: 84vw;
    z-index: 1;
    cursor: pointer;
    width: 11.2vw;
}
.discovery-logo {
    display: inline;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 11;
}
.discovery-logo img {
    width: 100%;
    display: block;
}
.cp-dsk, .help-dsk-1, .help-dsk-2, .boost-dsk-1 {
    display: none;
}
.input-required {
    border: solid 0.155vw #f00 !important;
}
.error-msg {
    color: #fff;
    position: absolute;
    top: 143vw;
    width: 100%;
    text-align: center;
    display: none;
}
.error-msg a {
    color: #fff;
}
.lnkgame {
    color: #fff;
    position: absolute;
    top: 88vw;
    width: 70vw;
    left: 50%;
    margin-left: -35vw;
    text-align: center;
    font-family: 'BrochaBold';
    font-size: 5.68vw;
    text-shadow: 0px 0.533333vw 0.533333vw #4e4d4d;
}
.lnkgame a {
    color: #f08217;
}
.lnkreg {
    color: #fff;
    position: absolute;
    top: 148vw;
    width: 80vw;
    left: 50%;
    margin-left: -40vw;
    text-align: center;
    font-family: 'BrochaRegular';
    font-size: 4vw;
    display: none;
}
.lnkreg a {
    color: #fff;
}
.popup-content {
    display: none;
}

@media only screen 
   and (orientation: landscape) and (hover:hover) {

    .preloader {
        background-image: url(../images/dsk/home-bg.png);
    }
    .preloader-logo {
        width: 31vw;
        top: 19vw;
        margin-left: -15.5vw;
    }
    .preloader-bar {
        top: 24.2vw;
        width: 21vw;
        margin-left: -10.5vw;
    }
    .preloader-progress {
        top: 24.2vw;
        width: 0vw;
        height: 4.55vw;
        margin-left: -10.5vw;
    }

    .header .home-menu {
        top: -6.1vw;
        width: 4.2vw;
        right: 2vw;
        margin-left: 30vw;
    }
    .cp {
        display: none;
    }
    .cp-dsk {
        display: inline;
        position: absolute;
        top: 0vw;
        left: 3vw;
        width: 7.344vw;
        z-index: 1;
    }
    .discovery-logo {
        width: 100%;
        height: 3.5vw;
        background-color: #fff;
        text-align: center;
        z-index: 11;
        overflow: hidden;
    }
    .discovery-logo img {
        width: auto;
        height: 150%;
        display: inline;
        margin-top: -0.7vw;
    }
    .header {
        top: 7.3vw;
    }
    .header .home-logo {
        top: 0px;
        width: 30.313vw;
        left: 50%;
        margin-left: -15.1565vw;
    }
    .conoce {
        position: relative;
        display: block;
        padding-top: 19vw;
        top: 0vw;
        font-size: 2.2vw;
        width: 35vw;
        margin-left: -17.5vw;
        text-shadow: 0px 0.2vw 0.3vw #292929;
    }
    .basestitle {
        top: 27vw;
        font-size: 2.2vw;
        width: 35vw;
        margin-left: -17.5vw;
        text-shadow: 0px 0.2vw 0.3vw #292929;
    }
    .policytitle {
        top: 31vw;
        font-size: 2.2vw;
        width: 35vw;
        margin-left: -17.5vw;
        text-shadow: 0px 0.2vw 0.3vw #292929;
    }
    .cppolicytitle {
        top: 35vw;
        font-size: 2.2vw;
        width: 35vw;
        margin-left: -17.5vw;
        text-shadow: 0px 0.2vw 0.3vw #292929;
    }
    .descubre {
        top: 37.7vw;
        font-size: 2.81vw;
    }

    .participar {
        top: 2vw;
        font-size: 1.7vw;
        color: #fff;
        z-index: 1;
        text-transform: uppercase;
        background-color: #f08200;
        border: none;
        border-radius: 4vw;
        width: 19.22vw;
        padding: 1vw 0vw;
        left: 50%;
        margin-left: -9.61vw;
        cursor: pointer;
        position: relative;
        margin-top: 0vw;
        display: block;
    }
    .ingresaaqui{
        top: 0vw;
        font-size: 1.7vw;
        color: #fff;
        z-index: 1;
        text-transform: uppercase;
        background-color: #f08200;
        border: none;
        border-radius: 4vw;
        width: 19.22vw;
        padding: 1vw 0vw;
        left: 50%;
        margin-left: -9.61vw;
        cursor: pointer;
        position: relative;
        display: block;
        margin-top: 7vw;
    }
    .home-content {
        background-image: url(../images/dsk/home-bg.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top center;
        position: relative;
        width: 100%;
        height: 100vh;
        top: 0px;
    }
    .game-content {
        background-image: url(../images/dsk/home-bg.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top center;
        position: relative;
        width: 100%;
        height: 100vh;
        top: 0px;
    }
    .image-bg {
        display: none;
    }
    .menu-modal {
        width: 41.25vw;
        font-size: 1.46vw;
        margin-left: -20.625vw;
        left: 50%;
    }
    .menu-modal .menu-logo-cp {
        width: 20vw;
        top: 1.4vw;
        left: 10vw;
    }
    .menu-modal .menu-icon {
        display: none;
    }
    .menu-modal ul li span {
        margin-right: 4vw;
    }
    .reg-content {
        background-image: url(../images/dsk/reg-bg.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top center;
        position: relative;
        width: 100%;
        padding-bottom: 3.4vw;
    }
    .header .logo-cp {
        top: -2vw;
        width: 28.2vw;
        left: 50%;
        margin-left: -14.1vw;
    }
    #code {
        top: 11vw;
        font-size: 1.1vw;
        border-radius: 1.2vw;
        padding: 1.37vw 1vw;
        width: 21.5vw;
        margin-left: -11.97vw;
    }
    .bases-div {
        top: 34.6vw;
        font-size: 1.023vw;
    }
    .bases-div #bases {
        width: 1.4vw;
        height: 1.4vw;
    }
    .bases-div label {
        line-height: 2vw;
    }
    .privacy-div {
        top: 37vw;
        font-size: 1.023vw;
    }
    .privacy-div #privacy {
        width: 1.4vw;
        height: 1.4vw;
    }
    .privacy-div label {
        line-height: 2vw;
    }
    .registrarme {
        top: 39.7vw;
        font-size: 1.3vw;
        width: 13.18vw;
        padding: 0.58vw 0vw;
        margin-left: -6.59vw;
        cursor: pointer;
    }
    .login {
        top: 28.5vw;
        font-size: 1.3vw;
        width: 13.18vw;
        padding: 0.58vw 0vw;
        margin-left: -6.59vw;
        cursor: pointer;
    }
    .reg-text {
        position: relative;
        display: inline-block;
        margin-bottom: 50vw;
        top: 15.87vw;
        width: 21.7vw;
        margin-left: -11.9vw;
        border-radius: 1.4vw;
        font-size: 1.1vw;
        padding: 1vw 1vw;
    }
    .regdo-content {
        background-image: url(../images/dsk/regdo-bg.png);
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-position: top center;
        position: relative;
        height: 100vh;
        width: 100%;
    }
    .reg-felicidades {
        top: 17.4vw;
        width: 29.05vw;
        margin-left: -15.525vw;
        border-radius: 1.4vw;
        font-size: 2.1vw;
        padding: 1vw;
    }
    .reg-felicidades span {
        font-size: 2.735vw;
        margin-bottom: 0.7vw;
    }
    .reg-recuerda {
        top: 26.9vw;
        width: 27.05vw;
        margin-left: -15.525vw;
        border-radius: 1.4vw;
        font-size: 1.08vw;
        padding: 1vw 2vw;
    }
    .jugar {
        top: 34vw;
        font-size: 1.87vw;
        border-radius: 4vw;
        width: 11.3vw;
        padding: 0.3vw 0vw;
        margin-left: -5.65vw;
        cursor: pointer;
    }
    #game {
        position: absolute;
        width: 110vh;
        left: 50%;
        margin-left: -55vh;
        top: 17vw;
        height: 50.88vh;
    }
    .popup-content {
        background-image: url(../images/dsk/popup-bg.png);
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-position: top center;
        position: relative;
        height: 100vh;
        width: 100%;
    }
    .help-bg {
        display: none;
    }

    .help-dsk-bg {
        display: inline;
        position: absolute;
        top: 18vw;
        width: 47.35vw;
        left: 50%;
        margin-left: -23.675vw;
    }
    .text-title {
        position: absolute;
        top: 25.3vw;
        width: 35vw;
        left: 50%;
        color: #fff;
        margin-left: -17.5vw;
        font-family: 'BrochaRegular';
        font-size: 1.5vw;
        text-align: center;
    }
    .text-1 {
        position: absolute;
        top: 32.5vw;
        width: 32vw;
        left: 50%;
        color: #000;
        margin-left: -13vw;
        font-family: 'BrochaRegular';
        font-size: 1.4vw;
    }
    .text-2 {
        position: absolute;
        top: 32.5vw;
        width: 32vw;
        left: 50%;
        color: #000;
        margin-left: -13vw;
        font-family: 'BrochaRegular';
        font-size: 1.4vw;
        display: none;
    }
    .text-num {
        position: absolute;
        top: 32vw;
        width: 3.2vw;
        height: 3.2vw;
        left: 50%;
        margin-left: -20vw;
        font-family: 'BrochaBold';
        font-size: 2.4vw;
        line-height: 3.2vw;
        text-align: center;
        color: #fff;
        background-color: #f08217;
        border-radius: 50%;
    }
    .bullet-1 {
        position: absolute;
        top: 40vw;
        left: 50%;
        margin-left: -1.3vw;
        width: 2vw;
        cursor: pointer;
    }
    .bullet-2 {
        position: absolute;
        top: 40vw;
        left: 50%;
        margin-left: 1.3vw;
        width: 2vw;
        cursor: pointer;
    }
    .boost-1 {
        display: none;
    }
    .boost-dsk-1 {
        display: inline;
        position: absolute;
        top: 17vw;
        width: 37.14vw;
        left: 50%;
        margin-left: -18.57vw;
    }
    .help-popup-close {
        top: 19.5vw;
        left: 71.4vw;
        width: 3.23vw;
    }
    .boost-popup-close {
        position: absolute;
        z-index: 1;
        cursor: pointer;
        top: 19vw;
        left: 65.5vw;
        width: 3.23vw;
    }
    .boost-participar {
        top: 42.2vw;
        width: 17.188vw;
        margin-left: -8.594vw;
    }
    .error-msg {
        top: 42.7vw;
        font-size: 1.1vw;
    }
    .lnkgame {
        top: 5vw;
        width: 40vw;
        margin-left: -20vw;
        font-size: 2.2vw;
        position: relative;
        display: block;
        text-shadow: 0px 0.2vw 0.3vw #292929;
    }
    .lnkreg {
        top: 35vw;
        width: 40vw;
        margin-left: -20vw;
        font-size: 1.1vw;
    }
    .reg-question-container {
        top: 21.2vw;
        font-size: 1vw;
        border-radius: 1.2vw;
        padding: 0vw 0vw 1vw 0vw;
        width: 24vw;
        margin-left: -12vw;
    }
    .reg-question {
        line-height: 1.3vw;
        padding: 1vw 0vw;
        border-radius: 1.2vw;
        box-shadow: 0vw 0.1vw 0.1vw #d9d9d9;
    }
    .reg-question-container textarea {
        margin: 0.5vw;
        width: 94%;
        font-size: 1.2vw;
    }
    .reg-question-container .chars {
        right: 1vw;
        bottom: 0.4vw;
    }

}

