/*
Theme Name: Intelligentdesign3d Website
Theme URI: https://rubika.agency/
Description: Theme for Intelligentdesign3d website by Rubika professionals
Author: Rubika Agency
Author URI: https://rubika.agency
Version: 1.0
*/

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #fff;
	max-width: 100%;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	margin: 0;
	padding:15px;
	font-style:italic;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
/* Fancybox */
@keyframes fancybox-rotate{to{transform:rotate(360deg)}}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-infobar,.fancybox-toolbar{opacity:0;position:absolute;z-index:99997}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden}.fancybox-caption{opacity:0;position:absolute}.fancybox-navigation .fancybox-button{z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide::before{content:'';display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image::before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-image,.fancybox-slide--image .fancybox-content,.fancybox-spaceball{background:0 0;left:0;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background-repeat:no-repeat;background-size:100% 100%;overflow:visible;-ms-transform-origin:top left;transform-origin:top left;transition-property:transform,opacity;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{border:0;height:100%;margin:0;max-height:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:0 0;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px;color:#ccc}.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:0}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:0}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:nth-child(1),.fancybox-button--pause svg:nth-child(1),.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-ms-transform:scaleX(0);transform:scaleX(0);-ms-transform-origin:0;transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:0 0;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(to top,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent 100%);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:fancybox-rotate 1s linear infinite;background:0 0;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translate3d(0,0,0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-ms-transform:rotate(-360deg);transform:rotate(-360deg)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-ms-transform:rotate(360deg);transform:rotate(360deg)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-ms-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1) translate3d(0,0,0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translate3d(0,0,0) scale(1)}@media all and (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:0 0;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:0;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:0;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a::before{border:6px solid #ff5268;bottom:0;content:'';left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus::before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active::before{opacity:1}@media all and (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}

/* Gilroy-Light */
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 300;
  src: url("fonts/Gilroy-Light.eot");
  /* IE9 Compat Modes */
  src: local(""), url("fonts/Gilroy-Light.eot?#iefix") format("embedded-opentype"), url("fonts/Gilroy-Light.woff2") format("woff2"), url("fonts/Gilroy-Light.woff") format("woff"), url("fonts/Gilroy-Light.ttf") format("truetype"), url("fonts/Gilroy-Light.svg#OpenSans") format("svg");
  /* Legacy iOS */
}
/* Gilroy-Regular */
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/Gilroy-Regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("fonts/Gilroy-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Gilroy-Regular.woff2") format("woff2"), url("fonts/Gilroy-Regular.woff") format("woff"), url("fonts/Gilroy-Regular.ttf") format("truetype"), url("fonts/Gilroy-Regular.svg#OpenSans") format("svg");
  /* Legacy iOS */
}
/* Gilroy-Medium */
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/Gilroy-Medium.eot");
  /* IE9 Compat Modes */
  src: local(""), url("fonts/Gilroy-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/Gilroy-Medium.woff2") format("woff2"), url("fonts/Gilroy-Medium.woff") format("woff"), url("fonts/Gilroy-Medium.ttf") format("truetype"), url("fonts/Gilroy-Medium.svg#OpenSans") format("svg");
  /* Legacy iOS */
}
/* Gilroy-Semibold */
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 600;
  src: url("fonts/Gilroy-Semibold.eot");
  /* IE9 Compat Modes */
  src: local(""), url("fonts/Gilroy-Semibold.eot?#iefix") format("embedded-opentype"), url("fonts/Gilroy-Semibold.woff2") format("woff2"), url("fonts/Gilroy-Semibold.woff") format("woff"), url("fonts/Gilroy-Semibold.ttf") format("truetype"), url("fonts/Gilroy-Semibold.svg#OpenSans") format("svg");
  /* Legacy iOS */
}
/* Gilroy-Bold */
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/Gilroy-Bold.eot");
  /* IE9 Compat Modes */
  src: local(""), url("fonts/Gilroy-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Gilroy-Bold.woff2") format("woff2"), url("fonts/Gilroy-Bold.woff") format("woff"), url("fonts/Gilroy-Bold.ttf") format("truetype"), url("fonts/Gilroy-Bold.svg#OpenSans") format("svg");
  /* Legacy iOS */
}
/*!
 * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)
 * right 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*, ::after, ::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}

hr:not([size]) {
  height: 1px;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1 {
  font-size: 2.5rem;
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.75rem;
}

h4 {
  font-size: 1.5rem;
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[data-original-title], abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol, ul {
  padding-left: 2rem;
}

dl, ol, ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b, strong {
  font-weight: bolder;
}

small {
  font-size: 0.875em;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #0d6efd;
  text-decoration: none;
}

a:hover {
  color: #024dbc;
  text-decoration: underline;
}

a:not([href]), a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}

code, kbd, pre, samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

[list]::-webkit-calendar-picker-indicator {
  display: none;
}

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

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
  -webkit-appearance: textfield;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

progress {
  vertical-align: baseline;
}

::-webkit-datetime-edit {
  overflow: visible;
  line-height: 0;
}

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

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

main {
  display: block;
}

[hidden] {
  display: none !important;
}

noscript div {
  height: 100vh;
  width: 100%;
  position: fixed;
  z-index: 9999;
  background-color: #fff;
  text-align: center;
}

noscript div span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.wrapper {
  position: relative;
  min-width: 320px;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #2E2E2E;
}

.anim {
  -webkit-transition: all 1s;
  transition: all 1s;
}

img,
iframe {
  max-width: 100%;
  max-height: 100%;
}

svg {
  vertical-align: middle;
  max-width: 100%;
}

a, .btn.btn-primary, button, svg path, svg rect {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  white-space: normal;
}

textarea,
input[type=text],
input[type=tel],
input[type=password],
input[type=email],
input[type=url],
input[type=number] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  border: none;
  padding: 5px 0;
  font-weight: normal;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  height: 40px;
  border-bottom: 1px solid #2E2E2E;
  font-size: 18px;
  background-color: transparent;
}

textarea:focus,
input[type=text]:focus,
input[type=tel]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=number]:focus {
  border-bottom: 1px solid #A7DDFF;
}

textarea {
  height: 150px;
  resize: none;
}

*:focus,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 0 !important;
  outline-offset: 0 !important;
}

.btn {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  text-transform: capitalize;
  padding: 14px 67px;
  border-radius: 0;
  min-width: 240px;
  display: inline-block;
}

.btn-primary {
  color: #2E2E2E;
  background-color: transparent;
  border: 1px solid #2E2E2E;
}

.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open > .dropdown-toggle.btn-primary,
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover,
.btn-primary.focus, .btn-primary:focus {
  -webkit-box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
  background-color: #A7DDFF;
  border: 1px solid #A7DDFF;
  text-decoration: none;
  color: #2E2E2E;
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
  background-color: #A7DDFF;
  border: 1px solid #A7DDFF;
}

.btn-secondary {
  color: #fff;
  background-color: #00AEE6;
  border: 1px solid #00AEE6;
}

.btn-secondary.active, .btn-secondary:active, .btn-secondary:hover, .open > .dropdown-toggle.btn-secondary,
.btn-secondary.active.focus, .btn-secondary.active:focus, .btn-secondary.active:hover, .btn-secondary:active.focus,
.btn-secondary:active:focus, .btn-secondary:active:hover, .open > .dropdown-toggle.btn-secondary.focus,
.open > .dropdown-toggle.btn-secondary:focus, .open > .dropdown-toggle.btn-secondary:hover,
.btn-secondary.focus, .btn-secondary:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  background-color: #0E2159;
  border: 1px solid #0E2159;
}

.btn-secondary.disabled.focus, .btn-secondary.disabled:focus, .btn-secondary.disabled:hover, .btn-secondary[disabled].focus,
.btn-secondary[disabled]:focus, .btn-secondary[disabled]:hover, fieldset[disabled] .btn-secondary.focus,
fieldset[disabled] .btn-secondary:focus, fieldset[disabled] .btn-secondary:hover {
  background-color: #0E2159;
  border: 1px solid #0E2159;
}

section {
  overflow: hidden;
}

.main-section {
  overflow: visible;
}

header {
  padding: 20px 0 50px 0;
  background-color: #fff;
  z-index: 99;
  position: relative;
  -webkit-box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.2);
}

header.scrolled {
  position: fixed;
  top: -150px;
  left: 0;
  right: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-shadow: 0px 25px 96px rgba(0, 0, 0, 0.08), 0px 5px 15.6px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 25px 96px rgba(0, 0, 0, 0.08), 0px 5px 15.6px rgba(0, 0, 0, 0.04);
}

header.scrolled.fixed {
  top: 0;
}

.r-container {
  padding: 0 15px;
  width: 1310px;
  margin: 0 auto;
}

.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header .logo {
  margin-bottom: -34px;
}

.main-menu {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin-left: 20px;
}
.main-menu li a {
  font-weight: 500;
  font-size: 16px;
  color: #2E2E2E;
  text-decoration: none;
  position: relative;
  display: inline-block;
}
.main-menu li a span {
  padding: 6px 16px;
}

.main-menu li a::before,
.main-menu li a::after {
  position: absolute;
  content: "";
  left: 0;
  width: 2px;
  height: 0;
  background-color: #A7DDFF;
  z-index: 2;
  -webkit-transition: height 0.2s 0.35s ease-out;
  transition: height 0.2s 0.35s ease-out;
}

.main-menu li a::before {
  top: 50%;
}

.main-menu li a::after {
  bottom: 50%;
}

.main-menu li a:hover::before,
.main-menu li a.active::before {
  height: 50%;
  -webkit-transition: height 0.2s ease-in;
  transition: height 0.2s ease-in;
}

.main-menu li a:hover::after,
.main-menu li a.active::after {
  height: 50%;
  -webkit-transition: height 0.1s ease-in;
  transition: height 0.1s ease-in;
}

.main-menu li a span {
  display: inline-block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.main-menu li a span::before,
.main-menu li a span::after {
  position: absolute;
  content: "";
  width: 0%;
  height: 0%;
  background: transparent;
  opacity: 0;
  z-index: 2;
}

.main-menu li a span::after {
  bottom: 0;
  left: 0%;
  border-bottom: 2px solid #A7DDFF;
  -webkit-transition: width 0.25s ease-in, opacity 0s 0.35s;
  transition: width 0.25s ease-in, opacity 0s 0.35s;
}

.main-menu li a span:hover::after,
.main-menu li a.active span::after {
  width: 99%;
  opacity: 1;
  -webkit-transition: width 0.25s 0.2s ease-out, opacity 0s 0.2s;
  transition: width 0.25s 0.2s ease-out, opacity 0s 0.2s;
}

.main-menu li a span::before {
  top: 0%;
  left: 0%;
  border-top: 2px solid #A7DDFF;
  border-right: 2px solid #A7DDFF;
  -webkit-transition: height 0.15s ease-in, width 0.2s 0.15s linear, opacity 0s 0.35s;
  transition: height 0.15s ease-in, width 0.2s 0.15s linear, opacity 0s 0.35s;
}

.main-menu li a span:hover::before,
.main-menu li a.active span::before {
  width: 98.5%;
  height: 96%;
  opacity: 1;
  -webkit-transition: width 0.2s 0.1s linear, height 0.15s 0.3s ease-out, opacity 0s 0.1s;
  transition: width 0.2s 0.1s linear, height 0.15s 0.3s ease-out, opacity 0s 0.1s;
}

.location {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.2188 17.5C11.3477 17.6992 11.5742 17.832 11.832 17.832C12.0898 17.832 12.3164 17.6992 12.4492 17.5L16.7539 10.8516C17.332 9.95703 17.668 8.97266 17.668 7.83203C17.6641 4.53516 15.0742 2 11.832 2C8.58984 2 6 4.53516 6 7.83203C6 8.97266 6.33594 9.95703 6.91406 10.8516L11.2188 17.5ZM11.832 4.5C13.6719 4.5 15.1641 5.99219 15.1641 7.83203C15.1641 9.67188 13.6719 11.1641 11.832 11.1641C9.99219 11.1641 8.5 9.67188 8.5 7.83203C8.5 5.99219 9.99219 4.5 11.832 4.5Z' fill='black'/%3E%3Cmask id='path-2-inside-1_310_683' fill='white'%3E%3Cpath d='M15.9413 15L11.6679 20.6953L7.39443 15C4.93359 15.7656 4 16.9102 4 18.1953C4 20.4961 7.98428 22.3633 11.6679 22.3633C15.3515 22.3633 18.9999 20.4961 18.9999 18.1953C18.9999 16.9102 17.4022 15.7656 15.9413 15Z'/%3E%3C/mask%3E%3Cpath d='M15.9413 15L11.6679 20.6953L7.39443 15C4.93359 15.7656 4 16.9102 4 18.1953C4 20.4961 7.98428 22.3633 11.6679 22.3633C15.3515 22.3633 18.9999 20.4961 18.9999 18.1953C18.9999 16.9102 17.4022 15.7656 15.9413 15Z' fill='%23A7DDFF'/%3E%3Cpath d='M15.9413 15L16.4055 14.1143L15.652 13.7194L15.1414 14.3998L15.9413 15ZM11.6679 20.6953L10.868 21.2955L11.6679 22.3615L12.4677 21.2955L11.6679 20.6953ZM7.39443 15L8.1943 14.3998L7.77093 13.8356L7.09736 14.0451L7.39443 15ZM15.1414 14.3998L10.868 20.0951L12.4677 21.2955L16.7412 15.6002L15.1414 14.3998ZM12.4677 20.0951L8.1943 14.3998L6.59457 15.6002L10.868 21.2955L12.4677 20.0951ZM7.09736 14.0451C5.77991 14.455 4.76367 14.9974 4.06633 15.6967C3.34408 16.4209 3 17.28 3 18.1953H5C5 17.8254 5.12272 17.4697 5.48247 17.109C5.86714 16.7233 6.54811 16.3106 7.69151 15.9549L7.09736 14.0451ZM3 18.1953C3 19.9425 4.46547 21.239 5.99267 22.0301C7.5992 22.8621 9.67513 23.3633 11.6679 23.3633V21.3633C9.97702 21.3633 8.21901 20.9308 6.9125 20.2541C5.52667 19.5363 5 18.7489 5 18.1953H3ZM11.6679 23.3633C13.663 23.3633 15.6641 22.8609 17.1969 22.0184C18.6748 21.2062 19.9999 19.9028 19.9999 18.1953H17.9999C17.9999 18.7886 17.5008 19.5692 16.2336 20.2657C15.0212 20.9321 13.3563 21.3633 11.6679 21.3633V23.3633ZM19.9999 18.1953C19.9999 17.1339 19.3513 16.278 18.7003 15.6713C18.0252 15.0421 17.1725 14.5162 16.4055 14.1143L15.4771 15.8857C16.171 16.2494 16.8476 16.6786 17.3366 17.1344C17.8497 17.6126 17.9999 17.9715 17.9999 18.1953H19.9999Z' fill='%23A7DDFF' mask='url(%23path-2-inside-1_310_683)'/%3E%3C/svg%3E%0A");
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 28px;
  font-weight: 500;
  font-size: 16px;
  color: #2E2E2E;
}

.phone-drop {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_310_678' fill='white'%3E%3Cpath d='M1.30519 2.52114L1.72282 2.10352L6.09726 6.47796L5.33044 7.2436C5.27551 7.2984 5.23192 7.36349 5.20219 7.43515C5.17245 7.50681 5.15714 7.58364 5.15714 7.66123C5.15714 7.73882 5.17245 7.81564 5.20219 7.8873C5.23192 7.95897 5.27551 8.02406 5.33044 8.07885C5.33044 8.07885 6.82291 10.5735 8.12457 11.8751C9.42608 13.1766 11.9204 14.6688 11.9204 14.6688C12.0329 14.7758 12.1822 14.8355 12.3374 14.8355C12.4927 14.8355 12.642 14.7758 12.7545 14.6688L13.5213 13.902L17.8887 18.2788L17.471 18.6964C17.1643 19.0032 16.0011 20 13.8658 20C11.9593 20 8.84486 19.1601 4.84085 15.1572C-3.14947 7.16456 1.11526 2.71108 1.30519 2.52114Z'/%3E%3C/mask%3E%3Cpath d='M1.30519 2.52114L1.72282 2.10352L6.09726 6.47796L5.33044 7.2436C5.27551 7.2984 5.23192 7.36349 5.20219 7.43515C5.17245 7.50681 5.15714 7.58364 5.15714 7.66123C5.15714 7.73882 5.17245 7.81564 5.20219 7.8873C5.23192 7.95897 5.27551 8.02406 5.33044 8.07885C5.33044 8.07885 6.82291 10.5735 8.12457 11.8751C9.42608 13.1766 11.9204 14.6688 11.9204 14.6688C12.0329 14.7758 12.1822 14.8355 12.3374 14.8355C12.4927 14.8355 12.642 14.7758 12.7545 14.6688L13.5213 13.902L17.8887 18.2788L17.471 18.6964C17.1643 19.0032 16.0011 20 13.8658 20C11.9593 20 8.84486 19.1601 4.84085 15.1572C-3.14947 7.16456 1.11526 2.71108 1.30519 2.52114Z' fill='%23A7DDFF'/%3E%3Cpath d='M1.30519 2.52114L2.0123 3.22825L1.30519 2.52114ZM1.72282 2.10352L1.01571 1.39641L1.72282 0.689302L2.42993 1.39641L1.72282 2.10352ZM6.09726 6.47796L6.80437 5.77085L7.51202 6.4785L6.80382 7.18561L6.09726 6.47796ZM5.33044 7.2436L6.037 7.95125L6.03665 7.9516L5.33044 7.2436ZM5.33044 8.07885L6.03665 7.37085L6.12472 7.4587L6.18858 7.56544L5.33044 8.07885ZM11.9204 14.6688L12.4338 13.8107L12.5291 13.8677L12.6095 13.9441L11.9204 14.6688ZM12.3374 14.8355V13.8355V14.8355ZM12.7545 14.6688L13.4616 15.3759L13.4527 15.3848L13.4436 15.3935L12.7545 14.6688ZM13.5213 13.902L12.8142 13.1949L13.5221 12.487L14.2292 13.1957L13.5213 13.902ZM17.8887 18.2788L18.5965 17.5725L19.3021 18.2796L18.5958 18.9859L17.8887 18.2788ZM17.471 18.6964L16.7639 17.9893H16.7639L17.471 18.6964ZM4.84085 15.1572L4.13385 15.8644L4.13364 15.8642L4.84085 15.1572ZM8.12457 11.8751L7.41748 12.5822L8.12457 11.8751ZM0.598089 1.81403L1.01571 1.39641L2.42993 2.81062L2.0123 3.22825L0.598089 1.81403ZM2.42993 1.39641L6.80437 5.77085L5.39016 7.18506L1.01571 2.81062L2.42993 1.39641ZM6.80382 7.18561L6.037 7.95125L4.62387 6.53595L5.3907 5.77031L6.80382 7.18561ZM6.03665 7.9516C6.07484 7.91351 6.10515 7.86825 6.12582 7.81842L4.27855 7.05188C4.3587 6.85873 4.47617 6.68329 4.62422 6.5356L6.03665 7.9516ZM6.12582 7.81842C6.1465 7.7686 6.15714 7.71518 6.15714 7.66123H4.15714C4.15714 7.4521 4.1984 7.24503 4.27855 7.05188L6.12582 7.81842ZM6.15714 7.66123C6.15714 7.60727 6.1465 7.55386 6.12582 7.50404L4.27855 8.27057C4.1984 8.07742 4.15714 7.87036 4.15714 7.66123H6.15714ZM6.12582 7.50404C6.10515 7.45421 6.07484 7.40895 6.03665 7.37085L4.62422 8.78685C4.47617 8.63917 4.3587 8.46373 4.27855 8.27057L6.12582 7.50404ZM12.6095 13.9441C12.5361 13.8744 12.4387 13.8355 12.3374 13.8355V15.8355C11.9257 15.8355 11.5297 15.6772 11.2313 15.3935L12.6095 13.9441ZM12.3374 13.8355C12.2362 13.8355 12.1388 13.8744 12.0654 13.9441L13.4436 15.3935C13.1452 15.6772 12.7492 15.8355 12.3374 15.8355V13.8355ZM12.0474 13.9617L12.8142 13.1949L14.2284 14.6091L13.4616 15.3759L12.0474 13.9617ZM14.2292 13.1957L18.5965 17.5725L17.1808 18.9851L12.8134 14.6083L14.2292 13.1957ZM18.5958 18.9859L18.1782 19.4035L16.7639 17.9893L17.1816 17.5717L18.5958 18.9859ZM18.1782 19.4035C17.7458 19.8359 16.3426 21 13.8658 21V19C15.6596 19 16.5828 18.1704 16.7639 17.9893L18.1782 19.4035ZM13.8658 21C11.6325 21 8.27675 20.0061 4.13385 15.8644L5.54785 14.45C9.41296 18.314 12.2862 19 13.8658 19V21ZM4.13364 15.8642C0.0128117 11.7422 -1.10048 8.37443 -0.993664 5.87054C-0.887802 3.38913 0.407217 2.00491 0.598089 1.81403L2.0123 3.22825C2.01324 3.22731 1.08092 4.1648 1.00452 5.95578C0.929071 7.72428 1.67857 10.5796 5.54806 14.4502L4.13364 15.8642ZM5.33044 8.07885C6.18858 7.56544 6.18855 7.56539 6.18852 7.56534C6.18852 7.56534 6.1885 7.5653 6.1885 7.5653C6.18849 7.56529 6.18851 7.56531 6.18854 7.56538C6.18862 7.56551 6.18879 7.56579 6.18904 7.56621C6.18955 7.56706 6.19042 7.56851 6.19164 7.57053C6.19407 7.57457 6.19789 7.58091 6.20306 7.58946C6.2134 7.60655 6.22911 7.6324 6.24978 7.66614C6.29114 7.73363 6.35227 7.83253 6.42991 7.95568C6.58539 8.20231 6.80601 8.54456 7.06577 8.92576C7.59534 9.70294 8.25056 10.5869 8.83167 11.168L7.41748 12.5822C6.69691 11.8617 5.95507 10.8475 5.41299 10.052C5.13692 9.64681 4.90308 9.28405 4.73804 9.02226C4.65542 8.89121 4.58978 8.78504 4.54443 8.71103C4.52175 8.67401 4.50413 8.645 4.49197 8.62491C4.48589 8.61487 4.48118 8.60705 4.47788 8.60157C4.47623 8.59883 4.47494 8.59667 4.474 8.59512C4.47354 8.59434 4.47316 8.59371 4.47288 8.59323C4.47273 8.59299 4.47261 8.59279 4.47252 8.59263C4.47247 8.59255 4.47241 8.59246 4.47239 8.59242C4.47234 8.59233 4.47229 8.59226 5.33044 8.07885ZM8.83167 11.168C9.4127 11.749 10.2966 12.4041 11.0737 12.9336C11.4548 13.1933 11.797 13.4139 12.0436 13.5694C12.1668 13.647 12.2656 13.7081 12.3331 13.7495C12.3669 13.7702 12.3927 13.7859 12.4098 13.7962C12.4183 13.8014 12.4247 13.8052 12.4287 13.8076C12.4308 13.8088 12.4322 13.8097 12.433 13.8102C12.4335 13.8105 12.4338 13.8106 12.4339 13.8107C12.4339 13.8108 12.434 13.8108 12.434 13.8108C12.434 13.8108 12.4339 13.8107 12.4339 13.8107C12.4339 13.8107 12.4338 13.8107 11.9204 14.6688C11.407 15.527 11.4069 15.5269 11.4069 15.5269C11.4068 15.5269 11.4067 15.5268 11.4066 15.5268C11.4065 15.5267 11.4063 15.5265 11.406 15.5264C11.4056 15.5261 11.4049 15.5257 11.4042 15.5253C11.4026 15.5243 11.4004 15.523 11.3977 15.5214C11.3922 15.5181 11.3844 15.5134 11.3744 15.5073C11.3543 15.4951 11.3253 15.4775 11.2883 15.4548C11.2143 15.4095 11.1081 15.3439 10.9771 15.2613C10.7153 15.0962 10.3526 14.8624 9.94747 14.5864C9.15202 14.0444 8.13796 13.3027 7.41748 12.5822L8.83167 11.168Z' fill='%23A7DDFF' mask='url(%23path-1-inside-1_310_678)'/%3E%3Cpath d='M6.99583 5.3896L2.61785 1.0128L3.13457 0.500796C3.8023 -0.166932 4.96905 -0.166932 5.63678 0.500796L7.50783 2.37185C7.84287 2.70689 8.02691 3.15165 8.02691 3.62354C8.02691 4.09544 7.84287 4.54019 7.51019 4.87406L6.99583 5.3896ZM14.9331 12.2981C15.6008 11.6304 16.7675 11.6304 17.4353 12.2981L19.3063 14.1692C19.6402 14.5042 19.8242 14.949 19.8242 15.4209C19.8242 15.8927 19.6402 16.3375 19.304 16.6737L18.7884 17.1834L14.4199 12.8148L14.9331 12.2981Z' fill='black'/%3E%3C/svg%3E%0A");
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 26px;
  margin-left: 40px;
}
.phone-drop a {
  font-weight: 500;
  font-size: 16px;
  color: #2E2E2E;
  text-decoration: none;
}
.phone-drop a:hover {
  color: #A7DDFF;
}

.r-drpodown {
  position: relative;
  padding-right: 20px;
}
.r-drpodown .drop-arrow {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: rotate(180deg) translateY(50%);
  transform: rotate(180deg) translateY(50%);
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='9' viewBox='0 0 13 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 7.5L6.5 2L12 7.5' stroke='%23A7DDFF' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  width: 13px;
  height: 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.r-drpodown .drop-container {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  top: 110%;
  right: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  opacity: 0;
  visibility: hidden;
  padding: 0 20px 10px 20px;
  background-color: #fff;
  z-index: 80;
  -webkit-box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.2);
}
.r-drpodown.open-drop .drop-arrow {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.r-drpodown.open-drop .drop-container {
  opacity: 1;
  visibility: visible;
  top: 100%;
}

.lang {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #2E2E2E;
  margin-left: 40px;
}

section {
  padding: 150px 0;
}

section.no-padding {
  padding: 0;
}

h1 {
  font-weight: 600;
  font-size: 85px;
  line-height: 104px;
  text-transform: capitalize;
  color: #2E2E2E;
  margin-top: 0;
  margin-bottom: 60px;
}

.subtitle {
  font-weight: 300;
  font-size: 70px;
  line-height: 84px;
  color: #A7DDFF;
  margin-bottom: 20px;
}

h2, .main-title {
  text-align: center;
  font-weight: 700;
  font-size: 50px;
  line-height: 62px;
  color: #2E2E2E;
  margin-top: 0;
  margin-bottom: 60px;
}

.main-section {
  background-image: url("data:image/svg+xml,%3Csvg width='1194' height='801' viewBox='0 0 1194 801' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M146.245 61.0066L117.866 46.2631L116.522 100.174L77.0298 194.512L69.805 246.16L76.9362 321.044L109.764 428.888L138.775 439.859L174.815 481.791L179.763 500.481L232.039 507.478L312.972 558.436L384.075 564.901L385.49 553.496L421.137 555.246L452.217 582.87L466.183 619.322L503.715 633.805L519.555 616.565L543.372 619.533L585.734 674.594L605.322 713.009L649.958 718.739L638.695 681.47L660.909 644.933L704.725 622.12L784.317 604.41L795.751 616.741L839.77 608.906L824.879 579.318L866.316 566.406L926.882 568.466L954.156 560.411L983.748 583.367L991.563 616.757L1048.01 681.043L1060.19 670.516L1064.4 633.111L1011.18 535.153L1011.73 498.115L1021.68 474.641L1097.05 380.098L1109.83 346.312L1081.31 315.409L1064.07 264.724L1073.8 257.059L1093.04 308.84L1097.91 304.769L1106.45 219.216L1174.25 152.31L1142.4 134.705L1146.9 104.956L1193.02 46.9988L1167.5 32.8724L1152.03 1L1132.26 11.6784L1121.88 8.76296L1117.33 74.8833L1041.15 110.546L1030.54 136.023L1039.71 155.197L1013.5 168.974L988.12 175.191L989.853 191.837L927.382 246.51L908.008 241.187L921.825 213.86L908.909 180.722L899.644 177.794L894.218 191.012L885.709 186.527L894.529 161.703L879.889 143.918L863.197 141.402L834.654 185.546L850.128 232.328L836.38 258.072L820.974 253.009L802.204 179.383L829.298 146.588L866.972 129.799L862.994 121.192L823.387 130.748L794.478 103.234L761.943 134.365L724.559 133.123L764.766 98.8105L724.787 98.9928L652.534 79.8727L564.318 88.7003L367.294 79.6745L157.972 35.1108L163.412 58.0296L153.073 83.6195L141.676 78.5226L146.245 61.0066Z' fill='%23F4F4F4'/%3E%3Cpath d='M92.779 540.402L40.9643 564.246L61.6784 584.596L47.6587 594.416L29.6162 586.486L18.9931 598.368L28.9161 609.354L48.4259 610.771L41.7732 625.051L15.3431 629.183L1 650.539L46.1565 690.84L3.01184 703.164L2.07079 710.271L42.1418 710.969L74.1009 688.592L86.4215 677.625L105.438 672.746L109.813 661.62L122.817 662.925L139.438 676.654L151.857 673.857L216.318 731.477L226.695 715.431L177.476 673.136L147.672 651.748L150.375 554.97L121.923 553.87L92.779 540.402Z' fill='%23F4F4F4'/%3E%3Cpath d='M311.26 686.525L325.397 684.037L327.929 703.365L303.826 701.242L311.26 686.525Z' fill='%23F4F4F4'/%3E%3Cpath d='M387.97 717.166L366.915 695.897L358.17 708.611L371.732 725.766L387.97 717.166Z' fill='%23F4F4F4'/%3E%3Cpath d='M393.227 720.48L416.293 713.028L446.255 733.641L415.725 747.729L393.227 720.48Z' fill='%23F4F4F4'/%3E%3Cpath d='M489.641 772.888L446.254 746.411L449.501 796.007L465.247 800L489.641 772.888Z' fill='%23F4F4F4'/%3E%3Cpath d='M146.245 61.0066L117.866 46.2631L116.522 100.174L77.0298 194.512L69.805 246.16L76.9362 321.044L109.764 428.888L138.775 439.859L174.815 481.791L179.763 500.481L232.039 507.478L312.972 558.436L384.075 564.901L385.49 553.496L421.137 555.246L452.217 582.87L466.183 619.322L503.715 633.805L519.555 616.565L543.372 619.533L585.734 674.594L605.322 713.009L649.958 718.739L638.695 681.47L660.909 644.933L704.725 622.12L784.317 604.41L795.751 616.741L839.77 608.906L824.879 579.318L866.316 566.406L926.882 568.466L954.156 560.411L983.748 583.367L991.563 616.757L1048.01 681.043L1060.19 670.516L1064.4 633.111L1011.18 535.153L1011.73 498.115L1021.68 474.641L1097.05 380.098L1109.83 346.312L1081.31 315.409L1064.07 264.724L1073.8 257.059L1093.04 308.84L1097.91 304.769L1106.45 219.216L1174.25 152.31L1142.4 134.705L1146.9 104.956L1193.02 46.9988L1167.5 32.8724L1152.03 1L1132.26 11.6784L1121.88 8.76296L1117.33 74.8833L1041.15 110.546L1030.54 136.023L1039.71 155.197L1013.5 168.974L988.12 175.191L989.853 191.837L927.382 246.51L908.008 241.187L921.825 213.86L908.909 180.722L899.644 177.794L894.218 191.012L885.709 186.527L894.529 161.703L879.889 143.918L863.197 141.402L834.654 185.546L850.128 232.328L836.38 258.072L820.974 253.009L802.204 179.383L829.298 146.588L866.972 129.799L862.994 121.192L823.387 130.748L794.478 103.234L761.943 134.365L724.559 133.123L764.766 98.8105L724.787 98.9928L652.534 79.8727L564.318 88.7003L367.294 79.6745L157.972 35.1108L163.412 58.0296L153.073 83.6195L141.676 78.5226L146.245 61.0066Z' stroke='%23E0E0E0' stroke-linejoin='round'/%3E%3Cpath d='M92.779 540.402L40.9643 564.246L61.6784 584.596L47.6587 594.416L29.6162 586.486L18.9931 598.368L28.9161 609.354L48.4259 610.771L41.7732 625.051L15.3431 629.183L1 650.539L46.1565 690.84L3.01184 703.164L2.07079 710.271L42.1418 710.969L74.1009 688.592L86.4215 677.625L105.438 672.746L109.813 661.62L122.817 662.925L139.438 676.654L151.857 673.857L216.318 731.477L226.695 715.431L177.476 673.136L147.672 651.748L150.375 554.97L121.923 553.87L92.779 540.402Z' stroke='%23E0E0E0' stroke-linejoin='round'/%3E%3Cpath d='M311.26 686.525L325.397 684.037L327.929 703.365L303.826 701.242L311.26 686.525Z' stroke='%23E0E0E0' stroke-linejoin='round'/%3E%3Cpath d='M387.97 717.166L366.915 695.897L358.17 708.611L371.732 725.766L387.97 717.166Z' stroke='%23E0E0E0' stroke-linejoin='round'/%3E%3Cpath d='M393.227 720.48L416.293 713.028L446.255 733.641L415.725 747.729L393.227 720.48Z' stroke='%23E0E0E0' stroke-linejoin='round'/%3E%3Cpath d='M489.641 772.888L446.254 746.411L449.501 796.007L465.247 800L489.641 772.888Z' stroke='%23E0E0E0' stroke-linejoin='round'/%3E%3Cpath d='M1160.91 206.679L1158.81 206.839L1158.01 208.438L1160.91 206.679ZM1111.5 242.981L1112.63 243.941L1114.73 243.461L1116.51 243.941L1117.96 241.862H1121.03L1124.9 240.423L1133.14 237.064L1132.33 236.265L1129.26 237.544L1126.04 238.983L1126.36 237.704L1130.56 235.945L1131.85 234.346L1133.79 234.505L1140.41 230.827V231.947L1133.62 236.744L1140.89 232.267L1143.64 228.748L1146.06 228.588L1153.32 223.631L1158.49 218.673L1163.33 214.995L1164.95 213.076L1162.2 212.916L1160.59 214.835L1160.27 215.955L1158.81 217.074L1157.52 215.315L1154.78 216.914L1154.62 218.354L1153.16 218.034L1153.97 216.594L1152.03 215.475L1151.06 216.914L1152.52 217.394L1152.84 218.194L1152.35 218.993L1150.09 223.151H1147.03L1148.48 220.273L1149.93 219.313L1150.42 216.594L1152.68 214.036L1154.13 212.756L1156.55 211.637L1154.62 211.317L1153.49 212.756H1152.35L1150.58 214.036L1150.26 215.635L1146.7 218.993L1146.06 220.433L1143.8 221.872L1131.36 224.91L1131.69 226.35L1130.23 227.469L1127 227.949L1125.39 226.989L1125.07 228.748L1123.29 228.109L1123.45 229.708L1121.51 229.548L1119.58 230.348L1119.25 232.107H1117.64L1117.96 233.706H1116.83L1117.15 235.305L1114.25 235.945L1111.83 239.623L1111.5 242.981ZM1110.21 242.342L1107.63 242.981V244.58L1106.5 247.139L1107.47 248.259L1111.34 244.58L1111.18 243.141L1110.21 242.342ZM1093.9 90.0975L1092.93 93.136L1095.19 94.5753L1094.55 96.9741L1095.36 102.092L1098.91 105.77L1098.26 109.288L1099.23 112.486L1098.59 114.086L1098.1 120.163L1103.11 130.877L1101.81 133.756L1103.27 137.274L1104.72 134.715L1107.79 137.114L1112.63 159.823L1111.83 163.021L1113.6 164.62L1112.79 188.608L1113.92 190.208L1118.45 216.275L1121.35 218.673L1115.7 224.111L1118.45 227.629L1116.35 232.906L1113.92 235.625L1111.5 239.303L1111.18 238.184L1111.83 228.748L1088.25 220.912L1085.67 219.153L1082.6 219.633L1077.76 216.115L1072.91 206.839H1069.68L1069.04 204.44L1066.29 202.681L952.455 224.91L951.163 215.315L958.106 209.078L959.075 206.36L965.372 202.362L966.341 198.523L970.055 195.325L971.347 193.566L968.602 188.289L965.857 187.489L962.95 182.691L962.627 177.574L974.899 171.337L988.14 168.778H995.244L1000.41 171.337L1001.86 171.177L1004.77 168.618L1010.26 167.499H1015.11L1019.3 165.42L1023.34 161.262L1027.22 156.305L1030.28 155.665L1032.06 154.865L1032.71 149.748L1030.44 145.43L1028.51 144.311L1031.74 142.232L1031.58 139.353H1029.15L1025.44 137.114L1025.28 132.157L1035.29 122.401L1036.42 118.563L1042.39 108.488L1051.92 98.2535L1055.31 95.5348L1059.35 95.6948L1092.61 87.3789L1093.9 90.0975Z' fill='%23E0E0E0'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
}
.main-section:before {
  content: "";
  background: linear-gradient(114.38deg, #F9F9F9 14.12%, rgba(249, 249, 249, 0.6) 108.43%);
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.main-section .r-container {
  position: relative;
  z-index: 2;
}
.main-section .text {
  font-size: 30px;
  line-height: 150%;
  max-width: 500px;
  margin-bottom: 50px;
}
.main-section img {
  position: absolute;
  bottom: 40px;
  right: 10px;
}
.main-section .btn-primary {
  margin-bottom: 90px;
}

.decorate-section {
  position: relative;
}
.decorate-section .decorate-block {
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
}

.about-section .decorate-block_1 {
  background-image: url("data:image/svg+xml,%3Csvg width='649' height='520' viewBox='0 0 649 520' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-90.0735 243.447C19.249 259.221 87.5911 298.077 131.15 333.552C140.241 340.957 147.372 347.498 153.464 353.446C174.663 349.803 199.21 346.966 229.005 343.523L229.006 343.523L229.109 343.511C273.675 338.361 296.792 339.074 313.947 339.607L313.98 339.608C331.088 340.14 342.219 340.486 362.861 334.639C405.536 322.544 436.844 298.708 469.48 263.617C469.336 261.255 469.212 258.846 469.111 256.389C466.638 196.267 478.521 109.558 547.048 0.587856L547.791 1.03961C479.36 109.856 467.52 196.393 469.986 256.348C470.075 258.512 470.182 260.639 470.305 262.728C470.915 262.068 471.526 261.405 472.138 260.737C472.086 258.289 472.052 255.791 472.041 253.24C471.786 194.008 484.687 108.461 551.846 0.669853L552.591 1.11851C485.525 108.761 472.662 194.147 472.917 253.23C472.927 255.46 472.954 257.649 472.995 259.8C473.591 259.147 474.187 258.49 474.784 257.83C474.831 255.304 474.895 252.725 474.981 250.091C476.888 191.777 490.863 107.368 556.659 0.758135L557.407 1.20366C491.699 107.671 477.759 191.931 475.857 250.113C475.782 252.395 475.724 254.636 475.679 256.837C476.259 256.193 476.839 255.546 477.419 254.895C477.571 252.299 477.74 249.647 477.929 246.938C481.925 189.575 497.047 106.272 561.466 0.841497L562.215 1.28371C497.88 106.577 482.791 189.743 478.803 246.991C478.641 249.316 478.493 251.598 478.359 253.84C478.912 253.218 479.465 252.592 480.02 251.964C480.282 249.298 480.56 246.575 480.858 243.79C486.886 187.398 503.213 105.179 566.262 0.939059L567.013 1.3779C504.044 105.488 487.747 187.58 481.729 243.875C481.476 246.239 481.238 248.559 481.011 250.838C481.544 250.23 482.078 249.62 482.613 249.007C482.991 246.279 483.385 243.491 483.797 240.639C491.79 185.233 509.388 104.085 571.064 1.01318L571.817 1.44851C510.215 104.397 492.645 185.429 484.664 240.755C484.319 243.146 483.986 245.494 483.665 247.799C484.177 247.209 484.689 246.617 485.203 246.022C485.7 243.242 486.211 240.4 486.74 237.492C496.635 183.077 515.573 102.99 575.87 1.10117L576.625 1.53285C516.396 103.307 497.485 183.289 487.602 237.639C487.165 240.043 486.739 242.403 486.324 244.721C486.81 244.156 487.297 243.589 487.784 243.019L487.811 242.894C488.422 240.105 489.046 237.254 489.687 234.338C501.412 180.925 521.74 101.901 580.673 1.18387L581.431 1.61185C522.56 102.223 502.257 181.153 490.543 234.515C490.014 236.923 489.496 239.288 488.988 241.609C489.437 241.081 489.887 240.552 490.338 240.02C491.084 237.144 491.843 234.202 492.619 231.191C506.133 178.772 527.913 100.799 585.487 1.26602L586.247 1.69025C528.729 101.127 506.972 179.015 493.468 231.398C492.848 233.803 492.239 236.164 491.639 238.483C492.055 237.99 492.472 237.496 492.89 236.999C493.765 234.08 494.654 231.093 495.559 228.035C510.795 176.606 534.089 99.6985 590.279 1.34834L591.041 1.76853C534.901 100.032 511.629 176.865 496.4 228.272C495.692 230.661 494.995 233.008 494.306 235.313C494.686 234.859 495.067 234.404 495.449 233.948C496.452 230.998 497.47 227.981 498.505 224.892C498.83 223.921 499.158 222.94 499.49 221.95L499.69 221.353C516.572 170.925 541.534 96.3635 595.088 1.44276L595.853 1.85887C542.34 96.7072 517.399 171.205 500.52 221.622L499.336 225.158C498.549 227.507 497.772 229.815 497.004 232.083C497.334 231.686 497.665 231.287 497.997 230.888C499.131 227.91 500.281 224.863 501.448 221.745C502.751 218.264 504.093 214.659 505.481 210.93L505.502 210.872C523.849 161.581 550.221 90.7262 599.891 1.52575L600.658 1.93761C551.021 91.0789 524.668 161.881 506.324 211.167L506.311 211.2C504.92 214.937 503.575 218.551 502.27 222.039C501.411 224.333 500.562 226.589 499.721 228.807C499.993 228.478 500.266 228.148 500.539 227.817C501.806 224.813 503.089 221.741 504.39 218.597C506.929 212.465 509.596 205.933 512.423 199.008L512.424 199.007C531.978 151.109 559.196 84.4408 604.695 1.61194L605.464 2.01946C559.991 84.8027 532.791 151.427 513.236 199.324C510.409 206.25 507.741 212.784 505.201 218.919C504.282 221.138 503.373 223.321 502.472 225.47L503.068 224.745C504.47 221.715 505.89 218.618 507.329 215.449C511.591 206.07 516.169 195.727 521.162 184.448L521.168 184.433C541.531 138.433 568.781 76.8718 609.499 1.70172L610.271 2.10471C569.572 77.2405 542.338 138.764 521.976 184.763L521.975 184.764L521.969 184.778C516.975 196.061 512.393 206.411 508.128 215.798C507.165 217.918 506.211 220.006 505.265 222.063L505.586 221.67C507.127 218.615 508.686 215.491 510.268 212.297C517.11 198.479 524.688 182.507 533.244 164.475L533.246 164.471L533.248 164.466C553.627 121.516 579.553 66.8752 614.293 1.77843L615.067 2.1767C580.336 67.2571 554.427 121.862 534.051 164.808L534.05 164.809C525.49 182.85 517.906 198.834 511.054 212.672C510.07 214.661 509.093 216.623 508.125 218.558L508.158 218.518C509.824 215.464 511.512 212.344 513.222 209.155C524.582 187.984 537.788 161.653 553.432 130.461C554.742 127.851 556.068 125.206 557.412 122.528C574.81 87.849 595.126 47.4985 619.106 1.86939L619.883 2.26276C595.907 47.8843 575.594 88.2286 558.196 122.907C556.853 125.583 555.528 128.226 554.219 130.835L554.215 130.844C538.573 162.031 525.362 188.373 513.996 209.555C513.552 210.383 513.109 211.207 512.668 212.025C513.824 210.046 514.99 208.041 516.166 206.009C538.284 167.792 566.879 112.406 603.486 41.5009L603.489 41.495L603.549 41.3786C610.079 28.7303 616.864 15.5885 623.913 1.96247L624.692 2.35087C617.644 15.9756 610.86 29.117 604.33 41.7656L604.273 41.8758C567.97 112.192 539.534 167.27 517.481 205.473C518.022 204.606 518.565 203.734 519.11 202.858C546.618 158.607 583.493 90.9327 628.712 2.036L629.495 2.41911C585.55 88.8117 549.473 155.183 522.209 199.5C551.119 156.017 589.751 89.6925 633.522 2.13441L634.307 2.51212C592.825 85.4918 555.951 149.419 527.581 192.922C557.615 150.162 597.044 86.3143 638.324 2.21121L639.112 2.58327C599.854 82.5679 562.264 144.249 532.823 186.912C563.95 144.915 604.097 83.348 643.128 2.30252L643.918 2.66879C606.852 79.6353 568.777 139.051 538.362 180.839C570.493 139.654 611.116 80.3681 647.931 2.38433L648.725 2.74451C608.959 86.9789 564.753 149.419 531.58 190.816L531.518 190.893C528.142 195.107 524.832 199.238 521.581 203.285C519.951 205.433 518.336 207.557 516.735 209.656C515.287 211.673 513.851 213.666 512.426 215.635C510.911 217.868 509.409 220.069 507.92 222.239C506.677 224.178 505.443 226.091 504.218 227.979C502.981 230.028 501.754 232.046 500.535 234.035C499.331 236.161 498.136 238.251 496.948 240.308C495.958 242.178 494.973 244.02 493.993 245.834C493.015 247.821 492.043 249.775 491.076 251.696C490.173 253.685 489.275 255.639 488.381 257.56C487.572 259.509 486.768 261.423 485.965 263.304C485.237 265.25 484.511 267.162 483.786 269.04C483.172 270.888 482.559 272.705 481.947 274.491C481.41 276.357 480.874 278.189 480.338 279.989C479.868 281.934 479.399 283.841 478.928 285.714C478.567 287.587 478.204 289.425 477.84 291.231C477.591 292.986 477.341 294.711 477.088 296.406C476.93 298.21 476.771 299.982 476.607 301.723C476.549 303.628 476.488 305.496 476.42 307.329C476.472 309.082 476.52 310.804 476.561 312.496C476.722 314.234 476.878 315.941 477.025 317.619C477.955 323.46 478.803 328.949 479.444 334.174C481.926 354.418 481.28 370.654 470.041 387.802C447.271 422.541 402.229 437.281 352.905 437.734C303.565 438.187 249.816 424.35 209.46 401.786C194.026 393.157 184.354 385.376 175.61 377.019C174.785 376.361 173.97 375.7 173.161 375.036C172.321 374.459 171.489 373.881 170.662 373.299C169.756 372.768 168.858 372.235 167.966 371.699C167.039 371.24 166.12 370.778 165.207 370.314C164.211 369.9 163.222 369.485 162.24 369.067C161.167 368.7 160.102 368.332 159.043 367.961C158.029 367.682 157.022 367.402 156.02 367.119C154.796 366.858 153.582 366.596 152.375 366.33C151.215 366.149 150.064 365.965 148.918 365.78C147.565 365.639 146.222 365.496 144.887 365.351C143.461 365.272 142.046 365.191 140.639 365.107C138.996 365.092 137.366 365.074 135.745 365.052C133.953 365.113 132.174 365.172 130.404 365.227C128.329 365.385 126.27 365.542 124.219 365.695C122.849 365.858 121.485 366.021 120.124 366.184L120.117 366.185C115.608 366.725 111.139 367.26 106.632 367.768C100.054 369.761 93.6341 371.966 87.2087 374.421C84.6888 375.535 82.181 376.701 79.6763 377.924C76.3929 379.745 73.1411 381.69 69.9027 383.773C51.7511 395.444 2.56817 431.663 -21.9438 519.977L-22.3684 518.254C1.18386 434.908 46.6801 398.261 66.6488 384.874C44.5296 397.953 0.735832 431.225 -25.2639 506.502L-25.6471 504.946C3.21046 422.56 53.3455 390.769 72.3745 380.674C72.9351 380.376 73.4954 380.082 74.0557 379.79C53.0275 389.082 3.4252 417.227 -28.5656 493.1L-28.9137 491.688C-5.49904 436.773 27.1216 406.981 51.2455 391.261C26.558 405.555 -6.56878 430.379 -31.8475 479.779L-32.1647 478.492C0.284612 415.7 45.3998 392.772 69.214 380.67L69.2162 380.668C72.4786 379.011 75.3411 377.556 77.7165 376.23C75.1226 377.438 72.1688 378.717 68.9134 380.126C43.3881 391.177 -0.676842 410.255 -35.1212 466.492L-35.4133 465.306C-0.872699 409.38 43.1903 390.314 68.5907 379.322C73.5471 377.178 77.7929 375.34 81.1187 373.597C81.5833 373.353 82.0478 373.113 82.5122 372.876C78.606 374.572 73.8327 376.266 68.3851 378.199C41.4933 387.744 -1.82882 403.12 -38.3812 453.26L-38.6524 452.159C-2.00213 402.242 41.3933 386.851 68.1581 377.358L68.159 377.358C74.4944 375.111 79.898 373.195 84.0596 371.229C85.2032 370.689 86.3446 370.168 87.4848 369.667L87.1842 369.692C61.8301 371.763 7.46702 382.571 -41.6446 440.014L-41.8999 438.978C7.29507 381.731 61.6734 370.909 87.1181 368.83C88.0888 368.751 89.0535 368.669 90.013 368.585C91.0865 368.139 92.1596 367.709 93.2332 367.295C92.182 367.314 91.1238 367.328 90.0577 367.337C63.1576 367.576 8.2207 374.432 -44.891 426.837L-45.1322 425.858C8.07208 373.583 63.0642 366.712 90.0561 366.473C91.954 366.456 93.8266 366.424 95.6789 366.379C96.7346 365.996 97.7913 365.628 98.85 365.273C96.9096 365.194 94.9448 365.096 92.9495 364.976C64.474 363.258 8.97702 366.29 -48.1294 413.693L-48.3595 412.759C8.85421 365.432 64.441 362.39 93.0092 364.113C95.8097 364.282 98.5499 364.408 101.247 364.497C102.283 364.172 103.321 363.861 104.362 363.562C101.578 363.297 98.7419 362.985 95.8352 362.616C65.8047 358.809 9.72828 358.146 -51.361 400.576L-51.5826 399.677C9.63277 357.279 65.828 357.94 95.953 361.759C99.6434 362.227 103.219 362.604 106.721 362.908C107.742 362.635 108.766 362.374 109.794 362.124C106.206 361.595 102.531 360.978 98.7228 360.251C67.1769 354.226 10.4811 349.994 -54.5879 387.479L-54.8031 386.605C10.4133 349.119 67.2517 353.359 98.8952 359.402C103.466 360.276 107.844 360.989 112.11 361.582C113.099 361.359 114.092 361.146 115.091 360.942C110.76 360.078 106.296 359.075 101.611 357.888C68.6051 349.523 11.2444 341.837 -57.8091 374.405L-58.0199 373.549C11.2037 340.956 68.7264 348.66 101.835 357.051C107.256 358.425 112.379 359.551 117.345 360.501C118.299 360.321 119.259 360.15 120.224 359.986C115.219 358.72 110.028 357.257 104.497 355.518C70.1044 344.701 11.9926 333.673 -61.0281 361.339L-61.2362 360.494C11.9781 332.785 70.2674 343.843 104.768 354.694C111.002 356.654 116.803 358.263 122.393 359.633C123.295 359.493 124.202 359.358 125.115 359.231C119.535 357.505 113.706 355.52 107.391 353.157C71.692 339.796 12.7572 325.513 -64.2398 348.303L-64.4466 347.464C12.7672 324.62 71.8923 338.945 107.707 352.349C114.626 354.938 120.957 357.071 127.013 358.906C127.708 358.733 128.406 358.561 129.108 358.392C123.251 356.211 117.081 353.726 110.293 350.787C73.37 334.804 13.5322 317.34 -67.4496 335.275L-67.6562 334.436C13.5652 316.443 73.6037 333.959 110.649 349.995C117.891 353.131 124.426 355.748 130.627 358.03C131.312 357.868 132.001 357.709 132.693 357.551C126.694 354.908 120.313 351.923 113.182 348.424C75.1232 329.755 14.3054 309.165 -70.6564 322.259L-70.8638 321.417C14.3596 308.265 75.387 328.916 113.577 347.65C121.12 351.351 127.822 354.476 134.119 357.229C134.804 357.075 135.493 356.924 136.185 356.774C130.089 353.644 123.532 350.135 116.077 346.056C76.9639 324.658 15.0911 300.999 -73.8605 309.254L-74.0694 308.406C15.1646 300.096 77.2548 323.826 116.506 345.3C124.337 349.585 131.176 353.239 137.528 356.486C138.209 356.341 138.894 356.198 139.581 356.056C134.383 352.98 128.791 349.608 122.498 345.813L122.496 345.812C121.805 345.396 121.106 344.974 120.397 344.547C119.928 344.264 119.454 343.978 118.976 343.69C78.8849 319.524 15.8896 292.823 -77.062 296.259L-77.273 295.403C15.9808 291.917 79.2005 318.698 119.437 342.952C120.637 343.676 121.812 344.384 122.964 345.079C129.585 349.071 135.428 352.595 140.852 355.797C141.526 355.66 142.204 355.524 142.886 355.39L141.709 354.595L141.708 354.594C135.862 350.642 129.413 346.283 121.879 341.332C80.8754 314.374 16.6797 284.654 -80.2615 283.273L-80.4751 282.406C16.7871 283.745 81.2135 313.554 122.368 340.612C129.918 345.572 136.374 349.937 142.224 353.892L142.472 354.059C143.017 354.428 143.557 354.793 144.093 355.155C144.766 355.024 145.442 354.895 146.122 354.767C139.987 350.061 133.096 344.869 124.776 338.955C82.9277 309.209 17.4817 276.48 -83.4593 270.293L-83.676 269.414C17.6039 275.569 83.2866 308.395 125.292 338.253C133.909 344.378 140.989 349.723 147.275 354.551C147.942 354.427 148.612 354.305 149.285 354.183C143.216 348.928 136.27 343.147 127.679 336.588C85.039 304.043 18.29 268.307 -86.6554 257.321L-86.8753 256.428C18.4257 267.394 85.4172 303.235 128.218 335.903C137.068 342.66 144.184 348.599 150.388 353.985C151.056 353.866 151.727 353.747 152.402 353.63C146.422 347.812 139.438 341.428 130.589 334.22C87.1953 298.879 19.1009 260.137 -89.8502 244.354L-90.0735 243.447ZM229.205 344.369C199.633 347.787 175.263 350.604 154.227 354.192C154.429 354.391 154.63 354.589 154.83 354.786C175.329 351.483 199.068 348.96 228.191 346.25C268.888 342.461 292.874 343.102 310.956 343.585L310.995 343.586C312.599 343.629 314.156 343.67 315.674 343.708C334.293 344.162 347.038 343.944 367.924 337.148C408.857 323.828 438.777 300.641 469.655 266.316C469.621 265.816 469.587 265.315 469.555 264.811C437.058 299.636 405.724 323.388 363.097 335.469C342.323 341.354 331.083 341.005 313.947 340.472L313.913 340.471C296.786 339.939 273.714 339.225 229.205 344.369ZM228.267 347.111C200.334 349.71 177.377 352.136 157.496 355.238C160.901 354.966 164.399 354.721 167.999 354.493C185.024 352.332 204.376 350.59 227.277 348.987C264.107 346.406 288.222 347.067 306.888 347.579C310.585 347.68 314.068 347.776 317.394 347.839C337.494 348.221 351.842 347.428 372.992 339.654C412.186 325.243 440.712 302.627 469.849 269.013C469.812 268.517 469.775 268.019 469.739 267.52C438.998 301.567 409.064 324.669 368.193 337.968C347.17 344.81 334.31 345.027 315.646 344.571C314.115 344.534 312.545 344.492 310.928 344.449C292.856 343.966 268.912 343.327 228.267 347.111ZM227.333 349.849C210.601 351.02 195.77 352.265 182.362 353.693C189.777 353.324 197.612 352.987 205.932 352.629C212.434 352.349 219.233 352.056 226.36 351.726C259.382 350.191 282.973 350.947 301.821 351.551C308.042 351.75 313.746 351.933 319.103 352.012C340.675 352.327 356.619 350.952 378.057 342.165C415.531 326.804 442.658 304.696 470.066 271.74C470.024 271.238 469.983 270.735 469.943 270.229C440.94 303.553 412.41 326.081 373.292 340.464C352 348.291 337.529 349.086 317.371 348.703C314.04 348.639 310.554 348.544 306.856 348.442L306.854 348.442L306.853 348.442C288.189 347.931 264.117 347.271 227.333 349.849ZM378.388 342.963C415.771 327.639 442.894 305.623 470.17 272.971C470.213 273.466 470.256 273.959 470.3 274.45C444.611 306.805 418.896 328.476 383.118 344.662C361.376 354.504 343.846 356.473 320.808 356.219C313.185 356.135 304.951 355.807 295.759 355.441C277.181 354.701 254.691 353.806 225.438 354.455C216.775 354.647 208.62 354.785 200.908 354.914L200.905 354.914C187.756 355.136 175.896 355.335 165.007 355.752C166.013 355.619 167.027 355.487 168.05 355.357C179.541 354.631 192.089 354.091 206.011 353.491L206.023 353.49C212.505 353.211 219.285 352.919 226.394 352.589C259.377 351.056 282.92 351.81 301.764 352.414L301.766 352.414C307.995 352.614 313.71 352.797 319.083 352.876C340.725 353.193 356.8 351.812 378.388 342.963ZM470.813 270.108C470.83 270.331 470.848 270.553 470.866 270.775C471.373 270.161 471.88 269.544 472.388 268.923C472.368 268.438 472.35 267.95 472.332 267.461C471.804 268.077 471.277 268.69 470.75 269.3C470.77 269.57 470.791 269.839 470.813 270.108ZM470.968 272.014C471.459 271.422 471.95 270.827 472.441 270.229C472.461 270.705 472.482 271.178 472.503 271.65C472.032 272.254 471.562 272.854 471.091 273.451C471.049 272.974 471.008 272.495 470.968 272.014ZM473.174 266.474C473.191 266.95 473.207 267.423 473.225 267.895C473.714 267.293 474.202 266.688 474.691 266.08C474.693 265.613 474.696 265.145 474.699 264.674C474.19 265.278 473.682 265.878 473.174 266.474ZM473.276 269.209C473.746 268.632 474.217 268.053 474.687 267.47C474.687 267.923 474.686 268.374 474.686 268.823C474.235 269.413 473.784 269.999 473.333 270.581C473.313 270.126 473.294 269.668 473.276 269.209ZM475.583 263.623C475.579 264.077 475.576 264.529 475.573 264.979C476.042 264.392 476.51 263.802 476.98 263.209C477.001 262.765 477.022 262.319 477.045 261.871C476.557 262.458 476.07 263.042 475.583 263.623ZM475.566 266.378C476.014 265.82 476.462 265.259 476.91 264.695C476.891 265.122 476.872 265.547 476.853 265.97C476.423 266.541 475.993 267.11 475.563 267.675C475.564 267.244 475.565 266.812 475.566 266.378ZM477.978 260.744C477.956 261.173 477.935 261.599 477.914 262.025C478.203 261.656 478.493 261.286 478.783 260.915C478.931 260.726 479.079 260.536 479.227 260.346C479.265 259.927 479.304 259.507 479.342 259.085C478.887 259.641 478.432 260.194 477.978 260.744ZM477.842 263.52C478.255 262.997 478.669 262.471 479.083 261.942C479.048 262.338 479.013 262.732 478.978 263.125C478.58 263.662 478.183 264.196 477.786 264.727C477.804 264.326 477.823 263.924 477.842 263.52ZM480.334 257.871C480.297 258.27 480.26 258.668 480.223 259.064C480.636 258.531 481.048 257.996 481.461 257.459C481.514 257.07 481.566 256.68 481.619 256.288C481.19 256.818 480.762 257.346 480.334 257.871ZM480.077 260.67C480.461 260.176 480.846 259.68 481.231 259.182L481.088 260.257C480.717 260.764 480.347 261.269 479.977 261.772C480.01 261.406 480.043 261.038 480.077 260.67ZM482.679 254.973C482.63 255.337 482.581 255.699 482.533 256.061C482.918 255.556 483.303 255.05 483.689 254.541L483.877 253.48C483.477 253.98 483.078 254.478 482.679 254.973ZM482.3 257.795C482.652 257.336 483.004 256.875 483.357 256.413L483.19 257.357C482.85 257.83 482.509 258.301 482.169 258.771L482.3 257.795ZM485.02 252.046L484.849 253.005C485.2 252.541 485.55 252.074 485.901 251.605L486.106 250.675C485.743 251.133 485.381 251.59 485.02 252.046ZM484.939 254.33C485.11 254.104 485.28 253.878 485.451 253.652L485.278 254.437C484.975 254.863 484.673 255.288 484.371 255.711L484.516 254.889C484.657 254.703 484.798 254.516 484.939 254.33ZM487.347 249.1L487.17 249.905C487.328 249.693 487.485 249.481 487.643 249.269C487.789 249.072 487.935 248.875 488.081 248.678L488.284 247.904C487.971 248.304 487.659 248.702 487.347 249.1ZM486.718 251.965C486.974 251.623 487.23 251.28 487.487 250.935L487.331 251.529C487.08 251.886 486.829 252.243 486.579 252.598L486.718 251.965ZM489.644 246.16L489.482 246.778C489.739 246.429 489.995 246.079 490.252 245.728L490.429 245.148C490.311 245.3 490.193 245.453 490.075 245.605C489.931 245.79 489.787 245.976 489.644 246.16ZM488.887 249.05C489.085 248.782 489.284 248.513 489.483 248.243L489.374 248.597C489.272 248.744 489.171 248.891 489.069 249.038L488.782 249.451L488.887 249.05ZM491.934 243.199L491.818 243.582C492.021 243.303 492.223 243.024 492.426 242.744L492.544 242.406C492.34 242.671 492.137 242.935 491.934 243.199ZM491.048 246.113C491.178 245.936 491.307 245.759 491.437 245.582L491.421 245.628C491.286 245.825 491.151 246.021 491.017 246.217L491.048 246.113ZM494.229 240.203L494.201 240.286L494.583 239.754L494.595 239.723L494.229 240.203ZM495.13 237.582C495.332 237.316 495.534 237.049 495.736 236.782L495.825 236.551C495.626 236.801 495.426 237.051 495.227 237.3L495.13 237.582ZM496.06 234.861C496.328 234.524 496.597 234.186 496.866 233.847L497.036 233.402C496.766 233.727 496.496 234.051 496.226 234.374L496.06 234.861ZM499.356 230.611C499.159 230.849 498.961 231.087 498.764 231.325L498.672 231.565C498.873 231.31 499.075 231.055 499.276 230.8L499.356 230.611ZM477.155 331.71C477.041 329.327 476.885 326.887 476.699 324.382C476.691 325.999 476.668 327.589 476.629 329.154C476.111 349.67 472.673 365.963 459.859 382.827C436.156 414.018 394.551 426.891 348.67 427.233C302.777 427.575 252.51 415.384 211.341 396.331C199.155 390.692 189.855 385.665 181.799 380.674C189.554 386.394 198.545 392.047 210.803 398.291C251.479 419.012 303.322 431.984 350.769 431.591C398.23 431.198 441.181 417.438 464.228 384.824C476.083 368.049 478.126 352 477.155 331.71ZM210.397 399.06C199.269 393.391 190.819 388.205 183.542 383.015C190.517 388.94 198.674 394.759 209.896 401.034C250.116 423.522 303.715 437.322 352.903 436.87C402.108 436.418 446.775 421.712 469.306 387.337C480.382 370.438 481.047 354.445 478.574 334.284C478.369 332.609 478.142 330.904 477.897 329.168C477.946 330.007 477.99 330.838 478.03 331.663C479.006 352.048 476.957 368.319 464.945 385.315C441.659 418.268 398.352 432.061 350.77 432.455C303.174 432.849 251.192 419.841 210.397 399.06ZM83.1455 375.077C87.4995 372.807 91.9199 370.742 96.4471 368.852C95.7455 368.921 95.0417 368.99 94.3355 369.057C89.0281 371.236 83.8207 373.764 78.6253 376.71C78.1602 376.974 77.6754 377.242 77.1716 377.516C79.1697 376.678 81.1594 375.865 83.1455 375.077ZM140.689 356.711C140.041 356.843 139.396 356.976 138.754 357.11L138.822 357.144C139.533 357.052 140.248 356.963 140.968 356.875L140.689 356.711ZM141.966 356.453L142.393 356.704C143.084 356.623 143.779 356.544 144.478 356.466L143.896 356.073C143.249 356.199 142.606 356.325 141.966 356.453ZM145.106 355.839L145.818 356.32L145.937 356.307C146.526 356.2 147.118 356.094 147.712 355.989L147.042 355.473C146.394 355.594 145.748 355.716 145.106 355.839ZM148.197 355.26L148.878 355.784C149.501 355.675 150.127 355.567 150.756 355.461C150.656 355.374 150.557 355.287 150.457 355.2C150.346 355.104 150.235 355.007 150.123 354.91C149.478 355.026 148.836 355.142 148.197 355.26ZM200.925 355.779C184.761 356.052 170.567 356.292 157.745 356.938C169.413 356.694 182.229 356.827 196.711 356.977L196.714 356.977C205.356 357.067 214.593 357.163 224.532 357.189C246.319 357.246 264.688 358.017 280.675 358.798C283.424 358.933 286.102 359.067 288.715 359.198C301.301 359.831 312.368 360.387 322.519 360.469C347.015 360.666 366.126 358.098 388.186 347.171C422.295 330.28 446.582 308.985 470.557 277.185C470.526 276.869 470.496 276.551 470.465 276.233C470.449 276.056 470.432 275.878 470.415 275.701C444.856 307.733 419.151 329.309 383.479 345.447C361.578 355.361 343.908 357.338 320.792 357.083C313.128 356.999 304.875 356.67 295.672 356.303L295.666 356.303C277.105 355.564 254.682 354.67 225.451 355.319C216.785 355.511 208.631 355.649 200.925 355.779ZM471.204 274.71C471.247 275.191 471.292 275.67 471.337 276.147C471.77 275.568 472.203 274.987 472.636 274.401C472.611 273.93 472.588 273.457 472.565 272.981C472.111 273.561 471.657 274.137 471.204 274.71ZM472.044 276.652C472.265 276.357 472.486 276.061 472.707 275.764C472.732 276.23 472.757 276.695 472.784 277.157C472.39 277.722 471.996 278.283 471.602 278.842C471.554 278.373 471.507 277.902 471.461 277.43C471.655 277.171 471.85 276.912 472.044 276.652ZM473.393 271.922C473.414 272.378 473.435 272.833 473.457 273.286C473.869 272.724 474.281 272.16 474.694 271.592C474.691 271.145 474.69 270.697 474.689 270.247C474.257 270.809 473.825 271.367 473.393 271.922ZM474.035 273.967C474.258 273.664 474.48 273.361 474.702 273.056C474.705 273.494 474.709 273.929 474.713 274.363C474.341 274.907 473.969 275.448 473.596 275.986C473.572 275.546 473.549 275.103 473.526 274.658C473.696 274.428 473.866 274.198 474.035 273.967ZM475.563 269.108C475.563 269.536 475.564 269.962 475.565 270.386C475.955 269.845 476.344 269.301 476.734 268.755C476.751 268.338 476.769 267.92 476.787 267.5C476.378 268.039 475.97 268.575 475.563 269.108ZM475.571 271.862C475.937 271.357 476.304 270.849 476.67 270.338C476.654 270.741 476.639 271.142 476.624 271.541C476.275 272.06 475.927 272.577 475.579 273.091C475.576 272.683 475.573 272.273 475.571 271.862ZM477.716 266.268C477.699 266.661 477.682 267.053 477.666 267.443C478.021 266.941 478.376 266.436 478.732 265.929C478.765 265.547 478.799 265.163 478.832 264.778C478.576 265.122 478.319 265.465 478.063 265.806C477.948 265.96 477.832 266.114 477.716 266.268ZM478.037 268.423C478.219 268.166 478.401 267.909 478.584 267.65L478.491 268.733C478.179 269.207 477.867 269.679 477.554 270.148C477.569 269.78 477.584 269.41 477.599 269.039C477.745 268.834 477.891 268.629 478.037 268.423ZM479.829 263.437C479.798 263.789 479.767 264.141 479.736 264.491C479.958 264.173 480.179 263.853 480.401 263.533C480.505 263.382 480.609 263.231 480.714 263.08L480.849 262.053C480.66 262.311 480.471 262.568 480.282 262.824C480.131 263.029 479.98 263.233 479.829 263.437ZM479.585 266.227C479.878 265.808 480.172 265.388 480.465 264.966L480.342 265.903C480.062 266.335 479.782 266.765 479.501 267.194L479.533 266.829C479.55 266.629 479.567 266.428 479.585 266.227ZM481.928 260.581L481.807 261.489C482.101 261.06 482.394 260.63 482.688 260.198L482.843 259.323C482.538 259.744 482.233 260.163 481.928 260.581ZM481.556 263.391C481.81 263.022 482.064 262.652 482.319 262.28L482.185 263.037C481.94 263.421 481.696 263.803 481.451 264.184L481.556 263.391ZM483.892 258.419C484.143 258.046 484.394 257.672 484.646 257.296L484.798 256.608C484.539 256.97 484.279 257.332 484.02 257.692L483.892 258.419ZM483.52 260.52C483.723 260.221 483.926 259.921 484.13 259.621L484.011 260.153C483.814 260.467 483.616 260.781 483.419 261.093L483.52 260.52ZM486.097 254.786L485.986 255.286C486.18 254.995 486.374 254.702 486.568 254.409L486.69 253.948C486.492 254.228 486.294 254.507 486.097 254.786ZM485.699 257.286L485.867 257.035L485.8 257.286C485.667 257.5 485.535 257.713 485.402 257.927L485.467 257.632C485.545 257.517 485.622 257.402 485.699 257.286ZM488.532 251.329C488.401 251.516 488.27 251.703 488.139 251.89L488.082 252.107C488.214 251.904 488.347 251.702 488.479 251.499L488.532 251.329ZM475.753 329.138C475.831 326.06 475.842 322.885 475.81 319.597C475.649 322.006 475.462 324.355 475.24 326.649C473.242 347.287 468.428 363.593 454.778 380.334C430.758 409.795 390.828 421.777 346.609 422.073C302.382 422.369 253.78 410.978 212.293 393.596C199.032 388.044 188.865 383.247 180.02 378.53C188.565 383.972 198.409 389.389 211.717 395.548C252.784 414.553 302.923 426.71 348.67 426.369C394.428 426.028 435.696 413.187 459.159 382.312C471.825 365.643 475.238 349.55 475.753 329.138ZM117.725 364.649C118.398 364.641 119.07 364.632 119.742 364.621C119.204 364.597 118.666 364.572 118.127 364.545C117.993 364.58 117.859 364.614 117.725 364.649ZM114.264 364.676C114.612 364.582 114.96 364.488 115.309 364.394C115.207 364.388 115.105 364.382 115.003 364.376L114.877 364.369C114.526 364.471 114.176 364.574 113.826 364.678L114.264 364.676ZM118.042 363.675C117.833 363.665 117.624 363.654 117.416 363.644C117.842 363.524 118.271 363.405 118.7 363.288C118.898 363.31 119.096 363.333 119.294 363.355C119.022 363.424 118.75 363.494 118.478 363.563C118.332 363.601 118.187 363.638 118.042 363.675ZM110.857 364.675C111.362 364.519 111.868 364.364 112.376 364.211C112.142 364.195 111.907 364.179 111.673 364.163C111.153 364.33 110.636 364.5 110.12 364.671C110.366 364.673 110.612 364.674 110.857 364.675ZM114.784 363.497C114.501 363.481 114.219 363.463 113.936 363.446C114.503 363.269 115.073 363.095 115.646 362.922C115.912 362.955 116.178 362.988 116.444 363.021C115.889 363.178 115.335 363.337 114.784 363.497ZM107.51 364.644C108.142 364.426 108.777 364.21 109.414 363.997C109.277 363.986 109.14 363.976 109.002 363.965C108.25 364.182 107.5 364.405 106.754 364.632C107.006 364.637 107.258 364.64 107.51 364.644ZM111.571 363.289L111.449 363.28C111.582 363.244 111.715 363.209 111.848 363.173C112.02 363.127 112.191 363.081 112.363 363.036C112.099 363.12 111.835 363.204 111.571 363.289ZM196.674 357.843C182.231 357.694 169.465 357.562 157.855 357.801C158.974 358.928 160.062 360.034 161.125 361.122C178.425 359.866 198.399 359.218 223.605 359.927C245.316 360.541 263.982 361.717 280.466 362.757L280.596 362.765C297.028 363.803 311.281 364.702 324.232 364.774C350.185 364.918 370.87 361.737 393.253 349.679C425.728 332.184 448.57 311.213 470.833 279.926C470.807 279.672 470.781 279.417 470.754 279.162C470.73 278.928 470.707 278.694 470.683 278.459C446.836 309.915 422.564 331.11 388.574 347.943C366.349 358.952 347.087 361.531 322.506 361.333C312.334 361.251 301.244 360.694 288.658 360.061L288.625 360.059C286.024 359.929 283.36 359.795 280.626 359.661C264.644 358.88 246.29 358.11 224.523 358.053C214.567 358.027 205.322 357.932 196.678 357.843L196.674 357.843ZM159.985 361.206C158.901 360.099 157.792 358.974 156.649 357.827C156.038 357.841 155.431 357.857 154.826 357.873C156.149 359.041 157.434 360.183 158.693 361.304C159.122 361.271 159.553 361.238 159.985 361.206ZM157.486 361.398C156.205 360.259 154.896 359.097 153.548 357.909C152.932 357.927 152.318 357.947 151.708 357.968L152.894 358.884C154.041 359.77 155.166 360.64 156.276 361.495C156.678 361.462 157.081 361.43 157.486 361.398ZM150.949 358.485L150.343 358.017C150.021 358.029 149.699 358.041 149.379 358.054C149.182 358.087 148.985 358.119 148.789 358.152L148.587 358.185C150.379 359.39 152.126 360.559 153.844 361.697C154.223 361.665 154.603 361.633 154.983 361.601C154.537 361.257 154.089 360.91 153.637 360.561C153.185 360.213 152.731 359.861 152.272 359.507C151.834 359.169 151.393 358.828 150.949 358.485ZM152.451 361.817C150.78 360.707 149.081 359.568 147.337 358.394C146.806 358.484 146.277 358.574 145.75 358.665C147.674 359.782 149.555 360.861 151.412 361.909C151.757 361.878 152.104 361.848 152.451 361.817ZM149.891 362.047C148.097 361.029 146.279 359.981 144.419 358.898C143.899 358.989 143.382 359.081 142.866 359.174C144.929 360.197 146.953 361.18 148.958 362.133C149.268 362.104 149.579 362.076 149.891 362.047ZM147.276 362.292C145.357 361.371 143.416 360.421 141.438 359.434C141.135 359.49 140.832 359.546 140.531 359.602C140.332 359.639 140.133 359.676 139.934 359.714C142.145 360.636 144.32 361.518 146.482 362.369C146.746 362.343 147.01 362.318 147.276 362.292ZM139.303 358.954C139.032 359.005 138.762 359.057 138.493 359.109C138.335 359.042 138.176 358.975 138.018 358.908C137.913 358.863 137.808 358.818 137.703 358.774L137.986 358.716C138.569 358.67 139.155 358.626 139.743 358.584L140.158 358.793C139.873 358.847 139.587 358.9 139.303 358.954ZM144.596 362.555C142.55 361.738 140.488 360.891 138.39 360.007C137.912 360.099 137.435 360.192 136.96 360.285C139.328 361.101 141.664 361.874 143.991 362.615L144.596 362.555ZM136.967 359.404C136.425 359.51 135.885 359.617 135.348 359.725C135.077 359.63 134.805 359.535 134.533 359.438C135.091 359.319 135.651 359.2 136.214 359.082C136.466 359.19 136.717 359.297 136.967 359.404ZM141.845 362.835C139.675 362.129 137.493 361.393 135.279 360.62C134.817 360.713 134.357 360.806 133.898 360.901C136.426 361.6 138.925 362.255 141.421 362.879L141.845 362.835ZM133.694 360.061C133.157 360.171 132.623 360.283 132.091 360.395C131.815 360.316 131.538 360.238 131.262 360.158C131.815 360.034 132.37 359.91 132.927 359.787C133.183 359.879 133.439 359.97 133.694 360.061ZM138.938 363.142C136.659 362.555 134.371 361.939 132.055 361.284C131.632 361.374 131.211 361.463 130.79 361.554C133.484 362.127 136.154 362.656 138.826 363.154L138.938 363.142ZM130.288 360.779C129.776 360.89 129.265 361.001 128.757 361.114C128.647 361.089 128.538 361.065 128.429 361.041C128.262 361.004 128.096 360.967 127.929 360.93C128.458 360.804 128.989 360.68 129.522 360.556C129.778 360.631 130.033 360.705 130.288 360.779ZM135.063 363.314C132.969 362.9 130.87 362.464 128.751 361.999C128.503 362.054 128.256 362.109 128.009 362.164C127.869 362.196 127.728 362.227 127.588 362.259C130.089 362.642 132.575 362.99 135.063 363.314ZM126.775 361.558C126.28 361.671 125.786 361.784 125.293 361.899C125.026 361.856 124.759 361.812 124.492 361.768C125.003 361.64 125.516 361.513 126.03 361.388C126.279 361.445 126.527 361.501 126.775 361.558ZM130.239 363.527C128.604 363.292 126.966 363.044 125.318 362.779C124.99 362.856 124.662 362.933 124.335 363.01C126.307 363.2 128.272 363.37 130.239 363.527ZM123.105 362.415C122.645 362.526 122.186 362.637 121.729 362.749C121.482 362.723 121.236 362.697 120.989 362.671C121.462 362.545 121.937 362.421 122.413 362.298C122.644 362.337 122.875 362.376 123.105 362.415ZM117.728 362.304C118.032 362.34 118.335 362.375 118.637 362.41C119.214 362.252 119.792 362.096 120.373 361.941C120.251 361.919 120.129 361.897 120.006 361.875C119.846 361.846 119.685 361.817 119.525 361.788C118.923 361.958 118.325 362.13 117.728 362.304ZM121.449 361.253C121.76 361.307 122.071 361.361 122.382 361.414C122.98 361.26 123.58 361.107 124.183 360.956C123.894 360.888 123.605 360.819 123.316 360.749C122.691 360.915 122.068 361.083 121.449 361.253ZM125.099 360.282C125.41 360.355 125.721 360.427 126.031 360.499C126.634 360.352 127.24 360.206 127.849 360.062C127.596 359.986 127.343 359.911 127.09 359.834C126.93 359.855 126.769 359.876 126.609 359.897C126.104 360.024 125.6 360.153 125.099 360.282ZM129.232 359.569L129.553 359.663C129.934 359.575 130.315 359.488 130.698 359.401C130.208 359.455 129.719 359.511 129.232 359.569ZM153.762 354.96C153.127 355.063 152.496 355.168 151.868 355.273C151.655 355.087 151.441 354.901 151.226 354.713C151.618 354.644 152.012 354.575 152.406 354.506C152.658 354.462 152.912 354.418 153.165 354.375C153.365 354.57 153.564 354.765 153.762 354.96ZM142.058 358.443L142.177 358.421C141.933 358.437 141.69 358.452 141.448 358.468L141.575 358.531C141.736 358.502 141.897 358.472 142.058 358.443ZM121.497 363.695C121.593 363.671 121.688 363.648 121.784 363.624C122.937 363.744 124.086 363.857 125.233 363.964C123.831 363.92 122.43 363.87 121.025 363.811C121.182 363.772 121.34 363.733 121.497 363.695ZM148.41 363.052L148.812 363.026L148.792 363.016L148.41 363.052ZM150.87 362.825C150.744 362.836 150.619 362.848 150.493 362.859L150.606 362.912C150.85 362.896 151.094 362.881 151.339 362.866L151.211 362.794C151.097 362.804 150.983 362.815 150.87 362.825ZM152.744 362.658L152.942 362.769C153.231 362.752 153.52 362.735 153.809 362.718L153.606 362.584C153.412 362.6 153.218 362.617 153.024 362.634C152.931 362.642 152.838 362.65 152.744 362.658ZM154.78 363.527L155.016 363.514L155.099 363.569L154.41 363.587L154.348 363.552C154.492 363.544 154.636 363.536 154.78 363.527ZM155.007 362.465L155.264 362.635C155.593 362.616 155.923 362.598 156.254 362.58L155.999 362.383C155.667 362.41 155.336 362.438 155.007 362.465ZM156.479 363.433C156.754 363.418 157.029 363.403 157.305 363.388L157.467 363.513C157.188 363.519 156.909 363.525 156.631 363.532L156.479 363.433ZM157.294 362.279L157.592 362.508C157.951 362.489 158.31 362.471 158.671 362.452L158.38 362.194C158.017 362.222 157.655 362.25 157.294 362.279ZM158.648 363.318C158.961 363.302 159.275 363.286 159.59 363.271L159.807 363.464C159.491 363.47 159.177 363.476 158.863 363.483L158.648 363.318ZM159.913 362.39C160.303 362.371 160.694 362.352 161.087 362.333L160.774 362.013C160.566 362.028 160.358 362.044 160.15 362.059C159.962 362.073 159.775 362.087 159.589 362.101L159.913 362.39ZM161.398 363.184C161.563 363.176 161.728 363.168 161.893 363.161L162.147 363.422C161.795 363.428 161.443 363.434 161.093 363.44L160.834 363.21C161.022 363.201 161.21 363.193 161.398 363.184ZM161.914 361.93L162.254 362.28C178.977 361.522 198.265 361.338 222.681 362.668C240.667 363.647 256.79 364.91 271.462 366.059C292.122 367.677 309.904 369.07 325.953 369.127C353.36 369.225 375.611 365.42 398.312 352.188C429.197 334.187 450.574 313.482 471.127 282.655C471.075 282.182 471.023 281.706 470.971 281.229C448.833 312.149 426.01 333.013 393.669 350.437C371.112 362.588 350.265 365.783 324.22 365.638C311.245 365.566 296.97 364.665 280.552 363.629L280.403 363.62C263.92 362.579 245.267 361.404 223.574 360.791C198.747 360.093 179.016 360.711 161.914 361.93ZM398.754 352.932C429.492 335.016 450.847 314.424 471.278 283.993C471.332 284.465 471.386 284.935 471.441 285.403C452.602 315.797 432.716 336.274 403.385 354.695C380.376 369.14 356.561 373.583 327.699 373.53C308.163 373.494 286.35 371.4 260.926 368.96L260.921 368.959C248.747 367.791 235.745 366.542 221.768 365.403C198.128 363.475 179.508 363.171 163.347 363.404L163.06 363.108C179.58 362.381 198.62 362.224 222.627 363.531C240.553 364.506 256.659 365.768 271.33 366.916L271.332 366.916C292.029 368.537 309.871 369.934 325.943 369.991C353.447 370.089 375.871 366.269 398.754 352.932ZM471.738 280.154C471.786 280.61 471.834 281.064 471.883 281.516C472.238 280.979 472.592 280.44 472.946 279.898C472.918 279.453 472.891 279.006 472.865 278.558C472.489 279.093 472.114 279.625 471.738 280.154ZM472.577 282.044C472.73 281.811 472.884 281.579 473.037 281.345C473.066 281.785 473.094 282.222 473.124 282.658C472.81 283.175 472.497 283.689 472.183 284.2C472.132 283.757 472.082 283.312 472.032 282.865C472.214 282.592 472.395 282.318 472.577 282.044ZM473.675 277.398C473.699 277.821 473.724 278.242 473.749 278.661C474.08 278.149 474.412 277.633 474.743 277.115C474.738 276.704 474.733 276.292 474.728 275.877C474.377 276.387 474.026 276.894 473.675 277.398ZM473.838 280.122C474.147 279.647 474.456 279.17 474.765 278.691C474.771 279.092 474.777 279.491 474.784 279.889C474.495 280.377 474.205 280.862 473.915 281.345C473.889 280.939 473.863 280.531 473.838 280.122ZM475.591 274.618C475.595 275.001 475.599 275.383 475.603 275.764C475.909 275.28 476.216 274.794 476.522 274.305C476.535 273.934 476.548 273.562 476.562 273.189C476.358 273.491 476.154 273.792 475.95 274.092C475.83 274.268 475.711 274.443 475.591 274.618ZM475.622 277.355C475.902 276.916 476.182 276.476 476.462 276.033C476.45 276.387 476.438 276.74 476.426 277.092C476.164 277.544 475.9 277.994 475.638 278.442C475.634 278.2 475.63 277.957 475.627 277.713L475.622 277.355ZM477.49 271.811C477.477 272.146 477.465 272.48 477.452 272.814C477.721 272.381 477.989 271.947 478.258 271.511L478.339 270.539C478.056 270.965 477.773 271.389 477.49 271.811ZM477.389 274.559C477.626 274.182 477.862 273.802 478.099 273.422L478.025 274.313C477.904 274.526 477.783 274.738 477.662 274.949C477.56 275.127 477.459 275.304 477.357 275.481C477.368 275.175 477.378 274.867 477.389 274.559ZM479.346 269.017L479.276 269.848C479.509 269.465 479.742 269.08 479.976 268.694L480.08 267.899C479.835 268.273 479.59 268.646 479.346 269.017ZM479.519 271.119C479.578 271.022 479.637 270.926 479.696 270.829L479.607 271.514C479.422 271.843 479.238 272.171 479.054 272.498L479.114 271.78C479.249 271.56 479.384 271.34 479.519 271.119ZM481.186 266.2L481.105 266.817C481.299 266.492 481.493 266.166 481.687 265.84L481.789 265.266C481.588 265.578 481.387 265.89 481.186 266.2ZM480.821 268.977C480.966 268.737 481.111 268.497 481.256 268.256L481.182 268.674C481.11 268.805 481.037 268.936 480.965 269.067L480.761 269.437L480.821 268.977ZM483.02 263.346L482.959 263.687C483.1 263.447 483.241 263.207 483.382 262.966L483.448 262.673C483.305 262.898 483.162 263.122 483.02 263.346ZM482.525 266.134L482.757 265.743L482.741 265.814C482.662 265.96 482.583 266.106 482.504 266.252L482.525 266.134ZM474.368 326.573C474.742 322.704 475.018 318.679 475.234 314.466C474.816 317.806 474.356 321.03 473.835 324.152C470.371 344.904 464.197 361.217 449.678 377.847C425.435 405.615 387.153 416.732 344.562 416.987C301.964 417.243 254.981 406.636 213.225 390.869C198.87 385.447 187.815 380.932 178.167 376.544C187.523 381.648 198.254 386.777 212.64 392.8C254.041 410.146 302.524 421.504 346.61 421.209C390.705 420.913 430.315 408.964 454.097 379.795C467.607 363.226 472.38 347.1 474.368 326.573ZM158.564 364.353L157.911 364.367L157.966 364.403L158.641 364.412L158.564 364.353ZM159.965 364.325L160.107 364.433C160.374 364.437 160.642 364.442 160.91 364.446L160.758 364.31C160.493 364.315 160.228 364.32 159.965 364.325ZM161.267 365.316L161.901 365.327L161.979 365.396L161.325 365.36L161.267 365.316ZM162.046 364.288L162.249 364.469C162.559 364.474 162.869 364.48 163.18 364.486L162.974 364.274C162.664 364.278 162.355 364.283 162.046 364.288ZM163.244 365.351C163.507 365.356 163.77 365.361 164.034 365.367L164.184 365.521C163.917 365.506 163.65 365.49 163.383 365.475L163.244 365.351ZM164.175 364.257L164.42 364.51C180.024 364.825 197.982 365.637 220.858 368.142C230.568 369.205 239.881 370.29 248.83 371.333L248.851 371.335C279.553 374.911 305.976 377.989 329.466 378C359.788 378.014 385.162 372.916 408.457 357.203C436.278 338.438 454.65 318.149 471.773 288.15C471.717 287.697 471.662 287.242 471.606 286.785C452.886 316.748 433.022 337.104 403.851 355.424C380.653 369.987 356.655 374.448 327.691 374.394C308.113 374.358 286.233 372.258 260.781 369.815L260.773 369.814C248.607 368.646 235.626 367.4 221.69 366.264C198.484 364.372 180.124 364.047 164.175 364.257ZM408.948 357.916C436.592 339.269 454.946 319.114 471.954 289.586C472.009 290.023 472.065 290.459 472.122 290.892C456.721 320.528 439.891 340.663 413.526 359.712C389.969 376.733 363.037 382.502 331.25 382.525C303.166 382.544 271.334 378.079 234.731 372.944L234.643 372.932C229.826 372.256 224.927 371.569 219.943 370.879C197.819 367.814 180.522 366.479 165.474 365.596L165.276 365.392C180.657 365.72 198.341 366.546 220.755 369.001C230.451 370.063 239.758 371.147 248.706 372.189C279.42 375.767 305.913 378.853 329.459 378.864C359.886 378.879 385.456 373.761 408.948 357.916ZM472.346 285.595C472.397 286.022 472.448 286.448 472.499 286.872C472.771 286.39 473.043 285.905 473.315 285.418C473.285 285.001 473.255 284.583 473.226 284.163C472.933 284.643 472.64 285.12 472.346 285.595ZM472.677 288.322C472.929 287.882 473.179 287.439 473.43 286.993C473.459 287.387 473.489 287.779 473.519 288.17C473.289 288.623 473.059 289.074 472.829 289.523C472.778 289.124 472.728 288.724 472.677 288.322ZM474.016 282.865C474.042 283.249 474.068 283.631 474.094 284.012C474.341 283.564 474.588 283.113 474.835 282.66C474.83 282.409 474.825 282.156 474.82 281.903L474.813 281.54C474.548 281.984 474.282 282.425 474.016 282.865ZM474.207 285.605C474.429 285.207 474.65 284.807 474.872 284.405C474.879 284.746 474.887 285.085 474.895 285.423C474.804 285.607 474.713 285.79 474.622 285.972C474.51 286.199 474.397 286.426 474.284 286.651C474.258 286.304 474.232 285.955 474.207 285.605ZM475.664 280.111C475.67 280.441 475.675 280.77 475.681 281.098C475.9 280.692 476.119 280.284 476.337 279.875C476.347 279.557 476.357 279.238 476.367 278.919C476.133 279.318 475.899 279.715 475.664 280.111ZM475.715 282.865C475.903 282.52 476.091 282.174 476.278 281.827L476.254 282.647C476.081 283.005 475.907 283.362 475.733 283.718C475.727 283.434 475.721 283.15 475.715 282.865ZM477.858 276.355C477.67 276.681 477.483 277.006 477.295 277.33C477.286 277.593 477.278 277.855 477.269 278.117C477.445 277.783 477.621 277.448 477.797 277.112L477.858 276.355ZM477.207 280.095C477.344 279.838 477.481 279.581 477.617 279.322L477.571 279.898C477.443 280.167 477.316 280.435 477.188 280.703L477.207 280.095ZM478.883 274.567L478.839 275.104C478.972 274.846 479.105 274.588 479.238 274.328L479.304 273.826C479.163 274.073 479.023 274.32 478.883 274.567ZM478.903 276.873L478.87 277.129L478.632 277.64L478.656 277.349L478.903 276.873ZM480.454 271.782L480.427 271.993C480.509 271.83 480.591 271.666 480.674 271.502L480.704 271.334C480.621 271.483 480.538 271.633 480.454 271.782ZM472.971 324.018C473.721 319.523 474.344 314.817 474.898 309.848L474.89 309.802C474.137 313.926 473.33 317.87 472.437 321.662C467.525 342.523 460.009 358.835 444.587 375.357C420.208 401.472 383.554 411.752 342.559 411.97C301.559 412.188 256.15 402.345 214.167 388.135C198.693 382.899 186.733 378.722 176.276 374.72C186.444 379.431 198.071 384.218 213.543 390.062C255.229 405.802 302.103 416.378 344.563 416.123C387.031 415.869 425.01 404.783 449.016 377.286C463.404 360.806 469.526 344.654 472.971 324.018ZM471.584 321.472C472.652 316.934 473.598 312.179 474.474 307.157L474.414 306.769C467.78 333.976 458.952 353.356 439.498 372.867C415.065 397.373 380.022 406.844 340.593 407.028C301.163 407.212 257.288 398.111 215.11 385.405C210.708 384.079 206.567 382.838 202.649 381.663L202.634 381.659L202.633 381.658C191.732 378.391 182.555 375.64 174.25 373.008C185.252 377.285 197.819 381.688 214.456 387.318C256.385 401.509 301.692 411.324 342.56 411.106C383.433 410.888 419.8 400.638 443.944 374.774C459.244 358.384 466.7 342.216 471.584 321.472ZM438.876 372.264C458.681 352.399 467.392 332.71 474.061 304.487C474.04 304.349 474.019 304.21 473.997 304.071L473.96 303.824C465.587 331.416 455.126 350.909 434.413 370.372C409.999 393.314 376.552 402.002 338.666 402.154C300.781 402.307 258.402 393.925 216.057 382.669C203.815 379.414 193.453 376.804 184.239 374.484L184.235 374.483L184.21 374.477C179.938 373.401 175.913 372.388 172.062 371.401C181.007 374.27 190.907 377.238 202.899 380.833C206.82 382.008 210.964 383.251 215.372 384.579C257.511 397.272 301.291 406.348 340.596 406.164C379.902 405.98 414.673 396.538 438.876 372.264ZM433.811 369.748C454.826 350.001 465.218 330.254 473.654 301.8C473.61 301.505 473.566 301.209 473.521 300.912C463.413 328.888 451.334 348.494 429.314 367.884C404.987 389.309 373.127 397.239 336.763 397.359C300.402 397.48 259.485 389.794 216.991 379.937C199.553 375.895 185.675 373.121 173.52 370.691C172.401 370.467 171.296 370.247 170.204 370.028C174.677 371.183 179.375 372.366 184.42 373.636C193.64 375.958 204.018 378.571 216.291 381.835C258.612 393.084 300.902 401.442 338.669 401.29C376.435 401.138 409.624 392.478 433.811 369.748ZM474.242 299.791C474.211 299.58 474.18 299.369 474.149 299.157L474.245 298.886C474.29 298.758 474.335 298.63 474.38 298.502L474.436 299.119C474.371 299.343 474.307 299.568 474.242 299.791ZM428.733 367.241C451.017 347.619 463.061 327.796 473.251 299.075C473.201 298.732 473.152 298.388 473.102 298.042C461.26 326.392 447.579 346.112 424.22 365.386C400.033 385.344 369.75 392.54 334.888 392.629C300.034 392.718 260.552 385.704 217.93 377.198C197.847 373.19 182.212 370.798 168.557 368.767L168.613 368.825C170.254 369.154 171.924 369.488 173.628 369.829C185.787 372.259 199.691 375.037 217.198 379.096C259.683 388.951 300.515 396.615 336.766 396.495C373.013 396.375 404.628 388.472 428.733 367.241ZM473.879 297.288C473.84 297.01 473.8 296.731 473.761 296.452C473.881 296.158 474.002 295.863 474.122 295.567L474.193 296.382C474.089 296.685 473.984 296.987 473.879 297.288ZM423.661 364.725C447.255 345.257 460.923 325.349 472.861 296.346C472.808 295.97 472.755 295.593 472.702 295.214C459.135 323.94 443.874 343.785 419.132 362.902C395.137 381.44 366.427 387.923 333.054 387.979C299.692 388.035 261.619 381.669 218.875 374.469C198.022 370.956 181.697 369.092 167.459 367.64L167.559 367.744C181.485 369.813 197.449 372.228 218.109 376.351C260.739 384.859 300.139 391.854 334.892 391.765C369.639 391.676 399.69 384.505 423.661 364.725ZM473.52 294.73C473.475 294.406 473.431 294.082 473.386 293.756C473.551 293.403 473.715 293.048 473.879 292.692C473.905 293.01 473.932 293.326 473.958 293.642C473.812 294.006 473.666 294.369 473.52 294.73ZM418.595 362.223C443.55 342.942 458.812 322.932 472.485 293.627C472.429 293.218 472.374 292.807 472.319 292.395C457.03 321.511 440.212 341.498 414.04 360.408C390.28 377.576 363.141 383.366 331.245 383.389C303.093 383.408 271.194 378.933 234.604 373.8L234.584 373.797C229.744 373.118 224.821 372.428 219.815 371.734C198.186 368.739 181.179 367.398 166.365 366.515L166.521 366.676C181.01 368.144 197.643 370.015 219.028 373.617C261.794 380.82 299.787 387.171 333.059 387.115C366.319 387.059 394.81 380.599 418.595 362.223ZM473.17 292.147C473.121 291.78 473.073 291.413 473.025 291.043C473.233 290.642 473.44 290.239 473.648 289.835C473.665 290.051 473.682 290.268 473.699 290.483L473.734 290.914C473.546 291.327 473.358 291.738 473.17 292.147ZM474.94 287.287C474.764 287.638 474.587 287.989 474.41 288.338C474.434 288.645 474.458 288.951 474.482 289.256C474.642 288.898 474.802 288.538 474.962 288.177C474.955 287.881 474.947 287.584 474.94 287.287ZM475.016 290.194C474.886 290.484 474.756 290.773 474.625 291.061L474.686 291.809C474.803 291.511 474.92 291.212 475.037 290.912L475.016 290.194ZM475.101 293.133C475.017 293.345 474.932 293.556 474.848 293.767L474.895 294.321C474.969 294.102 475.043 293.882 475.116 293.662L475.101 293.133ZM475.193 296.16L475.082 296.484L475.105 296.753L475.201 296.411L475.193 296.16ZM475.917 291.057L475.922 291.227L476.027 290.904L476.031 290.763L475.917 291.057ZM475.973 288.484L476.101 288.148L476.112 287.734C476.022 287.937 475.933 288.14 475.843 288.342L475.855 288.792L475.973 288.484ZM477.045 285.637L477.047 285.592L477.126 285.408L477.125 285.423L477.045 285.637ZM476.049 285.701L476.175 285.408L476.194 284.76C476.054 285.044 475.915 285.326 475.776 285.608L475.777 285.664C475.782 285.874 475.787 286.083 475.792 286.291C475.877 286.095 475.963 285.898 476.049 285.701ZM477.114 283.222L477.124 282.849L477.375 282.331L477.347 282.672C477.269 282.856 477.191 283.039 477.114 283.222ZM474.549 301.857L474.597 302.18L474.681 301.814L474.653 301.505L474.549 301.857ZM165.172 366.54L165.074 366.438L164.43 366.401L164.511 366.473L165.172 366.54ZM163.026 366.325L163.022 366.321L162.937 366.316L163.026 366.325ZM166.107 367.503L165.625 367.454L165.629 367.457L166.136 367.533L166.107 367.503ZM104.583 365.455C104.448 365.451 104.312 365.448 104.177 365.445C103.447 365.683 102.72 365.926 101.995 366.175C102.463 366.156 102.93 366.136 103.396 366.116C103.986 365.897 104.579 365.681 105.173 365.467C104.977 365.463 104.78 365.459 104.583 365.455ZM97.2351 367.905C97.9133 367.645 98.5934 367.389 99.2755 367.139C99.7991 367.122 100.321 367.103 100.842 367.084C100.321 367.286 99.8008 367.49 99.2825 367.696C98.6017 367.767 97.9194 367.836 97.2351 367.905ZM107.645 365.51C107.196 365.666 106.748 365.823 106.301 365.981C106.485 365.972 106.669 365.962 106.853 365.953C107.299 365.806 107.745 365.661 108.192 365.517C108.01 365.515 107.827 365.512 107.645 365.51ZM103.566 366.973L103.864 366.96C103.519 367.079 103.174 367.199 102.83 367.319L102.566 367.348C102.898 367.222 103.232 367.098 103.566 366.973ZM110.982 365.54C110.737 365.616 110.492 365.692 110.247 365.769L110.384 365.761C110.488 365.731 110.591 365.702 110.695 365.672C110.848 365.628 111.002 365.584 111.156 365.541L110.982 365.54ZM494.447 236.883L494.669 236.234C494.338 236.628 494.008 237.021 493.677 237.414L493.471 238.101C493.796 237.696 494.121 237.29 494.447 236.883ZM492.015 239.912L492.261 239.094C491.886 239.539 491.511 239.982 491.136 240.423L490.916 241.271C491.282 240.82 491.648 240.366 492.015 239.912ZM489.588 242.908L489.836 241.953C489.421 242.441 489.007 242.927 488.593 243.411L488.378 244.391C488.781 243.899 489.184 243.404 489.588 242.908ZM487.157 245.882L487.391 244.814C486.934 245.345 486.479 245.875 486.024 246.402L485.829 247.494C486.271 246.959 486.713 246.422 487.157 245.882ZM484.697 248.862L484.904 247.697C484.678 247.958 484.452 248.218 484.226 248.478C483.966 248.777 483.706 249.076 483.446 249.375L483.282 250.561C483.753 249.997 484.224 249.431 484.697 248.862ZM482.396 250.576C481.885 251.16 481.374 251.742 480.864 252.321C480.839 252.574 480.815 252.826 480.79 253.078L480.741 253.585C481.235 253 481.73 252.413 482.225 251.823L482.396 250.576ZM479.749 254.755C479.79 254.319 479.833 253.88 479.875 253.44C479.607 253.743 479.339 254.046 479.071 254.347C478.806 254.645 478.541 254.943 478.277 255.24C478.251 255.685 478.225 256.129 478.201 256.57C478.484 256.24 478.767 255.908 479.051 255.575C479.283 255.303 479.516 255.029 479.749 254.755ZM477.263 257.663C477.288 257.206 477.313 256.749 477.339 256.289C476.777 256.917 476.215 257.542 475.654 258.163C475.649 258.431 475.645 258.697 475.64 258.964C475.637 259.16 475.634 259.355 475.631 259.551C476.174 258.925 476.718 258.295 477.263 257.663ZM474.74 260.574C474.746 260.101 474.753 259.627 474.761 259.15C474.181 259.79 473.601 260.426 473.021 261.059C473.032 261.54 473.044 262.019 473.056 262.495C473.617 261.859 474.178 261.218 474.74 260.574ZM472.205 263.459C472.191 262.972 472.179 262.482 472.167 261.991C471.57 262.64 470.973 263.286 470.377 263.928C470.395 264.214 470.413 264.5 470.431 264.785C470.445 264.992 470.458 265.199 470.472 265.406C471.049 264.761 471.627 264.112 472.205 263.459ZM472.241 264.727C471.678 265.36 471.116 265.989 470.554 266.615C470.588 267.105 470.622 267.592 470.658 268.077C471.201 267.447 471.744 266.813 472.287 266.176C472.271 265.695 472.256 265.212 472.241 264.727ZM473.09 263.769C473.103 264.242 473.117 264.713 473.132 265.183C473.442 264.817 473.752 264.45 474.062 264.082C474.278 263.826 474.494 263.569 474.709 263.312C474.713 262.848 474.718 262.382 474.723 261.913C474.178 262.535 473.634 263.154 473.09 263.769ZM475.612 260.897C475.606 261.351 475.6 261.803 475.596 262.253C475.909 261.878 476.223 261.501 476.536 261.123C476.73 260.889 476.924 260.656 477.117 260.421C477.14 259.976 477.163 259.53 477.187 259.082C476.661 259.69 476.136 260.295 475.612 260.897ZM478.122 257.997C478.098 258.428 478.075 258.858 478.053 259.286C478.53 258.706 479.008 258.123 479.486 257.536C479.525 257.114 479.565 256.69 479.605 256.265C479.11 256.845 478.616 257.422 478.122 257.997ZM480.595 255.102C480.556 255.507 480.518 255.911 480.48 256.314C480.934 255.754 481.388 255.191 481.843 254.626C481.897 254.23 481.951 253.833 482.005 253.434C481.534 253.993 481.064 254.548 480.595 255.102ZM483.059 252.181C483.008 252.555 482.957 252.929 482.906 253.301C483.335 252.766 483.765 252.227 484.194 251.687L484.389 250.59C483.945 251.123 483.502 251.653 483.059 252.181ZM485.519 249.231L485.34 250.242C485.737 249.74 486.135 249.235 486.533 248.729L486.748 247.746C486.338 248.243 485.929 248.738 485.519 249.231ZM487.968 246.264L487.776 247.143C488.13 246.689 488.485 246.234 488.84 245.777L489.062 244.929C488.697 245.375 488.332 245.82 487.968 246.264ZM490.389 243.301L490.201 244.022C490.514 243.617 490.828 243.211 491.141 242.803L491.349 242.119C491.028 242.514 490.708 242.908 490.389 243.301ZM492.805 240.317L492.647 240.843C492.913 240.495 493.179 240.146 493.446 239.796L493.612 239.314L493.279 239.729C493.121 239.925 492.963 240.121 492.805 240.317Z' fill='url(%23paint0_linear_310_640)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_310_640' x1='-64.0878' y1='348.92' x2='688.341' y2='163.541' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E6F7FF'/%3E%3Cstop offset='1' stop-color='%23FBFBFB'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 649px;
  height: 520px;
  left: 0;
  top: -200px;
}
.about-section .decorate-block_2 {
  background-image: url("data:image/svg+xml,%3Csvg width='252' height='855' viewBox='0 0 252 855' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M349.038 854.018C317.572 731.055 262.105 656.106 213.531 609.046C203.392 599.224 194.534 591.568 186.523 585.051C188.695 560.764 189.505 532.731 190.487 498.706L190.487 498.705L190.491 498.587C191.961 447.694 188.545 421.518 186.005 402.094L186 402.056C183.467 382.686 181.819 370.082 186.774 346.28C197.024 297.071 223.018 259.979 262.761 220.634C265.693 220.641 268.68 220.623 271.725 220.575C346.221 219.398 451.967 200.175 578.982 115.224L578.343 114.411C451.506 199.242 345.969 218.405 271.68 219.579C268.997 219.621 266.361 219.641 263.768 219.64C264.515 218.904 265.267 218.167 266.024 217.428C269.053 217.326 272.141 217.198 275.291 217.042C348.446 213.408 452.645 193.107 578.355 109.788L577.719 108.972C452.182 192.177 348.177 212.423 275.207 216.047C272.454 216.184 269.748 216.299 267.088 216.394C267.829 215.675 268.574 214.955 269.323 214.235C272.437 214.014 275.613 213.77 278.856 213.498C350.64 207.473 453.317 186.029 577.718 104.333L577.086 103.515C452.851 185.102 350.355 206.495 278.733 212.506C275.923 212.742 273.163 212.957 270.451 213.153C271.182 212.454 271.918 211.753 272.658 211.051C275.846 210.707 279.101 210.34 282.426 209.946C352.806 201.614 453.992 178.942 577.087 98.8862L576.459 98.0655C453.523 178.018 352.504 200.642 282.264 208.958C279.412 209.296 276.61 209.614 273.857 209.915C274.565 209.247 275.276 208.577 275.991 207.907C279.253 207.433 282.585 206.937 285.99 206.415C354.95 195.842 454.664 171.875 576.441 93.4525L575.817 92.6292C454.192 170.954 354.631 194.877 285.79 205.432C282.899 205.875 280.061 206.3 277.273 206.708C277.964 206.063 278.659 205.417 279.358 204.769C282.684 204.16 286.083 203.529 289.558 202.873C357.085 190.136 455.338 164.799 575.823 88.0107L575.203 87.1848C454.862 163.882 356.749 189.178 289.32 201.896C286.406 202.447 283.544 202.979 280.734 203.496C281.405 202.877 282.08 202.256 282.758 201.634C286.136 200.886 289.589 200.118 293.121 199.326C359.215 184.497 456.012 157.71 575.187 82.5649L574.571 81.7362C455.53 156.797 358.86 183.546 292.845 198.357C289.925 199.013 287.057 199.651 284.242 200.276C284.886 199.687 285.533 199.098 286.183 198.508L286.334 198.468C289.71 197.591 293.161 196.694 296.691 195.774C361.347 178.936 456.679 150.642 574.558 77.1218L573.946 76.2904C456.191 149.734 360.974 177.993 296.379 194.815C293.464 195.574 290.602 196.318 287.792 197.049C288.394 196.504 288.998 195.958 289.605 195.411C293.074 194.375 296.623 193.319 300.256 192.239C363.488 173.438 457.362 143.567 573.928 71.6661L573.321 70.8321C456.868 142.663 363.096 172.502 299.906 191.29C297.005 192.152 294.157 193 291.36 193.834C291.923 193.329 292.488 192.823 293.054 192.317C296.563 191.131 300.153 189.925 303.828 188.695C365.65 168.007 458.044 136.489 573.301 66.2364L572.699 65.3994C457.543 135.59 365.239 167.077 303.444 187.757C300.572 188.718 297.751 189.665 294.981 190.598C295.5 190.137 296.02 189.675 296.541 189.212C300.072 187.879 303.686 186.524 307.386 185.146C308.549 184.712 309.724 184.275 310.91 183.833L311.625 183.567C372.031 161.076 461.344 127.822 572.657 60.7875L572.06 59.9476C460.832 126.931 371.594 160.157 311.202 182.643L306.966 184.22C304.153 185.268 301.389 186.303 298.673 187.325C299.127 186.923 299.583 186.521 300.039 186.119C303.592 184.635 307.227 183.129 310.949 181.598C315.103 179.89 319.407 178.129 323.858 176.308L323.927 176.28C382.769 152.204 467.351 117.595 572.028 55.3452L571.435 54.5023C466.828 116.711 382.309 151.294 323.473 175.367L323.433 175.384C318.972 177.209 314.659 178.974 310.495 180.686C307.757 181.812 305.066 182.925 302.419 184.026C302.796 183.695 303.173 183.364 303.552 183.032C307.121 181.396 310.773 179.737 314.512 178.053C321.804 174.767 329.576 171.309 337.816 167.643L337.817 167.642C394.805 142.288 474.127 106.998 571.395 49.9016L570.807 49.0557C473.593 106.121 394.323 141.388 337.336 166.742C329.096 170.408 321.321 173.867 314.025 177.155C311.387 178.344 308.791 179.52 306.237 180.684L307.068 179.96C310.654 178.168 314.322 176.353 318.076 174.51C329.188 169.055 341.455 163.176 354.832 156.766L354.849 156.758C409.407 130.613 482.42 95.6243 570.757 44.4582L570.175 43.6091C481.878 94.7519 408.91 129.719 354.353 155.864L354.352 155.864L354.337 155.872C340.954 162.285 328.679 168.167 317.558 173.627C315.047 174.86 312.573 176.081 310.137 177.29L310.587 176.899C314.19 174.949 317.875 172.974 321.645 170.969C337.955 162.292 356.841 152.638 378.165 141.738L378.17 141.736L378.176 141.733C428.965 115.772 493.58 82.7432 570.136 39.0252L569.56 38.1731C493.022 81.8801 428.45 114.887 377.666 140.845L377.665 140.846C356.33 151.751 337.428 161.413 321.096 170.101C318.748 171.35 316.433 172.587 314.15 173.814L314.197 173.774C317.785 171.681 321.451 169.56 325.2 167.409C350.091 153.121 381.151 136.396 417.943 116.585C421.022 114.927 424.142 113.247 427.301 111.545C468.206 89.5125 515.794 63.7948 569.496 33.5711L568.925 32.7156C515.232 62.9343 467.652 88.6481 426.747 110.681C423.59 112.381 420.473 114.06 417.395 115.717L417.385 115.722C380.598 135.531 349.526 152.262 324.621 166.558C323.648 167.116 322.68 167.673 321.717 168.228C324.034 166.785 326.382 165.33 328.762 163.861C373.517 136.24 438.758 100.136 522.281 53.9148L522.288 53.911L522.425 53.8351C537.324 45.5899 552.805 37.023 568.854 28.1253L568.289 27.2665C552.241 36.1636 536.761 44.7301 521.862 52.9754L521.732 53.0472C438.903 98.8843 374.025 134.788 329.279 162.334C330.29 161.663 331.307 160.99 332.329 160.313C383.942 126.179 463.447 79.8672 568.237 22.6858L567.678 21.8236C465.84 77.3942 387.856 122.713 336.135 156.575C386.647 120.901 464.292 72.6867 567.588 17.2366L567.035 16.3709C469.14 68.9216 394.262 114.984 343.666 150.046C393.163 113.145 467.662 64.1899 566.966 11.7948L566.42 10.9255C471.979 60.7551 399.952 107.48 350.511 143.701C398.946 105.612 470.551 55.9937 566.326 6.35166L565.787 5.47901C474.832 52.6226 405.655 99.7475 357.401 137.016C404.723 97.8416 473.46 47.8341 565.699 0.908139L565.167 0.031693C465.535 50.7189 393.296 104.999 345.828 145.37L345.739 145.445C340.907 149.554 336.17 153.582 331.531 157.538C329.057 159.53 326.612 161.502 324.197 163.457C321.865 165.234 319.562 166.995 317.288 168.741C314.697 170.608 312.144 172.457 309.629 174.29C307.371 175.828 305.145 177.355 302.949 178.87C300.554 180.408 298.197 181.934 295.876 183.448C293.383 184.954 290.933 186.449 288.524 187.932C286.324 189.18 284.159 190.419 282.027 191.651C279.681 192.892 277.375 194.123 275.109 195.348C272.753 196.504 270.439 197.652 268.165 198.794C265.848 199.839 263.573 200.879 261.339 201.914C259.016 202.869 256.736 203.819 254.497 204.765C252.282 205.585 250.106 206.4 247.969 207.213C245.724 207.946 243.521 208.675 241.357 209.403C239.008 210.064 236.704 210.723 234.444 211.381C232.171 211.915 229.941 212.447 227.753 212.981C225.613 213.379 223.511 213.777 221.446 214.176C219.235 214.475 217.065 214.773 214.934 215.075C212.589 215.266 210.289 215.459 208.034 215.657C205.864 215.714 203.733 215.774 201.639 215.84C199.476 215.772 197.351 215.708 195.264 215.653C187.95 214.985 181.081 214.386 174.559 214.006C149.295 212.531 129.321 214.339 109.383 228.224C68.9927 256.353 55.7355 308.423 60.5865 364.402C65.439 420.4 88.4174 480.453 120.701 524.736C133.048 541.671 143.714 552.127 154.991 561.493C155.893 562.384 156.799 563.265 157.708 564.139C158.512 565.054 159.318 565.959 160.127 566.858C160.882 567.851 161.638 568.834 162.397 569.811C163.066 570.831 163.737 571.843 164.41 572.848C165.03 573.951 165.651 575.045 166.275 576.131C166.845 577.325 167.417 578.508 167.991 579.684C168.447 580.816 168.903 581.94 169.362 583.058C169.818 584.429 170.276 585.789 170.736 587.14C171.087 588.444 171.44 589.738 171.795 591.025C172.117 592.551 172.44 594.065 172.766 595.569C173.02 597.182 173.275 598.781 173.533 600.372C173.732 602.235 173.933 604.082 174.138 605.919C174.259 607.957 174.381 609.978 174.508 611.99C174.54 614.354 174.572 616.7 174.609 619.036C174.558 620.601 174.506 622.16 174.454 623.714L174.453 623.722C174.282 628.872 174.111 633.977 173.978 639.124C172.24 646.717 170.222 654.145 167.895 661.596C166.796 664.529 165.632 667.451 164.397 670.373C162.509 674.218 160.464 678.035 158.247 681.847C145.83 703.21 106.51 761.398 0.167125 795.053L2.34119 795.42C102.655 763.184 142.909 709.148 157.245 685.611C143.525 711.567 107.251 763.448 17.1684 797.926L19.1305 798.258C117.677 760.067 151.427 701.091 161.803 678.838C162.109 678.182 162.411 677.527 162.709 676.872C153.545 701.34 124.238 759.47 34.0752 800.784L35.8576 801.085C101.085 770.888 134.288 731.912 151.05 703.506C136.111 732.457 109.097 771.678 50.881 803.624L52.5054 803.899C126.468 762.931 149.825 710.237 162.154 682.422L162.156 682.42C163.845 678.609 165.327 675.266 166.703 672.484C165.496 675.506 164.241 678.941 162.858 682.727C152.015 712.413 133.296 763.661 67.6446 806.458L69.1401 806.71C134.397 763.826 153.103 712.581 163.886 683.04C165.99 677.276 167.793 672.338 169.58 668.45C169.83 667.907 170.076 667.364 170.317 666.821C168.653 671.365 167.085 676.891 165.295 683.199C156.461 714.335 142.23 764.495 84.3381 809.279L85.7265 809.514C143.333 764.634 157.575 714.39 166.358 683.401L166.358 683.4C168.438 676.064 170.211 669.808 172.181 664.957C172.723 663.624 173.24 662.295 173.734 660.968L173.737 661.311C173.961 690.208 166.58 752.59 101.049 812.104L102.356 812.324C167.635 752.729 175.032 690.329 174.807 661.329C174.799 660.223 174.794 659.123 174.792 658.029C175.225 656.782 175.638 655.536 176.032 654.291C176.124 655.484 176.223 656.686 176.328 657.895C178.984 688.425 176.546 751.196 117.673 814.913L118.908 815.122C177.609 751.308 180.06 688.474 177.395 657.84C177.208 655.686 177.042 653.56 176.894 651.456C177.251 650.233 177.591 649.01 177.912 647.785C178.222 649.981 178.559 652.203 178.926 654.459C184.17 686.646 186.515 749.799 134.256 817.716L135.434 817.915C187.587 749.881 185.246 686.626 179.985 654.334C179.469 651.168 179.013 648.068 178.607 645.015C178.895 643.819 179.165 642.62 179.42 641.419C180.052 644.56 180.749 647.756 181.523 651.029C189.517 684.842 196.487 748.407 150.804 820.513L151.938 820.705C197.567 748.458 190.587 684.758 182.568 650.839C181.585 646.684 180.728 642.652 179.968 638.7C180.193 637.525 180.403 636.346 180.599 635.163C181.646 639.197 182.81 643.325 184.126 647.597C195.024 682.981 206.468 747.013 167.327 823.306L168.429 823.492C207.556 747.032 196.086 682.839 185.155 647.345C183.576 642.219 182.215 637.3 181.014 632.5C181.181 631.363 181.335 630.222 181.477 629.076C183.019 633.932 184.747 638.928 186.727 644.164C200.675 681.05 216.454 745.607 183.822 826.094L184.902 826.276C217.547 745.595 201.727 680.855 187.736 643.855C185.445 637.797 183.492 632.06 181.775 626.49C181.892 625.395 181.999 624.295 182.095 623.19C184.206 628.783 186.583 634.575 189.337 640.734C206.463 679.03 226.452 744.217 200.306 828.88L201.371 829.06C227.55 744.175 207.504 678.788 190.323 640.371C187.22 633.43 184.597 626.956 182.292 620.707C182.367 619.674 182.433 618.636 182.491 617.592C185.234 623.807 188.324 630.288 191.933 637.295C212.344 676.904 236.442 742.81 216.752 831.659L217.811 831.838C237.543 742.739 213.373 676.62 192.896 636.883C188.941 629.206 185.614 622.166 182.683 615.417C182.821 614.618 182.956 613.814 183.088 613.007C186.423 619.506 190.168 626.341 194.541 633.846C218.323 674.67 246.447 741.389 233.188 834.437L234.246 834.616C247.551 741.292 219.341 674.349 195.479 633.389C190.814 625.382 186.866 618.143 183.369 611.259C183.493 610.472 183.615 609.68 183.734 608.885C187.655 615.514 192.04 622.555 197.141 630.412C224.365 672.347 256.455 739.971 249.609 837.213L250.671 837.392C257.561 739.849 225.371 671.992 198.054 629.913C192.657 621.601 188.064 614.207 183.975 607.246C184.089 606.458 184.2 605.667 184.31 604.872C188.843 611.579 193.894 618.785 199.747 626.972C230.456 669.921 266.45 738.538 266.016 839.986L267.086 840.167C267.557 738.395 231.451 669.536 200.634 626.435C194.485 617.835 189.223 610.32 184.518 603.329C184.622 602.547 184.724 601.762 184.823 600.972C189.191 606.665 193.967 612.785 199.343 619.672L199.344 619.674C199.934 620.43 200.532 621.196 201.137 621.971C201.538 622.485 201.942 623.003 202.35 623.526C236.583 667.402 276.457 737.091 282.41 842.757L283.491 842.939C277.566 736.928 237.568 666.989 203.211 622.955C202.186 621.641 201.182 620.355 200.199 619.094C194.543 611.848 189.552 605.454 185.004 599.514C185.099 598.739 185.192 597.961 185.283 597.179L186.394 598.461L186.395 598.462C191.916 604.833 198.005 611.859 204.943 620.077C242.723 664.803 286.455 735.654 298.794 845.526L299.888 845.711C287.565 735.472 243.697 664.365 205.778 619.474C198.826 611.24 192.729 604.204 187.205 597.83L186.972 597.561C186.457 596.967 185.947 596.378 185.441 595.795C185.528 595.023 185.614 594.247 185.697 593.467C192.18 600.114 199.346 607.587 207.56 616.633C248.874 662.133 296.459 734.203 315.169 848.293L316.278 848.481C297.571 734.004 249.839 661.672 208.371 616.002C199.863 606.633 192.487 598.956 185.837 592.145C185.917 591.381 185.995 590.612 186.072 589.84C193.225 596.377 201.124 603.873 210.164 613.184C255.021 659.396 306.46 732.744 331.535 851.06L332.661 851.25C307.573 732.53 255.976 658.913 210.95 612.527C201.638 602.935 193.524 595.258 186.195 588.576C186.269 587.811 186.342 587.041 186.412 586.268C194.252 592.666 202.899 600.165 212.768 609.726C261.158 656.608 316.458 731.283 347.894 853.825L349.038 854.018ZM189.421 498.535C188.445 532.306 187.64 560.136 185.518 584.236C185.25 584.02 184.984 583.805 184.718 583.591C186.548 560.119 187.059 533.025 187.21 499.81C187.424 453.395 184.002 426.23 181.422 405.75L181.417 405.706C181.188 403.89 180.966 402.126 180.753 400.406C178.15 379.317 177.021 364.845 183.121 340.703C195.075 293.389 220.42 257.914 259.409 220.615C260.03 220.621 260.653 220.625 261.279 220.629C221.849 259.797 195.962 296.914 185.723 346.067C180.736 370.022 182.4 382.749 184.937 402.151L184.942 402.19C187.478 421.582 190.889 447.706 189.421 498.535ZM186.139 499.781C185.995 531.638 185.518 557.84 183.868 580.597C183.83 576.716 183.75 572.732 183.636 568.633C184.437 549.178 184.464 527.112 183.931 501.028C183.078 459.079 179.617 431.769 176.938 410.629C176.407 406.443 175.907 402.497 175.464 398.729C172.787 375.954 172.193 359.626 179.47 335.121C192.963 289.707 217.755 255.851 256.059 220.573C256.675 220.583 257.293 220.591 257.914 220.599C219.252 257.725 194.015 293.21 182.079 340.452C175.938 364.753 177.08 379.355 179.69 400.495C179.904 402.229 180.128 404.008 180.359 405.839C182.937 426.307 186.353 453.425 186.139 499.781ZM182.861 501.022C183.25 520.078 183.34 536.984 183.048 552.288C182.69 543.852 182.247 534.943 181.777 525.481C181.409 518.087 181.024 510.356 180.651 502.25C178.924 464.69 175.403 437.98 172.589 416.64C171.661 409.596 170.81 403.138 170.125 397.067C167.369 372.618 167.318 354.441 175.815 329.542C190.669 286.016 214.987 253.78 252.668 220.508C253.292 220.522 253.918 220.535 254.547 220.547C216.587 255.653 191.904 289.508 178.438 334.833C171.111 359.505 171.716 375.972 174.4 398.813C174.844 402.586 175.344 406.535 175.875 410.723L175.875 410.725L175.875 410.726C178.554 431.864 182.009 459.126 182.861 501.022ZM174.794 329.219C189.611 285.799 213.818 253.574 251.136 220.471C250.52 220.456 249.907 220.439 249.296 220.421C212.169 251.704 188.235 282.31 172.177 323.965C162.411 349.281 161.904 369.296 164.744 395.411C165.683 404.053 166.991 413.372 168.452 423.774C171.403 444.799 174.976 470.251 177.383 503.476C178.095 513.315 178.82 522.575 179.506 531.332L179.506 531.335C180.676 546.265 181.73 559.732 182.41 572.11C182.464 570.96 182.515 569.801 182.563 568.633C182.199 555.55 181.49 541.281 180.704 525.448L180.703 525.435C180.337 518.064 179.954 510.354 179.581 502.267C177.856 464.752 174.342 438.097 171.53 416.761L171.53 416.759C170.6 409.707 169.747 403.236 169.061 397.146C166.296 372.618 166.237 354.292 174.794 329.219ZM254.601 219.553C254.324 219.548 254.047 219.542 253.771 219.537C254.473 218.921 255.18 218.305 255.891 217.688C256.492 217.677 257.096 217.666 257.702 217.654C256.999 218.293 256.3 218.932 255.606 219.571C255.27 219.565 254.935 219.559 254.601 219.553ZM252.231 219.503C252.908 218.907 253.588 218.31 254.273 217.714C253.684 217.722 253.097 217.73 252.512 217.737C251.818 218.311 251.128 218.885 250.443 219.458C251.037 219.474 251.633 219.489 252.231 219.503ZM258.828 216.633C258.239 216.646 257.653 216.658 257.068 216.67C257.758 216.076 258.451 215.481 259.149 214.886C259.725 214.853 260.303 214.819 260.883 214.784C260.194 215.401 259.509 216.017 258.828 216.633ZM255.441 216.699C256.101 216.127 256.765 215.555 257.433 214.983C256.874 215.014 256.317 215.044 255.762 215.074C255.084 215.624 254.41 216.175 253.74 216.725C254.305 216.717 254.872 216.708 255.441 216.699ZM262.084 213.712C261.524 213.747 260.966 213.78 260.411 213.813C261.084 213.243 261.761 212.672 262.442 212.1C262.988 212.047 263.536 211.993 264.087 211.938C263.416 212.53 262.748 213.122 262.084 213.712ZM258.685 213.913C259.324 213.369 259.968 212.823 260.615 212.277C260.09 212.328 259.568 212.378 259.047 212.427C258.389 212.953 257.735 213.478 257.084 214.003C257.616 213.974 258.149 213.944 258.685 213.913ZM265.375 210.805C264.849 210.858 264.324 210.911 263.802 210.962C264.225 210.609 264.649 210.256 265.076 209.903C265.293 209.722 265.511 209.542 265.73 209.361C266.243 209.29 266.758 209.219 267.274 209.147C266.638 209.7 266.005 210.253 265.375 210.805ZM261.963 211.143C262.564 210.639 263.168 210.135 263.775 209.63C263.291 209.697 262.807 209.763 262.326 209.828C261.707 210.315 261.092 210.801 260.479 211.287C260.972 211.239 261.467 211.191 261.963 211.143ZM268.664 207.942C268.175 208.011 267.689 208.079 267.203 208.146C267.816 207.643 268.431 207.14 269.049 206.636C269.523 206.551 269.999 206.465 270.477 206.38C269.87 206.901 269.265 207.422 268.664 207.942ZM265.237 208.419C265.804 207.95 266.374 207.481 266.947 207.011L265.636 207.245C265.05 207.699 264.467 208.152 263.887 208.605C264.336 208.543 264.786 208.481 265.237 208.419ZM271.984 205.089C271.541 205.169 271.099 205.249 270.658 205.328C271.238 204.858 271.821 204.387 272.407 203.916L273.696 203.633C273.123 204.119 272.552 204.604 271.984 205.089ZM268.543 205.707C269.07 205.277 269.601 204.847 270.133 204.416L268.986 204.668C268.439 205.086 267.894 205.503 267.352 205.92L268.543 205.707ZM275.342 202.241L274.176 202.497C274.711 202.069 275.249 201.641 275.789 201.212L276.915 200.918C276.389 201.359 275.864 201.801 275.342 202.241ZM272.531 202.484C272.791 202.275 273.051 202.067 273.312 201.858L272.361 202.107C271.868 202.478 271.377 202.849 270.888 203.22L271.887 203C272.101 202.828 272.316 202.656 272.531 202.484ZM278.724 199.406L277.749 199.66C277.993 199.467 278.237 199.274 278.482 199.081C278.709 198.903 278.936 198.724 279.164 198.545L280.097 198.264C279.637 198.645 279.18 199.026 278.724 199.406ZM275.255 200.309C275.65 199.996 276.045 199.682 276.442 199.368L275.727 199.585C275.313 199.894 274.9 200.202 274.488 200.509L275.255 200.309ZM282.1 196.606L281.355 196.83C281.758 196.516 282.162 196.202 282.567 195.887L283.265 195.648C283.089 195.792 282.914 195.936 282.739 196.08C282.526 196.255 282.313 196.431 282.1 196.606ZM278.616 197.656C278.925 197.413 279.235 197.17 279.547 196.926L279.122 197.073C278.951 197.198 278.781 197.323 278.611 197.449L278.133 197.802L278.616 197.656ZM285.506 193.811L285.045 193.969C285.367 193.72 285.689 193.472 286.013 193.223L286.417 193.068C286.113 193.316 285.809 193.564 285.506 193.811ZM282.005 195.009C282.209 194.851 282.413 194.692 282.618 194.533L282.563 194.555C282.335 194.721 282.107 194.887 281.88 195.052L282.005 195.009ZM288.952 191.01L288.853 191.048L289.468 190.579L289.505 190.563L288.952 191.01ZM292.09 189.814C292.396 189.567 292.703 189.321 293.011 189.074L293.286 188.957C292.999 189.2 292.713 189.443 292.427 189.686L292.09 189.814ZM295.346 188.58C295.733 188.253 296.121 187.926 296.51 187.598L297.04 187.375C296.669 187.704 296.299 188.031 295.93 188.359L295.346 188.58ZM300.232 184.559C299.959 184.799 299.687 185.038 299.415 185.278L299.129 185.397C299.421 185.153 299.714 184.907 300.007 184.662L300.232 184.559ZM177.853 216.439C180.807 216.411 183.836 216.426 186.95 216.471C184.954 216.587 182.994 216.718 181.067 216.867C155.795 218.813 136.057 223.791 116.643 239.444C80.7348 268.397 69.4049 316.444 74.0153 368.511C78.6269 420.591 99.192 476.803 127.23 522.241C135.529 535.69 142.755 545.906 149.8 554.714C141.888 546.296 133.923 536.472 124.869 522.98C94.8261 478.213 73.1244 420.265 68.405 366.418C63.6841 312.556 75.961 262.924 113.698 234.621C133.107 220.062 152.697 216.681 177.853 216.439ZM123.965 523.492C132.184 535.739 139.514 544.981 146.719 552.891C138.639 545.372 130.56 536.505 121.582 524.191C89.4071 480.057 66.4912 420.173 61.6535 364.347C56.8142 308.502 70.071 256.861 110.039 229.026C129.686 215.344 149.358 213.53 174.519 214.999C176.61 215.122 178.739 215.266 180.91 215.429C179.869 215.429 178.838 215.434 177.815 215.443C152.541 215.687 132.678 219.088 113.013 233.84C74.8842 262.437 62.6051 312.475 67.338 366.474C72.0723 420.49 93.834 478.594 123.965 523.492ZM167.531 666.249C169.855 661.16 171.92 656.009 173.757 650.748C173.748 651.549 173.741 652.351 173.735 653.157C171.627 659.322 169.077 665.396 166.011 671.484C165.736 672.03 165.458 672.597 165.174 673.187C165.99 670.865 166.776 668.554 167.531 666.249ZM183.894 599.759C183.802 600.503 183.708 601.243 183.613 601.981L183.563 601.906C183.599 601.093 183.631 600.276 183.661 599.454L183.894 599.759ZM184.071 598.293L183.715 597.826C183.739 597.036 183.761 596.243 183.78 595.445L184.329 596.079C184.245 596.821 184.159 597.559 184.071 598.293ZM184.485 594.69L183.814 593.915L183.817 593.779C183.884 593.104 183.95 592.426 184.015 591.744L184.724 592.47C184.646 593.214 184.566 593.954 184.485 594.69ZM184.862 591.147L184.14 590.409C184.206 589.695 184.27 588.978 184.333 588.257C184.451 588.364 184.569 588.471 184.687 588.579C184.819 588.698 184.95 588.818 185.082 588.938C185.01 589.678 184.937 590.414 184.862 591.147ZM178.437 531.37C179.873 549.723 181.134 565.84 181.743 580.426C180.763 567.175 179.193 552.646 177.419 536.229L177.419 536.226C176.36 526.429 175.229 515.958 174.107 504.685C171.647 479.975 168.68 459.189 165.962 441.106C165.494 437.997 165.034 434.968 164.586 432.013C162.424 417.778 160.524 405.261 159.309 393.752C156.379 365.978 157.453 344.131 168.524 318.384C185.636 278.574 209.263 249.613 245.891 220.312C246.285 220.326 246.681 220.339 247.077 220.352C247.298 220.36 247.519 220.367 247.74 220.374C210.997 251.488 187.179 282.075 171.168 323.608C161.332 349.108 160.829 369.283 163.679 395.487C164.623 404.175 165.935 413.515 167.397 423.929L167.398 423.936C170.347 444.942 173.909 470.318 176.315 503.518C177.028 513.361 177.752 522.62 178.437 531.37ZM248.877 219.414C248.278 219.396 247.682 219.377 247.088 219.358C247.754 218.828 248.425 218.299 249.1 217.769C249.685 217.765 250.272 217.761 250.861 217.755C250.196 218.308 249.534 218.861 248.877 219.414ZM246.387 218.589C246.727 218.319 247.068 218.049 247.41 217.779C246.832 217.781 246.256 217.783 245.682 217.784C245.028 218.268 244.378 218.752 243.732 219.236C244.316 219.259 244.902 219.281 245.491 219.302C245.788 219.065 246.087 218.827 246.387 218.589ZM252.079 216.746C251.513 216.753 250.949 216.758 250.388 216.763C251.036 216.259 251.688 215.754 252.344 215.249C252.895 215.222 253.448 215.194 254.004 215.165C253.358 215.693 252.717 216.22 252.079 216.746ZM249.483 216.153C249.832 215.881 250.183 215.608 250.534 215.336C249.994 215.361 249.456 215.386 248.92 215.411C248.289 215.869 247.662 216.327 247.038 216.784C247.585 216.782 248.134 216.78 248.685 216.776C248.951 216.568 249.217 216.361 249.483 216.153ZM255.314 214.099C254.786 214.126 254.26 214.154 253.736 214.18C254.361 213.703 254.99 213.225 255.622 212.746C256.135 212.699 256.649 212.652 257.165 212.604C256.545 213.102 255.928 213.6 255.314 214.099ZM251.913 214.271C252.497 213.822 253.084 213.373 253.674 212.923C253.179 212.968 252.686 213.012 252.194 213.056C251.591 213.486 250.992 213.915 250.396 214.344C250.9 214.32 251.405 214.296 251.913 214.271ZM258.585 211.467C258.101 211.513 257.619 211.558 257.139 211.603C257.72 211.166 258.304 210.73 258.892 210.293C259.36 210.23 259.83 210.167 260.302 210.103C259.905 210.416 259.51 210.73 259.116 211.043C258.939 211.185 258.762 211.326 258.585 211.467ZM255.889 211.246C256.186 211.023 256.484 210.799 256.783 210.575L255.456 210.751C254.905 211.137 254.357 211.523 253.812 211.908C254.265 211.867 254.72 211.826 255.176 211.784C255.413 211.605 255.651 211.426 255.889 211.246ZM261.848 208.883C261.416 208.942 260.986 209 260.557 209.058C260.925 208.786 261.295 208.514 261.667 208.241C261.841 208.113 262.016 207.984 262.192 207.856L263.444 207.634C263.147 207.866 262.851 208.098 262.555 208.329C262.319 208.514 262.083 208.699 261.848 208.883ZM258.43 209.345C258.915 208.985 259.402 208.624 259.891 208.263L258.748 208.465C258.245 208.811 257.744 209.158 257.245 209.504L257.693 209.444C257.938 209.411 258.184 209.378 258.43 209.345ZM265.144 206.314L264.036 206.51C264.533 206.149 265.032 205.788 265.534 205.426L266.597 205.192C266.11 205.566 265.626 205.94 265.144 206.314ZM261.715 206.922C262.143 206.609 262.572 206.296 263.003 205.982L262.083 206.184C261.637 206.487 261.192 206.79 260.748 207.093L261.715 206.922ZM267.598 203.942C268.03 203.633 268.465 203.323 268.9 203.013L269.734 202.794C269.315 203.113 268.897 203.431 268.481 203.749L267.598 203.942ZM265.044 204.503C265.391 204.253 265.739 204.003 266.088 203.752L265.444 203.922C265.077 204.167 264.712 204.412 264.348 204.656L265.044 204.503ZM271.841 201.201L271.235 201.359C271.574 201.12 271.914 200.881 272.255 200.641L272.81 200.472C272.486 200.715 272.163 200.958 271.841 201.201ZM268.797 201.817L269.09 201.61L268.787 201.703C268.537 201.867 268.288 202.032 268.04 202.196L268.395 202.103C268.529 202.008 268.663 201.912 268.797 201.817ZM275.841 198.209C275.624 198.37 275.408 198.531 275.192 198.692L274.931 198.771C275.166 198.608 275.402 198.444 275.638 198.28L275.841 198.209ZM181.182 217.859C184.973 217.567 188.891 217.343 192.955 217.162C189.999 217.504 187.119 217.872 184.311 218.276C159.051 221.91 139.447 228.45 120.277 245.043C86.5399 274.241 76.1277 320.329 80.6123 370.506C85.0978 420.695 104.491 475.07 130.502 520.98C138.811 535.654 145.848 546.869 152.642 556.59C144.986 547.257 137.218 536.45 128.155 521.762C100.187 476.438 79.6791 420.368 75.0822 368.454C70.4841 316.526 81.8105 268.864 117.355 240.203C136.544 224.732 156.039 219.795 181.182 217.859ZM176.612 626.333C176.548 625.569 176.486 624.806 176.425 624.043C176.514 624.652 176.604 625.261 176.696 625.871C176.668 626.025 176.64 626.179 176.612 626.333ZM176.958 630.261C177.036 629.86 177.114 629.459 177.192 629.057C177.21 629.172 177.229 629.287 177.247 629.403L177.27 629.545C177.182 629.95 177.094 630.354 177.004 630.758L176.958 630.261ZM177.779 625.91C177.815 626.146 177.851 626.382 177.887 626.618C177.988 626.126 178.087 625.632 178.186 625.138C178.136 624.914 178.087 624.691 178.037 624.468C177.982 624.781 177.926 625.095 177.87 625.408C177.84 625.575 177.81 625.743 177.779 625.91ZM177.333 634.126C177.47 633.543 177.606 632.958 177.74 632.372C177.785 632.637 177.83 632.902 177.876 633.167C177.726 633.767 177.574 634.365 177.419 634.961C177.39 634.683 177.361 634.404 177.333 634.126ZM178.357 629.594C178.408 629.913 178.461 630.232 178.513 630.552C178.669 629.896 178.822 629.238 178.973 628.578C178.902 628.278 178.832 627.978 178.763 627.679C178.629 628.319 178.494 628.957 178.357 629.594ZM177.739 637.92C177.939 637.189 178.136 636.455 178.329 635.718C178.357 635.873 178.385 636.028 178.413 636.183C178.228 637.051 178.035 637.916 177.836 638.777C177.803 638.491 177.771 638.205 177.739 637.92ZM178.966 633.224L178.99 633.362C179.02 633.208 179.05 633.055 179.079 632.902C179.117 632.704 179.155 632.507 179.192 632.309C179.117 632.614 179.042 632.919 178.966 633.224ZM176.355 536.329C178.123 552.701 179.686 567.174 180.665 580.36C179.15 579.164 177.665 578.004 176.206 576.87C175.859 557.163 174.468 534.463 170.828 505.918C167.689 481.331 164.19 460.235 161.097 441.606L161.073 441.459C157.99 422.888 155.315 406.78 153.806 392.095C150.782 362.664 152.441 338.99 164.871 312.801C182.909 274.806 206.293 247.506 242.477 220.18C242.794 220.193 243.111 220.206 243.429 220.219C243.72 220.23 244.012 220.242 244.305 220.253C208.086 249.387 184.581 278.323 167.528 317.994C156.375 343.934 155.304 365.954 158.244 393.825C159.461 405.357 161.365 417.9 163.527 432.135L163.533 432.172C163.979 435.113 164.437 438.127 164.902 441.219C167.619 459.297 170.583 480.065 173.041 504.752C174.165 516.044 175.297 526.524 176.355 536.324L176.355 536.329ZM176.228 578.169C177.712 579.324 179.223 580.508 180.764 581.729C180.814 582.423 180.862 583.113 180.908 583.8C179.321 582.377 177.77 580.994 176.249 579.641C176.242 579.152 176.235 578.661 176.228 578.169ZM176.265 581.016C177.812 582.393 179.389 583.801 181.004 585.251C181.049 585.952 181.092 586.649 181.133 587.343L179.872 586.059C178.652 584.816 177.455 583.597 176.278 582.395C176.274 581.937 176.27 581.478 176.265 581.016ZM180.578 588.238L181.222 588.895C181.243 589.261 181.262 589.626 181.282 589.991C181.263 590.216 181.245 590.442 181.226 590.666L181.207 590.898C179.523 588.944 177.889 587.04 176.295 585.167C176.293 584.735 176.291 584.302 176.288 583.868C176.762 584.351 177.239 584.837 177.719 585.327C178.2 585.816 178.683 586.309 179.171 586.805C179.636 587.279 180.106 587.757 180.578 588.238ZM176.299 586.756C177.853 588.577 179.446 590.429 181.086 592.329C181.034 592.938 180.98 593.544 180.925 594.148C179.336 592.04 177.798 589.977 176.299 587.939C176.3 587.546 176.3 587.151 176.299 586.756ZM176.296 589.675C177.75 591.641 179.243 593.635 180.785 595.673C180.729 596.268 180.672 596.861 180.614 597.452C179.125 595.18 177.689 592.949 176.292 590.738C176.294 590.385 176.295 590.03 176.296 589.675ZM176.28 592.657C177.628 594.773 179.014 596.911 180.449 599.09C180.414 599.437 180.378 599.784 180.341 600.13C180.317 600.358 180.293 600.586 180.269 600.814C178.888 598.367 177.56 595.958 176.273 593.563C176.275 593.262 176.278 592.96 176.28 592.657ZM181.276 601.48C181.242 601.79 181.208 602.1 181.174 602.409C181.274 602.584 181.374 602.759 181.474 602.934C181.541 603.05 181.607 603.167 181.674 603.283L181.715 602.957C181.707 602.293 181.697 601.626 181.684 600.956L181.381 600.499C181.346 600.827 181.311 601.153 181.276 601.48ZM176.25 595.714C177.483 597.98 178.754 600.264 180.076 602.585C180.015 603.133 179.953 603.68 179.889 604.225C178.623 601.594 177.413 598.995 176.242 596.404L176.25 595.714ZM180.977 604.159C180.905 604.781 180.832 605.4 180.758 606.017C180.905 606.319 181.053 606.62 181.201 606.923C181.288 606.282 181.373 605.638 181.457 604.992C181.296 604.714 181.136 604.436 180.977 604.159ZM176.206 598.853C177.316 601.268 178.463 603.695 179.661 606.155C179.597 606.685 179.532 607.213 179.466 607.74C178.326 604.919 177.242 602.127 176.198 599.337L176.206 598.853ZM180.525 607.915C180.447 608.531 180.369 609.145 180.289 609.756C180.416 610.064 180.543 610.372 180.671 610.681C180.765 610.045 180.856 609.408 180.947 608.767C180.805 608.483 180.665 608.199 180.525 607.915ZM176.146 602.171C177.121 604.717 178.132 607.272 179.194 609.855C179.13 610.341 179.066 610.825 179 611.309C177.997 608.291 177.051 605.297 176.144 602.299L176.146 602.171ZM180.012 611.827C179.932 612.415 179.85 613.001 179.767 613.586C179.809 613.708 179.85 613.831 179.892 613.953C179.956 614.139 180.02 614.326 180.084 614.512C180.181 613.904 180.277 613.293 180.371 612.681C180.251 612.396 180.131 612.111 180.012 611.827ZM176.359 606.578C177.099 608.925 177.867 611.278 178.674 613.651C178.634 613.936 178.593 614.22 178.552 614.503C178.528 614.665 178.505 614.826 178.481 614.987C177.734 612.175 177.031 609.379 176.359 606.578ZM179.436 615.863C179.351 616.432 179.265 617 179.178 617.567C179.26 617.867 179.343 618.167 179.426 618.467C179.528 617.879 179.629 617.288 179.728 616.696C179.63 616.418 179.532 616.14 179.436 615.863ZM176.625 612.065C177.094 613.903 177.581 615.745 178.088 617.597C178.029 617.974 177.97 618.351 177.911 618.728C177.46 616.502 177.034 614.285 176.625 612.065ZM178.78 620.083C178.694 620.612 178.607 621.14 178.519 621.666C178.578 621.944 178.637 622.222 178.696 622.5C178.799 621.955 178.901 621.408 179 620.86C178.926 620.601 178.853 620.342 178.78 620.083ZM179.507 626.174C179.429 625.833 179.352 625.491 179.276 625.15C179.408 624.486 179.537 623.819 179.665 623.15C179.705 623.287 179.745 623.425 179.786 623.562C179.839 623.742 179.893 623.922 179.947 624.102C179.803 624.796 179.656 625.486 179.507 626.174ZM180.397 621.884C180.295 621.535 180.195 621.185 180.095 620.837C180.22 620.148 180.342 619.457 180.463 618.763C180.579 619.086 180.696 619.409 180.814 619.733C180.677 620.453 180.538 621.17 180.397 621.884ZM181.195 617.68C181.07 617.332 180.947 616.984 180.825 616.637C180.94 615.943 181.054 615.246 181.165 614.546C181.286 614.827 181.407 615.109 181.529 615.392C181.521 615.575 181.513 615.758 181.504 615.941C181.403 616.523 181.299 617.102 181.195 617.68ZM181.622 612.944L181.47 612.587C181.537 612.149 181.603 611.71 181.668 611.27C181.655 611.83 181.64 612.388 181.622 612.944ZM184.622 584.814C184.563 585.541 184.503 586.264 184.442 586.983C184.695 587.212 184.949 587.442 185.204 587.674C185.246 587.224 185.288 586.774 185.33 586.322C185.357 586.033 185.383 585.742 185.409 585.452C185.146 585.238 184.883 585.025 184.622 584.814ZM181.605 598.321L181.619 598.185C181.626 598.462 181.634 598.738 181.641 599.014L181.549 598.875C181.568 598.69 181.586 598.506 181.605 598.321ZM177.377 621.991C177.395 621.881 177.414 621.771 177.432 621.662C177.158 620.361 176.892 619.065 176.635 617.771C176.842 619.358 177.058 620.945 177.284 622.535C177.315 622.354 177.346 622.173 177.377 621.991ZM175.218 591.421L175.206 590.963L175.22 590.985L175.218 591.421ZM175.229 588.616C175.228 588.759 175.228 588.902 175.228 589.045L175.15 588.921C175.142 588.643 175.134 588.365 175.126 588.086L175.229 588.227C175.229 588.356 175.229 588.486 175.229 588.616ZM175.229 586.478L175.07 586.261C175.06 585.933 175.049 585.604 175.038 585.274L175.226 585.496C175.227 585.717 175.227 585.938 175.228 586.159C175.228 586.265 175.228 586.372 175.229 586.478ZM173.932 584.226L173.923 583.958L173.846 583.867L173.9 584.65L173.949 584.718C173.944 584.554 173.938 584.39 173.932 584.226ZM175.219 583.899L174.981 583.618C174.968 583.244 174.954 582.868 174.94 582.492L175.211 582.769C175.214 583.146 175.217 583.523 175.219 583.899ZM173.863 582.293C173.851 581.98 173.839 581.667 173.827 581.353L173.656 581.177C173.679 581.495 173.701 581.812 173.724 582.128L173.863 582.293ZM175.198 581.292L174.882 580.969C174.866 580.561 174.85 580.152 174.833 579.742L175.184 580.054C175.189 580.468 175.194 580.881 175.198 581.292ZM173.766 579.825C173.752 579.469 173.737 579.112 173.721 578.753L173.459 578.52C173.486 578.879 173.513 579.236 173.54 579.592L173.766 579.825ZM174.774 578.329C174.754 577.885 174.735 577.44 174.715 576.993L175.145 577.327C175.149 577.564 175.153 577.802 175.156 578.038C175.16 578.252 175.163 578.465 175.166 578.677L174.774 578.329ZM173.631 576.697C173.622 576.509 173.613 576.322 173.605 576.134L173.254 575.863C173.285 576.263 173.317 576.662 173.348 577.06L173.66 577.338C173.65 577.124 173.64 576.911 173.631 576.697ZM175.121 576.029L174.653 575.666C173.753 556.646 171.865 534.755 167.546 507.147C164.364 486.81 161.037 468.605 158.008 452.038C153.744 428.71 150.074 408.632 148.243 390.431C145.117 359.348 147.373 333.856 161.219 307.229C180.055 271.003 203.272 245.383 239.076 220.027C239.666 220.055 240.259 220.083 240.854 220.109C205.109 247.269 181.854 274.54 163.89 312.38C151.363 338.772 149.705 362.631 152.741 392.165C154.253 406.879 156.931 423.011 160.011 441.566L160.039 441.734C163.132 460.363 166.629 481.443 169.765 506.01C173.35 534.126 174.751 556.548 175.121 576.029ZM160.253 306.777C179 270.724 202.079 245.136 237.408 219.945C236.819 219.915 236.233 219.884 235.649 219.853C200.192 243.236 177.092 267.149 157.567 301.641C142.258 328.698 139.385 356.006 142.616 388.742C144.803 410.899 149.781 435.504 155.583 464.182L155.584 464.187C158.362 477.919 161.329 492.585 164.269 508.364C169.242 535.052 171.659 556.153 173.145 574.5L173.542 574.806C172.627 556.019 170.733 534.411 166.486 507.266C163.315 486.996 159.992 468.81 156.964 452.245L156.964 452.242C152.693 428.872 149.011 408.726 147.178 390.499C144.04 359.307 146.297 333.618 160.253 306.777ZM242.097 219.169C241.529 219.145 240.963 219.12 240.4 219.094C241.023 218.656 241.65 218.219 242.281 217.782C242.833 217.783 243.387 217.784 243.944 217.785C243.324 218.246 242.709 218.707 242.097 219.169ZM239.672 218.342C239.942 218.153 240.212 217.963 240.484 217.774C239.938 217.771 239.394 217.767 238.853 217.763C238.25 218.152 237.649 218.542 237.053 218.931C237.605 218.96 238.16 218.988 238.717 219.015C239.035 218.791 239.353 218.566 239.672 218.342ZM245.286 216.789C244.762 216.789 244.239 216.789 243.719 216.789C244.316 216.379 244.916 215.969 245.519 215.559C246.027 215.537 246.537 215.516 247.049 215.494C246.458 215.925 245.871 216.357 245.286 216.789ZM241.906 216.784C242.458 216.402 243.013 216.02 243.571 215.638C243.076 215.658 242.582 215.677 242.09 215.696C241.519 216.056 240.952 216.417 240.388 216.777C240.892 216.78 241.398 216.783 241.906 216.784ZM248.508 214.431C248.035 214.452 247.563 214.473 247.093 214.494C247.657 214.114 248.223 213.734 248.793 213.355C249.249 213.315 249.707 213.275 250.166 213.235C249.816 213.487 249.467 213.738 249.119 213.99C248.915 214.137 248.711 214.284 248.508 214.431ZM245.127 214.577C245.638 214.231 246.151 213.884 246.666 213.537C246.231 213.574 245.796 213.611 245.363 213.647C244.834 213.976 244.307 214.304 243.782 214.632C244.082 214.62 244.383 214.608 244.684 214.595L245.127 214.577ZM251.766 212.091C251.354 212.128 250.942 212.164 250.532 212.2C251.037 211.867 251.543 211.534 252.053 211.201L253.243 211.044C252.749 211.393 252.256 211.742 251.766 212.091ZM248.384 212.388C248.824 212.094 249.267 211.801 249.711 211.507L248.618 211.65C248.369 211.801 248.121 211.952 247.873 212.104C247.665 212.231 247.457 212.358 247.25 212.485C247.627 212.453 248.005 212.42 248.384 212.388ZM255.012 209.801L253.994 209.936C254.441 209.646 254.89 209.355 255.341 209.065L256.312 208.894C255.877 209.197 255.443 209.499 255.012 209.801ZM252.398 209.744C252.511 209.67 252.623 209.597 252.736 209.524L251.901 209.671C251.515 209.901 251.13 210.132 250.746 210.363L251.626 210.247C251.883 210.08 252.14 209.912 252.398 209.744ZM258.288 207.527L257.536 207.66C257.915 207.418 258.296 207.177 258.677 206.935L259.375 206.781C259.011 207.03 258.649 207.279 258.288 207.527ZM254.899 208.125C255.179 207.944 255.46 207.764 255.742 207.584L255.234 207.696C255.08 207.786 254.926 207.877 254.773 207.967L254.339 208.223L254.899 208.125ZM261.61 205.258L261.195 205.349C261.476 205.173 261.758 204.997 262.04 204.821L262.394 204.728C262.132 204.905 261.871 205.081 261.61 205.258ZM258.222 206.004L258.679 205.715L258.594 205.738C258.422 205.837 258.251 205.936 258.08 206.036L258.222 206.004ZM184.5 219.26C189.237 218.579 194.175 218 199.353 217.476C195.275 218.171 191.345 218.906 187.547 219.704C162.308 225.008 142.846 233.092 123.907 250.663C92.2842 280.002 82.7585 324.162 87.115 372.492C91.4723 420.829 109.721 473.421 133.766 519.742C142.035 535.666 148.822 547.906 155.298 558.56C147.969 548.285 140.461 536.453 131.446 520.533C105.49 474.719 86.1502 420.476 81.6791 370.449C77.207 320.411 87.6147 274.688 121.017 245.779C139.991 229.357 159.377 222.874 184.5 219.26ZM172.498 579.989L172.552 580.73L172.502 580.671L172.417 579.906L172.498 579.989ZM172.379 578.398L172.23 578.244C172.195 577.941 172.161 577.638 172.126 577.334L172.31 577.498C172.333 577.799 172.356 578.099 172.379 578.398ZM171.012 576.986L170.929 576.268L170.836 576.184L170.952 576.924L171.012 576.986ZM172.196 576.035L171.951 575.816C171.91 575.466 171.869 575.114 171.828 574.762L172.112 574.981C172.14 575.333 172.168 575.684 172.196 576.035ZM170.752 574.747C170.717 574.449 170.682 574.15 170.647 573.851L170.44 573.691C170.488 573.994 170.536 574.295 170.584 574.597L170.752 574.747ZM172.001 573.618L171.662 573.356C169.561 555.677 166.59 535.361 160.987 509.578C158.609 498.634 156.249 488.142 153.98 478.06L153.975 478.036C146.192 443.447 139.494 413.678 136.904 387.033C133.56 352.639 137.071 323.519 153.915 296.053C174.03 263.253 197.063 241.069 232.221 219.658C232.786 219.692 233.355 219.725 233.925 219.757C198.986 242.976 176.035 266.858 156.617 301.16C141.182 328.439 138.307 355.957 141.55 388.808C143.742 411.013 148.735 435.693 154.543 464.403L154.545 464.412C157.321 478.134 160.283 492.777 163.215 508.51C168.096 534.708 170.511 555.512 172.001 573.618ZM152.982 295.544C172.97 262.951 195.84 240.797 230.428 219.549C229.883 219.515 229.339 219.48 228.798 219.445C193.899 238.877 170.887 259.301 150.261 290.47C131.832 318.319 127.663 349.251 131.122 385.309C134.179 417.168 143.183 452.979 153.537 494.159L153.562 494.259C154.925 499.678 156.311 505.189 157.709 510.798C163.919 535.69 167.465 555.222 170.206 572.233L170.479 572.444C168.387 555.018 165.427 535.014 159.938 509.751C157.564 498.823 155.204 488.338 152.936 478.257C145.15 443.654 138.434 413.807 135.838 387.098C132.482 352.585 135.996 323.241 152.982 295.544ZM235.313 218.839C234.78 218.81 234.249 218.78 233.719 218.75C234.285 218.409 234.854 218.069 235.425 217.728C235.943 217.735 236.462 217.741 236.984 217.746C236.424 218.11 235.867 218.475 235.313 218.839ZM231.909 218.644C232.426 218.33 232.945 218.016 233.467 217.702C232.978 217.695 232.491 217.687 232.005 217.68C231.471 217.97 230.939 218.261 230.411 218.552C230.908 218.583 231.408 218.614 231.909 218.644ZM238.5 216.764C238.024 216.76 237.549 216.756 237.076 216.751C237.602 216.441 238.131 216.131 238.663 215.821C238.974 215.81 239.286 215.799 239.599 215.788L240.049 215.772C239.53 216.103 239.014 216.433 238.5 216.764ZM235.096 216.729C235.563 216.451 236.033 216.173 236.505 215.895C236.084 215.909 235.664 215.923 235.245 215.937C235.029 216.052 234.813 216.167 234.597 216.282C234.33 216.425 234.063 216.568 233.796 216.711C234.228 216.718 234.661 216.723 235.096 216.729ZM241.719 214.712C241.311 214.728 240.904 214.743 240.498 214.758C240.976 214.483 241.455 214.208 241.937 213.933C242.328 213.901 242.721 213.868 243.114 213.836C242.647 214.128 242.182 214.42 241.719 214.712ZM238.314 214.836C238.719 214.601 239.126 214.365 239.534 214.129L238.524 214.211C238.1 214.431 237.679 214.652 237.258 214.873C237.609 214.861 237.961 214.849 238.314 214.836ZM246.115 211.974C245.734 212.209 245.353 212.444 244.974 212.678C244.65 212.705 244.327 212.732 244.005 212.759C244.398 212.538 244.793 212.316 245.188 212.094L246.115 211.974ZM241.569 212.961C241.872 212.789 242.175 212.617 242.479 212.444L241.774 212.535C241.455 212.698 241.138 212.86 240.822 213.022L241.569 212.961ZM248.211 210.694L247.552 210.779C247.856 210.611 248.161 210.443 248.466 210.275L249.079 210.167C248.789 210.343 248.5 210.518 248.211 210.694ZM245.361 210.823L245.049 210.878L244.444 211.182L244.802 211.136L245.361 210.823ZM251.477 208.727L251.22 208.772C251.412 208.668 251.605 208.564 251.798 208.459L252.002 208.414C251.827 208.518 251.652 208.622 251.477 208.727ZM187.808 220.676C193.275 219.527 199.017 218.508 205.091 217.551L205.149 217.557C200.14 218.684 195.359 219.861 190.775 221.125C165.56 228.078 146.245 237.684 127.539 256.273C97.9732 285.656 89.3019 327.915 93.5291 374.432C97.7568 420.954 114.89 471.811 137.038 518.492C145.2 535.698 151.668 548.988 157.757 560.584C150.825 549.363 143.64 536.491 134.728 519.328C110.723 473.084 92.5249 420.615 88.1818 372.433C83.8378 324.244 93.3584 280.429 124.673 251.377C143.44 233.964 162.709 225.95 187.808 220.676ZM191.103 222.08C196.589 220.568 202.355 219.18 208.459 217.853L208.945 217.896C176.083 227.223 153.126 238.521 131.171 261.88C103.597 291.219 95.7489 331.597 99.8461 376.334C103.944 421.073 119.993 470.239 140.305 517.241C142.425 522.147 144.412 526.762 146.292 531.128L146.299 531.145L146.299 531.146C151.529 543.295 155.932 553.523 160.092 562.77C153.605 550.572 146.791 536.609 138.016 518.11C115.897 471.488 98.8099 420.745 94.5958 374.373C90.3813 327.995 99.047 286.064 128.329 256.963C146.887 238.522 166.03 228.995 191.103 222.08ZM131.985 262.546C154.337 238.764 177.689 227.58 211.801 218.145C211.974 218.16 212.147 218.175 212.321 218.19L212.631 218.216C179.484 229.541 156.567 242.698 134.81 267.483C109.164 296.696 102.107 335.212 106.074 378.197C110.042 421.182 125.038 468.698 143.579 515.986C148.941 529.657 153.299 541.238 157.174 551.536L157.176 551.541L157.186 551.569C158.983 556.343 160.675 560.841 162.316 565.144C157.792 555.189 153.043 544.155 147.289 530.79C145.408 526.42 143.42 521.802 141.297 516.89C121.003 469.93 104.997 420.871 100.913 376.274C96.8281 331.675 104.671 291.608 131.985 262.546ZM135.646 268.125C157.72 242.979 180.96 229.883 215.163 218.429C215.532 218.46 215.902 218.49 216.274 218.52C182.844 231.84 159.963 246.84 138.441 273.103C114.658 302.116 108.363 338.781 112.203 380.039C116.043 421.292 130.02 467.196 146.85 514.745C153.753 534.258 158.7 549.817 163.032 563.443C163.431 564.698 163.825 565.937 164.215 567.161C162.299 562.164 160.323 556.913 158.201 551.275C154.324 540.969 149.959 529.37 144.583 515.665C126.053 468.404 111.096 420.987 107.141 378.137C103.186 335.288 110.238 297.067 135.646 268.125ZM217.579 217.629C217.842 217.65 218.107 217.671 218.371 217.692L218.696 217.565C218.849 217.506 219.002 217.446 219.155 217.387L218.387 217.365C218.117 217.453 217.848 217.541 217.579 217.629ZM139.298 273.719C161.079 247.141 184.231 232.167 218.571 218.705C219 218.739 219.431 218.773 219.863 218.806C186.162 234.116 163.316 250.942 142.083 278.715C120.096 307.473 114.535 342.301 118.249 381.852C121.961 421.394 134.951 465.715 150.128 513.499C157.279 536.014 161.947 553.591 165.952 568.946L165.875 568.886C165.288 567.047 164.693 565.175 164.086 563.265C159.752 549.633 154.796 534.045 147.866 514.456C131.039 466.915 117.097 421.106 113.27 379.978C109.442 338.854 115.732 302.468 139.298 273.719ZM220.709 217.875C221.056 217.901 221.405 217.928 221.754 217.954C222.104 217.797 222.455 217.641 222.807 217.485L221.793 217.459C221.43 217.597 221.069 217.736 220.709 217.875ZM142.961 279.305C164.408 251.252 187.487 234.43 221.983 218.968C222.453 219.003 222.925 219.038 223.398 219.072C189.422 236.365 166.596 254.99 145.709 284.322C125.453 312.769 120.599 345.765 124.19 383.624C127.78 421.472 139.817 464.237 153.394 512.247C160.018 535.668 164.109 554.063 167.464 570.117L167.325 570.01C163.244 554.35 158.511 536.402 151.154 513.239C135.975 465.447 123.017 421.218 119.315 381.79C115.614 342.37 121.17 307.807 142.961 279.305ZM223.906 218.113C224.311 218.142 224.717 218.171 225.124 218.2C225.542 217.99 225.961 217.78 226.382 217.571C225.988 217.562 225.594 217.553 225.201 217.544C224.768 217.733 224.336 217.923 223.906 218.113ZM146.606 284.886C167.673 255.302 190.702 236.664 225.382 219.214C225.893 219.25 226.406 219.285 226.92 219.32C192.652 238.592 169.821 258.993 149.346 289.933C130.757 318.022 126.585 349.191 130.056 385.373C133.12 417.307 142.144 453.195 152.494 494.36L152.5 494.382C153.869 499.828 155.262 505.366 156.667 510.999C162.737 535.335 166.258 554.538 168.974 571.283L168.758 571.117C165.356 554.779 161.222 536.036 154.429 512.016C140.845 463.983 128.837 421.307 125.257 383.562C121.678 345.83 126.528 313.084 146.606 284.886ZM227.133 218.338C227.591 218.369 228.051 218.4 228.512 218.43C228.984 218.168 229.459 217.906 229.936 217.643C229.666 217.638 229.398 217.633 229.129 217.628L228.594 217.617C228.105 217.858 227.618 218.098 227.133 218.338ZM232.94 216.009C232.525 216.232 232.112 216.456 231.7 216.679C231.319 216.673 230.938 216.666 230.558 216.659C230.983 216.454 231.41 216.248 231.838 216.042C232.204 216.031 232.571 216.02 232.94 216.009ZM229.342 216.115C228.998 216.282 228.656 216.449 228.315 216.616L227.385 216.597C227.74 216.444 228.096 216.292 228.453 216.139L229.342 216.115ZM225.704 216.214C225.452 216.323 225.201 216.433 224.949 216.542L224.26 216.526C224.523 216.427 224.786 216.329 225.05 216.231L225.704 216.214ZM221.957 216.31L221.569 216.457L221.234 216.448L221.647 216.317L221.957 216.31ZM228.178 215.15L227.967 215.156L228.354 215.015L228.528 215.001L228.178 215.15ZM231.348 214.916L231.749 214.749L232.259 214.709C232.018 214.824 231.778 214.939 231.538 215.054L230.98 215.071L231.348 214.916ZM234.745 213.511L234.801 213.507L235.02 213.405L235.001 213.407L234.745 213.511ZM234.776 214.646L235.123 214.483L235.922 214.419C235.587 214.596 235.253 214.773 234.92 214.95L234.851 214.952C234.592 214.96 234.333 214.969 234.075 214.977C234.308 214.866 234.542 214.756 234.776 214.646ZM237.719 213.274L238.179 213.237L238.791 212.919L238.372 212.973C238.154 213.073 237.936 213.174 237.719 213.274ZM214.994 217.418L214.59 217.384L215.033 217.265L215.417 217.276L214.994 217.418ZM169.074 572.638L169.209 572.743L169.326 573.471L169.228 573.383L169.074 572.638ZM169.574 575.058L169.58 575.063L169.595 575.158L169.574 575.058ZM167.782 571.641L167.894 572.184L167.89 572.181L167.742 571.611L167.782 571.641ZM177.059 641.295C177.078 641.448 177.096 641.601 177.115 641.754C176.902 642.598 176.681 643.439 176.454 644.278C176.426 643.746 176.399 643.215 176.372 642.685C176.578 642 176.78 641.314 176.978 640.626C177.005 640.848 177.032 641.071 177.059 641.295ZM174.84 649.792C175.087 649.005 175.327 648.217 175.561 647.426C175.525 646.831 175.491 646.238 175.458 645.646C175.266 646.25 175.071 646.854 174.873 647.455C174.861 648.232 174.849 649.011 174.84 649.792ZM176.655 637.825C176.512 638.345 176.367 638.863 176.221 639.38C176.212 639.171 176.203 638.961 176.195 638.752C176.327 638.237 176.457 637.722 176.586 637.205C176.609 637.411 176.632 637.618 176.655 637.825ZM175.295 642.549L175.279 642.21C175.17 642.609 175.06 643.008 174.949 643.406L174.943 643.708C175.061 643.322 175.179 642.936 175.295 642.549ZM176.252 634.041C176.185 634.324 176.117 634.607 176.05 634.89L176.044 634.734C176.07 634.615 176.095 634.496 176.12 634.376C176.157 634.199 176.195 634.021 176.232 633.844L176.252 634.041ZM293.027 190.543L293.805 190.248C293.354 190.649 292.905 191.05 292.456 191.451L291.631 191.73C292.095 191.335 292.56 190.939 293.027 190.543ZM289.555 193.502L290.537 193.169C290.03 193.624 289.524 194.079 289.02 194.533L287.997 194.838C288.514 194.394 289.034 193.948 289.555 193.502ZM286.122 196.453L287.273 196.109C286.717 196.612 286.163 197.114 285.611 197.615L284.423 197.924C284.987 197.435 285.554 196.944 286.122 196.453ZM282.717 199.408L284.01 199.072C283.404 199.625 282.8 200.177 282.199 200.728L280.872 201.022C281.484 200.485 282.099 199.947 282.717 199.408ZM279.308 202.397L280.723 202.084C280.426 202.358 280.13 202.631 279.834 202.904C279.492 203.22 279.152 203.535 278.812 203.849L277.366 204.114C278.01 203.542 278.658 202.97 279.308 202.397ZM277.444 205.119C276.779 205.738 276.117 206.356 275.458 206.973C275.149 207.018 274.84 207.063 274.532 207.107L273.911 207.197C274.579 206.597 275.25 205.997 275.924 205.396L277.444 205.119ZM272.575 208.399C273.109 208.323 273.646 208.246 274.184 208.169C273.84 208.493 273.496 208.817 273.153 209.141C272.814 209.461 272.475 209.781 272.138 210.101C271.591 210.16 271.046 210.218 270.504 210.276C270.881 209.932 271.259 209.589 271.639 209.245C271.95 208.964 272.262 208.682 272.575 208.399ZM269.258 211.411C269.819 211.353 270.381 211.294 270.946 211.234C270.232 211.913 269.522 212.592 268.816 213.27C268.487 213.293 268.158 213.316 267.83 213.339C267.588 213.355 267.347 213.372 267.106 213.388C267.819 212.73 268.537 212.071 269.258 211.411ZM265.94 214.466C266.523 214.428 267.109 214.388 267.696 214.348C266.97 215.049 266.248 215.749 265.53 216.448C264.935 216.468 264.343 216.486 263.753 216.504C264.478 215.826 265.207 215.146 265.94 214.466ZM262.657 217.533C263.26 217.516 263.866 217.498 264.473 217.479C263.737 218.199 263.006 218.919 262.279 219.637C261.923 219.636 261.569 219.635 261.215 219.633C260.957 219.631 260.7 219.63 260.444 219.628C261.177 218.931 261.915 218.232 262.657 217.533ZM261.088 217.576C260.368 218.256 259.653 218.936 258.941 219.615C258.334 219.609 257.728 219.602 257.125 219.594C257.843 218.936 258.566 218.278 259.294 217.619C259.889 217.606 260.487 217.591 261.088 217.576ZM262.177 216.55C261.591 216.566 261.008 216.581 260.427 216.596C260.845 216.22 261.263 215.844 261.684 215.468C261.976 215.206 262.269 214.944 262.563 214.682C263.136 214.647 263.711 214.611 264.289 214.574C263.581 215.233 262.876 215.892 262.177 216.55ZM265.447 213.499C264.887 213.536 264.329 213.572 263.774 213.607C264.203 213.227 264.634 212.846 265.066 212.465C265.333 212.23 265.6 211.995 265.868 211.76C266.415 211.704 266.964 211.649 267.515 211.592C266.821 212.228 266.132 212.864 265.447 213.499ZM268.751 210.46C268.221 210.515 267.693 210.569 267.167 210.623C267.831 210.043 268.499 209.463 269.17 208.882C269.688 208.809 270.206 208.736 270.727 208.662C270.065 209.262 269.407 209.861 268.751 210.46ZM272.054 207.463C271.558 207.533 271.063 207.604 270.57 207.673C271.212 207.121 271.857 206.568 272.505 206.015C272.987 205.928 273.472 205.84 273.958 205.752C273.32 206.323 272.686 206.893 272.054 207.463ZM275.39 204.473C274.933 204.556 274.478 204.639 274.023 204.721C274.638 204.199 275.255 203.676 275.876 203.153L277.208 202.86C276.599 203.398 275.993 203.936 275.39 204.473ZM278.762 201.488L277.533 201.758C278.11 201.275 278.689 200.79 279.271 200.305L280.461 199.995C279.892 200.493 279.326 200.991 278.762 201.488ZM282.157 198.513L281.093 198.79C281.614 198.358 282.137 197.925 282.662 197.492L283.685 197.185C283.174 197.628 282.664 198.071 282.157 198.513ZM285.549 195.571L284.679 195.832C285.145 195.45 285.612 195.067 286.081 194.685L286.903 194.404C286.45 194.794 285.999 195.183 285.549 195.571ZM288.968 192.633L288.336 192.847C288.736 192.522 289.138 192.197 289.54 191.871L290.118 191.651L289.642 192.057C289.417 192.249 289.193 192.441 288.968 192.633Z' fill='url(%23paint0_linear_310_642)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_310_642' x1='215.974' y1='831.528' x2='362.305' y2='-34.2553' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.15625' stop-color='%23FBFBFB'/%3E%3Cstop offset='1' stop-color='%23E6F7FF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 252px;
  height: 855px;
  right: -2px;
  top: -150px;
}
.about-section .decorate-block_3 {
  background-image: url("data:image/svg+xml,%3Csvg width='818' height='378' viewBox='0 0 818 378' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-2.76484 0.0714569C94.9155 62.679 142.614 123.882 168.077 171.04C173.392 180.884 177.222 189.162 180.329 196.509C202.36 203.549 227.233 212.753 257.424 223.924L257.425 223.924L257.529 223.963C302.688 240.672 324.552 251.916 340.775 260.262L340.807 260.278C356.986 268.602 367.513 274.018 390.024 279.122C436.569 289.672 477.614 286.025 525.121 274.428C526.071 272.564 527.063 270.674 528.098 268.757C553.439 221.86 604.819 161.376 720.84 110.172L721.345 110.86C605.487 161.992 554.228 222.365 528.958 269.131C528.045 270.819 527.168 272.487 526.322 274.134C527.213 273.914 528.105 273.692 529 273.467C530.079 271.58 531.198 269.663 532.364 267.717C559.423 222.524 611.245 163.396 725.408 112.455L725.917 113.142C611.91 164.013 560.201 223.036 533.209 268.115C532.191 269.816 531.207 271.495 530.255 273.151C531.128 272.929 532.003 272.706 532.881 272.48C534.09 270.579 535.341 268.647 536.637 266.682C565.35 223.188 617.678 165.423 729.989 114.751L730.501 115.436C618.34 166.04 566.115 223.708 537.468 267.104C536.344 268.806 535.255 270.484 534.198 272.139C535.051 271.917 535.906 271.693 536.764 271.466C538.106 269.561 539.49 267.621 540.921 265.646C571.2 223.844 624.12 167.451 734.565 117.039L735.08 117.722C624.778 168.069 571.954 224.372 541.735 266.091C540.508 267.786 539.314 269.455 538.152 271.098C538.97 270.881 539.789 270.661 540.611 270.439C542.092 268.532 543.615 266.588 545.184 264.607C576.967 224.484 630.543 169.474 739.124 119.333L739.643 120.015C631.198 170.093 577.709 225.021 545.981 265.075C544.649 266.757 543.35 268.412 542.082 270.041C542.874 269.825 543.668 269.608 544.464 269.389C546.085 267.489 547.748 265.549 549.458 263.57C582.673 225.106 636.975 171.499 743.7 121.612L744.222 122.292C637.625 172.12 583.404 225.652 550.237 264.059C548.803 265.719 547.402 267.351 546.031 268.957C546.794 268.745 547.559 268.532 548.326 268.317C550.085 266.431 551.886 264.505 553.734 262.537C588.318 225.708 643.418 173.529 748.273 123.904L748.799 124.582C644.062 174.151 589.037 226.263 554.494 263.048C552.966 264.675 551.469 266.274 550.003 267.846C550.729 267.641 551.458 267.434 552.188 267.226L552.272 267.144C554.144 265.304 556.057 263.424 558.017 261.501C593.895 226.282 649.84 175.556 752.846 126.19L753.376 126.867C650.479 176.18 594.602 226.846 558.757 262.032C557.139 263.62 555.552 265.179 553.994 266.71C554.669 266.517 555.345 266.322 556.023 266.126C558.065 264.283 560.15 262.395 562.283 260.463C599.42 226.829 656.274 177.574 757.43 128.481L757.964 129.156C656.907 178.201 600.114 227.402 563.003 261.014C561.299 262.557 559.625 264.072 557.98 265.559C558.607 265.376 559.236 265.193 559.865 265.009C562.051 263.192 564.281 261.33 566.56 259.423C604.894 227.338 662.711 179.595 761.992 130.762L762.53 131.434C663.336 180.225 605.576 227.922 567.258 259.992C565.477 261.483 563.726 262.946 562.002 264.381C562.577 264.212 563.152 264.042 563.728 263.871C566.051 262.091 568.42 260.266 570.837 258.394C571.597 257.806 572.364 257.212 573.139 256.612L573.606 256.25C613.06 225.689 671.396 180.504 766.565 133.06L767.108 133.73C672.011 181.138 613.725 226.285 574.279 256.839L571.513 258.982C569.675 260.405 567.864 261.801 566.081 263.172C566.582 263.022 567.083 262.872 567.585 262.722C570.047 260.981 572.555 259.194 575.113 257.362C577.969 255.316 580.919 253.194 583.97 250.998L584.017 250.964C624.353 221.947 682.334 180.235 771.138 135.346L771.685 136.014C682.94 180.874 625.002 222.554 584.67 251.569L584.643 251.588C581.585 253.788 578.628 255.916 575.767 257.966C573.885 259.314 572.029 260.638 570.2 261.936C570.613 261.812 571.027 261.687 571.441 261.562C574.042 259.862 576.69 258.118 579.389 256.328C584.653 252.837 590.225 249.1 596.131 245.139L596.132 245.139C636.985 217.741 693.848 179.606 775.71 137.635L776.261 138.301C694.444 180.249 637.618 218.359 596.766 245.756C590.859 249.718 585.285 253.456 580.019 256.949C578.114 258.212 576.234 259.452 574.379 260.671L575.286 260.394C578.028 258.738 580.819 257.038 583.662 255.293C592.076 250.128 601.24 244.377 611.233 238.105L611.245 238.096C651.999 212.516 706.539 178.283 780.281 139.927L780.836 140.591C707.128 178.93 652.622 213.142 611.868 238.721L611.868 238.722L611.856 238.729C601.859 245.004 592.69 250.759 584.268 255.928C582.366 257.096 580.487 258.243 578.631 259.371L579.121 259.22C582.008 257.608 584.945 255.953 587.935 254.255C600.874 246.906 615.512 238.26 632.039 228.498L632.042 228.496L632.046 228.493C671.41 205.242 721.488 175.662 784.848 142.205L785.408 142.866C722.064 176.315 672.019 205.876 632.66 229.125L632.659 229.125C616.124 238.892 601.474 247.545 588.518 254.904C586.656 255.962 584.814 257.003 582.992 258.027L583.043 258.012C586.051 256.459 589.109 254.866 592.22 253.232C612.886 242.379 637.702 228.454 667.1 211.959C669.56 210.578 672.052 209.18 674.577 207.764C707.267 189.427 745.371 168.125 789.427 144.502L789.992 145.161C745.943 168.78 707.844 190.079 675.156 208.415C672.633 209.83 670.142 211.228 667.683 212.608L667.675 212.612C638.282 229.105 613.455 243.035 592.779 253.894C591.971 254.318 591.166 254.74 590.365 255.159C592.388 254.188 594.431 253.202 596.497 252.2C635.349 233.355 688.331 204.444 756.162 167.43L756.167 167.427L756.278 167.367C768.378 160.764 780.95 153.904 793.998 146.797L794.568 147.454C781.521 154.56 768.949 161.42 756.849 168.022L756.744 168.08C689.478 204.785 636.789 233.536 598.006 252.401C598.925 251.991 599.848 251.579 600.776 251.164C647.583 230.223 714.181 195.793 798.572 149.075L799.147 149.729C717.133 195.131 651.903 228.94 605.299 250.043C653.099 230.335 720.76 197.746 803.144 151.376L803.724 152.027C725.648 195.972 660.778 227.551 613.488 247.524C662.033 228.887 729.319 198.551 807.718 153.657L808.303 154.305C733.743 197.001 669.222 226.539 621.292 245.378C670.534 227.826 737.457 199.558 812.288 155.951L812.878 156.595C741.814 198.008 677.871 225.599 629.408 243.32C679.24 226.851 745.569 200.54 816.862 158.236L817.458 158.878C740.451 204.572 669.228 231.626 618.299 247.773L618.204 247.803C613.02 249.447 607.938 251.058 602.951 252.633C600.396 253.514 597.866 254.382 595.362 255.238C593.042 256.103 590.745 256.955 588.469 257.794C585.985 258.792 583.529 259.772 581.099 260.733C579.011 261.634 576.945 262.518 574.898 263.388C572.767 264.375 570.658 265.343 568.571 266.292C566.436 267.352 564.325 268.39 562.236 269.405C560.423 270.37 558.629 271.315 556.851 272.242C554.997 273.301 553.163 274.339 551.349 275.353C549.565 276.449 547.802 277.52 546.058 278.568C544.384 279.677 542.729 280.761 541.091 281.821C539.495 282.965 537.917 284.083 536.356 285.177C534.914 286.3 533.488 287.398 532.077 288.474C530.701 289.645 529.342 290.792 527.997 291.913C526.65 293.176 525.32 294.41 524.005 295.617C522.794 296.875 521.599 298.106 520.417 299.312C519.369 300.532 518.334 301.729 517.31 302.902C516.326 304.202 515.356 305.477 514.396 306.725C513.463 308.148 512.543 309.541 511.633 310.905C510.875 312.263 510.127 313.596 509.386 314.902C508.74 316.299 508.103 317.67 507.471 319.015C505.67 323.891 503.954 328.461 502.161 332.734C495.212 349.288 487.107 361.344 468.412 369.191C430.539 385.087 380.502 375.455 332.941 352.968C285.365 330.475 240.143 295.065 211.802 259.214C200.963 245.503 195.264 235.105 190.722 224.698C190.234 223.816 189.756 222.935 189.286 222.055C188.745 221.228 188.213 220.402 187.688 219.577C187.062 218.753 186.446 217.932 185.836 217.111C185.159 216.333 184.489 215.556 183.827 214.78C183.061 214.004 182.303 213.231 181.553 212.458C180.691 211.682 179.839 210.909 178.994 210.136C178.149 209.455 177.311 208.775 176.48 208.097C175.425 207.332 174.38 206.57 173.344 205.809C172.314 205.134 171.293 204.461 170.279 203.79C169.045 203.056 167.821 202.326 166.607 201.598C165.274 200.878 163.953 200.161 162.641 199.446C161.071 198.674 159.514 197.906 157.968 197.139C156.219 196.356 154.484 195.577 152.76 194.799C150.695 193.959 148.646 193.126 146.607 192.293C145.216 191.783 143.831 191.275 142.449 190.769L142.442 190.767C137.865 189.091 133.328 187.429 128.767 185.729C121.533 184.201 114.354 182.907 107.053 181.802C104.121 181.483 101.175 181.21 98.2071 180.981C94.2154 180.847 90.1969 180.822 86.1278 180.908C63.3219 181.387 -0.59117 186.183 -64.8349 242.043L-64.4481 240.535C-3.41633 188.012 57.1551 181.183 82.4963 180.24C55.2326 179.953 -2.14855 185.002 -61.8101 230.251L-61.461 228.89C4.22163 179.553 67.0077 178.567 89.9296 179.693C90.6049 179.726 91.2786 179.762 91.9507 179.799C67.4801 177.136 6.88637 175.594 -58.8021 218.525L-58.4849 217.289C-10.6918 186.338 34.3585 178.766 64.7647 177.97C34.475 177.42 -8.77086 180.976 -55.812 206.869L-55.523 205.742C4.57527 172.978 58.4561 176.414 86.8973 178.227L86.9 178.227C90.7962 178.476 94.2149 178.694 97.1067 178.784C94.0593 178.503 90.634 178.109 86.8591 177.675C57.26 174.269 6.16232 168.39 -52.8295 195.242L-52.5634 194.204C6.3774 167.634 57.4683 173.52 86.92 176.914C92.6669 177.576 97.5899 178.143 101.586 178.356C102.145 178.385 102.701 178.417 103.257 178.452C98.7249 177.934 93.3614 177.014 87.2403 175.964C57.0236 170.779 8.3452 162.427 -49.8594 183.663L-49.6124 182.7C8.58373 161.679 57.3392 170.054 87.41 175.219L87.411 175.219C94.5289 176.442 100.6 177.484 105.501 177.915C106.848 178.033 108.184 178.165 109.51 178.312L109.21 178.191C83.9145 168.031 26.7423 151.093 -46.8863 172.073L-46.6538 171.166C26.9643 150.374 84.1577 167.309 109.543 177.505C110.512 177.894 111.476 178.279 112.435 178.659C113.672 178.816 114.9 178.986 116.122 179.167C115.104 178.695 114.082 178.216 113.054 177.73C87.1191 165.46 31.218 145.248 -43.9287 160.543L-43.7089 159.686C31.4663 144.533 87.4274 164.759 113.451 177.072C115.28 177.937 117.093 178.78 118.892 179.603C120.082 179.8 121.266 180.008 122.446 180.229C120.62 179.271 118.779 178.286 116.919 177.271C90.3732 162.783 35.6973 139.402 -40.9783 149.041L-40.7686 148.224C35.9747 138.692 90.7417 162.107 117.374 176.642C119.984 178.067 122.557 179.431 125.105 180.748C126.249 180.98 127.389 181.224 128.527 181.478C125.976 179.988 123.397 178.437 120.777 176.811C93.7016 160.014 40.1728 133.552 -38.0341 137.564L-37.8323 136.777C40.4806 132.848 94.1246 159.363 121.285 176.214C124.612 178.278 127.871 180.22 131.093 182.073C132.198 182.337 133.302 182.613 134.404 182.898C131.204 180.835 127.96 178.664 124.639 176.348C97.1315 157.161 44.6535 127.697 -35.0942 126.103L-34.8982 125.339C44.9916 127 97.6031 156.536 125.196 175.782C129.181 178.562 133.055 181.132 136.877 183.558C137.93 183.846 138.982 184.144 140.034 184.451C136.274 181.788 132.452 178.959 128.502 175.887C100.671 154.243 49.1462 121.843 -32.1596 114.663L-31.9675 113.914C49.5137 121.154 101.185 153.642 129.102 175.353C133.673 178.908 138.072 182.137 142.401 185.158C143.401 185.463 144.401 185.777 145.403 186.099C141.182 182.819 136.872 179.302 132.364 175.419C104.333 151.268 53.6283 115.977 -29.2268 103.23L-29.0372 102.491C54.0236 115.294 104.885 150.691 133.005 174.918C138.085 179.295 142.913 183.205 147.647 186.834C148.579 187.145 149.511 187.463 150.446 187.788C145.886 183.892 141.204 179.683 136.231 174.962C108.118 148.27 58.1238 110.121 -26.3008 91.8232L-26.1124 91.0888C58.545 109.446 108.703 147.715 136.906 174.494C142.356 179.666 147.45 184.22 152.419 188.42C153.165 188.61 153.915 188.802 154.666 188.998C150.049 184.628 145.271 179.88 140.109 174.502C112.031 145.248 62.6355 104.26 -23.3765 80.4232L-23.1883 79.6894C63.0807 103.593 112.644 144.713 140.816 174.064C146.324 179.803 151.391 184.819 156.292 189.426C157.024 189.62 157.759 189.817 158.496 190.017C153.955 185.229 149.205 180.004 143.972 174.041C116.041 142.217 67.1462 98.3973 -20.455 69.034L-20.266 68.2974C67.6133 97.7371 116.681 141.701 144.708 173.635C150.244 179.943 155.237 185.422 160.013 190.432C160.742 190.633 161.473 190.837 162.206 191.043C157.797 185.839 153.119 180.134 147.843 173.579C120.158 139.19 71.6647 92.547 -17.5359 57.6543L-17.3455 56.9123C72.1519 91.8933 120.821 138.692 148.603 173.202C154.147 180.088 159.027 186.034 163.629 191.445C164.349 191.65 165.072 191.858 165.798 192.069C162.225 187.322 158.411 182.167 154.119 176.366L154.118 176.365C153.647 175.728 153.17 175.083 152.686 174.43C152.366 173.997 152.043 173.561 151.717 173.121C124.369 136.173 76.2005 86.6945 -14.6191 46.2837L-14.4268 45.5341C76.7059 86.047 125.053 135.69 152.5 172.772C153.319 173.878 154.12 174.962 154.905 176.023C159.421 182.126 163.406 187.512 167.137 192.459C167.848 192.667 168.561 192.878 169.277 193.092L168.514 191.942L168.514 191.941C164.723 186.227 160.541 179.924 155.591 172.67C128.654 133.175 80.7248 80.8438 -11.7042 34.9203L-11.5095 34.1614C81.2469 80.2018 129.356 132.708 156.393 172.348C161.353 179.617 165.54 185.928 169.333 191.645L169.493 191.887C169.847 192.42 170.197 192.948 170.545 193.471C171.251 193.683 171.96 193.898 172.672 194.115C168.952 187.694 164.729 180.553 159.468 172.202C133.005 130.195 85.2629 74.9944 -8.79076 23.5627L-8.59337 22.7932C85.8003 74.3575 133.725 129.742 160.287 171.906C165.736 180.556 170.069 187.901 173.878 194.485C174.575 194.699 175.275 194.916 175.977 195.135C172.573 188.326 168.57 180.712 163.346 171.744C137.414 127.24 89.8064 69.1493 -5.87899 12.2115L-5.67864 11.4305C90.3579 68.5169 138.149 126.801 164.179 171.473C169.561 180.711 173.654 188.524 177.128 195.495C177.824 195.713 178.523 195.934 179.225 196.157C176.166 188.961 172.404 180.871 167.231 171.289C141.864 124.309 94.3511 63.3074 -2.96833 0.864735L-2.76484 0.0714569ZM257.226 224.66C227.261 213.573 202.566 204.436 180.717 197.429C180.82 197.674 180.921 197.918 181.022 198.161C202.225 205.136 226.177 214.204 255.385 225.622C296.202 241.577 318.934 253.167 336.07 261.905L336.108 261.924C337.627 262.699 339.103 263.451 340.543 264.182C358.208 273.146 370.544 278.88 393.728 283.375C439.166 292.187 478.578 288.391 524.045 276.563C524.242 276.167 524.441 275.77 524.643 275.371C477.391 286.83 436.361 290.402 389.868 279.864C367.212 274.726 356.582 269.258 340.377 260.921L340.345 260.904C324.147 252.571 302.327 241.348 257.226 224.66ZM255.062 226.312C227.047 215.36 203.89 206.58 183.374 199.739C186.768 201.108 190.239 202.54 193.8 204.033C211.141 210.269 230.522 217.901 253.246 227.282C289.794 242.366 312.64 254.031 330.324 263.061C333.826 264.849 337.126 266.534 340.29 268.122C359.41 277.717 373.551 283.755 397.438 287.629C441.709 294.804 479.52 290.798 522.988 278.705C523.18 278.311 523.375 277.915 523.571 277.518C478.363 289.198 438.977 292.922 393.609 284.124C370.272 279.599 357.826 273.813 340.118 264.826C338.666 264.089 337.178 263.331 335.645 262.549C318.518 253.816 295.826 242.246 255.062 226.312ZM252.902 227.964C236.3 221.11 221.488 215.193 207.958 210.073C215.247 213.225 222.923 216.594 231.076 220.173C237.447 222.97 244.109 225.894 251.103 228.942C283.512 243.059 305.812 254.554 323.628 263.738C329.509 266.77 334.901 269.549 340.007 272.088C360.572 282.314 376.512 288.648 401.143 291.884C444.2 297.541 480.434 293.274 521.939 280.881C522.13 280.48 522.323 280.078 522.518 279.674C479.312 291.609 441.538 295.546 397.353 288.384C373.304 284.484 359.045 278.391 339.87 268.769C336.701 267.179 333.399 265.492 329.895 263.703L329.893 263.703L329.892 263.702C312.21 254.673 289.404 243.029 252.902 227.964ZM401.093 292.645C444.046 298.288 480.234 294.088 521.471 281.866C521.284 282.263 521.098 282.658 520.915 283.052C481.337 295.783 446.66 300.371 404.851 296.127C379.441 293.552 361.704 286.936 339.705 276.08C332.425 272.487 324.671 268.426 316.015 263.893C298.521 254.73 277.343 243.638 248.96 230.591C240.555 226.728 232.663 223.058 225.199 219.587L225.196 219.585C212.471 213.667 200.993 208.329 190.348 203.606C191.375 203.971 192.409 204.34 193.45 204.714C204.817 209.481 217.113 214.878 230.755 220.866L230.766 220.871C237.118 223.659 243.761 226.575 250.739 229.615C283.11 243.715 305.363 255.187 323.176 264.369L323.178 264.37C329.065 267.405 334.468 270.19 339.59 272.737C360.221 282.995 376.29 289.386 401.093 292.645ZM523.408 279.985C523.322 280.162 523.237 280.34 523.151 280.517C523.921 280.285 524.693 280.05 525.466 279.812C525.672 279.434 525.879 279.054 526.087 278.674C525.296 278.898 524.507 279.121 523.72 279.34C523.616 279.556 523.511 279.77 523.408 279.985ZM522.678 281.507C523.422 281.284 524.168 281.058 524.916 280.83C524.716 281.202 524.517 281.572 524.32 281.941C523.59 282.182 522.861 282.421 522.134 282.658C522.314 282.275 522.495 281.892 522.678 281.507ZM527.35 278.313C527.147 278.682 526.945 279.05 526.744 279.417C527.491 279.186 528.239 278.951 528.989 278.715C529.206 278.361 529.424 278.005 529.644 277.649C528.877 277.872 528.113 278.094 527.35 278.313ZM526.187 280.441C526.905 280.22 527.624 279.996 528.344 279.771C528.134 280.115 527.926 280.458 527.719 280.8C527.014 281.04 526.311 281.277 525.609 281.512C525.801 281.156 525.993 280.799 526.187 280.441ZM530.977 277.258C530.764 277.601 530.553 277.944 530.342 278.285C531.063 278.056 531.785 277.824 532.509 277.59C532.734 277.261 532.96 276.932 533.188 276.601C532.449 276.822 531.712 277.041 530.977 277.258ZM529.691 279.347C530.378 279.129 531.067 278.91 531.757 278.688C531.542 279.004 531.328 279.318 531.114 279.632C530.438 279.867 529.763 280.101 529.09 280.332C529.289 280.005 529.49 279.676 529.691 279.347ZM534.603 276.176C534.385 276.492 534.168 276.806 533.952 277.12C534.399 276.974 534.848 276.827 535.298 276.679C535.527 276.603 535.757 276.527 535.986 276.451C536.216 276.15 536.447 275.848 536.678 275.545C535.985 275.757 535.293 275.967 534.603 276.176ZM533.193 278.225C533.831 278.018 534.471 277.809 535.112 277.599C534.896 277.884 534.68 278.168 534.466 278.451C533.836 278.675 533.209 278.897 532.583 279.118C532.785 278.821 532.989 278.523 533.193 278.225ZM538.189 275.08C537.97 275.366 537.751 275.652 537.534 275.936C538.175 275.722 538.818 275.506 539.462 275.288C539.692 275.016 539.922 274.744 540.153 274.47C539.497 274.675 538.842 274.878 538.189 275.08ZM536.653 277.091C537.249 276.893 537.847 276.693 538.447 276.493L537.814 277.244C537.224 277.459 536.636 277.672 536.049 277.883C536.25 277.62 536.451 277.356 536.653 277.091ZM541.777 273.96C541.562 274.214 541.349 274.467 541.135 274.72C541.737 274.514 542.34 274.307 542.945 274.099L543.615 273.378C543.001 273.574 542.389 273.768 541.777 273.96ZM540.112 275.932C540.662 275.746 541.213 275.558 541.765 275.369L541.169 276.011C540.624 276.213 540.08 276.414 539.537 276.614L540.112 275.932ZM545.374 272.816L544.768 273.467C545.318 273.276 545.87 273.083 546.423 272.889L547.048 272.275C546.489 272.457 545.931 272.637 545.374 272.816ZM544.243 274.517C544.511 274.424 544.779 274.331 545.047 274.238L544.519 274.755C544.032 274.939 543.546 275.122 543.061 275.304L543.579 274.746C543.801 274.67 544.022 274.593 544.243 274.517ZM548.966 271.651L548.425 272.182C548.674 272.094 548.923 272.006 549.172 271.917C549.403 271.835 549.634 271.753 549.865 271.67L550.416 271.175C549.932 271.335 549.448 271.493 548.966 271.651ZM547.041 273.541C547.445 273.399 547.849 273.256 548.254 273.113L547.83 273.492C547.425 273.648 547.02 273.803 546.615 273.958L547.041 273.541ZM552.526 270.478L552.086 270.873C552.493 270.726 552.901 270.579 553.309 270.431L553.747 270.071C553.563 270.132 553.379 270.193 553.196 270.255C552.972 270.329 552.749 270.403 552.526 270.478ZM550.467 272.327C550.781 272.214 551.096 272.101 551.411 271.988L551.144 272.207C550.978 272.272 550.813 272.337 550.647 272.401L550.181 272.583L550.467 272.327ZM556.09 269.284L555.802 269.522C556.125 269.404 556.448 269.285 556.772 269.166L557.04 268.963C556.723 269.07 556.406 269.177 556.09 269.284ZM553.896 271.092C554.102 271.017 554.308 270.942 554.514 270.867L554.477 270.895C554.257 270.982 554.037 271.069 553.818 271.156L553.896 271.092ZM559.674 268.067L559.608 268.117L560.221 267.889L560.247 267.871L559.674 268.067ZM561.748 266.489C562.064 266.38 562.381 266.27 562.698 266.161L562.89 266.026C562.583 266.124 562.276 266.222 561.97 266.319L561.748 266.489ZM563.894 264.849C564.307 264.717 564.721 264.584 565.135 264.45L565.504 264.191C565.095 264.313 564.686 264.434 564.278 264.555L563.894 264.849ZM569.018 263.14C568.718 263.23 568.419 263.32 568.12 263.41L567.922 263.55C568.232 263.449 568.543 263.348 568.854 263.247L569.018 263.14ZM501.099 329.798C502.088 327.932 503.063 326.004 504.04 324.011C503.286 325.238 502.532 326.437 501.772 327.61C491.818 342.982 481.007 353.79 460.931 360.692C423.797 373.456 377.921 363.994 333.716 343.017C289.5 322.034 246.863 289.489 216.122 255.933C207.024 246.001 200.413 237.871 194.979 230.344C199.788 238.287 205.813 246.75 214.703 257.176C244.2 291.772 287.992 325.641 333.722 347.305C379.467 368.975 427.044 378.385 464.204 364.234C483.318 356.956 492.678 345.688 501.099 329.798ZM213.959 257.573C205.889 248.108 200.167 240.25 195.574 232.932C199.539 240.67 204.686 248.874 212.567 258.843C240.813 294.574 285.907 329.885 333.338 352.31C380.784 374.742 430.445 384.226 467.921 368.497C486.344 360.764 494.355 348.901 501.275 332.415C501.85 331.045 502.418 329.642 502.983 328.208C502.644 328.869 502.303 329.522 501.961 330.168C493.5 346.132 484.033 357.566 464.667 364.939C427.12 379.237 379.186 369.688 333.325 347.963C287.451 326.231 243.543 292.27 213.959 257.573ZM102.85 180.42C108.076 180.708 113.272 181.183 118.489 181.84C117.784 181.568 117.077 181.294 116.368 181.019C110.268 180.22 104.103 179.734 97.7577 179.57C97.1896 179.556 96.6003 179.536 95.9903 179.511C98.295 179.798 100.58 180.101 102.85 180.42ZM166.56 193.08C165.877 192.88 165.196 192.683 164.518 192.488L164.567 192.545C165.292 192.804 166.02 193.067 166.751 193.333L166.56 193.08ZM167.904 193.475L168.198 193.863C168.899 194.121 169.603 194.383 170.31 194.647L169.932 194.078C169.254 193.875 168.578 193.674 167.904 193.475ZM171.202 194.461L171.664 195.156L171.784 195.201C172.399 195.393 173.016 195.586 173.635 195.781L173.229 195.079C172.551 194.871 171.875 194.665 171.202 194.461ZM174.436 195.45L174.848 196.165C175.496 196.37 176.147 196.578 176.8 196.788C176.745 196.676 176.689 196.564 176.633 196.451C176.571 196.326 176.509 196.201 176.447 196.076C175.774 195.865 175.104 195.657 174.436 195.45ZM224.817 220.253C209.173 212.979 195.436 206.591 182.829 201.147C194.143 206.363 206.385 212.396 220.219 219.214L220.221 219.215C228.477 223.284 237.3 227.632 246.83 232.252C267.72 242.381 284.999 251.471 299.987 259.465C302.564 260.84 305.073 262.182 307.521 263.491C319.312 269.799 329.681 275.345 339.388 280.105C362.814 291.594 382.344 298.486 408.559 300.382C449.092 303.317 482.225 298.353 519.9 285.252C520.016 284.997 520.133 284.741 520.251 284.485C520.317 284.343 520.383 284.2 520.449 284.057C481.145 296.602 446.521 301.123 404.836 296.891C379.241 294.298 361.365 287.623 339.291 276.73C331.972 273.118 324.2 269.047 315.535 264.509L315.529 264.506C298.05 255.351 276.936 244.292 248.575 231.255C240.166 227.39 232.275 223.721 224.817 220.253ZM521.662 283.667C521.482 284.054 521.304 284.439 521.128 284.823C521.81 284.583 522.494 284.341 523.179 284.096C523.373 283.726 523.569 283.355 523.766 282.983C523.063 283.213 522.362 283.442 521.662 283.667ZM521.574 285.535C521.922 285.413 522.27 285.289 522.619 285.166C522.428 285.532 522.239 285.897 522.051 286.261C521.412 286.509 520.775 286.754 520.14 286.996C520.31 286.618 520.482 286.238 520.655 285.856C520.961 285.75 521.267 285.643 521.574 285.535ZM525.049 282.559C524.859 282.916 524.67 283.272 524.482 283.627C525.137 283.391 525.792 283.152 526.45 282.91C526.654 282.57 526.859 282.228 527.065 281.885C526.391 282.112 525.719 282.337 525.049 282.559ZM524.723 284.413C525.076 284.286 525.429 284.158 525.783 284.029C525.584 284.363 525.387 284.696 525.191 285.028C524.583 285.27 523.976 285.509 523.371 285.747C523.551 285.4 523.733 285.052 523.915 284.704C524.184 284.607 524.453 284.51 524.723 284.413ZM528.429 281.423C528.232 281.748 528.037 282.073 527.842 282.396C528.466 282.165 529.09 281.932 529.717 281.696C529.925 281.387 530.135 281.076 530.345 280.765C529.705 280.986 529.066 281.206 528.429 281.423ZM527.167 283.522C527.752 283.307 528.338 283.09 528.926 282.871C528.725 283.17 528.525 283.468 528.326 283.765C527.752 283.999 527.18 284.231 526.608 284.461C526.794 284.149 526.98 283.836 527.167 283.522ZM531.806 280.258C531.608 280.549 531.411 280.84 531.215 281.129C531.788 280.911 532.362 280.692 532.937 280.47C533.145 280.195 533.354 279.918 533.564 279.641C533.159 279.784 532.755 279.926 532.352 280.067C532.17 280.131 531.988 280.195 531.806 280.258ZM531.12 282.046C531.414 281.935 531.707 281.824 532.001 281.712L531.414 282.493C530.895 282.709 530.378 282.923 529.862 283.136C530.046 282.862 530.23 282.588 530.416 282.313C530.65 282.224 530.885 282.135 531.12 282.046ZM535.139 279.081C534.947 279.335 534.755 279.588 534.564 279.841C534.923 279.701 535.283 279.561 535.644 279.419C535.813 279.353 535.983 279.286 536.153 279.22L536.757 278.501C536.456 278.609 536.156 278.717 535.856 278.825C535.617 278.911 535.378 278.996 535.139 279.081ZM533.619 281.092C534.093 280.909 534.569 280.725 535.045 280.54L534.495 281.195C534.027 281.395 533.559 281.593 533.093 281.789L533.291 281.526C533.4 281.381 533.509 281.237 533.619 281.092ZM538.471 277.88L537.936 278.515C538.416 278.324 538.896 278.133 539.377 277.94L539.929 277.346C539.442 277.525 538.956 277.703 538.471 277.88ZM536.818 279.846C537.232 279.683 537.647 279.519 538.063 279.354L537.585 279.868C537.174 280.046 536.762 280.224 536.352 280.401L536.818 279.846ZM541.353 277.143C541.766 276.976 542.18 276.808 542.594 276.638L543.058 276.185C542.642 276.341 542.226 276.496 541.811 276.65L541.353 277.143ZM540.027 278.571C540.36 278.437 540.693 278.303 541.027 278.168L540.668 278.518C540.334 278.666 539.999 278.813 539.666 278.96L540.027 278.571ZM545.145 275.399L544.808 275.729C545.128 275.597 545.449 275.464 545.77 275.331L546.1 275.037C545.781 275.158 545.463 275.279 545.145 275.399ZM543.61 277.118L543.887 277.005L543.707 277.164C543.481 277.266 543.255 277.367 543.03 277.468L543.228 277.275C543.355 277.223 543.483 277.17 543.61 277.118ZM549.076 273.896C548.864 273.978 548.652 274.06 548.44 274.141L548.285 274.28C548.506 274.187 548.726 274.094 548.947 274.001L549.076 273.896ZM500.939 327.193C502.432 324.886 503.907 322.476 505.392 319.958C504.127 321.717 502.865 323.418 501.593 325.061C490.162 339.841 478.024 350.022 457.202 356.443C420.561 367.744 376.704 358.379 334.117 338.136C291.521 317.889 250.113 286.724 218.297 254.293C208.126 243.93 200.577 235.573 194.26 227.889C199.955 235.986 206.908 244.665 216.845 255.512C247.508 288.984 290.039 321.443 334.114 342.359C378.201 363.28 423.738 372.611 460.497 359.976C480.34 353.154 491.035 342.487 500.939 327.193ZM140.855 188.491C141.504 188.796 142.154 189.1 142.804 189.403C142.298 189.136 141.793 188.867 141.288 188.598C141.143 188.562 140.999 188.526 140.855 188.491ZM137.519 186.91C137.897 186.999 138.274 187.088 138.652 187.179C138.557 187.127 138.462 187.075 138.367 187.024L138.25 186.96C137.865 186.875 137.481 186.791 137.098 186.708L137.519 186.91ZM141.607 187.896C141.411 187.792 141.216 187.687 141.021 187.583C141.486 187.689 141.951 187.797 142.418 187.906C142.598 188.015 142.777 188.124 142.957 188.233C142.664 188.159 142.371 188.086 142.077 188.013C141.921 187.974 141.764 187.935 141.607 187.896ZM134.249 185.332C134.805 185.446 135.363 185.563 135.921 185.681C135.703 185.561 135.486 185.44 135.268 185.319C134.692 185.206 134.117 185.096 133.543 184.987C133.779 185.102 134.014 185.217 134.249 185.332ZM138.561 186.253C138.298 186.109 138.035 185.965 137.771 185.821C138.397 185.949 139.025 186.08 139.654 186.214C139.895 186.363 140.135 186.511 140.375 186.659C139.769 186.521 139.165 186.386 138.561 186.253ZM131.05 183.759C131.758 183.885 132.466 184.015 133.176 184.148C133.049 184.076 132.922 184.004 132.795 183.933C131.973 183.749 131.151 183.572 130.329 183.4C130.57 183.52 130.81 183.639 131.05 183.759ZM135.573 184.607L135.46 184.544C135.604 184.578 135.749 184.613 135.893 184.647C136.079 184.692 136.264 184.736 136.45 184.781C136.158 184.723 135.865 184.665 135.573 184.607ZM219.784 219.855C205.988 213.057 193.792 207.047 182.536 201.855C183.092 203.231 183.626 204.576 184.145 205.896C201.332 212.948 220.807 221.701 244.678 233.908C265.238 244.424 282.616 253.959 297.961 262.381L298.082 262.448C313.379 270.843 326.648 278.125 339.047 284.174C363.897 296.298 385.222 303.451 412.268 304.637C451.51 306.354 483.106 300.97 518.902 287.466C518.994 287.26 519.086 287.054 519.178 286.848C519.263 286.659 519.348 286.47 519.434 286.28C482.039 299.179 448.968 304.073 408.577 301.149C382.165 299.239 362.484 292.286 338.977 280.757C329.25 275.986 318.86 270.429 307.068 264.121L307.038 264.105C304.601 262.802 302.105 261.466 299.542 260.099C284.559 252.107 267.294 243.025 246.424 232.906C236.877 228.278 228.046 223.926 219.788 219.857L219.784 219.855ZM183.012 205.432C182.482 204.088 181.935 202.719 181.367 201.317C180.774 201.045 180.184 200.775 179.596 200.508C180.327 202.009 181.035 203.473 181.726 204.908C182.154 205.082 182.582 205.256 183.012 205.432ZM180.524 204.421C179.82 202.962 179.099 201.472 178.353 199.944C177.752 199.672 177.154 199.403 176.559 199.137L177.275 200.383C177.967 201.588 178.647 202.771 179.318 203.935C179.719 204.096 180.121 204.258 180.524 204.421ZM175.591 199.178L175.226 198.542C174.911 198.402 174.596 198.263 174.283 198.124C174.079 198.058 173.875 197.991 173.671 197.925L173.462 197.857C174.627 199.604 175.766 201.302 176.89 202.963C177.269 203.114 177.648 203.265 178.028 203.417C177.759 202.949 177.488 202.478 177.215 202.003C176.942 201.529 176.667 201.051 176.391 200.569C176.126 200.109 175.86 199.645 175.591 199.178ZM175.497 202.41C174.405 200.792 173.299 199.138 172.166 197.438C171.614 197.26 171.065 197.084 170.517 196.909C171.849 198.65 173.158 200.341 174.458 201.999C174.803 202.135 175.15 202.272 175.497 202.41ZM172.933 201.4C171.681 199.794 170.418 198.155 169.132 196.47C168.591 196.299 168.052 196.13 167.514 195.962C169.023 197.695 170.513 199.38 171.998 201.034C172.309 201.155 172.621 201.277 172.933 201.4ZM170.31 200.376C168.892 198.787 167.467 197.165 166.023 195.499C165.706 195.401 165.39 195.303 165.075 195.206C164.866 195.143 164.658 195.079 164.451 195.015C166.148 196.741 167.83 198.419 169.512 200.067C169.778 200.169 170.044 200.273 170.31 200.376ZM164.195 194.145C163.911 194.059 163.628 193.973 163.346 193.888C163.225 193.764 163.104 193.639 162.983 193.515C162.902 193.432 162.822 193.35 162.742 193.267L163.041 193.354C163.621 193.589 164.204 193.827 164.788 194.067L165.09 194.419C164.791 194.327 164.493 194.236 164.195 194.145ZM167.616 199.335C166.029 197.767 164.439 196.168 162.833 194.524C162.331 194.373 161.831 194.223 161.332 194.074C163.229 195.79 165.116 197.46 167.008 199.101L167.616 199.335ZM161.745 193.406C161.176 193.236 160.608 193.068 160.042 192.901C159.826 192.703 159.609 192.505 159.392 192.306C159.983 192.473 160.576 192.642 161.17 192.813C161.362 193.011 161.554 193.209 161.745 193.406ZM164.846 198.275C163.089 196.733 161.332 195.163 159.564 193.55C159.078 193.407 158.593 193.265 158.109 193.124C160.213 194.826 162.31 196.482 164.419 198.112L164.846 198.275ZM158.3 192.391C157.734 192.227 157.17 192.064 156.607 191.903C156.378 191.716 156.149 191.528 155.92 191.339C156.508 191.5 157.098 191.663 157.69 191.828C157.893 192.016 158.097 192.204 158.3 192.391ZM161.914 197.163C159.997 195.661 158.084 194.133 156.163 192.564C155.715 192.436 155.269 192.309 154.824 192.183C157.146 193.866 159.465 195.504 161.801 197.12L161.914 197.163ZM154.699 191.361C154.156 191.208 153.615 191.057 153.075 190.907C152.981 190.838 152.887 190.769 152.793 190.7C152.65 190.595 152.508 190.489 152.365 190.384C152.93 190.533 153.498 190.684 154.066 190.837C154.277 191.012 154.488 191.187 154.699 191.361ZM158.115 195.5C156.295 194.217 154.48 192.913 152.661 191.578C152.398 191.505 152.135 191.432 151.873 191.36C151.723 191.319 151.574 191.278 151.425 191.237C153.65 192.686 155.875 194.102 158.115 195.5ZM150.968 190.328C150.44 190.184 149.913 190.042 149.387 189.901C149.151 189.745 148.915 189.588 148.678 189.431C149.228 189.57 149.779 189.711 150.331 189.853C150.543 190.012 150.756 190.17 150.968 190.328ZM153.385 193.429C151.924 192.494 150.466 191.547 149.006 190.583C148.655 190.489 148.305 190.396 147.955 190.303C149.762 191.36 151.569 192.4 153.385 193.429ZM147.049 189.281C146.556 189.152 146.065 189.025 145.574 188.898C145.349 188.764 145.124 188.63 144.9 188.496C145.412 188.62 145.925 188.745 146.439 188.872C146.642 189.009 146.845 189.145 147.049 189.281ZM141.939 186.708C142.213 186.875 142.488 187.043 142.762 187.209C143.388 187.356 144.016 187.505 144.645 187.656C144.537 187.583 144.43 187.509 144.323 187.436C144.182 187.34 144.042 187.243 143.901 187.147C143.245 186.998 142.591 186.852 141.939 186.708ZM145.995 187.63C146.269 187.816 146.543 188.001 146.816 188.185C147.461 188.344 148.108 188.506 148.756 188.67C148.511 188.484 148.265 188.298 148.019 188.111C147.343 187.948 146.668 187.787 145.995 187.63ZM149.946 188.581C150.212 188.78 150.477 188.979 150.741 189.177C151.388 189.345 152.037 189.514 152.688 189.686C152.48 189.512 152.272 189.337 152.064 189.162C151.901 189.103 151.737 189.045 151.574 188.987C151.03 188.85 150.488 188.715 149.946 188.581ZM154.243 189.951L154.508 190.171C154.914 190.281 155.321 190.391 155.728 190.502C155.232 190.316 154.737 190.133 154.243 189.951ZM179.917 197.798C179.26 197.583 178.606 197.371 177.954 197.16C177.836 196.92 177.716 196.679 177.596 196.437C178.005 196.566 178.414 196.695 178.824 196.826C179.087 196.909 179.35 196.993 179.614 197.077C179.716 197.318 179.817 197.559 179.917 197.798ZM167.075 195.031L167.199 195.07C166.958 194.969 166.718 194.868 166.478 194.768L166.571 194.875C166.739 194.927 166.907 194.979 167.075 195.031ZM144.916 189.511C145.018 189.537 145.121 189.563 145.223 189.59C146.275 190.215 147.326 190.833 148.378 191.445C147.053 190.763 145.73 190.075 144.408 189.381C144.577 189.424 144.746 189.467 144.916 189.511ZM171.048 201.479L171.447 201.645L171.432 201.628L171.048 201.479ZM173.515 202.445C173.389 202.395 173.263 202.346 173.138 202.297L173.221 202.389C173.462 202.49 173.704 202.591 173.946 202.693L173.856 202.579C173.742 202.534 173.629 202.49 173.515 202.445ZM175.391 203.186L175.53 203.362C175.815 203.482 176.1 203.603 176.386 203.724L176.253 203.528C176.059 203.451 175.865 203.374 175.671 203.297C175.578 203.26 175.485 203.223 175.391 203.186ZM176.945 204.789L177.178 204.888L177.232 204.969L176.563 204.663L176.519 204.608C176.661 204.669 176.803 204.729 176.945 204.789ZM177.652 204.086L177.821 204.334C178.146 204.472 178.471 204.611 178.797 204.751L178.642 204.483C178.311 204.35 177.981 204.218 177.652 204.086ZM178.62 205.504C178.89 205.62 179.162 205.736 179.433 205.852L179.532 206.022C179.26 205.897 178.989 205.773 178.719 205.649L178.62 205.504ZM179.934 205.003L180.115 205.315C180.467 205.467 180.821 205.619 181.176 205.772L181.016 205.441C180.654 205.294 180.294 205.148 179.934 205.003ZM180.755 206.421C181.063 206.553 181.371 206.687 181.681 206.821L181.8 207.068C181.494 206.927 181.189 206.786 180.885 206.645L180.755 206.421ZM182.397 206.3C182.78 206.466 183.165 206.633 183.55 206.8L183.397 206.411C183.19 206.326 182.983 206.242 182.777 206.157C182.591 206.081 182.405 206.005 182.219 205.93L182.397 206.3ZM183.457 207.591C183.618 207.662 183.78 207.732 183.942 207.803L184.066 208.12C183.725 207.961 183.385 207.803 183.045 207.645L182.903 207.351C183.088 207.431 183.272 207.511 183.457 207.591ZM184.53 206.876L184.695 207.299C201.099 214.464 219.701 223.252 242.528 235.565C259.343 244.636 274.24 253.06 287.795 260.726C306.883 271.521 323.312 280.811 338.693 288.284C364.96 301.044 388.075 308.449 415.968 308.888C453.917 309.485 483.983 303.624 517.926 289.678C518.094 289.294 518.263 288.908 518.434 288.521C482.927 301.803 451.399 307.116 412.318 305.406C385.061 304.211 363.575 296.993 338.638 284.827C326.214 278.766 312.926 271.473 297.642 263.085L297.504 263.008C282.158 254.587 264.794 245.058 244.25 234.55C220.737 222.527 201.51 213.865 184.53 206.876ZM416.05 309.657C453.818 310.252 483.812 304.467 517.454 290.767C517.288 291.151 517.124 291.533 516.961 291.915C484.863 306.324 456.333 312.702 419.682 313.143C390.935 313.485 366.024 305.843 338.339 292.442C319.602 283.372 299.626 271.682 276.343 258.056L276.339 258.054C265.19 251.529 253.283 244.561 240.391 237.224C218.584 224.815 200.849 215.965 185.227 208.661L185.087 208.303C201.282 215.397 219.633 224.09 242.078 236.197C258.838 245.237 273.718 253.652 287.273 261.317L287.275 261.318C306.398 272.132 322.883 281.454 338.286 288.937C364.645 301.742 387.933 309.215 416.05 309.657ZM519.665 288.058C519.501 288.427 519.338 288.795 519.177 289.161C519.765 288.917 520.353 288.671 520.943 288.422C521.122 288.071 521.302 287.718 521.483 287.365C520.876 287.598 520.27 287.829 519.665 288.058ZM519.599 289.884C519.854 289.779 520.109 289.672 520.364 289.566C520.188 289.913 520.014 290.26 519.841 290.605C519.302 290.853 518.764 291.099 518.228 291.343C518.383 290.982 518.54 290.62 518.698 290.257C518.998 290.133 519.298 290.009 519.599 289.884ZM522.795 286.858C522.624 287.19 522.453 287.522 522.284 287.853C522.838 287.616 523.394 287.377 523.951 287.136C524.135 286.821 524.321 286.505 524.507 286.188C523.935 286.413 523.365 286.636 522.795 286.858ZM521.696 289.005C522.212 288.787 522.728 288.567 523.246 288.346C523.067 288.654 522.889 288.96 522.712 289.266C522.209 289.503 521.707 289.739 521.207 289.972C521.369 289.651 521.532 289.329 521.696 289.005ZM525.916 285.629C525.743 285.922 525.571 286.214 525.4 286.506C525.917 286.28 526.435 286.051 526.954 285.821C527.138 285.545 527.322 285.269 527.507 284.991C527.172 285.126 526.837 285.261 526.503 285.395C526.307 285.473 526.112 285.551 525.916 285.629ZM524.685 287.726C525.156 287.521 525.627 287.316 526.1 287.109C525.925 287.372 525.751 287.635 525.578 287.898C525.117 288.12 524.657 288.341 524.198 288.561C524.306 288.374 524.415 288.188 524.524 288.001L524.685 287.726ZM529.033 284.372C528.867 284.621 528.7 284.869 528.535 285.117C528.992 284.912 529.45 284.706 529.909 284.498L530.435 283.796C529.967 283.989 529.5 284.181 529.033 284.372ZM527.67 286.416C528.071 286.238 528.473 286.059 528.876 285.879L528.394 286.523C528.18 286.629 527.966 286.734 527.752 286.839C527.573 286.927 527.393 287.015 527.214 287.103C527.365 286.875 527.517 286.646 527.67 286.416ZM532.103 283.104L531.653 283.704C532.053 283.521 532.454 283.336 532.857 283.15L533.323 282.593C532.916 282.765 532.509 282.935 532.103 283.104ZM531.301 284.784C531.402 284.738 531.503 284.692 531.604 284.646L531.203 285.125C530.874 285.29 530.546 285.455 530.218 285.618L530.606 285.099C530.838 284.995 531.069 284.889 531.301 284.784ZM535.168 281.812L534.806 282.244C535.142 282.087 535.478 281.929 535.815 281.77L536.178 281.381C535.841 281.525 535.504 281.669 535.168 281.812ZM533.538 283.757C533.788 283.642 534.038 283.526 534.288 283.41L534.024 283.693C533.894 283.759 533.764 283.826 533.635 283.892L533.269 284.079L533.538 283.757ZM538.244 280.489L538.029 280.721C538.275 280.604 538.521 280.486 538.768 280.368L538.966 280.176C538.725 280.28 538.485 280.385 538.244 280.489ZM536.484 282.382L536.887 282.192L536.839 282.238C536.696 282.313 536.553 282.387 536.41 282.462L536.484 282.382ZM500.791 324.599C502.935 321.828 505.055 318.893 507.204 315.787C505.264 318.136 503.336 320.376 501.396 322.511C488.505 336.699 475.057 346.255 453.452 352.189C417.378 362.099 375.502 352.839 334.496 333.319C293.483 313.795 253.268 283.975 220.449 252.649C209.167 241.878 200.637 233.325 193.397 225.52C200.026 233.735 207.963 242.605 218.997 253.848C250.747 286.212 292.057 317.297 334.516 337.479C376.984 357.665 420.519 366.906 456.796 355.718C477.405 349.363 489.421 339.3 500.791 324.599ZM180.197 207.169L179.564 206.878L179.6 206.93L180.244 207.25L180.197 207.169ZM181.555 207.796L181.641 207.944C181.896 208.071 182.151 208.198 182.407 208.326L182.323 208.152C182.066 208.033 181.81 207.915 181.555 207.796ZM182.348 209.154L182.952 209.455L182.995 209.544L182.383 209.213L182.348 209.154ZM183.57 208.732L183.682 208.963C183.976 209.11 184.271 209.258 184.567 209.407L184.468 209.15C184.168 209.01 183.868 208.871 183.57 208.732ZM184.229 210.095C184.479 210.22 184.73 210.346 184.982 210.473L185.054 210.659C184.804 210.524 184.555 210.389 184.306 210.254L184.229 210.095ZM185.628 209.693L185.747 209.999C200.582 217.462 217.447 226.392 238.254 238.887C247.085 244.191 255.526 249.327 263.637 254.263L263.656 254.275C291.482 271.208 315.429 285.78 337.976 296.662C367.078 310.708 393.788 318.574 423.396 317.4C458.755 315.997 485.745 309.062 516.013 294.159C516.168 293.789 516.325 293.416 516.482 293.043C484.698 307.18 456.244 313.475 419.795 313.913C390.81 314.258 365.715 306.544 337.933 293.096C319.155 284.007 299.118 272.281 275.809 258.64L275.802 258.636C264.661 252.116 252.773 245.159 239.918 237.843C218.512 225.662 201.037 216.916 185.628 209.693ZM423.539 318.169C458.674 316.775 485.585 309.933 515.524 295.335C515.376 295.694 515.229 296.051 515.083 296.407C486.637 311.831 461.198 319.363 427.105 321.655C396.644 323.704 368.129 315.628 337.603 300.931C310.632 287.946 282.132 269.814 249.359 248.963L249.28 248.913C244.967 246.169 240.58 243.378 236.114 240.546C216.287 227.974 200.297 218.951 186.257 211.313L186.162 211.067C200.777 218.436 217.373 227.25 237.759 239.493C246.578 244.79 255.013 249.922 263.123 254.858C290.96 271.797 314.971 286.409 337.571 297.317C366.775 311.412 393.681 319.353 423.539 318.169ZM517.741 292.48C517.592 292.828 517.445 293.176 517.299 293.523C517.783 293.282 518.267 293.039 518.753 292.793C518.916 292.463 519.08 292.131 519.246 291.798C518.743 292.027 518.242 292.254 517.741 292.48ZM516.802 294.709C517.246 294.49 517.691 294.269 518.137 294.046C517.983 294.359 517.831 294.671 517.68 294.982C517.25 295.221 516.822 295.457 516.393 295.692C516.529 295.366 516.665 295.038 516.802 294.709ZM520.602 291.175C520.45 291.479 520.299 291.782 520.149 292.084C520.593 291.858 521.038 291.629 521.483 291.399C521.594 291.205 521.706 291.011 521.818 290.816L521.979 290.536C521.519 290.751 521.06 290.964 520.602 291.175ZM519.523 293.349C519.919 293.149 520.316 292.947 520.714 292.744C520.564 293.006 520.415 293.268 520.267 293.529C520.095 293.626 519.924 293.724 519.752 293.821C519.539 293.941 519.327 294.061 519.114 294.181C519.249 293.904 519.386 293.627 519.523 293.349ZM523.454 289.843C523.307 290.096 523.161 290.35 523.016 290.602C523.413 290.394 523.811 290.185 524.21 289.974C524.366 289.737 524.522 289.499 524.679 289.261C524.27 289.456 523.862 289.65 523.454 289.843ZM522.234 291.962C522.573 291.786 522.913 291.61 523.253 291.432L522.852 292.045C522.52 292.238 522.189 292.429 521.858 292.62C521.983 292.401 522.108 292.182 522.234 291.962ZM527.292 288C526.962 288.161 526.632 288.321 526.302 288.481C526.172 288.677 526.043 288.873 525.915 289.068C526.237 288.895 526.561 288.722 526.884 288.547L527.292 288ZM524.943 290.545C525.193 290.413 525.443 290.28 525.693 290.147L525.383 290.563C525.137 290.709 524.891 290.854 524.645 290.998L524.943 290.545ZM529.1 287.113L528.81 287.502C529.057 287.367 529.304 287.232 529.551 287.096L529.846 286.744C529.597 286.868 529.349 286.991 529.1 287.113ZM528.057 288.878L527.906 289.057L527.443 289.336L527.6 289.125L528.057 288.878ZM531.893 285.721L531.769 285.869C531.923 285.783 532.078 285.697 532.232 285.611L532.339 285.496C532.19 285.571 532.041 285.646 531.893 285.721ZM500.628 322.008C503.42 318.935 506.188 315.642 509.01 312.117L509.025 312.078C506.4 314.868 503.807 317.496 501.202 319.968C486.87 333.569 472.135 342.504 449.712 347.938C414.27 356.527 374.343 347.383 334.885 328.573C295.424 309.761 256.368 281.251 222.613 251.005C210.172 239.857 200.616 231.143 192.422 223.257C200.011 231.548 208.967 240.573 221.127 252.182C253.89 283.456 294.015 313.201 334.895 332.661C375.782 352.125 417.353 361.269 453.075 351.456C474.485 345.575 487.809 336.118 500.628 322.008ZM500.47 319.429C503.588 316.47 506.687 313.289 509.844 309.873L509.965 309.55C491.055 327.184 473.646 337.845 445.975 343.688C411.222 351.027 373.214 342.013 335.277 323.903C297.338 305.791 259.413 278.556 224.778 249.364C221.163 246.317 217.76 243.455 214.54 240.748L214.528 240.738L214.527 240.737C205.568 233.205 198.026 226.863 191.266 221.016C199.857 229.364 209.892 238.531 223.268 250.517C256.98 280.724 295.951 309.165 335.285 327.916C374.624 346.67 414.262 355.703 449.364 347.197C471.609 341.806 486.219 332.954 500.47 319.429ZM445.656 342.941C473.827 336.991 491.265 326.04 510.679 307.65C510.722 307.535 510.765 307.42 510.809 307.305L510.887 307.099C490.129 324.221 471.101 334.212 442.243 339.435C408.23 345.593 372.115 336.722 335.673 319.302C299.232 301.881 262.411 275.886 226.948 247.72C216.696 239.576 207.951 232.794 200.175 226.763L200.172 226.761L200.15 226.744C196.545 223.948 193.149 221.314 189.907 218.78C197.171 225.105 205.307 231.945 215.163 240.232C218.385 242.941 221.791 245.805 225.41 248.856C260.013 278.021 297.859 305.192 335.677 323.246C373.497 341.3 411.231 350.21 445.656 342.941ZM441.953 338.682C471.231 333.382 490.311 323.165 511.526 305.417C511.62 305.172 511.714 304.926 511.808 304.68C489.208 321.29 468.573 330.619 438.495 335.182C405.264 340.226 371.023 331.512 336.056 314.771C301.093 298.032 265.356 273.244 229.105 246.073C214.227 234.925 202.182 226.39 191.634 218.916C190.662 218.227 189.703 217.548 188.756 216.876C192.517 219.825 196.482 222.9 200.74 226.202C208.521 232.237 217.28 239.029 227.557 247.193C263.001 275.344 299.747 301.279 336.074 318.645C372.4 336.011 408.255 344.783 441.953 338.682ZM513.017 304.161C513.084 303.986 513.152 303.811 513.22 303.635L513.437 303.473C513.54 303.397 513.642 303.32 513.744 303.243L513.513 303.739C513.347 303.88 513.182 304.02 513.017 304.161ZM438.234 334.424C468.673 329.806 489.373 320.296 512.396 303.157C512.506 302.873 512.617 302.588 512.729 302.302C488.292 318.394 466.066 327.068 434.757 330.923C402.336 334.915 369.947 326.373 336.437 310.304C302.935 294.239 268.265 270.626 231.268 244.424C213.836 232.077 199.929 223.021 187.755 215.154L187.783 215.224C189.206 216.234 190.655 217.261 192.134 218.309C202.687 225.786 214.754 234.337 229.69 245.529C265.935 272.694 301.601 297.427 336.458 314.115C371.311 330.802 405.305 339.422 438.234 334.424ZM513.823 302.088C513.913 301.858 514.003 301.628 514.094 301.397C514.345 301.229 514.597 301.06 514.849 300.891L514.541 301.543C514.301 301.726 514.062 301.907 513.823 302.088ZM434.525 330.161C466.15 326.267 488.449 317.444 513.279 300.899C513.401 300.589 513.524 300.278 513.649 299.965C487.381 315.544 463.583 323.582 431.017 326.677C399.435 329.678 368.885 321.322 336.82 305.917C304.766 290.517 271.15 268.048 233.433 242.784C215.033 230.458 200.22 221.484 187.221 213.788L187.27 213.914C199.685 221.934 213.898 231.161 231.831 243.862C268.834 270.069 303.434 293.629 336.84 309.649C370.238 325.664 402.394 334.118 434.525 330.161ZM514.657 299.975C514.763 299.708 514.87 299.44 514.978 299.172C515.298 298.979 515.619 298.785 515.941 298.59C515.82 298.844 515.699 299.097 515.579 299.35C515.271 299.559 514.964 299.768 514.657 299.975ZM430.814 325.912C463.66 322.79 487.536 314.628 514.172 298.656C514.307 298.319 514.443 297.981 514.58 297.642C486.481 312.722 461.121 320.147 427.278 322.423C396.554 324.489 367.83 316.333 337.199 301.586C310.164 288.57 281.603 270.399 248.842 249.556L248.825 249.545C244.491 246.787 240.083 243.983 235.596 241.138C216.213 228.847 200.504 219.954 186.69 212.425L186.765 212.62C199.998 220.444 215.103 229.566 233.973 242.207C271.709 267.484 305.255 289.903 337.223 305.261C369.179 320.614 399.509 328.886 430.814 325.912ZM515.512 297.847C515.634 297.546 515.757 297.243 515.881 296.94C516.265 296.731 516.65 296.521 517.036 296.309C516.953 296.482 516.869 296.654 516.787 296.826L516.621 297.17C516.251 297.397 515.881 297.623 515.512 297.847ZM519.451 294.968C519.12 295.154 518.789 295.339 518.459 295.523C518.34 295.767 518.221 296.011 518.103 296.255C518.422 296.056 518.742 295.857 519.063 295.656C519.192 295.427 519.321 295.198 519.451 294.968ZM518.184 297.216C517.926 297.376 517.667 297.535 517.409 297.694L517.122 298.291C517.372 298.119 517.622 297.946 517.873 297.772L518.184 297.216ZM516.911 299.491C516.732 299.614 516.554 299.735 516.376 299.857L516.165 300.3C516.337 300.168 516.51 300.035 516.682 299.901L516.911 299.491ZM515.604 301.838L515.347 302.033L515.246 302.248L515.495 302.032L515.604 301.838ZM518.651 298.289L518.577 298.421L518.828 298.224L518.896 298.119L518.651 298.289ZM519.891 296.357L520.168 296.161L520.37 295.851C520.191 295.964 520.011 296.077 519.832 296.189L519.636 296.537L519.891 296.357ZM522.233 294.687L522.255 294.653L522.416 294.55L522.408 294.561L522.233 294.687ZM521.247 294.274L521.503 294.11L521.82 293.625C521.555 293.777 521.291 293.927 521.027 294.078L521.003 294.121C520.911 294.282 520.819 294.444 520.728 294.605C520.901 294.495 521.074 294.385 521.247 294.274ZM523.412 292.881L523.594 292.602L524.073 292.323L523.889 292.571C523.73 292.674 523.571 292.778 523.412 292.881ZM512.359 305.875L512.257 306.143L512.506 305.903L512.621 305.655L512.359 305.875ZM185.533 211.892L185.485 211.77L184.884 211.443L184.929 211.536L185.533 211.892ZM183.572 210.735L183.569 210.73L183.491 210.687L183.572 210.735ZM185.986 213.058L185.546 212.798L185.548 212.802L186 213.094L185.986 213.058ZM127.866 183.02C127.738 182.956 127.609 182.891 127.481 182.826C126.671 182.668 125.86 182.517 125.05 182.371C125.507 182.573 125.965 182.774 126.422 182.975C127.089 183.081 127.758 183.191 128.427 183.304C128.24 183.209 128.053 183.115 127.866 183.02ZM119.682 181.484C120.454 181.6 121.224 181.72 121.994 181.846C122.505 182.075 123.015 182.303 123.524 182.529C122.93 182.441 122.337 182.356 121.744 182.273C121.058 182.011 120.371 181.749 119.682 181.484ZM130.78 184.48C130.277 184.391 129.775 184.303 129.273 184.216C129.454 184.295 129.635 184.373 129.816 184.451C130.311 184.545 130.806 184.641 131.302 184.738C131.128 184.653 130.954 184.566 130.78 184.48ZM126.189 183.705L126.482 183.834C126.096 183.764 125.71 183.696 125.324 183.628L125.057 183.528C125.434 183.586 125.811 183.645 126.189 183.705ZM133.97 186.048C133.7 185.992 133.43 185.937 133.159 185.882L133.294 185.939C133.407 185.964 133.52 185.99 133.633 186.015C133.801 186.053 133.969 186.091 134.137 186.129L133.97 186.048ZM561.413 265.641L561.926 265.25C561.427 265.397 560.928 265.543 560.43 265.689L559.916 266.116C560.414 265.959 560.913 265.8 561.413 265.641ZM557.683 266.82L558.296 266.312C557.731 266.476 557.166 266.64 556.603 266.803L556.001 267.346C556.561 267.172 557.121 266.996 557.683 266.82ZM553.972 267.977L554.65 267.365C554.027 267.544 553.405 267.722 552.785 267.899L552.127 268.546C552.74 268.357 553.355 268.167 553.972 267.977ZM550.267 269.115L550.984 268.41C550.3 268.603 549.619 268.795 548.939 268.986L548.248 269.727C548.919 269.524 549.592 269.32 550.267 269.115ZM546.531 270.243L547.267 269.453C546.93 269.547 546.593 269.64 546.257 269.733C545.869 269.841 545.481 269.948 545.094 270.055L544.39 270.881C545.102 270.67 545.815 270.458 546.531 270.243ZM543.533 270.483C542.772 270.691 542.014 270.897 541.257 271.101C541.117 271.282 540.977 271.463 540.837 271.643L540.556 272.006C541.3 271.79 542.046 271.572 542.794 271.352L543.533 270.483ZM539.064 272.438C539.306 272.125 539.548 271.811 539.792 271.496C539.395 271.602 538.998 271.708 538.602 271.814C538.21 271.918 537.819 272.022 537.427 272.125C537.197 272.452 536.969 272.778 536.741 273.103C537.166 272.982 537.591 272.861 538.016 272.739C538.365 272.639 538.714 272.539 539.064 272.438ZM535.338 273.5C535.572 273.164 535.807 272.828 536.044 272.49C535.215 272.707 534.387 272.923 533.562 273.136C533.434 273.337 533.307 273.538 533.18 273.739C533.087 273.886 532.993 274.034 532.9 274.181C533.711 273.956 534.523 273.729 535.338 273.5ZM531.573 274.548C531.797 274.191 532.023 273.833 532.25 273.473C531.398 273.692 530.548 273.908 529.7 274.121C529.489 274.492 529.279 274.862 529.071 275.23C529.903 275.005 530.737 274.778 531.573 274.548ZM527.81 275.569C528.021 275.192 528.235 274.814 528.45 274.435C527.577 274.652 526.707 274.867 525.839 275.08C525.724 275.306 525.61 275.532 525.496 275.757C525.413 275.921 525.331 276.085 525.249 276.248C526.1 276.025 526.954 275.798 527.81 275.569ZM527.26 276.551C526.428 276.772 525.598 276.991 524.77 277.207C524.576 277.595 524.385 277.982 524.196 278.368C525.007 278.14 525.821 277.909 526.637 277.675C526.843 277.302 527.051 276.927 527.26 276.551ZM528.516 276.215C528.311 276.581 528.107 276.946 527.905 277.31C528.371 277.175 528.838 277.04 529.305 276.903C529.631 276.808 529.956 276.713 530.282 276.617C530.5 276.265 530.719 275.913 530.94 275.559C530.13 275.78 529.322 275.999 528.516 276.215ZM532.262 275.197C532.047 275.539 531.833 275.881 531.621 276.221C532.095 276.081 532.57 275.939 533.045 275.796C533.338 275.708 533.632 275.62 533.926 275.532C534.153 275.204 534.381 274.874 534.61 274.544C533.825 274.764 533.043 274.981 532.262 275.197ZM536.008 274.152C535.787 274.469 535.566 274.786 535.347 275.101C536.073 274.88 536.801 274.657 537.53 274.433C537.763 274.129 537.996 273.825 538.231 273.52C537.488 273.732 536.747 273.943 536.008 274.152ZM539.717 273.093C539.493 273.384 539.27 273.674 539.047 273.962C539.741 273.746 540.437 273.529 541.135 273.309C541.369 273.033 541.604 272.755 541.839 272.477C541.13 272.684 540.423 272.889 539.717 273.093ZM543.43 272.011C543.208 272.273 542.986 272.533 542.766 272.793C543.425 272.584 544.085 272.373 544.747 272.161L545.439 271.417C544.768 271.616 544.098 271.814 543.43 272.011ZM547.151 270.905L546.512 271.592C547.125 271.393 547.74 271.193 548.355 270.992L549.015 270.344C548.392 270.532 547.771 270.719 547.151 270.905ZM550.87 269.781L550.28 270.36C550.829 270.179 551.379 269.997 551.931 269.814L552.535 269.271C551.979 269.442 551.424 269.612 550.87 269.781ZM554.559 268.647L554.047 269.108C554.534 268.945 555.022 268.781 555.511 268.616L556.026 268.191C555.536 268.344 555.047 268.496 554.559 268.647ZM558.255 267.494L557.86 267.821C558.276 267.679 558.693 267.537 559.11 267.395L559.492 267.105L558.98 267.266C558.738 267.342 558.496 267.418 558.255 267.494Z' fill='url(%23paint0_linear_310_654)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_310_654' x1='-26.4393' y1='92.363' x2='781.366' y2='299.579' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E6F7FF'/%3E%3Cstop offset='1' stop-color='%23FBFBFB'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 818px;
  height: 378px;
  left: -50px;
  bottom: -50px;
}

.about-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.about-block .about-text, .about-block .about-image {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.about-block .about-text {
  padding: 40px;
  position: relative;
}
.about-block .about-text:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 500%;
  background-color: #FBFBFB;
  right: 0;
}
.about-block .about-text .title {
  font-weight: 600;
  font-size: 26px;
  line-height: 150%;
  text-transform: lowercase;
  margin-bottom: 16px;
}
.about-block .about-text .title span {
  font-weight: 300;
  font-size: 70px;
  color: #A7DDFF;
  margin-right: 20px;
  vertical-align: middle;
  line-height: 84px;
}
.about-block:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.about-block:nth-child(2n) .about-text:before {
  left: 0;
  right: auto;
}
.about-block:nth-child(2n) .bordered-block {
  text-align: right;
}

.bordered-block {
  border: 1px solid #E0E0E0;
  padding: 30px 40px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.advantages-section {
  position: relative;
}
.advantages-section:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#FFFFFF)), -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), color-stop(17.01%, rgba(255, 255, 255, 0)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 17.01%);
  opacity: 0.9;
  -webkit-transform: matrix(1, 0, 0, -1, 0, 0);
  transform: matrix(1, 0, 0, -1, 0, 0);
}
.advantages-section:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #fff;
  opacity: 0.85;
}
.advantages-section .r-container {
  position: relative;
  z-index: 2;
}
.advantages-section .advantages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.advantages-section .advantages .advantage-item {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  width: 25%;
  text-align: center;
  padding: 30px 22px 40px;
}
.advantages-section .advantages .advantage-item .description {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  height: 54px;
  overflow: hidden;
}
.advantages-section .advantages .advantage-item .title {
  font-weight: 600;
  font-size: 26px;
  margin-bottom: 10px;
  height: 39px;
  overflow: hidden;
}
.advantages-section .advantages .advantage-item .icon {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  width: 70px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto 20px;
}
.advantages-section .advantages .advantage-item .icon svg {
  max-width: 100%;
  max-height: 100%;
}
.advantages-section .advantages .advantage-item:hover {
  background-color: #FBFBFB;
  -webkit-box-shadow: 0px 7px 7px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 7px 7px rgba(0, 0, 0, 0.1);
}
.advantages-section .advantages .advantage-item:hover .description {
  opacity: 1;
  visibility: visible;
}

.services-section .r-container {
  position: relative;
}
.services-section .section-logo {
  position: absolute;
  top: 0;
  right: 0;
}
.services-section .decorate-block_1 {
  background-image: url("data:image/svg+xml,%3Csvg width='457' height='946' viewBox='0 0 457 946' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-79.773 892.755C-0.351153 783.843 93.1803 728.82 169.002 698.576C184.828 692.264 198.351 687.643 210.449 683.857C215.707 659.719 223.886 632.39 233.814 599.219L233.815 599.218L233.849 599.104C248.699 549.488 261.525 525.276 271.048 507.311L271.067 507.276C280.564 489.36 286.744 477.702 288.382 453.162C291.762 402.425 271.595 358.46 235.07 308.016C231.423 307.105 227.715 306.152 223.944 305.152C131.697 280.691 6.506 229.016 -123.593 107.199L-122.531 106.613C7.3851 228.259 132.336 279.811 224.326 304.205C227.648 305.086 230.92 305.93 234.144 306.741C233.456 305.796 232.763 304.848 232.063 303.898C228.331 302.851 224.533 301.761 220.668 300.623C130.893 274.209 7.97944 221.977 -121.031 102.144L-119.973 101.555C8.86014 221.224 131.55 273.342 221.098 299.689C224.477 300.683 227.804 301.641 231.08 302.566C230.394 301.64 229.704 300.711 229.008 299.781C225.208 298.593 221.339 297.363 217.396 296.085C130.11 267.79 9.46335 214.931 -118.451 97.0751L-117.397 96.4827C10.3463 214.181 130.785 266.935 217.873 295.165C221.29 296.273 224.652 297.344 227.96 298.383C227.28 297.478 226.595 296.571 225.905 295.661C222.053 294.331 218.126 292.957 214.121 291.536C129.336 261.452 10.9464 207.874 -115.883 92.0119L-114.833 91.4158C11.8322 207.128 130.03 260.609 214.645 290.633C218.082 291.852 221.461 293.037 224.785 294.189C224.125 293.322 223.46 292.453 222.79 291.581C218.889 290.102 214.908 288.58 210.846 287.009C128.563 255.207 12.4261 200.838 -113.298 86.9661L-112.252 86.3663C13.3154 200.096 129.276 254.375 211.417 286.123C214.866 287.456 218.256 288.755 221.589 290.022C220.941 289.183 220.288 288.341 219.632 287.497C215.696 285.867 211.677 284.193 207.57 282.471C127.777 249.027 13.9069 193.793 -110.746 81.9037L-109.704 81.3002C14.8003 193.056 128.51 248.207 208.186 281.603C211.63 283.047 215.013 284.457 218.338 285.837C217.706 285.028 217.071 284.217 216.431 283.404C212.477 281.624 208.435 279.801 204.302 277.93C126.977 242.914 15.3927 186.735 -108.171 76.8429L-107.134 76.2354C16.291 186.004 127.73 242.107 204.963 277.081C208.379 278.628 211.735 280.143 215.032 281.627C214.423 280.857 213.812 280.086 213.198 279.312L213.022 279.227C209.112 277.322 205.114 275.375 201.026 273.382C126.148 236.875 16.8793 179.7 -105.605 71.7827L-104.572 71.1712C17.7832 178.975 126.921 236.081 201.73 272.553C205.105 274.199 208.42 275.814 211.675 277.399C211.105 276.684 210.532 275.968 209.957 275.25C205.983 273.163 201.916 271.032 197.753 268.851C125.288 230.895 18.3481 172.652 -103.035 66.7104L-102.006 66.095C19.2585 171.934 126.082 230.113 198.498 268.044C201.823 269.785 205.087 271.496 208.292 273.177C207.757 272.513 207.221 271.848 206.682 271.181C202.708 268.937 198.639 266.648 194.472 264.31C124.379 224.972 19.82 165.603 -100.475 61.6626L-99.452 61.0427C20.7375 164.891 125.194 224.203 195.258 263.524C198.514 265.352 201.71 267.149 204.849 268.918C204.356 268.31 203.86 267.701 203.364 267.091C199.41 264.697 195.36 262.258 191.211 259.768C189.907 258.985 188.59 258.195 187.26 257.397L186.458 256.916C118.716 216.28 18.556 156.198 -97.8888 56.6014L-96.8705 55.9773C19.4855 155.498 119.561 215.529 187.287 256.156L192.036 259.005C195.191 260.898 198.289 262.763 201.331 264.6C200.898 264.071 200.463 263.54 200.028 263.008C196.097 260.462 192.069 257.87 187.943 255.226C183.338 252.276 178.563 249.227 173.625 246.074L173.549 246.026C108.272 204.349 14.4382 144.44 -95.3229 51.542L-94.3098 50.9134C15.3784 143.75 109.142 203.614 174.412 245.287L174.456 245.315C179.405 248.475 184.19 251.53 188.806 254.487C191.842 256.432 194.824 258.349 197.754 260.241C197.394 259.804 197.033 259.366 196.671 258.927C192.769 256.229 188.771 253.484 184.675 250.686C176.684 245.229 168.153 239.456 159.109 233.336L159.108 233.335C96.5539 191.003 9.48604 132.083 -92.7515 46.4826L-91.7437 45.8496C10.4375 131.403 97.4482 190.285 160.001 232.615C169.046 238.736 177.58 244.511 185.574 249.971C188.465 251.945 191.308 253.894 194.102 255.818L193.307 254.859C189.434 252.006 185.468 249.104 181.404 246.148C169.375 237.401 156.047 227.882 141.514 217.502L141.495 217.489C82.2236 175.155 2.90113 118.501 -90.1746 41.4248L-89.1724 40.787C3.86087 117.829 83.134 174.448 142.405 216.781L142.406 216.781L142.423 216.794C156.963 227.178 170.298 236.702 182.337 245.458C185.056 247.435 187.732 249.388 190.365 251.319L189.933 250.801C186.092 247.79 182.157 244.727 178.127 241.611C160.69 228.124 140.368 212.886 117.425 195.682L117.42 195.678L117.414 195.674C62.7674 154.697 -6.75468 102.566 -87.6226 36.3717L-86.6263 35.7292C-5.77868 101.907 63.6979 154.004 118.339 194.976L118.34 194.977C141.295 212.19 161.632 227.439 179.094 240.944C181.604 242.886 184.077 244.806 186.513 246.705L186.469 246.652C182.694 243.507 178.829 240.311 174.873 237.059C148.604 215.466 115.463 189.588 76.206 158.934C72.9205 156.368 69.5922 153.769 66.2215 151.136C22.5778 117.049 -28.1671 77.3098 -85.0391 31.3043L-84.0488 30.6567C-27.1864 76.6545 23.5508 116.387 67.1935 150.474C70.5619 153.105 73.8881 155.702 77.1716 158.266L77.1827 158.275C116.434 188.925 149.588 214.814 175.872 236.418C176.899 237.263 177.92 238.104 178.935 238.941C176.527 236.822 174.085 234.681 171.607 232.517C125.006 191.827 55.7136 136.529 -32.9963 65.736L-33.0038 65.7301L-33.1495 65.6139C-48.9737 52.9855 -65.4154 39.8643 -82.456 26.2455L-81.472 25.593C-64.433 39.2107 -47.9918 52.3314 -32.1671 64.9599L-32.0292 65.07C55.9435 135.275 124.851 190.266 171.464 230.881C170.427 229.916 169.383 228.947 168.333 227.974C115.34 178.845 31.6569 109.223 -79.906 21.1851L-78.9286 20.5273C29.4916 106.085 111.61 174.273 164.826 223.172C113.707 172.901 32.9595 102.023 -77.3132 16.1252L-76.3426 15.462C28.164 96.8684 106.177 164.802 157.6 214.508C108.147 163.37 31.5527 92.7612 -74.7571 11.0638L-73.7936 10.3951C27.3102 88.0919 101.561 155.772 151.169 206.237C103.425 154.283 30.6467 83.9406 -72.178 6.00683L-71.2219 5.33273C26.4278 79.344 97.0033 146.519 144.792 197.623C98.7873 144.97 29.7036 75.1488 -69.6133 0.945823L-68.6649 0.265802C38.6124 80.4163 110.65 155.461 156.445 209.315L156.531 209.415C161.193 214.897 165.762 220.27 170.235 225.544C172.659 228.242 175.052 230.912 177.415 233.557C179.732 236.002 182.019 238.424 184.274 240.823C186.884 243.438 189.453 246.023 191.98 248.581C194.283 250.774 196.551 252.945 198.786 255.096C201.259 257.331 203.69 259.542 206.08 261.732C208.685 263.967 211.242 266.178 213.752 268.365C216.078 270.259 218.365 272.134 220.612 273.991C223.123 275.924 225.586 277.835 228.003 279.728C230.554 281.582 233.055 283.415 235.508 285.23C238.046 286.965 240.534 288.681 242.974 290.381C245.549 292.031 248.073 293.662 250.547 295.277C253.033 296.762 255.471 298.23 257.862 299.685C260.413 301.095 262.914 302.49 265.366 303.87C268.071 305.244 270.719 306.602 273.314 307.945C275.965 309.172 278.563 310.385 281.11 311.585C283.64 312.64 286.123 313.682 288.56 314.715C291.211 315.695 293.812 316.663 296.363 317.621C299.217 318.54 302.012 319.446 304.753 320.344C307.432 321.079 310.062 321.804 312.644 322.523C315.356 323.135 318.019 323.738 320.633 324.338C329.946 325.983 338.684 327.556 346.918 329.23C378.816 335.715 403.06 343.716 423.302 363.369C464.307 403.184 463.729 457.625 439.352 510.174C414.968 562.74 366.715 613.548 312.061 646.21C291.158 658.701 274.468 665.461 257.378 670.976C255.963 671.554 254.548 672.122 253.131 672.681C251.832 673.313 250.533 673.935 249.233 674.55C247.969 675.272 246.706 675.985 245.442 676.691C244.275 677.467 243.11 678.234 241.944 678.994C240.812 679.865 239.681 680.727 238.549 681.581C237.449 682.556 236.35 683.52 235.25 684.476C234.313 685.426 233.377 686.369 232.441 687.305C231.424 688.486 230.41 689.656 229.395 690.817C228.53 691.967 227.668 693.106 226.805 694.238C225.904 695.611 225.006 696.972 224.107 698.323C223.263 699.801 222.422 701.266 221.58 702.722C220.722 704.458 219.867 706.18 219.011 707.89C218.192 709.82 217.378 711.734 216.561 713.638C215.746 715.911 214.937 718.167 214.126 720.412C213.677 721.939 213.231 723.461 212.786 724.979L212.784 724.986C211.31 730.014 209.848 734.998 208.328 740.01C208.001 747.889 208.076 755.695 208.527 763.62C208.932 766.796 209.423 769.983 210.001 773.192C211.089 777.497 212.381 781.825 213.887 786.2C222.327 810.721 252.152 879.233 373.355 945.034L370.531 944.708C256.36 882.165 224.013 817.371 213.901 790.149C222.455 819.515 250.558 880.981 351.273 942.486L348.725 942.192C238.702 874.451 216.062 806.922 210.453 782.18C210.287 781.451 210.127 780.724 209.97 779.998C213.347 806.5 230.739 871.82 329.314 939.953L326.999 939.686C255.787 890.097 227.274 842.057 215.74 809.373C224.828 842.012 245.565 888.351 307.486 937.434L305.376 937.191C226.832 874.465 215.056 816.257 208.841 785.532L208.84 785.529C207.989 781.32 207.241 777.627 206.441 774.509C206.952 777.806 207.387 781.517 207.866 785.607C211.621 817.674 218.103 873.032 285.713 934.922L283.77 934.698C216.68 872.846 210.213 817.495 206.485 785.587C205.758 779.361 205.135 774.027 204.186 769.712C204.053 769.109 203.926 768.508 203.803 767.909C204.384 772.818 204.523 778.647 204.681 785.299C205.462 818.138 206.72 871.041 264.03 932.421L262.227 932.213C205.303 870.829 204.06 817.842 203.293 785.161L203.293 785.16C203.111 777.424 202.957 770.826 202.096 765.524C201.86 764.067 201.652 762.621 201.472 761.186L201.357 761.516C191.609 789.356 180.344 851.918 242.326 929.917L240.628 929.721C178.986 851.722 190.237 789.137 200.02 761.198C200.393 760.132 200.76 759.071 201.12 758.015C200.99 756.675 200.885 755.342 200.804 754.016C200.298 755.14 199.782 756.27 199.254 757.405C185.947 786.061 168.408 847.451 220.734 927.425L219.13 927.24C167.049 847.227 184.593 785.771 197.946 757.018C198.884 754.996 199.788 752.995 200.661 751.008C200.617 749.715 200.596 748.428 200.598 747.145C199.492 749.169 198.345 751.209 197.149 753.273C180.081 782.718 156.471 842.98 199.195 924.94L197.665 924.764C155.11 842.724 178.751 782.362 195.874 752.821C197.553 749.925 199.135 747.073 200.641 744.252C200.676 743.006 200.732 741.764 200.809 740.524C198.993 743.36 197.08 746.229 195.045 749.147C174.024 779.302 144.527 838.514 177.702 922.461L176.229 922.291C143.167 838.225 172.72 778.886 193.808 748.636C196.391 744.93 198.778 741.305 201.018 737.726C201.124 736.52 201.249 735.316 201.393 734.112C198.769 737.681 195.968 741.303 192.932 745.017C167.786 775.781 132.572 834.042 156.24 919.985L154.809 919.819C131.213 833.72 166.511 775.311 191.736 744.452C195.379 739.995 198.684 735.67 201.749 731.41C201.914 730.26 202.096 729.109 202.296 727.958C198.787 732.165 195.001 736.45 190.823 740.887C161.392 772.146 120.616 829.558 134.816 917.513L133.414 917.351C119.26 829.204 160.148 771.629 189.67 740.272C194.504 735.139 198.812 730.209 202.772 725.367C202.985 724.273 203.214 723.177 203.456 722.08C198.998 726.821 194.145 731.671 188.702 736.757C154.857 768.383 108.639 825.085 113.407 915.043L112.023 914.883C107.288 824.701 153.642 767.824 187.594 736.098C193.728 730.366 199.111 724.934 204.025 719.619C204.27 718.598 204.528 717.575 204.798 716.549C199.351 721.693 193.385 726.985 186.601 732.622C148.241 764.488 96.6782 820.598 92.0458 912.578L90.6706 912.42C95.3322 820.185 147.054 763.892 185.539 731.923C192.972 725.746 199.417 719.989 205.272 714.388C205.362 713.573 205.458 712.755 205.558 711.934C199.282 717.167 192.385 722.595 184.488 728.475C141.538 760.458 84.7027 816.093 70.6976 910.115L69.3236 909.957C83.362 815.654 140.378 759.83 183.471 727.74C191.896 721.467 199.178 715.711 205.782 710.158C205.886 709.358 205.994 708.556 206.106 707.75C199.058 712.926 191.298 718.353 182.381 724.344C134.787 756.323 72.7238 811.59 49.3696 907.654L47.9904 907.495C71.3885 811.127 133.652 755.665 181.409 723.577C190.843 717.238 198.977 711.534 206.344 706.091C206.46 705.295 206.581 704.496 206.705 703.694C198.871 708.753 190.229 714.131 180.268 720.205C128.008 752.073 60.7647 807.077 28.0595 905.196L26.67 905.036C59.4344 806.592 126.897 751.39 179.341 719.409C189.805 713.029 198.81 707.418 206.952 702.138C207.079 701.351 207.21 700.56 207.345 699.766C200.048 703.897 192.103 708.313 183.162 713.282L183.16 713.283C182.178 713.829 181.185 714.381 180.178 714.94C179.511 715.311 178.838 715.685 178.16 716.062C121.214 747.722 48.796 802.546 6.76645 902.739L5.36264 902.577C47.4706 802.041 120.125 747.015 177.277 715.241C178.982 714.293 180.651 713.365 182.287 712.456C191.694 707.228 199.995 702.614 207.597 698.301C207.733 697.524 207.873 696.743 208.016 695.959L206.215 696.85L206.213 696.85C197.26 701.275 187.386 706.154 176.066 711.919C114.432 743.289 36.8343 798.028 -14.5133 900.284L-15.9345 900.12C35.5134 797.504 113.363 742.561 175.225 711.076C186.568 705.299 196.455 700.413 205.412 695.986L205.79 695.799C206.626 695.386 207.453 694.978 208.273 694.572C208.417 693.799 208.565 693.023 208.717 692.244C198.478 696.634 187.118 701.609 173.94 707.774C107.658 738.784 24.8705 793.494 -35.7822 897.83L-37.2232 897.664C23.5534 792.954 106.609 738.037 173.139 706.911C186.788 700.525 198.475 695.419 208.976 690.923C209.128 690.16 209.282 689.394 209.44 688.624C198.403 692.698 186.124 697.465 171.833 703.627C100.912 734.216 12.9124 788.954 -57.0389 895.378L-58.5015 895.209C11.5987 788.398 99.8814 733.451 171.07 702.746C185.793 696.398 198.398 691.523 209.701 687.364C209.86 686.602 210.022 685.836 210.187 685.067C198.343 688.792 185.133 693.328 169.728 699.472C94.1932 729.602 0.959667 784.413 -78.2875 892.926L-79.773 892.755ZM235.197 599.389C225.343 632.311 217.224 659.443 211.965 683.384C212.369 683.259 212.771 683.135 213.171 683.011C218.587 659.769 226.831 633.44 237.528 601.312C252.473 556.415 265.629 531.249 275.548 512.277L275.57 512.235C276.45 510.553 277.304 508.919 278.131 507.325C288.28 487.771 294.426 474.147 294.752 448.92C295.393 399.478 275.503 357.279 239.244 309.047C238.471 308.858 237.695 308.668 236.915 308.475C273.108 358.651 293.135 402.605 289.759 453.286C288.11 477.983 281.87 489.755 272.357 507.7L272.338 507.736C262.83 525.672 250.027 549.836 235.197 599.389ZM238.869 601.619C228.609 632.434 220.616 657.89 215.209 680.386C216.528 676.65 217.934 672.827 219.419 668.904C224.798 649.862 231.995 628.541 241.206 603.515C256.013 563.266 269.266 537.972 279.526 518.393C281.557 514.516 283.472 510.862 285.258 507.361C296.05 486.202 302.14 470.618 301.121 444.671C299.226 396.583 279.493 356.121 243.424 310.056C242.655 309.872 241.884 309.687 241.109 309.5C277.017 357.462 296.77 399.637 296.131 449.004C295.802 474.397 289.598 488.142 279.425 507.744C278.59 509.352 277.729 510.999 276.842 512.696C266.928 531.657 253.794 556.78 238.869 601.619ZM242.539 603.844C235.809 622.128 230.158 638.428 225.506 653.301C228.715 645.265 232.186 636.799 235.872 627.807C238.752 620.781 241.763 613.435 244.885 605.722C259.341 569.986 272.472 545.291 282.963 525.56C286.426 519.048 289.601 513.076 292.441 507.428C303.881 484.676 309.901 467.136 307.495 440.427C303.288 393.737 283.613 354.988 247.662 311.054C246.882 310.873 246.099 310.689 245.313 310.504C281.01 356.296 300.608 396.723 302.499 444.716C303.525 470.839 297.377 486.555 286.553 507.775C284.765 511.281 282.849 514.937 280.817 518.817L280.816 518.818L280.815 518.819C270.557 538.396 257.327 563.646 242.539 603.844ZM308.87 440.435C304.674 393.858 285.135 355.155 249.579 311.499C250.35 311.676 251.118 311.852 251.883 312.026C287.797 353.865 307.529 390.919 313.846 436.18C317.693 463.688 311.765 483.179 299.676 507.513C295.675 515.565 290.995 524.156 285.77 533.746C275.211 553.129 262.428 576.593 248.546 607.93C244.436 617.21 240.5 625.926 236.778 634.169L236.776 634.173C230.43 648.227 224.705 660.903 219.803 672.646C220.113 671.518 220.429 670.383 220.752 669.239C225.492 656.718 231.05 643.157 237.216 628.112L237.221 628.099C240.092 621.094 243.095 613.768 246.209 606.074C260.648 570.38 273.752 545.736 284.241 526.009L284.242 526.007C287.709 519.487 290.89 513.504 293.739 507.837C305.215 485.013 311.293 467.331 308.87 440.435ZM245.572 309.527C245.918 309.609 246.263 309.69 246.608 309.771C245.937 308.956 245.261 308.14 244.579 307.321C243.834 307.123 243.087 306.923 242.337 306.721C243.002 307.559 243.662 308.395 244.316 309.229C244.736 309.329 245.154 309.428 245.572 309.527ZM248.534 310.221C247.889 309.433 247.238 308.644 246.582 307.853C247.312 308.046 248.039 308.237 248.764 308.427C249.439 309.199 250.109 309.969 250.773 310.737C250.029 310.567 249.283 310.395 248.534 310.221ZM241.273 305.383C242 305.58 242.726 305.776 243.448 305.969C242.786 305.18 242.119 304.389 241.446 303.595C240.741 303.383 240.033 303.169 239.323 302.954C239.978 303.766 240.628 304.575 241.273 305.383ZM245.462 306.507C244.829 305.748 244.191 304.988 243.548 304.226C244.233 304.431 244.916 304.635 245.596 304.837C246.259 305.581 246.916 306.324 247.569 307.065C246.869 306.881 246.167 306.695 245.462 306.507ZM238.181 301.543C238.866 301.751 239.548 301.958 240.228 302.164C239.578 301.402 238.924 300.639 238.264 299.874C237.603 299.651 236.938 299.427 236.272 299.202C236.912 299.984 237.549 300.764 238.181 301.543ZM242.342 302.801C241.725 302.075 241.104 301.347 240.478 300.617C241.114 300.83 241.747 301.041 242.378 301.252C243.024 301.966 243.666 302.678 244.303 303.389C243.651 303.194 242.998 302.998 242.342 302.801ZM235.041 297.704C235.678 297.92 236.313 298.135 236.946 298.349C236.536 297.875 236.123 297.401 235.709 296.926C235.498 296.684 235.286 296.442 235.074 296.199C234.459 295.97 233.842 295.739 233.223 295.508C233.833 296.242 234.439 296.974 235.041 297.704ZM239.173 299.099C238.591 298.424 238.005 297.748 237.415 297.07C237.996 297.286 238.576 297.502 239.153 297.716C239.763 298.379 240.369 299.042 240.971 299.702C240.373 299.502 239.774 299.301 239.173 299.099ZM231.89 293.909C232.475 294.129 233.058 294.347 233.639 294.564C233.043 293.886 232.443 293.207 231.839 292.527C231.277 292.296 230.713 292.065 230.147 291.833C230.732 292.527 231.313 293.219 231.89 293.909ZM235.995 295.443C235.443 294.812 234.888 294.181 234.329 293.548L235.884 294.184C236.463 294.806 237.039 295.426 237.612 296.045C237.075 295.845 236.536 295.644 235.995 295.443ZM228.696 290.115C229.221 290.331 229.745 290.546 230.267 290.76C229.699 290.125 229.129 289.487 228.555 288.849L227.044 288.171C227.598 288.82 228.148 289.468 228.696 290.115ZM232.773 291.789C232.258 291.208 231.739 290.626 231.219 290.043L232.563 290.646C233.106 291.221 233.646 291.795 234.184 292.367L232.773 291.789ZM225.454 286.312L226.82 286.925C226.295 286.344 225.767 285.762 225.236 285.178L223.932 284.542C224.442 285.133 224.949 285.723 225.454 286.312ZM228.87 287.427C228.616 287.144 228.36 286.861 228.104 286.578L229.205 287.116C229.696 287.629 230.185 288.141 230.671 288.652L229.501 288.127C229.291 287.894 229.081 287.66 228.87 287.427ZM222.178 282.515L223.307 283.065C223.067 282.803 222.826 282.54 222.585 282.277C222.361 282.034 222.137 281.79 221.913 281.546L220.845 280.982C221.291 281.494 221.736 282.005 222.178 282.515ZM226.195 284.474C225.807 284.048 225.418 283.621 225.028 283.193L225.846 283.627C226.26 284.054 226.672 284.481 227.083 284.907L226.195 284.474ZM218.897 278.754L219.75 279.203C219.352 278.774 218.953 278.344 218.552 277.913L217.764 277.463C217.934 277.658 218.105 277.852 218.275 278.045C218.483 278.282 218.69 278.518 218.897 278.754ZM222.886 280.859C222.581 280.527 222.275 280.195 221.968 279.862L222.448 280.137C222.619 280.311 222.789 280.486 222.96 280.66L223.439 281.151L222.886 280.859ZM215.578 274.988L216.1 275.284C215.781 274.944 215.461 274.603 215.141 274.262L214.689 273.984C214.986 274.319 215.283 274.654 215.578 274.988ZM219.539 277.241C219.337 277.024 219.135 276.807 218.933 276.59L218.994 276.628C219.223 276.859 219.452 277.091 219.68 277.322L219.539 277.241ZM212.211 271.203L212.322 271.271L211.711 270.625L211.671 270.599L212.211 271.203ZM208.701 269.066C208.401 268.732 208.1 268.397 207.798 268.062L207.494 267.864C207.771 268.188 208.048 268.513 208.324 268.837L208.701 269.066ZM205.057 266.854C204.683 266.417 204.308 265.98 203.931 265.542L203.345 265.16C203.699 265.594 204.051 266.026 204.403 266.458L205.057 266.854ZM200.299 261.441C200.559 261.758 200.819 262.075 201.079 262.391L201.395 262.596C201.112 262.268 200.829 261.94 200.544 261.611L200.299 261.441ZM342.024 330.549C338.36 329.596 334.589 328.662 330.703 327.731C333.146 328.468 335.54 329.208 337.888 329.955C368.675 339.748 391.587 350.736 410.598 371.933C445.76 411.14 444.103 461.093 421.308 509.938C398.506 558.796 354.514 606.649 304.76 641.756C290.033 652.147 277.7 659.752 266.053 666.054C278.65 660.401 291.774 653.406 307.454 643.21C359.48 609.378 405.455 560.203 428.969 509.674C452.49 459.129 453.489 407.348 415.841 368.197C396.477 348.058 373.225 338.659 342.024 330.549ZM308.41 643.987C294.176 653.243 282.033 659.874 270.482 665.258C282.993 660.525 295.944 654.491 311.143 645.409C365.614 612.856 413.733 562.192 438.043 509.787C462.361 457.365 462.8 403.336 422.224 363.939C402.277 344.572 378.409 336.661 346.642 330.202C344.002 329.665 341.307 329.139 338.555 328.616C339.849 328.942 341.13 329.269 342.398 329.599C373.746 337.747 397.329 347.252 416.948 367.656C454.988 407.215 453.859 459.388 430.278 510.062C406.69 560.75 360.589 610.056 308.41 643.987ZM207.455 768.228C206.233 762.585 205.354 756.963 204.793 751.307C204.542 752.083 204.288 752.861 204.031 753.641C204.632 760.255 205.812 766.92 207.63 773.761C207.793 774.373 207.953 775.009 208.112 775.667C207.858 773.169 207.639 770.691 207.455 768.228ZM208.898 698.885C208.769 699.633 208.642 700.377 208.519 701.119L208.606 701.063C208.828 700.267 209.055 699.467 209.288 698.664L208.898 698.885ZM209.157 697.414L209.754 697.075C209.982 696.305 210.215 695.531 210.453 694.755L209.562 695.195C209.424 695.938 209.289 696.677 209.157 697.414ZM209.824 693.805L210.912 693.266L210.954 693.134C211.091 692.461 211.231 691.785 211.374 691.107L210.254 691.586C210.107 692.329 209.964 693.068 209.824 693.805ZM210.517 690.264L211.656 689.778C211.808 689.068 211.963 688.355 212.121 687.639C211.939 687.705 211.757 687.772 211.575 687.839C211.373 687.913 211.17 687.988 210.966 688.062C210.814 688.799 210.664 689.533 210.517 690.264ZM238.095 634.541C230.295 651.817 223.445 666.989 217.908 680.887C223.469 668.395 230.182 654.854 237.767 639.553L237.769 639.55C242.296 630.419 247.134 620.659 252.223 610.123C263.38 587.027 273.881 567.88 283.187 551.266C284.787 548.409 286.351 545.628 287.877 542.914C295.23 529.842 301.695 518.348 306.976 507.612C319.722 481.704 325.546 460.266 320.218 431.933C311.985 388.124 292.097 352.755 256.153 312.986C255.658 312.876 255.162 312.766 254.665 312.654C254.389 312.592 254.111 312.53 253.834 312.468C289.326 354.024 308.918 391.023 315.217 436.151C319.092 463.859 313.106 483.503 300.975 507.919C296.954 516.015 292.262 524.626 287.031 534.226L287.028 534.233C276.477 553.598 263.731 576.991 249.86 608.305C245.749 617.589 241.814 626.304 238.095 634.541ZM252.734 311.185C253.485 311.355 254.233 311.524 254.978 311.691C254.322 310.971 253.662 310.249 252.996 309.526C252.27 309.339 251.542 309.151 250.811 308.961C251.457 309.704 252.098 310.445 252.734 311.185ZM256.102 311.168C255.767 310.8 255.431 310.433 255.094 310.065C255.813 310.248 256.529 310.43 257.242 310.611C257.896 311.283 258.546 311.954 259.191 312.624C258.457 312.463 257.721 312.301 256.982 312.137C256.69 311.814 256.396 311.491 256.102 311.168ZM249.627 307.606C250.329 307.789 251.028 307.971 251.725 308.152C251.084 307.461 250.439 306.77 249.789 306.076C249.112 305.878 248.434 305.677 247.752 305.476C248.382 306.187 249.007 306.897 249.627 307.606ZM253.05 307.845C252.705 307.473 252.358 307.1 252.01 306.727C252.674 306.921 253.334 307.113 253.993 307.305C254.627 307.944 255.257 308.583 255.883 309.221C255.203 309.047 254.521 308.873 253.837 308.697C253.575 308.413 253.313 308.129 253.05 307.845ZM246.472 304.035C247.12 304.228 247.765 304.419 248.408 304.609C247.787 303.951 247.162 303.293 246.532 302.633C245.91 302.427 245.286 302.22 244.66 302.012C245.268 302.688 245.872 303.362 246.472 304.035ZM250.644 305.267C250.065 304.651 249.483 304.033 248.896 303.414C249.497 303.612 250.096 303.809 250.693 304.005C251.302 304.609 251.907 305.211 252.508 305.813C251.889 305.632 251.268 305.45 250.644 305.267ZM243.268 300.47C243.854 300.665 244.438 300.86 245.021 301.053C244.441 300.45 243.858 299.845 243.271 299.239C242.709 299.032 242.145 298.824 241.58 298.615C241.97 299.042 242.358 299.468 242.745 299.894C242.92 300.086 243.094 300.278 243.268 300.47ZM246.692 301.101C246.396 300.792 246.099 300.482 245.801 300.172L247.393 300.758C247.951 301.303 248.506 301.847 249.058 302.39C248.508 302.209 247.956 302.026 247.402 301.843C247.166 301.596 246.929 301.348 246.692 301.101ZM240.056 296.952C240.574 297.144 241.09 297.336 241.605 297.526C241.236 297.148 240.865 296.769 240.493 296.389C240.317 296.211 240.142 296.032 239.966 295.853L238.481 295.246C238.775 295.563 239.068 295.88 239.359 296.196C239.592 296.448 239.825 296.7 240.056 296.952ZM244.155 298.469C243.671 297.969 243.183 297.468 242.694 296.966L244.049 297.519C244.561 298.011 245.07 298.502 245.576 298.993L245.04 298.795C244.746 298.687 244.451 298.578 244.155 298.469ZM236.8 293.439L238.113 293.976C237.614 293.471 237.112 292.966 236.607 292.459L235.361 291.901C235.843 292.414 236.323 292.927 236.8 293.439ZM240.865 295.1C240.435 294.663 240.004 294.227 239.572 293.789L240.649 294.272C241.105 294.705 241.559 295.136 242.011 295.568L240.865 295.1ZM234.526 290.38C234.09 289.946 233.651 289.51 233.211 289.074L232.246 288.602C232.663 289.041 233.078 289.479 233.492 289.916L234.526 290.38ZM237.518 291.721C237.169 291.371 236.818 291.02 236.466 290.669L237.211 291.035C237.587 291.386 237.961 291.737 238.334 292.087L237.518 291.721ZM230.148 286.403L230.85 286.746C230.507 286.409 230.163 286.072 229.817 285.734L229.183 285.397C229.506 285.733 229.827 286.068 230.148 286.403ZM233.731 287.952L233.436 287.66L233.781 287.845C234.038 288.082 234.294 288.319 234.549 288.555L234.137 288.354C234.002 288.22 233.866 288.086 233.731 287.952ZM226.155 282.262C226.371 282.485 226.588 282.708 226.804 282.931L227.103 283.09C226.864 282.858 226.624 282.626 226.384 282.394L226.155 282.262ZM337.42 330.878C332.801 329.409 328.002 327.966 323.009 326.519C326.573 327.775 330.032 329.032 333.392 330.301C363.611 341.719 385.844 354.174 404.244 376.202C436.626 414.966 434.47 462.74 412.451 509.8C390.426 556.87 348.492 603.316 301.105 639.514C285.964 651.085 273.538 659.714 261.905 666.976C274.482 660.359 287.683 652.352 303.766 641.004C353.396 605.984 397.271 558.251 420 509.549C442.734 460.834 444.269 411.254 409.463 372.443C390.672 351.492 368.05 340.62 337.42 330.878ZM209.244 726.832C209.574 726.115 209.901 725.397 210.227 724.679C209.917 725.239 209.605 725.799 209.291 726.36C209.275 726.517 209.259 726.675 209.244 726.832ZM207.527 730.518C207.56 730.106 207.595 729.694 207.631 729.281C207.57 729.387 207.509 729.492 207.448 729.598L207.373 729.728C207.35 730.147 207.327 730.565 207.307 730.983L207.527 730.518ZM207.931 726.058C207.81 726.275 207.688 726.491 207.565 726.708C207.601 726.201 207.639 725.693 207.679 725.185C207.814 724.984 207.949 724.784 208.083 724.584C208.049 724.904 208.016 725.225 207.983 725.544C207.966 725.716 207.948 725.887 207.931 726.058ZM205.794 734.133C205.814 733.527 205.837 732.92 205.863 732.312C205.72 732.553 205.577 732.795 205.433 733.037C205.423 733.663 205.416 734.289 205.413 734.913C205.54 734.653 205.667 734.393 205.794 734.133ZM206.006 729.435C205.837 729.727 205.668 730.019 205.497 730.312C205.519 729.63 205.544 728.946 205.573 728.261C205.759 727.993 205.944 727.726 206.129 727.458C206.084 728.119 206.044 728.778 206.006 729.435ZM204.046 737.671C204.037 736.902 204.033 736.131 204.034 735.359C203.948 735.5 203.862 735.641 203.776 735.781C203.722 736.678 203.678 737.573 203.644 738.468C203.779 738.202 203.912 737.936 204.046 737.671ZM204.059 732.75L203.984 732.876C203.997 732.719 204.01 732.561 204.024 732.404C204.041 732.201 204.059 731.999 204.078 731.796C204.07 732.115 204.064 732.433 204.059 732.75ZM239.058 639.982C231.494 655.242 224.808 668.731 219.27 681.16C221.545 680.479 223.772 679.824 225.958 679.186C232.848 660.26 242.016 638.771 255.897 612.34C267.857 589.576 279.121 570.296 289.072 553.272L289.15 553.137C299.07 536.166 307.674 521.445 314.363 507.734C327.768 480.256 333.463 456.871 326.589 427.684C316.611 385.339 296.48 351.65 260.442 313.928C260.043 313.842 259.645 313.755 259.245 313.667C258.879 313.588 258.512 313.507 258.145 313.427C293.634 352.906 313.379 388.213 321.583 431.868C326.951 460.415 321.067 482.018 308.277 508.016C302.985 518.773 296.507 530.291 289.154 543.363L289.135 543.397C287.616 546.099 286.059 548.866 284.468 551.707C275.165 568.316 264.674 587.447 253.527 610.521C248.429 621.076 243.587 630.844 239.06 639.978L239.058 639.982ZM225.505 680.433C223.281 681.084 221.014 681.755 218.697 682.452C218.408 683.106 218.123 683.757 217.84 684.406C220.28 683.529 222.662 682.679 224.997 681.848C225.165 681.378 225.335 680.906 225.505 680.433ZM224.526 683.172C222.152 684.017 219.728 684.883 217.246 685.778C216.96 686.441 216.678 687.101 216.399 687.758L218.388 686.912C220.312 686.094 222.2 685.292 224.058 684.5C224.213 684.058 224.369 683.616 224.526 683.172ZM216.796 688.797L215.78 689.229C215.635 689.576 215.49 689.923 215.347 690.269C215.296 690.493 215.245 690.716 215.194 690.939L215.142 691.168C217.877 689.809 220.533 688.482 223.129 687.171C223.272 686.755 223.417 686.337 223.562 685.919C222.815 686.237 222.063 686.557 221.305 686.879C220.547 687.202 219.785 687.526 219.016 687.853C218.281 688.165 217.541 688.48 216.796 688.797ZM222.603 688.704C220.074 689.977 217.486 691.267 214.824 692.589C214.69 693.193 214.558 693.795 214.428 694.395C217.095 692.857 219.684 691.346 222.214 689.848C222.343 689.467 222.473 689.086 222.603 688.704ZM221.65 691.525C219.197 692.969 216.687 694.427 214.103 695.913C213.977 696.505 213.854 697.096 213.733 697.685C216.328 695.956 218.845 694.251 221.306 692.553C221.42 692.211 221.535 691.868 221.65 691.525ZM220.692 694.41C218.323 696.032 215.899 697.663 213.4 699.318C213.331 699.665 213.262 700.011 213.194 700.356C213.149 700.584 213.104 700.812 213.06 701.039C215.579 699.109 218.019 697.198 220.405 695.287C220.5 694.996 220.596 694.703 220.692 694.41ZM211.589 701.367C211.529 701.678 211.47 701.987 211.411 702.297C211.23 702.434 211.048 702.572 210.866 702.71C210.745 702.801 210.624 702.893 210.503 702.984L210.559 702.657C210.787 702.018 211.018 701.377 211.253 700.734L211.78 700.387C211.716 700.714 211.652 701.041 211.589 701.367ZM219.728 697.372C217.452 699.175 215.123 700.983 212.719 702.811C212.616 703.36 212.514 703.907 212.413 704.453C214.85 702.308 217.207 700.177 219.512 698.042L219.728 697.372ZM211.083 704.049C210.969 704.672 210.856 705.293 210.746 705.912C210.465 706.157 210.182 706.402 209.898 706.648C210 706.002 210.105 705.353 210.213 704.703C210.504 704.485 210.794 704.267 211.083 704.049ZM218.754 700.418C216.583 702.402 214.361 704.387 212.065 706.388C211.971 706.92 211.879 707.451 211.789 707.98C214.131 705.613 216.392 703.256 218.605 700.888L218.754 700.418ZM210.414 707.819C210.309 708.438 210.205 709.055 210.104 709.67C209.846 709.928 209.586 710.186 209.326 710.444C209.418 709.801 209.513 709.156 209.61 708.509C209.879 708.279 210.147 708.048 210.414 707.819ZM217.741 703.641C215.695 705.795 213.6 707.946 211.433 710.109C211.353 710.598 211.275 711.086 211.198 711.573C213.435 708.972 215.591 706.377 217.702 703.766L217.741 703.641ZM209.77 711.757C209.677 712.35 209.587 712.942 209.498 713.533C209.406 713.638 209.314 713.743 209.222 713.848C209.082 714.008 208.941 714.168 208.8 714.328C208.879 713.71 208.96 713.09 209.044 712.469C209.287 712.231 209.529 711.994 209.77 711.757ZM216.033 707.831C214.343 709.867 212.616 711.899 210.836 713.937C210.793 714.225 210.751 714.512 210.709 714.799C210.685 714.962 210.662 715.126 210.638 715.289C212.488 712.806 214.278 710.326 216.033 707.831ZM209.164 715.835C209.083 716.412 209.004 716.988 208.927 717.562C208.726 717.826 208.525 718.09 208.323 718.353C208.389 717.753 208.457 717.152 208.528 716.549C208.741 716.311 208.953 716.073 209.164 715.835ZM213.904 713.047C212.718 714.675 211.51 716.302 210.272 717.932C210.221 718.315 210.171 718.698 210.122 719.08C211.411 717.071 212.668 715.063 213.904 713.047ZM208.597 720.117C208.53 720.655 208.465 721.192 208.402 721.728C208.238 721.977 208.073 722.227 207.908 722.477C207.959 721.919 208.012 721.359 208.068 720.798C208.245 720.571 208.421 720.344 208.597 720.117ZM205.696 725.772C205.905 725.467 206.112 725.161 206.319 724.856C206.373 724.173 206.43 723.488 206.491 722.802C206.396 722.922 206.301 723.042 206.205 723.162C206.08 723.319 205.954 723.476 205.829 723.634C205.78 724.348 205.736 725.061 205.696 725.772ZM205.996 721.35C206.237 721.044 206.476 720.739 206.715 720.433C206.785 719.729 206.859 719.023 206.936 718.315C206.686 718.591 206.435 718.866 206.182 719.142C206.116 719.88 206.054 720.616 205.996 721.35ZM206.381 717.04C206.65 716.742 206.917 716.445 207.183 716.148C207.267 715.441 207.355 714.733 207.445 714.022C207.203 714.256 206.96 714.49 206.715 714.725C206.665 714.904 206.616 715.084 206.566 715.263C206.502 715.857 206.44 716.449 206.381 717.04ZM207.402 712.332L207.708 712.034C207.768 711.59 207.83 711.146 207.893 710.7C207.726 711.245 207.562 711.789 207.402 712.332ZM212.89 684.223C212.725 684.943 212.562 685.66 212.402 686.375C212.013 686.517 211.622 686.659 211.23 686.803C211.324 686.356 211.419 685.908 211.515 685.458C211.577 685.17 211.639 684.882 211.702 684.593C212.1 684.469 212.496 684.346 212.89 684.223ZM212.215 698.213L212.243 698.078C212.142 698.343 212.042 698.607 211.943 698.872L212.103 698.766C212.14 698.582 212.178 698.398 212.215 698.213ZM209.716 722.399C209.729 722.287 209.742 722.175 209.755 722.063C210.522 720.893 211.277 719.725 212.022 718.556C211.243 720.024 210.455 721.489 209.653 722.954C209.674 722.769 209.695 722.584 209.716 722.399ZM222.418 693.549L222.583 693.11L222.558 693.127L222.418 693.549ZM223.324 690.836C223.278 690.974 223.231 691.113 223.185 691.251L223.322 691.155C223.422 690.89 223.524 690.623 223.625 690.357L223.451 690.46C223.409 690.585 223.367 690.711 223.324 690.836ZM224.025 688.771L224.293 688.611C224.414 688.298 224.535 687.983 224.656 687.668L224.35 687.823C224.276 688.037 224.203 688.25 224.13 688.463C224.095 688.566 224.06 688.669 224.025 688.771ZM226.375 687.002L226.474 686.746L226.6 686.682L226.276 687.422L226.193 687.472C226.253 687.316 226.314 687.159 226.375 687.002ZM224.882 686.283L225.27 686.087C225.409 685.729 225.549 685.371 225.69 685.012L225.262 685.194C225.135 685.558 225.008 685.921 224.882 686.283ZM227.095 685.157C227.212 684.858 227.329 684.56 227.447 684.26L227.718 684.144C227.585 684.444 227.453 684.743 227.322 685.041L227.095 685.157ZM225.762 683.772L226.261 683.559C226.414 683.17 226.569 682.78 226.724 682.389L226.185 682.581C226.043 682.979 225.902 683.376 225.762 683.772ZM228.024 682.803C228.158 682.464 228.294 682.124 228.43 681.782L228.833 681.639C228.682 681.977 228.531 682.314 228.382 682.65L228.024 682.803ZM227.261 681.043C227.431 680.62 227.601 680.197 227.772 679.772L227.128 679.959C227.045 680.187 226.963 680.415 226.881 680.642C226.807 680.848 226.733 681.052 226.659 681.257L227.261 681.043ZM229.217 679.824C229.289 679.646 229.361 679.468 229.434 679.289L229.959 679.137C229.788 679.514 229.619 679.889 229.45 680.264L228.971 680.434C229.053 680.231 229.135 680.028 229.217 679.824ZM227.582 678.712L228.284 678.509C235.635 660.42 245.157 639.868 259.575 614.555C270.196 595.909 280.299 579.367 289.494 564.315C302.441 543.119 313.584 524.875 321.825 507.869C335.898 478.827 341.447 453.499 332.956 423.446C321.405 382.56 300.932 350.546 264.72 314.845C263.977 314.688 263.232 314.529 262.483 314.368C298.029 351.792 318.01 385.413 327.947 427.585C334.875 456.998 329.117 480.56 315.665 508.135C308.962 521.874 300.346 536.617 290.435 553.573L290.345 553.726C280.395 570.751 269.139 590.017 257.188 612.763C243.516 638.796 234.427 660.013 227.582 678.712ZM334.305 423.312C322.809 382.62 302.496 350.68 266.822 315.288C267.564 315.444 268.303 315.598 269.039 315.75C305.466 349.436 326.353 379.765 339.328 419.192C349.498 450.118 344.122 477.393 329.376 508C319.395 528.715 305.142 550.921 288.53 576.803L288.527 576.808C280.573 589.201 272.077 602.437 263.251 616.756C248.321 640.976 238.401 660.6 230.541 677.855L229.948 678.027C237.242 660.167 246.677 639.89 260.853 615.002C271.439 596.417 281.531 579.893 290.724 564.841L290.726 564.839C303.695 543.604 314.875 525.299 323.128 508.268C337.251 479.124 342.864 453.605 334.305 423.312ZM261.246 313.071C261.96 313.225 262.672 313.378 263.38 313.53C262.749 312.912 262.112 312.293 261.471 311.673C260.784 311.502 260.095 311.329 259.403 311.156C260.022 311.795 260.636 312.434 261.246 313.071ZM264.532 313.032C264.258 312.764 263.984 312.496 263.709 312.228C264.388 312.396 265.065 312.563 265.74 312.728C266.363 313.293 266.981 313.858 267.596 314.421C266.899 314.275 266.2 314.128 265.498 313.98C265.177 313.664 264.855 313.348 264.532 313.032ZM258.06 309.773C258.712 309.938 259.361 310.102 260.009 310.264C259.401 309.681 258.789 309.098 258.174 308.512C257.549 308.333 256.922 308.152 256.293 307.971C256.886 308.573 257.475 309.173 258.06 309.773ZM262.264 310.828C261.703 310.286 261.138 309.743 260.57 309.199C261.179 309.373 261.787 309.546 262.392 309.718C262.984 310.245 263.571 310.771 264.155 311.296C263.527 311.141 262.897 310.985 262.264 310.828ZM254.826 306.487C255.407 306.656 255.987 306.824 256.565 306.991C255.989 306.448 255.408 305.904 254.825 305.359C254.27 305.178 253.714 304.996 253.156 304.813C253.51 305.166 253.861 305.518 254.212 305.87C254.417 306.076 254.622 306.282 254.826 306.487ZM258.983 307.687C258.461 307.192 257.937 306.697 257.409 306.201C257.939 306.373 258.467 306.544 258.993 306.715C259.544 307.198 260.092 307.68 260.637 308.161C260.268 308.056 259.898 307.95 259.528 307.843L258.983 307.687ZM251.542 303.208C252.043 303.372 252.542 303.536 253.04 303.699C252.522 303.22 252.001 302.739 251.477 302.258L250.048 301.733C250.549 302.226 251.047 302.717 251.542 303.208ZM255.65 304.553C255.199 304.131 254.745 303.709 254.289 303.287L255.601 303.767C255.861 303.991 256.12 304.215 256.379 304.439C256.596 304.627 256.813 304.814 257.029 305.002C256.57 304.853 256.111 304.703 255.65 304.553ZM248.257 299.979L249.478 300.428C249.017 300.008 248.553 299.587 248.088 299.165L246.937 298.696C247.379 299.125 247.819 299.552 248.257 299.979ZM251.525 300.742C251.409 300.636 251.293 300.53 251.177 300.424L252.167 300.827C252.572 301.171 252.975 301.515 253.376 301.857L252.32 301.47C252.056 301.228 251.791 300.985 251.525 300.742ZM244.928 296.758L245.82 297.121C245.427 296.769 245.033 296.416 244.638 296.063L243.821 295.696C244.191 296.051 244.56 296.404 244.928 296.758ZM248.946 298.395C248.657 298.133 248.366 297.871 248.075 297.609L248.67 297.876C248.832 298.012 248.993 298.148 249.155 298.283L249.61 298.666L248.946 298.395ZM241.54 293.525L242.026 293.743C241.735 293.486 241.442 293.228 241.149 292.969L240.74 292.768C241.007 293.021 241.274 293.273 241.54 293.525ZM245.509 295.307L245.035 294.885L245.134 294.933C245.315 295.083 245.495 295.233 245.676 295.382L245.509 295.307ZM332.834 331.192C327.168 329.052 321.217 326.946 314.951 324.818C319.794 326.767 324.439 328.707 328.9 330.667C358.546 343.692 380.097 357.593 397.888 380.494C427.596 418.732 424.969 464.367 403.714 509.681C382.456 555.004 342.529 600.086 297.451 637.296C281.951 650.088 269.5 659.785 257.957 668.047C270.436 660.418 283.65 651.341 300.077 638.787C347.365 602.665 389.189 556.329 411.143 509.41C433.101 462.481 435.143 415.061 403.082 376.682C384.871 354.88 362.89 342.549 332.834 331.192ZM229.547 683.359L229.236 684.058L229.318 684.016L229.675 683.304L229.547 683.359ZM230.216 681.86L230.452 681.758C230.594 681.476 230.737 681.194 230.88 680.911L230.597 681.011C230.469 681.295 230.343 681.578 230.216 681.86ZM232.378 680.924L232.717 680.256L232.861 680.204L232.473 680.883L232.378 680.924ZM231.218 679.634L231.594 679.5C231.76 679.174 231.926 678.847 232.093 678.52L231.668 678.643C231.517 678.974 231.367 679.305 231.218 679.634ZM233.435 678.842C233.576 678.566 233.718 678.288 233.86 678.01L234.17 677.921C234.011 678.198 233.852 678.474 233.694 678.75L233.435 678.842ZM232.252 677.361L232.76 677.214C241.165 660.797 251.518 642.105 266.934 618.956C273.477 609.131 279.851 599.737 285.975 590.709L285.99 590.688C307.002 559.716 325.086 533.062 337.039 508.138C352.467 475.965 357.644 446.74 345.701 414.939C331.437 376.96 310.066 348.323 273.366 316.635C272.651 316.491 271.934 316.345 271.214 316.197C307.05 349.563 327.763 379.815 340.667 419.025C350.92 450.205 345.477 477.683 330.68 508.397C320.677 529.157 306.381 551.432 289.751 577.342L289.746 577.35C281.797 589.735 273.315 602.95 264.514 617.228C249.859 641.003 240.038 660.34 232.252 677.361ZM347.028 414.739C332.855 377.001 311.677 348.443 275.63 317.091C276.32 317.229 277.007 317.366 277.692 317.501C314.719 347.196 336.64 374.128 352.073 410.691C365.863 443.358 360.91 474.539 344.793 508.283C330.552 538.096 307.62 569.865 281.251 606.397L281.187 606.485C277.717 611.292 274.187 616.182 270.61 621.161C254.731 643.259 243.922 661.013 234.939 676.586L234.53 676.704C242.841 660.528 253.077 642.133 268.181 619.452C274.715 609.641 281.085 600.253 287.209 591.226C308.23 560.243 326.362 533.518 338.343 508.534C353.825 476.25 359.072 446.809 347.028 414.739ZM269.789 314.876C270.462 315.015 271.132 315.153 271.8 315.289C271.208 314.783 270.613 314.276 270.013 313.768C269.368 313.612 268.72 313.455 268.07 313.297C268.646 313.825 269.219 314.351 269.789 314.876ZM274.086 315.754C273.546 315.288 273.003 314.823 272.457 314.356C273.067 314.502 273.676 314.648 274.282 314.792C274.851 315.24 275.417 315.687 275.979 316.134C275.35 316.008 274.719 315.881 274.086 315.754ZM266.506 311.874C267.1 312.02 267.692 312.164 268.282 312.308C267.729 311.844 267.172 311.379 266.613 310.913C266.229 310.805 265.845 310.696 265.46 310.588L264.906 310.431C265.442 310.913 265.976 311.394 266.506 311.874ZM270.751 312.906C270.26 312.491 269.767 312.076 269.272 311.66C269.791 311.805 270.309 311.95 270.824 312.094C271.056 312.273 271.287 312.452 271.517 312.631C271.803 312.853 272.088 313.075 272.373 313.296C271.834 313.167 271.293 313.037 270.751 312.906ZM263.176 308.885C263.678 309.028 264.179 309.17 264.679 309.311C264.175 308.896 263.669 308.48 263.16 308.064C262.684 307.91 262.207 307.756 261.728 307.601C262.213 308.03 262.696 308.457 263.176 308.885ZM267.369 310.071C266.943 309.716 266.514 309.361 266.084 309.006L267.313 309.401C267.768 309.747 268.22 310.092 268.67 310.436C268.237 310.315 267.804 310.193 267.369 310.071ZM258.607 304.864C259.004 305.21 259.4 305.556 259.795 305.901C260.188 306.029 260.581 306.156 260.973 306.283C260.557 305.946 260.139 305.608 259.72 305.27L258.607 304.864ZM263.936 307.24C263.616 306.979 263.296 306.718 262.975 306.456L263.822 306.765C264.164 307.021 264.505 307.278 264.845 307.534L263.936 307.24ZM256.42 302.971L257.211 303.26C256.889 303.002 256.565 302.745 256.24 302.487L255.513 302.19C255.816 302.451 256.119 302.711 256.42 302.971ZM259.922 303.988L260.292 304.139L260.945 304.622L260.515 304.465L259.922 303.988ZM253.004 300.048L253.309 300.173C253.104 300.012 252.899 299.851 252.693 299.69L252.453 299.582C252.637 299.737 252.821 299.893 253.004 300.048ZM328.257 331.524C321.836 328.703 315.03 325.921 307.791 323.095L307.717 323.082C313.576 325.739 319.135 328.373 324.421 331.029C353.496 345.639 374.365 360.965 391.534 384.775C418.669 422.412 415.603 465.942 395.103 509.547C374.6 553.157 336.629 596.912 293.792 635.065C278.005 649.128 265.607 659.938 254.236 669.233C266.532 660.564 279.685 650.381 296.391 636.595C341.394 599.447 381.217 554.467 402.407 509.291C423.6 464.108 426.12 418.808 396.702 380.944C379.072 358.25 357.739 344.476 328.257 331.524ZM323.7 331.849C317.374 328.67 310.659 325.525 303.504 322.332L302.886 322.221C340.691 341.519 365.535 359.618 385.18 389.054C409.852 426.024 406.38 467.48 386.624 509.406C366.868 551.334 330.8 593.796 290.14 632.834C285.895 636.908 281.913 640.743 278.145 644.372L278.131 644.386L278.129 644.387C267.645 654.483 258.819 662.983 250.616 670.612C262.68 660.862 275.728 649.509 292.702 634.389C335.484 596.285 373.359 552.625 393.796 509.156C414.234 465.682 417.2 422.47 390.325 385.195C373.293 361.573 352.612 346.377 323.7 331.849ZM383.95 389.442C363.949 359.474 338.578 341.361 299.253 321.567C299.033 321.528 298.812 321.488 298.591 321.448L298.198 321.376C335.703 342.693 359.887 362.576 378.819 393.326C401.135 429.571 397.289 468.981 378.269 509.256C359.25 549.53 325.031 590.729 286.481 630.596C275.333 642.121 266.119 651.943 257.925 660.676L257.922 660.679L257.899 660.704C254.101 664.752 250.522 668.567 247.072 672.209C255.96 664.01 265.481 654.84 277.016 643.733C280.786 640.102 284.772 636.263 289.022 632.184C329.645 593.182 365.624 550.809 385.318 509.015C405.012 467.218 408.39 426.064 383.95 389.442ZM377.569 393.684C358.362 362.486 333.756 342.561 294.979 320.789C294.51 320.703 294.04 320.617 293.568 320.53C330.772 343.861 354.307 365.513 372.463 397.617C392.528 433.086 388.34 470.469 370.045 509.116C351.752 547.758 319.329 587.718 282.82 628.374C267.842 645.059 256.591 658.538 246.739 670.342C245.831 671.429 244.936 672.502 244.05 673.562C248.07 669.336 252.248 664.883 256.734 660.102C264.933 651.362 274.161 641.526 285.336 629.972C323.866 590.127 358.003 549.012 376.963 508.864C395.922 468.716 399.679 429.593 377.569 393.684ZM292.238 319.26C291.903 319.198 291.567 319.136 291.231 319.073L290.869 318.849C290.698 318.743 290.528 318.638 290.357 318.532L291.319 318.751C291.626 318.921 291.932 319.091 292.238 319.26ZM371.195 397.944C352.821 365.454 328.94 343.743 290.651 319.989C290.106 319.887 289.56 319.785 289.011 319.682C325.899 345.021 348.794 368.424 366.095 401.897C384.01 436.557 379.512 471.937 361.934 508.974C344.359 546.003 313.682 584.743 279.152 626.144C262.881 645.651 251.318 661.166 241.305 674.743L241.421 674.709C242.753 673.116 244.107 671.495 245.488 669.84C255.344 658.03 266.614 644.527 281.651 627.776C318.154 587.128 350.501 547.248 368.739 508.723C386.974 470.202 391.077 433.09 371.195 397.944ZM288.265 318.517C287.824 318.434 287.382 318.351 286.939 318.267C286.556 318.006 286.171 317.745 285.784 317.484L287.053 317.776C287.459 318.023 287.863 318.27 288.265 318.517ZM364.81 402.193C347.334 368.382 324.15 344.908 286.322 319.174C285.726 319.061 285.128 318.947 284.529 318.832C321.109 346.172 343.389 371.308 359.749 406.178C375.614 439.994 370.836 473.383 353.964 508.826C337.098 544.256 308.117 581.793 275.501 623.911C259.589 644.459 248.474 660.945 239.041 675.401L239.25 675.34C249.456 661.493 261.223 645.64 277.961 625.572C312.497 584.164 343.104 545.503 360.628 508.58C378.148 471.666 382.565 436.543 364.81 402.193ZM284.211 317.746C283.699 317.648 283.184 317.549 282.668 317.449C282.218 317.115 281.765 316.781 281.31 316.447C281.804 316.562 282.296 316.677 282.787 316.791C283.264 317.11 283.739 317.428 284.211 317.746ZM358.448 406.442C341.948 371.272 319.419 346.06 282.015 318.348C281.368 318.222 280.719 318.096 280.067 317.968C316.363 347.311 338.068 374.164 353.388 410.458C367.297 443.408 362.271 474.818 346.098 508.678C331.823 538.562 308.842 570.4 282.481 606.918L282.467 606.937C278.98 611.768 275.433 616.681 271.84 621.682C256.317 643.286 245.646 660.731 236.782 676.054L237.105 675.961C246.689 661.246 257.972 644.437 274.29 623.365C306.922 581.225 335.838 543.766 352.659 508.431C369.474 473.109 374.174 439.963 358.448 406.442ZM280.124 316.954C279.545 316.84 278.963 316.726 278.38 316.611C277.878 316.209 277.374 315.808 276.867 315.405C277.204 315.485 277.54 315.564 277.875 315.643L278.545 315.8C279.074 316.185 279.6 316.57 280.124 316.954ZM273.668 312.886C274.11 313.232 274.551 313.576 274.989 313.921C275.466 314.035 275.941 314.147 276.416 314.26C275.955 313.928 275.492 313.596 275.026 313.263C274.575 313.138 274.122 313.012 273.668 312.886ZM278.107 314.115C278.479 314.383 278.85 314.652 279.219 314.921L280.382 315.193C279.991 314.935 279.598 314.676 279.204 314.417L278.107 314.115ZM282.597 315.349C282.875 315.534 283.152 315.718 283.428 315.903L284.291 316.102C283.997 315.925 283.702 315.748 283.406 315.571L282.597 315.349ZM287.225 316.615L287.659 316.879L288.079 316.975L287.609 316.72L287.225 316.615ZM279.87 313.547L280.13 313.619L279.695 313.361L279.484 313.294L279.87 313.547ZM276.004 312.329L275.561 312.042L274.94 311.843C275.202 312.03 275.463 312.216 275.724 312.403L276.412 312.593L276.004 312.329ZM272.241 309.908L272.173 309.887L271.935 309.719L271.958 309.728L272.241 309.908ZM271.831 310.994L271.453 310.728L270.48 310.417C270.839 310.693 271.196 310.968 271.552 311.243L271.637 311.267C271.957 311.356 272.276 311.445 272.594 311.533C272.34 311.354 272.086 311.174 271.831 310.994ZM268.621 308.748L268.062 308.568L267.404 308.069L267.907 308.252C268.146 308.418 268.384 308.583 268.621 308.748ZM295.52 319.865L296.034 319.959L295.522 319.705L295.041 319.596L295.52 319.865ZM236.213 677.331L236.011 677.39L235.627 678.056L235.777 678.002L236.213 677.331ZM234.798 679.512L234.789 679.515L234.739 679.602L234.798 679.512ZM238.147 676.773L237.829 677.262L237.835 677.26L238.206 676.756L238.147 676.773ZM203.785 741.143C203.712 741.285 203.638 741.427 203.565 741.569C203.553 742.451 203.552 743.332 203.56 744.213C203.77 743.708 203.977 743.204 204.183 742.7C204.152 741.975 204.126 741.249 204.105 740.522C203.998 740.729 203.892 740.936 203.785 741.143ZM203.76 750.044C203.711 749.207 203.67 748.371 203.638 747.534C203.878 746.97 204.115 746.408 204.35 745.846C204.391 746.491 204.436 747.134 204.484 747.777C204.245 748.532 204.004 749.287 203.76 750.044ZM205.425 737.918C205.432 738.465 205.442 739.011 205.455 739.556C205.534 739.357 205.614 739.157 205.693 738.957C205.698 738.419 205.704 737.88 205.713 737.341C205.618 737.533 205.521 737.725 205.425 737.918ZM205.567 742.906L205.699 742.584C205.703 743.004 205.71 743.423 205.717 743.843L205.626 744.136C205.605 743.727 205.585 743.317 205.567 742.906ZM207.166 734.389C207.156 734.684 207.148 734.978 207.139 735.273L207.197 735.124C207.205 735.001 207.212 734.878 207.22 734.755C207.232 734.571 207.244 734.388 207.256 734.205L207.166 734.389ZM207.297 269.477L206.427 268.948C206.856 269.477 207.283 270.005 207.709 270.532L208.644 271.06C208.197 270.533 207.748 270.006 207.297 269.477ZM210.645 273.422L209.533 272.792C210.014 273.391 210.494 273.988 210.973 274.585L212.144 275.2C211.647 274.609 211.147 274.016 210.645 273.422ZM213.946 277.347L212.628 276.654C213.155 277.314 213.679 277.972 214.201 278.629L215.577 279.299C215.036 278.65 214.492 277.999 213.946 277.347ZM217.212 281.267L215.714 280.538C216.287 281.261 216.857 281.984 217.423 282.704L218.977 283.403C218.392 282.693 217.804 281.981 217.212 281.267ZM220.471 285.221L218.814 284.476C219.094 284.833 219.373 285.19 219.651 285.546C219.973 285.958 220.293 286.369 220.612 286.779L222.324 287.487C221.71 286.734 221.092 285.978 220.471 285.221ZM221.897 288.434C222.521 289.24 223.142 290.044 223.759 290.846C224.129 290.986 224.498 291.126 224.867 291.266L225.609 291.546C224.976 290.759 224.338 289.969 223.697 289.177L221.897 288.434ZM226.877 293.127C226.237 292.885 225.595 292.643 224.951 292.4C225.273 292.821 225.595 293.241 225.915 293.662C226.232 294.077 226.548 294.493 226.863 294.907C227.523 295.135 228.181 295.362 228.837 295.587C228.481 295.138 228.123 294.688 227.763 294.237C227.469 293.867 227.173 293.497 226.877 293.127ZM230.014 297.074C229.336 296.842 228.656 296.609 227.974 296.374C228.639 297.254 229.299 298.132 229.954 299.007C230.356 299.133 230.758 299.258 231.158 299.383C231.453 299.474 231.748 299.566 232.042 299.657C231.371 298.798 230.695 297.937 230.014 297.074ZM233.139 301.064C232.426 300.844 231.711 300.622 230.994 300.399C231.667 301.304 232.336 302.206 232.999 303.106C233.732 303.311 234.463 303.515 235.19 303.717C234.512 302.834 233.828 301.95 233.139 301.064ZM236.216 305.054C235.472 304.848 234.725 304.642 233.975 304.433C234.654 305.359 235.328 306.283 235.997 307.205C236.439 307.315 236.881 307.424 237.321 307.533C237.642 307.612 237.962 307.691 238.282 307.77C237.599 306.867 236.91 305.961 236.216 305.054ZM238.153 305.586C238.825 306.469 239.492 307.349 240.154 308.228C240.912 308.412 241.667 308.595 242.419 308.776C241.742 307.916 241.059 307.054 240.37 306.19C239.634 305.99 238.895 305.789 238.153 305.586ZM237.136 304.254C237.858 304.453 238.578 304.651 239.296 304.846C238.9 304.353 238.502 303.858 238.103 303.363C237.825 303.019 237.546 302.675 237.267 302.33C236.566 302.116 235.863 301.901 235.157 301.684C235.821 302.543 236.481 303.4 237.136 304.254ZM234.069 300.284C234.753 300.494 235.435 300.704 236.114 300.912C235.705 300.41 235.294 299.908 234.881 299.404C234.626 299.094 234.371 298.783 234.115 298.472C233.453 298.247 232.789 298.022 232.123 297.794C232.776 298.626 233.425 299.456 234.069 300.284ZM230.956 296.313C231.597 296.533 232.236 296.751 232.873 296.968C232.237 296.2 231.597 295.43 230.952 294.658C230.333 294.426 229.712 294.193 229.088 293.959C229.715 294.746 230.337 295.53 230.956 296.313ZM227.831 292.385C228.425 292.608 229.017 292.831 229.607 293.053C228.991 292.319 228.37 291.583 227.746 290.845C227.174 290.61 226.6 290.374 226.024 290.137C226.63 290.888 227.232 291.637 227.831 292.385ZM224.662 288.453C225.204 288.676 225.743 288.899 226.281 289.12C225.688 288.424 225.092 287.726 224.492 287.026L222.932 286.326C223.512 287.036 224.089 287.745 224.662 288.453ZM221.449 284.514L222.888 285.16C222.329 284.512 221.767 283.862 221.203 283.212L219.825 282.54C220.369 283.199 220.91 283.857 221.449 284.514ZM218.202 280.578L219.434 281.178C218.928 280.598 218.42 280.016 217.909 279.433L216.738 278.816C217.228 279.405 217.716 279.992 218.202 280.578ZM214.948 276.675L215.944 277.198C215.49 276.684 215.035 276.168 214.578 275.652L213.647 275.123C214.082 275.641 214.516 276.158 214.948 276.675ZM211.659 272.765L212.375 273.171C211.984 272.732 211.591 272.292 211.198 271.851L210.552 271.457L211.01 271.998C211.227 272.254 211.443 272.51 211.659 272.765Z' fill='url(%23paint0_linear_274_696)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_274_696' x1='93.0568' y1='912.695' x2='194.82' y2='30.6651' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.15625' stop-color='%23FBFBFB'/%3E%3Cstop offset='1' stop-color='%23E6F7FF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 457px;
  height: 946px;
  top: -50px;
  left: 0;
}
.services-section .decorate-block_2 {
  background-image: url("data:image/svg+xml,%3Csvg width='380' height='567' viewBox='0 0 380 567' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M506.234 199.766C418.3 213.972 355.947 200.25 313.481 183.156C304.617 179.587 297.478 176.217 291.287 173.057C275.942 181.036 257.821 189.198 235.826 199.106L235.826 199.106L235.75 199.14C202.851 213.959 184.924 219.008 171.62 222.751L171.594 222.758C158.326 226.491 149.693 228.92 135.337 238.482C105.657 258.256 87.6921 284.428 71.5727 319.695C72.2845 321.501 72.993 323.348 73.6962 325.239C90.8991 371.508 103.85 441.983 78.9858 543.542L78.3001 543.371C103.129 441.953 90.1897 371.623 73.0348 325.484C72.4154 323.818 71.792 322.186 71.166 320.587C70.8652 321.25 70.565 321.915 70.2653 322.584C70.9287 324.479 71.5902 326.419 72.2479 328.405C87.5223 374.517 99.3953 444.333 75.2821 544.642L74.5956 544.473C98.6758 444.301 86.8138 374.621 71.578 328.625C71.0031 326.889 70.4254 325.189 69.8459 323.522C69.555 324.176 69.2645 324.832 68.9744 325.492C69.5816 327.472 70.1883 329.498 70.7928 331.572C84.1737 377.493 94.9327 446.682 71.5642 545.74L70.8772 545.574C94.2143 446.648 83.4658 377.584 70.1152 331.767C69.5914 329.97 69.0659 328.209 68.5398 326.482C68.259 327.125 67.9785 327.77 67.6983 328.418C68.2428 330.479 68.7883 332.587 69.3331 334.745C80.8677 380.431 90.465 449.035 67.8535 546.84L67.1657 546.677C89.7479 448.999 80.1603 380.51 68.6487 334.915C68.1812 333.064 67.7131 331.249 67.2457 329.469C66.9797 330.088 66.714 330.709 66.4486 331.334C66.9258 333.475 67.4054 335.666 67.8857 337.909C77.6135 383.33 86.0096 451.382 64.1472 547.927L63.4586 547.767C85.2938 451.343 76.9065 383.397 67.1955 338.054C66.7876 336.15 66.3803 334.283 65.9745 332.452C65.7197 333.055 65.4651 333.66 65.2105 334.268C65.6145 336.486 66.0222 338.755 66.432 341.077C74.4005 386.207 81.5488 453.732 60.4425 549.033L59.7532 548.876C80.8344 453.689 73.6936 386.261 65.7368 341.197C65.3931 339.249 65.0508 337.339 64.7108 335.464C64.4679 336.048 64.2251 336.634 63.9823 337.222C64.3086 339.509 64.6396 341.849 64.9739 344.244C71.2299 389.062 77.0795 456.085 56.7308 550.13L56.0408 549.976C76.3666 456.038 70.5232 389.103 64.2747 344.339C63.9983 342.359 63.724 340.416 63.4527 338.508C63.2237 339.067 62.9947 339.627 62.7657 340.189L62.7765 340.293C63.0177 342.615 63.2642 344.989 63.5148 347.417C68.111 391.897 72.6224 458.429 53.0226 551.23L52.3319 551.08C71.9111 458.376 67.4045 391.925 62.8126 347.487C62.6056 345.481 62.4014 343.513 62.2005 341.58C61.9898 342.1 61.7791 342.622 61.5683 343.146C61.728 345.569 61.894 348.046 62.0646 350.582C65.0351 394.72 68.1644 460.784 49.3061 552.333L48.6146 552.186C67.4547 460.727 64.3286 394.735 61.3602 350.626C61.2239 348.601 61.0906 346.613 60.961 344.659C60.7669 345.145 60.5727 345.631 60.3784 346.119C60.45 348.607 60.528 351.151 60.6111 353.754C62.0078 397.539 63.7041 463.139 45.6071 553.43L44.9148 553.287C62.996 463.076 61.3015 397.539 59.9054 353.773C59.8405 351.739 59.7786 349.741 59.7205 347.777C59.5441 348.223 59.3676 348.67 59.1911 349.118C59.1716 351.661 59.1584 354.26 59.1503 356.919C59.1477 357.755 59.1453 358.599 59.1429 359.451L59.1415 359.965C59.0188 403.369 58.8375 467.544 41.8914 554.522L41.1984 554.383C58.1316 467.472 58.3128 403.351 58.4354 359.956L58.4442 356.913C58.4504 354.891 58.4596 352.904 58.4721 350.949C58.3195 351.339 58.1667 351.73 58.0139 352.121C57.9011 354.718 57.7943 357.372 57.6921 360.086C57.5781 363.115 57.4658 366.251 57.3496 369.494L57.3478 369.544C55.812 412.417 53.6045 474.045 38.1836 555.622L37.4899 555.487C52.9005 473.964 55.1066 412.382 56.6423 369.514L56.6433 369.485C56.7598 366.234 56.8724 363.091 56.9866 360.056C57.0618 358.059 57.1395 356.095 57.2202 354.162C57.095 354.484 56.9698 354.808 56.8444 355.132C56.6365 357.78 56.4338 360.486 56.2349 363.252C55.847 368.648 55.4627 374.387 55.0553 380.471L55.0552 380.472C52.2372 422.551 48.3149 481.12 34.474 556.719L33.7796 556.588C47.6128 481.031 51.5327 422.5 54.3507 380.422C54.7582 374.337 55.1427 368.596 55.5307 363.198C55.6711 361.246 55.8133 359.323 55.958 357.43L55.6851 358.14C55.3797 360.841 55.0786 363.6 54.7802 366.419C53.8965 374.764 53.0148 383.937 52.0534 393.94L52.0522 393.952C48.1313 434.748 42.884 489.344 30.7635 557.814L30.0683 557.687C42.1833 489.249 47.4275 434.686 51.3484 393.891L51.3485 393.89L51.3497 393.878C52.3114 383.871 53.1936 374.693 54.0781 366.341C54.2778 364.455 54.4786 362.596 54.6812 360.763L54.5345 361.147C54.1297 363.902 53.7277 366.715 53.327 369.588C51.5926 382.02 49.8411 396.307 47.8635 412.439L47.8631 412.442L47.8626 412.446C43.1523 450.868 37.1599 499.749 27.064 558.916L26.3681 558.794C36.4615 499.641 42.4498 450.792 47.1594 412.375L47.1596 412.374C49.1381 396.234 50.8909 381.935 52.6277 369.487C52.8773 367.698 53.1274 365.932 53.3783 364.188L53.3632 364.228C52.8611 367.013 52.3601 369.854 51.8586 372.754C48.528 392.012 45.0933 415.74 41.0247 443.848C40.6842 446.2 40.3392 448.583 39.9896 450.997C35.4617 482.249 30.1382 518.629 23.3458 560.013L22.6491 559.894C29.4404 518.518 34.7631 482.143 39.2908 450.892C39.6403 448.48 39.985 446.098 40.3253 443.747L40.3265 443.74C44.3945 415.636 47.8306 391.898 51.163 372.63C51.2932 371.877 51.4234 371.128 51.5536 370.382C51.1698 372.206 50.7853 374.052 50.3998 375.921C43.1499 411.075 35.2989 461.182 25.2478 525.331L25.247 525.336L25.2305 525.442C23.4375 536.885 21.5746 548.774 19.6326 561.105L18.9353 560.991C20.877 548.662 22.7399 536.773 24.5329 525.329L24.5485 525.23C34.5159 461.614 42.3234 411.785 49.5268 376.657C49.3324 377.464 49.1377 378.275 48.9425 379.091C39.0907 420.255 28.0113 481.95 15.9297 562.211L15.2315 562.102C26.9728 484.102 37.7704 423.616 47.4181 382.46C36.2949 423.366 23.5234 484.434 12.2126 563.301L11.5137 563.197C22.2331 488.454 34.2658 429.68 44.9691 388.89C32.7991 429.504 18.7849 488.835 8.50701 564.405L7.80743 564.306C17.5821 492.437 30.7354 435.241 42.4745 394.846C29.272 435.131 14.1265 492.857 4.79623 565.498L4.09604 565.405C12.9567 496.42 27.0589 440.872 39.769 400.923C25.5887 440.818 9.4968 496.882 1.08802 566.599L0.387066 566.511C9.46987 491.206 27.509 431.814 42.435 391.501L42.4629 391.426C43.982 387.322 45.4711 383.3 46.9368 379.357C47.6413 377.287 48.3402 375.24 49.0347 373.216C49.633 371.292 50.2281 369.39 50.8205 367.51C51.4152 365.402 52.0075 363.322 52.5985 361.269C53.0589 359.456 53.519 357.666 53.9793 355.897C54.4066 354 54.8347 352.129 55.2643 350.284C55.6473 348.335 56.0325 346.415 56.4208 344.524C56.7053 342.826 56.9926 341.152 57.2832 339.5C57.5277 337.714 57.7763 335.955 58.0298 334.222C58.2164 332.453 58.4082 330.712 58.6058 328.998C58.7303 327.283 58.8608 325.596 58.9977 323.935C59.0616 322.241 59.1322 320.575 59.2104 318.936C59.2113 317.345 59.2192 315.781 59.2345 314.24C59.1719 312.656 59.1169 311.097 59.0703 309.563C58.9358 307.934 58.8104 306.333 58.6951 304.759C58.4958 303.212 58.3059 301.691 58.1261 300.195C57.8703 298.766 57.6233 297.361 57.386 295.978C57.0476 294.533 56.7191 293.113 56.4019 291.717C55.9612 290.218 55.5326 288.747 55.1178 287.301C54.6316 285.947 54.1568 284.617 53.6948 283.308C53.1285 281.992 52.5743 280.699 52.0342 279.427C49.8336 275.098 47.7853 271.025 45.9633 267.107C38.9045 251.928 35.2675 239.115 39.5299 223.022C48.1653 190.422 78.9888 168.011 116.735 155.701C154.494 143.386 199.276 141.142 235.998 148.948C250.042 151.934 259.448 155.655 268.287 160.049C269.088 160.362 269.882 160.68 270.672 161.002C271.463 161.248 272.25 161.497 273.032 161.75C273.863 161.944 274.688 162.142 275.509 162.344C276.337 162.477 277.16 162.614 277.979 162.755C278.849 162.835 279.714 162.92 280.574 163.007C281.492 163.033 282.403 163.062 283.31 163.095C284.159 163.066 285.004 163.041 285.844 163.018C286.851 162.924 287.849 162.835 288.843 162.749C289.78 162.61 290.711 162.473 291.637 162.34C292.712 162.122 293.779 161.908 294.841 161.698C295.956 161.413 297.062 161.133 298.164 160.857C299.429 160.471 300.684 160.09 301.934 159.714C303.295 159.232 304.645 158.755 305.99 158.283C307.542 157.656 309.083 157.035 310.618 156.419C311.629 155.96 312.634 155.501 313.638 155.044L313.643 155.042C316.966 153.528 320.261 152.028 323.591 150.539C328.133 147.391 332.5 144.116 336.807 140.644C338.458 139.165 340.086 137.648 341.698 136.087C343.754 133.872 345.755 131.567 347.711 129.158C358.674 115.66 387.208 75.502 383.543 0.714173L384.307 1.9546C387.444 72.6363 361.849 112.235 349.928 127.511C363.579 111.953 388.726 75.3989 389.522 10.4144L390.212 11.5339C389.032 82.7537 358.64 119.691 346.603 132.173C346.248 132.541 345.893 132.907 345.537 133.27C359.313 120.929 390.225 86.9633 395.467 20.0607L396.094 21.0777C392.1 69.5624 374.643 100.695 360.127 118.798C375.439 101.67 394.549 74.2881 401.378 29.6495L401.949 30.5763C393.024 87.3924 364.229 116.203 349.03 131.41L349.028 131.412C346.946 133.495 345.119 135.323 343.633 136.933C345.317 135.362 347.259 133.649 349.399 131.761C366.179 116.958 395.148 91.4039 407.273 39.2141L407.799 40.0674C395.521 92.0381 366.551 117.584 349.851 132.309C346.592 135.183 343.801 137.644 341.692 139.81C341.397 140.112 341.102 140.412 340.806 140.71C343.372 138.441 346.605 135.963 350.295 133.135C368.508 119.175 397.849 96.6862 413.144 48.7387L413.632 49.5309C398.205 97.3289 368.812 119.847 350.683 133.736L350.682 133.736C346.391 137.024 342.731 139.827 340.037 142.369C339.297 143.067 338.553 143.75 337.805 144.417L338.03 144.325C356.965 136.564 395.944 114.959 419.021 58.2733L419.48 59.0189C396.29 115.572 357.303 137.191 338.3 144.98C337.575 145.277 336.855 145.575 336.14 145.873C335.43 146.481 334.715 147.076 333.997 147.66C334.799 147.39 335.607 147.123 336.423 146.857C357.012 140.149 397.437 121.487 424.867 67.7581L425.301 68.4628C397.767 122.112 357.303 140.8 336.645 147.53C335.192 148.003 333.763 148.482 332.352 148.966C331.64 149.521 330.922 150.064 330.2 150.597C331.709 150.188 333.243 149.789 334.805 149.399C357.1 143.834 398.929 128.017 430.699 77.2196L431.113 77.8919C399.242 128.656 357.347 144.503 334.979 150.086C332.786 150.633 330.65 151.199 328.557 151.783C327.845 152.288 327.127 152.782 326.404 153.268C328.609 152.799 330.865 152.355 333.19 151.938C357.212 147.625 400.426 134.548 436.519 86.6613L436.917 87.3086C400.72 135.2 357.415 148.308 333.318 152.634C330.366 153.164 327.525 153.737 324.76 154.349C324.046 154.809 323.326 155.261 322.6 155.705C325.489 155.248 328.467 154.838 331.576 154.482C357.325 151.53 401.923 141.085 442.33 96.0891L442.717 96.7179C402.198 141.751 357.488 152.224 331.659 155.185C327.929 155.612 324.386 156.117 320.961 156.689C320.258 157.103 319.55 157.51 318.835 157.91C322.38 157.534 326.061 157.234 329.96 157.024C357.426 155.543 403.414 147.628 448.13 105.5L448.51 106.116C403.669 148.306 357.552 156.246 330.001 157.731C325.491 157.974 321.271 158.338 317.218 158.801C316.53 159.173 315.838 159.539 315.138 159.9C319.302 159.674 323.66 159.556 328.348 159.571C357.502 159.665 404.918 154.175 453.927 114.905L454.302 115.513C405.155 154.863 357.595 160.373 328.35 160.279C323.065 160.262 318.203 160.414 313.563 160.701C312.907 161.03 312.244 161.354 311.576 161.675C316.299 161.668 321.279 161.802 326.728 162.113C357.532 163.874 406.408 160.721 459.711 124.289L460.084 124.893C406.627 161.419 357.595 164.586 326.691 162.819C320.721 162.479 315.318 162.351 310.202 162.388C309.713 162.692 309.22 162.995 308.725 163.297C313.776 163.577 319.145 164.019 325.104 164.664C357.515 168.172 407.893 167.28 465.491 133.667L465.864 134.27C408.096 167.987 357.551 168.888 325.031 165.367C318.674 164.679 312.991 164.223 307.65 163.948C307.166 164.239 306.678 164.531 306.187 164.822C311.465 165.428 317.123 166.208 323.487 167.206C357.454 172.534 409.381 173.84 471.266 143.036L471.64 143.642C409.568 174.555 357.465 173.251 323.381 167.905C316.649 166.849 310.709 166.038 305.174 165.419C304.687 165.704 304.197 165.989 303.704 166.274C309.18 167.236 315.107 168.382 321.868 169.754C357.339 176.953 410.856 180.396 477.036 152.397L477.413 153.007C411.03 181.118 357.327 177.672 321.731 170.448C314.629 169.006 308.449 167.815 302.746 166.824C302.26 167.102 301.771 167.38 301.28 167.657C306.053 168.794 311.204 170.067 317.001 171.5L317.002 171.5C317.639 171.658 318.283 171.817 318.935 171.978C319.368 172.085 319.804 172.193 320.244 172.301C357.171 181.421 412.325 186.963 482.802 161.751L483.182 162.367C412.485 187.692 357.139 182.141 320.079 172.989C318.973 172.716 317.891 172.448 316.83 172.186C310.731 170.679 305.349 169.348 300.37 168.167C299.887 168.437 299.401 168.707 298.912 168.977L300.018 169.312L300.019 169.312C305.513 170.976 311.573 172.811 318.616 174.843C356.954 185.918 413.798 193.523 488.564 171.098L488.948 171.723C413.947 194.258 356.903 186.639 318.424 175.523C311.366 173.487 305.299 171.649 299.802 169.985L299.569 169.915C299.057 169.759 298.549 169.606 298.046 169.453C297.562 169.718 297.076 169.983 296.587 170.248C302.494 172.429 309.106 174.806 316.998 177.399C356.694 190.442 415.263 200.09 494.322 180.441L494.713 181.075C415.401 200.83 356.625 191.163 316.781 178.071C308.607 175.385 301.811 172.935 295.757 170.695C295.276 170.953 294.793 171.211 294.307 171.47C300.304 174.095 307.108 176.917 315.372 179.948C356.388 194.981 416.723 206.657 500.078 189.779L500.474 190.422C416.851 207.402 356.303 195.703 315.132 180.612C306.619 177.491 299.645 174.585 293.511 171.892C293.029 172.146 292.544 172.401 292.056 172.656C298.127 175.742 305.113 179.026 313.741 182.499C356.047 199.529 418.18 213.222 505.831 199.113L506.234 199.766ZM235.458 198.494C257.288 188.661 275.277 180.557 290.512 172.66C290.306 172.554 290.101 172.449 289.898 172.343C275.003 179.888 257.423 187.61 235.757 196.782C205.481 209.602 186.906 214.918 172.903 218.925L172.872 218.934C171.631 219.289 170.425 219.634 169.25 219.973C154.842 224.132 145.114 227.392 130.812 237.754C102.781 258.06 85.7162 283.39 70.7514 317.633C70.9049 318.014 71.0582 318.397 71.2113 318.782C87.2917 283.756 105.298 257.644 134.944 237.892C149.393 228.268 158.11 225.816 171.399 222.077L171.426 222.069C184.709 218.332 202.601 213.295 235.458 198.494ZM235.48 196.13C256.26 187.332 273.265 179.876 287.736 172.638C285.191 173.675 282.569 174.714 279.863 175.765C267.345 181.577 252.933 187.626 235.762 194.427C208.147 205.368 189.468 210.699 175.009 214.825C172.146 215.643 169.447 216.413 166.878 217.17C151.352 221.744 140.539 225.841 126.284 237.028C99.8656 257.764 83.7253 282.31 69.9158 315.578C70.0707 315.955 70.2256 316.334 70.3803 316.715C85.3107 282.721 102.408 257.455 130.396 237.179C144.793 226.749 154.609 223.462 169.052 219.293C170.236 218.951 171.452 218.603 172.705 218.245C186.7 214.24 205.243 208.934 235.48 196.13ZM235.5 193.769C248.045 188.8 259.113 184.234 269.042 179.87C263.443 181.955 257.515 184.118 251.219 186.414C246.3 188.208 241.156 190.085 235.769 192.07C210.811 201.272 192.509 206.402 177.887 210.5C173.061 211.853 168.636 213.093 164.504 214.331C147.864 219.315 135.975 224.252 121.756 236.299C96.9004 257.358 81.7048 281.169 69.0553 313.504C69.215 313.885 69.3745 314.268 69.534 314.653C83.3143 281.643 99.4803 257.166 125.847 236.47C140.199 225.207 151.104 221.078 166.676 216.49C169.249 215.732 171.949 214.962 174.814 214.144L174.815 214.144L174.816 214.144C189.273 210.018 207.92 204.696 235.5 193.769ZM121.299 235.757C96.5034 256.765 81.2877 280.504 68.6618 312.57C68.503 312.194 68.3441 311.82 68.1852 311.448C79.6685 279.998 93.892 256.87 117.235 235.579C131.42 222.636 144.375 216.852 162.124 211.464C167.997 209.682 174.401 207.941 181.551 205.998C196 202.071 213.492 197.317 235.782 189.719C242.382 187.469 248.608 185.385 254.494 183.414L254.497 183.413C264.534 180.053 273.587 177.022 281.839 174.058C281.101 174.406 280.356 174.754 279.604 175.103C270.969 178.455 261.474 181.918 250.939 185.761L250.93 185.764C246.026 187.554 240.896 189.425 235.522 191.406C210.594 200.597 192.33 205.716 177.711 209.814L177.71 209.814C172.878 211.168 168.444 212.411 164.299 213.653C147.606 218.652 135.618 223.626 121.299 235.757ZM68.8974 314.957C68.8273 314.788 68.7571 314.619 68.6869 314.45C68.4537 315.052 68.2215 315.656 67.99 316.263C68.1283 316.637 68.2666 317.012 68.4048 317.389C68.653 316.781 68.9019 316.175 69.1516 315.572C69.0669 315.367 68.9822 315.162 68.8974 314.957ZM68.2933 313.509C68.067 314.09 67.8414 314.672 67.6167 315.258C67.4801 314.892 67.3437 314.528 67.2072 314.165C67.4148 313.58 67.6233 312.998 67.8327 312.419C67.9863 312.781 68.1398 313.144 68.2933 313.509ZM68.0095 318.362C67.8759 317.996 67.7424 317.631 67.6089 317.267C67.387 317.855 67.1658 318.445 66.9453 319.038C67.0626 319.402 67.18 319.768 67.2973 320.135C67.5341 319.542 67.7715 318.951 68.0095 318.362ZM67.2354 316.256C67.0211 316.819 66.8075 317.385 66.5946 317.953C66.4799 317.6 66.3653 317.248 66.2508 316.898C66.4471 316.329 66.6443 315.763 66.8422 315.199C66.9732 315.55 67.1043 315.902 67.2354 316.256ZM66.8866 321.169C66.774 320.815 66.6613 320.461 66.5487 320.11C66.3384 320.681 66.1287 321.254 65.9195 321.83C66.0164 322.182 66.1134 322.535 66.2105 322.89C66.4354 322.314 66.6607 321.74 66.8866 321.169ZM66.1979 319.018C65.9962 319.561 65.7951 320.107 65.5945 320.655C65.501 320.318 65.4075 319.982 65.3141 319.648C65.4989 319.098 65.6842 318.551 65.8703 318.006C65.9794 318.342 66.0886 318.679 66.1979 319.018ZM65.781 323.994C65.6886 323.655 65.5964 323.317 65.5041 322.98C65.3756 323.338 65.2472 323.696 65.1191 324.056C65.0537 324.239 64.9883 324.423 64.923 324.607C65.0005 324.943 65.078 325.28 65.1557 325.618C65.3637 325.075 65.5722 324.533 65.781 323.994ZM65.1787 321.797C64.9945 322.305 64.8107 322.816 64.6274 323.328C64.5538 323.011 64.4804 322.695 64.4071 322.38C64.5758 321.865 64.7449 321.353 64.9146 320.843C65.0026 321.16 65.0906 321.478 65.1787 321.797ZM64.7036 326.805C64.6306 326.485 64.5576 326.166 64.4848 325.848C64.3038 326.363 64.1232 326.88 63.943 327.4C64.0019 327.715 64.061 328.032 64.1202 328.35C64.3144 327.833 64.5088 327.318 64.7036 326.805ZM64.1885 324.561C64.0191 325.039 63.8501 325.519 63.6814 326.001L63.5176 325.128C63.6728 324.642 63.8283 324.159 63.9843 323.678C64.0523 323.971 64.1203 324.265 64.1885 324.561ZM63.6408 329.632C63.586 329.337 63.5313 329.043 63.4767 328.749C63.3096 329.236 63.1427 329.724 62.9761 330.214L63.102 331.087C63.2814 330.6 63.461 330.116 63.6408 329.632ZM63.2142 327.341C63.0605 327.784 62.9072 328.229 62.754 328.675L62.6419 327.899C62.783 327.447 62.9243 326.997 63.066 326.548L63.2142 327.341ZM62.5897 332.482L62.4759 331.693C62.3254 332.14 62.1751 332.589 62.025 333.039L62.1048 333.814C62.2663 333.369 62.4279 332.925 62.5897 332.482ZM62.07 330.682C61.9966 330.899 61.9231 331.117 61.8498 331.334L61.7827 330.68C61.9066 330.275 62.0307 329.87 62.1549 329.468L62.2525 330.144C62.1916 330.323 62.1308 330.502 62.07 330.682ZM61.5531 335.343L61.4837 334.672C61.4167 334.875 61.3498 335.079 61.2828 335.283C61.2209 335.471 61.1589 335.66 61.097 335.85L61.1382 336.502C61.2765 336.114 61.4147 335.728 61.5531 335.343ZM61.3066 332.956C61.1971 333.285 61.0876 333.615 60.9783 333.946L60.9474 333.445C61.0489 333.106 61.1505 332.767 61.2523 332.429L61.3066 332.956ZM60.5384 338.191L60.505 337.67C60.3969 338.004 60.2889 338.339 60.181 338.675L60.193 339.171C60.2448 339.023 60.2967 338.876 60.3486 338.728C60.4119 338.549 60.4751 338.37 60.5384 338.191ZM60.3836 335.754C60.2995 336.012 60.2154 336.27 60.1313 336.528L60.1247 336.226C60.1655 336.087 60.2063 335.947 60.2472 335.808L60.3624 335.417L60.3836 335.754ZM59.5338 341.055L59.5254 340.728C59.4409 340.994 59.3564 341.261 59.2719 341.528L59.2679 341.821C59.3565 341.565 59.4452 341.31 59.5338 341.055ZM59.4721 338.568C59.4177 338.738 59.3633 338.907 59.309 339.077L59.3097 339.037C59.3631 338.851 59.4165 338.665 59.4699 338.48L59.4721 338.568ZM58.5347 343.946L58.5356 343.875L58.3774 344.383L58.3761 344.409L58.5347 343.946ZM58.5104 346.208C58.4232 346.465 58.3362 346.722 58.249 346.979L58.2393 347.181C58.3289 346.937 58.4185 346.694 58.508 346.451L58.5104 346.208ZM58.4894 348.554C58.3692 348.882 58.2491 349.211 58.1289 349.54L58.1112 349.928C58.2362 349.61 58.3612 349.292 58.4861 348.975L58.4894 348.554ZM57.0409 352.667C57.1319 352.433 57.2228 352.2 57.3138 351.967L57.3229 351.758C57.2334 352.005 57.1439 352.252 57.0544 352.5L57.0409 352.667ZM48.348 268.474C49.0421 270.303 49.7825 272.167 50.5629 274.075C50.1578 272.813 49.7704 271.568 49.4024 270.339C44.5772 254.22 43.0686 240.685 48.6122 224.433C58.8675 194.371 87.5272 174.25 122.66 162.86C157.801 151.468 199.491 148.785 235.943 153.657C246.733 155.099 255.151 156.764 262.606 158.701C255.197 156.122 246.856 153.895 235.857 151.999C199.359 145.707 156.26 148.163 119.939 159.972C83.6072 171.784 54.1396 192.923 44.7505 223.935C39.9202 239.885 42.4373 252.892 48.348 268.474ZM235.973 151.301C245.958 153.023 253.765 155.017 260.672 157.299C253.809 154.371 246.067 151.812 235.855 149.641C199.256 141.861 154.6 144.097 116.957 156.374C79.301 168.655 48.7573 190.948 40.2124 223.207C36.0119 239.065 39.5731 251.694 46.6029 266.811C47.1871 268.067 47.7954 269.341 48.4252 270.635C48.1742 269.993 47.9284 269.356 47.6882 268.722C41.7497 253.067 39.1808 239.887 44.0748 223.726C53.5615 192.392 83.2937 171.141 119.718 159.298C156.153 147.453 199.368 144.991 235.973 151.301ZM339.759 139.148C336.995 141.972 334.127 144.654 331.133 147.225C331.654 147.001 332.177 146.777 332.702 146.553C336.221 143.568 339.575 140.334 342.813 136.779C343.103 136.46 343.407 136.133 343.724 135.798C342.404 136.936 341.083 138.052 339.759 139.148ZM300.262 167.415C300.727 167.155 301.188 166.895 301.647 166.635L301.586 166.624C301.063 166.868 300.537 167.112 300.007 167.355L300.262 167.415ZM299.348 167.925L298.957 167.833C298.447 168.064 297.933 168.294 297.417 168.524L297.963 168.69C298.428 168.435 298.889 168.18 299.348 167.925ZM297.094 169.165L296.425 168.963L296.337 169.002C295.912 169.228 295.485 169.454 295.055 169.681L295.701 169.92C296.168 169.668 296.632 169.417 297.094 169.165ZM294.869 170.366L294.213 170.123C293.762 170.359 293.309 170.594 292.853 170.83C292.952 170.874 293.05 170.917 293.149 170.961C293.259 171.009 293.369 171.058 293.479 171.106C293.945 170.859 294.408 170.613 294.869 170.366ZM254.261 182.744C266.6 178.613 277.435 174.985 287.112 171.373C278.217 174.391 268.346 177.395 257.191 180.788L257.189 180.789C250.532 182.814 243.418 184.979 235.781 187.368C219.042 192.606 204.745 196.458 192.274 199.725C190.13 200.286 188.04 200.831 186.001 201.362C176.179 203.92 167.542 206.169 159.729 208.566C140.875 214.351 126.859 220.986 112.707 234.852C90.8236 256.289 77.6007 278.777 67.292 309.378C67.3962 309.618 67.5004 309.858 67.6046 310.098C67.6627 310.233 67.7207 310.367 67.7787 310.501C79.2446 279.334 93.4839 256.283 116.759 235.055C131.047 222.018 144.108 216.192 161.916 210.787C167.821 208.995 174.24 207.25 181.397 205.305L181.402 205.304C195.839 201.38 213.278 196.641 235.552 189.049C242.155 186.798 248.379 184.714 254.261 182.744ZM67.4259 311.465C67.2698 311.101 67.1137 310.738 66.9575 310.377C66.7725 310.933 66.5884 311.491 66.4052 312.052C66.5436 312.414 66.6821 312.777 66.8206 313.142C67.0215 312.581 67.2233 312.022 67.4259 311.465ZM66.286 310.155C66.1916 310.438 66.0974 310.722 66.0035 311.007C65.8656 310.65 65.7278 310.294 65.59 309.94C65.7485 309.404 65.9079 308.871 66.0682 308.341C66.2241 308.694 66.3801 309.05 66.536 309.407C66.4525 309.656 66.3692 309.905 66.286 310.155ZM66.4552 314.169C66.3229 313.818 66.1906 313.469 66.0584 313.121C65.885 313.659 65.7124 314.199 65.5406 314.742C65.6559 315.089 65.7712 315.438 65.8866 315.788C66.0754 315.246 66.2649 314.706 66.4552 314.169ZM65.4413 312.73C65.3476 313.02 65.2542 313.311 65.1611 313.602C65.0474 313.262 64.9339 312.923 64.8205 312.586C64.9676 312.072 65.1154 311.56 65.2641 311.05C65.3947 311.388 65.5254 311.727 65.6561 312.068C65.5844 312.288 65.5127 312.509 65.4413 312.73ZM65.5057 316.888C65.3966 316.555 65.2875 316.223 65.1785 315.893C65.0172 316.409 64.8564 316.927 64.6964 317.448C64.7893 317.777 64.8824 318.107 64.9756 318.439C65.1517 317.92 65.3284 317.403 65.5057 316.888ZM64.7982 314.743C64.6456 315.226 64.4937 315.711 64.3423 316.198C64.252 315.881 64.1619 315.564 64.0718 315.249C64.2071 314.76 64.3431 314.273 64.4796 313.788C64.5857 314.105 64.6919 314.424 64.7982 314.743ZM64.5754 319.625C64.4886 319.314 64.4019 319.005 64.3153 318.696C64.1704 319.174 64.026 319.654 63.8821 320.135C63.954 320.441 64.026 320.748 64.0982 321.057C64.2075 320.726 64.317 320.397 64.4268 320.069C64.4763 319.92 64.5258 319.772 64.5754 319.625ZM63.7808 318.022C63.7063 318.267 63.632 318.512 63.5578 318.757L63.353 317.891C63.4722 317.446 63.5919 317.002 63.712 316.561C63.7947 316.851 63.8773 317.143 63.9601 317.436C63.9002 317.631 63.8405 317.827 63.7808 318.022ZM63.6744 322.344C63.6087 322.062 63.543 321.78 63.4774 321.499C63.3884 321.801 63.2997 322.104 63.2111 322.407C63.1694 322.55 63.1277 322.693 63.0861 322.836L63.2433 323.67C63.323 323.423 63.4029 323.177 63.4828 322.931C63.5466 322.735 63.6105 322.539 63.6744 322.344ZM63.1516 320.11C63.033 320.507 62.9148 320.906 62.7969 321.306L62.653 320.546C62.7581 320.141 62.8635 319.738 62.9694 319.335L63.0383 319.628C63.076 319.788 63.1138 319.949 63.1516 320.11ZM62.7904 325.079L62.6518 324.342C62.5357 324.747 62.42 325.154 62.3045 325.562L62.4084 326.282C62.5354 325.879 62.6628 325.479 62.7904 325.079ZM62.3607 322.798C62.2594 323.147 62.1583 323.498 62.0574 323.849L61.9678 323.227C62.0579 322.868 62.1485 322.511 62.2392 322.155L62.3607 322.798ZM61.8332 327.241C61.7352 327.592 61.6376 327.945 61.5401 328.298L61.5983 328.872C61.7052 328.527 61.8123 328.182 61.9195 327.838L61.8332 327.241ZM61.5835 325.512C61.5037 325.795 61.424 326.078 61.3445 326.361L61.3001 325.918C61.3717 325.625 61.4435 325.332 61.5154 325.041L61.5835 325.512ZM61.0653 330.607L61.0227 330.19C60.9483 330.464 60.874 330.739 60.7998 331.015L60.8231 331.404C60.9038 331.138 60.9845 330.872 61.0653 330.607ZM60.734 328.562L60.669 328.798L60.6567 328.586C60.704 328.387 60.7514 328.189 60.7989 327.99L60.8237 328.235C60.7938 328.344 60.7639 328.453 60.734 328.562ZM60.0759 333.892C60.1288 333.714 60.1816 333.537 60.2346 333.36L60.2234 333.177C60.1732 333.367 60.1231 333.557 60.0731 333.747L60.0759 333.892ZM50.0785 270.138C50.8024 272.557 51.6016 275.034 52.4636 277.59C51.9738 275.673 51.5198 273.797 51.1061 271.954C47.3863 255.382 46.9304 241.503 53.1472 225.144C64.086 196.354 91.6874 177.334 125.555 166.383C159.43 155.43 199.637 152.528 235.908 156.02C247.501 157.134 256.526 158.408 264.517 159.941C256.572 157.77 247.637 155.934 235.853 154.359C199.492 149.499 157.909 152.178 122.88 163.534C87.8413 174.893 59.432 194.907 49.2804 224.665C43.801 240.729 45.278 254.102 50.0785 270.138ZM315.869 155.66C315.355 155.829 314.841 155.999 314.328 156.17C314.747 156.059 315.167 155.948 315.588 155.838C315.682 155.779 315.776 155.719 315.869 155.66ZM318.519 154.799C318.276 154.957 318.033 155.115 317.789 155.273C317.869 155.253 317.948 155.232 318.028 155.212L318.127 155.188C318.37 155.023 318.613 154.858 318.855 154.692L318.519 154.799ZM315.874 156.495C316.037 156.453 316.2 156.411 316.363 156.368C316.066 156.565 315.767 156.761 315.468 156.957C315.31 156.988 315.152 157.018 314.994 157.049C315.186 156.929 315.377 156.809 315.568 156.689C315.67 156.624 315.772 156.56 315.874 156.495ZM321.135 153.974C320.787 154.218 320.438 154.462 320.087 154.704C320.271 154.66 320.455 154.616 320.639 154.571C320.995 154.315 321.349 154.057 321.702 153.799C321.513 153.857 321.324 153.916 321.135 153.974ZM318.421 155.844C318.642 155.789 318.863 155.734 319.085 155.679C318.694 155.954 318.301 156.229 317.906 156.502C317.693 156.541 317.48 156.579 317.267 156.618C317.654 156.361 318.038 156.103 318.421 155.844ZM323.712 153.187C323.282 153.511 322.85 153.833 322.415 154.153C322.523 154.128 322.631 154.103 322.74 154.078C323.262 153.727 323.781 153.371 324.295 153.013C324.101 153.071 323.906 153.129 323.712 153.187ZM320.94 155.228L321.035 155.205C320.943 155.265 320.85 155.326 320.756 155.386C320.637 155.463 320.517 155.54 320.396 155.617C320.578 155.488 320.759 155.358 320.94 155.228ZM256.999 180.105C268.124 176.72 277.957 173.727 286.808 170.727C285.662 170.119 284.546 169.521 283.453 168.931C270.493 174.104 255.325 179.451 235.796 185.009C218.974 189.794 204.346 193.402 191.428 196.587L191.326 196.613C178.448 199.788 167.278 202.542 157.318 205.625C137.359 211.805 122.291 219.3 108.178 234.125C87.7038 255.637 75.5075 277.522 66.3821 307.309C66.4672 307.5 66.5522 307.692 66.6373 307.885C66.7152 308.062 66.793 308.238 66.8709 308.416C77.1691 278.113 90.4052 255.706 112.212 234.345C126.471 220.374 140.6 213.694 159.519 207.889C167.348 205.487 176.003 203.233 185.825 200.675L185.851 200.669C187.881 200.14 189.96 199.598 192.093 199.04C204.56 195.774 218.844 191.925 235.568 186.693C243.217 184.299 250.338 182.132 256.996 180.106L256.999 180.105ZM284.307 168.589C285.42 169.189 286.558 169.797 287.727 170.414C288.193 170.255 288.655 170.096 289.115 169.936C287.802 169.347 286.525 168.768 285.273 168.199C284.952 168.329 284.63 168.459 284.307 168.589ZM286.176 167.833C287.449 168.411 288.75 168.999 290.087 169.598C290.555 169.435 291.021 169.271 291.484 169.107L290.341 168.68C289.235 168.267 288.15 167.862 287.08 167.464C286.78 167.587 286.479 167.71 286.176 167.833ZM291.935 168.52L292.52 168.737C292.764 168.65 293.007 168.562 293.25 168.474C293.393 168.401 293.536 168.328 293.678 168.256L293.825 168.18C292.142 167.676 290.504 167.188 288.895 166.717C288.613 166.834 288.329 166.951 288.045 167.068C288.475 167.228 288.908 167.39 289.343 167.552C289.779 167.715 290.217 167.878 290.659 168.043C291.082 168.201 291.507 168.36 291.935 168.52ZM289.934 166.286C291.499 166.746 293.094 167.222 294.731 167.714C295.116 167.516 295.499 167.317 295.88 167.118C294.119 166.714 292.401 166.329 290.708 165.962C290.451 166.07 290.193 166.178 289.934 166.286ZM291.841 165.486C293.477 165.845 295.139 166.221 296.843 166.615C297.218 166.417 297.592 166.22 297.964 166.023C296.12 165.726 294.316 165.449 292.535 165.193C292.304 165.29 292.073 165.388 291.841 165.486ZM293.786 164.661C295.493 164.913 297.225 165.184 298.995 165.474C299.213 165.357 299.431 165.24 299.648 165.123C299.792 165.045 299.935 164.968 300.078 164.891C298.146 164.708 296.251 164.548 294.376 164.408C294.179 164.492 293.983 164.577 293.786 164.661ZM300.756 165.33C300.95 165.225 301.144 165.119 301.338 165.013C301.477 165.027 301.615 165.041 301.754 165.055C301.846 165.064 301.938 165.074 302.03 165.083L301.827 165.197C301.391 165.374 300.953 165.55 300.512 165.725L300.14 165.663C300.346 165.552 300.551 165.441 300.756 165.33ZM295.776 163.807C297.554 163.947 299.353 164.107 301.188 164.288C301.532 164.1 301.874 163.912 302.215 163.725C300.19 163.663 298.2 163.627 296.225 163.613L295.776 163.807ZM302.434 164.413C302.823 164.199 303.21 163.985 303.595 163.77C303.828 163.779 304.061 163.787 304.294 163.796C303.896 164.025 303.496 164.253 303.094 164.482C302.874 164.459 302.654 164.436 302.434 164.413ZM297.816 162.921C299.662 162.946 301.524 162.99 303.42 163.056C303.751 162.872 304.081 162.687 304.409 162.503C302.291 162.57 300.206 162.665 298.131 162.784L297.816 162.921ZM304.779 163.108C305.163 162.892 305.545 162.675 305.925 162.459C306.157 162.453 306.389 162.447 306.622 162.442C306.229 162.673 305.834 162.904 305.438 163.135C305.218 163.126 304.998 163.116 304.779 163.108ZM299.97 161.977C301.868 161.883 303.782 161.808 305.726 161.757C306.028 161.585 306.329 161.412 306.629 161.24C304.415 161.446 302.231 161.681 300.053 161.941L299.97 161.977ZM307.211 161.722C307.576 161.512 307.94 161.301 308.302 161.09C308.392 161.082 308.482 161.075 308.572 161.067C308.709 161.055 308.846 161.044 308.983 161.033C308.609 161.259 308.234 161.485 307.856 161.71C307.641 161.714 307.426 161.718 307.211 161.722ZM302.9 160.904C304.613 160.718 306.336 160.549 308.08 160.398C308.257 160.296 308.432 160.193 308.608 160.09C308.708 160.031 308.807 159.973 308.907 159.914C306.889 160.222 304.893 160.553 302.9 160.904ZM309.709 160.263C310.061 160.055 310.411 159.847 310.76 159.638C310.976 159.607 311.192 159.576 311.408 159.546C311.049 159.769 310.687 159.993 310.324 160.216C310.119 160.231 309.914 160.247 309.709 160.263ZM306.55 159.568C307.864 159.355 309.185 159.151 310.517 158.958C310.75 158.819 310.982 158.679 311.213 158.54C309.651 158.87 308.099 159.213 306.55 159.568ZM312.308 158.705C312.634 158.508 312.957 158.31 313.28 158.112C313.476 158.072 313.672 158.032 313.868 157.993C313.536 158.206 313.204 158.417 312.869 158.629C312.682 158.654 312.495 158.68 312.308 158.705ZM316.464 157.489C316.222 157.534 315.98 157.58 315.739 157.626C315.337 157.889 314.933 158.151 314.526 158.413C314.626 158.4 314.725 158.387 314.824 158.375C314.955 158.359 315.086 158.342 315.216 158.326C315.635 158.048 316.05 157.769 316.464 157.489ZM313.876 159.21C313.623 159.243 313.37 159.276 313.118 159.31C312.699 159.575 312.277 159.84 311.852 160.104C312.091 160.088 312.331 160.071 312.571 160.055C313.008 159.774 313.443 159.493 313.876 159.21ZM311.321 160.852C311.063 160.87 310.807 160.889 310.55 160.909C310.125 161.17 309.697 161.43 309.266 161.69C309.479 161.687 309.693 161.685 309.907 161.683C310.024 161.628 310.142 161.573 310.26 161.518C310.615 161.296 310.969 161.074 311.321 160.852ZM308.33 162.41L308.06 162.414C307.79 162.575 307.519 162.735 307.247 162.896C307.61 162.735 307.971 162.573 308.33 162.41ZM290.673 171.949C291.134 171.715 291.592 171.48 292.048 171.246C292.258 171.339 292.47 171.433 292.682 171.527C292.399 171.676 292.115 171.825 291.83 171.974C291.647 172.07 291.464 172.165 291.28 172.261C291.077 172.157 290.875 172.053 290.673 171.949ZM298.771 166.397L298.685 166.442C298.868 166.371 299.051 166.3 299.233 166.229L299.119 166.211C299.003 166.273 298.887 166.335 298.771 166.397ZM313.217 157.318C313.15 157.36 313.082 157.401 313.015 157.443C312.099 157.629 311.188 157.819 310.281 158.014C311.368 157.708 312.457 157.408 313.55 157.113C313.439 157.181 313.328 157.25 313.217 157.318ZM292.722 164.343L292.419 164.462L292.438 164.464L292.722 164.343ZM290.891 165.117C290.985 165.078 291.078 165.038 291.171 164.999L291.072 164.985C290.889 165.056 290.705 165.127 290.521 165.198L290.637 165.224C290.722 165.188 290.807 165.152 290.891 165.117ZM289.495 165.701L289.315 165.663C289.098 165.746 288.88 165.829 288.662 165.913L288.852 165.968C288.997 165.908 289.142 165.848 289.286 165.788C289.356 165.759 289.425 165.73 289.495 165.701ZM287.711 165.517L287.533 165.585L287.455 165.562L287.98 165.381L288.036 165.393C287.928 165.435 287.819 165.476 287.711 165.517ZM287.807 166.4L287.566 166.33C287.319 166.425 287.07 166.519 286.821 166.613L287.067 166.705C287.314 166.603 287.561 166.502 287.807 166.4ZM286.431 166.003C286.224 166.081 286.016 166.16 285.808 166.238L285.652 166.18C285.865 166.107 286.077 166.035 286.289 165.962L286.431 166.003ZM286.099 167.1L285.811 166.994C285.541 167.095 285.27 167.197 284.998 167.299L285.287 167.43C285.558 167.32 285.829 167.21 286.099 167.1ZM284.795 166.618C284.559 166.706 284.322 166.795 284.084 166.883L283.868 166.785C284.109 166.704 284.349 166.623 284.588 166.542L284.795 166.618ZM284.06 167.648C283.766 167.758 283.47 167.867 283.173 167.977L283.495 168.151C283.651 168.089 283.807 168.026 283.963 167.964C284.103 167.907 284.243 167.851 284.383 167.795L284.06 167.648ZM282.718 167.39C282.594 167.435 282.469 167.481 282.344 167.527L282.082 167.385C282.352 167.295 282.62 167.205 282.887 167.116L283.144 167.232C283.002 167.285 282.86 167.337 282.718 167.39ZM282.641 168.492L282.291 168.302C269.647 172.946 254.888 177.766 235.807 182.649C221.752 186.246 209.054 189.17 197.499 191.831C181.228 195.578 167.223 198.803 154.889 202.649C133.826 209.217 117.714 217.578 103.656 233.396C84.5308 254.916 73.3921 276.239 65.4621 305.253C65.6228 305.609 65.7837 305.967 65.9446 306.326C75.0674 276.856 87.2757 255.059 107.666 233.635C121.888 218.695 137.078 211.15 157.107 204.949C167.086 201.859 178.273 199.101 191.139 195.929L191.256 195.9C204.174 192.715 218.791 189.109 235.6 184.328C254.835 178.854 269.823 173.588 282.641 168.492ZM103.128 232.923C84.0936 254.341 72.9424 275.571 65.0056 304.246C64.844 303.891 64.6826 303.538 64.5213 303.187C71.2459 274.926 81.2978 254.142 99.1242 232.671C113.109 215.833 130.259 206.596 152.428 199.64C167.433 194.932 184.711 191.276 204.848 187.015L204.852 187.015C214.494 184.974 224.793 182.795 235.812 180.295C254.449 176.067 268.82 171.79 281.166 167.69L281.462 167.851C268.965 172.423 254.39 177.162 235.629 181.963C221.62 185.548 208.936 188.469 197.382 191.131L197.38 191.131C181.08 194.885 167.028 198.121 154.676 201.973C133.539 208.565 117.298 216.979 103.128 232.923ZM65.6299 307.35C65.4771 307.007 65.3243 306.665 65.1717 306.324C65.0362 306.828 64.9016 307.334 64.768 307.843C64.9022 308.183 65.0366 308.525 65.1712 308.868C65.3232 308.36 65.4761 307.854 65.6299 307.35ZM64.505 306.081C64.4462 306.299 64.3877 306.518 64.3293 306.737C64.1956 306.401 64.0621 306.067 63.9287 305.734C64.0376 305.255 64.1473 304.779 64.258 304.304C64.4099 304.637 64.5619 304.972 64.714 305.308C64.6441 305.565 64.5744 305.823 64.505 306.081ZM64.8443 309.968C64.7181 309.645 64.5921 309.322 64.4662 309.001C64.3422 309.481 64.2191 309.964 64.0967 310.448C64.2054 310.767 64.3142 311.087 64.4232 311.409C64.5628 310.927 64.7032 310.446 64.8443 309.968ZM64.0261 307.884C63.9096 308.329 63.7937 308.776 63.6786 309.225C63.5719 308.914 63.4654 308.604 63.359 308.295C63.457 307.845 63.5557 307.397 63.6551 306.95C63.7787 307.26 63.9023 307.572 64.0261 307.884ZM64.0811 312.6C63.9809 312.302 63.8807 312.005 63.7806 311.71C63.6686 312.161 63.5572 312.615 63.4464 313.07C63.5307 313.362 63.6151 313.655 63.6996 313.949C63.7795 313.664 63.8596 313.38 63.9399 313.097C63.9869 312.931 64.034 312.765 64.0811 312.6ZM63.3608 310.474C63.2575 310.884 63.1548 311.295 63.0526 311.708C62.9718 311.429 62.891 311.151 62.8104 310.874C62.897 310.458 62.9843 310.043 63.0721 309.63C63.1366 309.818 63.2012 310.007 63.2658 310.196L63.3608 310.474ZM63.3383 315.249C63.2627 314.984 63.1872 314.721 63.1119 314.458C63.0159 314.86 62.9204 315.264 62.8254 315.669L63.0103 316.446C63.1192 316.046 63.2286 315.646 63.3383 315.249ZM62.7159 313.082C62.6305 313.434 62.5454 313.787 62.4608 314.141L62.2902 313.428C62.3291 313.233 62.3681 313.038 62.4072 312.844C62.44 312.681 62.473 312.518 62.506 312.355C62.5758 312.597 62.6458 312.839 62.7159 313.082ZM62.6248 317.876L62.4672 317.212C62.3857 317.567 62.3044 317.923 62.2235 318.281L62.346 318.926C62.4386 318.575 62.5316 318.225 62.6248 317.876ZM61.9567 316.28C61.936 316.37 61.9152 316.459 61.8945 316.549L61.7892 315.994C61.8468 315.692 61.9047 315.392 61.9628 315.092L62.0998 315.667C62.052 315.871 62.0043 316.075 61.9567 316.28ZM61.9296 320.519L61.8348 320.018C61.7685 320.318 61.7023 320.619 61.6364 320.921L61.7041 321.393C61.7791 321.101 61.8542 320.809 61.9296 320.519ZM61.5022 318.265C61.452 318.487 61.402 318.71 61.352 318.933L61.303 318.589C61.325 318.469 61.347 318.35 61.369 318.23L61.4315 317.893L61.5022 318.265ZM61.2483 323.188L61.2078 322.907C61.1607 323.129 61.1136 323.35 61.0667 323.573L61.0908 323.816C61.1432 323.607 61.1957 323.397 61.2483 323.188ZM60.9185 320.895L60.8399 321.256L60.8342 321.197C60.8577 321.064 60.8811 320.931 60.9047 320.798L60.9185 320.895ZM51.7949 271.802C52.4924 274.909 53.3055 278.114 54.2119 281.45C53.6822 278.745 53.2147 276.121 52.8199 273.56C50.1962 256.543 50.7832 242.33 57.6953 225.846C69.236 198.322 95.7921 180.376 128.421 169.851C161.055 159.325 199.821 156.204 235.887 158.372C248.287 159.119 257.922 159.959 266.445 161.04C257.964 159.329 248.421 157.933 235.845 156.725C199.648 153.239 159.54 156.139 125.775 167.057C92.0016 177.977 64.6373 196.895 53.8072 225.399C47.654 241.59 48.0951 255.319 51.7949 271.802ZM284.596 165.791L285.094 165.622L285.042 165.607L284.522 165.764L284.596 165.791ZM283.528 166.152L283.391 166.102C283.185 166.164 282.978 166.226 282.771 166.287L282.923 166.356C283.125 166.288 283.327 166.22 283.528 166.152ZM282.276 165.695L281.786 165.841L281.709 165.806L282.221 165.675L282.276 165.695ZM281.94 166.686L281.738 166.594C281.499 166.665 281.259 166.736 281.019 166.807L281.231 166.922C281.468 166.843 281.704 166.764 281.94 166.686ZM280.75 166.147C280.547 166.207 280.343 166.267 280.139 166.327L279.984 166.243C280.194 166.19 280.403 166.137 280.611 166.085L280.75 166.147ZM280.313 167.226L280.061 167.089C268.003 170.626 254.011 174.346 235.813 177.939C228.089 179.464 220.664 180.876 213.529 182.233L213.512 182.236C189.034 186.891 167.968 190.898 149.934 196.584C126.654 203.924 108.475 214.049 94.5921 231.946C78.0132 253.319 69.0753 273.589 63.567 301.125C63.7256 301.465 63.8842 301.807 64.043 302.15C70.7853 274.253 80.8523 253.57 98.5808 232.217C112.681 215.24 129.967 205.945 152.214 198.964C167.252 194.246 184.582 190.579 204.742 186.313L204.748 186.312C214.384 184.273 224.666 182.097 235.653 179.605C253.948 175.454 268.124 171.257 280.313 167.226ZM94.0339 231.51C77.5602 252.747 68.6022 272.909 63.0632 300.05C62.9093 299.723 62.7555 299.397 62.6019 299.073C66.8797 272.237 74.6733 252.46 90.0629 231.219C103.813 212.24 123.018 201.213 147.412 193.49C168.966 186.666 194.537 182.43 223.941 177.559L224.012 177.547C227.882 176.906 231.818 176.254 235.819 175.584C253.582 172.609 267.199 169.457 278.976 166.497L279.179 166.608C267.289 170.082 253.504 173.725 235.673 177.245C227.96 178.767 220.54 180.179 213.406 181.535C188.919 186.192 167.796 190.209 149.719 195.909C126.359 203.274 108.034 213.462 94.0339 231.51ZM63.7781 303.257C63.6305 302.936 63.4828 302.616 63.3354 302.298C63.2492 302.74 63.1639 303.184 63.0794 303.629C63.2083 303.947 63.3375 304.266 63.4668 304.586C63.5698 304.141 63.6735 303.698 63.7781 303.257ZM62.8293 301.21C62.7487 301.615 62.669 302.021 62.5899 302.429C62.4672 302.129 62.3446 301.831 62.2223 301.533C62.2833 301.124 62.3451 300.717 62.4077 300.311C62.548 300.61 62.6886 300.909 62.8293 301.21ZM63.1912 305.789C63.0737 305.497 62.9563 305.205 62.839 304.914C62.7635 305.324 62.6886 305.735 62.6144 306.147C62.6823 306.342 62.7503 306.538 62.8185 306.734L62.9164 307.016C63.0073 306.605 63.0989 306.197 63.1912 305.789ZM62.3467 303.699C62.2779 304.064 62.2097 304.429 62.1421 304.796C62.0496 304.533 61.9573 304.27 61.8652 304.008C61.8882 303.843 61.9113 303.679 61.9346 303.514C61.9635 303.31 61.9925 303.106 62.0218 302.903C62.13 303.167 62.2383 303.433 62.3467 303.699ZM62.627 308.335C62.5386 308.08 62.4504 307.824 62.3624 307.57C62.2978 307.94 62.2338 308.311 62.1703 308.683C62.2436 308.933 62.3171 309.184 62.3907 309.436C62.469 309.068 62.5477 308.701 62.627 308.335ZM61.8866 306.202C61.8303 306.516 61.7744 306.831 61.7188 307.147L61.5285 306.502C61.5705 306.18 61.6129 305.86 61.6557 305.541C61.7325 305.76 61.8095 305.981 61.8866 306.202ZM61.8987 311.795C61.9599 311.496 62.0214 311.197 62.0832 310.899C62.0229 310.692 61.9627 310.486 61.9025 310.279C61.8525 310.582 61.8028 310.886 61.7535 311.191L61.8987 311.795ZM61.4467 308.722C61.407 308.956 61.3676 309.19 61.3283 309.424L61.2175 308.964C61.247 308.724 61.2765 308.484 61.3064 308.244L61.4467 308.722ZM61.5674 313.438L61.4644 313.008C61.428 313.242 61.3917 313.476 61.3556 313.71L61.433 314.118C61.4776 313.891 61.5224 313.664 61.5674 313.438ZM60.9645 311.645L60.9252 311.437L60.9776 310.981L61.0337 311.215L60.9645 311.645ZM61.0702 315.99L61.0377 315.819C61.016 315.966 60.9943 316.113 60.9727 316.261L60.9923 316.4C61.0182 316.263 61.0442 316.126 61.0702 315.99ZM53.5176 273.455C54.0859 277.141 54.8057 280.961 55.6457 284.969L55.663 285.003C55.1914 281.605 54.8069 278.335 54.527 275.163C52.9872 257.71 54.6041 243.171 62.2371 226.553C74.3029 200.285 99.8225 183.386 131.236 173.277C162.653 163.167 200.016 159.832 235.86 160.731C249.071 161.062 259.315 161.419 268.361 162.003C259.357 160.796 249.213 159.883 235.849 159.078C199.843 156.914 161.169 160.033 128.64 170.525C96.1057 181.019 69.7744 198.868 58.3464 226.123C51.4967 242.458 50.9085 256.533 53.5176 273.455ZM55.2303 275.104C55.5653 278.9 56.0501 282.836 56.6554 286.964L56.8006 287.251C54.9672 264.434 56.8107 247.187 66.777 227.26C79.2944 202.234 103.784 186.355 134.003 176.653C164.223 166.95 200.22 163.409 235.831 163.088C239.548 163.055 243.042 163.019 246.349 162.984L246.361 162.984L246.363 162.984C255.562 162.889 263.307 162.809 270.352 162.846C260.817 162.18 250.05 161.794 235.846 161.439C200.048 160.541 162.771 163.874 131.455 173.951C100.135 184.029 74.8286 200.836 62.8786 226.851C55.3063 243.338 53.6991 257.749 55.2303 275.104ZM67.4084 227.58C57.2619 247.867 55.5877 265.327 57.6523 288.945C57.7038 289.048 57.7554 289.15 57.807 289.253L57.899 289.437C57.302 265.898 60.3704 248.167 71.3157 227.973C84.2163 204.17 107.68 189.289 136.723 179.985C165.766 170.682 200.43 166.942 235.8 165.45C246.026 165.021 254.645 164.543 262.309 164.117L262.312 164.117L262.333 164.116C265.886 163.919 269.233 163.733 272.441 163.569C264.844 163.501 256.489 163.587 246.368 163.692C243.06 163.726 239.562 163.763 235.841 163.796C200.262 164.116 164.345 167.655 134.221 177.327C104.095 186.999 79.8078 202.789 67.4084 227.58ZM71.9365 228.313C60.8316 248.801 57.8815 266.715 58.649 290.941C58.758 291.16 58.8672 291.38 58.9766 291.601C59.6146 267.342 63.8961 249.129 75.8632 228.676C89.083 206.076 111.521 192.171 139.405 183.262C167.285 174.353 200.651 170.425 235.779 167.807C250.194 166.731 261.553 165.529 271.502 164.476C272.418 164.379 273.322 164.283 274.216 164.189C270.489 164.373 266.581 164.59 262.385 164.823C254.716 165.248 246.085 165.727 235.833 166.158C200.483 167.648 165.893 171.385 136.941 180.659C107.989 189.933 84.7175 204.731 71.9365 228.313ZM58.7089 292.649C58.7864 292.806 58.8639 292.964 58.9415 293.121L58.9369 293.356C58.9348 293.467 58.9328 293.577 58.9309 293.688L58.7313 293.221C58.7236 293.03 58.7162 292.839 58.7089 292.649ZM76.4726 229.036C64.3617 249.735 60.1632 268.108 59.6515 292.967C59.7772 293.223 59.9031 293.479 60.0292 293.736C61.9026 268.766 67.3846 250.076 80.409 229.388C93.895 207.966 115.31 195.016 142.048 186.495C168.78 177.975 200.872 173.872 235.755 170.169C252.192 168.425 264.802 166.499 275.802 164.772L275.744 164.741C274.4 164.882 273.034 165.027 271.639 165.174C261.687 166.228 250.306 167.432 235.835 168.513C200.713 171.13 167.418 175.054 139.622 183.936C111.829 192.817 89.5721 206.642 76.4726 229.036ZM59.6245 294.513C59.7257 294.72 59.827 294.927 59.9285 295.136C59.9106 295.394 59.8932 295.653 59.876 295.913L59.6144 295.295C59.6174 295.034 59.6208 294.773 59.6245 294.513ZM81.0065 229.768C67.8508 250.665 62.4267 269.497 60.6463 295C60.7826 295.28 60.9191 295.562 61.0557 295.844C64.1584 270.162 70.821 250.992 84.9474 230.092C98.6474 209.823 119.036 197.809 144.639 189.675C170.234 181.543 201.081 177.276 235.725 172.526C252.626 170.209 265.632 167.704 276.932 165.385L276.828 165.328C265.611 167.092 252.742 169.079 235.833 170.873C200.944 174.576 168.92 178.675 142.264 187.169C115.615 195.662 94.3722 208.538 81.0065 229.768ZM60.5513 296.42C60.6681 296.661 60.785 296.904 60.902 297.147C60.8657 297.462 60.8299 297.778 60.7947 298.095C60.6936 297.854 60.5928 297.614 60.4921 297.374C60.5113 297.055 60.531 296.737 60.5513 296.42ZM85.5325 230.491C71.2847 251.571 64.6625 270.87 61.627 297.029C61.7737 297.334 61.9205 297.641 62.0675 297.949C66.3922 271.545 74.2141 251.887 89.4909 230.801C103.36 211.658 122.718 200.564 147.197 192.815C168.801 185.974 194.427 181.73 223.821 176.861L223.837 176.858C227.725 176.214 231.68 175.559 235.7 174.886C253.065 171.978 266.462 168.9 278.058 165.997L277.897 165.909C266.401 168.277 253.157 170.851 235.824 173.228C201.162 177.98 170.381 182.24 144.856 190.35C119.338 198.457 99.1125 210.399 85.5325 230.491ZM61.4776 298.349C61.6083 298.622 61.7391 298.898 61.8702 299.174C61.8126 299.537 61.7557 299.901 61.6994 300.267C61.6312 300.102 61.563 299.938 61.4948 299.774L61.3587 299.446C61.3976 299.079 61.4373 298.713 61.4776 298.349ZM61.3563 302.566C61.4021 302.249 61.4484 301.934 61.4951 301.619C61.3988 301.385 61.3027 301.152 61.2067 300.92C61.1747 301.238 61.1433 301.558 61.1123 301.878C61.1935 302.107 61.2748 302.336 61.3563 302.566ZM60.5574 300.318C60.5837 300.061 60.6103 299.804 60.6374 299.548L60.4004 298.98C60.3863 299.24 60.3726 299.501 60.3591 299.763L60.5574 300.318ZM59.7445 298.048C59.7552 297.862 59.766 297.677 59.7771 297.492L59.6 297.072C59.5991 297.261 59.5984 297.45 59.5979 297.639L59.7445 298.048ZM58.9032 295.71L58.9061 295.431L58.8195 295.227L58.8334 295.517L58.9032 295.71ZM59.6464 299.864L59.5993 299.733L59.6006 300.01L59.6335 300.121L59.6464 299.864ZM60.2585 301.884L60.2459 302.176L60.3428 302.502C60.3597 302.322 60.3769 302.142 60.3942 301.963L60.2704 301.614L60.2585 301.884ZM60.16 304.363L60.1706 304.398L60.1564 304.561L60.1533 304.549L60.16 304.363ZM60.9088 304.072L60.8859 304.33L61.0371 304.84C61.0718 304.585 61.1068 304.331 61.142 304.077L61.1268 304.034C61.0697 303.872 61.0127 303.71 60.9557 303.549C60.94 303.723 60.9243 303.897 60.9088 304.072ZM60.7223 306.262L60.8089 306.555L60.7489 307.02L60.6831 306.747C60.696 306.585 60.7091 306.423 60.7223 306.262ZM57.9473 291.113L57.8278 290.873L57.8569 291.179L57.9571 291.413L57.9473 291.113ZM278.967 165.688L279.068 165.743L279.572 165.616L279.491 165.58L278.967 165.688ZM280.669 165.336L280.673 165.338L280.739 165.321L280.669 165.336ZM278.004 165.164L278.386 165.085L278.383 165.084L277.974 165.148L278.004 165.164ZM325.753 151.846C325.857 151.815 325.962 151.785 326.067 151.755C326.567 151.392 327.063 151.027 327.556 150.657C327.202 150.785 326.848 150.913 326.496 151.042C326.098 151.356 325.698 151.668 325.296 151.979C325.448 151.934 325.601 151.89 325.753 151.846ZM330.769 148.154C330.315 148.522 329.858 148.885 329.398 149.246C329.001 149.386 328.604 149.527 328.21 149.669C328.558 149.385 328.905 149.1 329.251 148.813C329.755 148.593 330.262 148.374 330.769 148.154ZM323.388 152.545C323.693 152.315 323.997 152.084 324.3 151.852C324.161 151.904 324.022 151.956 323.883 152.008C323.579 152.23 323.273 152.451 322.967 152.672C323.107 152.629 323.247 152.587 323.388 152.545ZM326.147 150.415L325.921 150.498C326.156 150.321 326.39 150.144 326.623 149.967L326.819 149.88C326.596 150.059 326.372 150.237 326.147 150.415ZM320.819 153.331C320.988 153.212 321.156 153.093 321.324 152.974L321.221 153.013C321.15 153.061 321.078 153.109 321.006 153.158C320.899 153.229 320.792 153.301 320.685 153.372L320.819 153.331ZM59.2129 346.587L59.2076 347.148C59.3612 346.76 59.5148 346.373 59.6683 345.987L59.6516 345.402C59.5054 345.796 59.3592 346.191 59.2129 346.587ZM60.3087 343.637L60.3279 344.334C60.503 343.896 60.678 343.46 60.853 343.025L60.8059 342.311C60.6402 342.751 60.4745 343.194 60.3087 343.637ZM61.4089 340.713L61.4614 341.517C61.6558 341.037 61.8503 340.557 62.0447 340.08L61.9599 339.263C61.7762 339.745 61.5925 340.228 61.4089 340.713ZM62.5181 337.805L62.6105 338.694C62.8255 338.169 63.0405 337.646 63.2555 337.125L63.1272 336.226C62.924 336.751 62.7211 337.277 62.5181 337.805ZM63.6482 334.886L63.7855 335.844C63.8925 335.586 63.9997 335.328 64.1068 335.071C64.2304 334.774 64.3541 334.478 64.4778 334.183L64.3017 333.218C64.0837 333.772 63.8659 334.328 63.6482 334.886ZM64.9774 332.992C65.2213 332.412 65.4654 331.835 65.7096 331.26C65.6643 331.057 65.619 330.854 65.5737 330.652L65.4825 330.245C65.2519 330.82 65.0216 331.398 64.7916 331.979L64.9774 332.992ZM65.946 329.092C66.0251 329.443 66.1043 329.795 66.1835 330.148C66.3123 329.847 66.4411 329.546 66.5699 329.246C66.6974 328.949 66.825 328.653 66.9526 328.357C66.8592 328.004 66.7657 327.652 66.6723 327.302C66.5391 327.628 66.406 327.955 66.273 328.283C66.164 328.552 66.055 328.822 65.946 329.092ZM67.114 326.223C67.2109 326.585 67.308 326.948 67.405 327.312C67.6769 326.686 67.9491 326.063 68.2217 325.443C68.1573 325.233 68.0929 325.024 68.0285 324.815C67.9811 324.662 67.9336 324.508 67.8862 324.355C67.6283 324.975 67.371 325.598 67.114 326.223ZM68.3095 323.341C68.4249 323.712 68.5404 324.084 68.6559 324.457C68.9385 323.817 69.2216 323.181 69.5053 322.547C69.3747 322.175 69.2441 321.804 69.1134 321.435C68.8449 322.068 68.5769 322.703 68.3095 323.341ZM69.5214 320.478C69.6558 320.855 69.79 321.233 69.9242 321.613C70.2173 320.962 70.5108 320.315 70.805 319.67C70.7185 319.451 70.6319 319.232 70.5453 319.015C70.4823 318.856 70.4192 318.698 70.3561 318.541C70.0772 319.183 69.799 319.829 69.5214 320.478ZM69.1707 319.499C69.4416 318.869 69.7131 318.242 69.9853 317.617C69.8347 317.244 69.684 316.873 69.5331 316.503C69.2767 317.126 69.0211 317.751 68.7662 318.38C68.901 318.751 69.0359 319.124 69.1707 319.499ZM68.7629 320.451C68.6323 320.085 68.5016 319.721 68.3709 319.359C68.226 319.719 68.0814 320.081 67.937 320.443C67.8365 320.695 67.7363 320.947 67.6361 321.2C67.7512 321.563 67.8663 321.927 67.9814 322.294C68.2414 321.677 68.5018 321.062 68.7629 320.451ZM67.5583 323.301C67.4473 322.946 67.3363 322.593 67.2253 322.24C67.0804 322.609 66.9356 322.979 66.791 323.35C66.7019 323.578 66.6127 323.808 66.5237 324.037C66.6195 324.389 66.7154 324.743 66.8113 325.098C67.0599 324.497 67.3088 323.898 67.5583 323.301ZM66.3697 326.171C66.2779 325.829 66.1861 325.488 66.0943 325.149C65.8758 325.717 65.6576 326.287 65.4398 326.86C65.5171 327.199 65.5945 327.539 65.672 327.881C65.9042 327.308 66.1368 326.738 66.3697 326.171ZM65.2084 329.027C65.1349 328.702 65.0614 328.377 64.9881 328.054C64.7821 328.601 64.5764 329.149 64.371 329.7C64.4306 330.022 64.4904 330.345 64.5502 330.669C64.7693 330.119 64.9887 329.572 65.2084 329.027ZM64.06 331.902C64.004 331.597 63.948 331.294 63.8921 330.991C63.6993 331.512 63.5067 332.036 63.3144 332.562L63.4441 333.464C63.6492 332.941 63.8545 332.42 64.06 331.902ZM62.9225 334.797L62.8031 333.965C62.626 334.453 62.4491 334.943 62.2724 335.435L62.3572 336.253C62.5455 335.766 62.7339 335.281 62.9225 334.797ZM61.798 337.704L61.722 336.972C61.5654 337.412 61.4089 337.853 61.2525 338.295L61.2985 339.01C61.4649 338.573 61.6314 338.138 61.798 337.704ZM60.6941 340.6L60.6547 339.993C60.5174 340.385 60.3802 340.777 60.2431 341.171L60.2583 341.755C60.4035 341.369 60.5488 340.984 60.6941 340.6ZM59.599 343.513L59.5868 343.064C59.471 343.4 59.3552 343.736 59.2394 344.074L59.2347 344.49L59.3852 344.086C59.4565 343.895 59.5277 343.704 59.599 343.513Z' fill='url(%23paint0_linear_274_685)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_274_685' x1='459.437' y1='123.845' x2='-70.9552' y2='450.766' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E6F7FF'/%3E%3Cstop offset='1' stop-color='%23FBFBFB'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 380px;
  height: 567px;
  bottom: -300px;
  right: 0;
}

.services-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.services-block .service-wrap {
  width: 25%;
  padding: 0 10px;
}
.services-block .service-item {
  height: 100%;
  padding: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.services-block .service-item:before {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(251, 251, 251, 0.9);
}
.services-block .service-item .service-bordered {
  border: 1px solid #E0E0E0;
  padding: 20px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 355px;
  width: 100%;
  position: relative;
}
.services-block .service-item .icon {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  width: 70px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto 16px;
}
.services-block .service-item .title {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-weight: 600;
  font-size: 26px;
  text-transform: capitalize;
  margin-bottom: 12px;
}
.services-block .service-item .description {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  opacity: 0;
  visibility: hidden;
  height: 0px;
}
.services-block .service-item .description ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.services-block .service-item .description ul li {
  position: relative;
  padding-left: 7px;
  text-align: left;
}
.services-block .service-item .description ul li:before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  width: 3px;
  height: 3px;
  background-color: #A7DDFF;
}
.services-block .service-item:hover:before {
  background-color: rgb(251, 251, 251);
}
.services-block .service-item:hover .description {
  height: 108px;
  opacity: 1;
  visibility: visible;
  display: block;
}
.services-block .service-item:hover .title {
  font-size: 22px;
  line-height: 130%;
  color: #A7DDFF;
}

.questions-section {
  text-align: center;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
}
.questions-section:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #FBFBFB;
  opacity: 0.82;
}
.questions-section .r-container {
  position: relative;
}
.questions-section .description {
  font-size: 30px;
  margin-bottom: 57px;
}

.questions-section.zoom-section {
  background-size: 80%;
  -webkit-transition: all 3s;
  transition: all 3s;
}

.questions-section.zoom-section.active {
  background-size: 100%;
}

.work-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.work-block .work-wrap {
  padding: 0 10px;
  margin-bottom: 20px;
  width: 50%;
}
.work-block .work-wrap .work-item {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #E0E0E0;
}
.work-block .work-wrap .work-item img {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.work-block .work-wrap .work-item:hover img {
  -webkit-transform: scale(0.95);
  transform: scale(0.95);
}

.form-block {
  position: relative;
  margin-bottom: 45px;
}

.form-block label {
  font-weight: 400;
  font-size: 18px;
  text-transform: capitalize;
  color: #E0E0E0;
  margin-bottom: 0;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: text;
}

.form-block input,
.form-block textarea {
  width: 100%;
}

.form-block.active label {
  font-weight: normal;
  font-size: 12px;
  top: -20px;
  color: #2E2E2E;
}

.form-block .wpcf7-not-valid {
  border: 1px solid #C60A21;
}

.form-block.error > label {
  color: #C60A21;
}

.form-block .wpcf7-not-valid-tip {
  position: absolute;
  bottom: -25px;
  left: 0;
  font-size: 10px;
  color: #EC0101;
}
.form-block .wpcf7-not-valid{
  border: none;
  border-bottom: 1px solid #EC0101;
}
.wpcf7-spinner{
  position: absolute;
  bottom: 14px;
}
.wpcf7-form{
  position: relative;
}

.form-block.error input {
  border-bottom: 1px solid #EC0101;
}

.contacts-section {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.contacts-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.contacts-block .contacts-form {
  width: 50%;
  background-color: #FBFBFB;
  -webkit-box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
  padding: 60px 108px;
  text-align: center;
}
.contacts-block .contacts-form .title {
  font-weight: 600;
  font-size: 26px;
  margin-bottom: 45px;
}
.contacts-block .contacts-form .btn-primary {
  margin-top: 15px;
}
.contacts-block .contacts-info {
  width: 42%;
}
.contacts-block .contacts-info .contact-block {
  margin-bottom: 100px;
}
.contacts-block .contacts-info .contact-block:last-child {
  margin-bottom: 0;
}
.contacts-block .contacts-info .contact-block:last-child .contact-item {
  margin-bottom: 0;
}
.contacts-block .contacts-info .contact-block .title {
  font-weight: 600;
  font-size: 26px;
  margin-bottom: 16px;
}
.contacts-block .contacts-info .contact-block .contact-item {
  margin-bottom: 12px;
}
.contacts-block .contacts-info .contact-block .contact-item .name {
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 10px;
}
.contacts-block .contacts-info .contact-block a {
  font-size: 18px;
  color: #2E2E2E;
}
.contacts-block .contacts-info .contact-block a:hover {
  color: #A7DDFF;
  text-decoration: none;
}
.contacts-block .contacts-info .contact-block .contact-phone {
  padding-left: 37px;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_274_626' fill='white'%3E%3Cpath d='M1.30519 2.52114L1.72282 2.10352L6.09726 6.47796L5.33044 7.2436C5.27551 7.2984 5.23192 7.36349 5.20219 7.43515C5.17245 7.50681 5.15714 7.58364 5.15714 7.66123C5.15714 7.73882 5.17245 7.81564 5.20219 7.8873C5.23192 7.95897 5.27551 8.02406 5.33044 8.07885C5.33044 8.07885 6.82291 10.5735 8.12457 11.8751C9.42608 13.1766 11.9204 14.6688 11.9204 14.6688C12.0329 14.7758 12.1822 14.8355 12.3374 14.8355C12.4927 14.8355 12.642 14.7758 12.7545 14.6688L13.5213 13.902L17.8887 18.2788L17.471 18.6964C17.1643 19.0032 16.0011 20 13.8658 20C11.9593 20 8.84486 19.1601 4.84085 15.1572C-3.14947 7.16456 1.11526 2.71108 1.30519 2.52114Z'/%3E%3C/mask%3E%3Cpath d='M1.30519 2.52114L1.72282 2.10352L6.09726 6.47796L5.33044 7.2436C5.27551 7.2984 5.23192 7.36349 5.20219 7.43515C5.17245 7.50681 5.15714 7.58364 5.15714 7.66123C5.15714 7.73882 5.17245 7.81564 5.20219 7.8873C5.23192 7.95897 5.27551 8.02406 5.33044 8.07885C5.33044 8.07885 6.82291 10.5735 8.12457 11.8751C9.42608 13.1766 11.9204 14.6688 11.9204 14.6688C12.0329 14.7758 12.1822 14.8355 12.3374 14.8355C12.4927 14.8355 12.642 14.7758 12.7545 14.6688L13.5213 13.902L17.8887 18.2788L17.471 18.6964C17.1643 19.0032 16.0011 20 13.8658 20C11.9593 20 8.84486 19.1601 4.84085 15.1572C-3.14947 7.16456 1.11526 2.71108 1.30519 2.52114Z' fill='%232E2E2E'/%3E%3Cpath d='M1.30519 2.52114L2.71941 3.93535V3.93535L1.30519 2.52114ZM1.72282 2.10352L0.308607 0.689302L1.72282 -0.724911L3.13703 0.689302L1.72282 2.10352ZM6.09726 6.47796L7.51148 5.06374L8.92678 6.47905L7.51039 7.89326L6.09726 6.47796ZM5.33044 7.2436L6.74356 8.65891L6.74286 8.6596L5.33044 7.2436ZM5.33044 8.07885L6.74286 6.66285L6.919 6.83854L7.04673 7.05204L5.33044 8.07885ZM11.9204 14.6688L12.9472 12.9525L13.1377 13.0665L13.2986 13.2195L11.9204 14.6688ZM12.3374 14.8355V12.8355V14.8355ZM12.7545 14.6688L14.1687 16.083L14.1509 16.1008L14.1327 16.1182L12.7545 14.6688ZM13.5213 13.902L12.1071 12.4878L13.5228 11.072L14.937 12.4893L13.5213 13.902ZM17.8887 18.2788L19.3044 16.8661L20.7156 18.2803L19.3029 19.693L17.8887 18.2788ZM17.471 18.6964L16.0568 17.2822H16.0568L17.471 18.6964ZM4.84085 15.1572L3.42684 16.5717L3.42643 16.5712L4.84085 15.1572ZM8.12457 11.8751L6.71038 13.2893L8.12457 11.8751ZM-0.109018 1.10693L0.308607 0.689302L3.13703 3.51773L2.71941 3.93535L-0.109018 1.10693ZM3.13703 0.689302L7.51148 5.06374L4.68305 7.89217L0.308607 3.51773L3.13703 0.689302ZM7.51039 7.89326L6.74356 8.65891L3.91731 5.8283L4.68414 5.06265L7.51039 7.89326ZM6.74286 8.6596C6.87418 8.52862 6.97837 8.37301 7.04946 8.20168L3.35491 6.66862C3.48547 6.35397 3.67683 6.06818 3.91801 5.8276L6.74286 8.6596ZM7.04946 8.20168C7.12055 8.03038 7.15714 7.84672 7.15714 7.66123H3.15714C3.15714 7.32056 3.22435 6.98325 3.35491 6.66862L7.04946 8.20168ZM7.15714 7.66123C7.15714 7.47573 7.12054 7.29207 7.04946 7.12077L3.35491 8.65384C3.22435 8.33921 3.15714 8.0019 3.15714 7.66123H7.15714ZM7.04946 7.12077C6.97837 6.94945 6.87418 6.79384 6.74286 6.66285L3.91801 9.49485C3.67683 9.25428 3.48547 8.96849 3.35491 8.65384L7.04946 7.12077ZM13.2986 13.2195C13.0393 12.9729 12.6952 12.8355 12.3374 12.8355V16.8355C11.6692 16.8355 11.0265 16.5787 10.5422 16.1182L13.2986 13.2195ZM12.3374 12.8355C11.9797 12.8355 11.6356 12.9729 11.3763 13.2195L14.1327 16.1182C13.6484 16.5787 13.0057 16.8355 12.3374 16.8355V12.8355ZM11.3403 13.2546L12.1071 12.4878L14.9355 15.3162L14.1687 16.083L11.3403 13.2546ZM14.937 12.4893L19.3044 16.8661L16.4729 19.6915L12.1056 15.3147L14.937 12.4893ZM19.3029 19.693L18.8853 20.1106L16.0568 17.2822L16.4745 16.8646L19.3029 19.693ZM18.8853 20.1106C18.3273 20.6686 16.6841 22 13.8658 22V18C15.3181 18 16.0014 17.3377 16.0568 17.2822L18.8853 20.1106ZM13.8658 22C11.3057 22 7.70864 20.8522 3.42684 16.5717L6.25485 13.7428C9.98107 17.4679 12.613 18 13.8658 18V22ZM3.42643 16.5712C-0.820066 12.3235 -2.11526 8.69951 -1.99276 5.82791C-1.87217 3.00129 -0.395794 1.3937 -0.109018 1.10693L2.71941 3.93535C2.81625 3.83852 2.06529 4.55263 2.00361 5.99841C1.94385 7.39921 2.51145 9.9983 6.25527 13.7432L3.42643 16.5712ZM5.33044 8.07885C7.04673 7.05204 7.04666 7.05192 7.04659 7.05181C7.04658 7.05178 7.04651 7.05168 7.04648 7.05163C7.04643 7.05153 7.04639 7.05147 7.04638 7.05145C7.04635 7.05141 7.04641 7.05151 7.04656 7.05176C7.04686 7.05226 7.04751 7.05334 7.04851 7.05501C7.05051 7.05833 7.05389 7.06394 7.05861 7.07173C7.06804 7.08732 7.08279 7.1116 7.10246 7.1437C7.14181 7.20793 7.20069 7.30319 7.27584 7.42239C7.42654 7.66145 7.64056 7.99343 7.89215 8.36266C8.41547 9.13066 9.02739 9.9495 9.53876 10.4609L6.71038 13.2893C5.92009 12.4991 5.13494 11.4198 4.58661 10.6151C4.30238 10.1979 4.06192 9.82492 3.89211 9.55555C3.807 9.42055 3.73911 9.31074 3.69176 9.23347C3.66807 9.19481 3.64949 9.16423 3.63643 9.14264C3.62989 9.13184 3.62473 9.12329 3.621 9.11709C3.61914 9.11399 3.61763 9.11148 3.61649 9.10957C3.61591 9.10861 3.61543 9.10781 3.61504 9.10716C3.61485 9.10683 3.61467 9.10655 3.61452 9.1063C3.61445 9.10617 3.61436 9.10601 3.61432 9.10595C3.61423 9.1058 3.61415 9.10566 5.33044 8.07885ZM9.53876 10.4609C10.0501 10.9721 10.8688 11.584 11.6367 12.1072C12.0059 12.3588 12.3379 12.5728 12.5769 12.7234C12.6961 12.7986 12.7913 12.8575 12.8556 12.8968C12.8877 12.9165 12.9119 12.9312 12.9275 12.9407C12.9353 12.9454 12.9409 12.9487 12.9442 12.9507C12.9459 12.9517 12.947 12.9524 12.9475 12.9527C12.9477 12.9528 12.9478 12.9529 12.9478 12.9529C12.9478 12.9529 12.9477 12.9528 12.9476 12.9528C12.9476 12.9527 12.9475 12.9527 12.9474 12.9527C12.9473 12.9526 12.9472 12.9525 11.9204 14.6688C10.8936 16.3851 10.8935 16.385 10.8933 16.385C10.8933 16.3849 10.8931 16.3848 10.893 16.3847C10.8927 16.3846 10.8924 16.3844 10.8921 16.3842C10.8915 16.3838 10.8907 16.3834 10.8897 16.3828C10.8878 16.3816 10.8853 16.3801 10.8822 16.3783C10.876 16.3745 10.8674 16.3694 10.8566 16.3628C10.8351 16.3498 10.8045 16.3312 10.7658 16.3075C10.6886 16.2602 10.5788 16.1923 10.4438 16.1072C10.1744 15.9374 9.80146 15.697 9.38438 15.4128C8.57975 14.8645 7.50058 14.0795 6.71038 13.2893L9.53876 10.4609Z' fill='%232E2E2E' mask='url(%23path-1-inside-1_274_626)'/%3E%3Cpath d='M6.99583 5.3896L2.61785 1.0128L3.13457 0.500796C3.8023 -0.166932 4.96905 -0.166932 5.63678 0.500796L7.50783 2.37185C7.84287 2.70689 8.02691 3.15165 8.02691 3.62354C8.02691 4.09544 7.84287 4.54019 7.51019 4.87406L6.99583 5.3896ZM14.9331 12.2981C15.6008 11.6304 16.7675 11.6304 17.4353 12.2981L19.3063 14.1692C19.6402 14.5042 19.8242 14.949 19.8242 15.4209C19.8242 15.8927 19.6402 16.3375 19.304 16.6737L18.7884 17.1834L14.4199 12.8148L14.9331 12.2981Z' fill='%23A7DDFF'/%3E%3C/svg%3E%0A");
  background-position: left center;
  background-repeat: no-repeat;
}
.contacts-block .contacts-info .contact-block .contact-phone:hover {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_136_17' fill='white'%3E%3Cpath d='M1.30519 2.52114L1.72282 2.10352L6.09726 6.47796L5.33044 7.2436C5.27551 7.2984 5.23192 7.36349 5.20219 7.43515C5.17245 7.50681 5.15714 7.58364 5.15714 7.66123C5.15714 7.73882 5.17245 7.81564 5.20219 7.8873C5.23192 7.95897 5.27551 8.02406 5.33044 8.07885C5.33044 8.07885 6.82291 10.5735 8.12457 11.8751C9.42608 13.1766 11.9204 14.6688 11.9204 14.6688C12.0329 14.7758 12.1822 14.8355 12.3374 14.8355C12.4927 14.8355 12.642 14.7758 12.7545 14.6688L13.5213 13.902L17.8887 18.2788L17.471 18.6964C17.1643 19.0032 16.0011 20 13.8658 20C11.9593 20 8.84486 19.1601 4.84085 15.1572C-3.14947 7.16456 1.11526 2.71108 1.30519 2.52114Z'/%3E%3C/mask%3E%3Cpath d='M1.30519 2.52114L1.72282 2.10352L6.09726 6.47796L5.33044 7.2436C5.27551 7.2984 5.23192 7.36349 5.20219 7.43515C5.17245 7.50681 5.15714 7.58364 5.15714 7.66123C5.15714 7.73882 5.17245 7.81564 5.20219 7.8873C5.23192 7.95897 5.27551 8.02406 5.33044 8.07885C5.33044 8.07885 6.82291 10.5735 8.12457 11.8751C9.42608 13.1766 11.9204 14.6688 11.9204 14.6688C12.0329 14.7758 12.1822 14.8355 12.3374 14.8355C12.4927 14.8355 12.642 14.7758 12.7545 14.6688L13.5213 13.902L17.8887 18.2788L17.471 18.6964C17.1643 19.0032 16.0011 20 13.8658 20C11.9593 20 8.84486 19.1601 4.84085 15.1572C-3.14947 7.16456 1.11526 2.71108 1.30519 2.52114Z' fill='%23A7DDFF'/%3E%3Cpath d='M1.30519 2.52114L2.0123 3.22825L1.30519 2.52114ZM1.72282 2.10352L1.01571 1.39641L1.72282 0.689302L2.42993 1.39641L1.72282 2.10352ZM6.09726 6.47796L6.80437 5.77085L7.51202 6.4785L6.80382 7.18561L6.09726 6.47796ZM5.33044 7.2436L6.037 7.95125L6.03665 7.9516L5.33044 7.2436ZM5.33044 8.07885L6.03665 7.37085L6.12472 7.4587L6.18858 7.56544L5.33044 8.07885ZM11.9204 14.6688L12.4338 13.8107L12.5291 13.8677L12.6095 13.9441L11.9204 14.6688ZM12.3374 14.8355V13.8355V14.8355ZM12.7545 14.6688L13.4616 15.3759L13.4527 15.3848L13.4436 15.3935L12.7545 14.6688ZM13.5213 13.902L12.8142 13.1949L13.5221 12.487L14.2292 13.1957L13.5213 13.902ZM17.8887 18.2788L18.5965 17.5725L19.3021 18.2796L18.5958 18.9859L17.8887 18.2788ZM17.471 18.6964L16.7639 17.9893H16.7639L17.471 18.6964ZM4.84085 15.1572L4.13385 15.8644L4.13364 15.8642L4.84085 15.1572ZM8.12457 11.8751L7.41748 12.5822L8.12457 11.8751ZM0.598089 1.81403L1.01571 1.39641L2.42993 2.81062L2.0123 3.22825L0.598089 1.81403ZM2.42993 1.39641L6.80437 5.77085L5.39016 7.18506L1.01571 2.81062L2.42993 1.39641ZM6.80382 7.18561L6.037 7.95125L4.62387 6.53595L5.3907 5.77031L6.80382 7.18561ZM6.03665 7.9516C6.07484 7.91351 6.10515 7.86825 6.12582 7.81842L4.27855 7.05188C4.3587 6.85873 4.47617 6.68329 4.62422 6.5356L6.03665 7.9516ZM6.12582 7.81842C6.1465 7.7686 6.15714 7.71518 6.15714 7.66123H4.15714C4.15714 7.4521 4.1984 7.24503 4.27855 7.05188L6.12582 7.81842ZM6.15714 7.66123C6.15714 7.60727 6.1465 7.55386 6.12582 7.50404L4.27855 8.27057C4.1984 8.07742 4.15714 7.87036 4.15714 7.66123H6.15714ZM6.12582 7.50404C6.10515 7.45421 6.07484 7.40895 6.03665 7.37085L4.62422 8.78685C4.47617 8.63917 4.3587 8.46373 4.27855 8.27057L6.12582 7.50404ZM12.6095 13.9441C12.5361 13.8744 12.4387 13.8355 12.3374 13.8355V15.8355C11.9257 15.8355 11.5297 15.6772 11.2313 15.3935L12.6095 13.9441ZM12.3374 13.8355C12.2362 13.8355 12.1388 13.8744 12.0654 13.9441L13.4436 15.3935C13.1452 15.6772 12.7492 15.8355 12.3374 15.8355V13.8355ZM12.0474 13.9617L12.8142 13.1949L14.2284 14.6091L13.4616 15.3759L12.0474 13.9617ZM14.2292 13.1957L18.5965 17.5725L17.1808 18.9851L12.8134 14.6083L14.2292 13.1957ZM18.5958 18.9859L18.1782 19.4035L16.7639 17.9893L17.1816 17.5717L18.5958 18.9859ZM18.1782 19.4035C17.7458 19.8359 16.3426 21 13.8658 21V19C15.6596 19 16.5828 18.1704 16.7639 17.9893L18.1782 19.4035ZM13.8658 21C11.6325 21 8.27675 20.0061 4.13385 15.8644L5.54785 14.45C9.41296 18.314 12.2862 19 13.8658 19V21ZM4.13364 15.8642C0.0128117 11.7422 -1.10048 8.37443 -0.993664 5.87054C-0.887802 3.38913 0.407217 2.00491 0.598089 1.81403L2.0123 3.22825C2.01324 3.22731 1.08092 4.1648 1.00452 5.95578C0.929071 7.72428 1.67857 10.5796 5.54806 14.4502L4.13364 15.8642ZM5.33044 8.07885C6.18858 7.56544 6.18855 7.56539 6.18852 7.56534C6.18852 7.56534 6.1885 7.5653 6.1885 7.5653C6.18849 7.56529 6.18851 7.56531 6.18854 7.56538C6.18862 7.56551 6.18879 7.56579 6.18904 7.56621C6.18955 7.56706 6.19042 7.56851 6.19164 7.57053C6.19407 7.57457 6.19789 7.58091 6.20306 7.58946C6.2134 7.60655 6.22911 7.6324 6.24978 7.66614C6.29114 7.73363 6.35227 7.83253 6.42991 7.95568C6.58539 8.20231 6.80601 8.54456 7.06577 8.92576C7.59534 9.70294 8.25056 10.5869 8.83167 11.168L7.41748 12.5822C6.69691 11.8617 5.95507 10.8475 5.41299 10.052C5.13692 9.64681 4.90308 9.28405 4.73804 9.02226C4.65542 8.89121 4.58978 8.78504 4.54443 8.71103C4.52175 8.67401 4.50413 8.645 4.49197 8.62491C4.48589 8.61487 4.48118 8.60705 4.47788 8.60157C4.47623 8.59883 4.47494 8.59667 4.474 8.59512C4.47354 8.59434 4.47316 8.59371 4.47288 8.59323C4.47273 8.59299 4.47261 8.59279 4.47252 8.59263C4.47247 8.59255 4.47241 8.59246 4.47239 8.59242C4.47234 8.59233 4.47229 8.59226 5.33044 8.07885ZM8.83167 11.168C9.4127 11.749 10.2966 12.4041 11.0737 12.9336C11.4548 13.1933 11.797 13.4139 12.0436 13.5694C12.1668 13.647 12.2656 13.7081 12.3331 13.7495C12.3669 13.7702 12.3927 13.7859 12.4098 13.7962C12.4183 13.8014 12.4247 13.8052 12.4287 13.8076C12.4308 13.8088 12.4322 13.8097 12.433 13.8102C12.4335 13.8105 12.4338 13.8106 12.4339 13.8107C12.4339 13.8108 12.434 13.8108 12.434 13.8108C12.434 13.8108 12.4339 13.8107 12.4339 13.8107C12.4339 13.8107 12.4338 13.8107 11.9204 14.6688C11.407 15.527 11.4069 15.5269 11.4069 15.5269C11.4068 15.5269 11.4067 15.5268 11.4066 15.5268C11.4065 15.5267 11.4063 15.5265 11.406 15.5264C11.4056 15.5261 11.4049 15.5257 11.4042 15.5253C11.4026 15.5243 11.4004 15.523 11.3977 15.5214C11.3922 15.5181 11.3844 15.5134 11.3744 15.5073C11.3543 15.4951 11.3253 15.4775 11.2883 15.4548C11.2143 15.4095 11.1081 15.3439 10.9771 15.2613C10.7153 15.0962 10.3526 14.8624 9.94747 14.5864C9.15202 14.0444 8.13796 13.3027 7.41748 12.5822L8.83167 11.168Z' fill='%23A7DDFF' mask='url(%23path-1-inside-1_136_17)'/%3E%3Cpath d='M6.99583 5.3896L2.61785 1.0128L3.13457 0.500796C3.8023 -0.166932 4.96905 -0.166932 5.63678 0.500796L7.50783 2.37185C7.84287 2.70689 8.02691 3.15165 8.02691 3.62354C8.02691 4.09544 7.84287 4.54019 7.51019 4.87406L6.99583 5.3896ZM14.9331 12.2981C15.6008 11.6304 16.7675 11.6304 17.4353 12.2981L19.3063 14.1692C19.6402 14.5042 19.8242 14.949 19.8242 15.4209C19.8242 15.8927 19.6402 16.3375 19.304 16.6737L18.7884 17.1834L14.4199 12.8148L14.9331 12.2981Z' fill='black'/%3E%3C/svg%3E%0A");
}
.contacts-block .contacts-info .contact-block .contact-mail {
  padding-left: 39px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 13L2 6.76V6C2 4.89 2.89 4 4 4H20C20.5304 4 21.0391 4.21071 21.4142 4.58579C21.7893 4.96086 22 5.46957 22 6V6.75L12 13Z' fill='%23A7DDFF'/%3E%3Cpath d='M2.38461 9L12 15L21.6 9H22V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V9H2.38461Z' fill='%232E2E2E'/%3E%3C/svg%3E%0A");
  background-position: left center;
  background-repeat: no-repeat;
}
.contacts-block .contacts-info .contact-block .contact-mail:hover {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 13L2 6.76V6C2 4.89 2.89 4 4 4H20C20.5304 4 21.0391 4.21071 21.4142 4.58579C21.7893 4.96086 22 5.46957 22 6V6.75L12 13Z' fill='%232E2E2E'/%3E%3Cpath d='M2.38461 9L12 15L21.6 9H22V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V9H2.38461Z' fill='%23A7DDFF'/%3E%3C/svg%3E%0A");
}

.footer {
  background-color: #F7F7F7;
  padding: 20px 0;
}
.footer .r-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.footer a {
  color: #2E2E2E;
}
.footer a:hover {
  color: #A7DDFF;
  text-decoration: none;
}

.mobile-menu-btn {
  display: none;
  width: 30px;
  vertical-align: middle;
  margin-left: 40px;
  position: relative;
  height: 20px;
  cursor: pointer;
}

.mobile-menu-btn span {
  display: block;
  height: 2px;
  margin-bottom: 6px;
  background-color: #2E2E2E;
  width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.mobile-menu-btn span:last-child {
  margin-bottom: 0;
}

.mobile-menu-btn.close-menu {
  width: 30px;
  height: 20px;
  position: relative;
}

.mobile-menu-btn.close-menu span {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-bottom: 0;
}

.mobile-menu-btn.close-menu span:last-child {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.zoom-section .zoom-item {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all 3s;
  transition: all 3s;
}

.zoom-section.active .zoom-item {
  -webkit-transform: scale(1);
  transform: scale(1);
}

@media screen and (max-width: 1310px) {
  .r-container {
    width: 1170px;
  }

  header {
    padding: 10px 0 30px 0;
  }

  .header .logo {
    width: 130px;
    height: 70px;
    margin-bottom: -16px;
  }

  .footer-logo {
    width: 130px;
    height: 70px;
  }

  section {
    padding: 120px 0;
  }

  h1 {
    font-size: 72px;
    line-height: 86px;
    margin-bottom: 50px;
  }

  .subtitle {
    font-size: 64px;
    line-height: 74px;
  }

  h2, .main-title {
    font-size: 46px;
    line-height: 58px;
    margin-bottom: 50px;
  }

  .main-section .text {
    font-size: 26px;
    max-width: 460px;
  }

  .about-block .about-text .title span {
    font-size: 60px;
  }

  .advantages-section .advantages .advantage-item .icon {
    width: 50px;
    height: 50px;
  }

  .advantages-section .advantages .advantage-item .title {
    font-size: 22px;
    height: 34px;
  }

  .services-block .service-item .title {
    font-size: 22px;
  }

  .contacts-block .contacts-form {
    padding: 40px 80px;
  }
}
@media screen and (max-width: 1199px) {
  .r-container {
    width: 970px;
  }

  .mobile-menu-btn {
    display: inline-block;
  }

  .main-menu {
    position: fixed;
    top: 94px;
    right: -350px;
    bottom: 0;
    width: 300px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    z-index: 99;
    -webkit-box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.2);
    margin: 0;
    padding: 0 20px;
  }

  .main-menu li {
    position: relative;
  }

  .main-menu li a {
    font-size: 18px;
  }

  .open-menu .main-menu {
    right: 0;
  }

  main:after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #000;
    z-index: 12;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 0;
    visibility: hidden;
  }

  .open-menu main:after {
    opacity: 0.6;
    visibility: visible;
  }

  section {
    padding: 100px 0;
  }

  h1 {
    font-size: 62px;
    line-height: 70px;
    margin-bottom: 40px;
  }

  .subtitle {
    font-size: 54px;
    line-height: 64px;
  }

  h2, .main-title {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 40px;
  }

  .main-section .text {
    font-size: 24px;
    max-width: 400px;
  }

  .about-block .about-text .title span {
    font-size: 50px;
  }

  .main-section img {
    max-width: 590px;
  }

  .phone-drop a {
    display: inline-block;
    vertical-align: 2px;
  }

  .r-drpodown .drop-container {
    padding-bottom: 10px;
  }

  .bordered-block {
    padding: 20px 20px;
  }

  .services-block {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .services-block .service-wrap {
    width: 50%;
    margin-bottom: 20px;
  }

  .contacts-block .contacts-form {
    padding: 40px;
  }

  .form-block {
    margin-bottom: 30px;
  }

  .contacts-block .contacts-info .contact-block {
    margin-bottom: 65px;
  }

  .questions-section .description {
    font-size: 26px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 991px) {
  .r-container {
    width: 750px;
  }

  section {
    padding: 80px 0;
  }

  h1 {
    font-size: 50px;
    line-height: 60px;
  }

  .subtitle {
    font-size: 40px;
    line-height: 54px;
  }

  h2, .main-title {
    font-size: 38px;
    line-height: 46px;
  }

  .main-section .text {
    font-size: 20px;
    max-width: 350px;
  }

  .main-section img {
    max-width: 490px;
  }

  .about-block .about-text {
    padding: 20px;
  }

  .about-block .about-text .title {
    font-size: 20px;
    line-height: 1;
  }

  .about-block .about-text .title span {
    font-size: 40px;
    line-height: 1.2;
  }

  .advantages-section .advantages {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .advantages-section .advantages .advantage-item {
    width: 50%;
  }

  .services-block .service-item .icon {
    width: 50px;
    height: 50px;
  }

  .contacts-block .contacts-form .title {
    font-size: 24px;
  }

  .footer-logo {
    width: 110px;
    height: 68px;
  }

  .footer-logo svg {
    vertical-align: middle;
  }
}
@media screen and (max-width: 767px) {
  .r-container {
    width: 100%;
  }

  .wrapper {
    font-size: 16px;
  }

  section {
    padding: 60px 0;
  }

  h1 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 30px;
  }

  .subtitle {
    font-size: 30px;
    line-height: 40px;
  }

  h2, .main-title {
    font-size: 32px;
    line-height: 40px;
  }

  .main-section .text {
    font-size: 18px;
    max-width: 300px;
  }

  .main-section img {
    max-width: 310px;
  }

  .main-section .btn-primary {
    margin-bottom: 40px;
  }

  .about-block {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .about-block .about-text:before {
    right: -50%;
  }

  .about-block:nth-child(2n) .about-text:before {
    left: -50%;
  }

  .about-block .about-text {
    margin-bottom: 20px;
  }

  .about-block .about-text, .about-block .about-image {
    width: 100%;
  }

  .contacts-block {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .contacts-block .contacts-form, .contacts-block .contacts-info {
    width: 100%;
  }

  .contacts-block .contacts-form {
    margin-bottom: 40px;
  }

  .contacts-block .contacts-info .contact-block {
    margin-bottom: 40px;
  }

  .footer {
    padding: 10px 0;
  }

  .footer .r-container {
    font-size: 14px;
  }
}
@media screen and (max-width: 579px) {
  .header {
    padding: 10px 0;
  }

  .header .location, .header .phone-drop {
    display: none;
  }

  .header .logo {
    width: 110px;
    height: 74px;
    margin-bottom: 0;
  }

  .main-menu {
    width: 250px;
  }

  section {
    padding: 50px 0;
  }

  h1 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px;
  }

  h2, .main-title {
    font-size: 32px;
    line-height: 40px;
  }

  .main-section img {
    display: none;
  }

  .main-section .btn-primary {
    margin-bottom: 0;
  }

  .about-block .about-text {
    padding: 15px 0;
  }

  .about-block .about-text .title span {
    font-size: 36px;
    margin-right: 10px;
  }

  .advantages-section .advantages .advantage-item {
    width: 100%;
  }

  .advantages-section .advantages .advantage-item .description {
    opacity: 1;
    visibility: visible;
    height: auto;
  }
  .services-block .service-item:hover .title {
    font-size: 22px;
    line-height: 1.5;
    color: #2E2E2E;
  }
  .services-block .service-item:hover .description {
    height: auto;
  }

  .services-section .section-logo {
    display: none;
  }

  .services-block .service-wrap {
    width: 100%;
  }

  .services-block .service-item .description{
    opacity: 1;
    visibility: visible;
    height: auto;
  }

  .questions-section .description {
    font-size: 22px;
    line-height: 26px;
  }

  .work-block .work-wrap {
    width: 100%;
  }

  .contacts-block .contacts-form {
    padding: 20px;
  }

  .contacts-block .contacts-form .title {
    font-size: 22px;
  }

  .footer .r-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .footer .r-container .copy {
    width: 100%;
  }

  .footer .r-container .develop {
    width: 100%;
  }

  .footer-logo {
    height: 74px;
  }

  .contacts-section {
    background-color: #fff;
    background-image: none !important;
  }
}