:root {
  --main-accent-bg-color: #2ecc71;
  --main-nav-color: #ffffff;
  --header-bg-color: #000000;
  --footer-bg-color: #000000;
  --content-button-bg-color: #2ecc71;
  --content-button-color: #ffffff;
  --offsets: 30px
}

.container {
  max-width: 1440px;
  padding: 0 var(--offsets);
  margin: 0 auto
}

.container-full {
  max-width: 100%
}

	img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
      }
        figure img {
  border-radius: 14px;
  margin: 20px auto;
      }

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

p {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  margin-top: 1rem
}

a {
  font-size: 1rem;
  font-weight: 400;
  color: var(--main-accent-bg-color)
}

a:hover {
  text-decoration: none
}

ol,
ul {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  padding-left: 25px;
  margin-top: 1rem
}

img {
  max-width: 100%;
  height: auto
}

h1 {
  font-size: 2rem;
  font-weight: 600;
  line-height: 2.5rem;
  margin-bottom: 1rem
}

h2 {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 2.3rem;
  margin-bottom: 1rem;
  margin-top: 10px;
}

h3 {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 2.1rem;
  margin-bottom: 1rem
}

h4 {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.9rem;
  margin-bottom: 1rem
}

h5 {
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.7rem;
  margin-bottom: 1rem
}

h6 {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem;
  margin-bottom: 1rem
}

.wrapper>.wp-block-table,
.wrapper>blockquote,
.wrapper>h1,
.wrapper>h2,
.wrapper>h3,
.wrapper>h4,
.wrapper>h5,
.wrapper>h6,
.wrapper>ol,
.wrapper>p,
.wrapper>ul {
  padding: 0 var(--offsets);
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto
}

.wrapper>ol,
.wrapper>ul {
  padding-left: 50px
}

.wrapper blockquote,
blockquote {
  padding: 1rem var(--offsets) 1rem 2rem;
  border-left: 5px solid var(--main-accent-bg-color);
  background-color: #f0f8ff;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  margin-top: 1rem
}

.wrapper>:last-child {
  margin-bottom: 2rem
}

table {
  border: 1px solid var(--main-accent-bg-color);
  margin-top: 1rem
}

table th {
  padding: .5rem 1rem;
  text-align: center;
  background-color: var(--main-accent-bg-color);
  color: #fff
}

table td {
  padding: .5rem 1rem;
  border: 1px solid var(--main-accent-bg-color)
}

.wrapper {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center
}

html {
  font-size: 17px
}

@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: local(""), url(../fonts/montserrat-v15-latin_cyrillic-100.woff2) format("woff2"), url(../fonts/montserrat-v15-latin_cyrillic-100.woff) format("woff")
}

@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: local(""), url(../fonts/montserrat-v15-latin_cyrillic-200.woff2) format("woff2"), url(../fonts/montserrat-v15-latin_cyrillic-200.woff) format("woff")
}

@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local(""), url(../fonts/montserrat-v15-latin_cyrillic-300.woff2) format("woff2"), url(../fonts/montserrat-v15-latin_cyrillic-300.woff) format("woff")
}

@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(""), url(../fonts/montserrat-v15-latin_cyrillic-regular.woff2) format("woff2"), url(../fonts/montserrat-v15-latin_cyrillic-regular.woff) format("woff")
}

@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local(""), url(../fonts/montserrat-v15-latin_cyrillic-500.woff2) format("woff2"), url(../fonts/montserrat-v15-latin_cyrillic-500.woff) format("woff")
}

@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local(""), url(../fonts/montserrat-v15-latin_cyrillic-600.woff2) format("woff2"), url(../fonts/montserrat-v15-latin_cyrillic-600.woff) format("woff")
}

@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local(""), url(../fonts/montserrat-v15-latin_cyrillic-700.woff2) format("woff2"), url(../fonts/montserrat-v15-latin_cyrillic-700.woff) format("woff")
}

body {
  font-family: Montserrat, Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  overflow-x: hidden
}

.accent-button {
  display: inline-block;
  text-decoration: none;
  border: none;
  outline: 0;
  background: 0 0;
  padding: .6rem 1.2rem;
  font-size: 1.2rem;
  font-weight: 500;
  border-radius: 50px;
  color: #fff;
  cursor: pointer;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms
}

.accent-button.fill-button {
  background: var(--main-accent-bg-color);
  border: 2px solid var(--main-accent-bg-color)
}

.accent-button.fill-button:hover {
  -webkit-filter: brightness(105%);
  filter: brightness(105%)
}

.accent-button.outline-button {
  color: #fff;
  background-color: transparent;
  border: 2px solid #fff
}

.accent-button.outline-button:hover {
  background-color: rgba(255, 255, 255, .1)
}

.content-button {
  margin-top: 2rem
}

.content-button.alight-left {
  text-align: left
}

.content-button.align-right {
  text-align: right
}

.content-button.align-center {
  text-align: center
}

.content-button a,
.content-button button,
.content-button span {
  cursor: pointer;
  display: inline-block;
  color: #fff;
  padding: 13px 42px;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  white-space: nowrap;
  border: 0;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  font-family: inherit;
  -webkit-transition-duration: .2s;
  -o-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  background-color: #dc1f00;
  text-decoration: none;
  font-weight: 500
}

.content-button__desktop-stretch {
  width: 100%
}

.content-button__icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: .5rem;
  height: 20px;
  width: 20px
}

.content-button__icon p {
  margin: 0
}

.content-button__icon img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain
}

.page-header {
  background-color: var(--header-bg-color)
}

