@font-face {
  font-family: 'TTHoves';
  src: url("/assets/template/fonts/TTHoves-Bold.ttf") format("truetype"), url("/assets/template/fonts/TTHoves-Bold.woff") format("woff"), url("/assets/template/fonts/TTHoves-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: 'TTHoves';
  src: url("/assets/template/fonts/TTHoves-Regular.ttf") format("truetype"), url("/assets/template/fonts/TTHoves-Regular.woff") format("woff"), url("/assets/template/fonts/TTHoves-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'TTHoves';
  src: url("/assets/template/fonts/TTHoves-Light.ttf") format("truetype"), url("/assets/template/fonts/TTHoves-Light.woff") format("woff"), url("/assets/template/fonts/TTHoves-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'TTHoves';
  src: url("/assets/template/fonts/TTHoves-Thin.ttf") format("truetype"), url("/assets/template/fonts/TTHoves-Thin.woff") format("woff"), url("/assets/template/fonts/TTHoves-Thin.woff2") format("woff2");
  font-weight: 100;
  font-style: normal; }
:root {
  color-scheme: light; }

::-webkit-scrollbar {
  width: 5px; }

::-webkit-scrollbar-track {
  background: #F6F6F6; }

::-webkit-scrollbar-thumb {
  background: #C8C8C8;
  cursor: pointer; }

::-webkit-scrollbar-thumb:hover {
  background: #83bba8; }

::selection {
  background: #83bba8;
  color: #FFF; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, button,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  font-family: "TTHoves", sans-serif;
  vertical-align: baseline;
  text-decoration: none;
  border: none;
  box-shadow: none;
  box-sizing: border-box; }

.b24-form-sign-info {
  display: none; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

.mobile_button {
  background: none;
  border: none;
  padding: 0;
  display: none;
  height: 34px;
  margin-left: auto;
  width: 34px; }
  .mobile_button svg {
    fill: #FFF; }

body {
  background: #E3E3E3;
  line-height: 1; }

h2, .h2 {
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 45px;
  line-height: 1.1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.container {
  max-width: 1740px;
  margin: 0 auto;
  width: 100%; }

header {
  align-items: center;
  display: flex;
  left: 0;
  margin: auto;
  max-width: 90%;
  padding: 10px 20px 10px 10px;
  position: fixed;
  right: 0;
  top: 10px;
  z-index: 100; }
  header .mobile {
    align-items: center;
    display: flex;
    width: 100%; }
  header:after {
    content: "";
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(8px);
    border-radius: 15px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1; }
  header ul {
    align-items: center;
    display: flex;
    margin: auto;
    gap: 30px; }
    header ul li {
      color: #E3E3E3;
      cursor: pointer;
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 1;
      letter-spacing: 1px;
      text-transform: uppercase;
      transition: color .5s; }
      header ul li:hover {
        color: #83bba8; }
  header .phone {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 1;
    color: #E3E3E3;
    text-decoration: none; }
    header .phone:hover {
      color: #83bba8; }

.policy {
  cursor: pointer;
  display: flex;
  gap: 10px;
  margin: 15px 0; }
  .policy input {
    cursor: pointer; }
  .policy span {
    cursor: pointer;
    line-height: 1.1;
    font-weight: 400;
    font-size: 14px; }
  .policy a {
    color: #0C0C0C;
    text-decoration: underline; }
    .policy a:hover {
      color: #83bba8; }

.tg {
  align-items: center;
  border: 2px solid #E3E3E3;
  border-radius: 5px;
  display: flex;
  gap: 10px;
  justify-content: center;
  margin-left: 50px;
  height: 30px;
  width: 80px; }
  .tg span {
    color: #E3E3E3;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0.02em;
    text-transform: uppercase; }
  .tg svg {
    fill: #E3E3E3;
    height: 20px;
    width: 20px; }
  .tg:hover {
    background: #E3E3E3; }
    .tg:hover span {
      color: #0C0C0C; }

.logo {
  align-items: center;
  cursor: pointer;
  display: flex;
  gap: 5px; }
  .logo .logo_icon {
    display: block;
    height: 39px;
    width: 47px; }
  .logo .logo_title {
    display: block;
    height: 27px;
    width: 147px; }
  .logo .b {
    transition: fill .3s; }
  .logo .r {
    transition: fill .5s; }
  .logo .t {
    transition: fill .7s; }
  .logo .l {
    transition: fill 1s; }
  .logo:hover .b, .logo:hover .t, .logo:hover .l, .logo:hover .r {
    fill: #83bba8; }

.btn {
  align-items: center;
  background: #FFF;
  border-radius: 10px;
  border: 2px solid #000;
  cursor: pointer;
  display: flex;
  gap: 10px;
  height: 55px;
  padding: 0 20px; }
  .btn span {
    color: #0C0C0C;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    white-space: nowrap; }
  .btn svg {
    fill: #e3e3e3;
    height: 24px;
    transition: transform .5s;
    width: 24px; }
  .btn.dark {
    background: #000; }
    .btn.dark span {
      color: #FFF; }
  .btn:hover {
    background: #83bba8;
    border-color: #83bba8; }
    .btn:hover span {
      color: #FFF; }
    .btn:hover svg {
      transform: rotate(45deg); }

.balloon {
  background: none;
  border: none;
  border-radius: 50%;
  height: 280px;
  position: relative;
  overflow: hidden;
  width: 280px; }
  .balloon:after {
    content: "";
    border: none;
    height: 100%;
    border-radius: 50%;
    background: linear-gradient(90deg, #00331d 0%, #00a06f 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2; }
  .balloon:before {
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: radial-gradient(circle at 40% 60%, #000 10%, transparent 75%);
    margin: auto;
    width: 100%;
    z-index: 3; }

.flex {
  display: flex; }

@keyframes dotmove {
  from {
    offset-distance: 0; }
  to {
    offset-distance: 100%; } }
@keyframes blink {
  0% {
    transform: scaleY(1); }
  2% {
    transform: scaleY(0); }
  4% {
    transform: scaleY(1); }
  6% {
    transform: scaleY(0); }
  8% {
    transform: scaleY(1); }
  100% {
    transform: scaleY(1); } }
@keyframes shake {
  0% {
    transform: translate(0, 3px); }
  4% {
    transform: translate(0, -3px); }
  8% {
    transform: translate(0, 3px); }
  16% {
    transform: translate(0, -3px); }
  32% {
    transform: translate(0, 0); }
  100% {
    transform: translate(0, 0); } }
@keyframes totop {
  0% {
    bottom: -50%; }
  100% {
    bottom: 120%; } }
@keyframes tobottom {
  0% {
    top: -50%; }
  100% {
    top: 120%; } }
@keyframes totop-size {
  0% {
    bottom: -50%; }
  10% {
    transform: scale(1); }
  100% {
    bottom: 120%;
    transform: scale(0.1); } }
@keyframes s1a {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(13px); }
  100% {
    transform: translateY(0); } }
@keyframes orbit {
  0% {
    offset-distance: 0;
    transform: scale(0.6); }
  25% {
    transform: scale(1); }
  50% {
    offset-distance: 50%;
    transform: scale(0.5); }
  75% {
    transform: scale(0.3); }
  100% {
    offset-distance: 100%;
    transform: scale(0.6); } }
@keyframes s2-1 {
  0% {
    transform: translate(0, 0); }
  20% {
    transform: translate(0, 0); }
  50% {
    transform: translate(-12px, 12px); }
  100% {
    transform: translate(0, 0); } }
@keyframes s2-2 {
  0% {
    transform: translate(0, 0); }
  20% {
    transform: translate(0, 0); }
  50% {
    transform: translate(-24px, 24px); }
  100% {
    transform: translate(0, 0); } }
@keyframes particleX {
  to {
    top: 80%; } }
@keyframes particleY {
  to {
    left: 80%; } }
@keyframes particleX-alt {
  to {
    bottom: 80%; } }
@keyframes particleY-alt {
  to {
    right: 80%; } }
@keyframes scale {
  0% {
    transform: scale(0.7); }
  50% {
    transform: scale(1); }
  100% {
    transform: scale(0.7); } }
@keyframes skew {
  0% {
    transform: skew(0deg, 0deg); }
  33% {
    transform: skew(0, -10deg); }
  66% {
    transform: skew(10deg, 0deg); }
  100% {
    transform: skew(-10deg, -10deg); } }
@keyframes s6a {
  0% {
    fill: #E3E3E3; }
  100% {
    fill: revert-rule; } }
@keyframes s6b {
  to {
    top: 50%;
    right: 50%; } }
@keyframes s6c {
  to {
    bottom: 50%;
    left: 50%; } }
@keyframes opacity {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.main_bg {
  background: #0C0C0C; }
  .main_bg video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: .7; }

.main_bg, footer {
  align-items: center;
  background: #000;
  display: flex;
  overflow: hidden;
  justify-content: center;
  height: 100vh;
  position: relative; }
  .main_bg .wrap, footer .wrap {
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative;
    z-index: 2; }
  .main_bg h1, footer h1 {
    color: #E3E3E3;
    font-style: normal;
    font-weight: 300;
    font-size: 60px;
    line-height: 1.1;
    text-align: center;
    max-width: 900px;
    margin: auto;
    position: relative;
    top: 100px;
    opacity: 0;
    transition: opacity 2s; }
  .main_bg .call_us, footer .call_us {
    margin-top: auto;
    margin-bottom: 80px; }
    .main_bg .call_us p, footer .call_us p {
      color: #FFFFFF;
      max-width: 340px;
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 1.1;
      margin: 0 auto 15px;
      text-align: center; }
  .main_bg .halfsphere, footer .halfsphere {
    position: absolute;
    width: 70vh;
    transition: 1s all 1s; }
    .main_bg .halfsphere img, footer .halfsphere img {
      height: 100%;
      width: 100%; }
  .main_bg .hs1, footer .hs1 {
    bottom: -40%;
    left: -40%; }
  .main_bg .hs2, footer .hs2 {
    top: -40%;
    right: -40%;
    transform: scale(-1, -1); }
  .main_bg .btn, footer .btn {
    margin: 10px auto 0; }
  .main_bg .balloon, footer .balloon {
    bottom: -25%;
    position: absolute;
    filter: grayscale(0.5); }
  .main_bg .b1, footer .b1 {
    animation: tobottom ease-in 5s backwards infinite;
    left: 33vh;
    height: 80px;
    width: 80px; }
    .main_bg .b1:before, footer .b1:before {
      transform: rotate(-70deg); }
  .main_bg .b2, footer .b2 {
    animation: 5s tobottom ease-in 8s backwards infinite;
    left: 23vw;
    height: 210px;
    width: 210px; }
    .main_bg .b2:before, footer .b2:before {
      transform: rotate(220deg); }
  .main_bg .b3, footer .b3 {
    animation: 8s tobottom ease-in 1s backwards infinite;
    left: 42vw;
    height: 370px;
    width: 370px; }
    .main_bg .b3:before, footer .b3:before {
      transform: rotate(120deg); }
  .main_bg .b4, footer .b4 {
    animation: 8s tobottom ease-in 12s backwards infinite;
    left: 46vw;
    height: 310px;
    width: 310px; }
    .main_bg .b4:before, footer .b4:before {
      transform: rotate(30deg); }
  .main_bg .b5, footer .b5 {
    animation: 7s tobottom ease-in 2s backwards infinite;
    left: 82vw;
    height: 85px;
    width: 85px; }
  .main_bg.seen h1, footer.seen h1 {
    opacity: 1; }
  .main_bg.seen .hs1, footer.seen .hs1 {
    bottom: -10%;
    left: -10%; }
  .main_bg.seen .hs2, footer.seen .hs2 {
    top: -10%;
    right: -10%; }

footer {
  z-index: 100; }
  footer.seen .hs2 {
    top: -20%;
    right: -5%; }
  footer.seen .center svg {
    opacity: 1; }

.footer_content {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .footer_content .left {
    display: flex;
    flex-direction: column;
    padding: 40px;
    height: 100%;
    width: 100%; }
    .footer_content .left p {
      margin-top: auto; }
    .footer_content .left small {
      font-style: normal;
      font-weight: 500;
      font-size: 16px;
      line-height: 1;
      color: rgba(255, 255, 255, 0.5); }
    .footer_content .left li {
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 1;
      color: #FFFFFF;
      margin: 20px 0;
      cursor: pointer; }
      .footer_content .left li:hover {
        color: #83bba8; }
    .footer_content .left p {
      font-style: normal;
      font-weight: 500;
      font-size: 16px;
      line-height: 1.3;
      color: #FFFFFF;
      margin-bottom: 20px;
      max-width: 260px; }
    .footer_content .left .reqs p {
      font-style: normal;
      font-weight: 300;
      font-size: 16px;
      line-height: 1.1;
      color: #A4A4A4; }
  .footer_content .center {
    align-items: center;
    justify-content: center;
    height: 100%;
    display: flex;
    width: 100%; }
    .footer_content .center svg {
      opacity: 0;
      transition: 1s opacity 2s;
      height: 380px;
      width: 640px; }
  .footer_content .right {
    display: flex;
    flex-direction: column;
    padding: 40px;
    height: 100%;
    width: 100%; }
    .footer_content .right .footer_contacts {
      margin-left: auto;
      max-width: 380px;
      width: 100%; }
    .footer_content .right small {
      display: block;
      font-style: normal;
      font-weight: 500;
      font-size: 16px;
      line-height: 1;
      color: rgba(255, 255, 255, 0.5); }
    .footer_content .right .phone {
      font-style: normal;
      font-weight: 400;
      font-size: 32px;
      line-height: 1;
      color: #FFFFFF;
      display: table;
      margin: 20px 0 10px; }
    .footer_content .right .email {
      color: #FFFFFF;
      font-style: normal;
      font-weight: 400;
      font-size: 20px;
      line-height: 1; }
    .footer_content .right .tg {
      margin: 10px 0;
      height: 40px; }

.services_section {
  margin: 50px 0;
  overflow: hidden; }
  .services_section .glide__slides {
    height: 100%; }
  .services_section .soon {
    display: table;
    background: #00331d;
    padding: 5px 10px;
    border-radius: 5px;
    font-weight: 500;
    color: #FFF;
    line-height: 1; }
  .services_section .slider {
    margin: 50px 0 0; }
  .services_section .slide {
    overflow: hidden;
    position: relative;
    height: 700px; }
    .services_section .slide .inner {
      border: 1px solid rgba(43, 43, 43, 0.2);
      border-radius: 15px;
      height: 333px;
      margin: auto;
      transition: 1s all;
      position: relative;
      overflow: hidden;
      width: 275px; }
    .services_section .slide svg {
      height: 0;
      opacity: 0;
      margin: 0 auto 0;
      transition: all 1s;
      fill: #FFF;
      position: relative;
      z-index: 12; }
    .services_section .slide span {
      color: #2b2b2b;
      display: block;
      font-style: normal;
      font-weight: 500;
      font-size: 20px;
      line-height: 1;
      text-align: center;
      transition: all 1s;
      position: relative;
      z-index: 12; }
  .services_section small {
    color: #878787;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.1;
    max-width: 240px;
    display: block;
    margin: 20px auto;
    opacity: 0;
    transition: opacity 1s;
    text-align: center;
    position: relative;
    z-index: 4; }
  .services_section .balloon {
    position: absolute;
    transition: all 1s;
    opacity: 0;
    transform: scale(0);
    transform-origin: center; }
  .services_section .slide-1 .s1a {
    animation: s1a 6s linear infinite both; }
  .services_section .slide-1 .s1_b1 {
    height: 280px;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 280px;
    z-index: 10; }
    .services_section .slide-1 .s1_b1:before {
      transform: rotate(215deg); }
  .services_section .slide-1 .s1_b2 {
    height: 280px;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 280px;
    z-index: 9; }
    .services_section .slide-1 .s1_b2:before {
      transform: rotate(200deg); }
  .services_section .slide-1 .s1_b3 {
    height: 280px;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 280px; }
    .services_section .slide-1 .s1_b3:before {
      transform: rotate(240deg); }
  .services_section .slide-1 .s1_b4 {
    height: 280px;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 280px;
    z-index: 2; }
  .services_section .slide-1 .s1_b5 {
    height: 150px;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 150px; }
  .services_section .slide-1 .s1_b6 {
    height: 130px;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 130px; }
  .services_section .slide-1 .s1_b7 {
    height: 70px;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 70px;
    z-index: 7; }
  .services_section .slide-1 .s1_b8 {
    height: 140px;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 140px;
    z-index: 1; }
  .services_section .slide-1 .balloon {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: 1s left 1s, 1s right 1s, 1s top 1s, 1s bottom 1s; }
  .services_section .slide-1.glide__slide--active .s1_b1 {
    top: -250px;
    left: 125px; }
  .services_section .slide-1.glide__slide--active .s1_b2 {
    top: 100px;
    left: -170px; }
  .services_section .slide-1.glide__slide--active .s1_b3 {
    top: 160px;
    left: 200px; }
  .services_section .slide-1.glide__slide--active .s1_b4 {
    top: -275px;
    left: -275px; }
  .services_section .slide-1.glide__slide--active .s1_b5 {
    top: 275px;
    left: -100%; }
  .services_section .slide-1.glide__slide--active .s1_b6 {
    top: 315px;
    left: 70%; }
  .services_section .slide-1.glide__slide--active .s1_b7 {
    top: -255px;
    left: 60%; }
  .services_section .slide-1.glide__slide--active .s1_b8 {
    top: -70%;
    left: -75%; }
  .services_section .slide-2 .s2_svg-2 {
    animation: s2-1 5s ease-in-out infinite both; }
  .services_section .slide-2 .s2_svg-3 {
    animation: s2-2 5s ease-in-out infinite both; }
  .services_section .slide-2 .balloon {
    transform: translateY(100%); }
  .services_section .slide-2 .cell {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }
  .services_section .slide-2 .s2_b1 {
    left: 20%;
    top: 0;
    animation: particleX 2s linear infinite alternate, particleY 5s linear infinite alternate;
    width: 100px;
    height: 100px; }
  .services_section .slide-2 .s2_b2 {
    right: 40%;
    bottom: 0;
    animation: particleX-alt 4s linear infinite alternate, particleY-alt 2s linear infinite alternate; }
  .services_section .slide-2 .s2_b3 {
    left: 11%;
    top: 0;
    width: 220px;
    height: 220px;
    animation: particleX 3s linear infinite alternate, particleY 7s linear infinite alternate; }
  .services_section .slide-2 .s2_b4 {
    bottom: 0;
    right: 5%;
    width: 70px;
    height: 70px;
    animation: particleX-alt 6s linear infinite alternate, particleY-alt 9s linear infinite alternate; }
  .services_section .slide-2 .s2_b5 {
    left: 100%;
    top: 0;
    animation: particleX 2s linear infinite alternate, particleY 6s linear infinite alternate; }
  .services_section .slide-3 .axis {
    width: 200%;
    height: 300px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: -50%;
    transform: rotate(-25deg); }
  .services_section .slide-3 .balloon {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    position: absolute;
    transition: all 1s;
    offset-path: ellipse(33% 33% at 50% 50%);
    animation: orbit 12s linear infinite; }
  .services_section .slide-3 .dot {
    transition: 1s cx .5s, 2.5s cy 1.5s;
    cx: 50%;
    cy: 50%; }
  .services_section .slide-3.glide__slide--active .dot {
    cx: revert-layer;
    cy: revert-layer; }
  .services_section .slide-4 .s4_g1 {
    transform-origin: center;
    animation: scale 2s ease-in-out infinite alternate; }
  .services_section .slide-4 .s4_g2 {
    transform-origin: center;
    animation: scale 2.2s ease-in-out infinite alternate; }
  .services_section .slide-4 .s4_g3 {
    transform-origin: center;
    animation: scale 2.5s ease-in-out infinite alternate; }
  .services_section .slide-4 .s4_g4 {
    transform-origin: center;
    animation: scale 2.8s ease-in-out infinite alternate; }
  .services_section .slide-4 .s4_b1 {
    animation: scale 3s infinite;
    left: 30%;
    bottom: 30%; }
  .services_section .slide-4 .s4_b2 {
    animation: scale 3.2s infinite;
    left: 0;
    bottom: 66%; }
  .services_section .slide-4 .s4_b3 {
    animation: scale 3.4s infinite;
    left: 0;
    bottom: -15%; }
  .services_section .slide-4 .s4_b4 {
    animation: scale 3.6s infinite;
    left: 50%;
    bottom: 10%; }
  .services_section .slide-4 .s4_b5 {
    animation: scale 3.8s infinite;
    left: 80%;
    bottom: 20%;
    transform: scale(0.8); }
  .services_section .slide-4 .s4_b6 {
    animation: scale 4s infinite;
    left: 70%;
    bottom: 70%; }
  .services_section .slide-5 svg {
    animation: skew 3s linear infinite alternate; }
  .services_section .slide-5 .balloon {
    margin: auto;
    bottom: -50%; }
  .services_section .slide-5 .s5_b1 {
    animation: 5s totop .3s infinite;
    left: 5%; }
  .services_section .slide-5 .s5_b2 {
    animation: 5s totop 1.6s infinite;
    left: 9%; }
  .services_section .slide-5 .s5_b3 {
    animation: 5s totop 2s infinite;
    left: 14%; }
  .services_section .slide-5 .s5_b4 {
    animation: 5s totop 3.2s infinite;
    left: 17%; }
  .services_section .slide-5 .s5_b5 {
    animation: 5s totop-size 4.6s infinite;
    left: 22%; }
  .services_section .slide-5 .s5_b6 {
    animation: 5s totop 5.7s infinite;
    left: 35%; }
  .services_section .slide-5 .s5_b7 {
    animation: 5s totop 7s infinite;
    left: 65%; }
  .services_section .slide-5 .s5_b8 {
    animation: 5s totop-size 2.1s infinite;
    left: 85%; }
  .services_section .slide-6 .s6_a {
    fill: #83bba8;
    animation: s6a 1.5s infinite alternate; }
  .services_section .slide-6 .s6_b {
    fill: #00a06f;
    animation: 1.5s s6a 1.5s infinite alternate; }
  .services_section .slide-6 .balloon {
    height: 420px;
    width: 420px; }
  .services_section .slide-6 .s6_b1 {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 2; }
  .services_section .slide-6 .s6_b2 {
    animation: s6b 2s linear infinite alternate;
    top: -10%;
    right: -10%;
    margin: auto;
    z-index: 1; }
  .services_section .slide-6 .s6_b3 {
    animation: s6c 2s linear infinite alternate;
    left: -10%;
    bottom: -10%;
    margin: auto;
    z-index: 1; }
  .services_section .slide-7 .s7_s1 {
    animation: opacity 2s linear infinite; }
  .services_section .slide-7 .s7_s2 {
    animation: 2s opacity 4s linear infinite; }
  .services_section .slide-7 .s7_s3 {
    animation: 3s opacity 2s linear infinite; }
  .services_section .slide-7 .axis {
    width: 500px;
    height: 500px;
    position: absolute;
    top: -10%;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0; }
  .services_section .slide-7 .balloon {
    animation: orbit 4s linear infinite;
    width: 420px;
    height: 420px;
    position: absolute;
    transition: all 1s;
    offset-path: ellipse(33% 33% at 50% 50%); }
  .services_section .slide-7 .s7_b1 {
    animation-delay: 3s; }
  .services_section .slide-7 .s7_b2 {
    animation-delay: 4s; }
  .services_section .slide-7 .s7_b3 {
    animation-delay: 5s; }
  .services_section .slide-7 .s7_b4 {
    animation-delay: 6s; }
  .services_section .glide__slide--active .inner {
    background: #0C0C0C;
    height: 100%;
    transform-origin: top center;
    width: 100%; }
  .services_section .glide__slide--active span {
    font-style: normal;
    font-weight: 100;
    font-size: 40px;
    line-height: 1;
    text-align: center;
    color: #E3E3E3; }
  .services_section .glide__slide--active .balloon {
    opacity: 1;
    transform: scale(1); }
  .services_section .glide__slide--active small {
    opacity: 1; }
  .services_section .glide__slide--active svg {
    margin: 220px auto 40px;
    height: auto;
    opacity: 1;
    display: block; }
  .services_section .container {
    align-items: end;
    display: flex; }

.controls {
  margin-left: auto;
  display: flex;
  gap: 10px; }
  .controls button {
    align-items: center;
    background: #FFF;
    border: none;
    border-radius: 50%;
    display: flex;
    cursor: pointer;
    justify-content: center;
    height: 55px;
    width: 55px; }
    .controls button:hover {
      background: #83bba8; }
      .controls button:hover svg {
        fill: #83bba8; }
  .controls .prev {
    transform: rotate(-135deg); }
  .controls .next {
    transform: rotate(45deg); }
  .controls svg {
    transform: scale(0.7);
    fill: #FFF;
    height: 100%;
    width: 100%; }

.advantages_section {
  margin: 50px 0;
  overflow: hidden; }
  .advantages_section .title {
    margin-bottom: 50px; }
    .advantages_section .title p {
      align-items: center;
      color: #000000;
      display: flex;
      font-style: normal;
      font-weight: 400;
      font-size: 45px;
      gap: 10px;
      line-height: 1;
      margin: 5px 0; }
    .advantages_section .title svg {
      height: 41px;
      width: 41px; }
  .advantages_section .blink {
    animation: 5s blink 6s infinite;
    transform-origin: center; }
  .advantages_section .shake {
    animation: 2.5s shake 3s infinite;
    transform-origin: center; }
  .advantages_section li {
    align-items: start;
    border-top: 1px solid #AFAFAF;
    display: flex;
    gap: 25px;
    padding: 30px 0; }
    .advantages_section li:last-child {
      border-bottom: 1px solid #AFAFAF; }
    .advantages_section li svg {
      flex-shrink: 0;
      margin-top: -8px; }
    .advantages_section li > span {
      color: #0C0C0C;
      font-style: normal;
      font-weight: 400;
      font-size: 24px;
      line-height: 1; }
    .advantages_section li p {
      color: #0C0C0C;
      margin-left: auto;
      max-width: 420px;
      font-style: normal;
      font-weight: 300;
      font-size: 16px;
      line-height: 1.3;
      text-wrap: balance; }
      .advantages_section li p strong {
        color: #0C0C0C;
        display: block;
        font-weight: 700;
        font-size: 18px;
        margin-bottom: 15px; }

.gallery_section {
  margin: 100px 0; }
  .gallery_section .container {
    display: grid;
    grid-gap: 50px;
    grid-template-columns: 350px auto; }
  .gallery_section .col {
    width: 100%; }
  .gallery_section .tabs_control {
    align-items: center;
    border: 2px solid #000;
    border-radius: 50px;
    margin-top: 60px;
    display: inline-flex;
    position: relative;
    padding: 0 3px; }
    .gallery_section .tabs_control .bg {
      height: 50px;
      background: #000;
      border-radius: 50px;
      width: 100px;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      left: 3px;
      transition: all 1s; }
    .gallery_section .tabs_control span {
      align-items: center;
      cursor: pointer;
      justify-content: center;
      display: flex;
      font-style: normal;
      font-weight: 400;
      font-size: 18px;
      line-height: 1;
      text-align: center;
      color: #909090;
      height: 55px;
      padding: 0 30px;
      position: relative;
      transition: 1s color .5s;
      z-index: 2; }
    .gallery_section .tabs_control .active {
      color: #FFF; }
    .gallery_section .tabs_control i {
      animation: opacity 1s infinite linear both;
      position: relative;
      width: 7px;
      height: 7px;
      top: -10px;
      right: -5px;
      border-radius: 50%;
      background: #008054; }
  .gallery_section .tab {
    display: none;
    position: relative; }
    .gallery_section .tab.active {
      display: block; }
  .gallery_section .stream iframe {
    border-radius: 25px;
    height: 760px;
    width: 100%; }
  .gallery_section .gallery {
    position: relative; }
    .gallery_section .gallery button {
      align-items: center;
      background: #FFF;
      border: none;
      border-radius: 50%;
      display: flex;
      cursor: pointer;
      outline: none;
      justify-content: center;
      height: 55px;
      width: 55px; }
      .gallery_section .gallery button:hover {
        background: #83bba8; }
        .gallery_section .gallery button:hover svg {
          fill: #83bba8; }
    .gallery_section .gallery .prev {
      transform: rotate(-135deg); }
    .gallery_section .gallery .next {
      transform: rotate(45deg); }
    .gallery_section .gallery svg {
      transform: scale(0.7);
      fill: #FFF;
      height: 100%;
      width: 100%; }
  .gallery_section .tabs_wrapper {
    max-width: 1340px;
    margin-left: auto;
    width: 100%; }
  .gallery_section .thumbs {
    margin-top: 30px;
    overflow: hidden;
    max-width: 1080px;
    margin-left: auto; }
    .gallery_section .thumbs picture {
      display: block;
      height: 110px;
      overflow: hidden;
      border-radius: 20px; }
      .gallery_section .thumbs picture img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
  .gallery_section .controls {
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 110px;
    display: flex;
    gap: 20px; }
  .gallery_section .main_picture {
    max-height: 768px;
    display: block;
    border-radius: 20px;
    overflow: hidden; }
    .gallery_section .main_picture img {
      height: 100%;
      width: 100%; }
  .gallery_section .stream_off {
    display: none;
    background: #FFF;
    border-radius: 20px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .gallery_section .stream_off img {
      width: 100%;
      object-fit: contain;
      height: 100%; }
  .gallery_section.show_off .tabs_control i {
    animation: initial;
    background: #e16262; }
  .gallery_section.show_off .stream_off {
    display: block; }

.triple_p_section {
  background: #000;
  overflow: hidden;
  padding: 100px 0; }
  .triple_p_section .wrap {
    align-items: center;
    display: flex;
    padding: 0 10% 0 40px; }
  .triple_p_section .col {
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .triple_p_section .col p {
      color: #E3E3E3;
      font-style: normal;
      font-weight: 400;
      font-size: 40px;
      line-height: 1.1; }
  .triple_p_section .circles {
    height: 845px;
    position: relative;
    margin-left: auto;
    width: 845px; }
    .triple_p_section .circles:before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      left: -5px;
      height: 11px;
      width: 11px;
      opacity: 0;
      transition: 1s all 5s;
      transform-origin: center;
      background: #FFF;
      border-radius: 50%;
      z-index: 5; }
    .triple_p_section .circles:after {
      content: "";
      width: 0;
      left: 0;
      top: 0;
      bottom: 0;
      position: absolute;
      display: block;
      background: #FFF;
      transition: 4s all 6s;
      margin: auto;
      height: 1px;
      z-index: 5; }
  .triple_p_section .circle {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    border-radius: 50%; }
    .triple_p_section .circle small {
      display: table;
      top: -20px;
      bottom: 0;
      margin: auto;
      position: absolute;
      width: 130px;
      z-index: 4;
      right: 40px;
      font-style: normal;
      line-height: 1;
      font-weight: 300;
      font-size: 20px;
      color: #5D5D5D;
      opacity: 0;
      transition: 1s all .5s; }
    .triple_p_section .circle span {
      align-items: start;
      height: 40px;
      display: flex;
      top: 60px;
      bottom: 0;
      margin: auto;
      position: absolute;
      width: 130px;
      z-index: 4;
      right: 40px;
      font-style: normal;
      font-weight: 400;
      font-size: 18px;
      line-height: 1;
      color: #E3E3E3;
      opacity: 0; }
  .triple_p_section .first_circle {
    height: 0;
    width: 0;
    transition: all 1s; }
    .triple_p_section .first_circle .balloon {
      height: 100%;
      width: 100%; }
    .triple_p_section .first_circle small, .triple_p_section .first_circle span {
      transition: 1s all .5s; }
  .triple_p_section .second_circle {
    height: 0;
    width: 0;
    border: 1px dashed #5D5D5D;
    transition: 1s all 1s; }
    .triple_p_section .second_circle small, .triple_p_section .second_circle span {
      transition: 1s all 1.5s; }
  .triple_p_section .third_circle {
    height: 0;
    width: 0;
    border: 1px solid #5D5D5D;
    transition: 1s all 2s; }
    .triple_p_section .third_circle small, .triple_p_section .third_circle span {
      transition: 1s all 2.5s; }
  .triple_p_section .fourth_circle {
    height: 0;
    width: 0;
    border: 1px dashed #5D5D5D;
    transition: 1s all 3s; }
    .triple_p_section .fourth_circle small, .triple_p_section .fourth_circle span {
      transition: 1s all 3.5s; }
  .triple_p_section.seen span, .triple_p_section.seen small {
    opacity: 1; }
  .triple_p_section.seen .first_circle {
    height: 210px;
    width: 210px; }
  .triple_p_section.seen .second_circle {
    height: 420px;
    width: 420px; }
  .triple_p_section.seen .third_circle {
    height: 630px;
    width: 630px; }
  .triple_p_section.seen .fourth_circle {
    height: 100%;
    width: 100%; }
  .triple_p_section.seen .circles:before {
    opacity: 1; }
  .triple_p_section.seen .circles:after {
    width: 100vw; }

.sertificate_section {
  background: #000;
  padding: 100px 0; }
  .sertificate_section .wrap {
    align-items: center;
    background: #FFF;
    border-radius: 20px;
    display: flex;
    padding: 50px;
    overflow: hidden; }
  .sertificate_section .col {
    flex-shrink: 0;
    max-width: 600px; }
  .sertificate_section .flex {
    gap: 20px; }
  .sertificate_section ul {
    padding-left: 20px;
    margin: 40px 0; }
  .sertificate_section li {
    color: #050505;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.1;
    margin: 10px 0;
    list-style: initial; }
  .sertificate_section .sert {
    position: relative;
    width: 100%;
    height: 100%; }
  .sertificate_section .sert_thumb {
    display: block;
    margin: auto;
    height: 435px;
    width: 310px;
    position: relative;
    z-index: 3; }
  .sertificate_section .balloon {
    position: absolute;
    top: -20%; }
  .sertificate_section .balloon-1 {
    z-index: 2;
    left: 25%; }
  .sertificate_section .balloon-2 {
    z-index: 1;
    left: 50%;
    top: 15%; }
  .sertificate_section .balloon-3 {
    z-index: 12;
    left: 60%;
    top: 60%; }
  .sertificate_section .balloon-4 {
    z-index: 15;
    left: 75%; }

.feed_form {
  background: #FFF;
  border-radius: 20px;
  padding: 40px;
  max-width: 600px;
  margin: auto; }
  .feed_form p {
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 1;
    color: #0C0C0C;
    margin-bottom: 20px; }
    .feed_form p span {
      display: block;
      font-size: 18px;
      line-height: 1.1;
      font-weight: 400;
      margin-top: 5px; }
  .feed_form button[type=submit] {
    margin-top: 40px;
    width: 100%; }
    .feed_form button[type=submit] svg {
      margin-left: auto; }

.input {
  align-items: center;
  display: flex;
  gap: 10px;
  border-bottom: 1px solid #AFAFAF;
  height: 55px;
  overflow: hidden; }
  .input span {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    order: 1;
    color: #4D4D4D;
    width: 100px; }
  .input input {
    border: none;
    order: 2;
    height: 100%;
    width: 100%;
    outline: none;
    font-size: 16px; }
    .input input:focus {
      outline: none; }
      .input input:focus ~ span {
        color: #83bba8; }

.faq_section {
  padding: 100px 0;
  overflow: hidden; }
  .faq_section h2, .faq_section .h2 {
    margin-bottom: 50px; }
  .faq_section .wrap {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: 1fr 1fr; }
  .faq_section .faq_list {
    width: 100%; }
  .faq_section .form_col {
    margin-left: auto;
    min-height: 1000px;
    position: relative;
    width: 100%; }
    .faq_section .form_col form {
      position: relative;
      z-index: 2;
      padding-bottom: 100px; }
  .faq_section .balloon {
    position: absolute;
    z-index: -2; }
  .faq_section .balloon-1 {
    height: 600px;
    width: 600px;
    top: -500px;
    right: -200px;
    z-index: 0; }
    .faq_section .balloon-1:before {
      transform: rotate(-115deg); }
  .faq_section .balloon-2 {
    height: 600px;
    width: 600px;
    top: 0;
    right: -400px;
    z-index: -1; }
    .faq_section .balloon-2:before {
      transform: rotate(-55deg); }
  .faq_section .balloon-3 {
    height: 600px;
    width: 600px;
    top: 400px;
    right: -400px;
    z-index: 0; }
  .faq_section .balloon-4 {
    height: 600px;
    width: 600px;
    top: -100px;
    right: 175px;
    z-index: -2; }
  .faq_section .balloon-5 {
    height: 300px;
    width: 300px;
    top: -250px;
    right: 250px;
    z-index: 0; }
    .faq_section .balloon-5:before {
      transform: rotate(-55deg); }
  .faq_section .balloon-6 {
    height: 300px;
    width: 300px;
    bottom: 190px;
    left: 50px;
    z-index: 2; }
    .faq_section .balloon-6:before {
      transform: rotate(-55deg); }
  .faq_section .balloon-7 {
    height: 120px;
    width: 120px;
    bottom: 360px;
    left: 250px;
    z-index: 2; }
    .faq_section .balloon-7:before {
      transform: rotate(-55deg); }

.faq_item {
  cursor: pointer;
  max-width: 720px;
  padding: 20px 0;
  border-bottom: 1px solid #AFAFAF; }
  .faq_item .question {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    color: #0C0C0C;
    position: relative; }
    .faq_item .question:before {
      content: "";
      display: block;
      position: absolute;
      top: 7px;
      right: 5px;
      width: 10px;
      height: 10px;
      border-top: 2px solid #000;
      border-right: 2px solid #000;
      transform: rotate(-45deg);
      transition: all 1s; }
  .faq_item .answer {
    display: none;
    padding: 20px 0 10px; }
    .faq_item .answer p {
      font-style: normal;
      font-weight: 300;
      font-size: 16px;
      line-height: 1.3;
      text-wrap: balance;
      color: #0C0C0C; }
  .faq_item:hover .question {
    text-decoration: underline; }
  .faq_item.active .answer {
    display: block; }
  .faq_item.active .question:before {
    transform: rotate(135deg); }

.videos_section {
  margin: 100px 0;
  overflow: hidden; }
  .videos_section .glide__slides {
    left: -100px; }
  .videos_section .title {
    align-items: center;
    justify-content: space-between;
    display: flex;
    margin-bottom: 30px; }
  .videos_section .video_single_list {
    display: flex;
    gap: 20px; }
    .videos_section .video_single_list picture button {
      transform: scale(2); }
  .videos_section picture {
    border-radius: 20px;
    overflow: hidden;
    display: block;
    position: relative;
    cursor: pointer; }
    .videos_section picture button {
      cursor: pointer;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      border-radius: 50%;
      background: #000;
      width: 60px;
      height: 60px; }
    .videos_section picture img {
      width: 100%;
      height: 100%; }
    .videos_section picture:hover button {
      background: #83bba8; }

.contacts_section {
  display: flex;
  align-items: center;
  margin: 50px 0;
  height: 1300px;
  overflow: hidden; }
  .contacts_section h2, .contacts_section .h2 {
    line-height: .9;
    margin-bottom: 30px;
    position: relative;
    right: -200px; }
  .contacts_section .wrap {
    max-width: 375px;
    margin-left: auto;
    margin-right: 100px;
    position: relative;
    width: 100%; }
  .contacts_section .container {
    align-items: center;
    display: flex; }
  .contacts_section .axis {
    width: 40vw;
    left: -30vw;
    transform: rotate(25deg) scale(2);
    position: absolute;
    top: 40%;
    bottom: 0;
    margin: auto;
    height: 100%; }
  .contacts_section .balloon {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    position: absolute;
    transition: all 1s;
    offset-path: ellipse(33% 33% at 50% 50%);
    animation: orbit 12s linear infinite; }
  .contacts_section .bg {
    background: #FFF;
    border-radius: 20px;
    padding: 30px;
    position: relative;
    z-index: 5; }
  .contacts_section .phone {
    display: table;
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 1;
    color: #0C0C0C; }
    .contacts_section .phone:hover {
      color: #83bba8; }
  .contacts_section .email {
    display: table;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 1;
    color: #0C0C0C;
    margin: 10px 0; }
    .contacts_section .email:hover {
      color: #83bba8; }
  .contacts_section .tg {
    margin: 20px 0;
    height: 40px;
    border-color: #0C0C0C; }
    .contacts_section .tg span {
      color: #0C0C0C; }
  .contacts_section .address {
    margin: 15px 0;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.1;
    color: #0C0C0C;
    max-width: 240px;
    text-wrap: balance; }
  .contacts_section .reqs {
    margin-top: 40px; }
    .contacts_section .reqs p {
      font-style: normal;
      font-weight: 300;
      font-size: 14px;
      line-height: 1.1;
      color: #656565; }
  .contacts_section .map_wrapper {
    height: 720px;
    border-radius: 50%;
    width: 720px;
    position: relative;
    margin: 0; }
    .contacts_section .map_wrapper:before {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      border: 1px solid #8C8C8C;
      position: absolute;
      z-index: -1;
      top: 0;
      left: 0;
      right: 0;
      border-radius: 50%;
      bottom: 0;
      margin: auto;
      transform: scale(1.1); }
    .contacts_section .map_wrapper #map {
      width: 100%;
      overflow: hidden;
      height: 100%;
      border-radius: 50%; }

.glide {
  position: relative;
  width: 100%;
  box-sizing: border-box; }
  .glide__track {
    overflow: hidden; }
  .glide__slides {
    position: relative;
    width: 100%;
    list-style: none;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    touch-action: pan-Y;
    overflow: hidden;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    will-change: transform; }
    .glide__slides--dragging {
      user-select: none; }
  .glide__slide {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    white-space: normal;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent; }
    .glide__slide a {
      user-select: none;
      -webkit-user-drag: none;
      -moz-user-select: none;
      -ms-user-select: none; }
  .glide__arrows {
    -webkit-touch-callout: none;
    user-select: none; }
  .glide__bullets {
    -webkit-touch-callout: none;
    user-select: none; }
  .glide--rtl {
    direction: rtl; }

/*# sourceMappingURL=style.css.map */
