/*
! tailwindcss v3.0.18 | MIT License | https://tailwindcss.com
*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}html{-webkit-text-size-adjust:100%;font-family:Arsenal,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5;tab-size:4}body{font-family:Arsenal;line-height:inherit}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted} h1,h2,h3,h4,h5,h6{font-family:Arsenal} div,p,font,span{font-family:Arsenal} a{font-family:Arsenal;color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:Arsenal,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:100%;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,hr,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}/*menu,ol,ul{margin:0;padding:0}*/textarea{resize:vertical}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#9ca3af;opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}*,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }
/*# sourceMappingURL=main.14a2156f.css.map*/

body {margin: 0px !important}
.section--yellow {
    background: #ecf0e2;
}
.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;
}

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

#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: #fbf9f5;
}


.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: 468px;
}
}


@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;
    margin-bottom:auto;
}

.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;
}

.headline__title {
     font-size: 25px
    }

.headline__text {
    font-size: 14px
    }
    
.section {
    padding: 20px 0;
}

.wordle-text .info_text {
    font-size: 22px;
    font-weight: 900;
}

.spelling-bee-text h2 {
    font-size: 22px;
}

.spelling-bee-text .ol li span {
    font-size: 15px;
    line-height: 27px;
}

.faq h2 {
    font-size: 22px;
}

.faq 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 {
    padding: 20px 0!important;
    background: #fff;
}


@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;
}

}

.game-btn:hover {
    border: 1px solid #7f8794;
    background-color: white;
    transition: .25s;
}


.top-g {
    margin-bottom: 10px;
}


.group-name {
    font-size: 1.2em;
    font-weight: 700;
    text-transform: uppercase;
}

.difficulty-wrapper-1 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}


.difficulty-wrapper-1 button {
    padding: 10px 20px;
    font-size: 16px;
    background-color: #ddd;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    color: #000;
}

.difficulty-wrapper-1 .selected {
    background-color: #e6f3e6;
    color: #000;
}

.difficulty-wrapper {
    display: none !important;
}