.page-header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: .5rem 0
}

.page-header__logo {
  max-width: 150px;
  width: 100%
}

.page-header__buttons,
.page-header__nav {
  margin: 0 auto
}

.page-header__buttons a {
  font-weight: 500
}

.page-header__buttons a,
.page-header__buttons button,
.page-header__buttons span {
  margin: 1rem
}

.page-header__burger {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 35px;
  height: 25px
}

.page-header__burger span {
  display: block;
  height: 3px;
  width: 100%;
  background-color: #fff;
  border-radius: 20%;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms
}

.page-header__burger.active span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg)
}

.page-header__burger.active span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0)
}

.page-header__burger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg)
}

.accent-button.page-header__button {
  color: #fff;
  padding: 7px 24px;
  font-size: 16px;
  text-align: center;
  white-space: nowrap;
  border: 0;
  border-radius: 4px;
  line-height: 22px;
  position: relative;
  overflow: hidden;
  font-family: Montserrat, sans-serif;
  -webkit-transition-duration: .2s;
  -o-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out
}

.accent-button.page-header__button-first {
  background-color: #24ba9d
}

.accent-button.page-header__button-second {
  background-color: #dc1f00
}

.main-nav {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch
}

.main-nav__list {
  height: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.main-nav__list>li {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.main-nav__list>li:hover>a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1)
}

.main-nav__list>li:hover .sub-menu {
  opacity: 1;
  pointer-events: auto
}

.main-nav__list>li>span.active__link {
  color: grey
}

.main-nav__list>li>a,
.main-nav__list>li>span {
  font-size: 1.2rem;
  text-decoration: none;
  font-weight: 300;
  margin: 0 .5rem;
  padding: .5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  color: var(--main-nav-color)
}

.main-nav__list>li>a::after,
.main-nav__list>li>span::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: var(--main-accent-bg-color);
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms
}

.main-nav .menu-item-has-children {
  position: relative
}

.main-nav .menu-item-has-children .sub-menu__arrow {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-35%);
  -ms-transform: translateY(-35%);
  transform: translateY(-35%);
  right: -11px;
  padding: 0 0 0 40px;
  text-align: right
}

.main-nav .menu-item-has-children .sub-menu__arrow svg {
  max-width: 15px;
  width: 100%;
  height: auto;
  fill: #fff;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms
}

.main-nav .menu-item-has-children.active .sub-menu__arrow svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg)
}

.main-nav .menu-item-has-children.active .sub-menu {
  display: block;
  position: relative;
  opacity: 1;
  pointer-events: auto;
  top: 0;
  margin-top: 0;
  padding: 0 1rem
}

.main-nav .menu-item-has-children.active .sub-menu::before {
  display: none
}

.main-nav .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: .5rem;
  padding: .5rem 1rem;
  list-style: none;
  background-color: var(--header-bg-color);
  border-radius: 5px;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  z-index: 100
}

.main-nav .sub-menu::before {
  content: "";
  position: absolute;
  top: -.5rem;
  left: 0;
  height: .5rem;
  width: 100%;
  background-color: transparent
}

.main-nav .sub-menu a {
  display: block;
  font-size: 1rem;
  text-decoration: none;
  color: var(--main-nav-color);
  margin: .5rem 0;
  white-space: nowrap
}

.main-nav .sub-menu:hover {
  color: var(--main-accent-bg-color)
}

.columns {
  padding: 2rem 0
}

.columns__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: -1rem
}

.columns__container.reversed {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

.columns__item {
  margin: 1rem
}

.columns__item img {
  display: block;
  margin: 0 auto
}

.columns.align-center .columns__container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.columns.align-top .columns__container {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.columns.align-bottom .columns__container {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}

.columns.align-stretch .columns__container {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

.columns.col-1 .columns__item {
  width: calc(100% - 2rem)
}

.columns.col-2 .columns__item {
  width: calc(100% / 2 - 2rem)
}

.columns.col-3 .columns__item {
  width: calc(100% / 3 - 2rem)
}

.columns.col-4 .columns__item {
  width: calc(100% / 4 - 2rem)
}

.columns.col-5 .columns__item {
  width: calc(100% / 5 - 2rem)
}

.columns.col-6 .columns__item {
  width: calc(100% / 6 - 2rem)
}

.wp-block-columns {
  max-width: calc(1380px + var(--offsets) + var(--offsets));
  padding: 2rem var(--offsets);
  margin: 0 auto;
  display: -ms-grid;
  display: grid;
  grid-gap: 30px
}

.wp-block-columns .wp-block-column {
  margin: 0
}

.wp-block-columns.col-1 {
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr)
}

.wp-block-columns.col-2 {
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr)
}

.wp-block-columns.col-3 {
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr)
}

.wp-block-columns.col-4 {
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr)
}

.wp-block-columns.col-5 {
  -ms-grid-columns: (1fr)[5];
  grid-template-columns: repeat(5, 1fr)
}

.wp-block-columns.col-6 {
  -ms-grid-columns: (1fr)[6];
  grid-template-columns: repeat(6, 1fr)
}

.wp-block-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.wp-block-column>* {
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1
}

.wp-block-column>:not(:first-child) {
  margin-top: 30px
}

.wp-block-column .row {
  padding: 0
}

.icon-blocks {
  padding: 2rem 0
}

.icon-blocks__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

.icon-blocks__item {
  background-color: var(--main-accent-bg-color);
  width: calc(100% / 6);
  padding: 1rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #fff
}

