.btn-center, .headline {
	text-align: center
}
.page, .theme-mode__switch, sub, sup {
	position: relative
}
.footer__logo:hover, .header__logo:hover {
	opacity: .7
}
#hexGrid, .hexIn, .hexLink, .scroll-element .scroll-element_outer, svg:not(:root) {
	overflow: hidden
}
.hint__hidden, .ripple {
	pointer-events: none;
	opacity: 0
}
.hex, .hexIn {
	visibility: hidden
}
#hexGrid, .faq li, ul {
	list-style-type: none
}
.checkbox-def__inp:checked+.checkbox-def__dec .checkbox-def__dec-icon, .hint:hover .hint__hidden, .lang-header__link.is-active .icon, .lang-header__link:hover .icon, .starability-basic>input:not([disabled]):hover+label::before {
	opacity: 1
}
.btn-el, .button, .checkbox-def, .checkbox-el, .checkbox-radio-def, .close-btn, .jq-selectbox, .jq-selectbox__dropdown li, .modal-def__close, .scroll-element .scroll-arrow, .scroll-element .scroll-bar, .starability-basic>label {
	cursor: pointer
}
.cursor, .hex p, .hint__hidden, .share-button, .text-words {
	text-transform: uppercase
}
#scoreboard, .block-words__ul, .modal-def__wrap, .page, .section--full.fixed .container {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal
}
.banner, .links__link, .share-block, .share-buttons, article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
	display: block
}
.footer__links li, abbr[title], ul li:last-child {
	border-bottom: none
}
button, hr, input {
	overflow: visible
}
audio, canvas, progress, video {
	display: inline-block
}
progress, sub, sup {
	vertical-align: baseline
}
.hex p, body, mark {
	color: #000
}
.btn, .links__link {
	border-radius: 10px
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
figure {
	margin: 1em 40px
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
[type=checkbox], [type=radio], legend {
	-webkit-box-sizing: border-box;
	padding: 0;
	box-sizing: border-box
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}
abbr[title] {
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}
b, strong {
	font-weight: bolder
}
dfn {
	font-style: italic
}
mark {
	background-color: #ff0
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
audio:not([controls]) {
	display: none;
	height: 0
}
img {
	border-style: none;
	-o-object-fit: contain;
	object-fit: contain
}
button, input, optgroup, select, textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}
button, select {
	text-transform: none
}
[type=reset], [type=submit], button, html [type=button] {
	-webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
	border-style: none;
	padding: 0
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
	outline: ButtonText dotted 1px
}
fieldset {
	padding: .35em .75em .625em
}
legend {
	color: inherit;
	display: table;
	max-width: 100%;
	white-space: normal
}
textarea {
	overflow: auto
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto
}
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}
.hex, .hexIn, .hexIn * {
	outline: transparent solid 1px
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}
#cursor, #discoveredText, #st-1 .st-total, #testword, .hex p, .notifications, .scoreText, body, button, input, select, textarea {
	font-family: Nunito, "Open Sans", sans-serif
}
summary {
	display: list-item
}
.gamb, .gamb-hidden, [hidden], template {
	display: none
}
.page, .section--full.fixed .container {
	display: -webkit-box;
	display: -ms-flexbox
}
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
a, button {
	-webkit-transition: .25s;
	-o-transition: .25s;
	transition: .25s
}
body.no-scroll {
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: scroll
}
body.no-scroll:after {
	content: "";
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 97
}
.page {
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 100%
}
.page__wrapper {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}
.container-menu {
	padding: 0 3px
}
.hint__hidden, .lang-header__link .icon, .share-button {
	-webkit-transition: .2s;
	-o-transition: .2s
}
.btn:hover {
	background: #20b254
}
.btn .icon {
	width: 28px;
	height: 28px;
	margin-right: 10px;
	margin-bottom: -8px
}
.btn.generator {
	background: #4eb947
}
.btn.generator:hover {
	background: #59ca52
}
.btn.generator .icon {
	fill: #fff
}
.headline {
	margin-top: 15px
}
.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
}
.header_menu_link, .links__link {
	color: #13141c;
	text-decoration: none;
	text-align: center
}
#st-1 .st-total>span, .block-words strong, .links__link.active, .share-button, .text-words, .wrap-article strong, strong {
	font-weight: 700
}
.banner {
	margin: 0 auto
}
.banner_middle {
	width: 728px;
	height: 90px
}
.banner_middle_mobile {
	display: none;
	width: 320px;
	height: 100px
}
.section {
	padding: 30px 0
}
.section--main {
	padding: 0!important
}
.section--white {
	background: #fff
}
.section--grey {
	background: #fbf9f5
}
.section--green {
	background: #e8faee
}
.section--full.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: #fff;
	padding: 20px
}
.section--full.fixed .container {
	width: auto;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%
}
.header_menu {
	display: flex;
	justify-content: center
}
.header_menu_link {
	background: #fff;
	font-size: 14px;
	line-height: 20px;
	margin: 5px 0 0;
	padding: 8px 15px;
	border-radius: 8px 8px 0 0
}
.header_menu_link.active {
	background: #0b7530;
	color: #fff
}
.footer__links a:hover, .links__link.active, .links__link:hover {
	color: #159f46!important
}
.header_menu_link.active:hover {
	background: #0b7530!important
}
.header_menu_link:hover {
	background: #dbe5de
}
.header_menu_link img {
	height: 22px;
	margin-right: 6px;
	margin-bottom: -6px
}
.links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -12px
}
.links__link {
	background-color: #fff;
	font-size: 14px;
	margin: 10px;
	padding: 10px;
	width: calc(25% - 24px);
	line-height: 24px;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .1);
	box-shadow: 0 0 20px rgba(0, 0, 0, .1)
}
.dropdown-menu__link:hover, .fullscreen:hover, .lang-header__title:hover, .menu-header__link:hover, .solitaire-text a {
	color: #159f46
}
.links__link .icon {
	width: 24px;
	height: 22px;
	border-radius: 10px;
	margin-right: 8px;
	margin-bottom: -6px
}
.dropdown-menu__li:last-child, .lang-header__link:last-child, .solitaire-text ul li:last-child {
	margin-bottom: 0
}
.links__link.letters, .links__link.letters.active, .share-buttons, .solitaire-text .h2--center, .solitaire-text p.center {
	text-align: center
}
.share-block {
	text-align: center;
	margin-bottom: 25px
}
.share-block h2 {
	margin: 25px 0 10px
}
.share-button {
	display: inline-block;
	margin: 8px 5px;
	padding: 16px 26px;
	font-size: 14px;
	color: #fff;
	border-radius: 10px;
	text-decoration: none;
	transition: .2s
}
.block-btns, .block-words, .checkbox-el, .checkbox-radio-def__dec, .footer__links, .footer__links li, .header__wrapper, .menu-header, .setting, .theme-mode, .top-menu__content, .top-menu__text {
	display: -webkit-box;
	display: -ms-flexbox
}
.share-button.facebook {
	background: #4267b2;
	border-bottom: 5px solid #244586
}
.share-button.facebook:hover {
	background: #3559a2
}
.share-button.twitter {
	background: #1da1f2;
	border-bottom: 5px solid #107dc0
}
.share-button.twitter:hover {
	background: #1391de
}
.share-button.reddit {
	background: #ff4500;
	border-bottom: 5px solid #d03800
}
.share-button.reddit:hover {
	background: #e73f01
}
.share-button.whatsapp {
	background: #25d366;
	border-bottom: 5px solid #1dac53
}
.share-button.whatsapp:hover {
	background: #1aba56
}
.setting {
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 15px
}
.theme-mode {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.fullscreen, .menu-header {
	-webkit-box-align: center
}
.theme-mode__switch {
	display: block;
	width: 42px;
	height: 22px;
	background-color: #2b2e3a;
	margin-right: 10px;
	border-radius: 20px
}
.breadcrumbs__li:before, .theme-mode__switch:after {
	border-radius: 50%;
	content: ""
}
.theme-mode__switch:after {
	position: absolute;
	top: 3px;
	left: 4px;
	width: 16px;
	height: 16px;
	background: #fff;
	-webkit-transition: .35s;
	-o-transition: .35s;
	transition: .35s
}
.theme-mode__switch.on:after {
	left: calc(100% - 20px)
}
.theme-mode__text {
	color: #2b2e3a;
	font-size: 14px
}
.fullscreen {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	color: #2b2e3a;
	font-size: 15px;
	text-decoration: none
}
.fullscreen .icon {
	display: block;
	width: 16px;
	height: 16px;
	fill: currentColor;
	margin-right: 10px;
	margin-top: 2px
}
.header__wrapper {
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.header__logo, .menu-header__li:hover .dropdown-menu, .menu-header__li:hover .menu-header__link--dropdown:before {
	display: block
}
.header__logo {
	width: 130px;
	height: 42px;
	padding: 8px 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-item-align: center;
	align-self: center
}
.header__logo img {
	display: block;
	width: 100%
}
.menu-header {
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	padding: 0;
	margin: 0
}
.menu-header__li, .menu-header__link {
	display: -webkit-box;
	position: relative
}
.lang-header__title, .menu-header__link {
	-webkit-box-align: center;
	font-size: 14px;
	text-decoration: none
}
.menu-header__li {
	display: -ms-flexbox;
	display: flex;
	height: 100%
}
.menu-header__link {
	color: #2b2e3a;
	font-weight: 700;
	line-height: 24px;
	padding: 20px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}
.dropdown-menu, .menu-header__link:before {
	position: absolute;
	width: 100%;
	display: none;
	left: 0
}
.menu-header__link:before {
	content: "";
	top: calc(100% - 2px);
	border-top: 2px solid #159f46
}
.menu-header__link .icon {
	fill: currentColor;
	width: 18px;
	height: 18px;
	margin-right: 8px
}
.menu-header__link--dropdown {
	z-index: 1
}
.menu-header__link--dropdown:before {
	height: 5px;
	background: #fff
}
.menu-header__link--dropdown .icon-down-arrow {
	display: block;
	width: 12px;
	height: 12px;
	fill: #2b2e3a;
	margin-left: 7px
}
.menu-header__link:hover:before {
	display: block
}
.menu-header__link:hover .icon {
	fill: #159f46
}
.dropdown-menu {
	top: 100%;
	background: #fff;
	border-radius: 0 5px 5px;
	margin: 0;
	z-index: 1;
	padding: 20px 15px;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .1);
	box-shadow: 0 0 20px rgba(0, 0, 0, .1)
}
.dropdown-menu__list {
	margin: 0;
	padding: 0;
	height: 260px
}
.dropdown-menu__li {
	display: block;
	margin-bottom: 15px
}
.dropdown-menu__link {
	color: #2b2e3a;
	font-size: 14px;
	text-decoration: none
}
.lang-header {
	margin-left: auto;
	position: relative
}
.lang-header__title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	color: #13141c;
	width: 125px;
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%
}
.lang-header__title .icon {
	width: 11px;
	height: 11px;
	fill: currentColor;
	margin-left: 8px
}
.lang-header__dropdown {
	position: absolute;
	top: calc(100% - 2px);
	right: 0;
	-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .08);
	box-shadow: 0 0 30px rgba(0, 0, 0, .08);
	background-color: #fff;
	width: 145px;
	padding: 15px 0;
	z-index: 10;
	border-top: 2px solid #159f46;
	display: none;
	border-radius: 0 0 5px 5px
}
.lang-header__dropdown:before {
	content: "";
	position: absolute;
	top: -25px;
	left: 0;
	width: 100%;
	height: 25px
}
.lang-header__link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #75798d;
	font-size: 13px;
	text-decoration: none;
	margin-bottom: 15px;
	padding: 0 20px
}
.lang-header__link.is-active, .lang-header__link:hover {
	color: #13141c
}
.lang-header__link .icon {
	width: 16px;
	height: 16px;
	margin-right: 10px;
	opacity: .7;
	transition: .2s
}
.breadcrumbs__li, .lang-header:hover .lang-header__dropdown, .scroll-element.scroll-x.scroll-scrollx_visible, .scroll-element.scroll-y.scroll-scrolly_visible {
	display: block
}
.b404 {
	text-align: center;
	padding-top: 100px;
	margin-bottom: 50px
}
.b404__title {
	text-shadow: 0 0 50px rgba(0, 0, 0, .1);
	color: #fff;
	font-size: 360px;
	font-weight: 900;
	line-height: 260px;
	margin-bottom: 100px
}
.b404__text {
	color: #13141c;
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 20px
}
.b404__btn {
	border: 1px solid #159f46;
	color: #fff;
	font-size: 16px;
	padding: 15px 30px;
	border-radius: 5px;
	text-decoration: none;
	display: inline-block;
	-webkit-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
	background: #159f46
}
.b404__btn:hover {
	border: 1px solid #159f46;
	background: 0 0;
	color: #159f46
}
.sharethis-inline-share-buttons {
	margin: 30px 0 10px
}
#st-1 .st-total {
	color: #13141c!important;
	font-weight: 400
}
#st-1 .st-total>span.st-shares {
	font-weight: 400;
	font-size: 13px;
	line-height: 13px
}
.update {
	font-size: 15px;
	color: #13141c;
	text-align: center;
	margin-top: 25px;
	line-height: 28px
}
.update span {
	color: #ed9e3c;
	font-weight: 700
}
.update a {
	color: #159f46;
	text-decoration: underline
}
.btn-el, .button, .faq a:hover, .footer__links a, .solitaire-text a, .solitaire-text ul li a:hover, .update a:hover, .wrap-article a {
	text-decoration: none
}
.faq a, .solitaire-text a:hover, .solitaire-text ul li a {
	text-decoration: underline
}
.update sup {
	color: #e52e2e;
	font-weight: 700
}
.update .icon {
	width: 20px;
	height: 20px;
	margin: 0 6px -5px 2px;
	border-radius: 8px
}
.faq li, .footer {
	background: #fff
}
.footer__copir, .footer__links {
	font-weight: 400;
	font-size: 13px
}
.footer {
	padding: 20px 0 10px
}
.footer__top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 5px
}
.footer__logo {
	height: 30px;
	display: block;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-bottom: 10px
}
.breadcrumbs, .footer__bottom {
	display: -webkit-box;
	display: -ms-flexbox
}
.footer__logo img {
	height: 26px;
	display: block
}
.arrow span, .rate__stars {
	height: 24px
}
.footer__bottom {
	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__links, .notifications, .rate {
	-webkit-box-align: center
}
.footer__copir {
	color: #2c2f3e;
	line-height: 12px
}
.footer__message {
	color: #9599ae;
	line-height: 24px;
	text-align: center;
	font-size: 13px;
	margin: 20px auto 10px
}
.footer__links {
	color: #2c2f3e;
	line-height: 12px;
	padding: 0;
	margin: 0;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}
.footer__links li {
	border-left: 1px solid #75798d;
	line-height: 18px;
	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
}
.breadcrumbs {
	padding: 13px 0 0;
	margin: 0;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.breadcrumbs__li:before {
	width: 5px;
	height: 5px;
	background: #13141c;
	display: inline-block;
	margin-bottom: 1px;
	margin-left: 7px;
	margin-right: 5px
}
.breadcrumbs__link, .breadcrumbs__span {
	text-decoration: none;
	padding: 4px 12px;
	border-radius: 30px
}
.breadcrumbs__li:first-child:before {
	display: none
}
.breadcrumbs__link {
	font-size: 12px;
	color: #13141c;
	background: #e7ebf3
}
.breadcrumbs__link:hover {
	background: #159f46;
	color: #fff
}
.breadcrumbs__span {
	color: #6d7184;
	font-size: 12px;
	background: #ebeff7
}
.arrow {
	position: relative;
	left: calc(50% - 12px)
}
.arrow span {
	display: block;
	width: 24px;
	border-bottom: 4px solid #159f46;
	border-right: 4px solid #159f46;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-animation: 2s infinite animate;
	animation: 2s infinite animate
}
.arrow span:nth-child(2) {
	-webkit-animation-delay: -.2s;
	animation-delay: -.2s
}
.arrow span:nth-child(3) {
	-webkit-animation-delay: -.4s;
	animation-delay: -.4s
}
@-webkit-keyframes animate {
	0% {
		opacity: 0;
		-webkit-transform: rotate(45deg) translate(-20px, -20px);
		transform: rotate(45deg) translate(-20px, -20px)
	}
	50% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: rotate(45deg) translate(20px, 20px);
		transform: rotate(45deg) translate(20px, 20px)
	}
}
@keyframes animate {
	0% {
		opacity: 0;
		-webkit-transform: rotate(45deg) translate(-20px, -20px);
		transform: rotate(45deg) translate(-20px, -20px)
	}
	50% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: rotate(45deg) translate(20px, 20px);
		transform: rotate(45deg) translate(20px, 20px)
	}
}
.faq ol {
	padding: 0;
	margin: 0
}
.faq li {
	padding: 15px 25px;
	margin: 20px 0;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .1);
	box-shadow: 0 0 25px rgba(0, 0, 0, .1)
}
.faq h2 {
	color: #13141c;
	font-size: 26px;
	font-weight: 900;
	margin-bottom: 25px;
	margin-top: 0;
	text-align: center
}
.faq h3 {
	color: #13141c;
	font-size: 18px;
	font-weight: 700;
	margin: 5px 0 0
}
.faq p {
	font-size: 15px;
	line-height: 28px;
	margin: 10px 0 5px;
	color: #2b2e3a
}
.faq a {
	color: currentcolor
}
.faq li span {
	padding: 1px 11px;
	background: #a4aec4;
	border-radius: 5px;
	margin-right: 8px
}
.faq li span.yellow {
	background: #f3c237!important
}
.faq li span.green {
	background: #79b851!important
}
.solitaire-text__h1 {
	color: #13141c;
	font-size: 30px;
	font-weight: 900;
	margin-top: 0;
	margin-bottom: 10px;
	text-align: center
}
.solitaire-text h2.privacy__h2 {
	color: #2b2e3a;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	margin-top: 0;
	margin-bottom: 30px;
	text-align: center
}
.solitaire-text h2 {
	color: #13141c;
	font-size: 26px;
	line-height: 32px;
	font-weight: 900;
	margin-bottom: 25px;
	margin-top: 40px
}
.solitaire-text h2:first-child {
	margin-top: 0
}
.solitaire-text .info_text {
	text-align: center;
	margin: 0
}
.solitaire-text .info_text_p {
	text-align: center;
	margin: 5px 0 15px
}
.solitaire-text h3 {
	color: #13141c;
	font-size: 18px;
	font-weight: 700;
	margin-top: 20px;
	margin-bottom: 10px
}
.solitaire-text blockquote {
	color: #75798d;
	font-size: 15px;
	padding-left: 0;
	margin: 0 0 10px;
	line-height: 28px;
	font-style: italic
}
.solitaire-text p {
	font-size: 16px;
	line-height: 28px;
	color: #2b2e3a
}
.solitaire-text p:after {
	content: "";
	clear: both;
	display: table
}
.solitaire-text p img {
	float: left;
	display: block;
	margin: 0 15px 15px 0;
	max-width: 50%
}
.solitaire-text p.center img {
	float: none;
	display: block;
	margin: 15px auto 5px
}
.solitaire-text ul {
	padding: 5px 0
}
.solitaire-text ul li {
	position: relative;
	padding-left: 20px;
	font-size: 16px;
	line-height: 30px;
	color: #2b2e3a;
	margin-bottom: 10px;
	display: block
}
.solitaire-text ul li:before {
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	width: 8px;
	height: 8px;
	background: #2b2e3a;
	border-radius: 2px
}
.solitaire-text ul li sup {
	color: #e52e2e;
	font-weight: 700;
	margin-left: 3px
}
.solitaire-text__date {
	color: #75798d;
	font-size: 15px;
	font-weight: 400;
	font-style: italic;
	margin: 25px 0
}
.solitaire-text>img {
	display: block;
	margin: 25px auto;
	max-width: 100%;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .1);
	box-shadow: 0 0 30px rgba(0, 0, 0, .1)
}
.solitaire-text .ol {
	counter-reset: item;
	padding: 0;
	margin: 20px 0 0
}
.solitaire-text .ol li {
	display: block;
	position: relative;
	text-align: center;
	padding-top: 70px;
	margin-bottom: 25px;
	color: #2b2e3a;
	font-size: 16px;
	line-height: 24px
}
.solitaire-text .ol li h3 {
	color: #13141c;
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
	margin: 0
}
.solitaire-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)
}
.solitaire-text .ol li span {
	color: #2b2e3a;
	font-size: 16px;
	font-weight: 400;
	display: block;
	line-height: 30px
}
.solitaire-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: #159f46;
	font-size: 30px;
	font-weight: 400
}
.hex::after, .hint__hidden:after, .starability-basic>label::before {
	content: ""
}
.rate__numbers, .rate__title {
	line-height: 24px;
	color: #13141c
}
.section--rate {
	background-color: #f5f2e3;
	padding: 50px 0
}
.rate {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.rate__title {
	font-size: 18px;
	font-weight: 700;
	margin-right: 15px
}
.rate__numbers {
	font-size: 16px;
	font-weight: 400;
	margin: 0 13px 0 20px
}
.rate__numbers b {
	color: #13141c;
	font-weight: 700
}
.rate__votes {
	color: #8e8975;
	font-size: 13px;
	font-weight: 400
}
.starability-basic {
	display: block;
	position: relative;
	width: 160px;
	min-height: 24px;
	padding: 0;
	border: none;
	margin: 0 auto
}
.starability-basic>input {
	position: absolute;
	margin-right: -100%;
	opacity: 0
}
.starability-basic>input:checked~label, .starability-basic>input:focus~label, .starability-basic>input:not([disabled]):hover~label {
	background-position: 0 0
}
.starability-basic>input:checked+label, .starability-basic>input:focus+label, .starability-basic>input:not([disabled]):hover+label, .starability-basic>label {
	background-position: 0 -24px
}
.starability-basic>input[disabled]:hover+label {
	cursor: default
}
.starability-basic>label {
	position: relative;
	display: inline-block;
	float: left;
	width: 32px;
	height: 23px;
	font-size: .1em;
	color: transparent;
	background-image: url(../img/stars.svg);
	background-repeat: no-repeat
}
.starability-basic>label::before {
	position: absolute;
	display: block;
	height: 24px;
	background-image: url(../img/stars.svg);
	background-position: 0 24px;
	pointer-events: none;
	opacity: 0
}
.starability-basic>label:nth-of-type(5)::before {
	width: 128px;
	left: -128px
}
.starability-basic>label:nth-of-type(4)::before {
	width: 96px;
	left: -96px
}
.starability-basic>label:nth-of-type(3)::before {
	width: 64px;
	left: -64px
}
.starability-basic>label:nth-of-type(2)::before {
	width: 32px;
	left: -32px
}
.starability-basic>label:first-of-type::before {
	width: 0;
	left: 0
}
.checkbox-def, .cursor, .hex, .hint {
	position: relative
}
.hint__hidden {
	position: absolute;
	bottom: calc(100% + 10px);
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	color: #fff;
	font-size: 9px;
	font-weight: 400;
	padding: 5px 10px;
	background: #161b25;
	border-radius: 5px;
	white-space: nowrap;
	transition: .2s
}
.hint__hidden:after {
	position: absolute;
	top: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-top-color: #161b25
}
.scroll-textarea>.scroll-content>textarea, .scroll-wrapper>.scroll-content {
	max-width: none!important;
	overflow: scroll!important;
	position: relative!important;
	margin: 0
}
.jq-select-multiple, .jq-selectbox {
	position: relative;
	display: inline-block
}
.jq-select-multiple select, .jq-selectbox select {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	opacity: 0
}
select {
	border: none;
	opacity: 0
}
.jq-select-multiple li, .jq-selectbox li {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.checkbox-def, .jq-selectbox__select-text {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}
.jq-selectbox {
	z-index: 10;
	position: relative;
	background: #fff;
	border-radius: 5px;
	color: #75798d;
	font-size: 14px;
	font-weight: 400;
	width: 100%;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .07);
	box-shadow: 0 0 15px rgba(0, 0, 0, .07);
	-webkit-transition: -webkit-box-shadow .35s;
	-o-transition: box-shadow .35s;
	transition: box-shadow .35s, -webkit-box-shadow .35s;
	display: block
}
.jq-selectbox__select-text {
	overflow: hidden;
	user-select: none;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	min-width: 23px
}
.jq-selectbox.opened {
	border-radius: 5px 5px 0 0
}
.jq-selectbox.error {
	-webkit-box-shadow: 0 0 0 1px #d19894;
	box-shadow: 0 0 0 1px #d19894;
	background-color: #fafbfe
}
.jq-selectbox label.error {
	display: none!important
}
.jq-selectbox:hover {
	-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .15);
	box-shadow: 0 3px 5px rgba(0, 0, 0, .15)
}
.jq-selectbox__select {
	padding: 0 20px 0 10px;
	height: 25px;
	line-height: 25px;
	position: relative
}
.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 18px;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.jq-selectbox__dropdown {
	border-top: none;
	-webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, .07);
	box-shadow: 0 10px 15px rgba(0, 0, 0, .07);
	background-color: #fff;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	border-radius: 0 0 5px 5px
}
.jq-selectbox__dropdown ul {
	padding: 0;
	margin: 0
}
.jq-selectbox__dropdown li {
	display: block;
	padding: 5px 10px
}
#already-found, #invalid-word, #miss-center, #too-short, .jq-selectbox__dropdown li.disabled, .scroll-element {
	display: none
}
.jq-selectbox__dropdown li.sel, .jq-selectbox__dropdown li:hover {
	color: #13141c
}
.jq-selectbox__dropdown .scroll-element.scroll-y {
	height: calc(100% - 20px);
	top: 10px
}
.jq-selectbox__dropdown .scroll-content {
	max-height: 390px!important
}
.scroll-wrapper {
	overflow: hidden!important;
	padding: 0!important;
	position: relative
}
.scroll-wrapper>.scroll-content {
	border: none!important;
	-webkit-box-sizing: content-box!important;
	box-sizing: content-box!important;
	height: auto;
	left: 0;
	max-height: none;
	padding: 0;
	top: 0;
	width: auto!important
}
.scroll-wrapper>.scroll-content::-webkit-scrollbar {
	height: 0;
	width: 0
}
.scroll-element, .scroll-element div {
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
.scroll-textarea {
	border: 1px solid #ccc;
	border-top-color: #999
}
.scroll-textarea>.scroll-content {
	overflow: hidden!important
}
.scroll-textarea>.scroll-content>textarea {
	border: none!important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%!important;
	max-height: none!important;
	outline: 0;
	padding: 2px;
	top: 0;
	width: 100%!important
}
.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar {
	height: 0;
	width: 0
}
.scroll-element, .scroll-element div {
	border: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10
}
.scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%
}
.scroll-element.scroll-x {
	bottom: 2px;
	height: 8px;
	left: 0;
	width: 100%
}
.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size, .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
	left: -12px
}
.scroll-element.scroll-y {
	height: 100%;
	right: 0;
	top: 0;
	width: 4px
}
.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size, .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
	top: -12px
}
.scroll-element .scroll-bar, .scroll-element .scroll-element_outer, .scroll-element .scroll-element_track {
	border-radius: 4px
}
.scroll-element .scroll-element_track {
	background-color: transparent
}
.scroll-element .scroll-bar {
	background-color: #e2e7f1
}
.dark-theme .scroll-element:hover .scroll-bar, .scroll-element.scroll-draggable .scroll-bar, .scroll-element:hover .scroll-bar {
	background-color: #159f46
}
.ripple {
	position: fixed;
	background: #159f46;
	border-radius: 50%;
	width: 5px;
	height: 5px;
	-webkit-animation: .88s rippleEffect;
	animation: .88s rippleEffect
}
@-webkit-keyframes rippleEffect {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: .4
	}
	100% {
		-webkit-transform: scale(50);
		transform: scale(50);
		opacity: 0
	}
}
@keyframes rippleEffect {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: .4
	}
	100% {
		-webkit-transform: scale(50);
		transform: scale(50);
		opacity: 0
	}
}
.dark-theme, .dark-theme .footer, .dark-theme .gamb-hidden .dropdown-menu, .dark-theme .section--full.fixed, .dark-theme header {
	background-color: #13141c
}
.dark-theme .gamb span {
	background: #f0f1f9
}
.dark-theme .dropdown-menu, .dark-theme .gamb-hidden, .dark-theme .jq-selectbox__dropdown, .dark-theme .lang-header__dropdown, .dark-theme .lang-header__dropdown:before, .dark-theme .links__link, .dark-theme .menu-header__link--dropdown:before {
	background-color: #313448
}
.dark-theme .dropdown-menu__link, .dark-theme .faq p, .dark-theme .footer__copir, .dark-theme .footer__links a, .dark-theme .fullscreen, .dark-theme .headline__text, .dark-theme .lang-header__dropdown li, .dark-theme .lang-header__link, .dark-theme .menu-header__select .jq-selectbox__dropdown li, .dark-theme .rate__numbers, .dark-theme .rate__numbers b, .dark-theme .solitaire-text .ol li span, .dark-theme .solitaire-text h3, .dark-theme .solitaire-text p, .dark-theme .solitaire-text ul li, .dark-theme .theme-mode__text, .dark-theme .update {
	color: #dfe1f3
}
.dark-theme .menu-header__select .jq-selectbox__search input {
	border-color: #dfe1f3;
	color: #dfe1f3
}
.dark-theme .scroll-element .scroll-bar {
	background: #dfe1f3
}
.dark-theme .statistics__item, .dark-theme .text__bottom {
	background: #252839
}
.dark-theme .theme-mode__switch {
	background-color: #b3b7cd
}
.dark-theme .theme-mode__switch:after {
	background-color: #4d516d
}
.dark-theme .lang-header__title, .dark-theme .menu-header__link, .dark-theme .menu-header__select .jq-selectbox__select {
	color: #f0f1f9
}
.dark-theme .menu-header__link--dropdown .icon, .dark-theme .menu-header__select .jq-selectbox__trigger .icon {
	fill: #f0f1f9
}
.btn-el:hover svg, .checkbox-def__inp:checked+.checkbox-def__dec .checkbox-def__dec-icon path, .dark-theme .footer__logo .st3, .dark-theme .header__logo .st3 {
	fill: #fff
}
.dark-theme .section--white {
	background-color: #1c1d28
}
.dark-theme .section--rate {
	background-color: #23253a
}
.dark-theme .rate__votes {
	color: #a6aac9
}
.dark-theme .fullscreen:hover, .dark-theme .lang-header__title:hover, .dark-theme .menu-header__link:hover, .dark-theme .menu-header__select .jq-selectbox__dropdown li:hover, .dark-theme .menu-header__select.opened .jq-selectbox__select {
	color: #159f46
}
.dark-theme .menu-header__link:hover .icon, .dark-theme .menu-header__select.opened .jq-selectbox__trigger .icon {
	fill: #159f46
}
.dark-theme .dropdown-menu__link:hover, .dark-theme .faq h2, .dark-theme .faq h3, .dark-theme .headline__title, .dark-theme .lang-header__link.is-active, .dark-theme .lang-header__link:hover, .dark-theme .links__link, .dark-theme .rate__title, .dark-theme .solitaire-text .ol li h3, .dark-theme .solitaire-text h2 {
	color: #fff
}
.dark-theme .solitaire-text .ol li:before {
	background-color: #33374c
}
.dark-theme .breadcrumbs__li:before, .dark-theme .breadcrumbs__link, .dark-theme .breadcrumbs__span {
	background: #5a5e78;
	color: #f0f1f9
}
.dark-theme .breadcrumbs__link:hover {
	background: #159f46
}
.dark-theme .solitaire-text ul li:before {
	background: #cccfe3
}
.dark-theme .section--green {
	background: #1b2f20
}
.dark-theme #st-1 .st-total {
	color: #dfe1f3!important
}
.dark-theme .section--grey {
	background: #20222e
}
.dark-theme .faq li {
	background: #34374a;
	-webkit-box-shadow: none;
	box-shadow: none
}
.dark-theme .faq li span {
	background: #676c88
}
@media (max-width:1199px) {
	.container {
		width: 100%
	}
}
@media (max-width:991px) {
	.gamb span, header {
		position: relative
	}
	.dropdown-menu__li:hover, .lang-header__title:hover {
		background: #f5f6f9
	}
	.gamb.open span:nth-child(2), .lang-header, .lang-header:hover .lang-header__dropdown, .menu-header, .menu-header__li:hover .dropdown-menu, .menu-header__li:hover .menu-header__link--dropdown:before {
		display: none
	}
	.gamb {
		display: block;
		-ms-flex-item-align: center;
		align-self: center;
		margin-left: auto;
		width: 26px;
		height: 36px;
		-webkit-tap-highlight-color: transparent
	}
	.gamb span {
		background-color: #13141c;
		display: block;
		width: 26px;
		height: 2px;
		border-radius: 3px;
		margin: 8px 0;
		-webkit-transition: .5s;
		-o-transition: .5s;
		transition: .5s
	}
	.gamb.open span:first-child {
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
		top: 10px
	}
	.gamb.open span:last-child {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg)
	}
	header {
		z-index: 100;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.gamb-hidden {
		display: block;
		width: 220px;
		min-height: calc(100% - 50px);
		background: #fff;
		position: absolute;
		right: -220px;
		top: 50px;
		z-index: 99;
		-webkit-transition: right .5s;
		-o-transition: right .5s;
		transition: right .5s;
		padding: 0
	}
	.gamb-hidden .lang-header, .gamb-hidden .menu-header {
		display: block;
		margin: 15px 0
	}
	.gamb-hidden.open {
		right: 0;
		-webkit-box-shadow: -20px 0 20px rgba(0, 0, 0, .05);
		box-shadow: -20px 0 20px rgba(0, 0, 0, .05)
	}
	.lang-header {
		padding-top: 10px;
		border-top: 3px solid #eceff3
	}
	.lang-header__title {
		width: 100%;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		padding: 15px 20px;
		font-size: 17px;
		font-weight: 700;
		color: #2b2e3a
	}
	.lang-header__title .icon {
		width: 14px;
		height: 14px;
		margin-right: 12px;
		margin-left: 2px
	}
	.lang-header__dropdown {
		position: static;
		width: 100%;
		border: none;
		-webkit-box-shadow: none;
		box-shadow: none
	}
	.lang-header__link {
		font-size: 15px
	}
	.lang-header__link .icon {
		width: 20px;
		height: 20px
	}
	.menu-header__link {
		font-size: 16px;
		padding: 15px 20px;
		font-weight: 700
	}
	.menu-header__li {
		display: block
	}
	.dropdown-menu {
		position: static;
		width: 100%;
		padding: 15px 12px;
		-webkit-box-shadow: none;
		box-shadow: none;
		background: #f5f7fb
	}
	.dropdown-menu__li {
		display: block;
		margin-bottom: 15px
	}
	.dropdown-menu__link {
		font-size: 15px;
		padding: 0 10px
	}
	.dropdown-menu__list {
		max-height: 290px
	}
	.menu-header--right:before {
		content: "";
		display: block;
		width: 90%;
		height: 3px;
		background-color: #eceff3;
		margin: 20px 0 20px 10%
	}
	.menu-header__link--dropdown .icon-down-arrow {
		width: 14px;
		height: 14px
	}
	.statistics__arrow {
		right: 0
	}
	.fullscreen:hover {
		color: #2b2e3a
	}
	.header__logo {
		width: 120px
	}
}
@media (max-width:767px) {
	.gamb {
		margin-right: 10px
	}
	.headline__title {
		font-size: 25px
	}
	.headline__text {
		font-size: 14px
	}
	.statistics__number span {
		min-width: 0
	}
	.statistics__number {
		font-size: 38px
	}
	.statistics__title {
		font-size: 10px
	}
	.statistics__arrow {
		right: 0;
		top: 8px
	}
	.statistics__arrow--down {
		top: 38px
	}
	.statistics__arrow .icon {
		width: 16px;
		height: 16px
	}
	.links__link {
		width: calc(50% - 24px);
		text-align: left
	}
	.solitaire-text h2 {
		font-size: 22px
	}
	.section {
		padding: 20px 0
	}
	.solitaire-text .ol li {
		padding-top: 60px
	}
	.solitaire-text .ol li h3 {
		font-size: 16px
	}
	.solitaire-text .ol li span, .solitaire-text p {
		font-size: 15px;
		line-height: 24px
	}
	.solitaire-text .ol li:before {
		width: 45px;
		height: 45px;
		line-height: 45px;
		font-size: 25px;
		left: calc(50% - 22px)
	}
	.solitaire-text ul li {
		padding-left: 25px;
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 15px
	}
	.solitaire-text ul li:before {
		width: 8px;
		height: 8px
	}
	.rate {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.rate__title {
		width: 100%;
		text-align: center;
		margin-right: 0;
		margin-bottom: 10px
	}
	.section--full.fixed {
		padding: 10px 0
	}
	.breadcrumbs {
		display: none
	}
	.footer {
		padding: 20px 0 25px
	}
	.checkbox-el__text, .text-info, .top-menu__btnText, .top-menu__text {
		font-size: 14px!important
	}
	.suit, .suit-black, .suit-red {
		font-size: 16px!important
	}
	.header_menu {
		justify-content: left!important
	}
}
#testword, .button, .hexLink, ul {
	text-align: center
}
*, .dwords {
	padding: 0
}
@media (max-width:479px) {
	.footer__bottom {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.footer__copir {
		margin-bottom: 10px
	}
	.footer__links li:first-child {
		border-left: 0;
		padding-left: 0;
		margin-left: 0
	}
	.solitaire-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);
		width: 100%
	}
	.banner {
		margin: 0 auto
	}
	.banner_middle {
		display: none
	}
	.banner_middle_mobile {
		display: block
	}
}
.block-words__ul li::after, .wrap-article ul li::after {
	width: 7px;
	position: absolute
}
.container-2, .cursor p {
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-pack: center
}
@media (max-width:375px) {
	.rate__votes {
		line-height: 36px
	}
	.links__link {
		width: 100%
	}
}
.container-2 {
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	align-items: center;
	min-height: 600px
}
#scoreboard {
	-ms-flex-direction: column;
	flex-direction: column
}
#hexGrid {
	display: grid;
	grid-gap: 6px;
	width: 250px;
	margin: 0 auto;
	font-size: .9em;
	grid-template-columns: repeat(6, 2fr);
	padding-bottom: 60px
}
.hex {
	grid-column-end: span 2;
	background-color: solid #ff0
}
.hexIn, .hexIn * {
	position: absolute
}
.hex::after {
	display: block;
	padding-bottom: 86.602%
}
.hexIn {
	width: 100%;
	padding-bottom: 115.47%;
	-webkit-transform: rotate3d(0, 0, 1, -60deg) skewY(30deg);
	-ms-transform: rotate3d(0, 0, 1, -60deg) skewY(30deg);
	transform: rotate3d(0, 0, 1, -60deg) skewY(30deg)
}
.hexIn * {
	visibility: visible
}
.hexLink {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #e9e6d7;
	-webkit-transform: skewY(-30deg) rotate3d(0, 0, 1, 60deg);
	-ms-transform: skewY(-30deg) rotate3d(0, 0, 1, 60deg);
	transform: skewY(-30deg) rotate3d(0, 0, 1, 60deg)
}
#center-letter {
	background-color: #ffdb2e
}
input[type=text] {
	background: 0 0;
	border: none
}
.hex p {
	width: 100%;
	padding: 40%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: transparent;
	font-weight: 700;
	font-size: 1.6em
}
#cursor, #testword {
	font-size: 30px;
	font-weight: 700
}
.hexLink:focus p, .hexLink:hover p {
	background-color: #d8d4c0
}
#center-letter.hexLink:focus p, #center-letter.hexLink:hover p {
	background-color: #ecc129
}
.hex:nth-child(5n+1) {
	grid-column-start: 2
}
.hex:nth-child(5n+3) {
	grid-column-start: 1
}
#testword {
	height: 50px;
	padding-top: 3px
}
#cursor {
	color: #ffdb2e
}
.cursor {
	margin: 0 auto 20px
}
.cursor p {
	display: flex;
	-ms-flex-pack: center;
	justify-content: center
}
.scoreText {
	font-size: 15px;
	font-weight: 100;
	-ms-flex-item-align: center;
	align-self: center
}
ul li {
	line-height: 30px;
	border-bottom: 1px solid #e7dfbc
}
#discoveredText {
	font-size: 16px;
	-ms-flex-item-align: center;
	align-self: center;
	width: 200px;
	background: #fbf4d5;
	border-radius: 10px
}
.dwords {
	font-weight: 400
}
#shuffle_button {
	padding: 10px;
	line-height: 4px
}
#shuffle_button img {
	width: 24px
}
.button_container {
	display: -webkit-inline-flex;
	margin-bottom: 5vh;
	width: 300px;
	height: 10%
}
.button {
	background-color: #fff;
	border: 2px solid #e7e7e7;
	margin: 0 auto;
	color: #000;
	padding: 0 15px;
	display: inline-block;
	font-size: 15px;
	border-radius: 30px
}
.button:hover {
	background-color: #e7e7e7;
	color: #000;
	border: 2px solid #e7e7e7
}
#amazing, #good, #great, #pangram {
	display: None;
	background-color: #9fca46;
	color: #fff
}
.notifications {
	background-color: #000;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 5px 10px;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 3px;
	font-size: 12px
}
.checkbox-def__dec, .checkbox-radio-def__dec {
	background-color: rgba(255, 255, 255, 0);
	text-align: center;
	top: 0;
	left: 0
}
.checkbox-def {
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	display: block;
	user-select: none;
	width: 22px;
	height: 22px
}
.checkbox-radio-def, .modal-content__close {
	-webkit-user-select: none;
	-moz-user-select: none
}
.checkbox-def__inp, .checkbox-radio-def__inp {
	position: absolute;
	bottom: 0;
	left: 0;
	width: .1px;
	height: .1px;
	z-index: -1;
	visibility: hidden
}
.checkbox-def__dec {
	border: 1px solid #bac0cc;
	border-radius: 3px;
	position: absolute;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 0;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.checkbox-def__dec-icon {
	opacity: 0;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.checkbox-def__inp:checked+.checkbox-def__dec {
	background-color: #42a1ff;
	border-color: #42a1ff
}
.checkbox-radio-def {
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	display: block;
	-ms-user-select: none;
	user-select: none;
	width: 22px;
	height: 22px
}
.checkbox-radio-def__dec, .close-btn {
	-webkit-box-align: center;
	font-size: 0
}
.checkbox-radio-def__dec {
	border: 1px solid #bac0cc;
	border-radius: 100%;
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	padding: 2px
}
.checkbox-radio-def__dec-circle {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 100%;
	background-color: #dfe3ec;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	opacity: 0
}
.checkbox-radio-def__inp:checked+.checkbox-radio-def__dec {
	border-color: #4ec050
}
.checkbox-radio-def__inp:checked+.checkbox-radio-def__dec .checkbox-radio-def__dec-circle {
	background-color: #42a1ff;
	opacity: 1
}
.checkbox-el {
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.close-btn, .modal-def__wrap {
	display: -webkit-box;
	display: -ms-flexbox
}
.checkbox-el__text {
	font-weight: 400;
	font-size: 16px;
	color: #13141c;
	margin-left: 10px;
	text-align: left;
	line-height: 1.5;
	margin-top: 1px
}
.suit, .suit-black, .suit-red {
	font-size: 18px
}
.suit {
	margin-left: 6px
}
.suit-red {
	color: #e71444
}
@media screen and (min-width:768px) {
	.checkbox-el:hover .checkbox-def__dec-icon, .checkbox-el:hover .checkbox-radio-def__dec-circle {
		opacity: 1
	}
}
.block-checkboxes__el {
	margin-bottom: 11px
}
.block-checkboxes__el:last-child, .wrap-article p:last-child, .wrap-article ul li:last-child {
	margin-bottom: 0
}
.close-btn {
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.overlay {
	opacity: .149;
	background-color: #000
}
.modal-def {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow-y: auto;
	z-index: 9999
}
.modal-def__wrap {
	min-height: 100%;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	justify-content: center;
	padding: 20px;
	overflow: hidden
}
.modal-def__content {
	position: relative;
	z-index: 10;
	width: 100%
}
.modal-def__overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1
}
.modal-content {
	max-width: 342px;
	width: 100%;
	-webkit-box-shadow: 0 0 15% 0 #000;
	box-shadow: 0 0 15% 0 #000;
	background-color: #fff;
	overflow: hidden;
	border-radius: 15px
}
.modal-content__top {
	position: relative;
	padding: 12px 10px;
	text-align: center;
	background-color: #f1f4f9
}
.modal-content__title {
	color: #13141c;
	font-size: 18px;
	font-weight: 700;
	font-family: Nunito
}
.modal-content__close {
	position: absolute;
	top: 50%;
	-webkit-transform: translatey(-50%);
	-ms-transform: translatey(-50%);
	transform: translatey(-50%);
	right: 10px;
	width: 30px;
	height: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 0;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.modal-content__close-icon {
	width: 12px;
	height: 12px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.modal-content__close-icon path {
	fill: #667183;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.modal-content__close:hover .modal-content__close-icon {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.modal-content__close:hover path {
	fill: #394558
}
.modal-content__body {
	padding: 13px 21px 18px;
	max-height: 400px;
	overflow: auto
}
.modal-content__words {
	text-align: center;
	margin-bottom: 8px
}
.modal-content__info {
	color: #5e636f;
	font-size: 12px;
	font-weight: 400;
	font-family: Nunito;
	text-align: center;
	margin-bottom: 17px;
	line-height: 1.5
}
.modal-content__title2 {
	text-align: center;
	margin-bottom: 3px
}
.modal-content__checkboxes {
	margin-bottom: 13px
}
.btn-el {
	padding: 12px 17px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	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
}
.btn-el svg {
	width: 20px;
	height: 20px;
	fill: #ddebe2
}
.btn-el:hover {
	background-color: #42a1ff;
	color: #fff
}
.block-btns {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.top-menu {
	background-color: #42a1ff;
	font-size: 0
}
.text-info, .top-menu__btnText, .top-menu__text {
	font-size: 16px;
	font-weight: 400;
	user-select: none
}
.top-menu__content {
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.top-menu__btnText {
	color: #ddebe2;
	font-family: Nunito;
	height: 100%;
	font-weight: 700
}
.block-words__ul li::after, .wrap-article ul li::after {
	content: "";
	top: 7px;
	left: 0;
	border-radius: 50%;
	background-color: #13141c;
	height: 7px
}
.top-menu__text {
	color: #fff;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.timer {
	font-family: Varela, 'Open Sans', sans-serif
}
.text-info, .text-words {
	color: #21232f;
	font-family: Nunito
}
.top-menu__left, .top-menu__right {
	width: 300px
}
.top-menu__right {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
.text-info {
	line-height: 1.5
}
.block-words__ul li, .wrap-article ul li {
	border-bottom: 0;
	line-height: inherit;
	padding-left: 15px
}
.wrap-article p {
	margin-bottom: 10px
}
.wrap-article a {
	color: #3177d5
}
.wrap-article ul {
	text-align: left;
	margin-bottom: 15px
}
.block-words__ul li, .wrap-article ul li {
	position: relative;
	margin-bottom: 3px
}
.text-words {
	font-size: 20px
}
.text-words span {
	color: #eec814
}
.block-words {
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.block-words__ul {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: left
}
.block-words__ul li {
	padding-right: 15px;
	width: 50%
}
@media screen and (max-width:768px) {
	.btn-el {
		padding: 12px 10px
	}
	.btn-el svg {
		width: 18px;
		height: 18px
	}
	.top-menu__left, .top-menu__right {
		width: 115px
	}
}