@charset "UTF-8";
/* Указываем box sizing */
*,
*::before,
*::after {
  box-sizing: border-box;
}
/* Убираем внутренние отступы */
ul[class],
ol[class],
ul,
ol,
li {
  padding: 0;
  margin: 0;
}
/* Убираем внешние отступы */
body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0;
}
/* Выставляем основные настройки по-умолчанию для body */
body {
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}
/* Удаляем стандартную стилизацию для всех ul и il, у которых есть атрибут class*/
ul[class],
ol[class],
li {
  list-style: none;
}
a {
  text-decoration: none;
}
/* Элементы a, у которых нет класса, сбрасываем до дефолтных стилей */
a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}
/* Упрощаем работу с изображениями */
img {
  max-width: 100%;
  display: block;
}
/* Наследуем шрифты для инпутов и кнопок */
input,
button,
textarea,
select {
  font: inherit;
  border: none;
}
button,
[role=button] {
  cursor: pointer;
}
/* Удаляем все анимации и переходы для людей, которые предпочитай их не использовать */
@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
.bonus-block {
  display: flex;
  align-items: center;
  padding-top: 63px;
  margin-bottom: 50px;
}
.bonus-block.left {
  flex-direction: row-reverse;
}
.bonus-block.left .bonus-block--text {
  padding-right: 0;
  padding-left: 40px;
}
.bonus-block.type_1 .bonus-block--banner-logo {
  margin-left: auto;
  margin-right: auto;
}
.bonus-block.type_1 .bonus-block--banner-decor {
  display: none;
}
.bonus-block.type_2 .bonus-block--banner {
  background-image: url(//1malay-app.org/wp-content/themes/theme/dist/styles/../../images/back-2.png);
  background-color: #E33232;
  background-size: cover;
  background-repeat: no-repeat;
}
.bonus-block.type_2 .bonus-block--title {
  color: #FFF000;
  text-shadow: 0px 4px 22px rgb(255, 240, 0);
}
.bonus-block.type_2 .bonus-block--subtitle {
  color: #fff;
}
.bonus-block.type_2 .bonus-block--banner-logo {
  background-image: url(//1malay-app.org/wp-content/themes/theme/dist/styles/../../images/bonus-logo.svg);
}
.bonus-block.type_3 .bonus-block--banner-top, .bonus-block.type_3 .bonus-block--title, .bonus-block.type_3 .bonus-block--subtitle, .bonus-block.type_3 .bonus-block--link {
  display: none;
}
.bonus-block.type_3 .bonus-block--banner {
  padding: 0;
  border: none;
}
.bonus-block.type_3 .bonus-block--image {
  display: block;
}
.bonus-block--image {
  display: none;
}
.bonus-block--text {
  padding-right: 40px;
}
.bonus-block--text, .bonus-block--banner {
  width: 50%;
}
.bonus-block--banner {
  border: 1px solid #007ACC;
  border-radius: 10px;
  background-image: url(//1malay-app.org/wp-content/themes/theme/dist/styles/../../images/bonus-back.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 50px 68px;
  flex-direction: column;
  align-items: center;
  display: flex;
  box-shadow: 0px 4px 22px 0px rgba(0, 122, 204, 0.15);
}
.bonus-block--banner-logo {
  width: 181px;
  height: 42px;
  background-image: url(//1malay-app.org/wp-content/themes/theme/dist/styles/../../images/logo-dark.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.bonus-block--banner-top {
  margin-bottom: 62px;
  width: 100%;
  position: relative;
}
.bonus-block--banner-decor {
  position: absolute;
  width: 202px;
  height: 178px;
  right: -50px;
  top: -112px;
  background-image: url(//1malay-app.org/wp-content/themes/theme/dist/styles/../../images/bonus.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.bonus-block--title {
  font-size: 30px;
  text-align: center;
  font-weight: 700;
  text-shadow: 0px 4px 22px rgba(17, 139, 221, 0.9);
  line-height: 1.1;
  color: rgb(0, 47, 94);
  margin-bottom: 22px;
}
.bonus-block--subtitle {
  font-weight: 500;
  margin-bottom: 30px;
  font-size: 22px;
  text-align: center;
}
.bonus-block--link {
  background: #000;
  display: inline-block;
  font-weight: 600;
  line-height: 1.2;
  padding: 15px 20px;
  text-align: center;
  width: 304px;
  max-width: 100%;
  font-size: 16px;
  color: #fff !important;
  border-radius: 25px;
}
@media (max-width: 1024px) {
  .bonus-block {
    flex-direction: column !important;
    align-items: center;
  }
  .bonus-block--text {
    width: 100%;
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-bottom: 80px;
  }
  .bonus-block--banner {
    width: 470px;
    max-width: 100%;
    padding: 25px;
  }
  .bonus-block--banner-decor {
    display: none;
  }
}
html.-toggle,
body.-toggle {
  overflow: hidden;
}
body {
  background: #fff;
  letter-spacing: 0.5px;
  font-family: "Montserrat", sans-serif;
  color: #252525;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
}
@media (max-width: 768px) {
  body {
    font-size: 14px;
    overflow-x: hidden;
  }
}
.container, .container-page {
  max-width: 1380px;
  width: 100%;
  padding-left: 50px;
  padding-right: 50px;
  margin-left: auto;
  margin-right: auto;
}
.container-page {
  max-width: 1000px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.3;
  font-weight: 700;
}
.site-header {
  padding: 0;
  background: #01030B;
  box-shadow: 0px 4px 33px 0px rgba(0, 0, 0, 0.2);
  font-family: "Roboto", sans-serif;
}
@media (max-width: 768px) {
  .site-header {
    padding: 20px 0;
  }
}
.site-header .site-header--row {
  display: grid;
  grid-template-columns: max-content 1fr;
  grid-gap: 20px;
  align-items: center;
  padding-bottom: 0;
}
.site-header .site-header--decor {
  padding-right: 30px;
}
@media (max-width: 768px) {
  .site-header .site-header--decor {
    display: none;
  }
}
.site-header .site-header__logo img {
  width: 150px;
  height: auto;
}
.site-header .site-header--bottom-wrap {
  border-top: 1px solid #000;
  padding: 20px 0;
  background: #fff;
}
@media (max-width: 768px) {
  .site-header .site-header--bottom-wrap {
    display: none;
  }
}
.site-header .site-header--bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.site-header .site-header--menu-area {
  display: grid;
  grid-template-columns: max-content max-content max-content max-content;
  grid-gap: 16px;
  margin-left: auto;
  align-items: center;
}
.site-header .site-header--menu-area .site-header__menu {
  display: none;
}
@media (max-width: 768px) {
  .site-header .site-header--menu-area {
    display: none;
    width: 100%;
    height: calc(100% - 72px);
    background: #01030B;
    overflow-y: auto;
    position: fixed;
    top: 72px;
    left: 0;
    z-index: 99999;
    padding: 20px;
    grid-template-columns: 86px 1fr;
    grid-gap: 16px;
    place-content: flex-start;
  }
  .site-header .site-header--menu-area .site-header__menu {
    display: block;
  }
  .site-header .site-header--menu-area.-toggle {
    display: grid;
  }
}
.site-header .site-header--menu-btn {
  display: none;
  width: 42px;
  height: 42px;
  background: #FF9900 url(//1malay-app.org/wp-content/themes/theme/dist/styles/../../images/mob-menu-icon.svg) no-repeat center;
  background-size: 15px;
  border-radius: 4px;
  justify-self: flex-end;
}
.site-header .site-header--menu-btn.-toggle {
  background: #FF9900 url(//1malay-app.org/wp-content/themes/theme/dist/styles/../../images/mob-menu-close-icon.svg) no-repeat center;
  background-size: 15px;
}
@media (max-width: 768px) {
  .site-header .site-header--menu-btn {
    display: block;
  }
}
.site-header .site-header__menu {
  padding-right: 24px;
  text-align: right;
}
@media (max-width: 768px) {
  .site-header .site-header__menu {
    padding: 0;
    text-align: left;
    margin-bottom: 64px;
    grid-column: 1/4;
    grid-row: 1;
  }
}
.site-header .site-header__menu ul {
  display: inline-flex;
  flex-wrap: wrap;
  gap: 32px;
}
@media (max-width: 768px) {
  .site-header .site-header__menu ul {
    display: block;
  }
}
.site-header .site-header__menu ul li {
  font-size: 14px;
  font-weight: 600;
  position: relative;
}
@media (max-width: 768px) {
  .site-header .site-header__menu ul li:not(:last-child) {
    display: block;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}
.site-header .site-header__menu ul li a {
  color: #000;
  padding-left: 28px;
}
@media (max-width: 768px) {
  .site-header .site-header__menu ul li a {
    color: #fff;
  }
}
.site-header .site-header__menu ul li:first-child a {
  background: url(//1malay-app.org/wp-content/themes/theme/dist/styles/../../images/menu-icons/1.svg) no-repeat left center;
  background-size: 18px;
}
.site-header .site-header__menu ul li:nth-child(2) a {
  background: url(//1malay-app.org/wp-content/themes/theme/dist/styles/../../images/menu-icons/2.svg) no-repeat left center;
  background-size: 18px;
}
.site-header .site-header__menu ul li:nth-child(3) a {
  background: url(//1malay-app.org/wp-content/themes/theme/dist/styles/../../images/menu-icons/3.svg) no-repeat left center;
  background-size: 18px;
}
.site-header .site-header__menu ul li:nth-child(4) a {
  background: url(//1malay-app.org/wp-content/themes/theme/dist/styles/../../images/menu-icons/4.svg) no-repeat left center;
  background-size: 18px;
}
@media (min-width: 768px) {
  .site-header .site-header__menu ul li.menu-item-has-children {
    position: relative;
    padding-right: 24px;
  }
  .site-header .site-header__menu ul li.menu-item-has-children::after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(//1malay-app.org/wp-content/themes/theme/dist/styles/../../images/arrow-down-w.svg) no-repeat center;
    background-size: 18px;
    position: absolute;
    top: -1px;
    right: 0;
  }
  .site-header .site-header__menu ul li.menu-item-has-children:hover::after {
    transform: rotate(180deg);
  }
}
.site-header .site-header__menu ul li ul {
  display: none;
  width: 240px;
  background: #fff;
  border-radius: 4px;
  padding: 24px 20px;
  box-shadow: 0px 0px 12px rgba(12, 42, 149, 0.15);
  position: absolute;
  top: 100%;
  left: -20px;
  z-index: 999;
}
@media (max-width: 768px) {
  .site-header .site-header__menu ul li ul {
    display: block;
    width: 100%;
    position: relative;
    top: unset;
    left: unset;
    box-shadow: none;
    background: transparent;
  }
  .site-header .site-header__menu ul li ul li a {
    color: #fff !important;
  }
}
.site-header .site-header__menu ul li ul li {
  background: transparent !important;
  text-align: left;
}
.site-header .site-header__menu ul li ul li:not(:last-child) {
  margin-bottom: 12px;
  padding-bottom: 12px;
}
.site-header .site-header__menu ul li ul li a {
  background: transparent !important;
  padding: 0;
  color: #000;
  font-size: 13px;
}
.site-header .site-header__menu ul li ul li a:hover {
  opacity: 0.76;
}
@media (min-width: 768px) {
  .site-header .site-header__menu ul li:hover > a {
    opacity: 0.76;
  }
  .site-header .site-header__menu ul li:hover > ul {
    display: block;
  }
}
.site-header .site-header__langs {
  position: relative;
}
@media (max-width: 768px) {
  .site-header .site-header__langs {
    grid-row: 2;
  }
}
.site-header .site-header__langs .site-header__langs--current {
  padding: 5px 10px 5px 10px;
  background: #484848;
  border-radius: 25px;
  font-size: 16px;
  font-weight: 500;
  height: 42px;
  text-transform: uppercase;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  place-items: center;
}
.site-header .site-header__langs .site-header__langs--current img {
  width: 24px;
  height: 20px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 4px;
}
.site-header .site-header__langs .site-header__langs--current span {
  color: #fff;
}
.site-header .site-header__langs ul {
  display: none;
  width: 180px;
  background: #484848;
  box-shadow: 0px 0px 12px rgba(12, 42, 149, 0.15);
  border-radius: 4px;
  padding: 20px;
  position: absolute;
  top: 100%;
  right: -20px;
  z-index: 9999;
}
@media (max-width: 768px) {
  .site-header .site-header__langs ul {
    top: unset;
    bottom: 100%;
    right: unset;
    left: 0;
    grid-template-columns: repeat(2, 1fr);
    width: 300px;
    background: #fff;
    padding: 20px 14px;
  }
}
.site-header .site-header__langs ul li:not(:last-child) a {
  padding-bottom: 6px;
  margin-bottom: 6px;
  border-bottom: 1px solid #386a8f;
}
@media (max-width: 768px) {
  .site-header .site-header__langs ul li:not(:last-child) a {
    border: none;
    padding-bottom: 8px;
    margin-bottom: 8px;
  }
}
.site-header .site-header__langs ul li a {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  color: #fff;
  place-items: center;
}
.site-header .site-header__langs ul li a:hover {
  opacity: 0.64;
}
.site-header .site-header__langs ul li a img {
  width: 20px;
  height: 14px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 2px;
}
.site-header .site-header__langs ul li a span {
  color: #fff;
  font-size: 14px;
}
@media (max-width: 768px) {
  .site-header .site-header__langs ul li a span {
    color: #31343C;
  }
}
.site-header .site-header__langs ul li.current-lang a {
  opacity: 0.64;
}
.site-header .site-header__langs:hover > ul {
  display: block;
}
@media (max-width: 768px) {
  .site-header .site-header__langs:hover > ul {
    display: grid;
  }
}
.site-header .site-header--icon-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  margin-left: 10px;
}
.site-header .site-header--bottom-right {
  display: flex;
}
.site-header .site-header__btn-login {
  height: 42px;
  line-height: 40px;
  background: #FF9900;
  border-radius: 25px;
  font-size: 16px;
  width: 178px;
  font-weight: 600;
  background: linear-gradient(180deg, #FF9900 0%, #CE6A0D 100%);
}
@media (max-width: 768px) {
  .site-header .site-header__btn-login {
    grid-column: 1/5;
    grid-row: 4;
    text-align: center;
  }
  .site-header .site-header__btn-login a {
    width: 100% !important;
  }
}
.site-header .site-header__btn-login.-reg a {
  background: #01030B;
}
@media (max-width: 768px) {
  .site-header .site-header__btn-login.-reg {
    grid-row: 3;
  }
}
.site-header .site-header__btn-login a {
  color: #fff;
  padding: 0 32px;
  margin: 1px;
  text-align: center;
  display: block;
  font-weight: 500;
  background: linear-gradient(180deg, #FF9900 0%, #CE6A0D 100%);
  border-radius: 25px;
}
.site-header .site-header__btn-login:hover {
  opacity: 0.86;
}
.header-banner {
  padding: 80px 0;
  margin-bottom: 0;
  background: rgb(31, 31, 31);
  background: linear-gradient(163deg, rgb(31, 31, 31) 0%, rgb(95, 17, 17) 100%);
}
@media (max-width: 768px) {
  .header-banner {
    padding: 20px 0;
    margin-bottom: 24px;
  }
}
.header-banner .header-banner--content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 42px;
  align-items: center;
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  .header-banner .header-banner--content {
    display: block;
  }
  .header-banner .header-banner--content img {
    display: none;
  }
}
.header-banner .header-banner--content h1 {
  font-size: 40px;
  line-height: 1.1;
  font-weight: 900;
  font-style: italic;
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .header-banner .header-banner--content h1 {
    font-size: 14px;
  }
}
.header-banner .header-banner--content h1 span {
  display: block;
  font-size: 96px;
  font-weight: 600;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .header-banner .header-banner--content h1 span {
    font-size: 32px;
  }
}
.header-banner .header-banner--content .header-banner--desc {
  color: #fff;
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  .header-banner .header-banner--content .header-banner--desc {
    font-size: 14px;
  }
}
.header-banner .header-banner--content .header-banner--link a {
  height: 42px;
  background: linear-gradient(180deg, #91C538 0%, #648626 100%);
  display: inline-block;
  padding: 0 54px;
  font-size: 15px;
  font-weight: 500;
  line-height: 42px;
  color: #fff;
  border-radius: 4px;
}
@media (max-width: 768px) {
  .header-banner .header-banner--content .header-banner--link a {
    padding: 15px;
    background: conic-gradient(from 0deg at 50% 50%, #793CEC 0deg, #6123D5 360deg);
    border-radius: 4px;
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    font-size: 17px;
    color: #fff;
    height: 62px;
  }
}
.header-banner .header-banner--content .header-banner--link a:hover {
  opacity: 0.86;
}
.header-banner .header-banner--links {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
}
@media (max-width: 768px) {
  .header-banner .header-banner--links {
    display: block;
  }
}
.header-banner .header-banner--links .header-banner--links__item {
  padding: 15px 24px;
  background: linear-gradient(180deg, #91C538 0%, #648626 100%);
  border-radius: 4px;
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .header-banner .header-banner--links .header-banner--links__item:not(:last-child) {
    margin-bottom: 20px;
  }
}
.header-banner .header-banner--links .header-banner--links__item .icon {
  width: 32px;
  height: 32px;
  display: inline-block;
}
.header-banner .header-banner--links .header-banner--links__item .icon.icon-1 {
  background: url(//1malay-app.org/wp-content/themes/theme/dist/styles/../../images/login-icon.svg) no-repeat center;
  background-size: contain;
}
.header-banner .header-banner--links .header-banner--links__item .icon.icon-2 {
  background: url(//1malay-app.org/wp-content/themes/theme/dist/styles/../../images/follow-icon.svg) no-repeat center;
  background-size: contain;
}
.header-banner .header-banner--links .header-banner--links__item .icon.icon-3 {
  background: url(//1malay-app.org/wp-content/themes/theme/dist/styles/../../images/promo-icon.svg) no-repeat center;
  background-size: contain;
}
.header-banner .header-banner--links .header-banner--links__item span {
  font-weight: 500;
  font-size: 20px;
  color: #fff;
}
@media (max-width: 768px) {
  .header-banner .header-banner--links .header-banner--links__item span {
    font-size: 17px;
  }
}
.header-banner .header-banner--links .header-banner--links__item:hover {
  box-shadow: 0px 0px 12px rgba(12, 42, 149, 0.15);
}
.header-banner .header-banner--links .header-banner--links__item:hover .arrow-icon {
  box-shadow: 0px 0px 12px rgba(12, 42, 149, 0.15);
}
.page--top {
  padding: 60px 0;
  color: #252525;
}
.post-entry {
  color: #252525;
}
.post-entry .container, .post-entry .container-page {
  border: 1px solid #CACACA;
  padding-bottom: 50px;
  padding-top: 50px;
}
.post-entry p:not(:last-child) {
  margin-bottom: 32px;
}
.post-entry h2,
.post-entry h3,
.post-entry h4,
.post-entry h5,
.post-entry h6 {
  line-height: 1.2;
  color: #252525;
  margin-bottom: 20px;
}
.post-entry h2 {
  font-size: 36px;
}
@media (max-width: 768px) {
  .post-entry h2 {
    font-size: 26px;
  }
}
.post-entry h3 {
  font-size: 28px;
  position: relative;
  margin-top: 16px;
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  .post-entry h3 {
    font-size: 24px;
  }
}
.post-entry h4 {
  font-size: 20px;
}
@media (max-width: 768px) {
  .post-entry h4 {
    font-size: 18px;
  }
}
.post-entry a {
  color: #03B580;
}
.post-entry a:hover {
  opacity: 0.7;
}
.post-entry .colored {
  background: #ecf9f1;
  padding: 32px 20px;
  border-radius: 4px;
  margin-bottom: 24px;
}
.post-entry .periexomena-title {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1.5px;
  word-spacing: 0.5px;
  color: #1A1A1A;
  margin-bottom: 0;
}
.post-entry .periexomena ol {
  margin-left: 12px !important;
  margin-bottom: 0 !important;
  -moz-columns: 2 !important;
       columns: 2 !important;
  -moz-column-width: 50% !important;
       column-width: 50% !important;
}
@media (max-width: 768px) {
  .post-entry .periexomena ol {
    -moz-columns: 1 !important;
         columns: 1 !important;
    -moz-column-width: 100% !important;
         column-width: 100% !important;
  }
}
.post-entry .periexomena ol li {
  display: block;
  font-size: 15px;
  margin-bottom: 12px;
  position: relative;
  padding-left: 12px;
  font-weight: 500;
}
.post-entry .periexomena ol li::before {
  content: "";
  width: 5px;
  height: 5px;
  background: #031D30;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 8px;
}
.post-entry .periexomena ol li a {
  color: #031D30;
}
.post-entry .periexomena ol li a:hover {
  color: #1A1A1A;
}
.post-entry ul {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .post-entry ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20px;
  }
}
.post-entry ul li {
  position: relative;
  padding-left: 24px;
  font-weight: 500;
}
.post-entry ul li:not(:last-child) {
  margin-bottom: 12px;
}
.post-entry ul li::before {
  content: "";
  width: 16px;
  height: 16px;
  background: url(//1malay-app.org/wp-content/themes/theme/dist/styles/../../images/li-icon.svg) no-repeat center;
  position: absolute;
  left: 0;
  top: 4px;
}
.post-entry .wp-block-button__link {
  height: 48px;
  line-height: 48px;
  display: inline-block;
  position: relative;
  margin-bottom: 24px;
  background: #FFF000 url(//1malay-app.org/wp-content/themes/theme/dist/styles/../../images/link-icon.svg) no-repeat 18px;
  background-size: 24px;
  border: 1px solid #FFF000;
  border-radius: 4px;
  color: #fff;
  padding: 0 20px 0 56px;
}
@media (max-width: 768px) {
  .post-entry .wp-block-button__link {
    width: 260px;
    text-align: center;
  }
}
.post-entry .wp-block-button__link:hover {
  background: url(//1malay-app.org/wp-content/themes/theme/dist/styles/../../images/link-icon-g.svg) no-repeat 20px;
  background-size: 24px;
  color: #fff !important;
}
.post-entry .wp-block-image {
  margin-bottom: 24px;
}
.post-entry .wp-block-image img {
  margin: 0 auto;
}
.post-entry ol:not(.g-top-ol) {
  list-style-type: none;
  counter-reset: num;
  margin-left: 56px;
  margin-bottom: 24px;
}
.post-entry ol:not(.g-top-ol) li {
  position: relative;
  margin: 0 0 50px 0;
  padding: 0;
}
.post-entry ol:not(.g-top-ol) li:after {
  content: counter(num);
  counter-increment: num;
  display: inline-block;
  position: absolute;
  top: -5px;
  left: -56px;
  width: 46px;
  height: 46px;
  font-size: 20px;
  line-height: 46px;
  font-weight: 700;
  text-align: center;
  color: #F70094;
  background: rgba(247, 0, 148, 0.1);
  border: 1px solid #F70094;
  border-radius: 50%;
  z-index: 1;
}
.post-entry ol:not(.g-top-ol) li:not(:last-child):before {
  content: "";
  display: inline-block;
  width: 1px;
  background: url(//1malay-app.org/wp-content/themes/theme/dist/styles/../../images/dashed-line-blue.svg) repeat-y top;
  position: absolute;
  left: -32px;
  top: 50px;
  bottom: -36px;
  z-index: 0;
}
.post-entry .wp-element-caption {
  font-size: 15px;
  font-weight: 500;
  margin-top: 16px;
  text-align: center;
}
.post-entry img {
  height: auto !important;
}
.post-entry .wp-block-table {
  border-radius: 8px;
  margin-bottom: 32px;
}
@media (max-width: 768px) {
  .post-entry .wp-block-table {
    width: calc(100% + 20px);
    margin-right: -20px;
    margin-bottom: 24px;
    overflow-x: auto;
    padding-bottom: 4px;
  }
}
.post-entry table {
  width: 100%;
  margin-bottom: 24px;
  font-size: 14px;
  border-collapse: collapse;
  background: rgba(170, 170, 170, 0.1);
  border-radius: 8px;
  overflow: hidden;
}
.post-entry table tr:nth-child(even) {
  background: #fff;
}
.post-entry table tr td {
  font-weight: 400;
  padding: 16px 12px;
}
.post-entry .colored {
  margin-top: 24px;
}
.post-entry .colored table tr:nth-child(odd) {
  background: #fff;
}
.addtoany_list {
  display: block !important;
  margin-top: 24px !important;
}
.faq-block {
  margin-top: 0;
  padding: 40px 0 80px;
  color: #252525;
}
.faq-block .faq-block--title {
  font-size: 36px;
  position: relative;
  margin-bottom: 32px;
  text-align: center;
}
.faq-block .faq-block--subtitle {
  color: #252525;
  margin-top: -4px;
  margin-bottom: 16px;
  text-align: center;
}
.faq-block .faq-block--items .faq-block--items__item--content {
  display: none;
}
.faq-block .faq-block--items .faq-block--items__item {
  background-image: url(//1malay-app.org/wp-content/themes/theme/dist/styles/../../images/faq-back.png);
  background-size: cover;
  background-position: center;
  border-radius: 10px;
  overflow: hidden;
  padding: 32px;
  color: #fff;
}
.faq-block .faq-block--items .faq-block--items__item:not(:last-child) {
  margin-bottom: 32px;
}
.faq-block .faq-block--items .faq-block--items__item .faq-block--items__item--header {
  font-size: 24px;
  font-weight: 700;
  position: relative;
  padding-left: 45px;
}
.faq-block .faq-block--items .faq-block--items__item .faq-block--items__item--header:before {
  display: block;
  content: "";
  height: 36px;
  left: 0;
  top: 0;
  width: 36px;
  position: absolute;
  background-image: url(//1malay-app.org/wp-content/themes/theme/dist/styles/../../images/faq-decor.png);
}
.faq-block .faq-block--items .faq-block--items__item .faq-block--items__item--content {
  color: #fff;
  margin-top: 24px;
}
.faq-block .faq-block--items .faq-block--items__item.-toggle .faq-block--items__item--header {
  margin-bottom: 20px;
}
.faq-block .faq-block--items .faq-block--items__item.-toggle .faq-block--items__item--content {
  display: block;
}
.site-footer {
  background: #252525;
  padding: 42px 0;
}
.site-footer .site-footer--dev {
  color: #FF9900;
  font-size: 10px;
}
.site-footer .site-footer--dev p {
  margin-bottom: 10px;
}
.site-footer .site-footer--center {
  display: flex;
  flex-wrap: wrap;
}
.site-footer .site-footer--menu-col {
  width: 50%;
  padding: 0 10px;
}
.site-footer .site-footer--menu-col:nth-child(2) {
  padding-left: 40px;
}
.site-footer .site-footer--menu-col li {
  margin-bottom: 25px;
}
.site-footer .site-footer--menu-col a {
  font-size: 14px;
  color: #fff;
  font-weight: 600;
}
@media (max-width: 768px) {
  .site-footer .site-footer--center {
    flex-direction: column;
  }
  .site-footer .site-footer--menu-col {
    width: 100%;
    margin-bottom: 20px;
  }
}
.site-footer .site-footer--row {
  display: grid;
  grid-template-columns: 2fr 5fr 1fr;
  grid-gap: 24px;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .site-footer .site-footer--row {
    grid-template-columns: 1fr;
    text-align: center;
    justify-items: center;
  }
}
.site-footer .site-footer--row .site-footer__logo {
  margin-bottom: 43px;
}
.site-footer .site-footer--row .site-footer__logo img {
  max-width: 180px;
}
.site-footer .site-footer--row .site-footer__logos {
  display: flex;
  flex-wrap: nowrap;
  gap: 20px;
  place-content: center;
  margin-bottom: 32px;
}
.site-footer .site-footer--row .site-footer__logos img {
  max-width: auto;
  width: auto;
  height: 30px;
}
.site-footer .site-footer--copyr {
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  font-size: 13px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 40px;
  margin-top: 40px;
}
.site-footer .site-footer--copyr a {
  color: #FF9900;
}
.site-footer__menu {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 24px 0;
}
.site-footer__menu ul {
  text-align: center;
  display: flex;
  place-content: center;
  place-items: center;
  gap: 20px;
}
@media (max-width: 768px) {
  .site-footer__menu ul {
    flex-direction: column;
    gap: 14px;
    place-content: center;
  }
}
.site-footer__menu ul li {
  display: inline-block;
  margin: 0 14px;
}
.site-footer__menu ul li a {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
}
.site-footer__menu ul li a:hover {
  opacity: 0.76;
}
.footer-dev-block {
  margin-top: 40px;
}
.footer-dev-block p {
  color: #14A0FF;
  font-size: 14px;
  margin-bottom: 14px;
}
.footer-dev-block img {
  max-width: 116px;
}
.main-cta-block {
  margin-bottom: 24px;
  background: #E33232;
  border-radius: 10px;
  padding: 32px;
  display: grid;
  grid-template-columns: max-content 1fr max-content;
  grid-gap: 32px;
  align-items: center;
}
@media (max-width: 768px) {
  .main-cta-block {
    grid-template-columns: 1fr;
    place-items: center;
  }
}
.main-cta-block .img-w {
  width: 146px;
  height: 146px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  place-content: center;
  place-items: center;
  padding: 8px;
}
@media (max-width: 768px) {
  .main-cta-block .img-w {
    width: 96px;
    height: 96px;
  }
}
.main-cta-block .img-w img {
  width: 100%;
  height: auto;
}
.main-cta-block .g-cta-block-data {
  padding-right: 64px;
}
@media (max-width: 768px) {
  .main-cta-block .g-cta-block-data {
    padding: 0;
  }
}
.main-cta-block .g-cta-block-data .title {
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .main-cta-block .g-cta-block-data .title {
    font-size: 20px;
    margin-bottom: 16px;
  }
}
.main-cta-block .g-cta-block-data .desc {
  font-size: 13px;
  color: #fff;
  opacity: 0.88;
}
.main-cta-block .g-cta-block-code .g-cta-block-code--title {
  text-align: center;
  font-size: 14px;
  color: #fff;
  margin-bottom: 12px;
}
.main-cta-block .g-cta-block-code .g-cta-block-code--btn {
  margin-bottom: 14px;
}
.main-cta-block .g-cta-block-code .g-cta-block-code--btn .a {
  width: 180px;
  height: 42px;
  line-height: 42px;
  background: #fff;
  border: 1px solid #FFF000;
  border-radius: 4px;
  position: relative;
  display: block;
  cursor: pointer;
  overflow: hidden;
}
.main-cta-block .g-cta-block-code .g-cta-block-code--btn .a .click-text {
  font-size: 14px;
  font-weight: 700;
  color: #31343C;
  width: calc(100% - 32px);
  height: 40px;
  background: #FFF000;
  border-radius: 4px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  transition: all 0.25s ease;
}
.main-cta-block .g-cta-block-code .g-cta-block-code--btn .a .click-text::after {
  content: "";
  width: 18px;
  height: 18px;
  background: #fff url(//1malay-app.org/wp-content/themes/theme/dist/styles/../../images/arrow-yellow-left.svg) no-repeat center;
  background-size: 8px;
  border: 2px solid #FFF000;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: -8px;
  z-index: 4;
  transform: translateY(-50%);
}
.main-cta-block .g-cta-block-code .g-cta-block-code--btn .a .hidden-text {
  width: 100%;
  height: 42px;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 42px;
  font-size: 15px;
  color: #31343C;
  padding: 0 12px;
  text-align: center;
  font-weight: 500;
  cursor: pointer;
}
.main-cta-block .g-cta-block-code .g-cta-block-code--btn .a .hidden-text:focus {
  border: none;
  outline: none;
}
.main-cta-block .g-cta-block-code .g-cta-block-code--btn:hover .click-text {
  left: -100%;
}
.main-cta-block .g-cta-block-code .g-cta-block-code--test-str {
  margin: 14px 0 24px;
  font-size: 14px;
}
@media (max-width: 768px) {
  .main-cta-block .g-cta-block-code .g-cta-block-code--test-str {
    text-align: center;
  }
}
.main-cta-block .g-cta-block-code .g-cta-block-code--test-str i {
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url(//1malay-app.org/wp-content/themes/theme/dist/styles/../../images/test-icon.svg) no-repeat center;
  background-size: contain;
  position: relative;
  top: 3px;
  margin-right: 6px;
}
.main-cta-block .g-cta-block-code .g-cta-block-code--test-str span {
  color: #FFF000;
  font-weight: 700;
}
.main-cta-block .g-cta-block-code .g-cta-block-code--test-str p {
  color: #fff;
  display: block;
  font-size: 12px;
  margin-top: 3px;
}
.g-cta-block-code--link {
  display: inline-block;
  position: relative;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .g-cta-block-code--link {
    text-align: center;
    display: block;
  }
}
.g-cta-block-code--link .g-cta-block-code--link__btn {
  font-size: 15px;
  color: #FFF500;
  font-weight: 500;
  text-decoration: underline;
  text-align: center;
}
.g-cta-block-code--link .g-cta-block-code--link__content {
  font-size: 13px;
  color: #242424;
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 999;
  width: 240px;
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0px 0px 12px rgba(12, 42, 149, 0.15);
}
@media (max-width: 768px) {
  .g-cta-block-code--link .g-cta-block-code--link__content {
    top: unset;
    right: unset;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
}
.g-cta-block-code--link .g-cta-block-code--link__content a {
  color: #0855cc;
}
.g-cta-block-code--link .g-cta-block-code--link__content a:hover {
  color: #31343C;
}
.g-cta-block-code--link:hover .g-cta-block-code--link__content {
  display: block;
}
.g-cta-block {
  background: #E33232 url(//1malay-app.org/wp-content/themes/theme/dist/styles/../../images/cta-bg-o.png) repeat center;
  background-size: 150%;
  border: 1px solid #007ACC;
  box-shadow: 0px 4px 22px 0px rgba(0, 122, 204, 0.15);
  border-radius: 10px;
  padding: 30px 20px;
  margin-bottom: 24px;
  display: grid;
  grid-template-columns: max-content 1fr max-content;
  grid-gap: 20px;
  align-items: center;
}
@media (max-width: 768px) {
  .g-cta-block {
    display: block;
    padding: 24px 16px;
  }
}
.g-cta-block .g-cta-block__img {
  background: #fff;
  border-radius: 10px;
  padding: 12px;
  width: 240px;
  height: 120px;
  display: flex;
  place-content: center;
  place-items: center;
}
@media (max-width: 768px) {
  .g-cta-block .g-cta-block__img {
    width: 100%;
    margin-bottom: 16px;
  }
}
.g-cta-block .g-cta-block__img img {
  max-width: 100%;
  width: auto;
  height: auto;
  max-height: 42px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 768px) {
  .g-cta-block .g-cta-block__data {
    text-align: center;
    margin-bottom: 16px;
  }
}
.g-cta-block .g-cta-block__data .g-cta-block__area {
  display: flex;
  gap: 20px;
  margin-bottom: 12px;
}
@media (max-width: 768px) {
  .g-cta-block .g-cta-block__data .g-cta-block__area {
    flex-wrap: wrap;
  }
}
.g-cta-block .g-cta-block__data .g-cta-block__area .title {
  font-size: 30px;
  font-weight: 600;
  color: #fff;
}
@media (max-width: 768px) {
  .g-cta-block .g-cta-block__data .g-cta-block__area .title {
    font-size: 20px;
  }
}
.g-cta-block .g-cta-block__data .g-cta-block__area .tested {
  display: flex;
  gap: 5px;
  align-items: center;
  padding: 6px 14px 6px 8px;
  background: rgba(186, 250, 5, 0.1);
  border: 1px solid #BAFA05;
  border-radius: 32px;
  line-height: 1.2;
}
.g-cta-block .g-cta-block__data .g-cta-block__area .tested i {
  display: block;
  width: 20px;
  height: 20px;
  background: url(//1malay-app.org/wp-content/themes/theme/dist/styles/../../images/tested-icon.svg) no-repeat center;
  background-size: contain;
}
@media (max-width: 768px) {
  .g-cta-block .g-cta-block__data .g-cta-block__area .tested i {
    width: 12px;
    height: 12px;
  }
}
.g-cta-block .g-cta-block__data .g-cta-block__area .tested span {
  color: #BAFA05;
  font-size: 18px;
  font-weight: 500;
}
@media (max-width: 768px) {
  .g-cta-block .g-cta-block__data .g-cta-block__area .tested span {
    font-size: 14px;
  }
}
.g-cta-block .g-cta-block__data .desc {
  font-size: 22px;
  font-weight: 500;
  color: #fff;
}
@media (max-width: 768px) {
  .g-cta-block .g-cta-block__data .desc {
    font-size: 16px;
  }
}
.g-cta-block .g-cta-block__code {
  width: 300px;
  text-align: center;
}
@media (max-width: 768px) {
  .g-cta-block .g-cta-block__code {
    width: 100%;
  }
}
.g-cta-block .g-cta-block__link {
  margin-bottom: 20px;
}
.g-cta-block .g-cta-block__link a {
  background: #000;
  display: block;
  line-height: 46px;
  height: 46px;
  font-weight: 500;
  border-radius: 10px;
  color: #fff;
  text-align: center;
}
@media (max-width: 768px) {
  .g-cta-block .g-cta-block__link a {
    width: 100%;
    text-align: center;
  }
}
.g-cta-block .g-cta-block__link a:hover {
  opacity: 0.76;
}
.g-cta-block .g-cta-block__updated {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
}
.g-popup-block {
  opacity: 0;
  width: 100%;
  background: #E33232;
  padding: 26px 0;
  position: fixed;
  bottom: -500px;
  left: 0;
  z-index: 999;
  transition: all 0.65s ease-in;
  box-sizing: border-box;
}
.g-popup-block.-toggle {
  opacity: 1;
  bottom: 0;
}
.g-popup-block .g-popup-block__content {
  position: relative;
  display: grid;
  grid-template-columns: max-content max-content 1fr max-content;
  grid-gap: 70px;
  align-items: center;
}
@media (max-width: 768px) {
  .g-popup-block .g-popup-block__content {
    grid-template-columns: 100px 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 10px;
    align-items: flex-start;
  }
}
.g-popup-block .g-popup-block__content .g-popup-block__logo {
  padding: 4px 8px;
  background: #fff;
  border-radius: 4px;
}
@media (max-width: 768px) {
  .g-popup-block .g-popup-block__content .g-popup-block__logo {
    padding: 20px 8px;
  }
}
.g-popup-block .g-popup-block__content .g-popup-block__logo img {
  max-width: 180px;
  height: 72px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 768px) {
  .g-popup-block .g-popup-block__content .g-popup-block__logo img {
    max-width: 100%;
    height: 100%;
  }
}
.g-popup-block .g-popup-block__content .g-popup-block__rating {
  text-align: center;
}
@media (max-width: 768px) {
  .g-popup-block .g-popup-block__content .g-popup-block__rating {
    grid-column: 2/3;
    grid-row: 1;
    text-align: left;
    display: flex;
    place-items: center;
    gap: 6px;
  }
}
.g-popup-block .g-popup-block__content .g-popup-block__rating .rating_title {
  font-size: 17px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .g-popup-block .g-popup-block__content .g-popup-block__rating .rating_title {
    margin-bottom: 0;
    font-size: 10px;
  }
}
.g-popup-block .g-popup-block__content .g-popup-block__rating .rating_stars {
  background: url(//1malay-app.org/wp-content/themes/theme/dist/styles/../../images/star-icon.svg) no-repeat left center;
  background-size: 18px;
  padding-left: 20px;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
}
@media (max-width: 768px) {
  .g-popup-block .g-popup-block__content .g-popup-block__rating .rating_stars {
    font-size: 13px;
  }
}
.g-popup-block .g-popup-block__content .g-popup-block__rating .rating_stars span {
  font-size: 22px;
}
@media (max-width: 768px) {
  .g-popup-block .g-popup-block__content .g-popup-block__rating .rating_stars span {
    font-size: 15px;
  }
}
.g-popup-block .g-popup-block__content .g-popup-block__bonus {
  text-align: center;
}
@media (max-width: 768px) {
  .g-popup-block .g-popup-block__content .g-popup-block__bonus {
    grid-column: 2/3;
    grid-row: 1;
    text-align: left;
    margin-top: 26px;
  }
}
.g-popup-block .g-popup-block__content .g-popup-block__bonus .bonus_title {
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 12px;
}
@media (max-width: 768px) {
  .g-popup-block .g-popup-block__content .g-popup-block__bonus .bonus_title {
    font-size: 17px;
    margin-bottom: 8px;
  }
}
.g-popup-block .g-popup-block__content .g-popup-block__bonus .bonus_text {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
}
@media (max-width: 768px) {
  .g-popup-block .g-popup-block__content .g-popup-block__bonus .bonus_text {
    font-size: 16px;
  }
}
.g-popup-block .g-popup-block__content .g-popup-block__bonus .bonus_text span,
.g-popup-block .g-popup-block__content .g-popup-block__bonus .bonus_text strong {
  color: #FFF000;
  font-weight: 700;
}
@media (max-width: 768px) {
  .g-popup-block .g-popup-block__content .g-popup-cta-link {
    grid-column: 1/3;
    grid-row: 2;
    text-align: center;
  }
}
.g-popup-block .g-popup-block__content .g-popup-cta-link a {
  display: block;
  padding: 0 58px;
  height: 52px;
  font-weight: 500;
  line-height: 52px;
  background: #000;
  border-radius: 25px;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 4px;
}
.g-popup-block .g-popup-block__content .g-popup-cta-link a:hover {
  opacity: 0.86;
}
.g-popup-block .g-popup-block__content .g-popup-block__close-btn {
  width: 35px;
  height: 35px;
  background: url(//1malay-app.org/wp-content/themes/theme/dist/styles/../../images/g-close-icon.svg) no-repeat center;
  background-size: contain;
  border: none;
  border-radius: 50%;
  position: absolute;
  right: -80px;
  top: -44px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .g-popup-block .g-popup-block__content .g-popup-block__close-btn {
    width: 24px;
    height: 24px;
    right: 14px;
    top: -38px;
  }
}
.g-popup-block .g-popup-block__content .g-popup-block__close-btn:hover {
  opacity: 0.86;
}
@media (max-width: 768px) {
  .g-table-wrapper {
    width: calc(100% + 20px);
    overflow-x: auto;
    padding-bottom: 6px;
  }
  .g-table-wrapper table {
    width: 780px;
  }
}
.g-toc-block {
  margin-bottom: 10px;
  background: linear-gradient(90deg, #FF9900 0%, #CE6A0D 100%);
  border-radius: 10px;
  margin-top: 50px;
  padding-left: 32px;
  padding-right: 32px;
  padding-top: 20px;
  padding-bottom: 24px;
}
.g-toc-block .g-toc-block--title {
  cursor: pointer;
  background: url(//1malay-app.org/wp-content/themes/theme/dist/styles/../../images/toc-icon.svg) no-repeat center right;
  background-size: 24px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
.g-toc-block ol {
  padding: 30px 20px 12px;
  border-radius: 10px;
  display: none;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 32px;
  margin-top: 20px;
  margin-left: 0 !important;
  margin-bottom: 0 !important;
}
@media (max-width: 768px) {
  .g-toc-block ol {
    padding: 0;
    background: transparent;
    border: none;
  }
}
.g-toc-block ol li {
  position: relative;
  margin-bottom: 12px;
  font-size: 16px;
  padding-left: 24px;
}
.g-toc-block ol li:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(//1malay-app.org/wp-content/themes/theme/dist/styles/../../images/arrow-blue.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 3px;
}
.g-toc-block ol li a {
  color: #fff;
}
.g-toc-block ol li a:hover {
  color: #fff;
  opacity: 0.76;
}
.g-toc-block.-toggle .g-toc-block--title {
  background: url(//1malay-app.org/wp-content/themes/theme/dist/styles/../../images/toc-icon-toggle.svg) no-repeat center right;
  background-size: 24px;
}
.g-toc-block.-toggle ol {
  display: grid;
}
@media (max-width: 768px) {
  .g-toc-block.-toggle ol {
    display: block;
  }
}
.is-layout-constrained {
  padding: 24px 32px;
  margin-left: -32px;
  margin-right: -32px;
  border-radius: 6px;
  margin-bottom: 32px;
}
@media (max-width: 768px) {
  .is-layout-constrained {
    margin-left: -20px;
    margin-right: -20px;
    padding: 24px 16px;
  }
}
.has-cyan-bluish-gray-background-color {
  background: #031D30;
}
.wp-block-media-text {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 36px;
}
@media (max-width: 768px) {
  .wp-block-media-text {
    grid-template-columns: 1fr;
    grid-gap: 24p;
  }
}
@media (max-width: 768px) {
  .wp-block-button {
    text-align: center;
  }
}
.wp-block-button.aligncenter {
  text-align: center;
}
.has-text-align-center {
  text-align: center;
}
.wp-block-columns {
  display: grid;
  grid-gap: 24px;
  margin-bottom: 32px;
}
.wp-block-columns.wp-container-8 {
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 768px) {
  .wp-block-columns.wp-container-8 {
    grid-template-columns: 1fr;
  }
}
.wp-block-columns.wp-container-11 {
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 768px) {
  .wp-block-columns.wp-container-11 {
    grid-template-columns: 1fr;
  }
}
.wp-block-columns .wp-block-column {
  background: #121418;
  border-radius: 6px;
  padding: 24px 20px;
}
.wp-block-columns h3 {
  font-size: 20px;
}
.is-content-justification-center {
  display: flex;
}
.breadcrumbs {
  color: #9f9f9f;
  font-size: 14px;
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  .breadcrumbs {
    font-size: 12px;
    margin-bottom: 20px;
  }
}
.breadcrumbs a {
  color: #FFF000;
}
.breadcrumbs a:hover {
  color: #FFF000;
  text-decoration: underline;
}
.breadcrumbs .breadcrumb_last {
  color: #9f9f9f;
}
.hero-bonus-block {
  background: #E33232;
  border-radius: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 17px 30px;
  min-height: 213px;
  display: flex;
  align-items: center;
  height: 100%;
}
@media (max-width: 768px) {
  .hero-bonus-block {
    background: #E33232 !important;
    padding: 32px 16px;
    min-height: 90px;
    height: auto;
  }
}
.hero-bonus-block .hero-bonus-block--right {
  min-width: 170px;
  max-width: 170px;
}
.hero-bonus-block .hero-bonus-block--right svg {
  width: 100%;
  height: auto;
}
.hero-bonus-block .hero-bonus-block__line {
  display: grid;
  grid-template-columns: 150px 1fr;
  grid-gap: 10px;
  align-items: center;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .hero-bonus-block .hero-bonus-block__line {
    display: block;
    text-align: center;
  }
}
.hero-bonus-block .hero-bonus-block__text {
  line-height: 1.1;
  font-size: 16px;
  color: #fff;
  text-align: right;
}
@media (max-width: 768px) {
  .hero-bonus-block .hero-bonus-block__text {
    text-align: center;
  }
}
.hero-bonus-block .hero-bonus-block__text span {
  color: #FFF000;
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .hero-bonus-block .hero-bonus-block__text span {
    font-size: 22px;
    display: block;
  }
}
.hero-bonus-block .hero-bonus-block__summ {
  color: #FFF000;
  font-size: 50px;
  font-weight: 700;
  text-shadow: 0 0 32px #FFF000;
}
@media (max-width: 768px) {
  .hero-bonus-block .hero-bonus-block__summ {
    font-size: 36px;
  }
}
.hero-bonus-block .hero-bonus-block__link a {
  background: #000;
  border-radius: 25px;
  display: inline-flex;
  gap: 8px;
  align-items: center;
  line-height: 44px;
  height: 46px;
  color: #fff;
  padding: 0 32px;
}
@media (max-width: 768px) {
  .hero-bonus-block .hero-bonus-block__link a {
    width: 100%;
    place-content: center;
  }
}
.hero-bonus-block .hero-bonus-block__link a i {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(//1malay-app.org/wp-content/themes/theme/dist/styles/../../images/bonus-icon.svg) no-repeat center;
  background-size: contain;
}
.hero-bonus-block .hero-bonus-block__link a span {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}
.hero-bonus-block .hero-bonus-block__link a:hover {
  opacity: 0.76;
}
.wp-block-group {
  background: #031D30;
  padding: 54px 30px;
  border-radius: 10px;
  margin-bottom: 32px;
}
@media (max-width: 768px) {
  .wp-block-group {
    padding: 24px 16px;
    border-radius: 0;
  }
}
.page--posts-section {
  padding: 50px 0;
  color: #252525;
}
.page--posts-section h2 {
  font-size: 36px;
}
.page--posts-item {
  padding: 20px 20px 38px;
  background: #F7F9FB;
  border-radius: 10px;
  box-shadow: 0px 0px 20px 0px rgba(1, 16, 0, 0.1);
  margin: 0 15px;
}
.page--posts-item-image {
  height: 224px;
  background-size: cover;
  background-position: center;
  margin-bottom: 20px;
}
.page--posts-item-date {
  display: flex;
  align-items: center;
  font-size: 12px;
  line-height: 18px;
  color: #444955;
  font-weight: 600;
  margin-bottom: 20px;
}
.page--posts-item-date p {
  margin-bottom: 0;
}
.page--posts-item-date svg {
  margin-right: 7px;
}
.page--posts-item-title {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
}
.page--posts-item-content {
  font-size: 14px;
  margin-bottom: 30px;
}
.page--posts-item-link {
  color: #FF9900 !important;
  font-size: 16px;
  line-height: 18px;
  align-items: center;
  display: flex;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.page--posts-item-link svg {
  margin-left: 5px;
  fill: #FF9900;
}
.page--posts-item-link svg path {
  fill: #FF9900;
}
.page--posts-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 32px;
  padding-left: 15px;
  padding-right: 15px;
}
.page--posts-top h2 {
  margin-bottom: 0;
}
.page--posts-nav {
  display: flex;
}
.page--posts {
  position: relative;
}
.page--posts .swiper-button-prev,
.page--posts .swiper-button-next {
  position: relative;
  margin-top: 0;
  left: initial;
  right: initial;
  transform: initial;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}
.page--posts .swiper-button-prev svg,
.page--posts .swiper-button-next svg {
  width: 12px;
  height: 12px;
}
.page--posts .swiper-button-prev {
  border: 1px solid #FF9900;
  margin-right: 10px;
}
.page--posts .swiper-button-next {
  background: linear-gradient(90deg, #FF9900 0%, #CE6A0D 100%);
}
.page--posts-bottom {
  padding-top: 50px;
  text-align: center;
}
.page--posts-bottom-link {
  color: #000 !important;
  display: inline-block;
  font-weight: 600;
  font-size: 16px;
  padding: 10px 43px;
  border: 1px solid #FF9900;
  border-radius: 25px;
}
.page--reviews {
  padding-top: 60px;
  padding-bottom: 50px;
}
.page--reviews-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 32px;
}
.page--reviews-top h2 {
  margin-bottom: 0;
  font-size: 36px;
}
.page--reviews-top-link {
  background: linear-gradient(90deg, #FF9900 0%, #CE6A0D 100%);
  color: #fff !important;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  padding: 10px 34px;
  border-radius: 25px;
}
.page--review {
  background: #F7F9FB;
  padding: 32px 30px;
  margin-bottom: 32px;
  border-radius: 10px;
}
.page--review.answer {
  margin-left: 32px;
  border: 1px solid #FF9900;
}
.page--review-top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 36px;
}
.page--review-nick {
  color: #252525;
  font-size: 16px;
  margin-bottom: 6px;
  font-weight: 700;
}
.page--review-time {
  font-size: 14px;
}
.page--review-top-right {
  display: flex;
}
.page--review-reply {
  color: #FF9900;
  font-weight: 600;
  margin-left: 36px;
}
.page--review-reply svg {
  margin-left: 2px;
  top: 5px;
  position: relative;
}
.page--review-content {
  font-size: 14px;
  background: #fff;
  border-radius: 10px;
  padding: 30px 32px;
}
.page--author {
  padding-bottom: 77px;
  background: #fff;
}
.page--author h2 {
  font-size: 36px;
  margin-bottom: 32px;
}
.page--author-inner {
  border: 1px solid #FF9900;
  border-radius: 10px;
  padding: 32px;
  display: flex;
}
.page--author-image {
  width: 258px;
  min-width: 258px;
  height: 301px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  margin-right: 40px;
  background: grey;
  border: 1px solid rgba(0, 47, 94, 0.3);
  border-radius: 10px;
  overflow: hidden;
}
.page--author-image img {
  width: 100%;
  height: 100%;
}
.page--author-name {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  font-size: 26px;
}
.page--author-content {
  color: #252525;
  font-size: 16px;
}
.page--author-info {
  display: flex;
  margin-bottom: 10px;
  justify-content: space-between;
}
.page--author-socials {
  display: flex;
}
.page--author-socials a {
  margin-left: 11px;
  display: flex;
  width: 32px;
  height: 32px;
  background: #FF9900;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
@media (max-width: 1024px) {
  .page--author-inner {
    flex-direction: column;
    align-items: center;
    padding: 17px;
  }
  .page--author-image {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .page--author-right {
    width: 100%;
  }
  .page--review-top {
    flex-direction: column;
    justify-content: initial;
    align-items: flex-start;
  }
  .page--review-top-right {
    margin-top: 30px;
  }
  .page--review-count {
    margin-right: 30px;
  }
  .page--review-reply {
    margin-left: 0;
  }
}
body.version-2 {
  background: #04091C;
}
body.version-2 .post-entry .container, body.version-2 .post-entry .container-page {
  background: #FFFFFF;
}
body.version-2 .page--top-content {
  color: #fff;
}
body.version-2 .site-header .site-header--bottom-wrap {
  background: #030B2A;
}
body.version-2 .site-header .site-header__menu ul li a {
  color: #fff;
}
body.version-2 .site-header .site-header__menu ul li.menu-item-has-children:after {
  background: url(//1malay-app.org/wp-content/themes/theme/dist/styles/../../images/arrow-down-w2.svg) no-repeat center;
}
body.version-2 .page--posts-top h2 {
  color: #fff;
}
body.version-2 .page--posts-bottom-link {
  color: #fff !important;
}
body.version-2 .page--reviews {
  background: #060E2A;
  color: #fff;
}
body.version-2 .page--review {
  background: #060E2A;
  border: 1px solid #0F205D;
}
body.version-2 .page--review-nick {
  color: #fff;
}
body.version-2 .page--review-content {
  color: #252525;
}
body.version-2 .page--author {
  background: #060E2A;
}
body.version-2 .page--author h2 {
  color: #fff;
}
body.version-2 .page--author-inner {
  background: #04091C;
  color: #fff;
}
body.version-2 .page--author-content {
  color: #fff;
}
body.version-2 .faq-block--title {
  color: #fff;
}
body.version-2 .site-footer {
  background: #000000;
}