

/* Start:/local/templates/ui_new/css/magnific-popup.css?17410743506914*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* End */


/* Start:/local/templates/ui_new/template_styles.css?174852940530767*/
:root {
    --main-width: 1240px;
    --master-margin: 0 100px;

    --color-black: #000000;
    --color-white: #ffffff;
    
    --color-gradient-from: #000000;
    --color-gradient-to: #411C52;
    
    --color-fill-primary: #b45ddc;
    --color-fill-error: #f8e7e7;
    
    --color-neutral-black: #1e1820;
    --color-neutral-gray: #f5f5f5;
    --color-neutral-graysecondary: #e7e7e7;
    --color-neutral-white: #ffffff;


    --color-text-primary: #b45ddc;
    --color-text-secondary: #caa0dd;
    --color-text-error: #d42323;

    --color-text-black: #160a1c;
    --color-text-PrimaryBlack: #403d40;
    --color-text-gray: #6b6b6b;
    --color-text-graysecondary: #8b8b8b;
    --color-text-darksecondary: #c5c4c5;
    --color-text-darkprimary: #f2f2f2;
    --color-text-white: #ffffff;
    
    --color-outline-primary: #b45ddc;
    --color-outline-error: #d42323;
    
    --color-outline-secondary: #e5e5e5;
    --color-outline-tertiary: #dfdfdf;
    
    --color-outline-black: #2e272e;
    --color-outline-gray: #707070;
    --color-outline-graysecondary: #969696;
    --color-outline-graytertiary: #d6d6d6;
    --color-outline-white: #ffffff;
}
::-webkit-scrollbar {
  width: 16px;
}
::-webkit-scrollbar-thumb {
    height: 56px;
    border-radius: 8px;
    border: 4px solid transparent;
    background-clip: content-box;
	background-color: #8B8B8B;
}

body {
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    color: var(--color-white);
    margin: 0;
    background: var(--color-black);
}

main:has(.mainblock) {
	padding-top: 0px;
	overflow: hidden;
}
header {
  font-size: 16px;
  line-height: 140%;
  font-weight: 400;
  height: 62px;
  display: flex;
  align-items: center;
  z-index: 999;
  background: var(--color-black);
  width: 100%;
}
a {
    color: #A17EC8;
}
.tg {
    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: 5;
    background: var(--color-neutral-white);
    border-radius: 50%;
    line-height: 0;
    transition: .3s;
}
.tg:hover {
    transform: scale(1.04);
}
.fixed {
    position: fixed;
    top: 0;
    box-shadow: 0 5px 10px rgba(35, 37, 40, 0.05);
}
.texts {
    font-size: 14px;
	font-weight: 400;
}
.textm {
    font-size: 16px;
    line-height: 146%;
	font-weight: 400;
}
.textq {
    font-size: 16px;
    line-height: 146%;
	font-weight: 400;
}
.textl {
    font-size: 18px;
    line-height: 146%;
	font-weight: 400;
}
.textxl {
    font-size: 20px;
    line-height: 146%;
	font-weight: 400;
}

h1 {
    font-family: "Manrope", sans-serif;
    font-size: 48px;
    line-height: 116%;
    font-weight: 800;
}
h2 {
    font-family: "Manrope", sans-serif;
    font-size: 36px;
    line-height: 133%;
    font-weight: 700;
}
h3 {
    font-family: "Manrope", sans-serif;
    font-size: 26px;
    line-height: 146%;
    font-weight: 600;
}
h4 {
    font-family: "Manrope", sans-serif;
    font-size: 15px;
    line-height: 140%;
    font-weight: 300;
}
.content {
    padding-bottom: 60px;
    font-size: 16px;
    line-height: 146%;
	font-weight: 400;
}

.container {
    width: var(--main-width);
    margin: 0 auto;
    /*border: 1px solid black;    */
}