.icon-blocks__item:hover .icon-blocks__image {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px)
}

.icon-blocks__image {
  text-align: center;
  margin-top: 2rem;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms
}

.icon-blocks__image img {
  max-width: 100px
}

.icon-blocks__content {
  text-align: center;
  margin: 1rem 0 0;
  color: #fff;
  font-size: .9rem
}

.bonus {
  border: 1px solid var(--main-accent-bg-color);
  border-radius: 10px;
  height: 100%;
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.bonus__title {
  font-size: 2rem;
  text-align: center;
  color: var(--main-accent-bg-color)
}

.bonus__value {
  margin: 2rem 0;
  font-size: 4rem;
  line-height: 4.5rem;
  font-weight: 600;
  text-align: center;
  color: var(--main-accent-bg-color)
}

.bonus__text {
  font-size: 1.3rem;
  line-height: 1.8rem;
  font-weight: 500;
  text-align: center;
  color: #000;
  margin-bottom: 2rem
}

.bonus__button {
  margin-top: auto;
  padding: 1rem 3rem;
  border: 1px solid #000;
  border-radius: 5px;
  background-color: #fff;
  font-size: 1.2rem;
  cursor: pointer;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  text-decoration: none
}

.bonus__button:hover {
  background-color: var(--main-accent-bg-color);
  border: 1px solid var(--main-accent-bg-color);
  color: #fff
}

.bonus.accented {
  background-color: var(--main-accent-bg-color)
}

.bonus.accented .bonus__text,
.bonus.accented .bonus__title,
.bonus.accented .bonus__value {
  color: #fff
}

.bonus.accented .bonus__button {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff
}

.bonus.accented .bonus__button:hover {
  background-color: #fff;
  border: 1px solid #fff;
  color: var(--main-accent-bg-color)
}

.review {
  background-color: #f9f9f9;
  border-radius: 10px;
  padding: 1rem;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.review__text {
  margin-top: 0;
  color: rgba(33, 33, 33, .7);
  font-weight: 500;
  margin-bottom: .5rem
}

.review__user {
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.review__user-image {
  max-width: 60px;
  border-radius: 50%
}

.review__user-name {
  margin-top: 0;
  margin-left: 1rem;
  color: #6ec1e4;
  font-size: 1.1rem;
  font-weight: 600
}

.show-posts {
  background: #fbfbfb
}

.show-posts__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  padding-bottom: 10px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  background-color: #fff
}

.show-posts__item:hover {
  -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, .1);
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, .1)
}

.show-posts__item:hover .show-posts__image img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}

.show-posts__image {
  height: 150px;
  overflow: hidden
}

.show-posts__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms
}

.show-posts__title {
  color: var(--main-accent-bg-color);
  margin-top: 1rem;
  padding: 0 10px;
  font-size: 1.2rem;
  line-height: 1.7rem
}

.show-posts__text {
  margin-top: 0;
  margin-bottom: .5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 0 10px
}

.show-posts__link {
  text-decoration: underline;
  color: var(--main-accent-bg-color);
  margin-top: auto;
  padding: 0 10px
}

.show-posts__hidden-link {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 2
}

.video {
  max-width: 650px
}

.video.align-center {
  margin: 0 auto
}

.video.align-right {
  margin-left: auto
}

.video__container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  background-color: #000
}

.video__preview {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.video__button {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: 0 0;
  border: none
}

.video__button-shape {
  fill: #212121;
  fill-opacity: .8
}

.video__button-icon {
  fill: #fff
}

.video__button:focus {
  outline: 0
}

.video__button:focus .video__button-shape,
.video__button:hover .video__button-shape {
  fill: red;
  fill-opacity: 1
}

.video__button:hover {
  cursor: pointer
}

.video__media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none
}

.page-footer {
  background-color: var(--header-bg-color)
}

.page-footer__list {
  margin-top: 0
}

.page-footer__list a {
  font-size: 1.1rem;
  font-weight: 300;
  color: var(--main-nav-color);
  text-decoration: none
}

.page-footer__list a:hover {
  color: var(--main-accent-bg-color)
}

.page-footer__list .sub-menu {
  margin: .2rem 0
}

.page-footer__text {
  color: var(--main-nav-color);
  font-weight: 300;
  font-size: .9rem;
  line-height: 1.4rem
}

.page-footer .columns__item>* {
  margin-bottom: 1rem
}

.page-footer .columns__item * {
  color: var(--main-nav-color)
}

.faq {
  margin: 10px 0
}

.faq__item {
  position: relative;
  padding: 1rem;
  background-color: #f9f9f9;
  border-radius: 10px
}

.faq__toggle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0
}

.faq__question {
  margin: 0;
  cursor: pointer
}

.faq__answer {
  height: auto;
  max-height: 0;
  overflow: hidden;
  margin: 0
}

.faq__answer.active {
  max-height: 1000px;
  margin-top: 1rem
}

.toc {
  display: inline-block;
  padding: .5rem 1rem;
  margin: 1rem 0;
  background-color: #f3f4f4;
  border-radius: 10px
}

.toc.active .toc__list {
  max-height: 1000px;
  margin-top: 1rem
}

.toc.active .toc__title::after {
  -webkit-transform: translateY(-30%) rotateZ(180deg);
  -ms-transform: translateY(-30%) rotate(180deg);
  transform: translateY(-30%) rotateZ(180deg)
}

.toc__title {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 0;
  color: #333;
  display: inline-block;
  padding-right: 15px;
  position: relative;
  cursor: pointer
}

