.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important;}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2;}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none;}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450;}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232;}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28;}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900;}.wpcf7-form-control-wrap{position:relative;}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:normal;display:block;}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em;}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em;}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" ";}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative;}form.submitting .wpcf7-spinner{visibility:visible;}.wpcf7-spinner::before{content:"";position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite;}@media (prefers-reduced-motion: reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms;}}@keyframes spin{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}@keyframes blink{from{opacity:0;}50%{opacity:1;}to{opacity:0;}}.wpcf7 [inert]{opacity:.5;}.wpcf7 input[type="file"]{cursor:pointer;}.wpcf7 input[type="file"]:disabled{cursor:default;}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed;}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr;}.wpcf7-reflection > output{display:list-item;list-style:none;}.wpcf7-reflection > output[hidden]{display:none;}@charset "UTF-8";*{padding:0;margin:0;border:0px;}*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}html{box-sizing:border-box;scroll-behavior:smooth;}aside,nav,footer,header,section{display:block;}section{max-width:100%;}body{line-height:1;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility;text-decoration-skip:objects;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;min-width:320px;}input::-ms-clear{display:none;}button{cursor:pointer;}button::-moz-focus-inner{padding:0;border:0;}a{text-decoration:none;}a:focus{text-decoration:none;}a:hover,a:visited{text-decoration:none;}a img{border:none;}ul,ol,dl,dd{margin:0;padding:0;}ul li{list-style:none;}img{max-width:100%;height:auto;display:block;border-style:none;}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit;}p,span,label,h1,h2,h3,h4,h5,h6,b,strong,i,em{max-width:100%;word-wrap:break-word;white-space:normal;margin:0;}input,textarea,select{vertical-align:middle;}form,fieldset{margin:0;padding:0;border-style:none;width:100%;}input[type='search'],input[type='text'],input[type='file'],input[type='password'],input[type='submit'],input[type='email'],input[type='tel'],textarea,select{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;resize:none;outline:none;}input[type='email']{box-shadow:none;-webkit-box-shadow:none;}input[type='submit']::-moz-focus-inner,input[type='button']::-moz-focus-inner,button::-moz-focus-inner{border:0;padding:0;}input[type='submit'],input[type='button']{cursor:pointer;}input[type='submit']:focus,input[type='button']:focus{outline:none;border:none;box-shadow:none;}input[type='number']::-webkit-inner-spin-button,input[type='number']::-webkit-outer-spin-button{-webkit-appearance:none;margin:0;}input[type='number']{-moz-appearance:textfield;}input[type='number']::-webkit-inner-spin-button,input[type='number']::-webkit-outer-spin-button,input[type='email']::-webkit-inner-spin-button,input[type='email']::-webkit-outer-spin-button{-webkit-appearance:none;margin:0;}input[type='search']::-webkit-search-decoration,input[type='search']::-webkit-search-cancel-button,input[type='search']::-webkit-search-results-button,input[type='search']::-webkit-search-results-decoration{display:none;}button:focus{outline:none;border:none;box-shadow:none;}button{cursor:pointer;outline:none;border:none;box-shadow:none;font-family:inherit;font-size:100%;font-weight:inherit;}div{word-wrap:break-word;white-space:normal;}iframe{border:none;}input::-ms-clear{display:none;}b,strong{font-weight:bolder;}*{font-family:Inter,sans-serif;color:#061136;scrollbar-color:#061136 #f9fafc;scrollbar-width:auto;}::-webkit-scrollbar-track{background-color:#f9fafc;}::-webkit-scrollbar-thumb{background-color:#061136;}::-webkit-scrollbar{width:4px;}body{display:flex;flex-direction:column;min-height:100vh;background-color:#f5f6fd;}main{flex:1;background-color:#f5f6fd;}.container{--padding:60px;max-width:calc(1320px + var(--padding) * 2);margin:0 auto;position:relative;padding-left:var(--padding);padding-right:var(--padding);}@media only screen and (max-width: 1439px){.container{--padding:16px;}}.btn{display:inline-flex;justify-content:center;align-items:center;padding:8.5px 16px;border-radius:10px;transition:all .3s ease-in-out;cursor:pointer;font-family:Mukta,sans-serif;font-weight:700;font-size:14px;line-height:150%;}.btn__bg{background-color:#f9fafc;}.btn__bg:hover{background-color:#e0e3f8;}.btn__bg:active{background-color:#a2acef;}.btn__br{border:1px solid #f9fafc;color:#f9fafc;}.btn__br span{color:inherit;font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;}.btn__br:hover{border-color:#e0e3f8;color:#e0e3f8;}.btn__br:active{border-color:#a2acef;color:#a2acef;}section{margin-bottom:140px;}@media only screen and (max-width: 900px){section{margin-bottom:80px;}}.title{font-family:Mukta,sans-serif;font-weight:700;font-size:48px;line-height:48px;letter-spacing:-.02em;color:#061136;}.title span{font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;letter-spacing:inherit;color:#3c48ac;}.left-block{display:flex;flex-direction:column;}.left-block .title{font-weight:800;margin-bottom:24px;}.left-block p{font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:24px;color:#808399;}.left-block__footer{display:flex;}.left-block__footer button,.left-block__footer a.btn.btn__br{background-color:#061136;border-radius:10px;padding:9px 16px;display:inline-block;font-family:Mukta,sans-serif;font-weight:700;font-size:14px;line-height:150%;text-align:center;color:#fff;transition:background-color .3s ease-in-out;margin-right:24px;}.left-block__footer button:hover,.left-block__footer a.btn.btn__br:hover{background-color:rgba(4,13,41,.75);}.left-block__footer p{max-width:163px;padding:0 18px 0 14px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:16px;color:#061136;margin-top:4px;margin-bottom:4px;border-left:1px solid #061136;}.caption{display:inline-block;width:fit-content;padding:8px 16px;background-color:#ffd641;border-radius:99px;margin-bottom:24px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:16px;text-align:center;letter-spacing:.08em;text-transform:uppercase;transition:background-color .3s ease-in-out;}.caption:hover{background-color:rgba(255,214,65,.85);}.input{position:relative;width:100%;}.input input{width:100%;display:flex;flex-direction:column;border:1px solid #f9fafc;border-radius:6px;background:transparent;padding:7.5px 8px;font-family:Mukta,sans-serif;font-weight:400;font-size:14px;line-height:150%;color:#f9fafc;}.input input::placeholder{color:#707286;}.input input:focus::placeholder{color:#f9fafc;}.input input:hover{border-color:#a2acef;}.input input:invalid:not(:placeholder-shown){border-color:#fc4d4d;}.input input:invalid:not(:placeholder-shown) + .error{display:inline-block;}.error{font-family:Mukta,sans-serif;font-weight:400;font-size:12px;line-height:150%;color:#fc4d4d;max-width:233px;display:none;}header{background:rgba(5,14,44,.7);position:fixed;top:0;width:100%;z-index:50;transition:top .4s ease-in-out;}header:after{content:"";position:absolute;bottom:1px;left:0;width:100%;height:1px;background:linear-gradient(151.34deg,#a2acef 15.02%,rgba(0,0,0,0) 149.49%);z-index:-1;opacity:.7;}.login svg{display:none;}.logo{display:block;max-width:151px;max-height:36px;}@media only screen and (max-width: 425px){.header__logo{max-width:139px;max-height:32px;}}@media only screen and (max-width: 331px){.header__logo{max-width:125px;max-height:30px;}}.header__wrapper{background:rgba(10,7,27,.6);backdrop-filter:blur(3px);}.header__inner.header__inner-landing{max-width:1440px;padding:23px 30px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;}@media only screen and (max-width: 425px){.header__inner.header__inner-landing{padding:16px;}}.header__btns{display:flex;}.header__btns .btn:not(:last-child){margin-right:16px;}@media only screen and (max-width: 425px){.header__btns .btn:not(:last-child){margin-right:8px;}}.hero{padding-top:140px;background-color:#0a071b;position:relative;}@media only screen and (max-width: 768px){.hero{padding-top:132px;}}.hero__bg-top:after{content:"";position:absolute;top:0;left:0;width:100%;height:500px;background:url("data:image/svg+xml,<svg width=\"1440\" height=\"1029\" viewBox=\"0 0 1440 1029\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(%23clip0_180_36007)\"><g opacity=\"0.3\"><g style=\"mix-blend-mode:luminosity\"><path d=\"M326.5 278.896L389.5 317.798V337.103L326.5 298.167V278.896Z\" stroke=\"%23ECECEC\"/></g><g style=\"mix-blend-mode:luminosity\"><path d=\"M389.5 238.896L326.5 277.798V297.103L389.5 258.167V238.896Z\" stroke=\"%23ECECEC\"/></g></g></g><path d=\"M375 790V791H376V790H375ZM30 790H29V791H30V790ZM374 0V790H376V0H374ZM375 789H30V791H375V789ZM31 790V0H29V790H31Z\" fill=\"url(%23paint0_linear_180_36007)\" mask=\"url(%23path-1-inside-1_180_36007)\"/><g clip-path=\"url(%23clip1_180_36007)\"><g style=\"mix-blend-mode:luminosity\"><path d=\"M428.5 140.896L365.5 179.798V199.103L428.5 160.167V140.896Z\" stroke=\"url(%23paint1_linear_180_36007)\"/></g><g style=\"mix-blend-mode:luminosity\"><path d=\"M365.5 100.896L428.5 139.798V159.103L365.5 120.167V100.896Z\" stroke=\"url(%23paint2_linear_180_36007)\"/></g></g><path d=\"M720 1029V1030H721V1029H720ZM375 1029H374V1030H375V1029ZM719 0V1029H721V0H719ZM720 1028H375V1030H720V1028ZM376 1029V0H374V1029H376Z\" fill=\"url(%23paint3_linear_180_36007)\" mask=\"url(%23path-5-inside-2_180_36007)\"/><g clip-path=\"url(%23clip2_180_36007)\"></g><path d=\"M1065 790V791H1066V790H1065ZM720 790H719V791H720V790ZM1064 0V790H1066V0H1064ZM1065 789H720V791H1065V789ZM721 790V0H719V790H721Z\" fill=\"url(%23paint4_linear_180_36007)\" mask=\"url(%23path-9-inside-3_180_36007)\"/><g clip-path=\"url(%23clip3_180_36007)\"></g><path d=\"M1410 790V791H1411V790H1410ZM1065 790H1064V791H1065V790ZM1409 0V790H1411V0H1409ZM1410 789H1065V791H1410V789ZM1066 790V0H1064V790H1066Z\" fill=\"url(%23paint5_linear_180_36007)\" mask=\"url(%23path-11-inside-4_180_36007)\"/><defs><linearGradient id=\"paint0_linear_180_36007\" x1=\"202.5\" y1=\"0\" x2=\"202.5\" y2=\"790\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"%23A6A4F0\"/><stop offset=\"0.225946\" stop-color=\"%23D8D7F2\" stop-opacity=\"0.350834\"/><stop offset=\"0.348055\" stop-color=\"%23F3F3F3\" stop-opacity=\"0\"/></linearGradient><linearGradient id=\"paint1_linear_180_36007\" x1=\"397\" y1=\"200\" x2=\"397\" y2=\"140\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"%23A6A4F0\"/><stop offset=\"1\" stop-color=\"%23ECECEC\" stop-opacity=\"0\"/></linearGradient><linearGradient id=\"paint2_linear_180_36007\" x1=\"397\" y1=\"160\" x2=\"397\" y2=\"100\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"%23A6A4F0\"/><stop offset=\"1\" stop-color=\"%23ECECEC\" stop-opacity=\"0\"/></linearGradient><linearGradient id=\"paint3_linear_180_36007\" x1=\"576.5\" y1=\"-217.5\" x2=\"559.195\" y2=\"432.518\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"%23A6A4F0\"/><stop offset=\"1\" stop-color=\"%23F3F3F3\" stop-opacity=\"0\"/></linearGradient><linearGradient id=\"paint4_linear_180_36007\" x1=\"892.5\" y1=\"0\" x2=\"893\" y2=\"325\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"%23A6A4F0\"/><stop offset=\"1\" stop-color=\"%23F3F3F3\" stop-opacity=\"0\"/></linearGradient><linearGradient id=\"paint5_linear_180_36007\" x1=\"1237.5\" y1=\"0\" x2=\"1238\" y2=\"301.5\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"%23A6A4F0\"/><stop offset=\"1\" stop-color=\"%23F3F3F3\" stop-opacity=\"0\"/></linearGradient><clipPath id=\"clip0_180_36007\"><path d=\"M30 0H375V790H30V0Z\" fill=\"white\"/></clipPath><clipPath id=\"clip1_180_36007\"><path d=\"M375 0H720V1029H375V0Z\" fill=\"white\"/></clipPath><clipPath id=\"clip2_180_36007\"><path d=\"M720 0H1065V790H720V0Z\" fill=\"white\"/></clipPath><clipPath id=\"clip3_180_36007\"><path d=\"M1065 0H1410V790H1065V0Z\" fill=\"white\"/></clipPath></defs></svg>");background-position:top center;background-repeat:no-repeat;}@media only screen and (max-width: 768px){.hero__bg-top:after{background:url("data:image/svg+xml,<svg width=\"375\" height=\"1029\" viewBox=\"0 0 375 1029\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(%23clip0_180_36423)\"></g><path d=\"M14 1029V1030H15V1029H14ZM-331 1029H-332V1030H-331V1029ZM13 0V1029H15V0H13ZM14 1028H-331V1030H14V1028ZM-330 1029V0H-332V1029H-330Z\" fill=\"url(%23paint0_linear_180_36423)\" mask=\"url(%23path-1-inside-1_180_36423)\"/><path d=\"M359 786V787H360V786H359ZM14 786H13V787H14V786ZM358 0V786H360V0H358ZM359 785H14V787H359V785ZM15 786V0H13V786H15Z\" fill=\"url(%23paint1_linear_180_36423)\" mask=\"url(%23path-3-inside-2_180_36423)\"/><g clip-path=\"url(%23clip1_180_36423)\"></g><path d=\"M704 786V787H705V786H704ZM359 786H358V787H359V786ZM703 0V786H705V0H703ZM704 785H359V787H704V785ZM360 786V0H358V786H360Z\" fill=\"url(%23paint2_linear_180_36423)\" mask=\"url(%23path-5-inside-3_180_36423)\"/><defs><linearGradient id=\"paint0_linear_180_36423\" x1=\"-129.5\" y1=\"-217.5\" x2=\"-146.805\" y2=\"432.518\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"%23A6A4F0\"/><stop offset=\"1\" stop-color=\"%23F3F3F3\" stop-opacity=\"0\"/></linearGradient><linearGradient id=\"paint1_linear_180_36423\" x1=\"186.5\" y1=\"0\" x2=\"186.995\" y2=\"323.354\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"%23A6A4F0\"/><stop offset=\"1\" stop-color=\"%23F3F3F3\" stop-opacity=\"0\"/></linearGradient><linearGradient id=\"paint2_linear_180_36423\" x1=\"531.5\" y1=\"0\" x2=\"531.995\" y2=\"299.973\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"%23A6A4F0\"/><stop offset=\"1\" stop-color=\"%23F3F3F3\" stop-opacity=\"0\"/></linearGradient><clipPath id=\"clip0_180_36423\"><path d=\"M-331 0H14V1029H-331V0Z\" fill=\"white\"/></clipPath><clipPath id=\"clip1_180_36423\"><path d=\"M359 0H704V786H359V0Z\" fill=\"white\"/></clipPath></defs></svg>");background-position:top center;}}.hero__bg-bottom:before{content:"";position:absolute;bottom:0;left:0;right:0;width:100%;height:800px;background:url("data:image/svg+xml,<svg width=\"1440\" height=\"810\" viewBox=\"0 0 1440 810\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M1408.74 157.473C1400.72 139.223 1393.09 121.99 1385.46 105.886C1362.3 56.7853 1341.95 19.324 1326.64 -2.48613C1314.21 -20.115 1305.91 -27.7429 1305.51 -28.0254L1304.95 -28.5339L1304.27 -28.1384C1303.98 -27.9689 1275.79 -11.6396 1228.55 16.3293C1222.39 19.9455 1215.95 23.7877 1209.23 27.7994C1164.37 54.4687 1108.54 87.6924 1042.26 120.577C955.193 163.689 876.089 189.736 800.036 200.19C724.492 210.586 636.969 206.857 524.698 188.437C503.283 184.934 481.643 181.148 460.737 177.532C385.927 164.536 315.298 152.219 247.325 149.393C170.369 146.229 94.6548 157.304 34.1403 180.583C-30.612 205.501 -75.6447 235.165 -101.749 255.393V257.822C-76.0402 237.764 -30.7815 207.591 34.9313 182.278C95.1633 159.112 170.595 148.094 247.269 151.258C315.072 154.083 385.644 166.344 460.341 179.34C481.247 182.956 502.888 186.742 524.302 190.245C636.799 208.665 724.492 212.394 800.319 201.998C876.654 191.488 955.984 165.384 1043.22 122.159C1109.62 89.2745 1165.44 55.9943 1210.36 29.2685C1217.08 25.2568 1223.52 21.4146 1229.68 17.7984C1272.8 -7.74089 1300.09 -23.5617 1304.72 -26.2738C1306.81 -24.2397 1314.49 -16.4988 1325 -1.58208C1340.26 20.115 1360.54 57.5199 1383.71 106.508C1391.34 122.668 1398.91 139.844 1406.93 158.095C1430.61 211.716 1457.11 271.835 1493.16 323.309V319.863C1458.01 269.066 1431.96 210.134 1408.74 157.473Z\" fill=\"url(%23paint0_linear_316_48071)\"/><path d=\"M26.3429 183.804C26.1169 184.143 20.6361 192.562 14.3643 210.417C6.67991 232.17 -0.947971 267.654 -7.78481 313.026C-9.81892 326.417 -11.627 340.486 -13.4916 355.346C-24.3966 440.327 -37.6748 542.992 -101.749 601.981V604.58C-35.9232 545.422 -22.5321 441.457 -11.514 355.629C-9.59291 340.769 -7.78481 326.699 -5.80721 313.308C0.973125 267.993 8.6575 232.622 16.2854 210.982C22.5007 193.353 28.038 184.821 28.0945 184.708L26.3429 183.804Z\" fill=\"url(%23paint1_linear_316_48071)\"/><path d=\"M87.2529 164.084C87.0269 164.423 82.1112 172.842 76.5739 190.584C69.7936 212.281 63.2392 247.821 57.589 293.475C56.1764 304.72 54.8768 316.359 53.5207 328.677C48.7745 371.619 43.3503 420.268 31.3716 469.199C14.6468 537.511 -15.3562 584.126 -57.8463 607.744C-70.3335 614.694 -85.0807 620.401 -101.749 624.865V626.729C-84.6852 622.152 -69.5989 616.389 -56.7728 609.27C-13.8306 585.369 16.5114 538.415 33.4057 469.538C45.3843 420.494 50.8086 371.788 55.5549 328.79C56.9109 316.472 58.2105 304.889 59.6231 293.645C65.2733 248.16 71.8277 212.676 78.5515 191.092C84.0323 173.576 89.0045 165.045 89.061 164.988L87.2529 164.084Z\" fill=\"url(%23paint2_linear_316_48071)\"/><path d=\"M152.908 152.558C152.739 152.897 148.388 161.316 143.698 179.001C137.935 200.698 132.624 236.408 128.273 282.232C127.2 293.589 126.239 305.228 125.222 317.602C121.662 360.714 117.594 409.645 107.593 458.916C93.4109 528.584 67.6456 573.956 28.9412 597.574C7.75262 610.457 -20.3858 618.989 -54.8525 622.831C-69.7693 624.526 -85.5335 625.373 -101.693 625.769V627.577C-85.477 627.181 -69.5998 626.334 -54.57 624.639C-19.8208 620.74 8.65667 612.152 30.0712 599.043C69.2842 575.142 95.2755 529.375 109.571 459.198C119.628 409.815 123.696 360.884 127.256 317.715C128.273 305.341 129.234 293.645 130.307 282.345C134.658 236.634 139.969 201.037 145.676 179.396C150.309 161.937 154.716 153.349 154.773 153.292L152.908 152.558Z\" fill=\"url(%23paint3_linear_316_48071)\"/><path d=\"M222.69 149.337C222.521 149.676 218.848 158.151 215.119 175.893C210.486 197.703 206.474 233.526 203.592 279.632C202.858 291.046 202.236 302.799 201.615 315.286C199.355 358.623 196.755 407.781 188.902 457.39C181.782 502.141 167.148 565.311 122.115 596.952C103.921 609.722 78.495 618.536 48.4355 622.322C16.0029 626.447 -21.176 625.712 -57.0553 625.034L-59.2589 624.978C-73.2716 624.695 -87.4538 624.469 -101.749 624.3V626.108C-87.4538 626.221 -73.2716 626.503 -59.3154 626.786L-57.1118 626.842C-21.1195 627.52 16.1159 628.255 48.718 624.13C79.0035 620.231 104.825 611.361 123.358 598.365C168.956 566.271 183.703 502.649 190.879 457.616C198.733 407.894 201.332 358.736 203.592 315.342C204.27 302.912 204.835 291.103 205.57 279.745C208.452 233.752 212.407 197.986 217.04 176.289C220.769 158.773 224.498 150.184 224.498 150.071L222.69 149.337Z\" fill=\"url(%23paint4_linear_316_48071)\"/><path d=\"M295.692 153.462C295.635 153.575 292.64 162.389 289.815 180.188C286.369 202.111 283.826 238.216 282.47 284.492C282.131 295.962 281.905 307.997 281.622 320.371C280.718 363.935 279.701 413.318 274.164 463.38C270.322 498.129 264.841 524.685 256.931 547.004C248.116 571.922 235.799 591.302 220.26 604.58C187.941 632.154 127.596 635.431 67.1375 634.922H65.3295C29.3936 634.583 -7.84172 634.244 -45.9246 637.691C-65.1921 639.442 -83.8945 642.211 -101.919 645.771V647.635C-83.838 644.019 -65.0791 641.251 -45.6986 639.499C-7.67221 636.052 29.4502 636.391 65.3295 636.73H67.1375C127.991 637.295 188.845 633.962 221.673 605.936C237.437 592.489 249.924 572.826 258.852 547.569C266.762 525.137 272.299 498.411 276.142 463.549C281.679 413.431 282.696 364.048 283.6 320.428C283.826 308.053 284.108 296.075 284.447 284.548C285.804 238.272 288.346 202.28 291.736 180.414C294.505 162.785 297.5 154.083 297.5 153.97L295.692 153.462Z\" fill=\"url(%23paint5_linear_316_48071)\"/><path d=\"M372.818 163.575L370.841 163.18C370.841 163.293 368.581 172.22 366.829 190.132C364.625 212.281 363.608 248.556 363.834 295.171C363.891 306.754 364.06 318.789 364.173 331.276C364.738 375.122 365.36 424.788 362.252 475.245C360.105 510.277 356.376 537.116 350.5 559.773C343.832 585.426 334.509 604.693 321.909 618.593C295.861 647.296 241.223 651.929 196.529 652.777H195.173C165.34 653.342 134.546 653.907 103.13 658.314C102.678 658.371 102.17 658.427 101.718 658.54C66.4034 663.625 32.2757 673.796 2.89423 687.978C-29.7644 703.629 -60.7845 725.722 -89.3184 753.578C-93.4996 757.646 -97.6243 761.94 -101.749 766.235V769.06C-97.1723 764.144 -92.5391 759.398 -87.8493 754.821C-59.4284 727.135 -28.5778 705.155 3.79828 689.56C33.4058 675.322 67.7595 665.151 103.413 660.122C134.659 655.715 165.453 655.15 195.173 654.642H196.529C241.675 653.794 296.878 649.104 323.435 619.836C336.204 605.71 345.697 586.217 352.421 560.282C358.297 537.511 362.083 510.559 364.23 475.415C367.338 424.901 366.716 375.179 366.151 331.332C365.981 318.845 365.868 306.81 365.812 295.227C365.586 248.669 366.603 212.45 368.807 190.358C370.615 172.503 372.818 163.632 372.818 163.575Z\" fill=\"url(%23paint6_linear_316_48071)\"/><path d=\"M11.5391 994.506L9.56152 994.054C9.67453 993.602 22.3877 946.818 53.7467 879.41C70.5281 843.361 87.9875 813.189 107.142 787.197C128.556 758.098 152.118 734.706 177.149 717.699C200.033 702.161 226.928 690.521 254.897 684.136C279.419 678.542 303.828 676.847 327.39 675.152L328.068 675.096C377.903 671.593 410.506 658.484 425.027 636.165C434.519 621.475 441.017 602.32 445.368 575.877C449.154 552.824 451.131 525.646 451.583 490.331C452.205 439.479 449.945 389.417 447.967 345.289C447.402 332.745 446.837 320.597 446.385 309.014C444.52 262.117 444.012 225.559 444.972 203.184C445.707 185.103 447.176 176.006 447.176 175.95L449.154 176.232C449.154 176.345 447.741 185.329 446.95 203.297C446.046 225.616 446.498 262.117 448.362 308.957C448.815 320.597 449.38 332.689 449.945 345.232C451.922 389.361 454.239 439.422 453.561 490.331C453.109 525.759 451.131 553.05 447.345 576.159C442.938 602.885 436.44 622.266 426.778 637.126C411.918 660.009 378.808 673.344 328.237 676.904L327.559 676.96C304.054 678.599 279.758 680.294 255.405 685.888C227.719 692.216 201.05 703.743 178.392 719.111C153.531 736.006 130.139 759.285 108.837 788.158C89.7955 814.036 72.3927 844.096 55.6113 880.088C24.3653 947.383 11.7086 994.054 11.5391 994.506Z\" fill=\"url(%23paint7_linear_316_48071)\"/><path d=\"M244.952 1035.3L242.975 1035.08C243.031 1034.62 250.037 987.104 269.87 917.38C280.549 879.692 291.567 849.35 304.45 821.833C318.914 791.039 334.509 767.026 352.138 748.38C368.072 731.542 387.113 718.546 407.172 710.749C424.744 703.912 443.503 700.861 460.002 698.149C475.427 695.606 490.231 692.837 501.758 686.396C513.228 680.011 522.438 668.937 528.427 654.359C534.699 639.103 538.484 619.44 540.462 592.488C542.157 568.757 542.383 542.031 541.084 505.926C539.219 454.678 535.32 404.334 531.874 359.923C530.913 347.266 529.953 335.062 529.048 323.365C525.545 276.242 523.568 239.346 523.229 216.801C522.946 198.551 523.568 189.341 523.568 189.284L525.602 189.397C525.602 189.51 524.98 198.607 525.263 216.801C525.602 239.346 527.636 276.186 531.083 323.252C531.93 334.948 532.891 347.153 533.908 359.81C537.354 404.221 541.31 454.565 543.118 505.87C544.417 542.088 544.248 568.87 542.496 592.658C540.519 619.779 536.676 639.612 530.348 655.037C524.246 669.954 514.697 681.367 502.831 687.978C491.022 694.533 476.049 697.414 460.398 699.957C444.012 702.669 425.366 705.72 408.019 712.444C388.243 720.128 369.484 732.954 353.72 749.566C336.204 768.043 320.723 791.943 306.314 822.568C293.488 849.972 282.527 880.257 271.848 917.832C252.015 987.443 245.009 1034.85 244.952 1035.3Z\" fill=\"url(%23paint8_linear_316_48071)\"/><path d=\"M476.84 1071.52L474.806 1071.46C474.806 1071.35 475.427 1058.75 476.896 1036.54C478.365 1014.85 480.512 985.522 484.468 950.773C488.875 912.012 493.96 880.653 500.401 852.119C507.634 820.139 515.94 794.938 525.941 775.106C535.094 756.912 545.999 743.069 558.373 733.859C569.109 725.892 581.766 721.372 590.975 718.038C600.355 714.704 609.904 710.636 616.345 703.912C623.295 696.68 628.267 685.266 631.149 670.011C634.2 653.964 635.33 634.47 634.935 606.727C634.539 582.94 632.957 555.14 629.962 519.148C625.612 467.448 620.074 416.708 615.102 372.015C613.69 359.358 612.39 347.153 611.09 335.401C606.005 287.995 602.446 250.873 600.863 228.102C599.564 209.682 599.394 200.359 599.394 200.303L601.428 200.246C601.428 200.359 601.598 209.569 602.898 227.989C604.48 250.76 608.039 287.825 613.125 335.231C614.368 346.984 615.724 359.189 617.136 371.845C622.052 416.595 627.646 467.335 631.997 519.035C634.991 555.027 636.573 582.883 636.969 606.727C637.421 634.583 636.234 654.19 633.183 670.35C630.188 686.17 625.16 697.584 617.927 705.155C611.203 712.162 601.372 716.343 591.767 719.79C582.67 723.067 570.182 727.531 559.673 735.328C547.525 744.312 536.846 757.986 527.805 775.897C517.917 795.616 509.611 820.647 502.436 852.515C495.994 880.992 490.965 912.295 486.558 950.999C482.603 985.692 480.399 1015.02 478.987 1036.71C477.461 1058.81 476.84 1071.35 476.84 1071.52Z\" fill=\"url(%23paint9_linear_316_48071)\"/><path d=\"M707.711 1098.13L705.676 1098.25C705.676 1098.25 704.716 1085.53 703.19 1062.48C701.721 1040.27 699.8 1010.21 698.162 974.617C696.297 934.896 695.449 902.689 695.393 873.195C695.393 839.801 696.467 814.432 698.84 793.413C700.987 774.145 704.207 759.85 708.615 749.679C711.948 741.995 716.525 736.458 720.989 731.598C723.983 728.321 728.165 723.18 730.312 715.834C732.685 707.698 733.589 696.793 733.306 680.35C733.024 663.908 731.668 644.019 728.786 615.937C726.357 591.867 723.023 563.785 718.277 527.51C711.44 475.358 704.207 424.223 697.823 379.134C696.014 366.477 694.319 354.216 692.624 342.52C685.9 294.719 680.815 257.37 677.99 234.543C675.673 215.954 674.713 206.631 674.713 206.518L676.747 206.348C676.747 206.461 677.708 215.784 680.024 234.317C682.906 257.144 687.935 294.493 694.658 342.294C696.297 354.047 698.049 366.251 699.857 378.908C706.241 423.997 713.53 475.132 720.311 527.284C725.057 563.559 728.391 591.697 730.82 615.768C733.702 643.906 735.058 663.795 735.34 680.35C735.623 696.962 734.662 708.037 732.233 716.286C730.029 723.971 725.622 729.338 722.514 732.729C718.164 737.475 713.7 742.843 710.479 750.301C706.128 760.302 702.964 774.484 700.817 793.582C698.444 814.545 697.371 839.858 697.427 873.195C697.427 902.633 698.331 934.839 700.196 974.561C701.834 1010.16 703.755 1040.22 705.224 1062.42C706.75 1085.42 707.711 1098.13 707.711 1098.13Z\" fill=\"url(%23paint10_linear_316_48071)\"/><path d=\"M938.694 1111.52C938.694 1111.52 936.151 1098.47 931.462 1074.91C926.885 1051.97 920.726 1021.06 913.324 985.014C904.962 944.332 898.012 911.391 891.345 881.331C883.83 847.203 877.728 821.325 872.19 799.797C867.105 779.908 862.924 765.726 859.082 755.104C856.256 747.306 853.488 741.6 850.945 736.571C849.137 733.068 846.481 727.474 844.052 719.733C841.396 711.314 838.628 700.07 835.011 683.345C831.395 666.62 827.44 646.562 822.129 618.197C817.552 593.732 812.58 566.215 805.969 529.036C796.702 476.884 787.832 425.692 779.978 380.546L773.423 342.859C765.061 294.945 758.507 257.427 754.325 234.317C750.935 215.445 749.184 206.179 749.184 206.179L751.161 205.896C751.161 205.896 752.913 215.163 756.303 234.035C760.428 257.144 767.039 294.719 775.401 342.633L781.955 380.32C789.809 425.466 798.68 476.658 807.947 528.81C814.557 565.932 819.53 593.449 824.106 617.915C829.418 646.279 833.373 666.338 836.989 683.063C840.605 699.731 843.374 710.919 845.973 719.281C848.346 726.909 851.002 732.39 852.753 735.893C855.352 740.978 858.121 746.741 861.003 754.652C864.845 765.331 869.026 779.569 874.168 799.515C879.705 821.099 885.807 847.034 893.322 881.105C899.933 911.221 906.939 944.162 915.302 984.844C922.704 1020.89 928.863 1051.86 933.439 1074.74C938.129 1098.3 940.672 1111.35 940.672 1111.35L938.694 1111.52Z\" fill=\"url(%23paint11_linear_316_48071)\"/><path d=\"M1179.51 1108.02C1179.45 1107.91 1175.1 1094.4 1167.08 1070.56C1159.28 1047.34 1148.49 1015.86 1134.76 978.742C1119.45 937.382 1105.89 903.932 1092.16 873.364C1076.84 839.406 1062.77 812.511 1049.1 791.266C1036.67 771.998 1024.24 757.138 1012.15 747.137C1002.54 739.227 992.484 734.085 982.935 729.508C975.025 725.722 965.985 720.807 958.865 713.292C951.181 705.212 944.118 693.346 937.225 677.017C930.275 660.575 923.438 639.782 915.754 611.587C909.086 587.234 902.08 558.756 893.774 521.917C881.908 469.143 871.229 417.33 861.793 371.619C859.138 358.793 856.595 346.419 854.109 334.553C844.052 286.356 835.915 248.669 830.491 225.503C826.084 206.8 823.541 197.477 823.541 197.364L825.519 196.912C825.519 197.025 828.118 206.348 832.525 225.107C837.949 248.273 846.142 285.961 856.2 334.158C858.686 346.023 861.228 358.397 863.884 371.224C873.32 416.934 883.999 468.748 895.865 521.465C904.171 558.248 911.12 586.725 917.788 611.022C925.472 639.104 932.309 659.84 939.202 676.226C945.983 692.386 952.989 704.082 960.447 711.936C967.397 719.225 976.212 723.971 983.953 727.7C993.615 732.333 1003.79 737.531 1013.56 745.611C1025.82 755.725 1038.36 770.755 1050.85 790.192C1064.58 811.55 1078.71 838.446 1094.08 872.517C1107.81 903.085 1121.37 936.648 1136.74 978.008C1150.52 1015.19 1161.26 1046.66 1169.11 1069.88C1177.14 1093.73 1181.49 1107.23 1181.54 1107.34L1179.51 1108.02Z\" fill=\"url(%23paint12_linear_316_48071)\"/><path d=\"M1371 952.129C1348 910.769 1326.42 875.907 1304.95 845.678C1280.76 811.663 1257.88 784.994 1234.94 764.257C1214.15 745.442 1192.73 731.316 1171.26 722.219C1152.78 714.422 1133.91 710.523 1118.77 707.359C1104.59 704.364 1089.67 700.918 1077.24 693.855C1064.64 686.735 1053.11 675.152 1043 659.557C1032.55 643.511 1022.88 622.944 1012.6 594.862C1003.67 570.566 994.801 542.032 984.574 505.079C969.997 452.192 957.509 400.096 946.435 354.16C943.327 341.221 940.333 328.733 937.394 316.755C925.585 268.275 915.754 230.418 908.974 207.309C903.493 188.606 900.103 179.283 900.046 179.17L898.125 179.735C898.182 179.848 901.515 189.058 906.996 207.761C913.776 230.814 923.608 268.671 935.417 317.15C938.355 329.129 941.35 341.616 944.457 354.555C955.475 400.548 968.019 452.644 982.597 505.531C992.767 542.54 1001.69 571.131 1010.62 595.483C1020.96 623.678 1030.68 644.358 1041.19 660.518C1051.53 676.395 1063.23 688.148 1076.11 695.437C1088.77 702.613 1103.85 706.172 1118.26 709.167C1133.35 712.331 1152.11 716.23 1170.36 723.914C1191.6 732.898 1212.85 746.911 1233.47 765.557C1256.3 786.237 1279.07 812.793 1303.19 846.695C1324.61 876.867 1346.19 911.673 1369.13 952.977C1390.1 990.721 1406.09 1022.81 1417.73 1046.55C1429.65 1070.9 1436.09 1084.8 1436.14 1084.91L1438.01 1084.23C1437.95 1084.12 1431.51 1070.22 1419.59 1045.81C1408.01 1022.02 1391.96 989.873 1371 952.129Z\" fill=\"url(%23paint13_linear_316_48071)\"/><path d=\"M1493.1 762.675C1472.42 745.724 1451.85 731.316 1431.62 719.62C1401.79 702.386 1369.42 689.617 1337.94 682.667C1310.65 676.621 1283.7 674.757 1259.91 673.118C1208.21 669.558 1172.28 656.111 1150.13 632.097C1135.89 616.672 1123.18 596.444 1110.07 568.588C1098.71 544.461 1087.75 515.927 1075.54 478.861C1058.08 425.805 1043.62 373.371 1030.79 327.151C1027.18 314.156 1023.73 301.555 1020.34 289.52C1006.61 240.815 995.027 202.901 986.834 179.905C980.167 161.259 975.873 152.105 975.873 151.992L974.008 152.727C974.065 152.84 978.302 161.937 984.913 180.47C993.106 203.467 1004.69 241.323 1018.36 289.972C1021.75 302.007 1025.2 314.608 1028.82 327.603C1041.59 373.879 1056.11 426.314 1073.57 479.426C1085.83 516.549 1096.79 545.139 1108.2 569.379C1121.42 597.461 1134.25 617.802 1148.6 633.397C1171.15 657.806 1207.53 671.479 1259.8 675.096C1283.53 676.734 1310.43 678.599 1337.55 684.588C1368.79 691.481 1400.94 704.195 1430.61 721.315C1451.17 733.181 1472.08 747.871 1493.16 765.274V762.675H1493.1Z\" fill=\"url(%23paint14_linear_316_48071)\"/><path d=\"M1493.1 625.204C1464.51 623.904 1437.05 624.582 1410.32 625.317H1410.04C1361.05 626.616 1299.97 624.3 1262 594.41C1243.87 580.114 1227.25 559.886 1211.26 532.709C1197.25 508.864 1184.03 480.5 1169.56 443.321C1148.94 390.265 1132.33 337.491 1117.64 290.99C1113.51 277.881 1109.5 265.224 1105.6 253.133C1089.84 204.258 1076.33 166.344 1066.62 143.517C1058.71 125.041 1053.45 116.113 1053.39 116L1051.59 116.848C1051.64 116.961 1056.84 125.775 1064.7 144.139C1074.41 166.909 1087.92 204.823 1103.63 253.641C1107.52 265.733 1111.54 278.389 1115.66 291.498C1130.35 338.056 1146.96 390.83 1167.64 443.943C1182.11 481.178 1195.39 509.655 1209.46 533.556C1225.56 560.96 1242.28 581.301 1260.65 595.766C1299.18 626.108 1360.77 628.424 1410.1 627.125H1410.38C1437.11 626.39 1464.51 625.712 1493.04 627.012V625.204H1493.1Z\" fill=\"url(%23paint15_linear_316_48071)\"/><path d=\"M1493.1 570.735C1482.65 570.961 1472.36 570.905 1462.53 570.283C1431.23 568.362 1402.81 560.508 1380.38 547.682C1357.89 534.799 1336.81 514.91 1317.71 488.58C1300.76 465.244 1285.06 437.049 1268.11 399.87C1243.98 346.814 1224.99 293.758 1208.21 246.974C1203.52 233.809 1198.95 221.095 1194.48 208.947C1176.46 159.959 1160.92 122.103 1149.45 99.5579C1140.18 81.3075 1133.91 72.6626 1133.85 72.5496L1132.16 73.5666C1132.22 73.6796 1138.43 82.2115 1147.58 100.292C1159 122.781 1174.54 160.581 1192.5 209.512C1196.97 221.661 1201.49 234.374 1206.23 247.482C1223.02 294.323 1242 347.379 1266.18 400.492C1283.14 437.784 1298.96 466.035 1315.96 489.484C1335.23 516.04 1356.48 536.099 1379.19 549.151C1401.9 562.147 1430.61 570.113 1462.31 572.035C1472.19 572.656 1482.48 572.713 1493.04 572.487V570.735H1493.1Z\" fill=\"url(%23paint16_linear_316_48071)\"/><path d=\"M1493.1 487.676C1470.55 476.149 1449.42 459.537 1430.32 438.01C1410.15 415.296 1391.56 387.383 1371.9 350.317C1343.93 297.487 1322.29 244.149 1303.25 197.138C1297.83 183.804 1292.74 171.147 1287.66 158.999C1267.14 109.898 1249.29 72.2105 1236.01 50.0049C1225.22 32.037 1217.87 23.7876 1217.76 23.6746L1216.18 24.8046C1216.24 24.8611 1223.52 33.054 1234.2 50.8524C1247.43 73.0015 1265.28 110.576 1285.73 159.62C1290.82 171.768 1295.9 184.369 1301.33 197.76C1320.43 244.827 1342.07 298.222 1370.04 351.108C1389.76 388.344 1408.4 416.313 1428.69 439.196C1448.24 461.232 1469.88 478.183 1493.04 489.823V487.676H1493.1Z\" fill=\"url(%23paint17_linear_316_48071)\"/><path d=\"M1330.09 4.23779C1329.81 4.4073 1300.48 21.0756 1251.38 49.4966C1245 53.1692 1238.33 57.1244 1231.32 61.1926C1184.76 88.314 1126.85 122.103 1058.2 155.439C968.189 199.06 886.372 225.39 808.003 235.843C730.142 246.183 640.077 242.171 524.472 223.243C502.436 219.627 480.174 215.728 458.646 211.999C381.689 198.608 309.027 185.951 239.076 182.9C159.916 179.51 82.1677 190.584 20.0711 214.033C-33.7196 234.374 -74.1756 257.992 -101.749 277.033V279.35C-74.2886 260.196 -33.5501 236.295 20.8621 215.671C82.6762 192.336 160.142 181.318 238.963 184.651C308.744 187.646 381.35 200.303 458.251 213.694C479.778 217.423 502.04 221.322 524.133 224.938C639.907 243.923 730.199 247.935 808.286 237.594C810.546 237.312 812.749 236.973 815.009 236.634C891.514 225.559 971.466 199.455 1059.1 156.965C1127.81 123.628 1185.78 89.8396 1232.4 62.6617C1239.4 58.5935 1246.07 54.6948 1252.45 50.9656C1301.56 22.5447 1330.88 5.87638 1331.16 5.70687L1330.09 4.23779Z\" fill=\"url(%23paint18_linear_316_48071)\"/><path d=\"M1356.93 50.5134C1356.65 50.6829 1326.25 67.4643 1275.34 96.1677C1268.73 99.8969 1261.83 103.796 1254.6 107.92C1206.4 135.268 1146.4 169.282 1075.49 202.732C982.653 246.522 898.294 272.796 817.778 283.079C737.77 293.25 645.218 288.899 526.619 269.405C503.961 265.676 481.134 261.721 459.041 257.822C380.05 244.036 305.466 231.04 233.708 227.819C152.513 224.147 72.8443 235.052 9.27858 258.5C-37.4493 275.79 -74.3456 295.453 -101.636 312.743V315.003C-74.2891 297.657 -37.1667 277.711 10.0696 260.252C73.3528 236.916 152.739 226.068 233.651 229.74C305.24 233.018 379.768 246.013 458.702 259.743C480.795 263.586 503.678 267.597 526.336 271.326C645.218 290.876 737.939 295.227 818.173 285C821.733 284.548 825.292 284.04 828.909 283.531C906.487 272.344 987.625 246.409 1076.56 204.484C1147.53 171.034 1207.59 136.963 1255.84 109.615C1263.08 105.547 1269.97 101.592 1276.58 97.8628C1327.49 69.1594 1357.89 52.378 1358.17 52.2085L1356.93 50.5134Z\" fill=\"url(%23paint19_linear_316_48071)\"/><path d=\"M1384.95 107.299C1384.67 107.468 1353.14 124.306 1300.48 153.01C1293.64 156.739 1286.53 160.638 1279.07 164.706C1229.23 192.053 1167.14 226.068 1094.02 259.404C998.361 303.081 911.629 329.129 828.853 339.073C746.754 348.961 651.829 344.215 530.292 324.213C507.125 320.371 483.677 316.303 461.076 312.348C380.107 298.222 303.659 284.887 230.149 281.328C146.976 277.316 65.4428 287.938 0.464594 311.161C-41.2345 326.134 -75.1927 342.972 -101.749 358.51V360.658C-75.1362 345.063 -40.8955 327.999 1.19913 312.913C65.8949 289.746 147.202 279.18 230.036 283.192C303.433 286.752 379.825 300.086 460.68 314.156C483.338 318.111 506.73 322.179 529.953 326.021C651.773 346.08 746.81 350.826 829.192 340.938C834.446 340.317 839.758 339.582 845.069 338.847C923.269 327.547 1005.2 302.064 1094.92 261.156C1168.15 227.763 1230.25 193.748 1280.14 166.344C1287.6 162.276 1294.72 158.321 1301.56 154.648C1354.22 125.945 1385.74 109.107 1386.03 108.937L1384.95 107.299Z\" fill=\"url(%23paint20_linear_316_48071)\"/><path d=\"M1414.33 170.413C1414 170.582 1381.39 187.363 1326.87 216.01C1319.81 219.683 1312.46 223.582 1304.78 227.65C1253.19 254.884 1189.06 288.786 1113.63 321.897C1015.09 365.121 925.868 390.83 840.944 400.436C756.698 409.928 659.401 404.786 534.868 384.219C511.137 380.321 487.123 376.083 463.957 372.071C381.011 357.606 302.698 343.933 227.38 340.034C142.23 335.683 58.7755 345.91 -7.6153 368.851C-45.0202 381.79 -76.3227 396.198 -101.749 409.928V412.075C-76.2097 398.232 -44.6812 383.598 -6.99378 370.546C59.171 347.718 142.343 337.491 227.21 341.842C302.359 345.684 380.672 359.358 463.505 373.823C486.671 377.891 510.685 382.072 534.473 385.971C659.231 406.594 756.699 411.736 841.17 402.187C848.516 401.34 855.861 400.436 863.263 399.362C941.802 388.005 1024.3 363.087 1114.53 323.535C1190.02 290.425 1254.21 256.466 1305.79 229.232C1313.48 225.164 1320.88 221.265 1327.89 217.592C1382.41 188.946 1415.01 172.164 1415.35 171.995L1414.33 170.413Z\" fill=\"url(%23paint21_linear_316_48071)\"/><path d=\"M1445.64 234.939C1445.3 235.108 1411.45 251.833 1354.89 280.424C1347.61 284.096 1339.98 287.995 1332.07 292.007C1278.62 319.128 1212.17 352.917 1134.25 385.745C1032.6 428.574 940.672 453.887 853.318 463.097C766.756 472.194 666.916 466.6 539.106 445.468C514.753 441.457 490.118 437.162 466.331 432.981C381.294 418.121 300.947 404.108 223.707 399.87C136.41 395.124 50.9216 404.956 -17.0513 427.613C-49.7664 438.518 -77.9613 450.61 -101.749 462.419V464.51C-77.8483 452.588 -49.3709 440.327 -16.3167 429.308C51.3737 406.764 136.58 396.932 223.594 401.679C300.664 405.916 380.955 419.929 465.991 434.789C489.779 438.97 514.414 443.265 538.767 447.276C666.803 468.465 766.813 474.059 853.601 464.962C863.263 463.945 872.925 462.702 882.7 461.289C961.578 449.875 1044.47 425.579 1135.15 387.44C1213.13 354.555 1279.63 320.767 1333.14 293.645C1341.11 289.633 1348.68 285.735 1355.97 282.062C1412.53 253.528 1446.37 236.747 1446.71 236.577L1445.64 234.939Z\" fill=\"url(%23paint22_linear_316_48071)\"/><path d=\"M1479.71 296.357C1479.37 296.527 1444.11 313.308 1385.18 341.898C1377.61 345.571 1369.7 349.413 1361.45 353.482C1305.91 380.603 1236.75 414.392 1156 447.05C1050.74 489.653 955.758 514.628 865.692 523.499C776.474 532.256 673.696 526.154 542.157 504.344C517.07 500.163 491.757 495.756 467.291 491.461C379.768 476.149 297.104 461.684 217.661 457.108C127.935 451.966 40.1296 461.458 -29.5949 483.834C-56.6033 492.535 -80.6735 502.027 -101.749 511.576V513.611C-80.504 504.005 -56.2642 494.343 -28.8604 485.529C40.5816 463.21 128.105 453.774 217.605 458.916C296.878 463.493 379.486 477.957 466.952 493.213C491.418 497.507 516.731 501.914 541.818 506.096C673.526 527.962 776.531 534.065 865.918 525.307C878.067 524.12 890.328 522.595 902.702 520.843C982.032 509.373 1065.6 485.642 1156.85 448.745C1237.65 416.03 1306.87 382.241 1362.47 355.12C1370.71 351.108 1378.63 347.21 1386.2 343.537C1445.07 314.947 1480.33 298.165 1480.67 297.996L1479.71 296.357Z\" fill=\"url(%23paint23_linear_316_48071)\"/><path d=\"M1418.57 396.537C1410.66 400.209 1402.41 404.108 1393.77 408.176C1335.63 435.524 1263.3 469.538 1179.11 502.31C1069.61 544.97 970.957 569.831 877.558 578.419C785.176 586.838 678.894 580.227 542.892 557.626C516.957 553.332 490.796 548.755 465.483 544.292C375.022 528.471 289.589 513.498 207.547 508.525C114.883 502.932 24.3087 512.142 -47.3934 534.46C-67.0564 540.619 -85.1938 547.117 -101.806 553.841V555.818C-85.0243 549.038 -66.6609 542.371 -46.7154 536.155C24.8172 514.063 115.052 504.853 207.491 510.446C289.42 515.419 374.796 530.335 465.2 546.156C490.514 550.563 516.674 555.14 542.609 559.491C678.724 582.092 785.289 588.703 877.84 580.284C892.644 578.928 907.617 577.176 922.704 574.973C1002.99 563.39 1087.64 539.997 1179.96 504.062C1264.21 471.234 1336.59 437.219 1394.73 409.871C1403.37 405.803 1411.62 401.905 1419.53 398.232C1451.06 383.485 1476.09 371.902 1493.1 363.991V361.957C1476.04 369.811 1450.67 381.564 1418.57 396.537Z\" fill=\"url(%23paint24_linear_316_48071)\"/><path d=\"M1456.2 441.4C1447.84 445.186 1439.14 449.141 1430.04 453.266C1368.79 481.122 1292.51 515.814 1204.14 549.038C1089.39 592.206 986.269 617.237 888.859 625.599C792.691 633.849 682.002 626.673 540.575 603.168C513.623 598.648 486.389 593.901 460.059 589.325C365.981 572.882 277.159 557.287 191.896 551.92C95.6719 545.874 1.82066 554.914 -72.311 577.402C-82.5381 580.51 -92.3131 583.787 -101.749 587.177V589.155C-92.1435 585.708 -82.1425 582.318 -71.6895 579.154C2.21619 556.779 95.7284 547.738 191.727 553.784C276.876 559.152 365.642 574.69 459.663 591.133C485.993 595.766 513.228 600.512 540.18 604.976C681.776 628.538 792.634 635.713 888.972 627.464C906.488 625.938 924.229 623.904 942.197 621.305C1024.07 609.44 1110.58 586.217 1204.82 550.733C1293.25 517.453 1369.58 482.76 1430.83 454.904C1439.93 450.78 1448.63 446.824 1456.99 443.039C1470.1 437.106 1482.14 431.682 1492.99 426.822V424.788C1481.97 429.761 1469.65 435.298 1456.2 441.4Z\" fill=\"url(%23paint25_linear_316_48071)\"/><path d=\"M1471.57 486.602C1406.37 515.362 1325.29 551.185 1231.66 585.426C1110.46 629.724 1001.75 655.263 899.425 663.569C798.511 671.762 682.51 664.021 534.303 639.329C506.052 634.64 477.518 629.611 449.945 624.808C351.46 607.575 258.4 591.246 169.126 585.482C70.4716 579.098 -25.4137 587.742 -101.749 609.665V611.587C-25.5832 589.607 70.3021 580.962 168.956 587.347C258.118 593.11 351.065 609.439 449.549 626.673C477.122 631.532 505.656 636.504 533.964 641.194C682.341 665.942 798.511 673.627 899.594 665.434C919.879 663.795 940.389 661.479 961.239 658.427C1045.71 646.223 1135.04 622.718 1232.45 587.121C1326.13 552.88 1407.27 517.057 1472.48 488.241C1479.6 485.077 1486.43 482.082 1493.1 479.144V477.11C1486.15 480.218 1479.03 483.325 1471.57 486.602Z\" fill=\"url(%23paint26_linear_316_48071)\"/><path d=\"M1262.68 610.852C1133.4 656.958 1017.85 683.515 909.369 691.934C802.635 700.183 679.967 691.877 523.455 665.773C493.565 660.8 463.449 655.489 434.237 650.404C330.215 632.154 232.013 614.977 137.823 608.705C52.5036 603.111 -30.6686 607.97 -101.806 622.492V624.356C-30.7816 609.835 52.3341 604.919 137.653 610.513C231.674 616.728 329.876 633.962 433.841 652.156C462.997 657.241 493.169 662.552 523.059 667.524C679.742 693.685 802.579 701.991 909.539 693.742C932.535 691.934 955.871 689.334 979.545 685.944C1067.8 673.175 1161.37 648.991 1263.42 612.547C1350.71 581.357 1428.18 548.812 1493.04 520.956V518.922C1428.07 546.891 1350.32 579.606 1262.68 610.852Z\" fill=\"url(%23paint27_linear_316_48071)\"/><path d=\"M1469.03 560.451C1423.77 578.871 1363.48 602.942 1298.5 625.712C1231.38 649.217 1170.75 667.298 1113.06 680.859C1047.46 696.284 982.201 706.511 919.088 711.258C805.178 719.846 674.43 710.806 507.634 682.95C475.766 677.638 443.616 671.988 412.54 666.564C301.738 647.127 197.151 628.82 96.9714 622.096C27.6425 617.463 -40.1609 619.384 -101.749 627.294V629.159C-40.2174 621.192 27.5295 619.271 96.8019 623.904C196.868 630.628 301.399 648.935 412.144 668.372C443.221 673.796 475.371 679.446 507.239 684.758C674.261 712.67 805.178 721.654 919.257 713.066C946.039 711.032 973.161 708.037 1000.56 704.082C1037.91 698.657 1075.66 691.482 1113.57 682.611C1171.32 669.05 1232 650.969 1299.24 627.407C1364.22 604.637 1424.56 580.566 1469.82 562.09C1477.73 558.869 1485.42 555.705 1493.04 552.598V550.563C1485.19 553.897 1477.22 557.118 1469.03 560.451Z\" fill=\"url(%23paint28_linear_316_48071)\"/><path d=\"M1340.66 631.758C1267.43 657.071 1201.38 676.452 1138.77 691.03C1067.75 707.528 997.175 718.433 929.089 723.462C806.477 732.503 665.785 722.728 486.502 692.781C452.205 687.074 417.625 680.972 384.175 675.096C265.18 654.246 152.796 634.527 45.3843 627.294C-6.88077 623.791 -56.1512 623.396 -101.749 625.995V627.803C-56.2077 625.204 -6.99377 625.599 45.2148 629.102C152.514 636.335 264.841 656.054 383.78 676.904C417.229 682.78 451.809 688.826 486.106 694.589C665.616 724.592 806.421 734.367 929.258 725.327C959.035 723.123 989.264 719.79 1019.78 715.382C1059.21 709.676 1099.22 702.161 1139.34 692.838C1202 678.26 1268.11 658.88 1341.45 633.51C1396.82 614.355 1449.14 594.353 1493.16 577.007V575.029C1448.97 592.376 1396.31 612.491 1340.66 631.758Z\" fill=\"url(%23paint29_linear_316_48071)\"/><path d=\"M1391.06 632.097C1310.26 659.727 1237.54 680.802 1168.89 696.623C1091.25 714.478 1014.24 726.231 940.05 731.655C806.93 741.317 654.372 730.694 460.002 698.205C422.823 691.99 385.305 685.379 348.974 679.051C220.148 656.45 98.4405 635.092 -17.7293 627.238C-46.6588 625.26 -74.6842 624.243 -101.749 624.074V625.882C-74.7407 626.108 -46.7718 627.125 -17.8423 629.046C98.158 636.9 219.809 658.258 348.635 680.859C384.91 687.244 422.428 693.798 459.663 700.013C654.259 732.559 806.986 743.182 940.276 733.52C973.387 731.09 1007.01 727.417 1041.08 722.502C1083.4 716.399 1126.34 708.319 1169.45 698.431C1238.22 682.61 1310.93 661.478 1391.85 633.849C1427.05 621.813 1461.23 609.439 1493.21 597.461V595.483C1460.89 607.518 1426.48 620.005 1391.06 632.097Z\" fill=\"url(%23paint30_linear_316_48071)\"/><path d=\"M1451.8 632.04C1361.67 662.439 1280.87 685.605 1204.82 702.895C1119.16 722.332 1034.47 735.158 953.045 741.034C807.437 751.431 640.754 739.735 428.473 704.251C387.791 697.471 346.826 690.238 307.161 683.289C166.639 658.597 33.9134 635.318 -92.4834 626.729C-95.5911 626.503 -98.6422 626.39 -101.693 626.164V627.972C-98.6422 628.142 -95.6476 628.311 -92.5964 628.481C33.6874 637.069 166.356 660.348 306.822 684.984C346.487 691.933 387.508 699.166 428.19 705.946C640.641 741.486 807.494 753.183 953.271 742.786C990.45 740.13 1028.36 736.006 1066.73 730.468C1112.44 723.858 1158.77 715.213 1205.44 704.647C1281.55 687.357 1362.41 664.134 1452.64 633.736C1466.32 629.102 1479.88 624.469 1493.21 619.779V617.802C1479.48 622.604 1465.75 627.351 1451.8 632.04Z\" fill=\"url(%23paint31_linear_316_48071)\"/><path d=\"M1248.44 717.021C1153.24 738.266 1059.33 752.166 969.319 758.381C809.077 769.455 625.838 756.46 392.764 717.416C348.014 709.901 302.924 701.991 259.361 694.363C133.529 672.271 13.4037 651.195 -101.749 639.047V640.911C13.2342 653.06 133.246 674.135 258.965 696.228C302.585 703.912 347.674 711.823 392.425 719.281C625.725 758.324 809.077 771.32 969.545 760.245C1012.43 757.251 1056.16 752.561 1100.52 746.12C1149.39 739.057 1199 729.903 1249.01 718.772C1324.66 701.878 1404.84 679.842 1493.16 651.534V649.613C1404.56 678.034 1324.27 700.126 1248.44 717.021Z\" fill=\"url(%23paint32_linear_316_48071)\"/><path d=\"M1301.56 748.719C1195.05 771.602 1090.4 786.519 990.507 793.017C813.371 804.544 611.204 789.796 354.285 746.741C304.902 738.435 255.123 729.734 207.039 721.258C100.475 702.556 -2.36055 684.475 -101.749 670.971V672.836C-2.53005 686.34 100.192 704.364 206.643 723.067C254.784 731.542 304.563 740.243 353.946 748.549C611.091 791.661 813.427 806.352 990.733 794.825C1042.15 791.492 1094.87 785.898 1148.38 778.157C1198.95 770.868 1250.31 761.602 1302.06 750.47C1362.47 737.475 1425.69 721.541 1493.16 702.33V700.409C1425.47 719.733 1362.13 735.723 1301.56 748.719Z\" fill=\"url(%23paint33_linear_316_48071)\"/><path d=\"M1366.08 809.629C1246.52 833.756 1129.5 849.238 1018.31 855.622C822.128 866.867 598.659 849.972 315.072 802.284C260.49 793.13 205.174 783.299 151.722 773.863C87.4216 762.449 20.9743 750.697 -43.7215 740.131C-63.667 736.853 -82.9344 733.802 -101.693 730.921V732.785C-83.0474 735.667 -63.893 738.718 -44.0605 741.939C20.6353 752.505 87.0826 764.314 151.383 775.671C204.834 785.163 260.151 794.938 314.733 804.092C598.49 851.78 822.128 868.731 1018.48 857.431C1083.79 853.645 1151.14 846.751 1219.79 836.863C1268.16 829.857 1317.15 821.382 1366.59 811.381C1407.44 803.131 1449.54 793.752 1493.16 783.129V781.208C1449.31 791.944 1407.05 801.38 1366.08 809.629Z\" fill=\"url(%23paint34_linear_316_48071)\"/><defs><linearGradient id=\"paint0_linear_316_48071\" x1=\"695.676\" y1=\"183.003\" x2=\"695.676\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint1_linear_316_48071\" x1=\"-36.8439\" y1=\"183.003\" x2=\"-36.8439\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint2_linear_316_48071\" x1=\"-6.36388\" y1=\"183.003\" x2=\"-6.36388\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint3_linear_316_48071\" x1=\"26.4865\" y1=\"183.003\" x2=\"26.4865\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint4_linear_316_48071\" x1=\"61.4115\" y1=\"183.003\" x2=\"61.4115\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint5_linear_316_48071\" x1=\"97.9459\" y1=\"183.003\" x2=\"97.9459\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint6_linear_316_48071\" x1=\"135.545\" y1=\"183.003\" x2=\"135.545\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint7_linear_316_48071\" x1=\"231.627\" y1=\"183.003\" x2=\"231.627\" y2=\"1001.53\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint8_linear_316_48071\" x1=\"393.408\" y1=\"183.003\" x2=\"393.408\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint9_linear_316_48071\" x1=\"555.939\" y1=\"183.003\" x2=\"555.939\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint10_linear_316_48071\" x1=\"705.002\" y1=\"183.003\" x2=\"705.002\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint11_linear_316_48071\" x1=\"844.952\" y1=\"183.003\" x2=\"844.952\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint12_linear_316_48071\" x1=\"1002.51\" y1=\"183.003\" x2=\"1002.51\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint13_linear_316_48071\" x1=\"1168.15\" y1=\"183.003\" x2=\"1168.15\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint14_linear_316_48071\" x1=\"1233.53\" y1=\"183.003\" x2=\"1233.53\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint15_linear_316_48071\" x1=\"1272.4\" y1=\"183.003\" x2=\"1272.4\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint16_linear_316_48071\" x1=\"1312.66\" y1=\"183.003\" x2=\"1312.66\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint17_linear_316_48071\" x1=\"1354.66\" y1=\"183.003\" x2=\"1354.66\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint18_linear_316_48071\" x1=\"614.701\" y1=\"183.003\" x2=\"614.701\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint19_linear_316_48071\" x1=\"628.126\" y1=\"183.003\" x2=\"628.126\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint20_linear_316_48071\" x1=\"642.114\" y1=\"183.003\" x2=\"642.114\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint21_linear_316_48071\" x1=\"656.798\" y1=\"183.003\" x2=\"656.798\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint22_linear_316_48071\" x1=\"672.442\" y1=\"183.003\" x2=\"672.442\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint23_linear_316_48071\" x1=\"689.456\" y1=\"183.003\" x2=\"689.456\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint24_linear_316_48071\" x1=\"695.676\" y1=\"183.003\" x2=\"695.676\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint25_linear_316_48071\" x1=\"695.676\" y1=\"183.003\" x2=\"695.676\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint26_linear_316_48071\" x1=\"695.676\" y1=\"183.003\" x2=\"695.676\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint27_linear_316_48071\" x1=\"695.676\" y1=\"183.003\" x2=\"695.676\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint28_linear_316_48071\" x1=\"695.676\" y1=\"183.003\" x2=\"695.676\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint29_linear_316_48071\" x1=\"695.676\" y1=\"183.004\" x2=\"695.676\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint30_linear_316_48071\" x1=\"695.676\" y1=\"183.003\" x2=\"695.676\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint31_linear_316_48071\" x1=\"695.675\" y1=\"183.003\" x2=\"695.675\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint32_linear_316_48071\" x1=\"695.676\" y1=\"183.003\" x2=\"695.676\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint33_linear_316_48071\" x1=\"695.676\" y1=\"183.002\" x2=\"695.676\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint34_linear_316_48071\" x1=\"695.675\" y1=\"183.003\" x2=\"695.675\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient></defs></svg>");background-position:bottom center;background-repeat:no-repeat;background-size:contain;opacity:.05;}.hero__top{margin:0 auto 40px;}.hero__top h1{font-family:Mukta,sans-serif;font-weight:700;font-size:64px;line-height:130%;color:#f9fafc;text-align:center;}.hero__top h1 span{color:#a2acef;font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;}@media only screen and (max-width: 768px){.hero__top h1{font-size:56px;}}.hero__top h1:last-of-type{margin-bottom:24px;}.hero__top p{font-family:Mukta,sans-serif;font-weight:400;font-size:18px;line-height:150%;color:#f9fafc;text-align:center;}.hero__slider{padding-right:20px;padding-left:20px;}@media only screen and (max-width: 1200px){.hero__slider{padding-right:0;padding-left:0;}}.thumbs{overflow:hidden;margin-bottom:40px;}.thumbs .swiper-slide-container{cursor:pointer;font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:32px;letter-spacing:-.02em;color:#f9fafc;border:1px solid #f9fafc;border-radius:100px;display:inline-block;padding-right:23px;padding-left:23px;box-sizing:border-box;transition:all .3s ease-in-out;}.thumbs .swiper-slide-container:hover{border-color:#ffd641;background-color:#ffd641;color:#0a153a;}.thumbs .swiper-wrapper{justify-content:center;}@media only screen and (max-width: 530px){.thumbs .swiper-wrapper{justify-content:flex-start;}.thumbs .swiper-wrapper div{word-wrap:initial;}.thumbs .swiper-wrapper .swiper-slide-container{width:100%;}}.thumbs .swiper-slide.swiper-slide-visible{width:fit-content !important;}.thumbs .swiper-slide-thumb-active .swiper-slide-container{border-color:#ffd641;background-color:#ffd641;color:#0a153a;}.slider-left-description,.slider-right-description,.slider-left-icon,.slider-right-icon{position:absolute;z-index:2;opacity:0;transition:all .6s ease-out;}.slider-left-description,.slider-left-icon{left:-100%;}.slider-right-description,.slider-right-icon{right:-100%;}.slider-left-description p,.slider-right-description p{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:16px;color:#e0e3f8;max-width:240px;}@media only screen and (max-width: 1300px){.slider-left-description p,.slider-right-description p{max-width:200px;}}@media only screen and (max-width: 900px){.slider-left-description p,.slider-right-description p{right:130px;}}.swiper{overflow:hidden;margin-left:auto;margin-right:auto;}.swiper .swiper-slide:not(.swiper-slide-prev):not(.swiper-slide-active):not(.swiper-slide-next){opacity:0;}.swiper .swiper-slide-prev,.swiper .swiper-slide-next{filter:blur(3px);}.swiper .swiper-slide-prev .img,.swiper .swiper-slide-next .img{transition:all .4s ease-in-out;}.swiper .swiper-slide-active{transition:.3s all;opacity:1;}.swiper .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}.swiper .swiper-slide .swiper-slide__img img{width:920px;}@media only screen and (max-width: 1100px){.swiper .swiper-slide .swiper-slide__img{width:80%;}}@media only screen and (max-width: 550px){.swiper .swiper-slide .swiper-slide__img{width:90%;}}@media only screen and (max-width: 425px){.swiper .swiper-slide .swiper-slide__img{width:95%;}}.swiper img{transition:all .4s ease-in-out;cursor:pointer;}.swiper .slider--active img{transform:scale(.84);}.swiper .slider--active .swiper-slide-prev img,.swiper .slider--active .swiper-slide-next img{opacity:0;}.swiper-slide__img.swiper-slide__img--active:after{position:absolute;content:"";top:50%;left:50%;transform:translate(-50%,-50%);width:60%;height:50%;border-radius:50%;box-shadow:0 0 80px 80px rgba(224,227,248,.2);z-index:-1;}@media only screen and (max-width: 1100px){.swiper-slide__img.swiper-slide__img--active:after{height:40%;}}@media only screen and (max-width: 900px){.swiper-slide__img.swiper-slide__img--active:after{height:30%;}}@media only screen and (max-width: 768px){.swiper-slide__img.swiper-slide__img--active:after{height:20%;}}.swiper-slide__img--active .slider-left-description,.swiper-slide__img--active .slider-right-description,.swiper-slide__img--active .slider-left-icon,.swiper-slide__img--active .slider-right-icon{opacity:1;}.swiper-slide__img--active .slider-left-description{left:0;}.swiper-slide__img--active .slider-right-description{right:0;}.swiper-slide__img--active .slider-left-icon{left:120px;}@media only screen and (max-width: 1300px){.swiper-slide__img--active .slider-left-icon{left:80px;}}@media only screen and (max-width: 1200px){.swiper-slide__img--active .slider-left-icon{left:30px;}}@media only screen and (max-width: 900px){.swiper-slide__img--active .slider-left-icon{left:0;}}.swiper-slide__img--active .slider-right-icon{right:200px;}@media only screen and (max-width: 1300px){.swiper-slide__img--active .slider-right-icon{right:158px;}}@media only screen and (max-width: 1200px){.swiper-slide__img--active .slider-right-icon{right:100px;}}@media only screen and (max-width: 900px){.swiper-slide__img--active .slider-right-icon{right:0;}}@media only screen and (max-width: 900px){.slider-left-icon svg,.slider-right-icon svg{width:80%;}}@media only screen and (max-width: 990px){.slider-left-description,.slider-right-description,.slider-left-icon,.slider-right-icon{bottom:100px !important;}}@media only screen and (max-width: 767px){.slider-left-description,.slider-right-description,.slider-left-icon,.slider-right-icon{display:none;}}.solution{display:flex;width:100%;}@media only screen and (max-width: 999px){.solution{display:none;}}.solution__part{transition:width 1s linear,background-color .6s ease-in-out;cursor:pointer;position:relative;display:flex;flex-direction:column;align-items:flex-start;border-radius:10px;padding:32px;background-color:#0b163b;min-height:378px;width:243px;min-width:243px;box-sizing:border-box;overflow:hidden;z-index:2;}.solution__part:not(:last-child){margin-right:16px;}@media only screen and (max-width: 899px){.solution__part{min-height:346px;}}.solution__content .title.title_solution{color:#fff;margin-bottom:24px;transition:color .6s linear;line-height:110%;}.solution__content p{display:none;font-family:Mukta,sans-serif;font-weight:500;font-size:14px;line-height:18px;color:#061136;max-width:300px;}.solution__content ul{display:none;max-width:300px;}.solution__content ul li{padding-left:32px;padding-top:3px;padding-bottom:3px;position:relative;font-family:Mukta,sans-serif;font-weight:500;font-size:14px;line-height:18px;color:#061136;}.solution__content ul li:before{content:"";position:absolute;transition:all .6s linear;left:0;top:50%;transform:translateY(-50%);width:20px;height:20px;border-radius:50%;background-color:rgba(255,214,65,.1);background-image:url("data:image/svg+xml,<svg width=\"10\" height=\"8\" viewBox=\"0 0 10 8\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M3.57994 7.5801C3.37994 7.5801 3.18994 7.5001 3.04994 7.3601L0.219941 4.5301C-0.0700586 4.2401 -0.0700586 3.7601 0.219941 3.4701C0.509941 3.1801 0.989941 3.1801 1.27994 3.4701L3.57994 5.7701L8.71994 0.630098C9.00994 0.340098 9.48994 0.340098 9.77994 0.630098C10.0699 0.920098 10.0699 1.4001 9.77994 1.6901L4.10994 7.3601C3.96994 7.5001 3.77994 7.5801 3.57994 7.5801Z\" fill=\"%23FFD641\"/></svg>");background-position:center;background-repeat:no-repeat;}.solution__content ul li:not(:last-child){margin-bottom:8px;}.solution__img{position:absolute;right:0;left:-70px;top:50%;transform:translateY(-50%) translate(50%);z-index:-1;}.solution__img svg path{stroke:#fff;}#part1 .solution__img #anim1,#part1 .solution__img #anim2,#part1 .solution__img #anim3,#part1 .solution__img #anim5,#part1 .solution__img #anim5,#part1 .solution__img #anim6,#part1 .solution__img #anim22,#part1-mobile .solution__img #anim1,#part1-mobile .solution__img #anim2,#part1-mobile .solution__img #anim3,#part1-mobile .solution__img #anim5,#part1-mobile .solution__img #anim5,#part1-mobile .solution__img #anim6,#part1-mobile .solution__img #anim22,#part2 .solution__img #anim77,#part2 .solution__img #anim88,#part2 .solution__img #anim99,#part2 .solution__img #anim66,#part2 .solution__img #anim55,#part2-mobile .solution__img #anim77,#part2-mobile .solution__img #anim88,#part2-mobile .solution__img #anim99,#part2-mobile .solution__img #anim66,#part2-mobile .solution__img #anim55{stroke:none;}.solution__part--active.solution__part{width:100%;max-width:792px;background-color:#fff;}.solution__part--active .solution__img{left:auto;transform:translateY(-50%) translate(0);}.solution__part--active .solution__img svg path{stroke:#061136;}.solution__part--active .solution__content .title.title_solution{color:#061136;}.solution__part--active .solution__content p,.solution__part--active .solution__content ul{display:block;}.solution__part--medium.solution__part{min-width:325px;background-color:#e7e7fb;}.solution__part--medium .solution__img{left:auto;transform:translateY(-50%) translate(50%);}.solution__part--medium .solution__img svg path{stroke:#061136;}.solution__part--medium .solution__content p,.solution__part--medium .solution__content ul{display:block;}.solution__part--medium .solution__content .title.title_solution{color:#061136;}.solution__img .svg-anim{transition:transform .6s linear;}.solution__img #anim3{transform-origin:85% 30%;}.solution__img #anim4,.solution__img #anim5{transform-origin:74% 70%;}.solution__img #anim6{transform-origin:90% 70%;}.solution__img #anim11{transform-origin:35% 38%;}.solution__part.solution__part--active .solution__img:hover #anim1{transform:translate(-20%);}.solution__part.solution__part--active .solution__img:hover #anim2{transform:translate(30%,-7%) rotate(44deg);}.solution__part.solution__part--active .solution__img:hover #anim3{transform:rotate(-45deg);}.solution__part.solution__part--active .solution__img:hover #anim4{transform:rotate(90deg);}.solution__part.solution__part--active .solution__img:hover #anim5,.solution__part.solution__part--active .solution__img:hover #anim6{transform:rotate(10deg);}.solution__part.solution__part--active .solution__img:hover #anim7{transform:translateY(48%);}.solution__part.solution__part--active .solution__img:hover #anim8{transform:translate(-13%) scaleX(1.34);}.solution__part.solution__part--active .solution__img:hover #anim9{transform:translate(11%);}.solution__part.solution__part--active .solution__img:hover #anim10{transform:translateY(36%);}.solution__part.solution__part--active .solution__img:hover #anim11{transform:rotate(45deg);}#part1.solution__part .solution__img{transform:translateY(-45%) translate(69%);}#part1.solution__part.solution__part--active .solution__img{transform:translateY(-49%) translate(-11%);}.solution__part.solution__part--medium ul li:before{background-color:rgba(60,72,172,.4);background-image:url("data:image/svg+xml,<svg width=\"10\" height=\"8\" viewBox=\"0 0 10 8\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M3.57994 7.5801C3.37994 7.5801 3.18994 7.5001 3.04994 7.3601L0.219941 4.5301C-0.0700586 4.2401 -0.0700586 3.7601 0.219941 3.4701C0.509941 3.1801 0.989941 3.1801 1.27994 3.4701L3.57994 5.7701L8.71994 0.630098C9.00994 0.340098 9.48994 0.340098 9.77994 0.630098C10.0699 0.920098 10.0699 1.4001 9.77994 1.6901L4.10994 7.3601C3.96994 7.5001 3.77994 7.5801 3.57994 7.5801Z\" fill=\"%233C48AC\" /></svg>");}#part1.solution__part.solution__part--medium .solution__img{transform:translateY(-45%) translate(77%);}#part2.solution__part.solution__part--medium .solution__img{transform:translateY(-50%) translate(60%);}#part3.solution__part .solution__img{transform:translateY(-44%) translate(87%);}#part3.solution__part.solution__part--active .solution__img{transform:translateY(-50%) translate(-17%);}@media only screen and (max-width: 1200px){#part1.solution__part.solution__part--active .solution__img{transform:translateY(-46%) translate(40%);}#part2.solution__part.solution__part--active .solution__img{transform:translateY(-50%) translate(35%);}#part3.solution__part.solution__part--active .solution__img{transform:translateY(-50%) translate(50%);}}@media only screen and (max-width: 1100px){#part1.solution__part.solution__part--active .solution__img{transform:translateY(-46%) translate(60%);}#part2.solution__part.solution__part--active .solution__img{transform:translateY(-50%) translate(48%);}#part3.solution__part.solution__part--active .solution__img{transform:translateY(-50%) translate(75%);}}.solution-mobile{padding-bottom:16px;overflow:hidden;display:none;}.solution-mobile .solution__part{width:100%;}.solution-mobile .solution__part--medium{min-width:100%;}@media only screen and (min-width: 320px){.solution-mobile .swiper-pagination-bullet.swiper-pagination-bullet-active{width:75%;}}@media only screen and (min-width: 768px){.solution-mobile .swiper-pagination-bullet.swiper-pagination-bullet-active{width:87%;}}@media only screen and (max-width: 999px){.solution-mobile{display:block;}.solution-mobile #part1-mobile.solution__part--medium .solution__img{transform:translateY(-45%) translate(77%);}.solution-mobile #part2-mobile.solution__part.solution__part--medium .solution__img{transform:translateY(-50%) translate(60%);}.solution-mobile #part3-mobile.solution__part.solution__part--medium .solution__img{transform:translateY(-44%) translate(87%);}}.numbers__block{max-width:972px;}.numbers__block .wrapper{display:grid;grid-template-columns:minmax(100px,227px) minmax(100px,147px) minmax(200px,275px) minmax(250px,307px);grid-auto-rows:minmax(50px,98px);}.box{background-color:#f5f6fd;border-radius:10px;}.box .box-inner{border-radius:10px;width:100%;height:100%;}.box1{grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:3;padding-bottom:16px;}.box1 .box-inner{background:#e2e2ef;}.box2{grid-column-start:1;grid-column-end:2;grid-row-start:3;grid-row-end:6;}.box2 .box-inner{background:#0a071b;border-radius:10px 10px 0;}.box3{grid-column-start:1;grid-column-end:3;grid-row-start:4;grid-row-end:6;padding-top:16px;background-color:transparent;position:relative;}.box3 .box-inner{background:#0a071b;border-radius:10px;}.box3 .box__number h2{color:#ffd641;}.box4{grid-column-start:2;grid-column-end:4;grid-row-start:2;grid-row-end:4;padding-left:16px;}.box4 .box-inner{background:#e7e7fb;border-radius:0 0 10px 10px;}.box5{grid-column-start:2;grid-column-end:5;grid-row-start:1;grid-row-end:3;padding-left:16px;margin-bottom:16px;position:relative;}.box5 .box-inner{background:#e7e7fb;border-radius:10px 10px 10px 0;}.box5 .box__number{padding-top:36px;padding-left:36px;}.box5 .box__number h2{color:#3c48ac;}.box6{grid-column-start:3;grid-column-end:4;grid-row-start:4;grid-row-end:6;padding-left:16px;padding-top:16px;}.box6 .box-inner{background:#e2e2ef;}.box7{grid-column-start:4;grid-column-end:5;grid-row-start:3;grid-row-end:6;padding-left:16px;}.box7 .box-inner{background:#f0f0ff;}.box7 .box__number h2{color:#0a071b;}.numbers{display:flex;justify-content:space-between;}.numbers .left-block{max-width:316px;}.numbers .left-block p{flex:1;}@media only screen and (max-width: 1200px){.numbers{display:block;}.numbers .numbers__block{display:flex;justify-content:center;max-width:100%;}.numbers .left-block{margin-bottom:32px;max-width:100%;}.numbers .left-block p{margin-bottom:32px;}.numbers .left-block__footer p{margin-bottom:0;}}.box .box__number{display:inline-block;}.box .box__number p{font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:24px;color:#808399;text-align:right;margin-bottom:20px;}@media only screen and (max-width: 1200px){.box .box__number p{margin-bottom:16px;}}.box .box__number h2{font-family:Mukta,sans-serif;font-weight:600;font-size:120px;line-height:74px;}@media only screen and (max-width: 1200px){.box .box__number h2{font-size:80px;}}.box3 .box-inner,.box7 .box-inner{padding-bottom:34px;display:flex;align-items:flex-end;justify-content:center;}.box7 .box__number h2{text-align:right;}.numbers__block-mobile{display:none;}.box2{position:relative;}.box2:after{content:"";position:absolute;width:20px;height:20px;right:-20px;top:94px;border-radius:50%;background-color:transparent;box-shadow:-10px 10px #0a071b;}.box4{position:relative;}.box4:after{content:"";position:absolute;width:20px;height:20px;right:-20px;top:82px;border-radius:50%;background-color:transparent;box-shadow:-10px -10px #e7e7fb;}@media only screen and (max-width: 767px){.box4:after{top:auto;bottom:94px;}}@media only screen and (max-width: 767px){.numbers .numbers__block{display:none;}.numbers__block-mobile{display:block;}.numbers__block-mobile .wrapper{display:grid;grid-template-columns:minmax(205px,1fr) minmax(105px,1fr);grid-auto-rows:minmax(50px,98px);}.numbers__block-mobile .box4{grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:4;padding-left:0;padding-bottom:16px;}.numbers__block-mobile .box4 .box-inner{border-radius:10px;}.numbers__block-mobile .box5{grid-column-start:1;grid-column-end:3;grid-row-start:1;grid-row-end:3;padding-bottom:16px;background-color:transparent;padding-left:0;margin-bottom:0;}.numbers__block-mobile .box5 .box__number{padding:32px;}.numbers__block-mobile .box5 .box__number h2{color:#3c48ac;}.numbers__block-mobile .box5 .box-inner{display:flex;justify-content:flex-end;background:#e7e7fb;}.numbers__block-mobile .box2{grid-column-start:1;grid-column-end:2;grid-row-start:4;grid-row-end:7;padding-bottom:16px;}.numbers__block-mobile .box3{grid-column-start:1;grid-column-end:3;grid-row-start:5;grid-row-end:7;padding-bottom:16px;background-color:transparent;}.numbers__block-mobile .box3 .box-inner{justify-content:flex-start;padding-left:24px;padding-bottom:22px;}.numbers__block-mobile .box1{grid-column-start:2;grid-column-end:3;grid-row-start:3;grid-row-end:5;padding-left:16px;padding-bottom:0;}.numbers__block-mobile .box7{grid-column-start:1;grid-column-end:3;grid-row-start:7;grid-row-end:10;padding-left:0;text-align:right;}.numbers__block-mobile .box7 .box-inner{padding-bottom:30px;padding-right:32px;justify-content:flex-end;}}footer{padding:64px 60px;background-color:#0a071b;}@media only screen and (max-width: 900px){footer{padding:64px 0;}}.footer__content{margin-right:10px;}@media only screen and (max-width: 550px){.footer__content{margin-right:0;margin-bottom:48px;}}.footer a:hover{color:#e0e3f8;}.footer__wrapper{display:flex;justify-content:space-between;margin-bottom:32px;}@media only screen and (max-width: 550px){.footer__wrapper{margin-bottom:0;display:block;}}.footer__content{max-width:600px;}.footer__content .logo{margin-bottom:16px;}.footer__content p{margin-bottom:16px;font-family:Mukta,sans-serif;font-weight:400;font-size:18px;line-height:24px;color:#808399;}.footer__social ul{display:flex;}.footer__social ul li{width:24px;height:24px;display:inline-block;}.footer__social ul li:not(:last-child){margin-right:12px;}.footer__contacts{max-width:240px;}.footer__contacts h3{font-family:Mukta,sans-serif;font-weight:700;font-size:18px;line-height:30px;color:#f9fafc;margin-bottom:8px;}@media only screen and (max-width: 550px){.footer__contacts{margin-bottom:48px;}}.footer__nav li:not(:last-child){margin-bottom:8px;}.footer__nav a{display:flex;font-family:Mukta,sans-serif;font-weight:400;font-size:14px;line-height:23px;color:#f9fafc;}.footer__nav a img{width:24px;height:24px;margin-right:8px;}.footer__privacy{display:flex;}.footer__privacy a{display:inline-block;font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:17px;color:#f9fafc;}.footer__privacy a:not(:last-child){margin-right:46px;}@media only screen and (max-width: 550px){.footer__privacy{flex-direction:column;}.footer__privacy br{display:none;}.footer__privacy a:not(:last-child){margin-right:0;margin-bottom:16px;}}.people{display:flex;overflow:hidden;}.people .left-block{max-width:460px;}@media only screen and (max-width: 1169px){.people .left-block{max-width:100%;margin-bottom:32px;}}.people .left-block .title{margin-bottom:32px;}.people .left-block p{margin-bottom:31px;}.people .left-block__footer p{margin-bottom:4px;}@media only screen and (max-width: 1169px){.people{flex-direction:column;align-items:center;}}.right-block{padding:0 16px;max-width:832px;margin-left:27px;}@media only screen and (max-width: 470px){.right-block{display:none;}}.right-block .row{display:flex;justify-content:center;}.right-block .row:not(:last-child){margin-bottom:16px;}.right-block .col{width:120px;height:120px;border-radius:10px;}.right-block .col:not(:last-child){margin-right:16px;}.right-block .col.--yel{background:rgba(255,214,65,.2);}.right-block .col.--light{background:#f0f0ff;}.right-block .col.--aqua{background:#e7e7fb;}@media only screen and (max-width: 1352px){.right-block{padding:0;margin-left:0;}}.right-block.right-block-mobile{display:none;}@media only screen and (max-width: 470px){.right-block.right-block-mobile{display:block;}}.demo{background-color:#0e0b1f;border-radius:10px;}.demo__wrapper{background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url("data:image/svg+xml,<svg width=\"1320\" height=\"424\" viewBox=\"0 0 1320 424\" fill=\"none\" fill-opacity=\"0.05\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M1348.74 -78.5266C1340.72 -96.777 1333.09 -114.01 1325.46 -130.114C1302.3 -179.215 1281.95 -216.676 1266.64 -238.486C1254.21 -256.115 1245.91 -263.743 1245.51 -264.025L1244.95 -264.534L1244.27 -264.138C1243.98 -263.969 1215.79 -247.64 1168.55 -219.671C1162.39 -216.055 1155.95 -212.212 1149.23 -208.201C1104.37 -181.531 1048.54 -148.308 982.264 -115.423C895.193 -72.3113 816.089 -46.2635 740.036 -35.8105C664.492 -25.414 576.969 -29.1431 464.698 -47.5631C443.283 -51.0662 421.643 -54.8519 400.737 -58.4681C325.927 -71.4638 255.298 -83.7814 187.325 -86.6065C110.369 -89.7707 34.6548 -78.6961 -25.8597 -55.417C-90.612 -30.4992 -135.645 -0.835223 -161.749 19.3928V21.8224C-136.04 1.7639 -90.7815 -28.4086 -25.0687 -53.7219C35.1633 -76.888 110.595 -87.9061 187.269 -84.7419C255.072 -81.9168 325.644 -69.6557 400.341 -56.66C421.247 -53.0438 442.888 -49.2582 464.302 -45.755C576.799 -27.3351 664.492 -23.6059 740.319 -34.0024C816.654 -44.5119 895.984 -70.6162 983.224 -113.841C1049.62 -146.726 1105.44 -180.006 1150.36 -206.732C1157.08 -210.743 1163.52 -214.585 1169.68 -218.202C1212.8 -243.741 1240.09 -259.562 1244.72 -262.274C1246.81 -260.24 1254.49 -252.499 1265 -237.582C1280.26 -215.885 1300.54 -178.48 1323.71 -129.492C1331.34 -113.332 1338.91 -96.1555 1346.93 -77.9051C1370.61 -24.2839 1397.11 35.8351 1433.16 87.3092V83.8625C1398.01 33.0665 1371.96 -25.866 1348.74 -78.5266Z\" fill=\"url(%23paint0_linear_180_36284)\"/><path d=\"M27.2529 -71.9158C27.0269 -71.5768 22.1112 -63.1579 16.5739 -45.416C9.79357 -23.7189 3.23924 11.8214 -2.41104 57.4757C-3.82361 68.7197 -5.12318 80.3593 -6.47925 92.6769C-11.2255 135.619 -16.6497 184.268 -28.6284 233.199C-45.3532 301.511 -75.3562 348.126 -117.846 371.744C-130.333 378.694 -145.081 384.401 -161.749 388.865V390.729C-144.685 386.153 -129.599 380.389 -116.773 373.27C-73.8306 349.369 -43.4886 302.415 -26.5943 233.538C-14.6157 184.494 -9.19138 135.789 -4.44515 92.7899C-3.08908 80.4723 -1.78951 68.8892 -0.376935 57.6452C5.27335 12.1604 11.8277 -23.3234 18.5515 -44.9075C24.0323 -62.4234 29.0045 -70.9553 29.061 -71.0118L27.2529 -71.9158Z\" fill=\"url(%23paint1_linear_180_36284)\"/><path d=\"M92.9084 -83.4424C92.7389 -83.1034 88.3882 -74.6845 83.6984 -56.9991C77.9351 -35.302 72.6239 0.407741 68.2732 46.2315C67.1996 57.5886 66.2391 69.2282 65.222 81.6023C61.6623 124.714 57.5941 173.645 47.5931 222.916C33.4109 292.584 7.64562 337.956 -31.0588 361.574C-52.2474 374.456 -80.3858 382.988 -114.853 386.831C-129.769 388.526 -145.534 389.373 -161.693 389.769V391.577C-145.477 391.181 -129.6 390.334 -114.57 388.639C-79.8208 384.74 -51.3433 376.152 -29.9288 363.043C9.28421 339.142 35.2755 293.375 49.5707 223.198C59.6282 173.815 63.6964 124.884 67.2561 81.7153C68.2732 69.3412 69.2337 57.6451 70.3073 46.3445C74.658 0.633757 79.9692 -34.963 85.676 -56.6036C90.3093 -74.063 94.7165 -82.6514 94.773 -82.7079L92.9084 -83.4424Z\" fill=\"url(%23paint2_linear_180_36284)\"/><path d=\"M162.69 -86.6631C162.521 -86.3241 158.848 -77.8486 155.119 -60.1068C150.486 -38.2967 146.474 -2.47386 143.592 43.6324C142.858 55.046 142.236 66.7986 141.615 79.2857C139.355 122.623 136.755 171.781 128.902 221.39C121.782 266.141 107.148 329.311 62.1152 360.952C43.9213 373.722 18.495 382.536 -11.5645 386.322C-43.9971 390.447 -81.176 389.712 -117.055 389.034L-119.259 388.978C-133.272 388.695 -147.454 388.469 -161.749 388.3V390.108C-147.454 390.221 -133.272 390.503 -119.315 390.786L-117.112 390.842C-81.1195 391.52 -43.8841 392.255 -11.282 388.13C19.0035 384.231 44.8253 375.361 63.3583 362.365C108.956 330.271 123.703 266.649 130.879 221.616C138.733 171.894 141.332 122.736 143.592 79.3422C144.27 66.9116 144.835 55.1025 145.57 43.7455C148.452 -2.24785 152.407 -38.0141 157.04 -59.7112C160.769 -77.2271 164.498 -85.8155 164.498 -85.9285L162.69 -86.6631Z\" fill=\"url(%23paint3_linear_180_36284)\"/><path d=\"M235.691 -82.5383C235.635 -82.4253 232.64 -73.6108 229.815 -55.8124C226.368 -33.8893 223.826 2.21596 222.47 48.4918C222.131 59.9618 221.905 71.997 221.622 84.3711C220.718 127.935 219.701 177.318 214.164 227.38C210.322 262.129 204.841 288.685 196.93 311.004C188.116 335.922 175.798 355.302 160.26 368.58C127.94 396.154 67.5954 399.431 7.13741 398.922H5.32933C-30.6065 398.583 -67.8418 398.244 -105.925 401.691C-125.192 403.443 -143.895 406.211 -161.919 409.771V411.636C-143.838 408.019 -125.079 405.251 -105.699 403.499C-67.6723 400.052 -30.55 400.391 5.32933 400.73H7.13741C67.991 401.295 128.845 397.962 161.673 369.936C177.437 356.489 189.924 336.826 198.852 311.569C206.762 289.137 212.299 262.412 216.141 227.549C221.679 177.431 222.696 128.048 223.6 84.4276C223.826 72.0535 224.108 60.0749 224.447 48.5483C225.803 2.27248 228.346 -33.7198 231.736 -55.5864C234.505 -73.2153 237.499 -81.9167 237.499 -82.0297L235.691 -82.5383Z\" fill=\"url(%23paint4_linear_180_36284)\"/><path d=\"M312.818 -72.4245L310.841 -72.82C310.841 -72.707 308.581 -63.7795 306.829 -45.8682C304.625 -23.719 303.608 12.5558 303.834 59.1706C303.891 70.7537 304.06 82.7888 304.173 95.2759C304.738 139.122 305.36 188.788 302.252 239.245C300.105 274.277 296.376 301.116 290.5 323.773C283.832 349.426 274.509 368.693 261.909 382.593C235.861 411.296 181.223 415.929 136.529 416.777H135.173C105.34 417.342 74.5458 417.907 43.1303 422.314C42.6782 422.371 42.1697 422.427 41.7177 422.54C6.40342 427.626 -27.7243 437.796 -57.1058 451.978C-89.7644 467.63 -120.784 489.722 -149.318 517.578C-153.5 521.646 -157.624 525.94 -161.749 530.235V533.06C-157.172 528.144 -152.539 523.398 -147.849 518.821C-119.428 491.135 -88.5778 469.155 -56.2017 453.56C-26.5942 439.322 7.75949 429.151 43.4128 424.122C74.6588 419.715 105.453 419.15 135.173 418.642H136.529C181.675 417.794 236.878 413.104 263.435 383.836C276.204 369.71 285.697 350.217 292.421 324.282C298.297 301.511 302.083 274.559 304.23 239.415C307.338 188.901 306.716 139.179 306.151 95.3324C305.981 82.8453 305.868 70.8102 305.812 59.2271C305.586 12.6688 306.603 -23.5495 308.807 -45.6421C310.615 -63.497 312.818 -72.368 312.818 -72.4245Z\" fill=\"url(%23paint5_linear_180_36284)\"/><path d=\"M-48.4609 758.506L-50.4385 758.054C-50.3255 757.602 -37.6123 710.818 -6.25326 643.41C10.5281 607.361 27.9875 577.189 47.1419 551.197C68.5565 522.098 92.1182 498.706 117.149 481.699C140.033 466.161 166.928 454.521 194.897 448.136C219.419 442.542 243.828 440.847 267.39 439.152L268.068 439.096C317.903 435.593 350.506 422.484 365.027 400.165C374.519 385.475 381.017 366.32 385.368 339.877C389.154 316.824 391.131 289.646 391.583 254.331C392.205 203.479 389.945 153.417 387.967 109.289C387.402 96.7451 386.837 84.597 386.385 73.0139C384.52 26.1165 384.012 -10.4408 384.972 -32.8159C385.707 -50.8968 387.176 -59.9938 387.176 -60.0503L389.154 -59.7678C389.154 -59.6548 387.741 -50.6708 386.95 -32.7029C386.046 -10.3843 386.498 26.1165 388.362 72.9574C388.815 84.597 389.38 96.6885 389.945 109.232C391.922 153.361 394.239 203.422 393.561 254.331C393.109 289.759 391.131 317.05 387.345 340.159C382.938 366.885 376.44 386.266 366.778 401.126C351.918 424.009 318.808 437.344 268.237 440.904L267.559 440.96C244.054 442.599 219.758 444.294 195.405 449.888C167.719 456.216 141.05 467.743 118.392 483.111C93.5307 500.006 70.1386 523.285 48.837 552.158C29.7955 578.036 12.3927 608.096 -4.38867 644.088C-35.6347 711.383 -48.2914 758.054 -48.4609 758.506Z\" fill=\"url(%23paint6_linear_180_36284)\"/><path d=\"M184.952 799.301L182.975 799.075C183.031 798.623 190.037 751.104 209.87 681.38C220.549 643.692 231.567 613.35 244.45 585.834C258.914 555.04 274.509 531.026 292.138 512.38C308.072 495.542 327.113 482.546 347.172 474.749C364.744 467.912 383.503 464.861 400.002 462.149C415.427 459.606 430.231 456.838 441.758 450.396C453.228 444.011 462.438 432.937 468.427 418.359C474.699 403.103 478.484 383.44 480.462 356.489C482.157 332.757 482.383 306.032 481.084 269.926C479.219 218.678 475.32 168.334 471.874 123.923C470.913 111.266 469.953 99.0616 469.048 87.3655C465.545 40.2422 463.568 3.34581 463.229 -19.1988C462.946 -37.4492 463.568 -46.6592 463.568 -46.7157L465.602 -46.6027C465.602 -46.4897 464.98 -37.3927 465.263 -19.1988C465.602 3.34581 467.636 40.1857 471.083 87.2525C471.93 98.9486 472.891 111.153 473.908 123.81C477.354 168.221 481.31 218.565 483.118 269.87C484.417 306.088 484.248 332.87 482.496 356.658C480.519 383.779 476.676 403.612 470.348 419.037C464.246 433.954 454.697 445.367 442.831 451.978C431.022 458.533 416.049 461.414 400.398 463.957C384.012 466.669 365.366 469.72 348.019 476.444C328.243 484.128 309.484 496.955 293.72 513.566C276.204 532.043 260.723 555.944 246.314 586.568C233.488 613.972 222.527 644.258 211.848 681.832C192.015 751.443 185.009 798.849 184.952 799.301Z\" fill=\"url(%23paint7_linear_180_36284)\"/><path d=\"M416.839 835.52L414.805 835.463C414.805 835.35 415.426 822.75 416.895 800.544C418.364 778.847 420.511 749.522 424.467 714.773C428.874 676.012 433.959 644.653 440.4 616.119C447.633 584.138 455.939 558.938 465.94 539.106C475.093 520.912 485.998 507.069 498.372 497.859C509.108 489.892 521.765 485.371 530.974 482.038C540.354 478.704 549.903 474.636 556.344 467.912C563.294 460.68 568.266 449.266 571.148 434.01C574.199 417.964 575.329 398.47 574.934 370.727C574.538 346.94 572.956 319.14 569.961 283.148C565.611 231.448 560.073 180.708 555.101 136.014C553.689 123.358 552.389 111.153 551.089 99.4006C546.004 51.9948 542.445 14.8724 540.862 -7.89826C539.563 -26.3182 539.393 -35.6411 539.393 -35.6976L541.428 -35.7542C541.428 -35.6411 541.597 -26.4312 542.897 -8.01126C544.479 14.7594 548.038 51.8253 553.124 99.2311C554.367 110.984 555.723 123.188 557.135 135.845C562.051 180.595 567.645 231.335 571.996 283.035C574.99 319.027 576.572 346.883 576.968 370.727C577.42 398.583 576.233 418.19 573.182 434.349C570.187 450.17 565.159 461.584 557.926 469.155C551.202 476.161 541.371 480.343 531.766 483.789C522.669 487.067 510.181 491.53 499.672 499.328C487.524 508.312 476.845 521.985 467.804 539.897C457.916 559.616 449.61 584.647 442.435 616.515C435.993 644.992 430.964 676.294 426.557 714.999C422.602 749.692 420.398 779.017 418.986 800.714C417.46 822.806 416.839 835.35 416.839 835.52Z\" fill=\"url(%23paint8_linear_180_36284)\"/><path d=\"M647.711 862.132L645.676 862.245C645.676 862.245 644.716 849.532 643.19 826.479C641.721 804.273 639.8 774.214 638.162 738.617C636.297 698.896 635.449 666.689 635.393 637.194C635.393 603.801 636.467 578.432 638.84 557.412C640.987 538.145 644.207 523.85 648.615 513.679C651.948 505.995 656.525 500.458 660.989 495.598C663.983 492.321 668.165 487.179 670.312 479.834C672.685 471.698 673.589 460.793 673.306 444.35C673.024 427.908 671.668 408.019 668.786 379.937C666.357 355.867 663.023 327.785 658.277 291.51C651.44 239.358 644.207 188.223 637.823 143.134C636.014 130.477 634.319 118.216 632.624 106.52C625.9 58.7185 620.815 21.3702 617.99 -1.45699C615.673 -20.0464 614.713 -29.3694 614.713 -29.4824L616.747 -29.6519C616.747 -29.5389 617.708 -20.2159 620.024 -1.68302C622.906 21.1441 627.935 58.4925 634.658 106.294C636.297 118.047 638.049 130.251 639.857 142.908C646.241 187.997 653.53 239.132 660.311 291.284C665.057 327.559 668.391 355.697 670.82 379.768C673.702 407.906 675.058 427.795 675.34 444.35C675.623 460.962 674.662 472.037 672.233 480.286C670.029 487.971 665.622 493.338 662.514 496.728C658.164 501.475 653.7 506.842 650.479 514.301C646.128 524.302 642.964 538.484 640.817 557.582C638.444 578.545 637.371 603.858 637.427 637.194C637.427 666.632 638.331 698.839 640.196 738.561C641.834 774.157 643.755 804.217 645.224 826.423C646.75 849.419 647.711 862.132 647.711 862.132Z\" fill=\"url(%23paint9_linear_180_36284)\"/><path d=\"M878.694 875.524C878.694 875.524 876.151 862.471 871.462 838.91C866.885 815.97 860.726 785.062 853.324 749.014C844.962 708.332 838.012 675.39 831.345 645.331C823.83 611.203 817.727 585.325 812.19 563.797C807.105 543.908 802.924 529.726 799.081 519.104C796.256 511.306 793.488 505.599 790.945 500.571C789.137 497.068 786.481 491.474 784.052 483.733C781.396 475.314 778.627 464.07 775.011 447.345C771.395 430.62 767.44 410.562 762.129 382.197C757.552 357.732 752.58 330.215 745.969 293.036C736.702 240.884 727.831 189.692 719.977 144.546L713.423 106.859C705.061 58.9446 698.506 21.4267 694.325 -1.68296C690.935 -20.5549 689.183 -29.8214 689.183 -29.8214L691.161 -30.1039C691.161 -30.1039 692.913 -20.8374 696.303 -1.96548C700.427 21.1442 707.038 58.7186 715.401 106.633L721.955 144.32C729.809 189.466 738.68 240.658 747.946 292.81C754.557 329.932 759.529 357.449 764.106 381.915C769.417 410.279 773.373 430.338 776.989 447.063C780.605 463.731 783.374 474.918 785.973 483.281C788.346 490.909 791.002 496.389 792.753 499.893C795.352 504.978 798.121 510.741 801.003 518.652C804.845 529.331 809.026 543.569 814.168 563.515C819.705 585.099 825.807 611.034 833.322 645.105C839.933 675.221 846.939 708.162 855.302 748.844C862.704 784.893 868.862 815.856 873.439 838.74C878.129 862.302 880.672 875.354 880.672 875.354L878.694 875.524Z\" fill=\"url(%23paint10_linear_180_36284)\"/><path d=\"M1119.51 872.021C1119.45 871.908 1115.1 858.403 1107.08 834.559C1099.28 811.337 1088.49 779.864 1074.76 742.742C1059.45 701.382 1045.89 667.932 1032.16 637.364C1016.84 603.406 1002.77 576.511 989.1 555.266C976.67 535.998 964.239 521.138 952.147 511.137C942.542 503.227 932.484 498.085 922.935 493.508C915.025 489.722 905.984 484.807 898.865 477.292C891.181 469.212 884.118 457.346 877.225 441.017C870.275 424.575 863.438 403.782 855.753 375.587C849.086 351.234 842.08 322.756 833.774 285.917C821.908 233.143 811.229 181.33 801.793 135.619C799.138 122.793 796.595 110.419 794.109 98.5532C784.051 50.3563 775.915 12.6689 770.491 -10.4973C766.083 -29.1997 763.541 -38.5227 763.541 -38.6357L765.518 -39.0877C765.518 -38.9747 768.118 -29.6517 772.525 -10.8928C777.949 12.2734 786.142 49.9608 796.199 98.1577C798.686 110.023 801.228 122.397 803.884 135.224C813.32 180.934 823.999 232.747 835.864 285.465C844.17 322.248 851.12 350.725 857.788 375.022C865.472 403.104 872.309 423.84 879.202 440.226C885.983 456.386 892.989 468.082 900.447 475.936C907.397 483.225 916.211 487.971 923.952 491.7C933.614 496.333 943.785 501.531 953.56 509.611C965.821 519.725 978.365 534.755 990.852 554.192C1004.58 575.55 1018.71 602.446 1034.08 636.517C1047.81 667.085 1061.37 700.647 1076.74 742.008C1090.52 779.186 1101.26 810.658 1109.11 833.881C1117.14 857.725 1121.49 871.23 1121.54 871.343L1119.51 872.021Z\" fill=\"url(%23paint11_linear_180_36284)\"/><path d=\"M1311 716.129C1288 674.769 1266.42 639.907 1244.95 609.678C1220.76 575.663 1197.88 548.994 1174.94 528.257C1154.15 509.442 1132.73 495.316 1111.26 486.219C1092.78 478.422 1073.91 474.523 1058.77 471.359C1044.59 468.364 1029.67 464.917 1017.24 457.855C1004.64 450.735 993.112 439.152 982.998 423.557C972.545 407.511 962.883 386.944 952.6 358.862C943.672 334.565 934.801 306.032 924.574 269.079C909.997 216.192 897.509 164.096 886.435 118.16C883.327 105.22 880.333 92.7333 877.394 80.7547C865.585 32.2753 855.754 -5.58159 848.974 -28.6912C843.493 -47.3937 840.103 -56.7166 840.046 -56.8297L838.125 -56.2646C838.182 -56.1516 841.515 -46.9417 846.996 -28.2392C853.776 -5.18608 863.608 32.6708 875.417 81.1503C878.355 93.1289 881.35 105.616 884.457 118.555C895.475 164.548 908.019 216.644 922.597 269.531C932.767 306.54 941.695 335.13 950.622 359.483C960.962 387.678 970.681 408.358 981.19 424.518C991.53 440.395 1003.23 452.148 1016.11 459.437C1028.77 466.613 1043.85 470.172 1058.26 473.167C1073.35 476.331 1092.11 480.23 1110.36 487.914C1131.6 496.898 1152.85 510.911 1173.47 529.557C1196.3 550.237 1219.07 576.793 1243.19 610.695C1264.61 640.867 1286.19 675.673 1309.13 716.977C1330.1 754.721 1346.09 786.814 1357.73 810.545C1369.65 834.898 1376.09 848.798 1376.14 848.911L1378.01 848.233C1377.95 848.12 1371.51 834.22 1359.59 809.811C1348.01 786.023 1331.96 753.873 1311 716.129Z\" fill=\"url(%23paint12_linear_180_36284)\"/><path d=\"M1433.1 526.675C1412.42 509.724 1391.85 495.316 1371.62 483.62C1341.79 466.386 1309.41 453.617 1277.94 446.667C1250.65 440.621 1223.7 438.757 1199.91 437.118C1148.21 433.558 1112.28 420.111 1090.13 396.097C1075.89 380.672 1063.18 360.444 1050.07 332.588C1038.71 308.461 1027.75 279.927 1015.54 242.861C998.084 189.805 983.62 137.37 970.794 91.1511C967.177 78.1555 963.731 65.5554 960.341 53.5203C946.61 4.81482 935.027 -33.0986 926.834 -56.0952C920.167 -74.7412 915.873 -83.8946 915.873 -84.0076L914.008 -83.2731C914.065 -83.1601 918.302 -74.0631 924.913 -55.5302C933.106 -32.5336 944.689 5.32334 958.363 53.9723C961.753 66.0074 965.2 78.6075 968.816 91.6032C981.586 137.879 996.107 190.314 1013.57 243.426C1025.83 280.549 1036.79 309.139 1048.2 333.379C1061.42 361.461 1074.25 381.802 1088.6 397.396C1111.15 421.806 1147.53 435.479 1199.8 439.096C1223.53 440.734 1250.43 442.599 1277.55 448.588C1308.79 455.481 1340.94 468.195 1370.61 485.315C1391.17 497.18 1412.08 511.871 1433.16 529.274V526.675H1433.1Z\" fill=\"url(%23paint13_linear_180_36284)\"/><path d=\"M1433.1 389.204C1404.51 387.904 1377.05 388.582 1350.32 389.317H1350.04C1301.05 390.616 1239.97 388.3 1202 358.41C1183.87 344.115 1167.25 323.887 1151.26 296.709C1137.25 272.864 1124.03 244.5 1109.56 207.321C1088.94 154.265 1072.33 101.491 1057.64 54.9896C1053.51 41.8809 1049.5 29.2243 1045.6 17.1327C1029.84 -31.7423 1016.33 -69.6557 1006.62 -92.4828C998.706 -110.959 993.451 -119.887 993.394 -120L991.586 -119.152C991.643 -119.039 996.841 -110.225 1004.69 -91.8613C1014.41 -69.0906 1027.92 -31.1772 1043.63 17.6412C1047.52 29.7328 1051.54 42.3894 1055.66 55.4981C1070.35 102.056 1086.96 154.83 1107.64 207.943C1122.11 245.178 1135.39 273.656 1149.46 297.556C1165.56 324.96 1182.28 345.301 1200.65 359.766C1239.18 390.108 1300.77 392.424 1350.1 391.125H1350.38C1377.11 390.39 1404.51 389.712 1433.04 391.012V389.204H1433.1Z\" fill=\"url(%23paint14_linear_180_36284)\"/><path d=\"M1433.1 334.735C1422.65 334.961 1412.36 334.904 1402.53 334.283C1371.23 332.362 1342.81 324.508 1320.38 311.682C1297.89 298.799 1276.81 278.91 1257.71 252.58C1240.76 229.244 1225.06 201.049 1208.11 163.87C1183.98 110.814 1164.99 57.7581 1148.21 10.9737C1143.52 -2.19141 1138.95 -14.9046 1134.48 -27.0527C1116.46 -76.0406 1100.92 -113.898 1089.45 -136.442C1080.18 -154.693 1073.91 -163.337 1073.85 -163.451L1072.16 -162.433C1072.22 -162.32 1078.43 -153.789 1087.58 -135.708C1099 -113.219 1114.54 -75.4191 1132.5 -26.4876C1136.97 -14.3395 1141.49 -1.62639 1146.23 11.4823C1163.02 58.3231 1182 111.379 1206.18 164.492C1223.14 201.784 1238.96 230.035 1255.96 253.484C1275.23 280.04 1296.48 300.099 1319.19 313.151C1341.9 326.147 1370.61 334.113 1402.31 336.035C1412.19 336.656 1422.48 336.713 1433.04 336.487V334.735H1433.1Z\" fill=\"url(%23paint15_linear_180_36284)\"/><path d=\"M1433.1 251.676C1410.55 240.149 1389.42 223.537 1370.32 202.01C1350.15 179.296 1331.56 151.383 1311.9 114.317C1283.93 61.4871 1262.29 8.14848 1243.25 -38.8619C1237.83 -52.1965 1232.74 -64.8532 1227.66 -77.0013C1207.14 -126.102 1189.29 -163.79 1176.01 -185.995C1165.22 -203.963 1157.87 -212.213 1157.76 -212.326L1156.18 -211.196C1156.24 -211.139 1163.52 -202.946 1174.2 -185.148C1187.43 -162.999 1205.28 -125.424 1225.73 -76.3797C1230.82 -64.2316 1235.9 -51.6315 1241.33 -38.2403C1260.43 8.82652 1282.07 62.2217 1310.04 115.108C1329.76 152.344 1348.4 180.313 1368.69 203.196C1388.24 225.232 1409.88 242.183 1433.04 253.823V251.676H1433.1Z\" fill=\"url(%23paint16_linear_180_36284)\"/><path d=\"M1270.09 -231.762C1269.81 -231.593 1240.48 -214.924 1191.38 -186.504C1185 -182.831 1178.33 -178.876 1171.32 -174.807C1124.76 -147.686 1066.85 -113.897 998.198 -80.5607C908.189 -36.9406 826.372 -10.6103 748.003 -0.157228C670.142 10.1828 580.077 6.1711 464.472 -12.7574C442.436 -16.3735 420.174 -20.2722 398.646 -24.0014C321.689 -37.3926 249.027 -50.0492 179.076 -53.1004C99.9156 -56.4906 22.1677 -45.416 -39.9289 -21.9673C-93.7196 -1.62631 -134.176 21.9919 -161.749 41.0333V43.35C-134.289 24.1955 -93.5501 0.294787 -39.1379 -20.3287C22.6762 -43.6644 100.142 -54.6825 178.963 -51.3488C248.744 -48.3541 321.35 -35.6975 398.251 -22.3063C419.778 -18.5772 442.04 -14.6784 464.133 -11.0623C579.907 7.92268 670.199 11.9344 748.286 1.59436C750.546 1.31185 752.749 0.972825 755.009 0.633808C831.514 -10.4407 911.466 -36.5451 999.102 -79.0352C1067.81 -112.372 1125.78 -146.161 1172.4 -173.338C1179.4 -177.407 1186.07 -181.305 1192.45 -185.034C1241.56 -213.455 1270.88 -230.124 1271.16 -230.293L1270.09 -231.762Z\" fill=\"url(%23paint17_linear_180_36284)\"/><path d=\"M1296.93 -185.487C1296.65 -185.317 1266.25 -168.536 1215.34 -139.832C1208.73 -136.103 1201.83 -132.204 1194.6 -128.08C1146.4 -100.732 1086.4 -66.7176 1015.49 -33.2679C922.653 10.5218 838.294 36.7956 757.778 47.0791C677.769 57.2496 585.218 52.8989 466.618 33.4055C443.961 29.6763 421.134 25.7211 399.041 21.8224C320.05 8.03568 245.466 -4.95997 173.708 -8.18063C92.5131 -11.8533 12.8441 -0.948262 -50.7215 22.5004C-97.4494 39.7903 -134.346 59.4532 -161.637 76.7431V79.0032C-134.289 61.6569 -97.1669 41.7114 -49.9305 24.252C13.3527 0.916336 92.7391 -9.93221 173.651 -6.25952C245.24 -2.98236 319.768 10.0133 398.702 23.7435C420.795 27.5857 443.678 31.5974 466.336 35.3265C585.218 54.8765 677.939 59.2272 758.173 49.0002C761.733 48.5482 765.292 48.0397 768.909 47.5312C846.487 36.3436 927.625 10.4088 1016.56 -31.5163C1087.53 -64.966 1147.59 -99.0372 1195.84 -126.385C1203.08 -130.453 1209.97 -134.408 1216.58 -138.137C1267.49 -166.841 1297.89 -183.622 1298.17 -183.791L1296.93 -185.487Z\" fill=\"url(%23paint18_linear_180_36284)\"/><path d=\"M1324.95 -128.701C1324.67 -128.532 1293.14 -111.694 1240.48 -82.9905C1233.64 -79.2613 1226.53 -75.3626 1219.07 -71.2944C1169.23 -43.947 1107.14 -9.93234 1034.02 23.4043C938.361 67.081 851.629 93.1288 768.853 103.073C686.754 112.961 591.829 108.215 470.292 88.2131C447.125 84.3709 423.677 80.3027 401.076 76.3475C320.107 62.2218 243.659 48.8871 170.149 45.3274C86.9765 41.3157 5.44285 51.9383 -59.5354 75.1609C-101.234 90.1342 -135.193 106.972 -161.749 122.51V124.657C-135.136 109.063 -100.895 91.9988 -58.8009 76.9125C5.89487 53.7464 87.2025 43.1803 170.036 47.192C243.433 50.7517 319.825 64.0864 400.68 78.1556C423.338 82.1108 446.73 86.179 469.953 90.0212C591.773 110.08 686.81 114.826 769.192 104.938C774.446 104.316 779.758 103.582 785.069 102.847C863.269 91.5467 945.198 66.064 1034.92 25.1559C1108.15 -8.23726 1170.25 -42.252 1220.14 -69.6558C1227.6 -73.724 1234.72 -77.6792 1241.56 -81.3519C1294.22 -110.055 1325.74 -126.893 1326.03 -127.063L1324.95 -128.701Z\" fill=\"url(%23paint19_linear_180_36284)\"/><path d=\"M1354.33 -65.5875C1354 -65.418 1321.39 -48.6367 1266.87 -19.9898C1259.81 -16.3171 1252.46 -12.4184 1244.78 -8.35016C1193.19 18.8842 1129.06 52.7859 1053.63 85.8966C955.086 129.121 865.868 154.83 780.944 164.435C696.698 173.928 599.401 168.786 474.868 148.219C451.137 144.32 427.123 140.083 403.957 136.071C321.011 121.606 242.698 107.933 167.38 104.034C82.2302 99.6833 -1.22448 109.91 -67.6153 132.85C-105.02 145.79 -136.323 160.198 -161.749 173.928V176.075C-136.21 162.232 -104.681 147.598 -66.9938 134.546C-0.828963 111.718 82.3432 101.491 167.21 105.842C242.359 109.684 320.672 123.358 403.505 137.823C426.671 141.891 450.685 146.072 474.473 149.971C599.231 170.594 696.699 175.736 781.17 166.187C788.516 165.34 795.861 164.436 803.263 163.362C881.802 152.005 964.296 127.087 1054.53 87.5351C1130.02 54.4245 1194.21 20.4663 1245.79 -6.76809C1253.48 -10.8363 1260.88 -14.735 1267.89 -18.4077C1322.41 -47.0546 1355.01 -63.8359 1355.35 -64.0055L1354.33 -65.5875Z\" fill=\"url(%23paint20_linear_180_36284)\"/><path d=\"M1385.64 -1.06134C1385.3 -0.891832 1351.45 15.833 1294.89 44.4235C1287.61 48.0961 1279.98 51.9948 1272.07 56.0065C1218.62 83.1279 1152.17 116.917 1074.25 149.745C972.602 192.574 880.672 217.887 793.318 227.097C706.756 236.194 606.916 230.6 479.106 209.468C454.753 205.457 430.118 201.162 406.331 196.981C321.294 182.121 240.947 168.108 163.707 163.87C76.4104 159.124 -9.07836 168.956 -77.0513 191.613C-109.766 202.518 -137.961 214.61 -161.749 226.419V228.51C-137.848 216.588 -109.371 204.326 -76.3167 193.308C-8.62634 170.764 76.5799 160.932 163.594 165.679C240.664 169.916 320.955 183.929 405.991 198.789C429.779 202.97 454.414 207.265 478.767 211.276C606.803 232.465 706.813 238.059 793.601 228.962C803.263 227.945 812.925 226.702 822.7 225.289C901.578 213.875 984.468 189.579 1075.15 151.44C1153.13 118.555 1219.63 84.7665 1273.14 57.6451C1281.11 53.6334 1288.68 49.7347 1295.97 46.062C1352.53 17.5281 1386.37 0.746747 1386.71 0.577238L1385.64 -1.06134Z\" fill=\"url(%23paint21_linear_180_36284)\"/><path d=\"M1419.71 60.3572C1419.37 60.5267 1384.11 77.308 1325.18 105.898C1317.61 109.571 1309.7 113.413 1301.45 117.482C1245.91 144.603 1176.75 178.392 1096 211.05C990.739 253.653 895.758 278.628 805.692 287.499C716.474 296.256 613.696 290.154 482.157 268.344C457.07 264.163 431.757 259.756 407.291 255.461C319.768 240.149 237.104 225.684 157.661 221.108C67.935 215.966 -19.8704 225.458 -89.5949 247.834C-116.603 256.535 -140.673 266.027 -161.749 275.576V277.611C-140.504 268.005 -116.264 258.343 -88.8604 249.529C-19.4184 227.21 68.1045 217.774 157.605 222.916C236.878 227.493 319.486 241.957 406.952 257.213C431.418 261.507 456.731 265.914 481.818 270.096C613.526 291.962 716.531 298.065 805.918 289.307C818.067 288.12 830.328 286.595 842.702 284.843C922.032 273.373 1005.6 249.642 1096.85 212.745C1177.65 180.03 1246.87 146.241 1302.47 119.12C1310.71 115.108 1318.63 111.21 1326.2 107.537C1385.07 78.9466 1420.33 62.1653 1420.67 61.9958L1419.71 60.3572Z\" fill=\"url(%23paint22_linear_180_36284)\"/><path d=\"M1358.57 160.537C1350.66 164.209 1342.41 168.108 1333.77 172.176C1275.63 199.524 1203.3 233.538 1119.11 266.31C1009.61 308.97 910.957 333.831 817.558 342.419C725.176 350.838 618.894 344.227 482.892 321.626C456.957 317.332 430.796 312.755 405.483 308.292C315.022 292.471 229.589 277.498 147.547 272.525C54.8827 266.932 -35.6913 276.141 -107.393 298.46C-127.056 304.619 -145.194 311.117 -161.806 317.841V319.818C-145.024 313.038 -126.661 306.371 -106.715 300.155C-35.1828 278.063 55.0522 268.853 147.491 274.446C229.42 279.419 314.796 294.335 405.2 310.156C430.514 314.563 456.674 319.14 482.609 323.491C618.724 346.092 725.289 352.703 817.84 344.284C832.644 342.928 847.617 341.176 862.704 338.973C942.994 327.39 1027.64 303.997 1119.96 268.062C1204.21 235.233 1276.59 201.219 1334.73 173.871C1343.37 169.803 1351.62 165.904 1359.53 162.232C1391.06 147.485 1416.09 135.901 1433.1 127.991V125.957C1416.04 133.811 1390.67 145.563 1358.57 160.537Z\" fill=\"url(%23paint23_linear_180_36284)\"/><path d=\"M1396.2 205.4C1387.84 209.186 1379.14 213.141 1370.04 217.266C1308.79 245.122 1232.51 279.814 1144.14 313.038C1029.39 356.206 926.269 381.237 828.859 389.599C732.691 397.849 622.002 390.673 480.575 367.168C453.623 362.648 426.389 357.901 400.059 353.325C305.981 336.882 217.159 321.287 131.896 315.92C35.6719 309.874 -58.1793 318.914 -132.311 341.402C-142.538 344.51 -152.313 347.787 -161.749 351.177V353.155C-152.144 349.708 -142.143 346.318 -131.69 343.154C-57.7838 320.779 35.7284 311.738 131.727 317.784C216.876 323.152 305.642 338.69 399.663 355.133C425.993 359.766 453.228 364.512 480.18 368.976C621.776 392.538 732.634 399.713 828.972 391.464C846.488 389.938 864.229 387.904 882.197 385.305C964.07 373.44 1050.58 350.217 1144.82 314.733C1233.25 281.453 1309.58 246.76 1370.83 218.904C1379.93 214.78 1388.63 210.824 1396.99 207.039C1410.1 201.106 1422.14 195.682 1432.99 190.822V188.788C1421.97 193.761 1409.65 199.298 1396.2 205.4Z\" fill=\"url(%23paint24_linear_180_36284)\"/><path d=\"M1411.57 250.602C1346.37 279.362 1265.29 315.185 1171.66 349.426C1050.46 393.724 941.751 419.263 839.425 427.569C738.511 435.762 622.51 428.021 474.303 403.329C446.052 398.64 417.518 393.611 389.945 388.808C291.46 371.575 198.4 355.245 109.126 349.482C10.4716 343.097 -85.4137 351.742 -161.749 373.665V375.586C-85.5832 353.607 10.3021 344.962 108.956 351.347C198.118 357.11 291.065 373.439 389.549 390.673C417.122 395.532 445.656 400.504 473.964 405.194C622.341 429.942 738.511 437.627 839.594 429.434C859.879 427.795 880.389 425.478 901.239 422.427C985.71 410.223 1075.04 386.718 1172.45 351.121C1266.13 316.88 1347.27 281.057 1412.48 252.241C1419.6 249.077 1426.43 246.082 1433.1 243.144V241.11C1426.15 244.217 1419.03 247.325 1411.57 250.602Z\" fill=\"url(%23paint25_linear_180_36284)\"/><path d=\"M1202.68 374.852C1073.4 420.958 957.854 447.515 849.369 455.934C742.635 464.183 619.967 455.877 463.455 429.773C433.565 424.801 403.449 419.489 374.237 414.404C270.215 396.154 172.013 378.977 77.8228 372.705C-7.49643 367.111 -90.6686 371.97 -161.806 386.492V388.356C-90.7816 373.835 -7.66593 368.919 77.6533 374.513C171.674 380.728 269.876 397.962 373.841 416.156C402.997 421.241 433.169 426.552 463.059 431.524C619.742 457.685 742.579 465.991 849.539 457.742C872.535 455.934 895.871 453.334 919.545 449.944C1007.8 437.175 1101.37 412.991 1203.42 376.547C1290.71 345.358 1368.18 312.812 1433.04 284.956V282.922C1368.07 310.891 1290.32 343.606 1202.68 374.852Z\" fill=\"url(%23paint26_linear_180_36284)\"/><path d=\"M1409.03 324.451C1363.77 342.871 1303.48 366.942 1238.5 389.712C1171.38 413.217 1110.75 431.298 1053.06 444.859C987.462 460.284 922.201 470.511 859.088 475.258C745.178 483.846 614.43 474.806 447.634 446.95C415.766 441.638 383.616 435.988 352.54 430.564C241.738 411.127 137.151 392.82 36.9714 386.096C-32.3575 381.463 -100.161 383.384 -161.749 391.294V393.159C-100.217 385.192 -32.4705 383.271 36.8019 387.904C136.868 394.628 241.399 412.935 352.144 432.372C383.221 437.796 415.371 443.446 447.239 448.758C614.261 476.67 745.178 485.654 859.257 477.066C886.039 475.032 913.161 472.037 940.565 468.082C977.913 462.657 1015.66 455.482 1053.57 446.611C1111.32 433.05 1172 414.969 1239.24 391.407C1304.22 368.637 1364.56 344.566 1409.82 326.09C1417.73 322.869 1425.42 319.705 1433.04 316.598V314.563C1425.19 317.897 1417.22 321.118 1409.03 324.451Z\" fill=\"url(%23paint27_linear_180_36284)\"/><path d=\"M1280.66 395.758C1207.43 421.071 1141.38 440.452 1078.77 455.03C1007.75 471.528 937.175 482.433 869.089 487.462C746.477 496.503 605.785 486.728 426.502 456.781C392.205 451.074 357.625 444.972 324.175 439.096C205.18 418.246 92.7962 398.527 -14.6157 391.294C-66.8808 387.791 -116.151 387.396 -161.749 389.995V391.803C-116.208 389.204 -66.9938 389.599 -14.7852 393.102C92.5137 400.335 204.841 420.054 323.78 440.904C357.229 446.78 391.809 452.826 426.106 458.589C605.616 488.592 746.421 498.367 869.258 489.327C899.035 487.123 929.264 483.789 959.776 479.382C999.215 473.675 1039.22 466.161 1079.34 456.838C1142 442.26 1208.11 422.879 1281.45 397.51C1336.82 378.355 1389.14 358.353 1433.16 341.007V339.029C1388.97 356.376 1336.31 376.491 1280.66 395.758Z\" fill=\"url(%23paint28_linear_180_36284)\"/><path d=\"M1331.06 396.097C1250.26 423.727 1177.54 444.802 1108.89 460.623C1031.25 478.478 954.238 490.231 880.05 495.655C746.93 505.317 594.372 494.694 400.002 462.205C362.823 455.99 325.305 449.379 288.974 443.051C160.148 420.45 38.4405 399.092 -77.7293 391.238C-106.659 389.26 -134.684 388.243 -161.749 388.074V389.882C-134.741 390.108 -106.772 391.125 -77.8423 393.046C38.158 400.9 159.809 422.258 288.635 444.859C324.91 451.244 362.428 457.798 399.663 464.013C594.259 496.559 746.986 507.182 880.276 497.52C913.387 495.09 947.006 491.417 981.077 486.502C1023.4 480.399 1066.34 472.319 1109.45 462.431C1178.22 446.61 1250.93 425.478 1331.85 397.849C1367.05 385.813 1401.23 373.439 1433.21 361.461V359.483C1400.89 371.518 1366.48 384.005 1331.06 396.097Z\" fill=\"url(%23paint29_linear_180_36284)\"/><path d=\"M1391.8 396.041C1301.67 426.439 1220.87 449.605 1144.82 466.895C1059.16 486.332 974.466 499.158 893.045 505.035C747.437 515.431 580.754 503.735 368.473 468.251C327.791 461.471 286.826 454.239 247.161 447.289C106.639 422.597 -26.0866 399.318 -152.483 390.729C-155.591 390.503 -158.642 390.39 -161.693 390.164V391.972C-158.642 392.142 -155.648 392.311 -152.596 392.481C-26.3126 401.069 106.356 424.349 246.822 448.984C286.487 455.934 327.508 463.166 368.19 469.946C580.641 505.487 747.494 517.183 893.271 506.786C930.45 504.13 968.363 500.006 1006.73 494.469C1052.44 487.858 1098.77 479.213 1145.44 468.647C1221.55 451.357 1302.41 428.134 1392.64 397.736C1406.32 393.102 1419.88 388.469 1433.21 383.779V381.802C1419.48 386.605 1405.75 391.351 1391.8 396.041Z\" fill=\"url(%23paint30_linear_180_36284)\"/><path d=\"M1188.44 481.021C1093.24 502.266 999.328 516.166 909.319 522.381C749.077 533.455 565.838 520.46 332.764 481.416C288.014 473.901 242.924 465.991 199.361 458.363C73.5288 436.271 -46.5963 415.195 -161.749 403.047V404.911C-46.7658 417.06 73.2463 438.135 198.965 460.228C242.585 467.912 287.674 475.823 332.425 483.281C565.725 522.324 749.077 535.32 909.545 524.245C952.43 521.251 996.164 516.561 1040.52 510.12C1089.39 503.057 1139 493.903 1189.01 482.772C1264.66 465.878 1344.84 443.842 1433.16 415.534V413.613C1344.56 442.034 1264.27 464.126 1188.44 481.021Z\" fill=\"url(%23paint31_linear_180_36284)\"/><defs><linearGradient id=\"paint0_linear_180_36284\" x1=\"635.676\" y1=\"-52.9971\" x2=\"635.676\" y2=\"765.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint1_linear_180_36284\" x1=\"-66.3639\" y1=\"-52.9968\" x2=\"-66.3639\" y2=\"765.621\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint2_linear_180_36284\" x1=\"-33.5135\" y1=\"-52.9969\" x2=\"-33.5135\" y2=\"765.622\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint3_linear_180_36284\" x1=\"1.41147\" y1=\"-52.997\" x2=\"1.41147\" y2=\"765.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint4_linear_180_36284\" x1=\"37.9457\" y1=\"-52.9967\" x2=\"37.9457\" y2=\"765.625\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint5_linear_180_36284\" x1=\"75.5448\" y1=\"-52.9971\" x2=\"75.5448\" y2=\"765.621\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint6_linear_180_36284\" x1=\"171.627\" y1=\"-52.9971\" x2=\"171.627\" y2=\"765.525\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint7_linear_180_36284\" x1=\"333.408\" y1=\"-52.9972\" x2=\"333.408\" y2=\"765.622\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint8_linear_180_36284\" x1=\"495.938\" y1=\"-52.9969\" x2=\"495.938\" y2=\"765.622\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint9_linear_180_36284\" x1=\"645.002\" y1=\"-52.9974\" x2=\"645.002\" y2=\"765.622\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint10_linear_180_36284\" x1=\"784.952\" y1=\"-52.9969\" x2=\"784.952\" y2=\"765.622\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint11_linear_180_36284\" x1=\"942.506\" y1=\"-52.9971\" x2=\"942.506\" y2=\"765.622\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint12_linear_180_36284\" x1=\"1108.15\" y1=\"-52.9966\" x2=\"1108.15\" y2=\"765.623\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint13_linear_180_36284\" x1=\"1173.53\" y1=\"-52.9975\" x2=\"1173.53\" y2=\"765.621\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint14_linear_180_36284\" x1=\"1212.4\" y1=\"-52.9966\" x2=\"1212.4\" y2=\"765.621\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint15_linear_180_36284\" x1=\"1252.66\" y1=\"-52.997\" x2=\"1252.66\" y2=\"765.623\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint16_linear_180_36284\" x1=\"1294.66\" y1=\"-52.997\" x2=\"1294.66\" y2=\"765.623\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint17_linear_180_36284\" x1=\"554.701\" y1=\"-52.9969\" x2=\"554.701\" y2=\"765.621\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint18_linear_180_36284\" x1=\"568.126\" y1=\"-52.9968\" x2=\"568.126\" y2=\"765.623\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint19_linear_180_36284\" x1=\"582.114\" y1=\"-52.9972\" x2=\"582.114\" y2=\"765.622\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint20_linear_180_36284\" x1=\"596.798\" y1=\"-52.9967\" x2=\"596.798\" y2=\"765.622\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint21_linear_180_36284\" x1=\"612.442\" y1=\"-52.9971\" x2=\"612.442\" y2=\"765.622\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint22_linear_180_36284\" x1=\"629.456\" y1=\"-52.9967\" x2=\"629.456\" y2=\"765.621\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint23_linear_180_36284\" x1=\"635.676\" y1=\"-52.997\" x2=\"635.676\" y2=\"765.622\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint24_linear_180_36284\" x1=\"635.676\" y1=\"-52.9968\" x2=\"635.676\" y2=\"765.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint25_linear_180_36284\" x1=\"635.676\" y1=\"-52.9966\" x2=\"635.676\" y2=\"765.624\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint26_linear_180_36284\" x1=\"635.676\" y1=\"-52.9964\" x2=\"635.676\" y2=\"765.622\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint27_linear_180_36284\" x1=\"635.676\" y1=\"-52.9965\" x2=\"635.676\" y2=\"765.623\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint28_linear_180_36284\" x1=\"635.676\" y1=\"-52.9959\" x2=\"635.676\" y2=\"765.622\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint29_linear_180_36284\" x1=\"635.676\" y1=\"-52.997\" x2=\"635.676\" y2=\"765.623\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint30_linear_180_36284\" x1=\"635.675\" y1=\"-52.9971\" x2=\"635.675\" y2=\"765.621\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint31_linear_180_36284\" x1=\"635.676\" y1=\"-52.9971\" x2=\"635.676\" y2=\"765.622\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient></defs></svg>");}.demo__wrapper.nitro-lazy{background-image:none !important;}.demo__content{width:552px;margin:32px auto;padding-top:32px;padding-bottom:32px;}.demo__header{display:flex;flex-direction:column;align-items:center;margin-bottom:32px;}.demo__header .title{text-align:center;color:#f9fafc;margin-bottom:32px;}.demo__header p{font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:24px;text-align:center;color:#f9fafc;}.demo__form .btn{width:100%;}.inputs__row{display:flex;margin-bottom:16px;}.inputs__row .input:not(:last-child){margin-right:16px;}.demo__icon{position:absolute;width:42px;height:50px;bottom:32px;right:92px;}@media only screen and (max-width: 1439px){.demo__icon{right:48px;}}.sent-success{justify-content:center;padding-top:13px;padding-bottom:41px;display:none;}.sent-success-text{display:none;}@media only screen and (max-width: 767px){.demo__wrapper{display:flex;flex-direction:column;align-items:center;}.demo__icon{position:initial;margin-bottom:32px;}.demo__content{width:100%;margin:0;padding-right:24px;padding-left:24px;}.inputs__row{display:block;}}.customer__title{margin-bottom:32px;}.customer__title .title{max-width:550px;}.customer__title p{max-width:726px;font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:24px;color:#707286;}.customer__title .title + p{margin-top:24px;}.customer__header{margin-bottom:60px;}.customer__header .btn.btn__br{border-color:#1c1b5e;color:#1c1b5e;}.customer__header .btn.btn__br:hover{border-color:rgba(28,27,94,.84);color:rgba(28,27,94,.84);}.customer__body{display:flex;padding-bottom:46px;}.customer__block{max-height:424px;border-radius:10px;max-width:813px;margin-right:32px;}.customer__block img{border-radius:10px;height:100%;object-fit:cover;}.feedback{width:475px;padding:32px;background:#0d0a24;border-radius:10px;}.feedback__content{margin-bottom:32px;}.feedback__content h2{font-family:Mukta,sans-serif;font-weight:500;font-size:24px;line-height:24px;letter-spacing:-.02em;color:#f4f4f6;margin-bottom:24px;}.feedback__content p{font-family:Mukta,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#dbdbdb;}.feedback__footer{display:flex;justify-content:space-between;}.feedback__user{display:flex;margin-right:5px;}.user__info{margin-right:16px;max-width:290px;}.user__info .user__name{font-family:Mukta,sans-serif;font-weight:300;font-size:16px;line-height:24px;color:#f9fafc;}.user__info .user__post{font-family:Mukta,sans-serif;font-weight:500;font-size:14px;line-height:16px;color:#f9fafc;}.user__avatar{margin-right:16px;width:50px;height:50px;border:2px solid #45485f;border-radius:50%;min-width:50px;}.feedback__item{height:360px;display:flex;flex-direction:column;justify-content:space-between;}.feedback__swiper{overflow:hidden;}.btn__prev.swiper-button-prev,.btn__next.swiper-button-next{width:36px;height:36px;bottom:0;top:auto;}.btn__prev.swiper-button-prev:after,.btn__next.swiper-button-next:after{display:none;}.btn__prev.swiper-button-prev:hover svg path,.btn__next.swiper-button-next:hover svg path{transition:all .4s ease-in-out;fill:#e0e3f8;}.btn__prev.swiper-button-prev:hover svg rect,.btn__next.swiper-button-next:hover svg rect{stroke:#e0e3f8;transition:all .4s ease-in-out;}.btn__prev.swiper-button-prev:active svg path,.btn__next.swiper-button-next:active svg path{fill:#a2acef;}.btn__prev.swiper-button-prev:active svg rect,.btn__next.swiper-button-next:active svg rect{stroke:#a2acef;}.btn__next.swiper-button-next{right:60px;transform:rotate(180deg);}.btn__prev.swiper-button-prev{right:112px;left:auto;}.feedback{position:relative;overflow:hidden;}.feedback:after{content:"";position:absolute;right:0;top:-11px;width:138px;height:165px;background:#4730d8;filter:blur(125px);}@media only screen and (max-width: 1439px){.btn__next.swiper-button-next{right:16px;}.btn__prev.swiper-button-prev{right:68px;}}@media only screen and (max-width: 1100px){.customer__block{margin-right:10px;}}@media only screen and (max-width: 900px){.customer__block{margin-right:0;display:flex;justify-content:center;max-width:100%;margin-bottom:16px;}.customer__body{display:block;}.feedback{width:100%;}.feedback__item{height:100%;}.feedback__item p{flex:1;}}@media only screen and (max-width: 374px){.user__info,.user__avatar{margin-right:5px;}}.features__title{margin-bottom:60px;}.features__title .title{max-width:550px;}.features__title p{max-width:726px;font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:24px;color:#707286;}.features__title .title + p{margin-top:24px;}.features__content{padding-right:32px;padding-left:32px;}.features__content h2{font-family:Mukta,sans-serif;font-weight:400;font-size:18px;line-height:24px;color:#061136;margin-bottom:4px;}.features__content p{font-family:Mukta,sans-serif;font-weight:500;font-size:14px;line-height:16px;color:#808399;}.features__item{padding-top:32px;padding-bottom:32px;border-radius:10px;min-height:380px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative;}.features__item .features__img{position:relative;border-radius:10px;display:flex;justify-content:center;align-items:center;}.feature-item-block .features__item-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;}.features__slider{overflow:hidden;padding-bottom:16px;}.features__slider .swiper-slide{box-sizing:border-box;border-radius:10px;}.features__slider .swiper-slide:not(:last-child){margin-right:32px;}.features__slider .swiper-slide:nth-child(even){border:2px solid #282d45;background:#0e1330;}.features__slider .swiper-slide:nth-child(even) .features__content h2{color:#f9fafc;}.features__slider .swiper-slide:nth-child(odd){background:#f9fafc;border:2px solid #ecf1fc;}.features__slider .swiper-slide:nth-child(1) .features__img{height:198px;width:100%;overflow:hidden;}.features__slider .swiper-slide:nth-child(1) .features__img img{position:absolute;left:0;bottom:0;max-width:max-content;transition:transform .4s ease-in-out;}.features__slider .swiper-slide:nth-child(1):hover img{transform:translate(-23%);}@media only screen and (max-width: 376px){.features__slider .swiper-slide:nth-child(1):hover img{transform:none;}}.features__slider .swiper-slide:nth-child(2) .features__img{width:188px;height:188px;margin:0 auto;display:flex;align-items:center;justify-content:center;flex-direction:column;}.features__slider .swiper-slide:nth-child(2) .features__img img{position:absolute;top:0;left:0;z-index:-1;transition:transform .4s ease-in-out;}.features__slider .swiper-slide:nth-child(2) .features__img h2{font-family:Mukta,sans-serif;font-weight:500;font-size:64px;color:#fff;text-align:center;}.features__slider .swiper-slide:nth-child(2) .features__img h2 span{font-family:Mukta,sans-serif;font-weight:500;font-size:40px;color:#fff;vertical-align:super;}.features__slider .swiper-slide:nth-child(2) .features__img p{font-family:Mukta,sans-serif;font-weight:500;font-size:16px;line-height:27px;color:#fff;}.features__slider .swiper-slide:nth-child(2):hover .features__img img{transform:rotate(-90deg);}.features__slider .swiper-slide:nth-child(3){position:relative;}.features__slider .swiper-slide:nth-child(3) .features__img{padding-left:32px;padding-right:32px;position:relative;}.features__slider .swiper-slide:nth-child(3):after{content:"";position:absolute;left:0;right:0;top:0;height:0;background:linear-gradient(6.58deg,#8e8dbf 2.68%,rgba(255,255,255,0) 169.86%);border-radius:10px 10px 0 0;transition:height .4s ease-in-out;}.features__slider .swiper-slide:nth-child(3):hover:after{height:157px;border-bottom:2px solid #7571a8;}.features__slider .swiper-slide:nth-child(4) .features__img{padding-left:32px;justify-content:flex-end;}.features__slider .swiper-slide:nth-child(4) .features__img img{transition:transform .4s ease-in-out;transform-origin:left bottom;}.features__slider .swiper-slide:nth-child(4):hover .features__img img{transform:rotate(4deg);}.swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:0;padding-left:16px;padding-right:16px;text-align:left;display:flex;justify-content:space-between;}.swiper-pagination-bullets .swiper-pagination-bullet{height:3px;border-radius:10px;width:10%;background-color:#6666a5;transition:width .4s ease-in-out;}.swiper-pagination-bullet.swiper-pagination-bullet-active{width:60%;background-color:#061136;transition:width .4s ease-in-out;}@media only screen and (min-width: 768px){.features__slider .swiper-pagination-bullet.swiper-pagination-bullet-active{width:75%;}}@media only screen and (min-width: 820px){.features__slider .swiper-pagination-bullet.swiper-pagination-bullet-active{width:87%;}}.features__slider .swiper-slide:nth-child(1) .features__img img{height:198px;}.privacy{padding-top:140px;padding-bottom:140px;}.privacy .container{--padding:24px;max-width:calc(960px + var(--padding) * 2);}.privacy .title{text-align:center;font-weight:800;margin-bottom:40px;}.privacy .content:not(:last-child){margin-bottom:20px;}.privacy .content h2{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:24px;margin-bottom:16px;}.privacy .content p{font-family:Mukta,sans-serif;font-weight:400;font-size:18px;line-height:24px;color:#808399;}.privacy .content p:not(:last-child){margin-bottom:8px;}:root{--swiper-theme-color:#007aff;}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;}.swiper-vertical > .swiper-wrapper{flex-direction:column;}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box;}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0);}.swiper-pointer-events{touch-action:pan-y;}.swiper-pointer-events.swiper-vertical{touch-action:pan-x;}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;}.swiper-slide-invisible-blank{visibility:hidden;}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto;}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height;}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden;}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px;}.swiper-3d .swiper-wrapper,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d;}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10;}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15);}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-css-mode > .swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;}.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar{display:none;}.swiper-css-mode > .swiper-wrapper > .swiper-slide{scroll-snap-align:start start;}.swiper-horizontal.swiper-css-mode > .swiper-wrapper{scroll-snap-type:x mandatory;}.swiper-vertical.swiper-css-mode > .swiper-wrapper{scroll-snap-type:y mandatory;}.swiper-centered > .swiper-wrapper:before{content:"";flex-shrink:0;order:9999;}.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before);}.swiper-centered.swiper-horizontal > .swiper-wrapper:before{height:100%;width:var(--swiper-centered-offset-after);}.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before);}.swiper-centered.swiper-vertical > .swiper-wrapper:before{width:100%;height:var(--swiper-centered-offset-after);}.swiper-centered > .swiper-wrapper > .swiper-slide{scroll-snap-align:center center;}:root{--swiper-navigation-size:44px;}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none;}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none;}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none !important;}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1;}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto;}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev";}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto;}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next";}.swiper-button-lock{display:none;}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10;}.swiper-pagination.swiper-pagination-hidden{opacity:0;}.swiper-pagination-disabled > .swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important;}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal > .swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:10px;left:0;width:100%;}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33);}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none;}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer;}.swiper-pagination-bullet:only-child{display:none !important;}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color));}.swiper-vertical > .swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0);}.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block;}.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;}.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top;}.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px);}.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap;}.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left;}.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right;}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute;}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top;}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top;}.swiper-horizontal > .swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0;}.swiper-vertical > .swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:4px;height:100%;left:0;top:0;}.swiper-pagination-lock{display:none;}.section-title{text-align:center;display:grid;row-gap:8px;margin-bottom:24px;}.section-title p{color:#808399;font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:24px;}.l-features{position:relative;}.l-features:before{content:"";position:absolute;bottom:-140px;left:0;right:0;top:0;width:100%;background:url("data:image/svg+xml,<svg width=\"1440\" height=\"810\" viewBox=\"0 0 1440 810\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M1408.74 157.473C1400.72 139.223 1393.09 121.99 1385.46 105.886C1362.3 56.7853 1341.95 19.324 1326.64 -2.48613C1314.21 -20.115 1305.91 -27.7429 1305.51 -28.0254L1304.95 -28.5339L1304.27 -28.1384C1303.98 -27.9689 1275.79 -11.6396 1228.55 16.3293C1222.39 19.9455 1215.95 23.7877 1209.23 27.7994C1164.37 54.4687 1108.54 87.6924 1042.26 120.577C955.193 163.689 876.089 189.736 800.036 200.19C724.492 210.586 636.969 206.857 524.698 188.437C503.283 184.934 481.643 181.148 460.737 177.532C385.927 164.536 315.298 152.219 247.325 149.393C170.369 146.229 94.6548 157.304 34.1403 180.583C-30.612 205.501 -75.6447 235.165 -101.749 255.393V257.822C-76.0402 237.764 -30.7815 207.591 34.9313 182.278C95.1633 159.112 170.595 148.094 247.269 151.258C315.072 154.083 385.644 166.344 460.341 179.34C481.247 182.956 502.888 186.742 524.302 190.245C636.799 208.665 724.492 212.394 800.319 201.998C876.654 191.488 955.984 165.384 1043.22 122.159C1109.62 89.2745 1165.44 55.9943 1210.36 29.2685C1217.08 25.2568 1223.52 21.4146 1229.68 17.7984C1272.8 -7.74089 1300.09 -23.5617 1304.72 -26.2738C1306.81 -24.2397 1314.49 -16.4988 1325 -1.58208C1340.26 20.115 1360.54 57.5199 1383.71 106.508C1391.34 122.668 1398.91 139.844 1406.93 158.095C1430.61 211.716 1457.11 271.835 1493.16 323.309V319.863C1458.01 269.066 1431.96 210.134 1408.74 157.473Z\" fill=\"url(%23paint0_linear_316_48071)\"/><path d=\"M26.3429 183.804C26.1169 184.143 20.6361 192.562 14.3643 210.417C6.67991 232.17 -0.947971 267.654 -7.78481 313.026C-9.81892 326.417 -11.627 340.486 -13.4916 355.346C-24.3966 440.327 -37.6748 542.992 -101.749 601.981V604.58C-35.9232 545.422 -22.5321 441.457 -11.514 355.629C-9.59291 340.769 -7.78481 326.699 -5.80721 313.308C0.973125 267.993 8.6575 232.622 16.2854 210.982C22.5007 193.353 28.038 184.821 28.0945 184.708L26.3429 183.804Z\" fill=\"url(%23paint1_linear_316_48071)\"/><path d=\"M87.2529 164.084C87.0269 164.423 82.1112 172.842 76.5739 190.584C69.7936 212.281 63.2392 247.821 57.589 293.475C56.1764 304.72 54.8768 316.359 53.5207 328.677C48.7745 371.619 43.3503 420.268 31.3716 469.199C14.6468 537.511 -15.3562 584.126 -57.8463 607.744C-70.3335 614.694 -85.0807 620.401 -101.749 624.865V626.729C-84.6852 622.152 -69.5989 616.389 -56.7728 609.27C-13.8306 585.369 16.5114 538.415 33.4057 469.538C45.3843 420.494 50.8086 371.788 55.5549 328.79C56.9109 316.472 58.2105 304.889 59.6231 293.645C65.2733 248.16 71.8277 212.676 78.5515 191.092C84.0323 173.576 89.0045 165.045 89.061 164.988L87.2529 164.084Z\" fill=\"url(%23paint2_linear_316_48071)\"/><path d=\"M152.908 152.558C152.739 152.897 148.388 161.316 143.698 179.001C137.935 200.698 132.624 236.408 128.273 282.232C127.2 293.589 126.239 305.228 125.222 317.602C121.662 360.714 117.594 409.645 107.593 458.916C93.4109 528.584 67.6456 573.956 28.9412 597.574C7.75262 610.457 -20.3858 618.989 -54.8525 622.831C-69.7693 624.526 -85.5335 625.373 -101.693 625.769V627.577C-85.477 627.181 -69.5998 626.334 -54.57 624.639C-19.8208 620.74 8.65667 612.152 30.0712 599.043C69.2842 575.142 95.2755 529.375 109.571 459.198C119.628 409.815 123.696 360.884 127.256 317.715C128.273 305.341 129.234 293.645 130.307 282.345C134.658 236.634 139.969 201.037 145.676 179.396C150.309 161.937 154.716 153.349 154.773 153.292L152.908 152.558Z\" fill=\"url(%23paint3_linear_316_48071)\"/><path d=\"M222.69 149.337C222.521 149.676 218.848 158.151 215.119 175.893C210.486 197.703 206.474 233.526 203.592 279.632C202.858 291.046 202.236 302.799 201.615 315.286C199.355 358.623 196.755 407.781 188.902 457.39C181.782 502.141 167.148 565.311 122.115 596.952C103.921 609.722 78.495 618.536 48.4355 622.322C16.0029 626.447 -21.176 625.712 -57.0553 625.034L-59.2589 624.978C-73.2716 624.695 -87.4538 624.469 -101.749 624.3V626.108C-87.4538 626.221 -73.2716 626.503 -59.3154 626.786L-57.1118 626.842C-21.1195 627.52 16.1159 628.255 48.718 624.13C79.0035 620.231 104.825 611.361 123.358 598.365C168.956 566.271 183.703 502.649 190.879 457.616C198.733 407.894 201.332 358.736 203.592 315.342C204.27 302.912 204.835 291.103 205.57 279.745C208.452 233.752 212.407 197.986 217.04 176.289C220.769 158.773 224.498 150.184 224.498 150.071L222.69 149.337Z\" fill=\"url(%23paint4_linear_316_48071)\"/><path d=\"M295.692 153.462C295.635 153.575 292.64 162.389 289.815 180.188C286.369 202.111 283.826 238.216 282.47 284.492C282.131 295.962 281.905 307.997 281.622 320.371C280.718 363.935 279.701 413.318 274.164 463.38C270.322 498.129 264.841 524.685 256.931 547.004C248.116 571.922 235.799 591.302 220.26 604.58C187.941 632.154 127.596 635.431 67.1375 634.922H65.3295C29.3936 634.583 -7.84172 634.244 -45.9246 637.691C-65.1921 639.442 -83.8945 642.211 -101.919 645.771V647.635C-83.838 644.019 -65.0791 641.251 -45.6986 639.499C-7.67221 636.052 29.4502 636.391 65.3295 636.73H67.1375C127.991 637.295 188.845 633.962 221.673 605.936C237.437 592.489 249.924 572.826 258.852 547.569C266.762 525.137 272.299 498.411 276.142 463.549C281.679 413.431 282.696 364.048 283.6 320.428C283.826 308.053 284.108 296.075 284.447 284.548C285.804 238.272 288.346 202.28 291.736 180.414C294.505 162.785 297.5 154.083 297.5 153.97L295.692 153.462Z\" fill=\"url(%23paint5_linear_316_48071)\"/><path d=\"M372.818 163.575L370.841 163.18C370.841 163.293 368.581 172.22 366.829 190.132C364.625 212.281 363.608 248.556 363.834 295.171C363.891 306.754 364.06 318.789 364.173 331.276C364.738 375.122 365.36 424.788 362.252 475.245C360.105 510.277 356.376 537.116 350.5 559.773C343.832 585.426 334.509 604.693 321.909 618.593C295.861 647.296 241.223 651.929 196.529 652.777H195.173C165.34 653.342 134.546 653.907 103.13 658.314C102.678 658.371 102.17 658.427 101.718 658.54C66.4034 663.625 32.2757 673.796 2.89423 687.978C-29.7644 703.629 -60.7845 725.722 -89.3184 753.578C-93.4996 757.646 -97.6243 761.94 -101.749 766.235V769.06C-97.1723 764.144 -92.5391 759.398 -87.8493 754.821C-59.4284 727.135 -28.5778 705.155 3.79828 689.56C33.4058 675.322 67.7595 665.151 103.413 660.122C134.659 655.715 165.453 655.15 195.173 654.642H196.529C241.675 653.794 296.878 649.104 323.435 619.836C336.204 605.71 345.697 586.217 352.421 560.282C358.297 537.511 362.083 510.559 364.23 475.415C367.338 424.901 366.716 375.179 366.151 331.332C365.981 318.845 365.868 306.81 365.812 295.227C365.586 248.669 366.603 212.45 368.807 190.358C370.615 172.503 372.818 163.632 372.818 163.575Z\" fill=\"url(%23paint6_linear_316_48071)\"/><path d=\"M11.5391 994.506L9.56152 994.054C9.67453 993.602 22.3877 946.818 53.7467 879.41C70.5281 843.361 87.9875 813.189 107.142 787.197C128.556 758.098 152.118 734.706 177.149 717.699C200.033 702.161 226.928 690.521 254.897 684.136C279.419 678.542 303.828 676.847 327.39 675.152L328.068 675.096C377.903 671.593 410.506 658.484 425.027 636.165C434.519 621.475 441.017 602.32 445.368 575.877C449.154 552.824 451.131 525.646 451.583 490.331C452.205 439.479 449.945 389.417 447.967 345.289C447.402 332.745 446.837 320.597 446.385 309.014C444.52 262.117 444.012 225.559 444.972 203.184C445.707 185.103 447.176 176.006 447.176 175.95L449.154 176.232C449.154 176.345 447.741 185.329 446.95 203.297C446.046 225.616 446.498 262.117 448.362 308.957C448.815 320.597 449.38 332.689 449.945 345.232C451.922 389.361 454.239 439.422 453.561 490.331C453.109 525.759 451.131 553.05 447.345 576.159C442.938 602.885 436.44 622.266 426.778 637.126C411.918 660.009 378.808 673.344 328.237 676.904L327.559 676.96C304.054 678.599 279.758 680.294 255.405 685.888C227.719 692.216 201.05 703.743 178.392 719.111C153.531 736.006 130.139 759.285 108.837 788.158C89.7955 814.036 72.3927 844.096 55.6113 880.088C24.3653 947.383 11.7086 994.054 11.5391 994.506Z\" fill=\"url(%23paint7_linear_316_48071)\"/><path d=\"M244.952 1035.3L242.975 1035.08C243.031 1034.62 250.037 987.104 269.87 917.38C280.549 879.692 291.567 849.35 304.45 821.833C318.914 791.039 334.509 767.026 352.138 748.38C368.072 731.542 387.113 718.546 407.172 710.749C424.744 703.912 443.503 700.861 460.002 698.149C475.427 695.606 490.231 692.837 501.758 686.396C513.228 680.011 522.438 668.937 528.427 654.359C534.699 639.103 538.484 619.44 540.462 592.488C542.157 568.757 542.383 542.031 541.084 505.926C539.219 454.678 535.32 404.334 531.874 359.923C530.913 347.266 529.953 335.062 529.048 323.365C525.545 276.242 523.568 239.346 523.229 216.801C522.946 198.551 523.568 189.341 523.568 189.284L525.602 189.397C525.602 189.51 524.98 198.607 525.263 216.801C525.602 239.346 527.636 276.186 531.083 323.252C531.93 334.948 532.891 347.153 533.908 359.81C537.354 404.221 541.31 454.565 543.118 505.87C544.417 542.088 544.248 568.87 542.496 592.658C540.519 619.779 536.676 639.612 530.348 655.037C524.246 669.954 514.697 681.367 502.831 687.978C491.022 694.533 476.049 697.414 460.398 699.957C444.012 702.669 425.366 705.72 408.019 712.444C388.243 720.128 369.484 732.954 353.72 749.566C336.204 768.043 320.723 791.943 306.314 822.568C293.488 849.972 282.527 880.257 271.848 917.832C252.015 987.443 245.009 1034.85 244.952 1035.3Z\" fill=\"url(%23paint8_linear_316_48071)\"/><path d=\"M476.84 1071.52L474.806 1071.46C474.806 1071.35 475.427 1058.75 476.896 1036.54C478.365 1014.85 480.512 985.522 484.468 950.773C488.875 912.012 493.96 880.653 500.401 852.119C507.634 820.139 515.94 794.938 525.941 775.106C535.094 756.912 545.999 743.069 558.373 733.859C569.109 725.892 581.766 721.372 590.975 718.038C600.355 714.704 609.904 710.636 616.345 703.912C623.295 696.68 628.267 685.266 631.149 670.011C634.2 653.964 635.33 634.47 634.935 606.727C634.539 582.94 632.957 555.14 629.962 519.148C625.612 467.448 620.074 416.708 615.102 372.015C613.69 359.358 612.39 347.153 611.09 335.401C606.005 287.995 602.446 250.873 600.863 228.102C599.564 209.682 599.394 200.359 599.394 200.303L601.428 200.246C601.428 200.359 601.598 209.569 602.898 227.989C604.48 250.76 608.039 287.825 613.125 335.231C614.368 346.984 615.724 359.189 617.136 371.845C622.052 416.595 627.646 467.335 631.997 519.035C634.991 555.027 636.573 582.883 636.969 606.727C637.421 634.583 636.234 654.19 633.183 670.35C630.188 686.17 625.16 697.584 617.927 705.155C611.203 712.162 601.372 716.343 591.767 719.79C582.67 723.067 570.182 727.531 559.673 735.328C547.525 744.312 536.846 757.986 527.805 775.897C517.917 795.616 509.611 820.647 502.436 852.515C495.994 880.992 490.965 912.295 486.558 950.999C482.603 985.692 480.399 1015.02 478.987 1036.71C477.461 1058.81 476.84 1071.35 476.84 1071.52Z\" fill=\"url(%23paint9_linear_316_48071)\"/><path d=\"M707.711 1098.13L705.676 1098.25C705.676 1098.25 704.716 1085.53 703.19 1062.48C701.721 1040.27 699.8 1010.21 698.162 974.617C696.297 934.896 695.449 902.689 695.393 873.195C695.393 839.801 696.467 814.432 698.84 793.413C700.987 774.145 704.207 759.85 708.615 749.679C711.948 741.995 716.525 736.458 720.989 731.598C723.983 728.321 728.165 723.18 730.312 715.834C732.685 707.698 733.589 696.793 733.306 680.35C733.024 663.908 731.668 644.019 728.786 615.937C726.357 591.867 723.023 563.785 718.277 527.51C711.44 475.358 704.207 424.223 697.823 379.134C696.014 366.477 694.319 354.216 692.624 342.52C685.9 294.719 680.815 257.37 677.99 234.543C675.673 215.954 674.713 206.631 674.713 206.518L676.747 206.348C676.747 206.461 677.708 215.784 680.024 234.317C682.906 257.144 687.935 294.493 694.658 342.294C696.297 354.047 698.049 366.251 699.857 378.908C706.241 423.997 713.53 475.132 720.311 527.284C725.057 563.559 728.391 591.697 730.82 615.768C733.702 643.906 735.058 663.795 735.34 680.35C735.623 696.962 734.662 708.037 732.233 716.286C730.029 723.971 725.622 729.338 722.514 732.729C718.164 737.475 713.7 742.843 710.479 750.301C706.128 760.302 702.964 774.484 700.817 793.582C698.444 814.545 697.371 839.858 697.427 873.195C697.427 902.633 698.331 934.839 700.196 974.561C701.834 1010.16 703.755 1040.22 705.224 1062.42C706.75 1085.42 707.711 1098.13 707.711 1098.13Z\" fill=\"url(%23paint10_linear_316_48071)\"/><path d=\"M938.694 1111.52C938.694 1111.52 936.151 1098.47 931.462 1074.91C926.885 1051.97 920.726 1021.06 913.324 985.014C904.962 944.332 898.012 911.391 891.345 881.331C883.83 847.203 877.728 821.325 872.19 799.797C867.105 779.908 862.924 765.726 859.082 755.104C856.256 747.306 853.488 741.6 850.945 736.571C849.137 733.068 846.481 727.474 844.052 719.733C841.396 711.314 838.628 700.07 835.011 683.345C831.395 666.62 827.44 646.562 822.129 618.197C817.552 593.732 812.58 566.215 805.969 529.036C796.702 476.884 787.832 425.692 779.978 380.546L773.423 342.859C765.061 294.945 758.507 257.427 754.325 234.317C750.935 215.445 749.184 206.179 749.184 206.179L751.161 205.896C751.161 205.896 752.913 215.163 756.303 234.035C760.428 257.144 767.039 294.719 775.401 342.633L781.955 380.32C789.809 425.466 798.68 476.658 807.947 528.81C814.557 565.932 819.53 593.449 824.106 617.915C829.418 646.279 833.373 666.338 836.989 683.063C840.605 699.731 843.374 710.919 845.973 719.281C848.346 726.909 851.002 732.39 852.753 735.893C855.352 740.978 858.121 746.741 861.003 754.652C864.845 765.331 869.026 779.569 874.168 799.515C879.705 821.099 885.807 847.034 893.322 881.105C899.933 911.221 906.939 944.162 915.302 984.844C922.704 1020.89 928.863 1051.86 933.439 1074.74C938.129 1098.3 940.672 1111.35 940.672 1111.35L938.694 1111.52Z\" fill=\"url(%23paint11_linear_316_48071)\"/><path d=\"M1179.51 1108.02C1179.45 1107.91 1175.1 1094.4 1167.08 1070.56C1159.28 1047.34 1148.49 1015.86 1134.76 978.742C1119.45 937.382 1105.89 903.932 1092.16 873.364C1076.84 839.406 1062.77 812.511 1049.1 791.266C1036.67 771.998 1024.24 757.138 1012.15 747.137C1002.54 739.227 992.484 734.085 982.935 729.508C975.025 725.722 965.985 720.807 958.865 713.292C951.181 705.212 944.118 693.346 937.225 677.017C930.275 660.575 923.438 639.782 915.754 611.587C909.086 587.234 902.08 558.756 893.774 521.917C881.908 469.143 871.229 417.33 861.793 371.619C859.138 358.793 856.595 346.419 854.109 334.553C844.052 286.356 835.915 248.669 830.491 225.503C826.084 206.8 823.541 197.477 823.541 197.364L825.519 196.912C825.519 197.025 828.118 206.348 832.525 225.107C837.949 248.273 846.142 285.961 856.2 334.158C858.686 346.023 861.228 358.397 863.884 371.224C873.32 416.934 883.999 468.748 895.865 521.465C904.171 558.248 911.12 586.725 917.788 611.022C925.472 639.104 932.309 659.84 939.202 676.226C945.983 692.386 952.989 704.082 960.447 711.936C967.397 719.225 976.212 723.971 983.953 727.7C993.615 732.333 1003.79 737.531 1013.56 745.611C1025.82 755.725 1038.36 770.755 1050.85 790.192C1064.58 811.55 1078.71 838.446 1094.08 872.517C1107.81 903.085 1121.37 936.648 1136.74 978.008C1150.52 1015.19 1161.26 1046.66 1169.11 1069.88C1177.14 1093.73 1181.49 1107.23 1181.54 1107.34L1179.51 1108.02Z\" fill=\"url(%23paint12_linear_316_48071)\"/><path d=\"M1371 952.129C1348 910.769 1326.42 875.907 1304.95 845.678C1280.76 811.663 1257.88 784.994 1234.94 764.257C1214.15 745.442 1192.73 731.316 1171.26 722.219C1152.78 714.422 1133.91 710.523 1118.77 707.359C1104.59 704.364 1089.67 700.918 1077.24 693.855C1064.64 686.735 1053.11 675.152 1043 659.557C1032.55 643.511 1022.88 622.944 1012.6 594.862C1003.67 570.566 994.801 542.032 984.574 505.079C969.997 452.192 957.509 400.096 946.435 354.16C943.327 341.221 940.333 328.733 937.394 316.755C925.585 268.275 915.754 230.418 908.974 207.309C903.493 188.606 900.103 179.283 900.046 179.17L898.125 179.735C898.182 179.848 901.515 189.058 906.996 207.761C913.776 230.814 923.608 268.671 935.417 317.15C938.355 329.129 941.35 341.616 944.457 354.555C955.475 400.548 968.019 452.644 982.597 505.531C992.767 542.54 1001.69 571.131 1010.62 595.483C1020.96 623.678 1030.68 644.358 1041.19 660.518C1051.53 676.395 1063.23 688.148 1076.11 695.437C1088.77 702.613 1103.85 706.172 1118.26 709.167C1133.35 712.331 1152.11 716.23 1170.36 723.914C1191.6 732.898 1212.85 746.911 1233.47 765.557C1256.3 786.237 1279.07 812.793 1303.19 846.695C1324.61 876.867 1346.19 911.673 1369.13 952.977C1390.1 990.721 1406.09 1022.81 1417.73 1046.55C1429.65 1070.9 1436.09 1084.8 1436.14 1084.91L1438.01 1084.23C1437.95 1084.12 1431.51 1070.22 1419.59 1045.81C1408.01 1022.02 1391.96 989.873 1371 952.129Z\" fill=\"url(%23paint13_linear_316_48071)\"/><path d=\"M1493.1 762.675C1472.42 745.724 1451.85 731.316 1431.62 719.62C1401.79 702.386 1369.42 689.617 1337.94 682.667C1310.65 676.621 1283.7 674.757 1259.91 673.118C1208.21 669.558 1172.28 656.111 1150.13 632.097C1135.89 616.672 1123.18 596.444 1110.07 568.588C1098.71 544.461 1087.75 515.927 1075.54 478.861C1058.08 425.805 1043.62 373.371 1030.79 327.151C1027.18 314.156 1023.73 301.555 1020.34 289.52C1006.61 240.815 995.027 202.901 986.834 179.905C980.167 161.259 975.873 152.105 975.873 151.992L974.008 152.727C974.065 152.84 978.302 161.937 984.913 180.47C993.106 203.467 1004.69 241.323 1018.36 289.972C1021.75 302.007 1025.2 314.608 1028.82 327.603C1041.59 373.879 1056.11 426.314 1073.57 479.426C1085.83 516.549 1096.79 545.139 1108.2 569.379C1121.42 597.461 1134.25 617.802 1148.6 633.397C1171.15 657.806 1207.53 671.479 1259.8 675.096C1283.53 676.734 1310.43 678.599 1337.55 684.588C1368.79 691.481 1400.94 704.195 1430.61 721.315C1451.17 733.181 1472.08 747.871 1493.16 765.274V762.675H1493.1Z\" fill=\"url(%23paint14_linear_316_48071)\"/><path d=\"M1493.1 625.204C1464.51 623.904 1437.05 624.582 1410.32 625.317H1410.04C1361.05 626.616 1299.97 624.3 1262 594.41C1243.87 580.114 1227.25 559.886 1211.26 532.709C1197.25 508.864 1184.03 480.5 1169.56 443.321C1148.94 390.265 1132.33 337.491 1117.64 290.99C1113.51 277.881 1109.5 265.224 1105.6 253.133C1089.84 204.258 1076.33 166.344 1066.62 143.517C1058.71 125.041 1053.45 116.113 1053.39 116L1051.59 116.848C1051.64 116.961 1056.84 125.775 1064.7 144.139C1074.41 166.909 1087.92 204.823 1103.63 253.641C1107.52 265.733 1111.54 278.389 1115.66 291.498C1130.35 338.056 1146.96 390.83 1167.64 443.943C1182.11 481.178 1195.39 509.655 1209.46 533.556C1225.56 560.96 1242.28 581.301 1260.65 595.766C1299.18 626.108 1360.77 628.424 1410.1 627.125H1410.38C1437.11 626.39 1464.51 625.712 1493.04 627.012V625.204H1493.1Z\" fill=\"url(%23paint15_linear_316_48071)\"/><path d=\"M1493.1 570.735C1482.65 570.961 1472.36 570.905 1462.53 570.283C1431.23 568.362 1402.81 560.508 1380.38 547.682C1357.89 534.799 1336.81 514.91 1317.71 488.58C1300.76 465.244 1285.06 437.049 1268.11 399.87C1243.98 346.814 1224.99 293.758 1208.21 246.974C1203.52 233.809 1198.95 221.095 1194.48 208.947C1176.46 159.959 1160.92 122.103 1149.45 99.5579C1140.18 81.3075 1133.91 72.6626 1133.85 72.5496L1132.16 73.5666C1132.22 73.6796 1138.43 82.2115 1147.58 100.292C1159 122.781 1174.54 160.581 1192.5 209.512C1196.97 221.661 1201.49 234.374 1206.23 247.482C1223.02 294.323 1242 347.379 1266.18 400.492C1283.14 437.784 1298.96 466.035 1315.96 489.484C1335.23 516.04 1356.48 536.099 1379.19 549.151C1401.9 562.147 1430.61 570.113 1462.31 572.035C1472.19 572.656 1482.48 572.713 1493.04 572.487V570.735H1493.1Z\" fill=\"url(%23paint16_linear_316_48071)\"/><path d=\"M1493.1 487.676C1470.55 476.149 1449.42 459.537 1430.32 438.01C1410.15 415.296 1391.56 387.383 1371.9 350.317C1343.93 297.487 1322.29 244.149 1303.25 197.138C1297.83 183.804 1292.74 171.147 1287.66 158.999C1267.14 109.898 1249.29 72.2105 1236.01 50.0049C1225.22 32.037 1217.87 23.7876 1217.76 23.6746L1216.18 24.8046C1216.24 24.8611 1223.52 33.054 1234.2 50.8524C1247.43 73.0015 1265.28 110.576 1285.73 159.62C1290.82 171.768 1295.9 184.369 1301.33 197.76C1320.43 244.827 1342.07 298.222 1370.04 351.108C1389.76 388.344 1408.4 416.313 1428.69 439.196C1448.24 461.232 1469.88 478.183 1493.04 489.823V487.676H1493.1Z\" fill=\"url(%23paint17_linear_316_48071)\"/><path d=\"M1330.09 4.23779C1329.81 4.4073 1300.48 21.0756 1251.38 49.4966C1245 53.1692 1238.33 57.1244 1231.32 61.1926C1184.76 88.314 1126.85 122.103 1058.2 155.439C968.189 199.06 886.372 225.39 808.003 235.843C730.142 246.183 640.077 242.171 524.472 223.243C502.436 219.627 480.174 215.728 458.646 211.999C381.689 198.608 309.027 185.951 239.076 182.9C159.916 179.51 82.1677 190.584 20.0711 214.033C-33.7196 234.374 -74.1756 257.992 -101.749 277.033V279.35C-74.2886 260.196 -33.5501 236.295 20.8621 215.671C82.6762 192.336 160.142 181.318 238.963 184.651C308.744 187.646 381.35 200.303 458.251 213.694C479.778 217.423 502.04 221.322 524.133 224.938C639.907 243.923 730.199 247.935 808.286 237.594C810.546 237.312 812.749 236.973 815.009 236.634C891.514 225.559 971.466 199.455 1059.1 156.965C1127.81 123.628 1185.78 89.8396 1232.4 62.6617C1239.4 58.5935 1246.07 54.6948 1252.45 50.9656C1301.56 22.5447 1330.88 5.87638 1331.16 5.70687L1330.09 4.23779Z\" fill=\"url(%23paint18_linear_316_48071)\"/><path d=\"M1356.93 50.5134C1356.65 50.6829 1326.25 67.4643 1275.34 96.1677C1268.73 99.8969 1261.83 103.796 1254.6 107.92C1206.4 135.268 1146.4 169.282 1075.49 202.732C982.653 246.522 898.294 272.796 817.778 283.079C737.77 293.25 645.218 288.899 526.619 269.405C503.961 265.676 481.134 261.721 459.041 257.822C380.05 244.036 305.466 231.04 233.708 227.819C152.513 224.147 72.8443 235.052 9.27858 258.5C-37.4493 275.79 -74.3456 295.453 -101.636 312.743V315.003C-74.2891 297.657 -37.1667 277.711 10.0696 260.252C73.3528 236.916 152.739 226.068 233.651 229.74C305.24 233.018 379.768 246.013 458.702 259.743C480.795 263.586 503.678 267.597 526.336 271.326C645.218 290.876 737.939 295.227 818.173 285C821.733 284.548 825.292 284.04 828.909 283.531C906.487 272.344 987.625 246.409 1076.56 204.484C1147.53 171.034 1207.59 136.963 1255.84 109.615C1263.08 105.547 1269.97 101.592 1276.58 97.8628C1327.49 69.1594 1357.89 52.378 1358.17 52.2085L1356.93 50.5134Z\" fill=\"url(%23paint19_linear_316_48071)\"/><path d=\"M1384.95 107.299C1384.67 107.468 1353.14 124.306 1300.48 153.01C1293.64 156.739 1286.53 160.638 1279.07 164.706C1229.23 192.053 1167.14 226.068 1094.02 259.404C998.361 303.081 911.629 329.129 828.853 339.073C746.754 348.961 651.829 344.215 530.292 324.213C507.125 320.371 483.677 316.303 461.076 312.348C380.107 298.222 303.659 284.887 230.149 281.328C146.976 277.316 65.4428 287.938 0.464594 311.161C-41.2345 326.134 -75.1927 342.972 -101.749 358.51V360.658C-75.1362 345.063 -40.8955 327.999 1.19913 312.913C65.8949 289.746 147.202 279.18 230.036 283.192C303.433 286.752 379.825 300.086 460.68 314.156C483.338 318.111 506.73 322.179 529.953 326.021C651.773 346.08 746.81 350.826 829.192 340.938C834.446 340.317 839.758 339.582 845.069 338.847C923.269 327.547 1005.2 302.064 1094.92 261.156C1168.15 227.763 1230.25 193.748 1280.14 166.344C1287.6 162.276 1294.72 158.321 1301.56 154.648C1354.22 125.945 1385.74 109.107 1386.03 108.937L1384.95 107.299Z\" fill=\"url(%23paint20_linear_316_48071)\"/><path d=\"M1414.33 170.413C1414 170.582 1381.39 187.363 1326.87 216.01C1319.81 219.683 1312.46 223.582 1304.78 227.65C1253.19 254.884 1189.06 288.786 1113.63 321.897C1015.09 365.121 925.868 390.83 840.944 400.436C756.698 409.928 659.401 404.786 534.868 384.219C511.137 380.321 487.123 376.083 463.957 372.071C381.011 357.606 302.698 343.933 227.38 340.034C142.23 335.683 58.7755 345.91 -7.6153 368.851C-45.0202 381.79 -76.3227 396.198 -101.749 409.928V412.075C-76.2097 398.232 -44.6812 383.598 -6.99378 370.546C59.171 347.718 142.343 337.491 227.21 341.842C302.359 345.684 380.672 359.358 463.505 373.823C486.671 377.891 510.685 382.072 534.473 385.971C659.231 406.594 756.699 411.736 841.17 402.187C848.516 401.34 855.861 400.436 863.263 399.362C941.802 388.005 1024.3 363.087 1114.53 323.535C1190.02 290.425 1254.21 256.466 1305.79 229.232C1313.48 225.164 1320.88 221.265 1327.89 217.592C1382.41 188.946 1415.01 172.164 1415.35 171.995L1414.33 170.413Z\" fill=\"url(%23paint21_linear_316_48071)\"/><path d=\"M1445.64 234.939C1445.3 235.108 1411.45 251.833 1354.89 280.424C1347.61 284.096 1339.98 287.995 1332.07 292.007C1278.62 319.128 1212.17 352.917 1134.25 385.745C1032.6 428.574 940.672 453.887 853.318 463.097C766.756 472.194 666.916 466.6 539.106 445.468C514.753 441.457 490.118 437.162 466.331 432.981C381.294 418.121 300.947 404.108 223.707 399.87C136.41 395.124 50.9216 404.956 -17.0513 427.613C-49.7664 438.518 -77.9613 450.61 -101.749 462.419V464.51C-77.8483 452.588 -49.3709 440.327 -16.3167 429.308C51.3737 406.764 136.58 396.932 223.594 401.679C300.664 405.916 380.955 419.929 465.991 434.789C489.779 438.97 514.414 443.265 538.767 447.276C666.803 468.465 766.813 474.059 853.601 464.962C863.263 463.945 872.925 462.702 882.7 461.289C961.578 449.875 1044.47 425.579 1135.15 387.44C1213.13 354.555 1279.63 320.767 1333.14 293.645C1341.11 289.633 1348.68 285.735 1355.97 282.062C1412.53 253.528 1446.37 236.747 1446.71 236.577L1445.64 234.939Z\" fill=\"url(%23paint22_linear_316_48071)\"/><path d=\"M1479.71 296.357C1479.37 296.527 1444.11 313.308 1385.18 341.898C1377.61 345.571 1369.7 349.413 1361.45 353.482C1305.91 380.603 1236.75 414.392 1156 447.05C1050.74 489.653 955.758 514.628 865.692 523.499C776.474 532.256 673.696 526.154 542.157 504.344C517.07 500.163 491.757 495.756 467.291 491.461C379.768 476.149 297.104 461.684 217.661 457.108C127.935 451.966 40.1296 461.458 -29.5949 483.834C-56.6033 492.535 -80.6735 502.027 -101.749 511.576V513.611C-80.504 504.005 -56.2642 494.343 -28.8604 485.529C40.5816 463.21 128.105 453.774 217.605 458.916C296.878 463.493 379.486 477.957 466.952 493.213C491.418 497.507 516.731 501.914 541.818 506.096C673.526 527.962 776.531 534.065 865.918 525.307C878.067 524.12 890.328 522.595 902.702 520.843C982.032 509.373 1065.6 485.642 1156.85 448.745C1237.65 416.03 1306.87 382.241 1362.47 355.12C1370.71 351.108 1378.63 347.21 1386.2 343.537C1445.07 314.947 1480.33 298.165 1480.67 297.996L1479.71 296.357Z\" fill=\"url(%23paint23_linear_316_48071)\"/><path d=\"M1418.57 396.537C1410.66 400.209 1402.41 404.108 1393.77 408.176C1335.63 435.524 1263.3 469.538 1179.11 502.31C1069.61 544.97 970.957 569.831 877.558 578.419C785.176 586.838 678.894 580.227 542.892 557.626C516.957 553.332 490.796 548.755 465.483 544.292C375.022 528.471 289.589 513.498 207.547 508.525C114.883 502.932 24.3087 512.142 -47.3934 534.46C-67.0564 540.619 -85.1938 547.117 -101.806 553.841V555.818C-85.0243 549.038 -66.6609 542.371 -46.7154 536.155C24.8172 514.063 115.052 504.853 207.491 510.446C289.42 515.419 374.796 530.335 465.2 546.156C490.514 550.563 516.674 555.14 542.609 559.491C678.724 582.092 785.289 588.703 877.84 580.284C892.644 578.928 907.617 577.176 922.704 574.973C1002.99 563.39 1087.64 539.997 1179.96 504.062C1264.21 471.234 1336.59 437.219 1394.73 409.871C1403.37 405.803 1411.62 401.905 1419.53 398.232C1451.06 383.485 1476.09 371.902 1493.1 363.991V361.957C1476.04 369.811 1450.67 381.564 1418.57 396.537Z\" fill=\"url(%23paint24_linear_316_48071)\"/><path d=\"M1456.2 441.4C1447.84 445.186 1439.14 449.141 1430.04 453.266C1368.79 481.122 1292.51 515.814 1204.14 549.038C1089.39 592.206 986.269 617.237 888.859 625.599C792.691 633.849 682.002 626.673 540.575 603.168C513.623 598.648 486.389 593.901 460.059 589.325C365.981 572.882 277.159 557.287 191.896 551.92C95.6719 545.874 1.82066 554.914 -72.311 577.402C-82.5381 580.51 -92.3131 583.787 -101.749 587.177V589.155C-92.1435 585.708 -82.1425 582.318 -71.6895 579.154C2.21619 556.779 95.7284 547.738 191.727 553.784C276.876 559.152 365.642 574.69 459.663 591.133C485.993 595.766 513.228 600.512 540.18 604.976C681.776 628.538 792.634 635.713 888.972 627.464C906.488 625.938 924.229 623.904 942.197 621.305C1024.07 609.44 1110.58 586.217 1204.82 550.733C1293.25 517.453 1369.58 482.76 1430.83 454.904C1439.93 450.78 1448.63 446.824 1456.99 443.039C1470.1 437.106 1482.14 431.682 1492.99 426.822V424.788C1481.97 429.761 1469.65 435.298 1456.2 441.4Z\" fill=\"url(%23paint25_linear_316_48071)\"/><path d=\"M1471.57 486.602C1406.37 515.362 1325.29 551.185 1231.66 585.426C1110.46 629.724 1001.75 655.263 899.425 663.569C798.511 671.762 682.51 664.021 534.303 639.329C506.052 634.64 477.518 629.611 449.945 624.808C351.46 607.575 258.4 591.246 169.126 585.482C70.4716 579.098 -25.4137 587.742 -101.749 609.665V611.587C-25.5832 589.607 70.3021 580.962 168.956 587.347C258.118 593.11 351.065 609.439 449.549 626.673C477.122 631.532 505.656 636.504 533.964 641.194C682.341 665.942 798.511 673.627 899.594 665.434C919.879 663.795 940.389 661.479 961.239 658.427C1045.71 646.223 1135.04 622.718 1232.45 587.121C1326.13 552.88 1407.27 517.057 1472.48 488.241C1479.6 485.077 1486.43 482.082 1493.1 479.144V477.11C1486.15 480.218 1479.03 483.325 1471.57 486.602Z\" fill=\"url(%23paint26_linear_316_48071)\"/><path d=\"M1262.68 610.852C1133.4 656.958 1017.85 683.515 909.369 691.934C802.635 700.183 679.967 691.877 523.455 665.773C493.565 660.8 463.449 655.489 434.237 650.404C330.215 632.154 232.013 614.977 137.823 608.705C52.5036 603.111 -30.6686 607.97 -101.806 622.492V624.356C-30.7816 609.835 52.3341 604.919 137.653 610.513C231.674 616.728 329.876 633.962 433.841 652.156C462.997 657.241 493.169 662.552 523.059 667.524C679.742 693.685 802.579 701.991 909.539 693.742C932.535 691.934 955.871 689.334 979.545 685.944C1067.8 673.175 1161.37 648.991 1263.42 612.547C1350.71 581.357 1428.18 548.812 1493.04 520.956V518.922C1428.07 546.891 1350.32 579.606 1262.68 610.852Z\" fill=\"url(%23paint27_linear_316_48071)\"/><path d=\"M1469.03 560.451C1423.77 578.871 1363.48 602.942 1298.5 625.712C1231.38 649.217 1170.75 667.298 1113.06 680.859C1047.46 696.284 982.201 706.511 919.088 711.258C805.178 719.846 674.43 710.806 507.634 682.95C475.766 677.638 443.616 671.988 412.54 666.564C301.738 647.127 197.151 628.82 96.9714 622.096C27.6425 617.463 -40.1609 619.384 -101.749 627.294V629.159C-40.2174 621.192 27.5295 619.271 96.8019 623.904C196.868 630.628 301.399 648.935 412.144 668.372C443.221 673.796 475.371 679.446 507.239 684.758C674.261 712.67 805.178 721.654 919.257 713.066C946.039 711.032 973.161 708.037 1000.56 704.082C1037.91 698.657 1075.66 691.482 1113.57 682.611C1171.32 669.05 1232 650.969 1299.24 627.407C1364.22 604.637 1424.56 580.566 1469.82 562.09C1477.73 558.869 1485.42 555.705 1493.04 552.598V550.563C1485.19 553.897 1477.22 557.118 1469.03 560.451Z\" fill=\"url(%23paint28_linear_316_48071)\"/><path d=\"M1340.66 631.758C1267.43 657.071 1201.38 676.452 1138.77 691.03C1067.75 707.528 997.175 718.433 929.089 723.462C806.477 732.503 665.785 722.728 486.502 692.781C452.205 687.074 417.625 680.972 384.175 675.096C265.18 654.246 152.796 634.527 45.3843 627.294C-6.88077 623.791 -56.1512 623.396 -101.749 625.995V627.803C-56.2077 625.204 -6.99377 625.599 45.2148 629.102C152.514 636.335 264.841 656.054 383.78 676.904C417.229 682.78 451.809 688.826 486.106 694.589C665.616 724.592 806.421 734.367 929.258 725.327C959.035 723.123 989.264 719.79 1019.78 715.382C1059.21 709.676 1099.22 702.161 1139.34 692.838C1202 678.26 1268.11 658.88 1341.45 633.51C1396.82 614.355 1449.14 594.353 1493.16 577.007V575.029C1448.97 592.376 1396.31 612.491 1340.66 631.758Z\" fill=\"url(%23paint29_linear_316_48071)\"/><path d=\"M1391.06 632.097C1310.26 659.727 1237.54 680.802 1168.89 696.623C1091.25 714.478 1014.24 726.231 940.05 731.655C806.93 741.317 654.372 730.694 460.002 698.205C422.823 691.99 385.305 685.379 348.974 679.051C220.148 656.45 98.4405 635.092 -17.7293 627.238C-46.6588 625.26 -74.6842 624.243 -101.749 624.074V625.882C-74.7407 626.108 -46.7718 627.125 -17.8423 629.046C98.158 636.9 219.809 658.258 348.635 680.859C384.91 687.244 422.428 693.798 459.663 700.013C654.259 732.559 806.986 743.182 940.276 733.52C973.387 731.09 1007.01 727.417 1041.08 722.502C1083.4 716.399 1126.34 708.319 1169.45 698.431C1238.22 682.61 1310.93 661.478 1391.85 633.849C1427.05 621.813 1461.23 609.439 1493.21 597.461V595.483C1460.89 607.518 1426.48 620.005 1391.06 632.097Z\" fill=\"url(%23paint30_linear_316_48071)\"/><path d=\"M1451.8 632.04C1361.67 662.439 1280.87 685.605 1204.82 702.895C1119.16 722.332 1034.47 735.158 953.045 741.034C807.437 751.431 640.754 739.735 428.473 704.251C387.791 697.471 346.826 690.238 307.161 683.289C166.639 658.597 33.9134 635.318 -92.4834 626.729C-95.5911 626.503 -98.6422 626.39 -101.693 626.164V627.972C-98.6422 628.142 -95.6476 628.311 -92.5964 628.481C33.6874 637.069 166.356 660.348 306.822 684.984C346.487 691.933 387.508 699.166 428.19 705.946C640.641 741.486 807.494 753.183 953.271 742.786C990.45 740.13 1028.36 736.006 1066.73 730.468C1112.44 723.858 1158.77 715.213 1205.44 704.647C1281.55 687.357 1362.41 664.134 1452.64 633.736C1466.32 629.102 1479.88 624.469 1493.21 619.779V617.802C1479.48 622.604 1465.75 627.351 1451.8 632.04Z\" fill=\"url(%23paint31_linear_316_48071)\"/><path d=\"M1248.44 717.021C1153.24 738.266 1059.33 752.166 969.319 758.381C809.077 769.455 625.838 756.46 392.764 717.416C348.014 709.901 302.924 701.991 259.361 694.363C133.529 672.271 13.4037 651.195 -101.749 639.047V640.911C13.2342 653.06 133.246 674.135 258.965 696.228C302.585 703.912 347.674 711.823 392.425 719.281C625.725 758.324 809.077 771.32 969.545 760.245C1012.43 757.251 1056.16 752.561 1100.52 746.12C1149.39 739.057 1199 729.903 1249.01 718.772C1324.66 701.878 1404.84 679.842 1493.16 651.534V649.613C1404.56 678.034 1324.27 700.126 1248.44 717.021Z\" fill=\"url(%23paint32_linear_316_48071)\"/><path d=\"M1301.56 748.719C1195.05 771.602 1090.4 786.519 990.507 793.017C813.371 804.544 611.204 789.796 354.285 746.741C304.902 738.435 255.123 729.734 207.039 721.258C100.475 702.556 -2.36055 684.475 -101.749 670.971V672.836C-2.53005 686.34 100.192 704.364 206.643 723.067C254.784 731.542 304.563 740.243 353.946 748.549C611.091 791.661 813.427 806.352 990.733 794.825C1042.15 791.492 1094.87 785.898 1148.38 778.157C1198.95 770.868 1250.31 761.602 1302.06 750.47C1362.47 737.475 1425.69 721.541 1493.16 702.33V700.409C1425.47 719.733 1362.13 735.723 1301.56 748.719Z\" fill=\"url(%23paint33_linear_316_48071)\"/><path d=\"M1366.08 809.629C1246.52 833.756 1129.5 849.238 1018.31 855.622C822.128 866.867 598.659 849.972 315.072 802.284C260.49 793.13 205.174 783.299 151.722 773.863C87.4216 762.449 20.9743 750.697 -43.7215 740.131C-63.667 736.853 -82.9344 733.802 -101.693 730.921V732.785C-83.0474 735.667 -63.893 738.718 -44.0605 741.939C20.6353 752.505 87.0826 764.314 151.383 775.671C204.834 785.163 260.151 794.938 314.733 804.092C598.49 851.78 822.128 868.731 1018.48 857.431C1083.79 853.645 1151.14 846.751 1219.79 836.863C1268.16 829.857 1317.15 821.382 1366.59 811.381C1407.44 803.131 1449.54 793.752 1493.16 783.129V781.208C1449.31 791.944 1407.05 801.38 1366.08 809.629Z\" fill=\"url(%23paint34_linear_316_48071)\"/><defs><linearGradient id=\"paint0_linear_316_48071\" x1=\"695.676\" y1=\"183.003\" x2=\"695.676\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint1_linear_316_48071\" x1=\"-36.8439\" y1=\"183.003\" x2=\"-36.8439\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint2_linear_316_48071\" x1=\"-6.36388\" y1=\"183.003\" x2=\"-6.36388\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint3_linear_316_48071\" x1=\"26.4865\" y1=\"183.003\" x2=\"26.4865\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint4_linear_316_48071\" x1=\"61.4115\" y1=\"183.003\" x2=\"61.4115\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint5_linear_316_48071\" x1=\"97.9459\" y1=\"183.003\" x2=\"97.9459\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint6_linear_316_48071\" x1=\"135.545\" y1=\"183.003\" x2=\"135.545\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint7_linear_316_48071\" x1=\"231.627\" y1=\"183.003\" x2=\"231.627\" y2=\"1001.53\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint8_linear_316_48071\" x1=\"393.408\" y1=\"183.003\" x2=\"393.408\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint9_linear_316_48071\" x1=\"555.939\" y1=\"183.003\" x2=\"555.939\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint10_linear_316_48071\" x1=\"705.002\" y1=\"183.003\" x2=\"705.002\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint11_linear_316_48071\" x1=\"844.952\" y1=\"183.003\" x2=\"844.952\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint12_linear_316_48071\" x1=\"1002.51\" y1=\"183.003\" x2=\"1002.51\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint13_linear_316_48071\" x1=\"1168.15\" y1=\"183.003\" x2=\"1168.15\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint14_linear_316_48071\" x1=\"1233.53\" y1=\"183.003\" x2=\"1233.53\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint15_linear_316_48071\" x1=\"1272.4\" y1=\"183.003\" x2=\"1272.4\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint16_linear_316_48071\" x1=\"1312.66\" y1=\"183.003\" x2=\"1312.66\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint17_linear_316_48071\" x1=\"1354.66\" y1=\"183.003\" x2=\"1354.66\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint18_linear_316_48071\" x1=\"614.701\" y1=\"183.003\" x2=\"614.701\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint19_linear_316_48071\" x1=\"628.126\" y1=\"183.003\" x2=\"628.126\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint20_linear_316_48071\" x1=\"642.114\" y1=\"183.003\" x2=\"642.114\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint21_linear_316_48071\" x1=\"656.798\" y1=\"183.003\" x2=\"656.798\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint22_linear_316_48071\" x1=\"672.442\" y1=\"183.003\" x2=\"672.442\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint23_linear_316_48071\" x1=\"689.456\" y1=\"183.003\" x2=\"689.456\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint24_linear_316_48071\" x1=\"695.676\" y1=\"183.003\" x2=\"695.676\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint25_linear_316_48071\" x1=\"695.676\" y1=\"183.003\" x2=\"695.676\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint26_linear_316_48071\" x1=\"695.676\" y1=\"183.003\" x2=\"695.676\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint27_linear_316_48071\" x1=\"695.676\" y1=\"183.003\" x2=\"695.676\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint28_linear_316_48071\" x1=\"695.676\" y1=\"183.003\" x2=\"695.676\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint29_linear_316_48071\" x1=\"695.676\" y1=\"183.004\" x2=\"695.676\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint30_linear_316_48071\" x1=\"695.676\" y1=\"183.003\" x2=\"695.676\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint31_linear_316_48071\" x1=\"695.675\" y1=\"183.003\" x2=\"695.675\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint32_linear_316_48071\" x1=\"695.676\" y1=\"183.003\" x2=\"695.676\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint33_linear_316_48071\" x1=\"695.676\" y1=\"183.002\" x2=\"695.676\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint34_linear_316_48071\" x1=\"695.675\" y1=\"183.003\" x2=\"695.675\" y2=\"1001.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient></defs></svg>");background-position:bottom center;background-repeat:no-repeat;background-size:contain;opacity:.1;}.l-features .section-title{margin-bottom:40px;}.l-features .thumbs .swiper-slide.swiper-slide-thumb-active .swiper-slide-container{border:1px solid #ffd641;}.l-features .thumbs .swiper-slide-container{color:#061136;border:1px solid #061136;}.h2-title{font-family:Mukta,sans-serif;color:#061136;font-weight:700;letter-spacing:-.96px;font-size:calc(30px + 18 * ( 100vw - 320px ) / 1120);line-height:calc(30px + 18 * ( 100vw - 320px ) / 1120);}@media (min-width: 1440px){.h2-title{font-size:48px;line-height:48px;}}.h2-title span{color:#3c48ac;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;}.l-demo .demo__icon{top:calc(50% + 5px);left:calc(50% + 5px);transform:translate(-50%,-50%);width:156px;height:202px;bottom:auto;right:auto;}.l-demo .demo__icon img{width:156px;height:202px;}@media only screen and (max-width: 767px){.l-demo .demo__icon{position:absolute;}}.l-demo .section-title{margin-bottom:40px;}.l-demo .demo{margin-left:40px;margin-right:40px;}@media (max-width: 1199px){.l-demo .demo{margin-left:0;margin-right:0;}}.l-demo .demo__wrapper{position:relative;background-image:url("data:image/svg+xml,<svg width=\"1240\" height=\"594\" viewBox=\"0 0 1240 594\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g opacity=\"0.05\"><mask id=\"mask0_843_1307\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"-70\" y=\"-236\" width=\"1380\" height=\"979\"><path d=\"M1309.51 -236H-69.5156V742.686H1309.51V-236Z\" fill=\"white\"/></mask><g mask=\"url(%23mask0_843_1307)\"><path d=\"M1267 -78.5266C1259.46 -96.777 1252.3 -114.01 1245.13 -130.114C1223.37 -179.215 1204.26 -216.676 1189.88 -238.486C1178.2 -256.115 1170.4 -263.743 1170.03 -264.025L1169.5 -264.534L1168.86 -264.138C1168.59 -263.969 1142.11 -247.64 1097.73 -219.671C1091.95 -216.055 1085.9 -212.212 1079.58 -208.201C1037.44 -181.531 984.995 -148.308 922.734 -115.423C840.94 -72.3113 766.63 -46.2635 695.187 -35.8105C624.221 -25.414 542.002 -29.1431 436.535 -47.5631C416.419 -51.0662 396.09 -54.8519 376.451 -58.4681C306.175 -71.4638 239.827 -83.7814 175.973 -86.6065C103.681 -89.7707 32.5555 -78.6961 -24.2915 -55.417C-85.1193 -30.4992 -127.423 -0.835236 -151.945 19.3928V21.8224C-127.794 1.76389 -85.2786 -28.4086 -23.5484 -53.7219C33.0332 -76.888 103.893 -87.9061 175.92 -84.7419C239.614 -81.9168 305.909 -69.6557 376.079 -56.66C395.718 -53.0438 416.047 -49.2582 436.164 -45.755C541.843 -27.3351 624.221 -23.6059 695.452 -34.0024C767.161 -44.5119 841.683 -70.6162 923.636 -113.841C986.003 -146.726 1038.44 -180.006 1080.64 -206.732C1086.96 -210.743 1093.01 -214.585 1098.79 -218.202C1139.29 -243.741 1164.93 -259.562 1169.28 -262.274C1171.25 -260.24 1178.47 -252.499 1188.34 -237.582C1202.67 -215.885 1221.72 -178.48 1243.49 -129.492C1250.65 -113.332 1257.76 -96.1555 1265.3 -77.9051C1287.54 -24.2839 1312.44 35.8351 1346.3 87.3092V83.8625C1313.28 33.0665 1288.82 -25.866 1267 -78.5266Z\" fill=\"url(%23paint0_linear_843_1307)\"/><path d=\"M25.6022 -71.9158C25.3899 -71.5768 20.7721 -63.1578 15.5704 -45.4159C9.20101 -23.7189 3.04391 11.8214 -2.26394 57.4757C-3.59089 68.7198 -4.8117 80.3593 -6.08559 92.677C-10.5442 135.619 -15.6397 184.268 -26.8923 233.2C-42.6035 301.511 -70.7882 348.126 -110.703 371.744C-122.433 378.694 -136.287 384.401 -151.945 388.865V390.729C-135.915 386.153 -121.743 380.389 -109.695 373.27C-69.3551 349.369 -40.8519 302.415 -24.9815 233.539C-13.7289 184.494 -8.63335 135.789 -4.17477 92.79C-2.90087 80.4724 -1.68006 68.8893 -0.353111 57.6452C4.95473 12.1604 11.1118 -23.3233 17.4282 -44.9074C22.5768 -62.4233 27.2477 -70.9552 27.3008 -71.0117L25.6022 -71.9158Z\" fill=\"url(%23paint1_linear_843_1307)\"/><path d=\"M87.279 -83.4424C87.1197 -83.1034 83.0327 -74.6845 78.6272 -56.9991C73.2132 -35.302 68.2238 0.407799 64.1368 46.2316C63.1283 57.5887 62.2259 69.2283 61.2705 81.6024C57.9266 124.714 54.1049 173.645 44.7101 222.916C31.3874 292.584 7.18362 337.956 -29.1751 361.574C-49.0795 374.457 -75.5126 382.989 -107.89 386.831C-121.903 388.526 -136.712 389.373 -151.892 389.769V391.577C-136.659 391.181 -121.744 390.334 -107.625 388.639C-74.9818 384.74 -48.2303 376.152 -28.1135 363.043C8.72289 339.142 33.139 293.375 46.5678 223.198C56.0158 173.815 59.8374 124.884 63.1813 81.7154C64.1368 69.3413 65.0391 57.6452 66.0476 46.3446C70.1346 0.63382 75.124 -34.963 80.4849 -56.6035C84.8373 -74.0629 88.9775 -82.6514 89.0305 -82.7079L87.279 -83.4424Z\" fill=\"url(%23paint2_linear_843_1307)\"/><path d=\"M152.831 -86.6631C152.672 -86.3241 149.222 -77.8486 145.719 -60.1068C141.366 -38.2967 137.598 -2.47386 134.891 43.6324C134.201 55.046 133.617 66.7986 133.033 79.2857C130.91 122.623 128.468 171.781 121.09 221.39C114.402 266.141 100.655 329.311 58.3516 360.952C41.2604 373.722 17.3751 382.536 -10.8626 386.322C-41.3297 390.447 -76.2552 389.712 -109.96 389.034L-112.03 388.978C-125.194 388.695 -138.516 388.469 -151.945 388.3V390.108C-138.516 390.221 -125.194 390.503 -112.083 390.786L-110.013 390.842C-76.2022 391.52 -41.2235 392.255 -10.5973 388.13C17.8528 384.231 42.1096 375.361 59.5193 362.365C102.354 330.271 116.207 266.649 122.948 221.616C130.326 171.894 132.768 122.736 134.891 79.3422C135.528 66.9116 136.058 55.1025 136.748 43.7455C139.455 -2.24785 143.171 -38.0141 147.523 -59.7112C151.027 -77.2271 154.53 -85.8155 154.53 -85.9285L152.831 -86.6631Z\" fill=\"url(%23paint3_linear_843_1307)\"/><path d=\"M221.408 -82.5383C221.354 -82.4253 218.541 -73.6108 215.887 -55.8124C212.65 -33.8893 210.261 2.21596 208.987 48.4918C208.669 59.9619 208.456 71.9969 208.191 84.3711C207.342 127.935 206.386 177.318 201.185 227.38C197.575 262.129 192.427 288.685 184.996 311.004C176.715 335.922 165.144 355.302 150.548 368.58C120.187 396.154 63.4992 399.431 6.70531 398.922H5.00681C-28.7511 398.583 -63.7297 398.244 -99.5046 401.691C-117.604 403.443 -135.173 406.211 -152.105 409.771V411.635C-135.12 408.019 -117.498 405.251 -99.2923 403.499C-63.5705 400.052 -28.698 400.391 5.00681 400.73H6.70531C63.8708 401.295 121.036 397.962 151.875 369.936C166.684 356.489 178.414 336.826 186.8 311.569C194.231 289.137 199.433 262.411 203.042 227.549C208.244 177.431 209.199 128.048 210.049 84.4276C210.261 72.0535 210.526 60.0749 210.845 48.5483C212.119 2.27248 214.507 -33.7198 217.692 -55.5864C220.293 -73.2153 223.106 -81.9167 223.106 -82.0297L221.408 -82.5383Z\" fill=\"url(%23paint4_linear_843_1307)\"/><path d=\"M293.861 -72.4245L292.003 -72.8201C292.003 -72.7071 289.88 -63.7796 288.234 -45.8682C286.164 -23.7191 285.209 12.5557 285.421 59.1705C285.474 70.7536 285.633 82.7887 285.74 95.2759C286.27 139.122 286.854 188.788 283.935 239.245C281.918 274.277 278.415 301.116 272.895 323.773C266.631 349.426 257.873 368.693 246.037 382.593C221.568 411.296 170.241 415.929 128.256 416.777H126.982C98.9566 417.342 70.0289 417.907 40.5173 422.314C40.0926 422.371 39.6149 422.427 39.1903 422.54C6.0163 427.625 -26.0431 437.796 -53.6438 451.978C-84.3232 467.629 -113.463 489.722 -140.268 517.578C-144.196 521.646 -148.07 525.94 -151.945 530.235V533.06C-147.646 528.144 -143.293 523.398 -138.888 518.821C-112.189 491.135 -83.2085 469.155 -52.7946 453.56C-24.9815 439.322 7.29018 429.151 40.7827 424.122C70.135 419.715 99.0628 419.15 126.982 418.642H128.256C170.666 417.794 222.523 413.104 247.47 383.836C259.466 369.71 268.383 350.217 274.699 324.282C280.219 301.511 283.776 274.559 285.793 239.415C288.712 188.901 288.128 139.179 287.597 95.3324C287.438 82.8452 287.332 70.8101 287.279 59.227C287.067 12.6687 288.022 -23.5496 290.092 -45.6422C291.79 -63.4971 293.861 -72.368 293.861 -72.4245Z\" fill=\"url(%23paint5_linear_843_1307)\"/><path d=\"M-45.5229 758.506L-47.3806 758.054C-47.2745 757.602 -35.3318 710.818 -5.87329 643.41C9.891 607.361 26.2922 577.189 44.2858 551.197C64.4025 522.098 86.5362 498.706 110.05 481.699C131.547 466.161 156.812 454.521 183.086 448.136C206.122 442.542 229.052 440.847 251.185 439.152L251.822 439.096C298.638 435.593 329.264 422.484 342.905 400.165C351.822 385.475 357.926 366.32 362.013 339.877C365.569 316.824 367.427 289.646 367.852 254.331C368.436 203.479 366.313 153.417 364.455 109.289C363.924 96.7451 363.393 84.597 362.969 73.0139C361.217 26.1165 360.739 -10.4408 361.642 -32.8159C362.332 -50.8968 363.712 -59.9938 363.712 -60.0503L365.569 -59.7678C365.569 -59.6548 364.243 -50.6708 363.499 -32.7029C362.65 -10.3843 363.075 26.1165 364.826 72.9574C365.251 84.597 365.782 96.6886 366.313 109.232C368.17 153.361 370.347 203.422 369.71 254.331C369.285 289.759 367.427 317.05 363.871 340.159C359.731 366.885 353.627 386.266 344.55 401.126C330.591 424.009 299.487 437.344 251.982 440.904L251.345 440.96C229.264 442.599 206.44 444.294 183.564 449.888C157.555 456.216 132.502 467.743 111.218 483.111C87.8632 500.006 65.8887 523.285 45.8782 552.158C27.9907 578.036 11.6426 608.096 -4.12171 644.088C-33.4741 711.383 -45.3636 758.054 -45.5229 758.506Z\" fill=\"url(%23paint6_linear_843_1307)\"/><path d=\"M173.745 799.301L171.887 799.075C171.94 798.623 178.522 751.104 197.152 681.38C207.184 643.692 217.534 613.35 229.636 585.833C243.224 555.039 257.874 531.026 274.434 512.38C289.403 495.542 307.29 482.546 326.133 474.749C342.64 467.912 360.262 464.861 375.761 462.149C390.252 459.606 404.158 456.837 414.986 450.396C425.761 444.011 434.413 432.937 440.039 418.359C445.931 403.103 449.487 383.44 451.345 356.488C452.937 332.757 453.15 306.031 451.929 269.926C450.177 218.678 446.515 168.334 443.277 123.923C442.375 111.266 441.472 99.0615 440.623 87.3654C437.332 40.2421 435.474 3.34568 435.156 -19.1989C434.891 -37.4494 435.474 -46.6593 435.474 -46.7158L437.385 -46.6028C437.385 -46.4898 436.801 -37.3929 437.067 -19.1989C437.385 3.34568 439.296 40.1855 442.534 87.2524C443.33 98.9485 444.232 111.153 445.188 123.81C448.426 168.221 452.141 218.565 453.84 269.87C455.06 306.088 454.901 332.87 453.256 356.658C451.398 383.779 447.789 403.612 441.844 419.037C436.111 433.954 427.141 445.367 415.995 451.978C404.901 458.533 390.835 461.414 376.133 463.957C360.74 466.669 343.224 469.72 326.929 476.444C308.352 484.128 290.73 496.954 275.921 513.566C259.466 532.043 244.923 555.943 231.388 586.568C219.339 613.972 209.042 644.257 199.01 681.832C180.38 751.443 173.798 798.849 173.745 799.301Z\" fill=\"url(%23paint7_linear_843_1307)\"/><path d=\"M391.575 835.52L389.664 835.463C389.664 835.35 390.248 822.75 391.628 800.544C393.008 778.847 395.025 749.522 398.741 714.773C402.881 676.012 407.658 644.653 413.709 616.119C420.503 584.138 428.305 558.938 437.7 539.106C446.299 520.912 456.543 507.069 468.167 497.859C478.252 489.892 490.142 485.371 498.794 482.038C507.605 478.704 516.575 474.636 522.626 467.912C529.154 460.68 533.825 449.266 536.532 434.01C539.398 417.964 540.46 398.47 540.089 370.727C539.717 346.94 538.231 319.14 535.418 283.148C531.331 231.448 526.129 180.708 521.458 136.014C520.131 123.358 518.91 111.153 517.689 99.4006C512.912 51.9948 509.568 14.8724 508.082 -7.89826C506.861 -26.3182 506.702 -35.6411 506.702 -35.6976L508.613 -35.7542C508.613 -35.6411 508.772 -26.4312 509.993 -8.01126C511.479 14.7594 514.823 51.8252 519.6 99.2311C520.768 110.984 522.042 123.188 523.369 135.845C527.987 180.595 533.241 231.335 537.328 283.035C540.142 319.027 541.628 346.883 541.999 370.727C542.424 398.583 541.309 418.19 538.443 434.349C535.63 450.17 530.906 461.584 524.112 469.155C517.796 476.161 508.56 480.343 499.537 483.789C490.991 487.067 479.261 491.53 469.388 499.328C457.976 508.312 447.944 521.985 439.452 539.897C430.163 559.616 422.361 584.647 415.62 616.515C409.569 644.992 404.845 676.294 400.705 714.999C396.989 749.692 394.919 779.017 393.592 800.714C392.159 822.806 391.575 835.35 391.575 835.52Z\" fill=\"url(%23paint8_linear_843_1307)\"/><path d=\"M608.457 862.132L606.546 862.245C606.546 862.245 605.644 849.532 604.211 826.479C602.831 804.273 601.026 774.214 599.487 738.617C597.735 698.896 596.939 666.689 596.886 637.195C596.886 603.801 597.894 578.432 600.124 557.413C602.141 538.145 605.166 523.85 609.306 513.679C612.438 505.995 616.737 500.458 620.93 495.599C623.744 492.321 627.671 487.18 629.688 479.834C631.918 471.698 632.767 460.793 632.502 444.35C632.236 427.908 630.962 408.019 628.255 379.937C625.973 355.867 622.841 327.785 618.383 291.51C611.96 239.358 605.166 188.223 599.168 143.134C597.47 130.477 595.877 118.216 594.285 106.52C587.969 58.7186 583.192 21.3702 580.538 -1.45693C578.362 -20.0464 577.459 -29.3693 577.459 -29.4823L579.37 -29.6519C579.37 -29.5388 580.272 -20.2159 582.449 -1.68295C585.156 21.1442 589.88 58.4926 596.196 106.294C597.735 118.047 599.381 130.251 601.079 142.908C607.077 187.997 613.924 239.132 620.294 291.284C624.752 327.559 627.884 355.697 630.166 379.768C632.873 407.906 634.147 427.795 634.412 444.35C634.678 460.962 633.775 472.037 631.493 480.286C629.423 487.971 625.283 493.338 622.364 496.729C618.277 501.475 614.083 506.843 611.058 514.301C606.971 524.302 603.998 538.484 601.981 557.582C599.752 578.545 598.744 603.858 598.797 637.195C598.797 666.633 599.646 698.839 601.398 738.561C602.937 774.157 604.742 804.217 606.122 826.423C607.555 849.419 608.457 862.132 608.457 862.132Z\" fill=\"url(%23paint9_linear_843_1307)\"/><path d=\"M825.439 875.523C825.439 875.523 823.051 862.471 818.645 838.91C814.346 815.969 808.561 785.062 801.607 749.014C793.752 708.332 787.223 675.391 780.96 645.331C773.9 611.203 768.168 585.325 762.966 563.797C758.189 543.908 754.261 529.726 750.652 519.104C747.998 511.306 745.397 505.599 743.009 500.571C741.31 497.068 738.815 491.474 736.533 483.733C734.038 475.314 731.438 464.07 728.041 447.345C724.644 430.62 720.928 410.562 715.939 382.197C711.639 357.732 706.968 330.215 700.758 293.036C692.053 240.884 683.72 189.692 676.342 144.546L670.185 106.859C662.329 58.9446 656.172 21.4267 652.245 -1.68296C649.06 -20.5549 647.414 -29.8214 647.414 -29.8214L649.272 -30.1039C649.272 -30.1039 650.918 -20.8374 654.102 -1.96548C657.977 21.1442 664.187 58.7186 672.043 106.633L678.2 144.32C685.578 189.466 693.911 240.658 702.616 292.81C708.826 329.932 713.497 357.449 717.796 381.915C722.786 410.279 726.501 430.338 729.898 447.063C733.295 463.731 735.896 474.918 738.338 483.281C740.567 490.909 743.062 496.39 744.707 499.893C747.149 504.978 749.75 510.741 752.457 518.652C756.066 529.331 759.994 543.569 764.824 563.515C770.026 585.099 775.758 611.034 782.817 645.105C789.028 675.221 795.609 708.162 803.465 748.844C810.418 784.893 816.204 815.857 820.503 838.74C824.909 862.302 827.297 875.354 827.297 875.354L825.439 875.523Z\" fill=\"url(%23paint10_linear_843_1307)\"/><path d=\"M1051.66 872.021C1051.61 871.908 1047.52 858.403 1039.98 834.559C1032.66 811.337 1022.52 779.865 1009.62 742.742C995.238 701.382 982.499 667.932 969.601 637.364C955.216 603.406 942 576.511 929.155 555.266C917.478 535.998 905.8 521.138 894.442 511.137C885.418 503.227 875.97 498.085 867 493.508C859.569 489.722 851.077 484.807 844.389 477.292C837.17 469.212 830.535 457.346 824.06 441.017C817.531 424.575 811.109 403.782 803.89 375.587C797.627 351.234 791.045 322.757 783.242 285.917C772.096 233.143 762.064 181.33 753.2 135.619C750.705 122.793 748.317 110.419 745.981 98.5533C736.533 50.3563 728.89 12.669 723.795 -10.4972C719.654 -29.1996 717.266 -38.5226 717.266 -38.6356L719.124 -39.0876C719.124 -38.9746 721.565 -29.6517 725.705 -10.8927C730.801 12.2734 738.497 49.9608 747.945 98.1577C750.281 110.023 752.669 122.397 755.164 135.224C764.028 180.934 774.06 232.748 785.206 285.465C793.009 322.248 799.537 350.725 805.801 375.022C813.019 403.104 819.442 423.84 825.917 440.226C832.287 456.386 838.869 468.082 845.875 475.936C852.404 483.225 860.684 487.971 867.956 491.7C877.032 496.333 886.586 501.531 895.769 509.611C907.287 519.725 919.07 534.755 930.8 554.192C943.698 575.55 956.968 602.446 971.405 636.517C984.303 667.085 997.042 700.648 1011.48 742.008C1024.43 779.186 1034.52 810.659 1041.89 833.881C1049.43 857.725 1053.52 871.23 1053.57 871.343L1051.66 872.021Z\" fill=\"url(%23paint11_linear_843_1307)\"/><path d=\"M1231.54 716.129C1209.94 674.769 1189.66 639.907 1169.49 609.678C1146.78 575.663 1125.28 548.994 1103.73 528.257C1084.2 509.442 1064.08 495.316 1043.91 486.219C1026.55 478.422 1008.82 474.523 994.6 471.359C981.277 468.364 967.264 464.918 955.587 457.855C943.751 450.735 932.922 439.152 923.421 423.557C913.602 407.511 904.526 386.944 894.865 358.862C886.479 334.566 878.146 306.032 868.538 269.079C854.844 216.192 843.114 164.096 832.71 118.16C829.791 105.221 826.978 92.7334 824.218 80.7548C813.124 32.2754 803.889 -5.58153 797.519 -28.6912C792.371 -47.3936 789.186 -56.7166 789.133 -56.8296L787.328 -56.2646C787.381 -56.1516 790.513 -46.9416 795.662 -28.2392C802.031 -5.18602 811.267 32.6709 822.36 81.1503C825.12 93.1289 827.933 105.616 830.853 118.555C841.203 164.548 852.986 216.644 866.681 269.531C876.235 306.54 884.621 335.131 893.007 359.483C902.721 387.678 911.85 408.358 921.723 424.518C931.436 440.395 942.424 452.148 954.525 459.437C966.415 466.613 980.587 470.172 994.122 473.167C1008.29 476.331 1025.92 480.23 1043.06 487.914C1063.02 496.898 1082.98 510.911 1102.35 529.557C1123.79 550.237 1145.18 576.793 1167.85 610.695C1187.96 640.867 1208.24 675.673 1229.79 716.977C1249.48 754.721 1264.5 786.814 1275.44 810.545C1286.64 834.898 1292.69 848.798 1292.74 848.911L1294.49 848.233C1294.44 848.12 1288.39 834.22 1277.19 809.811C1266.31 786.023 1251.23 753.873 1231.54 716.129Z\" fill=\"url(%23paint12_linear_843_1307)\"/><path d=\"M1346.25 526.675C1326.82 509.724 1307.5 495.316 1288.5 483.62C1260.47 466.386 1230.06 453.617 1200.49 446.667C1174.86 440.621 1149.54 438.757 1127.19 437.118C1078.63 433.558 1044.87 420.111 1024.06 396.097C1010.69 380.672 998.742 360.444 986.428 332.588C975.76 308.461 965.462 279.927 953.997 242.861C937.596 189.805 924.008 137.371 911.959 91.1512C908.562 78.1555 905.324 65.5554 902.14 53.5203C889.242 4.81488 878.361 -33.0985 870.664 -56.0952C864.401 -74.7411 860.367 -83.8946 860.367 -84.0076L858.615 -83.273C858.669 -83.16 862.649 -74.0631 868.86 -55.5301C876.556 -32.5335 887.437 5.32339 900.282 53.9723C903.467 66.0074 906.705 78.6076 910.102 91.6032C922.097 137.879 935.738 190.314 952.14 243.426C963.658 280.549 973.955 309.139 984.677 333.379C997.097 361.461 1009.15 381.802 1022.63 397.397C1043.81 421.806 1077.99 435.479 1127.09 439.096C1149.38 440.734 1174.64 442.599 1200.12 448.588C1229.47 455.481 1259.68 468.195 1287.54 485.315C1306.86 497.181 1326.5 511.871 1346.3 529.274V526.675H1346.25Z\" fill=\"url(%23paint13_linear_843_1307)\"/><path d=\"M1346.25 389.204C1319.39 387.904 1293.59 388.582 1268.49 389.317H1268.22C1222.2 390.616 1164.82 388.3 1129.15 358.41C1112.12 344.114 1096.51 323.886 1081.49 296.709C1068.33 272.864 1055.91 244.5 1042.32 207.321C1022.94 154.265 1007.34 101.491 993.539 54.9895C989.665 41.8808 985.896 29.2242 982.233 17.1326C967.425 -31.7423 954.739 -69.6557 945.609 -92.4829C938.178 -110.959 933.242 -119.887 933.189 -120L931.49 -119.152C931.544 -119.039 936.427 -110.225 943.805 -91.8613C952.934 -69.0907 965.62 -31.1773 980.376 17.6411C984.038 29.7327 987.807 42.3894 991.681 55.498C1005.48 102.056 1021.09 154.83 1040.51 207.943C1054.1 245.178 1066.58 273.655 1079.79 297.556C1094.92 324.96 1110.63 345.301 1127.88 359.766C1164.08 390.108 1221.94 392.424 1268.27 391.125H1268.54C1293.64 390.39 1319.39 389.712 1346.19 391.012V389.204H1346.25Z\" fill=\"url(%23paint14_linear_843_1307)\"/><path d=\"M1346.24 334.735C1336.43 334.961 1326.77 334.905 1317.53 334.283C1288.12 332.362 1261.43 324.508 1240.35 311.682C1219.23 298.799 1199.43 278.91 1181.49 252.58C1165.57 229.244 1150.81 201.049 1134.89 163.87C1112.22 110.814 1094.39 57.7581 1078.62 10.9738C1074.22 -2.19135 1069.92 -14.9045 1065.73 -27.0526C1048.79 -76.0406 1034.2 -113.897 1023.42 -136.442C1014.72 -154.692 1008.83 -163.337 1008.77 -163.45L1007.18 -162.433C1007.23 -162.32 1013.07 -153.788 1021.67 -135.708C1032.39 -113.219 1046.99 -75.419 1063.87 -26.4876C1068.06 -14.3395 1072.31 -1.62633 1076.77 11.4823C1092.53 58.3232 1110.36 111.379 1133.08 164.492C1149.01 201.784 1163.87 230.035 1179.84 253.484C1197.94 280.04 1217.9 300.099 1239.24 313.151C1260.58 326.147 1287.54 334.113 1317.32 336.035C1326.61 336.656 1336.27 336.713 1346.19 336.487V334.735H1346.24Z\" fill=\"url(%23paint15_linear_843_1307)\"/><path d=\"M1346.25 251.676C1325.07 240.149 1305.22 223.537 1287.28 202.01C1268.33 179.296 1250.86 151.383 1232.39 114.317C1206.12 61.4872 1185.79 8.14848 1167.9 -38.8619C1162.81 -52.1965 1158.03 -64.8532 1153.25 -77.0013C1133.98 -126.102 1117.21 -163.79 1104.74 -185.995C1094.6 -203.963 1087.7 -212.213 1087.59 -212.326L1086.11 -211.196C1086.16 -211.139 1093.01 -202.946 1103.04 -185.148C1115.46 -162.999 1132.23 -125.424 1151.45 -76.3797C1156.22 -64.2316 1161 -51.6315 1166.1 -38.2403C1184.04 8.82652 1204.37 62.2217 1230.64 115.108C1249.16 152.344 1266.68 180.313 1285.74 203.196C1304.1 225.232 1324.43 242.183 1346.19 253.823V251.676H1346.25Z\" fill=\"url(%23paint16_linear_843_1307)\"/><path d=\"M1193.12 -231.762C1192.85 -231.593 1165.3 -214.924 1119.18 -186.503C1113.18 -182.831 1106.92 -178.876 1100.33 -174.807C1056.6 -147.686 1002.19 -113.897 937.702 -80.5606C853.148 -36.9404 776.29 -10.6101 702.671 -0.157104C629.528 10.1829 544.922 6.17122 436.323 -12.7572C415.622 -16.3734 394.71 -20.2721 374.487 -24.0013C302.194 -37.3925 233.935 -50.0491 168.224 -53.1003C93.8611 -56.4904 20.8252 -45.4159 -37.508 -21.9672C-88.0387 -1.62619 -126.043 21.992 -151.945 41.0335V43.3501C-126.149 24.1956 -87.8794 0.294907 -36.7649 -20.3286C21.3029 -43.6643 94.0734 -54.6823 168.118 -51.3487C233.67 -48.354 301.875 -35.6974 374.115 -22.3062C394.338 -18.577 415.251 -14.6783 436.005 -11.0621C544.762 7.92281 629.582 11.9345 702.936 1.59448C705.059 1.31197 707.129 0.972946 709.252 0.633926C781.12 -10.4406 856.226 -36.5449 938.551 -79.0351C1003.09 -112.372 1057.55 -146.16 1101.34 -173.338C1107.92 -177.406 1114.19 -181.305 1120.19 -185.034C1166.31 -213.455 1193.86 -230.124 1194.12 -230.293L1193.12 -231.762Z\" fill=\"url(%23paint17_linear_843_1307)\"/><path d=\"M1218.33 -185.487C1218.06 -185.317 1189.51 -168.536 1141.68 -139.832C1135.47 -136.103 1129 -132.204 1122.2 -128.08C1076.93 -100.732 1020.56 -66.7176 953.943 -33.2679C866.735 10.5217 787.489 36.7955 711.852 47.0791C636.693 57.2496 549.751 52.8989 438.339 33.4054C417.055 29.6762 395.611 25.721 374.858 21.8223C300.654 8.03561 230.59 -4.96004 163.181 -8.18069C86.9071 -11.8534 12.0666 -0.948318 -47.6467 22.5004C-91.5425 39.7902 -126.203 59.4532 -151.84 76.743V79.0032C-126.15 61.6568 -91.2771 41.7113 -46.9036 24.2519C12.5443 0.916275 87.1194 -9.93227 163.128 -6.25958C230.378 -2.98242 300.389 10.0132 374.539 23.7434C395.293 27.5856 416.789 31.5973 438.074 35.3265C549.751 54.8765 636.853 59.2272 712.224 49.0002C715.568 48.5482 718.912 48.0396 722.309 47.5311C795.186 36.3436 871.406 10.4087 954.952 -31.5164C1021.62 -64.966 1078.04 -99.0372 1123.37 -126.385C1130.16 -130.453 1136.64 -134.408 1142.85 -138.137C1190.67 -166.841 1219.23 -183.622 1219.49 -183.791L1218.33 -185.487Z\" fill=\"url(%23paint18_linear_843_1307)\"/><path d=\"M1244.65 -128.701C1244.39 -128.532 1214.77 -111.694 1165.3 -82.9904C1158.88 -79.2612 1152.19 -75.3625 1145.19 -71.2943C1098.37 -43.9469 1040.04 -9.93221 971.354 23.4044C881.492 67.0811 800.016 93.129 722.256 103.073C645.134 112.961 555.962 108.215 441.79 88.2132C420.028 84.371 398 80.3028 376.769 76.3476C300.708 62.2219 228.893 48.8872 159.838 45.3275C81.7061 41.3158 5.11396 51.9384 -55.9262 75.161C-95.0981 90.1343 -126.998 106.972 -151.945 122.51V124.658C-126.945 109.063 -94.7796 91.9989 -55.2362 76.9126C5.5386 53.7465 81.9184 43.1804 159.731 47.1921C228.68 50.7518 300.442 64.0865 376.398 78.1557C397.682 82.1109 419.656 86.1791 441.472 90.0213C555.909 110.08 645.187 114.826 722.575 104.938C727.511 104.316 732.501 103.582 737.49 102.847C810.95 91.5469 887.914 66.0641 972.203 25.156C1040.99 -8.23714 1099.33 -42.2518 1146.19 -69.6557C1153.2 -73.7239 1159.89 -77.6791 1166.31 -81.3518C1215.78 -110.055 1245.4 -126.893 1245.66 -127.063L1244.65 -128.701Z\" fill=\"url(%23paint19_linear_843_1307)\"/><path d=\"M1272.25 -65.5874C1271.94 -65.4179 1241.31 -48.6366 1190.09 -19.9896C1183.45 -16.3169 1176.55 -12.4182 1169.34 -8.35004C1120.88 18.8843 1060.63 52.786 989.772 85.8967C897.203 129.121 813.392 154.83 733.615 164.436C654.475 173.928 563.074 168.786 446.089 148.219C423.796 144.321 401.238 140.083 379.476 136.071C301.557 121.606 227.99 107.933 157.237 104.034C77.2475 99.6834 -1.1493 109.91 -63.5164 132.851C-98.6543 145.79 -128.06 160.198 -151.945 173.928V176.075C-127.954 162.232 -98.3359 147.598 -62.9326 134.546C-0.777763 111.718 77.3537 101.491 157.077 105.842C227.672 109.684 301.238 123.358 379.051 137.823C400.814 141.891 423.372 146.072 445.718 149.971C562.915 170.594 654.475 175.736 733.828 166.187C740.728 165.34 747.628 164.436 754.581 163.362C828.36 152.005 905.855 127.087 990.621 87.5353C1061.53 54.4246 1121.83 20.4664 1170.29 -6.76797C1177.51 -10.8362 1184.46 -14.7349 1191.04 -18.4075C1242.27 -47.0545 1272.89 -63.8358 1273.21 -64.0053L1272.25 -65.5874Z\" fill=\"url(%23paint20_linear_843_1307)\"/><path d=\"M1301.66 -1.06128C1301.34 -0.891771 1269.55 15.8331 1216.42 44.4235C1209.57 48.0962 1202.4 51.9949 1194.97 56.0066C1144.76 83.128 1082.34 116.917 1009.15 149.745C913.657 192.574 827.299 217.887 745.239 227.097C663.923 236.194 570.134 230.6 450.07 209.468C427.194 205.457 404.051 201.162 381.705 196.981C301.822 182.121 226.345 168.108 153.787 163.87C71.7805 159.124 -8.52718 168.956 -72.3805 191.613C-103.113 202.518 -129.599 214.61 -151.945 226.419V228.51C-129.493 216.588 -102.741 204.327 -71.6905 193.308C-8.10256 170.764 71.9397 160.932 153.68 165.679C226.079 169.916 301.504 183.929 381.387 198.789C403.733 202.97 426.875 207.265 449.752 211.276C570.028 232.465 663.976 238.059 745.505 228.962C754.581 227.945 763.658 226.702 772.84 225.289C846.938 213.875 924.804 189.579 1009.99 151.44C1083.24 118.555 1145.72 84.7665 1195.98 57.6452C1203.47 53.6335 1210.58 49.7348 1217.43 46.0621C1270.56 17.5281 1302.35 0.746808 1302.67 0.577299L1301.66 -1.06128Z\" fill=\"url(%23paint21_linear_843_1307)\"/><path d=\"M1333.67 60.3572C1333.35 60.5267 1300.23 77.308 1244.87 105.898C1237.75 109.571 1230.32 113.413 1222.57 117.482C1170.4 144.603 1105.43 178.392 1029.58 211.05C930.695 253.653 841.47 278.628 756.863 287.499C673.053 296.257 576.503 290.154 452.937 268.344C429.37 264.163 405.591 259.756 382.608 255.461C300.389 240.149 222.735 225.684 148.107 221.108C63.8187 215.966 -18.6652 225.458 -84.1639 247.834C-109.535 256.535 -132.147 266.027 -151.945 275.576V277.611C-131.988 268.005 -109.217 258.343 -83.4739 249.529C-18.2405 227.21 63.9779 217.774 148.054 222.916C222.523 227.493 300.124 241.957 382.289 257.213C405.272 261.507 429.051 265.914 452.618 270.096C576.344 291.962 673.106 298.065 757.076 289.307C768.488 288.12 780.006 286.595 791.63 284.843C866.152 273.373 944.655 249.642 1030.38 212.745C1106.28 180.03 1171.3 146.241 1223.53 119.12C1231.28 115.108 1238.71 111.21 1245.82 107.537C1301.13 78.9466 1334.25 62.1653 1334.57 61.9958L1333.67 60.3572Z\" fill=\"url(%23paint22_linear_843_1307)\"/><path d=\"M1276.23 160.537C1268.8 164.209 1261.05 168.108 1252.93 172.176C1198.32 199.524 1130.37 233.538 1051.29 266.31C948.422 308.97 855.747 333.831 768.008 342.419C681.225 350.838 581.385 344.227 453.625 321.626C429.262 317.332 404.687 312.755 380.908 308.292C295.929 292.471 215.674 277.498 138.605 272.525C51.556 266.932 -33.5287 276.142 -100.885 298.46C-119.357 304.619 -136.395 311.117 -152 317.841V319.818C-136.235 313.038 -118.985 306.371 -100.248 300.155C-33.051 278.063 51.7152 268.853 138.551 274.446C215.515 279.419 295.717 294.335 380.642 310.156C404.421 314.563 428.997 319.14 453.36 323.491C581.226 346.092 681.331 352.703 768.274 344.284C782.18 342.928 796.246 341.176 810.418 338.973C885.843 327.39 965.354 303.997 1052.08 268.062C1131.22 235.234 1199.22 201.219 1253.84 173.871C1261.96 169.803 1269.71 165.905 1277.14 162.232C1306.75 147.485 1330.27 135.902 1346.24 127.991V125.957C1330.22 133.811 1306.38 145.564 1276.23 160.537Z\" fill=\"url(%23paint23_linear_843_1307)\"/><path d=\"M1311.59 205.4C1303.73 209.186 1295.56 213.141 1287.01 217.266C1229.47 245.122 1157.82 279.814 1074.8 313.038C967.001 356.206 870.133 381.237 778.626 389.599C688.286 397.849 584.306 390.673 451.45 367.168C426.132 362.648 400.548 357.901 375.814 353.325C287.438 336.882 203.999 321.287 123.903 315.92C33.5109 309.874 -54.6523 318.914 -124.291 341.402C-133.898 344.51 -143.081 347.787 -151.945 351.177V353.155C-142.922 349.708 -133.527 346.318 -123.707 343.154C-54.2808 320.779 33.564 311.738 123.744 317.784C203.733 323.152 287.12 338.69 375.442 355.133C400.177 359.766 425.76 364.512 451.079 368.976C584.093 392.538 688.233 399.713 778.732 391.464C795.186 389.938 811.853 387.904 828.732 385.305C905.642 373.44 986.905 350.217 1075.44 314.733C1158.51 281.453 1230.22 246.76 1287.75 218.904C1296.3 214.78 1304.47 210.824 1312.33 207.039C1324.64 201.106 1335.95 195.682 1346.14 190.822V188.788C1335.79 193.761 1324.22 199.298 1311.59 205.4Z\" fill=\"url(%23paint24_linear_843_1307)\"/><path d=\"M1326.02 250.602C1264.77 279.362 1188.6 315.185 1100.65 349.426C986.799 393.724 884.677 419.263 788.551 427.569C693.753 435.762 584.783 428.021 445.559 403.329C419.019 398.64 392.215 393.611 366.313 388.808C273.797 371.575 186.377 355.246 102.513 349.482C9.83794 343.098 -80.2361 351.742 -151.945 373.665V375.587C-80.3954 353.607 9.6787 344.962 102.354 351.347C186.111 357.11 273.425 373.439 365.941 390.673C391.843 395.532 418.648 400.504 445.24 405.194C584.624 429.942 693.753 437.627 788.711 429.434C807.766 427.795 827.033 425.479 846.619 422.427C925.971 410.223 1009.89 386.718 1101.4 351.121C1189.4 316.88 1265.62 281.057 1326.87 252.241C1333.56 249.077 1339.98 246.082 1346.25 243.144V241.11C1339.72 244.218 1333.03 247.325 1326.02 250.602Z\" fill=\"url(%23paint25_linear_843_1307)\"/><path d=\"M1129.79 374.852C1008.35 420.958 899.802 447.515 797.892 455.934C697.626 464.183 582.393 455.877 435.366 429.773C407.288 424.8 378.997 419.489 351.555 414.404C253.838 396.154 161.588 378.977 73.1058 372.705C-7.04259 367.111 -85.174 371.97 -152 386.492V388.356C-85.2802 373.835 -7.20182 368.919 72.9466 374.513C161.269 380.728 253.519 397.962 351.184 416.156C378.572 421.241 406.916 426.552 434.994 431.524C582.181 457.685 697.573 465.991 798.051 457.742C819.654 455.934 841.575 453.334 863.815 449.944C946.724 437.175 1034.62 412.991 1130.48 376.547C1212.49 345.357 1285.26 312.812 1346.19 284.956V282.922C1285.15 310.891 1212.12 343.606 1129.79 374.852Z\" fill=\"url(%23paint26_linear_843_1307)\"/><path d=\"M1323.64 324.451C1281.12 342.871 1224.48 366.942 1163.44 389.712C1100.39 413.217 1043.43 431.298 989.241 444.859C927.617 460.284 866.311 470.511 807.023 475.258C700.017 483.846 577.193 474.806 420.506 446.95C390.569 441.638 360.368 435.988 331.175 430.564C227.088 411.127 128.84 392.82 34.7317 386.096C-30.3955 381.463 -94.0896 383.384 -151.945 391.294V393.159C-94.1427 385.192 -30.5017 383.271 34.5725 387.904C128.574 394.628 226.769 412.935 330.803 432.372C359.996 437.796 390.198 443.446 420.134 448.758C577.034 476.67 700.017 485.654 807.182 477.066C832.341 475.032 857.819 472.037 883.562 468.082C918.647 462.657 954.103 455.482 989.719 446.611C1043.96 433.05 1100.97 414.969 1164.13 391.407C1225.17 368.637 1281.86 344.566 1324.38 326.09C1331.81 322.869 1339.03 319.705 1346.19 316.598V314.563C1338.82 317.897 1331.33 321.118 1323.64 324.451Z\" fill=\"url(%23paint27_linear_843_1307)\"/><path d=\"M1203.04 395.758C1134.25 421.071 1072.2 440.452 1013.39 455.03C946.672 471.528 880.377 482.433 816.418 487.462C701.237 496.503 569.072 486.728 400.654 456.781C368.436 451.074 335.952 444.972 304.529 439.096C192.746 418.246 87.1732 398.527 -13.7289 391.294C-62.8264 387.791 -109.111 387.396 -151.945 389.995V391.803C-109.164 389.204 -62.9326 389.599 -13.8881 393.102C86.9078 400.335 192.428 420.054 304.158 440.904C335.58 446.78 368.064 452.826 400.283 458.589C568.913 488.592 701.184 498.367 816.577 489.327C844.549 487.123 872.946 483.79 901.609 479.382C938.657 473.676 976.237 466.161 1013.92 456.838C1072.79 442.26 1134.89 422.88 1203.78 397.51C1255.8 378.355 1304.95 358.353 1346.3 341.007V339.029C1304.79 356.376 1255.32 376.491 1203.04 395.758Z\" fill=\"url(%23paint28_linear_843_1307)\"/><path d=\"M1250.39 396.097C1174.48 423.727 1106.17 444.802 1041.68 460.623C968.753 478.478 896.407 490.231 826.715 495.655C701.662 505.317 558.35 494.694 375.761 462.205C340.835 455.99 305.591 449.379 271.461 443.051C150.443 420.45 36.1118 399.092 -73.0175 391.238C-100.194 389.26 -126.521 388.243 -151.945 388.074V389.882C-126.574 390.108 -100.3 391.125 -73.1236 393.046C35.8464 400.9 150.124 422.258 271.143 444.859C305.219 451.244 340.463 457.798 375.442 464.013C558.244 496.559 701.715 507.182 826.927 497.52C858.031 495.09 889.613 491.417 921.619 486.502C961.375 480.399 1001.71 472.319 1042.21 462.431C1106.81 446.61 1175.12 425.478 1251.13 397.849C1284.2 385.813 1316.31 373.439 1346.35 361.461V359.483C1315.99 371.518 1283.67 384.005 1250.39 396.097Z\" fill=\"url(%23paint29_linear_843_1307)\"/><path d=\"M1307.45 396.041C1222.79 426.439 1146.88 449.605 1075.44 466.895C994.973 486.332 915.409 499.158 838.922 505.035C702.139 515.431 545.558 503.735 346.142 468.251C307.926 461.471 269.444 454.239 232.183 447.289C100.177 422.597 -24.5042 399.318 -143.241 390.729C-146.16 390.503 -149.026 390.39 -151.892 390.164V391.972C-149.026 392.142 -146.213 392.311 -143.347 392.481C-24.7165 401.069 99.9116 424.349 231.865 448.984C269.126 455.934 307.661 463.166 345.877 469.946C545.452 505.487 702.192 517.183 839.135 506.786C874.06 504.13 909.676 500.006 945.716 494.469C988.657 487.858 1032.18 479.213 1076.02 468.647C1147.52 451.357 1223.48 428.134 1308.24 397.736C1321.09 393.102 1333.83 388.469 1346.35 383.779V381.802C1333.45 386.605 1320.56 391.351 1307.45 396.041Z\" fill=\"url(%23paint30_linear_843_1307)\"/><path d=\"M1116.42 481.021C1026.98 502.266 938.763 516.166 854.209 522.381C703.679 533.455 531.546 520.46 312.597 481.416C270.559 473.901 228.203 465.991 187.279 458.363C69.0734 436.271 -43.7713 415.195 -151.945 403.047V404.911C-43.9305 417.06 68.8081 438.135 186.908 460.228C227.884 467.912 270.241 475.823 312.279 483.281C531.44 522.324 703.679 535.32 854.422 524.245C894.708 521.251 935.791 516.561 977.458 510.12C1023.37 503.057 1069.97 493.903 1116.95 482.772C1188.02 465.878 1263.34 443.842 1346.3 415.534V413.613C1263.07 442.034 1187.65 464.126 1116.42 481.021Z\" fill=\"url(%23paint31_linear_843_1307)\"/><path d=\"M1166.31 512.719C1066.26 535.602 967.957 550.519 874.114 557.017C707.713 568.544 517.798 553.796 276.451 510.741C230.06 502.435 183.298 493.734 138.128 485.258C38.0226 466.556 -58.5801 448.475 -151.945 434.971V436.836C-58.7394 450.34 37.7572 468.364 137.757 487.067C182.98 495.542 229.742 504.243 276.132 512.549C517.692 555.661 707.766 570.352 874.326 558.825C922.628 555.492 972.15 549.898 1022.41 542.157C1069.92 534.868 1118.17 525.602 1166.79 514.47C1223.53 501.475 1282.92 485.541 1346.3 466.33V464.409C1282.71 483.733 1223.21 499.723 1166.31 512.719Z\" fill=\"url(%23paint32_linear_843_1307)\"/><path d=\"M1226.93 573.629C1114.61 597.756 1004.69 613.238 900.228 619.622C715.94 630.867 506.015 613.972 239.614 566.284C188.34 557.13 136.376 547.299 86.1643 537.863C25.761 526.449 -36.6592 514.697 -97.434 504.131C-116.171 500.853 -134.27 497.802 -151.892 494.921V496.785C-134.377 499.667 -116.383 502.718 -97.7524 505.939C-36.9776 516.505 25.4426 528.314 85.8458 539.671C136.058 549.163 188.022 558.938 239.295 568.092C505.855 615.78 715.94 632.731 900.387 621.431C961.746 617.645 1025.02 610.751 1089.51 600.863C1134.94 593.857 1180.96 585.382 1227.4 575.381C1265.78 567.131 1305.32 557.752 1346.3 547.129V545.208C1305.11 555.944 1265.41 565.38 1226.93 573.629Z\" fill=\"url(%23paint33_linear_843_1307)\"/><path d=\"M1299.75 676.577C1173.47 700.873 1050.44 716.072 934.038 721.723C729.898 731.554 498.052 711.609 204.263 658.892C147.734 648.721 90.5155 637.929 35.1547 627.476C-26.3631 615.836 -89.8449 603.914 -152 592.896V594.761C-89.9511 605.722 -26.6285 617.701 34.7832 629.284C90.144 639.737 147.416 650.529 203.891 660.7C497.786 713.473 729.792 733.419 934.091 723.587C1017.58 719.519 1104.53 710.592 1193.59 696.861C1228.78 691.437 1264.29 685.278 1300.07 678.385C1315.19 675.447 1330.59 672.396 1346.19 669.119V667.254C1330.53 670.531 1315.03 673.639 1299.75 676.577Z\" fill=\"url(%23paint34_linear_843_1307)\"/></g></g><defs><linearGradient id=\"paint0_linear_843_1307\" x1=\"597.151\" y1=\"-52.9971\" x2=\"597.151\" y2=\"765.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint1_linear_843_1307\" x1=\"-62.3408\" y1=\"-52.9968\" x2=\"-62.3408\" y2=\"765.621\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint2_linear_843_1307\" x1=\"-31.481\" y1=\"-52.9968\" x2=\"-31.481\" y2=\"765.622\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint3_linear_843_1307\" x1=\"1.32689\" y1=\"-52.997\" x2=\"1.32689\" y2=\"765.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint4_linear_843_1307\" x1=\"35.6465\" y1=\"-52.9967\" x2=\"35.6465\" y2=\"765.625\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint5_linear_843_1307\" x1=\"70.9673\" y1=\"-52.9971\" x2=\"70.9673\" y2=\"765.621\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint6_linear_843_1307\" x1=\"161.226\" y1=\"-52.9971\" x2=\"161.226\" y2=\"765.525\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint7_linear_843_1307\" x1=\"313.203\" y1=\"-52.9974\" x2=\"313.203\" y2=\"765.621\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint8_linear_843_1307\" x1=\"465.88\" y1=\"-52.9969\" x2=\"465.88\" y2=\"765.622\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint9_linear_843_1307\" x1=\"605.912\" y1=\"-52.9974\" x2=\"605.912\" y2=\"765.622\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint10_linear_843_1307\" x1=\"737.379\" y1=\"-52.9969\" x2=\"737.379\" y2=\"765.622\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint11_linear_843_1307\" x1=\"885.385\" y1=\"-52.997\" x2=\"885.385\" y2=\"765.622\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint12_linear_843_1307\" x1=\"1040.99\" y1=\"-52.9966\" x2=\"1040.99\" y2=\"765.623\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint13_linear_843_1307\" x1=\"1102.41\" y1=\"-52.9974\" x2=\"1102.41\" y2=\"765.621\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint14_linear_843_1307\" x1=\"1138.92\" y1=\"-52.9967\" x2=\"1138.92\" y2=\"765.621\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint15_linear_843_1307\" x1=\"1176.74\" y1=\"-52.9969\" x2=\"1176.74\" y2=\"765.623\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint16_linear_843_1307\" x1=\"1216.2\" y1=\"-52.997\" x2=\"1216.2\" y2=\"765.623\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint17_linear_843_1307\" x1=\"521.084\" y1=\"-52.9968\" x2=\"521.084\" y2=\"765.621\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint18_linear_843_1307\" x1=\"533.695\" y1=\"-52.9968\" x2=\"533.695\" y2=\"765.623\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint19_linear_843_1307\" x1=\"546.835\" y1=\"-52.997\" x2=\"546.835\" y2=\"765.622\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint20_linear_843_1307\" x1=\"560.629\" y1=\"-52.9966\" x2=\"560.629\" y2=\"765.622\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint21_linear_843_1307\" x1=\"575.325\" y1=\"-52.997\" x2=\"575.325\" y2=\"765.622\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint22_linear_843_1307\" x1=\"591.308\" y1=\"-52.9967\" x2=\"591.308\" y2=\"765.621\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint23_linear_843_1307\" x1=\"597.15\" y1=\"-52.9969\" x2=\"597.15\" y2=\"765.622\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint24_linear_843_1307\" x1=\"597.151\" y1=\"-52.9968\" x2=\"597.151\" y2=\"765.62\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint25_linear_843_1307\" x1=\"597.151\" y1=\"-52.9965\" x2=\"597.151\" y2=\"765.624\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint26_linear_843_1307\" x1=\"597.15\" y1=\"-52.9965\" x2=\"597.15\" y2=\"765.622\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint27_linear_843_1307\" x1=\"597.151\" y1=\"-52.9965\" x2=\"597.151\" y2=\"765.623\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint28_linear_843_1307\" x1=\"597.151\" y1=\"-52.9959\" x2=\"597.151\" y2=\"765.622\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint29_linear_843_1307\" x1=\"597.151\" y1=\"-52.997\" x2=\"597.151\" y2=\"765.623\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint30_linear_843_1307\" x1=\"597.151\" y1=\"-52.9971\" x2=\"597.151\" y2=\"765.621\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint31_linear_843_1307\" x1=\"597.151\" y1=\"-52.9971\" x2=\"597.151\" y2=\"765.622\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint32_linear_843_1307\" x1=\"597.151\" y1=\"-52.9977\" x2=\"597.151\" y2=\"765.621\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint33_linear_843_1307\" x1=\"597.151\" y1=\"-52.997\" x2=\"597.151\" y2=\"765.622\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient><linearGradient id=\"paint34_linear_843_1307\" x1=\"597.15\" y1=\"-52.9979\" x2=\"597.15\" y2=\"765.621\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"0.0926496\" stop-color=\"%23F9FCFF\"/><stop offset=\"0.2143\" stop-color=\"%23E9F3FF\"/><stop offset=\"0.3519\" stop-color=\"%23CEE4FF\"/><stop offset=\"0.5015\" stop-color=\"%23A8D0FF\"/><stop offset=\"0.6546\" stop-color=\"%2379B7FF\"/><stop offset=\"0.7871\" stop-color=\"%23B2D5FF\"/><stop offset=\"0.9306\" stop-color=\"%23E9F3FF\"/><stop offset=\"1\" stop-color=\"white\"/></linearGradient></defs></svg>");display:grid;padding:32px;grid-template-columns:auto auto;column-gap:32px;row-gap:10px;}.l-demo .demo__wrapper.nitro-lazy{background-image:none !important;}@media (max-width: 899px){.l-demo .demo__wrapper{grid-template-columns:1fr;}}@media (max-width: 499px){.l-demo .demo__wrapper{padding:20px 10px;}}.l-demo .demo-contacts{padding:36px 32px;max-width:562px;display:grid;row-gap:56px;grid-template-rows:max-content;}.l-demo .demo-contacts .section-title{margin-bottom:0;text-align:left;}.l-demo .demo-contacts .section-title p{font-size:16px;}.l-demo .demo-contacts .h2-title{color:#f9fafc;font-weight:800;}@media (max-width: 499px){.l-demo .demo-contacts{padding:20px 0;}}.demo__contacts{display:grid;row-gap:16px;}.demo__contacts a{transition:opacity .3s ease-in-out;display:grid;grid-template-columns:24px 1fr;column-gap:16px;color:#fff;font-family:Mukta,sans-serif;font-size:18px;font-weight:400;line-height:24px;}.demo__contacts a img{width:24px;height:24px;object-fit:cover;}.demo__contacts a:hover{opacity:.8;}.demo__social{display:flex;}.demo__social a{transition:opacity .3s ease-in-out;}.demo__social a:not(:last-child){margin-right:24px;}.demo__social a:hover{opacity:.8;}.contact-form{position:relative;z-index:1;padding:36px;border-radius:10px;background:#f9fafc;}.contact-form .section-title{margin-bottom:24px;text-align:left;}.contact-form .section-title p{color:#061136;font-size:16px;}.contact-form .h2-title{color:#061136;font-weight:800;}.contact-form form{display:grid;row-gap:8px;}.contact-form form input{border-radius:6px;border:1px solid #e0e3f8;padding:10px 8px;height:36px;font-family:Mukta,sans-serif;font-size:14px;font-weight:400;line-height:150%;}.contact-form form input::placeholder{color:#707286;font-family:Mukta,sans-serif;font-size:14px;font-weight:400;line-height:150%;}.contact-form form input[type='submit']{height:40px;padding:10px 16px;border-radius:10px;background:#0a153a;color:#fff;text-align:center;font-family:Mukta,sans-serif;font-size:14px;font-weight:700;line-height:150%;}.contact-form form textarea{font-family:Mukta,sans-serif;border-radius:6px;border:1px solid #e0e3f8;padding:10px 8px;height:150px;}.contact-form form textarea::placeholder{color:#707286;font-family:Mukta,sans-serif;font-size:14px;font-weight:400;line-height:150%;}@media (max-width: 899px){.contact-form{grid-row:1;}}@media (max-width: 499px){.contact-form{padding:20px;}}@media (max-width: 374px){.contact-form{padding:20px 15px;}}.marquee-wrap{position:relative;display:flex;align-items:center;overflow:hidden;user-select:none;gap:70px;height:90px;background-color:#fff;}@media (max-width: 525px){.marquee-wrap{gap:30px;}}.marquee-items{flex-shrink:0;display:flex;gap:60px;counter-reset:item;justify-content:space-around;min-width:100%;}@media (max-width: 525px){.marquee-items{gap:30px;}}.marquee-item{flex:0 0 auto;width:115px;height:55px;display:flex;justify-content:center;align-items:center;}.marquee-item img{max-width:115px;max-height:55px;width:100%;height:auto;object-fit:contain;}.marquee-items{animation:scroll 50s linear infinite;}@keyframes scroll{0%{transform:translate(0);}to{transform:translate(calc(-100% - 20px));}}.hero.l-hero{padding-bottom:0;}.l-hero .hero__wrapper{padding-top:48px;padding-bottom:81px;margin-left:40px;margin-right:40px;display:grid;grid-template-columns:auto auto;gap:20px;align-items:center;}@media (max-width: 1199px){.l-hero .hero__wrapper{margin-left:20px;margin-right:20px;}}@media (max-width: 899px){.l-hero .hero__wrapper{grid-template-columns:1fr;}}@media (max-width: 768px){.l-hero .hero__wrapper{padding-top:0;}}@media (max-width: 499px){.l-hero .hero__wrapper{margin-left:0;margin-right:0;}}.l-hero .contact-form{justify-self:flex-end;max-width:462px;width:100%;background-image:url("https://cdn-jcpcd.nitrocdn.com/CfHUDyFNXPVnbdURutoChyoyYMNZxuaB/assets/images/optimized/rev-7152ce3/slabstack.com/wp-content/themes/slabstack/markup/images/cform-bg.jpg");background-repeat:no-repeat;}.l-hero .contact-form.nitro-lazy{background-image:none !important;}@media (max-width: 899px){.l-hero .contact-form{grid-row:auto;max-width:100%;}}#hero-contact-form input[type='email'],#hero-contact-form input[type='tel']{background-color:transparent;}.contact-form-head{display:grid;row-gap:8px;}.contact-form__icon,.contact-form__icon img{width:39px;height:50px;}.h1-title{color:#f9fafc;font-family:Mukta,sans-serif;font-weight:700;line-height:110%;font-size:calc(40px + 16 * ( 100vw - 320px ) / 1120);}@media (min-width: 1440px){.h1-title{font-size:56px;}}.h1-title span{color:#a2acef;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;}.h3-title{color:#0a071b;font-family:Mukta,sans-serif;font-weight:700;line-height:130%;font-size:calc(24px + 14 * ( 100vw - 320px ) / 1120);}@media (min-width: 1440px){.h3-title{font-size:38px;}}.contact-form__title{margin-bottom:24px;}.contact-form__title p{color:#808399;font-family:Mukta,sans-serif;font-size:14px;font-weight:500;line-height:16px;}.l-hero-contact{max-width:661px;}.l-hero-contact .section-title{text-align:left;}.l-hero-contact .section-title p{color:#e0e3f8;font-family:Mukta,sans-serif;font-weight:400;line-height:150%;}.l-hero-contact ul{display:grid;row-gap:8px;}.l-hero-contact ul li{padding-left:24px;color:#f9fafc;font-family:Mukta,sans-serif;font-size:18px;font-weight:600;line-height:24px;position:relative;}.l-hero-contact ul li:after{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);border-radius:50%;width:16px;height:16px;background-color:#ffd641;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"9\" viewBox=\"0 0 10 9\" fill=\"none\"><path d=\"M3.5 6.35761L1.52122 4.37883L1.4 4.25761L1.27879 4.37883L0.578786 5.07883L0.457568 5.20005L0.578786 5.32127L3.37879 8.12127L3.5 8.24248L3.62122 8.12127L9.62122 2.12127L9.74244 2.00005L9.62122 1.87883L8.92122 1.17883L8.8 1.05761L8.67879 1.17883L3.5 6.35761Z\" fill=\"%23061136\" stroke=\"%23061136\" stroke-width=\"0.342857\"/></svg>");}@media (max-width: 899px){.l-hero-contact{max-width:100%;}.l-hero-contact .section-title{text-align:center;}}.l-hero-btns{margin-top:40px;display:flex;align-items:center;gap:8px;}@media (max-width: 899px){.l-hero-btns{justify-content:center;}}.contact-form p{display:grid;gap:8px;}.contact-form input{width:100%;}.contact-form textarea{width:100%;}.wpcf7-not-valid-tip{font-size:12px;margin-top:5px;margin-left:5px;}.wpcf7 form .wpcf7-response-output{margin:0;font-size:12px;}.marquee.hero_marquee{margin-top:113px;}@media only screen and (max-width: 768px){.marquee.hero_marquee{margin-top:26px;}.marquee-wrap{height:60px;}.marquee-item{width:100px;height:40px;}.marquee-item img{max-width:100px;max-height:40px;}}button[type='submit'].btn.btn__bg span{margin-left:8px;}.demo__form .wpcf7 form .wpcf7-response-output{display:none !important;}.news-slider{margin-top:60px;overflow:hidden;}.news-slider .swiper-slide{height:auto;width:auto;}.news-slider .swiper-slide .news-card,.news-slider .swiper-slide .news-article{height:100%;}@media screen and (max-width: 999px){.news-slider{margin-top:40px;}}@media screen and (max-width: 767px){.news-slider{margin-top:20px;}}.news-article{width:420px;}@media screen and (max-width: 999px){.news-article{width:380px;}}@media screen and (max-width: 767px){.news-article{width:320px;}}@media screen and (max-width: 374px){.news-article{width:288px;}}.news-card{display:grid;row-gap:14px;grid-template-rows:auto 1fr;}.news-card__title{color:#3e4264;font-size:24px;font-weight:500;line-height:150%;overflow:hidden;font-family:Mukta,sans-serif;text-overflow:ellipsis;}@media screen and (max-width: 767px){.news-card__title{font-size:18px;}}.news-card__image{width:100%;height:433px;position:relative;overflow:hidden;border-radius:10px;}.news-card__image img{width:100%;height:100%;object-fit:cover;}.news-card__image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(7,7,6,.23);backdrop-filter:blur(30px);z-index:2;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out;}@media screen and (max-width: 999px){.news-card__image{height:400px;}}@media screen and (max-width: 767px){.news-card__image{height:340px;}}@media screen and (max-width: 374px){.news-card__image{height:300 px;}}.news-card__button{position:absolute;right:20px;top:20px;z-index:3;align-content:center;text-align:center;background-color:#f5f6fd;border-radius:50%;width:52px;height:52px;transition:background-color .3s ease-in-out;}.news-card__button svg{width:25px;height:22px;}@media screen and (max-width: 767px){.news-card__button{right:15px;top:15px;width:46px;height:46px;}.news-card__button svg{width:20px;height:18px;}}.news-card__content{position:absolute;bottom:32px;left:20px;right:20px;color:#f5f6fd;font-size:20px;font-weight:400;line-height:150%;line-clamp:6;text-overflow:ellipsis;display:block;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden;z-index:3;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out;}@media screen and (max-width: 767px){.news-card__content{font-size:16px;bottom:16px;left:10px;right:10px;}}@media (hover: hover){.news-card:hover .news-card__content,.news-card:hover .news-card__image:after{opacity:1;visibility:visible;}.news-card:hover .news-card__button{background-color:#ffd641;}}.pages-main{margin-top:86px;}@media screen and (max-width: 425px){.pages-main{margin-top:72px;}}.page-head{padding:54px 0;}@media screen and (max-width: 999px){.page-head{padding:36px 0;}}@media screen and (max-width: 599px){.page-head{padding:24px 0;}}.page-title{color:#061136;font-size:64px;font-weight:700;line-height:130%;}@media screen and (max-width: 999px){.page-title{font-size:48px;}}@media screen and (max-width: 768px){.page-title{font-size:36px;}}@media screen and (max-width: 599px){.page-title{font-size:28px;}}.posts__grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:30px;row-gap:40px;}.posts__grid .news-article{width:100%;}@media screen and (max-width: 1199px){.posts__grid{column-gap:20px;row-gap:30px;}}@media screen and (max-width: 999px){.posts__grid{grid-template-columns:repeat(2,1fr);}}@media screen and (max-width: 599px){.posts__grid{grid-template-columns:1fr;}}.posts__first{display:grid;grid-template-columns:1fr 504px;gap:16px;margin-bottom:54px;}@media screen and (max-width: 999px){.posts__first{margin-bottom:36px;grid-template-columns:1fr 400px;}}@media screen and (max-width: 999px){.posts__first{grid-template-columns:1fr;gap:0;}}@media screen and (max-width: 599px){.posts__first{margin-bottom:24px;}}.posts__first-img{height:375px;overflow:hidden;border-radius:10px;}.posts__first-img img{width:100%;height:100%;object-fit:cover;}@media screen and (max-width: 999px){.posts__first-img{height:300px;border-bottom-left-radius:0;border-bottom-right-radius:0;}}.posts__first-card{display:grid;grid-template-rows:auto 1fr;gap:16px;border-radius:10px;background:#fff;padding:16px;align-items:flex-end;}.posts__first-card .news-card__button{position:initial;background-color:#f9fafc;border:1px solid #061136;justify-self:flex-end;}@media (hover: hover){.posts__first-card:hover .news-card__button{background-color:#ffd641;}}@media screen and (max-width: 999px){.posts__first-card{border-top-left-radius:0;border-top-right-radius:0;}}.posts__first-content p{margin-top:16px;overflow:hidden;color:#808399;text-overflow:ellipsis;font-size:18px;font-weight:400;line-height:150%;line-clamp:2;-webkit-box-orient:vertical;-webkit-line-clamp:2;display:block;display:-webkit-box;}@media screen and (max-width: 768px){.posts__first-content p{font-size:16px;}}.posts__first-content span{margin-bottom:8px;color:#3e4264;line-height:150%;display:block;}@media screen and (max-width: 768px){.posts__first-content span{font-size:14px;}}.header__inner nav{justify-self:center;}.header__inner ul{display:flex;align-items:center;gap:48px;}.header__inner ul a{color:#f9fafc;text-align:center;font-family:Mukta,sans-serif;font-size:14px;font-weight:700;line-height:150%;display:block;padding:8px 16px;border-bottom:1px solid transparent;transition:color .3s ease-in-out;}@media (hover: hover){.header__inner ul a:hover{color:#ffd641;border-color:#ffd641;}}.header__inner ul li.current-menu-item a{color:#ffd641;border-color:#ffd641;}@media screen and (max-width: 768px){.header__inner ul{gap:32px;flex-direction:column;}}.btn__br{padding:8px 15px;}.container-full{max-width:1440px;margin:0 auto;position:relative;}.post-page{display:grid;grid-template-columns:1fr 328px;}@media screen and (max-width: 1199px){.post-page{grid-template-columns:1fr 280px;}}@media screen and (max-width: 999px){.post-page{grid-template-columns:1fr;}}.post__sidebar{position:sticky;top:25px;padding:75px 53px 15px 32px;height:fit-content;}@media screen and (max-width: 1199px){.post__sidebar{padding:62px 15px 15px;}}@media screen and (max-width: 999px){.post__sidebar{display:none;}}.post__nav{display:flex;flex-direction:column;gap:24px;}.post__nav a{color:#808399;font-family:Mukta,sans-serif;font-size:24px;font-weight:500;line-height:130%;display:block;transition:color .3s ease-in-out;}.post__nav a.active{color:#061136;}@media (hover: hover){.post__nav a:hover{color:#061136;}}.article{padding:0 56px 54px;}@media screen and (max-width: 1199px){.article{padding:0 30px 54px;}}@media screen and (max-width: 999px){.article{padding:0 16px 30px;}}.article__head{margin-top:8px;}.article__title{font-family:Mukta,sans-serif;font-size:48px;font-weight:700;line-height:130%;}@media screen and (max-width: 999px){.article__title{font-size:40px;}}@media screen and (max-width: 768px){.article__title{font-size:32px;}}@media screen and (max-width: 599px){.article__title{font-size:28px;}}.article__quote{margin-top:20px;color:#707286;font-size:20px;font-style:italic;line-height:150%;}@media screen and (max-width: 999px){.article__quote{font-size:18px;margin-top:16px;}}@media screen and (max-width: 768px){.article__quote{font-size:16px;margin-top:10px;}}.article__date{margin-top:8px;display:block;text-align:right;color:#3e4264;font-size:20px;line-height:150%;}@media screen and (max-width: 999px){.article__date{font-size:18px;}}@media screen and (max-width: 768px){.article__date{font-size:16px;margin-top:6px;}}.article__img{overflow:hidden;margin:54px 0;border-radius:10px;height:375px;}.article__img img{width:100%;height:100%;object-fit:contain;}@media screen and (max-width: 999px){.article__img{margin:30px 0;}}@media screen and (max-width: 768px){.article__img{margin:16px 0;height:300px;}}@media screen and (max-width: 599px){.article__img{height:auto;}}.article__content > div{margin-bottom:54px;}@media screen and (max-width: 999px){.article__content > div{margin-bottom:40px;}}@media screen and (max-width: 768px){.article__content > div{margin-bottom:30px;}}@media screen and (max-width: 599px){.article__content > div{margin-bottom:20px;}}.article__content h1{font-family:Mukta,sans-serif;font-size:48px;font-weight:700;line-height:130%;margin-bottom:28px;}@media screen and (max-width: 999px){.article__content h1{font-size:40px;margin-bottom:24px;}}@media screen and (max-width: 768px){.article__content h1{font-size:32px;margin-bottom:20px;}}@media screen and (max-width: 599px){.article__content h1{font-size:28px;margin-bottom:16px;}}.article__content h2{font-family:Mukta,sans-serif;font-size:32px;font-weight:500;line-height:130%;margin-bottom:20px;}@media screen and (max-width: 999px){.article__content h2{font-size:28px;margin-bottom:16px;}}@media screen and (max-width: 768px){.article__content h2{font-size:24px;margin-bottom:14px;}}@media screen and (max-width: 599px){.article__content h2{font-size:22px;margin-bottom:12px;}}.article__content h3{font-family:Mukta,sans-serif;font-size:24px;font-weight:500;line-height:130%;margin-bottom:20px;}@media screen and (max-width: 999px){.article__content h3{font-size:22px;margin-bottom:16px;}}@media screen and (max-width: 768px){.article__content h3{font-size:20px;margin-bottom:14px;}}@media screen and (max-width: 599px){.article__content h3{font-size:18px;margin-bottom:12px;}}.article__content P{margin-bottom:20px;font-size:18px;line-height:142%;}@media screen and (max-width: 768px){.article__content P{font-size:16px;margin-bottom:16px;}}@media screen and (max-width: 599px){.article__content P{margin-bottom:12px;}}.article__content ul{padding-left:20px;margin-bottom:20px;font-size:18px;line-height:142%;}.article__content ol{list-style-type:decimal;padding-left:20px;margin-bottom:20px;font-size:18px;line-height:142%;}.article__content ul li{list-style-type:circle;margin-bottom:10px;color:#3e4264;}.article__content ol li{margin-bottom:10px;color:#3e4264;}@media screen and (max-width: 768px){.article__content ul,.article__content ol{font-size:16px;margin-bottom:16px;}.article__content ul li,.article__content ol li{margin-bottom:8px;}}@media screen and (max-width: 599px){.article__content ul,.article__content ol{margin-bottom:12px;}.article__content ul li,.article__content ol li{margin-bottom:6px;}}.article__content blockquote p{color:#707286;font-size:20px;font-style:italic;line-height:142%;margin-bottom:29px;}@media screen and (max-width: 768px){.article__content blockquote p{font-size:18px;margin-bottom:20px;}}@media screen and (max-width: 599px){.article__content blockquote p{font-size:16px;margin-bottom:12px;}}.article__content blockquote p:last-child{margin-top:4px;color:#061136;font-style:normal;text-align:right;}.article__content blockquote p:nth-last-child(2){padding-top:12px;color:#061136;text-align:right;font-style:normal;font-weight:500;}@media screen and (max-width: 768px){.article__content blockquote p:nth-last-child(2){padding-top:4px;}}.breadcrumbs-wrapper > span:not(:last-child){position:relative;padding-right:18px;}.breadcrumbs-wrapper > span:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:14px;height:14px;background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\"><path d=\"M9.57782 6.99989C9.57782 7.43959 9.41584 7.87929 9.09787 8.21221L5.18633 12.3077C5.01235 12.4899 4.72439 12.4899 4.55041 12.3077C4.37643 12.1256 4.37643 11.824 4.55041 11.6419L8.46195 7.54638C8.74991 7.24487 8.74991 6.75491 8.46195 6.45341L4.55041 2.3579C4.37643 2.17574 4.37643 1.87423 4.55041 1.69207C4.72439 1.50991 5.01235 1.50991 5.18633 1.69207L9.09787 5.78757C9.41584 6.12049 9.57782 6.56019 9.57782 6.99989Z\" fill=\"%23061136\"/></svg>");}.breadcrumbs-wrapper{padding:15px 0;display:flex;gap:4px;}.breadcrumbs-wrapper > span a{color:#061136;font-family:Mukta,sans-serif;line-height:150%;}@media screen and (max-width: 768px){.breadcrumbs-wrapper > span a{font-size:14px;}}.breadcrumbs-wrapper > span span{overflow:hidden;color:#707286;text-overflow:ellipsis;font-family:Mukta,sans-serif;line-height:150%;display:-webkit-box;max-width:323px;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;}@media screen and (max-width: 768px){.breadcrumbs-wrapper > span span{font-size:14px;}}.header__inner{max-width:1440px;margin:0 auto;padding:23px;display:grid;grid-template-columns:195px 1fr;align-items:center;}.header__menu{display:grid;grid-template-columns:1fr 195px;align-items:center;}.burger-menu{display:none;}@media screen and (max-width: 768px){.header__inner{grid-template-columns:auto auto;}.header__inner .header__btns{justify-self:flex-end;flex-direction:column;align-items:center;gap:24px;}.header__inner .header__btns a{width:260px;}.header__btns .btn:not(:last-child){margin-right:0;}}@media only screen and (max-width: 425px){.header__inner{padding:16px;}}.mb-0{margin-bottom:0 !important;}.grecaptcha-badge{display:none !important;}.header__close{display:none;}@media screen and (max-width: 768px){.burger-menu{display:flex;align-items:center;justify-content:center;width:30px;height:30px;justify-self:flex-end;padding:2px;}.burger-menu span{width:100%;height:2px;background:#fff;position:relative;}.burger-menu span:after,.burger-menu span:before{content:"";position:absolute;left:0;width:100%;height:2px;background-color:#fff;}.burger-menu span:before{top:-8px;}.burger-menu span:after{bottom:-8px;}.header__close{display:block;position:absolute;top:16px;right:16px;width:28px;height:28px;}.header__close:after{content:"";position:absolute;width:20px;height:2px;background:#fff;transform:rotate(45deg);top:50%;right:4px;}.header__close:before{content:"";position:absolute;width:20px;height:2px;background:#fff;transform:rotate(-45deg);top:50%;right:4px;}.header__menu.active{transform:translateX(0);}.header__menu{position:fixed;width:100%;height:100vh;top:0;right:0;background:#061136;z-index:999999;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;transform:translateX(100%);transition:transform .4s ease-in;padding:20px 16px;}}.header__inner.header__inner-landing .header__menu{display:block;}@media screen and (max-width: 768px){.header__inner.header__inner-landing .burger-menu{display:none;}.header__inner.header__inner-landing .header__menu{display:block;position:initial;width:auto;height:auto;background:transparent;transform:translateX(0);padding:0;}.header__inner.header__inner-landing .header__close{display:none;}.header__inner.header__inner-landing .header__btns a{width:auto;}}