.poss {
    padding: 70px 0px 70px 0px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    font-size: 18px;
    line-height: 26px;
    color: #F2F2F2;
}
.poss > span {
    width: 50%;
    padding: 0 90px 0 0;
    box-sizing: border-box;
}
.poss span.list {
    padding: 0 0 0 90px;
    border-left: 1px solid white;
    display: flex;
    gap: 60px;
    flex-wrap: wrap;
}
.poss span.list > div {
    display: flex;
    gap: 10px;
}
.poss h2 {
    padding-right: 70px;
}
.poss h3 {
    margin: 0;
    color: #ffffff;
}
.poss svg {
    width: 32px;
    flex: 0 0 auto;
    margin-top: 2px;
}
.poss span.list a {
    color: #A17EC8;
}
.mainblock {
    background: linear-gradient(315deg, var(--color-gradient-from) 70%, var(--color-gradient-to) 100%);
}
.mainblock .container {
    position: relative;
    padding: 80px 0px 80px 0px;
    box-sizing: border-box;
    display: flex;
}
.mainblock .container span {
    width: 50%;
}
.mainblock img, .mainblock video {
    max-width: 100%;
    height: auto;
}
.reestr {
    color: #A3A3A3;
    padding-top: 90px;
    display: block;
}
.button {
    border-radius: 40px;
    border: 1px solid var(--color-white);
    padding: 15px 35px;
    width: fit-content;
    text-decoration: none;
    font-size: 20px;
	font-weight: 400;
    color: var(--color-white);
    cursor: pointer;
	transition: .3s;
}
.button:hover {
    transform: scale(1.04);
}
.button.white {
    background: var(--color-white);
    color: var(--color-black);
    border: 0;
}
.button.black {
    background: linear-gradient(180deg, #1A1A1A -20%, #AD56D6 100%);
    color: var(--color-white);
    border: 0;
}
.btn {
    border: 1px solid var(--color-white);
    color: var(--color-text-white);
    padding: 10px 25px;
    border-radius: 30px;
    text-decoration: none;
    cursor: pointer;
    transition: .3s;
}
.btn:hover {
    transform: scale(1.04);
}
.buttons {
    display: flex;
    align-items: center;
    gap: 20px;
    width: fit-content;
}
.buttons.center {
    margin: 0 auto;
}
header a {
    text-decoration: none;
    color: var(--color-white);
}
header .menu {
    display: flex;
    align-items: center;
    justify-content: center;
	flex: 1;
}
.menu_wrap {
	display: flex;
	flex: 1;
}
.menu_wrap > span {
	display: flex;
	flex: 1;
}
header .menu a {
    padding: 10px 25px;
    border-radius: 30px;	
}
header .menu a:hover {
	background: var(--color-outline-primary);
    color: var(--color-text-white);
}
header .container {
    display: flex;
    align-items: center;
}

.logo {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-family: "Manrope", sans-serif;
    font-size: 20px;
    text-decoration: none;
    white-space: nowrap;
    height: max-content;
}
header .logo {
    font-size: 16px;
}
.mainblock h1 {
    font-size: 80px;
    line-height: 0;
    color: #F8F8F8;
}
.mainblock .desc {
    margin: 20px 0 30px 0;
	color: #AFAFAF;
    font-size: 34px;
}
.hlinks {
    display: flex;
    align-items: center;
    gap: 30px;
}
.lng {
    display: flex;
    align-items: center;
    gap: 10px;
}
.lng span {
    border-right: 1px solid var(--color-outline-black);
    height: 30px;
}
.lng a {
	font-weight: 600;
}
.lng a.active, .lng a:hover {
	color: var(--color-text-primary);
}
.blocks400_wrap {
   padding: 50px 0;
}
.blocks400 {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    gap: 20px;
    padding: 30px 0 10px 0;
}
.blocks400 > div {
	width: 400px;
    border-radius: 40px;
    border: 1px solid var(--color-outline-secondary);
    padding: 30px 30px 50px 30px;
    box-sizing: border-box;
    color: var(--color-text-gray);
}
.blocks400 > div h3 {
    margin: 5px 0 10px 0;
    color: var(--color-text-black);
}

.blocks400.up {
  gap: 32px;
}


.blocks400.up > div {
  width: 386px;
    border: 1px solid var(--color-outline-white);
    background: var(--color-outline-white);
    color: var(--color-text-black);
    transition: .3s;
    padding-bottom: 300px;
    overflow: hidden;
    max-height: 460px;
    position: relative;
}

.blocks400.up > div:has(a) {	
	cursor: pointer;
}
.blocks400.up > div:hover {
    transform: scale(1.04);
}
.blocks400.up > div:first-child {
    width: 804px;
}
.blocks400.up > div:first-child div {
	max-width: 386px;
}
.blocks400.up img {
    position: absolute;
    left: -50px;
}
.blocks400.up > div:first-child img {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
.blocks400 > div > div {
    padding: 0 0 50px 0;
}
/*.blocks400.up > div:nth-child(n+6) {
	display: none;
}*/
.white-popup .img {
    position: relative;
}
.white-popup .img img {
    max-width: 100%;
}
.white-popup .img:after {
    content: '';
    position: absolute;
    display: block;
    background-image: linear-gradient(0deg, #ffffff 0%, transparent 100%);
    height: 150px;
    width: 100%;
    bottom: 0;
}
.tags {
    padding: 20px 0;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.tags span {
    padding: 5px 10px;
    border-radius: 20px;
    background: var(--color-neutral-graysecondary);
    color: var(--color-text-gray);
    white-space: nowrap;
}

.demoblock {
    box-sizing: border-box;
    padding: 60px 60px 60px 60px;
    background: radial-gradient(50% 50% at 50% 50%, #4B3257 0%, #170F1C 100%);
    border-radius: 40px;
    margin: 60px 0px;
    display: flex;
    color: #F2F2F2;
}
.demoblock > span {

}
.demoblock .desc {
	color: #C5C4C5;
    padding-bottom: 20px;
}
.demoblock h2 {
    margin: 10px auto;
}
.demoblock .buttons {
	z-index: 1;
    position: relative;
}


.blocks {
    background: linear-gradient(180deg, #000000 0%, #341941 100%);
    padding: 40px 0 50px 0;
}
.blocks .container > div {
    display: flex;
    background: #F3F3F31A;
    border-radius: 20px;
    padding: 50px;
    margin: 30px 0;
    gap: 40px;
}
.blocks .container > div > span {
    display: block;
}
.blocks .container > div:nth-child(2n) .img {
    order: -1;
}

.blocks h2 {
    margin: 0;
}
.blocks p {
    font-size: 18px;
    line-height: 26.28px;
    margin: 30px 0;
    color: #C5C4C5;
}


.blocks .container > div > span.img {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    min-width: 640px;
}
.blocks .img img {
    max-width: 640px;
    border-radius: 8px;
}
.blocks a {
    display: flex;
    color: #E3B9F8;
    font-size: 18px;
    gap: 6px;
    align-items: center;
    text-decoration: none;
}
.blocks a:after {
    content: url('data:image/svg+xml,<svg width="16" height="19" viewBox="0 0 16 19" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.14645 6.14645C9.34171 5.95118 9.65829 5.95118 9.85355 6.14645L13.8536 10.1464C14.0488 10.3417 14.0488 10.6583 13.8536 10.8536L9.85355 14.8536C9.65829 15.0488 9.34171 15.0488 9.14645 14.8536C8.95118 14.6583 8.95118 14.3417 9.14645 14.1464L12.2929 11H1.5C1.22386 11 1 10.7761 1 10.5C1 10.2239 1.22386 10 1.5 10H12.2929L9.14645 6.85355C8.95118 6.65829 8.95118 6.34171 9.14645 6.14645Z" fill="%23E3B9F8"/></svg>');
    width: 16px;
    height: 19px; 
}
.blocks a:hover {
    text-decoration: underline;
}

.whatsmore > span {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.whatsmore > span > div {
    width: 277px;
    border-radius: 20px;
    border: 1px solid var(--color-white);
    padding: 20px 20px 76px 20px;
    box-sizing: border-box;
    color: var(--color-white);
    position: relative;
}
.whatsmore h3 {
    margin: 0;
}
.whatsmore p {
    margin: 15px 0;
    font-size: 18px;
    line-height: 26.28px;
    letter-spacing: 0;
    color: #C5C4C5;
}
.whatsmore a {
    position: absolute;
    bottom: 20px;
    right: 20px;
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 8px 20px;
}
.whatsmore a:after {
    content: url('data:image/svg+xml,<svg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.73089 6.34605L1.94155 0.623106C1.58569 0.271324 1.01304 0.271324 0.657174 0.623106C0.295459 0.980673 0.29546 1.56482 0.657175 1.92238L5.78184 6.98828L0.657175 12.0542C0.29546 12.4117 0.29546 12.9959 0.657176 13.3535C1.01304 13.7052 1.58569 13.7052 1.94155 13.3535L7.73089 7.63051C8.0897 7.27582 8.0897 6.70074 7.73089 6.34605Z" fill="%23160A1C"/></svg>');
}
.structure {
	padding-bottom: 40px;
}
.structure h2 {
    margin: 60px 0 50px 0;
}
.structure > div {
    column-count: 5;
}
.structure > div > span {
    display: block;
    break-inside: avoid;
    margin-bottom: 40px;
}
.structure h3 {
    margin: 10px 10px 10px 10px;
    font-size: 18px;
}
.structure ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 15px;
    line-height: 18px;
}
.structure li {
    margin: 20px 8px;
    color: #8A8A8A;
}

.showmore {
  margin: 0 auto;
  text-decoration: none;
  color: var(--color-text-gray);
  width: fit-content;
}
.blackzone {
    background: var(--color-neutral-black);
    color: var(--color-text-darksecondary);
    padding: 70px 0 80px 0;
}
.blackzone .wrap {
    display: flex;
    gap: 70px;
    justify-content: center;
    text-align: center;
}
.blackzone h2 {
    color: var(--color-text-white);
    margin: 10px 0;
}
.blackzone a {
	color: var(--color-text-secondary);
    text-decoration: none;
	margin-top: 10px;
    display: block;
}
.blackzone a:hover {
	color: var(--color-text-primary);
}
.blackzone a:after {
    content: '';
    width: 6px;
    height: 6px;
    display: inline-block;
    border-top: 1px solid var(--color-text-secondary);
    border-right: 1px solid var(--color-text-secondary);
    transform: rotate(45deg);
    margin-left: 8px;
}
.blackzone a:hover:after {
    border-top: 1px solid var(--color-text-primary);
    border-right: 1px solid var(--color-text-primary);
}
.form {
    margin: 120px 0;
    color: #160A1C;
}
.form .wrap {
    display: flex;
    gap: 60px;
}
.form .wrap > div:first-child {
	max-width: 505px;
}
.form .wrap > div:last-child {
	flex: 1;
}
.form p {
	color: #6B6B6B;
    margin: 0;
}
.form h2 {
    margin: 10px 0;
    font-size: 40px;

}
.form h3 {
    margin: 30px 0 10px 0;
    font-size: 26px;
}
.form fieldset {
    border: none;
	margin: 20px 0;
    padding: 0;
}

input::placeholder {
	color: var(--color-text-graysecondary);
	font-size: 16px;
}

.form input[type=text], .form input[type=tel], .form input[type=email], select, .callback input[type=tel] {
    height: 45px;
    border-radius: 45px;
    padding: 0 20px;
    box-sizing: border-box;
    width: 100%;
    font-size: 16px;
    border: 1px solid var(--color-outline-graytertiary);
    outline: none;
}
.form select {
    appearance: none;
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.8536 3.64645C11.0488 3.84171 11.0488 4.15829 10.8536 4.35355L6.35355 8.85355C6.15829 9.04882 5.84171 9.04882 5.64645 8.85355L1.14645 4.35355C0.951184 4.15829 0.951184 3.84171 1.14645 3.64645C1.34171 3.45118 1.65829 3.45118 1.85355 3.64645L6 7.79289L10.1464 3.64645C10.3417 3.45118 10.6583 3.45118 10.8536 3.64645Z' fill='%23707070'/%3E%3C/svg%3E");
    background-position: right;
    background-repeat: no-repeat;
    background-origin: content-box;
}
.form .button {
	background: #E7E7E7;
	color: #6B6B6B;
}
.form a {
	text-decoration: none;
	color: var(--color-text-primary);
}


.form input[type="checkbox"] {
    display: none;
}
.form input[type="checkbox"] + label {
    display: block;
    break-inside: avoid-column;
    position: relative;
    cursor: pointer;
    padding-left: 30px;
}
.form input[type="checkbox"] + label:before {
    content: "";
    position: absolute;
    left: 0;
    width: 16px;
    height: 16px;
    border: 1px solid var(--color-outline-black);
    border-radius: 6px;
}
.form input[type="checkbox"] + label:after {
    content: "";
    position: absolute;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
	left: 2px;
    top: 2px;
    width: 12px;
    height: 8px;
    border-radius: 1px;
    border-left: 3px solid var(--color-outline-black);
    border-bottom: 3px solid var(--color-outline-black);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.form input[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
}
.form input[type="checkbox"]:checked + label:after {
    opacity: 1;
}

.osblock {
    margin: 80px 0 80px 0;
}
.osblock p {
    color: #C5C4C5;
}
.os_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 60px 88px;
    flex-wrap: wrap;
}

.sertblock {
    margin: 80px 0 80px 0;
}
.sertblock p {
    color: #C5C4C5;
}
.sert_wrap {
    display: flex;
    align-items: center;
    gap: 30px;
    flex-wrap: wrap;
}
.sert_wrap > span {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 277px;
}
.sert_wrap a {
    margin: 15px 0;
    font-size: 18px;
    line-height: 26.28px;
    letter-spacing: 0;
    color: #C5C4C5;
    text-decoration: none;
}
.sert_wrap img {
  width: 100%;
  border-radius: 20px;
}


.faq {
    margin: 110px 0 120px 0;
}
.faq .wrap {
	display: flex;
	gap: 60px;
	padding: 60px;
	background: #F3F3F31A;
	border-radius: 40px;
	position: relative;
}
.faq h2 {
	margin: 0 0 15px 0;
	max-width: 230px;
}
.faq ul {
	margin: 0;
    color: #C5C4C5;
}
.faq li {
    line-height: 146%;
}
.faq .button {
    position: absolute;
    background: #B45DDC;
    color: var(--color-white);
    bottom: 60px;
    left: 60px;
    border: none;
}
.faq .answer {
	max-width: 230px;
	position: absolute;
	top: 180px;
	color: #C5C4C5;
}
.faq a {
    color: #A17EC8;
    text-decoration: none;
}
.faq a:hover {
    text-decoration: underline;
}
.accordion {
	flex: 1;
}
details {
	border-bottom: 1px solid var(--color-neutral-graysecondary);	
}
details > summary {
    font-weight: 600;
	cursor: pointer;
	list-style: none;
	padding: 15px 0 25px 0;
	margin: 0;
	font-family: "Manrope", sans-serif;
    font-size: 16px;
	line-height: 140%;
}
details > summary:before {
	content: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 3.00221C11 2.44906 10.5509 2.00099 9.9978 2.00221V2.00221C9.44637 2.00343 9 2.45078 9 3.00221V9.00441H3C2.44772 9.00441 2 9.45213 2 10.0044V10.0044C2 10.5567 2.44772 11.0044 3 11.0044H9V17C9 17.5523 9.44772 18 10 18V18C10.5523 18 11 17.5523 11 17V11.0044L17.0006 11.0006C17.5527 11.0003 18 10.5527 18 10.0006V10.0006C18 9.4481 17.5519 9.00028 16.9994 9.00063L11 9.00441V3.00221Z' fill='%23707070'/%3E%3C/svg%3E");
	border-radius: 50%;
	background: #ffffff;
    width: 20px;
    height: 20px;
    padding: 5px;
    float: right;
	margin-left: 30px;
  transition: .3s;
}
details > summary:hover:before {
  transform: scale(1.04);
}
details[open] > summary:before {
  transform: rotate(-45deg);
}
details[open] {
  padding-bottom: 20px;
}

footer {
        background: #202020;
        color: var(--color-white);
}
.footer {
    display: flex;
    gap: 40px;
    padding-top: 50px;
	flex-wrap: wrap;
	max-width: 100%;
  justify-content: space-between;
}
.footer div a {
    display: block;
    color: #C5C4C5;
    text-decoration: none;
    margin: 12px 0;
}
.footer div a:hover {
    color: #C5C4C5;
}
.footer div span {
    display: block;
    color: var(--color-white);
    margin: 10px 0;
}
footer .logo {
    color: var(--color-white);
}

.rights {
  margin-top: 20px;
    padding: 40px 0 50px 0;
    display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
	max-width: 100%;
	gap: 20px;
  border-top: 1px solid #636363;
}
.rights > span {
  display: flex;
  gap: 20px;
}
.rights a {
    color: #A17EC8;
    text-decoration: none;
    font-size: 16px;
}
.rights a:hover {
    text-decoration: underline;
}

a.mail:before {
    content: url("data:image/svg+xml, %3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.8' clip-path='url(%23clip0_485_23453)'%3E%3Cpath d='M13.0009 3H2.99956C2.21048 3 1.5708 3.63968 1.5708 4.42876V11.5725C1.5708 12.3616 2.21048 13.0013 2.99956 13.0013H13.0009C13.7899 13.0013 14.4296 12.3616 14.4296 11.5725V4.42876C14.4296 3.63968 13.7899 3 13.0009 3Z' stroke='%23C5C4C5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.5708 4.42969L8.00021 8.71596L14.4296 4.42969' stroke='%23C5C4C5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_485_23453'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    margin-right: 10px; 
}
a.tel:before {
    content: url("data:image/svg+xml, %3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.8' clip-path='url(%23clip0_485_23451)'%3E%3Cpath d='M2.52941 2H5.58824L7.11765 5.82353L5.20588 6.97059C6.02485 8.63117 7.36883 9.97515 9.02941 10.7941L10.1765 8.88235L14 10.4118V13.4706C14 13.8762 13.8389 14.2652 13.552 14.552C13.2652 14.8389 12.8762 15 12.4706 15C9.48767 14.8187 6.67424 13.552 4.5611 11.4389C2.44797 9.32577 1.18127 6.51233 1 3.52941C1 3.12379 1.16113 2.73477 1.44795 2.44795C1.73477 2.16113 2.12379 2 2.52941 2' stroke='%23C5C4C5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_485_23451'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    margin-right: 10px;
}
.mfp-bg, .fancybox-container {
    transform: translateZ(0);
    opacity: 1;
    -webkit-transition: opacity .15s ease;
    transition: opacity .15s ease;
    background: hsla(0, 0%, 50%, .75);
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
}
.white-popup {
    background: #F5F5F5;
    width: fit-content;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 60px 60px 60px 60px;
    border-radius: 40px;
}

.callback {
	text-align: center;
	border-radius: 20px;
    max-width: 700px;
    box-sizing: border-box;
    color: #160A1C;
}
.callback input[type=tel] {
	margin: 10px 0;
	width: 400px;
    max-width: 100%;
}
.callback .agree {
	margin: 0 0 40px 0;
}
.callback .agree a:hover {
    color: var(--color-text-primary);
}
.callback .agree a {
    color: var(--color-text-secondary);
    text-decoration: none;
}
.callback .agree a {
    color: var(--color-text-secondary);
    text-decoration: none;
}
.callback button.button.black {
    margin-top: 30px;
}

#menu-toggle {
    display: none;
}
.menu-button-container {
    display: none;
    height: 14px;
    width: 14px;
    cursor: pointer;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    transition: .3s;
}
.menu-button, .menu-button::before, .menu-button::after {
    display: block;
    background-color: var(--color-white);
    border-radius: 2px;
    position: absolute;
    height: 2px;
    width: 14px;
    transition: .3s;
}

.menu-button::before {
    content: '';
    margin-top: -4px;
}
.menu-button::after {
    content: '';
    margin-top: 4px;
    width: 7px;
}

#menu-toggle:checked + .menu-button-container .menu-button {
    background: transparent;
}
#menu-toggle:checked + .menu-button-container .menu-button::before {
    margin-top: 0px;
    transform: rotate(405deg);
}
#menu-toggle:checked + .menu-button-container .menu-button::after {
    width: 14px;
    margin-top: 0px;
    transform: rotate(-405deg);
}
.menu-button-container:hover .menu-button, .menu-button-container:hover .menu-button::before, .menu-button-container:hover .menu-button::after {
    background-color: var(--color-white);
}


.mfp-close-btn-in .mfp-close {
    right: 20px;
    top: 20px;
    color: #2E272F;
    background: #C9C9C9;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    line-height: 34px;
}
.hlinks > span > a:not(:last-child) {
  display: none;
}






/* Slider */
.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    margin-right: 10px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
@media screen and (max-width: 770px) {
    .blocks .container {
        padding: 0;
    }
    .blocks .img img {
        max-width: calc(100vw - 100px);
    }
    .blocks .container > div > span.img {
        width: 100%;
        height: auto;
    }
}


@media screen and (max-width: 1240px) { /*----------------------------------------------- 1240 ------------------------------------------------*/
	.container {
		width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
	}
    
    
    .mainblock .container {
        flex-wrap: wrap;
    }
    .mainblock .container span {
        width: fit-content;
        margin: 0 auto;
        padding: 0 10px;
    }
    .mainblock > div > span:nth-child(2) {
        order: -1;
    }
    .buttons {
        margin: 0 auto;
    }
    
    
    .poss > span {
        width: 100%;
        margin: 0 auto;

    }
    .poss span.list {
        border-left: none;
    }
    .poss > span{
        padding: 0;
    }
    .poss > span > p {
        border-bottom: 1px solid #C1C1C1;
        padding: 0 0 20px 0;
    }
    .poss h2 {
        padding: 0px;
    }
    .poss span.list {
        padding: 0;
    }
    .demoblock {
        flex-wrap: wrap;
    }
    .demoblock > span {
        margin: 0 auto;
    }
    .demoimg {
        order: -1;
    }
    .demoimg img {
        max-width: 100%;
    }
    .structure > div {
        column-count: 3;
    }
    .faq .wrap {
		border-radius: 0;
		flex-wrap: wrap;
	}
	.faq .wrap > * {
		width: 100%;
        max-width: 100%;
        position: initial;
	}
	.faq .answer {
		order: 3;
	}
	.faq .button {
		order: 4;
		text-align: center;
	}
    .blocks .container > div {
        flex-wrap: wrap;
    }
    .blocks .container > div > span {
        width: 100%;
    }
        .blocks .container > div:nth-child(2n) .img {
        order: initial;
    }
    
    
    .white-popup {
        max-width: 100%;
        box-sizing: border-box;
    }
    .form .wrap {
        flex-wrap: wrap;
    }
    .form .wrap > div:first-child {
        max-width: 100%;
    }
    
}







@media screen and (max-width: 874px) { /*----------------------------------------------- 874 ------------------------------------------------*/
    .menu_wrap {
        flex: inherit;
        margin-left: auto;
    }
    
    .menu-button-container {
        display: flex;
    }
    header .menu_wrap > span {
        display: none;
    }
    #menu-toggle:checked ~ span {
        display: block;
        position: absolute;
        background: var(--color-black);
        z-index: 10;
        top: 62px;
        right: 0;
        width: 100vw;
        height: 100vh;
        overflow: hidden;
        text-align: center;
    }
    header .menu {
        display: block;
        padding-bottom: 40px;
    }
    header .menu_wrap .menu > a {
        display: block;
        border: none;
        width: fit-content;
        margin: 20px auto;
    }
    .hlinks {
        display: block;
    }
    .hlinks > span {
        display: flex;
        border-top: 1px solid #636363;
        margin: 0px auto;
        width: fit-content;
        padding: 20px 0;
        gap: 20px;
    }
    .hlinks > span > a:not(:last-child) {
          display: initial;
    }
    header .menu_wrap .hlinks > a.btn {
        border: 1px solid var(--color-white);
        position: absolute;
        bottom: 120px;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        max-width: 288px;
    }
    .structure > div {
        column-count: 2;
    }
    
}
@media screen and (max-width: 603px) { /*----------------------------------------------- 603 ------------------------------------------------*/
    .whatsmore > span > div {
        width: 100%;
    }
}
@media screen and (max-width: 560px) { /*----------------------------------------------- 560 ------------------------------------------------*/
    
    .mainblock h1 {
        font-size: 40px;
    }
    .mainblock .desc {
        font-size: 20px;
    }
    .button {
        font-size: 16px;
    }
    .mainblock .reestr {
        display: none;
    }
    h2 {
        font-size: 24px;
        Line-height: 133%;
    }
    .structure > div {
        column-count: 1;
    }
    .faq .wrap {
        padding: 60px 0;
        gap: 20px;
    }
    
    
    .structure h3 {
        display: flex;
        gap: 10px;
        cursor: pointer;
    }
    .structure h3:before {
     content: url('data:image/svg+xml,<svg width="12" height="13" viewBox="0 0 12 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.8536 4.14645C11.0488 4.34171 11.0488 4.65829 10.8536 4.85355L6.35355 9.35355C6.15829 9.54882 5.84171 9.54882 5.64645 9.35355L1.14645 4.85355C0.951184 4.65829 0.951184 4.34171 1.14645 4.14645C1.34171 3.95118 1.65829 3.95118 1.85355 4.14645L6 8.29289L10.1464 4.14645C10.3417 3.95118 10.6583 3.95118 10.8536 4.14645Z" fill="white"/></svg>');
     display: block;
     transform: rotate(-90deg);
    }
    .structure .active h3:before {
     transform: rotate(0deg);
    }
    .structure ul { 
        padding-left: 30px;
        display: none;
    }
    .structure > div > span:nth-child(1) > ul {
        display: block;
    }
    .structure > div > span {
        margin-bottom: 10px;
    }
    
    
    .white-popup {
        padding: 40px 20px;
    }
    .form h2 {
        font-size: 22px;
    }
    .form .textl {
        font-size: 16px;
    }
    .form .wrap {
        gap: 20px;
    }
    .form .button {
        width: 100%;
    }
}
@media screen and (max-width: 420px) { /*----------------------------------------------- 420 ------------------------------------------------*/
    .button {
        padding: 15px;
    }
}
/* End */
/* /local/templates/ui_new/css/magnific-popup.css?17410743506914 */
/* /local/templates/ui_new/template_styles.css?174852940530767 */
