body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
picture,
footer,
header,
hgroup,
nav,
section,
main {
  display: block;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  scroll-behavior: smooth;
  font-size: 14px;
}
body {
  font-size: 1em;
  line-height: 1.35;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
::-moz-selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}
a {
  text-decoration: none;
}
a:focus-visible,
button:focus-visible {
  outline: 1px solid #ff6a00;
}
a:focus,
a:hover,
a:active {
  outline: none;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 0;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q::before,
q::after {
  content: "";
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
nav ul,
nav ol,
ul,
li {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
iframe {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="password"] textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
input,
textarea,
select {
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  border-color: rgba(0, 0, 0, 0);
}
td {
  vertical-align: top;
}
@font-face {
  font-family: "iconfont";
  src: url("../fonts/iconfont.woff2") format("woff2"),
    url("../fonts/iconfont.woff") format("woff");
}
.font-ico-youtube:before,
.font-ico-twitter:before,
.font-ico-tags:before,
.font-ico-share:before,
.font-ico-prev-arrow:before,
.font-ico-play:before,
.font-ico-next-arrow:before,
.font-ico-linkedin:before,
.font-ico-linkedin-2:before,
.font-ico-instagram:before,
.font-ico-home:before,
.font-ico-facebook:before,
.font-ico-external:before,
.font-ico-download:before,
.font-ico-chevron-prev:before,
.font-ico-chevron-next:before,
.font-ico-arrow:before,
.font-ico-arrow-btn:before {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  display: block;
  line-height: 1;
}
[class*="font-ico"] {
  display: inline-block;
}
.font-ico-arrow-btn:before {
  content: "";
}
.font-ico-arrow:before {
  content: "";
}
.font-ico-chevron-next:before {
  content: "";
}
.font-ico-chevron-prev:before {
  content: "";
}
.font-ico-download:before {
  content: "";
}
.font-ico-external:before {
  content: "";
}
.font-ico-facebook:before {
  content: "";
}
.font-ico-home:before {
  content: "";
}
.font-ico-instagram:before {
  content: "";
}
.font-ico-linkedin-2:before {
  content: "";
}
.font-ico-linkedin:before {
  content: "";
}
.font-ico-next-arrow:before {
  content: "";
}
.font-ico-play:before {
  content: "";
}
.font-ico-prev-arrow:before {
  content: "";
}
.font-ico-share:before {
  content: "";
}
.font-ico-tags:before {
  content: "";
}
.font-ico-twitter:before {
  content: "";
}
.font-ico-youtube:before {
  content: "";
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sr-only {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
body {
  font-family: "Grotesk", arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
.main {
  overflow: hidden;
}
.scroll-disabled {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
}
.wrap {
  margin: 0 auto;
  max-width: 1360px;
  width: 100%;
}
.image {
  width: 100%;
  height: auto;
}
.page-container {
  margin: 0 auto;
  max-width: 1320px;
  width: 100%;
  position: relative;
  -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2);
  margin-top: clamp(22px, 1.3020833333vw, 35px);
  margin-bottom: calc(clamp(71px, 4.3229166667vw, 116px) * -1);
}
.page-container {
  border-radius: 32px;
}
.page-container section:first-of-type {
  border-radius: 32px 32px 0 0;
}
.game {
  overflow: inherit;
  overflow-x: clip;
}
.game .page-container {
  padding-bottom: 70px;
}
.corporate,
.press {
  padding-bottom: clamp(34px, 2.0833333333vw, 56px);
  margin-bottom: calc(clamp(34px, 2.0833333333vw, 56px) * -1);
}
.corporate .page-container,
.press .page-container {
  background-color: #fff;
  overflow: hidden;
}
.corporate section:last-of-type,
.press section:last-of-type {
  padding-bottom: 65px;
}
.corporate__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.compliance section:last-of-type {
  padding-bottom: 86px;
}
.press section:last-of-type {
  margin-bottom: 0;
}
.press-listing {
  padding-bottom: clamp(34px, 2.0833333333vw, 56px);
  margin-bottom: calc(clamp(34px, 2.0833333333vw, 56px) * -1);
}
.press-listing .page-container {
  background-color: #fff;
  overflow: visible;
}
.standard,
.cookies {
  background: linear-gradient(180deg, #f7f4ef 888px, #fff);
}
.standard .page-container,
.cookies .page-container {
  background-color: #fff;
}
.standard:not(.standard--seconadry) .sidebar {
  top: 0;
}
.standard__back {
  color: #00b67d;
  flex: 1 1 100%;
}
.standard__back {
  font-size: 16px;
}
.standard__back .icon {
  font-size: 16px;
}
.error {
  position: relative;
}
.error::before,
.error::after {
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  content: "";
}
.error::after {
  left: 0;
  aspect-ratio: 1/2.8;
  background-image: url("../fonts/error-page-grey-svg.svg");
}
.error::before {
  right: 0;
  aspect-ratio: 6/2;
  background-image: url("../fonts/error-page-orange-svg.svg");
}
.error .page-container {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}
.press-release.corporate .media-banner {
  padding-bottom: 0;
}
.press-release .page-container {
  padding-bottom: 33px;
}
.report-page .report-page__back {
  color: #00b67d;
  font-family: "Grotesk", arial, sans-serif;
  display: block;
}
.report-page .report-page__back {
  font-size: 16px;
}
.report-page .report-page__back {
  margin-bottom: 12px;
}
.report-page .report-page__back .icon {
  font-size: 16px;
}
.faq {
  background-image: linear-gradient(180deg, #f7f4ef 888px, #fff);
}
.faq .media-banner {
  margin-bottom: 0 !important;
}
.faq .media-banner {
  padding-bottom: 25vw;
}
.faq .media-banner__picture {
  bottom: 0;
}
.faq .media-banner__picture::after {
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #fff),
    color-stop(50%, rgba(247, 244, 239, 0.88)),
    to(rgba(247, 244, 239, 0))
  );
  background: linear-gradient(
    0deg,
    #fff 0,
    rgba(247, 244, 239, 0.88) 50%,
    rgba(247, 244, 239, 0)
  );
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
}
.faq .media-banner__badge {
  display: none;
}
.faq .media-banner__title {
  opacity: 0;
}
.faq .corporate__background .picture {
  position: relative;
}
.faq .corporate__background .picture::after {
  background-image: linear-gradient(
    180deg,
    rgba(247, 244, 239, 0) 0,
    rgba(247, 244, 239, 0) 250px,
    #f7f4ef
  );
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.faq section:last-of-type {
  padding-bottom: 0;
}
.splide {
  position: relative;
}
.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}
.splide:not(.is-overflow) .splide__pagination {
  display: none;
}
.splide.is-initialized,
.splide.is-rendered {
  visibility: visible;
}
.splide--rtl {
  direction: rtl;
}
.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.splide__track--draggable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.splide__track--fade .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}
.splide__track--fade .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}
.splide__track--ttb .splide__list {
  display: block;
}
.splide__list {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}
.splide__slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  flex-shrink: 0;
  margin: 0;
  position: relative;
}
.splide__pagination {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}
.splide__pagination li {
  line-height: 1;
  display: inline-block;
  margin: 0 3px;
  pointer-events: auto;
}
.splide__pagination__page {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #888;
}
.splide__pagination__page.is-active {
  background-color: #000;
}
.splide__progress__bar {
  width: 0;
}
.splide__toggle__pause {
  display: none;
}
.splide__toggle.is-active .splide__toggle__play {
  display: none;
}
.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}
.splide__sr {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
@font-face {
  font-family: "Grotesk";
  src: url("../fonts/supergroteskwebpro-medium.woff2") format("woff2"),
    url("../fonts/supergroteskwebpro-medium.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Grotesk";
  src: url("../fonts/supergroteskwebpro.woff2") format("woff2"),
    url("../fonts/supergroteskwebpro.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Blossom-Blast";
  src: url("../fonts/blossomblast.woff2") format("woff2"),
    url("../fonts/blossomblast.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bubble-Witch";
  src: url("../fonts/bubblewitch2.woff2") format("woff2"),
    url("../fonts/bubblewitch2.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Candy-Crush";
  src: url("../fonts/candycrushsoda.woff2") format("woff2"),
    url("../fonts/candycrushsoda.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Candy-Crush-Friends";
  src: url("../fonts/candycrushfriendsbold.woff2") format("woff2"),
    url("../fonts/candycrushfriendsbold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Diamond-Diaries";
  src: url("../fonts/diamonddiaries.woff2") format("woff2"),
    url("../fonts/diamonddiaries.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Farm-Heroes";
  src: url("../fonts/farmheroes.woff2") format("woff2"),
    url("../fonts/farmheroes.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Farm-Heroes-Bold";
  src: url("../fonts/farmheroessupersagabold.woff2") format("woff2"),
    url("../fonts/farmheroessupersagabold.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Pet-Rescue";
  src: url("../fonts/petrescue.woff2") format("woff2"),
    url("../fonts/petrescue.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Pyramid";
  src: url("../fonts/pyramid.woff2") format("woff2"),
    url("../fonts/pyramid.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Candy-Crush-Solitaire";
  src: url("../fonts/poetsenone-regular.woff2") format("woff2"),
    url("../fonts/poetsenone-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.rte ul {
  padding-left: 20px;
}
.rte ul {
  margin-bottom: 14px;
}
.rte ul ul li {
  list-style-type: circle !important;
}
.rte ul ul li ul li {
  list-style-type: square !important;
}
.rte ol {
  counter-reset: section;
  list-style: none;
}
.rte ol {
  margin-bottom: 14px;
}
.rte ol {
  padding-left: 14px;
}
.rte li {
  font-size: 14px;
}
.rte ul li {
  list-style-type: disc;
  color: #595554;
}
.rte ol li {
  list-style-type: decimal;
  color: #595554;
  letter-spacing: -0.3px;
}
.rte h1,
.rte h2,
.rte h3,
.rte h4,
.rte h5,
.rte h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Grotesk", arial, sans-serif;
  font-weight: normal;
  line-height: 1.2;
}
.rte h1,
.h1 {
  letter-spacing: -0.3px;
}
.rte h1,
.h1 {
  font-size: 24px;
}
.rte h2,
.h2 {
  font-size: 21px;
}
.rte h3,
.h3 {
  font-size: 20px;
}
.rte h4,
.h4 {
  font-size: 14px;
}
.rte h5,
.h5 {
  font-size: 20px;
}
.rte h6,
.h6 {
  font-size: 16px;
}
.rte p,
p {
  font-size: 14px;
}
.rte .standfirst,
.standfirst {
  font-size: 18px;
}
.rte .text-small,
.text-small {
  font-size: 14px;
}
.rte p {
  color: #595554;
  letter-spacing: -0.3px;
  line-height: 1.4;
}
.rte p {
  margin-bottom: 14px;
}
.rte a {
  color: #00b67d;
}
.rte h1,
.rte h2,
.rte h3,
.rte h4,
.rte h5,
.rte h6 {
  color: #ff6a00;
}
.rte h1 {
  margin-bottom: 14px;
}
.rte h3 {
  margin-top: 25px;
}
.rte h3 {
  margin-bottom: 14px;
}
.rte h4 {
  margin-top: 22px;
}
.rte h4 {
  margin-bottom: 6px;
}
.rte:not(.rte--secondary) table {
  margin-bottom: 11px;
}
.rte:not(.rte--secondary) table thead tr {
  background-color: #fff;
}
.rte:not(.rte--secondary) table td {
  color: #595554;
  white-space: nowrap;
  letter-spacing: -0.2px;
}
.rte:not(.rte--secondary) table td {
  font-size: 14px;
}
.rte:not(.rte--secondary) table td {
  padding-inline: 10px;
}
.rte:not(.rte--secondary) table td {
  padding-top: 5px;
}
.rte:not(.rte--secondary) table td {
  padding-bottom: 6px;
}
.rte:not(.rte--secondary) table tr {
  border: 2px solid #f7f4ef;
}
.rte:not(.rte--secondary) table tbody tr:nth-child(odd) {
  background-color: rgba(0, 0, 0, 0);
}
.rte:not(.rte--secondary) table tbody tr:nth-child(even) {
  background-color: #f7f4ef;
}
.rte strong,
.rte b {
  font-weight: 700;
}
.rte blockquote {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 30px 0;
}
.rte .text-grey {
  color: #595554;
}
.rte .text-orange {
  color: #ff6a00;
}
.rte--secondary table {
  border: 2px solid #000;
}
.rte--secondary table {
  margin-bottom: 14px;
}
.rte--secondary table td {
  padding-inline: 15px;
}
.rte--secondary table td {
  padding-block: 5px;
}
.rte--table {
  max-width: 100% !important;
}
.rte--table table {
  border: 2px solid #fff;
}
.rte--table table {
  margin-bottom: 14px;
}
.rte--table table td {
  text-align: left;
  font-family: "Grotesk", arial, sans-serif;
  color: #595554;
  vertical-align: middle;
  letter-spacing: -0.02rem;
  word-spacing: -0.02rem;
  width: auto !important;
  word-break: break-word;
}
.rte--table table td {
  font-size: 14px;
}
.rte--table table td {
  line-height: 20px;
}
.rte--table table td {
  padding-inline: 10px;
}
.rte--table table td {
  padding-block: 5px;
}
.rte--table table tr {
  border: 2px solid #fff;
  border-left-color: rgba(0, 0, 0, 0);
  border-right-color: rgba(0, 0, 0, 0);
}
.rte--table table thead {
  background-color: #fff;
  font-weight: 700;
}
.rte--table table thead {
  padding: 10px;
}
.rte--table table thead td {
  text-align: right;
}
.rte--table table thead td {
  padding-block: 10px;
}
.rte--table table tbody tr:nth-child(even) {
  background-color: #f7f4ef;
}
.rte--table table tbody tr:nth-child(odd) {
  background-color: #f0eadf;
}
.rte--table table tbody tr td:not(:first-child) {
  text-align: right;
}
img {
  max-width: 100%;
}
button,
input[type="button"],
input[type="submit"] {
  background: none;
  border: 0;
  cursor: pointer;
  outline: none;
  padding: 0;
}
a,
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}
.btn {
  background-color: #000;
  color: #fff;
  display: inline-block;
  font-size: 0;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  -webkit-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}
.skip-link {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  z-index: 21;
  color: #000;
  font-size: 16px;
  line-height: 20px;
  padding: 8px 14px;
  background-color: #fff;
  opacity: 0;
}
input,
textarea {
  background: #fff;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #000;
  height: 25px;
  padding: 0 10px;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #000;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #000;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #000;
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #000;
}
input::placeholder,
textarea::placeholder {
  color: #000;
}
.link,
#ot-sdk-btn.ot-sdk-show-settings.link {
  color: #fff;
  text-decoration: none;
  border-radius: 100px;
  line-height: 1.5em;
  font-weight: 700;
  display: inline-block;
}
.link,
#ot-sdk-btn.ot-sdk-show-settings.link {
  font-size: 22px;
}
.link,
#ot-sdk-btn.ot-sdk-show-settings.link {
  padding-block: 16px;
}
.link,
#ot-sdk-btn.ot-sdk-show-settings.link {
  padding-inline: 56px;
}
.link.link--small,
#ot-sdk-btn.ot-sdk-show-settings.link.link--small {
  font-family: "Grotesk", arial, sans-serif;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.link.link--small,
#ot-sdk-btn.ot-sdk-show-settings.link.link--small {
  font-size: 18px;
}
.link.link--small,
#ot-sdk-btn.ot-sdk-show-settings.link.link--small {
  padding-block: 13px;
}
.link.link--small,
#ot-sdk-btn.ot-sdk-show-settings.link.link--small {
  padding-inline: 36px;
}
.link--default {
  background-color: #fff;
  color: #464646;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #a8a8a8),
    to(rgba(168, 168, 168, 0.3))
  );
  background-image: linear-gradient(
    180deg,
    #a8a8a8 0,
    rgba(168, 168, 168, 0.3)
  );
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2),
    inset 0 0 1.8px 0.2px rgba(0, 0, 0, 0.2), inset 0 30px 25px 0 #fff,
    inset 0 -4px 0 0 rgba(70, 70, 70, 0.3), inset 0 -4px 0 0 #dadada,
    inset 0 -5px 1px 0 hsla(0, 0%, 100%, 0.5);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2),
    inset 0 0 1.8px 0.2px rgba(0, 0, 0, 0.2), inset 0 30px 25px 0 #fff,
    inset 0 -4px 0 0 rgba(70, 70, 70, 0.3), inset 0 -4px 0 0 #dadada,
    inset 0 -5px 1px 0 hsla(0, 0%, 100%, 0.5);
  -webkit-transition: background-image 0.1s ease;
  transition: background-image 0.1s ease;
}
.link--orange {
  background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, from(#ffbe00), color-stop(52%, #ff6a00), to(#fb418a));
  background: rgba(0, 0, 0, 0)
    linear-gradient(180deg, #ffbe00, #ff6a00 52%, #fb418a);
  background-color: #b72e68;
  -webkit-box-shadow: inset 0 -4px 0 rgba(0, 0, 0, 0.3),
    0 4px 6px rgba(0, 0, 0, 0.22);
  box-shadow: inset 0 -4px 0 rgba(0, 0, 0, 0.3), 0 4px 6px rgba(0, 0, 0, 0.22);
  -webkit-transition: background 0.1s ease;
  transition: background 0.1s ease;
  color: #fff;
}
.link--orange:active.link[href] {
  background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, from(#cf9c02), color-stop(52%, #cf5702), to(#b10248));
  background: rgba(0, 0, 0, 0)
    linear-gradient(180deg, #cf9c02, #cf5702 52%, #b10248);
  background-color: #8e2451;
  -webkit-box-shadow: inset 0 4px 0 rgba(0, 0, 0, 0.3),
    0 4px 6px rgba(0, 0, 0, 0.22);
  box-shadow: inset 0 4px 0 rgba(0, 0, 0, 0.3), 0 4px 6px rgba(0, 0, 0, 0.22);
}
.link--green,
#ot-sdk-btn.ot-sdk-show-settings.link--green {
  color: #fff;
  background-color: #00b67d;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgba(255, 255, 255, 0.3)),
    to(rgba(255, 255, 255, 0))
  );
  background-image: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.3) 0,
    rgba(255, 255, 255, 0)
  );
  -webkit-box-shadow: inset 0 -4px 0 rgba(0, 0, 0, 0.3),
    0 4px 6px rgba(0, 0, 0, 0.22);
  box-shadow: inset 0 -4px 0 rgba(0, 0, 0, 0.3), 0 4px 6px rgba(0, 0, 0, 0.22);
  -webkit-transition: background-color 0.1s ease;
  transition: background-color 0.1s ease;
}
.link--green:active.link[href],
#ot-sdk-btn.ot-sdk-show-settings.link--green:active.link[href] {
  -webkit-box-shadow: inset 0 4px 0 rgba(0, 0, 0, 0.3),
    0 4px 6px rgba(0, 0, 0, 0.22);
  box-shadow: inset 0 4px 0 rgba(0, 0, 0, 0.3), 0 4px 6px rgba(0, 0, 0, 0.22);
  background-color: #00835a;
}
.link--pink {
  color: #fff;
  background-color: #fa4092;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgba(255, 255, 255, 0.3)),
    to(rgba(255, 255, 255, 0))
  );
  background-image: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.3) 0,
    rgba(255, 255, 255, 0)
  );
  -webkit-box-shadow: inset 0 -4px 0 rgba(0, 0, 0, 0.3),
    0 4px 6px rgba(0, 0, 0, 0.22);
  box-shadow: inset 0 -4px 0 rgba(0, 0, 0, 0.3), 0 4px 6px rgba(0, 0, 0, 0.22);
  -webkit-transition: background-color 0.1s ease;
  transition: background-color 0.1s ease;
}
.link--pink:active.link[href] {
  -webkit-box-shadow: inset 0 4px 0 rgba(0, 0, 0, 0.3),
    0 4px 6px rgba(0, 0, 0, 0.22);
  box-shadow: inset 0 4px 0 rgba(0, 0, 0, 0.3), 0 4px 6px rgba(0, 0, 0, 0.22);
  background-color: #00835a;
}
.link-secondary {
  display: inline-block;
  color: #00b67d;
  font-weight: 700;
  -webkit-box-shadow: inset 0 0 0 2px #00b67d;
  box-shadow: inset 0 0 0 2px #00b67d;
  -webkit-transition: 0.1s ease;
  transition: 0.1s ease;
  -webkit-transition-property: color, -webkit-box-shadow;
  transition-property: color, -webkit-box-shadow;
  transition-property: box-shadow, color;
  transition-property: box-shadow, color, -webkit-box-shadow;
}
.link-secondary {
  font-size: 14px;
}
.link-secondary {
  border-radius: 50px;
}
.cookies #ot-sdk-btn.link {
  display: block;
  margin-left: auto;
}
.cookies__back {
  color: #00b67d;
}
.cookies__back {
  font-size: 16px;
}
.cookies__back .icon {
  font-size: 16px;
}
.cookies__title {
  color: #ff6a00;
  font-weight: 400;
}
.cookies__title {
  font-size: 24px;
}
.cookies__title {
  margin-bottom: 10px;
}
.header {
  padding: clamp(5px, 0.2604166667vw, 7px) 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  background-color: rgba(247, 244, 239, 0.85);
  background-image: radial-gradient(
    circle at 50% 50%,
    #fff,
    #fff 43%,
    rgba(255, 255, 255, 0)
  );
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.3);
}
.header--active .header__burger-btn > span {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.header--active .header__burger-btn > span::before,
.header--active .header__burger-btn > span::after {
  top: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.header--active .header__burger-btn > span::after {
  opacity: 0;
}
.header__container {
  display: flex;
  align-items: center;
}
.header__container {
  padding-block: 12px;
}
.header__home {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.header__logo {
  width: 56px;
}
.nav {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.nav__link {
  color: #464646;
  display: flex;
  align-items: center;
  position: relative;
  font-weight: 700;
  font-family: inherit;
}
.nav__link {
  margin-inline: 7px;
}
.nav__link {
  font-size: 14px;
}
.nav__link--active {
  color: #ff6a00;
}
.nav__link-icon {
  margin-left: 5px;
}
.nav__link-icon {
  font-size: 11px;
}
.header__burger-btn {
  width: 20px;
  height: 20px;
  color: #000;
  border: none;
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.header__burger-btn > .icon {
  position: relative;
  flex: none;
  width: 100%;
  height: 2px;
  background-color: #000;
  display: block;
  border-radius: 20px;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.header__burger-btn > .icon::before,
.header__burger-btn > .icon::after {
  content: "";
  position: absolute;
  background-color: inherit;
  border-radius: 20px;
  z-index: -1;
  left: 0;
  width: 100%;
  height: 2px;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition-property: top, opacity, -webkit-transform;
  transition-property: top, opacity, -webkit-transform;
  transition-property: top, transform, opacity;
  transition-property: top, transform, opacity, -webkit-transform;
}
.header__burger-btn > .icon::before {
  top: -6px;
}
.header__burger-btn > .icon::after {
  top: 6px;
}
.nav__back {
  display: flex;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 40px;
  color: #000;
}
.nav__back-icon {
  font-size: 10px;
  margin-right: 10px;
}
.footer {
  padding: 93px 0 0;
  color: #fff;
  overflow-x: clip;
  background-image: url("../fonts/footer-background.svg");
  background-size: 100%;
  background-position: top;
  position: relative;
  z-index: 1;
  margin-top: auto;
}
.footer__info {
  color: #fff;
  position: relative;
}
.footer__title {
  font-weight: 400;
}
.footer__title {
  font-size: 20px;
}
.footer__title {
  margin-bottom: 21px;
}
.footer__text {
  margin-bottom: clamp(20px, 1.1979166667vw, 32px);
  line-height: 1.4;
}
.footer__text {
  margin-bottom: 22px;
}
.footer__info-link {
  color: #fff;
  font-weight: 700;
  line-height: 1.4;
}
.footer__info-link .icon {
  font-size: clamp(6px, 0.3645833333vw, 9px);
}
.footer__links {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  position: relative;
}
.footer__links::before,
.footer__links::after {
  content: "";
  position: absolute;
  left: 0;
  background-color: #6b6b6b;
  width: 1px;
}
.footer__links-link {
  font-weight: 700;
  color: #fff;
}
.footer__links-link .icon {
  font-size: clamp(9px, 0.5208333333vw, 14px);
}
.footer__socials-link {
  display: flex;
}
.footer__slider {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  position: relative;
}
.footer__slider .splide__pagination__page {
  width: 8px;
  height: 8px;
}
.footer__slider-list {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.footer__slide {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  gap: 10px;
}
.footer__game {
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}
.footer__arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
}
.footer__arrow:disabled {
  opacity: 0.35;
}
.footer__arrow .icon {
  font-size: clamp(26px, 1.5625vw, 42px);
}
.footer__arrow--prev {
  left: -24px;
}
.footer__arrow--next {
  right: -24px;
}
.footer__graphic {
  grid-column: span 1;
  position: relative;
  z-index: -1;
}
.footer__graphic-img {
  position: absolute;
  max-width: clamp(221px, 13.5416666667vw, 364px);
  top: -24%;
  right: -77%;
}
.footer__legal {
  background-color: #3b3b3b;
}
.footer__lang {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0 40px;
  gap: 3px 21px;
  margin-bottom: 10px;
}
.footer__lang-item {
  position: relative;
}
.footer__lang-item:not(:last-child)::after {
  position: absolute;
  content: "";
  width: 1px;
  background-color: #fff;
  height: 75%;
  right: -10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.footer__lang-item a{
    color: #fff !important;
}
.footer__lang-btn {
  color: #fff;
  font-family: inherit;
}
.footer__copyright {
  text-align: center;
}
.banner {
  width: 100%;
}
.banner {
  margin-bottom: 37px;
}
.banner--text-block {
  margin-bottom: 37px;
}
.banner__media {
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.banner__image {
  position: absolute;
}
.banner__image--left {
  z-index: 1;
}
.banner__content {
  width: 100%;
}
.banner__title {
  color: var(--primary-color);
  text-align: center;
  font-weight: 400;
  line-height: 1.1;
}
.banner__title {
  margin-bottom: 13px;
}
.banner__text {
  letter-spacing: -0.3px;
  font-family: "Grotesk", arial, sans-serif;
  color: var(--text-color);
  text-align: center;
}
.banner__socials {
  width: 100%;
  position: relative;
}
.banner__socials {
  height: 100%;
}
.banner__socials-list {
  display: flex;
  gap: clamp(12px, 0.6770833333vw, 18px);
}
.banner__socials-link {
  height: 100%;
  display: block;
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear;
}
.banner__socials-image {
  height: 38px;
}
.banner__socials-gradient {
  pointer-events: none;
}
.hero {
  width: 100%;
  position: relative;
}
.hero .link {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hero .picture__img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
}
.dual-side {
  width: 100%;
  background-image: radial-gradient(
    ellipse at center,
    #fa8390 0,
    rgba(250, 131, 144, 0) 70%
  );
  background-repeat: no-repeat;
}
.dual-side__holder {
  display: flex;
  position: relative;
  z-index: 1;
}
.dual-side__view {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 clamp(9px, 0.5208333333vw, 14px);
}
.dual-side__view .link {
  margin-top: clamp(17px, 1.0416666667vw, 28px);
}
.dual-side__view--left {
  justify-content: flex-start;
  padding: clamp(23px, 1.40625vw, 37px) clamp(33px, 1.9791666667vw, 53px);
}
.dual-side__view--right {
  align-items: center;
}
.dual-side__title {
  color: #ff6a00;
  font-weight: 700;
  letter-spacing: -0.3px;
}
.dual-side__title {
  font-size: 16px;
}
.dual-side__text {
  text-align: center;
  letter-spacing: -0.3px;
  line-height: 1.4;
}
.video {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: -2px;
}
.video__holder {
  aspect-ratio: 16/9;
  position: relative;
}
.video--active .video__thumbnail,
.video--active .video__btn .icon,
.video--active .video__content {
  opacity: 0;
  pointer-events: none;
}
.video__thumbnail {
  position: absolute;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  top: 0;
  left: 0;
  z-index: 1;
}
.video__player {
  height: 100%;
  width: 100%;
}
.video__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 2;
}
.video__content-image {
  pointer-events: none;
}
.video__btn {
  position: absolute;
  inset: 0;
}
.video__btn .icon {
  color: #fff;
  aspect-ratio: 1/1;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.5);
}
.video__btn .icon::before {
  margin-left: clamp(6px, 0.3125vw, 8px);
  -webkit-filter: drop-shadow(0 1px 9px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(0 1px 9px rgba(0, 0, 0, 0.5));
}
.featured__card-title--purple a {
  color: #6a0064;
}
.featured__card-title--dark-red a {
  color: #6d1233;
}
.featured__card-title--brown a {
  color: #bc4737;
}
.featured__card-title--blue a {
  color: #0177b2;
}
.featured__card-title--pale-pink a {
  color: #b01c5c;
}
.featured__card-title--light-purple a {
  color: #86239d;
}
.featured__card-title--orange a {
  color: #ee4129;
}
.featured__card-title--lavander a {
  color: #9a3995;
}
.featured__card-title--green a {
  color: #10514d;
}
.featured__card-title--violet a {
  color: #6000aa;
}
.featured__card-title--pale-red a {
  color: #a4213f;
}
.featured {
  width: 100%;
}
.featured {
  margin-top: 20px;
}
.featured {
  margin-bottom: 45px;
}
.featured__holder {
  display: flex;
}
.featured__title {
  color: #ff6a00;
  font-weight: 400;
  letter-spacing: -0.3px;
}
.featured__title {
  font-size: 20px;
}
.featured__title {
  margin-bottom: 5px;
}
.featured__slider .splide__arrows:not(.featured__controls) {
  display: none;
}
.featured__card {
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  -webkit-transition: -webkit-box-shadow 0.2s linear;
  transition: -webkit-box-shadow 0.2s linear;
  transition: box-shadow 0.2s linear;
  transition: box-shadow 0.2s linear, -webkit-box-shadow 0.2s linear;
  border-radius: 4px;
  overflow: hidden;
}
.featured__card-image {
  position: relative;
  aspect-ratio: 1/1;
}
.featured__card-image .picture__img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
}
.featured__card-link {
  position: absolute;
  inset: 0;
}
.featured__card-content {
  background-color: #fff;
}
.featured__card-title {
  margin-bottom: clamp(6px, 0.3645833333vw, 9px);
  font-weight: 400;
}
.featured__card-title {
  font-size: 16px;
}
.featured__card-text {
  font-size: 14px;
}
.featured__controls {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #00b67d;
  border-radius: 20px;
  margin: 20px auto 0;
}
.featured__arrow {
  color: #00b67d;
  padding: 9px 17px;
}
.featured__arrow:active {
  background-color: #00b67d;
  color: #fff;
}
.featured__arrow--next {
  border-radius: 0 20px 20px 0;
}
.featured__arrow--prev {
  border-radius: 20px 0 0 20px;
}
.featured__pagination {
  color: #00b67d;
  padding: 5px 12px;
  font-size: 18px;
  font-weight: 700;
  position: relative;
}
.featured__pagination::before,
.featured__pagination::after {
  content: "";
  position: absolute;
  height: 84%;
  width: 2px;
  background-color: #00b67d;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.featured__pagination::before {
  left: -2px;
}
.featured__pagination::after {
  right: -2px;
}
.careers {
  width: 100%;
  background-color: #fa4092;
  position: relative;
}
.careers .picture {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.careers .picture__img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.careers::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-image: url("../fonts/careers-svg.svg");
  background-size: 100% 100%;
  background-position: 0 0;
  margin-top: -2px;
  z-index: 1;
}
.careers__holder {
  position: relative;
  display: flex;
  z-index: 1;
}
.careers__positions {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}
.careers__jobs {
  color: #fff;
}
.careers__number {
  font-size: 20px;
}
.careers__description {
  font-size: 19px;
}
.careers__info {
  position: relative;
  z-index: 1;
  color: #fff;
  max-width: clamp(468px, 28.6458333333vw, 770px);
  width: 100%;
}
.careers__graphic {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.games-banner {
  width: 100%;
}
.games-banner__image {
  position: relative;
}
.games-banner__content {
  width: 100%;
}
.games-banner__title {
  color: #ff6a00;
  font-weight: 400;
  letter-spacing: -0.3px;
}
.games-banner__title {
  margin-bottom: 9px;
}
.games-banner__text {
  letter-spacing: -0.3px;
}
.game-list__title--purple {
  color: #6a0064;
}
.game-list__title--dark-red {
  color: #6d1233;
}
.game-list__title--brown {
  color: #bc4737;
}
.game-list__title--blue {
  color: #0177b2;
}
.game-list__title--pale-pink {
  color: #b01c5c;
}
.game-list__title--light-purple {
  color: #86239d;
}
.game-list__title--orange {
  color: #ee4129;
}
.game-list__title--lavander {
  color: #9a3995;
}
.game-list__title--green {
  color: #10514d;
}
.game-list__title--violet {
  color: #6000aa;
}
.game-list__title--pale-red {
  color: #a4213f;
}
.game-list__title--dark-blue {
  color: #064ec7;
}
.game-list {
  width: 100%;
}
.game-list__holder {
  position: relative;
}
.game-list__card {
  position: relative;
  grid-column: span 1;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  display: flex;
  -webkit-transition: -webkit-box-shadow 0.2s linear;
  transition: -webkit-box-shadow 0.2s linear;
  transition: box-shadow 0.2s linear;
  transition: box-shadow 0.2s linear, -webkit-box-shadow 0.2s linear;
  overflow: hidden;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
}
.game-list__card:first-child {
  grid-column: 1 / span 2;
}
.game-list__card:not(:first-child) .game-list__logo.game-list__logo--top {
  margin-top: 0;
}
.game-list__image {
  position: absolute;
  inset: 0;
}
.game-list__image .picture__img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: -webkit-filter 0.4s ease;
  transition: -webkit-filter 0.4s ease;
  transition: filter 0.4s ease;
  transition: filter 0.4s ease, -webkit-filter 0.4s ease;
}
.game-list__logo {
  position: absolute;
  top: 0;
  left: 0;
}
.game-list__content {
  background-color: #fff;
  position: relative;
  z-index: 1;
  color: #000;
  display: block;
  width: 100%;
}
.game-list__graphic {
  position: relative;
  z-index: 3;
  pointer-events: none;
}
.game-list__title {
  font-weight: 400;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.game-list__title {
  font-size: 16px;
}
.game-list__text {
  overflow: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s linear 0.2s;
  transition: opacity 0.2s linear 0.2s;
  color: #595554;
}
.game-list__content-holder {
  display: grid;
  grid-template-rows: 0fr;
  -webkit-transition: grid-template-rows 0.2s ease-out;
  transition: grid-template-rows 0.2s ease-out;
  transition: grid-template-rows 0.2s ease-out, -ms-grid-rows 0.2s ease-out;
}
.game-list__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: auto;
  z-index: 2;
}
.two-cards {
  width: 100%;
}
.two-cards {
  margin-bottom: 70px;
}
.two-cards__holder {
  margin: 0 auto;
}
.two-cards__holder {
  gap: 0;
}
.two-cards__single {
  position: relative;
  overflow: hidden;
  border: 5px solid var(--secondary-color);
  background-color: var(--secondary-color);
}
.two-cards__single {
  border-radius: 16px;
}
.two-cards__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.two-cards__img-element {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.two-cards__text {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-bottom-right-radius: clamp(14px, 0.8333333333vw, 22px);
  position: relative;
  color: #fff;
  background-color: var(--secondary-color);
}
.two-cards__text {
  font-size: 20px;
}
.game-video {
  width: 100%;
}
.game-video {
  margin-bottom: 67px;
}
.game-video--played .game-video__thumbnail,
.game-video--played .game-video__button {
  display: none;
}
.game-video__wrapper {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  aspect-ratio: 16/9;
}
.game-video__media {
  border: 6px solid var(--secondary-color);
  border-radius: clamp(12px, 0.7291666667vw, 19px);
  overflow: hidden;
  -webkit-box-shadow: var(--box-shadow);
  box-shadow: var(--box-shadow);
  position: relative;
  width: 100%;
}
.game-video__iframe {
  height: 100%;
  border-radius: clamp(7px, 0.4166666667vw, 11px);
  aspect-ratio: 16/9;
  width: 100%;
}
.game-video__iframe iframe {
  height: 100%;
  width: 100%;
}
.game-video__thumbnail {
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.game-video__content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  text-align: center;
  width: 100%;
}
.game-video__button {
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-image: url("../images/play-button.svg");
  background-size: contain;
  background-position: center;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.game-video__title {
  color: #fff;
}
.game-video__title {
  font-size: 24px;
}
.game-video__title {
  line-height: 26px;
}
.game-carousel {
  width: 100%;
  position: relative;
}
.game-carousel {
  margin-bottom: 81px;
}
.game-carousel__holder {
  margin: 0 auto;
}
.game-carousel__holder {
  padding-left: 17px;
}
.game-carousel__holder {
  padding-right: 17px;
}
.game-carousel__title {
  text-align: center;
  font-weight: 400;
  color: var(--primary-color);
}
.game-carousel__title {
  font-size: 32px;
}
.game-carousel__title {
  margin-bottom: 7px;
}
.game-carousel__svg {
  position: absolute;
  left: -8%;
  top: -1%;
  max-width: clamp(167px, 10.2083333333vw, 274px);
}
.game-carousel__no-slider .game-carousel__gradient {
  display: none;
}
.game-carouse__track {
  padding: 0 10px !important;
}
.game-carouse__track .splide__list {
  display: flex !important;
}
.game-carousel__item {
  overflow: hidden;
  border: 5px solid var(--secondary-color);
}
.game-carousel__item {
  border-radius: 12px;
}
.game-carousel__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.game-carousel__arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: flex;
  -webkit-transition: -webkit-filter 0.3s ease;
  transition: -webkit-filter 0.3s ease;
  transition: filter 0.3s ease;
  transition: filter 0.3s ease, -webkit-filter 0.3s ease;
  color: var(--primary-color);
}
.game-carousel__arrow {
  font-size: 23px;
}
.game-carousel__arrow[disabled] {
  opacity: 0.3;
}
.game-carousel__arrow--prev {
  -webkit-transform: translateY(-50%) scale(-1);
  transform: translateY(-50%) scale(-1);
}
.game-carousel__gradient {
  position: absolute;
  height: calc(100% + 4px);
  top: -2px;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.game-carousel__gradient--left {
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(var(--divider-color), 0)),
    color-stop(90%, rgb(var(--divider-color))),
    to(rgb(var(--divider-color)))
  );
  background: linear-gradient(
    to left,
    rgba(var(--divider-color), 0) 0%,
    rgb(var(--divider-color)) 90%,
    rgb(var(--divider-color)) 100%
  );
  left: -2px;
  opacity: 0;
}
.game-carousel__gradient--right {
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgb(var(--divider-color))),
    color-stop(10%, rgb(var(--divider-color))),
    to(rgba(var(--divider-color), 0))
  );
  background: linear-gradient(
    to left,
    rgb(var(--divider-color)) 0%,
    rgb(var(--divider-color)) 10%,
    rgba(var(--divider-color), 0) 100%
  );
  right: -2px;
}
.cta-cards {
  width: 100%;
  margin: 0 auto;
}
.cta-cards {
  margin-bottom: 44px;
}
.cta-cards__link {
  aspect-ratio: 1/1;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  -webkit-box-shadow: var(--box-shadow);
  box-shadow: var(--box-shadow);
  border: 6px solid var(--secondary-color);
  background-color: var(--secondary-color);
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  position: relative;
}
.cta-cards__link {
  border-radius: 16px;
}
.cta-cards__img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
}
.cta-cards__content {
  background-color: var(--secondary-color);
}
.cta-cards__title {
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  text-align: center;
  color: var(--primary-color);
}
.cta-cards__title {
  font-size: 15px;
}
.cta-cards__label {
  font-weight: 700;
  font-family: "Grotesk", arial, sans-serif;
  display: block;
  margin: 0 auto;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(255, 255, 255, 0)),
    to(rgba(255, 255, 255, 0.3))
  );
  background: linear-gradient(
    to top,
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0.3)
  );
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: var(--cta-background);
  color: var(--secondary-color);
}
.cta-cards__label {
  font-size: 17px;
}
.cta-cards__label {
  border-top-left-radius: 15px;
}
.cta-cards__label {
  border-top-right-radius: 15px;
}
.cta-cards__url {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.spotlight {
  width: 100%;
}
.spotlight {
  margin-bottom: 66px;
}
.spotlight__holder {
  width: 100%;
  position: relative;
}
.spotlight__wrapper {
  height: 100%;
}
.spotlight__background {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-box-shadow: 0 0 50px 10px #fff;
  box-shadow: 0 0 50px 10px #fff;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.spotlight__background .img {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.spotlight__background {
  border-radius: 0;
}
.spotlight__content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.spotlight__svg {
  position: relative;
  pointer-events: none;
}
.spotlight__logo {
  width: 100%;
}
.spotlight__logo {
  max-width: 177px;
}
.spotlight__cta {
  max-width: 205px;
}
.spotlight__cta-image {
  width: 100%;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.socials {
  width: 100%;
  position: relative;
  background-color: var(--socials-background);
}
.socials__links {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  margin: 0;
  position: relative;
  z-index: 1;
  padding-left: 0;
  padding-right: 0;
}
.socials__links {
  gap: 22px;
}
.socials__link {
  color: var(--socials-color);
  display: flex;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.socials__link {
  font-size: 44px;
}
.socials__graphic {
  position: absolute;
}
.socials__graphic--left {
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.media-banner {
  width: 100%;
  position: relative;
}
.media-banner {
  margin-bottom: 25vw;
}
.media-banner__badge {
  display: flex;
  align-items: center;
  position: absolute;
  z-index: 1;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.35);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.35);
  background-color: hsla(0, 0%, 100%, 0.8);
  cursor: pointer;
}
.media-banner__badge {
  border-radius: 25px;
}
.media-banner__badge {
  min-width: 183px;
}
.media-banner__badge {
  padding: 10px;
}
.media-banner__badge {
  top: 65px;
}
.media-banner__badge {
  left: 7px;
}
.media-banner__badge-img {
  aspect-ratio: 1/1;
}
.media-banner__badge-img {
  width: 30px;
}
.media-banner__badge-text {
  font-weight: 700;
  color: #464646;
  letter-spacing: -0.5px;
}
.media-banner__badge-text {
  margin-left: 13px;
}
.media-banner__badge-text {
  font-size: 20px;
}
.media-banner__picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  pointer-events: none;
}
.media-banner__picture .image {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.media-banner__title {
  position: relative;
  text-align: center;
  color: #fff;
  font-weight: 400;
  letter-spacing: -0.3px;
}
.media-banner__title {
  font-size: 24px;
}
.media-banner__title {
  padding-top: 138px;
}
.media-banner__list {
  position: relative;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  justify-content: center;
  -webkit-box-shadow: inset 0 -4px 0 rgba(0, 0, 0, 0.3),
    0 4px 6px rgba(0, 0, 0, 0.22);
  box-shadow: inset 0 -4px 0 rgba(0, 0, 0, 0.3), 0 4px 6px rgba(0, 0, 0, 0.22);
  background-color: #00b67d;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgba(255, 255, 255, 0.3)),
    to(rgba(255, 255, 255, 0))
  );
  background-image: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.3) 0,
    rgba(255, 255, 255, 0)
  );
}
.media-banner__list {
  margin-top: 0;
}
.media-banner__list {
  gap: 4px;
}
.media-banner__list {
  border-radius: 50px;
}
.media-banner__item:not(:first-child) .media-banner__link .icon {
  display: none;
}
.media-banner__link {
  color: #fff;
  display: flex;
  font-weight: 700;
  align-items: center;
}
.media-banner__link {
  font-size: 14px;
}
.media-banner__link {
  border-radius: 50px;
}
.media-banner__link .icon {
  margin-top: -4%;
}
.media-banner__link .icon {
  font-size: 10px;
}
.media-banner__link .icon {
  margin-right: 8px;
}
.media-banner__link:active {
  background-color: #00835a;
}
.media-banner__text {
  line-height: 1;
}
.media-banner__link--active {
  color: #00b67d;
  background-color: #fff;
}
.text-module {
  width: 100%;
}
.text-module {
  margin-bottom: 70px;
}
.text-module__holder {
  margin-inline: 29px;
}
.text-module__title {
  color: #ff6a00;
  font-weight: 400;
}
.text-module__title {
  font-size: 20px;
}
.text-module__title {
  margin-bottom: 13px;
}
.text-module__columns {
  margin-top: 17px;
}
.text-module__highlight {
  border: 4px solid #f0eadf;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  padding: 20px;
}
.text-module__highlight {
  margin-bottom: 14px;
}
.text-module__highlight .rte p:last-child {
  margin-bottom: 0 !important;
}
.contact {
  width: 100%;
  color: #595554;
}
.contact__holder {
  display: flex;
}
.contact__content {
  margin-left: 5px;
}
.contact__title {
  color: #ff6a00;
  font-weight: 400;
}
.contact__title {
  font-size: 20px;
}
.contact__title {
  margin-bottom: 5px;
}
.contact__description {
  margin-bottom: 15px;
}
.contact__image {
  -o-object-fit: contain;
  object-fit: contain;
}
.image-text {
  width: 100%;
}
.image-text__holder {
  display: flex;
}
.image-text__title {
  color: #ff6a00;
  font-weight: 400;
}
.image-text__title {
  font-size: 21px;
}
.image-text__title {
  margin-bottom: 8px;
}
.image-text__graphic {
  -o-object-fit: contain;
  object-fit: contain;
}
.image-text__content {
  margin-left: 0;
}
.image-text__list {
  list-style: disc;
}
.image-text__list {
  padding-left: 17px;
}
.image-text__item {
  list-style: disc;
}
.image-text__item::marker {
  display: block;
  color: #595554;
  font-size: 20px;
}
.image-text__item:not(:last-child) {
  margin-bottom: 1px;
}
.image-text__link {
  color: #00b67d;
}
.image-text__link {
  font-size: 18px;
}
.image-text__link {
  margin-left: 8px;
}
.press-kit {
  width: 100%;
}
.press-kit {
  margin-bottom: 50px;
}
.press-kit__title {
  font-weight: 400;
  color: #ff6a00;
}
.press-kit__title {
  font-size: 20px;
}
.press-kit__title {
  margin-bottom: 11px;
}
.press-kit__subtitle {
  font-weight: 400;
  color: #ff6a00;
}
.press-kit__subtitle {
  font-size: 19px;
}
.press-kit__list {
  display: flex;
  flex-wrap: wrap;
}
.press-kit__list {
  margin-bottom: 90px;
}
.press-kit__item {
  position: relative;
  aspect-ratio: 1/1;
  display: flex;
}
.press-kit__item .icon {
  position: absolute;
  color: rgba(70, 70, 70, 0.3);
}
.press-kit__item .icon {
  font-size: 20px;
}
.press-kit__item .icon {
  bottom: 3px;
}
.press-kit__item .icon {
  right: 14px;
}
.press-kit__link {
  display: block;
}
.press-kit__image {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.press-kit__download {
  position: absolute;
  display: flex;
  top: 50%;
  left: 50%;
  height: 100%;
  width: 100%;
  z-index: 2;
  pointer-events: none;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.team {
  width: 100%;
}
.team__title {
  color: #ff6a00;
  font-weight: 400;
}
.team__title {
  font-size: 20px;
}
.team__item {
  display: flex;
  align-items: center;
}
.team__item {
  gap: 0;
}
.team__item:not(:last-child) {
  margin-bottom: 60px;
}
.team__image {
  aspect-ratio: 1/1;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
  flex-shrink: 0;
}
.team__image {
  width: 144px;
}
.team__content {
  color: #ff6a00;
}
.team__name {
  font-weight: 400;
}
.team__name {
  font-size: 23px;
}
.team__name {
  margin-bottom: 5px;
}
.team__position {
  font-weight: 400;
}
.team__position {
  font-size: 20px;
}
.posts-list {
  width: 100%;
  position: relative;
}
.posts-list {
  padding-bottom: 90px;
}
.posts-list__graphic {
  position: absolute;
  width: 100%;
}
.posts-list__title {
  font-weight: 400;
  color: #ff6a00;
  position: relative;
}
.posts-list__title {
  font-size: 19px;
}
.posts-list__title {
  margin-bottom: 8px;
}
.posts-list__list {
  margin: 0;
  display: flex;
  gap: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
  background-color: #fff;
  flex-wrap: wrap;
  position: relative;
}
.posts-list__list {
  margin-bottom: 20px;
}
.posts-list__item:first-child .posts-list__category {
  background-color: #00b67d;
}
.posts-list__item:nth-child(2) .posts-list__category {
  background-color: #fa4092;
}
.posts-list__item:nth-child(3) .posts-list__category {
  background-color: #ff6a00;
}
.posts-list__item:nth-child(4) .posts-list__category {
  background-color: #464646;
}
.posts-list__item:nth-child(1)
  .posts-list__category.posts-list__category--disabled,
.posts-list__item:nth-child(2)
  .posts-list__category.posts-list__category--disabled,
.posts-list__item:nth-child(3)
  .posts-list__category.posts-list__category--disabled,
.posts-list__item:nth-child(4)
  .posts-list__category.posts-list__category--disabled {
  background-color: #b5b5b5;
}
.posts-list__category {
  font-weight: 700;
  font-family: "Grotesk", arial, sans-serif;
  text-transform: uppercase;
  padding: 6px 16px;
  background: #fff;
  color: #fff;
  white-space: nowrap;
}
.posts-list__category {
  font-size: 14px;
}
.posts-list__category {
  border-radius: 100px;
}
.posts-list__category--active {
  pointer-events: none;
}
.posts-list__content {
  background-color: #fa4092;
  padding: 6px 4px;
  border-radius: 4px;
  position: relative;
}
.posts-list__load {
  display: block;
  margin: 30px auto 0;
  font-weight: 400;
}
.posts-list__no-data {
  color: #fff;
}
.posts-list__no-data {
  font-size: 24px;
}
.post {
  width: 100%;
  display: flex;
  align-items: center;
}
.post:nth-child(odd) {
  background-color: #f7f7f7;
}
.post:nth-child(even) {
  background-color: #fff;
}
.post:not(:last-child) {
  border-bottom: 1px dotted #ccc;
}
.post .icon {
  color: #00b67d;
}
.post .icon {
  font-size: 20px;
}
.post__date {
  color: rgba(0, 0, 0, 0.5);
  line-height: 1;
  white-space: nowrap;
  flex-shrink: 0;
}
.post__date {
  font-size: 14px;
}
.post__date {
  width: 110px;
}
.post__title {
  color: #595554;
  line-height: 1;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.post__title {
  font-size: 14px;
}
.post__category {
  color: #fff;
  font-weight: 700;
  white-space: nowrap;
  line-height: 1;
}
.post__category {
  border-radius: 100px;
}
.post__category {
  font-size: 11px;
}
.post__category {
  margin-right: 11px;
}
.rte__title {
  font-size: 24px;
}
.rte__title {
  margin-bottom: 14px;
}
.rte__subheading {
  font-size: 14px;
}
.rte__subheading {
  margin-bottom: 14px;
}
.sidebar {
  width: 100%;
  height: 100%;
  position: sticky;
}
.sidebar__wrap {
  background-color: #00b673;
}
.sidebar__wrap {
  border-radius: 8px;
}
.sidebar__wrap {
  padding-block: 24px;
}
.sidebar__wrap {
  padding-inline: 12px;
}
.sidebar__title {
  color: #fff;
}
.sidebar__title {
  font-size: 16px;
}
.sidebar__link {
  color: #fff;
  display: block;
}
.sidebar__link {
  font-size: 15px;
}
.sidebar__button.link {
  font-size: 22px;
  margin: 0 auto;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 15px 41px;
}
.print {
  width: 100%;
}
.print__holder {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.print__button {
  margin-bottom: 10px;
}
.print__text {
  color: #595554;
  letter-spacing: -0.3px;
}
.print__text {
  font-size: 14px;
}
.policy {
  width: 100%;
}
.policy .sidebar {
  padding-right: 0;
  margin-top: 0;
}
.policy .sidebar__wrap {
  padding-block: 21px;
}
.policy .sidebar__link {
  letter-spacing: -0.3px;
}
.policy__title {
  color: #ff6a00;
  font-weight: 400;
  letter-spacing: -0.3px;
}
.policy__title {
  font-size: 25px;
}
.policy__title {
  margin-bottom: 104px;
}
.policy__holder {
  display: flex;
}
.policy__single--active .policy__second {
  display: block;
}
.policy__single--active .policy__btn .icon::after {
  display: none;
}
.policy__second {
  display: none;
  background-color: #f0eadf;
}
.policy__second {
  margin-block: 16px;
}
.policy__second {
  padding: 16px;
}
.policy__second {
  border-radius: 8px;
}
.policy__btn {
  color: #00b67d;
  font-family: "Grotesk", arial, sans-serif;
  margin-top: 0;
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: left;
}
.policy__btn {
  margin-bottom: 14px;
}
.policy__btn > span:last-child {
  text-decoration: underline;
}
.policy__btn .icon {
  border: 1px solid #00b67d;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
  flex-shrink: 0;
  aspect-ratio: 1/1;
}
.policy__btn .icon {
  width: 12px;
}
.policy__btn .icon {
  margin-right: 5px;
}
.policy__btn .icon::before,
.policy__btn .icon::after {
  position: absolute;
  content: "";
  width: 60%;
  height: 1px;
  background-color: #00b67d;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.policy__btn .icon::after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
}
.error__images {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
}
.error__images {
  margin-bottom: 27px;
}
.error__img {
  position: absolute;
  bottom: 0;
}
.error__img--left {
  bottom: 11px;
}
.error__img--left {
  left: 8px;
}
.error__title {
  color: #ff6a00;
  font-weight: 400;
  letter-spacing: -0.3px;
  line-height: 1.15;
}
.error__title {
  font-size: 20px;
}
.error__title {
  margin-bottom: 5px;
}
.error__text {
  font-size: 14px;
}
.error-500 {
  height: 100vh;
  display: flex;
  flex-direction: column;
}
.error-500 .header__container {
  justify-content: center;
  padding-block: 0;
}
.error-500 .header__home {
  position: relative;
  left: auto;
  top: auto;
  -webkit-transform: none;
  transform: none;
  padding: 5px 0;
}
.error-500 .page-container {
  padding-top: 22vh;
}
.error-500 .footer {
  margin-top: auto;
}
.error-500 .footer__legal {
  background-color: rgba(0, 0, 0, 0);
}
.error,
.error-500 {
  background: linear-gradient(180deg, #f7f4ef 888px, #fff);
}
.error + .footer,
.error-500 + .footer {
  background: url("../fonts/footer-background.svg"),
    linear-gradient(180deg, #f7f4ef 888px, #fff);
  background-size: 100%;
  background-position: top;
}
.blog-post {
  width: 100%;
}
.blog-post .rte p {
  line-height: 1.55;
}
.blog-post__date {
  display: block;
}
.blog-post__date {
  font-size: 14px;
}
.blog-post__date {
  margin-bottom: 13px;
}
.blog-post__title {
  font-weight: 700;
  line-height: 1.2;
}
.blog-post__title {
  font-size: 27px;
}
.blog-post__title {
  margin-bottom: 10px;
}
.breadcrumbs {
  color: #00b67d;
  font-weight: 700;
  display: flex;
  align-items: center;
}
.breadcrumbs {
  gap: 5px;
}
.breadcrumbs__link {
  color: #00b67d;
  font-weight: 700;
  text-transform: uppercase;
}
.breadcrumbs__link {
  font-size: 14px;
}
.breadcrumbs__seperator {
  font-size: 120%;
}
.side-tags {
  margin-top: 19px;
}
.side-tags__category {
  display: flex;
}
.side-tags__category {
  margin-bottom: 25px;
}
.side-tags__category .icon {
  margin-right: 17px;
}
.side-tags__tag {
  font-weight: 700;
  display: block;
  color: #fff;
  background-color: #464646;
}
.side-tags__tag {
  border-radius: 50px;
}
.side-tags__tag {
  font-size: 14px;
}
.side-tags__tag {
  padding-inline: 12px;
}
.side-tags__tag {
  padding-block: 4px;
}
.side-tags__static {
  color: #ccc;
}
.side-tags__static {
  font-size: 24px;
}
.side-tags__socials {
  display: flex;
}
.side-tags__socials {
  gap: 26px;
}
.side-tags__list {
  display: flex;
  margin: 0;
  padding: 0;
}
.side-tags__list {
  gap: 12px;
}
.side-tags__link {
  font-size: 24px;
}
.side-tags__link .font-ico-facebook {
  color: #4460a0;
}
.side-tags__link .font-ico-twitter {
  color: #00aaec;
}
.side-tags__link .font-ico-linkedin-2 {
  color: #007ebb;
}
.side-tags__link .icon {
  -webkit-transition: -webkit-transform 0.1s ease;
  transition: -webkit-transform 0.1s ease;
  transition: transform 0.1s ease;
  transition: transform 0.1s ease, -webkit-transform 0.1s ease;
}
.report {
  margin: 0 auto;
}
.report__links {
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.report__links-item {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.zig-zag {
  width: 100%;
}
.zig-zag {
  margin-top: 106px;
}
.zig-zag__holder {
  display: flex;
  align-items: center;
}
.zig-zag__title {
  color: var(--primary-color);
  line-height: 1.1;
}
.zig-zag__title {
  font-size: 47px;
}
.zig-zag__title {
  margin-bottom: 12px;
}
.zig-zag__text {
  color: var(--text-color);
  font-family: "Grotesk", arial, sans-serif;
  letter-spacing: -0.3px;
}
.zig-zag__text {
  font-size: 18px;
}
.theme-candy-crush {
  --font-family: Candy-Crush, arial, sans-serif;
  --primary-color: #6d1233;
  --secondary-color: #fff;
  --text-color: #595554;
  --socials-color: #fff;
  --divider-color: 255, 219, 234;
  --box-shadow: 0 5px 0 0 #eee, 0 9px 9px rgba(222, 15, 205, 0.5);
  --page-background: linear-gradient(#fdaed9, #fdaed9);
  --container-background: linear-gradient(#fff, #ffdbea 20rem);
  --footer-background: #6d1233;
  --cta-background: #f452b6;
  --socials-background: #6d1233;
  --cta-card-hover: 0 5px #eee, 0 3px 12px rgba(222, 15, 205, 0.5);
  --divider-image: url("../images/divider.png");
  position: relative;
  font-family: "Candy-Crush", arial, sans-serif;
}
.theme-candy-crush .game__gradient {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fdaed9),
    to(#fdaed9)
  );
  background-image: linear-gradient(#fdaed9, #fdaed9);
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
}
.theme-candy-crush .game__background {
  position: relative;
  width: 100%;
}
.theme-candy-crush .game__background::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 10vw;
}
.theme-candy-crush .game__background .picture {
  height: 100%;
}
.theme-candy-crush .game__background .picture .picture__img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.theme-candy-crush .game__logo {
  position: absolute;
  -o-object-fit: contain;
  object-fit: contain;
  z-index: 2;
}
.theme-candy-crush .page-container {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    color-stop(20rem, #ffdbea)
  );
  background-image: linear-gradient(#fff, #ffdbea 20rem);
}
.theme-candy-crush-soda {
  --font-family: Candy-Crush, arial, sans-serif;
  --primary-color: #6a0064;
  --secondary-color: #6a0064;
  --text-color: #6a0064;
  --socials-color: #fff;
  --divider-color: 249, 219, 255;
  --box-shadow: 0 5px 0 0 #462c17, 2px 6px 6px rgba(0, 0, 0, 0.5);
  --page-background: linear-gradient(#fa77fc 32.84vw, #8b0083);
  --container-background: linear-gradient(#fdf1ff, #f9dbff 20rem);
  --cta-background: #6a0064;
  --socials-background: #b718ac;
  --bg-image-gradient: linear-gradient(rgba(253, 174, 217, 0), #fa77fc);
  --cta-card-hover: 0 5px #462c17, 0 3px 12px rgba(0, 0, 0, 0.5);
  --divider-image: url("../images/divider.png");
  position: relative;
  font-family: "Candy-Crush", arial, sans-serif;
}
.theme-candy-crush-soda .game__gradient {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(32.84vw, #fa77fc),
    to(#8b0083)
  );
  background-image: linear-gradient(#fa77fc 32.84vw, #8b0083);
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
}
.theme-candy-crush-soda .game__background {
  position: relative;
  width: 100%;
}
.theme-candy-crush-soda .game__background::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 10vw;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(253, 174, 217, 0)),
    to(#fa77fc)
  );
  background-image: linear-gradient(rgba(253, 174, 217, 0), #fa77fc);
}
.theme-candy-crush-soda .game__background .picture {
  height: 100%;
}
.theme-candy-crush-soda .game__background .picture .picture__img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.theme-candy-crush-soda .game__logo {
  position: absolute;
  -o-object-fit: contain;
  object-fit: contain;
  z-index: 2;
}
.theme-candy-crush-soda .page-container {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fdf1ff),
    color-stop(20rem, #f9dbff)
  );
  background-image: linear-gradient(#fdf1ff, #f9dbff 20rem);
}
.theme-farm-heroes {
  --font-family: Farm-Heroes, arial, sans-serif;
  --primary-color: #bc4737;
  --secondary-color: #bc4737;
  --text-color: #bc4737;
  --socials-color: #bc4737;
  --divider-color: 251, 244, 225;
  --box-shadow: 0 5px 0 0 #462c17, 2px 6px 6px rgba(0, 0, 0, 0.5);
  --page-background: linear-gradient(#8cb502 32.84vw, #075c2f);
  --container-background: linear-gradient(#fff, #fbf4e1 20rem);
  --cta-background: #bc4737;
  --socials-background: transparent;
  --bg-image-gradient: linear-gradient(rgba(253, 174, 217, 0), #8cb502);
  --cta-card-hover: 0 5px #462c17, 0 3px 12px rgba(0, 0, 0, 0.5);
  --divider-image: url("../images/divider.png");
  position: relative;
  font-family: "Farm-Heroes", arial, sans-serif;
}
.theme-farm-heroes .game__gradient {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(32.84vw, #8cb502),
    to(#075c2f)
  );
  background-image: linear-gradient(#8cb502 32.84vw, #075c2f);
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
}
.theme-farm-heroes .game__background {
  position: relative;
  width: 100%;
}
.theme-farm-heroes .game__background::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 10vw;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(253, 174, 217, 0)),
    to(#8cb502)
  );
  background-image: linear-gradient(rgba(253, 174, 217, 0), #8cb502);
}
.theme-farm-heroes .game__background .picture {
  height: 100%;
}
.theme-farm-heroes .game__background .picture .picture__img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.theme-farm-heroes .game__logo {
  position: absolute;
  -o-object-fit: contain;
  object-fit: contain;
  z-index: 2;
}
.theme-farm-heroes .page-container {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    color-stop(20rem, #fbf4e1)
  );
  background-image: linear-gradient(#fff, #fbf4e1 20rem);
}
.theme-pet-rescue {
  --font-family: Pet-Rescue, arial, sans-serif;
  --primary-color: #0177b2;
  --secondary-color: #0177b2;
  --text-color: #0177b2;
  --socials-color: #fff;
  --divider-color: 240, 253, 254;
  --box-shadow: 0 5px 0 0 #0177b2, 2px 6px 6px rgba(0, 0, 0, 0.5);
  --page-background: linear-gradient(#504e0c 32.84vw, #272601);
  --container-background: linear-gradient(#fff, #f0fdfe 20rem);
  --cta-background: #0177b2;
  --socials-background: transparent;
  --bg-image-gradient: linear-gradient(rgba(253, 174, 217, 0), #504e0c);
  --cta-card-hover: 0 5px #0177b2, 0 3px 12px rgba(0, 0, 0, 0.5);
  --divider-image: url("../images/divider.png");
  position: relative;
  font-family: "Pet-Rescue", arial, sans-serif;
}
.theme-pet-rescue .game__gradient {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(32.84vw, #504e0c),
    to(#272601)
  );
  background-image: linear-gradient(#504e0c 32.84vw, #272601);
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
}
.theme-pet-rescue .game__background {
  position: relative;
  width: 100%;
}
.theme-pet-rescue .game__background::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 10vw;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(253, 174, 217, 0)),
    to(#504e0c)
  );
  background-image: linear-gradient(rgba(253, 174, 217, 0), #504e0c);
}
.theme-pet-rescue .game__background .picture {
  height: 100%;
}
.theme-pet-rescue .game__background .picture .picture__img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.theme-pet-rescue .game__logo {
  position: absolute;
  -o-object-fit: contain;
  object-fit: contain;
  z-index: 2;
}
.theme-pet-rescue .page-container {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    color-stop(20rem, #f0fdfe)
  );
  background-image: linear-gradient(#fff, #f0fdfe 20rem);
}
.theme-candy-crush-jelly {
  --font-family: Candy-Crush, arial, sans-serif;
  --primary-color: #b01c5c;
  --secondary-color: #b01c5c;
  --text-color: #595554;
  --socials-color: #b01c5c;
  --divider-color: 249, 231, 247;
  --box-shadow: 0 5px 0 0 #462c17, 2px 6px 6px rgba(0, 0, 0, 0.5);
  --page-background: linear-gradient(#f9e7f7 32.84vw, #f9e7f7);
  --container-background: linear-gradient(#fff, #f9e7f7 20rem);
  --cta-background: #b01c5c;
  --socials-background: transparent;
  --bg-image-gradient: linear-gradient(rgba(253, 174, 217, 0), #f9e7f7);
  --cta-card-hover: 0 5px #462c17, 0 3px 12px rgba(0, 0, 0, 0.5);
  --divider-image: url("../images/divider.png");
  position: relative;
  font-family: "Candy-Crush", arial, sans-serif;
}
.theme-candy-crush-jelly .game__gradient {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(32.84vw, #f9e7f7),
    to(#f9e7f7)
  );
  background-image: linear-gradient(#f9e7f7 32.84vw, #f9e7f7);
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
}
.theme-candy-crush-jelly .game__background {
  position: relative;
  width: 100%;
}
.theme-candy-crush-jelly .game__background::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 10vw;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(253, 174, 217, 0)),
    to(#f9e7f7)
  );
  background-image: linear-gradient(rgba(253, 174, 217, 0), #f9e7f7);
}
.theme-candy-crush-jelly .game__background .picture {
  height: 100%;
}
.theme-candy-crush-jelly .game__background .picture .picture__img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.theme-candy-crush-jelly .game__logo {
  position: absolute;
  -o-object-fit: contain;
  object-fit: contain;
  z-index: 2;
}
.theme-candy-crush-jelly .page-container {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    color-stop(20rem, #f9e7f7)
  );
  background-image: linear-gradient(#fff, #f9e7f7 20rem);
}
.theme-bubble-witch-3 {
  --font-family: Bubble-Witch, arial, sans-serif;
  --primary-color: #86239d;
  --secondary-color: #86239d;
  --text-color: #86239d;
  --socials-color: #fff;
  --divider-color: 255, 248, 230;
  --box-shadow: 0 5px 0 0 #462c17, 2px 6px 6px rgba(0, 0, 0, 0.5);
  --page-background: linear-gradient(#4c696c 32.84vw, #4f479c);
  --container-background: linear-gradient(#fff, #fff8e6 20rem);
  --cta-background: #86239d;
  --socials-background: #86239d;
  --bg-image-gradient: linear-gradient(rgba(253, 174, 217, 0), #4c696c);
  --cta-card-hover: 0 5px #462c17, 0 3px 12px rgba(0, 0, 0, 0.5);
  --divider-image: url("../images/divider-2.png");
  position: relative;
  font-family: "Bubble-Witch", arial, sans-serif;
}
.theme-bubble-witch-3 .game__gradient {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(32.84vw, #4c696c),
    to(#4f479c)
  );
  background-image: linear-gradient(#4c696c 32.84vw, #4f479c);
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
}
.theme-bubble-witch-3 .game__background {
  position: relative;
  width: 100%;
}
.theme-bubble-witch-3 .game__background::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 10vw;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(253, 174, 217, 0)),
    to(#4c696c)
  );
  background-image: linear-gradient(rgba(253, 174, 217, 0), #4c696c);
}
.theme-bubble-witch-3 .game__background .picture {
  height: 100%;
}
.theme-bubble-witch-3 .game__background .picture .picture__img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.theme-bubble-witch-3 .game__logo {
  position: absolute;
  -o-object-fit: contain;
  object-fit: contain;
  z-index: 2;
}
.theme-bubble-witch-3 .page-container {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    color-stop(20rem, #fff8e6)
  );
  background-image: linear-gradient(#fff, #fff8e6 20rem);
}
.theme-candy-crush-friends {
  --font-family: Candy-Crush-Friends, arial, sans-serif;
  --primary-color: #ee4129;
  --secondary-color: #ee4129;
  --text-color: #595554;
  --socials-color: #fff;
  --divider-color: 255, 255, 255;
  --box-shadow: 0 5px 0 0 #462c17, 2px 6px 6px rgba(0, 0, 0, 0.5);
  --page-background: linear-gradient(#4bc1ef 32.84vw, #f7f4ef);
  --container-background: linear-gradient(#fff, #fff 20rem);
  --cta-background: #ee4129;
  --socials-background: #e94028;
  --bg-image-gradient: linear-gradient(rgba(253, 174, 217, 0), #4bc1ef);
  --cta-card-hover: 0 5px #462c17, 0 3px 12px rgba(0, 0, 0, 0.5);
  --divider-image: url("../images/divider.png");
  position: relative;
  font-family: "Candy-Crush-Friends", arial, sans-serif;
}
.theme-candy-crush-friends .game__gradient {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(32.84vw, #4bc1ef),
    to(#f7f4ef)
  );
  background-image: linear-gradient(#4bc1ef 32.84vw, #f7f4ef);
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
}
.theme-candy-crush-friends .game__background {
  position: relative;
  width: 100%;
}
.theme-candy-crush-friends .game__background::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 10vw;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(253, 174, 217, 0)),
    to(#4bc1ef)
  );
  background-image: linear-gradient(rgba(253, 174, 217, 0), #4bc1ef);
}
.theme-candy-crush-friends .game__background .picture {
  height: 100%;
}
.theme-candy-crush-friends .game__background .picture .picture__img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.theme-candy-crush-friends .game__logo {
  position: absolute;
  -o-object-fit: contain;
  object-fit: contain;
  z-index: 2;
}
.theme-candy-crush-friends .page-container {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    color-stop(20rem, #fff)
  );
  background-image: linear-gradient(#fff, #fff 20rem);
}
.theme-farm-heroes-super {
  --font-family: Farm-Heroes-Bold, arial, sans-serif;
  --primary-color: #6d1233;
  --secondary-color: #6d1233;
  --text-color: #595554;
  --socials-color: #6d1233;
  --divider-color: 243, 228, 195;
  --box-shadow: 0 5px 0 0 #462c17, 2px 6px 6px rgba(0, 0, 0, 0.5);
  --page-background: linear-gradient(#683105 32.84vw, #522704);
  --container-background: linear-gradient(#f1c890, #f3e4c3 20rem);
  --cta-background: #6d1233;
  --socials-background: #e8863d;
  --bg-image-gradient: linear-gradient(rgba(253, 174, 217, 0), #683105);
  --cta-card-hover: 0 5px #462c17, 0 3px 12px rgba(0, 0, 0, 0.5);
  --divider-image: url("../images/divider.png");
  position: relative;
  font-family: "Farm-Heroes-Bold", arial, sans-serif;
}
.theme-farm-heroes-super .game__gradient {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(32.84vw, #683105),
    to(#522704)
  );
  background-image: linear-gradient(#683105 32.84vw, #522704);
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
}
.theme-farm-heroes-super .game__background {
  position: relative;
  width: 100%;
}
.theme-farm-heroes-super .game__background::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 10vw;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(253, 174, 217, 0)),
    to(#683105)
  );
  background-image: linear-gradient(rgba(253, 174, 217, 0), #683105);
}
.theme-farm-heroes-super .game__background .picture {
  height: 100%;
}
.theme-farm-heroes-super .game__background .picture .picture__img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.theme-farm-heroes-super .game__logo {
  position: absolute;
  -o-object-fit: contain;
  object-fit: contain;
  z-index: 2;
}
.theme-farm-heroes-super .page-container {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f1c890),
    color-stop(20rem, #f3e4c3)
  );
  background-image: linear-gradient(#f1c890, #f3e4c3 20rem);
}
.theme-diamond-diaries {
  --font-family: Diamond-Diaries, arial, sans-serif;
  --primary-color: #9a3995;
  --secondary-color: #9a3995;
  --text-color: #9a3995;
  --socials-color: #fff;
  --divider-color: 255, 250, 207;
  --box-shadow: 0 5px 0 0 #462c17, 2px 6px 6px rgba(0, 0, 0, 0.5);
  --page-background: linear-gradient(#82b647 32.84vw, #b13ba9);
  --container-background: linear-gradient(#fef080, #fffacf 20rem);
  --cta-background: #9a3995;
  --socials-background: transparent;
  --bg-image-gradient: linear-gradient(rgba(253, 174, 217, 0), #82b647);
  --cta-card-hover: 0 5px #462c17, 0 3px 12px rgba(0, 0, 0, 0.5);
  --divider-image: url("../images/divider.png");
  position: relative;
  font-family: "Diamond-Diaries", arial, sans-serif;
}
.theme-diamond-diaries .game__gradient {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(32.84vw, #82b647),
    to(#b13ba9)
  );
  background-image: linear-gradient(#82b647 32.84vw, #b13ba9);
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
}
.theme-diamond-diaries .game__background {
  position: relative;
  width: 100%;
}
.theme-diamond-diaries .game__background::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 10vw;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(253, 174, 217, 0)),
    to(#82b647)
  );
  background-image: linear-gradient(rgba(253, 174, 217, 0), #82b647);
}
.theme-diamond-diaries .game__background .picture {
  height: 100%;
}
.theme-diamond-diaries .game__background .picture .picture__img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.theme-diamond-diaries .game__logo {
  position: absolute;
  -o-object-fit: contain;
  object-fit: contain;
  z-index: 2;
}
.theme-diamond-diaries .page-container {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fef080),
    color-stop(20rem, #fffacf)
  );
  background-image: linear-gradient(#fef080, #fffacf 20rem);
}
.theme-pyramid-solitaire {
  --font-family: Pyramid, arial, sans-serif;
  --primary-color: #10514d;
  --secondary-color: #10514d;
  --text-color: #10514d;
  --socials-color: #137d7a;
  --divider-color: 255, 245, 231;
  --box-shadow: 0 5px 0 0 #462c17, 2px 6px 6px rgba(0, 0, 0, 0.5);
  --page-background: linear-gradient(#a3512c 32.84vw, #137d7a);
  --container-background: linear-gradient(#fffcf9, #fff5e7 20rem);
  --cta-background: #10514d;
  --socials-background: linear-gradient(
    0deg,
    #f0ce9f,
    #f2d2a6 29%,
    rgba(255, 245, 231, 0)
  );
  --bg-image-gradient: linear-gradient(rgba(253, 174, 217, 0), #a3512c);
  --cta-card-hover: 0 5px #462c17, 0 3px 12px rgba(0, 0, 0, 0.5);
  --divider-image: url("../images/divider.png");
  position: relative;
  font-family: "Pyramid", arial, sans-serif;
}
.theme-pyramid-solitaire .game__gradient {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(32.84vw, #a3512c),
    to(#137d7a)
  );
  background-image: linear-gradient(#a3512c 32.84vw, #137d7a);
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
}
.theme-pyramid-solitaire .game__background {
  position: relative;
  width: 100%;
}
.theme-pyramid-solitaire .game__background::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 10vw;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(253, 174, 217, 0)),
    to(#a3512c)
  );
  background-image: linear-gradient(rgba(253, 174, 217, 0), #a3512c);
}
.theme-pyramid-solitaire .game__background .picture {
  height: 100%;
}
.theme-pyramid-solitaire .game__background .picture .picture__img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.theme-pyramid-solitaire .game__logo {
  position: absolute;
  -o-object-fit: contain;
  object-fit: contain;
  z-index: 2;
}
.theme-pyramid-solitaire .page-container {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fffcf9),
    color-stop(20rem, #fff5e7)
  );
  background-image: linear-gradient(#fffcf9, #fff5e7 20rem);
}
.theme-bubble-witch-2 {
  --font-family: Bubble-Witch, arial, sans-serif;
  --primary-color: #6000aa;
  --secondary-color: #6000aa;
  --text-color: #6000aa;
  --socials-color: #6000aa;
  --divider-color: 255, 250, 235;
  --box-shadow: 0 5px 0 0 #462c17, 2px 6px 6px rgba(0, 0, 0, 0.5);
  --page-background: linear-gradient(#19ad85 32.84vw, #7c3762);
  --container-background: linear-gradient(#fff, #fffaeb 20rem);
  --cta-background: #6000aa;
  --socials-background: transparent;
  --bg-image-gradient: linear-gradient(rgba(253, 174, 217, 0), #19ad85);
  --cta-card-hover: 0 5px #462c17, 0 3px 12px rgba(0, 0, 0, 0.5);
  --divider-image: url("../images/divider.png");
  position: relative;
  font-family: "Bubble-Witch", arial, sans-serif;
}
.theme-bubble-witch-2 .game__gradient {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(32.84vw, #19ad85),
    to(#7c3762)
  );
  background-image: linear-gradient(#19ad85 32.84vw, #7c3762);
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
}
.theme-bubble-witch-2 .game__background {
  position: relative;
  width: 100%;
}
.theme-bubble-witch-2 .game__background::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 10vw;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(253, 174, 217, 0)),
    to(#19ad85)
  );
  background-image: linear-gradient(rgba(253, 174, 217, 0), #19ad85);
}
.theme-bubble-witch-2 .game__background .picture {
  height: 100%;
}
.theme-bubble-witch-2 .game__background .picture .picture__img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.theme-bubble-witch-2 .game__logo {
  position: absolute;
  -o-object-fit: contain;
  object-fit: contain;
  z-index: 2;
}
.theme-bubble-witch-2 .page-container {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    color-stop(20rem, #fffaeb)
  );
  background-image: linear-gradient(#fff, #fffaeb 20rem);
}
.theme-blossom-blast {
  --font-family: Blossom-Blast, arial, sans-serif;
  --primary-color: #a4213f;
  --secondary-color: #a4213f;
  --text-color: #a4213f;
  --socials-color: #ff547b;
  --divider-color: 248, 244, 236;
  --box-shadow: 0 5px 0 0 #462c17, 2px 6px 6px rgba(0, 0, 0, 0.5);
  --page-background: linear-gradient(#5dc01b 32.84vw, #47a20a);
  --container-background: linear-gradient(#fffefa, #f8f4ec 20rem);
  --cta-background: #a4213f;
  --socials-background: transparent;
  --bg-image-gradient: linear-gradient(rgba(253, 174, 217, 0), #5dc01b);
  --cta-card-hover: 0 5px #462c17, 0 3px 12px rgba(0, 0, 0, 0.5);
  --divider-image: url("../images/divider.png");
  position: relative;
  font-family: "Blossom-Blast", arial, sans-serif;
}
.theme-blossom-blast .game__gradient {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(32.84vw, #5dc01b),
    to(#47a20a)
  );
  background-image: linear-gradient(#5dc01b 32.84vw, #47a20a);
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
}
.theme-blossom-blast .game__background {
  position: relative;
  width: 100%;
}
.theme-blossom-blast .game__background::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 10vw;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(253, 174, 217, 0)),
    to(#5dc01b)
  );
  background-image: linear-gradient(rgba(253, 174, 217, 0), #5dc01b);
}
.theme-blossom-blast .game__background .picture {
  height: 100%;
}
.theme-blossom-blast .game__background .picture .picture__img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.theme-blossom-blast .game__logo {
  position: absolute;
  -o-object-fit: contain;
  object-fit: contain;
  z-index: 2;
}
.theme-blossom-blast .page-container {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fffefa),
    color-stop(20rem, #f8f4ec)
  );
  background-image: linear-gradient(#fffefa, #f8f4ec 20rem);
}
.theme-candy-crush-solitaire {
  --font-family: Candy-Crush-Solitaire, arial, sans-serif;
  --primary-color: #064ec7;
  --secondary-color: #064ec7;
  --text-color: #595554;
  --socials-color: #fff;
  --divider-color: 163, 232, 250;
  --box-shadow: 0 5px 0 0 #462c17, 2px 6px 6px rgba(0, 0, 0, 0.5);
  --page-background: linear-gradient(#0b0dac 32.84vw, #060761);
  --container-background: linear-gradient(#b2d8fa, #a2e8fb 20rem);
  --cta-background: #064ec7;
  --socials-background: #064ec7;
  --bg-image-gradient: linear-gradient(rgba(253, 174, 217, 0), #0b0dac);
  --cta-card-hover: 0 5px #462c17, 0 3px 12px rgba(0, 0, 0, 0.5);
  --divider-image: url("../images/divider.webp");
  position: relative;
  font-family: "Candy-Crush-Solitaire", arial, sans-serif;
}
.theme-candy-crush-solitaire .game__gradient {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(32.84vw, #0b0dac),
    to(#060761)
  );
  background-image: linear-gradient(#0b0dac 32.84vw, #060761);
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
}
.theme-candy-crush-solitaire .game__background {
  position: relative;
  width: 100%;
}
.theme-candy-crush-solitaire .game__background::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 10vw;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(253, 174, 217, 0)),
    to(#0b0dac)
  );
  background-image: linear-gradient(rgba(253, 174, 217, 0), #0b0dac);
}
.theme-candy-crush-solitaire .game__background .picture {
  height: 100%;
}
.theme-candy-crush-solitaire .game__background .picture .picture__img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.theme-candy-crush-solitaire .game__logo {
  position: absolute;
  -o-object-fit: contain;
  object-fit: contain;
  z-index: 2;
}
.theme-candy-crush-solitaire .page-container {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#b2d8fa),
    color-stop(20rem, #a2e8fb)
  );
  background-image: linear-gradient(#b2d8fa, #a2e8fb 20rem);
}
.theme-candy-crush-soda .socials__links {
  padding-top: 0;
}
.theme-candy-crush-soda .socials__links {
  padding-bottom: 66px;
}
.theme-candy-crush-soda .socials__graphic--left {
  background-image: url("../images/footer-svg.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.theme-candy-crush-soda .socials__graphic--left {
  height: 115px;
}
.theme-candy-crush .page-container {
  z-index: 1;
}
.theme-candy-crush .socials {
  -webkit-box-shadow: inset 0 0 40px 0 #fb217f;
  box-shadow: inset 0 0 40px 0 #fb217f;
}
.theme-candy-crush .socials__links {
  padding-top: 33px;
}
.theme-candy-crush .socials__links {
  padding-bottom: 88px;
}
.theme-candy-crush .socials__graphic--left {
  background-image: var(--divider-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.theme-candy-crush .socials__graphic--left {
  height: 20px;
}
.theme-candy-crush .two-cards__single {
  -webkit-box-shadow: var(--box-shadow);
  box-shadow: var(--box-shadow);
}
.theme-candy-crush .two-cards__text {
  color: var(--primary-color);
}
.theme-candy-crush .game-carousel__item {
  -webkit-box-shadow: var(--box-shadow);
  box-shadow: var(--box-shadow);
}
.theme-candy-crush .game__background {
  position: relative;
}
.theme-candy-crush .game__background::before,
.theme-candy-crush .game__background::after {
  position: absolute;
  content: "";
  top: 0;
  height: 550%;
  width: 800px;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
  pointer-events: none;
}
.theme-candy-crush .game__background::before {
  background-image: url("../images/background-left-graphic.png");
  left: 0;
}
.theme-candy-crush .game__background::after {
  background-image: url("../images/background-right-graphic.png");
  right: -22vh;
  left: auto;
  top: 130px;
}
.theme-farm-heroes .socials {
  margin-bottom: 0;
}
.theme-farm-heroes .socials__links {
  padding-top: 0;
}
.theme-farm-heroes .socials__links {
  padding-bottom: 0;
}
.theme-pet-rescue .socials__links {
  padding-bottom: 57px;
}
.theme-pet-rescue .socials__graphic--left {
  background-image: url("../images/socials-footer.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.theme-pet-rescue .socials__graphic--left {
  height: 204px;
}
.theme-candy-crush-jelly .socials__links {
  padding-bottom: 64px;
}
.theme-candy-crush-jelly .socials__graphic {
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.theme-candy-crush-jelly .socials__graphic--left {
  background-image: url("../images/candy-crush-jelly-socials-graphic.png");
  background-position: left;
  top: calc(50% + 7px);
  left: -40px;
}
.theme-candy-crush-jelly .socials__graphic--left {
  height: 41vw;
}
.theme-candy-crush-jelly .socials__graphic--right {
  background-image: url("../images/candy-crush-jelly-socials-graphic-right.png");
  background-position: right;
  top: calc(50% + 49px);
  right: -185px;
}
.theme-candy-crush-jelly .socials__graphic--right {
  height: 0;
}
.theme-bubble-witch-3 .socials {
  margin-top: 20px;
}
.theme-bubble-witch-3 .socials__links {
  padding-top: 21px;
}
.theme-bubble-witch-3 .socials__links {
  padding-bottom: 68px;
}
.theme-bubble-witch-3 .socials__graphic--left {
  background-image: url("../images/social-links-background.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  left: 0;
  width: 100%;
}
.theme-candy-crush-friends .socials__links {
  padding-bottom: 71px;
}
.theme-candy-crush-friends .socials__graphic--left {
  background-image: url("../images/social-links-background.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  top: 0;
  left: 0;
  width: 100%;
}
.theme-candy-crush-friends .socials__graphic--left {
  height: 80px;
}
.theme-farm-heroes-super .socials {
  background-color: rgba(0, 0, 0, 0);
}
.theme-farm-heroes-super .socials {
  padding-bottom: 50px;
}
.theme-farm-heroes-super .socials::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: var(--socials-background);
  z-index: 0;
}
.theme-farm-heroes-super .socials::after {
  height: 60px;
}
.theme-farm-heroes-super .socials__links {
  padding-bottom: 57px;
}
.theme-farm-heroes-super .socials__background,
.theme-farm-heroes-super .socials__graphic--left,
.theme-farm-heroes-super .socials__graphic--right {
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  position: absolute;
}
.theme-farm-heroes-super .socials__background {
  background-image: url("../images/divider.png");
  left: 0;
  width: 100%;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  z-index: 1;
}
.theme-farm-heroes-super .socials__background {
  height: 120px;
}
.theme-farm-heroes-super .socials__graphic--left {
  background-image: url("../images/social-links-graphic-left.png");
  left: 0;
  width: 30%;
  z-index: 0;
}
.theme-farm-heroes-super .socials__graphic--right {
  background-image: url("../images/social-links-graphic-right.png");
  right: 0;
  width: 30%;
  z-index: 0;
}
.theme-diamond-diaries .socials__links {
  padding-top: 3px;
}
.theme-diamond-diaries .socials__links {
  padding-bottom: 57px;
}
.theme-diamond-diaries .socials__background {
  background-image: url("../images/social-links-background.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.theme-diamond-diaries .socials__background {
  height: 204px;
}
.theme-pyramid-solitaire .banner__image--left {
  z-index: 0;
}
.theme-pyramid-solitaire .socials {
  background-color: rgba(0, 0, 0, 0);
}
.theme-pyramid-solitaire .socials {
  padding-top: 40px;
}
.theme-pyramid-solitaire .socials {
  padding-bottom: 62px;
}
.theme-pyramid-solitaire .socials__graphic--left,
.theme-pyramid-solitaire .socials__graphic--right {
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.theme-pyramid-solitaire .socials__graphic--left {
  background-image: url("../images/social-links-graphic-left.png");
  left: 0;
  z-index: 0;
  background-position: left;
}
.theme-pyramid-solitaire .socials__graphic--right {
  background-image: url("../images/social-links-graphic-right.png");
  right: 0;
  z-index: 0;
  background-position: right;
}
.theme-bubble-witch-2 .socials {
  background-color: rgba(0, 0, 0, 0);
}
.theme-bubble-witch-2 .socials {
  padding-top: 43px;
}
.theme-bubble-witch-2 .socials {
  padding-bottom: 92px;
}
.theme-bubble-witch-2 .socials__graphic--left,
.theme-bubble-witch-2 .socials__graphic--right {
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.theme-bubble-witch-2 .socials__graphic--left {
  background-image: url("../images/social-links-graphic-left.png");
  left: 0;
  z-index: 0;
  background-position: left;
}
.theme-bubble-witch-2 .socials__graphic--right {
  background-image: url("../images/social-links-graphic-right.png");
  right: 0;
  z-index: 0;
  background-position: right;
}
.theme-blossom-blast .socials {
  background-color: rgba(0, 0, 0, 0);
}
.theme-blossom-blast .socials {
  padding-top: 55px;
}
.theme-blossom-blast .socials {
  padding-bottom: 53px;
}
.theme-blossom-blast .socials__graphic--left,
.theme-blossom-blast .socials__graphic--right {
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.theme-blossom-blast .socials__graphic--left {
  background-image: url("../images/social-links-graphic-left.png");
  left: 0;
  z-index: 0;
  background-position: left;
}
.theme-blossom-blast .socials__graphic--right {
  background-image: url("../images/social-links-graphic-right.png");
  right: 0;
  z-index: 0;
  background-position: right;
}
.theme-candy-crush-solitaire .socials__links {
  padding-top: 37px;
}
.theme-candy-crush-solitaire .socials__links {
  padding-bottom: 62px;
}
.theme-candy-crush-solitaire .socials__graphic--left {
  background-image: var(--divider-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.theme-candy-crush-solitaire .socials__graphic--left {
  height: 20px;
}
.theme-candy-crush-solitaire .game__background {
  position: relative;
}
.theme-candy-crush-solitaire .game__background::before,
.theme-candy-crush-solitaire .game__background::after {
  position: absolute;
  content: "";
  top: 0;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
  pointer-events: none;
}
.theme-candy-crush-solitaire .game__background::before {
  background-image: url("../images/background_left.png");
  left: 0;
  top: 470%;
  width: 14.3vw;
}
.theme-candy-crush-solitaire .game__background::after {
  background-image: url("../images/background_right.png");
  right: 0;
  left: auto;
  top: 357%;
  width: 31vw;
}
.header_lang {
    display: none;
    align-items: center;
}
.header_lang li{
    margin-left: 16px;
}

.header_lang li a{
    color: #464646;
    font-weight: bold;
}
@media only screen and (min-width: 768px) {
    .header_lang {
        display: flex;
    }
  .standard.main,
  .cookies.main {
    overflow: visible;
  }
  .standard .page-container,
  .cookies .page-container {
    display: flex;
    flex-wrap: wrap;
  }
  .press-release__holder {
    display: flex;
  }
  .cookies .page-container {
    display: block;
  }
  .nav__list {
    display: flex;
  }
  .nav__list--right {
    margin-left: auto;
  }
  .nav__item:first-child .nav__link {
    margin-left: 10px;
  }
  .nav__item:last-child .nav__link {
    margin-right: 10px;
  }
  .nav__item--hide {
    display: none;
  }
  .nav__link::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 20%;
    right: 20%;
    height: 3px;
    background-color: #ff6a00;
    opacity: 0;
  }
  .nav__link--active::before {
    opacity: 1;
  }
  .nav__link-subicon {
    display: none;
  }
  .header__burger-btn {
    display: none;
  }
  .nav__submenu {
    display: none;
  }
  .footer__holder {
    display: grid;
  }
  .footer__links {
    grid-column: span 1;
  }
  .footer__slider {
    min-width: 100%;
  }
  .footer__lang-select {
    display: none;
  }
  .banner__holder {
    align-items: center;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .banner__media {
    position: relative;
  }
  .banner__socials-divider {
    background-image: var(--divider-image);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 100%;
    background-position: 50%;
  }
  .banner__socials-list {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    justify-content: center;
    width: 100%;
  }
  .banner__socials-gradient {
    display: none;
  }
  .hero {
    aspect-ratio: 16/9;
  }
  .hero .link {
    bottom: 15%;
  }
  .hero .picture {
    height: 100%;
  }
  .dual-side__holder {
    padding: clamp(26px, 1.5625vw, 42px) 0 clamp(22px, 1.3020833333vw, 35px);
  }
  .dual-side__holder::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 90%;
    background-color: #d6812b;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .dual-side__view {
    width: 50%;
  }
  .dual-side__view--left {
    align-items: flex-end;
  }
  .dual-side__view--left .picture {
    position: absolute;
    z-index: -1;
    bottom: 0;
  }
  .dual-side__view--right {
    padding: 0 clamp(9px, 0.5208333333vw, 14px);
  }
  .video__content {
    position: absolute;
  }
  .video__content-image {
    margin-bottom: clamp(12px, 0.7291666667vw, 19px);
  }
  .featured__list {
    display: flex !important;
  }
  .featured__card-text {
    line-height: 1.4;
  }
  .careers__holder {
    gap: clamp(22px, 1.3020833333vw, 35px);
  }
  .careers__positions {
    align-items: center;
    max-width: clamp(260px, 15.8854166667vw, 427px);
  }
  .careers__jobs {
    position: absolute;
  }
  .careers__number {
    font-weight: 700;
  }
  .careers__description {
    font-weight: 700;
  }
  .careers__title {
    font-weight: 400;
  }
  .games-banner__holder {
    align-items: center;
    display: flex;
  }
  .game-list__holder {
    display: grid;
  }
  .game-list__card:first-child .game-list__logo {
    top: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .two-cards__holder {
    display: flex;
    align-items: center;
    padding: 0 24px;
  }
  .two-cards__single {
    flex: 0 1 50%;
    aspect-ratio: 16/8.5;
  }
  .game-video__wrapper {
    padding: 0 6px;
    width: 78.9%;
  }
  .game-carousel__holder {
    width: 87%;
  }
  .game-carousel__list {
    gap: 22px;
  }
  .game-carousel__list .game-carousel__item {
    flex: 0 1 33.33%;
    margin-right: 0 !important;
  }
  .game-carousel__controls .icon {
    display: none;
  }
  .cta-cards {
    max-width: 83%;
  }
  .cta-cards__holder {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .cta-cards__img {
    min-height: 100px;
  }
  .spotlight__wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    position: relative;
  }
  .spotlight__background {
    -webkit-transform: rotate(1deg) scale(1.02);
    transform: rotate(1deg) scale(1.02);
  }
  .spotlight__content {
    height: inherit;
    grid-column: 2/3;
    justify-content: flex-start;
  }
  .spotlight__svg--left {
    grid-column: 1/2;
  }
  .spotlight__svg--right {
    grid-column: 3/4;
  }
  .text-module__columns {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .contact__content {
    flex: 0 0 49%;
  }
  .contact__image {
    margin-left: 2.8%;
  }
  .image-text__graphic {
    width: 43%;
    margin-left: -30px;
    margin-top: 4px;
  }
  .team__item:nth-child(even) {
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  .post__category {
    background-color: #fa4092;
    text-transform: uppercase;
    margin-left: auto;
  }
  .policy__holder {
    justify-content: space-between;
  }
  .error__img--right {
    max-height: 101%;
  }
  .zig-zag--reversed .zig-zag__holder {
    flex-direction: row-reverse;
  }
  .zig-zag__holder {
    justify-content: space-between;
    gap: 20px;
  }
  .theme-candy-crush .game__background {
    height: 33vw;
  }
  .theme-candy-crush .game__logo {
    max-width: 16.7vw;
    width: 100%;
  }
  .theme-candy-crush .game__logo--margin-top {
    max-height: clamp(225px, 13.75vw, 369px);
  }
  .theme-candy-crush-soda .game__background {
    height: 33vw;
  }
  .theme-candy-crush-soda .game__logo {
    max-width: 16.7vw;
    width: 100%;
  }
  .theme-candy-crush-soda .game__logo--margin-top {
    max-height: clamp(225px, 13.75vw, 369px);
  }
  .theme-farm-heroes .game__background {
    height: 33vw;
  }
  .theme-farm-heroes .game__logo {
    max-width: 16.7vw;
    width: 100%;
  }
  .theme-farm-heroes .game__logo--margin-top {
    max-height: clamp(225px, 13.75vw, 369px);
  }
  .theme-pet-rescue .game__background {
    height: 33vw;
  }
  .theme-pet-rescue .game__logo {
    max-width: 16.7vw;
    width: 100%;
  }
  .theme-pet-rescue .game__logo--margin-top {
    max-height: clamp(225px, 13.75vw, 369px);
  }
  .theme-candy-crush-jelly .game__background {
    height: 33vw;
  }
  .theme-candy-crush-jelly .game__logo {
    max-width: 16.7vw;
    width: 100%;
  }
  .theme-candy-crush-jelly .game__logo--margin-top {
    max-height: clamp(225px, 13.75vw, 369px);
  }
  .theme-bubble-witch-3 .game__background {
    height: 33vw;
  }
  .theme-bubble-witch-3 .game__logo {
    max-width: 16.7vw;
    width: 100%;
  }
  .theme-bubble-witch-3 .game__logo--margin-top {
    max-height: clamp(225px, 13.75vw, 369px);
  }
  .theme-candy-crush-friends .game__background {
    height: 33vw;
  }
  .theme-candy-crush-friends .game__logo {
    max-width: 16.7vw;
    width: 100%;
  }
  .theme-candy-crush-friends .game__logo--margin-top {
    max-height: clamp(225px, 13.75vw, 369px);
  }
  .theme-farm-heroes-super .game__background {
    height: 33vw;
  }
  .theme-farm-heroes-super .game__logo {
    max-width: 16.7vw;
    width: 100%;
  }
  .theme-farm-heroes-super .game__logo--margin-top {
    max-height: clamp(225px, 13.75vw, 369px);
  }
  .theme-diamond-diaries .game__background {
    height: 33vw;
  }
  .theme-diamond-diaries .game__logo {
    max-width: 16.7vw;
    width: 100%;
  }
  .theme-diamond-diaries .game__logo--margin-top {
    max-height: clamp(225px, 13.75vw, 369px);
  }
  .theme-pyramid-solitaire .game__background {
    height: 33vw;
  }
  .theme-pyramid-solitaire .game__logo {
    max-width: 16.7vw;
    width: 100%;
  }
  .theme-pyramid-solitaire .game__logo--margin-top {
    max-height: clamp(225px, 13.75vw, 369px);
  }
  .theme-bubble-witch-2 .game__background {
    height: 33vw;
  }
  .theme-bubble-witch-2 .game__logo {
    max-width: 16.7vw;
    width: 100%;
  }
  .theme-bubble-witch-2 .game__logo--margin-top {
    max-height: clamp(225px, 13.75vw, 369px);
  }
  .theme-blossom-blast .game__background {
    height: 33vw;
  }
  .theme-blossom-blast .game__logo {
    max-width: 16.7vw;
    width: 100%;
  }
  .theme-blossom-blast .game__logo--margin-top {
    max-height: clamp(225px, 13.75vw, 369px);
  }
  .theme-candy-crush-solitaire .game__background {
    height: 33vw;
  }
  .theme-candy-crush-solitaire .game__logo {
    max-width: 16.7vw;
    width: 100%;
  }
  .theme-candy-crush-solitaire .game__logo--margin-top {
    max-height: clamp(225px, 13.75vw, 369px);
  }
  .theme-candy-crush .socials__graphic--left {
    width: 100%;
  }
  .theme-bubble-witch-3 .banner__socials {
    height: 80px;
    width: 120%;
    left: -10%;
    margin-top: -29px;
  }
  .theme-bubble-witch-3 .banner__socials-divider {
    background-size: 96%;
  }
  .theme-farm-heroes-super .banner__socials {
    width: 116%;
    margin-left: -8%;
  }
  .theme-pyramid-solitaire .socials {
    background: var(--socials-background);
  }
  .theme-bubble-witch-2 .banner__socials {
    width: 116%;
    margin-left: -8%;
  }
  .theme-candy-crush-solitaire .game__logo.game__logo--margin-top {
    top: 21%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199.98px) {
  .wrap {
    padding: 0 24px;
  }
  .game .page-container {
    max-width: calc(100vw - 54px);
  }
  .corporate section:last-of-type,
  .press section:last-of-type {
    padding-bottom: 70px;
  }
  .compliance section:last-of-type {
    padding-bottom: 119px;
  }
  .standard__back {
    font-size: 20px;
  }
  .standard__back .icon {
    font-size: 20px;
  }
  .standard__back {
    padding: 0 24px;
  }
  .press-release__holder {
    gap: 20px;
    justify-content: space-between;
  }
  .report-page .report-page__back {
    font-size: 20px;
  }
  .report-page .report-page__back {
    margin-bottom: 8px;
  }
  .report-page .report-page__back .icon {
    font-size: 18px;
  }
  .faq .media-banner {
    padding-bottom: 55px;
  }
  .rte ul {
    margin-bottom: 16px;
  }
  .rte ol {
    margin-bottom: 16px;
  }
  .rte li {
    font-size: 15px;
  }
  .rte h1,
  .h1 {
    font-size: 40px;
  }
  .rte h2,
  .h2 {
    font-size: 23px;
  }
  .rte h3,
  .h3 {
    font-size: 18px;
  }
  .rte h4,
  .h4 {
    font-size: 15px;
  }
  .rte p,
  p {
    font-size: 15px;
  }
  .rte .standfirst,
  .standfirst {
    font-size: 19px;
  }
  .rte .text-small,
  .text-small {
    font-size: 15px;
  }
  .rte p {
    margin-bottom: 15px;
  }
  .rte h1 {
    margin-bottom: 15px;
  }
  .rte h3 {
    margin-top: 28px;
  }
  .rte h4 {
    margin-top: 25px;
  }
  .rte:not(.rte--secondary) table td {
    font-size: 15px;
  }
  .rte--secondary table {
    margin-bottom: 15px;
  }
  .rte--table table {
    margin-bottom: 15px;
  }
  .rte--table table td {
    font-size: 15px;
  }
  .rte--table table td {
    line-height: 23px;
  }
  .link,
  #ot-sdk-btn.ot-sdk-show-settings.link {
    font-size: 20px;
  }
  .link,
  #ot-sdk-btn.ot-sdk-show-settings.link {
    padding-block: 14px;
  }
  .link,
  #ot-sdk-btn.ot-sdk-show-settings.link {
    padding-inline: 40px;
  }
  .link-secondary {
    font-size: 18px;
  }
  .cookies__back {
    font-size: 20px;
  }
  .cookies__back .icon {
    font-size: 20px;
  }
  .cookies__title {
    font-size: 40px;
  }
  .nav__link-icon {
    font-size: 7px;
  }
  .footer {
    padding-top: 52px;
  }
  .footer__holder {
    grid-template-columns: repeat(4, 1fr);
    padding-bottom: 17px;
  }
  .footer__info {
    grid-column: 1 / span 2;
    padding-right: 10px;
  }
  .footer__title {
    font-size: 24px;
  }
  .footer__title {
    margin-bottom: 1px;
  }
  .footer__info-item {
    margin: 2px 0;
  }
  .footer__info-item:nth-child(4) {
    margin-bottom: 13px;
  }
  .footer__links {
    margin-top: 40px;
    padding: 0 13px;
  }
  .footer__links::before,
  .footer__links::after {
    top: 19px;
    bottom: 50px;
  }
  .footer__links::after {
    right: -6px;
    left: auto;
  }
  .footer__links-item:not(:last-child) {
    margin-bottom: 18px;
  }
  .footer__links-link {
    font-size: 16px;
  }
  .footer__socials::after,
  .footer__socials::before {
    display: none;
  }
  .footer__socials-item {
    margin-left: 43px;
  }
  .footer__socials-item:not(:last-child) {
    margin-bottom: 20px;
  }
  .footer__socials-link .icon {
    font-size: 17px;
    margin-right: 15px;
  }
  .footer__slider {
    grid-column: 1/-1;
    margin-top: 24px;
    padding-top: 35px;
  }
  .footer__slider::before {
    content: "";
    position: absolute;
    height: 1px;
    width: 52%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #6b6b6b;
  }
  .footer__slider-track {
    padding: 9px 0 35px;
    margin: 0 10%;
  }
  .footer__legal {
    padding: 35px 0 67px;
  }
  .footer__lang {
    padding: 0 40px;
    gap: 3px 21px;
    margin-bottom: 10px;
  }
  .banner {
    margin-bottom: 50px;
  }
  .banner--text-block {
    margin-bottom: 82px;
  }
  .banner__title {
    margin-bottom: 7px;
  }
  .banner__socials {
    height: 24px;
  }
  .banner__socials-image {
    height: 34px;
  }
  .dual-side {
    min-height: 350px;
    background-position: -45.5vw -14vw;
  }
  .dual-side__view--right {
    padding: 0 32px 0 20px;
  }
  .dual-side__view--right .picture {
    max-width: 272px;
    margin-bottom: 6px;
  }
  .dual-side__logo {
    max-height: 112px;
    margin-right: 2px;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: right;
    object-position: right;
  }
  .dual-side__title {
    font-size: 19px;
  }
  .dual-side__title {
    margin-bottom: 6px;
  }
  .featured {
    margin-top: 30px;
  }
  .featured {
    margin-bottom: 30px;
  }
  .featured__title {
    font-size: 24px;
  }
  .featured__title {
    margin-bottom: 3px;
  }
  .featured__card-title {
    font-size: 20px;
  }
  .featured__card-text {
    font-size: 15px;
  }
  .careers__number {
    font-size: 77px;
  }
  .careers__description {
    font-size: 14px;
  }
  .games-banner__holder {
    min-height: 456px;
    position: relative;
    padding-top: 95px;
  }
  .games-banner__image--left {
    position: absolute;
    top: 30px;
    left: 0;
    max-width: 76px;
    width: 100%;
  }
  .games-banner__image--right {
    position: absolute;
    max-width: 246px;
    width: 100%;
    right: 63px;
    top: 25%;
  }
  .games-banner__content {
    margin-left: 60px;
    max-width: 40%;
    width: 100%;
  }
  .games-banner__title {
    margin-bottom: 14px;
  }
  .games-banner__title {
    font-size: 32px;
  }
  .games-banner__text {
    letter-spacing: -0.1px;
    font-size: 18px;
    line-height: 1.44;
  }
  .game-list__title {
    font-size: 19px;
  }
  .two-cards {
    margin-bottom: 50px;
  }
  .two-cards__holder {
    gap: 21px;
  }
  .two-cards__text {
    font-size: 26px;
  }
  .game-video {
    margin-bottom: 66px;
  }
  .game-video__title {
    font-size: 42px;
  }
  .game-video__title {
    line-height: 46px;
  }
  .game-carousel {
    margin-bottom: 78px;
  }
  .game-carousel__holder {
    padding-left: 14px;
  }
  .game-carousel__holder {
    padding-right: 14px;
  }
  .game-carousel__title {
    font-size: 37px;
  }
  .game-carousel__title {
    margin-bottom: 0;
  }
  .game-carousel__item {
    min-height: 355px;
    height: 46.6vw;
  }
  .game-carousel__arrow {
    font-size: 46px;
  }
  .cta-cards {
    margin-bottom: 46px;
  }
  .cta-cards__title {
    font-size: 14px;
  }
  .spotlight {
    margin-bottom: 28px;
  }
  .spotlight__wrapper {
    height: 250px;
  }
  .spotlight__background {
    border-radius: 12px;
  }
  .spotlight__content {
    margin-top: 3vw;
  }
  .spotlight__logo {
    max-width: 137px;
  }
  .spotlight__cta {
    max-width: 200px;
  }
  .socials__links {
    gap: 20px;
  }
  .socials__link {
    font-size: 35px;
  }
  .media-banner {
    margin-bottom: 55px;
  }
  .media-banner__badge {
    top: 39px;
  }
  .media-banner__badge {
    left: 15px;
  }
  .media-banner__title {
    font-size: 32px;
  }
  .media-banner__title {
    padding-top: 80px;
  }
  .media-banner__list {
    margin-top: 138px;
  }
  .text-module {
    margin-bottom: 83px;
  }
  .text-module__holder {
    margin-inline: 62px;
  }
  .text-module__title {
    font-size: 23px;
  }
  .text-module__columns {
    margin-top: 21px;
  }
  .text-module__highlight {
    margin-bottom: 15px;
  }
  .contact__content {
    margin-left: 62px;
  }
  .contact__title {
    font-size: 24px;
  }
  .contact__title {
    margin-bottom: 8px;
  }
  .contact__description {
    margin-bottom: 16px;
  }
  .image-text__title {
    font-size: 23px;
  }
  .image-text__title {
    margin-bottom: 15px;
  }
  .image-text__content {
    margin-left: 30px;
  }
  .image-text__list {
    padding-left: 16px;
  }
  .image-text__link {
    font-size: 19px;
  }
  .press-kit__title {
    font-size: 23px;
  }
  .press-kit__subtitle {
    font-size: 23px;
  }
  .press-kit__list {
    margin-bottom: 59px;
  }
  .team__title {
    font-size: 23px;
  }
  .team__item {
    gap: 89px;
  }
  .team__item:not(:last-child) {
    margin-bottom: 27px;
  }
  .team__image {
    width: 156px;
  }
  .team__name {
    font-size: 31px;
  }
  .team__name {
    margin-bottom: 10px;
  }
  .team__position {
    font-size: 22px;
  }
  .posts-list {
    padding-bottom: 95px;
  }
  .posts-list__list {
    margin-bottom: 21px;
  }
  .post .icon {
    font-size: 17px;
  }
  .post__date {
    font-size: 15px;
  }
  .post__date {
    width: 127px;
  }
  .post__title {
    font-size: 15px;
  }
  .post__category {
    font-size: 10px;
  }
  .rte__title {
    font-size: 40px;
  }
  .rte__title {
    margin-bottom: 16px;
  }
  .rte__subheading {
    font-size: 16px;
  }
  .rte__subheading {
    margin-bottom: 16px;
  }
  .print__text {
    font-size: 15px;
  }
  .policy__title {
    font-size: 36px;
  }
  .policy__title {
    margin-bottom: 20px;
  }
  .error__images {
    margin-bottom: 23px;
  }
  .error__img--left {
    left: 56px;
  }
  .error__title {
    font-size: 24px;
  }
  .error__title {
    margin-bottom: 8px;
  }
  .error__text {
    font-size: 15px;
  }
  .blog-post__date {
    font-size: 18px;
  }
  .blog-post__date {
    margin-bottom: 17px;
  }
  .blog-post__title {
    font-size: 47px;
  }
  .breadcrumbs__link {
    font-size: 18px;
  }
  .side-tags {
    margin-top: 22px;
  }
  .side-tags__category {
    margin-bottom: 22px;
  }
  .zig-zag {
    margin-top: 123px;
  }
  .zig-zag__title {
    margin-bottom: 4px;
  }
  .theme-candy-crush-soda .socials__links {
    padding-top: 9px;
  }
  .theme-candy-crush-soda .socials__links {
    padding-bottom: 73px;
  }
  .theme-candy-crush-soda .socials__graphic--left {
    height: 78px;
  }
  .theme-candy-crush .socials__links {
    padding-top: 28px;
  }
  .theme-candy-crush .socials__links {
    padding-bottom: 62px;
  }
  .theme-candy-crush .socials__graphic--left {
    height: 19px;
  }
  .theme-farm-heroes .socials__links {
    padding-top: 10px;
  }
  .theme-farm-heroes .socials__links {
    padding-bottom: 25px;
  }
  .theme-pet-rescue .socials__links {
    padding-bottom: 89px;
  }
  .theme-pet-rescue .socials__graphic--left {
    height: 256px;
  }
  .theme-candy-crush-jelly .socials__links {
    padding-bottom: 69px;
  }
  .theme-candy-crush-jelly .socials__graphic--left {
    height: 128px;
  }
  .theme-candy-crush-jelly .socials__graphic--right {
    height: 126px;
  }
  .theme-candy-crush-jelly .socials__graphic--right {
    top: calc(50% + 30px);
  }
  .theme-bubble-witch-3 .socials {
    margin-top: 84px;
  }
  .theme-bubble-witch-3 .socials__links {
    padding-top: 44px;
  }
  .theme-bubble-witch-3 .socials__links {
    padding-bottom: 75px;
  }
  .theme-candy-crush-friends .socials__links {
    padding-bottom: 64px;
  }
  .theme-candy-crush-friends .socials__graphic--left {
    height: 120px;
  }
  .theme-farm-heroes-super .socials::after {
    height: 70px;
  }
  .theme-farm-heroes-super .socials__links {
    padding-bottom: 76px;
  }
  .theme-diamond-diaries .socials__links {
    padding-top: 67px;
  }
  .theme-diamond-diaries .socials__links {
    padding-bottom: 96px;
  }
  .theme-diamond-diaries .socials__background {
    height: 179px;
  }
  .theme-pyramid-solitaire .socials {
    padding-top: 58px;
  }
  .theme-pyramid-solitaire .socials {
    padding-bottom: 104px;
  }
  .theme-bubble-witch-2 .socials {
    padding-top: 106px;
  }
  .theme-bubble-witch-2 .socials {
    padding-bottom: 135px;
  }
  .theme-blossom-blast .socials {
    padding-top: 106px;
  }
  .theme-blossom-blast .socials {
    padding-bottom: 137px;
  }
  .theme-candy-crush-solitaire .socials__links {
    padding-top: 35px;
  }
  .theme-candy-crush-solitaire .socials__links {
    padding-bottom: 104px;
  }
  .theme-candy-crush-solitaire .socials__graphic--left {
    height: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .page-container {
    margin-bottom: -63px;
  }
  .press section:last-of-type {
    padding-bottom: 54px;
  }
  .standard .page-container,
  .cookies .page-container {
    padding-top: 93px;
    padding-bottom: 180px;
  }
  .standard:not(.standard--seconadry) .rte,
  .cookies:not(.standard--seconadry) .rte {
    max-width: 67.5%;
  }
  .standard:not(.standard--seconadry) .rte .wrap,
  .cookies:not(.standard--seconadry) .rte .wrap {
    padding-right: 20px;
  }
  .standard:not(.standard--seconadry) .sidebar {
    max-width: 32.5%;
  }
  .standard__back {
    letter-spacing: -0.5px;
  }
  .standard--seconadry .page-container {
    padding: 90px 24px 153px 3.1%;
  }
  .error .page-container {
    margin-top: 71px;
    padding: 0 19.4% 149px;
  }
  .error::before {
    width: 34.8%;
  }
  .error::after {
    width: 10.4%;
  }
  .press-release {
    margin-bottom: -80px;
  }
  .press-release .page-container {
    margin-top: 23px;
  }
  .press-release.corporate .media-banner {
    margin-bottom: 47px;
  }
  .press-release__holder {
    margin: 0 11.2%;
  }
  .report-page .report-page__back {
    letter-spacing: -0.5px;
    padding-inline: 11.1%;
  }
  .report-page section:last-of-type {
    padding-bottom: 94px;
  }
  .rte li {
    line-height: 1.42;
  }
  .rte p,
  p {
    line-height: 1.42;
  }
  .rte .standfirst,
  .standfirst {
    letter-spacing: -0.4px;
    line-height: 1.37;
  }
  .link-secondary {
    padding: 11px 34px;
    letter-spacing: -0.4px;
  }
  .cookies .page-container {
    padding-inline: 24px;
    padding-bottom: 94px;
  }
  .cookies__back {
    letter-spacing: -0.5px;
  }
  .header .wrap {
    padding: 0 21px;
  }
  .nav__link::before {
    height: 2px;
    bottom: -1px;
  }
  .banner--text-block .banner__holder {
    grid-template-columns: 1fr 44% 1fr;
  }
  .banner--text-block .banner__image--left {
    width: 85%;
    right: 37px;
    bottom: -18px;
  }
  .banner--text-block .banner__image--right {
    width: 85%;
    bottom: -18px;
    left: 38px;
  }
  .banner__image--left {
    width: 114%;
    right: 27px;
    bottom: -9px;
  }
  .banner__image--right {
    width: 114%;
    bottom: -10px;
    left: 27px;
  }
  .banner__content {
    padding: 4.2vw 0 6.2vw;
  }
  .banner__title {
    font-size: 2.6vw;
  }
  .banner__text {
    letter-spacing: -0.3px;
    font-size: 1.8vw;
    line-height: 1.4;
  }
  .dual-side__view--left {
    padding: 55px 21px 27px 38px;
  }
  .dual-side__view--left .picture {
    left: -8%;
  }
  .dual-side__view--left .picture__img {
    height: 38vw;
    -o-object-fit: contain;
    object-fit: contain;
    width: auto;
  }
  .video__holder {
    margin-bottom: -33px;
  }
  .video__content {
    right: 9%;
    top: 17%;
    max-width: 26%;
  }
  .video__btn {
    z-index: 1;
  }
  .video__btn .icon {
    width: 54px;
    border: 6px solid #fff;
    margin-top: -32px;
  }
  .featured .wrap {
    padding: 0 20px;
  }
  .featured__title {
    padding-left: 4px;
  }
  .featured__games {
    width: 100%;
  }
  .featured__track {
    padding: 4px !important;
  }
  .featured__card-content {
    padding: 20px 24px 44px;
  }
  .featured__card-title {
    letter-spacing: -0.6px;
  }
  .featured__card-text {
    letter-spacing: -0.5px;
  }
  .careers {
    padding: 53px 0;
    min-height: 425px;
  }
  .careers .picture {
    max-width: 400px;
  }
  .careers__holder {
    padding-left: 25px;
    margin-top: 48px;
    gap: 25px;
  }
  .careers__positions {
    max-width: 21.5%;
  }
  .careers__jobs {
    margin-top: -26px;
  }
  .careers__description {
    margin-top: -5px;
  }
  .careers__info {
    margin-top: 13px;
  }
  .careers__info .link {
    margin-top: 18px;
  }
  .careers__title {
    font-size: 23px;
    margin-bottom: 7px;
  }
  .careers__text {
    letter-spacing: -0.2px;
    max-width: 200px;
    line-height: 1.4;
  }
  .careers__graphic {
    top: -49.8%;
    right: 34.5%;
    max-width: 100px;
  }
  .game-list {
    margin-top: 9px;
    padding: 35px 24px 88px;
  }
  .game-list__holder {
    grid-template-columns: repeat(3, 1fr);
    gap: 25px 22px;
  }
  .game-list__card {
    height: 266px;
  }
  .game-list__card:first-child .game-list__graphic {
    max-width: 143px;
    margin: 0 43px -34px 0;
  }
  .game-list__card:not(:first-child) .game-list__graphic {
    max-width: 96px;
    margin: 0 6px -28px 0;
  }
  .game-list__card:not(:first-child) .game-list__logo {
    margin: 12px 0 0 13px;
  }
  .game-list__logo {
    max-width: 132px;
  }
  .game-list__content {
    padding: 13px 14px 3px;
  }
  .game-list__title {
    letter-spacing: 0.2px;
  }
  .two-cards__holder {
    width: 90%;
  }
  .two-cards__text {
    padding: 6px 10px;
  }
  .game-video__button {
    width: 86px;
  }
  .game-carouse__track .splide__list {
    padding: 10px 0 20px !important;
  }
  .game-carousel__arrow--next {
    right: -52px;
  }
  .game-carousel__arrow--prev {
    left: -52px;
  }
  .game-carousel__gradient {
    width: 80px;
  }
  .cta-cards__holder {
    gap: 24px;
  }
  .cta-cards__link {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: calc(33% - 15px);
    aspect-ratio: 1/1.1;
  }
  .cta-cards__label {
    padding: 10px 19px 4px;
  }
  .spotlight__holder {
    aspect-ratio: 17/6;
  }
  .spotlight__svg--left {
    bottom: 17px;
    left: -30px;
  }
  .spotlight__svg--right {
    bottom: 7px;
    right: -26px;
  }
  .socials {
    margin-bottom: -47px;
  }
  .media-banner__picture {
    margin-top: 17px;
  }
  .media-banner__list {
    padding: 7px 11px 10px;
  }
  .media-banner__link {
    padding: 6px 7px 5px;
  }
  .contact__content .rte p {
    letter-spacing: -0.4px;
    margin-top: 20px;
  }
  .contact__description {
    letter-spacing: -0.2px;
  }
  .contact__image {
    width: 39.4%;
    margin-top: -54px;
  }
  .image-text__item {
    letter-spacing: -0.5px;
  }
  .press-kit {
    padding-top: 55px;
  }
  .press-kit__holder {
    margin: 0 8.6%;
  }
  .press-kit__list {
    margin-top: 17px;
  }
  .press-kit__item {
    flex: 1 1 50%;
  }
  .press-kit__image {
    width: 82%;
  }
  .team__title {
    margin: 0 15% 11px;
  }
  .team__list {
    margin: 0 17.8%;
  }
  .team__name {
    line-height: 1.2;
  }
  .posts-list__holder {
    margin: 0 17.2%;
  }
  .posts-list__graphic--left {
    max-width: 249px;
    top: 22px;
    left: -18px;
  }
  .posts-list__graphic--right {
    max-width: 290px;
    top: -47px;
    right: -116px;
  }
  .posts-list__list {
    padding: 6px 12px;
  }
  .post {
    padding: 16px 13px 12px 8px;
  }
  .post__category {
    padding: 3px 10px;
    letter-spacing: 0.4px;
  }
  .sidebar {
    max-width: 249px;
    padding-right: 25px;
    margin-top: 104px;
  }
  .sidebar__title {
    padding: 0 11px;
  }
  .sidebar__link {
    padding: 5px 11px;
    border-radius: 6px;
  }
  .sidebar__button.link {
    margin-bottom: 20px;
  }
  .print {
    max-width: 67.5%;
  }
  .print .wrap {
    padding-right: 20px;
  }
  .policy .sidebar {
    max-width: 224px;
    margin-top: 57px;
    top: 20px;
  }
  .policy .sidebar__link {
    padding: 4.5px 12px;
  }
  .policy__content {
    max-width: 65.3%;
    margin-bottom: 190px;
  }
  .error__background {
    max-height: 18vw;
  }
  .error__img--left {
    max-height: 39%;
  }
  .error__img--right {
    bottom: -26px;
    right: 58px;
  }
  .error__text {
    letter-spacing: -0.2px;
  }
  .blog-post {
    max-width: 63.3%;
  }
  .blog-post .rte p {
    line-height: 1.8;
  }
  .breadcrumbs {
    margin: 0 11.2%;
  }
  .report {
    padding-inline: 11.1%;
  }
  .report__links {
    margin-top: 35px;
  }
  .zig-zag {
    margin-bottom: 194px;
  }
  .zig-zag:last-child {
    margin-bottom: 157px;
  }
  .zig-zag--reversed .zig-zag__content {
    margin-right: 34px;
    margin-left: 0;
  }
  .zig-zag--reversed .zig-zag__image {
    margin-left: 12px;
  }
  .zig-zag__content {
    margin-left: 38px;
    max-width: 39%;
  }
  .zig-zag__image {
    max-width: 48%;
  }
  .theme-candy-crush .game__gradient {
    height: calc(100% + 52px);
  }
  .theme-candy-crush .game__logo {
    left: 10.7%;
  }
  .theme-candy-crush .game__logo--sticky {
    top: -27px;
  }
  .theme-candy-crush .game__logo--margin-top {
    top: 120px;
  }
  .theme-candy-crush-soda .game__gradient {
    height: calc(100% + 52px);
  }
  .theme-candy-crush-soda .game__logo {
    left: 10.7%;
  }
  .theme-candy-crush-soda .game__logo--sticky {
    top: -27px;
  }
  .theme-candy-crush-soda .game__logo--margin-top {
    top: 120px;
  }
  .theme-farm-heroes .game__gradient {
    height: calc(100% + 52px);
  }
  .theme-farm-heroes .game__logo {
    left: 10.7%;
  }
  .theme-farm-heroes .game__logo--sticky {
    top: -27px;
  }
  .theme-farm-heroes .game__logo--margin-top {
    top: 120px;
  }
  .theme-pet-rescue .game__gradient {
    height: calc(100% + 52px);
  }
  .theme-pet-rescue .game__logo {
    left: 10.7%;
  }
  .theme-pet-rescue .game__logo--sticky {
    top: -27px;
  }
  .theme-pet-rescue .game__logo--margin-top {
    top: 120px;
  }
  .theme-candy-crush-jelly .game__gradient {
    height: calc(100% + 52px);
  }
  .theme-candy-crush-jelly .game__logo {
    left: 10.7%;
  }
  .theme-candy-crush-jelly .game__logo--sticky {
    top: -27px;
  }
  .theme-candy-crush-jelly .game__logo--margin-top {
    top: 120px;
  }
  .theme-bubble-witch-3 .game__gradient {
    height: calc(100% + 52px);
  }
  .theme-bubble-witch-3 .game__logo {
    left: 10.7%;
  }
  .theme-bubble-witch-3 .game__logo--sticky {
    top: -27px;
  }
  .theme-bubble-witch-3 .game__logo--margin-top {
    top: 120px;
  }
  .theme-candy-crush-friends .game__gradient {
    height: calc(100% + 52px);
  }
  .theme-candy-crush-friends .game__logo {
    left: 10.7%;
  }
  .theme-candy-crush-friends .game__logo--sticky {
    top: -27px;
  }
  .theme-candy-crush-friends .game__logo--margin-top {
    top: 120px;
  }
  .theme-farm-heroes-super .game__gradient {
    height: calc(100% + 52px);
  }
  .theme-farm-heroes-super .game__logo {
    left: 10.7%;
  }
  .theme-farm-heroes-super .game__logo--sticky {
    top: -27px;
  }
  .theme-farm-heroes-super .game__logo--margin-top {
    top: 120px;
  }
  .theme-diamond-diaries .game__gradient {
    height: calc(100% + 52px);
  }
  .theme-diamond-diaries .game__logo {
    left: 10.7%;
  }
  .theme-diamond-diaries .game__logo--sticky {
    top: -27px;
  }
  .theme-diamond-diaries .game__logo--margin-top {
    top: 120px;
  }
  .theme-pyramid-solitaire .game__gradient {
    height: calc(100% + 52px);
  }
  .theme-pyramid-solitaire .game__logo {
    left: 10.7%;
  }
  .theme-pyramid-solitaire .game__logo--sticky {
    top: -27px;
  }
  .theme-pyramid-solitaire .game__logo--margin-top {
    top: 120px;
  }
  .theme-bubble-witch-2 .game__gradient {
    height: calc(100% + 52px);
  }
  .theme-bubble-witch-2 .game__logo {
    left: 10.7%;
  }
  .theme-bubble-witch-2 .game__logo--sticky {
    top: -27px;
  }
  .theme-bubble-witch-2 .game__logo--margin-top {
    top: 120px;
  }
  .theme-blossom-blast .game__gradient {
    height: calc(100% + 52px);
  }
  .theme-blossom-blast .game__logo {
    left: 10.7%;
  }
  .theme-blossom-blast .game__logo--sticky {
    top: -27px;
  }
  .theme-blossom-blast .game__logo--margin-top {
    top: 120px;
  }
  .theme-candy-crush-solitaire .game__gradient {
    height: calc(100% + 52px);
  }
  .theme-candy-crush-solitaire .game__logo {
    left: 10.7%;
  }
  .theme-candy-crush-solitaire .game__logo--sticky {
    top: -27px;
  }
  .theme-candy-crush-solitaire .game__logo--margin-top {
    top: 120px;
  }
  .theme-candy-crush-soda .socials {
    margin-top: 101px;
  }
  .theme-candy-crush .game__logo {
    top: -35px;
    left: 13.8%;
  }
  .theme-farm-heroes .game__logo {
    max-width: 20.9vw;
    left: 12.5%;
    top: 61px;
  }
  .theme-farm-heroes .banner__image--left {
    width: 101%;
    right: 58px;
    bottom: -12px;
  }
  .theme-farm-heroes .banner__socials {
    height: 53px;
    margin-top: -14px;
  }
  .theme-pet-rescue .game__logo {
    top: 55px;
    left: 13.6%;
    max-width: 17vw;
  }
  .theme-pet-rescue .banner__socials {
    height: 52px;
    margin-top: -13px;
  }
  .theme-pet-rescue .socials {
    margin-top: 30.6%;
  }
  .theme-candy-crush-jelly .socials__links {
    padding-top: 102px;
  }
  .theme-candy-crush-jelly .socials__graphic--left {
    top: calc(50% + 14px);
    left: -26px;
  }
  .theme-candy-crush-jelly .socials__graphic--right {
    right: -100px;
  }
  .theme-bubble-witch-3 .game__logo {
    top: 47px;
    left: 12.4%;
    max-width: 21.2vw;
  }
  .theme-bubble-witch-3 .socials__graphic--left {
    top: -11px;
  }
  .theme-candy-crush-friends .game__logo {
    top: 55px;
    left: 10%;
    max-width: 18vw;
  }
  .theme-candy-crush-friends .banner__title {
    font-size: 2.3vw;
  }
  .theme-candy-crush-friends .banner__text {
    letter-spacing: -0.2px;
  }
  .theme-candy-crush-friends .banner__socials {
    height: 67px;
    margin-top: -22px;
  }
  .theme-candy-crush-friends .socials {
    margin-top: 21.1%;
  }
  .theme-candy-crush-friends .socials__links {
    top: -20px;
  }
  .theme-farm-heroes-super .game__logo {
    top: 54px;
    left: 8.5%;
    max-width: 21.2vw;
  }
  .theme-farm-heroes-super .banner__text {
    line-height: 1.44;
  }
  .theme-farm-heroes-super .banner__socials {
    height: 68px;
    margin-top: -26px;
  }
  .theme-farm-heroes-super .socials {
    margin-top: 26%;
  }
  .theme-farm-heroes-super .socials__background {
    top: -5px;
  }
  .theme-farm-heroes-super .socials__graphic--left,
  .theme-farm-heroes-super .socials__graphic--right {
    height: 18.2vw;
    -webkit-transform: none;
    transform: none;
    top: -50%;
  }
  .theme-diamond-diaries .game__logo {
    top: 46px;
    left: 14.3%;
    max-width: 21.8vw;
  }
  .theme-pyramid-solitaire .game__logo {
    top: 61px;
    left: 14.3%;
    max-width: 26.8vw;
  }
  .theme-pyramid-solitaire .banner__image--left {
    width: 92%;
    right: 76px;
  }
  .theme-pyramid-solitaire .banner__socials {
    height: 51px;
    margin-top: -14px;
  }
  .theme-pyramid-solitaire .socials__graphic--left {
    height: 22vw;
    top: calc(50% - 33px);
  }
  .theme-pyramid-solitaire .socials__graphic--right {
    height: 18vw;
    top: calc(50% - 34px);
  }
  .theme-bubble-witch-2 .game__logo {
    top: 53px;
    left: 12.3%;
    max-width: 21.5vw;
  }
  .theme-bubble-witch-2 .banner__socials {
    height: 60px;
    margin-top: -18px;
  }
  .theme-bubble-witch-2 .banner__image--right {
    width: 94%;
    bottom: -13px;
    left: 13px;
  }
  .theme-bubble-witch-2 .socials__graphic--left {
    height: 14vw;
  }
  .theme-bubble-witch-2 .socials__graphic--right {
    height: 11.7vw;
    top: calc(50% - 8px);
  }
  .theme-blossom-blast .game__logo {
    top: 55px;
    left: 11.7%;
    max-width: 21vw;
  }
  .theme-blossom-blast .banner__socials {
    height: 77px;
    width: 117%;
    margin-left: -8%;
    margin-top: -27px;
  }
  .theme-blossom-blast .socials__graphic--left {
    height: 17vw;
    top: calc(50% - 11px);
  }
  .theme-blossom-blast .socials__graphic--right {
    height: 15.4vw;
    top: calc(50% - 21px);
  }
  .theme-candy-crush-solitaire .game__logo {
    max-width: 21.2vw;
    left: 8.5%;
  }
  .theme-candy-crush-solitaire .spotlight__holder {
    aspect-ratio: 17/5;
  }
  .theme-candy-crush-solitaire .spotlight__wrapper {
    height: 235px;
  }
  .theme-candy-crush-solitaire .spotlight__content {
    margin-top: 10px;
  }
  .theme-candy-crush-solitaire .spotlight__cta {
    max-width: 230px;
  }
  .theme-candy-crush-solitaire .spotlight__cta:only-child {
    margin: auto 0;
  }
}
@media only screen and (min-width: 992px) {
  .page-container {
    margin-bottom: calc(clamp(71px, 4.3229166667vw, 116px) * -1);
  }
  .games-page {
    padding-bottom: clamp(34px, 2.0833333333vw, 56px);
    margin-bottom: calc(clamp(34px, 2.0833333333vw, 56px) * -1);
  }
  .games-page .page-container {
    margin-top: clamp(85px, 5.2083333333vw, 140px);
  }
  .game .page-container {
    margin-top: calc(clamp(131px, 8.0208333333vw, 215px) * -1);
  }
  .corporate__background {
    height: clamp(595px, 36.4583333333vw, 979px);
  }
  .compliance .page-container {
    overflow: visible;
  }
  .compliance .media-banner {
    border-radius: clamp(28px, 1.6666666667vw, 44px)
      clamp(28px, 1.6666666667vw, 44px) 0 0;
  }
  .standard,
  .cookies {
    padding-bottom: clamp(34px, 2.0833333333vw, 56px);
    margin-bottom: calc(clamp(34px, 2.0833333333vw, 56px) * -1);
  }
  .standard .page-container,
  .cookies .page-container {
    margin-top: clamp(68px, 4.1666666667vw, 112px);
    padding: clamp(83px, 5.0520833333vw, 135px) clamp(87px, 5.3125vw, 142px)
      clamp(167px, 10.2083333333vw, 274px);
  }
  .standard:not(.standard--seconadry) .rte,
  .cookies:not(.standard--seconadry) .rte {
    max-width: 70.7%;
  }
  .standard:not(.standard--seconadry) .sidebar {
    max-width: 29.3%;
  }
  .standard--seconadry .page-container {
    padding: clamp(80px, 4.8958333333vw, 131px)
      clamp(12px, 0.6770833333vw, 18px) clamp(142px, 8.6979166667vw, 233px) 6.3%;
  }
  .error .page-container {
    margin-top: clamp(68px, 4.1666666667vw, 112px);
    padding: clamp(43px, 2.6041666667vw, 70px) 12%
      clamp(175px, 10.6770833333vw, 287px);
  }
  .error::before {
    width: 28.7%;
  }
  .error::after {
    width: 5.7%;
  }
  .press-release .page-container {
    margin-top: clamp(85px, 5.2083333333vw, 140px);
  }
  .press-release.corporate .media-banner {
    margin-bottom: clamp(111px, 6.7708333333vw, 182px);
  }
  .press-release__holder {
    margin: 0 10%;
    gap: clamp(70px, 4.2708333333vw, 114px);
  }
  .report-page .page-container {
    padding-bottom: clamp(104px, 6.3541666667vw, 170px);
  }
  .report-page .report-page__back {
    padding-inline: 9.2%;
  }
  .rte:not(.rte--secondary) table {
    width: -webkit-max-content !important;
    width: -moz-max-content !important;
    width: max-content !important;
  }
  .link-secondary {
    padding: clamp(14px, 0.8333333333vw, 22px) clamp(41px, 2.5vw, 67px);
    letter-spacing: -0.3px;
  }
  .cookies .page-container {
    padding-inline: 6.3%;
    padding-bottom: clamp(91px, 5.5729166667vw, 149px);
  }
  .header .wrap {
    padding: 0 clamp(28px, 1.6666666667vw, 44px);
  }
  .banner--text-block .banner__holder {
    grid-template-columns: 1fr 47% 1fr;
  }
  .banner--text-block .banner__image--left {
    width: 98%;
    top: calc(50% + 74px);
    right: 33px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    bottom: auto;
  }
  .banner--text-block .banner__image--right {
    width: 98%;
    top: calc(50% + 74px);
    left: 32px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    bottom: auto;
  }
  .banner__image--left {
    width: 113%;
    bottom: -16px;
    right: 0;
  }
  .banner__image--right {
    width: 114%;
    bottom: -16px;
    left: -2px;
  }
  .banner__content {
    padding: clamp(57px, 3.4895833333vw, 93px) 0
      clamp(68px, 4.1145833333vw, 110px);
  }
  .banner__title {
    font-size: clamp(40px, 2.4479166667vw, 65px);
  }
  .banner__text {
    font-size: clamp(16px, 0.9375vw, 25px);
    line-height: 1.4;
  }
  .dual-side__view--left .picture {
    max-width: clamp(661px, 40.46875vw, 1087px);
    width: 100%;
    left: -9%;
  }
  .video__holder {
    margin-bottom: -22px;
  }
  .video__content {
    right: 7%;
    top: 18%;
    max-width: 28%;
  }
  .video__btn {
    z-index: 1;
  }
  .video__btn .icon {
    width: clamp(85px, 5.2083333333vw, 140px);
    font-size: 33px;
    border: 11px solid #fff;
    margin-top: -18px;
  }
  .featured {
    position: relative;
    z-index: 2;
  }
  .featured .wrap {
    padding: 0 clamp(11px, 0.625vw, 16px);
  }
  .featured__graphic {
    z-index: 1;
  }
  .featured__graphic .picture__img {
    position: relative;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    right: 73px;
    bottom: -14px;
  }
  .featured__games {
    flex: 0 0 74.5%;
  }
  .featured__games--slider {
    overflow: hidden;
    flex: 0 0 75%;
    padding: 0 0.5%;
  }
  .featured__games--slider .featured__list {
    gap: unset;
  }
  .featured__games--slider .featured__card {
    flex: 0 0 auto;
  }
  .featured__games--slider .featured__controls {
    display: flex;
  }
  .featured__track {
    overflow: visible;
  }
  .featured__list {
    gap: clamp(21px, 1.25vw, 33px);
  }
  .featured__card {
    flex: 0 1 33.33%;
  }
  .featured__card-content {
    padding: clamp(18px, 1.09375vw, 29px) clamp(21px, 1.25vw, 33px)
      clamp(8px, 0.46875vw, 12px);
  }
  .featured__card-title {
    letter-spacing: -0.4px;
  }
  .featured__card-text {
    letter-spacing: -0.3px;
  }
  .featured__controls {
    display: none;
  }
  .careers {
    padding: clamp(56px, 3.3854166667vw, 91px) 0;
    min-height: clamp(476px, 29.1666666667vw, 784px);
    z-index: 1;
  }
  .careers::before {
    padding-bottom: clamp(37px, 2.2395833333vw, 60px);
  }
  .careers__holder {
    padding-left: clamp(12px, 0.6770833333vw, 18px);
  }
  .careers__jobs {
    margin-top: calc(clamp(50px, 3.0208333333vw, 81px) * -1);
  }
  .careers__info {
    margin-top: clamp(33px, 1.9791666667vw, 53px);
  }
  .careers__info .link {
    margin-top: clamp(18px, 1.09375vw, 29px);
  }
  .careers__title {
    font-size: clamp(27px, 1.6145833333vw, 43px);
    margin-bottom: clamp(8px, 0.46875vw, 12px);
  }
  .careers__text {
    letter-spacing: -0.3px;
    max-width: clamp(260px, 15.8854166667vw, 427px);
  }
  .game-list {
    padding: clamp(6px, 0.3125vw, 8px) clamp(11px, 0.625vw, 16px)
      clamp(84px, 5.1041666667vw, 137px);
  }
  .game-list__holder {
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
  }
  .game-list__card {
    height: clamp(311px, 19.0104166667vw, 510px);
  }
  .game-list__card:first-child .game-list__graphic {
    max-width: clamp(162px, 9.8958333333vw, 266px);
    margin: 0 clamp(48px, 2.9166666667vw, 78px)
      calc(clamp(28px, 1.6666666667vw, 44px) * -1) 0;
  }
  .game-list__card:first-child .game-list__content {
    padding-bottom: clamp(10px, 0.5729166667vw, 15px);
  }
  .game-list__card:not(:first-child) .game-list__graphic {
    max-width: clamp(115px, 7.03125vw, 189px);
    margin: 0 clamp(6px, 0.3125vw, 8px)
      calc(clamp(24px, 1.4583333333vw, 39px) * -1) 0;
  }
  .game-list__card:not(:first-child) .game-list__logo {
    margin: clamp(14px, 0.8333333333vw, 22px) 0 0
      clamp(14px, 0.8333333333vw, 22px);
  }
  .game-list__logo {
    max-width: clamp(156px, 9.53125vw, 256px);
    max-height: clamp(111px, 6.7708333333vw, 182px);
  }
  .game-list__content {
    padding: clamp(11px, 0.625vw, 16px) clamp(21px, 1.25vw, 33px);
  }
  .game-list__text {
    font-size: clamp(12px, 0.7291666667vw, 19px);
  }
  .two-cards__holder {
    width: 87%;
  }
  .two-cards__single {
    min-height: clamp(131px, 7.96875vw, 214px);
    aspect-ratio: 16/4;
  }
  .two-cards__text {
    padding: clamp(6px, 0.3645833333vw, 9px) clamp(14px, 0.8333333333vw, 22px)
      clamp(5px, 0.2604166667vw, 7px) clamp(12px, 0.6770833333vw, 18px);
  }
  .game-video__wrapper {
    width: 82.4%;
  }
  .game-video__content {
    padding: 0 clamp(17px, 1.0416666667vw, 28px);
  }
  .game-video__button {
    width: clamp(145px, 8.8541666667vw, 237px);
  }
  .game-carouse__track .splide__list {
    padding: 14px 0 !important;
  }
  .game-carousel__arrow--next {
    right: calc(clamp(56px, 3.3854166667vw, 91px) * -1);
  }
  .game-carousel__arrow--prev {
    left: calc(clamp(56px, 3.3854166667vw, 91px) * -1);
  }
  .game-carousel__gradient {
    width: clamp(128px, 7.8125vw, 210px);
  }
  .cta-cards__holder {
    gap: clamp(17px, 1.0416666667vw, 28px);
  }
  .cta-cards__link {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: calc(33% - clamp(9px, 0.5208333333vw, 14px));
  }
  .cta-cards__title {
    padding: clamp(11px, 0.625vw, 16px) 0 clamp(10px, 0.5729166667vw, 15px);
  }
  .cta-cards__label {
    padding: clamp(7px, 0.4166666667vw, 11px) clamp(16px, 0.9375vw, 25px)
      clamp(6px, 0.3645833333vw, 9px);
  }
  .spotlight__holder {
    min-height: 345px;
    height: clamp(404px, 24.7395833333vw, 665px);
  }
  .spotlight__content {
    justify-content: center;
  }
  .spotlight__svg--left {
    bottom: 23px;
    left: -40px;
  }
  .spotlight__svg--right {
    bottom: 5px;
    right: -36px;
  }
  .spotlight__logo {
    margin-bottom: clamp(34px, 2.0833333333vw, 56px);
  }
  .socials {
    margin-bottom: calc(clamp(40px, 2.4479166667vw, 65px) * -1);
  }
  .media-banner__list {
    padding: clamp(10px, 0.5729166667vw, 15px);
  }
  .media-banner__link {
    padding: clamp(6px, 0.3125vw, 8px) clamp(14px, 0.8333333333vw, 22px);
  }
  .text-module__columns {
    gap: clamp(21px, 1.25vw, 33px);
  }
  .contact__content .rte {
    margin-top: clamp(15px, 0.8854166667vw, 23px);
  }
  .contact__description {
    letter-spacing: -0.3px;
  }
  .contact__image {
    width: 40.7%;
    margin-top: calc(clamp(23px, 1.3541666667vw, 36px) * -1);
  }
  .image-text__graphic {
    margin-left: calc(clamp(60px, 3.6458333333vw, 98px) * -1);
    margin-top: calc(clamp(23px, 1.3541666667vw, 36px) * -1);
  }
  .image-text__item {
    letter-spacing: -0.3px;
  }
  .image-text__item:not(:last-child) {
    margin-bottom: clamp(1px, 0.0520833333vw, 1px);
  }
  .image-text__item::marker {
    font-size: 20px;
  }
  .press-kit__holder {
    margin: 0 8%;
  }
  .press-kit__list--small .press-kit__item {
    aspect-ratio: 16/10;
  }
  .press-kit__list--small .press-kit__item .icon {
    bottom: clamp(20px, 1.1979166667vw, 32px);
  }
  .press-kit__list--small .press-kit__link {
    width: 100%;
  }
  .press-kit__item {
    flex: 1 1 25%;
  }
  .press-kit__link {
    padding: clamp(24px, 1.4583333333vw, 39px);
  }
  .press-kit__image {
    width: 100%;
  }
  .press-kit__download {
    padding: clamp(17px, 1.0416666667vw, 28px);
    font-size: clamp(17px, 1.0416666667vw, 28px);
  }
  .team__title {
    margin: 0 16.6% clamp(46px, 2.7604166667vw, 74px);
  }
  .team__list {
    margin: 0 16.6%;
  }
  .posts-list__holder {
    margin: 0 16.6%;
  }
  .posts-list__graphic--left {
    max-width: clamp(380px, 23.2291666667vw, 624px);
    top: clamp(30px, 1.8229166667vw, 49px);
    left: calc(clamp(53px, 3.2291666667vw, 86px) * -1);
  }
  .posts-list__graphic--right {
    max-width: clamp(422px, 25.8333333333vw, 694px);
    right: calc(clamp(170px, 10.4166666667vw, 280px) * -1);
    top: calc(clamp(72px, 4.375vw, 117px) * -1);
  }
  .posts-list__list {
    padding: clamp(6px, 0.3125vw, 8px) clamp(11px, 0.625vw, 16px);
  }
  .post {
    padding: clamp(16px, 0.9375vw, 25px) clamp(9px, 0.5208333333vw, 14px)
      clamp(12px, 0.7291666667vw, 19px) clamp(7px, 0.4166666667vw, 11px);
  }
  .post__category {
    padding: clamp(3px, 0.15625vw, 4px) clamp(8px, 0.46875vw, 12px);
  }
  .sidebar {
    max-width: clamp(275px, 16.8229166667vw, 452px);
    margin-top: clamp(88px, 5.3645833333vw, 144px);
    padding-right: clamp(15px, 0.8854166667vw, 23px);
  }
  .sidebar__title {
    padding: 0 clamp(10px, 0.5729166667vw, 15px);
  }
  .sidebar__link {
    padding: clamp(5px, 0.2604166667vw, 7px) clamp(10px, 0.5729166667vw, 15px);
    border-radius: clamp(6px, 0.3125vw, 8px);
  }
  .sidebar__button.link {
    margin-bottom: clamp(18px, 1.09375vw, 29px);
  }
  .print {
    max-width: 70.7%;
  }
  .policy .sidebar__link {
    padding: clamp(4px, 0.234375vw, 6px) clamp(11px, 0.625vw, 16px);
  }
  .policy .sidebar {
    max-width: clamp(260px, 15.8854166667vw, 427px);
    margin-top: clamp(48px, 2.9166666667vw, 78px);
    top: clamp(17px, 1.0416666667vw, 28px);
  }
  .policy__content {
    max-width: 72.3%;
    margin-bottom: clamp(152px, 9.2708333333vw, 249px);
  }
  .policy__btn {
    margin-top: calc(clamp(15px, 0.8854166667vw, 23px) * -1);
  }
  .error__background {
    max-height: clamp(210px, 12.8645833333vw, 345px);
    -o-object-fit: contain;
    object-fit: contain;
  }
  .error__img--left {
    max-height: 40%;
  }
  .error__img--right {
    bottom: calc(clamp(40px, 2.3958333333vw, 64px) * -1);
    right: clamp(95px, 5.78125vw, 155px);
  }
  .error__text {
    letter-spacing: -0.3px;
  }
  .blog-post {
    max-width: 63.8%;
    width: 100%;
  }
  .breadcrumbs {
    margin: 0 10%;
  }
  .report {
    padding-inline: 9.2%;
    margin-top: calc(clamp(3px, 0.15625vw, 4px) * -1);
  }
  .report__links {
    margin-top: clamp(33px, 1.9791666667vw, 53px);
  }
  .report__links-item:not(:last-child) {
    margin-bottom: clamp(16px, 0.9375vw, 25px);
  }
  .zig-zag {
    margin-bottom: clamp(164px, 10vw, 268px);
  }
  .zig-zag .wrap {
    padding: 0 clamp(74px, 4.4791666667vw, 120px) 0 clamp(92px, 5.625vw, 151px);
  }
  .zig-zag--reversed .wrap {
    padding: 0 clamp(90px, 5.46875vw, 147px) 0 clamp(82px, 5vw, 134px);
  }
  .zig-zag__content {
    max-width: 41%;
  }
  .zig-zag__image {
    max-width: 43.5%;
  }
  .theme-candy-crush .game__gradient {
    height: calc(100% + clamp(80px, 4.84375vw, 130px));
  }
  .theme-candy-crush .game__logo {
    left: 18.7%;
  }
  .theme-candy-crush .game__logo--sticky {
    top: calc(clamp(66px, 4.0104166667vw, 107px) * -1);
  }
  .theme-candy-crush .game__logo--margin-top {
    top: clamp(128px, 7.8125vw, 210px);
  }
  .theme-candy-crush-soda .game__gradient {
    height: calc(100% + clamp(80px, 4.84375vw, 130px));
  }
  .theme-candy-crush-soda .game__logo {
    left: 18.7%;
  }
  .theme-candy-crush-soda .game__logo--sticky {
    top: calc(clamp(66px, 4.0104166667vw, 107px) * -1);
  }
  .theme-candy-crush-soda .game__logo--margin-top {
    top: clamp(128px, 7.8125vw, 210px);
  }
  .theme-farm-heroes .game__gradient {
    height: calc(100% + clamp(80px, 4.84375vw, 130px));
  }
  .theme-farm-heroes .game__logo {
    left: 18.7%;
  }
  .theme-farm-heroes .game__logo--sticky {
    top: calc(clamp(66px, 4.0104166667vw, 107px) * -1);
  }
  .theme-farm-heroes .game__logo--margin-top {
    top: clamp(128px, 7.8125vw, 210px);
  }
  .theme-pet-rescue .game__gradient {
    height: calc(100% + clamp(80px, 4.84375vw, 130px));
  }
  .theme-pet-rescue .game__logo {
    left: 18.7%;
  }
  .theme-pet-rescue .game__logo--sticky {
    top: calc(clamp(66px, 4.0104166667vw, 107px) * -1);
  }
  .theme-pet-rescue .game__logo--margin-top {
    top: clamp(128px, 7.8125vw, 210px);
  }
  .theme-candy-crush-jelly .game__gradient {
    height: calc(100% + clamp(80px, 4.84375vw, 130px));
  }
  .theme-candy-crush-jelly .game__logo {
    left: 18.7%;
  }
  .theme-candy-crush-jelly .game__logo--sticky {
    top: calc(clamp(66px, 4.0104166667vw, 107px) * -1);
  }
  .theme-candy-crush-jelly .game__logo--margin-top {
    top: clamp(128px, 7.8125vw, 210px);
  }
  .theme-bubble-witch-3 .game__gradient {
    height: calc(100% + clamp(80px, 4.84375vw, 130px));
  }
  .theme-bubble-witch-3 .game__logo {
    left: 18.7%;
  }
  .theme-bubble-witch-3 .game__logo--sticky {
    top: calc(clamp(66px, 4.0104166667vw, 107px) * -1);
  }
  .theme-bubble-witch-3 .game__logo--margin-top {
    top: clamp(128px, 7.8125vw, 210px);
  }
  .theme-candy-crush-friends .game__gradient {
    height: calc(100% + clamp(80px, 4.84375vw, 130px));
  }
  .theme-candy-crush-friends .game__logo {
    left: 18.7%;
  }
  .theme-candy-crush-friends .game__logo--sticky {
    top: calc(clamp(66px, 4.0104166667vw, 107px) * -1);
  }
  .theme-candy-crush-friends .game__logo--margin-top {
    top: clamp(128px, 7.8125vw, 210px);
  }
  .theme-farm-heroes-super .game__gradient {
    height: calc(100% + clamp(80px, 4.84375vw, 130px));
  }
  .theme-farm-heroes-super .game__logo {
    left: 18.7%;
  }
  .theme-farm-heroes-super .game__logo--sticky {
    top: calc(clamp(66px, 4.0104166667vw, 107px) * -1);
  }
  .theme-farm-heroes-super .game__logo--margin-top {
    top: clamp(128px, 7.8125vw, 210px);
  }
  .theme-diamond-diaries .game__gradient {
    height: calc(100% + clamp(80px, 4.84375vw, 130px));
  }
  .theme-diamond-diaries .game__logo {
    left: 18.7%;
  }
  .theme-diamond-diaries .game__logo--sticky {
    top: calc(clamp(66px, 4.0104166667vw, 107px) * -1);
  }
  .theme-diamond-diaries .game__logo--margin-top {
    top: clamp(128px, 7.8125vw, 210px);
  }
  .theme-pyramid-solitaire .game__gradient {
    height: calc(100% + clamp(80px, 4.84375vw, 130px));
  }
  .theme-pyramid-solitaire .game__logo {
    left: 18.7%;
  }
  .theme-pyramid-solitaire .game__logo--sticky {
    top: calc(clamp(66px, 4.0104166667vw, 107px) * -1);
  }
  .theme-pyramid-solitaire .game__logo--margin-top {
    top: clamp(128px, 7.8125vw, 210px);
  }
  .theme-bubble-witch-2 .game__gradient {
    height: calc(100% + clamp(80px, 4.84375vw, 130px));
  }
  .theme-bubble-witch-2 .game__logo {
    left: 18.7%;
  }
  .theme-bubble-witch-2 .game__logo--sticky {
    top: calc(clamp(66px, 4.0104166667vw, 107px) * -1);
  }
  .theme-bubble-witch-2 .game__logo--margin-top {
    top: clamp(128px, 7.8125vw, 210px);
  }
  .theme-blossom-blast .game__gradient {
    height: calc(100% + clamp(80px, 4.84375vw, 130px));
  }
  .theme-blossom-blast .game__logo {
    left: 18.7%;
  }
  .theme-blossom-blast .game__logo--sticky {
    top: calc(clamp(66px, 4.0104166667vw, 107px) * -1);
  }
  .theme-blossom-blast .game__logo--margin-top {
    top: clamp(128px, 7.8125vw, 210px);
  }
  .theme-candy-crush-solitaire .game__gradient {
    height: calc(100% + clamp(80px, 4.84375vw, 130px));
  }
  .theme-candy-crush-solitaire .game__logo {
    left: 18.7%;
  }
  .theme-candy-crush-solitaire .game__logo--sticky {
    top: calc(clamp(66px, 4.0104166667vw, 107px) * -1);
  }
  .theme-candy-crush-solitaire .game__logo--margin-top {
    top: clamp(128px, 7.8125vw, 210px);
  }
  .theme-candy-crush-soda .socials {
    margin-top: 15.4%;
  }
  .theme-candy-crush .game__logo {
    top: calc(clamp(83px, 5.0520833333vw, 135px) * -1);
    left: 21.8%;
  }
  .theme-farm-heroes .game__logo {
    top: clamp(131px, 8.0208333333vw, 215px);
    left: 21.7%;
  }
  .theme-farm-heroes .banner__image--left {
    right: 57px;
    width: 100%;
  }
  .theme-farm-heroes .banner__socials {
    height: clamp(83px, 5.0520833333vw, 135px);
    margin-top: -30px;
  }
  .theme-pet-rescue .game__logo {
    top: clamp(115px, 7.03125vw, 189px);
    left: 23.5%;
    max-width: 13.5vw;
  }
  .theme-pet-rescue .banner__socials {
    height: clamp(82px, 5vw, 134px);
    margin-top: -31px;
  }
  .theme-pet-rescue .game-carousel__svg {
    max-width: clamp(111px, 6.7708333333vw, 182px);
  }
  .theme-pet-rescue .socials {
    margin-top: 20.3%;
  }
  .theme-candy-crush-jelly .socials__links {
    padding-top: clamp(85px, 5.2083333333vw, 140px);
  }
  .theme-candy-crush-jelly .socials__graphic--left {
    top: calc(50% + 7px);
    left: -40px;
  }
  .theme-bubble-witch-3 .game__logo {
    top: clamp(98px, 5.9895833333vw, 161px);
    left: 21.8%;
  }
  .theme-bubble-witch-3 .banner__socials {
    height: clamp(119px, 7.2395833333vw, 194px);
    margin-top: -52px;
  }
  .theme-bubble-witch-3 .banner__socials-divider {
    background-size: 98%;
  }
  .theme-bubble-witch-3 .banner__image--left {
    z-index: 0;
  }
  .theme-bubble-witch-3 .socials__graphic--left {
    height: clamp(102px, 6.25vw, 168px);
    top: calc(clamp(50px, 3.0208333333vw, 81px) * -1);
  }
  .theme-candy-crush-friends .game__logo {
    top: clamp(114px, 6.9791666667vw, 187px);
  }
  .theme-candy-crush-friends .banner__title {
    font-size: clamp(28px, 1.6666666667vw, 44px);
    margin-bottom: clamp(12px, 0.7291666667vw, 19px);
  }
  .theme-candy-crush-friends .banner--text-block .banner__title {
    font-size: clamp(34px, 2.0833333333vw, 56px);
  }
  .theme-candy-crush-friends .banner__socials {
    height: clamp(102px, 6.25vw, 168px);
    margin-top: -42px;
  }
  .theme-candy-crush-friends .socials {
    margin-top: 16.4%;
  }
  .theme-candy-crush-friends .socials__links {
    top: calc(clamp(37px, 2.2395833333vw, 60px) * -1);
  }
  .theme-candy-crush-friends .socials__graphic--left {
    top: calc(clamp(46px, 2.8125vw, 75px) * -1);
  }
  .theme-farm-heroes-super .game__logo {
    top: clamp(114px, 6.9791666667vw, 187px);
  }
  .theme-farm-heroes-super .banner__socials {
    height: clamp(109px, 6.6666666667vw, 179px);
    margin-top: -50px;
  }
  .theme-farm-heroes-super .socials {
    margin-top: 15.3%;
  }
  .theme-farm-heroes-super .socials__background {
    top: clamp(19px, 1.1458333333vw, 30px);
  }
  .theme-farm-heroes-super .socials__graphic--left,
  .theme-farm-heroes-super .socials__graphic--right {
    min-height: 290px;
    height: 15.2vw;
  }
  .theme-farm-heroes-super .socials__graphic--left {
    top: calc(clamp(57px, 3.4895833333vw, 93px) * -1);
  }
  .theme-farm-heroes-super .socials__graphic--right {
    top: calc(clamp(179px, 10.9375vw, 294px) * -1);
  }
  .theme-diamond-diaries .game__logo {
    top: clamp(98px, 5.9895833333vw, 161px);
    left: 23%;
    max-width: 17.2vw;
  }
  .theme-diamond-diaries .socials__background {
    top: clamp(13px, 0.78125vw, 21px);
  }
  .theme-pyramid-solitaire .game__logo {
    top: clamp(132px, 8.0729166667vw, 217px);
    left: 21.3%;
    max-width: 20.7vw;
  }
  .theme-pyramid-solitaire .banner__image--left {
    width: 93%;
    right: 87px;
  }
  .theme-pyramid-solitaire .banner__socials {
    height: clamp(78px, 4.7395833333vw, 127px);
    margin-top: -29px;
  }
  .theme-pyramid-solitaire .socials__graphic--left {
    height: clamp(245px, 15vw, 403px);
    top: calc(50% - 19px);
    max-height: 384px;
  }
  .theme-pyramid-solitaire .socials__graphic--right {
    height: clamp(204px, 12.5vw, 336px);
    top: calc(50% - 43px);
    max-height: 308px;
  }
  .theme-bubble-witch-2 .game__logo {
    top: clamp(114px, 6.9791666667vw, 187px);
    left: 21.8%;
  }
  .theme-bubble-witch-2 .banner__socials {
    height: clamp(85px, 5.2083333333vw, 140px);
    margin-top: -32px;
  }
  .theme-bubble-witch-2 .banner__image--right {
    width: 94%;
    left: 24px;
  }
  .theme-bubble-witch-2 .socials__graphic--left {
    height: clamp(167px, 10.2083333333vw, 274px);
    top: calc(50% - 29px);
  }
  .theme-bubble-witch-2 .socials__graphic--right {
    height: clamp(142px, 8.6458333333vw, 232px);
    top: calc(50% - 33px);
  }
  .theme-blossom-blast .game__logo {
    top: clamp(114px, 6.9791666667vw, 187px);
    left: 21.1%;
  }
  .theme-blossom-blast .banner__socials {
    height: clamp(119px, 7.2916666667vw, 196px);
    margin-top: -52px;
    width: 116%;
    margin-left: -8%;
  }
  .theme-blossom-blast .socials__graphic--left {
    height: clamp(206px, 12.6041666667vw, 338px);
    top: calc(50% - 51px);
  }
  .theme-blossom-blast .socials__graphic--right {
    height: clamp(187px, 11.40625vw, 306px);
    top: calc(50% - 60px);
  }
  .theme-candy-crush-solitaire .spotlight__cta {
    max-width: clamp(374px, 22.9166666667vw, 616px);
  }
  .theme-candy-crush-solitaire .spotlight__cta:only-child {
    margin-top: 35px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .games-page .page-container {
    margin-top: 22px;
  }
  .standard .page-container,
  .cookies .page-container {
    margin-top: 22px;
  }
  .press-release .page-container {
    margin-top: 0;
  }
  .press-release .media-banner {
    padding-top: 69px;
  }
  .dual-side__view--left .picture {
    max-width: 550px;
  }
  .careers__graphic {
    top: -25.8%;
    right: 35%;
    max-width: 120px;
  }
  .theme-candy-crush-soda .socials__graphic--left {
    height: 110px;
  }
  .theme-candy-crush-jelly .socials__graphic--right {
    right: -95px;
  }
  .theme-bubble-witch-3 .socials__graphic--left {
    top: -22px;
  }
}
@media only screen and (min-width: 1199px) and (max-width: 1300px) {
  .footer__slider {
    margin-left: 60px;
  }
  .footer__graphic-img {
    right: -9.5vw;
  }
}
@media only screen and (min-width: 1200px) {
  .wrap {
    max-width: clamp(1156px, 70.8333333333vw, 1903px);
    padding: 0 clamp(17px, 1.0416666667vw, 28px);
  }
  .page-container {
    border-radius: clamp(28px, 1.6666666667vw, 44px);
  }
  .page-container {
    max-width: clamp(1122px, 68.75vw, 1847px);
  }
  .corporate section:last-of-type,
  .press section:last-of-type {
    padding-bottom: clamp(70px, 5.3645833333vw, 144px);
  }
  .corporate .page-container,
  .press .page-container {
    margin-top: clamp(86px, 5.2604166667vw, 141px);
  }
  .compliance section:last-of-type {
    padding-bottom: clamp(65px, 3.9583333333vw, 106px);
  }
  .press-listing .page-container {
    margin-top: clamp(86px, 5.2604166667vw, 141px);
  }
  .standard__back {
    font-size: clamp(20px, 1.3541666667vw, 36px);
  }
  .standard__back .icon {
    font-size: clamp(20px, 1.3541666667vw, 36px);
  }
  .standard__back {
    padding: 0 clamp(17px, 1.0416666667vw, 28px);
  }
  .press-release .page-container {
    padding-bottom: clamp(29px, 1.71875vw, 46px);
  }
  .report-page .report-page__back {
    font-size: clamp(20px, 1.3020833333vw, 35px);
  }
  .report-page .report-page__back {
    margin-bottom: clamp(8px, 0.5208333333vw, 14px);
  }
  .report-page .report-page__back .icon {
    font-size: clamp(18px, 1.3541666667vw, 36px);
  }
  .faq .media-banner {
    padding-bottom: clamp(55px, 7.2916666667vw, 196px);
  }
  .faq .media-banner::after {
    height: clamp(327px, 20vw, 537px);
  }
  .faq .text-module__holder {
    margin: 0 auto;
    max-width: clamp(782px, 47.9166666667vw, 1288px);
    padding: 0 clamp(17px, 1.0416666667vw, 28px);
  }
  .rte ul {
    margin-bottom: clamp(16px, 0.9375vw, 25px);
  }
  .rte ol {
    margin-bottom: clamp(16px, 0.9375vw, 25px);
  }
  .rte ol {
    padding-left: clamp(14px, 0.8854166667vw, 23px);
  }
  .rte li {
    font-size: clamp(15px, 0.9375vw, 25px);
  }
  .rte h1,
  .h1 {
    font-size: clamp(34px, 2.0833333333vw, 56px);
  }
  .rte h2,
  .h2 {
    font-size: clamp(23px, 1.40625vw, 37px);
  }
  .rte h3,
  .h3 {
    font-size: clamp(18px, 1.1458333333vw, 30px);
  }
  .rte h4,
  .h4 {
    font-size: clamp(15px, 0.9375vw, 25px);
  }
  .rte p,
  p {
    font-size: clamp(15px, 0.9375vw, 25px);
  }
  .rte .standfirst,
  .standfirst {
    font-size: clamp(19px, 1.0416666667vw, 28px);
  }
  .rte .text-small,
  .text-small {
    font-size: clamp(15px, 0.8333333333vw, 22px);
  }
  .rte p {
    margin-bottom: clamp(15px, 0.9375vw, 25px);
  }
  .rte h1 {
    margin-bottom: clamp(15px, 0.9375vw, 25px);
  }
  .rte h3 {
    margin-top: clamp(24px, 1.4583333333vw, 39px);
  }
  .rte h3 {
    margin-bottom: clamp(12px, 0.7291666667vw, 19px);
  }
  .rte h4 {
    margin-top: clamp(25px, 1.5104166667vw, 40px);
  }
  .rte h4 {
    margin-bottom: clamp(6px, 0.3645833333vw, 9px);
  }
  .rte:not(.rte--secondary) table td {
    font-size: clamp(15px, 0.9375vw, 25px);
  }
  .rte:not(.rte--secondary) table td {
    padding-inline: clamp(9px, 0.5208333333vw, 14px);
  }
  .rte:not(.rte--secondary) table td {
    padding-top: clamp(5px, 0.2604166667vw, 7px);
  }
  .rte:not(.rte--secondary) table td {
    padding-bottom: clamp(6px, 0.3125vw, 8px);
  }
  .rte--secondary table {
    margin-bottom: clamp(15px, 0.9375vw, 25px);
  }
  .rte--secondary table td {
    padding-inline: clamp(13px, 0.78125vw, 21px);
  }
  .rte--secondary table td {
    padding-block: clamp(5px, 0.2604166667vw, 7px);
  }
  .rte--table table {
    margin-bottom: clamp(15px, 0.9375vw, 25px);
  }
  .rte--table table td {
    font-size: clamp(15px, 0.9375vw, 25px);
  }
  .rte--table table td {
    line-height: clamp(23px, 1.3020833333vw, 35px);
  }
  .rte--table table td {
    padding-inline: clamp(10px, 0.78125vw, 21px);
  }
  .rte--table table td {
    padding-block: clamp(5px, 0.2604166667vw, 7px);
  }
  .rte--table table thead {
    padding: clamp(9px, 0.5208333333vw, 14px);
  }
  .rte--table table thead td {
    padding-block: clamp(9px, 0.5208333333vw, 14px);
  }
  .active-focus a:focus,
  .active-focus button:focus {
    outline: 1px dashed #ff6a00;
  }
  .active-focus .skip-link:focus {
    opacity: 1;
    outline: 2px solid #ff6a00;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .link,
  #ot-sdk-btn.ot-sdk-show-settings.link {
    font-size: clamp(20px, 1.4583333333vw, 39px);
  }
  .link,
  #ot-sdk-btn.ot-sdk-show-settings.link {
    padding-block: clamp(14px, 1.0416666667vw, 28px);
  }
  .link,
  #ot-sdk-btn.ot-sdk-show-settings.link {
    padding-inline: clamp(40px, 2.8645833333vw, 77px);
  }
  .link.link--small,
  #ot-sdk-btn.ot-sdk-show-settings.link.link--small {
    font-size: clamp(16px, 0.9375vw, 25px);
  }
  .link.link--small,
  #ot-sdk-btn.ot-sdk-show-settings.link.link--small {
    padding-block: clamp(12px, 0.6770833333vw, 18px);
  }
  .link.link--small,
  #ot-sdk-btn.ot-sdk-show-settings.link.link--small {
    padding-inline: clamp(31px, 1.875vw, 50px);
  }
  .link-secondary {
    font-size: clamp(18px, 1.25vw, 33px);
  }
  .link-secondary {
    border-radius: clamp(43px, 2.6041666667vw, 70px);
  }
  .cookies__back {
    font-size: clamp(20px, 1.3541666667vw, 36px);
  }
  .cookies__back .icon {
    font-size: clamp(20px, 1.3541666667vw, 36px);
  }
  .cookies__title {
    font-size: clamp(34px, 2.0833333333vw, 56px);
  }
  .cookies__title {
    margin-bottom: clamp(10px, 0.6770833333vw, 18px);
  }
  .header__container {
    padding-block: clamp(12px, 1.0416666667vw, 28px);
  }
  .header__logo {
    width: clamp(56px, 4.1666666667vw, 112px);
  }
  .nav__link {
    margin-inline: clamp(7px, 0.5208333333vw, 14px);
  }
  .nav__link {
    font-size: clamp(14px, 1.0416666667vw, 28px);
  }
  .nav__link-icon {
    font-size: clamp(7px, 0.625vw, 16px);
  }
  .footer {
    padding-top: clamp(80px, 4.84375vw, 130px);
  }
  .footer__holder {
    grid-template-columns: repeat(6, 1fr);
    padding-bottom: clamp(34px, 2.0833333333vw, 56px);
  }
  .footer__info {
    margin-left: 12px;
    padding-right: 20px;
    grid-column: 1 / span 1;
  }
  .footer__title {
    font-size: clamp(24px, 1.5104166667vw, 40px);
  }
  .footer__title {
    margin-bottom: clamp(1px, 0.15625vw, 4px);
  }
  .footer__title {
    letter-spacing: 1.4px;
  }
  .footer__text {
    margin-bottom: clamp(22px, 1.1979166667vw, 32px);
  }
  .footer__text {
    font-size: clamp(12px, 0.7291666667vw, 19px);
  }
  .footer__info-item {
    margin: clamp(3px, 0.15625vw, 4px) 0;
  }
  .footer__info-item:nth-child(4) {
    margin-bottom: clamp(9px, 0.5208333333vw, 14px);
  }
  .footer__info-link {
    font-size: clamp(12px, 0.7291666667vw, 19px);
  }
  .footer__links {
    margin-top: clamp(33px, 1.9791666667vw, 53px);
    padding: 0 clamp(26px, 1.5625vw, 42px);
  }
  .footer__links::before,
  .footer__links::after {
    top: -11px;
    height: calc(100% + 20px);
    min-height: 240px;
  }
  .footer__links::after {
    display: none;
  }
  .footer__links-item:not(:last-child) {
    margin-bottom: clamp(16px, 0.9375vw, 25px);
  }
  .footer__links-link {
    font-size: clamp(14px, 0.8333333333vw, 22px);
  }
  .footer__socials::after {
    display: block;
    right: 0;
    left: auto;
  }
  .footer__socials-item {
    margin-left: 38px;
  }
  .footer__socials-item:not(:last-child) {
    margin-bottom: clamp(17px, 1.0416666667vw, 28px);
  }
  .footer__socials-link .icon {
    font-size: clamp(15px, 0.8854166667vw, 23px);
    margin-right: clamp(13px, 0.78125vw, 21px);
  }
  .footer__slider {
    grid-column: span 2;
    margin-left: 80px;
    margin-top: clamp(27px, 1.6145833333vw, 43px);
  }
  .footer__slider-track {
    overflow-y: visible;
    padding: clamp(9px, 0.5208333333vw, 14px) 0;
  }
  .footer__game {
    max-width: clamp(81px, 4.9479166667vw, 133px);
  }
  .footer__legal {
    padding: clamp(44px, 2.65625vw, 71px) 0 clamp(26px, 1.5625vw, 42px);
  }
  .footer__lang {
    gap: clamp(3px, 0.15625vw, 4px) clamp(18px, 1.09375vw, 29px);
    margin-bottom: clamp(9px, 0.5208333333vw, 14px);
  }
  .footer__lang-btn {
    font-size: clamp(12px, 0.7291666667vw, 19px);
  }
  .footer__copyright {
    font-size: clamp(12px, 0.7291666667vw, 19px);
  }
  .banner {
    margin-bottom: clamp(50px, 5.3645833333vw, 144px);
  }
  .banner--text-block {
    margin-bottom: clamp(82px, 7.2916666667vw, 196px);
  }
  .banner__title {
    margin-bottom: clamp(7px, 1.0416666667vw, 28px);
  }
  .banner__socials {
    height: clamp(24px, 1.875vw, 50px);
  }
  .banner__socials-image {
    height: clamp(34px, 2.6041666667vw, 70px);
  }
  .dual-side {
    background-position: calc(clamp(510px, 31.25vw, 840px) * -1)
      calc(clamp(158px, 9.6354166667vw, 259px) * -1);
    min-height: clamp(451px, 27.6041666667vw, 742px);
  }
  .dual-side__view--right .picture {
    max-width: clamp(425px, 26.0416666667vw, 700px);
    margin-bottom: clamp(33px, 1.9791666667vw, 53px);
  }
  .dual-side__logo {
    max-height: clamp(119px, 7.2916666667vw, 196px);
    margin-right: clamp(11px, 0.625vw, 16px);
  }
  .dual-side__title {
    font-size: clamp(19px, 1.3541666667vw, 36px);
  }
  .dual-side__title {
    margin-bottom: clamp(7px, 0.4166666667vw, 11px);
  }
  .featured {
    margin-top: clamp(30px, 3.3333333333vw, 89px);
  }
  .featured {
    margin-bottom: clamp(30px, 3.9583333333vw, 106px);
  }
  .featured__title {
    font-size: clamp(24px, 1.6666666667vw, 44px);
  }
  .featured__title {
    margin-bottom: clamp(3px, 0.5208333333vw, 14px);
  }
  .featured__card-title {
    font-size: clamp(20px, 1.3541666667vw, 36px);
  }
  .featured__card-text {
    font-size: clamp(15px, 0.8333333333vw, 22px);
  }
  .careers__number {
    font-size: clamp(77px, 6.6666666667vw, 179px);
  }
  .careers__description {
    font-size: clamp(14px, 1.25vw, 33px);
  }
  .careers__graphic {
    top: -30%;
    right: 36%;
    max-width: clamp(170px, 10.4166666667vw, 280px);
  }
  .games-banner__holder {
    min-height: clamp(408px, 25vw, 672px);
  }
  .games-banner__media {
    max-width: calc((100% - clamp(354px, 21.6666666667vw, 582px)) / 2);
    flex-grow: 1;
  }
  .games-banner__image--left {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    top: calc(clamp(78px, 4.7395833333vw, 127px) * -1);
    left: -30.5%;
  }
  .games-banner__image--right {
    -webkit-transform: scale(0.88);
    transform: scale(0.88);
    top: calc(clamp(18px, 1.09375vw, 29px) * -1);
    right: -28%;
  }
  .games-banner__content {
    max-width: clamp(354px, 21.6666666667vw, 582px);
    flex-shrink: 0;
  }
  .games-banner__title {
    margin-bottom: clamp(9px, 0.5208333333vw, 14px);
  }
  .games-banner__title {
    font-size: clamp(28px, 1.6666666667vw, 44px);
    text-align: center;
  }
  .games-banner__text {
    text-align: center;
    font-size: clamp(16px, 0.9375vw, 25px);
    line-height: 1.4;
  }
  .game-list__title {
    font-size: clamp(19px, 1.3541666667vw, 36px);
  }
  .two-cards {
    margin-bottom: clamp(50px, 5.3645833333vw, 144px);
  }
  .two-cards__holder {
    gap: clamp(21px, 1.25vw, 33px);
  }
  .two-cards__single {
    border-radius: clamp(14px, 0.8333333333vw, 22px);
  }
  .two-cards__text {
    font-size: clamp(23px, 1.3541666667vw, 36px);
  }
  .game-video {
    margin-bottom: clamp(66px, 3.75vw, 100px);
  }
  .game-video__title {
    font-size: clamp(42px, 3.4375vw, 92px);
  }
  .game-video__title {
    line-height: clamp(46px, 3.8020833333vw, 102px);
  }
  .game-carousel {
    margin-bottom: clamp(78px, 5.1041666667vw, 137px);
  }
  .game-carousel__holder {
    padding-left: clamp(14px, 0.8854166667vw, 23px);
  }
  .game-carousel__holder {
    padding-right: clamp(14px, 0.8854166667vw, 23px);
  }
  .game-carousel__title {
    font-size: clamp(37px, 2.5vw, 67px);
  }
  .game-carousel__title {
    margin-bottom: clamp(0, 0.5729166667vw, 15px);
  }
  .game-carousel__item {
    border-radius: clamp(12px, 0.8333333333vw, 22px);
  }
  .game-carousel__item {
    min-height: 615px;
    height: 38.3vw;
  }
  .game-carousel__arrow {
    font-size: clamp(46px, 2.5vw, 67px);
  }
  .cta-cards {
    margin-bottom: clamp(46px, 4.7395833333vw, 127px);
  }
  .cta-cards__link {
    border-radius: clamp(14px, 0.8333333333vw, 22px);
  }
  .cta-cards__title {
    font-size: clamp(14px, 1.3541666667vw, 36px);
  }
  .cta-cards__label {
    font-size: clamp(15px, 0.8854166667vw, 23px);
  }
  .cta-cards__label {
    border-top-left-radius: clamp(13px, 0.78125vw, 21px);
  }
  .cta-cards__label {
    border-top-right-radius: clamp(13px, 0.78125vw, 21px);
  }
  .spotlight {
    margin-bottom: clamp(28px, 3.3854166667vw, 91px);
  }
  .spotlight__wrapper {
    height: clamp(250px, 24.7395833333vw, 665px);
  }
  .spotlight__background {
    border-radius: clamp(11px, 0.625vw, 16px);
  }
  .spotlight__logo {
    max-width: clamp(137px, 13.8020833333vw, 371px);
  }
  .spotlight__cta {
    max-width: clamp(170px, 10.4166666667vw, 280px);
  }
  .socials__links {
    gap: clamp(20px, 2.0833333333vw, 56px);
  }
  .socials__link {
    font-size: clamp(35px, 2.0833333333vw, 56px);
  }
  .media-banner {
    margin-bottom: clamp(55px, 7.2916666667vw, 196px);
  }
  .media-banner__badge {
    border-radius: clamp(22px, 1.3020833333vw, 35px);
  }
  .media-banner__badge {
    min-width: clamp(156px, 9.53125vw, 256px);
  }
  .media-banner__badge {
    padding: clamp(9px, 0.5208333333vw, 14px);
  }
  .media-banner__badge {
    top: clamp(17px, 0.9895833333vw, 26px);
  }
  .media-banner__badge {
    left: clamp(15px, 1.0416666667vw, 28px);
  }
  .media-banner__badge-img {
    width: clamp(26px, 1.5625vw, 42px);
  }
  .media-banner__badge-text {
    margin-left: clamp(12px, 0.6770833333vw, 18px);
  }
  .media-banner__badge-text {
    font-size: clamp(17px, 1.0416666667vw, 28px);
  }
  .media-banner__title {
    font-size: clamp(32px, 2.5vw, 67px);
  }
  .media-banner__title {
    padding-top: clamp(80px, 7.4479166667vw, 200px);
  }
  .media-banner__list {
    margin-top: clamp(138px, 7.3958333333vw, 198px);
  }
  .media-banner__list {
    gap: clamp(4px, 0.46875vw, 12px);
  }
  .media-banner__list {
    border-radius: clamp(43px, 2.6041666667vw, 70px);
  }
  .media-banner__link {
    font-size: clamp(14px, 1.0416666667vw, 28px);
  }
  .media-banner__link {
    border-radius: clamp(43px, 2.6041666667vw, 70px);
  }
  .media-banner__link .icon {
    font-size: clamp(10px, 0.78125vw, 21px);
  }
  .media-banner__link .icon {
    margin-right: clamp(8px, 0.5208333333vw, 14px);
  }
  .text-module {
    margin-bottom: clamp(83px, 8.0729166667vw, 217px);
  }
  .text-module__holder {
    margin-inline: clamp(62px, 5.3125vw, 142px);
  }
  .text-module__title {
    font-size: clamp(23px, 1.3541666667vw, 36px);
  }
  .text-module__title {
    margin-bottom: clamp(12px, 0.6770833333vw, 18px);
  }
  .text-module__columns {
    margin-top: clamp(18px, 1.09375vw, 29px);
  }
  .text-module__highlight {
    margin-bottom: clamp(15px, 0.9375vw, 25px);
  }
  .contact__content {
    margin-left: clamp(62px, 5.3125vw, 142px);
  }
  .contact__title {
    font-size: clamp(24px, 1.6666666667vw, 44px);
  }
  .contact__title {
    margin-bottom: clamp(8px, 0.5208333333vw, 14px);
  }
  .contact__description {
    margin-bottom: clamp(16px, 0.9375vw, 25px);
  }
  .image-text__title {
    font-size: clamp(23px, 1.40625vw, 37px);
  }
  .image-text__title {
    margin-bottom: clamp(13px, 0.78125vw, 21px);
  }
  .image-text__content {
    margin-left: clamp(30px, 3.125vw, 84px);
  }
  .image-text__list {
    padding-left: clamp(16px, 0.9895833333vw, 26px);
  }
  .image-text__link {
    font-size: clamp(19px, 1.0416666667vw, 28px);
  }
  .image-text__link {
    margin-left: clamp(7px, 0.4166666667vw, 11px);
  }
  .press-kit {
    margin-bottom: clamp(50px, 9.8958333333vw, 266px);
  }
  .press-kit__title {
    font-size: clamp(23px, 1.3541666667vw, 36px);
  }
  .press-kit__title {
    margin-bottom: clamp(10px, 0.5729166667vw, 15px);
  }
  .press-kit__subtitle {
    font-size: clamp(23px, 1.6145833333vw, 43px);
  }
  .press-kit__list {
    margin-bottom: clamp(59px, 3.8020833333vw, 102px);
  }
  .press-kit__item .icon {
    font-size: clamp(17px, 1.0416666667vw, 28px);
  }
  .press-kit__item .icon {
    bottom: clamp(3px, 0.5208333333vw, 14px);
  }
  .press-kit__item .icon {
    right: clamp(12px, 0.7291666667vw, 19px);
  }
  .team__title {
    font-size: clamp(23px, 1.3541666667vw, 36px);
  }
  .team__item {
    gap: clamp(89px, 6.9791666667vw, 187px);
  }
  .team__item:not(:last-child) {
    margin-bottom: clamp(27px, 7.4479166667vw, 200px);
  }
  .team__image {
    width: clamp(156px, 15.9375vw, 428px);
  }
  .team__name {
    font-size: clamp(31px, 2.4479166667vw, 65px);
  }
  .team__name {
    margin-bottom: clamp(10px, 0.5729166667vw, 15px);
  }
  .team__position {
    font-size: clamp(22px, 1.25vw, 33px);
  }
  .posts-list {
    padding-bottom: clamp(95px, 10.4166666667vw, 280px);
  }
  .posts-list__title {
    font-size: clamp(19px, 1.3020833333vw, 35px);
  }
  .posts-list__title {
    margin-bottom: clamp(7px, 0.4166666667vw, 11px);
  }
  .posts-list__list {
    margin-bottom: clamp(21px, 1.1458333333vw, 30px);
  }
  .posts-list__category {
    font-size: clamp(12px, 0.7291666667vw, 19px);
  }
  .posts-list__category {
    border-radius: clamp(85px, 5.2083333333vw, 140px);
  }
  .posts-list__no-data {
    font-size: clamp(21px, 1.25vw, 33px);
  }
  .post .icon {
    font-size: clamp(15px, 0.8854166667vw, 23px);
  }
  .post__date {
    font-size: clamp(15px, 0.9375vw, 25px);
  }
  .post__date {
    width: clamp(108px, 6.6145833333vw, 177px);
  }
  .post__title {
    font-size: clamp(15px, 1.1458333333vw, 30px);
  }
  .post__category {
    border-radius: clamp(85px, 5.2083333333vw, 140px);
  }
  .post__category {
    font-size: clamp(10px, 0.78125vw, 21px);
  }
  .post__category {
    margin-right: clamp(11px, 0.78125vw, 21px);
  }
  .rte__title {
    font-size: clamp(34px, 2.0833333333vw, 56px);
  }
  .rte__title {
    margin-bottom: clamp(16px, 0.9375vw, 25px);
  }
  .rte__subheading {
    font-size: clamp(16px, 0.9375vw, 25px);
  }
  .rte__subheading {
    margin-bottom: clamp(16px, 0.9375vw, 25px);
  }
  .sidebar__wrap {
    border-radius: clamp(7px, 0.4166666667vw, 11px);
  }
  .sidebar__wrap {
    padding-block: clamp(21px, 1.25vw, 33px);
  }
  .sidebar__wrap {
    padding-inline: clamp(11px, 0.625vw, 16px);
  }
  .sidebar__title {
    font-size: clamp(16px, 1.0416666667vw, 28px);
  }
  .sidebar__link {
    font-size: clamp(15px, 0.9375vw, 25px);
  }
  .print__button {
    margin-bottom: clamp(9px, 0.5208333333vw, 14px);
  }
  .print__text {
    font-size: clamp(15px, 0.9375vw, 25px);
  }
  .policy .sidebar__wrap {
    padding-block: clamp(18px, 1.09375vw, 29px);
  }
  .policy__title {
    font-size: clamp(31px, 1.875vw, 50px);
  }
  .policy__title {
    margin-bottom: clamp(17px, 1.0416666667vw, 28px);
  }
  .policy__second {
    margin-block: clamp(14px, 0.8333333333vw, 22px);
  }
  .policy__second {
    padding: clamp(14px, 0.8333333333vw, 22px);
  }
  .policy__second {
    border-radius: clamp(7px, 0.4166666667vw, 11px);
  }
  .policy__btn {
    margin-bottom: clamp(12px, 0.7291666667vw, 19px);
  }
  .policy__btn .icon {
    width: clamp(11px, 0.625vw, 16px);
  }
  .policy__btn .icon {
    margin-right: clamp(5px, 0.2604166667vw, 7px);
  }
  .error__images {
    margin-bottom: clamp(23px, 2.0833333333vw, 56px);
  }
  .error__img--left {
    bottom: clamp(11px, 1.0416666667vw, 28px);
  }
  .error__img--left {
    left: clamp(56px, 5.6770833333vw, 152px);
  }
  .error__title {
    font-size: clamp(24px, 1.6666666667vw, 44px);
  }
  .error__title {
    margin-bottom: clamp(8px, 0.625vw, 16px);
  }
  .error__text {
    font-size: clamp(15px, 0.9375vw, 25px);
  }
  .blog-post__date {
    font-size: clamp(16px, 0.9375vw, 25px);
  }
  .blog-post__date {
    margin-bottom: clamp(15px, 0.8854166667vw, 23px);
  }
  .blog-post__title {
    font-size: clamp(40px, 2.4479166667vw, 65px);
  }
  .blog-post__title {
    margin-bottom: clamp(9px, 0.5208333333vw, 14px);
  }
  .breadcrumbs {
    gap: clamp(5px, 0.2604166667vw, 7px);
  }
  .breadcrumbs__link {
    font-size: clamp(16px, 0.9375vw, 25px);
  }
  .side-tags {
    margin-top: clamp(19px, 1.1458333333vw, 30px);
  }
  .side-tags__category {
    margin-bottom: clamp(19px, 1.1458333333vw, 30px);
  }
  .side-tags__category .icon {
    margin-right: clamp(15px, 0.8854166667vw, 23px);
  }
  .side-tags__tag {
    border-radius: clamp(43px, 2.6041666667vw, 70px);
  }
  .side-tags__tag {
    font-size: clamp(12px, 0.7291666667vw, 19px);
  }
  .side-tags__tag {
    padding-inline: clamp(11px, 0.625vw, 16px);
  }
  .side-tags__tag {
    padding-block: clamp(4px, 0.2083333333vw, 5px);
  }
  .side-tags__static {
    font-size: clamp(21px, 1.25vw, 33px);
  }
  .side-tags__socials {
    gap: clamp(23px, 1.3541666667vw, 36px);
  }
  .side-tags__list {
    gap: clamp(11px, 0.625vw, 16px);
  }
  .side-tags__link {
    font-size: clamp(21px, 1.25vw, 33px);
  }
  .zig-zag {
    margin-top: clamp(123px, 8.3333333333vw, 224px);
  }
  .zig-zag__title {
    font-size: clamp(40px, 2.4479166667vw, 65px);
  }
  .zig-zag__title {
    margin-bottom: clamp(4px, 0.5729166667vw, 15px);
  }
  .zig-zag__text {
    font-size: clamp(16px, 0.9375vw, 25px);
  }
  .theme-candy-crush-soda .socials__links {
    padding-top: clamp(9px, 1.3541666667vw, 36px);
  }
  .theme-candy-crush-soda .socials__links {
    padding-bottom: clamp(73px, 5.2083333333vw, 140px);
  }
  .theme-candy-crush-soda .socials__graphic--left {
    height: clamp(78px, 6.7708333333vw, 182px);
  }
  .theme-candy-crush .socials__links {
    padding-top: clamp(28px, 3.0208333333vw, 81px);
  }
  .theme-candy-crush .socials__links {
    padding-bottom: clamp(62px, 5.2083333333vw, 140px);
  }
  .theme-candy-crush .socials__graphic--left {
    height: clamp(19px, 1.8229166667vw, 49px);
  }
  .theme-farm-heroes .socials__links {
    padding-top: clamp(9px, 0.5208333333vw, 14px);
  }
  .theme-farm-heroes .socials__links {
    padding-bottom: clamp(25px, 3.8020833333vw, 102px);
  }
  .theme-pet-rescue .socials__links {
    padding-bottom: clamp(73px, 4.4270833333vw, 118px);
  }
  .theme-pet-rescue .socials__graphic--left {
    height: clamp(256px, 16.6666666667vw, 448px);
  }
  .theme-candy-crush-jelly .socials__links {
    padding-bottom: clamp(69px, 6.25vw, 168px);
  }
  .theme-candy-crush-jelly .socials__graphic--left {
    height: clamp(128px, 12.34375vw, 331px);
  }
  .theme-candy-crush-jelly .socials__graphic--right {
    height: clamp(126px, 12.1354166667vw, 326px);
  }
  .theme-bubble-witch-3 .socials {
    margin-top: clamp(84px, 6.9270833333vw, 186px);
  }
  .theme-bubble-witch-3 .socials__links {
    padding-top: clamp(18px, 1.09375vw, 29px);
  }
  .theme-bubble-witch-3 .socials__links {
    padding-bottom: clamp(75px, 5vw, 134px);
  }
  .theme-candy-crush-friends .socials__links {
    padding-bottom: clamp(44px, 2.65625vw, 71px);
  }
  .theme-candy-crush-friends .socials__graphic--left {
    height: clamp(102px, 6.25vw, 168px);
  }
  .theme-farm-heroes-super .socials {
    padding-bottom: clamp(50px, 4.6875vw, 125px);
  }
  .theme-farm-heroes-super .socials::after {
    height: clamp(70px, 6.25vw, 168px);
  }
  .theme-farm-heroes-super .socials__links {
    padding-bottom: clamp(76px, 4.4270833333vw, 118px);
  }
  .theme-farm-heroes-super .socials__background {
    height: clamp(120px, 6.6145833333vw, 177px);
  }
  .theme-diamond-diaries .socials__links {
    padding-top: clamp(67px, 6.09375vw, 163px);
  }
  .theme-diamond-diaries .socials__links {
    padding-bottom: clamp(96px, 9.0104166667vw, 242px);
  }
  .theme-diamond-diaries .socials__background {
    height: clamp(179px, 15.9375vw, 428px);
  }
  .theme-pyramid-solitaire .socials {
    padding-top: clamp(58px, 7.2916666667vw, 196px);
  }
  .theme-pyramid-solitaire .socials {
    padding-bottom: clamp(104px, 8.8541666667vw, 237px);
  }
  .theme-bubble-witch-2 .socials {
    padding-top: clamp(90px, 5.46875vw, 147px);
  }
  .theme-bubble-witch-2 .socials {
    padding-bottom: clamp(135px, 9.53125vw, 256px);
  }
  .theme-blossom-blast .socials {
    padding-top: clamp(90px, 5.46875vw, 147px);
  }
  .theme-blossom-blast .socials {
    padding-bottom: clamp(137px, 9.53125vw, 256px);
  }
  .theme-candy-crush-solitaire .socials__links {
    padding-top: clamp(35px, 3.59375vw, 96px);
  }
  .theme-candy-crush-solitaire .socials__links {
    padding-bottom: clamp(104px, 8.8541666667vw, 237px);
  }
  .theme-candy-crush-solitaire .socials__graphic--left {
    height: clamp(10px, 1.0416666667vw, 28px);
  }
}
@media only screen and (min-width: 1500px) {
  .dual-side .wrap {
    padding: 0;
  }
}
@media only screen and (max-width: 1500px) {
  .theme-candy-crush-solitaire .game__background::before,
  .theme-candy-crush-solitaire .game__background::after {
    display: none;
  }
}
@media only screen and (max-width: 1499px) {
  .theme-candy-crush .game__background::before,
  .theme-candy-crush .game__background::after {
    display: none;
  }
}
@media only screen and (max-width: 1199.98px) {
  .page-container--full {
    border-radius: 0;
  }
  .page-container--full section:first-of-type {
    border-radius: 0;
  }
  .footer__text {
    font-size: 14px;
  }
  .footer__info-link {
    font-size: 14px;
  }
  .footer__game {
    max-width: 50px;
  }
  .footer__graphic {
    display: none;
  }
  .footer__lang-btn {
    font-size: 14px;
  }
  .footer__copyright {
    font-size: 14px;
    padding: 0 10px;
  }
  .games-banner__title {
    line-height: 1.1;
  }
}
@media only screen and (max-width: 991.98px) {
  .game .page-container {
    margin-top: -8vw;
  }
  .corporate__background {
    display: none;
  }
  .report-page .report-page__back {
    margin-top: 4px;
  }
  .rte:not(.rte--secondary) table td {
    white-space: normal;
    width: -webkit-max-content !important;
    width: -moz-max-content !important;
    width: max-content !important;
  }
  .footer__slider .splide__pagination__page {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .footer__slider .splide__pagination__page.is-active {
    background-color: #fff;
  }
  .featured__graphic {
    display: none;
  }
  .careers::before {
    padding-bottom: 3.4%;
  }
  .game-list__text {
    font-size: 14px;
  }
  .game-video__content {
    padding: 0 20px;
  }
  .game-carousel__svg {
    display: none;
  }
  .cta-cards__title {
    padding: 13px 0;
  }
  .image-text__item:not(:last-child) {
    margin-bottom: -1px;
  }
  .press-kit__link {
    aspect-ratio: 1/1;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .sidebar__button.link {
    font-size: 18px;
    padding: 13px 35px;
  }
  .report__links-item:not(:last-child) {
    margin-bottom: 20px;
  }
  .theme-pet-rescue .socials__links {
    top: -13px;
  }
  .theme-bubble-witch-3 .socials__graphic--left {
    height: 9vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .wrap {
    padding: 0 16px;
  }
  .page-container {
    margin-bottom: -29px;
  }
  .page-container--full {
    margin-top: 0;
  }
  .games-page .page-container {
    margin-top: 54px;
  }
  .game .page-container {
    max-width: calc(100vw - 26px);
    margin-top: -34vw;
  }
  .press section:last-of-type {
    padding-bottom: 8px;
  }
  .press-listing .media-banner__picture {
    margin-top: 28px;
  }
  .press-listing .media-banner__title {
    padding-top: 115px;
  }
  .standard .page-container,
  .cookies .page-container {
    margin-top: 24px;
    padding-top: 53px;
    padding-bottom: 43px;
  }
  .standard__back {
    letter-spacing: -0.3px;
    padding: 0 16px;
  }
  .standard--seconadry .page-container {
    padding-inline: 8.7%;
    padding-bottom: 68px;
  }
  .error::before,
  .error::after {
    display: none;
  }
  .error .page-container {
    margin-top: 71px;
    padding: 0 12.4% 105px;
  }
  .press-release .media-banner {
    height: 47vw;
    max-height: 250px;
  }
  .press-release .page-container {
    margin-top: 0;
  }
  .press-release.corporate .media-banner {
    margin-bottom: 14.7%;
  }
  .press-release.corporate section:last-of-type {
    padding-bottom: 0;
  }
  .press-release .side-tags {
    padding-bottom: 48px;
  }
  .press-release__holder {
    margin: 0 20px;
  }
  .report-page .report-page__back {
    letter-spacing: -0.3px;
    padding-inline: 12.5%;
  }
  .report-page section:last-of-type {
    padding-bottom: 66px;
  }
  .report-page .media-banner::before {
    position: absolute;
    content: "";
    top: 41vw;
    left: 0;
    width: 100%;
    bottom: -25vw;
    z-index: 1;
    pointer-events: none;
    background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      color-stop(0, #fff),
      color-stop(50%, rgba(247, 244, 239, 0.88)),
      to(rgba(247, 244, 239, 0))
    );
    background: linear-gradient(
      0deg,
      #fff 0,
      rgba(247, 244, 239, 0.88) 50%,
      rgba(247, 244, 239, 0)
    );
  }
  .faq .text-module__holder {
    margin-inline: 0;
  }
  .link,
  #ot-sdk-btn.ot-sdk-show-settings.link {
    width: 80%;
    text-align: center;
  }
  .link-secondary {
    padding: 9px 27px;
    letter-spacing: -0.1px;
  }
  .cookies .page-container {
    padding-inline: 17px;
    padding-bottom: 99px;
  }
  .cookies__back {
    letter-spacing: -0.3px;
  }
  .cookies__title {
    letter-spacing: -0.3px;
  }
  .header--active .nav {
    opacity: 1;
    visibility: visible;
  }
  .header__container {
    justify-content: flex-end;
  }
  .nav {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background-color: #fff;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: -1;
    padding: 100px 20px 20px;
    overflow: hidden;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-transition-property: opacity, visibility;
    transition-property: opacity, visibility;
  }
  .nav__list {
    width: 100%;
    overflow: auto;
  }
  .nav__list:last-child {
    padding-bottom: 20px;
  }
  .nav__item {
    margin-bottom: 24px;
  }
  .nav__link {
    margin: 0;
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .nav__link-subicon {
    font-size: 10px;
  }
  .header__burger-btn {
    z-index: 2;
  }
  .nav__submenu {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    height: calc(100vh - 54px);
    width: 100%;
    z-index: 2;
    padding: 0 20px 20px;
    border-top: 1px solid #dadada;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    display: flex;
    flex-direction: column;
  }
  .nav__submenu .nav__list {
    position: relative;
    height: calc(100svh - 106px);
  }
  .nav__submenu--active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .nav__sublink {
    justify-content: flex-start;
    align-items: baseline;
  }
  .nav__sublink-icon {
    font-size: 14px;
    margin-right: 10px;
  }
  .footer {
    padding-top: 55px;
  }
  .footer__holder {
    padding-bottom: 16px;
  }
  .footer__info {
    margin-bottom: 40px;
  }
  .footer__info-item:nth-child(4) {
    margin-bottom: 11px;
  }
  .footer__info-links {
    display: flex;
    flex-wrap: wrap;
    padding: 0 5px;
    gap: 0 20px;
  }
  .footer__links {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding-top: 16px;
    gap: 2px 23px;
    margin-bottom: 10px;
  }
  .footer__links::before {
    left: 50%;
    height: 1px;
    width: 55%;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .footer__links::after {
    display: none;
  }
  .footer__links-item {
    position: relative;
  }
  .footer__links-item:not(:last-child)::after {
    position: absolute;
    content: "";
    width: 1px;
    background-color: #6b6b6b;
    height: 100%;
    top: 0;
    right: -12px;
  }
  .footer__links-link {
    font-size: 15px;
  }
  .footer__socials {
    padding-top: 32px;
    gap: 20px 22px;
    margin-bottom: 26px;
  }
  .footer__socials-item::after {
    display: none;
  }
  .footer__socials-link {
    font-size: 16px;
  }
  .footer__socials-link .icon {
    font-size: 16px;
    margin-right: 9px;
  }
  .footer__slider {
    padding-top: 30px;
  }
  .footer__slider::before {
    position: absolute;
    content: "";
    top: 0;
    width: 55%;
    height: 1px;
    background-color: #6b6b6b;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .footer__slider-track {
    margin: 0 calc((100% - 250px) / 2);
    padding-bottom: 37px;
  }
  .footer__legal {
    padding: 27px 0 60px;
  }
  .banner--text-block .banner__holder {
    padding-top: 30px;
  }
  .banner--text-block .banner__image--right {
    display: none;
  }
  .banner__holder {
    padding: 170px 0 19px;
    position: relative;
    overflow: hidden;
  }
  .banner__holder::after {
    content: "";
    position: absolute;
    inset: 0;
    background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(20%, rgba(0, 0, 0, 0)),
      color-stop(50%, rgb(var(--divider-color)))
    );
    background-image: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0) 20%,
      rgb(var(--divider-color)) 50%
    );
  }
  .banner__image--left {
    display: none;
  }
  .banner__image--right {
    position: absolute;
    top: -4vw;
    max-width: 420px;
    width: 102%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .banner__content {
    padding: 0 25px;
    position: relative;
    z-index: 2;
  }
  .banner__title {
    font-size: 32px;
  }
  .banner__text {
    line-height: 1.4;
    font-size: 18px;
  }
  .banner__socials {
    padding: 0 24px;
  }
  .banner__socials--centered .banner__socials-list {
    margin: 0 auto;
  }
  .banner__socials--centered .banner__socials-gradient {
    display: none;
  }
  .banner__socials-divider {
    display: none;
  }
  .banner__socials-list {
    overflow: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .banner__socials-item {
    flex-shrink: 0;
  }
  .banner__socials-gradient {
    position: absolute;
    width: 40px;
    height: calc(100% + 4px);
    top: -2px;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .banner__socials-gradient--left {
    background: -webkit-gradient(
      linear,
      right top,
      left top,
      color-stop(0, rgba(0, 0, 0, 0)),
      to(rgb(var(--divider-color)))
    );
    background: linear-gradient(
      270deg,
      rgba(0, 0, 0, 0) 0,
      rgb(var(--divider-color))
    );
    left: 23px;
    opacity: 0;
  }
  .banner__socials-gradient--right {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(0, rgba(0, 0, 0, 0)),
      to(rgb(var(--divider-color)))
    );
    background: linear-gradient(
      90deg,
      rgba(0, 0, 0, 0) 0,
      rgb(var(--divider-color))
    );
    right: 23px;
  }
  .hero .link {
    bottom: 27%;
  }
  .hero .picture {
    height: 100vh;
  }
  .dual-side {
    background-position: -15.5vw -79vw;
  }
  .dual-side__holder {
    flex-direction: column;
    padding: 15px 0 13px;
  }
  .dual-side__view--left {
    position: relative;
    align-items: center;
    padding: 0 0 19px;
  }
  .dual-side__view--left::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 87%;
    height: 2px;
    background-color: rgba(214, 129, 43, 0.5);
  }
  .dual-side__view--left .link {
    margin-top: 0;
    width: 83%;
  }
  .dual-side__view--left .picture {
    max-width: 80%;
  }
  .dual-side__view--right {
    padding: 14px 0 0;
  }
  .dual-side__view--right .picture {
    margin-bottom: 11px;
    max-width: 69%;
  }
  .dual-side__view--right .link {
    margin-top: 13px;
    width: 86%;
  }
  .dual-side__logo {
    position: absolute;
    right: 45px;
    top: 11px;
    max-height: 17vw;
  }
  .dual-side__title {
    padding: 0 16px;
    margin-bottom: 4px;
  }
  .dual-side__text {
    padding: 0 16px;
  }
  .video {
    background-color: #00b67d;
  }
  .video__holder {
    -webkit-transition: -webkit-transform 0.2s ease;
    transition: -webkit-transform 0.2s ease;
    transition: transform 0.2s ease;
    transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  }
  .video__holder::before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(0, 182, 125, 0)),
      to(#00b67d)
    );
    background-image: linear-gradient(
      180deg,
      rgba(0, 182, 125, 0) 0%,
      #00b67d 100%
    );
  }
  .video--active {
    background-color: #000;
  }
  .video--active .video__holder {
    z-index: 3;
  }
  .video--active .video__holder::before {
    display: none;
  }
  .video__content {
    position: relative;
    padding-bottom: 35px;
    margin-top: -8vw;
  }
  .video__content .link {
    width: 82%;
  }
  .video__content-image {
    max-width: 31%;
    margin-bottom: 14px;
  }
  .video__btn {
    z-index: 3;
  }
  .video__btn .icon {
    font-size: 18px;
    border: 5px solid #fff;
    width: 51px;
  }
  .featured__track {
    overflow: visible;
  }
  .featured__card {
    display: flex;
  }
  .featured__card:not(:last-of-type) {
    margin-bottom: 23px;
  }
  .featured__card-image {
    flex: 0 0 40%;
  }
  .featured__card-image .picture {
    height: 100%;
  }
  .featured__card-content {
    flex: 0 0 60%;
    padding: 21px 10px 18px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .featured__card-title {
    letter-spacing: -0.4px;
    text-align: center;
    margin-bottom: 3px;
  }
  .featured__card-text {
    text-align: center;
    line-height: 1.2;
    letter-spacing: -0.3px;
  }
  .featured__controls {
    display: none;
  }
  .careers {
    padding: 52px 16px 60px;
    min-height: 280px;
  }
  .careers .picture {
    display: none;
  }
  .careers__holder {
    flex-direction: column;
  }
  .careers__positions {
    margin-bottom: 5px;
  }
  .careers__jobs {
    display: flex;
    align-items: center;
  }
  .careers__description {
    margin-left: 4px;
  }
  .careers__info .link {
    margin-top: 14px;
    width: 100%;
  }
  .careers__title {
    display: none;
  }
  .careers__text {
    font-size: 15px;
    letter-spacing: -0.7px;
    line-height: 1.3;
  }
  .careers__shape {
    display: none;
  }
  .careers__graphic {
    display: none;
  }
  .games-banner {
    padding: 14px 45px 0;
    margin-bottom: 71px;
  }
  .games-banner__media {
    display: none;
  }
  .games-banner__title {
    font-size: 24px;
    text-align: center;
  }
  .games-banner__text {
    text-align: center;
    line-height: 1.4;
    font-size: 18px;
  }
  .game-list {
    padding: 0 16px 74px;
  }
  .game-list__card:first-child {
    height: 230px;
  }
  .game-list__card:first-child .game-list__graphic {
    max-width: 118px;
    margin: 0 -7px -50px 0;
  }
  .game-list__card:first-child .game-list__logo {
    max-width: 142px;
    margin: 20px 0 0 20px;
  }
  .game-list__card:first-child .game-list__content {
    padding: 13px 85px 9px 24px;
  }
  .game-list__card:not(:first-child) {
    height: 166px;
  }
  .game-list__card:not(:first-child) .game-list__graphic {
    max-width: 71px;
    margin: 0 17px -51px 0;
  }
  .game-list__card:not(:first-child) .game-list__logo {
    max-height: 82px;
    margin: 16px 0 0 16px;
  }
  .game-list__card:not(:first-child) .game-list__content {
    padding: 13px 85px 11px 24px;
  }
  .game-list__card:not(:last-child) {
    margin-bottom: 24px;
  }
  .two-cards__holder {
    padding: 0 17px;
  }
  .two-cards__single {
    display: block;
    aspect-ratio: 16/8;
  }
  .two-cards__single:not(:last-child) {
    margin-bottom: 17px;
  }
  .two-cards__text {
    padding: 10px 15px 10px 9px;
  }
  .game-video__wrapper {
    aspect-ratio: 16/9.3;
    width: 91%;
    padding: 0;
  }
  .game-video__button {
    width: 42px;
  }
  .game-carousel__holder {
    width: 95%;
  }
  .game-carousel__title {
    line-height: 1.1;
  }
  .game-carouse__track .splide__list {
    padding-bottom: 20px !important;
  }
  .game-carousel__item {
    min-height: 560px;
    height: 157.2vw;
    max-height: 640px;
  }
  .game-carousel__controls .icon-btn {
    display: none;
  }
  .game-carousel__arrow--next {
    right: -26px;
  }
  .game-carousel__arrow--prev {
    left: -26px;
  }
  .game-carousel__gradient {
    display: none;
  }
  .cta-cards {
    max-width: 84%;
  }
  .cta-cards__link:not(:last-child) {
    margin-bottom: 23px;
  }
  .cta-cards__img {
    min-height: 50px;
  }
  .cta-cards__label {
    padding: 8px 19px;
  }
  .spotlight__holder {
    height: 567px;
  }
  .spotlight__content {
    position: relative;
    height: 100%;
    padding: 38px 10px;
  }
  .spotlight__svg {
    display: none;
  }
  .spotlight__logo {
    margin-top: 97px;
  }
  .spotlight__cta {
    margin-top: auto;
  }
  .socials {
    margin-bottom: -57px;
  }
  .media-banner__picture {
    margin-top: 50px;
  }
  .media-banner__picture .image {
    max-height: 260px;
    min-height: 180px;
  }
  .media-banner__list {
    display: none;
  }
  .text-module__highlight {
    padding: 16px 10px;
  }
  .contact__holder {
    flex-direction: column;
  }
  .contact__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 5px;
    order: 2;
  }
  .contact__content .rte p {
    text-align: center;
    margin-top: 20px;
  }
  .contact__description {
    letter-spacing: -0.3px;
  }
  .contact__image {
    order: 1;
    margin-bottom: 30px;
  }
  .image-text {
    padding-top: 4vw;
  }
  .image-text__holder {
    flex-direction: column;
    align-items: center;
  }
  .image-text__graphic {
    margin-left: -51px;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    margin-bottom: 49px;
  }
  .image-text__item {
    letter-spacing: -0.4px;
  }
  .press-kit__holder {
    margin: 0 9%;
  }
  .press-kit__games:last-child .press-kit__list {
    margin-bottom: 72px;
  }
  .press-kit__list {
    margin-top: 32px;
  }
  .press-kit__item:not(:last-child) {
    margin-bottom: 50px;
  }
  .press-kit__image {
    width: 86%;
  }
  .team__title {
    margin: 0 5% 12px;
  }
  .team__item {
    flex-direction: column;
  }
  .team__name {
    text-align: center;
  }
  .team__position {
    text-align: center;
  }
  .posts-list__graphic {
    display: none;
  }
  .posts-list__list {
    padding: 6px 12px;
  }
  .post {
    position: relative;
    flex-wrap: wrap;
    padding: 16px 13px 17px 18px;
  }
  .post .icon {
    position: absolute;
    right: 18px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .post__date {
    order: 2;
  }
  .post__title {
    order: 1;
    width: 88%;
    margin-bottom: 9px;
  }
  .post__category {
    order: 3;
    text-transform: capitalize;
    color: #fa4092;
  }
  .rte__holder {
    padding: 0 16px;
  }
  .rte__accordion .rte__accordion-content {
    display: none;
  }
  .rte__accordion--active .rte__accordion-content {
    display: block;
  }
  .rte__accordion--active .rte__accordion-btn .icon::after {
    display: none;
  }
  .rte__accordion-btn {
    font-family: "Grotesk", arial, sans-serif;
    margin-top: 0;
    padding: 16px 0;
    margin-bottom: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    color: #595554;
    text-align: left;
  }
  .rte__accordion-btn .icon {
    border: 1px solid #00b67d;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    background-color: rgba(0, 0, 0, 0);
    position: relative;
    flex-shrink: 0;
  }
  .rte__accordion-btn .icon::before,
  .rte__accordion-btn .icon::after {
    position: absolute;
    content: "";
    width: 60%;
    height: 1px;
    background-color: #00b67d;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .rte__accordion-btn .icon::after {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
  }
  .sidebar {
    display: none;
  }
  .policy .sidebar {
    position: absolute;
    display: block;
    top: 50px;
    left: 0;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
  }
  .policy .sidebar .sidebar__wrap {
    display: none;
  }
  .policy__title {
    margin-left: -15px;
  }
  .policy__holder {
    flex-direction: column;
    position: relative;
  }
  .policy__content {
    margin-bottom: 80px;
  }
  .error__images {
    max-height: 43vw;
    height: 100%;
  }
  .error__background {
    display: none;
  }
  .error__img {
    position: relative;
  }
  .error__img--left {
    top: -12px;
    height: 21vw;
    left: 21px;
  }
  .error__img--right {
    right: -16px;
    height: 45vw;
  }
  .error__text {
    letter-spacing: -0.3px;
  }
  .blog-post .rte img {
    margin-bottom: 7px;
  }
  .blog-post .rte .text-small {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 1.7;
  }
  .breadcrumbs {
    margin: 0 20px;
  }
  .side-tags {
    margin-left: 16px;
  }
  .report {
    padding-inline: 12.5%;
    margin-top: -12px;
  }
  .report__links {
    margin-top: 34px;
  }
  .zig-zag {
    margin-bottom: 77px;
  }
  .zig-zag .wrap {
    padding: 0 24px;
  }
  .zig-zag + .zig-zag {
    margin-top: 77px;
  }
  .zig-zag__holder {
    flex-direction: column-reverse;
    gap: 38px;
  }
  .zig-zag__text {
    line-height: 1.4;
  }
  .theme-candy-crush .game__gradient {
    height: calc(100% + 55px);
  }
  .theme-candy-crush .game__background {
    height: 134vw;
  }
  .theme-candy-crush .game__logo {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 46vw;
    width: 100%;
  }
  .theme-candy-crush .game__logo--sticky {
    top: -52px;
  }
  .theme-candy-crush .game__logo--margin-top {
    top: 76px;
  }
  .theme-candy-crush-soda .game__gradient {
    height: calc(100% + 55px);
  }
  .theme-candy-crush-soda .game__background {
    height: 134vw;
  }
  .theme-candy-crush-soda .game__logo {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 46vw;
    width: 100%;
  }
  .theme-candy-crush-soda .game__logo--sticky {
    top: -52px;
  }
  .theme-candy-crush-soda .game__logo--margin-top {
    top: 76px;
  }
  .theme-farm-heroes .game__gradient {
    height: calc(100% + 55px);
  }
  .theme-farm-heroes .game__background {
    height: 134vw;
  }
  .theme-farm-heroes .game__logo {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 46vw;
    width: 100%;
  }
  .theme-farm-heroes .game__logo--sticky {
    top: -52px;
  }
  .theme-farm-heroes .game__logo--margin-top {
    top: 76px;
  }
  .theme-pet-rescue .game__gradient {
    height: calc(100% + 55px);
  }
  .theme-pet-rescue .game__background {
    height: 134vw;
  }
  .theme-pet-rescue .game__logo {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 46vw;
    width: 100%;
  }
  .theme-pet-rescue .game__logo--sticky {
    top: -52px;
  }
  .theme-pet-rescue .game__logo--margin-top {
    top: 76px;
  }
  .theme-candy-crush-jelly .game__gradient {
    height: calc(100% + 55px);
  }
  .theme-candy-crush-jelly .game__background {
    height: 134vw;
  }
  .theme-candy-crush-jelly .game__logo {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 46vw;
    width: 100%;
  }
  .theme-candy-crush-jelly .game__logo--sticky {
    top: -52px;
  }
  .theme-candy-crush-jelly .game__logo--margin-top {
    top: 76px;
  }
  .theme-bubble-witch-3 .game__gradient {
    height: calc(100% + 55px);
  }
  .theme-bubble-witch-3 .game__background {
    height: 134vw;
  }
  .theme-bubble-witch-3 .game__logo {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 46vw;
    width: 100%;
  }
  .theme-bubble-witch-3 .game__logo--sticky {
    top: -52px;
  }
  .theme-bubble-witch-3 .game__logo--margin-top {
    top: 76px;
  }
  .theme-candy-crush-friends .game__gradient {
    height: calc(100% + 55px);
  }
  .theme-candy-crush-friends .game__background {
    height: 134vw;
  }
  .theme-candy-crush-friends .game__logo {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 46vw;
    width: 100%;
  }
  .theme-candy-crush-friends .game__logo--sticky {
    top: -52px;
  }
  .theme-candy-crush-friends .game__logo--margin-top {
    top: 76px;
  }
  .theme-farm-heroes-super .game__gradient {
    height: calc(100% + 55px);
  }
  .theme-farm-heroes-super .game__background {
    height: 134vw;
  }
  .theme-farm-heroes-super .game__logo {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 46vw;
    width: 100%;
  }
  .theme-farm-heroes-super .game__logo--sticky {
    top: -52px;
  }
  .theme-farm-heroes-super .game__logo--margin-top {
    top: 76px;
  }
  .theme-diamond-diaries .game__gradient {
    height: calc(100% + 55px);
  }
  .theme-diamond-diaries .game__background {
    height: 134vw;
  }
  .theme-diamond-diaries .game__logo {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 46vw;
    width: 100%;
  }
  .theme-diamond-diaries .game__logo--sticky {
    top: -52px;
  }
  .theme-diamond-diaries .game__logo--margin-top {
    top: 76px;
  }
  .theme-pyramid-solitaire .game__gradient {
    height: calc(100% + 55px);
  }
  .theme-pyramid-solitaire .game__background {
    height: 134vw;
  }
  .theme-pyramid-solitaire .game__logo {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 46vw;
    width: 100%;
  }
  .theme-pyramid-solitaire .game__logo--sticky {
    top: -52px;
  }
  .theme-pyramid-solitaire .game__logo--margin-top {
    top: 76px;
  }
  .theme-bubble-witch-2 .game__gradient {
    height: calc(100% + 55px);
  }
  .theme-bubble-witch-2 .game__background {
    height: 134vw;
  }
  .theme-bubble-witch-2 .game__logo {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 46vw;
    width: 100%;
  }
  .theme-bubble-witch-2 .game__logo--sticky {
    top: -52px;
  }
  .theme-bubble-witch-2 .game__logo--margin-top {
    top: 76px;
  }
  .theme-blossom-blast .game__gradient {
    height: calc(100% + 55px);
  }
  .theme-blossom-blast .game__background {
    height: 134vw;
  }
  .theme-blossom-blast .game__logo {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 46vw;
    width: 100%;
  }
  .theme-blossom-blast .game__logo--sticky {
    top: -52px;
  }
  .theme-blossom-blast .game__logo--margin-top {
    top: 76px;
  }
  .theme-candy-crush-solitaire .game__gradient {
    height: calc(100% + 55px);
  }
  .theme-candy-crush-solitaire .game__background {
    height: 134vw;
  }
  .theme-candy-crush-solitaire .game__logo {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 46vw;
    width: 100%;
  }
  .theme-candy-crush-solitaire .game__logo--sticky {
    top: -52px;
  }
  .theme-candy-crush-solitaire .game__logo--margin-top {
    top: 76px;
  }
  .theme-candy-crush-soda .socials {
    margin-top: 85px;
  }
  .theme-candy-crush-soda .socials__links {
    top: -6px;
  }
  .theme-candy-crush .socials__graphic--left {
    width: 110%;
    margin-left: -5%;
  }
  .theme-farm-heroes .game__logo {
    max-width: 65vw;
  }
  .theme-farm-heroes .socials {
    margin-top: -22px;
  }
  .theme-pet-rescue .game__logo {
    max-width: 41vw;
  }
  .theme-pet-rescue .socials {
    margin-top: 48%;
  }
  .theme-candy-crush-jelly .game__logo {
    top: -32px;
    max-width: 39vw;
  }
  .theme-candy-crush-jelly .socials__links {
    padding-top: 32px;
  }
  .theme-candy-crush-jelly .socials__graphic--left {
    -webkit-transform: translateY(-50%) scale(1.5) rotate(-6deg);
    transform: translateY(-50%) scale(1.5) rotate(-6deg);
    left: 42px;
    top: calc(50% - 6px);
  }
  .theme-candy-crush-jelly .socials__graphic--right {
    display: none;
  }
  .theme-candy-crush-jelly .socials__link {
    color: #fff;
    -webkit-filter: drop-shadow(1px 3px 3px rgba(0, 0, 0, 0.4));
    filter: drop-shadow(1px 3px 3px rgba(0, 0, 0, 0.4));
  }
  .theme-bubble-witch-3 .game__logo {
    top: 54px;
    max-width: 51vw;
  }
  .theme-bubble-witch-3 .banner__image--right {
    top: -11vw;
    width: 105%;
    -webkit-transform: translateX(-50%) rotate(-17deg);
    transform: translateX(-50%) rotate(-17deg);
  }
  .theme-bubble-witch-3 .banner__title {
    letter-spacing: -0.1px;
  }
  .theme-bubble-witch-3 .socials {
    margin-top: -15px;
  }
  .theme-bubble-witch-3 .socials__graphic--left {
    top: -14px;
  }
  .theme-candy-crush-friends .game__logo {
    top: 73px;
    max-width: 54vw;
  }
  .theme-candy-crush-friends .banner__title {
    font-size: 31px;
  }
  .theme-candy-crush-friends .banner__image--right {
    width: 130%;
    top: -31vw;
    left: 40%;
  }
  .theme-candy-crush-friends .socials {
    margin-top: 100px;
  }
  .theme-candy-crush-friends .socials__links {
    padding-top: 11px;
  }
  .theme-farm-heroes-super .game__logo {
    top: 73px;
    max-width: 40.8vw;
  }
  .theme-farm-heroes-super .socials {
    margin-top: 124px;
  }
  .theme-farm-heroes-super .socials__background {
    top: 29px;
  }
  .theme-farm-heroes-super .socials__graphic--left,
  .theme-farm-heroes-super .socials__graphic--right {
    display: none;
  }
  .theme-diamond-diaries .game__logo {
    top: 72px;
    max-width: 65vw;
  }
  .theme-diamond-diaries .banner__image--right {
    top: -18vw;
    left: 65%;
    -webkit-transform: translateX(-50%) rotate(23deg) scale(1.5);
    transform: translateX(-50%) rotate(23deg) scale(1.5);
  }
  .theme-diamond-diaries .socials__background {
    top: -26px;
  }
  .theme-pyramid-solitaire .game__logo {
    top: 79px;
    max-width: 61vw;
  }
  .theme-pyramid-solitaire .socials {
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#2bb4b1),
      to(#137d7a)
    );
    background: linear-gradient(180deg, #2bb4b1, #137d7a);
    margin-top: -18px;
  }
  .theme-pyramid-solitaire .socials__background {
    position: absolute;
    height: 16px;
    top: -1px;
    left: 0;
    width: 100%;
    background: url("../images/social-links-divider.png");
    background-repeat: no-repeat;
    background-size: cover;
  }
  .theme-pyramid-solitaire .socials__link {
    color: #fff;
  }
  .theme-pyramid-solitaire .socials__graphic--left,
  .theme-pyramid-solitaire .socials__graphic--right {
    display: none;
  }
  .theme-bubble-witch-2 .game__logo {
    top: 76px;
    max-width: 40.8vw;
  }
  .theme-bubble-witch-2 .banner__image--right {
    top: 3vw;
    width: 111%;
    overflow: hidden;
    height: 50%;
    left: 52%;
    -webkit-transform: translateX(-50%) scale(1.2);
    transform: translateX(-50%) scale(1.2);
  }
  .theme-blossom-blast .game__logo {
    top: 73px;
    max-width: 65vw;
  }
  .theme-blossom-blast .banner__image--right {
    top: -3vw;
    width: 102%;
    left: 51%;
    -webkit-transform: translateX(-50%) rotate(-7deg);
    transform: translateX(-50%) rotate(-7deg);
  }
  .theme-blossom-blast .socials {
    background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#63c81f),
      to(#419905)
    );
    background-image: linear-gradient(180deg, #63c81f, #419905);
  }
  .theme-blossom-blast .socials__link {
    color: #fff;
  }
  .theme-blossom-blast .socials__background {
    position: absolute;
    top: -11vw;
    left: 0;
    width: 100%;
    height: 23vw;
    background: var(--divider-image);
    background-size: 250%;
    background-repeat: no-repeat;
    background-position: top;
  }
  .theme-candy-crush-solitaire .socials__graphic--left {
    display: none;
  }
  .theme-candy-crush-solitaire .game__logo {
    top: 73px;
    max-width: 63vw;
  }
  .theme-candy-crush-solitaire .spotlight__holder {
    height: 118vw;
  }
  .theme-candy-crush-solitaire .spotlight__logo {
    margin-top: 67px;
  }
  .theme-candy-crush-solitaire .spotlight__cta {
    max-width: 261px;
  }
  .theme-candy-crush-solitaire .spotlight__cta:only-child {
    margin-top: 41vw;
  }
}
@media (hover: hover) and (pointer: fine) {
  .no-touch .standard__back:hover {
    text-decoration: underline;
  }
  .no-touch .report-page .report-page__back:hover {
    text-decoration: underline;
  }
  .no-touch .rte a:hover {
    text-decoration: underline;
  }
  .no-touch .btn:hover {
    opacity: 0.3;
    border-radius: 20px;
  }
  .no-touch .link--default:hover {
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#fff),
        to(#fff)
      ),
      -webkit-gradient(linear, left top, left bottom, from(#f7f4ef), to(#f7f4ef));
    background-image: linear-gradient(90deg, #fff, #fff),
      linear-gradient(#f7f4ef, #f7f4ef);
  }
  .no-touch .link--orange:hover {
    background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, from(#fec312), color-stop(52%, #fc7a1d), to(#fa5798));
    background: rgba(0, 0, 0, 0)
      linear-gradient(180deg, #fec312, #fc7a1d 52%, #fa5798);
  }
  .no-touch .link--green:hover,
  .no-touch #ot-sdk-btn.ot-sdk-show-settings.link--green:hover {
    background-color: #00c588;
  }
  .no-touch .link--pink:hover {
    background-color: #f52881;
  }
  .no-touch .link-secondary:hover {
    -webkit-box-shadow: inset 0 0 0 2px #38c497;
    box-shadow: inset 0 0 0 2px #38c497;
    color: #38c497;
  }
  .no-touch .cookies__back:hover {
    text-decoration: underline;
  }
  .no-touch .nav__link:hover {
    color: #ff6a00;
  }
  .no-touch .nav__link:hover::before {
    opacity: 1;
  }
  .no-touch .footer__info-link:hover {
    text-decoration: underline;
  }
  .no-touch .footer__links-link:hover:not(.footer__socials-link) {
    text-decoration: underline;
  }
  .no-touch .footer__socials-link:hover .footer__links-text {
    text-decoration: underline;
  }
  .no-touch .footer__game:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .no-touch .footer__lang-btn:hover {
    text-decoration: underline;
  }
  .no-touch .banner__socials-link:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .no-touch .featured__card:hover {
    -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3);
  }
  .no-touch .game-list__card:hover {
    -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.3);
  }
  .no-touch .game-list__card:hover .game-list__image .picture__img {
    -webkit-filter: blur(3px);
    filter: blur(3px);
  }
  .no-touch .game-list__card:hover .game-list__content-holder {
    grid-template-rows: 1fr;
  }
  .no-touch .game-list__card:hover .game-list__text {
    opacity: 1;
  }
  .no-touch .two-cards__single:hover[href] .two-cards__img {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
  }
  .no-touch .game-video__button:hover {
    opacity: 0.7;
  }
  .no-touch .game-carousel__item:hover[href] .game-carousel__img {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
  }
  .no-touch .game-carousel__arrow:hover:not([disabled]) {
    -webkit-filter: drop-shadow(2px 0 5px rgba(0, 0, 0, 0.3));
    filter: drop-shadow(2px 0 5px rgba(0, 0, 0, 0.3));
  }
  .no-touch .cta-cards__link:hover {
    -webkit-box-shadow: var(--cta-card-hover);
    box-shadow: var(--cta-card-hover);
  }
  .no-touch .spotlight__cta:hover .spotlight__cta-image {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
  }
  .no-touch .socials__link:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .no-touch .media-banner__badge:hover {
    background-color: #fff;
  }
  .no-touch .media-banner__link:not(.media-banner__link--active):hover {
    background-color: #00a471;
  }
  .no-touch .image-text__link:hover {
    text-decoration: underline;
  }
  .no-touch .press-kit__link:hover + .press-kit__download {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
  .no-touch
    .posts-list__item:first-child
    .posts-list__category:hover.posts-list__category--disabled {
    background-color: #00b67d;
  }
  .no-touch
    .posts-list__item:first-child
    .posts-list__category:hover:not(.posts-list__category--disabled) {
    background-color: rgba(0, 182, 125, 0.7);
  }
  .no-touch
    .posts-list__item:nth-child(2)
    .posts-list__category:hover.posts-list__category--disabled {
    background-color: #fa4092;
  }
  .no-touch
    .posts-list__item:nth-child(2)
    .posts-list__category:hover:not(.posts-list__category--disabled) {
    background-color: rgba(250, 64, 146, 0.7);
  }
  .no-touch
    .posts-list__item:nth-child(3)
    .posts-list__category:hover.posts-list__category--disabled {
    background-color: #ff6a00;
  }
  .no-touch
    .posts-list__item:nth-child(3)
    .posts-list__category:hover:not(.posts-list__category--disabled) {
    background-color: rgba(255, 106, 0, 0.7);
  }
  .no-touch
    .posts-list__item:nth-child(4)
    .posts-list__category:hover.posts-list__category--disabled {
    background-color: #464646;
  }
  .no-touch
    .posts-list__item:nth-child(4)
    .posts-list__category:hover:not(.posts-list__category--disabled) {
    background-color: rgba(70, 70, 70, 0.7);
  }
  .no-touch .post:hover {
    background-color: #fa4092;
  }
  .no-touch .post:hover .post__date {
    color: hsla(0, 0%, 100%, 0.7);
  }
  .no-touch .post:hover .post__title {
    color: #fff;
  }
  .no-touch .post:hover .post__category {
    color: #fff;
    background-color: #b60553;
  }
  .no-touch .post:hover .icon {
    color: #fff;
  }
  .no-touch .sidebar__link:hover {
    background-color: hsla(0, 0%, 100%, 0.2);
  }
  .no-touch .breadcrumbs__link:hover {
    text-decoration: underline;
  }
  .no-touch .side-tags__link:hover .icon {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
}
@media print {
  @page {
    size: a4;
    margin: 2cm;
  }
  * {
    background: rgba(0, 0, 0, 0) !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important;
    border-radius: 0 !important;
  }
  body {
    margin: 2cm;
    background-color: #fff;
    color: #000 !important;
    text-align: left !important;
    font-family: Helvetica, Arial, sans-serif !important;
    font-size: 16pt !important;
    line-height: 1.2;
  }
  main,
  article,
  section {
    display: block;
    width: 100%;
  }
  section {
    margin-bottom: 20px !important;
  }
  div,
  article {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 0 !important;
    height: auto !important;
    min-height: auto !important;
    width: 100% !important;
    display: block !important;
    text-align: left !important;
    padding: 0 !important;
    margin-bottom: 20px !important;
    -webkit-transform: none !important;
    transform: none !important;
  }
  img {
    display: none !important;
  }
  p {
    max-width: 100% !important;
    display: block !important;
    margin: 0 0 20px !important;
    font-size: 13pt !important;
    text-align: left !important;
  }
  li,
  h4 {
    font-size: 13pt !important;
  }
  a:link,
  a:visited {
    background: #fff;
    color: #000;
    text-decoration: underline;
  }
  a:not([href="javascript:;"])::after {
    content: "[" attr(href) "]";
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-weight: bold !important;
    margin-bottom: 0.5em !important;
    line-height: 1.2 !important;
    text-align: left !important;
  }
  h1 {
    font-size: 24pt !important;
  }
  h2 {
    font-size: 18pt !important;
  }
  h3 {
    font-size: 14pt !important;
  }
  table,
  th,
  td {
    border: 1px solid;
    border-collapse: collapse;
    text-align: left;
    padding: 5px 10px;
  }
  ul {
    list-style: none;
  }
  li,
  .splide__slide,
  .cta-cards__label,
  .cta-cards__content,
  .text-module__holder,
  .team__item {
    margin: 0 !important;
  }
  .temp .picture,
  .header,
  .footer,
  .video,
  .featured__card-image,
  .splide__arrows,
  .game-video,
  .game-carousel,
  .socials,
  .two-cards,
  .spotlight,
  .breadcrumbs,
  a,
  button,
  iframe,
  video {
    display: none !important;
  }
  .page-container,
  .wrap {
    max-width: none !important;
  }
  .game-list__text {
    opacity: 1 !important;
    overflow: visible !important;
  }
  .cta-cards__link {
    aspect-ratio: unset !important;
  }
  .media-banner__title {
    padding-top: 0 !important;
  }
  .image-text__link {
    display: block !important;
    text-decoration: none !important;
  }
  .image-text__link::after {
    display: none !important;
  }
}