.toc__title::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-30%);
  -ms-transform: translateY(-30%);
  transform: translateY(-30%);
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8.7px 5px 0;
  border-color: var(--main-accent-bg-color) transparent transparent transparent;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms
}

.toc__list {
  margin-top: 0;
  height: auto;
  max-height: 0;
  overflow: hidden
}

.toc__link {
  display: inline-block;
  color: var(--main-accent-bg-color);
  padding: .3rem 0
}

.page-single {
  max-width: 1440px;
  margin: 0 auto 3rem;
  padding: 0 10px
}

.breadcrumbs {
  padding: .5rem 0
}

.breadcrumbs__list {
  list-style: none;
  margin-top: 0;
  padding: 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.breadcrumbs__item {
  margin-right: 10px
}

.breadcrumbs__current,
.breadcrumbs__link {
  font-size: .9rem;
  font-weight: 300;
  text-decoration: none;
  color: var(--main-accent-bg-color)
}

.breadcrumbs__separator {
  color: var(--main-accent-bg-color)
}

.promocode {
  padding: 1rem 0
}

.promocode__container {
  max-width: 670px;
  margin: 0 auto;
  background-color: #f5f5f5;
  padding: 1rem 2rem
}

.promocode__title {
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.6rem;
  text-align: center
}

.promocode__controls {
  margin-top: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding: 3px;
  background-color: #fff;
  border-radius: 8px
}

.promocode__value {
  font-size: 2rem;
  font-weight: 700;
  margin-left: 10%
}

.promocode__button {
  font-size: 1rem;
  font-weight: 400;
  color: #fff;
  outline: 0;
  text-decoration: none;
  text-align: center;
  padding: .6rem 1rem;
  width: 100%;
  max-width: 200px;
  margin-left: auto;
  border-radius: 7px;
  background-color: var(--main-accent-bg-color);
  border: 2px solid var(--main-accent-bg-color);
  cursor: pointer
}

.promocode__button:hover {
  background-color: #fff;
  color: var(--main-accent-bg-color)
}

.promocode__text {
  margin-top: 1rem;
  font-size: 1rem;
  font-weight: 400;
  text-align: center
}

.promocode__bottom {
  display: block;
  margin: 1.2rem auto 0;
  max-width: 300px;
  width: 100%;
  padding: .6rem 1rem;
  font-size: 1rem;
  font-weight: 400;
  color: #fff;
  outline: 0;
  text-align: center;
  text-decoration: none;
  background-color: #f23e71;
  border: 2px solid #f23e71;
  border-radius: 7px;
  cursor: pointer
}

.promocode__bottom:hover {
  background-color: #fff;
  color: #f23e71
}

.mobile-button {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  visibility: hidden;
  height: 0;
  opacity: 0
}

.mobile-button a,
.mobile-button button,
.mobile-button span {
  font-weight: 500;
  font-size: 1.2rem
}

.mobile-button a.accent-button,
.mobile-button button.accent-button,
.mobile-button span.accent-button {
  background-color: var(--content-button-bg-color);
  border-color: var(--content-button-bg-color)
}

.mobile-button__container {
  padding: 10px 1rem
}

.mobile-button__control {
  display: block;
  width: 100%
}

.mobile-button._active {
  visibility: visible;
  height: auto;
  opacity: 1
}

.slots {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  min-height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
  height: 100%
}

.slots__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1
}

.slots__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}

.slots__image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .5
}

.slots__title {
  color: #fff
}

.slots .slots__button {
  font-weight: 300;
  width: 80%;
  padding: .3rem 1rem
}

.slots__text {
  color: #fff;
  font-size: .9rem;
  text-align: center;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border-radius: 5px
}

.background-block {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center
}

.advantages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding: 1rem;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
  border-radius: 10px;
  height: 100%
}

.advantages__image {
  width: 150px;
  height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.advantages__title {
  margin-top: 1rem
}

.rating {
  padding: 1rem 0
}

.rating__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.rating__item {
  font-size: 1.3rem;
  padding: 0 .2rem;
  color: #888
}

.difference__element {
  padding: 1rem;
  border: 1px solid var(--main-accent-bg-color);
  border-radius: 10px
}

.difference__list {
  list-style: none;
  padding-left: 0
}

.difference__item {
  margin: 1rem 0;
  padding-left: 25px;
  position: relative
}

.difference__item::before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center
}

.difference__item_plus::before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMzY3LjgwNSAzNjcuODA1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzNjcuODA1IDM2Ny44MDU7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxwYXRoIHN0eWxlPSJmaWxsOiMzQkI1NEE7IiBkPSJNMTgzLjkwMywwLjAwMWMxMDEuNTY2LDAsMTgzLjkwMiw4Mi4zMzYsMTgzLjkwMiwxODMuOTAycy04Mi4zMzYsMTgzLjkwMi0xODMuOTAyLDE4My45MDINCgkJUzAuMDAxLDI4NS40NjksMC4wMDEsMTgzLjkwM2wwLDBDLTAuMjg4LDgyLjYyNSw4MS41NzksMC4yOSwxODIuODU2LDAuMDAxQzE4My4yMDUsMCwxODMuNTU0LDAsMTgzLjkwMywwLjAwMXoiLz4NCgk8cG9seWdvbiBzdHlsZT0iZmlsbDojRDRFMUY0OyIgcG9pbnRzPSIyODUuNzgsMTMzLjIyNSAxNTUuMTY4LDI2My44MzcgODIuMDI1LDE5MS4yMTcgMTExLjgwNSwxNjEuOTYgMTU1LjE2OCwyMDQuODAxIA0KCQkyNTYuMDAxLDEwMy45NjggCSIvPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=)
}

