html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}
@font-face{font-family:Blue curve;src:url(/assets/fonts/Bluecurve.eot);src:local("Blue curve"),local("Bluecurve"),url(/assets/fonts/Bluecurve.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/Bluecurve.woff2) format("woff2"),url(/assets/fonts/Bluecurve.woff) format("woff"),url(/assets/fonts/Bluecurve.svg#Bluecurve) format("svg");font-weight:400;font-style:normal;font-display:swap}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

*{font-family:Raleway,sans-serif;color:#000}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}html{scroll-behavior:smooth;overflow-x:hidden;background-color:#fff;min-height:100%;max-width:100%;scrollbar-gutter:stable}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh}main,main .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}a:focus,button:focus,input:focus,textarea:focus{outline:none}a,a:hover{text-decoration:none}input,input[type=email],input[type=password],input[type=search],input[type=tel],input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none}html [type=button]{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}a,button,input{cursor:pointer}img,video{vertical-align:top}h1,h2,h3,h4,h5,h6,p,ul{margin-top:0}#wind{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform-origin:44% 61%;-ms-transform-origin:44% 61%;transform-origin:44% 61%;-webkit-animation:rotate 3s ease-in-out infinite;animation:rotate 3s ease-in-out infinite}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(80deg);transform:rotate(80deg)}50%{-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}to{-webkit-transform:rotate(80deg);transform:rotate(80deg)}}@keyframes rotate{0%{-webkit-transform:rotate(80deg);transform:rotate(80deg)}50%{-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}to{-webkit-transform:rotate(80deg);transform:rotate(80deg)}}.scroll-top{display:none;position:absolute;bottom:30px;right:80px;width:46px;height:46px;border-radius:50%;background-color:#6c69ff;background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='70' height='70' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.917 23.713a1.296 1.296 0 00-1.834 0l-8.25 8.25a1.296 1.296 0 001.834 1.833L35 26.463l7.333 7.333a1.296 1.296 0 001.833-1.834l-8.25-8.25zm.38 21.657V24.63h-2.593v20.74h2.592z' fill='%23EEF2FF'/%3E%3C/svg%3E");border:none}@media(min-width:1440px){.scroll-top{display:block}}@media(min-width:1920px){.scroll-top{bottom:40px;right:100px;width:52px;height:52px}}@media(min-width:2560px){.scroll-top{width:70px;height:70px;right:150px;bottom:50px}}@media(min-width:1440px){.animate-item{opacity:0;-webkit-transform:translateY(200px);-ms-transform:translateY(200px);transform:translateY(200px);-webkit-transition:opacity 1s ease-out,-webkit-transform 1s ease-out;transition:opacity 1s ease-out,-webkit-transform 1s ease-out;transition:opacity 1s ease-out,transform 1s ease-out;transition:opacity 1s ease-out,transform 1s ease-out,-webkit-transform 1s ease-out}.animate-item.visible{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.overflow{overflow:hidden}.hidden-xs{display:none}.visible-xs{display:block}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.container{margin:0 auto;max-width:2560px;width:100%;padding:0 10px}@media(min-width:430px){.container{padding:0 20px;max-width:768px}}@media(min-width:768px){.container{padding:0 30px;max-width:768px}}@media(min-width:1440px){html{scroll-padding:79px}.container{max-width:1340px}}@media(min-width:1920px){html{scroll-padding:108px}.container{padding:0 50px;max-width:1820px}}@media(min-width:2560px){html{scroll-padding:136px}.container{max-width:2360px}}.button{display:block;text-align:center;min-height:65px;font-size:18px;color:#fdfdfd;font-weight:600;white-space:nowrap;letter-spacing:-.36px;padding:21px 60px;border-radius:20px;background-color:#6c69ff;border:1px solid #6c69ff;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.button--secondary{border:1px solid #e8edff}.button--secondary,.button-second{color:#6c69ff;background-color:#e8edff}.button-second{display:block;text-align:center;min-height:65px;font-size:18px;font-weight:500;white-space:nowrap;letter-spacing:-.36px;padding:21px 60px;border-radius:20px;border:1px solid #e8edff;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.button--sm{min-height:50px;font-size:16px;padding:9px 20px;border-radius:15px}.button--bordered,.button:hover{background-color:rgba(0,0,0,0);border:1px solid #6c69ff;color:#6c69ff}.button--bordered:hover{color:#fdfdfd;background-color:#6c69ff;border:1px solid #6c69ff}@media(min-width:430px){.button{min-width:140px;border-radius:15px;padding:15px 20px 13px}}@media(min-width:1440px){.button{font-size:20px}}@media(min-width:1920px){.button{font-size:24px;padding:26px 122px;border-radius:27px}.button--sm{min-height:63px;font-size:20px;padding:9px 30px;border-radius:20px}}@media(min-width:2560px){.button{font-size:28px;padding:36px 172px}.button--sm{font-size:24px;padding:25px 47px;border-radius:27px}}.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:15px;padding-bottom:15px}.header__wrap{position:sticky;top:0;z-index:20}.header__logo{aspect-ratio:4.35;-o-object-fit:contain;object-fit:contain;width:100px;-ms-flex-negative:0;flex-shrink:0;opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s}.scrolled .header__logo{opacity:0}.header__menu{margin:auto 0}.header__menu-line{border:2px solid #6c69ff;min-height:2px;width:100%}+.header__menu-line{margin-top:7px}.header__btn-modal{display:none}.header__btn-menu{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px;min-width:32px;height:32px;padding:0;border:none;background-color:rgba(0,0,0,0);border-radius:50%;-webkit-box-shadow:0 0 0 6px rgba(0,0,0,0),inset 0 0 0 16px rgba(0,0,0,0);box-shadow:0 0 0 6px rgba(0,0,0,0),inset 0 0 0 16px rgba(0,0,0,0);-webkit-transition:all .3s;transition:all .3s}.scrolled .header__btn-menu{gap:3px;-webkit-box-shadow:0 0 0 6px #6c69ff,inset 0 0 0 16px #6c69ff;box-shadow:0 0 0 6px #6c69ff,inset 0 0 0 16px #6c69ff;background-color:#6c69ff}.header__btn-menu:after,.header__btn-menu:before{content:"";display:block;width:32px;height:2px;background-color:#6c69ff;-webkit-transition:all .3s;transition:all .3s}.scrolled .header__btn-menu:after,.scrolled .header__btn-menu:before{width:20px;background-color:#eef2ff}.header__controls{display:none}@media(min-width:768px){.header{padding-top:17px;padding-bottom:17px}.header__logo{width:120px}}@media(min-width:1440px){.header{padding-top:15px;padding-bottom:15px}.header__wrap{background-color:#fff}.scrolled .header__logo{opacity:1}.header__controls{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px}.header__link-tg{width:49px;height:100%;font-size:0;aspect-ratio:1/1;border-radius:12px;padding:12px;border:1px solid #e8edff;background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:50%;background-size:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='21' fill='%236C69FF' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.193 9.171C6.85 7.148 9.957 5.814 11.51 5.17c4.438-1.84 5.36-2.16 5.96-2.17.133-.002.428.03.62.185a.67.67 0 01.227.432c.021.124.048.406.027.627-.24 2.518-1.281 8.63-1.81 11.45-.224 1.194-.665 1.594-1.092 1.634-.928.085-1.633-.612-2.532-1.199-1.406-.919-2.2-1.49-3.565-2.388-1.578-1.036-.555-1.605.344-2.536.235-.244 4.323-3.95 4.402-4.287.01-.042.02-.199-.074-.281-.093-.083-.231-.055-.33-.032-.142.032-2.388 1.512-6.74 4.44-.638.437-1.216.65-1.733.638-.57-.012-1.668-.321-2.484-.586-1-.324-1.796-.495-1.727-1.046.036-.287.433-.58 1.189-.88z'/%3E%3C/svg%3E");-webkit-transition:all .3s;transition:all .3s}.header__link-tg:hover{background-color:#6c69ff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='21' fill='%23FFF' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.193 9.171C6.85 7.148 9.957 5.814 11.51 5.17c4.438-1.84 5.36-2.16 5.96-2.17.133-.002.428.03.62.185a.67.67 0 01.227.432c.021.124.048.406.027.627-.24 2.518-1.281 8.63-1.81 11.45-.224 1.194-.665 1.594-1.092 1.634-.928.085-1.633-.612-2.532-1.199-1.406-.919-2.2-1.49-3.565-2.388-1.578-1.036-.555-1.605.344-2.536.235-.244 4.323-3.95 4.402-4.287.01-.042.02-.199-.074-.281-.093-.083-.231-.055-.33-.032-.142.032-2.388 1.512-6.74 4.44-.638.437-1.216.65-1.733.638-.57-.012-1.668-.321-2.484-.586-1-.324-1.796-.495-1.727-1.046.036-.287.433-.58 1.189-.88z'/%3E%3C/svg%3E")}.header__btn-menu{display:none}.header__btn-modal{display:block;min-width:136px;min-height:49px;font-size:16px;padding:14px 20px 13px}}@media(min-width:1920px){.header{padding-top:23px;padding-bottom:23px}.header__logo{width:141px}.header__nav{padding-top:4px}.header__link-tg{width:62px}.header__btn-modal{min-width:200px;font-size:20px;line-height:100%;letter-spacing:-.4px;border-radius:20px;padding:20px 30px}}@media(min-width:2560px){.header{padding-top:27px;padding-bottom:27px}.header__logo{width:188px}.header__btn-modal{min-width:240px;font-size:24px;letter-spacing:-.4px;padding:28px 47px;border-radius:27px}}.main-screen{position:relative;isolation:isolate;margin-bottom:120px}.main-screen:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;width:206px;height:206px;background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:linear-gradient(203.49deg,#7b78ff 10.14%,#a199ff 91.47%);margin:auto;-webkit-filter:blur(150px);filter:blur(150px);border-radius:50%}.main-screen__title{color:#121327;font-size:35px;font-weight:500;line-height:35px;letter-spacing:-1.05px;text-align:center;margin-top:26px}.main-screen__title--highlight{color:#6c69ff}.main-screen__features{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:10px;font-size:16px;color:#121327;font-weight:500;-webkit-transform:rotate(3deg);-ms-transform:rotate(3deg);transform:rotate(3deg);border-radius:20px;background-color:#fdfdfd;-webkit-box-shadow:10px 10px 29px rgba(0,0,0,.05);box-shadow:10px 10px 29px rgba(0,0,0,.05);padding:15px}.main-screen__features,.main-screen__features-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-screen__features-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-top:52px;margin-bottom:43px}.main-screen__features--secondary{width:254px;z-index:10;-webkit-transform:rotate(-3deg);-ms-transform:rotate(-3deg);transform:rotate(-3deg);margin-top:-13px}.main-screen__feature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.main-screen__feature-icon{width:20px;height:20px;-ms-flex-item-align:start;align-self:flex-start;aspect-ratio:1;-o-object-fit:contain;object-fit:contain;-ms-flex-negative:0;flex-shrink:0}.main-screen__feature-title{font-size:16px;line-height:100%;font-weight:500;margin:0}.main-screen__image{-o-object-fit:contain;object-fit:contain;max-width:100%;margin-bottom:50px}.main-screen__btn{width:100%}@media(min-width:430px){.main-screen__title{font-size:40px;line-height:100%;letter-spacing:-1.2px}.main-screen__features{margin-right:auto}.main-screen__features--secondary{width:314px;margin-right:0;margin-left:auto}.main-screen__features-wrap{margin-bottom:34px}.main-screen__image{max-width:calc(100% + 15px);margin:0 -8px 50px}}@media(min-width:768px){.main-screen{text-align:center;margin-bottom:150px}.main-screen:before{width:283px;height:283px;-webkit-filter:blur(300px);filter:blur(300px)}.main-screen__title{max-width:500px;font-size:50px;line-height:100%;letter-spacing:-1.5px;margin:36px auto}.main-screen__features{width:300px;margin:-24px 0 0;padding:22px 0 22px 14px}.main-screen__features--secondary{width:342px;margin-left:-20px;margin-top:0}.main-screen__features-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:50px}.main-screen__feature-title{font-size:18px;line-height:100%;text-align:left}.main-screen__image{max-width:562px;margin:0 auto 40px}.main-screen__btn{width:auto;margin:0 auto;padding:15px 60px 13px;border-radius:20px}}@media(min-width:1440px){.main-screen{margin-bottom:180px}.main-screen__title{max-width:1200px;font-size:70px;letter-spacing:-2.1px;margin:40px auto 92px}.main-screen__inner{position:relative}.main-screen__features{position:relative;z-index:1;width:340px;gap:14px;padding:25px 0 25px 21px;margin-left:20px;margin-top:-70px}.main-screen__features--secondary{width:390px;margin-left:0;margin-right:-15px;margin-top:63px}.main-screen__features-wrap{position:absolute;left:0;right:0;max-width:1100px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:150px auto}.main-screen__feature-icon{width:24px;height:24px}.main-screen__feature-title{font-size:20px}.main-screen__image{max-width:640px;margin-bottom:92px;-webkit-animation:joker 16s ease-out infinite;animation:joker 16s ease-out infinite;-webkit-animation-direction:alternate;animation-direction:alternate}.main-screen__btn{min-height:70px;padding:21px 80px 19px}}@media(min-width:1920px){.main-screen{padding-top:12px;margin-bottom:250px}.main-screen:before{width:427px;height:427px}.main-screen__title{max-width:1400px;font-size:80px;line-height:100%;letter-spacing:-2.4px;margin-bottom:70px}.main-screen__features{width:414px;gap:18px;border-radius:27px;margin-top:124px;margin-left:42px;padding:30px 0 30px 25px}.main-screen__features--secondary{width:475px;margin-top:0}.main-screen__features-wrap{max-width:1414px;margin:81px auto}.main-screen__feature{gap:14px}.main-screen__feature-icon{width:32px;height:32px}.main-screen__feature-title{font-size:24px}.main-screen__btn{min-height:80px;padding:21px 112px 19px;border-radius:27px}}@media(min-width:2560px){.main-screen{padding-top:0;margin-bottom:350px}.main-screen__title{max-width:1500px;font-size:90px;letter-spacing:-2.7px;margin-bottom:110px}.main-screen__features{width:497px;gap:22px;padding:40px 0 40px 32px;margin-left:17px;margin-top:72px}.main-screen__features--secondary{width:568px;margin-top:0}.main-screen__features-wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:1746px;margin:200px auto}.main-screen__feature-icon{width:43px;height:43px}.main-screen__feature-title{font-size:28px}.main-screen__image{max-width:860px;margin-bottom:118px}.main-screen__btn{min-height:107px;min-width:500px;border-radius:36px;padding:38px 61px 35px}}@-webkit-keyframes joker{0%{-webkit-transform:translateY(15px);transform:translateY(15px)}to{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes joker{0%{-webkit-transform:translateY(15px);transform:translateY(15px)}to{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}.nav{display:none}.nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px 0;padding-left:0;margin-bottom:0}.nav ul li a{display:block;color:#fdfdfd;font-weight:500;font-size:24px;line-height:100%;padding:5px 0;-webkit-transition:color .3s;transition:color .3s}.nav ul li a:hover{color:#6c69ff}@media(min-width:430px){.nav ul{gap:10px 0}.nav ul li a{font-size:28px}}@media(min-width:768px){.nav ul li a{font-size:30px}}@media(min-width:1440px){.nav{display:block;padding-left:16px}.nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:6px;list-style:none;margin-bottom:0;padding-left:0}.nav ul li a{color:#121327;font-weight:500;font-size:16px;line-height:100%;padding:10px}}@media(min-width:1920px){.nav{padding-left:38px}.nav ul{gap:14px}.nav ul li a{font-size:20px;line-height:100%}}@media(min-width:2560px){.nav{padding-left:54px}.nav ul{gap:24px}.nav ul li a{font-size:24px}}.countries{position:relative;padding-top:122px;padding-bottom:113px}.countries:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;width:206px;height:206px;background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:linear-gradient(203.49deg,#7b78ff 10.14%,#a199ff 91.47%);margin:auto;-webkit-filter:blur(150px);filter:blur(150px);border-radius:50%}.countries__title{color:#6c69ff;font-size:30px;font-weight:500;line-height:1;text-align:center;letter-spacing:-.9px;margin-bottom:20px}.countries__description{font-size:18px;font-weight:500;line-height:23px;letter-spacing:-.36px;text-align:center;margin:0 auto 30px}.countries__grid{border-radius:20px;background-color:#fdfdfd;-webkit-box-shadow:10px 10px 36px rgba(0,0,0,.05);box-shadow:10px 10px 36px rgba(0,0,0,.05);display:-webkit-box;display:-ms-flexbox;display:flex;padding:25px 24px;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:53px}.countries__tag{font-size:14px;font-weight:500;white-space:nowrap;letter-spacing:-.28px;line-height:1.3}.countries__map{width:100%;aspect-ratio:1.78;-o-object-fit:contain;object-fit:contain}@media(min-width:430px){.countries{padding-bottom:119px}.countries__title{font-size:35px;line-height:100%}.countries__description{font-size:18px;line-height:130%;letter-spacing:-.36px;padding:0 40px;margin-bottom:50px}.countries__grid{gap:13px 21px;padding:25px 10px;margin-bottom:50px}.countries__tag{font-size:18px;line-height:130%;letter-spacing:-.36px}.countries__map{width:calc(100% + 40px);aspect-ratio:1.98;margin:0 -20px}}@media(min-width:768px){.countries{padding-top:151px;padding-bottom:148px}.countries:before{width:262px;height:262px;-webkit-filter:blur(280px);filter:blur(280px)}.countries__title{font-size:45px}.countries__description{font-size:20px;line-height:130%;letter-spacing:-.4px;padding:0 100px;margin-bottom:60px}.countries__grid{gap:13px 31px;margin-bottom:40px}.countries__map{aspect-ratio:2.15}}@media(min-width:1440px){.countries{padding-top:157px;padding-bottom:184px}.countries__title{font-size:65px;letter-spacing:-2px}.countries__description{max-width:600px;font-size:24px;line-height:130%;letter-spacing:-.5px;padding:0}.countries__grid{max-width:767px;margin:0 auto 50px}.countries__tag{font-size:20px}.countries__map{width:calc(100% + 60px);margin:0 -30px}}@media(min-width:1920px){.countries{margin-bottom:70px}.countries:before{width:349px;height:349px;-webkit-filter:blur(500px);filter:blur(500px);bottom:50%}.countries__title{font-size:75px;line-height:100%;letter-spacing:-2.2px;margin-bottom:31px}.countries__description{max-width:700px;font-size:28px;line-height:130%;letter-spacing:-.6px;margin-bottom:80px}.countries__grid{max-width:1007px;gap:15px 41px;padding:31px 30px;margin-bottom:103px}.countries__tag{font-size:24px;line-height:130%;letter-spacing:-.5px}}@media(min-width:2560px){.countries{margin-bottom:170px}.countries__title{font-size:90px;letter-spacing:-5.4px;margin-bottom:46px}.countries__description{max-width:770px;font-size:32px;margin-bottom:100px}.countries__grid{max-width:1136px;gap:14px 54px;padding:48px 30px 44px;border-radius:36px;margin-bottom:80px}.countries__tag{font-size:28px}.countries__map{aspect-ratio:2.1}}.get-app{text-align:center;margin-bottom:118px}.get-app__title{color:#121327;font-size:30px;font-weight:500;line-height:1;letter-spacing:-.9px;text-align:center;margin:0 0 50px}.get-app__title--highlight{color:#6c69ff}.get-app__step{position:relative;margin-bottom:100px}.get-app__step:before{content:"";display:block;position:absolute;background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:50%;background-size:contain}.get-app__step:first-child:before{top:28px;left:8px;width:117px;height:80px;background-image:url(../images/steps-sm-2.png)}.get-app__step:first-child .get-app__step-title:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='84' height='84' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='84' height='84' rx='11.73' fill='%236C69FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M47.41 21.017a2.039 2.039 0 00-.933.097 2.151 2.151 0 00-.81.51c-.217 0-.566.841-.783 1.075l-2.135 2.429-5.098 6.774c-.697 1.028-1.307 2.102-1.917 3.177-.61 1.074-1.7 3.176-2.484 4.671a1.4 1.4 0 00-.024 1.553c.1.151.23.278.38.371a1.143 1.143 0 00.998.112c.163-.058.314-.153.441-.279a1.31 1.31 0 00.297-.448c.74-1.309 1.525-2.523 2.309-3.738.784-1.215 1.656-2.336 2.527-3.457l5.054-5.186v.795a80.045 80.045 0 01-1.83 8.923c-.784 3.924-1.525 7.895-2.091 11.913a112.117 112.117 0 00-1.09 12.146c-.011.19.012.381.07.562.056.18.146.347.264.49.117.144.26.26.42.345.16.083.333.133.51.145.363.026.721-.101.998-.355.277-.253.45-.612.484-1 .325-3.14.805-6.258 1.437-9.344a148.988 148.988 0 013.399-13.735 71.702 71.702 0 002.048-9.343c.29-2.45.157-4.936-.392-7.334a2.33 2.33 0 00-.716-1.324 2.054 2.054 0 00-1.332-.545z' fill='%23EEF2FF'/%3E%3C/svg%3E")}.get-app__step:nth-child(2):before{top:-40px;left:8px;width:237px;height:130px;background-image:url(../images/steps-sm-3.png)}.get-app__step:nth-child(2) .get-app__step-title:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='84' height='84' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='84' height='84' rx='11.73' fill='%236C69FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M54.32 60.972l-8.02-.373-6.015-.839-2.612-.699a9.945 9.945 0 01-1.352-.559l.793-.792c1.026-1.118 2.471-2.33 3.59-3.54a104.49 104.49 0 007.601-9.086 23.705 23.705 0 003.358-7.78c.237-.953.424-1.917.56-2.89a7.775 7.775 0 000-2.329 7.03 7.03 0 00-.28-1.77 8.48 8.48 0 00-.28-1.864 7.408 7.408 0 00-6.392-5.412 7.42 7.42 0 00-2.935.287 22.986 22.986 0 00-11.051 8.386 1.308 1.308 0 001.174 2.117 1.314 1.314 0 00.878-.486 19.213 19.213 0 019.699-6.476c1.865-.28 3.404.559 4.337 3.168l.373 2.19c.075.431.075.873 0 1.304-.171.82-.39 1.629-.653 2.423a19.562 19.562 0 01-2.985 6.01 111.796 111.796 0 01-7.087 8.76 26.888 26.888 0 00-4.663 6.29c-.653 2.003-.28 4.379 4.196 5.777l3.218.745 6.481.466 8.347-.233a1.448 1.448 0 001.4-1.49 1.396 1.396 0 00-1.08-1.297 1.4 1.4 0 00-.6-.008z' fill='%23EEF2FF'/%3E%3C/svg%3E")}.get-app__step:nth-child(3):before{top:-100px;left:11px;width:137px;height:60px;background-image:url(../images/steps-sm-1.png)}.get-app__step:nth-child(3) .get-app__step-title:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='84' height='84' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='84' height='84' rx='11.73' fill='%236C69FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M51.715 40.972a10.296 10.296 0 00-5.216-2.15c.259-.364.493-.745.701-1.14a10.187 10.187 0 00.526-8.205c-1.622-5.09-4.865-6.713-8.11-6.45a17.176 17.176 0 00-11.44 8.775 1.317 1.317 0 00.438 1.711 1.226 1.226 0 001.666-.439 13.77 13.77 0 019.512-6.669c1.929 0 3.463 1.273 4.384 4.388a6.191 6.191 0 01-.658 5.046 9.253 9.253 0 01-3.901 3.553 43.788 43.788 0 00-5.611 1.624 2.456 2.456 0 00-1.315 1.009c-.395.57-.789 3.86 2.235 3.598a24.67 24.67 0 002.587-.527l2.63-1.053a21.893 21.893 0 014.12-.526A7.008 7.008 0 0148.91 44.7c2.323 1.843 1.972 5.046.833 7.941a13.73 13.73 0 01-6.093 7.46 8.978 8.978 0 01-5.129.394c-2.937-.526-5.83-1.887-8.767-2.589a1.403 1.403 0 10-.701 2.72c2.937.834 5.83 2.326 8.767 2.984 2.312.585 4.742.509 7.013-.22a18.633 18.633 0 009.512-11.582 9.793 9.793 0 00-2.63-10.837z' fill='%23EEF2FF'/%3E%3C/svg%3E")}.get-app__step:last-child{margin-bottom:0}.get-app__step-title{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:22px;color:#121327;font-weight:500;letter-spacing:-.44px;text-align:left;padding-left:10px;margin-bottom:54px}.get-app__step-title:before{content:"";display:block;-ms-flex-negative:0;flex-shrink:0;width:30px;height:30px;background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:50%;background-size:contain}.get-app__downloads{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.get-app__downloads-img{width:164px;-o-object-fit:contain;object-fit:contain}.get-app__downloads-img:nth-child(odd){-webkit-transform:rotate(3deg);-ms-transform:rotate(3deg);transform:rotate(3deg);margin-top:25px}.get-app__downloads-img:nth-child(2n){-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg);margin-left:-37px}.get-app__image{max-width:100%}.get-app__image--second{max-width:207px}@media(min-width:430px){.get-app__title{font-size:35px;line-height:100%;letter-spacing:-1px;margin-bottom:96px}.get-app__step{margin-bottom:125px}.get-app__step:nth-child(2):before{top:-58px;left:0;width:300px;height:140px}.get-app__step:nth-child(2) .get-app__step-title{padding-left:0}.get-app__step:nth-child(3):before{top:-160px;left:11px;width:167px;height:90px}.get-app__step:nth-child(3) .get-app__step-title{padding-left:0}.get-app__step-title{padding-left:0;margin-bottom:49px}.get-app__downloads-img{width:211px}.get-app__downloads-img:nth-child(odd){margin-top:38px}.get-app__image--second{max-width:223px}}@media(min-width:768px){.get-app{margin-bottom:183px}.get-app__title{font-size:45px;margin-bottom:80px}.get-app__steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.get-app__step{text-align:left;margin-bottom:110px}.get-app__step:first-child:before{top:35px;width:187px;height:80px}.get-app__step:nth-child(2n){-ms-flex-item-align:end;align-self:flex-end}.get-app__step:nth-child(2):before{top:-75px;left:-40px;width:370px;height:180px}.get-app__step:nth-child(2) .get-app__step-title{padding-left:9px}.get-app__step:nth-child(3):before{top:-115px;left:77px;width:158px;height:90px}.get-app__step-title{font-size:24px;margin-bottom:60px}.get-app__downloads{padding-left:5px}.get-app__downloads-img{width:251px}.get-app__downloads-img:nth-child(odd){margin-top:43px}.get-app__downloads-img:nth-child(2n){margin-left:-51px}.get-app__image{max-width:408px;margin-top:-11px;margin-bottom:-33px}.get-app__image--second{max-width:222px}}@media(min-width:1440px){.get-app{padding-bottom:184px;margin-bottom:0}.get-app__title{font-size:65px;letter-spacing:-2px;margin-bottom:100px}.get-app__step{margin-bottom:0}.get-app__step:first-child:before{top:65px;width:797px;height:180px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1433' height='314' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M52.322 44.537c-4.152-4.038-8.998-8.947-8.998-8.947l2.828.04a6.66 6.66 0 01.003-1.823c.155-1.14.17-2.15.267-3.04l-3.571.224s3.814-5.124 7.117-9.347c-.587-.406-1.165-.958-1.708-1.733-.486-.69-.975-1.283-1.41-1.826-3.577 5.13-8.694 12.012-8.694 12.012s-10.364.503-10.105 3.023c.02.196.11.368.258.536a.834.834 0 00-.145.56c.257 2.507 10.673 2.495 10.673 2.495s6.502 6.594 11.114 11.522c.32-.563.686-1.176 1.027-1.887.381-.798.843-1.376 1.344-1.809zM53.867 16.887a14.67 14.67 0 01-2.232-.61c-1.073-.392-1.757-1.153-2.159-2.067l-.001-.012-.013-.01.08-.139.02-.038c.346-.55.577-.963.66-1.2l.045-.124c.84-2.116 4.64-7.5 7.76-5.985 1.8.88.968 3.401-.368 5.653-1.062 1.766-2.429 3.365-3.123 3.875-.155.115-.381.342-.67.657z' fill='%236C69FF'/%3E%3Cpath d='M53.866 16.889a14.682 14.682 0 01-2.232-.61c-1.073-.392-1.757-1.153-2.159-2.067l-.001-.012.067-.149.02-.038c.162-.386.401-.836.706-1.324 1.496-2.417 4.438-5.646 6.948-4.426 1.386.68 1.213 2.337.444 4.094-1.063 1.766-2.43 3.365-3.124 3.875-.155.115-.381.342-.669.657zM51.236 33.992c.325.62.68 1.19 1.045 1.724l8.195.105c-.177-.686-.224-1.473-.1-2.363.19-1.387.173-2.582.353-3.597l-9.427.604h-.012c-.558 1.049-.72 2.237-.054 3.527zM75.654 36.812c-2.815-.041-7.496-.689-8.736-.867a16.701 16.701 0 01-1.46-2.306c-.678-1.303-.495-2.516.086-3.553.1-.187.21-.376.334-.55l.072-.002s5.577-1.138 8.817-1.354c3.253-.204 7.001 2.096 7.024 3.475a2.49 2.49 0 01-.097.68c.119.231.191.466.236.674.186 1.005-1.522 2.614-3.746 3.372l-.021.013c-.792.264-1.652.434-2.509.418z' fill='%236C69FF'/%3E%3Cpath d='M75.654 36.811c-2.816-.04-7.497-.688-8.737-.867a16.701 16.701 0 01-1.459-2.306c-.679-1.302-.496-2.516.086-3.553 1.85-.353 5.23-.943 7.48-1.084 3.251-.217 7 2.082 7.023 3.462a2.46 2.46 0 01-.094.693c.118.231.188.463.234.672.133.724-.698 1.742-2.004 2.552l-.02.013c-.792.265-1.652.435-2.51.418zM62.278 59.333c2.799-1.733-3.645-8.205-5.453-9.296-.176-.106-.436-.322-.785-.608a9.572 9.572 0 011.137-.348c.351.299.623.514.8.62 1.809 1.089 8.29 7.597 5.43 9.308-.346.22-.727.315-1.129.324z' fill='%236C69FF'/%3E%3Cpath d='M62.275 59.334c-2.895.107-6.892-4.28-7.89-6.018-.145-.255-.512-.715-1.038-1.33.211-.941.734-1.745 1.733-2.188.318-.144.637-.262.959-.369.349.287.609.502.785.609 1.808 1.09 8.251 7.562 5.451 9.296zM83.192 33.511c.4.368 2.425-1.129 2.425-1.129s-.821-.924-2.645-1.004c0 0-.183 1.766.22 2.133zM64.904 58.688s-1.433.892-1.42 1.423c.016.532 2.564 1.252 2.564 1.252s.096-1.19-1.144-2.675zM60.17 4.152s-1.163-.004-2.285 1.383c0 0 1.204 1.397 1.709 1.34.507-.058.577-2.723.577-2.723zM60.476 35.82l6.13.082s.11.022.313.042a16.696 16.696 0 01-1.459-2.306c-.798-1.534-.408-2.936.42-4.103l-5.151.324c-.18 1.015-.163 2.21-.353 3.597-.123.89-.077 1.678.1 2.363zM46.15 35.633l6.13.082a17.42 17.42 0 01-1.045-1.724c-.666-1.29-.504-2.478.054-3.527l-4.87.305c-.097.89-.112 1.901-.266 3.04a6.656 6.656 0 00-.004 1.824zM49.966 21.645c1.563-2 3.015-3.799 3.9-4.758a14.68 14.68 0 01-2.232-.61c-1.085-.39-1.77-1.164-2.173-2.09-.61.989-1.536 2.367-2.612 3.899.435.543.924 1.136 1.41 1.826.542.775 1.12 1.328 1.707 1.733zM53.333 51.96a124.11 124.11 0 00-3.384-3.726l3.384 3.726z' fill='%236C69FF'/%3E%3Cpath d='M55.08 49.797c.703-.314 1.404-.541 2.096-.717-1.077-.91-2.89-2.628-4.856-4.541-.5.432-.962 1.01-1.343 1.809-.342.71-.707 1.324-1.028 1.886a124.371 124.371 0 013.384 3.727l.015.024c.21-.942.734-1.745 1.733-2.188z' fill='%236C69FF'/%3E%3Cpath d='M29.335 33.112c.858-.763 4.926-1.588 8.974-1.785l.51-.025.3-.404c.052-.068 5.005-6.732 8.542-11.792.197.254.398.523.597.807.245.35.496.653.754.92-3.272 4.185-7.09 9.31-7.127 9.362l-1.64 2.2 6.076-.381a27.6 27.6 0 01-.181 1.9c-.003.008-.003.02-.004.028-.008.074-.016.145-.02.217-.008.08-.013.161-.017.238l-5.658-.074 2.085 2.112a740.1 740.1 0 009.012 8.96c-.202.28-.39.593-.561.953-.14.294-.286.57-.429.834-4.555-4.856-10.852-11.246-10.917-11.31l-.382-.388h-.513c-4.136.003-8.277-.6-9.29-1.321l.288-.52-.399-.53zM50.818 32.635v-.008a3.483 3.483 0 01.03-.898l.611-.038 9.127-.582c-.055.71-.093 1.493-.21 2.347l-.006.04c0 .01-.003.021-.004.032a7.145 7.145 0 00-.058 1.06L51.5 34.47a27 27 0 01-.263-.48 3.83 3.83 0 01-.417-1.35v-.005z' fill='%236C69FF'/%3E%3Cpath d='M60.307 34.587c-.007-.334.01-.688.058-1.06 0-.01.003-.021.003-.032l.007-.04c.117-.853.155-1.636.21-2.347l3.343-.213a4.66 4.66 0 00-.071 1.42c.064.62.253 1.236.564 1.834.09.168.178.334.271.498l-4.385-.06zM46.1 34.397c.003-.077.009-.157.016-.238.005-.072.013-.143.02-.217.002-.009.002-.02.005-.029a27.59 27.59 0 00.181-1.9l4.525-.283c-.047.293-.06.591-.03.898l.001.007.001.006c.046.435.179.886.417 1.35a27 27 0 00.263.48l-5.4-.074zM47.662 19.106c.058-.082.115-.166.174-.248.64-.91 1.226-1.766 1.725-2.519.498.483 1.09.853 1.764 1.097l.316.112a151.82 151.82 0 00-2.624 3.278l-.004.007a7.491 7.491 0 01-.754-.92c-.2-.284-.4-.553-.597-.807zM50.548 47.18c.143-.262.288-.539.429-.832.17-.36.359-.674.56-.953l.007.007a191.993 191.993 0 003.283 3.132l-.292.127a3.984 3.984 0 00-1.532 1.179 149.795 149.795 0 00-2.235-2.423l-.22-.236zM27.16 112.834c-4.151-4.038-8.997-8.947-8.997-8.947l2.827.041a6.662 6.662 0 01.004-1.824c.154-1.139.17-2.15.267-3.04l-3.571.224s3.814-5.124 7.117-9.347c-.587-.406-1.165-.958-1.708-1.733-.486-.69-.975-1.283-1.41-1.826-3.577 5.13-8.694 12.012-8.694 12.012s-10.364.503-10.105 3.023c.02.196.11.367.258.535a.835.835 0 00-.146.56c.258 2.508 10.673 2.496 10.673 2.496s6.503 6.594 11.115 11.522c.32-.563.686-1.176 1.027-1.887.381-.798.843-1.376 1.344-1.809zM28.706 85.184a14.667 14.667 0 01-2.232-.61c-1.073-.392-1.757-1.153-2.159-2.067l-.001-.013-.013-.01.08-.138.02-.038c.346-.55.577-.964.66-1.2l.045-.124c.84-2.116 4.64-7.5 7.76-5.985 1.8.88.968 3.401-.368 5.653-1.062 1.766-2.43 3.364-3.123 3.875-.155.115-.381.342-.67.657z' fill='%236C69FF'/%3E%3Cpath d='M28.705 85.186a14.658 14.658 0 01-2.232-.61c-1.073-.392-1.757-1.153-2.159-2.067l-.001-.013.067-.148.02-.038a9.58 9.58 0 01.706-1.324c1.496-2.417 4.438-5.646 6.948-4.426 1.386.68 1.213 2.337.444 4.094-1.063 1.766-2.43 3.364-3.124 3.875-.155.115-.381.342-.669.657zM26.075 102.288c.325.619.68 1.19 1.044 1.724l8.196.105c-.177-.686-.224-1.473-.1-2.363.19-1.387.173-2.583.352-3.597l-9.426.603h-.012c-.558 1.05-.72 2.237-.054 3.528zM50.493 105.109c-2.815-.042-7.497-.689-8.736-.867a16.677 16.677 0 01-1.46-2.307c-.679-1.302-.495-2.515.086-3.553.1-.186.21-.375.334-.55l.072-.001s5.577-1.138 8.817-1.354c3.253-.204 7.001 2.095 7.024 3.475a2.492 2.492 0 01-.097.68c.119.231.19.466.236.674.186 1.005-1.522 2.614-3.746 3.372l-.021.013c-.792.264-1.652.434-2.509.418z' fill='%236C69FF'/%3E%3Cpath d='M50.493 105.108c-2.816-.041-7.497-.688-8.737-.867a16.725 16.725 0 01-1.459-2.306c-.68-1.303-.496-2.516.086-3.553 1.85-.353 5.23-.943 7.48-1.085 3.251-.216 7 2.083 7.023 3.463a2.46 2.46 0 01-.095.693c.119.231.19.463.235.671.133.725-.699 1.743-2.004 2.553l-.02.013c-.793.265-1.653.434-2.51.418zM37.117 127.63c2.799-1.734-3.645-8.205-5.453-9.296-.176-.106-.436-.322-.786-.608a9.578 9.578 0 011.138-.348c.35.299.623.514.8.62 1.809 1.089 8.29 7.597 5.43 9.308a2.163 2.163 0 01-1.129.324z' fill='%236C69FF'/%3E%3Cpath d='M37.114 127.63c-2.895.107-6.892-4.28-7.89-6.018-.145-.256-.512-.715-1.038-1.329.211-.942.734-1.746 1.733-2.189a9.79 9.79 0 01.958-.369c.35.287.61.502.786.608 1.808 1.091 8.251 7.563 5.451 9.297zM58.03 101.808c.401.367 2.426-1.129 2.426-1.129s-.822-.924-2.645-1.004c0 0-.183 1.766.22 2.133zM39.743 126.985s-1.433.892-1.42 1.423c.016.532 2.564 1.252 2.564 1.252s.096-1.189-1.144-2.675zM35.01 72.448s-1.164-.003-2.286 1.384c0 0 1.204 1.397 1.709 1.34.506-.058.576-2.724.576-2.724zM35.315 104.116l6.13.083s.11.022.313.042a16.735 16.735 0 01-1.459-2.306c-.798-1.534-.409-2.936.42-4.103l-5.151.324c-.18 1.015-.164 2.211-.353 3.597-.124.89-.077 1.678.1 2.363zM20.988 103.93l6.13.082a17.449 17.449 0 01-1.044-1.724c-.666-1.291-.505-2.478.053-3.527l-4.868.304c-.098.891-.113 1.902-.268 3.041a6.662 6.662 0 00-.003 1.824zM24.806 89.942c1.563-2 3.015-3.799 3.9-4.758a14.655 14.655 0 01-2.232-.61c-1.085-.391-1.77-1.164-2.173-2.09-.61.988-1.536 2.367-2.612 3.899.434.543.924 1.135 1.41 1.826.542.775 1.12 1.328 1.707 1.733zM28.172 120.257a124.54 124.54 0 00-3.384-3.726l3.384 3.726z' fill='%236C69FF'/%3E%3Cpath d='M29.92 118.093a12.77 12.77 0 012.095-.717c-1.077-.911-2.89-2.628-4.856-4.541-.5.432-.963 1.011-1.343 1.809-.342.711-.707 1.324-1.028 1.886a124.425 124.425 0 013.384 3.726l.014.025c.212-.942.735-1.745 1.733-2.188z' fill='%236C69FF'/%3E%3Cpath d='M4.174 101.409c.858-.763 4.926-1.588 8.974-1.785l.51-.025.3-.404c.052-.068 5.005-6.732 8.542-11.792.196.254.398.523.597.807.244.35.496.653.754.92-3.273 4.185-7.09 9.31-7.128 9.361l-1.638 2.201 6.075-.381a27.657 27.657 0 01-.181 1.899c-.003.009-.003.02-.004.029-.008.074-.016.145-.02.217a6.75 6.75 0 00-.018.238l-5.658-.074 2.086 2.111c.048.049 4.898 4.96 9.012 8.962-.202.278-.39.592-.561.952-.14.293-.286.571-.43.833-4.554-4.855-10.85-11.245-10.916-11.309l-.382-.388h-.513c-4.136.003-8.277-.599-9.291-1.321l.289-.521-.399-.53zM25.657 100.931v-.007a3.485 3.485 0 01.03-.898l.611-.038 9.126-.582c-.054.711-.092 1.493-.209 2.347l-.006.04c0 .01-.003.021-.004.032a7.132 7.132 0 00-.058 1.06l-8.81-.118a28.186 28.186 0 01-.262-.48 3.826 3.826 0 01-.417-1.35v-.006z' fill='%236C69FF'/%3E%3Cpath d='M35.146 102.884c-.007-.334.01-.689.058-1.06 0-.011.003-.021.003-.032l.007-.04c.117-.854.155-1.636.209-2.347l3.343-.213c-.096.469-.12.943-.07 1.419.064.621.252 1.237.563 1.835.09.168.18.334.272.498l-4.385-.06zM20.938 102.694c.004-.077.01-.158.017-.238.005-.072.013-.144.02-.217.002-.009.002-.02.005-.029a27.657 27.657 0 00.181-1.899l4.525-.284c-.047.292-.06.591-.03.898l.001.007v.006c.047.435.18.885.418 1.35.088.162.175.323.263.48l-5.4-.074zM22.5 87.401c.06-.081.116-.165.175-.247.64-.91 1.226-1.766 1.724-2.519.5.483 1.091.853 1.765 1.097l.316.112a151.82 151.82 0 00-2.628 3.285 7.491 7.491 0 01-.754-.92c-.2-.285-.4-.553-.597-.808zM25.387 115.478c.143-.263.288-.54.428-.833.172-.36.36-.674.561-.953l.006.007a192.72 192.72 0 003.284 3.132l-.292.127a3.98 3.98 0 00-1.532 1.178 147.363 147.363 0 00-2.235-2.422l-.22-.236z' fill='%236C69FF'/%3E%3Cg opacity='.2' fill='%23121327'%3E%3Cpath d='M400.187 47.952c-4.76-2.98-10.351-6.652-10.351-6.652l2.744-.652a6.757 6.757 0 01-.332-1.806c-.059-1.166-.23-2.17-.299-3.075l-3.416 1.096s2.751-6.005 5.173-10.994c-.643-.257-1.304-.663-1.971-1.297-.597-.564-1.18-1.03-1.7-1.462-2.521 5.954-6.209 14.018-6.209 14.018s-9.94 3.037-9.226 5.468c.055.189.174.336.348.466a.883.883 0 00-.038.59c.71 2.418 10.788-.144 10.788-.144s7.504 4.934 12.873 8.682c.207-.635.448-1.331.648-2.119.222-.883.563-1.568.968-2.12zM396.608 20.207a13.87 13.87 0 01-2.272-.057c-1.11-.125-1.912-.71-2.469-1.517l-.003-.012-.015-.007.053-.156.012-.043c.234-.63.382-1.095.418-1.349l.021-.134c.424-2.3 3.115-8.56 6.413-7.825 1.902.43 1.56 3.13.681 5.686-.704 2.008-1.734 3.925-2.312 4.6-.129.152-.306.432-.527.814z'/%3E%3Cpath d='M396.61 20.209a13.88 13.88 0 01-2.273-.057c-1.11-.125-1.911-.71-2.468-1.517l-.004-.013.038-.163.013-.042c.085-.423.234-.926.439-1.484 1.004-2.758 3.259-6.675 5.913-6.082 1.466.334 1.602 2.016 1.18 3.944-.704 2.008-1.733 3.925-2.311 4.6-.129.152-.307.432-.527.814zM397.203 37.78c.428.533.876 1.01 1.327 1.45l7.952-1.903c-.298-.636-.487-1.404-.531-2.315-.071-1.419-.306-2.598-.319-3.646l-9.013 2.906-.012.003c-.347 1.175-.286 2.39.596 3.504zM421.356 34.592c-2.733.648-7.383 1.154-8.615 1.281a15.406 15.406 0 01-1.836-1.925c-.896-1.123-.942-2.369-.569-3.538a5.39 5.39 0 01.222-.626l.069-.02s5.189-2.491 8.285-3.498c3.111-.999 7.161.359 7.437 1.719.036.208.056.446.031.697.157.2.27.414.352.609.365.95-.993 2.96-3.007 4.254l-.018.018c-.718.456-1.519.835-2.351 1.029z'/%3E%3Cpath d='M421.355 34.592c-2.733.65-7.382 1.155-8.615 1.282a15.4 15.4 0 01-1.835-1.926c-.897-1.123-.942-2.368-.57-3.537 1.725-.803 4.889-2.214 7.04-2.905 3.108-1.011 7.158.347 7.434 1.707.039.22.061.457.036.708.157.2.268.413.35.608.262.684-.356 1.896-1.471 3.017l-.018.018c-.717.456-1.519.834-2.351 1.028zM412.542 60.157c2.39-2.401-5.035-7.229-6.985-7.865-.19-.062-.481-.212-.872-.41.337-.235.686-.435 1.037-.623.395.21.697.356.889.418 1.95.635 9.418 5.49 6.963 7.883-.294.302-.645.49-1.032.597z'/%3E%3Cpath d='M412.541 60.159c-2.782.815-7.456-2.548-8.741-4.024-.187-.218-.627-.582-1.249-1.062.031-.984.39-1.907 1.276-2.59.28-.22.568-.416.859-.6.391.198.682.347.872.41 1.951.636 9.375 5.464 6.983 7.866zM428.042 29.479c.455.265 2.14-1.712 2.14-1.712s-.964-.713-2.744-.345c0 0 .147 1.792.604 2.057zM414.966 58.877s-1.223 1.234-1.113 1.756c.113.523 2.711.612 2.711.612s-.125-1.201-1.598-2.368zM400.372 6.058s-1.127.281-1.958 1.929c0 0 1.421 1.088 1.899.907.48-.18.059-2.836.059-2.836zM406.482 37.326l5.948-1.42s.11-.005.31-.035a15.479 15.479 0 01-1.835-1.925c-1.054-1.323-.935-2.806-.347-4.163l-4.926 1.582c.012 1.048.248 2.228.319 3.647.044.91.233 1.678.531 2.314zM392.581 40.65l5.949-1.42c-.451-.439-.899-.917-1.328-1.45-.882-1.114-.943-2.33-.596-3.504l-4.656 1.494c.069.905.24 1.91.3 3.075.039.681.151 1.279.331 1.806zM393.707 25.87c1.146-2.363 2.22-4.498 2.901-5.664a13.87 13.87 0 01-2.272-.057c-1.122-.122-1.927-.72-2.487-1.537-.41 1.128-1.052 2.718-1.812 4.498.52.432 1.102.898 1.699 1.463.667.634 1.328 1.04 1.971 1.297zM402.531 55.051a113.641 113.641 0 00-3.96-2.86l3.96 2.86z'/%3E%3Cpath d='M403.826 52.48a13.558 13.558 0 011.897-1.223c-1.21-.637-3.28-1.893-5.534-3.305-.405.551-.746 1.236-.968 2.12-.2.787-.441 1.483-.648 2.118a113.461 113.461 0 013.959 2.86l.019.02c.031-.983.39-1.907 1.275-2.59z'/%3E%3Cpath d='M375.844 42.272c.69-.965 4.476-2.778 8.357-3.964l.489-.15.217-.474c.038-.08 3.608-7.889 6.102-13.763.237.204.481.42.727.653.3.286.599.525.898.726a648.6 648.6 0 00-5.18 11.01l-1.182 2.58 5.811-1.865a29.104 29.104 0 01.174 1.954c.006.075.011.148.02.22.008.081.017.162.027.24l-5.489 1.312 2.406 1.579c.055.037 5.651 3.71 10.367 6.663a6.659 6.659 0 00-.368 1.08 18.71 18.71 0 01-.262.93c-5.3-3.691-12.568-8.473-12.643-8.521l-.441-.29-.496.126c-4.003 1.015-8.121 1.433-9.235.967l.184-.586-.483-.427zM396.549 36.538l-.002-.007a3.58 3.58 0 01-.136-.896l.585-.188 8.727-2.811c.078.717.184 1.5.228 2.375l.001.04.002.033c.022.38.071.734.139 1.063l-8.548 2.041a26.558 26.558 0 01-.342-.41 3.653 3.653 0 01-.652-1.235l-.002-.005z'/%3E%3Cpath d='M406.093 36.15a7.36 7.36 0 01-.139-1.064l-.002-.033-.002-.04c-.043-.874-.15-1.658-.228-2.375l3.197-1.03c-.007.488.057.963.192 1.422.176.599.472 1.162.883 1.678.117.144.234.286.354.426l-4.255 1.015zM392.306 39.439a7.788 7.788 0 01-.028-.24c-.008-.072-.013-.145-.019-.22-.001-.01-.003-.02-.002-.03-.003-.036-.006-.07-.006-.106a28.367 28.367 0 00-.167-1.818l4.328-1.39c.008.302.051.6.136.897l.002.007.001.005c.125.42.336.833.652 1.235.115.139.228.276.343.41l-5.24 1.25zM391.01 23.92c.042-.095.082-.192.123-.287.452-1.057.862-2.049 1.207-2.916a4.515 4.515 0 001.909.654l.327.033a164.092 164.092 0 00-1.941 3.895 6.786 6.786 0 01-.898-.726c-.246-.233-.49-.449-.727-.653zM398.958 51.001c.091-.295.18-.605.262-.93.1-.398.224-.754.368-1.08a175.595 175.595 0 003.76 2.301l-.259.198a4.359 4.359 0 00-1.266 1.541 138.374 138.374 0 00-2.608-1.85l-.257-.18z'/%3E%3C/g%3E%3Cg opacity='.2' fill='%23121327'%3E%3Cpath d='M396.594 121.641a659.357 659.357 0 01-10.352-6.652l2.744-.652a6.757 6.757 0 01-.331-1.806c-.06-1.165-.231-2.169-.3-3.075l-3.415 1.097s2.75-6.006 5.172-10.994c-.643-.258-1.304-.663-1.971-1.297-.597-.565-1.179-1.031-1.7-1.463-2.52 5.954-6.209 14.019-6.209 14.019s-9.939 3.036-9.226 5.467a.894.894 0 00.348.467.887.887 0 00-.038.589c.71 2.419 10.789-.143 10.789-.143s7.503 4.934 12.872 8.682c.207-.635.448-1.332.648-2.119.222-.883.563-1.569.969-2.12zM393.015 93.897c-.728.037-1.483.03-2.273-.057-1.11-.125-1.912-.71-2.469-1.517l-.003-.012-.015-.008.053-.156.012-.042c.234-.63.382-1.096.418-1.35l.022-.134c.423-2.3 3.114-8.559 6.412-7.824 1.902.43 1.561 3.13.681 5.686-.704 2.008-1.733 3.924-2.312 4.6-.129.151-.306.432-.526.814z'/%3E%3Cpath d='M393.016 93.898c-.728.038-1.483.031-2.272-.057-1.111-.125-1.912-.71-2.469-1.517l-.004-.012.038-.163.013-.043c.085-.422.234-.925.439-1.483 1.004-2.759 3.259-6.675 5.913-6.083 1.467.335 1.603 2.017 1.181 3.944-.704 2.008-1.734 3.925-2.312 4.6-.129.152-.306.432-.527.814zM393.609 111.469a16.33 16.33 0 001.328 1.451l7.951-1.904c-.297-.635-.487-1.403-.531-2.314-.071-1.419-.306-2.599-.319-3.647l-9.013 2.906-.011.003c-.348 1.175-.286 2.39.595 3.505zM417.762 108.281c-2.733.649-7.382 1.154-8.615 1.281a15.237 15.237 0 01-1.835-1.925c-.897-1.123-.943-2.368-.57-3.537.062-.209.133-.423.222-.626l.07-.02s5.188-2.492 8.284-3.499c3.112-.998 7.161.359 7.437 1.719.036.208.056.446.031.697.157.2.27.414.352.609.365.95-.993 2.96-3.007 4.255l-.018.018c-.717.456-1.519.834-2.351 1.028z'/%3E%3Cpath d='M417.761 108.282c-2.732.649-7.382 1.154-8.615 1.281a15.519 15.519 0 01-1.835-1.925c-.897-1.123-.942-2.369-.57-3.538 1.725-.802 4.889-2.214 7.041-2.905 3.107-1.011 7.157.347 7.433 1.707.039.22.061.458.036.709.157.2.268.412.35.607.262.685-.356 1.896-1.47 3.018l-.018.018c-.718.455-1.519.834-2.352 1.028zM408.948 133.847c2.39-2.402-5.034-7.229-6.985-7.866-.19-.062-.481-.211-.872-.409a9.832 9.832 0 011.038-.623c.394.209.696.356.888.417 1.95.635 9.418 5.49 6.963 7.883a2.25 2.25 0 01-1.032.598z'/%3E%3Cpath d='M408.948 133.848c-2.783.815-7.457-2.548-8.742-4.024-.187-.217-.627-.582-1.249-1.061.032-.985.39-1.908 1.276-2.591.28-.22.568-.416.86-.6.39.198.681.348.871.41 1.951.637 9.375 5.464 6.984 7.866zM424.448 103.168c.456.266 2.14-1.711 2.14-1.711s-.964-.713-2.744-.346c0 0 .147 1.792.604 2.057zM411.372 132.567s-1.223 1.233-1.113 1.755c.113.524 2.711.612 2.711.612s-.125-1.201-1.598-2.367zM396.778 79.747s-1.127.282-1.958 1.93c0 0 1.421 1.087 1.9.907.48-.181.058-2.837.058-2.837zM402.888 111.015l5.948-1.419s.11-.005.31-.035a15.519 15.519 0 01-1.835-1.925c-1.054-1.323-.934-2.807-.347-4.164l-4.926 1.582c.013 1.049.248 2.228.319 3.647.044.911.233 1.679.531 2.314zM388.987 114.34l5.949-1.42a16.055 16.055 0 01-1.328-1.451c-.881-1.114-.943-2.329-.595-3.504l-4.657 1.494c.069.906.24 1.91.3 3.075.039.682.152 1.279.331 1.806zM390.113 99.56c1.146-2.363 2.221-4.499 2.902-5.665-.728.038-1.483.031-2.273-.057-1.122-.122-1.927-.72-2.487-1.536-.41 1.127-1.052 2.718-1.812 4.498.52.431 1.102.898 1.699 1.462.668.634 1.329 1.04 1.971 1.297zM398.937 128.74a114.466 114.466 0 00-3.959-2.859l3.959 2.859z'/%3E%3Cpath d='M400.233 126.17a13.599 13.599 0 011.896-1.223c-1.21-.637-3.28-1.894-5.533-3.305-.406.551-.747 1.236-.969 2.119-.2.787-.441 1.484-.648 2.119a113.494 113.494 0 013.959 2.859l.019.021c.031-.984.39-1.907 1.276-2.59z'/%3E%3Cpath d='M372.25 115.961c.69-.965 4.476-2.778 8.357-3.964l.49-.15.217-.474c.037-.079 3.607-7.888 6.102-13.763.236.204.481.42.726.653.301.287.6.525.898.726-2.399 4.943-5.152 10.952-5.18 11.011l-1.182 2.58 5.811-1.866c.065.563.133 1.166.167 1.819 0 .035.003.07.006.106-.001.01.001.02.001.029a7.187 7.187 0 00.048.46l-5.49 1.312 2.406 1.579c.056.037 5.651 3.71 10.368 6.663a6.564 6.564 0 00-.369 1.08c-.081.325-.171.635-.262.93-5.299-3.691-12.567-8.473-12.642-8.521l-.441-.29-.497.126c-4.002 1.015-8.121 1.434-9.235.967l.184-.586-.483-.427zM392.955 110.228l-.002-.007a3.59 3.59 0 01-.136-.897l.585-.188 8.727-2.811c.078.718.184 1.501.228 2.375l.001.041c.002.01.001.022.003.032.022.38.07.735.138 1.064l-8.548 2.04a24.723 24.723 0 01-.342-.41 3.69 3.69 0 01-.652-1.234l-.002-.005z'/%3E%3Cpath d='M402.499 109.839a7.39 7.39 0 01-.139-1.064l-.002-.033-.001-.04c-.044-.874-.151-1.658-.229-2.375l3.197-1.03c-.007.488.058.963.192 1.423.176.598.472 1.161.883 1.678.117.144.234.286.354.425l-4.255 1.016zM388.712 113.128a7.634 7.634 0 01-.027-.24c-.009-.072-.014-.145-.02-.22a.264.264 0 01-.002-.029c-.003-.036-.006-.071-.006-.106a28.418 28.418 0 00-.167-1.819l4.328-1.389c.008.302.051.6.136.897l.002.007.002.005c.125.419.335.833.652 1.234.114.139.228.277.342.41l-5.24 1.25zM387.416 97.61l.124-.288c.451-1.057.862-2.048 1.206-2.915a4.519 4.519 0 001.91.653l.326.034a168.46 168.46 0 00-1.938 3.887l-.003.008a6.842 6.842 0 01-.898-.726c-.245-.233-.49-.45-.727-.653zM395.365 124.691c.09-.296.18-.605.262-.93.099-.398.223-.755.368-1.08.002.003.005.004.007.005a175.71 175.71 0 003.752 2.296l-.259.197a4.358 4.358 0 00-1.266 1.542 139.212 139.212 0 00-2.608-1.851l-.256-.179z'/%3E%3C/g%3E%3Cg opacity='.2' fill='%23121327'%3E%3Cpath d='M727.788 62.383c-4.607-2.837-10.015-6.347-10.015-6.347l2.702-.78a6.927 6.927 0 01-.29-1.827c-.035-1.185-.183-2.201-.233-3.122l-3.369 1.261s2.813-6.237 5.284-11.424c-.625-.236-1.265-.621-1.907-1.24-.573-.55-1.135-1.001-1.637-1.42-2.586 6.176-6.359 14.552-6.359 14.552s-9.8 3.513-9.149 5.961c.051.19.164.336.332.461a.947.947 0 00-.048.603c.648 2.436 10.576-.6 10.576-.6s7.258 4.716 12.446 8.31c.215-.655.465-1.375.677-2.187.235-.909.582-1.622.99-2.2zM724.822 34.248c-.714.069-1.454.094-2.226.037-1.086-.081-1.86-.644-2.39-1.443l-.003-.012-.014-.007.054-.161.013-.044c.242-.652.396-1.133.436-1.393l.024-.138c.46-2.363 3.219-8.856 6.437-8.246 1.856.359 1.469 3.126.557 5.768-.729 2.077-1.776 4.074-2.356 4.787-.129.16-.308.453-.532.852z'/%3E%3Cpath d='M724.82 34.249c-.714.069-1.454.094-2.226.037-1.086-.08-1.86-.644-2.39-1.443l-.003-.012.04-.168.013-.044c.092-.434.248-.953.46-1.53 1.038-2.855 3.325-6.942 5.914-6.45 1.431.28 1.531 1.989 1.08 3.971-.729 2.077-1.776 4.074-2.356 4.787-.129.16-.308.453-.532.852zM725.06 52.137c.409.526.839.994 1.273 1.424l7.83-2.275c-.279-.635-.45-1.41-.475-2.337-.042-1.443-.25-2.636-.242-3.704l-8.89 3.341-.011.004c-.364 1.212-.327 2.448.515 3.547zM748.793 47.872c-2.691.776-7.257 1.487-8.468 1.668a14.096 14.096 0 01-1.761-1.885c-.857-1.108-.877-2.375-.489-3.583.064-.215.139-.436.23-.647l.068-.023s5.134-2.758 8.188-3.915c3.069-1.149 7.011.066 7.255 1.44.031.21.046.453.017.71.15.197.256.41.333.605.339.953-1.031 3.06-3.03 4.464l-.018.02c-.713.494-1.505.914-2.325 1.146z'/%3E%3Cpath d='M748.792 47.872c-2.691.777-7.258 1.487-8.468 1.669a14.043 14.043 0 01-1.761-1.886c-.857-1.107-.878-2.375-.49-3.583 1.707-.89 4.835-2.462 6.957-3.257 3.065-1.16 7.008.054 7.252 1.428.034.223.051.465.021.721.15.197.255.41.332.605.243.687-.386 1.947-1.5 3.137l-.018.02c-.713.494-1.505.914-2.325 1.146zM739.658 74.305c2.389-2.548-4.793-7.158-6.692-7.725-.185-.055-.467-.195-.846-.38.334-.255.681-.474 1.028-.68.383.198.676.334.863.39 1.899.564 9.123 5.2 6.67 7.743-.294.32-.642.526-1.023.652z'/%3E%3Cpath d='M739.655 74.308c-2.743.947-7.258-2.285-8.489-3.736-.179-.213-.603-.567-1.203-1.03.05-1.004.419-1.96 1.301-2.694.279-.236.565-.448.854-.647.379.185.661.325.846.38 1.9.568 9.082 5.177 6.691 7.727zM755.446 42.381c.442.252 2.131-1.835 2.131-1.835s-.931-.686-2.682-.237c0 0 .109 1.821.551 2.072zM742.057 72.898s-1.222 1.309-1.124 1.836c.1.529 2.645.51 2.645.51s-.1-1.219-1.521-2.346zM728.785 19.666s-1.109.334-1.956 2.049c0 0 1.371 1.05 1.844.845.474-.204.112-2.894.112-2.894zM734.164 51.285l5.857-1.697s.108-.009.305-.048a14.096 14.096 0 01-1.761-1.886c-1.007-1.304-.861-2.821-.259-4.23l-4.859 1.82c-.008 1.068.199 2.26.242 3.705.025.926.196 1.701.475 2.336zM720.476 55.257l5.857-1.697a14.93 14.93 0 01-1.273-1.423c-.842-1.099-.878-2.335-.515-3.547l-4.593 1.718c.05.92.198 1.937.234 3.122.025.693.124 1.298.29 1.827zM721.866 40.144c1.169-2.456 2.264-4.678 2.954-5.896-.714.07-1.454.095-2.226.038-1.097-.077-1.874-.653-2.407-1.462-.424 1.166-1.084 2.815-1.864 4.661.501.418 1.063.87 1.637 1.42.642.618 1.282 1.004 1.906 1.24zM729.946 69.52a102.41 102.41 0 00-3.825-2.748l3.825 2.749z'/%3E%3Cpath d='M731.264 66.847a14.42 14.42 0 011.883-1.326c-1.174-.599-3.178-1.793-5.359-3.137-.408.578-.756 1.291-.991 2.2-.211.812-.461 1.532-.676 2.188a101.32 101.32 0 013.824 2.749l.018.02c.05-1.004.42-1.96 1.301-2.694z'/%3E%3Cpath d='M704.038 57.614c.695-1.013 4.442-3.02 8.268-4.392l.483-.174.222-.492c.038-.082 3.69-8.194 6.249-14.287.228.198.463.409.699.636.289.279.577.51.866.702a719.49 719.49 0 00-5.291 11.442l-1.209 2.68 5.731-2.146a30.511 30.511 0 01.133 1.985 8.281 8.281 0 00.037.467l-5.406 1.567 2.328 1.51a599.77 599.77 0 0010.03 6.356 7.34 7.34 0 00-.382 1.117c-.086.334-.18.654-.275.958-5.122-3.54-12.151-8.11-12.224-8.155l-.427-.277-.488.149c-3.943 1.203-7.988 1.803-9.07 1.374l.192-.605-.466-.415zM724.443 50.9l-.001-.006a3.67 3.67 0 01-.116-.908l.577-.216 8.607-3.232c.063.728.152 1.522.178 2.41v.042l.002.034c.014.385.055.745.115 1.078l-8.418 2.439a25.132 25.132 0 01-.327-.404 3.535 3.535 0 01-.615-1.231l-.002-.005z'/%3E%3Cpath d='M733.806 50.103a7.63 7.63 0 01-.115-1.078l-.001-.034-.001-.041c-.025-.89-.115-1.684-.177-2.411l3.153-1.184c-.016.497.037.979.161 1.442.16.602.439 1.164.832 1.673.112.142.224.282.338.42l-4.19 1.213zM720.227 54.034a8.305 8.305 0 01-.037-.467c-.001-.01-.002-.02-.001-.03a30.514 30.514 0 00-.132-1.955l4.268-1.597c.002.306.039.61.116.908l.002.007a3.552 3.552 0 00.616 1.236c.11.137.218.272.328.404l-5.16 1.494zM719.262 38.27c.043-.099.084-.199.126-.298a138.5 138.5 0 001.24-3.023 4.079 4.079 0 001.859.586l.319.02a182.978 182.978 0 00-1.975 4.044c-.001.003-.003.005-.003.009a6.165 6.165 0 01-.867-.702 18.07 18.07 0 00-.699-.636zM726.524 65.545c.094-.305.188-.625.275-.959.105-.41.234-.779.382-1.117a158.074 158.074 0 003.639 2.188l-.257.212a4.83 4.83 0 00-1.272 1.625 124.179 124.179 0 00-2.767-1.95z'/%3E%3C/g%3E%3Cg opacity='.2' fill='%23121327'%3E%3Cpath d='M725.991 148.653c-4.607-2.838-10.015-6.347-10.015-6.347l2.702-.78a6.923 6.923 0 01-.29-1.827c-.035-1.186-.183-2.202-.233-3.122l-3.369 1.261s2.813-6.238 5.284-11.425c-.625-.235-1.265-.621-1.906-1.239-.574-.551-1.136-1.002-1.637-1.42-2.587 6.176-6.36 14.552-6.36 14.552s-9.8 3.513-9.148 5.961c.05.19.163.336.332.461a.939.939 0 00-.049.602c.648 2.436 10.576-.599 10.576-.599s7.258 4.715 12.446 8.31c.216-.656.465-1.376.677-2.187.235-.909.582-1.623.99-2.201zM723.023 120.517c-.714.069-1.454.094-2.226.038-1.086-.081-1.86-.645-2.39-1.444l-.003-.012-.014-.006.054-.162.013-.044c.242-.651.396-1.132.436-1.393l.024-.138c.46-2.362 3.219-8.855 6.437-8.245 1.856.359 1.469 3.125.557 5.768-.729 2.076-1.776 4.074-2.356 4.786-.129.16-.308.454-.532.852z'/%3E%3Cpath d='M723.023 120.518c-.714.07-1.454.094-2.226.038-1.085-.081-1.86-.644-2.39-1.443l-.003-.012.04-.168.014-.044c.091-.434.248-.954.459-1.531 1.038-2.854 3.325-6.941 5.914-6.449 1.431.28 1.531 1.989 1.08 3.971-.729 2.077-1.776 4.074-2.355 4.787-.13.16-.309.453-.533.851zM723.263 138.407c.41.526.839.994 1.273 1.423l7.83-2.274c-.279-.636-.45-1.41-.475-2.337-.042-1.444-.25-2.636-.242-3.704l-8.89 3.341-.011.003c-.364 1.213-.327 2.449.515 3.548zM746.995 134.142c-2.69.776-7.257 1.487-8.468 1.668a14.051 14.051 0 01-1.761-1.886c-.857-1.107-.877-2.375-.489-3.582.065-.216.139-.436.23-.648l.068-.022s5.134-2.758 8.188-3.915c3.069-1.149 7.011.065 7.255 1.44.031.211.046.453.017.709.15.198.256.411.333.606.339.953-1.031 3.06-3.03 4.464l-.018.019c-.712.495-1.505.915-2.325 1.147z'/%3E%3Cpath d='M746.995 134.142c-2.691.776-7.258 1.487-8.468 1.668a14.051 14.051 0 01-1.761-1.886c-.857-1.107-.877-2.375-.49-3.582 1.707-.891 4.835-2.462 6.957-3.257 3.066-1.161 7.008.053 7.252 1.428.034.222.051.464.022.721.15.197.254.409.331.604.243.687-.386 1.948-1.5 3.138l-.018.019c-.713.495-1.505.915-2.325 1.147zM737.859 160.575c2.39-2.549-4.792-7.158-6.692-7.725-.185-.056-.467-.196-.846-.381a10.66 10.66 0 011.028-.679c.383.197.676.334.863.389 1.899.565 9.123 5.2 6.671 7.743-.295.32-.642.526-1.024.653z'/%3E%3Cpath d='M737.858 160.577c-2.743.948-7.258-2.284-8.489-3.735-.179-.214-.603-.567-1.203-1.03.05-1.004.42-1.961 1.301-2.694.279-.236.565-.448.854-.648.379.186.661.326.846.381 1.9.567 9.082 5.177 6.691 7.726zM753.65 128.651c.441.251 2.13-1.835 2.13-1.835s-.931-.687-2.682-.237c0 0 .109 1.821.552 2.072zM740.259 159.167s-1.222 1.309-1.124 1.837c.1.528 2.645.51 2.645.51s-.1-1.219-1.521-2.347zM726.988 105.936s-1.109.334-1.956 2.048c0 0 1.371 1.05 1.844.846.474-.205.112-2.894.112-2.894zM732.365 137.555l5.857-1.697s.108-.009.305-.048a14.173 14.173 0 01-1.761-1.886c-1.007-1.304-.861-2.822-.259-4.23l-4.859 1.82c-.008 1.068.2 2.26.242 3.704.025.927.196 1.702.475 2.337zM718.677 141.527l5.857-1.697c-.433-.43-.863-.898-1.272-1.424-.843-1.099-.879-2.335-.516-3.547l-4.593 1.719c.05.92.199 1.936.234 3.122a6.93 6.93 0 00.29 1.827zM720.07 126.414c1.168-2.456 2.263-4.679 2.953-5.896-.714.069-1.453.094-2.226.037-1.097-.077-1.874-.652-2.407-1.461-.424 1.166-1.084 2.814-1.864 4.661.501.418 1.063.869 1.637 1.419.642.619 1.282 1.004 1.907 1.24zM728.149 155.79a103.319 103.319 0 00-3.825-2.749l3.825 2.749z'/%3E%3Cpath d='M729.466 153.117a14.427 14.427 0 011.883-1.327c-1.174-.598-3.178-1.792-5.359-3.137-.408.579-.755 1.292-.99 2.201-.212.812-.462 1.532-.677 2.188a100.04 100.04 0 013.824 2.749l.018.02c.05-1.005.42-1.961 1.301-2.694z'/%3E%3Cpath d='M702.241 143.883c.695-1.013 4.442-3.02 8.269-4.392l.482-.173.222-.492c.038-.083 3.69-8.194 6.249-14.287.228.198.463.408.699.635.289.279.577.51.866.703-2.447 5.139-5.263 11.38-5.291 11.442l-1.209 2.679 5.731-2.145a29.67 29.67 0 01.133 1.984 8.195 8.195 0 00.037.467l-5.406 1.568 2.328 1.509c.053.035 5.465 3.544 10.03 6.357a7.431 7.431 0 00-.382 1.116c-.086.335-.18.654-.275.959-5.122-3.54-12.151-8.11-12.224-8.155l-.426-.278-.489.15c-3.943 1.203-7.988 1.802-9.07 1.373l.192-.605-.466-.415zM722.647 137.17l-.002-.007a3.664 3.664 0 01-.116-.908l.577-.216 8.607-3.232c.063.728.152 1.522.178 2.411v.042l.002.033c.014.386.055.746.115 1.078l-8.418 2.44a23.962 23.962 0 01-.327-.405 3.528 3.528 0 01-.615-1.23l-.001-.006z'/%3E%3Cpath d='M732.008 136.372a7.469 7.469 0 01-.115-1.078c-.002-.011-.001-.022-.002-.033l-.001-.042c-.025-.889-.114-1.683-.177-2.411l3.153-1.184c-.016.498.038.979.161 1.442.16.603.439 1.165.832 1.673.112.142.224.282.339.42l-4.19 1.213zM718.43 140.303a8.123 8.123 0 01-.037-.466.984.984 0 01-.005-.138 29.704 29.704 0 00-.128-1.847l4.268-1.598c.002.307.039.61.116.908l.002.007.002.005c.114.423.312.836.615 1.231.109.137.218.273.327.404l-5.16 1.494zM717.463 124.54l.127-.299c.463-1.096.884-2.124 1.239-3.023a4.075 4.075 0 001.859.587l.319.02a188.327 188.327 0 00-1.978 4.052 6.134 6.134 0 01-.866-.702 17.671 17.671 0 00-.7-.635zM724.726 151.814c.094-.304.188-.624.275-.958.105-.41.234-.779.382-1.117a157.204 157.204 0 003.639 2.188l-.257.212a4.832 4.832 0 00-1.272 1.625c-.752-.546-1.61-1.152-2.519-1.777l-.248-.173z'/%3E%3C/g%3E%3Cg opacity='.2' fill='%23121327'%3E%3Cpath d='M1047.65 160.459c-1.24-4.961-2.56-10.91-2.56-10.91l2.54 1.183c.27-.48.65-.971 1.15-1.477.85-.86 1.5-1.673 2.14-2.355l-3.38-1.271s6.67-2.6 12.32-4.679c-.28-.567-.46-1.25-.47-2.099-.01-.757-.08-1.436-.13-2.053-6.46 2.702-15.41 6.198-15.41 6.198s-9.72-3.808-11.06-1.66c-.11.167-.14.342-.11.539-.21.097-.37.216-.48.394-1.34 2.137 8.12 6.364 8.12 6.364s1.76 7.987 2.86 13.856c.64-.325 1.36-.673 2.11-1.111.85-.492 1.63-.772 2.36-.919zM1066.37 138.681c-.57-.409-1.12-.866-1.64-1.402-.73-.753-.87-1.648-.66-2.553v-.024l.16-.079.04-.023c.66-.305 1.13-.546 1.35-.704l.12-.082c2.09-1.374 8.91-4.19 10.79-1.694 1.08 1.445-1.26 3.15-3.88 4.432-2.07.999-4.31 1.738-5.26 1.869-.21.03-.56.122-1.02.26z'/%3E%3Cpath d='M1066.37 138.68c-.57-.409-1.12-.866-1.64-1.402-.73-.753-.87-1.648-.66-2.553v-.01l.16-.093.04-.023c.39-.247.89-.514 1.47-.786 2.87-1.35 7.56-2.77 9.08-.76.83 1.115-.37 2.387-2.17 3.498-2.07.999-4.31 1.738-5.26 1.869-.21.03-.56.122-1.02.26zM1053.27 151.47c-.09.634-.13 1.241-.13 1.822l7.37 3.418c.27-.628.72-1.285 1.39-1.955 1.04-1.047 1.77-2.023 2.57-2.772l-8.93-3.345-.01-.004c-1.16.623-2.05 1.519-2.26 2.836zM1073.65 163.689c-2.52-1.179-6.37-3.607-7.38-4.256-.04-.771 0-1.602.12-2.462.2-1.332 1.13-2.241 2.31-2.845.2-.11.42-.219.64-.309l.07.027s5.77 1.346 8.85 2.489c3.08 1.158 5.03 4.546 4.19 5.673-.13.169-.3.349-.51.512-.04.235-.12.454-.21.642-.46.89-3.02 1.499-5.51 1.208l-.03.002c-.88-.107-1.77-.32-2.54-.681z'/%3E%3Cpath d='M1073.65 163.688c-2.53-1.179-6.37-3.607-7.38-4.256-.04-.772 0-1.602.12-2.462.2-1.332 1.13-2.241 2.31-2.845 1.9.466 5.33 1.363 7.46 2.163 3.09 1.148 5.04 4.535 4.2 5.663-.14.179-.31.36-.52.523-.04.235-.12.452-.21.639-.33.641-1.72 1.128-3.41 1.254l-.03.002c-.88-.108-1.77-.32-2.54-.681zM1047.41 176.498c3.62-.267 1.84-8.132.88-9.751-.1-.158-.2-.438-.33-.813.43.036.84.103 1.25.181.13.385.24.669.33.828.96 1.618 2.76 9.528-.9 9.75a2.58 2.58 0 01-1.23-.195z'/%3E%3Cpath d='M1047.41 176.496c-2.7-1.09-3.57-6.271-3.39-8.085.03-.266-.02-.788-.11-1.5.78-.677 1.76-1.115 2.94-1.068.38.012.75.046 1.1.091.14.374.24.654.34.812.95 1.619 2.74 9.484-.88 9.75zM1082.55 164.079c.14.46 2.91.071 2.91.071s-.16-1.083-1.77-1.889c0 0-1.27 1.356-1.14 1.818zM1050.2 177.044s-1.86.14-2.18.575c-.32.438 1.54 2.058 1.54 2.058s.83-.925.64-2.633zM1080.07 130.924s-1.05-.476-2.94.191c0 0 .22 1.622.71 1.781.5.16 2.23-1.972 2.23-1.972zM1060.5 156.711l5.51 2.56s.09.062.26.161c-.04-.771 0-1.602.12-2.462.24-1.567 1.47-2.546 2.95-3.154l-4.87-1.832c-.8.749-1.53 1.724-2.58 2.771-.67.671-1.12 1.328-1.39 1.956zM1047.63 150.732l5.51 2.56c0-.581.04-1.188.13-1.822.21-1.317 1.1-2.213 2.26-2.836l-4.61-1.734c-.64.683-1.29 1.496-2.14 2.356-.5.505-.88.996-1.15 1.476zM1059.85 140.95c2.68-.985 5.12-1.853 6.52-2.269-.57-.41-1.12-.867-1.64-1.402-.74-.759-.88-1.664-.66-2.578-1.17.552-2.88 1.293-4.81 2.097.05.617.12 1.296.13 2.053.01.849.19 1.531.46 2.099zM1043.92 166.885a90.358 90.358 0 00-.74-4.395l.74 4.395z'/%3E%3Cpath d='M1046.86 165.842c.83.031 1.61.133 2.35.271-.41-1.175-.98-3.305-1.56-5.654-.73.147-1.51.427-2.35.919-.76.437-1.48.786-2.12 1.111.33 1.74.59 3.288.74 4.396l-.01.026c.79-.678 1.76-1.116 2.95-1.069z'/%3E%3Cpath d='M1033.96 141.85c1.25-.27 5.46.717 9.25 2.203l.48.187.53-.205c.09-.034 8.76-3.42 15.14-6.082.01.286.03.586.03.898 0 .382.04.73.11 1.052a808.686 808.686 0 00-12.33 4.687l-2.87 1.116 5.75 2.162c-.38.437-.8.904-1.27 1.387a.461.461 0 00-.08.079c-.01.006-.02.015-.02.022a2.47 2.47 0 00-.16.167c-.06.062-.11.125-.16.186l-5.09-2.361.57 2.559c.01.059 1.34 6.011 2.56 10.927a8.32 8.32 0 00-1.11.544c-.31.18-.61.346-.91.5-1.09-5.787-2.79-13.526-2.81-13.605l-.11-.469-.46-.208c-3.76-1.681-7.13-3.853-7.6-4.85l.59-.304-.03-.592zM1053.74 150.202c0-.002 0-.003.01-.006.16-.261.36-.498.59-.716l.57.218 8.65 3.24c-.5.554-1.02 1.173-1.66 1.817l-.03.029-.03.025c-.27.282-.51.562-.71.836l-7.92-3.679.06-.496c.08-.473.24-.892.47-1.264v-.004z'/%3E%3Cpath d='M1061.13 155.645c.2-.274.44-.554.71-.836l.03-.024.03-.03c.64-.644 1.16-1.263 1.66-1.817l3.16 1.187c-.38.341-.7.716-.95 1.122a4.452 4.452 0 00-.64 1.716c-.02.172-.05.343-.06.513l-3.94-1.831zM1048.36 149.711c.05-.06.11-.123.16-.186.05-.056.1-.111.16-.167 0-.007.01-.015.02-.022a.5.5 0 01.08-.079c.47-.482.89-.949 1.27-1.386l4.29 1.61c-.23.218-.43.455-.59.716-.01.003-.01.005-.01.006v.005c-.23.371-.39.79-.47 1.264l-.06.495-4.85-2.256zM1059.35 137.954c.11-.042.21-.087.32-.129 1.15-.477 2.22-.933 3.14-1.34.15.594.46 1.134.91 1.606l.22.22c-1.18.406-2.67.937-4.43 1.589-.01.001-.01.002-.01.004a4.917 4.917 0 01-.11-1.052c0-.312-.02-.612-.04-.898zM1044.38 161.878c.3-.155.6-.32.91-.501.39-.222.75-.4 1.11-.543v.008c.39 1.555.73 2.85 1.02 3.873l-.35-.016a5.577 5.577 0 00-2.13.332c-.14-.868-.31-1.846-.5-2.872l-.06-.281z'/%3E%3C/g%3E%3Cg opacity='.2' fill='%23121327'%3E%3Cpath d='M1103.5 107.773c-1.24-4.961-2.56-10.91-2.56-10.91l2.54 1.183c.27-.48.65-.97 1.15-1.476.85-.86 1.5-1.673 2.15-2.355l-3.38-1.271s6.67-2.601 12.31-4.68c-.28-.567-.46-1.25-.47-2.099 0-.757-.08-1.436-.13-2.053-6.46 2.703-15.41 6.198-15.41 6.198s-9.72-3.807-11.06-1.66a.727.727 0 00-.1.54c-.22.096-.38.216-.49.394-1.33 2.136 8.12 6.363 8.12 6.363s1.77 7.988 2.86 13.857c.65-.326 1.36-.674 2.12-1.111.84-.492 1.62-.773 2.35-.92zM1122.22 85.996c-.56-.41-1.12-.867-1.64-1.402-.73-.754-.87-1.649-.66-2.553l.01-.01-.01-.015.16-.079.04-.022c.66-.305 1.13-.546 1.35-.704l.12-.083c2.09-1.373 8.91-4.19 10.79-1.693 1.08 1.444-1.25 3.15-3.88 4.431-2.07 1-4.31 1.738-5.26 1.87-.21.03-.56.122-1.02.26z'/%3E%3Cpath d='M1122.22 85.995a12.74 12.74 0 01-1.64-1.402c-.73-.754-.87-1.649-.66-2.553l.01-.01.15-.094.04-.022c.39-.248.89-.514 1.47-.787 2.87-1.35 7.56-2.77 9.08-.76.83 1.116-.37 2.387-2.17 3.498-2.07 1-4.31 1.738-5.26 1.87-.21.03-.56.122-1.02.26zM1109.12 98.784c-.09.635-.13 1.241-.13 1.823l7.37 3.418c.27-.628.72-1.285 1.39-1.956 1.04-1.047 1.77-2.022 2.57-2.771l-8.93-3.345-.01-.005c-1.16.623-2.05 1.52-2.26 2.837zM1129.51 111.003c-2.53-1.178-6.37-3.607-7.39-4.256-.04-.771 0-1.602.13-2.462.2-1.332 1.12-2.24 2.3-2.844.21-.111.42-.219.65-.31l.06.028s5.77 1.346 8.85 2.489c3.08 1.157 5.04 4.545 4.19 5.673-.13.168-.3.349-.51.511-.04.236-.12.455-.21.642-.46.891-3.02 1.499-5.51 1.209l-.03.002c-.88-.108-1.77-.32-2.53-.682z'/%3E%3Cpath d='M1129.5 111.002c-2.52-1.178-6.36-3.607-7.38-4.256-.04-.771 0-1.602.12-2.462.2-1.332 1.13-2.24 2.31-2.844 1.9.466 5.33 1.363 7.46 2.163 3.09 1.147 5.05 4.535 4.2 5.662-.14.179-.3.361-.52.523-.03.236-.12.453-.2.64-.34.641-1.73 1.128-3.42 1.254l-.03.002c-.88-.108-1.77-.32-2.54-.682zM1103.26 123.812c3.63-.267 1.84-8.132.88-9.751-.09-.158-.19-.438-.33-.812.43.035.84.103 1.25.18.13.385.24.67.34.828.95 1.618 2.75 9.528-.91 9.751-.45.037-.86-.041-1.23-.196z'/%3E%3Cpath d='M1103.26 123.811c-2.7-1.091-3.57-6.271-3.39-8.086.03-.266-.01-.787-.11-1.499.78-.678 1.76-1.116 2.95-1.069.37.013.74.047 1.1.091.13.374.23.654.33.812.95 1.619 2.74 9.484-.88 9.751zM1138.41 111.393c.13.461 2.9.071 2.9.071s-.16-1.082-1.77-1.888c0 0-1.27 1.356-1.13 1.817zM1106.05 124.358s-1.86.14-2.18.576c-.32.437 1.54 2.057 1.54 2.057s.83-.925.64-2.633zM1135.92 78.238s-1.05-.475-2.94.192c0 0 .22 1.621.71 1.78.5.16 2.23-1.972 2.23-1.972zM1116.36 104.025l5.51 2.56s.08.063.25.161c-.04-.771 0-1.601.12-2.461.24-1.568 1.47-2.546 2.95-3.155l-4.87-1.832c-.8.749-1.53 1.725-2.57 2.772-.67.67-1.12 1.327-1.39 1.955zM1103.48 98.047l5.51 2.56c0-.582.04-1.188.13-1.823.21-1.316 1.1-2.213 2.26-2.836l-4.61-1.733c-.64.682-1.29 1.495-2.14 2.355-.5.506-.88.996-1.15 1.477zM1115.71 88.264c2.67-.985 5.11-1.852 6.51-2.269-.57-.41-1.12-.866-1.64-1.402-.74-.758-.87-1.664-.66-2.577-1.17.552-2.88 1.292-4.81 2.096.05.617.12 1.296.13 2.053.01.849.19 1.532.47 2.1zM1099.77 114.2a90.165 90.165 0 00-.74-4.396l.74 4.396z'/%3E%3Cpath d='M1102.71 113.156c.83.032 1.61.133 2.35.272-.41-1.176-.98-3.306-1.56-5.655-.73.147-1.51.428-2.35.919-.76.438-1.47.786-2.12 1.111.33 1.74.59 3.289.74 4.396l-.01.026c.79-.678 1.76-1.116 2.95-1.069z'/%3E%3Cpath d='M1089.81 89.165c1.25-.27 5.46.716 9.26 2.203l.47.187.53-.206c.09-.033 8.76-3.42 15.14-6.081.02.286.03.585.03.897 0 .383.04.73.11 1.052-5.59 2.06-12.26 4.661-12.33 4.687l-2.87 1.117 5.75 2.162c-.38.437-.8.904-1.27 1.386a.468.468 0 00-.08.08c-.01.006-.02.014-.02.021-.06.056-.11.111-.16.167-.05.063-.11.126-.16.187l-5.09-2.362.57 2.56c.01.059 1.34 6.011 2.56 10.927-.36.143-.72.321-1.1.543-.32.181-.62.346-.92.501-1.08-5.787-2.79-13.526-2.81-13.605l-.11-.47-.46-.208c-3.75-1.68-7.13-3.852-7.6-4.85l.59-.304-.03-.591zM1109.59 97.516c0-.001.01-.003.01-.006.16-.26.36-.498.59-.716l.58.218 8.64 3.24c-.5.555-1.02 1.173-1.66 1.817l-.03.03a.662.662 0 00-.03.025c-.27.281-.51.561-.71.835l-7.92-3.678.06-.496c.08-.473.24-.893.47-1.264v-.005z'/%3E%3Cpath d='M1116.98 102.959c.2-.273.44-.554.71-.835l.03-.025.03-.029c.64-.645 1.16-1.263 1.66-1.817l3.16 1.187c-.38.34-.69.715-.95 1.121a4.625 4.625 0 00-.64 1.716l-.06.514-3.94-1.832zM1104.21 97.026c.05-.06.11-.124.16-.186.05-.056.11-.111.16-.168 0-.007.01-.015.02-.021.03-.028.05-.054.08-.08.48-.482.89-.949 1.27-1.386l4.29 1.61c-.23.218-.43.456-.59.716 0 .004-.01.005-.01.007v.004c-.23.372-.39.79-.47 1.264l-.06.496-4.85-2.256zM1115.21 85.269c.1-.043.2-.087.31-.13 1.15-.477 2.22-.933 3.14-1.34.15.594.46 1.135.91 1.607l.22.22c-1.18.405-2.66.937-4.43 1.588-.01.001-.01.002-.01.004-.07-.321-.11-.669-.11-1.052 0-.311-.02-.611-.03-.897zM1100.24 109.193c.29-.155.6-.321.91-.501.38-.222.74-.4 1.1-.544v.008c.39 1.555.73 2.85 1.02 3.873l-.35-.015a5.496 5.496 0 00-2.12.331c-.14-.868-.32-1.846-.51-2.872a2.741 2.741 0 01-.05-.28z'/%3E%3C/g%3E%3Cpath d='M1322.45 284.523a619.298 619.298 0 01-3.67-11.444l2.56 1.173c.21-.516.52-1.045.93-1.594.72-.934 1.25-1.812 1.79-2.552l-3.37-1.24s6.08-2.948 11.24-5.313c-.33-.591-.58-1.307-.68-2.203-.09-.799-.23-1.514-.35-2.164-5.88 3.049-14.04 7.011-14.04 7.011s-9.72-3.727-10.76-1.419a.858.858 0 00-.04.572c-.19.109-.33.24-.41.431-1.04 2.297 8.47 6.475 8.47 6.475s2.58 8.381 4.29 14.546c.58-.363 1.22-.753 1.89-1.237.76-.545 1.47-.865 2.15-1.042zM1337.91 260.96c-.59-.415-1.17-.881-1.73-1.431-.78-.774-1.02-1.714-.92-2.676l.01-.011-.01-.015.14-.088.04-.025c.6-.342 1.02-.611 1.21-.784l.11-.091c1.84-1.514 8.04-4.693 10.12-2.114 1.19 1.492-.85 3.364-3.21 4.796-1.87 1.118-3.93 1.966-4.82 2.134-.2.038-.52.145-.94.305z' fill='%236C69FF'/%3E%3Cpath d='M1337.91 260.962c-.59-.415-1.17-.881-1.73-1.431-.78-.774-1.02-1.715-.92-2.676l.01-.011.13-.103.04-.025c.34-.273.79-.57 1.32-.875 2.59-1.512 6.91-3.153 8.59-1.077.91 1.153-.09 2.532-1.68 3.759-1.87 1.118-3.93 1.966-4.82 2.133-.2.038-.52.146-.94.306zM1326.82 274.862c-.02.672.01 1.314.07 1.928l7.43 3.387c.19-.671.54-1.379 1.11-2.107.88-1.137 1.47-2.189 2.15-3.005l-8.91-3.262-.01-.005c-1.04.694-1.79 1.667-1.84 3.064zM1347.67 287.148c-2.55-1.169-6.49-3.617-7.53-4.272-.13-.813-.19-1.691-.16-2.603.04-1.413.82-2.4 1.88-3.073.18-.124.38-.245.58-.347l.07.027s5.67 1.247 8.73 2.361c3.08 1.13 5.33 4.648 4.65 5.864-.11.182-.25.378-.44.556-.01.25-.06.484-.12.684-.34.954-2.72 1.674-5.13 1.443l-.03.003c-.86-.087-1.73-.285-2.5-.643z' fill='%236C69FF'/%3E%3Cpath d='M1347.67 287.147c-2.55-1.168-6.49-3.617-7.53-4.271-.13-.813-.19-1.692-.16-2.604.04-1.412.82-2.4 1.88-3.073 1.87.434 5.25 1.278 7.38 2.059 3.07 1.118 5.33 4.636 4.65 5.852-.12.194-.26.39-.44.568-.01.25-.06.482-.13.682-.24.687-1.52 1.243-3.12 1.427l-.03.003c-.86-.087-1.73-.284-2.5-.643zM1324.02 301.465c3.44-.391.84-8.643-.25-10.324-.11-.164-.24-.456-.41-.847.42.024.82.083 1.21.153.17.402.31.699.42.864 1.1 1.679 3.7 9.978.22 10.323-.42.053-.82-.016-1.19-.169z' fill='%236C69FF'/%3E%3Cpath d='M1324.02 301.466c-2.7-1.07-4.12-6.515-4.15-8.436 0-.282-.1-.831-.27-1.58.67-.739 1.56-1.232 2.7-1.218.36.002.71.027 1.06.063.17.391.3.684.41.848 1.09 1.681 3.68 9.932.25 10.323zM1356.22 287.292c.18.482 2.79-.013 2.79-.013s-.28-1.138-1.9-1.941c0 0-1.07 1.471-.89 1.954zM1326.75 301.96s-1.77.204-2.02.673c-.26.472 1.7 2.126 1.7 2.126s.69-1.001.32-2.799zM1350.13 252.357s-1.06-.471-2.79.291c0 0 .39 1.706.88 1.859.49.154 1.91-2.15 1.91-2.15zM1334.32 280.176l5.55 2.537s.09.063.27.163c-.13-.813-.19-1.692-.16-2.604.05-1.662 1.12-2.732 2.46-3.42l-4.86-1.787c-.68.815-1.27 1.867-2.15 3.004-.57.729-.92 1.436-1.11 2.107zM1321.34 274.253l5.55 2.537c-.06-.614-.09-1.255-.07-1.928.04-1.397.8-2.37 1.84-3.063l-4.6-1.691c-.54.74-1.07 1.618-1.79 2.552a6.917 6.917 0 00-.93 1.593zM1331.93 263.553c2.44-1.121 4.68-2.111 5.98-2.593-.59-.415-1.17-.881-1.73-1.431-.79-.779-1.02-1.731-.92-2.702-1.06.618-2.6 1.452-4.37 2.359.13.65.27 1.365.36 2.164.1.896.35 1.612.68 2.203zM1319.6 291.422c-.26-1.165-.68-2.792-1.19-4.62l1.19 4.62z' fill='%236C69FF'/%3E%3Cpath d='M1322.3 290.232c.8.008 1.55.092 2.27.216-.52-1.23-1.3-3.461-2.12-5.924-.68.177-1.39.497-2.15 1.041-.67.485-1.31.875-1.89 1.237.51 1.828.93 3.455 1.19 4.62v.028c.67-.74 1.56-1.232 2.7-1.218z' fill='%236C69FF'/%3E%3Cpath d='M1307.28 265.287c1.17-.323 5.3.592 9.09 2.047l.48.183.48-.233c.08-.038 7.99-3.876 13.79-6.879.05.301.1.617.13.946.05.405.12.771.22 1.108a697.052 697.052 0 00-11.26 5.322l-2.61 1.266 5.74 2.109c-.32.473-.67.979-1.07 1.503l-.06.086a2.05 2.05 0 00-.15.205c-.05.067-.09.136-.14.201l-5.12-2.34.83 2.686c.02.062 1.95 6.307 3.67 11.461-.33.163-.66.362-1 .608-.27.2-.55.384-.81.556-1.69-6.079-4.19-14.199-4.22-14.282l-.15-.492-.47-.206c-3.77-1.661-7.25-3.853-7.8-4.892l.52-.339-.09-.624zM1327.13 273.508v-.006c.13-.281.29-.537.48-.774l.58.212 8.63 3.161c-.42.6-.85 1.269-1.39 1.969-.01.01-.02.022-.02.032-.01.009-.02.018-.02.027-.24.305-.43.608-.6.903l-7.97-3.645c-.01-.173 0-.348 0-.525.02-.502.13-.95.3-1.349.01-.002.01-.003.01-.005z' fill='%236C69FF'/%3E%3Cpath d='M1334.79 279.033c.17-.295.36-.598.6-.904 0-.009.01-.017.01-.026a.938.938 0 01.03-.032c.54-.7.97-1.369 1.38-1.969l3.16 1.157c-.32.372-.58.777-.78 1.214-.26.568-.4 1.183-.42 1.831 0 .183-.01.364 0 .544l-3.98-1.815zM1321.92 273.152c.05-.066.09-.134.14-.202.04-.06.09-.12.13-.181 0-.007.01-.017.02-.023l.06-.086c.41-.524.75-1.03 1.07-1.503l4.27 1.571c-.19.237-.35.494-.48.774v.007c-.01.001-.01.003-.01.004-.18.4-.28.847-.3 1.349 0 .177-.01.353-.01.526l-4.89-2.236zM1331.12 260.407l.28-.147c1.05-.538 2.02-1.052 2.86-1.509.21.623.56 1.184 1.05 1.669l.23.225c-1.08.464-2.44 1.07-4.06 1.812 0 .001 0 .002-.01.004-.1-.337-.17-.703-.22-1.108-.03-.329-.08-.645-.13-.946zM1319.49 286.122c.26-.172.54-.356.81-.556.34-.246.67-.445 1-.608v.009c.55 1.63 1.02 2.987 1.41 4.059l-.33-.006a4.643 4.643 0 00-2 .415c-.23-.913-.51-1.941-.81-3.018-.03-.098-.05-.197-.08-.295zM1383.56 237.794c-1.74-5.201-3.67-11.443-3.67-11.443l2.56 1.172c.21-.515.51-1.045.93-1.593.72-.935 1.25-1.813 1.79-2.553l-3.37-1.239s6.08-2.948 11.24-5.314c-.33-.59-.58-1.306-.68-2.202-.09-.799-.24-1.514-.36-2.164-5.87 3.049-14.03 7.01-14.03 7.01s-9.72-3.727-10.76-1.418a.857.857 0 00-.04.572.951.951 0 00-.42.431c-1.03 2.296 8.48 6.474 8.48 6.474s2.58 8.382 4.29 14.546c.57-.363 1.22-.752 1.89-1.237.75-.545 1.47-.865 2.15-1.042zM1399.01 214.231a12.92 12.92 0 01-1.72-1.431c-.78-.774-1.02-1.714-.92-2.675v-.012l-.01-.014.15-.088.04-.026c.59-.342 1.01-.61 1.21-.784l.1-.09c1.84-1.514 8.05-4.694 10.12-2.115 1.2 1.493-.84 3.364-3.2 4.797-1.87 1.117-3.93 1.966-4.82 2.133-.2.038-.52.146-.95.305z' fill='%236C69FF'/%3E%3Cpath d='M1399.01 214.233a12.92 12.92 0 01-1.72-1.431c-.78-.774-1.02-1.714-.92-2.676v-.011l.14-.103.04-.025c.34-.273.79-.57 1.31-.875 2.6-1.512 6.92-3.153 8.59-1.077.92 1.153-.08 2.532-1.67 3.76-1.87 1.117-3.93 1.965-4.82 2.133-.2.038-.52.146-.95.305zM1387.92 228.133c-.01.673.02 1.315.08 1.929l7.43 3.386c.18-.671.54-1.378 1.11-2.107.87-1.136 1.47-2.189 2.15-3.004l-8.91-3.262-.02-.005c-1.04.693-1.79 1.667-1.84 3.063zM1408.77 240.419c-2.54-1.168-6.49-3.617-7.53-4.271-.12-.813-.18-1.692-.16-2.604.04-1.412.83-2.4 1.89-3.073.18-.123.38-.244.58-.347l.07.028s5.66 1.247 8.73 2.361c3.07 1.129 5.32 4.647 4.64 5.864-.1.182-.25.377-.43.555-.01.25-.06.484-.13.684-.34.955-2.71 1.675-5.13 1.443l-.02.003c-.86-.087-1.73-.284-2.51-.643z' fill='%236C69FF'/%3E%3Cpath d='M1408.78 240.418c-2.55-1.168-6.5-3.616-7.54-4.271-.12-.813-.18-1.691-.16-2.603.04-1.413.83-2.4 1.89-3.074 1.86.435 5.25 1.278 7.37 2.059 3.08 1.118 5.33 4.637 4.65 5.853-.11.193-.25.389-.43.568-.01.249-.07.481-.13.681-.25.687-1.52 1.244-3.13 1.427l-.02.003c-.86-.087-1.73-.284-2.5-.643zM1385.13 254.736c3.43-.391.84-8.642-.26-10.323-.1-.164-.23-.457-.4-.848.41.024.82.083 1.21.153.17.402.31.7.42.864 1.09 1.68 3.7 9.978.22 10.324-.42.053-.82-.017-1.19-.17z' fill='%236C69FF'/%3E%3Cpath d='M1385.12 254.737c-2.69-1.07-4.11-6.514-4.14-8.435 0-.282-.1-.832-.27-1.581.67-.739 1.56-1.231 2.69-1.217.36.002.72.026 1.06.063.18.391.3.683.41.847 1.1 1.681 3.69 9.932.25 10.323zM1417.33 240.563c.18.483 2.79-.012 2.79-.012s-.28-1.138-1.91-1.941c0 0-1.06 1.47-.88 1.953zM1387.85 255.231s-1.76.204-2.02.674c-.25.472 1.71 2.126 1.71 2.126s.69-1.002.31-2.8zM1411.24 205.629s-1.06-.471-2.79.291c0 0 .39 1.705.88 1.858.49.154 1.91-2.149 1.91-2.149zM1395.43 233.448l5.55 2.537s.09.063.26.162c-.12-.813-.18-1.691-.16-2.603.06-1.663 1.12-2.733 2.47-3.42l-4.86-1.788c-.68.816-1.28 1.868-2.15 3.005-.57.728-.93 1.436-1.11 2.107zM1382.45 227.525l5.55 2.537c-.06-.614-.09-1.256-.08-1.928.05-1.397.8-2.371 1.84-3.064l-4.59-1.691c-.55.74-1.07 1.618-1.79 2.552-.42.549-.73 1.078-.93 1.594zM1393.04 216.824c2.44-1.12 4.68-2.11 5.97-2.593a12.92 12.92 0 01-1.72-1.431c-.79-.778-1.03-1.73-.92-2.701-1.06.618-2.61 1.451-4.37 2.359.12.65.27 1.365.36 2.164.1.896.35 1.612.68 2.202zM1380.71 244.693c-.26-1.165-.68-2.792-1.19-4.619l1.19 4.619z' fill='%236C69FF'/%3E%3Cpath d='M1383.4 243.504c.8.007 1.56.091 2.28.215-.52-1.229-1.3-3.461-2.12-5.924-.68.177-1.4.497-2.15 1.042-.67.485-1.32.874-1.9 1.237.51 1.828.93 3.455 1.2 4.62v.027c.67-.739 1.56-1.231 2.69-1.217z' fill='%236C69FF'/%3E%3Cpath d='M1368.38 218.559c1.17-.323 5.31.591 9.1 2.046l.48.183.48-.232c.08-.039 7.99-3.876 13.78-6.88.05.302.1.618.14.947.04.404.12.77.22 1.108-5.11 2.344-11.2 5.292-11.26 5.321l-2.61 1.266 5.73 2.11c-.32.473-.66.978-1.06 1.503a.421.421 0 00-.07.085c0 .007-.01.016-.02.024l-.12.181c-.05.068-.1.136-.14.202l-5.13-2.34.83 2.685c.02.062 1.95 6.308 3.68 11.462-.33.162-.66.361-1 .607-.28.2-.55.384-.82.556-1.68-6.078-4.19-14.199-4.21-14.281l-.15-.493-.47-.206c-3.78-1.661-7.25-3.852-7.81-4.892l.53-.339-.1-.623zM1388.23 226.78c0-.002 0-.004.01-.007.12-.28.29-.537.48-.774l.58.213 8.62 3.161c-.41.6-.84 1.269-1.38 1.968a.938.938 0 01-.03.032c0 .01-.01.018-.02.027-.23.306-.43.609-.59.904l-7.98-3.645c0-.173 0-.348.01-.526.01-.502.12-.949.3-1.348v-.005z' fill='%236C69FF'/%3E%3Cpath d='M1395.9 232.305c.16-.295.36-.599.59-.904.01-.009.02-.018.02-.027l.03-.032c.54-.7.97-1.369 1.38-1.969l3.16 1.158c-.33.371-.59.777-.79 1.213a4.9 4.9 0 00-.41 1.832c-.01.182-.01.363-.01.544l-3.97-1.815zM1383.03 226.424c.04-.066.09-.134.14-.202.04-.061.08-.12.13-.181 0-.008.01-.017.01-.024.03-.03.05-.058.07-.086.4-.524.75-1.029 1.06-1.503l4.28 1.572c-.19.237-.36.493-.48.773-.01.004-.01.005-.01.007v.005c-.18.399-.29.847-.31 1.349v.525l-4.89-2.235zM1392.23 213.678c.09-.048.18-.098.28-.146 1.05-.539 2.02-1.052 2.85-1.51.21.623.57 1.184 1.06 1.669l.23.225c-1.09.464-2.44 1.071-4.06 1.812 0 .001-.01.002-.01.005-.1-.338-.17-.704-.22-1.108-.04-.329-.08-.645-.13-.947zM1380.6 239.394c.26-.173.53-.357.81-.557.34-.246.67-.445 1-.607v.008c.54 1.631 1.01 2.988 1.4 4.059l-.33-.006c-.7-.007-1.38.133-1.99.415-.24-.913-.51-1.94-.81-3.017-.03-.099-.06-.197-.08-.295z' fill='%236C69FF'/%3E%3C/svg%3E")}.get-app__step:nth-child(2){margin-top:-176px}.get-app__step:nth-child(2):before{display:none}.get-app__step:nth-child(2) .get-app__step-title{max-width:414px;padding-left:0;margin-bottom:81px}.get-app__step:nth-child(2) .get-app__step-title:before{-ms-flex-item-align:start;align-self:flex-start}.get-app__step:nth-child(3){margin-top:-317px;margin-left:190px}.get-app__step:nth-child(3):before{top:107px;left:auto;right:-280px;width:422px;height:144px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='752' height='247' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M92.933 205.544c2.841 4.297 6.095 9.504 6.095 9.504l-2.787-.289c-.094.544-.282 1.133-.578 1.775-.512 1.095-.844 2.077-1.222 2.936l3.608.097s-5.39 4.651-9.991 8.469c.454.447.853 1.036 1.146 1.838.264.715.562 1.335.821 1.902 5.158-4.678 12.392-10.924 12.392-10.924s10.424.425 10.961-2.051a.776.776 0 00-.087-.544c.167-.161.275-.327.32-.532.534-2.463-9.785-3.372-9.785-3.372s-4.365-6.993-7.382-12.197c-.494.519-1.05 1.084-1.611 1.746-.629.743-1.268 1.265-1.9 1.642zM82.697 232.323c.674.202 1.35.453 2.02.791.939.476 1.376 1.277 1.487 2.203l-.003.012.01.011-.123.127-.032.036c-.516.505-.875.887-1.031 1.109l-.085.118c-1.497 1.985-6.956 6.889-9.57 5.14-1.505-1.015.113-3.397 2.145-5.471 1.608-1.625 3.465-3.06 4.313-3.496.19-.098.485-.299.87-.58z' fill='%236C69FF'/%3E%3Cpath d='M82.7 232.322c.673.201 1.35.453 2.018.791.94.476 1.377 1.277 1.487 2.202l-.002.013-.114.138-.031.035c-.282.362-.66.779-1.116 1.227-2.242 2.221-6.173 5.103-8.275 3.694-1.159-.785-.465-2.382.85-4.024 1.608-1.625 3.465-3.06 4.313-3.496.19-.098.485-.299.87-.58zM90.687 215.908a13.302 13.302 0 00-.492-1.771l-8.084-.826c-.04.683-.242 1.454-.645 2.309-.624 1.333-.984 2.499-1.481 3.47l9.526.245.012.001c.883-.972 1.417-2.113 1.164-3.428zM67.39 211.005c2.776.289 7.209 1.332 8.38 1.616.3.717.547 1.517.72 2.373.262 1.328-.301 2.493-1.204 3.451a6.794 6.794 0 01-.504.506l-.072-.005s-5.88.615-9.158.539c-3.286-.088-6.275-2.658-5.863-4.003.068-.203.166-.43.31-.653a2.398 2.398 0 01-.022-.677c.132-.995 2.33-2.41 4.772-2.951l.025-.011c.867-.187 1.773-.277 2.616-.185z' fill='%236C69FF'/%3E%3Cpath d='M67.39 211.006c2.776.288 7.209 1.332 8.38 1.615.3.718.547 1.517.72 2.374.262 1.328-.301 2.492-1.203 3.451-1.944.18-5.477.456-7.75.395-3.29-.077-6.278-2.646-5.866-3.991.07-.216.167-.442.31-.666a2.374 2.374 0 01-.02-.674c.097-.717 1.24-1.635 2.788-2.308l.025-.011c.868-.188 1.773-.277 2.616-.185zM87.727 190.263c-3.317 1.441 1.027 8.31 2.475 9.531.141.119.33.352.587.661-.418.108-.83.18-1.237.239-.253-.322-.454-.555-.597-.675-1.448-1.219-5.82-8.127-2.447-9.539a2.544 2.544 0 011.22-.217z' fill='%236C69FF'/%3E%3Cpath d='M87.73 190.265c2.901.151 5.48 4.774 5.92 6.554.064.262.283.741.61 1.386-.505.898-1.276 1.634-2.405 1.977-.36.112-.714.199-1.065.275-.256-.31-.445-.543-.586-.662-1.448-1.221-5.793-8.09-2.474-9.53zM58.888 213.552c-.282-.393-2.758.885-2.758.885s.523.971 2.303 1.21c0 0 .737-1.702.455-2.095zM84.925 190.659s1.7-.742 1.854-1.26c.152-.519-2.145-1.445-2.145-1.445s-.47 1.149.29 2.705zM72.446 244.162s1.151.106 2.7-1.145c0 0-.753-1.466-1.272-1.455-.52.011-1.428 2.6-1.428 2.6zM82.111 213.311l-6.045-.622s-.101-.031-.296-.068c.3.717.546 1.516.719 2.373.307 1.564-.52 2.894-1.708 3.957l5.204.139c.497-.972.858-2.137 1.482-3.47.402-.855.604-1.626.644-2.309zM96.242 214.758l-6.046-.622c.193.553.364 1.14.492 1.771.253 1.315-.281 2.457-1.164 3.429l4.918.133c.378-.858.71-1.841 1.222-2.936.296-.642.484-1.23.578-1.775zM88.058 228.037c-2.178 1.809-4.181 3.431-5.36 4.287.674.201 1.35.452 2.019.79.95.477 1.386 1.29 1.494 2.226.916-.907 2.266-2.167 3.814-3.563-.26-.568-.557-1.187-.821-1.902-.293-.803-.692-1.392-1.146-1.838zM94.265 198.23a88.4 88.4 0 002.178 3.926l-2.178-3.926z' fill='%236C69FF'/%3E%3Cpath d='M91.855 200.182a15.69 15.69 0 01-2.302.513c.781.981 2.036 2.813 3.38 4.849.633-.377 1.272-.899 1.9-1.642.563-.662 1.118-1.227 1.612-1.746a89.06 89.06 0 01-2.178-3.926l-.007-.025c-.506.898-1.276 1.634-2.405 1.977z' fill='%236C69FF'/%3E%3Cpath d='M112.102 218.697c-1.09.667-5.379 1.11-9.449.944l-.514-.02-.425.367c-.072.061-7.076 6.111-12.171 10.724-.115-.265-.23-.544-.338-.839a5.418 5.418 0 00-.457-.962 812.27 812.27 0 0010.006-8.483l2.316-1.997-6.137-.166a31.766 31.766 0 01.777-1.833c.006-.008.01-.019.013-.027.031-.071.062-.14.089-.21.032-.077.063-.155.092-.23l5.58.572-1.401-2.24c-.032-.051-3.29-5.26-6.105-9.518.288-.254.573-.543.856-.878.231-.273.462-.53.687-.773 2.983 5.129 7.208 11.905 7.252 11.973l.257.411.508.045c4.097.363 8.009 1.315 8.786 2.107l-.45.481.228.552zM90.675 217.264l-.001.007a3.826 3.826 0 01-.313.871l-.618-.016-9.222-.24c.277-.687.561-1.445.946-2.266l.019-.038c.004-.011.01-.021.013-.031.165-.357.293-.701.391-1.027l8.689.893c.038.161.073.324.109.49a3.381 3.381 0 01-.013 1.357z' fill='%236C69FF'/%3E%3Cpath d='M81.891 214.524c-.098.326-.227.67-.39 1.027l-.014.031-.02.038c-.384.821-.668 1.579-.945 2.266l-3.38-.087c.244-.448.416-.908.518-1.376a4.51 4.51 0 00.019-1.836c-.036-.171-.072-.34-.112-.508l4.324.445zM95.903 215.968l-.092.23c-.027.069-.058.138-.089.209a1.25 1.25 0 01-.059.128 31.438 31.438 0 00-.731 1.733l-4.571-.124a3.83 3.83 0 00.313-.878l.001-.006c.091-.427.102-.878.012-1.351-.035-.166-.071-.33-.11-.49l5.326.549zM89.54 230.712l-.25.226c-.92.829-1.77 1.611-2.501 2.299a3.591 3.591 0 00-1.403-1.223l-.277-.137c.975-.772 2.188-1.762 3.63-2.959.003-.002.005-.003.007-.007.172.283.325.6.457.962.108.295.223.574.337.839zM95.52 203.129c-.225.243-.456.5-.687.773a8.355 8.355 0 01-.856.878 136.354 136.354 0 00-2.27-3.346l.33-.098a5.431 5.431 0 001.888-1.012 106.785 106.785 0 001.594 2.805zM42.933 143.046c2.841 4.297 6.095 9.504 6.095 9.504l-2.787-.289c-.094.544-.282 1.133-.578 1.775-.512 1.095-.844 2.077-1.222 2.936l3.608.097s-5.39 4.651-9.991 8.469c.454.447.853 1.036 1.146 1.838.264.715.562 1.335.821 1.902 5.159-4.678 12.392-10.924 12.392-10.924s10.424.425 10.96-2.051a.768.768 0 00-.086-.544c.167-.161.275-.327.32-.532.534-2.463-9.785-3.372-9.785-3.372s-4.365-6.993-7.382-12.197c-.494.519-1.05 1.084-1.611 1.746-.629.743-1.268 1.265-1.9 1.642zM32.697 169.824c.674.202 1.35.453 2.02.791.939.476 1.376 1.277 1.487 2.203l-.003.012.01.011-.123.127-.032.036c-.516.505-.875.887-1.031 1.109l-.085.118c-1.497 1.985-6.956 6.889-9.57 5.14-1.505-1.015.113-3.397 2.145-5.471 1.608-1.625 3.465-3.06 4.313-3.496.19-.098.485-.299.87-.58z' fill='%236C69FF'/%3E%3Cpath d='M32.698 169.824c.674.201 1.35.453 2.02.791.938.476 1.376 1.277 1.486 2.202l-.002.013-.113.138-.032.035c-.282.362-.66.779-1.116 1.227-2.242 2.221-6.173 5.103-8.275 3.694-1.159-.785-.465-2.382.85-4.024 1.608-1.625 3.465-3.06 4.313-3.496.19-.098.485-.299.87-.58zM40.687 153.41a13.302 13.302 0 00-.492-1.771l-8.084-.826c-.04.683-.242 1.454-.645 2.309-.624 1.333-.984 2.499-1.481 3.47l9.526.245.012.001c.883-.972 1.417-2.113 1.164-3.428zM17.39 148.507c2.776.289 7.209 1.332 8.38 1.616.3.717.547 1.517.72 2.373.262 1.328-.301 2.493-1.204 3.451a6.794 6.794 0 01-.504.506l-.072-.005s-5.88.615-9.158.539c-3.286-.088-6.275-2.658-5.863-4.003.068-.203.166-.43.31-.653a2.401 2.401 0 01-.022-.677c.132-.995 2.33-2.41 4.772-2.951l.025-.011c.868-.187 1.773-.277 2.616-.185z' fill='%236C69FF'/%3E%3Cpath d='M17.39 148.507c2.776.288 7.209 1.332 8.38 1.615.3.718.547 1.517.72 2.374.262 1.328-.301 2.493-1.203 3.451-1.944.18-5.477.456-7.75.395-3.29-.077-6.278-2.646-5.866-3.991.07-.216.167-.442.31-.666a2.374 2.374 0 01-.02-.674c.097-.717 1.24-1.635 2.788-2.308l.025-.011c.868-.188 1.773-.277 2.616-.185zM37.727 127.765c-3.317 1.441 1.027 8.31 2.475 9.531.141.119.33.352.587.661-.418.108-.83.18-1.237.239-.253-.322-.454-.555-.597-.675-1.448-1.219-5.82-8.127-2.447-9.539a2.544 2.544 0 011.22-.217z' fill='%236C69FF'/%3E%3Cpath d='M37.73 127.766c2.901.151 5.48 4.774 5.92 6.554.064.262.283.741.61 1.386-.505.898-1.276 1.634-2.405 1.977-.36.112-.713.199-1.065.275-.256-.31-.445-.542-.586-.662-1.448-1.221-5.793-8.09-2.474-9.53zM8.886 151.054c-.28-.393-2.757.885-2.757.885s.523.971 2.303 1.21c0 0 .738-1.702.454-2.095zM34.923 128.161s1.7-.742 1.854-1.26c.152-.519-2.145-1.445-2.145-1.445s-.47 1.149.291 2.705zM22.446 181.664s1.151.106 2.7-1.144c0 0-.753-1.467-1.271-1.456-.52.011-1.429 2.6-1.429 2.6zM32.111 150.813l-6.045-.622s-.101-.031-.296-.068c.3.717.546 1.516.718 2.373.308 1.564-.52 2.894-1.706 3.957l5.203.139c.497-.972.858-2.137 1.482-3.47.402-.855.604-1.626.644-2.309zM46.242 152.259l-6.046-.621c.193.552.364 1.139.492 1.77.253 1.315-.281 2.457-1.164 3.429l4.918.133c.377-.858.71-1.841 1.222-2.936.295-.642.484-1.23.578-1.775zM38.058 165.539c-2.178 1.809-4.181 3.431-5.36 4.287.674.201 1.35.452 2.019.79.95.477 1.386 1.29 1.494 2.227.916-.908 2.266-2.168 3.814-3.564-.26-.568-.557-1.187-.821-1.902-.293-.803-.692-1.392-1.146-1.838zM44.265 135.733a89.551 89.551 0 002.178 3.926l-2.178-3.926z' fill='%236C69FF'/%3E%3Cpath d='M41.854 137.683c-.795.244-1.56.402-2.302.513.781.981 2.036 2.813 3.38 4.849.633-.377 1.272-.899 1.9-1.642.563-.662 1.118-1.227 1.612-1.746a88.972 88.972 0 01-2.178-3.926l-.007-.025c-.506.898-1.276 1.634-2.405 1.977z' fill='%236C69FF'/%3E%3Cpath d='M62.102 156.199c-1.09.667-5.379 1.11-9.45.944l-.513-.02-.425.367c-.072.061-7.076 6.111-12.171 10.724-.115-.265-.23-.544-.338-.839a5.418 5.418 0 00-.457-.962 812.27 812.27 0 0010.006-8.483l2.316-1.997-6.137-.166a31.766 31.766 0 01.777-1.833c.006-.008.01-.019.013-.027.031-.071.062-.14.089-.209l.092-.231 5.58.572-1.4-2.239c-.033-.052-3.29-5.261-6.106-9.519.288-.254.573-.543.856-.878.231-.273.462-.53.687-.773 2.983 5.129 7.208 11.905 7.252 11.973l.257.411.508.045c4.097.363 8.01 1.315 8.786 2.107l-.45.481.228.552zM40.675 154.765l-.002.007a3.826 3.826 0 01-.312.871l-.618-.016-9.222-.24c.277-.687.561-1.445.946-2.266l.019-.038c.004-.011.01-.021.013-.031.165-.357.293-.701.391-1.027l8.688.893c.039.161.074.325.11.49a3.381 3.381 0 01-.013 1.357z' fill='%236C69FF'/%3E%3Cpath d='M31.89 152.027c-.098.326-.227.67-.39 1.027l-.015.031-.018.038c-.385.821-.669 1.579-.946 2.266l-3.38-.087c.244-.448.417-.908.518-1.376.132-.61.139-1.226.02-1.836a19.4 19.4 0 00-.113-.508l4.324.445zM45.902 153.469a8.78 8.78 0 01-.092.23c-.027.069-.058.138-.089.209a1.286 1.286 0 01-.059.128 31.438 31.438 0 00-.731 1.733l-4.571-.124a3.826 3.826 0 00.313-.878l.002-.006c.09-.427.101-.878.011-1.351a21.991 21.991 0 00-.11-.49l5.326.549zM39.54 168.214l-.25.226c-.92.829-1.77 1.611-2.501 2.299a3.591 3.591 0 00-1.403-1.223l-.277-.137c.975-.772 2.188-1.762 3.63-2.959.003-.002.005-.003.007-.007.172.283.325.6.457.962.108.295.223.574.337.839zM45.52 140.631c-.225.243-.456.5-.687.773a8.355 8.355 0 01-.856.878 136.354 136.354 0 00-2.27-3.346l.33-.098a5.431 5.431 0 001.888-1.012 106.785 106.785 0 001.595 2.805z' fill='%236C69FF'/%3E%3Cg opacity='.2' fill='%23121327'%3E%3Cpath d='M529.903 158.411c5.085 2.516 11.077 5.643 11.077 5.643l-2.679.891c.236.505.413 1.086.525 1.756.184 1.146.463 2.123.629 3.013l3.303-1.392s-2.114 6.184-4.006 11.334c.672.196 1.377.537 2.113 1.104.658.504 1.291.913 1.858 1.293 1.888-6.113 4.721-14.417 4.721-14.417s9.628-3.898 8.654-6.236a.91.91 0 00-.398-.43.872.872 0 00-.025-.586c-.97-2.327-10.788 1.113-10.788 1.113s-8.042-4.201-13.818-7.422c-.14.647-.307 1.357-.423 2.153-.128.893-.396 1.601-.743 2.183zM536.453 185.515a14.096 14.096 0 012.281-.149c1.125.024 1.991.53 2.635 1.278l.004.011.016.006-.036.159-.008.043c-.167.643-.265 1.117-.275 1.371l-.007.135c-.178 2.312-2.204 8.741-5.585 8.313-1.951-.254-1.897-2.954-1.29-5.56.491-2.048 1.317-4.036 1.824-4.755.113-.162.26-.455.441-.852z'/%3E%3Cpath d='M536.453 185.516a14.116 14.116 0 012.282-.149c1.125.024 1.99.53 2.634 1.277l.005.012-.021.165-.008.043c-.04.425-.136.936-.281 1.506-.711 2.818-2.551 6.892-5.271 6.545-1.505-.198-1.821-1.848-1.604-3.792.49-2.048 1.317-4.036 1.824-4.755.113-.162.26-.455.44-.852zM533.981 168.199c-.486-.488-.986-.92-1.485-1.314l-7.759 2.598c.366.601.638 1.343.779 2.24.223 1.396.585 2.541.709 3.576l8.715-3.685.012-.004c.222-1.193.031-2.389-.971-3.411zM510.134 173.527c2.667-.888 7.269-1.807 8.49-2.044a15.842 15.842 0 012.044 1.738c1.018 1.029 1.196 2.257.948 3.446-.04.212-.088.43-.155.639l-.068.025s-4.929 2.931-7.922 4.206c-3.009 1.267-7.21.29-7.631-1.03a2.57 2.57 0 01-.106-.686 2.7 2.7 0 01-.417-.57c-.467-.906.678-3.016 2.556-4.477l.016-.019c.67-.516 1.432-.962 2.245-1.228z'/%3E%3Cpath d='M510.136 173.529c2.667-.888 7.269-1.807 8.49-2.043a15.832 15.832 0 012.044 1.737c1.018 1.03 1.196 2.257.948 3.446-1.642.949-4.659 2.629-6.74 3.506-3.004 1.279-7.204.302-7.626-1.017a2.53 2.53 0 01-.112-.697 2.708 2.708 0 01-.415-.569c-.335-.653.154-1.907 1.15-3.116l.016-.019c.67-.515 1.432-.962 2.245-1.228zM516.228 147.46c-2.137 2.59 5.813 6.693 7.835 7.146.196.045.504.166.916.327-.312.263-.64.492-.972.709-.417-.172-.736-.289-.934-.333-2.021-.452-10.018-4.577-7.815-7.165.262-.325.594-.542.97-.684z'/%3E%3Cpath d='M516.231 147.46c2.699-1.057 7.739 1.846 9.183 3.19.211.198.69.519 1.364.937.074.975-.187 1.92-1.001 2.675a9.924 9.924 0 01-.796.671c-.413-.161-.72-.282-.917-.327-2.022-.453-9.972-4.556-7.833-7.146zM503.983 179.183c-.484-.222-1.96 1.884-1.96 1.884s1.042.618 2.785.095c0 0-.339-1.759-.825-1.979zM513.938 148.944s1.093-1.33.927-1.836c-.169-.507-2.78-.361-2.78-.361s.254 1.176 1.853 2.197zM534.196 199.841s1.098-.38 1.754-2.083c0 0-1.539-.948-1.999-.726-.461.222.245 2.809.245 2.809zM524.736 169.483l-5.805 1.94s-.109.014-.307.062a15.763 15.763 0 012.044 1.738c1.196 1.212 1.235 2.689.792 4.084l4.764-2.008c-.125-1.035-.486-2.18-.709-3.576-.141-.897-.413-1.639-.779-2.24zM538.301 164.945l-5.805 1.939c.499.394.998.826 1.485 1.315 1.001 1.022 1.193 2.217.97 3.41l4.504-1.896c-.166-.89-.445-1.866-.629-3.013a6.737 6.737 0 00-.525-1.755zM538.752 179.654c-.895 2.438-1.743 4.646-2.3 5.86a14.099 14.099 0 012.281-.148c1.137.019 2.007.537 2.655 1.294.29-1.151.763-2.781 1.334-4.609-.567-.38-1.2-.788-1.858-1.293-.736-.567-1.441-.908-2.112-1.104zM526.797 151.606c1.052.647 2.554 1.518 4.27 2.47l-4.27-2.47z'/%3E%3Cpath d='M525.779 154.263c-.572.534-1.167.983-1.769 1.38 1.28.521 3.487 1.576 5.894 2.769.348-.581.616-1.289.744-2.182.116-.797.283-1.507.422-2.153a117.038 117.038 0 01-4.27-2.47l-.021-.019c.074.976-.187 1.92-1 2.675z'/%3E%3Cpath d='M554.889 161.832c-.588 1.016-4.186 3.149-7.946 4.671l-.474.193-.166.488c-.029.081-2.77 8.123-4.64 14.155-.259-.18-.527-.372-.798-.58a6.99 6.99 0 00-.977-.637c1.875-5.103 3.99-11.29 4.011-11.351l.908-2.657-5.619 2.368c-.125-.55-.258-1.14-.362-1.783-.003-.035-.01-.069-.017-.104 0-.01-.003-.02-.005-.029-.014-.073-.027-.145-.043-.216a10.321 10.321 0 00-.053-.234l5.357-1.792-2.578-1.344c-.06-.031-6.055-3.158-11.094-5.652.11-.335.196-.698.253-1.101.048-.328.105-.643.164-.943 5.701 3.171 13.49 7.243 13.57 7.284l.473.247.483-.169c3.9-1.365 7.98-2.149 9.145-1.789l-.122.596.53.379zM534.767 169.367l.002.006c.117.286.192.577.233.874l-.566.239-8.439 3.565c-.154-.702-.345-1.467-.482-2.327a.546.546 0 01-.005-.04l-.006-.032a7.384 7.384 0 00-.253-1.039l8.342-2.787c.129.121.258.247.387.375a3.743 3.743 0 01.787 1.166z'/%3E%3Cpath d='M525.251 170.612c.104.319.19.666.253 1.038l.006.033.005.04c.137.86.328 1.625.483 2.326l-3.092 1.307a4.742 4.742 0 00-.344-1.389 4.958 4.958 0 00-1.063-1.579 20.844 20.844 0 00-.4-.389l4.152-1.387zM538.706 166.119c.019.075.037.155.054.235.016.07.029.142.043.215a.135.135 0 01.004.029 28.23 28.23 0 00.379 1.887l-4.185 1.763a3.531 3.531 0 00-.237-.885 3.718 3.718 0 00-.785-1.162 26.92 26.92 0 00-.386-.375l5.113-1.707zM541.66 181.34l-.092.295c-.34 1.086-.645 2.103-.897 2.991a4.648 4.648 0 00-1.982-.474l-.33-.004c.422-1.059.932-2.403 1.525-4.017l.002-.008c.321.172.646.38.977.636.271.209.538.401.797.581zM530.809 155.285c-.059.3-.116.615-.163.943a6.386 6.386 0 01-.253 1.101 177.742 177.742 0 00-4.011-1.936l.238-.218a4.232 4.232 0 001.104-1.639c.84.492 1.797 1.035 2.809 1.595l.276.154z'/%3E%3C/g%3E%3Cg opacity='.2' fill='%23121327'%3E%3Cpath d='M310.635 181.776c5.085 2.516 11.077 5.643 11.077 5.643l-2.678.892a6.7 6.7 0 01.524 1.755c.184 1.147.463 2.124.629 3.013l3.303-1.392s-2.113 6.184-4.005 11.334c.671.197 1.376.538 2.112 1.104.658.505 1.291.913 1.858 1.293 1.889-6.113 4.721-14.417 4.721-14.417s9.629-3.898 8.654-6.236c-.075-.182-.21-.317-.398-.43a.866.866 0 00-.025-.586c-.969-2.327-10.788 1.114-10.788 1.114s-8.041-4.202-13.818-7.423c-.139.647-.306 1.357-.422 2.154-.129.892-.397 1.601-.744 2.182zM317.185 208.881a14.116 14.116 0 012.282-.149c1.125.024 1.99.531 2.634 1.278l.005.011.015.006-.036.159-.008.043c-.167.644-.265 1.117-.274 1.372l-.007.135c-.178 2.311-2.204 8.741-5.585 8.312-1.952-.254-1.898-2.953-1.29-5.559.49-2.049 1.317-4.036 1.823-4.756.113-.162.261-.455.441-.852z'/%3E%3Cpath d='M317.186 208.881a14.096 14.096 0 012.281-.149c1.125.024 1.991.531 2.635 1.278l.004.011-.02.165-.008.043c-.04.425-.136.936-.282 1.507-.711 2.817-2.55 6.891-5.271 6.545-1.504-.199-1.82-1.849-1.604-3.792.491-2.049 1.317-4.036 1.824-4.756.113-.162.26-.455.441-.852zM314.713 191.565a16.446 16.446 0 00-1.484-1.315l-7.759 2.598c.365.601.637 1.343.779 2.24.222 1.396.584 2.541.709 3.576l8.715-3.685.011-.004c.223-1.193.031-2.389-.971-3.41zM290.867 196.892c2.667-.888 7.269-1.807 8.49-2.043a15.825 15.825 0 012.043 1.737c1.018 1.03 1.197 2.257.949 3.446-.04.212-.089.43-.156.639l-.067.025s-4.93 2.931-7.923 4.206c-3.009 1.267-7.209.29-7.631-1.029a2.577 2.577 0 01-.105-.686 2.677 2.677 0 01-.418-.571c-.467-.906.679-3.015 2.557-4.477l.016-.019c.67-.515 1.432-.962 2.245-1.228z'/%3E%3Cpath d='M290.868 196.894c2.667-.888 7.27-1.806 8.491-2.043a15.903 15.903 0 012.043 1.738c1.018 1.029 1.196 2.256.948 3.445-1.641.949-4.659 2.63-6.739 3.507-3.004 1.279-7.205.301-7.626-1.018a2.53 2.53 0 01-.112-.697 2.68 2.68 0 01-.416-.569c-.335-.653.154-1.906 1.15-3.115l.016-.02c.671-.515 1.432-.962 2.245-1.228zM296.96 170.826c-2.137 2.589 5.814 6.692 7.835 7.146.197.044.504.166.917.326-.313.263-.641.492-.972.709-.418-.171-.736-.289-.935-.333-2.02-.451-10.017-4.577-7.815-7.164.263-.325.594-.542.97-.684z'/%3E%3Cpath d='M296.963 170.825c2.699-1.057 7.739 1.847 9.183 3.19.211.198.69.519 1.364.937.074.976-.187 1.92-1 2.675-.258.243-.525.463-.797.671-.413-.161-.72-.282-.917-.327-2.021-.453-9.972-4.556-7.833-7.146zM284.716 202.548c-.485-.221-1.96 1.885-1.96 1.885s1.041.618 2.784.094c0 0-.338-1.758-.824-1.979zM294.67 172.31s1.093-1.33.926-1.836c-.168-.507-2.78-.36-2.78-.36s.254 1.175 1.854 2.196zM314.928 223.206s1.098-.38 1.755-2.083c0 0-1.54-.947-2-.726-.461.222.245 2.809.245 2.809zM305.468 192.848l-5.805 1.94s-.109.014-.306.062a15.903 15.903 0 012.043 1.738c1.197 1.213 1.236 2.69.793 4.084l4.763-2.008c-.124-1.035-.486-2.18-.709-3.576-.141-.896-.413-1.638-.779-2.24zM319.034 188.31l-5.805 1.939c.498.394.998.826 1.484 1.315 1.002 1.022 1.193 2.218.971 3.41l4.503-1.896c-.166-.889-.445-1.866-.629-3.013a6.7 6.7 0 00-.524-1.755zM319.484 203.019c-.895 2.438-1.742 4.647-2.3 5.86a14.119 14.119 0 012.282-.148c1.136.019 2.006.537 2.654 1.294.29-1.151.763-2.781 1.335-4.609-.567-.38-1.2-.788-1.858-1.293-.737-.566-1.442-.907-2.113-1.104zM307.53 174.971c1.051.647 2.554 1.518 4.27 2.47l-4.27-2.47z'/%3E%3Cpath d='M306.511 177.629c-.571.533-1.167.982-1.769 1.38 1.28.52 3.487 1.576 5.895 2.768.347-.581.615-1.289.743-2.182.116-.797.283-1.507.423-2.153a117.038 117.038 0 01-4.27-2.47l-.021-.019c.073.976-.187 1.921-1.001 2.676z'/%3E%3Cpath d='M335.621 185.197c-.588 1.016-4.186 3.15-7.945 4.672l-.474.192-.167.488c-.029.082-2.77 8.123-4.64 14.155-.259-.18-.527-.372-.797-.58a7.109 7.109 0 00-.977-.637 621.99 621.99 0 004.01-11.351l.909-2.656-5.62 2.367a28.23 28.23 0 01-.383-1.916c-.014-.073-.027-.145-.044-.215a4.804 4.804 0 00-.053-.235l5.358-1.792-2.579-1.344a697.267 697.267 0 00-11.093-5.652c.109-.334.196-.698.253-1.101.047-.328.104-.642.163-.942 5.702 3.17 13.49 7.243 13.571 7.283l.472.247.484-.169c3.899-1.364 7.979-2.149 9.144-1.788l-.121.595.529.379zM315.499 192.732l.003.007c.117.285.192.576.232.873l-.566.239-8.438 3.565c-.155-.702-.345-1.467-.482-2.327l-.006-.04c-.003-.01-.003-.022-.006-.032a7.283 7.283 0 00-.252-1.039l8.342-2.787c.128.122.257.247.386.375.36.368.615.758.785 1.161l.002.005z'/%3E%3Cpath d='M305.984 193.977c.103.319.19.666.252 1.039.003.01.004.021.006.032l.006.04c.137.86.327 1.625.482 2.327l-3.091 1.306a4.743 4.743 0 00-.345-1.389 4.958 4.958 0 00-1.063-1.579 18.284 18.284 0 00-.4-.389l4.153-1.387zM319.439 189.484c.018.076.036.155.053.235.016.07.029.142.043.215.002.009.005.02.005.029.007.036.014.069.017.105.104.642.237 1.232.362 1.782l-4.186 1.763a3.543 3.543 0 00-.232-.874l-.002-.006a19.255 19.255 0 00-1.174-1.541l5.114-1.708zM322.395 204.705c-.032.098-.061.197-.093.295a127.137 127.137 0 00-.897 2.991 4.645 4.645 0 00-1.982-.474l-.33-.004a158.609 158.609 0 001.527-4.025c.321.172.646.381.977.637.271.208.539.4.798.58zM311.542 178.651c-.059.299-.116.614-.163.942a6.434 6.434 0 01-.254 1.101l-.007-.005a179.868 179.868 0 00-4.003-1.931l.238-.218a4.233 4.233 0 001.103-1.638c.841.491 1.797 1.034 2.81 1.594l.276.155z'/%3E%3C/g%3E%3Cg opacity='.2' fill='%23121327'%3E%3Cpath d='M460.679 110.294c5.085 2.517 11.077 5.643 11.077 5.643l-2.678.892c.236.504.412 1.085.524 1.755.184 1.147.463 2.124.629 3.013l3.303-1.392s-2.113 6.185-4.005 11.334c.671.197 1.376.538 2.112 1.105.658.504 1.291.912 1.858 1.292 1.889-6.113 4.721-14.417 4.721-14.417s9.628-3.897 8.654-6.236c-.075-.182-.21-.317-.398-.43a.866.866 0 00-.025-.586c-.969-2.327-10.788 1.114-10.788 1.114s-8.041-4.201-13.818-7.422c-.139.646-.306 1.356-.423 2.153-.128.893-.396 1.601-.743 2.182zM467.229 137.399a14.119 14.119 0 012.282-.148c1.125.023 1.99.53 2.634 1.277l.005.012.015.005-.036.159-.008.044c-.167.643-.265 1.117-.274 1.371l-.007.135c-.178 2.311-2.204 8.741-5.585 8.312-1.952-.254-1.898-2.953-1.29-5.559.49-2.049 1.317-4.036 1.823-4.756.113-.161.261-.454.441-.852z'/%3E%3Cpath d='M467.228 137.398a14.099 14.099 0 012.281-.148c1.125.023 1.991.53 2.635 1.277l.004.012-.02.164-.008.044c-.041.425-.136.936-.282 1.506-.711 2.817-2.55 6.891-5.271 6.545-1.504-.199-1.82-1.849-1.604-3.792.491-2.049 1.317-4.036 1.824-4.756.113-.161.26-.454.441-.852zM464.756 120.082a16.446 16.446 0 00-1.484-1.315l-7.759 2.598c.365.602.637 1.344.779 2.24.222 1.396.584 2.541.709 3.576l8.715-3.685.011-.004c.223-1.193.031-2.388-.971-3.41zM440.91 125.41c2.667-.888 7.269-1.806 8.49-2.043a15.756 15.756 0 012.043 1.738c1.018 1.029 1.197 2.256.949 3.445-.04.212-.089.43-.156.639l-.068.026s-4.929 2.93-7.922 4.205c-3.009 1.268-7.209.29-7.631-1.029a2.571 2.571 0 01-.105-.686 2.697 2.697 0 01-.418-.57c-.467-.906.679-3.016 2.557-4.477l.016-.02c.67-.515 1.432-.962 2.245-1.228z'/%3E%3Cpath d='M440.91 125.412c2.667-.887 7.27-1.806 8.491-2.043a15.903 15.903 0 012.043 1.738c1.018 1.029 1.196 2.256.948 3.445-1.641.949-4.659 2.63-6.739 3.507-3.004 1.279-7.205.302-7.626-1.018a2.53 2.53 0 01-.112-.697 2.654 2.654 0 01-.416-.569c-.335-.653.154-1.906 1.15-3.115l.016-.02c.671-.515 1.432-.961 2.245-1.228zM447.004 99.344c-2.137 2.589 5.813 6.692 7.835 7.146.197.044.504.166.917.326-.313.263-.641.493-.973.71-.417-.172-.735-.29-.934-.333-2.021-.452-10.018-4.578-7.815-7.165.263-.325.594-.542.97-.684z'/%3E%3Cpath d='M447.005 99.343c2.699-1.056 7.739 1.847 9.183 3.19.211.198.69.519 1.364.937.074.976-.187 1.921-1 2.676a10.32 10.32 0 01-.797.67c-.413-.16-.72-.282-.917-.326-2.021-.454-9.972-4.557-7.833-7.147zM434.761 131.065c-.484-.221-1.96 1.885-1.96 1.885s1.042.618 2.785.094c0 0-.339-1.758-.825-1.979zM444.715 100.827s1.093-1.33.926-1.836c-.168-.507-2.78-.36-2.78-.36s.254 1.176 1.854 2.196zM464.971 151.725s1.098-.38 1.755-2.083c0 0-1.54-.947-2-.726-.461.222.245 2.809.245 2.809zM455.512 121.367l-5.805 1.939s-.109.014-.306.062a15.903 15.903 0 012.043 1.738c1.197 1.213 1.236 2.69.793 4.085l4.763-2.009c-.124-1.035-.486-2.179-.709-3.576-.141-.896-.413-1.638-.779-2.239zM469.078 116.828l-5.806 1.939c.499.394.999.826 1.485 1.315 1.002 1.022 1.193 2.218.971 3.411l4.503-1.897c-.166-.889-.445-1.866-.629-3.013a6.738 6.738 0 00-.524-1.755zM469.528 131.538c-.895 2.439-1.743 4.647-2.3 5.861a14.109 14.109 0 012.282-.149c1.136.019 2.006.538 2.654 1.295.29-1.152.763-2.782 1.335-4.61-.568-.38-1.201-.788-1.859-1.292-.736-.567-1.441-.908-2.112-1.105zM457.574 103.489c1.051.647 2.554 1.518 4.27 2.47l-4.27-2.47z'/%3E%3Cpath d='M456.553 106.146c-.571.533-1.167.982-1.769 1.38 1.28.52 3.487 1.576 5.895 2.768.347-.581.615-1.289.743-2.182.116-.796.283-1.507.423-2.153a117.038 117.038 0 01-4.27-2.47l-.021-.019c.073.976-.187 1.921-1.001 2.676z'/%3E%3Cpath d='M485.664 113.716c-.588 1.016-4.186 3.15-7.945 4.672l-.474.192-.167.488c-.029.082-2.77 8.124-4.64 14.155-.259-.18-.527-.372-.797-.58a7.109 7.109 0 00-.977-.637 621.99 621.99 0 004.01-11.351l.909-2.656-5.62 2.367a28.337 28.337 0 01-.383-1.916c-.014-.073-.027-.145-.044-.215a5.082 5.082 0 00-.053-.235l5.358-1.791-2.579-1.345a697.267 697.267 0 00-11.093-5.652c.109-.334.196-.698.253-1.101.047-.328.104-.642.163-.942 5.702 3.17 13.49 7.243 13.571 7.283l.472.247.484-.169c3.899-1.364 7.979-2.149 9.144-1.788l-.121.595.529.379zM465.543 121.249l.003.007c.117.285.192.577.232.874l-.566.238-8.438 3.565c-.155-.702-.346-1.467-.483-2.327a.624.624 0 00-.005-.04c-.003-.01-.004-.021-.006-.032a7.236 7.236 0 00-.252-1.038l8.342-2.788c.128.122.257.248.386.375.36.368.615.758.785 1.161l.002.005z'/%3E%3Cpath d='M456.028 122.495c.103.319.19.666.252 1.039.003.01.004.021.006.032l.006.04c.137.86.327 1.625.482 2.327l-3.091 1.306a4.743 4.743 0 00-.345-1.389 4.958 4.958 0 00-1.063-1.579 20.844 20.844 0 00-.4-.389l4.153-1.387zM469.483 118.001c.018.076.036.155.053.235.016.07.029.142.043.215.002.009.005.02.005.029.007.036.014.07.017.105.104.642.237 1.232.362 1.782l-4.186 1.763a3.524 3.524 0 00-.232-.873l-.002-.007-.002-.005a3.743 3.743 0 00-.785-1.161 26.79 26.79 0 00-.387-.375l5.114-1.708zM472.437 133.223c-.032.098-.061.197-.093.295a127.137 127.137 0 00-.897 2.991 4.645 4.645 0 00-1.982-.474l-.33-.003c.423-1.06.932-2.403 1.525-4.017l.002-.009c.321.172.646.381.977.637.271.208.539.4.798.58zM461.586 107.169c-.059.3-.116.614-.164.942a6.343 6.343 0 01-.253 1.101l-.007-.005a184.455 184.455 0 00-4.003-1.931l.238-.218a4.226 4.226 0 001.103-1.638c.841.491 1.797 1.034 2.809 1.594l.277.155z'/%3E%3C/g%3E%3Cg opacity='.2' fill='%23121327'%3E%3Cpath d='M241.41 133.658a683.155 683.155 0 0111.076 5.643l-2.678.892c.236.504.413 1.085.525 1.755.184 1.147.463 2.124.628 3.013l3.303-1.392s-2.113 6.185-4.005 11.334c.671.197 1.377.538 2.113 1.104.658.505 1.291.913 1.858 1.293 1.888-6.113 4.72-14.417 4.72-14.417s9.629-3.898 8.655-6.236a.907.907 0 00-.399-.43.866.866 0 00-.024-.586c-.97-2.327-10.789 1.114-10.789 1.114s-8.041-4.201-13.817-7.422c-.14.646-.307 1.356-.423 2.153-.128.893-.396 1.601-.743 2.182zM247.96 160.764a14.23 14.23 0 012.282-.149c1.125.024 1.991.531 2.634 1.278l.005.011.016.006-.036.159-.008.043c-.167.644-.265 1.117-.275 1.372l-.007.135c-.178 2.311-2.204 8.741-5.585 8.312-1.951-.254-1.897-2.953-1.29-5.559.491-2.049 1.317-4.036 1.824-4.756.113-.162.26-.455.44-.852z'/%3E%3Cpath d='M247.959 160.763a14.23 14.23 0 012.282-.149c1.125.024 1.99.531 2.634 1.278l.005.011-.021.165-.008.043c-.04.426-.136.937-.281 1.507-.711 2.817-2.551 6.891-5.271 6.545-1.505-.199-1.821-1.849-1.604-3.792.49-2.049 1.317-4.036 1.823-4.756.113-.161.261-.455.441-.852zM245.489 143.447a16.455 16.455 0 00-1.485-1.315l-7.759 2.598c.366.601.638 1.343.779 2.24.223 1.396.584 2.541.709 3.576l8.715-3.685.012-.004c.222-1.193.031-2.388-.971-3.41zM221.641 148.775c2.667-.888 7.269-1.807 8.49-2.043a15.832 15.832 0 012.044 1.737c1.018 1.03 1.196 2.257.948 3.446-.04.212-.088.43-.156.639l-.067.026s-4.929 2.93-7.922 4.205c-3.009 1.267-7.21.29-7.631-1.029a2.576 2.576 0 01-.106-.686 2.747 2.747 0 01-.418-.571c-.466-.906.679-3.015 2.557-4.477l.016-.019c.67-.515 1.432-.962 2.245-1.228z'/%3E%3Cpath d='M221.642 148.776c2.667-.888 7.269-1.806 8.49-2.043a15.835 15.835 0 012.043 1.738c1.018 1.029 1.197 2.256.949 3.445-1.642.949-4.659 2.63-6.74 3.507-3.004 1.279-7.205.301-7.626-1.018a2.53 2.53 0 01-.112-.697 2.708 2.708 0 01-.415-.569c-.336-.653.154-1.906 1.15-3.115l.016-.02c.67-.515 1.432-.961 2.245-1.228zM227.735 122.709c-2.137 2.589 5.814 6.692 7.835 7.146.197.044.504.166.917.326-.312.263-.641.492-.972.71-.417-.172-.736-.29-.934-.334-2.021-.451-10.018-4.577-7.815-7.164.262-.325.593-.542.969-.684z'/%3E%3Cpath d='M227.736 122.708c2.699-1.057 7.739 1.847 9.184 3.19.21.198.69.519 1.364.937.074.976-.187 1.92-1.001 2.676-.257.242-.525.462-.797.67-.412-.16-.719-.282-.916-.326-2.022-.454-9.972-4.557-7.834-7.147zM215.491 154.43c-.484-.221-1.96 1.885-1.96 1.885s1.042.618 2.784.094c0 0-.338-1.758-.824-1.979zM225.445 124.192s1.093-1.33.927-1.836c-.169-.507-2.78-.36-2.78-.36s.254 1.176 1.853 2.196zM245.702 175.09s1.099-.38 1.755-2.083c0 0-1.539-.947-1.999-.726-.462.222.244 2.809.244 2.809zM236.244 144.731l-5.805 1.94s-.109.014-.307.062a15.835 15.835 0 012.043 1.738c1.197 1.213 1.236 2.69.793 4.084l4.764-2.008c-.125-1.035-.487-2.179-.709-3.576-.142-.896-.414-1.638-.779-2.24zM249.809 140.193l-5.805 1.939c.499.394.998.826 1.484 1.315 1.002 1.022 1.194 2.218.971 3.41l4.503-1.896c-.165-.889-.444-1.866-.628-3.013a6.737 6.737 0 00-.525-1.755zM250.259 154.903c-.894 2.438-1.742 4.647-2.3 5.86a14.119 14.119 0 012.282-.148c1.136.019 2.007.537 2.655 1.294.29-1.151.763-2.781 1.334-4.609-.567-.38-1.2-.788-1.858-1.293-.736-.566-1.441-.907-2.113-1.104zM238.305 126.854c1.052.647 2.554 1.518 4.27 2.47l-4.27-2.47z'/%3E%3Cpath d='M237.285 129.511c-.572.533-1.167.982-1.769 1.38 1.28.52 3.487 1.576 5.894 2.768.347-.581.616-1.289.744-2.182.116-.796.283-1.507.422-2.153a117.038 117.038 0 01-4.27-2.47l-.021-.019c.074.976-.187 1.921-1 2.676z'/%3E%3Cpath d='M266.396 137.081c-.588 1.016-4.186 3.15-7.946 4.672l-.474.192-.166.488c-.029.082-2.77 8.123-4.641 14.155-.258-.18-.526-.372-.797-.58a6.99 6.99 0 00-.977-.637c1.874-5.102 3.99-11.29 4.011-11.351l.908-2.656-5.619 2.367a28.31 28.31 0 01-.362-1.782c-.003-.036-.01-.069-.017-.105 0-.009-.003-.02-.005-.029-.014-.073-.027-.145-.043-.215a9.319 9.319 0 00-.053-.235l5.357-1.792-2.578-1.344c-.06-.031-6.055-3.158-11.094-5.652.11-.334.196-.698.253-1.101.048-.328.104-.642.163-.942 5.702 3.17 13.491 7.243 13.571 7.283l.473.247.483-.169c3.9-1.364 7.98-2.149 9.145-1.788l-.122.595.53.379zM246.275 144.615l.002.007c.117.285.192.576.232.873l-.566.239-8.438 3.565c-.155-.702-.345-1.467-.482-2.327l-.006-.04-.006-.032a7.283 7.283 0 00-.252-1.039l8.342-2.787c.129.122.257.247.387.375.359.368.615.758.784 1.161l.003.005zM236.757 145.859c.104.319.19.666.253 1.039l.006.032.005.04c.137.86.328 1.625.482 2.327l-3.091 1.306a4.742 4.742 0 00-.344-1.389 4.974 4.974 0 00-1.063-1.579 20.844 20.844 0 00-.4-.389l4.152-1.387z'/%3E%3Cpath d='M250.214 141.366c.019.076.037.155.053.235.017.07.03.142.044.215.001.009.004.02.004.029a28.337 28.337 0 00.379 1.887l-4.185 1.763a3.543 3.543 0 00-.232-.874l-.003-.006-.002-.005a3.726 3.726 0 00-.785-1.161 22.326 22.326 0 00-.386-.375l5.113-1.708zM253.168 156.588l-.092.295c-.34 1.086-.645 2.103-.897 2.991a4.652 4.652 0 00-1.982-.474l-.331-.004a162.045 162.045 0 001.528-4.025c.321.172.645.381.977.637.271.208.538.4.797.58zM242.317 130.534c-.059.3-.116.614-.163.942a6.436 6.436 0 01-.253 1.101l-.008-.005a177.742 177.742 0 00-4.003-1.931l.238-.218a4.236 4.236 0 001.104-1.638c.84.491 1.797 1.034 2.809 1.594l.276.155z'/%3E%3C/g%3E%3Cg opacity='.2' fill='%23121327'%3E%3Cpath d='M703.688 60.106c6.007.372 13.149.95 13.149.95l-2.262 1.713c.437.35.846.788 1.228 1.325.647.923 1.317 1.665 1.841 2.372l2.671-2.363s.444 6.069.683 11.169c.738-.068 1.568-.023 2.52.206.85.202 1.636.33 2.346.457-.635-5.929-1.235-14.076-1.235-14.076s7.851-6.752 5.946-8.421c-.149-.13-.335-.199-.566-.23a.775.775 0 00-.262-.495c-1.896-1.662-10.12 4.764-10.12 4.764s-9.589-.78-16.559-1.514c.126.606.251 1.276.461 2.003.238.813.263 1.518.159 2.14zM721.126 81.127a15.827 15.827 0 012.176-.932c1.112-.377 2.166-.246 3.1.17l.01.008h.017l.03.15.01.04c.097.612.194 1.054.288 1.276l.048.119c.765 2.053 1.394 8.302-2.094 9.126-2.015.47-3.06-1.873-3.524-4.33-.352-1.937-.351-3.94-.147-4.738.046-.179.071-.483.086-.889z'/%3E%3Cpath d='M721.126 81.127a15.827 15.827 0 012.176-.933c1.112-.377 2.166-.246 3.1.17l.01.009.047.149.01.04c.133.38.247.854.336 1.396.449 2.676.302 6.832-2.505 7.493-1.555.36-2.535-.95-3.113-2.698-.352-1.936-.351-3.939-.147-4.737.045-.18.071-.483.086-.889zM711.662 67.094c-.675-.25-1.34-.445-1.989-.608l-6.548 4.974c.603.388 1.171.931 1.674 1.653.786 1.123 1.606 1.981 2.149 2.828l7.043-6.246.009-.008c-.267-1.105-.941-2.067-2.338-2.593zM690.46 80.092c2.253-1.706 6.39-4.12 7.49-4.754.878.179 1.794.436 2.709.775 1.416.526 2.09 1.52 2.331 2.63.047.198.087.402.107.606l-.056.046s-3.639 4.261-6.054 6.415c-2.434 2.152-6.948 2.793-7.897 1.806a2.35 2.35 0 01-.382-.554 2.955 2.955 0 01-.641-.343c-.826-.615-.562-2.835.685-4.756l.008-.022c.447-.68 1.012-1.333 1.7-1.85z'/%3E%3Cpath d='M690.46 80.092c2.253-1.705 6.39-4.12 7.49-4.754.878.18 1.794.437 2.709.775 1.416.527 2.09 1.52 2.33 2.632-1.223 1.395-3.496 3.906-5.179 5.395-2.424 2.161-6.938 2.802-7.887 1.815a2.308 2.308 0 01-.393-.56 2.96 2.96 0 01-.639-.344c-.594-.444-.624-1.695-.139-3.087l.008-.023c.447-.68 1.012-1.333 1.7-1.849zM685.832 55.504c-1.041 2.983 8.419 3.71 10.584 3.387.211-.031.562-.035 1.031-.042-.199.337-.427.65-.664.954-.479-.001-.839.01-1.051.042-2.164.324-11.679-.406-10.572-3.41.125-.372.362-.676.672-.93z'/%3E%3Cpath d='M685.835 55.501c2.215-1.862 8.335-1.14 10.296-.494.287.096.888.204 1.718.326.469.813.598 1.719.107 2.656-.153.3-.326.583-.508.858-.469.007-.82.011-1.031.042-2.165.323-11.625-.404-10.582-3.388zM686.731 87.13c-.565-.02-1.155 2.314-1.155 2.314s1.273.164 2.768-.901c0 0-1.047-1.395-1.613-1.413zM684.193 57.59s.53-1.53.162-1.907c-.372-.377-2.872.67-2.872.67s.727.923 2.71 1.237zM724.739 94.256s.922-.714.873-2.412c0 0-1.894-.273-2.255.08-.362.354 1.382 2.332 1.382 2.332zM703.125 71.459l-4.901 3.718s-.101.05-.275.161c.878.18 1.794.437 2.709.775 1.666.622 2.305 1.88 2.437 3.237l3.852-3.41c-.543-.846-1.362-1.704-2.148-2.828-.503-.722-1.072-1.264-1.674-1.653zM714.573 62.767l-4.9 3.718c.649.163 1.314.358 1.989.608 1.397.526 2.071 1.488 2.338 2.593l3.642-3.222c-.524-.706-1.194-1.449-1.841-2.371a6.538 6.538 0 00-1.228-1.326zM720.996 75.27c.115 2.416.182 4.615.129 5.857a15.84 15.84 0 012.176-.933c1.121-.384 2.184-.245 3.127.178-.184-1.093-.383-2.663-.566-4.438-.71-.127-1.497-.256-2.347-.458-.951-.228-1.781-.272-2.519-.205zM697.877 55.343c1.294.186 3.121.406 5.189.62l-5.189-.62z'/%3E%3Cpath d='M697.956 57.99c-.343.66-.744 1.257-1.173 1.812 1.466-.004 4.059.126 6.903.303.104-.622.078-1.327-.159-2.14-.21-.727-.335-1.397-.461-2.003a140.532 140.532 0 01-5.189-.62l-.028-.008c.469.813.597 1.719.107 2.656z'/%3E%3Cpath d='M729.563 54.237c-.163 1.082-2.822 4.188-5.887 6.825l-.387.332.035.48c.005.08.589 7.97 1.208 13.82a24.31 24.31 0 01-1.017-.217 8.427 8.427 0 00-1.216-.204c-.238-5.053-.681-11.126-.685-11.186l-.19-2.607-4.544 4.02a26.132 26.132 0 01-1.139-1.49c-.004-.008-.011-.016-.016-.023-.044-.059-.086-.116-.13-.17a6.538 6.538 0 00-.148-.184l4.522-3.432-3.073-.248c-.071-.005-7.218-.582-13.17-.951a5.321 5.321 0 00-.2-1.037c-.087-.3-.159-.59-.223-.869 6.877.718 16.165 1.476 16.261 1.482l.563.046.405-.316c3.267-2.55 6.946-4.665 8.235-4.766l.123.556.673.139zM712.907 67.82a3.385 3.385 0 01.588.675l-.458.404-6.82 6.046c-.437-.55-.935-1.14-1.418-1.833l-.022-.032-.019-.026a6.955 6.955 0 00-.67-.805l7.042-5.342c.176.06.353.122.531.186.502.19.911.436 1.242.723l.004.003z'/%3E%3Cpath d='M704.09 72.25c.231.238.457.506.67.805l.019.026.022.032c.484.692.981 1.283 1.418 1.833l-2.498 2.215a4.54 4.54 0 00-.902-1.074 5.41 5.41 0 00-1.684-.984 26.708 26.708 0 00-.55-.194l3.505-2.659zM715.449 63.632c.049.059.099.12.148.184.044.054.086.112.13.17.005.007.012.015.016.023a26.612 26.612 0 001.139 1.49l-3.385 2.995a3.387 3.387 0 00-.583-.67l-.005-.005a27.986 27.986 0 00-1.777-.913l4.317-3.274zM724.532 75.695l.029.287c.109 1.054.224 2.037.337 2.891a5.552 5.552 0 00-2.135.291l-.325.114a130.531 130.531 0 00-.138-3.997l-.002-.008c.384.035.788.1 1.217.204.35.084.69.154 1.017.218zM703.304 57.097c.064.279.136.57.223.869.108.366.171.71.199 1.037a217.672 217.672 0 00-4.717-.252l.145-.271a3.527 3.527 0 00.415-1.8c1.023.126 2.181.256 3.401.381l.334.036z'/%3E%3C/g%3E%3Cg opacity='.2' fill='%23121327'%3E%3Cpath d='M634.201 25.952c6.006.372 13.149.95 13.149.95l-2.262 1.712c.437.351.846.789 1.228 1.326.647.922 1.317 1.665 1.841 2.372l2.671-2.363s.444 6.069.683 11.169c.738-.068 1.568-.023 2.519.205.85.202 1.637.33 2.347.457-.635-5.928-1.236-14.075-1.236-14.075s7.852-6.752 5.946-8.421c-.148-.13-.335-.2-.565-.23a.772.772 0 00-.263-.496c-1.896-1.66-10.119 4.765-10.119 4.765s-9.589-.78-16.559-1.514c.126.605.251 1.276.461 2.002.237.814.262 1.518.159 2.141zM651.639 46.974a15.879 15.879 0 012.175-.933c1.112-.376 2.166-.245 3.101.17l.01.009h.017l.029.149.01.04c.098.613.194 1.055.289 1.277l.048.119c.765 2.053 1.394 8.302-2.094 9.125-2.016.47-3.06-1.872-3.524-4.33-.353-1.936-.351-3.939-.147-4.737.045-.179.071-.483.086-.889z'/%3E%3Cpath d='M651.639 46.973a15.879 15.879 0 012.175-.933c1.112-.377 2.166-.246 3.101.17l.01.008.046.15.01.04c.133.38.247.853.337 1.395.448 2.676.302 6.833-2.505 7.494-1.555.36-2.536-.95-3.113-2.698-.353-1.937-.351-3.94-.147-4.738.045-.178.071-.483.086-.888zM642.175 32.94a19.341 19.341 0 00-1.99-.608l-6.547 4.974c.603.388 1.171.93 1.674 1.653.786 1.123 1.606 1.98 2.149 2.828l7.042-6.247.01-.007c-.267-1.106-.941-2.067-2.338-2.593zM620.973 45.937c2.253-1.705 6.389-4.12 7.49-4.754.878.18 1.794.437 2.709.775 1.416.527 2.09 1.52 2.33 2.632.047.196.088.4.107.605l-.055.045s-3.64 4.262-6.054 6.415c-2.434 2.153-6.948 2.794-7.897 1.806a2.383 2.383 0 01-.383-.553 3.002 3.002 0 01-.641-.343c-.825-.616-.561-2.836.686-4.756l.007-.023c.448-.68 1.013-1.333 1.701-1.849z'/%3E%3Cpath d='M620.973 45.939c2.253-1.705 6.389-4.12 7.49-4.754.878.179 1.794.437 2.709.775 1.416.527 2.09 1.52 2.33 2.631-1.223 1.396-3.497 3.907-5.179 5.396-2.424 2.161-6.938 2.802-7.888 1.814a2.364 2.364 0 01-.393-.56 2.952 2.952 0 01-.638-.343c-.594-.444-.624-1.695-.14-3.088l.008-.022c.448-.68 1.013-1.333 1.701-1.85zM616.345 21.35c-1.041 2.983 8.418 3.71 10.584 3.387.211-.031.561-.035 1.031-.042-.199.336-.428.65-.664.953-.479 0-.839.01-1.051.043-2.164.324-11.679-.406-10.572-3.41.125-.373.361-.676.672-.931z'/%3E%3Cpath d='M616.347 21.347c2.216-1.862 8.335-1.14 10.297-.494.287.096.887.203 1.718.325.469.814.597 1.72.107 2.656-.154.3-.326.584-.508.859-.47.007-.82.01-1.031.042-2.166.323-11.625-.404-10.583-3.388zM617.244 52.975c-.565-.02-1.155 2.314-1.155 2.314s1.272.165 2.767-.9c0 0-1.046-1.395-1.612-1.414zM614.706 23.436s.53-1.53.161-1.907c-.371-.378-2.871.67-2.871.67s.727.923 2.71 1.237zM655.252 60.102s.921-.715.872-2.412c0 0-1.894-.273-2.254.08-.362.354 1.382 2.332 1.382 2.332zM633.637 37.306l-4.9 3.717s-.101.051-.275.162c.877.18 1.793.437 2.709.775 1.665.622 2.304 1.88 2.437 3.236l3.852-3.409c-.543-.847-1.363-1.705-2.149-2.828-.503-.722-1.071-1.265-1.674-1.653zM645.086 28.613l-4.901 3.717c.649.164 1.315.36 1.99.608 1.397.527 2.071 1.488 2.338 2.593l3.642-3.22c-.524-.708-1.195-1.45-1.841-2.372a6.538 6.538 0 00-1.228-1.326zM651.509 41.117c.114 2.414.181 4.614.128 5.856a15.893 15.893 0 012.176-.933c1.122-.384 2.185-.245 3.128.178-.184-1.093-.383-2.664-.567-4.439-.71-.127-1.496-.255-2.346-.457-.952-.228-1.782-.273-2.519-.206zM628.39 21.19c1.294.185 3.12.405 5.189.62l-5.189-.62z'/%3E%3Cpath d='M628.469 23.836c-.343.661-.745 1.258-1.173 1.812 1.466-.003 4.058.127 6.902.304.104-.623.079-1.327-.158-2.14-.21-.727-.336-1.398-.462-2.003a140.797 140.797 0 01-5.189-.62l-.028-.009c.469.814.598 1.72.108 2.656z'/%3E%3Cpath d='M660.075 20.083c-.162 1.082-2.821 4.188-5.887 6.824l-.386.333.035.479c.005.08.588 7.97 1.208 13.822a24.31 24.31 0 01-1.017-.218 8.44 8.44 0 00-1.217-.204c-.237-5.053-.68-11.126-.684-11.186l-.19-2.607-4.545 4.02c-.346-.43-.715-.89-1.079-1.407-.017-.029-.038-.055-.059-.083-.004-.008-.011-.017-.017-.024-.043-.058-.085-.115-.13-.17a5.114 5.114 0 00-.147-.183l4.522-3.432-3.074-.248c-.071-.006-7.218-.582-13.17-.951a5.242 5.242 0 00-.199-1.037c-.087-.3-.159-.59-.223-.87 6.876.719 16.165 1.476 16.26 1.483l.564.046.405-.316c3.267-2.55 6.946-4.666 8.235-4.766l.123.556.672.139zM643.419 33.666l.006.005c.23.204.422.429.583.67l-.458.405-6.82 6.046c-.437-.55-.935-1.141-1.419-1.833l-.022-.033-.018-.025a6.965 6.965 0 00-.67-.805l7.042-5.343c.176.06.353.123.531.187.502.19.911.435 1.241.723.002 0 .003.002.004.003z'/%3E%3Cpath d='M634.603 38.097c.231.238.457.506.67.805l.019.025.021.033c.484.692.982 1.283 1.419 1.833l-2.498 2.215a4.517 4.517 0 00-.903-1.074 5.404 5.404 0 00-1.683-.985 26.794 26.794 0 00-.551-.194l3.506-2.658zM645.962 29.478c.049.058.099.12.147.183.045.055.087.112.13.17a.19.19 0 01.017.024c.021.028.042.055.059.084.363.516.733.977 1.079 1.406l-3.385 2.995a3.414 3.414 0 00-.582-.67l-.006-.005-.004-.004a4.05 4.05 0 00-1.241-.723 30.679 30.679 0 00-.531-.186l4.317-3.274zM655.045 41.54l.029.288c.109 1.054.223 2.037.337 2.89a5.55 5.55 0 00-2.135.292l-.325.113a134.303 134.303 0 00-.139-3.996l-.001-.008c.384.035.787.1 1.216.204.35.083.691.154 1.018.218zM633.816 22.942c.064.28.137.57.224.87.107.366.171.71.199 1.036l-.009-.001c-1.883-.117-3.457-.2-4.708-.25l.144-.272a3.518 3.518 0 00.416-1.8c1.023.127 2.181.257 3.401.382l.333.035z'/%3E%3C/g%3E%3C/svg%3E");z-index:-1}.get-app__step:nth-child(3) .get-app__step-title{margin-bottom:75px}.get-app__step-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:28px;line-height:110%;letter-spacing:-.6px;margin-bottom:120px}.get-app__step-title:before{width:47px;height:47px}.get-app__image{max-width:412px;margin-bottom:0}.get-app__image--second{max-width:222px}}@media(min-width:1920px){.get-app{margin-bottom:65px}.get-app__title{font-size:78px;letter-spacing:-3.6px;margin-bottom:120px}.get-app__description{max-width:700px;font-size:28px;line-height:130%;letter-spacing:-.6px;margin-bottom:80px}.get-app__step:first-child:before{top:65px;width:1077px;height:290px}.get-app__step:nth-child(2){margin-top:-240px}.get-app__step:nth-child(2) .get-app__step-title{max-width:414px;padding-left:0;margin-bottom:113px}.get-app__step:nth-child(3){margin-left:255px;margin-top:-434px}.get-app__step:nth-child(3):before{top:146px;right:-371px;width:561px;height:192px}.get-app__step:nth-child(3) .get-app__step-title{margin-bottom:99px}.get-app__step-title{gap:18px;font-size:38px;line-height:110%;letter-spacing:-.7px;margin-bottom:160px}.get-app__step-title:before{width:63px;height:63px}.get-app__downloads-img{width:339px}.get-app__downloads-img:nth-child(odd){margin-top:60px;margin-left:3px}.get-app__downloads-img:nth-child(2n){margin-left:-71px}.get-app__image{max-width:556px}.get-app__image--second{max-width:300px}}@media(min-width:2560px){.get-app{margin-bottom:162px}.get-app__title{font-size:90px;letter-spacing:-5.4px;margin-bottom:148px}.get-app__description{max-width:670px;font-size:32px;margin-bottom:28px}.get-app__step:first-child:before{top:118px;left:15px;width:1433px;height:320px}.get-app__step:nth-child(2){margin-top:-312px}.get-app__step:nth-child(2) .get-app__step-title{margin-bottom:155px}.get-app__step:nth-child(3){margin-left:342px;margin-top:-567px}.get-app__step:nth-child(3):before{top:192px;right:-572px;width:751px;height:262px}.get-app__step:nth-child(3) .get-app__step-title{margin-bottom:129px}.get-app__step-title{font-size:44px;gap:26px;margin-bottom:213px}.get-app__step-title:before{width:84px;height:84px}.get-app__downloads-img{width:452px}.get-app__downloads-img:nth-child(odd){margin-top:80px}.get-app__downloads-img:nth-child(2n){margin-left:-90px}.get-app__image{max-width:732px}}.faq{position:relative;padding-bottom:103px}.faq:before{content:"";display:block;position:absolute;bottom:200px;left:0;right:0;z-index:-1;width:306px;height:306px;background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:linear-gradient(203.49deg,#7b78ff 10.14%,#a199ff 91.47%);margin:auto;-webkit-filter:blur(300px);filter:blur(300px);border-radius:50%}.faq__title{color:#121327;font-size:30px;font-weight:500;line-height:30px;letter-spacing:-.9px;text-align:center;margin:0 0 52px}.faq__title--highlight{color:#6c69ff}.faq__img{max-width:100%;margin-bottom:60px}.faq__list{padding:0 10px}.faq__item{margin-bottom:54px}.faq__item:nth-child(2n) .faq__item-answer,.faq__item:nth-child(2n) .faq__item-question{-webkit-transform:translate(10px,-2px) rotate(3deg);-ms-transform:translate(10px,-2px) rotate(3deg);transform:translate(10px,-2px) rotate(3deg)}.faq__item:last-child{margin-bottom:0}.faq__item-question{position:relative;color:#fdfdfd;font-size:20px;line-height:24px;font-weight:500;background-color:#6c69ff;border-radius:20px;padding:16px 24px;margin-bottom:40px;-webkit-transform:translate(-8px,-2px) rotate(-3deg);-ms-transform:translate(-8px,-2px) rotate(-3deg);transform:translate(-8px,-2px) rotate(-3deg);-webkit-box-shadow:10px 10px 29px 0 rgba(0,0,0,.0509803922);box-shadow:10px 10px 29px 0 rgba(0,0,0,.0509803922)}.faq__item-question:before{content:"";display:block;position:absolute;bottom:-20px;left:22px;width:29px;height:22px;background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='45' height='33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.298 0c-4.5 0-19.208 0 0 0H5.972C8.432 9.124 8.93 21.315 0 32.037c0 0 36.016-7.915 44.139-32.037H22.298C41.5 0 39 0 22.298 0c19.203 0 14.712 0 0 0z' fill='%236C69FF'/%3E%3C/svg%3E")}.faq__item-answer{color:#121327;font-size:16px;line-height:19px;font-weight:500;background-color:#fdfdfd;border-radius:20px;-webkit-box-shadow:10px 10px 29px rgba(0,0,0,.05);box-shadow:10px 10px 29px rgba(0,0,0,.05);padding:15px;margin-top:6px;-webkit-transform:translate(-8px,-2px) rotate(-3deg);-ms-transform:translate(-8px,-2px) rotate(-3deg);transform:translate(-8px,-2px) rotate(-3deg)}@media(min-width:430px){.faq{padding-bottom:113px}.faq__title{font-size:35px;line-height:100%;letter-spacing:-1px}.faq__item--1,.faq__item--3{width:333px}.faq__item:nth-child(2n) .faq__item-question{width:281px;margin-left:auto;margin-right:18px;-webkit-transform:translateY(-2px) rotate(3deg);-ms-transform:translateY(-2px) rotate(3deg);transform:translateY(-2px) rotate(3deg)}.faq__item:nth-child(2n) .faq__item-answer{width:310px;margin-left:auto;margin-right:1px}.faq__item:nth-child(3) .faq__item-answer{width:360px;-webkit-transform:translateY(-2px) rotate(-3deg);-ms-transform:translateY(-2px) rotate(-3deg);transform:translateY(-2px) rotate(-3deg)}}@media(min-width:768px){.faq{text-align:center;padding-bottom:161px}.faq__title{font-size:45px;margin-bottom:77px}.faq__img{max-width:400px;margin-bottom:0}.faq__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:-33px}.faq__item{text-align:left;margin-bottom:32px}.faq__item--1{margin-top:36px}.faq__item--3{width:403px;margin:0 auto}.faq__item-question{text-align:left}}@media(min-width:1440px){.faq{padding-bottom:195px}.faq__title{font-size:65px;letter-spacing:-2px;margin-bottom:100px}.faq__inner{position:relative}.faq__img{max-width:460px;position:absolute;top:0;left:0;right:0;margin:0 auto}.faq__list{margin-top:0}.faq__item{margin-bottom:114px}.faq__item--1{width:271px;margin-top:46px;margin-right:500px}.faq__item--1 .faq__item-answer{width:290px}.faq__item--3{width:473px;-webkit-transform:translateX(32px);-ms-transform:translateX(32px);transform:translateX(32px)}.faq__item:nth-child(2n){margin-top:-5px}.faq__item:nth-child(2n) .faq__item-question{width:334px}.faq__item:nth-child(2n) .faq__item-answer{width:350px;margin-right:11px}.faq__item:nth-child(3) .faq__item-answer{width:400px}.faq__item-question{font-size:24px;line-height:120%;padding:22px 22px 15px}.faq__item-answer{font-size:18px;padding:22px 15px 20px 20px;line-height:21px;margin-bottom:0}}@media(min-width:1920px){.faq{padding-bottom:258px}.faq:before{width:413px;height:413px}.faq__title{font-size:75px;line-height:100%;letter-spacing:-2.2px;margin-bottom:138px}.faq__item{margin-bottom:171px}.faq__item:nth-child(2n){padding-right:26px}.faq__item:nth-child(2n) .faq__item-question{width:404px}.faq__item:nth-child(2n) .faq__item-answer{width:396px;margin-right:34px}.faq__item:nth-child(3) .faq__item-answer{width:auto;line-height:130%;margin-left:11px;padding:29px 25px}.faq__item--1{width:450px;margin-right:600px;margin-top:61px;margin-left:5px}.faq__item--1 .faq__item-answer{width:380px}.faq__item--3{width:627px;padding-right:52px}.faq__item-question{font-size:28px;line-height:120%;border-radius:27px;padding:25px 29px 34px;margin-bottom:54px}.faq__item-question:before{bottom:-24px;left:29px;width:35px;height:25px}.faq__item-answer{font-size:20px;letter-spacing:.1px;padding:25px;border-radius:27px;-webkit-transform:translate(-3px,3px) rotate(-3deg);-ms-transform:translate(-3px,3px) rotate(-3deg);transform:translate(-3px,3px) rotate(-3deg)}.faq__img{max-width:620px}}@media(min-width:2560px){.faq{padding-bottom:0;margin-bottom:366px}.faq:before{width:551px;height:551px;-webkit-filter:blur(450px);filter:blur(450px)}.faq__title{font-size:90px;letter-spacing:-5.4px;margin-bottom:166px}.faq__description{max-width:670px;font-size:32px;margin-bottom:28px}.faq__item{margin-bottom:232px}.faq__item--1{width:520px;margin-right:800px;margin-top:82px;margin-left:0}.faq__item--1 .faq__item-answer{width:400px}.faq__item--3{width:716px}.faq__item--3 .faq__item-question{-webkit-transform:rotate(3deg);-ms-transform:rotate(3deg);transform:rotate(3deg)}.faq__item:nth-child(2n){padding-right:59px}.faq__item:nth-child(2n) .faq__item-question{width:464px}.faq__item:nth-child(2n) .faq__item-answer{width:486px;margin-right:4px}.faq__item:nth-child(3) .faq__item-question{margin-bottom:78px}.faq__item:nth-child(3) .faq__item-answer{width:680px;margin-left:-41px;padding:31px 38px}.faq__item-question{font-size:32px;border-radius:36px;padding:41px 39px 51px;margin-bottom:67px}.faq__item-question:before{bottom:-30px;left:39px;width:48px;height:34px}.faq__item-answer{font-size:24px;line-height:30px;padding:32px}.faq__img{max-width:817px}}.footer{position:relative;padding-top:49px;padding-bottom:16px;border-top:1px solid #e1e0e9}.footer__logo{aspect-ratio:4.17;width:100px;margin-bottom:26px}.footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:300px;gap:0 10px;font-size:16px;font-weight:500;margin-bottom:26px}.footer__link{display:block;color:#121327;text-decoration:none;padding:5px 0;-webkit-transition:color .3s;transition:color .3s}.footer__link:hover{color:#6c69ff}.footer__downloads{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px}.footer__downloads-link{display:block;-ms-flex-negative:0;flex-shrink:0}.footer__contact{font-size:22px;font-weight:500;margin-bottom:20px}.footer__phone{display:block;margin-bottom:7px;-webkit-transition:color .3s;transition:color .3s}.footer__phone:hover{color:#6c69ff}.footer__email{display:block;margin-bottom:0;-webkit-transition:color .3s;transition:color .3s}.footer__email:hover{color:#6c69ff}.footer__legal{color:#d0d0d4;font-size:14px;font-weight:500;margin-bottom:0}.footer__copyright{color:inherit;margin-bottom:10px}.footer__company-info{color:inherit;margin-bottom:6px}.footer__links{letter-spacing:-.14px}.footer__links,.footer__policy-link{color:#d0d0d4;font-size:14px;font-weight:500}.footer__policy-link{display:block;line-height:100%;letter-spacing:-.05px;text-decoration:none;padding:4px 0;-webkit-transition:color .3s;transition:color .3s}.footer__policy-link:hover{color:#6c69ff}@media(min-width:430px){.footer__downloads{gap:7px 6px}.footer__contact{display:-webkit-box;display:-ms-flexbox;display:flex;gap:11px;margin-bottom:16px}.footer__legal{font-size:16px;line-height:100%;margin-bottom:8px}.footer__company-info{line-height:120%}.footer__policy-link{font-size:16px}}@media(min-width:768px){.footer{padding-top:59px}.footer__logo{width:120px;margin-bottom:30px}.footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__nav{max-width:100%;gap:0 13px;padding-right:33px}.footer__contact{font-size:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.footer__legal{font-size:14px;margin-right:32px;margin-top:2px}.footer__links{font-size:14px;margin-top:-2px}.footer__policy-link{font-size:14px}}@media(min-width:1440px){.footer{padding-bottom:28px}.footer__inner{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-areas:"a b d" "e b d" "e b c" "f b c";gap:0 16px}.footer__logo{grid-area:a;margin-bottom:30px}.footer__nav{grid-area:b;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px 0;margin-top:-5px}.footer__downloads{grid-area:c;margin-bottom:0}.footer__contact{grid-area:d;font-size:28px;margin-bottom:30px}.footer__legal{letter-spacing:-.1px;margin-left:0}.footer__links{grid-area:f;margin-left:0}.footer__phone{margin-bottom:11px}}@media(min-width:1920px){.footer{padding-top:119px;padding-bottom:43px}.footer__logo{width:160px}.footer__link{font-size:20px}.footer__nav{padding-left:10px;gap:10px 0}.footer__contact{font-size:38px;margin-bottom:43px}.footer__legal,.footer__policy-link{font-size:18px}}@media(min-width:2560px){.footer{padding-top:149px}.footer__inner{gap:0 34px}.footer__logo{width:213px}.footer__link{font-size:24px}.footer__nav{gap:16px 0;padding-left:14px}.footer__contact{font-size:44px}.footer__legal{font-size:20px;margin-bottom:133px}.footer__links{font-size:20px}.footer__downloads{padding-top:5px}.footer__policy-link{font-size:20px}}.free{overflow:hidden;text-align:center;margin-top:0}.free__title{color:#121327;font-size:30px;font-weight:500;line-height:1;letter-spacing:-.9px;margin:0 0 20px}.free__highlight{color:#6c69ff}.free__description{max-width:244px;color:#121327;font-size:18px;font-weight:500;line-height:22px;letter-spacing:-.36px;margin:0 auto}.free__image{width:100%;height:170px;aspect-ratio:1.72;-o-object-fit:contain;object-fit:contain;margin-top:50px}@media(min-width:430px){.free__title{font-size:35px}.free__description{max-width:100%}.free__image{height:226px}}@media(min-width:768px){.free__title{font-size:45px;letter-spacing:-1.3px}.free__description{font-size:20px;line-height:120%;max-width:440px}.free__image{height:408px;margin-top:80px}}@media(min-width:1440px){.free__title{font-size:65px;letter-spacing:-2px}.free__description{max-width:540px;font-size:24px}.free__image{max-width:915px;height:530px;margin-top:100px}}@media(min-width:1920px){.free__title{font-size:75px;letter-spacing:-2.2px;margin-bottom:32px}.free__description{max-width:620px;font-size:28px;line-height:120%;letter-spacing:-.5px}.free__image{height:710px;max-width:1222px;margin-top:117px}}@media(min-width:2560px){.free__title{font-size:90px;letter-spacing:-5.4px;margin-bottom:46px}.free__description{max-width:670px;font-size:32px;margin-bottom:28px}.free__image{max-width:1632px;height:945px}}.internet{overflow:hidden;text-align:center;margin-top:120px;margin-bottom:43px}.internet__title{color:#121327;font-size:30px;font-weight:500;line-height:30px;letter-spacing:-.9px;margin:0 0 50px}.internet__title--highlight{color:#6c69ff}.internet__item{padding-bottom:18px;border-bottom:1px solid #e8edff;margin-bottom:40px}.internet__item:last-child{border:none}.internet__image{aspect-ratio:1.21;-o-object-fit:contain;object-fit:contain;width:120px;margin-bottom:20px}.internet__subtitle{font-size:22px;line-height:24px;font-weight:500;letter-spacing:-.75px;margin:0 auto 20px;max-width:265px}@media(min-width:430px){.internet__title{font-size:35px;line-height:100%}}@media(min-width:768px){.internet{margin-top:150px;margin-bottom:51px}.internet__title{max-width:530px;font-size:45px;margin:0 auto 78px}.internet__image{width:150px;margin-bottom:30px}.internet__subtitle{font-size:24px;line-height:110%;letter-spacing:-.48px;text-align:center;max-width:100%}.internet__item{padding-bottom:30px;margin-bottom:48px}}@media(min-width:1440px){.internet{margin-top:180px;margin-bottom:97px}.internet__title{max-width:830px;font-size:65px;letter-spacing:-2px;margin-bottom:100px}.internet__subtitle{font-size:28px}.internet__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 80px}.internet__item{position:relative;border:none}.internet__item:last-child:after{display:none}.internet__item:after{content:"";display:block;position:absolute;right:-80px;top:0;bottom:0;width:1px;height:calc(100% - 50px);background-color:#e8edff;-webkit-transition:height 2s ease-out;transition:height 2s ease-out}.internet__image{width:174px;margin-bottom:70px}}@media(min-width:1920px){.internet{margin-top:250px;margin-bottom:180px}.internet__title{max-width:930px;font-size:75px;line-height:100%;letter-spacing:-2.2px;margin-bottom:119px}.internet__subtitle{font-size:38px;line-height:110%}.internet__items{padding:0 127px}.internet__item:after{right:-100px}.internet__image{width:233px;margin-bottom:90px}}@media(min-width:2560px){.internet{margin-top:350px;margin-bottom:293px}.internet__title{max-width:1030px;font-size:90px;letter-spacing:-5.4px;line-height:90%;margin-bottom:154px}.internet__description{max-width:670px;font-size:32px;margin-bottom:28px}.internet__subtitle{font-size:44px}.internet__image{width:311px;margin-bottom:120px}.internet__items{padding:0 177px}.internet__item:after{right:-170px}}.pricing{overflow:hidden;text-align:center;margin-bottom:120px}.pricing__title{font-size:30px;font-weight:500;line-height:1;letter-spacing:-.9px;margin:0 0 20px}.pricing__title--highlight{color:#6c69ff}.pricing__description{font-size:18px;font-weight:500;line-height:23px;letter-spacing:-.18px;margin:0 auto 50px;max-width:245px}.pricing__cards{margin-top:50px}.pricing__card{margin-top:30px}.pricing__card-image{aspect-ratio:1;-o-object-fit:contain;object-fit:contain;width:120px;margin-bottom:20px}.pricing__card-inner{min-height:50px;margin:0 0 32px}.pricing__card-devices{font-size:20px;font-weight:500;letter-spacing:-.2px;margin-bottom:11px}.pricing__card-price{font-size:18px;font-weight:600;letter-spacing:-.18px;margin:0 0 20px}.pricing__card-feature{color:#888993;font-size:16px;font-weight:500;letter-spacing:-.16px;margin:0 0 10px}.pricing__card-button{width:100%;min-height:48px;font-size:16px;border-radius:12px;padding:15px 60px 13px}@media(min-width:430px){.pricing__title{font-size:35px;line-height:100%;letter-spacing:-1px}.pricing__description{max-width:335px}.pricing__cards{position:relative;display:grid;grid-template-columns:calc(50% - 20px) calc(50% - 20px);gap:60px 40px;isolation:isolate}.pricing__cards:after{width:1px;top:0;bottom:0;left:50%}.pricing__cards:after,.pricing__cards:before{content:"";display:block;position:absolute;z-index:1;background-color:#e8edff}.pricing__cards:before{height:1px;top:50%;left:0;right:0}.pricing__card{margin-top:0}.pricing__card-button{width:auto;margin:0 auto;border-radius:15px;padding:15px 20px 13px}}@media(min-width:768px){.pricing{margin-bottom:150px}.pricing__title{font-size:45px}.pricing__description{max-width:365px;font-size:20px;line-height:130%;margin-bottom:81px}.pricing__cards{grid-template-columns:repeat(4,1fr);gap:0 49px;margin-top:0}.pricing__cards:after,.pricing__cards:before{display:none}.pricing__card{position:relative}.pricing__card:after{content:"";display:block;position:absolute;right:-26px;top:0;bottom:0;width:1px;background-color:#e8edff;-webkit-transition:height 2s ease-out;transition:height 2s ease-out}}@media(min-width:1440px){.pricing{margin-bottom:180px}.pricing__title{font-size:65px;letter-spacing:-2px}.pricing__description{max-width:465px;font-size:24px;margin-bottom:100px}.pricing__cards{gap:0 148px}.pricing__card:after{right:-72px}.pricing__card-image{width:193px;height:193px;margin-bottom:25px}.pricing__card-devices{font-size:24px;margin-bottom:7px}.pricing__card-inner{min-height:54px;margin-bottom:44px}.pricing__card-feature{font-size:18px}.pricing__card-price{font-size:20px;margin-bottom:30px}.pricing__card-button{min-width:181px;min-height:54px;font-size:18px;padding:14px 20px 13px}}@media(min-width:1920px){.pricing{margin-bottom:250px}.pricing__title{font-size:75px;line-height:100%;letter-spacing:-2.2px;margin-bottom:31px}.pricing__description{max-width:630px;font-size:28px;line-height:130%;letter-spacing:-.3px;margin-bottom:118px}.pricing__card:after{right:-100px}.pricing__card-inner{min-height:70px;margin-bottom:60px}.pricing__card-devices{font-size:28px;margin-bottom:12px}.pricing__card-image{width:257px;height:257px;margin-bottom:36px}.pricing__card-feature{font-size:20px}.pricing__card-price{font-size:28px;margin-bottom:38px}.pricing__card-button{min-width:240px;min-height:54px;font-size:20px;padding:22px 36px 20px;border-radius:20px}.pricing__cards{gap:0 200px}}@media(min-width:2560px){.pricing{margin-bottom:350px}.pricing__title{font-size:90px;letter-spacing:-5.4px;margin-bottom:46px}.pricing__description{max-width:670px;font-size:32px;margin-bottom:153px}.pricing__card:after{right:-106px}.pricing__card-inner{min-height:90px;margin-bottom:84px}.pricing__card-image{width:343px;height:343px;margin-bottom:46px}.pricing__card-devices{font-size:32px;margin-bottom:22px}.pricing__card-feature{font-size:24px}.pricing__card-price{font-size:32px;margin-bottom:58px}.pricing__card-button{font-size:24px;min-width:320px;padding:29px 36px 27px}}.security,.security__title{text-align:center}.security__title{font-weight:500;font-size:35px;line-height:100%;letter-spacing:-.8px;margin-bottom:75px}.security__icon{aspect-ratio:1;-o-object-fit:contain;object-fit:contain;width:50px;margin-top:50px}.security__cards{margin-top:20px}.security__card{border-radius:20px;padding:0 28px 28px;color:#fdfdfd;text-align:center;margin-top:56px}.security__card:first-child{background-color:#9491ff}.security__card:nth-child(2){background-color:#7b78ff}.security__card:nth-child(3){background-color:#ada6ff}.security__card--secondary{background-color:#7b78ff}.security__card-icon{width:50px;border-radius:7px;background-color:#eef2ff;margin-top:-25px}.security__card-title{color:#fdfdfd;font-size:26px;font-weight:500;line-height:1.1;letter-spacing:-.52px;margin:31px 0 0}.security__card-description{color:#fdfdfd;font-size:18px;line-height:21px;font-weight:400;margin-top:15px;margin-bottom:0}@media(min-width:430px){.security__title{font-size:35px;line-height:100%;padding:0 10px;margin-bottom:83px}.security__cards{padding:0 32px}.security__card{margin-top:63px}.security__card-title{font-size:28px}.security__card-icon{width:63px;height:63px;margin-top:-32px}}@media(min-width:768px){.security__title{max-width:450px;font-size:45px;margin:0 auto 112px}.security__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 35px}.security__card{max-width:325px;margin-top:0;padding:0 30px 50px}.security__card--secondary{z-index:1}.security__card:nth-child(2){margin-top:-148px;padding-bottom:40px}.security__card:nth-child(3){margin-top:-44px;margin-left:85px;max-width:305px;padding-bottom:40px}.security__card:nth-child(odd){-ms-flex-item-align:start;align-self:flex-start}.security__card:nth-child(2n){-ms-flex-item-align:end;align-self:flex-end}.security__card-title{font-size:30px;line-height:110%;letter-spacing:-.6px;text-align:left;margin-top:40px}.security__card-description{font-size:18px;text-align:left}}@media(min-width:1440px){.security{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.security__title{font-size:59px;text-align:left;margin-left:0;margin-right:-30px;letter-spacing:-1.8px;padding:0;margin-bottom:14px}.security__cards{min-width:725px;padding:0}.security__card{max-width:400px;padding-bottom:80px}.security__card:nth-child(2){max-width:360px;margin-top:-176px;padding-bottom:80px}.security__card:nth-child(3){margin-top:-84px;margin-left:65px;max-width:320px;padding-bottom:50px}.security__card:nth-child(3) .security__card-title{margin-top:42px}.security__card-icon{width:72px;height:72px;border-radius:10px;margin-top:-36px}.security__card-title{font-size:36px;margin-top:52px}.security__card-description{font-size:20px;line-height:23px}}@media(min-width:1920px){.security{margin-bottom:93px}.security__title{max-width:590px;font-size:78px;letter-spacing:-2.4px}.security__cards{min-width:926px}.security__card{max-width:534px;border-radius:27px;padding-left:40px;padding-right:80px;padding-bottom:117px}.security__card:nth-child(2){max-width:482px;min-height:357px;margin-top:-232px;padding-bottom:50px}.security__card:nth-child(3){min-height:336px;max-width:427px;margin-top:-112px;margin-left:84px;padding-bottom:50px}.security__card-icon{width:96px;height:96px;border-radius:14px;margin-top:-49px;margin-right:-40px}.security__card-title{font-size:44px;line-height:110%;letter-spacing:-1px;margin-top:69px}.security__card-description{font-size:24px;line-height:110%;margin-top:21px}}@media(min-width:2560px){.security{margin-bottom:191px}.security__title{max-width:760px;font-size:90px;letter-spacing:-5.4px;margin-bottom:46px}.security__description{max-width:670px;font-size:32px;margin-bottom:28px}.security__card{max-width:712px;min-height:475px;padding-left:53px;padding-right:130px;border-radius:36px}.security__card:nth-child(2){max-width:642px;min-height:476px;margin-top:-310px}.security__card:nth-child(3){max-width:567px;min-height:448px;margin-left:114px;margin-top:-149px}.security__card-icon{width:128px;height:128px;margin-top:-62px;margin-right:-73px;border-radius:18px}.security__card-title{font-size:55px;margin-top:90px}.security__card-description{font-size:28px;line-height:130%;padding-right:30px;margin-top:30px}.security__cards{min-width:1236px}}.modal{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;top:0;bottom:0;left:0;right:0;z-index:999;background-color:hsla(0,0%,100%,.1);backdrop-filter:blur(14px);padding:10px}.modal--menu .modal__inner,.modal.show{display:-webkit-box;display:-ms-flexbox;display:flex}.modal--menu .modal__inner{min-height:calc(100vh - 20px);-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.modal__overlay{position:absolute;top:0;bottom:0;left:0;right:0}.modal__inner{position:relative;width:100%;max-height:calc(100vh - 20px);overflow-y:auto;z-index:2;background-color:#121327;border-radius:20px;padding:20px}.modal__btn-close{position:absolute;top:20px;right:20px;width:24px;height:24px;background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='36' height='36' fill='%23F2F2F2' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.205 8.205a1.125 1.125 0 011.59 0L18 16.41l8.205-8.205a1.125 1.125 0 111.59 1.59L19.59 18l8.205 8.205a1.126 1.126 0 11-1.59 1.59L18 19.59l-8.205 8.205a1.125 1.125 0 01-1.59-1.59L16.41 18 8.205 9.795a1.125 1.125 0 010-1.59z'/%3E%3C/svg%3E");border:none;-webkit-transition:all .3s;transition:all .3s}.modal__btn-close:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='36' height='36' fill='%23FFF' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.205 8.205a1.125 1.125 0 011.59 0L18 16.41l8.205-8.205a1.125 1.125 0 111.59 1.59L19.59 18l8.205 8.205a1.126 1.126 0 11-1.59 1.59L18 19.59l-8.205 8.205a1.125 1.125 0 01-1.59-1.59L16.41 18 8.205 9.795a1.125 1.125 0 010-1.59z'/%3E%3C/svg%3E")}.modal--menu .modal__btn-close{width:32px;height:32px}.modal__content{padding:7px 0}.modal__title{color:#fdfdfd;font-size:24px;line-height:110%;letter-spacing:-.24px;text-align:center;margin-bottom:20px}.modal__title--links{text-align:left;font-weight:600}.modal__downloads{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px}.modal__downloads-link{display:block;-ms-flex-negative:0;flex-shrink:0}@media(min-width:430px){.modal{padding:20px}.modal--menu .modal__inner{border-radius:30px}.modal__title{margin-bottom:28px}.modal__btn-close{width:32px;height:32px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M24 8.773l-16 16M8 8.773l16 16'/%3E%3C/g%3E%3C/svg%3E")}.modal__btn-close .modal--menu .modal__btn-close .modal{top:40px}.modal__content{padding:30px 0}.modal__downloads{gap:8px}}@media(min-width:768px){.modal__title{max-width:400px;font-size:32px;margin:0 auto 40px}.modal--download .modal__title{max-width:543px}.modal__inner{max-width:708px}.modal--download .modal__inner{max-width:543px;border-radius:28px}.modal__content{padding:6px 0}.modal__downloads{max-width:430px;gap:6px;margin:0 auto}.modal--download .modal__downloads{max-width:100%}}@media(min-width:1440px){.modal--menu.show{display:none}.modal__title{font-weight:300;line-height:120%;margin-bottom:28px}.modal--download .modal__title{font-weight:600}.modal__inner{max-width:568px}.modal__content{padding:10px 0}}@media(min-width:1920px){.modal__title{max-width:440px;font-size:38px;margin-bottom:40px}.modal__inner{max-width:658px}.modal__downloads{max-width:500px}}@media(min-width:2560px){.modal__title{max-width:520px;font-size:44px;margin-bottom:38px}.modal__inner{max-width:728px}.modal__downloads{max-width:600px;gap:8px}.modal__btn-close{width:44px;height:44px}}.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.menu__logo{width:120px;margin-bottom:25px}.menu .nav{display:block;margin-bottom:26px}.menu__btn{width:100%;font-size:18px;padding:21px 30px;border-radius:20px}.menu__downloads{display:none}.menu__contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fdfdfd;font-weight:500;font-size:18px;line-height:100%;padding-bottom:6px}.menu__email,.menu__phone{color:#fdfdfd;padding:5px 0}.menu__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:auto}.menu__link-tg{width:43px;height:43px;font-size:0;border-radius:12px;padding:12px;border:1px solid #e8edff;background-color:#e8edff;background-repeat:no-repeat;background-position:50%;background-size:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='21' fill='%236C69FF' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.193 9.171C6.85 7.148 9.957 5.814 11.51 5.17c4.438-1.84 5.36-2.16 5.96-2.17.133-.002.428.03.62.185a.67.67 0 01.227.432c.021.124.048.406.027.627-.24 2.518-1.281 8.63-1.81 11.45-.224 1.194-.665 1.594-1.092 1.634-.928.085-1.633-.612-2.532-1.199-1.406-.919-2.2-1.49-3.565-2.388-1.578-1.036-.555-1.605.344-2.536.235-.244 4.323-3.95 4.402-4.287.01-.042.02-.199-.074-.281-.093-.083-.231-.055-.33-.032-.142.032-2.388 1.512-6.74 4.44-.638.437-1.216.65-1.733.638-.57-.012-1.668-.321-2.484-.586-1-.324-1.796-.495-1.727-1.046.036-.287.433-.58 1.189-.88z'/%3E%3C/svg%3E");-webkit-transition:all .3s;transition:all .3s}.menu__link-tg:hover{background-color:#6c69ff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='21' fill='%23FFF' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.193 9.171C6.85 7.148 9.957 5.814 11.51 5.17c4.438-1.84 5.36-2.16 5.96-2.17.133-.002.428.03.62.185a.67.67 0 01.227.432c.021.124.048.406.027.627-.24 2.518-1.281 8.63-1.81 11.45-.224 1.194-.665 1.594-1.092 1.634-.928.085-1.633-.612-2.532-1.199-1.406-.919-2.2-1.49-3.565-2.388-1.578-1.036-.555-1.605.344-2.536.235-.244 4.323-3.95 4.402-4.287.01-.042.02-.199-.074-.281-.093-.083-.231-.055-.33-.032-.142.032-2.388 1.512-6.74 4.44-.638.437-1.216.65-1.733.638-.57-.012-1.668-.321-2.484-.586-1-.324-1.796-.495-1.727-1.046.036-.287.433-.58 1.189-.88z'/%3E%3C/svg%3E")}.menu__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}@media(min-width:430px){.menu{padding:22px 10px 18px}.menu .nav,.menu__logo{margin-bottom:38px}.menu__contact{gap:4px;font-size:24px;padding-bottom:0}}@media(min-width:768px){.menu{padding:22px 20px 18px}.menu__btns{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.menu__btn{width:auto;min-width:170px}.menu__downloads{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 14px}.menu__downloads-link{display:block;-ms-flex-negative:0;flex-shrink:0}.menu__link-tg{width:56px;height:56px;background-size:30px}}.store{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;background-color:#eef2ff;padding:7px;-webkit-transition:all .3s;transition:all .3s}.store:hover{background-color:#6c69ff}.store:hover .store__badge svg{fill:#fdfdfd}.store:hover .store__badge svg #apk{fill:#121327}.store:hover .store__name,.store:hover .store__text{color:#fdfdfd}.store--apk .store__info,.store--win .store__info{margin-left:4px}.store--modal{min-height:38px;border-radius:9px;padding-right:10px}.store--modal .store__badge{height:30px;width:26px}.store--modal .store__badge svg{height:29px;width:23px}.store--modal .store__text{font-size:6px;margin-bottom:0;margin-top:0}.store--modal .store__name{font-size:12px}.store__badge{vertical-align:top}.store__badge svg{height:30px;width:23px;-o-object-fit:contain;object-fit:contain;fill:#121327}.store__badge svg,.store__badge svg #apk{-webkit-transition:all .3s;transition:all .3s}.store__badge svg #apk{fill:#fff}.store__text{font-size:8px;margin-bottom:-2px;margin-top:-3px}.store__name,.store__text{display:block;color:#121327;-webkit-transition:color .3s;transition:color .3s}.store__name{font-size:14px;font-weight:600}@media(min-width:430px){.store{min-height:66px;gap:3px;border-radius:16px;padding-right:14px}.store--apk .store__badge svg{width:30px;height:38px}.store--gp .store__badge svg{width:46px;height:58px;margin-left:10px}.store--gp .store__info{margin-left:3px}.store__badge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;width:38px}.store__badge svg{width:41px;height:50px;-ms-flex-negative:0;flex-shrink:0}.store--modal{min-height:38px;border-radius:9px;padding-right:13px}.store--modal.store--gp .store__badge svg{width:36px;height:44px}.store--modal.store--apk .store__badge{width:25px}.store--modal.store--win .store__badge{width:32px}.store--modal .store__badge{height:47px;width:30px}.store--modal .store__badge svg{width:33px;height:42px}.store--modal .store__text{font-size:9px}.store--modal .store__name{font-size:18px;margin-top:-3px;margin-bottom:-4px}.store__text{font-size:12px;margin-bottom:-2px;margin-top:4px}.store__name{font-size:22px}}@media(min-width:768px){.store{min-height:50px;border-radius:12px}.store--gp .store__badge svg{width:25px;height:34px;margin-left:0}.store--apk .store__badge svg{width:25px;height:34px}.store--modal{min-height:65px}.store--menu{min-height:68px;border-radius:16px}.store--menu.store--gp{padding-right:18px}.store--menu.store--gp .store__badge svg{width:58px;height:54px;margin-left:9px}.store--menu.store--gp .store__text{font-size:12px}.store--menu.store--gp .store__name{font-size:20px}.store--menu.store--apk .store__badge svg{width:32px;height:40px}.store--menu.store--apk .store__text{font-size:11px}.store--menu.store--win{padding-right:34px}.store--menu.store--win .store__text{font-size:11px}.store--menu .store__badge{width:40px}.store--menu .store__badge svg{width:38px;height:50px}.store--menu .store__text{font-size:13px}.store--menu .store__name{font-size:22px}.store__badge{height:34px;width:26px}.store__badge svg{width:28px;height:34px}.store__name{font-size:16px}.store__text{font-size:8px;margin-top:0}}@media(min-width:1920px){.store--gp .store__badge svg{width:40px;height:52px}.store--apk .store__badge svg{width:30px;height:38px}.store--modal{border-radius:16px}.store--modal.store--apk .store__badge{width:36px}.store--modal.store--apk .store__badge svg{width:30px;height:37px}.store--modal.store--gp .store__badge{width:48px;margin-right:-10px}.store--modal.store--gp .store__badge svg{width:46px;height:54px}.store--modal.store--win{padding-right:32px}.store--modal.store--win .store__badge{width:52px}.store--modal.store--win .store__info{margin-left:-10px}.store--modal .store__badge{width:38px}.store--modal .store__badge svg{width:36px;height:46px}.store--modal .store__text{font-size:12px;margin-bottom:-2px;margin-top:-6px;margin-left:0}.store--modal .store__name{font-size:21px}.store__badge{height:46px;width:38px}.store__badge svg{width:38px;height:44px}.store__text{font-size:11px;margin-left:-5px}.store__name{font-size:19px}}@media(min-width:2560px){.store--gp .store__badge svg{width:43px;height:58px}.store--modal{min-height:74px}.store--modal.store--apk .store{padding-right:20px}.store--modal.store--apk .store__badge{width:56px;margin-right:-10px}.store--modal.store--apk .store__badge svg{width:36px;height:45px}.store--modal.store--apk .store__text{margin-left:0;font-size:12px}.store--modal.store--gp .store__badge{width:56px}.store--modal.store--gp .store__text,.store--modal.store--win .store__text{font-size:13px;margin-left:0}.store--modal .store__badge{width:45px}.store--modal .store__badge svg{width:40px;height:52px}.store--modal .store__text{font-size:14px;margin-left:-6px}.store--modal .store__name{font-size:24px}.store__badge{height:58px;width:44px}.store__name{font-size:23px}}.popup{width:100%;background-color:#fdfdfd;-webkit-box-shadow:3px 3px 40px 0 rgba(0,0,0,.0509803922),-3px -3px 40px 0 rgba(0,0,0,.0509803922);box-shadow:3px 3px 40px 0 rgba(0,0,0,.0509803922),-3px -3px 40px 0 rgba(0,0,0,.0509803922);border-radius:36px;padding:20px;pointer-events:auto}.popup__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;bottom:0;left:0;right:0;z-index:2;padding:13px 10px;pointer-events:none}.popup__wrap.hide{display:none}.popup__title{font-weight:400;font-size:16px;line-height:120%;letter-spacing:-.2px;margin-bottom:17px}.popup__ip{font-size:24px;margin-bottom:9px}.popup__ip,.popup__text{font-weight:400;line-height:100%;letter-spacing:-.2px}.popup__text{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:11px;font-size:14px;margin-bottom:27px}.popup__btn{width:100%}@media(min-width:430px){.popup__wrap{padding:20px}.popup__title{font-size:18px}.popup__title br{display:none}}@media(min-width:768px){.popup{max-width:708px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:40px;padding-inline:57px}.popup__info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.popup__title{font-size:20px;letter-spacing:-.36px}.popup__ip{font-size:28px}.popup__text{font-size:16px;margin-bottom:-4px}.popup__btn{width:auto;padding:20px 30px 18px}}@media(min-width:1440px){.popup{max-width:1100px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:60px;padding:20px}.popup__title{font-size:18px;letter-spacing:-.2px;margin-bottom:0}.popup__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.popup__ip{font-size:32px;margin-bottom:0;margin-left:20px}.popup__text{font-size:16px;margin-bottom:0}.popup__btn{font-size:18px;padding:20px 30px 18px;border-radius:20px}}@media(min-width:1920px){.popup{max-width:1215px}.popup__title{font-size:20px}.popup__ip{font-size:38px}.popup__text{letter-spacing:.9px;gap:10px}.popup__btn{font-size:20px}}@media(min-width:2560px){.popup{max-width:1404px;border-radius:36px;padding-inline:30px}.popup__title{font-size:24px;letter-spacing:-.4px}.popup__ip{font-size:44px}.popup__text{font-size:20px;letter-spacing:0}.popup__btn{font-size:24px}}.links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:27px;width:100%;padding:16px 0 0}.links__title{color:#fff;font-weight:400;font-size:16px;line-height:100%;margin-bottom:10px}.links__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.links__btn,.links__items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px}.links__btn{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;font-weight:600;background-color:#fff;border-radius:12px;padding:12px;-webkit-transition:background-color .3s;transition:background-color .3s}.links__btn:hover{background-color:#e8edff}.links__btn-icon{display:block;width:20px;height:20px;background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:50%;background-size:contain}.links__btn-icon--app{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.817 10.534c-.009-1.633.72-2.866 2.195-3.774-.825-1.197-2.072-1.856-3.719-1.985-1.558-.124-3.262.921-3.885.921-.659 0-2.17-.876-3.355-.876C4.603 4.86 2 6.8 2 10.748c0 1.166.21 2.37.632 3.613.562 1.634 2.59 5.639 4.707 5.572 1.106-.026 1.888-.796 3.328-.796 1.396 0 2.12.796 3.354.796 2.134-.03 3.97-3.671 4.505-5.31-2.863-1.365-2.71-4.004-2.71-4.089zm-2.485-7.307C14.53 1.785 14.42.472 14.386 0c-1.058.062-2.283.73-2.981 1.553-.769.881-1.221 1.972-1.124 3.2 1.145.089 2.19-.507 3.05-1.526z' fill='%236C69FF'/%3E%3C/svg%3E")}.links__btn-icon--google{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.932 19.545c-.288-.145-.432-.507-.432-.869v-.29-16.01c0-.29.072-.507.144-.797.072-.144.216-.29.36-.434 3.098 3.115 6.123 6.23 9.149 9.345-3.098 2.898-6.123 5.94-9.22 9.055zM15.178 7.302c-.865.87-1.801 1.74-2.666 2.68-2.88-2.97-5.834-5.94-8.716-8.91 0 0 0-.072.072-.072 3.746 2.1 7.492 4.202 11.31 6.302zM3.796 19.545c2.882-2.897 5.835-5.795 8.716-8.693.793.797 1.657 1.594 2.594 2.463-3.746 2.101-7.492 4.202-11.238 6.23h-.072zM15.61 13.025c-.936-.869-1.8-1.738-2.737-2.607l2.81-2.826c.287.145.576.29.864.507.72.435 1.512.797 2.233 1.232.216.072.36.217.504.435.288.362.288.724 0 1.086-.144.145-.288.29-.504.362-1.009.652-2.09 1.232-3.17 1.811z' fill='%236C69FF'/%3E%3C/svg%3E")}.links__btn-icon--mac{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='20' height='20' rx='6' fill='%236C69FF'/%3E%3Cpath d='M13.992 15.28a.83.83 0 001.437-.829l-.833-1.444h1.211a.83.83 0 100-1.659h-2.17l-2.393-4.146c-.401.55-.828 1.248-.673 2.152l3.421 5.927z' fill='white'/%3E%3Cpath d='M9.042 6.706l-.857-1.484a.83.83 0 011.437-.83l.378.655.378-.655a.83.83 0 111.437.83l-3.537 6.126h2.697c.494.17.892.725.892 1.244 0 .122-.03.264-.076.415H4.192a.83.83 0 110-1.659h2.17l2.68-4.642zM5.852 13.318c.35 0 .664.186 1.003.494l-.848 1.469a.83.83 0 11-1.437-.83l.598-1.034c.163-.05.254-.075.346-.087.089-.012.179-.012.338-.012z' fill='white'/%3E%3C/svg%3E")}.links__btn-icon--doc{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.5 4a2 2 0 012-2h4.586a2 2 0 011.414.586L15.914 6a2 2 0 01.586 1.414V16a2 2 0 01-2 2h-8a2 2 0 01-2-2V4zm2 6a1 1 0 011-1h6a1 1 0 110 2h-6a1 1 0 01-1-1zm1 3a1 1 0 000 2h6a1 1 0 000-2h-6z' fill='%236C69FF'/%3E%3C/svg%3E")}.links__btn-icon--download{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.5 17a1 1 0 011-1h12a1 1 0 010 2h-12a1 1 0 01-1-1zm3.293-7.707a1 1 0 011.414 0L9.5 10.586V3a1 1 0 012 0v7.586l1.293-1.293a1 1 0 111.414 1.414l-3 3a1 1 0 01-1.414 0l-3-3a1 1 0 010-1.414z' fill='%236C69FF'/%3E%3C/svg%3E")}@media(min-width:768px){.links{gap:31px;padding:6px 0 0}.links__items{display:grid;grid-template-columns:1fr 1fr}.links__items--3{grid-template-columns:1fr 1fr 1fr}.links__btn{font-size:16px;padding:16px 0}}.not-found{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:25px;padding-bottom:120px}.not-found:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;width:206px;height:206px;background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:linear-gradient(203.49deg,#7b78ff 10.14%,#a199ff 91.47%);margin:auto;-webkit-filter:blur(150px);filter:blur(150px);border-radius:50%}.not-found__wrap{overflow:hidden}.not-found__title{font-weight:500;font-size:25px;line-height:120%;letter-spacing:-.3px;text-align:center;margin-bottom:25px}.not-found__img{max-width:calc(100% + 72px);margin:0 -36px 88px}.not-found__link{width:100%;font-size:18px;letter-spacing:.6px;padding:25px 60px 23px}@media(min-width:430px){.not-found__title{font-size:40px;line-height:110%;letter-spacing:-1.2px;margin-bottom:41px}.not-found__img{max-width:calc(100% + 88px);margin:0 0 84px}.not-found__link{width:auto;min-width:280px}}@media(min-width:768px){.not-found{padding-top:33px;padding-bottom:150px}.not-found__title{font-size:50px;letter-spacing:-1.5px;margin-bottom:49px}.not-found__img{max-width:calc(100% + 168px);margin-bottom:74px}}@media(min-width:1440px){.not-found{padding-bottom:180px;padding-top:39px}.not-found:before{width:360px;height:360px;-webkit-filter:blur(350px);filter:blur(350px)}.not-found__title{max-width:900px;font-size:70px;letter-spacing:-2.1px;line-height:100%;margin-bottom:70px}.not-found__img{max-width:calc(100% - 106px);margin-bottom:82px}.not-found__link{border-radius:20px}}@media(min-width:1920px){.not-found{padding-bottom:250px;padding-top:51px}.not-found__title{max-width:1100px;font-size:80px;letter-spacing:-2.4px;line-height:100%;margin-bottom:108px}.not-found__img{max-width:1374px;margin-bottom:106px}.not-found__link{min-width:280px;font-size:24px;padding:26px 120px;border-radius:27px}}@media(min-width:2560px){.not-found{padding-bottom:350px}.not-found__title{font-size:90px;max-width:1200px}.not-found__img{max-width:1624px;margin-bottom:148px}.not-found__link{min-width:500px;font-size:28px;padding:36px 120px}}
