html {
  scroll-behavior: auto !important;
}

.h1-next, .welcome-easy {
  opacity: 0;
}

#accessibility-btn {
  position: static;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  width: auto;
  height: auto;
  border: none;
  border-radius: 0;
  line-height: initial;
  background: transparent;
  padding: 0;
  display: inline;
}

.accessibility-menu {
  top: auto;
  bottom: 44px;
}

.accessibility-menu ul li:not(.contrast):hover a, .accessibility-menu ul li.contrast:hover a {
  color: #1568E4;
}

.like-info {
  width: 700px;
  max-width: 100%;
  margin: 0 auto;
}

.grecaptcha-badge {
  display: none !important;
}

.line-inner {
  opacity: 0;
}

.emoji {
  max-width: 108px;
}
.emoji-hand {
  margin: 0 -0.625vw;
}
.emoji-man {
  width: 151px;
  margin: 0 -1.667vw;
}
.emoji-easy {
  width: 65px;
  margin-right: 30px;
}
.emoji-rocket {
  width: 104px;
}
@media (max-width: 1700px) {
  .emoji-rocket {
    width: 90px;
  }
}
@media (max-width: 1024px) {
  .emoji-rocket {
    width: 80px;
  }
}
@media (max-width: 767px) {
  .emoji-rocket {
    width: 70px;
  }
}
.emoji-darts {
  width: 122px;
}
@media (max-width: 1700px) {
  .emoji-darts {
    width: 90px;
  }
}
@media (max-width: 1024px) {
  .emoji-darts {
    width: 80px;
  }
}
@media (max-width: 767px) {
  .emoji-darts {
    width: 70px;
  }
}
.emoji-facebook {
  width: 25px;
}
.emoji-handshake {
  width: 108px;
}
.emoji-100 {
  width: 108px;
}
.emoji-ninja {
  width: 74px;
}
.emoji-darts {
  width: 74px;
}
.emoji-champ {
  width: 74px;
}

h1, .h1 {
  text-align: center;
  font-weight: 700;
  font-size: 94px;
  line-height: 110px;
  margin: 0;
  transition: 0.5s;
}
@media (max-width: 1700px) {
  h1, .h1 {
    font-size: 60px;
    line-height: 70px;
  }
}
@media (max-width: 1024px) {
  h1, .h1 {
    font-size: 50px;
    line-height: 60px;
  }
}
@media (max-width: 767px) {
  h1, .h1 {
    font-size: 40px;
    line-height: 50px;
  }
}
h1-next, .h1-next {
  margin-top: 20px;
}
h1 .emoji, .h1 .emoji {
  width: 108px;
}
@media (max-width: 1700px) {
  h1 .emoji, .h1 .emoji {
    width: 90px;
  }
}
@media (max-width: 1024px) {
  h1 .emoji, .h1 .emoji {
    width: 82px;
  }
}
@media (max-width: 767px) {
  h1 .emoji, .h1 .emoji {
    width: 60px;
  }
}

h2, .h2 {
  font-weight: 700;
  font-size: 64px;
  line-height: 80px;
  margin-bottom: 76px;
}
@media (max-width: 1700px) {
  h2, .h2 {
    font-size: 52px;
    line-height: 62px;
    margin-bottom: 52px;
  }
}
@media (max-width: 1024px) {
  h2, .h2 {
    font-size: 42px;
    line-height: 42px;
  }
}
@media (max-width: 767px) {
  h2, .h2 {
    font-size: 32px;
    line-height: 43px;
  }
}

h3, .h3 {
  margin-bottom: 28px;
  font-weight: 600;
  font-size: 50px;
  line-height: 65px;
}
@media (max-width: 1700px) {
  h3, .h3 {
    font-size: 42px;
    line-height: 52px;
  }
}
@media (max-width: 1024px) {
  h3, .h3 {
    font-size: 36px;
    line-height: 48px;
  }
}
@media (max-width: 767px) {
  h3, .h3 {
    font-size: 28px;
    line-height: 44px;
  }
  h3.h3--sm, .h3.h3--sm {
    font-size: 24px;
    line-height: 40px;
  }
}
h3 .emoji, .h3 .emoji {
  width: 74px;
}
@media (max-width: 1700px) {
  h3 .emoji, .h3 .emoji {
    width: 54px;
  }
}
@media (max-width: 1024px) {
  h3 .emoji, .h3 .emoji {
    width: 44px;
  }
}
@media (max-width: 767px) {
  h3 .emoji, .h3 .emoji {
    width: 44px;
  }
}

h4, .h4 {
  font-weight: 400;
  font-size: 24px;
  line-height: 37px;
}
@media (max-width: 1700px) {
  h4, .h4 {
    font-size: 22px;
    line-height: 34px;
  }
}
@media (max-width: 1024px) {
  h4, .h4 {
    font-size: 20px;
    line-height: 32px;
  }
}
@media (max-width: 767px) {
  h4, .h4 {
    font-size: 18px;
    line-height: 28px;
  }
}
h4 .emoji, .h4 .emoji {
  width: 44px;
}

h5, .h5 {
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
}