.difference__item_minus::before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4IiBjbGFzcz0iIj48Zz48ZWxsaXBzZSBzdHlsZT0iZmlsbDojRTA0RjVGOyIgY3g9IjI1NiIgY3k9IjI1NiIgcng9IjI1NiIgcnk9IjI1NS44MzIiIGRhdGEtb3JpZ2luYWw9IiNFMDRGNUYiIGNsYXNzPSIiLz48cmVjdCB4PSIxMTMuMiIgeT0iMjI4IiBzdHlsZT0iZmlsbDojRkZGRkZGIiB3aWR0aD0iMjg1LjY3MiIgaGVpZ2h0PSI1NiIgZGF0YS1vcmlnaW5hbD0iI0ZGRDA3RCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iI0ZGRDA3RCIvPjwvZz4gPC9zdmc+Cg==)
}

.comments {
  margin: 2rem -10px -10px
}

.comments .comment {
  margin: 10px
}

.comments .comment__author {
  font-size: 1.2rem;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 0
}

.comments .comment__date {
  font-size: .9rem;
  margin-left: 15px;
  color: #a2a2a2
}

.comments .comment__content {
  padding: 10px 0 0 10px;
  margin-left: 10px;
  border-left: 1px solid var(--main-accent-bg-color);
  margin-top: 0;
  font-size: 1rem;
  font-weight: 300
}

.comments .comment__karma {
  margin-left: 15px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.comments .comment__karma .karma__control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 10px;
  cursor: pointer;
  outline: 0;
  border: none;
  width: 15px;
  height: 15px;
  line-height: 16px;
  border-radius: 50%;
  color: #fff;
  opacity: .1
}

.comments .comment__karma .karma__control.decrease {
  background-color: #dc3545
}

.comments .comment__karma .karma__control.increase {
  background-color: #28a745
}

.comments .comment__karma .karma__control:hover {
  opacity: 1
}

.comments .comment__karma .value {
  font-size: 1rem;
  font-weight: 300;
  color: #a2a2a2
}

.comments .comment__reply {
  background-color: transparent;
  border: none;
  outline: 0;
  cursor: pointer;
  color: #888
}

.comments .comment__child {
  padding-left: 20px;
  position: relative
}

.comment-footer {
  margin-top: 2rem
}

.comment-form-footer {
  margin: 3rem 0
}

.comment-form__title {
  text-align: center
}

.comment-form__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px auto 0;
  max-width: 700px
}

.comment-form__field {
  padding: 10px;
  border: 1px solid #cfcfcf;
  border-radius: 5px;
  outline: 0;
  font-size: 1rem;
  font-weight: 300;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms
}

.comment-form__field:active,
.comment-form__field:focus,
.comment-form__field:hover {
  border: 1px solid var(--main-accent-bg-color)
}

.comment-form__field.error {
  border: 1px solid #dc3545;
  background-color: rgba(220, 53, 69, .05)
}

.comment-form__input {
  width: calc(100% / 2 - 20px);
  margin: 10px
}

.comment-form__textarea {
  width: calc(100% - 20px);
  margin: 10px;
  min-height: 100px
}

.comment-form__button {
  margin: 10px
}

.comment-form__alert {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: .8rem;
  font-weight: 300;
  color: #000;
  opacity: 0;
  -webkit-transition: opacity 250ms;
  -o-transition: opacity 250ms;
  transition: opacity 250ms;
  display: block;
  text-align: center;
  width: calc(100% - 20px)
}

.comment-form__alert.error {
  opacity: 1;
  color: #dc3545
}

.comment-form__alert.success {
  opacity: 1;
  color: #28a745
}

.page-404__title {
  text-align: center;
  font-size: 5rem;
  margin-top: 2rem
}

.page-404__subtitle {
  text-align: center;
  font-size: 2rem;
  font-weight: 300;
  margin-top: 2rem
}

.page-404__link {
  margin: 2rem 0;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.scroll-top {
  position: fixed;
  bottom: 70px;
  right: 15px
}

.scroll-top__button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: 0;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  background-color: var(--main-accent-bg-color);
  color: #fff;
  text-shadow: 1px 1px 2px #000;
  font-size: 20px
}

@font-face {
  font-family: PF_Kids_Pro;
  font-style: normal;
  font-weight: 400;
  src: local(""), url(../fonts/PF_Kids_Pro.woff2) format("woff2")
}

.slider__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}

.slider__content {
  margin: 1rem auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.slider__title {
  font-family: PF_Kids_Pro, sans-serif;
  font-weight: 400;
  font-size: 4rem;
  line-height: 4.2rem;
  color: #202021;
  text-transform: uppercase;
  margin-bottom: 0;
  text-align: right
}

.slider__button {
  font-size: 1.2rem;
  padding: 1rem 6rem;
  border-radius: 31px;
  height: 67px;
  background: #03a528;
  border: 3px solid #03a528;
  margin-left: 4rem
}

.slider__button:hover {
  background: #fff;
  color: #03a528
}

.slider .swiper-pagination {
  position: relative;
  bottom: 0
}

.slider .swiper-pagination::after,
.slider .swiper-pagination::before {
  content: "";
  position: absolute;
  top: 50%;
  width: 100%;
  max-width: 400px;
  height: 10px;
  background-image: url(data:image/png;base64,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);
  background-repeat: repeat-x
}

.slider .swiper-pagination::before {
  left: calc(50% - 35px);
  -webkit-transform: translateY(-50%) translateX(-100%);
  -ms-transform: translateY(-50%) translateX(-100%);
  transform: translateY(-50%) translateX(-100%)
}

.slider .swiper-pagination::after {
  right: calc(50% - 35px);
  -webkit-transform: translateY(-50%) translateX(100%) rotateX(180deg);
  transform: translateY(-50%) translateX(100%) rotateX(180deg)
}

.small-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.small-icons__item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 150px;
  flex: 1 1 150px;
  padding: 1rem 2rem;
  position: relative
}

