.section--yellow {
    background: #e2e6f0;
}
.section {
    padding: 30px 0;
}

.banner, .links__link, .share-block, .share-buttons, article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
    display: block;
}

.spellbee-container {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 15px;
}

.headline {
    margin-top: 15px;
}


#testword, .b404, .btn-center, .button, .center, .checkbox-def__dec, .checkbox-radio-def__dec, .headline, .hexLink, .lang-header__title, .links__link, .links__link.letters, .links__link.letters.active, .scoreText, .share-block, .share-buttons, .spelling-bee-text .h2--center, .spelling-bee-text p.center, .stats-reset, .update, ul {
    text-align: center;
}


.headline__title {
    color: #13141c;
    font-weight: 900;
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 5px;
}

.headline__text {
    color: #2b2e3a;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    margin: 0 0 8px;
}

.spellbee-container p {
    color: #2b2e3a;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    margin: 0 0 8px;
}

.spelling-bee-text h2:first-child {
    margin-top: 0;
}


.spelling-bee-text h2 {
    color: #13141c;
    font-size: 26px;
    font-weight: 900;
    margin-bottom: 25px;
}

.spelling-bee-text .ol {
    counter-reset: item;
    padding: 0;
    margin: 20px 0 0;
}

.spelling-bee-text .ol li {
    display: block;
    position: relative;
    text-align: center;
    padding-top: 70px;
    margin-bottom: 25px;
    color: #2b2e3a;
    font-size: 16px;
    line-height: 24px;
}

.spelling-bee-text .ol li:before {
    content: counters(item, ".") " ";
    counter-increment: item;
    width: 55px;
    height: 55px;
    -webkit-box-shadow: 0 0 25px rgba(0,0,0,.1);
    box-shadow: 0 0 25px rgba(0,0,0,.1);
    background-color: #fff;
    position: absolute;
    top: 0;
    left: calc(50% - 27px);
    text-align: center;
    line-height: 55px;
    border-radius: 50%;
    color: #ffd12e;
    font-size: 30px;
    font-weight: 400;
}

.spelling-bee-text .ol li h3 {
    color: #13141c;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    margin: 0;
}

.spelling-bee-text .ol li span {
    color: #2b2e3a;
    font-size: 16px;
    font-weight: 400;
    display: block;
    line-height: 30px;
}

.spelling-bee-text .ol li img {
    margin-top: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,.1);
    box-shadow: 0 0 30px rgba(0,0,0,.1);
    max-width: 400px;
    width: 100%;
}

img {
    border-style: none;
    -o-object-fit: contain;
    object-fit: contain;
}

.section--grey {
    background: #f5f7fb;
}


.faq h2 {
    color: #13141c;
    font-size: 26px;
    margin-bottom: 25px;
    margin-top: 0;
}

.faq h2, .spelling-bee-text__h1 {
    font-weight: 900;
    text-align: center;
}

.faq ol {
    padding: 0;
    margin: 0;
}



.faq li {
    padding: 15px 25px;
    margin: 20px 0;
    background: #fff;
    -webkit-box-shadow: 0 0 25px rgba(0,0,0,.1);
    box-shadow: 0 0 25px rgba(0,0,0,.1);
}


.faq li, .notice {
    border-radius: 10px;
}

#hexGrid, .faq li, ul {
    list-style-type: none;
}

.faq h3 {
    color: #13141c;
    font-size: 18px;
    font-weight: 700;
    margin: 5px 0 0;
    line-height: 26px;
}

.faq p {
    font-size: 15px;
    margin: 10px 0 5px;
    color: #2b2e3a;
}
.faq p, .update {
    line-height: 28px;
}

.top-menu {
    background-color: #fff;
    font-size: 0;
    border-bottom: 1px solid #d5d5d5;
}

.container-menu {
    width: 480px;
    padding: 0;
    max-width: 100%;
    margin: 0 auto;
}


.top-menu__content {
    text-align: center;
}

.top-menu__btnText {
    color: #13141c;
    height: 100%;
    font-weight: 700;
}


.top-menu__btnText, .top-menu__text {
    font-size: 14px;
    font-weight: 400;
}

.btn-el {
    padding: 7px 8px;
    transition: .2s;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
text-decoration: none;
}


.btn-el svg {
    width: 20px;
    height: 20px;
    color: #000;
}


.top-menu__left span {
    Margin-left: 10px;
    font-size: 22px;
    font-weight: 700;
    align-content: center;
    text-transform: uppercase;
}