.text h2, .text .h2 {
  margin-top: 80px;
  margin-bottom: 30px;
}
@media (max-width: 1700px) {
  .text h2, .text .h2 {
    margin-top: 60px;
    margin-bottom: 24px;
  }
}
@media (max-width: 1024px) {
  .text h2, .text .h2 {
    margin-top: 52px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .text h2, .text .h2 {
    margin-top: 40px;
    margin-bottom: 16px;
  }
}
.text h4, .text .h4 {
  margin-top: 45px;
  margin-bottom: 15px;
}
@media (max-width: 1700px) {
  .text h4, .text .h4 {
    margin-top: 38px;
    margin-bottom: 12px;
  }
}
@media (max-width: 1024px) {
  .text h4, .text .h4 {
    margin-top: 32px;
    margin-bottom: 8px;
  }
}
@media (max-width: 767px) {
  .text h4, .text .h4 {
    margin-top: 24px;
  }
}
.text h5, .text .h5, .text p {
  margin-bottom: 15px;
  margin-top: 0;
}
@media (max-width: 767px) {
  .text h5, .text .h5, .text p {
    margin-bottom: 8px;
  }
}
.text a:not(.btn) {
  color: #19191A;
  text-decoration: none;
}
.text a:not(.btn):hover {
  color: #19191A;
  text-decoration: underline;
}

.preloader {
  position: fixed;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 10;
  pointer-events: none;
  transition: 0.2s linear;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.preloader.hide {
  opacity: 0;
}
.preloader-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.preloader-logo {
  width: 125px;
  transition: 0.4s linear;
}
@media (max-width: 767px) {
  .preloader-logo {
    width: 68px;
  }
}
.preloader-logo.hide {
  opacity: 0;
  transform: translateY(-44px);
}
.preloader-tagline {
  width: 396px;
  margin-top: 64px;
  transition: 0.4s linear;
}
@media (max-width: 767px) {
  .preloader-tagline {
    width: 220px;
    margin-top: 34px;
  }
}
.preloader-tagline.hide {
  opacity: 0;
  transform: translateY(-44px);
}
.preloader-title {
  opacity: 0;
  transform: translateY(44px);
  transition: 0.4s linear;
}
.preloader-title.show {
  opacity: 1;
  transform: translateY(0px);
}
.preloader-title.hide {
  opacity: 0;
  transform: translateY(44px);
}
.preloader-line {
  height: 8px;
  border-radius: 12px;
  width: 164px;
  margin: 36px auto 0 auto;
  border: 1px solid #000;
  background: #fff;
  position: relative;
  transition: 0.5s;
}
.preloader-line span {
  position: absolute;
  border-radius: 12px;
  top: 0;
  left: 0;
  bottom: 0;
  background: #000;
  width: 0;
  display: block;
}
.preloader-line.width span {
  animation: preloaderLine 1s linear;
}
.preloader-line.hide {
  opacity: 0;
  transform: translateY(-44px);
}

@keyframes preloaderLine {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
body.loaded {
  overflow: hidden;
  height: 100%;
  width: 100%;
}

body {
  font-family: "Titillium Web";
  color: #19191A;
  font-size: 18px;
  font-weight: 400;
}

.container {
  width: 1280px;
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1440px) and (min-width: 1025px) {
  .container {
    padding-left: 10vw;
    padding-right: 10vw;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .container {
    padding-left: 5vw;
    padding-right: 5vw;
  }
}
.container-fluid {
  padding-left: 6vw;
  padding-right: 6vw;
  width: 1920px;
  max-width: 100%;
}

.wrapper {
  overflow: hidden;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
.wrapper-bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}
.wrapper-bg img, .wrapper-bg video {
  width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.block {
  padding: 160px 0;
  border-radius: 300px;
}
@media (max-width: 1700px) {
  .block {
    padding: 120px 0;
    border-radius: 220px;
  }
}
@media (max-width: 1024px) {
  .block {
    padding: 100px 0;
    border-radius: 80px;
  }
}
@media (max-width: 767px) {
  .block {
    padding: 80px 0;
    border-radius: 70px;
  }
}
.block--white {
  background: #fff;
}
.block--black {
  background: #19191A;
  color: #fff;
}
.block--primary {
  background: #F4C600;
}
.block--footer {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.block_lvl1 {
  padding-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.block-mt {
  margin-top: 160px;
}
@media (max-width: 1700px) {
  .block-mt {
    margin-top: 120px;
  }
}
@media (max-width: 1024px) {
  .block-mt {
    margin-top: 100px;
  }
}
@media (max-width: 767px) {
  .block-mt {
    margin-top: 80px;
  }
}
.block-mb {
  margin-bottom: 160px;
}
@media (max-width: 1700px) {
  .block-mb {
    margin-bottom: 120px;
  }
}
@media (max-width: 1024px) {
  .block-mb {
    margin-bottom: 100px;
  }
}
@media (max-width: 767px) {
  .block-mb {
    margin-bottom: 80px;
  }
}
.block-my {
  margin-top: 160px;
  margin-bottom: 160px;
}
@media (max-width: 1700px) {
  .block-my {
    margin-top: 120px;
    margin-bottom: 120px;
  }
}
@media (max-width: 1024px) {
  .block-my {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
@media (max-width: 767px) {
  .block-my {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
.block-py {
  padding-top: 160px;
  padding-bottom: 160px;
}
@media (max-width: 1700px) {
  .block-py {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
@media (max-width: 1024px) {
  .block-py {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (max-width: 767px) {
  .block-py {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}

.icon-facebook {
  width: 0.509765625em;
}

.icon-facebook1 {
  width: 0.5380859375em;
}

.btn {
  font-weight: 600;
  font-size: 50px;
  line-height: 65px;
  text-decoration: none;
  text-align: center;
  padding: 26px 60px;
  border: 2px solid transparent;
  border-radius: 100px;
}
@media (max-width: 1700px) {
  .btn {
    font-size: 32px;
    line-height: 1;
    padding: 22px 52px;
  }
}
@media (max-width: 1024px) {
  .btn {
    font-size: 30px;
    padding: 20px 44px;
  }
}
@media (max-width: 767px) {
  .btn {
    font-size: 26px;
    padding: 16px 22px;
    white-space: nowrap;
  }
}
.btn-black {
  background: #19191A;
  color: #fff;
  border-color: #19191A;
}
.btn-black:hover {
  background: transparent;
  color: #19191A;
  border-color: #19191A;
}
.btn-outline-black {
  border-color: #19191A;
  color: #19191A;
  background: transparent;
}
.btn-outline-black:hover {
  background: #19191A;
  color: #fff;
  border-color: #19191A;
}
.btn-outline-white {
  border-color: #fff;
  color: #fff;
  background: transparent;
}
.btn-outline-white:hover {
  background: #fff;
  color: #19191A;
  border-color: #fff;
}
.btn-emoji {
  display: inline-flex;
  align-items: center;
}
.btn-emoji img {
  width: 60px;
  margin: 0 22px 0 0;
}
@media (max-width: 1700px) {
  .btn-emoji img {
    width: 44px;
    margin-right: 16px;
  }
}
@media (max-width: 1024px) {
  .btn-emoji img {
    width: 38px;
    margin-right: 14px;
  }
}
@media (max-width: 767px) {
  .btn-emoji img {
    width: 36px;
    margin-right: 10px;
  }
}
.btn.btn-h-primary:hover {
  color: #19191A;
  border-color: #F4C600;
  background: #F4C600;
}
.btn.btn-h-white:hover {
  color: #19191A;
  border-color: #fff;
  background: #fff;
}

@media (min-width: 1701px) {
  .p-home-design__link .btn {
    font-size: 42px;
  }
  .p-home-design__link .btn img {
    width: 46px;
  }
}

.header {
  padding-top: 32px;
  padding-bottom: 53px;
  z-index: 7;
}
@media (max-width: 767px) {
  .header {
    padding-bottom: 76px;
  }
}
.header-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.logo {
  display: inline-flex;
  align-items: center;
  position: relative;
  z-index: 3;
}
.logo-icon {
  width: 96px;
}
@media (max-width: 1700px) {
  .logo-icon {
    width: 80px;
  }
}
@media (max-width: 1024px) {
  .logo-icon {
    width: 80px;
  }
}
@media (max-width: 767px) {
  .logo-icon {
    width: 80px;
  }
}
.logo-tagline {
  width: 270px;
  margin-left: 28px;
}
@media (max-width: 1700px) {
  .logo-tagline {
    width: 160px;
    margin-left: 20px;
  }
}
@media (max-width: 1024px) {
  .logo-tagline {
    width: 160px;
    margin-left: 16px;
  }
}
@media (max-width: 767px) {
  .logo-tagline {
    display: none;
  }
}

.wrap-menu {
  background: #FFFFFF;
  border-radius: 100px;
  padding: 8px;
  position: relative;
}
@media (max-width: 1024px) {
  .wrap-menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: 0.5s;
    border-radius: 0;
    padding: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .wrap-menu.active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
}
.menu {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu:hover #magic-line {
  opacity: 1;
}
@media (max-width: 1024px) {
  .menu {
    flex-direction: column;
    justify-content: center;
  }
}
.menu-item {
  list-style: none;
}
.menu-item:not(:last-child) {
  margin-right: 8px;
}
@media (max-width: 1024px) {
  .menu-item:not(:last-child) {
    margin: 20px 0;
  }
}
@media (max-width: 767px) {
  .menu-item:not(:last-child) {
    margin: 10px 0;
  }
}
.menu-item.current a {
  background: #19191A;
  color: #fff;
}
.menu-item:not(.current) a:hover {
  background: #eaeaea;
}
.menu a {
  color: #19191A;
  padding: 11px 12px 13px 12px;
  min-width: 140px;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  border-radius: 100px;
  transition: 0.5s;
}
@media (max-width: 1700px) {
  .menu a {
    min-width: 120px;
  }
}
@media (max-width: 1024px) {
  .menu a {
    font-size: 34px;
    font-weight: 600;
    min-width: 190px;
    height: 66px;
    line-height: 66px;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .menu a {
    font-size: 28px;
    font-weight: 600;
  }
}

.btn-burger {
  display: none;
}
@media (max-width: 1024px) {
  .btn-burger {
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #fff;
    position: fixed;
    right: 20px;
    z-index: 7;
    transition: 0.5s;
    border: 1px solid #000;
    top: 40px;
  }
  .btn-burger.sticky {
    top: 20px;
  }
  .btn-burger span {
    width: 32px;
    height: 2px;
    left: 14px;
    background: #19191A;
    border-radius: 4px;
    position: absolute;
    transform-origin: top left;
    transition: 0.5s;
  }
  .btn-burger span:nth-child(1) {
    top: 20px;
  }
  .btn-burger span:nth-child(2) {
    bottom: 20px;
  }
  .btn-burger.active {
    background: #F4C600;
  }
  .btn-burger.active span:nth-child(1) {
    transform: rotate(45deg);
    left: 18px;
    top: 17px;
  }
  .btn-burger.active span:nth-child(2) {
    transform: rotate(-45deg);
    left: 18px;
    bottom: 17px;
  }
}

.footer {
  background: #19191A;
  padding-top: 108px;
  padding-bottom: 48px;
  color: #fff;
  margin-top: auto;
}
.footer a {
  transition: 0.5s;
}
@media (max-width: 1700px) {
  .footer {
    padding-top: 80px;
  }
}
@media (max-width: 1024px) {
  .footer {
    padding-top: 60px;
  }
}
@media (max-width: 767px) {
  .footer {
    padding-top: 44px;
    padding-bottom: 40px;
  }
}
.footer--item {
  margin-bottom: 96px;
}
@media (max-width: 1700px) {
  .footer--item {
    margin-bottom: 56px;
  }
}
@media (max-width: 1024px) {
  .footer--item {
    margin-bottom: 48px;
  }
}
@media (max-width: 767px) {
  .footer--item {
    margin-bottom: 24px;
  }
}
.footer--contact {
  display: inline-block;
}
.footer--contact + .footer--contact {
  margin-left: 32px;
}
@media (max-width: 767px) {
  .footer--contact + .footer--contact {
    margin-left: 0;
    margin-bottom: 12px;
  }
}
.footer hr {
  display: block;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
  border: none;
  margin: 52px 0 38px 0;
}
@media (max-width: 1700px) {
  .footer hr {
    margin: 44px 0 36px 0;
  }
}
@media (max-width: 1024px) {
  .footer hr {
    margin: 38px 0 32px 0;
  }
}
@media (max-width: 767px) {
  .footer hr {
    margin: 24px 0 24px 0;
  }
}
@media (max-width: 767px) {
  .footer .logo {
    margin-bottom: 24px;
  }
}
@media (max-width: 1700px) {
  .footer .logo-icon {
    width: 72px;
  }
}
@media (max-width: 1024px) {
  .footer .logo-icon {
    width: 60px;
  }
}
@media (max-width: 767px) {
  .footer .logo-icon {
    width: 48px;
  }
}
@media (max-width: 1700px) {
  .footer .logo-tagline {
    width: 200px;
    margin-left: 20px;
  }
}
@media (max-width: 1024px) {
  .footer .logo-tagline {
    width: 156px;
    margin-left: 20px;
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .footer .logo-tagline {
    width: 136px;
    margin-left: 14px;
    display: inline-block;
  }
}
.footer-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.footer-menu li {
  padding: 0;
  margin-bottom: 0;
  list-style: none;
}
@media (max-width: 767px) {
  .footer-menu li {
    margin-bottom: 12px;
    width: 50%;
  }
}
.footer-menu li:not(:last-of-type) {
  margin-right: 40px;
}
@media (max-width: 1700px) {
  .footer-menu li:not(:last-of-type) {
    margin-right: 32px;
  }
}
@media (max-width: 1024px) {
  .footer-menu li:not(:last-of-type) {
    margin-right: 28px;
  }
}
@media (max-width: 767px) {
  .footer-menu li:not(:last-of-type) {
    margin-right: 0;
  }
}
.footer-menu li a {
  font-size: 24px;
  line-height: 37px;
  color: #fff;
  text-decoration: none;
}
.footer-menu li a:hover {
  color: #F4C600;
}
@media (max-width: 1700px) {
  .footer-menu li a {
    font-size: 22px;
  }
}
@media (max-width: 1024px) {
  .footer-menu li a {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .footer-menu li a {
    font-size: 18px;
    line-height: initial;
  }
}
.footer-bottom {
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1700px) {
  .footer-bottom {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .footer-bottom {
    font-size: 16px;
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .footer-bottom__col {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.footer-bottom .footer-link {
  margin-left: 40px;
  display: inline-block;
}
@media (max-width: 1024px) {
  .footer-bottom .footer-link {
    margin-bottom: 12px;
  }
}
@media (max-width: 767px) {
  .footer-bottom .footer-link {
    width: 50%;
    margin-left: 0;
    margin-bottom: 24px;
    text-align: left !important;
  }
}
.footer-link {
  text-decoration: none;
  color: #fff;
}
.footer-link:hover {
  color: #F4C600;
}

.mail, .tel {
  font-size: 24px;
  line-height: 37px;
  white-space: nowrap;
  display: inline-block;
  margin-bottom: 8px;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 1700px) {
  .mail, .tel {
    font-size: 22px;
    line-height: initial;
  }
}
@media (max-width: 1024px) {
  .mail, .tel {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .mail, .tel {
    font-size: 18px;
    display: block;
  }
}
.mail:hover, .tel:hover {
  color: #F4C600;
}

@media (max-width: 767px) {
  .copyright {
    margin-bottom: 12px;
    font-size: 18px;
  }
}

.social {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .social {
    margin-top: 12px;
    justify-content: flex-start;
  }
}
.social a {
  color: #fff;
  position: relative;
  text-decoration: none;
  font-size: 28px;
}
.social a:not(:last-child) {
  margin-right: 32px;
}
@media (max-width: 1700px) {
  .social a {
    font-size: 26px;
  }
}
@media (max-width: 1024px) {
  .social a {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .social a {
    font-size: 26px;
  }
}
.social a:hover {
  color: #F4C600;
}

#scroller {
  z-index: 3;
  cursor: pointer;
  position: fixed;
  bottom: 10%;
  right: 2.5%;
  width: 60px;
  height: 60px;
  display: none;
  background: url(../img/icons/scroll-up.svg) no-repeat center;
  background-size: 100%;
}
@media (max-width: 1700px) {
  #scroller {
    width: 42px;
    height: 42px;
  }
}
@media (max-width: 1024px) {
  #scroller {
    bottom: 20%;
    right: 2.5%;
  }
}
.welcome {
  text-align: center;
}
.welcome h3, .welcome .h3 {
  margin-top: 120px;
  position: relative;
  display: inline-block;
}
@media (max-width: 767px) {
  .welcome h3, .welcome .h3 {
    margin-bottom: 44px;
    margin-top: 44px;
  }
}
.welcome-easy img {
  vertical-align: sub;
  margin-right: 0;
}
@media (max-widt 767px) {
  .welcome-easy img {
    vertical-align: bottom;
  }
}

.about-text {
  text-align: center;
  font-weight: 600;
  max-width: 100%;
  margin: 0 auto;
}
.about-text + .about-text {
  margin-top: 40px;
}
@media (max-width: 1700px) {
  .about-text + .about-text {
    margin-top: 32px;
  }
}
@media (max-width: 1024px) {
  .about-text + .about-text {
    margin-top: 28px;
  }
}
@media (max-width: 767px) {
  .about-text + .about-text {
    margin-top: 24px;
  }
}
.about-marquee {
  font-weight: 700;
  font-size: 150px;
  line-height: 170px;
  text-transform: uppercase;
  overflow: hidden;
}
@media (max-width: 1700px) {
  .about-marquee {
    font-size: 100px;
    line-height: 110px;
  }
}
@media (max-width: 1024px) {
  .about-marquee {
    font-size: 80px;
    line-height: 100px;
  }
}
@media (max-width: 767px) {
  .about-marquee {
    font-size: 55px;
    line-height: 84px;
  }
}
.about-marquee--last {
  margin-bottom: 100px;
}
@media (max-width: 1700px) {
  .about-marquee--last {
    margin-bottom: 80px;
  }
}
@media (max-width: 1024px) {
  .about-marquee--last {
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .about-marquee--last {
    margin-bottom: 44px;
  }
}
.about-marquee .emoji {
  width: 114px;
  max-width: 114px;
  vertical-align: inherit;
}
@media (max-width: 1700px) {
  .about-marquee .emoji {
    width: 88px;
  }
}
@media (max-width: 1024px) {
  .about-marquee .emoji {
    width: 72px;
  }
}
@media (max-width: 767px) {
  .about-marquee .emoji {
    width: 56px;
  }
}

.project {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-left: calc((100% - 1248px) / -6);
  margin-right: calc((100% - 1248px) / -6);
  margin-bottom: 400px;
}
@media (max-width: 1700px) {
  .project {
    margin-bottom: 240px;
  }
}
@media (max-width: 1320px) {
  .project {
    margin-left: calc((100% - 640px) / -4);
    margin-right: calc((100% - 640px) / -4);
  }
}
@media (max-width: 1024px) {
  .project {
    margin-left: calc((100% - 600px) / -4);
    margin-right: calc((100% - 600px) / -4);
    margin-bottom: 160px;
  }
}
@media (max-width: 767px) {
  .project {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
}
.project-item {
  display: inline-block;
  width: 416px;
  margin-left: calc((100% - 1248px) / 6);
  margin-right: calc((100% - 1248px) / 6);
  background: #F8F8F8;
  border-radius: 50px;
  margin-bottom: -200px;
  text-decoration: none;
  transition: 0.5s;
}
@media (max-width: 1700px) {
  .project-item {
    border-radius: 36px;
    width: 320px;
    margin-left: calc((100% - 960px) / 6);
    margin-right: calc((100% - 960px) / 6);
    margin-bottom: -120px;
  }
}
@media (max-width: 1320px) {
  .project-item {
    width: 320px;
    margin-left: calc((100% - 960px) / 6);
    margin-right: calc((100% - 960px) / 6);
  }
}
@media (max-width: 1024px) {
  .project-item {
    width: 300px;
    border-radius: 24px;
    margin-left: calc((100% - 600px) / 4);
    margin-right: calc((100% - 600px) / 4);
    margin-bottom: -80px;
  }
}
@media (max-width: 767px) {
  .project-item {
    width: 280px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 44px;
  }
}
.project-item:nth-child(3n+1) {
  margin-top: 0;
}
.project-item:nth-child(3n+2) {
  margin-top: 200px;
}
@media (max-width: 1700px) {
  .project-item:nth-child(3n+2) {
    margin-top: 120px;
  }
}
@media (max-width: 1024px) {
  .project-item:nth-child(3n+2) {
    margin-top: 80px;
    border-radius: 36px;
  }
}
@media (max-width: 767px) {
  .project-item:nth-child(3n+2) {
    margin-top: 0;
    border-radius: 20px;
  }
}
.project-item:nth-child(3n+3) {
  margin-top: 400px;
}
@media (max-width: 1700px) {
  .project-item:nth-child(3n+3) {
    margin-top: 240px;
  }
}
@media (max-width: 1024px) {
  .project-item:nth-child(3n+3) {
    margin-top: 160px;
  }
}
@media (max-width: 767px) {
  .project-item:nth-child(3n+3) {
    margin-top: 0;
  }
}
@media (max-width: 1024px) {
  .project-item:nth-child(odd) {
    margin-top: 0px;
  }
}
@media (max-width: 767px) {
  .project-item:nth-child(odd) {
    margin-top: 0;
  }
}
@media (max-width: 1024px) {
  .project-item:nth-child(even) {
    margin-top: 160px;
  }
}
@media (max-width: 767px) {
  .project-item:nth-child(even) {
    margin-top: 0;
  }
}
@media (max-width: 1024px) {
  .project-item:first-child {
    margin-top: 0px;
  }
}
@media (max-width: 767px) {
  .project-item:first-child {
    margin-top: 0;
  }
}
.project-item__img {
  display: block;
  overflow: hidden;
  border-radius: 50px;
  position: relative;
}
.project-item__img:before {
  content: "";
  padding-top: 135%;
  display: block;
}
@media (max-width: 1700px) {
  .project-item__img {
    border-radius: 36px;
  }
}
@media (max-width: 1024px) {
  .project-item__img {
    border-radius: 36px;
  }
   .emoji-cool__icon-text img {
    width: 60px;
  }
}
@media (max-width: 767px) {
  .project-item__img {
    border-radius: 24px;
  }
    /* .emoji-cool__icon-text img {
    width: 44px;
  } */
}
.project-item__img img, .project-item__img video {
  width: 101%;
  height: 101%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate3d(0, 0, 0);
  border-radius: 50px;
}
@media (max-width: 1700px) {
  .project-item__img img, .project-item__img video {
    border-radius: 36px;
  }
}
@media (max-width: 1024px) {
  .project-item__img img, .project-item__img video {
    border-radius: 36px;
  }
}
@media (max-width: 767px) {
  .project-item__img img, .project-item__img video {
    border-radius: 24px;
  }
}
.project-item__title {
  display: block;
  color: #19191A;
  font-weight: 600;
  font-size: 32px;
  line-height: 49px;
  padding: 20px 54px 20px 30px;
  position: relative;
}
@media (max-width: 1700px) {
  .project-item__title {
    font-size: 24px;
    line-height: 1;
    padding: 18px 36px 18px 20px;
  }
}
@media (max-width: 1024px) {
  .project-item__title {
    font-size: 22px;
    padding: 16px 36px 16px 20px;
  }
}
.project-item__title:before {
  content: "";
  position: absolute;
  right: 24px;
  background: url(../img/icons/global-link.svg) no-repeat center;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  top: 50%;
  transition: 0.5s;
}
@media (max-width: 767px) {
  .project-item__title:before {
    right: 16px;
  }
}
.project-item:hover .project-item__title:before {
  transform: translate(8px, -8px);
}

.slider-project {
  padding: 0 5%;
}
@media (max-width: 767px) {
  .slider-project {
    padding: 0;
  }
}
@media (max-width: 400px) {
  .slider-project {
    padding: 0 5%;
  }
}
.slider-project .project-item {
  margin: 0;
}
@media (max-width: 1700px) {
  .slider-project .project-item {
    margin: 0;
  }
}
@media (max-width: 1024px) {
  .slider-project .project-item {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .slider-project .project-item {
    margin: 0;
  }
}

.blog-item {
  display: flex;
}

.blog {
  display: flex;
  align-items: flex-start;
  padding-bottom: 28px;
}
.blog:not(:last-child) {
  margin-bottom: 28px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.blog:last-of-type {
  margin-bottom: 124px;
}
@media (max-width: 1700px) {
  .blog:last-of-type {
    margin-bottom: 92px;
  }
}
@media (max-width: 1024px) {
  .blog:last-of-type {
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .blog:last-of-type {
    margin-bottom: 60px;
  }
}
.blog.blog-item {
  padding-bottom: 96px;
}
@media (max-width: 1700px) {
  .blog.blog-item {
    padding-bottom: 72px;
  }
}
@media (max-width: 1024px) {
  .blog.blog-item {
    padding-bottom: 56px;
  }
}
@media (max-width: 767px) {
  .blog.blog-item {
    padding-bottom: 40px;
    display: block;
  }
}
.blog.blog-item .blog-img {
  height: 406px;
  width: 50%;
}
@media (max-width: 1700px) {
  .blog.blog-item .blog-img {
    height: 360px;
  }
}
@media (max-width: 1024px) {
  .blog.blog-item .blog-img {
    height: 320px;
  }
}
@media (max-width: 767px) {
  .blog.blog-item .blog-img {
    height: 230px;
    width: 100%;
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .blog.blog-item .blog-info {
    padding-left: 0;
    flex: none;
  }
}
.blog-img {
  border-radius: 20px;
  overflow: hidden;
  width: 288px;
  height: 192px;
  display: block;
}
@media (max-width: 1700px) {
  .blog-img {
    width: 232px;
    height: 160px;
  }
}
@media (max-width: 1024px) {
  .blog-img {
    width: 200px;
    height: 120px;
  }
}
@media (max-width: 767px) {
  .blog-img {
    width: 124px;
    height: 84px;
    border-radius: 10px;
  }
}
.blog-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.blog-info {
  padding-left: 76px;
  flex: 1;
}
@media (max-width: 1700px) {
  .blog-info {
    padding-left: 48px;
  }
}
@media (max-width: 1024px) {
  .blog-info {
    padding-left: 36px;
  }
}
@media (max-width: 767px) {
  .blog-info {
    padding-left: 24px;
  }
}
.blog-date {
  font-weight: 400;
  opacity: 0.5;
  margin-bottom: 44px;
}
@media (max-width: 1700px) {
  .blog-date {
    margin-bottom: 36px;
  }
}
@media (max-width: 1024px) {
  .blog-date {
    margin-bottom: 28px;
  }
}
@media (max-width: 767px) {
  .blog-date {
    margin-bottom: 20px;
  }
}
.blog h3, .blog .h3 {
  margin-bottom: 0;
  text-decoration: none;
  color: #19191A;
}
.blog-text {
  margin-bottom: 0;
  margin-top: 20px;
  line-height: 1.3;
}
@media (max-width: 1024px) {
  .blog-text {
    margin-top: 16px;
  }
}
@media (max-width: 767px) {
  .blog-text {
    margin-top: 14px;
  }
}

.p-home-design__img video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-home-design__show-item.p-home-design__label {
  background: #f4c600 !important;
}

.p-home-design__title-main {
  line-height: 1.16;
}

.u-w-full {
  list-style: none;
  padding: 0;
}
.u-w-full li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.p-home-design__meter p {
  color: #f4c600 !important;
}

.p-home-design__meter-base-box .p-home-design__meter-main {
  background: #f4c600 !important;
}

.btn-emoji.c-button img {
  width: 2.4rem;
}

form .btn {
  margin-top: 32px;
}
@media (max-width: 1700px) {
  form .btn {
    margin-top: 12px;
  }
}

.form-label {
  pointer-events: none;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transform-origin: top left;
  transition: 0.5s;
}

.form-control {
  margin-bottom: 56px;
  display: block;
  width: 100%;
  border: none;
  border-bottom: 3px solid #19191A;
  outline: none;
  box-shadow: none;
  border-radius: 0;
  padding: 0 0 4px 0;
  font-family: "Titillium Web";
}
@media (max-width: 1700px) {
  .form-control {
    margin-bottom: 36px;
  }
}
@media (max-width: 1024px) {
  .form-control {
    margin-bottom: 32px;
  }
}
@media (max-width: 767px) {
  .form-control {
    margin-bottom: 24px;
  }
}
.form-control:focus {
  box-shadow: none;
  border-color: #F4C600;
}

.form-label,
.form-control {
  font-weight: 600;
  font-size: 50px;
  line-height: 65px;
}
@media (max-width: 1700px) {
  .form-label,
  .form-control {
    font-size: 32px;
    line-height: 1;
  }
}
@media (max-width: 1024px) {
  .form-label,
  .form-control {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .form-label,
  .form-control {
    font-size: 24px;
  }
}

.focused .form-label {
  transform: scale(0.5) translateY(-100%);
  opacity: 0.8;
}

.block-scene {
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: auto;
  min-height: 100vh;
  overflow: hidden;
}
.block-scene h2,
.block-scene .h2 {
  font-size: 52px;
  line-height: 62px;
  margin-bottom: 52px;
  font-weight: 600;
}
@media (max-width: 1024px) {
  .block-scene h2,
  .block-scene .h2 {
    font-size: 42px;
    line-height: 52px;
  }
}
.block-scene h3,
.block-scene .h3 {
  font-size: 42px;
  line-height: 52px;
  margin-bottom: 28px;
  font-weight: 600;
}
@media (max-width: 1024px) {
  .block-scene h3,
  .block-scene .h3 {
    font-size: 28px;
    line-height: 38px;
  }
}
.block-scene img {
  overflow-clip-margin: content-box;
  overflow: clip;
}
.block-scene img,
.block-scene svg {
  vertical-align: middle;
  box-sizing: border-box;
}
.block-scene .emoji {
  max-width: 108px;
}
@media (max-width: 1024px) {
  .block-scene .emoji {
    max-width: 78px;
  }
}
@media (max-width: 767px) {
  .block-scene .emoji {
    max-width: 42px;
  }
}
.block-scene h3 .emoji,
.block-scene .h3 .emoji {
  width: 54px;
}
.block-scene .om-scene__i {
  height: 100%;
  top: 0;
}
.block-scene .om-scene__i-title_wrap {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .block-scene .om-scene__i-title_wrap {
    width: calc(100% - 40px);
    left: 20px;
  }
}
.block-scene .om-scene__i-title-1 {
  transition: 0.5s;
}
.block-scene .om-scene__ii {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
.block-scene .om-scene__icon {
  background-color: #000;
  border-radius: 50%;
  height: 180px;
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  width: 180px;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: center;
}
.block-scene .om-scene__icon img {
  display: block;
  width: 105px;
}
.block-scene .circles-block {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px 0;
  overflow: hidden;
}
.block-scene .circles-block_center {
  width: 10vh;
  height: 10vh;
  background-color: #000;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
@media (max-width: 1024px) {
  .block-scene .circles-block_center {
    width: 15vw;
    height: 15vw;
  }
}
.block-scene .om-scene__intro {
  left: 50%;
  width: 100%;
  opacity: 0;
  padding: 0 20px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transform: translate(-50%, -50%) scale(0.65);
  max-width: 100%;
  will-change: transform, opacity;
  text-align: center;
  z-index: 10;
}
.block-scene .om-scene__intro h2,
.block-scene .om-scene__intro .h2,
.block-scene .om-scene__intro h3,
.block-scene .om-scene__intro .h3 {
  margin-left: auto;
  margin-right: auto;
  transform: translateY(30px);
  will-change: transform, opacity;
}
.block-scene .om-scene__intro p {
  margin: 0 auto 32px;
  max-width: 560px;
  will-change: transform, opacity;
}
.block-scene .om-scene__intro .btn {
  transform: translateY(12px);
  will-change: transform, opacity;
}
.block-scene .circles-block_center img {
  max-width: 60%;
}
.block-scene .circles-block_circles {
  /* width: 65vh; */
  /* height: 65vh; */
  position: absolute;
  width: 0;
  height: 0;
}
.block-scene .circles-block_circle {
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  opacity: 0;
}
.block-scene .circles-block_circle__border {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
  width: 100%;
  height: 100%;
  border: 3px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
}
.block-scene .circles-block_circle:nth-child(1) {
  width: 100%;
  height: 100%;
}
.block-scene .circles-block_circle:nth-child(2) {
  width: 66%;
  height: 66%;
}
.block-scene .circles-block_circle:nth-child(3) {
  width: 33%;
  height: 33%;
}
.block-scene .circles-block_circle-inner {
  background: #fff;
  border-radius: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.block-scene .circles-block_circle-inner img {
  max-width: 75%;
  width: 100%;
}
.block-scene .circles-block_circle:nth-child(1) .circles-block_circle-inner:nth-child(1) {
  width: 15%;
  height: 15%;
  top: 18%;
  left: -2%;
}
@media (max-width: 1024px) {
  .block-scene .circles-block_circle:nth-child(1) .circles-block_circle-inner:nth-child(1) {
    width: 20%;
    height: 20%;
    left: -5%;
  }
}
.block-scene .circles-block_circle:nth-child(1) .circles-block_circle-inner:nth-child(2) {
  width: 11%;
  height: 11%;
  top: 25%;
  left: 90%;
}
@media (max-width: 1024px) {
  .block-scene .circles-block_circle:nth-child(1) .circles-block_circle-inner:nth-child(2) {
    width: 15%;
    height: 15%;
    left: 84%;
    top: 15%;
  }
}
.block-scene .circles-block_circle:nth-child(1) .circles-block_circle-inner:nth-child(3) {
  width: 15%;
  height: 15%;
  top: 72%;
  left: 84%;
}
@media (max-width: 1024px) {
  .block-scene .circles-block_circle:nth-child(1) .circles-block_circle-inner:nth-child(3) {
    width: 20%;
    height: 20%;
    left: 77%;
  }
}
.block-scene .circles-block_circle:nth-child(1) .circles-block_circle-inner:nth-child(4) {
  width: 15%;
  height: 15%;
  top: 70%;
  left: 0%;
}
@media (max-width: 1024px) {
  .block-scene .circles-block_circle:nth-child(1) .circles-block_circle-inner:nth-child(4) {
    width: 20%;
    height: 20%;
  }
}
.block-scene .circles-block_circle:nth-child(1) .circles-block_circle-inner:nth-child(5) {
  width: 8%;
  height: 8%;
  top: 44%;
  left: 95%;
}
@media (max-width: 1024px) {
  .block-scene .circles-block_circle:nth-child(1) .circles-block_circle-inner:nth-child(5) {
    width: 15%;
    height: 15%;
    top: 44%;
    left: 91%;
  }
}
.block-scene .circles-block_circle:nth-child(2) .circles-block_circle-inner:nth-child(1) {
  width: 16%;
  height: 16%;
  top: -3%;
  left: 62%;
}
@media (max-width: 1024px) {
  .block-scene .circles-block_circle:nth-child(2) .circles-block_circle-inner:nth-child(1) {
    width: 20%;
    height: 20%;
  }
}
.block-scene .circles-block_circle:nth-child(2) .circles-block_circle-inner:nth-child(2) {
  width: 16%;
  height: 16%;
  top: 60%;
  left: 89%;
}
@media (max-width: 1024px) {
  .block-scene .circles-block_circle:nth-child(2) .circles-block_circle-inner:nth-child(2) {
    width: 20%;
    height: 20%;
    left: 83%;
  }
}
.block-scene .circles-block_circle:nth-child(2) .circles-block_circle-inner:nth-child(3) {
  width: 13%;
  height: 13%;
  top: 92%;
  left: 32%;
}
@media (max-width: 1024px) {
  .block-scene .circles-block_circle:nth-child(2) .circles-block_circle-inner:nth-child(3) {
    width: 16%;
    height: 16%;
    top: 90%;
  }
}
.block-scene .circles-block_circle:nth-child(2) .circles-block_circle-inner:nth-child(4) {
  width: 13%;
  height: 13%;
  top: 15%;
  left: 3%;
}
@media (max-width: 1024px) {
  .block-scene .circles-block_circle:nth-child(2) .circles-block_circle-inner:nth-child(4) {
    width: 16%;
    height: 16%;
    top: 13%;
  }
}
.block-scene .circles-block_circle:nth-child(3) .circles-block_circle-inner:nth-child(1) {
  width: 33%;
  height: 33%;
  top: 47%;
  left: -13%;
}
.error {
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 1700px) {
  .error {
    margin-top: -32px;
  }
}
@media (max-width: 1024px) {
  .error {
    margin-top: -16px;
  }
}
@media (max-width: 767px) {
  .error {
    margin-left: auto;
    margin-right: auto;
    width: 296px;
  }
}
.error h1, .error .h1 {
  margin-bottom: 45px;
}
@media (max-width: 1700px) {
  .error h1, .error .h1 {
    margin-bottom: 28px;
  }
}
@media (max-width: 1024px) {
  .error h1, .error .h1 {
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .error h1, .error .h1 {
    margin-bottom: 20px;
    font-size: 32px;
  }
}
.error h1 span, .error .h1 span {
  position: relative;
}
.error h4, .error .h4 {
  margin-bottom: 85px;
  position: relative;
  display: inline-block;
}
@media (max-width: 1700px) {
  .error h4, .error .h4 {
    margin-bottom: 32px;
  }
}
@media (max-width: 767px) {
  .error h4, .error .h4 {
    margin-bottom: 32px;
  }
}
.error-decor {
  position: absolute;
  pointer-events: none;
}
.error-decor--1 {
  width: 175px;
  bottom: 45%;
  right: 100%;
  margin-right: 40px;
}
@media (max-width: 1700px) {
  .error-decor--1 {
    width: 136px;
    margin-right: 24px;
  }
}
@media (max-width: 1024px) {
  .error-decor--1 {
    width: 100px;
    margin-right: 16px;
  }
}
@media (max-width: 767px) {
  .error-decor--1 {
    width: 68px;
    margin-right: 0;
  }
}
.error-decor--2 {
  position: absolute;
  display: inline;
  vertical-align: middle;
  width: 116px;
}
@media (max-width: 1700px) {
  .error-decor--2 {
    width: 98px;
  }
}
@media (max-width: 1024px) {
  .error-decor--2 {
    width: 66px;
  }
}
@media (max-width: 767px) {
  .error-decor--2 {
    width: 56px;
  }
}
.error-decor--3 {
  width: 175px;
  position: absolute;
  margin-right: 176px;
  right: 100%;
  top: 100%;
}
@media (max-width: 1700px) {
  .error-decor--3 {
    width: 144px;
    margin-right: 120px;
  }
}
@media (max-width: 1024px) {
  .error-decor--3 {
    width: 100px;
    margin-right: 68px;
  }
}
@media (max-width: 767px) {
  .error-decor--3 {
    width: 64px;
    margin-right: -16px;
  }
}
.error-decor--4 {
  width: 184px;
  margin-left: 35px;
  left: 100%;
  top: 75%;
  transform: translateY(-50%);
}
@media (max-width: 1700px) {
  .error-decor--4 {
    width: 168px;
    margin-left: 24px;
  }
}
@media (max-width: 1024px) {
  .error-decor--4 {
    width: 108px;
  }
}
@media (max-width: 767px) {
  .error-decor--4 {
    width: 60px;
    margin-left: -12px;
  }
}

.slider-review {
  position: relative;
}
.slider-review .swiper {
  margin-bottom: 80px;
  width: calc(100% - 440px);
}
@media (max-width: 1700px) {
  .slider-review .swiper {
    margin-bottom: 56px;
    width: calc(100% - 296px);
  }
}
@media (max-width: 1024px) {
  .slider-review .swiper {
    width: calc(100% - 200px);
    margin-bottom: 44px;
  }
}
@media (max-width: 767px) {
  .slider-review .swiper {
    width: calc(100% - 136px);
    margin-bottom: 36px;
  }
}

.review {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .review {
    display: block;
  }
}
.review-img {
  width: 340px;
  overflow: hidden;
  border-radius: 70px;
}
@media (max-width: 1700px) {
  .review-img {
    border-radius: 52px;
    width: 300px;
  }
}
@media (max-width: 1024px) {
  .review-img {
    border-radius: 36px;
    width: 240px;
  }
}
@media (max-width: 767px) {
  .review-img {
    display: none;
    border-radius: 20px;
  }
}
.review-img img {
  width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.review-info {
  flex: 1;
  padding-left: 46px;
}
@media (max-width: 1024px) {
  .review-info {
    padding-left: 32px;
  }
}
@media (max-width: 767px) {
  .review-info {
    padding: 0;
    flex: none;
  }
}
.review-info__logo {
  margin-bottom: 24px;
  max-height: 32px;
  max-width: 180px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 1024px) {
  .review-info__logo {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .review-info__logo {
    margin-bottom: 12px;
  }
}
.review-info__date {
  font-weight: 400;
  font-size: 24px;
  opacity: 0.5;
  margin-bottom: 36px;
}
@media (max-width: 1700px) {
  .review-info__date {
    margin-bottom: 24px;
  }
}
@media (max-width: 1024px) {
  .review-info__date {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .review-info__date {
    font-size: 18px;
    margin-bottom: 16px;
  }
}
.review-info p {
  font-weight: 400;
  font-size: 24px;
  line-height: 35px;
}
@media (max-width: 1024px) {
  .review-info p {
    font-size: 22px;
    line-height: 1;
  }
}
@media (max-width: 767px) {
  .review-info p {
    font-size: 18px;
  }
}

.activity {
  margin: 80px 0;
  display: flex;
}
@media (max-width: 1700px) {
  .activity {
    margin: 56px 0;
  }
}
@media (max-width: 1024px) {
  .activity {
    margin: 48px 0;
    display: block;
  }
}
@media (max-width: 767px) {
  .activity {
    margin: 36px 0;
  }
}
.activity:not(:last-child) {
  padding-bottom: 80px;
  border-bottom: 1px solid rgba(25, 25, 26, 0.15);
}
@media (max-width: 1700px) {
  .activity:not(:last-child) {
    padding-bottom: 56px;
  }
}
@media (max-width: 1024px) {
  .activity:not(:last-child) {
    padding-bottom: 48px;
  }
}
@media (max-width: 767px) {
  .activity:not(:last-child) {
    padding-bottom: 36px;
  }
}
.activity-img {
  width: 130px;
}
@media (max-width: 1700px) {
  .activity-img {
    width: 102px;
  }
}
@media (max-width: 1024px) {
  .activity-img {
    width: 92px;
    margin-bottom: 32px;
  }
}
@media (max-width: 767px) {
  .activity-img {
    width: 82px;
    margin-bottom: 28px;
  }
}
.activity-img img {
  width: 100%;
}
.activity-info {
  padding-left: 80px;
  flex: 1;
}
@media (max-width: 1700px) {
  .activity-info {
    padding-left: 60px;
  }
}
@media (max-width: 1024px) {
  .activity-info {
    padding-left: 0;
    flex: none;
  }
}
@media (max-width: 1024px) {
  .activity-logo {
    display: none;
  }
}
.activity-logo img {
  display: inline-block;
  vertical-align: middle;
  width: 90px;
  margin-top: 24px;
}
@media (max-width: 1700px) {
  .activity-logo img {
    width: 64px;
    margin-top: 16px;
  }
}
.activity-logo img:not(:last-child) {
  margin-right: 20px;
}
@media (max-width: 1700px) {
  .activity-logo img:not(:last-child) {
    margin-right: 16px;
  }
}

.pt-0 {
  padding-top: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.swiper-button {
  width: 96px;
  height: 96px;
  margin-top: -48px;
  border: none;
  outline: none;
  font-size: 40px;
  border-radius: 29px;
  background: #19191A;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1700px) {
  .swiper-button {
    width: 68px;
    height: 68px;
    margin-top: -34px;
    font-size: 32px;
    border-radius: 24px;
  }
}
@media (max-width: 1024px) {
  .swiper-button {
    width: 52px;
    height: 52px;
    margin-top: -26px;
    font-size: 28px;
    border-radius: 22px;
  }
}
@media (max-width: 767px) {
  .swiper-button {
    width: 48px;
    height: 48px;
    margin-top: -24px;
    font-size: 28px;
    border-radius: 18px;
  }
}
.swiper-button:before, .swiper-button:after {
  display: none;
}

.swiper-pagination.swiper-pagination-progressbar.swiper-pagination-horizontal {
  width: 604px;
  max-width: calc(100% - 248px);
  top: auto;
  bottom: auto;
  right: auto;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  height: 7px;
  background: #EBEBEB;
  border-radius: 10px;
}
@media (max-width: 1024px) {
  .swiper-pagination.swiper-pagination-progressbar.swiper-pagination-horizontal {
    max-width: calc(100% - 136px);
  }
}
@media (max-width: 767px) {
  .swiper-pagination.swiper-pagination-progressbar.swiper-pagination-horizontal {
    max-width: calc(100% - 88px);
  }
}
.swiper-pagination.swiper-pagination-progressbar.swiper-pagination-horizontal .swiper-pagination-progressbar-fill {
  background: #19191A;
}

.wrap___gatsby {
  margin-top: 480px;
}
@media (max-width: 1700px) {
  .wrap___gatsby {
    margin-top: 300px;
  }
}
@media (max-width: 1024px) {
  .wrap___gatsby {
    margin-top: 240px;
  }
}
@media (max-width: 767px) {
  .wrap___gatsby {
    margin-top: 90px;
  }
}
.wrap___gatsby .block--white_lvl1 {
  overflow: hidden;
}

.p-home-design__meter {
  margin-top: 0 !important;
  top: 50% !important;
  transform: translateY(-50%);
}
@media (max-width: 1024px) {
  .p-home-design__meter {
    top: 0;
    transform: translateY(0);
  }
}

.p-home-design__img:nth-child(2) {
  background: url(../img/bg.jpg) no-repeat center;
  background-size: cover;
}

@media (max-width: 767px) {
  .p-home-design {
    padding: 80px 0 !important;
  }
}

@media (max-width: 767px) {
  .u-w-full li {
    padding-bottom: 52px;
    margin-bottom: 84px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  }
  .u-w-full li:last-of-type {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .p-home-design__item + .p-home-design__item {
    margin-top: 0 !important;
  }
}

@media (max-width: 767px) {
  .p-home-design__head-left .container {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  .l-side-space {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media only screen and (min-width: 768px) {
  .p-home-design__link {
    margin-top: 32px !important;
  }
}
@media only screen and (min-width: 768px) {
  .p-home-design__text {
    font-size: calc(13px + (1.2vw - 7.68px) * 1.171875) !important;
  }
}
@media only screen and (min-width: 1024px) {
  .p-home-design__text {
    font-size: 1.2rem !important;
  }
}/*# sourceMappingURL=style.css.map */