.small-icons__item:not(:last-of-type):after {
  content: "";
  position: absolute;
  top: calc(50% - .5rem);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  width: 1px;
  height: 40px;
  border-left: 1px dotted #cdcdcd
}

.small-icons__item a {
  text-decoration: none
}

.small-icons__image {
  width: 35px;
  height: 35px;
  padding: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  border: 1px solid #0083c3;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto
}

.small-icons__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain
}

.small-icons__text {
  text-align: center;
  margin-top: 5px;
  font-weight: 600;
  text-decoration: none;
  color: #0083c3;
  font-size: 1rem
}

.author-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 1rem 0
}

.author-block_outlined {
  border: 1px solid var(--main-accent-bg-color);
  padding: 1rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 1rem
}

.author-block__avatar {
  width: 60px;
  height: 60px
}

.author-block__avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}

.author-block__avatar_scaled {
  width: 150px;
  height: 150px
}

.author-block__content {
  margin-left: 1rem;
  max-width: 600px
}

.author-block__name {
  font-size: 1rem;
  font-weight: 600
}

.author-block__description {
  font-size: .9rem;
  font-weight: 300;
  opacity: .8;
  margin-top: .5rem
}

.author-block__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  padding-left: 0;
  margin: .5rem -5px -5px
}

.author-block__social li {
  width: 25px;
  height: 25px;
  margin: 5px
}

.author-block__social li:hover {
  opacity: .7
}

.shared-items {
  margin: 2rem 0
}

.shared-items__title {
  margin: 15px 10px;
  font-size: 1.2rem;
  font-weight: 600
}

.shared-items__list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: -2px;
  padding-left: 0
}

.shared-items__item {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 150px;
  flex: 1 1 150px;
  margin: 2px
}

.shared-items__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: .5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 .5rem;
  background-color: #f1f1f1;
  border-radius: 10px
}

.shared-items__link svg {
  width: 30px;
  height: 30px
}

#cookie-law-div {
  z-index: 10000000;
  position: fixed;
  bottom: 3%;
  right: 2%;
  padding: 1em;
  max-width: 400px;
  border-radius: 10px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, .15);
  font-size: 15px;
  -webkit-box-shadow: rgba(23, 43, 99, .4) 0 7px 28px;
  box-shadow: rgba(23, 43, 99, .4) 0 7px 28px
}

#cookie-law-div a {
  font-size: 15px;
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 0, 0, .5)
}

#cookie-law-div a:hover {
  opacity: .7
}

#cookie-law-div p {
  margin: 0;
  color: #000;
  padding-right: 50px
}

#cookie-law-div button {
  height: 20px;
  width: 20px;
  position: absolute;
  right: .5em;
  top: 20px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  line-height: 1;
  color: #fff;
  background-color: #000;
  border: none;
  opacity: .6;
  font-size: 12px;
  cursor: pointer;
  border-radius: 50px
}

#cookie-law-div button:hover {
  opacity: 1
}

.acceptButton {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important
}

.promocode-new {
  max-width: 400px;
  background-color: #47475a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0
}

.promocode-new_left {
  padding: 17px 19px;
  min-width: 210px;
  background-color: #000;
  border: 1px dashed #47475a;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.promocode-new_left._active .promocode-new__tooltip {
  display: block
}

.promocode-new__input {
  background-color: transparent;
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 20px;
  line-height: 24px;
  border: none;
  max-width: 110px;
  outline: 0
}

.promocode-new__copy-button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
  padding: 5px;
  border: none;
  background-color: transparent;
  outline: 0;
  cursor: pointer
}

.promocode-new__tooltip {
  display: none;
  position: absolute;
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  top: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.promocode-new__right {
  padding: 7px 15px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.promocode-new__right p {
  margin: 0;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #fff
}

.promocode-new__right p span {
  display: inline-block;
  -webkit-transform: translateY(3px);
  -ms-transform: translateY(3px);
  transform: translateY(3px);
  font-weight: 800;
  font-size: 28px;
  line-height: 28px;
  font-family: Montserrat, sans-serif;
  color: #fff
}

.promocode-new__right._active .promocode-new__link-wrapper {
  height: 100%;
  visibility: visible;
  opacity: 1
}

.promocode-new__link-wrapper {
  position: absolute;
  width: 100%;
  top: 0;
  right: 0;
  height: 0;
  visibility: hidden;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: var(--content-button-bg-color)
}

.promocode-new__link {
  border: none;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
  color: #fff;
  cursor: pointer;
  outline: 0
}

@media (hover:hover),
screen and (min-width:0\0) {

  .content-button a:focus,
  .content-button a:hover,
  .content-button button:focus,
  .content-button button:hover,
  .content-button span:focus,
  .content-button span:hover {
    background-color: #9e1905
  }

  .accent-button.page-header__button-first:focus,
  .accent-button.page-header__button-first:hover {
    background-color: #1c7765
  }

  .accent-button.page-header__button-second:focus,
  .accent-button.page-header__button-second:hover {
    background-color: #9e1905
  }

  .promocode-new__link:focus,
  .promocode-new__link:hover {
    text-decoration: underline
  }
}

@media (min-width:1024px) {
  .main-nav .menu-item-has-children .sub-menu__arrow {
    pointer-events: none
  }
}

@media (max-width:1300px) {
  .columns.col-6 .columns__item {
    width: calc(100% / 5 - 2rem)
  }

  .wp-block-columns.col-6 {
    -ms-grid-columns: (1fr)[5];
    grid-template-columns: repeat(5, 1fr)
  }
}

@media screen and (max-width:1200px) {
  :root {
    --offsets: 20px
  }
}

@media (max-width:1200px) {

  .columns.col-5 .columns__item,
  .columns.col-6 .columns__item {
    width: calc(100% / 4 - 2rem)
  }

  .wp-block-columns.col-5,
  .wp-block-columns.col-6 {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr)
  }
}

@media (max-width:1050px) {

  .wp-block-columns.col-4,
  .wp-block-columns.col-5,
  .wp-block-columns.col-6 {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr)
  }
}