.game-container {
    background: #fff;
}

.footer {
    display: none;
}

.footer2 {
    padding: 20px 0 10px;
}

.faq li, .footer2 {
    background: #fff;
line-height: 30px;
}


element.style {
}
.footer2 {
    padding: 20px 0 10px;
}
.faq li, .footer2 {
    background: #fff;
}

article, aside, details, figcaption, figure, footer2, header, main, menu, nav, section {
    display: block;
}

.footer__bottom, .rate {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.footer__bottom, .footer__links, .rate {
    display: -webkit-box;
    display: -ms-flexbox;
}

.footer__copir {
    color: #2c2f3e;
    line-height: 12px;
}
.footer__copir, .footer__links {
    font-weight: 400;
    font-size: 13px;
}

.footer__links {
    color: #2c2f3e;
    line-height: 12px;
    padding: 0;
    margin: 0;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer__links li {
    border-left: 1px solid #75798d;
    padding-left: 10px;
    margin-left: 10px;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.footer__links a {
    color: #2c2f3e;
    text-decoration: none;
}

.footer__message {
    color: #9599ae;
    line-height: 24px;
    text-align: center;
    font-size: 13px;
    margin: 20px auto 10px;
}


@media screen and (max-width: 499px){
div#root {
    min-height: 132vw;
}


}


.faq li span {
    padding: 1px 11px;
    background: #ab74b0;
    border-radius: 5px;
    margin-right: 8px;
    color: #f5f5f5;
}


@media screen and (min-width: 500px){

div#root {
    min-height: 540px;
}
}


@media screen and (max-width: 599px){
.btn-wrapper {
    flex-direction: row !important;
    justify-content: center;
    gap: 10px;
}

.game-btn {
    height: 48px !important;
    width: 100px !important;
    font-size: 15px !important;
}

}


.game-container p {
    margin-top: 0px !important;
}

.games {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 0;
}




.game-item2 {
    width: 200px;
    margin: 15px;
    background: #fff;
    box-shadow: 0 5px 20px rgba(0,0,0,.07);
}


.btn, .game-item2 {
    text-decoration: none;
    border-radius: 10px;
}

.game-item__img {
    height: 133px;
    border-radius: 10px 10px 0 0;
}

.game-item__img, .page, .scroll-element .scroll-element_outer, svg:not(:root) {
    overflow: hidden;
}

.game-item__img img {
    display: block;
    max-width: 100%;
    transition: transform .35s;
    transform: scale(1);
}

img {
    border-style: none;
}

.game-item__info {
    padding: 10px 15px 15px;
}

.adv, .btn-center, .game-item__info, .headline, .s_center, .sec-solver__content, .wordle-text .h2--center, .wordle-text p.center {
    text-align: center;
}

.game-item__title {
    color: #13141c;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
    transition: .3s;
}

.game-item__text {
    color: #7e8399;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 10px;
}

.game-item__bottom {
    display: flex;
    justify-content: center;
}

.game-item__play {
    color: #13141c;
    font-size: 16px;
    font-weight: 700;
    background: #fff;
    padding: 8px 54px;
    border-radius: 50px;
    transition: .3s;
    border: 1px solid #c5c6ce;
}

.game-item2:hover {
    box-shadow: 0 5px 20px rgba(0,0,0,.15);
}

.game-item2:hover .game-item__play {
    color: #fff;
    background: #57ac57;
    border: 1px solid #57ac57;
}

.fullscreen:hover, .game-item2:hover .game-item__title {
    color: #57ac57;
}

.wordle-text .info_text {
    text-align: center;
    margin: 0;
}

.game-item2:hover .game-item__img img {
    transform: scale(1.15);
}

@media (max-width: 767px) {
.game-item2 {
    width: 160px;
    margin: 10px;
}

.game-item__img {
    height: 107px;
}

.game-item__title, .wordle-text .ol li h3 {
    font-size: 16px;
}

}

.gameplaybottom { width: 336px; height: 280px; margin: auto;}
@media(min-width: 500px) { .gameplaybottom { width: 336px; height: 280px; margin: auto;} }
@media(min-width: 800px) { .gameplaybottom { width: 728px; height: 90px; margin: auto;} }

.gamebottomad {
    margin-bottom: 10px;
}


@media screen and (max-width: 750px){
.footer__links {
    line-height: 20px;
}

.footer__links li {
    border-left: none;
}

.footer__bottom, .footer__links, .rate {
    display: flex;
    flex-direction: column;
}

}