@media (max-width:1024px) {
  html {
    font-size: 16px
  }

  .page-header__container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: var(--offsets) 0;
    position: relative
  }

  .page-header__logo {
    max-width: 100px
  }

  .page-header__nav {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }

  .page-header__buttons {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  .page-header__burger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }

  .main-nav {
    margin-left: calc(-100vw / 2 + 100% / 2) !important;
    margin-right: calc(-100vw / 2 + 100% / 2) !important;
    max-width: 100vw !important;
    position: absolute;
    top: calc(100% - 5px);
    left: 0;
    right: 0;
    background-color: var(--header-bg-color);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 250ms;
    -o-transition: opacity 250ms;
    transition: opacity 250ms
  }

  .main-nav.active {
    opacity: 1;
    pointer-events: auto;
    z-index: 9999
  }

  .main-nav__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 1rem
  }

  .main-nav__list>li {
    width: 100%
  }

  .main-nav__list>li>a,
  .main-nav__list>li>span {
    display: block;
    width: 100%;
    padding: .5rem 0;
    margin: 0
  }

  .main-nav__list>li>a::after,
  .main-nav__list>li>span::after {
    display: none
  }

  .main-nav .menu-item-has-children {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .main-nav .menu-item-has-children .sub-menu__arrow {
    right: 10px;
    top: 9px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    pointer-events: auto
  }

  .main-nav .sub-menu {
    display: none
  }

  .main-nav .sub-menu a {
    font-size: 1.2rem;
    font-weight: 300
  }
}

@media (max-width:1000px) {
  .columns.col-3 .columns__item {
    width: calc(100% / 2 - 2rem)
  }

  .columns.col-4 .columns__item,
  .columns.col-5 .columns__item,
  .columns.col-6 .columns__item {
    width: calc(100% / 3 - 2rem)
  }

  .icon-blocks__item {
    width: calc(100% / 3)
  }
}

@media screen and (max-width:900px) {
  :root {
    --offsets: 16px
  }
}

@media (max-width:900px) {

  .wp-block-columns.col-3,
  .wp-block-columns.col-4,
  .wp-block-columns.col-5,
  .wp-block-columns.col-6 {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr)
  }
}

@media (max-width:800px) {
  .columns.col-2 .columns__item {
    width: calc(100% - 2rem)
  }
}

@media (max-width:750px) {
  .content-button__stretch {
    width: 100%
  }

  .page-header__container {
    margin-bottom: 10px
  }

  .accent-button.page-header__button {
    padding: 7px 10px
  }

  .columns {
    padding: 0
  }

  .columns.col-3 .columns__item {
    width: calc(100% - 2rem)
  }

  .columns.col-4 .columns__item,
  .columns.col-5 .columns__item,
  .columns.col-6 .columns__item {
    width: calc(100% / 2 - 2rem)
  }

  .wp-block-columns.col-2,
  .wp-block-columns.col-3,
  .wp-block-columns.col-4,
  .wp-block-columns.col-5,
  .wp-block-columns.col-6 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr
  }

  .columns__item .content-button {
    margin: 14px 0
  }

  .faq .columns__item {
    margin: .5rem 1rem
  }

  .breadcrumbs {
    margin-top: -10px;
    padding-bottom: 20px
  }

  .promocode-new_left {
    padding: 17px;
    min-width: auto
  }

  .promocode-new__input {
    font-size: 18px;
    line-height: 22px
  }

  .promocode-new__right p {
    font-size: 14px;
    line-height: 17px
  }

  .promocode-new__right p span {
    font-size: 20px;
    line-height: 24px;
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    transform: translateY(1px)
  }
}

@media (max-width:700px) {
  html {
    font-size: 15px
  }

  .mobile-button {
    display: block
  }

  .slider__content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .slider__title {
    text-align: center
  }

  .slider__button {
    margin-left: 0;
    margin-top: 1rem
  }
}

@media screen and (max-width:700px) {
  #cookie-law-div p {
    padding-bottom: 36px
  }

  .acceptButton {
    left: calc(50% - 60px)
  }
}

@media (max-width:650px) {
  .main-nav .sub-menu {
    max-width: 100%
  }

  .main-nav .sub-menu a {
    font-size: 1rem
  }

  .icon-blocks__item {
    width: calc(100% / 2)
  }
}

@media (max-width:600px) {
  .promocode__controls {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .promocode__button {
    max-width: none;
    margin-top: .5rem
  }

  .promocode__text {
    margin-left: 0;
    text-align: center
  }

  #cookie-law-div {
    border-radius: 0;
    max-width: 100%;
    right: 0;
    bottom: 0
  }
}

@media screen and (max-width:600px) {
  .acceptButton {
    top: 100px !important
  }

  #cookie-law-div p {
    padding-bottom: 50px
  }
}

@media (max-width:550px) {
  .page-header__buttons {
    margin: 0 -.2rem
  }

  .page-header__buttons a,
  .page-header__buttons button,
  .page-header__buttons span {
    margin: 0 .2rem
  }

  .columns.col-4 .columns__item,
  .columns.col-5 .columns__item,
  .columns.col-6 .columns__item {
    width: calc(100% - 2rem)
  }

  .page-footer__logo {
    text-align: center
  }
}

@media (max-width:500px) {
  html {
    font-size: 14px
  }

  .page-header__buttons {
    width: 100%;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    text-align: center;
    margin-top: 1rem
  }

  .accent-button.page-header__button {
    width: 47%
  }

  .comment-form__button,
  .comment-form__input {
    width: calc(100% - 20px)
  }
}

@media screen and (max-width:400px) {
  .acceptButton {
    top: 127px !important
  }
}

@media (max-width:400px) {
  .promocode-new_left {
    padding: 10px;
    -ms-flex-preferred-size: 140px;
    flex-basis: 140px;
    -ms-flex-negative: 0;
    flex-shrink: 0
  }

  .promocode-new__copy-button {
    right: 0
  }
}


.slots-v2 {
  position: relative;
  border-radius: 10px;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  min-height: 200px;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  outline: 1px solid #004d37;
}

.slots-v2__demolink {
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  font-family: inherit;
  font-size: 14px;
  line-height: 16px;
  border: none;
  outline: none;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  outline: none;
  margin-top: 5px;
  padding: 5px 10px;
}

.slots-v2 .slots-v2__button {
  border: none;
  border-radius: 5px;
  padding: 8px 15px;
  color: #ffffff;
  background-color: transparent;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  font-size: 18px;
  line-height: 20px;
  background-color: red;
  margin-bottom: 10px;
}

.slots-v2__demolink:hover {
  color: #ccc;
}

.slots-v2__buttons {
  top: 30%;
  right: 0;
  left: 0;
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  opacity: 1;
  pointer-events: all;
  visibility: visible;
  transition: all 0.3s ease-in-out;
  font-family: inherit;
}


.slots-v2 {
  transition: all 0.3s ease-in-out;
  background-image: linear-gradient(180deg, rgba(38, 38, 38, 0.7) 0%, rgba(38, 38, 38, 0.9) 50%, #262626 72%, #262626 100%);
  justify-content: flex-end;
  min-height: 280px;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

.slots-v2:hover {
  background-image: linear-gradient(180deg, rgba(38, 38, 38, 0.7) 0%, rgba(38, 38, 38, 0.9) 50%, #262626 72%, #262626 100%);
}

.slots-v2:hover .slots-v2__buttons {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

.slots-v2__title {
  display: inline-block;
  margin-top: 5px;
  color: #fff;
  font-family: inherit;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0.4px;
  display: flex;
  justify-content: center;
  text-align: center;
}

.slots-v2__text {
  margin: 0;
  display: block;
  width: 100%;
  color: #bdbdbd;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.4px;
}

.slots-v2__image>p {
  margin: 0;
  height: 100%;
}

.slots-v2__image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  padding-bottom: 80px;
  background-color: #262626;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.slots-v2__content {
  padding: 10px;
  backdrop-filter: blur(1px);
}

.slots-v2__image::after {
  display: none;
}

.slots-v2__popup-wrapper {
  display: none;
  position: fixed;
  z-index: 999;
  padding-top: 20px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}

.slots-v2__popup-content {
  background-color: #fefefe;
  margin: auto;
  margin-top: 40px;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  height: auto;
  position: relative;
}

.slots-v2__close {
  color: #FFFFFF;
  float: right;
  font-size: 21px;
  background: red;
  position: absolute;
  right: -10px;
  top: -10px;
  padding: 2px 5px;
  border: 1px #FFFFFF solid;
  font-family: arial;
  cursor: pointer;
}

.slots-v2__popupPlayButtonWrapper {
  display: flex;
  justify-content: center;
  padding-bottom: 13px;
}

.game__container {
  height: 60vh;
}

.game__container iframe {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media (max-width: 767px) {
  .slots-v2__popup-content {
    padding: 5px;
    width: 95%;
  }
}

/* LANG SWITCH */
.page-header__nav {
  display: flex;
  align-items: center;
  align-self: auto;
}

.main-nav__list {
  flex-wrap: wrap;
}

.lang-switch .wpml-ls-legacy-dropdown-click {
  width: auto;
}


.lang-switch .wpml-ls-legacy-dropdown-click a {
  width: auto;
  background-color: #000;
  border-radius: 3px;
}

@media (max-width: 1024px) {
  .page-header__nav {
    flex-direction: column;
    align-items: flex-start;
  }

  .lang-switch {
    padding: 16px;
  }

  .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    visibility: visible;
    border: none;
  }

  .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    position: relative;
    flex-direction: row;
    overflow: visible;
    display: flex;
  }

  .lang-switch .wpml-ls-legacy-dropdown-click .js-wpml-ls-item-toggle {
    display: none;
  }

  .lang-switch .wpml-ls-legacy-dropdown-click a {
    border: none;
  }
}